html {font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-webkit-font-smoothing:antialiased;}
body {position: relative;font-family: 'Open Sans', sans-serif;font-size: 14px;line-height: 1.2;font-weight: 400;background-color: #fafafa;color: #2e2e2e;overflow-x: hidden;margin:0;padding:0;}
*, *:before, *:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
.wrapper {overflow: hidden;}
.container {margin-right:auto;margin-left:auto;padding-left: 15px;padding-right: 15px;}
.row {margin-left: -15px;margin-right: -15px;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap}
.clear {clear:both;}
.clearfix:before, .clearfix:after {content: " ";display: table;}
.clearfix:after {display: block;content: ".";clear: both;font-size: 0;line-height: 0;height: 0;overflow: hidden;}
.no-gutters {margin-left:0;margin-right:0;}
.no-gutters > .col,.no-gutters >[class*=col-] {padding-right: 0;padding-left: 0}
a {color: inherit;text-decoration:none;cursor:pointer;}
a:hover, a:active {outline:0;text-decoration:none;}
img {max-width: 100%;height: auto;vertical-align: middle;border: 0;}
p {margin: 0 0 15px 0;line-height: 1.5;}
input::-webkit-inner-spin-button,input::-webkit-outer-spin-button {-webkit-appearance: none}
input[type=number] {-moz-appearance: textfield}
button {padding: 0;border: 0;background: 0 0}
button,input,textarea {font: inherit}
button:not([disabled]) {cursor: pointer}
a,button,input,textarea {color: inherit;outline: 0}
input, select, textarea, input[type="text"], input[type="password"], input[type="date"], input[type="number"], input[type="email"], input[type="search"] {outline: 0;}
input[type="text"], input[type="number"] {-webkit-appearance: none;-moz-appearance: none;appearance: none;-moz-appearance: textfield;}
textarea {width: 100%;resize:none;border: 1px solid #dce4e9;font-size: 14px;padding: 6px 12px;}
select:focus, textarea:focus {outline: 0;border-color: #000;}
/**/
.input {display: block;width: 100%;max-width: 450px;padding: 10px 15px;border: 1px solid #ccd8df}
.input:hover {border-color: #b1bfc8}
.input:focus {border-color: #CD5C5C ;-webkit-box-shadow: inset 0 0 0 1px #CD5C5C ;box-shadow: inset 0 0 0 1px #CD5C5C }
.input.input--error,.input.invalidInput {border-color: #969696}
.input.invalidInput + label {display: block;color: #969696;font-size: 12px;text-align: left;margin-top: 5px}
.tab-content table {
  max-width: 100%;
}
.ya-share2 {
  margin-left: 5px;
}
.ya-share2__popup {
  width: 210px;
}
/* Доставка в товаре */
.deliv-short {
  display: inline;
  margin-left: 10px;
}
.deliv-more {
  color: #00A000;
}
.deliv-short-wrapper i {
  color: #009f38;
}
.deliv-short-wrapper {
  margin-bottom: 15px;
}
.deliv-short-wrapper {
  border: 1px solid #e7e7e7;
  padding: 20px;
  margin-bottom: 15px;
}
.deliv-short.RUB span:after {
    content: "\f158";
    display: inline-block;
    font-family: "FontAwesome";
    font-weight: 100;
    font-size: 12px;
    line-height: 1.1;
    margin-left: 2px;
}
/* ПЛАШКА COOKIES */
#cookie_note {
    display: none;
    position: fixed;
    bottom: 15px;
    left: 50%;
    max-width: 90%;
    transform: translateX(-50%);
    padding: 20px;
    background-color: white;
    border-radius: 4px;
    box-shadow: 2px 3px 10px rgba(0, 0, 0, 0.4);
    z-index: 9999999999;
}
#cookie_note p {
    margin: 0;
    font-size: 0.7rem;
    text-align: left;
    color: black;
}
@media (max-width: 1150px) {
  #cookie_note {
    width: 90%;
  }
}
@media (min-width: 576px) {
    #cookie_note.show{
        display: flex;
    }
        
  body .cookie_accept {
     margin-left: 10px!important;   
  }
}
@media (max-width: 575px) {
    #cookie_note.show{
        display: block;
        text-align: left;
    }
    
  body .cookie_accept {
     margin-top: 5px!important;   
  }
}
/* ПЛАШКА COOKIES END */
.info-box {
  font-size: 14px!important;
}
  
body .head-right img {
  margin-left: 9px;
  height: 20px!important;
}
.head-sale {
  flex: 1 1;
  padding-right: 0px;
}
.contact-info .block-contact .rekv {
  margin: 0px;
  line-height: 1.2;
}
body .price-box.second {
      margin-top: 0px!important;
    font-size: 13px!important;
    color: #5b5b5b!important;
}
body .product-order-inner .price-box.second {
      margin-top: 5px!important;
}
.prod_count {
  color: #A0A0A0;
  font-weight: 100;
}
:root {
  --hup-height: 162px;
}
.products-grid .item .product-shop {
   overflow-wrap: break-word;
}
.sale-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  align-content: space-between;
}
.product-order-inner .ico-sale {
  display: none;
}
.econom { 
  text-transform: none;
}
body .ico-sale:has(.econom) {
  padding-right: 5px;
}
.econom-inner:after {
  content: "\f158";
      display: inline-block;
    font-family: "FontAwesome";
    font-size: 11px;
    line-height: 1.1;
    margin-left: 3px;
}
.econom-inner {
    padding: 6px 8px;
    background: #b0e0b0;
    border: 1px solid #00A000;
    font-size: 13px;
    color: #000;
    position: relative;
    left: 6px;
}
body .fancybox-wrap .modification .product-order-inner .ico-sale {
	top: 18px!important;
    right: 30px!important;
    width: 100px!important;
    left: auto!important;
    display: block;
}
.categories .item {
  cursor: pointer;
}
.header-login {
  min-width: 204px;
}
.page-table td {
  padding: 5px;
}
body .page-content .categories .item .cat-image a img {
    max-height: 130px;
}
.categories .item .cat-name.wthree {
	justify-content: start;
}
body .categories .item .child-cats .child-cat {
  display: none;
}
body .categories .item .child-cats .child-cat:nth-child(-n+3) {
  display: block;
}
body .categories .item .child-cats.opened .child-cat {
  display: block!important;
}
.child-cats {
  margin-top: 8px;
}
.more-cats-btn {
    font-size: .867em;
    line-height: 1.384em;
    cursor: pointer;
    text-transform: uppercase;
    letter-spacing: .8px;
    display: inline-block;
    margin-top: 8px;
    /*padding: 0px 20px;
    background: url(/design/d7280/darrow.png?lc=1748972710) no-repeat, url(/design/d7280/darrow.png?lc=1748972710) 100% 50% no-repeat;
    background-size: contain;*/
}
body .categories .child-cats a.child-cat {
  cursor: pointer;
  text-transform: none;
  margin-bottom: 3px;
  font-weight: 100;
}
.jivoIcon_e76c {
    height: 30px!important;
    width: 9px!important;
    background-size: 9px 30px!important;
}
.market-plase-icons {
  position: fixed;
  bottom: 20px;
  z-index: 999;
  left: 20px;
  height: 60px;
  width: 70px;
}
/* Telegram consult */
	
/* WhatsApp BTN */
body .wtsapp-btn-wrapper {
    position: fixed;
    right: 5%;
    bottom: 35px;
	width: 211px;
	padding-bottom: 10px;
	display: none;
}
body .wtsapp-btn-wrapper a {
	text-decoration: none;
}
body .wtsapp-btn {
    padding: 12px 10px 12px 50px;
    background: #fff url(/design/whatsapp.svg) 10px 50% no-repeat;
    border-radius: 5px;
    background-size: 27px 27px;
    text-align: left;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 17px 1px, rgba(0, 0, 0, 0.16) 0px 0px 4px;
    cursor: pointer;
	color: #000;
	width: 211px;
}
body .wtsapp-btn:hover {
	 background: #eee url(/design/whatsapp.svg) 10px 50% no-repeat;
	 background-size: 27px 27px;
}
body .chat-btn {
    padding: 12px 10px 12px 50px;
    background: #fff url(/design/chat.svg) 10px 50% no-repeat;
    border-radius: 5px;
    background-size: 27px 27px;
    text-align: left;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 17px 1px, rgba(0, 0, 0, 0.16) 0px 0px 4px;
    cursor: pointer;
	color: #000;
	margin-top: 4px;
}
body .chat-btn:hover {
	 background: #eee url(/design/chat.svg) 10px 50% no-repeat;
	 background-size: 27px 27px;
}
/* END */	
	
body .tsh-chatbox-inputArea {
	height: 45px!important;
}
body .tsh-chatbox-enter {
	width: 32px;
    height: 32px;
    /* background-size: contain !important; */
    background: #00A000 url(/design/send.svg) 10px 50% no-repeat;
    background-size: 16px 16px;
    border-radius: 50px;
	    right: 7px;
    top: 7px;
}
	
body .tsh-msg {
	font-size: 11pt;
	padding: 8px;
	border-radius: 0px 8px 8px 8px;
	box-shadow: none;
	border: 1px solid #eee;
}
body #telegramSiteHelperStartChat {
	background-color: #00A000!important;
}
body .tsh-label-br {
	    padding: 8px 15px 8px 45px;
		background: #00A000 url('/design/chat.png') 10px 50% no-repeat!important;
}
body .tsh-chatbox-header {
	padding: 8px 15px 8px 45px;
	background: #00A000 url('/design/chat.png') 10px 50% no-repeat!important;
	height: auto;
	border-radius: 5px 5px 0px 0px;
	font-size: 12pt;
}
body .tsh-chatbox-container {
	top: 45px;
	padding: 0px 5px 15px 0px;
	border: 1px solid #eee;
	margin-bottom: 10px;
}
body .tsh-right {
	background-color: #deffde!important;
	color: #000;
	border-radius: 8px 0px 8px 8px;
	border: 0px;
}
body .tsh-right .tsh-time {
	color: #00A000;
}
body .tsh-time {
	color: #000;
}
body #telegramSiteHelperChatBox {
	max-height: 90%;
	height: 400px!important;
	box-shadow: 0 20px 40px 8px rgba(0, 0, 0, .25);	
}
body .tsh-right .tsh-msg-header {
	color: #00A000;
}
body .tsh-msg-header {
	color: #474747;
}
body .tsh-chatbox {
	box-shadow: none;
	border: 0px;
}
body .tsh-chatbox-message {
	font-size: 12pt;
	padding: 10px 10px 8px 10px;
}
body #telegramSiteHelperMessage {
	font-family: 'Cuprum', sans-serif;
}
body .tsh-chatbox-greeting {
	    top: 40px;
}
body .tsh-chatbox-greeting-button {
    padding: 10px 15px;
    border-radius: 5px;
}
body .tsh-chatbox-greeting-button {
    background-color: #00A000!important;
}
	
body .tsh-chatbox-close {	
	top: 4px;
	font-size: 20pt;
	font-weight: 100;
}
@media all and (max-width: 700px){
  
	body .price-box.second {
    font-size: 12px!important;
  }
	body .tsh-chatbox-message {
		font-size: 12pt!important;
		padding: 10px 5px!important;
	}
	
	body #telegramSiteHelperChatBox {
		width: 100%!important;
		height: 100%!important;
		max-height: 100%!important;
		
	}
	
	body .tsh-chatbox-br {
		right: 0%!important;
	}
	
	body .tsh-chatbox-header {
		border-radius: 0px!important;
	}
	
	body .tsh-chatbox-enter {
		width: 30px!important;
		height: 30px!important;
	}
	
	body .header-top .header-row {
		display: block!important;
		padding: 0px!important;
	}
	
}
/* Telegram consult END */
.mki-ym {
  background: url('/design/d7280/ym-logo.png') no-repeat;
  background-size: 60px 60px;
  height: 60px;
  width: 60px;
  position: absolute;
  z-index: 1;
  left: 0px;
}
.mki-ozon {
  background: url('/design/d7280/ozon-logo.png') no-repeat;
  background-size: 60px 60px;
  height: 60px;
  width: 60px;
  position: absolute;
  z-index: 2;
  left: 10px;
}
.moreWidth {
  width: 130px!important;
  height: 60px!important;
}
.move-right {
  transition: all 0.5s ease-in-out;
    transform: translate(65px,0);
    -webkit-transform: translate(65px,0); /** Chrome & Safari **/
    -o-transform: translate(65px,0); /** Opera **/
    -moz-transform: translate(65px,0); /** Firefox **/
}
.envelopeIcon_ddab {
    height: 16px!important;
    width: 20px!important;
        background-size: 20px 16px!important;
}
.button_c17b {
  height: 60px!important;
  width: 60px!important;
  
}
.index .categories  {
    margin-bottom: 20px;
    border-left: 1px solid #dce4e9;
}
#infscr-loading {
  display: none!important;
}
   
.more-products-btn {
  background: #fbc701;
  font-weight: bold;
  color: #000;
  text-align: center;
  margin: 15px 15px;
  padding: 15px 0px;
  cursor: pointer;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
   
body .products .categories {
  margin-bottom: 30px;
}
  
.product-shop .hup {
	display: none;
	
}
.sl-points {
  background: url('/design/d7280/spoint.jpg') 0% 50% no-repeat;
    line-height: 1.2;
    padding-left: 30px;
    padding-bottom: 5px;
}
.sale-block {
	height: 510px;
	background: url('/design/d7280/slide-pc.jpg') 50% 50% no-repeat;
	cursor: pointer;
}
.fcheap {
    display: block;
    position: relative;
    margin-bottom: 5px;
    top: 7px;
}
.fcheaplnk {
    padding-left: 20px;
    background: url(https://63mebel.ru/design/wallet.png) 0% 50% no-repeat;
    background-size: 14px;
    font-size: 14px;
    color: #686868;
}
.fcheaptext {
	border-bottom: 1px dotted #686868;
}
.sale-text {
	max-width: 545px;
	display: inline-block;
	margin: 40px;
	color: #fff;
	text-align: left;
	float: left;
}
.sale-text-inner {
	font-size: 36pt;
  line-height: 1.1;
}
#slideshow .item .sale-btn {
      font-size: 12pt;
    margin-top: 20px;
    background: #CD5C5C;
    padding: 12px 20px;
    border: 1px solid #fff;
    display: inline-block;
}
#slideshow .item .sale-btn:hover {
  background: #fbc700;
  color: #000!important;
}
.sale-text-spec {	
	font-weight: bold;
}
@media (max-width: 1100px) {
  .sale-text {
  	max-width: 500px;
  }
}
@media (max-width: 991px) {
  body #slideshow .sale-block {
  	height: 510px!important;
  	background: #ffffff url('/design/d7280/slide-mob.jpg') 50% 50% no-repeat!important;
  	text-align: center!important;
  	width: auto!important;
    display: flex!important;
    align-items: center!important;
    justify-content: center;
  }
  .sale-text {
    	float: none;  
    	text-align: center; 
  }
  .sale-text-inner {
  	font-size: 30pt!important;
  
  }
  
  body .wrapper .header .header-top {
  	z-index: 21!important;
    position: fixed;
    width: 100%;
    top: 0px;
  }
  .wrapper:not(:has(.info-box)).header-main {
            margin-top: 40px;
  }
  .info-box {
  	margin-top: 40px;
  }
  
  .header ._header-mobile {
  	position: fixed!important;
  }
  
  .header-search {
  	position: fixed;
  }
  
  .header-contacts {
  	position: fixed;
  }
}
@media (min-width: 650px) and (max-width: 991px) {
	.product-view .product-order.col-xs-12 {
		width: 50%;
	}
	.product-view .product-shop.col-xs-12 {
		width: 50%;
	}
	.sl-points-block {
    display: block!important;
  }
}
@media all and (max-width: 500px){
  
  
  .products-grid .item {
    padding: 10px!important;
  }
  
  #slideshow .item .sale-btn {
      font-size: 10pt;
    padding: 10px 13px;
  
  }
  
  body .page-content .categories .item .cat-image a img {
    max-height: 70px;
  }
  
  .index .categories {
    border-right: 1px solid #dce4e9;
  }
  
  .categories .item .cat-name a {
    font-size: 16px!important;
  }
  
  .page-table span {
    font-size: 12px!important;  
  }
  
  body .wrapper .header .header-top {
  	z-index: 21!important;
    position: fixed;
    width: 100%;
    top: 0px;
  }
   
  .info-box {
  	margin-top: 40px;
  }
  
  .categories .item {
  	flex-direction: row-reverse!important;
  	width: 100%!important;
    margin: -1px 0px!important;
    border-left: 0px!important;
    border-right: 0px!important;
    border: 1px solid #dce4e9;
  }
  
  .categories .item:last-child {
    border-bottom: 0px;
  }
  .categories .item .cat-image {
  	padding: 10px!important;
  	line-height: 1.1!important;
    /*border-bottom: 1px solid #dce4e9!important;*/
  	margin: 0px!important;
  	width: 100px!important;
  	min-width: 100px!important;
    height: 90px!important;
    justify-content: center!important;
    align-items: center!important;
    display: flex!important;
  }
  
  .categories .item:last-child .cat-image {
    border-bottom: 1px solid #dce4e9!important;
  }
  .categories .item .cat-image a img {
  	max-width: 100%!important;
  	max-height: 75px;
  }
  .categories .item .cat-name {
  	text-align: left!important;
  	    border-bottom: 1px solid #dce4e9!important;
  }
  .categories .item .cat-name a {
  	width: 100%!important;
  	display: flex;
    align-items: center;
  }
  
  .header ._header-mobile {
  	position: fixed!important;
  }
  
  .header-search {
  	position: fixed;
  }
  
  .header-contacts {
  	position: fixed;
  }
  .fcheap {
	  display: block;
	  float: none;
  }
  
  .info-box {
    font-size: 14px!important;
  }
  
  .sale-text-inner {
  	font-size: 20pt!important;
  
  }
}
.tab-content img {
  max-width: 100%;
}
.header-contacts .header-phoneNum {
  display: none;
  
}
.input::-webkit-input-placeholder {color: #b1bfc8}
.input::-moz-placeholder {color: #b1bfc8}
.input:-ms-input-placeholder {color: #b1bfc8}
.input:-moz-placeholder {color: #b1bfc8}
/* Поле автозаполнения */
.input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #ffffff !important; /* Цвет фона */
  -webkit-text-fill-color: #2e2e2e !important; /* цвет текста */
  color: #2e2e2e !important; /* цвет текста */
}   
/* Кастомный скролл на webkit*/
@media all and (min-width: 992px) {
  ::-webkit-scrollbar-track {border-radius: 0;background-color: #edf1f4}
  ::-webkit-scrollbar {width: 7px;height: 2px;background-color: #f5f5f5}
  ::-webkit-scrollbar-thumb {border-radius: 0;-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);background-color: #2e2e2e}
  body #jvlabelWrap {
    right: 80px!important;
    
  }
  
  .header-sectionsList .header-sectionsItem:first-child {
  	display: none;
  }
  
  .fixed-top {
  	  position: fixed;
      width: 100%;
      top: 0px;
      z-index: 999;
  	
  }
  
  .header .fixed-top .header-logo {
    	height: 80px;
      line-height: 80px;
  }
  
  .header .fixed-top .header-logoImg {
      max-height: 75px;
  }
}
/**/
select.input {-webkit-appearance: menulist;cursor: pointer;}
select.input {font-size:16px;}
/* Цвет плейсхолдера */
::-webkit-input-placeholder {color: #cacaca}
::-moz-placeholder {color: #cacaca}
:-moz-placeholder {color: #cacaca}
:-ms-input-placeholder {color: #cacaca}
:focus::-webkit-input-placeholder {color: transparent}
:focus::-moz-placeholder          {color: transparent}
:focus:-moz-placeholder           {color: transparent}
:focus:-ms-input-placeholder      {color: transparent}
/* Radio input*/
.radio {position: relative}
.radio .radio-hidden {display: none}
.radio .radio-name {position: relative;display: block;padding-left: 28px;line-height: 20px;cursor: pointer}
.radio .radio-name:after,.radio .radio-name:before {position: absolute;background-color: #fff;content: ''}
.radio .radio-name:before {top: 0;left: 0;width: 20px;height: 20px;border: 1px solid #ccd8df;border-radius: 10px;-webkit-transition: all .1s ease-in-out;transition: all .1s ease-in-out}
.radio .radio-name:after {top: 6px;left: 6px;width: 8px;height: 8px;border-radius: 4px;opacity: 0;visibility: hidden;-webkit-transform: translateY(-10px);transform: translateY(-10px);-webkit-transition: all .15s ease-in-out;transition: all .15s ease-in-out}
.radio .radio-hidden:checked + .radio-name:after {opacity: 1;visibility: visible;-webkit-transform: translateY(0);transform: translateY(0)}
.radio .radio-hidden:checked + .radio-name:before {background-color: #CD5C5C ;border-color: #CD5C5C }
.radio .radio-name:hover:before {border-color: #b1bfc8}
/* Checkbox input*/
.checkbox-hidden {display: none;visibility: hidden}
.checkbox-name {position: relative;display: block;padding-left: 28px;text-align: left;line-height: 20px;cursor: pointer;user-select: none}
.checkbox-name:after,.checkbox-name:before {content: ''}
.checkbox-name:before {position: absolute;top: 0;left: 0;width: 20px;height: 20px;background-color: #fff;border: 1px solid #ccd8df;-webkit-transition: all .1s ease-in-out;transition: all .1s ease-in-out}
.checkbox-name:hover:before {border-color: #b1bfc8}
.checkbox-name:after {position: absolute;top: 3px;left: 5px;width: 14px;height: 10px;background-position: -70px -40px;opacity: 0;visibility: hidden;-webkit-transform: translateY(-10px);transform: translateY(-10px);-webkit-transition: all .15s ease-in-out;transition: all .15s ease-in-out}
.checkbox-hidden:checked + .checkbox-name:before,.checkbox-hidden[checked=checked] + .checkbox-name:before {background-color: #CD5C5C ;border-color: #CD5C5C }
.checkbox-hidden:checked + .checkbox-name:after,.checkbox-hidden[checked=checked] + .checkbox-name:after {content: '\f00c';font: normal normal normal 14px/1 FontAwesome;color: #fff;opacity: 1;visibility: visible;-webkit-transform: translateY(0);transform: translateY(0)}
.checkbox-hidden:disabled + .checkbox-name {color: #b1bfc8;cursor: default}
/* Заголовки */
h1, h2, h3, h4, h5, h6 {text-rendering: optimizelegibility;line-height:1.3;margin:0;padding:0;font-family: 'Cera Round Pro',Arial, sans-serif;font-weight: 400;color: #2e2e2e;}
h1 {font-size: 36px;}
h2 {font-size: 30px;}
h3 {font-size: 24px;}
h4 {font-size: 21px;}
h5 {font-size: 18px;}
h6 {font-size: 16px;}
.info-box {
    width: 100%;
    text-align: left;
    background: #eee;
    color: #000;
    font-size: 16px;
    padding: 8px 0px;
}
.procs-sale {
    font-size: 16pt;
    color: #CD5C5C;
    font-weight: bold;
}
.info-box a {
  border-bottom: 1px dotted #000;
}
/* Вспомогательные классы */
ol.unstyled, ul.unstyled {margin: 0;padding: 0;list-style: none;list-style-position: inside;}
dt, dd {line-height: 1.4;}
.required em {color: #969696;}
.left {float: left;}
.right {float: right;}
.col-left {float: left !important;}
.col-right {float: right !important;}
.text-center {text-align: center !important;}
.text-right {text-align: right !important;}
.text-left {text-align: left !important;}
.text-italic {font-style: italic !important;}
.bold {font-weight:bold;}
.noscript {position: relative;text-align: center;background-color: #969696;color: #fff;top: 0;z-index: 999;width: 100%;padding: 10px 0;}
.noscript h4, .noscript h5 {color: #fff;}
.underline {text-decoration: underline;}
.underline:hover {text-decoration:none;}
.unselectable {-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.selectable {-webkit-user-select: auto;-moz-user-select: text;-ms-user-select: text;user-select: text;}
.f-fix {float: left;width: 100%;}
.red {color: #E80636;}
.fadeout {opacity: 0;filter: alpha(opacity=0);}
.fadein {opacity: 1;filter: alpha(opacity=100);}
.separator {display: inline-block;width: 1px;height: 18px;background: #000000;margin: 0 5px;text-indent: 9999px;}
.tc {color: #969696!important}
.blockquote {padding: 0 0 0 15px;margin: 0 0 20px;border-left: 3px solid #969696;text-align: left;line-height: 25px}
.block-bg {border: 1px solid #dce4e9;background-color: #fff;overflow: hidden}
.DescriptionBlock {background-color: #fff}
.DescriptionBlock a {text-decoration:underline}
.DescriptionBlock a:hover {text-decoration:none}
.no-padding .DescriptionBlock {padding: 15px}
.index#main .DescriptionBlock {border: 1px solid #dce4e9;margin-bottom: 0;padding: 15px}
.pseudo-link {position: relative}
.pseudo-link:after {content: '';position: absolute;bottom: .1rem;left: 0;width: 100%;border-bottom: 1px dotted;-webkit-transition: border-bottom-color .1s ease-in-out;transition: border-bottom-color .1s ease-in-out}
.pseudo-link:hover:after {border-bottom-color: transparent}
/* Уведомления */
.success, .warning {display: none;}
.quickformfast .success,.quickformfast .warning,
.no-js .success,.no-js .warning {display:block;}
.attention,.information,.success,.warning {position: relative;color: #fff;min-height: 40px;margin-bottom: 20px;overflow: hidden;padding: 10px 20px;text-shadow: 1px 1px 1px rgba(0,0,0,.1);font-size: 18px;}
.success {background-color: #06D6A0;color: #fff;}
.warning {background-color: #EF476F;color: #fff;}
.attention {background-color: #CD5C5C ;color: #fff;}
.information {background-color: #118AB2;color: #fff;}
.success .close, .warning .close, .attention .close, .information .close {float: right;padding-top: 4px;padding-right: 4px;cursor: pointer;}
.success a, .warning a, .attention a, .information a {font-weight: 600;font-size:16px;text-decoration:underline;}
label.invalidInput {color: #E80636;font-size: 90%;}
.name-error, .phone-error {display: block;position: relative;color: #ffffff;background: #969696;width: 100%;text-align: left;margin: 0 auto;padding: 3px 15px;}
/* Noty */
.noty_bar {border-radius: 0!important;}
.noty_body {font-size: 16px!important;text-align: center!important;zoom: 97%;}
/* Таблицы */
.table-box {line-height: 18px;margin-bottom: 10px;text-align: center;-webkit-border-radius: 0;-moz-border-radius: 0;border-radius: 0;width: 100%;border-collapse: collapse}
.table-box > tbody > tr > td,.table-box > tbody > tr > th,.table-box > tfoot > tr > th {border: 1px solid #dce4e9;line-height: 18px;padding: 12px 10px;text-align: center}
.table-box tfoot td,.table-box thead td {background-color: #fafafa;border: 1px solid #dce4e9;line-height: 18px;padding: 12px;text-align: center;color: #2b3038}
.table-box tbody tr td.cell1 {text-align: right;width: 50%}
.table-box tbody tr td.cell2 {text-align: left;width: 50%}
.table-box.table-striped {table-layout: fixed;border-collapse: collapse}
.table-box.table-striped tr:nth-child(odd) {background-color: #f1f1f1}
.table-box.table-striped td:first-child {border-right: 1px solid #dce4e9}
.table-box.table-striped td {border: none;padding: 8px 15px;word-wrap: break-word;font-size: 14px}
/* Настройки максимальных размеров генерируемых изображений */
.goods-image-icon {max-width:100px; max-height:100px;} 
.goods-image-icon-square {width:200px;height:200px;} 
.goods-image-small{max-width:262px; max-height:262px;}
.goods-image-small-square {width:524px; height:524px;}
.goods-image-medium {max-width:450px; max-height:450px;}
.goods-image-medium-square{width:900px; height:900px;}
.goods-image-other{max-width:150px; max-height:150px;}
.goods-image-other-square {width:300px; height:300px;}
.goods-image-large{max-width:1800px; max-height:1800px;}
.goods-image-large-square {width:1800px; height:1800px;}
.goods-cat-image-icon {max-width:30px; max-height:30px;}
.goods-cat-image-icon-square{width:60px; height:60px;}
.goods-cat-image-medium {max-width:200px; max-height:200px;}
.goods-cat-image-medium-square{width:400px; height:400px;}
.goods-cat-image-other{max-width:35px; max-height:35px;}
.goods-cat-image-other-square {width:70px; height:70px;}
/* END Настройки максимальных размеров генерируемых изображений */
/******************************************************************************
  Fancybox
*******************************************************************************/
.fancybox-skin {background: #fff;border-radius: 0;}
.fancybox-opened .fancybox-skin {box-shadow:none;}
.fancybox-close {position: absolute;top: 0;right: -30px;width: 20px;height: 20px;cursor: pointer;z-index: 8040;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 224.512 224.512' width='512' height='512'%3E%3Cpath fill='%23d2d5d8' d='M224.507 6.997L217.521 0 112.256 105.258 6.998 0 .005 6.997l105.258 105.257L.005 217.512l6.993 7L112.256 119.24l105.265 105.272 6.986-7-105.258-105.258z'/%3E%3C/svg%3E");background-size: contain}
.fancybox-close:hover {filter: drop-shadow(1px 1px 1px #00000085)}
@media all and (max-width:767px) {.fancybox-close {top: -30px;right: 0}}
@media all and (max-width:481px) {.fancybox-close {top: 15px;right: 5px}}
.fancybox-nav span {position: absolute;top: 50%;width: 40px;height: 40px;margin-top: -18px;cursor: pointer;z-index: 8040;visibility: hidden;opacity: 0;background: #fff;border-radius: 50%;text-align: center;font-size: 30px;line-height: 38px;color: #b1bfc8;box-shadow: 0 1.6rem 1.6rem 0 rgba(0,0,0,.2),0 .2rem .6rem 0 rgba(0,0,0,.1);transition: all .15s linear}
.fancybox-nav:hover span {visibility: visible;opacity: 1}
/**/
.fancybox-header {position: relative;padding: 30px;background-position: center;background-size: cover;background-color: #2e2e2e;text-align: center}
.fancybox-header .title {font-size: 28px;font-weight: 500;color: #fff}
.fancybox-header .promoText {font-size: 16px;color: #b1bfc8;padding: 0 10px;margin-top: 10px;margin-bottom: 0;}
.fancybox-body {position: relative;padding: 30px}
/******************************************************************************
  Анимация
*******************************************************************************/
.button, .button:hover, .remove, .navigation .prev, .navigation .next, .pages li span, .social-links a, .qty-set > a, .actions a, 
.header .header-sectionsItem, .header-toolsIcon i, .product-tabs .tabs li a
{-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;}
/*** Цена ****/
.price {display: inline-block;vertical-align: middle;position:relative;font-size: 18px;font-weight: 700;font-family: 'Cera Round Pro',Arial,sans-serif;color: #2e2e2e;height: 30px;line-height: 30px;}
.price > span:after {display: inline-block;font-family: "FontAwesome";font-weight: 600;font-size: 14px;line-height: 1.1;margin-left: 0px;}
.price > span {position: relative;z-index: 1}
.old-price, .old-price .price, .price.old-price {display: inline-block;vertical-align: middle;margin:0;font-size: 18px;font-weight: 400;font-family: 'Open Sans', sans-serif;color: #2e2e2e;text-decoration: line-through;background: none;}
.old-price > span:after, .old-price .price > span:after, .price.old-price > span:after {font-size: 12px;}
.old-price:after,.old-price:before {display:none}
.old-price + .price {background-color: #fbc701;margin: 0;margin-right: 20px;margin-left: 15px}
.old-price + .price:after,.old-price + .price:before {
  content: '';
  position: absolute;
  top: 0;
  width: 15px;
  height: 30px;
  /*
  %23fbc701 - оригинальный жёлтый цвет
  %23000000 - чёрный
  %23FFFFFF - белый
  */
  background-image: url("data:image/svg+xml,%3Csvg width='30' height='30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15 0v29.968c-.55.002-1.098-.003-1.649-.035-.47-.025-.94-.017-1.41-.01h-.003c-.607.01-1.214.021-1.823-.04a.99.99 0 0 0-.3.058c-.097.03-.196.059-.29.059h-.002a.357.357 0 0 1-.29-.142 2.6 2.6 0 0 0 .2-.187c.14-.14.278-.28.465-.33.587-.09 1.159-.226 1.704-.408.152-.06.322-.091.496-.09 1.03-.022 1.431-.575 1.783-1.16a.255.255 0 0 0-.055-.237.455.455 0 0 0-.259-.146 5.832 5.832 0 0 0-.843-.05c-.858 0-1.714.039-2.564.114-.7.077-1.398.104-2.106.133H8.05c-.324.013-.65.026-.978.044-.674.07-1.331.205-1.956.4-.19.05-.36.131-.497.239-.068.053.028-.158.136-.368-.049.063-.104.124-.165.182-.532.44-1.05.425-1.229-.144a9.599 9.599 0 0 0-1.002-1.612c-.023-.043-.013-.096-.003-.152v-.001a.59.59 0 0 0 .011-.083c.078.02.152.048.22.084.06.045.117.095.174.144h.001c.09.078.18.157.287.223.04.026.118.02.194.014a1.06 1.06 0 0 1 .108-.005c.099.003.052-.08.034-.095-.379-.34-.228-.675-.078-1.007l.001-.003.001-.002.037-.082c-.069.1-.116.16-.101.113.077-.246.155-.493.416-.685a9.172 9.172 0 0 0-.258-1.746c-.064-.193-.224-.37-.384-.547-.16-.176-.32-.354-.388-.548a4.038 4.038 0 0 1 .037-1.119 1.308 1.308 0 0 0-.269-.462 77.847 77.847 0 0 1-.26-.446l-.004-.007c-.207-.355-.414-.71-.636-1.06a8.583 8.583 0 0 1-.441-.817l-.001-.002c-.111-.225-.222-.45-.354-.674a6.772 6.772 0 0 1-.508-1.835 1.855 1.855 0 0 0-.084-.214c-.054-.124-.11-.25-.11-.367v-.005c0-.094.036-.181.135-.257.19-.184.432-.335.709-.444.276-.108.583-.17.897-.184l-.069.055c.07.002.14.007.213.011h.001c.331.023.675.046.89-.198l.018-.02c.263-.298.67-.759.53-1.253a7.433 7.433 0 0 1-.165-1.37c-.035-.456.22-.712.82-.741.698-.034.244-.29-.371-.635-.587-.33-1.321-.743-1.341-1.125.196-.463.602-.494 1.103-.532l.15-.011c.284-.004.56-.064.8-.173.39-.226.761-.47 1.11-.73-.194-.43-.687-.472-1.128-.508l-.089-.008a1.52 1.52 0 0 1-.622-.189 1.01 1.01 0 0 1-.4-.4c-.81-1.038.16-1.561 1.22-2.134C5.42 3.463 6.509 2.874 6.238 1.76a.426.426 0 0 1 .004-.305c.039-.1.114-.188.217-.257.799-.602 1.848-.988 2.985-1.1.792-.07 1.59-.103 2.39-.096H15zM30 14.872a.304.304 0 0 1-.135.252c-.19.18-.432.329-.708.435a2.842 2.842 0 0 1-.898.182l.069-.054a5.492 5.492 0 0 1-.213-.012h-.001c-.331-.022-.675-.044-.89.195l-.018.02c-.263.293-.67.745-.53 1.23.098.445.153.894.165 1.344.035.448-.22.7-.82.728-.698.034-.244.284.371.624.587.324 1.321.73 1.341 1.104-.196.455-.602.485-1.102.522l-.15.011a2.033 2.033 0 0 0-.802.17c-.39.222-.76.461-1.109.716.194.424.687.464 1.128.5l.089.007c.226.02.441.084.622.186a1 1 0 0 1 .4.392c.81 1.02-.16 1.533-1.22 2.096-1.008.533-2.098 1.658-1.825 2.753a.411.411 0 0 1-.005.3.558.558 0 0 1-.217.252c-.799.59-1.848.97-2.985 1.08-.792.069-1.59.1-2.39.094H15V.041c.443.004.886 0 1.328-.004a35.96 35.96 0 0 1 2.355.028c.47.025.94.017 1.41.01h.003c.607-.01 1.215-.02 1.824.04.096.002.197-.027.299-.057.098-.029.196-.058.29-.058h.003c.102 0 .2.034.289.139-.07.056-.135.12-.2.184-.14.138-.278.275-.465.325-.587.087-1.158.221-1.703.4-.152.059-.323.09-.497.088-1.03.021-1.43.564-1.783 1.14a.247.247 0 0 0 .055.231c.059.07.151.121.26.144.278.036.56.053.843.05a30.272 30.272 0 0 0 2.563-.113c.7-.075 1.398-.103 2.106-.13h.006c.324-.013.65-.026.978-.044.312-.032.184-.078.018-.137-.191-.067-.432-.153-.097-.255.19-.049.36-.13.497-.235a.9.9 0 0 0 .295-.373c.076-.191.201-.37.369-.526.532-.432 1.05-.418 1.229.14a9.394 9.394 0 0 0 1.002 1.583c.023.042.013.095.003.15a.566.566 0 0 0-.011.082.984.984 0 0 1-.22-.082 3.386 3.386 0 0 1-.174-.142h-.001a2.31 2.31 0 0 0-.287-.219c-.04-.025-.118-.019-.194-.013-.038.003-.076.006-.108.005-.099-.003-.052.079-.034.093.379.334.227.663.078.988-.028.061-.056.122-.08.182a3.42 3.42 0 0 1-.305.438c-.092.137-.14.287-.188.437-.077.242-.155.484-.416.673a8.84 8.84 0 0 0 .258 1.713c.064.19.224.363.384.537.16.174.32.348.388.539.04.366.027.734-.037 1.098.053.161.144.315.269.454l.26.438.004.006c.207.348.414.697.636 1.042.173.268.307.535.441.801l.001.002c.111.221.222.442.354.662.259.586.429 1.19.508 1.8.02.069.052.14.084.211.054.122.11.246.11.361v.005z' fill='%23fbc701'/%3E%3C/svg%3E");    
}
.old-price + .price:before {left: -15px;background-position: 0 0}
.old-price + .price:after {right: -14px;background-position: -15px 0}
.price.RUB > span:after, .RUB .price:after {content: "\f158";}
.price.RUB span + span, .RUB .price span + span {display: none;}
/*** Капс ***/
#caps_lock {display: none;text-align: center;max-width: 300px;}
#caps_lock .fa-warning {font-size: 30px;color: #cc003d;}
/*** Кнопки ***/
.button {display: inline-block;overflow: visible;font-size: 14px;font-family: 'Open Sans', sans-serif;line-height: 32px;padding: 0 20px;border: 0;background-color: #969696;color: #fff;opacity: 1;filter: alpha(opacity=100);text-shadow: none;text-align: center;white-space: nowrap;margin: 0;outline: 0;cursor: pointer;-webkit-appearance: none;user-select: none;border: 2px solid transparent;}
.button:hover, .button.added, .button:focus {background-color: #CD5C5C ;color: #ffffff;}
.button2 {background-color: #dce4e9;border: 2px solid #dce4e9;color: #5d7483;line-height: 32px;}
.button2:hover, .button2.added, .button2.active, .button2:focus {border-color: #969696;color:#969696;background-color: transparent;}
.button._dropdown {background-color: #dce4e9;border-width: 2px;border-style: solid;border-color: #dce4e9;color: #2e2e2e;line-height: 32px;}
.button._dropdown:hover, .button._dropdown:focus {border-color: #969696;color:#969696;background-color: transparent;}
.button.small {height: 30px;font-size: 13px;padding: 0 10px;line-height: 26px;}
.button.big {font-size: 21px;line-height: 45px;padding: 0 40px;}
.button.disabled {opacity: 0.7;cursor: default;    pointer-events: none;}
.remove {display: inline-block;padding: 0 3px;color: #b1bfc8;}
.remove:hover {color: #21293c;}
.remove:after {content: "\f2ed";display: inline-block;font-family: "FontAwesome";font-size: 15px;text-align: center;}
.remove.x:after {content: "\f00d";font-size: 16px;}
.paymentFormSubmitLink, .paymentFormTbodySubmitButton {display: inline-block;overflow: visible;font-size: 15px;font-family: 'Open Sans', sans-serif;line-height: 40px;padding: 0 25px;border: 0;background-color: #969696;color: #fff;letter-spacing: 0.05em;opacity: 1;filter: alpha(opacity=100);text-shadow: none;text-transform: uppercase;text-align: center;white-space: nowrap;margin: 0;outline: 0;cursor: pointer;-webkit-appearance: none;-moz-border-radius: 0px;-webkit-border-radius: 0px;border-radius: 0px;}
.paymentFormSubmitLink:hover, .paymentFormTbodySubmitButton:hover {background-color: #006600;color: #fff;}
/* Навигация */
.navigation .prev, .navigation .next {display: inline-block;width: 20px;font-size: 40px;line-height: 1;color: #777;margin: 0 5px;padding: 0;overflow: hidden;text-align: center;cursor: pointer;z-index: 2;}
.navigation .prev:hover, .navigation .next:hover, .navigation .owl-prev:hover, .navigation .owl-next:hover {color: #21293c;cursor: pointer;}
.navigation .prev.disable, .navigation .next.disable, .navigation .prev.disable:hover, .navigation .next.disable:hover {color: #e1e1e1;cursor: default;}
/* Иконки Новинка, Хит, Скидка */
.ico-new, .ico-sale, .ico-best {position: absolute;overflow: hidden;top: 15px;left: 15px;width: auto;padding: 4px 8px;line-height: 16px;color: #ffffff;font-size: 10px;text-align: center;text-transform: uppercase;z-index: 0;}
.ico-new {background: #2e2e2e;}
.ico-best {background: #CD5C5C;}
.ico-sale {background: #00A000;padding: 6px 12px;font-size: 12px;}
.ico-sale + .ico-new, .ico-sale + .ico-best {top: 52px;}
/**/
.overlay {content: "";position: fixed;width: 100%;height: 100%;top: 0;left: 0;right: 0;bottom: 0;z-index: 40;background-color: #2e2e2e;opacity: 0;visibility: hidden;cursor: pointer;}
.overlay._active {visibility: visible;opacity: .5;}
@media all and (min-width:992px) {.overlay {display: none}}
/* Наверх */
#back-top {position: fixed;right: 15px;bottom: 15px;width: 40px;height: 40px;line-height: 0.9;text-align: center;z-index: 8;cursor: pointer;color: #858585;font-size: 40px;}
#back-top:hover {color: #969696;}
.__jivoMobileButton {
  right: 40px!important;
}
/* Уведомление в шапке*/
.banner-top {position: relative}
.banner-top-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 20px 0}
.banner-top-icon {width: 40px;height: 40px;font-size: 20px;line-height: 36px;text-align: center;border: 1px solid #2e2e2e;border-radius: 50%;margin-right: 15px;flex: 0 0 40px}
.banner-top-closeBtn {position: absolute;top: 10px;right: 10px;width: 20px;height: 20px;-webkit-transition: -webkit-transform .15s ease-out;transition: -webkit-transform .15s ease-out;transition: transform .15s ease-out;transition: transform .15s ease-out,-webkit-transform .15s ease-out;font-size: 0}
.banner-top-closeBtn:hover {-webkit-transform: rotate(90deg);transform: rotate(90deg)}
.banner-top-closeBtn:after,.banner-top-closeBtn:before {content: '';position: absolute;width: 100%;height: 1px;top: 50%;left: 0;background-color: #2e2e2e}
.banner-top-closeBtn:before {-webkit-transform: rotate(45deg);transform: rotate(45deg)}
.banner-top-closeBtn:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg)}
/*
* Основной контент
*/
#main {position: relative;margin: 0px 0 60px;}
.index#main{margin: 0px 0 20px;}
/* Шапка */
.header {position: relative;z-index: 20}
.header .header-top {height: 30px;color: #fff;background-color: #474747}
.header .header-icons {display: none}
@media (max-width: 991px) {
  .header-sectionsList .header-sectionsItem:first-child {
	background: url('/design/d7280/ramm.png') 92% 50% no-repeat;
  }
  .header .header-icons {overflow: hidden;display: block;position: relative;z-index: 2}
  .header-iconsItem {display: block;float: left;width: 25%;font-size: 18px;line-height: 30px;color: #fff;text-align: center;cursor: pointer;border: none;-webkit-appearance: none; padding: 5px;} 
  .header-iconsItem.active {color: #fff}
  .header-iconsItem + .header-iconsItem {box-shadow: inset 1px 0 0 0 #b1b1b1}
  body .wrap_a8a4 {
    left: 30px!important;
  }
  .header .header-top {height: 40px;}
}
@media (min-width:992px) {
  .header .header-top-wrapper {display: -webkit-box;display: -ms-flexbox;display: flex}
  .header .header-nav {transform: translateX(-15px);}
  .header .header-navLink {position: relative}
  .header .header-navItem {display: inline-block;vertical-align: middle;}
  .header .header-navItem:hover {background-color: #4c4c4c}
  .header .header-navLink,.header-subnavLink {display: block;padding: 0 15px;line-height: 30px}
}
/** ЛК **/
.header .header-login {text-align: right;margin-left: auto;}
.header .header-loginMenu {position: relative;z-index: 2;display: inline-block;padding: 0 15px;}
.header .header-login.isLogin .header-loginMenu:hover .pseudo-link:after {display: none}
.header-loginFlyout {text-align: left}
.header-loginArrow {-webkit-transition: -webkit-transform .15s ease-in-out;transition: -webkit-transform .15s ease-in-out;transition: transform .15s ease-in-out;transition: transform .15s ease-in-out,-webkit-transform .15s ease-in-out}
.header .header-login .header-loginLink {line-height: 30px;display: inline-block}
.header .header-login.isLogin .header-loginLink {display: block}
@media (min-width: 992px){
  .header .header-login {-webkit-transform: translateX(10px);transform: translateX(10px);z-index: 2}
  .header .header-login.isLogin {-webkit-transform: translateX(0);transform: translateX(0)}
  .header .header-login.isLogin .header-loginFlyout,.header .header-login.isLogin .header-loginMenu:hover {background-color: #4c4c4c}
  .header-loginMenu:hover .header-loginArrow {-webkit-transform: rotate(-180deg);transform: rotate(-180deg)}
  .header .header-loginMenu:hover .header-loginFlyout {opacity: 1;visibility: visible;-webkit-transform: translateY(0);transform: translateY(0)}
  .header-loginFlyout {right: 0;min-width: 100%;transform: translateY(-1rem);transition: all .15s ease-in-out}
  .header .header-login.isLogin .header-loginList {padding: 0}
  .header .header-login.isLogin .header-loginLink {padding: 0 15px;white-space: nowrap}
  .header .header-login.isLogin .header-loginLink:hover {background-color: #b7b7b7}
  .header-login.isLogin .header-loginFlyout,.header-login.isLogin .header-subnav {-webkit-transform: translateY(-10px);-webkit-transition: all .15s ease-in-out}
}
.header .header-login .header-loginBtn {line-height: 30px}
.header .header-login.isLogin .header-loginBtn:not(:first-child) {margin-left: 10px}
@media (max-width: 991px) {
  .header .header-login .header-span-or {display: none}
  .header .header-login .header-loginBtn {display: none}
  .header .header-loginMenu {width: 100%;padding: 0;transform: none}
  .header .header-loginFlyout {background: none}
  .header .header-loginList .header-loginLink {display: block;line-height: 30px;padding: 0 20px;text-align: left}
  .header .header-login .header-loginLink ~ .header-loginLink,.header .header-loginList .header-loginLink + .header-loginLink {border-top: 1px solid #4c4c4c}
  .header .header-login .header-loginLink .pseudo-link::after {display: none}
} 
/** Header main **/
.header-main > .container > .row {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center}
.header-main {background-color: #fff;}
/** Лого **/
.header .header-logo {height: 90px;line-height: 90px;}
.header .header-logoImg {max-height: 85px;}
@media (max-width: 991px) {
  .header .header-logo {height: 80px;line-height: 80px;}
  .header .header-logoImg {max-height: 70px;}
}
/** Поиск **/
.header .header-search .search {position: relative}
.header .header-search #header .header-right .search {display: inline-block;position: relative;vertical-align: middle;width: 100%;height: auto;margin: 0;z-index: 1;border-bottom: 1px solid #dce4e9}
.header .header-search .search .search-icon {display: none;width: 25px;text-align: center}
.header .header-search .search #search_mini_form {display: inline-block;vertical-align: middle;position: relative;width: 100%}
.header .header-search .search #search_mini_form .search-string {font-size: 13px;color: #21293c;width: 100%;max-width: 100%;margin: 0;line-height: 20px;padding-right: 90px}
.header .header-search .search #search_mini_form .search-string:focus + .search-reset{opacity:1;}
.header .header-search .search #search_mini_form .search-reset,
.header .header-search .search #search_mini_form .search-submit {position: absolute;top: 0;right: 0;height: 42px;padding: 0 15px;font-size: 16px;}
.header .header-search .search #search_mini_form .search-reset {right: 46px;opacity: 0;-webkit-transition: opacity .3s ease;transition: opacity .3s ease}
.header .header-search .search #search_mini_form input::-webkit-input-placeholder {color: #b1bfc8}
.header .header-search .search #search_mini_form input::-moz-placeholder {color: #b1bfc8}
.header .header-search .search #search_mini_form input:-ms-input-placeholder {color: #b1bfc8}
.header-searchBtn {position: absolute;top: 0;right: 0;height: 40px;padding: 0 15px;font-size: 16px}
.header .header-search .search #search_mini_form .header-searchIcon {color: #4c1e8a}
.header .header-search .search #search_mini_form .header-searchIcon:hover  {color: #ff0098;}
@media (max-width: 991px) {.header .header-search .search {padding: 15px}}
/** Поисковая выдача **/
#search-result {display: none;position: absolute;width: 100%;margin-top: 5px;padding: 5px 15px 5px 15px;-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);box-shadow: 0 1px 2px rgba(0,0,0,.2);border: 2px solid #dce4e9;background-color: #fff;color: #777;z-index: 3}
#search-result._active {visibility: visible;opacity: 1;-webkit-transform: translate(0,0);transform: translate(0,0)}
#search-result .inner .result-category {width: 40%;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;padding-right: 10px}
#search-result .inner .result-category._visible + .result-goods {border-left: 1px solid #dce4e9}
#search-result .inner .result-category img {display: none}
#search-result .inner .result-goods {width: 60%;height: 100%;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1;padding: 0 10px}
#search-result .inner .result-category a {font-weight: 700}
#search-result .inner {overflow:hidden;display: -webkit-box;display: -ms-flexbox;display: flex}
#search-result .inner .result-item {width: 100%;line-height: 20px;padding: 10px 0}
#search-result .inner .result-item a {width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center}
#search-result .inner .result-item a:hover,
#search-result .inner .result-item a._active {color: #ff0098}
#search-result .inner .result-item a img {max-width: 40px;max-height: 40px;margin-right: 15px}
@media (max-width: 991px) {
  #search-result {width: calc(100% - 30px)}
  .header-contacts .header-phoneNum {display: inline-block;}
  
}
/** Контакты **/
.header-contacts .header-phoneNum {vertical-align: middle;margin-right: 15px;font-size: 18px;font-family: 'Cera Round Pro',Arial,sans-serif}
/*.header-contacts .header-phoneNum ~ .header-phoneNum {display: none}*/
.header-contacts .header-phoneSub {margin-top: 3px;color: #b1bfc8}
.header-contacts .header-phoneCallback {color: #4c1e8a;}
.header-contacts .header-phoneCallback:hover {color: #ff0098;}
@media (max-width: 991px) {
  .header .header-main .header-contacts {padding: 15px}  
  .header-contacts .header-phoneNum {width: 100%;color: #fff;margin-right: 0}
  .header-contacts .header-phoneNum ~ .header-phoneNum {display: block;margin-top: 5px}
  .header .header-contacts {text-align: center}
  .header-contacts .header-phoneCallback {display: block;width: 100%;max-width: 300px;height: 30px;margin: 10px auto;line-height: 30px;color: #fff;background-color: #969696;border-radius: 5px;text-align: center}
  .header-contacts .header-phoneCallback:after {display: none}
}
/* Избранное Сравнение Корзина */
.header .header-tools {text-align: right}
.header-toolsCol:first-child {margin-left: 0}
.header-toolsCol {position: relative;display: inline-block;vertical-align: middle;margin-left: 10px}
@media all and (max-width: 1199px) {
  .header-toolsCol {margin-left: 10px}
  .header-tools .header-toolsCol .header-toolsName {display: none}
  .header-tools .dropdown {top: 35px}
}
.header-toolsIcon {position: relative;display: block;width: 33px;height: 33px;margin: 0 auto;text-align: center;line-height: 33px}
.header-toolsIcon i {font-size: 33px}
.header-toolsIcon i::before {margin: 0}
.header-toolsIcon._compare i {font-size: 30px}
.header-toolsCol:hover .header-toolsIcon i {color: #969696}
.header .header-toolsLink .header-toolsCounter {position: absolute;z-index: 1;left: auto;top: -10px;right: -10px;display: block;min-width: 20px;padding: 0 4px;text-align: center;color: #fff;border-radius: 10px;background-color: #CD5C5C }
.header-toolsAmount,.header-toolsCounter {height: 20px;line-height: 20px;font-size: 11px}
/* Корзина */
.cart.page {display: none;}
.cart .dropdown {visibility: hidden;opacity: 0;filter: alpha(opacity=0);-khtml-opacity: 0;-webkit-transform: translate(0, 50px);-moz-transform: translate(0, 50px);-o-transform: translate(0, 50px);transform: translate(0, 50px);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.cart:hover .dropdown {visibility: visible;opacity: 1;filter: alpha(opacity=100);-khtml-opacity: 1;-webkit-transform: translate(0);-moz-transform: translate(0);-o-transform: translate(0);transform: translate(0);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.cart .dropdown {position: absolute;top: 55px;right: 0;width: 330px;margin-top: 10px;border-top: 0;border-radius: 0;box-shadow: 0 1px 2px rgba(0,0,0,0.2);border: 2px solid #dce4e9;background-color: #fff;color: #777;z-index: 4;}
.cart .dropdown:after {content: "";display: block;position: absolute;left: 0;top: -25px;height: 25px;width: 100%;}
.cart .cart-content .empty {padding: 20px;text-align: center;line-height: 25px;}
.cart .cart-content .empty.hide {display: none;}
.cart .cart-content .empty a {text-decoration: underline;font-weight: bold;}
.cart .cart-content .cart-products-list {margin: 0;padding: 5px 15px 5px 15px;list-style: none;display: block;max-height: 320px;overflow-x: hidden;overflow-y: auto;}
.cart .cart-content .cart-products-list .item {position: relative;padding: 10px 0;overflow: hidden;}
.cart .cart-content .cart-products-list .item .item-remove {position: relative;float: right;right: 0px;top: 1px;font-size: 14px;z-index: 1;}
.cart .cart-content .cart-products-list .item .item-remove:hover {color: #969696;}
.cart .cart-content .cart-products-list .item .product-image {display: block;position: relative;float: left;width: 60px;padding: 0;border-radius: 0;background-color: #fff;z-index: 1;text-align: center;}
.cart .cart-content .cart-products-list .item .product-image img {max-width: 60px;max-height: 60px;}
.cart .cart-content .cart-products-list .item .product-details {position: relative;margin-left: 80px;text-align: left;line-height: 1.4;}
.cart .cart-content .cart-products-list .item .product-details .product-name {margin: 0 0 3px 0;}
.cart .cart-content .cart-products-list .item .product-details .product-name a {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;color: #2e2e2e;}
.cart .cart-content .cart-products-list .item .product-details .product-name:hover a {color: #ff0098;}
.cart .cart-content .cart-products-list .item .product-details .header-toolsAmount {position: absolute;z-index: 1;top: -10px;right: calc(100% + 15px);display: block;min-width: 20px;padding: 0 4px;text-align: center;border-radius: 10px;background-color: #dce4e9;}
.cart .cart-content .cart-products-list .item .product-details .product-price {font-size: 15px;color: #8f8f8f;}
.cart .cart-content .cart-products-list .item .product-details .product-price .price {font-size: 16px;    font-weight: 700;    color: #2e2e2e;}
.cart .cart-content .cart-products-list .item .product-details .product-price .price > span:after {font-size: 12px;}
.cart .cart-content .subtotal {padding: 10px 30px;width: 100%;color: #21293c;text-align: left;background-color: #f1f1f1;}
.cart .cart-content .subtotal .label {display: inline-block;vertical-align: middle;font-size: 15px;font-weight: 600;}
.cart .cart-content .subtotal .price {font-size: 16px;}
.cart .cart-content .subtotal .price > span:after {font-size: 12px;}
.cart .cart-content .actions {width: 100%;padding: 0px 30px 10px;color: #fff;background-color: #f1f1f1;}
.cart .cart-content .actions .button {display:block;}
.cart .cart-content .actions .button + .button{margin-top:10px;}
.cart-qty .qty-wrap {display: inline-block;position: relative;width: 95px;margin: 0;vertical-align: middle;text-align: center}
.cart-qty input.cartqty {display: inline-block;vertical-align: middle;width: 35px;height: 36px;margin: 0;color: #21293c;border-radius: 0;font-size: 14px;text-align: center;padding: 3px;background: 0 0;border: 1px solid #dce4e9}
.cart-qty .qty-set {display: block;vertical-align: middle}
.cart-qty .qty-set > a {position: absolute;top: 0;width: 30px;height: 36px;line-height: 34px;border: 1px solid #dce4e9;font-size: 11px;color: #b1bfc8;border-radius: 0;margin: 0;opacity: 1;visibility: visible}
.cart-qty .qty-set > a:hover {color: #fff;background: #969696}
.cart-qty .qty-set .qty-plus {right: 1px}
.cart-qty .qty-set .qty-minus {left: 1px}
@media all and (max-width:991px) {.cart-qty .qty-set > a {border: none;height: 38px;line-height: 36px}
.cart-qty .qty-set .qty-plus {right: 0;border-left: 1px solid #dce4e9}
.cart-qty .qty-set .qty-minus {left: 0;border-right: 1px solid #dce4e9}}
@media all and (max-width:375px) {
.cart-qty .qty-wrap {width: 60px}
.cart-qty .qty-set > a {width: 20px}
.cartTable .items .price {-webkit-transform: translateX(10px);transform: translateX(10px)}
}
/* Сравнение */
.compare.page .dropdown {display: none;}
.compare .dropdown {visibility: hidden;opacity: 0;filter: alpha(opacity=0);-khtml-opacity: 0;-webkit-transform: translate(0, 50px);-moz-transform: translate(0, 50px);-o-transform: translate(0, 50px);transform: translate(0, 50px);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.compare:hover .dropdown {visibility: visible;opacity: 1;filter: alpha(opacity=100);-khtml-opacity: 1;-webkit-transform: translate(0);-moz-transform: translate(0);-o-transform: translate(0);transform: translate(0);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.compare .dropdown {position: absolute;top: 55px;right: 0;width: 330px;margin-top: 10px;border-top: 0;box-shadow: 0 1px 2px rgba(0,0,0,0.2);border: 2px solid #dce4e9;background-color: #fff;color: #777;z-index: 3;}
.compare .dropdown:after {content: "";display: block;position: absolute;left: 0;top: -25px;height: 25px;width: 100%;}
.compare .compare-content .empty {padding: 20px;text-align: center;}
.compare.page {display: none;}
.compare #compare-items {margin: 0;text-align: left;line-height: 25px;list-style: none;list-style-position: inside;}
.compare #compare-items .empty.hide, .compare #compare-items .button.hide {display: none;}
.compare #compare-items .empty {    padding: 20px;    text-align: center;    line-height: 25px;}
.compare #compare-items .empty a {text-decoration: underline;font-weight: bold;}
.compare #compare-items .compare-items-list {margin: 0;padding: 5px 15px 5px 15px;list-style: none;display: block;max-height: 320px;overflow-x: hidden;overflow-y: auto}
.compare #compare-items .compare-items-list .item .product-details {position: relative;margin-left: 80px;text-align: left;line-height: 1.4}
.compare #compare-items .item {display: inline-block;position: relative;width: 100%;padding: 10px 0;}
.compare #compare-items .item .product-name {margin: 0 0 3px 0}
.compare #compare-items .item .product-name a {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;padding-right: 20px;color: #2e2e2e;}
.compare #compare-items .item .product-name a:hover {color: #ff0098;}
.compare #compare-items .compare-items-list .item .product-image {display: block;position: relative;float: left;width: 60px;padding: 0;border-radius: 0;background-color: #fff;z-index: 1;text-align: center}
.compare #compare-items .compare-items-list .item .product-image img {max-width: 60px;max-height: 60px;}
.compare #compare-items .item .product-details .price {font-size: 16px;font-weight: 700;color: #2e2e2e;}
.compare #compare-items .item .product-details .price > span:after {font-size: 12px;}
.compare #compare-items .item .dataid {display: none;}
.compare #compare-items .item .item-remove {position:absolute;z-index: 1;top: 11px;right:0;line-height: 1.2;}
.compare #compare-items .item .item-remove:hover {color: #969696;}
.compare #compare-items .actions {overflow: hidden;background-color: #f1f1f1;padding: 10px}
.compare .button {float: left;}
.compare .button + .button {float: right}
/* Избранное */
.favorites.page .dropdown {display: none;}
.favorites .dropdown {visibility: hidden;opacity: 0;filter: alpha(opacity=0);-khtml-opacity: 0;-webkit-transform: translate(0, 50px);-moz-transform: translate(0, 50px);-o-transform: translate(0, 50px);transform: translate(0, 50px);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.favorites:hover .dropdown {visibility: visible;opacity: 1;filter: alpha(opacity=100);-khtml-opacity: 1;-webkit-transform: translate(0);-moz-transform: translate(0);-o-transform: translate(0);transform: translate(0);-webkit-transition: all 0.3s linear;-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;transition: all 0.3s linear;}
.favorites .dropdown {position: absolute;top: 55px;right: 0;width: 330px;margin-top: 10px;border-top: 0;box-shadow: 0 1px 2px rgba(0,0,0,0.2);border: 2px solid #dce4e9;background-color: #fff;color: #777;z-index: 3;}
.favorites .dropdown:after {content: "";display: block;position: absolute;left: 0;top: -25px;height: 25px;width: 100%;}
.favorites .compare-content .empty {padding: 20px;text-align: center;}
.favorites.page {display: none}
.favorites #favorites-items {margin: 0;text-align: left;line-height: 25px;list-style: none;list-style-position: inside}
.compare #compare-items .button.hide,.favorites #favorites-items .empty.hide {display: none}
.favorites #favorites-items .empty {padding: 20px;text-align: center;line-height: 25px}
.favorites #favorites-items .empty a {text-decoration: underline;font-weight: 700}
.favorites #favorites-items .favorites-items-list {margin: 0;padding: 5px 15px 5px 15px;list-style: none;display: block;max-height: 320px;overflow-x: hidden;overflow-y: auto}
.favorites #favorites-items .favorites-items-list .item .product-details {position: relative;margin-left: 80px;text-align: left;line-height: 1.4}
.favorites #favorites-items .item {display: inline-block;position: relative;width: 100%;padding: 10px 0;}
.favorites #favorites-items .item .product-name {margin: 0 0 3px 0}
.favorites #favorites-items .item .product-name a {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;padding-right: 15px;color: #2e2e2e;}
.favorites #favorites-items .item .product-name a:hover {color: #ff0098;}
.favorites #favorites-items .favorites-items-list .item .product-image {display: block;position: relative;float: left;width: 60px;padding: 0;border-radius: 0;background-color: #fff;z-index: 1;text-align: center}
.favorites #favorites-items .favorites-items-list .item .product-image img {max-width: 60px;max-height: 60px;}
.favorites #favorites-items .item .product-details  .price {font-size: 16px;    font-weight: 700;    color: #2e2e2e;}
.favorites #favorites-items .item .product-details  .price > span:after {font-size: 12px;}
.favorites #favorites-items .item .dataid {display: none;}
.favorites #favorites-items .item .item-remove {position:absolute;z-index: 1;top: 11px;right:0;line-height: 1.2;}
.favorites #favorites-items .item .item-remove:hover {color: #969696;}
.favorites #favorites-items .actions {    overflow: hidden;    background-color: #f1f1f1;padding: 10px }
.favorites .button {float: left;}
.favorites .button + .button {float: right;}
/* Каталог и Меню */
.header .header-menu {background-color: #f1f1f1}
@media (max-width:991px) {.header .header-menu {background-color: #969696}}
/* Каталог в шапке */
.header-catalogMenu {background-color: #fff}
.header-catalog {position: relative}
.header-catalogBtn {width: 100%;line-height: 50px;text-align: left;color: #fff;background-color: #808080;font-size: 16px;font-family: 'Cera Round Pro',Arial,sans-serif;cursor: pointer}
.header-catalogBtn,.header-catalogLink {display: block;padding: 0 20px}
.header-catalogMenuTitle {display: none}
.header-catalogLink.active,.header-catalogLink.hover,.header-catalogLink:hover {color: #969696}
.header-catalogItem + .header-catalogItem {border-top: 1px solid #edf1f4}
.header-catalogIcon {font-size: 16px;line-height: 50px;margin-right: 10px}
.header-catalogArrow {float: right;-webkit-transform: rotate(-90deg);transform: rotate(-90deg);transition: -webkit-transform .15s ease-in-out;transition: transform .15s ease-in-out;transition: transform .15s ease-in-out,-webkit-transform .15s ease-in-out}
.header-catalogMenu ul {margin: 0;padding: 0;list-style: none;list-style-position: inside}
.header-catalogMenu .sub {padding-left: 10px}
.header-subcatalogTitle {display: block;margin-bottom: 10px;font-size: 16px;font-family: "Cera Round Pro",Arial,sans-serif;font-weight: 500;line-height: 1.3;color: #2a3034}
.header-catalogMenu a.active,.header-catalogMenu a:hover {color: #969696}
.header-catalogMenu .header-subcatalog-third {list-style: none;padding: 0;margin: 0}
.header-catalogMenu .header-subcatalog-third .sub li {padding: 5px 0}
@media (max-width: 991px) {
  body.modal-open {overflow:hidden;}
  .header-catalogBtn {padding:0px 20px;}
  .header-catalogMenuTitle {display: block}
  .header-catalogMenuTitle a {display: block;padding: 10px 15px;font-size: 22px;font-family: 'Cera Round Pro',Arial,sans-serif;border-bottom: 1px solid #edf1f4}
  .header-closeBtn {position: absolute;top: 0px;right: 5px;font-size: 25px;line-height: 47px;height: 47px;width: 45px;text-align: center}
  .header-catalogMenu .sub {display: none}
  .header-catalogMenu li.active > ul.sub {display: block}
  .header-catalogMenu .header-subcatalog {display: none;list-style: none;padding-left: 30px;background-color: #f6f8fa}
  .header-subcatalogTitle {position: relative;padding: 10px 15px 10px 0;font-size: 14px;margin-bottom: 0}
  .header-catalogLink .header-catalogArrow {padding: 15px 15px;position: absolute;top: 0;right: 0}
  .header-subcatalog .header-secondArrow {position: absolute;top: 0;right: 0;float: right;padding: 13px 15px;font-size: 12px;color: #93a6b3;transition: -webkit-transform .15s ease-in-out;transition: transform .15s ease-in-out;transition: transform .15s ease-in-out,-webkit-transform .15s ease-in-out}
  .header-catalogMenu .header-arrow.active,.header-catalogMenu a.active .header-arrow {-webkit-transform: rotate(90deg);transform: rotate(90deg);color: #969696}
  .header-catalogMenu .header-arrow.header-catalogArrow.active,.header-catalogMenu .header-catalogLink.active .header-catalogArrow {-webkit-transform: rotate(0);transform: rotate(0)}
  .header-catalogMenu .header-subcatalog-third {display: none;padding-left: 10px}
  .header-subcatalog-third .header-subcatalogItem:last-child {padding-bottom: 10px}
  .header-subcatalog-third .header-subcatalogLink {display: block;position: relative;padding: 7px 15px 7px 0}
  .header-catalogMenu {position: fixed;z-index: 23;top: 0;bottom: 0;right: 0;width: 80%;max-width: 30rem;overflow-y: auto;overflow-x: hidden;-webkit-transform: translateX(100%);transform: translateX(100%);-webkit-transition: -webkit-transform .3s cubic-bezier(0,1,.63,1);transition: -webkit-transform .3s cubic-bezier(0,1,.63,1);transition: transform .3s cubic-bezier(0,1,.63,1);transition: transform .3s cubic-bezier(0,1,.63,1),-webkit-transform .3s cubic-bezier(0,1,.63,1)}
  .header-catalogMenu._visible {-webkit-transform: translateX(0);transform: translateX(0)}
  .header-catalogLink {position: relative;padding: 15px;padding-right: 44px;font-size: 14px;color: #2a3034;}
}
@media (min-width: 992px) {  
  .header-subcatalogCol .header-subcatalogList,.header-subcatalogItem + .header-subcatalogItem {margin-top: 10px}
  .header-catalogMenu .header-subcatalog {display: block!important;position: absolute;top: 0;left: 100%;min-height:100%;padding: 30px;background-color: #fff;border-left: 1px solid #edf1f4;opacity: 0;visibility: hidden}
  .header-subcatalog._visible {opacity: 1;visibility: visible;z-index: 1;}
  .header-catalogItem:hover {background-color: #f6f8fa}
  .header-subcatalogBanner {float: right;width: 300px}
  .header-subcatalogGrid {margin-right: 300px}
  .header-subcatalogCol {margin-bottom: 20px;padding-right: 20px}
  .header-catalogMenu {z-index: -1;width: 100%;-webkit-transform: translateY(-1rem);transform: translateY(-1rem);-webkit-transition: all .15s ease-in-out;transition: all .15s ease-in-out}
  .header-catalogMenu,.header-loginFlyout {position: absolute;opacity: 0;visibility: hidden}
  .header-catalogMenu._visible {opacity: 1;visibility: visible;-webkit-transform: translateY(0);transform: translateY(0);z-index: 1;}
  .header-catalogItem .header-secondArrow {display: none}
  .header-catalogItem:hover .header-catalogArrow {color: #969696;-webkit-transform: translateX(.3rem) rotate(-90deg);transform: translateX(.3rem) rotate(-90deg)}
  .header-subcatalog {width: calc(300% - 7px);}
  .header-subcatalogCol {width: 33.33%;float: left;list-style: none}
  .header-catalogMenu .header-subcatalog-third {display:none;}
  .header-catalogLink {line-height: 1.3;padding: 11px 20px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}
}
@media (min-width: 1200px) {
  .header-subcatalog {width: 500%;}
}
/* Пункты меню*/
.header .header-sections {background-color: #f1f1f1;overflow-x: auto}
.header .header-sectionsList {display: table;width: 100%;height: 100%;border-collapse: collapse;margin: 0;padding: 0;list-style: none}
.header .header-sectionsItem {display: table-cell;vertical-align: middle;text-align: center;border-right: 1px solid #dce4e9}
.header .header-sectionsLink {padding: 10px 20px;height: 100%;display: block;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: left}
.header .header-sectionsItem.active,.header .header-sectionsItem:hover {-webkit-box-shadow: inset 0 -2px 0 0 #969696;box-shadow: inset 0 -2px 0 0 #969696}
.header .header-sectionsLink:before,.header-sectionsName {display: inline-block;vertical-align: middle}
@media (max-width: 991px){
  .header .header-nav {display: none}
  .header .header-sectionsList {display: block}
  .header .header-sectionsItem {display: block;text-align: left;box-shadow: none!important;transition: background .3s ease}
  .header .header-sectionsItem.active,.header .header-sectionsItem:hover {background: #969696}
  .header .header-sectionsItem + .header-sectionsItem {border-top: 1px solid #4c4c4c}
  .header .header-sectionsLink {line-height: 30px;color: #fff}
  .header .header-sectionsLink:before {display: none}
}
/* Всплывающие блоки моб версии */
@media (max-width: 991px){
  ._header-mobile {display: none}
  .header ._header-mobile {position: absolute;z-index: 2;top: 40px;left: 0;width: 100%;padding: 0;background-color: #2e2e2e;border-top: 1px solid #4c4c4c}
}
@media (min-width: 992px) {
  ._header-mobile {display: block!important;}
}
/**/
.header-overlay {position: fixed;z-index: -2;top: 0;left: 0;right:0;bottom:0;background-color: #2e2e2e;opacity: 0;visibility: hidden;-webkit-transition: opacity .15s ease-in-out;transition: opacity .15s ease-in-out;cursor: pointer}
.header-overlay._visible {opacity: .5;visibility: visible}
@media (max-width:991px) {.header-overlay {z-index: 2}}
/*** Промо блок ***/
#promo-block .sale-counter {position: absolute;top: 15px;right: 15px;z-index: 2;max-width: 150px;width: 100%;padding: 3px 0;border: 1px solid #969696;background: #ffffff;color: #ffffff;color: #969696;font-size: 14px;display: -ms-flexbox;display: -webkit-flex;display: flex;-ms-flex-flow: row wrap;-webkit-flex-flow: row wrap;flex-flow: row wrap;justify-content: center;}
#promo-block .sale-counter div {display: block;margin-right: 3px;}
#promo-block .sale-counter div:after {content: ":";padding-left: 1px;}
#promo-block .sale-counter div:first-of-type:after, #promo-block .sale-counter div:last-of-type:after {display: none;}
#promo-block .sale-counter div:last-of-type {margin-right: 0;}
#promo-block {padding-top: 20px;margin-bottom: 20px}
#promo-block .product-icons,
#promo-block .qty-wrap,
#promo-block .add-cart.quick {display: none}
#promo-block .block-title {z-index: 11}
#promo-block .content {padding: 3px;overflow: visible;border: none}
#promo-block .products-container.index {margin-bottom: 0}
#promo-block .products-grid {z-index: 11;position: relative}
#promo-block .products-grid .item {border-top: 0;border-bottom: 0}
#promo-block .product-block-bg {position: absolute;z-index: 10;top: 0;left: 0;right: 0;bottom: 0;border: 3px solid #fac601;background: #fff;transition: all .3s}
#promo-block .products-grid .item .product-shop .ratings {margin: 3px 0;}
#promo-block .products-grid .item .product-shop .price-box .old-price {display: block;margin-bottom: 5px;}
#promo-block .products-grid .item .product-shop .price-box .no-old-price {display: block;height: 30px;}
#promo-block .products-container .preloader {width: auto;height: auto;right: 3px;bottom: 3px;top: 3px;left: 3px}
#promo-block .item:not(:first-child) {display: none}
#promo-block .owl-loaded .item {display: block}
@media all and (max-width:1199px) {#promo-block .product-image {position: relative;max-width: 262px;width: 100%;float: left;margin-right: 30px;padding-bottom: 15px;z-index: 1}
#promo-block .ratings {margin: 10px 0}
#promo-block .products-grid .item .product-shop .price-box {margin-top: 10px}
#promo-block .actions {max-width: 170px}}
@media all and (max-width:641px) {#promo-block .product-image {float: none;margin: 0 auto 20px}#promo-block .actions {max-width: 100%}}
#promo-block b.discount-block {display: inline-block;vertical-align: middle;height: 20px;padding: 0 8px;margin-left: 15px;background: #fff;border: 1px solid #ff0098;color: #ff0098;font-size: 12px;line-height: 20px;text-decoration: none!important;text-transform: none;}
#promo-block b.discount-block:after {content: "\f158"}
#promo-block b.discount-block:after {display: inline-block;font-family: 'FontAwesome';font-weight: 300;font-size: 11px;line-height: 1.1;margin-left: 3px}
/*** Слайдер ***/
#slideshow {position: relative;min-height: 70px;}
#slideshow .item {position: relative;}
#slideshow .item .content {position: absolute;top: 35%;width: 100%;}
#slideshow .item:not(:first-child) {display:none;}
#slideshow .owl-loaded .item {display:block;}
#slideshow .item {height: 510px;background-size: cover;background-repeat: no-repeat;background-position: center}
#slideshow .item .image {display: none}
#slideshow .item a {display: block;height: 100%}
@media all and (max-width:991px) {#slideshow .item .image {display: block}
#slideshow .item {height: auto;background: 0 0!important}}
#slideshow .container .text-content {background: rgba(255,255,255,0.5);padding: 30px;}
#slideshow .container .text-content h2 {font-family: 'PT Sans Narrow', sans-serif;letter-spacing: 0;font-size: 72px;font-weight: 700;line-height: 1.1;}
#slideshow .container .text-content p {font-size: 34px;margin: 7px 0;color: #21293c;text-transform: uppercase;}
#slideshow .container .text-content .button {display: inline-block;margin-top: 20px;}
#slideshow .owl-dots {display: inline-block;position: absolute;top: auto;bottom: 25px;left: 50%;right: auto;width: auto;text-align: center;padding: 2px 2px;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;transform: translateX(-50%);-webkit-tap-highlight-color: rgba(0, 0, 0, 0);background-color: rgba(42,48,52,.5);opacity:0;}
#slideshow:hover .owl-dots {opacity:1;}
#slideshow .owl-dots .owl-dot {display: inline-block;zoom: 1;}
#slideshow .owl-dots .owl-dot span {display: block;position: relative;width: 8px;height: 8px;border-radius: 100%;background: #fff;margin: 0 2px;}
#slideshow .owl-dots .owl-dot.active span, #slideshow .owl-dots .owl-dot:hover span {background: #969696;}
#slideshow .owl-nav {height: 0;}
#slideshow .owl-nav .owl-prev, #slideshow .owl-nav .owl-next  {    position: absolute;    z-index: 1;    top: 50%;    width: 50px;    height: 50px;    margin-top: -25px;    font-size: 48px;    line-height: 50px;    text-align: center;    color: #fff;    text-shadow: 0 1px 3px rgba(0,0,0,.15);    cursor: pointer;    transition: -webkit-transform .2s ease-in-out;    transition: transform .2s ease-in-out;    transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out}
#slideshow .owl-nav .owl-prev {left: 20px;}
#slideshow .owl-nav .owl-next {right: 20px;}
@media (max-width: 991px){
  #slideshow .owl-dots {opacity:1;}
}
@media (max-width: 481px){
  #slideshow .owl-nav .owl-prev {left: 0px;}
  #slideshow .owl-nav .owl-next {right: 0px;}
}
#slideshow .owl-nav .owl-prev:hover {-webkit-transform: translateX(-5px);transform: translateX(-5px)}
#slideshow .owl-nav .owl-next:hover {-webkit-transform: translateX(5px);transform: translateX(5px)}
/*** Преимущества ***/
#features {margin-bottom: 20px}
#features .main-featuresItem {display: block;margin-bottom: 4px;text-align: center}
#features .main-featuresInner {height: 100%;padding: 15px 10px;}
#features .main-featuresTitle {margin: 15px 0 2px;font-size: 16px;font-family: 'Cera Round Pro',Arial,sans-serif;color: #2a3034}
#features .main-featuresIcon {font-size: 35px;line-height: 40px;color: #969696;-webkit-transition: -webkit-transform .2s ease-in-out;transition: -webkit-transform .2s ease-in-out;transition: transform .2s ease-in-out;transition: transform .2s ease-in-out,-webkit-transform .2s ease-in-out}
#features .main-featuresItem:hover .main-featuresIcon {-webkit-transform: translateY(-5px);transform: translateY(-5px)}
#features .features-list .owl-stage {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap}
#features .features-list .owl-stage-outer {overflow: visible}
#features .features-list .main-featuresItem {margin-bottom: 0;height: 100%}
#features .owl-dots:not(.disabled) {display: block;float: right;margin: 5px auto;position: static;width: auto;text-align: right;padding: 2px 2px;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: transparent;background-color: rgba(42,48,52,.5)}
#features .owl-dots .owl-dot {display: inline-block;zoom: 1}
#features .owl-dots .owl-dot span {display: block;position: relative;width: 8px;height: 8px;border-radius: 100%;background: #fff;margin: 0 2px}
#features .owl-dots .owl-dot.active span,#slideshow .owl-dots .owl-dot:hover span {background: #969696}
@media (max-width:1199px) {#features .main-featuresItem {margin-bottom: 20px}}
/*** Баннеры ***/
#banners {display: inline-block;position: relative;width: 100%;margin-bottom: 20px}
#banners .banners-wrapper {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap}
#banners .col-left {float: left;width: 60%}
#banners .col-right {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;-ms-flex-wrap: wrap;flex-wrap: wrap;float: left;width: 40%}
#banners .banner-left {float: left;width: 50%;height: 100%;height: 580px;padding-right: 15px}
#banners .banner-right {float: left;width: 50%;padding-left: 5px}
#banners .col-right .banner {height: 280px;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-flex: 1;-ms-flex-positive: 1;flex-grow: 1}
#banners .col-right .banner-top {margin-bottom: 15px;}
#banners .banner-image {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;width: 100%;height: 100%;position: relative;background-size: cover;background-repeat: no-repeat;background-color:#f1f1f1}
#banners .banner-image:not(.bg):before {position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;background: #333;opacity: 0;-webkit-transition: opacity .55s ease-out;transition: opacity .55s ease-out}
#banners .banner-image:hover:before {opacity: .4}
#banners .banner-image .content {text-align: center}
#banners .banner-image .content h3,#banners .banner-image .content h4 {color: #fff}
#banners .banner-image .content h3 {font-size: 42px;margin-bottom: 10px}
#banners .banner-image .content h4 {font-size: 25px}
#banners .banner-image .content .button {margin-top: 20px;border: 2px solid #fff;color: #fff;background-color: transparent;font-size: 16px}
#banners .banner-image .content .button:hover {border-color: #fff;background-color: #fff;color: #000}
#banners .banner-image.bg {background: linear-gradient(220deg,#231557 0,#44107a 10%,#ff1361 57%,#fff800 100%);background: #4e1e88}
#banners .banner-image .content h3 {-webkit-transition: .5s all ease;transition: .5s all ease;-webkit-transition-delay: .1s;transition-delay: .1s;-webkit-transform: translate3d(0,40px,0);transform: translate3d(0,40px,0)}
#banners .banner-image:hover .content h3 {-moz-transition-delay: 0.2s;-o-transition-delay: 0.2s;-webkit-transition-delay: 0.2s;transition-delay: 0.2s;-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
#banners .banner-image .content h4 {-moz-transition: 0.5s all ease;-o-transition: 0.5s all ease;-webkit-transition: 0.5s all ease;transition: 0.5s all ease;-moz-transition-delay: 0.2s;-o-transition-delay: 0.2s;-webkit-transition-delay: 0.2s;transition-delay: 0.2s;-moz-transform: translate3d(0,40px,0);-ms-transform: translate3d(0,40px,0);-o-transform: translate3d(0,40px,0);-webkit-transform: translate3d(0,40px,0);transform: translate3d(0,40px,0);}
#banners .banner-image:hover .content h4 {-moz-transition-delay: 0.1s;-o-transition-delay: 0.1s;-webkit-transition-delay: 0.1s;transition-delay: 0.1s;-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
#banners .banner-image .content .button {visibility: hidden;opacity: 0;filter: alpha(opacity=0);-moz-transition-delay: 0.3s;-o-transition-delay: 0.3s;-webkit-transition-delay: 0.3s;transition-delay: 0.3s;-moz-transform: translate3d(0,40px,0);-ms-transform: translate3d(0,40px,0);-o-transform: translate3d(0,40px,0);-webkit-transform: translate3d(0,40px,0);transform: translate3d(0,40px,0);}
#banners .banner-image:hover .content .button {visibility: visible;opacity: 1;filter: alpha(opacity=100);-moz-transition-delay: 0.05s;-o-transition-delay: 0.05s;-webkit-transition-delay: 0.05s;transition-delay: 0.05s;-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);-o-transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
@media all and (min-width: 1200px){
  #banners .banner-left .banner-image {background-position: center center;}
  #banners .col-right .banner-top .banner-image {background-position: center}
}
@media all and (max-width: 1199px){
  #banners .col-left, #banners .col-right {float: none;width: 100%;}
  #banners .col-right {margin-bottom: 0;}
  #banners .col-left {margin-bottom: 20px;}
  #banners .banner-left {height: 290px;padding-right:0;}
  #banners .banner-left:first-child {padding-right: 10px;}
  #banners .banner-left:last-child {padding-left: 10px;}
  
  #banners .col-right {flex-direction: row;}
  #banners .col-right .banner {width: 50%;}
  #banners .banner:first-child {padding-right: 10px;}
  #banners .banner:last-child {padding-left: 10px;}  
}
@media all and (max-width: 991px){
  #banners .banner-image .content h3 {font-size: 35px;}
  #banners .banner-image .content h4 {font-size: 22px;}
}
@media all and (max-width: 767px){
  #banners .col-left {margin-bottom: 15px;}
  #banners .banner-left {width: 100%;}
  #banners .banner-left:first-child {margin-bottom: 15px;}
  #banners .banner-left:first-child,
  #banners .banner-left:last-child {padding: 0;}  
  
  #banners .col-right .banner {width: 100%;}
  #banners .banner:first-child,
  #banners .banner:last-child {padding: 0;}    
}
@media all and (max-width: 481px){
  #banners .banner-image .content h3 {font-size: 23px;}
  #banners .banner-image .content h4 {font-size: 16px;}
}
/*** Новости ***/
#news .block-bg {position: relative}
#news .block-news .item {position: relative;padding: 15px}
#news .block-news .post-content {position: relative;background-color: #fff;text-align: left;min-height: 210px}
#news .block-title {height: 50px;background-color: #f1f1f1;overflow: hidden}
#news .block-title .title {box-shadow: none}
#news .block-news .title {min-height: auto;margin-bottom: 9px;border: 0}
#news .block-news .post-content .title a {display: block;overflow: hidden;line-height: 20px;font-size: 16px;font-weight: 500;color: #2a3034;margin-bottom: 5px;height: 40px;font-family: 'Cera Round Pro',Arial,sans-serif;}
#news .block-news .post-content .title a:hover {color: #969696}
#news .block-news .news-image {display: block;width: auto;max-width: 100%;max-height: 100px;margin-bottom: 10px;}
#news .block-news .date {display: block;color: #b1bfc8;font-size: 13px;text-align: left;font-weight: 400;margin-bottom: 8px}
#news .block-news .description {line-height: 1.5;font-size: 13px;padding: 0;margin-bottom: 15px;height: 40px;overflow: hidden}
#news .block-news .description > p {margin: 0}
#news .block-news .more {text-transform: uppercase;font-size: 13px;font-weight: 700}
#news .tabs-headerList {display: -webkit-box;display: -ms-flexbox;display: flex;height: 100%;padding: 0 10px;white-space: nowrap;overflow-y: auto}
#news .tabs-headerList .tabs-headerItem {display: inline-block;vertical-align: middle;padding: 0 5px;margin-right: 10px}
#news .tabs-headerList .tabs-headerItem:last-child {padding-right: 30px}
#news .tabs-headerList .tabs-headerItem .tabs-headerLink {display: block;padding: 14px 0;font-size: 16px;height: 100%;font-family: 'Cera Round Pro',Arial,sans-serif}
#news .tabs-headerList .tabs-headerItem:hover .tabs-headerLink {color: #969696}
#news .tabs-headerList .tabs-headerItem.active .tabs-headerLink {color: #969696;-webkit-box-shadow: inset 0 -2px 0 0 #969696;box-shadow: inset 0 -2px 0 0 #969696}
#news .tabs-body {position: relative}
#news .tabs-body .tabs-content {display: none}
#news .tabs-body .tabs-content.active {display: block}
.nojs #news .preloader {display: none}
.nojs #news .tabs-body .tabs-content {display: block}
/*** Подвал ***/
#footer {padding-top: 30px;margin-top:40px;background-color: #2e2e2e;color: #ccd8df;font-size: 14px;}
#footer .container {position: relative;}
#footer .block {margin-bottom: 20px;}
#footer .block .title {position: relative;margin: 0px 0 10px;font-size: 18px;line-height: 1.2;font-weight: 500;font-family: 'Cera Round Pro',Arial,sans-serif;color: #ffffff;}
#footer .block.collapse .title .title-navArrow {display:none;}
#footer .block .block-content {background-color: transparent;padding: 0;}
#footer .block .block-content > p {margin-bottom: 25px;}
@media all and (min-width: 992px) {#footer .block .block-content{display:block!important;}}
@media all and (max-width: 991px) {
  #footer .block.collapse:nth-child(2) {margin-bottom: 0}
  #footer .block.collapse.active:nth-child(3) .title {border-radius: 0}
  #footer .block.collapse:nth-child(3) .title {border-top: 1px solid #4c4c4c}
  #footer .block.collapse .title {background-color: rgba(255,255,255,0.1);padding: 10px;margin-bottom: 0;cursor: pointer}
  #footer .block.collapse .title .title-navArrow {display: block;width: 40px;line-height: 40px;text-align: center;position: absolute;top: 0;right: 0;-webkit-transition: -webkit-transform .15s ease-in-out;transition: -webkit-transform .15s ease-in-out;transition: transform .15s ease-in-out;transition: transform .15s ease-in-out,-webkit-transform .15s ease-in-out}
  #footer .block.collapse .title.active .title-navArrow {-webkit-transform: rotate(-180deg);transform: rotate(-180deg)}
  #footer .block.collapse .block-content {display: none;padding: 0 10px;background-color: rgba(255,255,255,0.2);}
  #footer .block.collapse .links li {line-height: 30px}
}
/* Контакты */
#footer .block-contact {margin: 0;padding: 0;list-style: none;padding-top: 7px;}
#footer .block-contact a {color:#ccd8df;}
#footer .block-contact a:hover {color:#fbc701;}
#footer .block-contact > div {padding: 8px 0;}
#footer .block-contact > div:nth-child(2) {padding-top: 0;border-top-width: 0;}
#footer .block-contact i {display: inline-block;vertical-align: top;color: #fac601;font-size: 24px;line-height: 36px;width: 36px;text-align: center;margin-right: 10px;}
#footer .block-contact > div[itemprop=address] > span {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-ms-flex-align: start;align-items: flex-start}
#footer .block-contact > div[itemprop=address] .fal {-ms-flex-negative: 0;flex-shrink: 0}
#footer .block-contact p {display: inline-block;vertical-align: top;margin: 0;line-height: 1;font-size: 14px;color: #ccd8df;}
#footer .block-contact b {display: inline-block;color: #fff;font-weight: 400;font-size: 13px;margin-bottom: 10px;color: #fff;text-transform:uppercase;}
/* Меню */
#footer .links {padding: 0;}
#footer .links li {display: block;position: relative;line-height: 20px;}
#footer .links li + li {margin-top: 10px;}
#footer .links a {display:block;color: #ccd8df;}
#footer .links a:hover {color: #fbc701;}
/* Обратный звонок */
#footer .callbackForm .callback-input {position: relative;margin-bottom: 15px;}
#footer .callbackForm .input {width: 100%;height: 40px;color: #21293c;}
#footer .callbackForm .button {display: block;margin: 0 auto;text-align: center;margin-bottom: 10px;background-color: #CD5C5C ;color: #fff;}
#footer .callbackForm .button:hover {background-color: #969696;color: #fff;}
#footer .name-error,#footer  .phone-error {display:block;font-size: 13px;}
#footer .input.input--error {border: none;}
.callbackForm .pp {font-size: 10px;text-align: center;}
.pp a {display: block;text-decoration: underline;}
.pp a:hover {color: #21293c;text-decoration:none}
.modal h2 {font-size: 22px;text-align: center;}
.modal h4 {font-size: 18px;}
#footer .pp a:hover {color: #fff;}
.feedbackForm .pp,
.feedbackForm-header .pp{font-size: 10px;margin-bottom: 15px;text-align: center;}
.feedbackForm .pp {text-align: left;}
/* Перезвоните мне */
.callbackForm .callback-input {margin-bottom: 15px;}
.callbackForm .callback-input .callback-label {display:block;margin-bottom: 10px;cursor:pointer;}
.callbackForm .callback-btn {display:block;margin: 0 auto 10px;}
.callbackForm .name-error,.callbackForm .phone-error {display:none;}
/* Напишите нам */
.feedbackForm-header .callback-input {margin-bottom: 15px;}
.feedbackForm-header .callback-input .callback-label {display:block;margin-bottom: 10px;cursor:pointer;}
.feedbackForm-header .callback-btn {display:block;margin: 0 auto 10px;}
.feedbackForm-header .name-error,.feedbackForm-header .phone-error {display:none;}
/**/
#footer .fotter-bottom {border-top: 1px solid #3d3d38;margin-top: 0;text-align: left;padding: 20px 0;overflow: hidden;}
#footer .fotter-bottom .copyright {text-align: left;color: #ccd8df;font-size: 12px;}
#footer .fotter-bottom .payments-block {text-align: right;}
/* Popup окно */
.popup {text-align:center;}
.popup-title {margin-bottom: 15px;}
/* Способы оплаты */
#payment .paymentTitle {color: #fff;margin-bottom: 10px;}
#payment .payment-ico {display: inline-block;vertical-align: middle;width: 32px;margin: 5px;cursor: pointer;}
/* Соц. сети */
.social-links {text-align: center; margin-top: 15px;margin-bottom: 15px;}
.social-links a {display: inline-block;width: 32px;height: 32px;line-height: 32px;font-size: 18px;color: #ccd8df;margin-right: 10px;text-align: center;text-indent: 0;}
.social-links a:last-child {margin-right: 0;}
.social-links a:hover {border-color: #fff;}
.social-links a:hover i {color: #fff;}
.social-links a span {display: none;}
.social-links .facebook:hover {background-color: #3b5998;}
.social-links .twitter:hover {background-color: #1da1f2;}
.social-links .odnoklassniki:hover {background-color: #f2720c;}
.social-links .vk:hover {background-color: #507299;}
.social-links .instagram:hover {background-color: #c13584;}
.social-links .youtube:hover {background-color: #e62117;}
.social-links .whatsapp:hover {background-color: #25d366;}
.social-links .viber:hover {background-color: #8F5DB7;}
/*** Заголовки ***/
#page-title {text-align: left;margin-bottom: 25px;}
#page-title.index-catalog {padding: 15px 15px 0;}
#page-title .block-title h1.title {font-size: 32px;word-break: break-word;}
#page-title .block-title h5.result {display: none;color: #fff;font-family: 'PT Sans Narrow', sans-serif;font-weight: 600;letter-spacing: 0.025em;}
.block-title {position:relative;}
.block-title h2.title {margin: 0;font-weight: 500;text-align: left;padding: 10px 15px;font-size: 21px;text-transform: none;box-shadow: 0 -1px 0 0 #dce4e9 inset}
.block-title .navigation {position: absolute;top: 8px;right: 10px;}
.block-title .navigation .owl-prev,
.block-title .navigation .owl-next {display: inline-block;width: 30px;height: 30px;margin-left: auto;font-size: 24px;line-height: 28px;text-align: center;color: #b7b7b7;user-select: none;}
.block-title .navigation .owl-next {margin-left:5px;}
.block-title .navigation .owl-next .fal {padding-left: 2px;}
.block-title .navigation .owl-next:hover,.block-title .navigation .owl-prev:hover {color: #ff0098}
.block-title .navigation .fal {transition: transform .2s ease-in-out;}
.block-title.cart .title-tab {margin-right: 10px;transition: opacity .3s ease}
.block-title.cart .title-tab .title-step {color: #969696}
.block-title.cart .title-tab.disabled {opacity: .5}
.block-title.cart .title {padding-bottom: 10px;border-bottom: 1px solid #dce4e9}
/*** Хлебные крошки ***/
#breadcrumbs {position: relative;font-size: 12px;color: #93a6b3;padding: 7px 0;line-height: 30px;white-space: nowrap;overflow: hidden;overflow-x: auto}
#breadcrumbs .breadcrumbs-list {margin: 0;padding: 0;list-style: none;list-style-position: inside}
#breadcrumbs ul li {display: inline-block;vertical-align: middle}
#breadcrumbs ul li + li {margin-left: 10px}
#breadcrumbs ul li:before {display: inline-block;vertical-align: middle;content: "\f105";font-size: 14px;margin-right: 10px;font-family: "FontAwesome";font-style: normal;font-weight: normal;line-height: 1;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
#breadcrumbs ul li:first-child:before {display: none;}
#breadcrumbs ul li a {font-weight: 400;vertical-align: middle;border-bottom: 1px solid #ccd8df;}
#breadcrumbs ul li a:hover {color: #969696; border-color: #969696;}
#breadcrumbs ul li a i {margin-right: 5px;}
#breadcrumbs ul li strong {    max-width: 700px;    overflow: hidden;    white-space: nowrap;    text-overflow: ellipsis;    display: inline-block;font-weight: 400;vertical-align: middle;}
/** Товары на главной **/
.categories + .products-container .products-grid {border-top: 1px solid #ccd8df;}
.products-ajax .products-grid {border-top: 1px solid #ccd8df;}
.products-container.index {margin-bottom: 20px;}
.products-container {position: relative;}
.products-container .content {width: 100%;position: relative;}
.products-container .products-grid .item {border-bottom: 1px solid #dce4e9;border-right: 1px solid #dce4e9}
.index.products-container .products-grid .item,.related .products-grid .item {border: 0;border-right: 1px solid #dce4e9}
/** Товары таблицей **/
.index .products-grid:not(.owl-loaded) {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;-ms-flex-wrap: wrap;flex-wrap: wrap;text-align: center}
.products-grid {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-webkit-box-align: stretch;-ms-flex-align: stretch;align-items: stretch;-ms-flex-wrap: wrap;flex-wrap: wrap;text-align: center}
.products-grid:after,
.products-grid:before {content: '';display: block;width: 1px;height: 100%;position: absolute;z-index: 1;background: #fff}
.products-grid:after {right: 0;top: 0}
.products-grid:before {left: 0;top: 0}
.index .products-grid:after,.index .products-grid:before {width: 2px}
.products-grid.owl-grab:after {background: transparent;}
.products-grid .item {position: relative;padding: 15px;}
.products-grid.owl-carousel .item .item-inner {width: 100%;}
.products-grid .item .product-image {position: static;background: #fff;overflow: hidden;z-index: 0;padding: 0;border: 0;border-radius: 0;text-align: center;}
.products-grid .item .product-image .product-img {display: block;position: relative;z-index: 0;overflow: hidden;width: 100%;min-height: 60px;max-height:262px;line-height: 262px;}
.products-grid .item .product-image .product-img img {display: inline-block;max-width: 100%;width: auto;}
.products-grid .item .product-icons {position: absolute;z-index: 2;right: 10px;top: 10px;}
.products-grid .item .product-ico {display:block;width: 30px;height: 30px;line-height: 30px;margin: 5px;font-size: 15px;background-color: #fff;color: #ccd8df;border: 1px solid #ccd8df;z-index: 1;transition: .1s all;}
.products-grid .item .product-ico:hover,
.products-grid .item .product-ico.added {color: #969696;}
.products-grid .item .product-ico.added {border-color: #969696;}
.products-grid .item .product-ico span {display: none;}
.products-grid .item .product-shop {position: static;background-color: #fff;padding: 15px 0 0;text-align: left;}
.products-grid .item .product-shop .product-name {margin: 0 0 5px;font-weight: 400;letter-spacing: normal;text-align: left;}
.products-grid .item .product-shop .product-name a {display: block;font-size: 16px;font-weight: 600;text-transform: capitalize;text-overflow: ellipsis;text-align: left;height: 60px;color: #00A000}
.products-grid .item .product-shop .product-name a:hover {color:#969696;text-decoration: underline;}
.products-grid .item .product-shop .desc {text-align:left;height: auto;min-height:42px;}
.products-grid .item .product-shop .ratings {margin-bottom:5px;text-align:left;}
.products-grid .item .product-shop .price-box {margin-bottom:10px;text-align:left;margin-top:10px;}
.products-grid .item .product-shop .price-box .old-price {margin-right: 5px;}
.products-grid .item .product-shop .actions {position: static;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: left}
.products-grid .item .product-shop .actions .add-cart:not(.quick) {display: inline-block;vertical-align:middle;width: calc(100% - 100px);height: 36px;background-color: #969696;padding: 10px 3px;color: #fff;flex-grow: 1;text-align: center;}
.products-grid .item .product-shop .actions .add-cart:not(.quick):hover {background-color: #CD5C5C ;color: #ffffff;}
.products-grid .item .product-shop .actions .add-cart.quick {display: none;width: 100%;margin-top: 5px;color: #969696;text-decoration: underline}
.products-grid .item .product-shop .actions .add-cart.quick:hover {color: #969696}
.products-grid .item.empty .product-shop .actions .empty {display: inline-block;vertical-align: middle;width: 100%;height: 36px;line-height: 36px;text-align: center;padding: 0 17px;font-size: 14px;color: #2e2e2e;background-color: #fff;border: 1px solid #dce4e9;cursor: default;}
.products-grid .item.empty .product-shop .actions .qty-wrap {display: none;}
/** Товары списком **/
.products-list {margin: 0;padding: 0;list-style: none;list-style-position: inside;}
.products-list .item:after {content: '';display: block;width: 1px;height: calc(100% - 1px);position: absolute;z-index: 1;right: 0;top: 0;background: #fff}
.products-list .item {position: relative;overflow: hidden}
.products-list .item .item-inner {padding: 15px;background-color: #fff;border-top: 1px solid #dce4e9}
.products-list .item:last-child {border: 0;box-shadow: none;}
.products-list .item .product-image {position: relative;float: left;margin: 0 30px 0 0;text-align: center;width: 262px;height: 262px;line-height: 262px;}
.products-list .item .product-image [class^=ico] {left:0;}
.products-list .item .product-shop {padding-right: 35px;float: left;width: calc(100% - 292px)}
.products-list .item .product-shop .product-name {margin: 10px 0;color: #666;font-size: 18px;font-weight: 400;line-height: 1;text-transform: none;}
.products-list .item .product-shop .product-name a {display: block;overflow: hidden;max-height: 52px;color: #2a3034;font-size: 14px;line-height:1.3;}
.products-list .item .product-shop .product-name a:hover {color: #969696;text-decoration: underline;}
.products-list .item .product-shop .ratings {position: relative;padding: 0;margin: 10px 0;background: none;}
.products-list .item .product-shop .desc {font-size: 14px;line-height: 1.5;color: #777;}
.products-list .item .product-shop .desc p {max-height: 60px;overflow: hidden;}
.products-list .item .product-shop .price-box {display: block;margin: 5px 0;}
.products-list .item .product-shop .price-box .old-price {margin-right: 10px;}
.products-list .item .product-shop .actions {margin-top: 15px;}
.products-list .item .product-shop .actions .add-cart:not(.quick) {display: inline-block;vertical-align: middle;background-color: #969696;padding: 8px 20px;color: #fff;flex-grow: 1;text-align: center;height: 36px;}
.products-list .item .product-shop .actions .add-cart:not(.quick):hover {background-color: #CD5C5C ;color: #969696;}
.products-list .item .product-shop .actions .add-cart.quick {display: none;width: 100%;margin-top: 5px;color: #969696;text-decoration: underline}
.products-list .item .product-shop .actions .add-cart.quick:hover {color: #969696}
.products-list .item .product-icons {  position: absolute;    z-index: 1;    right: 15px;    top: 15px;} 
.products-list .item .product-ico {display: block;width: 30px;height: 30px;line-height: 30px;margin: 5px 0;font-size: 15px;text-align: center;background-color: #fff;color: #ccd8df;border: 1px solid #ccd8df;z-index: 1;transition: .1s all}
.products-list .item .product-ico.added,.products-list .item .product-ico:hover {color: #969696}
.products-list .item .product-ico.added {border-color: #969696;}
.products-list .item.empty .product-shop .actions .empty {display: inline-block;vertical-align: middle;height: 36px;line-height: 36px;padding: 0 17px;font-size: 14px;color: #333;background-color: #fff;border: 1px solid #dce4e9;cursor: default;}
.products-list .item.empty .product-shop .actions .qty-wrap {display: none;}
/* Кнопки В корзину, избранное, сравнение, быстрый просмотр */
.product-shop .actions .quickviewmod {flex-grow:1;}
.product-shop .actions .add-cart .fal,
.product-shop .actions .quickviewmod .fal
{display: inline-block;vertical-align: middle;margin-right: 5px;font-size: 16px;}
.actions .qty-wrap {display: inline-block;position: relative;width: 95px;margin: 0;vertical-align: middle;text-align: center;margin-right:5px}
.catalog .product-shop .actions .qty-wrap {margin-bottom: 0px;}
.actions input.quantity {display: inline-block;vertical-align: middle;width: 35px;height: 36px;margin: 0;color: #21293c;border-radius: 0;font-size: 14px;text-align: center;padding: 3px;background: transparent;border: 1px solid #dce4e9;}
.actions .qty-set {display: block;vertical-align: middle;}
.actions .qty-set > a {position: absolute;top: 0;width: 30px;height: 36px;line-height: 34px;border: 1px solid #dce4e9;font-size: 11px;color: #b1bfc8;border-radius: 0;margin: 0;opacity: 1;filter: alpha(opacity=100);visibility: visible;}
.actions .qty-set > a:hover {color: #fff;background: #969696;}
.actions .qty-set .qty-plus {right: 1px;}
.actions .qty-set .qty-minus {left: 1px;}
/*** Товар ***/
.product-view .block-bg {padding: 15px;overflow: initial;}
.product-view .product-img-box {margin-bottom: 30px;}
.product-view .product-img-box .general-img {position: relative;text-align: center;min-height: 200px;}
.product-view .product-img-box .general-img [class^=ico] {left:0;}
.product-view .ico-new + .ico-sale,
.product-view .ico-best + .ico-sale {
    top: 30px;
}
.product-view .product-img-box .general-img img {max-width: 100%;}
.thumblist-box {position: relative;overflow: hidden;padding: 15px 0;margin-top: 5px;}
.thumblist-box .next, .thumblist-box .prev {display: none;position: absolute;top: 15px;line-height: 100px;right: 0px;margin: 0 0 0 5px;font-family: "FontAwesome";background: #fff;}
.thumblist-box .prev {float:left;left: 0px;margin: 0 5px 0 0;}
.thumblist-box .prev:before {content: "\f104";}
.thumblist-box .next:before {content: "\f105";}
.thumblist {max-width: 360px;margin: 0 auto;}
.thumblist li {display: block;float: none;margin: 0 auto;width: 100px;}
.thumblist li a {display: block;text-align: center;width: 100px;height: 100px;line-height: 100px;}
.thumblist.owl-carousel li a img {display: inline-block;margin: 0 auto;width: auto;}
.thumblist .owl-stage {margin: 0 auto;}
.product-view .product-shop {margin-bottom: 30px;}
.product-view .product-header {padding-bottom: 15px;}
.product-view .product-header .product-name h1 {display: block;margin: 0;font-size: 24px;font-weight: 600;font-family: 'Cera Round Pro',Arial,sans-serif;text-transform: none;overflow: hidden;}
@media all and (max-width:1199px) {.product-view .product-header .product-name h1 {font-size: 21px}}
@media all and (max-width:991px) {.product-view .product-header .product-name h1 {font-size: 18px}}
@media all and (max-width:481px) {.product-view .product-header .product-name h1 {font-size: 16px}}
.product-view .product-name {padding-right: 20px}
.product-view .product-header .product-name.quick-view h1 {font-size: 20px;}
.product-view .product-header .product-action {text-align: right;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end}
.product-view .product-header .product-action a {color: #93a6b3;opacity: 0.7;width: 30px;height: 30px;text-align: center;line-height: 30px;font-size: 16px;}
.product-view .product-header .product-action a:hover,
.product-view .product-header .product-action a.added {opacity: 1;color: #969696}
@media all and (max-width:991px) {.product-view .product-header .product-action {position: absolute;top: 0;right: 15px;padding: 0}}
@media all and (max-width:481px) {.product-view .product-header .product-action {top: -7px;}}
.product-view .product-toolbar {padding-top: 15px;margin-bottom: 15px;border-top: 1px solid #dce4e9;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center}
.product-view .product-toolbar .product-neighbor {float: right;    margin-left: auto;}
.product-view .product-toolbar .product-neighbor > div {display: inline-block;position: relative;vertical-align: middle;}
.product-view .product-toolbar .product-neighbor > div > a {display: inline-block;color: #93a6b3;opacity: 0.7;font-size: 24px;width: 30px;line-height: 30px;text-align: center;}
.product-view .product-toolbar .product-neighbor > div > a:hover {opacity: 1}
.product-view .product-toolbar .product-neighbor > div .content {position: absolute;left: 0;top: 100%;border-top: 3px solid #CD5C5C ;padding: 10px;background-color: #fff;box-shadow: 0 1px 2px rgba(0,0,0,0.2);z-index: 2;visibility: hidden;opacity: 0;filter: alpha(opacity=0);text-align: center;border-radius: 4px;transition: all .2s;}
.product-view .product-toolbar .product-neighbor > div .content:before {content: "";display: block;position: absolute;top: -13px;left: 0;width: 5px;height: 2px;border: 5px solid transparent;border-bottom-color: #CD5C5C ;}
.product-view .product-toolbar .product-neighbor > div:hover .content {opacity: 1;filter: alpha(opacity=100);visibility: visible;}
.product-view .product-toolbar .product-neighbor .prev .content {right: auto;left: 0;margin-left: -17.5px;}
.product-view .product-toolbar .product-neighbor .prev .content:before {left: 32px;right: auto;}
.product-view .product-toolbar .product-neighbor .next .content {left: auto;right: 0;margin-right: -17.5px;}
.product-view .product-toolbar .product-neighbor .next .content:before {right: 32px;left: auto;}
.product-view .product-toolbar .product-neighbor > div .content .image {display: block;position: relative;margin: 0 auto 10px;max-width: 100px;max-height: 100px;}
.product-view .product-toolbar .product-neighbor > div .content .name {margin: 0;font-weight: 600;font-size: 11px;}
.product-view .product-toolbar .ratings {display: inline-block;vertical-align: middle;background: 0 0;height: 20px;margin: 0}
.product-view .product-toolbar .ratings .ratiing-count {display: inline-block;vertical-align: middle;color: #2e2e2e;font-size: 14px}
.product-view .product-toolbar .ratings .ratiing-count:hover {color: #323f48}
.product-view .product-toolbar .goodsDataMainModificationArtNumber {display: inline-block;vertical-align: middle;white-space: nowrap;color: #849aa8;margin-right: 11px;margin-top: 2px;margin-bottom: 2px;}
.product-view .product-toolbar .goodsDataMainModificationAvailable {display: inline-block;vertical-align: middle;white-space: nowrap;color: #2e2e2e;margin-left: 11px;}
@media all and (max-width: 481px) {
  .product-view .product-toolbar .ratings {margin: 5px 0;}
}
.product-view .product-toolbar .goodsDataMainModificationAvailable .available-true span {color: #ff0098;}
.product-view .product-toolbar .goodsDataMainModificationAvailable .available-false span {color: #969696;}
.product-view .product-shop .short-description {padding: 5px 0 20px;font-size: 15px;font-weight: 400;line-height: 1.5;}
.product-view .product-shop .short-description p {max-height: 110px;overflow: hidden;margin: 0;}
.product-view .product-shop .short-description-link {display: inline-block;margin-top: 10px;color: #4c1e8a;}
.product-view .product-shop .short-description-link:hover {color: #ff0098;}
.product-view .product-shop .table-features-min {width: 100%;border-collapse: collapse;margin-bottom: 20px;margin-left: -10px;display: none;}
.product-view .product-shop .table-features-min td {padding: 8px 10px 0;overflow: hidden;}
.product-view .product-shop .table-features-min .cell1 {position: relative;}
.product-view .product-shop .table-features-min .cell1:after {content: '';position: absolute;right: -5px;bottom: 4px;left: 10px;border-bottom: 1px dotted #b1bfc8}
.product-view .product-shop .table-features-min .features-name {position: relative;z-index: 1;padding-right: 5px;background-color: #fff}
@media all and (max-width: 767px) {
  .product-view .product-shop .table-features-min {table-layout: auto;}
}
.product-view .product-shop .goodsDataMainDiscountBlock {line-height: 20px;margin-bottom: 10px;padding: 15px 0;border-bottom: 1px solid #dce4e9;}
.product-view .product-shop .goodsDataMainDiscountBlock i {float: left;color: #969696;font-size: 40px;margin-right: 20px;}
.product-view .product-shop .goodsDataMainDiscountBlock strong {color: #21293c;}
.product-view .product-shop .goodsDataMainDiscountBlock a {display:flex;}
.product-view .product-shop .goodsDataMainDiscountInfo {float:left;} 
.product-view .goodsDataMainDiscountBlock .content .count {margin-left: 30px;}
.product-view .goodsDataMainDiscountBlock .content .counter {margin-top: 5px;}
.product-view .goodsDataMainDiscountBlock .content .counter > div {display: inline-block;}
.product-view .product-order .product-order-inner {padding: 15px;border: 2px solid #CD5C5C ;}
.product-view .product-order .price-box {float: left;margin: 0;}
.product-view .product-order .price-box .old-price > span {margin-right:5px;}
.product-view .product-order .goodsDataMainModificationArtNumber, .product-view .product-shop .goodsDataMainModificationAvailable {margin: 0 0 7px 0;font-weight: 600;color: #21293c;}
.product-view .product-order .goodsDataMainModificationArtNumber span, .product-view .product-shop .goodsDataMainModificationAvailable span {display: inline-block;font-weight: normal;margin-left: 5px;text-shadow: none;color: #4DB725;}
.product-view .product-order .goodsDataMainModificationAvailable .available-false span {color: #CA2942;}
.product-view .product-order .goodsDataForm {float: left;width: 100%;margin-top: 10px;}
.product-view .product-order .goodsDataMainModificationsBlock .goodsDataMainModificationsBlockProperty {clear:both;}
.product-view .product-order .goodsDataMainModificationsBlock .goodsDataMainModificationsBlockProperty:first-child {margin-left:0;}
.product-view .product-order .goodsDataMainModificationsBlock .goodsDataMainModificationsBlockProperty:not(:first-child) {margin-top: 10px;} 
.product-view .product-order .goodsDataMainModificationsBlock .goodsDataMainModificationsBlockProperty span {display: inline-block;margin-bottom: 5px;}
.product-view .product-order .goodsDataMainModificationsBlock .goodsDataMainModificationsBlockProperty select {display: block;width: 100%;padding: 5px;border: 1px solid #dce4e9;cursor: pointer;}
.product-view .product-order .goodsDataMainModificationsBlock .goodsDataMainModificationsBlockProperty select:hover {border-color: #b1bfc8;}
.product-view .product-order .goodsDataMainModificationsBlock .goodsDataMainModificationsDescriptionBlock {width: 100%;max-height: 50px;overflow: hidden;border-left: 3px solid #969696;padding: 0 0 0 15px;}
.product-view .product-order .goodsDataMainModificationsBlock .goodsDataMainModificationsDescriptionBlock div {margin: 0;}
.product-view .product-order .actions .qty-wrap {width: 100px;}
.product-view .product-order .actions .qty-set > a {width: 30px;height: 36px;line-height: 34px;}
.product-view .product-order .actions input.quantity {width: 40px;height: 36px;}
.product-view .product-order .add-to-box .goodsDataMainModificationEmpty {display: inline-block;vertical-align: middle;width: 100%;height: 38px;line-height: 36px;text-align: center;padding: 0 17px;margin: 6px 0 7px;font-size: 14px;color: #2e2e2e;background-color: #fff;border: 1px solid #dce4e9;cursor: default;}
.product-view .product-order .add-to-box .add-to-cart {display: inline-block;vertical-align: middle;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding-top: 10px}
.product-view .product-order .add-to-box .add-to-cart .button {height: 36px;line-height: 34px;font-size: 14px;padding: 0 10px;vertical-align: middle;    flex-grow: 1;}
.product-view .product-order .add-to-box .add-to-cart .quick {width:100%;margin-top: 10px;}
.product-view .product-order .add-to-box .add-to-cart .more {display: none;margin-top: 10px;}
.product-view .product-shop .custom-block {padding: 15px 0;border-bottom: 1px solid #dce4e9;}
.product-view .product-shop .custom-block .item {display: inline-block;padding: 0 10px;text-align: left;border-left: 1px solid #dce4e9;}
.product-view .product-shop .custom-block .item:first-child {border-left: 0;padding-left: 0;}
.product-view .product-shop .custom-block .item i {display: inline-block;vertical-align: middle;font-size: 35px;color: #969696;}
.product-view .product-shop .custom-block .text-area {display: inline-block;vertical-align: middle;text-align: left;margin-left: 5px;font-size: 14px;font-weight: 400;font-family: 'Cera Round Pro',Arial,sans-serif;}
/*Вид быстрого просмотра*/
.product-view .product-order.quick-view .price-box {margin:0;}
.product-view .product-order.quick-view .goodsDataMainModificationsBlock {margin-bottom: 10px;}
/* Вкладки табы */
.product-tabs {padding: 40px 0;clear: both;}
.product-tabs .tabs-wrap {height: 100%;}
.product-tabs + .related {margin-top: -40px;}
.product-tabs .tab-content .htmlDataBlock {padding: 0;margin: 0;}
.product-tabs .tab-content .htmlDataBlock p {margin: 0;}
.product-tabs .tab-content .htmlDataBlock table {border-collapse: collapse;}
.product-tabs .tab-content .htmlDataBlock table td {border: 1px solid #dce4e9;}
.product-tabs .tab-content#content_2 {padding: 0;}
.product-tabs .tab-content#content_2 .table-box.table-striped {margin-bottom: 0;}
.product-tabs .tab-content#content_3 {padding: 0;}
.product-tabs .tabs {display: block;text-align: left;margin: 0;padding: 0;list-style: none;background-color: #fafafa}
.product-tabs .tabs li {display: inline-block;background-color: transparent;border-radius: 0;padding: 0 15px;}
.product-tabs .tabs li a {display: block;font-size: 16px;padding: 14px 0;font-family: 'Cera Round Pro',Arial,sans-serif;border-bottom: 2px solid transparent;}
.product-tabs .tabs li a.active, .product-tabs .tabs li a:hover {color: #969696;border-bottom: 2px solid #969696;}
.product-tabs .tab-content {background-color: transparent;padding: 15px;border: none;font-size: 15px;overflow: hidden;}
.tab-content .delivery {margin-bottom: 30px;}
.tab-content .delivery h4 {background: #f1f1f1;padding: 15px;font-size: 21px;}
.tab-content .delivery .delivery-content {padding: 20px;}
.tab-content .delivery:last-child {margin-bottom: 0;}
.tab-content .delivery p {margin-bottom: 10px;}
.tab-content .delivery h5, .tab-content .delivery h6 {font-weight: 400;margin-bottom: 5px;}
.tab-content .table-box tbody tr td {width: auto;text-align: left;}
#content_1 a {text-decoration: underline;}
#content_1 a:hover {text-decoration:none;}
/* Отзывы */
.goodsDataOpinionMessage.empty p {margin: 0;}
.goodsDataOpinionListNavigateTop {display: inline-block;}
.goodsDataOpinionListNavigateTop .button {display: inline-block;margin: 0 5px 5px 0;}
.goodsDataOpinionShowAddForm {text-decoration: underline;}
.goodsDataOpinionListNavigateTop .goodsDataOpinionShowAddForm {background-color: #006600;}
.goodsDataOpinionListNavigateTop .goodsDataOpinionShowAddForm:hover {background-color: #969696;}
.goodsDataOpinionListNavigateBottom .pager .pages {float: left;}
.goodsDataOpinionListNavigateBottom .pager .pages .title {float: left;line-height: 28px;margin-right: 10px;}
.goodsDataOpinionList {width: 100%;margin-top: 10px;}
.goodsDataOpinionList .bord {width: 100%;margin-bottom: 15px;padding-bottom: 5px;border-bottom: 1px solid #dce4e9;}
.goodsDataOpinionList .goodsDataOpinionHeader {margin-bottom:15px;}
.goodsDataOpinionList .goodsDataOpinionListTitle {display: block;margin-bottom: 5px;padding-right: 10px;color: #21293c;line-height: 1.3;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.goodsDataOpinionList .goodsDataOpinionListClient {display: inline-block;vertical-align: middle;padding-right: 10px;font-weight: 400;line-height: 1.3;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.goodsDataOpinionList .rating-box {display: inline-block;vertical-align: middle}
.goodsDataOpinionList .goodsDataOpinionListDate {display: inline-block;vertical-align: middle;color: #b1bfc8;font-size: 13px}
.goodsDataOpinionList .button {max-width: 100px;float: right}
.goodsDataOpinionList .goodsDataOpinionListDesc,.goodsDataOpinionListTableAnswer {margin-bottom: 15px}
.goodsDataOpinionList .goodsDataOpinionListDesc strong {display: block;margin-bottom: 10px;font-family: 'Cera Round Pro',Arial,sans-serif;color: #2a3034}
.goodsDataOpinionList .goodsDataOpinionListDesc span {display: block}
.goodsDataOpinionAddForm.bordered #goodsDataOpinionAddBlock {border: 2px solid #edf1f4}
#goodsDataOpinionAddBlock .goodsDataOpinionAddBlock-title {max-height: 78px;overflow: hidden;font-size: 20px;padding: 15px;margin: -15px -15px 0;background-color: #f1f1f1;border-top: 1px solid #dce4e9}
.goodsDataOpinionAddForm.bordered #goodsDataOpinionAddBlock .goodsDataOpinionAddBlock-title {margin: 0;border: none}
.goodsDataOpinionAddTable .goodsDataOpinionBlock {margin-bottom: 20px;width: 100%;max-width: 600px;overflow: hidden}
.goodsDataOpinionAddTable label {display: block;margin-bottom: 10px}
.goodsDataOpinionAddTable label.invalidInput {width: 100%}
.goodsDataOpinionAddTable {margin-top: 20px}
.goodsDataOpinionAddForm.bordered .goodsDataOpinionAddTable  {margin:0;padding: 20px;}
.goodsDataOpinionRating {width: 70px;height: 14px;margin-top: 3px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23dce4e9' viewBox='0 0 19.481 19.481'%3E%3Cpath d='M10.201.758l2.478 5.865 6.344.545a.5.5 0 01.285.876l-4.812 4.169 1.442 6.202a.5.5 0 01-.745.541l-5.452-3.288-5.452 3.288a.5.5 0 01-.745-.541l1.442-6.202-4.813-4.17a.5.5 0 01.285-.876l6.344-.545L9.28.758a.5.5 0 01.921 0z'/%3E%3C/svg%3E");}
.goodsDataOpinionAddTable .generally {float: left;}
.goodsDataOpinionAddTable .generally label {display: inline-block;float: none;width: auto;}
.goodsDataOpinionAddTable .goodsDataOpinionCaptcha {float: left;}
.goodsDataOpinionAddTable .goodsDataOpinionCaptcha .inputText {max-width: 100px;margin-right: 20px;}
.goodsDataOpinionAddTable .goodsDataOpinionCaptcha .goodsDataOpinionCaptchaRefresh {padding: 5px;cursor: pointer;}
.goodsDataOpinionAddTable .goodsDataOpinionCaptcha .goodsDataOpinionCaptchaRefresh:hover {color: #969696;}
.goodsDataOpinionFormReset {background: transparent;text-decoration: underline;width: 150px;text-align: left;padding-left: 0;border: 0;outline: 0;cursor: pointer;}
.goodsDataOpinionFormReset:hover {color: #969696;}
/** Вы смотрели **/
.product-tabs .viewed-wrap {}
.viewed .title {font-size: 17px;font-weight: 700;}
.viewed.product .title {padding: 15px;background: #fafafa;font-family: 'Cera Round Pro',Arial,sans-serif;}
.viewed .content {padding: 0 15px;}
.viewed .content .viewed-items {text-align: left;}
.viewed .content .viewed-items .owl-item > div {display: inline-block;float: none;width: 100%;max-width: 300px;padding: 0;}
.viewed .content .viewed-items .item-inner {position: relative;width: 100%;background-color: transparent;box-shadow: none;border: 0;border-radius: 0;margin-bottom: 10px;padding: 10px 0 6px;}
.viewed .content .viewed-items .product-image {float: left;width: 30%;padding: 2px;}
.viewed .content .viewed-items .product-image a {display: block;position: relative;width: 100%;min-height: 60px;z-index: 0;overflow: hidden;border-radius: 0;background: #fff;text-align: center;}
.viewed .content .viewed-items .product-image a img {width: auto;max-width: 100%;margin: 0 auto;transition: opacity .3s;}
.viewed .content .viewed-items .product-info {position: relative;float: left;width: 70%;text-align: left;padding: 0 0 0 20px;background-color: transparent;}
.viewed .content .viewed-items .product-info .product-name {display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-family: inherit;font-size: 13px;margin: 0 0 3px;padding: 0;}
.viewed .content .viewed-items .product-info .product-name a {font-size: 14px;font-weight: 500;color: #21293c;text-transform: none;letter-spacing: normal;}
.viewed .content .viewed-items .product-info .product-name a:hover {color: #969696;text-decoration: underline;}
.viewed .content .viewed-items .product-info .ratings {background: transparent;margin-bottom: 10px;}
.viewed .content .viewed-items .product-info .price-box {margin: 0;padding: 0;border: none;color: #444;}
.viewed .owl-carousel .owl-nav {position: absolute;right: 0px;}
.viewed .owl-carousel .owl-nav > button {display: inline-block;position: relative;text-align: center;font-size: 21px;color: #777;width: 25px;}
.viewed .owl-carousel .owl-nav > button:hover {color: #ff0098;}
.viewed .owl-carousel .owl-nav .owl-prev:after, .viewed .owl-nav .owl-next:after {display: inline-block;font-family: "FontAwesome";text-align: center;}
.viewed .owl-carousel .owl-nav .owl-prev:after {content: "\f104";}
.viewed .owl-carousel .owl-nav .owl-next:after {content: "\f105";}
.viewed .owl-carousel .owl-nav {top: -45px;}
.product-tabs .viewed .owl-carousel .owl-nav {top: -38px;right: -9px;}
.col-left .block .content .content-title {display: none;}
.col-left .block .content .content-title .content-close-btn {position: absolute;top: 3px;right: 5px;font-size: 25px;line-height: 47px;height: 47px;width: 45px;text-align: center}
@media all and (max-width: 991px) {
.viewed .content._active .owl-nav {top: -50px}
.viewed > .title {padding: 6px 20px;cursor: pointer;border: 2px solid #dce4e9;color: #5d7483}
.viewed > .title .fal {display: inline-block;vertical-align: middle}
.col-left .page-sidebar .viewed .content {width: 80%;position: fixed;right: -100%;top: 0;height: 100%;z-index: 50;background: #fff;padding: 15px;-webkit-transition: right .3s cubic-bezier(0,1,.63,1);transition: right .3s cubic-bezier(0,1,.63,1)}
.col-left .page-sidebar .viewed .content._active {right: 0}
.col-left .block .content .content-title {display: block;padding-bottom: 10px;font-size: 22px;font-family: 'Cera Round Pro',Arial,sans-serif;border-bottom: 1px solid #edf1f4;margin-bottom: 15px;font-weight: 700}
}
/* С этим товаром смотрят, Сопутствующие товары */
.related {padding-top: 40px;}
/*** Товары ***/
.toolbar {position: relative;float: left;width: 100%;padding: 15px;/*background-color: #00A000;*/margin: 0}
.toolbar .pages {display: none;}
.toolbar.bottom {margin: 0}
.toolbar.bottom .pages {display: block;border-left: 0;}
.toolbar.bottom .sort-by {display: none}
.toolbar .OrderFilterForm {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between}
.view-mode {float: right;margin-left: 30px;}
.view-mode .view-mode-btn {display: block;float: left;width: 30px;line-height: 30px;cursor: default;text-align: center;color: #758e9e;background-color: #f1f1f1;font-size: 14px;border: 1px solid #ccd8df;}
.view-mode a.view-mode-btn {cursor: pointer;}
.view-mode .view-mode-btn:last-child {margin-left: -1px;}
.view-mode .view-mode-btn.active {color: #CD5C5C ;background-color: #fff}
.view-mode .view-mode-btn:not(.active):hover {background-color:#f6f8fa;}
.sort-by {float: left;background: transparent;}
.sort-by label, .show-by label {vertical-align: middle;margin: 0 5px 0 0;color: #000;font-size: 14px;}
.sort-by select, .show-by select {height: 30px;line-height: 30px;margin: 0;padding: 0 9px;cursor: pointer;border: 1px solid #ccd8df;}
.sort-by select {max-width: 300px;}
.show-by {float: right;background: transparent;margin-left: auto;}
.show-by select {max-width: 65px;}
/** Навигация **/
.pages {float: right;margin: 0;padding: 0;list-style: none;list-style-position: inside;}
.pages ol {display: block;margin: 0;padding: 0;font-size: 0;}
.pages li {display: inline-block;vertical-align:middle;width: 30px;height: 30px;margin-left: -1px;cursor: default;text-align: center;color: #758e9e;background-color: #f1f1f1;border: 1px solid #ccd8df;border-top-color: #c0cbd3;}
.pages li.current {background-color: #fbc701; color: #000;}
.pages li.current span {color: #000;}
.pages li:not(.current):hover {background-color: #f6f8fa;}
.pages li a, .pages li span {display: block;height: 100%;position: relative;font-size: 15px;line-height: 28px;vertical-align: middle;border: 0;text-align: center;}
.pages li:last-child a, .pages li:last-child:hover a, .pages li:last-child span, .pages li:last-child:hover span  {border-right: 0;}
.pages li a:hover, .pages li span {border: 0;color: #CD5C5C ;}
.pages li.current span {cursor: default;}
.pages li .fal {padding: 0;margin: 0;font-size: 15px;line-height: 28px;}
/** Фильтры **/
.filters {display: block;width: 100%;background-color: #fff;padding: 20px 0 0;}
.filters .title {display: block;position: relative;width:100%;padding: 5px 0;padding-right: 20px; text-align: left ;margin-bottom: 5px;font-size: 13px;font-weight: 600;color: #2a3034;cursor: pointer;}
.filters .title:hover {color: #969696;}
.filters .title .filter-arrow {position: absolute;top: 50%;margin-top: -7px;right: 0;transition: -webkit-transform .15s ease-in-out;-webkit-transition: -webkit-transform .15s ease-in-out;transition: transform .15s ease-in-out;transition: transform .15s ease-in-out,-webkit-transform .15s ease-in-out;transition: transform .15s ease-in-out,-webkit-transform .15s ease-in-out}
.filters .title.active .filter-arrow {-webkit-transform: rotate(-180deg);transform: rotate(-180deg)}
.filters-goods .filter {display: block;margin-bottom: 15px;}
.filters-goods .filter-inner.crop {max-height: 300px;overflow: hidden;}
.filters-goods .filter-more {padding-top:10px;display: block;width: 100%;}
.filters-goods .filter-more.active .filter-moreArrow {-webkit-transform: rotate(-180deg);transform: rotate(-180deg)}
.filters-goods .title.active ~ .filter-more {display: none}
.filters .filter-inner .filter-item:not(:last-child) {padding-bottom: 10px}
.filters .filter-inner .filter-item .fal {display: inline-block;margin-right: 5px;}
.filters .filter-inner .filter-item .counter {display: inline-block;vertical-align: middle;min-width: 20px;height: 20px;padding: 0 4px;margin-left: 5px;font-size: 11px;line-height: 20px;text-align: center;border-radius: 10px;color: #5d7483;background-color:#f1f1f1}
.filters-goods .filter label {display: inline-block;margin-bottom: 3px;}
.filters-goods .filter select {height: 30px;border: 1px solid #dce4e9;padding: 0 5px;}
.filters-goods .filter select:focus {border: 1px solid #000;}
.filters .filters-goods-active {display:none;}
.filters .filters-goods-active #filters-reset {margin: 10px auto;display: block}
.filters .filters-goods-active .filter-inner .filter-item .counter {margin-top: -3px;}
.filters-goods-active,.filters-price {margin-bottom: 15px;}
#goods-filter-price-slider.noUi-target {height: 2px;margin: 15px 10px;background: #c1c1c1;box-shadow: none;border: 0;}
#goods-filter-price-slider.noUi-horizontal .noUi-handle {background: #ffffff;top: -10px;width: 20px;height: 20px;cursor: pointer;outline: 0;border: 2px solid #CD5C5C ;box-shadow: none;border-radius: 0;}
#goods-filter-price-slider .noUi-handle:after, .noUi-handle:before {content: none;}
#goods-filter-price-slider .noUi-connect {background: #CD5C5C ;}
#goods-filter-price-slider.noUi-horizontal .noUi-handle.noUi-handle-lower {right: -20px;}
#goods-filter-price-slider.noUi-horizontal .noUi-handle.noUi-handle-upper {right: 0;}
.filters-price .layout-slider {text-align: center;margin: 0 auto 10px;max-width: 300px;}
.filters-price .layout-slider .filter-range-col {position:relative;display: inline-block; vertical-align: middle;}
.filters-price .layout-slider .filter-range-label {position: absolute;top: 50%;transform: translateY(-50%);left: 15px;}
.filters-price .layout-slider .input {max-width: 135px;height: 37px;display:inline-block;text-align: center;font-size:13px;line-height: 37px;padding: 0;padding-left:35px;padding-right: 15px;}
.filters-price .layout-slider .price-separator {margin: 0 7px;}
@media all and (max-width: 1199px) {
  .filters-price .layout-slider .input {max-width: 90px}
  .filters-price .layout-slider .price-separator {margin: 0 4px}
}
@media all and (min-width: 992px) {
  .filters > .content {display: block!important;}
}
@media all and (max-width: 991px) {
  .col-left .filters {padding-top: 0}
  .filters-price .layout-slider .input {max-width: 125px}
  .filters-price .layout-slider .price-separator {margin: 0 7px}
  .col-left .filters > .title {color: #CD5C5C;background-color: #fff; border: 2px solid #CD5C5C;padding: 6px 20px;cursor: pointer}
  .col-left .filters > .title .fal {display: inline-block;vertical-align: middle}
  .col-left .page-sidebar .filters .content {width: 80%;position: fixed;right: -100%;top: 0;height: 100%;z-index: 50;background: #fff;padding: 15px;-webkit-transition: right .3s cubic-bezier(0,1,.63,1);transition: right .3s cubic-bezier(0,1,.63,1)}
  #filters-form {overflow-x: auto;height: 100%;padding-right: 10px;padding-left: 10px;padding-bottom: 36px}
  .col-left .page-sidebar .filters .content._active {right: 0}
}
@media all and (max-width: 481px) {
 .filters-price .layout-slider .input {max-width: 90px}
  #goods-filter-price-slider.noUi-horizontal .noUi-handle.noUi-handle-lower {right: 0}
  #goods-filter-price-slider.noUi-horizontal .noUi-handle.noUi-handle-upper {right: -20px} 
}
/*** Категории ***/
.toolbar + .categories {padding-top: 30px;}
.categories {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-ms-flex-wrap: wrap;flex-wrap: wrap;text-align: center}
/*
.categories .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin: 0 4px 30px;
  border: 1px solid #dce4e9;
  text-align: center;
  width: 200px;
  background: #fff
}*/
.categories .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  margin: 0 4px 30px;
  text-align: center;
  width: 200px;
  background: #fff;
  flex-direction: row-reverse!important;
  margin: -1px 0px!important;
}
/*
.categories .item .cat-image {
  border-bottom: 0;
  margin: 0 10px 10px;
  line-height: 200px;
  min-width: 97px;
}*/
.categories .item .cat-image {
	border-bottom: 0;
  margin: 0 10px 10px;
  line-height: 200px;
  padding: 10px!important;
  line-height: 1.1!important;
  margin: 0px!important;
  width: 100px!important;
  min-width: 100px!important;
  height: 90px!important;
  justify-content: center!important;
  align-items: center!important;
  display: flex!important;
}
.categories .item .cat-image a {display: block;overflow: hidden}
.categories .item .cat-image a img {max-width: 100%}
/*
.categories .item .cat-name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0;
  padding: 10px;
  background: 0 0;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  border-bottom: 1px solid #dce4e9;
}*/
.categories .item .cat-name {
	display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 10px;
  padding-right: 15px;
  background: 0 0;
  text-align: center;
  border-bottom: 0px;    
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;    
  text-align: left!important;
  align-items: left;
  justify-content: center;
}
/*.categories .item .cat-name a {display: block;margin: auto;overflow: hidden;font-size: 18px;font-family: 'Cera Round Pro',Arial,sans-serif}*/
.categories .item .cat-name a {
    display: block;
    font-weight: bold;
    text-align: left;
    text-transform: uppercase;
    overflow: hidden;
    font-size: 16px;
    font-family: 'Cera Round Pro',Arial,sans-serif;
    text-decoration: none;
}
 
/*** Левая часть ***/
.col-left .page-sidebar {z-index: 1;height: 100%;padding: 15px;border-right: 1px solid #dce4e9}
.col-left .block {margin-bottom: 30px;}
.col-left .block:last-child {margin-bottom: 0;}
.col-left .block > .title {margin: 13px 0 10px;font-size: 19px;font-weight: 700;line-height: 1.2;}
.col-left .block > .title a:hover {color: #969696;}
@media all and (max-width:991px){
  .col-left .page-sidebar {padding-bottom: 0;border-right: 0;}
}
/*** Правая часть ***/
.page-content {padding: 15px;}
.page-content.no-padding {padding: 0;}
.page-content.no-padding #page-title {padding: 15px 15px 0;}
/*** Слайдер каталог ***/
#slideshow-catalog .owl-dots {display: inline-block;position: absolute;top: auto;bottom: 15px;right: 10px;left: auto;width: auto;text-align: center;padding: 2px 2px;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);background-color: rgba(42,48,52,.5);opacity:0;}
#slideshow-catalog .owl-dots {opacity:1;}
#slideshow-catalog .owl-dots .owl-dot {display: inline-block;zoom: 1;}
#slideshow-catalog .owl-dots .owl-dot span {display: block;position: relative;width: 8px;height: 8px;border-radius: 100%;background: #fff;margin: 0 2px;}
#slideshow-catalog .owl-dots .owl-dot.active span, #slideshow-catalog .owl-dots .owl-dot:hover span {background: #CD5C5C ;}
@media all and (min-width: 1200px) {
#slideshow-catalog {min-height: 100px;}
}
/** Каталог **/
.col-left .block .content {padding: 0;overflow: hidden;}
.col-left .block .content ul {margin: 0;padding: 0;list-style: none;list-style-position: inside;}
.col-left .block.catalog .content ul li {position: relative;}
.col-left .block.catalog .content ul li:last-child {margin-bottom: 0;}
.col-left .block.catalog .content ul li a {display: block;position: relative;text-transform: none;font-size: 14px;line-height: 33px;letter-spacing: 0.01em;color: #21293c;padding-right: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.col-left .block.catalog .content ul li a.active, .col-left .block.catalog .content ul li a:hover {color: #969696;}
.col-left .block.catalog .content ul li a.active {font-weight: bold;}
.col-left .block.catalog .content ul li a img {width: 30px;height: 30px;margin-right: 5px;display: none;}
.col-left .block.catalog .content ul li .open-sub {display: block;position: absolute;right: 0;top: 5px;padding: 5px;background: #fff;cursor: pointer;font-family: "FontAwesome";font-size: 18px;}
.col-left .block.catalog .content ul li .open-sub.active:before {content: "\f106";}
.col-left .block.catalog .content ul li .open-sub:hover {color: #969696;}
.col-left .block.catalog .content ul li .open-sub:before {content: "\f107";display: block;vertical-align: middle;width: 16px;height: 16px;line-height: 16px;text-align: center;}
.col-left .block.catalog .content ul li ul li {padding-left: 10px;}
.col-left .block.catalog .content ul li .count {display: inline-block;vertical-align: middle;min-width: 20px;height: 20px;padding: 0 4px;margin-left: 5px;font-size: 11px;line-height: 20px;text-align: center;border-radius: 10px;color: #5d7483;background-color: #f1f1f1}
/** Вы смотрели **/
.col-left .block.viewed .content {overflow: visible;padding-top: 10px;}
/** Меню **/
.col-left .block.user-menu .content ul li a.active {font-weight: bold;}
/* Быстрый просмотр */
.fancybox-inner .container {max-width: 950px;padding:0;}
.quickView .fancybox-inner .container {max-width: 700px;}
.fancybox-inner .block-bg {border: none;}
.fancybox-inner .product-view .product-name h1 {white-space: nowrap;}
.fancybox-inner .product-view .product-order .add-to-box .button.quick {display: none;}
.fancybox-inner .product-view .product-order .add-to-box .more {display: inline-block;}
.fancybox-inner .product-view .product-shop .product-neighbor {display: none;}
.fancybox-inner .product-view .product-img-box .product-image a {cursor: default;}
.fancybox-inner .product-view .product-img-box .thumblist-box {display: none;}
.fancybox-inner .product-view .add-compare,
.fancybox-inner .product-view .add-wishlist,
.fancybox-inner .product-view .product-neighbor,
.fancybox-inner .product-view .custom-block {display: none;}
@media(min-width: 1200px){
  .fancybox-inner .product-view .product-order .add-to-box .add-to-cart {
    padding-top: 0;
  }
  .fancybox-inner .product-view .product-order .actions .qty-wrap {
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }
}
/*** Выбор модификации при добавлении в корзину ***/
.fancybox-inner .product-view.modification .product-shop {margin: 0;}
.fancybox-inner .product-view.modification .product-shop > div {display: none;}
.fancybox-inner .product-view.modification .product-shop .price-box {display: block;border: 0;}
.fancybox-inner .product-view.modification .product-shop .product-name {display: block;margin-bottom: 15px;}
.fancybox-inner .product-view.modification .product-shop .goodsDataMainModificationsValues {display: none;}
.fancybox-inner .product-view.modification .product-shop .goodsDataMainModificationsBlock {padding: 0;}
.fancybox-inner .product-view.modification .product-shop .goodsDataMainModificationsBlockProperty select {display: block;}
.fancybox-inner .product-view.modification .product-shop .add-to-box {padding: 0px 0 0 0;margin: 0px 0 0 0;border: 0;text-align: center;}
.fancybox-inner .product-view.modification .product-shop .add-to-box .qty-wrap {margin: 0 0 15px 0;}
.fancybox-inner .product-view.modification .product-shop .add-to-box .add-to-cart .button {width: 100%;margin: 0;}
.fancybox-inner .product-view.modification .product-shop .add-to-box .add-to-cart .more {display: none;}
.fancybox-inner .product-view.modification .product-shop .add-to-box .add-to-cart .quick {display: none !important;}
.fancybox-inner .product-view.modification .product-shop .goodsDataMainModificationArtNumber {display: none !important;}
.fancybox-inner .product-view.modification .product-img-box {display: none;}
.fancybox-inner .product-view.modification .product-shop {display: none;}
.fancybox-inner .product-view.modification .product-order .more{display: none;}
.fancybox-inner .product-view.modification .product-shop .add-to-box .add-to-cart .empty.active {display: block;}
/** Товар с модификациями **/
.products-container .item._with-mod .actions .qty-wrap{display:none;}
/*** Ajax Добавление товара в корзину ***/
#cart-layer {max-width: 950px;}
.cart-ajax {position: relative;line-height: 1.4;text-align: center;border: none;z-index: 100;}
.cart-ajax h4.title {display: block;margin-bottom: 15px;font-size: 14px;}
.cart-ajax h4.title.bad {color: #EF476F;}
.cart-ajax .cart-product .image img {display: inline-block;width: auto;max-width: 120px;max-height: 120px;}
.cart-ajax .buttons {display: block;margin-top: 20px;}
.cart-ajax .buttons .button {display: inline-block;width: 120px;margin: 0 5px 5px;padding: 0;}
.fancybox-margin {margin-right: 17px !important;}
/*** Быстрый заказ ***/
.quickformfast {max-width: 500px;padding: 0 15px;overflow-x: hidden;text-align: center;}
@media all and (min-width: 359px) and (max-width: 481px){
  
  #main .container {
    padding: 0px 5px!important;
  }
   .products-grid .item .product-shop .desc {
  	height: auto!important;
  	line-height: 1.1!important;
      font-size: 13px!important;
      overflow-wrap: break-word;
  }
  
    
  .products-grid .item .product-image .product-img img {
	max-height: 164px;
  }
  
  .products-grid .item .product-shop {
	position: relative!important;
	height: 100%!important;
  }
  
  .products-grid .item .product-shop .product-name a {
	height: auto!important;
	font-size: 15px!important;
  }
  
  .product-shop .hup {
      height: 162px!important;
  	display: block!important;
  }
  
  .products-grid .item-inner {
  	height: 100%!important;
	
  }
  
  .products-grid .goodsListForm {
  	height: 100%!important;
  }
  
  .products-grid .price-box .price.old-price {
  	font-size: 13px!important;
  }
  
  .prod-bottom .price.old-price > span:after {
        font-size: 11px!important;
    
  } 
  
  .products-grid .price-box .price {
  	font-size: 15px!important;
  }
  
  .prod-bottom .price > span:after { 
    font-size: 12px!important; 
  }
  
  .prod-bottom {
  	position: absolute!important;
  	bottom: 162px!important;
  	width: 100%!important;
  }
  
  .actions .button {
  	padding: 0 10px!important;
  	width: 100%!important;
  }
  
  .products-grid .item {
	overflow: hidden;
  }
  
  .products-grid .item .product-shop .actions {
  	flex-direction: column!important;
  }
  
  .products-grid .item .product-shop .actions .add-cart:not(.quick) {
  	width: 100%!important;
  	margin-top: 10px!important;
  }
  
  .products-grid .item .product-image .product-img {
  	line-height: 164px!important;
  }
}
@media all and (min-width: 380px) and (max-width: 400px){
  .products-grid .price-box .price {
      font-size: 14px!important;
  }
  
  .prod-bottom .price > span:after {
    font-size: 11px!important;
  }
  
  
}
@media all and (max-width: 359px) {
  .products-grid .col-sms-6 {
    width: 100%!important;
  }
   .products-grid .item .product-shop .desc {
      overflow-wrap: break-word;
  }
  
  .categories .item .cat-name a {
    font-size: 14px!important;
  }
}
@media all and (max-width: 481px){
  /*
  .econom-inner {
    font-size: 12px;
    padding: 6px 6px;
  }
  
  .econom-inner:after {
    font-size: 10px;
  }*/
  
  .ico-sale:has(.econom) {
    left: 10px;
  }
  
  .sale-text-inner {
  	font-size: 20pt;
  	text-decoration: uppercase;
  }
  
  .quickformfast {padding: 0;}
}
.quickformfast .success, .quickformfast .warning {margin-bottom: 0;}
.quickformfast .form-list {margin-bottom: 0;}
.quickformfast .couponBlock .coupon_clear,
.quickformfast .couponBlockSale,
.quickformfast .coupon-btn {display: none}
#OrderAjaxBlock .formfast .buttons {margin: 30px 0;padding: 0 15px;width: 50%;margin-left: auto;}
.formfast {text-align: center;padding: 0 !important;}
.formfast .title {display: inline-block;position: relative;overflow: hidden;margin: 30px 0 15px 0;padding: 0 5px 5px;border-bottom: 1px solid #dce4e9;text-align: center;}
.formfast #caps_lock {display: none;width: 230px;padding: 10px 0;margin: 0 auto;}
.formfast #caps_lock .fa-warning {font-size: 18px;color: #cc003d;}
.formfast .form-list .fields {margin: auto;margin-bottom: 10px;}
.formfast .form-list .fields.small {display: inline-block;width: 150px;}
.formfast .form-list .fields.small.first {margin-right: 45px;}
.formfast .contactWantRegister {margin-bottom: 10px;}
.formfast .contactRegisterNeedElement {margin-top: 10px;}
.formfast .input-box {position: relative;}
.formfast .input-box .input {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 16px;}
.showPassBlock {position: absolute;top: 0;right: 0;}
.showPassBlock .showPass,
.showPassBlock .OrderShowPass{display: block;padding: 11px 15px}
.formfast .button {margin: 10px 0;}
.deliveryConvenientDate .input {display: inline-block;width: 150px;    margin: 0 10px;}
.adress, .customer, .delivery, .payment, .coupons {float: left;width: 100%;}
.account .contactWantRegister,
.delivery .manufacturer-list,
.payment .quick_order_payment,
.coupons .couponBlock{max-width: 450px; margin-left: auto;margin-right: auto;}
.adress .deliveryConvenientDate .input {width: 75px;padding: 10px 5px;}
.customer .input-box {margin-bottom: 15px;}
.customer .input-box:last-child {margin-bottom: 0;}
.customer .contactRegisterNeedElement {margin-top:8px;}
.customer .control {margin-top: 10px;}
.customer .control input {display: inline-block;vertical-align: middle;margin-top: 1px;}
.delivery .manufacturer-list > div {margin-top: 15px;}
.delivery .manufacturer-list .currentDeliveryDesc, .payment .quick_order_payment .currentPaymentDescription {margin: 15px auto 0;padding: 10px;overflow: hidden;background-color: #f6f8fa;border: 1px solid #dce4e9;}
.delivery .manufacturer-list .currentDeliveryDesc > div {word-break: break-word;}
.delivery .manufacturer-list .currentDeliveryPrice {margin-bottom: 5px;}
.delivery .deliveryZonePrice {margin-left: 20px;font-weight: bold;}
.delivery .orderStageDeliveryListTable {width: 100%;}
.delivery .orderStageDeliveryListTable.table-box > tbody > tr > td {width: auto;text-align: left;word-break: break-word;}
.delivery .orderStageDeliveryListTable .cell1 {background: #f5f5f5;padding: 0 5px;text-align: center !important;}
.delivery .orderStageDeliveryListTable .cell3 {min-width: 160px;}
.delivery .orderStageDeliveryListTable input {cursor: pointer;vertical-align: middle;margin: 0;}
.orderStageDeliveryZonePrice, .orderStageDeliveryDefaultPrice {margin-left: 10px;font-size: 18px;font-weight: bold;}
.payment .orderStagePayment {float:left;position: relative;width:100%;margin:0 0 15px 0;}
.payment .orderStagePayment:last-child {margin: 0;}
.payment .orderStagePayment .cell1 {float: left;width: 18px;}
.payment .orderStagePayment .cell1 input {margin: 0;vertical-align: middle;}
.payment .orderStagePayment .cell1 label.invalidInput {position: absolute;bottom: -15px;}
.payment .orderStagePayment .cell2 {float: left;width: 90%;}
.coupons .couponBlock {margin-bottom: 10px;padding: 15px;background-color: #f6f8fa;border: 1px solid #dce4e9;}
.coupons .couponBlock label {display: block;margin-bottom: 5px;margin-right: 6px;font-weight: normal;text-align: left;}
.coupons .couponBlock .input-box {display: block;}
.coupons .couponBlock .input {max-width:100%;}
.coupons .couponBlock .coupon_clear {position: absolute;top: 0;right: 0;padding: 12px 15px;cursor: pointer;opacity:0;visibility: hidden;transition: all .3s;}
.coupons .couponBlock .coupon_clear.active {opacity:1;visibility: visible;}
.coupons .couponBlockSale {text-align: left;  color: #b5b6b7; transition: color .3s;     padding-top: 10px;}
.coupons .couponBlockSale.active {color: #2e2e2e;}
.coupons .couponBlocLabel {font-size: 12px}
.coupons .couponBlockPrice p {font-size: 16px;font-weight: 700;margin-bottom: 0}
.coupons .couponBlockPrice .couponNum:after {content: "\f158";display: inline-block;margin-left: 5px;font-family: FontAwesome;font-weight: 300;font-size: 15px;line-height: 1.1}
.coupons .coupon-btn {margin: 5px 0}
.coupons .coupon-btn._disabled {
    opacity: .3;
    pointer-events: none;
}
.formfast-cart {display: none;}
.formfast-cart > .title {display: block;position: relative;overflow: hidden;margin: 30px 0 35px 0;padding: 0 5px 5px;border-bottom: 1px solid #dce4e9;text-align: center;}
.formfast-cart .cart-products-list {margin: 0;padding: 0;list-style: none;list-style-position: inside;}
.formfast-cart .cart-products-list .item {border-bottom: 1px solid #dce4e9;margin-bottom: 15px;padding-bottom: 15px;}
.formfast-cart .cart-products-list .item .product-image {display: inline-block;width: 25%;text-align: center;vertical-align: top;margin-right: 3%;}
.formfast-cart .cart-products-list .item .product-image img {width: auto;max-width: 100%;max-height: 80px;}
.formfast-cart .cart-products-list .item .product-details {display: inline-block;width: 70%;}
.formfast-cart .cart-products-list .item .product-details .product-price {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center}
.formfast-cart .cart-products-list .item .product-details .product-price .quantity {margin-right: 5px;}
.formfast-cart .cart-products-list .item .product-details .product-name {display: block;margin-bottom: 5px;font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.formfast-cart .cart-products-list .item .product-details .product-price .price {font-size: 18px;}
.formfast-cart .subtotal {margin-bottom: 20px;}
.formfast-cart .subtotal > div {padding: 5px;line-height: 25px;display: flex;align-items: center;}
.formfast-cart .subtotal > div .label {text-transform: uppercase;vertical-align: middle;line-height: 1.2;}
.formfast-cart .subtotal .price {float: right;font-size: 18px;min-width: 125px;flex-grow: 1;text-align: right;}
.formfast-cart .subtotal .price:after {font-size: 11px;}
.formfast-cart .buttons {margin-bottom: 20px;text-align: center;}
/*** Корзина ***/
.cartTable {width: 100%;border-collapse: collapse;}
.cartTable #closeOrder {display:none;}
.cartTable tbody tr td, .cartTable thead tr td {border: 1px solid #dce4e9;line-height: 18px;padding: 15px 10px;text-align: center;}
.cartTable thead tr td {background-color: #fafafa;text-align: left;    font-family: 'Cera Round Pro',Arial,sans-serif;}
.cartTable tbody tr.items:nth-child(2n) {background-color: #fafafa;}
.cartTable tbody tr .cart-name {text-align: left;padding: 20px;}
.cartTable tbody tr td.image {text-align: center;border-right: 0;}
.cartTable tbody tr td.name {text-align: left;border-left: 0;}
.cartTable tbody tr td.name a {display: block;font-size: 16px;margin-bottom: 10px;max-height: 53px;overflow: hidden;    font-family: 'Cera Round Pro',Arial,sans-serif;}
.cartTable tbody tr td.name .art {margin-bottom: 5px;}
.cartTable tbody tr td.name .art span {color: #b0b0b0;}
.cartTable tbody tr .cart-qty .input {max-width: 50px;display: inline-block;text-align: center;padding: 8px;}
.cartTable tfoot tr.discounttr td {padding: 20px 5px 15px;border-bottom: 1px solid #dce4e9;}
.cartTable tfoot tr.discounttr .disc-name .title {text-transform: uppercase;vertical-align: middle;}
.cartTable tfoot tr.discounttr .disc-name .num {display: inline-block;width: 36px;height: 36px;line-height: 36px;text-align: center;vertical-align: middle;background: #f50056;color: #fff;font-size: 12px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;}
.cartTable tfoot tr.discounttr .hide, .cartTable tfoot tr.total .hide {border-bottom: 0;}
.cartTable tfoot tr.total td {padding: 15px 5px 15px;border-bottom: 1px solid #dce4e9;}
.cartTable tfoot tr.total .title {vertical-align: -webkit-baseline-middle;}
.cartTable .price {font-size: 16px;white-space: nowrap;}
.cartTable .goods-image-other {max-width: 100px;max-height:100px;}
.cartTable .TotalSum .price {font-size: 22px;}
.cartTable .buttons {display: block;float: left;width: 100%;margin: 30px 0 0;}
.cartTable .buttons .button {float: right;font-size: 14px;padding: 0 35px;}
.cartTable .buttons .button i {margin-right: 10px;font-size: 21px;}
.cartTable .inputText {text-align: center;padding: 0px;max-width: 80px;border-color: #dce4e9;}
.cartTable .inputText:disabled {background-color: #ececec;cursor: not-allowed;}
/*** Личный кабинет (Страницы) ***/
.col-account {margin: 0;padding-bottom: 30px;}
.col-account h3 {padding: 0 0 10px;line-height: normal;margin-bottom: 10px;border-bottom: 1px solid #dce4e9;}
.col-account .buttons .button {margin-bottom: 5px;vertical-align: middle;}
.col-account .buttons p {margin-bottom: 0px;}
.form-list {margin-bottom: 20px;}
.form-list .fields {margin: 0 0 15px 0;max-width: 450px;}
.form-list .fields .input-box {position: relative;}
.form-list .fields:last-child {margin-bottom: 0;}
.form-list .fields > label {display: block;margin-bottom: 5px;}
.account .message {margin-left: 15px;margin-right: 15px;}
.clientForm .pp {margin-bottom: 10px;}
/*** Личный кабинет (Избранное) ***/
.account.cart-info .buttons .button {margin-right: 11px;margin-bottom:5px;}
/*** Обратный звонок, Связь с администрацией ***/
.callback-info .callback-form {text-align: left;}
.callback-info .callback-form .name-error, .callback-info .callback-form .phone-error {position: relative;text-align: left;bottom: 0;}
.callback-info .callback-form div {margin-bottom: 10px;}
.callback-info .callback-form div label {display: block;}
.callback-info .callback-form div input {margin: 0;}
.contact-info .block-contact > div {margin-bottom: 12px;line-height: 36px;}
.contact-info .block-contact > div i {display: inline-block;vertical-align: top;color: #969696;font-size: 26px;line-height: 36px;width: 36px;text-align: center;margin-right: 10px;}
/** Платежные системы на странице просмотра заказа **/
.order-info .title {margin-bottom: 10px;}
.order-info .paymentQiwi .tr2 .ceil1 {padding: 25px 0 25px;}
.order-info .paymentQiwi .tr6 .ceil1 {padding: 16px 10px 15px;}
.order-info .paymentQiwi .PhoneLabel, .order-info .paymentQiwi .PhoneInput {float: none;}
.order-info .paymentQiwi .PhoneInput {padding: 10px 0 0;}
.order-info .paymentQiwi #form_phone {width: 130px;text-align: center;}
/*** Оформление заказа ***/
.orderStrageContent .quick_order_payment, .orderStrageContent .coupons {margin-bottom: 15px;}
.orderStrageContent .buttons .button:nth-child(2) {float: right;}
.orderStrageContent .payment {margin-bottom: 15px;}
.orderStrageContent .registrations .text, .orderStrageContent .form-list .text {text-transform: uppercase;margin-bottom: 8px;}
.orderStrageContent .registrations .text-italic {color: #b2b2b2;margin-bottom: 15px;}
.orderStrageContent .registrations .contactWantRegister input {margin: 0;vertical-align: middle;}
.orderStrageContent h3.title {margin-bottom: 15px;}
.orderStrageContent .delivery {margin-bottom: 15px;}
.stages-list {float: left;width: 100%;margin: 30px 0 20px 0;padding-top: 30px;border-top: 1px solid #eacd8e;}
.stages .stage {display: inline-block;width: 48px;height: 48px;line-height: 48px;background-color: #c1c1c1;text-align: center;margin-right: 15px;margin-bottom: 15px;color: #fff;font-size: 22px;}
.stages .title {display: inline-block;font-size: 20px;color: #b2b2b2;text-transform: uppercase;}
.stages.active .stage, .stages:hover .stage {background-color: #969696;}
.stages.active .title, .stages:hover .title {color: #21293c;}
/*** Страница Поиск ***/
.page-content .search {padding: 15px;}
.page-content .search h4 {margin-bottom: 10px;}
/*** Акции ***/
.discount-box {text-align: center;}
.discount-box h3 {margin-bottom: 10px;}
.discount-box h3 span {text-decoration: underline;}
.discount-box h4 {text-transform: none;margin-bottom: 15px;}
.discount-box h4 span {color: #21293c;text-transform: uppercase;}
.discount-box .content {padding:15px 0 30px;border-bottom: 1px solid #dce4e9;}
.discount-box .content:first-child {padding:0 0 30px 0;}
.discount-box .content:last-child {border: 0;padding-bottom: 0;}
.discount-box .content .image img {display: block;margin: 0 auto;max-width: 100%;}
.discount-box .content .desc .button {margin: 0 auto;}
/*** Сравнение ***/
.compare-info .buttons {margin: 20px 0 30px}
.compare-info .buttons .button {margin-bottom: 5px;margin-right: 15px;}
.CompareGoodsTable {float: left;width: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;margin-bottom: 15px;}
.CompareGoodsTableFilter {float: right}
.CompareGoodsTableFilter .button {margin-bottom: 0;margin-left: 11px}
.CompareGoodsTableFilter .button.CompareGoodsTableFilterSelected {color: #fff}
.CompareGoodsTable .CompareNavigation {float: left;margin: 0;padding: 0;list-style: none;list-style-position: inside}
.CompareGoodsTable .CompareNavigation li {display: inline-block;vertical-align: middle}
.CompareGoodsTable .CompareNavigation .next,
.CompareGoodsTable .CompareNavigation .prev {font-size: 30px;vertical-align: middle;}
.CompareGoodsTableTbody tbody tr td.cell {text-align: left;width: 200px}
.CompareGoodsTableTbody tbody tr td.vtop {vertical-align: top;overflow: auto}
.CompareGoodsTableTbody .CompareCheckbox {margin: 0;vertical-align: middle}
.CompareGoodsTableTbody .CompareGoodsTableTbodyComparisonLine .htmlDataBlock {text-align: left}
@media all and (min-width: 1200px) {.CompareGoodsTableTbody.table-box {table-layout: fixed;}}
@media all and (max-width: 768px) {.CompareGoodsTableFilter .button {margin-bottom: 5px;margin-left: 0;}}
@media all and (max-width: 481px) {.CompareGoodsTable {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center}}
/*** Новости ***/
.news-box  a {text-decoration: underline;}
.news-box .news {border-bottom: 1px solid #dce4e9;margin-bottom: 20px;}
.news-box .news:last-child {margin-bottom: 0;}
.news-box .news .title {margin-bottom: 10px;}
.news-box .news-content p {margin-bottom: 0px;}
.news-box .news-time {text-align: right;margin-bottom: 10px;}
/*** Страница ошибки ***/
.error-page {padding: 15px;}
.error-page a {font-size:110%;}
.error-page a:hover {text-decoration:underline;}
.error-page ul.disc {list-style-type: disc;margin: 10px 0 10px 20px;padding: 0px 0 0px 20px;}
/* Предзагрузчик */
.preloader {display:block;position: absolute;top: 0;bottom: 0;width: 100%;height: 100%;z-index: 999;background: #fff;}
.content-loading, .content-loading:after {border-radius: 50%;width: 50px;height: 50px;}
.content-loading {font-size: 10px;position: absolute;top: 50%;left: 50%;margin: -25px 0 0 -25px;text-indent: -9999em;border: 2px solid #ccc;border-left-color: #969696;-webkit-animation: load8 0.6s infinite linear;animation: load8 0.6s infinite linear;}
.products .products-container .content-loading {top: 60px;}
.fancybox-inner .content-loading {background-color: #fff;}
#globalOrder.loading {height: 50vh;}
#globalOrder .content-loading {margin: 0 auto;margin-left: -25px;margin-top: -25px;}
@-webkit-keyframes load8 {0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
@keyframes load8 {0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}
/******************************************************************************
  Адаптивная часть
*******************************************************************************/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12, .col-sms-1, .col-sms-2, .col-sms-3, .col-sms-4, .col-sms-5, .col-sms-6, .col-sms-7, .col-sms-8, .col-sms-9, .col-sms-10, .col-sms-11, .col-sms-12, .col-hs-1, .col-hs-2, .col-hs-3, .col-hs-4, .col-hs-5, .col-hs-6, .col-hs-7, .col-hs-8, .col-hs-9, .col-hs-10, .col-hs-11, .col-hs-12 {float:left;position:relative;min-height:1px;padding-left:15px;padding-right:15px}
.col-xs-12{width:100%}
.col-xs-11{width:91.66666667%}
.col-xs-10{width:83.33333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
@media all and (max-width: 1199px) {
.formfast .form-list .fields.small.first {margin-right: 0;}
.cartTable tbody tr .cart-name .image {display: block;text-align: center;margin: 0 0 15px 0;}
.cartTable tbody tr .cart-name .name {width: 100%;}
.thumblist {max-width: 330px;}
.product-view .product-shop .custom-block .item {text-align: center;padding: 0;}
.product-view .product-shop .custom-block .text-area {text-align: center;}
}
@media all and (max-width: 991px) {
.sl-points-block {display: none;}
.toolbar.bottom .sort-by {display: none;}
.col-left .block {margin-bottom:10px;}
.discount-box .content .image {margin-bottom: 15px;}
.quickview {display: none !important;}
.step li {padding: 10px;}
.cartTable thead {display: none;}
.cartTable td.hide {display: none;}
.cartTable tbody tr td, .cartTable thead tr td {border-bottom: 0;padding: 0;}
.cartTable tbody tr {display: block;position: relative;width: 100%;margin-bottom: 20px;border-bottom: 1px solid #dce4e9;}
.cartTable tbody tr:last-child {margin: 0;}
.cartTable tbody tr > td {display: inline-block;}
.cartTable tbody tr .cart-name {display: block;text-align: center;margin-bottom: 0px;}
.cartTable tbody tr td.image {display: block;text-align: center;border-right: 1px solid #dce4e9;}
.cartTable tbody tr td.image img {margin: 10px;}
.cartTable tbody tr td.name {display: block;border-top: 0;border-left: 1px solid #dce4e9;padding: 10px;}
.cartTable tbody tr td.name a {margin-bottom: 0px;}
.cartTable tbody tr td.cart-price {display: block;position: relative;width: 100%;line-height: 38px;text-align: right;padding: 0 60px;}
.cartTable tbody tr td.cart-price.hide {position: absolute;left: 0;padding: 0;width: 120px;text-align: center;}
.cartTable tbody tr td.cart-price.hide .price:before {content: "Цена:"; margin-right: 5px;}
.cartTable tbody tr td.closetd {position: absolute;right: 0;bottom: 0;line-height: 37px;padding: 0 10px;border-top:none;}
.cartTable tbody tr td.cart-qty {position: absolute;left: 120px;z-index: 1;}
.cartTable tbody tr td.cart-qty .input {border: 0;background-color: transparent;height: 39px;max-width: 70px;}
.cartTable tfoot tr {display: block;float: left;width: 100%;border-bottom: 1px solid #dce4e9;}
.cartTable tfoot tr > td {float: left;}
.cartTable tfoot tr > td:last-child {float: right;}
.cartTable tfoot tr.actions {border-bottom: 0;}
.cartTable tfoot tr.actions td {display: block;width: 100%;}
.cartTable tfoot tr.discounttr td, .cartTable tfoot tr.total td {border-bottom: 0;}
.formfast-cart {display: none !important;}
#OrderAjaxBlock .formfast .buttons {width: 100%;}
.thumblist {max-width: 630px;}
.products-grid {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;-ms-flex-wrap: wrap;flex-wrap: wrap;text-align: center}
#footer .callbackForm .button {margin: 0;}
#footer .fotter-bottom .copyright {text-align: center;margin-bottom: 15px;}
#footer .fotter-bottom .payments-block {text-align: center;}
.product-view .product-shop .product-neighbor {display: none;}
.product-view .product-shop .add-to-box .add-to-cart .button.quick {display: none;}
.product-tabs .tabs-content {padding-bottom: 30px;}
.product-view .product-toolbar .product-neighbor {display:none;}
}
@media all and (max-width: 767px) {
.col-sms-12 {width: 100%;}
.col-sms-11 {width: 91.66666666666666%;}
.col-sms-10 {width: 83.33333333333334%;}
.col-sms-9 {width: 75%;}
.col-sms-8 {width: 66.66666666666666%;}
.col-sms-7 {width: 58.333333333333336%;}
.col-sms-6 {width: 50%;}
.col-sms-5 {width: 41.66666666666667%;}
.col-sms-4 {width: 33.33333333333333%;}
.col-sms-3 {width: 25%;}
.col-sms-2 {width: 16.666666666666664%;}
.col-sms-1 {width: 8.333333333333332%;}
.goodsDataOpinionAddTable label {width: 100%;}
.goodsDataOpinionFormReset {width: 80px;}
.step li {display: block;width: 100%;padding: 15px;}
.step li.step_done {border-bottom: 1px solid rgba(255, 255, 255, 0.2);}
.thumblist {max-width: 500px;}
#footer .callbackForm .inputText {display: block;max-width: 300px;clear: both;}
#footer .callbackForm .button {margin: 0;clear: both;}
.cart-compare .title .title {display: none;}
.cart-compare > div {width: 50%;}
.favorites .dropdown, .cart .dropdown, .compare .dropdown {display: none;}
.products-list .item .product-shop {padding-right: 0px;width: 100%;}
.products-list .item .product-image {float: none;margin: 0 auto 20px;min-height: 50px;height: auto;line-height: 1;}
.products-grid .item .item-inner {margin-bottom: 0;padding-bottom: 0;}
.products-grid .item .product-shop {position: relative;bottom: 0;}
.products-grid .item:hover .item-inner .product-shop {bottom: 0;}
.products-grid .item .product-shop .actions {position: relative;bottom: 0;opacity: 1;filter: alpha(opacity=100);}
.products-grid .item .product-shop .ratings {display: none;}
.cart-compare div > .title {width: 110px;line-height: 51px;}
.view-mode {margin-left: auto;}
.sort-by select {max-width: 200px;}
}
@media all and (max-width: 641px) {
.scroll {overflow-x: scroll;}
.delivery .orderStageDeliveryListTable .cell3 {min-width: auto;}
.CompareGoodsTableFilter {line-height: 1;}
.CompareGoodsTableFilter span {margin-bottom: 10px;}
.CompareGoodsTable .CompareNavigation {float: none;text-align: center;}
.thumblist {max-width: 340px;}
.sort-by label, .show-by label {display: none;}
.product-view .product-shop .custom-block .item {text-align: center;}
.product-view .product-shop .custom-block .item i {display: block;text-align: center;}
.product-view .product-shop .custom-block .text-area {text-align: center;margin: 0;}
.product-tabs .tabs {padding: 0;}
.product-tabs .tabs li {display: block;padding: 0;}
.product-tabs .tabs li a {padding: 15px;}
#page-title .block-title h1.title {font-size: 28px;}
}
@media all and (max-width: 481px) {
  
 
  
  
img {height: auto!important;}
.col-smb-12 {width: 100%;}
.col-contact {margin-bottom: 20px;}
.sort-by {display: block;width: 100%;margin-bottom: 10px;}
.sort-by select {width: 100%;max-width: 100%;}
.toolbar .compare, .show-by label {display: inline-block;}
.toolbar.bottom .pages {-webkit-box-ordinal-group: 2;-ms-flex-order: 1;order: 1;margin: auto;padding: 0px 0px 0px 0px;}
.goodsDataOpinionFormReset {width: auto;}
.CompareGoodsTableFilter {float: left;}
.CompareGoodsTableFilter span {float: left;width: 100%;}
.orderStrageContent .buttons .button {margin: 0 10px 10px 0;float: left;}
.orderStrageContent .buttons .button:nth-child(2) {float: left;margin: 0;}
.cartTable {table-layout: fixed;}
.cartTable tbody tr td.cart-qty .input {max-width: 40px;padding:5px;}
.cartTable tfoot tr.actions td {display: block;}
.cartTable tfoot tr.discounttr td.disc-name {max-width: 160px;}
.cartTable tfoot tr.actions .buttons .button {display: block;width: 100%;}
.cartTable tfoot tr.actions .buttons .button:first-child {margin-bottom: 10px;}
.cartTable .TotalSum .price {font-size: 16px;}
.formfast .form-list .fields.small.first {margin-right: 0px;}
.thumblist {max-width: 220px;}
body.active .wrapper {overflow: hidden;z-index: 1;display: none;}
.header .header-logo,
.header .header-tools {padding: 0 10px;}
.header-toolsCol {margin-right:3px;}
#page-title .block-title h1.title {font-size: 26px;}
.product-view .product-name {padding-right: 40px;}
.product-view .product-toolbar {flex-direction: column;}
.product-view .product-img-box .general-img {min-height: 100px;}
.product-view .product-shop .custom-block .item {display: block;width: 100%;border-left: 0;padding: 0 0 15px 0;text-align: left;}
.product-view .product-shop .custom-block .item:last-child {padding-bottom: 0;}
.product-view .product-shop .custom-block .item i {display: inline-block;text-align: left;width: 45px;font-size: 25px;text-align: center;}
.product-view .product-shop .custom-block .text-area {text-align: left;margin-left: 5px;}
.product-view .product-shop .add-to-box .add-to-cart {display: block;}
.related .block-title h2.title {font-size: 16px;line-height: 27px}
.tab-content .delivery h4 {font-size: 16px;}
#news .tabs-headerList:before {content: '';display: block;width: 30px;height: 100%;position: absolute;top: 0;right: 0;box-shadow: inset -25px 0 11px 0 #f1f1f1}
#breadcrumbs li:last-child {padding-right: 20px}
#footer .callbackForm .button {margin: 0 auto 10px}
}
@media all and (max-width: 375px){
  .cartTable tbody tr td.cart-qty .input {max-width: 20px;padding: 1px;}  
}
@media all and (min-width: 768px) {
.col-sm-12{width:100%}
.col-sm-11{width:91.66666667%}
.col-sm-10{width:83.33333333%}
.col-sm-9{width:75%}
.col-sm-8{width:66.66666667%}
.col-sm-7{width:58.33333333%}
.col-sm-6{width:50%}
.col-sm-5{width:41.66666667%}
.col-sm-4{width:33.33333333%}
.col-sm-3{width:25%}
.col-sm-2{width:16.66666667%}
.col-sm-1{width:8.33333333%}
.container {width: 750px;}
}
@media all and (min-width: 992px) {
.col-md-12{width:100%}
.col-md-11{width:91.66666667%}
.col-md-10{width:83.33333333%}
.col-md-9{width:75%}
.col-md-8{width:66.66666667%}
.col-md-7{width:58.33333333%}
.col-md-6{width:50%}
.col-md-5{width:41.66666667%}
.col-md-4{width:33.33333333%}
.col-md-3{width:25%}
.col-md-2{width:16.66666667%}
.col-md-1{width:8.33333333%}
.container {width: 100%;}
}
@media all and (min-width: 1200px) {
.col-lg-12{width:100%;}
.col-lg-11{width:91.66666667%}
.col-lg-10{width:83.33333333%}
.col-lg-9{width:75%}
.col-lg-8{width:66.66666667%}
.col-lg-7{width:58.33333333%}
.col-lg-6{width:50%}
.col-lg-5{width:41.66666667%}
.col-lg-4{width:33.33333333%}
.col-lg-3{width:25%}
.col-lg-2{width:16.66666667%}
.col-lg-1{width:8.33333333%}
.container {max-width: 1800px;width:100%;}
}
@media all and (min-width: 1600px) {
.col-hs-12{width:100%;}
.col-hs-11{width:91.66666667%}
.col-hs-10{width:83.33333333%}
.col-hs-9{width:75%}
.col-hs-8{width:66.66666667%}
.col-hs-7{width:58.33333333%}
.col-hs-6{width:50%}
.col-hs-5{width:41.66666667%}
.col-hs-4{width:33.33333333%}
.col-hs-3{width:25%}
.col-hs-2{width:16.66666667%}
.col-hs-1{width:8.33333333%}
}
/******************************************************************************
  Фиксы для браузеров
*******************************************************************************/
.IE .header .header-sectionsLink:before {content: '';width: 10px;height: 50px;margin: 0 0 0 -10px}
@media screen and(-ms-high-contrast: active),(-ms-high-contrast: none) {
.rating-box {display: inline-block;position: relative;vertical-align: middle;width: 95px;height: 14px;font-size: 0;line-height: 0;text-indent: -999em;overflow: hidden;}
.rating-box:before {display: inline;font-family: "FontAwesome";content: "\f005\20\f005\20\f005\20\f005\20\f005";width: 95px;height: 14px;line-height: 14px;font-size: 14px;color: #dce4e9;}
.rating-box .rating {position: absolute;float: left;height: 14px;left: 0;top: 0;overflow: hidden;}
.rating-box .rating:before {display: inline;font-family: "FontAwesome";content: "\f005\20\f005\20\f005\20\f005\20\f005";width: 95px;height: 14px;line-height: 14px;font-size: 14px;color: #969696;}
}
/******************************************************************************
  Если не работает JS
*******************************************************************************/
.nojs .products-grid.owl-carousel .item .item-inner {width: 262px;}
.nojs #slideshow .owl-carousel, .nojs #news .owl-carousel, .nojs .viewed .owl-carousel {display: block;}
.nojs #back-top, .nojs .quickview, .nojs .filters-price #goods-filter-price-slider {display: none;}
.nojs .filters-price .goodsFilterPriceSubmit {margin-top: 15px;}
.nojs .filters-price .layout-slider {max-width: 100%;}
.goodsDataMainModificationsDescriptionBlock div {padding: 15px;text-align: center;}
.goodsDataMainModificationsDescriptionBlock img {width: 25%;}
@media all and (min-width: 481px) and (max-width: 495px){
  .add-cart span { display: none; }
}
 
@media all and (min-width: 1200px) and (max-width: 1260px){
  .add-cart span { display: none; }
} 
@media (min-width: 501px) {
   body .categories {
      margin: 0px -2px -1px 0px;
      justify-content: left;
      
      
   }
   
   body .categories .item {
      border-top: 1px solid #dce4e9;
      border-right: 1px solid #dce4e9;
      border-bottom: 1px solid #dce4e9;
      text-align: center;
      width: 25%;
      margin: 0px 0px -1px 0px;
      border-left: 0px;
      transition: all ease 0.2s;
      padding: 15px;
   } 
    
   body .categories .item .cat-name {
      border-bottom: 0px;  
   }
   
  body .categories .item:hover {
      border-color: #fff;
      box-shadow: 0 0 20px 0 rgb(0 0 0 / 15%);
      position: relative;
      z-index: 2;
  }   
   
}
@media (min-width: 501px) {
   body .categories .item {
      width: 100%;
   }
}
@media (min-width: 656px) {
   body .categories .item {
      width: 50%;
   }
}
@media (min-width: 1024px) {
   body .page-content .categories .item {
      width: 33.3333333%;
   }
   
   body .page-content .categories .item .cat-image a img {
     max-width: 120px;
     
   }
   
   .categories .item .cat-image {
      min-width: 150px!important;
      height: 140px!important;
   }
   
   body .categories .item .cat-name {
     padding-left: 15px!important; 
   }
   body .page-content .categories .item  .cat-name { 
     padding-left: 10px!important;
   }
   
   body .page-content .categories .item { 
     width: 50%;
     padding: 5px;
   }
   
   .categories .item .cat-name a {
     font-size: 15px;
   }
   
   body .page-content .categories .item .cat-image {
     padding-right: 5px!important;
     width: auto;
   }
   
   
}
@media (min-width: 1200px) {
   body .categories .item {
      width: 33.3333333%;
   }
   
   body .page-content .categories .item {
      width: 33.3333333%;
   }
}
@media (min-width: 1400px) {
  
   body .categories .item {
      width: 25%;
   }
   
   body .page-content .categories .item {
      width: 33.3333333%;
   }
   
   body .page-content .categories .item .cat-image a img {
     max-width: 120px;
     
   }
   
   .categories .item .cat-image {
     min-width: 150px!important;
      width: 150px!important;
      height: 140px!important;
   }
}
@media all and (min-width: 992px) and (max-width:1199px) {
  .product-shop .text-area {
      width: 100%;
      margin-top: 10px;
  }
}
@media all and (min-width: 360px) and (max-width: 370px) {
    .products-grid .price-box .price {
        font-size: 14px!important;
    }
    
    .products-grid .price-box .price.old-price {
        font-size: 12px!important;
    }
    
    .products-grid .item .product-shop .price-box .old-price {
      margin-right: 3px!important;
    }
}
@media all and (max-width: 358px) {
  .toolbar.bottom .pages {
    margin-top: 10px;
  } 
}
@media all and (max-width: 350px) {
  .page-table span {
    font-size: 11px!important;  
  }
}