.nm-wpb-default .vc_row {
margin-right: auto;
margin-left: auto;
}
.nm-wpb-default .vc_column_container {
padding-right: 15px;
padding-left: 15px;
}
.nm-wpb-default .vc_column_container > .vc_column-inner {
padding-left: 0;
padding-right: 0;
} .vc_element > .nm_column {
width: 100%;
}  .nm-row:before, .nm-row:after {
display: table;
content: " ";
}
.nm-row:after {
clear: both;
}
.nm-row {
max-width: var(--nm--page-width);
margin: 0 auto;
padding-right: 15px;
padding-left: 15px;
background-position: 50% 50%;
background-repeat: no-repeat;
} .nm-row.nm-row-full {
max-width: none;
} .nm-row.nm-row-full-nopad {
max-width: none;
margin-right: -15px;
margin-left: -15px;
padding-right: 0;
padding-left: 0;
} .nm-row.nm-row-max-width {
margin-right: auto;
margin-left: auto;
} .nm-row.nm-row-full-nopad.nm-row-max-width > .nm_column {
padding-left: 0;
padding-right: 0;
} .nm-banner-slider-2 .flickity-page-dots,
.nm-add-page-spacing {
max-width: var(--nm--page-width);
padding-right: 30px;
padding-left: 30px;
}
@media (max-width: 768px) { .nm-row {
padding-right: 0;
padding-left: 0;
} .nm-banner-slider-2 .flickity-page-dots,
.nm-add-page-spacing {
padding-right: 15px;
padding-left: 15px;
}
} .nm-row .nm-row {
margin-right: -15px;
margin-left: -15px;
}
.nm-row .nm-row-full-nopad,
.nm-row:not(.nm-row-full):not(.nm-row-full-nopad) .nm-row {
padding-right: 0;
padding-left: 0;
}
.nm-row .nm-row.nm-row-max-width,
.nm-row.nm-row-full .nm-row.nm-row-boxed,
.nm-row.nm-row-full-nopad .nm-row.nm-row-boxed {
margin-right: auto;
margin-left: auto;
} .nm-row-hidden {
display: none !important;
} .nm-row.nm-row-full-height {
min-height: 100vh;
} .nm-row.nm-row-flex {
display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
}
.nm-row.nm-row-flex:before,
.nm-row.nm-row-flex:after { display: none;
}
.nm-row.nm-row-flex > .nm_column {
display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
-webkit-box-flex: 1; -webkit-flex-grow: 1; -ms-flex-positive: 1; flex-grow: 1;
-webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column;
max-width: 100%;
} .nm-row.nm-row-equal-height > .nm_column {
-webkit-box-align: stretch; -webkit-align-items: stretch; -ms-flex-align: stretch; align-items: stretch;
} .nm-row.nm-row-col-top {
-webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
}
.nm-row.nm-row-col-top > .nm_column {
-webkit-align-content: flex-start; -ms-flex-line-pack: start; align-content: flex-start;
-webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;
}
.nm-row.nm-row-col-middle {
-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
}
.nm-row.nm-row-col-middle > .nm_column {
-webkit-align-content: center; -ms-flex-line-pack: center; align-content: center;
-webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}
.nm-row.nm-row-col-bottom {
-webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end;
}
.nm-row.nm-row-col-bottom > .nm_column {
-webkit-align-content: flex-end; -ms-flex-line-pack: end; align-content: flex-end;
-webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;
} .nm-row.nm-row-flex-col-reverse {
-webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;
} .nm-row.nm-row-video {
position: relative;
min-height: 250px;
}
.vc_video-bg {
position: absolute;
top: 0;
left: 0;
z-index: 0;
width: 100%;
height: 100%;
overflow: hidden;
pointer-events: none;
}
.vc_video-bg iframe {
max-width: 1000%;
} .nm-row.nm-row-parallax {
background-attachment: fixed;
background-position: 50% 0;
background-size: cover;
} @media (max-width: 767px) {
.hidden-xs { display: none !important; }
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm { display: none !important; }
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md { display: none !important; }
}
@media (min-width: 1200px) {
.hidden-lg { display: none !important; }
} .vc_non_responsive .nm-row .col-sm-1,
.vc_non_responsive .nm-row .col-sm-2,
.vc_non_responsive .nm-row .col-sm-3,
.vc_non_responsive .nm-row .col-sm-4,
.vc_non_responsive .nm-row .col-sm-5,
.vc_non_responsive .nm-row .col-sm-6,
.vc_non_responsive .nm-row .col-sm-7,
.vc_non_responsive .nm-row .col-sm-8,
.vc_non_responsive .nm-row .col-sm-9,
.vc_non_responsive .nm-row .col-sm-10,
.vc_non_responsive .nm-row .col-sm-11,
.vc_non_responsive .nm-row .col-sm-12 {
position: relative;
float: left;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.vc_non_responsive .nm-row .col-sm-1 { width: 8.33333333%; }
.vc_non_responsive .nm-row .col-sm-2 { width: 16.66666667%; }
.vc_non_responsive .nm-row .col-sm-3 { width: 25%; }
.vc_non_responsive .nm-row .col-sm-4 { width: 33.33333333%; }
.vc_non_responsive .nm-row .col-sm-5 { width: 41.66666667%; }
.vc_non_responsive .nm-row .col-sm-6 { width: 50%; }
.vc_non_responsive .nm-row .col-sm-7 { width: 58.33333333%; }
.vc_non_responsive .nm-row .col-sm-8 { width: 66.66666667%; }
.vc_non_responsive .nm-row .col-sm-9 { width: 75%; }
.vc_non_responsive .nm-row .col-sm-10 { width: 83.33333333%; }
.vc_non_responsive .nm-row .col-sm-11 { width: 91.66666667%; }
.vc_non_responsive .nm-row .col-sm-12 { width: 100%; }
.vc_non_responsive .nm-row .col-sm-offset-12 { margin-left: 100%; }
.vc_non_responsive .nm-row .col-sm-offset-11 { margin-left: 91.66666667%; }
.vc_non_responsive .nm-row .col-sm-offset-10 { margin-left: 83.33333333%; }
.vc_non_responsive .nm-row .col-sm-offset-9 { margin-left: 75%; }
.vc_non_responsive .nm-row .col-sm-offset-8 { margin-left: 66.66666667%; }
.vc_non_responsive .nm-row .col-sm-offset-7 { margin-left: 58.33333333%; }
.vc_non_responsive .nm-row .col-sm-offset-6 { margin-left: 50%; }
.vc_non_responsive .nm-row .col-sm-offset-5 { margin-left: 41.66666667%; }
.vc_non_responsive .nm-row .col-sm-offset-4 { margin-left: 33.33333333%; }
.vc_non_responsive .nm-row .col-sm-offset-3 { margin-left: 25%; }
.vc_non_responsive .nm-row .col-sm-offset-2 { margin-left: 16.66666667%; }
.vc_non_responsive .nm-row .col-sm-offset-1 { margin-left: 8.33333333%; }
.vc_non_responsive .nm-row .col-sm-offset-0 { margin-left: 0%; }
.vc_non_responsive .nm-row .hidden-sm { display: none !important; } .col-center,
.col.centered {
float: none !important;
margin-right: auto;
margin-left: auto;
}
.col-right {
float: right !important;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
} .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
float: left;
}
.col-xs-12 { width: 100%; }
.col-xs-11 { width: 91.66666667%; }
.col-xs-10 { width: 83.33333333%; }
.col-xs-9 { width: 75%; }
.col-xs-8 { width: 66.66666667%; }
.col-xs-7 { width: 58.33333333%; }
.col-xs-6 { width: 50%; }
.col-xs-5 { width: 41.66666667%; }
.col-xs-4 { width: 33.33333333%; }
.col-xs-3 { width: 25%; }
.col-xs-2 { width: 16.66666667%; }
.col-xs-1 { width: 8.33333333%; }
.col-xs-pull-12 { right: 100%; }
.col-xs-pull-11 { right: 91.66666667%; }
.col-xs-pull-10 { right: 83.33333333%; }
.col-xs-pull-9 { right: 75%; }
.col-xs-pull-8 { right: 66.66666667%; }
.col-xs-pull-7 { right: 58.33333333%; }
.col-xs-pull-6 { right: 50%; }
.col-xs-pull-5 { right: 41.66666667%; }
.col-xs-pull-4 { right: 33.33333333%; }
.col-xs-pull-3 { right: 25%; }
.col-xs-pull-2 { right: 16.66666667%; }
.col-xs-pull-1 { right: 8.33333333%; }
.col-xs-pull-0 { right: auto; }
.col-xs-push-12 { left: 100%; }
.col-xs-push-11 { left: 91.66666667%; }
.col-xs-push-10 { left: 83.33333333%; }
.col-xs-push-9 { left: 75%; }
.col-xs-push-8 { left: 66.66666667%; }
.col-xs-push-7 { left: 58.33333333%; }
.col-xs-push-6 { left: 50%; }
.col-xs-push-5 { left: 41.66666667%; }
.col-xs-push-4 { left: 33.33333333%; }
.col-xs-push-3 { left: 25%; }
.col-xs-push-2 { left: 16.66666667%; }
.col-xs-push-1 { left: 8.33333333%; }
.col-xs-push-0 { left: auto; }
.col-xs-offset-12 { margin-left: 100%; }
.col-xs-offset-11 { margin-left: 91.66666667%; }
.col-xs-offset-10 { margin-left: 83.33333333%; }
.col-xs-offset-9 { margin-left: 75%; }
.col-xs-offset-8 { margin-left: 66.66666667%; }
.col-xs-offset-7 { margin-left: 58.33333333%; }
.col-xs-offset-6 { margin-left: 50%; }
.col-xs-offset-5 { margin-left: 41.66666667%; }
.col-xs-offset-4 { margin-left: 33.33333333%; }
.col-xs-offset-3 { margin-left: 25%; }
.col-xs-offset-2 { margin-left: 16.66666667%; }
.col-xs-offset-1 { margin-left: 8.33333333%; }
.col-xs-offset-0 { margin-left: 0%; } @media (min-width: 768px) {
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
float: left;
}
.col-sm-12 { width: 100%; }
.col-sm-11 { width: 91.66666667%; }
.col-sm-10 { width: 83.33333333%; }
.col-sm-9 { width: 75% }
.col-sm-8 { width: 66.66666667%; }
.col-sm-7 { width: 58.33333333%; }
.col-sm-6 { width: 50%; }
.col-sm-5 { width: 41.66666667%; }
.col-sm-4 { width: 33.33333333%; }
.col-sm-3 { width: 25%; }
.col-sm-2 { width: 16.66666667%; }
.col-sm-1 { width: 8.33333333%; }
.col-sm-pull-12 { right: 100%; }
.col-sm-pull-11 { right: 91.66666667%; }
.col-sm-pull-10 { right: 83.33333333%; }
.col-sm-pull-9 { right: 75%; }
.col-sm-pull-8 { right: 66.66666667%; }
.col-sm-pull-7 { right: 58.33333333%; }
.col-sm-pull-6 { right: 50%; }
.col-sm-pull-5 { right: 41.66666667%; }
.col-sm-pull-4 { right: 33.33333333%; }
.col-sm-pull-3 { right: 25%; }
.col-sm-pull-2 { right: 16.66666667%; }
.col-sm-pull-1 { right: 8.33333333%; }
.col-sm-pull-0 { right: auto; }
.col-sm-push-12 { left: 100%; }
.col-sm-push-11 { left: 91.66666667%; }
.col-sm-push-10 { left: 83.33333333%; }
.col-sm-push-9 { left: 75%; }
.col-sm-push-8 { left: 66.66666667%; }
.col-sm-push-7 { left: 58.33333333%; }
.col-sm-push-6 { left: 50%; }
.col-sm-push-5 { left: 41.66666667%; }
.col-sm-push-4 { left: 33.33333333%; }
.col-sm-push-3 { left: 25%; }
.col-sm-push-2 { left: 16.66666667%; }
.col-sm-push-1 { left: 8.33333333%; }
.col-sm-push-0 { left: auto; }
.col-sm-offset-12 { margin-left: 100%; }
.col-sm-offset-11 { margin-left: 91.66666667%; }
.col-sm-offset-10 { margin-left: 83.33333333%; }
.col-sm-offset-9 { margin-left: 75%; }
.col-sm-offset-8 { margin-left: 66.66666667%; }
.col-sm-offset-7 { margin-left: 58.33333333%; }
.col-sm-offset-6 { margin-left: 50%; }
.col-sm-offset-5 { margin-left: 41.66666667%; }
.col-sm-offset-4 { margin-left: 33.33333333%; }
.col-sm-offset-3 { margin-left: 25%; }
.col-sm-offset-2 { margin-left: 16.66666667%; }
.col-sm-offset-1 { margin-left: 8.33333333%; }
.col-sm-offset-0 { margin-left: 0%; }
} @media (min-width: 992px) {
.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
float: left;
}
.col-md-12 { width: 100%; }
.col-md-11 { width: 91.66666667%; }
.col-md-10 { width: 83.33333333%; }
.col-md-9 { width: 75%; }
.col-md-8 { width: 66.66666667%; }
.col-md-7 { width: 58.33333333%; }
.col-md-6 { width: 50%; }
.col-md-5 { width: 41.66666667%; }
.col-md-4 { width: 33.33333333%; }
.col-md-3 { width: 25%; }
.col-md-2 { width: 16.66666667%; }
.col-md-1 { width: 8.33333333%; }
.col-md-pull-12 { right: 100%; }
.col-md-pull-11 { right: 91.66666667%; }
.col-md-pull-10 { right: 83.33333333%; }
.col-md-pull-9 { right: 75%; }
.col-md-pull-8 { right: 66.66666667%; }
.col-md-pull-7 { right: 58.33333333%; }
.col-md-pull-6 { right: 50%; }
.col-md-pull-5 { right: 41.66666667%; }
.col-md-pull-4 { right: 33.33333333%; }
.col-md-pull-3 { right: 25%; }
.col-md-pull-2 { right: 16.66666667%; }
.col-md-pull-1 { right: 8.33333333%; }
.col-md-pull-0 { right: auto; }
.col-md-push-12 { left: 100%; }
.col-md-push-11 { left: 91.66666667%; }
.col-md-push-10 { left: 83.33333333%; }
.col-md-push-9 { left: 75%; }
.col-md-push-8 { left: 66.66666667%; }
.col-md-push-7 { left: 58.33333333%; }
.col-md-push-6 { left: 50%; }
.col-md-push-5 { left: 41.66666667%; }
.col-md-push-4 { left: 33.33333333%; }
.col-md-push-3 { left: 25%; }
.col-md-push-2 { left: 16.66666667%; }
.col-md-push-1 { left: 8.33333333%; }
.col-md-push-0 { left: auto; }
.col-md-offset-12 { margin-left: 100%; }
.col-md-offset-11 { margin-left: 91.66666667%; }
.col-md-offset-10 { margin-left: 83.33333333%; }
.col-md-offset-9 { margin-left: 75%; }
.col-md-offset-8 { margin-left: 66.66666667%; }
.col-md-offset-7 { margin-left: 58.33333333%; }
.col-md-offset-6 { margin-left: 50%; }
.col-md-offset-5 { margin-left: 41.66666667%; }
.col-md-offset-4 { margin-left: 33.33333333%; }
.col-md-offset-3 { margin-left: 25%; }
.col-md-offset-2 { margin-left: 16.66666667%; }
.col-md-offset-1 { margin-left: 8.33333333%; }
.col-md-offset-0 { margin-left: 0%; }
} @media (min-width: 1200px) {
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
float: left;
}
.col-lg-12 { width: 100%; }
.col-lg-11 { width: 91.66666667%; }
.col-lg-10 { width: 83.33333333%; }
.col-lg-9 { width: 75%; }
.col-lg-8 { width: 66.66666667%; }
.col-lg-7 { width: 58.33333333%; }
.col-lg-6 { width: 50%; }
.col-lg-5 { width: 41.66666667%; }
.col-lg-4 { width: 33.33333333%; }
.col-lg-3 { width: 25%; }
.col-lg-2 { width: 16.66666667%; }
.col-lg-1 { width: 8.33333333%; }
.col-lg-pull-12 { right: 100%; }
.col-lg-pull-11 { right: 91.66666667%; }
.col-lg-pull-10 { right: 83.33333333%; }
.col-lg-pull-9 { right: 75%; }
.col-lg-pull-8 { right: 66.66666667%; }
.col-lg-pull-7 { right: 58.33333333%; }
.col-lg-pull-6 { right: 50%; }
.col-lg-pull-5 { right: 41.66666667%; }
.col-lg-pull-4 { right: 33.33333333%; }
.col-lg-pull-3 { right: 25%; }
.col-lg-pull-2 { right: 16.66666667%; }
.col-lg-pull-1 { right: 8.33333333%; }
.col-lg-pull-0 { right: auto; }
.col-lg-push-12 { left: 100%; }
.col-lg-push-11 { left: 91.66666667%; }
.col-lg-push-10 { left: 83.33333333%; }
.col-lg-push-9 { left: 75%; }
.col-lg-push-8 { left: 66.66666667%; }
.col-lg-push-7 { left: 58.33333333%; }
.col-lg-push-6 { left: 50%; }
.col-lg-push-5 { left: 41.66666667%; }
.col-lg-push-4 { left: 33.33333333%; }
.col-lg-push-3 { left: 25%; }
.col-lg-push-2 { left: 16.66666667%; }
.col-lg-push-1 { left: 8.33333333%; }
.col-lg-push-0 { left: auto; }
.col-lg-offset-12 { margin-left: 100%; }
.col-lg-offset-11 { margin-left: 91.66666667%; }
.col-lg-offset-10 { margin-left: 83.33333333%; }
.col-lg-offset-9 { margin-left: 75%; }
.col-lg-offset-8 { margin-left: 66.66666667%; }
.col-lg-offset-7 { margin-left: 58.33333333%; }
.col-lg-offset-6 { margin-left: 50%; }
.col-lg-offset-5 { margin-left: 41.66666667%; }
.col-lg-offset-4 { margin-left: 33.33333333%; }
.col-lg-offset-3 { margin-left: 25%; }
.col-lg-offset-2 { margin-left: 16.66666667%; }
.col-lg-offset-1 { margin-left: 8.33333333%; }
.col-lg-offset-0 { margin-left: 0%; }
}  .vc_non_responsive .vc_row .col-sm-1\/5,
.vc_non_responsive .vc_row .col-sm-2\/5,
.vc_non_responsive .vc_row .col-sm-3\/5,
.vc_non_responsive .vc_row .col-sm-4\/5,
.vc_non_responsive .vc_row .col-sm-5\/5 {
position: relative;
float: left;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}
.vc_non_responsive .vc_row .col-sm-1\/5 { width: 20%; }
.vc_non_responsive .vc_row .col-sm-2\/5 { width: 40%; }
.vc_non_responsive .vc_row .col-sm-3\/5 { width: 60%; }
.vc_non_responsive .vc_row .col-sm-4\/5 { width: 80%; }
.vc_non_responsive .vc_row .col-sm-5\/5 { width: 100%; }
.vc_non_responsive .vc_row .col-sm-offset-5\/5 { margin-left: 100%; }
.vc_non_responsive .vc_row .col-sm-offset-4\/5 { margin-left: 80%; }
.vc_non_responsive .vc_row .col-sm-offset-3\/5 { margin-left: 60%; }
.vc_non_responsive .vc_row .col-sm-offset-2\/5 { margin-left: 40%; }
.vc_non_responsive .vc_row .col-sm-offset-1\/5 { margin-left: 20%; }
.vc_non_responsive .vc_row .col-sm-offset-0\/5 { margin-left: 0%; } .col-xs-1\/5, .col-sm-1\/5, .col-md-1\/5, .col-lg-1\/5, .col-xs-2\/5, .col-sm-2\/5, .col-md-2\/5, .col-lg-2\/5, .col-xs-3\/5, .col-sm-3\/5, .col-md-3\/5, .col-lg-3\/5, .col-xs-4\/5, .col-sm-4\/5, .col-md-4\/5, .col-lg-4\/5, .col-xs-5\/5, .col-sm-5\/5, .col-md-5\/5, .col-lg-5\/5 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
} .col-xs-1\/5, .col-xs-2\/5, .col-xs-3\/5, .col-xs-4\/5, .col-xs-5\/5 {
float: left;
}
.col-xs-5\/5 { width: 100%; }
.col-xs-4\/5 { width: 80%; }
.col-xs-3\/5 { width: 60%; }
.col-xs-2\/5 { width: 40%; }
.col-xs-1\/5 { width: 20%; }
.col-xs-pull-5\/5 { right: 100%; }
.col-xs-pull-4\/5 { right: 80%; }
.col-xs-pull-3\/5 { right: 60%; }
.col-xs-pull-2\/5 { right: 40%; }
.col-xs-pull-1\/5 { right: 20%; }
.col-xs-pull-0\/5 { right: auto; }
.col-xs-push-5\/5 { left: 100%; }
.col-xs-push-4\/5 { left: 80%; }
.col-xs-push-3\/5 { left: 60%; }
.col-xs-push-2\/5 { left: 40%; }
.col-xs-push-1\/5 { left: 20%; }
.col-xs-push-0\/5 { left: auto; }
.col-xs-offset-5\/5 { margin-left: 100%; }
.col-xs-offset-4\/5 { margin-left: 80%; }
.col-xs-offset-3\/5 { margin-left: 60%; }
.col-xs-offset-2\/5 { margin-left: 40%; }
.col-xs-offset-1\/5 { margin-left: 20%; }
.col-xs-offset-0\/5 { margin-left: 0%; } @media (min-width: 768px) {
.col-sm-1\/5, .col-sm-2\/5, .col-sm-3\/5, .col-sm-4\/5, .col-sm-5\/5 {
float: left;
}
.col-sm-5\/5 { width: 100%; }
.col-sm-4\/5 { width: 80%; }
.col-sm-3\/5 { width: 60%; }
.col-sm-2\/5 { width: 40%; }
.col-sm-1\/5 { width: 20%; }
.col-sm-pull-5\/5 { right: 100%; }
.col-sm-pull-4\/5 { right: 80%; }
.col-sm-pull-3\/5 { right: 60%; }
.col-sm-pull-2\/5 { right: 40%; }
.col-sm-pull-1\/5 { right: 20%; }
.col-sm-pull-0\/5 { right: auto; }
.col-sm-push-5\/5 { left: 100%; }
.col-sm-push-4\/5 { left: 80%; }
.col-sm-push-3\/5 { left: 60%; }
.col-sm-push-2\/5 { left: 40%; }
.col-sm-push-1\/5 { left: 20%; }
.col-sm-push-0\/5 { left: auto; }
.col-sm-offset-5\/5 { margin-left: 100%; }
.col-sm-offset-4\/5 { margin-left: 80%; }
.col-sm-offset-3\/5 { margin-left: 60%; }
.col-sm-offset-2\/5 { margin-left: 40%; }
.col-sm-offset-1\/5 { margin-left: 20%; }
.col-sm-offset-0\/5 { margin-left: 0%; }
} @media (min-width: 992px) {
.col-md-1\/5, .col-md-2\/5, .col-md-3\/5, .col-md-4\/5, .col-md-5\/5 {
float: left;
}
.col-md-5\/5 { width: 100%; }
.col-md-4\/5 { width: 80%; }
.col-md-3\/5 { width: 60%; }
.col-md-2\/5 { width: 40%; }
.col-md-1\/5 { width: 20%; }
.col-md-pull-5\/5 { right: 100%; }
.col-md-pull-4\/5 { right: 80%; }
.col-md-pull-3\/5 { right: 60%; }
.col-md-pull-2\/5 { right: 40%; }
.col-md-pull-1\/5 { right: 20%; }
.col-md-pull-0\/5 { right: auto; }
.col-md-push-5\/5 { left: 100%; }
.col-md-push-4\/5 { left: 80%; }
.col-md-push-3\/5 { left: 60%; }
.col-md-push-2\/5 { left: 40%; }
.col-md-push-1\/5 { left: 20%; }
.col-md-push-0\/5 { left: auto; }
.col-md-offset-5\/5 { margin-left: 100%; }
.col-md-offset-4\/5 { margin-left: 80%; }
.col-md-offset-3\/5 { margin-left: 60%; }
.col-md-offset-2\/5 { margin-left: 40%; }
.col-md-offset-1\/5 { margin-left: 20%; }
.col-md-offset-0\/5 { margin-left: 0%; }
} @media (min-width: 1200px) {
.col-lg-1\/5, .col-lg-2\/5, .col-lg-3\/5, .col-lg-4\/5, .col-lg-5\/5 {
float: left;
}
.col-lg-5\/5 { width: 100%; }
.col-lg-4\/5 { width: 80%; }
.col-lg-3\/5 { width: 60%; }
.col-lg-2\/5 { width: 40%; }
.col-lg-1\/5 { width: 20%; }
.col-lg-pull-5\/5 { right: 100%; }
.col-lg-pull-4\/5 { right: 80%; }
.col-lg-pull-3\/5 { right: 60%; }
.col-lg-pull-2\/5 { right: 40%; }
.col-lg-pull-1\/5 { right: 20%; }
.col-lg-pull-0\/5 { right: auto; }
.col-lg-push-5\/5 { left: 100%; }
.col-lg-push-4\/5 { left: 80%; }
.col-lg-push-3\/5 { left: 60%; }
.col-lg-push-2\/5 { left: 40%; }
.col-lg-push-1\/5 { left: 20%; }
.col-lg-push-0\/5 { left: auto; }
.col-lg-offset-5\/5 { margin-left: 100%; }
.col-lg-offset-4\/5 { margin-left: 80%; }
.col-lg-offset-3\/5 { margin-left: 60%; }
.col-lg-offset-2\/5 { margin-left: 40%; }
.col-lg-offset-1\/5 { margin-left: 20%; }
.col-lg-offset-0\/5 { margin-left: 0%; }
} [class*="block-grid-"] {
display: block;
margin: 0 -8px;
padding: 0;
}
[class*="block-grid-"]:before, [class*="block-grid-"]:after {
display: table;
content: " ";
}
[class*="block-grid-"]:after {
clear: both;
}
[class*="block-grid-"] .flickity-slider > li,
[class*="block-grid-"] > li {
display: block;
float: left;
height: auto;
padding: 0 8px 16px;
} .xsmall-block-grid-1 .flickity-slider > li,
.xsmall-block-grid-1 > li { width: 100%; }
.xsmall-block-grid-1 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
.xsmall-block-grid-2 .flickity-slider > li,
.xsmall-block-grid-2 > li { width: 50%; }
.xsmall-block-grid-2 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
.xsmall-block-grid-3 .flickity-slider > li,
.xsmall-block-grid-3 > li { width: 33.33333%; }
.xsmall-block-grid-3 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
.xsmall-block-grid-4 .flickity-slider > li,
.xsmall-block-grid-4 > li { width: 25%; }
.xsmall-block-grid-4 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
.xsmall-block-grid-5 .flickity-slider > li,
.xsmall-block-grid-5 > li { width: 20%; }
.xsmall-block-grid-5 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
.xsmall-block-grid-6 .flickity-slider > li,
.xsmall-block-grid-6 > li { width: 16.66667%; }
.xsmall-block-grid-6 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
.xsmall-block-grid-7 > li { width: 14.28571%; }
.xsmall-block-grid-7 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
.xsmall-block-grid-8 > li { width: 12.5%; }
.xsmall-block-grid-8 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
.xsmall-block-grid-9 > li { width: 11.11111%; }
.xsmall-block-grid-9 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
.xsmall-block-grid-10 > li { width: 10%; }
.xsmall-block-grid-10 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
.xsmall-block-grid-11 > li { width: 9.09091%; }
.xsmall-block-grid-11 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
.xsmall-block-grid-12 > li { width: 8.33333%; }
.xsmall-block-grid-12 > li:nth-of-type(1n) { clear: none; }
.xsmall-block-grid-12 > li:nth-of-type(12n+1) { clear: both; } @media (min-width: 400px) {
.small-block-grid-1 .flickity-slider > li,
.small-block-grid-1 > li { width: 100%; }
.small-block-grid-1 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
.small-block-grid-2 .flickity-slider > li,
.small-block-grid-2 > li { width: 50%; }
.small-block-grid-2 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
.small-block-grid-3 .flickity-slider > li,
.small-block-grid-3 > li { width: 33.33333%; }
.small-block-grid-3 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
.small-block-grid-4 .flickity-slider > li,
.small-block-grid-4 > li { width: 25%; }
.small-block-grid-4 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
.small-block-grid-5 .flickity-slider > li,
.small-block-grid-5 > li { width: 20%; }
.small-block-grid-5 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
.small-block-grid-6 .flickity-slider > li,
.small-block-grid-6 > li { width: 16.66667%; }
.small-block-grid-6 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
.small-block-grid-7 > li { width: 14.28571%; }
.small-block-grid-7 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
.small-block-grid-8 > li { width: 12.5%; }
.small-block-grid-8 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
.small-block-grid-9 > li { width: 11.11111%; }
.small-block-grid-9 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
.small-block-grid-10 > li { width: 10%; }
.small-block-grid-10 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
.small-block-grid-11 > li { width: 9.09091%; }
.small-block-grid-11 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
.small-block-grid-12 > li { width: 8.33333%; }
.small-block-grid-12 > li:nth-of-type(1n) { clear: none; }
.small-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }
} @media (min-width: 750px) {
[class*="block-grid-"] {
margin: 0 -10px;
}
[class*="block-grid-"] .flickity-slider > li,
[class*="block-grid-"] > li {
padding: 0 10px 20px;
}
.medium-block-grid-1 .flickity-slider > li,
.medium-block-grid-1 > li { width: 100%; }
.medium-block-grid-1 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
.medium-block-grid-2 .flickity-slider > li,
.medium-block-grid-2 > li { width: 50%; }
.medium-block-grid-2 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
.medium-block-grid-3 .flickity-slider > li,
.medium-block-grid-3 > li { width: 33.33333%; }
.medium-block-grid-3 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
.medium-block-grid-4 .flickity-slider > li,
.medium-block-grid-4 > li { width: 25%; }
.medium-block-grid-4 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
.medium-block-grid-5 .flickity-slider > li,
.medium-block-grid-5 > li { width: 20%; }
.medium-block-grid-5 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
.medium-block-grid-6 .flickity-slider > li,
.medium-block-grid-6 > li { width: 16.66667%; }
.medium-block-grid-6 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
.medium-block-grid-7 > li { width: 14.28571%; }
.medium-block-grid-7 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
.medium-block-grid-8 > li { width: 12.5%; }
.medium-block-grid-8 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
.medium-block-grid-9 > li { width: 11.11111%; }
.medium-block-grid-9 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
.medium-block-grid-10 > li { width: 10%; }
.medium-block-grid-10 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
.medium-block-grid-11 > li { width: 9.09091%; }
.medium-block-grid-11 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
.medium-block-grid-12 > li { width: 8.33333%; }
.medium-block-grid-12 > li:nth-of-type(1n) { clear: none; }
.medium-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }
} @media (min-width: 1020px) {
[class*="block-grid-"] {
margin: 0 -12px;
}
[class*="block-grid-"] .flickity-slider > li,
[class*="block-grid-"] > li {
padding: 0 12px 24px;
}
.large-block-grid-1 > li { width: 100%; }
.large-block-grid-1 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-1 > li:nth-of-type(1n+1) { clear: both; }
.large-block-grid-2 .flickity-slider > li,
.large-block-grid-2 > li { width: 50%; }
.large-block-grid-2 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-2 > li:nth-of-type(2n+1) { clear: both; }
.large-block-grid-3 .flickity-slider > li,
.large-block-grid-3 > li { width: 33.33333%; }
.large-block-grid-3 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-3 > li:nth-of-type(3n+1) { clear: both; }
.large-block-grid-4 .flickity-slider > li,
.large-block-grid-4 > li { width: 25%; }
.large-block-grid-4 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-4 > li:nth-of-type(4n+1) { clear: both; }
.large-block-grid-5 .flickity-slider > li,
.large-block-grid-5 > li { width: 20%; }
.large-block-grid-5 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-5 > li:nth-of-type(5n+1) { clear: both; }
.large-block-grid-6 .flickity-slider > li,
.large-block-grid-6 > li { width: 16.66667%; }
.large-block-grid-6 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-6 > li:nth-of-type(6n+1) { clear: both; }
.large-block-grid-7 > li { width: 14.28571%; }
.large-block-grid-7 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-7 > li:nth-of-type(7n+1) { clear: both; }
.large-block-grid-8 > li { width: 12.5%; }
.large-block-grid-8 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-8 > li:nth-of-type(8n+1) { clear: both; }
.large-block-grid-9 > li { width: 11.11111%; }
.large-block-grid-9 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-9 > li:nth-of-type(9n+1) { clear: both; }
.large-block-grid-10 > li { width: 10%; }
.large-block-grid-10 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-10 > li:nth-of-type(10n+1) { clear: both; }
.large-block-grid-11 > li { width: 9.09091%; }
.large-block-grid-11 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-11 > li:nth-of-type(11n+1) { clear: both; }
.large-block-grid-12 > li { width: 8.33333%; }
.large-block-grid-12 > li:nth-of-type(1n) { clear: none; }
.large-block-grid-12 > li:nth-of-type(12n+1) { clear: both; }
}@font-face{font-family:nm-font;src:url(//streakfree.co.uk/wp-content/themes/savoy/assets/css/font-icons/theme-icons/fonts/nm-font.ttf?ilgo8q) format('truetype'),url(//streakfree.co.uk/wp-content/themes/savoy/assets/css/font-icons/theme-icons/fonts/nm-font.woff?ilgo8q) format('woff'),url(//streakfree.co.uk/wp-content/themes/savoy/assets/css/font-icons/theme-icons/fonts/nm-font.svg?ilgo8q#nm-font) format('svg');font-weight:400;font-style:normal;font-display:block}[class*=" nm-font-"],[class^=nm-font-]{font-family:nm-font!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.nm-font-reddit:before{content:"\e923"}.nm-font-mastodon:before{content:"\e921"}.nm-font-instagram-filled:before{content:"\e922"}.nm-font-bluesky:before{content:"\e91c"}.nm-font-threads:before{content:"\e91d"}.nm-font-discord:before{content:"\e91b"}.nm-font-viber:before{content:"\e917"}.nm-font-facebook-messenger:before{content:"\e918"}.nm-font-x-twitter:before{content:"\e916"}.nm-font-strava:before{content:"\e911"}.nm-font-tiktok:before{content:"\e910"}.nm-font-ebay:before{content:"\e90c"}.nm-font-line-app:before{content:"\e901"}.nm-font-angle-thin-left:before{content:"\e600"}.nm-font-angle-thin-right:before{content:"\e601"}.nm-font-play:before{content:"\e052"}.nm-font-speech-bubble:before{content:"\e076"}.nm-font-arrow-left:before{content:"\e094"}.nm-font-arrow-right:before{content:"\e095"}.nm-font-arrow-up:before{content:"\e096"}.nm-font-arrow-down:before{content:"\e097"}.nm-font-ban:before{content:"\e107"}.nm-font-maximize:before{content:"\e112"}.nm-font-minimize:before{content:"\e113"}.nm-font-plus:before{content:"\e114"}.nm-font-minus:before{content:"\e115"}.nm-font-check-alt:before{content:"\e116"}.nm-font-close2:before{content:"\e117"}.nm-font-inbox:before{content:"\e122"}.nm-font-messenger:before{content:"\e602"}.nm-font-done:before{content:"\e603"}.nm-font-textsms:before{content:"\e604"}.nm-font-star:before{content:"\e605"}.nm-font-star-small:before{content:"\e606"}.nm-font-thumb-down:before{content:"\e607"}.nm-font-thumb-up:before{content:"\e608"}.nm-font-plus-small:before{content:"\e609"}.nm-font-arrow-back:before{content:"\e60b"}.nm-font-chevron-left:before{content:"\e60c"}.nm-font-chevron-right:before{content:"\e60d"}.nm-font-arrow-forward:before{content:"\e60e"}.nm-font-check:before{content:"\e60f"}.nm-font-close:before{content:"\e610"}.nm-font-chevron-up:before{content:"\e611"}.nm-font-chevron-down:before{content:"\e612"}.nm-font-arrow-drop-down:before{content:"\e613"}.nm-font-arrow-drop-up:before{content:"\e614"}.nm-font-media-play:before{content:"\e615"}.nm-font-remove:before{content:"\e616"}.nm-font-more-horiz:before{content:"\e617"}.nm-font-more-vert:before{content:"\e619"}.nm-font-get-app:before{content:"\e61a"}.nm-font-vertical-align-bottom:before{content:"\e61b"}.nm-font-cloud-download:before{content:"\e61c"}.nm-font-visibility:before{content:"\e61d"}.nm-font-lens:before{content:"\e61f"}.nm-font-filter-hdr:before{content:"\e620"}.nm-font-cloud:before{content:"\e621"}.nm-font-cloud-done:before{content:"\e622"}.nm-font-cloud-off:before{content:"\e623"}.nm-font-cloud-queue:before{content:"\e624"}.nm-font-cloud-upload:before{content:"\e625"}.nm-font-heart:before{content:"\f004"}.nm-font-check-bold:before{content:"\f00c"}.nm-font-close-bold:before{content:"\f00d"}.nm-font-play-filled:before{content:"\f04b"}.nm-font-chevron-left-bold:before{content:"\f053"}.nm-font-chevron-right-bold:before{content:"\f054"}.nm-font-expand:before{content:"\f065"}.nm-font-compress:before{content:"\f066"}.nm-font-plus-bold:before{content:"\f067"}.nm-font-minus-bold:before{content:"\f068"}.nm-font-chevron-up-bold:before{content:"\f077"}.nm-font-chevron-down-bold:before{content:"\f078"}.nm-font-heart-o:before{content:"\f08a"}.nm-font-twitter:before{content:"\f099"}.nm-font-facebook:before{content:"\f09a"}.nm-font-pinterest:before{content:"\f0d2"}.nm-font-caret-down:before{content:"\f0d7"}.nm-font-caret-up:before{content:"\f0d8"}.nm-font-caret-left:before{content:"\f0d9"}.nm-font-caret-right:before{content:"\f0da"}.nm-font-linkedin:before{content:"\f0e1"}.nm-font-angle-left:before{content:"\f104"}.nm-font-angle-right:before{content:"\f105"}.nm-font-angle-up:before{content:"\f106"}.nm-font-angle-down:before{content:"\f107"}.nm-font-circle:before{content:"\f111"}.nm-font-maxcdn:before{content:"\f136"}.nm-font-rss-square:before{content:"\f143"}.nm-font-youtube:before{content:"\f167"}.nm-font-xing:before{content:"\f168"}.nm-font-tumblr:before{content:"\f173"}.nm-font-dribbble:before{content:"\f17d"}.nm-font-skype:before{content:"\f17e"}.nm-font-vimeo-square:before{content:"\f194"}.nm-font-digg:before{content:"\f1a6"}.nm-font-behance:before{content:"\f1b4"}.nm-font-chat-bubble-outline:before{content:"\e920"}.nm-font-bag:before{content:"\e91a"}.nm-font-videocam:before{content:"\e915"}.nm-font-info-outline:before{content:"\e912"}.nm-font-info:before{content:"\e913"}.nm-font-filter-list:before{content:"\e90d"}.nm-font-location:before{content:"\e90a"}.nm-font-tagged:before{content:"\e90e"}.nm-font-users:before{content:"\e90b"}.nm-font-menu:before{content:"\e906"}.nm-font-heart-outline:before{content:"\e902"}.nm-font-search:before{content:"\e903"}.nm-font-cart:before{content:"\e904"}.nm-font-single-user:before{content:"\e905"}.nm-font-eye:before{content:"\e000"}.nm-font-search-alt:before{content:"\e036"}.nm-font-head:before{content:"\e074"}.nm-font-markunread:before{content:"\e159"}.nm-font-cart-filled:before{content:"\e8cc"}.nm-font-refresh:before{content:"\e5d5"}.nm-font-replay:before{content:"\e042"}.nm-font-chevron-thin-up:before{content:"\e91e"}.nm-font-chevron-thin-down:before{content:"\e91f"}.nm-font-twitch:before{content:"\e919"}.nm-font-video-camera:before{content:"\e914"}.nm-font-etsy:before{content:"\e90f"}.nm-font-tag:before{content:"\f02b"}.nm-font-map-marker:before{content:"\f041"}.nm-font-ticket:before{content:"\f145"}.nm-font-spotify:before{content:"\e909"}.nm-font-mixcloud:before{content:"\e907"}.nm-font-odnoklassniki:before{content:"\e908"}.nm-font-telegram:before{content:"\e900"}.nm-font-repeat:before,.nm-font-rotate-right:before{content:"\f01e"}.nm-font-credit-card:before{content:"\f09d"}.nm-font-envelope:before{content:"\f0e0"}.nm-font-bitcoin:before,.nm-font-btc:before{content:"\f15a"}.nm-font-instagram:before{content:"\f16f"}.nm-font-soundcloud:before{content:"\f1be"}.nm-font-wechat:before,.nm-font-weixin:before{content:"\f1d7"}.nm-font-paypal:before{content:"\f1ed"}.nm-font-google-wallet:before{content:"\f1ee"}.nm-font-cc-visa:before{content:"\f1f0"}.nm-font-cc-mastercard:before{content:"\f1f1"}.nm-font-cc-discover:before{content:"\f1f2"}.nm-font-cc-amex:before{content:"\f1f3"}.nm-font-cc-paypal:before{content:"\f1f4"}.nm-font-cc-stripe:before{content:"\f1f5"}.nm-font-pinterest-p:before{content:"\f231"}.nm-font-whatsapp:before{content:"\f232"}.nm-font-cc-jcb:before{content:"\f24b"}.nm-font-cc-diners-club:before{content:"\f24c"}.nm-font-amazon:before{content:"\f270"}.nm-font-credit-card-alt:before{content:"\f283"}.nm-font-snapchat:before{content:"\f2ab"}.nm-font-snapchat-ghost:before{content:"\f2ac"}.nm-font-snapchat-square:before{content:"\f2ad"}.nm-font-user:before{content:"\f007"}.nm-font-shopping-cart:before{content:"\f07a"}.nm-font-flickr:before{content:"\f16e"}.nm-font-vk:before{content:"\f189"}.nm-font-weibo:before{content:"\f18a"}.nm-font-delicious:before{content:"\f1a5"}.nm-font-deviantart:before{content:"\f1bd"}a, abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, center, cite, code, dd, del, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, html, i, iframe, img, ins, label, legend, li, menu, nav, object, ol, output, p, pre, q, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
margin: 0;
padding: 0;
border: 0;
}
html {
height: 100%;
}
b, strong {
font-weight: bold;
font-weight: 900;
}
img {
font-size: 0;
color: transparent;
max-width: 100%;
height: auto;
vertical-align: bottom;
}
li {
list-style: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
th, td, caption {
font-weight: inherit;
vertical-align: top;
text-align: left;
}
small {
font-size: 75%;
}
p:empty {
display: none !important;
} :root
{
--nm--page-width: 1280px;
--nm--page-column-spacing: 15px;
--nm--page-row-column-spacing: calc(var(--nm--page-column-spacing) * 2);
--nm--page-overlay-background: rgba(51, 51, 51, 0.7);
--nm--page-overlay-background-50: rgba(51, 51, 51, 0.5);
--nm--page-overlay-blur: blur(4px);
--nm--spinner-border-color: var(--nm--color-font-highlight) var(--nm--color-font-highlight) transparent transparent;
--nm--spinner-border-color-light: var(--nm--color-font-highlight) var(--nm--color-font-highlight) transparent transparent;
--nm--inputs-padding-vertical: 12px;
--nm--inputs-padding-horizontal: 16px;
--nm--inputs-border-color: #e1e1e1;
--nm--inputs-border-color-focus: var(--nm--color-font-strong);
} *, *:after, *:before {
-webkit-box-sizing: border-box; box-sizing: border-box;
-webkit-font-smoothing: antialiased; font-smoothing: antialiased;
} .nm-preload * {
-webkit-transition: none !important; transition: none !important;
} .fl-right {
float: right;
}
.fl-left {
float: left;
} .clear:before,
.clear:after,
.clearfix:before,
.clearfix:after {
content: " ";
display: table;
}
.clear:after,
.clearfix:after {
clear: both;
}
.clear,
.clearfix {
*zoom: 1;
} .nopad-left {
padding-left: 0;
}
.nopad-right {
padding-right: 0;
}
.nopad {
padding-right: 0;
padding-left: 0;
} a {
color: #dc9814;
outline: 0;
text-decoration: none;
transition: color 0.2s ease;
}
a:hover {
color: #282828;
}
.touch a:hover {
color: inherit;
}
a.dark {
color: #282828;
}
a.gray,
a.invert-color {
color: #888;
}
a.dark:hover,
a.gray:hover,
a.invert-color:hover {
color: #dc9814;
} .round { border-radius: 50%; }
.nm-bullet-list { padding-bottom: 20px; }
.nm-bullet-list li { list-style: disc inside; }
.push-right { float: right; }
.push-left { float: left; } input[type="text"],
input[type="password"],
input[type="number"],
input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="time"], input[type="month"], input[type="week"],
input[type="email"],
input[type="search"],
input[type="tel"],
input[type="url"],
input.input-text,
select,
textarea {
font-family: inherit;
line-height: 1.6;
outline: 0;
padding: var(--nm--inputs-padding-vertical) var(--nm--inputs-padding-horizontal);
border: 1px solid var(--nm--inputs-border-color);
border-radius: var(--nm--border-radius-inputs);
transition: border-color 0.4s ease;
-webkit-box-shadow: none; box-shadow: none;
-webkit-appearance: none;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="number"]:focus,
input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="time"]:focus, input[type="month"]:focus, input[type="week"]:focus,
input[type="email"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input.input-text:focus,
select:focus,
textarea:focus {
outline: 0;
border-color: var(--nm--inputs-border-color-focus);
}
@media screen and (-webkit-min-device-pixel-ratio:0) { select {
padding-right: 28px;
background-color: #fff;
background-image: url(//streakfree.co.uk/wp-content/themes/savoy/assets/img/select-arrow@2x.gif); background-position: calc(100% - 10px) 50%;
background-repeat: no-repeat;
background-size: 8px 4px;
}
} input:-webkit-autofill {
-webkit-box-shadow: 0 0 0 1000px white inset;
} .widget form > button,
input[type=submit],
.button {
display: inline-block;
font-size: 16px;
line-height: 16px;
color: #fff; padding: 14px 18px;
border: 0 none;
border-radius: var(--nm--border-radius-button);
text-align: center;
opacity: 1;
cursor: pointer;
transition: opacity 0.2s ease;
background-color: #282828;
}
input[type=submit]:hover,
.button:hover {
color: #fff;
opacity: 0.82;
}
input[type=submit]:active,
input[type=submit]:focus,
.button:active,
.button:focus {
outline: none;
}
.touch input[type=submit]:hover,
.touch input[type=submit]:active,
.touch input[type=submit]:focus,
.touch .button:hover,
.touch .button:active,
.touch .button:focus {
opacity: 1;
}
.button[disabled],
.button.disabled,
.button.loading {
cursor: default;
opacity: 0.82;
background: #828282;
} .button.light {
background: #bababa;
} #nm-blog-pagination a,
#nm-blog-pagination a:hover,
.button.border,
.button.border:hover {
color: #282828;
opacity: 1;
transition: border 0.2s ease;
background: none;
}
#nm-blog-pagination a,
.button.border { border: 1px solid #aaa;
}
#nm-blog-pagination a:not([disabled]):hover,
.button.border:not([disabled]):hover {
color: #282828;
border-color: #282828;
} .nm-wp-video-wrap {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
}
.nm-wp-video-wrap iframe,
.nm-wp-video-wrap object,
.nm-wp-video-wrap embed,
.nm-wp-video-wrap video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
} .wpcf7 .submitting .wpcf7-spinner:after,
.blockUI.blockOverlay:after,
.nm-loader:after { display: block;
position: absolute;
top: 50%;
right: 50%;
content: " ";
width: 16px;
height: 16px;
font-family: inherit;
margin: -8px -8px 0 0;
opacity: 1;
border-width: 2px;
border-style: solid;
border-color: var(--nm--spinner-border-color);
border-radius: 2rem;
transform: translateZ(0);
-webkit-animation: heimSpin 0.4s infinite linear;
animation: nmSpin 0.4s infinite linear;
}
.nm-loader.nm-loader-light:after { border-color: var(--nm--spinner-border-color-light);
}
@-webkit-keyframes dotFade { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }
@keyframes dotFade { 0% { opacity: 0; } 50% { opacity: 1; } 100% { opacity: 0; } }
@-webkit-keyframes nmSpin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
@keyframes nmSpin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }
@keyframes nmShopPreloading {
0% { transform:translateX(-80%) }
to { transform:translateX(80%) }
} .nm-image-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
display: block;
opacity: 0;
border-radius: var(--nm--border-radius-image);
transition: opacity 0.2s ease;
background: #282828;
background: rgba(0, 0, 0, 0.7);
}
.nm-image-overlay:before,
.nm-image-overlay:after {
position: absolute;
top: 50%;
left: 50%;
z-index: 100;
display: block;
content: " ";
background: #dc9814;
}
.nm-image-overlay:before {
width: 50px;
height: 1px;
margin-left: -25px;
}
.nm-image-overlay:after {
width: 1px;
height: 50px;
margin-top: -25px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
overflow: hidden;
position: absolute !important;
width: 1px;
} .nm-border-radius-container {
border-radius: var(--nm--border-radius-container);
}
.nm-border-radius-image {
border-radius: var(--nm--border-radius-image);
}
.nm-no-border-radius {
border-radius: 0;
}
.nm-border-radius-button {
border-radius: var(--nm--border-radius-button);
} .nm-font-instagram-filled {
font-size: 1.1em;
} body {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 2;
color: #777;
}
h1, h2, h3, h4, h5, h6 {
font-style: normal;
line-height: 1.4;
color: #282828;
}
h5, h6 {
line-height: 1.6;
}
h1, .h1-size { font-size: 30px; }
h2, .h2-size { font-size: 28px; }
h3, .h3-size { font-size: 24px; }
h4, .h4-size { font-size: 22px; }
h5, .h5-size { font-size: 18px; }
h6, .h6-size { font-size: 16px; } .nm-highlight-text,
.nm-highlight-text h1,
.nm-highlight-text h2,
.nm-highlight-text h3,
.nm-highlight-text h4,
.nm-highlight-text h5,
.nm-highlight-text h6,
.nm-highlight-text p {
color: #dc9814;
}
::-webkit-input-placeholder { opacity: 0.5; }
:-moz-placeholder { opacity: 0.5; } ::-moz-placeholder { opacity: 0.5; } :-ms-input-placeholder { opacity: 0.5; }
@supports (-ms-accelerator:true) { ::-webkit-input-placeholder { opacity: 1; }
} .nm-font.flip:before {
display: inline-block;
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
transform: scale(-1, 1);
}
.nm-font.rotate-90:before {
display: inline-block;
transform: rotate(90deg);
}
.nm-font.rotate-180:before {
display: inline-block;
transform: rotate(180deg);
}
.nm-font.rotate-270:before {
display: inline-block;
transform: rotate(270deg);
}  .nm-page-load-overlay {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10000;
opacity: 1;
visibility: visible;
transition: opacity 0.2s 0s, visibility 0s 0s;
background: #fff;
}
html.nm-page-loaded .nm-page-load-overlay {
opacity: 0;
visibility: hidden;
transition: opacity 0.3s 0s, visibility 0s 0.3s;
}
body.nm-page-load-transition-0 .nm-page-load-overlay {
display: none;
} .elementor-editor-preview #nm-page-load-overlay,
.elementor-editor-active #nm-page-load-overlay {
display: none !important;
} .et-fb-preview--desktop #nm-page-load-overlay,
.et-fb-preview--tablet #nm-page-load-overlay,
.et-fb-preview--phone #nm-page-load-overlay {
display: none !important;
} .nm-page-wrap {
position: relative;
right: 0; min-width: 280px;
min-height: 100%;
overflow: hidden;
background: #fff;
}
.nm-page-wrap-inner {
position: relative;
width: 100%;
} html.footer-sticky-1,
.footer-sticky-1 body {
height: 100%;
}
.footer-sticky-1 .nm-page-overflow {
display: flex;
flex-direction: column;
min-height: 100%;
}
.footer-sticky-1 .nm-page-wrap {
flex: 1 0 auto;
min-height: 0;
height: auto;
} #nm-page-overlay {
visibility: hidden;
position: fixed;
top: -1px;
right: 0;
bottom: 0;
left: 0;
z-index: 1000;
content: " ";
width: 1px;
height: 1px;
opacity: 0;
transition: opacity 0.2s ease;
backdrop-filter: var(--nm--page-overlay-blur);
background: var(--nm--page-overlay-background);
}
#nm-page-overlay.show {
visibility: visible;
top: 0;
width: 100%;
height: 100%;
opacity: 1;
}
#nm-page-overlay.fade-out {
opacity: 0;
} #nm-page-overlay.nm-header-search-overlay {
z-index: 1010;
}   #nm-page-overlay.nm-cart-panel-overlay {
z-index: 1010;
background: var(--nm--page-overlay-background-50);
}
#nm-page-overlay.nm-cart-panel-overlay.nm-loader {
cursor: default;
} .elementor-editor-preview #nm-page-overlay,
.elementor-editor-active #nm-page-overlay {
display: none !important;
} .et-fb-preview--desktop #nm-page-overlay,
.et-fb-preview--tablet #nm-page-overlay,
.et-fb-preview--phone #nm-page-overlay {
display: none !important;
}  .nm-page-sidebar .col-content,
.nm-page-sidebar .col-sidebar {
padding-top: 50px;
}
.nm-page-sidebar .col-content {
float: right;
}
.nm-page-sidebar .widget_nav_menu ul li:not(:last-child) {
margin-bottom: 12px;
}
@media all and (max-width: 1079px) {
.nm-page-sidebar .col-content,
.nm-page-sidebar .col-sidebar {
padding-top: 37px;
}
}
@media all and (max-width: 991px) {
.nm-page-sidebar .col-sidebar {
display: none;
}
} .nm-top-bar {
position: relative;
z-index: 1005;
font-size: 14px;
line-height: 35px;
padding-bottom: 1px;
border-bottom: 1px solid transparent;
background: #282828;
}
.nm-top-bar > .nm-row {
position: relative;
}
.nm-top-bar-right,
.nm-top-bar-left {
display: flex;
flex-direction: row;
flex-wrap: wrap;
gap: 30px;
}
.nm-top-bar-right {
justify-content: flex-end;
}
@media (min-width: 992px) {
.nm-top-bar-right.col-xs-0 {
position: absolute;
right: 0;
padding-right: calc(var(--nm--page-column-spacing) * 2);
}
}
@media (max-width: 991px) {
.nm-top-bar-right.col-xs-0 {
padding-left: var(--nm--page-column-spacing);
padding-right: var(--nm--page-column-spacing);
}
.nm-top-bar-right {
justify-content: space-between;
}
} .nm-top-bar-text {
flex: 1;
color: #eee;
max-width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.nm-top-bar-left.col-xs-12 .nm-top-bar-text {
text-align: center;
}
.nm-top-bar-text > p:first-child {
overflow: hidden;
text-overflow: ellipsis;
}
.nm-top-bar-text a {
color: #eee;
}
.nm-top-bar-text img {
display: inline-block;
width: auto;
max-height: 39px;
vertical-align: middle;
} .nm-top-bar-cycles {
position: relative;
height: 35px;
}
.nm-top-bar-cycles .cycle {
pointer-events: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
transition: opacity 0.5s ease, transform 0.5s ease;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
transition: opacity 0.5s ease, transform 0.5s ease;
transform: translateX(20px);
}
.nm-top-bar-cycles .cycle.active.hide,
.nm-top-bar-cycles .cycle.hide {
opacity: 0; }
.nm-top-bar-cycles .cycle.active {
pointer-events: all;
opacity: 1;
transform: translateX(0px);
} .nm-top-bar .nm-menu {
float: right;
white-space: nowrap;
margin-left: -6px;
}
.nm-top-bar .nm-menu > li {
float: none;
display: inline-block;
margin-left: -4px;
}
.nm-menu > li.menu-item-has-children:last-child {
margin-right: 0;
}
.nm-top-bar .nm-menu > li > a,
.nm-top-bar .nm-menu > li > a:hover {
color: #eee;
}
.nm-top-bar .nm-menu > li > a {
font-size: inherit;
padding: 0 10px;
vertical-align: middle;
transition: opacity 0.2s ease;
}
.nm-top-bar .nm-menu > li > a:hover {
opacity: 0.7;
}
.nm-top-bar .nm-menu > li:last-child > a {
padding-right: 0;
}
.nm-top-bar .nm-menu ul {
padding: 0px 0 14px;
}
.nm-top-bar .nm-menu ul li a {
padding: 8px 23px;
} .nm-top-bar-left.col-xs-12 .nm-top-bar-social {
position: absolute;
}
@media (max-width: 991px) {
.nm-top-bar-left.col-xs-12 .nm-top-bar-social {
display: none;
}
}
.nm-top-bar-right .nm-top-bar-social {
order: 100;
}
.nm-top-bar-social {
display: flex; justify-content: center;
gap: 15px;
}
.nm-top-bar-social a {
transition: 0.2s ease;
}
.nm-top-bar-social a:hover {
opacity: 0.7;
}
.nm-top-bar-social li i {
color: #eee;
vertical-align: middle;
} #nm-top-bar-widgets {
float: right;
padding-left: 36px;
}
#nm-top-bar-widgets > li {
margin-bottom: 0;
}
@media all and (max-width: 991px) {
.top-bar-mobile-none .nm-top-bar {
display: none;
} .top-bar-mobile-rc .nm-top-bar-right,
.top-bar-mobile-lc .nm-top-bar-left {
width: 100%;
}
.top-bar-mobile-rc .nm-top-bar-left,
.top-bar-mobile-lc .nm-top-bar-right {
display: none;
}
}
@media all and (max-width: 550px) {
.nm-top-bar {
font-size: 13px;
}
}
@media all and (max-width: 385px) {
.nm-top-bar {
font-size: 0.9em;
}
} .nm-header {
position: absolute;
top: 0;
left: 0;
z-index: 1002;
line-height: 50px;
width: 100%;
padding-top: 17px;
padding-bottom: 17px;
overflow: visible;
transition: all 150ms linear;
background: #fff;
-webkit-transform: translateZ(0); }
.nm-header-disable-anim .nm-header {
-webkit-transition: none; transition: none;
}
.touch.header-fixed.header-on-scroll .nm-header,
.has-top-bar.header-fixed.header-on-scroll .nm-header,
.header-fixed .nm-header {
position: fixed;
}
.touch.header-fixed .nm-header,
.has-top-bar.header-fixed .nm-header {
position: absolute;
}
.header-on-scroll .nm-header:not(.static-on-scroll) {
padding-top: 10px;
padding-bottom: 10px;
}
.header-search-open .nm-header,
.mobile-menu-open .nm-header {
transition: all 200ms linear, background-color 1ms;
}
.nm-header-inner {
position: relative;
height: auto;
}
.nm-header-col {
position: static;
} .header-transparency .nm-header-placeholder {
display: none;
}
.header-transparency .nm-header,
.home.header-transparency .nm-header {
background: none;
}
.header-transparency.header-border-1 .nm-header {
border-color: transparent;
} .header-border-1 .nm-header {
border-bottom: 1px solid #eee;
} .nm-header-placeholder {
height: 84px;
} @media screen and (min-width: 783px) {
.admin-bar.header-fixed .nm-header {
margin-top: 32px;
}
.admin-bar.header-fixed.has-top-bar:not(.header-on-scroll) .nm-header {
margin-top: 0;
}
}
@media screen and (min-width: 601px) and (max-width: 782px) {
.admin-bar.header-fixed .nm-header {
margin-top: 46px;
}
.admin-bar.header-fixed.has-top-bar:not(.header-on-scroll) .nm-header {
margin-top: 0;
}
}
@media screen and (max-width: 600px) {
.admin-bar.header-fixed:not(.header-on-scroll) .nm-header {
margin-top: 46px;
}
.admin-bar.header-fixed.has-top-bar:not(.header-on-scroll) .nm-header {
margin-top: 0;
}
} .nm-header.default .nm-header-logo {
float: left;
margin-right: 37px;
}
.nm-header-logo a {
display: block;
}
.nm-header-logo svg,
.nm-header-logo img {
width: auto;
max-width: none; height: 16px;
vertical-align: middle;
border-radius: 0;
} .nm-alt-logo {
display: none;
}
.home:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-home .nm-alt-logo,
.header-fixed.header-on-scroll .alt-logo-fixed .nm-alt-logo,
.mobile-menu-open .alt-logo-mobile-menu-open .nm-alt-logo,
.header-transparency-light:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-header-transparency-light .nm-alt-logo,
.header-transparency-dark:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-header-transparency-dark .nm-alt-logo {
display: inline-block;
}
.home:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-home .nm-logo,
.header-fixed.header-on-scroll .alt-logo-fixed .nm-logo,
.mobile-menu-open .alt-logo-mobile-menu-open .nm-logo,
.header-transparency-light:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-header-transparency-light .nm-logo,
.header-transparency-dark:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-header-transparency-dark .nm-logo {
display: none;
}
@media all and (max-width: 991px) and (min-width: 401px) {
body:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-tablet .nm-alt-logo {
display: inline-block;
}
body:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-tablet .nm-logo {
display: none;
}
}
@media all and (max-width: 400px) {
body:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-mobile .nm-alt-logo {
display: inline-block;
}
body:not(.header-on-scroll):not(.mobile-menu-open) .alt-logo-mobile .nm-logo {
display: none;
}
} .nm-menu li {
position: relative;
float: left;
}
.nm-old-ie .nm-menu > li {
background: rgba(0,0,0,0.0001); }
.nm-menu li a {
display: inline-block;
font-size: 16px;
line-height: 1;
color: #707070;
vertical-align: bottom;
text-decoration: none;
padding: 16px;
}
.nm-menu li a:hover {
color: #282828;
} .nm-menu li a .label {
position: relative;
top: -7px;
font-size: 10px;
color: #eee;
padding-left: 2px;
text-transform: uppercase;
}
.nm-menu > li > a .label {
color: inherit !important;
padding-left: 0;
}
.nm-menu .sub-menu li a .label.bubble {
color: #282828 !important;
margin-left: 1px;
padding: 1px 2px 0;
-webkit-border-radius: 3px; border-radius: 3px;
background: #fff;
} .nm-menu .sub-menu {
display: none;
position: absolute;
top: 100%;
left: -12px;
z-index: 10010;
min-width: 248px;
padding: 18px 0 22px;
background: #282828;
-webkit-animation-duration: 0.3s; animation-duration: 0.3s;
-webkit-animation-fill-mode: both; animation-fill-mode: both;
-webkit-animation-name: nm_menu_anim; animation-name: nm_menu_anim;
}
.nm-menu:not(.full) .sub-menu {
border-radius: var(--nm--border-radius-button);
}
.nm-sub-menu-bridge {
display: none;
} @-webkit-keyframes nm_menu_anim { 0% { opacity: 0 } 100% { opacity: 1 } }
@keyframes nm_menu_anim { 0% { opacity: 0 } 100% { opacity: 1 } }
.nm-menu li:not(.no-hover):hover > .sub-menu { display: block;
}
.nm-menu .sub-menu .sub-menu {
top: -18px;
left: 100%;
border-top-left-radius: 0px;
border-bottom-left-radius: 0px;
}
.nm-menu .sub-menu li {
float: none;
position: relative;
z-index: 100000;
}
.nm-menu .sub-menu li a {
display: block;
font-size: 14px;
color: #a0a0a0;
padding: 8px 27px;
}
.nm-menu .sub-menu li.menu-item-has-children > a {
padding-right: 41px;
}
.nm-menu .sub-menu li.menu-item-has-children > a:after {
display: block;
position: absolute;
top: 9px;
right: 28px;
font-family: 'nm-font';
font-size: 16px;
line-height: 12px;
font-style: normal;
font-weight: normal;
content: "\e60d";
width: 10px;
height: 30px;
}
.nm-menu .sub-menu li a:hover {
color: #eee;
}
.nm-menu .sub-menu li.nm-menu-text-hide > a {
visibility: hidden;
} .nm-menu .megamenu .sub-menu {
min-width: 0;
}
.nm-menu .megamenu .sub-menu .sub-menu {
display: block;
position: static;
}
.nm-menu .megamenu > .sub-menu {
left: -14px;
padding: 18px 0 7px;
}
.nm-menu .megamenu > .sub-menu .sub-menu {
padding: 7px 0 0 0;
}
.nm-menu .megamenu.col-1 > .sub-menu { width: 250px; }
.nm-menu .megamenu.col-2 > .sub-menu { width: 500px; }
.nm-menu .megamenu.col-3 > .sub-menu { width: 750px; }
.nm-menu .megamenu.col-4 > .sub-menu { width: 993px; }
.nm-menu .megamenu.col-5 > .sub-menu { width: 1152px; }
.nm-menu .megamenu.col-6 > .sub-menu { width: 1220px;
}
.nm-menu .megamenu .sub-menu li {
white-space: normal;
}
.nm-menu .megamenu > .sub-menu > ul > li {
float: left;
display: block;
margin-bottom: 15px;
}
.nm-menu .megamenu.col-2 > .sub-menu > ul > li { width: 50%; }
.nm-menu .megamenu.col-3 > .sub-menu > ul > li { width: 33.33333%; }
.nm-menu .megamenu.col-4 > .sub-menu > ul > li { width: 25%; }
.nm-menu .megamenu.col-5 > .sub-menu > ul > li { width: 20%; }
.nm-menu .megamenu.col-6 > .sub-menu > ul > li { width: 16.66667%;
}
.nm-menu .megamenu.col-1 > .sub-menu > ul > li:nth-child(1n+1),
.nm-menu .megamenu.col-2 > .sub-menu > ul > li:nth-child(2n+1),
.nm-menu .megamenu.col-3 > .sub-menu > ul > li:nth-child(3n+1),
.nm-menu .megamenu.col-4 > .sub-menu > ul > li:nth-child(4n+1),
.nm-menu .megamenu.col-5 > .sub-menu > ul > li:nth-child(5n+1),
.nm-menu .megamenu.col-6 > .sub-menu > ul > li:nth-child(6n+1) {
clear: both; 
}
.nm-menu .megamenu > .sub-menu > ul > li:not(.nm-menu-item-has-image) > a {
color: #eee;
}
.nm-menu .megamenu .sub-menu li a {
padding: 8px 28px;
}
.nm-menu .megamenu .sub-menu li.menu-item-has-children a:after {
display: none;
} .nm-menu .megamenu.full {
position: static;
}
.nm-menu .megamenu.full > .sub-menu {
left: 0;
width: 100%;
padding-top: 28px;
padding-bottom: 15px;
background-color: #fff;
box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.04);
}
.nm-menu .megamenu.full > .sub-menu > .nm-sub-menu-bridge {
display: block;
position: absolute;
bottom: 100%;
left: 0;
content: " ";
width: 100%;
height: 4px;
min-height: 4px;
}
.nm-menu .megamenu.full > .sub-menu > ul {
width: 100%;
max-width: 1080px;
margin: 0 auto;
}
.nm-menu .megamenu.full .sub-menu li a {
color: #777;
}
.nm-menu .megamenu.full > .sub-menu > ul > li:not(.nm-menu-item-has-image) > a,
.nm-menu .megamenu.full .sub-menu li a:hover {
color: #282828;
} .nm-menu .megamenu > .sub-menu > ul > li.nm-menu-item-has-image {
text-align: center;
border-right: 1px solid #3e3e3e;
}
.nm-menu .megamenu > .sub-menu > ul > li.nm-menu-item-has-image:last-child {
border-right: 0 none;
}
.nm-menu .megamenu > .sub-menu > ul > li.nm-menu-item-has-image > a {
display: block;
}
.nm-menu .sub-menu li img:not(.wpml-ls-flag) {
display: none;
}
.nm-menu .megamenu > .sub-menu > ul > li > a img {
display: block;
width: auto; max-height: 70px;
margin: 0 auto 26px;
border-radius: min(5px, var(--nm--border-radius-image));
}
.nm-menu .megamenu > .sub-menu > ul > li > a .nm-menu-item-image-title {
display: inline-block;
} .nm-main-menu-wrap {
position: static;
}
.nm-main-menu {
display: block;
}
.nm-header.default .nm-main-menu {
float: left;
}
.nm-main-menu > ul {
display: inline-block;
line-height: 1;
vertical-align: middle;
} .nm-menu-icon {
position: relative;
width: 18px;
height: 16px;
}
.nm-menu-icon span {
display: block;
position: absolute;
left: 0;
width: 100%;
height: 1px;
transform: rotate(0);
transition: transform 0.1s ease;
background: #282828;
}
.nm-menu-icon span.line-1 {
top: 0;
}
.nm-menu-icon span.line-2 {
top: 7px;
}
.nm-menu-icon span.line-3 {
bottom: 1px;
}
.mobile-menu-open .nm-menu-icon span.line-1 {
top: 7px;
transform: rotate(45deg);
}
.mobile-menu-open .nm-menu-icon span.line-2 {
background: none;
}
.mobile-menu-open .nm-menu-icon span.line-3 {
top: 7px;
transform: rotate(-45deg);
} .mobile-menu-icon-bold .nm-menu-icon {
width: 17px;
height: 15px;
}
.mobile-menu-icon-bold .nm-menu-icon span {
height: 2px;
border-radius: 4px;
}
.mobile-menu-icon-bold .nm-menu-icon span.line-2 {
top: 6px;
width: 70%;
} .nm-right-menu-wrap {
position: static;
}
.nm-right-menu {
float: right;
margin-right: -16px;
}
.nm-right-menu > ul {
display: inline-block;
line-height: 1;
vertical-align: middle;
} .nm-menu-cart .count {
position: relative;
top: -7px;
display: inline-block;
font-size: 14px;
color: #dc9814;
min-width: 9px;
margin-right: -2px;
}   .nm-menu li.nm-menu-offscreen {
position: relative;
display: none;
}
.nm-menu li.nm-menu-offscreen a {
display: inline-block;
font-size: 0;
line-height: 16px;
} .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
display: none;
position: absolute;
top: 5px;
right: 100%;
font-size: 14px;
line-height: 1;
color: #dc9814;
margin-right: -6px;
}  .nm-ubermenu-wrap {
position: relative;
}
.nm-ubermenu-wrap .nm-main-menu-wrap {
position: static;
}
.nm-header.default .ubermenu {
float: left;
clear: none;
}
.nm-ubermenu-wrap .nm-main-menu {
display: none;
}
.ubermenu-skin-vanilla.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-target {
font-size: 16px;
line-height: 1;
padding: 16px;
}
.ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-current-menu-item:not(.ubermenu-active) > .ubermenu-target,
.ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-current-menu-parent:not(.ubermenu-active) > .ubermenu-target,
.ubermenu-skin-vanilla .ubermenu-item-level-0.ubermenu-current-menu-ancestor:not(.ubermenu-active) > .ubermenu-target {
color: inherit;
}
.ubermenu-skin-vanilla.ubermenu-sub-indicators .ubermenu-has-submenu-drop.ubermenu-item-level-0 > .ubermenu-target:after {
display: none;
}
@media all and (max-width: 959px) { .nm-ubermenu-wrap .ubermenu {
display: none;
}
.nm-ubermenu-wrap .nm-main-menu {
display: block;
}
.nm-ubermenu-wrap .ubermenu-responsive-toggle,
.nm-ubermenu-wrap .ubermenu-sticky-toggle-wrapper {
display: none;
} .nm-ubermenu-wrap .nm-right-menu ul li {
display: none;
}
.nm-ubermenu-wrap .nm-right-menu ul li.nm-menu-cart {
display: block;
} .nm-ubermenu-wrap .nm-menu li.nm-menu-offscreen {
display: block;
}
}
@media all and (max-width: 991px) {
.nm-header-placeholder {
height: 70px;
}
.nm-header {
padding-top: 10px;
padding-bottom: 10px;
} .nm-header.default .nm-header-logo {
margin-right: 0;
}
.nm-header-logo svg,
.nm-header-logo img {
height: 16px;
} .nm-menu li a {
padding-left: 2px;
} .nm-main-menu ul li {
display: none;
} .nm-right-menu ul li {
display: none;
}
.nm-right-menu ul li.nm-menu-search,
.nm-right-menu ul li.nm-menu-cart {
display: block;
} .nm-menu li.nm-menu-offscreen {
display: block;
}
}
@media all and (max-width: 550px) { .nm-menu li a {
padding-left: 0;
} .nm-main-menu {
margin-left: 0;
} .header-mobile-default .nm-menu-cart.no-icon .nm-menu-cart-title {
display: none;
}
.header-mobile-default .nm-menu-cart.no-icon .count {
position: relative;
top: 0;
display: inline;
font-size: inherit;
color: inherit !important;
}
.header-mobile-default .nm-menu-cart.no-icon .count:before {
display: inline;
content: "(";
}
.header-mobile-default .nm-menu-cart.no-icon .count:after {
display: inline;
content: ")";
}
}
@media all and (max-width: 400px) { .nm-header-logo svg,
.nm-header-logo img {
height: 16px;
} .header-mobile-default .nm-menu li a { padding-right: 12px;
}  .mobile-menu-icon-thin .header-mobile-default .nm-menu-icon {
top: 2px;
height: 14px;
}
.header-mobile-default .mobile-menu-icon-thin .nm-menu-icon span.line-2,
.header-mobile-default .mobile-menu-icon-thin .mobile-menu-open .nm-menu-icon span.line-1,
.header-mobile-default .mobile-menu-icon-thin .mobile-menu-open .nm-menu-icon span.line-3 {
top: 6px;
} .nm-right-menu {
margin-right: -12px;
}  body:not(.header-mobile-alt) .nm-menu-cart.no-icon .count {
font-size: 14px;
}  }  .nm-header.menu-centered .nm-header-logo {
float: left;
width: 25%;
} .nm-header.menu-centered .nm-main-menu > ul,
.nm-header.menu-centered .nm-right-menu > ul {
text-align: left;
} .nm-header.menu-centered .nm-main-menu {
float: left;
width: 50%;
text-align: center;
} .nm-header.menu-centered .nm-right-menu {
max-width: 25%;
margin-right: 0;
}
.nm-header.menu-centered .nm-right-menu > ul {
margin-right: -16px;
} .nm-header.menu-centered .nm-menu li.nm-menu-offscreen {
padding-left: 1px;
}
@media all and (max-width: 991px) { .nm-header.menu-centered .nm-header-logo {
width: auto;
} .nm-header.menu-centered .nm-main-menu {
display: none;
} .nm-header.menu-centered .nm-right-menu {
max-width: none;
}
}  .nm-header.centered .nm-header-logo {
position: absolute;
top: 50%;
left: 50%;
z-index: 10;
transform: translate(-50%, -50%);
} .nm-header.centered .nm-menu > li > a {
padding: 16px 12px;
} .nm-header.centered .nm-main-menu {
margin-left: -12px;
} .nm-header.centered .nm-right-menu {
margin-right: -12px;
} .nm-header.centered .ubermenu-skin-vanilla {
margin-left: -12px;
}
.nm-header.centered .ubermenu-skin-vanilla.ubermenu-horizontal .ubermenu-item-level-0 > .ubermenu-target {
padding: 16px 12px;
}
@media all and (max-width: 550px) { .nm-header.centered .nm-menu > li > a {
padding-left: 8px;
padding-right: 8px;
} .nm-header.centered .nm-main-menu {
margin-left: -8px;
} .nm-header.centered .nm-right-menu {
margin-right: -8px;
}
}
@media all and (max-width: 400px) {   .header-mobile-default .mobile-menu-icon-thin .nm-header.centered .nm-menu-icon {
top: 0;
}    }  .nm-header.stacked .nm-header-logo {
padding-bottom: 0;
} .nm-header.stacked .nm-main-menu {
float: left;
margin-left: -16px;
}
@media all and (max-width: 991px) { .nm-header.stacked .nm-header-logo {
float: left;
line-height: inherit;
margin-right: 37px;
padding-bottom: 0;
}
}  .nm-header.stacked-logo-centered .nm-header-logo {
padding-bottom: 0;
text-align: center;
}
.nm-header.stacked-logo-centered .nm-header-logo a {
display: inline-block;
} .nm-header.stacked-logo-centered .nm-main-menu {
float: left;
margin-left: -16px;
}
@media all and (max-width: 991px) { .nm-header.stacked-logo-centered .nm-header-logo {
position: absolute;
top: 50%;
left: 50%;
z-index: 10;
transform: translate(-50%, -50%);
padding-bottom: 0;
} .nm-header.stacked-logo-centered .nm-main-menu {
display: none;
} .nm-header.stacked-logo-centered .nm-right-menu {
display: block;
float: none;
}
.nm-header.stacked-logo-centered .nm-right-menu > ul {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.nm-header.stacked-logo-centered .nm-right-menu ul li.nm-menu-offscreen {
order: -1;
margin-right: auto;
}
}
@media all and (max-width: 400px) {      } .nm-header.stacked-centered {
text-align: center;
} .nm-header.stacked-centered .nm-header-logo {
padding-bottom: 0;
}
.nm-header.stacked-centered .nm-header-logo a {
display: inline-block;
} .nm-header.stacked-centered .nm-main-menu,
.nm-header.stacked-centered .nm-right-menu {
display: inline-block;
float: none;
text-align: left;
} .nm-header.stacked-centered .nm-main-menu {
float: none;
margin-left: 0;
} .nm-header.stacked-centered .nm-right-menu {
margin-right: 0;
}
@media (min-width: 992px) {
.nm-header.stacked-centered .nm-right-menu > ul {
display: inline-flex;
}
.nm-header.stacked-centered .nm-right-menu > ul > li.nm-menu-search {
order: 1000;
}
}
@media all and (max-width: 991px) { .nm-header.stacked-centered .nm-header-logo {
position: absolute;
top: 50%;
left: 50%;
z-index: 10;
transform: translate(-50%, -50%);
padding-bottom: 0;
} .nm-header.stacked-centered .nm-main-menu {
display: none;
} .nm-header.stacked-centered .nm-right-menu {
display: block;
margin-right: -16px;
}
.nm-header.stacked-centered .nm-right-menu > ul {
display: flex;
flex-wrap: wrap;
width: 100%;
}
.nm-header.stacked-centered .nm-right-menu ul li.nm-menu-offscreen {
order: -1;
margin-right: auto;
}
}
@media all and (max-width: 400px) {      } #nm-header-search {
position: fixed;
right: 0;
bottom: 100%;
left: 0;
z-index: 1020;
width: auto;
overflow: hidden;
background: #fff;
max-height: 100%;
transform: translate3d(0, 0, 0);
transition: transform 0.2s ease;
}
.nm-preload #nm-header-search {
visibility: hidden;
top: auto;
bottom: -100%;
opacity: 0;
}
.header-search-open #nm-header-search {
transform: translate3d(0, 100%, 0);
}
.header-on-scroll:not(.header-search-open) #nm-header-search {
visibility: hidden;
}
.nm-header-search-wrap {
display: flex;
flex-direction: column; max-width: var(--nm--page-width);
max-height: 100vh;
margin: 0 auto;
padding-top: 18px;
padding-right: calc(var(--nm--page-column-spacing) * 2);
padding-left: calc(var(--nm--page-column-spacing) * 2);
padding-bottom: calc(var(--nm--page-column-spacing) * 2);
transition: opacity 0.2s ease;
}
.nm-header-search-wrap.redirecting {
opacity: 0.5;
pointer-events: none;
} #nm-header-search-form {
position: relative;
}
#nm-header-search-form.nm-loader:after {
left: 3px;
width: 14px;
height: 14px;
margin: -7px 0 0 0;
}
#nm-header-search-form i {
position: absolute;
top: 9px;
left: 0;
font-size: 20px;
color: var(--nm--color-font-strong);
}
#nm-header-search-form.nm-loader i {
display: none;
}
#nm-header-search-input {
display: block;
font-size: 22px;
line-height: normal;
font-family: inherit;
width: 100%;
padding: 7px 0 7px 30px;
border: 0 none;
border-bottom: 1px solid #dadada;
background: none;
}
#nm-header-search-input::-ms-clear { width: 0;
height: 0;
}  #nm-header-search-close {
position: absolute;
top: 32px;
right: 27px;
z-index: 10;
font-size: 24px;
line-height: 1;
color: inherit;
} #nm-header-search-notice {
font-size: 14px;
line-height: normal;
color: #aaa;
height: 0px;
white-space: nowrap;
overflow: hidden;
opacity: 0;
transition: opacity 0.2s ease;
cursor: default;
}
#nm-header-search-notice.show {
height: auto;
opacity: 1;
}
#nm-header-search-notice span {
display: block;
padding-top: 14px;
} #nm-search-suggestions {
flex: 1;
overflow-x: hidden;
overflow-y: scroll;
scrollbar-width: none;
opacity: 0;
transition: opacity 0.4s ease;
}
.touch #nm-search-suggestions {
-webkit-overflow-scrolling: touch;
}
#nm-search-suggestions.show {
opacity: 1;
}
.nm-shop-preloader-spinner #nm-search-suggestions.doing-search {
opacity: 0.5;
} #nm-search-suggestions-notice {
display: none;
line-height: normal;
color: #aaa;
white-space: nowrap;
}
#nm-search-suggestions-notice.show {
display: block;
}
#nm-search-suggestions-notice span {
display: none;
padding-top: 14px;
}
#nm-search-suggestions-notice:not(.no-results) span {
padding-bottom: 14px;
}
#nm-search-suggestions-notice.press-enter .txt-press-enter,
#nm-search-suggestions-notice.has-results .txt-has-results,
#nm-search-suggestions-notice.no-results .txt-no-results {
display: block;
} #nm-search-suggestions-product-list {
display: flex;
flex-wrap: wrap;
gap: 18px 0;
}
#nm-search-suggestions-product-list li {
padding-bottom: 0;
}
#nm-search-suggestions-product-list a {
display: block;
color: inherit;
}
#nm-search-suggestions-product-list .col {
display: block;
}
#nm-search-suggestions-product-list i {
display: block;
aspect-ratio: 1/1;
}
#nm-search-suggestions-product-list img {
display: block;
width: 100%;
border-radius: min(5px, var(--nm--border-radius-image));
}
#nm-search-suggestions-product-list strong {
display: block;
font-size: 16px;
font-weight: normal;
line-height: 1.2;
color: inherit;
margin-top: 16px;
}
#nm-search-suggestions-product-list .price {
display: block;
line-height: initial;
color: #282828;
margin-top: 5px;
} .nm-shop-preloader-placeholders .doing-search #nm-search-suggestions {
position: relative;
}
.nm-shop-preloader-placeholders .doing-search #nm-search-suggestions:after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 105;
display: block;
content: " ";
cursor: progress;
background-color: transparent;
}
.nm-shop-preloader-placeholders .nm-search-suggestions-inner {
position: relative;
overflow: hidden;
}
.nm-shop-preloader-placeholders .doing-search .nm-search-suggestions-inner:after {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 101;
visibility: visible;
opacity: 1;
display: block;
content: " ";
border-color: transparent;
box-shadow: none;
animation: nmShopPreloading 0.8s infinite;
background-image: var(--nm--shop-preloader-gradient);
background-color: transparent;
}
.nm-shop-preloader-placeholders #nm-search-suggestions-product-list .price .amount,
.nm-shop-preloader-placeholders #nm-search-suggestions-product-list strong,
.nm-shop-preloader-placeholders #nm-search-suggestions-product-list i {
position: relative;
}
.nm-shop-preloader-placeholders .doing-search #nm-search-suggestions-product-list .price .amount,
.nm-shop-preloader-placeholders .doing-search #nm-search-suggestions-product-list strong,
.nm-shop-preloader-placeholders .doing-search #nm-search-suggestions-product-list i {
visibility: hidden;
}
.nm-shop-preloader-placeholders #nm-search-suggestions-product-list .price .amount:before,
.nm-shop-preloader-placeholders #nm-search-suggestions-product-list strong:before,
.nm-shop-preloader-placeholders #nm-search-suggestions-product-list i:before {
visibility: visible;
pointer-events: none;
position: absolute;
top: 1px;
right: 0;
bottom: 1px;
left: 0;
z-index: 100;
display: block;
content: " ";
opacity: 0;
border-radius: var(--nm--border-radius-image);
transition: all 350ms ease;
background: var(--nm--shop-preloader-color);
}
.nm-shop-preloader-placeholders .doing-search #nm-search-suggestions-product-list .price .amount:before,
.nm-shop-preloader-placeholders .doing-search #nm-search-suggestions-product-list strong:before,
.nm-shop-preloader-placeholders .doing-search #nm-search-suggestions-product-list i:before {
opacity: 1;
} .admin-bar #nm-header-search {
padding-top: 32px;
}
@media (max-width: 1400px) {
#nm-header-search-input {
padding-right: 28px;
} #nm-header-search-close {
top: 12px;
right: 12px;
font-size: 20px;
}
}
@media (max-width: 1080px) { #nm-search-suggestions-product-list li {
padding-bottom: 0;
}
}
@media (max-width: 768px) {
.nm-header-search-wrap {
padding-top: 14px;
padding-right: var(--nm--page-column-spacing);
padding-left: var(--nm--page-column-spacing);
padding-bottom: var(--nm--page-column-spacing);
}
#nm-header-search-form i {
top: 8px;
font-size: 18px;
}
#nm-header-search-input {
font-size: 18px;
padding-right: 25px;
padding-left: 25px;
} #nm-header-search-close {
font-size: 16px;
} #nm-search-suggestions-notice.show:not(.no-results) + #nm-search-suggestions #nm-search-suggestions-product-list {
padding-bottom: 10px;
}
}
@media (max-width: 550px) { #nm-search-suggestions-product-list {
flex-direction: column;
gap: 8px 0;
}
#nm-search-suggestions-product-list:before,
#nm-search-suggestions-product-list:after {
display: none;
}
#nm-search-suggestions-product-list li {
width: 100%;
}
#nm-search-suggestions-product-list li:not(:last-child) {
padding-bottom: 8px;
border-bottom: 1px solid var(--nm--color-border);
}
#nm-search-suggestions-product-list a {
display: flex;
align-items: center;
gap: 15px;
}
#nm-search-suggestions-product-list i {
width: 60px;
}
#nm-search-suggestions-product-list strong {
margin-top: 0;
}
} #nm-mobile-menu {
position: absolute;
top: -100%;
left: 0;
z-index: -1;
width: 100%;
opacity: 0;
overflow: hidden;
background: #fff;
}
.header-fixed #nm-mobile-menu {
position: fixed;
z-index: 1001;
}
.top-bar-mobile-rc:not(.header-on-scroll) #nm-mobile-menu,
.top-bar-mobile-lc:not(.header-on-scroll) #nm-mobile-menu {
padding-top: 38px;
}
.mobile-menu-open #nm-mobile-menu {
top: 0;
opacity: 1;
z-index: 1001;
}
.csstransforms #nm-mobile-menu {
-webkit-transition: opacity 0.25s ease, ease;
transition: opacity 0.25s ease, transform 0.25s ease;
}
.csstransforms3d #nm-mobile-menu {
-webkit-transform: translate3d(0, -150px, 0); transform: translate3d(0, -150px, 0);
}
.csstransforms3d .mobile-menu-open #nm-mobile-menu {
-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
}
.no-csstransforms3d #nm-mobile-menu {
-webkit-transform: translateY(-150px); transform: translateY(-150px);
}
.no-csstransforms3d .mobile-menu-open #nm-mobile-menu {
-webkit-transform: translateY(0); transform: translateY(0);
}
.header-fixed #nm-mobile-menu .nm-mobile-menu-scroll { overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}
#nm-mobile-menu .nm-mobile-menu-content {
padding: 0 0 32px;
}
.header-border-0 #nm-mobile-menu .nm-mobile-menu-content {
border-top: 1px solid #eee;
} #nm-mobile-menu .menu li {
position: relative;
border-bottom: 1px solid #eee;
}
#nm-mobile-menu .menu li.menu-item-has-children {
cursor: pointer;
}
#nm-mobile-menu .menu a {
display: inline-block;
line-height: 2;
color: #282828;
padding: 6px 0;
white-space: nowrap;
}
#nm-mobile-menu .menu li .nm-menu-toggle {
position: absolute;
top: 8px;
right: 0;
display: none;
font-family: 'nm-font';
font-size: 15px;
font-weight: normal;
color: #282828;
padding-left: 10px;
}
#nm-mobile-menu .menu li .nm-menu-toggle:before {
display: block;
content: "\e91f";
transition: transform 0.2s ease;
}
#nm-mobile-menu .sub-menu > li.active > .nm-menu-toggle:before,
#nm-mobile-menu .menu > li.active > .nm-menu-toggle:before {
transform: rotate(180deg);
}
#nm-mobile-menu .menu li.menu-item-has-children > .nm-menu-toggle {
display: inline-block;
} #nm-mobile-menu .menu a .label {
position: relative;
top: -7px;
font-size: 10px;
color: #282828;
padding-left: 2px;
text-transform: uppercase;
}
#nm-mobile-menu .menu a .label.bubble {
color: #fff !important;
margin-left: 1px;
padding: 1px 2px 0;
-webkit-border-radius: 3px; border-radius: 3px;
background: #282828;
} #nm-mobile-menu .sub-menu {
display: none;
padding: 16px 0 13px;
border-top: 1px solid #eee;
}
#nm-mobile-menu .sub-menu.open {
display: block;
}
#nm-mobile-menu .sub-menu .sub-menu {
padding: 4px 0;
border-top: 0 none;
}
#nm-mobile-menu .sub-menu li {
cursor: default;
border-bottom: 0 none;
}
#nm-mobile-menu .sub-menu li.menu-item-has-children {
cursor: pointer;
}
#nm-mobile-menu .sub-menu a {
padding: 0 0 3px; }
#nm-mobile-menu .sub-menu .sub-menu a {
text-indent: 15px;
}
#nm-mobile-menu .sub-menu .sub-menu .sub-menu a {
text-indent: 30px;
}
#nm-mobile-menu .sub-menu li .nm-menu-toggle {
font-size: 13px;
top: 1px;
} #nm-mobile-menu .menu .mobile-thumbnail-menu > ul {
padding: 28px 0 0;
overflow: hidden;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li {
float: left;
width: 20%;
margin-bottom: 19px;
text-align: center;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(5n+1) {
clear: both;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul li a {
line-height: 1.3;
white-space: normal;
padding: 0;
}
#nm-mobile-menu .sub-menu li img {
display: none;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu li img {
display: block;
width: auto;
max-height: 54px;
height: auto;
margin: 0 auto 17px;
}
@media all and (max-width: 550px) {
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li {
width: 33.33333%;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(3n+1) {
clear: both;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(5n+1) {
clear: none;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu li img {
margin-bottom: 11px;
}
}
@media all and (max-width: 370px) {
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li {
width: 50%;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(2n+1) {
clear: both;
}
#nm-mobile-menu .menu .mobile-thumbnail-menu ul > li:nth-child(3n+1) {
clear: none;
}
} #nm-mobile-menu-top-ul {
padding-top: 15px;
} #nm-mobile-menu-top-ul .nm-mobile-menu-item-search {
padding: 6px 0;
border-bottom-color: #e1e1e1;
}
#nm-mobile-menu-top-ul .nm-mobile-menu-item-search form {
position: relative;
}
#nm-mobile-menu-top-ul .nm-mobile-menu-item-search input {
font-size: 18px;
line-height: 2;
color: #707070;
width: 100%;
padding: 0 0 0 28px;
border: 0 none;
background: transparent;
}
#nm-mobile-menu-top-ul .nm-mobile-menu-item-search span {
position: absolute;
top: 10px;
left: 0px;
font-size: 17px;
color: #707070;
opacity: 0.5;
} #nm-mobile-menu-main-ul {
padding-top: 17px;
} #nm-mobile-menu-secondary-ul {
padding-top: 17px;
} .header-mobile-default #nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart,
#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart {
display: none;
}
#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart > a {
display: block;
}
#nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart .count {
position: absolute;
right: 0;
top: 6px;
}  .nm-mobile-menu-social-ul {
line-height: 10px;
padding-top: 30px;
}
.nm-mobile-menu-social-ul li {
display: inline-block;
margin-right: 15px;
}
.nm-mobile-menu-social-ul li:last-child {
margin-right: 0;
}
.nm-mobile-menu-social-ul li a {
font-size: 18px;
color: inherit;
}
@media all and (max-width: 400px) { #nm-mobile-menu-top-ul .nm-mobile-menu-item-search input {
padding-left: 24px;
}
#nm-mobile-menu-top-ul .nm-mobile-menu-item-search span {
font-size: 16px;
} #nm-mobile-menu-secondary-ul .nm-mobile-menu-item-cart {
display: block;
}
} #nm-cart-panel {
position: fixed;
top: 0;
left: 100%;
z-index: 1020;
display: flex;
flex-direction: column;
line-height: 1.2;
width: 500px;
height: 100%;
overflow: hidden;
-webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0);
-webkit-transition: -webkit-transform 0.25s ease; transition: transform 0.25s ease;
background: #fff;
}
.touch-orientation-change #nm-cart-panel {
visibility: hidden;
}
.cart-panel-open #nm-cart-panel {
-webkit-transform: translate3d(-100%, 0, 0); transform: translate3d(-100%, 0, 0);
}    .nm-cart-panel-header {
position: relative;
z-index: 106;
font-size: 16px;
line-height: 1;
color: #282828;
width: 100%;
padding: 0 37px;
}
.nm-cart-panel-header-inner {
position: relative;
height: 79px; border-bottom: 1px solid #e3e3e3;
} .nm-cart-panel-title {
display: none;
opacity: 0.5;
}  #nm-cart-panel-close {
display: block;
color: #282828;
padding-top: 32px; -webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-touch-callout: none;
}
.nm-cart-panel-close-title {
float: right;
} #nm-cart-panel .widget_shopping_cart_content {
display: flex;
flex-direction: column;
flex: 1;
overflow: hidden;
} .nm-cart-panel-list-wrap {
flex: 1;
padding: 18px 37px;
overflow-y: scroll;
overflow-x: hidden;
scrollbar-width: none;
}
#nm-cart-panel .product_list_widget {
position: relative;
display: flex;
flex-direction: column;
flex-wrap: wrap;
gap: 14px 0;
color: #282828;
padding: 0;
}
#nm-cart-panel .product_list_widget > li {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 18px;
width: 100%;
min-height: 0;
margin: 0;
padding: 14px 0 0;
border-top: 1px solid #e3e3e3;
} #nm-cart-panel .product_list_widget > li:first-child {
padding-top: 0;
border-top: 0 none;
}
#nm-cart-panel .product_list_widget li a {
display: block;
color: #282828;
} #nm-cart-panel .product_list_widget .blockOverlay {
height: 100% !important;
opacity: 1 !important;
margin: 0 !important;
background: rgba(255,255,255, 0.82) !important;
}
.cart-panel-dark #nm-cart-panel .product_list_widget .blockOverlay {
background: rgba(51,51,51, 0.82) !important;
}   #nm-cart-panel .product_list_widget .remove {
position: absolute;
top: 7px;
right: -1px;
z-index: 100;
display: block;
font-size: 16px;
line-height: 30px;
width: 28px;
height: 28px;
text-align: right;
opacity: 0.5;
}
#nm-cart-panel .product_list_widget .woocommerce-mini-cart-item:first-child .remove {
top: -7px;
}
.no-touch #nm-cart-panel .product_list_widget .remove:hover {
opacity: 1;
} .nm-cart-panel-item-thumbnail {
align-self: flex-start;
width: 60px;
}
.nm-cart-panel-thumbnail-wrap {
position: relative;
overflow: hidden;
}
.nm-cart-panel-thumbnail-loader {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border-radius: var(--nm--border-radius-image);
background: rgba(255, 255, 255, 0.82);
}
.loading .nm-cart-panel-thumbnail-loader {
display: block;
}
#nm-cart-panel .product_list_widget li img {
position: static;
width: 100%;
max-width: 102px;
height: auto;
border-radius: min(5px, var(--nm--border-radius-image));
} .nm-cart-panel-item-details {
flex: 1;
}
.nm-cart-panel-item-details > *:not(:last-child) {
margin-bottom: 4px;
} .nm-cart-panel-product-title {
font-size: 16px;
line-height: 22px;
margin-top: 2px;
padding-right: 20px;
}
.touch .nm-cart-panel-product-title {
pointer-events: none;
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-touch-callout: none;
}
#nm-cart-panel .nm-cart-panel-quantity-pricing {
line-height: 22px;
width: 100%;
overflow: hidden;
} #nm-cart-panel .variation {
display: inline-block;
line-height: inherit;
margin: 0 0 4px;
}
#nm-cart-panel .variation li:last-child {
padding-bottom: 0;
} #nm-cart-panel .nm-cart-panel-quantity-pricing > span.quantity, #nm-cart-panel .product-quantity {
float: left;
font-size: 16px;
}
#nm-cart-panel .nm-quantity-wrap {
width: auto;
border: 0 none;
overflow: visible;
} #nm-cart-panel .nm-quantity-wrap .quantity {
display: inline-block; margin-left: -14px;
}
.cart-panel-qty-throttle .woocommerce-mini-cart-item.loading .quantity { pointer-events: none;
opacity: 0.5;
}
#nm-cart-panel .quantity .nm-qty-minus,
#nm-cart-panel .quantity .nm-qty-plus,
#nm-cart-panel .quantity .qty {
line-height: inherit;
height: auto;
}
#nm-cart-panel .quantity .nm-qty-minus,
#nm-cart-panel .quantity .nm-qty-plus {
font-size: 10px;
line-height: 24px;
width: 24px;
vertical-align: top;
transition: color 0.2s ease;
}
#nm-cart-panel .quantity .nm-qty-minus {
text-align: right;
}
#nm-cart-panel .quantity .nm-qty-plus {
text-align: left;
}
#nm-cart-panel .quantity .qty {
font-size: 16px;
width: 20px;    
} #nm-cart-panel .nm-cart-panel-item-price {
float: right;
}
#nm-cart-panel .nm-cart-panel-item-price .amount {
font-size: 16px;
color: inherit;
margin-top: 0;
}
#nm-cart-panel .nm-cart-panel-item-price .tax_label {
display: none;
} .nm-cart-panel-summary {
position: relative;
z-index: 100;
color: #282828;
width: 100%;
padding: 0 37px 37px;
box-shadow: 0 0 18px 18px #fff;
}
#nm-cart-panel .total {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
width: 100%;
font-size: 16px;
line-height: 1;
margin: 0;
padding: 24px 0;
border-top: 1px solid #e3e3e3;
}
#nm-cart-panel .total strong {
font-weight: inherit;
}
#nm-cart-panel .buttons {
margin-bottom: 0;
}
#nm-cart-panel .buttons a:first-child {
color: inherit;
opacity: 1;
border: 1px solid #aaa;
transition: border .2s ease;
background: none;
}
.no-touch #nm-cart-panel .buttons a:first-child:hover {
border-color: #282828;
}
#nm-cart-panel .buttons .button {
display: inline-block;
width: 48%;
padding: 12px;
}
#nm-cart-panel .buttons .button.checkout {
float: right;
padding: 13px;
} #nm-cart-panel .nm-cart-panel-empty + .nm-cart-panel-summary .total,
#nm-cart-panel .nm-cart-panel-empty + .nm-cart-panel-summary .buttons {
display: none;
} #nm-cart-panel .buttons.nm-cart-empty-button {
display: none;
}
.no-touch #nm-cart-panel .buttons.nm-cart-empty-button {
padding-bottom: 9px;
}
#nm-cart-panel .nm-cart-panel-empty + .nm-cart-panel-summary .buttons.nm-cart-empty-button {
display: block;
}
#nm-cart-panel .buttons.nm-cart-empty-button .button {
display: block;
width: 100%;
} #nm-cart-panel .product_list_widget .empty {
display: none;
font-size: 16px;
min-height: none;
margin-bottom: 0; padding: 5vh 0;
text-align: center;
}
#nm-cart-panel .nm-cart-panel-empty .product_list_widget .empty {
display: block;
border-top-color: transparent;
}
#nm-cart-panel .product_list_widget .empty i {
display: block;
font-size: 20px;
line-height: 29px;
width: 50px;
height: 50px;
margin: 0 auto 21px;
padding: 10px;
text-align: center;
background: #eee;
-webkit-border-radius: 50px; border-radius: 50px;
opacity: 0.5;
transform: translateY(6px);
transition: opacity 0.2s ease, transform 0.2s ease;
transition-delay: 0.25s;
}
.cart-panel-open #nm-cart-panel .product_list_widget .empty i {
opacity: 1;
transform: translateY(0);
} #nm-cart-panel-loader {
visibility: hidden;
position: absolute;
top: -1px;
left: -1px;
z-index: 105;
width: 1px;
height: 1px;
opacity: 1;
background: #fff;
}
#nm-cart-panel.loading #nm-cart-panel-loader {
visibility: visible;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding-top: 79px;
padding-left: 37px;
}
#nm-cart-panel-loader .nm-loader {
display: block;
position: relative;
font-size: 16px;
line-height: 1.6;
color: #282828;
margin-top: 21px;
padding-left: 24px;
}
#nm-cart-panel-loader .nm-loader:after {
top: 4px;
right: auto;
left: 0;
margin: 0;
} #nm-cart-panel {
--nm--cart-panel-preloader-color: #eee;
--nm--cart-panel-preloader-gradient: linear-gradient(90deg, rgba(255,255,255,0) 30%, rgba(255,255,255,0.5) 50%, rgba(255,255,255,0) 70%);
}
.cart-panel-dark #nm-cart-panel {
--nm--cart-panel-preloader-color: #555;
--nm--cart-panel-preloader-gradient: linear-gradient(90deg, rgba(51,51,51,0) 30%, rgba(51,51,51,0.6) 50%, rgba(51,51,51,0) 70%);
}
.nm-shop-preloader-placeholders #nm-cart-panel-loader {
cursor: progress;
background: none !important;
}
.nm-shop-preloader-placeholders #nm-cart-panel-loader .nm-loader {
display: none;
}
#nm-cart-panel:not(.loading) .nm-cart-panel-empty .product_list_widget .nm-cart-panel-item-placeholder,
#nm-cart-panel .product_list_widget .nm-cart-panel-item-placeholder:not(:first-child) {
display: none;
}
.nm-shop-preloader-placeholders #nm-cart-panel.loading .product_list_widget > li:before {
visibility: visible;
position: absolute;
top: 0%;
left: 0%;
right: 0%;
bottom: 0%;
z-index: 101;
display: block;
content: " ";
opacity: 1;
border-color: transparent;
box-shadow: none;
animation: nmShopPreloading 1.5s infinite;
background-image: var(--nm--cart-panel-preloader-gradient);
background-color: transparent;
}
.nm-shop-preloader-placeholders #nm-cart-panel.loading .nm-cart-panel-list-wrap * {
visibility: hidden;
}
.nm-shop-preloader-placeholders #nm-cart-panel .nm-cart-panel-item-price,
.nm-shop-preloader-placeholders #nm-cart-panel .nm-cart-panel-quantity-pricing > .quantity,
.nm-shop-preloader-placeholders #nm-cart-panel .product-quantity,
.nm-shop-preloader-placeholders #nm-cart-panel .variation,
.nm-shop-preloader-placeholders #nm-cart-panel .nm-cart-panel-product-title,
.nm-shop-preloader-placeholders #nm-cart-panel .nm-cart-panel-thumbnail-wrap {
position: relative;
}
.nm-shop-preloader-placeholders #nm-cart-panel.loading .nm-cart-panel-item-price:before,
.nm-shop-preloader-placeholders #nm-cart-panel.loading .nm-cart-panel-quantity-pricing > .quantity:before,
.nm-shop-preloader-placeholders #nm-cart-panel.loading .product-quantity:before,
.nm-shop-preloader-placeholders #nm-cart-panel.loading .variation:before,
.nm-shop-preloader-placeholders #nm-cart-panel.loading .nm-cart-panel-product-title:before,
.nm-shop-preloader-placeholders #nm-cart-panel.loading .nm-cart-panel-thumbnail-wrap:before {
visibility: visible;
position: absolute;
top: 2px;
right: 0;
bottom: 2px;
left: 0;
z-index: 100;
display: block;
content: " ";
border-radius: min(5px, var(--nm--border-radius-image));
transition: all 350ms ease;
background: var(--nm--cart-panel-preloader-color);
} .cart-panel-dark #nm-cart-panel-loader,
.cart-panel-dark #nm-cart-panel {
background: #333;
}
.cart-panel-dark #nm-cart-panel,
.cart-panel-dark #nm-cart-panel .product_list_widget,
.cart-panel-dark #nm-cart-panel .product_list_widget .remove,
.cart-panel-dark #nm-cart-panel .variation,
.cart-panel-dark #nm-cart-panel ul.variation li > div:first-child,
.cart-panel-dark #nm-cart-panel .nm-quantity-wrap .quantity .nm-qty-minus,
.cart-panel-dark #nm-cart-panel .nm-quantity-wrap .quantity .nm-qty-plus,
.cart-panel-dark #nm-cart-panel .nm-quantity-wrap .quantity .qty {
color: #a5a5a5;
}
.cart-panel-dark #nm-cart-panel-loader .nm-loader,
.cart-panel-dark #nm-cart-panel-close,
.cart-panel-dark #nm-cart-panel .product_list_widget .empty,
.no-touch .cart-panel-dark #nm-cart-panel .product_list_widget .remove:hover,
.cart-panel-dark #nm-cart-panel .nm-cart-panel-item-price .amount,
.no-touch .cart-panel-dark #nm-cart-panel .nm-quantity-wrap .quantity .nm-qty-minus:hover,
.no-touch .cart-panel-dark #nm-cart-panel .nm-quantity-wrap .quantity .nm-qty-plus:hover,
.cart-panel-dark #nm-cart-panel .buttons a:first-child,
.cart-panel-dark #nm-cart-panel .product_list_widget li a,
.cart-panel-dark .nm-cart-panel-summary {
color: #eee;
}
.cart-panel-dark #nm-cart-panel .product_list_widget .empty i {
background-color: #414141;
}
.cart-panel-dark #nm-cart-panel .product_list_widget .remove {
opacity: 1;
}
.cart-panel-dark .nm-cart-panel-header-inner,
.cart-panel-dark #nm-cart-panel .product_list_widget > li,
.cart-panel-dark #nm-cart-panel .total {
border-color: #464646;
}
.cart-panel-dark #nm-cart-panel .buttons .button.border,
.cart-panel-dark #nm-cart-panel .buttons a:first-child {
border-color: #5f5f5f;
}
.no-touch .cart-panel-dark #nm-cart-panel .buttons a:first-child:hover {
border-color: #777;
}
.cart-panel-dark .nm-cart-panel-thumbnail-loader {
background: rgba(255, 255, 255, 0.82);
}
.cart-panel-dark .nm-cart-panel-summary {
box-shadow: 0 0 18px 18px #333;
}
.cart-panel-dark #nm-cart-panel-loader .nm-loader:after {
border-color: var(--nm--spinner-border-color-light);
}
@media all and (max-width: 2100px) {
#nm-cart-panel {
width: 410px;
} #nm-cart-panel .buttons .button {
display: block;
width: 100%;
}
#nm-cart-panel .buttons .button.checkout {
float: none;
margin-top: 12px;
padding: 14px;
}
}
@media all and (max-width: 991px) { .nm-cart-panel-header-inner {
height: 70px;
} #nm-cart-panel-close {
padding-top: 28px;
} #nm-cart-panel.loading #nm-cart-panel-loader {
padding-top: 70px;
}
}
@media all and (max-width: 550px) {
#nm-cart-panel {
width: 370px;
} .nm-cart-panel-header {        
padding-right: 21px;
padding-left: 21px;
} .nm-cart-panel-title {
display: inline-block;
} #nm-cart-panel.loading #nm-cart-panel-loader {
padding-left: 21px;
} .nm-cart-panel-list-wrap {
padding-right: 21px;
padding-left: 21px;
}
#nm-cart-panel .product_list_widget > li {
gap: 15px;
} .nm-cart-panel-summary {
padding-right: 21px;
padding-left: 21px;
padding-bottom: 21px;
}
}
@media all and (max-width: 385px) {
#nm-cart-panel {
width: 100%;
} .loading .nm-cart-panel-thumbnail-loader {
display: none;
} #nm-cart-panel .nm-quantity-wrap label.nm-qty-label-abbrev {
display: none;
}
#nm-cart-panel .nm-quantity-wrap .quantity {
margin-left: -14px;
}
} .nm-pagination {
overflow: hidden;
}
.nm-pagination.nm-infload {
display: none;
}
.page-numbers {
width: 100%;
overflow: hidden;
}
.page-numbers li {
float: left;
}
.page-numbers li a,
.page-numbers li span {
font-size: 16px;
color: inherit;
padding: 3px 14px;
}
.page-numbers li:first-child a,
.page-numbers li:first-child span {
padding-left: 0;
}
.page-numbers li a:hover,
.page-numbers li span.current {
color: #dc9814;
} .nm-blog-wrap {
padding-bottom: 64px;
}
.nm-blog.nm-blog-categories-disabled {
padding-top: 46px;
}
#nm-blog-list.nm-search-results > div,
#nm-blog-list > .post {
-webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease;
}
#nm-blog-list.nm-search-results > div.fade-out,
#nm-blog-list > .post.fade-out {
opacity: 0;
} .nm-blog img {
border-radius: var(--nm--border-radius-image);
} .nm-blog-heading {
padding-top: 46px;
padding-bottom: 46px;
}
.nm-blog-heading h1 {
font-size: 18px;
line-height: 1.4;
color: inherit;
}
.nm-blog-heading h1 strong {
font-weight: inherit;
color: #282828;
} .nm-blog .sticky .nm-post-thumbnail:before,
.nm-blog .category-sticky .nm-post-thumbnail:before {
display: block;
position: absolute;
top: 6px;
right: 10px;
z-index: 100;
content: "*";
font-family: Arial, Helvetica, sans-serif;
font-size: 46px;
line-height: 1;
color: #dc9814;
} .nm-blog-categories-wrap {
padding-top: 46px;
padding-bottom: 46px;
} .nm-blog-categories-toggle {
display: none;
}
.nm-blog-categories-toggle li a {
font-size: 18px;
color: #888;
}
.nm-blog-categories-toggle li a.active,
.nm-blog-categories-toggle li a:hover {
color: #282828;
}
.nm-blog-categories-toggle li .count {
font-size: 14px;
font-style: normal;
color: #c0c0c0;
vertical-align: top;
padding-left: 1px;
} .nm-blog-categories-list li {
display: inline-block;
vertical-align: middle;
}
.nm-blog-categories-list li a {
font-size: 18px;
line-height: 2;
color: inherit;
margin: 0 17px;
}
.nm-blog-categories-list li a:hover {
color: #dc9814;
}
.nm-blog-categories-list li:first-child a {
margin-left: 0;
}
.nm-blog-categories-list li:last-child a {
margin-right: 0;
}
.nm-blog-categories-list li.current-cat a {
color: #dc9814;
}
.nm-blog-categories-list li span {
color: #ccc;
} .nm-blog-categories-list.list_nosep li a {
margin: 0 19px 0 0;
}
.nm-blog-categories-list.list_nosep li.current-cat a {
padding-bottom: 0;
}
.nm-blog-categories-list.list_nosep li span {
display: none;
} .nm-blog-categories-list.columns {
overflow: hidden;
}
.nm-blog-categories-list.columns li {
display: block;
float: left;
padding-right: 17px;
padding-bottom: 0;
}
.nm-blog-categories-list.columns li a {
font-size: 16px;
margin: 0;
}
.nm-blog-categories-list.columns li.current-cat a {
padding-bottom: 1px;
}
.nm-blog-categories-list.columns li span {
display: none;
} .nm-term-description {
font-size: 18px;
line-height: 1.6;
padding: 0 0 46px;
} .nm-post-meta {
position: relative;
color: #a0a0a0;
padding-left: 40px;
}
.nm-post-meta:before {
position: absolute;
top: 15px;
left: 0;
display: block;
content: " ";
width: 26px;
height: 1px;
background: #dadada;
} .page-links {
margin-top: 11px;
} #nm-blog-pagination {
position: relative;
margin-top: 50px;
}
.nm-blog-prev,
.nm-blog-next {
width: 100%;
max-width: 250px; }
.nm-blog-prev {
float: left;
}
.nm-blog-next {
float: right;
}
#nm-blog-pagination a {
display: block;
font-size: 16px;
line-height: 1;
text-align: center;
width: 100%;
padding: 12px 0;
} #nm-blog-pagination.infinite-load {
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
}
#nm-blog-pagination.all-pages-loaded {
display: none;
}
#nm-blog-infinite-load {
text-align: center;
}
#nm-blog-infinite-load a {
padding: 23px 0;
border: 0 none;
}
#nm-blog-infinite-load a:hover {
color: #888;
background: none;
}
.loading #nm-blog-infinite-load a {
opacity: 0;
}
#nm-blog-pagination.scroll-mode #nm-blog-infinite-load a {
text-indent: -1000em;
overflow: hidden;
} #nm-blog-pagination .wp-pagenavi span.pages {
margin-right: 10px;
}
#nm-blog-pagination .wp-pagenavi a,
#nm-blog-pagination .wp-pagenavi span.current {
display: inline;
margin: 2px;
padding: 10px;
}
#nm-blog-pagination .wp-pagenavi a.previouspostslink,
#nm-blog-pagination .wp-pagenavi a.nextpostslink,
#nm-blog-pagination .wp-pagenavi a.last {
background-color: #f5f5f5;
} .nm-blog.sidebar-right .nm-sidebar {
padding-left: 34px;
}
.nm-blog.sidebar-left .nm-sidebar {
padding-right: 34px;
}
.nm-blog.sidebar-left .nm-blog-content-col {
float: right;
}
.nm-blog.sidebar-left .nm-blog-sidebar-col {
float: left;
}
.nm-blog .nm-sidebar .widget:last-child {
margin-bottom: 0;
}
@media (max-width: 1199px) { .nm-blog.sidebar-right .nm-sidebar {
padding-left: 24px;
}
.nm-blog.sidebar-left .nm-sidebar {
padding-right: 24px;
}
}
@media all and (max-width: 991px) {
.nm-blog-wrap {
padding-bottom: 50px;
} .nm-blog-heading {
padding-top: 36px;
padding-bottom: 36px;
} .nm-blog-categories-wrap {
padding-top: 36px;
padding-bottom: 36px;
} .nm-blog-categories .toggle-1 .nm-blog-categories-toggle {
display: block;
} .nm-blog-categories .toggle-1 ul.nm-blog-categories-list {
display: none;
padding-top: 16px;
} #nm-blog-pagination {
margin-top: 40px;
}
.has-sidebar #nm-blog-pagination {
margin-bottom: 64px;
} .nm-blog .nm-sidebar {
padding-top: 50px;
}
.nm-blog.sidebar-right .nm-sidebar {
padding-left: 0;
}
.nm-blog.sidebar-left .nm-sidebar {
padding-right: 0;
}
}
@media all and (max-width: 768px) {
.nm-blog.nm-blog-categories-disabled {
padding-top: 38px;
} .nm-term-description {
font-size: 16px;
}
}
@media all and (max-width: 610px) { .nm-blog-prev,
.nm-blog-next {
width: 48%;
max-width: none;
}	
}
@media all and (max-width: 550px) { .nm-blog-categories-list li span {
display: none;
}
.nm-blog-categories-list li a {
margin: 0 24px 0 0;
}
.nm-blog-categories-list li:last-child a {
margin-right: 0;
}
.nm-blog-categories-list li.current-cat a {
padding-bottom: 3px;
}
}
@media all and (max-width: 400px) {
.nm-blog.nm-blog-categories-disabled {
padding-top: 30px;
} .nm-blog-heading {
padding-top: 30px;
padding-bottom: 30px;
} .nm-blog-categories-wrap {
padding-top: 30px;
padding-bottom: 30px;
} .nm-blog-categories-list li {
display: block;
}
.nm-blog-categories-list li:last-child {
margin-bottom: 0;
}
.nm-blog-categories-list li a {
font-size: 16px;
margin: 0;
}
.nm-blog-categories-list li.current-cat a {
padding-bottom: 0;
border-bottom: 0 none;
} .nm-blog-categories-list.columns li {
width: 100%;
}
} #nm-blog-list.nm-blog-classic {
margin-bottom: 10px;
} .nm-blog-classic .nm-post-title {
font-size: 24px;
}
.nm-blog-classic .nm-post-title a {
color: inherit;
} .nm-blog-classic .nm-post-meta {
margin: 8px 0 0;
} .nm-blog-classic .nm-post-thumbnail {
position: relative;
padding-bottom: 18px;
}
.nm-blog-classic .nm-post-thumbnail a {
display: block;
border-radius: var(--nm--border-radius-image);
}
.nm-blog-classic .nm-post-thumbnail img {
width: 100%;
height: auto;
} .nm-blog-classic .nm-post-content {
font-size: 16px;
line-height: 1.8;
margin-top: 10px;
}
.nm-post-content-comments-link {
padding-top: 37px;
}
.nm-post-content-comments-link a {
color: #282828;
}
.nm-post-content-comments-link a i {
position: relative;
top: 2px;
}
.nm-post-content-comments-link a span {
padding-left: 10px;
} .nm-blog-classic .nm-post-divider {
height: 60px;
background: none;
}
.nm-blog-classic .post:first-child .nm-post-divider {
display: none;
}
@media (max-width: 991px) {
#nm-blog-list.nm-blog-classic {
margin-bottom: 0;
} .nm-blog-classic .nm-post-divider {
height: 50px;
}
}
@media (max-width: 400px) { .nm-blog-classic .nm-post-title {
font-size: 20px;
} .nm-blog-classic .post .nm-post-content {
font-size: inherit;
} .nm-blog-classic .nm-post-divider {
height: 36px;
}
} .nm-blog-grid [class*="block-grid-"] {
margin: 0 -1.6% -66px;
}
.nm-blog-grid [class*="block-grid-"] > li {
padding: 0 1.6% 66px;
} .nm-blog-grid .nm-post-thumbnail {
position: relative;
margin-bottom: 19px;
}
.nm-blog-grid .nm-post-thumbnail a {
position: relative;
display: block;
}
.nm-blog-grid .nm-post-thumbnail img {
width: 100%;
height: auto;
} .nm-blog-grid .nm-post-thumbnail a:hover .nm-image-overlay {
opacity: 1;
} .nm-blog-grid .nm-post-meta {
margin-bottom: 14px;
} .nm-blog-grid .nm-post-title {
font-size: 22px;
line-height: 1.2;
}
.nm-blog-grid .nm-post-title a {
color: inherit;
} .nm-blog-grid .nm-post-content {
font-size: 16px;
line-height: 1.6;
margin-top: 14px;
}
.nm-blog-grid .nm-post-content .nm-post-excerpt p {
margin-bottom: 0;
}
.nm-blog-grid .nm-post-content .nm-post-read-more {
display: block;
margin-top: 14px;
}
.nm-blog-grid .nm-post-content .nm-post-read-more i {
display: inline-block;
line-height: 1;
margin-left: 5px;
vertical-align: text-bottom;
} @media all and (max-width: 991px) {
.nm-blog-grid [class*="block-grid-"] {
margin-bottom: -52px;
}
.nm-blog-grid [class*="block-grid-"] > li {
padding-bottom: 52px;
}
}
@media all and (max-width: 400px) { .nm-blog-grid .nm-post-title {
font-size: 20px;	
} .nm-blog-grid .nm-post-content {
font-size: 14px;
}
} #nm-blog-list.nm-blog-list {
margin-bottom: 10px;
}
#nm-blog-list.nm-blog-list .post > .nm-row {
display: flex;
flex-wrap: wrap;
align-items: center;
} .nm-blog-list .nm-post-title {
font-size: 24px;
}
.nm-blog-list .nm-post-title a {
color: inherit;
} .nm-blog-list .nm-post-meta {
margin-top: 8px;
margin-bottom: 8px;
} .nm-blog-list .nm-post-thumbnail {
position: relative;
padding-left: 2vw;
}
.nm-blog-list .nm-post-thumbnail a {
display: block;
}
.nm-blog-list .nm-post-thumbnail img {
width: 100%;
height: auto;
} .nm-blog-list .nm-post-content {
font-size: 16px;
line-height: 1.6;
}
.nm-blog-list .nm-post-content .nm-post-excerpt p {
margin-bottom: 0;
}
.nm-blog-list .nm-post-content .nm-post-read-more {
display: block;
margin-top: 14px;
}
.nm-blog-list .nm-post-content .nm-post-read-more i {
display: inline-block;
line-height: 1;
margin-left: 5px;
vertical-align: text-bottom;
} .nm-blog-list .nm-post-divider {
height: 64px;
}
.nm-blog-list .post:first-child .nm-post-divider {
display: none;
} @media (max-width: 991px) {
.nm-blog.has-sidebar #nm-blog-list.nm-blog-list {
margin-bottom: 0;
}
#nm-blog-list.nm-blog-list .post > .nm-row {
flex-wrap: nowrap;
flex-direction: column-reverse;
align-items: initial;
} .nm-blog-list .nm-title-col,
.nm-blog-list .nm-content-col,
.nm-blog-list .nm-divider-col {
float: none;
width: auto;
} .nm-blog-list .nm-post-title {
margin-top: 22px;
padding-right: 0;
} .nm-blog-list .nm-post-thumbnail {
padding-left: 0;
} .nm-blog-list .nm-post-divider {
height: 46px;
}
.nm-blog-list .post:first-child .nm-post-divider {
display: block;
}
.nm-blog-list .post:last-child .nm-post-divider {
display: none;
}
}
@media all and (max-width: 400px) { .nm-blog-list .nm-post-title {
font-size: 22px;
}
} .nm-blog-no-results h1 {
font-size: 18px;
} .nm-post-body {
padding-top: 46px;
}
.nm-post-col {
max-width: 833px;
margin: 0 auto;
padding: 0 15px;
} .nm-post-header {
padding-bottom: 36px;
}
.nm-post.nm-post-sidebar-none .nm-post-header {
text-align: center;
}
.nm-post.nm-post-sidebar-left .nm-post-header .col {
float: right;
}
.nm-post-header h1 {
font-size: clamp(28px, 4.8vw, 32px);
line-height: 1.2;
} .nm-post.nm-post-sidebar-none .nm-post-featured-image {
width: calc(100% + 10vw);
max-width: none;
margin-left: -5vw;
text-align: left;
}
.nm-post.has-featured-image .nm-post-featured-image {
margin-bottom: 40px;
}
.nm-post-featured-image img {
width: 100%;
border-radius: inherit;
} .nm-post-featured-image.aspect-ratio {
position: relative;
overflow: hidden;
}
@media (min-width: 894px) {
.nm-post-featured-image.aspect-ratio {
border-radius: var(--nm--border-radius-image);
}
}
.nm-post-featured-image.aspect-ratio.ratio-1-1 {
padding-bottom: 100%;
}
.nm-post-featured-image.aspect-ratio.ratio-3-2 {
padding-bottom: 66.66%;
}
.nm-post-featured-image.aspect-ratio.ratio-4-3 {
padding-bottom: 75%;
}
.nm-post-featured-image.aspect-ratio.ratio-16-9 {
padding-bottom: 56.25%;
}
.nm-post-featured-image.aspect-ratio img {
display: block;
position: absolute;
height: 100%;
object-fit: cover;
} .nm-single-post-meta-top {
margin-top: 8px;
}
.nm-single-post-meta-top em {
font-style: normal;
text-transform: lowercase;
}
.nm-single-post-meta-top em a {
text-transform: none;
}
.nm-single-post-meta-top a {
color: inherit;
} .nm-post-body .post {
padding-bottom: 50px;
} .nm-post .nm-sidebar {
padding-left: 34px;
}
.nm-post.nm-post-sidebar-left .nm-sidebar {
padding-right: 34px;
padding-left: 0;
}
.nm-post-sidebar-left .nm-post-content-col {
float: right;
}
.nm-post-sidebar-left .nm-post-sidebar-col {
float: left;
} .nm-single-post-meta-wrap {
line-height: 1.8;
padding-bottom: 46px;
overflow: hidden;
}
.nm-single-post-meta {
float: left;
width: 70%;
padding-right: 7px;
} .nm-single-post-tags {
padding-bottom: 15px;
overflow: hidden;
}
.nm-single-post-tags.widget_tag_cloud {
display: flex;
flex-wrap: wrap;
gap: 6px;
}  .nm-post-share {
float: right;
width: 30%;
padding-left: 7px;
text-align: right;
}
.nm-post-share span {
display: none;
}
.nm-post-share a {
font-size: 18px;
line-height: 1;
color: inherit;
display: inline-block;
margin-right: 15px;
vertical-align: middle;
}
.nm-post-share a:last-child {
margin-right: 0;
}
.nm-post-share a:hover {
color: #282828;
} .nm-post-pagination {
line-height: 1.4;
padding: 44px 0;
overflow: hidden;
border-top: 1px solid #eee;
}
.nm-post-pagination > .nm-row {
max-width: none;
}
.nm-post-pagination-inner {
padding-right: 20px;
padding-left: 20px;
overflow: hidden;
}
.nm-post-pagination .nm-post-prev,
.nm-post-pagination .nm-post-next {
float: left;
width: 50%;
}
.nm-post-pagination .nm-post-prev {
padding-right: 15px;
}
.nm-post-pagination .nm-post-next {
float: right;
text-align: right;
padding-left: 15px;
}
.nm-post-pagination a {
position: relative;
display: block;
color: #282828;
}
.nm-post-pagination .nm-post-prev a {
padding-left: 37px;
}
.nm-post-pagination .nm-post-next a {
padding-right: 37px;
}
.nm-post-pagination a:before {
position: absolute;
top: 50%;
font-family: 'nm-font';
font-size: 50px;
line-height: 1;
margin-top: -20px;
opacity: 0.3;
transition: opacity 0.2s ease;
}
.no-touch .nm-post-pagination a:hover:before {
opacity: 1;
}
.nm-post-pagination .nm-post-prev a:before {
left: -11px;
content: "\e600";
}
.nm-post-pagination .nm-post-next a:before {
right: -11px;
content: "\e601";
}
.nm-post-pagination a .short-title {
display: block;
font-size: 13px;
color: #a1a1a1;
margin-bottom: 2px;
}
.nm-post-pagination a .long-title {
font-size: 16px;
} .nm-related-posts {
padding: 56px 0 37px;
}
.no-post-comments .nm-related-posts {
border-top: 1px solid #eee;
}
.nm-related-posts h2 {
font-size: 24px;
padding-bottom: 28px;
}
.nm-related-posts-image {
position: relative;
display: block;
width: 100%;
overflow: hidden;
}
.nm-related-posts-image img {
width: 100%;
max-width: 100%;
height: auto;
}
.nm-related-posts-image:hover .nm-image-overlay {
opacity: 1;
}
.nm-related-posts-content .nm-post-meta {
line-height: 2;
margin: 16px 0 8px;
}
.nm-related-posts-content h3 {
font-size: 18px;
line-height: 1.6;
padding-bottom: 7px;
}
.nm-related-posts-content .nm-related-posts-excerpt {
padding-bottom: 12px;
}
@media all and (max-width: 1400px) { .nm-post-pagination-inner {
padding-right: 0;
padding-left: 0;
}
}
@media all and (max-width: 1199px) { .nm-post .nm-sidebar {
padding-left: 24px;
}
.nm-post.nm-post-sidebar-left .nm-sidebar {
padding-right: 24px;
}
}
@media all and (max-width: 991px) { .nm-post .nm-sidebar {
padding-left: 0;
}
.nm-post.nm-post-sidebar-left .nm-sidebar {
padding-right: 0;
} .nm-related-posts-content .nm-post-meta:before {
width: 19px;
}
.nm-related-posts-content .nm-post-meta {
padding-left: 29px;
}
}
@media all and (max-width: 890px) {
.has-featured-image .nm-post-body {
padding-top: 0;
}
}
@media all and (max-width: 610px) { .nm-post-pagination {
padding: 40px 0 39px;
}
.nm-post-pagination .nm-post-prev a {
padding-left: 22px;
}
.nm-post-pagination .nm-post-next a {
padding-right: 22px;
}
.nm-post-pagination a:before {
font-size: 30px;
margin-top: -14px;
}
.nm-post-pagination .nm-post-prev a:before {
left: -7px;
}
.nm-post-pagination .nm-post-next a:before {
right: -7px;
}
.nm-post-pagination a .long-title {
display: none;
}
.nm-post-pagination a .short-title {
display: inline-block;
font-size: inherit;
color: inherit !important;
margin-bottom: 0;
}
}
@media all and (max-width: 550px) {
.nm-post-body {
padding-top: 48px;
} .nm-post-header h1 {
line-height: 1.4;
} .nm-post-body .post {
padding-bottom: 46px;
} .nm-related-posts {
padding: 42px 0 25px;
}
.nm-related-posts-content .nm-post-meta:before {
width: 10px;
}
.nm-related-posts-content .nm-post-meta {
padding-left: 20px;
}
.nm-related-posts-content h3 {
font-size: 16px;
padding-bottom: 15px;
}
.nm-related-posts-content .nm-related-posts-excerpt {
display: none;
}
}
@media all and (max-width: 400px) { .nm-related-posts-content .nm-post-meta {
display:  none;
}
.nm-related-posts-content h3 {
padding-top: 14px;
}
} .post-password-form > p:first-child {
font-size: 16px;
color: #282828;
margin-bottom: 15px !important;
margin-top: 5px;
}
.post-password-form label,
.post-password-form input {
display: block;
}
.post-password-form label input {
width: 100%;
margin: 0 0 14px;
}
.post-password-form input[type=submit] {
width: 111px;
padding: 11px 0;
} .nm-search-results .nm-title-col {
display: flex;
} .nm-search-results .nm-post-thumbnail {
width: 70px;
margin-right: 22px;
}
.nm-search-results .nm-post-thumbnail img {
display: block;
aspect-ratio: 1/1;
object-fit: cover;
width: 100%;
margin-top: -6px;
} .nm-search-results .nm-post-header {
flex: 1;
padding-bottom: 0;
}
.nm-search-results .nm-post-title {
font-size: 24px;
padding-right: 28px;
}
.nm-search-results .nm-post-title a {
color: inherit;
} .nm-search-results .nm-post-meta {
margin-top: 6px;
padding-left: 0;
}
.nm-search-results .nm-post-meta:before {
display: none;
} .nm-search-results .nm-post-content {
font-size: 16px;
line-height: 1.6;
} .nm-search-results .nm-post-divider {
height: 1px;
margin: 45px 0 48px;
background: #eee;
}
.nm-search-results > div:first-child .nm-post-divider {
display: none;
} @media (max-width: 1199px) { .nm-search-results .nm-title-col,
.nm-search-results .nm-content-col,
.nm-search-results .nm-divider-col {
float: none;
width: auto;
} .nm-search-results .nm-post-title {
padding-right: 0;
} .nm-search-results .nm-post-content {
margin-top: 22px;
} .nm-search-results .nm-post-divider {
margin: 34px 0 40px;
}
}
@media (max-width: 550px) { .nm-search-results .nm-post-thumbnail {
width: 66px;
margin-right: 15px;
}
.nm-search-results .nm-post-thumbnail img {
margin-top: -2px;
} .nm-search-results .nm-post-title {
font-size: 22px;
}
}
@media all and (max-width: 400px) { .nm-search-results .nm-post-title {
font-size: 22px;
} .nm-search-results .nm-post-divider {
margin: 26px 0 32px;
}
}  .nm-comments {
background: #f7f7f7;
}
.nm-post.nm-post-sidebar-left .nm-comments .col {
float: right;
}
.nm-comments .nm-comments-inner {
padding-bottom: 57px;
}
.nm-comments .nm-comments-heading {
font-size: 24px;
line-height: 1.2;
padding: 68px 0 54px;
}
.nm-post.nm-post-sidebar-none .nm-comments .nm-comments-heading {
text-align: center;
}
.nm-comments .commentlist > li,
.nm-comments .commentlist .pingback,
.nm-comments .commentlist .trackback {
margin-top: 30px;
border-top: 1px solid #e7e7e7;
}
.nm-comments .commentlist > .comment:first-child,
.nm-comments .commentlist .pingback:first-child,
.nm-comments .commentlist .trackback:first-child {
margin-top: 0;
border-top: 0 none;
}
.nm-comments .commentlist > li .comment-inner-wrap,
.nm-comments .commentlist .pingback p,
.nm-comments .commentlist .trackback p {
position: relative;
margin-top: 30px;
}
.nm-comments .commentlist > .comment:first-child > .comment-inner-wrap,
.nm-comments .commentlist .pingback:first-child > p,
.nm-comments .commentlist .trackback:first-child > p {
margin-top: 0;
}
.nm-comments .commentlist > li .comment-text {
margin-bottom: 0;
padding-bottom: 0;
border-bottom: 0 none;
}
.nm-comments .commentlist > .comment:last-child > .comment-text {
padding-bottom: 0;
} .comment-navigation {
margin-top: 71px;
padding: 14px 0;
overflow: hidden;
border-top: 1px solid #e7e7e7;
border-bottom: 1px solid #e7e7e7;
}
.comment-navigation h1 {
display: none;
}
.comment-navigation a {
color: #282828;
}
.comment-navigation .nav-previous {
float: left;
}
.comment-navigation .nav-next {
float: right;
} .nm-comments .comment-respond {
padding-top: 54px;
}
.nm-comments .comment-respond h3 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding-bottom: 3px;
}
.nm-comments .comment-form p.comment-notes {
margin-bottom: 28px;
}
.nm-comments .comment-form p input#submit {
width: auto;
min-width: 150px; } .nm-comments .commentlist .comment-respond {
padding-top: 30px;
} @media all and (max-width: 768px) { .nm-comments .nm-comments-inner {
padding-bottom: 39px;
}
.nm-comments .nm-comments-heading {
padding: 50px 0 37px;
}
.nm-comments .commentlist > li,
.nm-comments .commentlist .pingback,
.nm-comments .commentlist .trackback {
margin-top: 23px;
}
.nm-comments .commentlist > li .comment-inner-wrap,
.nm-comments .commentlist .pingback p,
.nm-comments .commentlist .trackback p {
margin-top: 22px;
}
.nm-comments .commentlist > li .comment-text .description {
padding-top: 16px;
}
.nm-comments .commentlist > li .comment-text .moderating {
margin-bottom: 8px;
}
.nm-comments .commentlist > li .comment-text .reply {
padding-top: 16px;
} .nm-comments .comment-respond {
padding-top: 38px;
}
.nm-comments .comment-form p.comment-notes {
margin-bottom: 19px;
} .nm-comments .commentlist .comment-respond {
padding-top: 38px;
}
}
@media all and (max-width: 610px) { .nm-comments .comment-form p.comment-form-author,
.nm-comments .comment-form p.comment-form-email {
width: 100%;
}
.nm-comments .comment-form p input#submit {
width: 100%;
min-width: 0;
}
}
@media all and (max-width: 550px) { .nm-comments .nm-comments-heading {
font-size: 22px;
line-height: 1.4;
padding: 39px 0 34px;
}
} .commentlist > li {
position: relative;
min-height: 48px;
}
.commentlist > li.bypostauthor {
color: inherit;
}
.commentlist > li > div > img,
.commentlist .children > li > div > img {
position: absolute;
top: -5px;
left: 0;
width: 60px;
height: 60px;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-border-radius: 50%; border-radius: 50%;
}
.commentlist > li .comment-text {
margin: 0 0 34px 81px;
padding-bottom: 28px;
border-bottom: 1px solid #f0f0f0;
}
.commentlist > li:last-child .comment-text {
margin-bottom: 0;
border-bottom: 0 none;
}
.commentlist > li .comment-text .meta {
margin-bottom: 0;
}
.commentlist > li .comment-text .meta strong,
.commentlist > li .comment-text .meta strong a {
color: #282828;
}
.commentlist > li .comment-text .meta strong {
display: block;
font-size: 18px;
line-height: 1.4;
font-weight: inherit;
}
.commentlist > li .comment-text .meta .verified {
font-size: 12px;
font-style: normal;
color: #888;
}
.commentlist > li .comment-text .meta time {
display: block;
line-height: 1;
color: #a1a1a1;
padding-top: 7px;
}
.commentlist > li .comment-text .description {
font-size: 16px;
line-height: 1.6;
padding-top: 19px;
}
.commentlist > li .comment-text .moderating {
color: #acacac;
margin-bottom: 10px;
}
.commentlist > li .comment-text .reply {
line-height: 1;
padding-top: 19px;
} .commentlist > li .children {
margin-left: 81px;
}
.commentlist .children > li {
position: relative;
} .commentlist .pingback p,
.commentlist .trackback p {
font-size: 16px;
line-height: 1.6;
color: #555;
} .no-comments {
font-size: 16px;
color: #282828;
padding-top: 58px;
} .comment-respond h3 {
font-size: 18px;
padding-bottom: 32px;
}
.comment-respond h3 #cancel-comment-reply-link {
font-size: 14px;
}
.comment-form {
clear: both;
overflow: hidden;
}
.comment-form > p {
display: block;
float: left;
width: 100%;
margin: 0 0 16px;
padding: 0;
}
.comment-form p.comment-form-author,
.comment-form p.comment-form-email,
.comment-form p.form-row-first,
.comment-form p.form-row-last {
width: 48%;
}
.comment-form p.comment-form-email,
.comment-form p.form-row-last {
float: right;
}
.comment-form p label {
display: block;
font-size: 16px;
color: #282828;
padding-bottom: 3px;
}
.comment-form p .required-field-message {
display: none;
}
.comment-form p label .required {
color: #aaa;
}
.comment-form p input,
.comment-form p textarea {
width: 100%;
}
.comment-form p textarea {
resize: none;
}
.comment-form p input#submit {
display: inline-block;
width: auto;
min-width: 120px;
margin-top: 9px;
}
@media all and (max-width: 820px) {
.comment-form p input#submit {
width: 100%;
min-width: 0;
}
}
@media all and (max-width: 767px) {
.commentlist > li > div > img,
.commentlist .children > li > div > img {
display: none;
}
.commentlist > li .comment-text {
margin-left: 0;
} .commentlist > li .children {
margin-left: 35px;
}
}
@media all and (max-width: 400px) { .commentlist > li .children {
margin-left: 28px;
}
}  .post .entry-content {
font-size: 16px;
line-height: 1.6;
}
blockquote.alignleft,
img.alignleft,
blockquote.alignright,
img.alignright,
p,
pre,
address,
.entry-content .wp-caption {
margin-bottom: 24px;
}
.nospacing {
margin: 0;
padding: 0;
}
.entry-content > :last-child {
margin-bottom: 0;
} .entry-content img {
border-radius: var(--nm--border-radius-image);
} .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
clear: both;
margin-right: auto;
margin-left: auto;
text-align: center;
}
blockquote.alignleft,
.entry-content .wp-caption.alignleft,
img.alignleft {
margin-right: 28px;
}
blockquote.alignright,
.entry-content .wp-caption.alignright,
img.alignright {
margin-left: 28px;
}
blockquote.aligncenter,
.entry-content .wp-caption.aligncenter,
img.aligncenter {
clear: both;
} .entry-content > h1,
.entry-content > h2,
.entry-content > h3,
.entry-content > h4,
.entry-content > h5,
.entry-content > h6 {
margin-bottom: 26px;
} p:last-child {
margin-bottom: 0;
} img.width-full {
width: 100%;
} img.wp-smiley,
img.emoji {
font-size: inherit;
} pre,
var,
code {
-moz-hyphens: none;
font-family: monospace, serif;
font-style: normal;
}
pre {
padding: 20px;
border: 1px solid #e7e7e7;
background: #fafafa;
} .entry-content strong {
color: #555;
} blockquote {
font-size: 18px;
font-style: italic;
color: #555;
margin-bottom: 26px;
}
blockquote h1,
blockquote h2,
blockquote h3,
blockquote h4,
blockquote h5,
blockquote h6 {
display: inline-block;
padding: 7px 0 5px;
}
blockquote p {
color: #555;
margin-bottom: 0;
}
.entry-content blockquote:before {
display: block;
font-family: arial, sans serif;
font-size: 80px;
line-height: 1;
font-style: normal;
content: "“";
max-height: 40px;
opacity: 0.3;
} cite {
display: inline-block;
font-style: normal;
color: #282828;
padding-top: 5px;
}
cite a {
text-decoration: underline;
} .entry-content .wp-caption {
position: relative;
max-width: 100%;
}
.entry-content .wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.entry-content .wp-caption-text {
position: absolute;
bottom: 15px;
left: -15px;
font-size: 14px;
line-height: 1.6;
color: #eee;
max-width: 180px;
margin: 0;
padding: 12px 19px;
background: #333;
} ol:not([class]) li,
ul:not([class]) li {
list-style-position: inside;
}
.page > ol:not([class]),
.entry-content > ol:not([class]) {
padding-left: 18px;
}
.page > ul:not([class]),
.entry-content > ul:not([class]) {
padding-left: 14px;
}
.page > ol:not([class]):not(:last-child),
.page > ul:not([class]):not(:last-child),
.entry-content > ol:not([class]):not(:last-child),
.entry-content > ul:not([class]):not(:last-child) {
margin-bottom: 24px;
}
.page > ol:not([class]) li,
.page > ul:not([class]) li,
.entry-content ol:not([class]) li,
.entry-content ul:not([class]) li {
list-style-position: outside;
}
.page > ol:not([class]) li,
.entry-content > ol:not([class]) li {
list-style-type: decimal;
}
.page > ul:not([class]) li,
.entry-content > ul:not([class]) li {
list-style-type: disc;
} .entry-content > ol:not([class]) li ol,
.entry-content > ol:not([class]) li ul,
.entry-content > ul:not([class]) li ul,
.entry-content > ul:not([class]) li ol {
padding-left: 17px;
} dt {
font-weight: bold;
color: #282828;
}
dd {
margin-bottom: 24px;
} #tab-description.entry-content table,
#tab-description.entry-content table th,
#tab-description.entry-content table td,
.entry-content > table,
.entry-content > table th,
.entry-content > table td {
border: 1px solid #e0e0e0;
}
#tab-description.entry-content table,
.entry-content > table {
table-layout: fixed;
width: 100%;
margin: 0 0 28px;
border-width: 1px 0 0 1px;
}
#tab-description.entry-content table th,
#tab-description.entry-content table td,
.entry-content > table th,
.entry-content > table td {
padding: 7px;
}
#tab-description.entry-content table th,
.entry-content > table th {
border-width: 0 1px 1px 0;
font-weight: bold;
}
#tab-description.entry-content table td,
.entry-content > table td {
border-width: 0 1px 1px 0;
} hr {
height: 0px;
border-bottom: 1px solid #eee;
} .nm-spacer {
display: block;
width: 100%;
height: 8px;
}
.nm-spacer.small {
height: 6px;
}
.nm-spacer.large {
height: 32px;
} iframe {
max-width: 100%;
vertical-align: middle;
border-radius: var(--nm--border-radius-image);
} .more-link {
display: block;
margin-top: 28px;
} mark,
ins {
text-decoration: none; } @media all and (max-width: 768px) { .entry-content .wp-caption-text {
bottom: 10px;
left: -10px;
}
}   .alignfull {
width: 100vw;
max-width: 100vw;
margin-right: calc(50% - 50vw);
margin-left: calc(50% - 50vw);
}  .nm-page-sidebar .alignfull {
width: 100%;
max-width: none;
margin-right: auto;
margin-left: auto;
}
[class^="wp-block"].alignleft,
[class^="wp-block"].alignright {
max-width: 305px;
} .has-drop-cap:not(:focus):first-letter {
font-weight: inherit;
} .nm-block-heading {
margin-bottom: 24px;
} .nm-block-list {
margin-bottom: 24px;
padding-left: 15px;
}
.nm-block-list ul,
.nm-block-list ol {
padding-left: 15px;
}
ol.nm-block-list li,
ul.nm-block-list li {
list-style-position: outside;
}
ol.nm-block-list li {
list-style-type: decimal;
}
ul.nm-block-list li {
list-style-type: disc;
}
ul.nm-block-list ul li {
list-style-type: circle;
} .wp-block-image {
margin-bottom: 28px;
} .wp-block-quote {
font-size: 22px;
font-style: normal;
line-height: 1.6;
margin-bottom: 28px;
padding-left: 20px;
border-left: 4px solid;
}
.wp-block-quote.has-text-align-right {
padding-right: 20px;
border-right: 4px solid;
border-left: 0 none;
}
.wp-block-quote.has-text-align-center {
max-width: 820px;
margin-right: auto;
margin-left: auto;
padding-right: 0;
padding-left: 0;
border-right: 0 none;
border-left: 0 none;
}
.wp-block-quote p {
font-size: inherit;
margin-bottom: 0;
}
.wp-block-quote.has-text-align-center p:before,
.wp-block-quote.has-text-align-center p:after {
display: inline-block;
font-size: 30px;
line-height: 1;
}
.wp-block-quote.has-text-align-center p:before {
content: "\201c";
}
.wp-block-quote.has-text-align-center p:after {
content: "\201d";
}
.wp-block-quote cite {
font-size: 13px;
font-style: normal;
color: inherit;
margin-top: 10px;
opacity: 0.5;
} .wp-block-pullquote {
padding: 30px 0;
margin-bottom: 28px;
border-top: 4px solid;
border-bottom: 4px solid;
}
.wp-block-pullquote blockquote {
font-style: normal;
margin-bottom: 0;
}
.wp-block-pullquote p {
font-size: 20px;
}
.wp-block-pullquote.alignleft {
margin-right: 28px;
}
.wp-block-pullquote.alignright {
margin-left: 28px;
}
.wp-block-pullquote.alignleft blockquote,
.wp-block-pullquote.alignright blockquote {
margin-bottom: 0;
}
.wp-block-pullquote cite {
font-size: 13px;
padding-top: 10px;
opacity: 0.5;
} .wp-block-file a {
color: inherit;
text-decoration: underline;
} .wp-block-code,
.wp-block-preformatted,
.wp-block-verse {
color: #23282d;
} .wp-block-gallery {
margin-bottom: 12px;
} .wp-block-cover {
margin-bottom: 28px;
} .wp-block-group.has-background {
padding: 28px;
} .wp-block-media-text {
line-height: 1.8;
margin-bottom: 28px;
} .wp-block-table {
margin-bottom: 28px;
}
.wp-block-table td,
.wp-block-table th {
padding: 8px;
border: 1px solid;
} .wp-block-audio,
.wp-block-video {
margin-bottom: 28px;
}
.wp-block-audio figcaption,
.wp-block-video figcaption {
text-align: center;
} .wp-block-archives {
margin-bottom: 24px;
} .wp-block-categories {
margin-bottom: 24px;
} .wp-block-calendar {
margin-bottom: 28px;
}
.wp-block-calendar table thead {
color: #282828;
}
.wp-block-calendar table caption,
.wp-block-calendar table tbody {
color: inherit;
}
.wp-block-calendar table caption,
.wp-block-calendar td,
.wp-block-calendar th {
text-align: center;
} .wp-block-latest-posts {
margin-bottom: 24px;
}
.wp-block-latest-posts > li > a {
font-size: 18px;
line-height: 1.6;
} .wp-block-latest-comments {
margin-bottom: 24px;
}
.wp-block-latest-comments__comment {
margin-bottom: 28px;
} .wp-block-search {
margin-bottom: 28px;
}
.wp-block-search__button {
line-height: 1;
color: #fff;
padding: 9px 15px;
border: 0 none;
border-radius: 0;
text-align: center;
opacity: 1;
transition: opacity 0.2s ease;
background-color: #282828;
}
.wp-block-search__button:hover {
color: #fff;
opacity: 0.82;
} .wp-block-rss__item-title a {
font-size: 18px;
line-height: 1.6;
}
.wp-block-rss > li {
margin-bottom: 24px;
}  .elementor-page .nm-page-default {
max-width: none;
padding-right: 0;
padding-left: 0;
}
.elementor-page .nm-page-default-col {
float: none;
padding-right: 0;
padding-left: 0;
} .elementor-editor-active.header-transparency .nm-header {
opacity: 0.3;
pointer-events: none;
} .elementor .elementor-add-section {
max-width: 1260px;
} .elementor-editor-active:not(.header-on-scroll) .elementor-section-wrap:hover { z-index: 10002;
} .elementor-section.elementor-section-boxed > .elementor-container {
max-width: var(--nm--page-width);
}
.elementor-section.elementor-section-boxed > .elementor-column-gap-no {
max-width: 1220px;
}
@media all and (min-width: 769px) {
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
padding-left: 20px;
padding-right: 20px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
padding-left: 25px;
padding-right: 25px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-extended {
padding-left: 15px;
padding-right: 15px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
padding-left: 10px;
padding-right: 10px;
}
}   
@media all and (max-width: 768px) {
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-default {
padding-left: 5px;
padding-right: 5px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-narrow {
padding-left: 10px;
padding-right: 10px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wide {
margin-left: -5px;
margin-right: -5px;
}
.elementor .elementor-section.elementor-section-boxed > .elementor-container.elementor-column-gap-wider {
margin-left: -15px;
margin-right: -15px;
}
} .e-con {
--container-max-width: var(--nm--page-width);
}
.e-con.e-parent {
--padding-left: 20px;
--padding-right: 20px; padding-left: 0;
padding-right: 0;
}
.e-con > .e-con-inner { padding-inline-start: var(--padding-inline-start);
padding-inline-end: var(--padding-inline-end);
}
.e-con > .e-con-inner > .elementor-widget { padding-inline-start: 10px;
padding-inline-end: 10px;
}
@media (max-width: 768px) {
.e-con.e-parent {
--padding-left: 5px;
--padding-right: 5px;
}
} .gallery {
clear: both;
margin: -1.79104477%;
padding-bottom: 32px;
overflow: hidden;
}
.gallery:last-child {
padding-bottom: 0;
}
.gallery-item {
position: relative;
display: inline-block;
float: left;
width: 100%;
text-align: center;
padding: 1.79104477%;
vertical-align: top;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-item:last-of-type .gallery-icon {
width: 100%;
}
.gallery-icon img {
width: 100%;
height: auto;
margin: 0 auto;
}
.gallery-caption {
left: 1.79104477%;
bottom: 1.79104477%;
z-index: 1000;
text-align: left;
}
.gallery-columns-5 .gallery-caption,
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .gallery-icon:before,
.gallery-icon:after {
position: absolute;
top: 50%;
left: 50%;
z-index: 100;
display: block;
content: " ";
opacity: 0;
pointer-events: none;
background: #dc9814;
}
.gallery-icon:before {
width: 50px;
height: 1px;
margin-left: -25px;
}
.gallery-icon:after {
width: 1px;
height: 50px;
margin-top: -25px;
}
.gallery-icon:hover:before,
.gallery-icon:hover:after {
opacity: 1;
}
.gallery-icon a {
position: relative;
display: block;
}
.gallery-icon a:before {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10;
display: block;
content: " ";
opacity: 0;
border-radius: var(--nm--border-radius-image);
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
background: #111;
}
.gallery-icon:hover a:before {
opacity: 0.73;
} .nm-wp-gallery-popup .mfp-counter {
display: none;
}
.nm-wp-gallery-popup .mfp-close {
color: #fff;
}
.nm-wp-gallery-popup .mfp-close:hover,
.nm-wp-gallery-popup .mfp-close:focus {
opacity: 1;
}
.nm-wp-gallery-popup .mfp-arrow {
font-size: 30px;
line-height: 110px;
color: #fff;
width: 70px;
opacity: 0.75;
cursor: pointer;
-webkit-transition: opacity 0.25s ease; transition: opacity 0.25s ease;
}
.nm-wp-gallery-popup .mfp-arrow-left:before { display: inline-block;
-webkit-transform: scale(-1, 1); transform: scale(-1, 1);
}
.nm-wp-gallery-popup .mfp-arrow:hover {
opacity: 1;
}
@media all and (max-width: 550px) {
.gallery-item {
max-width: 50% !important;
}
.gallery br {
display: none;
}
}
@media all and (max-width: 768px) {
.gallery-caption {
display: none;
}
}
@media all and (max-width: 820px) {
.nm-wp-gallery-popup .mfp-arrow {
display: none;
}
} .widget {
margin-bottom: 43px;
}
.widget .nm-widget-title {
font-size: 16px;
line-height: 1.2;
margin-bottom: 16px;
}
.widget ul .children,
.widget ul .sub-menu,
.widget ol .children,
.widget ol .sub-menu {
margin: 6px 0 6px 20px;
}
.widget ul li {
line-height: 1.6;
margin-bottom: 8px;
}
.widget ul li:last-child {
margin-bottom: 0;
}
.widget ul li a {
color: inherit;
cursor: pointer;
}
.widget ul li.active,
.widget ul li a:hover,
.widget ul li a:focus,
.widget ul li a.active {
color: #dc9814;
}
.widget ul li .count {
display: none;
} .widget form > select {
width: 100%;
}
.widget form > button {
display: block;
} .widget_rss .rsswidget {
color: #282828;
}
.widget_rss .rsswidget img {
display: none;
}
.widget_rss ul li {
padding-bottom: 14px;
}
.widget_rss ul li:last-child {
padding-bottom: 0;
}
.widget_rss ul li .rss-date {
display: block;
font-size: 14px;
line-height: 1;
padding: 15px 0;
}
.widget_rss ul li .rssSummary {
padding-bottom: 10px;
} #wp-calendar {
width: 100%;
}
#wp-calendar caption {
font-size: 16px;
padding-bottom: 10px;
}
#wp-calendar th,
#wp-calendar td {
padding: 5px;
}
#wp-calendar tbody td a {
margin-left: -5px;
padding: 3px 5px;
color: #fff;
background: #dc9814;
} .widget_tag_cloud > .tagcloud,
.widget_product_tag_cloud .tagcloud {
display: flex;
flex-wrap: wrap;
gap: 6px;
}
.nm-footer-widgets .widget_tag_cloud a,
.nm-footer-widgets .widget_product_tag_cloud a,
.nm-footer-widgets .widget_tag_cloud a:hover,
.nm-footer-widgets .widget_product_tag_cloud a:hover,
.widget_tag_cloud a,
.widget_product_tag_cloud a {
color: #fff;
}
.widget_tag_cloud a,
.widget_product_tag_cloud a { display: block;
line-height: 1; margin: 0;
padding: 5px 10px;
border-radius: 30px;
background: #282828;
}
.widget_product_tag_cloud a {
font-size: 12px !important;
}
.widget_tag_cloud a {
font-size: 13px !important;
text-transform: lowercase;
}
.widget_tag_cloud a:before {
display: inline-block;
font-family: arial, sans-serif;
content: "#";
padding-right: 3px;
vertical-align: middle;
}
.nm-footer-widgets .widget_tag_cloud a:hover,
.nm-footer-widgets .widget_product_tag_cloud a:hover,
.widget_tag_cloud a:hover,
.widget_product_tag_cloud a:hover {
background: #dc9814;
}   .widget_search form,
.widget_product_search form {
position: relative;
}
.widget_search input,
.widget_product_search button,
.widget_product_search input {
width: 100%;
margin: 0;
padding: 9px;
outline: 0 none;
-webkit-box-sizing: border-box; box-sizing: border-box;
}
.widget_product_search label {
display: none;
}
.widget_search form > button,
.widget_product_search form > #searchsubmit {
display: block;	
position: absolute;
top: 1px;
right: 1px;
z-index: 100;
font-size: 16px;
line-height: 45px;
color: #555;
width: 35px;
height: 40px;
margin: 0;
padding: 0;
border: 0 none;
background: #fff;
} .widget_recent_entries ul li {
margin-bottom: 14px;
}
.widget_recent_entries ul li:last-child {
margin-bottom: 0;
}
.widget_recent_entries ul li .post-date {
display: block;
font-size: 12px;
} .widget_recent_comments ul li {
position: relative;
padding-left: 26px;
}
.widget_recent_comments ul li:before {
position: absolute;
top: 3px;
left: 0;
display: block;
content: "\e602"; font-family: "nm-font";
font-size: 16px;
line-height: 1;
font-weight: normal;
color: #282828;
transform: scaleX(-1);
}
.widget_recent_comments ul li .comment-author-link {
color: #282828;
} .widget_text p {
margin-bottom: 14px;
}
.widget_text p.no-spacing {
margin-bottom: 0;
} div.wpcf7,
.wpcf7 {
position: relative;
margin-left: -19px;
overflow: hidden;
}
.wpcf7-form > .wpcf7-form-control-wrap,
.wpb_text_column .wpcf7-form > p,
.wpcf7-form > p {
margin-bottom: 0;
padding: 0 0 19px 19px;
}
.wpcf7-form > p.half {
float: left;
width: 50%;
}
.wpcf7-form > p:not(.half) {
clear: both;
}
.wpcf7 .wpcf7-form-control {
font-size: 16px;
line-height: 1.4;
width: 100%;
} div.wpcf7-response-output {
font-size: 16px;
line-height: 1.6;
padding-left: 19px;
}
div.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
height: 1px;
width: 1px;
margin: 0;
padding: 0;
border: 0;
}
div.wpcf7-mail-sent-ok {
color: #398f14;
}
div.wpcf7-mail-sent-ng {
color: #f00;
}
div.wpcf7-spam-blocked {
color: #f90;
}
div.wpcf7-validation-errors {
color: #f00;
}
span.wpcf7-form-control-wrap {
position: relative;
display: block;
}
span.wpcf7-not-valid-tip {
display: block;
font-size: 14px;
line-height: 1.4;
color: #f00;
margin-top: 10px;
}
.use-floating-validation-tip span.wpcf7-not-valid-tip { 
position: absolute;
top: 20%;
left: 20%;
z-index: 100;
border: 1px solid #ff0000;
background: #fff;
padding: .2em .8em;
}
span.wpcf7-list-item {
margin-right: 14px;
}
span.wpcf7-list-item:last-child {
margin-right: 0;
}
.wpcf7-display-none {
display: none;
}
div.wpcf7 img.ajax-loader {
border: none;
vertical-align: middle;
margin-left: 10px;
}
div.wpcf7 .ajax-loader {
opacity: 0;
transition: opacity 0.2s ease;
}
div.wpcf7 .submitting .ajax-loader,
div.wpcf7 .submitting .wpcf7-spinner {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 1;
background: rgba(255,255,255, 0.4);
}
div.wpcf7 div.ajax-error {
display: none;
}
div.wpcf7 .placeheld {
color: #888;
}
@media all and (max-width: 768px) {
.wpcf7 .wpcf7-form-control {
font-size: 14px;
}
}
@media all and (max-width: 550px) {
.wpcf7-form > p.half {
float: none;
width: auto;
}
} .nm-page-not-found {
line-height: 1.6;
text-align: center;
padding: 68px 0 82px;
}
.nm-page-not-found-icon i {
display: inline-block;
font-size: 22px;
line-height: 50px;
vertical-align: middle;
width: 50px;
height: 50px;
-webkit-border-radius: 50px; border-radius: 50px;
background: #eee;
}
.nm-page-not-found h2 {
font-size: 26px;
line-height: 1.4;
margin-top: 14px;
}
.nm-page-not-found p {
max-width: 330px;
margin: 18px auto 20px;
}
.nm-page-not-found .button {
font-size: inherit;
}
.nm-page-not-found .button i {
margin-right: 8px;
} .nm-page-not-found-products {
padding: 44px 0 25px;
}
.nm-page-not-found-products-heading {
font-size: 20px;
text-align: center;
margin-bottom: 43px;
}
@media all and (max-width: 768px) {
.nm-page-not-found h2 {
font-size: 24px;
}
}
@media all and (max-width: 400px) {
.nm-page-not-found {
padding: 46px 0 55px;
}
.nm-page-not-found-icon i {
font-size: 20px;
line-height: 44px;
width: 44px;
height: 44px;
} .nm-page-not-found-products {
padding-top: 41px;
padding-bottom: 41px;
}
.nm-page-not-found-products-heading {
font-size: 18px;
margin-bottom: 39px;
}
} .nm-footer {
position: relative;
right: 0; float: left;
clear: both;
width: 100%;
} .nm-footer-widgets {
padding-top: 55px;
padding-bottom: 15px;
overflow: hidden;
background: #fff;
}
.nm-footer-widgets.has-border {
border-top: 1px solid #eee;
}
.nm-footer-block-grid {
margin: 0 -15px;
}
.nm-footer-block-grid > li {
margin-bottom: 0;
padding: 0 15px 40px;
} .nm-footer-bar {
--nm--footer-content-spacing: 18px; color: #aaa;
width: 100%;
vertical-align: middle;
}
.nm-footer-bar-inner {
padding-top: 30px;
padding-bottom: 31px;
overflow: hidden;
background: #282828;
}
.nm-footer-bar-col-inner {
display: flex;
flex-wrap: wrap;
gap: var(--nm--footer-content-spacing);
}
.nm-footer-bar-right .nm-footer-bar-col-inner {
justify-content: flex-end;
}
.nm-footer-bar a {
color: #aaa;
}
.nm-footer-bar a:hover {
color: #eee;
} .nm-footer-bar-logo {
margin-right: var(--nm--footer-content-spacing);
}
.nm-footer-bar-logo img {
display: inline-block;
vertical-align: middle;
width: auto;
max-height: 30px;
} .nm-footer-bar .menu {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 2px var(--nm--footer-content-spacing);
}
.nm-footer-bar .menu .sub-menu {
display: none;
}
.nm-footer-bar .menu > li {
border-bottom-color: #3a3a3a;
}
.nm-footer-bar .menu > li > a {
display: inline-block;
vertical-align: middle;
} .nm-footer-bar-text {
display: flex;
flex-wrap: wrap;
gap: var(--nm--footer-content-spacing);
}
.nm-footer-bar-right .nm-footer-bar-text {
justify-content: flex-end;
text-align: right;
width: 100%;
}
.nm-footer-bar-text img {
width: auto;
max-height: 24px;
vertical-align: middle;
} .nm-footer-bar-custom-text {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: var(--nm--footer-content-spacing);
}
.nm-footer-bar-right .nm-footer-bar-custom-text {
justify-content: flex-end;
text-align: right;
} .nm-footer-bar-social {
display: flex;
flex-wrap: wrap;
gap: var(--nm--footer-content-spacing);
}
.nm-footer-bar-social a {
color: #eee;
}
.nm-footer-bar-social a:hover {
color: #c6c6c6;
}
.nm-footer-bar-social i {
font-size: 18px;
vertical-align: middle;
}
@media all and (max-width: 991px) {
.nm-footer-bar-right .nm-footer-bar-col-inner {
justify-content: flex-start;
} .nm-footer-bar-text {
width: 100%;
}
.nm-footer-bar-right .nm-footer-bar-text {
justify-content: flex-start;
} .nm-footer-bar-right .nm-footer-bar-col-inner {
margin-top: var(--nm--footer-content-spacing);
}
}
@media all and (max-width: 550px) {
.nm-footer-bar-col-inner {
flex-direction: column;
} .nm-footer-bar .menu {
display: block;
}
.nm-footer-bar .menu > li {
display: block;
padding: 3px 0;	
border-bottom: 1px solid #3a3a3a;
}
.nm-footer-bar .menu > li:last-child {
border-bottom: 0 none;
}
}  .layout-stacked .nm-footer-bar-logo {
margin-right: 0;
} .nm-footer-bar.layout-stacked .menu {
gap: 2px calc(var(--nm--footer-content-spacing) + 2px);
} .layout-stacked .nm-footer-bar-left .nm-footer-bar-text {
width: 100%;
} .layout-centered .nm-footer-bar-left,
.layout-centered .nm-footer-bar-right {
width: 100%;
}
.layout-centered .nm-footer-bar-col-inner {
flex-direction: column;
align-items: center;
}
.layout-centered .nm-footer-bar-right .nm-footer-bar-col-inner {
justify-content: flex-start;
margin-top: calc(var(--nm--footer-content-spacing) + 2px);
} .layout-centered .nm-footer-bar-logo {
margin-right: 0;
} .layout-centered .nm-footer-bar-text {
flex-direction: column;
align-items: center;
}
@media (max-width: 550px) {
.layout-centered .nm-footer-bar-col-inner {
align-items: flex-start;
} .layout-centered .nm-footer-bar-text {
align-items: flex-start;
}
} .flickity-enabled { position: relative; }
.flickity-enabled:focus { outline: none; }
.flickity-viewport {
position: relative;
overflow: hidden;
height: 100%;
}
.flickity-slider {
position: absolute;
width: 100%;
height: 100%;
}
.flickity-enabled.is-draggable { -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
.flickity-enabled.is-draggable .flickity-viewport { cursor: move; cursor: -webkit-grab; cursor: grab; }
.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down { cursor: -webkit-grabbing; cursor: grabbing;
} .flickity-button {
position: absolute;
top: 50%;
display: block;
color: #111;
width: 50px;
height: 128px;
margin-top: -64px;
border: none;
background: none;
-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
}
.flickity-button:after { font-family: 'nm-font'; }
.flickity-button:hover {
color: #dc9814;
cursor: pointer;
}
.flickity-button:focus { outline: none; }
.flickity-button:disabled {
opacity: 0.3;
cursor: default;
pointer-events: none;
}
.flickity-button-icon { display: none;
} .flickity-prev-next-button.previous { left: -10px; }
.flickity-prev-next-button.previous:after { content: "\e600"; }
.flickity-prev-next-button.next { right: -10px; }
.flickity-prev-next-button.next:after { content: "\e601";
} .flickity-page-dots {
position: absolute;
bottom: 30px;
left: 50%;
line-height: 1;
width: 100%;
max-width: var(--nm--page-width);
padding: 0 27px;
-webkit-transform: translateX(-50%); transform: translateX(-50%);
}
.flickity-page-dots .dot {
-webkit-box-sizing: content-box; box-sizing: content-box;
position: relative;
display: inline-block;
width: 6px;
height: 6px;
margin: 0 6px;
vertical-align: middle;
cursor: pointer;
-webkit-border-radius: 50%; border-radius: 50%;
background-color: #aaa;
}
.flickity-page-dots .dot.is-selected {
width: 10px;
height: 10px;
margin: 0 2px;
border: 2px solid #dc9814;
background: none;
}
@media all and (max-width: 400px) { .flickity-page-dots {
bottom: 22px;
}
.flickity-page-dots .dot,
.flickity-page-dots .dot.is-selected {
margin: 0 7px;
}
.flickity-page-dots .dot.is-selected {
width: 6px;
height: 6px;
border: 0 none;
background: #dc9814;
}
}.wpb_row,
.wpb_content_element,
ul.wpb_thumbnails-fluid > li,
.wpb_button {
margin-bottom: 0;
}  .nm-elementor-tabs:before,
.nm-elementor-tabs:after {
display: table;
content: " ";
}
.nm-elementor-tabs:after {
clear: both;
} .nm-elementor-tabs-vertical .nm-elementor-tabs {
display: -webkit-box; display: -ms-flexbox; display: flex;
} .nm-elementor-tabs-wrapper {
position: relative;
z-index: 1;
}
.nm-elementor-tabs-align-center .nm-elementor-tabs-wrapper {
text-align: center;
}
.nm-elementor-tabs-align-right .nm-elementor-tabs-wrapper {
text-align: right;
}
.nm-elementor-tab a {
display: block;
position: relative;
font-size: 18px;
line-height: 1.4;
color: #a0a0a0;
border-bottom: 1px solid transparent;
}
.nm-elementor-tab.nm-elementor-active a {
color: #282828;
border-color: #e1e1e1;
cursor: default;
} .nm-elementor-tabs-horizontal .nm-elementor-tabs-wrapper {
padding-bottom: 27px;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab {
display: inline-block;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab a {
margin: 0 14px;
padding: 0 0 5px;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab:first-child a {
margin-left: 0;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab:last-child a {
margin-right: 0;
} .nm-elementor-tabs-vertical .nm-elementor-tabs-wrapper {
float: left;
width: 25%;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.nm-elementor-tabs-vertical .nm-elementor-tab {
float: left;
clear: left;
width: 100%;
white-space: normal;
}
.nm-elementor-tabs-vertical .nm-elementor-tab a {
float: left;
margin: 0 0 19px;
padding: 0 0 5px;
} .nm-elementor-tabs-content-wrapper {
position: relative;
}
.nm-elementor-tab-content {
position: absolute;
top: 0;
left: 0;
z-index: -1;
font-size: 16px;
opacity: 0;
overflow: hidden;
-webkit-transition: opacity 0.6s ease; transition: opacity 0.6s ease;
}
.nm-elementor-tab-content.nm-elementor-active {
position: relative;
z-index: 10;
opacity: 1;
} .nm-elementor-tabs-vertical .nm-elementor-tabs-content-wrapper {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
-ms-flex: 1;
flex-grow: 1;
overflow: hidden;
padding-left: 20px;
}
@media all and (max-width: 768px) { .nm-elementor-tabs-vertical .nm-elementor-tabs {
display: block;
} .nm-elementor-tabs-horizontal .nm-elementor-tabs-wrapper {
padding-bottom: 16px;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab {
display: block;
}
.nm-elementor-tabs-horizontal .nm-elementor-tab a {
margin: 0 0 12px 0;
padding-bottom: 12px;
border-bottom-color: #eee !important;
} .nm-elementor-tabs-vertical .nm-elementor-tabs-wrapper {
float: none;
width: auto !important;
padding-bottom: 16px;
}
.nm-elementor-tabs-vertical .nm-elementor-tab {
float: none;
clear: none;
}
.nm-elementor-tabs-vertical .nm-elementor-tab a {
float: none;
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom-color: #eee !important;
} .nm-elementor-tabs-vertical .nm-elementor-tabs-content-wrapper {
padding-left: 0;
}
}  .elementor-widget-text-editor h3:not(:last-child),
.elementor-widget-text-editor h2:not(:last-child),
.elementor-widget-text-editor h1:not(:last-child) {
margin-bottom: 20px;
}
.elementor-widget-text-editor h6:not(:last-child),
.elementor-widget-text-editor h5:not(:last-child),
.elementor-widget-text-editor h4:not(:last-child) {
margin-bottom: 24px;
} .elementor-widget-text-editor p:not(:last-child) {
margin-bottom: 24px;
} .elementor-widget-text-editor ol:not([class]) {
padding-left: 18px;
}
.elementor-widget-text-editor ul:not([class]) {
padding-left: 14px;
}
.elementor-widget-text-editor ol:not([class]):not(:last-child),
.elementor-widget-text-editor ul:not([class]):not(:last-child) {
margin-bottom: 24px;
}
.elementor-widget-text-editor ol:not([class]) li,
.elementor-widget-text-editor ul:not([class]) li {
list-style-position: outside;
}
.elementor-widget-text-editor ol:not([class]) li {
list-style-type: decimal;
}
.elementor-widget-text-editor ul:not([class]) li {
list-style-type: disc;
} .elementor-widget-text-editor ol:not([class]) li ol,
.elementor-widget-text-editor ol:not([class]) li ul,
.elementor-widget-text-editor ul:not([class]) li ul,
.elementor-widget-text-editor ul:not([class]) li ol {
padding-left: 17px;
} .wpb_text_column {
font-size: 16px;
line-height: 1.6;
}
.wpb_text_column p {
margin-bottom: 20px;
}
.wpb_text_column p:last-child {
margin-bottom: 0;
} .wpb_text_column ol li,
.wpb_text_column ul li {
list-style-position: inside;
}
.wpb_text_column ul li {
list-style-type: disc;
}
.wpb_text_column ol li {
list-style-type: decimal;
} .wpb_text_column ol li ol,
.wpb_text_column ol li ul,
.wpb_text_column ul li ul,
.wpb_text_column ul li ol {
padding-left: 17px;
}
@media all and (max-width: 768px) {
.wpb_text_column {
font-size: inherit;
}
} .nm-divider {
position: relative;
min-height: 2px;
}
.nm-divider.separator_align_center {
text-align: center;
}
.nm-divider.separator_align_right {
text-align: right;
}
.nm-divider .nm-divider-line {
position: absolute;
top: 50%;
left: 0;
z-index: 10;
display: block;
content: " ";
width: 100%;
height: 1px;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
background: #eee;
}
.nm-divider .nm-divider-title {
position: relative;
z-index: 100;
display: inline-block;
font-size: 22px;
line-height: 1.6;
padding-right: 14px;
background: #fff;
}
.nm-divider .nm-divider-title.large {
font-size: 28px;
}
.nm-divider .nm-divider-title.small {
font-size: 18px;
}
.nm-divider.separator_align_center .nm-divider-title,
.nm-divider.separator_align_right .nm-divider-title {
padding-left: 14px;
}
.nm-divider.separator_align_right .nm-divider-title {
padding-right: 0;
} .nm-message-box {
position: relative;
font-size: 16px;
line-height: 1.6;
color: #282828;
margin-bottom: 14px;
padding: 19px 21px;
overflow: hidden;
background-color: #dff2fe;
} .nm-message-box .nm-message-box-icon {
position: absolute;
top: 11px;
left: 21px;
font-size: 24px;
}
.nm-message-box.info .nm-message-box-icon,
.nm-message-box.warning .nm-message-box-icon {
top: 12px;
}
.nm-message-box .nm-message-box-icon i {
line-height: 1.6;
} .nm-message-box .nm-message-box-text {
padding-left: 43px;
}
.nm-message-box .nm-message-box-text p {
margin-bottom: 0;
} .nm-message-box.info {
color: #1e85be;
background-color: #e6f1f9;
} .nm-message-box.warning {
color: #d88f10;
background-color: #fff7da;
} .nm-message-box.success {
color: #239d62;
background-color: #e7f7ef;
} .nm-message-box.danger {
color: #de4440;
background-color: #fcecec;
}
@media all and (max-width: 550px) {
.nm-message-box {
font-size: inherit;
padding: 14px;
} .nm-message-box .nm-message-box-icon {
top: 4px;
left: 14px;
}
.nm-message-box.info .nm-message-box-icon,
.nm-message-box.warning .nm-message-box-icon {
top: 5px;
} .nm-message-box .nm-message-box-text {
padding-left: 38px;
}
}  .wpb_single_image.full-width .vc_single_image-wrapper {
display: block;
}
.wpb_single_image.full-width img {
width: 100%;
} .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
font-size: 18px;
line-height: 1.4;
color: #a2a2a2;
padding: 0 0 5px;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header,
.wpb_content_element.wpb_tabs .wpb_tour_tabs_wrapper .wpb_tab {
background-color: transparent;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab {
padding: 0;
}
@media all and (max-width: 768px) {
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
font-size: 16px;
}
} .wpb_content_element .wpb_tabs_nav {
margin-bottom: 27px;
text-align: center;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active,
.wpb_content_element .wpb_tabs_nav li:hover {
background-color: transparent;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {
border-bottom: 1px solid transparent;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav li.ui-tabs-active a {
color: #282828;
border-color: #e1e1e1;
}
@media all and (max-width: 768px) {
.wpb_content_element .wpb_tabs_nav {
margin-bottom: 16px;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a {	
display: block;
float: none;
margin-bottom: 12px;
padding-bottom: 12px;
border-bottom-color: #eee;
}
} .wpb_tabs .wpb_tabs_nav li {
float: none;
display: inline-block;
margin: 0;
}
.wpb_tabs .wpb_tabs_nav li a {
margin: 0 14px;
}
@media all and (max-width: 768px) {
.wpb_tabs .wpb_tabs_nav li {
display: block;
}
.wpb_tabs .wpb_tabs_nav li a {
margin: 0;
}
} .wpb_tour .wpb_tabs_nav {
width: 25%;
text-align: left;
}
.wpb_tour .wpb_tabs_nav li {
float: left;
clear: left;
width: 100%;
margin: 0;
white-space: normal;
}
.wpb_tour .wpb_tabs_nav a {
float: left;
width: auto;
margin: 0 0 19px;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
width: 75%;
padding: 0 0 0 20px;
}
@media all and (max-width: 768px) {
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav,
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {		
float: none;
width: 100%;
}
.wpb_tour .wpb_tour_tabs_wrapper .wpb_tab {
padding: 0;
}
} .wpb_accordion .wpb_accordion_section {
border-bottom: 1px solid #eee;
}
.wpb_accordion .wpb_accordion_section:last-child {
border-bottom: 0 none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
line-height: 1.2;
margin: 0;
padding: 11px 0;
outline: none;
border: 0 none;
background: none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a {
color: inherit;
margin: 0;
padding: 0 34px 0 0;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a {
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:before {
display: block;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
font-family: 'nm-font';
font-size: 20px;
line-height: 1;
font-style: normal;
font-weight: normal;
font-variant: normal;
color: #282828;
content: "\e609";
width: auto;
height: auto;
background: none;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a:before {
content: "\e616";
}
.wpb_accordion .wpb_accordion_wrapper .ui-icon {
display: none !important;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
top: auto;
color: inherit;
margin: 0;
padding: 0 0 26px;
border: 0 none;
border-radius: 0;
background: none;
} .wpb_widgetised_column {
margin-bottom: 12px;
} .vc_toggle {
margin-bottom: 21px;
}
.vc_toggle_title {
position: relative;
margin-bottom: 9px;
padding-left: 26px;
cursor: pointer;
}
.vc_toggle_title h3 {
font-size: 20px;
line-height: 1.4;
}
.vc_toggle_title i {
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
font-size: 20px;
color: #282828;
}
.vc_toggle_active .vc_toggle_title i:before {
content: "\e616";
}
.vc_toggle_content {
display: none;
font-size: 16px;
line-height: 1.6;
margin-bottom: 25px;
padding-left: 26px;
}
.vc_toggle_active .vc_toggle_content {
display: block;
}
@media all and (max-width: 768px) {
.vc_toggle_title h3 {
font-size: 18px;
}
} .wpb_video_wrapper .nm-wp-video-wrap { position: static;
height: auto;
padding-bottom: 0;
overflow: inherit;
} .vc_progress_bar .vc_single_bar {
position: relative;
margin-bottom: 28px;
-webkit-box-shadow: none; box-shadow: none;
background: none;
}
.vc_progress_bar .vc_single_bar:before {
position: absolute;
left: 0;
bottom: 0;
content: " ";
display: block;
width: 100%;
height: 5px;
background: #f5f5f5;
}
.vc_progress_bar .vc_single_bar:last-child {
margin-bottom: 0;
}
.vc_progress_bar .vc_single_bar .vc_label {
display: block;
position: relative;
z-index: 1;
font-size: 14px;
line-height: 1.5;
color: inherit !important;
text-shadow: none !important;
padding: 0 0 14px;
}
.vc_progress_bar .vc_single_bar .vc_label .vc_label_units {
font-weight: bold;
color: #282828;
}
.vc_progress_bar .vc_single_bar .vc_bar {
display: block;
position: absolute;
top: auto;
bottom: 0;
left: 0;
height: 5px;
background-color: #dc9814;
width: 0%;
-webkit-transition: width 1s linear; transition: width 1s linear;
}
.vc_progress_bar.vc_progress-bar-color-bar_blue .vc_single_bar .vc_bar {
background-color: #0074CC;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_turquoise .vc_bar {
background-color: #49afcd;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_green .vc_bar {
background-color: #5bb75b;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar {
background-color: #dc9814;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_red .vc_bar {
background-color: #da4f49;
}
.vc_progress_bar .vc_single_bar.vc_progress-bar-color-bar_black .vc_bar {
background-color: #414141;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar {
background-color: #FE6C61;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar {
background-color: #8D6DC4;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar {
background-color: #4CADC9;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar {
background-color: #CEC2AB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar {
background-color: #50485B;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-vista-blue .vc_bar {
background-color: #75D69C;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar {
background-color: #2A2A2A;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar {
background-color: #EBEBEB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sky .vc_bar {
background-color: #5AA1E3;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-green .vc_bar {
background-color: #6DAB3C;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-juicy-pink .vc_bar {
background-color: #F4524D;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-sandy-brown .vc_bar {
background-color: #F79468;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-purple .vc_bar {
background-color: #B97EBB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-white .vc_bar {
background-color: #FFF;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-red .vc_bar {
background-color: #da4f49;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-blue .vc_bar {
background-color: #5472D2;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-turquoise .vc_bar {
background-color: #00C1CF;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-pink .vc_bar {
background-color: #FE6C61;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-violet .vc_bar {
background-color: #8D6DC4;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-peacoc .vc_bar {
background-color: #4CADC9;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-chino .vc_bar {
background-color: #CEC2AB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-mulled-wine .vc_bar {
background-color: #50485B;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-black .vc_bar {
background-color: #2A2A2A;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-grey .vc_bar {
background-color: #EBEBEB;
}
.vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-orange .vc_bar {
background-color: #F7BE68;
} .vc_pie_chart {
z-index: 0;
text-align: center;
opacity: 0;
}
.vc_pie_chart.vc_ready {
opacity: 1;
}
.vc_pie_chart .vc_pie_wrapper {
position: relative;
margin: 0 auto;
}
.vc_pie_chart canvas {
position: relative;
z-index: 1;
}
.vc_pie_chart .vc_pie_chart_value {
position: absolute;
top: 0;
left: 0;
display: block;
font-size: 22px;
color: #282828;
width: 100%;
height: 100%;
text-align: center;
}
.vc_pie_chart_back {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 6px solid #e0e0e0 !important;
border-radius: 50%;
opacity: 0.3;
}
.vc_pie_chart .wpb_pie_chart_heading {
font-size: 18px;
padding-top: 3px;
} .nm-banner {
position: relative;
width: 100%;
text-align: center;
overflow: hidden;
border-radius: var(--nm--border-radius-container);
}
.nm-banner.image-type-none {
height: 200px;
}
.nm-banner-link.nm-banner-link-full {
display: block;
} .slick-slider .nm-banner img,
.nm-banner img {
display: inline-block;
width: auto;
max-width: 100%;
height: auto;
}
.nm-banner-image {
width: 100%;
height: 100%;
border-radius: var(--nm--border-radius-image);
background-repeat: no-repeat;
background-position: 50% 50%;
-webkit-background-size: cover; background-size: cover;
}
.nm-banner.image-type-css div.nm-banner-image {
height: 200px;
}
.nm-banner.content-boxed div.nm-banner-image {
width: auto;
}
.nm-banner-alt-image {
display: none !important;
} .nm-banner-content {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 100%;
}
.nm-banner.content-boxed .nm-banner-content {
padding-right: 30px;
padding-left: 30px;
}
.nm-banner-content-inner {
display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex;
-webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap;
position: relative;
width: 100%;
height: 100%;
text-align: left;
}
.nm-banner.content-boxed .nm-banner-content-inner {
max-width: 1220px; margin: 0 auto;
} .nm-banner-content-inner.h_left {
-webkit-box-pack: start; -webkit-justify-content: flex-start; -ms-flex-pack: start; justify-content: flex-start;
}
.nm-banner-content-inner.h_center {
-webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center;
}
.nm-banner-content-inner.h_right {
-webkit-box-pack: end; -webkit-justify-content: flex-end; -ms-flex-pack: end; justify-content: flex-end;
} .nm-banner-content-inner.v_top {
-webkit-box-align: start; -webkit-align-items: flex-start; -ms-flex-align: start; align-items: flex-start;
}
.nm-banner-content-inner.v_center {
-webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center;
}
.nm-banner-content-inner.v_bottom {
-webkit-box-align: end; -webkit-align-items: flex-end; -ms-flex-align: end; align-items: flex-end;
} .nm-banner-content-inner.align_center {
text-align: center;
}
.nm-banner-content-inner.align_right {
text-align: right;
} .nm-banner-text { padding: 5%;
}
.h_left .nm-banner-text {
width: 100%;
} .nm-banner-slider .nm-banner-text-inner.nm-animated {
opacity: 0;
} .nm-banner-subtitle {
display: block;
font-size: 16px;
line-height: 1.4;
color: #888;
} .subtitle-above .nm-banner-subtitle {
margin-bottom: 18px;
}
.subtitle-above .nm-banner-text.xlarge .nm-banner-subtitle {
margin-bottom: 30px;
}
.subtitle-below .nm-banner-subtitle {
margin-top: 15px;
}
.subtitle-below .nm-banner-text.xlarge .nm-banner-subtitle {
margin-top: 26px;
} .nm-banner-title {
color: #282828;
line-height: 1.2;
}
.nm-banner-text.small .nm-banner-title {
font-size: 20px;
}
.nm-banner-text.medium .nm-banner-title {
font-size: 28px;
}
.nm-banner-text.large .nm-banner-title {
font-size: 34px;
}
.nm-banner-text.xlarge .nm-banner-title {
font-size: 40px;
line-height: 1.2;
} .nm-banner-link.type-txt {
display: inline-block;
white-space: nowrap;
}
.nm-banner-link.type-txt {
font-size: 20px;
line-height: 1.4;
color: #888;
margin-top: 16px;
margin-bottom: 6px;
padding: 0 0 3px 0;
border-bottom: 1px solid #cfcfcf;
} .nm-banner-link.type-btn {
display: inline-block;
font-size: 16px;
line-height: normal;
color: #fff;
margin-top: 22px; padding: 8px 16px;
border-radius: var(--nm--border-radius-button);
transition: opacity 0.2s ease;
background-color: #282828;
}
.no-touch .nm-banner-link.type-btn:hover {
opacity: 0.82;
} .nm-banner-text.xlarge .nm-banner-link.type-txt {
margin-top: 30px;
}
.nm-banner-text.xlarge .nm-banner-link.type-btn {
margin-top: 32px;
} .nm-banner.text-color-light .nm-banner-title { color: #fff; }
.nm-banner.text-color-light .nm-banner-subtitle { color: #eee; }
.nm-banner.text-color-light .nm-banner-link.type-txt {
color: #aaa;
border-bottom-color: #777;
}
.nm-banner.text-color-light .nm-banner-link.type-btn {
color: #282828;
background-color: #fff;
}
.nm-banner-link.type-txt:hover,
.nm-banner.text-color-light .nm-banner-link.type-txt:hover { color: #dc9814; }
@media (max-width: 1400px) { .nm-banner-text.xlarge .nm-banner-title {
font-size: 34px;
}
}
@media (max-width: 1200px) { .nm-banner-text.medium .nm-banner-title {
font-size: 26px;
}
.nm-banner-text.large .nm-banner-title {
font-size: 32px;
}
}
@media all and (max-width: 991px) { .nm-banner-text.small .nm-banner-title {
font-size: 18px;
line-height: 1.4;
}
.nm-banner-text.medium .nm-banner-title {
font-size: 22px;
line-height: 1.4;
}
.nm-banner-text.large .nm-banner-title {
font-size: 26px;
}
.nm-banner-text.xlarge .nm-banner-title {
font-size: 28px;
} .nm-banner-link.type-txt {
font-size: 18px;
}
.nm-banner-text.small .nm-banner-link.type-txt {
font-size: 16px;
}
}
@media all and (max-width: 768px) { .slick-slider .nm-banner.has-alt-image img,
.nm-banner.has-alt-image img,
.nm-banner.has-alt-image .nm-banner-image {
display: none;
}
.nm-banner.has-alt-image img.nm-banner-alt-image {
display: inline-block !important;
}
.nm-banner.has-alt-image div.nm-banner-alt-image { display: block !important;
} .nm-banner.content-boxed .nm-banner-content {
padding-right: 15px;
padding-left: 15px;
}
.nm-banner.alt-mobile-layout .nm-banner-content {
position: relative;
top: auto;
right: auto;
bottom: auto;
left: auto;
height: auto;
padding: 19px 0 0;
background: #fff;
-webkit-backface-visibility: hidden; }
.nm-banner-slider .nm-banner.alt-mobile-layout .nm-banner-content {
padding-bottom: 20px;
}
.nm-banner.content-boxed.full-width-parent.alt-mobile-layout .nm-banner-content {
padding-right: 15px;
padding-left: 15px;
}
.nm-banner.alt-mobile-layout .nm-banner-content-inner {
display: block;
} .nm-banner.alt-mobile-layout .nm-banner-content-inner {
text-align: left;
} .nm-banner.alt-mobile-layout .nm-banner-text,
.nm-banner.alt-mobile-layout .nm-banner-text.h_right,
.nm-banner.alt-mobile-layout .nm-banner-text.h_left,
.nm-banner.alt-mobile-layout .nm-banner-text.v_top,
.nm-banner.alt-mobile-layout .nm-banner-text.v_center,
.nm-banner.alt-mobile-layout .nm-banner-text.v_bottom {
max-width: none !important;
padding: 0 !important;
} .csstransforms3d .nm-banner-slider .nm-banner.alt-mobile-layout .nm-banner-text-inner.nm-animated { opacity: 1;
-webkit-animation: none; animation: none;
} .nm-banner.alt-mobile-layout .nm-banner-subtitle {
display: none;
} .nm-banner.alt-mobile-layout .nm-banner-title { overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.nm-banner-text.medium .nm-banner-title,
.nm-banner-text.large .nm-banner-title {
font-size: 22px;
line-height: 1.4;
}
.nm-banner.alt-mobile-layout .nm-banner-text.small .nm-banner-title,
.nm-banner.alt-mobile-layout .nm-banner-text.medium .nm-banner-title,
.nm-banner.alt-mobile-layout .nm-banner-text.large .nm-banner-title,
.nm-banner.alt-mobile-layout .nm-banner-text.xlarge .nm-banner-title {
font-size: 20px;
} .nm-banner-link.type-txt {
margin-bottom: 0;
padding: 0;
}
.nm-banner.alt-mobile-layout .nm-banner-link.type-txt {
display: block;
font-size: 16px;
margin-top: 5px;
border-bottom: 0 none;
} .nm-banner-link.type-btn {
font-size: 14px; }
.nm-banner.alt-mobile-layout .nm-banner-link.type-btn {
margin: 5px 0 0;
padding: 0;
background-color: transparent;
} .nm-banner.alt-mobile-layout .nm-banner-title,
.nm-banner.alt-mobile-layout .nm-banner.text-color-light .nm-banner-title {
color: #282828;
}
.nm-banner.alt-mobile-layout.text-color-light .nm-banner-link,
.nm-banner.alt-mobile-layout.text-color-dark .nm-banner-link {
color: #a1a1a1;
}
}
@media all and (max-width: 640px) { .subtitle-above .nm-banner-text.xlarge .nm-banner-subtitle {
margin-bottom: 24px;
}
.subtitle-below .nm-banner-text.xlarge .nm-banner-subtitle {
margin-top: 24px;
} .nm-banner:not(.alt-mobile-layout) .nm-banner-text.xlarge .nm-banner-link.type-txt {
margin-top: 20px;
}
.nm-banner:not(.alt-mobile-layout) .nm-banner-text.xlarge .nm-banner-link.type-btn {
margin-top: 26px;
}
}
@media all and (max-width: 550px) { .nm-banner-text.medium .nm-banner-title,
.nm-banner-text.large .nm-banner-title {
font-size: 18px;
}
.nm-banner-text.xlarge .nm-banner-title {
font-size: 24px;
} .nm-banner-link.type-txt {
font-size: 16px;
}
}
@media all and (max-width: 400px) { .nm-banner.alt-mobile-layout .nm-banner-content,
.nm-banner-slider .nm-banner.alt-mobile-layout .nm-banner-content {
padding-top: 18px;
}
.nm-banner-slider .nm-banner.alt-mobile-layout .nm-banner-content {
padding-bottom: 17px;
} .nm-banner.alt-mobile-layout .nm-banner-text {
padding: 0 !important;
} .nm-banner.alt-mobile-layout .nm-banner-title {
font-size: 16px !important;
} .nm-banner-link.type-btn { padding: 7px 14px;
}
}
@media all and (max-width: 370px) {  } .nm-banner-slider {
overflow: hidden;
border-radius: var(--nm--border-radius-image);
}
.nm-banner-slider.plugin-flickity .nm-banner-slide { position: absolute;
top: 0;
left: 0;
width: 100%;
} .elementor-invisible.elementor-widget-nm-banner-slider {
visibility: visible;
} .nm-banner-slider:not(.flickity-enabled) .nm-banner-slide:first-child { position: relative;
z-index: 10;
}
.nm-banner-slider > .nm-banner {
position: absolute;
top: 0;
opacity: 0;
}
.nm-banner-slider > .nm-banner:first-child {
position: relative;
top: auto;
opacity: 1;
} .nm-banner-slider .slick-list.draggable {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.nm-banner-slider .slick-list.draggable:active {
cursor: -webkit-grabbing;
cursor: grabbing;
} .nm-banner-slider .flickity-prev-next-button,
.nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next {
display: block;
width: 50px;
text-align: center;
opacity: 0;
background: transparent;
-webkit-border-radius: 0; border-radius: 0;
}
.nm-banner-slider:hover .flickity-prev-next-button,
.nm-banner-slider.slick-slider:hover .slick-prev,
.nm-banner-slider.slick-slider:hover .slick-next {
opacity: 1;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.previous,
.nm-banner-slider.slick-slider:hover .slick-prev {
left: 19px;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.next,
.nm-banner-slider.slick-slider:hover .slick-next {
right: 19px;
} .nm-banner-slider.flickity-enabled .flickity-button:disabled,
.nm-banner-slider.slick-slider .slick-prev.slick-disabled,
.nm-banner-slider.slick-slider .slick-next.slick-disabled {
opacity: 0;
} .nm-banner-slider .flickity-button:after,
.nm-banner-slider .slick-prev i,
.nm-banner-slider .slick-next i {
position: relative;
top: 7px;
display: inline-block;
font-size: 62px;
width: auto;
} .nm-banner-slider.pagination-center .flickity-page-dots,
.nm-banner-slider.pagination-center .slick-dots {
text-align: center;
}
.nm-banner-slider.pagination-right .flickity-page-dots,
.nm-banner-slider.pagination-right .slick-dots {
text-align: right;
}
.nm-banner-slider.pagination-color-light .flickity-page-dots .dot:not(.is-selected),
.nm-banner-slider.pagination-color-light .slick-dots li:not(.slick-active) button {
background-color: #fff;
}
.nm-banner-slider.pagination-color-dark .flickity-page-dots .dot:not(.is-selected),
.nm-banner-slider.pagination-color-dark .slick-dots li:not(.slick-active) button {
background-color: #282828;
}
@media (max-width: 1200px) { .nm-banner-slider .flickity-prev-next-button,
.nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next { 
width: 42px;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.previous,
.nm-banner-slider.slick-slider:hover .slick-prev {
left: 5px;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.next,
.nm-banner-slider.slick-slider:hover .slick-next {
right: 5px;
} .nm-banner-slider .flickity-button:after,
.nm-banner-slider .slick-prev i,
.nm-banner-slider .slick-next i {
font-size: 52px;
top: 5px;
}
}
@media all and (max-width: 991px) {
.nm-banner-slider.pagination-mobile-outside {
overflow: visible; } .nm-banner-slider .flickity-prev-next-button,
.nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next {
width: 37px;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.previous,
.nm-banner-slider.slick-slider:hover .slick-prev {
left: 0px;
}
.nm-banner-slider.flickity-enabled:hover .flickity-prev-next-button.next,
.nm-banner-slider.slick-slider:hover .slick-next {
right: 0px;
} .nm-banner-slider .flickity-button:after,
.nm-banner-slider .slick-prev i,
.nm-banner-slider .slick-next i {
font-size: 46px;
top: 5px;
}  }
@media all and (max-width: 768px) {
.nm-banner-slider.pagination-mobile-outside {
padding-bottom: 47px;
} .nm-banner-slider.alt-mobile-layout-showing .flickity-prev-next-button,
.nm-banner-slider.alt-mobile-layout-showing .slick-prev,
.nm-banner-slider.alt-mobile-layout-showing .slick-next {
margin-top: -134px;
} .nm-banner-slider .flickity-page-dots,
.nm-banner-slider .slick-dots {
padding-right: 15px;
padding-left: 15px;
}
.nm-banner-slider.pagination-mobile-outside .flickity-page-dots,
.nm-banner-slider.pagination-mobile-outside .slick-dots {
right: 0;
width: auto;
margin: 0;
padding: 15px 0 16px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
left: 0;
bottom: 0;
max-width: none;
text-align: center;
-webkit-transform: none; transform: none;
}
.nm-banner-slider.pagination-mobile-outside .flickity-page-dots .dot:not(.is-selected),
.nm-banner-slider.pagination-mobile-outside .slick-dots li:not(.slick-active) button {
background-color: #aaa;
}
}
@media all and (max-width: 550px) { .nm-banner-slider .flickity-prev-next-button,
.nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next {
width: 27px;
} .nm-banner-slider .flickity-button:after,
.nm-banner-slider .slick-prev i,
.nm-banner-slider .slick-next i {
font-size: 34px;
top: 3px;
}
}
@media all and (max-width: 400px) {
.nm-banner-slider.pagination-mobile-outside {
padding-bottom: 42px;
} .nm-banner-slider.alt-mobile-layout-showing .flickity-prev-next-button,
.nm-banner-slider.alt-mobile-layout-showing .slick-prev,
.nm-banner-slider.alt-mobile-layout-showing .slick-next {
margin-top: -127px;
} .nm-banner-slider .flickity-page-dots,
.nm-banner-slider .slick-dots {
padding-right: 12px;
padding-left: 12px;
}
.nm-banner-slider .flickity-page-dots .dot,
.nm-banner-slider .slick-dots li {
margin: 0 6px;
}
.nm-banner-slider.pagination-mobile-outside .flickity-page-dots,
.nm-banner-slider.pagination-mobile-outside .slick-dots {
padding: 12px 0 14px;
}
} .nm_btn_align_center {
text-align: center;
}
.nm_btn_align_right {
text-align: right;
}
.nm_btn {
display: inline-block;
position: relative;
font-size: 16px;
line-height: 1.4;
min-width: 140px;
padding: 12px 28px 10px;
cursor: pointer;
text-align: center;
border-radius: var(--nm--border-radius-button);
} .nm_btn_title {
position: relative;
z-index: 100;
} .nm_btn_bg {
display: block;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 10;
border: 1px solid;
border-radius: var(--nm--border-radius-button);
-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
} .nm_btn_lg {
padding: 17px 36px 16px;
}
.nm_btn_sm {
padding: 9px 20px 8px;
}
.nm_btn_xs {
min-width: 100px;
padding: 7px 14px 6px;
} .nm_btn_filled_rounded .nm_btn_bg,
.nm_btn_border_rounded .nm_btn_bg {
-webkit-border-radius: 100px;
border-radius: 100px;
} .nm_btn_filled,
.nm_btn_filled_rounded {
color: #fff;
}
.nm_btn_filled:hover,
.nm_btn_filled_rounded:hover {
color: #fff;
}
.nm_btn_filled .nm_btn_bg,
.nm_btn_filled_rounded .nm_btn_bg {
border-color: transparent;
background-color: #181818;
}
.nm_btn_filled:hover .nm_btn_bg,
.nm_btn_filled_rounded:hover .nm_btn_bg {
opacity: 0.73;
} .nm_btn_border,
.nm_btn_border_rounded {
color: #555;
}
.nm_btn_border:hover .nm_btn_bg,
.nm_btn_border_rounded:hover .nm_btn_bg {
opacity: 0.37;
} .nm_btn_link {
min-width: 0;
padding: 0 0 3px 0;
border-bottom: 1px solid #e1e1e1;
}
.nm_btn_link .nm_btn_bg {
display: none;
} .nm-feature {
position: relative;
}
.nm-feature.bottom-spacing-small {
padding-bottom: 11px;
}
.nm-feature.bottom-spacing-medium {
padding-bottom: 37px;
}
.nm-feature.bottom-spacing-large {
padding-bottom: 55px;
} .nm-feature .nm-feature-icon {
display: block;
font-size: 38px;
line-height: 38px;
color: #282828;
width: 80px;
height: 80px;
text-align: center;
margin-bottom: 21px;
}
.nm-feature.icon-style-simple .nm-feature-icon {
font-size: 52px;
line-height: 52px;
}
.nm-feature.layout-default.icon-style-simple .nm-feature-icon,
.nm-feature.layout-centered.icon-style-simple .nm-feature-icon,
.nm-feature.icon-style-image-default .nm-feature-icon,
.nm-feature.icon-style-image-rounded .nm-feature-icon {
width: auto;
height: auto;
}
.nm-feature.icon-style-background .nm-feature-icon,
.nm-feature.icon-style-border .nm-feature-icon,
.nm-feature.icon-style-image-rounded .nm-feature-icon img {
overflow: hidden;
-webkit-border-radius: 50%; border-radius: 50%;
}
.nm-feature.icon-style-background .nm-feature-icon {
color: #fff;
padding-top: 21px;
background: #1a1a1a;
}
.nm-feature.icon-style-border .nm-feature-icon {
padding-top: 19px;
border: 2px solid #282828;
}
.nm-feature .nm-feature-icon i {
display: block;
cursor: default;
}
.nm-feature .nm-feature-icon img {
display: block;
width: auto;
max-width: 100%;
height: auto;
} .nm-feature .nm-feature-content {
}
.nm-feature h2 {
font-size: 22px;
line-height: 1.4;
}
.nm-feature h3 {
font-size: 16px;
line-height: 1.6;
color: #888;
margin-bottom: 2px;
}
.nm-feature .wpb_text_column {
margin-top: 12px;
}
.nm-feature .vc_btn {
display: inline-block;
margin-top: 15px;
} .nm-feature.layout-default.icon-style-simple .nm-feature-icon {
text-align: left;
} .nm-feature.layout-centered {
text-align: center;
}
.nm-feature.layout-centered .nm-feature-icon,
.nm-feature.layout-centered .nm-feature-icon img {
margin-right: auto;
margin-left: auto;
} .nm-feature.layout-icon_right .nm-feature-icon,
.nm-feature.layout-icon_left .nm-feature-icon {
font-size: 34px;
line-height: 34px;
width: 68px;
height: 68px;
}
.nm-feature.layout-icon_right.icon-style-background .nm-feature-icon,
.nm-feature.layout-icon_left.icon-style-background .nm-feature-icon {
padding-top: 17px;
}
.nm-feature.layout-icon_right.icon-style-border .nm-feature-icon,
.nm-feature.layout-icon_left.icon-style-border .nm-feature-icon {
padding-top: 15px;
}
.nm-feature.layout-icon_right.icon-style-image-default .nm-feature-icon,
.nm-feature.layout-icon_left.icon-style-image-default .nm-feature-icon,
.nm-feature.layout-icon_right.icon-style-image-rounded .nm-feature-icon,
.nm-feature.layout-icon_left.icon-style-image-rounded .nm-feature-icon {
padding: 0;
} .nm-feature.layout-icon_right {
padding-right: 93px;
}
.nm-feature.layout-icon_right.icon-style-simple {
padding-right: 54px;
}
.nm-feature.layout-icon_right .nm-feature-icon {
position: absolute;
top: 0;
right: 0;
}
.nm-feature.layout-icon_right.icon-style-simple .nm-feature-icon {
width: auto;
height: auto;
} .nm-feature.layout-icon_left {
padding-left: 93px;
}
.nm-feature.layout-icon_left.icon-style-simple {
padding-left: 54px;
}
.nm-feature.layout-icon_left .nm-feature-icon {
position: absolute;
top: 0;
left: 0;
}
.nm-feature.layout-icon_left.icon-style-simple .nm-feature-icon {
width: auto;
height: auto;
} .nm-gmap {
position: relative;
}
.nm-gmap.aspect-ratio {
height: 0;
padding-bottom: 56.25%; }
.nm-gmap img { max-width: none;
}
@media all and (max-width: 400px) {
.nm-gmap:not(.aspect-ratio) {
max-height: 340px;
}
} .nm-gmap-embed iframe {
display: block;
width: 100%;
height: 100%;
}
.nm-gmap-embed-no-code {
color: #bbb;
}
@media all and (max-width: 400px) {
.nm-gmap-embed {
max-height: 340px;
}
} #nm-lightbox-content { overflow: hidden;
border-radius: var(--nm--border-radius-container);
}
.nm-lightbox {
position: relative;
cursor: pointer;
}
.nm-lightbox img {
display: inline-block;
width: 100%;
height: auto;
}
.nm-lightbox i {
position: absolute;
right: 0;
bottom: 0;
display: block;
font-size: 14px;
line-height: 50px;
color: #282828;
width: 50px;
height: 50px;
text-align: center;
}
.nm-lightbox:hover .nm-image-overlay {
opacity: 1;
} .nm-post-slider {
margin: 0 -15px;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.nm-post-slider.slick-initialized {
opacity: 1;
}
.nm-post-slider-inner {
padding: 0 15px;
} .nm-post-slider .slick-prev,
.nm-post-slider .slick-next {
color: #000;
margin-top: -115px;
}
.nm-post-slider.slick-slider:hover .slick-prev,
.nm-post-slider .slick-prev {
left: -32px;
}
.nm-post-slider.slick-slider:hover .slick-next,
.nm-post-slider .slick-next {
right: -32px;
}
.nm-post-slider .slick-prev i,
.nm-post-slider .slick-next i {
font-size: 36px;
}
@media (max-width: 1340px) { .nm-post-slider.slick-slider:hover .slick-prev,
.nm-post-slider .slick-prev {
left: 28px;
}
.nm-post-slider.slick-slider:hover .slick-next,
.nm-post-slider .slick-next {
right: 28px;
}
}
@media (max-width: 991px) { .nm-post-slider.slick-slider:hover .slick-prev,
.nm-post-slider .slick-prev {
left: 22px;
}
.nm-post-slider.slick-slider:hover .slick-next,
.nm-post-slider .slick-next {
right: 22px;
}
} .nm-post-slider-image {
position: relative;
display: block;
width: 100%;
overflow: hidden;
}	
.nm-post-slider-image img {
width: auto;
max-width: 100%;
height: auto;
}
.nm-post-slider.slick-initialized .nm-post-slider-image img {
width: 100%;
} .nm-post-slider-image .bg-image {
width: 100%;
height: 280px;
border-radius: var(--nm--border-radius-image);
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
} .nm-post-slider-noimage {
display: block;
width: 100%;
height: 280px;
background: #f7f7f7;
} .nm-post-slider .nm-image-overlay {
display: none;
}
.nm-post-slider.slick-initialized .nm-image-overlay {
display: block;
}
.nm-post-slider-image:hover .nm-image-overlay {
opacity: 1;
} .nm-post-slider-content .nm-post-meta {
line-height: 2;
margin: 16px 0 8px;
}
.nm-post-slider-content h3 {
font-size: 18px;
line-height: 1.6;
}
.nm-post-slider-content h3 > a {
color: inherit;
}
.nm-post-slider-content .nm-post-slider-excerpt {
margin-top: 7px;
}
@media all and (max-width: 991px) { .nm-post-slider-content .nm-post-meta:before {
width: 19px;
}
.nm-post-slider-content .nm-post-meta {
padding-left: 29px;
}
} .nm-posts {
margin-bottom: -75px;
overflow: hidden;
}
.nm-posts .nm-post-image { padding-bottom: 100%;
border-radius: var(--nm--border-radius-image);
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
@media all and (max-width: 767px) {
.nm-posts {
margin-bottom: -49px;
}
}   .nm-social-profiles.align-center {
text-align: center;
}
.nm-social-profiles.align-right {
text-align: right;
}
.nm-social-profiles li {
display: inline-block;
margin: 5px 14px 5px;
}
.nm-social-profiles li a {
line-height: 30px;
vertical-align: middle;
}
.nm-social-profiles.icon-size-small li a {
font-size: 18px;
}
.nm-social-profiles.icon-size-medium li a {
font-size: 20px;
}
.nm-social-profiles.icon-size-large li a {
font-size: 24px;
} .nm-team > li {
padding-bottom: 25px;
} .nm-team.text-align-left .nm-team-member {
text-align: start;
}
.nm-team.text-align-center .nm-team-member {
text-align: center;
}
.nm-team.text-align-right .nm-team-member {
text-align: end;
} .nm-team-member-image {
position: relative;
text-align: center;
margin-bottom: 19px;
}
.nm-team-member-image img {
display: block;
width: 100%;
height: auto;
margin: 0 auto;
}
.nm-team-member-image.rounded img,
.nm-team-member-image.rounded .nm-team-member-overlay {
-webkit-border-radius: 50%; border-radius: 50%;
} .nm-team-member-overlay {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
opacity: 0;
border-radius: var(--nm--border-radius-image);
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
background: #282828;
background: rgba(0, 0, 0, 0.7);
}
.nm-team-member-overlay:before { display: inline-block;
content: " ";
height: 100%;
vertical-align: middle;
}
.nm-team-member:hover .nm-team-member-overlay {
opacity: 1;
} .nm-team-member-social-icons {
position: relative;
top: 10px;
display: inline-block;
height: auto;
text-align: center;
vertical-align: middle;
transition: top 0.2s ease;
}
.nm-team-member:hover .nm-team-member-social-icons {
top: 0;
}
.nm-team-member-social-icons li {
display: inline-block;
}
.nm-team-member-social-icons li a {
font-size: 16px;
line-height: 1;
color: #fff;
vertical-align: middle;
padding: 0 10px;
opacity: 1;
transition: opacity 0.2s ease;
}
.no-touch .nm-team-member-social-icons li a:hover {
opacity: 0.7;
} .nm-team-member-content {
}
.nm-team-member-content h2 {
font-size: 18px;
line-height: 1.4;
}
.nm-team-member-content h3 {
font-size: inherit;
line-height: 1.6;
color: inherit;
margin-top: 3px;
margin-bottom: 2px;
}
.nm-team-member-content .wpb_text_column {
margin-top: 11px;
}
@media all and (max-width: 400px) { .nm-team-member-overlay {
display: none;
} .nm-team-member-content h2 {
font-size: 16px;
}
} .nm-testimonial {
position: relative;
}
.nm-testimonial-image {
position: absolute;
top: 0;
left: 0;
width: 100px;
}
.nm-testimonial-image img {
width: 100%;
max-width: 100px;
height: auto;
-webkit-border-radius: 50%; border-radius: 50%;
}
.has-image .nm-testimonial-content {
padding-top: 8px;
padding-left: 123px;
}
.nm-testimonial-description {
font-size: 16px;
line-height: 1.6;
color: #282828;
}
.nm-testimonial-author {
line-height: 1.6;
margin-top: 10px;
}
.nm-testimonial-author span {
position: relative;
display: inline-block;
padding-left: 38px;
}
.nm-testimonial-author span:before {
position: absolute;
top: 50%;
left: 0;
display: block;
content: " ";
width: 28px;
height: 1px;
background: #ccc;
}
.nm-testimonial-author em {
display: inline-block;
font-style: normal;
}
@media all and (max-width: 768px) {
.nm-testimonial {
text-align: center;
}
.nm-testimonial-image {
position: static;
width: auto;
}
.has-image .nm-testimonial-content {
padding-top: 16px;
padding-left: 0;
}	
}
@media all and (max-width: 400px) {
.nm-testimonial-author span {
padding-left: 0;
}
.nm-testimonial-author span:before {
display: none;
}
} .nm-product-categories.masonry-enabled .nm-products {
opacity: 0;
-webkit-transition: opacity 0.3s ease; transition: opacity 0.3s ease;
}
.nm-product-categories.masonry-enabled .nm-products.show {
opacity: 1;
}
.nm-product-categories [class*="block-grid-"],
.nm-product-categories .nm-products {
margin: 0 -5px -10px;
}
.nm-product-category-inner {
position: relative;
}
.nm-product-categories [class*="block-grid-"] > li.product-category,
.nm-product-categories .product-category {
opacity: 1;
padding: 0 5px 10px;
}
.nm-product-category-inner > a {
display: block;
width: 100%;
height: 100%;
}
.product-category img {
display: inline-block; width: 100%;
height: auto;
}
.nm-product-category-text {
position: absolute;
top: 0;
left: 0;
padding: 5%;
}
.nm-product-categories.layout-separated .nm-product-category-text {
position: static;
padding: 0;
}
.nm-product-category-text .nm-product-category-heading,
.nm-product-category-text > a {
display: block;
line-height: 1.4;
margin: 0;
padding: 0;
}
.nm-product-category-text .nm-product-category-heading {
font-size: 20px;
}
.nm-product-categories.layout-separated .nm-product-category-text .nm-product-category-heading {
position: absolute;
top: 0;
left: 0;
padding-top: 5%;
padding-left: 5%;
}
.nm-product-category-text .nm-product-category-heading a {
color: inherit;
}
.nm-product-category-text > a {
font-size: 16px;
padding-top: 3px;
}
.nm-product-categories.layout-separated .nm-product-category-text > a {
position: absolute;
bottom: 0;
left: 0;
padding-bottom: 5%;
padding-left: 5%;
}
.nm-product-categories.layout-separated .product-category:hover .nm-product-category-text > a {
color: #dc9814;
}
@media all and (min-width: 750px) and (max-width: 834px) {
.nm-products:not(.medium-block-grid-1) .nm-product-category-text .nm-product-category-heading {
font-size: 18px;
}
.nm-products:not(.medium-block-grid-1) .nm-product-category-text > a {
font-size: 15px;
}
}
@media all and (max-width: 400px) {
.nm-product-categories.layout-default .nm-product-category-text {
padding: 6.1%;
}
.nm-product-category-text .nm-product-category-heading {
font-size: 16px;
}
.nm-product-categories.layout-default .nm-product-category-text > a {
display: none;
}
.nm-product-categories.layout-separated .nm-product-category-text > a {
font-size: 13px;
}
}  .nm-product-reviews-slider .nm-product-reviews-ul {
max-height: 424px;
overflow: hidden;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.nm-product-reviews-slider .nm-product-reviews-ul.slick-initialized {
max-height: none;
overflow: visible;
opacity: 1;
}
.nm-product-reviews-slider .slick-list {
padding-bottom: 2px;
-webkit-transition: height 0.2s ease; transition: height 0.2s ease;
}
.nm-product-reviews-slider .slick-list li {
padding: 0 8px;
} .nm-product-reviews-slider .slick-prev,
.nm-product-reviews-slider .slick-next {
color: #000;
margin-top: 0;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.nm-product-reviews-slider .slick-slider:hover .slick-prev,
.nm-product-reviews-slider .slick-prev {
left: -32px;
}
.nm-product-reviews-slider .slick-slider:hover .slick-next,
.nm-product-reviews-slider .slick-next {
right: -32px;
}
.nm-product-reviews-slider .slick-prev i,
.nm-product-reviews-slider .slick-next i {
font-size: 36px;
}
@media (max-width: 1340px) { .nm-product-reviews-slider .slick-slider:hover .slick-prev,
.nm-product-reviews-slider .slick-prev {
left: 24px;
}
.nm-product-reviews-slider .slick-slider:hover .slick-next,
.nm-product-reviews-slider .slick-next {
right: 24px;
}
}
@media (max-width: 991px) { .nm-product-reviews-slider .slick-slider:hover .slick-prev,
.nm-product-reviews-slider .slick-prev {
left: 15px;
}
.nm-product-reviews-slider .slick-slider:hover .slick-next,
.nm-product-reviews-slider .slick-next {
right: 15px;
}
}
@media (min-width: 750px) { .nm-product-reviews-slider .nm-product-reviews-ul {
margin: 0 -10px;
}
.nm-product-reviews-slider .slick-list li {
padding: 0 10px;
}
}
@media (min-width: 1020px) { .nm-product-reviews-slider .nm-product-reviews-ul {
margin: 0 -12px;
}
.nm-product-reviews-slider .slick-list li {
padding: 0 12px;
}
} .nm-product-reviews-total {
margin-bottom: 22px;
}
.nm-product-reviews-total strong {
display: inline-block;
font-size: 22px;
font-weight: normal;
color: #282828;
}
.nm-product-reviews-total .nm-product-review-star-rating {
display: inline-block;
position: relative;
top: 2px;
margin-top: 0;
margin-left: 3px;
vertical-align: middle;
}
.nm-product-reviews-total em {
display: inline-block;
position: relative;
top: -3px;
font-size: 13px;
line-height: 1;
font-style: normal;
text-transform: lowercase;
}
.nm-product-reviews-total em:before {
content: "(";
}
.nm-product-reviews-total em:after {
content: ")";
} .nm-product-review-thumbnail {
position: relative;
z-index: 1;
padding-bottom: 50%;
overflow: hidden;
}
.nm-product-review-thumbnail a {
display: block;
}
.nm-product-review-thumbnail img {
display: block;
position: absolute;
top: 50%;
left: 0;
width: 100%;
-webkit-transform: translateY(-50%); transform: translateY(-50%);
} .nm-product-review-inner {
position: relative;
z-index: 2;
padding: 18px 30px 38px;
border: 1px solid #eee;
-webkit-backface-visibility: hidden; backface-visibility: hidden; } .layout-centered .nm-product-review-inner {
padding-top: 0;
padding-bottom: 32px;
}
.layout-centered .nm-product-reviews-ul > li:not(.has-thumbnail) .nm-product-review-inner {
margin-top: 30px;
} .nm-product-review-author {
position: relative;
}
.nm-product-review-author img {
display: block;
width: 46px;
-webkit-border-radius: 50%; border-radius: 50%;
}
.nm-product-review-author span {
display: block;
font-size: 15px;
line-height: 1.6;
color: #282828;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.nm-product-review-author span i {
display: inline-block;
width: 12px;
height: 12px;
font-size: 12px;
line-height: 12px;
color: #fff;
vertical-align: baseline;
margin-left: 6px;
text-align: center;
background-color: #616161;
-webkit-border-radius: 20px; border-radius: 20px;
}
.nm-product-review-author em {
display: block;
font-size: 12px;
font-style: normal;
line-height: 1.3;
} .layout-default .nm-product-review-author {
margin-top: 20px;
padding-top: 3px;
padding-left: 58px;
}
.layout-default .nm-product-review-author img {
position: absolute;
top: 0;
left: 0;
} .layout-centered .nm-product-review-author {
margin-top: -30px;
text-align: center;
}
.layout-centered .nm-product-review-author img {
width: 60px;
margin-left: auto;
margin-right: auto;
margin-bottom: 4px;
border: 3px solid #fff;
}
.layout-centered .nm-product-review-author span {
font-size: 16px;
}
.layout-centered .nm-product-review-author em {
font-size: 13px;
} .nm-product-review-star-rating {
margin-top: 16px;
}
.nm-product-review-star-rating .star-rating {
display: block;
width: 118px;
}
@media screen and (min-width:0\0) and (min-resolution: +72dpi) { .nm-product-review-star-rating .star-rating {
width: 122px;
}
}
.nm-product-review-star-rating .star-rating:before {
left: 12px;
font-size: 6px;
letter-spacing: 16px;
}
.nm-product-review-star-rating .star-rating span:before {
font-size: 30px;
letter-spacing: -8px;
} .layout-default .nm-product-review-inner .nm-product-review-star-rating {
margin-left: -7px;
} .layout-centered .nm-product-review-star-rating .star-rating {
margin: 0 auto;
} .nm-product-review-title {
line-height: 1.6;
}
.nm-product-review-title a {
color: inherit;
} .layout-default .nm-product-review-title {
font-size: 18px;
margin-top: 16px;
margin-bottom: 16px;
} .layout-centered .nm-product-review-title {
display: block;
margin-top: 24px;
text-align: center;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.layout-centered .nm-product-review-title i {
line-height: 1;
vertical-align: text-bottom;
} .nm-product-review-description {
line-height: 1.8;
text-align: left;
} .layout-centered .nm-product-review-description {
padding-top: 13px;
} .nm-product-search {
position: relative;
width: 100%;
}
.nm-product-search input {
width: 100%;
}
.nm-product-search button {
display: block;	
position: absolute;
top: 1px;
right: 1px;
z-index: 100;
font-size: 16px;
line-height: 45px;
color: #555;
width: 35px;
height: 40px;
margin: 0;
padding: 0;
border: 0 none;
background: transparent;
} .nm-product-slider {
position: relative;
margin: 0 -8px;
}
.nm-product-slider .nm-products {
margin: 0;
padding: 0;
}
.nm-product-slider .nm-shop-loop-details {
padding-bottom: 0;
} .nm-product-slider .nm-products {
max-height: 424px;
overflow: hidden;
opacity: 0;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
} .nm-product-slider .nm-products.slick-initialized {
max-height: none;
overflow: visible;
opacity: 1;
}
.nm-product-slider .nm-products .slick-list li {
padding: 0 8px;
} .nm-product-slider .slick-prev,
.nm-product-slider .slick-next {
color: #000;
margin-top: -115px;
}
.nm-product-slider .slick-slider:hover .slick-prev,
.nm-product-slider .slick-prev {
left: -32px;
}
.nm-product-slider .slick-slider:hover .slick-next,
.nm-product-slider .slick-next {
right: -32px;
}
.nm-product-slider .slick-prev i,
.nm-product-slider .slick-next i {
font-size: 36px;
}
@media (max-width: 1340px) { .nm-product-slider .slick-slider:hover .slick-prev,
.nm-product-slider .slick-prev {
left: 24px;
}
.nm-product-slider .slick-slider:hover .slick-next,
.nm-product-slider .slick-next {
right: 24px;
}
}
@media (max-width: 991px) { .nm-product-slider .slick-slider:hover .slick-prev,
.nm-product-slider .slick-prev {
left: 15px;
}
.nm-product-slider .slick-slider:hover .slick-next,
.nm-product-slider .slick-next {
right: 15px;
}
} @media (min-width: 750px) {
.nm-product-slider {
margin: 0 -10px;
}
.nm-product-slider .nm-products .slick-list li {
padding: 0 10px;
}
} @media (min-width: 1020px) {
.nm-product-slider {
margin: 0 -12px;
}
.nm-product-slider .nm-products .slick-list li {
padding: 0 12px;
}
} .add_to_cart_inline {
text-align: center;
}
.add_to_cart_inline .amount {
display: block;
font-size: 16px;
}
.add_to_cart_inline del,
.add_to_cart_inline ins {
display: block;
background: none;
}
.add_to_cart_inline ins {
color: #dc9814;
}
.add_to_cart_inline del .amount,
.add_to_cart_inline ins .amount {
display: inline-block;
}
.add_to_cart_inline del .amount {
text-decoration: line-through;
}
.add_to_cart_inline .add_to_cart_button {
display: inline-block;
font-size: 16px;
line-height: 1.4;
color: #fff;
margin-top: 8px;
padding: 8px 28px;
background: #282828;
}
.add_to_cart_inline .added_to_cart {
display: none;
} .nm-instagram-gallery-ul {
margin: 0;
}
.has-spacing .nm-instagram-gallery-ul {
margin: 0 -10px;
}
.nm-instagram-gallery:not(.has-spacing) .nm-instagram-gallery-ul {
overflow: hidden;
border-radius: var(--nm--border-radius-image);
}
.nm-instagram-gallery-ul > li {
position: relative;
padding: 0;
}
.has-spacing .nm-instagram-gallery-ul > li {
padding: 20px 10px 0;
}
.nm-instagram-gallery-ul li > a {
position: relative;
display: block;
color: #fff;
}
.nm-instagram-gallery-ul li img {
display: block;
width: 100%;
}
.aspect-ratio-square .nm-instagram-gallery-ul li img {
aspect-ratio: 1/1;   
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 50% 50%;
object-position: 50% 50%;
width: 100%;
height: 100%;
}
.nm-instagram-gallery:not(.has-spacing) .nm-instagram-gallery-ul li img {
border-radius: 0;
}
.nm-instagram-gallery-overlay {
position: absolute;
top: 0;
left: 0;
z-index: 10;
display: block;
width: 100%;
height: 100%;
opacity: 0;
transition: opacity 0.2s ease;
background: rgba(0, 0, 0, 0.52);
}
.nm-instagram-gallery.has-spacing .nm-instagram-gallery-overlay {
border-radius: var(--nm--border-radius-image);
}
.nm-instagram-gallery-ul > li:hover .nm-instagram-gallery-overlay {
opacity: 1;
}
.nm-instagram-gallery-overlay i {
position: absolute;
top: 50%;
left: 50%;
font-size: 30px;
line-height: 30px;
width: 30px;
height: 30px;
margin: -15px 0 0 -15px;
text-align: center;
transform: translateY(10px);
-webkit-transition: transform 0.2s ease; transition: transform 0.2s ease;
}
.nm-instagram-gallery-ul > li:hover .nm-instagram-gallery-overlay i {
transform: translateY(0px);
}
.nm-instagram-gallery-link {
margin-top: 19px;
}
.nm-instagram-gallery-link a {
text-decoration: underline;
}
.nm-instagram-gallery-error {
padding: 0 0 50px;
text-align: center;
}
@media all and (max-width: 1079px) {
.nm-instagram-gallery-overlay {
background: rgba(255,255,255, 0.37);
}
.nm-instagram-gallery-overlay i {
display: none;
}
}
@media all and (max-width: 400px) {
.has-spacing .nm-instagram-gallery-ul {
margin: 0 -5px;
}
.has-spacing .nm-instagram-gallery-ul > li {
padding: 10px 5px 0;
}
.nm-instagram-gallery-link span {
display: none;
}
}  .theme-savoy .wc-block-components-form .wc-block-components-text-input,
.theme-savoy .wc-block-components-text-input {
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
.theme-savoy .wc-block-components-state-input,
.theme-savoy .wc-block-components-country-input,
.theme-savoy .wc-block-components-form .wc-block-components-text-input,
.theme-savoy .wc-block-components-text-input {
margin-top: 20px;
}
.theme-savoy #contact-fields .wc-block-components-text-input { display: flex;
}
.theme-savoy .wc-block-components-form .wc-block-components-text-input label,
.theme-savoy .wc-block-components-text-input label {
order: -1;
position: static;
font-size: inherit;
line-height: 1.4;
color: var(--nm--color-font-strong);
max-width: none;
margin: 0 0 8px;
transform: none;
cursor: default;
}
.theme-savoy .wc-block-components-form .wc-block-components-text-input.is-active label,
.theme-savoy .wc-block-components-text-input.is-active label {
transform: none;
}
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="email"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="number"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="tel"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="text"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="url"],
.theme-savoy .wc-block-components-text-input input[type="email"],
.theme-savoy .wc-block-components-text-input input[type="number"],
.theme-savoy .wc-block-components-text-input input[type="tel"],
.theme-savoy .wc-block-components-text-input input[type="text"],
.theme-savoy .wc-block-components-text-input input[type="url"] {
font-family: inherit;
font-size: inherit;
line-height: 1.6; color: var(--nm--color-font-strong);
text-indent: 0;
width: 100%;
height: auto;
min-height: 0;
margin: 0;
padding: var(--nm--inputs-padding-vertical) var(--nm--inputs-padding-horizontal);
border-color: var(--nm--inputs-border-color);
border-radius: var(--nm--border-radius-inputs);
transition: border-color 0.4s ease;
}
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="email"]:focus,
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="number"]:focus,
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="tel"]:focus,
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="text"]:focus,
.theme-savoy .wc-block-components-form .wc-block-components-text-input input[type="url"]:focus,
.theme-savoy .wc-block-components-text-input input[type="email"]:focus,
.theme-savoy .wc-block-components-text-input input[type="number"]:focus,
.theme-savoy .wc-block-components-text-input input[type="tel"]:focus,
.theme-savoy .wc-block-components-text-input input[type="text"]:focus,
.theme-savoy .wc-block-components-text-input input[type="url"]:focus { color: var(--nm--color-font-strong);
box-shadow: none;
border-width: 1px;
border-color: var(--nm--inputs-border-color-focus);
}
.theme-savoy .wc-block-components-form .wc-block-components-text-input.is-active input[type="email"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input.is-active input[type="number"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input.is-active input[type="tel"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input.is-active input[type="text"],
.theme-savoy .wc-block-components-form .wc-block-components-text-input.is-active input[type="url"],
.theme-savoy .wc-block-components-text-input.is-active input[type="email"],
.theme-savoy .wc-block-components-text-input.is-active input[type="number"],
.theme-savoy .wc-block-components-text-input.is-active input[type="tel"],
.theme-savoy .wc-block-components-text-input.is-active input[type="text"],
.theme-savoy .wc-block-components-text-input.is-active input[type="url"] {
padding: var(--nm--inputs-padding-vertical) var(--nm--inputs-padding-horizontal);
} .theme-savoy .wc-block-components-textarea {
font-family: inherit;
font-size: inherit;
line-height: 1.6;
color: inherit;
text-indent: 0;
width: 100%;
height: auto;
min-height: 0;
margin: 0;
padding: 8px 10px;
border-color: var(--nm--inputs-border-color);
border-radius: var(--nm--border-radius-inputs);
background-color: transparent;
}
.theme-savoy .wc-block-checkout__add-note .wc-block-components-textarea:focus,
.theme-savoy .wc-block-components-textarea:focus {
color: inherit;
box-shadow: none;
border-color: var(--nm--inputs-border-color-focus);
background-color: transparent;
} .theme-savoy .wc-blocks-components-select__container {
margin-top: 0;
}
.theme-savoy .wc-blocks-components-select .wc-blocks-components-select__container {
height: auto;
border: 0 none;
border-radius: var(--nm--border-radius-inputs);
background: none;
}
.theme-savoy .wc-blocks-components-select .wc-blocks-components-select__select {
font-family: inherit;
font-size: inherit;
line-height: 1.6; color: var(--nm--color-font-strong);
text-indent: 0;
width: 100%;
height: auto;
min-height: 0;
margin: 0;
padding: var(--nm--inputs-padding-vertical) var(--nm--inputs-padding-horizontal);
border: 1px solid var(--nm--inputs-border-color);
border-radius: var(--nm--border-radius-inputs);
background-color: var(--nm--color-body-background);
}
.theme-savoy .wc-blocks-components-select .wc-blocks-components-select__select:focus {
box-shadow: none;
border-width: 1px;
border-color: var(--nm--inputs-border-color-focus);
}
.theme-savoy .wc-blocks-components-select .wc-blocks-components-select__expand {
top: 50%;
right: 8px;
fill: var(--nm--color-font-strong);
margin-top: 12px;
transform: translateY(-50%);
} .theme-savoy .wc-blocks-components-select .wc-blocks-components-select__label {
display: block;
position: static;
font-size: inherit;
line-height: 1.4;
color: var(--nm--color-font-strong);
max-width: none;
margin: 0 0 8px;
transform: none;
transition: none;
} .theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input {
font-size: 14px;
line-height: 1.6;
font-weight: normal;
color: inherit;
height: auto;
text-indent: 0;
padding: 8px 10px;
border-color: #e1e1e1;
border-radius: var(--nm--border-radius-inputs);
}
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded="true"],
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input[aria-expanded="true"] {
color: inherit;
border-color: #ccc;
box-shadow: none;
}
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus:not([aria-expanded="true"]),
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control input.components-combobox-control__input:focus:not([aria-expanded="true"]) {
border-bottom: 1px solid #ccc;
} .theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control label.components-base-control__label {
pointer-events: none;
position: static;
display: block;
font-size: 14px;
line-height: 1.4;
color: var(--nm--color-font-strong);
max-width: none;
margin: 0 0 8px;
transform: none;
}
.theme-savoy .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.theme-savoy .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label,
.theme-savoy .wc-block-components-form .wc-block-components-combobox.is-active .wc-block-components-combobox-control label.components-base-control__label,
.theme-savoy .wc-block-components-form .wc-block-components-combobox:focus-within .wc-block-components-combobox-control label.components-base-control__label {
transform: none;
} .theme-savoy .wc-block-components-combobox svg,
.theme-savoy .wc-block-components-form .wc-block-components-combobox svg {
top: 36px;
right: 10px;
} .theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list {
left: 0;
color: inherit;
width: 100%;
min-width: 0;
border-width: 1px;
border-color: #ccc;
box-shadow: none;
background-color: #f8f8f8;
}
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion {
font-size: inherit;
color: inherit;
padding: 8px 10px;
}
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-highlighted,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:active,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:focus,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion:hover {
color: #fff;
background-color: #282828;
}
.theme-savoy .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected,
.theme-savoy .wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion.is-selected {
color: #fff;
text-overflow: ellipsis;
overflow: hidden;
background-color: #282828;
}
.wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion-match,
.wc-block-components-form .wc-block-components-combobox .wc-block-components-combobox-control .components-form-token-field__suggestions-list .components-form-token-field__suggestion-match {
color: inherit;
} .theme-savoy .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"] {
border-width: 1px;
}
.theme-savoy .wc-block-components-checkbox .wc-block-components-checkbox__input[type="checkbox"]:focus {
outline: 0 none;
} .theme-savoy .wc-block-components-radio-control--highlight-checked .wc-block-components-radio-control-accordion-option--checked-option-highlighted,
.theme-savoy .wc-block-components-radio-control--highlight-checked label.wc-block-components-radio-control__option--checked-option-highlighted {
box-shadow: inset 0 0 0 1px var(--nm--inputs-border-color-focus);;
}
.theme-savoy .wc-block-components-radio-control .wc-block-components-radio-control__input { width: 16px;
min-width: 16px;
height: 16px;
min-height: 16px;
transform: translateY(-50%);
}
.theme-savoy .wc-block-components-radio-control .wc-block-components-radio-control__input:checked:before {
width: 8px;
min-width: 8px;
height: 8px;
min-height: 8px;
}
.theme-savoy .wc-block-components-radio-control .wc-block-components-radio-control__input:focus {
outline: none;
} body.theme-savoy .wc-block-components-button:not(.is-link) {
font-size: 16px;
font-weight: normal;
border: 0 none;
border-radius: var(--nm--border-radius-button);
transition: opacity 0.2s ease;
}
body.theme-savoy .wc-block-components-button:not(.is-link).contained:hover,
body.theme-savoy .wc-block-components-button:not(.is-link).contained {
color: var(--nm--color-button);
background-color: var(--nm--color-button-background);
}
body.theme-savoy .wc-block-components-button:not(.is-link).contained:hover {
opacity: 0.82;
}
body.theme-savoy:not(.woocommerce-block-theme-has-button-styles) .wc-block-components-button:not(.is-link):focus {
box-shadow: none;
}
.theme-savoy .wc-block-components-button:not(.is-link):disabled .wc-block-components-button__text {
opacity: 1;
} .theme-savoy .wc-block-components-quantity-selector {
display: flex;
align-items: baseline;
color: var(--nm--color-font-strong);
width: 76px;
margin: 0 0 .25em;
}
.theme-savoy .wc-block-components-quantity-selector:after {
display: none;
}
.theme-savoy .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input {
font-size: inherit;
font-weight: normal;
line-height: inherit;
width: auto;
min-width: 0;
height: auto;
padding: 0;
}
.theme-savoy .wc-block-components-quantity-selector input.wc-block-components-quantity-selector__input:focus {
box-shadow: none;
}
.theme-savoy .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button {
font-size: 0px;
font-weight: normal;
line-height: 1;
min-width: 24px;
vertical-align: top;
opacity: 1;
cursor: pointer;
}
.theme-savoy .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:focus {
box-shadow: none;
}
.theme-savoy .wc-block-components-quantity-selector .wc-block-components-quantity-selector__button:after {
display: inline-block;
font-family: 'nm-font';
font-size: 10px;
content: "\e615";
}
.theme-savoy .wc-block-components-quantity-selector > .wc-block-components-quantity-selector__button--minus:after {
transform: scale(-1, 1);
} .theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item .wc-block-components-product-metadata,
.theme-savoy .wc-block-components-product-metadata {
font-size: 12px;
}
.theme-savoy .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
display: none;
} .theme-savoy .wc-block-components-product-badge {
font-size: 13px;
line-height: 1.6;
font-weight: normal;
color: #fff;
height: auto;
padding: 0 8px;
text-transform: none;
border: 0 none;
border-radius: 50px;
background: #b1b1b1;
} .theme-savoy .wc-block-components-totals-coupon .wc-block-components-panel__button {
position: relative;
display: block;
color: inherit;
}
.theme-savoy .wc-block-components-totals-coupon .wc-block-components-panel__button:before {
position: relative;
top: 2px;
font-family: 'nm-font';
font-size: 16px;
line-height: 1;
content: "\f145";
margin-right: 8px;
}
.theme-savoy .wc-block-components-totals-coupon .wc-block-components-panel__button > .wc-block-components-panel__button-icon {
right: -6px;
}
.theme-savoy .wc-block-components-totals-coupon__form {
align-items: center;
}
.theme-savoy .wc-block-components-totals-coupon__form .wc-block-components-text-input label {
display: none;
}
.theme-savoy .wc-block-components-totals-coupon__form .wc-block-components-text-input.is-active input[type="text"],
.theme-savoy .wc-block-components-totals-coupon__form .wc-block-components-text-input input[type="text"] {
padding-top: calc(var(--nm--inputs-padding-vertical) - 4px);
padding-bottom: calc(var(--nm--inputs-padding-vertical) - 4px);
}
.theme-savoy .wc-block-components-totals-coupon__form .wc-block-components-button:not(.is-link).contained {
min-height: 40px;
} .theme-savoy .wc-block-components-totals-item__description {
font-size: 12px;
}
.theme-savoy .wc-block-components-totals-shipping .wc-block-components-shipping-address {
font-size: 14px; margin-top: 10px;
}
.theme-savoy .wc-block-components-totals-shipping .wc-block-components-shipping-address:empty {
margin-top: 0;
} .theme-savoy .wc-block-components-totals-wrapper .wc-block-components-totals-item__value,
.theme-savoy .wc-block-components-totals-footer-item .wc-block-components-totals-item__label {
font-weight: normal;
} .theme-savoy.nm-preload .wp-block-woocommerce-cart {
opacity: 0;
}
.theme-savoy .wp-block-woocommerce-cart {
line-height: 1.7;
margin-top: 46px;
}
.theme-savoy .wp-block-woocommerce-cart.alignwide {
width: auto;
margin-left: 0;
margin-right: 0;
}
.theme-savoy .wc-block-cart.wp-block-woocommerce-filled-cart-block {
margin-bottom: 64px;
padding-top: 70px;
} .theme-savoy .wc-block-cart.wp-block-woocommerce-filled-cart-block:before {
position: absolute;
top: 0;
display: block;
font-size: 24px;
line-height: 1.4;
color: var(--nm--color-font-strong);
content: "Shopping Cart";
}
@media (max-width: 730px) {
.theme-savoy .wc-block-cart.wp-block-woocommerce-filled-cart-block {
margin-bottom: 10px;
}
}
@media (max-width: 550px) {
.theme-savoy .wp-block-woocommerce-cart {
margin-top: 41px;
} .theme-savoy .wc-block-cart.wp-block-woocommerce-filled-cart-block {
padding-top: 60px;
}
.theme-savoy .wc-block-cart.wp-block-woocommerce-filled-cart-block:before {
font-size: 22px;
}
} .theme-savoy .is-large.wc-block-cart .wc-block-cart-items {
position: relative;
border-bottom: 0 none;
}
.theme-savoy table.wc-block-cart-items .wc-block-cart-items__header {
display: none;
}
.theme-savoy .is-medium table.wc-block-cart-items,
.theme-savoy .is-mobile table.wc-block-cart-items,
.theme-savoy .is-small table.wc-block-cart-items {
margin-bottom: 32px;
}
.theme-savoy .is-large.wc-block-cart .wc-block-cart-items:after,
.theme-savoy .wc-block-cart .wc-block-cart-items:after {
display: none;
}
.theme-savoy .wc-block-cart .wc-block-cart-items tr:not(:last-child) {
border-bottom: 1px solid var(--nm--color-border);
}
.theme-savoy .wc-block-cart .wc-block-cart-items td {
padding: 22px 0 22px 20px;
}
.theme-savoy .is-large.wc-block-cart .wc-block-cart-items td {
border-top: 0 none;
}
.theme-savoy .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__product {
position: static;
vertical-align: middle;
}
.theme-savoy .wc-block-cart .wc-block-cart-items tr:first-child td {
padding-top: 0;
}
.theme-savoy .wc-block-cart .wc-block-cart-items tr:last-child td {
padding-bottom: 0;
}
.theme-savoy .is-large.wc-block-cart .wc-block-cart-items td:first-child,
.theme-savoy .wc-block-cart .wc-block-cart-items td:first-child {
padding-left: 0;
}
.theme-savoy .is-large.wc-block-cart .wc-block-cart-items td:last-child {
padding-right: 0;
}
.theme-savoy .is-large.wc-block-cart .wc-block-cart-items td:after {
display: none;
}
.theme-savoy .wc-block-cart .wc-block-cart-items tr:first-child td:after {
display: none;
}
.theme-savoy .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-item__wrap > :not(:last-child) {
margin-bottom: 6px;
} .theme-savoy .wc-block-cart .wc-block-cart-items td.wc-block-cart-item__image {
width: 74px;
}
.theme-savoy table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image img {
border-radius: min(5px, var(--nm--border-radius-image));
} .theme-savoy .wc-block-cart .wc-block-cart-items .wc-block-components-product-name {
font-size: 18px;
line-height: 1.5;
color: var(--nm--color-font-strong);
} .theme-savoy .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-item__wrap > .wc-block-components-product-metadata {
margin-bottom: 0;
}
.theme-savoy .wp-block-woocommerce-cart .wc-block-components-product-metadata .wc-block-components-product-details:last-of-type,
.theme-savoy .wp-block-woocommerce-cart .wc-block-components-product-metadata .wc-block-components-product-details {
line-height: 1.5;
margin-bottom: 6px;
}
.theme-savoy .wp-block-woocommerce-cart .wc-block-cart .wc-block-components-product-details__name {
font-weight: normal;
} .theme-savoy .wp-block-woocommerce-cart .wc-block-cart .wc-block-cart-item__wrap .wc-block-cart-item__quantity {
min-height: 24px;
}
.theme-savoy .wc-block-cart-item__quantity .wc-block-components-quantity-selector {
margin-left: -7px;
margin-bottom: 0;
} .theme-savoy .wp-block-woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link {
position: absolute;
right: 0;
z-index: 100;
font-size: 12px;
color: var(--nm--color-font-strong);
height: auto;
cursor: pointer;
}
.theme-savoy .wp-block-woocommerce-cart .wc-block-cart table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity .wc-block-cart-item__remove-link:last-child:not(:first-child) {
margin-top: -22px;
} .theme-savoy .wc-block-cart-item__total-price-and-sale-badge-wrapper .wc-block-components-product-price {
font-size: 16px;
color: var(--nm--color-font-strong);
}
@media (max-width: 730px) { .theme-savoy .is-medium table.wc-block-cart-items .wc-block-cart-items__row,
.theme-savoy .is-mobile table.wc-block-cart-items .wc-block-cart-items__row,
.theme-savoy .is-small table.wc-block-cart-items .wc-block-cart-items__row {
grid-template-columns: 68px 132px;
padding: 0;
}
.theme-savoy .is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row:last-child,
.theme-savoy .is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row:last-child,
.theme-savoy .is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items):not(:last-child) .wc-block-cart-items__row:last-child {
border-bottom: 0 none;
}
.theme-savoy .is-medium table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,
.theme-savoy .is-mobile table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after,
.theme-savoy .is-small table.wc-block-cart-items:not(.wc-block-mini-cart-items) .wc-block-cart-items__row:after {
display: none;
}
.theme-savoy .wc-block-cart table.wc-block-cart-items td,
.theme-savoy .wc-block-cart table.wc-block-cart-items th {
margin: 0;
}
.theme-savoy .wc-block-cart .wc-block-cart-items td {
padding: 20px 0 20px 18px;
}
.theme-savoy .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.theme-savoy .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product,
.theme-savoy .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__product {
padding: 20px 0 20px 18px;
}
.theme-savoy .is-medium table.wc-block-cart-items .wc-block-cart-items__row:first-child .wc-block-cart-item__product,
.theme-savoy .is-mobile table.wc-block-cart-items .wc-block-cart-items__row:first-child .wc-block-cart-item__product,
.theme-savoy .is-small table.wc-block-cart-items .wc-block-cart-items__row:first-child .wc-block-cart-item__product {
padding-top: 0;
} .theme-savoy .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.theme-savoy .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image,
.theme-savoy .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__image {
width: 100%;
padding-right: 0;
} .theme-savoy .wc-block-cart .wc-block-cart-items .wc-block-components-product-name {
font-size: 16px;
} .theme-savoy .is-medium table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.theme-savoy .is-mobile table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity,
.theme-savoy .is-small table.wc-block-cart-items .wc-block-cart-items__row .wc-block-cart-item__quantity {
padding-top: 0;
padding-right: 0;
}
} .theme-savoy .wc-block-components-sidebar {
margin-top: 0;
}
.theme-savoy .is-large.wc-block-cart .wc-block-cart__totals-title,
.theme-savoy .wc-block-cart .wc-block-cart__totals-title {
display: none;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-block {
color: var(--nm--color-font-strong);
border: 1px solid #e1e1e1;
background: #fafafa;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-block a {
color: inherit;
}
.theme-savoy .wc-block-components-totals-wrapper {
border-color: #e1e1e1;
}
.theme-savoy .wc-block-components-totals-wrapper:after {
border-color: #e1e1e1;
opacity: 1;
}
.theme-savoy .wc-block-components-totals-wrapper:first-of-type:after {
display: none;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-totals-block {
border-color: #e1e1e1;
}  .theme-savoy .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-panel.wc-block-components-totals-coupon,
.theme-savoy .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-coupon,
.theme-savoy .wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-item {
padding-left: 18px;
padding-right: 18px;
}
.theme-savoy .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-item__description.wc-block-components-totals-shipping__via,
.theme-savoy .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-totals-shipping__change-address__link {
padding-top: 0;
} .theme-savoy .wp-block-woocommerce-cart-order-summary-coupon-form-block:first-of-type {
border-top: 0 none;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-coupon-form-block {
background-color: var(--nm--color-body-background);
} .theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-totals-shipping .wc-block-components-totals-shipping__change-address__link {
text-decoration: underline;
} .theme-savoy .is-medium .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option,
.theme-savoy .is-mobile .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option,
.theme-savoy .is-small .wc-block-components-shipping-rates-control .wc-block-components-radio-control__option,
.theme-savoy .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-radio-control > * {
padding-left: 26px;
}
.theme-savoy .is-large.wc-block-cart .wc-block-components-sidebar .wc-block-components-radio-control > *:not(:last-child),
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-radio-control__option:not(:last-child) {
margin-bottom: 8px;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group {
font-size: inherit;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-radio-control .wc-block-components-radio-control__input {
top: 2px;
left: 0;
transform: none;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-radio-control__label,
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-radio-control__secondary-label {
font-size: var(--nm--font-size-small);
line-height: 1.5;
}
.theme-savoy .wc-block-components-radio-control__description-group--column .wc-block-components-radio-control__description {
margin: 0;
}
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-radio-control__description,
.theme-savoy .wp-block-woocommerce-cart-order-summary-block .wc-block-components-radio-control__secondary-description {
font-size: 1em;
line-height: 1.7;
} .theme-savoy .wc-block-cart .wc-block-components-address-form .wc-block-components-country-input:first-of-type,
.theme-savoy .wc-block-cart .wc-block-components-address-form .wc-block-components-state-input:first-of-type,
.theme-savoy .wc-block-cart .wc-block-components-address-form .wc-block-components-text-input:first-of-type {
margin-top: 10px;
}
.theme-savoy .wc-block-cart .wc-block-components-address-form .wc-block-components-country-input,
.theme-savoy .wc-block-cart .wc-block-components-address-form .wc-block-components-state-input,
.theme-savoy .wc-block-cart .wc-block-components-address-form .wc-block-components-text-input {
margin-top: 14px;
} .theme-savoy .wc-block-cart__submit-button {
font-size: 16px;
color: var(--nm--color-button);
margin-top: 22px;
background-color: var(--nm--color-button-background);
}
@media (max-width: 1025px) {
.theme-savoy .wc-block-cart .wc-block-cart__submit-container--sticky {
display: none;
}
} .theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block > .wp-block-heading {
font-size: 24px !important;
margin-bottom: 28px;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block > div:not([class]) {
display: flex;
flex-wrap: wrap;
gap: 34px 24px;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product {
display: block;
width: calc(33.33333% - 16px);
margin-bottom: 0;
padding-right: 0;
text-align: start;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product > div:not([class]) > *:not(.wc-block-components-product-image) {
margin-top: 0;
margin-bottom: 0;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-image {
margin-bottom: 14px;
border-radius: var(--nm--border-radius-image);
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-title {
font-size: 16px;
color: inherit;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-name:hover {
color: var(--nm--color-font-strong);
}
.wc-block-components-product-sale-badge.wp-block-cart-cross-sells-product__product-onsale,
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-rating .wc-block-components-product-rating__stars {
display: none;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-price {
font-size: inherit;
color: var(--nm--color-font-strong);
padding-top: 2px;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-price .wc-block-components-product-price__value.is-discounted {
color: var(--nm--color-font-highlight);
}
.theme-savoy .wp-block-button.wc-block-components-product-button.wp-block-cart-cross-sells-product__product-add-to-cart {
display: block;
margin-top: 2px;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-button__button {
display: inline-block;
font-size: inherit;
line-height: inherit;
font-weight: normal;
color: var(--nm--color-font-strong);
width: auto;
height: auto;
min-height: 0;
margin: 0;
padding: 0;
border-bottom: 1px solid #cfcfcf;
border-radius: var(--nm--border-radius-button);
text-align: start;
transition: color .2s ease;
background-color: transparent;    
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-button__button:focus,
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product .wc-block-components-product-button__button:hover {
color: var(--nm--color-font-highlight);
opacity: 1;
text-decoration-color: transparent;
background-color: transparent;
}
@media (max-width: 749px) {
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block .cross-sells-product {
width: calc(50% - 12px);
}
}
@media (max-width: 730px) {
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block > .wp-block-heading {
font-size: 22px !important;
}
.theme-savoy .wp-block-woocommerce-cart .wp-block-woocommerce-cart-cross-sells-block {
margin-top: -8px;
margin-bottom: 40px;
}
} .theme-savoy .wp-block-woocommerce-empty-cart-block > *:not(.wc-block-cart__empty-cart__title):not(p) {
display: none;
}
.theme-savoy .wp-block-woocommerce-empty-cart-block > .wc-block-cart__empty-cart__title {
display: block;
font-size: 20px;
margin: 0 0 20px;
}
.theme-savoy .wc-block-cart__empty-cart__title.with-empty-cart-icon:before {
font-family: 'nm-font';
font-size: 22px;
line-height: 50px;
vertical-align: middle;
width: 50px;
height: 50px;
content: "\e117";
margin: 0 auto 15px;
-webkit-mask-image: none;
mask-image: none;
border-radius: 50px;
background-color: #eee;
}
.theme-savoy .wp-block-woocommerce-empty-cart-block > p > a:not([class]) {
font-size: 16px;
color: #fff;
padding: 8px 16px;
background-color: #282828;
} .theme-savoy .wc-block-checkout {
line-height: 1.7;
}
.theme-savoy .page > .wc-block-checkout,
.theme-savoy .wc-block-checkout.alignwide {
width: auto;
margin: 46px 0;
padding-top: 0;
}
@media (max-width: 991px) {
.theme-savoy .page > .wc-block-checkout,
.theme-savoy .wc-block-checkout.alignwide {
margin-top: 24px;
margin-bottom: 46px;
}
} @media (max-width: 730px) {
.theme-savoy .wc-block-checkout__contact-fields .wc-block-components-checkout-step__heading {
margin-top: 26px;
}
} .theme-savoy .wc-block-components-address-address-wrapper:not(.is-editing) .wc-block-components-address-form-wrapper {
overflow: hidden;
}
.theme-savoy .wc-block-components-address-form__address_2-toggle {
padding: 0;
} .theme-savoy .is-mobile .wc-block-components-form .wc-block-components-checkout-step,
.theme-savoy .is-small .wc-block-components-form .wc-block-components-checkout-step {
margin-bottom: 46px;
}
.theme-savoy .is-mobile .wc-block-checkout__terms.wc-block-checkout__terms--with-separator,
.theme-savoy .is-small .wc-block-checkout__terms.wc-block-checkout__terms--with-separator { }
@media (max-width: 600px) {
.theme-savoy .is-mobile .wc-block-components-form .wc-block-components-checkout-step,
.theme-savoy .is-small .wc-block-components-form .wc-block-components-checkout-step {
padding-top: 0;
}
.theme-savoy .is-mobile .wc-block-components-form .wc-block-components-checkout-step:after,
.theme-savoy .is-small .wc-block-components-form .wc-block-components-checkout-step:after {
display: none;
}
} .theme-savoy .is-medium .wc-block-checkout__shipping-option .wc-block-components-radio-control__option,
.theme-savoy .is-mobile .wc-block-checkout__shipping-option .wc-block-components-radio-control__option,
.theme-savoy .is-small .wc-block-checkout__shipping-option .wc-block-components-radio-control__option,
.theme-savoy .wc-block-checkout__shipping-option .wc-block-components-radio-control__option {
padding-left: 42px;
box-shadow: none;
}
.theme-savoy .wc-block-checkout__shipping-option .wc-block-components-shipping-rates-control__package .wc-block-components-radio-control__label-group {
font-size: inherit;
} .theme-savoy .wc-block-checkout__payment-method .wc-block-components-checkout-step__content {
margin-top: 16px;
padding-top: 0;
}
.theme-savoy .wc-block-checkout__payment-method .wc-block-components-radio-control__option,
.theme-savoy .wc-block-checkout__payment-method .wc-block-components-radio-control__option:first-child,
.theme-savoy .wc-block-checkout__payment-method .wc-block-components-radio-control__option:last-child {
padding-left: 42px;
}
.theme-savoy .wc-block-checkout__payment-method .wc-block-components-radio-control__option-checked {
font-weight: normal;
}
.theme-savoy .wc-block-checkout__payment-method .wc-block-components-radio-control-accordion-content {
font-size: .875em;
margin-top: -6px;
padding-top: 0;
padding-bottom: 14px;
} .theme-savoy .is-medium .wc-block-checkout__add-note,
.theme-savoy .is-mobile .wc-block-checkout__add-note,
.theme-savoy .is-small .wc-block-checkout__add-note {
margin-top: 30px;
margin-bottom: 0;
padding: 0;
border-bottom: 0 none;
} .theme-savoy .wc-block-checkout__terms .wc-block-components-checkbox {
margin-top: 0;
}
.theme-savoy .wc-block-checkout__terms .wc-block-components-checkbox label {
line-height: 1.4; }
.theme-savoy .wc-block-checkout__terms .wc-block-components-checkbox .wc-block-components-checkbox__mark { } .theme-savoy .wc-block-checkout__actions_row .wc-block-components-checkout-place-order-button {
padding: 0;
} @media (max-width: 730px) {
.theme-savoy .wc-block-checkout .wc-block-components-sidebar {
margin-top: 0;
}
}
.theme-savoy .is-medium .wp-block-woocommerce-checkout-order-summary-block,
.theme-savoy .is-mobile .wp-block-woocommerce-checkout-order-summary-block,
.theme-savoy .is-small .wp-block-woocommerce-checkout-order-summary-block,
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block {
color: var(--nm--color-font-strong);
border: 1px solid #e1e1e1;
background: #fafafa;
}
.theme-savoy .is-medium .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper,
.theme-savoy .is-mobile .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper,
.theme-savoy .is-small .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
margin-bottom: 46px;
padding-top: 0;
}
.theme-savoy .is-mobile .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper,
.theme-savoy .is-small .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper {
margin-bottom: 36px;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .checkout-order-summary-block-fill {
border: 0 none;
}
.theme-savoy .is-medium .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open,
.theme-savoy .is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open,
.theme-savoy .is-small .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__content.is-open {
border-bottom: 0 none;
}
.theme-savoy .is-medium .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.theme-savoy .is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper,
.theme-savoy .is-small .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-totals-wrapper {
padding-left: 0;
padding-right: 0;
}
.theme-savoy .wc-block-checkout .wc-block-components-sidebar .wc-block-components-panel.wc-block-components-totals-coupon,
.theme-savoy .wc-block-checkout .wc-block-components-sidebar .wc-block-components-totals-coupon,
.theme-savoy .wc-block-checkout .wc-block-components-sidebar .wc-block-components-totals-item {
padding-left: 16px;
padding-right: 16px;
} .theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-step__heading,
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
margin: -1px -1px 0 -1px;
background-color: var(--nm--color-body-background);
}
.theme-savoy .is-medium .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title,
.theme-savoy .is-mobile .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title,
.theme-savoy .is-small .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title {
padding: 0 0 20px;
border-top: 0 none;
border-bottom: 0 none;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-step__heading {
overflow: hidden; }
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-title.wc-block-components-title,
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title .wc-block-components-checkout-order-summary__title-text {
font-size: 1.25em;
font-weight: normal;
margin: 0 0 16px;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-checkout-order-summary__title.is-open .wc-block-components-formatted-money-amount {
display: none;
} .theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary__button-text {
font-weight: inherit;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-cart-items-block {
margin: -1px -1px 0 -1px;
padding-top: 0;
border-top: 0 none;
background-color: var(--nm--color-body-background);
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-cart-items-block:not(:last-child) {
padding-bottom: 28px;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-panel__button {
font-size: 1.25em;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-cart-items-block .wc-block-components-panel__button > .wc-block-components-panel__button-icon {
right: -6px;
cursor: pointer;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block.checkout-order-summary-block-fill-wrapper .wc-block-components-order-summary,
.theme-savoy .is-large .wc-block-components-sidebar .wc-block-components-panel,
.theme-savoy .wc-block-components-order-summary.is-large,
.theme-savoy .wc-block-components-order-summary {
padding-left: 0;
padding-right: 0;
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item:not(:first-child),
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item:not(:first-child) {
border-top: 1px solid var(--nm--color-border);
}
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item:after {
display: none;
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item__image,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__image {
width: 60px;
margin-top: 0;
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item__image > img,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__image > img {
width: 100%;
max-width: none;
border-radius: min(5px, var(--nm--border-radius-image));
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__quantity {
color: var(--nm--color-button);
border: 0 none;
box-shadow: none;
background: var(--nm--color-button-background);
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item__description,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__description {
flex: 1;
padding-left: 16px;
padding-right: 16px;
}
.theme-savoy .wc-block-components-product-name,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-product-name {
font-size: 14px;
line-height: 1.5;
margin-bottom: 2px;
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-order-summary-item__total-price {
font-size: 14px;
font-weight: normal;
}
.theme-savoy .wp-block-woocommerce-checkout-order-summary-block .wc-block-components-formatted-money-amount {
font-weight: normal;
}
.theme-savoy .wc-block-components-order-summary .wc-block-components-product-details,
.theme-savoy .wc-block-checkout__sidebar .wc-block-components-order-summary .wc-block-components-product-details {
margin-top: 0;
}
.theme-savoy .is-large:not(.wc-block-checkout) .wc-block-components-product-details__name {
font-weight: normal;
} .theme-savoy .wp-block-woocommerce-checkout-order-summary-coupon-form-block {
background-color: var(--nm--color-body-background);
} .theme-savoy .wc-block-checkout-empty {
line-height: 1.7;
padding: 0;
}
.theme-savoy .wc-block-checkout-empty .wc-block-checkout-empty__image {
display: none;
}
.theme-savoy .wc-block-checkout-empty .wc-block-checkout-empty__title {
font-size: 20px;
line-height: 1.4;
font-weight: normal;
margin: 0;
}
.theme-savoy .wc-block-checkout-empty .wc-block-checkout-empty__title:before {
display: block;
font-family: 'nm-font';
font-size: 22px;
line-height: 50px;
vertical-align: middle;
width: 50px;
height: 50px;
content: "\e117";
margin: 0 auto 15px;
-webkit-mask-image: none;
mask-image: none;
border-radius: 50px;
background-color: #eee;
}
.theme-savoy .wc-block-checkout-empty .wc-block-checkout-empty__description {
margin: 10px 0 18px;
}
.theme-savoy .wc-block-checkout-empty .wp-block-button__link {
font-size: 16px;
color: var(--nm--color-button);
padding: 4px 16px;
border-radius: var(--nm--border-radius-button);
background-color: var(--nm--color-button-background);
}