@charset "UTF-8";

* {
    box-sizing: border-box;
}

html{
    background:#fff;
}

body {
    background-color: #ffffff;
    overflow-x: hidden;
    color: #1b1b1d;
    margin: 0 auto !important;
    font-family: "Montserrat", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    max-width:1920px;
    box-shadow: 0 0 5px #ebedef;
}

a {
    color: #1b1b1d;
    text-decoration: none;
    transition: all .2s;
}

a:focus,
a:hover {
    color: #00579a;
    text-decoration: none;
}

/* Margin */
.margin-top-0 {
    margin-top: 0px !important;
}

.margin-top-10 {
    margin-top: 10px !important;
}

.margin-top-20 {
    margin-top: 20px !important;
}

.margin-top-30 {
    margin-top: 30px !important;
}

.margin-top-40 {
    margin-top: 40px !important;
}

.margin-top-50 {
    margin-top: 50px !important;
}

.margin-bottom-0 {
    margin-bottom: 0px !important;
}

.margin-bottom-10 {
    margin-bottom: 10px !important;
}

.margin-bottom-20 {
    margin-bottom: 20px !important;
}

.margin-bottom-30 {
    margin-bottom: 30px !important;
}

.margin-bottom-40 {
    margin-bottom: 40px !important;
}

.margin-bottom-50 {
    margin-bottom: 50px !important;
}

.margin-left-0 {
    margin-left: 0px !important;
}

.margin-left-10 {
    margin-left: 10px !important;
}

.margin-left-20 {
    margin-left: 20px !important;
}

.margin-left-30 {
    margin-left: 30px !important;
}

.margin-left-40 {
    margin-left: 40px !important;
}

.margin-left-50 {
    margin-left: 50px !important;
}

.margin-right-0 {
    margin-right: 0px !important;
}

.margin-right-10 {
    margin-right: 10px !important;
}

.margin-right-20 {
    margin-right: 20px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.margin-right-40 {
    margin-right: 40px !important;
}

.margin-right-50 {
    margin-right: 50px !important;
}

/* Padding */
.padding-top-0 {
    padding-top: 0px !important;
}

.padding-top-10 {
    padding-top: 10px !important;
}

.padding-top-20 {
    padding-top: 20px !important;
}

.padding-top-30 {
    padding-top: 30px !important;
}

.padding-top-40 {
    padding-top: 40px !important;
}

.padding-top-50 {
    padding-top: 50px !important;
}

.padding-bottom-0 {
    padding-bottom: 0px !important;
}

.padding-bottom-10 {
    padding-bottom: 10px !important;
}

.padding-bottom-20 {
    padding-bottom: 20px !important;
}

.padding-bottom-30 {
    padding-bottom: 30px !important;
}

.padding-bottom-40 {
    padding-bottom: 40px !important;
}

.padding-bottom-50 {
    padding-bottom: 50px !important;
}

.padding-left-0 {
    padding-left: 0px !important;
}

.padding-left-10 {
    padding-left: 10px !important;
}

.padding-left-20 {
    padding-left: 20px !important;
}

.padding-left-30 {
    padding-left: 30px !important;
}

.padding-left-40 {
    padding-left: 40px !important;
}

.padding-left-50 {
    padding-left: 50px !important;
}

.padding-right-0 {
    padding-right: 0px !important;
}

.padding-right-10 {
    padding-right: 10px !important;
}

.padding-right-20 {
    padding-right: 20px !important;
}

.padding-right-30 {
    padding-right: 30px !important;
}

.padding-right-40 {
    padding-right: 40px !important;
}

.padding-right-50 {
    padding-right: 50px !important;
}

.main {
    width: 100%;
}

.container {
    width: 100%;
    max-width: 1400px;
}

.dropdown-toggle:after {
    border: none;
    width: auto;
    height: auto;
    margin-left: .6em;
}

ul.nav {
    margin-left: 0;
}

embed,
iframe,
object,
video {
    max-width: 100%;
    border: none;
}

form {
    margin-bottom: 1.618em;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button {
    border: 0;
    border-radius: 15px;
    cursor: pointer;
    padding: 0.6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 400;
    text-shadow: none;
    display: inline-block;
    outline: none;
    -webkit-appearance: none;
    -webkit-font-smoothing: antialiased;
}

button.cta,
button.alt,
input[type="button"].cta,
input[type="button"].alt,
input[type="reset"].cta,
input[type="reset"].alt,
input[type="submit"].cta,
input[type="submit"].alt,
.button.cta,
.button.alt {
    background-color: #2c2d33;
    border-color: #2c2d33;
}

button.cta:hover,
button.alt:hover,
input[type="button"].cta:hover,
input[type="button"].alt:hover,
input[type="reset"].cta:hover,
input[type="reset"].alt:hover,
input[type="submit"].cta:hover,
input[type="submit"].alt:hover,
.button.cta:hover,
.button.alt:hover {
    background-color: #2c2d33;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover {
    background-color: #2c2d33;
    color: #fff;
}

button.loading,
input[type="button"].loading,
input[type="reset"].loading,
input[type="submit"].loading,
.button.loading {
    opacity: 0.5;
}

button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
    padding: 0.5407911001em 0.875em;
    font-size: 0.875em;
}

button.disabled,
button:disabled,
input[type="button"].disabled,
input[type="button"]:disabled,
input[type="reset"].disabled,
input[type="reset"]:disabled,
input[type="submit"].disabled,
input[type="submit"]:disabled,
.button.disabled,
.button:disabled {
    opacity: 0.5 !important;
    cursor: not-allowed;
}

button.disabled:hover,
button:disabled:hover,
input[type="button"].disabled:hover,
input[type="button"]:disabled:hover,
input[type="reset"].disabled:hover,
input[type="reset"]:disabled:hover,
input[type="submit"].disabled:hover,
input[type="submit"]:disabled:hover,
.button.disabled:hover,
.button:disabled:hover {
    opacity: 0.5 !important;
}

input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
textarea,
.input-text {
    padding: 9px;
    background-color: #fff;
    color: #1b1b1d;
    outline: none;
    border: 0;
    -webkit-appearance: none;
    border-radius: 15px;
    box-sizing: border-box;
    font-weight: normal;
    font-size: 1em;
    border: 1px solid #ebedef;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
.input-text:focus {
    color: #464a4c;
    background-color: #fff;
    border-color: #5cb3fd;
    outline: none;
}

textarea {
    overflow: auto;
    padding-left: 0.875em;
    vertical-align: top;
    width: 100%;
}

label {
    font-weight: 500;
}

label.inline input {
    width: auto;
}

fieldset {
    padding: 0;
    border: 0;
    margin-bottom: 1.618em;
}

fieldset legend {
    font-weight: 500;
}

[placeholder]:focus::-webkit-input-placeholder {
    transition: all .2s;
    opacity: 0;
}

select {
    display: inline-block;
    max-width: 100%;
    height: 45px;
    padding: 6px 36px 6px 20px;
    line-height: 1.25;
    color: #464a4c;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3E%3Cpath fill='%23333' d='M2 0L0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") no-repeat right 20px center;
    background-size: 8px 10px;
    border: 1px solid #ebedef;
    border-radius: 15px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

select:focus {
    border-color: #5cb3fd;
    outline: none;
}

select:focus::-ms-value {
    color: #464a4c;
    background-color: #fff;
}

select:disabled {
    color: #636c72;
    cursor: not-allowed;
    background-color: #eceeef;
}

select::-ms-expand {
    opacity: 0;
}

.col-full-width {
    max-width: 1500px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

.col-full {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
    padding-right: 15px;
    padding-left: 15px;
}

#content #primary {
    position: relative;
    width: 100%;
}

#content #secondary {
    order: 1;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

#content .col-full #primary {
    order: 1;
    width: 73%;
}

#content .col-full #secondary {
    order: 0;
    width: 27%;
}

table {
    border-spacing: 0;
    width: 100%;
    border-collapse: separate;
}

table caption {
    padding: 1em 0;
    font-weight: 500;
}

table td,
table th {
    padding: 1em 1.41575em;
    text-align: left;
    vertical-align: top;
}

table td p:last-child,
table th p:last-child {
    margin-bottom: 0;
}

table thead th {
    text-transform: uppercase;
    padding: 1.41575em;
    vertical-align: middle;
    font-weight: 500;
}

table tbody h2 {
    font-size: 1em;
    font-weight: normal;
}

table tbody h2 a {
    font-weight: normal;
}

body {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    color: #333333;
    background: #fafafa;
}

button,
input,
textarea {
    color: #333333;
}

button,
.button,
.btn {
    border-radius: 50px;
    outline: none !important;
    transition: all .2s;
}

button:focus,
button:hover,
.button:focus,
.button:hover,
.btn:focus,
.btn:hover,
.btn-primary:focus,
.btn-primary:hover {
    box-shadow: none;
}

select {
    color: initial;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    font-weight: 400;
    margin: 0 0 10px;
    color: #1f1f1f;
}

h1,
.alpha {
    font-size: 26px;
    line-height: 36px;
    text-transform: none;
    font-weight: 400;
}

h2,
.beta {
    font-size: 1.8em;
    line-height: 1.214;
}

h3,
.gamma {
    font-size: 1.518em;
}

h4,
.delta {
    font-size: 1.31575em;
    font-weight: 500;
}

.alpha,
.beta,
.gamma,
.delta {
    display: block;
}

p+h2,
p+header h2,
p+h3,
p+h4,
ul+h2,
ul+header h2,
ul+h3,
ul+h4,
ol+h2,
ol+header h2,
ol+h3,
ol+h4,
table+h2,
table+header h2,
table+h3,
table+h4,
blockquote+h2,
blockquote+header h2,
blockquote+h3,
blockquote+h4,
form+h2,
form+header h2,
form+h3,
form+h4 {
    margin-top: 2.2906835em;
}

hr {
    background-color:#b7babb;
    border: 0;
    height: 3px;
    margin: 30px 0;
}

p {
    margin: 0 0 1em;
}

ul,
ol {
    margin: 0 0 1em 3em;
    padding: 0;
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1em;
}

dt {
    font-weight: 500;
}

dd {
    margin: 0 0 1.618em;
}

b,
strong {
    font-weight: 500;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    padding: 0 1em;
    border-left: 3px solid rgba(0, 0, 0, 0.05);
    font-style: italic;
}

address {
    margin: 0 0 1em;
}

pre {
    background: rgba(0, 0, 0, 0.1);
    font-family: "Courier 10 Pitch", Courier, monospace;
    margin-bottom: 1.618em;
    padding: 1.618em;
    overflow: auto;
    max-width: 100%;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    background-color: rgba(0, 0, 0, 0.05);
    padding: 0.202em 0.5407911001em;
}

kbd {
    background-color: grey;
}

abbr,
acronym {
    border-bottom: 1px dotted #666;
    cursor: help;
}

mark,
ins {
    text-decoration: none;
    font-weight: 500;
    background: transparent;
}

sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    bottom: 1ex;
}

sub {
    top: .5ex;
}

small {
    font-size: 75%;
}

big {
    font-size: 125%;
}

figure {
    margin: 0;
}

table {
    margin: 0 0 1em;
    width: 100%;
}

th {
    font-weight: 500;
}

.clear::after,
.entry-content::after,
.site-header::after,
.site-content::after {
    display: block;
    content: "";
    clear: both;
}

.entry-content iframe {
    border: none;
    padding: 0;
    width: 100% !important;
    height: 700px;
}

.inline {
    display: inline;
}

.page .hentry.type-page .entry-header {
    text-align: center;
    border-bottom: 0;
    margin-bottom: 4.438em !important;
    position: relative;
}

.page .hentry.type-page .entry-header .entry-title {
    font-size: 2.750em;
    margin-bottom: 0.227em;
    line-height: 1.045em;
    color: #090909;
    font-weight: 500;
    margin-bottom: 0.273em;
}

.site-content {
    outline: none;
    min-height: 600px;
}

/**
 * Pagination
 */
.pagination {
    overflow: hidden;
    width: 100%;
    justify-content: space-between;
}

.commerce-pagination {
    padding: 15px 0;
}

.pagination .page-numbers,
.commerce-pagination .page-numbers {
    margin: 0;
}

.pagination .page-numbers::after,
.commerce-pagination .page-numbers::after {
    display: block;
    content: "";
    clear: both;
}

.pagination .page-numbers li,
.commerce-pagination .page-numbers li {
    display: inline-block;
}

.pagination .page-numbers li .page-numbers,
.commerce-pagination .page-numbers li .page-numbers {
    font-size: 1em;
    display: inline-block;
    padding: 0.667em 1.133em;
    color: #1b1b1d;
    font-weight: 500;
    line-height: 1.543em;
}

.pagination .page-numbers li .page-numbers.current,
.commerce-pagination .page-numbers li .page-numbers.current {
    background-color: #00579a;
    color: #fff;
    padding: 15px 25px;
    border-radius: 15px;
}

.pagination .page-numbers li .page-numbers.next,
.pagination .page-numbers li .page-numbers.prev,
.commerce-pagination .page-numbers li .page-numbers.next,
.commerce-pagination .page-numbers li .page-numbers.prev {
    font-size: 0px;
    vertical-align: middle;
}

.pagination .page-numbers li .page-numbers.next:after,
.pagination .page-numbers li .page-numbers.prev:after,
.commerce-pagination .page-numbers li .page-numbers.next:after,
.commerce-pagination .page-numbers li .page-numbers.prev:after {
    font-family: joo-icons;
    font-size: 31px;
    opacity: 0.5;
    margin: 0px 5px;
    line-height: 1;
}

.pagination .page-numbers li .page-numbers.next:after,
.commerce-pagination .page-numbers li .page-numbers.next:after {
    content: "\74";
}

.pagination .page-numbers li .page-numbers.prev:after,
.commerce-pagination .page-numbers li .page-numbers.prev:after {
    content: "\75";
}

.pagination .page-numbers li a.page-numbers:hover,
.commerce-pagination .page-numbers li a.page-numbers:hover {
    opacity: 0.8;
}

.hentry.page-std {
    background:#fff;
    padding:15px;
    border-radius: 15px;
    box-shadow: 0 0 5px #ebedef;
    margin-bottom:30px;
}

.hentry .entry-content {
    padding-bottom: 20px;
}

.hentry .media-attachment img {
    margin-bottom: 1.618em;
    margin-left: auto;
    margin-right: auto;
}

.hentry .entry-header {
    margin-bottom: 1em;
    border-bottom: 1px solid #ebedef;
}

.hentry .entry-header .posted-on {
    font-size: 0.875em;
    background: #eeeeef;
    padding: 5px 10px;
    border-radius: 3px;
    margin-bottom: 5px;
}

.hentry .entry-header .posted-on a {
    font-weight: 400;
    text-decoration: underline;
}

.hentry .entry-header .posted-on a:hover {
    text-decoration: none;
}

.hentry .entry-meta {
    font-weight: 300;
}

.updated:not(.published) {
    display: none;
}

.page-links {
    clear: both;
    margin: 0 0 1em;
}

.site-header .site-header-cart {
    position: relative;
}

.site-header .nav li a:hover,
.site-header .nav li a:focus,
.site-header .nav li a:active {
    text-decoration: none;
    outline: none;
}

.site-header {
    font-size: 0.938em;
    background-color: #fff;
    color: #1b1b1d;
    background-position: center center;
    position: relative;
    padding-top: 2.133em;
    padding-bottom: 1.867em;
    z-index: 999;
}

.site-header .custom-logo-link svg {
    min-width: 176px;
    height: 28px;
}

.site-header .widget {
    margin-bottom: 0;
}

.no-wc-breadcrumb .site-header {
    margin-bottom: 4.235801032em;
}

.site-header {
    padding-bottom: 1em;
}

.site-header .row {
    align-items: center;
}

.site-header .site-nav {
    flex:1;
    margin-bottom: 0;
}

.site-header .site-tools {
    width: 330px;
    margin-bottom: 0;
    margin-top:11px;
    text-align: right;
}

.sticky-logo{
    display:none;
    margin-right:10px;
    margin-top:7px;
}

.sticky-logo img{
    max-height:50px;
}

.stuck .sticky-logo{
    display:none;
}

.site-header .row+.sticky-wrapper,
.site-header .row+.row {
    margin: 0.6em 0 0;
}

.site-header {
    padding: 0;
    margin-bottom: 0;
    background:#00579a;
}

.top-bar .nav>li.help-item {
   background:#009ee2;
   color:#fff;
   height:52px;
   line-height:52px;
   text-align:left;
   border-radius:52px;
   padding:0 20px;
   margin-left:10px;
}
.top-bar .nav>li.help-item a {
    line-height:52px;
    display:inline-block;
    cursor: pointer;
    color:#fff;
}

.top-bar .nav>li.help-item.track-item {
   background:#cbedd7;
}

.top-bar .nav>li.help-item.track-item a {
   color:#248e4a;
}

.top-bar .nav>li.help-item.track-item a:hover {
   color:#46bd71;
}

.main-header{
    display:flex;
    flex-wrap:nowrap;
    justify-content:space-between;
    align-items:center;
    padding:0 30px;
}

.hentry .updated:not(.published) {
    display: none;
}

.post-navigation .nav-links::after {
    display: block;
    content: "";
    clear: both;
}

.post-navigation .nav-links .nav-previous {
    float: left;
}

.post-navigation .nav-links .nav-next {
    float: right;
    text-align: right;
}

.post-navigation .nav-links .nav-previous,
.post-navigation .nav-links .nav-next {
    width: 48%;
}

.post-navigation .nav-links .nav-previous a,
.post-navigation .nav-links .nav-next a {
    color: #626060;
}

.post-navigation .nav-links .nav-previous a:hover,
.post-navigation .nav-links .nav-previous a:focus,
.post-navigation .nav-links .nav-next a:hover,
.post-navigation .nav-links .nav-next a:focus {
    text-decoration: none;
    color: #484747;
    transform: none !important;
}

.site-main nav.navigation.post-navigation {
    margin-bottom: 4em;
}

.site-main nav.navigation.post-navigation .nav-next a,
.site-main nav.navigation.post-navigation .nav-previous a {
    padding: 0.618047em 0;
}

.site-main nav.navigation.post-navigation .nav-next a:before,
.site-main nav.navigation.post-navigation .nav-next a:after,
.site-main nav.navigation.post-navigation .nav-previous a:before,
.site-main nav.navigation.post-navigation .nav-previous a:after {
    content: none;
}

.site-main nav.navigation.post-navigation .nav-next a:hover,
.site-main nav.navigation.post-navigation .nav-previous a:hover {
    transform: none;
}

.post-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.post-list .post {
    width: calc(50% - 40px);
    margin: 20px;
}

.blog-list .post,
.blog-info .post {
    background: #fff;
    padding: 0;
    -webkit-box-shadow: 1px 3px 1px #ebedef;
    -moz-box-shadow: 1px 3px 1px #ebedef;
    box-shadow: 1px 3px 1px #ebedef;
    border-radius: 15px;
    overflow: hidden;
}

.blog-info .post {
    max-width: 920px;
    margin: auto;
}

.blog-info .post .content-body {
    position: relative;
    padding: 15px;
}

.blog-list .post .post-thumbnail {
    position: relative;
}

.blog-list .post .post-thumbnail img {
    width: 100%;
    max-width: 100%;
}

.blog-list .post .content-body {
    position: relative;
    padding: 15px;
}

.blog-list .post .content-body h2.entry-title {
    margin: 1rem 0;
    font-size: 1.25rem;
    line-height: 1.65rem;
}

#secondary .widget ul ul {
    margin-left: 0px;
    margin-top: 8px;
}

a.remove {
    font-weight: 400;
}

.site-main nav.navigation {
    margin: 0 0 1em;
}

.site-main nav.navigation::after {
    display: block;
    content: "";
    clear: both;
}

.site-main nav.navigation .nav-previous a,
.site-main nav.navigation .nav-next a {
    display: inline-block;
    transition: all .2s;
    padding: 0.6180469716em 1em;
    border-radius: 3px;
}

.site-main nav.navigation .nav-previous {
    float: left;
    width: 50%;
}

.site-main nav.navigation .nav-previous a:hover {
    -webkit-transform: translate(-1em);
    -ms-transform: translate(-1em);
    transform: translate(-1em);
}

.site-main nav.navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.site-main nav.navigation .nav-next a:hover {
    -webkit-transform: translate(-1em);
    -ms-transform: translate(-1em);
    transform: translate(-1em);
}

.shop-control-bar {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-wrap: wrap;
}

.shop-control-bar .commerce-ordering {
    margin-left: 15px;
}

.shop-control-bar ul.nav {
    border: 0px;
}

.shop-control-bar ul.nav .nav-item .nav-link {
    color: #bcbcbc;
    border: 0px;
    padding: 0px 0.421em;
    font-size: 1.267em;
}

.shop-control-bar ul.nav .nav-item .nav-link.active,
.shop-control-bar ul.nav .nav-item .nav-link:hover {
    border: 0px;
    color: #1b1b1d;
}

.shop-control-bar form {
    margin: 0px;
}

.shop-control-bar form select,
.shop-control-bar form input {
    font-size: 1em;
    border-radius: 4px;
    font-weight: normal;
}

.shop-control-bar form select.orderby {
    line-height: 2.067em;
}

.shop-control-bar form input.form-control {
    line-height: 1.800em;
}

.shop-control-bar-bottom {
    overflow: hidden;
    font-weight: normal;
    padding-top: 20px;
}

.shop-control-bar-bottom form {
    margin: 0px;
    color: #1b1b1d;
}

.shop-control-bar-bottom p {
    padding: 30px 20px 30px 0;
    line-height: 1.543em;
    margin: 0;
    float: left;
    font-size: 1em;
}

.shop-control-bar form .joo-wc-wppp-select,
.shop-control-bar-bottom form .joo-wc-wppp-select {
    border: none;
}

.shop-control-bar form select,
.shop-control-bar-bottom form select {
    color: #1b1b1d;
    -moz-appearance: none;
    -webkit-appearance: none;
    line-height: 1.733em;
    height: auto;
    background: transparent;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: right 1.6em center;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAECAYAAABCxiV9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAHVJREFUeNpidHBwuPzt29ddfHz8xQxQAOTPYmfnsGX6////Nl5evsIPH95PB0kA6WWcnFwp//79W8zo4uLC8OfP70pmZpaWHz9+vOfg4BD8+/dPNgsL6wxmJSUlBiYm5iNAiY9sbGxu379/S+Hg4JwHMgUgwAD3NS8TSbhyqAAAAABJRU5ErkJggg==);
}


.site-header-cart {
    font-size: 1em;
    list-style-type: none;
}

.site-header-cart .cart-contents .count {
    font-size: 0.933em;
    padding: 0.5em 0;
    width: 21px;
    height: 21px;
    flex-shrink: 0;
    line-height: 0.72;
    font-weight: normal;
    text-align: center;
    border-radius: 50px;
    margin-left: 0.214em;
    background-color: #e8eff4;
}

.site-header-cart .cart-contents i {
    font-size: 1.733em;
}

.site-header-cart .cart-contents .amount {
    font-weight: 500;
    line-height: 1.24;
    padding-left: 1.200em;
}

.site-header-cart .cart-contents .amount .price-label {
    font-weight: normal;
    display: block;
    font-size: 0.867em;
    color: #676767;
}

.site-header-cart .cart-contents::after {
    display: none;
}

.site-header-cart .cart-contents:hover,
.site-header-cart .cart-contents:focus,
.site-header-cart .cart-contents:active {
    color: #1b1b1d;
}

.header-compare,
.header-user,
.header-mobile-search,
.header-wishlist,
.site-header-cart {
    display: inline-block;
    list-style-type: none;
    margin-bottom: 0;
    margin-left: 5px;
    padding: 0;
}

.site-header-cart a.nav-link,
.header-compare a.nav-link,
.header-user a.nav-link,
.header-mobile-search a.nav-link,
.header-wishlist a.nav-link {
    transition: all .2s;
    background:#fff;
    color:#00579a;
    border-radius:50px;
    width:50px;
    height:50px;
    line-height:50px;
    text-align:center;
    font-size:15px;
    padding:0;
}

.site-header-cart a.nav-link:hover,
.header-compare a.nav-link:hover,
.header-user a.nav-link:hover,
.header-mobile-search a.nav-link:hover,
.header-mobile-search a.nav-link.active,
.header-wishlist a.nav-link:hover {
    background:#009ee2;
    color:#fff;
}

.site-header-cart a.nav-link{
    width:100px;
}

.animate-dropdown.show>.dropdown-menu,
.animate-dropdown .show>.dropdown-menu,
.animate-dropdown .show>.dropdown-menu>.dropdown-submenu>.dropdown-menu {
    animation-name: slidenavAnimation;
    animation-duration: 200ms;
    animation-iteration-count: 1;
    animation-timing-function: ease-out;
    animation-fill-mode: forwards;
    -webkit-animation-name: slidenavAnimation;
    -webkit-animation-duration: 200ms;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-timing-function: ease-out;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-name: slidenavAnimation;
    -moz-animation-duration: 200ms;
    -moz-animation-iteration-count: 1;
    -moz-animation-timing-function: ease-out;
    -moz-animation-fill-mode: forwards;
}

@keyframes slidenavAnimation {
    from {
        margin-top: -30px;
        opacity: 0;
    }

    to {
        margin-top: 0;
        opacity: 1;
    }
}

@-webkit-keyframes slidenavAnimation {
    from {
        margin-top: -30px;
        opacity: 0;
    }

    to {
        margin-top: 0;
        opacity: 1;
    }
}

.site-header .site-header-cart .dropdown-menu-mini-cart {
    min-width: 260px;
    right: 0;
    left: auto;
    top: 130%;
}

.sticky h1.entry-title {
    font-size: 1.786em;
    font-weight: 400;
    margin-bottom: 0.360em;
    padding-bottom: 0.360em;
}

.sticky h1.entry-title a {
    color: #434343;
    text-decoration: none;
}

.sticky h1.entry-title a:hover,
.sticky h1.entry-title a:focus {
    color: #000;
}

#scrollUp {
    border-radius: 50%;
    bottom: 380px;
    color: #fff;
    font-size: 2.25rem;
    height: 2.625rem;
    opacity: 0.5;
    text-align: center;
    width: 2.625rem;
    line-height: 2.625rem;
    right: 20px;
    transition: all .2s;
}

#scrollUp:hover,
#scrollUp:focus,
#scrollUp:active {
    opacity: 1;
    transform: translateY(-3px);
}

/**
 * Mobile-Menu
 */
.sticky-wrapper {
    min-height: 72px;
}

.sticky-wrapper .site-sticky-wrap.stuck {
    min-height: 72px;
    position: fixed;
    right: 0;
    left: 0;
    top: 0;
    background-color: #00579a;
    z-index: 9999;
    box-shadow:0 0 5px #000;
}

.sticky-wrapper .site-sticky-wrap.stuck.faster {
    animation-duration: 0.25s;
}

.stretch-full-width-map iframe {
    width: 100%;
}

.widget select {
    width: 100%;
}

.widget ul {
    margin-left: 0;
    list-style: none;
}

.widget ul ul {
    margin-left: 1.618em;
}

.widget-area .widget {
    font-weight: 300;
}

.widget-area .widget a.button {
    font-weight: 500;
    color: #fff;
}

.widget-area .widget a.button:hover {
    color: #fff;
}

.widget_categories ul {
    margin: 0;
}

.widget_categories ul li {
    list-style: none;
    margin-bottom: 0.6180469716em;
}

.widget-area .widget {
    font-size: 0.875em;
}

.widget-area .widget h1.widget-title {
    font-size: 1.41575em;
}

.widget_product_categories ul li>a,
.widget_product_categories ul li>span {
    color: #1b1b1d;
    padding: 0.571em 0 0.643em 0;
    display: inline-block;
}

.widget_product_categories ul li>a:focus,
.widget_product_categories ul li>a:hover,
.widget_product_categories ul li>span:focus,
.widget_product_categories ul li>span:hover {
    color: #1b1b1d;
    text-decoration: none;
}

.widget_product_categories ul li .count {
    font-size: 0.857em;
    color: #acacac;
}

#secondary .widget_product_categories ul {
    list-style: none;
}

#secondary .widget_product_categories .product-categories {
    box-shadow: 1px 3px 5px #ebedef;
}

#secondary .widget_product_categories .product-categories,
#secondary .widget_product_categories .widget-title+ul {
    padding: 0 !important;
    border: 2px solid #ebebef;
    border-radius: 10px;
    overflow: hidden;
    background: #fff;
}

#secondary .widget_product_categories ul li {
    border-top: 1px solid #ddd;
}

#secondary .widget_product_categories ul li.active>a {
    color: #00579a;
}

#secondary .widget_product_categories ul li:first-child {
    border: none;
}

#secondary .widget_product_categories ul li .child-indicator {
    padding-right: 0.429em;
}

#secondary .widget_product_categories ul li .child-indicator i {
    font-size: 0.857em;
    color: #aeaeae;
    width: 0.571em;
}

#secondary .widget_product_categories ul li .child-indicator.open i {
    transform: rotate(180deg);
}

#secondary .widget_product_categories ul li .children {
    padding: 0;
}

#secondary .widget_product_categories ul li .children .child-indicator {
    padding-left: 2.214em;
}

#secondary .widget_product_categories ul li .children .no-child {
    padding-left: 3.067em;
}

#secondary .widget_product_categories ul li .child-indicator {
    padding-left: 1.214em;
}

#secondary .widget_product_categories ul li .no-child {
    padding-left: 2.143em;
}

#secondary .widget_product_categories .product_cat>span {
    padding: 1em 2em;
    border-bottom: 1px solid #ebebef;
    display: block;
    cursor: pointer;
}

#secondary .widget_product_categories .product_cat>ul {
    padding: 0.929em;
}

#secondary .widget_product_categories .category-single>li,
#secondary .widget_product_categories .category-single .show-all-cat>li {
    border: none;
}

#secondary .widget_product_categories .category-single .show-all-cat>li.active>span {
    background: #ebebef;
}

#secondary .widget_product_categories .category-single .show-all-cat {
    padding: 0;
}

#secondary .widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown {
    padding: 1em 2em;
    border-bottom: 1px solid #ebebef;
    display: block;
    cursor: pointer;
}

#secondary .widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown .child-indicator {
    padding-left: 0.643em;
}

#secondary .widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown .child-indicator i {
    font-size: 1.2em;
    color: #333e48;
    font-weight: bold;
    vertical-align: middle;
}

#secondary .widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown:hover .child-indicator i {
    color: #fff;
}

#secondary .widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown+ul {
    padding: 0.929em;
}

#secondary .widget_product_categories .category-single .show-all-cat .show-all-cat-dropdown+ul li:first-child {
    border: none;
}

#secondary .widget_product_categories .category-single>li>ul:last-child {
    padding: 0.929em;
}

#secondary .widget_product_categories .category-single>li>ul:last-child>li>a .child-indicator {
    display: none;
}

#secondary .widget_product_categories .category-single>li>ul:last-child>li>a .no-child {
    padding-left: 0;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li.current-cat-parent>.children li>a .child-indicator {
    padding-left: 0;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li.current-cat-parent>.children li>a .no-child {
    padding-left: 1.214em;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li.current-cat>a {
    font-weight: 500;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li.current-cat>.children li>a .child-indicator {
    padding-left: 0;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li.current-cat>.children li>a .no-child {
    padding-left: 1.214em;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li>a {
    padding-left: 1.071em;
    padding-bottom: 0.643em;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li>.children>li .child-indicator {
    padding-left: 1.214em;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li>.children>li .no-child {
    padding-left: 2.143em;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li>.children>li:first-child>a {
    padding-top: 1em;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li .children li {
    padding: 0;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li .children li .children {
    transition: opacity .1s ease;
    padding-bottom: 0.571em;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li .children li:first-child {
    border-top: 1px solid #ddd;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li .children li .children li {
    border: none;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li .children li .children li a {
    padding-left: 3.214em;
    line-height: 1.1em;
    padding-bottom: 0.893em;
}

#secondary .widget_product_categories .category-single>li>ul:last-child li .children li .children li .no-child,
#secondary .widget_product_categories .category-single>li>ul:last-child li .children li .children li .child-indicator {
    padding-left: 0;
}

#secondary .widget_product_categories .category-single.product-categories li.product_cat ul+ul li.cat-item ul.children {
    padding: 0px;
}

#secondary .widget_product_categories .category-single.product-categories li.product_cat ul+ul li.cat-item ul.children li.cat-item {
    border-bottom: 1px solid #ebebef;
}

#secondary .widget_product_categories .category-single.product-categories li.product_cat ul+ul li.cat-item ul.children li.cat-item:last-child {
    border: 0px;
}

#secondary .widget_product_categories .category-single.product-categories li.product_cat ul+ul li.cat-item ul.children li.cat-item a {
    padding-bottom: 0.733em;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul.show-all-cat li.product_cat span {
    padding: 0;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul li .show-all-cat-dropdown {
    position: relative;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul li .show-all-cat-dropdown span.child-indicator {
    position: absolute;
    top: 8px;
    right: 8px;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul {
    margin: 0px;
    padding: 0.357em .929em 0.643em;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul.show-all-cat {
    padding: 0px;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item a {
    margin-bottom: 0px;
    padding-left: 16px;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item a span.child-indicator {
    padding: 0 0.561em 0 0px;
    vertical-align: top;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item a span.child-indicator i {
    color: #1b1b1d;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item a span.child-indicator.open i {
    transform: rotate(180deg);
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item span.count {
    font-size: 0.929em;
    color: #a4a4a4;
    padding: 0px 0.231em 0px;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item ul.children {
    padding-top: 0px;
    padding-bottom: 1.357em;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item ul.children li {
    border: 0px;
}

#secondary .widget_product_categories ul.product-categories li.product_cat ul li.cat-item ul.children li a {
    padding-bottom: 0.4em;
}

#secondary .widget_product_categories ul.product-categories li.product_cat span {
    font-weight: normal;
    padding: 1.067em 0px 1.067em 1em;
}

.sidebar-blog.widget-area .widget {
    margin: 0 0 25px;
}

#secondary.sidebar-blog .widget .widget-title,
#secondary.sidebar-blog .widget .section-title {
    font-size: 26px;
    font-weight: 400;
    line-height: 36px;
}

#secondary.sidebar-blog .widget .widget-title:after,
#secondary.sidebar-blog .widget .section-title:after {
    bottom: -1px;
    content: " ";
    display: block;
    position: absolute;
    width: 3.684em;
    height: 1px;
}

#secondary.sidebar-blog .widget_categories ul li {
    color: #555353;
    margin-bottom: 0;
}

#secondary.sidebar-blog .widget_categories ul li a {
    color: #626060;
    font-weight: 500;
    padding: 0.3em 0;
    margin-bottom: 0;
    display: inline-block;
}

#secondary.sidebar-blog .widget_categories ul li a:hover {
    color: #484747;
}

#secondary.sidebar-blog .widget_categories li {
    border-bottom: 1px solid #ebebef;
}

#secondary.sidebar-blog .widget_categories li>a {
    position: relative;
    margin-left: 2.7em;
    padding: 0.5em 0 !important;
}

#secondary.sidebar-blog .widget_categories li>a:before {
    font-size: 0.6em;
    margin-left: -2.5em;
    position: absolute;
    font-family: "joo-icons" !important;
    content: "\6e";
}

#secondary.sidebar-blog .widget_categories li:last-child {
    border-bottom: none;
}

#secondary.sidebar-blog .widget_categories li>a {
    margin-left: 1.35em;
}

.card {
    padding: 10px 0;
    border: none;
    background: none;
    border-bottom: 1px solid #ebedef;
}

.faq-accordion-wrap.product-det .card {
    padding: 2px 0;
    border: none;
    background: none;
    border-bottom: 1px solid #090909;
    border-radius:0;
}

.faq-accordion-wrap .card:last-child {
    border: none;
}

.faq-accordion-wrap .card .card-header {
    border: none;
    font-size: 1.500em;
    line-height: 1.750em;
    background: none;
    padding: 0;
}

.faq-accordion-wrap .card .card-header h5>a {
    color: #090909;
    font-size: 1.200em;
    line-height: 1.750em;
    margin: 0;
    padding: 0;
    font-weight: 600;
    display: block;
}

.faq-accordion-wrap.product-det .card .card-header h5>a {
    color: #090909;
    font-size: 1em;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
    font-weight: 300;
    display: block;
}

.faq-accordion-wrap .card .card-header h5>a:hover {
    color: #00579a;
}

#faq-accordion .card-header a {
    font-size:14px;
    font-weight:900;
}

#faq-accordion .card-block{
    font-size:13px;
}

.contact-page-description {
    text-transform: none;
    line-height: 23px;
    font-weight: 400;
    font-style: normal;
    color: #000000;
    font-size: 15px;
}

.contact-page-description a {
    font-weight: 500;
    text-decoration: none !important
}

.contact-page-description a:hover {
    color: #4c96d5;
    transition: all .2s;
}

.contact-page-title {
    padding-bottom: 0.25em;
    border-bottom: 1px solid #ebedef;
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.917em;
    color: #090909;
    margin-bottom: 1.250em;
    position: relative;
}

.contact-page-title:after {
    content: ' ';
    width: 4.560em;
    display: block;
    position: absolute;
    bottom: -1px;
    height: 2px;
}

.store-info h3 {
    font-size: 1.125em;
    font-weight: 500;
    color: #555353;
    margin-top: 0;
}

.store-info a {
    text-decoration: underline;
}

.store-info .operation-hours {
    margin-left: 0;
    font-weight: 300;
}

.store-info iframe {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.store-info iframe:hover {
    -webkit-filter: grayscale(0%);
    filter: grayscale(0%);
}

.contact-form .form-group {
    margin-bottom: 1.438em;
}

.contact-form .form-group label {
    color: #626060;
    font-weight: 400;
    line-height: 1.5em;
    margin-bottom: 0.5em;
}

.contact-form .form-group .required {
    text-decoration: none;
}

.contact-form .form-group .input-text,
.contact-form .form-group input[type="email"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="url"],
.contact-form .form-group textarea {
    width: 100%;
}

.contact-form .form-group input[type="submit"],
.contact-form .form-group input[type="button"] {
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
}

.contact-form ul li,
.contact-form p,
.store-info ul li,
.store-info p {
    color: #555353;
}

.stretch-full-width-map {
    position: relative;
    width: 100vw !important;
    margin-left: -50vw !important;
    left: 50%;
    margin-bottom: 2.750em;
}

.stretch-full-width-map .kc_column_inner {
    padding: 0;
}

.shop-archive-header:after {
    content: "";
    clear: both;
    display: block;
}

.commerce-active .site-header .col-full {
    position: relative;
}

.site-search {
    font-size: 0.875em;
    clear: both;
}

.availability {
    font-size: 15px;
    color: #626060;
    border-bottom: 1px solid #ebedef;
    padding-bottom: 6px;
}

.availability p.stock {
    display: inline;
}

p.in-stock {
    color: #1eb41e;
}

p.stock {
    margin: 0;
    margin-right: 2.188em;
}

p.out-of-stock {
    color: #e14546;
}

p.available-on-backorder {
    color: #f0ad4e;
}

#secondary .widget .widget-title {
    margin-bottom: 0.9em;
    padding-bottom: 0.5em;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 1;
    font-size: 1.429em;
    font-weight: normal;
}

#secondary .widget ul li a {
    font-size: 13px;
    color: #2b2b2b;
    line-height: 1.4em;
}

#secondary .widget ul li a.btn {
    color: #fff !important;
}

#secondary .widget.widget_product_categories select {
    width: 100%;
}

#secondary .widget.commerce ul li del {
    font-size: 0.929em;
    color: #b8b8b8;
}

#secondary .widget.widget_joo_products_filter span.widget-title {
    border-bottom: 0px;
    font-size: 1.306em;
    padding-bottom: 0.55em;
    font-weight: 400;
}

#secondary .widget.widget_joo_products_filter>span.widget-title {
    border-bottom: 1px solid #ebedef;
    font-size: 1.429em;
    margin-bottom: 1.550em;
}

.commerce-page.commerce-cart .hentry.type-page .entry-header {
    display: none;
}

table.cart {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: transparent;
}

table.cart th,
table.cart td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #eceeef;
}

table.cart thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #eceeef;
}

table.cart tbody+tbody {
    border-top: 2px solid #eceeef;
}

table.cart .table {
    background-color: #fff;
}

table.cart td,
table.cart th {
    vertical-align: middle;
}

table.cart thead th {
    font-size: 0.938em;
    border: none;
    text-transform: none;
    font-weight: 400;
    color: #626060;
}

table.cart tr.cart_item {
    position: relative;
}

table.cart dl.variation {
    display: flex;
    margin-left: 140px;
    text-transform: capitalize;
    margin-bottom: 0;
}

table.cart dl.variation dd {
    margin: 0 10px 0 0;
}

table.cart dl.variation dt {
    margin-right: 4px;
}

table.cart th.product-remove,
table.cart td.product-remove {
    display: none;
}

table.cart td.product-name {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 400;
    color: #626060;
}

table.cart td.product-name .product-discounted {
    font-weight: 500;
    color: #ff2034;
    margin: 0;
}

table.cart td.product-name .product-discounted.quantity-product-discounted {
    font-size: 14px;
}

table.cart td.product-name .product-discounted strong {
    font-weight: 500;
}

table.cart td.product-name .cart-item-product-detail {
    font-size: .875em;
    line-height: 1.5em;
    font-weight: 400;
    color: #626060;
}

table.cart td.product-name .cart-item-product-detail .media-body a {
    font-size: 1.143em;
}

table.cart td.product-name img {
    max-width: 8.735em;
    height: auto;
    margin: 0 1.071em 0 0;
    width: auto;
}

table.cart td.product-price,
table.cart td.product-subtotal {
    font-size: 1em;
    line-height: 1.5em;
    font-weight: 500;
    color: #1b1b1d;
}

table.cart td.product-price.is_discounted,
table.cart td.product-subtotal.is_discounted {
    font-weight: 500;
    color: #00579a;
}

table.cart a.remove {
    transition: all .2s;
    font-size: 16px;
    float: right;
}

table.cart a.remove:before {
    font-size: 11px;
    color: #1b1b1d;
    margin-top: 3px;
}

table.cart a.button-update {
    transition: all .2s;
    font-size: 16px;
}

table.cart a.button-update:hover {
    color: #1b1b1d;
}

table.cart td.product-quantity label {
    display: none;
}

table.cart td.actions::after {
    display: block;
    content: "";
    clear: both;
}

table.cart td.actions div.coupon {
    float: left;
    display: flex;
}

table.cart td.actions div.coupon label {
    display: none;
}

table.cart td.actions div.coupon .input-text {
    color: #939393;
    border-radius: 0px;
    border: 2px solid #e7e7e7;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-right: 0px;
}

table.cart td.actions div.coupon .button {
    border-radius: 0 5px 5px 0;
}

table.cart td.actions .button[name="update_cart"] {
    float: right;
}

table.cart tr.no-stock td {
    background: #f8d7da;
    color: #721c24;
}

.cart-collaterals .cart_totals {
    padding: 1.250em;
    background-color: #f9f9f9;
    border-radius: 20px;
}

.cart-collaterals .cart_totals>h2 {
    font-size: 1.5em;
    line-height: 1.5em;
    font-weight: 500;
    color: #090909;
    border-bottom: 1px solid #bebebe;
    padding-bottom: 0.292em;
    margin-top: -0.333em;
}

.cart-collaterals .cart_totals .shop_table {
    font-size: 0.938em;
    line-height: 2em;
    display: block;
}

.cart-collaterals .cart_totals .shop_table tbody {
    display: block;
}

.cart-collaterals .cart_totals .shop_table tr {
    display: table;
    width: 100%;
}

.cart-collaterals .cart_totals .shop_table td,
.cart-collaterals .cart_totals .shop_table th {
    padding: 0;
    vertical-align: middle;
}

.cart-collaterals .cart_totals .shop_table td {
    text-align: right;
}

.cart-collaterals .cart_totals .shop_table td .commerce-Price-amount {
    font-weight: 500;
}

.cart-collaterals .cart_totals .shop_table th {
    font-weight: 400;
}

.cart-collaterals .cart_totals .shop_table tr:nth-last-child(2) td,
.cart-collaterals .cart_totals .shop_table tr:nth-last-child(2) th {
    padding-bottom: 1.733em;
}

.cart-collaterals .cart_totals .shop_table tr:last-child td,
.cart-collaterals .cart_totals .shop_table tr:last-child th {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    border-top: 1px solid #bebebe;
}

.cart-collaterals .cart_totals .shop_table tr:last-child th {
    font-size: 1.133em;
}

.cart-collaterals .cart_totals .shop_table tr:last-child td {
    font-size: 1.2em;
}

.cart-collaterals .cart_totals .shop_table tr.shipping th,
.cart-collaterals .cart_totals .shop_table tr.shipping td {
    display: table-row;
    width: 100%;
}

.cart-collaterals .cart_totals .shop_table tr.shipping th p,
.cart-collaterals .cart_totals .shop_table tr.shipping td p {
    line-height: 1.6em;
}

.cart-collaterals .cart_totals .shop_table tr.shipping th {
    padding: 0;
}

.cart-collaterals .cart_totals .shop_table tr.shipping td {
    text-align: left;
}

.cart-collaterals .cart_totals .shop_table tr.shipping td:before {
    content: none;
}

.cart-collaterals .cart_totals .shop_table tr.shipping td .commerce-Price-amount {
    float: right;
    color: #1b1b1d;
}

.cart-collaterals .cart_totals .shop_table tr.cart-subtotal-coupon th,
.cart-collaterals .cart_totals .shop_table tr.cart-subtotal-coupon td,
.cart-collaterals .cart_totals .shop_table tr.cart-subtotal-coupon_2 th,
.cart-collaterals .cart_totals .shop_table tr.cart-subtotal-coupon_2 td,
.cart-collaterals .cart_totals .shop_table tr.cart-subtotal-coupon_3 th,
.cart-collaterals .cart_totals .shop_table tr.cart-subtotal-coupon_3 td,
.cart-collaterals .cart_totals .shop_table tr.cart-subtotal-coupon_4 th,
.cart-collaterals .cart_totals .shop_table tr.cart-subtotal-coupon_4 td,
.cart-collaterals .cart_totals .shop_table tr.cart-subtotal-coupon_5 th,
.cart-collaterals .cart_totals .shop_table tr.cart-subtotal-coupon_5 td {
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0 5px;
    color: #009688;
}

.cart-collaterals .wc-proceed-to-checkout {
    border-bottom: 1px solid #bebebe;
    margin-bottom: 1.625em;
}

.cart-collaterals .checkout-button {
    display: block;
    color: #fff;
    text-align: center;
    border-radius: 10.4380em;
    font-weight: 500;
    padding: .867em;
    margin-bottom: 0.875em;
    font-size: 20px;
    text-transform: uppercase;
}

.cart-collaterals .checkout-button:focus,
.cart-collaterals .checkout-button:hover {
    box-shadow: none;
}

.cart-collaterals .checkout-buttondisabled {
    cursor: default;
}

.cart-collaterals .back-to-shopping {
    color: #1b1b1d;
    font-size: 0.938em;
    display: block;
    text-align: center;
    margin-bottom: 1.733em;
}

/**
 * Cart Layout
 */
.cart-wrapper {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.cart-wrapper>.form,
.cart-wrapper .cart-collaterals {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.cart-wrapper>.form {
    width: 70%;
    max-width: 100%;
}

.cart-wrapper .cart-collaterals {
    width: 30%;
    max-width: 100%;
}

.cart-wrapper .commerce-error,
.cart-wrapper .commerce-info,
.cart-wrapper .commerce-message,
.cart-wrapper .commerce-thankyou-order-received,
.cart-wrapper .commerce-view-order .commerce-thankyou-order-received,
.commerce-view-order .cart-wrapper .commerce-thankyou-order-received {
    margin-right: 15px;
    margin-left: 15px;
}

.cart-empty {
    font-size: 3.063em;
    line-height: 1.490em;
    font-weight: 300;
    color: #090909;
    margin-bottom: 1em;
    text-align: center;
}

/**
 * Price
 */
.price {
    font-weight: 900;
    font-size: 24px;
}

.price del {
    font-weight: 400;
    color: #1b1b1d;
    font-size: 0.875em;
}

.price ins {
    font-weight: 500;
}

.price ins+del {
    margin-left: 0.214em;
}

.customer-login-form #customer_login {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.customer-login-form h2 {
    font-size: 1.5em;
    font-weight: 400;
    color: #090909;
    border-bottom: 1px solid #ebedef;
    margin: 0 0 1.22em;
    line-height: 1.417em;
    padding-bottom: .447em;
}

.customer-login-form form.login,
.customer-login-form form.register {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.customer-login-form form.login>p:not(.form-row-first):not(.form-row-last):not(.form-row-wide),
.customer-login-form form.login .register-benefits,
.customer-login-form form.register>p:not(.form-row-first):not(.form-row-last):not(.form-row-wide),
.customer-login-form form.register .register-benefits {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
}

.customer-login-form form.login input[type="submit"],
.customer-login-form form.register input[type="submit"] {
    font-size: 0.938em;
    padding: 0.867em 5em;
    border-radius: 1.667em;
}

.customer-login-form form .before-login-text {
    margin-bottom: 1.688em;
}

.customer-login-form form .commerce-LostPassword a,
.customer-login-form form .commerce-form__label-for-checkbox {
    color: #1b1b1d;
    font-size: 0.875em;
    font-weight: normal;
}

.customer-login-form form input.commerce-Button {
    margin-bottom: 1.333em;
    margin-top: 0.625em;
}

.customer-login-form form p.form-row {
    margin-bottom: 20px;
}

.no-registration-form {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
    margin: 0 auto;
}

#customer_login {
    position: relative;
}

#customer_login::after {
    display: block;
    content: "";
    clear: both;
}

#customer_login .register-benefits {
    margin-top: 2.188em;
}

#customer_login .register-benefits h3 {
    font-size: 1.125em;
    font-weight: 500;
    line-height: 1.444em;
}

#customer_login .register-benefits ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#customer_login .register-benefits ul>li {
    line-height: 2.143em;
    font-weight: 300;
}

label[for="rememberme"] {
    font-weight: 400;
    margin-bottom: 0;
}

label[for="rememberme"].inline {
    display: inline;
    margin-left: 0.75em;
}

.before-register-text,
.before-login-text {
    font-weight: 300;
}

.commerce-form__label-for-checkbox {
    cursor: pointer;
    display: block;
}

.commerce-form__label-for-checkbox .commerce-form__input-checkbox {
    margin-right: 0.3342343017em;
}

.form-row {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
}

.form-row label {
    display: block;
}

.form-row label.inline {
    display: inline;
}

.form-row input,
.form-row textarea,
.form-row select {
    width: 100%;
}

.form-row input[type=checkbox],
.form-row input[type=radio] {
    width: auto;
}

.form-row .button {
    width: auto;
}

.form-row.create-account label {
    display: inline-block;
}

.form-row.commerce-validated input.input-text {
    box-shadow: inset 2px 0 0 #0f834d;
}

.form-row.commerce-invalid input.input-text {
    box-shadow: inset 2px 0 0 #e2401c;
}

.form-row-first {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
}

.form-row-last {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
    margin-right: 0 !important;
}

.form-row-wide {
    clear: both;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
}

.required {
    border-bottom: 0 !important;
    color: red;
}

.col2-set {
    display: flex;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}

.col2-set .col-1,
.col2-set .col-2 {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    flex: 0 0 100%;
    max-width: 100%;
}

.col2-set .col-1.col-margin-auto,
.col2-set .col-2.col-margin-auto {
    margin: auto;
}

p.stars {
    display: inline-block;
    margin: 0;
}

p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    margin-right: 2px;
    font-weight: 400;
    font-size: 18px;
}

.quantity .qty {
    width: 4.235801032em;
    padding-left: 20px;
}

.quantity.buttons_added {
    position: relative;
    width: 100%;
}

.quantity.buttons_added .minus,
.quantity.buttons_added .plus {
    background-color: #ededed;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    color: #333e48;
    padding: 0;
    font-size: 13.46px;
    font-weight: 300;
    position: absolute;
    bottom: 8px;
}

.quantity.buttons_added .minus:focus,
.quantity.buttons_added .minus:hover,
.quantity.buttons_added .plus:focus,
.quantity.buttons_added .plus:hover {
    outline: none;
    background-color: #000;
    color: #fff;
}

.quantity.buttons_added .minus {
    right: 8px;
}

.quantity.buttons_added .plus {
    right: 41px;
}

.commerce-info,
.commerce-error {
    padding: 1em 1.618em;
    margin-bottom: 2.617924em;
    background-color: #0f834d;
    margin-left: 0;
    border-radius: 2px;
    color: #fff;
    clear: both;
    border-left: 0.6180469716em solid rgba(0, 0, 0, 0.15);
}

.commerce-info::after,
.commerce-error::after,
.commerce-info a,
.commerce-error a {
    color: #fff;
}

.commerce-info a:hover,
.commerce-error a:hover {
    color: #fff;
    opacity: 0.7;
}

.commerce-info a.button:hover,
.commerce-error a.button:hover {
    opacity: 1;
}

.commerce-info .button,
.commerce-error .button {
    float: right;
    padding: 0;
    background: none;
    color: #fff;
    box-shadow: none;
    line-height: 1.618;
    padding-left: 1em;
    border-width: 0;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: rgba(255, 255, 255, 0.25) !important;
    border-radius: 0;
}

.commerce-info .button:hover,
.commerce-error .button:hover {
    background: none;
    color: #fff;
    opacity: 0.7;
}

.commerce-info pre,
.commerce-error pre {
    background-color: rgba(0, 0, 0, 0.1);
}

.commerce-info,
.commerce-message,
.commerce-NoticeGroup,
.commerce-NoticeGroup-checkout,
.commerce-error {
    width: 100%;
}

.site-content>.col-full>.commerce>.commerce-info:first-child,
.site-content>.col-full>.commerce>.commerce-error:first-child {
    margin-top: 2.617924em;
}

.commerce-error {
    list-style: none;
}

.commerce-info {
    background-color: #3D9CD2;
}

.commerce-error {
    background-color: #e2401c;
}

dl.variation {
    font-size: 0.875em;
}

dl.variation dd {
    margin: 0 0 1em;
}

.add-to-compare-link {
    font-size: 1em;
    line-height: 0.786em;
    color: #626060;
}

.add-to-compare-link:focus,
.add-to-compare-link:hover {
    color: #484747;
}

.add-to-compare-link:before {
    content: '+';
    display: inline-block;
    margin-right: 0.243em;
}

/**
 * Breadcrumbs
 */
.commerce-breadcrumb {
    line-height: 3em;
    width: 100%;
    padding: 25px 15px;
    font-size: 0.938em;
    color: #1b1b1d;
    font-size: 13px;
}

.commerce-breadcrumb a {
    color: #1b1b1d;
}

.commerce-breadcrumb .delimiter {
    margin: 0px 1em;
    font-size: 10px;
}

.commerce-breadcrumb a {
    background-color: #fff;
    padding: 0.6em 1em;
    border-radius: 15px;
}

/**
 * Bootstrap v4.1.0 Changes
 */
.dropdown-toggle::after {
    vertical-align: middle;
}

.container-fluid {
    position: relative;
}

.commerce-form-login .form-row {
    align-items: baseline;
    margin-top: 20px;
}

.shipping-calculator-form .form-row span {
    width: 100%;
}

.commerce-form-login .form-row,
.shipping-calculator-form .form-row {
    margin-left: 0;
    margin-right: 0;
}

.dropdown-submenu.show>.dropdown-menu {
    display: block;
}

.top-bar .nav .show>.dropdown-menu {
    left: 38px !important;
}

.top-bar .nav .show>.dropdown-menu,
.site-header .site-header-cart .dropdown-menu-mini-cart {
    transform: none !important;
}

.site-header .site-header-cart .dropdown-menu-mini-cart {
    left: auto !important;
    top: 130% !important;
}

/* CHECKOUT */
.checkout {
    margin-bottom: 20px;
}

.checkout-wrapper {
    max-width: 1220px;
    margin: auto;
}

.checkout-heading {
    background-color: #00579a;
    border-bottom: 1px solid #4c96d5;
    font-weight: 500;
    font-size: 13px;
    color: #fff;
    ;
    min-height: 35px;
    padding: 10px;
}

.checkout-heading span {
    font-weight: 500;
}

.checkout-heading a:hover {
    color: #ea2e49;
}

.checkout-heading a {
    float: right;
    margin-top: 1px;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    cursor: pointer;
}

.checkout-content {
    padding: 0 0 15px;
    margin-top: 20px;
    display: none;
    overflow: auto;
    position: relative;
}

.checkout-content .warning {
    min-width: 100%;
    max-width: 100%;
}

.checkout-content input.button {
    margin-top: 10px;
}

.checkout-content .right input.button {
    margin-top: 15px;
}

.checkout-content input[type='radio'],
.checkout-content label {
    margin: 5px;
    margin-right: 0;
}

.checkout-content input[type='text'],
.checkout-content input[type='password'],
.checkout-content textarea,
.checkout-content select {
    width: 100%;
    box-sizing: border-box;
}

.checkout-content p {
    margin-bottom: 0;
}

.checkout-content h2 {
    font-size: 16px;
}

.checkout-content h2+p {
    font-size: 15px;
    font-weight: 500;
}

.checkout-content .right a {
    text-decoration: underline;
    position: relative;
}

table.radio label {
    margin: 0;
}

table.radio td {
    font-weight: 500;
}

table.radio td:first-child {
    width: 1%;
}

.checkout-content .left {
    float: left;
    width: 48%;
}

.checkout-content .right {
    float: right;
    width: 48%;
}

.checkout-content .right.actions {
    text-align: right;
}

.checkout-content .buttons {
    clear: both;
}

.checkout-product table {
    width: 100%;
    border-collapse: collapse;
    border-top: 1px solid #dbdbdb;
}

.checkout-product table .total {
    font-weight: 500;
}

.checkout-product td {
    padding: 10px;
}

.checkout-product thead td {
    color: #333745;
    font-weight: 500;
    background-color: #f4f4f4;
    border-bottom: 1px solid #dbdbdb;
}

.checkout-product thead .name,
.checkout-product thead .model {
    text-align: left;
}

.checkout-product thead .quantity,
.checkout-product thead .price,
.checkout-product thead .total {
    text-align: right;
}

.checkout-product tbody td {
    vertical-align: top;
}

.checkout-product tbody .name,
.checkout-product tbody .model {
    text-align: left;
}

.checkout-product tbody .quantity,
.checkout-product tbody .price,
.checkout-product tbody .total {
    text-align: right;
}

.checkout-product tfoot td {
    text-align: right;
    border-bottom: 1px solid #dbdbdb;
}

.checkout-product tfoot tr:last-child td {
    border-bottom: none;
}

/* slick generic */
.slick-prev,
.slick-next {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 40%;
    left: 30px;
    margin-top: -20px;
    font-size: 28px;
    color: #fff;
    background: #009ee2;
    z-index: 998;
    border: 2px solid #009ee2;
    border-radius: 50px;
    transition: all .2s;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    border: 2px solid #009ee2;
    color: #009ee2;
    background-color: #fff;
}

.slick-next {
    left: auto;
    right: 30px;
}

.slick-prev:before,
.slick-next:before {
    content: "";
}

/* HOME SLIDER */
.home-slider {
}

.home-slider .slick-slide img {
    margin: auto;
    max-width: 100%;
}

.home-slider .slick-prev,
.home-slider .slick-next {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50px;
    margin-top: -20px;
    font-size: 28px;
    color: #fff;
    background: #009ee2;
    z-index: 998;
    border: 2px solid #009ee2;
    border-radius: 100%;
    transition: all .2s;
}

.home-slider .slick-prev:hover,
.home-slider .slick-prev:focus,
.home-slider .slick-next:hover,
.home-slider .slick-next:focus {
    border: 2px solid #fff;
    color: #009ee2;
    border-radius: 100%;
    background-color: #fff;
}

.home-slider .slick-next {
    left: auto;
    right: 50px;
}

.home-slider .slick-prev:before,
.home-slider .slick-next:before {
    content: "";
}

#main{padding-bottom:50px;}

/* menu mobile */
.mainnav-mobile {
    display: none;
    height: 100%;
    position: fixed;
    top: 72px;
    left: 0;
    width: 100%;
    background: #fff;
    z-index: 999;
    overflow-x: scroll;
    padding-bottom: 100px;
    border-top: 1px solid #ddd;
}

.mainnav-mobile .mainmenu-mobile {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    transition: all .3s;
    transition-timing-function: ease-in-out;
}

.mainnav-mobile .mainmenu-mobile>li {}

.mainnav-mobile .mainmenu-mobile>li>a {
    display: block;
    line-height: 48px;
    padding: 0 20px;
    font-size: 14px;
    color: #1b1b1d;
    font-weight: 500;
    border-bottom: 2px solid #ebedef;
}

.mainnav-mobile .mainmenu-mobile li>a.active {
    color: #00579a;
    background: #f2f2f2;
}

.mainnav-mobile .mainmenu-mobile li.active>a {
    color: #00579a;
}

.mainnav-mobile .mainmenu-mobile>li:first-child>a {}

.mainnav-mobile .mainmenu-mobile>li a.has-submenu:after {
    display: inline-block;
    float: right;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 pro";
    content: "\f105";
}

.mainnav-mobile .mainmenu-mobile>li>ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    margin: 0 0 150px;
    list-style-type: none;
    padding-left: 0;
}

.mainnav-mobile .mainmenu-mobile>li>ul li.li-heading {
    position: relative;
}

.mainnav-mobile .mainmenu-mobile>li>ul li.li-heading>a:after {
    display: inline-block;
    float: right;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 pro";
    content: "\f103";
}

.mainnav-mobile .mainmenu-mobile>li>ul li>a {
    display: block;
    line-height: 24px;
    padding: 7px 20px;
    font-size: 13px;
    color: #1b1b1d;
    font-weight: 500;
    border-bottom: 2px solid #ebedef;
}

.mainnav-mobile .mainmenu-mobile>li>ul li>a.selected {
    color: #00579a;
    background: #f2f2f2;
}

.mainnav-mobile .mainmenu-mobile>li>ul li>a.thirdlevel {
    text-transform: none;
    font-weight: 400;
}

.mainnav-mobile .mainmenu-mobile>li>ul>li>ul {
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    width: 100%;
    margin: 0 0 150px;
    list-style-type: none;
    padding-left: 0;
}

.mainnav-mobile .mainmenu-mobile li.go-back>a {
    padding-left: 40px;
    background: #f2f2f2;
    text-transform: none;
}

.mainnav-mobile .mainmenu-mobile li.go-back>a:before {
    display: inline-block;
    position: absolute;
    top: 10px;
    left: 20px;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 pro";
    content: "\f104";
}

/* menu toggle */
.menuToggle {
    width: 36px;
    height: 32px;
    position: absolute;
    top: 26px;
    left: 20px;
    transform: rotate(0deg);
    transition: .5s ease-in-out;
    display: none;
    cursor: pointer;
}

.menuToggle span {
    display: block;
    position: absolute;
    height: 4px;
    width: 100%;
    background: #00579a;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.menuToggle span:nth-child(1) {
    top: 0px;
}

.menuToggle span:nth-child(2),
.menuToggle span:nth-child(3) {
    top: 12px;
}

.menuToggle span:nth-child(4) {
    top: 24px;
}

.menuToggle.open span:nth-child(1) {
    top: 16px;
    width: 0%;
    left: 50%;
}

.menuToggle.open span:nth-child(2) {
    transform: rotate(45deg);
}

.menuToggle.open span:nth-child(3) {
    transform: rotate(-45deg);
}

.menuToggle.open span:nth-child(4) {
    top: 16px;
    width: 0%;
    left: 50%;
}

/* COOKIE */
.cookies_agree {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1000000;
    width: 100%;
    overflow: hidden;
    background: #292A2D;
    color: #fff;
    font-size: 14px;
}

.cookies_agree>div {
    margin: 15px auto;
    width: auto;
    text-align: center;
    line-height: 1.7;
}

.cookies_agree>div>a {
    background: #ffffff;
    color: #292A2D;
    text-decoration: underline;
}

.cookies_agree>div>a {
    text-decoration: none;
}

.cookies_agree>div>a:hover {
    background: #00579a;
    color: #ffffff;
}

.cookies_agree.cookie_mobile {
    position: inherit;
    bottom: auto;
    left: auto;
}

/* PULSANTI CONDIVISIONE */
.btn-facebook {
    color: #3c5a98;
}

.btn-twitter {
    color: #1ea1f2;
}

.btn-pinterest {
    color: #cb2128;
}

.btn-whatsapp {
    color: #4ec248;
}

.btn-viber {
    color: #7c529d;
}

.btn-telegram {
    color: #0188cc;
}

.btn-facebook:hover {
    color: #1b1b1d;
}

.btn-twitter:hover {
    color: #1b1b1d;
}

.btn-pinterest:hover {
    color: #1b1b1d;
}

.btn-whatsapp:hover {
    color: #1b1b1d;
}

.btn-viber:hover {
    color: #1b1b1d;
}

.btn-telegram:hover {
    color: #1b1b1d;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
#scrollUp,
.btn-primary,
.top-bar,
.contact-page-title:after,
.slick-dots li.slick-active button:before,
.products .product .button:hover,
#secondary.sidebar-blog .widget .widget-title:after,
.post-readmore .btn-primary:hover,
.post .post-readmore .btn-primary:hover,
.contact-form .form-group input[type=button],
.contact-form .form-group input[type=submit],
#payment .place-order .button,
.contact-form .form-group input[type=button],
.contact-form .form-group input[type=submit],
.commerce-wishlist table.cart .product-add-to-cart a.button,
table.cart td.actions div.coupon .button,
input[type="submit"].dokan-btn-danger,
a.dokan-btn-danger,
.dokan-btn-danger,
input[type="submit"].dokan-btn-danger:hover,
a.dokan-btn-danger:hover,
.dokan-btn-danger:hover,
input[type="submit"].dokan-btn-danger:focus,
a.dokan-btn-danger:focus,
.dokan-btn-danger:focus,
.wcmp_main_page .wcmp_main_menu ul li.hasmenu ul.submenu li.active a,
.wcmp_main_page .wcmp_main_holder .wcmp_headding1 button,
.wcmp_main_page .wcmp_main_menu ul li ul li a.active2,
input[type="submit"].dokan-btn-theme,
a.dokan-btn-theme,
.dokan-btn-theme,
input[type="submit"].dokan-btn-theme:hover,
a.dokan-btn-theme:hover,
.dokan-btn-theme:hover,
input[type="submit"].dokan-btn-theme:focus,
a.dokan-btn-theme:focus,
.dokan-btn-theme:focus,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.active,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li:hover,
.dokan-dashboard .dokan-dash-sidebar ul.dokan-dashboard-menu li.dokan-common-links a:hover,
.wcmp_regi_main .register p.woocomerce-FormRow input,
.wcv-header-container~h3 a:hover {
    background-color: #00579a;
    color: #fff;
}

.top-bar .nav .show>.dropdown-menu {
    border-top-color: #546E7A;
}

#payment .place-order .button:hover,
.contact-form .form-group input[type=button]:hover,
.contact-form .form-group input[type=submit]:hover,
.commerce-wishlist table.cart .product-add-to-cart a.button:hover,
table.cart td.actions div.coupon .button:hover,
.wcmp_main_page .wcmp_main_holder .wcmp_headding1 button:hover,
.btn-primary:hover {
    background-color: #4c96d5;
}

#payment .place-order .button:hover,
.contact-form .form-group input[type=button]:hover,
.contact-form .form-group input[type=submit]:hover,
.commerce-wishlist table.cart .product-add-to-cart a.button:hover,
table.cart td.actions div.coupon .button:hover,
.btn-primary:hover {
    border-color: #4c96d5;
}

.top-bar {
    font-size: 14px;
}

.top-bar {
    display:flex;
    flex-wrap:nowrap;
    justify-content:space-between;
    align-items:center;
    background-color: #fff;
    color: #00579a;
    border:none;
    padding:10px 30px;
}

.top-bar #top-bar-center{
    flex:1;
}

.price,
.wcv-header-container~h3 a,
.products .product .button,
.post.category-more-tag a[target=_blank],
.post.format-link .entry-content p a,
.post-readmore .btn-primary,
.post .post-readmore .btn-primary,
.wcmp_main_page .wcmp_main_menu ul li a.active,
.wcmp_main_page .wcmp_main_menu ul li a:hover,
.wcmp_main_page .wcmp_displaybox2 h3,
.wcmp_main_page .wcmp_displaybox3 h3,
#secondary.sidebar-blog .widget_recent_comments ul li.recentcomments a,
.wcmp_main_page .wcmp_main_holder .wcmp_dashboard_display_box h3 {
    color: #000;
}

.top-bar a,
.site-header .site-header-cart .cart-contents .amount .price-label {
    color: #00579a;
    font-weight: 600;
}

.top-bar a:hover {
    color: #4c96d5;
}

.site-header .site-header-cart .cart-contents .count {
    background: #4c96d5;
}

.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #BF360C;
    border-color: #BF360C;
}

.btn-primary,
.wcmp_main_page .wcmp_ass_btn,
.wcv-header-container~h3 a,
.wcv-header-container~h3 a:hover,
.contact-page-title:after,
.products .product .button,
.products .product .button:hover,
.post-readmore .btn-primary,
.post .post-readmore .btn-primary,
.contact-form .form-group input[type=button],
.contact-form .form-group input[type=submit],
#payment .place-order .button,
.contact-form .form-group input[type=button],
.contact-form .form-group input[type=submit],
.commerce-wishlist table.cart .product-add-to-cart a.button,
table.cart td.actions div.coupon .button,
input[type="submit"].dokan-btn-danger,
a.dokan-btn-danger,
.dokan-btn-danger,
input[type="submit"].dokan-btn-danger:hover,
a.dokan-btn-danger:hover,
.dokan-btn-danger:hover,
input[type="submit"].dokan-btn-danger:focus,
a.dokan-btn-danger:focus,
.dokan-btn-danger:focus,
input[type="submit"].dokan-btn-theme,
a.dokan-btn-theme,
.dokan-btn-theme,
input[type="submit"].dokan-btn-theme:hover,
a.dokan-btn-theme:hover,
.dokan-btn-theme:hover,
input[type="submit"].dokan-btn-theme:focus,
a.dokan-btn-theme:focus,
.dokan-btn-theme:focus,
.wcvendors-pro-dashboard-wrapper .wcv-grid nav.wcv-navigation ul li.active a:after {
    border-color: #00579a;
}

.wcmp_main_page .wcmp_main_holder .wcmp_vendor_dashboard_content .action_div .wcmp_orange_btn {
    background-color: #00579a !important;
}

@media (max-width:1023px) {
    .shop-control-bar {
        background-color: #fff;
    }
}

/*Default Footer*/
.footer-top-ads {
    color: #00579a;
}

.footer-top-ads .ftop-ads-title {
    font-size: 250%;
    font-weight: 500;
}

.footer-top-ads .ftop-ads-small {
    font-size: 90%;
    clear: left;
    margin: 0;
}

.footer-top-ads .ftop-newsletter {
    margin: 0;
}

.footer-top-ads .block.block-subscribe {
    margin-bottom: 0;
}

.footer-top-ads .block.block-subscribe .block-title {
    display: none;
}

.ftop-newsletter .block.block-subscribe .block-content,
.popup-newsletter .block.block-subscribe .block-content {
    float: none;
    width: 50%;
    overflow: hidden;
    height: 100%;
    margin: 0 auto;
    position: relative;
}

.popup-newsletter .block.block-subscribe .input-box {
    float: left;
    padding: 0;
    margin: 0;
}

.popup-newsletter .block.block-subscribe .block-content {
    width: 100%;
}

.popup-newsletter .block.block-subscribe .block-content .input-box {
    display: inline-block;
    text-decoration: none;
    display: block;
    width: 344px;
}

.ftop-newsletter .block.block-subscribe .block-content {
    margin: 15px auto;
    padding: 0;
}

.ftop-newsletter .block.block-subscribe .block-content .input-box {
    display: inline-block;
    text-decoration: none;
    display: block;
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}

.ftop-newsletter .block.block-subscribe .actions {
    margin: 0;
    float: left;
    position: absolute;
    right: 0;
    top: 0;
}

.rtl .ftop-newsletter .block.block-subscribe .actions {
    float: right;
    right: auto;
    left: 0;
}

.ftop-newsletter .block.block-subscribe .actions button {
    padding: 6px 20px 7px;
    border-radius: 0px;
    margin: 0;
    float: none;
    border: 3px solid;
    cursor: pointer;
    display: inline-block;
}

.block.block-subscribe {
    margin-bottom: 20px;
}

.block.block-subscribe .title {
    display: none;
}

.block.block-subscribe .form.subscribe {
    display: table;
    width: 100%;
}

.block.block-subscribe .fieldset {
    display: table-cell;
    margin: 0;
    padding: 0;
    vertical-align: top;
}

.block.block-subscribe .block-content .input-box:before {
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
    line-height: 40px;
    color: #c2c2c2;
    content: '\f0e0';
    font-family: 'Font Awesome 6 pro';
    margin: 0 0 0 8px;
    vertical-align: middle;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    position: absolute;
}

.rtl .block.block-subscribe .block-content .input-box:before {
    margin: 0 8px 0 0px;
}

.block.block-subscribe .block-content input {
    padding-left: 35px;
    height: 40px !important;
    border: 3px solid;
    width: 100%;
    border-radius: 0;
    text-transform: uppercase;
}

.rtl .block.block-subscribe .block-content input {
    padding-left: 10px;
    padding-right: 35px;
}

.block.block-subscribe .block-content input[type="email"] {
    background: #ffffff;
    color: #646464;
}

.block.block-subscribe .field {
    margin: 0 0 10px;
}

.block.block-subscribe .actions button {
    padding: 8px 20px;
    float: none;
    margin-top: 10px;
}

.block.block-subscribe .action.subscribe {
    min-height: 41px;
}

.page-footer ul,
.page-footer li {
    margin: 0;
    padding: 0;
    list-style: none none;
}

.page-footer .top-footer-wrapper {
    padding: 30px 0;
}

.page-footer .footer-container-wrapper {
    padding-top: 50px;
    padding-bottom: 30px;
}

.page-footer .footer-content-top {
    padding-top: 30px;
    padding-bottom: 30px;
}

.page-footer .footer-content-top .block-static-block.widget {
    margin-bottom: 0;
}

.page-footer .footer-bottom {
    padding: 30px 0;
}

.page-footer p.h5 {
    font-weight: 600;
    margin-bottom: 25px;
    text-transform: uppercase;
}

.page-footer .footer-link {
    margin-top: -10px;
}

.page-footer .footer-link li a {
    display: block;
    padding: 5px 0;
    transition: all .2s;
    font-size: 14px;
    text-transform: uppercase;
    color: #00579a;
}

.page-footer .footer-link li a:hover {
    color: #4c96d5;
}

.page-footer .footer-link.footer-manufacturer {
    display: flex;
    flex-wrap: wrap;
}

.page-footer .footer-link.footer-manufacturer li {
    width: calc(100% / 3);
}

.page-footer .footer-link .footer-shape {
    padding-left: 50px;
    background-position: 0 30%;
    background-repeat: no-repeat;
}

.page-footer .footer-social {
    overflow: hidden;
    margin: 0 -5px;
    padding-top: 50px;
}

.page-footer .footer-social a {
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    float: left;
    margin: 0 10px 5px 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border: 1px solid;
}

.rtl .page-footer .footer-social a {
    margin: 0 0px 5px 10px;
    float: right;
}

.page-footer .footer-social a span {
    font-size: 0;
}

.page-footer .footer-social a span:before {
    font-size: 14px;
}

.page-footer .bottom-footer-wrapper {
    padding: 30px 0 20px;
    overflow: hidden;
}

.page-footer .bottom-footer-wrapper ul {
    padding: 0;
    margin: 0 0 20px;
    list-style-type: none;
}

.page-footer .bottom-footer-wrapper ul li {
    display: inline-block;
    padding-right: 20px;
}

.page-footer .bottom-footer-wrapper .block-static-block.widget {
    margin-bottom: 0;
}

.page-footer .copyright {
    float: left;
}

.page-footer .footer-custom-block {
    float: right;
}

.page-footer .footer-bottom-link {
    margin: 0 -10px 10px;
    text-align: right;
}

.page-footer .footer-bottom-link li {
    display: inline-block;
    margin: 0 10px;
}

.page-footer .links {
    display: none;
}

.page-footer .footer-bottom-payment {
    display: block;
    float: right;
}

.page-footer .footer address {
    border: 0;
}

.newsletter-style02 .block.block-subscribe {
    margin-bottom: 20px;
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content {
    margin: 0;
    width: auto;
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box {
    width: 75%;
}

.rtl .footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box {
    float: right;
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box input {
    border: 1px solid;
    border-radius: 3px;
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .actions {
    float: right;
}

.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .actions .button {
    border-radius: 15px;
}

.footer-newsletter-02 .social {
    text-align: right;
    margin: 20px 0 0;
}

.footer-newsletter-02 .social a {
    display: inline-block;
    border: 2px solid;
    min-width: 34px;
    min-height: 30px;
    border-radius: 6px;
    line-height: 30px;
    padding: 0;
    margin: 0px 5px 0 0;
    text-align: center;
}

.footer-newsletter-02 .social a .fa {
    font-size: 0;
}

.footer-newsletter-02 .social a .fa:before {
    font-size: 14px;
}

.page-footer .footer-newsletter-02.top-footer-wrapper {
    padding: 20px 0;
}

.fototer-contact span.fa {
    padding-right: 10px;
}

.rtl .fototer-contact span.fa {
    padding-right: 0px;
    padding-left: 10px;
}

.footer-style-02 .bottom-footer-wrapper {
    border-top: 1px solid;
}

.footer-style-02 .footer-link li.last {
    border: 0;
}

.footer-style-02 .footer-newsletter-02 .social {
    margin-top: 3px;
}

.footer-box.footer-payments {
    text-align: center;
    margin-bottom: 20px;
}

.footer-box.footer-payments img {
    display: inline-block;
    max-width: 400px;
}

.featured-product {
    padding: 15px;
}

.featured-product .fpc-image,
.featured-product .fpc-title {
    background: #fff;
}

.featured-product .fpc-description span {
    font-size: 12px;
    color: #a1a1a1;
    margin-bottom: 15px;
}

.featured-product .fpc-price span {
    color: #00579a;
    font-size: 16px;
}

.featured-product h4 {
    margin-top: 18px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    transition: all .2s;
}

.featured-product .featured-cta a {
    font-size: 12px;
    position: relative;
    padding-right: 17px;
    color: #00579a;
    transition: all .2s;
}

.featured-product a:hover,
.featured-product a:hover h4 {
    color: #00579a;
}

.page-footer.footer-style-01 .footer {
    font-weight: 500;
}

.page-footer .footer .footer-bottom {
    background: #f5f5f5;
}

.page-footer .footer .item_tag li a {
    background-color: #fff;
}

.page-footer .top-footer-wrapper {
    padding: 20px 0 20px 0;
}

.page-footer .top-footer-wrapper .footer-top-ads {
    color: #000000;
}

.page-footer .top-footer-wrapper .footer-top-ads .ftop-ads-title {
    font-weight: 500;
    margin-bottom: 13px;
    color: #00579a;
}

.page-footer .top-footer-wrapper .footer-top-ads .ftop-ads-small {
    font-size: 85%;
    color: #000000;
}

.page-footer footer.page-footer .footer.footer-content-top {
    padding-top: 10px;
    padding-bottom: 10px;
}

.page-footer footer.page-footer .footer.footer-content-top .block-static-block.widget,
.page-footer footer.page-footer .footer.footer-content-top .block-cms-link.widget {
    margin: 0;
}

.page-footer footer.page-footer .bottom-footer-wrapper .copyright {
    font-weight: 400;
    font-size: 12px;
    margin: 7px 0;
}

.page-footer footer.page-footer .footer-box>p {
    font-weight: 400;
}

.page-footer .ftop-ads-desc {
    font-weight: 300;
    margin-bottom: 17px;
}

.page-footer .block-subscribe .block-content {
    width: 35%;
    min-width: 350px;
}

.page-footer .bottom-footer-wrapper {
    background: #222426;
    color: #fff;
    padding: 30px 0;
    font-size: 13px;
}

.page-footer .bottom-footer-wrapper a {
    color: #fff;
}

.page-footer .bottom-footer-wrapper a:hover {
    color: #4c96d5;
}

.page-footer .social a {
    font-size: 28px;
    margin-right: 20px;
    color: #1b1b1d;
}

.page-footer .social a:hover {
    color: #00579a;
}

.footer-head {
    font-size: 14px;
    font-weight: 900;
    text-transform: uppercase;
    color: #1b1b1d;
    margin-bottom: 10px;
    padding-bottom:10px;
    border-bottom:1px solid #b7babb
}

/* ============================================ *
 * Codazon_Footer style 1
 * ============================================ */
.footer-top-ads {
    color: #999999;
}

.footer-top-ads .ftop-ads-small {
    color: #999999;
}

.footer-top-ads .block.block-subscribe .actions .button {
    color: #fff;
    background-color: #00579a;
    border-color: #00579a;
}

.footer-top-ads .block.block-subscribe .actions .button:hover {
    background: #fff;
    color: #00579a;
    border-color: #00579a;
}

.block.block-subscribe .block-content input {
    border-color: #00579a;
}

.page-footer {
    background: #fff;
    color: #00579a;
}

.page-footer .footer,
.page-footer .footer button {
    font-size: 13px;
    font-weight: 400;
}

.page-footer .top-footer-wrapper {
    background-color: #bcd9f1;
}

.page-footer .footer-bottom {
    background: #00579a;
}

.page-footer p.h5 {
    color: #00579a;
    font-size: 14px;
    font-weight: 500;
}

.page-footer .item_tag li a {
    color: #00579a;
    background-color: #00579a;
    border-color: #00579a;
}

.page-footer .item_tag li a:hover {
    color: #fff;
    background-color: #00579a;
    border-color: #00579a;
}

.page-footer .footer-social a {
    border: 1px solid;
    border-color: #00579a;
}

.page-footer .footer-social a:hover {
    color: #00579a;
    background-color: #00579a;
    border-color: #00579a;
}

.page-footer .copyright {
    font-size: 14px;
}

.page-footer .footer-bottom-link li a {
    font-size: 14px;
}

.page-footer a {
    color: #000;
}

.page-footer a:hover {
    color: #4c96d5;
}

.footer-style-03 .bottom-footer-wrapper address {
    font-size: 11px;
}

.footer-style-03 .footer-social a:hover {
    background: none;
    border-color: none;
}

.footer-style-03 .footer-social a:hover:before {
    border-color: #00579a;
}

.footer-style-03 .footer-social a:hover span {
    color: #00579a;
}

.footer-style-03 .footer-social a:before {
    border-color: #00579a;
}

.footer-credits {
    text-align: right;
}

/* ============================================ *
 * End Codazon_Footer Style 1
 * ============================================ */
/* ============================================ *
 * End Codazon_Footer Style 2
 * ============================================ */
.footer-newsletter-02 .ftop-newsletter .block.block-subscribe .block-content .input-box input {
    border-color: #00579a;
}

.footer-newsletter-02 .social a {
    color: #fff;
    background-color: #00579a;
    border-color: #00579a;
}

.footer-newsletter-02 .social a:hover {
    color: #00579a;
    background-color: #fff;
    border-color: #00579a;
}

.footer-style-02 .footer-link li {
    border-bottom: 1px solid #ebedef;
}

/* ============================================ *
 * End Codazon_Footer Style 2
 * ============================================ */
/* ============================================ *
* Codazon_Footer style 4
* ============================================ */
.page-footer.footer-style-04 .top-footer-wrapper {
    background-color: #bcd9f1;
}

.page-footer.footer-style-04 .top-footer-wrapper .box-aboutus .box-content {
    background-color: #fff;
    color: #00579a;
}

.page-footer.footer-style-04 .top-footer-wrapper .box-facebook .box-content {
    background-color: #4f70c2;
}

.page-footer.footer-style-04 .top-footer-wrapper .box-tweets {
    color: #00579a;
}

.page-footer.footer-style-04 .top-footer-wrapper .box-tweets a {
    color: #00579a;
}

.page-footer.footer-style-04 .top-footer-wrapper .box-tweets a:hover {
    color: #0ba5c9;
}

.page-footer.footer-style-04 .bottom-footer-wrapper .block-subscribe .block-content .actions button.button {
    font-size: 11px;
    font-weight: 400;
    background: #00579a;
    color: #fff;
    border-color: #00579a;
}

/* ============================================ *
 * End Codazon_Footer style 4
 * ============================================ */
/* ============================================ *
 * Codazon_Footer style 5
 * ============================================ */
.page-footer.footer-style-05 .top-footer-wrapper .footer-social a {
    border-color: #00579a;
    color: #00579a;
    background: #fff;
}

.page-footer.footer-style-05 .top-footer-wrapper .footer-social a:hover {
    border-color: #00579a;
    color: #fff;
    background: #00579a;
}

.page-footer.footer-style-05 .top-footer-wrapper .block-subscribe .block-content input {
    border-color: #00579a;
    color: #00579a;
}

.page-footer.footer-style-05 .top-footer-wrapper .block-subscribe .block-content .actions button.button {
    font-size: 11px;
    font-weight: 300;
    background: #fff;
    color: #00579a;
    border-color: #00579a;
}

.page-footer.footer-style-05 .top-footer-wrapper .block-subscribe .block-content .actions button.button:hover {
    border-color: #00579a;
    color: #fff;
    background: #00579a;
}

.page-footer.footer-style-05 .footer-links p.h5 {
    color: #00579a;
}

.page-footer.footer-style-05 .footer-links ul li {
    border-color: #00579a;
}

/* ============================================ *
 * End Codazon_Footer style 5
 * ============================================ */

.footer-cart .cart-content .summary .subtotal .price {
    color: #333333;
}

.footer-cart .cart-content button.button {
    color: #fff;
    background-color: #00579a;
    border-color: #00579a;
}

.footer-cart .cart-content button.button:hover {
    color: #00579a;
    background-color: #fff;
    border-color: #00579a;
}

.footer-cart .cart-content .cart-item .btn-remove {
    color: #00579a;
}

.footer-cart .cart-content .cart-item .btn-remove:hover {
    color: #00579a;
}


.footer .form-subscribe-header {
    display: none;
}

/* BANNER STATICI HOME */
.banners-wrapper {
    margin: 10px 0;
}

.banners-wrapper .banner {
    margin: 10px 0;
    position: relative;
}

.banners-wrapper .banner-zoom {
    overflow: hidden;
    display: block;
}

.banners-wrapper .banner-zoom img {
    border-radius: 0;
    transition: transform .5s ease;
    width: 100%;
}

.banners-wrapper .groupinfo {
    padding: 22px 20px;
    background: #ffffff;
}

.banners-wrapper .groupinfo a {
    color: #00579a;
    text-decoration: none;
    font-size: 11px;
}

.banners-wrapper .groupinfo .grifo-title {
    margin-bottom: 5px;
}

.banners-wrapper .groupinfo .grifo-title a {
    display: block;
    cursor: pointer;
    min-height: 90px;
}

.banners-wrapper .groupinfo .grifo-desc {
    color: #000;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
}

.groupinfo-desc a.grifo-desc:hover {
    color: #00579a;
    transition: .4s;
}


.categories .banners-wrapper {
    margin: 0;
}

.widget-static-block .block-title .b-title {
    border-bottom: 0;
    font-size: 35px;
    font-weight: 400;
    padding: 0 0 6px;
    margin-bottom: 0;
}

.widget-static-block .block-title .b-title {
    font-size: 35px;
    font-weight: 400;
}


element.style {}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.widget-static-block .block-title .b-title {
    border-bottom: 0;
    font-size: 35px;
    font-weight: 400;
    margin: 0;
}

.block-title .b-title {
    border-bottom-color: #00579a;
    color: #00579a;
    text-transform: uppercase !important;
}

.widget-static-block .block-title .title-desc {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
    margin-top: -5px !important;
}

.widget-static-block .block-title .title-desc span {
    position: relative;
}

.widget-static-block .block-title .title-desc span {
    position: relative;
}

.widget-static-block .block-title .title-desc span:before {
    left: -50px;
    right: auto;
}

.widget-static-block .block-title .title-desc span:before,
.widget-static-block .block-title .title-desc span:after {
    position: absolute;
    content: "";
    width: 40px;
    border-bottom: 1px solid #222222;
    right: -50px;
    bottom: 50%;
}

.wapper-blog .post-items {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
}

.wapper-blog .post-items .post {
    background: #fff;
    padding: 0;
    -webkit-box-shadow: 1px 3px 1px #ebedef;
    -moz-box-shadow: 1px 3px 1px #ebedef;
    box-shadow: 1px 3px 1px #ebedef;
    margin: 20px;
    border-radius: 7px;
    overflow: hidden;
}

.wapper-blog .post-items .post .blog-title {
    margin: 1rem 0;
    font-size: 1.25rem;
    line-height: 1.65rem;
}

.wapper-blog .post-items .post .blog-date {
    display: inline-block;
    font-size: 0.875em;
    background: #eeeeef;
    padding: 5px 10px;
    border-radius: 3px;
    margin-bottom: 5px;
}

.wapper-blog .post-items .post .blog-category {
    margin-bottom: 1em;
    border-bottom: 1px solid #ebedef;
}

.wapper-blog .post-items .post .blog-desc {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #ebedef;
}

.wapper-blog .post-items .post .blog-bottom {
    padding: 15px;
}

.wapper-blog .post-items .post img {
    width: 100%;
    max-width: 100%;
}

.blog-share {
    float: right;
}

.blog-share ul {
    width: auto;
    padding-left: 0;
    margin: 0;
}

.blog-share ul li {
    display: inline;
    margin-left: 15px;
}

.blog-share ul li a {
    font-size: 18px;
    color: #1b1b1d;
}

.blog-share ul li a:hover {
    color: #00579a;
}

/* ============================================ *
 * Codazon_Button style
 * ============================================ */

button {
    color: #fff;
    background-color: #00579a;
    border-color: #00579a;
    font-size: 14px;
    outline: none;
}

button:hover {
    color: #00579a;
    background-color: #fff;
    border-color: #00579a;
}

.buttons-container button.btn-cart {
    color: #fff;
    background-color: #00579a;
    border-color: #00579a;
}

.buttons-container button.btn-cart:hover {
    color: #00579a;
    background-color: #fff;
    border-color: #00579a;
}

.buttons-container .qs-button {
    color: #fff;
    background-color: #00579a;
    border-color: #00579a;
}

.buttons-container .qs-button:hover {
    color: #00579a;
    background-color: #fff;
    border-color: #00579a;
}

.actions-secondary:not(.product-wishlist).action {
    color: #00579a;
    background-color: #fff;
    border-color: #00579a;
}

.actions-secondary:not(.product-wishlist) .action:hover {
    color: #fff;
    background-color: #00579a;
    border-color: #00579a;
}

.buttons-container .action,
.addto-hover-container .action {
    color: #fff;
    background-color: #00579a;
    border-color: #00579a;
}

.buttons-container .action:hover,
.addto-hover-container .action:hover {
    color: #00579a;
    background-color: #fff;
    border-color: #00579a;
}

.product-addto-links .action {
    color: #00579a;
    font-size: 11px;
}

.product-addto-links .action:visited {
    color: #00579a;
}

.product-addto-links .action:hover {
    color: #00579a;
}

.product-addto-links .action:active {
    color: #00579a;
}

.product-addto-links .action span {
    border-color: #ebedef;
}

.product-addto-links .action:hover span {
    color: #00579a;
    background-color: #fff;
    border-color: #00579a;
}

.product-wishlist a.link-wishlist {
    color: #00579a;
}

.product-wishlist a.link-wishlist:visited {
    color: #00579a;
}

.product-wishlist a.link-wishlist:hover {
    color: #00579a;
}

.product-wishlist a.link-wishlist:active {
    color: #00579a;
}

.product-wishlist a.link-wishlist:hover:before {
    color: #00579a;
}

.product-item-info:hover .product-wishlist a.link-wishlist {
    color: #00579a;
}

.ajax-load-wrapper .ajax-load-button .ajax-loader,
.ajax-load-wrapper .ajax-load-button a {
    font-size: 14px;
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:focus,
.ajax-load-wrapper .ajax-load-button a:focus,
.ajax-load-wrapper .ajax-load-button .ajax-loader:active,
.ajax-load-wrapper .ajax-load-button a:active {
    background: #00579a;
    border-color: #00579a;
    color: #fff;
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:hover,
.ajax-load-wrapper .ajax-load-button a:hover {
    background: #00579a;
    border-color: #00579a;
    color: #fff;
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:hover,
.ajax-load-wrapper .ajax-load-button a:hover {
    color: #fff;
    background-color: #00579a;
    border-color: #00579a;
}

#back-top a {
    background: #fff;
    border-color: #00579a;
    color: #00579a;
    font-size: 0;
}

#back-top a:focus,
#back-top a:active {
    background: #00579a;
    border-color: #00579a;
    color: #fff;
}

#back-top a:hover {
    background: #00579a;
    border-color: #00579a;
    color: #fff;
}

.qs-button {
    background: #fff;
    color: #00579a;
    background-color: #fff;
    border-color: #00579a;
}

.qs-button:focus,
.qs-button:active {
    background: #00579a;
    border-color: #00579a;
    color: #fff;
}

.btn-link {
    background: #fff;
    color: #00579a;
    background-color: #fff;
    border-color: #00579a;
}

.btn-link:focus,
.btn-link:active {
    background: #00579a;
    border-color: #00579a;
    color: #fff;
}

.btn-link:hover {
    background: #00579a;
    border-color: #00579a;
    color: #fff;
}

.btn-link-readmore {
    background: #fff;
    color: #00579a;
    background-color: #fff;
    border-color: #00579a;
}

.btn-link-readmore:focus,
.btn-link-readmore:active {
    border-color: #00579a;
    color: #fff;
}

.btn-link-readmore:hover {
    border-color: #00579a;
    color: #fff;
}

.qs-button:hover {
    color: #fff;
    background-color: #00579a;
    border-color: #00579a;
}

.ajax-load-button .ajax-loader,
.ajax-load-button a {
    background: #fff;
    border: 3px solid #00579a;
    font-size: 14px;
    box-sizing: border-box;
    vertical-align: middle;
    color: #00579a;
    background-color: #fff;
    border-color: #00579a;
}

/* ============================================ *
 * Codazon_Button style
 * ============================================ */

/* ============================================ *
* Codazon_Ellyana Main Title
* ============================================ */

.product-wishlist a.link-wishlist:before {
    display: inline-block;
    font-family: "Font Awesome 6 pro";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f004";
    font-size: 18px;
    width: 20px;
}

.block-title .b-title {
    border-bottom: 0;
    font-size: 35px;
    font-weight: 500;
    padding: 0;
    margin: 40px 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.block-title .b-title:before,
.block-title .b-title:after {
    position: absolute;
    top: 50%;
    overflow: hidden;
    width: 48%;
    height: 2px;
    content: '\a0';
    background-color: #1b1b1d;
    margin-left: 2%;
}

.block-title .b-title:before {
    margin-left: -50%;
    text-align: right;
}

.block-title .title-desc {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
    margin-top: -5px !important;
}

.block-title .title-desc span {
    position: relative;
}

.block-title .title-desc span:before,
.block-title .title-desc span:after {
    position: absolute;
    content: "";
    width: 40px;
    border-bottom: 1px solid #222222;
    right: -50px;
    bottom: 50%;
}

.block-title .title-desc span:before {
    left: -50px;
    right: auto;
}

.block-title.special-title .b-title {
    text-transform: unset !important;
    font-size: 24px;
}

.block-title.special-title .title-desc {
    font-size: 16px;
    text-transform: unset;
    font-style: italic;
    color: #00579a;
}

.block-title.special-title .title-desc span:before,
.block-title.special-title .title-desc span:after {
    display: none;
}

/* ============================================ *
* Codazon_Ellyana New Released
* ============================================ */
.new-trend-wrap .product-items.flex-grid {
    display: flex;
    flex-flow: wrap;
}

.new-trend-wrap .product-top {
    position: static;
}

.new-trend-wrap .product-top .product-gallery {
    width: 60px;
    position: absolute;
    left: -50px;
    top: -1px;
    min-width: 43px;
    padding: 30px 5px 150px;
    border-right: 0;
    z-index: 11;
    border: 1px solid transparent;
    background: #fff;
    visibility: hidden;
    height: calc(100% + 2px);
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0 !important;
}

.products-list .product-gallery,
.products-grid .product-gallery {
    text-align: center;
    margin: 0 -10px 10px;
    vertical-align: top;
}

.new-trend-wrap .product-top .product-gallery .img-slider .item {
    width: 100% !important;
    max-width: none !important;
    margin: 0;
    padding: 0;
}

.new-trend-wrap .product-top .product-gallery .lSSlideOuter {
    overflow: visible;
}

.new-trend-wrap .product-top .product-gallery .lSAction>a {
    text-align: center;
    background: #ffffff;
    top: -30px;
    left: 40%;
    height: 25px;
    width: 35px;
    display: block;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    opacity: 1 !important;
}

.new-trend-wrap .product-top .product-gallery .lSAction>a:before {
    display: inline-block;
    font-family: "Font Awesome 6 pro";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\F106";
    font-size: 30px;
}

.new-trend-wrap .product-top .product-gallery .lSAction>a.lSNext {
    bottom: -25px;
    top: auto;
}

.new-trend-wrap .product-top .product-gallery .lSAction>a.lSNext:before {
    content: "\F107";
}

.new-trend-wrap .products-grid .product-item-info .product-item-details .product-item-description {
    font-weight: 400;
    min-height: 60px;
    font-size: 11px;
    color: #999999;
}

.new-trend-wrap .products-grid .product-item-info .product-top,
.new-trend-wrap .products-grid .product-item-info .hover-section {
    position: static;
}

.new-trend-wrap .product-item-info {
    background: #fff;
    position: relative;
}

.new-trend-wrap .product-item-info .hover-section .product-image:hover img {
    opacity: 1 !important;
}

.new-trend-wrap .product-item-info .product-item-details {
    padding: 20px;
    background: #fff;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.new-trend-wrap .product-item-info .product-item-details .price-box {
    margin: 5px 0 5px;
    display: flex;
    justify-content: center;
}

.new-trend-wrap .product-item-info .product-item-details .newsletter-box {
    margin: 5px 0 5px;
    display: flex;
    justify-content: center;

}

.newsletter-box span a {
    color: #00579a;
}

.new-trend-wrap .product-item-info .product-item-details .price-box .old-price {
    color: #00579a;
    margin-left: 0;
}

.new-trend-wrap .product-item-info .product-item-details .price-box .old-price .price {
    color: #00579a;
}

.new-trend-wrap .product-item-info .product-item-details .price {
    font-weight: 500;
}

.new-trend-wrap .product-item-info .product-quickview .qs-button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    font-weight: 600;
    font-size: 1.2rem;
    background: rgba(255, 255, 255, 0.62);
    border: 0;
    color: #00579a;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0 !important;
}

.new-trend-wrap .product-item-info .product-quickview .qs-button:before {
    margin: 0 5px;
    font-size: 12px;
}

.new-trend-wrap .product-item-info .product-name {
    min-height: 60px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 400;
    overflow: hidden;
}

.new-trend-wrap .product-item-info .buttons-container .action.link-compare {
    display: none;
}

.new-trend-wrap .product-item-info .btn-cart {
    font-size: 0.8rem;
    text-transform: uppercase;
    vertical-align: top;
    width: calc(100% - 40px);
    margin-bottom: 0;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    color: #fff;
    border-color: #00579a;
    background: #00579a;
}

.new-trend-wrap .product-item-info a.btn-cart:hover {
    color: #00579a;
    border: 1px solid #00579a;
    background: #fff;
}

.new-trend-wrap .product-item-info a.btn-cart:before {
    display: none;
}

.new-trend-wrap .product-item-info .buttons-container {
    height: auto;
    width: 100%;
    bottom: 20px;
    margin-bottom: 0;
    background: transparent;
    top: auto;
    position: absolute;
    opacity: 0 !important;
}

.new-trend-wrap .product-item-info:hover {
    border-color: #ebedef;
}

.new-trend-wrap .product-item-info:hover .product-quickview .qs-button {
    opacity: 1 !important;
    -moz-transform: translateY(-35px);
    -webkit-transform: translateY(-35px);
    -o-transform: translateY(-35px);
    transform: translateY(-35px);
    z-index: 1;
}

.new-trend-wrap .product-item-info:hover .product-item-details {
    -moz-transform: translateY(-50px);
    -webkit-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px);
}

.new-trend-wrap .product-item-info:hover .buttons-container {
    opacity: 1 !important;
}

.new-trend-wrap .product-item-info:hover .product-gallery {
    opacity: 1 !important;
    visibility: visible;
    border-color: #ebedef;
    border-right-color: transparent;
}

.vImgLoader span {
    font-size: 0;
}

.vImgLoader span:before {
    display: inline-block;
    font-family: "Font Awesome 6 pro";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f252";
    font-size: 18px;
    color: #00579a;
    font-weight: 500;
    -webkit-animation: rotation 2s infinite;
    animation: rotation 2s infinite;
}

.ajax-load-wrapper .ajax-load-button .ajax-loader,
.ajax-load-wrapper .ajax-load-button a {
    border-width: 2px;
}

.ajax-load-wrapper .ajax-load-button .ajax-loader:hover,
.ajax-load-wrapper .ajax-load-button a:hover {
    border-width: 2px;
}

.col-main .widget .products-grid .item {
    text-align: center;
    float: left;
}

.new-trend-wrap .product-item-info {
    position: relative;
    text-align: center;
}

.new-trend-wrap .products-grid .product-item-info .product-top,
.new-trend-wrap .products-grid .product-item-info .hover-section {
    position: static;
}

.product-image,
.no-touch .product-img-box .product-image:not(.zoom-available):hover {
    position: relative;
    display: block;
    overflow: hidden;
    display: inline-block;
}

p.price span.commerce-Price-amount.amount {
    font-size: 1.5em;
}

.joo-categories .title-category a {
    font-size: 14px;
    font-weight: 400;
}

.joo-categories a.category-cta {
    font-size: 12px;
    font-weight: 600;
    padding: 10px 20px;
    border: 2px solid #00579a;
}

.joo-categories a.category-cta:hover {
    background: #00579a;
    color: #fff;
    transition: .4s
}

.evidenziatore {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 65%, rgba(221, 146, 134, 0.4) 65%);
    display: inline;
}

.header-info {
    color: #8C8C8C;
    font-size: 14px;
    float: left;
    margin: 0 0 0 40px;
    text-align: center;
}

.header-search {
    position: relative;
    width:100%;
    padding:0 50px;
}

.header-search .nav-search{
    position: absolute;
    top:6px;
    right:56px;
    width:40px;
    height:40px;
    line-height:40px;
    text-align:center;
    padding:0;
    border-radius:50px;
    background:#009ee2;
    color:#fff;
}

.header-search .nav-search:hover{
    background:#00579a;
    color:#fff;
}

.header-search .search-desktop-input {
    line-height: 52px;
    height: 52px;
    font-size: 16px;
    color: #000;
    border: 1px solid #eee;
    border-radius:52px;
    margin: 0;
    padding: 0 60px 0 20px;
    width: 100%;
    outline: none;
    transition:all .2s;
}

.header-search .search-desktop-input:hover,
.header-search .search-desktop-input:focus,
.header-search .search-desktop-input:active {
    border: 1px solid #ddd;
}

#secondary .widget.widget_product_categories ul li span.current {
    font-size: 13px;
    font-weight: 600;
    color: #2b2b2b;
    line-height: 1.4em;
    display: block;
    cursor: default;
    width: 100%;
    padding: 8px 16px 8px 8px!important;
}

#secondary .widget.widget_product_categories ul li a {
    font-size: 13px;
    color: #2b2b2b;
    line-height: 1.4em;
    display: block;
    cursor: pointer;
    width: 100%;
    padding: 8px 16px 8px 8px;
}

#secondary .widget.widget_product_categories ul li a:hover {
    background-color: #00579a;
    color: #fff;
}

#secondary .widget.widget_product_filters li {
    padding: 0;
    display: block;
    transition: all .2s;
}

#secondary .widget.widget_product_filters li.filter_title {
    border-bottom: 2px solid #ebebef;
    padding: 10px;
    cursor: default;
}

#secondary .widget.widget_product_filters li.filter_title strong {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
}

#secondary .widget.widget_product_filters li label {
    padding: 0 15px 0 35px;
    display: block;
    cursor: pointer;
    transition: all .2s;
    margin: 0;
    position: relative;
    height: 36px;
    line-height: 36px;
    border: none;
    color:#616161;
}

#secondary .widget.widget_product_filters li label:before {
    font-family: "Font Awesome 6 pro";
    font-weight: 500;
    font-size:18px;
    content: "\f0c8";
    position: absolute;
    left: 15px;
    top: 0;
    height: 36px;
    line-height: 36px;
}

#secondary .widget.widget_product_filters li label:hover {
    background: #ebebef;
}

#secondary .widget.widget_product_filters li label.active {
    background: #98ddd7;
}

#secondary .widget.widget_product_filters li label.active:before {
    font-family: "Font Awesome 6 pro";
    font-weight: 500;
    content: "\f14a";
    position: absolute;
    left: 15px;
    top: 0;
    height: 36px;
    line-height: 36px;
}

#secondary .widget.widget_product_filters li label span {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 36px;
    background: #666;
    border-right: 2px solid #ebebef;
}

#secondary .widget.widget_product_filters li.filter-bg-arancione label span {
    background: #ff9b46;
}

#secondary .widget.widget_product_filters li.filter-bg-bianco label span {
    background: #ffffff;
}

#secondary .widget.widget_product_filters li.filter-bg-blu label span {
    background: #5484cc;
}

#secondary .widget.widget_product_filters li.filter-bg-giallo label span {
    background: #f9e345;
}

#secondary .widget.widget_product_filters li.filter-bg-marrone label span {
    background: #a55028;
}

#secondary .widget.widget_product_filters li.filter-bg-nero label span {
    background: #000000;
}

#secondary .widget.widget_product_filters li.filter-bg-rosa label span {
    background: #00579a;
}

#secondary .widget.widget_product_filters li.filter-bg-rosso label span {
    background: #ff4646;
}

#secondary .widget.widget_product_filters li.filter-bg-verde label span {
    background: #75bb40;
}

#secondary .widget.widget_product_filters li.filter-bg-viola label span {
    background: #8e60b1;
}

#secondary .widget.widget_product_filters li input[type="checkbox"] {
    display: none;
}

/* filter module */
.widget.widget_product_filters a.btn {
    color: #fff;
}

.widget.widget_product_filters .widget_product_filters_head {
    overflow: hidden;
}

.widget.widget_product_filters .widget_product_filters_head .widget-title {
    float: left;
}

.widget.widget_product_filters .widget_product_filters_head .widget_product_filters_action {
    float: right;
}

.widget.widget_product_filters .filter-groups {
    width: 100%;
    margin-bottom: 40px;
    background:#fff;
    box-shadow: 1px 3px 5px #ebedef;
    border: 2px solid #ebebef;
    border-radius: 10px;
    overflow: hidden;
}

.widget.widget_product_filters .filter-groups .filter-group {
    width: 100%;
}

.widget.widget_product_filters .filter-groups .filter-group .filter_title {
    font-weight: 500;
    line-height: 40px;
    padding: 0 25px 0 15px;
    cursor: pointer;
    transition: all .2s;
    position: relative;
    text-transform: uppercase;
}

.widget.widget_product_filters .filter-groups .filter-group .filter_title.active {
    background: #00579a;
    color: #fff;
}

.widget.widget_product_filters .filter-groups .filter-group .filter_title.active,
.widget.widget_product_filters .filter-groups .filter-group .filter_title:hover {
    background: #ebebef;
    color: #1b1b1b;
}

.widget.widget_product_filters .filter-groups .filter-group .filter_title:after {
    font-family: "Font Awesome 6 pro";
    font-weight: 500;
    content: "\f105";
    position: absolute;
    right: 15px;
    top: 2px;
    height: 40px;
    line-height: 40px;
}

.widget.widget_product_filters .filter-groups .filter-group .filter_title.active:after {
    content: "\f107";
}

.widget.widget_product_filters .filter-groups .filter-group ul {
    padding: 0;
    margin: 0;
    display: none;
    background: #fff;
}

.widget.widget_product_filters .filter-groups .filter-group ul.active {
    display: block;
    margin: 0 !important;
}

.widget.widget_product_filters li {
    padding: 0;
    display: block;
    transition: all .2s;
}

.widget.widget_product_filters li label {
    font-size: 13px;
    padding: 0 10px;
    display: block;
    cursor: pointer;
    transition: all .2s;
    margin: 0;
    position: relative;
    height: 38px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.widget.widget_product_filters li label:hover {
    background: #ebebef;
}

.widget.widget_product_filters li label.active {
    background: #ddd;
}

.widget.widget_product_filters li input[type="checkbox"] {
    display: none;
}

/* latest module */
.generic-module {
    padding: 20px 0;
}

.generic-module-header h2,
.generic-module-header .h2 {
    border-bottom: 0;
    font-size: 34px;
    font-weight: 900;
    padding: 0;
    margin: 40px 0;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.generic-module-header h2:before,
.generic-module-header .h2:before,
.generic-module-header h2:after,
.generic-module-header .h2:after {
    position: absolute;
    top: 50%;
    overflow: hidden;
    width: 48%;
    height: 2px;
    content: '\a0';
    background-color: #ebebef;
    margin-left: 2%;
}

.generic-module-header h2:before,
.generic-module-header .h2:before {
    margin-left: -50%;
    text-align: right;
}

.generic-module-header .title-desc {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
    margin-top: -5px !important;
    text-align: center;
}

.generic-module-header .title-desc span {
    position: relative;
}

.generic-module-header .title-desc span {
    position: relative;
}

.generic-module-header .title-desc span:before {
    left: -50px;
    right: auto;
}

.generic-module-header .title-desc span:before,
.generic-module-header .title-desc span:after {
    position: absolute;
    content: "";
    width: 40px;
    border-bottom: 1px solid #222222;
    right: -50px;
    bottom: 50%;
}

.generic-module-products {
    margin: 0 -5px;
    display: flex;
    flex-wrap: wrap;
}

.generic-module-product {
    width: calc((100% / 4) - 10px);
    min-height: 300px;
    padding: 10px;
    position: relative;
    transition: all .2s;
    margin: 5px;
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 0 5px #ebedef;
}

.generic-module-related .generic-module-product {
    width: calc(100% / 3);
}

.generic-module-product:hover {
    box-shadow: 0 0 5px #bbb;
}

.generic-module-image {
    display: block;
    cursor: pointer;
    height: auto;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    text-indent: -9999px;
    padding-bottom: 70%;
}

.generic-module-detail {
    display:block;
    cursor:pointer;
    width:calc(100% - 20px);
    height:50px;
    line-height:50px;
    text-align:center;
    background:#009ee2;
    border-radius:50px;
    transition:all .2s;
    color:#fff;
    font-weight:900;
    text-transform:uppercase;
    position:absolute;
    bottom:10px;
    left:10px;
}

.generic-module-detail:hover {
    background:#00579a;
    color:#fff;
}

.generic-module-additional {
    position: absolute;
    top: -1px;
    left: -110px;
    width: 112px;
    height: calc(100% + 2px);
    background: #fff;
    display: none;
    border: 1px solid #ebebeb;
    transition: all .2s;
    z-index: 11;
    box-shadow: 1px 3px 10px #ebedef;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}

.generic-module-slick {
    margin: 10px;
    height: calc(100% - 20px);
    top: 0;
}

.generic-module-slick .slick-slide {
    width: 90px !important;
    border: none !important;
    cursor: pointer;
    text-align: center;
    font-size: 12px;
}

.generic-module-slick .slick-slide img {
    display: block;
    max-width: 100%;
    transition: all .2s;
}

.generic-module-slick .slick-slide img:hover {
    -webkit-filter: brightness(110%);
    filter: brightness(110%);
}

.generic-module-slick .slick-arrow {
    position: absolute;
    top: 15px;
    left: 0;
    width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 26px;
    background: #ebebeb;
    color: #1b1b1d;
    z-index: 2;
    transition: all .2s;
}

.generic-module-slick .slick-arrow:before {
    content: "";
    display: none;
}

.generic-module-slick .slick-arrow:hover {
    background: #00579a;
    color: #fff;
}

.generic-module-slick .slick-arrow.slick-next {
    top: auto;
    bottom: -15px;
}

.generic-module-data {
    margin-top:10px;
    padding-bottom:60px;
}

.generic-module-name {
    font-size: 16px;
    font-weight:500;
    text-align: left;
    display: block;
    cursor: pointer;
    transition: all .2s;
}

.generic-module-name > span {
    font-weight:900;
}

.generic-module-name:hover {
    color: #00579a;
}

.generic-module-price-box {
    text-align: right;
    margin-bottom: 10px;
    margin-top:10px;
}

.generic-module-data .link-wishlist {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    text-align: center;
    font-size: 20px;
    transition: all .2s;
    color:#db001c;
}

.generic-module-data .link-wishlist:hover {
    color: #1b1b1d;
}

.generic-module-product .badge-new {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 2px 10px;
    font-size: 12px;
    color: #fff;
    background: #e542b2;
    border-radius: 3px;
    z-index: 13;
}

.generic-module-product .badge-hot {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 2px 10px;
    font-size: 12px;
    color: #fff;
    background: #f94545;
    border-radius: 3px;
    z-index: 13;
}

.generic-module-product .badge-special {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 2px 10px;
    font-size: 12px;
    color: #fff;
    background: #e40513;
    border-radius: 3px;
    z-index: 13;
}

.generic-module-product .badge-tag {
    position: absolute;
    top: 40px;
    right: 10px;
    padding: 2px 10px;
    color: #fff;
    font-size: 12px;
    background: #1b1b1d;
    border-radius: 3px;
    z-index: 3;
    opacity: .4;
}

.generic-module-product .badge-tag+.badge-tag {
    top: 70px;
}

.generic-module-product .badge-tag+.badge-tag+.badge-tag {
    top: 100px;
}

.generic-module-product .badge-tag+.badge-tag+.badge-tag+.badge-tag {
    top: 130px;
}

/* product list */
.generic-product-list .generic-module-product {
    width: calc((100% / 3) - 10px);
}

/* suggest module */
.generic-module.suggest-products {
    padding: 0 0 50px;
}

/* featured module */
.featured-module {
    margin: 50px 0;
}

.featured-module-header h2,
.featured-module-header .h2 {
    border-bottom: 0;
    font-size: 35px;
    font-weight: 400;
    padding: 0 0 6px;
    margin-bottom: 0;
    text-align: center;
    text-transform: uppercase;
}

.featured-module-header .title-desc {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 14px;
    margin-top: -5px !important;
    text-align: center;
}

.featured-module-header .title-desc span {
    position: relative;
}

.featured-module-header .title-desc span {
    position: relative;
}

.featured-module-header .title-desc span:before {
    left: -50px;
    right: auto;
}

.featured-module-header .title-desc span:before,
.featured-module-header .title-desc span:after {
    position: absolute;
    content: "";
    width: 40px;
    border-bottom: 1px solid #222222;
    right: -50px;
    bottom: 50%;
}

.featured-module-products {
    margin: 0 -2px;
    overflow: hidden;
}

.featured-module-product {
    float: left;
    width: calc(20% - 8px);
    height: 270px;
    margin: 4px;
    background: #fff;
    position: relative;
    transition: all .2s;
}

.featured-module-product.featured-module-product-first {
    width: calc(40% - 8px);
    height: 548px;
}

.featured-module-product .badge-special {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background: #00579a;
    border-radius: 15px;
    -webkit-box-shadow: 1px 3px 1px #e46b6b;
    -moz-box-shadow: 1px 3px 1px #e46b6b;
    box-shadow: 1px 3px 1px #e46b6b;
    z-index: 3;
}

.featured-module-product .badge-tag {
    position: absolute;
    top: 65px;
    left: 5px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #000;
    padding: 0 10px;
    font-size: 13px;
    background: #fff;
    border-radius: 15px;
    -webkit-box-shadow: 1px 3px 1px #ebedef;
    -moz-box-shadow: 1px 3px 1px #ebedef;
    box-shadow: 1px 3px 1px #ebedef;
    z-index: 3;
}

.featured-module-product .badge-tag+.badge-tag {
    top: 105px;
}

.featured-module-product .badge-tag+.badge-tag+.badge-tag {
    top: 145px;
}

.featured-module-product .badge-tag+.badge-tag+.badge-tag+.badge-tag {
    top: 185px;
}

.featured-module-image {
    display: block;
    cursor: pointer;
    height: 100%;
    background-position: 50% 0;
    background-size: cover;
    background-repeat: no-repeat;
    text-indent: -9999px;
    margin-bottom: 10px;
    transition: all .2s;
}

.featured-module-product:hover .featured-module-image {
    -webkit-filter: brightness(70%);
    filter: brightness(70%);
}

.featured-module-reveal {
    height: 200px;
    width: 220px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -110px;
}

.featured-module-product-first .featured-module-reveal {
    height: 400px;
    width: 440px;
    margin: -200px 0 0 -220px;
}

.featured-module-name {
    color: #fff;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 400;
    text-align: center;
    display: block;
    cursor: pointer;
    margin-bottom: 10px;
    transition: all .2s;
}

.featured-module-product-first .featured-module-name {
    font-size: 16px;
}

.featured-module-name:hover {
    color: #00579a;
}

.featured-module-price-box {
    text-align: center;
    margin-bottom: 10px;
    color: #fff;
}

.featured-module-price-box .price {
    color: #fff;
}

.featured-module-data {
    display: block;
    cursor: pointer;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2);
    transition: all .2s;
}

.featured-module-product:hover .featured-module-data {
    display: block;
}

.featured-module-data .link-wishlist {
    display: block;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    transition: all .2s;
}

.featured-module-data .link-wishlist:hover {
    color: #00579a;
}

.featured-module-detail {
    background: #00579a;
    border: 1px solid #00579a;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    display: block;
    cursor: pointer;
    transition: all .2s;
    width: 220px;
    padding: 10px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -110px;
}

.featured-module-detail:hover {
    background: #fff;
    border: 1px solid #00579a;
    color: #00579a;
}

/* bestseller module */
.bestseller-module .generic-module-product {
    width: calc(50% - 22px);
    min-height: initial;
}

.bestseller-module .generic-module-image,
.bestseller-module .generic-module-product:hover .generic-module-image {
    width: 220px;
    height: 220px;
    margin: 0 10px 0 0;
    float: left;
}

/*
.bestseller-module .generic-module-name,
.bestseller-module .generic-module-price-box,
.bestseller-module .generic-module-data .link-wishlist{
    text-align:left;
}

.bestseller-module .generic-module-data .link-wishlist{
    display:inline;
    font-size:13px;
}
*/
.bestseller-module .generic-module-name {
    font-size: 14px;
    font-weight: bold;
    margin-top: 10px;
}

.bestseller-module .generic-module-detail-boxbtn {
    display: block;
    text-align: center;
}

.bestseller-module .generic-module-product:hover .generic-module-detail,
.bestseller-module .generic-module-detail {
    position: inherit;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    display: inline;
    background: none;
    margin: 0px;
    color: #00579a;
    border-color: #00579a;
    border-width: 2px;
    text-transform: none;
    font-size: 13px;
    display: inline-block;
    text-transform: uppercase;
}

.bestseller-module .badge-tag {
    top: 198px;
}

.featured-module-product .badge-tag+.badge-tag {
    top: 174px;
}

.featured-module-product .badge-tag+.badge-tag+.badge-tag {
    top: 150px;
}

.featured-module-product .badge-tag+.badge-tag+.badge-tag+.badge-tag {
    top: 126px;
}

/* related module */
.related-module {
    margin: 30px 0;
}

.related-module .generic-module-product {
    width: 100%;
    height: 50px;
    min-height: 120px;
    margin: 5px 5px 15px 5px;
    padding: 15px 45px 15px;
    border: none;
    border-bottom: 1px solid #ebedef;
}

.related-module .generic-module-product:hover {
    background: #ebedef;
}

.related-module .generic-module-image,
.related-module .generic-module-product:hover .generic-module-image {
    width: 100px;
    height: 50px;
    margin: 0 10px 0 0;
    float: left;
    padding-bottom: 0;
}

.related-module .generic-module-name,
.related-module .generic-module-price-box,
.related-module .generic-module-data .link-wishlist {
    text-align: left;
    position: inherit;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
}

.related-module .generic-module-data .link-wishlist {
    display: inline;
    font-size: 13px;
}

.related-module .generic-module-product:hover .generic-module-detail,
.related-module .generic-module-detail {
    position: inherit;
    top: auto;
    bottom: auto;
    left: auto;
    right: auto;
    display: inline;
    background: none;
    border: none;
    width: auto;
    padding: 0;
    margin: 0 0 0 15px;
    color: #00579a;
    text-transform: none;
    font-size: 13px;
    float: right;
}

.related-module .generic-module-product .badge-special {
    top: -3px;
    left: -3px;
    width: auto;
    height: 30px;
    line-height: 30px;
    padding: 0 5px;
}

.related-module .slick-arrow {
    position: absolute;
    top: 50px;
    right: 1px;
    left: auto;
    width: 36px;
    height: 36px;
    line-height: 30px;
    text-align: center;
    font-size: 26px;
    background: rgba(255, 255, 255, .7);
    color: #1b1b1d;
    z-index: 6;
    transition: all .2s;
    border: 3px solid #1b1b1d;
}

.related-module .slick-arrow:before {
    content: "";
    display: none;
}

.related-module .slick-arrow:hover {
    background: #00579a;
    border: 3px solid #00579a;
    color: #fff;
}

.related-module .slick-arrow.slick-next {
    top: auto;
    bottom: -18px;
    right: 1px;
    left: auto;
}

/* Scheda prodotto */
.product-view {
    width: 100%;
    clear: both;
}

.product-view .product-container {
    margin-bottom: 20px;
}

.product-view .product-container.product-collateral {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 5px #ebedef;
    padding:15px;
}

.product-collateral .nav-tabs {
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    border-bottom: 1px solid #1b1b1d;
}

.product-collateral .nav-tabs .nav-item {
    margin: 0;
}

.product-collateral .nav-tabs .nav-link {
    border: none;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 25px;
    transition: all .2s;
    border-radius: 0;
    text-align: center;
}

.product-collateral .nav-tabs .nav-link:hover {
    background-color: #f2f2f2;
}

.product-collateral .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #1b1b1d;
}

.product-collateral .nav-tabs .nav-link i {
    font-size: 18px;
    padding-right: 5px;
}

.product-collateral .tab-content .tab-pane {
    padding: 0;
}

.product-collateral .product-tags {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 3px solid #ebedef;
    overflow: hidden;
}

.product-collateral .product-tags a {
    padding-right: 10px;
}

.product-collateral .product-tags a:hover {
    color: #00579a;
}

.product-collateral table {
    font-size: 13px;
}

.product-collateral .faq-accordion-wrap.product-det .card {
    border-radius: 0;
    border-bottom: 3px solid #ebedef;
}

.product-collateral .faq-accordion-wrap .card-header a {
    font-size: 16px;
    display: block;
    cursor: pointer;
    font-weight: 500;
}

.product-collateral .faq-accordion-wrap .card-header a:hover {
    color: #00579a;
}

.product-collateral .faq-accordion-wrap .card .card-block {
    padding-top: 0;
    font-size: 14px;
    padding-bottom: 20px;
}

.product-essential {
    display: flex;
    flex-wrap: nowrap;
}

.product-essential .product-images {
    width: 35%;
    min-height: 400px;
}

.product-essential .product-images .product-image {
    position: relative;
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 5px #ebedef;
    transition: all .2s;
    max-width: 100%;
    margin:10px 0;
}

.product-essential .product-images .product-image:hover {
    border-color: #00579a;
}

.product-essential .product-images .product-image img {
    max-width: 100%;
}

.product-essential .product-images .product-image .product-popup-zoom {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    background: #efefef;
    border-radius: 50px;
    transition: all .2s;
    z-index: 2;
}

.product-essential .product-images .product-image .product-popup-zoom:hover {
    background: #00579a;
    color: #fff;
}

.product-essential .product-images .product-image .product-360-zoom {
    position: absolute;
    top: 20px;
    right: 20px;
    height: 50px;
    padding: 0 20px;
    line-height: 50px;
    text-align: center;
    font-size: 22px;
    background: #38B1A1;
    color: #fff;
    border-radius: 50px;
    transition: all .2s;
    z-index: 2;
}

.product-essential .product-images .product-image .product-360-zoom:hover {
    background: #ebedef;
    color: #1b1b1f;
}

.product-essential .product-images .product-image span {
    display: block;
    width: calc(100% - 20px);
    position: absolute;
    bottom: 10px;
    left: 10px;
    line-height: 20px;
    padding: 10px;
    font-size: 12px;
    background: rgba(200, 225, 234, .9);
}

.product-essential .product-images .product-additional {
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    display: none;
}

.product-essential .product-images .product-additional.slick-initialized {
    display: block;
}

.product-essential .product-images .product-additional a {
    display: block;
    cursor: pointer;
    margin: 3px;
    border: 3px solid #ebedef;
    border-radius: 15px;
    transition: all .2s;
    overflow:hidden;
}

.product-essential .product-images .product-additional a:hover {
    border-color: #00579a;
}

.product-essential .product-images .product-additional a img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.product-essential .product-images .product-additional .slick-arrow {
    position: absolute;
    top: 50%;
    margin-top:-20px;
    left: 0;
    width: 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 26px;
    background: rgba(255, 255, 255, .7);
    color: #1b1b1d;
    z-index: 6;
    transition: all .2s;
    -webkit-transform: none;
    transform: none;
}

.product-essential .product-images .product-additional .slick-arrow:before {
    content: "";
    display: none;
}

.product-essential .product-images .product-additional .slick-arrow:hover {
    background: #00579a;
    color: #fff;
}

.product-essential .product-images .product-additional .slick-arrow.slick-next {
    left: auto;
    right: 0;
}

.product-essential .product-infos {
    width: 35%;
    margin-left: 10px;
    padding-left: 10px;
    min-height: 400px;
    transition: all .4s;
}

.product-essential .product-infos .product-info-container {
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 5px #ebedef;
    padding:15px;
}

.product-essential .product-infos h1 {
    font-size: 28px;
    font-weight:700;
    line-height: 38px;
}

.product-essential .product-infos hr {
    margin: 20px 0;
    height: 3px;
    background: #ebedef;
    border: none;
    padding: 0;
}

.product-essential .product-infos .product-meta {
    margin: 5px 0;
    font-size: 15px;
}

.product-essential .product-infos .product-italy {
    height: 24px;
    line-height: 24px;
    padding-left: 34px;
    margin: 10px 0;
    background: url(../images/italy.png) 0 0 no-repeat;
}

.product-essential .product-infos .product-description-manufacturer .product-manufacturer {
    font-size: 14px;
    padding: 0 10px;
    margin-right: 20px;
    border-right: 3px solid #ebedef;
}

.product-essential .product-infos .product-description-manufacturer .product-short {
    font-size: 14px;
}

.product-essential .product-infos .table-attributes {
    margin: 20px 0;
    table-layout: fixed;
}

.product-essential .product-infos .table-attributes th,
.product-essential .product-infos .table-attributes td {
    font-size: 13px;
    padding: 5px 0;
}

.product-essential .product-infos .table-attributes td.table-attribute-value {
    font-weight:700;
}

.product-essential .product-infos .product-care {
    overflow: hidden;
    font-size:15px;
}

.product-essential .product-infos .product-care .product-wishlist {
    float: left;
    display: block;
    cursor: pointer;
}

.product-essential .product-infos .product-care .product-wishlist:hover,
.product-essential .product-infos .product-care .product-wishlist i {
    color: #00579a;
}

.product-essential .product-infos .product-care .product-share {
    float: right;
}

.product-essential .product-infos .product-care .product-share ul {
    width: auto;
    padding-left: 0;
    margin: 0;
}

.product-essential .product-infos .product-care .product-share ul li {
    display: inline;
    margin-left: 15px;
}

.product-essential .product-infos .product-care .product-share ul li a {
    font-size: 18px;
    color: #999999;
}

.product-essential .product-infos .product-care .product-share ul li a:hover {
    color: #00579a;
}

.product-essential .product-infos #shippingPrices {
    margin-top: 15px;
}

.product-essential .product-infos #shippingPrices .shipping-range {
    font-size: 20px;
}

.product-essential .product-infos .product-maximum {
    margin: 10px 0;
}

.product-essential .product-actions {
    width: 30%;
    margin-left: 10px;
    padding-left: 10px;
    min-height: 400px;
    transition: all .4s;
}

.product-essential .product-actions .product-price {
    text-align:left;
}

.product-essential .product-actions .product-price .price{
    font-size: 32px;
    font-weight: 900;
}

.product-essential .product-actions .product-price .info-price {
    font-size: 13px;
}

.product-essential .product-actions .product-price .configurator-base-price {
    font-size: 13px;
    display: none;
}

.product-essential .product-actions .product-price .price-old {
    text-decoration: line-through;
    font-weight: 400;
}

.product-essential .product-actions .product-price .price-special {
    color: #00579a;
    margin-left: 10px;
}

.product-essential .product-actions .product-price .price-special-percent {
    color: #ff2034;
    margin-left: 10px;
    font-size: 14px;
}

.product-essential .product-actions .price-lowest_public_price {
    font-size: 12px;
    font-weight: normal;
    color: #666666;
    text-align: right;
}

.product-essential .product-actions .product-cart {
    margin: 20px 0 0
}

.product-essential .product-actions .product-cart .quantity-label {
    font-size:13px;
    padding-left:15px;
}

.product-essential .product-actions .product-cart>div.cart-options {
    display: flex;
    flex-wrap: nowrap;
}

.product-essential .product-actions .product-cart>div.cart-options .stepper {
    border-top-left-radius: 50px;
    border-bottom-left-radius: 50px;
    width: 120px;
    height: 50px;
    background: #fff;
    position: relative;
    border: 3px solid #cbedd7;
    border-right: none;
}

.product-essential .product-actions .product-cart>div.cart-options button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    display: block;
    cursor: pointer;
    width: calc(100% - 360px);
    height: 50px;
    line-height: 44px;
    margin: 0;
    padding: 0;
    outline: none;
    background: #248e4a;
    color: #fff;
    font-size: 15px;
    font-weight:900;
    text-transform: uppercase;
    border: 3px solid #cbedd7;
    border-left:none;
    transition: all .2s;
}

.product-essential .product-actions .product-cart>div.cart-options button {
    width: calc(100% - 120px);
}

.product-essential .product-actions .product-cart>div.cart-options button:hover {
    background: #cbedd7;
    color: #248e4a;
}

.product-essential .product-actions .product-cart>div.cart-options input[name="quantity"] {
    display: block;
    outline: none;
    box-sizing: border-box;
    border: none;
    border-radius:50px;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 95px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    font-size: 16px;
}

.product-essential .product-actions .product-cart>div.cart-options .stepper-step {
    display: block;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    width: 25px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    transition: all .2s;
}

.product-essential .product-actions .product-cart>div.cart-options .stepper-step:hover {
    background: #f2f2f2;
}

.product-essential .product-actions .product-cart>div.cart-options .stepper-step.down {
    top: 22px;
}

.product-essential .product-actions .product-description-manufacturer {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
}

.product-essential .product-payments {
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    margin-top: 15px;
}

.product-essential .product-payments>div {
    text-align: center;
    font-size: 12px;
}

.product-essential .product-payments>div img {
    display: block;
    margin: auto;
}

.product-essential .product-payments>div span {
    display: block;
    margin-top: 5px;
}

.scalapayPopUpTriggerInline {
    font-size: 0.8rem;
    font-weight: normal;
}

.scalapayPopUpTriggerInline .scalapay_logo_product_view {
    display: inline-block;
    height: 24px;
}

.scalapayPopUpTriggerInline.text-right {
    text-align: right;
}

.product-essential .product-logos {
    display: flex;
    flex-wrap: wrap;
    margin: -3px;
    overflow: hidden;
}

.product-essential .product-logos a {
    display: block;
    cursor: pointer;
    width: calc((100% / 3) - 6px);
    margin: 3px;
    border: 3px solid #ebedef;
    transition: all .2s;
}

.product-essential .product-logos a:hover {
    border-color: #00579a;
}

.product-essential .product-logos a img {
    max-width: 100%;
    display: block;
    margin: auto;
}

.additional-images {
    overflow: hidden;
    margin: 10px -6px;
}

.additional-images a {
    display: block;
    margin: 5px;
    border: 1px solid #ddd;
    cursor: pointer;
    float: left;
    margin-right: 20px;
}

.additional-images a img {
    display: block;
    max-width: 100%;
    width: auto;
}

.information-additional-images {
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
    margin: 20px -5px;
}

.information-additional-images a {
    display: block;
    margin: 5px;
    border: 3px solid #ebedef;
    cursor: pointer;
    width: calc((100% / 6) - 10px);
}

.information-additional-images a img {
    display: block;
    max-width: 100%;
    width: auto;
}

.logos {
    overflow: hidden;
    margin: 10px -6px;
}

.logos a {
    display: block;
    margin: 5px;
    border: 1px solid #ddd;
    cursor: pointer;
    width: calc(20% - 10px);
    float: left;
}

.logos a img {
    display: block;
    max-width: 100%;
    width: auto;
}

/* promozioni */
.promotion-container {
    position: relative;
    background: #fff;
    border: 3px solid #e40513;
    border-radius: 8px;
    padding: 20px;
    margin: 30px 0;
}

.promotion-container .promotion-countdown {
    position: absolute;
    top: -10px;
    right: -10px;
    width: 280px;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    color: #fff;
    border-radius: 8px;
    display: flex;
    flex-wrap: nowrap;
    background: linear-gradient(124deg, #ff2400, #e81d1d, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3);
    background-size: 1800% 1800%;
    -webkit-animation: rainbow 36s ease infinite;
    -z-animation: rainbow 36s ease infinite;
    -o-animation: rainbow 36s ease infinite;
    animation: rainbow 36s ease infinite;
}

.promotion-container .promotion-countdown .simply-section {
    width: 25%;
    text-align: center;
    font-size: 20px;
}

.promotion-container .promotion-title {
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    color: #e40513;
}

.promotion-container.has-countdown .promotion-title {
    padding-right: 260px;
    background-image: linear-gradient(to left, violet, indigo, blue, green, orange, red);
    -webkit-background-clip: text;
    color: transparent;
}

.promotion-container .promotion-coupon {
    padding-right: 260px;
    background-image: linear-gradient(to left, violet, indigo, blue, green, orange, red);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 16px;
}

.promotion-container .promotion-coupon-remaining {
    color: #e40513;
    padding-right: 260px;
    font-size: 20px;
}

.promotion-container .promotion-item-product,
.promotion-container .promotion-item-category {
    margin-bottom: 15px;
    margin-top: 20px;
    padding-top: 20px;
    border-top: 3px solid #ebedef;
}

.promotion-container .promotion-item a {
    padding-right: 10px;
}

.promotion-container .promotion-item a:hover {
    color: #00579a;
}

/* filtro range prezzo */
#price-range {
    margin: 15px;
}

#price-range .ui-widget-header {
    background: #00579a;
}

#price-range .ui-state-hover,
#price-range .ui-state-active {
    border-color: #00579a;
}

#price-amount {
    text-align: center;
    font-size: 18px;
}

/* accordion footer */
.footer-accordion .card {
    padding: 10px 0;
    border: none;
}

.footer-accordion .card .card-header {
    padding: 5px 0;
    border: none;
    background: none;
    border-radius: 0 !important;
    border: none !important;
}

.footer-accordion .card .card-header a {
    display: block;
    cursor: pointer;
    border-bottom: 3px solid #ebedef;
    font-size: 16px;
}

.footer-accordion .card .card-body {
    padding: 10px 0 0;
}

/***
Select2 Plugin
***/
.form-control .select2-choice {
    border: none;
    border-right: 1px solid #e5e5e5;
    border-radius: 0;
    background-color: #fff;
    background-image: none;
    filter: none;
    height: 34px;
    padding: 3px 0 0px 12px;
    font-size: 14px;
}

.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #e5e5e5;
    background-color: #fff;
    background-image: none;
    filter: none;
}

.select2-drop {
    border: 1px solid #e5e5e5;
    background-color: #fff;
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    filter: none;
    border-top: 0;
}

.select2-drop-auto-width {
    border-top: 1px solid #e5e5e5;
}

.select2-drop.select2-drop-above {
    border-top: 1px solid #e5e5e5;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.select2-drop-active {
    border-top: 1px solid #00579a;
    border-bottom: 1px solid #00579a;
    border-right: none;
    border-left: none;
    border-radius: 0;
    margin-top: 0;
}

.select2-container .select2-choice .select2-arrow {
    background-image: none;
    background-color: #fff;
    filter: none;
    border-left: none;
}

.select2-container.select2-container-active .select2-arrow,
.select2-container.select2-dropdown-open .select2-arrow {
    border-left: 0 !important;
}

.select2-container .select2-choice .select2-arrow b {
    background-position: 0 1px;
}

.select2-search {
    border-right: 1px solid #00579a;
    border-left: 1px solid #00579a;
}

.select2-search input {
    border: 1px solid #e5e5e5;
    background-color: #fff !important;
    filter: none;
    margin: 0;
    outline: 0;
    border: 1px solid #e5e5e5;
    webkit-appearance: none !important;
    color: #333333;
    outline: 0;
    box-shadow: none;
    height: auto !important;
    min-height: 26px;
    padding: 6px 6px !important;
    line-height: 20px;
    font-size: 14px;
    font-weight: normal;
    vertical-align: top;
    background-color: #ffffff;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-top: 5px;
}

.form-control.select2-container {
    border: none;
    height: auto !important;
    padding: 0px;
    border-radius: 0;
}

.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-dropdown-open .select2-choice {
    border-bottom: 0 !important;
    background-image: none;
    background-color: #fff;
    filter: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #999 !important;
    border-top: 0 !important;
    background-image: none;
    background-color: #fff;
    filter: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border: 1px solid #999 !important;
    border-bottom: 0 !important;
}

.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px;
}

.select2-results {
    padding: 5px;
    margin: 0;
    font-size: 12px;
    border-right: 1px solid #00579a;
    border-left: 1px solid #00579a;
}

.select2-results .select2-highlighted {
    background: #eee;
    color: #333;
}

.select2-results li em {
    background: #feffde;
    font-style: normal;
}

.select2-results .select2-highlighted em {
    background: transparent;
}

.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000;
}

.select2-results .select2-no-results,
.select2-results .select2-searching,
.select2-results .select2-selection-limit {
    padding: 3px 7px 4px;
    background: #f4f4f4;
    display: list-item;
}

.select2-container-multi {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.select2-container-multi .select2-choices {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.select2-container-multi.select2-dropdown-open {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.select2-container-multi.select2-dropdown-open .select2-choices {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    -ms-border-radius: 4px 4px 0 0;
    -o-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}

.select2-container-multi.select2-dropdown-open.select2-drop-above {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.select2-container-multi.select2-dropdown-open.select2-drop-above .select2-choices {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    -ms-border-radius: 0 0 4px 4px;
    -o-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
}

.select2-container-multi .select2-choices {
    padding-left: 6px;
    min-height: 34px;
    border: 1px solid #e5e5e5;
    background-image: none;
    background-color: #fff;
    filter: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #999 !important;
    background-image: none;
    background-color: #fff;
    filter: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 5px 0 3px 5px;
    border: 1px solid #e5e5e5;
    background-image: none;
    background-color: #fff;
    filter: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.select2-container .select2-choice>.select2-chosen {
    text-align: center;
}

.select2-results .select2-result-label {
    text-align: center;
}

/* varie */
.full-button:focus,
.full-button {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin: 0 0 10px 0;
    padding: 0;
    outline: none;
    background: #00579a;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    border: none;
    border-radius: 50px;
    transition: all .2s;
}

.full-button:hover {
    background: #e9f8ff;
    color: #00579a;
}

.fancybox-button:hover {
    background: rgba(30, 30, 30, .8);
}

.content-area .widget {
    width: 100%;
}

.site-header-cart .cart-qty {
    background: #fc0204;
    border: 0 solid #999999;
    border-radius: 24px;
    color: #fff;
    display: inline-block;
    height: 24px;
    right: -4px;
    line-height: 24px;
    margin: 0;
    min-width: 24px;
    overflow: hidden;
    padding: 0 3px;
    position: absolute;
    text-align: center;
    top: -8px;
    vertical-align: top;
    white-space: normal;
    font-size: 12px;
    font-weight: bold;
}

.button-dark {
    background: #00579a;
}

.button-dark:hover {
    background: #484848;
}

.modal-content {
    border: none;
    border-radius: 15px;
}

.modal-header {
    border-bottom: 3px solid #ebedef;
}

.modal-body {
    font-size: 14px;
}

.modal-footer {
    border-top: 3px solid #ebedef;
}

.modal-footer button {
    border-radius: 15px;
}

#overlay-cart {
    padding: 0 !important;
    z-index: 9999999999;
}

#overlay-cart .modal-body {
    overflow-y: scroll;
}

#overlay-cart .modal-dialog {
    float: right;
    width: 700px;
    margin: 0;
    height: 100%;
}

#overlay-cart .modal-dialog .modal-content {
    border: none;
    border-radius: 0;
    height: 100%;
}

#overlay-cart .cart-modal-wrapper {
    max-width: 650px;
}

#overlay-cart .cart-modal {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

#overlay-cart .cart-modal .cart-modal-thumb img {
    max-width: 120px;
    display: block;
    margin-right: 10px;
}

#overlay-cart hr {
    margin: 10px 0;
}

#overlay-cart .cart-modal-products {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 -5px;
    padding: 20px 0;
}

#overlay-cart .cart-modal-products .cart-modal-product {
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: center;
    width: calc(50% - 10px);
    border: 3px solid #ebebeb;
    border-radius: 15px;
    padding: 5px;
    margin: 5px;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    transition: all .2s;
    position: relative;
}

#overlay-cart .cart-modal-products .cart-modal-product:hover,
#overlay-cart .cart-modal-products .cart-modal-product.selected {
    border-color: #4BBDB3;
    color: #0e70b6;
}

#overlay-cart .cart-modal-products .cart-modal-product.selected:after {
    display: inline-block;
    position: absolute;
    top: 0;
    right: 10px;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 6 pro";
    content: "\f00c";
    font-size: 24px;
    font-weight: 500;
    cursor: pointer;
    color: #0e70b6;
}

#overlay-cart .cart-modal-products .cart-modal-product .cart-modal-thumb img {
    max-width: 90px;
    display: block;
    margin-right: 10px;
}

.product-stock {
    display: none;
    font-weight:900;
}

.button-information {
    display: block;
    cursor: pointer;
    margin: 20px auto;
    background: #303b43;
    color: #fff;
    text-transform: uppercase;
    max-width: 600px;
    text-align: center;
    padding: 0 20px;
    min-height: 40px;
    line-height: 40px;
    transition: all .2s;
    font-size: 16px;
}

.button-information:active,
.button-information:focus,
.button-information:hover {
    background: #00579a;
    color: #fff;
}

.centered-row {
    max-width: 700px;
    margin: auto;
    background:#fff;
    padding:15px;
    border-radius: 15px;
    box-shadow: 0 0 5px #ebedef;
}

.product_color_count {
    background-image: linear-gradient(to left, violet, indigo, blue, green, orange, red);
    -webkit-background-clip: text;
    color: transparent;
    font-size: 14px;
    font-weight: 500;
    margin-top: 20px;
}

.product_color_count i {
    color: violet;
    font-size: 16px;
}

.product_colors {
    display: inline-grid;
    margin: 10px 0 20px;
}

@-webkit-keyframes rainbow {
    0% {
        background-position: 0% 82%
    }

    50% {
        background-position: 100% 19%
    }

    100% {
        background-position: 0% 82%
    }
}

@-moz-keyframes rainbow {
    0% {
        background-position: 0% 82%
    }

    50% {
        background-position: 100% 19%
    }

    100% {
        background-position: 0% 82%
    }
}

@-o-keyframes rainbow {
    0% {
        background-position: 0% 82%
    }

    50% {
        background-position: 100% 19%
    }

    100% {
        background-position: 0% 82%
    }
}

@keyframes rainbow {
    0% {
        background-position: 0% 82%
    }

    50% {
        background-position: 100% 19%
    }

    100% {
        background-position: 0% 82%
    }
}

.product_colors .product_color {
    cursor: pointer;
    border-radius: 15px;
    padding: 5px 10px;
    margin-right: 5px;
    font-size: 13px;
    text-align: center;
    transition: all .2s;
    background: #fff;
    border: 3px solid #ebebeb;
}

.product_colors .product_color:last-child {
    margin-right: 0;
}

.product_colors .product_color.active,
.product_colors .product_color:hover {
    border-color: #00579a;
}

.product_colors .product_color img {
    display: block;
    margin: auto;
}

.cart-coupon-action {
    display: inline-block;
    margin-left: 20px;
    height: 43px;
    line-height: 43px;
}

.create-account-container {
    overflow: hidden;
    padding: 15px;
    margin-bottom: 30px;
    background: #fafafa;
}

.create-account-container .no-account {
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center;
    display: inline-block;
    line-height: 26px;
    cursor: pointer;
    font-size: 12px;
    background: #00579a;
    transition: all .2s;
    padding: 0 10px;
    border-radius: 15px;
}

.create-account-container .no-account:hover {
    background: #00579a;
}

.cart-collaterals .checkout-button {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 60px;
    line-height: 54px;
    margin: 0 0 10px 0;
    padding: 0;
    outline: none;
    background: #3eb158;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    border: 3px solid #3eb158;
    transition: all .2s;
    border-radius: 15px;
    text-align: center;
}

.cart-collaterals .checkout-button:hover {
    background: #fff;
    color: #3eb158;
}

.cart-collaterals .checkout-button.disabled {
    cursor: default !important;
    background: #00579a !important;
    color: #fff !important;
}

.cart-collaterals .quote-button {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 40px;
    line-height: 34px;
    margin: 0 0 10px 0;
    padding: 0;
    outline: none;
    background: #00579a;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    border: 3px solid #00579a;
    transition: all .2s;
    border-radius: 15px;
    text-align: center;
}

.cart-collaterals .quote-button:hover {
    background: #fff;
    color: #00579a;
}

/* Testi home */
.intro {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 32px 0 5px 0;
    margin: 0 auto;
}

.intro h1 {
    border-bottom: none;
    font-size: 40px;
    font-weight: 500;
    color: #222 !important;
    margin-bottom: 15px;
    line-height: 1;
    text-align: center;
}

.intro h2 {
    border-bottom: none;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 15px;
}

.intro span.more-info-home {
    text-align: center;
    color: #222;
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    margin-bottom: 20px;
}

/* Banner home */
.bannerhp {
    overflow: hidden;
}

.bannerhp-single {
    display: block;
    cursor: pointer;
    position: relative;
    float: left;
    width: 50%;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 50%;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.bannerhp-single-left {
    background-image: url(../images/home/home-banner-left.jpg);
}

.bannerhp-single-right {
    background-image: url(../images/home/home-banner-right.jpg);
}

.bannerhp-single-left-wrapped {
    background-image: url(../images/home/wrapped-home-banner-left.jpg);
}

.bannerhp-single-right-wrapped {
    background-image: url(../images/home/wrapped-home-banner-right.jpg);
}

.bannerhp-single:before {
    content: '';
    position: absolute;
    width: 200%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.3);
    left: -50%;
    bottom: -350px;
    -webkit-transform: rotate(10deg);
    -moz-transform: rotate(10deg);
    transform: rotate(10deg);
    box-shadow: 0 0 80px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
}

.bannerhp-single:hover:before {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: -300px;
}

.bannerhp-single .bannerhp-single-text {
    position: absolute;
    bottom: 30px;
    left: 30px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

.bannerhp-single:hover .bannerhp-single-text {
    bottom: 80px;
}

.bannerhp-single .bannerhp-single-title {
    left: 30px;
    color: #fff;
    font-size: 28\px;
    font-weight: 500;
    display: block;
    line-height: 50px;
}

.bannerhp-single .bannerhp-single-subtitle {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: block;
    line-height: 30px;
}

.bannerhp-single .bannerhp-single-button {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    height: 40px;
    line-height: 38px;
    padding: 0 20px;
    margin-top: 10px;
    text-transform: uppercase;
    background: rgba(255, 255, 255, .5);
    border-radius: 15px;
    transition: all 0.3s ease-in-out;
}

.bannerhp-single:hover .bannerhp-single-button {
    background: rgba(255, 255, 255, .9);
    color: #1b1b1d;
}

/* Shapes */
.home-shapes {
    display: flex;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
}

.home-shapes .home-shape {
    display: block;
    cursor: pointer;
    border-right: 1px solid #ebebeb;
    text-align: center;
    padding: 20px;
    transition: all 0.3s ease-in-out;
}

.home-shapes .home-shape:hover {
    background: #ebebeb;
    color: #000;
}

.home-shapes .home-shape:last-child {
    border: none;
}

.home-shapes .home-shape img {
    display: block;
    max-width: 100%;
    margin: auto;
}

.home-shapes .home-shape span {
    display: block;
    font-size: 18px;
}

.home-shapes .home-shape {
    border-right: 1px solid #ebebeb;
    text-align: center;
}

.product-values {
    display: flex;
    align-items: center;
}

.product-values span {
    display: inline-block;
    font-size: 14px;
    margin: 5px;
}

.product-values span:first-child {
    background-color: #019ee2;
    color: #fff;
    padding: 5px 10px;
    border-radius: 15px;
    margin-right: 10px;
    min-width: 140px;
    font-size:18px;
    text-align: center;
    transition: all .2s;
}

.product-values.product-payment{
    background:radial-gradient(circle, #f98daf, #fb4f85);
    color:#fff;
    font-weight:900;
    display:block;
}

.product-values.product-payment h3{
    color:#fff;
    font-weight:900;
    font-size:16px;
}

.product-values.product-payment .product-values{
    flex-wrap:wrap;
}

.product-values.product-payment span {
    background-color: #fff;
    color: #fb4f85;
    padding: 5px 10px;
    border-radius: 15px;
    margin-right: 10px;
    width:auto;
    min-width: 50px;
    font-size: 18px;
    text-align: center;
}

.product-values.product-secure{
    background: radial-gradient(circle, #a72aeb, #bf4ffb);
    color:#fff;
    font-weight:900;
}

.product-values.product-secure span:first-child {
    background-color: #fff;
    color: #a72aeb;
}

.product-values.product-shipping{
    background: radial-gradient(circle, #50b6d1, #4184ed);
    color:#fff;
    font-weight:900;
}

.product-values.product-shipping span:first-child {
    background-color: #fff;
    color: #4184ed;
}

.product-values.product-whatsapp{
    background: radial-gradient(circle, #3eb158, #50d36e);
    color:#fff;
    font-weight:900;
}

.product-values.product-whatsapp span:first-child {
    background-color: #fff;
    color: #3eb158;
}

.product-whatsapp a {
    display: flex;
    align-items: center;
    color:#fff;
}

.product-whatsapp a>span {
    display: inline-block;
    font-size: 14px;
    margin: 5px;
}

.product-whatsapp a>span:first-child>i {
    font-size: 14px;
    margin-right: 5px;
}

/* pulsante whatsapp al footer */
.footer-whatsapp {
    background-color: #fff;
    padding: 5px;
    margin-bottom: 20px;
    border-radius: 15px;
    font-size: 0px;
}

.footer-whatsapp a {
    display: flex;
    align-items: center;
}

.footer-whatsapp a>span {
    display: inline-block;
    font-size: 12px;
    margin: 5px;
}

.footer-whatsapp a>span:first-child {
    background-color: #28a745;
    color: #fff;
    ;
    padding: 5px 10px;
    border-radius: 15px;
    margin-right: 10px;
    min-width: 140px;
    text-align: center;
    transition: all .2s;
}

.footer-whatsapp a:hover>span:first-child {
    background-color: #2fc752;
}

.footer-whatsapp a>span:first-child>i {
    font-size: 14px;
    margin-right: 5px;
}

/* Varie */
.grecaptcha-badge {
    bottom: 230px !important;
    z-index: 1;
}

.error {
    color: #e2401c;
    font-size: 13px;
}

.badge {
    font-size: inherit;
    font-weight: 500;
    line-height: inherit;
}

.fancybox-slide--iframe .fancybox-content {
    max-width: 800px;
}

.buttons {
    overflow: hidden;
}

#boxes-categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin: 0 -5px 20px;
    overflow: hidden;
    padding-bottom: 20px;
}

#boxes-categories a {
    width: calc((100% / 4) - 10px);
    background-color: #fff;
    background-position: 100% 15px;
    background-repeat: no-repeat;
    background-size: contain;
    border-radius: 15px;
    box-shadow: 0 0 5px #ebedef;
    padding: 5px;
    height:170px;
    margin: 5px;
    text-align: left;
    font-size: 12px;
    font-weight:700;
    transition: all .2s;
}

#boxes-categories a.category-no-image {
    background:#fff;
    height:auto;
    display:flex;
    align-items:center;
    justify-content: center;
    font-size:14px;
}

#boxes-categories a span {
    background-color: #fff;
    display:block;
    text-align:center;
}

#boxes-categories a span.count-products {
    font-size:11px;
    font-weight:400;
}

#boxes-categories a:hover {
    box-shadow: 0 0 5px #bbb;
}

#boxes-categories a img {
    display: block;
    max-width: 100%;
    margin: auto
}

#home-categories {
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    margin: 30px -5px;
    overflow: hidden;
    padding-bottom: 20px;
}

#home-categories > div {
    width: calc((100% / 4) - 10px);
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 5px #ebedef;
    padding: 15px;
    min-height:170px;
    margin: 5px;
    text-align: left;
    font-size: 12px;
    transition: all .2s;
}

#home-categories > div > a > img {
    display:block;
    max-width:100%;
    margin:0 auto 10px;
}

#home-categories > div > a {
    border-radius: 15px;
    font-size: 18px;
    font-weight:900;
}

#home-categories > div ul {
    list-style-type:none;
    padding:0;
    margin:0;
}

#home-categories > div ul li a {
    font-size:12px;
}

#checkout_quote hr {
    margin: 10px 0;
}


#checkout_quote .checkout_quote-cart table.cart th,
#checkout_quote .checkout_quote-cart table.cart td {
    padding: 5px;
}

#checkout_quote .checkout_quote-cart table.cart .product-thumbnail img {
    max-width: 60px;
}

#checkout_quote .checkout_quote-cart table.cart td.product-name {
    font-size: 12px;
}

#checkout_quote .checkout_quote-form {}

#checkout_quote .checkout_quote-form .form-row-wide {
    padding: 10px 0;
    margin: 0;
}

#checkout_quote .checkout_quote-form .form-row label {
    margin-bottom: 5px;
    font-size: 12px;
}

#checkout_quote .checkout_quote-form .form-row input,
#checkout_quote .checkout_quote-form .form-row textarea {
    font-size: 12px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}

#checkout_quote .checkout_quote-form .form-row textarea {
    height: auto;
    min-height: 80px;
    line-height: inherit;
    padding: 10px;
}

#contact_miniform .contact_miniform-form {}

#contact_miniform .contact_miniform-form .form-row-wide {
    padding: 10px 0;
    margin: 0;
}

#contact_miniform .contact_miniform-form .form-row label {
    margin-bottom: 5px;
    font-size: 12px;
}

#contact_miniform .contact_miniform-form .form-row input,
#contact_miniform .contact_miniform-form .form-row textarea {
    font-size: 12px;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
}

#contact_miniform .contact_miniform-form .form-row textarea {
    height: auto;
    min-height: 80px;
    line-height: inherit;
    padding: 10px;
}

#map-canvas {
    width: 100%;
    height: 700px;
    margin: 50px 0;
    border-radius: 7px;
}

.map-legend {
    list-style-type: none;
    padding: 0;
    margin: 20px 0;
}

#configurator .mCSB_scrollTools {
    margin: 10px 0;
}

#configurator .mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
}

#configurator .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background: #00579a;
}

.configurator-option-values-count-large .configurator-option-value-groups .mCustomScrollBox .mCSB_container .configurator-option-value-group {
    padding: 10px;
}

.btn-block+.btn-block {
    margin: 0;
}

.home-banners {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    padding: 50px 0;
}

.home-banners a {
    width: 49%;
    display: inline-block;
    cursor: pointer;
}

.home-banners img {
    max-width: 100%;
    display: block;
    height: auto;
    border-radius: 15px;
}

.bank-message-container {
    background: #ffffff;
    padding: 20px;
    border-radius: 3px;
    margin-bottom: 20px;
    font-size: 1.25rem;
}

.information-cta {
    overflow: hidden;
    clear: both;
    display: block;
    margin: 30px 0;
    text-align: center;
}

.information-cta a {
    display: inline-block;
    cursor: pointer;
    height: 50px;
    line-height: 44px;
    margin: 0 0 10px 0;
    padding: 0 20px;
    ;
    outline: none;
    background: #00579a;
    color: #fff;
    font-size: 16px;
    border: 3px solid #00579a;
    transition: all .2s;
    border-radius: 15px;
    text-align: center;
}

.information-cta a:hover {
    background: #fff;
    color: #00579a;
}

.contact-cta {
    overflow: hidden;
    clear: both;
    display: block;
    margin: 30px 0;
    text-align: center;
}

.contact-cta a {
    display: inline-block;
    cursor: pointer;
    height: 50px;
    line-height: 44px;
    margin: 0 0 10px 0;
    padding: 0 20px;
    ;
    outline: none;
    background: #0E6FBA;
    color: #fff;
    font-size: 16px;
    border: 3px solid #0E6FBA;
    transition: all .2s;
    border-radius: 15px;
    text-align: center;
}

.contact-cta a:hover {
    background: #fff;
    color: #0E6FBA;
}

.affiliate-box {
    overflow: hidden;
    padding: 15px;
    border: 3px solid #ebedef;
    border-radius: 10px;
    margin-bottom: 30px;
}

.affiliate-box small {
    display: block;
    font-size: 16px;
    font-weight: 500;
}

.affiliate-box span {
    display: block;
    font-size: 20px;
    font-weight: 500;
    color: #00579a;
}

.common-card{
    background-color: #fff;
    border-radius: 15px;
    box-shadow: 0 0 5px #ebedef;
    padding: 15px;
    margin:10px 0;
}

.common-card.product-faq{
    background: radial-gradient(circle, #ffc439, #ffd36b);
}

.site-branding img{
    max-width:240px;
}

.search-mobile-container{
    position:absolute;
    background:#00579a;
    top:72px;
    left:0;
    width:100%;
    height:60px;
    display:none;
    text-align:left;
}

.search-mobile-container .search-mobile-input{
    width:80%;
    margin:8px;
}

.search-mobile-container .search-mobile-go{
    background: #fff;
    transition: all .2s;
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 40px;
    display:inline-block;
    text-align:center;
    font-size:15px;
    color:#00579a;
}
