@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,500,600,800&subset=latin-ext');
@import url('https://fonts.googleapis.com/css?family=Oswald:400,500,600,800&subset=latin-ext');
: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:  'Fira Sans',sans-serif; 
  font-weight:400;font-size:13px;color:#333; background: #ffffff ; overflow:hidden; -webkit-text-size-adjust: 100%; -moz-text-size-adjust: none; -ms-text-size-adjust: 100%;}

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: 'Fira 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}

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;  
}


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:50%; 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:'Oswald', sans-serif; font-size:20px; 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:hover{background:#F9822F; color:#ffffff;border-color:#F9822F}

.button.btn-big{line-height: 58px;}

.button.btn-light{border:1px solid #DFDFDF;}
.button.btn-light:hover{background:#24a136; border-color:#24a136; 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: #165b93;white-space:nowrap; color:#fff; border:0px;  font-family:'Oswald', sans-serif; font-size:20px; 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:#1c6aaa; }



.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:15px; padding-right:15px; margin-bottom:0px;  padding-bottom: 2px;  }
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: 30px; padding:0px 12px; background: #165b93; color:#ddd; font-size:14px; font-weight:600; text-decoration:none; }
header .middle-box .currency a.current{ background: #F9822F; color:#fff;  }
header .middle-box .currency a:hover{text-decoration: none!important; color:White}
header .middle-box .currency a.current:hover{text-decoration: none!important; color:#1d1d1d}


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:25px; padding-bottom:25px;white-space:nowrap; width:auto; text-align:left; width: 285px;}
header .middle-box .table-container .col.logo img{ position:relative; max-width: 285px; width:285px; top:0px;}

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 a {white-space:nowrap;  display:inline-block;  color:#484b65; 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: none !important;color:#165b93}


header .middle-box .table-container .col.basket-info {padding-right:26px;  }
header .middle-box .table-container .col.basket-info .wrap {color:#165b93;  display:table; height:51px; }
header .middle-box .table-container .col.basket-info .wrap > div {color:#165b93; display:table-cell; vertical-align: middle; padding:5px 13px 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;}
header .middle-box .table-container .col.basket-info .wrap > div .price strong{font-weight:700; font-size:18px; color:#165b93; text-decoration: none; line-height: 24px;display:block; padding-top:10px;}
header .middle-box .table-container .col.basket-info .wrap > div .price:hover strong{color:#165b93;}
header .middle-box .table-container .col.basket-info .wrap > div .price  span{font-weight:300!important; font-size:13px; color:#165b93; 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 .middle-box .table-container .basket a{display:inline-block; font-weight:300; position:relative; width:31px; height:32px; background: url(../images/svg/kosik.svg) no-repeat center center; background-size:100% auto; margin-right:0px; }
header .middle-box .table-container .basket a span{position:absolute; left:100%; margin-left:3px; top:-7px; width:22px; height:22px; border-radius: 22px; color:#fff; text-align: right;	 background:#F9822F; background-size:100% auto; }
header .middle-box .table-container .basket a span i{  color:#fff; font-size:14px; 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:32px; height:32px; background: url(../images/svg/oblibeni.svg) no-repeat center center; background-size:100% auto; margin-right:50px}
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; color:#fff; text-align: right;	 background:#F9822F; background-size:100% auto; }
header .middle-box .table-container .favorite a:hover span, .sb-slidebar .favorite a:hover span{background: #F9822F}
header .middle-box .table-container .favorite a span i, .sb-slidebar .favorite a span i{  color:#fff; font-size:14px; font-weight:500; text-align: center; font-style:normal;	line-height: 22px; display:inline-block; width:22px; }
header .middle-box .table-container .favorite a:hover span i, .sb-slidebar .favorite a:hover span i{  color:#fff;}

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

.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 .favorite a span{top:-7px;}

.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;}


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

header .middle-box  .top-menu{position:absolute; top:7px; left:120px; 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:#888 !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:none !important;color: #333 !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 > 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{ width:100%; box-sizing: border-box;  border:1px solid #ccc;  border-radius: 0 ; height:42px; padding:0 45px 0 16px; font-size:14px; color:#1d1d1d; font-family:'Fira 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.mobile-search {width:28px; padding-left:10px; display:none;}
header .middle-box .table-container .col.mobile-search img {width:28px; height:auto; 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; background: #374c1b;}
header .middle-box .table-container .col.search.show form{margin:0px -15px; padding:0px 15px 15px 15px; background: #374c1b }
header .middle-box .table-container .col.search.show p{width:100%;}

header .naseptavac-wrap{margin-right:0px; position:relative;}
header #naseptavacDiv{left:0px ; top:50px; 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; }
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;}
header.fixed .middle-box .table-container .col.search.show{ padding:0px 15px;}
header.fixed .middle-box .table-container .col.search.show form{margin:0px -15px 0px -15px;}

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{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-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: #24a136; opacity:1; 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::before{display:none;}
header #menu.fixed-menu .menu::after{display:none;}
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 #menu{background: #24a136; position:relative; z-index: 9000; top: 2px;  }
header #menu .menu{margin:0px 0px; position:relative; padding:0px; list-style: none; position:relative; width:100%;  font-size:0px; text-align: center; display:table; top:0px; }
header #menu .menu::before{content: ' '; width:100%; position:absolute; top:0px; right:100%; height:60px; background: #24a136;  }
header #menu .menu::after{content: ' '; width:100%; position:absolute; top:0px; left:100%; height:60px; background: #24a136; }
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{display:table-cell;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:16px; text-transform: uppercase; color:#fff; font-family:'Fira Sans',sans-serif; font-weight:600; text-decoration: none;  position:relative; display:block; margin-bottom: 0px; white-space: nowrap; }
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: #2abe40;}
header #menu .menu > li:hover > a > span > svg path {fill:#fff;}
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.with-sub:hover .sub{ }
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{  -webkit-transition: all .5s;
  -moz-transition: all .5s;
  -o-transition: all .5s;
  transition: all .5s;display:table; width:100%;min-height: 56px; text-align:left; background: #ffffff; border:1px solid #165b93; color:#333; font-size:16px; text-transform:uppercase;line-height: 20px; font-weight:600; text-decoration: none; font-family:'Fira 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:#165b93;background:#165b93;color:white}
header #menu .menu > li > .sub .wrap > ul > li.current a{border-color:#ddd;}
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:46px; 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; }
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:130px;}
section.no-padding{ padding:0;}
section.no-top-padding{ padding-top:0px;}
section.no-bottom-padding{ padding-bottom:0px;}
section.gray{background: #F6F6F6; padding:30px 0px 30px 0px; }
section.gray.no-top-padding{padding:0px 0px 30px 0px; color:black;}
section.hp-slider-wrap{background: #F6F6F6; padding:18px 0px 80px 0px; }
section.np{padding-top:0; }
section.main{padding-top:10px; }
section.hp-tabs-container{padding-top:0; padding-bottom:20px;  border-top:1px solid #E1E1E1;}


.layout-center {max-width:1500px; margin:0 auto; position:relative;  padding-left:15px; padding-right:15px;}
.layout-center.load_popup {padding:0}

h1{text-align: left; font-size: 36px; line-height: 120%;  font-family: 'Fira 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: 'Fira Sans', serif; font-weight:700; font-style:normal; color:#1d1d1d; margin:0; padding:0px 0 30px 0;}
h3{text-align: left; font-size: 20px;  font-family: 'Fira 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: 'Fira 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:30px; font-family: 'Fira Sans', serif; font-weight:700;position:relative; text-align:left; padding:0px 0px 8px 0px; margin:0px 0px 10px 0px;  position:relative; }

.layout-center .title{color:#20201e; font-size:28px; font-family: 'Oswald', serif; font-weight:500;position:relative; text-align:center; padding:0px 0px 8px 0px; margin:0px 0px 25px 0px;  position:relative; }
.layout-center .title::before{height:5px; width:100px; background: #24a136; position:absolute; left:50%; margin-left:-50px; top:100%; content: ' '; }

.layout-center .title.boxed{color:#20201e; font-size:28px;  font-family: 'Oswald', serif; font-weight:500; 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:-73px; }
.layout-center .title.boxed > span{ font-size:28px; display:block; max-width:290px; background: #F6F6F6; font-family: 'Oswald', serif; border-top:3px solid #24a136; 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;}



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


.benefits{margin:20px 0px;}
.benefits .item{float:left; width:100%; box-sizing: border-box;padding:0px; margin-bottom:10px;}
.benefits .item > a{display:table; width:100%; height:70px;box-sizing: border-box; background: #24a136; text-decoration:none; font-size:22px; font-weight:normal;font-family: 'Oswald', serif; color:#ffffff;}
.benefits .item > a:hover{background: #165b93;}
.benefits .item > a > span{display:table-cell; vertical-align: middle; text-align:left; padding:10px;}
.benefits .item > a > span:first-child{width:73px; text-align: center;}

.overlay{display:none;position:absolute; left:0px; top:0px; width:100%; height:100%; background: #000; opacity:0.5; 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:0px; width:100%; height:100%; background: #000; opacity:0.5; 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.5; z-index: 8000}
.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:5px 0px; background: #165b93; color:#fff; width:100%; left:0; top:0; z-index: 9000; font-size:12px; display:block;}
.fixed-info-line p{font-size:12px;color:#fff}
.fixed-info-line p a{color:#F9822F}

.fixed-info-line .fixed-info-overlay{position:absolute; left:0; top:0; height:100%; width:100%; background: #000;  z-index: 8000; content: ' '; opacity:0.5; 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:20px; top:-2px;  cursor:pointer; z-index: 9500; font-size:18px; color:#fff;}
.fixed-info-line .close img{width:12px}


.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: #24a136; opacity:0.8;z-index:800}
.timesale {font-family: 'Oswald', 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: 'Oswald', sans-serif;} 
.timesale span {display:inline-block; width:33.33%; line-height:20px; font-size:12Px; padding:0px 3px; box-sizing: border-box; font-weight:300; }
.timesale span.number {font-size:28px; font-weight:bold; }
.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:16px; 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:12px;}


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:28px; box-sizing: border-box; border:1px solid #DFDFDF;  color:#828282;font-family:'Oswald', sans-serif; font-weight:500; }
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:0;}
section .layout-center .tab-content h2 {padding-bottom:0px;}


section .layout-center #content .products {margin-left:-15px; margin-right:-15px; margin-bottom: 0px;}
section .layout-center #content .products .item{width:25%;}
section .layout-center #main.full-width #content .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;}
section .layout-center .products.owl-carousel .owl-controls{position:absolute; right:15px; 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 .item:hover{z-index:9000;}
section .layout-center .products .item .wrap{margin:0px; padding:20px;  position:relative; border:1px solid #D8D8D8;box-sizing: border-box;  -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; background: #ffffff;}
section .layout-center .products .item:hover .wrap{-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 h3{margin:0px 0px 18px 0px; padding:0px 0px; font-size:16px; color:#333; font-family:'Fira 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:#333; 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{display:block; margin:-20px -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 {display:block; overflow:hidden; margin:0px auto; }  
section .layout-center .products .item .wrap .image img{display:block;padding:5px; box-sizing: border-box; background: transparent;  width:100%;  -moz-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }
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;}
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;} 
section .layout-center .products .item .wrap .info-box{  display:table; width:100%; margin:20px 0px 0px 0px; position:relative; }
section .layout-center .products .item .wrap .info-box > div{  display:table-cell;vertical-align: middle; }
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:right; padding-left:10px;}  
section .layout-center .products .item .wrap .info-box .button{display:inline-block;min-width:0px; font-size:18px; padding:0px 10px;} 
section .layout-center .products .item .wrap .availability{color:#78ad1b; font-size:12px; font-weight:500;padding-left:2px;position:relative; display:inline-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; white-space:nowrap;}  
section .layout-center .products .item .wrap .original-price {color:#4f4f4f; 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.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;}


body .fancybox-stage .popup-carousel-wrap{width:100%!important; box-sizing: border-box; margin:0px -20px;}
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;}

section .layout-center .similars-wrap{ margin:0px -30px; position:relative;}
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 .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; }
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; font-size:14px;}
section .layout-center .products.variant2 .item .wrap h3 a{padding:0px;}
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-left:20px;}  
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;}  

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;}
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:'Fira Sans', sans-serif; font-weight:800; font-size:10px; line-height: 16px;width:100%; vertical-align: top; text-align:center;  padding:2px 5px; box-sizing: border-box; }
section .layout-center  .tag li span.red {background:#de0000  }
section .layout-center  .tag li span.yellow {background:#ffa622 }
section .layout-center  .tag li span.blue {background:#165b93;  }
section .layout-center  .tag li span.black {background:#222; }
section .layout-center  .tag li span.green {background:#24a136; }
section .layout-center  .tag li span.purple {background:#621cb1; }

section .layout-center .big-image .tag{top:0px;}
section .layout-center .big-image .tag li span{height:30px;}
section .layout-center .big-image .tag li span > span{font-size:13px; line-height: 26px;padding:5px 8px}



section .layout-center .category{margin:60px -15px 60px -15px;}
section .layout-center .category .item{float:left; width:16.66%;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:16px; font-weight:600; text-decoration:none; text-align: center; border-bottom:3px solid #E4E4E4;	}
section .layout-center .category .item a:hover {border-color:#24a136;}
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;  width:100%; 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:'Oswald', sans-serif; font-weight:400;  text-align: center; border-top:2px solid #0A64A7;background: #ffffff;	} 

section .brands {text-align: center; margin-top:20px;margin-bottom: 0px; 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 0px;}
section .brands .wrap .item img{width:auto!important; max-width:100px; 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;}

section .layout-center .show-all{overflow: hidden; text-align: center;  font-family: 'Fira Sans', sans-serif; font-weight:500; font-style:normal; color:#252526; margin:0px 0px 0px 0px; padding:0 0 0px 0;line-height: 51px; }
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 .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: 'Oswald', 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: 'Oswald', 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 .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: #24a136; 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;}

section .layout-center ul.subcategories{   margin:0px -15px 40px -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: #F6F6F6;  color:#1d1d1d; font-size:14px; line-height: 20px; font-weight:600; text-decoration: none; font-family:'Fira 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 10px 0 #ddd;-moz-box-shadow: 0 0 10px 0 #ddd;box-shadow: 0 0 10px 0 #ddd;}
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:30px;  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:80px;}
section .layout-center .top-table .name a{font-size:16px; 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:#78ad1b; 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 {color:#000; font-size:20px; font-weight:800; margin-top:0px; white-space:nowrap;}  
section .layout-center .top-table .original-price {color:#6d6d6d; font-size:14px; font-weight:600; position:relative;display:inline-block;}  
section .layout-center .top-table .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{display:table; width:100%; border-bottom:1px solid #D8D8D8; background: #F4F4F4; margin-top:0px; margin-bottom:0px;  border-top: 0px; box-sizing: border-box;  position:relative;} 
section .layout-center  .breadcrumbs::before{border-bottom:1px solid #D8D8D8; background: #F4F4F4; content:' '; position:absolute;top:0px; right:100%; width:100%; height:36px; 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:36px; box-sizing: border-box;} 
section .layout-center  .breadcrumbs > ul{margin:0; padding:0 0px; list-style:none;} 
section .layout-center  .breadcrumbs > ul li{float:left; font-size:13px; line-height: 35px; 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 .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;}
section .layout-center .pagination span, 
section .layout-center .pagination a{margin:0 0px;display:inline-block; padding:0 0px; text-align: center;    box-sizing: border-box;font-size:16px; line-height:32px; width:36px; 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: #24a136; color:#fff; font-weight: 500} 
section .layout-center .pagination a:hover{ text-decoration: underline} 
section .layout-center .pagination a.right{width:14px; height:22px; background: transparent url(../images/svg/dalsi.svg) no-repeat right top; background-size:100%; margin-bottom:-5px; margin-left:8px; border:0px;} 
section .layout-center .pagination a.left{width:14px; height:22px; background: transparent url(../images/svg/predchozi.svg) no-repeat right top;background-size:100%; margin-bottom:-5px; margin-right:8px; border:0px;} 

#show_total_count{float:right; color:gray; 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;}

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:#F6F6F6; padding:20px; margin-top:0px;}
section.gray .layout-center #main.full-width{ padding-left:0px; padding-right:0px;}
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:27px; color:#1d1d1d;  font-family: 'Oswald', 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 .aside-filter{display:block!important;background: #F4F4F4; padding:20px 0px 10px 0px;}
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:50%;}

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;font-size:28px; color:#1d1d1d;  font-family: 'Oswald', sans-serif; font-weight:400;  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;	}


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:22px; color:#828282; font-weight:500; font-family: 'Oswald', 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: 'Fira 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: #de0000;}
section .layout-center #main #aside .main-menu > a.red:hover{background: #FF0000;}
section .layout-center #main #aside .main-menu > a.blue{background: #165b93;}
section .layout-center #main #aside .main-menu > a.blue:hover{background: #1a6aab;}
section .layout-center #main #aside .main-menu > a.yellow{background: #F9822F}
section .layout-center #main #aside .main-menu > a.yellow:hover{background: #ffa622}
section .layout-center #main #aside .main-menu > a.black{background: #222;}
section .layout-center #main #aside .main-menu > a.black:hover{background: #555;}
section .layout-center #main #aside .main-menu > a.green{background: #24a136;}
section .layout-center #main #aside .main-menu > a.green:hover{background: #2bbb40;}
section .layout-center #main #aside .main-menu > a.purple{background: #621cb1;}
section .layout-center #main #aside .main-menu > a.purple:hover{background: #6d20c4;}



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:15px; 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:#24a136;color:#ffffff;}
section .sizing li a:hover {background:#165b93; 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: 50px;}
section .layout-center #detail > div{display:table-cell; vertical-align: top;}
section .layout-center .detail-h1{ margin:0px 0px 15px 0px; padding:0px;}

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:-50px;}
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{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}
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:15px;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{padding-bottom: 0px;}
section .layout-center #detail .rating a{text-decoration:none}
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:14px; 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: 'Fira Sans', sans-serif;}
section .layout-center #detail .right-side .detail-box .variant table tr td:last-child{padding-right:20px; 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:60px; font-size:18px; font-weight:600!important; color:#4f4f4f;}


section .layout-center #detail .right-side .detail-box .availability{margin-top:15px;}
section .layout-center #detail .right-side .detail-box .availability span{font-size:16px; white-space: nowrap; color:#78ad1b; font-weight:600;background:none !important}
section .layout-center #detail .right-side .detail-box .availability span strong{ font-weight:700;background:none !important}
section .layout-center #detail .right-side .detail-box .availability span img{position:relative; top:-2px; width:34px; padding-right:8px;background:none !important}
section .layout-center #detail .right-side .detail-box .availability a {background:none !important}
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: #165b93; border-color:#165b93;font-size:20px; font-weight:800; color:#fff!important; float:left; width:100%;}
section .layout-center #detail .right-side .detail-box .btn-wrap .button:hover{background: #1c6aaa; border-color:#1c6aaa;}
section .layout-center #detail .right-side .detail-box .btn-wrap .button img{position:relative; top:-4px; padding-right:10px;}

section .layout-center #detail .right-side .detail-box .info{display:table;width:100%;background: #fff;}
section .layout-center #detail .right-side .detail-box .info > div{display:table-cell; vertical-align: middle; padding:30px 50px; font-size:14px; 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:14px;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:20px;}
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 .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:gray; 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:14px; font-weight:500; color:#4f4f4f; display:inline-block; white-space: nowrap; position:relative; padding-left:40px;margin-bottom: 10px;}
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:#24a136!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 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.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;}
.free-delivery {background: url(../images/svg/free-delivery.svg) no-repeat 3px center; color:#24a136 !important; text-align:left; padding:3px 5px 5px 60px !important;line-height: 20px;font-family: 'Oswald', sans-serif;font-size:18px}
.free-delivery strong {white-space: nowrap;}
.free-delivery {margin-top:20px}

section .layout-center #detail .right-side .detail-box .wrap .free-present {display:table; width:100%; box-sizing:border-box;background: #24a136 ; color:#ffffff;  text-align:left; margin-bottom: 5px; padding:0px px 0px 0px;line-height: 20px; border:1px solid#24a136;}
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:17px;line-height:31px; font-family: 'Oswald', sans-serif; font-weight:500;padding-left:20px; padding-right:20px; vertical-align:middle; }
section .layout-center #detail .right-side .detail-box .wrap .free-present > div:first-child img {position:relative; top:-3px; margin-right:10px;}
section .layout-center #detail .right-side .detail-box .wrap .free-present > div:last-child {background: #ffffff;}
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: 'Fira 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;}
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:#828282; position:relative; display:block; text-align: center;  margin:0px 3px 0px 0px; float:none; white-space:nowrap; position:relative;  font-weight:500; font-family: "Oswald", arial, sans-serif; background:#F5F5F5; font-size:24px; 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:0px; top:2px;width:28px; line-height: 28px; border-radius: 28px; background: #F9822F; color:#fff; font-size:16px;font-family: "Oswald", 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:200%; font-weight:400; padding:0px 0px 1em 0px;}
section .layout-center #detail-wrap .tabs1 .tab-container .cont ul  {list-style:none;padding:0px; margin:0px 0px 10px 10px;}
section .layout-center #detail-wrap .tabs1 .tab-container .cont ul 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:last-child{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: #cccccc ; background-size: auto 100%; padding:10px;border-radius:0px; border-bottom:6px solid #24a136;  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:#333; 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:#333; font-weight:400; margin:0px; padding:0px; letter-spacing: 3px;} 
footer .newsletter .cont > div:first-child strong{font-size:46px;line-height: 46px; color:#333; display:block; font-weight:500; font-family: "Oswald", 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;color:black !important}
footer .newsletter .cont .check-wrap .pure-checkbox label a {color:black !important}

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:'Fira 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: #F9822F;font-size:16px; padding:0px; font-weight:500; color:#ffffff;}
footer .newsletter .cont .wrap  p  button.button:hover{  background: #fb9c10;font-size:20px;}

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



.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:24px; 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/plus.svg); background-position: center center;  }
.input-group-btn-vertical > .btn:last-child {left:-24px; top:0px; background-image: url(../images/svg/minus.svg); background-position: center center;   }
.input-group-btn-vertical > .btn:hover {background-color: #ffffff} 
.input-group-btn-vertical i{display:block; margin-top:2px;  font-size:13px;}



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: #24a136!important; box-shadow:none; border:0px; margin:-1px 0px; }
section .layout-center  .noUi-connect::before{background: #2abe40!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:-1px;top:-8px; background: url(../images/svg/minus-noui.svg) no-repeat center center  ;}
section .layout-center  .noUi-handle-upper{left:auto;right:25px;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:50px 0px 20px 0px; font-size:15px; color:#4f4f4f; }

footer{margin:65px 0px -1px 0px;  padding:0px 0 0 0;  background: #24a136 ; background-size:100% auto; float:left; width:100%; position:relative;} 
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: 'Fira 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:600; 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:#fff; 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 .box{display:table; background: transparent; border-top:1px solid #27b43b; width:100%; height:120px;position:relative;}
footer .box::before{content:' '; border-top:1px solid #1e892d; width:100%; height:1px; position:absolute; left:0px; top:-1px;}
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:#24a136;}

footer .footer-logo {position:absolute; left:50%; bottom:10px; margin-left:-207px;}

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: #24a136;}
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 #24a136; margin:0px; }


body .sb-slidebar {background: #eee;} 
body .sb-slidebar ul.menu{margin-bottom:40px;} 
body .sb-slidebar ul{margin:0 0 0px 0; padding:0; list-style: none; border-top:1px solid #ddd ; border-bottom:1px solid #fff ;} 
body .sb-slidebar ul li{border-bottom:1px solid #ddd ; border-top:1px solid #fff ;} 
body .sb-slidebar ul li.logo-menu{display:none;} 
body .sb-slidebar ul li a{line-height:20px; padding:10px 20px; color:#333; text-decoration: none; display:block;font-size:14px;} 
body .sb-slidebar ul li a img{display: none;} 
body .sb-slidebar ul li a:hover{background:#fff;} 
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:#000;} 
body .sb-slidebar ul li ul{padding-left:30px; margin-bottom:0; display:none;  border-top:1px solid  #ddd;} 
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:#000;padding:10px 15px 10px 20px ; margin:0px; font-family:'Fira 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{position:fixed; right:0px; bottom:50px; z-index: 6000; opacity:0.7; opacity:0;  -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: 1530px){
	section.hp-slider-wrap{padding-top:15px;}
}



@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:12px;}
}

@media only screen and (max-width: 1400px){
	section .layout-center .products .item .wrap .info-box .button{font-size:16px; }
	section .layout-center .products .item .wrap .price{font-size:17px;}
}


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

	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:25%;}

	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;}

}



@media only screen and (max-width: 1300px){
	.products .button{padding:0px 15px;}
	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 .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;}
	section .layout-center #detail .right-side .detail-box .wrap{padding:0px 20px 20px 20px;}
}


@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;}

	section .layout-center .pagination.v2{margin:0px 0px 30px 0px}

	header .middle-box .table-container .col.account a{font-size:12px;}
	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{ float:left; width:auto;line-height:32px; margin:0px;}


}

@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%;}

}

@media only screen and (max-width: 1200px){
	section .layout-center .tabs1 .tab-container .etabs li a{width:auto;}
	section .layout-center #content .products .item {width:33.33333333%;}

	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 #menu .menu > li > .sub .wrap > ul > li{ width:25%;}
}



@media only screen and (max-width: 1150px){
  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:16px; }
	section .layout-center .products .item .wrap .price{font-size:16px;}

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

	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:20%;}


}

@media only screen and (max-width: 1050px){
  header .middle-box .table-container .favorite a, .sb-slidebar .favorite a {margin-right:20px}
  
	.fixed-info-line{padding:6px 0;font-size:10px;}
  .fixed-info-line p{font-size:10px !important;line-height:13px !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:-15px; margin-right:-15px;}
	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){
	section .layout-center .pagination {text-align: center;}

			#show_total_count{ padding:0px; float:none; text-align: center; padding-bottom:10px;}

}



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

	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: #165b93; 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:-2px;}
	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 a{font-size:13px; display:inline-block; margin-right:15px;color:white}
	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:16px;}
	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 #detail-wrap .tabs1 .tab-container .cont{padding:20px;}

	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:15px; padding-bottom:75px;}

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

	section .toggle-filter.button{display:block;}

	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;}

}


@media only screen and (max-width: 970px){
  header .middle-box .table-container .favorite a, .sb-slidebar .favorite a {margin-right:0}	
	section .layout-center #content .products:not(.carousel) .item {width:33.3333333%!important;}
	section .layout-center #content .products.variant2:not(.carousel) .item {width:50%!important;}

}



@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:16px;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; line-height: 20px; border-radius: 20px; top:5px;}
	section .layout-center .category .item{width:25%;}

	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 .favorite a span i ,
	header .middle-box .table-container .basket a span i {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 .col.favorite-col{padding-left:15px;}
	header .middle-box .table-container .favorite a{bottom: -3px; position:relative;}

}


@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.hp-slider-wrap{padding-bottom:55px;}

	section.hp-tabs-container{padding-bottom:10px;}

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

	header .middle-box .table-container{padding-top:9px; padding-bottom: 7px;}
	header .middle-box .table-container .col.search{padding-bottom:2px;}
	header .middle-box .table-container .col.mobile-search { display:table-cell;}
	header .middle-box .table-container .col.search{display:none;padding:0px;}

	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: 38px; font-size:18px; padding:0px 40px;}
	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 #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.hp-tabs-container{padding-bottom:10px;}
	.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;}

}


@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:10px;}
	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:10px;} 
	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;}
  
}



@media only screen and (max-width: 800px){	
	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;}

  section .layout-center  .breadcrumbs::before{height:26px;} 
  section .layout-center  .breadcrumbs::after{height:26px;} 
  section .layout-center  .breadcrumbs > ul li{font-size:11px; line-height: 25px;} 

  
	section .layout-center  .breadcrumbs > ul li{display:none;} 
	section .layout-center  .breadcrumbs > ul li:last-child{display:inline-block;font-weight:400;} 
	section .layout-center  .breadcrumbs > ul li:last-child a{font-weight:400;} 
	section .layout-center  .breadcrumbs > ul li:last-child a:hover{text-decoration: underline;font-weight:400;} 
	section .layout-center  .breadcrumbs > ul li:nth-last-child(2){display:inline-block;font-weight:400;}
	section .layout-center  .breadcrumbs > ul li:nth-last-child(2) a{font-weight:400;}

	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;}
}



@media only screen and (max-width: 780px){
	header .middle-box .table-container .col.logo img{max-width:180px;}
}


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

	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: 'Oswald', 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 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 table:not(.cart_total) tbody tr td.td_mj {text-align:left;padding-top:10px; padding-bottom: 10px; padding-left:10px; background: #F7F7F7; height:60px; text-align:left!important;}
	section #basketa table:not(.cart_total) tbody tr td.td_mj  .smaller{display:inline;}
	section #basketa table:not(.cart_total) tbody tr td .spinner-wrap {padding-left:0px;}

	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 table:not(.cart_total) .spinner input{height:40px;}
	section #basketa table:not(.cart_total) .input-group-btn-vertical > .btn{height:20px;}
	section #basketa table:not(.cart_total) .input-group-btn-vertical > .btn:first-child{height:21px;}


}





@media only screen and (max-width: 700px){
	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 .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%;}

}




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

	.layout-center .box-title{text-align: center; font-size:20px; line-height: 50px; padding:10px 20px;}
	.top-line ul.nav{display:none; }

	section .layout-center .products:not(.carousel) .item {width:50%!important;}
	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;}

	header .middle-box .table-container .col.search{display:none;}

	.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{width:150px;}

	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: #F6F6F6}
	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;}
  section .layout-center #detail .left-side .big-image img{max-height:400px}

}

@media only screen and (max-width: 620px){
	section .layout-center .products.variant2 .item .wrap h3{margin:0px;}
}


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


	.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;}

	.select-style select{font-size:12px;}
	.scroll-top img{width:35px;}

	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{font-size:15px; padding-left:20px!important;padding-right:20px!important;  margin-right:5px;}
	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:20px;}

	section .layout-center #detail .right-side .detail-box .info {display:block;}
	section .layout-center #detail .right-side .detail-box .info > div{display:block; width:100%; box-sizing: border-box; border-left:0px!important}
  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 .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:18px; border-right:1px solid #DFDFDF;border-bottom:1px solid #DFDFDF; background: #F5F5F5; font-family:'Oswald', 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 .info > div:last-child > strong{display:inline-block; width:107px; }
section .layout-center #detail .right-side .detail-box .info > div:last-child div{display:inline; font-size:14px;}
section .layout-center #detail .right-side .detail-box .availability span{font-size:14px;}


}


@media only screen and (max-width: 550px){
  
  section .layout-center .breadcrumbs{padding:0px; box-sizing: border-box; width:auto; display:block;line-height: 0px; font-size:0px;margin:0px -15px; padding:5px 15px;}
  section .layout-center .breadcrumbs > ul {display:block; line-height: 0px; font-size:0px;}
  section .layout-center .breadcrumbs > ul li{line-height: 25px; float:none;}

  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 img{max-height:300px}

	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;padding-top:5px;padding-bottom:0}

  
	.layout-center .title{font-size:25px;}
	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:12px; 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:5px;}
  .layout-center.on-slider {padding:0}
  
  section.hp-tabs-container{padding-top:15px;}
  section .layout-center .products-wrap{position:relative;}
  section .layout-center .products.owl-carousel.v3 .owl-controls{top:50%!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:36px; 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/arr_l.svg) no-repeat left top;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/arr_r.svg) no-repeat right top;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 .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;}
}


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

	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{font-size:12px;}
	section .layout-center .top-table .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;}

}


@media only screen and (max-width: 450px){
	section .layout-center #detail .right-side .detail-box .price-box  .price {font-size:28px; line-height: 28px;} 	
	section .layout-center .products-wrap{margin-left:-10px; margin-right:-10px;}

	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 .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:20px!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 .select-style select{height:45px; font-size:16px;}
	section .layout-center #detail .right-side .detail-box .variant table tr td:last-child{padding-top:0px;}

	section .layout-center #detail .right-side .detail-box .btn-wrap .button {font-size:20px; line-height: 50px; height:50px;}
	section .layout-center #detail .right-side .detail-box .btn-wrap .button img {padding-right:2px;}
	section .layout-center #detail .right-side .detail-box .btn-wrap .button span{display:none;}

	.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;}
	section .layout-center .category{margin-left:-5px; margin-right:-5px;}
	section .layout-center .category .item{padding:5px; width:50%;}
	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 .col.mobile-search{padding-left:15px; padding-right:5px;}

  header .middle-box .table-container .favorite-col{display:none;}
}

@media only screen and (max-width: 420px){
	section .layout-center .pagination{margin-top:20px; margin-bottom: 20px;}
}


@media only screen and (max-width: 400px){
	.submit_spec{font-size:100%;}

	section .layout-center  .tag li span > span{ font-size:10px; line-height: 12px;  }

	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 .favorite-col {position:absolute; top:18px; left:auto; right:60px;}

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

	body .sb-slidebar h4{font-size:22px;  } 
body .sb-slidebar h4 img{width:22px;height:22px;margin-top:10px;}
.sb-slidebar .favorite a span,
.sb-slidebar .favorite a span i{width:14px; line-height: 14px; height:14px;}

section .layout-center .filter-wrap a{font-size:15px;}

}





@media only screen and (max-width: 385px){
.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:18px;}
}



@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{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:12px; line-height: 12px;}
}


@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;}
}