@import url('https://fonts.googleapis.com/css?family=Nunito+Sans:300,400,600,800&subset=latin-ext&display=swap');
:html {margin:0; padding:0; height:100%;}
body {min-height:100%;width:100%;height:100%; min-width: 320px;  float:left;position:relative;  margin:0px; padding:0px 0px 0 0px;font-family:  'Nunito Sans',sans-serif; font-weight:400;font-size:13px;color:#484b65; background: #ffffff ; overflow:hidden; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: none; -ms-text-size-adjust: 100%;}

html.disableScroll{overflow:hidden;}

a{ text-decoration:underline;  color:#4f4f4f; -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}
a:hover{ text-decoration:none;}
a img{ border:0px;}

img{vertical-align:middle;  }
img.resp{width:100%;}
input,textarea,select{font-family: 'Nunito Sans', sans-serif; margin:0}
button::-moz-focus-inner { border: 0; padding: 0;}

form,p,table,ul{ margin:0px; padding:0px;}
table {border-collapse:collapse;}
table tr td{ border-spacing:0px;}


h1,h2,h3,h4,h5{margin:0px; padding:0px; font-weight:700; }
h1{font-weight:700 !important; }
.text-box h1 {margin-top:8px !important}
strong{font-weight:700}

section .layout-center div.is_static ol, section .layout-center div.is_static ul:not(.bread):not(.tag):not(.unit-rating), #detailcontent ul:not(.review_ul), .text-box ul, .statictext ul {padding:0px; margin:20px 0px 10px 20px;}
section .layout-center div.is_static ol li, #detailcontent ul:not(.review_ul) li, .text-box ul li, section .layout-center div.is_static ul:not(.bread):not(.tag):not(.unit-rating) li, .statictext ul li {font-size:14px;font-weight:300;color:#2b2b2b; line-height:145%; padding:0px 0px 5px 10px; }
section .layout-center div.is_static ul:not(.bread):not(.tag):not(.unit-rating) li, #detailcontent ul:not(.review_ul) li, .text-box ul li, .statictext ul li {padding-left:20px;list-style-type:none;background: url(../images/svg/dot.svg) no-repeat left 5px; background-size:8px auto;}

textarea,
input[type=password],
input[type=text] {-webkit-appearance: none; -moz-appearance: none; appearance: none; outline: none; -webkit-border-radius: 0; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }

.slider .owl-dots  {position:absolute; right:20px; bottom:15px;}
.slider .owl-dots > div {display:inline-block; padding:0px 5px;}
.slider .owl-dots  span{width:15px;  height:15px; border-radius:15px; background:#222; display:inline-block;}
.slider .owl-dots  .active span{background:#f5c800}

input,
textarea{box-sizing: border-box;}

.f-left{float:left;}
.f-right{float:right;}
.center{text-align:center!important;}
.align-right{text-align:right!important;}
.align-left{text-align:left!important;}
.align-middle{vertical-align:middle;}
.underline {text-decoration:underline;}
div.clear-x {clear: both;height: 1px;font-size: 1px;line-height: .5; display:block;} 
.clear.line {border:0px; margin-bottom: 40px; margin-top:30px; background:#E1E1E1 ; } 
.separator {float:left; width:100%; height:1px; line-height:1px; font-size:1px;} 
.italic {font-style:italic;} 
.strong {font-weight:bold; color:#000000;} 
.no-padding {padding:0!important;} 
.nowrap {white-space: nowrap;} 
.no-overflow {overflow:visible!important;} 
.hidden{display:none;}
.relative{position:relative;}


.small-only{display:none!important;}

.slider > li > a{display:block;}

.orange-color{color:#f08a26;}

svg{vertical-align: text-bottom; position:relative;}
svg path{ -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}

.row{ box-sizing: border-box;position:relative; text-align:left; margin:0 -40px 0px -40px;}
.row img{max-width: 100%;}
.row .col-50{width:100%; box-sizing: border-box; float:left; padding:0 40px;}
.row .col-100{width:100%; box-sizing: border-box; float:none; padding:0 40px;}

.scale-box{position:absolute; left:0px; top:0px; width:100%; height:100%; overflow:hidden;}
.scale-box .scale-width{position:absolute; left:0px; top:0px; width:100%; }

.button{padding:0px 24px; text-decoration: none; line-height:48px; min-width: 250px; position:relative; display:inline-block; cursor:pointer;margin:0; border-radius: 0px; box-sizing: border-box; text-align: center;    background: #ffffff;white-space:nowrap; color:#1d1d1d; border:1px solid #1D1D1D;  font-family:'Nunito Sans', sans-serif; font-size:16px; font-weight:500; -webkit-transition: all 0.2s ease !important;  -moz-transition: all 0.2s ease!important; -o-transition: all 0.2s ease!important; -ms-transition: all 0.2s ease!important; transition: all 0.2s ease!important; }
.button.active,
.button:hover{background:#1b1b1b; border:1px solid #1b1b1b; color:#fff;}
#detail_submit .button.v3 {font-size:22px !important}
.button.btn-big{line-height: 58px;}

.button.btn-light{border:1px solid #286986;color:#286986}
.button.btn-light:hover{background:#3689ae; border-color:#3689ae; color:#ffffff;}

.button.yellow{padding:0px 15px; text-decoration: none; line-height:40px; min-width: 0px; position:relative; display:inline-block; cursor:pointer;margin:0; border-radius: 0px; box-sizing: border-box; text-align: center;   background: #3689ae;white-space:nowrap; color:#fff; border:0px;  font-family:'Nunito Sans', sans-serif; font-size:16px; font-weight:600; -webkit-transition: all 0.2s ease !important;  -moz-transition: all 0.2s ease!important; -o-transition: all 0.2s ease!important; -ms-transition: all 0.2s ease!important; transition: all 0.2s ease!important; }
.button.yellow:hover{background:#286986; }


.inp-text{box-sizing:border-box; width:100%; height:43px; background: #ffffff; border-radius:0px; font-size:16px; padding:0 15px; color:#443732; border-radius:4px; border:0;border:1px solid #C3B5AC;}
textarea.inp-text{box-sizing:border-box; width:100%; height:130px; background: #ffffff; border-radius:0px; padding:10px 10px; color:#474249; border:1px solid #D3D3D3; font-size:14px; margin-bottom:10px;}

.form-row{margin:0 -5px 0px -5px;}
.form-row .col-50{box-sizing:border-box; width:50%; float:left; padding:0 5px 10px 5px;}
.form-row .col-100{box-sizing:border-box; width:100%; float:left; padding:0 5px 10px 5px;}


#sb-site{ background:#ffffff!important;min-height:  auto; float:left; width:100%; overflow:hidden; position:relative; z-index: 5000}
.header-wrap{   position:relative; }
  

.select-style {border: 1px solid #D2D2D2; border-radius: 0px; overflow: hidden; background:#ffffff url(../images/svg/select-arrow.svg) no-repeat right 10px center; color:#ffffff; box-sizing: border-box; position:relative; display:inline-block; width:100%; float:left;}
.select-style select {cursor:pointer; display:block; width:100%; padding: 0px 45px 0px 10px; height:34px; font-size:14px; font-weight:700; box-sizing: border-box; border: none; box-shadow: none; background: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; color:#4f4f4f; }
.select-style::before {position:absolute; right:36px; height:100%; width:1px; border-left:1px solid #D2D2D2; content:' '; z-index: 0;}
.select-style select:focus {outline: none; }




.select-style.default{width:100%;position:relative;}
.select-style.default select{height:38px; width:100%; background: url(../images/select-arrow3.png) no-repeat right center; font-size:16px; padding-right:45px;}


.select-style select::-ms-expand {display: none; /* remove default arrow on ie10 and ie11 */ }

@media screen and (min-width:0\0) {
  .select-style select {background:none\9; padding: 5px\9; } 
}

.cut-corner{position:relative;display:block;}
.cut-corner.on-blue-bg::before{border-color:transparent transparent transparent #0A64A7;}
.cut-corner.on-black-bg::before{border-color:transparent transparent transparent #000000;}
.cut-corner::before{width: 0; content:' '; position:absolute; left:0px; bottom:0px; z-index:5000;height: 0; border-style: solid; border-width: 10px 0 0 10px; border-color: transparent transparent transparent #ffffff;}

header { position:relative; margin-bottom:0px;background: #fff;    z-index: 8999; padding-left:35px; padding-right:35px; margin-bottom:0px;  }
header.subpage { border-bottom:0;}
header .layout-center{ max-width:1500px!important; position:static; box-sizing: border-box; padding-left:0px; padding-right:0; padding-top:0px; padding-bottom: 0px;}

header .middle-box{ position:relative; width:100%; box-sizing: border-box;padding:0px 0px 0px 0px; z-index:7000;}

header .middle-box .currency{position:absolute; right:0px; top:3px; font-size:0px;}
header .middle-box .currency a{display:inline-block; line-height: 22px; padding:0px 8px; background: #eef4f6; color:#1d1d1d; font-size:12px; font-weight:600; text-decoration:none; }
header .middle-box .currency a.current{ background: #3689ae; color:#fff;  }
header .middle-box .currency a:hover{text-decoration: none!important; color:#fff;background:#3689ae}
header .middle-box .currency a.current:hover{text-decoration: none!important; color:#fff}


header .middle-box .table-container{height:100%; width:100%; display:table;  }
header .middle-box .table-container .col{display:table-cell;vertical-align:middle;padding-left:50px; width:32px;padding-top:24px;  font-size:16px; font-weight:600;  }
header .middle-box .table-container .col a{color:#ffffff; }
header .middle-box .table-container .col.logo{ padding-left:0px; padding-top:35px; padding-bottom:35px;white-space:nowrap; width:auto; text-align:left; width: 285px;}
header .middle-box .table-container .col.logo img{ position:relative; max-width: 240px; width:240px; height:auto; top:0px;}

header .middle-box .table-container .col.contact {width:300px;text-align:center;padding-right:20px;padding-left:20px}
header .middle-box .table-container .col.nocontact {width:40px;padding:0}
header .middle-box .table-container .col.contact * {color:#1d1d1d;}

header .middle-box .table-container .col.account  {}
header .middle-box .table-container .col.account .account-wrap  {display:inline-block; padding-left:38px; line-height: 21px; padding-bottom: 5px; }
header .middle-box .table-container .col.account .account-wrap  .icon {float:left; margin-left:-38px;top:9px; position:relative;}
header .middle-box .table-container .col.account .account-wrap  .icon img {width:23.7px;height:27.8px; aspect-ratio: 4744 / 5575}
header .middle-box .table-container .col.account a {white-space:nowrap;  display:inline-block;  color:#1d1d1d; font-size:14px; font-weight:400; text-decoration: none!important; }
header .middle-box .table-container .col.account a strong{font-weight:700;}
header .middle-box .table-container .col.account a:hover {text-decoration: underline !important;color:#1d1d1d}


header .middle-box .table-container .col.basket-info {padding-right:0;  }
header .middle-box .table-container .col.basket-info .wrap {color:#443732;  display:table; height:51px; }
header .middle-box .table-container .col.basket-info .wrap > div {color:#443732; display:table-cell; vertical-align: middle; padding:5px 0 5px 0px;}
header .middle-box .table-container .col.basket-info .wrap > div:last-child {text-align:right; padding:0px 0px 0px 0px;}
header .middle-box .table-container .col.basket-info .wrap > div .price {display:inline-block; text-decoration:none; white-space: nowrap; text-align:right;padding-left:20px;padding-right:13px}
header .middle-box .table-container .col.basket-info .wrap > div .price strong{font-weight:700; font-size:18px; color:#1d1d1d; text-decoration: none; line-height: 24px;display:block; padding-top:5x;}
header .middle-box .table-container .col.basket-info:hover .wrap > div .price strong{color:#1d1d1d;  -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
header .middle-box .table-container .col.basket-info .wrap > div .price  span{font-weight:300!important; font-size:13px; color:#ffffff; text-decoration: none; display:block; line-height: 16px;}
header .middle-box .table-container .col.basket-info .wrap > div .price:hover  span{text-decoration: underline;}

header .basket a{display:inline-block; font-weight:300; position:relative; width:31px; height:32px; background: url(../images/svg/kosik.svg?v=1) no-repeat center center; background-size:100% auto; margin-right:0px; }
header .basket a span{position:absolute; left:100%; margin-left:3px; top:-7px;line-height: 22px;  width:22px; height:22px; border-radius: 22px; color:#fff; text-align: right;  background:#3689ae; background-size:100% auto; }
header .basket a span {  color:#fff; font-size:11px; font-weight:500; text-align: center; font-style:normal;  line-height: 22px; display:inline-block; width:22px; }

header .middle-box .table-container .favorite a, .sb-slidebar .favorite a{display:inline-block; font-weight:300; position:relative; width:31px; height:32px; background: url(../images/svg/oblibeni.svg?v=1) no-repeat center center; background-size:100% auto; margin-right:0px; }
header .middle-box .table-container .favorite a span, .sb-slidebar .favorite a span{position:absolute; left:100%; margin-left:3px; top:-7px; width:22px; height:22px; border-radius: 22px; line-height: 22px; color:#fff; text-align: right;   background:#3689ae; background-size:100% auto; }
header .middle-box .table-container .favorite a:hover span, .sb-slidebar .favorite a:hover span{background: #3689ae;color:white;}
header .middle-box .table-container .favorite a span i, .sb-slidebar .favorite a span i{  color:#fff; font-size:11px; font-weight:500; text-align: center; font-style:normal;  line-height: 22px; display:inline-block; width:22px; }

header .middle-box .table-container .compare a, .sb-slidebar .compare a{display:inline-block; font-weight:300; position:relative; width:31px; height:32px; background: url(../images/svg/porovnat.svg?v=1) no-repeat center center; background-size:100% auto; margin-right:0px; }
header .middle-box .table-container .compare a span, .sb-slidebar .compare a span{position:absolute; left:100%; margin-left:3px; top:-7px; width:22px; height:22px; border-radius: 22px; line-height: 22px; color:#fff; text-align: right;   background:#3689ae; background-size:100% auto; }
header .middle-box .table-container .compare a:hover span, .sb-slidebar .compare a:hover span{background: #3689ae;color:white}
header .middle-box .table-container .compare a span i, .sb-slidebar .compare a span i{  color:#fff; font-size:11px; font-weight:500; text-align: center; font-style:normal;  line-height: 22px; display:inline-block; width:22px; }

.sb-slidebar .compare-col {position:absolute; top:15px; right:65px;}
.sb-slidebar .favorite-col {position:absolute; top:15px; right:115px;}

.sb-slidebar .compare a span ,
.sb-slidebar .favorite a span{width:17px; line-height: 17px;height:17px; top:-5px; border-radius: 17px; font-size:10px; margin-left:0px;margin-left:-5px;}

.sb-slidebar .compare a span{right:-3px;}
.sb-slidebar .favorite a span{top:-7px;}

.sb-slidebar .compare a span i ,
.sb-slidebar .favorite a span i {width:17px; line-height: 17px;height:17px; border-radius: 17px; font-size:10px;}

.sb-slidebar .favorite a{bottom: -2px; position:relative;width:28px; height:28px;}
.sb-slidebar .compare a{width:27px; height:28px;}



header .middle-box .table-container .col.search{ width:auto; padding-left:50px; position:relative;  }

header .middle-box  .top-menu{position:absolute; top:7px; left:50px; margin:0px; padding:0px; list-style: none; white-space: nowrap; font-size:0px; display:table;   }
header .middle-box  .top-menu li{display:table-cell; font-size:13px; line-height: 40px; font-weight:300; padding-right:30px; position:relative;}
header .middle-box  .top-menu li a{color:#1d1d1d!important; display:inline-block; line-height: 25px;}
header .middle-box  .top-menu li a img{position:relative; top:-3px;}
header .middle-box  .top-menu li a:hover{text-decoration:underline !important;color: #1d1d1d !important}
header .middle-box  .top-menu li ul li a:hover{text-decoration:underline !important;color: #000 !important}
header .middle-box  .top-menu li:hover ul{visibility:visible; opacity:1; }
header .middle-box  .top-menu li ul{position:absolute; visibility:hidden; opacity:0; left:-15px;min-width:130px;top:100%; background: #ffffff; list-style: none; padding:8px 15px;-moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important; -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.15); -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.15); box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.15);}
header .middle-box  .top-menu li ul li {float:none; display:block; padding:2px 0px; line-height: 20px; white-space:nowrap;}
header .middle-box  .top-menu li ul li a{color:#1d1d1d!important; font-size:13px; text-decoration: none; font-weight:300; display:block; line-height: 20px;}

header .middle-box .table-container .col  #search {position:relative;z-index:9998; box-sizing: border-box;}
header .middle-box .table-container .col  #search {width:90%;}
header .middle-box .table-container .col  #search > p{ padding:0px;width:100%; margin:0px auto; position:relative; padding-right:0px; box-sizing: border-box;}
header .middle-box .table-container .col  #search > p #inp-search{ background:#ecf3f5;width:100%; box-sizing: border-box;  border:0px;  border-radius: 0 ; height:42px; padding:0 45px 0 16px; font-size:14px; color:#1d1d1d; font-family:'Nunito Sans', sans-serif; font-weight:400!important; font-style: italic; position:relative;}
header .middle-box .table-container .col  #search > p #inp-search::-webkit-input-placeholder { /* Chrome */ color: #899095; }
header .middle-box .table-container .col  #search > p #inp-search:-ms-input-placeholder { /* IE 10+ */ color: #899095; }
header .middle-box .table-container .col  #search > p #inp-search::-moz-placeholder { /* Firefox 19+ */ color: #899095; opacity: 1; }
header .middle-box .table-container .col  #search > p #inp-search:-moz-placeholder { /* Firefox 4 - 18 */ color: #899095; opacity: 1; }
header .middle-box .table-container .col  #search > p  button.btn{  height:42px; width:42px; line-height: 42px;  text-align:center; border:0px;  margin:0px;  position:absolute; right:0px; top:0px; cursor:pointer; background:transparent url(../images/svg/hledani.svg) no-repeat center center; background-size:18px 18px;  box-sizing: border-box;     }

header .middle-box .table-container .col  #search > p #closeSearch{  height:30px; width:30px; color:#000000; text-align:center;  border:0px;  margin:0px;  position:absolute; right:39px; top:16px; z-index:9000; cursor:pointer;   box-sizing: border-box;     }
header .middle-box .table-container .col  #search > p #closeSearch:before,header .middle-box .table-container .col  #search > p #closeSearch:after{content:''; position:absolute; width:26px; height:3px; background-color:#1D1D1D; border-radius:2px; top:6px; }
header .middle-box .table-container .col  #search > p #closeSearch:before{-webkit-transform:rotate(45deg); -moz-transform:rotate(45deg); transform:rotate(45deg); left:2px; }
header .middle-box .table-container .col  #search > p #closeSearch:after{-webkit-transform:rotate(-45deg); -moz-transform:rotate(-45deg); transform:rotate(-45deg); right:2px; }

header .middle-box .table-container .col.mobile-search {width:28px; padding-left:10px; display:none;}
header .middle-box .table-container .col.mobile-search img {width:28px; height:28px; top:-2px; position:relative;}

header .middle-box .table-container .col.search.show{position:absolute; left:0px; top:100%; width:100%; padding:0px 0px 0px 0px;display:block; box-sizing: border-box; }
header .middle-box .table-container .col.search.show form{margin:0px -15px; padding:0px 15px 15px 15px; }
header .middle-box .table-container .col.search.show p{width:100%;}

header .naseptavac-wrap{margin-right:0px; position:relative;}
header #naseptavacDiv{position:relative; width:100%; z-index: 9000; background: #ffffff; box-sizing: border-box;  margin:0px; -webkit-box-shadow: 0 0 20px 0 #000; -moz-box-shadow: 0 0 20px 0 #000; box-shadow: 0 0 20px 0 #000; padding:10px; border-bottom:10px solid #ffffff; }
header #naseptavacDiv p {padding-right:0px;}
header .naseptavac-box{background: #fff;}
.naseptavac-box .naseptavac-name a{display:block;}

header .middle-box .table-container .col.mobile {width:40px; display:none; padding-left:12px; padding-bottom: 0px; text-align:center; vertical-align:middle;}
header .middle-box .table-container .col.mobile  a{color:#ffffff; color:#ffffff; text-align:center; text-decoration:none; }
header .middle-box .table-container .col.mobile  a img{width:40px; top:0px; position:relative;}

/*header.fixed {position:fixed;left:0px; opacity:1!important;margin:0px;padding:0px; top:-1px; width:100%; -webkit-box-shadow: 0 0 15px 0 #444; -moz-box-shadow: 0 0 15px 0 #444; box-shadow: 0 0 15px 0 #444;}
header.fixed::before {display:none;}
header.fixed .middle-box .currency{display:none;}
header.fixed .middle-box .table-container {height:auto; margin:5px 0px;}
header.fixed .middle-box .table-container .col.mobile{padding-right:15px;}
header.fixed .middle-box .table-container .col.logo{padding-left:15px; top:0; padding-top:5px; padding-bottom:5px; width:auto;}
header.fixed .middle-box .table-container .col.logo img{ top:0; width:150px !important;}
header.fixed .middle-box .table-container .col.search.show{ padding:0px 15px; box-sizing: border-box;}
header.fixed .middle-box .table-container .col.search.show form{margin:0px;}

header.fixed .layout-center .account{display:none;}
header.fixed .middle-box .table-container .col.basket-info .wrap > div:first-child{display:none;}
header.fixed .middle-box{margin:0px; padding-top:0px; padding-bottom: 0px;}
*/

/*
header #menu-space.overflow .menu-wrap{position:relative; max-width:1500px; margin:0px auto}
header #menu-space.overflow .menu{padding-right:50px; box-sizing:border-box}
header #menu-space.overflow  #menu-next-button{position:absolute; right:0; top:0; height:100%; width:50px; background:  url('../images/svg/icon_menu_bars.svg') no-repeat center center;}
header #menu-space.overflow  #menu-next:hover #menu-next-button{background-color:#eee}
header #menu-space.overflow  #menu-next:hover > ul{display:block;}
header #menu-space.overflow  #menu-next img, header #menu-space.overflow  #menu-next svg, header #menu-space.overflow  #menu-next object {display:none !important;height:0 !important}
header #menu-space.overflow  #menu-next {z-index:9999; position:absolute; right:0; top:0; height:100%;}
header #menu-space.overflow  #menu-next > a {-webkit-transition: all  0s ease !important;  -moz-transition: all  0s ease!important; -o-transition: all  0s ease!important; -ms-transition: all  0s ease!important; transition: all  0s ease!important;  }
header #menu-space.overflow  #menu-next ul{display:none;position:absolute; right:0; top:100%; background: #eee; list-style:none;min-width:200px; border:1px solid #eee; border-top:0; -webkit-box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); -moz-box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); }
header #menu-space.overflow  #menu-next ul li{line-height:40px;}
header #menu-space.overflow  #menu-next ul li a{text-transform: uppercase;line-height:20px;display:block; padding:10px 20px; border-bottom:1px solid #fff; color:#1b1b1b;font-size:13px; font-weight:600;}
header #menu-space.overflow  #menu-next ul li a:last-child{border-bottom:0 none}
header #menu-space.overflow  #menu-next ul li a:hover{background: #fff;}
header #menu-space.overflow  #menu-next ul li > ul{display:none;}
header #menu-space.overflow  #menu-next ul li > .sub{display:none;}*/


header.fixed {position:fixed;left:0px;margin:0px; opacity:0; box-sizing:border-box; top:-140px; width:100%; -webkit-box-shadow: 0 15px 15px -10px rgba(31, 64, 70, 0.4); -moz-box-shadow: 0 15px 15px -10px rgba(31, 64, 70, 0.4); box-shadow: 0 15px 15px -10px rgba(31, 64, 70, 0.4);   }
header.fixed.animation {top:0!important; opacity:1;-webkit-transition: all  0.4s ease !important;  -moz-transition: all  0.4s ease!important; -o-transition: all  0.4s ease!important; -ms-transition: all  0.4s ease!important; transition: all  0.4s ease!important; }
header.fixed.animation-out {top:-140px; opacity:0; -webkit-transition: all  0.4s ease !important;  -moz-transition: all  0.4s ease!important; -o-transition: all  0.4s ease!important; -ms-transition: all  0.4s ease!important; transition: all  0.4s ease!important; }
header.fixed::before {display:none;}
header.fixed .middle-box .table-container {height:auto; min-height:auto; margin:5px 0px;}
header.fixed .middle-box .table-container .col.mobile{padding-right:0px;}
header.fixed .middle-box .table-container .col.logo{padding:5px 0px; top:0; width:150px; vertical-align:middle;}
header.fixed .middle-box .table-container .col.logo img{ width:150px; height:auto}
header.show-search.fixed .middle-box .table-container .col.search{ padding:0px 15px;}
header.show-search.fixed .middle-box .table-container .col.search form{margin:0px -15px 0px -15px;}
header.fixed .middle-box .table-container .col.col-menu{vertical-align:middle;}
header.fixed .middle-box{margin:0px; padding-top:0px; padding-bottom: 0px;}
header.fixed .middle-box .top-menu{display:none;}
header.fixed .middle-box .quick-contact{display:none;}
header.fixed .overlay-search{padding-bottom:12px; margin-top:-7px;}
header.fixed .middle-box .currency{display:none;}

header.fixed .layout-center .account{display:none;}
header.fixed .middle-box .table-container .col.basket-info .wrap > div:first-child{display:none;}
header.fixed .middle-box{margin:0px; padding-top:0px; padding-bottom: 0px;}


header.fixed.mobile-search-style {top:-70px!important;}


header #menu-space.overflow .menu-wrap{position:relative; max-width:1600px; margin:0px auto}
header #menu-space.overflow .menu{padding-right:50px; box-sizing:border-box}
header #menu-space.overflow  #menu-next-button{position:absolute; right:0; top:0; height:100%; width:50px; background:  url('../images/svg/icon_menu_bars.svg') no-repeat center center;}
header #menu-space.overflow  #menu-next:hover #menu-next-button{background-color:#eee}
header #menu-space.overflow  #menu-next:hover > ul{display:block;}
header #menu-space.overflow  #menu-next img, header #menu-space.overflow  #menu-next svg, header #menu-space.overflow  #menu-next object {display:none !important;height:0 !important}
header #menu-space.overflow  #menu-next {z-index:9999; position:absolute; right:0; top:0; height:100%;}
header #menu-space.overflow  #menu-next > a {-webkit-transition: all  0s ease !important;  -moz-transition: all  0s ease!important; -o-transition: all  0s ease!important; -ms-transition: all  0s ease!important; transition: all  0s ease!important;  }
header #menu-space.overflow  #menu-next ul{display:none;position:absolute; right:0; top:100%; background: #eee; list-style:none;min-width:200px; border:1px solid #eee; border-top:0; -webkit-box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); -moz-box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); }
header #menu-space.overflow  #menu-next ul li{line-height:40px;}
header #menu-space.overflow  #menu-next ul li a{text-transform: uppercase;line-height:20px;display:block; padding:10px 20px; border-bottom:1px solid #fff; color:#1b1b1b;font-size:13px; font-weight:600;}
header #menu-space.overflow  #menu-next ul li a:last-child{border-bottom:0 none}
header #menu-space.overflow  #menu-next ul li a:hover{background: #fff;}
header #menu-space.overflow  #menu-next ul li > ul{display:none;}
header #menu-space.overflow  #menu-next ul li > .sub{display:none;}



header.show-search .middle-box .table-container .col.search{position:fixed; right:50%; margin-right: -250px; top:60px; z-index: 99999; width:500px; margin-top:15px; padding:0px 0px 0px 0px;display:block; box-sizing: border-box; }
header.show-search .middle-box .table-container .col.search ul{display:none}
header.show-search .middle-box .table-container .col.search form{margin:0px -15px; padding:15px 15px 15px 15px; border-radius: 8px; background: #f4f4f4 }
header.show-search .middle-box .table-container .col.search p{width:100%;}
header.show-search .middle-box .table-container .col.search #search {width:100%}
header.show-search .middle-box .table-container .col.search #search > p #inp-search{font-size:15px; padding:0px 15px; height:42px;border-radius: 5px; background:#ffffff}
header.show-search .middle-box .table-container .col.search #search > p button.btn{width:42px; height:42px;}

header.show-search.fixed .middle-box .table-container .col.search{ padding:0px 15px;}
header.show-search.fixed .middle-box .table-container .col.search form{margin:0px -15px 0px -15px;}



header #menu-space{height:60px;}
/*
header #menu.fixed-menu{position:fixed; left:0px; top:0px; bottom:auto; width:100%; box-sizing: border-box; padding:0px 15px; opacity:1!important;background:transparent;-webkit-box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); -moz-box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}
header #menu.fixed-menu .menu{margin:0px auto; width:100%; max-width: 1500px; z-index: 6000;}
header #menu.fixed-menu .scroll-bg{background: #fff; opacity:0.95; position:absolute; left:0px; top:0px; width:100%; height:100%; z-index: 4000; -webkit-transition: all 0.2s ease !important;  -moz-transition: all 0.2s ease!important; -o-transition: all 0.2s ease!important; -ms-transition: all 0.2s ease!important; transition: all 0.2s ease!important; }
header #menu.fixed-menu:hover .scroll-bg{opacity:1;}

header #menu.fixed-menu .menu > li.logo-menu {display:table-cell;}
header #menu.no-trans {-webkit-transition: all 0s ease !important;  -moz-transition: all 0s ease!important; -o-transition: all 0s ease!important; -ms-transition: all 0s ease!important; transition: all 0s ease!important;}

*/


header.fixed-menu #menu-space.overflow .menu{padding-right:0}
header.fixed-menu #menu-next{position:relative!important; width:50px;height:60px;}
header.fixed-menu #menu-next > a{position:relative!important; width:50px; height:60px!important; display:block;}

header.fixed-menu #menu-icons{color:#000000; font-size:20px; display:block; position:relative; z-index: 9000; display:flex; align-items: center;gap:20px; padding-top:5px; padding-left:10px; padding-right:10px; box-sizing: border-box;}

header.fixed-menu .menu-wrap{max-width: 1600px; margin:0 auto; position:relative; box-sizing: border-box; display:grid; grid-template-columns: auto min-content min-content;}
header.fixed-menu #menu{position:fixed;  left:0px; top:0px; bottom:auto; width:100%; box-sizing: border-box; padding:0px 15px; opacity:0;background:transparent;-webkit-box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); -moz-box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); -webkit-transition: opacity 0.3s ease !important;  -moz-transition: opacity 0.3s ease!important; -o-transition: opacity 0.3s ease!important; -ms-transition: opacity 0.3s ease!important; transition: opacity 0.3s ease!important;}
header.fixed-menu #menu.visible{opacity:1}
header.fixed-menu #menu .menu{margin:0px auto; width:100%; max-width: 1500px; z-index: 6000; position:static}
header.fixed-menu #menu .scroll-bg{background: #ffffff; opacity:0.95; position:absolute; left:0px; top:0px; width:100%; height:100%; z-index: 4000; -webkit-transition: all 0.2s ease !important;  -moz-transition: all 0.2s ease!important; -o-transition: all 0.2s ease!important; -ms-transition: all 0.2s ease!important; transition: all 0.2s ease!important; }
header.fixed-menu #menu:hover .scroll-bg{opacity:1;}
header.fixed-menu #menu .menu::before{display:none;}
header.fixed-menu #menu .menu::after{display:none;}
/*header.fixed-menu #menu .menu > li.logo-menu {display:table-cell;}*/
header.fixed-menu #menu .menu > li> a {display:block; padding:0px 10px; -webkit-transition: background 0.2s ease !important;  -moz-transition: background 0.2s ease!important; -o-transition: background 0.2s ease!important; -ms-transition: background 0.2s ease!important; transition: background 0.2s ease!important;}
header.fixed-menu #menu .menu{border-bottom:0px;}


header.fixed-menu #search-toggle {position:relative; top:-5px; right:-3px;}
header.fixed-menu .favorite { right:0; top:12px; z-index: 99999}
header.fixed-menu .favorite a{width:28px; height:28px;}
header.fixed-menu .favorite a span{line-height: 0; font-size:0; top:-12px; margin-left:-10px;}
header.fixed-menu .basket { right:60px; top:9px; z-index: 99999; margin-right:10px;}
header.fixed-menu .basket a{width:29px; display:inline-block; margin-top:-2px;}
header.fixed-menu .basket a span{margin-left:-14px;}
header.fixed-menu .account-wrap  {margin-right:-5px;}
header.fixed-menu .account-wrap a:not(.icon) {display:none; font-size:0; line-height: 0}
header.fixed-menu .account-wrap a img{width:25px; top:-3px; position:relative;}

header #menu.no-trans {-webkit-transition: all 0s ease !important;  -moz-transition: all 0s ease!important; -o-transition: all 0s ease!important; -ms-transition: all 0s ease!important; transition: all 0s ease!important;}




header #menu{background: #fff; position:relative; z-index: 9000; top: 0;  border-top:1px solid #D8D8D8;}
header #menu .menu{margin:0px 0px; position:relative; padding:0px; list-style: none; position:relative; width:100%;  height:60px;font-size:0px; text-align: center; display:flex; top:0px; border-bottom:1px solid #D8D8D8;}
header #menu .menu::before{content: ' '; width:100%; position:absolute; top:-1px; right:100%; height:60px !important; background: #fff; border-top:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8; }
header #menu .menu::after{content: ' '; width:100%; position:absolute; top:-1px; left:100%; height:60px !important; background: #fff; border-top:1px solid #D8D8D8;border-bottom:1px solid #D8D8D8;}
header #menu .menu > li.logo-menu {display:none;}
header #menu .menu > li.logo-menu img{height:45px;position:relative; top:-2px;}
header #menu .menu > li a object.icon{position:relative;left:-5px;top:8px;max-width:30px !important;max-height:30px !important;width:auto !important;height:auto !important}
header #menu .menu > li{display:inline-block; flex-grow:1;padding:0px 0px;background-repeat:no-repeat; background-position:left center;  }
/*header #menu .menu > li > a::before{content:' ';width:20px; height:11px; position:absolute; z-index: 9000; left:50%; margin-left:-10px; margin-top:-5px; top:100%; background:  url(../images/menu-arrow.png) no-repeat center center; opacity:0;  -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}*/
header #menu .menu > li > a{line-height: 60px; padding:0px 10px; font-size:15px; text-transform: uppercase; color:#1d1d1d; font-family:'Nunito Sans',sans-serif; font-weight:700; text-decoration: none;  position:relative; display:block; margin-bottom: 0px; white-space: nowrap;  -webkit-transition: background 0.2s ease !important;  -moz-transition: background 0.2s ease!important; -o-transition: background 0.2s ease!important; -ms-transition: background 0.2s ease!important; transition: background 0.2s ease!important;}
header #menu .menu > li > a > span {position:relative; display:inline-block;}
header #menu .menu > li > a > span > img{margin-top:-5px; padding-right:8px; position:relative;display:inline;}
header #menu .menu > li > a > span > svg{margin-bottom:-3px; padding-right:8px; position:relative; display:inline;}
header #menu .menu > li:hover > a { background: #eee;}
header #menu .menu > li:hover > a > span > svg path {fill:#1d1d1d;}
header #menu .menu > li.with-sub.visible-arrow > a.actived::before  {opacity:1;}
header #menu .menu > li.current > a {color:#1d1d1d;}

header #menu .menu > li > .sub{position:absolute; visibility:hidden; opacity:0;   left:0px; top:calc(100% ); padding-top:0px; margin:0px -35px; min-width:100%;width:calc(100% + 70px );z-index: 8000;  -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}

header #menu.fixed-menu .menu > li > .sub{box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); }
header #menu .menu > li:hover > .sub{z-index: 8005}
header.fixed #menu .menu > li > .sub{top:0px;}
header #menu .menu > li > .sub  .wrap::after {position: absolute; right: -100%; top: 0; content: ' ';border-top:1px solid #D8D8D8; width: 300%; background: #ffffff; height: 100%; -webkit-transition: all 0.3s ease !important; -moz-transition: all 0.3s ease !important; -o-transition: all 0.3s ease !important; box-shadow: 0 5px 8px rgba(0, 0, 0, 0.2); z-index: -1; }

header #menu .menu > li > .sub .wrap {background: #ffffff; border-top: 0; z-index: 8000; padding: 20px 34px; float: left; width: 100%; box-sizing: border-box; position:relative; }
/*header #menu .menu > li > .sub{position:absolute; visibility:hidden; opacity:0;   left:0px; top:60px; padding-top:5px; width:100%;z-index: 8000;  -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}*/
/*header #menu .menu > li > .sub .wrap{ background: #ffffff; border-top:0;border:1px solid #1D1D1D;    z-index: 8000; padding:14px 24px; float:left; width:100%; box-sizing: border-box;max-height:433px; overflow-y: scroll; }*/
header #menu .menu > li > .sub .wrap > ul{   margin:0px -10px; list-style: none; }
header #menu .menu > li > .sub .wrap > ul > li{float:left; width:16.666666%; box-sizing: border-box;  padding:10px 10px;}
header #menu .menu > li > .sub .wrap > ul > li.maker{width:12.5%;}
header #menu .menu > li > .sub .wrap > ul > li a{display:table; width:100%;min-height: 56px; text-align:left; background: #ffffff; border:1px solid #E1E1E1; color:#1d1d1d; font-size:14px; line-height: 20px; font-weight:600; text-decoration: none; font-family:'Nunito Sans',sans-serif; }/*-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.03); -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.03); box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.03);*/
header #menu .menu > li > .sub .wrap > ul > li a:hover{ border-color:#1D1D1D;}
header #menu .menu > li > .sub .wrap > ul > li.current a{border-color:#1D1D1D;}
header #menu .menu > li > .sub .wrap > ul > li a > span{display:table-cell; vertical-align: middle; text-align:left; padding:7px 15px ; line-height: 20px;  box-sizing: border-box;}
header #menu .menu > li > .sub .wrap > ul > li a > span:first-child{width:40px;height:40px;padding-right:0px; background: url(../images/loading.gif) no-repeat center center; background-size:100% auto;}
header #menu .menu > li > .sub .wrap > ul > li a > span:first-child img{width:40px;height:40px}
header #menu .menu > li > .sub .wrap > ul > li a > span:last-child{width:auto; padding-right:15px; background:transparent;}
header #menu .menu > li > .sub .wrap > ul > li.maker a > span{width:100% !important;text-align:center;}
header #menu .menu > li > .sub .wrap > ul > li.maker a > span img {display:inline-block;width:80%;max-width:120px;height:auto;margin:0 auto;float:none}


section{ padding:50px 0 50px 0px;  position:relative; z-index: 3000}
section.bottom-extended{ padding-bottom:90px;}
section.no-padding{ padding:0;}
section.no-top-padding{ padding-top:0px;}
section.no-bottom-padding{ padding-bottom:0px;}
section.gray{background: #eef4f6; padding:30px 0px 30px 0px; }
section.gray.no-top-padding{padding:0px 0px 30px 0px; color:black;}
section.hp-slider-wrap, .other-slider-wrap{background: #eef4f6; padding:0px 0px 80px 0px; }
section.hp-slider-wrap {opacity:1}

.other-slider-wrap {padding:30px 0;}
section.np{padding-top:0; }
section.main{padding-top:10px; }
section.hp-tabs-container{padding-top:0; padding-bottom:0px;  border-top:1px solid #E1E1E1; }

section .benefit{margin: 0px 0px 10px 0px;  text-align: center; padding:0; box-sizing: border-box; font-size:0px; background:#fdfdfd;border:1px solid #eee}
section .benefit .item{display:inline-block; text-align: center; width:20%;box-sizing: border-box;padding:0px; vertical-align: top;padding:30px 10px}
section .benefit .item .inner{ padding:0px;}
section .benefit .item  .image {margin-bottom: 20px;}
section .benefit .item  .image  img{width:55px;height: 55px;}
section .benefit .item  .desc {display:block; font-size:15px; color: #1d1d1d; font-weight: 300}

.layout-center {max-width:1520px; margin:0 auto; position:relative;  padding-left:35px; padding-right:35px;}
.layout-center.load_popup {padding:0}
section.hp-slider-wrap .layout-center {padding-left:0;padding-right:0;max-width:100%}

h1{text-align: left; font-size: 36px; line-height: 120%;  font-family: 'Nunito Sans', serif; font-weight:700; font-style:normal; color:#1d1d1d; margin:0; padding:0px 0 20px 0; text-transform: none;}
h2{text-align: left; font-size: 30px; line-height: 120%;  font-family: 'Nunito Sans', serif; font-weight:700; font-style:normal; color:#1d1d1d; margin:0; padding:30px 0 20px 0;}
h3{text-align: left; font-size: 20px;  font-family: 'Nunito Sans', serif; font-weight:600; font-style:normal; color:#4f4f4f; margin:0; padding:1em 0 1em 0; margin:0px; }
h4{text-align: left; font-size: 17px;  font-family: 'Nunito Sans', serif; font-weight:600; font-style:normal; color:#4f4f4f; margin:0; padding:1em 0 1em 0; margin:0px; }

p{color:#4f4f4f; font-size:14px;line-height:175%;  font-weight:300;}
p a{color:#4f4f4f;}
p strong{font-weight:600; }
strong{font-weight:600; }
p.big{color:#4f4f4f; font-size:22px; font-style:italic;}


.layout-center .title-medium{color:#20201e; font-size:26px; font-family: 'Nunito Sans', serif; font-weight:700;position:relative; text-align:left; padding:10px 0px 8px 0px; margin:10px 0px 0px 0px;  position:relative; }

.layout-center .title{color:#20201e; font-size:190%; font-family: 'Nunito Sans', serif; font-weight:700;position:relative; text-align:center; padding:0px 0px 13px 0px; margin:0px 0px 25px 0px;  position:relative; }
.layout-center .title::before{height:5px; width:100px; background: #3689ae; position:absolute; left:50%; margin-left:-50px; top:100%; content: ' '; }

.layout-center .title.boxed{color:#20201e; font-size:190%;  font-family: 'Nunito Sans', serif; font-weight:700; line-height:70px;position:relative;  text-align:center; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;  position:relative; float:left; width:100%; margin-top:-72px; }
.layout-center .title.boxed > span{ font-size:20px; display:block; max-width:290px; background: #eef4f6; font-family: 'Nunito Sans', serif; border-top:3px solid #000000; margin:0px auto; }
.layout-center .title.boxed::before{display:none;}


.side-banner{position:fixed; z-index: 0;   padding:0px 10px; display:none; }
.side-banner.right{right:50%;}
.side-banner.left{left:50%;}


section .layout-center .text-box p{padding:0px 0px 2em 0px;}
section .layout-center .text-box p.small-red{font-size:13px; color:#dc143c; line-height:150%;}
section .layout-center .text-box p.small-red{font-size:13px; color:#dc143c; line-height:150%;}
section .layout-center #content .text-box{padding:0px 0px 1em 0px;}
section .layout-center #content .text-box p{padding:0px 0px 1em 0px;}

section .layout-center .article{margin:10px -20px 30px -20px;}
section .layout-center .article .item{float:left; width:20%; box-sizing: border-box; padding:0 20px 20px 20px;}
body:not(.without_column) section .layout-center .article.thin .item{width:25%;}
section .layout-center .article .item .img {display:block;}
section .layout-center .article .item .img img{width:100%;aspect-ratio: 1/1;}
section .layout-center .article .item h2{margin:20px 0px 10px 0px; padding:0px; text-align:left;  min-height: 0px;font-size:16px; line-height: 120%}
section .layout-center .article .item h2 a{  color:#1d1d1d; text-decoration: none; font-weight:600;}
section .layout-center .article .item h2 a:hover{color:#3689ae;}
section .layout-center .article .item p{ font-size:13px; line-height: 18px; color:#3a3e5d; padding:0px; margin:0px;}
section .layout-center .article .item .wrap{display:table; width:100%; border-top:1px solid #eee; margin-top:10px;}
section .layout-center .article .item .wrap > div{display:table-cell;padding-top:10px; font-size:15px; color:#6f7391; font-weight:500; white-space: nowrap; }
section .layout-center .article .item .wrap > div a{text-decoration: none; color:#3689ae; display:inline-block; line-height:18px;}
section .layout-center .article .item .wrap > div a:hover{color:#3689ae;}
section .layout-center .article .item .wrap > div .date{color:#333;display:inline-block; line-height:18px;}
section .layout-center .article .item .wrap > div:last-child{text-align:right;}
section .layout-center .article .item .perex-wrap{margin:0px -20px; padding:0px 15px 0px 20px;}


.slider-float {width:66.55%;float:left;box-sizing: border-box;}
.slider-right {width:33.45%;float:right;box-sizing: border-box;padding-left:20px}
.slider-right img {width:100%;height:auto}
.slider-right div.item:first-child {margin-bottom:20px}

.slider{list-style: none;}
.slider > li{display:none;}
.slider > li img{width:100%;}
.slider > li:first-child{display:block;}
picture.v-mobile, img.v-mobile{display:none;}
picture.v-desktop, img.v-desktop{display:block;}

.slider picture.v-desktop{aspect-ratio: 300 / 103;}
.slider picture.v-desktop img{aspect-ratio: 300 / 103;}
.slider picture.v-mobile{aspect-ratio: 1 / 1;}
.slider picture.v-mobile img{aspect-ratio: 1 / 1;}

#aside .benefits{margin:20px 0px;}
#aside .benefits .item{display:block;padding:0px; margin-bottom:20px;text-align:center}
#aside .benefits .item img {text-align:center;width:auto;height:auto;max-width:80%}
#aside .benefits .item > a{display:block;  height:auto;box-sizing: border-box; text-decoration:none; font-size:16px; font-weight:normal;font-family: 'Nunito Sans', serif; color:#ffffff;  transition: none!important;}


/*
.overlay{-webkit-transform: translateZ(0);display:none;position:fixed; left:0px; top:0px; width:100%; height:100%; background: #000; opacity:0.2; z-index: 8000}
.overlay-menu{display:none;position:absolute; left:0px; top:0px; width:100%; height:100%; background: #000; opacity:0.5; z-index: 8000}


.overlay-menu-search{display:none;position:absolute; left:0px; top:-1px; padding-bottom:2px; width:100%; height:100%; background: #000; opacity:0.2; z-index: 9999}
.overlay-menu-search::before{position:absolute; right:100%; top:0px; width:100%; height:100%; background: #000; z-index: 8000; content: ' ';}
.overlay-menu-search::after{position:absolute; left:100%; top:0px; width:100%; height:100%; background: #000;  z-index: 8000; content: ' ';}


.overlay-search{display:none;position:absolute; left:0px; top:0px; width:100%; height:100%; background: #000; opacity:0.2; z-index: 8000;padding-bottom: 1px;}
.overlay-search::before{position:absolute; right:100%; top:0px; width:100%; height:100%; background: #000; z-index: 8000; content: ' ';}
.overlay-search::after{position:absolute; left:100%; top:0px; width:100%; height:100%; background: #000;  z-index: 8000; content: ' ';}

*/
.overlay{-webkit-transform: translateZ(0);display:none;position:fixed; left:0px; top:0px; width:100%; height:100%; background: #000; opacity:0.2; z-index: 8000}
.overlay-menu{display:none;position:absolute; left:0px; top:0px; width:100%; height:100%; background: #000; opacity:0.2; z-index: 8000}


.overlay-menu-search{display:none;position:absolute; left:0px; top:-1px; padding-bottom:1px; width:100%; height:100%; background: #000; opacity:0.2; z-index: 9999}
.overlay-menu-search::before{position:absolute; right:100%; top:0px; width:100%; height:100%; background: #000; z-index: 8000; content: ' ';}
.overlay-menu-search::after{position:absolute; left:100%; top:0px; width:100%; height:100%; background: #000;  z-index: 8000; content: ' ';}


.overlay-search{display:none;position:absolute; left:0px; top:0px; width:100%; height:100%; background: #000; opacity:0.2; z-index: 8000;padding-bottom: 0px;}
.overlay-search::before{position:absolute; right:100%; top:0px; width:100%; height:100%; background: #000; z-index: 8000; content: ' ';}
.overlay-search::after{position:absolute; left:100%; top:0px; width:100%; height:100%; background: #000;  z-index: 8000; content: ' ';}



.fixed-info-line{position:relative;padding:3px 0px; background: #3689ae; color:#fff; width:100%; left:0; top:0; z-index: 9000; font-size:12px; display:block;}
.fixed-info-line p, .fixed-info-line p a {font-size:12px;color:#fff;}
.fixed-info-line .fixed-info-overlay{position:absolute; left:0; top:0; height:100%; width:100%; background: #000;  z-index: 8000; content: ' '; opacity:0.2; display:none;}
.fixed-info-line .layout-center {position:relative;}
.fixed-info-line .layout-center .wrap {padding-right:20px;}
.fixed-info-line .close{position:absolute; right:40px; top:-4px;  cursor:pointer; z-index: 9500; font-size:18px; color:#000;}
.fixed-info-line .close img{width:12px; aspect-ratio: 1/1}


.timesale-wrap {position:relative; display:inline-block;z-index:9999}
.timesale-wrap::before {position:absolute; left:0px; top:0px; width:100%; height:100%; content:' ';background: #3689ae; opacity:0.8;z-index:800}
.timesale {font-family: 'Nunito Sans', sans-serif; font-size:120%; line-height:20px; padding:10px; text-align:center; font-weight:bold; color:#fff; position:relative; display:inline-block;  z-index:999;}
.timesale p {margin-bottom:10px; font-weight:normal; color:#fff;font-family: 'Nunito Sans', sans-serif;} 
.timesale span {display:inline-block; width:25%; line-height:20px; font-size:10px !important; padding:0px 6px; box-sizing: border-box; font-weight:300 !important; }
.timesale span.number {font-size:18px !important; font-weight:bold !important; }
.timesale span.separ {position:absolute;padding:0;width:1px;margin-left:-1px;margin-top:4px;font-size:15px;font-weight:700 !important; }
.timesale_text {padding:0 10px;}

section .layout-center #detail .left-side .big-image .timesale-wrap{position:absolute; right:0px; top:0px;  }

section .layout-center .products .item .wrap .image-box .timesale-wrap{position:absolute; left:0px; bottom:0px;width:100%; overflow:hidden;}
section .layout-center .products .item .wrap .image-box .timesale-wrap .timesale_text {line-height: 10px; }
section .layout-center .products .item .wrap .image-box .timesale-wrap .timesale  {padding-top:5px;}
section .layout-center .products .item .wrap .image-box .timesale-wrap .timesale span.number {font-size:20px; line-height: 20px; font-weight:bold; }
section .layout-center .products .item .wrap .image-box .timesale-wrap .timesale span {line-height:10px; font-size:12px; font-weight:300; }
section .layout-center .products .item .wrap .image-box .timesale-wrap .timesale p {margin:0px; font-size:11px;}


section .layout-center .hp-tabs  {margin:0px; padding:0px;list-style: none; position:relative; margin-top:-61px; float:left;}
section .layout-center .hp-tabs li {float:left; margin-right:5px;}
section .layout-center .hp-tabs li a {box-sizing: border-box; display:block; background:#F5F5F5; line-height:59px; text-align: center; padding:0px 70px; text-decoration: none; font-size:20px; box-sizing: border-box; border:1px solid #DFDFDF;  color:#666;font-family:'Nunito Sans', sans-serif; font-weight:800;  -webkit-transition: background 0.2s ease !important;  -moz-transition: background 0.2s ease!important; -o-transition: background 0.2s ease!important; -ms-transition: background 0.2s ease!important; transition: background 0.2s ease!important; }
section .layout-center .hp-tabs li a:hover {color:#1d1d1d;}
section .layout-center .hp-tabs li.current a {background:#ffffff; border-bottom:2px solid #ffffff;color:#1d1d1d;  }

section .layout-center .tab-content  {padding-top:15px;}
section .layout-center .tab-content h2 {padding-bottom:0px;}


section .layout-center .compare-wrap div.table_compare {float:none; display:inline-block; width:300px!important;}
section .layout-center .compare-wrap {overflow-x: scroll;}
/*section .layout-center .compare-wrap .compare-line {white-space: nowrap; }*/

section .layout-center #content .graybox .products.smaller{margin-bottom: 0px; padding: 0px 10px;}

section .layout-center #content .products {margin-left:-15px; margin-right:-15px; margin-bottom: 0px;}
section.hp-tabs-container .products {padding-bottom:0 !important}
section .layout-center #content .products .item{width:25%;}
section .layout-center #content .products.half .item{width:50%;}
section .layout-center #main.full-width #content .products .item, body.fully section .layout-center .products .item{width:20%;}
section .layout-center.load_popup .products .item{width:50%; }

section .layout-center .products.owl-carousel {padding:0px;margin:0px 0px 0px 0px }
section .layout-center .products.owl-carousel .item{width:100%!important;padding:30px 0px 50px 0px; margin-bottom: 60px;}


section .layout-center .products.carousel .item{width:20%}

section .layout-center .products.owl-carousel .owl-controls{position:absolute; right:35px; top:-61px;}
section .layout-center .products.owl-carousel .owl-nav > div{width:61px; height:61px; border:1px solid #DFDFDF; float:left; background: #ffffff;box-sizing: border-box;background-repeat:no-repeat; background-position:center center; }
section .layout-center .products.owl-carousel .owl-nav > div:hover{ background-color: #FAFAFA;}
section .layout-center .products.owl-carousel .owl-nav .owl-prev{margin-right:4px; background-image: url(../images/svg/arrow-left.svg)}
section .layout-center .products.owl-carousel .owl-nav .owl-next{ background-image: url(../images/svg/arrow-right.svg)}

section .layout-center .products-wrap{margin:0px -30px; }
section .layout-center .products{margin:-5px -15px 30px -15px; position:static; }

section .layout-center .products .item{float:left; width:20%; box-sizing:border-box;  padding:15px; text-align:center; position:relative;  }
section .layout-center .products:not(.variant2) .item{ margin-bottom:70px; }
section .layout-center .graybox .products:not(.variant2) .item { margin-bottom:20px; }
section .layout-center .products.homepage .item { margin-bottom:30px; }
section .layout-center .products.carousel:not(.v1) .item { margin-bottom:50px; }
section .layout-center .products .item:hover{z-index:9000;}
section .layout-center .products .item .wrap{margin:0px; padding:20px 20px 0px 20px;  position:relative; border:1px solid #eee; box-sizing: border-box;  -moz-transition: all 0.2s; -webkit-transition: all 0.2s; transition: all 0.2s; background: #ffffff;}
section .layout-center .products:not(.variant2) .item .wrap{ border-color: #fff;}
section .layout-center .products .item .wrap:hover{-webkit-box-shadow: 0px 20px 30px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 20px 30px 0px rgba(0,0,0,0.2); box-shadow: 0px 20px 30px 0px rgba(0,0,0,0.2); }
/*section .layout-center .products .item .wrap::before{opacity: 0;content: ' '; position: absolute; left: 0px; top: 0px; width: 100%; height: 3px ;background: #3689ae;   -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}
section .layout-center .products .item .wrap:hover::before{opacity: 1;}*/
section .layout-center .products .item .wrap .text{margin:10px 10px 0 10px; padding:0px 0px; text-align:center;font-size:12px;line-height:16px}
section .layout-center .products .item .wrap .text p{font-size:12px;line-height:16px}
section .layout-center .products .item .wrap h3{margin:0px 0px 18px 0px; padding:0px 0px; font-size:16px; color:#1b1b1b; font-family:'Nunito Sans', sans-serif; font-weight:600; line-height: 150%;   text-align:center;}
section .layout-center .products .item .wrap h3 a{padding:0px 20px; display:block; vertical-align:middle;color:#1b1b1b; text-decoration: none; -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}
section .layout-center .products .item .wrap h3 a:hover{ color:#000000; text-decoration: none }
section .layout-center .products .item .wrap .image-box{padding:10px;display:block; margin:-15px -20px 0px -20px; text-align: center; position:relative; text-align: center; background: url(../images/loading.gif) no-repeat center center; background-size:70% auto;}
section .layout-center .products .item .wrap .image-box picture {display: block;aspect-ratio: 1/1; }
section .layout-center .products .item .wrap .image-box picture[data-loaded="true"] {background:#ffffff;}
section .layout-center .products .item .wrap .image-box picture[data-loaded="true"] img{background:#ffffff;}
section .layout-center .products .item .wrap .image {display:block; overflow:hidden; margin:0px auto; }  
section .layout-center .products .item .wrap .image img{display:block;padding:5px; aspect-ratio: 1/1;box-sizing: border-box; background: transparent;  width:100%;   }
section .layout-center .products .item .wrap .image-box .favorite{width:28px;opacity:0; height:28px; margin-top:0px; position:absolute; right:15px; top:15px; display:inline-block; background-image:url(../images/svg/favorite.svg); background-repeat:no-repeat;  background-size:100% auto;  z-index: 6000}
section .layout-center .products .item .wrap .image-box .favorite img{opacity:0;width:28px; height:28px;}
section .layout-center .products .item .wrap:hover .image-box .favorite{opacity:1; }
section .layout-center .products .item .wrap .image-box .favorite.hover,
section .layout-center .products .item .wrap .image-box .favorite.active { background-image:url(../images/svg/favorite2.svg);}
section .layout-center .products .item .wrap .image-box .favorite.hover{opacity:0.6;}
section .layout-center .products .item .wrap .image-box .favorite.active { opacity:1;}
section .layout-center .products .item .wrap .info-wrap{margin:10px -24px 0px -24px; padding:0px 0px; box-sizing:border-box;text-align:left} 
section .layout-center .products .item .wrap .info-box{  display:table; width:100%; margin:10px 0px -5px 0px; position:relative; }
section .layout-center .products .item .wrap .info-box > div{  display:table-cell;vertical-align: middle; text-align: center; }
section .layout-center .products .item .wrap .info-box > div:first-child{text-align:left;}
section .layout-center .products .item .wrap .info-box > div:last-child{ text-align: center; padding-left:0px;}  
section .layout-center .graybox .products .item .wrap .info-box > div:last-child{ padding-bottom:20px}  
section .layout-center .products .item .wrap .info-box .button{display:inline-block;min-width:0px; font-size:14px; padding:0px 10px;} 
section .layout-center .products .item .wrap .availability{color:#333; font-size:12px; font-weight:500;padding-left:2px;position:relative; text-align:center;display:block; margin-bottom: 0px;}   
/*section .layout-center .products .item .wrap .availability.instock{padding-left:25px}  
section .layout-center .products .item .wrap .availability.instock::before{position:absolute; left:0px; top:-1px; width:20px; height:20px; background: url(../images/svg/check.svg) no-repeat center center;background-size:100% 100%;  content:' ';}  
*/
section .layout-center .products .item .wrap  .price {color:#000; font-size:20px; font-weight:800; margin-top:0px; padding: 0px 5px; white-space:nowrap; display: inline-block;}
section .layout-center .products .item .wrap .original-price, section .layout-center .products .item .wrap  .price.smaller {display: inline-block;color:#4f4f4f; padding: 0px 5px; font-size:14px; font-weight:500; position:relative;display:inline-block;}  
section .layout-center .products .item .wrap .original-price::before {top:50%; left:0px; margin-top:-2px; height:6px; width:100%; position:absolute; content:' '; background: url(../images/original-price.png) no-repeat center center;}  
section .layout-center .products .banner_list {float:left; width:100%; box-sizing: border-box; padding:0px 15px;}  


section .layout-center .products .item .wrap .hidden-box{height:0; overflow:hidden; position: relative;padding: 0px 0px 0px 0px; bottom: -25px;  margin:0px 0px 0px 0px; -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;} 

section .layout-center .products .item .wrap .button-wrap{display:table; width:100%; max-width: 220px; margin: 0px auto 0px auto;position: relative; } 
section .layout-center .products .item .wrap .button-wrap > div{display:table-cell;vertical-align:middle; } 
section .layout-center .products .item .wrap .button-wrap > div:first-child{width:50%; padding-right:0px; text-align: right;} 
section .layout-center .products .item .wrap .button-wrap > div:last-child{width:50%; padding-right:0px; text-align: left;} 

body section .layout-center .products .item .wrap .button-wrap a.button{display:block; line-height: 50px; width: 100%; padding:0px 0px; float:none; margin:0px; border-radius:0px; font-size:14px;   } 


section .layout-center .products.v6 {margin-bottom:-40px;}
section .layout-center .products.v6 .item .wrap .info-box > div{display:block; text-align: center!important; width:100%; box-sizing: border-box; padding-left:0px!important; padding-right:0px!important;}
section .layout-center .products.v6 .item .wrap .info-box .button{display:block; width:100%;}
section .layout-center .products.v6 .item .wrap .price{text-align: center; margin-bottom:10px;}
section .layout-center .products.v6 .item .wrap .original-price{text-align: center;margin:0px auto;}
section .layout-center .products.v6 .item .wrap .info-box{margin-top:10px;}
section .layout-center .products.v6 .item .wrap .info-box > div:first-child{margin-bottom:10px;} 
section .layout-center .products.v6 .item .wrap h3{margin-bottom: 10px;font-size:14px; }
section .layout-center .products.v6 .item .wrap .availability{font-size:12px;}


/*section .layout-center .products.v1{height:628px; max-height:628px; overflow:hidden; }*/
section .layout-center .products.v1{overflow:hidden; }
/*section .layout-center .products.v1.special{height:528px; max-height:528px; }*/
section .layout-center .products.v1.carousel:not(.owl-carousel){white-space: nowrap; vertical-align: top; margin:0 15px;}
section .layout-center .products.v1.carousel:not(.owl-carousel) .item{float:none; display:inline-block;vertical-align: top; white-space: normal; padding:30px 15px 50px 15px}






body .fancybox-stage .popup-carousel-wrap{ box-sizing: border-box; margin:0px -20px; position:relative;}
body .fancybox-stage  .h1_background.popup_cr{padding-bottom:0px!important; text-align:left!important;}
body .fancybox-stage .popup-carousel-wrap .products{width:100%!important; box-sizing: border-box;}
body .fancybox-stage .popup-carousel-wrap .products .owl-stage-outer{width:100%!important; box-sizing: border-box;}
body .fancybox-stage .popup-carousel-wrap .products.owl-carousel .owl-controls{right:0px; top:-48px;}


body .fancybox-stage .popup-carousel-wrap .products:not(.owl-loaded){max-height:460px; overflow:hidden;}
body .fancybox-stage .popup-carousel-wrap .products:not(.owl-loaded) .item{width:33.333333%;}



section .layout-center .similars-wrap{ margin:0px -30px; position:relative;}
section .layout-center .similars-wrap.home{ margin-top:0px}
section .layout-center #main.full-width .similars-wrap { margin-top:-15px; }
section .layout-center #main.full-width .similars-wrap .products.owl-carousel .owl-controls{ right:30px; }
section .layout-center .similars-wrap.home .owl-controls{ margin-top:-5px}

section .layout-center .products.variant2{margin:0px -15px 0px -15px!important; position:static; }
section .layout-center .products.variant2 .item{width:33.3333333%!important; box-sizing:border-box;  padding:15px; text-align:center; position:relative; }
body.fully section .layout-center .products.variant2 .item{width:25%!important; }

section .layout-center .products.variant2 .item .wrap{display:table; width:100%; padding:0px;}
section .layout-center .products.variant2 .item .wrap > div{display:table-cell; vertical-align:top; padding:10px; text-align:left;}
section .layout-center .products.variant2 .item .wrap > div:first-child{width:100px;}
section .layout-center .products.variant2 .item .wrap .image img{max-width:100px;}
section .layout-center .products.variant2 .item .wrap .image-box{margin:0px;}
section .layout-center .products.variant2 .item .wrap h3{text-align:left; line-height: 120%; min-height:35px; margin-bottom:0px; margin-top:5px;font-size:14px;}
section .layout-center .products.variant2 .item .wrap h3 a{padding:0px;padding-top:5px}
section .layout-center .products.variant2 .info-box .button{line-height: 35px;} 
section .layout-center .products.variant2 .item .wrap .info-wrap {margin:0px;}
section .layout-center .products.variant2 .item .wrap .info-box {margin-top:2px;}
section .layout-center .products.variant2 .item .wrap .info-box > div{vertical-align: bottom;}
section .layout-center .products.variant2 .item .wrap .info-box > div:last-child{width:100px; text-align:left;}
section .layout-center .products.variant2 .item .wrap .availability{text-align:left; font-size:13px; margin-bottom: 5px; padding-top:5px;padding-left:0px;display:block}  
section .layout-center .products.variant2 .item .wrap .availability.instock::before{width:15px; height:15px; top:0px;}  
section .layout-center .products.variant2 .item .wrap  .price {margin-bottom: 3px;padding-left:0}  
section .layout-center .products.variant2 .item .wrap .original-price {margin-right:20px !important}
section .layout-center .products.variant2.owl-carousel.v3 {margin:0px!important; }
section .layout-center .products.variant2.owl-carousel.v3 .item{width:100%!important;   padding:30px 0px 50px 0px;  }

section .layout-center #main #aside .products.variant2 {margin:0px -2px 0px -2px!important;}
section .layout-center #main #aside .products.variant2 .item{width:100%!important; padding:2px;margin-bottom:5px !important}
section .layout-center #main #aside .products.variant2 .info-box .button{display:none;} 
section .layout-center #main #aside .products.variant2 .item .wrap  .price {font-size:15px; line-height:15px;margin:0px;}  
section .layout-center #main #aside .products.variant2 .item .wrap .original-price { font-size:13px; line-height: 13px;}  
section .layout-center #main #aside .products.variant2 .item .wrap .availability{font-size:12px; margin:0px; }  
section .layout-center #main #aside .products.variant2 .item .wrap .info-box > div{vertical-align: middle;}
section .layout-center #main #aside .products.variant2 .item .wrap > div:first-child{width:60px;padding-right:2px; vertical-align: middle;}
section .layout-center #main #aside .products.variant2 .item .wrap h3 {margin:0px; min-height:28px;}
section .layout-center #main #aside .products.variant2 .item .wrap h3 a{font-weight:500; font-size:13px;line-height: 105%}
section .layout-center #main #aside .products.variant2 .item .wrap .info-box > div:last-child{width:50px;}



section .layout-center  .tag{position:absolute; left:-1px; top:20px; margin:0px; padding:0px; list-style: none;z-index:9999}
section .layout-center  .tag li {padding:0px 0px 2px 0px;}
section .layout-center  .tag li span{display:table;  overflow:hidden; border-radius: 0px;  height:20px;color:#ffffff;width:100%;}
section .layout-center  .tag li span > span{ color:white;display:table-cell;font-family:'Nunito Sans', sans-serif; font-weight:400; font-size:10px; line-height: 16px;width:100%; vertical-align: top; text-align:center;  padding:2px 5px; box-sizing: border-box; }


section .layout-center .big-image .tag{top:0px;}
section .layout-center .big-image .tag li span{height:24px;}
section .layout-center .big-image .tag li span > span{font-size:12px; line-height: 20px;padding:2px 8px}

body .red{background: #ae3636!important;}
body .red:hover{background: #862828!important;}
body .blue{background: #3689ae!important;}
body .blue:hover{background: #286986!important;}
body span.yellow, body a.yellow{background: #3689ae!important;}
body span.yellow:hover, body a.yellow:hover{background: #286986!important;}
body .black{background: #000!important;}
body .black:hover{background: #333!important;}
body .green{background: #36ae44!important;}
body .green:hover{background: #28862f!important;}
body .purple{background: #ae36ad!important;}
body .purple:hover{background: #86287e!important;}




section .layout-center .category{margin:30px -15px 30px -15px;}
section .layout-center .category .item{float:left; width:12.5%;box-sizing: border-box; padding:15px;}
section .layout-center .category .item a{display:block; background: #ffffff; box-sizing: border-box; padding:20px 20px; color:#1d1d1d; font-size:13px; font-weight:600; text-decoration:none; text-align: center; border-bottom:3px solid #E4E4E4;  }
section .layout-center .category .item a:hover {border-color:#3689ae;}
section .layout-center .category .item a .image {display:block; overflow:hidden; margin:0px auto; text-align: center; background: url(../images/loading.gif) no-repeat center center; background-size:70% auto; }  
section .layout-center .category .item a .image img{display:block; background: transparent; aspect-ratio: 1/1;width:100%;height:auto; max-width: 230px; margin:0px auto;  -moz-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
section .layout-center .category .item a:hover .image img{-moz-transform: scale(1.1); -webkit-transform: scale(1.1); transform: scale(1.1); }
section .layout-center .category .item a .name{display:block; padding:10px 0px 10px 0px; }
section .layout-center .category .item a:hover{color:#1d1d1d;}



section .news-wrap {border:1px solid #D8D8D8; background: #FCFCFC;padding:35px 15px 45px 15px; margin-bottom: 70px; margin-top:-21px; text-align: center; position:relative;}
section .news-wrap .news .item{float:left; box-sizing: border-box; width:33.3333333%; padding:15px;}
section .news-wrap .news .item .wrap{padding:0px 20px 0px 115px; text-align:left;}
section .news-wrap .news .item .wrap .date{width:85px; box-sizing: border-box; float:left; margin-left:-115px; margin-top:5px; background: #DADADA; color:#ffffff; padding:15px 10px; font-weight:700; text-align: center;}
section .news-wrap .news .item .wrap .date .day{font-size:40px; line-height: 40px; display:block; padding-bottom:5px;}
section .news-wrap .news .item .wrap .date .name{font-size:16px; line-height: 16px; display:block;}
section .news-wrap .news .item .wrap h3{margin:0px 0px 5px 0px; padding:0px; font-size:16px; line-height: 150%; text-align:left; }
section .news-wrap .news .item .wrap h3 a{color: #1d1d1d; text-decoration:none;}
section .news-wrap .news .item .wrap h3:hover a{text-decoration:underline;}
section .news-wrap .news .item .wrap p{color:#4f4f4f; font-size:14px; line-height: 150%;}
section .news-wrap .button{position:absolute; left:50%; bottom:-25px; margin-left:-125px;}


section .brand-title {display:block; text-align: center; margin-top:20px; }
section .brand-title span {display:inline-block; width:100%; max-width: 335px; padding:0px 20px; line-height: 45px; color:#0a64a7; font-size:20px; font-family:'Nunito Sans', sans-serif; font-weight:400;  text-align: center; border-top:2px solid #0A64A7;background: #ffffff;  } 

section .brands {text-align: center; margin-bottom: 0px; margin-top:-21px; border:1px solid #D8D8D8;}
section .brands .wrap{background: #ffffff; padding:0px 58px;  position:relative; text-align: center;}
section .brands .wrap .item {text-align:center!important; padding:0px 0px; display:table; width:100%;}
section .brands .wrap .owl-item.active{margin-left:-2px;}

section .brands .wrap .item > a {display:table-cell; vertical-align: middle; padding:15px;}
section .brands .wrap .item img{width:auto!important; max-width:100%; display:inline;}
section .brands .wrap .left-side{height:74px; width:37px; border-top-left-radius:37px; border-bottom-left-radius:37px; background: #EEF0F4; position:absolute; right:0px; top:50%; margin-top:-37px; }
section .brands .wrap .right-side{height:74px; width:37px; border-top-right-radius:37px; border-bottom-right-radius:37px; background: #EEF0F4; position:absolute; left:0px; top:50%; margin-top:-37px;}
section .brands .owl-stage{height:auto;} 
section .brands .owl-next, 
section .brands .owl-prev {position:absolute; top:0px; width:58px; height:100%; background-repeat:no-repeat; background-position:center center; background-size:11px 16px; border:0px;  -webkit-transition: all 0s ease !important;  -moz-transition: all 0s ease!important; -o-transition: all 0s ease!important; -ms-transition: all 0s ease!important; transition: all 0s ease!important;}
section .brands .owl-prev {left:-58px; background-image:url(../images/svg/sipka-prev.svg);  border-right:1px solid #D8D8D8;}
section .brands .owl-next {right:-58px; background-image:url(../images/svg/sipka-next.svg);  border-left:1px solid #D8D8D8;}



section .layout-center .load-more{text-align: center; margin-top:20px;margin-bottom:70px}

section .layout-center .show-all{overflow: hidden; text-align: center;  font-family: 'Nunito Sans', sans-serif; font-weight:500; font-style:normal; color:#252526; margin:0px 0px 0px 0px; padding:0 0 0px 0;line-height: 21px; }
section .layout-center .show-all.top3{margin-top:-6px;}
section .layout-center .show-all span{position: relative; }
section .layout-center .show-all .button {margin-top:0px; }

section.hp-tabs-container .layout-center .show-all {position:relative;top:0px; padding-bottom:100px; margin-top:-20px;}






section .layout-center #sort-line  {display:flex; gap:10px; margin:29px 0px; position:relative; z-index: 99999;}
section .layout-center #sort-line .sort-box  {margin:0;}
section .layout-center #sort-line > .button  {line-height: 40px; padding:0;margin:0;border:1px solid #D2D6DB; display:flex; gap:10px; justify-content: center; align-items:center;  }
section .layout-center #sort-line > .button::before{ background-size:100% auto; background-repeat:no-repeat;}
section .layout-center #sort-line > .button::before{content:' ';display:inline-block; width:18px; height:20px; background-image: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="256" height="256" viewBox="0 0 256 256" xml:space="preserve"><defs></defs><g style="stroke: none; stroke-width: 0; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: none; fill-rule: nonzero; opacity: 1;" transform="translate(1.4065934065934016 1.4065934065934016) scale(2.81 2.81)"><path d="M 15.898 90 c -1.657 0 -3 -1.343 -3 -3 V 54.88 c 0 -1.657 1.343 -3 3 -3 s 3 1.343 3 3 V 87 C 18.898 88.657 17.555 90 15.898 90 z" style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;" transform="matrix(1 0 0 1 0 0)" stroke-linecap="round" /><path d="M 74.103 60.069 c -1.657 0 -3 -1.343 -3 -3 V 3 c 0 -1.657 1.343 -3 3 -3 s 3 1.343 3 3 v 54.069 C 77.103 58.727 75.76 60.069 74.103 60.069 z" style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;" transform="matrix(1 0 0 1 0 0)" stroke-linecap="round" /><path d="M 45 90 c -1.657 0 -3 -1.343 -3 -3 V 28.319 c 0 -1.657 1.343 -3 3 -3 c 1.657 0 3 1.343 3 3 V 87 C 48 88.657 46.657 90 45 90 z" style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;" transform="matrix(1 0 0 1 0 0)" stroke-linecap="round" /><path d="M 45 31.319 c -5.914 0 -10.726 -4.812 -10.726 -10.726 S 39.086 9.868 45 9.868 s 10.726 4.812 10.726 10.726 S 50.914 31.319 45 31.319 z M 45 15.868 c -2.605 0 -4.726 2.12 -4.726 4.726 s 2.12 4.726 4.726 4.726 s 4.726 -2.12 4.726 -4.726 S 47.605 15.868 45 15.868 z" style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;" transform="matrix(1 0 0 1 0 0)" stroke-linecap="round" /><path d="M 15.898 57.88 c -5.915 0 -10.726 -4.812 -10.726 -10.726 c 0 -5.915 4.812 -10.726 10.726 -10.726 c 5.914 0 10.726 4.812 10.726 10.726 C 26.624 53.068 21.812 57.88 15.898 57.88 z M 15.898 42.428 c -2.606 0 -4.726 2.12 -4.726 4.726 c 0 2.605 2.12 4.726 4.726 4.726 c 2.605 0 4.726 -2.12 4.726 -4.726 C 20.624 44.548 18.503 42.428 15.898 42.428 z" style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;" transform="matrix(1 0 0 1 0 0)" stroke-linecap="round" /><path d="M 74.103 75.521 c -5.915 0 -10.727 -4.812 -10.727 -10.727 c 0 -5.914 4.812 -10.726 10.727 -10.726 c 5.914 0 10.726 4.812 10.726 10.726 C 84.828 70.71 80.017 75.521 74.103 75.521 z M 74.103 60.069 c -2.606 0 -4.727 2.12 -4.727 4.726 c 0 2.606 2.12 4.727 4.727 4.727 c 2.605 0 4.726 -2.12 4.726 -4.727 C 78.828 62.189 76.708 60.069 74.103 60.069 z" style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;" transform="matrix(1 0 0 1 0 0)" stroke-linecap="round" /><path d="M 15.898 42.428 c -1.657 0 -3 -1.343 -3 -3 V 3 c 0 -1.657 1.343 -3 3 -3 s 3 1.343 3 3 v 36.428 C 18.898 41.085 17.555 42.428 15.898 42.428 z" style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;" transform="matrix(1 0 0 1 0 0)" stroke-linecap="round" /><path d="M 45 15.868 c -1.657 0 -3 -1.343 -3 -3 V 3 c 0 -1.657 1.343 -3 3 -3 c 1.657 0 3 1.343 3 3 v 9.868 C 48 14.524 46.657 15.868 45 15.868 z" style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;" transform="matrix(1 0 0 1 0 0)" stroke-linecap="round" /><path d="M 74.103 90 c -1.657 0 -3 -1.343 -3 -3 V 72.521 c 0 -1.657 1.343 -3 3 -3 s 3 1.343 3 3 V 87 C 77.103 88.657 75.76 90 74.103 90 z" style="stroke: none; stroke-width: 1; stroke-dasharray: none; stroke-linecap: butt; stroke-linejoin: miter; stroke-miterlimit: 10; fill: rgb(0,0,0); fill-rule: nonzero; opacity: 1;" transform="matrix(1 0 0 1 0 0)" stroke-linecap="round" /></g></svg>'); }
section .layout-center #sort-line > .button:hover  {border-color: #3689ae; background-color: #3689ae}

section .layout-center #filter-block-wrap  {display:none;margin-top:30px;-webkit-box-shadow: 0 0 15px 0 #eee;-moz-box-shadow: 0 0 15px 0 #eee;box-shadow: 0 0 15px 0 #eee;}
section .layout-center #filter-block-wrap.active  {display:block;}
section .layout-center #filter-block  {background: #FCFCFC; border:1px solid #DFDFDF; padding:20px 20px 10px 20px; border-radius:0px; margin:0px 0 0px 0; position:relative; z-index: 100000;}

.pure-checkbox input[type="checkbox"] + label::before, .pure-radiobutton input[type="checkbox"] + label::before, .pure-checkbox input[type="radio"] + label::before, .pure-radiobutton input[type="radio"] + label::before {background-color:#ffffff}


section .layout-center .filter-tags  {float:right;white-space: nowrap; display:inline-block; padding-left:0px; font-size:16px; color:#6b6b6b; font-weight:600; }
section .layout-center .filter-tags > div  {display:inline-block; margin-left:10px;}
section .layout-center .filter-tags > div  label{font-weight:700}
section .layout-center .filter-tags > div.stock{margin-left:40px;}

section .layout-center .order  {font-size: 0px; margin: 0px -2px 0px -2px; }
section .layout-center .order .item  {display: inline-block;padding: 0px 2px; vertical-align: top; }
section .layout-center .order .item  a{ font-size: 14px; font-weight: 400; font-family: 'Quicksand', sans-serif;  color: #1d1d1d; line-height: 40px;  padding:0px 0px 0px 0; margin:0px 20px 0px 0px; border-radius: 0px; text-decoration: underline; text-align: center; position:relative; display: inline-block; box-sizing: border-box; }
section .layout-center .order .item  a.current{font-weight:700; text-decoration:none;}
section .layout-center .order .item  a:hover{text-decoration:none;}

section .layout-center #filter-block .nouislider  {margin:0px;margin-top:5px}
section .layout-center #filter-block .value-left  {margin:0px;  position:absolute; right:100%; top:-7px; margin-right:20px; font-size:16px;color: #1d1d1d;}
section .layout-center #filter-block .value-right  {margin:0px; position:absolute; left:100%; top:-7px; margin-left:20px;font-size:16px;color: #1d1d1d;}
section .layout-center #filter-block .noUi-handle-upper{margin-left:-13px;}
section .layout-center #filter-block .noUi-handle-lower{margin-left:13px;}
section .layout-center #filter-block .bar  {position:relative;margin:0px 100px; max-width:320px;}

section .layout-center #filter-block .filter-top-line  {display:flex; align-items: center; margin-bottom:20px; position:relative; border-bottom:1px solid #DFDFDF; padding-bottom:20px;}
section .layout-center #filter-block .filter-top-line >div:first-child  { white-space: nowrap; font-size:0; flex-grow: 2}
section .layout-center #filter-block .filter-top-line >div:last-child  {flex:1}

section .layout-center #filter-block .filter-line  {display:flex;  align-items: flex-start; justify-content: left; margin-bottom:7px; position:relative;}
section .layout-center #filter-block .filter-line >div:first-child  {  font-size:0; display:flex; flex-wrap:wrap; gap:10px;}
section .layout-center #filter-block .filter-line >div:last-child  {flex:1}


section .layout-center .filter-box{  color:#242424; font-weight:400; margin:0px 0px 0px 0px; display: inline-block;  z-index: 9998; white-space: normal;}
section .layout-center .filter-box.active{   z-index: 9999;}
section .layout-center .filter-box.nomarg-top{margin-top:0}
section .layout-center .filter-box .button{width:auto; min-width: auto; padding:0 20px 0 20px; line-height: 35px; margin-right:0; border-color:#C8CCD0}
section .layout-center .filter-box .button img{padding:0 0 0 10px}

section .layout-center .filter-box .filter-button {text-transform:uppercase;font-size:14px;font-weight:700}
section .layout-center .filter-box .filter-button-box{border:1px solid #DFDFDF;  border-radius:0px; box-sizing: border-box;display: none;  position: absolute;z-index: 9999;  padding: 20px; left: -21px; width: calc(42px + 100%); background: #FCFCFC;border-top:0 none !important; border-top-left-radius: 0; border-top-right-radius: 0; }
section .layout-center .filter-box .filter-button-box .bar{margin-top:20px!important; margin-bottom:20px!important;}
section .layout-center #main .filter-box .filter-button-box .checkboxes > li, 
section .layout-center #main .filter-box .filter-button-box .colors li, 
section .layout-center #main .filter-box .filter-button-box .sizing li{width:10%}

section .layout-center #main .filter-box .filter-button-box .sizing li {width:50px !important}

section .layout-center #content-filter .price-slider-box  {background: #FAFAFA; border:1px solid #DFDFDF; border-bottom:0px; padding:20px 0px;}
section .layout-center #content-filter .price-slider-box > div  {display:table; width:100%;}
section .layout-center #content-filter .price-slider-box > div > div  {display:table-cell; vertical-align:middle; box-sizing: border-box; }
section .layout-center #content-filter .price-slider-box > div > div:first-child  {padding:0px 30px;font-size:25px;  font-family: 'Nunito Sans', sans-serif; font-weight:400;color: #1d1d1d; width:270px;  }
section .layout-center #content-filter .price-slider-box > div > div:last-child  {padding:0px 20px; }
section .layout-center #content-filter .price-slider-box > div > div .nouislider  {margin:0px;}
section .layout-center #content-filter .price-slider-box > div > div .value-left  {margin:0px; position:absolute; right:100%; top:-4px; margin-right:15px;}
section .layout-center #content-filter .price-slider-box > div > div .value-right  {margin:0px; position:absolute; left:100%; top:-4px; margin-left:15px;}
section .layout-center #content-filter .price-slider-box > div > div .bar  {position:relative;margin:0px 100px;}



section .layout-center #content-filter  {float:left; width:100%; margin-top:50px;margin-bottom: 20px;}
section .layout-center #content-filter .tabs-wrap {padding-left:270px; border:1px solid #DFDFDF;float:left; width:100%; box-sizing: border-box; position:relative;}
section .layout-center #content-filter .tabs-wrap::before {position:absolute; left:0px; top:0px; width:270px; height:100%; background: #FAFAFA; content:' '; box-sizing: border-box; border-right:1px solid #DFDFDF;}

section .layout-center #content-filter ul.tabs {margin: 0; padding: 0; float: left; margin-left:-270px;margin-bottom: -1px; list-style: none;  width: 270px; }
section .layout-center #content-filter ul.tabs li { margin: 0;box-sizing: border-box; cursor: pointer; padding: 0px 30px; font-size:25px;  font-family: 'Nunito Sans', sans-serif; font-weight:400;  line-height: 48px; border-right: 1px solid #DFDFDF; border-bottom: 1px solid #DFDFDF; background-color: #FAFAFA; color: #1d1d1d; overflow: hidden; position: relative; }
section .layout-center #content-filter ul.tabs li:hover { }
section .layout-center #content-filter ul.tabs li.active {background-color: #fff;border-right:0px; }
section .layout-center #content-filter .tab_container {  background: #fff; overflow: auto; }
section .layout-center #content-filter .tab_content {padding: 20px; display: none; }
section .layout-center #content-filter .tab_drawer_heading { display: none; }
section .layout-center #content-filter .tab_last { border-right: 1px solid #333; }


section .layout-center .instagram-wrap {padding-top: 50px;}
section .layout-center .instagram-block { display: flex; flex-direction: row; flex-wrap: wrap;align-items: stretch; justify-content: center; margin-top: 20px;}
section .layout-center .instagram-block > div {box-sizing: border-box;  position: relative; width: 14.28571%}
section .layout-center .instagram-block > div.default {order: 4; background: #1d1d1d;opacity: 1; transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s;}
section .layout-center .instagram-block > div.default:hover {opacity: 0.8}
section .layout-center .instagram-block > div.default a img{background: url('../images/svg/instagram-box.svg') no-repeat center center; background-size: 60%; opacity: 0.7}
section .layout-center .instagram-block > div a{position: relative; display: block; padding-top: 100%; }
section .layout-center .instagram-block > div a img{position: absolute; left: 0; top: 0; object-fit: cover; width: 100%; height: 100%;transition: all 0.3s ease 0s; -webkit-transition: all 0.3s ease 0s; -moz-transition: all 0.3s ease 0s; -ms-transition: all 0.3s ease 0s; -o-transition: all 0.3s ease 0s; }
section .layout-center .instagram-block > div a span{position: absolute; left: 0; top: 50%; width: 100%; font-size: 24px; color: #fff; font-weight: 700; text-align: center;line-height: 0px;  font-family: 'Nunito Sans', serif;}
section .layout-center .instagram-block > div a:hover img{opacity: 0.8}




section .layout-center .sort-box{  color:#000000; font-weight:400; margin:29px 0px 29px; display: inline-block; position: relative; z-index: 9997}
section .layout-center .sort-box.nomarg-top{margin-top:0}
section .layout-center .sort-box .sort-button{color:#4f4f4f;position: relative; padding:0px 30px 0px 40px; border:1px solid #D2D6DB; line-height:40px; font-size:16px; background: url(../images/sort.png) no-repeat 10px center; background-size: 25px auto; cursor: pointer; -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s;}
section .layout-center .sort-box .sort-button.active,
section .layout-center .sort-box:hover .sort-button{background-color: #eef4f6; border-color: #eef4f6}
section .layout-center .sort-box .sort-button strong{color:#000000; font-weight: 600; padding-left: 10px;}
section .layout-center .sort-box .sort-button::after{position: absolute; content: ' '; width: 30px; height: 40px; right: 0px; top: 0px; background: url('../images/svg/down.svg') no-repeat center center; background-size: 10px;}
section .layout-center .sort-box .sort-button-box{border:1px solid #D2D6DB; border-top: 0px; box-sizing: border-box;display: none; box-shadow: 0 5px 10px rgba(0,0,0,0.16); position: absolute;z-index: 9999; top: 100%; padding: 15px 0px; left: 0px; width: 100%; background: #ffffff;}
section .layout-center .sort-box .sort-button-box a{display: block; padding: 0px 30px 0px 40px; font-size: 15px; line-height: 30px;text-decoration:none}
section .layout-center .sort-box .sort-button-box a:hover, section .layout-center .sort-box .sort-button-box a.current{text-decoration:underline}



section .layout-center .filter-wrap{border:1px solid #D2D6DB; line-height:58px; font-size:18px; padding:0px 30px; color:#4f4f4f; font-weight:400; margin:20px 0px 20px;}
section .layout-center .filter-wrap.no-top-margin{margin-top:0px;}
section .layout-center .filter-wrap a{box-sizing: border-box; display:inline-block; color:#4f4f4f; margin-left:35px; font-size:16px; position:relative; text-decoration: none;  }
section .layout-center .filter-wrap a::before{content:' '; opacity:0; width:100%; left:0px; bottom:-1px; height:5px; background: #3689ae; position:absolute; }
section .layout-center .filter-wrap a:hover::before{opacity:1;}
section .layout-center .filter-wrap a.current{color:#2e3032; font-weight:600;}
section .layout-center .filter-wrap a.current::before{opacity:1;}


.free-delivery2 {width:auto;margin-bottom:0px;float:left;text-align:left !important;}
.free-delivery2.nomarg{margin-top:0;width:auto;float:left}
.delivery-bar{width: 100%; height:5px; background:#333;border-radius:2px; position:relative; margin-top:20px; margin-bottom:10px; }
.delivery-bar span{ height:100%; background:#3689ae;border-radius:2px; left: 0px; top: 0px; position:absolute; }
.delivery-bar span::after{height:19px; width:3px; position:absolute; right:-1px; top:-7px; content: ' ';background: #333; }

.delivery-bar-desc{text-align: right; font-size: 14px; font-weight: 700; color: #1b1b1b; }
.delivery-bar-desc img{padding-right: 10px;}
.delivery-bar-desc strong{color: #3689ae;}


section .layout-center ul.subcategories{   margin:0px -15px 0px -15px; list-style: none; font-size:0px; }
section .layout-center ul.subcategories > li{display:inline-block; width:25%; box-sizing: border-box;  padding:10px 15px;}
section .layout-center ul.subcategories > li a{display:table; position:relative; width:100%; text-align:left; background: #eef4f6;  color:#1d1d1d; font-size:14px; line-height: 20px; font-weight:600; text-decoration: none; font-family:'Nunito Sans',sans-serif; }
section .layout-center ul.subcategories > li a::after{content:' ';display:none; width:100%; height:100%; position:absolute; left:0px; top:0px;  box-sizing: border-box;  border:0 none}
section .layout-center ul.subcategories > li a:hover::after{display:block;}
section .layout-center ul.subcategories > li a:hover{ background:#fff;-webkit-box-shadow: 0 0 15px 0 #eee;-moz-box-shadow: 0 0 15px 0 #eee;box-shadow: 0 0 15px 0 #eee;}
section .layout-center ul.subcategories > li.current a{border-color:#83B735;}
section .layout-center ul.subcategories > li a > span{display:table-cell; vertical-align: middle; text-align:left; padding:5px ; line-height: 20px;}
section .layout-center ul.subcategories > li a:hover > span{background: #fff;}
section .layout-center ul.subcategories > li a > span:first-child{width:70px; background: #ffffff url(../images/loading.gif) no-repeat center center; background-size:100% auto;border:1px solid #eee; padding:0px;}
section .layout-center ul.subcategories > li a > span:first-child img{width:100%;box-sizing: border-box; padding:5px;}
section .layout-center ul.subcategories > li a > span:last-child{padding-left:12px; padding-right:12px; background: transparent; width:auto;}
section .layout-center ul.subcategories > li a:hover > span:first-child{border:1px solid #fff;  -webkit-transition: all .3s;-moz-transition: all .3s; -o-transition: all .3s;transition: all .3s;}

section .layout-center ul.subcategories > li.nopicture a > span {padding:10px 15px}

section .layout-center .top-table {border-collapse:separate; border-spacing:0 5px;}
section .layout-center .top-table tr td{border-top:1px solid #DFDFDF;border-bottom:1px solid #DFDFDF; vertical-align: middle; padding:10px;}
section .layout-center .top-table .num{background:#F5F5F5; border:0px;width:60px; height:60px; padding:0px; text-align: center; color:#bfbdbd; font-size:20px;  font-weight:700;}
section .layout-center .top-table .image{border-left:1px solid #DFDFDF; padding:5px; width:50px; padding-right:;}
section .layout-center .top-table .image img{max-width:50px;width:auto;height:auto}
section .layout-center .top-table .name a{font-size:14px; color:#4f4f4f; text-decoration:none; font-weight:600;}
section .layout-center .top-table .name a:hover{ color:#000000; }
section .layout-center .top-table td:last-child{border-right:1px solid #DFDFDF; text-align:right;}
section .layout-center .top-table .availability span{color:#333; font-size:12px; font-weight:500;padding-left:2px;position:relative; display:inline-block; margin-bottom: 0px;}  
section .layout-center .top-table .availability span.instock{padding-left:25px}  
section .layout-center .top-table .availability span.instock::before{position:absolute; left:0px; top:-1px; width:20px; height:20px; background: url(../images/svg/check.svg) no-repeat center center;background-size:100% 100%;  content:' ';}  
section .layout-center .top-table .price, .popup_cart_price .price {color:#000; font-size:18px; font-weight:800; margin-top:0px; white-space:nowrap;}  
section .layout-center .top-table .original-price, .popup_cart_price .original-price {color:#6d6d6d; font-size:14px; font-weight:600; position:relative;display:inline-block;}  
section .layout-center .top-table .original-price::before, .popup_cart_price .original-price::before {top:50%; left:0px; margin-top:-2px; height:6px; width:100%; position:absolute; content:' '; background: url(../images/original-price.png) no-repeat center center;}  



section .layout-center  .breadcrumbs{ width:100%; background: #F4F4F4; margin-top:0px; margin-bottom:0px;  border-top: 0px;  position:relative; border-bottom:1px solid #D8D8D8;} 
section .layout-center  .breadcrumbs::before{border-bottom:1px solid #D8D8D8; background: #F4F4F4; content:' '; position:absolute;top:0px; right:100%; width:100%; height:calc(100% + 1px);  box-sizing:border-box; } 
section .layout-center  .breadcrumbs::after{border-bottom:1px solid #D8D8D8; background: #F4F4F4; content:' '; position:absolute;top:0px; left:100%; width:100%; height:calc(100% + 1px);box-sizing:border-box;} 
section .layout-center  .breadcrumbs > ul{margin:0px 0 0px 0px; padding:5px 0px; list-style:none; position:relative;   white-space: nowrap; overflow-x: auto;}
/*section .layout-center  .breadcrumbs > ul::before{border-bottom:1px solid #D8D8D8; content:' '; position:absolute;bottom:0px; left:0; bottom:-5px; width:100%; height:1px; box-sizing:border-box; } */

section .layout-center  .breadcrumbs > ul li{display:inline-block; font-size:13px; line-height: 25px; background:  url(../images/svg/breadcrumbs2.svg) no-repeat left center; padding:0 21px 0 27px; margin-bottom:0px;  font-weight:400;} 
section .layout-center  .breadcrumbs > ul li:first-child{background: transparent; padding-left:0px;} 
section .layout-center  .breadcrumbs > ul li a{text-decoration:none; color:#1d1d1d; font-weight:400;} 
section .layout-center  .breadcrumbs > ul li a:hover{color:#1d1d1d;} 
section .layout-center  .breadcrumbs > ul li a img{position:relative; top:-2px; padding-right:8px;} 
section .layout-center  .breadcrumbs > ul li:last-child {padding-right:0px;} 
section .layout-center  .breadcrumbs > ul li:last-child a{color:#2e3032; font-weight:700; text-decoration: none;} 
section .layout-center  .breadcrumbs > ul li:last-child a:hover{color:#1d1d1d; } 
section .layout-center  .breadcrumbs > ul li.collapsed{cursor:pointer} 




section .layout-center .pagination {text-align: right;  margin-bottom: 40px; margin-top:30px; padding:0 0px;}
section .layout-center .pagination.v2 {margin-bottom: 40px; margin-top:-66px; margin-right:20px; display:inline-block; position:relative; z-index: 99999; float:right;}
section .layout-center .pagination span, 
section .layout-center .pagination a{margin:0 0px;display:inline-block; padding:0 5px; text-align: center;    box-sizing: border-box;font-size:16px; line-height:32px; min-width:26px; background: #F4F4F4;  text-align:center; border-radius:0px; color:#4f4f4f; text-decoration: none; font-weight:500; } 
section .layout-center .pagination span{background: transparent; width:30px;}
section .layout-center .pagination a.current{  background: #3689ae; color:#fff; font-weight: 500} 
section .layout-center .pagination a:hover{ text-decoration: none;background:#286986;color:white} 
section .layout-center .pagination a.right{width:14px; height:22px; padding:0;min-width:0;background: transparent url(../images/svg/dalsi.svg) no-repeat right center; background-size:10px; margin-bottom:-5px; margin-left:8px; border:0px;} 
section .layout-center .pagination a.left{width:14px; height:22px; padding:0;min-width:0;background: transparent url(../images/svg/predchozi.svg) no-repeat right center;background-size:10px; margin-bottom:-5px; margin-right:8px; border:0px;} 

#show_total_count{float:right; color:#333; width:100%; box-sizing:border-box; margin-top:-12px; margin-bottom:-5px; padding-right:20px; text-align:right;}

section  .search-box{padding:0px; position:relative;margin-bottom:20px;}
section  .search-box .inp-text{height: 38px; color:#4f4f4f; font-size:14px;border-radius:0px; font-style:italic; font-weight:300!important; background:#ffffff url(../images/svg/hledani.svg) no-repeat right 10px center; padding:0px 35px 0px 10px;}
section  .search-box .inp-text::-webkit-input-placeholder { /* Chrome */ color: #4f4f4f; }
section  .search-box .inp-text:-ms-input-placeholder { /* IE 10+ */ color: #4f4f4f; }
section  .search-box .inp-text::-moz-placeholder { /* Firefox 19+ */ color: #4f4f4f; opacity: 1; }
section  .search-box .inp-text:-moz-placeholder { /* Firefox 4 - 18 */ color: #4f4f4f; opacity: 1; }

section  .scroll-box{max-height: 200px; overflow-y: scroll;}



section .toggle-filter.button{ max-width:100%; text-align: center; display:none; margin-bottom:20px;color:#1b1b1b !important}
body.without_column section .toggle-filter.button {display:block;max-width:320px;margin:0 auto;}
body.without_column section .toggle-filter.button.empty, body:not(.without_column) section .toggle-filter.button {display:none !important}
body.without_column #filter {display:none}
body.without_column section .layout-center .aside-box .wrap:not(.pricebox) {display:none}

section .layout-center #main{ padding-left:300px; margin-bottom: 0px; padding-top:0px; margin-top:30px;}
section .layout-center #main.full-width{ padding-left:0px; background:#eef4f6; padding:20px; margin-top:0px;}
section .layout-center #main.full-width.white{ padding-left:0px; background:#fff; padding:0px; margin-top:30px;}
section.gray .layout-center #main.full-width{padding:40px 0 100px 0}
section .layout-center #main #content{display:inline-block;float:right; width:100%;  box-sizing: border-box;}
section .layout-center #main #content #aside{margin-bottom:20px; float:none; display:none;}

section .layout-center #main #aside{float:left; width:270px; margin-left:-300px; box-sizing: border-box;  border-right:0px; position:relative; z-index: 3000}


section .layout-center #main .aside-title{font-size:20px; color:#1d1d1d;  font-family: 'Nunito Sans', sans-serif; font-weight:500;  line-height: 32px; text-transform:uppercase; text-align: center; text-align:left; padding:0px 0px 15px 0px; margin:0px 0px; cursor:pointer; position:relative;  }



section .layout-center #main #content #filter.active{display:block!important;}


section .layout-center #main .aside-filter{display:block!important;background: #F4F4F4; padding:20px 0px 10px 0px;}
body.without_column section .layout-center #main .aside-filter{padding:20px 0 0 0;}
section .layout-center #main .checkboxes{margin-left:-10px; margin-right:-10px; line-height: 0px; line-height: 0px; font-size:0px; }
section .layout-center #main .checkboxes > li{display:inline-block;box-sizing: border-box; padding-left:0px; padding-right:10px; width:33.333333%;}
section .layout-center #main #aside .checkboxes > li{ width:100%;}
section .layout-center #main #aside .checkboxes.two-cols > li{ width:100%;}

section .layout-center #main .aside-box{ position:relative; margin-bottom:10px; padding-top:0px;}
section .layout-center #main .aside-box .box-title{background: url('../images/svg/down.svg') no-repeat right 10px;background-size:12px 8px !important;font-size:18px; color:#1d1d1d;  font-family: 'Nunito Sans', sans-serif; font-weight:700;  line-height: 28px; text-align: center; text-align:left; padding:0px 0px 15px 0px; margin:0px 20px; cursor:pointer; position:relative;  }
section .layout-center #main .aside-box .box-title.active{background-image: url('../images/svg/up.svg');  }

section .layout-center #main #content .aside-filter{margin-bottom: 20px;}



section .layout-center #main .aside-box .wrap{padding:0px 20px 10px 20px; position:relative; box-sizing: border-box; }
section .layout-center #main .aside-box .wrap.gray{background: #FAFAFA; }
section .layout-center #main .aside-box .visible-wrap{overflow:hidden; height:auto;max-height:225px;-webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}
section .layout-center #main .aside-box .visible-wrap.expand{max-height:100000px;}
section .layout-center #main .checkboxes, section .layout-center #main .check{list-style: none; margin:0px; padding:2px 0 0 0; }
section .layout-center #main .checkboxes li, section .layout-center #main .check li{padding:0px 0px 10px 0px; }
section .layout-center #main .checkboxes.double li, section .layout-center #main .check.double li{float:left; width:50%; box-sizing: border-box;}
section .layout-center #main .checkboxes.triple li, section .layout-center #main .check.triple li{float:left; width:33.33333%; box-sizing: border-box;}
section .layout-center #main .aside-box .more{text-align: left; }
section .layout-center #main .aside-box .more a{color:#1D1D1D; font-size:13px;  }


body.without_column section .layout-center #main .aside-box{ width:25%; float:left;}



/*body.without_column section .layout-center #main .aside-filter{background: #ffffff; position:relative; z-index: 99999 }
body.without_column section .layout-center #main .aside-filter > form{display:flex!important; gap:15px}
body.without_column section .layout-center #main .aside-box{ display:block;}
body.without_column section .layout-center #main .aside-box .box-title{ background-color: #eef4f6; margin:0px; padding:5px 40px 5px 20px; background-position:right 15px center}
body.without_column section .layout-center #main .aside-box > .wrap{position:absolute; left:0; top:100%; margin-top:10px; min-width: 500px; background:#eef4f6; padding:20px; z-index: 9000; box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);}

*/



section .layout-center #main #aside .menu-tabs{width:100%; position:relative; bottom:-1px;}
section .layout-center #main #aside .menu-tabs a{width:49.5%;display:inline-block; line-height: 53px; font-size:16px; color:#828282; font-weight:500; font-family: 'Nunito Sans', sans-serif; box-sizing: border-box; border:1px solid #DFDFDF; text-align: center;text-decoration: none; background: #F5F5F5; }
section .layout-center #main #aside .menu-tabs a.current{background: #ffffff; border-bottom:1px solid #FFFFFF; color:#1d1d1d;}
section .layout-center #main #aside .menu-tabs a:hover{color:#1d1d1d;}
section .layout-center #main #aside .menu-tabs a:last-child{float:right; }

section .layout-center #main #aside .main-menu{  margin:0px; text-align:left; border:1px solid #DFDFDF; padding:25px 15px 10px 15px;}

section .layout-center #main #aside .main-menu > a{display:block; line-height: 40px;font-family: 'Nunito Sans', sans-serif; font-weight:800; font-size:18px; color:#ffffff; text-decoration: none; padding:0px 15px; margin:0px  10px 10px 10px;}
section .layout-center #main #aside .main-menu > a.red{background: #ae3636;}
section .layout-center #main #aside .main-menu > a.red:hover{background: #862828;}
section .layout-center #main #aside .main-menu > a.blue{background: #3689ae;}
section .layout-center #main #aside .main-menu > a.blue:hover{background: #286986;}
section .layout-center #main #aside .main-menu > a.yellow{background: #3689ae;}
section .layout-center #main #aside .main-menu > a.yellow:hover{background: #286986;}
section .layout-center #main #aside .main-menu > a.black{background: #000;}
section .layout-center #main #aside .main-menu > a.black:hover{background: #333;}
section .layout-center #main #aside .main-menu > a.green{background: #36ae44;}
section .layout-center #main #aside .main-menu > a.green:hover{background: #28862f;}
section .layout-center #main #aside .main-menu > a.purple{background: #ae36ad;}
section .layout-center #main #aside .main-menu > a.purple:hover{background: #86287e;}



section .layout-center #main #aside .main-menu > ul{margin:0px; padding:0px; list-style: none; }

section .layout-center #main #aside .main-menu > ul > li{padding:3px 0px;}
section .layout-center #main #aside .main-menu > ul > li > a{line-height: 120%; padding:7px 10px  7px 10px; display:block; font-size:16px; font-weight:700; color:#1d1d1d; text-decoration: none; position:relative;   -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}
section .layout-center #main #aside .main-menu > ul > li.current > a  { text-decoration: underline }
section .layout-center #main #aside .main-menu > ul > li.current > a:hover  {  text-decoration: underline}
section .layout-center #main #aside .main-menu > ul > li > a:hover { text-decoration:underline;}
section .layout-center #main #aside .main-menu > ul > li > ul{margin:0px; padding:5px 0px 5px 0px; list-style: none; }

section .layout-center #main #aside .main-menu > ul > li > ul > li {line-height: 120%; padding:0px 0px 0px 0px; }
section .layout-center #main #aside .main-menu > ul > li > ul > li > a{color:#1d1d1d; font-size:14px; line-height: 32px; text-decoration: none; font-weight:600; display:block; padding:0px 0px 0px 30px; position:relative;}
section .layout-center #main #aside .main-menu > ul > li > ul > li > a::before{width:8px; height:12px; content:' '; position:absolute; left:15px; top:10px; background: url('../images/submenu-arrow.png') no-repeat center center;}
section .layout-center #main #aside .main-menu > ul > li > ul > li.current > a{ text-decoration: none; }
section .layout-center #main #aside .main-menu > ul > li > ul > li.current > a::before{width:12px; height:8px; content:' '; position:absolute; left:13px; top:11px; background: url('../images/submenu-arrow-active.png') no-repeat center center;}

section .layout-center #main #aside .main-menu > ul > li > ul > li > a:hover{text-decoration: underline;}
section .layout-center #main #aside .main-menu > ul > li > ul > li > a.current{text-decoration: underline;}
section .layout-center #main #aside .main-menu > ul > li > ul > li > ul {padding:0px 0px 3px 37px; margin:10px 0; list-style: none}
section .layout-center #main #aside .main-menu > ul > li > ul > li > ul > li  {padding:4px 0px;}
section .layout-center #main #aside .main-menu > ul > li > ul > li > ul > li > a {font-size:13px; color:#1d1d1d; font-weight:400; text-decoration:none;}
section .layout-center #main #aside .main-menu > ul > li > ul > li > ul > li > a:hover { text-decoration:underline;}
section .layout-center #main #aside .main-menu > ul > li > ul > li > ul > li.current > a { text-decoration:underline;}

section .layout-center #main #aside .main-menu > ul > li > ul > li > ul > li > ul {padding:0px 0px 3px 20px; margin:10px 0px; list-style: none}
section .layout-center #main #aside .main-menu > ul > li > ul > li > ul > li > ul > li  {padding:4px 0px;}
section .layout-center #main #aside .main-menu > ul > li > ul > li > ul > li > ul > li > a {font-size:13px; color:#1d1d1d; font-weight:400; text-decoration:none;}
section .layout-center #main #aside .main-menu > ul > li > ul > li > ul > li > ul > li > a:hover { text-decoration:underline;}
section .layout-center #main #aside .main-menu > ul > li > ul > li > ul > li > ul > li.current > a { text-decoration:underline;}


section .colors-wrap {margin:5px 0px -7px 0px; position:relative; }
section .colors {margin:0px -10px 0px -10px; position:relative; padding:0px; list-style: none;}
section .colors li {float:left; width:45%; box-sizing: border-box; position:relative; padding:0px 10px 9px 10px; font-size:15px; color:#70676a;}
section .colors li a{padding-left:27px; display:inline-block;color:#4f4f4f;font-size:15px; text-decoration: none; white-space: nowrap;}
section .colors li span{width:15px; height:15px;  position:relative;float:left; margin-left:-26px; margin-top:3px;}
section .colors li span::before{width:23px; height:23px; border:1px solid #F4F4F4; box-sizing: border-box; content:' '; position:absolute; left:-4px; top:-4px;}
section .colors li span::after{width:21px; height:21px; border:3px solid #F4F4F4; box-sizing: border-box; content:' '; position:absolute; left:-3px; top:-3px;}
section .colors li a.current span::before{border-color:#D7CBCF;}
section .colors li a.current span::after{border-color:#ffffff;}
section .colors li a:hover span::before{border-color:#D7CBCF;}
section .colors li a:hover span::after{border-color:#ffffff;}


section .sizing-wrap {margin:0px 0px -4px 0px; position:relative; }
section .sizing {margin:0px -2px 0px -2px; position:relative; padding:0px; list-style: none;}
section .sizing li {float:left; width:20%; box-sizing: border-box; position:relative; padding:0px 2px 4px 2px; font-size:14px; color:#4f4f4f;}
section .sizing li a{ display:block;color:#4f4f4f;background: #fff; line-height: 28px; text-decoration: none; white-space: nowrap; border:1px solid #1D1D1D; text-align: center;}
section .sizing li a.current {background:#1D1D1D;color:#ffffff;}
section .sizing li a:hover {background:#1D1D1D; color:#ffffff;}

section .layout-center #detail-wrap {background: #ffffff; padding:20px 0px 0px 0px; margin-top:-10px; margin-bottom: 0px; }

section .layout-center #detail {display:table; width:100%; margin-top:15px; margin-bottom: 0px;}
section .layout-center #detail > div{display:table-cell; vertical-align: top;}
section .layout-center .detail-h1{ margin:8px 0px 15px 0px; padding:0px;}
section .layout-center .right-side .detail-h1{ margin-top:0;margin-bottom:20px}

section .layout-center #content .detail-carousel .products{position:relative; margin:0px; }
section .layout-center #content .detail-carousel .products.owl-carousel .owl-controls{right:30px; top:-78px;}
section .layout-center #content .detail-carousel .title-medium{margin:0px; padding:0px;}



/*DETAIL LEFT*/

section .layout-center #detail .left-side { padding-right:50px; padding-bottom:30px;}

section .layout-center #detail .left-side .big-image{text-align:center;margin-top:0px;position:relative;}
section .layout-center #detail .left-side .big-image img.big-image-picture {width:auto;max-width:100%;max-height:510px;}
section .layout-center #detail .left-side .gallery{margin:12px -8px 0}

section .layout-center #detail .left-side .gallery .item{padding:8px;width:25%;float:left;box-sizing:border-box}
section .layout-center #detail .left-side .gallery .item.invisible{display:none}
section .layout-center #detail .left-side .gallery .item a{display:block; padding:5px;position:relative;-webkit-transition:all .3s ease!important;-moz-transition:all .3s ease!important;-o-transition:all .3s ease!important;-ms-transition:all .3s ease!important;transition:all .3s ease!important}
section .layout-center #detail .left-side .gallery .item a>span,section .layout-center #detail .left-side .gallery .item.more-items strong>span i{-webkit-transition:all .3s ease!important;-moz-transition:all .3s ease!important;-o-transition:all .3s ease!important;-ms-transition:all .3s ease!important}
section .layout-center #detail .left-side .gallery .item a>span{position:absolute;box-sizing:border-box;height:100%;width:100%;left:0;top:0;opacity:0;border:1px solid #1D1D1D;transition:all .3s ease!important}
section .layout-center #detail .left-side .gallery .item a>img{width:100%;box-sizing:border-box;aspect-ratio: 1/1;}
section .layout-center #detail .left-side .gallery .item a:hover>span{opacity:1}
section .layout-center #detail .left-side .gallery .item.more-items a>span{opacity:1;text-align:center;box-sizing:border-box;padding:10px;background:#ffffff;}
section .layout-center #detail .left-side .gallery .item.more-items strong{height:100%;width:100%;display:table}
section .layout-center #detail .left-side .gallery .item.more-items strong>span{display:table-cell;vertical-align:middle}
section .layout-center #detail .left-side .gallery .item.more-items strong>span i{font-style:normal;color:#1d1d1d;font-size:13px;display:block;font-weight:300;padding-top:10px;transition:all .3s ease!important}
section .layout-center #detail .left-side .gallery .item.more-items a:hover strong>span i{color:#1d1d1d}

section .layout-center #detail .left-side .share-links a{display:inline-block; margin:5px 10px 0px 0px;}


/*  //  DETAIL LEFT*/



/*DETAIL RIGHT*/

section .layout-center #detail .rating{white-space:nowrap;color:#1d1d1d; font-size:14px; font-weight:400; padding-bottom: 20px;}
section .layout-center #detail .rating.nopadd{display:none}
section .layout-center #detail .rating.nopadd-bottom{padding-bottom:0}
section .layout-center #detail .rating a{text-decoration:underline}
section .layout-center #detail .rating strong{font-size:20px; font-weight:700; padding-right:5px; color:#4f4f4f;}
section .layout-center #detail .rating .my-rating{display:inline-block; position:relative;top:-1px;margin-right:10px;}

section .layout-center #detail .right-side{box-sizing:border-box;  padding-top:0px; width:52%; }
section .layout-center #detail .right-side .detail-box{border:0px; margin-bottom: 30px; border:1px solid #E0E0E0;  }
section .layout-center #detail .right-side .detail-box .description{padding:30px 50px;}
section .layout-center #detail .right-side .detail-box .description p{padding:0px; margin:0px; font-size:16px; color:#393e42; }

section .layout-center #detail .right-side .detail-box .variant {background: #ffffff; padding:7px 0px;  border-top:1px solid #D9D9DF;border-left:0 none; border-right: 0 none;}
section .layout-center #detail .right-side .detail-box .variant table{border-spacing:0px; width:100%;}
section .layout-center #detail .right-side .detail-box .variant table tr td:first-child{  padding-right:0px;width:110px; color:#343535; font-size:16px; font-weight:700;} 
section .layout-center #detail .right-side .detail-box .variant table tr td{border-spacing:0px; font-size:14px; color:#4f4f4f; font-weight:400; padding:20px 50px; vertical-align: middle;  font-family: 'Nunito Sans', sans-serif;}
section .layout-center #detail .right-side .detail-box .variant table tr td:last-child{padding-right:50px; padding-left:10px;}
section .layout-center #detail .right-side .detail-box .variant table tr td .select-style{width:100%;}
section .layout-center #detail .right-side .detail-box .variant table tr td .select-style select{width:100%!important; height:45px; font-size:100%; font-weight:600!important; color:#4f4f4f;}


section .layout-center #detail .right-side .detail-box .availability{margin-top:10px;}
section .layout-center #detail .right-side .detail-box .availability span{font-size:15px; white-space: nowrap; color:#333; font-weight:600;}
section .layout-center #detail .right-side .detail-box .availability span strong{ font-weight:700;}
section .layout-center #detail .right-side .detail-box .availability span img{position:relative; top:-2px; width:34px; padding-right:8px;}

section .layout-center #detail .right-side .detail-box .btn-wrap{ padding:0px 50px 30px 50px;}
section .layout-center #detail .right-side .detail-box .btn-wrap .button{line-height: 62px; height:62px;min-width:0px; padding:0px; width:auto;background: #3689ae; border-color:#3689ae;font-size:16px; font-weight:800; color:#fff!important; float:left; width:100%;}
section .layout-center #detail .right-side .detail-box .btn-wrap .button:hover{background: #286986; border-color:#286986;}
section .layout-center #detail .right-side .detail-box .btn-wrap .button img{position:relative; top:-4px; padding-right:12px;}

section .layout-center #detail .right-side .detail-box .info{display:table;width:100%;background: #FCFCFC;}
section .layout-center #detail .right-side .detail-box .info > div{display:table-cell; vertical-align: middle; padding:30px 50px; font-size:15px; color:#5d6771; width:50%; box-sizing: border-box;}
section .layout-center #detail .right-side .detail-box .info > div > strong{color: #343535; font-weight: 700;}

section .layout-center #detail .right-side .detail-box .info > div:first-child  table{margin:0px; padding:0px; border-spacing:0px;}
section .layout-center #detail .right-side .detail-box .info > div:first-child  table tr td{font-size:15px;color:#4f4f4f; padding:0px 0px 10px 0px;}
section .layout-center #detail .right-side .detail-box .info > div:first-child  table tr td:first-child{color:#343535; font-weight:700; padding-right:0px;}
section .layout-center #detail .right-side .detail-box .info > div:first-child  table tr:last-child td{ padding-bottom:0px;}
section .layout-center #detail .right-side .detail-box .info > div:last-child {text-align:left;  border-left:1px solid #E0E0E0;}

section .layout-center #detail .right-side .detail-box .info > div:first-child  {padding-right:10px;}
section .layout-center #detail .right-side .detail-box .info > div:last-child  {padding-right:10px;}

section .layout-center #detail .right-side .detail-box .price-box{display:table;width:100%;border-top:1px solid #E0E0E0; background: #ffffff;}
section .layout-center #detail .right-side .detail-box .price-box > div{display:table-cell; vertical-align: middle; padding:30px 50px; font-size:14px; color:#5d6771;  box-sizing: border-box;}
section .layout-center #detail .right-side .detail-box .price-box > div > strong{color:#343535;}
section .layout-center #detail .right-side .detail-box .price-box  .price {color:#1d1d1d; font-size:34px; line-height: 34px; font-weight:700; margin-top:0px; white-space:nowrap;}  
section .layout-center #detail .right-side .detail-box .price-box  .price-nodph {color:#333; font-size:11px; line-height: 20px; font-weight:400; white-space:nowrap;}  
section .layout-center #detail .right-side .detail-box .price-box .original-price {color:#7d7d7d; font-size:16px; font-weight:500; position:relative;display:inline-block;}  
section .layout-center #detail .right-side .detail-box .price-box .original-price::before {top:50%; left:0px; margin-top:-2px; height:6px; width:100%; position:absolute; content:' '; background: url(../images/original-price.png) no-repeat center center;}  
section .layout-center #detail .right-side .detail-box .price-box .count-sale {font-size:14px; color:#ffffff; display:inline-block; padding:4px 10px; line-height: 20px; font-weight:300; background: #1D1D1D; margin-top:10px;}  
section .layout-center #detail .right-side .detail-box .price-box .count-sale strong {white-space: nowrap;}  


section .layout-center #detail .right-side .detail-box .price-box > div {vertical-align: top;}
section .layout-center #detail .right-side .detail-box .price-box > div:first-child {padding-right:20px;  }
section .layout-center #detail .right-side .detail-box #action_links {text-align:left;padding-left:0px;   }
section .layout-center #detail .right-side .detail-box #action_links a {font-size:13px; font-weight:500; color:#4f4f4f; display:inline-block; float:left;margin-right:20px;white-space: nowrap; position:relative; padding-left:40px;margin-bottom: 30px;text-decoration:none}
section .layout-center #detail .right-side .detail-box #action_links a img{margin-right:10px;  }
section .layout-center #detail .right-side .detail-box #action_links div  {margin-bottom: 10px; }
section .layout-center #detail .right-side .detail-box #action_links div:last-child  {margin-bottom: 0px; }
section .layout-center #detail .right-side .detail-box #action_links a.active{color:#3689ae!important;}
section .layout-center #detail .right-side .detail-box #action_links a .favorite{width:28px;opacity:1; height:28px; margin-top:0px; position:absolute; left:0; top:-3px; display:inline-block; background-image:url(../images/svg/favorite.svg); background-repeat:no-repeat;  background-size:100% auto;  z-index: 6000}
section .layout-center #detail .right-side .detail-box #action_links a:hover .favorite,
section .layout-center #detail .right-side .detail-box #action_links a.active .favorite {opacity:1; background-image:url(../images/svg/favorite2.svg);}

section .layout-center #detail .right-side .detail-box #action_links .compare{opacity:1;  margin-bottom:0px; position:absolute; left:0; top:-3px; display:inline-block;   z-index: 6000; -webkit-transition:none!important;  -moz-transition:none!important; -o-transition: none!important; -ms-transition: none!important; transition: none!important;}
section .layout-center #detail .right-side .detail-box #action_links a svg path{-webkit-transition:none!important;  -moz-transition:none!important; -o-transition: none!important; -ms-transition: none!important; transition: none!important;}
section .layout-center #detail .right-side .detail-box #action_links a  svg{-webkit-transition:none!important;  -moz-transition:none!important; -o-transition: none!important; -ms-transition: none!important; transition: none!important;}
section .layout-center #detail .right-side .detail-box #action_links a:hover .compare svg path,
section .layout-center #detail .right-side .detail-box #action_links a.active .compare svg path {fill:#3689ae;}
section .layout-center #detail .right-side .detail-box #action_links a.active, section .layout-center #detail .right-side .detail-box .price-box a:hover {color:#333 !important;text-decoration:none}

section .layout-center #detail .right-side .detail-box .wrap {padding:0px 50px 25px 50px;}



body.hide_border section .layout-center #detail .right-side {width:47%;padding-left:50px}
body.hide_border section .layout-center #detail .right-side .detail-box {border:0 none }
body.hide_border section .layout-center #detail .right-side .detail-box .description{padding:0;}
body.hide_border section .layout-center #detail .right-side .detail-box .info{background: #fff;}
body.hide_border section .layout-center #detail .right-side .detail-box .info > div{padding:0px 0px;}
body.hide_border section .layout-center #detail .right-side .detail-box .info > div:last-child {text-align:left;  border-left:0px solid #E0E0E0;}
body.hide_border section .layout-center #detail .right-side .detail-box .variant {padding:20px 0 0 0;  border-top:0px solid #D9D9DF;}
body.hide_border section .layout-center #detail .right-side .detail-box .variant table tr td{  padding:0} 
body.hide_border section .layout-center #detail .right-side .detail-box .variant table tr td:first-child{  display:none} 
body.hide_border section .layout-center #detail .right-side .detail-box .price-box{border-top:0px solid #E0E0E0;}
body.hide_border section .layout-center #detail .right-side .detail-box .price-box > div{padding:20px 0px; }
body.hide_border section .layout-center #detail .right-side .detail-box .btn-wrap{ padding:0 0 30px 0}
body.hide_border section .layout-center #detail .right-side .detail-box .description{padding:0px;}
body.hide_border section .layout-center #detail .right-side .detail-box .wrap {padding:0px 0 25px 0;}
body.hide_border section .layout-center #detail .right-side .detail-box .availability{margin-top:8px;}


.free-delivery {background: #fff url(../images/svg/free-delivery.svg) no-repeat 15px center; border:1px solid #1eb05b; color:#1eb05b !important;text-align:left; padding:8px 10px 8px 65px !important;line-height: 20px;display:inline-block;}
.free-delivery.yes {background: #1eb05b url(../images/svg/free-delivery-yes.svg) no-repeat 15px center;color:white !important}
.free-delivery strong {white-space: nowrap;}
.free-delivery {margin-top:20px;}
.popup_body .free-delivery, .free-delivery.nomarg {margin-top:5px}
section .layout-center #detail .right-side .free-delivery {display:block}

section .layout-center #detail .right-side .detail-box .wrap .free-present {display:table; width:100%; box-sizing:border-box;background: #36ae3c ; color:#ffffff;  text-align:left; margin-bottom: 5px; padding:0px 0px;line-height: 30px; border:1px solid#36ae3c;}
section .layout-center #detail .right-side .detail-box .wrap .free-present > div {display:table-cell;vertical-align: top; box-sizing: border-box;}
section .layout-center #detail .right-side .detail-box .wrap .free-present > div:first-child {white-space: nowrap; font-size:14px;line-height:35px; font-family: 'Nunito Sans', sans-serif; font-weight:700;padding-left:20px; padding-right:20px; vertical-align:middle; padding-top:5px;padding-bottom:5px}
section .layout-center #detail .right-side .detail-box .wrap .free-present > div:first-child img {position:relative; top:-3px; margin-right:20px;}
section .layout-center #detail .right-side .detail-box .wrap .free-present > div:last-child {background: #ffffff;padding-top:5px;padding-bottom:5px}
section .layout-center #detail .right-side .detail-box .wrap .free-present .itm {display:table;box-sizing: border-box; width:100%;background: #fff; padding:2px 15px 2px 2px; }
section .layout-center #detail .right-side .detail-box .wrap .free-present .itm > div {display:table-cell;text-align:left; vertical-align: middle; font-family: 'Nunito Sans', sans-serif; box-sizing: border-box;}
section .layout-center #detail .right-side .detail-box .wrap .free-present .itm > div:first-child {width:50px; padding-right:10px;}
section .layout-center #detail .right-side .detail-box .wrap .free-present .itm > div:last-child { padding-right:15px;}
section .layout-center #detail .right-side .detail-box .wrap .free-present .itm > div a {font-size:14px; color:#4f4f4f; font-weight:600;text-decoration: none;}
section .layout-center #detail .right-side .detail-box .wrap .free-present .itm img {width:auto;height:auto;height:50px;background:white; padding:5px;} 

/*  // DETAIL RIGHT*/

section .layout-center .tabs1  {border:0;margin-top:0px; margin-bottom:50px;}
section .layout-center .tabs1 .tab-container .etabs{margin:-117px 0 25px 0;  padding:0px 0 0 0 ; list-style: none;   text-align:left;  position:relative; z-index:5000; font-size: 0px;}
section .layout-center .tabs1 .tab-container .etabs li{display:inline-block;  padding-right:0px; padding-left:0px; margin:0 ; margin:0 0px 0px 0px; box-sizing: border-box; position:relative;}
section .layout-center .tabs1 .tab-container .etabs li:last-child{background: transparent; padding-right:0;}
section .layout-center .tabs1 .tab-container .etabs li:first-child{padding-left:0px;}
section .layout-center .tabs1 .tab-container .etabs li a { color:#333; position:relative; display:block; text-align: center;  margin:0px 3px 0px 0px; float:none; white-space:nowrap; position:relative;  font-weight:500; font-family: "Nunito", arial, sans-serif; background:#F5F5F5; font-size:18px; line-height:60px;  border:1px solid #DFDFDF;  text-decoration:none;    padding:0 45px;  box-sizing: border-box; position:relative;}
section .layout-center .tabs1 .tab-container .etabs li a > span{display:inline-block; position:relative; padding:0px 30px;}
section .layout-center .tabs1 .tab-container .etabs li a > span > span{position:absolute; right:5px; top:5px;width:20px; line-height: 20px; border-radius: 20px; background: #3689ae; color:#fff; font-size:12px;font-family: "Nunito", arial, sans-serif; text-align: center; }
section .layout-center .tabs1 .tab-container .etabs li a > span > span.zero{background: #ccc; color:#fff;}

section .layout-center .tabs1 .tab-container .etabs li a.active:hover,
section .layout-center .tabs1 .tab-container .etabs li a:hover {text-decoration: none; color:#1d1d1d; background: #ffffff; margin-top:-3px; padding-top:3px;}
section .layout-center .tabs1 .tab-container .etabs li a.active { background:#ffffff; color:#2e3032;  z-index: 1000; font-weight:600;    border-bottom:2px solid #ffffff;  margin-top:-5px; padding-top:5px;}
section .layout-center .tabs1 .tab-container .cont {padding:0px 0px 0px 0px; background: transparent; border:0px;} 

section .layout-center #detail-wrap .tabs1 .tab-container .etabs{margin:0px 0 -2px 0; }
section .layout-center #detail-wrap .tabs1 .tab-container .cont {border:1px solid #E3E0DC; padding:40px 40px; } 
section .layout-center #detail-wrap .tabs1 .tab-container .etabs li:first-child a {margin-left:0px;}
section .layout-center #detail-wrap .tabs1 .tab-container .etabs li a{padding-left: 40px;padding-right: 40px;}
section .layout-center #detail-wrap .tabs1 .tab-container .cont p {color:#4f4f4f; font-size:14px; line-height:145%; font-weight:400; padding:0px 0px 1em 0px;}
section .layout-center #detail-wrap .tabs1 .tab-container .cont ul:(not.rating_plus_minus)  {list-style:none;padding:0px; margin:0px 0px 10px 10px;}
section .layout-center #detail-wrap .tabs1 .tab-container .cont ul:(not.rating_plus_minus) li {color:#4f4f4f; font-size:14px; line-height:145%; font-weight:400; padding:0px 0px 10px 20px; background: url(../images/svg/dot.svg) no-repeat left 5px; background-size:10px auto; }


section .layout-center #detail-wrap table.data-table{border-spacing:0px;border-spacing:0px; border-collapse: collapse; width:100%; margin-bottom:0px; }
section .layout-center #detail-wrap table.data-table tr td{ font-size:14px; color:#4f4f4f; line-height:20px; padding:5px 20px;  font-weight:300; vertical-align: middle;}
section .layout-center #detail-wrap table.data-table tr td:first-child{font-weight:bold;white-space: nowrap}
section .layout-center #detail-wrap table.data-table tr td:last-child{width: 100%;text-align:left; white-space: normal; padding-left:0px;font-weight:600; color:#1d1d1d;}
section .layout-center #detail-wrap table.data-table tr:nth-child(odd) td{background: #F5F5F5;}



footer .newsletter{background: #eef4f6 ; background-size: auto 100%; padding:10px;border-radius:0px; border-bottom:3px solid #2a6680;  position:relative; margin-top:-65px;}  
footer .newsletter .border{ padding:20px 0px;}  
footer .newsletter .cont{display:table; width:100%;} 
footer .newsletter .cont > div{display:table-cell; vertical-align: middle;padding-right:55px;} 
footer .newsletter .cont > div:first-child{font-size:14px; color:#a5cbf0; font-weight:400; padding-right:40px; padding-left:40px; white-space: nowrap; width:350px;}  
footer .newsletter .cont > div:last-child{padding-right:40px; width:430px; }  
footer .newsletter .cont > div:first-child p{font-size:20px;line-height: 20px; color:#1d1d1d; font-weight:400; margin:0px; padding:0px; letter-spacing: 3px;} 
footer .newsletter .cont > div:first-child strong{font-size:36px;line-height: 46px; color:#1d1d1d; display:block; font-weight:500; font-family: "Nunito", arial, sans-serif;  display:block; padding-top:0px; padding-bottom:5px; letter-spacing: 0px;} 

footer .newsletter .cont .check-wrap {max-width: 460px; }
footer .newsletter .cont .check-wrap .pure-checkbox label {font-size:12px;font-weight:400;}
footer .newsletter .cont .check-wrap .pure-checkbox:hover label {font-weight:400;}


footer .newsletter .cont .check-wrap .pure-checkbox input[type="checkbox"] + label::before{background: #fff;}
footer .newsletter .cont .check-wrap .pure-checkbox input[type="checkbox"]:checked + label::before{background: #fff;}

footer .newsletter .cont .check-wrap .pure-checkbox input[type="checkbox"]:checked + label::before,
footer .newsletter .cont .check-wrap .pure-checkbox input[type="checkbox"]:hover + label::before{border-color:#B5B5B5;}

footer .newsletter .cont .check-wrap .pure-checkbox input[type="checkbox"] + label::after{border-color:#000000;}



footer .newsletter .cont .wrap  p{ padding:0px; margin:0px auto; position:relative; padding-right:120px; color:#ffffff; padding-bottom: 0px; }
footer .newsletter .cont .wrap  {  color:#ffffff;}
footer .newsletter .cont   a{  color:#000000; }
footer .newsletter .cont   label{font-size:12px; color:#000000; line-height: 160%; }
footer .newsletter .cont .wrap  p #email_news{background: #ffffff url(../images/svg/zadejte-vas-mail.svg) no-repeat 12px center  ; box-sizing: border-box;  width:100%;   border:0px; border-radius: 0px;  height:42px; padding:0 19px 0 47px; font-size:13px; color:#797979; font-style:italic; font-family:'Nunito Sans', sans-serif; font-weight:300 !important; -webkit-box-shadow: inset 2px 2px 4px 0px rgba(0,0,0,0.03); -moz-box-shadow: inset 2px 2px 4px 0px rgba(0,0,0,0.03); box-shadow: inset 2px 2px 4px 0px rgba(0,0,0,0.03);}
footer .newsletter .cont .wrap  p #email_news::-webkit-input-placeholder { /* Chrome */ color: #797979; }
footer .newsletter .cont .wrap  p #email_news:-ms-input-placeholder { /* IE 10+ */ color: #797979; }
footer .newsletter .cont .wrap  p #email_news::-moz-placeholder { /* Firefox 19+ */ color: #797979; opacity: 1; }
footer .newsletter .cont .wrap  p #email_news:-moz-placeholder { /* Firefox 4 - 18 */ color: #797979; opacity: 1; }
footer .newsletter .cont .wrap  p  button.button{ box-sizing: border-box; position:absolute; right:0px; top:0px; width:120px; min-width: auto; line-height: 42px; border:0px; background: #3689ae;font-size:16px; padding:0px; font-weight:500; color:#ffffff;}
footer .newsletter .cont .wrap  p  button.button:hover{  background: #3689ae;font-size:20px;}

.fancybox-inner h1{font-weight:600; padding-bottom:20px;}

section .layout-center #detail-review{margin-top:20px; margin-bottom:90px;}
.review_text p {font-size:11px;color:#333;margin:10px 0;font-style:italic}
.reviews_button {margin-bottom:0px;margin-top:0px}
section .layout-center #review-block{display:table;background-color:#ffffff; width:100%; margin:-30px 0px 0px 0px; padding:35px 0px 20px 0px; box-sizing: border-box;}
section .layout-center #review-block > div{display:table-cell;vertical-align:top;}
section .layout-center #review-block > div:first-child{width:275px; position:relative;}
section .layout-center #review-block > div:last-child{padding-left:70px;}

.rating_block {width:85px;margin:0 auto}

section .layout-center #review-block #rate-result {padding-bottom:5px;}
section .layout-center #review-block #rate-result .percentage{font-size:30px; color:#181818; font-weight:900; padding-right:15px;}
section .layout-center .stars{height:28px;}
section .layout-center .item .stars {height:20px;;display:inline-block;height:17px;position:relative;top:3px}
section .layout-center .stars div.rating_empty{position:absolute; height:24px;width:120px;background: url('../images/svg/star_big_empty.svg') repeat-x;z-index:0}
section .layout-center .stars div.rating_full{position:absolute; height:24px;width:120px;background: url('../images/svg/star_big.svg?v=1.1') repeat-x;z-index:1}
section .layout-center .item .stars div.rating_empty{position:absolute; height:17px;width:85px;background: url('../images/svg/star_empty.svg') repeat-x;z-index:0}
section .layout-center .item .stars div.rating_full{position:absolute; height:17px;width:85px;background: url('../images/svg/star.svg?v=1.1') repeat-x;z-index:1}

section .layout-center #review-block .table-rating{width:100%;}
section .layout-center #review-block .table-rating tr td{font-size:14px; font-weight:400; color:#181818; width:10px; white-space: nowrap; padding:0px 0px 3px 5px}
section .layout-center #review-block .table-rating tr td:first-child{font-weight:900; padding-left:0; font-size:20px; }
section .layout-center #review-block .table-rating tr td:last-child{ padding-left:10px; text-align:right;}
section .layout-center #review-block .table-rating tr td.rate-bar{width:auto}
section .layout-center #review-block .table-rating tr td.star img{position:relative; top:-2px; width:19px;  aspect-ratio: 1/1}
section .layout-center #review-block .table-rating .rate-bar > div{display:block; font-size:0; height:3px; background: #F6F6F6; position:relative;}
section .layout-center #review-block .table-rating .rate-bar > div > span{position:absolute; left:0; top:0; height: 100%; background: #000000;}

section .layout-center .review{margin:-7px -35px -20px -35px; font-size:0; }
section .layout-center .review > .item{padding:20px 35px; display:inline-block;vertical-align:top; box-sizing: border-box; width:50%; float:left;font-size:13px;}
section .layout-center .review > .item .name{ font-size:16px; color:#181818; font-weight:700 }
section .layout-center .review > .item .date-rate{ font-size:14px; color:#c1c1c1; font-weight:700; padding:4px 0 4px 0 }
section .layout-center .review > .item .date-rate span.date{padding-right:10px; }
section .layout-center .review > .item .date-rate img{position:relative; top:-2px; height:17px; }
section .layout-center .review > .item .note {position:relative}
section .layout-center .review > .item .note p{font-size:13px; font-weight:400; line-height:150%; margin-top:0px}
section .layout-center .review > .item .note ul {list-style-type: none; margin:10px 0 0 0; padding:0}
section .layout-center .review > .item .note ul li{font-size:13px; color:#181818; font-weight:400; padding:0px 0px 5px 20px; background: url(../images/svg/ul-plus.svg) no-repeat left 2px; background-size:13px auto}
section .layout-center .review > .item .note ul li.minus{background-image: url(../images/svg/ul-minus.svg);}

form#review_form {float:right;display:inline-block;margin-left:30px;}

section .layout-center .review > .item .actions {
  clear:both;
  margin:0px;
  line-height:22px;
  float:right;
  font-size: 11px !important;
  color:gray !important;
  position:absolute;
  right:0;
  top:-24px;
}
section .layout-center .review > .item a.up, section .layout-center .review > .item a.down {
  background-color: #5ecc89;
  background-image: url('/images/thumbs-up.png');
  background-position: 5px center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
  font-size: 10px !important;
  padding: 0 5px 0 19px;
  width:auto;
  color:white !important;
  text-align:right;
  height:22px;
  position:relative;
  top:-1px;
  display:inline-block;
  text-decoration:none !important;
  margin-right:0px;
  -o-border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  cursor:default;
}
section .layout-center .review > .item a.up, section .layout-center .review > .item a.down {
  font-size: 11px !important;
}
section .layout-center .review > .item a.down {
  background-color: #cc7e7e;
  background-image: url('/images/thumbs-down.png');
  margin-right:0px;
}
section .layout-center .review > .item a.up.start, section .layout-center .review > .item a.down.start {
  cursor:pointer;
}
section .layout-center .review > .item  a.up:hover, section .layout-center .review > .item a.down:hover {
  background-color: #4cba77 !important;
  background-image: url('/images/thumbs-up.png');
}
section .layout-center .review > .item a.down:hover {
  background-color: #bc6b6a !important;
  background-image: url('/images/thumbs-down.png');
}



section .layout-center .review .review_minus{padding-left:30px; position:relative;}
section .layout-center .review .review_minus > span{position:absolute; left:0px; top:0px;}

section .layout-center .review .product_next_reviews >span{border-radius: 0px; border: 1px solid #D2D2D2; position: relative; line-height: 35px; margin-bottom: 20px; background: #FFFCFE; color: #141516; font-size: 13px; font-weight: 700; box-shadow: none; display:inline-block; padding:0px 25px; margin-top:15px;-webkit-transition:all .3s ease!important;-moz-transition:all .3s ease!important;-o-transition:all .3s ease!important;-ms-transition:all .3s ease!important }
section .layout-center .review .product_next_reviews >span:hover{background: #a4ce53; color:#ffffff}

section .layout-center .add-rating{position:absolute; left:0; top:100%; width:100%; margin-top:20px;}
section .layout-center .add-rating .button{width:100%;  min-width:0px;}

.spinner-wrap{padding-left:150px; display:block; position: relative; font-size:0px; }
.spinner {width:90px;  position:absolute; left:0; top:0px; margin:0px 35px 0px 25px; display:inline-block; float:left; }
.spinner label{position:absolute; right:100%; top:0px; line-height: 60px;  padding-right:10px;}
.spinner input {-webkit-appearance: none; -moz-appearance: none; appearance: none;text-align: center; box-sizing: border-box;border:1px solid #C3C3C3; border-radius:0px; background:#ffffff; padding:0 0px 0px 0px!important; height:62px; width:100%!important; margin:0; display:inline; color:#5d6771; font-size:18px; font-weight:400; position:relative;}
.input-group-btn-vertical {position: absolute; left:0px; top:0px; white-space: nowrap; vertical-align: middle; display: block; height:1px; margin-top:0px; border:0px; width:100%;}
.input-group-btn-vertical > .btn {position:absolute; height:62px; width:40px; border:1px solid #C3C3C3; background-position: center center; background-repeat:no-repeat; border-radius:0px;  text-align:center;    background-color:#ffffff; box-sizing: border-box; cursor:pointer; text-indent:0!important;  -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}
.input-group-btn-vertical > .btn:first-child {right:-24px; top:0px; background-image: url(../images/svg/spinner_plus.svg); background-position: center center; background-size:14px auto }
.input-group-btn-vertical > .btn:last-child {left:-24px; top:0px; background-image: url(../images/svg/spinner_minus.svg); background-position: center center;  background-size:14px auto }
.input-group-btn-vertical > .btn:hover {background-color: #ffffff} 
.input-group-btn-vertical i{display:block; margin-top:2px;  font-size:13px;}

section #basketa td.td_mj {width:130px}
.spinner-wrap.small {padding-left:0}
.spinner-wrap.small .spinner {top:-20px}
.spinner-wrap.small .spinner label{line-height: 40px}
.spinner-wrap.small .spinner input{height: 42px;font-size:13px;width:30px !important}
.spinner-wrap.small .input-group-btn-vertical > .btn {height:42px; width:30px;}
.spinner-wrap.small .input-group-btn-vertical > .btn:first-child {right:1px; top:0px; background-size:12px 12px  }
.spinner-wrap.small .input-group-btn-vertical > .btn:last-child {left:1px; top:0px; background-size:12px 12px   }

section .layout-center  .noUi-horizontal{height:10px;box-sizing:border-box;border:0px; }
section .layout-center  .noUi-background{background: #ffffff; box-shadow:none; border-radius: 0px;border:1px solid #CBCBCB; border-right:0px;margin:-1px 0px;}
section .layout-center  .noUi-origin{border-radius:0;border-right:1px solid #CBCBCB;}
section .layout-center  .noUi-connect{background: #3689ae!important; box-shadow:none; border:0px; margin:-1px 0px; }
section .layout-center  .noUi-connect::before{background: #3689ae!important; height:2px; width:100%; position:absolute; left:0; top:-1px; content:;}
section .layout-center  .noUi-handle{width:26px; height:26px; overflow:hidden; background: url(../images/svg/plus-noui.svg) no-repeat center center  ; box-shadow:none; border:0px; box-sizing:border-box; border-radius:0px; cursor:pointer;}
section .layout-center  .noUi-handle::before{display:none;}
section .layout-center  .noUi-handle::after{display:none;}
section .layout-center  .noUi-handle-lower{left:-26px;top:-8px; background: url(../images/svg/minus-noui.svg) no-repeat center center  ;}
section .layout-center  .noUi-handle-upper{left:auto;right:0;top:-9px;}
section .layout-center  .noUi-val{display:block; white-space: nowrap;color:#1d1d1d; font-weight:600; font-size:15px;   text-align: center; }
section .layout-center  .value-box{margin-top: -35px; }
section .layout-center  .value-left { float:left;}
section .layout-center  .value-right { float:right;}

section .layout-center  .nouislider{margin:35px 25px 20px 25px; font-size:15px; color:#4f4f4f; }

footer{margin:105px 0px -1px 0px;  padding:0px 0 0 0;  background: #3689ae ; background-size:100% auto; float:left; width:100%; position:relative;} 
footer.short{margin-top:0} 
footer.nopadd{margin-top:15px} 

footer .layout-center{z-index:3500; padding-top:0px; padding-bottom:0px;} 


footer .layout-center .contact .tel{padding:0px 0px 0px 50px; margin-bottom:15px; display:inline-block;  font-weight:400; color:#ffffff; white-space: nowrap; text-decoration:none; font-size:20px; line-height: 33px; background: url(../images/svg/tel.svg) no-repeat left center; background-size:34px 33px;} 
footer .layout-center .contact .email{padding:0px 0px 0px 50px; margin-bottom: 25px; display:inline-block;  font-weight:400; color:#fff; white-space: nowrap; text-decoration:none; font-size:20px; line-height: 23px; background: url(../images/svg/mail.svg) no-repeat left center; background-size:31px 23px;} 

footer .container{ margin:70px auto 50px auto; display:table; position:relative; z-index:1000; width:100%;} 
footer .container .col{ display:table-cell;  padding:0px 0px 0px 20px; vertical-align:top;  box-sizing:border-box;} 
footer .container .col:first-child{padding-left:0; vertical-align: top; } 

footer .container .col p{color:#ffffff; line-height:200%; font-size:13px;  padding:0 0 0px 0; margin-bottom:20px;   font-family: 'Nunito Sans', sans-serif; font-weight:300; } 
footer .container .col.contact p{margin-bottom:0px;} 
footer .container .col p.space,
footer .container .col p.title{color:#fff; font-size:24px;line-height: 100%; font-weight:700; text-align: left; border:0px; margin:0px 0px 30px 0px; padding:0px 0px 0px 0px;} 
footer .container .col p.title::before{display:none;} 
footer .container .col p.small{font-size:13px; line-height: 22px; padding-top:15px; padding-bottom:0px; margin-bottom: 25px;} 
footer .container .col p.np{margin:0px; padding:0px;} 
footer .container .col p a{color:#007eb2; text-decoration: none;} 
footer .container .col p a:hover{ text-decoration: underline;} 
footer .container .col  strong{ font-weight:600; color:#ffffff;} 

footer .container .col ul{margin:0px; padding:0px; list-style: none; } 
footer .container .col ul li{ padding:5px 0px;line-height: 20px; } 
footer .container .col ul li a{ font-size:13px;  color:#ffffff; text-decoration: none; font-weight:300;white-space: nowrap;} 
footer .container .col ul li a:hover{  text-decoration: underline; } 
footer .container .col.socials  p:not(.title){margin-bottom:10px;} 


footer .container .col.toggl  p.title{cursor:pointer; margin:0; background: url('../images/svg/footer-arrow-down.svg') no-repeat right 10px center; background-size:15px auto} 
footer .container .col.toggl  p.title.active{ background-image: url('../images/svg/footer-arrow-up.svg') } 
footer .container .col.toggl  p.title:hover{color:#ffffff} 
footer .container .col.toggl  .col-content{padding-top:15px;} 





footer .box{display:table; background: transparent; border-top:1px solid #42a2cd; width:100%; height:170px;position:relative;}
footer.short .box{border-top:0 none}
footer .box::before{content:' '; border-top:1px solid #2a6680; width:100%; height:1px; position:absolute; left:0px; top:-1px;}
footer.short .box::before{border-top:0 none}
footer .box > div{display:table-cell; vertical-align: middle;}
footer .box > div:first-child{padding-right:20px;padding-left:0px;}
footer .box > div:last-child{padding-right:0px;}
footer .copyright{ font-size:14px; font-weight:300; color:#ffffff; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
footer .copyright strong{font-weight:700; color:#ffffff;}
footer .copyright span{ color:#3689ae;}

footer .box div.footer-bottom {margin-top:10px}
footer .box div.footer-bottom img {max-width:100%;height:auto}
@media only screen and (max-width: 1790px){
  footer .box div.footer-bottom {
    margin-top:10px;
    margin-bottom:20px;
  }
}

footer .footer-logo {position:absolute; left:50%; bottom:0px; margin-left:-207px;}
footer .footer-logo img {width:415px;height:224px;}
footer .logos { margin-top:10px; margin-bottom:0px; text-align:right;}
footer .logos a{position:relative; bottom:0px;}
footer .logos .shopion{width:124px; margin-right:20px; height:34px; display:inline-block; background: url(../images/svg/shopion-logo.svg) no-repeat center center; background-size:100% 100%;}
footer .logos .vortex{width:113px;height:34px; display:inline-block; background: url(../images/svg/vortex-logo.svg) no-repeat center center; background-size:100% 100%;}


section .bx-wrapper{border:0px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin:0px 0px 0px 0; background:transparent;}
section .bx-wrapper img{width:100%;}
section .bx-wrapper .bx-controls-direction a{z-index: 6000; width:41px; height:41px; margin-top:-20px; opacity:0.2; display:none;}
section .bx-wrapper .bx-controls-direction a:hover{ opacity:1;}
section .bx-wrapper .bx-prev{width:41px; margin-left:10px; height:41px; background: url(../images/prev-light.png) no-repeat left top; display:none;}
section .bx-wrapper .bx-next{width:41px; margin-right:10px; height:41px; background: url(../images/next-light.png) no-repeat left top;display:none;}
section .bx-wrapper .bx-next:focus,
section .bx-wrapper .bx-next:hover{background-position: 0 0}
section .bx-wrapper .bx-controls{}
section .bx-wrapper .bx-pager{position:absolute; right:15px; bottom:15px; height:25px!important; width:auto;}
section .bx-wrapper .bx-pager > span.active{position:absolute; left:0px; top:0px; width:100%; height:100%;}
section .bx-wrapper .bx-pager.bx-default-pager a{ background: #595959; width:14px; height:14px; box-sizing: border-box; border-radius: 14px; border:0px;  position:relative;margin:5px;}
section .bx-wrapper .bx-pager.bx-default-pager a:hover{background: #3689ae;}
section .bx-wrapper .bx-pager.bx-default-pager a.active{ background: transparent; width:24px; height:24px; box-sizing: border-box; border-radius: 24px; border:6px solid #3689ae; margin:0px; }

body .sb-slidebar {background: #222;z-index:} 
body .sb-slidebar ul.top{margin-bottom:0px;border-top:0 none;border-bottom:0 none;} 
body .sb-slidebar ul.bottom{margin-top:0px;border-top:0 none;} 
body .sb-slidebar ul.top li{width:50%;float:left;text-align:center;padding:0;box-sizing: border-box;text-align:center} 
body .sb-slidebar ul.top li.width33{width:33.33%}
body .sb-slidebar ul.top li.width50{width:50%}
body .sb-slidebar ul.top li.width100{clear:both;width:100%;float:none}

body .sb-slidebar ul.top-menu{margin-top:40px;} 
body .sb-slidebar ul.menu{margin-bottom:0px;clear:both} 
body .sb-slidebar ul{margin:0 0 0px 0; padding:0; list-style: none;} 
body .sb-slidebar ul li{border-top:1px solid #333 ;height:auto !important; display:block!important} 
body .sb-slidebar ul li.logo-menu{display:none!important;} 
body .sb-slidebar ul li a{text-transform: uppercase;font-weight:600;line-height:20px; padding:10px 20px; color:#fff; text-decoration: none; display:block;font-size:14px;height:auto !important}
body .sb-slidebar ul li ul li a{text-transform: none;font-weight:400;}
body .sb-slidebar ul li a img, body .sb-slidebar ul li a object {display: none;} 
body .sb-slidebar ul li a:hover{background:#333;} 
body .sb-slidebar ul li a .svg{display:none; height:25px; margin-right:10px; margin-top:-3px;} 
body .sb-slidebar ul li a .svg path{fill:#fff;} 
body .sb-slidebar ul li ul{padding-left:30px; margin-bottom:0; display:none;border-top:1px solid #444} 
body .sb-slidebar ul li ul li:first-child{border-top:0;} 
body .sb-slidebar ul li ul li:last-child{border-bottom:0;} 
body .sb-slidebar ul li ul li a{padding-left:10px; } 
body .sb-slidebar ul.top-menu > li:first-child{display:none; } 
body .sb-slidebar h4{font-size:28px; line-height: 40px; color:#fff;padding:10px 15px 10px 20px ; margin:0px; font-family:'Nunito Sans', sans-serif; font-weight:700; } 
body .sb-slidebar h4 img{float:right; height:28px; margin-top:7px;} 
body .sb-slidebar h4 .close{cursor:pointer;} 
body .sb-slidebar .home{display:none;} 

.scroll-top{display:none;position:fixed; right:0px; bottom:50px; z-index: 6000; opacity:0.7;  -webkit-transition: opacity 0.4s ease !important;  -moz-transition: opacity 0.4s ease!important; -o-transition: opacity 0.4s ease!important; -ms-transition: opacity 0.4s ease!important; transition: opacity 0.4s ease!important; margin-right:-75px;}
.scroll-top:hover{opacity:1!important;}
.scroll-top img{width:50px;}

div#transportbox, div#transferbox{box-sizing: border-box;}

@media only screen and (min-width: 1900px){
  .side-banner{display:block;}
}

@media only screen and (max-width: 1790px){
  .scroll-top{margin-right:-80px;}
}

@media only screen and (max-width: 1690px){
  .scroll-top{margin-right:5px; bottom:15px;}
}
@media only screen and (max-width: 1500px){
  section .layout-center .instagram-block > div a span{font-size: 1.8vw}

  section .layout-center .products.v1{height:608px; max-height:608px; }
  section .layout-center .products.v1.special{height:498px; max-height:498px; }
}

@media only screen and (max-width: 1450px){
  header #menu .menu > li > a{font-size:14px;}
  header .middle-box .top-menu li{font-size:12px; padding-right:15px;}

  header #menu .menu > li > .sub .wrap > ul > li{ width:20%;}
  header #menu .menu > li > .sub .wrap > ul > li a{font-size:13px;}
}

@media only screen and (max-width: 1400px){
  
  section .layout-center .products.v1{height:578px; max-height:578px; }
  section .layout-center .products.v1.special{height:468px; max-height:468px; }
  
  #detail_submit .button.v3 {font-size:20px !important}
  section .layout-center .products .item .wrap .info-box .button{font-size:15px; }
  section .layout-center .products .item .wrap .price{font-size:17px;}
  
  section .layout-center #detail .right-side .detail-box .info > div{display:block; width:100%; box-sizing: border-box;}
  section .layout-center #detail .right-side .detail-box .info > div:first-child {padding-bottom:10px;border:0px none!important;}
  section .layout-center #detail .right-side .detail-box .info > div:first-child table{width:auto;}
  section .layout-center #detail .right-side .detail-box .info > div:last-child{padding-top:0px;}

  section .layout-center #detail .right-side .detail-box .info > div:last-child div{display:inline;}
  
  body.hide_border section .layout-center #detail .right-side .detail-box .info > div:last-child {padding-top:10px}
  
}

@media only screen and (max-width: 1350px){
  #detail_submit .button.v3 {font-size:18px !important}
  section .layout-center .similars-wrap{ margin:0px -20px;}

  section .layout-center .products.variant2 {margin:0px -10px!important; }
  section .layout-center .products.variant2 .item{padding:10px;}

  section .layout-center .products-wrap{margin:0px -20px;}

  section .layout-center .products.carousel  {margin-left:0px!important;margin-right:0px!important;}
  section .layout-center .products  {margin-left:-10px!important;margin-right:-10px!important;}
  section .layout-center .products .item {padding:10px; width:20%;}
  section .layout-center .products.carousel .item{width:20%}


  section .layout-center .products.v1 .item .wrap .info-box .button{font-size:18px;}
  section .layout-center .products.v1 .item .wrap .price{font-size:20px;}

  section .layout-center .products .banner_list { padding:0px 10px;}  

  section .layout-center .category{margin-left:-10px; margin-right:-10px;}
  section .layout-center .category .item{padding:10px;}

  section .layout-center #detail .left-side .gallery .item.more-items a strong > span i{font-size:12px;padding-top:0px;}
  section .layout-center #detail .left-side .gallery .item.more-items a > span img{width:25px;}

  section .layout-center #detail-wrap .tabs1 .tab-container .etabs li a{padding-left:15px; padding-right:15px;font-size:22px}

  section .layout-center ul.subcategories {margin-left:-10px; margin-right:-10px;}
  section .layout-center ul.subcategories > li{padding:10px; width:33.333333%}
  
  #show_total_count{ margin-bottom:0px;}
  section .layout-center #main .filter-box .filter-button-box .checkboxes > li, 
section .layout-center #main .filter-box .filter-button-box .colors li, 
section .layout-center #main .filter-box .filter-button-box .sizing li{width:13.33%}
}

@media only screen and (max-width: 1300px){
  .products .button{padding:0px 12px;}
  footer .newsletter .cont > div:last-child{width:270px;}

  section .layout-center #content .detail-carousel .products.owl-carousel .owl-controls{right:20px;}
  section .layout-center #main.full-width .similars-wrap .products.owl-carousel .owl-controls{ right:20px; }

  section .layout-center #detail .right-side .detail-box .description{padding:20px;}
  section .layout-center #detail .right-side .detail-box .variant table tr td{padding:8px 20px}
  section .layout-center #detail .right-side .detail-box .variant table tr td:last-child{padding-right:20px}

  section .layout-center #detail .right-side .detail-box .info > div{padding:20px;}
  section .layout-center #detail .right-side .detail-box .price-box > div{padding:20px;}
  section .layout-center #detail .right-side .detail-box .btn-wrap{padding:10px 20px 20px 20px;margin-bottom:15px}
  section .layout-center #detail .right-side .detail-box .wrap{padding:0px 20px 20px 20px;}
  
  section .benefit .item .image{margin-bottom: 15px;}

  section .benefit {padding:0px 0px; width:auto; float:none; margin-left:0px;font-size:0px; text-align: center;}
  section .benefit .item{display:inline-block; width:20%; vertical-align: top; margin:0px 0px }

  
}


@media only screen and (max-width: 1280px){

  header .middle-box .table-container .col{padding-left:20px; }
  header .middle-box .table-container .col  #search p{ width:100%; box-sizing: border-box;}
  header .middle-box .table-container .col.basket-info{padding-left:20px;}
  header .middle-box .table-container .col.search{padding-left:25px;}
  header .middle-box .top-menu{left:25px;}
  header .middle-box .top-menu li{padding-right:15px;}

  header .middle-box .table-container .col.account a{font-size:13px;}
  header .middle-box .table-container .col.basket-info .wrap > div .price span{font-size:12px;}
  header .middle-box .table-container .col.favorite-col{padding-right:15px;padding-left:35px;}
  header #menu .menu > li > a{padding:0px 5px;}
  header #menu .menu > li > a > span > img{height:22px; width:auto;}
  header #menu .menu > li > a > span > svg{height:22px; width:auto;}

  section .layout-center #content-filter ul.tabs{width:180px;margin-left:-180px;}
  section .layout-center #content-filter .tabs-wrap::before{width:180px;}
  section .layout-center #content-filter .tabs-wrap{padding-left:180px;}
  section .layout-center #content-filter .price-slider-box > div > div:first-child{width:180px;}

  #show_total_count{ padding:0px; float:none; text-align: center;}
  #detail_submit .button.v3 {font-size:18px !important}
}

@media only screen and (max-width: 1220px){
  header .middle-box .top-menu li{font-size:12px; }
  section .layout-center #main .checkboxes.triple li{width:50%;}
  #detail_submit .button.v3 {font-size:16px !important}
  section .layout-center .category .item{width:14.28%;}  

}

@media only screen and (max-width: 1200px){
  body.hide_border section .layout-center #detail .right-side {width:52%;}
  section .layout-center .tabs1 .tab-container .etabs li a{width:auto;}
  section .layout-center #content .products .item {width:33.33333333%;}
  body.fully section .layout-center #content .products .item {width:25%;}
  section .layout-center #content .products.half .item {width:50% !important;}
  section .layout-center .products.variant2:not(.carousel) .item {width:50%!important;}
  section .layout-center .products.variant2:not(.carousel) .item .wrap h3{font-size:14px;}
  header .middle-box .table-container .col.contact {width:auto}
  header #menu .menu > li > .sub .wrap > ul > li{ width:25%;}
}

@media only screen and (max-width: 1150px){
  form#review_form {float:none;display:block;margin-left:0px;text-align:right;margin-bottom:20px}

  section .layout-center .review > .item{width:100%;}
  section .layout-center #detail .right-side .detail-box .btn-wrap .button span{display:none;}
  #detail_submit .button.v3 {font-size:20px !important}
  header #menu .menu > li > a{font-size:13px;}
  footer .newsletter .cont .check-wrap{margin-top:10px;}
  section .news-wrap .news .item{width:50%;}

  section .layout-center #main #aside{width:230px; margin-left:-260px;}
  section .layout-center #main{padding-left:260px;}

  section .layout-center .products .item .wrap .info-box .button{font-size:14px; }
  section .layout-center .products .item .wrap .price{font-size:16px;}

  section .layout-center .products:not(.carousel) .item{width:25%!important;}
  body.fully section .layout-center .products:not(.carousel) .item {width:25%!important;}
  section .layout-center .products.carousel .item{width:25%}


  footer .newsletter .cont > div:first-child{width:280px;}
  footer .newsletter .cont > div:first-child strong{font-size:35px; padding-bottom: 0px;}
  footer .newsletter .cont > div:first-child p{font-size:14px;}

  section .layout-center .category .item a{font-size:13px;}
  section .layout-center .category .item{width:16.66%;}
  section .layout-center .add-rating{position:relative; left:0; top:0; width:100%; margin-top:10px;}
}

@media only screen and (max-width: 1050px){
  .fixed-info-line{padding:6px 0;font-size:12px;}
  .fixed-info-line p{font-size:12px !important;line-height:14px !important;text-align:center}
  .fixed-info-line .layout-center .wrap{padding-right:20px;}
  .fixed-info-line .close{right:10px; top:-6px}
  
  header .middle-box .top-menu li{padding-right:15px;}
  header #menu.fixed-menu .menu > li > a{font-size:10px;}

  footer .container { display:block; margin-top:30px; margin-bottom: 0px; } 
  footer .container .col{ display:block; float:left; width:50%!important; box-sizing: border-box; padding:0px 0px 30px 0px!important; text-align: center;} 
  footer .container .col p.space{display:none;}
  footer .container .col p.space, footer .container .col p.title{text-align: center;}
  footer .container .col.social{text-align: center;}

  footer .newsletter{margin-left:-35px; margin-right:-35px; padding: 10px 25px;}
  footer .newsletter .cont {display:block;}
  footer .newsletter .cont > div{display:block; width:100%!important; box-sizing: border-box; padding:0px 10px!important; text-align: center;}
  footer .newsletter .cont .check-wrap{max-width: 100%}
  footer .newsletter .cont .wrap{margin:15px 0px;}
  footer .newsletter .border{padding:5px 0px 10px 0px;}
  footer .newsletter .cont label{text-align: left;}
}

@media only screen and (max-width: 1000px){
  body.hide_border section .layout-center #detail .right-side {width:52%;padding-left:0}
  section .layout-center .article .item, body:not(.without_column) section .layout-center .article.thin .item{ width:25%; }
  section .layout-center .article .item.a4 {display:none}
}

@media only screen and (max-width: 979px){
  section .layout-center .detail-h1.h1top, .full-width .text-box h1 { margin-top:0 !important}
  section .layout-center .filter-tags  {float:none}
  body:not(.without_column) section .toggle-filter.button {display:inline-flex !important}
  section .layout-center .products.v1{height:618px; max-height:618px; }
  section .layout-center .products.v1.special{height:468px; max-height:468px; }
  
  a.mobile-menu img {width:40px;height:33.33px}
  
  .layout-center .box-title{text-align: center; font-size:17px !important; line-height: 50px; padding:10px 20px;}
  body.without_column section .layout-center #main .aside-box{ width:33.33%;}
  .layout-center .box-title{font-size:17px !important;background-size:12px 8px !important}
  section .layout-center .aside-box .wrap:not(.pricebox) {display:none}
  section .colors li a{font-size:13px;}
  section .colors li span{margin-top:1px;}
  section .sizing li {font-size:12px; }
  
  ul.menu > li.logo-menu > a > img {display:none}
  section.gray .layout-center #main.full-width{padding-top:15px}
  section .layout-center #detail .right-side .detail-box .variant table tr td .select-style select{height:35px; font-size:100%;}

  section .layout-center #main { padding:0px 0px; margin-bottom:0px;}
  section .layout-center #main #aside{ display:none; margin:0px; }

  section .layout-center #detail{margin-bottom: 0px;}

  header::before{position:absolute; left:0px; top:0px; width:100%; height:30px; background: #F4F4F4; content:' ';}
  header .middle-box .table-container .col.account{position:absolute; left:0px; top:0px; width:auto; padding-left:0px;}
  header .middle-box .table-container .col.account .account-wrap a img{position:relative; bottom:-1px}
  header .middle-box .table-container .col.account .account-wrap a {line-height:30px}
  header .middle-box{padding-top:30px;}
  header .middle-box .currency{right:-12px; }
  header .middle-box .currency a{ font-size:12px; line-height:24px;}

  header .middle-box .table-container .col{padding-top:0px; }
  header .middle-box .table-container .col  #search p{width:auto;}

  header .middle-box .table-container .col.basket-info .wrap > div.price-wrap{display:none;}
  header .middle-box .table-container .col.basket-info .wrap > div.basket{padding-left:10px}
  header .middle-box .table-container .col.favorite-col{padding-right:0px;}
  header .middle-box .table-container .col.account .account-wrap  .icon img {width:16px;height:auto}

  header .middle-box .table-container .col.account .account-wrap a{font-size:12px; display:inline-block; margin-right:10px;}
  header .middle-box .table-container .col.account .account-wrap strong{font-weight:normal}
  header .middle-box .table-container .col.account .account-wrap a img{height:18px; }
  header .middle-box .table-container .col.account .account-wrap{padding-bottom:0px; padding-left:20px; line-height: 25px;}
  header .middle-box .table-container .col.account .account-wrap .icon{margin-left:-20px; top:-1px; position:relative;}
  header .middle-box .table-container .col.logo{padding-top:10px; padding-bottom: 10px;}

  section .layout-center .products.v1 .item .wrap .info-box .button{font-size:13px;}
  section .layout-center .products.v1 .item .wrap .price{font-size:16px;}
  section .layout-center .similars-wrap{ margin:0px -15px;}

  section .layout-center #content .detail-carousel  .products.owl-carousel.v3 .owl-controls{right:15px!important;}
  section .layout-center #main.full-width .similars-wrap .products.owl-carousel .owl-controls{ right:15px; }

  /*section .layout-center .products .item .wrap .image-box .favorite{opacity:1;}*/
  /*section .layout-center .products .item .wrap .image-box{padding:0px;}*/
  section .layout-center .products .item .wrap .button-wrap {margin: 0px; width: 100%; max-width: none}
  section .layout-center .products .item .wrap .button-wrap .button{font-size:2.5vw;margin-top: 15px; width: 100%; box-sizing: border-box;}
  section .layout-center .products .item .wrap .hidden-box{height:auto!important;}
  section .layout-center .products .item .wrap .hidden-box{margin: 0px;}
  section .layout-center .products .item{margin-bottom: 40px;}
  
  section .layout-center #detail-wrap .tabs1 .tab-container .cont{padding:20px;}
  header .middle-box .table-container .col.mobile {padding-left:25px !important}
  header .middle-box .table-container .col.mobile { display:table-cell;}
  header #menu{display:none;}
  header #menu-space{display:none;}

  header .middle-box .top-menu{display:none;}

  section.hp-slider-wrap{padding-top:0; padding-bottom:75px;}

  footer .footer-logo{width:250px;margin-left:-125px;}

  section .toggle-filter.button{display:block;}
  body.without_column section .toggle-filter.button {margin-bottom:20px;max-width:100%}
  section .layout-center #content .text-box{padding-bottom:0}

  section .layout-center #filter-block-wrap  {display:none;}

  

  section .layout-center .top-table .num{width:50px; height:auto; font-size:18px;}
  section .layout-center .top-table .image {width:50px;}
  section .layout-center .top-table .image img{max-width:50px;}
  section .layout-center .top-table .name a{font-size:13px;}
  section .layout-center .top-table .price{font-size:15px;}
  section .layout-center .top-table .availability span{font-size:12px;}

  header #naseptavacList{ max-height:400px;  }

  header.fixed .middle-box{-webkit-transition: all 0s ease !important;  -moz-transition: all 0s ease!important; -o-transition: all 0s ease!important; -ms-transition: all 0s ease!important; transition: all 0s ease!important;}

  header .middle-box .table-container .compare a span i ,
  header .middle-box .table-container .favorite a span i ,
  header .middle-box .table-container .basket a span  {width:17px; line-height: 17px;height:17px; border-radius: 17px; font-size:10px;}
  
  header .middle-box .table-container .col.basket-info{padding-right:5px; padding-left:5px}
  header .middle-box .table-container.left .col.basket-info{padding-right:10px}
  header .middle-box .table-container .col.favorite-col{padding-left:15px;}
  header .middle-box .table-container .favorite a{bottom: -3px; position:relative;}
  
  header .middle-box .table-container .compare a span ,
  header .middle-box .table-container .favorite a span ,
  header .middle-box .table-container .basket a span {width:17px; line-height: 17px;height:17px; border-radius: 17px; font-size:10px; margin-left:0px;margin-left:-5px;}

  header .middle-box .table-container .basket a span {margin-left:-7px;}
  header .middle-box .table-container .favorite a span{top:-10px;}
  header .middle-box .table-container .col.contact {display:none}

  header .middle-box .table-container .col.nocontact{width: 0px;}
  .fixed-info-line .close{right:10px; }
  footer .newsletter{margin-left:-15px; margin-right:-15px; padding: 10px 10px;}
  .layout-center{padding-left: 15px; padding-right: 15px;}
  section .layout-center .products.owl-carousel .owl-controls{right:15px;}

  header {  padding-left:15px; padding-right:15px; }
  header.fixed .middle-box .table-container.left {padding-left:10px !important;padding-right:0px !important;width:100% !important;box-sizing: border-box;}
  header .middle-box .table-container.left .col.mobile {padding-left:0px !important;padding-right:20px;}
  header.fixed .middle-box .table-container.left .col.mobile {padding-right:0px;}
  header.fixed .middle-box .table-container.left .col.logo{margin:0 auto !important;width:auto;text-align:center !important}
  header.fixed .middle-box .table-container.left .col.logo img {display:inline-block !important}

  section .layout-center #filter-block .filter-top-line {flex-wrap: wrap; }
  section .layout-center #filter-block .filter-top-line > div{width:100%; text-align: center;}
  section .layout-center #filter-block .filter-top-line > div:first-child {padding:10px 80px 30px 80px ;}
  section .layout-center #filter-block .filter-top-line > div:last-child {text-align: center;}
  section .layout-center #filter-block .filter-top-line > div:first-child .bar{margin:0px auto;}
  section .layout-center #filter-block .filter-tags{margin:0px auto; display: flex; flex-wrap: wrap; flex-grow: 1; gap:10px 20px; align-items: center; justify-content: center;}
  section .layout-center #filter-block .filter-tags > div{margin:0px;}
  section .layout-center #filter-block .filter-line > div:first-child{justify-content: center;}

  section .layout-center .products.owl-carousel .owl-controls{top:33%!important; width:100%; right:0px!important;}
  section .layout-center .products.owl-carousel .owl-controls .owl-nav {top:-20px; position:relative;}
  section .layout-center .products.owl-carousel .owl-controls .owl-nav > div{position:absolute; top:0px; width:50px; height:72px; border:0px; z-index: 9000; filter: alpha(opacity=35);-moz-opacity:0.35;-khtml-opacity: 0.35;opacity: 0.35;}
  section .layout-center .products.owl-carousel .owl-controls .owl-nav > div.owl-prev{left:-1px;background: url(../images/svg/arrow-left.svg) no-repeat center center;}
  section .layout-center .products.owl-carousel .owl-controls .owl-nav > div.owl-next{right:-1px;background: url(../images/svg/arrow-right.svg) no-repeat center center;}
  section .layout-center .products.owl-carousel .owl-controls .owl-nav > div:hover{filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}

  }

@media only screen and (max-width: 970px){
  section .layout-center #content .products:not(.carousel) .item {width:33.3333333%!important;}
  section .layout-center #content .products.variant2:not(.carousel) .item {width:50%!important;}
  section .layout-center #content .products.half .item {width:50% !important;}

  section .layout-center  .breadcrumbs > ul li{ padding:0 7px 0 13px; } 
/*  section .layout-center  .breadcrumbs > ul li img{padding:0!important} */
  section .layout-center #main .filter-box .filter-button-box .checkboxes > li, 
section .layout-center #main .filter-box .filter-button-box .colors li, 
section .layout-center #main .filter-box .filter-button-box .sizing li{width:16.66%}
}

@media only screen and (max-width: 900px){
  header .middle-box .table-container .col.basket-info .wrap > div:first-child{position:absolute; right:0px; top:4px;}
  header .middle-box .table-container .col.basket-info .wrap > div:first-child{padding:0px;}
  section .layout-center .tabs1 .tab-container .etabs li a{padding:0px 20px; font-size:15px;line-height: 45px;}
  section .layout-center .tabs1 .tab-container .etabs li a > span {padding:0px 23px;}
  section .layout-center .tabs1 .tab-container .etabs li a > span > span{font-size:12px; width:20px; right:0;line-height: 20px; border-radius: 20px; top:5px;}
  section .layout-center .category .item{width:20%;}

  section .benefit{margin: 15px 0px 0px 0px; }
  section .benefit .item {padding:10px 10px;}
  section .benefit .item > div strong{font-size:14px;}
  section .layout-center .tabs1 .tab-container .etabs li a{font-size:16px !important; padding-left:20px!important;padding-right:20px!important;  margin-right:5px;}
}

@media only screen and (max-width: 850px){
  

  .row{margin-bottom:0px;}
  .row .col-50{width:100%;}
  .row .col-50, .row .col-100{padding-bottom:0px;}

  .header-wrap{margin-top:0px!important;}

  section .layout-center .products.v1{height:468px; max-height:468px; }
  
  section.hp-slider-wrap{padding-bottom:55px;}

header .middle-box .table-container .col.mobile {padding-left:40px !important}

  header .middle-box .table-container .col.logo {width:auto;}
  header .middle-box .table-container .col.logo img{height:auto}







  section .layout-center #content .detail-carousel  .products.owl-carousel.v3 .item{padding:10px 0px!important;}
  section .layout-center #main.full-width .similars-wrap { margin-top:0px; }

  body .fancybox-stage  .h1_background.popup_cr{padding-bottom:10px!important; }
  body .fancybox-stage .popup-carousel-wrap{margin-bottom: 50px!important}

  section .layout-center .similars-wrap{margin-bottom:30px;margin-top:10px;}
  section .layout-center .products-wrap{margin-bottom:10px;margin-top:10px;}
  section .layout-center .tab-content{padding-top:0px;}

  section .layout-center .tab-content h2{font-size:28px;}
  section .layout-center .products.owl-carousel .item{padding-top:10px; padding-bottom: 10px;}

  section .layout-center .hp-tabs{margin-top:-40px;}
  section .layout-center .hp-tabs li a{line-height: 28px; font-size:16px; padding:5px 15px;}
  section .layout-center .products.owl-carousel .owl-nav > div{height:40px; width:40px;}
  section .layout-center .products.owl-carousel .owl-controls{top:-40px;}
  section .layout-center .similars-wrap.home .products.owl-carousel .owl-controls{top:-52px;}
  section .layout-center #main.full-width .similars-wrap .products.owl-carousel .owl-controls{ top:-60px; }
  section .layout-center #main.full-width .similars-wrap .products.owl-carousel .item{padding:0px;}


  section .layout-center .products .item:hover .wrap{-webkit-box-shadow: none; -moz-box-shadow: none; box-shadow:none; }
  section .layout-center .products:not(.variant2) .item{margin-bottom: 40px;}
  body section .layout-center .products .item .wrap .button-wrap .button{line-height:40px; }

  section .layout-center .products .item .wrap .hidden-box{margin-left: -20px; margin-right: -20px; bottom: -20px;}


  section.hp-tabs-container{padding-bottom:80px;}
  .layout-center .title.boxed {line-height: 50px;margin-top:-50px;}
  .layout-center .title.boxed span{font-size:22px;}


  section .layout-center .category{margin-top:10px;margin-bottom:10px;}
  section .news-wrap .news .item{width:100%;}

  section{padding:25px 0px;}
  section.bottom-extended{padding-bottom:90px;}
  section.main{padding-top:0px;}
  
  section.hp-tabs-container .layout-center .show-all {position:static;top:0px; padding-bottom: 0; margin-top:20px;}
  section .layout-center .products.owl-carousel.v1.homepage .item{padding-bottom:15px; margin-bottom:0px}
  section.hp-tabs-container .layout-center .show-all a.button {width:auto;border:0 none !important}
  section.hp-tabs-container{padding-bottom:80px;}
  section .layout-center #detail-review{margin-top:50px; margin-bottom:50px;}



 .overlay-search{padding-bottom: 0;}






header:not(.search-always-visible) .middle-box .table-container .col.mobile-search{display:table-cell}
header:not(.search-always-visible) .middle-box .table-container .col.search {display:none}
header:not(.search-always-visible).show-search .middle-box .table-container .col.search {display:block}



  header:not(.search-always-visible) .middle-box .table-container .col.search{top:100%; left:0; right:auto; margin:0; padding:0; position:absolute; left:0; width:100% }
  header:not(.search-always-visible) .middle-box .table-container .col.search #search{margin:0px -15px; border-radius:0px; width:calc(100% + 30px)!important }
  header:not(.search-always-visible) .middle-box .table-container .col.logo{width:auto; padding:0}
  header:not(.search-always-visible) .middle-box .table-container .col #search > p #closeSearch {top:14px;}
  header:not(.search-always-visible) .middle-box .table-container {margin:0}
  header:not(.search-always-visible).show-search .overlay-search {display:block;}


  header.fixed:not(.search-always-visible) .middle-box .table-container .col.search{top:0px; left:0; right:auto; margin:0; padding:0; position:absolute; left:0; width:100% }
  header.fixed:not(.search-always-visible) .middle-box .table-container .col.search #search{margin:0px -15px; border-radius:0px; width:calc(100% + 30px)!important }
  header.fixed:not(.search-always-visible) .middle-box .table-container .col.logo{width:auto; padding:0}
  header.fixed:not(.search-always-visible) .middle-box .table-container .col #search > p #closeSearch {top:14px;}
  header.fixed:not(.search-always-visible) .middle-box .table-container {margin:0}
  


  header.search-always-visible .middle-box .table-container .col  #search {width:auto}
  header.search-always-visible .middle-box .table-container .col.search.show{top:27px; left:0px;  width: 100%;  margin:0px 0px 0px 0px; position:absolute;}
  header.search-always-visible .middle-box .table-container {padding:0}
  header.search-always-visible.fixed .middle-box .table-container .col.search.show{top:-5px; }
  header.search-always-visible.fixed .middle-box .table-container .col.search.show form{margin:0px -30px; border-radius:0px;}

  header.search-always-visible .middle-box .table-container .col.search{display:block; position:absolute!important; width:100%; left:0!important; bottom:0; padding-left:0}
  header.search-always-visible .middle-box .table-container .col #search{padding:10px 15px; margin:0px -15px; background:#f4f4f4; }
  header.search-always-visible.fixed .middle-box .table-container .col #search{-webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.2); box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.2);  }
  header.search-always-visible.fixed .middle-box .table-container .col #search{ margin:0px ;  }
  header.search-always-visible .middle-box {padding-bottom:62px;}
  header.search-always-visible.fixed .middle-box {padding-bottom:0px;}
  header.search-always-visible.fixed .middle-box .table-container .col #search{margin:0px -15px;}
  header.search-always-visible.fixed .middle-box .table-container .col.search{bottom:auto; top:100%; }
  header.search-always-visible .middle-box .table-container .col.mobile-search{display:none}
  header.search-always-visible .middle-box .table-container .col #search > p #inp-search{height:45px;background:white}
  header.search-always-visible .middle-box .table-container .col #search > p button.btn{height:45px;width:45px;}





}

@media only screen and (max-width: 820px){
  section .layout-center .products:not(.variant2) .item .wrap .info-box > div{display:block; text-align: center!important; width:100%; box-sizing: border-box; padding-left:0px!important; padding-right:0px!important;}
  /*section .layout-center .products:not(.variant2) .item .wrap .info-box .button{display:block; width:100%;}*/
  section .layout-center .products:not(.variant2) .item .wrap .price{text-align: center; margin-bottom:0px;}
  section .layout-center .products:not(.variant2) .item .wrap .original-price{text-align: center;margin:0px auto;}
  section .layout-center .products:not(.variant2) .item .wrap .info-box{margin-top:10px;}
  section .layout-center .products:not(.variant2) .item .wrap .info-box > div:first-child{margin-bottom:0px;} 
  section .layout-center .products:not(.variant2) .item .wrap h3{margin-bottom: 10px;font-size:14px; }
  section .layout-center .products:not(.variant2) .item .wrap .availability{font-size:12px;}
  section .layout-center #content .products.half .item {width:33.33% !important;}
  section .layout-center .products.v1, section .layout-center .products.v1.special{height:428px; max-height:428px; }
  span.review_orderby span {display:none}
}

@media only screen and (max-width: 800px){
  #show_total_count{padding-bottom:10px;}
  section .layout-center .review > .item{width:100%; padding-bottom:0px;}
  section .layout-center #review-block{margin-bottom:30px;}
  section .layout-center #detail-wrap .tabs1 .tab-container #review-block {margin-top:0px;}

  section .layout-center .products:not(.carousel) .item{width:33.33333%!important;}
  body.fully section .layout-center .products:not(.carousel) .item {width:33.33333%!important;}
  section .layout-center .products.carousel .item{width:33.33333%} 
    
  section .layout-center #detail .right-side .detail-box .btn-wrap .button span{display:inline;}
  section .layout-center #detail {display:block; }
  section .layout-center #detail > div{display:block; width:100%!important; padding-right:0px!important;}
  section .layout-center #detail-wrap{padding-top:10px;}

  section .layout-center ul.subcategories > li a{font-size:12px; line-height:16px;}
  section .layout-center ul.subcategories > li a > span{font-size:12px; line-height:16px;}

  footer .container .col.contact{padding-bottom:0px!important;}
  footer .box{height:auto; display:block; padding:20px 0px;}
  footer .box > div{display:block; text-align: center;}
  footer .logos{text-align: center;}
  footer .footer-logo{position:relative; margin:0px; left:auto;}
  footer .layout-center{text-align: center;}
  #detail_submit .button.v3 {font-size:18px !important}
  
  section .layout-center .instagram-wrap  {padding-top: 30px;}
  section .layout-center .instagram-block > div {width: 33.33333%}
  section .layout-center .instagram-block > div.default {order: 2}
  section .layout-center .instagram-block > div.default span {font-size: 4VW}
  section .layout-center .instagram-block > div:nth-last-child(1) {display: none}
  
  section .layout-center .pagination.v2{margin:0px 0px 30px 0px}
  section .layout-center .sort-box{margin: 0px auto 30px auto; display: block;}
  section .layout-center .sort-box .sort-button {font-size:14px}
  section .layout-center #sort-line > .button{font-size:14px;}
  section .layout-center .pagination {text-align: center;}
  #show_total_count {text-align:center !important}
}

@media only screen and (max-width: 780px){
  section .layout-center .review > .item .actions span.rt {
    display:none;
  }
  header .middle-box .table-container .col.logo img, header.fixed .middle-box .table-container .col.logo img {width:180px !important;}
  section .layout-center .article .item, body:not(.without_column) section .layout-center .article.thin .item{ width:33.33%; }
  section .layout-center .article .item.a3 {display:none}
}

@media only screen and (max-width: 750px){
    
  .delivery-bar-desc{text-align: center;}
  section .benefit .item .image img{height: 45px;}
  section .benefit .item .desc{font-size: 12px;}
  section .layout-center #main .checkboxes.triple li{width:50%;}
  section .layout-center #main .checkboxes li label{font-size:11px;}

  section .layout-center #content-filter .tabs-wrap {padding-left:0px;}

  section .layout-center #content-filter ul.tabs {margin:0px -1px 0px 0px; width:auto; float:none;}
  section .layout-center #content-filter ul.tabs li {float:left; width:50%; color:#828282; padding:0px 15px; line-height: 40px; text-align: center; font-size:16px; font-family: 'Nunito Sans', sans-serif; font-weight:400; text-transform: uppercase }
  section .layout-center #content-filter .tabs-wrap::before {display:none;}
  section .layout-center #content-filter ul.tabs li.active {border-right:1px solid #DFDFDF; color:#1d1d1d; }
  section .layout-center #content-filter ul.tabs li:hover {border-right:1px solid #DFDFDF; color:#1d1d1d; }

  section .layout-center #content-filter .tab_container { float:left; width:100%; box-sizing: border-box; }
  section .layout-center #content-filter .tab_content {padding: 15px; }

  section .layout-center #content-filter .price-slider-box > div {display:block;}
  section .layout-center #content-filter .price-slider-box > div > div{display:block;}
  section .layout-center #content-filter .price-slider-box > div > div:first-child{text-align: center; width:auto;margin-bottom: 13px; font-size:18px;}
  section .layout-center #content-filter .price-slider-box{padding-top:10px;}
  section .layout-center #content-filter .price-slider-box > div > div .bar{margin:0px;}
  section .layout-center #content-filter .price-slider-box > div > div .value-left{right:auto; left:0px; top:-30px; font-size:12px;}
  section .layout-center #content-filter .price-slider-box > div > div .value-right{left:auto; right:0px; top:-30px;font-size:12px;}

  section #basketa table:not(.cart_total) tr th {display:none}

  section #basketa table:not(.cart_total)  {background: transparent; border:0px;}
  section #basketa table:not(.cart_total) thead {display:none;}
  section #basketa table:not(.cart_total) tbody  {display:block;}
  section #basketa table:not(.cart_total) tbody tr  {display:block; position:relative; margin-bottom:10px; border:1px solid #E6E6E6; background: #fff;}
  section #basketa table:not(.cart_total) tbody tr td {display:block; border-bottom:0px; box-sizing: border-box; padding-top:10px;}
  section #basketa table:not(.cart_total) tbody tr.more_tr  {margin-bottom:0px; border:0 none;}
  section #basketa table:not(.cart_total) tbody tr.more_tr td {padding-top:0px;}
  
  section #basketa table:not(.cart_total) tbody tr td.td_name {padding-left:95px; padding-bottom:35px; width:100%; min-height:84px;border-bottom:1px solid #E6E6E6; padding-right:15px; font-size:14px; line-height: 18px;}
  section #basketa table:not(.cart_total) tbody tr td.td_img {position:absolute; left:0px; top:0px; width:auto;}
  section #basketa table:not(.cart_total) tbody tr td.td_img img{position:absolute;padding:5px; box-sizing: border-box; left:0px; top:0px; width:83px!important}
  section #basketa table:not(.cart_total) tbody tr td.td_store {position:absolute; left:95px; bottom:70px; padding:0px;}
  section #basketa table:not(.cart_total) tbody tr td.td_store .stock {position:relative; top:-4px;}
  section #basketa .spinner-wrap:not(.small) table:not(.cart_total) tbody tr td.td_mj {padding-top:10px; padding-bottom: 10px; padding-left:10px; background: #eef4f6; height:60px; text-align:left!important;}
  section #basketa .spinner-wrap:not(.small) table:not(.cart_total) tbody tr td.td_mj  .smaller{display:inline;}
  section #basketa .spinner-wrap.small table:not(.cart_total) tbody tr td.td_mj {padding-top:10px; padding-bottom: 10px; padding-left:10px; background: #eef4f6; height:50px; }
  
  section #basketa table:not(.cart_total) tbody tr td .spinner-wrap {padding-left:0px;height:50px;}
  section #basketa table:not(.cart_total) tbody tr td .spinner-wrap.small .spinner{position:relative;top:0px;left:-20px}

  section #basketa table:not(.cart_total) tbody tr td.td_del {bottom:20px; right:15px; position:absolute; padding:0px;}
  section #basketa table:not(.cart_total) tbody tr td.td_price {font-size:14px;bottom:20px; right:45px; position:absolute;padding:0px;}
  section #basketa table:not(.cart_total) tbody tr td.price_mj {display:none;bottom:13px; right:45px; position:absolute;padding:0px; font-size:12px;}

  section #basketa table:not(.cart_total).static tbody tr td.td_price {bottom:33px; right:15px; position:absolute;padding:0px;}
  section #basketa table:not(.cart_total).static tbody tr td.price_mj {bottom:13px; right:15px; position:absolute;padding:0px; font-size:12px;}
  section #basketa table:not(.cart_total).static tbody tr td.td_mj {line-height:60px;padding:0px 15px;}

  section #basketa table:not(.cart_total) tr td .mobile-desc{display:inline;font-size:60%;}

  section #basketa .spinner-wrap:not(.small) table:not(.cart_total) .spinner input{height:40px;}
  section #basketa .spinner-wrap:not(.small) table:not(.cart_total) .input-group-btn-vertical > .btn{height:20px;}
  section #basketa .spinner-wrap:not(.small) table:not(.cart_total) .input-group-btn-vertical > .btn:first-child{height:21px;}
  section .layout-center #sort-line > * {width:50%;}


}

@media only screen and (max-width: 700px){
  
  section .layout-center #review-block .title-h2 {
    display:none !important
  }
  section .layout-center #review-block .stars {
    margin:0 auto !important;
    padding:0 !important;
    width:135px !important;
  }
  section .layout-center #rate-result {
    text-align:center !important;
    width:auto !important;
  }
  
  
  section .layout-center .review > .item .actions span.rt {
    display:inline-block;
  }
  body.without_column section .layout-center #main .aside-box{ width:50%;}
  
  .layout-center .text-box h1{font-size: 28px;text-align:center;padding-bottom:15px }
  .layout-center h1.detail-h1 {text-align:center !important;margin-top:0;padding-top:0;padding-bottom:0}

  h1{ font-size: 32px;  }
  h2{ font-size: 28px;  }
  h3{ font-size: 20px;  }
  h4{ font-size: 16px;  }

  footer .container .col.deliv{width:100%!important;}
  footer .container .col.social{width:100%!important;}

  section .layout-center .filter-wrap{font-size:15px; line-height: 45px; padding:0px 20px;}
  section .layout-center .filter-wrap a{font-size:13px; margin-left:20px;}

  section .layout-center #content .products:not(.carousel) .item {width:50%!important;}
  section .layout-center #content .products.smaller .item {width:33.33% !important;}
  
  section .brands{margin-bottom: 0px;}
  section .brand-title{margin-top:10px;}

  .layout-center .title-medium{font-size:22px;}
  section .layout-center ul.subcategories{margin-bottom: 20px;}
  section .layout-center #content-filter{margin-top:30px;}

  section .layout-center ul.subcategories > li a > span:first-child {width:45px;}
  section .layout-center ul.subcategories > li a > span:last-child {width:auto;}

  section .layout-center #main .checkboxes > li{width:50%;}

  .fancybox-slide > div{max-width:550px; width:95%; box-sizing:border-box!important;}
  .fancybox-content{margin:50px 0px 20px 0px!important}
  .fancybox-slide--html{box-sizing:border-box!important;}


  section .layout-center #review-block {padding:0}
  section .layout-center #review-block > div{padding:0px!important; width:100%!important; display:block;}
  section .layout-center #review-block > div:first-child{margin-bottom:20px;}
  
  section .layout-center .filter-box .button{line-height: 30px; font-size:15px;padding:0px 10px;]}

  section .layout-center #main .filter-box .filter-button-box .checkboxes > li, 
  section .layout-center #main .filter-box .filter-button-box .colors li, 
  section .layout-center #main .filter-box .filter-button-box .sizing li{width:25%}
  section .layout-center .tabs1 .tab-container .etabs li a{font-size:14px !important;}
  
}


@media only screen and (max-width: 650px){
  
  section .layout-center.load_popup .products.item{width:50% !important}
    

  .top-line ul.nav{display:none; }

  section .layout-center .products{margin-bottom: 20px;}
  section .layout-center .products-wrap{margin-left:-14px; margin-right:-14px;}

  section .layout-center #content .products.variant2:not(.carousel)  { margin:0px -5px!important;}
  section .layout-center #content .products.variant2:not(.carousel) .item {width:100%!important; padding:5px!important;}
  section .layout-center #content .products.variant2:not(.carousel) .item .wrap h3{min-height:0px; margin-top:5px;}
  section .layout-center #content .products.variant2:not(.carousel) .item .wrap > div:first-child{padding-right:20px;}


  body .fancybox-stage .popup-carousel-wrap{margin: 0px 0px   50px 0px!important}
  body .fancybox-stage .popup-carousel-wrap .owl-controls .owl-nav > div.owl-next{right:-15px!important;}
  body .fancybox-stage .popup-carousel-wrap .owl-controls .owl-nav > div.owl-prev{left:-15px!important;}

  header {padding-bottom:15px;}
  header .middle-box .table-container .col.logo{width:auto;}
  header .middle-box .table-container .col.logo img{margin-top:-2px;}


  .hedader-wrap{height:230px;}
  header{padding-bottom:0px;}
  header .middle-box .table-container{padding-top:9px; padding-bottom: 7px;}
  header .middle-box .table-container .col.logo img, header.fixed .middle-box .table-container .col.logo img{width:180px !important;}

  section .layout-center .show-all.top3{margin-top:0px;}

  header .middle-box .table-container .col.mobile a img{width:35px;}

  section .layout-center .tabs1{margin-bottom: 30px;}
  section .layout-center .similars-wrap{padding-bottom:0px;}

  section .layout-center .tabs1 .tab-container .etabs::before{display:none;}
  section .layout-center .tabs1 .tab-container .etabs::after{display:none;}
  section .layout-center .tabs1 .tab-container .etabs li{float:left; width:50%; margin:0px!important; padding:0px!important; display:block; box-sizing: border-box;}
  section .layout-center .tabs1 .tab-container .etabs li:nth-child(even){border-right:1px solid #E0E0E0;}
  section .layout-center .tabs1 .tab-container .etabs li a{ margin:0px!important; padding:0px!important; border-bottom:0px!important; border-right:0px!important; background: #eef4f6}
  section .layout-center .tabs1 .tab-container .etabs li:last-child:not(:nth-child(even)){width:100%;border-right:1px solid #E0E0E0;}

  section .news-wrap .news .item .wrap h3{font-size:14px;}
  section .news-wrap .news .item .wrap p{font-size:12px;}
  section .news-wrap .news .item .wrap .date .day{font-size:30px; line-height: 30px;}
  section .news-wrap .news .item .wrap .date .name{font-size:12px; line-height: 12px;}

  section .layout-center .show-all .button{display:block;margin-bottom:20px}
  section .layout-center #detail .left-side .big-image img.big-image-picture{max-height:400px}

  header #naseptavacList{ max-height:265px;  }

  section .layout-center .category .item{width:25%;}

  section .layout-center #sort-line{margin-top: 15px;}

}

@media only screen and (max-width: 620px){
  section .layout-center .hp-tabs li a{line-height: 38px; font-size:15px; padding:0 10px;}
  section .layout-center .products.variant2 .item .wrap h3{margin:0px;}
  section .layout-center .products.v1, section .layout-center .products.v1.special{height:408px; max-height:408px; }
}

@media only screen and (max-width: 600px){
  section .layout-center  .value-left, section .layout-center  .value-right {font-size:13px !important;line-height:25px}
  section .layout-center .products.v1, section .layout-center .products.v1.special{height:468px; max-height:468px; }
  
  section .layout-center .products:not(.carousel) .item{width:50%!important;}
  body.fully section .layout-center .products:not(.carousel) .item {width:50%!important;}
  section .layout-center .products.carousel .item{width:50%}  
    
  section .layout-center #content .products.smaller .item {width:50% !important;}
  section .layout-center .article .item, body:not(.without_column) section .layout-center .article.thin .item{ width:50%; }
  section .layout-center .article .item.a2 {display:none}
  section .layout-center #detail .right-side .detail-box #action_links div {margin-bottom: 0px; width:50%;float:left}

  section .layout-center .article {margin:-10px -10px 10px -10px; }
  section .layout-center .article .item, body:not(.without_column) section .layout-center .article.thin .item {padding:20px 10px;padding-top:0 }
  section .layout-center .article .item h2{margin:10px 0px 5px 0px;font-size:14px}
  section .layout-center .article .item .wrap{ margin-top:10px;}
  section .layout-center .article .item .wrap > div{padding-top:10px; }
  
  .layout-center .tab-title{margin-top:20px; font-size:18px; margin:20px auto 0px auto; width:100%; box-sizing: border-box; text-align: center; }
  .layout-center .subpage-title{font-size:25px; line-height: 120%; margin-bottom: 20px;}

  section .layout-center ul.subcategories > li {width:50%;}
  section .layout-center .pagination.v2{margin-bottom:15px;}

  .scroll-top img{width:45px;}

  footer .container .col{width:100%!important;}
  footer .container .col p.space, footer .container .col p.title{margin-bottom: 20px;}
  #text-mobile-placeholder{padding-top:30px;}

  section .layout-center .category .item{width:33.333333%;}
  section .layout-center .tabs1 .tab-container .etabs li a{line-height: 45px;}
  section .layout-center .tabs1 .tab-container .etabs{margin-top:-97px; margin-bottom: 10px;}

  section .layout-center #detail .right-side .detail-box .description p{font-size:14px; line-height: 150%}
  section .layout-center #detail .right-side .detail-box .price-box {display:block;}
  section .layout-center #detail .right-side .detail-box .price-box > div{display:block; width:100%; box-sizing: border-box;}
  section .layout-center #detail .right-side .detail-box .price-box > div:first-child table{width:auto;}
  section .layout-center #detail .right-side .detail-box #action_links{padding-top:0px; padding-left:0px; padding-bottom:40px;}

  section .layout-center #detail .right-side .detail-box #action_links {margin-bottom:0px !important}

  section .layout-center .filter-wrap{ line-height:0px;  padding:0px 0px; font-size:0px;border-bottom:0px; border-right:0px;}
  section .layout-center .filter-wrap a{ display:inline-block; width:50%; box-sizing: border-box; line-height:40px; text-align: center; margin:0px 0px 0px 0px; color:#828282;font-size:15px; border-right:1px solid #DFDFDF;border-bottom:1px solid #DFDFDF; background: #F5F5F5; font-family:'Nunito Sans', sans-serif; font-weight:500;}
  section .layout-center .filter-wrap a::before{display:none;}
  section .layout-center .filter-wrap a:hover::before{opacity:0;}
  section .layout-center .filter-wrap a.current{color:#1d1d1d; font-weight:500; background: #fff;}
  section .layout-center .filter-wrap a.current::before{opacity:0;}
  
  section .layout-center #detail .right-side .detail-box .price-box, section .layout-center #detail .right-side .detail-box .variant {border-top:0}
  section .layout-center #detail .right-side .detail-box .variant table tr td {padding:15px 0 0 0}
  section .layout-center #detail .right-side .detail-box .price-box > div {padding:15px 0}
  section .layout-center #detail .right-side .detail-box .btn-wrap{ padding:0px 0px 20px 0px;}
  section .layout-center #detail .right-side .detail-box .wrap {padding:0px 0px 10px 0px;}
  p.producer_logo a img {
    margin:20px auto 0 auto;
  }
  .onlymobile {display:inline}
  
  section .layout-center #detail .right-side .detail-box{border:0px;border:0px none;  }
  section .layout-center #detail .right-side .detail-box .info {display:block;background:none;padding:0}
  section .layout-center #detail .right-side .detail-box .info > div{display:block; width:100%; box-sizing: border-box; border:0px none!important;padding:0}
  section .layout-center #detail .right-side .detail-box .info > div:first-child {padding-bottom:10px}
  section .layout-center #detail .right-side .detail-box .info > div:first-child table{width:auto;}
  section .layout-center #detail .right-side .detail-box .info > div:last-child{padding-top:0px;}
  
  section .layout-center #detail .right-side .detail-box .info > div > table tr td:first-child{display:none}
  section .layout-center #detail .right-side .detail-box .info > div > table tr td:last-child{font-size:14px;padding-top:0;padding-bottom:0}
  section .layout-center #detail .right-side .detail-box .info > div > table tr td:first-child{padding-left:0; padding-right:0;width:111px}
  section .layout-center #detail .right-side .detail-box .info > div > strong {display:inline-block; width:107px;}
  section .layout-center #detail .right-side .detail-box .info > div:last-child div{display:inline;}
  section .layout-center #detail .right-side .detail-box .info > div:last-child strong:first-child {display:none}
  section .layout-center #detail .right-side .detail-box .availability span,
  section .layout-center #detail .right-side .detail-box .variant table tr td:first-child{font-size:14px;}
  section .layout-center #detail .right-side .detail-box .info > div > table tr td.info_value {
    font-size:12px;
    color:#333;
  }
  section .layout-center #detail .right-side .detail-box .info > div  {
    width:100% !important;
  }
  section .layout-center #detail .right-side .detail-box .info > div > table  {
    width:100% !important;
    display:table;
  }
  section .layout-center #detail .right-side .detail-box .info > div > table tr:nth-child(odd) td.info_value {
    float:left;
    color:#333;
  }
  section .layout-center #detail .right-side .detail-box .info > div > table tr:nth-child(even) td.info_value {
    float:right;
    color:#333;
    position:absolute;
    right:15px;
    margin-top:-16px;
  }
  #detail_store {
    position:static;
    left:0;
  }
}

@media only screen and (max-width: 550px){
  section .layout-center .products.v1, section .layout-center .products.v1.special{height:auto; max-height:auto;}
  section.hp-tabs-container .layout-center .show-all {margin-bottom:30px !important}
  #detail_submit .button.v3 {font-size:20px !important}


  body .fancybox-stage .h1_background.popup_cr{text-align: center!important}

  section .layout-center #main{ margin-top:15px;}
  section .layout-center #main.full-width{ margin-top:0px;}
    
  section .layout-center #detail .left-side .big-image {text-align:center;height:300px;width:300px;margin:0 auto;}
  section .layout-center #detail .left-side .big-image img.big-image-picture{width:300px;height:300px;aspect-ratio: 1/1;}

  h1{ font-size: 28px; padding-bottom:10px; }
  h2{ font-size: 22px; padding-bottom:10px; }
  h3{ font-size: 17px; padding-bottom:10px; }
  h4{ font-size: 14px; padding-bottom:5px; }

  .layout-center .text-box h1{font-size: 28px;text-align:center;padding-bottom:15px }
  .layout-center h1.detail-h1 {text-align:center !important;margin-top:10px;padding-top:0;padding-bottom:0}

  
  .layout-center .title, .layout-center .title.boxed > span{font-size:18px;}
  .layout-center .title {padding-bottom:8px}
  h3{font-size:18px; text-align: center;}
  .layout-center p{font-size:13px;}

  section .brand-title span{width:auto;}

  section .layout-center #main .checkboxes.triple li{width:100%;}

  section .layout-center  .tag   {top:10px; }
  section .layout-center  .tag li  { padding-bottom:5px; }
  section .layout-center  .tag li span { height:auto;  }
  section .layout-center  .tag li span > span{ font-size:10px; line-height: 15px;  }

  section .layout-center .tabs1 .tab-container .etabs li a{line-height: 40px;}

  .layout-center .title.boxed > span{max-width: 230px;}
  
  section.hp-slider-wrap{padding:0;background:#fff}
  .layout-center.on-slider {padding:0}
  section.hp-slider-wrap{padding-bottom:0;}
  section.hp-tabs-container{border-top:0 none}
  .slider-float {width:100%;float:none;}
  .slider-right {width:100%;float:none;padding:0px;margin-top:10px}
  .slider-right div.item {width:50%;float:left;}
  .slider-right div.item:first-child {margin-bottom:0px;padding-right:5px;box-sizing: border-box;}
  .slider-right div.item:last-child {margin-bottom:0px;padding-left:5px;box-sizing: border-box;}
  
  section.hp-tabs-container{padding-top:15px;padding-bottom:60px}
  section .layout-center .products-wrap{position:relative;}
  section .layout-center .products.owl-carousel.v3 .owl-controls{top:38%!important; }
  section .layout-center .products.owl-carousel .owl-controls{top:33%!important; width:100%; right:0px!important;}
  section .layout-center .products.owl-carousel .owl-controls .owl-nav {top:-20px; position:relative;}
  section .layout-center .products.owl-carousel .owl-controls .owl-nav > div{position:absolute; top:0px; width:50px; height:72px; border:0px; z-index: 9000}
  section .layout-center .products.owl-carousel .owl-controls .owl-nav > div.owl-prev{left:-1px;background: url(../images/svg/arrow-left.svg) no-repeat center center;filter: alpha(opacity=35);-moz-opacity:0.35;-khtml-opacity: 0.35;opacity: 0.35;}
  section .layout-center .products.owl-carousel .owl-controls .owl-nav > div.owl-next{right:-1px;background: url(../images/svg/arrow-right.svg) no-repeat center center;filter: alpha(opacity=35);-moz-opacity:0.35;-khtml-opacity: 0.35;opacity: 0.35;}
  section .layout-center .products.owl-carousel .owl-controls .owl-nav > div:hover{/*background-position: left bottom;*/filter: alpha(opacity=100);-moz-opacity:1;-khtml-opacity: 1;opacity: 1;}

  section .layout-center .products.owl-carousel.v3 .owl-controls .owl-nav > div{top:50%; margin-top:-15px;}
  section .layout-center .products.owl-carousel.v3 .owl-controls .owl-nav > div.owl-prev{left:-1px;}
  section .layout-center .products.owl-carousel.v3 .owl-controls .owl-nav > div.owl-next{right:-1px;}

    section .layout-center .products.owl-carousel.v6 .owl-controls .owl-nav > div.owl-prev{left:-30px!important;}
  section .layout-center .products.owl-carousel.v6 .owl-controls .owl-nav > div.owl-next{right:-30px!important;}

  section .layout-center #content .detail-carousel .products.owl-carousel.v3 .owl-controls{right:0px!important;}
  section .layout-center .products .item .wrap .image-box .favorite{top:9px; right:6px;}

  section.hp-tabs-container .products.owl-carousel .item{padding-bottom:20px !important;}
  section .layout-center .hp-tabs {float:none; margin:0px; font-size:0px;}
  section .layout-center .hp-tabs li{width:50%; box-sizing: border-box; padding:0px; float:none; display:inline-block; margin:-1px 0px 0px 0px;}

  section .layout-center .hp-tabs li.current a{border-bottom:1px solid #DFDFDF;}
  section .layout-center .hp-tabs li:nth-child(even) a{border-left:0px!important;}
  section .layout-center .hp-tabs li:last-child:not(:nth-child(even)){width:100%;}
  
  section .news-wrap{padding:0px 0px 40px 0px;}
  section .news-wrap .news .item {padding-bottom:0px;}
  section .news-wrap .news .item .wrap .date{width:70px;margin-left:-90px;}
  section .news-wrap .news .item .wrap{padding-left:90px;}

  section .layout-center .products.v1.carousel:not(.owl-carousel) .item{padding:10px 15px 15px 15px; margin-bottom: 0}


  section .layout-center #filter-block .filter-line > div:first-child{justify-content: center;}
  section .layout-center #filter-block .filter-box{width:100%;}
  section .layout-center .filter-box .button{width:100%; text-align:left;}
  section .layout-center .filter-box .filter-button-box{position:relative; border:0px; padding:15px 1px 0px 1px; margin:0; width:100%; box-sizing: border-box; left:0}
  section .layout-center .filter-box .filter-button-box select{margin-top:0 !important}
  section .layout-center #main .filter-box .filter-button-box .checkboxes > li, 
section .layout-center #main .filter-box .filter-button-box .colors li, 
section .layout-center #main .filter-box .filter-button-box .sizing li{width:33.33%}

/*  section .layout-center #sort-line {flex-wrap: wrap; margin-top:10px;}
  section .layout-center #sort-line > * {width:100%;}
  section .layout-center #sort-line > *:first-child {order:2}
  section .layout-center #sort-line > *:last-child {order:1}*/

section .layout-center #sort-line > .button  { min-width: 0; justify-content: flex-start; padding:0px 12px!important; font-weight:600}
section .layout-center #sort-line > .button::before{width:18px; background-size: 100% auto}

section .layout-center .sort-box .sort-button > span{display:none;  }
section .layout-center .sort-box .sort-button > strong{text-transform:capitalize;  padding-left:0}


section .layout-center .filter-box .filter-button{padding-top:5px;padding-bottom:5px;background: #ffffff url('../images/svg/down.svg') no-repeat right 10px center; background-size:10px auto}
section .layout-center .filter-box .filter-button.active, section .layout-center .filter-box .filter-button:hover{border-color:#1b1b1b;color:white !important;background: #1b1b1b url('../images/svg/up_white.svg?v=1') no-repeat right 10px center; background-size:10px auto}
section .layout-center #sort-line > :last-child{padding:0}


}


@media only screen and (max-width: 500px){
  
  body.without_column section .layout-center #main .aside-box{ width:100%;}
    
  .button.yellow{padding:0px 10px; text-decoration: none; line-height:26px;font-size:13px;background:white;border:1px solid #b0b0b0;color:#555 }
  .button:hover, .button.yellow:hover {border:1px solid #3689ae;background:#3689ae}
  .button {width:auto;padding:5px 10px;line-height:20px;font-size:14px}

  section .layout-center .article{margin-top:10px}
  
  footer .newsletter .cont .wrap  p  button.button{ font-size:14px; }
  
  section .news-wrap {margin-bottom: 50px;}
  section .news-wrap .button{position:absolute; left:-1px; width: calc(100% + 2px);bottom:-15px; margin-left:0;padding:5px 0}

  section .benefit{margin-top: 0px;margin-bottom:0;padding:10px;display:none}
  section .benefit .item {width: 33.333333%;}
  
  section .layout-center #detail .right-side .detail-box .wrap .free-present {display:block;margin-bottom:20px}
  section .layout-center #detail .right-side .detail-box .wrap .free-present > div{display:block;}
  section .layout-center #detail .right-side .detail-box .wrap .free-present > div:first-child{width:100%; box-sizing: border-box;padding:5px 20px; text-align: center;}

  section .layout-center #detail .left-side .gallery {margin-left:-5px; margin-right:-5px;}
  section .layout-center #detail .left-side .gallery .item{padding:5px;}
  section .layout-center #detail .left-side{padding-bottom:20px;}

  section .layout-center .top-table .num{width:30px; height:auto; font-size:18px; padding:0px 5px;}
  section .layout-center .top-table .image {width:40px;}
  section .layout-center .top-table .image img{max-width:40px;}
  section .layout-center .top-table .name {padding-left:0px; line-height: 15px;}
  section .layout-center .top-table .name a{font-size:11px;}
  section .layout-center .top-table .price, .popup_cart_price .price{font-size:12px;}
  section .layout-center .top-table .original-price, .popup_cart_price .original-price {font-size:10px;}
  section .layout-center .top-table .availability {padding-left:0px; padding-right:0px;}
  section .layout-center .top-table .availability span{font-size:10px;}
  section .layout-center .top-table .availability span.instock{padding-left:0px;}
  section .layout-center .top-table .availability span.instock::before{width:15px; height:15px; display:none;}

  footer .container .col{width:100%!important;}
  footer .container::before {display:none;}
  footer .container .col p.title::after {margin-top:-3px;}

  section .layout-center .products.owl-carousel.v6 .owl-controls .owl-nav > div.owl-prev{left:-20px!important;}
  section .layout-center .products.owl-carousel.v6 .owl-controls .owl-nav > div.owl-next{right:-20px!important;}

  section .bx-wrapper .bx-controls{display:none;}

  section .layout-center #detail .right-side .detail-box .btn-wrap .button span{display:none;}
}


@media only screen and (max-width: 450px){
  .slider .owl-dots{position:absolute; bottom:auto; margin-top:-30px; text-align: center;}
  .sb-slidebar .favorite, .sb-slidebar .compare {position:relative;top:-3px}
  .sb-slidebar .favorite a{background: url(../images/svg/oblibeni_white.svg?v=1) no-repeat center center;background-size:24px auto }
  .sb-slidebar .compare a{background: url(../images/svg/porovnat_white.svg?v=1) no-repeat center center;background-size:24px auto } 
  .sb-slidebar .compare a span , .sb-slidebar .favorite a span,
  .sb-slidebar .compare a span i, .sb-slidebar .favorite a span i{background:#3689ae;color:#fff;width:14px; line-height: 14px; height:14px;}
  
  section.hp-tabs-container .products.owl-carousel .item{padding-bottom:15px !important;}
  picture.v-mobile, img.v-mobile{display:block !important;}
  picture.v-desktop, img.v-desktop{display:none !important;}

  .slider > li picture.v-desktop{display:none !important;}
  
  header .middle-box .table-container .col.mobile {padding-left:18px !important}
  
  section .layout-center #detail .right-side .detail-box #action_links {margin-bottom:0px !important;padding-bottom:40px !important}
  section .layout-center #detail-wrap table.data-table tr td{ padding:5px 10px;  }

  section .layout-center #detail .right-side .detail-box .price-box  .price {font-size:34px; line-height: 34px;}  
  section .layout-center .products-wrap{margin-left:-10px; margin-right:-10px;}
  section .layout-center #detail .right-side .detail-box .btn-wrap .button {font-size:16px; line-height: 50px; height:50px;}
  section .layout-center #detail .right-side .detail-box .btn-wrap .button img {padding-right:5px;width:24px;height:auto}
  section .layout-center .products {margin-left:-5px; margin-right:-5px;}
  section .layout-center .products .item{padding:5px;}
  section .layout-center .products .item .wrap{padding:10px;}
  section .layout-center .products .item .wrap .image-box{margin:-10px -10px 0px -10px;}
  section .layout-center .products .item .wrap h3{font-size:12px;}
  section .layout-center .products .item .wrap h3 a{padding:0px 10px;}
  section .layout-center .products .item .wrap .info-wrap{margin: 10px -10px 0px -10px;}

  section .layout-center .products .item .wrap .hidden-box{margin-left: -10px; margin-right: -10px;}

  section .layout-center .products .banner_list { padding:0px 5px;}  

  footer .newsletter .cont > div:first-child p{font-size: 14px;}
  footer .newsletter .cont > div:first-child p strong{font-size: 25px;}

  section .layout-center #detail .right-side .detail-box .variant table{display:block;}
  section .layout-center #detail .right-side .detail-box .variant table tbody{display:block;}
  section .layout-center #detail .right-side .detail-box .variant table tr{display:block;}
  section .layout-center #detail .right-side .detail-box .variant table tr td{display:block; padding-left:0px!important;padding-right:0px!important;}
  section .layout-center #detail .right-side .detail-box .variant table tr td .select-style{float:none;}

  section .layout-center #detail .right-side .detail-box .variant table tr td:last-child{padding-top:0px;}

  .detail-box .input-group-btn-vertical > .btn{width:25px; background-size:12px auto!important; height:50px;}
  .detail-box .spinner input{height:50px;}

  section .layout-center ul.subcategories > li a > span{font-size:11px;}
  section .layout-center ul.subcategories > li a > span:first-child{width:40px;}
  section .layout-center ul.subcategories > li a  img{width:40px;}
  section .layout-center ul.subcategories {margin-left:-5px; margin-right:-5px;}
  section .layout-center ul.subcategories > li{padding:5px; }

  section .layout-center .tabs1 .tab-container .etabs li a{font-size:14px !important}
  section .layout-center .category{margin-left:-5px; margin-right:-5px;}
  section .layout-center .category .item{padding:5px;}
  section .layout-center .category .item a{padding:10px;}

  section .layout-center .products.owl-carousel .owl-controls .owl-nav > div.owl-prev{left:-5px;}
  section .layout-center .products.owl-carousel .owl-controls .owl-nav > div.owl-next{right:-5px;}
  section .layout-center .products.owl-carousel.v3 .owl-controls .owl-nav > div.owl-prev{left:-5px;}
  section .layout-center .products.owl-carousel.v3 .owl-controls .owl-nav > div.owl-next{right:-5px;}

  header .middle-box .table-container .compare-col,
  header .middle-box .table-container .favorite-col{display:none;}
  header .middle-box .table-container .col.nocontact{display: none;}
  
  section .benefit .item > div strong{font-size:3vw}
  section .benefit .item > div {font-size:2.6vw}
}

@media only screen and (max-width: 420px){
  section .layout-center .review > .item .actions span.rt {
    display:none;
  }
  section .layout-center #main .filter-box .filter-button-box .checkboxes > li, 
  section .layout-center #main .filter-box .filter-button-box .colors li, 
  section .layout-center #main .filter-box .filter-button-box .sizing li{width:50%}
  
  section .layout-center .pagination{margin-top:20px; margin-bottom: 20px;}
  .detail-box .spinner {width:50px;}
  .detail-box .spinner input{font-size:16px;}
  .detail-box .spinner-wrap{padding-left:104px;}
  section .layout-center #detail .right-side .detail-box .btn-wrap .button{font-size:15px;}
}

@media only screen and (max-width: 400px){
  section .layout-center #detail .right-side .detail-box #action_links {margin-bottom:0px !important;padding-bottom: 10px !important;}
  section .layout-center #detail .right-side .detail-box #action_links div {padding-bottom: 0px !important; width:auto; float:none}
  section .layout-center #detail .right-side .detail-box #action_links div:first-child {margin-bottom: 10px;}

  
  .submit_spec{font-size:100%;}

  section .layout-center  .tag li span > span{ font-size:9px; line-height: 12px;  }
  section .layout-center .big-image .tag li span{height:20px;}
  section .layout-center .big-image .tag li span > span{font-size:10px; line-height: 16px;padding:2px 5px}

  header .middle-box .table-container .col.account .account-wrap a{font-size:12px}

  section .layout-center #detail .left-side .gallery .item.more-items a strong > span i{font-size:10px;}
  section .layout-center #detail .left-side .gallery .item.more-items a > span{padding:5px;}


  .sb-slidebar .compare-col {position:absolute; top:18px; left:auto; right:100px;}
  .sb-slidebar .favorite-col {position:absolute; top:18px; left:auto; right:60px;}

  body .sb-slidebar h4{font-size:22px;  } 
  body .sb-slidebar h4 img{width:22px;height:22px;margin-top:10px;}

  section .layout-center .filter-wrap a{font-size:13px;line-height:30px}
}

@media only screen and (max-width: 360px){
  header .middle-box .table-container .col.logo {padding:10px 0px;}
  header .middle-box .table-container .col.logo img, header.fixed .middle-box .table-container .col.logo img{width:130px!important;}

  section .layout-center .top-table .name a{font-size:10px; line-height: 14px; font-weight:500;}
  section .layout-center .products .item .wrap .image-box .timesale-wrap .timesale span.number  {font-size:10px; line-height: 12px;}
    
  section .layout-center #detail .left-side .big-image {height:250px;width:250px;}
  section .layout-center #detail .left-side .big-image img.big-image-picture{width:250px;height:250px;}
}


@media only screen and (max-width: 340px){
  section .layout-center ul.subcategories > li {width:100%}
  header .middle-box .table-container .col.basket-info .wrap > div.basket{padding-left:6px;}
  header .middle-box .table-container .col.favorite-col{padding-left:9px;}
    section .layout-center .category .item{padding:5px; width:50%;}
  section .layout-center .category .item a{padding:10px;}
  section .layout-center #detail .right-side .detail-box .btn-wrap .button{font-size:14px !important;}
  section .layout-center .article .item, body:not(.without_column) section .layout-center .article.thin .item{width:100%; }
}

/* SIMPLEBAR CSS */

[data-simplebar] {
  position: relative;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: flex-start;
  align-items: flex-start;
}

.simplebar-wrapper {
  overflow: hidden;
  width: inherit;
  height: inherit;
  max-width: inherit;
  max-height: inherit;
}

.simplebar-mask {
  direction: inherit;
  position: absolute;
  overflow: hidden;
  padding: 0;
  margin: 0;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto !important;
  height: auto !important;
  z-index: 0;
}

.simplebar-offset {
  direction: inherit !important;
  box-sizing: inherit !important;
  resize: none !important;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  padding: 0;
  margin: 0;
  -webkit-overflow-scrolling: touch;
}

.simplebar-content-wrapper {
  direction: inherit;
  box-sizing: border-box !important;
  position: relative;
  display: block;
  height: 100%; /* Required for horizontal native scrollbar to not appear if parent is taller than natural height */
  width: auto;
  visibility: visible;
  max-width: 100%; /* Not required for horizontal scroll to trigger */
  max-height: 100%; /* Needed for vertical scroll to trigger */
  scrollbar-width: none;
  -ms-overflow-style: none;
}

.simplebar-content-wrapper::-webkit-scrollbar,
.simplebar-hide-scrollbar::-webkit-scrollbar {
  width: 0;
  height: 0;
}

.simplebar-content:before,
.simplebar-content:after {
  content: ' ';
  display: table;
}

.simplebar-placeholder {
  max-height: 100%;
  max-width: 100%;
  width: 100%;
  pointer-events: none;
}

.simplebar-height-auto-observer-wrapper {
  box-sizing: inherit !important;
  height: 100%;
  width: 100%;
  max-width: 1px;
  position: relative;
  float: left;
  max-height: 1px;
  overflow: hidden;
  z-index: -1;
  padding: 0;
  margin: 0;
  pointer-events: none;
  flex-grow: inherit;
  flex-shrink: 0;
  flex-basis: 0;
}

.simplebar-height-auto-observer {
  box-sizing: inherit;
  display: block;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 1000%;
  width: 1000%;
  min-height: 1px;
  min-width: 1px;
  overflow: hidden;
  pointer-events: none;
  z-index: -1;
}

.simplebar-track {
  z-index: 1;
  position: absolute;
  right: 0;
  bottom: 0;
  pointer-events: none;
  overflow: hidden;
}

[data-simplebar].simplebar-dragging .simplebar-content {
  pointer-events: none;
  user-select: none;
  -webkit-user-select: none;
}

[data-simplebar].simplebar-dragging .simplebar-track {
  pointer-events: all;
}

.simplebar-scrollbar {
  position: absolute;
  left: 0;
  right: 0;
  min-height: 10px;
}

.simplebar-scrollbar:before {
  position: absolute;
  content: '';
  background:#3689ae;
  border-radius: 0px;
  left: 2px;
  right: 2px;
  opacity: 0;
  transition: opacity 0.2s linear;
  cursor:pointer;
}

.simplebar-scrollbar.simplebar-visible:before {
  /* When hovered, remove all transitions from drag handle */
  opacity: 1;
  transition: opacity 0s linear;
}

.simplebar-track.simplebar-vertical {
  top: 0;
  width: 15px;
  background: #cccccc;
}

.simplebar-track.simplebar-vertical .simplebar-scrollbar:before {
  top: 2px;
  bottom: 2px;
}

.simplebar-track.simplebar-horizontal {
  left: 0;
  height: 11px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before {
  height: 100%;
  left: 2px;
  right: 2px;
}

.simplebar-track.simplebar-horizontal .simplebar-scrollbar {
  right: auto;
  left: 0;
  top: 2px;
  height: 7px;
  min-height: 0;
  min-width: 10px;
  width: auto;
}

/* Rtl support */
[data-simplebar-direction='rtl'] .simplebar-track.simplebar-vertical {
  right: auto;
  left: 0;
}

.hs-dummy-scrollbar-size {
  direction: rtl;
  position: fixed;
  opacity: 0;
  visibility: hidden;
  height: 500px;
  width: 500px;
  overflow-y: hidden;
  overflow-x: scroll;
}

.simplebar-hide-scrollbar {
  position: fixed;
  left: 0;
  visibility: hidden;
  overflow-y: scroll;
  scrollbar-width: none;
  -ms-overflow-style: none;
}

#naseptavacList{display:none;max-height:500px;height:auto; position:absolute; left:0px; top:50px; width:100%;overflow: auto; padding-right:20px; box-sizing:border-box;}
@media only screen and (max-width: 979px){
  #naseptavacDiv {padding-bottom:130px !important}
}
select option:disabled {
  display:none !important;
  color:silver;
}
label.strike, a.strike {
  text-decoration: line-through;
  color:silver !important;
  cursor:default !important;
}