.nm-row:before, .nm-row:after {
display: table;
content: " ";
}
.nm-row:after {
clear: both;
}
.nm-row {  }
.nm-row {
margin: 0 auto; max-width: 1165px;
background-position: 50% 50%;
background-repeat: no-repeat;
}
.nm-row .nm-row {  padding-right: 0;
padding-left: 0;
}
.nm-row .nm-row.nm-row-boxed {
margin-right: auto;
margin-left: auto;
}
.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;
}
@media (max-width: 768px) { .nm-row {
padding-right: 0;
padding-left: 0;
}
} .nm-row-hidden {
display: none;
} .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%;
} .no-touch .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: 899px) {
.hidden-md { display: none !important; }
}
@media (min-width: 900px) {
.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-left: 15px;
padding-right: 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: 900px) {
.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%; }
} [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-"] > li {
display: block;
float: left;
height: auto;
padding: 0 8px 16px;
}
.small-block-grid-1 > li { width: 100%; }
.small-block-grid-1 > li:nth-of-type(1n) { clear: none; } .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 > 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 > 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 > 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 > 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-"] > li {
padding: 0 10px 20px;
}
.medium-block-grid-1 > li { width: 100%; }
.medium-block-grid-1 > li:nth-of-type(1n) { clear: none; } .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 > 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 > 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 > 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 > 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-"] > 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-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 > 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 > 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 > 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 > 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; }
}.sod_select {
display: block;
position: relative;
line-height: 42px;
width: 100%;
padding-right: 46px;
text-align: right;
outline: 0;
outline-offset: -2px; cursor: pointer;
}
.sod_select:before { display: block;
position: absolute;
top: 0;
right: 6px;
font-family: 'nm-font';
font-size: 12px;
font-weight: normal;
font-variant: normal;
line-height: 42px;	
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
content: "\e615";
width: 24px;
height: 42px;
text-align: center;
-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);
}
.sod_select.disabled {
cursor: not-allowed;
}
.sod_select .sod_label {
display: block;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
text-align: right;
} .sod_select .sod_list_wrapper {
position: absolute;
top: 100%;
right: -1px;
left: -1px;
z-index: 1;
display: none;
width: auto;
height: auto;
text-align: right;
background: #eee;
border: 1px solid #c1c1c1;
border-top-color: #e0e0e0;
}
.sod_select.open .sod_list_wrapper { display: block;  }
.sod_select.disabled.open .sod_list_wrapper { display: none;  }
.sod_select.above .sod_list_wrapper { top: auto;
bottom: 100%;
border-top-color: #c1c1c1;
border-bottom-color: #e0e0e0;
}
.sod_select .sod_list {
display: block;
overflow-x: hidden;
overflow-y: auto;
padding: 0;
margin: 0;
}
.sod_select .sod_option {
position: relative;
display: block;
color: #777;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding: 0 16px;
border-bottom: 1px solid #e0e0e0;
}
.sod_select .sod_option:last-child {
border-bottom: 0 none;
}
.sod_select .sod_option.optgroup,
.sod_select .sod_option.optgroup.disabled {
}
.sod_select .sod_option.groupchild { padding-left: 20px; }
.sod_select .sod_option.is-placeholder { display: none; }
.sod_select .sod_option.disabled {
background: inherit;
color: #ccc;
}
.sod_select .sod_option.selected {
background: #e0e0e0;
}
.sod_select .sod_option.active {
color: #eee;
background: #282828;
} .sod_select select { display: none; }
.sod_select.touch select {
position: absolute;
top: 0;
left: 0;
display: block;
width: 100%;
height: 100%;
opacity: 0;
z-index: 1;
-webkit-appearance: menulist-button;
}.the-excerpt-cat{
line-height: 1.5;
}
.woocommerce-breadcrumb {
color: #a1a1a1;
}
.woocommerce-breadcrumb a,
.woocommerce-breadcrumb span {
display: inline-block;
color: #555;
}
.woocommerce-breadcrumb a:hover {
color: #dc9814;
}
.woocommerce-breadcrumb .delimiter {
padding: 0 7px;
} .nm-shop-notice {
position: relative;
padding-top: 38px;
padding-right: 30px;
padding-left: 30px;
text-align: center;
}
.nm-row .nm-shop-notice {
padding-right: 0;
padding-left: 0;
}
.nm-shop .nm-shop-notice:last-child {
padding-top: 0;
padding-bottom: 57px;
}
.nm-shop-notice span {
position: relative;
display: inline-block;
vertical-align: middle;
}
.nm-shop-notice.nm-shop-notice-multiple span {
padding-left: 0;
}
.nm-shop-notice span i {
position: relative;
top: -2px;
display: inline-block;
font-size: 24px;
line-height: 1;
vertical-align: middle;
margin-right: 8px;
}
.nm-shop-notice.nm-shop-notice-multiple span i {
display: none;
} .nm-shop-notice span strong {
font-weight: normal;
}
.nm-shop-notice a {
display: none;
}
@media (max-width: 768px) {
.nm-shop-notice {
padding-right: 15px;
padding-left: 15px;
}
} .woocommerce-message,
.woocommerce-info,
.woocommerce-error {
font-size: 18px;
line-height: 1.4;
color: #282828;
}
.woocommerce-message strong,
.woocommerce-info strong,
.woocommerce-error strong {
font-weight: normal;
} .woocommerce-message {
color: #03a678;
}
.nm-shop .woocommerce-message,
.nm-single-product .woocommerce-message {
display: none;
} .nm-shop-notice.woocommerce-info span {
padding-left: 0;
} .woocommerce-error {
color: #f27362;
}
.woocommerce-error strong {
font-weight: normal;
}
.woocommerce-error .wc-backward {
display: none;
}
@media all and (max-width: 550px) {
.nm-shop-notice {
font-size: 16px;
line-height: 1.6;
}
.nm-shop-notice span i {
font-size: 22px;
margin-right: 5px;
}
} .demo_store {
color: #fff;
width: 100%;
margin: 0;
padding: 14px 15px;
text-align: center;
background: #dc9814;
} .form-row,
.form-group,
.form-actions,
.form-row:last-child,
.form-group:last-child,
.form-actions:last-child {
margin-bottom: 20px;
}
.form-row-wide {
}
.form-row-first,
.form-row-last {
width: 48%;
}
.form-row-first {
float: left;
}
.form-row-last {
float: right;
}
.form-row label {
display: inline-block;
font-size: 14px;
line-height: 1.4;
color: #282828;
padding-top: 5px;
padding-bottom: 8px;
}
.form-row label.checkbox {
padding-bottom: 0;
}
.form-row label .required {
text-decoration: none;
border-bottom: 0 none;
opacity: 0.5;
}
.form-row .input-text,
.form-row select {
display: block;
width: 100%;
}
.form-row textarea {
resize: vertical;
} .form-row.woocommerce-invalid .input-text,
.form-row.woocommerce-invalid select {
border-bottom-color: #f27362;
}
.nm-validation-inline-notices .form-row.woocommerce-invalid-required-field:after {
display: block;
font-size: 12px;
line-height: 1.4;
color: #f27362;
padding-top: 5px;
content: "Required field.";
} .nm-custom-checkbox,
.nm-custom-radio {
position: absolute;
top: -100px;
left: 0;
visibility: hidden;
}
.nm-custom-checkbox-label {
position: relative;
padding-left: 24px;
}
.nm-custom-radio-label {
position: relative;
padding-left: 19px;
}
.nm-custom-checkbox-label:before,
.nm-custom-radio-label:before {
position: absolute;
display: block;
content: " ";
border: 1px solid #ccc; cursor: pointer;
}
.nm-custom-checkbox-label:before {
top: 2px;
left: 0;
width: 14px;
height: 14px;
}
.nm-custom-radio-label:before {
top: 4px;
left: 0;
width: 10px;
height: 10px;
border-color: #555;
-webkit-border-radius: 20px; border-radius: 20px;
}
.nm-custom-checkbox:checked + .nm-custom-checkbox-label:before {
font-family: 'nm-font'; font-size: 12px;
line-height: 12px;
font-style: normal;
font-weight: normal;
color: #000;  content: "\e116";
text-align: center;
}
.nm-custom-radio:checked + .nm-custom-radio-label:before {
border-color: transparent;
background-color: #282828;
} .form-row .nm-custom-checkbox-label:before {
top: 7px;
} .nm-custom-checkbox-label.no-border:before,
.nm-custom-radio-label.no-border:before {
border-color: #fff;
background-color: #fff;
}
.nm-custom-checkbox-label.no-border:before {
top: 3px;
width: 14px;
height: 14px;
}
.nm-custom-radio-label.no-border:before {
top: 5px;
width: 8px;
height: 8px;
}
.nm-custom-checkbox:checked + .nm-custom-checkbox-label.no-border:before {
border-color: transparent;
} .select2-container.select2-drop-above .select2-choice,
.select2-container .select2-choice {
line-height: 1.6;
padding: 8px 10px;
border-color: #eaeaea;
-webkit-border-radius: 0; border-radius: 0;
}
.select2-container.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-container.select2-dropdown-open .select2-choice {
border-color: #ccc;
}
.select2-container .select2-choice .select2-arrow {
right: 10px;
}
.select2-container .select2-choice .select2-arrow b::after {
margin-left: 0;
}
.select2-drop,
.select2-drop.select2-drop-above {
border-color: #ccc !important;
-webkit-border-radius: 0; border-radius: 0;
}
.select2-search {
padding: 0 10px 14px;
}
.select2-drop-above .select2-search {
padding-top: 21px;
}
.select2-results {
max-height: 258px;
padding: 0;
border-top: 1px solid #eaeaea;
background: #f8f8f8;
}
.select2-drop-above .select2-results {
border-bottom: 1px solid #ccc;
}
.select2-results li { 
margin: 0;
padding: 0 10px !important;
border-bottom: 1px solid #eaeaea;
}
.select2-results li:last-child {
border-bottom: 0 none;
}
.select2-results .select2-result-label {
padding: 7px 0;
}
.select2-results .select2-highlighted {
color: #eee;
background: #282828;
-webkit-border-radius: 0; border-radius: 0;
} .woocommerce-password-strength {
display: inline-block;
font-size: 12px;
line-height: 1;
color: #fff;
margin-top: 14px;
padding: 5px 12px;
-webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px;
background-color: #f27362;
}
.woocommerce-password-strength.strong {
background-color: #03a678;
}
.woocommerce-password-strength.good {
background-color: #f3b700;
}
.woocommerce-password-hint {
display: block;
font-size: 12px;
padding-top: 4px;
}  .variation {
font-size: 12px; line-height: 1.6;
color: #888;
}
.variation p {
margin-bottom: 0;
} dl.variation dt,
dl.variation dd {
font-weight: normal;
}
dl.variation dt {
float: left;
margin-right: 5px;
}
dl.variation dd {
color: #888;
margin-bottom: 0;
} ul.variation li {
float: none;
display: block;
padding-bottom: 1px;
}
ul.variation li > div {
display: inline-block;
}
ul.variation li > div:first-child { margin-right: 2px;
} .addresses {
color: #282828;
}
.addresses > div {
padding-top: 21px;
}
.addresses h3 {
font-size: 16px;
padding-bottom: 0;
}
.addresses address {
font-style: normal;
color: #888;
margin-bottom: 0;
padding-top: 10px;
} .product-category h3 {
font-size: 16px;
line-height: 1.4;
color: #282828; padding-bottom: 12px;
}
.product-category h3 .count {
display: block;
font-size: 14px;
color: #8c8c8c;
margin-top: 6px;
background: none;
} .products li {
position: relative;
} .nm-shop-loop-thumbnail {
position: relative;
overflow: hidden;
background: #eee;
max-width: 350px;
float: left;
margin-right: 20px; }
.nm-shop-loop-thumbnail.nm-loader:after {
display: none;
}
.wishlist-adding .nm-shop-loop-thumbnail.nm-loader:after,
.hover-image-loading .nm-shop-loop-thumbnail.nm-loader:after {
display: block;
}
.nm-shop-loop-thumbnail a {
display: block;
position: relative;
}
.nm-shop-loop-thumbnail img {
display: block;
width: 100%;
height: auto;
}
.nm-shop-loop-thumbnail img.unveil-image {
opacity: 0;
-webkit-transition: opacity 0.5s ease; -moz-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
}
.image-loaded .nm-shop-loop-thumbnail img {
opacity: 1; width: 350px;
} .nm-shop-loop-thumbnail img.hover-image {
position: absolute;
top: 0;
left: 0;
opacity: 0;
-webkit-transition: opacity 0.2s linear; -moz-transition: opacity 0.2s linear; -o-transition: opacity 0.2s linear; transition: opacity 0.2s linear;  }
.hover-image-loaded .nm-shop-loop-thumbnail a:hover img.hover-image {
opacity: 1;
} .onsale {
display: block;
position: absolute;
top: 12px;
right: 12px;
z-index: 10;
font-size: 14px;
line-height: 1;
color: #373737; padding: 4px 8px;
-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #fff;
} .nm-shop-loop-details {
position: relative; padding-bottom: 12px;
}
.nm-shop-loop-details h3 {
display: block;
font-size: 16px;
line-height: 1.4;
margin: 0;
padding-right: 32px;
}
.nm-shop-loop-details h3 a {
color: #000;
border-bottom: 1px dotted;
font-weight: bold;
font-size: 20px;
}
.nm-shop-loop-after-title {
position: relative;
margin-top: 2px;
padding-bottom: 2px;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
}
.no-touch .nm-shop-loop-after-title.action-link-touch,
.nm-shop-loop-after-title.action-link-hide { min-height: 28px;
}
.nm-shop-loop-price,
.nm-shop-loop-actions {
-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;
}
.nm-shop-loop-actions {
position: absolute;
top: 0;
left: -10px;
opacity: 0;
}
.touch .action-link-touch .nm-shop-loop-actions,
.action-link-show .nm-shop-loop-actions {
position: static;
top: auto;
left: auto;
opacity: 1;
}
.nm-products li:hover .nm-shop-loop-price {
opacity: 0
}
.touch .nm-products li:hover .action-link-touch .nm-shop-loop-price,
.nm-products li:hover .action-link-show .nm-shop-loop-price {
opacity: 1;
}
.nm-products li:hover .nm-shop-loop-actions {
opacity: 1;
left: 0;
} .products .price {
font-size: 19px;
white-space: nowrap;
border-bottom: 2px dotted #dc6d37;
}
.products .price .amount {
color: #dc6d37;
}
.products .price del {
text-decoration: line-through;
}
.products .price ins {
color: #dc9814;
text-decoration: none;
background: none;
}
.products .price ins .amount {
color: #dc9814;
}
.nm-shop-loop-price {
opacity: 1;
}
.products .price .woocommerce_de_versandkosten { line-height: 1.2;
} .nm-shop-loop-actions > a,
.nm-shop-loop-actions > a:active,
.nm-shop-loop-actions > a:focus {
color: #282828;
}
.nm-shop-loop-actions > a {
position: relative;
display: inline-block;
font-size: 14px;
line-height: inherit;
white-space: nowrap;
margin-left: 10px;
padding: 0 0 1px;
text-align: left;
border-bottom: 1px solid #cfcfcf;
background-color: transparent;
}
.nm-shop-loop-actions > a:first-child {
margin-left: 0;
}
.nm-shop-loop-actions > a.loading {
opacity: 1;
background: none;
}
.touch .action-link-touch .nm-shop-loop-actions > a,
.action-link-show .nm-shop-loop-actions > a {
color: #8c8c8c;
margin-top: 11px;
padding: 7px 0px;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
}
.no-touch .nm-shop-loop-actions > a:hover {
color: #dc9814;
}
.nm-shop-loop-actions .added_to_cart {
display: none;
} .nm-shop-loop-wishlist-button {
position: absolute;
top: 0;
right: 0;
text-align: right;
}
@media all and (max-width: 400px) { .products.xsmall-block-grid-1 li {
width: 100%;
} .onsale {
top: 7px;
right: 7px;
padding: 3px 5px;
}
}  #nm-shop {
padding: 0 0 37px;
}
#nm-shop.header-disabled {
padding-top: 65px;
} #nm-shop-taxonomy-header {
padding-top: 61px;
}
#nm-shop-taxonomy-header.has-image {
padding-top: 0;
height: 550px;
}
.nm-shop-taxonomy-header-inner {
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-size: cover;
background-position: 50% 50%;
background-color: transparent;
}
.nm-shop-taxonomy-text.align-center {
text-align: center;
}
.nm-shop-taxonomy-text.align-right {
text-align: right;
}
#nm-shop-taxonomy-header.has-image .nm-shop-taxonomy-text {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%);
}
.nm-shop-taxonomy-text h1 {
font-size: 28px;
}
.nm-shop-taxonomy-text .term-description {
font-size: 16px;
padding-top: 10px;
}
@media all and (max-width: 991px) {
#nm-shop-taxonomy-header.has-image {
height: 370px;
}
}
@media all and (max-width: 768px) {
.nm-shop-taxonomy-text h1 {
font-size: 26px;
}
#nm-shop-taxonomy-header.has-image {
height: 210px;
}
.nm-shop-taxonomy-text .term-description {
display: none;
}
}
@media all and (max-width: 550px) {
.nm-shop-taxonomy-text h1 {
font-size: 24px;
}
}
@media all and (max-width: 400px) {
.nm-shop-taxonomy-text h1 {
font-size: 22px;
}
} .nm-shop-hidden-taxonomy-content {
height: 0;
overflow: hidden;
} .nm-shop-header {
padding: 0px 0px 20px 0px;
} .nm-shop-menu {
overflow: hidden;
}
.nm-shop-menu ul li a {
color: #888;
}
.nm-shop-menu ul li a:hover,
.nm-shop-menu ul li.current-cat a,
.nm-shop-menu ul li.active a { color: #dc9814;
} .nm-shop-menu ul li:first-child,
.nm-shop-menu ul li:first-child a {
margin-left: 0;
}
.nm-shop-menu ul li:last-of-type,
.nm-shop-menu ul li:last-child,
.nm-shop-menu ul li:last-of-type a,
.nm-shop-menu ul li:last-child a {
margin-right: 0;
}
.nm-shop-menu ul li > span {
font-family: Arial, Helvetica, sans-serif;
color: #ccc;
} .nm-shop-filter-menu {
float: right;
width: 20%;
text-align: right;
white-space: nowrap;
overflow: hidden;
}
.nm-shop-header.no-categories .nm-shop-filter-menu {
float: left;
width: 100%;
text-align: left;
}
.nm-shop-filter-menu li {
display: inline-block;
vertical-align: middle;
}
.nm-shop-filter-menu li.nm-shop-categories-btn-wrap {
display: none;
}
.nm-shop-filter-menu li a {
font-size: 18px;
line-height: 2;
margin: 0 15px;
}
.nm-shop-filter-menu li a i {
font-size: 14px;
color: #c0c0c0;
padding-left: 1px;
}
.nm-shop-header.no-filters .nm-shop-filter-menu li.nm-shop-search-btn-wrap > span {
display: none;
} .list_nosep .nm-shop-filter-menu li.nm-shop-search-btn-wrap > span {
display: none;
}
.list_nosep .nm-shop-filter-menu li a {
margin: 0 25px 0 0;
}
.list_nosep .nm-shop-filter-menu li:last-of-type a {
margin-right: 0;
} .nm-shop-header.centered .nm-shop-filter-menu {
display: none;
} .nm-shop-categories {
float: left;
width: 80%;
overflow: hidden;
}
.nm-shop-categories li {
display: inline-block;
vertical-align: middle;
}
.nm-shop-categories li a {
font-size: 18px;
line-height: 2;
margin: 0 17px;
}
.nm-shop-categories .nm-shop-sub-categories {
width: 100%;
padding-top: 16px;
overflow: hidden;
}
.nm-shop-categories .nm-shop-sub-categories li a {
margin: 0 28px 0 0;
}
.nm-shop-categories .nm-shop-sub-categories li.current-cat a,
.nm-shop-categories .nm-shop-sub-categories li.active a {
padding-bottom: 3px;
}
.nm-shop-categories .nm-shop-sub-categories li span {
display: none;
} .nm-shop-categories li.nm-category-back-button.current-cat a {
color: inherit;
padding-bottom: 0;
border-bottom: 0 none;
opacity: 0.5;
cursor: default;
}
.nm-shop-categories li.nm-category-back-button a i {
vertical-align: middle;
} .list_nosep .nm-shop-categories li a {
margin: 0 28px 0 0;
}
.list_nosep .nm-shop-categories li:last-of-type a {
margin-right: 0;
}
.list_nosep .nm-shop-categories li > span {
display: none;
}
.list_nosep .nm-shop-categories .nm-shop-sub-categories li a {
font-size: 16px;
margin-right: 19px;
}
.list_nosep .nm-shop-categories .nm-shop-sub-categories li:last-child a {
margin-right: 0;
} .nm-shop-header.centered .nm-shop-categories {
width: 100%;
text-align: center;
} #nm-shop-sidebar-layout-indicator { display: none !important;
}
.nm-shop-sidebar-header #nm-shop-sidebar {
display: none;
opacity: 0;
-webkit-transition: opacity 0.5s ease; -moz-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
}
#nm-shop-sidebar.fade-in {
opacity: 1;
}
#nm-shop-sidebar.force-show {
display: block;
}
#nm-shop-sidebar .nm-shop-sidebar-inner {
padding-top: 20px;
}
.nm-shop-sidebar-header #nm-shop-sidebar .widget {
padding-top: 28px; padding-bottom: 1000px;
margin-bottom: -1000px;
}
@media all and (min-width: 992px) {
.nm-shop-sidebar-header #nm-shop-sidebar .widget .nm-shop-widget-col:last-child {
height: auto !important; }
} .nm-shop-sidebar-default.nm-shop-sidebar-position-right .nm-shop-sidebar-col {
float: right;
}
.nm-shop-sidebar-default #nm-shop-sidebar {
padding-right: 34px;
}
.nm-shop-sidebar-default.nm-shop-sidebar-position-right #nm-shop-sidebar {
padding-right: 0;
padding-left: 34px;
}
.nm-shop-sidebar-default #nm-shop-sidebar .widget {
margin-bottom: 37px;
padding-bottom: 37px;
border-bottom: 1px solid #eaeaea;
}
.nm-shop-sidebar-default #nm-shop-sidebar .widget:last-child {
padding-bottom: 0;
border-bottom: 0 none;
} .shop-filters-popup-open #nm-widget-panel-overlay {
cursor: pointer;
}
#nm-shop-sidebar-popup-button {
position: fixed;
right: 30px;
bottom: 0;
z-index: 500;
color: #fff;
width: 342px;
margin-top: 0;
padding: 10px 20px;
opacity: 0.91;
cursor: pointer;
-webkit-transform: translateY(100%); transform: translateY(100%);
-webkit-transition: transform 0.2s ease 0s; transition: transform 0.2s ease 0s;
background: #282828;
}
.mobile-menu-open #nm-shop-sidebar-popup-button,
.widget-panel-open #nm-shop-sidebar-popup-button,
.widget-panel-closing #nm-shop-sidebar-popup-button {
z-index: 100; }
#nm-shop-sidebar-popup-button:hover {
opacity: 0.95;
}
#nm-shop-sidebar-popup-button.visible {
-webkit-transform: translateY(0px); transform: translateY(0px);
-webkit-transition: transform 0.2s ease 0.4s; transition: transform 0.2s ease 0.4s;
}
#nm-shop-sidebar-popup-button i {
float: right;
font-size: 13px;
line-height: 15px;
padding-top: 5px;
}
#nm-shop-sidebar-popup {
position: fixed;
right: 30px;
bottom: 0;
z-index: 1001;
width: 344px;
padding: 21px 21px 0;
border-top: 1px solid #e7e7e7;
border-right: 1px solid #e7e7e7;
border-left: 1px solid #e7e7e7;
-webkit-transform: translateY(100%); transform: translateY(100%);
-webkit-transition: transform 0.4s ease 0s; transition: transform 0.4s ease 0s;
background: #fff; }
#nm-shop-sidebar-popup.visible {
-webkit-transform: translateY(0px); transform: translateY(0px);
-webkit-transition: transform 0.4s ease 0.2s; transition: transform 0.4s ease 0.2s;
}
#nm-shop-sidebar-popup #nm-shop-search {
position: relative;
display: block;
opacity: 1;
margin-bottom: 21px;
}
#nm-shop-sidebar-popup #nm-shop-search input {
display: block;
font-size: 18px;
line-height: normal;
color: #282828;
padding: 0 0 6px 25px;
border-bottom: 1px solid #e7e7e7;
}
#nm-shop-sidebar-popup #nm-shop-search span.nm-search-icon {
position: absolute;
top: 4px;
left: 0;
font-size: 18px;
color: #282828;
opacity: 0.5;
}
#nm-shop-sidebar-popup #nm-shop-search-notice {
font-size: 12px;
}
#nm-shop-sidebar-popup #nm-shop-search-notice.show {
height: 24px;
}
#nm-shop-sidebar-popup #nm-shop-search-notice > span {
padding-top: 11px;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget {
width: 100% !important;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
border-bottom: 0 none;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget:last-child .nm-widget-title,
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-widget-title {
position: relative;
font-size: 14px;
line-height: 46px;
color: #282828;
height: 46px;
margin-bottom: 10px;
padding: 0 17px;
border: 0 none;
cursor: pointer;
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
background: #f1f1f1;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-widget-title:after {
position: absolute;
top: 15px;
right: 16px;
z-index: 100;
display: block;
font-family: 'nm-font';
font-size: 13px;
font-weight: normal;
line-height: 14px;
content: "\e114";
width: 14px;
height: 14px;
text-align: right;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget.show .nm-widget-title:after {
top: 15px;
content: "\e115";
}
#nm-shop-sidebar-popup-reset-button {
display: block;
font-size: 14px;
line-height: 48px;
color: #fff;
height: 48px;
padding: 0 17px;
text-align: left;
}
#nm-shop-sidebar-popup-reset-button i {
float: right;
font-size: 16px;
line-height: 1;
padding-top: 16px;
}
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-shop-widget-col:last-child {
position: relative;
height: 0px;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-transition: height 0.2s ease; transition: height 0.2s ease;
} #nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-shop-widget-col:last-child > * {
padding: 5px 17px 15px;
border-top: 0 none;
}
@media all and (max-width: 2045px) {
#nm-shop-sidebar-popup-button,
#nm-shop-sidebar-popup {
right: 50%;
margin-right: -172px;
} .nm-footer-bar {
position: relative;
z-index: 505;
}
body.shop-filters-popup-open .nm-footer-bar {
z-index: auto;
}
}
@media all and (max-width: 400px) {
#nm-shop-sidebar-popup-button,
#nm-shop-sidebar-popup {
right: 0;
width: 100%;
margin-right: 0;
}
#nm-shop-sidebar-popup,        
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-widget-title,
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-shop-widget-col:last-child > * {
padding-right: 15px;
padding-left: 15px;
border-left: 0 none;
border-right: 0 none;
}
} @-moz-document url-prefix() {
#nm-shop-sidebar-popup .nm-shop-sidebar .widget .nm-widget-title,
#nm-shop-sidebar-popup-reset-button {
transform: translateZ(0px);
}
} .widget.scroll-enabled .nm-widget-title {
margin-bottom: 13px;
}
.widget.scroll-enabled .nm-shop-widget-col:last-child {
position: relative;
overflow: hidden;
}
.nm-shop-widget-scroll {
height: 145px;
padding-top: 3px; overflow-x: hidden;
overflow-y: auto;
-webkit-overflow-scrolling: touch;
}
.no-touch .scroll-type-default .nm-shop-widget-scroll,
.no-touch .nm-shop-widget-scroll.scrollable {
padding-right: 15px;
}    #nm-shop-search {
display: none;
width: 100%;
height: 100%;
opacity: 0;
overflow: hidden;
-webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; -o-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
#nm-shop-search.fade-in {
opacity: 1;
}
#nm-shop-search-close {
position: absolute;
top: 50%;
right: 0;
z-index: 10;
font-size: 24px;
line-height: 1;
color: #aaa;
width: 23px;
height: 23px;
margin-top: -12px;
}
#nm-shop-search-close:hover {
color: #282828; }
#nm-shop-search .nm-shop-search-inner {
position: relative;
padding-top: 43px;
}
#nm-shop-search .nm-shop-search-input-wrap {
position: relative;
overflow: hidden;
}
#nm-shop-search input {
display: block;
font-size: 26px;
line-height: normal;
font-weight: normal;
font-family: inherit;
width: 100%;
padding: 0 23px 0 0;
border: 0 none;
background: none;
}
#nm-shop-search input::-ms-clear { width: 0;
height: 0;
} #nm-shop-search.nm-header-search {
position: relative;
top: 15px; opacity: 1;
height: auto;
border-top: 1px solid #eee;
background: #fff;
-webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;
}
#nm-shop-search.nm-header-search .nm-shop-search-inner {
padding: 28px 0;
}
@media all and (max-width: 880px) {
#nm-shop-search.nm-header-search {
display: none !important;
}
} #nm-shop-search-notice {
font-size: 14px;
line-height: 1;
color: #aaa;
height: 0;
white-space: nowrap;
text-align: left;
opacity: 0;
-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-transition: all 0.2s ease; transition: all 0.2s ease;
cursor: default;
}
#nm-shop-search-notice.show {
height: 32px;
opacity: 1;
}
#nm-shop-search-notice span {
display: block;
padding-top: 16px;
} .nm-shop-results-bar {
width: auto; margin-bottom: 17px;
padding: 0;
overflow: hidden;
}
.nm-shop-header.centered ~ #nm-shop-products .nm-shop-results-bar {
text-align: center;
}
.nm-shop-results-bar.has-filters.is-category #nm-shop-search-taxonomy-reset,
.nm-shop-results-bar.is-category {
display: none;
}
.nm-shop-results-bar.has-filters.is-category {
display: block;
}
.nm-shop-results-bar a {
position: relative;
display: inline-block;
color: inherit;
line-height: 1.4;
max-width: 100%;
white-space: nowrap;
text-overflow: ellipsis;
vertical-align: top;
overflow: hidden; margin: 0 8px 7px 0;
padding: 5px 14px 5px 37px;
border: 1px solid #e0e0e0;
border: 1px solid #777;
-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px;
}
.nm-shop-results-bar a:last-child {
margin-right: 0;
}
.nm-shop-results-bar a:hover {
text-decoration: line-through;
}
.nm-shop-results-bar a span {
color: #282828;
}
.nm-shop-results-bar a i {
position: absolute;
top: 6px;
left: 12px;
font-size: 15px;
line-height: 1;
color: inherit;
vertical-align: auto;
} @media all and (max-width: 568px) {
.nm-shop-results-bar.is-category {
display: block;
}
.nm-shop-results-bar.has-filters.is-category #nm-shop-search-taxonomy-reset {
display: inline-block;
}
} #nm-shop-browse-wrap .term-description {
font-size: 16px;
line-height: 1.8; margin-bottom: 25px;
padding: 0 0 21px;
}
#nm-shop-browse-wrap.nm-shop-description-borders .term-description {
margin-top: 0;
margin-bottom: 50px;
padding: 19px 0;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
@media all and (max-width: 768px) { #nm-shop-browse-wrap.nm-shop-description-borders .term-description {
margin-bottom: 25px;
}	
}
@media all and (max-width: 400px) { #nm-shop-browse-wrap .term-description,
#nm-shop-browse-wrap.nm-shop-description-borders .term-description {
margin-top: 0;
padding: 9px 0 16px;
border-top: 0 none;
border-bottom: 0 none;
}
} .nm-shop-products-col {
overflow: hidden;
}
#nm-shop-products {
position: relative;
} #nm-shop-browse-wrap {
min-height: 439px;
}
#nm-shop-browse-wrap.hide {
display: none;
} #nm-shop-products-overlay {
position: absolute;
top: -1px;
left: 0;
z-index: 1000;
width: 1px;
height: 1px;
opacity: 0;
overflow: hidden;
background: #fff;
-webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; transition: opacity 0.3s ease;
}
#nm-shop-products-overlay.show {
visibility: visible;
top: 0;
width: 100%;
height: 100%;
opacity: 1;
}
#nm-shop-products-overlay.fade-out {
opacity: 0;
}
#nm-shop-products-overlay.no-anim {
-webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;
}
#nm-shop-products-overlay.nm-loader:after {
top: 157px;
right: auto;
left: 50%;
margin-left: -6px;
} .nm-infload-link {
display: none;
}
.nm-infload-controls {
position: relative;
width: 100%;
min-height: 42px;
margin: 17px 0 36px;
overflow: hidden;
text-align: center;
} .nm-infload-controls a {
display: block;
font-size: 16px;
line-height: 62px;
color: #282828;
border-top: 1px solid #eaeaea;
border-bottom: 1px solid #eaeaea;
}
.nm-infload-controls a:hover {
color: #888;
}
.all-products-loaded .nm-infload-controls a,
.nm-infload-controls.hide-btn a {
display: none;
} .nm-infload-controls a.nm-infload-to-top {
display: none;
color: #888;
cursor: default;
}
.all-products-loaded .nm-infload-controls .nm-infload-to-top {
display: block;
} .nm-infload-controls.scroll-mode .nm-infload-btn,
.nm-infload-controls.nm-loader .nm-infload-btn {
text-indent: -1000em;
overflow: hidden;
} .nm-shop-no-products h3 {
display: inline-block;
font-size: 16px;
line-height: 1.4;
color: #282828;
vertical-align: middle;
} #nm-shop .nm-pagination {
padding: 18px 0 25px;
}
@media all and (max-width: 899px) { .nm-shop-sidebar-default #nm-shop-sidebar {
padding-right: 16px;
}
.nm-shop-sidebar-default.nm-shop-sidebar-position-right #nm-shop-sidebar {
padding-left: 16px;
}
}
@media all and (max-width: 1080px) { .nm-shop-filter-menu li.nm-shop-search-btn-wrap > span {
display: none;
}
.nm-shop-filter-menu li a {
margin: 0 25px 0 0;
}
.nm-shop-filter-menu li:last-of-type a {
margin-right: 0;
} .nm-shop-categories li a {
margin: 0 28px 0 0;
}
.nm-shop-categories li:last-of-type a {
margin-right: 0;
}
.nm-shop-categories li > span {
display: none;
}
}
@media all and (max-width: 991px) {
#nm-shop.header-disabled {
padding-top: 51px;
} .nm-shop-header {
padding: 38px 0;
} .nm-shop-filter-menu {
float: none;
width: 100%;
text-align: left;
}
.nm-shop-filter-menu li {
float: left;
display: block;
}
.nm-shop-filter-menu li.nm-shop-categories-btn-wrap {
display: block;
}
.nm-shop-filter-menu li.nm-shop-search-btn-wrap {
float: right;
}
.nm-shop-header.no-filters .nm-shop-filter-menu li.nm-shop-search-btn-wrap,	
.nm-shop-header.no-categories .nm-shop-filter-menu li.nm-shop-search-btn-wrap {
float: none;
}
.nm-shop-menu .nm-shop-filter-menu li a:hover,
.nm-shop-menu .nm-shop-filter-menu li.active a {
color: #282828;
} .nm-shop-categories {
display: none;
width: 100%;
padding-top: 28px;
opacity: 0;
-webkit-transition: opacity 0.5s ease; -moz-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; transition: opacity 0.5s ease;
}
.nm-shop-categories.fade-in {
opacity: 1;
}
.nm-shop-categories.force-show {
display: block;
}
.nm-shop-categories li a {
font-size: 16px;
}
.nm-shop-categories li.current-cat a {
color: #282828;
border-bottom: 0 none;
padding-bottom: 0;
} .nm-shop-header.centered .nm-shop-categories {
display: block;
padding-top: 0;
opacity: 1;
}
.nm-shop-header.centered .nm-shop-categories li {
display: inline-block;
float: none;
} #nm-shop-sidebar-layout-indicator { overflow: hidden !important;
}
#nm-shop-sidebar .nm-shop-sidebar-inner {
padding: 22px 0 12px;
}
.nm-shop-sidebar-header #nm-shop-sidebar .widget,
.nm-shop-sidebar-default #nm-shop-sidebar .widget,
#nm-shop-sidebar .widget {
width: 100% !important;
margin-bottom: 0;
padding-top: 0;
padding-bottom: 0;
border-bottom: 0 none;
}
#nm-shop-sidebar .widget .nm-widget-title {
position: relative;
font-size: 16px;
color: #888;
margin-bottom: 0;
padding-top: 14px;
padding-bottom: 14px;
border-top: 1px solid #eee; cursor: pointer;
-webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none;
}
#nm-shop-sidebar .widget:first-child .nm-widget-title {
border-top: 0 none;
}
#nm-shop-sidebar .widget:last-child .nm-widget-title {
margin-bottom: -1px;
border-bottom: 1px solid #eee;
}
#nm-shop-sidebar .widget .nm-widget-title:after {
position: absolute;
top: 16px;
right: 0;
z-index: 100;
display: block;
font-family: 'nm-font';	
font-size: 13px;
font-weight: normal;
line-height: 14px;
content: "\e114";
width: 14px;
height: 14px;
text-align: right;
}
#nm-shop-sidebar .widget.show .nm-widget-title:after {
top: 16px;
content: "\e115";
}
#nm-shop-sidebar .widget.show .nm-widget-title,
#nm-shop-sidebar .widget .nm-widget-title:hover {
color: #282828;
}
#nm-shop-sidebar .widget .nm-shop-widget-col:last-child {
position: relative;
height: 0;
margin: 0;
padding: 0;
overflow: hidden;
-webkit-transition: height 0.2s ease; transition: height 0.2s ease;
}
.touch #nm-shop-sidebar .widget.show .nm-shop-widget-col:last-child {
height: auto;
}
#nm-shop-sidebar .widget .nm-shop-widget-col:last-child > * {
padding: 23px 0 21px;
border-top: 1px solid #eee;
} .nm-shop-sidebar-default.nm-shop-sidebar-position-right .nm-shop-sidebar-col {
float: none;
}
.nm-shop-sidebar-default #nm-shop-sidebar {
margin-top: -20px;
padding-bottom: 50px;
}
.nm-shop-sidebar-default #nm-shop-sidebar {
padding-right: 0;
}
.nm-shop-sidebar-default.nm-shop-sidebar-position-right #nm-shop-sidebar {
padding-left: 0;
} .nm-shop-widget-scroll {
height: auto !important;
margin-right: 0 !important;
padding-right: 0;
overflow: visible;
}
.nm-scrollbar {
display: none;
} #nm-shop-search-close {	
font-size: 22px;
}
.nm-shop-sidebar-default #nm-shop-search-close {
margin-top: -18px;
}
#nm-shop-search .nm-shop-search-inner {
padding-top: 33px;
padding-bottom: 5px;
}
.nm-shop-sidebar-default #nm-shop-search .nm-shop-search-inner {
padding-bottom: 10px;
}
#nm-shop-search input {
font-size: 22px;
}
.nm-shop-sidebar-default #nm-shop-search input {
padding-bottom: 11px;
border-bottom: 1px solid #eee;
} #nm-shop-products-overlay.nm-loader:after {
top: 56px;
}
}
@media all and (max-width: 768px) { .nm-shop-header.centered .nm-shop-filter-menu {
display: block;
text-align: center;
}
.nm-shop-header.centered .nm-shop-filter-menu li {
float: none;
display: inline-block;
} .nm-shop-categories {
padding: 32px 0 12px;
}
.nm-shop-sidebar-default .nm-shop-categories {
padding-bottom: 0;
}
.nm-shop-categories.list_nosep li,
.nm-shop-categories.list_nosep .nm-shop-sub-categories li,
.nm-shop-categories li {
float: none;
width: 100%;
line-height: 1.6;
margin: 0 0 9px 0;
padding-bottom: 8px;
border-bottom: 1px solid #eee;
}
.nm-shop-categories li:last-child {
margin-bottom: 0;
}
.nm-shop-categories.list_nosep .nm-shop-sub-categories li a,
.nm-shop-categories li a {
display: block;
line-height: 1.6;
margin: 0;
}
.nm-shop-categories .nm-shop-sub-categories {
padding-top: 22px;
} .nm-shop-header.centered .nm-shop-categories {
display: none;
padding-top: 28px;
}
.nm-shop-header.centered .nm-shop-categories:not(.fade-in) {
opacity: 0;
} #nm-shop-products-overlay.nm-loader:after {
top: 29px;
} .nm-infload-controls.button-mode {
margin: 17px 0 27px;
} .nm-infload-controls a {
line-height: 50px;
}
}
@media all and (max-width: 400px) { .nm-shop-header {
padding: 35px 0 32px;
}
.nm-shop-header.centered {
padding-top: 31px;
} .nm-shop-filter-menu li a {
font-size: 16px;
line-height: 2.6;
margin-right: 14px;
}
.touch .nm-shop-filter-menu li.nm-shop-search-btn-wrap a {
padding-left: 15px; }
.nm-shop-filter-menu li.nm-shop-search-btn-wrap a > span {
display: none;
}
.nm-shop-filter-menu li.nm-shop-search-btn-wrap a i {
font-size: inherit;
line-height: inherit;
color: inherit;
padding-left: 0;
vertical-align: top;
}
.nm-shop-header.no-filters .nm-shop-filter-menu li.nm-shop-search-btn-wrap,	
.nm-shop-header.no-categories .nm-shop-filter-menu li.nm-shop-search-btn-wrap {
float: right;
} .nm-shop-categories {
padding: 16px 0 5px;
}
.nm-shop-categories.list_nosep .nm-shop-sub-categories li a,
.nm-shop-categories li a {
font-size: 14px;
line-height: inherit;
} .nm-shop-header.centered .nm-shop-categories {
padding-top: 16px;
} #nm-shop-sidebar .nm-shop-sidebar-inner {
padding: 6px 0 6px;
}
#nm-shop-sidebar .widget .nm-widget-title {
font-size: 14px;
padding-top: 12px;
padding-bottom: 11px;
}
#nm-shop-sidebar .widget .nm-widget-title:after {
top: 12px;
}
#nm-shop-sidebar .widget.show .nm-widget-title:after {
top: 12px;
} .nm-shop-sidebar-default #nm-shop-sidebar {
margin-top: -10px;
padding-bottom: 37px;
}
.header-disabled.nm-shop-sidebar-default #nm-shop-sidebar {
margin-top: -15px;
} #nm-shop-search .nm-shop-search-inner,
.nm-shop-sidebar-default #nm-shop-search .nm-shop-search-inner {
padding-bottom: 0;
}
#nm-shop-search .nm-shop-search-inner {
padding-top: 16px;
}
#nm-shop-search-close {
font-size: 16px;
width: 14px;
margin-top: -9px;
}
.nm-shop-sidebar-default #nm-shop-search-close {
margin-top: -16px;
}
#nm-shop-search input {
font-size: 18px;
padding-right: 24px;
}
.nm-shop-sidebar-default #nm-shop-search input {
padding-bottom: 9px;
} #nm-shop-search-notice {
display: none;
} .nm-infload-controls.button-mode {
margin: 11px 0 27px;
}
} .nm-single-product {
padding-bottom: 18px;
}
.nm-single-product-bg {
background: #eee;
}
.no-bg .nm-single-product-bg {
background: none;
}
.nm-single-product-top {
padding-top: 20px;
}
.nm-single-product-showcase {
padding: 46px 0 55px;
} .nm-single-product-menu {
text-align: right;
}
.nm-single-product-menu a {
position: relative;
top: -2px;
font-size: 12px;
line-height: 20px;
color: #a1a1a1;
margin-left: 10px;
-webkit-transition: color 0.2s linear; -moz-transition: color 0.2s linear; -o-transition: color 0.2s linear; transition: color 0.2s linear;
}
.nm-single-product-menu a:hover {
color: #dc9814;
}
.nm-single-product-menu a i {
vertical-align: middle;
} .nm-single-product .thumbnails {
margin-top: -18px;
}
#nm-product-thumbnails-slider {
}
#nm-product-thumbnails-slider .slick-slider {
margin: 0;
}
#nm-product-thumbnails-slider img {
max-width: 60px;
height: auto;
margin-top: 17px;
opacity: 0.2;
-webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; -o-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
cursor: pointer;
}
#nm-product-thumbnails-slider .current img {
opacity: 1;
} .nm-single-product .images {
position: relative;
}
#nm-product-images-slider {
}
#nm-product-images-slider a.nm-product-image-link {
position: relative;
display: block;
color: #8c8c8c;
-webkit-transition: color 0.2s ease; -moz-transition: color 0.2s ease; -o-transition: color 0.2s ease; transition: color 0.2s ease;
}
#nm-product-images-slider .nm-product-image-icon {
display: block;
position: absolute;
top: 5px;
right: 5px;
font-size: 20px;
line-height: 20px;
}
.no-bg #nm-product-images-slider .nm-product-image-icon {
top: 23px;
right: 23px;
}
#nm-product-images-slider .nm-product-image-icon:hover {
color: #dc9814;
}
#nm-product-images-slider img {
width: 100%;
} #nm-product-images-slider.slick-slider:hover .slick-prev {
left: 0;
}
#nm-product-images-slider.slick-slider:hover .slick-next {
right: 0;
}
.no-bg #nm-product-images-slider.slick-slider:hover .slick-prev {
left: 18px;
}
.no-bg #nm-product-images-slider.slick-slider:hover .slick-next {
right: 18px;
}
#nm-product-images-slider .slick-dots {
display: none !important;
position: absolute;
bottom: 25px;
left: 0;
z-index: 1000;
padding: 0;
}
#nm-product-images-slider .slick-dots li.slick-active,
#nm-product-images-slider .slick-dots li {
margin: 0 7px;
}
#nm-product-images-slider .slick-dots li.slick-active button {
width: 6px;
height: 6px;
border: 0 none;
background: #282828;
}  .easyzoom.is-loading img {
cursor: progress;
}
.modal-enabled .easyzoom.is-ready img {
cursor: pointer;
}
.easyzoom-notice {
display: none;
}
.easyzoom-flyout {
position: absolute;
top: 0;
left: 0;
z-index: 1000;
width: 100%;
height: 100%;
overflow: hidden;
background: #fff;
}
.easyzoom-flyout img {
width: 900px !important;
max-width: 900px !important;
} .nm-product-images-col .onsale {
top: 5px;
right: 5px;
z-index: 1000;
}
.nm-product-images-col.has-featured-video .onsale,
.nm-product-images-col.modal-enabled .onsale {
right: auto;
left: 5px;
}
.no-bg .nm-product-images-col .onsale {
top: 23px;
right: 23px;
}
.no-bg .nm-product-images-col.has-featured-video .onsale,
.no-bg .nm-product-images-col.modal-enabled .onsale {
right: auto;
left: 23px;
} #nm-featured-video-link {
display: block;
color: inherit;
width: 100%;
margin-top: 15px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
}
.nm-featured-video-icon {
display: inline-block;
font-size: 14px;
line-height: 25px !important;
color: #282828;
text-align: center;
width: 50px;
height: 25px;
-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
background: #fff;
}
.nm-featured-video-label {
line-height: 25px;
margin-left: 7px;
}
.has-featured-video .slick-slide {
cursor: pointer;
}
.single-product .nm-featured-video-popup.nm-mfp-fade-in.mfp-bg.mfp-ready,
.single-product .nm-featured-video-popup.nm-mfp-zoom-in.mfp-bg.mfp-ready,
.single-product .nm-featured-video-popup.mfp-bg {
opacity: 0.86;
}
.nm-featured-video-popup .mfp-close {
color: #fff;
}
.nm-featured-video-popup .mfp-close:hover {
color: #fff;
opacity: 1;
}
@media (max-width: 899px) { #nm-featured-video-link {
text-align: center;
}
} .nm-single-product .product-summary {
width: 100%; }
.nm-single-product.product-type-variable .product-summary {
padding-left: 64px;
} .product-summary .product_title {
font-size: 26px;
line-height: 1.2;
} .product-summary .price {
line-height: 1;
vertical-align: top;
margin-bottom: 0;
padding: 12px 0 24px;
}
.product-summary .price .amount {
font-size: 20px;
line-height: 1;
color: #dc9814;
}
.product-summary .price del,
.product-summary .price ins {
text-decoration: none;
vertical-align: top;
}
.product-summary .price ins {
color: #dc9814;
text-decoration: none;
background: none;
}
.product-summary .price del .amount {
font-size: 14px;
color: #888;
text-decoration: line-through;
vertical-align: top;
}
.product-summary .price del .amount span {
vertical-align: top;
}
.product-summary .woocommerce_de_versandkosten { margin-top: 7px;
} .product-summary .product-short-description {
font-size: 16px;
line-height: 1.8;
padding-bottom: 22px;
} .product-summary .woocommerce-product-rating {
margin-bottom: 24px;
margin-left: -7px;
}
.woocommerce-product-rating .woocommerce-review-link {
left: 116px;
}
.product-summary .star-rating {
width: 116px;
}
.product-summary .star-rating:before {
left: 11px;
font-size: 6px;
letter-spacing: 16px;
}
.product-summary .star-rating span:before {
font-size: 28px;
letter-spacing: -6px;
} .product-summary form.cart {
padding-top: 6px;
} .variations {
border-collapse: separate !important;
color: #282828;
width: 100%;
margin-bottom: -1px; border: 0 none;
}
.variations tr td {
position: relative;
border-top: 1px solid #dadada;
border-right: 1px solid #dadada;
border-left: 1px solid #dadada;
vertical-align: middle;
background-clip: padding-box;
}
.variations tr:last-child td {
border-bottom: 1px solid #dadada; 
}
.variations tr .nm-variation-row .label,
.variations tr .nm-variation-row .value {
float: left;
}
.variations tr .label {
line-height: 20px;
width: 41%;
padding: 11px 0 11px 16px;
border-right: 0 none;
}
.variations tr .value {
padding-left: 16px;
border-left: 0 none;
}
.variations tr .nm-variation-row .value {
width: 59%;
}
.variations tr .value select {
line-height: 1;
color: #282828;
width: 100%;
height: 42px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
padding: 0;
border: 0 none;
background: none;
}
.variations tr .value select option {
padding-left: 0;
}
.variations tr .reset_variations {
display: none !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { .variations_form:not(.nm-custom-select) .variations tr .value select {
padding-right: 39px;
}
.variations_form:not(.nm-custom-select) .variations tr .value:before {
position: absolute;
top: 0;
right: 13px;
z-index: 100;
display: block;
font-family: 'nm-font';
font-size: 12px;
line-height: 42px;
font-style: normal;
font-weight: normal;
content: "\e615";
-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);
pointer-events: none;
}
} .variations_form.nm-custom-select tr.open td {
border-color: #c1c1c1;
}
.variations_form.nm-custom-select tr .value {
position: absolute;
top: 0;
left: 0;
width: 100%;
padding-left: 0;
}
.variations_form.nm-custom-select tr .sod_select .sod_label {
padding-left: 55%;
}
.variations_form.nm-custom-select tr .value select {
opacity: 0;
} .variations_form.nm-select-hide-labels tr .label {
display: none;
}
.variations_form.nm-select-hide-labels tr .value {
position: relative;
width: 100%;
}
.variations_form.nm-select-hide-labels:not(.nm-custom-select) tr .value {
padding-left: 0;
}
.variations_form.nm-select-hide-labels:not(.nm-custom-select) tr .value select {
padding-left: 16px;
}
@-moz-document url-prefix() { .variations_form.nm-select-hide-labels:not(.nm-custom-select) tr .value select {
padding-left: 12px;
}
}
.variations_form.nm-select-hide-labels.nm-custom-select tr .sod_select .sod_list_wrapper {
text-align: left;
}
.variations_form.nm-select-hide-labels.nm-custom-select tr .sod_select .sod_label {
padding-left: 16px;
text-align: left;
} .single_variation {
display: none;
height: auto !important;
line-height: 18px;
padding: 16px 16px 0 !important;
border-right: 1px solid #dadada;
border-left: 1px solid #dadada;
overflow: hidden;
}
.single_variation > div {
padding-bottom: 16px;
}
.single_variation > div:empty {
padding-bottom: 0;
}
.single_variation .price,
.single_variation .stock {
display: block;
}
.single_variation .price {
font-size: 20px;
line-height: 1;
vertical-align: middle;
padding: 0;
}
.single_variation .stock {
color: #8c8c8c;
}  .group_table {
width: 100%;
margin-bottom: -1px; }
.product-summary .group_table tr td {
vertical-align: middle;
border-bottom: 1px solid #dcdcdc; padding: 10px 10px 10px 0;
}
.group_table tr:first-child td {
padding-top: 0;
}
.group_table tr td:last-child {
width: 30px;
padding-right: 0;
}
.group_table .label,
.group_table .price {
font-size: 14px;
line-height: 1.4;
}
.group_table .label a {
color: #282828;
}
.product-summary .group_table .price {
line-height: 1.4;
vertical-align: middle;
text-align: right;
}
.product-summary .group_table .price del,
.product-summary .group_table .price ins,
.product-summary .group_table .price del .amount,
.product-summary .group_table .price .amount {
font-size: 14px;
line-height: 1.4;
margin: 0;
padding: 0;
vertical-align: middle;
}
.product-summary .group_table .price ins .amount,
.product-summary .group_table .price > .amount {
color: #282828;
}
.product-summary .group_table .price del {
display: none;
}
.product-summary .group_table .price .stock { display: none;
} .product-summary .group_table .add_to_cart_button {
position: relative;
display: inline-block;
font-size: 14px;
line-height: 32px;
color: #fff;
width: 30px;
height: 30px;
padding: 0;
text-align: center;
}
.group_table .add_to_cart_button.added i:before { content: "\e116";
}
.group_table .added_to_cart {
display: none;
} .group_table .nm-quantity-wrap {
width: auto;  border: 1px solid #eee;
}
.group_table .nm-quantity-wrap .quantity {
padding-left: 0;
}
.group_table .nm-quantity-wrap .quantity .nm-qty-minus,
.group_table .nm-quantity-wrap .quantity .nm-qty-plus,
.group_table .nm-quantity-wrap .quantity .qty {
line-height: 28px;
height: 28px;
}
.group_table .nm-quantity-wrap .quantity .nm-qty-minus,
.group_table .nm-quantity-wrap .quantity .nm-qty-plus {
display: none;
font-size: 10px;
width: auto;
}
.group_table .nm-quantity-wrap .quantity .nm-qty-minus {
padding-right: 2px;
}
.group_table .nm-quantity-wrap .quantity .nm-qty-plus {
padding-left: 2px;
}
.group_table .nm-quantity-wrap .quantity .qty {
width: 28px;
border-right: 6px solid transparent;
border-left: 6px solid transparent;
background: #fff;
} .group_table.qty-show tr td:last-child {
width: 60px;
}
.group_table.qty-show .nm-quantity-wrap {
border: 0 none;
}
.group_table.qty-show .nm-quantity-wrap .quantity .nm-qty-minus,
.group_table.qty-show .nm-quantity-wrap .quantity .nm-qty-plus {
display: inline-block;
}
.group_table.qty-show .nm-quantity-wrap .quantity .qty {
border: 1px solid #eee;
} .nm-quantity-wrap {
position: relative;
width: 100%;
text-align: center;
border-top: 1px solid #dadada;
border-right: 1px solid #dadada;
border-left: 1px solid #dadada;
overflow: hidden;
}
.nm-quantity-wrap label {
display: none;
}
.nm-quantity-wrap .quantity {
-webkit-tap-highlight-color: rgba(0,0,0,0);
-webkit-touch-callout: none;
} .nm-quantity-wrap .qty {
display: inline-block;
line-height: 42px;
width: 26px;
height: 42px;
vertical-align: top;
padding: 0;
border: 0 none;
text-align: center;
background: none;
}
.nm-quantity-wrap .qty::-webkit-outer-spin-button,
.nm-quantity-wrap .qty::-webkit-inner-spin-button {
-webkit-appearance: none;
margin: 0;
}
.nm-quantity-wrap .qty::-o-outer-spin-button,
.nm-quantity-wrap .qty::-o-inner-spin-button {
-o-appearance: none;
margin: 0;
}
.nm-quantity-wrap input[type=number] {
-moz-appearance: textfield;
}
.nm-quantity-wrap .quantity .nm-qty-minus,
.nm-quantity-wrap .quantity .nm-qty-plus {
position: relative;
display: inline-block;
font-size: 12px;
line-height: 42px;
font-weight: normal;
color: #282828;
width: 23px;
height: 42px;
text-align: center;
cursor: pointer;
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
} .product-summary .single_variation_wrap .nm-quantity-wrap {
text-align: right;
padding-right: 8px;
}
.product-summary .single_variation_wrap .nm-quantity-wrap label:not(.nm-qty-label-abbrev) {
display: block;
position: absolute;
top: 0;
left: 16px;
text-align: left;
color: #282828;
line-height: 42px;
} .product-summary .button {
font-family: inherit;
width: 100%;
padding: 14px;
} .nm-product-wishlist-button-wrap {
float: left;
}
.has-share-buttons .nm-product-wishlist-button-wrap {
margin-right: 15px;
}
.nm-product-wishlist-button-wrap a {
display: inline-block;
line-height: 1;
color: #a0a0a0;
text-align: center;
vertical-align: text-bottom;
-webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box;
}
.has-share-buttons .nm-product-wishlist-button-wrap a {
padding-right: 15px;
border-right: 1px solid #dadada;
}
.nm-product-wishlist-button-wrap a:hover {
color: #282828;
}
.nm-product-wishlist-button-wrap a.added:active,
.nm-product-wishlist-button-wrap a.added:focus,
.nm-product-wishlist-button-wrap a.added:hover,
.nm-product-wishlist-button-wrap a.added {
color: #dc9814;
}
.nm-product-wishlist-button-wrap a i {
font-size: 16px;
line-height: 1;
}
.nm-product-wishlist-button-wrap a i:before {
content: "\f004";
} .product-summary .stock.in-stock,
.product-summary .stock.out-of-stock {
display: inline-block;
line-height: 1;
color: #fff;
padding: 5px 10px;
-webkit-border-radius: 50px; border-radius: 50px;
}
.product-summary .stock.in-stock { background: #63b798;
}
.product-summary .stock.out-of-stock {
margin-bottom: 0;
background: #b1b1b1;
} .nm-product-share-wrap {
padding-top: 21px;
overflow: hidden;
}
.nm-product-share {
float: left;
white-space: nowrap;
}
.nm-product-share a {
display: inline-block;
font-size: 18px;
line-height: 1;
color: #a0a0a0;
margin-right: 15px;
vertical-align: middle;
}
.nm-product-share a:hover {
color: #282828;
} .woocommerce-tabs {
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.woocommerce-tabs .tabs {
padding-top: 18px;
text-align: center;
}
.woocommerce-tabs .tabs li {
display: inline-block;
margin-bottom: -1px;
}
.woocommerce-tabs .tabs li a {
display: inline-block;
font-size: 16px;
color: #aaa;
margin: 0 14px;
border-bottom: 1px solid #fff;
}
.woocommerce-tabs .tabs li.active a {
color: #282828;
border-bottom-color: #e0e0e0;
}
.woocommerce-tabs.description-full .tabs li.active a {
border-bottom-color: transparent;
}
.woocommerce-tabs .tabs li a span {
font-size: 14px;
line-height: 1;
color: #dc9814;
vertical-align: top;
}
.woocommerce-tabs .panel {
padding: 41px 0 53px;
}
.woocommerce-tabs .panel.description-full {
padding: 17px 0 0;
} #tab-description {
font-size: 16px;
line-height: 1.8;
} .nm-additional-information-inner {
width: 100%;
max-width: 820px;
margin: 0 auto;
}
.shop_attributes {
width: 100%;
}
.shop_attributes tr th, 
.shop_attributes tr td {
font-size: 16px;
line-height: 1.6;
padding-bottom: 19px;
}
.shop_attributes tr:last-child th, 
.shop_attributes tr:last-child td {
padding-bottom: 0;
}
.shop_attributes th {
color: #282828;
width: 23%;
min-width: 120px;
}
.shop_attributes td {
width: 77%;
} #reviews {
max-width: 820px;
margin: 0 auto;
padding-top: 10px;
}
#reviews .commentlist li .comment-text .meta {
margin: 0;
padding-right: 110px;
}
#reviews .commentlist li .comment-text .star-rating {
position: absolute;
top: -5px;
right: 0;
} #reviews .page-numbers li a,
#reviews .page-numbers li span {
font-size: 14px;
padding: 0 10px;
}
#reviews .page-numbers li:first-child a,
#reviews .page-numbers li:first-child span {
padding-left: 0;
} #review_form_wrapper,
.woocommerce-verification-required {
padding-top: 32px;
}
.no-reviews #review_form_wrapper,
.no-reviews .woocommerce-verification-required {
padding-top: 0;
}
.woocommerce-verification-required {
color: #282828;
} #review_form .comment-form-rating {
margin-bottom: 16px;
}
#review_form .comment-form-rating label {
padding-bottom: 0;
}
#review_form .comment-form-rating .stars {
display: inline-block;
height: 28px;
overflow: hidden;
margin-bottom: 0;
margin-left: -7px;
}
#review_form .comment-form-rating .stars span {
display: block;
}
#review_form .comment-form-rating .stars a {
position: relative;
display: inline-block;
color: #8c8c8c;
width: 23px;
text-indent: -1000em;
overflow: hidden;
}
#review_form .comment-form-rating .stars:hover a,
#review_form .comment-form-rating .stars.has-active a {
color: #dc9814;
} 
#review_form .comment-form-rating .stars a:hover ~ a,
#review_form .comment-form-rating .stars.has-active a.active ~ a {
color: #8c8c8c;
}
#review_form .comment-form-rating .stars a:before {
position: absolute;
top: 0;
left: 0;
font-family: 'nm-font';
font-size: 28px;
font-style: normal;
font-weight: normal;
line-height: 1;
content: "\e606";
text-indent: 0;
} .product_meta {
color: #282828;
padding: 20px 0 18px;
text-align: center;
}
.product_meta span.sku_wrapper,
.product_meta span.posted_in,
.product_meta span.tagged_as {
margin: 0 7px;
}
.product_meta span.sku,
.product_meta a {
color: #aaa;
}
.product_meta a:hover {
color: #dc9814;
} .upsells,
.related {
padding: 15px 0 10px;
border-top: 1px solid #eee;
}
.upsells h2,
.related h2 {
font-size: 24px;
padding-bottom: 28px;
text-align: center;
} .upsells {
} .related {
} @media (max-width: 899px) { .nm-product-images-col {
float: none !important;
max-width: 530px;
margin-right: auto;
margin-left: auto;
} .nm-product-summary-col {
float: none !important;
margin-right: auto;
margin-left: auto;
}
.nm-single-product .product-summary,
.nm-single-product.product-type-variable .product-summary {
padding: 49px 0 0 0;
} .nm-product-summary-title {
padding-right: 40px;
}
.product-summary .product_title {
font-size: 24px;
} .nm-single-product-right-col {
display: none;
}
} @media all and (max-width: 767px) { .woocommerce-tabs .tabs li a {
margin: 0 12px;
} #tab-description {
font-size: 14px;
} .shop_attributes tr th, 
.shop_attributes tr td {
font-size: 14px;
} #reviews .commentlist li .comment-text .description {
font-size: 14px;
} .product_meta span.sku_wrapper,
.product_meta span.posted_in,
.product_meta span.tagged_as {
display: block;
margin: 0;
}
} @media all and (max-width: 710px) { .nm-product-summary-inner-col {
width: 100% !important;
}
.nm-product-summary-title {
padding-right: 0;
}
} @media all and (max-width: 550px) {
.nm-single-product-top {
display: none;
}
.nm-single-product-showcase {
padding-bottom: 49px;
} .nm-single-product .product-summary,
.nm-single-product.product-type-variable .product-summary {
padding: 40px 0 0 0;
} .woocommerce-tabs .tabs {
text-align: left;
}
.woocommerce-tabs .tabs li {
display: block;
margin-bottom: 0;
}
.woocommerce-tabs .tabs li a {
display: block;
margin: 0;
padding: 3px 0;
}
.woocommerce-tabs .panel {
padding: 28px 0 42px;
} #reviews .commentlist li .comment-text .meta {
padding-right: 0;
}
#reviews .commentlist li .comment-text .meta time {
color: #8c8c8c;
}
#reviews .commentlist li .comment-text .star-rating {
position: relative;
display: block;
margin: 16px 0 -19px -6px;
} .product_meta {
text-align: left;
} .upsells,
.related {
padding: 42px 0 7px;
}
} @media all and (max-width: 400px) { .no-bg #nm-product-images-slider a.nm-product-image-link i {
display: none;
} .no-bg #nm-product-images-slider.slick-slider:hover .slick-prev {
left: 12px;
}
.no-bg #nm-product-images-slider.slick-slider:hover .slick-next {
right: 12px;
} .product-summary .product_title {
font-size: 22px;
}
} #nm-quickview {
position: relative;
display: none;
max-width: 1080px; margin: 0 auto;
background: #fff;
}
.mfp-wrap #nm-quickview {
display: block;
} #nm-quickview .nm-qv-summary {
width: 37%;
}
#nm-quickview .nm-qv-summary {
float: left;
padding: 37px;
}
#nm-quickview .nm-qv-summary-content.align-bottom {
position: absolute;
bottom: 0;
left: 0;
width: 37%;
padding: 37px;
} #nm-quickview .product-summary .product_title {
font-size: 24px;
padding-top: 0;
} #nm-quickview .product-summary .variations tr:not(.open) td,
#nm-quickview .product-summary .nm-quantity-wrap,
#nm-quickview .single_variation {
border-color: #e7e7e7;
}
#nm-quickview .product-summary .sod_select .sod_list_wrapper {
background: #fff;
} #nm-quickview .product-summary .group_table tr td {
border-bottom-color: #eee;
} #nm-quickview .product-summary .single_add_to_cart_button {
padding: 16px;
}
#nm-quickview .product-summary .single_add_to_cart_button.nm-loader { position: relative;
text-indent: -1000em;
overflow: hidden;
} .nm-qv-details-button.button {
margin-top: 6px;
padding: 16px;
}
.nm-qv-details-button.button.border {
margin-top: 15px;
padding: 12px;
border-width: 1px;
} #nm-quickview .nm-qv-product-image {
float: right;
width: 63%;	
padding: 0;
}
#nm-quickview-slider {
width: 100%;
overflow: hidden;
background: #eee;
}
#nm-quickview-slider img {
width: 100%;
height: auto;
} .mfp-bg.nm-mfp-quickview {
display: none;
}
@media (max-width: 1100px) {
#nm-quickview {
max-width: 550px;
} #nm-quickview .nm-qv-summary {
float: none;
width: 100%;
}
#nm-quickview .nm-qv-summary-content.align-bottom {
position: static;
width: 100%;
padding: 0;
} #nm-quickview .nm-qv-product-image {
float: none;
width: 100%;
}
}
@media all and (max-width: 400px) { #nm-quickview .nm-qv-summary {
padding: 34px 21px 37px;
} #nm-quickview .product-summary .product_title {
font-size: 20px;
line-height: 1.4;
padding-top: 0;
}
} .woocommerce-product-rating {
position: relative;
display: block;
height: 26px;
}
.woocommerce-product-rating .woocommerce-review-link {
display: none;
}
.star-rating {
position: relative;
display: inline-block;
line-height: 26px;
width: 100px;
height: 26px;
overflow: hidden;
}
.star-rating:before,
.star-rating span:before {
position: absolute;
top: 0;
font-family: 'nm-font';
font-style: normal;
font-weight: normal;
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale;
line-height: 26px;
}
.star-rating:before {
left: 9px;
content: "\e61f\e61f\e61f\e61f\e61f";
font-size: 5px;
color: #aaa;
letter-spacing: 14px;
}
.star-rating span:before {
left: 0;
content: "\e606\e606\e606\e606\e606";
font-size: 24px;
color: #dc9814;
letter-spacing: -5px;
}
.star-rating span {
position: absolute;
top: 0;
left: 0;
padding-top : 26px;
overflow: hidden;
}  .woocommerce-cart .nm-shop-notice {
margin-bottom: -9px;
padding: 59px 0 0;
} .woocommerce-cart .blockOverlay {
background-color: #fff !important;
} .woocommerce-cart .woocommerce > form {
float: left;
width: 66.66666667%;
margin-top: 58px;
margin-bottom: 64px;
padding-right: 73px;
}
.woocommerce-cart .woocommerce > form > h3 {
position: relative;
font-size: 24px;
padding-bottom: 36px;
}
.woocommerce-cart:not(.mobile-menu-open) .woocommerce > form > h3 { z-index: 1001;
}
.shop_table.cart {
width: 100%;
}
.shop_table.cart tr {
position: relative;
}
.shop_table.cart tr td {
line-height: 1.4;
padding: 19px 0;
border-top: 1px solid #eee;
vertical-align: middle;
}
.shop_table.cart tr:first-child td {
padding-top: 0;
border-top: 0 none;
}
.shop_table.cart tr:last-child td {
padding-bottom: 0;
} .shop_table.cart .product-thumbnail {
width: 75px;
padding-left: 0;
}
.shop_table.cart .product-thumbnail img {
display: block;
width: 100%;
} .shop_table.cart .nm-product-details {
padding-left: 19px;
}
.shop_table.cart .nm-product-details a {
display: block;
font-size: 18px;
color: #282828;
padding-right: 17px;
}
.shop_table.cart .nm-product-details > * {
margin-bottom: 3px;
}
.shop_table.cart .nm-product-details > *:last-child {
margin-bottom: 0;
} .shop_table.cart .nm-product-details .variation {
padding: 1px 0;
}
.shop_table.cart .nm-product-details .variation li {
padding-bottom: 0;
} .shop_table.cart .nm-product-quantity-pricing {
line-height: 22px;
margin-right: -16px;
} .shop_table.cart .product-quantity {
float: left;
font-size: 16px;
color: #282828;
}
.shop_table.cart .product-quantity .nm-quantity-wrap {
width: auto;
border: 0 none;
overflow: visible;
}
.shop_table.cart .product-quantity .nm-quantity-wrap label.nm-qty-label-abbrev {
display: inline-block;
}
.shop_table.cart .product-quantity .nm-quantity-wrap .quantity {
display: inline-block;
margin-left: -7px;
}
.shop_table.cart .product-quantity .quantity .nm-qty-minus,
.shop_table.cart .product-quantity .quantity .nm-qty-plus,
.shop_table.cart .product-quantity .quantity .qty {
line-height: inherit;
height: auto;
}
.shop_table.cart .product-quantity .quantity .nm-qty-minus,
.shop_table.cart .product-quantity .quantity .nm-qty-plus {
font-size: 10px;
line-height: 24px;
width: 24px;
vertical-align: top;
}
.shop_table.cart .product-quantity .nm-qty-minus {
text-align: right;
}
.shop_table.cart .product-quantity .nm-qty-plus {
text-align: left;
}
.shop_table.cart .product-quantity .quantity .qty {
width: 20px;
} .shop_table.cart .nm-product-quantity-pricing .product-subtotal {
float: right;
font-size: 16px;
color: #282828;
} .shop_table.cart .product-remove {   
width: 16px;
vertical-align: top;
}
.shop_table.cart .product-remove a {
display: block;
font-size: 16px;
color: #282828;
width: 16px;
height: 16px;
-webkit-transition: opacity 0.2s ease; transition: opacity 0.2s ease;
}
.shop_table.cart .product-remove a:before {
display: block;
font-family: 'nm-font' !important;
line-height: 1;
content: "\e117";
}
.shop_table.cart .product-remove a:hover {
opacity: 0.5;
} .shop_table.cart .actions {
padding-top: 28px;
}
.shop_table.cart .actions .coupon { visibility: hidden;
position: absolute;
top: -1px;
left: -1px;
z-index: -1;
width: 1px;
height: 1px;
overflow: hidden;
}
.shop_table.cart .actions .button {
width: 48%;
}
.shop_table.cart .actions input[name="update_cart"] {
float: right;
} .cart-collaterals {
position: relative;
float: left;
line-height: 1.6;
color: #282828;
width: 33.33333333%;
margin-top: 58px;
margin-bottom: 64px;
}
.cart-collaterals .cart_totals {
position: static !important;
}
.cart-collaterals > h2 {
position: relative;
font-size: 24px;
padding-bottom: 36px;
}
body:not(.mobile-menu-open) .cart-collaterals > h2 { z-index: 1001;
}
.cart-collaterals p {
margin-bottom: 0;
} .nm-coupon-wrap {
width: 100%;
margin-bottom: 10px;
border: 1px solid #e5e5e5; }
.nm-coupon-inner {
padding: 15px 21px 14px;
background-color: #fafafa;
}
#nm-coupon-btn {
position: relative;
display: block;
color: inherit;
}
#nm-coupon-btn:before {
position: absolute;
top: 3px;
right: 0;
z-index: 1000;
display: block;
font-family: 'nm-font';
font-size: 11px;
content: "\e615";
-webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);
}
.cart-collaterals .nm-coupon {
display: none;
}
.cart-collaterals #nm-coupon-code {
width: 100%;
margin-top: 15px;
}
.cart-collaterals .nm-coupon .button {
font-size: 14px;
width: 100%;
margin: 10px 0 7px;
} .cart-collaterals .shop_table {
width: 100%;
}
.cart-collaterals .shop_table tr th,
.cart-collaterals .shop_table tr td {
padding: 15px 21px;
border-bottom: 1px solid #e5e5e5;
background-color: #fafafa;
}
.cart-collaterals .shop_table tr th {
border-left: 1px solid #e5e5e5;
}
.cart-collaterals .shop_table tr td {
border-right: 1px solid #e5e5e5;
}
.cart-collaterals .shop_table tr:first-child th,
.cart-collaterals .shop_table tr:first-child td {
border-top: 1px solid #e5e5e5;
}
.cart-collaterals .shop_table tr:last-child th,
.cart-collaterals .shop_table tr:last-child td {
border-bottom: 1px solid #e5e5e5;
}
.cart-collaterals .shop_table tr th {
padding-right: 19px;
}
.cart-collaterals .shop_table tr td {
text-align: right;
}
.cart-collaterals .shop_table tr.cart-discount td a {
display: block;
font-size: 12px;
line-height: 1.2;
}
.cart-collaterals .shop_table tr.order-total {
font-size: 18px;
line-height: 1.4;
}
.cart-collaterals .shop_table tr.order-total strong {
font-weight: normal;
} .cart-collaterals .shop_table tr.shipping td {
text-align: left;
border-left: 1px solid #e5e5e5;
}
.cart-collaterals .shop_table tr.shipping .nm-shipping-th-title {
padding-bottom: 13px;
}
#shipping_method li {
line-height: 1.6;
padding-bottom: 2px;
}
#shipping_method li:last-child {
padding-bottom: 4px;
}
#shipping_method input[type="radio"] {
}
#shipping_method label {
cursor: pointer;
}
#shipping_method .amount {
float: right;
} .nm-shipping-calc-wrap {
margin-bottom: 10px;
border: 1px solid #e5e5e5; }
.cart-collaterals .woocommerce-shipping-calculator {
padding: 15px 21px 14px;
background-color: #fafafa;
}
.cart-collaterals .woocommerce-shipping-calculator .blockOverlay {
display: none !important;
}
.cart-collaterals .shipping-calculator-button {
position: relative;
display: block;
color: inherit;
width: auto;
}
.cart-collaterals .shipping-calculator-button:before {
position: absolute;
top: 3px;
right: 0;
z-index: 1000;
display: block;
font-family: 'nm-font';
font-size: 11px;
content: "\e615";
-webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg);
}
.cart-collaterals .shipping-calculator-form > p {
padding-top: 10px;
}
.cart-collaterals .shipping-calculator-form > p:first-child {
padding-top: 15px;
}
.cart-collaterals .shipping-calculator-form .button {
font-size: 14px;
width: 100%;
padding: 11px;
margin-bottom: 7px;
} .wc-proceed-to-checkout {
padding-top: 21px;
overflow: hidden;
} .wc-proceed-to-checkout .button {
width: 100%;
padding: 12px;
cursor: pointer;
} .cross-sells {
width: 100%;
clear: both;
padding-bottom: 35px;
}
.cross-sells h2 {
font-size: 24px;
padding-bottom: 28px;
} .nm-cart-empty {
margin: 50px 0 55px;
color: #282828;
text-align: center;
}
.nm-cart-empty .nm-shop-notice {
display: none;
}
.nm-cart-empty p {
margin-bottom: 0;
}
.nm-cart-empty p.icon i {
display: inline-block;
font-size: 28px;
line-height: 1;
vertical-align: middle;
}
.cart-empty,
.return-to-shop {
text-align: center;
}
.cart-empty {
font-size: 20px;
padding: 10px 0 11px;
}
.return-to-shop a {
padding: 8px 14px;
}
@media all and (max-width: 899px) { .woocommerce-cart .woocommerce > form {
width: 58.33333333%;
padding-right: 50px;
} .cart-collaterals {
width: 41.66666667%;
}
}
@media all and (max-width: 991px) { .woocommerce-cart .woocommerce > form {
float: none;
width: 100%;
margin-bottom: 0;
padding-right: 0;
}
.woocommerce-cart .woocommerce > form > h3 {
padding-bottom: 27px;
} .shop_table.cart .actions {
padding-top: 19px;
} .cart-collaterals {
float: none;
width: 100%;
padding-top: 0;
padding-left: 0;
}
.cart-collaterals > h2 {
padding-bottom: 27px;
}
}
@media all and (max-width: 768px) { #nm-cart-continue-button {
display: none;
}
.shop_table.cart .actions input[name="update_cart"] {
float: none;
width: 100%;
}
}
@media all and (max-width: 550px) { .woocommerce-cart .nm-shop-notice {
padding: 40px 0 0;
} .woocommerce-cart .woocommerce > form {
margin-top: 41px;
}
.woocommerce-cart .woocommerce > form > h3 {
font-size: 22px;
}
.shop_table.cart tr:first-child td {
border-top: 0 none;
padding-top: 0;
} .shop_table.cart .nm-product-details > * {
margin-bottom: 4px;
}
.shop_table.cart .nm-product-details a {
font-size: 16px;
} .cart-collaterals {
margin-top: 39px;
}
.cart-collaterals > h2 {
font-size: 22px;
}
}
@media all and (max-width: 400px) { .shop_table.cart tr td:not(.actions) {
vertical-align: top;
} .shop_table.cart .product-thumbnail {
width: 50px;
} .shop_table.cart .nm-product-details {
padding-left: 15px;
} .shop_table.cart .nm-product-quantity-pricing {
line-height: 18px;
padding-bottom: 0;
} .shop_table.cart .product-quantity {
font-size: 14px;
}
.shop_table.cart .product-quantity .nm-quantity-wrap label.nm-qty-label-abbrev {
display: none;
}
.shop_table.cart .product-quantity .nm-quantity-wrap .quantity {
margin-left: -14px;
}
.shop_table.cart .product-quantity .quantity .nm-qty-minus,
.shop_table.cart .product-quantity .quantity .nm-qty-plus {
line-height: 19px;
}
.shop_table.cart .product-quantity .quantity .qty {
width: 17px;
} .shop_table.cart .nm-product-quantity-pricing .product-subtotal {
font-size: 14px;
padding-top: 0;
} .shop_table.cart .product-remove a {
top: 24px;
right: 5px;
} .nm-coupon-inner {
padding-right: 15px;
padding-left: 15px;
} .cart-collaterals .shop_table tr th,
.cart-collaterals .shop_table tr td {
padding-right: 15px;
padding-left: 15px;
}
.cart-collaterals .shop_table tr th {
padding-right: 15px;
} .cart-collaterals .woocommerce-shipping-calculator {
padding-right: 15px;
padding-left: 15px;
} .cross-sells {
padding-top: 35px;
padding-bottom: 16px;
}
.cross-sells h2 {
font-size: 20px;
} .nm-cart-empty p.icon i {
font-size: 26px;
}
.cart-empty {
font-size: 16px;
padding: 12px 0 14px;
}
.return-to-shop a {
font-size: 14px;
}
} form.woocommerce-checkout {
display: block; margin-top: 29px;
padding-top: 29px;
padding-bottom: 64px;
} .woocommerce-checkout .woocommerce > .nm-shop-notice {
margin-bottom: -9px;
padding: 59px 0 0;
}
form.woocommerce-checkout > .nm-shop-notice {
margin-bottom: 0;
padding-top: 0;
padding-bottom: 49px;
}
.woocommerce-checkout .woocommerce-error.nm-shop-notice-multiple i {
display: none !important;
} .nm-checkout-login-coupon > li {
margin-bottom: 12px;
}
.nm-checkout-login-coupon > li:first-child {
margin-top: 3px;
}
.nm-checkout-login-coupon > li:last-child {
margin-bottom: 52px;
}
.nm-checkout-login-coupon .nm-shop-notice {
font-size: inherit;
font-size: 16px;
line-height: 1.2;
margin: 0;
padding: 0;
}
.nm-checkout-login-coupon .nm-shop-notice a {
display: inline-block;
} #nm-checkout-login-form .login {
display: block !important;
height: auto !important;
}
#nm-checkout-login-form .login .form-row {
float: none;
width: 100%;
}
#nm-checkout-login-form .login .form-actions {
margin-bottom: 0;
} .nm-coupon-popup-wrap {
position: relative;
width: auto;
max-width: 460px;
margin: 15% auto;
padding: 21px 21px 11px;
background: #fff;
}
form.checkout_coupon {
display: block !important;
width: 100%;
height: auto !important;
margin-left: auto;
margin-right: auto;
overflow: hidden;
}
form.checkout_coupon .blockUI.blockOverlay:after {
display: none;
}
form.checkout_coupon .form-row {
display: block;
width: 100%;
margin-bottom: 10px;
}
form.checkout_coupon .form-row input[type="submit"] {
font-size: 14px;
width: 100%;
padding: 12px 24px;
}
.nm-coupon-popup-wrap .mfp-close {
display: none;
}
.woocommerce-checkout .nm-coupon-popup-wrap .nm-shop-notice {
font-size: 16px;
line-height: 1.4;
margin: 0;
padding: 0 0 22px;
}
.nm-coupon-popup-wrap .nm-shop-notice span i {
font-size: 22px;
margin-right: 5px;
} #customer_details {
float: left;
width: 66.66666667%;
padding-right: 73px;
}
#customer_details h3 {
font-size: 24px;
padding-bottom: 27px;
}
#customer_details .woocommerce-shipping-fields h3 {
padding-top: 36px;
}
#ship-to-different-address {
margin-bottom: 10px;
}
#customer_details .form-row input[type="submit"] {
margin-top: 14px;
} .woocommerce-checkout .form-row.validate-state:after {
content: "";
} #customer_details p.create-account {
margin-bottom: 12px;
}
#customer_details .create-account > p:first-child {
margin-bottom: 14px;
} #order_review {
position: relative;
float: right;
line-height: 1.6;
width: 33.33333333%;
}
#order_review_heading {
font-size: 24px;
padding-bottom: 36px;
}
#order_review .shop_table {
width: 100%;
color: #282828;
border-collapse: separate;
}
#order_review .shop_table thead {
display: none;
} #order_review .shop_table tbody tr th,
#order_review .shop_table tbody tr td {
padding: 14px 0; 
border-bottom: 1px solid #eee;
vertical-align: middle;
}
#order_review .shop_table tbody tr:first-child th,
#order_review .shop_table tbody tr:first-child td {
padding-top: 0;
}
#order_review .shop_table tbody tr:last-child th,
#order_review .shop_table tbody tr:last-child td {
padding-bottom: 25px;
border-bottom: 0 none;
}
#order_review .shop_table tbody .nm-checkout-product-wrap {
display: table;
width: 100%;
}
#order_review .shop_table tbody .nm-checkout-product-thumbnail,
#order_review .shop_table tbody .product-name,
#order_review .shop_table tbody .product-total {
display: table-cell;
vertical-align: middle;
}
#order_review .shop_table tbody .nm-checkout-product-thumbnail {
width: 55px;
}
#order_review .shop_table tbody .nm-checkout-product-thumbnail img {
width: 100%;
}
#order_review .shop_table tbody .product-name {
font-size: 16px;
line-height: 1.4;
padding-right: 21px;
padding-left: 14px;
}
#order_review .shop_table tbody .product-name strong {
font-weight: normal;
}
#order_review .shop_table tbody .product-name .variation {
padding: 5px 0 0;
}
#order_review .shop_table tbody .product-name .variation li {
padding-bottom: 0;
}
#order_review .shop_table tbody .product-total {
text-align: right;
} #order_review .shop_table tfoot tr th,
#order_review .shop_table tfoot tr td {
padding: 15px 21px;
border-bottom: 1px solid #e5e5e5;
background-color: #fafafa;
}
#order_review .shop_table tfoot tr th {
border-left: 1px solid #e5e5e5;
}
#order_review .shop_table tfoot tr td {
text-align: right;
border-right: 1px solid #e5e5e5;
}
#order_review .shop_table tfoot tr:not(.shipping) td {
padding-left: 0;
}
#order_review .shop_table tfoot tr:first-child th,
#order_review .shop_table tfoot tr:first-child td {
border-top: 1px solid #e5e5e5;
}
#order_review .shop_table tfoot tr:last-child th,
#order_review .shop_table tfoot tr:last-child td {
border-bottom: 1px solid #e5e5e5;
}
#order_review .shop_table tfoot .order-total,
#order_review .shop_table tfoot .order-total {
font-size: 18px;
}
#order_review .shop_table tfoot tr.order-total td strong {
font-weight: normal;
} #order_review .shop_table tfoot .woocommerce-remove-coupon {
display: block;
font-size: 12px;
line-height: 1.2;
} #order_review .shop_table tfoot tr.shipping td {
text-align: left;
border-left: 1px solid #e5e5e5;
}
#order_review .shop_table tfoot tr.shipping .nm-shipping-th-title {
margin-bottom: 0;
padding-bottom: 13px;
} #payment {
margin-top: 25px;
}
#payment .payment_methods {
border: 1px solid #e5e5e5;
}
#payment .payment_methods li {
font-size: 14px;
padding: 11px 19px;
border-bottom: 1px solid #eee;
}
#payment .payment_methods li:last-child {
border-bottom: 0 none;
}
#payment .payment_methods li label {
display: block;
color: #282828;
cursor: pointer;
}
#payment .payment_methods li label:before {
top: 50%;
margin-top: -5px;
}
#payment .payment_methods li .nm-gateway-title {
display: inline-block;
font-size: 14px;
line-height: 1.4;
padding-top: 5px;
padding-bottom: 5px;
}
#payment .payment_methods li img {
display: inline-block;
width: auto;
max-height: 42px;
margin-top: -1px;
margin-left: 6px;
vertical-align: middle;
}
#payment .payment_methods li a {
float: right;
}
#payment .payment_methods li a.about_paypal {
display: none;
}
#payment .payment_methods li .payment_box {
display: none !important;
font-size: 12px;
padding-top: 5px;
padding-bottom: 4px;
padding-left: 20px;
}
#payment .payment_methods li input:checked ~ .payment_box,
#payment .payment_methods li.active .payment_box {
display: block !important;
} #order_review .place-order {
padding-top: 15px;
margin-bottom: 0;
}
#order_review .place-order noscript {
display: block;
font-size: 12px;
padding-top: 5px;
}
#order_review .place-order noscript .button {
width: 100%;
margin-top: 20px;
margin-bottom: 15px;
padding: 12px;
}
#order_review .terms {
margin-bottom: 0;
padding-bottom: 9px;
}
#order_review .terms label {
display: inline-block;
padding-top: 5px;
cursor: pointer;
}
#place_order {
width: 100%;
margin-top: 10px;
padding: 12px;
}
@media all and (max-width: 899px) { #customer_details {
width: 58.33333333%;
padding-right: 50px;
} #order_review {
width: 41.66666667%;
}
}
@media all and (max-width: 991px) { #customer_details {
float: none;
width: 100%;
padding-right: 0;
}
#customer_details h3 {
padding-bottom: 18px;
}
#customer_details .woocommerce-shipping-fields h3 {
padding-bottom: 18px;
} #order_review {
float: none;
width: 100%;
}
#order_review_heading {
padding-top: 37px;
padding-bottom: 28px;
}
}
@media all and (max-width: 550px) {
form.woocommerce-checkout { margin-top: 25px;
padding-top: 25px;
} .woocommerce-checkout .woocommerce > .nm-shop-notice {
padding-top: 49px;
}
form.woocommerce-checkout > .nm-shop-notice {
padding-bottom: 41px;
} .nm-checkout-login-coupon > li:first-child {
margin-top: 1px;
}
.nm-checkout-login-coupon > li:last-child {
margin-bottom: 44px;
}
.nm-checkout-login-coupon .nm-shop-notice {
text-align: left;
} .woocommerce-checkout .nm-coupon-popup-wrap .nm-shop-notice span i {
display: none;
} #customer_details h3 {
font-size: 22px;
}
#customer_details .woocommerce-shipping-fields h3 {
font-size: 22px;
padding-top: 27px;
} #order_review_heading {
font-size: 22px;
padding-top: 28px;
} #order_review .shop_table tbody .nm-checkout-product-thumbnail {
display: none;
}
#order_review .shop_table tbody .product-name {
font-size: 14px;
padding-left: 0;
}
}
@media all and (max-width: 400px) { #order_review .shop_table tfoot tr th,
#order_review .shop_table tfoot tr td {
padding-right: 15px;
padding-left: 15px;
} #payment .payment_methods li {
padding-right: 15px;
padding-left: 15px;
}
}  .woocommerce-order-pay .nm-shop-notice {
margin-bottom: 0;
padding: 0;
} .woocommerce-order-pay #order_review {
float: none;
width: 100%;
max-width: 802px;
margin: 60px auto 64px;
} .woocommerce-order-pay #order_review .shop_table tbody .product-name {
padding-left: 0;
}
.woocommerce-order-pay #order_review .shop_table tbody .product-subtotal {
text-align: right;
} .woocommerce-order-pay #payment .form-row {
margin-bottom: 0;
}
.woocommerce-order-pay #place_order {
margin-top: 30px;
} .nm-checkout-ty {
max-width: 802px;
margin: 0 auto;
padding-bottom: 64px;
overflow: hidden;
}
.woocommerce-order-received .page > .woocommerce {
padding-top: 55px;
}
.woocommerce-order-received h2 {
font-size: 22px;
padding-bottom: 16px;
}
.woocommerce-order-received h3 {
font-size: 16px;
padding-bottom: 0;
} .woocommerce-order-received .page > .woocommerce > .nm-shop-notice { display: none;
}
.woocommerce-order-received .nm-shop-notice {
margin-bottom: 0;
padding: 0;
} .nm-checkout-ty-order-details-top {
margin: 48px 0 47px;
padding: 20px 0 18px;
text-align: center; background: #f7f7f7;
}
.woocommerce-thankyou-order-details {
display: inline-block;
font-size: inherit;
line-height: 1.8;
margin-top: 0;
text-align: left;
}
.woocommerce-thankyou-order-details li {
display: inline-block;
line-height: inherit;
margin: 0 21px;
padding: 0;
border-bottom: 0 none;    
overflow: visible;
}
.woocommerce-thankyou-order-details li strong {
display: block;
font-size: 16px;
font-weight: normal;
color: #282828;
} .nm-checkout-ty-payment-details > p,
.nm-checkout-ty-payment-details > p:last-child {
margin-bottom: 39px;
}
.nm-checkout-ty-payment-details h2 {
border-bottom: 1px solid #eee;
}
.nm-checkout-ty-payment-details h3 {
padding: 15px 0 8px;
}
.bacs_details {
font-size: 14px;
line-height: 1.6;
margin-bottom: 36px;
overflow: hidden;
}
.bacs_details li {
float: left;
margin: 0 37px 6px 0;
padding: 0;
border-bottom: 0 none;
}
.bacs_details li:last-child {
margin-right: 0;
}
.bacs_details li strong {
display: block;
font-weight: normal;
color: #282828;
} .woocommerce-order-received ul.order_details {
color: inherit;
} .woocommerce-order-received table.order_details tbody tr td,
.woocommerce-order-received table.order_details tbody tr:first-child td {
border-color: #eee;
} .woocommerce-order-received .customer_details {
padding-top: 36px;
}
.woocommerce-order-received .customer_details tbody tr th,
.woocommerce-order-received .customer_details tbody tr td {
padding: 10px 0;
border-top: 0;
}
.woocommerce-order-received .addresses .col-1,
.woocommerce-order-received .addresses .col-2 {
float: left;
min-width: 28%;
padding: 0 28px 21px 0;
} .woocommerce-thankyou-order-failed-actions {
padding-top: 37px;
text-align: center;
}
@media all and (max-width: 1080px) { .nm-checkout-ty-order-details-top {
margin: 39px 0 38px;
padding: 20px 20px 0;
text-align: left;
overflow: hidden;
}
.woocommerce-thankyou-order-details {
display: block;
}
.woocommerce-thankyou-order-details li {
display: block;
margin: 0 0 10px;
padding-bottom: 10px;
border-bottom: 1px solid #e1e1e1;
}
.woocommerce-thankyou-order-details li:last-child {
border-bottom: 0 none;
}
.woocommerce-thankyou-order-details li strong {
font-size: 14px;
display: inline;
} .nm-checkout-ty-payment-details > p,
.nm-checkout-ty-payment-details > p:last-child {
margin-bottom: 30px;
}
}
@media all and (max-width: 767px) { .bacs_details {
margin-top: 6px;
}
.bacs_details li {
width: 100%;
margin-right: 0;
margin-bottom: 6px;
}
}
@media all and (max-width: 550px) { .woocommerce-thankyou-order-details li strong {
display: block;
}
} .woocommerce-checkout .product-total .amount {
font-weight: normal;
}
.woocommerce-checkout .product-total .product-tax {
text-align: right;
} .woocommerce-checkout #order_payment_heading {
padding-top: 0;
} .woocommerce-checkout .shop_table .wc-gzd-product-name-left, 
.woocommerce-checkout .shop_table .wc-gzd-product-name-right {
float: none;
display: inline-block;
height: 100%;
vertical-align: middle;
} .wc-gzd-order-submit .place-order .button {
margin-top: 0;
}
@media all and (max-width: 400px) {
.woocommerce-checkout .shop_table .wc-gzd-product-name-left {
display: none;
}
} .nm-woocommerce-account-login .nm-page-wrap {
background-color: #f5f5f5;
}
.nm-woocommerce-account-login.header-border-1 .nm-header {
border-bottom: 0 none;
} .woocommerce-account.nm-woocommerce-account-login .nm-shop-notice {
margin-top: -21px;
margin-bottom: 0;
padding: 0 0 36px;
} .nm-myaccount-login,
.nm-myaccount-lost-reset-password {
color: #282828;
width: 100%;
max-width: 502px;
margin: 0 auto;
padding-top: 61px;
padding-bottom: 87px;
overflow: hidden;
}
.nm-myaccount-login h2 {
font-size: 24px;
line-height: 1;
padding: 0 0 50px;
text-align: center;
}
.nm-myaccount-login-inner {
position: relative;
width: 100%;
height: 100%;
}
#nm-login-wrap,
#nm-register-wrap {
position: absolute;
top: 10px;
left: 0;
z-index: -1;
width: 100%;
opacity: 0;
-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
}
#nm-login-wrap.inline,
#nm-register-wrap.inline {
position: relative;
z-index: 100;
}
#nm-login-wrap.fade-in,
#nm-register-wrap.fade-in {
opacity: 1;
}
#nm-login-wrap.slide-up,
#nm-register-wrap.slide-up {
top: 0px;
}
.nm-myaccount-login input.input-text,
.nm-myaccount-lost-reset-password input.input-text {
color: #282828;
border-color: #ccc;
background-color: transparent;
} .login p,
.login .form-row,
.register p,
.register .form-row {
margin-bottom: 18px;
}
.login .form-group,
.register .form-group {
margin-bottom: 15px;
}
.login .form-actions,
.register .form-actions {
text-align: center;
}
.login .button,
.register .button,
.lost_reset_password .button {
display: block;
width: 100%;
padding: 12px;
}
.login .button.border,
.register .button.border {
display: block;   
width: 100%;
padding: 11px;
}
.nm-login-form-divider {
position: relative;
width: 100%;
margin: 19px 0;
text-align: center;
}
.nm-login-form-divider:before {
position: absolute;
top: 50%;
left: 0;   
display: block;
content: " ";
width: 100%;
height: 1px;
background: #ccc;
}
.nm-login-form-divider span {
position: relative;
z-index: 10;
display: inline-block;
font-size: 16px;
line-height: 1;
color: #282828;
padding: 0 19px;
text-transform: lowercase;
background: #f5f5f5;
} .login {
width: 100%;
}
.nm-login-message {
font-size: 15px;
line-height: 1.6;
margin-top: -9px;
margin-bottom: 20px;
text-align: center;
}
.login .lost_password {
float: right;
}
.login .lost_password a {
position: relative;
top: 1px;
font-size: 14px;
color: #282828;
} .register .form-actions {
padding-top: 14px;
} .nm-myaccount-lost-reset-password h2 {
font-size: 16px;
line-height: 1.6;
font-weight: normal;
margin-top: -4px;
padding: 0 0 38px;
}
.lost_reset_password .form-row {
width: 100%;
}
.lost_reset_password .button {
margin-top: 5px;
}
@media all and (max-width: 768px) { .woocommerce-account.nm-woocommerce-account-login .nm-shop-notice {
margin-top: -7px;
} .nm-myaccount-login,
.nm-myaccount-lost-reset-password {
padding-top: 47px;
padding-bottom: 68px;
}
.nm-myaccount-login h2 {
padding-bottom: 36px;
} .nm-login-message {
margin-top: -5px;
} .nm-myaccount-lost-reset-password h2 {
padding-bottom: 33px;
}
}
@media all and (max-width: 550px) { .nm-myaccount-login,
.nm-myaccount-lost-reset-password {
padding-top: 44px;
padding-bottom: 64px;
}
.nm-myaccount-login h2 {
font-size: 22px;
padding-bottom: 32px;
} .nm-login-message {
font-size: 14px;
margin-top: 5px;
margin-bottom: 21px;
} .register .form-actions {
padding-top: 10px;
} .nm-myaccount-lost-reset-password h2 {
font-size: 14px;
}
.nm-myaccount-lost-reset-password h2 {
padding-bottom: 21px;
}
}
@media all and (max-width: 400px) { .woocommerce-account.nm-woocommerce-account-login .nm-shop-notice {
margin-top: -5px;
padding-bottom: 26px;
} .nm-myaccount-login,
.nm-myaccount-lost-reset-password {
padding-top: 34px;
}
.nm-myaccount-login h2 {
font-size: 20px;
padding-bottom: 24px;
} .nm-login-message {
display: none;
}
}
@media all and (max-width: 350px) { .login .lost_password {
float: none;
display: block;
padding: 6px 0 4px;
}
.login .lost_password a {
top: 0;
}
} .nm-login-popup-wrap {
position: relative;
width: auto;
max-width: 574px;
margin: 7% auto 0;
padding: 47px 37px 50px;
overflow: hidden;
background: #fff;
}
.nm-login-popup-wrap .nm-myaccount-login {
max-width: none;
padding: 0;
}
.nm-login-popup-wrap #nm-login-wrap,
.nm-login-popup-wrap #nm-register-wrap {
top: 0 !important;
}
.nm-login-popup-wrap .login .form-row:last-child,
.nm-login-popup-wrap .register .form-row:last-child {
margin-bottom: 0;
} .nm-login-popup-wrap .nm-myaccount-login h2 {
padding-bottom: 36px
} .nm-login-popup-wrap .nm-login-form-divider span {
background: #fff;
}
@media all and (max-width: 768px) {
.nm-login-popup-wrap {
padding-top: 44px;
padding-bottom: 46px;
} .nm-login-popup-wrap .nm-myaccount-login h2 {
padding-bottom: 32px
}
}
@media all and (max-width: 550px) {
.nm-login-popup-wrap {
padding: 35px 28px 37px;
} .nm-login-popup-wrap .nm-myaccount-login h2 {
padding-bottom: 24px
}
}
@media all and (max-width: 400px) {
.nm-login-popup-wrap {
padding-right: 15px;
padding-left: 15px;
}
}  .nm-MyAccount-dashboard h1,
.nm-MyAccount-dashboard h2,
.nm-MyAccount-dashboard h3,
.nm-MyAccount-dashboard h4,
.nm-MyAccount-dashboard h5 {
margin-bottom: 19px;
}
.nm-MyAccount-dashboard {
font-size: 16px;
} .woocommerce-account .nm-shop-notice {
padding-top: 40px;
margin-bottom: -16px;
}
.woocommerce-MyAccount-content .woocommerce-Message {
font-size: 18px;
margin-bottom: 28px;
} .nm-MyAccount-user {
line-height: 1.6;
min-height: 60px;
margin-bottom: 46px;
overflow: hidden;
}
.nm-MyAccount-user-image {
max-width: 60px;
margin-bottom: 13px;
}
.nm-MyAccount-user-image img {
-webkit-border-radius: 60px; border-radius: 60px;
}
.nm-MyAccount-user-info .nm-username {
display: block;
font-size: 16px;
color: #a0a0a0;
}
.nm-MyAccount-user-info .nm-username strong {
font-weight: normal;
color: #282828;
}
.nm-MyAccount-user-info .nm-username .hide {
display: none;
}
.nm-MyAccount-user-info .nm-logout-button.border {
font-size: 12px;
line-height: 1;
margin: 11px 0 0;
padding: 5px 10px;
} .woocommerce-MyAccount-navigation {
float: left;
width: 25%;
margin: 55px 0;
padding-right: 15px;
overflow: hidden;
}
.woocommerce-MyAccount-navigation ul li {
float: left;
clear: left;
}
.woocommerce-MyAccount-navigation ul li a {
display: block;
font-size: 16px;
line-height: 1.4;
color: #a0a0a0;
margin: 0 0 14px;
padding: 0 0 3px;
border-bottom: 1px solid transparent;
}
.woocommerce-MyAccount-navigation ul li:last-child a {
margin-bottom: 0;
}
.woocommerce-MyAccount-navigation ul li a:hover,
.woocommerce-MyAccount-navigation ul li.is-active a {
color: #282828;
}
.woocommerce-MyAccount-navigation ul li.is-active a {
border-color: #e1e1e1;
} .woocommerce-MyAccount-content {
float: left;
line-height: 1.6;
width: 75%;
margin: 55px 0;
padding-left: 15px;
overflow: hidden;
} .woocommerce-MyAccount-content .form-row label {
font-size: inherit;
}
.woocommerce-MyAccount-content .form-row .select2-container .select2-choice,
.woocommerce-MyAccount-content .form-row .input-text {
padding: 8px 10px;
} .woocommerce-MyAccount-content .shop_table {
width: 100%;
margin: 0 0 28px;
}
.woocommerce-MyAccount-content .shop_table tr th:first-child,
.woocommerce-MyAccount-content .shop_table tr th:last-child,
.woocommerce-MyAccount-content .shop_table tr td:first-child,
.woocommerce-MyAccount-content .shop_table tr td:last-child {
padding-right: 0;
padding-left: 0;
}
.woocommerce-MyAccount-content .shop_table tr th,
.woocommerce-MyAccount-content .shop_table tr td {
padding: 19px;
vertical-align: middle;
}
.woocommerce-MyAccount-content .shop_table tr th {
font-size: 16px;
color: #282828;
padding-top: 0;
}
.woocommerce-MyAccount-content .shop_table tr td {
border-top: 1px solid #eee;
}
.woocommerce-MyAccount-content .shop_table tr td:last-child {
text-align: right;
}
.woocommerce-MyAccount-content .shop_table tr td:last-child a {
padding-right: 10px;
}
.woocommerce-MyAccount-content .shop_table tr td:last-child a:last-child {
padding-right: 0;
} .woocommerce-MyAccount-orders tr td.order-total {
color: #888;
}
.woocommerce-MyAccount-orders tr td.order-total .amount {
color: #282828;
} .woocommerce-view-order .woocommerce-MyAccount-content h2 {
font-size: 22px;
padding-bottom: 17px;
} .woocommerce-downloads .woocommerce-info > a {
display: none;
} .woocommerce-edit-address .woocommerce-Message {
margin-bottom: 0;
}
.woocommerce-edit-address .woocommerce-Addresses {
padding-top: 0;
}
.woocommerce-edit-address .addresses > div {
padding-top: 0;
}
.woocommerce-edit-address .woocommerce-Address {
padding-top: 25px;
}
.woocommerce-edit-address .woocommerce-Addresses address {
padding: 14px 0;
}
.woocommerce-edit-address .woocommerce-MyAccount-content h2 {
font-size: 20px;
margin-bottom: 30px;
} .nm-myaccount-form #payment {
padding-top: 0;
}
@media all and (max-width: 991px) { .woocommerce-account .nm-shop-notice {
margin-bottom: -8px;
} .nm-MyAccount-user {
min-height: 0;
margin-bottom: 41px;
padding: 15px;
text-align: center;
background: #f1f1f1;
}
.nm-MyAccount-user-image {
display: none;
}
.nm-MyAccount-user-info .nm-username {
line-height: 1.4;
}
.nm-MyAccount-user-info .nm-logout-button.border {
display: none;
} .woocommerce-MyAccount-navigation {
float: none;
width: auto;
margin-top: 46px;
margin-bottom: 0;
padding-right: 0;
}
.woocommerce-MyAccount-navigation ul li {
float: none;
}
.woocommerce-MyAccount-navigation ul li.is-active a,
.woocommerce-MyAccount-navigation ul li a {
border-bottom-color: #eee;
}
.woocommerce-MyAccount-navigation ul li a {
margin-bottom: 10px;
padding-bottom: 10px;
} .woocommerce-MyAccount-content {
float: none;
width: auto;
margin-top: 46px;
padding-left: 0;
} .woocommerce-MyAccount-orders tr .order-total {
display: none;
}
}
@media all and (max-width: 550px) { .woocommerce-MyAccount-content .shop_table tr th,
.woocommerce-MyAccount-content .shop_table tr td {
padding-right: 10px;
padding-left: 10px;
} .woocommerce-MyAccount-orders tr .order-date {
display: none;
}
}
@media all and (max-width: 400px) { .nm-MyAccount-user-info .nm-username {
font-size: 14px;
} .woocommerce-MyAccount-navigation ul li a {
font-size: 14px;
}
} .nm-order-view {
padding: 55px 0;
}
.nm-order-view h2 {
font-size: 22px;
margin-bottom: 30px;
}
.nm-order-view .customer_details h2 {
margin-bottom: 24px;
} .nm-order-info {
margin-bottom: 43px;
padding: 21px;
text-align: center;
background: #f1f1f1;
}
.nm-order-info mark,
.nm-order-info .order-number,
.nm-order-info .order-date,
.nm-order-info .order-status {
color: #fff;
padding: 0 4px;
background: #dc9814;
} .nm-order-view .commentlist {
margin-top: -8px;
padding-bottom: 23px;
}
.nm-order-view .commentlist li .comment-text {
margin-bottom: 17px;
margin-left: 0;
padding-bottom: 15px;
}
.nm-order-view .commentlist li .comment-text .meta {
line-height: 1.6;
color: #dc9814;
margin-bottom: 0;
}
.nm-order-view .commentlist li .comment-text .description {
color: #282828;
padding-top: 0;
} table.order_details {
width: 100%;
color: #282828;
border-collapse: separate;
}
table.order_details thead {
display: none;
}
table.order_details tbody {
font-size: 16px;
}
table.order_details tbody tr td {
padding-top: 12px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
}
table.order_details tbody tr:first-child td {
border-top: 1px solid #eee;
}
table.order_details tbody tr td.product-name > a {
color: #282828;
}
table.order_details tbody tr td.product-name strong {
font-weight: normal;
}
table.order_details tbody tr td.product-name .variation {
padding: 3px 0 7px;
}
table.order_details tbody tr td.product-total {
padding-left: 19px;
text-align: right;
}
table.order_details tfoot tr th,
table.order_details tfoot tr td {
padding-bottom: 3px;
}
table.order_details tfoot tr:first-child th,
table.order_details tfoot tr:first-child td {
padding-top: 19px;
}
table.order_details tfoot tr:last-child th,
table.order_details tfoot tr:last-child td {
font-size: 18px;
padding-top: 5px;
padding-bottom: 0;
}
table.order_details tfoot tr td {
padding-left: 19px;
text-align: right;
} .order-again {
margin: 0;
padding-top: 33px;
text-align: right;
} .customer_details {
padding-top: 43px;
}
.customer_details h2 {
padding-bottom: 24px;
}
.customer_details h3 {
font-size: 16px;
padding-bottom: 10px;
}
.customer_details li {
margin-bottom: 17px;
}
.customer_details li:last-child {
margin-bottom: 0;
}
@media all and (max-width: 768px) { .nm-order-info {
padding: 15px;
} .nm-order-details .addresses header {
margin-top: 16px;
padding-top: 21px;
border-top: 1px solid #eee;
}
.nm-order-details .addresses .nm-address-billing header {
margin-top: -6px;
}
}
@media all and (max-width: 550px) { .nm-order-details .order-again .button {
width: 100%;
padding: 11px 0 12px;
}
} .nm-order-track {
padding: 55px 0;
}
.nm-order-track-top {
width: 100%;
max-width: 703px;
margin: 0 auto 30px;
text-align: center;
}
.nm-order-track h1 {
font-size: 28px;
}
.nm-order-track-top p {
font-size: 16px;
line-height: 1.6;
margin: 19px 0 30px;
}
.nm-order-track-form {
width: 100%;
max-width: 502px;
margin: 0 auto;
padding: 27px 37px;
background: #f7f7f7;
}
.nm-order-track-form .form-actions {
padding-top: 14px;
}
.nm-order-track-form .form-actions .button {
display: block;
width: 100%;
padding: 15px 0;
} .nm-order-view-top h1 {
font-size: 30px;
line-height: 1.4;
text-align: center;
}
.nm-order-view-top p,
.nm-order-view-top p:last-child {
line-height: 1.6;
color: #282828;
margin: 20px 0 24px;
}
@media all and (max-width: 550px) {
.nm-order-track h1 {
font-size: 24px;
}
.nm-order-track-top p {
font-size: 14px;
margin: 19px 0 28px;
} .nm-order-view-top h1 {
font-size: 24px;
}
}
@media all and (max-width: 400px) {
.nm-order-track-form {
width: auto;
margin: 0 -15px;
padding: 27px 15px;
}
}  .nm_widget_price_filter ul li.current {
color: #dc9814;
} .widget_price_filter .price_slider {
margin-bottom: 20px;
}
.widget_price_filter .price_slider_amount {
font-size: 12px;
line-height: 22px;
text-align: right;
}
.widget_price_filter .price_slider_amount .button {
float: left;
font-size: 12px;
padding: 3px 9px;
}
.widget_price_filter .ui-slider {
position: relative;
margin-right: 7px;
margin-left: 7px;
text-align: left;
}
.widget_price_filter .ui-slider .ui-slider-handle {
position: absolute;
top: -6px;
z-index: 2;
width: 14px;
height: 14px;
margin-left: -7px;
outline: 0;
cursor: ew-resize;
border-radius: 50%;
background-color: #282828;
top: -5px;
border: 1px solid #282828;
background-color: #fff;
}
.widget_price_filter .ui-slider .ui-slider-range {
position: absolute;
z-index: 1;
display: block;
background-color: #ccc;
background-color: #eee;
}
.widget_price_filter .price_slider_wrapper .ui-widget-content {
background-color: #ccc;
background-color: #eee;
}
.widget_price_filter .ui-slider-horizontal {
height: 1px;
height: 4px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range {
top: 0;
height: 100%
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-min {
left: -1px;
}
.widget_price_filter .ui-slider-horizontal .ui-slider-range-max {
right: -1px;
} .widget_product_sorting ul li:last-child {
margin-bottom: 0;
}
.widget_product_sorting ul li input {
display: none;
} .widget_product_categories ul li:last-child {
margin-bottom: 0;
}
.widget_product_categories ul li.current-cat > a {
color: #dc9814;
} .woocommerce.widget_layered_nav ul li span {
cursor: default;
opacity: 0.1;
}
.widget_layered_nav ul li.chosen,
.widget_layered_nav_filters ul li.chosen {
position: relative;
left: -12px;
}
.scroll-enabled.widget_layered_nav ul li.chosen,
.scroll-enabled.widget_layered_nav_filters ul li.chosen {
left: 0;
}
.widget_layered_nav ul li.chosen a,
.widget_layered_nav_filters ul li.chosen a {
position: relative;
display: inline-block;
line-height: 26px;
color: #dc9814;
height: 28px;
padding: 0 11px 0 33px;
border: 1px solid #dc9814;
-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; max-width: 100%;
max-width: calc(100% + 12px);
margin-top: -3px;
margin-bottom: -9px;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
}
.scroll-enabled.widget_layered_nav ul li.chosen a,
.scroll-enabled.widget_layered_nav_filters ul li.chosen a {
max-width: 100%;
}
.widget_layered_nav ul li.chosen a:before,
.widget_layered_nav_filters ul li.chosen a:before {
display: block;
position: absolute;
top: 4px;
left: 8px;
font-family: 'nm-font';
font-size: 17px;
font-style: normal;
font-weight: normal;
line-height: 1;
content: "\e610";
-webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
@media all and (max-width: 991px) {
.widget_layered_nav ul li.chosen,
.widget_layered_nav_filters ul li.chosen {
left: 0;
}
.widget_layered_nav ul li.chosen a,
.widget_layered_nav_filters ul li.chosen a { max-width: 100%;
}
} .nm_widget_color_filter ul.has-col {
margin: 0 -8px;
}
.nm_widget_color_filter ul.has-col li {
padding: 0 8px;
}
.nm_widget_color_filter ul.has-col li span {
cursor: default;
opacity: 0.1;
}
.nm_widget_color_filter ul li i {
display: inline-block;
width: 10px;
height: 10px;
margin-right: 9px;
background: #ccc;
-webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;
}
.nm_widget_color_filter ul li i.nm-filter-color-white {
border: 1px solid #ccc;
} .product_list_widget {
padding-top: 7px;
}
.widget .product_list_widget > li,
.product_list_widget > li {
position: relative;
min-height: 77px;
overflow: hidden;
margin-bottom: 16px;
padding: 5px 0 0 75px;
}
.product_list_widget > li a {
display: block;
}
.product_list_widget > li a img {
position: absolute;
top: 0;
left: 0;
width: auto;
height: 77px;
} .product_list_widget .from {
display: none;
}
.product_list_widget ins {
background: none;
}
.product_list_widget .amount,
.product_list_widget del .amount,
.product_list_widget ins .amount {
display: inline-block;
font-weight: normal;
color: #282828;
margin-top: 1px;
}
.product_list_widget del .amount {
text-decoration: line-through;
}
.product_list_widget ins .amount {
font-weight: normal;
color: #dc9814;
} .product_list_widget .star-rating {
display: block;
margin: 0 0 0 -7px;
} .woocommerce.widget_rating_filter .wc-layered-nav-rating > a {
display: block;
}
.woocommerce.widget_rating_filter .wc-layered-nav-rating.chosen > a {
color: #dc9814;
}
.woocommerce.widget_rating_filter .star-rating {
margin: 0 0 0 -7px;
vertical-align: middle;
}
.woocommerce.widget_rating_filter .wc-layered-nav-rating:not(.chosen) .star-rating span:before {
color: inherit;
}  .nm-wishlist-button,
.nm-wishlist-button i {
display: inline-block;
font-size: 16px;
line-height: 17px;
color: inherit;
width: 19px;
height: 17px;
}
.nm-wishlist-button {
position: relative;
color: #888;
overflow: hidden;
}
.nm-wishlist-button.added:active,
.nm-wishlist-button.added:focus,
.nm-wishlist-button.added:hover,
.nm-wishlist-button.added {
color: #dc9814;
}
.nm-wishlist-button i {
-webkit-transition: all 0.2s ease; transition: all 0.2s ease;
pointer-events: none;
}
.touch .nm-wishlist-button:hover {
color: #888;
}
.no-touch .nm-wishlist-button:hover i:before,
.nm-wishlist-button.added i:before {
content: "\f004";
} #nm-wishlist {
position: relative;
margin: 54px 0 64px;
overflow: hidden;
}
#nm-wishlist .nm-shop-notice {
padding: 2px 0 55px;
}
#nm-wishlist h1 {
font-size: 28px;
line-height: 1;
}
#nm-wishlist table {
width: 100%;
}
#nm-wishlist table tr th,
#nm-wishlist table tr td {
border-bottom: 1px solid #eee;
}
#nm-wishlist table tr th {
font-size: 16px;
line-height: 1;
color: #282828;
padding-bottom: 16px;
}
#nm-wishlist table tr td {
vertical-align: middle;
padding: 19px 32px 19px 0;
}
#nm-wishlist table tr td.thumbnail,
#nm-wishlist table tr td.thumbnail a,
#nm-wishlist table tr td.thumbnail img {
width: 70px;
}
#nm-wishlist table tr td.thumbnail a {
display: block;
}
#nm-wishlist table tr td.title {
width: 46%;
}
#nm-wishlist table tr td.title h3 {
font-size: 16px;
line-height: 1.2;
}
#nm-wishlist table tr td.title h3 a {
color: #282828;
}
#nm-wishlist table .nm-variations-list {
font-size: 12px;
line-height: 1.6;
color: #888;
padding: 7px 0 0;
}
#nm-wishlist table .nm-variations-list .label,
#nm-wishlist table .nm-variations-list .values {
display: inline-block;
}
#nm-wishlist table .nm-variations-list .label {
display: none;
}
#nm-wishlist table .nm-variations-list .values span {
display: inline-block;
margin-right: 5px;
}
#nm-wishlist table .nm-variations-list .values span:last-child {
margin-right: 0;
}
#nm-wishlist table .nm-variations-list .values span:after {
display: inline-block;
content: ", ";
}
#nm-wishlist table .nm-variations-list .values span:last-child:after {
display: none;
}
#nm-wishlist table tr td.title .nm-wishlist-remove {
display:block;
line-height: 1;
padding-top: 7px;
}
#nm-wishlist table tr td.price-stock .price {
display: block;
clear: both;
font-size: 16px;
line-height: 1.2;
}
#nm-wishlist table tr td.price-stock .stock {	
display: block;
float: left;
clear: both;
font-size: 14px;
line-height: 1;
color: #fff;
margin-top: 5px;
padding: 3px 6px;
-webkit-border-radius: 50px; border-radius: 50px;
background: #63b798;
}
#nm-wishlist table tr td.price-stock .stock.out-of-stock {
background: #b1b1b1;
}
#nm-wishlist table tr td.actions {
position: relative;
text-align: right;
padding-right: 0;
}
#nm-wishlist table tr td.actions .added_to_cart {
display: none;
} .nm-wishlist-share {
padding-top: 42px;
}
.nm-wishlist-share ul li {
display: inline-block;
margin-right: 15px;
}
.nm-wishlist-share ul li span,
.nm-wishlist-share ul li a {
line-height: 1;
vertical-align: middle;
}
.nm-wishlist-share ul li a {
font-size: 18px;
} #nm-wishlist-empty {
display: none;
padding: 50px 0 55px;
text-align: center;
}
#nm-wishlist-empty.show {
display: block;
}
#nm-wishlist-empty p {
margin-bottom: 0;
}
#nm-wishlist-empty p.icon i {
display: inline-block;
font-size: 28px;
line-height: 1;
color: #282828;
vertical-align: middle;
}
#nm-wishlist-empty h1 {
font-size: 22px;
padding-top: 16px;
}
#nm-wishlist-empty .note {
padding: 2px 0 18px;
}
#nm-wishlist-empty .note i {
font-size: 14px;
line-height: 1;
color: #dc9814;
vertical-align: text-top;
}
#nm-wishlist-empty .button {
padding: 8px 14px 9px;
}
@media (max-width: 900px) {
#nm-wishlist h1 {
padding-bottom: 39px;
}
}
@media all and (max-width: 768px) {
#nm-wishlist table tr td.thumbnail,	
#nm-wishlist table tr td.thumbnail a,
#nm-wishlist table tr td.thumbnail img {
width: 50px;
}
#nm-wishlist table tr td.title {
width: auto;
}
#nm-wishlist table tr td.actions a {
line-height: 36px;
width: 36px;
height: 36px;
padding: 0;
text-indent: -1000em;
overflow:  hidden;
}
#nm-wishlist table tr td.actions a:before {
display: block;
font-family: 'nm-font';
font-size: 16px;
line-height: 36px;
font-style: normal;
font-weight: normal;
content: "\e114";
text-indent: 0;
}
}
@media all and (max-width: 550px) {
#nm-wishlist table tr th.price-stock span,
#nm-wishlist table tr td.price-stock {
display: none;
}
}
@media all and (max-width: 400px) {
#nm-wishlist table tr td.thumbnail {
display: none;
} #nm-wishlist-empty p.icon i {
font-size: 28px;
}
#nm-wishlist-empty h1 {
font-size: 16px;
}
}@font-face {
font-family: 'nm-font';
src:
url(//alumin.by/wp-content/themes/savoy/css/font-icons/theme-icons/fonts/nm-font.ttf?2psb1w) format('truetype'),
url(//alumin.by/wp-content/themes/savoy/css/font-icons/theme-icons/fonts/nm-font.woff?2psb1w) format('woff'),
url(//alumin.by/wp-content/themes/savoy/css/font-icons/theme-icons/fonts/nm-font.svg?2psb1w#nm-font) format('svg');
font-weight: normal;
font-style: normal;
}
[class^="nm-font-"], [class*=" nm-font-"] { font-family: 'nm-font' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.nm-font-repeat:before {
content: "\f01e";
}
.nm-font-rotate-right:before {
content: "\f01e";
}
.nm-font-credit-card:before {
content: "\f09d";
}
.nm-font-google-plus:before {
content: "\f0d6";
}
.nm-font-envelope:before {
content: "\f0e0";
}
.nm-font-bitcoin:before {
content: "\f15a";
}
.nm-font-btc:before {
content: "\f15a";
}
.nm-font-instagram:before {
content: "\f16f";
}
.nm-font-google:before {
content: "\f1a0";
}
.nm-font-soundcloud:before {
content: "\f1be";
}
.nm-font-wechat:before {
content: "\f1d7";
}
.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-google-plus-circle:before {
content: "\f2b3";
}
.nm-font-google-plus-official:before {
content: "\f2b3";
}
.nm-font-user:before {
content: "\f007";
}
.nm-font-shopping-cart:before {
content: "\f07a";
}
.nm-font-html5:before {
content: "\f13b";
}
.nm-font-css3:before {
content: "\f13c";
}
.nm-font-flickr:before {
content: "\f16e";
}
.nm-font-vk:before {
content: "\f189";
}
.nm-font-weibo:before {
content: "\f18a";
}
.nm-font-reddit:before {
content: "\f1a1";
}
.nm-font-delicious:before {
content: "\f1a5";
}
.nm-font-deviantart:before {
content: "\f1bd";
}
.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-google-plus-old:before {
content: "\f0d5";
}
.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-double-up:before {
content: "\f102";
}
.nm-font-angle-double-down:before {
content: "\f103";
}
.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-instagram-old:before {
content: "\f16d";
}
.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-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:before {
content: "\e8cc";
}
.nm-font-refresh:before {
content: "\e5d5";
}
.nm-font-replay:before {
content: "\e042";
}.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-sm-1/5, .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 {
min-height: 0px !important;
}
.uavc-list-content {
margin-bottom: 25px !important;
}
.is-form-style.is-form-style-3 label {
width: 130px !important;
}
.is-ajax-search-details {
display: none !important;
}
@media (min-width: 1100px) {
#nm-product-thumbnails-slider .slick-initialized .slick-slide {
width: 538px !important;
}
}
@media (min-width: 900px) {
.slick-initialized .slick-slide {
width: 415px;
}
}
.nm-product-images-col {
z-index: 0;
}
@media (max-width: 600px) {
.nm-product-images-col {
max-width: 415px !important;
}
.slick-prev {
left: 50px !important;
}
}
@media (max-width: 900px) {
.nm-product-thumbnails-col  {
width: 30% !important;
z-index: 1;
}
.nm-product-summary-col {
padding: 0 !important;
}
}
@media (max-width: 400px) {
.btnjal  .slick-list {
max-height: 100% !important;
}
.slick-list {
max-height: 300px !important;
}
#nm-product-thumbnails-slider img {
max-width: 35px !important;
}
}
@media (min-width: 601px) and (max-width: 1199px) {
.nm-product-images-col {
max-width: 538px !important;
}
}
.ubermenu .ubermenu-widget {
padding-bottom: 10px !important;
}
@media (max-width: 766px) {
.rev {
margin-top: 50px;
}
.alutechback {
background: fixed;
}
}
.slick-dots li.slick-active button:before {
color: #ffc100;
}
.slick-dots li.slick-active button {
background: none !important;
border: none;
}
@media (max-width: 400px) {
.slick-dots li.slick-active button {
background: none;
}
}
.slick-controls-light .slick-dots li button {
background: none;
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tab:first-child > a {
margin-left: 14px;
}
.product-summary .price .amount {
font-weight: 700;
color: #9f0000 !important;
}
.cp_cff_14 #fbuilder .fform h2 {
font-size: 30px !important;
font-weight: 500 !important;
line-height: 35px !important;
padding-bottom: 10px;
}
.rollety .wpb_text_column {
font-size: 12px;
line-height: 1.2;
padding: 15px;
color: #737373;
padding-top: 0;
}
.nm-banner-text .nm-banner-subtitle {
font-size: 18px !important;
color: #ffffff !important;
}
.cp_cff_14 #fbuilder .fields>label {
font-weight: 700 !important;
}
.cp_cff_14 #fbuilder fieldset legend, .cp_cff_14 #fbuilder .fields.section_breaks>label {
color: #333333 !important;
line-height: 20px;
}
.cp_cff_14 #fbuilder .fform h2::before {
display: none;
}
:root .zamer, .zvonok{
--wpforms-field-background-color: transparent !important;
--wpforms-field-border-color: white !important;
--wpforms-field-border-radius: 0px !important;
--wpforms-field-text-color: white !important;
--wpforms-button-border-radius: 0px !important;
}
.price-cents {
font-size: 0.7em; vertical-align: text-bottom; }
.nm-shop-loop-details h3 a {
font-size: 14px;
}
.nm-shop-loop-details h3 {
padding-right: 0px;
}
.alutech .nm-feature .vc_btn {
background: none !important;
}
@media (min-width: 768px) {
.col-sm-1-5 .btnjal {
width: 20% !important;
}
.btnrol {
width: 20% !important;
float: left !important;
padding-left: 15px;
padding-right: 15px;
}
.btnrol .vc_btn {
background: #ffc100;
}
}
.wpb_single_image .vc_figure-caption {
line-height: 1.3;
}
.textgor {
top: 30%;
position: absolute;
padding-left: 100px;
}
.textgor .h1 {
font-size: 48px !important;
}
.wp-video {
width: 100% !important;
}
.buttonizer-label {
line-height: 1.1;
}
.bambuk {
position: relative;
z-index: auto;
}
.zvonok {
position: relative;
z-index: 1;
} .menubutton {
margin-right: 0px !important;
}
@media  (min-width: 500px) {
.veermob {
display: none;
}	
}
@media  (max-width: 499px) {
.veerkomp {
display: none;
}	
}
.onsale {
background: #ffeb3d !important;
font-weight: 600;
}
@media  (max-width: 1185px) {
.ubermenu-skin-trans-black {
font-size: 11px;
}
}
@media  (max-width: 1069px) {
.ubermenu-skin-trans-black {
font-size: 10px;
}
}
@media  (max-width: 377px) {
.nm-header-logo {
width: 70%;
}
}
@media  (max-width: 1000px) {
.ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
padding-left: 0;
width: fit-content;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target {
width: fit-content;
}
}
.products .price del {
font-size: 14px !important;
}
div.wpforms-container-full textarea:focus, div.wpforms-container-full input[type=text]:focus {
border: 1px solid #ffc100 !important;
box-shadow: 0 0 0 1px #ffc100, 0px 1px 2px rgba(0,0,0,0.15) !important;
}
.formbutton {
background: #ffc100 !important;
}
.vc_toggle_title h3 {
font-size: 23px !important;
font-weight: 300;
}
.ngg-gallery-thumbnail a {
margin: 0px !important;
}
.ngg-gallery-thumbnail {
margin: 9px !important;
}
@media (min-width: 767px) {
.spacemain {
display: none;
}
}
@media (min-width: 767px) and (max-width: 880px) {
.nm-header-logo img {
height: 85px !important;
}
}
@media (max-width: 767px) {
.space50 {
display: none ;
}
.is-form-style {
margin-bottom: 10px;
}
.ubermenu .ubermenu-widget {
padding-left: 0 !important;
}
.ubermenu .ubermenu-autocolumn, .ubermenu .ubermenu-submenu-type-stack {
padding-top: 0px;
padding-bottom: 0px;
}
}
@media (max-width: 767px) {
.description {
margin-left: 0px !important;
margin-right: 0px !important;
}
.description1 {
padding-left: 15px !important;
}
.name {
margin-left: 15px !important;
margin-right: 15px !important;
}
.nm-banner.has-alt-image div.nm-banner-alt-image {
height: 200px !important;
}
.space {
height: 50px !important;
}
}
.description {
margin-left: 100px;
margin-right: 100px;
}
.description1 {
padding-left: 100px;
}
.nm-divider .nm-divider-line {
height: 0.5px !important;
}
.wpcf7-spinner {
display: none;
}
.nm-banner-slider .slick-prev, .nm-banner-slider .slick-next {
color: #fff !important;
}
.nm-banner-slider .slick-prev:hover, .nm-banner-slider .slick-next:hover {
color: #ffc100 !important;
}
.order {
border: 1px !important;
border-color: #6e6e6e !important;
border-style: solid !important;
border-radius: 15px;
padding: 10px;
background: #e3e0de;
font-size: 14px;
}
.pumpkin {
width: 100%;
background-image: url(https://alumin.by/wp-content/uploads/2025/10/Фон-горящий-scaled.jpg);
background-size: cover;
height: 800px;
position: relative;
}
.pump {
width: 50%;
position: relative;
z-index: 1;
}
.bg {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
z-index: 0;
}
.pump:hover~.bg {
display:none !important;
}
.home .wpcr3_respond_1, .wpcr3_respond_2 {
display: none;
}
.nm-row.nm-row-full-nopad .pumpkin {
margin-right: 0 !important;
margin-left: 0 !important;
}
@media (min-width: 768px) {
.pumpkin-mobile {
display: none;
}
.pump-mobile {
display: none;
}
.bg-mobile {
display: none;
}
}
@media (max-width: 767px) {
.pumpkin {
display: none;
}
.pump {
display: none;
}
.bg {
display: none;
}
}
@media (max-width: 1045px) {
.onas {
padding-left: 15px !important;
}
}
.onas {
padding-left: 50px;
}
@media (max-width: 767px) {
.pumpkin-mobile {
width: 100%;
background-image: url(https://alumin.by/wp-content/uploads/2023/10/pexels-toni-cuenca-619417-mobile-light-1-scaled.jpg);
background-size: cover;
position: relative;
}
.pump-mobile {
width: 100%;
position: relative;
z-index: 1;
}
.bg-mobile {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
z-index: 0;
}
.pump-mobile:hover~.bg-mobile {
display:none !important;
}
}
@media (max-width: 767px) {
#mustard .vc_custom_1653037949473 {
padding-left: 15px !important;
}
}
.gortext {
display: table-caption;
margin-left: auto;
margin-right: auto;
width: 7em;
margin-bottom: 15px;
}
#vorota {
background-size: cover;
}
.akatalog {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.ult-modal-input-wrapper.ult-adjust-bottom-margin {
margin-bottom: 0px !important;
}
.scroll .aligncenter:hover{
background: rgb(255 255 255 / 20%);
border-radius: 50%;
}
.scroll {
scroll-behavior: smooth;
}
.btnjal .nm-feature.layout-centered {
margin-top: 15px;
margin-bottom: 15px !important;
}
.btnjal .nm-feature h3 {
font-size: calc(11px + 3 * (100vw / 1280));
margin-left: 8px;
margin-right: 8px;
line-height: 1.4;
}
@media (min-width: 767px){
.btnjal .nm-feature h3 {
font-size: calc(11px + (3 + 3 * 0.7) * ((100vw - 320px) / 1280));
}
}
.nm-feature h3 {
color: black !important;
}
.btnjal .nm-feature h2 {
font-size: calc(11px + 5 * (100vw / 1280)) !important;
}
@media (min-width: 767px){
.btnjal .nm-feature h2 {
font-size: calc(11px + (5 + 5 * 0.7) * ((100vw - 320px) / 1280)) !important;
}
}
@media (min-width: 980px) {
.prior {
height: 350px;
}
}
.yellowbutton .button.ubtn-normal {
padding: 15px 24px !important;
}
.woocommerce-loop-category__title .count {
display: none;
}
#tab-description {
max-width: 1165px;
margin-left: auto;
margin-right: auto;
}
.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-ultimate-header .oxi-tabs-header-li.active {
background: rgb(28 28 28) !important;
}
.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-content-wrap > .oxi-tabs-ultimate-content > .oxi-tabs-body-tabs {
height: fit-content !important;
}
.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-header-li {
border-right: 1px solid rgb(28 28 28) !important;
}
.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-ultimate-header {
border-color: rgb(28 28 28) !important;
border-width: 3px 0px 0px 0px !important;
border-color: rgb(28 28 28) !important;
}
.oxi-tabs-wrapper-1 > .oxi-addons-row > .oxi-tabs-ultimate-style > .oxi-tabs-ultimate-header-wrap .oxi-tabs-main-title {
font-size: 12px !important;
}
@media (max-width:962px) {
.ubermenu-responsive-default.ubermenu-responsive .ubermenu-nav .ubermenu-item .ubermenu-submenu.ubermenu-submenu-drop {
top: 0;
}
.ubermenu-responsive-default.ubermenu-responsive {
max-height: none;
}
}
.woocommerce-loop-category__title {
font-size: 15px !important;
}
@media (max-width:950px) {
.shema {
background: #dcdcdc !important;
}
}
.shema {
background-image: url(https://alumin.by/wp-content/uploads/2020/07/Untitled-2.jpg?id=8910);
background-position: center;
background-repeat: no-repeat;
background-size: cover;
}
#text-7 .nm-widget-title:before {
content: '';
position: absolute;
top: 50%;
left: 0;
width: 40px;
height: 1px;
background: #fff;
transition: all .2s linear;
}
#text-7:hover .nm-widget-title:before {
transform: rotate(45deg);
}
#text-7 .header_name:before {
content: '';
position: absolute;
top: 50%;
left: 0;
width: 40px;
height: 1px;
background: #fff;
transition: all .2s linear;
}
#text-7:hover .header_name:before {
transform: rotate(45deg);
}
#text-8:hover .nm-widget-title:before {
transform: rotate(45deg);
}
#text-8 .nm-widget-title:before {
content: '';
position: absolute;
top: 50%;
left: 0;
width: 40px;
height: 1px;
background: #fff;
transition: all .2s linear;
}
#text-9:hover .nm-widget-title:before {
transform: rotate(45deg);
}
#text-9 .nm-widget-title:before {
content: '';
position: absolute;
top: 50%;
left: 0;
width: 40px;
height: 1px;
background: #5b5b5b;
transition: all .2s linear;
}
.me .widget .nm-widget-title {
color: #5b5b5b;
font-size: 50px;
font-weight: 100 !important;
letter-spacing: 0px;
text-transform: inherit;
font-weight: inherit;
padding-left: 55px;
}
@media (max-width:650px) {
.me .widget .nm-widget-title {
font-size: calc(31px + 29 * (100vw - 420px) / 780) !important;
}
}
.me .widget .nm-widget-title {
font-size: calc(21px + 19 * (100vw - 650px) / 900);
}
.me1 .widget .nm-widget-title {
color: #5b5b5b !important;
font-size: 14px;
padding-left: 55px;
}
.me1 .widget {
margin-bottom: 0px !important;
}
#text-2 .nm-widget-title {
display:none;
}
#text-2 {
margin-top: 16px;
}
#nav_menu-3 .nm-widget-title {
display:none;
}
.home .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
color: white;
}
@media (min-width:500px) {
.forma {
width: 50%;
margin-left: 25%;
}
}
.wp-video {
margin-left: auto;
margin-right: auto;
}
@media (max-width:925px) {
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
font-size:15px !important;
}
}
@media (max-width:889px) {
.ubermenu-main .ubermenu-item-level-0 > .ubermenu-target {
font-size:14px !important;
}
}
.home .phone-header >div {
color: white !important;
}
.home .phone-header >div >ul {
color: white !important;
}
.home .addres-header >div {
color: white !important;
}
.home .addres-header >div >ul {
color: white !important;
}
.header-on-scroll .ubermenu-main .ubermenu-nav .ubermenu-item.ubermenu-item-level-0 > .ubermenu-target {
color: #666666;
}
.ubermenu-skin-trans-black .ubermenu-item-level-0 > .ubermenu-target {
color: #d7d7d7;
}
.ubermenu-skin-trans-black .ubermenu-item-level-0 > .ubermenu-target:hover {
color: #ffc100;
}
.ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-item-header > .ubermenu-target:hover {
color: #ffc100;
}
.ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-item-header > .ubermenu-target {
font-size: 10px;
}
.ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-target:hover {
color: #ffc100;
}
.ubermenu-skin-trans-black .ubermenu-submenu .ubermenu-current-menu-item > .ubermenu-target {
color: #ffc100;
}
.ubermenu-skin-trans-black .ubermenu-item-level-0.ubermenu-current-menu-item > .ubermenu-target, .ubermenu-skin-trans-black .ubermenu-item-level-0.ubermenu-current-menu-parent > .ubermenu-target, .ubermenu-skin-trans-black .ubermenu-item-level-0.ubermenu-current-menu-ancestor > .ubermenu-target {
color: #ffc100;
}
.ubermenu-skin-trans-black .ubermenu-item-level-0:hover > .ubermenu-target, .ubermenu-skin-trans-black .ubermenu-item-level-0.ubermenu-active > .ubermenu-target {
color: #ffc100;
}
.display-none-test{
display:none;
}
.kol {
padding: 0 !important;
width: 30% !important;
margin: 10px !important;
box-shadow: 0 0 10px 2px !important;
}
@media (max-width: 767px) {
.clients img {
width: 33%
}
.rol, .vor, .otk, .kom, .avt, .rem {
float: left;
width: 32%;
}
.otk .nm-feature .vc_btn {
padding-left: 60px;
padding-right: 60px;
}
}
@media (max-width: 450px) {
.rol {
float: left;
width: 49.8%;
}
.vor {
float: left;
width: 50%;
}
.otk {
float: left;
width: 49.8%;
}
.kom {
float: left;
width: 50%;
}
.avt {
float: left;
width: 49.9%;
}
.rem {
float: left;
width: 50%;
}
.kom .nm-feature .vc_btn {
padding-left: 30px !important;
padding-right: 30px !important;
}
.otk .nm-feature .vc_btn {
padding-left: 30px !important;
padding-right: 30px !important;
}
}
@media (max-width: 711px) {
.otk .nm-feature .vc_btn {
padding-left: 30px;
padding-right: 30px;
}
.rem .nm-feature .vc_btn {
padding-left: 30px;
padding-right: 30px;
}
}
@media (max-width: 600px) {
.nm-feature .vc_btn {
padding-left: 10px !important;
padding-right: 10px !important;
}
}
.rol {
padding-top: 30px;
background: rgba(255,179,2,0.8);
}
.rol:hover {
background: rgba(255,179,2, 1);
}
.vor {
padding-top: 30px;
background: rgba(160, 212, 22, 0.8);
}
.vor:hover {
background: rgba(160, 212, 22, 1);
}
.otk {
padding-top: 30px;
background: rgba(2, 162, 60, 0.8);
}
.otk:hover {
background: rgba(2, 162, 60, 1);
}
.kom {
padding-top: 30px;
background: rgba(69, 163, 207, 0.8);
}
.kom:hover {
background: rgba(69, 163, 207, 1);
}
.avt {
padding-top: 30px;
background: rgba(195, 35, 83, 0.8);
}
.avt:hover {
background: rgba(195, 35, 83, 1);
}
.rem {
padding-top: 30px;
background: rgba(140, 140, 140, 0.8);
}
.rem:hover {
background: rgba(140, 140, 140, 1);
}
.home header#nm-header {
padding-bottom: 0px; }
.vc_custom_1582894065501:hover {
.background-color: rgba(255, 179, 2, 0.46) !important;
}
.header-on-scroll .nm-header:not(.static-on-scroll) {
background: rgba(255,255,255,0.90) !important;
padding-top: 0px !important;
padding-bottom: 0px !important; }
.nm-feature .vc_btn {
color: white;
background-color: #ffc100;
padding-top: 5px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 5px;
margin-top: 0 !important;
margin-bottom: 20px;
}
.jalusie .nm-feature .vc_btn {
color: white;
padding-top: 5px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 5px;
margin-top: 0 !important;
background: #ffc100;
margin-bottom: 20px;
font-size: 12px;
}
.btnjal .nm-feature {
box-shadow: #3e3e3e54 0px 0px 10px 0px !important;
padding: 0px;
}
.ubermenu-skin-trans-black .ubermenu-item-level-0 > .ubermenu-target {
box-shadow: none;
}
.jalusie .nm-feature .vc_btn:hover {
background: #ffc100;
color: white;
}
.is-form-style input.is-search-input {
background: #fff0;
}
@media (max-width: 767px) {
.kol {
width: 100% !important;
}
.home .nm-header {
background: #1c1c1c !important;
}
}
.nm-header-logo img.alignnone.wp-image-7363 {
height: 71px !important;
}
.time_circles > div > span {
color: #333333;
}
.nm-footer-block-grid >li:nth-child(1) {
width:17%
}
.nm-footer-block-grid >li:nth-child(2) {
width:15%
}
.nm-footer-block-grid >li:nth-child(3) {
width:35%;
font-size:12px
}
.nm-footer-block-grid >li:nth-child(4) {
width:33%
}
.mytabs .vc_tta.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tab:first-child {
background: red;
}
@media all and (max-width:1018px) {
.easy-order__items {
display: none;
}
}
.tablepress tbody td, .tablepress tfoot th {
border: 1px solid #afafaf;
}
.tablepress .odd td {
background-color: #edecec;
}
.tablepress tfoot th, .tablepress thead th {
background-color: #e4ff9b !important;
border: 1px solid #afafaf;
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab > a {
font-size: 15px !important;
margin: 0 !important;
}
.vc_tta.vc_general .vc_tta-tab.vc_active > a {
color: white;
background-color: #1c1c1c;
border-radius: 20px;
border: none;
padding: 5px;
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tab > a {
margin: 0 14px;
padding-left: 15px;
padding-right: 15px;
padding-bottom: 7px;
padding-top: 7px;
}
.vc_tta.vc_general .vc_tta-tab > a {
color: #1c1c1c;
}
.vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container {
width: auto !important;
}
.b1c-form .b1c-tl {
background: #ffc100 !important;
}
.b1c-submit, button.b1c {
background: #ffc100 !important;
}
.b1c-submit:hover, button.b1c:hover {
background: #b9df55 !important;
}
.infotext {
font-size: 14px !important;
}
.infotext img.aligncenter:hover {
opacity: 0.8;
}
.infotext1 img.aligncenter:hover {
opacity: 0.8;
}
@media all and (max-width:1189px) {
.zamer-header {
width: 240px !important;
margin-left: 0px !important;
}
.zamer-header a {
font-size: 1.1em !important;
}
}
.ngg-galleryoverview {
margin-left: auto;
margin-right: auto;
width: fit-content !important;
}
@media all and (max-width:379px) {
.ngg-galleryoverview {
display: grid !important;
}
}
.whitetext {
color: white !important
}
.akatalog a:hover {
color:#808080 !important
}
.addres-header div table tr td,.phone-header div table tr td {
vertical-align:middle;
padding-top:10px
}
.col-sm-12.katalogtkanej.nm_column {
}
.alutech-calc {
line-height:normal!important;
width:683px!important;
margin:0 auto;
font-family:arial!important;
margin-bottom:20px!important;
color:#333!important;
position:relative!important;
text-align:left!important;
margin-left:0px !important;
margin-right:0px !important
}
.nm-divider.separator_align_center.companyinfo {
transition-delay:0.5s
}
.nm-divider.separator_align_center.companyinfo .nm-divider-title {
background:#f4f3ef !important
}
.nm-divider .nm-divider-title {
letter-spacing: 3px;
font-weight: bold;
color: #747474;
font-size: 18px !important;
}
.info-circle-icons.info-circle-pulse.info-cirlce-active {
background:rgb(209,172,153) !important;
transition:.2s
}
.easy-order__item.easy-order__item--5 {
margin-right:0px
}
.tablepress tfoot th,.tablepress thead th {
background-color:#efefef
}
ymaps.ymaps-2-1-64-controls__control {
bottom:-90px !important
}
.ymaps {
display:block;
width:100%;
height:530px !important
}
.ymaps-2-1-64-copyright__wrap {
display:none !important
}
ymaps.ymaps-2-1-64-controls__control_toolbar {
display:none
}
ymaps.ymaps-2-1-64-controls__control {
margin-right:0px;
margin-left:0px;
bottom:auto;
top:108px;
right:10px!important;
left:auto!important
}
.klienty img {
filter: grayscale(100%);
}
.klienty img:hover {
filter: grayscale(0%);
}
img.alignnone.wp-image-3326 {
filter: contrast(0%);
}
img.alignnone.wp-image-3326:hover {
filter: contrast(100%);
}
img.alignnone.wp-image-3334{
filter: contrast(0%);
}
img.alignnone.wp-image-3334:hover {
filter: contrast(100%);
}
img.alignnone.wp-image-7918{
filter: contrast(0%);
}
img.alignnone.wp-image-7918:hover {
filter: contrast(100%);
}
img.alignnone.wp-image-3333{
filter: contrast(0%);
}
img.alignnone.wp-image-3333:hover {
filter: contrast(100%);
}
img.alignnone.wp-image-3332{
filter: contrast(0%);
}
img.alignnone.wp-image-3332:hover {
filter: contrast(100%);
}
img.alignnone.wp-image-3331{
filter: contrast(0%);
}
img.alignnone.wp-image-3331:hover {
filter: contrast(100%);
}
img.alignnone.wp-image-3330{
filter: contrast(0%);
}
img.alignnone.wp-image-3330:hover {
filter: contrast(100%);
}
img.alignnone.wp-image-3329{
filter: contrast(0%);
}
img.alignnone.wp-image-3329:hover {
filter: contrast(100%);
}
img.alignnone.wp-image-3318{
filter: contrast(0%);
}
img.alignnone.wp-image-3318:hover {
filter: contrast(100%);
}
img.alignnone.wp-image-3327{
filter: contrast(0%);
}
img.alignnone.wp-image-3327:hover {
filter: contrast(100%);
}
img.alignnone.wp-image-3328{
filter: contrast(0%);
}
img.alignnone.wp-image-3328:hover {
filter: contrast(100%);
}
img.alignnone.wp-image-5841{
filter: contrast(0%);
}
img.alignnone.wp-image-5841:hover {
filter: contrast(100%);
}
img.alignnone.wp-image-7277{
filter: contrast(0%);
}
img.alignnone.wp-image-7277:hover {
filter: contrast(100%);
}
.gor { 
background: url(https://alumin.by/wp-content/uploads/2020/07/gor3.jpg) no-repeat 50% 50%;  
display: block;
width: 75px; 
height: 75px; 
}
.gor:hover { 
background: url(https://alumin.by/wp-content/uploads/2020/07/gor3-1.jpg) no-repeat 50% 50%;
}
.vert { 
background: url(https://alumin.by/wp-content/uploads/2020/07/ver3.jpg) no-repeat 50% 50%;  
display: block;
width: 75px; 
height: 75px; 
}
.vert:hover { 
background: url(https://alumin.by/wp-content/uploads/2020/07/ver3-1.jpg) no-repeat 50% 50%;
}
.rulon { 
background: url(https://alumin.by/wp-content/uploads/2020/07/rul3.jpg) no-repeat 50% 50%;  
display: block;
width: 75px; 
height: 75px; 
}
.rulon:hover { 
background: url(https://alumin.by/wp-content/uploads/2020/07/rul3-1.jpg) no-repeat 50% 50%;
}
.dn { 
background: url(https://alumin.by/wp-content/uploads/2020/07/dn3.jpg) no-repeat 50% 50%;  
display: block;
width: 75px; 
height: 75px; 
}
.dn:hover { 
background: url(https://alumin.by/wp-content/uploads/2020/07/dn3-1.jpg) no-repeat 50% 50%;
}
.pl { 
background: url(https://alumin.by/wp-content/uploads/2020/07/pl3.jpg) no-repeat 50% 50%;  
display: block;
width: 75px; 
height: 75px; 
}
.pl:hover { 
background: url(https://alumin.by/wp-content/uploads/2020/07/pl3-1.jpg) no-repeat 50% 50%;
}
.bamb { 
background: url(https://alumin.by/wp-content/uploads/2020/07/bam3.jpg) no-repeat 50% 50%;  
display: block;
width: 75px; 
height: 75px; 
}
.bamb:hover { 
background: url(https://alumin.by/wp-content/uploads/2020/07/bam3-1.jpg) no-repeat 50% 50%;
}
.rim { 
background: url(https://alumin.by/wp-content/uploads/2025/10/рим1-2-2.jpg) no-repeat 50% 50%;  
display: block;
width: 75px; 
height: 75px; 
}
.rim:hover { 
background: url(https://alumin.by/wp-content/uploads/2025/10/рим1-1.jpg) no-repeat 50% 50%;
}
.ymaps-2-1-64-inner-panes {
overflow:hidden;
width:100%;
height:530px !important
}
.nm-page-wrap {
background-color:#000;
box-shadow:0 0 5px rgba(0,0,0,0.5)
}
img.ultb3-img {
border:0;
-webkit-box-shadow:none;
box-shadow:none;
max-width:none;
width:inherit !important;
float:none;
margin:0 auto;
display:block;
position:absolute;
z-index:1;
-webkit-transition:all .3s linear;
transition:all .3s linear
}
.ultb3-title {
color:white !important;
font-size:25px;
line-height:1.35em;
margin-bottom:5px
}
.ultb3-info:hover .ultb3-btn {
opacity:1 !important
}
.ultb3-info:hover {
background:rgba(0,0,0,0.58);
transition:.3s !important
}
.ultb3-info {
height:170px;
padding-top:15px;
background:linear-gradient(to top,rgba(0,0,0,0),rgba(0,0,0,0.35)) no-repeat;
background-size:100% 50%
}
.ultb3-btn {
opacity:0 !important;
border-radius:0px;
border:none !important;
color:white;
background:#f1e9e4;
margin-top:40px
}
.ultb3-btn:hover {
background:#f1e9e4 !important
}
.ih-item.square {
position:relative;
width:320px;
height:216px;
border:none !important;
box-shadow:none !important
}
.nm-footer {
bottom:0;
z-index:-10 !important
}
.widget ul li a,body {
color:#777;
overflow-x:hidden
}
.servisMain {
height:260px !important;
padding:20px !important;
border:solid !important;
border-width:10px !important;
border-color:#fff !important;
margin:1px !important;
width:283px;
color:#797979;
}
.servisMain:hover {
border-color:#e9eaec !important;
transition:.5s !important
}
.nm-feature h2 {
margin: 10px;
font-size: 16px !important;
}
.shema .nm-feature h2 {
font-size: 25px !important;
}
.nm-feature .nm-feature-icon i {
display:block;
cursor:default;
color:#797979 !important
}
ymaps.ymaps-2-1-47-controls__control {
margin-right:0px;
margin-left:0px;
bottom:auto;
top:108px;
right:10px !important;
left:auto !important
}
.ih-item.square {
position:relative;
width:300px !important;
height:216px;
border:8px solid #fff;
box-shadow:1px 1px 3px rgba(0,0,0,.3);
margin-bottom:5px
}
.header-on-scroll .nm-header:not(.static-on-scroll) {
padding-top:0px !important;
padding-bottom:0px !important
}
.header-on-scroll .nm-header:not(.static-on-scroll) {
background:rgba(255,255,255,0.90)
}
header#nm-header {
padding-bottom: 0px;   
}
ul.nm-footer-block-grid.small-block-grid-1.medium-block-grid-1.large-block-grid-1 li {
padding:0px
}
.ubermenu-main .ubermenu-item-level-0:first-child >.ubermenu-target {
padding-left:0px !important
}
.addres-header div table tr td,.phone-header div table tr td {
vertical-align:middle
}
.nm-row {
padding-right:0 !important;
padding-left:0 !important
}
.ubermenu-skin-trans-black.ubermenu-responsive-toggle {
font-size:20px !important;
color: #7a7a7a;
}
#emodal-title {
font-family:'Roboto',sans-serif !important
}
.emodal-content {
font-family:'Roboto',sans-serif !important
}
.header-on-scroll .nm-header-logo {
display:none
}
.btnOk input {
background:#ffc100 !important;
box-shadow:1px 1px 6px rgba(0,0,0,0.5);
margin-bottom:10px
}
.btnOk {
text-align:center
} blockquote.alignleft,.wp-caption.alignleft,img.alignleft {
margin-right:15px !important
}
a.ultb3-btn {
transition:all .2s !important;
box-shadow:0 6px 4px -4px rgba(0,0,0,.2)
}
.imagesRelet >ul li >.nm-shop-loop-details >.the-excerpt-cat {
display:none
}
.bguslug >div {
display:inline-block;
width:100%;
padding:27px 10px 26px 10px;
padding-top:10px;
padding-bottom:10px;
line-height:1.3;
transition:all 100ms ease-out;
background:rgba(245,245,245,0)
}
.bguslug:hover I {
color:white !important;
background:#dcd9d2;
transition:0.2s !important
}
i.pe-7s-wallet {
padding-bottom:15px !important;
padding-top:15px !important;
padding-left:15px !important;
padding-right:15px !important;
border-radius:50%
}
i.pe-7s-date {
padding-bottom:15px !important;
padding-top:15px !important;
padding-left:15px !important;
padding-right:15px !important;
border-radius:50%
}
i.pe-7s-gift {
padding-bottom:15px !important;
padding-top:15px !important;
padding-left:15px !important;
padding-right:15px !important;
border-radius:50%
}
i.pe-7s-stopwatch {
padding-bottom:15px !important;
padding-top:15px !important;
padding-left:15px !important;
padding-right:15px !important;
border-radius:50%
}
i.pe-7s-global {
padding-bottom:15px !important;
padding-top:15px !important;
padding-left:15px !important;
padding-right:15px !important;
border-radius:50%
}
i.pe-7s-note {
padding-bottom:15px !important;
padding-top:15px !important;
padding-left:15px !important;
padding-right:15px !important;
border-radius:50%
}
.photo_title {
text-align:center;
color:#000;
font-size:1.3em !important
}
.ultb3-desc {
position:absolute;
right:0px;
margin:0px;
bottom:0px;
background:#d1ac99;
padding:10px 20px;
color:#fff !important;
font-size:25px;
font-weight:bold !important
}
.addres-header {
float:left;
width:33%
}
#imagesRadius50 figure div img {
border-radius:50%
} .servisMain {
height:235px;
color:#797979;
padding:20px;
margin:0px !important
}
.more {
font-size:12px;
border:1px solid #797979;
padding:6px 0;
text-align:center;
margin:0 20px;
box-shadow:1px 1px 1px 0px rgba(0,0,0,0.2)
}
.more a {
display:block;
text-decoration:none;
font-weight:bold;
color:#797979;
text-transform:uppercase;
vertical-align:middle;
width:100%
}
.more a:after {
display:inline-block;
position:relative;
font-size:15px;
content:'>';
margin-left:5px
}
.more:hover {
background-color:#d6d6d6;
border:none !important; }
.more:hover a {
color:#fff !important
}
a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,dialog,div,dl,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,hr,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,meter,nav,object,ol,output,p,pre,progress,q,rp,rt,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video,xmp {
font-size:100%;
margin:0;
padding:0;
border:0
}
html {
height:100%
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section  { display:block
}
b,strong  { font-weight:bold;
font-weight:900
}
img {
font-size:0;
color:transparent;
vertical-align:middle;
-ms-interpolation-mode:bicubic; }
li  { display:list-item;
list-style: none;
}
table {
border-collapse:collapse;
border-spacing:0
}
th,td,caption {
font-weight:normal;
vertical-align:top;
text-align:left
}
q {
quotes:none
}
q:before,q:after {
content:'';
content:none
}
sub,sup,small {
font-size:75%
}
sub,sup {
line-height:0;
position:relative;
vertical-align:baseline
}
sub {
bottom:-0.25em
}
sup {
top:-0.5em
}
svg  { overflow:hidden
}
p:empty {
display:none !important
} *,*:after,*:before {
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
-webkit-font-smoothing:antialiased;
font-smoothing:antialiased; }
.b-product-info {
width:100%
}
.b-product-info tr {
border:1px solid
}
.b-product-info tr td {
border:1px solid
} .nm-preload * {
-webkit-transition:none !important;
-moz-transition:none !important;
-ms-transition:none !important;
-o-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
} img {
max-width:100%;
height:auto;
vertical-align:bottom
}
a {
text-decoration:none;
-webkit-transition:color 0.2s ease;
transition:color 0.2s ease
}
a {
color:#d1ac99;
outline:0
}
.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  {
-webkit-border-radius:50%;
-moz-border-radius:50%;
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:8px 10px;
border:1px solid #e7e7e7;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
-webkit-box-shadow:none;
-moz-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:#ccc
}
@media screen and (-webkit-min-device-pixel-ratio:0)  { select {
background-color:#fff;
background-image:url(//alumin.by/wp-content/themes/savoy/img/select-arrow@2x.gif);
background-position:98.5% 50%;
background-repeat:no-repeat;
background-size:8px 4px
}
} input:-webkit-autofill {
-webkit-box-shadow:0 0 0 1000px white inset
} .button,input[type=submit] {
display:inline-block;
font-size:16px;
line-height:16px;
color:#fff;
padding:9px 15px 10px;
border:0 none;
-webkit-border-radius:0;
-moz-border-radius:0;
border-radius:0;
text-align:center;
opacity:1;
-webkit-transition:opacity 0.2s ease;
-moz-transition:opacity 0.2s ease;
-o-transition:opacity 0.2s ease;
transition:opacity 0.2s ease;
background-color:#282828
}
.button:hover,input[type=submit]:hover {
color:#fff;
opacity:0.82
}
.button:active,.button:focus,input[type=submit]:active,input[type=submit]:focus {
outline:none
}
.touch .button:hover,.touch .button:active,.touch .button:focus,.touch input[type=submit]:hover,.touch input[type=submit]:active,.touch input[type=submit]:focus {
opacity:1
}
.button[disabled],.button.disabled,.button.loading {
cursor:default;
opacity:0.82;
background:#828282
} .button.light {
background:#bababa
} .button.border,.button.border:hover {
color:#282828;
opacity:1;
background:none
}
.button.border {
padding-top:8px;
padding-bottom:9px;
border:1px solid #aaa
}
.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%
} .blockUI.blockOverlay:after,.nm-loader:after {
display:block;
content:"";
position:absolute;
top:50%;
right:50%;
width:12px;
height:12px;
margin:-6px -6px 0 0;
opacity:1;
background:#dc9814;
-webkit-animation-fill-mode:both;
animation-fill-mode:both;
-webkit-animation:dotFade 0.8s infinite;
animation:dotFade 0.8s infinite;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%
}
.nm-loader.nm-loader-light:after {
background:#fff
}
@-webkit-keyframes dotFade  {
0%  {
opacity:0
}
50%  {
opacity:1
}
100%  {
opacity:0
}
}
@keyframes dotFade  {
0%  {
opacity:0
}
50%  {
opacity:1
}
100%  {
opacity:0
}
} .nm-image-overlay {
position:absolute;
top:0;
right:0;
bottom:0;
left:0;
display:block;
opacity:0;
-webkit-transition:opacity 0.2s ease;
-moz-transition:opacity 0.2s ease;
-o-transition:opacity 0.2s ease;
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
} html {
font-size:62.5%; }
body {
font-family:'Roboto',sans-serif;
font-size:14px; line-height:2;
color:#777
}
h1,h2,h3,h4,h5,h6 {
font-style:normal;
font-weight:normal;
line-height:1.4;
color:#282828
}
h5,h6 {
line-height:1.6
}
h1  {
font-size:35px;
font-weight: 100;
letter-spacing: 1px;
}
h2  {
font-size:28px
}
h3  {
font-size:21px
}
h4  {
font-size:19px
}
h5  {
font-size:18px
}
h6  {
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);
-webkit-transform:scale(-1,1);
-ms-transform:scale(-1,1);
-o-transform:scale(-1,1);
transform:scale(-1,1)
}
.nm-font.rotate-90:before {
display:inline-block;
-webkit-transform:rotate(90deg);
-ms-transform:rotate(90deg);
-o-transform:rotate(90deg);
transform:rotate(90deg)
}
.nm-font.rotate-180:before {
display:inline-block;
-webkit-transform:rotate(180deg);
-ms-transform:rotate(180deg);
-o-transform:rotate(180deg);
transform:rotate(180deg)
}
.nm-font.rotate-270:before {
display:inline-block;
-webkit-transform:rotate(270deg);
-ms-transform:rotate(270deg);
-o-transform:rotate(270deg);
transform:rotate(270deg)
} .wf-loading body {
visibility:hidden; }  .nm-page-full { }
.nm-page-load-overlay {
position:fixed;
top:0;
right:0;
bottom:0;
left:0;
z-index:10000;
opacity:1;
visibility:visible;
-webkit-transition:opacity 0.2s 0s,visibility 0s 0s;
-moz-transition:opacity 0.2s 0s,visibility 0s 0s;
-o-transition:opacity 0.2s 0s,visibility 0s 0s;
transition:opacity 0.2s 0s,visibility 0s 0s;
background:#fff
}
html.nm-page-loaded .nm-page-load-overlay {
opacity:0;
visibility:hidden;
-webkit-transition:opacity 0.3s 0s,visibility 0s 0.3s;
-moz-transition:opacity 0.3s 0s,visibility 0s 0.3s;
-o-transition:opacity 0.3s 0s,visibility 0s 0.3s;
transition:opacity 0.3s 0s,visibility 0s 0.3s
}
body.nm-page-load-transition-0 .nm-page-load-overlay {
display:none
} .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:-webkit-flex;
display:-moz-flex;
display:-ms-flex;
display:flex;
-webkit-flex-direction:column;
-moz-flex-direction:column;
-ms-flex-direction:column;
flex-direction:column; min-height:100%
}
.footer-sticky-1 .nm-page-wrap {
-webkit-flex:1 0 auto;
-moz-flex:1 0 auto;
-ms-flex:1 0 auto;
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;
background:rgba(51,51,51,0.37); -webkit-transition:opacity 0.20s ease;
-o-transition:opacity 0.20s ease;
transition:opacity 0.20s ease
}
.widget-panel-dark .nm-page-overlay {
background:rgba(241,241,241,0.73); }
#nm-widget-panel-overlay {
z-index:1010
}
#nm-widget-panel-overlay.nm-loader {
cursor:default
}
.nm-page-overlay.show {
visibility:visible;
top:0;
width:100%;
height:100%;
opacity:1
}
.nm-page-overlay.fade-out {
opacity:0
}  .nm-top-bar {
position:relative;
font-size:0.9em;
line-height:37px;
color:#eee;
padding-bottom:1px;
background:#282828
} .nm-top-bar .nm-top-bar-text {
max-width:100%;
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis
}
.nm-top-bar-text:nth-child(2n) {
float:left
}
.nm-top-bar-text >p:first-child {
overflow:hidden;
text-overflow:ellipsis
}
.nm-top-bar .nm-top-bar-text a {
color:#eee
}
.nm-top-bar .nm-top-bar-text img {
display:inline-block;
width:auto;
max-height:39px;
vertical-align:middle
} .nm-top-bar .nm-menu {
float:right
}
.nm-menu >li.menu-item-has-children:last-child {
margin-right:0
}
.nm-top-bar .nm-menu >li >a {
font-size:inherit;
color:#eee;
padding:0 10px;
vertical-align:middle;
-webkit-transition:opacity 0.2s ease;
-moz-transition:opacity 0.2s ease;
-o-transition:opacity 0.2s ease;
transition:opacity 0.2s ease
}
.nm-top-bar .nm-menu >li >a:hover {
color:inherit;
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-social {
float:left;
padding-right:33px
}
.nm-top-bar-right .nm-top-bar-social {
padding-right:0;
padding-left:36px
}
.nm-top-bar-right .nm-top-bar-social {
float:right
}
.nm-top-bar-social li {
float:left;
padding-left:15px
}
.nm-top-bar-social li:first-child {
padding-left:0
}
.nm-top-bar-social li:hover {
opacity:0.7
}
.nm-top-bar-social li i {
font-size:14px;
color:#eee;
vertical-align:middle
} @media all and (max-width:767px) { .nm-top-bar {
display:none
}
} #nm-main-menu-ul li a {
text-transform:uppercase
}
.nm-header {
position:absolute;
top:0;
left:0;
z-index:995;
line-height:50px;
width:100%;
padding-top:17px;
padding-bottom:17px;
overflow:visible;
-webkit-transition:all 150ms linear;
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-search-open .nm-header,.mobile-menu-open .nm-header {
-webkit-transition:all 200ms linear,background-color 1ms;
-moz-transition:all 200ms linear,background-color 1ms;
-o-transition:all 200ms linear,background-color 1ms;
transition:all 200ms linear,background-color 1ms
}
.nm-header-inner {
position:relative;
height:auto
} .header-transparency .nm-header-placeholder {
display:none
}
.header-transparency .nm-header,.home.header-transparency .nm-header {
background:none
} .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
}
ul.nm-footer-block-grid.small-block-grid-1.medium-block-grid-1.large-block-grid-1 li {
width:100%;
text-align:center
}
ul.nm-footer-block-grid.small-block-grid-1.medium-block-grid-1.large-block-grid-1 li div img {
margin:0 auto
}
.footerDiv table tr td {
text-align:center
}
} .nm-header.default .nm-header-logo {
float:left;
margin-right:37px
}
.header-logo-img {
width:25%;
position:relative;
float:left;
text-align: -webkit-center;
}
.nm-header-logo>a { display:inline-block
}
.phone-header {
float:right;
width:33%; }
.zamer-header {
text-align:right;
width:260px;
margin-top:20px;
float:left;
margin-left:30px
}
.zamer-header a {
cursor:pointer;
font-weight:bold;
padding:15px 40px;
color:#ffc100;
background:#fff;
font-size:1.3em;
text-transform:uppercase;
border: 1px solid #ffc100
}
.zamer-header a:hover {
cursor:pointer;
background:#ffc100;
color:#fff;
border:none
}
#ubermenu-nav-main-2-main-menu {
float:left
}
#mapsfooter>div {
margin:0px;
padding:0px
}
#mapsfooter {
position:relative
}
.akciy {
text-align:right;
padding-top:80px
}
.akciy a {
padding:10px 20px;
background:#fff;
font-weight:bold;
color:#a9abae !important;
font-size:20px
}
.akciy a:hover {
color:#8a8d90 !important
}
.textakc {
line-height:3.6em;
padding-top:30px
}
.textakc>strong {
font-size:3.2em;
color:#807a88 !important;
display:block
}
#idakcya {
height:400px
}
.textakc>span {
font-size:2.5em;
color:#807a88
}
.footerFoorm {
width:500px;
background:#f1f1f1;
border:3px solid #ffc100;
position:absolute;
z-index:1;
top:42px;
left:15%
}
.footerFoorm>div {
margin:0 auto !important;
width:85%
}
.btnfootermain {
text-align:center
}
.btnfootermain>input {
background: #ffc100 !important;
margin-bottom:20px;
box-shadow:1px 1px 6px rgba(0,0,0,0.5);
padding:10px 40px !important
}
.btnfootermain >.ajax-loader {
display:none
}
.nm-header-logo img {
width:auto;
max-width:none;
float: left; height:16px;
vertical-align:middle
} .nm-alt-logo {
display:none
}
.home:not(.header-on-scroll) .alt-logo-home .nm-alt-logo,.header-fixed.header-on-scroll .alt-logo-fixed .nm-alt-logo {
display:inline-block
}
.home:not(.header-on-scroll) .alt-logo-home .nm-logo,.header-fixed.header-on-scroll .alt-logo-fixed .nm-logo {
display:none
}
.header-logo-img {
z-index: 1;
}
.ubermenu-main {
z-index: 0;
}
@media all and (max-width:767px) and (min-width:401px) {
.alt-logo-tablet .nm-alt-logo {
display:inline-block
}
.alt-logo-tablet .nm-logo {
display:none
}
}
@media all and (max-width:400px) {
.alt-logo-mobile .nm-alt-logo {
display:inline-block
}
.alt-logo-mobile .nm-logo {
display:none
}
} .nm-menu {
}
.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;
font-weight:normal;
color:#707070;
vertical-align:bottom;
text-decoration:none;
padding:16px
}
.nm-menu li a:hover {
color:#282828
} .nm-menu ul.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
} @-webkit-keyframes nm_menu_anim  {
0%  {
opacity:0
}
100%  {
opacity:1
}
}
@-moz-keyframes nm_menu_anim  {
0%  {
opacity:0
}
100%  {
opacity:1
}
}
@-o-keyframes nm_menu_anim  {
0%  {
opacity:0
}
100%  {
opacity:1
}
}
@keyframes nm_menu_anim  {
0%  {
opacity:0
}
100%  {
opacity:1
}
}
.nm-menu li:hover >ul.sub-menu {
display:block
}
.nm-menu ul.sub-menu ul.sub-menu {
top:-18px;
left:100%
}
.nm-menu ul.sub-menu li {
float:none;
position:relative;
z-index:100000
}
.nm-menu ul.sub-menu li a {
display:block;
font-size:14px;
color:#a0a0a0;
padding:8px 27px
}
.nm-menu ul.sub-menu li.menu-item-has-children >a {
padding-right:41px
}
.nm-menu ul.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 ul.sub-menu li a:hover {
color:#eee
}
.nm-menu ul.sub-menu li.nm-menu-text-hide >a {
visibility:hidden
} .nm-menu ul.sub-menu li a .label {
position:relative;
top:-7px;
font-size:10px;
color:#eee;
padding-left:2px;
text-transform:uppercase
} .nm-menu .megamenu ul .sub-menu {
display:block;
position:static
}
.nm-menu .megamenu ul li {
white-space:normal
}
.nm-menu .megamenu >ul >li {
float:left;
display:block
}
.nm-menu .megamenu.col-1 >ul >li:nth-child(1n+1),.nm-menu .megamenu.col-2 >ul >li:nth-child(2n+1),.nm-menu .megamenu.col-3 >ul >li:nth-child(3n+1),.nm-menu .megamenu.col-4 >ul >li:nth-child(4n+1) {
clear:both
}
.nm-menu .ngg-galleryoverview {
margin-left: 100px !important;
}
.megamenu >ul >li >a {
color:#eee
}
.nm-menu .megamenu ul li a {
padding:8px 28px
}
.nm-menu .megamenu ul li.menu-item-has-children a:after {
display:none
}
.nm-menu .megamenu ul ul {
border:0 none
}
.nm-menu .megamenu >ul {
left:-14px;
padding:18px 0 22px
}
.nm-menu .megamenu >ul ul {
padding:7px 0 0 0
}
.nm-menu .megamenu.col-1 >ul  {
width:250px
}
.nm-menu .megamenu.col-2 >ul  {
width:500px
}
.nm-menu .megamenu.col-3 >ul  {
width:750px
}
.nm-menu .megamenu.col-4 >ul  {
width:993px
} .nm-main-menu {
display:block;
position:relative
}
.podmenu {
width:100%;
position:absolute;
top:-45px
}
.podmenu div a {
background:#d60101;
cursor:pointer;
color:#fff;
padding:10px;
text-transform:uppercase
}
.podmenu div {
width:50%;
float:left
}
.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:21px;
height:16px
}
.nm-menu-icon span {
display:block;
position:absolute;
left:0;
width:100%;
height:1px;
-webkit-transform:rotate(0);
-moz-transform:rotate(0);
-o-transform:rotate(0);
-ms-transform:rotate(0);
transform:rotate(0);
-webkit-transition:-webkit-transform 0.1s ease;
-moz-transition:-moz-transform 0.1s ease;
-o-transition:-o-transform 0.1s ease;
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;
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
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;
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
transform:rotate(-45deg)
} .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
}   #nm-menu-search-btn.active {
opacity:0.41
} .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
}
.mobile-menu-open.header-mobile-alt .nm-menu li.nm-menu-offscreen .nm-menu-cart-count  { opacity:0;
-webkit-transition:opacity 0.2s ease;
transition:opacity 0.2s ease
} .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:766px) { .nm-ubermenu-wrap .ubermenu { }
.header-on-scroll .nm-header:not(.static-on-scroll) {
background: #1c1c1c !important;	
}
.ubermenu .ubermenu-target-text {
color: #dddddd;
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
color: white;
}
.nm-ubermenu-wrap .nm-main-menu {
display:block
}
.nm-ubermenu-wrap .ubermenu-responsive-toggle,.nm-ubermenu-wrap .ubermenu-sticky-toggle-wrapper { } .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:767px) {
.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 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-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-icon {
width:18px
} .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:")"
}
} .header-mobile-default .nm-menu li a {
font-size:14px;
padding-right:12px
}
.header-mobile-alt .nm-menu li a {
padding-left:12px
} .header-mobile-default .nm-menu-icon {
height:14px
}
.header-mobile-default .nm-menu-icon span.line-2, .header-mobile-default .mobile-menu-open .nm-menu-icon span.line-1, .header-mobile-default .mobile-menu-open .nm-menu-icon span.line-3 {
top:6px
} .nm-right-menu {
margin-right:-12px
}
.header-mobile-alt .nm-right-menu ul li.nm-menu-cart {
display:none
} .header-mobile-alt .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
display:block
}
}  .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%; } .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:767px) { .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;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
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:400px) { .header-mobile-alt .nm-header.centered .nm-header-logo {
left:15px;
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);
transform:translate(0,-50%)
} .header-mobile-alt .nm-header.centered .nm-main-menu-wrap {
width:100%
}
.header-mobile-alt .nm-header.centered .nm-main-menu {
float:right;
margin-right:-12px;
margin-left:0
} .header-mobile-alt .nm-header.centered .nm-right-menu-wrap {
display:none
}
}  .nm-header.stacked .nm-header-logo {
padding-bottom:0;
padding-top: 10px;
} .nm-header.stacked .nm-main-menu {
float:left;
margin-left:-16px
}
@media all and (max-width:767px) { .nm-header.stacked .nm-header-logo {
float:left;
line-height:inherit;
padding-bottom:0
}
} .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 all and (max-width:767px) { .nm-header.stacked-centered .nm-header-logo {
position:absolute;
top:50%;
left:50%;
z-index:10;
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);
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:-12px; }
.nm-header.stacked-centered .nm-right-menu >ul {
width:100%
}
.nm-header.stacked-centered .nm-right-menu ul li.nm-menu-cart {
float:right
}
}
@media all and (max-width:400px) { .header-mobile-alt .nm-header.stacked-centered .nm-header-logo {
left:15px;
-webkit-transform:translate(0,-50%);
-moz-transform:translate(0,-50%);
-ms-transform:translate(0,-50%);
-o-transform:translate(0,-50%);
transform:translate(0,-50%)
} .header-mobile-alt .nm-header.stacked-centered .nm-right-menu ul li.nm-menu-cart {
display:none
}
.header-mobile-alt .nm-header.stacked-centered .nm-right-menu ul li.nm-menu-offscreen {
float:right
} .header-mobile-alt .nm-header.stacked-centered .nm-menu li.nm-menu-offscreen .nm-menu-cart-count {
display:block
}
} #nm-mobile-menu {
position:absolute;
top:-100%;
left:0;
z-index:1001;
width:100%;
opacity:0;
overflow:hidden;
background:#fff
}
.header-fixed #nm-mobile-menu {
position:fixed
}
.mobile-menu-open #nm-mobile-menu {
top:0;
opacity:1
}
.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 17px; }
.header-border-0 #nm-mobile-menu .nm-mobile-menu-content {
border-top:1px solid #eee
} #nm-mobile-menu li {
position:relative;
border-bottom:1px solid #eee
}
#nm-mobile-menu li:first-child {
margin-top:17px
}
#nm-mobile-menu li.menu-item-has-children {
cursor:pointer
}
#nm-mobile-menu a {
display:inline-block;
font-size:14px;
line-height:2;
color:#282828;
padding:6px 0;
white-space:nowrap
}
#nm-mobile-menu ul li .nm-menu-toggle {
position:absolute;
top:5px;
right:0;
display:none;
height:28px;
font-family:'nm-font';
font-size:11px;
line-height:28px;
font-weight:normal;
color:#282828;
padding-left:10px
}
#nm-mobile-menu ul li .nm-menu-toggle:before {
display:block;
content:"e114"
}
#nm-mobile-menu ul >li.active >.nm-menu-toggle:before {
content:"e115"
}
#nm-mobile-menu ul li.menu-item-has-children >.nm-menu-toggle {
display:inline-block
} #nm-mobile-menu a .label {
position:relative;
top:-7px;
font-size:10px;
color:#333;
padding-left:2px;
text-transform:uppercase
} #nm-mobile-menu ul ul {
display:none;
padding:16px 0 13px;
border-top:1px solid #eee
}
#nm-mobile-menu ul ul.open {
display:block
}
#nm-mobile-menu ul ul ul {
padding:4px 0;
border-top:0 none
}
#nm-mobile-menu ul ul li {
cursor:default;
border-bottom:0 none
}
#nm-mobile-menu ul ul li:first-child {
margin-top:0
}
#nm-mobile-menu ul ul li.menu-item-has-children {
cursor:pointer
}
#nm-mobile-menu ul ul a {
font-size:14px;
padding:0 0 3px;
text-indent:15px
}
#nm-mobile-menu ul ul ul a {
text-indent:30px
}
#nm-mobile-menu ul ul ul ul a {
text-indent:45px
}
#nm-mobile-menu ul ul li .nm-menu-toggle {
top:1px
} .header-mobile-default #nm-mobile-menu .nm-mobile-menu-item-cart,#nm-mobile-menu .nm-mobile-menu-item-cart {
display:none
}
#nm-mobile-menu .nm-mobile-menu-item-cart >a {
display:block
}
#nm-mobile-menu .nm-mobile-menu-item-cart .count {
position:absolute;
right:0;
top:6px
}
#nm-mobile-menu .nm-mobile-menu-item-cart .count:before {
display:inline;
content:"("
}
#nm-mobile-menu .nm-mobile-menu-item-cart .count:after {
display:inline;
content:")"
}
#nm-mobile-menu .nm-mobile-menu-top .nm-mobile-menu-item-search {
margin-top:15px;
padding:6px 0;
border-bottom-color:#e1e1e1
}
#nm-mobile-menu .nm-mobile-menu-top .nm-mobile-menu-item-search form {
position:relative
}
#nm-mobile-menu .nm-mobile-menu-top .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 .nm-mobile-menu-top .nm-mobile-menu-item-search span {
position:absolute;
top:10px;
left:0px;
font-size:18px;
color:#707070;
opacity:0.5
} #nm-mobile-menu .nm-mobile-menu-main {
} #nm-mobile-menu .nm-mobile-menu-secondary li:last-child {
border-bottom:0 none
}
@media all and (max-width:400px) { #nm-mobile-menu .nm-mobile-menu-item-cart {
display:block
}
#nm-mobile-menu .nm-mobile-menu-top .nm-mobile-menu-item-search {
margin-top:0;
padding:6px 0
}
.header-mobile-default #nm-mobile-menu .nm-mobile-menu-top .nm-mobile-menu-item-search {
margin-top:17px
}
#nm-mobile-menu .nm-mobile-menu-top .nm-mobile-menu-item-search input {
font-size:14px;
padding-left:24px
}
#nm-mobile-menu .nm-mobile-menu-top .nm-mobile-menu-item-search span {
top:7px;
font-size:16px
}
} .nm-widget-panel {
position:fixed;
top:0;
right:-500px;
z-index:1020;
line-height:1.2;
width:500px;
height:100%;
overflow:hidden;
background:#fff
}
.csstransforms .nm-widget-panel {
-webkit-transition:-webkit-transform 0.25s ease;
transition:transform 0.25s ease
}
.csstransforms3d .widget-panel-open .nm-widget-panel {
-webkit-transform:translate3d(-500px,0,0);
transform:translate3d(-500px,0,0)
}
.no-csstransforms3d .widget-panel-open .nm-widget-panel {
-webkit-transform:translateX(-500px);
transform:translateX(-500px)
}
.nm-widget-panel-inner {
width:auto;
height:100%;
overflow-x:hidden;
overflow-y:scroll
}
.touch .nm-widget-panel-inner {
-webkit-overflow-scrolling:touch
}
.touch .nm-widget-panel-inner::-webkit-scrollbar  { -webkit-appearance:none;
width:0 !important
} .nm-widget-panel-header {
position:relative;
z-index:110;
font-size:16px;
line-height:1;
color:#282828;
width:100%;
padding:0 37px
}
.no-touch .nm-widget-panel-header {
position:absolute;
top:0;
left:0;
-webkit-transform:translateZ(0px)
}
.nm-widget-panel-header-inner {
height:79px;
overflow:hidden;
border-bottom:1px solid #eee;
background:#fff
} .nm-cart-panel-title {
display:none;
opacity:0.5
}
.nm-cart-panel-title .count:before {
display:inline;
content:"("
}
.nm-cart-panel-title .count:after {
display:inline;
content:")"
} #nm-widget-panel-close {
display:block;
color:#282828;
padding-top:32px;
overflow:hidden;
-webkit-tap-highlight-color:rgba(0,0,0,0);
-webkit-touch-callout:none
}
.nm-widget-panel-close-title {
float:right
} #nm-cart-panel-loader {
visibility:hidden;
position:absolute;
top:-1px;
left:-1px;
z-index:105;
width:1px;
height:1px;
opacity:1;
-webkit-transition:opacity 0.2s ease;
transition:opacity 0.2s ease;
background:#fff
}
#nm-cart-panel-loader.show {
visibility:visible;
top:0;
left:0;
width:100%;
height:100%;
padding-top:79px;
padding-left:37px
}
#nm-cart-panel-loader.fade-out {
opacity:0
}
#nm-cart-panel-loader h5 {
position:relative;
font-size:16px;
color:#282828;
margin-top:21px;
padding-left:21px
}
#nm-cart-panel-loader h5:after {
top:6px;
right:auto;
left:0;
margin:0
} #nm-widget-panel .product_list_widget .empty {
display:none;
font-size:16px;
min-height:none;
margin-bottom:0;
padding:21px 0 54px
}
#nm-widget-panel .nm-cart-panel-empty .product_list_widget .empty {
display:block
} .nm-cart-panel-list-wrap {
padding:0 37px
}
.no-touch .nm-cart-panel-list-wrap {
padding-top:79px;
padding-bottom:175px
}
#nm-widget-panel .product_list_widget {
position:relative;
color:#282828;
padding:7px 0 6px
}
#nm-widget-panel .product_list_widget >li {
display:table;
width:100%;
min-height:0;
margin:0;
padding:0
}
#nm-widget-panel .product_list_widget >li >div {
display:table-cell;
padding-top:14px;
padding-bottom:14px;
border-bottom:1px solid #eee;
vertical-align:middle
}
#nm-widget-panel .product_list_widget >li:nth-last-child(2) >div  { border-bottom-color:transparent
}
#nm-widget-panel .product_list_widget li a {
display:block;
color:#282828
} .nm-cart-item-loader {
display:none;
position:absolute;
top:0;
bottom:1px;
left:0;
z-index:101;
width:100%;
height:auto;
opacity:0;
background:#fff;
-webkit-transition:opacity 0.2s ease;
transition:opacity 0.2s ease
} #nm-widget-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
}
.no-touch #nm-widget-panel .product_list_widget .remove:hover {
opacity:1
} .nm-cart-panel-item-thumbnail {
width:60px
}
#nm-widget-panel .product_list_widget li .nm-cart-panel-item-thumbnail {
vertical-align:top
}
.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%;
background:rgba(255,255,255,0.8)
}
.loading .nm-cart-panel-thumbnail-loader {
display:block
}
#nm-widget-panel .product_list_widget li img {
position:static;
width:100%;
max-width:102px;
height:auto
} .nm-cart-panel-item-details {
padding-left:19px
}
.nm-cart-panel-item-details >* {
padding-bottom:4px
}
.nm-cart-panel-item-details >*:last-child {
padding-bottom:0
} .nm-cart-panel-product-title {
font-size:16px;
line-height:22px;
padding-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-widget-panel .nm-cart-panel-quantity-pricing {
line-height:22px;
width:100%;
overflow:hidden
} #nm-widget-panel .variation li:last-child {
padding-bottom:0
} #nm-widget-panel .nm-cart-panel-quantity-pricing >span.quantity, #nm-widget-panel .product-quantity {
float:left;
font-size:16px
}
#nm-widget-panel .nm-quantity-wrap {
width:auto;
border:0 none;
overflow:visible
}
#nm-widget-panel .nm-quantity-wrap label.nm-qty-label-abbrev {
display:inline-block
}
#nm-widget-panel .nm-quantity-wrap .quantity {
display:inline-block;
margin-left:-7px
}
#nm-widget-panel .quantity .nm-qty-minus,#nm-widget-panel .quantity .nm-qty-plus,#nm-widget-panel .quantity .qty {
line-height:inherit;
height:auto
}
#nm-widget-panel .quantity .nm-qty-minus,#nm-widget-panel .quantity .nm-qty-plus {
font-size:10px;
line-height:24px;
width:24px;
vertical-align:top;
-webkit-transition:color 0.2s ease;
transition:color 0.2s ease
}
#nm-widget-panel .quantity .nm-qty-minus {
text-align:right
}
#nm-widget-panel .quantity .nm-qty-plus {
text-align:left
}
#nm-widget-panel .quantity .qty {
font-size:16px;
width:20px
} #nm-widget-panel .nm-cart-panel-item-price {
float:right
}
#nm-widget-panel .nm-cart-panel-item-price .amount {
font-size:16px;
color:inherit;
margin-top:0
}
#nm-widget-panel .nm-cart-panel-item-price .tax_label {
display:none
} .nm-cart-panel-summary {
color:#282828;
width:100%;
padding:0 37px
}
.no-touch .nm-cart-panel-summary {
position:absolute;
bottom:0;
left:0;
z-index:102
}
.nm-cart-panel-summary-inner {
padding:0 0 37px;
overflow:hidden;
background:#fff
}
#nm-widget-panel .total {
width:100%;
font-size:16px;
line-height:1;
margin-bottom:37px;
padding:21px 0;
border-top:1px solid #e1e1e1;
border-bottom:1px solid #e1e1e1
}
#nm-widget-panel .total strong {
font-weight:normal
}
#nm-widget-panel .nm-cart-panel-summary-subtotal {
float:right
}
#nm-widget-panel .buttons {
margin-bottom:0
}
#nm-widget-panel .buttons a:first-child {
color:#777
}
#nm-widget-panel .buttons .button {
display:inline-block;
width:48%;
padding:12px
}
#nm-widget-panel .buttons .button.checkout {
float:right;
padding:13px
} #nm-widget-panel .nm-cart-panel-empty .total,#nm-widget-panel .nm-cart-panel-empty .buttons {
display:none
} #nm-widget-panel .buttons.nm-cart-empty-button {
display:none
}
.no-touch #nm-widget-panel .buttons.nm-cart-empty-button {
padding-bottom:9px
}
#nm-widget-panel .nm-cart-panel-empty .buttons.nm-cart-empty-button {
display:block
}
#nm-widget-panel .buttons.nm-cart-empty-button .button {
display:block;
width:100%
} .widget-panel-dark .nm-widget-panel-header-inner,.widget-panel-dark #nm-cart-panel-loader,.widget-panel-dark .nm-cart-item-loader,.widget-panel-dark .nm-cart-panel-summary-inner,.widget-panel-dark .nm-widget-panel {
background:#333
}
.widget-panel-dark .nm-widget-panel,.widget-panel-dark #nm-widget-panel .product_list_widget,.widget-panel-dark #nm-widget-panel .product_list_widget .remove,.widget-panel-dark #nm-widget-panel .variation,.widget-panel-dark #nm-widget-panel ul.variation li >div:first-child,.widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-minus,.widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-plus,.widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .qty {
color:#a5a5a5
}
.widget-panel-dark #nm-cart-panel-loader h5,.widget-panel-dark #nm-widget-panel-close,.widget-panel-dark #nm-widget-panel .product_list_widget .empty,.no-touch .widget-panel-dark #nm-widget-panel .product_list_widget .remove:hover,.widget-panel-dark #nm-widget-panel .nm-cart-panel-item-price .amount,.widget-panel-dark #nm-widget-panel .product_list_widget li a,.no-touch .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-minus:hover,.no-touch .widget-panel-dark #nm-widget-panel .nm-quantity-wrap .quantity .nm-qty-plus:hover,.widget-panel-dark #nm-widget-panel .buttons a:first-child,.widget-panel-dark .nm-cart-panel-summary {
color:#eee
}
.widget-panel-dark #nm-widget-panel .product_list_widget .remove {
opacity:1
}
.widget-panel-dark .nm-widget-panel-header-inner,.widget-panel-dark #nm-widget-panel .product_list_widget >li >div,.widget-panel-dark #nm-widget-panel .total {
border-color:#464646
}
.widget-panel-dark #nm-widget-panel .product_list_widget >li:nth-last-child(2) >div {
border-bottom-color:transparent
}
.widget-panel-dark #nm-widget-panel .buttons .button.border {
border-color:#5f5f5f
}
.widget-panel-dark .nm-cart-panel-thumbnail-loader {
background:rgba(255,255,255,0.91)
}
@media all and (max-width:2100px) {
.nm-widget-panel {
width:310px
} .no-touch .nm-cart-panel-list-wrap {
padding-bottom:231px
} #nm-widget-panel .buttons .button {
display:block;
width:100%
}
#nm-widget-panel .buttons .button.checkout {
float:none;
margin-top:12px;
padding:14px
}
}
@media all and (max-width:767px) { .nm-widget-panel-header-inner {
height:70px
} #nm-widget-panel-close {
padding-top:28px
} #nm-cart-panel-loader.show {
padding-top:70px
} .no-touch .nm-cart-panel-list-wrap {
padding-top:70px
}
}
@media all and (max-width:550px) {
.nm-widget-panel {
width:370px
} .nm-widget-panel-header {
padding-right:21px;
padding-left:21px
} .nm-cart-panel-title {
display:inline-block
} #nm-cart-panel-loader.show {
padding-left:21px
} .nm-cart-panel-list-wrap {
padding-right:21px;
padding-left:21px
}
.no-touch .nm-cart-panel-list-wrap {
padding-bottom:183px
} .nm-cart-panel-item-details {
padding-left:15px
} #nm-widget-panel .nm-quantity-wrap label.nm-qty-label-abbrev {
display:none
}
#nm-widget-panel .nm-quantity-wrap .quantity {
margin-left:-14px
} .nm-cart-panel-summary {
padding-right:21px;
padding-left:21px
}
.nm-cart-panel-summary-inner {
padding-bottom:21px
}
#nm-widget-panel .total {
margin-bottom:21px;
padding-top:13px;
padding-bottom:13px
}
#nm-widget-panel .buttons .button {
margin-top:15px
}
}
@media all and (max-width:400px) {
.nm-widget-panel {
width:270px
} .loading .nm-cart-item-loader {
display:block;
opacity:0.91
} #nm-widget-panel .product_list_widget li .nm-cart-panel-item-thumbnail, .loading .nm-cart-panel-thumbnail-loader {
display:none
} .nm-cart-panel-item-details {
padding-left:0
}
} .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:#8c8c8c;
padding:3px 14px
}
.page-numbers li:first-child a,.page-numbers li:first-child span {
padding-left:0
}
.page-numbers li a:hover {
color:#282828
}
.page-numbers li span.current {
color:#dc9814
} .nm-blog {
padding:0 0 62px
}
.nm-blog.nm-blog-categories-disabled {
padding-top:56px
} .nm-blog-heading {
padding:34px 0 114px
}
.nm-blog-heading h1 {
font-size:18px;
line-height:1.4;
color:#888
}
.nm-blog-heading h1 strong {
font-weight:normal;
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:'Roboto',sans-serif;
font-size:46px;
line-height:1;
color:#dc9814
} .nm-blog-categories-wrap {
padding-top:29px;
padding-bottom:108px
} .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:#888;
margin:0 17px
}
.nm-blog-categories-list li a:hover {
color:#282828
}
.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
}
.yourmessage  {
height: 70px;
}
.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 38px
} .nm-blog-slider {
width:100%;
clear:both;
margin-bottom:32px
}
.nm-blog-slider img {
width:100%;
height:auto
}
.nm-blog-slider .slick-track {
cursor:move;
cursor:grab
}
.nm-blog-slider.slick-slider:hover .slick-prev {
left:24px
}
.nm-blog-slider.slick-slider:hover .slick-next {
right:24px
}
.nm-blog-slider .slick-prev i,.nm-blog-slider .slick-next i {
font-size:26px
} .nm-post-meta {
position:relative;
font-size:14px;
color:#a0a0a0;
padding-left:51px
}
.nm-post-meta:before {
position:absolute;
top:15px;
left:0;
display:block;
content:"";
width:37px;
height:1px;
background:#dadada
} .page-links {
margin-top:11px
} .nm-blog-pagination {
}
.nm-blog-prev,.nm-blog-next {
width:100%;
max-width:250px;
margin-bottom:10px
}
.nm-blog-prev {
float:left
}
.nm-blog-next {
float:right
}
.nm-blog-pagination a {
display:block;
font-size:16px;
line-height:1;
color:#282828;
text-align:center;
width:100%;
padding:12px 0;
border:2px solid #eee
}
.nm-blog-pagination a:hover {
background:#eee
} .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
} @media all and (max-width:991px) { .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
}
}
.boxex {
margin-bottom:30px
}
@media all and (max-width:768px) {
.footerFoorm {
display:none
}
.tovar {
padding-bottom:15px
}
.boxex {
margin-bottom:0px
}
.servisMain {
width:100% !important
}
.nm-blog.nm-blog-categories-disabled {
padding-top:38px
} .nm-blog-heading {
padding-bottom:55px
} .nm-blog-categories-wrap {
padding-bottom:39px
} .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:31px
} .nm-blog-categories-wrap {
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-slider.slick-slider:hover .slick-prev {
left:11px
}
.nm-blog-slider.slick-slider:hover .slick-next {
right:11px
}
.nm-blog-slider .slick-prev i,.nm-blog-slider .slick-next i {
font-size:24px
}
}  .nm-blog-classic .nm-post-title {
font-size:24px
}
.nm-blog-classic .nm-post-title a {
color:#282828
} .nm-blog-classic .nm-post-meta {
margin:11px 0 24px
} .nm-blog-classic .nm-post-thumbnail {
position:relative;
padding-bottom:24px
}
.nm-blog-classic .nm-post-thumbnail a {
display:block
}
.nm-blog-classic .nm-post-thumbnail img {
width:100%;
height:auto
} .nm-blog-classic .nm-post-content {
font-size:16px
} .nm-blog-classic .nm-post-divider {
height:1px;
margin:46px 0;
background:#eee
} .nm-blog-classic .nm-sidebar {
padding-left:34px
}
.nm-blog-classic .nm-blog-sidebar-left .nm-sidebar {
padding-right:34px;
padding-left:0
}
.nm-blog-classic .nm-blog-sidebar-left .nm-blog-content-col {
float:right
}
.nm-blog-classic .nm-blog-sidebar-left .nm-blog-sidebar-col {
float:left
} @media (max-width:1199px) { .nm-blog-classic .nm-post-divider {
margin:38px 0
}
.nm-blog-classic .post:last-child .nm-post-divider {
background:none
} .nm-blog-classic .nm-sidebar {
padding-left:24px
}
.nm-blog-classic .nm-blog-sidebar-left .nm-sidebar {
padding-right:24px
}
}
@media all and (max-width:991px) { .nm-blog-classic .nm-sidebar {
padding-left:0
}
.nm-blog-classic .nm-blog-sidebar-left .nm-sidebar {
padding-right:0
}
}
@media all and (max-width:767px) {
.addres-header,.phone-header,.zamer-header {
display:none
}
#nav_menu-2 {
display:none
}
.tovary {
margin-bottom: 32px;
}
.buttonvor {
text-align: center;
margin-top: 20px;
}
.pusto {
display:none
}
.phone-header >div {
padding-left:0px
} .nm-blog-classic .nm-post-meta {
margin:11px 0 18px
} .nm-blog-classic .nm-post-thumbnail {
padding-bottom:19px
}
.textdlya {
background-color:#fbfbfb;
}
.aasd {
margin-left:0;
padding-top: 0px;
}
.textakc  {
background: rgba(251, 251, 251, 0.64); 
}
.nm_btn_align_right  {
text-align: center !important;
}
}
@media all and (max-width:400px) { .nm-blog-classic .nm-post-title {
font-size:22px
} .nm-blog-classic .nm-post-content {
font-size:inherit
} .nm-blog-classic .nm-post-divider {
margin:27px 0 31px
}
} #nm-blog-grid-ul.nm-loader:after {
top:12px
}
#nm-blog-grid-ul.hide li {
opacity:0;
-webkit-transition:opacity 0.3s ease;
transition:opacity 0.3s ease
}
.nm-blog-grid [class*="block-grid-"] {
margin:0 -1.6%
}
.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
} @media all and (max-width:750px) {
.nm-blog-grid [class*="block-grid-"] >li {
padding-bottom:53px
}
}
@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-post-title {
font-size:24px;
padding-right:28px
}
.nm-blog-list .nm-post-title a {
color:#282828
} .nm-blog-list .nm-blog-slider {
margin-bottom:28px
} .nm-blog-list .nm-post-thumbnail {
position:relative;
padding-bottom:28px
}
.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-meta {
} .nm-blog-list .nm-post-content {
font-size:16px;
line-height:1.6;
color:#555
}
.nm-blog-list .nm-post-content .nm-post-excerpt p {
margin-bottom:0
} .nm-blog-list .nm-post-divider {
line-height:2;
margin-top:45px;
padding-top:27px;
border-top:1px solid #eee
} @media (max-width:1199px) { .nm-blog-list .nm-title-col,.nm-blog-list .nm-content-col,.nm-blog-list .nm-divider-col {
float:none;
width:auto;
max-width:833px;
margin:0 auto;
padding:0 15px
} .nm-blog-list .nm-post-title {
padding-right:0;
margin-bottom:27px
} .nm-blog-list .nm-post-content {
margin-top:20px
} .nm-blog-list .nm-post-divider {
margin-top:38px;
padding-top:10px
}
.nm-blog-list >.post:last-child .nm-post-divider {
margin-top:37px;
padding-top:0;
border-top:0 none
}
}
@media all and (max-width:400px) { .nm-blog-list .nm-post-title {
font-size:22px
} .nm-blog-list .nm-post-divider,.nm-blog-list >.post:last-child .nm-post-divider {
margin-top:29px;
padding-top:2px
}
} .nm-blog-no-results h1 {
font-size:18px
} .nm-post-body {
padding-top:68px
}
.nm-post-col {
max-width:833px;
margin:0 auto;
padding:0 15px
} .nm-post-header {
padding-bottom:28px
}
.nm-post.nm-post-sidebar-left .nm-post-header .col {
float:right
}
.nm-post-header img {
width:100%;
margin-bottom:32px
}
.nm-post-header h1 {
font-size:26px;
line-height:1.2;
color:#282828
}
.nm-post-header .nm-post-meta {
font-size:14px;
margin-top:21px
}
.nm-post-header .nm-post-meta a {
color:#282828
} .nm-post-body .post {
padding-bottom:46px
} .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 {
text-align:center;
padding:19px 0;
border-top:1px solid #eee;
border-bottom:1px solid #eee
} .nm-post-share {
text-align:center;
padding:19px 0;
border-bottom:1px solid #eee
}
.nm-post-share span,.nm-post-share a {
display:inline-block;
margin-right:15px;
vertical-align:middle
}
.nm-post-share a {
font-size:18px;
line-height:1;
color:#a0a0a0
}
.nm-post-share a:last-child {
margin-right:0
}
.nm-post-share a:hover {
color:#282828
} .nm-post-pagination {
padding:48px 0;
overflow:hidden;
border-top:1px solid #eee
}
.nm-post-pagination .nm-post-prev {
float:left
}
.nm-post-pagination .nm-post-next {
float:right;
text-align:right
}
.nm-post-pagination a span,.nm-post-pagination a span.subtitle {
display:block;
font-size:16px;
line-height:1.6
}
.nm-post-pagination a span {
color:#aaa
}
.nm-post-pagination a span.subtitle {
color:#282828
} .nm-related-posts {
padding:56px 0 37px
}
.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:991px) {
.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:550px) {
.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
}
} @media (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-post-pagination .nm-post-prev,.nm-post-pagination .nm-post-next {
width:100%;
max-width:250px
}
.nm-post-pagination a {
display:block;
line-height:1;
width:100%;
padding:12px 0;
text-align:center;
border:2px solid #eee
}
.nm-post-pagination a:hover {
background:#eee
}
.nm-post-pagination a span {
color:#282828;
line-height:1
}
.nm-post-pagination a span.subtitle {
display:none
}
}
@media all and (max-width:610px) { .nm-post-pagination .nm-post-prev,.nm-post-pagination .nm-post-next {
width:48%;
max-width:none
}
}
@media all and (max-width:550px) {
.nm-post-body {
padding-top:48px
} .nm-post-header {
padding-bottom:24px
}
.nm-post-header h1 {
font-size:22px;
line-height:1.4
}
.nm-post-header .nm-post-meta {
margin-top:17px;
padding-left:29px
}
.nm-post-header .nm-post-meta::before {
width:19px
} .nm-post-body .post {
padding-bottom:46px
} .nm-post-pagination {
padding:46px 0
}
}
@media all and (max-width:400px) { .nm-post-share span {
display:none
}
} .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-post-title {
font-size:24px;
padding-right:28px
}
.nm-search-results .nm-post-title a {
color:#282828
} .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;
color:#555
} .nm-search-results .nm-post-divider {
line-height:2;
margin-top:45px;
padding-top:27px;
border-top:1px solid #eee
} @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;
max-width:833px;
margin:0 auto;
padding:0 15px
} .nm-search-results .nm-post-title {
padding-right:0
} .nm-search-results .nm-post-content {
margin-top:20px
} .nm-search-results .nm-post-divider {
margin-top:38px;
padding-top:10px
}
.nm-search-results >.post:last-child .nm-post-divider {
margin-top:37px;
padding-top:0;
border-top:0 none
}
}
@media all and (max-width:400px) { .nm-search-results .nm-post-title {
font-size:22px
} .nm-search-results .nm-post-divider,.nm-search-results >.post:last-child .nm-post-divider {
margin-top:29px;
padding-top:2px
}
}  .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-comments .commentlist .comment,.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 .comment .comment-inner-wrap,.nm-comments .commentlist .pingback p,.nm-comments .commentlist .trackback p {
position:relative;
margin-top:29px
}
.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 .comment .comment-text {
margin-bottom:0;
padding-bottom:0;
border-bottom:0 none
}
.nm-comments .commentlist >.comment:last-child >.comment-text {
padding-bottom:0
}
.nm-comments .commentlist .comment .comment-text .meta time {
color:#888
}
.nm-comments .commentlist .comment .comment-text .description {
color:#555
} .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:65px
}
.nm-comments .comment-respond h3 {
padding-bottom:3px
}
.nm-comments .comment-form p.comment-notes {
margin-bottom:28px
}
.nm-comments .comment-form p input#submit {
width:auto;
min-width:140px;
padding-top:10px;
padding-bottom:10px
} .nm-comments .commentlist .comment-respond {
padding-top:56px
} @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 .comment,.nm-comments .commentlist .pingback,.nm-comments .commentlist .trackback {
margin-top:23px
}
.nm-comments .commentlist .comment .comment-inner-wrap,.nm-comments .commentlist .pingback p,.nm-comments .commentlist .trackback p {
margin-top:22px
}
.nm-comments .commentlist .comment .comment-text .description {
padding-top:16px
}
.nm-comments .commentlist .comment .comment-text .moderating {
margin-bottom:8px
}
.nm-comments .commentlist .comment .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%
}
}
@media all and (max-width:550px) { .nm-comments .nm-comments-heading {
font-size:22px;
line-height:1.4;
padding:39px 0 34px
}
} .commentlist .comment {
position:relative;
min-height:48px
}
.commentlist .comment.bypostauthor {
}
.commentlist .comment img {
position:absolute;
top:-8px;
left:0;
width:60px;
height:60px;
margin:0;
padding:0;
overflow:hidden;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%
}
.commentlist .comment .comment-text {
margin:0 0 34px 81px;
padding-bottom:28px;
border-bottom:1px solid #f0f0f0
}
.commentlist .comment:last-child .comment-text {
margin-bottom:0;
border-bottom:0 none
}
.commentlist .comment .comment-text .meta {
margin-bottom:0
}
.commentlist .comment .comment-text .meta strong,.commentlist .comment .comment-text .meta strong a {
color:#282828
}
.commentlist .comment .comment-text .meta strong {
display:block;
font-size:18px;
line-height:1;
font-weight:normal
}
.commentlist .comment .comment-text .meta .verified {
font-size:12px;
font-style:normal;
color:#888
}
.commentlist .comment .comment-text .meta time {
display:block;
line-height:1;
color:#dc9814;
padding-top:11px
}
.commentlist .comment .comment-text .description {
font-size:16px;
line-height:1.6;
padding-top:19px
}
.commentlist .comment .comment-text .moderating {
color:#acacac;
margin-bottom:10px
}
.commentlist .comment .comment-text .reply {
line-height:1;
padding-top:19px
} .commentlist .comment .children {
margin-left:81px
} .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:24px;
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 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:767px) {
.commentlist .comment img {
display:none
}
.commentlist .comment .comment-text {
margin-left:0
} .commentlist .comment .children {
margin-left:35px
}
} @media all and (max-width:400px) { .commentlist .comment .children {
margin-left:28px
}
}  .post .entry-content {
font-size:16px;
line-height:1.6
}
blockquote.alignleft,.wp-caption.alignleft,img.alignleft,blockquote.alignright,.wp-caption.alignright,img.alignright,p,pre,address,.wp-caption {
margin-bottom:5px
}
.nospacing {
margin:0;
padding:0
}
.entry-content >:last-child {
margin-bottom:0
} .alignleft {
display:inline;
float:left
}
.alignright {
display:inline;
float:right
}
.aligncenter {
display:block;
clear:both;
margin-right:auto;
margin-left:auto
}
blockquote.alignleft,.wp-caption.alignleft,img.alignleft {
margin-right:28px
}
blockquote.alignright,.wp-caption.alignright,img.alignright {
margin-left:28px
}
blockquote.aligncenter,.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%
} pre,var,code {
-moz-hyphens:none;
font-family:'Roboto',sans-serif;
font-style:normal
}
pre {
padding:20px;
border:1px solid #e7e7e7;
background:#fafafa
} .entry-content strong {
color:#393939
} 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
} cite {
display:inline-block;
font-style:normal;
color:#282828;
padding-top:5px
}
cite a {
text-decoration:underline
} .wp-caption {
position:relative;
max-width:100%
}
.wp-caption img[class*="wp-image-"] {
display:block;
margin:0
}
.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
}
.entry-content >ol:not([class]),.entry-content >ul:not([class]) {
margin-bottom:28px
}
.entry-content >ul:not([class]) li {
list-style-type:disc
}
.entry-content >ol:not([class]) li {
list-style-type:decimal
} .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
} .entry-content >table,.entry-content >table th,.entry-content >table td {
border:1px solid #e0e0e0
}
.entry-content >table {
table-layout:fixed;
width:100%;
margin:0 0 28px;
border-width:1px 0 0 1px
}
.entry-content >table th,.entry-content >table td {
padding:7px
}
.entry-content >table th {
border-width:0 1px 1px 0;
font-weight:bold
}
.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
} .more-link {
display:block;
margin-top:28px
} mark,ins {
text-decoration:none;
background-color:#fff9c0
} @media all and (max-width:768px) { .wp-caption-text {
bottom:10px;
left:-10px
}
} .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-icon {
}
.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;
-webkit-transition:opacity 0.2s ease;
-moz-transition:opacity 0.2s ease;
-o-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;
-moz-transition:opacity 0.25s ease;
-o-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);
-moz-transform:scale(-1,1);
-ms-transform:scale(-1,1);
-o-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
}
.mobileempty {
display: none
}}
@media all and (min-width:769px) {
.pcempty {
display: none
}}
@media all and (max-width:820px) {
.nm-wp-gallery-popup .mfp-arrow {
display:none
}
} .widget {
margin-bottom:43px
}
.header_name {
padding-left: 63px;
position: relative;
}
.widget .nm-widget-title {
font-size:14px;
line-height:1.2;
margin-bottom:16px;
margin-top:16px;
font-weight:bold;
padding-left: 63px;
position: relative;
letter-spacing: 2px;
text-transform: uppercase;
}
.widget ul .children,.widget ul .sub-menu,.widget ol .children,.widget ol .sub-menu {
margin:6px 0 6px 20px
}
.widget .cat-parent .children {
display:none
}
.widget .cat-parent.current-cat .children,.widget .cat-parent.current-cat-parent .children {
display:block
}
.widget ul li {
line-height:1.6;
}
.widget ul li:last-child {
margin-bottom:0
}
.widget ul li a {
color:#777;
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_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;
color:#282828;
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
} .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:inline-block;
float:left;
font-size:12px !important;
line-height:1;
margin:0 6px 6px 0;
padding:5px 10px;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
background:#282828
}
.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
} .tagcloud:before,.tagcloud:after {
content:"";
display:table
}
.tagcloud:after {
clear:both
}
.tagcloud {
*zoom:1
} .widget_search form,.widget_product_search form {
position:relative
}
.widget_search input,.widget_product_search input {
width:100%;
margin:0;
padding:9px;
outline:0 none;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box
}
.widget_product_search label {
display:none
}
.widget_search button,.widget_product_search #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 a {
color:#282828
}
.widget_recent_entries ul li .post-date {
display:block;
font-size:12px
} .widget_recent_comments ul li,.widget_recent_comments ul li a.url {
color:#282828
}
.widget_recent_comments ul li {
position:relative;
padding-left:28px
}
.widget_recent_comments ul li:before  { position:absolute;
top:3px;
left:0;
display:block;
content:"e602";
font-family:"nm-font";
font-size:18px;
line-height:1;
font-weight:normal;
color:#555
}
.textwidget {
font-size: 12px;
} .widget_text p {
margin-bottom:14px
}
.widget_text p.no-spacing {
margin-bottom:0
} div.wpcf7,.wpcf7 {
color:#282828;
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%
}
.wpcf7 input.wpcf7-submit {
display:inline-block;
width:auto;
padding:11px 17px
}
div.wpcf7-response-output {
font-size:16px;
line-height:1.6;
padding-left:19px;
margin:0px
}
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;
position:absolute;
top:0;
right:0
}
.nm-footer-widgets .widget ul li a:hover,.nm-footer-widgets a:hover {
color:#3d3243 !important
}
.use-floating-validation-tip span.wpcf7-not-valid-tip {
position:absolute;
top:20%;
left:20%;
z-index:100;
border:1px solid #f00;
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 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;
max-width:550px;
text-align:center;
margin:0 auto;
padding:68px 0 82px
}
.nm-page-not-found-icon {
position:relative;
display:inline-block;
width:37px;
height:37px
}
.nm-page-not-found-icon:before,.nm-page-not-found-icon:after {
position:absolute;
top:50%;
left:0;
display:block;
content:"";
width:37px;
height:2px;
margin-top:-1px;
background:#dc9814
}
.nm-page-not-found-icon:before {
-webkit-transform:rotate(45deg);
-moz-transform:rotate(45deg);
-o-transform:rotate(45deg);
-ms-transform:rotate(45deg);
transform:rotate(45deg)
}
.nm-page-not-found-icon:after {
-webkit-transform:rotate(-45deg);
-moz-transform:rotate(-45deg);
-o-transform:rotate(-45deg);
-ms-transform:rotate(-45deg);
transform:rotate(-45deg)
}
.nm-page-not-found h2 {
font-size:26px;
line-height:1.4;
margin-top:14px
}
.nm-page-not-found p {
color:#888;
max-width:300px;
margin:18px auto 20px
}
.nm-page-not-found a {
display:inline-block;
font-size:16px;
padding-bottom:3px;
border-bottom:1px solid #cfcfcf
}
@media all and (max-width:768px) {
.nm-page-not-found h2 {
font-size:24px
}
} .nm-footer { right:0; float:left;
clear:both;
width:100%;
z-index:-10
} .nm-footer-widgets {
padding:55px 0 0px;
background:#fff
}
.nm-footer-widgets.has-border {
background:#1C1C1C;
padding-top:20px;
padding-bottom:20px
}
.nm-footer-block-grid {
margin:0 -15px
}
.nm-footer-block-grid >li {
margin-bottom:0;
padding:0 15px 40px
}
ul#menu-footermenu {
margin-top:30px
}
.footerDiv {
line-height:1.3;
font-size:1.4em;
margin-top:40px
} .nm-footer-bar {
float:left;
clear:both;
color:#aaa;
line-height:30px;
width:100%;
vertical-align:middle
}
.nm-footer-bar .nm-footer-bar-right .menu li.nm-footer-bar-text >div,.nm-footer-bar .menu >li:last-child a,.nm-footer-bar .menu >li:last-child >div {
padding-right:0;
padding-left:0;
color:#545454;
font-size: 10px;
}
.col-md-8 {
width:66.66666667%;
padding-left:0px
}
.nm-footer-bar-inner { overflow:hidden;
background:#1C1C1C !important
}
.nm-footer-left {
}
.nm-footer-bar-right {
text-align:right
}
.nm-footer .nm-footer-bar-right >.menu,.nm-footer-bar-right >ul {
float:right
}
.nm-footer-bar a {
color:#aaa
}
.nm-footer-bar a:hover {
color:#eee
}
.nm-footer-bar a.nm-copyright-link {
color:#ccc
} .nm-footer-bar-logo {
float:left;
margin-right:37px
}
.nm-footer-bar-logo img {
display:inline-block;
vertical-align:middle;
max-height:30px
} .nm-footer-bar .menu ul.sub-menu {
display:none
}
.nm-footer-bar .menu >li {
border-bottom-color:#3a3a3a
}
.nm-footer-bar .menu >li >div,.nm-footer-bar .menu >li >a {
display:inline-block;
vertical-align:middle;
padding:0 21px 0 0
}
.nm-footer-bar .nm-footer-bar-right .menu li.nm-footer-bar-text >div,.nm-footer-bar .menu >li:last-child a,.nm-footer-bar .menu >li:last-child >div {
padding-right:0;
padding-left:0
} .nm-footer-bar-social li {
float:left;
padding-left:19px
}
.nm-footer-bar-social li:first-child {
padding-left:0
}
.nm-footer-bar-social li:hover {
opacity:0.8
}
.nm-footer-bar-social li i {
font-size:18px;
line-height:30px;
color:#eee;
vertical-align:middle
} .nm-footer-bar-text img {
max-height:24px;
vertical-align:middle
}
.aasd {
margin-left:150px
}
.btna {
margin-left:-300px
} @media all and (max-width:991px) {
.wpcr3_table_2 tr td {
width:100% !important;
float:left !important
} .nm-footer-bar {
text-align:center
}
.nm-footer-bar-right {
text-align:inherit
}
.nm-footer-bar .nm-footer-bar-right >.menu,.nm-footer-bar-right >ul {
float:none
} .nm-footer-bar-logo {
float:none;
margin-right:0
} .nm-footer-bar .menu {
float:none
}
.nm-footer-bar .menu >li {
float:none;
display:inline-block
} .nm-footer-bar-social {
padding-top:14px
}
.nm-footer-bar-social li {
float:none;
display:inline-block
}
.nm-footer-bar-social li i {
font-size:16px
} .nm-footer-bar-right .nm-footer-bar-text {
padding-top:17px
}
} @media all and (max-width:767px) { .nm-footer-bar .menu >li {
display:block;
border-bottom:1px solid #3a3a3a
}
.nm-footer-bar .menu >li:last-child {
border-bottom:0 none
}
.nm-footer-bar .menu >li >a,.nm-footer-bar .menu >li >span {
display:block;
padding:3px 0
} .nm-footer-bar-right .menu li.nm-footer-bar-text {
text-align:center
}
}
.textdlya {
font-size:24px;
line-height:1.5
}
@media all and (max-width:822px) and (min-width:768px) {
.nm-header-logo img.alignnone.wp-image-7363 {
height: 61px !important;
}
.header-logo-img {
width: 30%;
}
.dealer {
font-size: 0.9em
}}
@media all and (max-width:1060px) and (min-width:823px) {
.addres-header {
font-size: 0.9em
}
.phone-header {
font-size: 0.9em
}}
@media all and (max-width:1060px) {
.companyi {
color: black
}
.textdlya {
font-size:16px !important;
text-align:center !important
}
#idakcya {
height:330px
}
#idakcya img {
width:300px
} .btna {
margin-left:0px
}
.ubermenu-sub-indicators .ubermenu-has-submenu-drop>.ubermenu-target:after {
right: 4px !important;
}
.aasd {
margin-left:0;
padding-top: 50px;
}
.akciy {
text-align:center;
margin-top:20px;
padding-top:0px !important
}
.textakc * {
font-size:20px;
line-height:25px !important;
text-align:center
}
.textakc {
padding-top:0px !important
}
.vc_custom_1501576392093 {
margin-left:10px !important
}
.nm-footer-block-grid >li:nth-child(1) {
width:20%
}
.nm-footer-block-grid >li:nth-child(2) {
width:12%
}
.nm-footer-block-grid >li:nth-child(5) {
width:20%
}
.zamer-header {
width:100%;
text-align:left;
margin-left:0px
}
}
.nm_btn_align_right {
text-align: right;
}
@media screen and (min-width:768px) {
.pusto1 {
display:none;
}
}
@media all and (max-width:1122px) {
.pusto2 {
display:none;
}
}
@media all and (max-width:785px) {
.nm-footer-block-grid >li:nth-child(1) {
width:50%
}
.nm-footer-block-grid >li:nth-child(2) {
width:50%
}
.nm-footer-block-grid >li:nth-child(3) {
width:50%;
font-size:12px;
clear:both
}
.nm-footer-block-grid >li:nth-child(4) {
width:50%
}
.nm-footer-block-grid >li:nth-child(5) {
display:none
}
.zamer-header {
width:100%;
text-align:left;
margin-top:10px;
margin-bottom:10px
}
}
@media all and (max-width:500px) {
.phone-header >div {
padding-left:0px
}
.akciy a {
font-size:20px
}
.addres-header {
width:100%
}
.phone-header {
width:100%
}
.zamer-header {
width:260px;
text-align:left;
margin-top:10px;
margin-bottom:10px
}
.nm-footer-block-grid >li::after {
display:none
}
.footerFoorm {
width:auto;
background:#f1f1f1;
border:3px solid #a9a6ad;
position:absolute;
z-index:9999;
top:42px;
left:15px
}
.textakc>strong {
font-size:2em
}
.textakc {
padding-top:0px !important
}
.akciy {
padding-top:0px;
text-align:center
}
}
/
* Retina styles--------------------------------------------------------------- */.wpb_row, 
.wpb_content_element, 
ul.wpb_thumbnails-fluid > li,
.wpb_button {
margin-bottom: 0;
} .wpb_text_column {
font-size: 16px;
line-height: 1.6;
}
.wpb_text_column p { }
.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: 14px;
}
} .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%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-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: 14px;
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: #a0a0a0;
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: #282828;
margin: 0;
padding: 0 34px 0 0;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header.ui-state-active a {
color: #282828;
}
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header a:before {
display: block;
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-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;
-webkit-border-radius: 0; -moz-border-radius: 0; 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%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-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; -moz-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; -moz-transition: width 1s linear; -o-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;
}
.nm-banner.image-type-none {
height: 200px;
}
.nm-banner .nm-banner-link-full {
display: block;
}
.nm-banner .nm-banner-content {
position: absolute;
top: 0;
left: 0;
z-index: 2;
width: 100%;
height: 100%;
}
.nm-banner.content-boxed .nm-banner-content {
padding: 0 30px;
}
.nm-banner.content-boxed .nm-banner-content-inner {
position: relative;
width: 100%;
max-width: 1220px; height: 100%;
margin: 0 auto;
}  .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%;
background-repeat: no-repeat;
background-position: 50% 50%;
-webkit-background-size: cover; -moz-background-size: cover; -ms-background-size: cover; -o-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-text {
position: absolute;
right: 0;
left: 0;
z-index: 10;
width: 80%;
margin: 0 auto;
padding-right: 5%;
padding-left: 5%;
text-align: left;  } .nm-banner-text.h_right {
right: 0;
left: auto;
}
.nm-banner-text.h_left {
right: auto;
left: 0;
}
.nm-banner-text.v_top {
top: 0;
bottom: auto;
padding-top: 5%;
}
.nm-banner-text.v_center {
bottom: 50%;
-webkit-transform: translateY(50%); -moz-transform: translateY(50%); -ms-transform: translateY(50%); -o-transform: translateY(50%); transform: translateY(50%);
}
.nm-banner-text.v_bottom {
bottom: 0;
padding-bottom: 5%;
} .nm-banner-text.align_center {
text-align: center;
}
.nm-banner-text.align_right {
text-align: right;
}
.csstransforms3d .nm-banner-slider .nm-banner-text-inner.animated {
opacity: 0;
} .nm-banner-text .nm-banner-title {
color: #282828;
line-height: 1.2;
}
.nm-banner-text .nm-banner-title.small {
font-size: 20px;
}
.nm-banner-text .nm-banner-title.medium {
font-size: 28px;
}
.nm-banner-text .nm-banner-title.large {
font-size: 34px;
}
.nm-banner-text .nm-banner-subtitle {
display: block;
font-size: 16px;
line-height: 1.4;
color: #888;
margin-top: 15px;
} .nm-banner-text .nm-banner-link {
display: inline-block;
font-size: 20px;
font-weight: 300;
line-height: 1.4;
color: #888;
white-space: nowrap;
margin: 16px 0 6px;
padding: 0 0 3px 0;
border-bottom: 1px solid #cfcfcf;
} .nm-banner.text-color-light .nm-banner-text .nm-banner-title { color: #eee; }
.nm-banner.text-color-light .nm-banner-text .nm-banner-subtitle { color: #aeaeae; }
.nm-banner.text-color-light .nm-banner-text .nm-banner-link { 
color: #a1a1a1;
border-bottom-color: #707070; 
}
.nm-banner-text .nm-banner-link:hover,
.nm-banner.text-color-light .nm-banner-text .nm-banner-link:hover { color: #dc9814; }
@media (max-width: 1200px) { .nm-banner-text .nm-banner-title.medium {
font-size: 26px;
}
.nm-banner-text .nm-banner-title.large {
font-size: 32px;
}
}
.nm-banner-text .nm-banner-title.large {
font-size: 60px;
font-weight: 600;
}
@media all and (max-width: 991px) { .nm-banner-text .nm-banner-title.small {
font-size: 18px;
line-height: 1.4;
}
.nm-banner-text .nm-banner-title.medium {
font-size: 22px;
line-height: 1.4;
} .nm-banner-text .nm-banner-link {
font-size: 18px;
margin-top: 8px;
}
}
@media all and (max-width: 766px) {
.nm-banner-text.v_center {
transform: translateY(50%);
}
.nm-banner-text .nm-banner-title.large {
font-size: 40px !important;
}
.nm-banner-text {
width: 80%;
}
}
@media all and (max-width: 768px) {
.nm-banner-slider .nm-banner.has-alt-image .nm-banner-content {
padding: 19px 0 20px;
}
.nm-banner.content-boxed.full-width-parent.has-alt-image .nm-banner-content,
.nm-banner-slider.slider-type-full .nm-banner.has-alt-image .nm-banner-content {
padding-right: 15px;
padding-left: 15px;
} .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.has-alt-image .nm-banner-text,
.nm-banner.has-alt-image .nm-banner-text.h_right,
.nm-banner.has-alt-image .nm-banner-text.h_left,
.nm-banner.has-alt-image .nm-banner-text.v_top,
.nm-banner.has-alt-image .nm-banner-text.v_center,
.nm-banner.has-alt-image .nm-banner-text.v_bottom {
position: relative;
top: auto; 
right: auto; 
bottom: auto; 
left: auto;
padding: 0 !important;
} .nm-banner.has-alt-image .nm-banner-text,
.nm-banner.has-alt-image .nm-banner-text.align_center,
.nm-banner.has-alt-image .nm-banner-text.align_right {
text-align: left;
}
.csstransforms3d .nm-banner-slider .nm-banner.has-alt-image .nm-banner-text-inner.animated { opacity: 1;
-webkit-animation: none; animation: none;
} .nm-banner-slider .nm-banner-text .nm-banner-title { overflow: hidden;
text-overflow: ellipsis;
}
.nm-banner-text .nm-banner-subtitle {
margin-top: 10px;
margin-bottom: 6px;
}
.nm-banner.has-alt-image .nm-banner-text .nm-banner-subtitle {
display: none;
} .nm-banner-text .nm-banner-link {
margin: 5px 0 0;
padding: 0;
border-bottom: 0 none;
}
.nm-banner.has-alt-image .nm-banner-text .nm-banner-link {
display: block;
font-size: 16px;
}
.nm-banner.has-alt-image .nm-banner-text .nm-banner-link,
.nm-banner.has-alt-image .nm-banner.text-color-light .nm-banner-text .nm-banner-link { 
color: #888;
}
}
@media all and (max-width: 550px) { .nm-banner-text .nm-banner-title.small,
.nm-banner-text .nm-banner-title.medium,
.nm-banner-text .nm-banner-title.large {
font-size: 18px;
} .nm-banner-text .nm-banner-link {
font-size: 16px;
}
}
@media all and (max-width: 625px) {
.nm-banner.has-alt-image .nm-banner-content,
.nm-banner-slider .nm-banner.has-alt-image .nm-banner-content {
padding-top: 18px;
}
.nm-banner-slider .nm-banner.has-alt-image .nm-banner-content {
padding-bottom: 17px;
} .nm-banner.has-alt-image .nm-banner-text {
padding: 0 !important;
} .nm-banner .nm-banner-text .nm-banner-title {
font-size: 24px !important;
} .nm-banner-text .nm-banner-link {
margin-top: 3px;
}
} .nm-banner-slider {
overflow: hidden;
}
.nm-banner-slider .draggable {
cursor: move;
cursor: -webkit-grab;
cursor: grab;
}
.nm-banner-slider .draggable:active {
cursor: -webkit-grabbing;
cursor: grabbing;
} .nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next { 
display: block;
color: #111;
width: 50px;
text-align: center;
}
.nm-banner-slider.slick-slider:hover .slick-prev,
.nm-banner-slider.slick-slider:hover .slick-next {
opacity: 0.91;
}
.nm-banner-slider.slick-slider:hover .slick-prev {
left: 19px;
}
.nm-banner-slider.slick-slider:hover .slick-next {
right: 19px;
} .nm-banner-slider.slick-slider .slick-prev.slick-disabled,
.nm-banner-slider.slick-slider .slick-next.slick-disabled {
opacity: 0;
} .nm-banner-slider .slick-prev i,
.nm-banner-slider .slick-next i {
position: relative;
top: 7px;
display: inline-block;
font-size: 62px;
width: auto;
}
@media (max-width: 1200px) { .nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next { 
width: 42px;
}
.nm-banner-slider.slick-slider:hover .slick-prev {
left: 5px;
}
.nm-banner-slider.slick-slider:hover .slick-next {
right: 5px;
} .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.slick-dots-inside {
overflow: visible;
padding-bottom: 30px;
} .nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next {
width: 37px;
margin-top: -80px;
}
.nm-banner-slider.slick-slider:hover .slick-prev {
left: 0px;
}
.nm-banner-slider.slick-slider:hover .slick-next {
right: 0px;
} .nm-banner-slider .slick-prev i,
.nm-banner-slider .slick-next i {
font-size: 46px;
top: 5px;
} .nm-banner-slider .slick-dots,
.nm-banner-slider .slick-dots-inside .slick-dots {
left: 0;
bottom: 0;
max-width: none;
padding: 0 15px;
text-align: center;
-webkit-transform: none; -moz-transform: none; -ms-transform: none; -o-transform: none; transform: none;		
}
}
@media all and (max-width: 768px) { .nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next {
margin-top: -89px;
}
.nm-banner-slider.alt-image-visible .slick-prev,
.nm-banner-slider.alt-image-visible .slick-next { margin-top: -134px;
} .nm-banner-slider .slick-dots,
.nm-banner-slider .slick-dots-inside .slick-dots {
right: 0;
width: auto;
margin: 0;
padding: 15px 0 16px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
}
.nm-banner-slider.slider-type-full .slick-dots,
.nm-banner-slider.slider-type-full .slick-dots-inside .slick-dots {
margin-right: 15px;
margin-left: 15px;
}
}
@media all and (max-width: 550px) { .nm-banner-slider .slick-prev,
.nm-banner-slider .slick-next {
width: 27px;
} .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.slick-dots-inside {
padding-bottom: 42px;
} .nm-banner-slider.alt-image-visible .slick-prev,
.nm-banner-slider.alt-image-visible .slick-next { margin-top: -127px;
} .nm-banner-slider .slick-dots,
.nm-banner-slider .slick-dots-inside .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;
} .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;
-webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -o-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;
-moz-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 5px 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%; -moz-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: 40px;
}
.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-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; -moz-transition: opacity 0.2s ease; -o-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-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;
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 .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-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-member {
text-align: center;
} .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%; -moz-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;
-webkit-transition: opacity 0.2s ease; -moz-transition: opacity 0.2s ease; -o-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;
-webkit-transition: top 0.2s ease; -moz-transition: top 0.2s ease; -o-transition: top 0.2s ease; 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;
vertical-align: middle;
padding: 0 10px;
}
.nm-team-member-social-icons li a:hover {
color: #fff;
} .nm-team-member-content {
}
.nm-team-member-content h2 {
font-size: 18px;
line-height: 1.4;
}
.nm-team-member-content h3 {
font-size: 14px;
line-height: 1.6;
color: #888;
margin-top: 3px;
margin-bottom: 2px;
}
.nm-team-member-content .wpb_text_column {
margin-top: 11px;
}
@media all and (max-width: 550px) { .nm-team-member-content h2 {
font-size: 18px;
}
}
@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%; -moz-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 {
font-size: 14px;
line-height: 1.6;
color: #888;
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.packery-enabled .nm-products {
opacity: 0;
-webkit-transition: opacity 0.3s ease; -moz-transition: opacity 0.3s ease; -o-transition: opacity 0.3s ease; transition: opacity 0.3s ease;
}
.nm-product-categories.packery-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;
max-width: 350px;
float: left;
margin-right: 20px;
}
.nm-product-category-text {
position: absolute;
top: 0;
left: 0;
padding: 5%;
}
.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-category-text .nm-product-category-heading a {
color: inherit;
}
.nm-product-category-text > a {
font-size: 16px;
padding-top: 3px;
}
@media all and (max-width: 400px) {
.nm-product-category-text {
padding: 6.1%;
}
.nm-product-category-text .nm-product-category-heading {
font-size: 16px;
}
.nm-product-category-text > a {
display: none;
}
} .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;
} @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;
}