@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,800&subset=latin-ext');
html,
body{
  height: 100%;
}
:html {margin:0; padding:0; height:100%;}
body {min-height:100%;width:100%; min-width: 320px;  float:left;position:relative;  margin:0px; padding:0px 0px 0 0px;font-family:  'Montserrat',sans-serif; font-weight:300;font-size:16px;color:#484b65; background: #ffffff ; }

a{ text-decoration:underline;  color:#E00A10; -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:Montserrat; margin:0;-o-border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;}
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:normal; }
h1 {text-transform:uppercase}
strong{font-weight:700;}

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


.fixed-info-line{position:relative;padding:3px 0px; background: #d70a33; color:#fff; width:100%; left:0; top:0; z-index: 9000; font-size:12px; display:block;}
.fixed-info-line p{font-size:12px !important; padding-right:30px;color:#fff !important;}
.fixed-info-line .fixed-info-overlay{position:absolute; left:0; top:0; height:100%; width:100%; background: #000;  z-index: 8000; content: ' '; opacity:0.7; display:none;}
.fixed-info-line .layout-center {position:relative;}
.fixed-info-line .layout-center .wrap {padding-right:20px;}
.fixed-info-line .close{position:absolute; right:40px; top:-2px;  cursor:pointer; z-index: 9500; font-size:18px; color:#000;}
.fixed-info-line .close img{width:12px}


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


.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 40px -40px;}
.row img{max-width: 100%;}
.row .col-50{width:50%; box-sizing: border-box; float:left; 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 30px; text-decoration: none; line-height:48px; position:relative; display:inline-block; cursor:pointer;margin:0; border-radius: 3px; box-sizing: border-box;  background: transparent;white-space:nowrap; color:#ffffff; border:1px solid #3E4C64; background: #3E4C64;  font-family:'Montserrat', sans-serif; font-size:18px; font-weight:400; -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{border-top-left-radius: 30px;  border-bottom-right-radius: 30px; }

.button.v2{color:#726960;border-color:#DBD6CE; background: #ffffff;}
.button.v3{background:#192335; border-color: #192335; color:#ffffff; padding:0px 20px ;border-radius:0px; border-top-left-radius: 25px; border-bottom-right-radius: 25px; font-size:16px; font-weight:600;}
.button.v3:hover{border-radius: 0px;}

.button.v4{background:#EA103C; border-color: #EA103C; color:#ffffff; line-height: 43px; padding:0px 15px ;border-radius:0px; border-top-left-radius: 25px; border-bottom-right-radius: 25px; font-size:16px; font-weight:600;}
.button.v4:hover{border-radius: 0px;}



.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/select-arrow.png) no-repeat right center; color:#ffffff; box-sizing: border-box; display:inline-block; float:left;}
.select-style select {cursor:pointer; display:block; padding: 0px 25px 0px 10px; height:34px; font-size:14px; font-weight:300; box-sizing: border-box; border: none; box-shadow: none; background: transparent; background-image: none; -webkit-appearance: none; -moz-appearance: none; appearance: none; color:#484b65; }
.select-style select:focus {outline: none; }

.select-style.lang {border: 0px; width: 78px;float:none;display:block; margin:0; padding:0px; border-radius: 0px; border:2px solid #ffffff; overflow: hidden; background: transparent url(../images/lang-arrow.png) no-repeat right center; font-size:17px; font-family: 'Montserrat', serif; font-weight:500; color:#ffffff; box-sizing: border-box; }
.select-style.lang select{font-size:15px;width: 78px; font-family: 'Montserrat', serif; font-weight:600!important; color:#ffffff; height:32px; box-sizing: border-box; padding:0px 5px;}

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




header { position:relative; margin-bottom:0px;background: #192335;    z-index: 9000; padding-left:15px; padding-right:15px; margin-bottom:0px;  padding-bottom: 0px;}
header.subpage { border-bottom:0;}
header .layout-center{ max-width:1240px!important; position:relative; box-sizing: border-box; padding-left:0px; padding-right:0; padding-top:0px; padding-bottom: 0px; position:relative;}
header .layout-center .header-bg{position:absolute; left:-130px; top:0px; z-index:-1; height:100%;}

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

header .middle-box .table-container{height:100%; width:100%; display:table; height:110px; }
header .middle-box .table-container .col{display:table-cell;vertical-align:middle;padding-left:35px; width:50px;  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:0px; white-space:nowrap; width:auto; text-align:left; width: 250px;}
header .middle-box .table-container .col.logo img{ position:relative; max-width: 250px; width:250px; top:-5px;}

header .middle-box .table-container .col.account  {}
header .middle-box .table-container .col.account .account-wrap  {display:inline-block; padding-left:40px; line-height: 37px; padding-bottom: 0px; position:relative;}
header .middle-box .table-container .col.account .account-wrap  .icon {position:absolute; left:0px;top:50%;margin-top:-20px; }
header .middle-box .table-container .col.account .account-wrap  .icon img{height:37px;}
header .middle-box .table-container .col.account a {white-space:nowrap;  display:inline-block;  color:#ffffff; font-size:15px; font-weight:600; text-decoration: none!important; }
header .middle-box .table-container .col.account a:hover {text-decoration: underline !important;}

header .middle-box .table-container .col.info a {white-space:nowrap; padding-left:50px; background: url(../images/svg/infolinka.svg) no-repeat left center; display:inline-block;font-style: italic}
header .middle-box .table-container .col.info a > span{display:block; font-size:16px; font-weight:300; color:#a4afc3; }
header .middle-box .table-container .col.info a strong {font-weight:600; font-size:20px;}
header .middle-box .table-container .col.info a strong span {font-size:14px;}
header .middle-box .table-container .col.info a:hover strong {text-decoration: underline!important}

header .middle-box .table-container .col.basket-info {padding-right:0px;  }
header .middle-box .table-container .col.basket-info .wrap {color:#443732;  display:table; height:51px; }
header .middle-box .table-container .col.basket-info .wrap > div {color:#443732; display:table-cell; vertical-align: middle; padding:5px 5px 5px 0px;}
header .middle-box .table-container .col.basket-info .wrap > div:first-child {padding-right:12px;}
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:600; font-size:22px; color:#ffffff; text-decoration: none; line-height: 22px;}
header .middle-box .table-container .col.basket-info .wrap > div .price  span{font-weight:300!important; font-size:14px; color:#ff0033; text-decoration: none; display:block; line-height: 14px;}
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:64px; height:51px; background: url(../images/svg/kosik-plny.svg) no-repeat center center; background-size:100% 100%; margin-right:0px;  top:-8px;}
header .middle-box .table-container .basket a span{position:absolute; right:5px; top:5px; width:24px; height:24px;  color:#ffffff; font-size:16px; font-weight:600; text-align: center;	line-height: 23px;}

header .middle-box .table-container .col.search{ width:auto; padding-left:50px; position:relative; }
header .middle-box  .top-menu{position:absolute; top:13px; left:80px; margin:0px; padding:0px; list-style: none; white-space: nowrap; font-size:0px; display:table;  z-index: 8000}
header .middle-box  .top-menu li{display:table-cell; font-size:14px; font-weight:300; padding-right:30px; position:relative;}
header .middle-box  .top-menu li:first-child{padding-right:10px;}
header .middle-box  .top-menu li a{color:#ffffff;}
header .middle-box  .top-menu li a img{position:relative; top:-3px;}
header .middle-box  .top-menu li a:hover{text-decoration:underline!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; white-space:nowrap;}
header .middle-box  .top-menu li ul li a{color:#040404; font-size:13px; text-decoration: none; font-weight:300;}

header .middle-box .table-container .col  #search {position:relative;}
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%;   border:0px; border-radius: 3px; height:45px; padding:0 45px 0 23px; font-size:16px; color:#192335; font-family:'Montserrat', sans-serif; font-weight:300!important; font-style: italic; position:relative;}
header .middle-box .table-container .col  #search > p #inp-search::-webkit-input-placeholder { /* Chrome */ color: #192335; }
header .middle-box .table-container .col  #search > p #inp-search:-ms-input-placeholder { /* IE 10+ */ color: #192335; }
header .middle-box .table-container .col  #search > p #inp-search::-moz-placeholder { /* Firefox 19+ */ color: #192335; opacity: 1; }
header .middle-box .table-container .col  #search > p #inp-search:-moz-placeholder { /* Firefox 4 - 18 */ color: #192335; opacity: 1; }
header .middle-box .table-container .col  #search > p  button.btn{  height:45px; width:60px; line-height: 50px;  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:23px 23px;  box-sizing: border-box;     }

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


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

header .middle-box .table-container .col.mobile {width:40px; display:none; padding-left:15px; 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;margin:0px;padding:0px; top:-1px; width:100%;  border-bottom:1px solid #E5E1DA; -webkit-box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); -moz-box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1); box-shadow: 0px 4px 6px 0px rgba(57,42,36,0.1);}
header.fixed .middle-box{margin:0px; padding-top:0px; padding-bottom: 0px;}
header.fixed .middle-box .table-container {height:auto; margin:5px 0px;}
header.fixed .middle-box .table-container .col.search{ display:none;}
header.fixed .middle-box .table-container .col.mobile{padding-right:15px;}
header.fixed .middle-box .table-container .col.logo{padding-left:15px; top:0;}
header.fixed .middle-box .table-container .col.logo img{ top:0;}
header.fixed .middle-box .table-container .col.account {width:30px!important;}
header.fixed .middle-box .table-container .col.account .account-wrap .icon {margin-top:-24px;}
header.fixed .middle-box .table-container .col.account .account-wrap .icon img{height:35px;}
header.fixed .middle-box .table-container .col.basket-info{padding-left:10px;}
header.fixed .middle-box .table-container .col.basket-info .wrap > div:first-child{display:none;}
header.fixed .middle-box .table-container .basket a{width:50px; height:40px; top:-2px;}
header.fixed .middle-box .table-container .basket a span{font-size:13px; top:2px; right:2px;}


header #menu{background: #ffffff; position:relative; z-index: 4000; border-bottom:1px solid #DADDE2; bottom: -2px;}
header #menu::before{border-bottom:1px solid #DADDE2; content:''; height:1px; width:100%; position:absolute; left:0px; bottom:-6px;}
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:64px; background: #FFFFFF; border-bottom:1px solid #DADDE2; }
header #menu .menu::after{content: ' '; width:100%; position:absolute; top:0px; left:100%; height:64px; background: #FFFFFF; border-bottom:1px solid #DADDE2;}
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:60px; height:6px; position:absolute; z-index: 9999; left:50%; margin-left:-30px; top:100%; background: #DC143C; 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: 64px; padding:0px 15px; font-size:15px; color:#192335; font-family:'Montserrat',sans-serif; font-weight:600; text-decoration: none;  position:relative; display:block; margin-bottom: 0px; white-space: nowrap}
header #menu .menu > li > a > img{margin-top:-3px; padding-right:8px;}
header #menu .menu > li > a > img{width:auto;height:auto;max-width:20px;max-height:20px}
header #menu .menu > li.with-sub > a > span{width:22px; height:14px; position:absolute; left:50%; bottom:-3px; margin-left:-11px; z-index: 8500; background: url(../images/menu-arrow2.png) no-repeat; 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:hover > a {color:#040404; background: #ffffff;}
header #menu .menu > li:hover > a::before  {opacity:1;}
header #menu .menu > li.current > a {color:#040404;}
header #menu .menu > li:hover .sub{opacity:1; visibility:visible; }
header #menu .menu > li > .sub{position:absolute; visibility:hidden; opacity:0; border-bottom:3px solid #EA103C;   left:0px; top:64px; padding-top:0px; width:100%;z-index: 8000; -webkit-box-shadow: 0px 17px 29px 0px rgba(0,0,0,0.27); -moz-box-shadow: 0px 17px 29px 0px rgba(0,0,0,0.27); box-shadow: 0px 17px 29px 0px rgba(0,0,0,0.27);}
header #menu .menu > li > .sub .wrap{ background: #ffffff; border-top:0;   z-index: 8000; padding:24px; float:left; width:100%; box-sizing: border-box;}
header #menu .menu > li > .sub .wrap > ul{   margin:0px -10px; list-style: none; }
header #menu .menu > li > .sub .wrap > ul > li{float:left; width:25%; box-sizing: border-box;  padding:10px 10px;}
header #menu .menu > li > .sub .wrap > ul > li a{display:table; width:100%; text-align:left; background: #ffffff; border:1px solid #DFDFDF; color:#192335; font-size:16px; font-weight:600; text-decoration: none; font-family:'Montserrat',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:#192335;}
header #menu .menu > li > .sub .wrap > ul > li.current a{border-color:#192335;}
header #menu .menu > li > .sub .wrap > ul > li a > span{display:table-cell; vertical-align: middle; text-align:left; padding:5px ; line-height: 20px;}
header #menu .menu > li > .sub .wrap > ul > li a > span:first-child{width:66px;}
header #menu .menu > li > .sub .wrap > ul > li a > span:first-child{width:70px;}


section{ padding:50px 0 50px 0px;  position:relative; z-index: 3000}
section.no-top-padding{ padding-top:0px;}
section.no-bottom-padding{ padding-bottom:0px;}
section.np{padding-top:0; padding-bottom:0;}
section.gray{background: #FAF8F5;border-bottom:1px solid #E3E0DC; border-top:1px solid #E3E0DC; padding:50px 0px 50px 0px;}
section.gradient{background: #ffffff url(../images/gradient.png) repeat-x left bottom;border-bottom:1px solid #E3E0DC;  padding:25px 0px 90px 0px;}
section.hp-text{background: #ffffff url(../images/hp-text-bg.jpg) no-repeat center bottom; padding:70px 0px 80px 0px;}
section.bottom-padding{padding-bottom: 160px;}


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

.layout-center h1{text-align: left; font-size: 40px; line-height: 120%;  font-family: 'Montserrat', serif; font-weight:500; font-style:normal; color:#192941; margin:0; padding:0px 0 15px 0; }
.layout-center h2{text-align: left; font-size: 30px; line-height: 120%;  font-family: 'Montserrat', serif; font-weight:500; font-style:normal; color:#192941; margin:0; padding:0 0 30px 0;}
.layout-center h3{text-align: left; font-size: 22px;  font-family: 'Montserrat', serif; font-weight:600; font-style:normal; color:#192941; margin:0; padding:10px 0 1em 0; margin:0px; }

.layout-center  p{color:#192941; font-size:16px;line-height:175%;  font-weight:300;}
.layout-center  p a{color:#192941;}
.layout-center  p strong{font-weight:600; }
.layout-center  strong{font-weight:600; }
.layout-center  p.big{color:#192941; font-size:22px; font-style:italic;}

.layout-center .title-line,
.layout-center .title{color:#192941; font-size:30px; font-weight:600;position:relative; text-align:left; padding:0px 0px 8px 0px; margin:0px 0px 25px 0px;  position:relative; }
.layout-center .title-line::before,
.layout-center .title::before{height:6px; width:62px; background: #E00A10; position:absolute; left:0px; top:100%; content: ' '; }
.layout-center .title.no-margin{margin-bottom: 6px;}
.layout-center .title-hp{font-size:45px; font-weight:600; color:#192941; text-align: center;margin:50px 0px -25px 0px; }

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 #content .text-box{padding:0px 0px 1em 0px;}
section .layout-center #content .text-box p{padding:0px 0px 1em 0px;}

section .layout-center .banners{margin:-15px -15px 0px -15px; background:transparent}
section .layout-center .banners .item{float:left; width:33.333333%; box-sizing: border-box;  padding:15px;}
section .layout-center .banners .item > a > img{width:100%;}

section .layout-center .newsletter-box{background: #192335; padding:10px; margin-top:60px;}
section .layout-center .newsletter-box .border{border:1px solid #ACB5C5; height:180px; box-sizing: border-box; padding:20px;  text-align:left; }
section .layout-center .newsletter-box .border strong{font-weight:800; color:#FFFFFF; font-size:32px; display:block;}
section .layout-center .newsletter-box .border span{font-weight:500; color:#a4afc3; font-size:20px; display:block; padding-bottom: 15px;}
section .layout-center .newsletter-box .border p{padding:0px; margin:0px; display:block; padding-right:60px; position:relative	;}
section .layout-center .newsletter-box .border #inp-newsletter{height:40px; border:0px; background: #ffffff; padding:0px 20px; font-weight:300; color:#192335; font-size: 16px; border-radius: 3px; box-sizing: border-box; width:100%;}
section .layout-center .newsletter-box .border #inp-newsletter::-webkit-input-placeholder { /* Chrome */ color: #192335; }
section .layout-center .newsletter-box .border #inp-newsletter:-ms-input-placeholder { /* IE 10+ */ color: #192335; }
section .layout-center .newsletter-box .border #inp-newsletter::-moz-placeholder { /* Firefox 19+ */ color: #192335; opacity: 1; }
section .layout-center .newsletter-box .border #inp-newsletter:-moz-placeholder { /* Firefox 4 - 18 */ color: #192335; opacity: 1; }
section .layout-center .newsletter-box .border button {position:absolute; cursor:pointer; right:0px; top:0px; width:53px; height:40px; box-sizing: border-box;  border:0px; background: #EA103C url('../images/svg/odeslat.svg') no-repeat center center; border-top-left-radius: 25px; border-bottom-right-radius: 25px;   -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 .newsletter-box .border button:hover {border-radius:0px;}

section .layout-center .benefits {padding:0px 0px; background: transparent; position:relative; margin: 20px -20px 0px -20px;}
section .layout-center .benefits a {text-decoration:none !important;}

section .layout-center .benefits::before {position:absolute; left:0px; top:15px; width:100%; content:'PROČ NAKUPOVAT U NÁS'; color:#ffffff; text-align: center; font-size:90px; font-weight:800; text-shadow: -12px 21px 30px rgba(229, 226, 220, 0.8); }
section .layout-center .benefits.sk::before {content:'PREČO NAKUPOVAT U NĂS';font-size:80px;}

section .layout-center .benefits .item{float:left; display:table; width:25%; float:left; box-sizing: border-box;  height:249px; color:#3e4956; text-align: center; padding:20px;}
section .layout-center .benefits .item>div{display:table-cell; vertical-align: top; position:relative; }
section .layout-center .benefits .item strong{font-size:20px; line-height: 24px; font-weight:600; color:#192335; font-family: 'Montserrat', serif; display:block; margin-top:30px; position:relative; z-index:2000;}
section .layout-center .benefits .item span{font-size:14px; line-height: 18px; font-weight:300; color:#464e5d; font-family: 'Montserrat', serif; display:block;}
section .layout-center .benefits .item .icon{width:80px; height:60px; background-size:100% 100%; display:inline-block;  position:relative; z-index:2000;}
section .layout-center .benefits .item:first-child{ background: none;}

section .layout-center .aside-box .benefits .item{width:100%;}
section .layout-center .aside-box .benefits::before{display:none;}


section .layout-center #content .products {margin-left:-15px; margin-right:-15px; margin-bottom: 0px;}
section .layout-center #content .products .item{width:33.3333%;}
section .layout-center #main.full-width #content .products .item{width:25%;}

section .layout-center .products{margin:0px 0px 30px 0px; position:relative; }
section .layout-center .products.similar{margin:-10px -15px 10px -15px; }
section .layout-center .products .item{float:left; width:25%; 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:24px;  position:relative; border:1px solid #E3E0DC;  -moz-transition: all 0.3s; -webkit-transition: all 0.3s; transition: all 0.3s; background: #ffffff;}
section .layout-center .products .item:hover .wrap{margin:-10px; padding:34px;-webkit-box-shadow: 0px 20px 54px 0px rgba(0,0,0,0.2); -moz-box-shadow: 0px 20px 54px 0px rgba(0,0,0,0.2); box-shadow: 0px 20px 54px 0px rgba(0,0,0,0.2); }
section .layout-center .products .item .wrap h3{margin:0px 0px 5px 0px; padding:0px 0px; font-size:18px; color:#192941; font-family:'Montserrat', sans-serif; font-weight:500; line-height: 130%;   text-align:center;}
section .layout-center .products .item .wrap h3 a{padding:0px 24px; display:block; vertical-align:middle;color:#192941; text-decoration: underline; -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:#dc143c; text-decoration: none }
section .layout-center .products .item .wrap .image-box{display:block; margin-top:0px; margin-bottom:0px;text-align: center; position:relative; text-align: center;}
section .layout-center .products .item .wrap .image {display:block; overflow:hidden; margin:0px auto; padding:0;}  
section .layout-center .products .item .wrap .image img{display:block; background: transparent;  width:100%;  -moz-transition: all 0.5s; -webkit-transition: all 0.5s; transition: all 0.5s; }

section .layout-center .products .item .wrap .info-wrap{margin:0 -24px 0px -24px; padding:0px 0px; box-sizing:border-box;} 

section .layout-center .products .item .wrap .info-box{  display:table; width:100%; margin:10px 0px 5px 0px; position:relative; }
section .layout-center .products .item .wrap .info-box > div{  display:table-cell;vertical-align: middle; }
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;}  
section .layout-center .products .item .wrap .price{ font-size:16px; color:#4a4949; line-height: 20px; font-weight:500;}
section .layout-center .products .item .wrap .price strike{ white-space: nowrap; padding:0px 0px; font-size:16px; color:#464e5d; display:block;}
section .layout-center .products .item .wrap .price strong{ white-space: nowrap; font-size:22px; font-weight:800; color:#192941; }
section .layout-center .products .item .wrap .price strong span{ font-size:16px; font-weight:600;  }

section .layout-center .products .item .wrap .availability{ font-size:15px; color:#67a54b; line-height: 16px; font-weight:600;padding:5px 24px; }
section .layout-center .products .item .wrap .inspiration{display:block; padding:0px 24px; font-weight:500; color:#464e5d; font-size:14px; line-height: 140%}
section .layout-center .products .item .wrap .inspiration strong{display:block; font-size:16px; color:#dc143c; font-weight:800; }

section .layout-center .products .item .wrap button, section .layout-center .products .item .wrap a.button { cursor:pointer;  width:62px; height:46px; box-sizing: border-box;  border:0px; background: #EA103C /*url('../images/svg/kosik-maly.svg') no-repeat center center*/; border-top-left-radius: 25px; border-bottom-right-radius: 25px;   -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}
section .layout-center .products .item .wrap button:hover, section .layout-center .products .item .wrap a.button:hover {border-radius:0px;}



section .layout-center .products .item .wrap .info-box{display:block;}
section .layout-center .products .item .wrap .info-box > div{display:block; text-align: center!important;}
section .layout-center .products .item .wrap .info-box > div:first-child{padding-bottom: 15px;}
section .layout-center .products .item .wrap button, section .layout-center .products .item .wrap a.button {text-transform: uppercase;width:100%;}

section .layout-center  .tag{position:absolute; left:0px; top:19px; margin:0px; padding:0px; list-style: none;}
section .layout-center  .tag li {padding:0px 0px 6px 0px;}
section .layout-center  .tag li span{display:table;  overflow:hidden; border-radius: 0px;  height:26px;color:#ffffff;}
section .layout-center  .tag li span > span{ display:table-cell;font-family:'Montserrat', sans-serif; font-weight:700; font-size:15px; line-height: 19px; vertical-align: top; text-align:left;  padding:3px 10px; box-sizing: border-box; }
section .layout-center  .tag li span.red {background:#EA103C;  }
section .layout-center  .tag li span.blue {background:#1F2C3F;  }
section .layout-center  .tag li span.green {background:#67a54b; }
section .layout-center  .tag li span.black {background:black; }
section .layout-center  .tag li span.purple {background:purple; }
section .layout-center  .tag li span.orange {background:orange; }

section .layout-center .prev-next-page {position:relative; z-index: 9900}
section .layout-center .prev-next-page > a {position:absolute;  top:-82px; width:56px; height:56px; border-radius: 0px; border:1px solid #E3E0DC;background-position:center center; background-color:transparent; box-sizing: border-box; background-repeat:no-repeat; background-image: ; -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 .layout-center .prev-next-page > a:hover {background-color:#ffffff; }
section .layout-center .prev-next-page > a.prev {right:55px; background-image: url(../images/svg/prev.svg);}
section .layout-center .prev-next-page > a.next {right:0px;background-image: url(../images/svg/next.svg);}

section .layout-center .news{margin:-15px -15px 60px -15px;}
section .layout-center .news .item{float:left; padding:15px; box-sizing: border-box; width:33.33333%;}
section .layout-center .news .item .wrap{background: #ffffff; padding:24px 0px 65px 0px; position:relative; border:1px solid #E6E3DF; -webkit-box-shadow: 0px 8px 9px 0px rgba(232,229,225,0.35); -moz-box-shadow: 0px 8px 9px 0px rgba(232,229,225,0.35); box-shadow: 0px 8px 9px 0px rgba(232,229,225,0.35); }
section .layout-center .news .item .wrap::before{height:4px; position:absolute; left:-1px; top:0px; width:100%; background: #EA103C; content:' '; padding:0px 1px;}
section .layout-center .news .item .wrap .image {margin-bottom: 25px;padding:0px 24px ;}
section .layout-center .news .item .wrap .image img{width:100%;}
section .layout-center .news .item .wrap h3{padding:0px 39px; margin:0px -15px 20px -15px; line-height: 130%; font-size:18px;}
section .layout-center .news .item .wrap h3 a{color:#192941; text-decoration: none; font-weight: 600; }
section .layout-center .news .item .wrap h3 a:hover{color:#ea103c;}
section .layout-center .news .item .wrap p{color:#464e5d; font-size:13px; font-weight: 400; line-height: 160%; padding:0px 24px; margin:0px; }
section .layout-center .news .item .wrap .more{padding:20px 24px 15px 24px; position:absolute; bottom:10px; left:0px; box-sizing: border-box; width:100%;}
section .layout-center .news .item .wrap .more a{color:#ea103c; font-size:14px; font-weight:500; text-decoration: none;}
section .layout-center .news .item .wrap .more a:hover{text-decoration: underline;}


section .layout-center .show-all{overflow: hidden; text-align: center;  font-family: 'Montserrat', 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 span{position: relative; }
section .layout-center .show-all span:before,
section .layout-center .show-all span:after{content: ""; position: absolute; top: 50%; margin-top: -1px; height: 1px; border-top: 1px solid #E3E0DC; width: 1500px; }
section .layout-center .show-all span:before {right: 100%; margin-right: 20px; }
section .layout-center .show-all span:after {left: 100%; margin-left: 20px; }
section .layout-center .show-all .button {margin-top:-25px; min-width:250px;}

section .layout-center  .breadcrumbs{display:table; width:100%; border:1px solid #DFDFDF; margin-top:6px;  border-top: 0px; box-sizing: border-box; border-left:0px; border-right:0px; position:relative;} 
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: 40px; background:  url(../images/svg/breadcrumbs.svg) no-repeat left center; padding:0 10px 0 15px; 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:underline; color:#192941; font-weight:500;} 
section .layout-center  .breadcrumbs > ul li a:hover{color:#dc143c;} 
section .layout-center  .breadcrumbs > ul li a img{position:relative; top:-2px; padding-right:8px;} 
section .layout-center  .breadcrumbs > ul li:last-child a{color:#464e5d; font-weight:300; text-decoration: none;} 
section .layout-center  .breadcrumbs > ul li:last-child a:hover{color:#dc143c; } 

section .layout-center .pagination {text-align: right;  margin-bottom: 40px; margin-top:30px; padding:0 0px;}
section .layout-center .pagination span, 
section .layout-center .pagination a{margin:0 0px;display:inline-block; padding:0 0px; text-align: center;  background: #ffffff;  box-sizing: border-box;font-size:17px; line-height:32px; width:36px;  text-align:center; border-radius:3px; color:#464e5d; text-decoration: none; font-weight:500; } 
section .layout-center .pagination a.current{  background: #EA103C; color:#ffffff; font-weight: 500} 
section .layout-center .pagination a:hover{ text-decoration: underline} 
section .layout-center .pagination a.right{width:15px; height:22px; background: transparent url(../images/svg/dalsi.svg) no-repeat right top; margin-bottom:-5px; margin-left:8px; border:0px;} 
section .layout-center .pagination a.left{width:15px; height:22px; background: transparent url(../images/svg/predchozi.svg) no-repeat right top; margin-bottom:-5px; margin-right:8px; border:0px;} 

section .toggle-filter.button{ max-width:100%; text-align: center; display:none; margin-bottom:20px;}

section .layout-center #main{ padding-left:320px; margin-bottom: 0px; padding-top:0px; margin-top:-20px;}
section .layout-center #main.full-width{ padding-left: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:290px; margin-left:-320px; box-sizing: border-box;  border-right:0px; position:relative; z-index: 3000}
section .layout-center #main  #content .aside-box{margin-bottom:20px; }

section .layout-center #main  #aside .filterov{display:block!important;}
section .layout-center #main .aside-box{background: #ffffff; position:relative;border:1px solid #E3E0DC; margin-bottom:60px;}
section .layout-center #main .aside-box.no-margin{ margin-bottom:0px;}
section .layout-center #main .aside-box .box-title{font-size:40px; color:#464e5d; font-weight:600; line-height: 100%; text-align: center; margin-top:-40px; margin-bottom: -25px; }
section .layout-center #main .aside-box .box-title span{display:inline-block;background: #fff; padding:0px 10px;}


section .layout-center #main .aside-box .wrap{padding:20px; position:relative; box-sizing: border-box; }
section .layout-center #main .aside-box .wrap.gray{background: #FAFAFA; }
section .layout-center #main .aside-box .checkboxes{list-style: none; margin:0px; padding:0px; }
section .layout-center #main .aside-box .checkboxes li{padding:0px 0px 10px 0px; }
section .layout-center #main .aside-box .checkboxes li label{font-size:13px; padding-left:27px;}
section .layout-center #main .aside-box .checkboxes.double li{float:left; width:50%; box-sizing: border-box;}

section .layout-center #detail-wrap {display:table; width:100%; margin-top:0px; margin-bottom: 40px;}
section .layout-center #detail-wrap > div{display:table-cell; vertical-align: top;}
section .layout-center #detail-wrap .data-box{box-sizing:border-box; position:relative; padding-right:40px;}

section .layout-center #detail {display:table; width:100%; margin-top:15px; margin-bottom: 60px;}
section .layout-center #detail > div{display:table-cell; vertical-align: top;}

section .layout-center #detail-wrap .column{width:212px; padding-top:15px;}
section .layout-center #detail-wrap .column .column-title{ line-height: 58px; text-align: center;padding:0px 20px; background:#FDFCFA; color:#726960; font-size:25px; font-weight:500; border:1px solid #DBD6CE; margin-bottom: -1px; position:relative;  }
section .layout-center #detail-wrap .column .column-title::before{width:34px; height:17px; background: url(../images/product-arrow.png) no-repeat center center; position:absolute; left:50%; top:100%; margin-left:-17px; content:' '; z-index: 99999}
section .layout-center #detail-wrap .column .products {margin:0px;}
section .layout-center #detail-wrap .column .products .item{width:100%; padding:0px; margin:0px 0px -1px 0px;}
section .layout-center #detail-wrap .column .products .item .wrap{padding:20px;}
section .layout-center #detail-wrap .column .products .item:hover .wrap{padding:20px; margin:0px; -webkit-box-shadow:none; -moz-box-shadow: none; box-shadow: none; }
section .layout-center #detail-wrap .column .products .item .wrap h3 {margin:0px;}
section .layout-center #detail-wrap .column .products .item .wrap .image{height:auto!important}
section .layout-center #detail-wrap .column .products .item .wrap h3 a{font-size:16px;}
section .layout-center #detail-wrap .column .products .item .wrap .inspiration{font-size:13px;}
section .layout-center #detail-wrap .column .products .item .wrap .inspiration strong{font-size:13px;}
section .layout-center #detail-wrap .column .products .item .wrap .availability{font-size:13px;}
section .layout-center #detail-wrap .column .products .item .wrap .price strong{display:inline-block; font-size:18px;}
section .layout-center #detail-wrap .column .products .item .wrap .price strike{display:inline-block; font-size:14px;}
section .layout-center #detail-wrap .column .products .item .wrap .info-box{margin:0px;}
section .layout-center #detail-wrap .column .products .item .wrap .info-box > div:last-child{text-align: center;}
section .layout-center #detail-wrap .column .products .item .wrap .info-wrap{margin-top:10px;}

section .layout-center .detail-h1{font-size:32px; color:#192941; font-weight:500; margin:0px 0px 15px 0px; padding:0px;}
section .layout-center .subtitle-detail{font-size:32px; color:#192941; font-weight:300; margin:-5px 0px 0px 0px; padding:0px 0px 0px 0px;}

section .layout-center #detail .left-side {width:318px; padding-right:40px;}
section .layout-center #detail .left-side .big-image{text-align: center; margin-top:0px; position:relative;}
section .layout-center #detail .left-side .big-image a{position:relative;; display:inline-block;}
section .layout-center #detail .left-side .big-image img{width:auto;max-width:100%;max-height:400px}
section .layout-center #detail .left-side .gallery {margin:6px -5px 0 -5px;}
section .layout-center #detail .left-side .gallery .item{padding:5px; width:33.33333%; 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; 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 #detail .left-side .gallery .item a > span{position:absolute; box-sizing: border-box; height:100%; width:100%; left:0px; top:0px; opacity:0; border:1px solid #DBD6CE; -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 #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 a:hover {-webkit-box-shadow: 0px 10px 18px 0px rgba(227,223,218,0.56); -moz-box-shadow: 0px 10px 18px 0px rgba(227,223,218,0.56); box-shadow: 0px 10px 18px 0px rgba(227,223,218,0.56);}
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:#726960; text-decoration: underline; font-size:14px; display:block; font-weight:300; padding-top:0px; -webkit-transition: all 0.3s ease !important;  -moz-transition: all 0.3s ease!important; -o-transition: all 0.3s ease!important; -ms-transition: all 0.3s ease!important; transition: all 0.3s ease!important;}
section .layout-center #detail .left-side .gallery .item.more-items a:hover strong > span i{color:#726960; text-decoration: none;}

section .layout-center #detail .rating{white-space:nowrap;color:#464e5d; font-size:25px; font-weight:500; padding-bottom: 20px;}
section .layout-center #detail .rating img{padding-right:10px; position:relative; top:-3px;}

section .layout-center #detail .right-side{box-sizing:border-box;  padding-top:0px; }
section .layout-center #detail .right-side .variant-title{line-height: 40px; padding:0px 20px; background: #3E4C64; color:#ffffff; font-size:20px; font-weight:500; display:inline-block; }

section .layout-center #detail .right-side .detail-box{border:1px solid #DBD6CE; margin-bottom: 30px;}
section .layout-center #detail .right-side .detail-box .info-table{display:table;width:100%;}
section .layout-center #detail .right-side .detail-box .info-table > div{display:table-cell; vertical-align: middle; padding:20px 30px;}
section .layout-center #detail .right-side .detail-box .info-table > div:last-child{background: #FDFCFA; font-size:17px; color:#464e5d; font-weight:500; white-space: nowrap; }
section .layout-center #detail .right-side .detail-box .info-table > div:first-child{font-size:18px; color:#464e5d; }
section .layout-center #detail .right-side .detail-box .info-table > div:first-child span{white-space: nowrap;}
section .layout-center #detail .right-side .detail-box .info-table > div:first-child strike{white-space: nowrap; display:block; font-size:22px; font-weight:500; color:#192941; text-decoration: line-through; }
section .layout-center #detail .right-side .detail-box .info-table > div:first-child strong{white-space: nowrap;  font-size:34px; font-weight:800; color:#192941;  }
section .layout-center #detail .right-side .detail-box .info{padding:20px 30px;/* border-top:1px solid #DBD6CE;*/}
section .layout-center #detail .right-side .detail-box .info.border{ border-top:1px solid #DBD6CE;}

section .layout-center #detail .right-side .detail-box .info .item{padding:10px 0px 10px 50px; font-size:18px; font-weight:500; position:relative; color:#3B578A; }
section .layout-center #detail .right-side .detail-box .info .item span{line-height: 34px; width:34px; text-align: center; border-radius:34px; background: #3B578A; color:#ffffff; font-size:20px; font-weight:500; position:absolute; left:0px; top:3px;}
section .layout-center #detail .right-side .detail-box .info .item.availability{color:#67a54b; font-size:16px;}
section .layout-center #detail .right-side .detail-box .info .item.availability span{background: #5FA550;}
section .layout-center #detail .right-side .detail-box .info .item.availability strong{ font-size:20px; font-weight:500;}

section .layout-center #detail .right-side .variant{display:table; margin-top:14px; width:100%; border:1px solid #E6E3DF;-webkit-box-shadow: 7px 7px 7px 0px rgba(232,229,225,0.59); -moz-box-shadow: 7px 7px 7px 0px rgba(232,229,225,0.59); box-shadow: 7px 7px 7px 0px rgba(232,229,225,0.59);}
section .layout-center #detail .right-side .variant > div{display:table-cell; vertical-align: middle; padding:14px;}
section .layout-center #detail .right-side .variant > div:first-child div{color:#192941; font-size:19px; font-weight:600;}
section .layout-center #detail .right-side .variant > div:first-child span{color:#67a54b; font-size:14px; font-weight:500;}
section .layout-center #detail .right-side .variant > div:first-child span.color{color:#dc143c; font-size:18px;}
section .layout-center #detail .right-side .variant > div:first-child span strong{ font-weight:600;}
section .layout-center #detail .right-side .variant > div.price{white-space: nowrap; width:100px; color:#192941; font-size:20px; font-weight:800; padding-left:0px; padding-right:0px; text-align:right;}
section .layout-center #detail .right-side .variant > div.count{ padding-left:0px; width:130px;}
section .layout-center #detail .right-side .variant > div.last{width:127px;}

section .layout-center #detail .right-side .variant > div.count img{width:auto;height:auto;max-width:100px}

section .layout-center #detail .right-side .share {margin:30px -2px 0px -2px; font-size:0px;}
section .layout-center #detail .right-side .share .item{display:inline-block; padding:0px 2px;}



section .layout-center .table-data{width:100%; border-spacing:0px; border-collapse: collapse; border-top:0px; margin-top:20px;}
section .layout-center .table-data tr td{border:1px solid #DBD6CE; font-size:13px; font-weight:300; color:#4a4949; padding:8px 15px;}
section .layout-center .table-data tr td:last-child{ color:#464e5d; font-weight:300; padding-right:30px;}
section .layout-center .table-data tr td:first-child{font-size:14px; font-weight:600; color:#464e5d;}
section .layout-center .table-data tr td:nth-child(odd) {background: #FDFCFA;}

section .layout-center .tabs1  {border:0;margin-top:0px; margin-bottom:0px;}
section .layout-center .tabs1 .tab-container .etabs{margin:-106px 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:#726960; position:relative; display:block; text-align: center;  margin:0px 2px; float:none; white-space:nowrap; position:relative;  font-weight:500; font-family: "Montserrat", arial, sans-serif; background:#FCFBFA; font-size:20px; line-height:54px;  border:1px solid #E3E0DC;  text-decoration:none;    padding:0 30px; width:260px;  box-sizing: border-box; position:relative;}
section .layout-center .tabs1 .tab-container .etabs li a span{font-weight:600;}
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:#232a37; background: #ffffff; margin-top:-5px; padding-top:5px;}
section .layout-center .tabs1 .tab-container .etabs li a.active { background:#ffffff; color:#040404;  z-index: 1000;    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; } 
section .layout-center #detail-wrap .tabs1 .tab-container .etabs li:first-child a {margin-left:0px;}
section .layout-center #detail-wrap .tabs1 .tab-container .cont p {color:#000; font-size:14px; font-weight:300; padding:0px 0px 1.5em 0px;}


.newsletter{background: #D70A33 url(../images/newsletter-bg.jpg) no-repeat left top; background-size: auto 100%; padding:10px;border-radius:0px;  position:relative; margin-top:-83px;}  
.newsletter .border{border:1px solid #FFC3CF; padding:20px 0px;}  
.newsletter .cont{display:table; width:100%;} 
.newsletter .cont > div{display:table-cell; vertical-align: middle;} 
.newsletter .cont > div:first-child{font-size:14px; color:#a5cbf0; font-weight:400; padding-right:55px; padding-left:55px; white-space: nowrap;}  
.newsletter .cont > div:last-child{padding-right:50px; }  
.newsletter .cont > div:first-child p{font-size:26px;line-height: 26px; color:#ffffff; font-weight:500; margin:0px; padding:0px; letter-spacing: 4px;} 
.newsletter .cont > div:first-child strong{font-size:50px; color:#ffffff; display:block; font-weight:800; display:block; padding-top:12px; padding-bottom:10px; letter-spacing: 0px;} 
.newsletter .cont span.gdpr {line-height:15px;padding:0 10px;padding-top:10px;color:White;text-align:center !important;display:block;font-size:12px;box-sizing: border-box; position:absolute}
.newsletter .cont form  p{ padding:0px; margin:0px auto; position:relative; padding-right:150px; color:#ffffff; padding-bottom: 15px; }
.newsletter .cont form  {  color:#ffffff; }
.newsletter .cont form  a{  color:#ffffff; }
.newsletter .cont form  label{font-size:14px; line-height: 140%; max-width: 460px;}
.newsletter .cont form  p #inp-news{background: #ffffff ; box-sizing: border-box;  width:100%;   border:1px solid #ffffff; border-radius: 3px; height:50px; padding:0 19px 0 19px; font-size:18px; color:#464e5d; font-style:italic; font-family:'Montserrat', 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);}
.newsletter .cont form  p #inp-news::-webkit-input-placeholder { /* Chrome */ color: #464e5d; }
.newsletter .cont form  p #inp-news:-ms-input-placeholder { /* IE 10+ */ color: #464e5d; }
.newsletter .cont form  p #inp-news::-moz-placeholder { /* Firefox 19+ */ color: #464e5d; opacity: 1; }
.newsletter .cont form  p #inp-news:-moz-placeholder { /* Firefox 4 - 18 */ color: #464e5d; opacity: 1; }
.newsletter .cont form  p  button.button{ box-sizing: border-box; position:absolute; right:0px; top:0px; width:140px;}

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

.spinner {width:40px;  position:relative; margin:0px 35px 0px 35px; display:inline-block; }
.spinner label{position:absolute; right:100%; top:0px; line-height: 38px; color:#383976; font-size:16px; padding-right:10px;}
.spinner input {text-align: center; box-sizing: border-box;border:1px solid #E6E3DF; padding:0 0px 0px 0px!important; height:35px; width:100%!important; margin:0; display:inline; font-size:16px; color:#464e5d; font-weight:500; position:relative;}
.input-group-btn-vertical {position: absolute; left:0px; top:0px; white-space: nowrap; vertical-align: middle; display: block; height:40px; margin-top:0px; border:0px; width:100%;}
.input-group-btn-vertical > .btn {position:absolute; height:35px; width:35px; border:1px solid #E6E3DF; 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:-34px; top:0px; background-image: url(../images/svg/plus.svg);   }
.input-group-btn-vertical > .btn:last-child {left:-34px; top:0px; background-image: url(../images/svg/minus.svg);   }
.input-group-btn-vertical > .btn:hover {background-color: #ffffff} 
.input-group-btn-vertical i{display:block; margin-top:2px;  font-size:13px;}


footer{margin:0px 0px -1px 0px;  padding:0px 0 0 0;  background: #192335 ; background-size:100% auto; float:left; width:100%; position:relative;} 
footer .layout-center{z-index:3500; padding-top:0px; padding-bottom:0px;} 

footer .container{ margin:60px auto 40px 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; width:25%;} 

footer .container .col p{color:#a4afc3; line-height:200%; font-size:14px;  padding:0 0 0px 0; margin-bottom:20px;   font-family: 'Montserrat', sans-serif; font-weight:300; } 
footer .container .col p.space,
footer .container .col p.title{color:#ffffff; font-size:30px;line-height: 100%; font-weight:300; 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 a{color:#007eb2; text-decoration: none;} 
footer .container .col p a:hover{ text-decoration: underline;} 
footer .container .col  strong{ font-weight:600; color:#ffffff;} 
footer .container .col  strong.med{font-size:18px; font-weight:600; color:#ffffff;} 
footer .container .col .tel a{padding-left:50px; display:inline-block;  font-weight:600; color:#ffffff; white-space: nowrap; text-decoration:none; font-size:22px; line-height: 33px; background: url(../images/svg/telefon.svg) no-repeat left center; background-size:33px 33px;} 
footer .container .col .tel a span{font-size:18px;} 
footer .container .col .email a{padding-left:50px; margin-top:10px; font-weight:600; display:inline-block; color:#ff0033; text-decoration:none; font-size:18px; line-height: 33px;background: url(../images/svg/mail.svg) no-repeat left center; background-size:31px 23px; } 

footer .container .cont-wrap{display:table; } 
footer .container .cont-wrap > div{display:table-cell; vertical-align: top; } 
footer .container .cont-wrap > div:first-child{padding-right:60px;} 
footer .container .delivery{background: #2B374E;  padding:25px 20px; text-align:center; font-size:14px; font-weight:500; color:#a4afc3; margin-top:0px; max-width: 290px; box-sizing: border-box;} 
footer .container .delivery > div{padding:15px 0px;} 
footer .container .delivery > div img {max-height:50px} 
footer .container .delivery > div img {max-width:100%;} 

footer .container .col ul{margin:0px; padding:0px; list-style: none; } 
footer .container .col ul li{ padding:5px 0px;line-height: 25px; } 
footer .container .col ul li a{ font-size:14px;  color:#a4afc3; text-decoration: none; font-weight:300;white-space: nowrap;} 
footer .container .col ul li a:hover{  text-decoration: underline; } 

footer .container .col.social{width:340px; text-align: left; padding-left:40px;} 
footer .container .col .fb {margin-top:30px}
footer .container .col .fb .border{border:10px solid #2B374E; box-sizing: border-box; max-width: 290px; height:89px; margin-top:0px; margin-bottom:25px ; overflow:hidden} 
footer .container .col .fb .border img{width:100%} 

footer .box{display:table; background: transparent; border-top:1px solid #26334C; width:100%; height:130px;position:relative;}
footer .box::before{content:' '; border-top:1px solid #0C111A; 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:20px;}
footer .box > div:last-child{padding-right:20px;}
footer .copyright{ font-size:15px; font-weight:300; color:#a4afc3; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; }
footer .copyright strong{font-weight:600; color:#ffffff;}

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

picture.v-mobile, img.v-mobile{display:none !important;}
picture.v-desktop, img.v-desktop{display:block !important;}

.slider picture.v-mobile{aspect-ratio: 1.5 / 1;}
.slider picture.v-mobile img, img.v-mobile{aspect-ratio: 1.5 / 1;}


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:47px; bottom:25px; height:25px!important; width:auto;}
section .bx-wrapper .bx-pager.bx-default-pager a{ background: #192335; 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: #DC143C;}
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 #DC143C; margin:0px; }

body .sb-slidebar {background: #DC143C;} 
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 #910D27 ; border-bottom:1px solid #FF1745 ;} 
body .sb-slidebar ul li{border-bottom:1px solid #910D27 ; border-top:1px solid #FF1745 ;} 
body .sb-slidebar ul li a{line-height:20px; padding:10px 20px; color:#ffffff; 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:#FF1745;} 
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:#ffffff;} 
body .sb-slidebar ul li ul{padding-left:30px; margin-bottom:0; display:none;  border-top:1px solid  #910D27;} 
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{height:20px !important;line-height:20px !important } 
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:32px; color:#ffffff;padding:10px 15px 10px 20px ; margin:0px; font-family:'Montserrat', sans-serif; font-weight:700; } 
body .sb-slidebar h4 img{float:right; height:32px; margin-top:3px;} 
body .sb-slidebar h4 .close{cursor:pointer;} 
body .sb-slidebar .home{display:none;} 

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


@media only screen and (max-width: 1280px){
	header #menu .menu > li > a{font-size:14px; padding:0px 5px;}

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

	section .layout-center .benefits::before {font-size:70px; top:50%; margin-top:-35px;}
}

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



@media only screen and (max-width: 1150px){
	section .layout-center .newsletter-box {margin-top:30px;}
	section .layout-center .newsletter-box .border strong{font-size:25px;}
}



@media only screen and (max-width: 1100px){
	header .middle-box{padding-top:0px;}

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

	header .middle-box .table-container .col{padding-top:0px; }
	header .middle-box .table-container .col.mobile { display:table-cell;}
	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:0px;}

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

	section .layout-center  .breadcrumbs{ border-top:1px solid #E0E2E6; margin-top:0px; } 
	section .layout-center  .breadcrumbs::after, 
	section .layout-center  .breadcrumbs::before{ border-top:1px solid #E0E2E6; } 

	section .layout-center #detail-wrap {display:block; }
	section .layout-center #detail-wrap > div{display:block; box-sizing: border-box; width:100%!important;}
	section .layout-center #detail-wrap > div.data-box{padding-right:0px;}
	section .layout-center #detail-wrap #detail .left-side{padding-right:20px;}

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

header .middle-box .table-container .col.account {width:35px; padding-left:30px;}
header .middle-box .table-container .col.account a.link{display:none;}
header .middle-box .table-container .col.account .account-wrap .icon img{height:40px;}
header .middle-box .table-container .col.account .account-wrap .icon{margin-top:-28px;}



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

	section .layout-center #detail-wrap .column .products {margin:15px -10px 0px -10px; }
	section .layout-center #detail-wrap .column .products .item{ padding:10px; }
  
  
  section .layout-center .banners {display:none}
  
  section .bx-wrapper{margin-top:-10px}

}

@media only screen and (max-width: 1050px){
  
  .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}
  
	.newsletter .cont > div:first-child{  padding-left:20px; padding-right: 30px;}  
	.newsletter .cont > div:last-child{padding-right:20px;}

	.newsletter .cont > div:first-child strong{font-size:35px; padding-top:5px;}
	.newsletter .cont > div:first-child p{font-size:25px;}

	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 .delivery{margin:0px auto;}
	footer .container .col .fb .border{margin:0px auto 25px auto;}

	footer .container .col.social{text-align: center;}

	section .bx-wrapper {margin-bottom:25px;}
	section .bx-wrapper .bx-pager{ right:auto; left:auto; bottom:-30px; width:100%;}

  

}


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

	section .layout-center .prev-next-page > a.next{left:auto; right:0px;}
	section .layout-center .pagination {text-align: center;}

	header #menu{display:none;}

	.layout-center h1{text-align: center;}
	section .layout-center .subtitle-detail{text-align: center;}

	section .layout-center .benefits::before {display:none;}
	section .layout-center .benefits{margin-top:0px;}

	section.hp-text{padding:30px 0px 70px 0px;}

	section .layout-center #detail .rating{text-align: center;}
  header #naseptavacList{ max-height:400px;  }
  
}


@media only screen and (max-width: 979px){
  .fixed-info-line .close{right:20px; }
	header .middle-box .table-container .col.quick-contact  {display:none;}

	section .layout-center .banners .item{width:50%;}
	section .layout-center .banners .item.last{width:100%;}
	section .layout-center .newsletter-box {margin-top:0px;}
	section .layout-center .newsletter-box .border strong{font-size:30px;}
	section .layout-center .newsletter-box .border{height:auto; text-align: center;}



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

}



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

	.select-style.lang { border-color:#040404; background-image: url(../images/lang-arrow2.png);}
	.select-style.lang select{color:#040404; border-color:#040404;}

	.newsletter .cont {display:block; } 
	.newsletter .cont > div{display:block; text-align:center; padding:0px 20px!important; } 
	.newsletter .cont form{padding-top:15px; } 
	.newsletter .cont form label{text-align:left; max-width: 100%;}


	section .layout-center .tabs1 .tab-container .etabs li a{padding:0px 20px; font-size:16px;}


	section .layout-center #detail .right-side .variant > div.last  {width:50px; }
	section .layout-center #detail .right-side .variant > div.last .button {width:50px; overflow:hidden; background-image: url(../images/svg/kosik.svg); background-repeat: no-repeat; background-position:  center center; background-size:50% auto;}
	section .layout-center #detail .right-side .variant > div.last .button span{visibility:hidden;}

	
}


@media only screen and (max-width: 850px){
	header {padding-bottom:20px;}
	header .middle-box .table-container .col.logo{width:auto;}
	header .middle-box .table-container .col.search{position:absolute; left:0px; bottom:0; width:100%; padding:5px 0px 0px 0px;}
	header .middle-box .table-container .col.search p{width:100%;}
	header .middle-box{padding-bottom:40px;}

	.hedader-wrap{height:230px;}

	section .layout-center .products {margin-left: -10px!important;margin-right: -10px!important;}
	section .layout-center .products .item{padding:10px!important;}
	section .layout-center .products .item .wrap{ padding:20px; }
	section .layout-center .products .item:hover .wrap{margin:0px; padding:20px;-webkit-box-shadow:none; -moz-box-shadow: none; box-shadow: none; }

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


@media only screen and (max-width: 800px){
	section .layout-center #detail{display:block;}
	section .layout-center #detail>div:first-child{padding-right:0px;}
	section .layout-center #detail>div{display:block; box-sizing: border-box; width:100%!important;}

	section .layout-center #detail-wrap #detail .left-side{padding-right:0px;}
	section .layout-center #detail .right-side{padding-top:0px;}
	section .layout-center #detail-wrap{margin-top:-20px;}
}



@media only screen and (max-width: 780px){
  section .layout-center .benefits {margin-top:0px}
	section .layout-center .benefits .item{width:25%;}
  section .layout-center .benefits .item img {width:50%;height:auto;position:relative;top:0}
  section .layout-center .benefits .item strong{margin-top:0;}
	section .layout-center .news {margin-left:-10px; margin-right: -10px;}
	section .layout-center .news .item{width:50%; padding:10px;}
}


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

	.layout-center .title{   text-align: center;}
	.layout-center .title::before{left:50%; margin-left:-31px;}

	section .layout-center .tabs2 .tab-container .etabs {text-align: center; padding-left:0px;}
	section .layout-center .tabs2 .tab-container .etabs li a{width:auto; padding:0px 15px;}

	section .layout-center .products .item .wrap .info-box{display:block;}
	section .layout-center .products .item .wrap .info-box > div{display:block; text-align: center!important;}
	section .layout-center .products .item .wrap .info-box > div:first-child{padding-bottom: 15px;}
	section .layout-center .products .item .wrap button, section .layout-center .products .item .wrap a.button {width:100%;}

}


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

	.layout-center h1{ font-size: 30px;  }

	.newsletter{margin-left:-15px; margin-right:-15px;}

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

	footer .container .col.deliv{width:100%!important;}
	footer .container .delivery {max-width: 100%; text-align: center;}
	footer .container .delivery > div{display:inline-block; padding:0px; margin:15px;}

	footer .container .col.social{width:100%!important;}
	section .layout-center .prev-next-page{display:none;}
}




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

	.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 .subtitle-detail{font-size:20px;}
	section .layout-center .detail-h1{font-size:25px;}

	section .layout-center .products .item {width:50%!important;}
	section .layout-center .products{margin-bottom: 20px;}
	.layout-center .title-hp{margin:30px 0px 0px 0px; font-size:35px;}
	section.gray{padding:30px 0px;}
  header #naseptavacList{ max-height:265px;  }

}

@media only screen and (max-width: 600px){
  
  
  .newsletter .cont > div:first-child p span {display:none}
  .newsletter .cont > div:first-child p strong {margin:0 !important;padding:0 !important}
  .newsletter .cont > div:first-child strong, .newsletter .cont form p {padding-bottom:0}
  .newsletter .border {padding-bottom:55px}
  
  
	.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;}

	.newsletter .cont > div:first-child p {font-size:15px; line-height: 18px; letter-spacing: 0px;} 
	.newsletter .cont > div:first-child strong{font-size:30px; line-height: 30px;} 

	section .layout-center  .breadcrumbs > ul{margin:0; padding:9px 0px; list-style:none; float:left; width:100%; box-sizing: border-box;} 
	section .layout-center  .breadcrumbs > ul li{float:none; display:inline-block; font-size:14px; line-height: 23px; background: url(../images/breadcrumbsm.gif) no-repeat right center!important; padding:0 12px 0 5px; margin-bottom:0px;  font-weight:400;font-family:'Arial', sans-serif;} 
	section .layout-center  .breadcrumbs > ul li:first-child{ padding-left:5px;} 
	section .layout-center  .breadcrumbs > ul li:last-child{ background: transparent!important;} 
	section .layout-center  .breadcrumbs > ul li:first-child a{display:inline; background: transparent; padding-left: 0px; line-height: 25px;}

	.select-style select{font-size:12px;}

	section{padding-bottom: 20px; padding-top: 20px;}
	section.gradient{padding-bottom:60px;}

	section .layout-center .banners .item.last{padding-top:0px;}
	section .layout-center #main{margin-top:0px;}
	section.bottom-padding{padding-bottom:120px;}

	section .layout-center .tabs1 .tab-container .etabs{text-align: center;}
	section .layout-center .tabs1 .tab-container .etabs li a{font-size:11px; padding:0px 10px;}

	section .layout-center .tabs1 .tab-container .etabs li a{line-height: 40px;}
	section .layout-center .tabs1 .tab-container .etabs{margin-top:-62px; margin-bottom: 10px;}

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


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

	.layout-center h1{text-align: center; }
	.layout-center h1{font-size: 25px;   }
	section .layout-center .prev-next-page > a{top:-50px;}
	section .layout-center .news {margin-bottom: 80px;}
	section .layout-center .news .item{width:100%;}
	section .layout-center .news .item .wrap p{text-align: center;}
	section .layout-center .news .item .wrap .more{text-align: center;}

	.layout-center .title{font-size:25px;}
	.layout-center h3{font-size:18px; text-align: center;}
	.layout-center p{font-size:14px;}

	footer .box{height:auto; display:block; padding:20px 0px;}
	footer .box > div{display:block; text-align: center;}
	footer .logos{text-align: center;}

	footer .container .delivery{padding:5px ;}

	section .layout-center #detail .right-side .share{text-align: center;}
	section .layout-center #detail{margin-bottom:35px;}
	section .layout-center #detail .right-side{padding-top: 20px;}
	section .layout-center #detail .rating{text-align: center;}
	section .layout-center #detail p{text-align: center;}
	section .layout-center #detail .left-side .gallery {margin-left:-5px; margin-right:-5px;}
	section .layout-center #detail .left-side .gallery .item{width:33.333333%; padding:5px;}

	section .layout-center #detail .right-side .variant > div.count{width:75px;padding-left:15px}
	/*section .layout-center #detail .right-side .variant > div.price{width:80px; font-size:14px;}
	section .layout-center #detail .right-side .variant > div:first-child div{font-size:14px;}
	section .layout-center #detail .right-side .variant > div:first-child span{font-size:10px;}*/
	section .layout-center #detail .right-side .variant > div.last {width:50px;}
	section .layout-center #detail .right-side .variant > div.last .button{width:50px; height:50px; border-top-left-radius:15px;border-bottom-right-radius:15px;}
	section .layout-center #detail .right-side .variant > div.last .button:hover{border-radius:0px;}
  
  section .layout-center #detail .right-side .variant{display:block}
	section .layout-center #detail .right-side .variant > div.variant-name {display:block !important;width:auto !important}
  section .layout-center #detail .right-side .variant > div:first-child div {width:100% !important;display:block !important;float:none !important}
  
  
	.input-group-btn-vertical > .btn{width:25px; height:25px;}
	.input-group-btn-vertical{height:25px;}
	.spinner{width:25px;margin:0px 25px;}
	.spinner input{height:25px; font-size:12px;}
	.input-group-btn-vertical > .btn:first-child{right:-24px;}
	.input-group-btn-vertical > .btn:last-child{left:-24px;}

	section .layout-center #detail .right-side .variant-title{display:block; text-align: center;}


	section .layout-center #detail-wrap .tabs1 .tab-container .cont{padding:20px;}
	section .layout-center #detail-wrap .tabs1 .tab-container .cont h3{text-align:left;}


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

	
}


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

	section .layout-center #detail .right-side .detail-box .info-table {display:block;}
	section .layout-center #detail .right-side .detail-box .info-table > div {display:block; border-left:0px!important; text-align: center;}
	section .layout-center #detail .right-side .detail-box .info-table > div:last-child {border-top:1px solid #DBD6CE;}

	header{padding-bottom:15px;}
	header .middle-box{padding-bottom: 40px;}
	header .middle-box .table-container{margin-top:0px; margin-bottom: -5px;height:75px}

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

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

	header .middle-box .table-container .col.basket-info {padding-left:5px;}
	header .middle-box .table-container .col.basket-info .wrap > div:last-child{padding-right:0px;}

	.select-style.lang {top:5px; width:70px;}
	.select-style.lang select{height:26px; font-size:13px; }

	header .middle-box .table-container .col #search > p #inp-search{height:40px;}
	header .middle-box .table-container .col #search > p button.btn{line-height: 40px; height:40px;}
	header .middle-box .table-container .col #search > p::before {top:1px;}

	.newsletter .cont form p {padding-right:100px;}
	.newsletter .cont form p button.button{width:90px; font-size:12px; padding:0px;}
	.newsletter .cont form p #inp-news{font-size:12px;}

	footer .container .col{width:100%!important;}
	footer .container .col p.space, footer .container .col p.title{border-bottom:1px solid #1F1F1F;}
	footer .container::before {display:none;}
	footer .container .col p.title::after {margin-top:-3px;}


	header .middle-box .table-container .col.account {width:30px!important;}
header .middle-box .table-container .col.account .account-wrap .icon {margin-top:-24px;}
header .middle-box .table-container .col.account .account-wrap .icon img{height:35px;}
header .middle-box .table-container .col.basket-info{padding-left:10px;}
header .middle-box .table-container .col.basket-info .wrap > div:first-child{display:none;}
header .middle-box .table-container .basket a{width:50px; height:40px; top:-2px;}
header .middle-box .table-container .basket a span{font-size:13px; top:2px; right:2px;}

}


@media only screen and (max-width: 488px){
	section .layout-center #detail .left-side .gallery .item.more-items strong > span i{font-size:11px; line-height: 12px;}
	
}


@media only screen and (max-width: 450px){
  picture.v-mobile, img.v-mobile{display:block !important;}
  picture.v-desktop, img.v-desktop{display:none !important;}
	
	section .layout-center .detail-h1{font-size:30px; line-height: 100%}

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

	section .layout-center .benefits .item strong{font-size:12px;line-height:13Px;}
	section .layout-center .benefits .item span{font-size:11px;line-height:13Px;padding-top:5px}
	section .layout-center .benefits .item {padding:0px 10px;}
  section .layout-center .benefits .item img {position:relative;top:12px}
	/*section .layout-center .benefits  {margin-left:-10px; margin-right:-10px;}*/

}

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

	section .layout-center .prev-next-page > a{width:38px; height:38px; line-height:38px;}
	section .layout-center .tabs2 .tab-container .etabs li a{padding:0px 10px; font-size:12px; line-height: 40px;}
	section .layout-center .pagination{margin-top:20px; margin-bottom: 20px;}
	section .layout-center .newsletter-box .border strong{font-size:24px;}

		section .layout-center .products .item .wrap .inspiration strong{font-size:12px; line-height: 15px;}
		section .layout-center .products .item .wrap .availability{font-size:11px; line-height: 13px;}
		section .layout-center .products .item .wrap .price strong{font-size:17px; }
		section .layout-center .products .item .wrap .price strike{font-size:13px; }
		section .layout-center .products .item .wrap .inspiration{font-size:11px; }
		section .layout-center .products .item .wrap h3{font-size:13px; line-height: 18px;}
		section .layout-center .products .item{padding:5px!important;}
		section .layout-center .products {margin-left: -5px!important;margin-right: -5px!important;}
		section .layout-center .products .item .wrap .info-box > div:first-child{padding-bottom:10px;}
		section .layout-center .products .item .wrap .info-box{margin-top:0px;}
		/*section .layout-center .products .item .wrap button, section .layout-center .products .item .wrap a.button{height:35px;}*/
		section .layout-center .products .item .wrap{padding:10px;}
		section .layout-center .products .item:hover .wrap{padding:10px;}

}


@media only screen and (max-width: 400px){
	section .layout-center .tabs1 .tab-container .etabs li a{ font-size:9px; padding:0px 8px; margin:0px 1px;}
.submit_spec{font-size:100%;}

section .layout-center  .tag li span > span{ font-size:10px; line-height: 12px;  }
	header .middle-box .table-container .col.logo img{max-width: 200px; width:100%;}

}

@media only screen and (max-width: 390px){
  section .layout-center .benefits .item {width:33.33%}
  section .layout-center .benefits .item.s4 {display:none;}

}

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