

/* Start:/bitrix/templates/our_shop/css/jquery.fancybox.css?16969635454353*/
/*! fancyBox v2.1.0 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('/bitrix/templates/our_shop/css/../images/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('/bitrix/templates/our_shop/css/../images/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	/*background: transparent url('/bitrix/templates/our_shop/css/../images/blank.gif');*/ /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -9999px;
	left: -9999px;
	visibility: hidden;
}

/* Overlay helper

.fancybox-lock {
	overflow: hidden;
}
 */
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('/bitrix/templates/our_shop/css/../images/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/* End */


/* Start:/bitrix/templates/our_shop/css/styles.css?1704891896154105*/
* { font-family: Open Sans, Arial, Helvetica, sans-serif; }

.tabs > li:before, .tabs_content > li:before, .flex-viewport li:before, .flex-direction-nav  li:before, .slider_navigation li:before,

#footer .bottom_submenu li:before, .extended_pagination  li:before, .main-nav li:before, .bottom_main_menu li:before, .item_slider ul.slides li:before,

.module-gallery-list li:before, ul.left_menu li:before, ul.brands_list li:before, ul.stores_list li:before, .section_item_inner ul li:before, ul.tabs-content li:before, 

.internal_sections_list  li:before, li.catalog_item:before, .compare_list ul li:before, .catalog_detail .set_wrapp li:before, .catalog_detail .bx_item_set_hor_container_big li:before, 

.bx_modal_body  .bx_kit_one_section li:before, .bx_modal_body  .bx_kit_two_section li:before, .bx_kit_one_section li:before, .bx_kit_two_section li:before, .menu li:before, ul.flex-control-nav li:before,

.flex-control-nav ol li:before { content: none !important; padding-right: 0; }

div[class^="bx-"] li:before, ul[class^="bx-"] li:before { content: none;  padding-right: inherit; }

div[class^="bx-"] input[type='button'], div[class^="bx-"] input[type='submit'], div[class^="bx-"] button { ext-transform: inherit; font-family: inherit; border: inherit; }
.news_detail_wrapp, #content .mb-likes, #content .news_akc_block, .category.bordered, .category__ctrls, .akccii_box_inner, .error_page{
	width: 95%;
	max-width: 1530px;
	margin: 0 auto;
	float: none;
	display: block;
}
#content .right_block .customSite{
    font-size: 14px;
    font-style: italic;
    padding-bottom: 5px;
}
.header_lang{
  display: none !important; /*29.07*/
}
.lang-block .ik_select{ /*29.07*/
	  padding-left: 0px;
    padding-right: 0px;
    max-width: 50px;
    position: relative;
    z-index: 99;
    margin-right: 15px;
}
.lang-block .ik_select.common_select .common_select-link:after { 
	content: "";
	position: absolute;
	bottom:  0px;
	display: block;
	background:#683814;	
	width: 25px;
	height: 5px;
	color: #683814;
}

.main_page .lang-block .ik_select.common_select .common_select-link:after { color: #fff; background: #fff;	 }

.header_social { 
	margin-right: 23px;
	padding-left: 23px;
	display: flex;
	position: relative;
	align-items:  center;
}
.header_social > a > svg {
	max-width: 28px;
    max-height: 28px;	
}

.header_social:before{
	content: "";
	width: 1px;
	height: 17px;
	background: #DBDBDB;
	display: inline-block;
	position: absolute;
	top:  calc(50% - 8.5px);
	left: 0px;
}
.header_social a{ /*29.07*/
	display: inline-block;
	line-height: 1;
}

.lang-block .online_shop {  
	white-space: nowrap;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 20px;
	text-transform: uppercase;
	position: relative;
	color: #fff;
	padding: 0px 23px;
}

body:not(.main_page) .lang-block .online_shop  {color: #683814;}

.top-h-row .search{
	height: 78px;
}
.lang-block .online_shop:before{ /*29.07*/
	content: "";
	width: 1px;
	height: 17px;
	background: #DBDBDB;
	display: inline-block;
	position: absolute;
	top:  calc(50% - 8.5px);
	left: 0px;
}
.lang-block .online_shop svg{ /*29.07*/
	position: relative;
	top: 3px;
	margin-right: 10px;
}
@media(max-width: 1800px){
	.lang-block .online_shop span{
		display: none
	}
	.lang-block .online_shop svg{
		margin-right: 0px
	}
}
.lang-block .header__eye{ /*29.07*/
	margin: 0px;
	margin-right: 23px;
	padding: 0px 23px;
}
.lang-block .header__eye:before{ /*29.07*/
		content: "";
	width: 1px;
	height: 17px;
	background: #DBDBDB;
	display: inline-block;
	position: absolute;
	top:  calc(50% - 8.5px);
	left: 0px;

}
.lang-block .header__eye:after{ /*29.07*/
			content: "";
	width: 1px;
	height: 17px;
	background: #DBDBDB;
	display: inline-block;
	position: absolute;
	top:  calc(50% - 8.5px);
	right: 0px;
}
.lang-block{ /*29.07*/
	display: flex;
	align-items:  center;
}
.lang-block .ik_select.common_select .common_select-link{ /*29.07*/
	border: none;
	background: transparent;
	margin-bottom: 0px;
	height: 80px;
	padding: 0px;
	position: relative;
	display: flex;
	align-items:  center;
}
.lang-block .ik_select.common_select .common_select-link .ik_select_link_text:after{  /*29.07*/
	width: 6px;
	height: 4px;
	content: "";
	display: inline-block;
	margin-left: 10px;
	position: relative;
	top: -5px;
	background: url(/upload/down.svg) no-repeat center / contain;
}
.lang-block .ik_select.common_select .common_select-link .ik_select_link_text { /*29.07*/
	position: relative;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
/*	top: -20px;*/
	text-transform: uppercase;
	color: #683814;
}

.main_page .lang-block .ik_select.common_select .common_select-link .ik_select_link_text {color: #fff;}

.lang-block .ik_select.common_select .common_select-link .trigger{ /*29.07*/
	display: none;
}
@media(max-width: 1300px){ /*29.07*/
	.lang-block .online_shop{
		padding: 20px;
	}
	.header_social{
		margin-right: 20px;
		padding-left: 20px
	}
	.lang-block .header__eye{
		margin-right: 20px;
		padding: 0px 20px;
	}
}
@media(max-width: 1024px){  /*29.07*/
	.lang-block{
		height: 60px;
	}
	.lang-block .common_select{
		height: 60px;
		display: none
	}
	.lang-block .ik_select.common_select .common_select-link{
		height: 60px;
	}
	.lang-block .ik_select.common_select .common_select-link:after{
		display: none
	}
	.ik_select_dropdown.common_select-dd{
		min-width: 52px
	}
	.top-h-row .search{
		height: auto;
	}
	.lang-block .ik_select{
		margin-right: 10px
	}
}
@media(max-width: 768px){
	body .lang-block{
		margin-left: 29%
	}
}
@media(Max-width: 650px){  /*29.07*/
	body .wrapper .lang-block{
		width: 51%
	}
	.header_social{
		padding-left: 0px;
		margin-right: 10px
	}
	.header_social:before{
		display: none
	}
	.header_social a svg{
		max-width: 20px;
	}
	.lang-block .online_shop{
		padding: 0px 10px;
	}
	body .lang-block .ik_select.header_lang{
		display: none !important
	}
	body .lang-block .ik_select{
		height: auto;
		margin-right: 0px;
		padding-right: 0px;
		padding-left: 0px;
		max-width: 40px;
	}
	.lang-block .online_shop{
		display: none
	}
	.lang-block .header__eye{
		margin-right: 10px;
		padding: 0px 10px
	}
	.header__eye a img{
		width: 20px;
		min-width: 20px
	}
	.lang-block .ik_select.common_select .common_select-link .ik_select_link_text{
		font-size: 15px;
		margin-top: 0px;
		margin-bottom: 0px
	}
}
@media(Max-width: 380px){  /*29.07*/
		body .wrapper .lang-block{
			width: 53%
		}
}
.error_page{
	max-width: 1000px;
}
.preloader{
	display:block;
}
.backdrop {
  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;
  height: 100%;
  width: 100%;
  position: fixed;
      top: 0px;
    z-index: 9999;
  background: url(/bitrix/templates/our_shop/css/../images/load-bg.jpg) no-repeat;
  background-size: cover;

}

.loader {
  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: center;
}

.dot {
  background: #68370f;
  margin: 5px;
  -webkit-animation-name: loader;
          animation-name: loader;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
}
.main_page .dot{
	display: none;
	background: url("/upload/pre_logo.png") no-repeat center / contain;
}


.loader img{
	  display: block;
	  animation: animationFrames linear 2.5s;
	  animation-iteration-count: 1;
	  transform-origin: 50% 50%;
	  -webkit-animation: animationFrames linear 2.5s;
	  -webkit-animation-iteration-count: 1;
	  -webkit-transform-origin: 50% 50%;
	  -moz-animation: animationFrames linear 2.5s;
	  -moz-animation-iteration-count: 1;
	  -moz-transform-origin: 50% 50%;
	  -o-animation: animationFrames linear 2.5s;
	  -o-animation-iteration-count: 1;
	  -o-transform-origin: 50% 50%;
	  -ms-animation: animationFrames linear 2.5s;
	  -ms-animation-iteration-count: 1;
	  -ms-transform-origin: 50% 50%;
}

@keyframes animationFrames{
  0% {
    transform:  scaleX(0.30) scaleY(0.30) ;
  }
  100% {
    transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-moz-keyframes animationFrames{
  0% {
    -moz-transform:  scaleX(0.30) scaleY(0.30) ;
  }
  100% {
    -moz-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-webkit-keyframes animationFrames {
  0% {
    -webkit-transform:  scaleX(0.30) scaleY(0.30) ;
  }
  100% {
    -webkit-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-o-keyframes animationFrames {
  0% {
    -o-transform:  scaleX(0.30) scaleY(0.30) ;
  }
  100% {
    -o-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}

@-ms-keyframes animationFrames {
  0% {
    -ms-transform:  scaleX(0.30) scaleY(0.30) ;
  }
  100% {
    -ms-transform:  scaleX(1.00) scaleY(1.00) ;
  }
}




.dot:nth-child(1) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.dot:nth-child(2) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.dot:nth-child(3) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.dot:nth-child(4) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.dot:nth-child(5) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

@-webkit-keyframes loader {
  from {
    width: 2px;
    height: 2px;
    border-radius: 1px;
  }
  to {
    width: 20px;
    height: 20px;
    border-radius: 10px;
  }
}

@keyframes loader {
  from {
    width: 2px;
    height: 2px;
    border-radius: 1px;
  }
  to {
    width: 20px;
    height: 20px;
    border-radius: 10px;
  }
}
 #content .mb-likes{
 	min-height: 50px;
 	margin-top: 30px;
 }
.akccii_box{
	 padding-top: 30px;
	 padding-bottom: 30px;
    background: #F7F1E8;
}
.akccii_box p{
	margin-bottom: 0px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	/* identical to box height */

	display: flex;
	align-items: center;

}
.akccii_box_inner h3{
	margin-top: 0px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	text-transform: uppercase;
	margin-bottom: 10px;
	color: #742A19;
	
}
header.color .navbar-default .navbar-nav ul.search-div{
	display: none;
}
.grey_bg.about-wrapper ul li{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	color: #242424;
	margin-bottom: 18px;
	display: flex;
	-webkit-align-items: flex-start;
	        align-items: flex-start;
}
.grey_bg.about-wrapper ul li img{
	margin-right: 10px;
	position: relative;
	top: 6px
}
.popup div.form div.form_head h2{
	text-align: center;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	text-align: center;
	text-transform: uppercase;

	color: #742A19;

}
.popup div.form div.form_body{
	padding-top: 20px;
}
.popup div.form div.form_head{
	border-bottom: none;
	background: #FBFBFB;
	padding: 18px 35px 19px
}
.popup div.form form label span{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 125%;
	color: #242424;
	display: inline-block;
	margin-bottom: 4px;
}
.popup div.form form label span.star{
	color: red
}
.grey_bg.about-wrapper ul li:before{
	display: none;
	/*content: "";
	display: inline-block;
	width: 16px;
	height: 16px;
	margin-right: 10px;
	background: url("/upload/check.svg") no-repeat center / contain;*/
}
.popup div.form button.button{
	background: linear-gradient(273.27deg, #952F0B 0%, #AD3A11 100%), #FFFFFF;
	border-radius: 5px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	color: #FFFFFF;
	padding-left: 30px;
	padding-right: 30px;
}
.popup div.form button.button.transparent{
	background: transparent;
	color: #222
}
.popup div.form button.button:hover{
	color: #FFFFFF;
	background: linear-gradient(273.27deg, #952F0B 0%, #952F0B 100%), #FFFFFF;
}
.catalog_detail .tabs_content h4 { margin: 10px 0 15px; }

#bx-composite-banner{text-align:center;margin:10px 0 0;}

.m16{margin:0;padding:0 0 18px 0;color:green;}

#content { position: relative; zoom: 1; }

#content.main { margin-bottom: 0; }

.pseudo, .catalog_detail .extended_info.open_stores .availability-row .value{ text-decoration: none; border-bottom: 1px dotted; cursor: pointer; }

.specials_slider_wrapp ul.tabs li { text-transform: uppercase; }

.specials_slider_wrapp ul.tabs li span  {  border-bottom: 1px dotted; }



.clearboth { clear: both; }

.clearleft { clear: left; }

.clearright { clear: right; }

.wrapper.has_menu  .top-h-row  .search{ display: none; }



.top-h-row  .search input[id^=title-search-input]{ height: 26px; font-size: 12px; padding: 0 8px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; border-width: 1px; border-style: solid; width: 100%; line-height: 25px; }

.top-h-row  .search #search-submit-button{ cursor: pointer; height: 24px; width: 29px; font-size: 0; border: 0; border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; -webkit-border-radius: 0 2px 2px 0; position: absolute; 	top: 0; right: 0; margin-top: 1px; display: block; }

.middle-h-row  .search input[id^=title-search-input], #header ul.menu.full > li.search_row input[id^=title-search-input] { height: 33px; font-size: 12px; padding: 0 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; line-height: 32px; }

.middle-h-row .search #search-submit-button, #header ul.menu.full > li.search_row #search-submit-button { cursor: pointer; height: 31px; width: 35px; font-size: 0; border: 0; border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; -webkit-border-radius: 0 2px 2px 0; position: absolute; top: 1px; right: 1px; display: block; }

#header ul.menu.full > li.search_row #search-submit-button { top: 3px; right: 3px; height: 33px; width: 35px; }

#header ul.menu.full > li.search_row { padding: 3px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; border-radius: 0 0 3px 3px; -moz-border-radius: 0 0 3px 3px; -webkit-border-radius: 0 0 3px 3px; position: relative; display: none; }

.wrapper.has_menu .main-nav { display: none; }

.main-nav .menu > li > a{ border-bottom: 1px solid transparent; }

.top-h-row  .search #search-submit-button i, .middle-h-row  .search #search-submit-button i, #header ul.menu.full > li.search_row #search-submit-button i{ display: inline-block; background: url(/bitrix/templates/our_shop/css/../images/magnifier.png); background-repeat: no-repeat; }

.top-h-row  .search #search-submit-button i, #header ul.menu.full > li.search_row #search-submit-button i{ height: 26px; width: 29px; background-position: top center; }

@-moz-document url-prefix(){

	.top-h-row  .search #search-submit-button i, #header ul.menu.full > li.search_row #search-submit-button i { width: 26px; }

	.middle-h-row  .search #search-submit-button i { 	margin: -2px 0 0 -3px; 	}

}

.middle-h-row  .search #search-submit-button i { height: 32px; width: 35px;  background-position: 4px 4px; }

table.title-search-result td.title-search-all a .icon i, .card_popup_frame.popup  a.more_row .icon i, .basket_fly td.total_wrapp a.more_row .icon i { background: url(/bitrix/templates/our_shop/css/../images/arrows.png) no-repeat; }

table.title-search-result td.title-search-all a .icon  { margin-left: 9px; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; position: relative; bottom: -4px; zoom: 1; }

table.title-search-result td.title-search-all a .icon i, .card_popup_frame.popup  a.more_row .icon i, .basket_fly td.total_wrapp a.more_row .icon i{ background-position: 2px -241px; }

.top-h-row   .phone { float: right; width: 25%; text-align: right; 	margin-top: 1px; }

.top-h-row   .phone span.phone_text, .top-h-row   .phone span.phone_text a, #footer .phone span.phone_text, #footer .phone span.phone_text a { font-size: 19px; white-space: nowrap; }

.top-h-row   .phone span.phone_text a, #footer .phone span.phone_text a { cursor: default; text-decoration: none; }

.top-h-row   .phone, #footer .phone { white-space: nowrap; }

.top-h-row   .phone .icon, .top-h-row   .phone .icon i, #footer  .phone .icon, #footer  .phone .icon i { display: inline-block; height: 24px; width: 24px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }

.top-h-row   .phone .icon, #footer .phone .icon { position: relative; zoom: 1; bottom: -5px; margin-right: 2px; }

.top-h-row   .phone .icon i, #footer .phone .icon i { background: url("/bitrix/templates/our_shop/css/../images/phone.png"); background-repeat: no-repeat; }

#footer .phone .icon i { background-position: 0px -24px; }

.price .title-search-price .price:not(.discount) { display: inline-block; margin-right: 2px; float: none; }

div.title-search-result { display:none; overflow:hidden; z-index:205; min-width: 270px; background: #fff; box-shadow: 0px 0px 1px 1px #E5E5E5; }

table.title-search-result { border-collapse: collapse; border:none; width:100%; }

table.title-search-result td { background-color: #fff; padding-top:8px; padding-bottom:8px; text-align:left; border-top: 1px solid transparent; border-bottom: 1px solid transparent; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; }

table.title-search-result td.title-search-item { padding-left:8px; padding-right:15px; vertical-align: middle; }

table.title-search-result td.main a { vertical-align:top; text-decoration: none; }

table.title-search-result td.main a, table.title-search-result td.main .title-search-preview  { max-width: 230px; overflow: hidden; text-overflow: ellipsis; display: block; }

table.title-search-result td.main{ padding-left: 4px; width: 242px; overflow: hidden; text-overflow: ellipsis; }

table.title-search-result td.picture { width: 48px; padding-left: 14px; }

table.title-search-result td.price { vertical-align: top; padding-right: 10px; padding-left: 10px; width: 105px; text-align: right; white-space: nowrap; }

table.title-search-result img.item_preview { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; margin: 2px 5px; }



table.title-search-result td.main b { font-weight:normal; }

table.title-search-result td{ border-bottom: 1px solid #e7e7e7; border-top: 1px solid transparent; }

table.title-search-result tr.title-search-selected td{ background-color:#F7F7F7; border-top: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }

table.title-search-result td.title-search-more { font-size:11px; font-weight:normal; padding-right:15px; padding-left:24px; padding-top:0px; }

table.title-search-result td.title-search-more a{ padding-left:12px; padding-right:15px; text-decoration:none; }

table.title-search-result td.title-search-all { padding: 11px 13px 13px; border-bottom-width: 0px; }

table.title-search-result td.title-search-all a{ text-decoration: none; }

table.title-search-result td.title-search-all a span.text{ display: inline-block; height: 14px; }

table.title-search-result td.title-search-all a .icon, table.title-search-result td.title-search-all a .icon i, .card_popup_frame.popup  a.more_row  .icon, .card_popup_frame.popup  a.more_row  .icon i,

.basket_fly td.total_wrapp a.more_row .icon, .basket_fly td.total_wrapp a.more_row .icon i { display: inline-block; height: 15px; width: 15px; }

table.title-search-result td.title-search-separator, table.title-search-result th.title-search-separator { padding:0; height: 10px; font-size:0; }

#header .middle-h-row, #header .catalog_menu{ margin: 0 auto; position: relative; zoom: 1; }

#header .middle-h-row{ z-index: 202; }

#header .middle-h-row .logo_wrapp .logo{ min-height:51px; line-height:51px; overflow: hidden; display: table-cell; }



#header .basket_fly{-webkit-transform: translateZ(0);}

#header .basket_fly td { box-sizing: content-box; -moz-box-sizing: content-box; -o-box-sizing: content-box; -webkit-box-sizing: content-box; }

ul.menu, ul.mini-menu { text-align: justify; list-style-type: none; font-size: 0px; line-height: 0; zoom: 1; }

.bx-ie ul.menu, .bx-ie ul.mini-menu { font-size: 1px; }

ul.menu li, ul.mini-menu li { display: inline-block; vertical-align: top; padding: 0; line-height: 20px;  }

.main-nav  ul.menu > li > a, ul.mini-menu li a{ font-size: 14px; text-transform: uppercase; padding: 0 10px; text-decoration: none; white-space:nowrap; color:#000000; }

ul.menu li.stretch{ display: inline-block;    width: 100%; *display: inline; zoom: 1 }

ul.menu li:hover .child{ display: block; }

ul.menu li:hover b.space, .breadcrumbs .drop:hover b.space{ display: inline-block; }

ul.mini-menu, ul.menu li .child, ul.mini-menu li .child{ display: none; }

.module-drop-cart { position: absolute; right: 0px !important; top: 87px; width: 431px; max-width: 100%; z-index: 999; display: none; }

.wrapper .basket_normal { display: none; }

.wrapper.basket_normal .basket_normal { display: block; }

.header-cart-block .cart  { width: 230px;  text-align: left; position: relative; zoom: 1; }

.header-cart-block .delay_small, .header-cart-block .cart_small { display: none; }

.header-cart-block .cart a  { text-decoration: none; }

.header-cart-block .cart a span { font-size: 14px; }

.header-cart-block .cart.empty_cart a span.pseudo { border-bottom: 1px solid; }

.header-cart-block .cart span.icon { float: left; }

.header-cart-block .cart .summ, .header-cart-block .cart .delay_link { white-space: nowrap; }

.header-cart-block .cart > span.icon, .header-cart-block .cart > span.icon i { display: inline-block; height: 42px; width: 42px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

.header-cart-block .cart > span.icon.small, .header-cart-block .cart > span.icon.small i { width: 26px; height: 26px; }

.header-cart-block .cart > span.icon.small { display: none; position: relative; zoom: 1; z-index: 1; }

.header-cart-block .cart .cart-call.small, body .header-cart-block .cart .cart-call.small span { font-size: 11px; line-height: 15px; text-transform: uppercase; border: none; }

body .header-cart-block .cart .cart-call.small span { text-decoration: underline; }

.header-cart-block .cart .small { display: none; }

.header-cart-block .cart > span.icon.small i { background-position: -7px -173px; }

.header-cart-block .cart span.icon i, .header-cart-block .cart span.icon i { background-image: url(/bitrix/templates/our_shop/css/../images/basket_icons.png); background-repeat: no-repeat; }

.header-cart-block .cart.empty_cart span.icon i { background-position: 0px 0px; }

.header-cart-block .cart.empty_cart span.icon.small i { background-position: 0px 0px; background-position: -7px -134px; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60); -moz-opacity: 0.6;-khtml-opacity: 0.6; opacity: 0.6; }

.header-cart-block .cart .cart_wrapp { padding-left: 55px; padding-top: 4px; position: absolute; top: -3px; }

#header .middle-h-row .center_block.no_basket { padding-right: 0; }

#header .middle-h-row .basket_wrapp .header-cart-block { margin-top: 7px; float: right; }

.wrapper.basket_normal.has_menu #header .middle-h-row .basket_wrapp .header-cart-block{min-width:145px;}

#content_new, #preload_wrapp { position: absolute; z-index: -1000; top: -9999; left: -999; }

/*

ul.menu .child, .breadcrumbs .dropdown_wrapp { z-index: 500; position: absolute; text-transform: none; font-size: 11px; font-family: Ubuntu, Arial, Helvetica, sans-serif; 	padding-top: 20px; }

ul.menu .child { margin-top: 0px;padding-top: 30px; }

ul.menu .child a { font-family: Ubuntu, Arial, Helvetica, sans-serif; text-transform: none; }

ul.menu .child li.menu_title  { display: block; }

ul.menu .child li.menu_title a, ul.menu .child .depth3 a.title { font-weight: bold; font-size: 12px; text-decoration: none !important; padding: 0; }

ul.menu .child li.menu_item a, ul.menu .child .depth3 a { font-size: 11px; text-decoration: underline; padding: 0; margin-right: 5px; }

ul.menu .child .child_wrapp > a, .breadcrumbs .dropdown > a, ul.menu .child .child_wrapp .depth3 > a { display: block; text-decoration: underline; line-height: 22px; text-transform: none; }*/

.main-nav ul.menu .child a { font-family: Open Sans;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 130%;
    letter-spacing: 0.004em;
    text-transform: uppercase;
    color: #242424;
    padding-top: 19px;
    padding-left: 	15px;
    padding-right: 	15px;
    border-top: 1px solid #ebebeb;
    padding-bottom: 19px; }

.main-nav ul.menu .child a:hover{
	    background: #742A19;
    color: #fff;
}
.main-nav ul.menu li .child .child_wrapp{
	border-top: 0px;
	background: 	#fff;
}
.products-list__item__descr__qual{
	margin-top: 5px;
}
.products-list__item__descr__qual li{
	font-size: 14px;
	color: #222
}
.products-list__item__descr__qual li b{
	color:  #952F0B 
}
ul.menu li .child ul { width: 29%; margin-right: 5%; display: inline-block; margin-bottom: 20px; list-style: none; display: inline-block; zoom: 1; vertical-align: top; text-align: left; }

ul.menu li .child ul.last { margin-right: 0; }

ul.menu li .child.cat_menu { left: 0; right: 0; width: 100%; white-space:normal;}

ul.menu li .child .child_wrapp { text-align: left;  box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }

ul.menu li.more .child .child_wrapp { padding-bottom: 10px; }

ul.menu li.more .child .child_wrapp .depth3 { padding-right: 30px; float: left; }

ul.menu li .child.cat_menu .child_wrapp { left: 0; right: 0; width: 100%; }

ul.menu li .child.cat_menu hr { width: 100%; height: 1px; margin: 0 0 15px; }

ul.menu li b.space, .breadcrumbs .drop b.space { height: 20px; text-align: center; bottom: -14px; vertical-align: bottom; display: none; width: 0; height: 0; border-left: 7px solid transparent; border-right: 7px solid transparent; 	left: 42%; bottom: -21px; position: absolute; }

.top-h-row ul.menu .space { position: static; }

#header .catalog_menu  li .space { top: 18px; }

#header .catalog_menu li.more .space { margin: 0 0 0 -50px; left: inherit; position: absolute; top: 50px; }

#header .catalog_menu .child { text-align: center; padding-top: 24px; }

#header .catalog_menu  li.more { display: none; width: 81px; }

#header .catalog_menu  li.more a { padding-right: 8px !important; }

#header .catalog_menu  li.more.visible { display: inline-block; width: 100%; }

.breadcrumbs .drop b.space { left: 10px; bottom: -6px; }

ul.menu li.catalog b.space { left: 34%; }

ul.menu > li > a { position: relative; }

.flexslider  { margin: 0;  padding: 0; }

.flexslider .slides > li  { -webkit-backface-visibility: hidden; overflow: hidden; display: none; }

.front_slider > li { display: none; overflow:hidden; }

.flexslider .slides > li .text, .flexslider .slides > li .img { width: 50%; }

.flexslider .slides > li.image .img { width: 100%; }

.flexslider .slides > li .img img { margin: 0 auto; max-height: 100%; /*max-width: 100%;*/ }

.flexslider .slides img { display: block; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

.top_slider_wrapp{ margin: 0 auto; }

.top_slider_wrapp .flexslider .slides > li , .top_slider_wrapp .flexslider .slides > li, 

.top_slider_wrapp .flexslider .slides > li td, .top_slider_wrapp .flexslider .slides > li  td{
	height: 100%;
}

.top_slider_wrapp .flexslider { height: 100vh; }

	@media(max-width: 1280px){
		.top_slider_wrapp .flexslider, .top_slider_wrapp .flexslider{ 
			height: 90vh; 
			}
	}
		@media(max-width: 1024px){
		.top_slider_wrapp .flexslider, .top_slider_wrapp .flexslider{ 
			height: 94vh; 
			}
	}

.wrapper.banner_narrow:not(.has_menu) .top_slider_wrapp .flexslider .slides > li, .wrapper.banner_narrow.average .top_slider_wrapp .flexslider .slides > li { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

.wrapper.banner_narrow.has_menu .top_slider_wrapp .flexslider .slides > li{ border-radius: 0  0 3px 3px; -moz-border-radius: 0  0 3px 3px; -webkit-border-radius: 0  0 3px 3px; }

.wrapper.banner_narrow .top_slider_wrapp .flexslider .slides > li, .wrapper.banner_narrow .top_slider_wrapp .flexslider .slides > li td, 

.wrapper.banner_narrow .top_slider_wrapp .flexslider{ height: 300px; }

.wrapper.banner_narrow .top_slider_wrapp{ width: 100%; }

.wrapper.banner_average .top_slider_wrapp{ max-width: 1400px; }

.wrapper.banner_narrow .top_slider_wrapp{ max-width: 1132px; }

.wrapper.m_color_none .top_slider_wrapp{ margin-top: -7px; }

.wrapper.head_type_1.banner_narrow .top_slider_wrapp{ margin-top: 15px; }

.wrapper.has_menu.banner_narrow .top_slider_wrapp{ margin-top: -17px; }

.top_slider_wrapp .flexslider .slides > li{ background-position: center; background-repeat: none; -webkit-background-size: cover;
     -o-background-size: cover;
        background-size: cover; }
.top_slider_wrapp .flexslider .slides > li .wrapper_inner{
	height: 100%;
}
.slides:after  { content: "\0020";  display: block;  clear: both;  visibility: hidden;  line-height: 0;  height: 0; }

html[xmlns] .slides  { display: block; list-style: none; height: 100%;}

* html .slides  { height: 1%; }

.no-js .slides > li:first-child  { display: block; }

.flexslider  .slides { margin: 0; padding: 0; }

.flexslider  {  margin: 0 0 9px;  position: relative;  zoom: 1;  text-align: center; }

.flex-viewport  { height: 100%; max-height: 2000px;  -webkit-transition: all 1s ease;  -moz-transition: all 1s ease; -o-transition: all 1s ease;  transition: all 1s ease;  }
.flex-viewpor .wrapper_inner{
	height: 100%;
}
.module-cart, .module-cart tr { -webkit-transition: all 1s ease;  -moz-transition: all 1s ease; -o-transition: all 1s ease;  transition: all 1s ease;  }

.loading .flex-viewport {  max-height: 300px;  }

.flexslider .slides  {  zoom: 1;  }

.carousel li  {  margin-right: 5px;  }

.include_module_error { text-align: center; margin: 0 auto; }

.include_module_error p { margin-top: 0; line-height: 18px; font-size: 14px; color: #555; }
.slider_arrow_down{
	display: flex;
	-webkit-justify-content: center;
	        justify-content: center;
	align-items: center;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	z-index: 99;
	text-align: center;
	margin-top: -78px;
	background: transparent;
	width: 122px;
	height: 70px;
	-webkit-border-top-left-radius: 100px;
	        border-top-right-radius: 100px;
	
}

.arrow-8 {
    position: relative;
    width: 40px;
    height: 40px;
}
.arrow-8:before {
	left: 0px;
    content: '';
    position: absolute;
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    background: url("/upload/arrow_down3.svg") no-repeat center / contain;
/*    border-left: 26px solid #742A19;
    border-bottom: 26px solid #742A19;*/
    animation: arrow-8 3s linear infinite;
}
.arrow-8:after {
	left: 0px;
    content: '';
    position: absolute;
    box-sizing: border-box;    
    width: 100%;
    height: 100%;
    background: url("/upload/arrow_down3.svg") no-repeat center / contain;
/*    border-left: 26px solid red;
    border-bottom: 26px solid red;*/
    animation: arrow-8 3s linear infinite -1.5s;
}
@keyframes arrow-8 {
    0% {
        opacity: 0;
        transform: translate(0, -53px) rotate(0deg);
    }
    10%, 90% {
        opacity: 0;
    }
    50% {
        opacity: 1;  
/*        border-left: 26px solid #742A19;
        border-bottom: 26px solid #742A19;*/
        transform: translate(0, 0) rotate(0deg);
    }
    100% {
        opacity: 0;
        transform: translate(0, 53px) rotate(0deg);
    }
}

.two_block_box{
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.photo_tort h3{
	text-align: center;
	margin-top: 35px;
	margin-bottom: 35px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 120%;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.13);
}
.photo_steps{
	width: 95%;
	max-width: 750px;
	margin: 0 auto;
	display: flex;
	align-items:flex-start;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.photo_steps div{
	text-align: center;
}
.photo_steps div p{
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 18px;
	line-height: 120%;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
	max-width: 243px;
	margin: 0 auto;
	margin-top: 15px;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.13);
}
@media(max-width: 1360px){
	.photo_steps div p{
		font-size: 16px;
	}
}
.photo_steps div:nth-child(2) p{
	max-width: 150px
}.photo_steps div:nth-child(3) p{
	max-width: 200px
}
.photo_tort .button{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 22px;
	line-height: 30px;
	display: flex;
	align-items: center;
	color: #242424;
	background: #FFFFFF;
	box-shadow: 0px 3px 4px rgba(0, 0, 0, 0.13);
	border-radius: 5px;
	padding: 13px 28px 15px;
	display: block;
	margin: 0 auto;
	max-width: 245px;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	text-transform: none;
	margin-top: 30px;
}
.flexslider .flex-control-nav, .front_slider_wrapp .flex-control-nav { zoom: 1; top: -75px; position: relative; display: inline-block; z-index: 10; }

.flexslider .flex-control-nav li, .front_slider_wrapp .flex-control-nav  li,  .flex-control-nav  li { padding: 6px 6px 6px 2px; font-size: 0; margin: 0; text-indent: 0; display: inline-block; zoom: 1; position: relative; }

.front_slider_wrapp .flex-control-nav li { padding-top: 0; }

.flex-control-paging li img { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }



.flex-control-paging li a:hover, .flex-control-paging li a.flex-active { background-position: -2px -20px; }

.flex-direction-nav { margin: 0; padding: 0;   -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  -o-user-select: none;  user-select: none; }

.flex-direction-nav *{ outline: none; }

.flexslider li *{ text-decoration: none; }

.flexslider .banner_title span{  font-size: 32px; line-height: 44px; }

.flexslider .banner_text{ font-size: 14px; line-height: 18px; margin-top: 20px; }

.flexslider .left{ text-align: left; }

.flexslider .right{ text-align: left; }

.flexslider .center{ text-align: left; }

.flexslider .center .banner_title{ margin: 45px auto 0; }

.flexslider .center .banner_title{ margin: 20px auto 0; }

.flexslider .banner_title, .flexslider .banner_text, .flexslider .banner_buttons {margin-left: 55px; margin-right: 55px; overflow: hidden; text-align: left; }

.flexslider .left .banner_title, .flexslider .left  .banner_text, .flexslider .left  .banner_buttons { margin-left: 30px; }

.flexslider .banner_buttons a { margin-right: 10px; margin-bottom: 4px; }

.flexslider .banner_buttons { margin-top: 20px; }

.flexslider  li.box .underline { text-decoration: none; }

.index_bottom { margin-bottom: 20px; }

.small_banners_block .advt_banner { margin-top: 10px; }

.small_banners_block .advt_banner:first-child { margin-top: 0; }

.index_bottom .small_banners_block { margin-bottom: 0; }

.index_bottom .banners_column { width: 180px; float: left; }

.index_bottom .info_column { padding-left: 180px; margin-top: 10px; }

.index_bottom .info_column.no_banner { padding-left: 0; }

.info_column h3  { font-size: 18px;}

.index_bottom .info_column .about_column, .index_bottom .info_column .news_column { width: 50%; padding-left: 40px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; 	float: left; }

.index_bottom .info_column .news_column .shadow{	display: none;}

a i.arrow{ margin: 0px 10px 0px 0px; position: relative; zoom: 1; bottom: -3px;}

a i.arrow, a i.arrow b{display: inline-block; height: 15px; width: 15px; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; background: #ddd; }

a i.arrow b{	background: url(/bitrix/templates/our_shop/css/../images/arrows.png) 0 0 no-repeat;}

a:hover i.arrow b{	background-position: -36px 0px;}

a:hover i.arrow.down b{	background-position: -36px -35px;}

.index_bottom .info_column .news_slider{	margin-top: 18px;}

.index_bottom .about_column a[name='about_show_more']{	margin-top: 10px;	display: inline-block;}

.index_bottom .info_column .news_column .news_block > ul{	list-style: none;	margin-top: 18px;}



.news_slider_wrapp .flex-control-nav.flex-control-paging { display: none; margin-top: 5px; }

.jobs_wrapp .item .icon, .jobs_wrapp .item .icon i, .differences_table .left_arrow, .differences_table .right_arrow { display: inline-block; height: 30px; width: 30px; vertical-align:top; *display:inline; zoom:1; }

.jobs_wrapp .item td.icon{display:table-cell;}



.flex-direction-nav li { font-size: 0; }

.flex-direction-nav li:first-child { margin-right: 6px; }

.differences_table .left_arrow, .differences_table .right_arrow { font-size: 0px; background-image: url(/bitrix/templates/our_shop/css/../images/arrows_big.png); background-repeat: no-repeat; }



.news_slider_wrapp .flex-viewport { width: 100%; z-index: 10; }

img.shadow { width: 100%; max-width: 100%; margin: 10px 0; }

.search-page img.shadow { margin-bottom: 20px; }



#footer .footer_inner .line { padding: 10px 0 10px; }

#footer .footer_inner .line .wrapper_inner { position: relative; }

.footer_inner .line .wrapper_inner  div { display: inline-block; width: 79%; }

.footer_inner .line .wrapper_inner  div div { width: auto; }

#footer  ul.bottom_main_menu, #footer  ul.bottom_submenu { width: 79%; display: inline-block; vertical-align:top; }

#footer  ul.bottom_main_menu { margin-top: 4px; }

#footer .bottom_submenu li.selected a { font-weight: bold; }

.bottom_main_menu li, .bottom_submenu > li { display: inline-block; width: 24%; list-style: none; }

.bottom_main_menu li a { text-shadow: 0 1px 0 rgba(255,255,255,.4); -moz-text-shadow: 0 1px 0 rgba(255,255,255,.4); -o-text-shadow: 0 1px 0 rgba(255,255,255,.4); -webkit-text-shadow: 0 1px 0 rgba(255,255,255,.4); }

.bottom_submenu  li { list-style: none; }

#footer  .bottom_left_icons{ display:inline-block; width:20%; }

#footer .phone { display: inline-block; white-space: nowrap; vertical-align: top; }

#footer .phone .phone_wrapper { display: inline-block; vertical-align:top; }

#footer .phone .icon {     position: inherit; vertical-align: top; }

#footer .phone .phone_text {    display: inline-block; vertical-align: top; margin-top: 5px; }

.bottom_main_menu li a { text-transform: uppercase; text-decoration: none; }

.social a { margin-left: 3px; text-decoration: none; border: 0 !important; }

.social a:first-child { margin-left: 0; }

#footer .bottom_submenu  li { line-height: 19px; }

#footer .bottom_submenu  li a { text-decoration: none; }

ul.tabs li.cur span { border-bottom: 0; }

ul.tabs, ul.tabs li { display: inline-block; }

.specials_slider_wrapp ul.tabs li:first-child { margin-left: 0; }

ul.tabs, ul.tabs_content, ul.slider_navigation { list-style: none; }

.specials_slider_wrapp ul.tabs { padding-right: 80px; }

.specials_slider_wrapp ul.slider_navigation { position: absolute; top: 0; right: 3px; }

ul.tabs_content > li { min-width: 100%; }

ul.tabs_content > li, .specials_slider_navigation, .tabs_slider_navigation { display: none; }

ul.tabs_content li { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box;  }



ul.tabs_content > li.cur, ul.tabs_content > li.current, .specials_slider_navigation.cur, .tabs_slider_navigation.cur { display:inline-block; /*opacity: 1; visibility: visible;*/ }

ul.tabs li { font-size: 13px; margin: 5px 10px 0 0 ; padding: 0 12px; height: 28px; line-height: 28px; text-align: center; cursor: pointer; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

ul.tabs li.cur, ul.tabs-head li.current { cursor: default; }



ul.tabs li span { font-size: 13px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; padding-top: 9px; line-height: 13px; display: inline-block; }

ul.tabs li span span { border: 0; padding: 0; }



.specials_slider > li:last-child { margin-right: 0; }

.specials_slider > li { width: 179.9px !important; overflow: hidden; margin-right: 15px; -webkit-transition: border-color ease-out 0.2s; -moz-transition: border-color ease-out 0.2s; -o-transition: border-color ease-out 0.2s; transition: border-color ease-out 0.2s; padding: 1px; display: block; float: left; vertical-align: top; padding-bottom: 5px; }

.right_block .specials_slider.product_slider > li { margin-right: 15px; width: 174px !important; }

.specials_slider.product_slider > li { margin-right: 14px; }

ul.specials_slider { width: 100000% !important; white-space: nowrap; }

ul.specials_slider li, ul.specials_slider li * { white-space: normal; }

.specials_slider li:hover { padding: 0; padding-bottom: 4px; }

.catalog_item .item-title a, .view-item .item-title a span { text-decoration: none; line-height: 17px; }

ul.tabs li span, .front_slider_wrapp .extended_pagination span, a, a span { -webkit-transition: color ease-out 0.07s; -moz-transition: color ease-out 0.07s; -o-transition: color ease-out 0.07s; transition: color ease-out 0.07s; }

.catalog_item .item-title a, .view-item .item-title a span, .articles-list .item .item-title a, .jobs_wrapp .item  .name a, .front_slider .item-title a span, .item-title a span, .item-title a { -webkit-transition: color ease-out 0.02s; -moz-transition: color ease-out 0.02s; -o-transition: color ease-out 0.02s; transition: color ease-out 0.02s; }

.button22, .button22 span, .popup .soc-avt .row a, #header .catalog_menu ul.menu > li > a, #header ul.menu.adaptive > li  > a, #header ul.menu.full.opened > li  > a { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

.view-item .item-title a  { text-decoration: none; }

.catalog_item .item-title a, .catalog_item .item-title a span, .view-item .item-title a span, h4.products-list__item__descr__title { 

	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 0px;

	color: #242424;
}
.products-list__item__descr__title{
	display: flex;
  -webkit-justify-content: center;
          justify-content: center;
	-webkit-align-items: center;
	        align-items: center;
	 
}
.category.bordered h2, .partners_title{
	color: #742A19
}
.category.bordered h2{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
	/* identical to box height */

	display: flex;
	align-items: center;

	color: #742A19;
}
.partners_title{
    margin-top:     30px;
}
.catalog_item .price, .view-list .price{ font-size: 17px; margin-top: 8px; float: left; white-space:nowrap; }

.catalog_item .price.discount, .view-list .price.discount{ margin-top: 0; float: none; }

.differences_table .catalog_item .price.discount{ margin-top: 5px; }

.differences_table .catalog_item .price{ float: none; }

.differences_table td{ width: 25%; vertical-align: top; }

.differences_table .left_arrow, .differences_table .right_arrow{ position: absolute; top: 130px; width: 30px; height: 30px; cursor: pointer; z-index: 1; }

.differences_table .left_arrow{	left: 20%;	background-position: 0px -157px;}

.differences_table .left_arrow:hover{	background-position: 0px -189px;}

.differences_table .right_arrow{	right: 20px;	background-position: -29px -157px;}

.differences_table .right_arrow:hover{	background-position: -29px -189px;}

.catalog_item .price.discount strike, .view-list .price.discount strike{	font-size: 14px;	line-height: 14px;}

.catalog_item .image, .catalog_item .image a{ display: block; vertical-align: middle; height: 165px; line-height: 165px; vertical-align: middle; text-align: center; position: relative; 	zoom: 1; }

.catalog_item .image a{ padding: 3px; }

.differences_table{ margin-top: 20px; } 

.differences_table .prop_name{ font-weight: bold; padding-right: 30px; }

.differences_table .catalog_item{ max-width: 190px; margin-bottom: 30px; }

.catalog_item .image img{ position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; border: 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.specials_slider_wrapp ul.tabs_content, .tab_slider_wrapp ul.tabs_content { margin-top: 10px; position: relative; zoom: 1; }

.catalog_detail .specials_slider_wrapp ul.tabs_content { margin-top: 5px; min-height: 300px; }

.catalog_detail p { font-size: 12px; }



.specials_slider > li { background: #fff; }

.specials_slider_wrapp ul.tabs_content > li.cur, .tab_slider_wrapp ul.tabs_content > li.cur { z-index: 1; }/*200*/

.specials_slider_wrapp ul.tabs_content > li .flex-viewport { padding-bottom: 5px; }



.item_info .cost .price_name, .catalog_block .catalog_item .item_info .cost .price_name, .view-list .catalog_item .item_info .cost .price_name { clear:both; margin-top: 8px; }

.item_info .cost .price_name + .price, .catalog_block  .cost .price_name + .price, .view-list .catalog_item .item_info .cost .price_name + .price{margin-top:0;margin-bottom:0px;float:none;}

.specials_slider .catalog_item .item_info .cost .price.discount, .catalog_block  .cost .price.discount, .view-list .catalog_item .item_info .cost .price.discount{margin-top: 8px;display: inline-block;vertical-align: top;}

.specials_slider .catalog_item .item_info .cost .price_name + .price + .price.discount, .catalog_block  .cost .price_name + .price  + .price.discount, .view-list .catalog_item .item_info .cost .price_name + .price + .price.discount{margin-top:0;}

.catalog_detail .item_main_info .price_block {overflow: hidden;}

.specials_slider .catalog_item .item_info .buttons_block{ display: none; }

.specials_slider .catalog_item .item_info .buttons_block, .catalog_block .catalog_item .item_info .buttons_block{ clear: both; margin-top: 7px; white-space: nowrap; text-align: right; }

.specials_slider.product_slider .catalog_item .item_info .buttons_block{ display: block; }

.specials_slider .catalog_item .item_info .basket_button, .catalog_block .catalog_item .item_info .basket_button{ float: left; margin-bottom: 4px; }



.soc-avt .row a span.name { box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; text-decoration: none; cursor: pointer; text-transform: uppercase; }

.button30 span, .basket_button.button30 span, .compare_button span, .soc-avt .row a span.name{ display: inline-block; font-size: 11px; line-height: 32px; }



.compare_button span{ background: url(/bitrix/templates/our_shop/css/../images/like_icons.png) no-repeat; }

.sort_to_compare .compare_button:first-child{ margin-right: 5px; }

.compare_wrapp{ font-size: 11px; }

.prompt .star_big{ position: relative; bottom: -14px; }

.compare_wrapp.centered{ text-align: center; }

.compare_wrapp a.compare_link{ border-bottom: 1px dotted; }

.compare_button:hover span{ background-position: -32px -64px; }

.basket_button, .compare_button{ display: inline-block; height: 25px; line-height: 25px; text-transform: uppercase; clear: both; padding: 0 6px 0 0; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; text-decoration: none; cursor: pointer; }

.basket_button, .compare_button, .button30{ border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }

a.wish_item, a.compare_item, a.wish_item i, a.compare_item i { display: inline-block; height: 26px; width: 26px; cursor: pointer; border-radius: 26px; -moz-border-radius: 26px; -webkit-border-radius: 26px; }

a.wish_item i, a.compare_item i { background: url(/bitrix/templates/our_shop/css/../images/like_icons.png) no-repeat; }

.front_slider .item-title a, .front_slider .item-title a span { font-size: 22px; line-height: 32px; text-decoration: none; }

.front_slider .price_name { margin-top: 20px; }

.front_slider .price { font-size: 32px; line-height: 34px; margin-top: 20px; }

.front_slider .price + .price_name { margin-top: 0; }

.front_slider .price_name + .price { margin-top: 0; }

.front_slider_wrapp { text-align: center; position: relative; zoom: 1; height: auto; margin-top: 20px; }

.front_slider_wrapp .flex-viewport { width: 75%; float: left; text-align: left; } 

.front_slider_wrapp .extended_pagination  { float: right; width: 25%; list-style: none; text-align: left;  box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; padding-left: 30px;  right: 0; bottom: 0; top: 0; overflow-y: auto; max-height: 280px; }

.front_slider_wrapp .extended_pagination li.hider { margin: 0; padding: 0; width: 10px; position: absolute; top: 0; bottom: 0; z-index: 10; cursor: default; left: -10px; background: url(/bitrix/templates/our_shop/css/../images/hider_right.png) 0px 0px repeat-y; }

.front_slider_wrapp .flex-control-nav { width: 100%; top: 0; }

.front_slider_wrapp  a.read_more, .btn_big { display: inline-block; height: 37px; line-height: 37px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; 	-webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; padding: 0 15px; font-size: 16px; margin-top: 15px; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; cursor: pointer;

	text-decoration: none; }

.btn_big { margin: 0; }

.front_slider .price.discount { font-size: 12px; font-family: Ubuntu, Arial, Helvetica, sans-serif; line-height: 18px; margin-top: 0; }

.front_slider .info, .front_slider .image { box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.front_slider .info { width: 50%; padding-left: 12px; }

.front_slider .image { width: 50%; text-align: center; padding-left: 10px; }

.front_slider .image { }

.front_slider .info { max-width: 100%; max-height: 100%; }

.front_slider .image img { max-width: 240px; max-height: 100%; }

.front_slider_wrapp .extended_pagination > li:eq(1) { margin-top: 0; }

.front_slider_wrapp .extended_pagination > li{ margin-top: 10px; display: block; padding: 10px; border-radius: 0 2px 2px 0; -moz-border-radius: 0 2px 2px 0; -webkit-border-radius: 0 2px 2px 0; position: relative; zoom: 1; }

.front_slider_wrapp .extended_pagination > li.active span, .front_slider_wrapp .extended_pagination > li.active:hover span{ border-bottom: 0; }

.front_slider_wrapp .extended_pagination  span{ line-height: 18px; }

.front_slider_wrapp .extended_pagination > li.active{ cursor: default; }

.front_slider_wrapp .extended_pagination > li{ cursor: pointer; display: block; }

.front_slider_wrapp .extended_pagination > li i.triangle{ left: -15px; bottom: 0; position: absolute; top: 0px; display: inline-block; font-size: 0; width: 0px; height: 0; border-top-color: transparent; border-bottom-color: transparent; border-top-color: transparent; border-top-style: solid; border-bottom-style: solid; border-right-width: 15px; border-right-style: solid; border-right-color: transparent; }

.front_slider .preview_text{ line-height: 16px; margin-top: 10px; }

.breadcrumbs .drop a span {border-bottom: 1px dotted #b4b4b4;-webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none;}

.breadcrumbs .separator.cat_last{ background-position: -9999px -9999px; }

.breadcrumbs .drop:hover a .separator{ background-position: -1px -15px; }

.breadcrumbs .drop:hover  a span{ border-bottom: none;}

.breadcrumbs .drop{ position: relative; display: inline-block; zoom: 1; }

.breadcrumbs .dropdown_wrapp{box-sizing: border-box; display: none; padding-top: 8px !important; top: 18px;}

.breadcrumbs .dropdown{ box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 12px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; 	text-align: left; }

.breadcrumbs .dropdown > a{display: block; line-height: 14px; margin-top: 7px; text-decoration: none; text-transform: none;white-space:nowrap;}

.breadcrumbs .dropdown > a:first-child{margin-top: 0;}

.breadcrumbs .drop:hover .dropdown_wrapp { display: block; }

.left_side { padding-right: 200px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.right_side { width: 200px; float: right; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; padding-left: 20px; }

.catalog_detail .item_main_info .buttons_block { border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; width: 100%; }

.catalog_detail .item_main_info { margin: 0px 0 30px; padding: 0px; position: relative; }

.catalog_detail .item_main_info .item_slider { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 29px 0 29px 0;  float: none; position: relative; z-index: 1;text-align:center; }

.catalog_detail .item_main_info .right_info { padding-left: 47%; position: relative; }

.catalog_detail .item_main_info .right_info .info_item { position: relative; }

.catalog_detail .item_main_info .item_slider:after, .catalog_detail .item_main_info .right_info .info_item:before, #order_form_div .info_block  .l_block:after, #order_form_div .info_block .r_block:before { position: absolute; top: 0px; background: #F2F2F2; width: 1px; height: 100%; content: ""; }

.catalog_detail .item_main_info .item_slider:after, #order_form_div .info_block  .l_block:after { right: 0px; }

.catalog_detail .item_main_info .right_info .info_item:before, #order_form_div .info_block .r_block:before { left: -1px; }

.catalog_detail .right_info .price_block_wrapp, .catalog_detail .right_info .info_block { padding-left: 7px; }

.catalog_detail .info_block  b.block_title { display: block; }

.catalog_detail .info_block > div { display: inline-block; vertical-align: top; width: 130px; float: left; margin-bottom: 15px; min-height: 38px; }

.catalog_detail .info_block .brand.right { float: right; }

.catalog_detail .item_main_info .price { font-size: 24px; line-height: 26px; float: left; width: auto; white-space: nowrap; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; padding-right: 10px; }

.catalog_detail .item_main_info .price small { font-size: 16px; }



.catalog_detail .item_main_info .buttons_block, .catalog_detail .extended_info { padding: 10px; }

.counter_block{white-space:nowrap;}



.module-cart .count-cell .measure { display: block; white-space: nowrap; font-size: 11px; line-height: 14px; }

.module-cart .counter_block  { white-space: nowrap; }

.module-cart .count-cell .some-class { display: none; }



.basket_button.one_click span { padding-left: 0; background: none; }

.basket_button.one_click { padding-left: 6px; }

.basket_button.button30.one_click { padding-left: 10px; }

.catalog_detail .item_main_info .buttons_block { margin-top: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; min-height: 54px; }

.catalog_detail .basket_button.one_click { margin-left: 8px; }

.catalog_detail .item_main_info .buttons_block .counter_block { white-space: nowrap; }

.module-cart .buttons_block .counter_block { display: inline-block; }

.catalog_detail .buy_buttons_wrapp { text-align: right; padding: 12px 15px 0 0; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.catalog_detail .buttons_block.adaptive .buy_buttons_wrapp a { width: 125px; text-align: center; }

.catalog_detail .buttons_block.adaptive .counter_block, .catalog_detail .buttons_block.adaptive .buy_buttons_wrapp { width: 50%; }

.catalog_detail .buttons_block.adaptive .counter_block { text-align: center; }

.catalog_detail .buy_buttons_wrapp a { margin-bottom: 10px; }

.catalog_detail .buy_buttons_wrapp.subscribe { float: left; min-width: 115px; padding: 12px 0 0 15px; }

.catalog_detail .buttons_block .description { font-size: 11px; line-height: 14px; padding: 5px 5px 0; }

.catalog_detail hr { height: 0; width: 100%; margin: 15px 0 25px; }

.catalog_detail .info_block + hr { margin-top: 0; } 

.catalog_detail hr.separator { margin: 10px 0;  }

.availability-row .indicators{display:inline-block;vertical-align:top;zoom:1;*display:inline;}

.availability-row .indicators span, .quantity-indicators span { background: url(/bitrix/templates/our_shop/css/../images/quantity_icons.png) -13px -89px; no-repeat; display: inline-block; vertical-align: top; width: 21px; height: 21px; margin: 0 -2px 0 0; 	position: relative; zoom: 1; z-index: 8; margin-left: -12px; }

.availability-row .indicators.no_products span { margin-left: 0; }

.availability-row .indicators span.last, .quantity-indicators span.last { background-position: -13px -130px; z-index: 7; }

.availability-row .indicators span.null, .quantity-indicators span.null { background-position: -13px -170px; margin-left: 0; }

.availability-row .indicators span.first, .quantity-indicators span.first { z-index: 9; margin-left: 0; }

.availability-row .indicators span.r, .quantity-indicators span.r, .availability-row .indicators span.last.r, .quantity-indicators span.last.r { background-position: -13px -49px; }

.availability-row .indicators span.r.first, .quantity-indicators span.r.first{	background-position: -13px -9px;}

.availability-row .indicators.no_products span{	background-position: -13px -170px;}

.catalog_detail .availability-row .value, .catalog_detail .quantity-wrapp .value{ display: inline-block; font-size: 11px; line-height: 13px; margin-left: 5px; vertical-align: middle; color:#000000; }

.catalog_detail .availability-row .value a, .catalog_detail .availability-row .value span{	font-size: 11px;}

.catalog_detail .item_main_info a.wish_item, .catalog_detail .item_main_info a.compare_item,

.module-cart a.wish_item, .display_list a.wish_item, .display_list a.compare_item { background: none; width: auto; text-decoration: none; display: inline-block; max-width: 102px; }

.module-cart a.wish_item.to_basket { max-width: 130px; }

.catalog_detail a.wish_item .value, .catalog_detail a.compare_item  .value, .module-cart a.wish_item .value { font-size: 11px; vertical-align: top; line-height: 24px; margin-left: 5px; } 

.compare_item  .value.added, .wish_item .value.added { display: none; }



.module-cart a.wish_item.to_basket .icon, .module-cart a.wish_item.to_basket .icon i { height: 26px; width: 26px; border-radius: 28px; -moz-border-radius: 28px; -webkit-border-radius: 28px; }

.module-cart a.wish_item.to_basket .icon { position: relative; zoom: 1; top: -1px; }

.catalog_detail .item_main_info a.wish_item:hover, .catalog_detail .item_main_info a.compare_item:hover { background-position: 0; }



.catalog_detail .availability-row { padding-left: 7px; margin-right: 10px; margin-bottom: 8px; }

.catalog_detail .item_main_info .like_icons > div {margin-right:10px;}

.catalog_detail .extended_info { margin: 10px 0; }

.catalog_detail .adaptive_extended_info_wrapp { display: none; }

.catalog_detail .adaptive_extended_info .brand { float: right; }

.catalog_detail .element_detail_text { font-size: 12px; line-height: 15px; padding: 23px 30px; }

.catalog_detail .element_detail_text .sh { margin: 0px 20px 0px 0px; padding: 0px 4% 0px 0px; vertical-align: middle; }

.catalog_detail .element_detail_text .price_txt { width: 71%; vertical-align: middle; color: #b3b3b3; font-size: 11px;}

.item_slider .slides { padding: 0px; margin: 0px 0px 10px; width: 100%; height: 340px; line-height: 337px; position: relative; zoom: 1; }

.item_slider .slides .offers_img img { vertical-align: middle; border: 0; max-width: 100%; }

.item_slider:not(.flex) .slides li  { padding: 0; margin: 0; display: none; width: 100%; height: 340px; overflow: hidden; position: absolute; line-height: 340px; z-index: 50; }

.item_slider:not(.flex) .slides li.current { display: block; }

.item_slider .thumbs li a { display: inline-block; height: 100%; width: 100%; }

.catalog_detail .item_slider #thumbs { height: 60px; white-space: nowrap; width: 275px; overflow: hidden;  }

.catalog_detail .item_slider .thumbs { margin: 0px auto; max-width: 270px; position: relative; z-index: 1; }

.item_slider .thumbs li  { vertical-align: bottom; list-style: none; width: 60px !important; height: 60px; display: block; zoom: 1; background: none; position: relative; text-align: center; line-height: 60px; margin: 0px 10px 0px 0px; border: 2px solid #fff; -webkit-transition: border-color ease-out 0.2s; -moz-transition: border-color ease-out 0.2s; -o-transition: border-color ease-out 0.2s; transition: border-color ease-out 0.2s; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; cursor: pointer; float: left; display: none; }

.item_slider .thumbs li.current { border-color: #ddd; }

.item_slider .thumbs li:hover { border-color: #9a9a9a; }



.item_slider .slides li.current { z-index: 0; }

#content .item_slider .slides li img, .item_slider .thumbs li img { object-fit: contain; position: absolute; margin: auto; width: 100%; padding-right: 0px;top: 0; bottom: 0; left: 0; right: 0; border: 0; max-width: 495px; }

.item_slider.flex { display: none; }

.item_slider.flex  .slides li, .item_slider.flex  .slides li img { position: static; text-align: center; }

.item_slider .flex-control-nav { text-align: center; margin-bottom: 10px; }

.b-share * { font-size: 10px; }

/*.catalog_detail .tabs { width: 100%; }*/

.catalog_detail .tabs.main_tabs > li { border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; margin-top: 9px; border-bottom: 1px solid transparent; } 

.catalog_detail .tabs.main_tabs { padding-bottom: 9px; }

.catalog_detail .tabs > li:first-child { margin-left: 0; }



.detail_text ul li::before, .preview_text ul li::before, .preview-text ul li::before {padding: 0 10px 0 0;}

.catalog_detail .detail_text { margin-bottom: 15px;color: #555; }

.catalog_detail .tabs_section ul.tabs_content {}

.catalog_detail .tabs_section ul.tabs_content > li { width: 100%; padding: 70px 0 78px; }

.catalog_detail ul.tabs_content  li.video iframe { border: 1px solid #000; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }

#reviews_content { display: none; padding: 40px 0 0; }

#reviews_content img.shadow { position: absolute; margin-top: 1px; }

.file_type { clear: both; margin-top: 15px; }

.file_type a { display: block; font-size: 13px; }

.file_type.tiff i.icon { background-position: 0 -275px; }

.file_type.jpg i.icon { background-position: 0px -220px; }

.file_type.pdf i.icon { background-position: 0px -0px; }

.file_type.word i.icon { background-position: 0px -55px; }

.file_type.excel i.icon { background-position: 0px -165px; }

.file_type i.icon { width: 46px; height: 33px; display: inline-block; background: url(/bitrix/templates/our_shop/css/../images/file_types.png) 0px -110px no-repeat; float: left; }

.file_type .description { padding: 0 0 0 46px; font-size: 12px; position: relative; top: -3px; }

.catalog_detail a.compare_item:hover .icon i { background-position: -32px -65px; } 

.catalog_detail a.wish_item:hover .icon i { background-position: -3px -63px; }



.tabs_content .stores_block_wrap{ margin-top: -7px;}

.stores_block_wrap .stores_block .stores_text_wrapp { position: relative; display: inline-block; background: #fff; padding: 0px 10px 0px 19px; }

.stores_block_wrap .stores_block .stores_text_wrapp > span { padding: 0px 0px 0px 10px; }

.stores_block .quantity-wrapp { 	float: right; padding-left: 10px; background: #fff; margin-top: 7px; }

.stores_block_wrap .stores_block { clear: both; line-height: 20px; position: relative; padding: 12px 0px 13px 0px; }

.stores_block_wrap .stores_block:before { content: ""; width: 100%; display: block; height: 1px; border-bottom: 1px dotted #c3c3c3; top: 50%; position: absolute; }

.stores_block_wrap .stores_block:hover, .stores_block_wrap .stores_block:hover .stores_text_wrapp, .stores_block_wrap .stores_block:hover .item-stock { background: #f7f7f7; }

.stores_block_wrap .stores_block:hover { transition: none; }

.stores_block_wrap .stores_block .item-stock { float: right; background: #fff; margin-top: 2px; position: relative; padding: 0px 19px 0px 20px; min-width: 115px; }

.phone span.phone_text > div{	display: inline-block;}

.tabs_content li.video > div, .tabs_content li.video > div *, .tabs_contentli.video iframe {	max-width: 100%;}

.tabs_content li.video {text-align: center;}

.tabs_content li.video .description{	text-align: left;}

.tabs_content li.video .description .shadow{	margin: 25px 0 0;}

.catalog_detail ul.tabs_content > li .video_wrapp > div{	margin: 0 auto;}

.catalog_detail .services_block{	margin: 31px 0px 10px;}  

.services_block .item{ display: inline-block; width: 49%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; margin: -5px 0px 12px; vertical-align: top; }

.services_block .item a span.link { font-size: 13px; }

.services_block .item a { text-decoration: none; }

.services_block a i.arrow b { background: url(/bitrix/templates/our_shop/css/../images/arrows.png) 2px -241px no-repeat; }

.services_block .shadow, .files_block .shadow { margin-top: 18px; }

.catalog_detail .stores_block_wrap .stores_block .value { margin-right: 10px; }

.catalog_detail .stores_block_wrap .stores_block .value:first-letter{ text-transform:lowercase; }



.articles-list .item .left-data, .catalog_section_list .section_item  .image  { width: 62px; }

.articles-list .item .left-data  img, .catalog_section_list .section_item  .image  img { max-width: 120px; max-height: 120px; }

.catalog_section_list .section_item  .image  img { max-width: 62px; max-height: 62px; }

.catalog_section_list .section_item .image { padding: 0 20px 0 0; vertical-align: top; }

.catalog_section_list .section_item td.section_info { vertical-align: top; }

.articles-list .item .right-data, .catalog_section_list .section_item  .image + ul { margin-left: 140px; }

.right-item-data, .right-data, .catalog_section_list .section_item  ul { overflow: hidden; }



.articles-list { margin-top: 28px; }

table.colored { border-collapse: collapse; }

table.colored td.name_th, table.colored td.name { text-align: left; }

.catalog_detail .offers_table thead td { border-top: none; }

table.colored thead td { font-size: 12px; padding: 8px 5px 7px;  border-top: 0; }

table.colored td {text-align: left;}

table.colored td, .differences_table table td { font-size: 13px; padding: 5px; transition: none 0s ease 0s; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -o-box-sizing: border-box; }

.differences_table table td { padding: 5px 10px; }

table.colored td.price { font-size: 14px; }

table.colored td.one_click_buy, table.colored td.buy { box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

table.colored td.one_click_buy { width: 145px;text-align: center; }

table.colored td.buy { width: 125px; text-align:center; }

table.colored td.buy .more_text { display: none; }

table.colored td.count { width: 150px; }

table.colored td.property, table.colored td.count { text-align: center; }

.catalog_detail table.colored .like_icons {text-align: center;width: 90px;white-space: nowrap;}

.catalog_detail table.colored .like_icons span { opacity: 1;visibility: visible;}

.catalog_detail table.colored .like_icons .compare_item_button, .catalog_detail table.colored .like_icons .wish_item_button { display: inline-block;vertical-align: middle; margin: 0 5px 0 0;}

.catalog_detail table.colored .like_icons .compare_item_button span, .catalog_detail table.colored .like_icons .wish_item_button span {margin-bottom:5px;margin-top:5px;}

.catalog_detail .adaptive.text > div.like_icons .compare_item_button span, .catalog_detail .adaptive.text > div.like_icons .wish_item_button span{margin:0;}

.catalog_detail table.colored .like_icons > div:last-of-type{margin-right:0;}

.catalog_detail .adaptive.text > div.like_icons {width: 75px;}

table.colored td.price { text-align: center; white-space: nowrap; }

table.colored .counter_block_wr { text-align: right; }

div.reviews-collapse { margin-bottom: 20px; }

table.offers_table td { padding: 20px 10px;}

.offers_table .counter_block { font-size: 0px; padding: 0px; }

.specials_slider_wrapp, .tab_slider_wrapp { position: relative; zoom: 1; /*z-index: 0;*/ }



.bx_item_set_hor_item .item_info .item-title, 

.bx_modal_body .item_wrapp .item-title, .bx_modal_body .bx_kit_item  .item-title { overflow:hidden; text-overflow: ellipsis; text-overflow: -o-ellipsis-lastline; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; }

.bx_item_set_hor_item .item_info .item-title, .bx_modal_body .item_wrapp .item-title, .bx_modal_body .bx_kit_item  .item-title { text-align: left; }

.bx_item_set_hor_item .item_info .item-title span, .bx_modal_body .item_wrapp .item-title span, .bx_modal_body .bx_kit_item  .item-title span { line-height: 16px; }

.front_slider li .image img, .specials_slider li .image img, .advt_banner img, .viewed_products_column .view-item img,

.item_slider ul.slides li img, .item_slider .thumbs li img, .articles-list .item .left-data img, .brands_list li img,

.module-cart .thumb-cell img, .catalog_item .image img, .module_products_list td.foto-cell img, .display_list .list_item .image img,

.catalog_detail .set_wrapp .item .image img, .bx_item_set_hor .bx_item_set_hor_item  .bx_item_set_img_container img, .bx_modal_body .bx_kit_item .bx_kit_img_container img,

.catalog_section_list .section_item_inner .image img, .basket_popup_wrapp .cart_shell .catalog_item .thumb-cell img,

.bx_filter_vertical [class^=specials_] input[type="checkbox"] + label .icon, .include_module_error img:hover{ -webkit-transition: all ease-out .2s; -moz-transition: all ease-out .2s; -o-transition: all ease-out .2s; transition: all ease-out .2s; }

.flexslider .slides img{ -webkit-transition: all ease .5s; -moz-transition: all ease .5s; -o-transition: all ease .5s; transition: all ease .5s; }

.front_slider .image:hover  img, .specials_slider li:hover .image img, .advt_banner:hover img, 

.viewed_products_column .view-item:hover img, .item_slider .thumbs li:hover img, .articles-list .item:hover .left-data img,

.module-cart tr:hover img, .catalog_item:hover .image img, .module_products_list tr:hover td.foto-cell img, .display_list .list_item:hover  .image img,

/*.catalog_detail .set_wrapp .item:hover .image img, .bx_item_set_hor .bx_item_set_hor_item .item_wrapp:hover  .bx_item_set_img_container img, .bx_modal_body .bx_kit_item:hover .bx_kit_img_container img, .catalog_section_list .section_item_inner:hover .image img, .basket_popup_wrapp .cart_shell .catalog_item:hover .thumb-cell img, .news_slider_wrapp .item:hover img, .news_block .news_items .item .image:hover img { -webkit-filter: saturate(1.7); }*/

/*.brands_list li:hover img{ -webkit-filter: saturate(1.5); }*/

/*.bx_filter_vertical [class^=specials_] input[type="checkbox"] + label:hover .icon{ -webkit-filter: saturate(2); }

.include_module_error img:hover, .flexslider .slides li:hover img{ -webkit-filter: saturate(1.2); }
*/
/*.small_banners_block{ width: 180px; margin-bottom :20px; }*/

.small_banners_block img{ max-width: 100%; }



.detail_picture_block .picture_description{ font-size: 11px; margin-top: 10px; padding-top: 5px; text-align: center;	 }

.news_detail_wrapp .back{ margin-top: 30px; }

.news_detail_wrapp .detail_picture_block { float: right; border: 1px solid #E5E5E5; margin: 0px 0px 20px 30px; width: 278px; height: 161px; line-height: 161px; text-align: center; overflow: hidden; }

.news_detail_wrapp .detail_text { margin-top: 10px; }

.news_detail_wrapp .detail_picture_block img { vertical-align: middle; }

.detail_text.wimg blockquote { /*margin: 15px 0 15px 310px;*/ }



.module-gallery-list { font-size: 0; line-height: 0; margin: 30px 0 0; }

.right_block .module-gallery-list { margin-top: 30px; }

.module-gallery-list li { padding: 0; width: 25%; height: 143px; position: relative; display: inline-block; margin: 0 0 1px 1px; overflow: hidden; vertical-align: top; }

.module-gallery-list li .fancy_hover { border: 2px solid transparent; }

.news_detail_wrapp .price_block{ padding: 15px 15px 12px; margin-top: 30px; display: inline-block; }

.news_detail_wrapp .price_block .price{ font-size: 17px; }

.rss_feed_icon{ position: absolute; right: 0; top: -30px; padding: 1px 6px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }

.rss_feed_icon img{ max-width: 100%; }

.news_date_time_detail{ font-size: 12px; margin: 0px 0px 18px; display: block; }

.articles-list .date_small { font-size: 12px; margin: -8px 0px 10px 0px; padding: 4px 0px 0px; }

.module-pagination { margin: 0; text-align: left; font-size: 0; border-top: 1px solid #e5e5e5; padding: 20px 0px; position: relative; }
.module-pagination .nums{
	display: flex;
}
.module-pagination .nums a,
.module-pagination .nums span,
.flex-direction-nav li {
    display: inline-block;
    width: 46px;
	height: 46px;
	font-family: Open Sans;
	font-style: normal;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	font-size: 18px;
	line-height: 30px;
	display: flex;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: center;
	        justify-content: center;
	letter-spacing: -0.3px;
	color: #242424;
	text-decoration: none;
   	background: linear-gradient(0deg, #F8F8F8, #F8F8F8), linear-gradient(314.41deg, #F1F1F1 13.75%, #F7F7F7 86.01%);
	border-radius: 5px
}
.item_main_info .flex-direction-nav li{
	background: transparent;
}
.not_main_wrapper .middle .container #content .right_block .module-pagination .nums a:hover,
#content .flex-direction-nav li:hover,
.module-pagination .nums span.cur{
	color: #fff;
	background: linear-gradient(273.27deg, #952F0B 0%, #AD3A11 100%), linear-gradient(315deg, #870000 0%, #D21C1C 100%), linear-gradient(173.46deg, #A4163D 15.46%, #780021 85.32%), linear-gradient(119.88deg, #009EEF 0%, #007EBE 100%), #C4C4C4;
}







.module-pagination .flex-direction-nav{
	display: flex;
	-webkit-justify-content: center;
	        justify-content: center;
	 align-items: flex-start;
	 margin-top: 30px;
}

.module-pagination .flex-direction-nav .flex-nav-prev { left: 0px }

/*.module-pagination .point_sep { cursor: default; display: inline-block;  font-size: 0; border: 0 !important; vertical-align: bottom; }*/

.news_detail_wrapp .similar_products_wrapp{ margin-top: 30px; clear: both; }

.news_detail_wrapp .specials_slider_wrapp{ position: relative; zoom: 1; margin-top: 10px; }

.news_detail_wrapp .similar_products_wrapp img.shadow{ margin: 0 0 20px; }

.news_detail_wrapp .specials_slider_wrapp .slider_navigation { position: absolute; top: -40px; right: 0; }

.left_menu > li { display: block; font-size: 12px; margin-top:1px; transition: background-color 0.07s ease-out 0s; -webkit-transition: background-color ease-out 0.07s; -moz-transition: background-color ease-out 0.07s; -o-transition: background-color ease-out 0.07s; }

.left_menu > li:first-child { margin-top: 0; }
.left_menu, .bx-top-nav.bx-site {
	background: #f8f8f8;
	padding-top: 18px;
	padding-bottom: 18px;
	width: 100%;
	margin: 0 auto;
	display: flex;
		flex-wrap: wrap;
	-webkit-justify-content: center;
	        justify-content: center;
}
.left_menu li, .bx-top-nav-container .bx-nav-1-lvl {
	border: 1px solid transparent;
}
.bx-nav-list-1-lvl .bx-nav-1-lvl a{
	border: 1px solid #808080;
	box-sizing: border-box;
	border-radius: 5px;
}

.left_menu2{
	background: rgba(116,42,25,0.06);
}
.bx-top-nav-container .bx-nav-1-lvl>a span{
	padding: 0px
}
#sidebar2 .bx-top-nav-container .bx-nav-1-lvl>a{
	padding-top: 0px;
	padding-bottom: 0px;
	text-transform: none;
	display: block;
	margin-right: 1px;
	margin-left: 1px;
}
#sidebar2 .bx-top-nav-container .bx-nav-list-1-lvl .bx-nav-1-lvl>a{
	font-size: 18px;
}
/*#sidebar2 .bx-top-nav-container .bx-nav-list-1-lvl .bx-nav-1-lvl.bx-nav-list-0-col >a{
	font-size: 20px;
}*/
.bx-top-nav-container{
	margin-top: 0px;
}
.left_menu li a, .bx-top-nav-container .bx-nav-1-lvl a { 

	line-height: 16px; 
	padding-right: 20px;
	padding-left: 20px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 250%;
	text-align: center;
	color: #242424;
	
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
	text-decoration: none; }
.left_menu2 li a{
	color: #742A19;
	font-size: 18px;
}
.year_menu .bx-top-nav-container .bx-nav-1-lvl a{
	font-size: 18px;
}
.left_menu li:not(.exit) a { color: #242424; display:block; }
/*
.left_menu2 li:not(.exit) a{
	color: #742A19;
}*/

ul.left-menu li, .branches_title p{
	background: transparent;
	text-align: center;
}

.right_block ul.left-menu li a, .branches_title a{
	 text-align: center;
    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 41px;
    text-align: center;
    text-transform: uppercase;
    color: #742A19;
    margin-bottom: 19px;
}
.not_main_wrapper .middle .container #content  .right_block ul.left-menu li a:hover, .not_main_wrapper .middle .container #content .right_block .branches_title a:hover{
	  color: #222;
}
.right_block ul.left-menu li, .branches_title p{
	padding-bottom: 30px;
	padding-top: 30px;
	border-bottom: 1px solid #e5e5e5;
}
.not_main_wrapper .middle .container #content .right_block ul.left-menu li:before{
	display: none;
}
.left_menu li.exit a { display:block; text-align: left; position: relative; }

.left_menu li.exit a:before { display:inline-block; width: 5px; height: 8px; background: url('/bitrix/templates/our_shop/css/../images/arrows.png') -3px -292px no-repeat; content: ""; margin: 0px 8px 0px 0px; }

.left_menu li:not(.exit):hover a, .left_block ul.left_menu li:hover, .left_menu li:not(.exit).current a , .left_menu li:not(.exit).current a:hover, .bx-top-nav-container .bx-nav-1-lvl:hover a, .bx-top-nav-container .bx-nav-1-lvl.bx-active a  { -webkit-border-radius: 5px;
        border-radius: 5px; color: #742A19; background: #F7F1E8;}
.left_menu2 li:not(.exit):hover a{
	background: transparent;
}
.left_block ul.left_menu li:hover, .left_block ul.left_menu li.current, .bx-top-nav-container .bx-nav-1-lvl:hover, .bx-top-nav-container .bx-nav-1-lvl.bx-active{
	background: #FBFBFB;
	border: 1px solid #742A19;
	box-sizing: border-box;
	border-radius: 5px;
	    color: #742A19;
}
.left_block ul.left_menu2 li:hover{
	background: transparent;
}
.bx-top-nav-container .bx-nav-list-1-lvl .bx-nav-1-lvl:hover, .bx-top-nav-container .bx-nav-list-1-lvl .bx-nav-1-lvl.bx-active{
	border-color: transparent;
}
.not_main_wrapper .middle .container #content .bx-top-nav-container .bx-nav-list-1-lvl .bx-nav-1-lvl:hover a, .not_main_wrapper .middle .container #content .bx-top-nav-container .bx-nav-list-1-lvl .bx-nav-1-lvl.bx-active a{
	color: #fff;
	border-color: #742A19;
	background: #742A19;
}
.left_menu > li.exit { background: rgba(0, 0, 0, 0) none repeat scroll 0 0; border: medium none !important; margin-top: 3px; }



.left_menu > li.exit.current a {background: transparent;border: 0;} 

#content .left_block, #sidebar2{
	width: 100% ;float: none;position: relative;zoom: 1;z-index: 10; background: #f8f8f8; margin-bottom: 50px;
	}

#content .right_block, .articles-list, .search-page{overflow:visible;position:relative;

width: 95%;
max-width: 1530px;
margin: 0 auto
}
#content .right_block.full_width{
	max-width: 100%;
	width: 100%;
}
#content .right_block.full_right{
	width: 100%;
max-width: 100%;
}
#content .right_block.catalog{
	width: auto;
}
#content  .right_block.catalog .catalog_list, #content  .right_block.catalog .catalog_table{ left: 0; right: -20px; position: relative; zoom: 1; }

#content .right_block.catalog .catalog_block{margin-top: 20px;}

#content .right_block.catalog .catalog_section_list{ margin-left: 11px; }

.brands_list li { display: inline-block; zoom: 1; vertical-align: top; padding: 0; width: 24%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 0 10px 10px 0; text-align: center; height: 122px; line-height: 122px; border: 1px solid transparent; }

.brands_list li:hover { border-color: #e5e5e5; }

.brands_list li  img{max-width: 100%; vertical-align: middle;}

.brands_list{margin-top: 20px;}

.specials_tabs_section.specials_slider_wrapp .tabs_content > li.tab  ul.flex-direction-nav{display: none;}



.module-cart{margin-top: 25px;}

.module-cart table{ width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.module-cart .extra_properties { display: none; }

.module-cart .colored td { text-align: center; position: relative; /*min-height: 100px;*/ }

.module-cart .colored td.delay-cell{ white-space: nowrap; }

.module-cart td.name-cell, .module-cart td.name-th{ text-align: left; }

.module-cart td.name-th{ padding-left: 10px; }

.module-cart .cost-cell, .module-cart .cost-cell *, .module-cart .summ-cell, .module-cart .summ-cell *, .module-cart .row_values .price{ font-size: 14px; }

.module-cart .summ-cell, .module-cart .weight-cell, .module-cart .count-cell, .module-cart .cell { white-space: nowrap; }

.module-cart .cost-cell .discount, .module-cart .cost-cell .discount *,  .cart_shell .cost-cell .price.discount * { font-size: 12px; }

.module-cart table td { vertical-align: middle; padding: 10px; }

.module-cart table td.thumb-cell{ positon: relative; overflow: hidden; }

#order_form_content .module-cart table td.thumb-cell { padding-left: 20px; }

.module-cart table td.remove-cell { box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; width: 55px; }

.module-cart table td.thumb-cell { positon: relative; }

.module-cart table td.thumb-cell a { display: inline-block; height: 100px; width: 100px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.module-cart table td.thumb-cell img{	max-width: 100%;	max-height: 100%;}

.module-cart table td.thumb-cell a img {	border: 0;	border-radius: 5px;	-moz-border-radius: 5px;	-webkit-border-radius: 5px;	max-width: 100%;	max-height: 100%;	vertical-align: middle;}

.module-cart .name-cell a, .module-cart .name-cell{	text-decoration: none;	font-size: 14px;	font-weight: 500;}



.module-cart .result-row .buttons-row div { max-width: 180px; }

.module-cart .result-row .buttons-row .description { float: none; font-size: 11px; margin-top: 10px; }

.module-cart .colored  tfoot td { text-align: left; padding-top: 20px; padding-bottom: 20px; }

.module-cart .colored  tfoot tr td:first-child { padding-left: 30px; }



.module-cart .colored tfoot td.row_values, .module-cart .colored tfoot td.row_values *{	white-space: nowrap;}

.module-cart .colored tfoot td.row_values{	padding-right: 20px;}

.module-cart .colored tfoot td.extended-cell{	display: none;}

.module-cart .colored  tfoot td.row_values.val{	text-align: right;}

.module-cart .colored  tfoot td{	vertical-align: top;}

.module-cart .colored tfoot tr[data-id="total_buttons"] td{	position: relative;	zoom: 1;	overflow: hidden;}



.module-cart .coupon_wrapp input[type="text"]{	margin-bottom: 5px;	margin-right: 5px;}

.module-cart.fixed tbody{	overflow:hidden;}

.module-cart .order_item_quantity_small{	display: none;}

.basket_fly .module-cart table.colored tbody td{	border-bottom: 0;}

.basket_fly .module-cart table.colored tbody tr:first-child td{	border-top: 0;}

.right_side.sections_list .banners_column{	margin-bottom: 20px;}

.right_side.sections_list .viewed_products_column{	margin-bottom: 0;}

.articles-list.sections .item{	clear: left;	min-height: 120px;}

.bx_filter_vertical .bx_filter_container_title{	padding: 7px 10px;	cursor: pointer;	position: relative; zoom: 1; }

.bx_filter_vertical .bx_filter_container {	position: relative;}

.bx_filter_vertical .bx_filter_container_title i.arr{	display: inline-block;	height: 15px;	width: 15px;	float: right;	position: absolute;	right: 8px;	top: 9px;}

.bx_filter_vertical .bx_filter_param_area{	padding: 0 10px;}

.bx_filter_vertical .bx_filter_container_title:hover i.arr{	background-position: 3px -21px;}

.bx_filter_vertical .bx_filter_container.active i.arr{	background-position: -18px -5px;}

.bx_filter_vertical .bx_filter_container.active:hover i.arr{	background-position: 0 -5px;}

.bx_filter_vertical .bx_filter_block.active{	display: block;}



.bx_filter_vertical .bx_filter_block { padding: 0px; font-size: 0px; position: relative; zoom: 1; }

.adaptive_filter { float: left; position: relative; zoom: 1; z-index: 100; padding-right: 3px; display: none; }



.filter_opener  { display: inline-block; padding: 8px 8px 1px; margin: -8px 25px 0px 0px; border-radius: 2px; }

.filter_opener  span, .filter_opener  i { display: inline-block; vertical-align: top; }

.filter_opener  span { white-space: nowrap; font-size: 12px; color: #8e8c8c; line-height: 14px; }

.filter_opener:not(.opened):hover { background: #e5e5e5; }

.filter_opener:not(.opened):hover span { color: #383838; }

.filter_opener  i { background: url(/bitrix/templates/our_shop/css/../images/sort_icons.png) -19px -62px no-repeat; width: 15px; height: 13px; margin: 0px 7px 0px 0px; }

.filter_opener.opened i { background-position: -39px -62px; }

.filter_opener.opened span { color: #fff; }

.filter_opener:not(.opened):hover i { background-position: -1px -62px; }

.filter_opener.active i { background-position: 2px -288px; }

.filter_opener.opened.active i, .filter_opener.active:hover i { background-position: -102px -288px; }

.catalog_block .catalog_item_wrapp, .products-list__item {
    width: 25%;
    border: 1px solid #E5E5E5;
    width: 284px;
    float: left;
    padding-bottom: 0px;
    white-space: normal;
    display: inline-block;
    vertical-align: top;
    margin-left: -1px
}
.sale.products-list__item{
	 border: 1px solid #D6D6D6;
}
.products-list__item{
	text-align: center;
	padding-bottom: 35px;
	width: 19.3%;
  margin-right: 0.66%;
  margin-bottom: 10px;
}
.products-list__item:nth-child(5n){
  margin-right: 0px;
}
.sale.products-list__item{
	padding-bottom: 0px;
}

.products-list{
	display: flex;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
	-webkit-align-items: stretch;
	        align-items: stretch;
	margin-bottom: 20px;
}
.product-img{
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
.product-img{
  min-width: 220px;
  min-height: 150px;
}.product-img img{
  object-fit: contain
}
.catalog_block .availability-row {margin-top:5px;}

.catalog_block .catalog_item { margin-right: 0px; overflow: hidden; -webkit-transition: box-shadow ease-out 0.2s; -moz-transition: box-shadow ease-out 0.2s; -o-transition: box-shadow ease-out 0.2s; transition: box-shadow  ease-out 0.2s; padding: 4px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; white-space:normal; padding: 10px 0px 35px 00px; }



.catalog_block .catalog_item img, .product_slider .catalog_item img { max-width: 100%; max-height: 100%; }

.catalog_item { position: relative; }

.bx_filter_container .disabled { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); -moz-opacity: 0.5; -khtml-opacity: 0.5; opacity: 0.5; }

.smartfilter .bx_ui_slider_track { height: 4px; margin: 33px 0px 13px; position: relative; zoom: 1; }

.smartfilter .bx_ui_slider_track .bx_ui_slider_handle { top: -6px; width: 12px; height: 12px; display: inline-block; cursor: pointer; position: absolute; z-index: 100; background: #fff; border-radius: 16px; border: 2px solid #ddd; }

.smartfilter .bx_ui_slider_track .bx_ui_slider_range { height: 4px; position: relative; }

.smartfilter .bx_ui_slider_track .bx_ui_slider_handle:after { font-size: 0; content: "."; background: #fff; display: inline-block; background: #fff; width: 6px; height: 6px; left: 3px; position: absolute; top: 3px; }

.bx_filter_vertical .bx_filter_block label, .bx_filter_vertical .bx_filter_block label span { font-size: 11px; }



.module_products_list td { padding: 19px 0px; text-align:center; border-top: 1px solid #e5e5e5; }

.module_products_list td.item-name-cell { text-align: left; padding-left: 20px; padding-right: 10px; }

.module_products_list td.item-name-cell a { font-size: 14px; font-weight: 500; }

.module_products_list td.price-cell { max-width: 200px; text-align: left; width: 21%; }

.module_products_list td.like_icons { width: 56px; }

.module_products_list td.like_icons.full { width: 91px; }

.module_products_list td.but-cell { width: 215px; text-align: right; }

.module_products_list { box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; font-size: 12px; border: 1px solid #e5e5e5; margin: 0px 0px 30px; float: left;overflow:hidden;}

.module_products_list .foto-cell { width: 50px; }

.module_products_list tr:first-child td { border-top: 0; }

.module_products_list tr  td:first-child{ padding-left: 19px; }

.module_products_list tr  td:last-child{ padding-right: 19px;padding-right: 5px; }

.module_products_list .foto-cell img { max-width: 100%; }



.module_products_list .availability-row, .module_products_list .price-cell .price { white-space: nowrap; }

.module_products_list .availability-row { text-align:left; }

.module_products_list .price-cell .price { font-size: 14px; }

.module_products_list .price-cell .price.discount { font-size: 12px; }

.module_products_list .price-cell .price.discount strike { line-height: 14px; font-family: Ubuntu, Arial, Helvetica, sans-serif; }

.module_products_list .quantity-cell { width: 90px; }



.display_list { margin-top: 0px; padding: 0px 0px 30px; }

.display_list .list_item_wrapp { position: relative; zoom: 1; z-index: 0; -webkit-transition: border-color ease-out 0.2s; -moz-transition: border-color ease-out 0.2s; -o-transition: border-color ease-out 0.2s; transition: border-color ease-out 0.2s; }

.display_list .list_item { min-height: 230px; white-space: normal; }

.display_list .list_item  td.image_block, .display_list .list_item  td.description_wrapp, .display_list .list_item  td.information_wrapp { padding: 20px; vertical-align: top; }

.display_list .list_item td.image_block, .display_list .list_item td.description_wrapp { padding: 19px; }

.display_list .list_item .image_block { width: 25%; position: relative; zoom: 1; min-height: 170px;  box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.display_list .description_wrapp .desc_name a span, .popup .item_name span { font-size: 16px; line-height: 24px; }

.display_list .adaptive_name { display: none; }

.display_list .adaptive_name .desc_name { margin-bottom: 0; }



.module_products_list .availability-row .value, .module_products_list .availability-row .value span { font-size: 11px; margin: 2px 0 0 5px; display:inline-block; vertical-align:top; *display:inline; zoom:1; font-family: Ubuntu, Arial,Helvetica,sans-serif; }

.display_list .availability-row .value:first-letter, .display_list .availability-row .value span:first-letter, .module_products_list .availability-row .value:first-letter, .module_products_list .availability-row .value span:first-letter, .catalog_block .availability-row .value:first-letter, .catalog_block .availability-row .value span:first-letter, .catalog_detail .availability-row .value:first-letter, .catalog_detail .availability-row .value span:first-letter{ text-transform: uppercase; }

.display_list .adaptive_name  .desc_name a span { font-size: 14px; line-height: 16px; }

.display_list .adaptive_name td { padding: 15px; }

.display_list .description_wrapp .description, .display_list .description_wrapp .information { box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 6px 0px 0px; }

.display_list .list_item  td.information_wrapp { width: 23%; width: 207px; min-width: 155px; padding: 0; position: relative; zoom: 1; }

.display_list .information_wrapp .information { padding: 20px 29px 27px 6px; }

.display_list .price_block { margin-bottom: 12px; }

.display_list .price_block .price_name{margin-top:8px;}

.display_list .price_block .price:not(.discount) { white-space: nowrap; }

.display_list .price { font-size: 24px; line-height: 26px; }

.display_list .price.discount { line-height: 14px; }

.display_list .likes_icons * { font-size: 11px; }

.display_list .likes_icons a:first-child { margin-top: 3px; }

.display_list .likes_icons a{ margin-top: 5px; }

.display_list .likes_icons .icon { position: relative; zoom: 1; bottom: -9px; }

.display_list .likes_icons { margin-left: 2px; }

.compare_wrapp { padding: 6px; position: absolute; right: 0; top: -55px; width: 180px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; white-space: nowrap; }

.left_side  .compare_wrapp { top: -60px; }

.compare_wrapp .compare_button { margin-right: 3px; }

.compare_wrapp a.compare_link { text-decoration: none; cursor: pointer; margin: 0 4px; }

.compare_wrapp a.compare_link span { font-size: 11px; }



.module-cart table tr[data-error="no_amounth"] td { padding-top: 20px; }

.count-cell .module-cart table td.remove-cell { min-height: 100px; vertical-align: middle; }

.display_list .price.discount, .display_list .price.discount * { font-size: 11px; font-family: Ubuntu, Arial, Helvetica, sans-serif; }

.popup { display: none; position: absolute; min-width: 420px; max-width: 520px; left: 50%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; border-radius: 5px; -moz-radius: 5px; -webkit-border-radius: 5px; /*overflow: hidden;*/ }

.popup.card_popup_frame { max-width: 520px; }

.popup.card_popup_frame .popup-intro { position: absolute; top: 0; right: 0; left: 0; height: 63px; }

.popup.card_popup_frame .popup-intro.grey{ display: none; }

.popup.card_popup_frame .basket_popup_wrapp{ margin-top: 63px; overflow: hidden; }

.popup-window-titlebar .popup-window-top-row .popup-window-center-column{ height: auto; cursor: default !important; }

.popup .pop-up-title, .popup-window-titlebar .popup-window-top-row .popup-window-center-column span div{ padding: 22px 50px 20px 30px; font-size: 19px; line-height: 20px; }

.popup-window-titlebar .popup-window-top-row .popup-window-center-column span div { padding: 17px 50px 14px 13px; }



.popup-window-close-icon.popup-window-titlebar-close-icon:after { content: ""; display: inline-block; width: 19px; height: 19px; border-radius: 19px; -moz-border-radius: 19px; -webkit-border-radius: 19px; background: url(/bitrix/templates/our_shop/css/../images/close_icons.png) -1px -59px no-repeat; }

.popup-window-close-icon.popup-window-titlebar-close-icon{ background: none; }

.popup a.item_name{ text-decoration: none; }

.popup a.item_name span{ line-height: 22px; }



.popup-window-close-icon.popup-window-titlebar-close-icon { margin: 0; position: absolute; right: 5px !important; top: 5px !important; cursor: pointer; }

.popup .close i, .popup-window-close-icon.popup-window-titlebar-close-icon:after{ background: url(/bitrix/templates/our_shop/css/../images/close_icons.png) -1px -59px no-repeat; }

.popup .form-wr  p{ margin-top: 0; margin-bottom: 10px; }

.popup .form_description{ padding: 10px 30px; }

.card_popup_frame.popup .form-wr{ padding: 25px 0 30px 0; }

.popup .product_description { padding-left: 10px; }

.popup .buttons_wrapp{ clear: both; margin-top: 30px; }

.star_big{ font-size: 32px; }

.popup .r  { margin-bottom: 13px; position: relative; }

.popup .but-r .prompt { float: right; }

.popup input[type="text"], .popup input[type="password"], .popup input[type="email"], .popup textarea , .form-block input, .form-block textarea { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.popup textarea{ resize: vertical; }

.one_click_buy_result { display: none; }

.popup .cart_shell .catalog_item .slide, .basket_fly .module-cart .slide{ display: none; }

.popup .cart_shell .catalog_item[animated=false], .module-cart tr[animated=false] .thumb-cell img{  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); -moz-opacity: 0; -khtml-opacity: 0;   opacity: 0; }

.popup .cart_shell td.cost-cell{ padding-right: 0; }

.popup .cart_shell td.cost-cell .price:first-child{ margin-top: 0; }

.popup .cart_shell td.cost-cell, .popup .cart_shell td.cost-cell *{ text-align: right; }

.popup .cart_shell .thumb-cell{ width: 50px; }

.popup .cart_shell td{ padding: 10px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box;}

.popup .cart_shell .thumb-cell a { display: block; position: relative; zoom: 1; height: 50px; width: 50px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.popup .cart_shell .thumb-cell img { position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; border: 0; max-width: 100%; max-height: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.popup .cart_shell .cost-cell .price { text-align: right; clear: both; float: right; white-space: nowrap; font-size: 14px; display: inline-block; margin-top: 0; }



.card_popup_frame.popup  .but_row { margin-top: 25px; clear:both; height: 31px; overflow: hidden; position: relative; zoom: 1; }

.card_popup_frame.popup .but_row.no_border { border: 0; }

.card_popup_frame.popup  .but_row .to_basket, .card_popup_frame.popup  .but_row .to_delay { display: inline-block; position: absolute; top: 0; }

.card_popup_frame.popup .but_row .to_basket{ display: inline-block; right: 0; }

.card_popup_frame.popup .but_row .to_delay{ display: none; }

.card_popup_frame.popup .total_wrapp hr{ clear: both; }

.card_popup_frame.popup .basket_empty{ display: none; padding: 20px; }

.card_popup_frame.popup .basket_empty td{ vertical-align: middle; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.card_popup_frame.popup .basket_empty td.image{ width: 91px; }

.card_popup_frame.popup .basket_empty td.description{ padding-left: 30px; }

.card_popup_frame.popup .basket_empty .image div{ min-height: 91px; background: url(/bitrix/templates/our_shop/css/../images/empty_cart_small.png) center no-repeat; }

.card_popup_frame.popup .basket_empty .basket_empty_subtitle{ font-size: 15px; margin-bottom: 15px; }

.card_popup_frame.popup .basket_empty .basket_empty_description { font-size: 13px; line-height: 16px; }

.card_popup_frame.popup  .but_row a.to_basket .text, .card_popup_frame.popup .but_row a.to_delay .text { margin-top: 10px; font-size: 12px; text-transform: uppercase; display: inline-block; line-height: 13px; vertical-align: top; }

.card_popup_frame.popup  .but_row a.to_basket .icon, .card_popup_frame.popup  .but_row a.to_basket .icon i,

.card_popup_frame.popup  .but_row a.to_delay .icon, .card_popup_frame.popup  .but_row a.to_delay .icon i { display: inline-block; height: 30px; width: 30px; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; }

.card_popup_frame.popup  .but_row a.to_basket .icon, .card_popup_frame.popup  .but_row a.to_delay .icon { margin-right: 15px; }

.card_popup_frame.popup  .but_row a.to_basket .icon i, .card_popup_frame.popup  .but_row a.to_delay .icon i { background: url(/bitrix/templates/our_shop/css/../images/basket_icons.png) no-repeat; }

.card_popup_frame.popup  .but_row a.to_basket:hover .icon  i { background-position: -5px -170px; }

.card_popup_frame.popup  .but_row a.to_delay:hover .icon  i{ background-position: -48px -257px; }

.card_popup_frame.popup .total_wrapp .price{ margin-left: 15px;  display: inline-block; }

.card_popup_frame.popup .total_wrapp .price.discount{ display: block; }

.card_popup_frame.popup  .item-title a span{ font-size: 13px; }

.card_popup_frame.popup a.more_row, .basket_fly td.total_wrapp a.more_row{ text-decoration: none; float: left; }

.card_popup_frame.popup a.more_row .icon, .basket_fly td.total_wrapp a.more_row .icon{ margin-left: 5px; border-radius: 5px; -moz-border-radius: 5px;  -webkit-border-radius: 5px; vertical-align: middle; margin-top: -1px; }

.card_popup_frame.popup a.more_row .text, .basket_fly td.total_wrapp a.more_row .text{ text-decoration: underline; }

.popup .compare_list{ padding: 25px 60px; text-align: center; position: relative; max-width: 445px; }

.popup .compare_list .compare_list_item:first-child{ margin-left: 0; }

.popup .compare_list .compare_list_item{ vertical-align: top; width: 135px !important; display: inline-block; margin-left: 15px;  position: relative; text-align: center; }

.popup .compare_list .compare_list_item .image{ min-height: 70px; }

.popup .compare_list ul{ display: inline-block; width: 100%; }

.popup .compare_list .compare_list_item img{ max-width: 100%; }

.compare_frame.popup .button_row{ padding: 15px 0; text-align: center; }

.compare_list .compare_list_item .name a{ font-size: 12px; line-height: 16px; }

.popup.compare_frame{ max-width: 970px; }

.compare_list_item:hover .delete, .differences_table .catalog_item:hover .remove{ display: inline-block; }

 .differences_table .catalog_item .remove { z-index: 100; }

.compare_list_item .delete, .differences_table .remove{ height: 16px; width: 16px; background: url(/bitrix/templates/our_shop/css/../images/close_icons.png) -6px -8px no-repeat; position: absolute; top: 0; right: 0; display: none; }

.popup .compare_list .compare_navigation{  display: inline-block; position: absolute; top: 65px; right: 0; left: 0; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.popup .compare_list .compare_navigation li{	position: absolute;	right: 20px;}

.popup .compare_list .compare_navigation li:first-child{	left: 20px;}

.catalog_detail .props_table{	margin-bottom: 15px;	width:100%;}

.props_table{	min-width: 300px;	margin-top: -10px;}

.props_table .char_name{	font-weight: bold;	width:57%;}

.props_table td {	padding: 5px 0;}

.props_table .char_value {	text-align: right;	width:38%;}

.props_table .char_name span, .props_table .char_value span {background: #fff; position: relative; zoom: 1; bottom: -10px;}

.props_block .char_name span{position: relative;	}

.props_table .char_name span {padding-right: 10px;}

.props_table .char_value span {padding-left: 10px;}

.char_name .hint .icon, .bx_filter_parameters_box_title .hint .icon { display: inline-block; position: absolute; z-index: 205; cursor: pointer; left: -35px; text-align: center; padding: 0; top: -1px; height: 14px; width: 14px; line-height: 12px;}

.props_list .char_name .hint .icon { top: 0px; }

.char_name .hint .icon:hover i, .char_name .hint.active .icon i { color: #fff; }



.char_name .hint .icon i, .bx_filter_parameters_box_title .hint .icon i{ font-weight: 100; line-height: 14px; cursor: pointer; font-size: 10px; text-align: center; font-style: normal;} 

.char_name .hint .tooltip, .bx_filter_parameters_box_title .hint .tooltip{display: none;}

.bx_filter_parameters_box_title .hint .tooltip{ left: -10px; /*top: 27px;*/ top: initial; bottom: 27px; z-index: 200; color: #888;}

.bx_filter_parameters_box_title .hint .tooltip:after { top: initial; bottom: -16px; border-top-color: #fff; border-bottom-color: transparent; }

.tooltip { position: absolute; left: -53px; top: 24px; line-height: 14px; z-index: 202; display: none; padding: 17px 20px 19px; min-width: 21px; max-width: 200px; font-size: 12px; -webkit-border-radius: 2px; -moz-border-radius: 2px; 	border-radius: 2px; font-weight: 400; box-shadow: 0px 0px 15px rgba(0,0,0,.12); background: #fff; }

.tooltip:after { content: ''; position: absolute; width: 0; height: 0; border: 11px solid transparent; border-bottom-color: #fff; left: 14px; top: -16px; }

.char_name .hint .triangle, .bx_filter_parameters_box_title .hint .triangle{display: none;}

.char_name .hint.active .triangle, .bx_filter_parameters_box_title .hint.active .triangle{position: absolute; top: 19px; left: 5px; z-index: 100; display: inline-block; width: 0; border-left: 6px solid transparent; border-right: 6px solid transparent; }

.bx_filter_parameters_box_title .hint.active .triangle{ position: inherit; top: inherit; left: inherit; margin: 0 0 -10px -12px; }

.tooltip .tooltip_close{ font-size: 15px; text-align: center; height: 16px; width: 16px; display: inline-block; top: 2px; right: 2px; position: absolute; cursor: pointer;}

.catalog_detail .offers_table tr td.str{	text-align: left; }

.catalog_detail .offers_table .cost.prices .price { float: none; display: inline-block; }

.catalog_detail .offers_table .offer_stores td{	padding: 0;	border-bottom: 0;}

.opener_icon, .opener_icon i { display: inline-block;  cursor: pointer; vertical-align: middle; }

.opener_icon { background: #eef1f1; }

.opener_icon.no_bg { background: none; }

.opener_icon i { background: url(/bitrix/templates/our_shop/css/../images/arrows.png) 8px -188px no-repeat; }

.opener_icon.no_bg i { background: url(/bitrix/templates/our_shop/css/../images/arrows.png) 8px -255px no-repeat; }

.opener_icon.opened  i { background-position: -25px -190px; }

.catalog_detail .offers_table td.opener:hover .opener_icon i, .opener_icon:hover i, h4:hover .opener_icon i, .faq.list .item .q:hover .opener_icon i, .jobs_wrapp .item .name tr:hover .opener_icon i { background-position: 8px -210px; }

.catalog_detail .offers_table td.opener:hover .opener_icon.opened i, .opener_icon.opened:hover i, .opener_icon.opened.no_bg:hover i, h4:hover .opener_icon.opened i, .faq.list .item.opened .q:hover .opener_icon i, .jobs_wrapp .item.opened .name tr:hover .opener_icon i { background-position: -25px -212px; }

.opener_icon.opened.no_bg  i { background-position: -24px -257px; }

.catalog_detail .offers_table thead td{ text-align: center !important; }

.catalog_detail .offer_stores .stores_block_wrap{ display: none; margin-top:0; }

.catalog_detail .offer_stores .stores_block_wrap{ border-bottom: 1px solid #E5E5E5; }

.catalog_detail .offers_table  .opener{ cursor: pointer; width: 20px; }

.store_map .module-map{ float: left; width: 60%; margin-bottom: 20px; padding-right: 30px;   box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.store_map .store_description { padding-left: 60%; margin-bottom: 20px; }

.store_map .store_description .store_property{ width: 49%; display: inline-block; vertical-align: top; padding-right: 20px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.store_map .store_image img{ margin-top: 5px; margin-right: 5px; border: 2px solid #c8c8c8; }

.store_map .store_image img:hover{ border: 2px solid #ffcc00; }

.store_map .stores_images{ clear: both; }

.store_map .stores_images.multiple .store_image{ display: inline-block; margin-right: 10px; }

.module-authorization, .registraion-page{ margin: 20px 0 20px; }

.authorization-cols{ overflow:hidden; }

.authorization-cols .col{ display:inline-block;  vertical-align:top; }	

.authorization-cols .col.authorization{ width: 49%;  padding-right: 40px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.authorization-cols .col.registration{ width: 50%;  box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }	

.authorization-cols 	.auth-title{ font-size:22px;  line-height:26px;  margin: 0 0 13px 0; overflow: hidden; text-overflow: ellipsis; }	

.authorization-cols .col.authorization .form-block  #avtorization-form-page { padding: 20; }

.authorization-cols .auth-title { font-size: 22px; line-height: 30px; margin: 0 0 13px 0; overflow: hidden; text-overflow: ellipsis; }



.form-block .but-r .remember{ float: left; }

.form-block .but-r .remember label {  font-size:12px; padding: 0px 0px 0px 23px; margin: 0px; }

.filter .remember input[type="checkbox"] + label:after, .filter .remember input[type="checkbox"] + label:before { top: 2px; }

.filter.label_block input[type="checkbox"] + label:before, .filter.label_block input[type="checkbox"] + label:after{ top: 3px; }



.authorization-cols .col.authorization .soc-avt .row { margin-top: 5px; }

.authorization-cols .col.authorization .soc-avt { zoom: 1; position: relative; padding: 15px 20px 10px 20px; border-bottom: 0; font-size: 12px; }	

.authorization-cols .col.authorization div.error { left:330px; }	

.authorization-cols .col.registration p{ margin-bottom:21px }

.form-block .intro{ padding: 22px 50px 20px 30px; font-size: 19px; line-height: 20px; }

.authorization-cols .form_wrapp{ padding: 20px; }

.soc-avt .row a span.name, .soc-serv-main .row a span.name { vertical-align: top; }

.form-block-title, .cart_empty .title{ font-size: 22px; line-height: 24px; font-weight: normal; margin-bottom: 20px; }

span.form-block-title{display:inline-block;vertical-align:top;*display:inline;zoom:1;}

.module-form-block-wr .form-block { /*padding: 20px 20px 0 20px;*/ }

.module-form-block-wr.order_cancel .form-block{ padding: 20px; }

.module-form-block-wr.order_cancel textarea{ margin: 5px 0 15px; }

.module-form-block-wr .form-block label{ padding:1px 0 0 2px;  margin:0 0 5px; }

.module-form-block-wr .form-block .r{ width: 59%;  margin-bottom:18px; }	

.module-form-block-wr .form-block .r #LOCATION_PERSONAL_CITY select{ margin-top: 10px; }

.module-form-block-wr .form-block .r #LOCATION_PERSONAL_CITY select:first-child { margin-top: 0; }

.module-form-block-wr .form-block .r.register-captcha img{ margin-bottom: 15px; }

.module-form-block-wr .form-block .r div.error{ top:23px; }

.module-form-block-wr .form-block .r.pass{ width:235px; }

.module-form-block-wr .form-block  input, .module-form-block-wr .form-block  textarea{ width: 100%; }

.module-form-block-wr .form-block  textarea{ height:98px; }



.module-form-block-wr .form-block .pr{ font-size:11px; margin:5px 0 -5px 3px; line-height:16px; margin-bottom: 0px; }

.module-form-block-wr .form-block .pr.em{ margin:8px 0 -5px 3px; }

.module-form-block-wr .form-block .but-r{ padding:0; margin:-3px 0 20px; }



.module-form-block-wr .form-block   .prompt{ float: left; margin-top: 6px; }

.form-block   .prompt { font-size: 11px; }

.form-block .prompt .star{ font-size: 32px; position: relative; vertical-align: middle; top: 6px; }

.module-form-block-wr .soc-serv-main{ padding: 33px 43px 15px; margin: 45px -43px 0px -43px; border-top: 1px solid #E5E5E5; }

.module-form-block-wr .soc-serv-main .soc-serv-split-title-grey { margin-bottom: 5px; }

.module-order-history.orderdetail .module-orders-list tr td:first-child { text-align: left; border-right-width: 0px; }

.module-order-history.orderdetail .module-orders-list tr td:last-child { border-left-width: 0px; }

.module-order-history.orderdetail .module-orders-list tr.gn td{ text-align:center; }

.module-order-history.orderdetail .t {font-size: 18px;line-height: 20px;margin: 0;padding: 20px 0 20px 35px;text-align: center;}

.module-order-history.orderdetail .module-orders-list.result td { background: none repeat scroll 0 0 rgba(0, 0, 0, 0) !important; font-size: 13px; font-weight: bold; }

.module-order-history.orderdetail .module-orders-list.result td.custom_t2 { padding-right: 35px; text-align: right; padding-left: 15px; }

.module-order-history.orderdetail .module-orders-list.result tr:first-of-type{	border-top-color:transparent !important;}

.module-order-history .module-orders-list{ width: 100%; }

.module-order-history .module-orders-list td.drop-cell{ display: none; text-align: left; padding: 0; }

.module-order-history .module-orders-list .drop-container{ display: none; }

.module-order-history .module-orders-list .drop-container .item-shell { width: 100%; }

.module-order-history .module-orders-list .drop-cell .not-payed{ margin: 0; padding: 5px 35px; }

.module-order-history .module-orders-list .drop-cell .t{ margin: 0; padding: 5px 0 5px 35px; font-weight: bold; }

.module-order-history .module-orders-list td.drop-cell .item-shell th{ padding-bottom: 0; }

.module-order-history .module-orders-list td.drop-cell .item-shell td:first-child{ text-align: left; padding-left: 35px; }

.module-order-history .module-orders-list td.drop-cell .item-shell td{ padding: 5px; text-align: center;}

.module-order-history .history-table{margin: 17px 0 0 0;}

.module-order-history .history-table > tbody > tr > td{padding: 11px 0;}

.module-order-history .history-table .drop-cell{padding:0; border:none;}

.module-order-history .drop-cell .result-row { padding: 24px 20px 17px 35px; }

.module-order-history .result-row a.button { margin-right: 12px; }

.module-order-history .result-row a.button:last-child { margin-right: 0px; }

.module-order-history .result-row .result { float: right; padding: 0px 10px 0px 0px; }

.module-order-history .result-row .result table{ margin-bottom: 0px; }

.module-order-history .result-row .result .r{ padding-left: 15px; position: relative; /*bottom: -2px;*/ }

.module-order-history .result-row .result .title{ font-weight: bold; }

.module-order-history .drop-cell .result-row .alert{ padding-left:19px;  font-size:11px; position:relative; }

.module-order-history tr.tr-d.o > td, 	.module-order-history tr.tr-d.o > td a, .module-order-history tr.tr-d.o > td span{ color:#fff !important; }

.module-orders-list .order-extra-properties{ text-transform: lowercase; }

.module-orders-list .order-extra-properties, .module-orders-list .item-extra-properties{ display: none; }

.module-orders-list .order-extra-properties .item{ white-space: nowrap; display: inline-block; }

.module-cart .cost-cell .discount strike, .module-cart .cost-cell .price_name,  .cart_shell .cost-cell .price.discount *{ line-height: 14px; font-family: Ubuntu, Arial, Helvetica, sans-serif; }

.module-order-history .item_name .icon { background: none; margin: 0px 5px 0px 0px; }

.module-order-history ul.tabs{ margin-left: 20px; }

.module-order-history ul.tabs li.cur span{ border: 0; }

.module-order-history ul.tabs li span{	padding-top: 8px; text-transform: none; font-family: Ubuntu, Arial, Helvetica, sans-serif; border-bottom: 1px solid #b4b4b4; }

.module-order-history .item_name{ cursor: pointer; display: inline-block; white-space: nowrap; }

.module-order-history .item_name .name{ font-size: 14px; font-weight: 600; position: relative; top: 1px; }

.module-products-list td, .module-orders-list td { padding: 7px 0 6px 10px; vertical-align: middle; }

.module-orders-list td { text-align: left; }



.module-order-history .order-status-cell, .module-order-history .order-status-th{ width: 160px; }

.module-order-history .item-name-cell, .module-order-history .item-name-th{ text-align: left; padding-left: 8px; }

.module-order-history .item-name-th{ padding-left: 19px; }

.module-order-history .item-name-cell{ font-weight: bold; padding-left: 13px; }

.module-order-history .module-orders-list .tr-d td { cursor: pointer; }

.module-order-history .tr-d:hover .item_name:hover .icon i, .module-order-history .tr-d .item_name:hover .icon i { background-position: 8px -210px; }

.module-order-history .tr-d.opened .item_name:hover .icon i { background-position: -25px -212px; }

.module-order-history .tr-d.opened .item_name .icon i { background-position: -25px -190px; }

.module-order-history td { border-left: 1px solid transparent; border-right: 1px solid transparent; }

.module-orders-detail{width:100%;box-shadow: 0 1px 2px #e7e7e7;}

.module-orders-detail tr{ border:1px solid #e7e7e7; }

.module-order-history .module-orders-list .tr-d{ border-top: 1px solid transparent; transition: none 0s ease 0s;}

.module-order-history .module-orders-list .tr-d:last-child td{ border-bottom: 0; }

.module-order-history .drop-container .item-shell thead td:first-child{ border-left: 0; }

.module-order-history .drop-container .item-shell thead td:last-child{ border-right: 0; }

.module-order-history .result-row .result td{ border: 0; padding: 0 0 0px; text-align: left; }

.module-order-history .drop-cell .result-row .result .name { text-align: right; }

.module-order-history .order_property { font-weight: bold; }

.module-order-history .module-pagination{ margin-top: 20px; }

.module-order-history .pagination-separator{ display: none; }

.popup .form-description-wrapp{ padding: 10px 30px 10px 30px; }

.cart_confirmation { margin-top: 25px; }

.cart_empty .img{ width: 150px; }

.basket_fly #header .cart_empty{ margin: 20px 20px 23px 15px; }

.cart_empty .img_wrapp{ width: 180px; }

#order_form_div .sale_order_table .ps_logo img:hover, #order_form_div .sale_order_table .ps_logo input[type=radio]:checked + label img {cursor: pointer;padding: 0;}

#order_form_div form .title.summary {border-bottom: 0;margin-bottom: 0;}

#order_form_div .sale_data-table th {padding: 10px;font-weight: normal;}

#order_form_div .section table.colored.summary{width: 100%;box-sizing: border-box;-moz-box-sizing: border-box;-o-box-sizing: border-box;-webkit-box-sizing: border-box;}

.summary .cost_cell, .summary .order_item_weight {white-space: nowrap;}

#new_basket{ display: none; } 

.page_not_found { margin-top: 70px; }

.page_not_found td { vertical-align: top; }

.page_not_found td.image { width: 60%; }

.page_not_found td.image img { max-width: 100%; }

.page_not_found td.description { text-align: center; padding-top: 40px; }

.page_not_found td.description .title404 { font-size: 44px; line-height: 48px; }

.page_not_found td.description .subtitle404 { text-transform: uppercase; font-size: 18px; line-height: 24px; }

.page_not_found td.description .back404, .page_not_found td.description .back404 a { font-size: 12px; }

.page_not_found td.description .back404 a { text-decoration: underline; }

.page_not_found td.description .descr_text404 { font-size: 13px; line-height: 20px; margin-top: 20px; }

.page_not_found td.description .subtitle404, .page_not_found td.description .descr_text404, .page_not_found td.description .back404, .page_not_found td.description .back404 a{ font-family: Ubuntu, Verdana, Arial, Helvetica, sans-serif; }

.page_not_found td.description .btn_big{ margin-top: 20px; }

.page_not_found td.description .back404{ margin-top: 5px; }

.catalog_detail .set_block .title{ font-size: 20px; margin-bottom: 29px; font-weight: 500; }

.set_block .cost .price:not(.discount) { padding: 0px; }



.catalog_detail .bx_item_set_hor_container_big .title{ line-height: 30px; }

.catalog_detail .set_block { padding: 26px 29px 34px; border-top: 1px solid #E7E7E7; }

.catalog_detail .set_block .item{  }

.catalog_detail .bx_item_set_hor_container_big .total_wrapp{ clear: left; }

.catalog_detail .set_block .item, .bx_modal_body .bx_kit_item { width: 79%; min-width: 180px; -webkit-transition: box-shadow ease-out 0.2s; -moz-transition: box-shadow ease-out 0.2s; -o-transition: box-shadow ease-out 0.2s; transition: box-shadow ease-out 0.2s; padding: 0px; display: inline-block; vertical-align: top; position: relative; zoom: 1; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; margin: 0px 13px 5px 0px; width: 180px !important; }

.set_block .result_block .item { margin-right: 0px; margin-top: 55px; }

.set_block .item .item_inner { padding: 20px 20px 15px; }

.set_block .result_block .item .item_inner { padding-right: 0px; }

.set_block .bx_modal_body .item .item_inner { padding-bottom: 13px; }

.set_block .bx_modal_body .slider_wrapp .item .item_inner { padding-bottom: 13px; }

.set_block .item.main_item  .item_inner { padding: 19px 19px 14px; }

.bx_modal_body .bx_kit_item:hover{ padding: 0; }

.bx_item_set_hor .bx_item_set_hor_item{ margin-right: 0; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; display: inline-block; vertical-align: top;	 position: relative; zoom: 1; margin-bottom: 15px; min-width: 150px;}

.bx_item_set_hor li{	display: inline-block;}

ul li.stretch{ display: inline-block; width: 100%; zoom: 1; margin: 0 !important; padding: 0 !important;}

.bx_item_set_hor .bx_item_set_hor_item .bx_item_set_img_container, .bx_kit .bx_kit_img_container{ box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; }

.bx_item_set_hor .bx_item_set_hor_item.equally  .item_wrapp{ width: 100%; }



.bx_item_set_hor .bx_item_set_hor_item .item_wrapp.main_item{ border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; padding: 0; border: 1px solid #efefef; }



.catalog_detail .set_wrapp .item:hover, .set_block .item:not(.r):hover{ box-shadow: 0px 0px 20px rgba(0,0,0,.1); }

.bx_modal_body .item_wrapp{ /*width: 21%;*/ display: inline-block; white-space: nowrap; margin-right: 0; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; display: inline-block; vertical-align: top; position: relative; zoom: 1; min-width: 180px; font-size: 0; }

.bx_modal_body .item_wrapp .item_block_title{ position: absolute; top: -41px; }

.bx_modal_body .item_block_title{ font-size: 16px; font-weight: 600; }

.bx_modal_body .bx_kit_one_section{ margin: 0; padding: 0; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; width: 100%; font-size: 0; white-space: nowrap; text-align: justify; }

.catalog_detail .set_block .separator, .bx_modal_body .separator { display: inline-block; position: relative; width: 13px; margin: 0px 10px 0px 0px; min-height: 140px; }

.catalog_detail .set_block .separator:after, .bx_modal_body .separator:after { content: ""; display: block; position: absolute; top: 50%; margin-top: 13px; width: 15px; height: 15px; background: url(/bitrix/templates/our_shop/css/../images/icons_wish.png) -116px -206px no-repeat; }

.set_block .equally .separator:after, .set_block .item_equally.separator:after { background-position: -158px -206px; }

.catalog_detail .set_wrapp .item .image, .bx_item_set_hor .bx_item_set_hor_item  .bx_item_set_img_container a,

.bx_modal_body .bx_kit_item .image a, .bx_kit .bx_kit_img_container a, .bx_modal_body .bx_kit_item .image, .bx_kit .bx_kit_img_container{ display: block; vertical-align: middle; height: 140px; line-height: 140px; vertical-align: middle; text-align: center; position: relative; zoom: 1; margin: 0px 0px 20px; }

.catalog_detail .set_wrapp .item .image img, .bx_item_set_hor .bx_item_set_hor_item  .bx_item_set_img_container img, .bx_modal_body .bx_kit_item .image img, 

.bx_kit .bx_kit_img_container img{ position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; border: 0; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

.catalog_detail .set_block .item .item-title a , .bx_item_set_hor .bx_item_set_hor_item .item-title a, .bx_modal_body .bx_kit_item  .item-title a{	text-decoration: none;}

.catalog_detail .set_block .item .item-title a span, , .bx_item_set_hor .bx_item_set_hor_item .item-title a span{	font-size: 12px;	line-height: 15px;}

.set_block .item .cost.prices .price, .bx_item_set_hor .bx_item_set_hor_item .price, .bx_modal_body .bx_kit_item .price{	font-size: 18px; line-height: 19px;}

.bx_item_set_hor .bx_item_set_hor_item .price, .bx_modal_body .bx_kit_item .price{	margin-top: 5px;}

.bx_item_set_hor .bx_item_set_hor_item .price.discount, .bx_modal_body .bx_kit_item .price.discount{	margin-top: 0;}



.catalog_detail .set_block .item_info .item-title span, .bx_item_set_hor .bx_item_set_hor_item_info .item-title span{	line-height: 16px;}

.catalog_detail .bx_item_set_hor_container_big .popup_open{ float: right; clear: none; margin: -4px 0px 0px; }

.set_block .item-title a { font-size: 12px; }



.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_title{ font-size: 14px; display: inline-block; }

.set_block .item .total_wrapp .cost .price, .bx_kit_result_two .price, .bx_kit_result_one .price, .bx_kit_result_tre .price, .bx_kit_result_two .price *, 

.bx_kit_result_one .price *, .bx_kit_result_tre .price *{ font-size: 28px; line-height: 28px; font-weight: 600; display: inline-block; float: none; margin: 0px 0px 3px; }

.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_price{ vertical-align: bottom; }

.set_block .total_wrapp .buttons_wrapp{ margin: 20px 0px 0px; }

.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_buttons .buttons_wrapp .one_click { margin-left: 10px; }

.set_block .item .total_wrapp .price.discount, .set_block .item .total_wrapp .price.discount * { font-size: 16px; line-height: 18px; display: block; font-weight: 400; margin: 0px 0px 12px; }

.bx_item_set_hor .bx_item_set_hor_item a.remove { display: none; position: absolute; top: -10px; left: -10px; }

.bx_item_set_hor .bx_item_set_hor_item:hover a.remove { display: inline-block; }



/*popup set*/

div[id^="CatalogSetConstructor"]  .popup-window { border: 0; border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px; overflow: hidden; width: 1104px; }

.popup-window.popup-window-titlebar .popup-window-top-row .popup-window-left-column, 

.popup-window.popup-window-titlebar .popup-window-top-row .popup-window-center-column, 

.popup-window.popup-window-titlebar .popup-window-top-row .popup-window-right-column, 

.popup-window.popup-window-titlebar-light .popup-window-top-row .popup-window-left-column, 

.popup-window.popup-window-titlebar-light .popup-window-top-row .popup-window-center-column, 

.popup-window.popup-window-titlebar-light .popup-window-top-row .popup-window-right-column { border-top: 0; box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -webkit-box-shadow: none; background: #fff; border-bottom: 2px solid; }



.popup-window-content{ margin: 0; }

.bx_modal_container{ padding: 25px 25px; }

.bx_modal_container  .bx_modal_body{ margin-top: 41px; }

.bx_modal_container .bx_modal_description{ display: inline-block; margin: 0px 0px 0px 24px; font-size: 12px; }

.bx_modal_container .bx_modal_small_title{ display: block; font-size: 17px; }

.bx_item_set_hor_container_big .bx_item_set_del, .bx_kit_item .bx_kit_item_del { display: none; height: 24px; width: 24px; top: -9px; left: -9px; position:absolute; border-radius: 25px; -moz-border-radius: 25px; -webkit-border-radius: 25px; cursor: pointer; }

.bx_item_set_hor_container_big .bx_item_set_del:after, .bx_kit_item .bx_kit_item_del:after{ content: "."; font-size: 0; display:block; width: 21px; height:21px; background: url(/bitrix/templates/our_shop/css/../images/close_icons.png) -30px 4px no-repeat; cursor: pointer; }

.popup-window-titlebar h2 { margin: 0px; padding: 34px 24px 33px; }

.bx_kit_two_section{ margin-top: 15px; }

.bx_kit_two_section .title{ margin: 25px 0 11px 10px; display: inline-block; }

.bx_kit_two_section .triangle, .bx_kit_two_section .triangle i{ width: 0; height: 0; display: inline-block; border-bottom: 5px solid #e6e6e6 !important; margin: 0 auto; }

.bx_kit_two_section .triangle{ margin: 0 auto; text-align: center; position: absolute; top: -16px; border-left: 10px solid transparent; border-right: 10px solid transparent; border-top: 9px solid transparent; border-bottom: 9px solid #e6e6e6 !important; }

.bx_kit_two_section .triangle i{ top: -4px; left: -9px; position: relative; border-left: 9px solid transparent; border-right: 9px solid transparent; border-top: 7px solid transparent; border-bottom: 7px solid #fafafa !important; }

.bx_kit_item_empty:hover { box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; -webkit-box-shadow: none; }

.bx_kit_item .bx_kit_item_add{ position:absolute; top:  -10px; right:-10px; display:block; width: 24px; height:24px; cursor:pointer; border-radius: 2px; -moz-border-radius: 2px; -webkit-border-radius: 2px; display:none; 	background: #ddd; }

.bx_kit_item_add:after{ content: "."; font-size: 0; display: block; width: 27px; height: 27px; background: url(/bitrix/templates/our_shop/css/../images/icons_wish.png) -178px -211px no-repeat; cursor: pointer; }



.bx_kit_two_section .slider_wrapp { position: relative; }

.bx_kit_two_section .slider_wrapp .flex-direction-nav  { position: absolute; top: -34px; right: 26px; font-size: 0px; }

.bx_kit_item_slider_arrow_left.disabled, .bx_kit_item_slider_arrow_right.disabled{ opacity: .5; }

.bx_modal_container.bx_kit{ padding-bottom: 30px; }

.bx_kit_one_section .bx_kit_item_discount{right:0; left: 0; z-index: 111; }

.bx_kit_two_section { position: relative; border-top: 1px solid #e5e5e5; margin: 15px -30px -30px; padding: 0px 6px 0 20px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; background: #f7f7f7; }

.bx_kit_item_empty{ background:#f7f7f7; border: 1px solid #e5e5e5; }

.bx_kit_two_section_ova{ position:relative; overflow: hidden; padding-top: 15px; padding-bottom: 30px; width: 100%; white-space:nowrap; }

.bx-touch .bx_kit_two_section_ova{ overflow-x:auto }

.bx_kit_two_item_slider{ position: relative; text-align: left; }

.bx_kit_item_slider{ position:relative; float:left; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; padding-left: 10px; }

.bx_kit_item_slider .bx_kit_item{ z-index:112; padding: 0px 0px 0px 0px; margin-right: 0px; background:#fff; }

.bx_kit_item_slider_drag { box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; background-color: #fff; position: relative; z-index: 115; padding: 10px; background: #fafafa; border: 1px solid #e7e7e7; }

.bx_kit_item_slider_drag  .bx_kit_item_add{display: none !important; }

.bx_kit_item_slider_drag *, .bx_kit_item_slider_drag { height: auto !important; }

#basket_line .basket_hidden{ display: none; }

.header-cart-block .cart .delay_link { text-decoration: underline; }

.header-cart-block .cart .delay_link, .header-cart-block .cart .delay_link * { font-family: Ubuntu, Arial, Helvetica, sans-serif; font-size: 11px; }

.header-cart-block .cart .delay_link .icon { display: inline-block; height: 18px; 	width: 19px; background: url(/bitrix/templates/our_shop/css/../images/basket_icons.png) -56px -12px no-repeat; }

.header-cart-block .cart .delay_link:hover .icon { background-position: -56px -138px; }



#header .catalog_menu ul.menu > li, #header ul.menu.full.opened > li{ height: 40px; display:inline-block; vertical-align:top; background-color:#ffffff; }

#header ul.menu.adaptive { display: none; }

#header ul.menu.adaptive .menu_opener { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }

body #header ul.menu.full.opened { margin-top: -3px; }

#header ul.menu.adaptive > li.menu_opener { width: 100%; }

header ul.menu.adaptive > li.menu_opener i { display: inline-block; height: 40px; width: 40px; float: right; background: url(/bitrix/templates/our_shop/css/../images/menu_opener.png) 1px -33px no-repeat; }

#header .catalog_menu ul.menu > li  > a { font-size: 13px; text-transform: uppercase; text-decoration: none; padding: 0 34px; display: inline-block; height: 53px; line-height: 52px; font-weight: 600; }

#header .catalog_menu ul.menu > li.last, #header .catalog_menu ul.menu > li.stretch, #header .catalog_menu ul.menu > li.last > a { border-right: 0 !important; }

#header .catalog_menu ul.menu > li.first, #header .catalog_menu ul.menu > li.first > a { border-left: 0 !important; }



.one_click_buy_result_success, .one_click_buy_result_fail { display: none; }

.search-page form { display: inline-block; margin-bottom: 20px; padding: 15px 20px 17px; }

.search-page form input[type="text"] { height: 30px; position: relative; zoom: 1; bottom: -1px; }

.basket_button.to-subscribe span, .basket_button.in-subscribe span, .basket_button.to-order span { background: none; padding-left: 6px; width: 92px; text-align: center; }

.catalog_detail .item_main_info .buttons_block .basket_button.to-subscribe span, .catalog_detail .item_main_info .buttons_block .basket_button.in-subscribe span { padding-left: 3px; width: 90px; text-align: center; }

.order-checkout label{display:inline-block;}

.order-checkout label.error{position: relative;top:inherit;right:inherit;width:100%;text-align:right;}

.order-checkout label img{pointer-events: none;}

.fancybox-lock .fancybox-overlay {overflow: auto;}



/*buttons*/

button.button, input.button, .button { cursor: pointer; font-size:10px; line-height: 16px; text-transform: uppercase; background: #ddd; color: #000; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align:center; padding: 9px 13px 8px; display: inline-block; border: none; outline: none; position: relative; font-family: "Ubuntu",Arial,Helvetica,sans-serif; letter-spacing: 0.4px; width: auto; vertical-align: middle; }



.button:hover { color: #fff; }

.button.type_block { display: block; }

.button.transparent { color:#ddd; border:1px solid #ddd; background: none; padding-top: 8px; padding-bottom: 7px; }

.bx-firefox .button.transparent, .bx-ie .button.transparent { padding-top: 7px; padding-bottom: 8px; }

.button.icon { text-indent: -9999px; background: none; border: 0px; }

.button.wicon { padding: 10px 20px 9px 13px; }

.button.wicon i { display: inline-block; width: 11px; height: 15px; background: url('/bitrix/templates/our_shop/css/../images/icons_wish.png') -49px -4px no-repeat; vertical-align: middle; margin: 0px 8px 0px 0px; }

.button.noborder { background: none; border: 0px; }

.button.transparent:hover { background: none; color: inherit; }

.button.transparent.grey_br:not(.text):hover { color: #6d6d6d; }

.button.big { padding:10px 30px; }

.button.big_btn { padding: 10px 21px 9px 20px; }

.button.vbig_btn { padding-top: 11px; padding-bottom: 10px; width: auto; }

.bx-firefox .button.vbig_btn, .bx-ie .button.vbig_btn { padding-top: 9px; padding-bottom: 10px; }

.bx-firefox .button.vbig_btn.transparent, .bx-firefox .button.vbig_btn.transparent { padding-top: 9px; padding-bottom: 10px; }

.button.vbig_btn.wides { padding-left: 20px; padding-right: 20px; width: auto; }

.button.big_btn.transparent { padding-top: 9px; padding-bottom: 8px; }

.button.vbig_btn.transparent { padding-top: 10px; padding-bottom: 9px; }

.button.long.transparent.big_btn { padding-top: 10px; padding-bottom: 9px; }

.button.bold.big_btn { padding-bottom: 11px; }

.button.bold.big_btn.transparent { padding-top: 10px; padding-bottom: 9px; }

.button.big_btn.in-cart { padding-top: 10px; padding-bottom: 9px; }

.bx-firefox .button.big_btn, .bx-ie .button.big_btn { padding-bottom: 10px; }

.bx-firefox .button.big_btn.transparent, .bx-ie .button.big_btn.transparent { padding-bottom: 9px; }

.button.big_btn span, .button.bold { font-size: 13px; font-weight: 600; }

.button.medium { padding: 11px 13px 10px; }

.bx-firefox .button.medium, .bx-ie .button.medium { padding: 9px 13px 10px; }

.bx-ie  .button.medium {/* padding: 11px 13px 9px; */}

.button.wide { padding: 14px 20px 13px; }

.button.short { padding: 11px 20px 10px; }

.bx-firefox .button.short, .bx-ie.button.short { padding-top: 9px; }



.button.msmall { padding: 9px 13px 8px 13px; }

.button.msmall.transparent { padding: 8px 13px 7px 13px; }

.button.small { padding: 7px 13px 6px 13px; }

.bx-firefox  .button.small, .bx-ie  .button.small {padding: 6px 13px 7px;}

.button.small.transparent { padding-top: 6px; padding-bottom: 5px; }

.bx-firefox .button.small.transparent, .bx-ie .button.small.transparent {padding: 5px 13px 6px;}

.button.vsmall { padding: 5px 12px 6px 12px; }

.button.sbold { font-weight: 500; }

.button.wide.transparent { padding: 13px 20px 12px; }

.button.medium.transparent { padding: 10px 13px 9px; }

.bx-firefox .button.medium.transparent {padding: 8px 13px 9px;}

.bx-ie .button.medium.transparent{padding-bottom: 10px; padding-top: 10px;}

.bx-ie .button.medium{padding-top:10px; padding-bottom:11px; }

.button.transparent.white { color: #fff; border-color: #fff; }

.button.transparent.white:hover, .bx_filter  .button.white_bg:hover, .button.white_bg {  background: #fff; border-color: #fff; }

.button.transparent.white.video:hover:before { /*display: none;*/ }

.button.basket { float: left; }

.button.video::before { content: ""; background: url('/bitrix/templates/our_shop/css/../images/top_icons_flex.png') 0px 0px no-repeat; display: inline-block; width: 7px; height: 7px; margin: 0px 6px 0px 0px; }

.button.back_button, .button.grey { background: #b0c3cc; }

.button.grey_br.transparent, .button.grey_br.transparent:hover, .button.grey_br span { color: #6d6d6d; border-color: #e5e5e5; }

.button.back_button span { text-shadow: 0 1px 1px #69808c; -moz-text-shadow: 0 1px 1px #69808c; -o-text-shadow: 0 1px 1px #69808c; -webkit-text-shadow: 0 1px 1px #69808c; }

.button.fast_order { padding: 10px 20px 9px; }



/*flex arrow*/

.flex-direction-nav li:first-child, .flex-direction-nav li, .flex-direction-nav li:hover { border-bottom-width: 0px !important; }

ul.slider_navigation { right: 0px; position: absolute; top: 0px; z-index: 1; }

.bx-ie .specials_slider_wrapp ul.slider_navigation.top { top: 27px; }

ul.slider_navigation.top { top: 42px; }

.bx-ie ul.slider_navigation.top { top: 26px; }

ul.slider_navigation.top_big { top: 44px; }

ul.slider_navigation.compare { position: initial; }

ul.slider_navigation.compare li { position: absolute; z-index: 10; top: -14px; }

ul.slider_navigation.compare li:not(.disabled) { cursor: pointer; }

ul.slider_navigation.compare .flex-nav-prev { left: 0px; }

ul.slider_navigation.compare .flex-nav-next { right: 0px; }

/*.flex-direction-nav li, .flex-direction-nav li a, .flex-direction-nav li span { width: 29px; height: 29px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; display: inline-block; }*/

.bx-ie .flex-direction-nav li, .bx-ie  .flex-direction-nav li a, .bx-ie  .flex-direction-nav li span { font-size: 0px; line-height: 0px; }

.flex-direction-nav li { border-bottom-width: 0px; }

body .flex-direction-nav li:first-child, body .flex-direction-nav li { /*background: none;*/ }

.flex-direction-nav li:first-child { margin-right: 5px; }
.item_main_info .flex-direction-nav li.flex-nav-next{
	position: absolute;
	top: 45%;
	right: 28%;
	z-index: 999;
}
.item_main_info .flex-direction-nav li.flex-nav-prev{
	position: absolute;
	top: 45%;
	left: 28%;
	z-index: 999;
}
@media(max-width: 1360px){
	.item_main_info .flex-direction-nav li.flex-nav-next{
		right: 25%;
	}
	.item_main_info .flex-direction-nav li.flex-nav-prev{
		left: 25%;
	}
}
.news_slider_wrapp{
	margin-top: 100px
}
.news_slider_wrapp ul li:before{
	display: none;
}
.news_slider_wrapp ul li{
	margin-right: 5px;
	margin-left: 5px;
}
.flex-direction-nav li.flex-nav-next a{ background: url(/upload/next.svg) no-repeat center / contain; width: 35px; height: 35px;}
.flex-direction-nav li.flex-nav-next:hover a{ background: url(/upload/next2.svg) no-repeat center / contain;}
.flex-direction-nav li.flex-nav-prev a{ background: url(/upload/prev.svg) no-repeat center / contain; width: 35px; height: 35px;}
.flex-direction-nav li.flex-nav-prev:hover a{ background: url(/upload/prev2.svg) no-repeat center / contain; }
.flex-direction-nav li:not(.disabled) span { cursor: pointer; }

.module-pagination .flex-direction-nav li.flex-nav-next a{
	background: url(/upload/arrow_r.svg) no-repeat center / contain; -webkit-background-size: 48%;
	     -o-background-size: 48%;
	        background-size: 48%;
}
.module-pagination .flex-direction-nav li.flex-nav-next:hover a{
	background: url(/upload/arrow_r2.svg) no-repeat center / contain; webkit-background-size: 48%;
	     -o-background-size: 48%;
	        background-size: 48%;
}
.module-pagination .flex-direction-nav li.flex-nav-prev a{
	background: url(/upload/arrow_l.svg) no-repeat center / contain; webkit-background-size: 48%;
	     -o-background-size: 48%;
	        background-size: 48%;
}
.module-pagination .flex-direction-nav li.flex-nav-prev:hover a{
	background: url(/upload/arrow_l2.svg) no-repeat center / contain; wwebkit-background-size: 48%;
	     -o-background-size: 48%;
	        background-size: 48%;}


.flex-direction-nav .flex-disabled { display: none; }



.absolute .flex-direction-nav > li { position: absolute; top: 1px; }

.absolute .flex-direction-nav li.flex-nav-prev { left: -30px; }

.absolute .flex-direction-nav li.flex-nav-next { right: -30px; }



/*stickers*/

.stickers { position: absolute; top: -7px; left: -7px; z-index: 2; }

.stickers [class*="sticker_"] { display: block; height: 45px; width: 45px; background: url(/bitrix/templates/our_shop/css/../images/icons_goods.png) -1px -0px no-repeat; margin: -3px 0px 0px; }

.stickers .sticker_new{ background-position: -1px -0px; }

.stickers .sticker_recommend { background-position: -1px -184px; }

.stickers .sticker_stock { background-position: -1px -46px; }

.stickers .sticker_hit { background-position: -1px -92px; }

.stickers [class*="sticker_"]:first-child { margin-top: 0; }



/*countdown*/

.view_sale_block { margin: 10px 0px 0px; white-space: nowrap; }

.view_sale_block > div { display: inline-block; vertical-align: top; font-size: 0px; }

.view_sale_block .title{ font-size: 10px; line-height: 15px; color: #666; margin: 0px 0px 5px; }

.view_sale_block .values { margin: 0px 0px 5px; line-height: 15px; font-size: 0px; }

.view_sale_block .values .item{ background: #eeeeee; border-radius: 2px; display: inline-block; vertical-align: top; font-weight: 600; font-size: 18px; width: 40px; height: 36px; padding: 8px 0px 0px; text-align: center; position: relative; margin: 0px 2px 0px 0px; }

.view_sale_block .values .item:last-child { margin: 0px; }

.view_sale_block .values .item:before, .view_sale_block .values .item:after { content: ""; background: #fff; width: 6px; height: 6px; display: block; position: absolute; right: -4px; border-radius: 6px; z-index: 10; }

.view_sale_block .values .item:last-child:before, .view_sale_block .values .item:last-child:after { display: none; }

.view_sale_block .values .item:before { top: 12px; }

.view_sale_block .values .item:after { bottom: 12px; }

.view_sale_block .values .item .text{ opacity: 0.6; font-weight: 400; font-size: 10px; }

.view_sale_block .count_d_block { margin: 0px 4px 0px 0px; }

.view_sale_block .quantity_block .values .item { background: #4f4f4f; color: #fff; }

.view_sale_block .countdown { width: 124px; height: 44px; display: block; overflow: hidden; }

.view_sale_block .values .item:nth-child(3):before, .view_sale_block .values .item:nth-child(3):after { display: none; }



/*tabs*/

.tabs-head { margin: 0; padding: 0; position: relative; font-size: 0; overflow: hidden; list-style-type: none; }

.tabs-head  li:before, .tabs_section .tabs-head  li:before { display: none; }

.tabs_section .tabs-head { margin: 0px; }

.tabs-head  li { display: inline-block; cursor: pointer; background: none; vertical-align: top; font-size: 14px; color: #333; opacity: 1; font-weight: 600; margin: 0; margin-right: 10px; padding: 11px 18px 14px 18px; margin-bottom: -1px; border: 1px solid rgba(0, 0, 0, 0); border-color: #e5e5e5; background: #f7f7f7; position: relative; }

.tabs_section .tabs-head  li { margin: 0px 10px -1px 0px; }


.tabs_section .tabs-body > li { width: 100%; padding: 34px 0 20px; }

.tabs-head  li.current { background: #fff; z-index: 1; }

.tabs-head  li  span { line-height: 18px; display: inline-block; color: #6d6d6d; font-weight: 600; }


.tabs-body > li.current > div:last-of-type{margin-bottom:0;}

.cols__i.products {

    width: 24.5%;

    padding-right: 20px;

    position: relative;

	display: inline-block;

	box-sizing: border-box;

}
.top-h-row.mozilla-top-h-row::after{
	display: none;
}
.footer_copyright {

  /*  background-color: #441e00;*/
  background: linear-gradient(180deg, #742A19 0%, #8C3C2A 216.67%), #9B320D;

    font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 112%;

	color: #FFFFFF;

    padding: 24px 0 26px;

    width: 100%;

    

}

.footer_copyright .container {

    width: 975px;

    margin: 0 auto;

}



.cols__i.products h4 {font-size: 14px;}





.footer_copyright .alleft {

    float: left;

    width: 50%;

}

.footer_copyright .alright {

    float: right;

    width: 50%;

    text-align: right;

}

.footer_copyright .alright a {

    color: #fff;

    text-decoration: none;

}
#content .right_block  .product-img__ctrl {
	text-align: center;
}
#content .right_block .product-img__ctrl span, #content .product-img__ctrl span {
    bottom: 0;
    left: 0;
    right: 0;
	background: #f8f8f8;
	border-radius: 5px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	padding: 10px 15px;
	display: inline-block;
	margin: 0 auto;
	margin-top: 10px;
  margin-bottom: 10px;
  
	color: #553929;


}
/*#content .n2 .product-img__ctrl span{
  background: #bc915c;
  color: #fff
}
#content .n3 .product-img__ctrl span{
  background: #bd7b41;
  color: #fff

}
#content .n .product-img__ctrl span{
  background: #a35b2a;
  color: #fff
}
#content .n6 .product-img__ctrl span{
  background: #6e3e28;
  color: #fff
}
#content .n7 .product-img__ctrl span{
  background: #d9c5a8;
  color: #242424
}*/
.products-list__item.n2 .product-img__ctrl {
    background: #bc915c;
}
.products-list__item.n3 .product-img__ctrl {
    background: #bd7b41;
}
.products-list__item.n .product-img__ctrl {
    background: #a35b2a;
}
.products-list__item.n6 .product-img__ctrl {
    background:  #6e3e28;
}
.products-list__item.n7 .product-img__ctrl {
    background:  #d9c5a8;
}
#content .sale .product-img__ctrl{
	text-align: left;
	margin-bottom: 30px;
}
#content .sale .product-img__ctrl span{
	margin-left: 15px;
}
.product-img__ctrl SPAN {

    color: white;

}
#content .sale .discount, #content .sale .price{
	text-align: right;
}

#content .sale .discount b{
		font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 22px;
	line-height: 30px;
	background: #F8E223;
	border-radius: 5px 0px 0px 0px;
	display: flex;
	align-items: center;
	padding: 8px 10px;
	color: #742A19;
	display: inline-block;
	margin-top: 30px;
}

#content .sale .price b{
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 24px;
	line-height: 33px;
	display: flex;
	align-items: center;
	color: #FFFFFF;
	padding: 8px 10px;
	background: #F51C1C;
	border-radius: 5px 0px 0px 0px;
	display: inline-block;

}
.product-img__ctrl.ds{

	position: absolute;
	right: 0px;
	top: -205px;

	height: auto;
	background: #FFFFFF;
	border-radius: 5px;
    padding: 10px 15px;
    

}
.new_product .product-img__ctrl.ds{
  top: -300px
}
#content  .new_product .product-img__ctrl.ds span{
  margin-bottom: 0px;
}
.share_wrapp{
	position: absolute;
	right: 0px;
	top: -155px
}

 #content .product-img__ctrl.ds span{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	padding: 0px;
	background: transparent;
	color: #242424;
	margin-top: 0px;
}



.filter_nofoto{

    margin-top: 20px;

}

.filter_nofoto label{

    display: inline-block;

}    



#file_dialog input[type="text"], 

#file_dialog input[type="password"], 

#file_dialog input[type="email"], 

#file_dialog select, #file_dialog textarea {padding: 1px 13px 1px;}
.bx-nav-list-1-lvl{
	width: 100%;
	 max-width: 1530px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    justify-content: center;
}
@media(max-width: 1024px){
	.item_main_info .flex-direction-nav li.flex-nav-next{
		right: 15%;
	}
	.item_main_info .flex-direction-nav li.flex-nav-prev{
		left: 15%;
	}
	.products-list__item, .products-list__item:nth-child(5n){
		width: 23%;
    margin-right: 10px;
	}
	.two_block_box{
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.photo_tort{
		min-width: 100%;
		padding-bottom: 25px;
	}
	.small_slider{
		min-width: 100%;
		margin-top: 20px;
	}
}
@media(max-width: 768px){

	.item_main_info .flex-direction-nav li.flex-nav-next{
		right: 5%;
	}
	.item_main_info .flex-direction-nav li.flex-nav-prev{
		left: 5%;
	}
	.products-list__item, .products-list__item:nth-child(5n){
		width: 31.5%;
	}
}
@media(max-width: 767px){
	.bx-top-nav-container{
		display: block;
	}
}
@media(max-width:650px){
  body .lang-block{
    float: right;
    margin-right: 14%;
    width: 40%;
    display: flex;
    padding-right: 15px;
    -webkit-justify-content: space-between;
            justify-content: space-between;
    -webkit-align-items: center;
            align-items: center;
  }
  /*#mob_lang,*/ .lang-block .ik_select{
    display: block !important;
    padding-left: 5px;
    padding-right: 5px;
    max-width: 50px;
    position: relative;
    z-index: 99
  }
  .lang-block .ik_select .trigger{
    display: none;
  }
  body .lang-block .ik_select .ik_select_link_text{
    display: block;
    font-size: 18px;
    line-height: 21px;
    color: #242424;
    height: auto;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  body .lang-block .ik_select .ik_select_link_text:after{
    height: 10px;
    width: 10px;
    margin-left: 8px;
    display: inline-block;
    content: "";
    background: url(/upload/arrow_down_b.svg) no-repeat center / contain;
  }
  body .lang-block .ik_select .ik_select_link.common_select-link{
    margin-bottom: 0px;
    padding: 0px;
    background: transparent;
    border: none;
    height: auto;
  }  .header__lang{
    display: none;
  }
  body .ik_select_list_inner ul{
    list-style-type: none;
    background: #FFF;
  }

  body .ik_select_list_inner ul li:before{
    display: none;
  }
  .product-img{
    min-width: 130px;
    min-height: auto;
  }
	.main_page .loader img{
		max-width: 250px;
	}
	.news_slider_wrapp{
		margin-top: 50px
	}
	#content .mb-likes{
		min-height: 80px
	}
	.mb-likes .forecast-share{
		float: none;
		width: 100%;
		text-align: left;
		margin-top: 15px;
	}
	.item_main_info .flex-direction-nav li.flex-nav-next{
		top: 50%;
	}
	.item_main_info .flex-direction-nav li.flex-nav-prev{
		top: 50%;
	}
	.photo_tort h3{
		font-size: 30px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.photo_steps{
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	 -webkit-justify-content: space-around;
	         justify-content: space-around;
	    -webkit-align-items: center;
	            align-items: center;
	}
	.photo_steps div{
		margin-bottom: 20px;
	}
}


.catalog_section_list .section_item li.name {text-align: center;}

.section_info .name {margin-top: 21px; margin-bottom: 12px;}

.catalog_section_list .section_item_inner .desc {display: none;}

.catalog_section_list .section_item:hover {box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25); cursor: pointer;}

.right-info .prod_detail {width: 100%;}

.catalog_detail .img_wrapper {
    width: 40%;
    border: 1px solid #EBEBEB;
	float: left;
} 


.right-info {width: 60%; float: left;}

body * {box-sizing: border-box;}

.catalog_detail .prod_detail {width: 100%;}

.catalog_detail	.right-info .product-table__title {margin-bottom: 10px;}

.catalog_detail .prod_detail {margin-bottom: 30px;}

.catalog_detail .tabs_content .product-table__title {margin-bottom: 15px; }

.right-info .ttl {font-weight: 600; font-size: 38px; line-height: 1.36; color: #742A19; margin-bottom: 40px; letter-spacing: -0.5px;}

.wrapper_inner .container .breadcrumbs a span, .wrapper_inner .container .breadcrumbs span {font-size: 18px;}


#content .product-img__ctrl.ds span {margin-bottom: 0;}

.detailback {
    display: inline-block;
    border: 1px solid #ebecec;
    border-radius: 2px;
    position: relative;
    color: #242424;
	border-radius: 5px;
} 

.detailback span {
    display: inline-block;
    vertical-align: middle;
    padding: 15px 20px 16px 67px;
	font-size: 16px;
	line-height: 1;
}

.detailback i {
    position: absolute;
    width: 47px;
    font-size: 20px;
    font-weight: 700;
    left: 0px;
    top: 0;
    text-align: center;
	height: 46px;
	line-height: 46px;
	background: linear-gradient(0deg, #F8F8F8, #F8F8F8), linear-gradient(314.41deg, #F1F1F1 13.75%, #F7F7F7 86.01%);
}


.detailback .fa-angle-left {border-right: 1px solid #E5E5E5;}

.VIEWED_slides.slick-initialized .slick-slide {height: auto !important;}

.VIEWED_slides.slick-initialized .slick-slide .item_info {margin-bottom: 5px;}

@media (max-width: 1500px) {
	body .top-h-row ul.menu:not(.opened) > li > a span {
		font-size: 14px;
	}
	.lang-block .online_shop {    padding: 0px 18px;}
	.header_social {    margin-right: 18px; padding-left: 18px;}
	.lang-block .header__eye {    margin-right: 18px; padding: 0px 18px;}
   
}

@media (max-width: 1400px) {
	body .top-h-row ul.menu:not(.opened) > li > a span {
		font-size: 13px;
	} 
}

@media (max-width: 1330px) {
	body .content_menu {margin-left: 130px;}
	body .header__logo {max-width: 130px;}
	body .header__eye a img {min-width: 28px;}

}


@media (max-width: 1290px) {
	body .header__logo {
		max-width: 100px;
	}
	
	body .content_menu {margin-left: 100px;}

}


.alert.cookie .close.button {
border: 1px solid rgba(150, 43, 65, 1) !important;
background: #FFF6E5 !important;
color: rgba(150, 43, 65, 1) !important;
}
.alert.cookie .close.button:hover {
border: 1px solid rgba(150, 43, 65, 1) !important;
background: #FFF6E5 !important;
color: black !important;
}

/* End */


/* Start:/bitrix/templates/our_shop/ajax/ajax.css?1696963519326*/
iframe.waitwindowlocal 
{
	position:absolute; 
	border:0px; 
	z-index:9999;
	
}
div.waitwindowlocal 
{
	position:absolute; 
	width:25px; 
	height: 25px; 
	padding:0px; 
	z-index:10000; 
	display: none;
}
div.waitwindowlocalshadow
 {
	position:absolute; 
	background: rgba(255,255,255, .6); 
	z-index: 2;
}
/* End */


/* Start:/bitrix/templates/our_shop/slick/slick.css?16969635611786*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
  padding-left: 1px;
  padding-right: 4px;
}
.slides .slick-list{
  padding-left: 1px;
  padding-right: 4px;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}
/*# sourceMappingURL=slick.css.map */
/* End */


/* Start:/bitrix/templates/our_shop/slick/slick-theme.css?16969635612977*/
@charset "UTF-8";
/* Slider */
.slick-loading .slick-list {
  background: #fff url("/bitrix/templates/our_shop/slick/./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("/bitrix/templates/our_shop/slick/./fonts/slick.eot");
  src: url("/bitrix/templates/our_shop/slick/./fonts/slick.eot?#iefix") format("embedded-opentype"), url("/bitrix/templates/our_shop/slick/./fonts/slick.woff") format("woff"), url("/bitrix/templates/our_shop/slick/./fonts/slick.ttf") format("truetype"), url("/bitrix/templates/our_shop/slick/./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
/*# sourceMappingURL=slick-theme.css.map */
/* End */


/* Start:/bitrix/templates/our_shop/css/jquery.formstyler.css?16969635452175*/
.jq-checkbox,
.jq-radio {
	position: relative;
	display: inline-block;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.jq-checkbox input,
.jq-radio input {
	position: absolute;
	z-index: -1;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-file {
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.jq-file input {
	position: absolute;
	top: 0;
	right: 0;
	height: auto;
	margin: 0;
	padding: 0;
	opacity: 0;
	font-size: 100px;
	line-height: 1em;
}
.jq-file__name {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox,
.jq-select-multiple {
	position: relative;
	display: inline-block;
}
.jq-selectbox select,
.jq-select-multiple select {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	opacity: 0;
}
.jq-selectbox li,
.jq-select-multiple li {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}
.jq-selectbox {
	z-index: 10;
}
.jq-selectbox__select {
	position: relative;
}
.jq-selectbox__select-text {
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.jq-selectbox__dropdown {
	position: absolute;
}
.jq-selectbox__search input {
	-webkit-appearance: textfield;
}
.jq-selectbox__search input::-webkit-search-cancel-button,
.jq-selectbox__search input::-webkit-search-decoration {
	-webkit-appearance: none;
}
.jq-selectbox__dropdown ul {
	position: relative;
	overflow: auto;
	overflow-x: hidden;
	list-style: none;
	-webkit-overflow-scrolling: touch;
}
.jq-select-multiple ul {
	position: relative;
	overflow-x: hidden;
	-webkit-overflow-scrolling: touch;
}
.jq-number {
	display: inline-block;
}
.jq-number__field input {
	-moz-appearance: textfield;
	text-align: left; /* для Opera Presto */
}
.jq-number__field input::-webkit-inner-spin-button,
.jq-number__field input::-webkit-outer-spin-button {
	margin: 0; /* в каких-то браузерах присутствует отступ */
	-webkit-appearance: none;
}
/* End */


/* Start:/bitrix/templates/our_shop/css/jquery.formstyler.theme.css?169696354510731*/
.jq-checkbox,
.jq-radio {
	vertical-align: -4px;
	width: 16px;
	height: 16px;
	margin: 0 4px 0 0;
	border: 1px solid #C3C3C3;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 1px rgba(0,0,0,.05), inset -1px -1px #FFF, inset 1px -1px #FFF;
	cursor: pointer;
}
.jq-checkbox.focused,
.jq-radio.focused {
	border: 1px solid #08C;
}
.jq-checkbox.disabled,
.jq-radio.disabled {
	opacity: .55;
}
.jq-checkbox {
	border-radius: 3px;
}
.jq-checkbox.checked .jq-checkbox__div {
	width: 8px;
	height: 4px;
	margin: 3px 0 0 3px;
	border-bottom: 2px solid #666;
	border-left: 2px solid #666;
	-webkit-transform: rotate(-50deg);
	transform: rotate(-50deg);
}
.jq-radio {
	border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
	width: 10px;
	height: 10px;
	margin: 3px 0 0 3px;
	border-radius: 50%;
	background: #777;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,.7);
}
.jq-file {
	width: 270px;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.jq-file input {
	cursor: pointer;
}
.jq-file__name {
	box-sizing: border-box;
	width: 100%;
	height: 34px;
	padding: 0 80px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1;
	font: 14px/32px Arial, sans-serif;
	color: #333;
}
.jq-file__browse {
	position: absolute;
	top: 1px;
	right: 1px;
	padding: 0 10px;
	border-left: 1px solid #CCC;
	border-radius: 0 4px 4px 0;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-file:hover .jq-file__browse {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-file:active .jq-file__browse {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
	border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number {
	position: relative;
	vertical-align: middle;
	padding: 0 36px 0 0;
}
.jq-number__field {
	width: 100px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
}
.jq-number__field:hover {
	border-color: #B3B3B3;
}
.jq-number__field input {
	box-sizing: border-box;
	width: 100%;
	padding: 8px 9px;
	border: none;
	outline: none;
	background: none;
	font: 14px Arial, sans-serif;
	color: #333;
}
.jq-number__spin {
	position: absolute;
	top: 0;
	right: 0;
	width: 32px;
	height: 14px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: 0 1px 2px rgba(0,0,0,.1);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
.jq-number__spin.minus {
	top: auto;
	bottom: 0;
}
.jq-number__spin:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-number__spin:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-number__spin:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 11px;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-bottom: 5px solid #999;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:after {
	top: 5px;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-bottom: none;
	border-left: 5px solid transparent;
}
.jq-number__spin.minus:hover:after {
	border-top-color: #000;
}
.jq-number__spin.plus:hover:after {
	border-bottom-color: #000;
}
.jq-number.focused .jq-number__field {
	border: 1px solid #5794BF;
}
.jq-number.disabled .jq-number__field,
.jq-number.disabled .jq-number__spin {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-number.disabled .jq-number__spin:after {
	border-bottom-color: #AAA;
}
.jq-number.disabled .jq-number__spin.minus:after {
	border-top-color: #AAA;
}
.jq-selectbox {
	vertical-align: middle;
	cursor: pointer;
}
.jq-selectbox__select {
	height: 32px;
	padding: 0 45px 0 10px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/32px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
}
.jq-selectbox__select:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
.jq-selectbox__select:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
.jq-selectbox.focused .jq-selectbox__select {
	border: 1px solid #5794BF;
}
.jq-selectbox.disabled .jq-selectbox__select {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-selectbox__select-text {
	display: block;
	width: 100%;
}
.jq-selectbox .placeholder {
	color: #888;
}
.jq-selectbox__trigger {
	position: absolute;
	top: 0;
	right: 0;
	width: 34px;
	height: 100%;
	border-left: 1px solid #CCC;
}
.jq-selectbox__trigger-arrow {
	position: absolute;
	top: 14px;
	right: 12px;
	width: 0;
	height: 0;
	border-top: 5px solid #999;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
}
.jq-selectbox:hover .jq-selectbox__trigger-arrow {
	border-top-color: #000;
}
.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
	border-top-color: #AAA;
}
.jq-selectbox__dropdown {
	box-sizing: border-box;
	width: 100%;
	margin: 2px 0 0;
	padding: 0;
	border: 1px solid #CCC;
	border-radius: 4px;
	background: #FFF;
	box-shadow: 0 2px 10px rgba(0,0,0,.2);
	font: 14px/18px Arial, sans-serif;
}
.jq-selectbox__search {
	margin: 5px;
}
.jq-selectbox__search input {
	box-sizing: border-box;
	width: 100%;
	margin: 0;
	padding: 5px 27px 6px 8px;
	border: 1px solid #CCC;
	border-radius: 3px;
	outline: none;
	background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==') no-repeat 100% 50%;
	box-shadow: inset 1px 1px #F1F1F1;
	color: #333;
}
.jq-selectbox__not-found {
	margin: 5px;
	padding: 5px 8px 6px;
	background: #F0F0F0;
	font-size: 13px;
}
.jq-selectbox ul {
	margin: 0;
	padding: 0;
}
.jq-selectbox li {
	min-height: 18px;
	padding: 5px 10px 6px;
	color: #231F20;
}
.jq-selectbox li.selected {
	background-color: #A3ABB1;
	color: #FFF;
}
.jq-selectbox li:hover {
	background-color: #08C;
	color: #FFF;
}
.jq-selectbox li.disabled {
	color: #AAA;
}
.jq-selectbox li.disabled:hover {
	background: none;
}
.jq-selectbox li.optgroup {
	font-weight: bold;
}
.jq-selectbox li.optgroup:hover {
	background: none;
	color: #231F20;
	cursor: default;
}
.jq-selectbox li.option {
	padding-left: 25px;
}
.jq-select-multiple {
	box-sizing: border-box;
	padding: 1px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	background: #FFF;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px/18px Arial, sans-serif;
	color: #333;
	cursor: default;
}
.jq-select-multiple.focused {
	border: 1px solid #5794BF;
}
.jq-select-multiple.disabled {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
.jq-select-multiple ul {
	margin: 0;
	padding: 0;
}
.jq-select-multiple li {
	padding: 3px 9px 4px;
	list-style: none;
}
.jq-select-multiple li:first-child {
	border-radius: 3px 3px 0 0;
}
.jq-select-multiple li:last-child {
	border-radius: 0 0 3px 3px;
}
.jq-select-multiple li.selected {
	background: #08C;
	color: #FFF;
}
.jq-select-multiple li.disabled {
	color: #AAA;
}
.jq-select-multiple li.optgroup {
	font-weight: bold;
}
.jq-select-multiple li.option {
	padding-left: 25px;
}
.jq-select-multiple.disabled li.selected,
.jq-select-multiple li.selected.disabled {
	background: #CCC;
	color: #FFF;
}
input[type='email'].styler,
input[type='password'].styler,
input[type='search'].styler,
input[type='tel'].styler,
input[type='text'].styler,
input[type='url'].styler,
textarea.styler {
	padding: 8px 9px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	box-shadow: inset 1px 1px #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
}
input[type='search'].styler {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea.styler {
	overflow: auto;
}
input[type='email'].styler:hover,
input[type='password'].styler:hover,
input[type='search'].styler:hover,
input[type='tel'].styler:hover,
input[type='text'].styler:hover,
input[type='url'].styler:hover,
textarea.styler:hover {
	border-color: #B3B3B3;
}
input[type='email'].styler:hover:focus,
input[type='password'].styler:hover:focus,
input[type='search'].styler:hover:focus,
input[type='tel'].styler:hover:focus,
input[type='text'].styler:hover:focus,
input[type='url'].styler:hover:focus,
textarea.styler:hover:focus {
	border-color: #CCC;
	border-top-color: #B3B3B3;
	outline: none;
	box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
}
button.styler,
input[type='button'].styler,
input[type='submit'].styler,
input[type='reset'].styler {
	overflow: visible;
	padding: 8px 11px;
	border: 1px solid #CCC;
	border-bottom-color: #B3B3B3;
	border-radius: 4px;
	outline: none;
	background: linear-gradient(#FFF, #E6E6E6);
	box-shadow: inset 1px -1px #F1F1F1, inset -1px 0 #F1F1F1, 0 1px 2px rgba(0,0,0,.1);
	font: 14px Arial, sans-serif;
	color: #333;
	text-shadow: 1px 1px #FFF;
	cursor: pointer;
}
button.styler.styler::-moz-focus-inner,
input[type='button'].styler.styler::-moz-focus-inner,
input[type='submit'].styler.styler::-moz-focus-inner,
input[type='reset'].styler.styler::-moz-focus-inner {
	padding: 0;
	border: 0;
}
button.styler:not([disabled]):hover,
input[type='button'].styler:not([disabled]):hover,
input[type='submit'].styler:not([disabled]):hover,
input[type='reset'].styler:not([disabled]):hover,
input[type='reset'].styler:hover {
	background: linear-gradient(#F6F6F6, #E6E6E6);
}
button.styler:active,
input[type='button'].styler:active,
input[type='submit'].styler:active,
input[type='reset'].styler:active {
	background: #F5F5F5;
	box-shadow: inset 1px 1px 3px #DDD;
}
button.styler[disabled],
input[type='button'].styler[disabled],
input[type='submit'].styler[disabled] {
	border-color: #CCC;
	background: #F5F5F5;
	box-shadow: none;
	color: #888;
}
/* End */


/* Start:/bitrix/templates/our_shop/components/bitrix/menu/catolog_main/style.min.css?1696963529490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/bitrix/templates/our_shop/components/bitrix/menu/catolog_main/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/bitrix/templates/our_shop/styles.css?17471461275982*/
body  {
	font:13px/20px Ubuntu, Arial, Helvetica, sans-serif !important;
	width:100%;
	height:100%;
	position:relative;
	margin:0 auto;
	padding:0;
	color:#888888;
}
button, input[type='submit'], input[type='button'], .basket_button, .basket_button span {
	text-transform:uppercase;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-o-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	outline:none;
}
h1 {
    clear: both;
    color: #383838;
    font-size: 36px;
    font-weight: 600;
    line-height: 30px;
    margin: 0 0 39px;
}
h1.shifted {
	padding-right:200px;
}
h2, h3, h4, h5 {
	color:#383838;
	line-height:20px;
	font-weight: 500;
}
h2 {
	font-size:24px;
	margin: 0 0 24px;
}
h3{
	margin:0 0 23px;
}
h3, h3 a {
	font-size:20px;
	line-height:20px;
	font-weight: 500;
}
a h3 {
	display:inline-block;
}
h4 {
	font-size:16px;
    margin:0 0 23px;
}
h5 {
    font-size: 14px;
    margin: 0 0 23px;
}
img:not(.drs) {
	border:0;
	max-width: 100%;
    height: auto;
}


blockquote{
    color:#383838;
    font-size:13px;
    margin:43px 0 45px;
    min-height:40px;
    padding-left:25px;
    position:relative;
    vertical-align:middle;
}
blockquote:before{
	bottom:3px;
    content:" ";
    display:block;
    left:0;
    position:absolute;
    top:3px;
    width:3px;
	background-color:#ddd;
}
.medium { font-weight: 500; font-size: 14px; }
hr  {
	border:0;
	height:1px;
	margin:20px 0;
	background: #E5E5E5;
}
p {
	color:#242424;
	font-size:16px;
	margin:0px 0px 20px;
}

.right_block div {color:#242424;
	font-size:16px;}
	
/*.right_block.clearfix.catalog, .right_block.clearfix.catalog div, #content div {
	color: #888888;
	font-size:13px;}*/
	
a {
	cursor:pointer;
	text-decoration:none;
}
table {
	border-collapse:collapse;
}
ol {
	counter-reset:li;
}
ol li {
	position:relative;
}
ol li:before {
	content:counter(li) ". " !important;
	counter-increment:li;
	padding-right:0 !important;
	color:#383838;
}
ul li:before  {
	content:"\25CF";
	color:#383838;
}
li  {
	list-style-type:none;
}
.big_text {
	font-size:18px;
	font-weight:500;
}
.middle_text {
	font-size:14px;
}
hr.long { margin: 25px 0px 30px; }
.border_block_wide { border: 1px solid #e5e5e5; padding: 9px 38px 34px; }
.border_block_wide .props_list { width: 100%; }
.border_block_wide .props_list td:first-child { font-size: 14px; }
.border_block_wide .props_list td:first-child .txt { padding-right: 28px; }
.border_block_wide .props_list td:last-child { font-size: 16px; font-weight: bold; }
.border_block_wide .props_list td:last-child .txt { padding-left: 29px; }
.border_block_wide .props_list td .txt { padding-left: 14px; }
.border_block_wide .props_list td { padding-top: 6px; }
table.props_list { border-collapse: collapse; border: 0px; }
table[data-bx-no-border="Y"] td { border: 0px; border-bottom: 1px dotted #c3c3c3; }
.props_list td { text-align: right; padding: 2px 0px 2px 10px; font-size: 12px; border-bottom: 1px dotted #c3c3c3; }
.props_list td > span, .props_list td > .txt { position: relative; bottom: -11px; background: #FFF; padding: 0px 0px 0px 10px; display: inline-block; }
.props_list tr td:first-child { text-align: left; padding-right: 10px; padding-left: 0px;}
.props_list tr td:first-child > span, .props_list tr td:first-child > .txt { padding-right: 12px; position: relative; }
.props_list tr td:first-child > span.whint { padding-right: 32px; }
.props_list tr td:first-child > span:before, .props_list tr td:first-child > .txt:before  { content: ""; display: block; position: absolute; background: #ddd; left: 1px; top: 10px; width: 2px; height: 2px; }
.props_list tr td:first-child > .txt:before { top: 9px; width: 3px; height: 3px; }
.tizer_bold_text { font-weight: 600; font-size: 18px; }
.tizer_text { font-size: 16px; }

@media (max-width: 767px) {
   	body .alert.cookie {width: calc(100% - 30px);  padding: 20px; left: 15px; right: 15px; bottom: 15px !important;} 
	body .alert.cookie .subcontent {margin-bottom: 15px;}
	body .alert.cookie .flex-row {flex-direction: column; }
}
@media (max-width: 550px) { 
        body .alert.cookie .close.button {width: 100%; margin-left: 0;}
		body .alert.cookie .close.btn-white { margin-top: 15px;} 
}
@media (max-width: 1199px){ 
    body .alert.cookie {width: calc(100% - 30px); left: 15px; right: 15px;}
}

.alert.cookie {
	padding: 28px 32px;
    bottom: 15px;
    z-index: 10000;
    right: 12%;
    width: 90.5%;
	max-width: 1360px; 
    box-sizing: border-box;
	background: #FFF6E5 url(/bitrix/templates/our_shop/./images/bg-cookie.png) bottom left / cover no-repeat;
	box-shadow: none;
	background-size: 100% 100%;
		
}

.alert.cookie .flex-row {align-items: center;}
.alert.cookie .subtitle {
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
	color: #191A1E;
	margin-bottom: 12px;
}
.alert.cookie .subcontent {font-size: 14px; color: #63666C; }

@media (min-width: 1199px) {
	.alert.cookie { left: 50%; transform: translateX(-50%);}
}
@media (max-width: 767px) {  

   body .alert.cookie .flex-row .left-alert {margin-right: 11px;}
   body .alert.cookie .flex-row {  display: block;  text-align: center;}
   body .alert.cookie .flex-row .left-alert {text-align: left;}
   body .alert.cookie .close.button {float: none; }
   body .alert.cookie {border: 1px solid #742A19; background: #FFF6E5;} 

}


.alert.cookie .close.button {
	background: #742A19;
    border-radius: 4px;
	color: #FFF6E5;
	font-weight: 500;
	font-size: 17.6169px;
	line-height: 20px;
	text-transform: none;
	width: 154px;
	flex-shrink: 0; 
	padding: 14px 20px; 
	opacity: 1; 
	text-shadow: none;
	margin-left: 20px;}
	
.alert.cookie .close.btn-white {
	
	background: transparent;
	border: 1px solid rgba(150, 43, 65, 1);
	color: rgba(150, 43, 65, 1);
	margin-left: 24px;
	
}
	

.alert.cookie .subcontent {
	font-weight: 400;
	font-size: 18px;
	line-height: 21px;
	color: #242424;}
	
.alert.cookie .flex-row {display: flex;}

.alert.cookie .close.btn-white:hover {color: #fff; background: #780021;}
.alert.cookie .close.button:hover {background: #780021;}

/* End */


/* Start:/bitrix/templates/our_shop/template_styles.css?1747146127289741*/
* { margin:0; padding:0; }

html { width:100%; height:100%; }

body { -webkit-font-smoothing: antialiased;}  

header, nav, section, article, aside, footer { display:block; }

div[id^=wait_comp], .bx-core-waitwindow { display:none; }

.right_block ul, .right_block ol {  margin: 0 0 20px; }

.right_block ul li:before , .right_block ol li:before { padding:0px; margin-left:20px; width:20px; display:inline-block; vertical-align:top; *display:inline; zoom:1; }

.right_block ul li, .right_block ol li { margin: 0 0 4px; }


/*.pad_slide, .phone_slide{
	display: none !important;
}*/
.title_block, .top_block .title_block  a { 
	width: 100%;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 54px;
	text-align: center;
	color: #742A19;
	margin-right: 0px;
	 }
	.top-h-row ul.menu > li a.open_link{
		display: none;
	}
.top_block a.old_news{
	float: right;
	color: #742A19;
	font-weight: 600;	font-size: 18px;
	margin-right: 0px;
	margin-top: -28px;
}
.top_block a.old_news:hover{
	color: #242424
}
.tizers_block{
	display: flex;
	flex-wrap: wrap;
	-webkit-align-items: center;
	        align-items: center;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
}
.table{
	overflow-x: auto;
}
.news_detail_wrapp.recipe_block .news_date_time_detail{
	display: none;
}
.news_detail_wrapp.recipe_block{
	width: 100%;
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.news_detail_wrapp.recipe_block .clear{
	display: none;
}
.news_detail_wrapp.recipe_block .ingrediens{
	width: 40%;
}
 .news_detail_wrapp.recipe_block  .shag{
 	width: 60%;
 }
.not_main_wrapper .middle .container #content .news_detail_wrapp.recipe_block  .shag ul li:before{
	display: none;
}
.not_main_wrapper .middle .container #content  .news_detail_wrapp.recipe_block  .shag ul li{
	display: flex;
	-webkit-align-items: center;
	        align-items: center;
	margin-bottom: 30px;
}
.not_main_wrapper .middle .container #content  .news_detail_wrapp.recipe_block  .ingrediens ul li{
	margin-bottom: 15px;
}
 .not_main_wrapper .middle .container #content .right_block p.recipe_title{
	font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 54px;
    text-align: left;
    text-transform: none;
    color: #742A19;
    margin-bottom: 40px;
}
#content  .news_detail_wrapp.recipe_block  .shag ul li img{
	width: 150px;
	height: 150px;
	padding: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	-webkit-border-radius: 100px;
	        border-radius: 100px;
	object-fit: cover;
	margin-right: 15px;
}
#content  .news_detail_wrapp.recipe_block  .shag ul li div p:nth-child(1){
	font-size: 25px;
	font-weight: 600;
	
}
#content  .news_detail_wrapp.recipe_block  .shag ul li div p:nth-child(2){
	margin-bottom: 0px;
}
.tizers_block .item{
	width: 14%;
	max-width: 200px;
}
.tizers_block .img img{
	-webkit-filter: sepia(100%);
    filter: sepia(100%);
}
.tizers_block .item:hover .img img{
	-webkit-filter: sepia(0%);
    filter: sepia(0%);
	    }
.icon_more { text-decoration: none; font-size: 10px; text-transform: uppercase; background: url('/bitrix/templates/our_shop/images/arrows.png') -1px -78px no-repeat; padding: 0px 0px 0px 23px; margin: 10px 0px 0px; display: inline-block; }

.icon_more:hover { /*text-decoration: underline;  color: #333;*/ }

a.back { font-weight: 600; }

*:hover { transition: background-color ease 0.5s; }

.news_slider.wr{
		display: flex;
		-webkit-justify-content: space-between;
		        justify-content: space-between;
	}
.news_akc_block .news_slider > li{
	width: 23.5%;
}
.news_akc_block .news_slider > li:before{
	display: none;
}
/*common*/
#content .articles-list.lists_block{
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 	0px;
	margin-left: 	0px;
}
#content .articles-list.lists_block.smi_list {
	display: flex;
	-webkit-flex-direction: column;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
#content .articles-list.lists_block
.wrapper, .wrapper_inner, .wrapp { box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; position: relative; zoom: 1; }

.wrapper{  min-height: 100%; height: auto !important; height: 100%; padding-bottom: 70px; }

.wrapp { max-width: 1000px; padding: 0 10px; margin: 0 auto; } 

.wrapper_inner { padding: 0 15px; max-width: 1162px; margin: 0 auto; }

.front_page .wrapper_inner.wides { width: 100%; height: 100%; }

.wrapper_inner.wides_big { max-width: 1182px; }

.hover { cursor: pointer; }

.front_page .wrapper_inner.wides ul li:before{
	display: none;
}
.front_page .wrapper_inner.wides ul li img{
	width: 100%;
	object-fit: cover
}
.front_page .wrapper_inner.wides .banners_column, .front_page .wrapper_inner.wides .small_banners_slider_block, .front_page .wrapper_inner.wides .slides, .slides li, .slides li img{
	height: 100%;

}
.grey_bg { background: #f7f7f9; }

hr { padding: 0px; margin: 0px; height: 1px; }

hr.white { background: #fff; }

hr.black { background: #000; }

hr.grey { background: #E5E5E5; }



.wrapper_block { position: relative; clear: both; }

.top_border { border-top: 1px solid #e5e5e5; }
.vacansy_text{
	
}
.garantee{
	padding-top: 70px;
	padding-bottom: 60px;
	width: 100%;
	background: #F7F1E8;
}
.consumer_box, .shop_map, .vacansy_text, .garantee_box, #content .articles-list.lists_block{
	width: 95%;
	max-width: 1530px;
	margin: 0 auto
}
 #content .articles-list.lists_block.novelty{
 	display: flex;
 	flex-wrap: wrap;
 	-webkit-align-items: stretch;
 	        align-items: stretch;
 }
 #content .articles-list.lists_block.novelty section{
 	text-align: center;
    padding-bottom: 35px;
    width: 24%;
    margin-right: 0.66%;
    margin-bottom: 10px;
    margin-top: 0px;
    border: 1px solid #D6D6D6;
    padding-bottom: 0px;
    position: relative;
    overflow: hidden;
 }
 #content .articles-list.lists_block.novelty .item .left-data img{
 	height: 215px;
 	width: auto;
 	max-width: 70%;
 	margin-top: 10px;
 	object-fit: contain;
 	margin-bottom: 10px;
 }
 #content .articles-list.lists_block.novelty .item  .more {
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    transition: top 0.2s ease-in-out;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(116, 42, 25, 0.9);
    display: flex;
    -webkit-justify-content: center;
            justify-content: center;
    -webkit-align-items: center;
            align-items: center;
    text-align: center;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0.3px;
    color: #fff;
}
.new_title{
	display: none;
}
.novelty .new_title{
	display: block;
}
.not_main_wrapper .middle .container #content .right_block .novelty a.more:hover{
	color: #fff
}
#content .articles-list.lists_block.novelty .item .more i{
    background:  url('/upload/right-arrow.svg') no-repeat center / contain;
    -webkit-background-size: 60%;
         -o-background-size: 60%;
            background-size: 60%;
    display: inline-block;
    width: 20px;
    min-width: 20px;
    height: 20px;
    min-height: 20px;
    border-radius: 100%;
   	margin-left: 0px;
   	position: relative;
   	top: 5px;
}
#content .articles-list.lists_block .item .more i{
	max-width: 12px;
}
#content .articles-list.lists_block.novelty .item:hover .more{
	top: 0px
}
 #content .articles-list.lists_block.novelty .date_small{
 	display: none;
 }
  #content .articles-list.lists_block.novelty  .wrapper_inner_block{
  	display: flex;
  	-webkit-flex-direction: column;
  	    -ms-flex-direction: column;
  	        flex-direction: column;
  }
  .articles-list.lists_block.novelty .item .left-data{
  	width: 100%;
  	max-width: 100%;
  }
 .articles-list.lists_block.novelty .right-data{
 	margin-left: 0px;
 	padding: 15px 15px;
 	font-weight: bold;
 }
 .articles-list.lists_block.novelty .right-data span{
 	font-weight: bold;
 }
 .articles-list.lists_block.novelty .item .left-data a{
 	max-height: auto;
 	height: auto;
 }
#content .articles-list.lists_block.vertical.row{
/*	width: 100%;
	max-width: 100%;*/
	margin-top: 50px;
}  
.garantee_box{
	display: flex;
	-webkit-justify-content: flex-start;
	        justify-content: flex-start;
}
.garantee_list{
	width: 70%;
	max-width: 970px;
	margin-right: 75px;
}
@media(max-width: 	1600px){
	.garantee_list{
		margin-right: 	20px;
	}
}
.garantee_list_box{
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.consumer_box{
	padding-bottom: 30px;
	border-bottom: 1px solid #E5E5E5;
}
.consumer_box img{
	float: left;
	max-width: 670px;
	margin-right: 100px;
	margin-bottom: 25px;
}
.small_title{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	text-transform: uppercase;
	color: #742A19
}
.consumer_box p{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;

	color: #242424;
}
.garantee_box .small_title{
	margin-bottom: 30px;
}
.shop_map{
	margin-top: 50px;
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.shop_map a{
	display: block;
}
.shop_map .shop_list{
	max-width: 680px;
}
.shop_map h4{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 41px;
	color: #742A19;
	margin-bottom: 30px;
}
.shop_map p{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	color: #242424;
	margin-bottom: 30px;
}
.shop_map a, #content .right_block  .shops.list .item .title, .catalog_section_list .section_item li.name a span{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	color: #742A19;
	margin-bottom: 30px;
}
.shop_map a:before{
	content:"";
	display: inline-block;
	background: #742A19;
	width: 6px;
	margin-right: 15px;
	height: 6px;
	position: relative;
	top: -3px
}
.shop_map .map{
	width: 100%;
	max-width: 750px;
}
@media(max-width: 1360px){
	.shop_map .map{
	width: 100%;
	max-width: 750px;
	}
}
.not_main_wrapper .middle .container #content .right_block ul li:before{
	content: "";
	display: inline-block ;
	padding-left: 0px;
	margin-right: 14px;
	margin-left: 0px;
	width: 20px;
	height: 20px;
	position: relative;
	top: 4px;
	background: url("/upload/check2.svg") no-repeat center / contain;
}

.not_main_wrapper .middle .container #content .right_block .ya-share2 li.ya-share2__item::before{
	display: none;
}
.not_main_wrapper .middle .container #content .right_block ul.news_slider li:before{
	display: none;
}
.not_main_wrapper .middle .container #content .right_block ul.bx-nav-list-1-lvl li:before{
	display: none;
}
.not_main_wrapper .middle .container #content .right_block ul li{
		font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;

	color: #242424;
	margin-bottom: 0px;
	
}
.vacansy_text{
	padding-bottom: 50px;
	display: flex;
	-webkit-justify-content: center;
	        justify-content: center;
	align-items: center
}
.vacansy_text div{
	max-width: 625px;
}
.vacansy_text div p, .not_main_wrapper .middle .container #content .right_block p{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;

	color: #242424;
}
.not_main_wrapper .middle .container #content .right_block p.demands{
	 color: #742A19
}
.not_main_wrapper .middle .container #content .right_block p a{
	white-space: 	nowrap;
}
.not_main_wrapper .middle .container #content .right_block a.form_link{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 112%;
	letter-spacing: -0.012em;
	text-decoration-line: underline;
	color: #742A19;
	}
.not_main_wrapper .middle .container #content .right_block a:hover{
	color: #742A19;
}
.vacansy_text div p b{
	font-weight: 600;
}
.vacansy_text img{
	margin-right: 35px;
}
.vacansy_text div p.small_title{
	margin-top: 30px;
	margin-bottom: 25px;
}
.small_title, .vacansy_text div p.small_title, .not_main_wrapper .middle .container #content .right_block p.small_title{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	text-transform: uppercase;
	color: #742A19
}
.wrap_md, .wrap_md_row  { font-size: 0px; margin: 0px; }

.wrap_md_row { margin: 0px -15px; }

.md-75, .md-33, .md-25, .md-50, .wrap_md .news_wrap, .wrap_md .subscribe_wrap, .wrap_md .iblock { display: inline-block; vertical-align: top; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; font-size: 13px; }

.md-75 { width: 75%; }

.md-50 { width: 50%; }
				
.md-33 { width: 33.33%; }

.md-25 { width: 25%; }

.wrap_md_row > div { padding: 0px 15px; }



.border-radius { -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.box-sizing { box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.hidden { display: none !important; visibility: hidden; }

.hidden_block { visibility: hidden; opacity: 0; }

.display-block { display: block !important; visibility: visible; }

.bold { font-weight: 600; }

.f-right { float: right; }

.f-left  { float: left; }

.clear { width: 100%; clear: both; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }



.top_block { font-size: 0px; margin: 0px 0px 24px; padding: 42px 0px 0px; }

.top_block a { font-size: 12px; text-decoration: none;     margin-right: 40px;}



#header { margin: -1px 0px 0px; padding: 0px 0px 0px; z-index: 100; right: 0; left: 0; /*border-bottom: 1px solid #e5e5e5;*/ }

.front_page #header {padding: 10px 0px 20px; }

.has_menu #header { margin-bottom: 0px; padding-bottom: 16px; }

.has_menu.m_color_colored #header { padding-bottom: 15px; }

.head_type_1 #header {  background-size: cover; }

.middle { position: relative; }

.middle:after { content: ''; clear: both; display: table; }

.header_wrap.colored #header { border-bottom-color: #fff; /*margin-bottom: 9px;*/ }

#footer { min-height: 150px; position: relative; zoom: 1; z-index: 50; border-top: 1px solid #e7e7e7; }





/* INPUTS */

input::-webkit-input-placeholder, input::-moz-input-placeholder, input::-ms-input-placeholder, input::-o-input-placeholder { color:#6a6a6a;}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, textarea:focus, select:focus { outline:none; }

input[type="text"], input[type="password"], input[type="email"], select, textarea {

	box-sizing: border-box;

	-moz-box-sizing: border-box;

	-o-box-sizing: border-box;

	-webkit-box-sizing: border-box;

	background: #FFFFFF;
	border: 1px solid #E5E5E5;
	box-sizing: border-box;

	box-shadow:none;

	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;


	color: #242424;

	height:auto;



	padding:8px 13px 7px;
	padding-bottom: 8px;

	width: 100%;

	

}

textarea { resize:none; min-height:90px; }

input[readonly], select[readonly], textarea[readonly] { background:#FFF; }

input:not(.button) { line-height:20px; }

input.big { padding:10px 13px 9px; }

input.grey { background:#eeeeee; }

input.medium { padding:8px 13px 7px; }

input.error, textarea.error { border-color:#e62222; background:#ffefef; }

.bxml-dialog input[type="text"] { width:auto; padding:initial; border-color:initial; }

.bx-ie input[type="text"], .bx-ie  input[type="password"], .bx-ie  input[type="email"] { padding-bottom:8px; }

form[name="bx_auth_services"] .form-control input { margin: 0px 0px 20px; }

form[name="bx_auth_services"] .form-control span { font-size: 12px;  padding: 0px 10px 0px 0px; }



/* FORMS */

form .star, .order-checkout .sof-req {font-size:12px;font-weight:normal;line-height:0;margin:0 0 0 4px;position:relative;color:#e62222;}

.form.ASK { display: none; }

.popup .form.ASK, .form_block .form.ASK { display: block; }

.form-control {position:relative;margin-bottom: 19px;}

.form-control label {display: block;font-size: 12px;margin-bottom: 2px;}

.form .form_body {margin: 0 0 9px;position:relative;}

.form .form_desc {margin-bottom: 15px;}

.form .form_result {margin-bottom: 30px;}

.form .form_result, .form .form_result.success * {color:green;}

.form  .form_result > *, .form  .form_desc > * {margin:0;}

.form .form_footer {margin:0 0 23px 0;}

.form .form_footer .button + .button{margin-left:13px;}

.form  .form_left {width:56%;float:left;}

.form  .form_right {left: 56%;padding-left: 30px;position: absolute;right: 0;}

.form.b .form_left, .form.b .form_right{float: none;left: inherit;margin: 0;max-width: inherit;padding: 0;position: relative;right: inherit;width: 100%;}

.form textarea {min-height:193px;}

label.error {color:#e62222 !important;font-size:10px;position:absolute;top:0;right:0px;}

.h label.error {display: none !important;}

.popup .form .form_head {border-bottom: 2px solid;padding: 34px 35px 35px;}

.popup .form .form_head h2 {margin:0;}

.popup  .form .form_desc {margin-bottom:0;margin-top: 15px;}

.popup .form .form_result {margin:0;padding: 30px 35px 0;}

.popup .form .form_body {margin: 0;padding: 29px 35px 6px;}

.popup .form .form_footer {padding: 0 35px 12px;}

.popup.show .form .form_result { padding-bottom: 30px; }

.error_block_auth {color:#e62222 !important;font-size:12px;}



/* CAPTCHA */

.captcha-row {position: relative;max-width:418px;}

.captcha-row   .captcha_input {bottom: 0;height: 59px;left: 247px;max-width: 184px;position: absolute;right: 0;}

.captcha-row   .captcha_input label.error {white-space: nowrap;}

.captcha-row   .captcha_input input[name="captcha_word"] {bottom: 0;position: absolute;}

.captcha-row   .captcha_image {height: 37px;position: relative;width: 217px;}

.captcha-row .captcha_image img {height:37px;border:none;vertical-align: top;width: 100%;width:180px;}

.captcha_reload {border: 1px solid transparent;cursor: pointer;height: 35px;left: 179px;position: absolute;top: 0;width: 36px;}

.captcha_reload::before, .captcha_reload::after {content: "";display: block;position: absolute;}

.captcha_reload::before {border-radius: 25px;height: 25px;left: 5px;top: 5px;width: 25px;}

.captcha_reload::after {background: rgba(0, 0, 0, 0) url("/bitrix/templates/our_shop/images/icons_wish.png") repeat scroll -67px -82px;height: 13px;left: 10px;top: 11px;transition: background 0.7s ease-in-out 0s;width: 15px;}

.captcha_reload:hover:before {background: #383838; }

.captcha_reload.loading:after {-webkit-animation: spinner .5s linear infinite !important; animation: spinner .5s linear infinite !important; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;  -ms-transform-style: preserve-3d;  -o-transform-style: preserve-3d; transform-style: preserve-3d; }

.captcha_reload:hover:after {-webkit-animation: spinner .5s ease-out 1; animation: spinner .5s ease 1; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;  -ms-transform-style: preserve-3d; -o-transform-style: preserve-3d; transform-style: preserve-3d; }

.captcha-row.b .captcha_input, .captcha-row.b .captcha_image{height: 37px;left: inherit;margin: 0;max-width: inherit;position: relative;right: inherit;}

.captcha-row.b .captcha_input label.error {top: -68px;}

.captcha-row.b .captcha_image{margin-bottom:9px;}

.captcha-row .captcha_image .captcha_reload {right: 0; text-indent: -9999px;}

/* FORMS */



/*colors and bg*/

b, strong, .popup .popup-intro .pop-up-title, .registraion-page .top p, .basket_popup_wrapp .item-title .one-item, .basket_popup_wrapp .item-title .cost-cell, .basket_sort ul.tabs li span, .module-cart table td.name-cell div[class^=bx_item_detail_] .titles, .item-title  .props .item_prop .value, .no_products, .bx_compare .prop_title_table .data_table_props tr td:first-child, .catalog_detail .set_wrapp .title, .catalog_detail .bx_item_set_hor_container_big .title, .bx_modal_body .item_block_title, .props_block .char_value, .char_name .hint .icon i, .bx_filter_container_title .hint .hint_icon i, .location-block-wrapper .bx-sls .bx-ui-sls-fake, .location-block-wrapper .bx-sls .bx-ui-sls-route, .bx_order_make .bx_description .name, h4.hover:hover, .filter_block  ul li span, .module-orders-list tbody td, .jobs_wrapp .item .salary, .medium { color: #383838; }

.module-cart tfoot td .item_title, .bottom.middle td > .coupon .coupon-t, .module-cart .row_values .price, .module-cart table tr td.count-cell, .sort_header .sort_filter a.current, .sort_header .sort_filter a:hover, .bx_filter_vertical .bx_filter_block label:hover span, .bx_filter_vertical .bx_filter_block input:checked+ label span, .bx_filter .bx_filter_select_text, .bx_filter_vertical input[type="checkbox"] + label.sku span, .bx_filter_select_popup ul li label, .common_select *, .sku_props .bx_item_detail_size ul li, .catalog_detail .stock_board .title, .filter label span, .reviews-post-table .reviews-text, .forum-quote tbody tr td a, .reviews-header-title a, .stores_block .stores_text_wrapp, .coupons_list .bx_ordercart_coupon, .basket_wrapp table tbody td, .border_block_wide table td, .colored_table tbody tr td { color: #373737; }



a:hover, .link:hover, .header_wrap .top-h-row .menu li > a:hover, .top-h-row .menu li.current > a, .phones .phone_wrap a, .phones .order_wrap_btn:hover, .avtorization-call.enter, .top-h-row .h-user-block a, .main-nav ul.menu > li > a, ul.mini-menu li a, body .main-nav .menu > li.current > a, .white #header .catalog_menu ul.menu > li a, ul.menu .child li.menu_title a, ul.menu .child li.menu_item a:hover, #header .catalog_menu ul.menu > li > a, #header .catalog_menu ul.menu > li.current > a, .wrapper.has_menu .white #header .catalog_menu ul.menu > li:hover > a, body .white #header ul.menu li .child.submenu .child_wrapp a:hover, body .wrapper.has_menu #header ul.menu li .child.submenu .child_wrapp a:not(.title):hover, ul.menu li .depth3 a.title:hover, #header .wrapper_middle_menu .menu > li .child.submenu .child_wrapp a.current:not(.title), #header .menu > li .child_wrapp a.current:not(.title), body #header ul.menu li .child.submenu.line .child_wrapp > a, .search_middle_block .middle_form .noborder, .basket_wrapp .wraps_icon_block .count a, .basket_wrapp .wraps_icon_block .count .text, .basket_wrapp .basket_block .title, .cost.prices .price, .sale_block .text, .sale_block .value, .news .item .info .date, .stores .stores_list .item a:hover span, .footer_top .sblock .wrap_more_text, .footer_top .sblock .wrap_more_text div, .footer_bottom .submenu_top .menu_item a, .img_block_capcha .reload:hover, .form-control .forgot:hover, #header .basket_fly .basket_title, .basket_sort ul.tabs li.cur span, .basket_sort ul.tabs li:hover .wrap_li > span, .basket_sort ul.tabs li:hover .wrap_li > span *, .module-cart .name-cell a:hover, .basket_sort ul.tabs li.cur .wrap_li > span, .basket_sort ul.tabs li.cur .wrap_li > span *, .basket_sort ul.tabs li .wrap_li > span *, .section_item_inner .section_info ul li a:hover, .bx_filter .bx_filter_parameters_box_title, .bx_filter .bx_filter_popup_result a, .left_block .internal_sections_list .title a, .left_block .internal_sections_list li a, .item .child_container .child_wrapp .menu_item:not(.current) a, .left_block .internal_sections_list .child_wrapp .child li.depth3 a.menu_item.cur:hover, .catalog_item:hover .item-title a, .item-title a:hover, li.item:hover a, .item_wrap:hover .item-title a, .view_sale_block .values, .more_text_ajax:hover, .bx_compare .compare_view .item_block:hover a, .item-stock .store_link:hover, .set_block .item:hover .item_info a, .item .date_small, .articles-list.news .item:hover .item-title a, .jobs_wrapp .item .name tr:hover .link, .basket_wrapp .empty_cart:not(.bcart) .wraps_icon_block .count span a, .basket_wrapp .basket_empty .wraps_icon_block.basket .count span, .basket_wrapp .basket_fly .basket_count.empty .wraps_icon_block.basket .count span { color: #1d1a1a; }

ul.menu .see_more, ul.menu .see_more a{color: #1d1a1a !important;}



.h_color_colored .header_wrap #header, .h_color_white .header_wrap #header .middle-h-row .logo_wrapp .logo a, .colored #header .catalog_menu ul.menu > li, .module-cart .remove-cell a:hover, .cart_shell .remove-cell a:hover, .bx_item_set_hor .bx_item_set_hor_item a.remove, .start_promo .item i.title span, .start_promo .item p span, .subscribe-form, .block_wr.dark, .stores .all_map, .registraion-page .top p:after, .more_text_ajax:before, .captcha_reload:before, .catalog_detail .like_icons  > div.text.added, .left_block .internal_sections_list .child_wrapp ul.child li.cur:after, .left_block .internal_sections_list .child_wrapp ul.child li:hover:after, .left_block .internal_sections_list li.cur, .left_block .internal_sections_list li:hover, .left_block .internal_sections_list .title .inner_block:before, .bx_filter .bx_filter_popup_result{ background-color: #ddd; }



.top-h-row .menu li a, .cost.prices .price_name, .news .item .info .preview, .form-control label, .social_block  .row .title, .module-cart thead tr, .count-cell div.error, .module-cart table td.name-cell div[class^=bx_item_detail_] .values, .item-title  .props .item_prop .title, .bx_filter_vertical .bx_filter_block label span, .display_list .list_item .preview_text, .display_list .list_item  .props_list td, .articles-list .item .right-data .preview-text, .bx_filter_vertical .bx_filter_block label:hover span, .catalog_detail .stock_board .txt, .file_type .description, .catalog_detail .form_wr, .reviews-post-reply-buttons a, .reviews-post-table, .bx_order_make .bx_block.r1x3.pt8, .bx_order_make .float .bx_description .name, .module-order-history .module-orders-list td.drop-cell .item-shell thead td, .module-order-history .order_property.d td, .orderdetail .module-orders-list.colored tbody td:first-child, .soc-avt, .module-cart table td.name-cell .item_props .item_prop .property_value, .colored_table thead tr { color: #888888; }



.header_wrap.colored .top-h-row .menu li a, .stores .stores_list .item .store_text .value, #footer  .copyright, #footer  .copyright *, .footer_bottom .all_menu_block ul li a { color: #545454; }

.header_wrap.colored .main-nav ul.menu > li > a { color: #fff; }

.item-stock, .bx_compare .compare_view.data_table_props td, .catalog_detail .like_icons  > div, .info_item .top_info .article, .share_wrapp .text.button , .share_wrapp .text.button:hover { color: #6d6d6d; }



/* the most common styles are sorted for quick changes */

table.title-search-result .price, .card_popup_frame.popup .total_wrapp, .module_products_list .price-cell .price, 

.compare_wrapp a.compare_link, .module-cart .colored tfoot td.row_values, .module-cart .summ-cell, 

.module-cart .summ-cell *, .catalog_detail .availability-row .value a, .catalog_detail a.wish_item .value, 

.catalog_detail a.compare_item  .value, ul.tabs li.cur:hover span, 

ul.tabs li:active span, .module_products_list .basket_button.read_more span,

ul.mini-menu li a, .top-h-row   .phone span, .top-h-row  .phone span a, ul.tabs li span,

.compare_button span, .left_block .internal_sections_list .title a, .btn_big, .catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_title .price, 

.bx_modal_container .bx_modal_small_title, .card_popup_frame.popup .basket_empty * { color: #000; }

.filter_button span, .catalog_detail .stock_board .title, .module_products_list .basket_button.to-cart span, 

.module_products_list .basket_button.to-subscribe span, .module_products_list .basket_button.to-order span, table.colored td.name, .front_slider .price, .page_not_found td.description .title404,

.popup-window-titlebar .popup-window-top-row .popup-window-center-column span div, #header .basket_fly .opener .count { color: #212121; }

#header .catalog_menu  ul.menu.adaptive.opened li.menu_opener, #header .catalog_menu  ul.menu.adaptive.opened li.menu_opener a,

#header .catalog_menu  ul.menu.adaptive.opened li.menu_opener:hover, #header .catalog_menu  ul.menu.adaptive.opened li.menu_opener:hover a, #header ul.menu.full > li.search_row, #header ul.menu.full > li.search_row input[id^=title-search-input]:focus { border-color: #3d3d3d; }



#header .catalog_menu ul.menu.full.opened > li:not(.current):hover a, #header ul.menu.full.opened > li:not(.current):hover a, #header ul.menu.adaptive > li a, .specials_slider.product_slider .basket_button.in-cart span { color: #fff; }



.display_list .list_item  .props_list td, .smartfilter, .smartfilter input, .catalog_detail .stock_board .txt, .index_bottom .info_column .about_column, .header-cart-block .cart .summ, .header-cart-block .cart .delay_link{ color: #636363;}



.show_number,
.show_number *,
.module-cart [data-id="total_buttons"] .description,
.catalog_detail .bx_item_set_hor_container_big .total_wrapp .total_title,
.display_list .availability-row .value {
    color: #777;
}

.catalog_detail .element_detail_text, .tabs_content li.video{	color: #7e7e7e;}

.tooltip .tooltip_close:hover{	color: #333;}

.display_list .available_block, .display_list .noavailable_block{	color: #888;}

.module_products_list .price-cell .price.discount, .module-cart .cost-cell .discount, .module-cart .cost-cell .discount strike,

.module-cart .count-cell .measure, .catalog_detail .set_wrapp .item .price.detail, .bx_item_set_hor .bx_item_set_hor_item .price.detail { color: #999; }

.top-h-row .h-user-block .have-user a.exit, .top-h-row .h-user-block .have-user a.exit span, .top-h-row .menu li a{ color: #919191; }

#footer  .copyright .grey{ color: #a0a0a0; }

.front_slider .price.discount{ color: #adadad; }

form div.r div.error, .order-checkout .sof-req, .pay-status-cell.not_payed{ color: #cb0000; }

.basket_button:hover, .button30:hover, .basket_button:hover span, .button22:hover span, .button30:hover span, .compare_button:hover span, .filter_button:hover span, 

.button30.fast_order span, .button30.back_button span, .button30.grey span, .bx_filter_container_title .hint .hint_icon:hover, .popup .soc-avt .row a:hover, 

.popup .bx-auth-service-form input[type='submit']:hover, #bx_auth_servform input[type=submit]:hover { color: #fff; }



/* borders */

a.avtorization-call.enter:hover, .pseudo:hover, .articles-list .item:hover .item-title a, .articles-list .item .item-title a:hover{ border-bottom-color: #919191; }

.props_table td{ border-bottom: 1px dotted #b4b4b4; }



.staff_wrapp .item .contacts, .question-list , .detail_picture_block .picture_description,

.authorization-cols .col.authorization .soc-avt, ul.left_menu > li.exit, 

.popup .form-description-wrapp, .popup .form_description, .basket_fly .module-cart table.colored tbody td, #header .middle-h-row form.basket_wrapp{ border-top: 1px solid #e7e7e7; }

table.colored td, .catalog_detail hr, .viewed_products_column .view-list, .ask_small_block .ask_btn_block, .popup .form-description-wrapp, .popup .form_description,

#order_form_div .title , #order_form_div hr, #order_form_div form .title, #order_form_div .sale_order_table.props td, .differences_table td, .basket_fly li[item-section="AnDelCanBuy"] .module-cart table.colored tbody,

#header .basket_fly li[item-section="AnDelCanBuy"] .module-cart .colored tfoot td.total_wrapp{ border-bottom: 1px solid #e7e7e7; }

table.colored tr.nb td{border-bottom:none;}

.module-cart .colored tbody, .module-cart .colored tfoot{ border-left: 1px solid #e7e7e7; border-right: 1px solid #e7e7e7; border-bottom: 1px solid #e7e7e7; }

.viewed_products_column .view-item, .module-orders-list td.drop-cell { border-left: 1px solid #e7e7e7; border-right: 1px solid #e7e7e7; }

.module-order-history .module-orders-list .tr-d:hover td{ border-top: 1px solid #e7e7e7; }

.module-order-history .module-orders-list .tr-d:hover td.item-name-cell, .module-order-history .module-orders-list .tr-d.opened td.item-name-cell{ border-left: 1px solid #e7e7e7;  }

.module-order-history .module-orders-list .tr-d:hover td.order-status-cell, .module-order-history .module-orders-list .tr-d.opened td.order-status-cell, 

.module-cart .colored tfoot tr[data-id="total_buttons"] td .basket_update{ border-right: 1px solid #e7e7e7; }



/* backgrounds */

.jobs_wrapp .item span.icon, .staff_wrapp .section .icon { background: #eef1f1; }

.catalog_detail .tabs.main_tabs > li { background: #f2f2f2; }

.bx_filter_vertical, table.colored.item-shell thead td, .popup .form-description-wrapp, .differences tr.hovered:hover, .search-page form { background: #F8F8F8; }

body, .adaptive_filter { background: #fff; }

#footer .phone .icon { background: #fff; }

.item_slider ul.slides li  { background: #fff; }

#header .basket_fly { background: #fff; box-shadow: rgba(44, 44, 44, 0.4) 0px 6px 18px; -moz-box-shadow: rgba(44, 44, 44, 0.4) 0px 6px 18px; -webkit-box-shadow: rgba(44, 44, 44, 0.4) 0px 6px 18px; }

table.title-search-result td.title-search-all { background: #fff !important; }



.header-cart-block .cart.empty_cart > span.icon{

	background: #e9e9e9;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top,  #e9e9e9 0%, #d5d5d5 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#d5d5d5));

	background: -webkit-linear-gradient(top,  #e9e9e9 0%,#d5d5d5 100%);

	background: -o-linear-gradient(top,  #e9e9e9 0%,#d5d5d5 100%);

	background: -ms-linear-gradient(top,  #e9e9e9 0%,#d5d5d5 100%);

	background: linear-gradient(to bottom,  #e9e9e9 0%,#d5d5d5 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#d5d5d5',GradientType=0 );

	border-bottom: 1px solid #cacaca;

}

.popup .popup-intro.grey{

	border-bottom: 1px solid #bfbfbf;

	background: #e9e9e9;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5ZTllOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWQ1ZDUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top,  #e9e9e9 0%, #d5d5d5 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e9e9e9), color-stop(100%,#d5d5d5));

	background: -webkit-linear-gradient(top,  #e9e9e9 0%,#d5d5d5 100%);

	background: -o-linear-gradient(top,  #e9e9e9 0%,#d5d5d5 100%);

	background: -ms-linear-gradient(top,  #e9e9e9 0%,#d5d5d5 100%);

	background: linear-gradient(to bottom,  #e9e9e9 0%,#d5d5d5 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9e9e9', endColorstr='#d5d5d5',GradientType=0 );

}



.module-cart .colored tfoot tr[data-id="total_buttons"] td .top_shadow{ box-shadow: 0 1px 2px #e7e7e7 inset; -moz-box-shadow: 0 1px 2px #e7e7e7 inset; -o-box-shadow: 0 1px 2px #e7e7e7 inset; -webkit-box-shadow: 0 1px 2px #e7e7e7 inset; }

.top-h-row  .search input[id^=title-search-input]{ color: #b2b2b2; box-shadow: 0 0 1px #ededed; -moz-box-shadow: 0 0 1px #ededed; -o-box-shadow: 0 0 1px #ededed; -webkit-box-shadow: 0 0 1px #ededed; border-color: #e6e7e8; }

.middle-h-row  .search input[id^=title-search-input]{ color: #b2b2b2; box-shadow: 0 0 1px #ededed; -moz-box-shadow: 0 0 1px #ededed; -o-box-shadow: 0 0 1px #ededed; -webkit-box-shadow: 0 0 1px #ededed; border-color: #f2f3f4; }

.middle-h-row  .search input[id^=title-search-input]:focus { color: #b2b2b2; box-shadow: 0 0 1px #ddd; -moz-box-shadow: 0 0 1px #ddd; -o-box-shadow: 0 0 1px #ddd; -webkit-box-shadow: 0 0 1px #ddd; border-color: #e8e9ea; }

table.title-search-result img.item_preview { box-shadow: 0 0 15px 5px #fff; -moz-box-shadow: 0 0 15px 5px #fff; -o-box-shadow: 0 0 15px 5px #fff; -webkit-box-shadow: 0 0 15px 5px #fff; }



/*table*/

table.colored_table { width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; border-collapse: collapse; }

.colored_table thead { border: 1px solid #E5E5E5; }

.colored_table thead tr { background: #F7F7F7; }

.colored_table tr td { padding: 8px 29px; }

.colored_table tbody { border-left: 1px solid #E7E7E7; border-right: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; }

.colored_table tbody tr td { border-bottom: 1px solid #E7E7E7; }



/* unsorted styles*/

.front_slider .read_more:hover, .btn_big:hover{

	text-shadow: 0 1px 0 rgba(0,0,0,.2);

	-moz-text-shadow: 0 1px 0 rgba(0,0,0,.2);

	-o-text-shadow: 0 1px 0 rgba(0,0,0,.2);

	-webkit-text-shadow: 0 1px 0 rgba(0,0,0,.2);

	color: #fff;

	border-bottom: 2px solid #212121 !important;

	background: #848484 !important;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod?EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+) !important;

	background: -moz-linear-gradient(top, #848484 0%, #464646 100%) !important;

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#848484), color-stop(100%,#464646)) !important;

	background: -webkit-linear-gradient(top, #848484 0%,#464646 100%) !important;

	background: -o-linear-gradient(top, #848484 0%,#464646 100%) !important;

	background: -ms-linear-gradient(top, #848484 0%,#464646 100%) !important;

	background: linear-gradient(to bottom, #848484 0%,#464646 100%) !important;

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#464646',GradientType=0 ) !important;

	color: #fff !important;

	box-shadow: 0px -1px 0 #555 inset;

	-moz-box-shadow: 0px -1px 0 #555 inset;

	-o-box-shadow: 0px -1px 0 #555 inset;

	-webkit-box-shadow: 0px -1px 0 #555 inset;

}

ul.menu li .child.cat_menu hr { border-bottom: 1px solid #fff; background: #e7e7e7; }

ul.menu .child .child_wrapp, .breadcrumbs .dropdown { background: #f5f5f6; box-shadow: 0 1px 5px #fafafa; -moz-box-shadow: 0 1px 5px #fafafa; -o-box-shadow: 0 1px 5px #fafafa; -webkit-box-shadow: 0 1px 5px #fafafa; }

.specials_slider.product_slider .catalog_item:hover .basket_button.read_more span { background-position: 1px -408px; }

.module_products_list .basket_button.read_more span { background-position: 1px -408px; }

.top-h-row .search input[id^=title-search-input]:focus { border-color: #ddd; box-shadow: 0 0 1px #eee; -moz-box-shadow: 0 0 1px #eee; -webkit-box-shadow: 0 0 1px #eee; -o-box-shadow: 0 0 1px #eee; }

.question-list .ans{ color: #444; border: 1px solid #e8e8e8; background: #f2f2f2; border-bottom: 1px solid #bdbdbd; }

.question-list .ans .arr { border-bottom: 10px solid #f2f2f2; }

input.error, textarea.error{ border-color: #cb0000; }

input#COUPON.error{ border-color: #cb0000 !important; }

input#COUPON.good{ border-color: #00cb00 !important; }

h2.feedback_title{ color: #221f26; }

.bx-touch .bx_item_set_hor_container_big .bx_item_set_del, .bx_item_set_hor_container_big .bx_item_set_hor_item:hover .bx_item_set_del, .bx_kit_item:hover .bx_kit_item_del { background: #e62222; }

.button30.fast_order{

	background: #00b0d8;

	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYjBkOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDdkYjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

	background: -moz-linear-gradient(top,  #00b0d8 0%, #007db9 100%);

	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00b0d8), color-stop(100%,#007db9));

	background: -webkit-linear-gradient(top,  #00b0d8 0%,#007db9 100%);

	background: -o-linear-gradient(top,  #00b0d8 0%,#007db9 100%);

	background: -ms-linear-gradient(top,  #00b0d8 0%,#007db9 100%);

	background: linear-gradient(to bottom,  #00b0d8 0%,#007db9 100%);

	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b0d8', endColorstr='#007db9',GradientType=0 );

	border-bottom: 1px solid #00699d;	

}

.button30.fast_order span{ text-shadow: 0 1px 1px #006f9c; -moz-text-shadow: 0 1px 1px #006f9c; -o-text-shadow: 0 1px 1px #006f9c; -webkit-text-shadow: 0 1px 1px #006f9c; }

.bx_filter_container_title > span.name span { color: #221f26; border-bottom: 1px dotted #6e6e6e; }

.bx_filter_vertical .bx_filter_container_title i.arr { background: #fafafa url("/bitrix/templates/our_shop/../images/arrows_small.png") -15px -21px no-repeat; }

.bx_filter_vertical .for_button { border-top: 1px solid #dadada; }

.smartfilter .bx_ui_slider_track { background: #dadada; }

.compare_wrapp { background: #fcfcfc; border: 1px solid #f1f1f1; box-shadow: 0 0px 1px #e7e7e7 inset; -moz-box-shadow: 0 0px 1px #e7e7e7 inset; -o-box-shadow: 0 0px 1px #e7e7e7 inset; -webkit-box-shadow: 0 0px 1px #e7e7e7 inset; }

.popup, div[id^="CatalogSetConstructor"]  .popup-window { background: #fff; }

.popup .close:hover, .popup-window-close-icon.popup-window-titlebar-close-icon:hover{ background: #fff; box-shadow: 0px 0px 3px rgba(0,0,0,.2); -moz-box-shadow: 0px 0px 3px rgba(0,0,0,.2); -o-box-shadow: 0px 0px 3px rgba(0,0,0,.2); -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.2); }

.popup .pop-up-title, .popup-window-titlebar .popup-window-top-row .popup-window-center-column span div{ text-shadow: 0 1px 0 rgba(255, 255, 255, .57); -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, .57); -o-text-shadow: 0 1px 0 rgba(255, 255, 255, .57); -webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, .57); }

.jqmOverlay, .popup-window-overlay{ background: rgba(0,0,0, .4) !important; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100) !important; -moz-opacity: 1 !important; -khtml-opacity: 1 !important; opacity: 1 !important; }

.bx_filter_vertical .bx_filter_block.scrollable{ background: #fff; border: 1px solid #cbcbcb; box-shadow: 0 0 0px 1px #eee inset; -moz-box-shadow: 0 0 0px 1px #eee inset; -o-box-shadow: 0 0 0px 1px #eee inset; -webkit-box-shadow: 0 0 0px 1px #eee inset; }



.top-h-row .menu .separator { border-left: 1px dotted #c8c8c8; }

.cart_empty, .module-cart, .count-cell div.error { background: #fff;   margin: 0px 0px 20px; }

.question-list .q a:hover span{ border-color: #b4b4b4; }

.flexslider .light, .flexslider .light .banner_title, .flexslider .light .banner_text{ color: #fff; }



.flexslider .light .banner_title { text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3); } 

.flexslider .light .banner_text  { text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.6); }



.flexslider .dark  .banner_title{ color: #202020; }

.flexslider .dark  .banner_text{ color: #222; }

.main_numders ul{
	padding-top: 50px;
	padding-bottom: 50px;
	display: flex;
	list-style-type: none;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	align-items: flex-start
}
.main_numders ul li:before{
	display: none;
}
.main_numders ul li{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 130%;
	text-align: center;
	color: #242424;
}
@media(max-width: 1290px){
	.main_numders ul li{
		max-width: 25%;
	}
}
.main_numders ul li span{
	display: block;
	font-family: Ubuntu;
	font-style: normal;
	font-weight: normal;
	font-size: 60px;
	line-height: 110%;
	text-align: center;
	color: #742A19;
}
.photo_tort{
	background: url("/upload/bgr3.jpg") no-repeat center / cover;
	padding-bottom: 25px;
}
.catalog_block .catalog_item .basket_button.to-cart span, .catalog_block .catalog_item .basket_button.read_more span, .catalog_block .catalog_item .basket_button.to-subscribe span, .catalog_block .catalog_item .basket_button.to-order span{ color: #000; }

.catalog_block .catalog_item .basket_button.in-subscribe span, .specials_slider.product_slider .basket_button.in-subscribe span { color: #fff; }

#header ul.menu.adaptive.opened > li.menu_opener i, #header ul.menu.adaptive.opened:hover > li.menu_opener i{ background-position: 1px -33px; }

#header ul.menu.adaptive.opened > li{ border-bottom: 1px solid #3d3d3d !important; }

#header ul.menu.adaptive.opened > li.menu_opener a{ color: #fff; }

.rss_feed_icon:hover{ color: #fff !important; }

.button22.grey:hover span{ color: #fff; }

.button22.grey span{ color: #000; }



/*top header row*/

.top-h-row { /*overflow:hidden;*/ left: 0; right: 0; /*background: #340a00;*/ 
	background: #FFFFFF;
box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.08);
	 height: 78px; }

.header_wrap.colored .top-h-row { background: #fff; border-bottom-color: #fff; }

.top-h-row  .h-user-block, .top-h-row   .search, .top-h-row ul.menu { float: left; }



/*top menu*/
.content_menu{
	margin-left: 186px;
}
@media(max-width: 1600px){
	.content_menu{
		margin-left: 145px;
	}
}
.top-h-row{
	position: relative;
	z-index: 999;
}
.top-h-row ul.menu { width: auto; position: relative; zoom: 1; margin-top: 21px; font-size: 0px; }

.has_menu .top-h-row ul.menu { width: 74%; }

.top-h-row .menu li { position: relative; zoom: 1; padding-bottom: 16px;}

.top-h-row .menu li a { color: #fff; text-transform: uppercase; font-family: Open Sans, Arial, Helvetica, sans-serif; font-size: 14px; white-space: nowrap; text-decoration: none; border-bottom: 0px solid transparent; font-weight: 600;}

.header_logo_img {position: absolute; z-index: 99; top:10px;}





ul.menu:not(.opened) > li > a { display: inline-block; }

.top-h-row ul.menu:not(.opened) > li > a { margin: 0px; padding: 0px 16px 0px 16px; border-radius: 0px; height: auto; line-height: 20px; }
@media(min-width: 1024px){
.top-h-row ul.menu:not(.opened) > li:hover > a:after, .header__lang a:hover:after{
	display: block;
	content: "";
	width: 100%;
	height: 5px;
	background: #742A19;
	position: relative;
	top: 16px
}
.header__lang a:hover:after{
	top: 25px
}
}
ul.menu:not(.opened) > li:first-child > a { padding-left: 0px; }
.top-h-row ul.menu:not(.opened) > li > a span{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 15px;
	line-height: 25px;
	text-transform: uppercase;

	color: #242424;
}
@media(max-width: 1700px){
	.top-h-row ul.menu:not(.opened) > li > a{
		 padding: 0px 10px 0px 10px;
	}
	.top-h-row ul.menu:not(.opened) > li > a span{
		font-size: 15px;
	}
}
@media(max-width: 1345px){
	.top-h-row ul.menu:not(.opened) > li > a{
		 padding: 0px 8px 0px 8px;
	}
	.top-h-row ul.menu:not(.opened) > li > a span{
		font-size: 15px;
	}
}
#header .catalog_menu .wrapper_middle_menu{position:relative;}

#header .catalog_menu ul.menu { overflow: hidden; white-space: nowrap; font-size: 0; }



.top-h-row  .search * { outline: none; }

.top-h-row  .search { /*width: 40%;*/ max-width: 390px; position: relative; zoom: 1; margin-top: 0px; line-height: 78px; cursor: pointer; font-size: 21px; }



/*top phone*/

.top-h-row .phones { float: left; width: 26%; box-sizing: border-box; padding: 6px 10px; }

.bx-firefox .top-h-row .phones{padding-top: 7px;}

.has_menu .top-h-row .phones  { display: none; }

.phones .phone_wrap { display: inline-block; }

.phones .phone_wrap a{ text-decoration: none; cursor: default; }

.top-h-row .phone_wrap a { font-size: 13px; }

.phone_wrap > span { display: inline-block; vertical-align: middle; }

.phones > span .callback_btn { display: inline-block; font-size: 12px; }

.phone_wrap .icons { width: 9px; height: 9px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') -29px -182px no-repeat; margin: 0px 10px 1px 0px; }

.top-h-row .phone_wrap .icons { margin-right: 8px;display: inline-block;margin-top: 2px; }

.phones .order_wrap_btn { margin: 1px 0px 0px 20px; display: inline-block; vertical-align: middle; }

.footer_top .phones .order_wrap_btn { margin-left: 23px; font-size: 12px; }

.phones .order_wrap_btn:hover { cursor: pointer; }



/*user top block*/

.top-h-row .h-user-block { margin-top: 9px; float: right; position: relative; }

.top-h-row .h-user-block .module-enter { font-size: 12px; }

.top-h-row .h-user-block .have-user a.reg{ display: inline-block; height: 19px; padding: 0px 16px 0px 0px; text-decoration: none; }

.top-h-row .h-user-block .have-user a.reg:before { content: ""; display: inline-block; width: 8px; height: 11px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') -46px -183px no-repeat; vertical-align: middle; margin: 0px 11px 0px 0px; }

.top-h-row .h-user-block a.exit, a.exit { background: url('/bitrix/templates/our_shop/images/logout.png') right 1px no-repeat; padding-right: 20px; }

.top-h-row .h-user-block a.exit { position: relative; top: -6px; }

.top-h-row .h-user-block a.exit:hover, a.exit:hover { background-position: right -14px; }

.avtorization-call.enter { cursor: pointer; margin: 0 19px 0 0; }

.top-h-row .h-user-block .register { text-decoration: none; }



/*bottom header row*/

#header .middle-h-row .logo_wrapp .logo a{display:inline-block;*display:inline; display: block; zoom:1;vertical-align:middle; margin: 0px 0px 0px 0px;  }

#header .middle-h-row .logo_wrapp .logo a img { display: block; }

#header .middle-h-row td { vertical-align: middle; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

#header .middle-h-row td.logo_wrapp { padding: 14px 0px 8px; }

.basket_normal  #header .middle-h-row td.logo_wrapp { padding-top: 15px; }

.bx-firefox #header .middle-h-row td.logo_wrapp { padding-top: 15px; }

.bx-ie #header .middle-h-row td.logo_wrapp { padding-bottom: 0px; padding-top: 13px; }

.bx-ie #header .middle-h-row .logo_wrapp .logo { min-height: 47px; line-height: 47px; }

.bx-ie .basket_fly #header .middle-h-row .logo_wrapp .logo { min-height: 48px; line-height: 48px; }

#header .middle-h-row .center_block { width: 100%; padding: 0px 45px 0 34px; }

.has_menu #header .middle-h-row .center_block { padding: 2px 40px 0px 56px; }

#header .middle-h-row .main-nav  ul.menu > li > a { padding: 0px 10px; }



/*header bottom menu*/

#header .middle-h-row .logo_wrapp .logo div { line-height: 61px; }

.main-nav ul.menu > li > a, ul.mini-menu li a { font-size: 13px; font-weight: 600; border-radius: 0px; }

.h_color_colored .main-nav ul.menu > li > a { color: #fff; }

.h_color_colored .main-nav ul.menu > li > a:hover { opacity: 0.8; }

.menu > li > a span { display: inline-block; border-bottom: 2px solid transparent; padding: 7px 0px 8px; }

body .h_color_white .header_wrap .menu > li.current > a span { border-bottom-color: #fff; }

.h_color_colored .header_wrap .menu > li.current > a span { border-bottom-color: #fff; }

.h_color_colored .header_wrap .top-h-row .menu > li.current > a span { border-bottom-color: transparent; }

.main-nav ul.menu > li > a span { padding-bottom: 4px; font-size: 13px; line-height: 20px; }

body .main-nav .menu > li.current > a { background: none; /*border-bottom-width: 0px;*/ }

#header .middle-h-row .center_block ul.menu { float: left; width: 91%; }



body #header ul.menu.adaptive:not(.opened) li.menu_opener { border-bottom-width: 0px; }

body #header .catalog_menu ul.menu > li, body #header .catalog_menu ul.menu > li > a, .wrapper.has_menu #header .catalog_menu ul.menu > li.current > a { border: 0px; }

body #header .catalog_menu ul.menu > li:not(.current):not(.stretch):hover { border: 0px; }

#header .catalog_menu { z-index: 201; bottom: -20px; display:none; border-top: 1px solid #efefef;  }

.m_color_white #header .catalog_menu { border-bottom: 1px solid #efefef; }

.has_menu #header .catalog_menu { bottom: -17px; }

.has_menu.m_color_colored #header .catalog_menu { bottom: -15px; }

.has_menu.m_color_dark #header .catalog_menu { bottom: -16px; }

.wrapper.has_menu  #header .catalog_menu{display:block; }

.wrapper.has_menu .colored #header .catalog_menu { border-bottom-width: 0px; }

.wrapper.has_menu .white #header .catalog_menu { border-top-color: #efefef; }

.header_wrap #header .catalog_menu ul.menu > li { height: 53px; }



ul.menu li a i{ display: inline-block; height: 5px; width: 8px; background: url('/bitrix/templates/our_shop/images/arrows.png') 0px 0px no-repeat; zoom: 1; position: absolute; top: 7px; }

.wrapper.has_menu .catalog_menu ul.menu li a i { background-position: -1px -143px; }

.wrapper.m_color_white .catalog_menu ul.menu li a i { background-position: -34px -143px; }

ul.menu li.more a i { position: static; margin: 0px 0 2px 11px; }



/*colored head colored menu*/

.has_menu.h_color_colored #header { margin-top: 0px; }

.has_menu.h_color_colored.m_color_colored #header .catalog_menu { border-top: 1px solid rgba(249,248,248,.2); }

.has_menu #header .catalog_menu { border-top-width: 0px; }



/*white menu color header*/

.has_menu.m_color_white #header .catalog_menu, .has_menu.m_color_white #header .catalog_menu ul.menu > li { background: #fff; border-top-width: 1px; }

.has_menu.h_color_colored .center_block .phones .phone_wrap a { color: #fff; }

.has_menu.h_color_colored .center_block .phones .phone_wrap .icons { background-position: -3px -205px; }

.has_menu.h_color_colored .center_block .phones  .order_wrap_btn { color: #fff; opacity: 0.5; }



/*dark menu white header*/

.has_menu.m_color_dark #header .catalog_menu, .has_menu.m_color_dark #header .catalog_menu ul.menu > li { background: #3f3f3f; }

.has_menu.m_color_dark #header .catalog_menu ul.menu > li > a { color: #fff; }

.has_menu.m_color_dark #header .catalog_menu ul.menu > li:hover, .has_menu.m_color_dark #header .catalog_menu ul.menu > li.hover { background: #505050; }

.has_menu.m_color_dark #header .catalog_menu ul.menu > li.current { background: #2f2f2f; }

body .m_color_dark #header ul.menu.adaptive:not(.opened) li.menu_opener { background: #3f3f3f; }

body .m_color_dark #header ul.menu.adaptive:not(.opened) li.menu_opener:hover { background: #505050; }



/*colored menu white header*/

.has_menu.m_color_colored #header .catalog_menu ul.menu > li > a { color: #fff; }



/*child menu*/

body #header .catalog_menu .child { margin-top: 0px; padding-top: 0px; }

body #header ul.menu li .child .child_wrapp { border: 0px; background: #f7f7f9; box-shadow: 0px 2px 5px rgba(0,0,0,.15); border-radius: 0px; padding: 35px 40px 17px; }

.h_color_white.m_color_none #header ul.menu li .child .child_wrapp, .has_menu.m_color_white #header ul.menu li .child .child_wrapp { border-top: 2px solid #ddd; }

body #header ul.menu.bottom li .child .child_wrapp:not(.clearfix) { padding: 27px 40px 21px; }

ul.menu .child, .breadcrumbs .dropdown_wrapp { z-index: 500; position: absolute; text-transform: none; font-size: 11px; left: 15px; font-family: Ubuntu, Arial, Helvetica, sans-serif; padding-top: 20px; }
ul.menu > li:first-child > .child{
	left: 	0px;
}
@media(max-width: 	1600px){
	ul.menu > li:first-child > .child{
	left: 	10px;
}
ul.menu .child{
	left: 10px;
/*	position: relative;
	z-index: 99;*/
}
}
@media(min-width: 1200px){
	.grey_bgr{
	 content:"";
	 display: none;
	 width: 100%;
	 height: 100%;
	 position: fixed;
	 top: 0px;
	 left: 0px;
	 z-index: 98;
	 background-color: rgba(0,0,0,0.5);
	}
}
ul.menu .child { margin-top: 15px; padding-top: 0px; }

.basket_fly ul.menu .child { margin-top: -1px; }


.h_color_colored.m_color_none ul.menu .child { /*padding-top: 33px;*/ }

ul.menu .child a { font-family: Ubuntu, Arial, Helvetica, sans-serif; text-transform: none; }

/*ul.menu .child .see_more span { position: relative; top: -2px; padding: 0px 10px 0 0px; }*/

ul.menu .child li.menu_title { display: block; margin: 0px 0px 6px; }

ul.menu .child li.menu_title a { font-weight: 400; font-size: 14px; text-decoration: none; padding: 0; }

ul.menu .child li.menu_item a { font-size: 12px; text-decoration: none; padding: 0; margin: 0px 8px 0px 0px; line-height: 20px; }

ul.menu .child .child_wrapp > a, ul.menu .child .child_wrapp .depth3 > a { display: block; text-decoration: none; line-height: 20px; text-transform: none; }

ul.menu .child .child_wrapp .depth3 > a{margin-left:15px;}

ul.menu .more .child .child_wrapp .depth3 > a, ul.menu .child .child_wrapp .depth3 a.title{margin-left:0;}

ul.menu .more .child .child_wrapp .depth3 > a.title{color:#000;margin-bottom:5px;font-size:12px;}

ul.menu .more .child .child_wrapp .depth3 {margin-bottom:8px;}

.wrapper.has_menu .white #header .catalog_menu ul.menu > li.current, .wrapper.has_menu .white #header .catalog_menu ul.menu > li:not(.current):hover { background: none; }

.wrapper.has_menu .white #header .catalog_menu ul.menu > li.active, .wrapper.has_menu .white #header .catalog_menu ul.menu > li.active:hover { background: #efefef; }



/*child line menu*/

body #header ul.menu li .child.line .child_wrapp { padding: 0px; box-shadow: 0px 2px 5px rgba(0,0,0,.15); }

body #header ul.menu li .child.line .child_wrapp > a { padding: 9px 20px 10px; border-bottom: 1px solid #fff; background: #f7f7f9; }

body #header ul.menu li .child.line .child_wrapp > a:hover, body #header ul.menu li .child.line .child_wrapp > a.current { background: #fff; }



/*header search*/

.search_middle_block { position: relative; }

.search_middle_block .form-control { margin: 0px; }

.bx-ie .search_middle_block .form-control input.big { line-height: 17px; }

.top-h-row input.big { padding: 8px 13px 7px; }

.middle-h-row .search_middle_block.active .middle_form { width: 96%; display: block; opacity: 1; visibility: visible; }

.middle-h-row .search_middle_block .middle_form{ opacity: 0; visibility: hidden; width: 0%; top: -1px; right: 32px; position: absolute; -webkit-transition: width 0.25s ease-in; -moz-transition: width 0.25s ease-in; -o-transition: width 0.25s ease-in; transition: all 0.25s ease-in; overflow: hidden; }



.search_middle_block.active  .middle_form  {  right: 32px; }

.search_middle_block.active + .search_block { position: relative; }

.middle-h-row .search_middle_block .middle_form .noborder { background: none; border: 0px; display: inline-block; width: auto; position: absolute; right: 0px; top: 0px; padding: 11px 13px 14px; text-transform: none; }

.bx-chrome .middle-h-row .search_middle_block .middle_form .noborder { padding-top: 13px; }

.middle-h-row .search_middle_block .middle_form .big { padding-right: 100px; background: #e7e7e7; border-color: transparent; padding-left: 18px; }

.center_block .search_block .icon.open, .h_color_colored .header_wrap .center_block .search_block .icon.open { background-position: -169px -175px; right: -10px; top: 2px; position: absolute; width: 40px; height: 38px; }



#header .middle-h-row .center_block .search { margin: 0 0px 0 56px; position: relative; zoom: 1; display:none; width: 63%; }

#header .middle-h-row .center_block .middle_phone { display: none; }

.wrapper.has_menu #header .middle-h-row .center_block .search, .wrapper.has_menu #header .middle-h-row .center_block .middle_phone {display:inline-block; vertical-align: middle; transition: margin ease 0.25s;}

#header .middle-h-row .center_block .middle_phone { min-width: 174px; }

.middle_phone .phones .phone_text a { font-size: 19px; }

.middle_phone .phones .order_wrap_btn { display: block; margin: -2px 0px 0px 22px; }

.header_wrap.colored .middle_phone .phones .order_wrap_btn { color: #fff; }

body table.title-search-result td.title-search-all a:hover span.text { border-bottom-width: 0px; }



#header .middle-h-row .center_block .stitle_form .button, .top-h-row .form_mobile_block .button { width: 39px; height: 39px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') -56px -168px no-repeat; position: absolute; top: 2px; right: 2px; border: 0px; }

.top-h-row .form_mobile_block .button { text-indent: -9999px; top: 1px; }

#header .middle-h-row .center_block .stitle_form .button:hover, .top-h-row.form_mobile_block .button:hover { opacity: 0.8; }

#header .middle-h-row .center_block .stitle_form .text { padding: 10px 45px 9px 13px; background: #eee; border-color: transparent; height: 41px; }

.stitle_form .form-control { margin-bottom: 0px; }

.top-h-row .search #search-submit-button i, .middle-h-row .search #search-submit-button i, #header ul.menu.full > li.search_row #search-submit-button i { background: url('/bitrix/templates/our_shop/images/icons_wish.png') -60px -173px no-repeat; }

#header ul.menu.full > li.search_row #search-submit-button i  { background-position-y: -173px; }

.top-h-row .search #search-submit-button:hover i, .middle-h-row .search #search-submit-button:hover i, #header ul.menu.full > li.search_row #search-submit-button:hover i { background-position: -138px -132px; }

.center_block .search_block { float: right; }

.center_block .search_block .icon { display: inline-block; width: 18px; height: 20px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') -66px -177px no-repeat; position: relative; top: 10px; cursor: pointer; }

.h_color_colored .header_wrap .center_block .search_block .icon { background-position: -144px -137px; }

.center_block .search_block .icon:hover, .basket_wrapp .wraps_icon_block:hover:before, .basket_wrapp .basket_block .link:hover + .wraps_icon_block:before { opacity: 0.8; }

.basket_wrapp .wraps_icon_block.ndelay:hover:before { opacity: 1; }

.top-h-row .form_mobile_block .search_middle_block { display: none; }



/*basket fly*/

.search_right, .basket_fly .center_block .search_block { display: none; }

.basket_fly  #header .middle-h-row .center_block { padding-right: 37px; }

.basket_fly  #header .middle-h-row .form-control input[type="text"] { color: #898989; font-size: 13px; }

.basket_fly  #header .middle-h-row .center_block ul.menu { width: 71%; padding: 2px 0px 0px; }

.basket_fly .search_middle_block, .has_menu .search_middle_block { width: 25%; /*position: absolute;*/ float: right; right: 0px; -webkit-transition: width 0.25s ease-in; -moz-transition: width 0.25s ease-in; -o-transition: width 0.25s ease-in; transition: width 0.25s ease-in; }

.basket_fly .search_middle_block.active_wide{ width: 100%;  }

.form_mobile_block .search_middle_block { right: initial; position: absolute; left: -95%; left: -161px; top: -7px; width: 150px; }

.form_mobile_block .search_middle_block input:not(.button) { line-height: 18px; background: #fff; }

.basket_fly .basket_wrapp  .wrapp_all_icons { width: 31px; }



.basket_fly  #header .middle-h-row .basket_wrapp { padding-top: 4px; vertical-align: top; }

.basket_fly #header .middle-h-row .center_block .search { width: 70%; }

.basket_fly #header .basket_fly .opener .basket_count, #header .basket_fly .opener .wish_count { background: #e3e3e3; }

.basket_fly .basket_wrapp .basket_fly .wraps_icon_block { display: inline-block; float: none; top: 39%; margin: 0px 12px 0px 0px; }

.basket_fly .basket_wrapp .basket_fly .small .wraps_icon_block { margin-right: 12px; }

.basket_fly .basket_wrapp .basket_fly .wraps_icon_block.delay .count span { background: #fff; }

#header .basket_fly .opener { position: absolute; width: 67px; left: -67px; border-radius: 2px 0 0 2px;  -moz-border-radius: 2px 0 0 2px;  -webkit-border-radius: 2px 0 0 2px;  top: 0px; }

#header .basket_fly .opener .basket_count, #header .basket_fly .opener .wish_count { display: inline-block; text-align: center; width: 67px; height: 67px; cursor: pointer; vertical-align:top; *display:inline-block; 	zoom:1; }

#header .basket_fly .opener .basket_count, #header .basket_fly .opener .wish_count { border-radius: 2px 0px 0px 2px; -moz-border-radius: 2px 0px 0px 2px; -webkit-border-radius: 2px 0px 0px 2px; }

#header .basket_fly .opener .basket_count { margin: 0px 0px 2px; }



#header .basket_fly .opener .wish_count.empty .icon { background: transparent; }

#header .basket_fly tr.hidden { display: none; }



.basket_sort ul.tabs li { height: auto; padding-bottom: 3px; margin-right: 8px; }

.middle .basket_sort ul.tabs li:first-child { padding-left: 0px; }

.basket_sort ul.tabs li:last-child { margin-right: 0px; }

.basket_sort ul.tabs li.cur div { border-bottom: 2px solid #ddd; }

.basket_sort ul.tabs li span { font-size: 16px; line-height: 20px; font-weight: 500; border-bottom: 0px;  }

.basket_sort ul.tabs li .wrap_li > span { padding-bottom: 6px; }

.basket_sort .remove_all_basket { position: relative; margin: 12px 0px 0px; float: right; display: none; padding: 6px 12px 5px; }

.basket_sort .remove_all_basket.cur { display: block; }

.basket_sort .remove_all_basket:before, .bx_sort_container .wrap_remove_button .button:before { content: ""; display: inline-block; height: 9px; width: 9px; background: url('/bitrix/templates/our_shop/images/close_icons.png') -2px -28px no-repeat; vertical-align: middle; margin: 0px 7px 0px 0px; }



#header .middle-h-row .basket_wrapp { margin-top: 23px; /*padding-top: 1px;*/ vertical-align: middle; }

#header .middle-h-row .basket_fly .basket_wrapp { margin-top: 27px; padding-top: 0px; }

.middle .tabs_content.basket { margin: 27px 0px 0px; }

.basket_wrapp .module-cart { margin-top: 0; }

.basket_wrapp .module-cart.delayed { overflow-x: hidden; overflow-y: auto; padding: 0px 0px 26px; }

.coupons_list { text-align: left; padding: 0px 0px 0px 84px; }

.coupons_list .bx_ordercart_coupon { clear: both; position: relative; margin: 14px 0px 0px; }

.coupons_list .bx_ordercart_coupon + .bx_ordercart_coupon{ margin-top: 9px; }

.coupons_list .bx_ordercart_coupon .coupon_text { background: #fff; display: inline-block; position: relative; padding: 0px 10px 0px 0px; }

.coupons_list .bx_ordercart_coupon .coupon_text:before { content: ""; display: inline-block; height: 9px; width: 11px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') -19px -3px no-repeat; margin: 0px 6px 0px 0px; }

.coupons_list .bx_ordercart_coupon:before { content: ""; width: 100%; display: block; height: 1px; border-bottom: 1px dotted #C3C3C3; top: 50%; position: absolute; }

.coupons_list .bx_ordercart_coupon.not_found .coupon_text:before { background-position: -102px -86px; }

.coupons_list .bx_ordercart_coupon.not_apply .coupon_text:before { background-position: -4px -3px; }

.coupons_list .bx_ordercart_coupon .remove { position: absolute; top: 2px; right: 0px; z-index: 1; }

.coupons_list .bx_ordercart_coupon .bx_ordercart_coupon_notes { float: right; background: #fff; display: inline-block; position: relative; padding: 0px 27px 0px 10px; }

#header .basket_wrapp .module-cart.delayed { max-height: 250px; }

.basket_wrapp .module-cart thead tr{ background: #f7f7f7; }

.basket_wrapp .module-cart .goods { max-height: 260px; overflow-y: auto; /*overflow-x: hidden;*/ }

#header .basket_fly { border-radius: 0 0 0 2px; -moz-border-radius: 0 0 0 2px; -webkit-border-radius: 0 0 0 2px; top: 180px; z-index: 100; position: fixed; width: 800px; right: -807px; min-height: 122px; }

#header .basket_fly.basket_empty { width: 700px; right: -707px; }

.basket_wrapp .basket_sort ul.tabs { position: relative; zoom: 1; }

.basket_wrapp .basket_sort { padding: 0px; }

.middle .basket_wrapp { margin: -13px 0px 0px; }

#header .basket_wrapp .basket_sort { padding: 25px 10px 0px 15px; }

.basket_wrapp .module-cart td, #header .basket_wrapp .module-cart td { vertical-align: top; }

.basket_wrapp .module-cart td { text-align: left; }

.basket_wrapp .module-cart .quantity-th, body .basket_wrapp .module-cart td.count-cell { text-align: center; }

.middle .module-cart thead { border: 1px solid #e5e5e5; }

#header .basket_fly .module-cart .colored tbody { border-left-width: 0px; border-right-width: 0px; }

#header .basket_fly .coupon { white-space: nowrap; }

#header .basket_fly .basket_title { font-size: 26px; 	margin-right: 48px; margin-left: 13px; font-weight: 600; }

.basket_wrapp .module-cart table td { padding: 8px 10px; }

.middle .basket_wrapp .module-cart table td { padding: 8px 29px; }

.middle .basket_wrapp .module-cart table tbody td { padding-bottom: 19px; }

.middle .basket_wrapp .module-cart table tbody td .item_props .item_prop { display: block; }

.basket_wrapp .module-cart table tbody td { padding: 0px 10px 19px; }

.middle  .module-cart table tbody td { padding: 0px 29px 19px; }

#header .basket_wrapp .module-cart table tbody td { padding-bottom: 9px; }

#header .basket_fly .module-cart table td.thumb-cell { padding: 11px 18px 10px 29px; }

.middle .basket_wrapp .module-cart table td.thumb-cell { padding-top: 19px; padding-right: 1px; width: 153px; }

#header .basket_fly .module-cart table td.name-cell { padding-top: 32px; min-width: 150px; }

.module-cart table td.name-cell div[class^=bx_item_detail_], .module-cart table td.name-cell .item_props .item_prop  { clear: both; font-size: 12px; font-weight: normal; display: block; }

.module-cart table td.name-cell div[class^=bx_item_detail_] span.titles { float: left; line-height: 16px;  }

.module-cart table td.name-cell div[class^=bx_item_detail_] .values { float: left; margin: 0px 0px 0px 3px; line-height: 16px; }

.module-cart table td.name-cell div[class^=bx_item_detail_] .values ul li:before { content: ""; display: none; }

.module-cart table td.name-cell div[class^=bx_item_detail_] .values ul li *, .module-cart table td.name-cell div[class^=bx_item_detail_] .values ul li { line-height: 16px; }

.module-cart table td.name-cell div[class^=bx_item_detail_] .values ul li.bx_active { display: block; }

.module-cart table td.name-cell div[class^=bx_item_detail_] .values ul li { display: none; }

.middle .module-cart table td.name-cell { padding-top: 54px; white-space: normal; }

#header .basket_fly .module-cart table td.cost-cell { padding-top: 33px; width: 200px; }

#header .basket_fly .module-cart table td.cost-cell.notes { padding-top: 10px; }

.middle .module-cart table td.cost-cell { padding-top: 55px; width: 230px; }

.middle .module-cart table td.cost-cell.notes { padding-top: 32px; }

#header .basket_fly .module-cart table tr td.count-cell { padding-top: 26px; width: 132px; }

.module-cart table tr td.count-cell { font-size: 14px; line-height: 16px; }

.middle .module-cart table td.delay-cell, .middle .module-cart table td.remove-cell { padding: 0px 5px; }

.middle .module-cart table td.remove-cell { width: auto; }



#header .basket_fly .module-cart.delayed  table tr td.count-cell { padding-top: 34px; }

.middle .module-cart  table tr td.count-cell { padding-top: 42px; width: 185px; }

.middle .module-cart.delayed  table tr td.count-cell { padding-top: 56px; }

#header .basket_fly .module-cart table td.summ-cell { width: 150px; padding-top: 33px; }

.middle .module-cart table td.summ-cell { width: 200px; padding-top: 56px; }

.basket_wrapp .module-cart .cost-cell .cost.prices  { text-align: left; }

.basket_wrapp .module-cart .cost-cell .cost.prices .price_name { text-align: left; }

.basket_wrapp .module-cart .cost .price.discount strike, .basket_wrapp .module-cart .cost .price{ color: #373737; }

.basket_wrapp .module-cart .cost.prices .price { margin-top: 0px; }

.basket_wrapp .module-cart .cost.prices .price:not(.discount) { margin-right: 4px; float: left; white-space: nowrap; }

.basket_wrapp .module-cart .cost.prices .sale_block { margin-top: 4px; }

#header .basket_fly .module-cart table td.delay-cell { padding-top: 25px; padding-bottom: 0px; }

.middle .module-cart table tbody td.delay-cell { padding-top: 48px; width: 43px; }

#header .basket_fly li[item-section="DelDelCanBuy"] .module-cart table td.delay-cell .icon{float:left;top: 0px;}

.basket_wrapp .module-cart .summ-cell .cost.prices .price { margin: 0px; }

#header .basket_fly .module-cart table td.remove-cell { width: 20px; padding-top: 5px; padding-right: 5px; }

.middle .module-cart table td.remove-cell { width: 20px; padding-top: 5px; }

#header .module-cart table td.cell { padding-top: 32px; }

.middle .module-cart table td.cell, .middle .module-cart table td.weight-cell { padding-top: 55px; }



.counter_block { border: 1px solid #e5e5e5; font-size: 0px; width: 74px; margin: 0px auto; display: inline-block; vertical-align: top; border-radius: 2px; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; height: 27px; }

.counter_block.big_basket { width: 96px; text-align: center; height: auto; }

.counter_block input[type="text"] { width: 32px; border: 0px; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; background: #f7f7f7; color: #373737; font-size: 10px; height: 27px; border-radius: 0px; text-align: center;   line-height: 13px; }

.bx-firefox .counter_block input[type="text"]{padding-top: 7px;}

.counter_block.big_basket input[type="text"] { font-size: 13px; height: 35px; width: 42px; }

.counter_block .plus, .counter_block .minus { font-size: 0; line-height: 27px; height: 27px; width: 21px; display: inline-block; cursor: pointer; vertical-align:top; }

.counter_block.big_basket > span { line-height: 35px; height: 35px; width: 27px; }

.module_product_list .counter_block .plus, .module_product_list .counter_block .minus { height: 24px; width: 24px; }



.counter_block > span:hover { background: #e3e3e3; }

.counter_block > span:before { display: inline-block; content: ""; width: 20px; height: 19px; background: url('/bitrix/templates/our_shop/images/plus_minus.png') 5px -13px no-repeat; vertical-align: middle; }

.bx-mac .counter_block > span:before { margin: 3px 0px 0px; }

.bx-mac .counter_block.big_basket > span:before { margin: 8px 0px 0px; }

.counter_block.big_basket > span.minus:before { background-position: 3px 3px; }

.counter_block > span.minus:hover:before { background-position: -41px -13px; }

.counter_block.big_basket > span.minus:hover:before { background-position: -43px 3px; }

.counter_block.big_basket > span.plus:before { background-position: -19px 3px; }

.counter_block > span.plus:before { background-position: -17px -13px; }

.counter_block.big_basket > span.plus:hover:before { background-position: -64px 3px; }

.counter_block > span.plus:hover:before { background-position: -63px -13px; }

.counter_block input[type="text"] { padding: 8px 8px 7px; }



.counter_wrapp { font-size: 0px; padding: 15px 0px 0px; }

.counter_wrapp .counter_block { margin: 0px 10px 0px 0px; }

.button_block { display: inline-block; vertical-align: top; }

.counter_wrapp .button_block.wide { display: block; margin: 0px; width: 100%; }

.counter_wrapp .button_block.wide .button { display: block; }

.button.in-cart i { display: inline-block; width: 11px; height: 15px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') -49px -4px no-repeat; vertical-align: middle; margin: 0px 8px 0px 0px; }



.count-cell div.error *, .count-cell div.error { line-height: 15px; font-size: 12px; margin: 6px 0px 10px; }

#header .count-cell div.error *, #header .count-cell div.error { font-size: 11px; }



.catalog_detail a.wish_item i, .catalog_detail a.compare_item i, .display_list a.wish_item i, .display_list a.compare_item i, .module-cart a.wish_item .icon i { background: url('/bitrix/templates/our_shop/images/icons_wish.png') 0px 0px no-repeat; }

.module-cart a.wish_item  .icon i { background-position: 5px -14px; }

.module-cart a.wish_item.to_basket  .icon i { background-position: -31px -200px; }



#header .basket_fly .module-cart table td.thumb-cell a { width: 70px; height: 70px; line-height: 70px; text-align: center; }

.module-cart table td.thumb-cell a { width: 100px; height: 100px; line-height: 100px; text-align: center; }

#header .basket_fly .module-cart .colored tfoot { border: 0; }

.module-cart .colored tfoot td { border-bottom: 0; padding: 26px 0px 22px; vertical-align:top; }

.module-cart .colored tfoot .bottom_btn td { padding: 35px 15px 52px; }

#header .module-cart .colored tfoot .bottom_btn td { padding-bottom: 28px; }



#header .module-cart .colored tfoot .bottom_btn td { padding-top: 29px; }

.module-cart tfoot .bottom_btn td .description { font-size: 12px; line-height: 16px; color: #b3b3b3; margin-top: 13px; }

.module-cart tfoot .bottom_btn td .description * { line-height: 16px; }

#header .basket_fly .module-cart .colored tfoot td.total_wrapp  { padding: 0; }

#header .basket_fly .module-cart .colored tfoot td.total_wrapp.hidden { display: none; }

#header .basket_fly .module-cart .colored tfoot td.total_wrapp  .more_row { margin: 20px; }

.module-cart .colored tfoot td.row_titles { text-align: right; margin: 0px; }

.module-cart .colored tfoot td.row_titles .item_title { margin: 0px 43px 0px 0px; }

.module-cart .colored tfoot td.row_values .wrap_prices { width: 202px; }

.module-cart .colored tfoot td.row_values .wrap_prices .price + .price { margin-top: 0px; }

.basket_wrapp .module-cart table.bottom.middle td.row_values .item_title { display: none; }



.bottom.middle td > .coupon { width: 480px; float: left; }

.bottom.middle td > .coupon .coupon-t { width: 70px; float: left; line-height: 16px; margin: 0px 14px 0px 0px; text-align: left; }

.bottom.middle td > .coupon #COUPON { width: 267px; float: left; margin: 0px 3px 0px 0px; }

.bottom.middle td > .coupon .coupon_wrap {  position: relative; display: inline-block; vertical-align: top; }

.bottom.middle td > .coupon .coupon_wrap label.error {  top: -16px; right: 3px; }

.bottom.middle .total.item_title { float: right; padding-right: 28px; margin-top: 10px; }



.bottom.middle .top_total_row { border-bottom: 1px solid #e5e5e5; }

.basket_wrapp .module-cart table.bottom.middle .bottom_btn .basket_checkout_wrapp { text-align: right; padding-right: 37px; }

.basket_wrapp .module-cart table.bottom.middle .bottom_btn .basket_fast_order_wrapp { padding-left: 37px; }



.basket_wrapp .module-cart table.bottom.middle td { padding: 30px 0px 18px; }

.basket_wrapp .module-cart table.bottom.middle .bottom_btn td { padding: 35px 0px 26px; }

.basket_wrapp .module-cart table.bottom.middle td.row_values { padding-left: 36px; padding-top: 40px; }

.basket_wrapp .module-cart table.bottom.middle td.row_values .price.discount { margin-top: 0px; }

.basket_wrapp  .module-cart .middle tfoot td.row_titles { text-align: right; padding-right: 8px; }

.module-cart .colored.middle td.delay-cell { padding: 0px; width: 34px; }



.basket_wrapp .module-cart table.bottom.middle .bottom_btn .back_btn { padding: 0px 20px 0px 0px; }



.basket_wrapp .module-cart table.bottom.middle .bottom_btn .back_btn  .basket_checkout, .basket_wrapp .module-cart table.bottom.middle .bottom_btn .back_btn  .basket_fast_order  { display: none; }



.module-cart .colored tfoot tr[data-id="total_buttons"] td { border-top: 1px solid #e7e7e7; }

#header .module-cart .colored td .basket_back { float: right; padding: 0px 9px 0px 0px; }

.module-cart .colored tfoot .bottom_btn td.back_btn { padding-right: 0px; }

.module-cart .colored tfoot .bottom_btn td .basket_fast_order  { margin: 0px 0px 0px 27px; }



/*header compare*/

.basket_wrapp  .wrapp_all_icons { width: 207px; padding: 20px 0px 0px; }

.bx-firefox .basket_normal .basket_wrapp  .wrapp_all_icons, .bx-ie .basket_normal .basket_wrapp  .wrapp_all_icons { padding-top: 21px; }



.basket_wrapp .header-compare-block, .basket_wrapp .wraps_icon_block { margin: 0px 37px 0px 0px; }

.basket_wrapp .icon_block { position:relative; width:17px; height:16px; float: left; }

.basket_wrapp .wraps_icon_block { width: 17px; height: 16px; position: relative; float: left; cursor: pointer; }

.basket_wrapp .wraps_icon_block:before { background: url('/bitrix/templates/our_shop/images/icons_wish.png') -95px -180px no-repeat; width: 17px; height: 16px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; display: block; content: ""; position: relative; top: 0px; }

.basket_wrapp .wraps_icon_block.delay:before, .h_color_colored .header_wrap .basket_wrapp .basket_fly  .wraps_icon_block.delay:before { background-position: -120px -179px; width: 19px; top: -1px; }

.basket_wrapp .wraps_icon_block.delay.ndelay { cursor: default; }

.basket_wrapp .wraps_icon_block.basket:before, .h_color_colored .header_wrap .basket_wrapp .basket_fly  .wraps_icon_block.basket:before { background-position: -150px -180px; top: -1px;     width: 18px; }

.h_color_colored .header_wrap .basket_wrapp .wraps_icon_block:before { background-position: -168px -137px; }

.h_color_colored .header_wrap .basket_wrapp .wraps_icon_block.delay:before { background-position: -143px -158px; }

.basket_wrapp .basket_block .wraps_icon_block .link { z-index: 1; }



/*header cart*/

.basket_wrapp  .header-cart { float: left; }

.basket_wrapp .basket_block { position: relative; }

.basket_wrapp .link { display: block; position:absolute; left:-10px; top:-13px; right:-15px; bottom:-27px; z-index: 2; }

.basket_wrapp .wraps_icon_block .count{ position:absolute; right:-13px; top:-15px; left:auto; text-align:center; opacity: 1; }

.basket_wrapp .empty_cart:not(.bcart) .wraps_icon_block.basket .count span, .basket_wrapp .basket_empty .wraps_icon_block.basket .count span, .basket_wrapp .basket_fly .basket_count.empty .wraps_icon_block.basket .count span { background: #fff; }

.basket_wrapp .empty_cart .wraps_icon_block.basket .count, .basket_wrapp .empty_cart.ecart.bcart .wraps_icon_block.basket .count, .basket_wrapp .nitems.ecart .wraps_icon_block.basket .count { opacity: 0; }

.basket_wrapp .empty_cart.bcart .wraps_icon_block.basket .count { opacity: 1 }

.basket_wrapp .wraps_icon_block .count span{ width:22px; background:#e3e3e3; display:table-cell; height:19px; vertical-align:middle; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }

.h_color_colored .header_wrap .basket_wrapp .basket_fly .wraps_icon_block.basket .count span { background:#e3e3e3; }

.basket_wrapp .wraps_icon_block .count a, .basket_wrapp .wraps_icon_block .count .text{ display:block; text-decoration:none; font-size: 11px; }

.basket_wrapp .basket_block .link { bottom: -24px; z-index: 2; }

.basket_wrapp .basket_block .text { margin: -1px 0px 0px; }

.basket_wrapp .basket_block .text * { line-height: 18px; }

.basket_wrapp .basket_block .title { font-size: 14px; }

.basket_wrapp .basket_block .text .value { color: #5f5f5f; line-height: 16px; max-width: 67px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }

.basket_wrapp .wraps_icon_block.basket{ margin-right: 15px; }

.h_color_colored .header_wrap .basket_wrapp .wraps_icon_block.basket .count span { background: #000; }

.basket_wrapp .wraps_icon_block.basket .count a { color: #fff; }

.h_color_colored .header_wrap .basket_wrapp .basket_block .text { position: relative; z-index: 1; }

.h_color_colored .header_wrap .basket_wrapp .basket_block .text .title, .h_color_colored .basket_wrapp .basket_block .link:hover + .wraps_icon_block + .text .title { color: #fff; }

.h_color_colored .header_wrap .basket_wrapp .basket_block .text  .value { opacity: 0.7; color: #fff; }

.h_color_colored .header_wrap .basket_wrapp .wraps_icon_block.basket:before { background-position: -168px -158px; top: -1px; }



.basket_normal .popup {background:none;box-shadow:none;min-width:0px;z-index:11;width:141px;position:absolute;top:auto;right:0;left:auto;border-radius:0;}

.basket_normal .popup.card_popup_frame .basket_popup_wrapp {margin:0;}

.gingerbread-wrapper{

	background: url("/bitrix/templates/our_shop/images/bgrb.jpg") no-repeat center / cover;

	min-height: 260px;

}

.gingerbread{

	display: flex;

	-webkit-align-items: center;	

	        align-items: center;	

	-webkit-justify-content: space-between;

	        justify-content: space-between;

	padding-top: 30px;

	padding-left: 15px;

	padding-right: 15px;

	margin-bottom: 50px;

}

.gingerbread-wrapper .cakes-ad{

	max-width: 385px;

	display: block;

	text-shadow: -2px 1px 5px rgba(0, 0, 0, 0.75);

	color: #ffffff;

	font-family: "Open Sans";

	font-size: 22px;

	font-weight: 700;

	text-transform: uppercase;

}

.gingerbread-wrapper .ad-btn{

	margin-left: 0px;

}

@media(max-width: 768px){
	#content .articles-list.lists_block.novelty .item .left-data img{
		height: 150px;
	}
	.news_detail_wrapp.recipe_block .ingrediens{
		width: 100%;
		margin-bottom: 15px;
	}
	.news_detail_wrapp.recipe_block .shag{
		width: 100%;
	}
	.news_detail_wrapp.recipe_block{
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.main_numders ul{
		flex-wrap: wrap
	}
	.main_numders ul li{
		width: 49%;
		max-width: 100%;
		margin-bottom: 20px;
	}

	.gingerbread{

		-webkit-flex-direction: column;

		    -ms-flex-direction: column;

		        flex-direction: column;

	   	-webkit-align-items: flex-start;

	   	        align-items: flex-start;

	    position: relative;

	}

	.gingerbread img{
		position: absolute;
		right: 15px
	}
	
	.wrapper_inner .catalog_section_list .item-wrap {width: calc(50% - 30px);}

}


@media(max-width: 600px){
	body, html{
		overflow-x: hidden
	}
	.popup div.form button.button.transparent{
		margin-left: 0px;
		margin-top: 15px;
	}
	#content .news_detail_wrapp.recipe_block .shag ul li img{
		width: 100px;
		height: 100px;
	}
	.tizers_block{
		flex-wrap: wrap;
		-webkit-justify-content: center;
		        justify-content: center;
	}
	.tizers_block .item{
		width: 32%;
	}
	.jobs_wrapp .item .name .title h4{
		padding-right: 70px;	
		padding-left: 	70px;
		font-size: 	20px;
	}
	.main_numders ul li{width: 100%;}
			
	.flexslider .banner_title span {padding: 20px 31px;}
}
@media(max-width: 414px){

	.gingerbread{

		padding-left: 0px;

		padding-right: 0px;

	}

	.gingerbread img{

			max-width: 70px;

		}

		.gingerbread-wrapper .cakes-ad{

			font-size: 18px;

		}

}

.basket_normal .popup.card_popup_frame .basket_popup_wrapp {width:397px;position:absolute;right:-11px;top:55px;display:none;border-top:2px solid #ddd;background:#FFFFFF;

-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);

-moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);

box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.15);}

#basket_line .popup {display:block;}

.item-title  .props { margin: 0px 0px 6px; }

.item-title  .props .item_prop, .item-title  .props .item_prop .title { line-height: 16px; font-size: 12px; }

.item-title  .props .item_prop .title { padding: 0px 4px 0px 0px; }

.popup .cart_shell td.thumb-cell { padding: 20px 10px 10px 20px; }

.popup .basket_popup_wrapp .cart_shell .item-title { padding: 16px 20px 16px 10px; position: relative; }

.popup .cart_shell tr:first-child td { border-top: 0px; }

#header .popup .cart_shell td { border-top: 1px solid #e5e5e5; vertical-align: top; }



.popup .cart_shell .cost-cell .price { margin-top: 1px; }

.card_popup_frame.popup  .remove-cell { position: absolute; top: 18px; right: 5px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

.catalog_item:hover .item-title a.remove, .catalog_item .item-title a.remove:hover { border: 0px; }

.basket_popup_wrapp .item-title .one-item span, .popup .basket_popup_wrapp .item-title .cost-cell span { font-size: 13px; line-height: 16px; }

.basket_popup_wrapp .item-title .one-item { float: left; }

.basket_popup_wrapp .item-title .cost-cell { float: right; }

.module-cart .remove-cell a, .module-cart .remove-cell a i, .cart_shell .remove-cell a, .cart_shell .remove-cell a i, .remove_item .remove a, .remove_item .remove a i,

.bx_item_set_hor .bx_item_set_hor_item a.remove, .bx_item_set_hor .bx_item_set_hor_item a.remove i, .remove, .remove i

{ border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; display: inline-block; height: 17px; width: 17px; cursor: pointer; }

.module-cart .remove-cell a i, .cart_shell .remove-cell a i, .bx_item_set_hor .bx_item_set_hor_item a.remove i, .remove i { background: url('/bitrix/templates/our_shop/images/close_icons.png') 3px -23px no-repeat; }

.module-cart .remove-cell a:hover i, .cart_shell .remove-cell a:hover i, .bx_item_set_hor .bx_item_set_hor_item a.remove i, .remove:hover i { background-position: -17px -23px; }



.card_popup_frame.popup .total_wrapp { background: #f7f7f7; }

.card_popup_frame.popup .total_wrapp .total span, .card_popup_frame.popup .total_wrapp .price { font-size: 13px; line-height: 16px; float: left; }

.card_popup_frame.popup .total_wrapp .total {  white-space: nowrap; margin: 0 0px 20px 0px; padding: 15px 20px 14px 20px; border-bottom: 1px solid #e5e5e5; border-top: 1px solid #e5e5e5; }

.card_popup_frame.popup .total_wrapp .total .price { float: right; padding: 1px 0px 0px; }

.total_wrapp .but_row1 { text-align: center; padding: 0px 20px 20px 20px; }



/*Top flexslider*/

.top_slider_wrapp .flex-direction-nav { opacity: 0; visibility: hidden; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease; }

.top_slider_wrapp:hover .flex-direction-nav { opacity: 1; visibility: visible; }

.flex-control-paging li a, .front_slider_wrapp .flex-control-nav  li a{ display: inline-block; height: 10px; width: 10px; background: url('/bitrix/templates/our_shop/images/slider_pagination.png') 0px 0px no-repeat; cursor: pointer; font-size: 0; }

.flex-control-nav  li a { background-position: -20px -20px; }

.top_slider_wrapp .flex-control-nav li a { background-position: -24px 0px; }

.flex-control-nav  li a:not(.touch):hover, .front_slider_wrapp .flex-control-paging li a.flex-active, .flex-control-paging li a.flex-active { background-position: -2px -20px; }

.flex-control-paging li a:active { background-position: -1px -39px; }

.top_slider_wrapp  .flex-control-paging li a:hover, .top_slider_wrapp  .flex-control-paging li a.flex-active { background-position: 0px 0px; }

body .top_slider_wrapp .flex-direction-nav li { background: #fff; }

.top_slider_wrapp .flex-direction-nav li, .top_slider_wrapp .flex-direction-nav li a { height: 42px; width: 42px; }

.top_slider_wrapp .flex-direction-nav li { position: absolute; top: 45%; right: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px;}

.top_slider_wrapp .flex-direction-nav li:first-child { left: 20px; }

/*.top_slider_wrapp .flex-direction-nav li a { background-image: url('/bitrix/templates/our_shop/images/arrows.png'); }*/

.top_slider_wrapp .flex-direction-nav li.flex-nav-prev a.flex-prev {-webkit-background-size: 25%;
     -o-background-size: 25%;
		    background-position: center;
        background-size: 25%; }

/*.top_slider_wrapp .flex-direction-nav li.flex-nav-prev:hover a.flex-prev { background-position: 15px 11px; }*/

.top_slider_wrapp .flex-direction-nav li.flex-nav-next a.flex-next { -webkit-background-size: 25%;
     -o-background-size: 25%;
		      background-position: center;
        background-size: 25%;}
#header .top_slider_wrapp .flex-direction-nav li:hover a.flex-prev {
	background-position: center;
}
/*.top_slider_wrapp .flex-direction-nav li.flex-nav-next:hover a.flex-next { background-position: -19px 11px; }*/
#header .top_slider_wrapp .flex-control-paging{
	display: none;
}


.top_slider_wrapp .flexslider .banner_title span, .top_slider_wrapp .flexslider .banner_title span p { 
	max-width: 660px;
	display: block;
	margin: 0 auto;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 52px !important;
	line-height: 128%;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.33);  }

.top_slider_wrapp .flexslider  .text.center .banner_title, .top_slider_wrapp .flexslider  .text.center .banner_buttons { text-align: center; }

.top_slider_wrapp .flexslider  .text.center .banner_buttons { margin-top: 25px; }



/*Start page teasers block*/

.tizers_block * { line-height: 18px; }

.tizers_block {font-size: 0px; margin: 25px 0px 0px; text-align: center;}

.tizers_block .item {
    display: inline-block;
    vertical-align: middle;
    font-size: 0px;
    width: 13%;
    color: #000000;
    box-sizing: border-box;
    padding: 0px 0px 0px 0px;
    -moz-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -ms-transition: all 0.1s ease;
    transition: all 0.1s ease;
    	margin-bottom: 	15px;
    white-space: nowrap;
    margin-right: 20px;
}
@media(max-width:	1360px){
	.tizers_block .item{
		margin-right: 	15px;
	}
}
@media(max-width:	1360px){
	.tizers_block .item{
		margin-right: 	13px;
	}
}
.tizers_block .item:nth-child(7), .tizers_block .item:nth-child(14), .tizers_block .item:nth-child(21), .tizers_block .item:nth-child(28){
	margin-right: 0px;
}
.tizers_block .item .img, .tizers_block .item .title { font-size: 12px; display: inline-block; vertical-align: middle; }

.tizers_block .item .img { max-width: 100%; margin: 0px 0px 0px 0px; width: 100%}
#content  .tizers_block .item .img img{
	width: 100%;
	margin-right: 0px;
	padding-right: 0px;
}

.tizers_block .item .title { width: 60%; text-align: left; margin: -6px 0px 0px;   white-space: normal; }

.tizers_block .item a { font-size: 12px; text-decoration: none; color: #000000; line-height: 16px; display: block; }



/* Start page float banners block */

.start_promo { width: 100%; }

.start_promo .item { float: left; width: 25%; border: 7px solid transparent; border-bottom-width: 5px; box-sizing: border-box;  overflow: hidden;    position: relative; width: 25%; padding-bottom:330px; /*padding-bottom: 24%;*/ float: left; height: 0; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; -ms-transition: all 0.1s ease; transition: all 0.1s ease; -webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;

    -ms-backface-visibility: hidden; }

.landing_title{

	    font-size: 36px;

	    font-weight: 600;

	    line-height: 30px;

	    margin: 0 0 39px;

	    max-width: 710px;

	    text-align: center; 

	    margin: 0 auto; 

	    position: relative; 

	    padding: 60px 0 36px;

}

.landing_title:before{

	position: absolute;

		content: "";

		background: url(/bitrix/templates/our_shop/images/h1-left.png) top center no-repeat;

		display: inline-block;

		width: 101px;

		height: 36px;

		left: 0;	

}

.landing_title:after{

	position: absolute;

	content: "";

	background: url(/bitrix/templates/our_shop/images/h1-right.png) top center no-repeat;

	display: inline-block;

	width: 101px;

	height: 36px;	

	right: 0;

}

.contact_info .container{

	max-width: 1170px; margin: 0 auto; text-align: left; padding-top: 30px; padding-bottom: 74px

}

.contact_info .container div{

	margin-top: 20px;

}

.contact_info .container div span, .contact_info .container div a{

	font-size: 18px;

	color: #222;

}

/*.start_promo .item:nth-child(3n),*/ .start_promo  .item.wide100 { border-right-width: 0px; }

.start_promo .item img { max-height: 330px; /*268px;*/  position: absolute; left: 0; vertical-align: middle; max-width: none;}

.start_promo .item.hover:hover { cursor: auto }

.start_promo .item br { /*line-height: 24px;*/ }

.start_promo .item .opacity_block { position: absolute; display: block; width: 100%; height: 100%; /*transition: opacity 0.02s ease;*/ background-color: #FFF; }

.start_promo .item:hover .opacity_block { opacity: 0.1; z-index: 11;  }

.start_promo .item.wide50 { width: 50%; opacity: 0; }

.start_promo .item.wide100 { width: 100%; }

.start_promo .item span.main_wrap { display: block;  max-width: 195px;  bottom: 20px; left: 20px;  position: absolute; z-index: 10; color: #fff; -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden;     -ms-backface-visibility: hidden; backface-visibility: hidden; display: none; }



.start_promo .item span.main_wrap i  {display: block; font-style: normal; }

.start_promo .item span.main_wrap i:after {/*content:'\a0'; display: inline-block; width: 6px;  margin: 0px 0px 0px -4px;     padding: 1px 0px 0px 0px;*/ }



.start_promo .item.wide50 span.main_wrap { max-width: 340px; }

.start_promo .item.wide100 span.main_wrap { max-width: 500px;  }

.start_promo .item p *, .start_promo .item p  { color: #fff; }

.start_promo .item p { margin-bottom: 0px; line-height: 15px; }

.wrapper_inner .start_promo .item i span p span { line-height: 16px; padding: 0px 7px 7px; position: relative; margin: -11px 0px 0px; }

.wrapper_inner .start_promo .item i span p:first-child span { line-height: 27px; padding-bottom: 1px; margin-top: 0px; }

.wrapper_inner .start_promo .item i span p .tizer_text { margin: 3px 0px 0px; padding-top: 5px; }



.start_promo .item  a { color: #fff; text-decoration: none; }

.start_promo .item  a:hover { color: #fff; text-decoration: none; }

.start_promo .item i.title span { font-weight: bold; /*direction: rtl;  padding: 4px 10px 7px 0; line-height: 28px; */ font-size: 18px;  }

.bx-ie .start_promo.t1 .item i.title { position:relative; line-height:1; color:#fff; display:inline; white-space:pre-wrap; border:0 solid #00a7df; border-width:0.25em 0; /* 0.25em is roughly equal to one space character. */ }

.bx-ie .start_promo.t1.title, .bx-ie .start_promo1 .title:after{ background-color:#00a7df; }

.start_promo .item i.price { margin-top: 10px; }

.start_promo .item i.price span { font-size: 16px; display: inline-block; line-height: 19px;}

.start_promo .item i.price a { /*direction: rtl;*/ }

.start_promo .item i.title span * { /*line-height: 18px;*/ }

.start_promo .catalog_btn { margin: 20px 0px 40px; text-align: center; }

.start_promo .item i.title span, .start_promo .item i.price span { box-decoration-break: clone; }



.wrap_tizer { position: absolute; bottom: 20px; left: 20px; z-index: 10; max-width: 85%; color: #fff; }

.wrap_tizer .wrap_outer { position: relative; left: -3px; padding: 3px 0 5px; font-size: 16px;  line-height: 16px; background: #23618C; color: #FFF; display: inline; }

.wrap_tizer .wrap_outer.title { font-weight: 600; font-size: 18px; }

.wrap_tizer .wr_block.price { margin: 10px 0px 0px; }

.bx-firefox .wrap_tizer .wr_block.price { margin-top: 11px; }

.wrap_tizer .wr_block.price .wrap_outer, .wrap_tizer .wr_block.price .wrap_outer .outer_text  { padding-top: 4px; }

.wrap_tizer .wrap_outer .outer_text { position: relative; left: 15px; background: #23618C; padding: 3px 0 5px; }

.wrap_tizer .wrap_outer .inner_text { position: relative; left: -7px; color: #FFF; font-style: normal; background: #23618C; z-index: 1; }

.

/*flexslider*/

	.wr li { margin-left: 20px; width: 25%; background: #fff !important; margin-right: 0px; float: left; box-shadow: none; border: 0px solid transparent; transition: all 0.2s ease; opacity: 1; }

	.right_block .wr li { margin-left: 10px; margin-right: 10px; }

	.flex-viewport .wr li:first-child { margin-left: 0px; }

	.flex-viewport .wr li:hover, .flex-viewport .wr li.hover { box-shadow: 0px 0px 20px rgba(0,0,0,0.10); -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.10); -o-box-shadow: 0px 0px 20px rgba(0,0,0,0.10); -webkit-box-shadow: 0px 0px 20px rgba(0,0,0,0.10); height: auto !important; }

	

	/*tabs*/

	.specials_slider_wrapp, .tab_slider_wrapp, .specials.tab_slider_wrapp { padding: 32px 0px 2px; }

	.tab_slider_wrapp { padding-top: 20px; }

	.specials_slider_wrapp ul.tabs, .tab_slider_wrapp  ul.tabs{ margin: 0px 0px 0px; }

	.specials_slider_wrapp ul.tabs > li, .tab_slider_wrapp ul.tabs > li { margin: 10px 14px 0 0; -moz-border-radius: 0px; border-radius: 0px; height: auto; }

	.specials_slider_wrapp ul.tabs > li span, .tab_slider_wrapp ul.tabs > li span { font-size: 16px; line-height: 20px; text-transform: none; border-bottom-width: 0px; padding: 0px 0px 5px 0px; font-weight: 500; }

	.specials_slider_wrapp ul.tabs > li:hover span, .tab_slider_wrapp ul.tabs > li:hover span { color: #000000; }

	.specials_slider_wrapp ul.tabs > li:first-child, .tab_slider_wrapp ul.tabs > li:first-child { padding-left: 0px; }

	.specials_slider_wrapp ul.tabs li.cur, .tab_slider_wrapp ul.tabs li.cur { background: none; }

	.specials_slider_wrapp ul.tabs li.cur span{ color: #000000; border-bottom: 2px solid #ddd; }
	.tab_slider_wrapp ul.tabs li.cur span {
		font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 54px;
	display: flex;
	align-items: center;
	display: block;
	margin-bottom: 20px;

	color: #742A19;
	}

	.specials_slider_wrapp ul.tabs li.cur:hover span, .tab_slider_wrapp ul.tabs li.cur:hover span { color: #000; }

	.specials_slider_wrapp ul.tabs_content, .tab_slider_wrapp ul.tabs_content { /*margin: 1px 0px 20px;*/ }

	.specials.tab_slider_wrapp ul.tabs_content { margin-bottom: 35px; }

	

	.tab_slider_wrapp:not(.specials) .top_blocks { position: relative; padding: 32px 0px 0px; border-top: 1px solid #e5e5e5; }

	.specials.tab_slider_wrapp .top_blocks { padding: 0px; border-top-width: 0px; }

	

	.wrapper_block .top_block { margin-bottom: 30px; }

	.recomendation.wrapper_block .top_block  { border-top: 1px solid #e5e5e5; }

	.detail_footer .wrapper_block .top_block {  position: relative; z-index: -1; }

	.wrapper_block .all_wrapp { position: relative; margin: 0px 0px 5px; }



	.tabs_content .flex-viewport, .wrapper_block .flex-viewport { overflow: visible !important; margin-top: 26px; }
	.slides, .slick-list{
		padding-left: 10px;
	}
	#prev, #next{
		background: linear-gradient(0deg, #F8F8F8, #F8F8F8), linear-gradient(314.41deg, #F1F1F1 13.75%, #F7F7F7 86.01%), #F5F5F5;
		border-radius: 5px;
		border: none;
		width: 46px;
		height: 46px;
		display: flex;
		-webkit-justify-content: center;
		        justify-content: center;
		-webkit-align-items: center;
		        align-items: center;
	}
	#next{
		position: absolute;
		right: 0px;
		 top: -70px
	}
	#prev{
		position: absolute;
		right: 61px;
		 top: -70px
	}
	#prev:hover, #next:hover{
		cursor: pointer;
		background: linear-gradient(273.27deg, #952F0B 0%, #AD3A11 100%), linear-gradient(315deg, #870000 0%, #D21C1C 100%), linear-gradient(173.46deg, #A4163D 15.46%, #780021 85.32%), linear-gradient(119.88deg, #009EEF 0%, #007EBE 100%), #C4C4C4;
	}
	#prev:hover i, #next:hover i{
		color: #fff
	}
	.specials_slider>li,
	.tabs_slider li,
	.wrapper_block .wr li {

    opacity: 1;
    background: #FFFFFF;
    margin-left: -1px;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    margin-bottom: 5px;
    margin-top: 5px;
}
	.specials_slider>li:hover,
	.tabs_slider li:hover,
	.wrapper_block .wr li:hover{
		padding: 0px;

	} 
	.specials_slider > li .image_wrapper_block{
		margin: 0 auto;
		
		
	}
	.slides .item-title{
		margin-bottom: 15px;
	}
	/*.specials_slider > li:hover, .tabs_slider li:hover, .wrapper_block .wr li:hover, .specials_slider > li.hover, .tabs_slider li.hover, .wrapper_block .wr li.hover { padding: 20px 20px 20px; }*/



	.image_wrapper_block, .image_wrapper_block a { max-width: 214px; min-width: 70px; height: 198px; line-height: 198px; margin: 0 auto; padding: 0px; vertical-align: middle; text-align: center; position: relative; zoom: 1; display: block; }

	.image_wrapper_block a  { background-position: 50% 50%; background-repeat: no-repeat; }

	.image_wrapper_block { margin: 0 auto; margin-top: 	10px; margin-bottom: 0px;}

	.image_wrapper_block img { position: absolute; margin: auto; top: 0; bottom: 0; left: 0; right: 0; border: 0; vertical-align: middle; max-width: 100%; }

	

	/*likes*/

	.image_wrapper_block .like_icons { position: absolute; top: 0px; right: -4px; z-index: 1; }

	.like_icons span  { display: block; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background: #fff; opacity: 0; visibility: hidden; transition: opacity 0.3s ease; margin: 0px 0px 5px; }

	.image_wrapper_block .like_icons span.added { opacity: 0.6; visibility: visible; }

	.catalog_item:not(.touch):hover .image_wrapper_block .like_icons span, .catalog_item.hover .image_wrapper_block .like_icons span { opacity: 1; visibility: visible; }

	.like_icons span i { width: 29px; height: 29px; display: block; background: url('/bitrix/templates/our_shop/images/icons_wish.png') 0px 0px no-repeat; }

	.like_icons .wish_item i { background-position: 5px -14px; }

	.like_icons .compare_item i { background-position: -19px -13px; }

	.like_icons .wish_item.added i { background-position: 5px -43px; }

	.like_icons .compare_item.added  i { background-position: -18px -44px; }

	.like_icons span:hover { cursor: pointer; background-color: #e3e3e3; }

	.like_icons span.wish_item:hover i { background-position: 6px -71px; }

	.like_icons span.compare_item:hover i { background-position: -18px -72px; }

	.like_icons span.wish_item.added:hover i { background-position: 5px -43px; }

	.like_icons span.compare_item.added:hover i { background-position: -18px -44px; }



	/*title and stock*/

	.flex-viewport .catalog_item .item_info { border-top-width: 0px; margin: 9px 0px 0px; box-sizing: initial; padding: 5px 0px; }

	.flex-viewport .catalog_item .item_info .item-title a:hover, .flex-viewport .catalog_item:hover .item_info .item-title a{ border-bottom-width: 0px; }

	.flex-viewport li:hover a { text-decoration: none; }



	/*price*/

	.cost.prices .price, .module-cart .row_titles .item_title, .module-cart .row_values .price { font-size: 18px; font-weight: bold; line-height: 15px; margin: 8px 0px 2px; }

	.cost.prices .price { float: left; }

	.cost.prices .price_name { font-size: 10px; line-height: 15px; margin: 6px 0px 2px; clear: both; }

	.cost.prices .sale_block + .price_name { margin-top: 11px; }

	.cost.prices .price_name + .price { float: left; }

	.cost.prices .price.discount { display: inline-block; vertical-align: top; margin-top: 8px; float: none; }

	.cost .price:not(.discount) { margin-right: 4px; }

	.cost .price.discount strike, .row_values .price.discount strike { font-size: 11px; line-height: 15px; font-weight: normal; }



	/*sales*/

	.sale_block { margin: 3px 0px 2px; clear: both; }

	.sale_block .text, .sale_block .value { float: left; background: #ffd02e; padding: 4px 8px 3px; font-size: 11px; line-height: 15px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; margin-top:1px;margin-bottom:1px;}

	.sale_block .value { margin-right:2px; }



	body .wrapper .catalog_item .item_info .buttons_block { margin-top: 17px; }



/*brands front*/

.brands_slider_wrapp { padding: 55px 30px 47px; }

.brands_slider_wrapp ul.brands_slider li a { margin: 0 10px; }

.brands_slider_wrapp .flex-viewport { height: 48px; overflow: hidden; }

.brands_slider > li { line-height: 48px; text-align: center; float: left; }

.brands_slider_navigation ul.flex-direction-nav { position: relative; height: 0; zoom: 1; }

.brands_slider > li a { text-decoration: none; }

.brands_slider_wrapp li img{

	-webkit-transition: all ease-out 0.2s;

    -moz-transition: all ease-out 0.2s;

    -o-transition: all ease-out 0.2s;

    transition: all ease-out 0.2s;

	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); 

	-moz-opacity: 0.5;

	-khtml-opacity: 0.5;

	opacity: 0.5; 

	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */

	filter: gray; /* IE6-9 */

	-webkit-filter: grayscale(100%);

	max-width: 120px;

}

.brands_slider_wrapp li img:hover { filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; khtml-opacity: 1; opacity: 1; filter: none; -webkit-filter: grayscale(0%); }



/*news*/

.wrap_md .news_wrap { width: 68%; margin: 0px 0px 38px; }

.news_block .news_items { font-size: 0px; }

.news_block .news_items .item { display: inline-block; width: 50%; vertical-align: top; padding: 0px 20px 17px 0px; }

.news_block .news_items .item .image{float:left;width:90px;height:90px;margin-top:5px;text-align:center;}

.news_block .news_items .item .image img{display:inline-block;max-width:100%;max-height:100%;vertical-align:middle; -webkit-transition: all ease-out .2s; -moz-transition: all ease-out .2s; -o-transition: all ease-out .2s; transition: all ease-out .2s;}

.news_block .news_items .item .image + .info { padding-left: 110px; }

.news { position: relative; }

.news .item .info .date { font-size: 11px; line-height: 20px; font-weight: 500; }

.news .item .info .name { font-size: 13px; text-decoration: none; margin: 1px 0px 0px; font-weight: 500; display: block; }

.news .item .info .name:hover { text-decoration: none; color: #340a00; }

.news .item .info .preview { margin: 6px 0px 0px; font-size: 12px; }



/*subscribe form*/

.wrap_md .subscribe_wrap { width: 32%; margin: 0px 0px 62px; }

.subscribe-form { margin: 50px 0px 0px; }

.subscribe-form .wrap_bg { padding: 30px 34px 30px; background: url('/bitrix/templates/our_shop/images/subscribe_bg.png') 0px -34px no-repeat; }

.subscribe-form .top_block { margin: 0px; padding: 0px; }

.subscribe-form .top_block .title, .subscribe-form .top_block .title div { font-size: 16px; font-weight: 500; color: #fff; margin: 0px 0px 8px; }

.subscribe-form .top_block .more, .subscribe-form .top_block .more div { font-size: 12px; opacity: 0.65; color: #fff; line-height: 16px; }

.subscribe-form .top_block .image { float:left;width:57px;height:57px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') -2px -111px no-repeat; }

.subscribe-form .top_block .image + .text { padding-left: 87px; }

.subscribe-form form.sform { font-size: 0px; margin: 22px 0 0; }

.subscribe-form form.sform > div { display: inline-block; vertical-align: top; }

.subscribe-form .email_wrap, .subscribe-form_footer .email_wrap { position: relative; margin-right: 5px; width: 57%; }

.subscribe-form .button_wrap  { width: 40%; }

.subscribe-form label.error, .subscribe-form_footer label.error { position: absolute; top: -19px; right: 0px; }



/*akc front*/

/*.news_akc_block .news_slider > li { margin: 0px 15px 50px 15px; }*/

.news_akc_block .news_slider > li:hover { box-shadow: none; }

ul.flex-control-nav { display: none; margin-top: 0; }

.news_akc_block .slider_navigation.top, .news_akc_block.news .flex-direction-nav { top: 44px; }

.bx-ie .news_akc_block .slider_navigation.top, .bx-ie .news_akc_block.news .flex-direction-nav { top: 29px; }

.news_akc_block .top_block { margin-bottom: 50px; }

.news_akc_block .img { /*height: 166px; line-height: 163px;*/ text-align: center; overflow: hidden; }

.news_akc_block .img img { vertical-align: middle; -webkit-transition: all ease-out .2s; -moz-transition: all ease-out .2s; -o-transition: all ease-out .2s; transition: all ease-out .2s; }

/*.news_akc_block .item .info { padding: 13px 20px 18px; }*/

.news_akc_block .item .info .date { line-height: 22px; }



/*stores list front*/

.block_wr { position: relative; }

.block_wr .bg_map { position: absolute; top: 0px; left: 0px; width: 100%; height: 100%; background: url('/bitrix/templates/our_shop/images/map_large.png') center 0px no-repeat; opacity: .07; }

.block_wr.light { background: #f7f7f9; }

.block_wr.dark .bg_map { opacity: 0.03; }

.stores { font-size: 0px; padding: 0px 0px 55px; }

.block_wr .top_block { margin-bottom: 29px; }

.block_wr.dark .top_block  .title_block, .block_wr.dark .stores .stores_list .item a span, .block_wr.dark .stores .stores_list .item .store_text .value  { color: #fff; }

.block_wr .top_block a { display: none; }

.stores .stores_list, .stores .all_map { display: inline-block; vertical-align: top; }

.stores .stores_list { position: relative; max-width: 844px; width: 75%; box-sizing: border-box; }

.stores .flex-control-paging, .news_akc_block .flex-control-paging { padding-bottom: 0px; margin: 0px; position: absolute; }

.stores .stores_list .stores_list_wr > li:hover { box-shadow: none; border: 1px solid #FFF; }

.stores .stores_list .stores_navigation { top: -60px; }

.stores_list .flex-direction-nav, .news_akc_block .flex-direction-nav { right: 0px; position: absolute; top: 0px; z-index: 50; margin: 0px; }

.stores_list .flex-direction-nav { top: -60px; }

.bx-ie .stores_list.t1 .flex-direction-nav { top: -70px; }

.bx-ie .stores .stores_list .stores_navigation { top: -70px; }

.stores .stores_list .item { padding: 19px 25px 19px; border: 1px solid #FFF; }

.stores .stores_list .item .wrapp_block { overflow: hidden; line-height: 0px; }

.block_wr.dark .stores_list .item { background: transparent !important; }

.stores .stores_list .item a  { text-decoration: none; display: inline-block; margin: 0px 0px 8px; }

.stores .stores_list .item a span { font-size: 14px; line-height: 22px; font-weight: 600; border-bottom-width: 0px; }

.block_wr.dark .stores .stores_list .item a:hover span { color: #333; }

.stores .stores_list .item a .icon { display: inline-block; width: 8px; height: 10px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') -2px -182px no-repeat; float: left; margin: 6px 0px 0px; }

.block_wr.dark .stores .stores_list .item a .icon { background: url('/bitrix/templates/our_shop/images/icons_wish.png') -13px -182px no-repeat; }

.stores .stores_list .item a .text { padding: 0px 0px 0px 23px; display: block; }

.stores .stores_list .item .store_text { margin: 0px 0px 3px; font-size: 12px; }

.stores .stores_list .item .store_text:last-child { margin-bottom: 0px; }

.stores .stores_list .item .store_text .title { color: #8e8c8c; float: left; line-height: 20px; }

.block_wr.dark .stores .stores_list .item .store_text .title { color: #fff; opacity: 0.5; }

.stores .stores_list .item .store_text .value { display: block; padding: 0px 0px 0px 63px; clear: right; line-height: 20px; }

.stores .all_map { width: 268px; margin: 0px 0px 0px 20px; }

.block_wr.dark .stores .all_map { background: #fff; }

.stores .all_map a { display: block; padding: 24px 30px 31px 42px; text-decoration: none; font-weight: 600; font-size: 0px; }

.stores .all_map a.wrapp_block { display: table-cell; vertical-align: middle; padding-bottom: 20px; padding-top: 20px; }

.stores .all_map a  > div { display: inline-block; vertical-align: middle; }

.stores .all_map a .icon { width: 53px; height: 58px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') -61px -4px no-repeat; margin: 0px 30px 0px 0px; }

.block_wr.dark .stores .all_map a .icon { background: url('/bitrix/templates/our_shop/images/icons_wish.png') -128px -4px no-repeat; }

.stores .all_map a .text { font-size: 14px; line-height: 18px; width: 105px; }

.light .stores .all_map a { color: #fff; }



.block_wr.dark .flex-direction-nav li:hover a.flex-prev { background-position: 10px -50px; }

.block_wr.dark .flex-direction-nav li:hover a.flex-next { background-position: -27px -50px; }

.block_wr.dark .flex-direction-nav li:hover { background: #fff; }



/*company text front*/

.wrap_more_item .more_text_item { display: none; overflow: hidden; }

.md-50.img { padding: 35px 10px 0px 0px; text-align: center; overflow: hidden; }

.md-50 img{ max-width: 100%;  }


.md-50 .title_block { margin: 2px 0px 25px; }



/*viewed front*/

.viewed_slider { 
	width: 95%;
	max-width: 1530px;
	margin: 0 auto;

	position: relative; }


#content .viewed_slider .title_block{
	text-align: left;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 54px;
	display: flex;
	align-items: center;
	color: #742A19;
}
/*footer*/

#footer ul, #footer ul li { vertical-align: top; }

#footer .footer_top { padding: 35px 0px 0px; }

#footer .footer_bottom { padding: 54px 0px 45px; }



/*footer subscribe*/

.footer_top > .wrap_md > div, .footer_top .wrap_md .phones .phone_block  > .wrap_md > div { vertical-align: middle; }

.footer_top .sblock, .footer_bottom .menu_block { width: 68%; padding: 0px 20px 0px 0px; }

.footer_top .sblock .wrap_bg, .footer_bottom .copy_block { width: 36%; }

.footer_top .sblock .wrap_icon { width: 62px; height: 43px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') -74px -123px no-repeat; margin: 0px 24px 0px 0px; }

.footer_top .sblock .wrap_more_text, .footer_top .sblock .wrap_more_text div { font-size: 13px; line-height: 18px; }

.footer_top .sblock .wrap_more_text { padding: 8px 0px 0px 0px; }

.footer_top .sblock .forms { padding: 10px 0px 0px 19px; width: 64%; }

.footer_top .sblock .forms .email_wrap{ width: 74%; }

.bx-ie .footer_top .sform_footer input[type="email"] { padding-bottom: 13px; } 

.bx-ie .subscribe-form .sform input[type="email"] { padding-bottom: 14px; } 



/*footer phone*/

.footer_top .wrap_md .phones { padding: 12px 0px 0px 6%; width: 32%; left: 3px; position: relative; }

.footer_top .wrap_md .phones .phone_block { width: 100%; }

.footer_top .wrap_md .phones .phone_wrap a{ font-size: 19px; line-height: 28px; }

.footer_top .wrap_md .phones .order { font-size: 12px; cursor: pointer; text-align: right; width: 42%; padding: 0px 12px 0px 0px; }



/*copyright*/

#footer  .copyright, #footer  .copyright * { font-size: 12px; line-height: 18px; }

#footer  .copyright { margin: 0px 0px 37px; }



/*pay icons*/

.pay_system_icons i { display: inline-block; height: 20px; width: 34px; background: url(/bitrix/templates/our_shop/images/pay_icons.png) no-repeat; margin: 0px 11px 0px 0px; }

.pay_system_icons span i:last-child { margin-right: 0px; }

.pay_system_icons i.mastercard { background-position: 0px -1px;}

.pay_system_icons i.visa { background-position: -46px -1px; }

.pay_system_icons i.yandex_money { background-position: -94px -1px; width: 21px; }

.pay_system_icons i.webmoney { background-position: -128px -1px; margin-right: 7px; }

.pay_system_icons i.qiwi { background-position: -172px -1px; margin-right: 0px; }



/*footer menu*/

.footer_bottom .all_menu_block { padding: 0px 0px 0px 18px; width: 64%; }

.footer_bottom .all_menu_block .submenu_block, .footer_bottom .submenu_top .menu_item { width: 33%; }

.footer_bottom .submenu_top { margin: 0px 0px 11px; }

.footer_bottom .submenu_top .menu_item a { font-size: 13px; font-weight: 600; line-height: 15px; text-decoration: none; }

.footer_bottom .all_menu_block ul li:before { content: ""; }

.footer_bottom .all_menu_block ul { padding: 0px 8px 0px 0px; }

.footer_bottom .all_menu_block ul li a { font-size: 12px; line-height: 18px; text-decoration: none; }



/*footer social*/

.footer_bottom  .social_block { width: 32%; }

.footer_bottom .social_block .social_wrapper  { width: 100%; }

.footer_bottom  .social_block .social, .footer_bottom  .social_block .social div { font-size: 0px; }

.footer_bottom  .social_block .social { padding: 0px 0px 0px 25%; }

.footer_bottom  .social_block .social a { display: inline-block; margin: 0px 10px 0px 0px; transition: opacity ease 0.5s; }

.footer_bottom  .social_block .social a:hover { opacity: 0.8;  }

.footer_bottom  .social_block .social a:last-child { margin-right: 0px; }



/*popup*/

.popup.show { border-radius: 0px; }

.popup .popup-intro { background: #fff !important; border-bottom: 2px solid #ddd; border-bottom-width: 2px !important; }

.popup .popup-intro .pop-up-title { font-size: 26px; font-weight: 500; line-height: 18px; text-shadow: none; padding: 35px 35px 36px; }

.popup .close, .popup .close  i, .popup-window-close-icon.popup-window-titlebar-close-icon { display: inline-block; width: 19px; height: 19px; border-radius: 19px; -moz-border-radius: 19px; -webkit-border-radius: 19px; }

.popup .close { margin: 0; position: absolute; right: 5px; top: 5px; cursor: pointer; }

.popup.show .close:hover, .popup-window-close-icon.popup-window-titlebar-close-icon:hover { box-shadow: none; }

.popup .close i, .popup-window-close-icon.popup-window-titlebar-close-icon:after { background-position: 1px 2px !important; }

.popup .close:hover i, .popup-window-close-icon.popup-window-titlebar-close-icon:hover:after { background-position: -15px 2px !important; }

.bx-ie .popup .close:hover i, .bx-ie .popup-window-close-icon.popup-window-titlebar-close-icon:hover:after { background-position: -15px 2px !important; }

.form-control label .star { margin: 0; top: 0px; }

.form-block-wr label .star { margin-left: 4px; }

.popup .form-wr { padding: 29px 35px 35px; }

.popup .form-control { margin: 0px 0px 19px; }

.popup .but-r { padding: 2px 0px 0px; }

.popup .form_txt { padding: 32px 30px 20px; }

.popup .but-r .buttons { margin-top: 17px; }

div[id^=wait_comp] { display: none; }

.popup .label_block_capcha { width: 48%; }

.popup .img_block_capcha { width: 52%; }



/*popup auth*/

.popup.enter_frame { max-width: 700px; width: 610px; }

.auth_wrapp .main_info { width: 62%; border-right: 1px solid #e5e5e5; }

.auth_wrapp .socserv { width: 38%; padding: 51px 35px 0px 35px; }

.form_wrapp .reg_new { margin: 22px 0px 0px 0px; }

.more_text_small { font-size: 12px; color: #b3b3b3; line-height: 16px; padding: 11px 0px 0px; }

.popup .prompt.remember label { font-size: 12px; font-weight: normal; display: inline-block; zoom: 1; vertical-align: middle; margin: 0; top: -4px; position: relative; font-weight: normal; font-family: Ubuntu, Arial, Helvetica,  sans-serif; }

.popup .prompt.remember { display: inline-block; zoom: 1; vertical-align: middle; float: none; margin: 5px 0px 0px; white-space: nowrap; }

.popup .reg-new { padding: 24px 35px 30px; text-align: left; background: #f7f7f7; border-top: 1px solid #e5e5e5; }

.popup .prompt.remember  input{ width: auto; margin: 0px 4px 0px 0px; }

.popup .forgot { margin: 2px 0px 0px 5px; float: right; }

.r .forgot  { font-size: 11px; position: relative; top: -2px; margin-left: 5px; outline: none; }

.popup .captcha_wrapp input[type="text"] { max-width: 180px; }

.soc-avt { /*padding: 18px 25px 10px 35px;*/ color: #888; font-size: 12px; }

.soc-avt.inline { padding: 0px; }

.soc-avt .row { margin: 12px 0px 0px; }

.soc-avt .row .auth span { display: none; }

.soc-avt .row a i.soc-icon, .soc-serv-main .row a i, .catalog_detail .b-share a span  { width: 35px; height: 35px; display: inline-block; background: url('/bitrix/templates/our_shop/images/soc_icons.png') top left no-repeat; transition: opacity 0.5s ease; }

.soc-avt .row a, .catalog_detail .b-share a { height: 35px; width: 35px; float: left; line-height: 32px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; text-decoration: none; cursor: pointer; padding: 0px; }

.authorization-cols .col.authorization .soc-avt .row a, .soc-serv-main .row a, .soc-avt .row a, .catalog_detail .b-share a { margin: 0px 5px 5px 0; clear: inherit; }

.soc-avt .row .button.short { font-size: 10px; line-height: 16px; text-transform: uppercase; width: auto; }

.soc-avt .row .button.short { position: relative; top: -1px; }

.bx-firefox .soc-avt .row .button.short { padding-top: 9px; padding-bottom: 10px; }

.soc-avt .row input[type="text"] { margin: 9px 5px 15px 0px; }

.popup .soc-avt .row input[type="text"] { background: #fff; }

.soc-avt .row form input[type="text"] + span:not(.bx-ss-icon), .soc-avt .row form input[type="text"] + label + span:not(.bx-ss-icon) { font-size: 12px; padding: 0px 10px 0px 0px; }

.soc-avt .row input[type="text"] { width: 45%; }

.soc-avt .row #bx_auth_serv_formOpenID input[type="text"], .soc-avt .row  #bx_auth_serv_form_inlineOpenID input[type="text"] { width: 100%; }

#bx_auth_servform, .bx-auth-service-form { position:relative; clear: both; }

#bx_auth_servform > div, .bx-auth-service-form > div { position:relative; margin: 19px 0px 0px; }

.soc-avt .row label.error { top: -10px; left: 0px; }

.soc-avt .row #bx_auth_serv_formOpenID label.error { top: 8px; }

.soc-avt .icon { text-indent: 0px; padding: 0px; }



.soc-avt .row a i.soc-icon.odnoklassniki, .soc-serv-main .row a i.soc-icon.odnoklassniki, .catalog_detail .b-share .b-share-btn__odnoklassniki span  { background-position: -40px 0px; }

.soc-avt .row a i.soc-icon.liveid, .soc-serv-main .row a i.soc-icon.liveid { background-position: 0px -80px; }

.soc-avt .row a i.soc-icon.google, .soc-serv-main .row a i.soc-icon.google { background-position: -40px -40px; }

.soc-avt .row a i.soc-icon.vkontakte, .soc-serv-main .row a i.soc-icon.vkontakte { background-position: 0px 0px; }

.soc-avt .row a i.soc-icon.mymailru, .soc-serv-main .row a i.soc-icon.mymailru, .catalog_detail .b-share .b-share-btn__moimir span { background-position: -120px 0px; }

.soc-avt .row a i.soc-icon.twitter, .soc-serv-main .row a i.soc-icon.twitter, .catalog_detail .b-share .b-share-btn__twitter span { background-position: 0px -40px; }

.soc-avt .row a i.soc-icon.facebook, .soc-serv-main .row a i.soc-icon.facebook, .catalog_detail .b-share .b-share-btn__facebook span { background-position: -80px 0px; }

.soc-avt .row a i.soc-icon.livejournal, .soc-serv-main .row a i.soc-icon.livejournal { background-position: -120px -40px; }

.soc-avt .row a i.soc-icon.yandex, .soc-serv-main .row a i.soc-icon.yandex { background-position: -80px -40px; }

.soc-avt .row a i.soc-icon.openid-mail-ru, .soc-serv-main .row a i.soc-icon.openid-mail-ru { background-position: -120px -80px; }

.soc-avt .row a i.soc-icon.liveinternet, .soc-serv-main .row a i.soc-icon.liveinternet { background-position: -80px -80px; }

.soc-avt .row a i.soc-icon.blogger, .soc-serv-main .row a i.soc-icon.blogger { background-position: -40px -80px; }

.soc-avt .row a i.soc-icon.openid, .soc-serv-main .row a i.soc-icon.openid { background-position: 0px -120px; }

.soc-avt .row a i:hover { opacity: 0.8; }



/*breadcrumbs*/

.breadcrumbs { margin: 30px 0px 30px; text-align: center;}

.breadcrumbs a { text-decoration: none; }

.breadcrumbs > .separator { position: relative; zoom: 1; bottom: 0px; display: inline-block; line-height: 18px; /*height: 15px; width: 13px;*/ margin: 0 9px; /*background: url('/bitrix/templates/our_shop/images/bredcrumb_arrow.png') -1px 0 no-repeat;*/ 	border: 0 !important; }

.breadcrumbs .drop:hover .separator {background: rgba(0, 0, 0, 0) url("/bitrix/templates/our_shop/images/bredcrumb_arrow.png") no-repeat scroll -1px 0; border: 0 none !important; bottom: 3px; display: inline-block; height: 15px; line-height: 18px; margin: 0 4px; position: absolute; width: 14px; z-index: 1; font-size: 0; }
.container .breadcrumbs span{
	color: #111;
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
}
.container .breadcrumbs a span  {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	color: #909090;
 }



/*register*/

.registraion-page .form-block { padding: 0px 44px; }

.registraion-page .main_info { width: 73%; padding: 38px 61px 25px 0px; border-right: 1px solid #e5e5e5; }

.registraion-page .top p { position: relative; padding: 0px 0px 17px 42px; }

.registraion-page .top p:before { content: ""; display: inline-block; width: 13px; height: 9px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') -36px -4px no-repeat; vertical-align: top; margin: 12px 21px 0px -35px; position: relative; z-index: 2; }

.registraion-page .top p:after { content: ""; display: inline-block; width: 26px; height: 26px; position: absolute; top: 3px; left: 0px; border-radius: 26px; }

.iblock.label_block { width: 59%; position: relative; vertical-align: top; }

.iblock.label_block label { padding: 0px; margin-bottom: 4px; }

.registraion-page .main_info .form-control {  margin: 0px 0px 19px; }

.iblock.text_block { width: 41%; padding: 20px 0px 0px 25px; color: #b3b3b3; line-height: 16px; vertical-align: top; font-size: 12px; }

.iblock.text_block * { line-height: 16px; }

.registraion-page .form-block .form-control input[type="password"] { width: 100%; }

.label_block_capcha { position: relative; width: 43%; }

.img_block_capcha { width: 48%; padding: 24px 0px 0px 18px; vertical-align: bottom; }

.img_block_capcha img { float: right; }

.img_block_capcha .reload { cursor: pointer; }

.registraion-page .social_block { width: 27%; padding: 34px 0px 38px 45px; }

.registraion-page .social_block  .row .title { margin: 0px 0px 10px; }

.registraion-page .main_info .form-control.register-captcha { margin-bottom: 29px; max-width: 100%; }

.captcha-row.register-captcha .captcha_image { width: auto; }




#content.products{
	width: 95%;
	max-width: 1530px;
	margin: 0 auto;
	
}

#content.products.product_page{
	width: 100%;
	max-width: 100%;
}
.absolute_box{
	position: relative;
	width: 95%;
	max-width: 1530px;
	margin: 0 auto;
}
/* catalog */

	/* base catalog styles */

	#content .right_block.catalog { zoom: 1; padding: 0px 0px 0px 360px; margin: -3px 0 0; overflow: visible; }

	#content .right_block .inner_wrapper { position: relative; zoom: 1; padding: 0px 0px 0px 30px; /*overflow: hidden;*/  z-index: 2; }

	#content .left_block.catalog { margin-top: 0px;width:360px;
	float: left; }

	#content .left_block.catalog.horizontal { margin-top: 3px; }

	.catalog .item_wrap {} 

	.catalog .item_wrap:not(.touch):hover, .catalog .item_wrap.hover {
	 box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.25);}

	.group_description { float: left; }

	

	div.item-title { overflow:hidden; text-overflow: ellipsis; text-overflow: -o-ellipsis-lastline; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space: normal; }

	div.item-title a, div.item-title a span { font-size: 13px; line-height: 20px; display: block; font-weight: 500; }

	div.item-title a span  { padding: 0px 0px 0px; }

	

	.item-stock { font-size: 10px; line-height: 15px; margin: 6px 0px 1px; }

	.item-stock > span { display: inline-block; vertical-align: middle; font-size: 10px; }

	.item-stock .icon { width: 12px; height: 11px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') 0px 0px no-repeat; margin: 3px 6px 0px 0px; }

	.item-stock .icon.stock { background-position: -19px -4px; }

	.item-stock .icon.order { background-position: -4px -4px; }

	.counter_wrapp .more_text { color: #b3b3b3; font-size: 11px; line-height: 14px; margin: 16px 0px 0px; }

	

	.ajax_load_btn { text-align: center; margin: -8px 0px 23px; }

	.bottom_nav.block .ajax_load_btn { /*margin-top: -6px;*/ }

	.bottom_nav.block .module-pagination { /*margin-bottom: -22px;*/ padding-bottom: 0px; }

	.more_text_ajax { font-size: 13px; line-height: 20px; font-weight: 600; cursor: pointer; display: inline-block; position: relative; padding: 10px 0px 10px 34px; }

	.more_text_ajax:before, .more_text_ajax:after{ content: ""; display: block; position: absolute; }

	.more_text_ajax:before { width: 25px; height: 25px; left: 0px; top: 8px; border-radius: 25px; }

	.more_text_ajax:after { width: 15px; height: 13px; left: 5px; top: 14px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') -67px -82px; -webkit-transition: background 0.7s ease-in-out; -moz-transition: background 0.7s ease-in-out;  -o-transition: background 0.7s ease-in-out;  transition: background 0.7s ease-in-out; }

	.more_text_ajax:hover:before { background: #383838; }

	.more_text_ajax.loading:after { /*transform: rotate(1080deg);*/ -webkit-animation: spinner .5s linear infinite !important; animation: spinner .5s linear infinite !important; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;  -ms-transform-style: preserve-3d;  transform-style: preserve-3d; }

	.more_text_ajax:hover:after { /*transform: rotate(360deg);*/ -webkit-animation: spinner .5s ease-out 1; animation: spinner .5s ease 1; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d;  -ms-transform-style: preserve-3d;  transform-style: preserve-3d; }

	/* WebKit ?Opera */ 

	@-webkit-keyframes spinner {

		from{

			-webkit-transform: rotate(0deg); 

		}

		to{

			-webkit-transform: rotate(360deg); 

		}

	}

	/* ??????????? */ 

	@keyframes spinner { 

		from{

			-moz-transform: rotate(0deg); 

			-ms-transform: rotate(0deg); 

			transform: rotate(0deg); 

		}

		to{

			-moz-transform: rotate(360deg); 

			-ms-transform: rotate(360deg); 

			transform: rotate(360deg);

		}

	}

	.no_goods { padding: 30px 30px 63px; border-top: 1px solid #e5e5e5; }

	.catalog_block_view.no_goods { border-top-width: 0px; }

	.no_goods .no_products { position: relative; float: left; background: url('/bitrix/templates/our_shop/images/empty.png') 0px 0px no-repeat; margin: 0px 0px -8px; }

/*	.no_goods .no_products:before { content:""; position: absolute; width: 54px; height: 54px; background: #DDD; left: 0px; top: 8px; border-radius: 100%; }

	.no_goods .no_products:after { content:""; position: absolute; width: 22px; height: 22px; background: url('/bitrix/templates/our_shop/images/empty.png') 0px 0px no-repeat; top: 23px; left: 16px; }*/

	.no_goods .button { float: right; margin: 17px 0px 0px; }

	.wrap_text_empty { padding: 10px 0px 15px 0px; }

	

	/*root level*/

	.catalog_section_list { /*border-top: 1px solid #e5e5e5;*/ font-size: 0px; margin: 41px 0px 4px; padding: 60px 0px 0px; }

	.catalog_section_list .section_item { line-height: 20px; font-size: 12px; width: 100%; padding: 0; margin: 0 0 50px 0; display: inline-block; zoom: 1; vertical-align: top; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

	.catalog_section_list .section_item_inner  { margin: 0 45px 0 0; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; }

	.section_item_inner .section_info a, .section_item_inner .section_info ul li.name a:hover { 

		font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 25px;
		color: #242424; }

	.catalog_section_list .section_item li.name a { text-decoration: none; }

	.catalog_section_list .section_item li.name { display: block; margin-bottom: 8px; }

	.catalog_section_list .section_item li.sect { display: inline-block; padding: 0px 5px 0px 0px; white-space: nowrap; }

	.catalog_section_list .section_item .desc .desc_wrapp { display: inline-block; padding: 0px; margin: 14px 0px 0px; color: #888888; }

	

	/* catalog subscection */

	.articles-list.sections { border-top: 1px solid #e5e5e5; padding: 0px 0px 0px; margin: 41px 0px 18px; }

	.articles-list.sections .item { width: 50%; padding: 50px 0px 0px; }

	.articles-list .item .left-data { width: 120px; float: left; }

	.articles-list .item .left-data a { display: block; height: 120px; line-height: 120px; }

	.articles-list .item .left-data a img { vertical-align: middle; }

	.articles-list .item-title a span { display: inline-block; }

	.articles-list .item .right-data .preview-text { font-size: 13px; margin: 0px 0px -5px; padding: 0px 57px 0px 0px; }

	.articles-list .item .item-title { margin-bottom: 9px; }

	.articles-list .item .item-title a span { font-size: 16px; }

	.articles-list .item .item-title a { text-decoration: none; }

	.articles-list .item .right-data { margin-left: 150px; overflow: visible; }

	

	/*filter*/

	.bx_filter .form-control {margin-bottom:0;}

	.bx_filter .bx_filter_section, .internal_sections_list{ background: #f8f8f8; margin: 0 0px 35px 0;  padding: 20px 15px 25px; padding-bottom: 0px; }
.bx_filter .bx_filter_section{
	padding-top: 0px;
}
	.bx_filter_param_label.disabled { opacity: 0.4; cursor: default; }

	.bx_filter .bx_filter_parameters_box{  }
	#content .bx_filter_parameters_box_title{
		font-family: Open Sans;
		font-style: normal;
		font-weight: 600;
		font-size: 20px;
		line-height: 27px;
		text-transform: uppercase;

		color: #242424;
		margin-bottom: 20px;

	}
	#content .bx_filter_parameters_box_title:after{
		display: none;
	}
	 #content .left_block .internal_sections_list li a{
		background: #FFF;
		border: 1px solid #E1E1E1;
		padding: 12px;
		font-family: Open Sans;
		font-style: normal;
		font-weight: 600;
		font-size: 18px;
		line-height: 25px;
		color: #242424;
		position: relative;
		padding-right: 50px;
	}
/*	#content .left_block .internal_sections_list li a:after{
		content: "";
	    display: block;
	    position: absolute;
    	top: 50%;
	    width: 8px;
	    height: 5px;
	    right: 15px;
	    margin-top: -2px;
	    background: url(/upload/arrow_down.svg) no-repeat center / cover;
	    transition: 0.3s;
	}*/
	#content .left_block .internal_sections_list li a.open_link{
		display: block;
	    position: absolute;
    	top: 0px;
	    width: 50px;
	    height: 51px;
	    right: 0px;
	    border: none;
	    padding: 0px;
	    padding-right: 0px;
	    cursor: pointer;
	    z-index: 999;
	    margin-top: -2px;
	    background: url(/upload/arrow_down.svg) no-repeat center / cover;
	    -webkit-background-size: 20%;
	         -o-background-size: 20%;
	            background-size: 20%;
	    transition: 0.3s;
	}
	#content .left_block .internal_sections_list li:nth-child(4) a.open_link{
		height: 75px;
	}
	#content .left_block .internal_sections_list li a.open_link:hover{
		cursor: pointer
	}
	#content .left_block .internal_sections_list li.cur a.open_link, #content .left_block .internal_sections_list li a.open_link.open{
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg)
	}
	#content .left_block .internal_sections_list li.cur a.open_link.open{
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg)
	}
	.bx_filter .bx_filter_button_box{clear: both;}

	.bx_filter .bx_filter_button_box  { text-align:center}

	.bx_filter .bx_filter_parameters_box_title{ font-size:13px; display:block; font-weight: 500; cursor:pointer; position: relative; padding: 0px 15px 0px 0px; }

	.bx_filter .bx_filter_parameters_box_title >span { position: relative; display: inline-block; }

	.bx_filter_parameters_box_title .hint .icon  {position: relative; left: auto; right: -9px; z-index: 200;}

	

	.bx_filter .bx_filter_parameters_box_title:after, .bx_filter .bx_filter_parameters_box_title:before { position: absolute; content: ''; top: 50%; }

	.bx_filter .bx_filter_parameters_box_title:after { content:""; display: block; width:8px; height: 5px; right: 15px; margin-top: -2px; background: url('/upload/arrow_down.svg') no-repeat center / cover; transition: 0.3s}

	.bx_filter .bx_filter_parameters_box_title:before { width:16px; height: 16px; right: -4px; margin-top: -8px; background: #ddd; border-radius: 16px; display: none; }

	.bx_filter .active .bx_filter_parameters_box_title:after { margin-top: -3px; }

	.bx_filter .bx_filter_parameters_box.active .bx_filter_parameters_box_title:after{
		-moz-transform: rotate(180deg);
		-webkit-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}


	.bx_filter_button_box .bx_filter_block, .bx_filter_parameters_box.active .bx_filter_block{ display:block; }

	

	.bx_filter_vertical input[type="checkbox"] + label, .filter input[type="checkbox"] + label { padding-left: 5px; margin-bottom: 15px; position: relative; z-index: 100; cursor: pointer; outline: none; }

	.filter.label_block input + label{ padding-left: 23px; font-size: 11px; }

	.bx_filter_vertical input[type="checkbox"] + label.dib, .bx_filter_vertical input[type="checkbox"] + label.pal { padding: 0px 3px 0px 0px; margin-bottom: 5px; }

	.bx_filter_vertical input[type="checkbox"] + label.sku, .sku_props .bx_item_detail_size ul li { display: inline-block; font-size: 10px; border: 1px solid #e5e5e5; padding: 0 10px; text-align: center; margin: 0px 3px 3px 0px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; cursor: pointer; border-radius: 2px; }

	.bx_filter_vertical input[type="checkbox"] + label.sku:hover, .sku_props .bx_item_detail_size ul li:hover { background: #ddd; color: #fff; }

	.bx_filter_vertical input[type="checkbox"] + label.sku span, .sku_props .bx_item_detail_size ul li span { font-size: 10px; position: relative; display: block; }

	.bx_filter_vertical input[type="checkbox"] + label.sku:hover span, .bx_filter_vertical input[type="checkbox"]:checked + label.sku span { color: #fff; }

	.bx_filter .pict:nth-child(5n) label.dib { padding: 0px; }

	.bx_filter_vertical input[type="checkbox"] + label.disabled { cursor: default; }

	

	.filter input[type="checkbox"], .filter input[type="radio"] { display: none;  }

	

	.sku_props { margin: 17px 0px 2px; }

	.buy_block .sku_props { margin: 0px; }

	.sku_props .wrapper_sku > div { margin: 0px 0px 9px; }

	.sku_props .wrapper_sku > div:last-child { margin-bottom: 0px; }

	.bx_catalog_item_scu ul { font-size: 0px; margin: 0px; }

	.bx_catalog_item_scu ul li { position: relative; z-index: 100; cursor: pointer; outline: none; font-size: 11px; margin: 0px 0px 2px; padding: 0px 3px 0px 0px; display: inline-block; }

	.bx_scu_scroller_container .missing/*, .ik_select_dropdown .missing*/ { opacity: 0.4; }

	.sku_props ul li:before { display: none; }

	.sku_props .bx_item_section_name { color: #383838; }

	

	.bx_filter_vertical input[type="checkbox"] + label.sku.disabled:hover { background: #fff; color: #373737; border-color: #e5e5e5; }

	.bx_filter_vertical input[type="checkbox"] + label.sku.disabled:hover span { color: #373737; }

	.disabled { opacity: 0.4; }

	.bx_filter_vertical .bx_filter_block label:hover span.disabled * { color: #888; }

	

	.bx_filter_vertical input[type="checkbox"]:checked + label:before, .bx_filter_vertical input[type="checkbox"] + label:not(.disabled):hover:before, .filter input[type="checkbox"]:checked + label:before, .filter input[type="checkbox"] + label:hover:before, .filter input[type="radio"]:checked + label:before,.filter input[type="radio"] + label:hover:before { display: inline-block; z-index: 3; }

	.bx_filter_vertical input[type="checkbox"]:checked + label:before, .bx_filter_vertical input[type="checkbox"]:checked + label:not(.disabled):hover:before, .filter  input[type="checkbox"]:checked + label:before, .filter input[type="checkbox"]:checked + label:hover:before, .filter input[type="radio"]:checked + label:before, .filter input[type="radio"]:checked + label:hover:before { z-index: -1; }

	.bx_filter_vertical .filter input[type="radio"]:checked + label:before{ z-index: 0; }

	#content .bx_filter_vertical input[type="checkbox"]+label:before,
	#content .filter input[type="checkbox"]+label:before,
	#content .filter input[type="radio"]+label:before,
	#content .bg_block:before {
	    font-size: 0;
	    content: ".";
	    display: none;
	    height: 14px;
	    width: 14px;
	    position: absolute;
	    left: 0px;
	    top: 0px;
	    background: url('/bitrix/templates/our_shop/images/checkbox3.svg') no-repeat center / contain;
	    z-index: -1;
	    border-radius: 2px;
	    -moz-border-radius: 2px;
	    -webkit-border-radius: 2px;
	}

	.bx_filter_vertical input[type="checkbox"]+label:after,
	.filter input[type="checkbox"]+label:after,
	.bg_block:after {
	    font-size: 0;
	    content: ".";
	    display: block;
	    width: 20px;
		height: 20px;
	    position: absolute;
	    left: 0px;
	    top: 3px;
	    background: url('/bitrix/templates/our_shop/images/checkbox2.png') no-repeat center / contain;
	    z-index: 2;

	}

	.bx_filter_vertical input[type="checkbox"]:checked + label:after, .filter input[type="checkbox"]:checked + label:after { 

	    background: url('/bitrix/templates/our_shop/images/checkbox3.svg') no-repeat center / contain;

		}
	.filter input[type="radio"]:checked + label:after { background: url('/bitrix/templates/our_shop/images/checkbox.png') 1px -27px no-repeat; box-shadow: none; }

	.bx_filter_vertical input[type="checkbox"]:checked + label.nab:before, .bx_filter_vertical input[type="checkbox"]+ label.nab:hover:before, .bx_filter_vertical input[type="checkbox"] + label.nab:after { display: none; }

	.filter input[type="radio"] + label:after, .bg_block1:after { font-size: 0; content: "."; display: block; height: 16px; width: 16px; position: absolute; left: 0px; top: -1px; background: #eeeeee; z-index: 2; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; box-shadow: 0px 0px 0px 1px #CFCFCF inset; -moz-box-shadow: 0px 0px 0px 1px #CFCFCF inset; -webkit-box-shadow: 0px 0px 0px 1px #CFCFCF inset; }

	.filter input[type="radio"] + label:before, .bg_block:before { height: 16px; width: 16px; border-radius: 100%; -moz-border-radius: 100%; -webkit-border-radius: 100%; top: -1px; }

	.bg_block:before, .bg_block:after { width: 26px; height: 26px; display: inline-block; }

	.bg_block:after { background: url('/bitrix/templates/our_shop/images/icons_wish.png') -36px -5px no-repeat; width: 12px; height: 8px; left: -36px; top: 12px; }

	.bg_block:before { z-index: 2; top: 3px; left: -44px; }

	

	.filter.radio input[type="radio"] + label:after, .filter.radio input[type="radio"] + label:before { width: 14px; height: 14px; }

	.filter.radio input[type="radio"]:checked + label:after { background-position: 0px -28px; }

	

	.bx_filter .bx_filter_parameters_box.active .bx_filter_block i{ font-size: 15px; font-style: normal; color: #596b70; display: block; padding-bottom: 3px; }

	.bx_filter .bx_filter_parameters_box_container{margin-left: -15px; margin-right: -15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E5E5E5;
	padding-right: 15px;
	padding-left: 15px;

	}

	.bx_filter .bx_filter_parameters_box_container.pict_block { margin-top: 17px; }

	.bx_filter .bx_filter_button_box .bx_filter_parameters_box_container { margin-top: 0px; }

	.bx_filter .bx_filter_parameters_box_container_block{ font-size:11px; float:left; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:50%; color:#3f3f3f; }

	.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){ text-align: right; }

	.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(1){ padding-right: 8px; }

	.bx_filter .bx_filter_parameters_box_container .bx_filter_parameters_box_container_block:nth-child(2){ padding-left: 8px; }

	.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container input { padding: 5px 8px 4px; }

	.bx_filter .divider { width: 8px; height: 1px; position: absolute; top: 15px; left: 50%; margin-left: -4px; background: #e5e5e5; }



	.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container{ max-width:100%; position:relative; }

	.bx_filter .bx_filter_parameters_box_container .bx_filter_calendar_container input.calendar{ padding:0 23px 0 4px; font-size:15px; }

	.bx_filter .bx_filter_parameters_box_container .bx_filter_input_container img.calendar-icon{ display:block; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; position:absolute; font-size:18px; top:7px; right:3px; }

	.bx_filter .bx_filter_button_box .bx_filter_parameters_box_container{
		padding-left: 0px;
		padding-right: 0px;
		border: none;
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 25px;
		padding-bottom: 0px;
		display: flex;
		-webkit-justify-content: space-between;
		        justify-content: space-between;
	}

	.wrapp_all_inputs.wrap_md .iblock { width: 100%; }

	.filter_horizontal { padding: 3px 0px 0px 20px; overflow: hidden; }

	.filter_horizontal .wrapp_all_inputs.wrap_md .wrapp_change_inputs  { width: 30%; position: relative; margin: 0px 0px 4px; }

	.filter_horizontal .wrapp_all_inputs.wrap_md .wrapp_slider   { width: 70%; padding: 0px 0px 0px 50px; }

	.filter_horizontal .smartfilter .bx_ui_slider_track { margin-top: 16px; }

	.filter_horizontal .bx_filter .bx_filter_button_box { text-align: left; }

	.filter_horizontal .bx_filter_vertical input[type="checkbox"] + label:not(.dib) { float: left; margin-right: 10px; }

	

	.filter_horizontal .bx_filter .bx_filter_popup_result.right { left: 0px; background: transparent; position: relative; color: #888; margin: 0px; padding-left: 0px; line-height: 20px; }

	.filter_horizontal .bx_filter .bx_filter_popup_result.right a { display: none; }

	.bx_filter #modef_mobile { display: none; }



	/*Track*/

	.bx_filter .bx_ui_slider_part{ position:absolute; top:-3px; width:1px; height:10px; background:#e5e5e5; }

	.bx_filter .bx_ui_slider_part.p1{left:-1px;}

	.bx_filter .bx_ui_slider_part.p2{left:25%;}

	.bx_filter .bx_ui_slider_part.p3{left:50%;}

	.bx_filter .bx_ui_slider_part.p4{left:75%;}

	.bx_filter .bx_ui_slider_part.p5{right:1px;}

	.bx_filter .bx_ui_slider_part span{ font-size:10px; position:absolute; top:-22px; left:50%; display:block; width:100px; margin-left:-50px; text-align:center; color:#b1b1b1; }

	.bx_filter .bx_ui_slider_part.p2 span,

	.bx_filter .bx_ui_slider_part.p3 span,

	.bx_filter .bx_ui_slider_part.p4 span{color:#b1b1b1; display: none;}

	.bx_filter .bx_ui_slider_part.first span { text-align: left; left: 0px; margin-left: 0px; }

	.bx_filter .bx_ui_slider_part.last span { text-align: right; left: auto; right: 0px; margin-left: 0px; }



	.bx_filter .bx_ui_slider_range,

	.bx_filter .bx_ui_slider_pricebar,

	.bx_filter .bx_ui_slider_pricebar_VD,

	.bx_filter .bx_ui_slider_pricebar_VN,

	.bx_filter .bx_ui_slider_pricebar_V{ position:absolute; top:0px; bottom:0px; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; border-right: 1px solid #FFF; }

	.bx_filter .bx_ui_slider_range{ z-index:auto; background: #dadada; }

	.bx_filter .bx_ui_slider_pricebar{ z-index:100; }

	.bx_filter .bx_ui_slider_pricebar_VD{ z-index:60; background:#979797; }

	.bx_filter .bx_ui_slider_pricebar_VN{ z-index:70; background:#e5e5e5; }

	.bx_filter .bx_ui_slider_pricebar_V{ z-index:80; background: #dadada; }

	.bx_filter .bx_ui_slider_handle{ position:absolute; top:100%; width:22px; height:22px; }

	.bx_filter .bx_ui_slider_handle:hover{ -webkit-cursor:grab; -ms-cursor:grab; -o-cursor:grab; cursor:grab; }

	.bx_filter .bx_ui_slider_handle:active{ -webkit-cursor:grabbing; -ms-cursor:grabbing; -o-cursor:grabbing; cursor:grabbing; }

	.bx_filter .bx_ui_slider_handle.left{ left:0; margin-left:-8px; }

	.bx_filter .bx_ui_slider_handle.right{ right:0; margin-right:-10px; }



	/*Select*/

	.bx_filter .bx_filter_select_block, .common_select .common_select-link { position:relative; display:block; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:100%; height:30px; margin: 0 0px 5px; padding:0 33px 0 7px; border-radius:2px; background:#f7f7f7; border: 1px solid #e5e5e5; cursor: pointer; }

	.bx_filter .bx_filter_select_text, .common_select .common_select-link .ik_select_link_text { font-size:12px; line-height:28px; max-width:100%; height:30px; cursor:pointer; vertical-align:middle; white-space:nowrap; text-overflow:ellipsis; -ms-text-overflow:ellipsis; }

	.bx_filter .bx_filter_select_block:hover .bx_filter_select_arrow, .common_select .common_select-link:hover .trigger, .common_select .common_select-link.opened .trigger { background: #e3e3e3; }

	.bx_filter .bx_filter_select_block:hover .bx_filter_select_arrow:before, .common_select .common_select-link:hover .trigger:before, .common_select .common_select-link.opened .trigger:before { background-position: -36px -174px; }

	.bx_filter .bx_filter_select_text.fix{ min-width:120px; }

	.bx_filter .bx_filter_select_text label{ cursor:pointer; }

	.bx_filter .bx_filter_select_arrow, .common_select .common_select-link .trigger { position:absolute; top:0; right:0; width:26px; height:28px; cursor:pointer; border-left: 1px solid #E5E5E5; background: #fff; text-align: center; line-height: 32px; }

	.bx_filter .bx_filter_select_arrow:before, .common_select .common_select-link .trigger:before { content: ""; display: inline-block; width: 7px; height: 4px;  background: url('/bitrix/templates/our_shop/images/arrows.png') -1px -174px no-repeat; }

	

	.common_select { width: 100% !important; font-size: 0px; }

	.common_select select { display: none; }

	.ik_select_dropdown.common_select-dd { background: #fff; box-shadow: 0px 1px 4px rgba(0,0,0,.2); min-width: 50px;}

	.ik_select_dropdown.common_select-dd ul li:before { display: none; }

	.scroller { overflow: auto; width: 100%; height: 100%; border: 0; }

	.ik_select_list .ik_select_list_inner { position: static !important; }

	.ik_select_option_disabled { pointer-events: none; cursor: default; display: none; }

	.ik_select_list .ik_select_list_inner ul li { text-align: left; padding: 4px 9px 4px 9px; cursor: pointer; }

	.ik_select_list .ik_select_list_inner ul li:hover, .bx_filter_select_popup ul li label:hover { background: #e3e3e3; }

	.ik_select_list .ik_select_list_inner ul li.ik_select_active, .bx_filter_select_popup ul li label.selected { background: #ddd; color: #fff; }

	.ik_select_list .icon_color, .common_select .icon_color { display: inline-block; width: 16px; height: 16px; vertical-align: top; border: 2px solid #FFF; margin: 0px 7px 0px 0px; }

	.common_select .icon_color  { margin-top: 4px; }

	.common_select .common_select-link.img, .ik_select_list .ik_select_list_inner ul li.img { padding-left: 4px; }

	.ik_select_list .ik_select_list_inner ul li.img { padding-left: 5px; }

	

	.catalog_detail .common_select .common_select-link, .bx_section  .common_select-link{ height: 37px; }

	.catalog_detail .common_select .common_select-link .ik_select_link_text, .bx_section .common_select-link .ik_select_link_text { line-height: 35px; }

	.catalog_detail .common_select .common_select-link .trigger, .bx_section .common_select-link .trigger { line-height: 40px; height: 35px; width: 34px; }

	.catalog_detail .common_select .icon_color { margin-top: 7px; margin-left: 4px; }

	.detail_page .ik_select_list .ik_select_list_inner ul li , .order_page .ik_select_list .ik_select_list_inner ul li { padding: 8px 9px 9px 9px; }

	.detail_page .ik_select_list .ik_select_list_inner ul li.img, .order_page .ik_select_list .ik_select_list_inner ul li.img { padding-left: 9px; }

	

	.catalog_detail .sku_props .bx_item_detail_size ul li { margin: 0px 6px 6px 0px; }

	

	.bx_filter_vertical input[type="checkbox"], .filter input[type="radio"]  { display: none; }



	/*Select popup*/

	div[id^=smartFilterDropDown] { max-width: 170px; width: 100%; }

	div[id^=smartFilterDropDown] .popup-window { width: 100%; border: 0px; box-shadow: 0px 1px 4px rgba(0,0,0,.2); border-radius: 2px; }

	div[id^=smartFilterDropDown] .popup-window-top-row, div[id^=smartFilterDropDown] .popup-window-left-column, div[id^=smartFilterDropDown] .popup-window-right-column, div[id^=smartFilterDropDown] .popup-window-bottom-row { display: none; }

	.bx_filter_select_popup{padding:0;}

	.bx_filter_select_popup ul{ margin:0; padding:0; list-style:none; }

	.bx_filter_select_popup ul li{ display:block; text-align: left; vertical-align:middle; }

	.bx_filter_select_popup ul li:first-child { border: 0px !important; padding: 0px !important; margin: 0px !important; }

	.bx_filter_select_popup ul li:before { display: none; }

	.bx_filter_select_popup ul li label{ font-size:12px; display:block; overflow:hidden; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; box-sizing:border-box; width:100%; cursor:pointer; padding: 4px 9px 4px 9px; vertical-align:middle; white-space:nowrap; text-overflow:ellipsis; -ms-text-overflow:ellipsis; }

	.bx_filter_select_popup ul li label.disabled{ color:#b8b8b8; background:transparent; }



	/*TAGS*/

	.bx_filter.bx_horizontal .bx_filter_parameters_box.tags{ width: 100%; clear: both }

	.bx_filter .bx_filter_tag{ padding:18px; border:1px solid #aed5e0; border-radius:5px; background:rgba(151,214,233,.33); }

	.bx_filter .bx_tag_link{ font-size:12px; text-decoration:none; color:#68939e; border-bottom:1px solid; text-shadow:none; }

	.bx_filter .bx_tag_link.active,

	.bx_filter .bx_tag_link:hover{ color:#1d3d46; border-bottom:none; }



	/*LABEL*/

	.bx_filter .bx_filter_param_label, .filter label { position:relative; display:block; margin: 0px 0px 2px; }

	.radio.filter label { display: inline-block; line-height: 12px; cursor: pointer; }

	.bx_filter .bx_filter_param_label:last-child{ margin-bottom: -1px; }

	.bx_filter .bx_filter_param_label.dib{display: inline-block;}

	.bx_filter .bx_filter_param_text{ line-height:30px; position:relative; display:inline-block; margin: 0 5px 0px 4px; vertical-align:middle; text-align:center; cursor:pointer; }

	.bx_filter .disabled  .bx_filter_param_text{ cursor: default; }

	.bx_filter .bx_filter_param_label.disabled .bx_filter_param_text{ }

	.bx_filter_select_popup .bx_filter_param_label.active{ background: #f3f8fa; }



	/*Checkbox / Radio*/



	.bx_filter_input_checkbox{ position:relative; display:block; clear:both; /*overflow:hidden;*/ min-height:20px; }

	.bx_filter .sku .bx_filter_input_checkbox{ min-height:auto; }

	.bx_filter_input_checkbox input[type=radio],

	.bx_filter_input_checkbox input[type=checkbox]{ position: relative; top: 4px; float:left; }

	.bx_filter .bx_filter_input_checkbox .bx_filter_param_text, .filter label > span{ display: block; line-height: 15px; margin-left: 0px; text-align: left; }
	 .bx_filter .bx_filter_input_checkbox .bx_filter_param_text, .bx_filter_vertical .bx_filter_block label span, .bx_filter_vertical input[type="checkbox"] + label, .filter input[type="checkbox"] + label{
	 	font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 25px;

		color: #242424;
	 }
	 .bx_filter_vertical input[type="checkbox"] + label, .filter input[type="checkbox"] + label{
	 	padding-left: 30px;
	 }
	.bx_filter .filter label > span { margin:0px; }

	.bx_filter .sku .bx_filter_input_checkbox .bx_filter_param_text, .sku_props .bx_item_detail_size ul li span { display: block; line-height: 15px; margin: 0px; text-align: center; padding: 7px 0px 7px; font-size: 10px; }

	.bx_filter .bx_filter_input_checkbox input + .bx_filter_param_text{ line-height: 21px; }



	/*BTN*/

	.bx_filter .bx_filter_param_btn, .bx_catalog_item_scu .bx_item_detail_scu ul li .cnt {

		display:inline-block;

		width:29px;

		height:29px;

		text-align:center;

		text-decoration:none;

		color:#000;

		vertical-align: middle;

		border:1px solid #e5e5e5;

		border-radius:31px;

		background:#fff;

		-webkit-transition:border .3s ease, box-shadow .1s ease, color .3s ease;

		-moz-transition:border .3s ease, box-shadow .1s ease, color .3s ease;

		-ms-transition:border .3s ease, box-shadow .1s ease, color .3s ease;

		-o-transition:border .3s ease, box-shadow .1s ease, color .3s ease;

		transition:border .3s ease, box-shadow .1s ease, color .3s ease;

	}

	.bx_filter .bx_filter_param_label.active .bx_filter_param_btn { border-color: #fff; }



	/* --- colors */

	.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl{ background: transparent; box-shadow: none }

	.bx_filter .bx_filter_param_label.disabled .bx_filter_param_btn.bx_color_sl{position: relative;}



	/*icon*/

	.bx_filter_select_popup .bx_filter_select_text_icon,

	.bx_filter .bx_filter_select_text_icon{ line-height:33px; position:relative; display:inline-block; width:24px; height:24px; margin-top:-2px; margin-right:2px; vertical-align:middle; border-radius:2px; }

	.bx_filter_select_popup .bx_filter_btn_color_icon,

	.bx_filter .bx_filter_btn_color_icon, .bx_catalog_item_scu .bx_item_detail_scu ul li .cnt span{ line-height:24px; position:relative; top:3px; border-radius: 24px; display:inline-block; width:17px; height:17px; border: 2px solid #fff; vertical-align:middle; -webkit-background-size:cover; background-size:cover; }

	.bx_filter .bx_filter_select_text .bx_filter_btn_color_icon, .popup-window .bx_filter_btn_color_icon { border-radius: 0px; width: 16px; height: 16px; }

	.bx_filter label.pal:hover .bx_filter_param_btn, .bx_filter .bx_filter_param_label.active .bx_filter_param_btn, .bx_catalog_item_scu .bx_item_detail_scu ul  li.active span:not(.cnt_item) { background: #ddd; }

	.bx_filter label.dib:not(.active):hover .bx_filter_param_btn, .bx_catalog_item_scu .bx_item_detail_scu ul li:hover span:not(.cnt_item) { background: #e5e5e5; }

	.bx_filter label.dib.disabled:hover .bx_filter_param_btn { background: #fff; }

	.bx_filter .pict { display: inline-block; margin: -2px 0px 0px; }

	.bx_filter_select_popup .bx_filter_btn_color_icon{ margin: 0 0px 0px -3px; top: 0; vertical-align: middle; }

	.bx_filter_select_popup .bx_filter_param_text{ margin: 0 0px 0px 3px; }

	.bx_filter .bx_filter_select_block .bx_filter_btn_color_icon{ top:-1px !important; margin: 0px 0px 0px -2px; }

	.bx_filter_btn_color_icon.all { position: relative; border: none; box-shadow: none }



	.bx_filter_btn_color_icon.all:after,

	.bx_filter_btn_color_icon.all:before{ position: absolute; width: 60%; height:60%; background: #fff; content: " "; box-shadow: inset 0 0 0 1px rgba(0,0,0,.2); }

	.bx_filter_btn_color_icon.all:after{ right: 0; bottom: 0; }

	.bx_filter_btn_color_icon.all:before{ top:0; left: 0; }

	

	.bx_filter .bx_filter_popup_result{ font-size:12px; font-weight:400; line-height:51px; position:absolute; z-index:930; display:none; margin-top:-14px; margin-left:-4px; padding:0 20px; white-space:nowrap; color:#fff; }

	.bx_filter .bx_filter_popup_result a{ margin: 0px 0px 0px 18px; font-family: Open Sans;
		font-style: normal;  }

	.bx_filter .bx_filter_popup_result.right{ left:102%; background: linear-gradient(273.27deg, #952F0B 0%, #AD3A11 100%); border-radius: 5px;
		    font-family: Open Sans;
		    font-style: normal;
		    font-weight: normal;
		    font-size: 16px;

	}

	.bx_filter .bx_filter_popup_result.left{ right:102%; }

	.bx_filter .button { /*border: 1px solid #ddd;*/ padding-left: 11px; padding-right: 12px; }

	.bx-firefox .bx_filter .button.small.transparent, .bx-ie .bx_filter .button.small.transparent { padding-left: 11px; padding-right: 10px; }

	.bx-firefox .bx_filter .button { padding-right: 10px; }

	.bx_filter .button#set_filter { 
		background: linear-gradient(273.27deg, #952F0B 0%, #AD3A11 100%);
		border-radius: 5px;
		font-family: Open Sans;
		font-style: normal;
		font-weight: 600;
		font-size: 20px;
		line-height: 27px;
		text-transform: none;
		color: #FFFFFF;
		padding: 14px 30px

	 }
	 .bx_filter .button.small.transparent{
	 	background: #FFFFFF;
		border: 1px solid #742A19;
		box-sizing: border-box;
		border-radius: 5px;
		font-family: Open Sans;
		font-style: normal;
		font-weight: 600;
		font-size: 20px;
		line-height: 27px;
		color: #742A19;
		padding: 14px 30px;
		text-transform: none;
	 }
	 .bx_filter .button#set_filter:hover,  .bx_filter .button.small.transparent:hover{
	 	background: linear-gradient(273.27deg, #952F0B 0%, #952F0B 100%);
	 }
	.bx-firefox .bx_filter .button#set_filter { margin-right: 2px; }

	.bx_filter .bx_filter_block .clb { clear: both; }

	

	/*sort catalog*/

	.sort_header { height: 29px; position: relative; zoom: 1; /*margin: 0px 0px 20px;*/ }

	.sort_header.view_block { border-bottom: 1px solid #e5e5e5; }

	.sort_header .sort_display { float: right; font-size: 0; } 

	.sort_header .sort_filter { float: left; }

	.sort_header .sort_filter a { display: inline-block; text-decoration: none; color: #a5a3a3; margin: 0px 20px 0px 0px; }

	.sort_header .sort_filter a:last-child { margin-right: 0px; }

	.sort_header .sort_filter a .icon { content: ""; display: none; background: url('/bitrix/templates/our_shop/images/sort_icons.png')  -42px 3px no-repeat; width: 15px; height: 13px; vertical-align: top; margin: 0px 3px 0px 0px; }

	.sort_header .sort_filter a.SHOWS .icon{ background-position: -20px -77px; }

	.sort_header .sort_filter a.SHOWS:hover .icon,.sort_header .sort_filter a.SHOWS.current .icon { background-position: -2px -77px; }

	.sort_header .sort_filter a.NAME .icon { background-position: -20px -95px; }

	.sort_header .sort_filter a.NAME:hover .icon,.sort_header .sort_filter a.NAME.current .icon { background-position: -2px -95px; }

	.sort_header .sort_filter a.PRICE .icon { background-position: -20px -114px; }

	.sort_header .sort_filter a.PRICE:hover .icon,.sort_header .sort_filter a.PRICE.current.icon { background-position: -2px -114px; }

	.sort_header .sort_filter a.QUANTITY .icon { background-position: -21px -134px; }

	.sort_header .sort_filter a.QUANTITY:hover .icon,.sort_header .sort_filter a.QUANTITY.current.icon { background-position: -2px -134px; }

	.sort_header .sort_filter a span { font-size: 12px; line-height: 13px; }

	.sort_header .sort_filter a i.arr { display: inline-block; height: 20px; width: 18px; }



	.sort_header .sort_filter a > span {vertical-align: top; float: left;}

	.sort_header .sort_filter a i.arr { background: none; background: url('/bitrix/templates/our_shop/images/sort_icons.png')  -42px 3px no-repeat; }

	.sort_header .sort_filter a:hover i.arr { background-position: -25px 3px; }

	.sort_header .sort_filter a.current.desc:hover i.arr, .sort_header .sort_filter a.current.desc i.arr { background-position: 5px 3px; }

	.sort_header .sort_filter a.current:hover i.arr, .sort_header .sort_filter a.current i.arr { background-position: -23px 3px; }



	.sort_display a, .sort_display a i { display: inline-block; height: 13px; width: 13px; line-height: 20px; }

	.sort_display a { margin: 0px 0px 0px 15px; }

	.sort_display a i { background: url('/bitrix/templates/our_shop/images/sort_icons.png') 0 0 no-repeat; }

	.sort_display a.block i { background-position: -1px -41px; }

	.sort_display a.block.current i, .sort_display a.block:hover i { background-position: -1px -23px; }

	.sort_display a.list i { background-position: -19px -41px; }

	.sort_display a.list.current i, .sort_display a.list:hover i  { background-position: -19px -23px; }

	.sort_display a.table i { background-position: -37px -41px; }

	.sort_display a.table.current i, .sort_display a.table:hover i { background-position: -37px -23px; }

	

	/*catalog menu*/

	.left_block .internal_sections_list .title { padding: 14px 19px 13px 19px; border-bottom: 1px solid transparent; position: relative; white-space: nowrap; font-size: 13px; line-height: 18px; font-weight: 500; border: 1px solid #e5e5e5; }

	.left_block .internal_sections_list .title .inner_block { position: relative; cursor: pointer }

	.left_block .internal_sections_list .title .hider { display: inline-block; height: 5px; width: 8px; background: url('/bitrix/templates/our_shop/images/arrows.png') -35px -162px no-repeat; cursor: pointer; top: 7px; right: 0px; position: absolute; }

	.left_block .internal_sections_list .title .inner_block:before { width:16px; height: 16px; right: -4px; margin-top: 1px; border-radius: 16px; display: none; content: ""; position: absolute; }

	.left_block .internal_sections_list .title .inner_block:hover:before { display: block;}

	.left_block .internal_sections_list .title .inner_block:hover .hider { background-position: -19px -143px; top: 6px; }

	.left_block .internal_sections_list .title .hider.opened { background-position: -1px -162px; }

	.left_block .internal_sections_list .title .inner_block:hover .hider.opened { background-position: -1px -143px; top: 7px; }

	

	.left_block .internal_sections_list ul.sections_list_wrapp { margin: 1px 0px 0px; }

	.left_block .internal_sections_list ul.sections_list_wrapp > li.item:first-child { border-top: 0; }

	.left_block .internal_sections_list li { position: relative; zoom: 1; background: #f7f7f7; }
	.left_block .internal_sections_list ul.sections_list_wrapp > li.item .child_container{
		background: #F8F8F8;
	}
	.left_block .internal_sections_list ul.sections_list_wrapp > li.item .child_container li {
		margin-left: 0px;
		padding-left: 5px;
		padding-top: 0px;
		margin-bottom: 13px;
		background: transparent;
	}
	#content .left_block .internal_sections_list ul.sections_list_wrapp > li.item .child_container li a{
		background: transparent;
		font-family: Open Sans;
		font-style: normal;
		font-weight: normal;
		font-size: 18px;
		line-height: 25px;
		color: #242424;
		border: none;
		padding-top: 0px;
		padding-bottom: 0px;
		

	}
		#content .left_block .internal_sections_list ul.sections_list_wrapp > li.item .child_container li a:after{
			display: none;
		}
	

	.left_block .internal_sections_list li.depth3 { margin-bottom: 0px; }

	.left_block .internal_sections_list li.depth3 .menu_title { text-decoration: none; padding-bottom: 6px; }

	.left_block .internal_sections_list li a { text-decoration: none; padding: 9px 19px; width: 100%; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; display: inline-block; overflow: hidden; vertical-align:top; *display:inline; zoom:1; }



	.left_block .internal_sections_list ul.sections_list_wrapp > li.item:hover > a { z-index: 100; }

	.left_block .internal_sections_list .child_wrapp ul > li { background: #fff; position: relative; display: block; margin-left: 9px; }

	.left_block .internal_sections_list .child_wrapp ul.child li:after { content: ""; display: block !important; position: absolute; left: 0px; top: 10px; width: 2px; height: 2px; background: #1d1a1a; }



	.left_block .internal_sections_list ul.sections_list_wrapp > li.item.cur .child_container { display: block; }

	.left_block .internal_sections_list .child_wrapp.depth3 { max-width: 420px; padding-bottom: 10px; }

	.left_block .internal_sections_list .child_wrapp .child li.depth3 a.menu_item { font-size: 12px; margin-left: 10px; padding-top: 0; padding-left: 10px; display: block; position: relative; }

	.left_block .internal_sections_list .child_wrapp .child li.depth3 a.menu_item:before { content: ""; display: block; position: absolute; left: 1px; top: 7px; width: 2px; height: 2px; background: #1d1a1a; }

	.left_block .internal_sections_list .child_wrapp .child li > a { text-decoration: none; border: 0px; padding-left: 9px; }

	.left_block .internal_sections_list .child_wrapp a { line-height: 16px; height: inherit; font-size: 12px; padding: 3px 10px; }

	.left_block .internal_sections_list .child_wrapp a.title { text-decoration: none; }

	

	.item .child_container { display: none; z-index:10; background: #fff; }

	.item .child_container .child_wrapp { border: 0px; padding-top: 25px; padding-bottom: 12px; max-height:500px; overflow:auto; }

	.item .child_container .child_wrapp * { font-family: Ubuntu, Arial, Helvetica, sans-serif; }

	.item .child_container .child_wrapp .menu_title a { font-size: 12px; text-decoration: none; font-weight: 600; }

	.item .child_container .child_wrapp ul > li { background: #fff; position: relative; display: block; margin-left: 9px; }

	.item .child_container .child_wrapp ul.child li:after { 

		content: ""; display: block ; position: absolute; left: 0px; top: 48%; width: 5px;
		height: 5px; background: #742A19; }



	.item.cur .child_container, .item.current .child_container { display: block; }

	.item .child_container .child_wrapp .child li > a { text-decoration: none; border: 0px; padding-left: 9px; }

	.item .child_container .child_wrapp a { line-height: 16px; height: inherit; font-size: 12px; padding: 3px 10px; }

	.item .child_container .child_wrapp a.title { text-decoration: none; }

	

	/* diffrent view types styles */

		/*list*/

		.display_list .item_wrap { border-left: 1px solid #e7e7e7;  border-right: 1px solid #e7e7e7;  border-bottom: 1px solid #e7e7e7; }

		.display_list .item_wrap.prev { border-bottom-color: #fff; }

		.display_list .item_wrap:hover { border-color: #fff !important; }

		.display_list .list_item_wrapp:first-child { border-top:1px solid #e7e7e7; }

		.display_list .list_item_wrapp + div .list_item_wrapp { border-top-width: 0px; }

		.display_list .description_wrapp .wrapp_stockers { margin: 12px 0px 0px; font-size: 0px; }

		.display_list .description_wrapp .wrapp_stockers > div { display: inline-block; vertical-align: middle; }

		.display_list .item-title a, .display_list  .item-title a span { font-size: 18px; }

		.wrapp_stockers .like_icons { font-size: 0px; height: 30px; }

		.wrapp_stockers .like_icons > div { display: inline-block;margin:0 5px 0 0; }

		.wrapp_stockers .like_icons > div.offers_compare { margin: 0px 19px 0px 0px; }

		.wrapp_stockers .like_icons span { opacity: 1; visibility: visible; }

		.display_list .item-stock { margin: 0 0 0 14px;}

		.display_list .list_item .preview_text { line-height: 18px; margin: 14px 0px 0px;font-size: 12px; }

		.display_list .list_item .show_props a span { font-size: 12px; line-height: 18px; }

		.display_list .list_item .show_props { margin: 10px 0px -3px; }

		.display_list .list_item .show_props a i.icon { top: 0px; position: relative; margin-right: 7px; border-radius: 11px; -moz-border-radius: 11px; -webkit-border-radius: 11px; background: #383838; vertical-align: middle; }



		.display_list .list_item .show_props a.opened i.icon b { background-position: -34px -185px; }

		.display_list .list_item .show_props a i.icon, .display_list .list_item .show_props a i.icon b { display: inline-block; height: 11px; width: 11px; }

		.display_list .list_item .show_props a i.icon b { background: url('/bitrix/templates/our_shop/images/arrows.png') 2px -185px no-repeat; }



		.display_list .list_item .props_list_wrapp { display: none; margin:0; padding: 0px 0px 13px; }

		.props_list { border-collapse: collapse; }

		/*.props_list td { text-align: right; padding: 2px 0px 2px 10px; font-size: 12px; border-bottom: 1px dotted #c3c3c3; }

		.props_list td > span, .props_list td > .txt { position: relative; bottom: -11px; background: #FFF; padding: 0px 0px 0px 10px; }

		.props_list tr td:first-child { text-align: left; padding-right: 10px; padding-left: 0px;}

		.props_list tr td:first-child > span, .props_list tr td:first-child > .txt { padding-right: 12px; position: relative; }

		.props_list tr td:first-child > span.whint { padding-right: 32px; }

		.props_list tr td:first-child > span:before, .props_list tr td:first-child > .txt:before  { content: ""; display: block; position: absolute; background: #ddd; left: 1px; top: 6px; width: 2px; height: 2px; }

		.props_list tr td:first-child > .txt:before { top: 9px; }*/

		

		.display_list .sale_block { margin-top: 5px; }

		.bx_item_detail_scu .bx_scu_scroller_container{position: relative}



		/*block*/

		.catalog .catalog_block { margin-right: -20px; padding: 0px 0px 0px 0px; /*float: left;*/ width: 100%; }

		.ajax_load.block .top_wrapper { /*margin-right: -20px;*/ }

		.bottom_nav.block, .search.block .bottom_nav { position: relative; top: 5px; float: left; width: 100%; }

		.catalog .catalog_block:after { content: ""; display: block; clear: both; }

		.catalog_block .counter_wrapp { margin-bottom: 0px; padding-top: 0px; margin-top: -1px; white-space: nowrap; }

		.catalog_block .sku_props + .counter_wrapp, .catalog_block .woffers { padding-top: 17px;  }

		.catalog_block .hover_block { opacity: 0; visibility: hidden; max-height: 0; -webkit-transition: all .15s ease; -webkit-transition-delay: 0.5s; -moz-transition: all .15s ease; transition: all .15s ease; transition-delay: 0.05s; padding: 17px 0px 0px; }

		.catalog_block .hover_block .sku_props { margin: 0px; padding: 0px 0px 2px; }

		.catalog_block .image_wrapper_block { margin: 0 auto; margin-bottom: 10px; }

		.shadow_delay { transition-delay: 0.22s !important; }

		.catalog_block .item_wrap { height: auto !important; position: relative; z-index: 51; /*background: #fff;*/ padding-bottom: 35px; }

		.catalog_block .item_wrap:not(.touch):hover, .catalog_block .item_wrap.hover  { z-index: 52; padding-bottom: 35px; }

		.catalog_block .item_wrap:not(.touch):hover .hover_block, .catalog_block .item_wrap.hover .hover_block { opacity: 1; visibility: visible; max-height: 500px; }

		.catalog_block + .bottom_nav .ajax_load_btn { padding: 0px 0px 0px; position: relative; top: -22px; margin-bottom: -2px; }

		.catalog_block .counter_wrapp .more_text { display: none; }

		.catalog_block .wrap_nav { display: none; }

		.catalog_block .view_sale_block .values { margin-bottom: 3px; }


		.catalog_block .catalog_item_wrapp:nth-child(4n) .item_wrap  { margin-right: 0px; }

		

		/*table*/

		.module_products_list .foto-cell .image_wrapper_block, .module_products_list .foto-cell .image_wrapper_block a { max-width: 50px; min-width: 30px; height: 50px; line-height: 50px; }

		.module_products_list .cost.prices .price { float: none; display: inline-block; vertical-align: top; margin: 0px 4px 0px 0px; }

		.module_products_list .cost.prices .price.discount { margin: 0px; vertical-align: text-top; position: relative; top: -1px; }

		.module_products_list .counter_wrapp { padding: 0px; white-space: nowrap;}

		.module_products_list .counter_wrapp .button_block{white-space: normal;}

		.module_products_list  .counter_wrapp .button_block.wide { display: inline-block; width: auto; }

		.module_products_list .counter_wrapp .more_text { display: none; }

		.module_products_list .wrapp_stockers .like_icons > div:last-child { margin-right: 0px; }

		.adaptive_button, .adaptive_button .more_text { display: none; }

		

/*compare*/

.bx_compare .bx_sort_container { position: relative; }

.bx_sort_container .wrap_remove_button { position: absolute; top: -7px; right: 0px; }

.bx_compare .frame { margin: 0px 0px 0px 230px; position: relative; }

.bx_compare .frame .wraps { width: 10000% !important; overflow: hidden; font-size: 0px; }

.bx_compare .frame.props .wraps {margin-left: -230px;}

/*.bx_compare .frame.border:after { content: "";  background: #E5E5E5; width: 1px; height: 100%; right: 0px; top: 0px; position: absolute; }*/

.bx_compare .compare_view td { width: 230px; min-width: 230px; max-width: 230px; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; padding: 40px 20px 20px 20px; font-size:13px; position:relative; text-align:left; vertical-align: top; overflow: hidden; }

.bx_compare .frame.border::after {background: #e5e5e5 none repeat scroll 0 0; content: ""; height: 100%; position: absolute; right: 0; top: 0; width: 1px;}

.bx_compare .compare_view .item_block { margin: 0px 20px 0px 0px; position: relative; }

.bx_compare .compare_view .item_block a { font-weight: 500; }

.bx_compare .compare_view .item_block .title { display: block; padding: 14px 0px 0px; }

.bx_compare .compare_view.data_table_props tr td .remove i { display: none; }

.bx_compare .compare_view.data_table_props td { border: 1px solid #e5e5e5; padding: 10px 27px 13px 18px; transition: none 0s ease 0s;}

.prop_title_table { position: absolute; left: 0px; width: 231px; overflow: hidden; z-index: 1; }

.prop_title_table .data_table_props td { opacity: 0; visibility: hidden; }

.bx_compare .prop_title_table .data_table_props tr td:first-child { display: table-cell; font-weight: 600; opacity: 1; visibility: visible; }

.bx_compare .prop_title_table .data_table_props tr td .remove i{display: inline-block;} 

.bx_compare .remove { position: absolute; top: 0px; z-index: 1; right: 0; }

.bx_compare .compare_view.top .remove { right: -13px; top: -13px; }

.bx_compare .compare_view.clone .remove { right: 15px; top: 12px; display: none; }

.bx_compare .compare_view.data_table_props  tr.hovered td { background: #f7f7f7; }

.bx_compare .compare_view.data_table_props  tr.hovered td .remove { display: block; }



.wrapp_scrollbar { position: relative; margin: 21px 0px 33px 230px; /*display: none;*/ }

.bx_compare .slider_navigation  { display: none; }

.bx_filtren_container ul { font-size: 0px; margin: 41px 0px 5px 0px; }

.bx_filtren_container ul li, .bx_filtren_container ul li:before { display: none; }

.bx_filtren_container ul li.visible { display: inline-block; vertical-align: top; margin: 0px 5px 5px 0px; }

.bx_filtren_container ul li span { font-size: 12px; line-height: 16px; text-transform: none; }



	/* Scrollbar */

	.wrapp_scrollbar .wr_scrollbar { margin: 0 38px 1em 38px; background: #e5e5e5; height: 1px; opacity: 0; }

	.wr_scrollbar .scrollbar { height: 5px; line-height: 0; display: none; position: relative; top: -3px; cursor: pointer; }

	.wr_scrollbar .scrollbar .handle { width: 100px; height: 3px; position: relative; top: 2px; background: #292a33; cursor: pointer; border-radius: 3px; }

	.wr_scrollbar .scrollbar .handle .mousearea { position: absolute; top: -9px; left: 0; width: 100%; height: 20px; }



/*catalog detail*/

.video_block { text-align: center; margin: 0px 0px 30px; }

.video_block .description { text-align: left; }

.catalog_detail .item_main_info  .stickers { top: 22px; left: 22px; }

.offers_img, .offers_img a { transition: opacity 0.1s ease; text-align: center; }

.offers_img.wof { opacity: 0; }

.img_wrapper .wrapp_thumbs { position: relative; }

.thumbs_navigation ul li { position: absolute; top: 50%; margin-top: -14px; background: #FFF; z-index: 2; }

.img_wrapper .thumbs_navigation ol li { display: none; }

.img_wrapper .thumbs_navigation ul li.flex-nav-prev { left: 0px; }

.img_wrapper .thumbs_navigation ul li.flex-nav-next { right: 0px; }

.info_item .top_info, .info_item .middle_info { border-bottom: 1px solid #F2F2F2; padding: 29px 30px; overflow: hidden; }

.info_item .top_info .iblock { vertical-align: middle; line-height: 0px; }

.catalog_detail .top_info .like_icons { top: 0px; font-size: 0px; }

.catalog_detail .top_info .like_icons  > div { display: inline-block; vertical-align: top; }

.catalog_detail .top_info .like_icons  > div.text.added { border-radius: 2px; }

.catalog_detail .top_info .like_icons span.value { display: inline-block; vertical-align: top; border: 1px solid #e5e5e5; padding: 0px 2px; }

.catalog_detail .top_info .like_icons span.value.added { display: none; }

.catalog_detail .top_info .like_icons span.value:before { content: ""; display: inline-block; vertical-align: middle; width: 29px; height: 29px; background: url('/bitrix/templates/our_shop/images/icons_wish.png') 5px -15px no-repeat; margin: 0px 2px 0px 0px; }

/*.catalog_detail .top_info .like_icons span.value:after { top: 1em; left: 0; content: attr(title); }*/

.catalog_detail .top_info .like_icons .wish_item.added span.value:before { background-position: 5px -44px; }

.catalog_detail .top_info .like_icons .compare_item span.value:before { background-position: -20px -13px; }

.catalog_detail .top_info .like_icons .compare_item.added span.value:before { background-position: -18px -44px; }

.catalog_detail .top_info .like_icons span { font-size: 11px; opacity: 1; visibility: visible; border: 0px; display: inline-block; vertical-align: middle; margin: 0px; background: none; }

.catalog_detail .top_info .like_icons span:hover { background: none; }

.catalog_detail .top_info .like_icons span.value span { display: inline-block; margin: 1px 7px 0px 0px; }

.info_item .top_info .article { display: block; font-size: 11px; line-height: 23px; padding: 0 0 5px;}

.info_item .top_info .article .value { background: #f0f0f0; padding: 5px 7px; margin: 0px 0px 0px 6px; }

.info_item .top_info .brand { padding: 0 10px 10px;text-align: center;width: 53%; }

.info_item .middle_info .prices .price { font-size: 28px; line-height: 20px; padding-right: 5px; }

.info_item .middle_info .prices .discount * { margin-top: 12px; font-size: 16px; }

.info_item .middle_info .prices .sale_block { margin: 11px 0px 0px; }

.info_item .middle_info .view_sale_block { margin-top: 9px; }

.info_item .middle_info .item-stock { margin: 14px 0px 0px; }

.info_item .middle_info .item-stock .store_view { cursor: pointer; }

.info_item .middle_info .prices_block { width: 53%; padding: 0px 20px 0px 0px; }

.info_item .middle_info .prices_block  .rating { margin: 16px 0px 0px;  }

.info_item .middle_info .buy_block  { width: 47%; }

.info_item .middle_info .buy_block .sku_props + .counter_wrapp, .info_item .middle_info .buy_block .buys_wrapp { padding-top: 15px; }

.ajax_load.table .counter_wrapp { padding-top: 0px; }

.info_item .middle_info .buy_block .sku_props + .counter_wrapp.woffers, .ajax_load  .counter_wrapp.woffers { transition: opacity 0.1s ease; opacity: 0; }

.info_item .middle_info .buy_block .counter_wrapp { padding: 0px; white-space: nowrap; }

.info_item .middle_info .buy_block .counter_wrapp .counter_block { margin-right: 15px; width: 116px; }

.info_item .middle_info .buy_block .counter_wrapp .counter_block input[type="text"] { width: 62px; }

.info_item .middle_info .buy_block .counter_wrapp .more_text { font-size: 12px; white-space: normal; }

.info_item .middle_info .buy_block .one_click { margin: 15px 0px 0px; transition: opacity 0.1s ease; }

.noffer .info_item .middle_info .buy_block .one_click { opacity: 1; }

.info_item .middle_info .preview_text { padding: 22px 0px 0px 0px; font-size: 13px; line-height: 18px; }

.buy .counter_wrapp { padding: 0px; }



.catalog_detail .tabs-head li.current { /*border-color: #e5e5e5;*/ }

.catalog_detail .tabs_section { margin: -10px 0px 0px; }

.catalog_detail .tabs_section .tabs-head li { margin-top: 10px; }



.catalog_detail .stock_board { padding: 20px 15px 19px 84px; background: #f7f7f7; border-bottom: 1px solid #e5e5e5; position: relative; font-size: 12px; }

.catalog_detail .stock_board:before { content: ""; display: inline-block; position: absolute; width: 45px; height: 45px; background: url('/bitrix/templates/our_shop/images/icons_goods.png') -1px -139px no-repeat; left: 25px; top: 21px; }

.catalog_detail .stock_board .title { font-size: 14px; font-weight: 600; }

.catalog_detail .stock_board .read_more { font-size: 12px; }

.catalog_detail .stock_board  .txt { margin: 5px 0 4px; line-height: 18px; }




#content  .share_wrapp .text.button {
    font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	display: flex;
	align-items: center;

	color: #fff;
    border: none;
    text-transform: none;
    padding-left: 44px;
    padding-right: 0px;
}

.share_wrapp .text.button:before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 24px;
    height: 24px;
    background: url('/upload/share-w.svg') no-repeat center / cover;
    left: 9px;
    top: 9px;
}

.share_wrapp .shares {
    display: none;
    position: absolute;
    top: 42px;
    left: -5px;
    z-index: 2;
    background: #fff;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, .12);
    border-radius: 2px;
    margin: 0px -20px;
    width: 155px;
}

.share_wrapp .shares .b-share {
    padding: 20px 20px 15px !important;
}

.share_wrapp .shares .b-share a {
    padding: 0px !important;
}

.share_wrapp .shares .b-share a:nth-child(3n) {
    margin-right: 0px;
}

.share_wrapp .shares:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-bottom-color: #fff;
    left: 50%;
    top: -16px;
    margin-left: -11px;
}

.catalog_detail .props_list { 
        width: 95%; 
		max-width: 1530px;
		display: flex; 
		-webkit-justify-content: space-between;
        justify-content: space-between; 
		margin: 0 auto; }
		
.catalog_detail .right-info .props_list {width: 100%; margin: 0;  }

.catalog_detail .right-info {padding-left: 30px;}		
		
.prod_detail{
	width: 25%
}
@media(max-width: 	1440px){
	.prod_detail{
		width: 	22%;
	}
}
#content .catalog_detail .props_list div {
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	text-align: left;
	color: #242424;

}
#content .catalog_detail .props_list .product-table__title{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 27px;
	text-align: left;
	text-transform: uppercase;
	color: #742A19;
}

@media(max-width: 	1440px){
	#content .catalog_detail .props_list .product-table__title {
		font-size: 	18px;
	}
}

#content .catalog_detail .props_list .product-table__title:after{
	content: "";
	display: none;
	background: #742A19;
	width: 50px;
	height: 3px;
	margin: 0 auto;
	margin-top: 18px;
	margin-bottom: 30px;
}
.catalog_detail .tabs_content .char_block {margin-bottom:30px;}

.catalog_detail .props_list td { vertical-align: bottom; font-size: 13px; }

.props_list .hint { position: absolute; top: 0px; right: -8px; }

.props_list .hint .icon { background: #eef1f1; border-radius: 100%; }

.catalog_detail .tabs_content  .descr_div > div { padding-bottom: 4px; }

.catalog_detail .tabs_content .descr_div .char_block{ width: 50%; padding: 0px 40px 36px 0px; margin-bottom:0;}

.catalog_detail .tabs_content .descr_div .char_block.wide{ width: 100%;}

.catalog_detail .tabs_content .descr_div .char_block + .serv { padding: 0px 0px 0px 10px; }

.catalog_detail .tabs_content .serv{ width: 50%; }

.catalog_detail .tabs_content .serv.block_view { padding: 0px; }



.props_block .char { margin: 12px 0; display: inline-block; width: 15%; text-align: left; padding: 0px 10px 0px 0px; vertical-align: top; }

.props_block .char_name {text-align: left; font-weight: 400; font-size: 12px; }

.props_block .char_value { font-weight: 500; font-size: 14px; }

.catalog_detail .tabs_content .props_block .char { font-size: 13px; }

.catalog_detail .tabs_content .props_block .char .hint { position: absolute; top: 0px; right: -19px; }



.catalog_detail .wrapp_docs { width: 25%; padding: 0px 20px 0px 0px; }

.button.wicon i { background-position: -91px -206px; margin: 0px 10px 0px 5px; }

.catalog_detail .show_btn { width: 15%; float: left; }

.catalog_detail .form_wr { width: 85%; font-size: 12px; padding: 0px 0px 0px 21px; float: left; }



.catalog_detail .buy_block  .button.in-cart i { background-position: -36px -3px; margin-right: 10px; width: 12px; }



.forms .text_block { width: 29%; font-size: 13px; padding: 0px 60px 0px 0px; }

.forms .form_block { width: 71%; }



	/*reviews*/

	.reviews-reply-field .lhe-stat-toolbar-cont { border: 1px solid #E5E5E5; border-bottom-width: 0px; box-sizing: border-box; border-radius: 2px 2px 0px 0px; background-color: #F7F7F7; }

	.reviews-reply-field iframe{ border: 1px solid #E5E5E5 !important; box-sizing: border-box; border-radius: 0px 0px 2px 2px; background-color: #F7F7F7; }

	.reviews-reply-field-upload { padding: 11px 0px 19px; }

	.forum-upload-file-attach { font-size: 13px; }

	.reviews-reply-field input[type="checkbox"] { display: none; }

	.filter label span { line-height: 14px; }

	.reviews-reply-field-settings { padding: 0px 0px 16px; }

	.reviews-post-reply-buttons { margin: 0px 0px 2px; }

	.reviews-reply-buttons .button:first-child { margin: 0px 13px 0px 0px; }

	.reviews-post-reply-buttons a { font-size: 11px; }

	.reviews-reply-header, .reviews-reply-fields label { margin: 0px 0px 2px 0px; display: block; }

	.reviews-reply-fields { margin: 0px 0px 19px 0px; }

	.reviews-block-container { margin: 0px 0px 30px 0px; }

	.reviews-post-table { font-size: 12px; border-bottom: 1px solid #e5e5e5; width: 100%; margin: 0px 0px 13px; }

	.reviews-post-table thead td .message-post-date{ line-height: 14px; padding-left: 16px; font-size: 10px; background: url('/bitrix/templates/our_shop/images/clock_small.png') -2px -4px no-repeat; margin-left: 10px; display: inline-block; }

	.reviews-post-reply-buttons span.separator { background-color: #E0E0E0; display: inline-block; margin: 0 4px; height: 8px; line-height: 5px; width: 1px; }

	.reviews-post-table .reviews-text { margin: 3px 0px 3px; }

	.forum-quote { background: #f8f2d4; width: 100%; margin: 5px 0px 0px; }

	blockquote.bx-quote { background: #f8f2d4 !important; }

	.forum-quote tr th { text-indent: -9999px; display: none; }

	.forum-quote tbody tr td { border: 1px solid #dddddd; padding: 8px 13px 0px; background: url("/bitrix/templates/our_shop/images/font_quote.gif") no-repeat scroll -1px -1px; }

	.forum-quote tbody tr td a, .reviews-header-title a  { cursor: default; }

	.reviews-reply-field-captcha .text_block { padding: 0px 10px 0px 0px; font-size: 12px; }

	.reviews-reply-field-captcha .capch_block { padding: 17px 0px 0px; line-height: 0px; }

	div.reviews-header-box { color: #fff; }

	div.reviews-info-box, .reviews-note-box { border: 1px solid #ddd; padding: 10px; margin: 0px 0px 20px; }

	div.reviews-code-box { font-size: 12px; width: 100%; border-width:1px solid #ddd; background: #f8f2d4; }

	div.reviews-code-box ol, div.reviews-code-box ol li, div.reviews-code-box ol li span { margin: 0; padding: 0; border: none; }

	div.reviews-code-box ol { list-style: decimal; margin-left: 3em; padding:0.5em 0;}

	div.reviews-code-box ol li { list-style: decimal-leading-zero; list-style-position: outside !important; padding: 0 0.5em 0 1.5em !important; margin: 0; line-height: 1.5em; }

	.reviews-note-box  p { margin-bottom: 0px; }

	.reviews-note-box .reviews-note-error { color: #e62222 ; }

	

/*order items*/

.bx_ordercart .module-cart thead tr td.item { text-align: center; }

.bx_ordercart .module-cart table td.name-cell.no_img, .bx_ordercart .module-cart table td.custom .no_img { padding-top: 8px; }

.bx_ordercart .module-cart table td.cost-cell.no_img { padding-top: 9px; }

.bx_ordercart .module-cart table td.cost-cell.notes.no_img { padding-top: 6px; }

.bx_ordercart .module-cart table tbody td.custom { padding-top: 54px; }

.bx_ordercart.basket_wrapp { margin: 0px; }

.bx_ordercart .module-cart td { white-space: nowrap; }

.bx_ordercart_order_sum { width: 100%; margin: 10px 0px 6px; }

.bx_ordercart_order_sum td { font-size: 14px; padding-top: 5px; padding-bottom: 5px; }

.bx_ordercart_order_sum td.custom_t1 { width: 89%; padding: 0px 29px 0px 0px; text-align: right; }

.bx_ordercart_order_sum td.fwb { font-weight: 600; vertical-align: top; padding-top: 5px; }

.bx_ordercart_order_sum td.fwb strike { font-size: 12px; font-weight: 500; }

.bx_section_bottom h3 { margin-bottom: 29px; }

.bx_section_bottom .bx_block { margin-bottom: 20px; }

.bx_ordercart_order_pay_center { text-align: right; margin: 0px 0px 5px; }

.confirm .bx_section { padding-left: 88px; }

.confirm h3 { position: relative; padding: 5px 0px 12px 0px; }

.sale_order_full_table.pay { margin: 35px 0px 0px; }

.confirm h5 { margin-bottom: 10px; }

#order_form_div .confirm .button { font-size: 10px; padding-top: 11px; padding-bottom: 10px; }

#order_form_div input[type="submit"] { font-size: 10px; padding: 11px 21px 10px 20px; text-transform: uppercase; box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -webkit-box-sizing: border-box; outline: none; cursor: pointer; line-height: 16px; background: #DDD; color: #000; text-decoration: none; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; text-align: center; display: inline-block; border: none; position: relative; font-family: "Ubuntu",Arial,Helvetica,sans-serif; letter-spacing: 0.4px; }



/*personal*/

.border_block { padding: 38px 43px; border: 1px solid #E5E5E5; position: relative; }

.form-block-wr .main .iblock, .soc-serv-main  { font-size: 12px; }

.form-block-wr  .but-r { padding: 26px 0px 0px 0px; }

.soc-serv-main .soc-serv-title-grey { padding: 0px 0px 14px; }

.passw .text_block { padding-top: 35px; }

.adaptive { display: none; }



/*history list*/

.filter_block { padding: 17px 24px 14px; overflow:hidden;}

.filter_block  ul { font-size: 0px; margin: 0px; float:left;}

.filter_block  ul li { font-size: 13px; display: inline-block; vertical-align: top; font-weight: 600; padding: 0px 25px 0px 0px; }

.filter_block  ul li:before { display: none; }

.filter_block  ul li:last-child { padding-right: 0px; }

.filter_year {float: right;margin: -5px 0;width: 100px;}

.filter_year .common_select .common_select-link {margin: 0;}

.module-orders-list.colored thead td { padding-bottom: 9px; }

.module-orders-list.colored tbody td { padding: 15px 5px 15px; }

.module-order-history .module-orders-list .tr-d:hover td { background: #f7f7f7; }

.module-orders-list.colored tbody td.not_payed { color: #e62222; }

.module-orders-list.colored tbody td.payed { color: #37ac09; }

.module-orders-list .status.canceled{color: #e62222;}

.module-orders-list.colored tbody td.price-cell, .module-orders-list.colored tbody td.summ-cell, .module-order-history.orderdetail .module-orders-list tr td.price { font-weight: 600; white-space: nowrap; }

tr.drop td { border-top-width: 0px; }



/*history detail*/

.module-order-history.orderdetail .module-orders-list tr td { border: 1px solid #e5e5e5; padding: 11px 19px 14px; text-align: left; }

.module-order-history.orderdetail .module-orders-list tr.title td { border:0px; padding: 0px; }

.module-order-history.orderdetail h4 { margin: 36px 0 27px; }

.module-order-history.orderdetail .module-orders-list tr td.vimg { text-align: center;border-right-width: 0px; }

.module-order-history.orderdetail .module-orders-list tr td.vimg + .vname { border-left-width: 0px; }

.module-order-history .module-orders-list .drop-cell .not-payed .text { font-size: 13px; width: 73%; padding: 0px 10px 0px 0px; }

.module-order-history .module-orders-list .drop-cell .not-payed .pays { width: 27%; text-align: right; }

.module-order-history.orderdetail .result-row { margin: 19px 0px 0px; }

.module-order-history.orderdetail .result-row .result { padding: 0px;  }

.module-order-history.orderdetail .result-row .result td { padding: 0px; border: 0px; }

.module-order-history.orderdetail .module-orders-list thead tr td { padding: 8px 12px 9px; background: #f7f7f7; border-left-width: 0px; border-right-width: 0px; }

.module-order-history.orderdetail .module-orders-list.goods tr td { border-left-width: 0px; border-right-width: 0px; }

.module-order-history.orderdetail .module-orders-list.goods tr td:first-child { border-left-width: 1px; }

.module-order-history.orderdetail .module-orders-list.goods tr td:last-child { border-right-width: 1px; }

.module-order-history.orderdetail .module-orders-list tr td .bx_ol_sku_prop td { border: 0px; padding: 0px; font-size: 12px; }



/*auth*/

.forgot { font-size: 12px; float: right; }

.but-r .buttons { margin: 21px 0px 0px 0px; }

.soc-serv-main .row { margin: 0px; }

.bx-touch .fancybox-nav span { visibility: visible; }

.back .back { margin: 10px 0px 0px; display: inline-block; }



/* front-page sliders */

	.specials_slider_wrapp, .tab_slider_wrapp {/* margin: 0 -20px; padding: 32px 20px 22px;*/ }

	

	.specials_slider_wrapp ul.tabs_content, .tab_slider_wrapp ul.tabs_content { margin: 1px -13px 20px; padding: 0 13px; }
/*
	.specials_slider_wrapp ul.tabs_content li.tab, .tab_slider_wrapp ul.tabs_content li.tab { margin: 0 -13px; padding: 0 13px; }	
*/


/* viewed product slider */

	.common_product .content_inner { margin: -13px -13px 0; padding: 13px 13px 0; }

	.common_product .flex-viewport { margin: 0px -13px; padding: 0 13px; }

	.common_product .flex-viewport ul.slides { margin: 0px -13px; padding: 0 13px; }



/*subscribe*/

.subscribe-edit .more_text_small { padding-left: 20px; }

.subscribe-edit h5 { font-size: 13px; margin-bottom: 5px; }

.data-table.top .left_blocks { width: 40%; }

.data-table.top .right_blocks { width: 60%; }



/*search*/

.search-page-wrap .form-control { float: left; margin: 0px 10px 0px 0px; }



/*brands*/

.similar_products_wrapp h3 { margin-bottom: 37px; padding: 7px 0px 0px; }

.similar_products_wrapp .slider_navigation.top_big { top: -66px; }

.similar_products_wrapp .wrapper_block .all_wrapp { margin: 0px; }



/*articles*/

.row { margin: 30px -15px 0px -15px; font-size: 0px; }

.row .item_block { padding: 0px 15px 0px 15px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; }

.row .item_block > a { display: block; overflow: hidden; }

.row .item_block > a img, .articles-list.lists_block  .item .left-data img { vertical-align: middle; max-height: 100%; max-width: 100%; }

.articles-list.vertical .item  { /*float: left;*/ display: inline-block; vertical-align: top; width: 32%; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; margin: 0px 0px 37px; overflow: hidden; }
.articles-list.vertical.smi_list .item{
	width: 100%;
}
.articles-list.vertical .item_block.item { padding: 0px 0px 0px 0px; border-bottom-width: 0px; margin-top: 0px; }
.articles-list.vertical .item_block.item:nth-child(3n-1){
	margin-right: 	25px;
	margin-left: 	25px;	
	
}
.articles-list.vertical.smi_list .item_block.item:nth-child(3n-1){
	margin-left: 0px;
	margin-right: 0px;
}
@media (max-width: 1600px) {
	.articles-list.vertical .item_block.item:nth-child(3n-1){
		margin-right: 	20px;
		margin-left: 	20px;
	}
	.articles-list.vertical.smi_list .item_block.item:nth-child(3n-1){
	margin-left: 0px;
	margin-right: 0px;
}
}
@media (max-width: 1280px) {
	.articles-list.vertical .item_block.item:nth-child(3n-1){
		margin-right: 	15px;
		margin-left: 	15px;
	}
	.articles-list.vertical.smi_list .item_block.item:nth-child(3n-1){
	margin-left: 0px;
	margin-right: 0px;
}
}
.articles-list.vertical .item_block.item  .left-data { float: none; width: 100%; text-align: center; max-width: initial; }

.articles-list.vertical .item_block.item .left-data a { height: 290px; line-height: 185px; margin: 0px 0px 14px; overflow: hidden; }
.articles-list.vertical .item_block.item .left-data a:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}

.articles-list .item_block.item  .left-data a { overflow: hidden; }

.articles-list.vertical .item_block.item  .left-data img { max-height: 100%; max-width: 100%;transition: 0.7s}

.articles-list.vertical .item_block.item  .right-data { float: none; width: 100%; text-align: left; margin: 0px; }

.articles-list.vertical .item .date_small { 
	font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 19px;
    color: #909090;
    padding-left: 10px;
    border-left: 3px solid #742A19;
    margin-top: 18px;
    margin-bottom: 10px;
 }

.articles-list.vertical .item .item-title { margin-bottom: 7px; }

.articles-list.vertical .item .item-title a span { 

	    font-family: Open Sans;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #242424; }
.articles-list.vertical .item .item-title a span:hover{
	color:#340a00
}
.articles-list.vertical .item_block.item .right-data .preview-text { margin: 0px; padding: 0px; }



.articles-list.lists_block .item .left-data {
    max-width: 190px;
    width: 22%;
    text-align: center;
}

.articles-list.lists_block.faq .item .left-data {
    max-width: 175px;
}

.articles-list.lists_block .item .left-data a {
    height: 130px;
    line-height: 125px;
}

.articles-list.lists_block.faq .item .left-data a {
    height: 120px;
    line-height: 115px;
}

.articles-list.lists_block .item {
    margin-top: 30px;
    padding: 0px 0px 30px 0px;
    border-bottom: 1px solid #e5e5e5;
}

.articles-list.lists_block .item:first-child {
    margin-top: 0px;
}

.articles-list.lists_block .right-data {
    padding: 0px 20px 2px 0px;
    margin-left: 219px;
}

.articles-list.lists_block+.module-pagination {
    border-top-width: 0px;
}

#content .articles-list.lists_block .item .left-data img { max-height: initial; padding-right: 	0px; width: 100%; height:	100%;object-fit: cover; }



.right_side.wide { width: 230px; }

.left_side.wide { padding-right: 240px; }

.ask_small_block { border: 1px solid #e5e5e5; }

.ask_small_block .ask_btn_block { padding: 29px 20px; text-align: center; }

.ask_small_block .description{ font-size: 12px; line-height: 18px; padding: 19px 24px 19px; }



.ask_big_block{ min-height: 30px; margin: 17px 0px 20px; border: 1px solid #e5e5e5; padding: 29px 40px; }

.ask_big_block .ask_btn_block{ float: left; }

.ask_big_block .description{ padding-left: 175px; line-height: 16px; }



/*detail*/

.news_detail_wrapp.big .detail_picture_block { height: 188px; line-height: 185px; padding: 5px; }

.news_detail_wrapp.big.novelty .detail_picture_block{
	height: auto;
	border: none;
	width: 35%;
	
}
.news_detail_wrapp.big.novelty .detail_picture_block img{
	padding-right: 0px;
}
.margin.preview_text { margin: 0px 0px 36px; }

.galley.row { margin: 0px -10px 0px -10px; }

.galley.row .item_block  { padding: 0px 10px 20px 10px; margin: 0px 0px 20px 0px; }

.galley.row .item_block > a { height: 143px; line-height: 140px; }

.left_side.wide .common_product .content_inner { margin-right: -16px; }



/*vacancy*/

.job.border_block { margin: 0px 0px 37px;  }

.job.border_block  .wrap_md > div { font-size: 13px; }

.job.border_block  .text { width: 57%; padding: 0px 46px 0px 0px; }

.job.border_block  .phone { width: 23%; padding: 0px 10px 0px 0px;  }

.job.border_block  .phone .wrap_phones { overflow: hidden; }

.job.border_block  .phone .wrap_phones .grey { margin-bottom: 10px; }

.job.border_block  .but { width: 20%; text-align: right; }

.jobs_wrapp  { width: 95%;
	max-width: 1530px;
	margin: 0 auto;
	position: relative;
 }
.jobs_wrapp .item .opener_icon.no_bg i{
	width: 35px;
	height: 35px;
	transform: rotate(180deg);
	background: url("/upload/arrow_job.svg") no-repeat center / contain;
}
.jobs_wrapp .item td.icon{
	position: absolute;
	top: 0px;
	right: 10px;
}
.jobs_wrapp .item.opened .opener_icon.no_bg i{
	transform: rotate(0deg);
}

.right_block .jobs_wrapp .item .name tr:hover .opener_icon{
	background: url("/upload/arrow_job.svg") no-repeat center / contain;
	transform: rotate(180deg);
}
.right_block .jobs_wrapp .item.opened .name tr:hover .opener_icon{
	transform: rotate(0deg);
}
h3.jobs { margin-bottom: 28px; }

.jobs_wrapp .item:first-child{ }

.jobs_wrapp .item{ margin-top: 50px; padding-bottom: 40px; border-bottom: 1px solid #e5e5e5; position: relative;}
.jobs_wrapp:not(.contacts_wrapp) .item:nth-last-child(-n+2){
	border-bottom: none;
}
.jobs_wrapp.contacts_wrapp .item:last-child {
	border-bottom: none;
}
.jobs_wrapp .description td{
	display: flex;
}
.jobs_wrapp .item .name{ cursor: pointer; }

.jobs_wrapp .item .salary_wrapp{ text-align: right; }

#content .right_block .jobs_wrapp .item .salary{ 

font-family: Open Sans;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 27px;
text-align: center;
text-transform: uppercase;
color: #242424; 

}

.jobs_wrapp .item tr td, .jobs_wrapp .item tr { vertical-align: top; display: block; }
 .jobs_wrapp .item .description{
 	width: 100%;
 	max-width: 700px;
 	margin: 0 auto
 }
 .jobs_wrapp .item .description tr{
 	display: table-row;
 	-webkit-justify-content: space-between;
 	        justify-content: space-between;
 }
.jobs_wrapp .item  .name .title h4{
	text-align: center;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 30px;
	line-height: 41px;
	text-align: center;
	text-transform: uppercase;
	color: #742A19;
	margin-bottom: 19px;

}
@media(max-width: 600px){
	.jobs_wrapp .item  .name .title h4{
		font-size: 22px;	
		line-height: 	1.3;
	}
}
.jobs_wrapp .item  .name .title h4 span{
	color: #742A19;
}
.jobs_wrapp .item  .name .title .salary{ padding: 5px 0px 0px; display: none; }


.jobs_wrapp .item .item_title{ font-size: 16px; }

.jobs_wrapp .item .description_wrapp { margin-top: 50px; display: none; margin-bottom: 30px; }
.jobs_wrapp.contacts_wrapp .item .description_wrapp { margin-top: 30px; display: none; margin-bottom: 30px;  }

.jobs_wrapp.contacts_wrapp .item .description_wrapp .contacts-row {max-width: 80%; }

.jobs_wrapp .item .description_wrapp .description table{ width: 100%; margin-bottom: 20px; }
.jobs_wrapp .item  .description_wrapp .description table tr td, .jobs_wrapp .item  .description_wrapp .description p{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 20px;
	line-height: 160%;
	color: #242424;
}
.jobs_wrapp .item  .description_wrapp .description table tr td{
	display: table-cell;
	padding-bottom: 20px;
}
.jobs_wrapp .item  .description_wrapp .description table tr td:nth-child(1){
	font-weight: bold;
	text-transform: uppercase;
	text-align: 	left;
}
.jobs_wrapp .item  .description_wrapp .description table tr td:nth-child(2){
	text-align: 	center;
}
.jobs_wrapp .item  .description_wrapp .description table tr td:nth-child(3){
	text-align: right	
}
.jobs_wrapp .item .opener_icon  { position: relative; top: -3px; }

.jobs_wrapp .item .opener_icon.opened  { /*top: -2px;*/ }



/* CONTACTS PAGE */

.contacts_map {margin-top: 4px;margin-bottom:16px;position: relative;min-height:400px;}

.contacts_map:before {background: rgba(255, 255, 255, 0.55) url("/bitrix/templates/our_shop/images/map.png") no-repeat scroll center center;content: " ";height: 100%;left: 0;opacity: 0.07;position: absolute;top: 0;width: 100%;}

.bx-google-map, .bx-google-map{background-color:transparent !important;}

.contacts_left{float: left;width: 370px;}

.contacts_right{margin-left: 385px;}

.contacts_right .fancy{display:inline-block;vertical-align:top;*display:inline;zoom:1;width:210px;height:143px;margin:0 20px 20px 0;float: left;text-align: center;line-height: 140px;}

.contacts_right .fancy img {max-height: 100%;max-width: 100%;vertical-align:middle;}

body .contacts_right blockquote {margin: 39px 0 34px;}

.store_property {margin-bottom: 23px;word-break: break-all;}

.store_property .title {color: #888888;font-size: 12px;line-height: 15px;margin-bottom:4px;}

.store_property .value {color: #383838;font-size: 13px;line-height: 20px;}



/* GOOGLE MAP */

.module-contacts-map-layout{ position: relative;overflow: hidden; }

.module-contacts-map-layout .map{ height: 559px; }

.module-contacts-map-layout .controls{ position: absolute; z-index: 2; width: 29px; height: 57px; background: url('/bitrix/templates/our_shop/images/map_con.png') 0px 0px no-repeat; margin: -29px 0 0;right: 20px;top: 50%;}

.module-contacts-map-layout .controls.left { left: 18px; top: 50%; }

.module-contacts-map-layout .sh{ width: 100%; height: 5px; z-index: 10; box-shadow: 0 0 10px rgba(0,0,0,.35); position: absolute; left: 0; }

.module-contacts-map-layout .sh.top{ top: -7px; }

.module-contacts-map-layout .sh.bottom{ bottom: -7px; }

.module-map .controls .zoomIn, .module-map .controls .zoomOut{height:28px;cursor:pointer;font-size:0px;}

.module-map .infoBox {background: #ffffff none repeat scroll 0 0;left: 50%;position: absolute;top: initial;font-family: "Ubuntu",sans-serif;}

.module-map .infoBox .wrap-big {padding: 25px 30px 30px;position: relative;width: 230px;color:#383838;line-height: 18px;}

.module-map .infoBox .close_info {position: absolute;border-radius: 50%;cursor: pointer;font-size: 0;top: 6px;right: 5px;height: 15px;width: 15px;z-index: 6;}

.module-map .infoBox .close_info:after {background: rgba(0, 0, 0, 0) url("/bitrix/templates/our_shop/images/close_icons.png") no-repeat scroll -2px -28px;position: absolute;content: " ";cursor: pointer;height: 7px;width: 7px;top: 4px;left: 4px;z-index: 7;}

.module-map .infoBox .close_info:hover{background-color:grey;}

.module-map .infoBox .close_info:hover:after{background-position:-22px -28px;}

.module-map .infoBox .inner::after{background: rgba(0, 0, 0, 0) url("/bitrix/templates/our_shop/images/shadow.png") no-repeat scroll center top;bottom: -9px;height: 10px;left: 0;position: absolute;right: 0;content: " ";z-index:60;}

.module-map .infoBox b {font-size: 14px;line-height: 18px;}

.module-map .infoBox .title {font-size: 13px;font-weight: bold;line-height: 20px;margin-bottom: 11px;}

.module-map .infoBox .metro, .module-map .infoBox .schedule, .module-map .infoBox .phone, .module-map .infoBox .email {margin-bottom: 5px;}

.module-map .infoBox .button{margin-top: 10px;}

.module-map .infoBox .metro > i, .shops.list .item .metro i, .store_property.metro .value i, .stores_list .store_text.metro .value i{background: rgba(0, 0, 0, 0) url("/bitrix/templates/our_shop/images/icons_wish.png") no-repeat scroll -1px -237px;display: block;float: left;height: 9px;margin: 5px 6px 0 0;width: 14px;}



/* STORES - SHOPS */

.shops.list .item {position:relative;overflow:hidden;min-height:109px;padding:30px 0;border-top:1px solid #e5e5e5;color:#383838;}

.shops.list .item:first-of-type{border-top:none;padding-top: 14px;}

.shops.list .item .image{width:150px;position:absolute;left:0;height:109px;line-height:66px;text-align:center;}

.shops.list .item .image img{width: 100%; max-width:100%;max-height:100%;vertical-align:middle;}

.shops.list .item.wi .image{display:none !important;}

.shops.list .item .rubber{margin-left:180px;overflow:hidden;}

.shops.list .item .rubber > div{float:left;overflow:hidden;padding-top: 11px;word-break: break-all;}

.shops.list .item.wi .rubber{margin-left:0;}

.shops.list .item .title_metro{width:50%;margin-top:-1px;padding-right:3%;}

#content .right_block .shops.list .item .schedule_phone_email{width:47%;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #242424;
}

#content .right_block .shops.list .item .schedule{width:60%;padding-right:3%;float:left;
    font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #242424;
}

#content .right_block  .shops.list .item .phone_email{float:left;}
#content .right_block  .shops.list .item .phone_email a{
	font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #242424
}
.shops.list .item .title {font-size: 15px;font-weight: 500;margin-bottom: 5px;}

.shops.list .item .metro {margin-bottom:5px;}

.shops.list .item .metro i, .store_property.metro .value i, .stores_list .store_text.metro .value i {margin-top:7px;}

.shop.detail a.back {display: inline-block;font-weight: bold;margin-top: 35px;}



/* FAQ */

.faq_ask {border: 1px solid #e5e5e5;padding: 44px;}

.faq_ask .form .form_footer{margin-bottom:0;}

.button.faq_button {background-color: #383838;float: left;padding: 9px 18px 10px 39px;text-align: center;width: 97px;position: relative;}

.button.faq_button > span{display:inline;}

.button.faq_button > span:last-of-type{display:none;}

.button.faq_button.opened > span{display:none;}

.button.faq_button.opened > span:last-of-type{display:inline;}

.button.faq_button i{background: rgba(0, 0, 0, 0) url("/bitrix/templates/our_shop/images/arrows.png") repeat scroll 1px -441px;display: block;height: 9px;left: 18px;position: absolute;top: 13px;width: 12px;}

.button.faq_button.opened i{background-position:-17px -441px;}	

.faq_desc {margin-left:183px;margin-top: -4px;}

.faq_ask .form {margin: 23px 0 0;}

.faq_ask .form_head h4{display:none;}

.faq.list {margin: 36px 0 0;}

.faq_section{border:1px solid #e5e5e5;margin:28px 0 26px;}

.faq.list .item{padding: 19px 24px 22px;border-bottom:1px solid #e5e5e5;}

.faq.list .item:last-of-type{border:none;}	

.faq.list .item.opened{background-color:#f7f7f7;}

.faq.list .item .q{font-weight:bold;position:relative;}

.faq.list .item .q .opener_icon{position: absolute;right: -3px;top: -5px;}

.faq.list .item .q a {display: block; padding: 0px 20px 0px 0px;}

.faq.list .item .a{display:none;padding-top: 14px;}



/* STAFF */

/*.staff.list{border:1px solid #e5e5e5;}*/

.staff.list .staff_section{border:1px solid #e5e5e5;border-bottom:none;position:relative;}

.staff.list .staff_section:last-of-type{border-bottom:1px solid #e5e5e5;}

.staff.list .staff_section_title{padding: 25px 29px 4px;position:relative;}

.staff.list .staff_section_title a {display: block;}

.staff.list .staff_section_title .opener_icon{position: absolute;right: 21px;top: 18px;}

.staff.list .staff_section.opened .staff_section_title{background-color:#f7f7f7;}

.staff.list .staff_section_items{overflow:hidden;}

.staff.list .staff_section .staff_section_items{display:none;border-top: 1px solid #e5e5e5;padding:39px 39px 0;}

.staff.list .item{position:relative;width:50%;float:left;overflow:hidden;margin-bottom: 40px;box-sizing: border-box;}

.staff.list .item:nth-child(2n+1){padding-right: 13px;clear: both;}

.staff.list .item:nth-child(2n){padding-left: 12px;}

.staff.list .item .image{height: 170px;line-height: 167px;width: 170px;text-align: center;float:left;}

.staff.list .item .image img{vertical-align:middle;max-width:100%;max-height:100%;}

.staff.list .item .info{margin-left: 195px;}

.staff.list .item.wi .info{margin-left:0;}

.staff.list .item .name{color: #383838;font-size: 16px;font-weight: bold;margin: -4px 0 1px;}

.staff.list .item .post{font-size: 12px;}

.staff.list .item .phone{margin-top: 13px;}

.staff.list .item .email{margin-top: 7px;}

.staff.list .item .phone > div, .staff.list .item .email > div {color: #383838;font-size: 12px;margin-bottom: -3px;}



/*composite btn*/

#bx-composite-banner a.bx-composite-btn { border: 0px; margin: 26px 0px 0px; }



/*basket*/

.empty_cart .card_popup_frame.popup .basket_empty { display: block; }

.empty_cart .card_popup_frame.popup .total_wrapp { display: none; }



.button_wrap .button { -webkit-appearance: none; }

.iblock .icon_error_block { float: right;  }

.iblock .icon_error_block:after { display: none; }

.icon_error_block { text-align: right; position: relative; max-width: 310px; min-height: 34px; }

.icon_error_block:after { background: #e62222 url("/bitrix/templates/our_shop/images/warning_white.png") 0px 0px no-repeat; top: 0px; height: 40px; width: 40px; left: 21px; position: absolute; content: " "; z-index:60; display: block; }

.icon_error_block b { font-size: 15px; }

.backet_back_wrapp .basket_back { display: inline-block; }

.basket_wrapp .module-cart table.bottom .bottom_btn .backet_back_wrapp.error .iblock.back_btn { padding-right: 0px; }

.basket_wrapp .module-cart table.bottom.middle.error td.row_values { padding-left: 21px; }

.basket_fly .basket_fly .icon_error_block { text-align: left; float: left; padding: 0px 0px 0px 60px; }

.basket_fly .basket_fly .icon_error_block:after { left: 0px; }



/*detail*/

.catalog_detail .cost.prices .price_name, .catalog_detail .item-stock > span, .catalog_detail .item-stock { font-size: 12px; }

.catalog_detail .info_item .middle_info .prices .price { margin-top: 9px; }

.catalog_detail .info_item .middle_info .prices .price.discount { margin-top: 4px; margin-bottom: 1px; }

.catalog_detail .info_item .middle_info .prices .sale_block { margin-bottom: 4px; }

.catalog_detail .cost.prices .sale_block + .price_name { margin-top: 15px; }

.catalog_detail .cost.prices .price + .price_name { padding: 14px 0px 0px; }



.header__search{

	

}

.header__eye{

	float: left;

	position: relative;

	margin-right: 50px;

}
@media(max-width: 1600px){
	.header__eye{
		margin-right: 25px;
	}
}
.header__eye a{

	font-family: Open Sans;
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 25px;
/* identical to box height */


color: #242424;
}
@media(max-width: 1380px){
	.header__eye a{
		font-size: 16px;
	}
}
.header__eye a img{
	margin-right: 7px;
	margin-top: -3px;
}

.header__lang{

	float: left;

	position: relative;

	color: #fff;
	margin-right: 	50px;

}
@media(max-width: 1600px){
	.header__lang{
		margin-right: 25px;
	}
}
@media(max-width: 1290px){
	.header__lang{
		margin-right: 0px;
	}
}




.header__search .search-open{

    right: 0;

    top: 78px;

    display: none;

    padding: 10px;

    position: absolute;

    border: solid 1px #ebebeb;

    border-bottom: 2px solid #742A19;

    background-color: #fff;

    z-index: 100;

    width: 330px;

	line-height: 1;

}



.header__search .search-open .btn.btn-primary{

	display: inline-block;

    padding: 7px 12px;

    margin-bottom: 0;

    font-size: 14px;

    font-weight: normal;

    line-height: 1.42857143;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    -ms-touch-action: manipulation;

    touch-action: manipulation;

    cursor: pointer;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    background: #742A19;

    border-radius: none;

	border: none;

	color: #fff;

	border: 1px solid #742A19;

}

.header__search .search-open .btn.btn-primary:hover{

	background:none;

	color: #742A19;

	border: 1px solid #742A19;

	

}

.input-group {

    position: relative;

    display: table;

    border-collapse: separate;

}



.input-group .form-control, .input-group-btn {

    display: table-cell;

}



.input-group-btn {

    width: 1%;

    white-space: nowrap;

    vertical-align: middle;

}

.input-group .form-control {

    position: relative;

    z-index: 2;

    float: left;

    width: 100%;

    margin-bottom: 0;

}

.header__logo{

    width: 14%;
    max-width: 146px;

    position: relative;


}

.iblock.social_block{

    float: left;

	margin-left: 0px;

	

}





.header_wrap .top-h-row .menu li > a:hover {color: #fff;}



ul.catolog li::before{

	display:none;

}

.catolog {

	overflow:hidden;

	margin-bottom: 30px;

}



.catolog li img {

	display: inline-block;
	

}
.catolog li{
	margin-right: 11px;
	margin-left: 11px;
}
.content_menu .main-nav{
	padding: 0px 5px;	
}
.catolog li{

	float: left;


    width: calc(100%/5);

	text-align: center;

}

.catolog li:last-child {margin-right:0;}

.catolog li .root-item {

	  font-size: 14px;

	  font-family: "Open Sans";

	  color: rgb(36, 36, 36);

	  text-transform: uppercase;

	  font-weight: 600;

	  margin-top: 4px;

      display: inline-block;

	  

}



.include_bg.tortiki-wrapper {background: url(/bitrix/templates/our_shop/images/tortiki-bg.png) no-repeat; min-height: 260px; }

.social a {



    text-align: center;

    display: inline-block;

    vertical-align: middle;

	background: /*#533226 */ rgba(255, 255, 255, .129);
	

 

}
.balls_left{
	position: absolute;
	top: 0px;
	left: 150px;
	z-index: 9
}
.balls_right{
	position: absolute;
	top: 0px;
	right: 150px;
	z-index: 9
}
@media(max-width: 1750px){
	.balls_left{

	left: 50px;

}
.balls_right{

	right: 50px;

}

}
@media(max-width: 1450px){
	.balls_left{

	display: none;

}
.balls_right{

	display: none;

}

}


.iblock.social_block > .wrap_md {line-height: 70px;}



.lang-block {  float: right; width:auto; line-height: 80px; padding-right: 6px;} 



.header__lang a {
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	text-transform: uppercase;
	color: #242424;
	padding: 0 15px;
	padding-left: 	0px;
	display: inline-block;
	
	}


@media(max-width: 500px){
	.header__lang a{
		padding-right: 7px;
		padding-left: 0px;
	}
}
.cakes-ad {

	  font-size: 30px;

	  color: rgb(255, 255, 255);

	  font-weight: bold;

	  text-transform: uppercase;

	  line-height: 1.2;

	  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.75);

}



.cakes-block * {vertical-align: middle; display: inline-block;}



.include_bg.tortiki-wrapper > .wrapper_inner {padding-top: 58px; } 

.include_bg.tortiki-wrapper {max-width: 1920px; margin: 0 auto;}

.ad-btn {

	  display: inline-block;   

      padding: 10px 21px;

	  background: #fff;   

	  font-size: 18px;

	  color: rgb(36, 36, 35);

	  font-weight: bold;

	  text-transform: uppercase;

	  line-height: 1.133;

	  border-radius: 5px;

	  border: 1px solid #340a00;

	  box-shadow:0 0 0 0px white, 0 0 0 4px #fff;

	 margin-left: 60px;

}



.navbar-nav.navbar-right > li > .search.lupa:before {content: '\f002';}

.header__search {float:right;}

.navbar-nav.navbar-right > li > .search.remove:before {content: '\f00d';}



.navbar-nav.navbar-right > li {

	position: static;

    list-style-type: none;

    float: left;

    position: relative;

    display: block;

	color: #222;
	min-width: 19.5px;
	max-width: 19.5px;

}



ul.navbar-nav.navbar-right > li:before {

    position: static;

    left: 0px;

    content: '';

}





.front_page .wrapper_inner, .wrapper_inner {

    padding: 0 15px;
    width: 95%;
    max-width: 1530px;

    margin: 0 auto;
    padding-left: 0px;
    padding-right: 0px;

}
.not_main_wrapper.wrapper_inner{
	width: 100%;
	max-width: 100%
}
.not_main_wrapper.wrapper_inner .main_title.products{
	background: url("/upload/bgr6.jpg") #222 no-repeat center / cover;
}
.not_main_wrapper.wrapper_inner .main_title{
	padding-top: 59px;
	padding-bottom: 59px;
	width: 100%;
	background: url("/upload/bgr5.png") #222 no-repeat center / cover;
	
	
}

.not_main_wrapper.wrapper_inner .main_title.products.product_page {}

.not_main_wrapper.wrapper_inner .main_title h1{
	margin-bottom: 0px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 54px;
	text-align: center;
	color: #fff;
	max-width: 	66%;
	margin: 0 auto;
	text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.8);
}

.not_main_wrapper.wrapper_inner .main_title.products.product_page h1{
	color: #fff;
	text-shadow: none;
}


 .wrapper_inner div.content_menu,  .wrapper_inner div.social_block,  .wrapper_inner div.lang-block {

}


.header__eye a {color: #222;}



.header__eye a img {vertical-align: middle; }

.lang-dash  {

	display: inline-block;

    position: relative;

    bottom: 0;

	top:1px;

    width: 1px;

    height: 12px;

    background-color: #ffffff;

}



.search.remove:hover {background: transparent;}



.cakes-block img {margin: 0 30px;}

/*.top-h-row {border-bottom: 2px solid #fff; outline: 2px solid #340a00; outline: 2px solid #bb4254}*/



.start_promo .item:nth-child(4), .start_promo .item:nth-child(5), .start_promo .item:nth-child(6), .start_promo .item:nth-child(7)  {padding-bottom: 180px;}



.start_promo .item.wide50 .wrap_tizer {/*display:none;*/}



.wrap_tizer {

    position: absolute;

    bottom: 20px;

    left: 20px;

    z-index: 10;

    max-width: 85%;

    color: #fff;

    display: inline-block;

    padding: 10px 21px;

    background: #fff;

    font-size: 18px;

    color: rgb(36, 36, 35);

    font-weight: bold;

    text-transform: uppercase;

    line-height: 1.133;

    border-radius: 5px;

    border: 1px solid #340a00;

    box-shadow: 0 0 0 0px white, 0 0 0 3px #fff;

    

}



 div.wrap_tizer .wrap_outer .inner_text {color: #242424;}



.wrap_tizer .wrap_outer.title, div.wrap_tizer .wrap_outer .outer_text, div.wrap_tizer .wrap_outer .inner_text {background: none;}



div.wrap_tizer .wrap_outer .outer_text, div.wrap_tizer .wrap_outer, div.wrap_tizer .wrap_outer .inner_text {left:0;}

.md-50.img {height: auto !important}





.md-50.big .title_block {font-size: 30px;

	 font-family: "Open Sans";

	 color: rgb(36, 36, 36);

	 font-weight: bold;

	 text-transform: uppercase;

	 line-height: 1.2;



}



.about-wrapper .md-50.big { width: 100%; max-width: 741px; 
	padding-left: 0px;
	padding-right: 0px
}
.about-wrapper .md-50.img{
	width: 100%;
	max-width: 755px;
	padding-left: 0px;
	padding-right: 0px
}
.about-wrapper .md-50.big p {  

  font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 25px;
	color: #242424;
}
@media(max-width: 1370px){
	.about-wrapper .md-50.big p{
		font-size: 15px;
	}
}

.about-wrapper .md-50.big p.title_block{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 40px;
	line-height: 54px;
/*	display: flex;
	align-items: center;*/
	text-align: left;
	text-transform: none;
	color: #742A19;
}
.about-wrapper .md-50.big p:last-child{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 21px;
	line-height: 29px;
	display: flex;
	align-items: center;
	margin-top: 30px;
	color: #242424;

}
.about-wrapper .md-50.big h2{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 24px;
	line-height: 33px;
	display: flex;
	align-items: center;

	color: #242424;
}

.grey_bg.about-wrapper {
	padding-top: 50px;
	padding-bottom: 0px;
	max-width: 1920px; 
	background-color: #fff; 
	margin: 0 auto;}
	
.grey_bg.about-wrapper .wrap_md {
	width: 95%;
	max-width: 1530px;
	margin: 0 auto;
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}

.include_bg.firms {padding: 100px 0;}
.include_bg.firms .md-50.img {padding: 0px 7px 0px 0px;} 
.include_bg.firms .md-50.big {padding: 0px 0px 0 7px;} 
.news_akc_block .img img {width: 100%;}

.front-news .news_akc_block .item .info .date, #content .right_block .news_slider div.date {  

  font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	line-height: 19px;
	color: #909090;
	padding-left: 10px;
	border-left: 3px solid  #742A19;
	margin-top: 18px;
	margin-bottom: 10px;

}



.news .item .info .name {

    font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 25px;
	color: #242424;
}	



.front-news{
	padding-top: 20px;
	padding-bottom: 20px;
}



.about-wrapper .md-50.img {padding: 0px 10px 0px 0px;} 





/*.front-news .news_akc_block .item .info {padding: 16px 20px 18px;}*/



footer

   {background: #F7E6C8;}


.phones__numbers #branches li{
	display: inline-block;
}
.phones__numbers #branches li:before{
	display: none;
}
.phones__numbers #branches li:nth-child(1) p{
	margin-right: 60px;
	position: relative;
	top: 15px;
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 112%;
	letter-spacing: -0.012em;
	color: #742A19;
}
.phones__numbers #branches li a{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 112%;
	letter-spacing: -0.012em;
	color: #742A19;
	display: inline-block;
	padding: 16px 12px
}
.phones__numbers #branches li.ui-tabs-active a, .phones__numbers #branches li:hover a{
	background: #742A19;
	border-radius: 100%;
	color: #fff;
	outline: none;
}
.footer_inner p.small_title{
	font-family: Open Sans;
	font-style: normal;
	font-weight: bold;
	font-size: 20px;
	line-height: 112%;
	text-transform: uppercase;
	color: #242424;
	margin-bottom: 25px;

}
.footer_flex{
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.footer_flex .md-50{
	width: auto;
}
.footer_flex .md-50:nth-child(1){
	width: 100%;
	max-width: 910px
}
.footer_flex .md-50:nth-child(2){
	width: 100%;
	max-width: 565px
}
.main_footer_contacts{
	margin-top: 40px;
	display: flex;
	width: 100%;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
}
.branches_flex{
	margin-top: 20px;
	display: flex;
	-webkit-justify-content: space-between;
	        justify-content: space-between;
	flex-wrap: wrap
	
}
.branches_flex p{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 18px;
	line-height: 112%;
	letter-spacing: -0.012em;
	color: #242424;
}
.branches_flex p a{
	font-weight: 400;
}
footer .main_footer_contacts p{
	font-family: Open Sans;
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 112%;
	letter-spacing: -0.012em;
	color: #242424;
}
footer .footer_inner > .wrapper_inner { width: 95%;   max-width: 1530px; padding-left: 0px; padding-right: 0px;}
footer hr{
	margin-top: 35px;
	margin-bottom: 0px;
}
.working_time{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 112%;
	letter-spacing: -0.012em;
	color: #988E7D;
}

.module-pagination {border-top: none;}


.catolog li img{	

	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;

}


.footer_copyright a {color: #fff; text-decoration: underline;}


/*.footer_inner p {color: #340a00; margin-bottom: 15px;} */



.footer_inner .footer_top, .footer_bottom .iblock.menu_block {display: none;}



.footer_bottom .md-25 {width: 24.5%;}



.bold-head  {

  

  color: #340a00;

  font-weight: 700;

  line-height: 1.714;

}





.footer_bottom h4 

{

	font-weight: bold;
	text-transform: uppercase;
	padding-left: 25px;
	background: url(/bitrix/templates/our_shop/images/factory.png) left center no-repeat;
	margin-bottom: 16px;

}


.footer_bottom .md-25:first-child, .footer_bottom .md-25:nth-child(2) {width: 27%;}
.footer_bottom .md-25:nth-child(3), .footer_bottom .md-25:nth-child(4) {width: 25%; padding-left: 0px;}
.footer_bottom .social a .fa-instagram:before {
	content: "";
	display: block;
	width: 46px;
	height: 46px;
	background: url("/upload/insta.svg") no-repeat center / contain;
}

.footer_bottom .social a .fa-youtube-play:before{
	content: "";
	display: block;
	width: 46px;
	height: 46px;
	background: url("/upload/youtube.svg") no-repeat center / contain;
	margin-left: 18px;
}
.footer_bottom .social {text-align: right;
	-webkit-align-items: flex-start;
	        align-items: flex-start;

 display: flex; -webkit-justify-content: flex-end;
        justify-content: flex-end;}



.footer_copyright .wrapper_inner {

	padding: 0 0px;
	width: 95%;
    max-width: 1530px;

    margin: 0 auto;

}


	

.footer_inner .footer_bottom .social a:hover i {

	cursor: pointer}

	

.footer_inner p.bold-head {margin-bottom: 12px;}

	

.footer_bottom .md-75 {margin-top: 40px; }

.md-25.social-block {margin-top: 40px;}



.footer_inner .md-75 p { 
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	line-height: 112%;
	letter-spacing: -0.012em;
	color: #242424;
	margin-bottom: 35px;}
	
.footer_inner .md-75 p:last-child{
	font-family: Open Sans;
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	line-height: 22px;
	letter-spacing: -0.012em;
	color: #988E7D;
	margin-bottom: 0px;
}




.footer_bottom h4 span {

	top: 3px;
    position: relative;}



.footer_inner p.order {margin-top: 15px;}

.desktop-menu {
	position: relative;
	overflow: visible;
}

@media(max-width: 1600px){
	.desktop-menu{
		width: 88%;
		margin: 0 auto
	}
	.main_footer_contacts{
		-webkit-justify-content: space-between;
		        justify-content: space-between;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
	    max-width: 620px
	}


}
.desktop-menu #prev{
	border: none;
	width: 64px;
	height: 64px;
	border-radius: 100%;
	position: absolute;
	top: calc(50% - 32px);
	left: -90px;
	cursor: pointer;
	background: url("/upload/prev.svg") #F7E6C8 no-repeat center / contain;
	-webkit-background-size: 20%;
	     -o-background-size: 20%;
	        background-size: 20%;
}
.desktop-menu #prev:hover{
	background: url("/upload/prev2.svg") rgba(116, 42, 25, 0.8) no-repeat center / contain;
	-webkit-background-size: 20%;
	     -o-background-size: 20%;
	        background-size: 20%;
}
.desktop-menu #next{
	border: none;
	width: 64px;
	height: 64px;
	border-radius: 100%;
	position: absolute;
	top: calc(50% - 32px);
	right: -90px;
	cursor: pointer;
	background: url("/upload/next.svg") #F7E6C8 no-repeat center / contain;
	-webkit-background-size: 20%;
	     -o-background-size: 20%;
	        background-size: 20%;
}
.desktop-menu #next:hover{
	background: url("/upload/next2.svg") rgba(116, 42, 25, 0.8) no-repeat center / contain;
	-webkit-background-size: 20%;
	     -o-background-size: 20%;
	        background-size: 20%;
}
.catolog li > a.img-link {position: relative; outline: none; display: block; max-height: 240px;}

.catolog li > a.img-link p{
	display: flex;
	-webkit-justify-content: center;
	        justify-content: center;
	-webkit-align-items: center;
	        align-items: center;
	background: rgba(167, 33, 40, 0.8);
	font-family: Open Sans;
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 120%;
	text-align: center;
	color: #FFFFFF;
	text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.5);
	min-height: 68px;
	height: 68px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	bottom: 0px;
	margin-bottom: 0px;
	-webkit-transition: 0.3s;
	   -moz-transition: 0.3s;
	    -ms-transition: 0.3s;
	     -o-transition: 0.3s;
	        transition: 0.3s;
	width: 100%;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}
@media(max-width: 1600px){
	.catolog li > a.img-link p{
		font-size: 18px;
	}
}
.catolog li > a.img-link:hover p{
	min-height: 100%;
	height: 100%;
}
.catolog li:first-child a.img-link:before {

	

    content: '';

    width: 90%;

    height: 90%;

    left: 6px;

    bottom: 10px;

    margin: 0;

    z-index: -1;

    position: absolute;

    -moz-border-radius: 120px;

    -webkit-border-radius: 120px;

    border-radius: 110px;

    -moz-box-shadow: 0px 5px 6px rgba(111, 36, 12,.4);

    -webkit-box-shadow: 0px 5px 6px rgba(111, 36, 12,.4);

    box-shadow: -2px -1px 6px rgba(111, 36, 12,.4);

    /* clip: rect(0 950px 30px -3px); */

    display: block;

    margin-left: 13px;	

	

}

.catolog li:nth-child(2) a.img-link:before {

    margin-left: -2px;	

}



.catolog li:hover a.img-link:before {

    

    z-index: 10;

    

    /* clip: rect(0 950px 30px -3px); */

}



/*.catolog li a.img-link:before {

    content: '';

    width: 90%;

    height: 90%;

    left: 6px;

    bottom: 10px;

    margin: 0;

    z-index: -1;

    position: absolute;

    -moz-border-radius: 120px;

    -webkit-border-radius: 120px;

    border-radius: 110px;

    -moz-box-shadow: 0px 5px 6px rgba(111, 36, 12,.4);

    -webkit-box-shadow: 0px 5px 6px rgba(111, 36, 12,.4);

    box-shadow: -2px -1px 6px rgba(111, 36, 12,.4);

	margin-left:-2px;

    /* clip: rect(0 950px 30px -3px); */

}


ul.catolog {padding-top: 3px;}



.top-h-row ul.adaptive > li.menu_opener i {

    display: inline-block;

    height: 40px;

    width: 40px;

    float: right;

    background: url(/bitrix/templates/our_shop/images/menu_opener.png) 1px 1px no-repeat;

}

@media(max-width: 1280px){
	.main_footer_contacts{
		max-width: 610px;
	}
	.footer_bottom .md-75{
		width: 80%;
	}
	.footer_bottom .md-25:nth-child(3), .footer_bottom .md-25:nth-child(4){
		width: auto;
	}
}
@media(max-width: 1305px){
	.prod_detail{
		width: 50%;
		margin-bottom: 20px;
	}
	.catalog_detail .props_list{
		flex-wrap: wrap;
	}
	.vacansy_text{
		-webkit-flex-direction: 	column;
		    -ms-flex-direction: 	column;
		        flex-direction: 	column;	
	}
	.vacansy_text img{
		margin-right: 	0px;
		padding-right: 	0px;
		width: 100%
	}
	.vacansy_text div{
		max-width: 	100%;
	}
	.garantee_box{
		-webkit-flex-direction: 	column;
		    -ms-flex-direction: 	column;
		        flex-direction: 	column;	
	}
	.garantee_list{
		margin-right: 	0px;
		width: 	100%;
	}
	.shop_map{
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	    
	}
	.consumer_box img{
		float: none;
		width: 100%;
		max-width: 100%;
		margin-right: 0px;
	}
	.shop_map .shop_list, .shop_map .map{
		width: 100%;
		max-width: 100%
	}
	.top-h-row ul.menu:not(.opened) > li > a span{
		font-size: 14px;
	}
	.phones__numbers #branches li:nth-child(1) p{
	 	margin-right: 20px;
	 }
	 .phones__numbers #branches li a{
	 	font-size: 16px;
	 	padding: 14px 10px;
	 }
	 .footer_bottom .md-75{
	 	width: 100%;
	 }
	 .footer_bottom .social{
	 	text-align: left;
	 }
	.news_slider.wr{
		flex-wrap: wrap
	}
	.news_akc_block .news_slider > li{
		width: 49%;
	}
	.grey_bg.about-wrapper .wrap_md {
		flex-wrap: wrap;
		-webkit-justify-content: space-around;
		        justify-content: space-around;
	}
	.about-wrapper .md-50.big{
		max-width: 100%;
	}
		.header__eye a{
		width: auto;
		height: auto;
		padding: 5px;
	}
	.header__eye a img{
		margin-right: 0px;
	}
	.header__eye a span{
		display: none;
	}
}
@media (max-width:1030px) {
	.articles-list.vertical .item_block.item:nth-child(3n-1){
		margin-right: 	0px;
		margin-left: 	0px;
	}
	.articles-list.vertical .item_block.item:nth-child(odd){
		margin-right: 	10px;
	}
	.articles-list.vertical .item{
		width: 	48%;
	}
	.footer_bottom .md-25{
		margin-top: 40px;
		margin-bottom: 40px;
	}
	.footer_flex{
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.footer_flex .md-50:nth-child(2){
		margin-top: 20px;
	}
	.news_akc_block .news_slider > li{
		margin-bottom: 30px;
	}
	.about-wrapper .md-50.big p.title_block{
		font-size: 36px;
	}
	.about-wrapper .md-50.big h2{
		text-align: left;
		font-size: 20px;
	}

	.desktop-menu #prev{
		left: -50px;
		width: 40px;
		height: 40px;
		background-size: 20%
	}
	.desktop-menu #next{
		right: -50px;
		width: 40px;
		height: 40px;
		background-size: 20%
	}


	

	body .include_bg.mobile-video {display: none;}

	.include_bg.mobile-video .wrapper_inner	{border-left: 2px solid #fff; border-right: 2px solid #fff; }	

	.header_wrap .iblock.social_block, .footer_bottom .wrap_md div div.md-25:not(.social-block) {display: none;}

	body .top-h-row ul.menu.full {	display: none; width: 100%; /*background: #340a00;*/ background: #fff; top: -8px; width: 100%; z-index: 999;}

	.wrapper_inner .start_promo .item.wide50 {display: none;}

	.top-h-row .content_menu .main-nav li {

		position: relative;

		zoom: 1;

		display: block;

		width: 100%;

		top: 0;

		text-align: left;
		padding-bottom: 	0px;

	}
	.top-h-row{
		height: 60px;
	}

	

	.header_logo_img {z-index:13;}

	body .top-h-row ul.adaptive {display: block;}

	.desktop-menu {display: none;}

	.content_menu {float: right;}

	.menu.full.opened { top:70px;}

	.content_menu .main-nav {

		width: 100%;

		position: absolute;

		right: 0;

		padding: 7px 0px;

	}



	.header__eye {margin-right: 10px;}

	.lang-block {

		float: left;

		width: 60%;

		line-height: 60px;

		margin-left: 37%;

	}

	body .top-h-row .header__search .search {display: block; position: relative; margin-left: 5px;}

	body .top-h-row .header__search {float: left; }

	

	.md-50.big .title_block {font-size: 20px;}

	.firms .md-50.img, .footer_bottom .md-25.social-block { display: block; width: 100%;}

	.include_bg.firms .md-50.img, .include_bg.firms .md-50.big {padding: 0; }


	#footer {min-height: auto;}


	#footer .footer_bottom {padding: 19px 0px 30px;}

	.cakes-block img {

		margin: 0 5px;

		float: right;

		width: 30%;

	}

	

	.cakes-ad {

		font-size: 20px;

		color: rgb(255, 255, 255);

		/* font-weight: bold; */

		text-transform: uppercase;

		line-height: 1.2;

		text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.75);

		float: left;

		width: 60%;

	}

	

	.ad-btn {margin-left:0; margin-top: 30px;}

	body .mobile-catalog-wrapper {display: block;} 

	.top.mobile-menu-nav {display: block}

	.menu_slider_navigation .flex-direction-nav {display: block !important; text-align: center;}

	.top-h-row .content_menu .main-nav li.menu_opener {top:5px; right: 5px;}

	#header, .front_page #header {padding: 0px 0px 25px;}

	.mobile-catalog.catolog {margin-bottom: 10px;}

	.wrapper_inner.wides  {margin-top: 20px;}

	.include_bg.firms {padding: 20px 0;}

	.wrapper_inner .start_promo .item {width: 33%;}

	.catalog_detail .props_list td {vertical-align: middle;font-size: 13px;} 

	

}



 @media (min-width:601px) and (max-width:768px) { 

 

      .start_promo .item:nth-child(4) {padding-bottom: 330px;}

	  .start_promo .item:nth-child(4) img {height: 330px;}

	  header .start_promo .item:first-child, header .start_promo .item:nth-child(3n+1) {border-left-width: 7px;}

	  .include_bg.firms .md-50.big {display: block; width: 100%; text-align: center;}

	  .about-wrapper .md-50.big {max-width: 100%;}

 

 }

 

 @media(max-width: 1030px){
 	body{
 		overflow-x: hidden;
 	}
 	.top-h-row .search{
 		line-height: 60px;
 	}
 	
 	.top_slider_wrapp .flexslider .banner_title span, .top_slider_wrapp .flexslider .banner_title span p{
 		font-size: 25px !important;
 		line-height: 1.3;
 		max-width: 500px;
 	}
 }

 @media (min-width:1031px) and (max-width:1270px) { 

 
 	.top-h-row .search{
 		line-height: 80px;
 	}
     .iblock.social_block {float: left;margin-left: 0px;}

	 .lang-block {float: right;width: 22.5%;line-height: 80px;}

	 .lang-block .header__eye {margin-right: 5px;}

	 body .header_wrap .top-h-row ul.menu {width: 73%;}

	 .footer_bottom .md-25:nth-child(3), .footer_bottom .md-25:nth-child(4) {width: 21.5%;padding-left: 0px;}

	 
	 .include_bg.tortiki-wrapper > .wrapper_inner {padding-top: 23px; text-align: left;}

	 .include_bg.tortiki-wrapper .ad-btn {margin-left:0;}

}

 

.mob_sec_menu{
	display: none;
}

 @media(max-width: 768px){
 	.top-h-row .search.remove{
 		height: 60px;
 	}
 	.search.remove:hover{
 		color: #242424
 	}
 	body#main .top_slider_wrapp .flex-direction-nav li{
 		top: 45%
 	}
 	body .header__search .search-open{
 		right: -85px;
 	}

 body#main .top_slider_wrapp .flex-direction-nav li a.flex-next {
    background-image: url('/upload/next.svg');
  }
   body#main .top_slider_wrapp .flex-direction-nav li a.flex-prev {
    background-image: url('/upload/prev.svg');
  }
  body .top_slider_wrapp .flex-direction-nav li a.flex-next {
    background-position: center
  }
  body .top_slider_wrapp .flex-direction-nav li a.flex-prev {
    background-position: center
  }
  body .top_slider_wrapp .flex-direction-nav li a.flex-prev:hover {
    background-position: center
  }
 	.mob_sec_menu{
 		display: inline-block;
    height: 40px;
    width: 40px;
    float: none;
        position: relative;
    left: 80px;
    margin-bottom: -34px;
    background: url(/bitrix/templates/our_shop/images/menu_opener.png) 1px 1px no-repeat;
 	}
 	.product_page .product-img__ctrl.ds, .wrapper_inner .product_page .share_wrapp{
 		position: static;
		color: #242424;
 	}
	
	#content .share_wrapp .text.button {color: #242424; font-weight: normal; font-size: 16px;}
	
	.catalog_detail .absolute_box {display: flex; justify-content: space-between; }
	
	.catalog_detail .tabs_section ul.tabs_content > li {padding-top: 0;}
	
	body .catalog_detail .item_main_info {margin-bottom: 0;}
    
	.share_wrapp .text.button:before {background: url(/upload/share.svg) no-repeat center / cover;}
	
 	.header__search .search-open {top: 60px}
	
 	body #content .left_block.catalog{
 		position: relative;
 		background: transparent;
 	}
 	.internal_sections_list{
 		position: absolute;
 		width: 100%;
 		top: 42px;
 		padding-bottom: 20px;
 		-webkit-box-sizing: border-box;
 		   -moz-box-sizing: border-box;
 		        box-sizing: border-box;
 	}
 	.item .child_container .child_wrapp ul{
 		display: block !important;
 	}

 }

@media (max-width:670px) { 
	#content .articles-list.lists_block.novelty{
		-webkit-justify-content: space-between;
		        justify-content: space-between;
	}
	#content .articles-list.lists_block.novelty section{
		width: 48.5%;
		margin-right: 0px;
	}
	.top_block a.old_news{
		margin-top: -28px;
	}
	 .top_block .title_block{
	 	text-align: left;
	 }
	.mob_sec_menu{
		left: 28px;
		margin-bottom: -33px;
	}
/*	.top_slider_wrapp .flexslider .slides{
		transform: translate3d(0px, 0px, 0px) !important;
	}*/
	.articles-list.vertical .item_block.item:nth-child(odd){
		margin-right: 	0px;
	}
	.articles-list.vertical .item_block.item{
		width: 	100%;
	}
	body .top_slider_wrapp .flexslider .slides li td.text *{
		text-align: left;
	}
	.prod_detail{
		width: 100%;
	}
	.viewed_slider{
		padding-bottom: 80px;
	}
	#prev{
		top: auto;
		bottom: -65px;
		right: 55%;
	}
	#next{
		top: auto;
		bottom: -65px;
		right: 35%;
	}
	.module-pagination .nums a, .module-pagination .nums span, .flex-direction-nav li{
		width: 36px;
	    height: 36px;
	    font-size: 16px;
	}
	#content .right_block .product-img__ctrl span{
		font-size: 13px;
	}
	.catalog_item .item-title a, .catalog_item .item-title a span, .view-item .item-title a span{
		font-size: 16px;
	}
	.header__eye {margin-right: 5px;}
	.footer_copyright{
		font-size: 14px;
	}
	.footer_inner p.small_title{
		font-size: 18px;
	}
	.footer_inner .md-75 p{
		line-height: 1.3;
	}
	.footer_copyright .alleft, .footer_copyright .alright{
		float: none;
		text-align: center;
		width: 100%;
	}
	.footer_copyright .alleft{
		margin-bottom: 15px;
	}
	.news_akc_block .news_slider > li{
		width: 100%;
	}
	.catolog li > a.img-link p{
		font-size: 16px;
	}


	.desktop-menu{
		width: 100%;
		padding-bottom: 50px;
	}
	.desktop-menu #prev{
		top: auto;
		bottom: 0px;
		left: 35%
	}
	.desktop-menu #next{
		top: auto;
		bottom: 0px;
		right: 35%
	}

	.header_logo_img img {max-width: 90px; }

	.lang-block {

		float: left;

		width: 60%;

		line-height: 60px;

		margin-left: 28%;

	}

	

	.header__search .search-open {top: 60px;right: -65px;}

	body section .right_block.catalog .ajax_load.list .catalog_block .catalog_item_wrapp {width: 49%;}

	.adaptive_filter {float: none;}

	.viewed_navigation.slider_navigation.top_big .flex-direction-nav {display: block !important;}

	.element_detail_text.wrap_md .product-table .product-table__title, .element_detail_text.wrap_md .product-table .product-table__title + td, .element_detail_text.wrap_md .product-table tr  {display: block;}

	.element_detail_text.wrap_md .product-table tr  {margin-bottom: 8px;}

	.catalog_block .catalog_item {overflow: visible;}

	body .right_block.catalog .catalog_block .catalog_item_wrapp:nth-child(2n) {}

	

	

}



@media (max-width:350px) { 

	.header__lang a {

		color: #222;

		font-weight: 600;

		font-size: 14px;

		padding: 0 7px;

	}

	

	.header_logo_img img {max-width: 70px;}

	.mobile-catalog-wrapper .catolog li .root-item {font-size: 13px;}

	.header__search .search-open {right: -20px; width: 260px;}  

}



.main-nav .menu.full span {color:#222; }

.news_akc_block .img {max-height: 228px;}

.mobile-catalog.catolog li {margin-right:5px;}

.mobile-catalog.catolog li a.img-link:before {display: none;}

.mobile-catalog-wrapper .flex-viewport {

    width: 100%;

    z-index: 10;

}



.include_bg.mobile-video, .mobile-menu-nav, .mobile-catalog-wrapper {display: none;}

.top-h-row.mozilla-top-h-row {outline: none;}

.top-h-row.mozilla-top-h-row:after {

	position: absolute;

    content: "";

    left: 0;

    top: 72px;

    height: 2px;

    width: 100%;

    background: #340a00;

}



#content img {padding-right: 15px; padding-bottom: 4px;}

#content .image_wrapper_block img {padding: 0; max-height: 100%; object-fit: contain}



div.item-title + div {margin-top: 5px;}

.product-table__title.display-block {font-weight: 700;}



.product-item__params__ii.cols__i {padding: 0px 30px;}

.bx_pagination_section_two {display: none;} 

.bx_pagination_section_one .bx_pg_section.pg_pagination_num .bx_pg_text {display: none;}



.bx_pagination_bottom .bx_pagination_page li.bx_active {

	color: #FFF;

    background: #2d0b00;

	display: inline-block;

    width: 33px;

    height: 29px;

    text-align: center;

    line-height: 29px;

    margin: 0px 5px 5px 0px;

    text-decoration: none;

    font-size: 13px;

    font-weight: 600;

    border-radius: 2px;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

	

	}

	

.bx_pagination_section_one {text-align: center;}



.bx_pagination_bottom .bx_pagination_page li {

	display: inline-block;

    width: 33px;

    height: 29px;

    text-align: center;

    line-height: 29px;

    margin: 0px 5px 5px 0px;

    text-decoration: none;

    font-size: 13px;

    font-weight: 600;

    border-radius: 2px;

    -webkit-border-radius: 2px;

    -moz-border-radius: 2px;

	}







td.display-block {

  

    word-break: break-all;

}

 

.header__eye {/*display: none;*/}



.catolog li .root-item-selected {

    font-size: 14px;

    font-family: "Open Sans";

    color: rgb(36, 36, 36);

    text-transform: uppercase;

	font-weight: 700;

	

} 



.catolog li.li-item-selected a.img-link:before {

    content: '';

    width: 90%;

    height: 90%;

    left: 6px;

    bottom: 10px;

    margin: 0;

    z-index: 1;

    position: absolute;

    -moz-border-radius: 120px;

    -webkit-border-radius: 120px;

    border-radius: 110px;

    -moz-box-shadow: 0px 5px 6px rgba(111, 36, 12,.4);

    -webkit-box-shadow: 0px 5px 6px rgba(111, 36, 12,.4);

    box-shadow: -2px -1px 6px rgba(111, 36, 12,.4);

    margin-left: -2px;

 

}



.social a {display: none;} 

.social a:last-child, .social a:nth-child(4)  {display: inline-block;} 



@media (min-width: 991px) {

	.iblock.social_block {

		float: left;

		margin-left: 0px;

		width: 10%;

		text-align: right;

	}

}



#content .page_not_found .image img {padding-bottom: 0px; padding-right: 0px;}



.wrapper_inner.catalog-menu-wrapper {position: relative; padding-top: 50px;}

.eu-games {position: absolute; right: 45px; top: -70px;} 

.eu-games a {display: inline-block; width: 132px; height: 46px; background: url(/include/eur-games.png) center center no-repeat; }

.eu-games a:hover {background: url(/include/eur-games2.png) center center no-repeat;}



@media (max-width: 1020px) {

	.eu-games {

		text-align: center; 

		position: relative;

		top: -20px; 

		right: auto;

	}

}





/*paskha-page*/



.paskha-page .header_wrap,  .bravo-page .header_wrap, .eg-page .header_wrap, .pryaniki-page .header_wrap {display: none;}



header.easter {box-sizing: border-box; background: url(/bitrix/templates/our_shop/images/kulich.jpg) top center no-repeat; min-height: 748px; max-width: 1920px; margin: 0 auto; padding-top: 134px;} 



.easter-congrat	{

	  font-size: 55px;

	  font-family: "Open Sans";

	  color: #0078c1;

	  line-height: 1.2;

	  text-align: center;

	  /*text-shadow: #fff 4px 4px 4px, #fff -2px -2px 0, #fff -2px 2px 0, #fff 2px -2px 0;*/

	  font-weight: 600;

	  margin-top: 30px;

	  text-shadow: 0 -1px 3px #fff, 0 -1px 3px #fff, 0 1px 3px #fff, 0 1px 3px #fff, -1px 0 3px #fff, 1px 0 3px #fff, -1px 0 3px #fff, 1px 0 3px #fff, -1px -1px 3px #fff, 1px -1px 3px #fff, -1px 1px 3px #fff, 1px 1px 3px #fff, -1px -1px 3px #fff, 1px -1px 3px #fff, -1px 1px 3px #fff, 1px 1px 3px #fff;}





.logo-easter {max-width: 650px; margin: 0 auto; text-align: center;}





.paskha-page .wrapper, .bravo-page .wrapper {max-width: 1920px; margin: 0 auto; background: #fff; padding-bottom: 0;}



.video-wrapper .container {padding: 90px 0;}



.paskha-page .products-wrapper { background:url(/bitrix/templates/our_shop/images/back-easter.png) no-repeat; min-height: 517px; }



.products-head {

  text-align: center;   

  font-size: 30px;

  font-family: "Open Sans";

  color: rgb(36, 36, 36);

  font-weight: bold;

  text-transform: uppercase;

  line-height: 1.2;



}





.paskha-page .catolog li img {

	box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.22);

    border-radius: 100%;}





body.paskha-page {background: #b30202;}

.paskha-page .wrapper.video-wrapper {background: #fff;}



.wrapper.products-wrapper .container {padding-top: 88px;}



.paskha-page .catolog li > div.img_link {

    position: relative;

    display: block;

} 



.paskha-page .catolog li {width: calc(100%/5 - 30px);}



.paskha-page ul.catolog {max-width: 770px; margin: 56px auto 58px; } 



.go-toproducts {text-align: center;}

	 

.go-toproducts a 



   {font-size: 24px;

    font-family: "Open Sans";

    color: rgb(179, 2, 2);

    /* text-decoration: underline; */

    border-bottom: 2px solid #c05151;

    line-height: 26px;

    display: inline-block;}

	  

	 

.wrapper.invite-wrapper {min-height: 400px; background:url(/bitrix/templates/our_shop/images/net-bg.jpg) no-repeat;}

.invite-text { 

      font-size: 30px;

	  font-family: "Open Sans";

	  color: rgb(255, 255, 255);

	  font-weight: bold;

	  text-transform: uppercase;

	  line-height: 1.2;

	  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.75);

	  margin-bottom: 40px; 

}



.wrapper.invite-wrapper .container {

   text-align: center;

   padding-top: 146px;

}



.invite-wrapper .ad-btn {margin-left:0;}

.ad-btn:hover {background: #340a00; color: #fff; border: 1px solid #fff; box-shadow: 0 0 0 0px #340a00, 0 0 0 4px #340a00;}



.paskha-page .shops.list {display: block;}



.paskha-page .wrapper.map-wrapper  .contacts_map {margin-bottom: 16px;}



.go-toproducts a:hover {border-bottom: none;}



.wrapper.map-wrapper .contacts_map {margin: 0;}



.paskha-page .footer_copyright, .bravo-page .footer_copyright,  .eg-page .footer_copyright {max-width: 1920px; margin: 0 auto; background: linear-gradient(180deg, #742A19 0%, #8C3C2A 216.67%), #9B320D; }





.paskha-page .catolog li:hover {}



@media (min-width: 768px) {

	.paskha-page .container, .bravo-page .container {

		width: 750px;

		margin: 0 auto;



	 } 



}





@media (min-width: 992px) {

	.paskha-page .container, .bravo-page .container {

		width: 970px;

		margin: 0 auto;



	}



}



@media (min-width: 1200px) {

	.paskha-page .container, .bravo-page .container, .eg-page .add-wrapper .container  {

		width: 1170px;

		    margin: 0 auto;

	}

	

	.pryaniki-page .add-wrapper .container {

		width: 1200px;

		margin: 0 auto;

	}

	

	.eg-menu.catolog li .root-item {

		

		font-size: 18px;

		font-family: "Open Sans";

		color: rgb(36, 36, 36);

		text-transform: uppercase;

		font-weight: 400;

		margin-top: 4px;

		display: inline-block;

		left: -25px;

		position: relative;



		}

		

		ul.catolog.eg-menu {padding-left: 30px;}

}







@media (max-width:600px) { 
	.garantee_list_box{
		-webkit-flex-direction: 	column;
		    -ms-flex-direction: 	column;
		        flex-direction: 	column;	
	}
	.table_wrap{
		overflow-x: auto
	}
	.jobs_wrapp .item .description_wrapp .description table tr td{
		white-space: nowrap;
		padding-right: 	25px;
	}

	.paskha-page .catolog li {width: calc(100%/2 - 30px);}

	.paskha-page .catolog.desktop-menu {display: block;}

	.paskha-page .products-wrapper {

		background: url(/bitrix/templates/our_shop/images/back-easter.png) no-repeat;

		min-height: 1px;

		background-size: cover;

	}

	

	.products-head {font-size:20px;}

	.wrapper.products-wrapper .container {padding: 38px 15px 38px;}

	.paskha-page ul.catolog {margin: 36px auto 38px;}

	.wrapper.video-wrapper .container {padding:10px;} 

	.wrapper.products-wrapper .catolog li {

		float: left;

		/* margin-right: 30px; */

		text-align: center;

		margin: 0 15px 25px;

	} 

	

	header.easter {

		background: url(/bitrix/templates/our_shop/images/kulich.jpg) center center no-repeat;

		min-height: 448px;

		max-width: 1920px;

		margin: 0 auto;

		padding-top: 34px;

		background-size: cover;

	}

	

	

	.wrapper.video-wrapper iframe {max-height: 330px;}

	

	.wrapper.products-wrapper .catolog li:last-child {width: 100%; margin:0;}

	body.paskha-page {background: #fff;}

	.paskha-page .footer_copyright, .bravo-page .footer_copyright {background-repeat: repeat;}

	

	.logo-easter img {max-width: 200px; }

	.easter-congrat { font-size: 32px;}

	.bravo-page .bravo .easter-congrat {

		font-size: 28.58px;

		font-family: "Magnolia";

		color: rgb(79, 39, 73);

		line-height: 1.229;

		text-align: center;

	} 

	

	.bravo-page .logo-easter img {

		max-width: 150px;

	}

	

	body header.bravo {padding-top: 44px; min-height:378px; }

}



@media (max-width:768px) {  

	.contact_info .container{

		padding-right: 15px;

		padding-left: 15px;

	}

	.products-wrapper .desktop-menu {

		display: block;

	} 

	

	.video-wrapper iframe {max-height: 440px; }



}





.photogallery .artismedia_gallery_box a.more-photo {

	position: absolute;

    right: 0;

    bottom: 5px;

	font-size: 15px;

    color: #f2703c;

    font-size: 16px;

    font-weight: 600;

    line-height: 19.41px;

    text-transform: uppercase;	

}



.catolog li:first-child.li-item-selected a.img-link:before {margin-left: 13px;} 



@font-face {

  font-family: 'Magnolia';

  src: url('/bitrix/templates/our_shop/fonts/Magnolia.ttf') format('truetype');



}





header.bravo {

    box-sizing: border-box;

    background: url(/bitrix/templates/our_shop/images/bravo-header.jpg) top center no-repeat;

    min-height: 748px;

    max-width: 1920px;

    margin: 0 auto;

    padding-top: 134px;

}





.bravo-page .easter-congrat {

  font-size: 58.58px;

  font-family: "Magnolia";

  color: rgb(79, 39, 73);

  line-height: 1.229;

  text-align: center;



	

}



.bravo-page .products-wrapper {

	background: url(/bitrix/templates/our_shop/images/adv-group.jpg) top center no-repeat;	

	min-height: 420px; 

}



.bravo-page .wrapper.invite-wrapper {

	background: url(/bitrix/templates/our_shop/images/shop-bg.jpg) top center no-repeat;

	min-height: 350px;

}





.bravo-page .wrapper.invite-wrapper .container {padding-top: 82px;}

.bravo-item {

	width: 190px; 

	height: 176px; 

	background: url(/bitrix/templates/our_shop/images/adv-item-bg.png) top center no-repeat;

	font-family: "Magnolia";

	font-size: 18px;

	color: #fff;

	line-height: 1.3;

	display: table-cell;

    vertical-align: middle;

	}



.bravo-page .products-wrapper .catolog li {width: auto; margin-right: 7%;}

.bravo-page .products-wrapper .catolog li:last-child {margin-right: 0;}

.bravo-page .products-wrapper .catolog {max-width: 970px; margin: 0 auto; margin-top: 59px;}

.bravo-page .add-wrapper h1 {

  text-align: center;

  font-size: 30px;

  font-family: "Open Sans";

  color: rgb(36, 36, 36);

  font-weight: bold;

  line-height: 1.2;

  margin-top: 87px;

}



.bravo-page .add-wrapper .adv-first-row {    

    display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flex;

    display: -o-flex;

    display: flex;

    max-width: 835px;

    margin: 0 auto;

    -ms-align-items: center;

    align-items: center;

    justify-content: space-between;}



.wrapper.add-wrapper {text-align: center; padding-bottom: 100px; }



.adv-second-row   

   {display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flex;

    display: -o-flex;

    display: flex;

    max-width: 1000px;

    margin: 0 auto;

    justify-content: space-between;

}

.adv-second-row > .dscnt:first-child, .adv-second-row > .dscnt:nth-child(3)  {

	margin-top: 130px;

}





.get  {

  font-size: 30px;

  font-family: "Open Sans";

  color: rgb(36, 36, 36);

  font-weight: bold;

  line-height: 1.2;

  text-align: center;

  margin: 25px 0 40px;

 

}





.dscnt span:first-child	{ 

      font-size: 53px;

	  color: #b90101;

	  font-weight: bold;

	  line-height: 1.2;

	  background-image: linear-gradient(to left, #b50202, #bb0101, #bd0101, #be0101, #c10000);

	 -webkit-background-clip: text;

     -webkit-text-fill-color: transparent;

	  display: block;

	   margin-bottom: 10px;



	  }





.dscnt span:nth-child(2)	{ 

      font-size: 30px;

	  font-family: "Open Sans";

	  color: rgb(36, 36, 36);

	  font-weight: bold;

	  text-transform: uppercase;

	  line-height: 1.2;

	  display: block;

 }

	  

.dscnt span:last-child	{ 

      font-size: 23.537px;

	  color: rgb(145, 145, 145);

      line-height: 1;

	  display: block;

	  margin-top: 4px;

	}  

	

	

.dscnt.last {margin-top: 45px;}	

.dscnt.last span:nth-child(3), .third	{ 

       font-size: 20px;

	   text-transform: uppercase;

	   color: rgb(36, 36, 36);

	  font-weight: bold;

 }



.add-wrapper hr {max-width: 78px; height: 2px; background-color: #181b1e; margin: 50px auto 30px;}

.add-term	

	  {font-size: 25px;

	  font-family: "Open Sans";

	  color: rgb(36, 36, 36);

	  font-weight: bold;

	  line-height: 1.2;}

	  

@media (max-width:768px) {  

	  .bravo-page .products-wrapper .catolog li {margin-right: 3%;}

	  .bravo-item { width: 170px; }

}

 

@media (max-width:600px) {

	.landing_title{

		font-size: 18px;

	}

	.landing_title:after{



		background: url(/bitrix/templates/our_shop/images/h1-right.png) no-repeat center / contain;

		width: 50px;

		height: 36px;	

}

.landing_title:before{

		background: url(/bitrix/templates/our_shop/images/h1-left.png) no-repeat center / contain;

		width: 50px;

		height: 36px;	

}

	 .bravo-item {

		width: 160px;

		height: 146px;

		background: url(/bitrix/templates/our_shop/images/adv-item-bg.png) top center no-repeat;

		background-size: contain;

	}

	 .bravo-page .products-wrapper .catolog li, .bravo-page .products-wrapper .catolog li:last-child {

		width: 48%;

		margin: 1%;

	}

	ul.desktop-menu.eg-menu .img_link {width: 160px; height: 160px;}

	

	.logo-games {padding-left: 10px;}

	.catalog-wrapper.wrapper.deadline .col-md-12 {width: 95%;margin: 0 auto;}

	ul.catolog.eg-menu {padding-left: 20px;}

	#DateCountdown div.time_circles {width: 100%;} 

	.bravo-page .products-wrapper {background-repeat: repeat-y;}

	.bravo-page .add-wrapper .adv-first-row {display: block;}

	.adv-first-row img {max-width:70%;} 

	.adv-second-row {max-width: 95%;}

	.dscnt span:first-child {font-size: 28px;}

	.dscnt span:nth-child(2) {font-size: 18px;}

	.dscnt span:last-child {font-size: 16px;}

	.dscnt.last span:nth-child(3), .third {margin-top: 0; font-size: 14px;}

	.adv-second-row > .dscnt:first-child, .adv-second-row > .dscnt:nth-child(3) {margin-top:0;}

	.dscnt.last {margin-top: 25px;}

	.adv-first-row img:first-child {margin-bottom: 20px;}

	.dscnt img {max-width: 95%;}

	.desktop-menu.eg-menu.catolog li {width: calc(100%/2);} 

	.service-wrapper .start_promo .item:first-child, .start_promo .item:nth-child(3n+1) {border-left-width: 15px;}

	.pryaniki-page .service-wrapper .start_promo .item, .pryaniki-page .service-wrapper .start_promo .item img, .pryaniki-page .service-wrapper .start_promo .item.wide50 {width: 100%; border-bottom-width: 0px;}

	.pryaniki-page .service-wrapper .start_promo .item.wide50	{padding-bottom: 240px;}

	.pryaniki-page .wrapper.invite-wrapper .why-item .why-text { font-size: 14px;}

	.pryaniki-page .wrapper.invite-wrapper .container .invite-text h2 {font-size: 18px;}

	.pryaniki-page .wrapper.invite-wrapper .invite-text h2:before, .pryaniki-page .wrapper.invite-wrapper .invite-text h2:after {transform: scale(0.5); top: -11px;}

	.pryaniki-page .invite-wrapper .why-img {display: inline-block;vertical-align: middle;width: 73px;height: 73px; margin: 0 15px;} 

     .pryaniki-page div.wrapper.invite-wrapper {min-height: 442px;}

 }

 

 @media (max-width: 768px) {

	.desktop-menu.eg-menu {display: block; padding-left: 15px } 

	.desktop-menu.eg-menu.catolog li {width: calc(100%/4);}

	.eg-page header.egames {padding-top: 20px;}

	.eg-page div.footer_copyright {background-size: cover;}

	.eg-page header.egames {min-height: auto;}

	.eg-page .add-wrapper h2 {padding: 0 12px;}

	.catalog-wrapper.deadline h2.coolHeading {font-size: 24px;}

	.eg-page .wrapper.add-wrapper h1 {margin-top: 40px;}

	ul.desktop-menu.eg-menu .img_link {width: 160px; height: 160px;}

	



 }

 

 @media (max-width: 330px) {

	.bravo-item {

		font-size: 16px;

		height: 126px;

	} 



 }

 

.invite-text2 {font-size: 22px;}

 

 

header.egames {

	box-sizing: border-box;

    background: url(/bitrix/templates/our_shop/images/back-egames.jpg) top center no-repeat;

    min-height: 750px;

    max-width: 1920px;

    margin: 0 auto;

    padding-top: 134px;} 

	

.logos-container {

	display: flex;

    max-width: 1250px;

    margin: 0 auto;

    justify-content: space-between;

}

	

	

.desktop-menu.eg-menu .img_link {width: 170px; height: 170px; border-radius: 100%; background: #f8f8f8; display: table-cell;vertical-align: middle; border: 3px solid transparent;}



.eg-menu.catolog li {

    float: left;

    margin: 0 auto;

    width: calc(100%/5);

    text-align: center;

}



.eg-menu.catolog li .root-item {display: block; text-transform: none; opacity: 0; min-height: 63px;}





@media (min-width: 1200px) {

	.eg-menu.catolog li:nth-child(5n+1) {clear: left;}



}







.eg-menu.catolog li:hover .img_link {border: 3px solid #2e96d4;}

.eg-menu.catolog li:hover .root-item {opacity: 1;}

.eg-page .add-wrapper h1 span {color: #0078c1;}





.eg-page .add-wrapper h2	

   {font-size: 22px;

	font-family: "Open Sans";

	color: rgb(36, 36, 36);

	line-height: 1.2;}





	

.eg-page .add-wrapper h1 {

	line-height: 1.2; 

	font-size: 30px;

	font-family: "Open Sans";

	color: rgb(36, 36, 36);

	font-weight: bold;

	margin-top: 80px;

  

}



.catalog-wrapper.deadline .coolHeading {  

  font-size: 30px;

  font-family: "Open Sans";

  color: rgb(36, 36, 36);

  font-weight: bold;

  line-height: 1.2;

}



.eg-page .wrapper.invite-wrapper {

    background: url(/bitrix/templates/our_shop/images/shop-bg.jpg) top center no-repeat;

    min-height: 350px;

	padding-bottom: 0;

}



.eg-page .add-wrapper hr {    margin: 40px auto 40px;}

.eg-page .wrapper, .pryaniki-page .wrapper {padding-bottom: 0;}

.eg-page .footer_copyright {background: url(/bitrix/templates/our_shop/images/footer-bg.jpg) repeat-x;}

.eg-page .wrapper.invite-wrapper .container {padding-top: 126px;}

 

.eg-page .last-items {

	

	display: -webkit-flex;

    display: -moz-flex;

    display: -ms-flex;

    display: -o-flex;

    display: flex;

    max-width: 835px;

    margin: 0 auto;

    -ms-align-items: center;

    align-items: center;

    justify-content: space-between;

}





.catolog.desktop-menu.eg-menu.last-items {    

	max-width: 439px;

    margin: 0 auto;

	padding-left: 0}

	

.catolog.desktop-menu.eg-menu.last-items li {width: 100%;}

	

ul.catolog.eg-menu {margin-bottom: 0;}



.fa.fa-bars, .soc-reg{

	display:none;

}

.bx-aside-nav-control.bx-closed{

	display:none;	

}



.news_slider_wrapp .news_slider li a:hover img {

	 transform: scale(1.08);

    -webkit-transform: scale(1.08);

   -webkit-filter: saturate(1);

	}

	

.news_slider_wrapp .news_slider li a img {

	transition: all 1s ease;

    moz-transition: all 1s ease;

    -ms-transition: all 1s ease;

    -o-transition: all 1s ease; 

    -webkit-transition: all 1s ease;

}



#content .right_block div {

   font-family: Open Sans;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #242424;

}
#content .right_block div.news_date_time_detail{
	color: #a33c25
}
#content .right_block div.mb-likes{
	min-height: 69px;
	margin-bottom: 80px;
}

table tr td{
	padding-left: 7px;
	padding-right: 7px;
}


header.pryanik {    

	box-sizing: border-box;

    background: url(/bitrix/templates/our_shop/images/visual-pryanik.png) top center no-repeat;

    min-height: 620px;

    max-width: 1920px;

    margin: 0 auto;

    padding-top: 34px;}

	

.pryaniki-page .easter-congrat {

    font-size: 40px;

    font-family: "Magnolia";

    color: rgb(255, 255, 255);

    line-height: 1.229;

    text-align: center;

	text-shadow: none;

}

	 

.pryaniki-page .wrapper.add-wrapper h1 {max-width: 505px; margin: 0 auto; position: relative; padding: 60px 0 36px;;}  

.pryaniki-page .wrapper.add-wrapper h1:after  {

		position: absolute;

		content: "";

		background: url(/bitrix/templates/our_shop/images/h1-right.png) top center no-repeat;

		display: inline-block;

		width: 101px;

		height: 36px;	

		right: 0;

	} 



	.pryaniki-page .wrapper.add-wrapper h1:before  {

		position: absolute;

		content: "";

		background: url(/bitrix/templates/our_shop/images/h1-left.png) top center no-repeat;

		display: inline-block;

		width: 101px;

		height: 36px;

		left: 0;		

	} 

	  

	 

	 

	 .service-wrapper .start_promo .item {

		float: left;

		width: 33.333%;

		border: 15px solid transparent;

		border-bottom-width: 15px;

		box-sizing: border-box;

		overflow: hidden;

		position: relative;

		padding-bottom: 240px;

		float: left;

		height: 0;

		-moz-transition: all 0.1s ease;

		-o-transition: all 0.1s ease;

		-ms-transition: all 0.1s ease;

		transition: all 0.1s ease;

		-webkit-backface-visibility: hidden;

		-moz-backface-visibility: hidden;

		-ms-backface-visibility: hidden;

} 





	 .service-wrapper .start_promo .item.wide50 {

		float: left;

		width: 50%;

		border: 15px solid transparent;

		border-bottom-width: 15px;

		box-sizing: border-box;

		overflow: hidden;

		position: relative;

		padding-bottom: 371px;

		height: 0;

		-moz-transition: all 0.1s ease;

		-o-transition: all 0.1s ease;

		-ms-transition: all 0.1s ease;

		transition: all 0.1s ease;

		-webkit-backface-visibility: hidden;

		-moz-backface-visibility: hidden;

		-ms-backface-visibility: hidden;

} 





.service-wrapper .start_promo .item img {max-height: 371px;}

.pryaniki-page .wrapper.invite-wrapper {    

    min-height: 400px;

    background: url(/bitrix/templates/our_shop/images/whywe.jpg) no-repeat;

	max-width: 1920px;

	margin: 0 auto;

	min-height: 502px;	}

	

.invite-wrapper	.why-img {

	display: inline-block;

    vertical-align: middle;

	width: 83px;

    height: 83px;

	margin-right: 15px;}

		

.pryaniki-page .wrapper.invite-wrapper .container {max-width: 1170px; margin: 0 auto; text-align: left; padding-top: 60px; padding-bottom: 74px;}

.pryaniki-page .wrapper.invite-wrapper .why-text 

	{font-size: 22px;

	font-weight: 600;

    font-family: "Open Sans";

    color: rgb(255, 255, 255);

    line-height: 1.2;

    display: inline-block;

    width: calc(100% - 108px);

    vertical-align: middle;}

	

	

.pryaniki-page .wrapper.invite-wrapper .invite-text {text-align: center;}

.pryaniki-page .wrapper.invite-wrapper .invite-text h2 {line-height: 1; max-width: 690px; margin: 0 auto; color: #fff; font-size:35px; text-transform: none; font-weight: 600; position: relative;}

.pryaniki-page .wrapper.invite-wrapper .invite-text h2:after  {

		position: absolute;

		content: "";

		background: url(/bitrix/templates/our_shop/images/why-right.png) top center no-repeat;

		display: inline-block;

		width: 102px;

		height: 38px;	

		right: 0;

	} 

	

.pryaniki-page .wrapper.invite-wrapper h2:before  {

		position: absolute;

		content: "";

		background: url(/bitrix/templates/our_shop/images/why-left.png) top center no-repeat;

		display: inline-block;

		width: 102px;

		height: 38px;

		left: 0;

	

	} 

	  

.service-wrapper .start_promo {padding-bottom: 70px;}



.wrapper.map-wrapper {max-width: 1920px; margin: 0 auto;}

.pryaniki-page .footer_copyright	{

 	background-image: -moz-linear-gradient( 90deg, rgb(168,73,0) 0%, rgb(183,81,1) 100%);

	background-image: -webkit-linear-gradient( 90deg, rgb(168,73,0) 0%, rgb(183,81,1) 100%);

	background-image: -ms-linear-gradient( 90deg, rgb(168,73,0) 0%, rgb(183,81,1) 100%);}



	

	

.service-wrapper .item .wrap_tizer {

		box-shadow: none; 

		background-color: rgba(160, 70, 0, .8);

		border: 1px solid #fff; 

		color: #fff;

		text-transform: none;

		padding: 10px 14px;

	

	}

	

	

.service-wrapper div.wrap_tizer .wrap_outer .inner_text {color: #fff; font-size: 20px;}

.why-item {margin-bottom: 15px;}



.pryaniki-page .schedule_phone_email .phone_email {width: 30%; word-break: normal;}

@media(max-width: 992px){
	.wrapper_inner .tizers_block .item {
		margin-right: 	10px;
	}
}
@media (max-width: 600px) {
		/*	body#main .top_slider_wrapp .flex-direction-nav li{
	    	display: block;
	    }*/
	#content .right_block div.mb-likes {
	    min-height: 95px;
	    margin-bottom: 0px;
	}
	.events.sections{
		height: auto;
		margin-bottom: 15px;
	}
	.not_main_wrapper.wrapper_inner .main_title h1{
		max-width: 	100%;
		font-size: 	25px;
		line-height: 	1.3;
	}
		
		.wrapper_inner .start_promo {padding-top: 207px; position: relative;}
		.header_wrap .wrapper_inner .start_promo .item.wide50 {
			display: block;
			position: absolute;
			top: 0;
			z-index: 99999;
			width: 100%;}
			
		body .slider-banner_navigation {top: -105px !important;}
		.slider-banner_navigation .flex-direction-nav {display: flex !important;} 
		.flex-control-nav {display: none;}
		.start_promo .item.wide50 img {max-height: 205px;}
		.header_wrap .wrapper_inner .start_promo .item.wide50 {padding-bottom: 206px; border-bottom: 3px solid #fff;}
	
	
}
	
	
	.slider-banner_navigation .flex-direction-nav .flex-disabled {display: inline-block;}
	.breadcrumbs { margin: 30px 0px 15px;}
    .container .breadcrumbs span {font-size: 16px;}
  
    
    .container .breadcrumbs a span  {font-size: 16px;}
    
	
@media(max-width: 1024px){
	.footer_bottom .social{
		-webkit-justify-content: flex-start;
		        justify-content: flex-start;
	}
}

.flexslider .banner_title span {
    font-size: 32px;
    line-height: 44px;
    background: rgba(0, 0, 0, 0.45);
    border-radius: 20px;
	padding: 20px 51px;
	line-height: 1.28;
}

footer hr {background: #D5C4A6;}


.reviewitem .author, .answer-review .moderator {display: flex; align-items: center; margin-bottom: 14px;}

.reviewitem .author .name, .answer-review .moderator {font-style: normal; font-weight: 600; font-size: 20px; line-height: 1.6; color: #242424;} 
.reviewitem .subject {font-weight: 600; font-size: 18px; line-height: 1.6; color: #242424; margin-bottom: 20px;}


#content .reviewitem .author img {padding-bottom: 0;}

#content .reviewitem .user-img {display: flex; align-items: center;}

.reviewitem .answer-review {padding-left: 20px; border-left: 3px solid #683814; margin-top: 30px;}

.reviewitem	.reviewtext, .reviewitem .answertext {font-weight: normal; font-size: 18px; line-height: 1.6; color: #242424 }

.reviewitem {padding-top: 32px; padding-bottom: 40px; border-bottom: 1px solid #E5E5E5;}

.reviewitem .name {margin-right: 15px;}

.rateit .rateit-range {letter-spacing: 8px;}

.reviewitem .date {
	margin-left: auto; 
	font-weight: normal;
	font-size: 16px;
	line-height: 1.60;
	color: #909090;}

.jq-file.inputfile {

	border: 1px solid #E1E1E1;
	box-sizing: border-box;
	border-radius: 3px;
	box-shadow: none;
	padding: 15px;
	width: 100%;
	position: relative;
	cursor: pointer;
}


.jq-file.inputfile .jq-file__browse 
	{       box-shadow: none; background: none; max-width: 157px; 
			text-align: center; 
			top: 15px; 
			left: 15px; 
			border: 1px solid #683814; 
			box-sizing: border-box; 
			border-radius: 5px; 
			line-height: 45px;
			font-weight: 600;
			font-size: 16px;
			color: #683814;
			font-family: "Open Sans";
			z-index: 0;
	}
	
.jq-file.inputfile .inputfile {cursor: pointer;}

.jq-file.inputfile .jq-file__name {    
	display: flex;
    align-items: center; 
	height: 46px; 
	padding: 0 10px 0 180px; 
	border: none; 
	box-shadow: none; 
	font-size: 16px; 
	color: #909090; 
	line-height: 22px;  
	-webkit-font-smoothing: antialiased; }
	
.REVIEW_FORM .jq-file input {width: 150px; left: 15px; top: 15px;  }

	
.form.REVIEW_FORM .form-control input, .form.REVIEW_FORM .form-control textarea {
	height: 50px;
	border: 1px solid #E1E1E1;
	box-sizing: border-box;
	border-radius: 3px; 
	-webkit-font-smoothing: antialiased;}

.form.REVIEW_FORM .form-control label {
	font-weight: normal;
	font-size: 18px;
	line-height: 1.6;
	color: #242424;
	margin-bottom: 8px;
}

.form.REVIEW_FORM .form-control.MARK {display: flex; align-items: center;}
.form.REVIEW_FORM .form-control.MARK label {margin-bottom: 0; margin-right: 15px}
.form.REVIEW_FORM .form-control input::-webkit-input-placeholder, 
.form.REVIEW_FORM .form-control input::-moz-input-placeholder, 
.form.REVIEW_FORM .form-control input::-ms-input-placeholder, 
.form.REVIEW_FORM .form-control input::-o-input-placeholder { color:#6a6a6a; font-size: 18px;}
.form.REVIEW_FORM .form-control textarea {min-height: 150px;}
.form.REVIEW_FORM .form_footer {text-align: center; }
.form.REVIEW_FORM .form_footer input[type="submit"] {padding: 18px 30px 19px; font-family: "Open Sans"; text-transform: none; background: #683814; border-radius: 5px; font-weight: 600; font-size: 22px; line-height: 22px;  } 
.faq_ask.reviews_ask {border-left: none; border-right: none; padding-bottom: 60px;}
.reviews_ask h3 {font-weight: 600; font-size: 26px; line-height: 35px; color: #242424; text-align: center; margin-bottom: 45px;}
.form.REVIEW_FORM .form_footer input[type="submit"]:hover { background: #2d0b00;}	
.form.REVIEW_FORM input[type="checkbox"] {display: none;} 	
.form.REVIEW_FORM input[type="checkbox"] + label {
    padding-left: 40px;
    line-height: 28px;
	cursor: pointer;
	position: relative;
}

.form.REVIEW_FORM input[type="checkbox"] + label:after {
    font-size: 0;
    content: ".";
    display: block;
    height: 24px;
    width: 24px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 2;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    box-shadow: 0px 0px 0px 1px #cccccc inset;
    -moz-box-shadow: 0px 0px 0px 1px #cccccc inset;
    -webkit-box-shadow: 0px 0px 0px 1px #cccccc inset;
    background: #fff;
	
}

.form.REVIEW_FORM input[type=checkbox]:checked+label:after {  background: #fff url(/bitrix/templates/our_shop/./images/checked-review.svg) right 10% no-repeat; }


@media (min-width: 768px) {
	.form.REVIEW_FORM .form_body { margin-bottom:58px }
}

.reviews_ask .faq.list {margin-top: 12px}


@media (min-width: 991px) {
	.form.REVIEW_FORM .form-control {margin-bottom: 32px;}
	.reviews_ask + .reviews-list {margin-bottom: 90px;} 
}


.form-control.MARK .rateit .rateit-selected {color: #EDC700;}
.jq-file.inputfile .jq-file__browse:hover  {color: #fff; background-color: #683814; text-shadow:none; }

.form.REVIEW_FORM textarea { padding: 10px 15px 7px;}


.form.REVIEW_FORM .star {
    font-size: 16px;
    font-weight: normal;
    line-height: 0;
    margin: 0 0 0 1px;
    position: relative;
    color: #C50000;
} 


.form.REVIEW_FORM input[type="checkbox"] + label:first-letter {text-transform: uppercase;}
.faq_ask.reviews_ask .faq.list {margin-top: 14px;}


 @media (max-width:767px) {
	 
	 .faq_ask.reviews_ask { padding: 0 0 20px;}
	 .reviews-list .faq.list {margin-top: 0;}
	 .reviewitem .subject {margin-bottom: 15px;}
	 .reviewitem { padding-top: 22px; padding-bottom: 25px;}
	 body .catalog_section_list .section_item {margin-bottom: 20px;}
	.catalog_section_list .section_item li.name {margin-top: 10px; margin-bottom: 3px;}
	.catalog_detail .img_wrapper, .catalog_detail .right-info {width: 100%;}
	.catalog_detail .right-info {padding-left: 0;} 
	.wrapper_inner .catalog_detail .right-info .ttl {font-size: 26px; line-height: 1.326; margin-bottom: 20px; margin-top: 20px;}
	.wrapper_inner .catalog_detail .tabs_section ul.tabs_content > li {padding-top: 0;}
	#content .viewed_slider .title_block { font-size: 26px;}
	.wrapper_inner .catalog_detail {padding-top: 24px;}
	.wrapper_inner .container .breadcrumbs a span, .wrapper_inner .container .breadcrumbs span {font-size: 16px; line-height: 1.25;}
   	 
}

.reviews-list .faq .reviewitem:last-child {border-bottom: none;}
 
.catalog_section_list .section_item tr {display: flex; flex-direction: column;}
 
body .catalog_section_list .section_item .image img { max-width: 100%; max-height: 100%;}

.catalog_section_list .section_item .image {width: auto;}

.catalog_section_list .section_item li.sect {display: none;}
 
#content .catalog_section_list .section_item img,  .catalog_section_list .section_item .image {padding-right: 0}
 
.catalog_section_list .section_item_inner {margin: 0;}
 
.catalog_section_list .section_item {padding: 20px; border: 1px solid #E5E5E5; box-sizing: border-box;}


.col-md-4, .col-sm-4 {padding-right: 15px; padding-left: 15px; width: 32%; float: left;}


.catalog_section_list .items_row {
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
	-webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
	margin: 0 -15px;
 
}

.catalog_section_list .item-wrap {width: calc(33.33333% - 0px); float: left;}
    	
.section_item .section_info .name .grey {display: none;}
		
.catalog_section_list .section_item td.section_info {padding: 0;}

@media (max-width: 530px) {

  .wrapper_inner .catalog_section_list .item-wrap {width: 100%;}
 
}


.catalog_detail .right-info .props_list {flex-direction: column; }

.catalog_detail .item_main_info .item_slider:after {display: none;}


.catalog_detail {padding-top: 48px;}

.product_page .share_wrapp {
    position: absolute;
    right: 0px;
    top: -220px;
}

.product_page .product-img__ctrl.ds {top: -275px;}

.catalog_detail .tabs_section ul.tabs_content > li {padding-bottom: 20px; padding-top: 20px;}


.detailback:hover span {background: #F7F7F7} 


.breadcrumbs {padding-bottom: 30px; border-bottom: 1px solid #E5E5E5;}

.products .catalog_section_list { margin: 0px 0px 4px; padding: 33px 0px 0px;}


.video-slide video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-height: 100%;
    position: relative;
    font-family: 'object-fit: cover;';
}


.main_page .top-h-row ul.menu:not(.opened) > li > a span {color: #fff}

.main_page .top-h-row {position: absolute; background: transparent; box-shadow: none;}
.main_page .navbar-nav.navbar-right > li  {color: #fff;}

body:not(.main_page) .online_shop svg path {fill: #683814;}  

.slider_arrow_down {display: none;}

@media (max-width: 450px) {
		body .wrapper .top_slider_wrapp .flexslider .slides>li, body .wrapper .top_slider_wrapp .flexslider .slides>li td, body .wrapper .top_slider_wrapp .flexslider {
			height: 55vh;
		}
}

.advantages {background: linear-gradient(90.2deg, #FFF6E5 0.85%, #FFF6E4 100.29%);}


.advantages_items {display: flex;}

.top_slider_wrapp .flexslider {margin-bottom: 0;}
		
.news .advantages_items .item .info .name {font-weight: 600; font-size: 14px; line-height: 19px;}
	
.news .advantages_items .item { padding-bottom: 0;}	
		
.news .advantages_items {padding: 27px 0 28px;}

.news_block .news_items.advantages_items .item .image {  flex-shrink: 0; width: auto; height: auto;}
.news_block .news_items.advantages_items .item .image + .info {padding-left: 15px; max-width: 290px;}
.news_block .news_items.advantages_items .item {display: flex; align-items: center;}

.advantages .top_block {display: none;}

.advantages .item:nth-child(3), .advantages .item:nth-child(4)  {flex-shrink: 1.4;}

.top_slider_wrapp .flexslider {height: calc(100vh - 128px);}

.catalog-menu-wrapper .title_block {text-align: left;} 

@media (min-width: 991px) { 

	.wrapper_inner.catalog-menu-wrapper {padding-top: 80px; max-width: 1552px; }
	.catalog-menu-wrapper .title_block {margin-bottom: 32px;}
	.banners-block {display: flex; width: 75%}
	.flex-row .md-25.social-block {width: auto; margin-right: 20px;}
	.footer_bottom .social {  -webkit-justify-content: flex-start; justify-content: flex-start;}
    .footer_bottom .flex-row {align-items: center;    justify-content: space-between;}
	.footer_bottom .banners-block.flex-row 	{justify-content: space-between;}
	.footer_bottom .md-25.social-block {margin-top:0}
}

@media (min-width: 1660px) {
	
   .catalog-menu-wrapper .title_block {padding-left: 11px;} 

}
.banners-block.flex-row a + *, .banners-block.flex-row img + a {margin-left: 10px}
@media (max-width: 767px) { 
	
	.advantages .news_items.advantages_items .item .image { width: 90px;}
	.advantages .news .advantages_items {flex-wrap: wrap;}
	.news_block .info_block .news_items .item + .item {margin-top: 15px;}
	body #content .right_block .shops.list .item .schedule_phone_email {flex-direction: column; width: 100%;} 

	body #content .right_block .shops.list .item .phone_email,
	body #content .right_block .shops.list .item .schedule {width: 100%; }
   .banners-block.flex-row { flex-wrap: wrap;}
   .md-100.flex-row {flex-direction: column; width: 100%;} 
	.banners-block.flex-row  img {max-width: 200px;}
   .banners-block.flex-row a + *, .banners-block.flex-row img + a {margin-left: 0px; margin-right: 0px;} 
   .table-responsive {overflow-x: auto;}
   .table-responsive table {max-width: 100%; width: 100%;} 
   .not_main_wrapper .middle .container #content .right_block .table-responsive table p {font-size: 15px; line-height: 1.2;}
   
   table.responsive-block, table.responsive-block tr, table.responsive-block tr td {display: block;}  
   table.responsive-block tr td {padding: 20px 20px 20px 20px !important;;} 
}


li.video-slide {background-image: none !important;}


#content .right_block .shops.list .item .schedule_phone_email {display: flex; }


#content .right_block .shops.list .item .phone_email {width: 40%; word-break: normal;}

#content .right_block .shops.list .item .schedule {word-break: normal;}

.flex-row {display: flex;}


@media (max-width: 700px) {
	.news_detail_wrapp iframe {
		height: 56vw;
		width: 100%;
	}

}

.d-flex.contacts-row {display: flex;  justify-content: space-between;}

.contact--label {font-weight: 600; font-size: 20px; text-transform: uppercase;}

.contact--item {margin-bottom: 8px;}

.contacts_wrapp.jobs_wrapp .item .name .title h4 {margin-bottom: 10px;} 

.contacts-first-description {display: flex; flex-wrap: wrap; margin-top: 50px; column-gap: 4%;}


.contacts-first-description .img-box:first-child {width: 100%; align-items: center; margin-bottom: 55px; margin-left: 6%;}

.contacts-first-description .img-box:first-child .img-box--img {margin-right: 0;}

.contacts-first-description .img-box {display: flex; width: 47%; margin-bottom: 30px; }

.img-box:not(:first-child) .img-box--img {min-width: 230px; height: 319px;}

.img-box--img > img {object-fit: cover;  height: 100%; border-radius: 5px; padding: 0 !important;}

.img-box--img {margin-right: 30px;}
.img-box--img  .img-box--text {flex-shrink: 0;}

.img-box--text p {margin-bottom: 8px;}

.jobs_wrapp.contacts_wrapp .item .name .title h4 span {text-transform: none;}

.img-box--text p .img-box--label {
	font-weight: 600;
	font-size: 20px;
	line-height: 160%;
	text-transform: uppercase;}
	
	
.jobs_wrapp.contacts_wrapp .item .description_wrapp.description_wrapp--kup {
	margin-top: 10px;
}

.jobs_wrapp.contacts_wrapp {width: 100%;}

.img-box--text p:first-child span.img-box--value {line-height: 160%;}

@media (max-width: 991px) {
	.contacts-first-description .img-box {
		display: flex;
		width: 47%;
		margin-bottom: 30px;
		flex-direction: column;
	} 
	
	.img-box--text p .img-box--label, 
	.contact--label {
		font-size: 16px;
	} 
	
	.img-box .img-box--img {margin-right:0;}
	.contacts-first-description .img-box:first-child {margin-left: 0;}

}
@media (max-width: 500px) { 

	.img-box:not(:first-child) .img-box--img { min-width: unset;}

}
@media (max-width: 400px) { 
	body .contacts-first-description .img-box {width: 100%}
	body .img-box:not(:first-child) .img-box--img {text-align: center; margin-bottom: 15px;}
	body .jobs_wrapp.contacts_wrapp .item .description_wrapp .contacts-row {    max-width: 100%; flex-direction: column-reverse;}
	
}

.alert.cookie a {color: #780021;}
.alert.cookie a:hover  {color: #190600;} 


.contacts-first-description .img-box:first-child .img-box--img > img {max-width: 640px}

.contacts-first-description .img-box:first-child .img-box--img {margin-right: 30px;}

.product_page .item_main_info .flex-direction-nav li.flex-nav-prev {left: 0; }
.product_page .item_main_info .flex-direction-nav li.flex-nav-next {right: 0;}

.tab_slider_wrapp.best_block ul.tabs li.cur span {}

.specials_slider_wrapp ul.tabs li.cur:hover span, .tab_slider_wrapp.best_block ul.tabs li.cur:hover span {
    color: #742A19;
}
body .left_block .internal_sections_list .child_wrapp ul.child li.cur:after {background: #742A19;}

#content .left_block .internal_sections_list ul.sections_list_wrapp > li.item .child_container li a {
    padding-left: 0;
	padding-right: 0;
    margin-left: 12px;
    width: fit-content;	
}

#content .left_block .internal_sections_list ul.sections_list_wrapp > li.item .child_container li.cur a {
	border-bottom: 1px solid #000;
  
}

body .top-h-row .header__search .search {-webkit-tap-highlight-color: transparent;}


/* End */


/* Start:/bitrix/templates/our_shop/themes/custom/theme.css?169696356121199*/
ul li::before {
  color: #230600;
}
.rss_feed_icon {
  background: #230600;
  color: #000;
}
.start_promo .item i.title a,
.start_promo .item i.price a,
.start_promo .item i.title span,
.start_promo .item i.price span,
.start_promo .item span.main_wrap i:after,
.start_promo .item p span,
.wrap_tizer .wrap_outer,
.wrap_tizer .wrap_outer .outer_text,
.wrap_tizer .wrap_outer .inner_text {
  background: #2d0b00;
}
.start_promo .item i.title span,
.start_promo .item i.price span {
  box-shadow: -4px 1px 0px 4px #2d0b00, 4px 1px 0px 4px #2d0b00;
}
.start_promo .item i.price span {
  box-shadow: -4px 0px 0px 4px #2d0b00, 4px 0px 0px 4px #2d0b00;
}
.module-map .infoBox .close_info:hover {
  background-color: #230600;
}
#header ul.menu.full > li.search_row #search-submit-button:hover,
#header ul.menu.full > li.search_row #search-submit-button.hover {
  border: transparent;
}
#header .catalog_menu ul.menu > li,
#header ul.menu.adaptive:not(.opened) li.menu_opener,
#header ul.menu.full.opened li:not(.search_row):hover,
#header ul.menu.full.opened li.current {
  border-bottom: 1px solid #000000;
}
#header .catalog_menu ul.menu > li:not(.current):not(.stretch):hover {
  border-bottom: 1px solid #000000;
  border-right: 1px solid #000000;
}
#header ul.menu.full.opened li:not(.search_row):hover,
#header ul.menu.full.opened li.current {
  border-top: 1px solid #2d0b00;
}
#header .catalog_menu ul.menu > li.current > a {
  color: #fff;
  border-left: 1px solid #3f2111;
}
#header .catalog_menu ul.menu > li {
  border-right: 1px solid #000000;
}
#header .catalog_menu ul.menu > li > a {
  border-left: 1px solid #571d0e;
}
.header-cart-block .cart span.icon i {
  background-position: 0px -84px;
}
ul.menu li .child .child_wrapp,
.breadcrumbs .dropdown,
.authorization-cols .form-block {
  border-top: 2px solid #230600;
}
.catalog_detail ul.tabs.main_tabs {
  border-bottom: 2px solid #230600;
}
ul.menu li b.space,
.breadcrumbs .drop b.space,
.hint .triangle {
  border-bottom: 6px solid #230600;
}
.basket_button,
.basket_button span,
.button30,
.button30 span,
.popup .soc-avt .row a {
  color: #fff;
}
#footer .footer_inner .line,
#header .basket_fly .opener .basket_count,
.page_not_found td.image img {
  background: #230600;
}
ul.tabs li.cur .triangle,
.view-list .view-header i.triangle {
  border-top: 5px solid #190600 !important;
}
.basket_button.add span {
  background-position: 0px -6px;
}
.basket_button.read_more span {
  background-position: 1px -448px;
}
.basket_button.added span {
  background-position: 0px -45px;
}
.front_slider_wrapp .extended_pagination > li.active i.triangle {
  border-right-color: #190600;
}
.catalog_detail .extended_info a.compare_item i {
  background-position: -32px -65px;
}
.catalog_detail .extended_info a.wish_item i {
  background-position: 3px -72px;
}
.display_list a.compare_item i {
  background-position: -32px -3px;
}
.display_list a.wish_item i {
  background-position: -3px -2px;
}
.display_list a.compare_item:hover i,
.display_list a.compare_item.added i {
  background-position: -32px -65px;
}
.display_list a.wish_item:hover i,
.display_list a.wish_item.added i {
  background-position: -3px -63px;
}
.popup .form .form_head {
  border-bottom-color: #230600;
}
.item_slider .thumbs i.triangle {
  border-bottom: 5px solid #230600;
}
blockquote:before {
  background-color: #230600;
}
.module-gallery-list li .fancy_hover:hover {
  border: 2px solid #230600;
}
.smartfilter .bx_ui_slider_track .bx_ui_slider_range,
.bx_filter .bx_ui_slider_pricebar_V {
  background: #230600;
}
.catalog_block .catalog_item .basket_button.read_more span {
  background-position: 1px -408px;
}
.catalog_block .catalog_item .basket_button.to-cart span {
  background-position: 0 -7px;
}
.catalog_block .catalog_item:hover .basket_button span {
  color: #fff;
  background-position: 0px -87px;
}
.catalog_block .catalog_item:hover .basket_button.read_more span {
  background-position: 1px -448px !important;
}
.catalog_item .basket_button.in-cart span,
.basket_button.in-cart span {
  background-position: 0px -127px !important;
}
.catalog_item:hover .basket_button.added span {
  color: #fff;
}
.bx_filter_container #modef .triangle,
.left_block .internal_sections_list .child_wrapp .triangle {
  border-right: 6px solid #230600;
}
#order_form_div .sale_order_table .ps_logo img:hover,
#order_form_div .sale_order_table .ps_logo input[type=radio]:checked + label img,
#order_form_div .sale_order_table.delivery label:hover img,
#order_form_div .sale_order_table.delivery input[type=radio]:checked + label img,
#order_form_div div.ps_logo.selected img,
#order_form_div .account label:hover img,
#order_form_div .account img.active {
  border: 2px solid #230600;
}
.front_slider_wrapp .extended_pagination > li.active span,
a.b-share-popup__item:hover .b-share-popup__item__text {
  color: #fff !important;
}
ul.tabs li.cur span,
ul.tabs li.cur:hover span,
.front_slider_wrapp a.read_more {
  color: #fff;
}
.left_menu > li.current,
.left_menu > li:not(.exit):hover {
  background: #230600;
}
a i.arrow b {
  background-position: -36px 0px;
}
.top-h-row .search #search-submit-button:hover i,
.top-h-row .search #search-submit-button.hover i {
  background-position: top center;
}
.catalog_detail a.compare_item:hover .icon i {
  background-position: -32px -65px;
}
.catalog_detail a.wish_item:hover .icon i {
  background-position: 2px -45px;
}
ul.menu li.current a i {
  background-position: -61px 0px;
}
.button30.ask_question span.show_form,
.button30.ask_question span.hide_form {
  background-position: 5px -605px;
}
.button30.ask_question span.hide_form {
  color: #000;
}
.button30.ask_question span.hide_form:hover {
  color: #fff;
}
.question-list .q .ic b {
  background-position: -38px -188px;
}
.question-list .q.op .ic b {
  background-position: -8px -188px;
}
.number_list a.current span {
  color: #fff !important;
}
.basket_button span,
.compare_button span {
  background-position: 0px -87px;
}
.bx_filter_container_title .hint.active .hint_icon,
.bx_filter_container_title .hint.active .hint_icon,
.bx_filter_container_title .hint.active .hint_icon:hover,
#header .basket_fly .opener .basket_count:not(.empty) .count {
  color: #fff;
}
.left_block .internal_sections_list li.item:hover > a,
.left_block .internal_sections_list li.item.cur > a {
  color: #fff;
}
.left_block .internal_sections_list li * {
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
a.compare_item i {
  background-position: -31px -1px;
}
a.wish_item i {
  background-position: -2px -1px;
}
a.compare_item:hover i {
  background-position: -31px -33px;
}
a.wish_item:hover i {
  background-position: -2px -32px;
}
a.compare_item.added i {
  background-position: -31px -63px;
}
a.wish_item.added i {
  background-position: -2px -62px;
}
.module_products_list .basket_button.to-cart span {
  background-position: 0 -7px;
}
.module_products_list .basket_button.to-cart:hover span {
  background-position: 0px -87px;
}
.basket_button.in-cart span {
  background-position: 0px -127px;
}
.popup .close:hover i,
.popup .grey .close i,
.popup-window-close-icon.popup-window-titlebar-close-icon:hover:after {
  background-position: -1px -59px;
}
.card_popup_frame.popup .but_row a.to_basket .icon i {
  background-position: -5px -170px;
}
.soc-serv-main .button30 span,
.reviews-expanded .button30.add_review span,
.catalog_detail .basket_button.one_click span,
.button30.review_preview span,
.popup .grey .pop-up-title {
  color: #000;
  text-shadow: 0 1px 0px rgba(255,255,255,0.5);
  -moz-text-shadow: 0 1px 0px rgba(255,255,255,0.5);
  -o-text-shadow: 0 1px 0px rgba(255,255,255,0.5);
  -webkit-text-shadow: 0 1px 0px rgba(255,255,255,0.5);
}
.module-order-history .status.delivered {
  color: #fff;
}
.jobs_wrapp .item a:not(.opened):hover .icon i,
.staff_wrapp .section .section_title:not(.opened):hover .icon i {
  background-position: -31px -33px;
}
.jobs_wrapp .item a.opened:hover .icon i,
.staff_wrapp .section .section_title.opened:hover .icon i {
  background-position: 0 -34px;
}
.button30.add_review span {
  background-position: 4px -286px;
}
.button30.send_review span {
  background-position: 4px -365px;
}
.card_popup_frame.popup .but_row a.to_delay .icon i {
  background-position: -48px -257px;
}
.compare_button span {
  background-position: -32px -64px;
}
#header .basket_fly .opener .basket_count .icon i {
  background-position: -7px -89px;
}
#header .basket_fly .opener .basket_count.empty:hover .icon i {
  background-position: -7px -47px;
}
#header .basket_fly .opener .basket_count.empty .icon i {
  background-position: -7px -5px;
}
#header .basket_fly .opener .wish_count .icon i {
  background-position: -48px -424px;
}
#header .basket_fly .opener .wish_count:hover .icon i {
  background-position: -48px -383px;
}
ul.menu li a {
  color: #000;
}
.catalog_menu ul.menu li a {
  color: #fff;
}
ul.menu li a i {
  background-position: -2px -20px;
}
.catalog_menu ul.menu li a i {
  background-position: -61px 0px;
}
a i.arrow.down b {
  background-position: -36px -35px;
}
.catalog_item:hover .basket_button span {
  color: #fff;
}
ul.specials_slider .basket_button span {
  background-position: 0 -7px;
}
ul.specials_slider .basket_button:hover span,
ul.specials_slider li:hover .basket_button span {
  background-position: 0px -87px;
}
ul.specials_slider  .basket_button.read_more span {
  background-position: 1px -408px;
}
ul.specials_slider li:hover .basket_button.read_more span {
  background-position: 1px -448px !important;
}
.top_slider_wrapp .flex-direction-nav li a.flex-next {
  background-position: -58px -60px;
}
.top_slider_wrapp .flex-direction-nav li:hover a.flex-prev {
  background-position: -3px -60px;
}
.top_slider_wrapp .flex-direction-nav li a.flex-prev {
  background-position: -3px 0px;
}
#header .basket_fly .opener .wish_count.empty:hover .icon i {
  background-position: -48px -341px;
}
#header .basket_fly .opener .wish_count.empty .icon i {
  background-position: -48px -299px;
}
@media all and (max-width: 950px) {
  .header_wrap.colored #header .center_block .main-nav {
    background: #2d0b00;
  }
  .m_color_none.h_color_colored .main-nav .menu > li:not(.current):hover > a,
  .m_color_none.h_color_colored .main-nav .menu > li.hover > a {
    color: #190600;
  }
}
@media all and (max-width: 768px) {
  body .top_slider_wrapp .flex-direction-nav li a {
    background-image: url(/bitrix/templates/our_shop/themes/custom/../../images/arrows_big.png);
  }
  body .top_slider_wrapp .flex-direction-nav li a.flex-next {
    background-position: -30px -94px;
  }
  body .top_slider_wrapp .flex-direction-nav li a.flex-prev {
    background-position: 0 -127px;
  }
  body .top_slider_wrapp .flex-direction-nav li a.flex-prev:hover {
    background-position: 0 -94px;
  }
  body .flex-control-paging li a.flex-active,
  body .flex-control-paging li:hover a:not(.touch) {
    background: #2d0b00;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYWFlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDhmYzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,#2d0b00 0%,#130500 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2d0b00),color-stop(100%,#130500));
    background: -webkit-linear-gradient(top,#2d0b00 0%,#130500 100%);
    background: -o-linear-gradient(top,#2d0b00 0%,#130500 100%);
    background: -ms-linear-gradient(top,#2d0b00 0%,#130500 100%);
    background: linear-gradient(to bottom,#2d0b00 0%,#130500 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@bcolor_00aae2',endColorstr='@bcolor_008fc7',GradientType=0);
  }
}
@media all and (max-width: 600px) {
  #header ul.menu.full.opened > li,
  .wrapper.m_color_colored #header .catalog_menu ul.menu > li.current,
  .m_color_none .header_wrap #header .catalog_menu ul.menu > li,
  .m_color_none #header .center_block .main-nav,
  .m_color_colored #header .center_block .main-nav,
  .has_menu #header .center_block .main-nav {
    background-color: #2d0b00;
  }
  .m_color_none #header .center_block .main-nav:hover,
  .m_color_colored #header .center_block .main-nav:hover,
  .has_menu #header .center_block .main-nav:hover {
    background: #571d0e none repeat scroll 0 0;
  }
  .m_color_none.h_color_colored #header .center_block .main-nav,
  .m_color_colored #header .center_block .main-nav,
  .h_color_colored.has_menu #header .center_block .main-nav {
    border-top: 1px solid rgba(249,248,248,0.2);
  }
  #header ul.menu.full.opened li.current {
    background: #130500;
  }
  .wrapper.has_menu #header ul.menu.full.opened > li:hover,
  .wrapper.m_color_none #header ul.menu.full.opened > li:hover {
    background: #571d0e;
  }
  #header ul.menu.opened > li {
    background: #190600;
  }
}
@media all and (max-width: 550px) {
  body #footer .footer_inner .line {
    border-top: 4px solid #230600;
  }
  .basket_wrapp .empty_cart:not(.bcart) .wraps_icon_block.basket .count span,
  .basket_wrapp .basket_empty .wraps_icon_block.basket .count span {
    color: #FFF;
    background: #2d0b00;
  }
}
.button.transparent,
.h_color_white .header_wrap .menu > li.current > a span,
.h_color_white.wrapper #header ul.menu li .child .child_wrapp,
.m_color_white.wrapper #header ul.menu li .child .child_wrapp,
.basket_normal .popup.card_popup_frame .basket_popup_wrapp,
.basket_sort ul.tabs li.cur div,
.smartfilter .bx_ui_slider_track .bx_ui_slider_handle,
.bx_filter .button,
.bx_filter_vertical input[type="checkbox"] + label.sku:hover,
.bx_filter_vertical input[type="checkbox"]:checked + label.sku,
.item .child_container,
.sku_props .bx_item_detail_size ul li:hover,
.sku_props .bx_item_detail_size ul li.active,
.bx_filter .bx_filter_param_label.active .bx_filter_param_btn,
.bx_catalog_item_scu .bx_item_detail_scu ul li.active span.cnt,
.tabs-head li.current,
.item_slider .thumbs li.current,
.catalog_detail .like_icons > div.text.added .value,
.popup-window.popup-window-titlebar .popup-window-top-row .popup-window-left-column,
.popup-window.popup-window-titlebar .popup-window-top-row .popup-window-center-column,
.popup-window.popup-window-titlebar .popup-window-top-row .popup-window-right-column,
.popup-window.popup-window-titlebar-light .popup-window-top-row .popup-window-left-column,
.popup-window.popup-window-titlebar-light .popup-window-top-row .popup-window-center-column,
.popup-window.popup-window-titlebar-light .popup-window-top-row .popup-window-right-column,
.bx_element input[type=radio]:checked + label .bx_logotype,
.bx_element label.selected .bx_logotype {
  border-color: #421c0e;
}
a,
.link,
.button.transparent,
.button.transparent:hover,
.specials_slider_wrapp ul.tabs > li span,
.tab_slider_wrapp ul.tabs > li span,
.basket_wrapp .basket_block .link:hover + .wraps_icon_block + .text .title,
.stores .stores_list .item a span,
.phones .order_wrap_btn,
.footer_bottom .all_menu_block ul li a:hover,
.footer_bottom .submenu_top .menu_item a:hover,
.avtorization-call.enter:hover span,
.top-h-row .h-user-block a:hover,
ul.menu .child li.menu_item a,
#header .catalog_menu ul.menu > li.current > a,
ul.menu .child .depth3 a,
ul.menu .child li.menu_title a:hover,
#header ul.menu li .child.submenu .child_wrapp a:not(.title),
.img_block_capcha .reload,
.h_color_white .center_block .menu.full > li:hover > a,
.m_color_white #header .wrapper_middle_menu .menu.bottom > li:hover > a,
.m_color_white #header .wrapper_middle_menu .menu.bottom > li.hover > a,
body #header ul.menu li .child.line .child_wrapp > a:hover,
.basket_sort ul.tabs li .wrap_li > span *,
.basket_sort ul.tabs li .wrap_li > span,
.bx_filter_parameters_box_title:hover,
.bx_filter .bx_filter_popup_result a,
.left_block .internal_sections_list .child_wrapp .child li.cur > a,
.left_block .internal_sections_list .child_wrapp .child li.depth3 a.menu_item.cur,
.left_block .internal_sections_list .child_wrapp a:hover,
.more_text_ajax,
.breadcrumbs a:hover span,
.tabs-head li.current span,
.tabs-head li:hover span,
.item-stock .store_view,
.reviews-post-reply-buttons a:hover,
h4.hover,
.button.transparent.white:hover,
.button.white_bg,
.item .child_container .child_wrapp .menu_item.current a,
.item .child_container .child_wrapp .menu_item:hover a {
  color: #190600;
}
button.button,
input.button,
.button,
.m_color_colored #header .catalog_menu ul.menu > li:not(.current):not(.stretch):hover,
#header ul.menu.full.opened li:not(.search_row):hover,
#header ul.menu.full > li.search_row #search-submit-button:hover,
.colored #header .catalog_menu ul.menu > li,
table.title-search-result td.title-search-all a .icon,
.basket_wrapp .wraps_icon_block.basket .count span,
.h_color_colored .header_wrap .basket_wrapp .basket_fly .wraps_icon_block.basket .count span,
.flex-direction-nav li:hover,
.flex-direction-nav li:first-child:hover,
.top_slider_wrapp .flex-direction-nav li:hover,
.like_icons span.wish_item.added,
.like_icons span.compare_item.added,
.subscribe-form,
.light .stores .all_map,
.block_wr.dark,
.popup .close:hover,
.h_color_white .header_wrap #header .middle-h-row .logo_wrapp .logo a,
.h_color_colored .header_wrap #header,
.registraion-page .top p:after,
.has_menu.m_color_colored #header .catalog_menu,
.has_menu.m_color_colored #header .catalog_menu ul.menu > li,
.module-cart .remove-cell a:hover,
.cart_shell .remove-cell a:hover,
.bx_item_set_hor .bx_item_set_hor_item a.remove,
.bx_filter .bx_filter_popup_result,
.bx_filter .bx_filter_parameters_box_title:before,
.bx_filter_vertical input[type="checkbox"] + label:before,
.filter input[type="checkbox"] + label:before,
.filter input[type="radio"] + label:before,
.bx_filter label.pal:hover .bx_filter_param_btn,
.bx_filter .bx_filter_param_label.active .bx_filter_param_btn,
.bx_filter_vertical input[type="checkbox"] + label.sku:hover,
.bx_filter_vertical input[type="checkbox"]:checked + label.sku,
.left_block .internal_sections_list li.cur,
.left_block .internal_sections_list li:hover,
.left_block .internal_sections_list .title .inner_block:hover:before,
.left_block .internal_sections_list .child_wrapp .child li.depth3 a.menu_item.cur:before,
.left_block .internal_sections_list .child_wrapp .child li.depth3 a.menu_item:hover:before,
.left_block .internal_sections_list .child_wrapp ul.child li.cur:after,
.left_block .internal_sections_list .child_wrapp ul.child li:hover:after,
body #content .props_list tr td > span:before,
body #content .props_list tr td > .txt:before,
.module-pagination .nums .cur,
.more_text_ajax:before,
.captcha_reload:before,
.sku_props .bx_item_detail_size ul li:hover,
.sku_props .bx_item_detail_size ul li.active,
.bx_catalog_item_scu .bx_item_detail_scu ul li.active span:not(.cnt_item),
.ik_select_list .ik_select_list_inner ul li.ik_select_active,
.bx_filter_select_popup ul li label.selected,
.filter_opener.opened,
.no_goods .no_products:before,
.wr_scrollbar .scrollbar .handle,
.remove:hover,
.catalog_detail .like_icons > div.text.added,
a i.arrow,
.popup-window-close-icon.popup-window-titlebar-close-icon:hover,
.bx_kit_item .bx_kit_item_add,
.catalog_detail .offers_table td.opener:hover .opener_icon,
.opener_icon:hover,
.char_name .hint .icon:hover,
.char_name .hint.active .icon,
.location-block-wrapper .bx-sls .bx-ui-sls-clear:before,
h4:hover .opener_icon,
.bg_block:before,
#order_form_div input[type="submit"],
.module-order-history .item_name:hover .icon,
.module-order-history .item_name:hover .icon,
.faq.list .item .q:hover .opener_icon,
.jobs_wrapp .item .name tr:hover .opener_icon,
.item .child_container .child_wrapp ul.child li.current:after,
.item .child_container .child_wrapp ul.child li:hover:after {
  color: #FFF;
  background: #2d0b00;
}
.icon_error_block:after {
  background-color: #2d0b00 !important;
}
.wrapper.m_color_colored #header .catalog_menu ul.menu > li:not(.current):hover,
.wrapper.m_color_colored #header .catalog_menu ul.menu > li:not(.current).hover,
#header ul.menu.adaptive:not(.opened) li.menu_opener:hover {
  background: #571d0e;
}
.wrapper.m_color_colored #header .catalog_menu ul.menu > li.current {
  background: #130500;
}
.flex-direction-nav li:first-child,
.flex-direction-nav li,
.flex-direction-nav li:hover {
  border-bottom-width: 0px;
}
.specials_slider_wrapp ul.tabs li.cur span,
.tab_slider_wrapp ul.tabs li.cur span,
.popup .popup-intro {
  border-bottom-color: #421c0e;
}
.button:hover,
.like_icons span.compare_item.added:hover,
.like_icons span.wish_item.added:hover,
.light .stores .all_map:hover {
  background: #421c0e;
}
.button.transparent:not(.text):hover {
  border-color: #571d0e;
  background: #571d0e;
  color: #fff;
}
.button.transparent.grey_br:hover {
  border-color: #571d0e;
  background: #fff;
}

/* End */


/* Start:/bitrix/templates/our_shop/css/media.css?169696354587012*/
body {

    min-width: 320px;

}



ul.tabs li.stretch {

    display: none;

}



@media all and (min-width: 768px) {

    .bx_filter.bx_filter_vertical {

        /*display: block !important;*/

    }



    .bx_filter.bx_filter_vertical #modef_mobile {

        display: none !important;

    }

}



@media all and (max-width: 1180px) {

    .start_promo .item {

        border-bottom-width: 10px;

    }



    .block_wr .top_block a {

        display: inline-block;

    }



    .footer_top .wrap_md .phones .phone_wrap a {

        font-size: 17px;

    }



    .basket_fly #header .middle-h-row .center_block .search {

        width: 68%;

    }



    .catalog_detail .element_detail_text .sh {

        padding-right: 3%;

    }



    .catalog_detail .element_detail_text .price_txt {

        width: 67%;

    }



    .wrapper_inner .stores .stores_list {

        padding: 0px 20px 0px 0px;

    }



    .wrapper_inner .stores .all_map {

        margin: 00px 0px 0px 0px;

    }



    .has_menu #header .middle-h-row .center_block {

        white-space: nowrap;

    }

}



@media all and (max-width: 1176px) {



    .catalog_block .catalog_item_wrapp:nth-child(3n) .item_wrap {

        margin-right: 0px;

    }



    .wrapper_inner .catalog_block .catalog_item_wrapp:nth-child(4n) .item_wrap {

        margin-right: 20px;

    }

}



@media all and (max-width: 1168px) {



    .start_promo .item:first-child,

    .start_promo .item:nth-child(3n+1) {

        border-left-width: 0px;

    }



    .footer_top .wrap_md .phones {

        padding-left: 2%;

    }



    .footer_bottom .social_block .social {

        padding-left: 13%;

    }



}



@media all and (max-width: 1120px) {

    .tizers_block .item .title {

        /*width: 50%;*/

        font-size: 11px;

    }



    .tizers_block .item .title a {

        font-size: 11px;

    }



    .subscribe-form .email_wrap {

        width: 53%;

    }



    .registraion-page .main_info .label_block_capcha {

        width: 100%;

    }



    .registraion-page .main_info .img_block_capcha {

        width: 100%;

        padding-left: 0px;

    }



    .registraion-page .main_info .img_block_capcha img {

        float: none;

    }



    .captcha-row.register-captcha .captcha_image .captcha_reload {

        left: 179px;

        right: initial;

    }



    .top-h-row .phones {

        padding: 6px 0px;

    }



    .bx-firefox .top-h-row .phones {

        padding-top: 7px;

    }



    .top-h-row ul.menu {

        text-align: left;

    }



    #header .middle-h-row .center_block .search {

        width: 55%;

        margin-left: 20px;

    }



    .header_wrap .top-h-row ul.menu {

        width: 52%;

    }



    .top-h-row .phones {

        white-space: nowrap;

    }



    #header .wrapper_inner .middle-h-row .center_block .search {

        width: 58%;

        margin-left: 10px;

    }



    .catalog_detail .set_block .popup_open {

        display: none;

    }



    .wrapper_inner .stores .stores_list {

        width: 71%;

    }

}



@media all and (max-width: 1050px) {

    #header .wrapper_inner .middle-h-row .center_block .search {

        width: 53%;

    }



    .wrapper_inner .info_item .middle_info .buy_block .counter_wrapp {

        white-space: normal;

    }



    .wrapper_inner .info_item .middle_info .buy_block .counter_wrapp .button_block {

        margin: 10px 0px 0px;

    }



}





@media all and (max-width: 1020px) {

    #header .middle-h-row .center_block .search {

        width: 48%;

    }



    .no_goods .button {

        float: none;

        margin-top: 37px;

    }



    #order_form_div .info_block .wrap_md>div {

        width: 100%;

    }



    #order_form_div .info_block .l_block:after,

    #order_form_div .info_block .r_block:before {

        display: none;

    }



    #order_form_div .info_block .wrap_md .l_block {

        border-bottom: 1px solid #eee;

    }



    .bx_ordercart .module-cart td {

        white-space: normal;

    }



    .header_wrap #header .middle-h-row .center_block ul.menu {

        /*width: 93%;*/

    }



    .header_wrap #header .middle-h-row .main-nav ul.menu>li>a {

        padding: 0px 5px;

    }

}



@media all and (max-width: 1020px) and (min-width:950px) {



    .flexslider .banner_title,

    .flexslider .banner_text,

    .flexslider .banner_buttons {

        margin-right: 40px;

    }



    .top_slider_wrapp .flexslider .banner_title span {

        font-size: 35px;

    }

}



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



    #header .middle-h-row .center_block,

    .has_menu #header .middle-h-row .center_block {

        padding-right: 30px;

        padding-left: 30px;

    }



    .subscribe-form .email_wrap {

        width: 49%;

    }



    body #footer .bottom_left_icons,

    body #footer ul.bottom_main_menu,

    body #footer ul.bottom_submenu {

        clear: both;

        display: block;

        width: 100%;

    }



    .top-h-row ul.menu {

        width: 40%;

    }



    .top-h-row .phones {

        /*width: 33%;*/

        text-align: right;

    }



    body #header .basket_fly {

        width: 700px;

        right: -700px;

    }



    #header .basket_fly .basket_title {

        margin-right: 15px;

    }



    .basket_sort ul.tabs li {

        margin-right: 0px;

    }



    .info_item .top_info .article+.brand {

        padding-left: 0px;

    }



    .catalog_detail .element_detail_text .sh {

        padding-right: 0;

    }



}



@media all and (max-width: 992px) {

    .wrapper_inner .tizers_block .item {

        width: 33%;

        text-align: center;

        margin: 5px 15px 20px;

    }



    .wrapper_inner .tizers_block .item:nth-child(n+4) {

        /*width: 50%;*/

        text-align: center;

    }



    .footer_bottom .social_block,

    .footer_top .wrap_md .phones {

        width: 100%;

    }

@

    .footer_top .wrap_md .phones {

        padding-left: 0px;

        padding-top: 25px;

    }



    #footer .wrap_md .empty_block {

        width: 36%;

    }



    .footer_top .wrap_md .phones .phone_block,

    .footer_bottom .social_block .social_wrapper {

        padding: 0px 0px 0px 19px;

        width: 64%;

    }



    .footer_top .wrap_md .phones .order {

        text-align: left;

    }



    .footer_top .sblock,

    .footer_bottom .menu_block {

        width: 100%;

        padding: 0px;

    }



    .footer_bottom .social_block {

        padding-top: 23px;

    }



    .footer_bottom .social_block .social_wrapper .social {

        padding-left: 0px;

    }



    #footer .footer_bottom {

        padding-top: 19px;

    }



    .top-h-row ul.menu>li {

        border-bottom: 1px solid #e5e5e5;

    }



    .top-h-row ul.menu>li a {

        -webkit-box-sizing: border-box;

        -moz-box-sizing: border-box;

        box-sizing: border-box;

        font-size: 13px;

        padding: 0px 5px 0px;

        display: block;

        width: 100%;

        padding-left: 15px;

        padding-top: 10px;

        padding-bottom: 10px;

    }



    .top-h-row ul.menu>li a.open_link {

        display: flex;

        content: "+";

        font-size: 20px;

        cursor: pointer;

        position: absolute;

        right: 0px;

        width: 53px;

        height: 53px;

        background: url(/upload/plus.png) #fff no-repeat center / contain;

        -webkit-background-size: 20%;

        -o-background-size: 20%;

        background-size: 20%;

        color: #333;

        z-index: 99;

        padding-top: 0px;

        padding-bottom: 0px;

        padding-left: 0px;

        padding-right: 0px;

    }



    .top-h-row ul.menu>li a.open_link.open {

        background: url(/upload/minus.png) #fff no-repeat center / contain;

        -webkit-background-size: 20%;

        -o-background-size: 20%;

        background-size: 20%;

    }



    ul.menu .child {

        position: static;

        width: 100%

    }



    ul.menu li:hover .child {

        display: none;

    }



    .bx-firefox .menu>li>a span {

        padding-top: 8px;

    }



    #header .middle-h-row .main-nav ul.menu>li>a {

        padding: 0px 9px;

    }



    .main-nav ul.menu>li>a span {

        font-size: 16px;

    }



    .catalog_block .catalog_item_wrapp:nth-child(3n) .item_wrap {

        margin-right: 0px;

    }



    .wrapper_inner .stores .stores_list {

        width: 68%;

    }



}



@media all and (max-width: 992px) and (min-width:768px) {

    .wrapper_inner .staff.list .item .image {

        float: none;

    }



    .wrapper_inner .staff.list .item .info {

        margin: 10px 0px 0px 0px;

    }

}



@media all and (max-width: 960px) {

    .staff.list .item .image {

        height: 85px;

        line-height: 82px;

        width: 85px;

    }



    .staff.list .item .info {

        margin-left: 110px;

    }

}



@media all and (max-width: 1030px) {

    .subscribe-form .email_wrap {

        width: 43%;

    }



    .wrapper.has_menu #header .middle-h-row .center_block .search,

    .wrapper.has_menu #header .middle-h-row .center_block .middle_phone {

        width: 100%;

        display: block;

        margin-left: 0px;

    }



    .wrapper.has_menu #header .middle-h-row .center_block .middle_phone {

        margin: 0px 0px 10px;

    }



    .middle_phone .phones .order_wrap_btn {

        display: inline-block;

        margin-top: 0px;

    }



    .m_color_none.h_color_colored .main-nav {

        background: #fff;

    }



    .m_color_none.h_color_colored .main-nav .menu>li>a {

        color: #1d1a1a;

    }



    .m_color_none.h_color_colored .header_wrap .center_block .search_block .icon {

        background-position: -66px -178px;

    }



    .m_color_none.h_color_colored #header {

        margin-bottom: 47px;

        /*border: 1px solid;*/

    }



    .h_color_colored.m_color_none ul.menu .child {

        padding-top: 8px;

    }



    .h_color_white.m_color_none ul.menu .child {

        padding-top: 0px;

        margin-top: 0px;

    }



    .h_color_white.m_color_none ul.menu .child {

        display: none !important;

    }



    .h_color_white.m_color_none ul.menu .child.opened {

        display: block !important;

    }



    .h_color_white.m_color_none ul.menu .child a {

        padding-left: 30px;

        -webkit-box-sizing: border-box;

        -moz-box-sizing: border-box;

        box-sizing: border-box;

    }



    .head_type_1 #header {

        border-bottom-width: 1px;

    }



    .basket_fly #header .middle-h-row .basket_wrapp {

        /*vertical-align: middle; padding-top: 16px;*/

    }



    .basket_fly #header .middle-h-row .center_block .main-nav ul.menu {

        width: 100%;

    }



    .basket_fly .wrapper_inner ul.menu .child {

        margin-top: 0px;

    }



    .basket_fly .main-nav .search_middle_block {

        top: -100%;

        right: 65px;

        margin: -16px 0px 0px;

        width: 50%;

    }



    /*	body .top_slider_wrapp .flexslider .slides > li { background-size: 200% auto; }*/

/*    body .wrapper .top_slider_wrapp .flexslider .slides>li,

    body .wrapper .top_slider_wrapp .flexslider .slides>li td,

    body .wrapper .top_slider_wrapp .flexslider {

        height: 300px !important;

    }

*/

    body .top_slider_wrapp .flex-direction-nav li {

        top: 120px;

    }



    body .right_side.catalog {

        display: none;

    }



    body .left_side.catalog_detail {

        padding-right: 0;

    }



    body .top-h-row .phone {

        width: auto;

    }



    body .top-h-row ul.menu {

        width: 45%;

        padding-left: 0;

    }



    body #header .center_block .main-nav {

        width: 100%;

        position: absolute;

        right: 0;

        left: 0px;

        top: 100%;

        margin: 18px 0px 0px 0px;

        padding: 7px 0px;

    }



    body .wrapper.head_type_1:not(.front_page) #header {

        margin-bottom: 60px;

    }



    body .wrapper.head_type_1:not(.front_page) #header+.wrapper_inner {

        border-top: 1px solid #f0f0f0;

        box-shadow: 0px 0px 5px #f0f0f0;

        -moz-box-shadow: 0px 0px 5px #f0f0f0;

        -o-box-shadow: 0px 0px 5px #f0f0f0;

        -webkit-box-shadow: 0px 0px 5px #f0f0f0;

    }



    body .wrapper.head_type_1:not(.front_page) .middle {

        margin-top: 0px;

    }



    body .wrapper.head_type_1 .top_slider_wrapp {

        margin-top: 1px !important;

    }



    body #header:not(.border)+.middle.main {

        padding-top: 207px;

    }



    body #header:not(.border)+.middle {

        padding-top: 227px;

    }



    body .top_slider_wrapp .flexslider .slides li td.img {

        display: none;

    }



    body .top_slider_wrapp .flexslider .slides li td.text {

        width: 100%;

    }



    body .top_slider_wrapp .flexslider .slides li td.text .banner_text,

    body .top_slider_wrapp .flexslider .slides li td.text .banner_title,

    body .top_slider_wrapp .flexslider .slides li td.text .banner_buttons {

        margin-left: 80px;

        margin-right: 80px;

    }



    body .top_slider_wrapp .flexslider .slides li td.text * {

        text-align: center;

    }



    body .right_block.catalog .catalog_block .catalog_item_wrapp {

        width: 33%;

        width: 230px;

    }



    .catalog_detail .element_detail_text .price_txt {

        width: 100%;

        padding-top: 10px;

    }



    .catalog_detail .element_detail_text .sh {

        margin: 0px;

    }



    .wrapper_inner .bottom.middle td>.coupon {

        width: 350px;

    }



    .wrapper_inner .bottom.middle td>.coupon #COUPON {

        width: 145px;

    }



    .wrapper_inner .middle .module-cart table tr td.count-cell {

        padding-left: 5px;

        padding-right: 5px;

    }



    .wrapper_inner .middle .module-cart table tr td.count-cell .counter_block.big_basket {

        width: 74px;

    }



    .wrapper_inner .middle .module-cart .counter_block.big_basket>span {

        line-height: 27px;

        height: 27px;

        width: 21px;

    }



    .wrapper_inner .middle .module-cart .counter_block.big_basket input[type="text"] {

        font-size: 10px;

        height: 27px;

        width: 32px;

    }



    .header_wrap .top-h-row ul.menu {

        width: 48%;

    }



    .has_menu #header .middle-h-row .center_block {

        white-space: normal;

    }



    .basket_fly .search_middle_block,

    .has_menu .search_middle_block {

        position: absolute;

    }



    .wrapper.m_color_none .top_slider_wrapp {

        margin-top: 50px;

    }

}



@media all and (max-width: 946px) {

    .wrapper_inner .catalog_block .catalog_item_wrapp:nth-child(3n) .item_wrap {

        margin-right: 20px;

    }

}



@media all and (max-width: 900px) {

    .wrapper_inner .stores .stores_list {

        width: 66%;

    }

}



@media all and (max-width: 870px) {



    body .module-cart .weight-th,

    body .module-cart .discount-th,

    body .module-cart .weight-cell,

    body .module-cart .discount-cell {

        display: none;

    }



    .wrap_md .news_wrap,

    .wrap_md .subscribe_wrap {

        width: 100%;

        margin: 0px;

    }



    .wrap_md .subscribe_wrap .subscribe-form {

        margin: 30px 0px 30px;

    }



    .subscribe-form .wrap_bg {

        background-position: center -34px;

        font-size: 0px;

    }



    .subscribe-form .wrap_bg .top_block,

    .subscribe-form .wrap_bg .sform {

        width: 100%;

        display: block;

        vertical-align: middle;

        margin-top: 0px;

    }



    .subscribe-form .wrap_bg .top_block {

        padding: 0px 0px 20px 0px;

    }



    .subscribe-form .top_block .image {

        display: none;

    }



    .subscribe_wrap .subscribe-form .top_block .image+.text {

        padding: 0px;

    }



    .subscribe_wrap .subscribe-form form.sform>div {

        display: block;

        width: 100%;

    }



    .top-h-row .phones {

        text-align: left;

    }



    body .top-h-row ul.menu {

        width: 40%;

    }



    .module_products_list td.price-cell {

        width: 18%;

    }



    .services_block .item {

        width: 100%;

    }



    .module-order-history.orderdetail .module-orders-list tr td.vimg {

        padding-right: 2px;

        padding-left: 2px;

    }



    .module-order-history.orderdetail .module-orders-list tr td.vdscnt {

        padding-right: 5px;

        padding-left: 5px;

    }



    .header_wrap .top-h-row ul.menu {

        width: 44%;

    }



    .shops.list .item .schedule_phone_email {

        text-align: center;

    }



    .shops.list .item .schedule,

    .shops.list .item .phone_email {

        width: 100%;

    }



    .wrapper_inner .info_item .middle_info .prices_block,

    .wrapper_inner .info_item .middle_info .buy_block {

        width: 100%;

        padding: 0px;

    }



    .wrapper_inner .info_item .middle_info .buy_block {

        padding: 20px 0px 0px;

    }



    .wrapper_inner .info_item .middle_info .buy_block .counter_wrapp .button_block {

        margin: 0px;

    }



    .info_item .middle_info .buy_block .one_click {

        display: inline-block;

    }



    .wrapper_inner .stores .stores_list {

        width: 64%;

    }

}



@media all and (max-width: 800px) {

    .header_wrap .top-h-row ul.menu {

        width: 35%;

    }



    .wrapper.has_menu #header .middle-h-row .center_block .middle_phone .phone_text a {

        font-size: 15px;

    }



    .wrapper.has_menu #header .middle-h-row .center_block .middle_phone .order_wrap_btn {

        margin-left: 16px;

    }



    .module_products_list td.price-cell {

        width: 14%;

    }



    .sort_header .sort_filter a {

        margin-right: 10px;

    }



    .wrapper_inner .module-order-history .result-row a.button {

        margin-right: 0px;

    }



    .wrapper_inner .stores .stores_list {

        width: 60%;

    }

}



@media all and (max-width: 768px) {

    .top-h-row .search {

        line-height: 60px;

    }



    .top-h-row .phones {

        width: 56%;

    }



    .top-h-row .h-user-block {

        text-align: right;

    }



    .wrapper.has_menu .top-h-row ul.menu {

        display: none;

    }



    .wrapper.has_menu .top-h-row .phones {

        display: block;

    }



    .wrapper.has_menu #header .wrapper_inner .middle-h-row .center_block .middle_phone,

    .wrapper.has_menu #header .phones {

        display: none;

    }



    .wrapper.has_menu #header .middle-h-row .center_block {

        padding: 0px 20px 0px 20px;

    }



    body .colored #header .center_block .main-nav {

        border-top: 1px solid #fff;

        margin-top: 20px;

    }



    body .wrapper.has_menu .white #header .center_block .main-nav {

        margin-top: 12px;

    }



    body .colored #header {

        padding-bottom: 20px;

    }



    .wrapper_inner .middle-h-row .search_middle_block.active .middle_form {

        width: 94%;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle td.row_values {

        width: 180px !important;

        padding-left: 18px;

        padding-top: 11px;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle .bottom_btn td {

        padding: 17px 0px 10px;

    }



    .backet_back_wrapp .basket_back {

        display: block;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle .bottom_btn td .iblock .icon_error_block {

        float: none;

        display: inline-block;

        text-align: left;

        margin: 15px 0px 0px;

    }



    .icon_error_block {

        display: none;

    }



    .iblock .icon_error_block:after {

        display: block;

        right: -65px;

        left: initial;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle .bottom_btn .basket_checkout_wrapp {

        padding-right: 20px;

    }



    .wrapper_inner .stores .stores_list {

        width: 55%;

    }



    .stores .flex-control-paging,

    .news_akc_block .flex-control-paging {

        position: absolute;

        bottom: -9px;

        display: none;

        z-index: 12;

        margin: 0px;

    }



    .news_akc_block .flex-control-paging {

        bottom: 4px;

    }



    .news_akc_block .news_slider_wrapp {

        padding: 0px 0px 10px;

    }



    /* Start page teasers block */

    .wrapper_inner .start_promo .item {

        width: 33%;

    }



    .wrapper_inner .start_promo .item.wide50 {

        width: 33%;

    }



    .wrapper_inner .start_promo .item.wide100 {

        width: 100%;

    }



    .index_bottom .info_column .news_column .news_block ul.flex-control-nav,

    ul.flex-control-nav {

        /*display: block; padding: 0px 0px 20px;*/

    }



    .news_akc_block .flex-viewport .item,

    .stores .flex-viewport .item {

        margin-bottom: 20px;

    }



    .stores .all_map {

        margin: -1px 0px;

    }



    .stores {

        padding-bottom: 24px;

    }



    .info_item .middle_info .sku_props {

        margin: 0px;

    }



    .info_item .middle_info .prices_block,

    .info_item .middle_info .buy_block {

        width: 100%;

        padding: 0px;

    }



    .info_item .middle_info .prices_block {

        margin: 0px 0px 17px;

    }



    body .flex-control-paging li {

        height: 9px;

        width: 9px;

    }



    body .flex-control-paging li a,

    body .front_slider_wrapp .flex-control-nav li a {

        height: 8px;

        width: 8px;

        border-radius: 100%;

        -moz-border-radius: 100%;

        -webkit-border-radius: 100%;

    }



    body .flex-control-paging li a,

    body .front_slider_wrapp .flex-control-paging li a {

        background: #b9b9b9;

        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2I5YjliOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjZGNkY2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

        background: -moz-linear-gradient(top, #b9b9b9 0%, #cdcdcd 100%);

        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #b9b9b9), color-stop(100%, #cdcdcd));

        background: -webkit-linear-gradient(top, #b9b9b9 0%, #cdcdcd 100%);

        background: -o-linear-gradient(top, #b9b9b9 0%, #cdcdcd 100%);

        background: -ms-linear-gradient(top, #b9b9b9 0%, #cdcdcd 100%);

        background: linear-gradient(to bottom, #b9b9b9 0%, #cdcdcd 100%);

        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b9b9b9', endColorstr='#cdcdcd', GradientType=0);

    }



    body .front_slider_wrapp .flex-control-paging li a,

    body .flex-control-paging li a {

        background-position: inherit !important;

    }



    body .flex-control-paging li a.flex-active,

    body .flex-control-paging li:hover a {

        height: 9px;

        width: 9px;

    }



    .registraion-page .main_info .label_block,

    .registraion-page .main_info .text_block {

        width: 100%;

        padding-left: 0px;

    }



    .registraion-page .main_info,

    .registraion-page .social_block {

        width: 100%;

        border-right-width: 0px;

        padding-left: 0px;

    }



    table.colored.offers_table td.price {

        white-space: normal;

    }



    table.colored.offers_table td.price .cost.prices .price {

        font-size: 16px;

    }



    .adaptive.text {

        display: block;

    }



    .catalog_detail .adaptive.text>div {

        display: inline-block;

        margin: 5px 3px 0 0;

        vertical-align: top;

    }



    .catalog_detail .adaptive.text>.count.ablock {

        display: block;

    }



    .catalog_detail .adaptive.text>.wrap_md .buy {

        margin-left: 6px;

    }



    .catalog_detail .tabs_content .prices_tab {

        padding-top: 0px !important;

    }



    .catalog_detail .offers_table thead td,

    .catalog_detail .offers_table td.count,

    .catalog_detail .offers_table td.buy,

    .catalog_detail .offers_table .more_text,

    .catalog_detail .offers_table td.counter_block_wr,

    .catalog_detail .offers_table td.one_click_buy,

    .catalog_detail table.colored td.like_icons {

        display: none;

    }



    .wrapper_inner .catalog_detail table.offers_table tr.offer_stores td .stores_block_wrap {

        border-bottom: 1px solid #e7e7e7;

        padding-bottom: 8px;

        padding-bottom: 17px;

        margin-bottom: 18px;

    }





    .slider_navigation.compare .flex-direction-nav {

        display: block !important;

    }



    .wrapper_inner .catalog_detail .adaptive_extended_info .article {

        float: none;

        padding: 10px;

    }



    .wrapper_inner .catalog_detail .adaptive_extended_info .brand {

        float: none;

        padding: 10px;

        text-align: center;

    }



    .specials_slider_wrapp ul.tabs {

        padding-right: 0px;

    }



    .popup {

        min-width: 250px;

        top: 10px !important;

    }



    .popup .prompt {

        width: 100px;

        font-size: 11px;

        padding-left: 19px;

    }



    .popup .pop-up-title {

        padding: 12px 12px 8px 12px;

    }



    .popup .close {

        right: 10px;

        top: 9px;

    }



    .popup .form-wr {

        padding: 10px 14px;

    }



    .front_slider .item-title a,

    .front_slider .item-title a span {

        line-height: 17px;

    }



    .front_slider li .image img {

        max-width: 125px;

    }



    .item_wrapp img {

        width: 100%;

    }



    .wrapper_inner .catalog_detail .wrapp_docs {

        width: 100%;

    }



    /* skritie naborov i komplektov */

    td.logo_wrapp div.logo {

        /*padding: 0 17px 0px 0px ;*/

    }



    .breadcrumbs {

        /*display: none;*/

    }



    .module-cart table td.remove-cell {

        padding: 2px;

        width: 10px;

    }



    body .module-cart table td.thumb-cell a {

        height: 40px;

        width: 40px;

    }



    .wrapper_inner .middle .basket_wrapp .module-cart table td.thumb-cell {

        width: 40px;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle td {

        padding: 2px;

    }



    ul.tabs li span {

        text-transform: none;

    }



/*    body .wrapper .top_slider_wrapp .flexslider .slides>li,

    body .wrapper .top_slider_wrapp .flexslider .slides>li td,*/

    body .wrapper .top_slider_wrapp .flexslider {

        height: 94.5vh;

    }



    body .top_slider_wrapp .flexslider .slides>li .wrapper_inner>table {

        background: none !important;

    }



    body #content .left_block+.right_block:not(.catalog) .module-map,

    body .store_map .store_description {

        width: 100%;

        padding: 0;

    }



    body .adaptive_filter {

        display: inline-block;

        width: 100%

    }



    body .module_products_list .quantity-cell {

        display: none;

    }



    body .catalog_section_list .section_item {

        width: 100%;

    }



    body .catalog_section_list .section_item_inner {

        margin-right: 0;

    }



    body .module-cart .summ-cell,

    body .module-cart .summ-th,

    body .module-cart .sum-th,

    body .module-cart .name-cell,

    body .module-cart .name-th,

    body .module-cart tfoot .delay-cell,

    body .module-cart .order_item_props,

    body .module-cart .order_item_price_type,

    body .module-cart .order_item_weight {

        display: none;

    }



    body .module-cart .colored tfoot td.extended-cell {

        display: table-cell;

    }



    body .catalog_block .catalog_item_wrapp {

        width: 33%;

        width: 230px;

    }



    body .contacts_left,

    body .contacts_right {

        float: none;

        margin: 0;

        position: relative;

        width: 100%;

    }



    body .contacts_left {

        margin-top: 39px;

    }



    body .contacts_left .store_description .store_property {

        width: 50%;

        float: left;

        margin-bottom: 20px;

        padding-right: 20px;

        box-sizing: border-box;

        -moz-box-sizing: border-box;

        -webkit-box-sizing: border-box;

    }



    body .contacts_left .store_description .store_property:nth-child(3) {

        clear: both;

    }



    body .contacts_left .store_description .store_property {

        margin-top: 0;

    }



    body .contacts_right blockquote {

        margin-top: 14px;

    }



    body h1 {

        font-size: 32px;

        line-height: 36px;

        margin-top: 20px;

    }



    body .top-h-row ul.menu {

        display: none;

    }



    body .front_slider .preview_text {

        text-overflow: ellipsis;

        text-overflow: -o-ellipsis-lastline;

        display: -webkit-box;

        -webkit-line-clamp: 3;

        -webkit-box-orient: vertical;

        overflow: hidden;

    }



    body .front_slider .item-title a span,

    body .flexslider .text .banner_title span {

        font-size: 25px;

        line-height: 1.3;

    }



    body .front_slider_wrapp a.read_more,

    body .btn_big {

        font-size: 12px;

        line-height: 28px;

        height: 27px;

        box-shadow: none;

        -moz-box-shadow: none;

        -webkit-box-shadow: none;

        border-bottom-width: 1px;

    }



    body .front_slider .read_more:hover {

        border-bottom-width: 1px !important;

    }



    body .top_slider_wrapp .banner_text {

        text-overflow: ellipsis;

        text-overflow: -o-ellipsis-lastline;

        display: -webkit-box;

        -webkit-line-clamp: 3;

        -webkit-box-orient: vertical;

        overflow: hidden;

    }



    body .front_slider .price {

        font-size: 21px;

    }



    body .top_slider_wrapp .flex-direction-nav li {

        top: 100px;

    }



    body .top_slider_wrapp .flex-direction-nav li,

    body .top_slider_wrapp .flex-direction-nav li a {

        height: 30px;

        width: 30px;

    }



    body .top_slider_wrapp .flexslider .slides li td.text .banner_text,

    body .top_slider_wrapp .flexslider .slides li td.text .banner_title,

    body .top_slider_wrapp .flexslider .slides li td.text .banner_buttons {

        margin-left: 40px;

        margin-right: 40px;

    }



    body .index_bottom .banners_column {

        display: none;

    }



    body .index_bottom .info_column,

    body .index_bottom .info_column .about_column {

        padding-left: 0;

    }



    body.news_slider_wrapp .flex-control-nav.flex-control-paging {

        display: block;

    }



    body .index_bottom .info_column .news_column .news_slider_navigation {

        display: none;

    }



    body .specials_slider_wrapp ul.slider_navigation {

        display: none;

    }



    body #footer ul.bottom_main_menu,

    body #footer ul.bottom_submenu {

        width: 100%;

        text-align: justify;

    }



    body .top-h-row .search {

        width: 30%;

    }



    body .wrapper.head_type_2 .top-h-row .search {

        display: block;

    }



    #content .right_block.catalog {

        margin-top: 35px;

    }



    .wrapper_inner #content .right_block .inner_wrapper {

        right: 0px;

        padding: 0px;

    }



    body #header .basket_fly {

        display: none;

    }



    body .wrapper.basket_fly .basket_normal {

        display: block;

    }



    .basket_fly .wrapper_inner .basket_wrapp .wrapp_all_icons {

        width: 207px;

    }



    .basket_fly #header .middle-h-row .basket_wrapp {

        vertical-align: middle;

        padding-top: 8px;

    }



    .basket_fly .main-nav .search_middle_block {

        display: none;

    }



    .wrapper.basket_fly:not(.has_menu) .top-h-row .form_mobile_block .search_middle_block {

        display: block;

    }



    body #content .left_block:not(.catalog) {

        width: 100%;

        float: none;

    }



    body #content .left_block.catalog {

        width: 100%;

        margin: 0px;

    }



    .bx_filter.bx_filter_vertical {

        position: absolute;

        margin: 0;

        width: 100%;

        top: 71px;

        box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);

        -moz-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);

        -webkit-box-shadow: 0 0px 10px rgba(0, 0, 0, 0.15);

        z-index: 101;

    }



    .left_block .bx_filter .bx_filter_section {

        margin: 0px;

        padding-top: 20px;

        padding-bottom: 20px;

    }



    body .bx_filter_container #modef {

        top: 4px;

        right: 3px;

    }



    body .bx_filter_vertical .filter_button {

        float: none;

    }



    .bx_filter_vertical input[type="checkbox"]+label:not(.dib) {

        float: left;

        margin-right: 10px;

    }



    .filter_horizontal {

        overflow: visible;

    }



    body .bx_filter_vertical .bx_filter_section .bx_filter_button_box.active .bx_filter_block .bx_filter_parameters_box_container {

        max-width: 350px;
        width: 100%;
        text-align: left;
		flex-wrap: wrap;

    }



    .wrapp_all_inputs.wrap_md .wrapp_change_inputs {

        width: 35%;

        position: relative;

        margin: 0px 0px 4px;

    }



    .wrapp_all_inputs.wrap_md .wrapp_slider {

        width: 65%;

        padding: 10px 0px 0px 20px;

    }



    .smartfilter .bx_ui_slider_track {

        margin-top: 16px;

    }



    .bx_filter .bx_filter_block .bx_filter_popup_result.right#modef_mobile {

        left: 0px;
        background: transparent;
        position: relative;
        color: #888;
        margin: 0px;
        padding-left: 0px;
        line-height: 20px;
        display: inline-block;
		width: 100%;
		margin-bottom: 15px;

    }



    .bx_filter .bx_filter_popup_result.right a,

    .bx_filter_container_modef {

        display: none;

    }



    .filter_horizontal .bx_filter #modef_mobile {

        display: none !important;

    }



    .filter_horizontal {

        padding: 0px;

    }



    div[id^=smartFilterDropDown] {

        max-width: 690px;

    }



    body .bx_filter_vertical .filter_button.show {

        margin-right: 5px;

    }



    body #content .left_block.catalog>div,

    .bx_filter.bx_filter_vertical {

        display: none;

    }



    body #content .left_block .left_menu li {

        display: inline-block;

        margin-top: 3px;

    }



    body #content .right_block,

    body #content .right_block.catalog {

        padding-left: 0;

    }



    body #content .left_block+.right_block:not(.catalog) {

        margin-top: 20px;

    }



    body .right_side .ask_small_block {

        margin-bottom: 30px;

    }



    body .right_side {

        width: 100%;

        padding-left: 0;

    }



    body .right_side.sections_list {

        display: none;

    }



    body .left_side {

        padding-right: 0;

    }



    body ul.left_menu>li.exit {

        margin-top: 0;

        padding-top: 0;

        border-top: 0;

    }



    body .module-order-history ul.tabs li .triangle {

        margin-top: 0px;

    }



    body .module-order-history ul.tabs li span {

        padding-top: 5px;

    }



    .wrapper_inner .bottom.middle td>.coupon {

        width: 250px;

    }



    .wrapper_inner .bottom.middle td>.coupon #COUPON {

        width: 160px;

    }



    .wrapper_inner .bottom.middle td>.coupon #COUPON {

        margin-bottom: 12px;

    }



    .wrapper_inner .bottom.middle td>.coupon .apply-button {

        display: block;

        clear: both;

    }



    .wrapper_inner .bottom.middle .total.item_title {

        padding-right: 18px;

    }



    .bx_ordercart_order_sum td.custom_t1 {

        width: 80%;

    }



    .module-order-history .drop-cell .result-row a.button {

        margin: 0px 10px 10px 0px;

    }



    .articles-list.lists_block.faq .item .left-data {

        float: none;

        width: 100%;

        max-width: initial !important;

    }



    .articles-list.lists_block.faq .right-data {

        margin: 20px 0px 0px;

    }



    .articles-list.lists_block.faq .right-data .preview-text {

        padding-right: 20px;

    }



    #content .ask_big_block .ask_btn_block {

        float: none;

    }



    #content .ask_big_block .description {

        padding: 20px 0px 0px;

    }



    .job.border_block .wrap_md .text {

        width: 50%;

    }



    .job.border_block .wrap_md .phone {

        width: 25%;

    }



    .job.border_block .wrap_md .but {

        width: 25%;

    }



    .basket_normal .popup.card_popup_frame .basket_popup_wrapper .basket_popup_wrapp {

        top: 41px;

    }



    .news_block .info_block .news_items .item {

        width: 100%;

        padding-left: 0px;

    }



    .wrapper_inner .footer_top .wrap_md .phones {

        padding-left: 0px;

    }



    .wrapper_inner .footer_bottom .menu_block,

    .wrapper_inner .footer_bottom .social_block {

        width: 100%;

        /*padding: 0px;*/

    }



    .footer_bottom .social_block .social_wrapper {

        padding-left: 0px;

    }



    .wrapper_inner .registraion-page .form-block {

        padding: 0px 15px;

    }



    .wrapper_inner .registraion-page .main_info {

        width: 69%;

    }



    .wrapper_inner .registraion-page .social_block {

        width: 31%;

    }



    .wrapper_inner .soc-avt .row input[type="text"] {

        width: 90%;

    }



    body #header .wrapper_inner ul.menu li .child .child_wrapp {

        padding: 25px 20px 17px;

    }



    .wrapper_inner .articles-list.sections .item {

        width: 100%;

    }



    .wrapper_inner .module-order-history .module-orders-list .drop-cell .not-payed {

        padding: 5px 7px;

    }



    .rss_feed_icon+.filter_block,

    .rss_feed_icon+.news_detail_wrapp {

        margin: 35px 0px 0px;

    }



    .popup .captcha-row .captcha_input {

        position: initial;

    }



    .wrapper_inner .item .child_container {

        display: none;

    }



    .start_promo .item i.title span,

    .wrapper_inner .wrap_tizer .wr_block .title .inner_text {

        font-size: 15px;

    }



    .start_promo .item i.price span,

    .wrapper_inner .wrap_tizer .wr_block.price .inner_text {

        font-size: 14px;

    }



    .wrapper_inner .wrap_tizer {

        max-width: 80%;

    }

}



@media all and (max-width: 736px) {

    .catalog_block .catalog_item_wrapp:nth-child(3n) .item_wrap {

        margin-right: 0px;

    }

}



@media all and (max-width: 716px) {
    .product-img{
        min-width: 100%;
    }
    body .filter_opener span{
        display: none;
    }
    .bx_filter.bx_filter_vertical{
        top:55px
    }
    .wrapper_inner .tizers_block .item{
        width:  48%;
        margin: 0 auto
    }

        .tizers_block{
        -webkit-justify-content:    space-between ;
                justify-content:    space-between ;
    }

    .catalog_block .catalog_item_wrapp:nth-child(3n) .item_wrap {

        margin-right: 20px;

    }



    .wrapper_inner .staff.list .item .image {

        float: none;

    }



    .wrapper_inner .staff.list .item .info {

        margin: 10px 0px 0px 0px;

    }

}



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

    body .top_slider_wrapp .flexslider .slides li td.text * {

        text-align: left;

    }



    .footer_top .sblock .wrap_icon {

        display: none;

    }



    .footer_top .sblock .forms .email_wrap {

        width: 72%;

    }



    .footer_top .wrap_md .phones .order {

        padding: 0px 0px 0px 20px;

    }



    .inner_wrapper .sort_header .sort_filter a .icon {

        display: inline-block;

    }



    body .top-h-row .phone .icon {

        display: none;

    }



    body .top-h-row .phone {

        margin-top: 11px;

    }



    body .module-orders-list .order-extra-properties {

        display: inline;

    }



    .filter_block ul {

        float: none;

    }



    .filter_year {

        float: none;

        margin: 5px 0 5px;

    }



    body .module-orders-list.colored thead td,

    body .module-orders-list td.date-cell,

    body .module-orders-list td.count-cell,

    body .module-orders-list td.price-cell,

    body .module-orders-list td.pay-status-cell,

    body .module-orders-list td.order-status-cell,

    body .module-orders-list .drop-container th.price-th,

    body .module-orders-list .drop-container th.count-th,

    body .module-order-history.orderdetail .module-orders-list.goods td {

        display: none;

    }



    body .module-order-history.orderdetail .module-orders-list.goods td.vname,

    body .module-order-history.orderdetail .module-orders-list.goods td.price,

    body .module-order-history.orderdetail .module-orders-list.goods td.vqnt {

        display: table-cell;

    }



    .module-order-history .drop-cell .result-row a.button22 {

        margin-top: 5px;

    }



    body .sort_header .sort_filter a span {

        display: none;

    }



    .basket_sort ul.tabs li span {

        font-size: 14px;

    }



    .wrapper_inner .middle .basket_wrapp .module-cart table.colored tr td {

        padding: 6px;

    }



    body .module-cart table td.thumb-cell a {

        line-height: 40px;

    }



    .wrapper_inner .middle .basket_wrapp .module-cart table tr td.count-cell {

        padding-top: 16px;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle td.row_values .item_title {

        display: inline-block;

        float: left;

        margin: 0px;

        font-weight: bold;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle td.row_values .wrap_prices {

        float: left;

    }



    .bottom.middle .total.item_title {

        display: none;

    }



    body .module-cart .cost-cell,

    body .module-cart .summ-cell,

    body .module-cart .summ-cell *,

    body .module-cart .row_values .price {

        font-size: 14px;

    }



    .wrapper_inner .phones .order_wrap_btn {

        margin-left: 5px;

    }



    .wrapper_inner .top-h-row .h-user-block .module-enter,

    .wrapper_inner .phones>span .callback_btn {

        font-size: 11px;

    }



    .wrapper_inner .footer_top .sblock,

    .wrapper_inner .footer_top .wrap_md .phones {

        width: 100%;

    }



    .footer_top .wrap_md .phones .phone_block {

        padding-left: 0px;

    }



    body .authorization-cols .col.authorization,

    body .authorization-cols .col.registration {

        width: 100%;

        padding-right: 0;

    }



    .wrapper.has_menu #header .wrapper_inner .middle-h-row .center_block .search {

        display: none;

    }



    .wrapper.has_menu #header .middle-h-row .center_block {

        padding: 0 20px 0 0;

    }



    .wrapper.has_menu .top-h-row .form_mobile_block .search_middle_block {

        display: block;

    }



    .wrapper_inner .forms .text_block,

    .wrapper_inner .forms .form_block {

        width: 100%;

        padding: 0px;

    }



    body .module-cart table tfoot .backet_back_wrapp {

        display: none !important;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle .bottom_btn .basket_checkout_wrapp {

        text-align: left;

    }



    .bx_order_make .bx_block.r1x3 {

        width: 35%

    }



    .bx_order_make .bx_block.r3x1 {

        width: 65%

    }



    .job.border_block .wrap_md .text {

        width: 70%;

    }



    .job.border_block .wrap_md .phone {

        width: 30%;

    }



    .job.border_block .wrap_md .but {

        width: 100%;

        display: block;

        text-align: left;

        padding: 20px 0px 0px 0px;

    }



    .container .page_not_found td.image,

    .container .page_not_found td.description {

        display: block;

        width: 100%;

    }



    .wrapper_inner .stores .stores_list {

        width: 51%;

    }

}



@media all and (max-width: 630px) {

    .popup .soc-avt {

        padding: 18px 10px 14px;

    }



    .popup .reg-new {

        padding: 35px 10px;

    }



    .popup .prompt {

        width: auto;

        padding-left: 0px;

    }



    .wrapper_inner .catalog_detail .tabs_content .char,

    .wrapper_inner .catalog_detail .tabs_content .serv {

        width: 100%;

        padding: 0px !important;

    }



    .catalog_detail .tabs_content .descr_div .char_block {

        width: 100%;

        padding-right: 0;

    }



    .module-order-history .module-orders-list td.drop-cell .item-shell td:first-child {

        padding-left: 5px;

    }



    .module-order-history .drop-cell .result-row {

        padding-left: 10px;

        padding-right: 10px;

    }



    .auth_wrapp.form-block .main_info,

    .auth_wrapp.form-block .socserv {

        width: 100%;

    }



    .auth_wrapp.form-block .main_info {}



    .auth_wrapp.form-block .socserv {

        padding: 0px 14px 20px;

    }



    .popup.enter_frame.show {

        width: 80%;

    }



    .popup.show .popup-intro .pop-up-title {

        font-size: 20px;

        line-height: 18px;

    }



}



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

    .tizers_block .item {

        width: 50%;

        text-align: center;

    }



    .tizers_block .item:nth-child(n+5) {

        /*width: 100%;*/

        text-align: center;

    }



    .catalog_detail .info_item .middle_info .prices .price.discount {

        margin-top: 9px;

    }



    .wrapper_inner .start_promo .item,

    .wrapper_inner .start_promo .item.wide50,

    .wrapper_inner .start_promo .item.wide100 {

        width: 50%;

        border: 2px solid #fff;

        padding-bottom: 47%;

    }



    .wrapper_inner .start_promo .item span.wrap_main,

    .wrapper_inner .start_promo .item.wide50 span.wrap_main,

    .wrapper_inner .start_promo .item.wide100 span.wrap_main {

        max-width: 500px;

    }



    .wrapper_inner .start_promo {

        margin: 0px;

    }



    .subscribe-form .wrap_bg .top_block,

    .subscribe-form .wrap_bg .sform {

        width: 100%;

    }



    .subscribe-form .wrap_bg .sform {

        margin-top: 22px;

    }



    .md-50.img {

        display: none;

    }



    /*	.md-50.big { width: 100%; padding: 31px 0px 37px; }*/



    .footer_top .sblock .forms .email_wrap {

        width: 70%;

    }



    .footer_top .wrap_md .phones .phone_wrap a {

        font-size: 15px;

    }



    .center_block .search_block {

        display: none;

    }



    .header_wrap #header .middle-h-row .center_block ul.menu,

    .basket_fly #header .middle-h-row .center_block ul.menu {

        width: 100%;

        padding: 0px;

    }



    .search_middle_block {

        display: none;

    }



    .wrapper.m_color_dark #header .catalog_menu ul.menu>li.current {

        background: #3f3f3f;

    }



    body .header_wrap.white .menu>li.current>a span {

        border-bottom-color: transparent;

    }



/*    body .wrapper .top_slider_wrapp .flexslider .slides>li,

    body .wrapper .top_slider_wrapp .flexslider .slides>li td,*/

    body .wrapper .top_slider_wrapp .flexslider {

        height: 90vh;

    }



    body .top_slider_wrapp .flex-direction-nav li {

        top: 85px;

    }



    body .catalog_detail .adaptive_extended_info_wrapp {

        display: block;

    }



    body .item_main_info .item_slider.flex {

        display: block;

    }



    body .catalog_detail .item_main_info .item_slider {

        padding: 0;

        width: 100%;

        float: none;

    }



    body .catalog_detail .item_main_info .right_info {

        padding: 0;

        border-top: 1px solid #e5e5e5;

    }



    body .catalog_detail .extended_info {

        margin-bottom: 0;

    }



    body .catalog_detail .item_main_info .item_slider .thumbs,

    body .catalog_detail .right_info .info_block,

    body .catalog_detail .right_info hr,

    body .catalog_detail .right_info .preview_text,

    body .catalog_detail .right_info hr.separator {

        display: none;

    }



    body .catalog_detail .item_main_info {

        margin-top: 0;

    }



    .catalog_detail .item_main_info .item_slider:after,

    .catalog_detail .item_main_info .right_info .info_item:before {

        display: none;

    }



    .item_slider .slides {

        height: 260px;

        line-height: 250px;

        line-height: normal;

        padding: 25px 0px 5px 0px;

    }



    .module_products_list .cost.prices .price {

        font-size: 15px;

    }



    .module_products_list td.item-name-cell a {

        font-size: 12px;

    }



    body .module_products_list td.but-cell {

        padding-right: 19px;

    }



    body .module_products_list td.like_icons {

        display: none;

    }



    .catalog_detail .top_info .like_icons span.value span {

        display: none;

    }



    .catalog_detail .top_info .like_icons span.value:before {

        margin-right: -1px;

    }



    .info_item .top_info .brand {

        padding: 0 5% 10px 0;

    }



    body .authorization-cols .auth-title {

        font-size: 18px;

    }



    body .authorization-cols .col.registration {

        margin-top: 30px;

    }



    body .module-cart table td.delay-cell .value {

        display: none;

    }



    body li[item-section="AnDelCanBuy"] .module-cart table td.count-cell {

        padding: 3px 0;

        font-size: 0;

    }



    body .module-cart .counter_block {

        font-size: 0;

    }



    body .module-cart table td {

        padding: 3px;

    }



    body .count-cell div.error {

        position: static;

        white-space: normal;

    }



    body .module-cart .counter_block input[type="text"] {

        width: 30px;

        height: 30px;

        font-size: 13px;

    }



    body .module-cart a.wish_item .icon i {

        margin-right: 0;

    }



    body .module-cart table tfoot td.extended-cell {

        display: none !important;

    }



    body .module-cart table tfoot .basket_fast_order_wrapp {

        text-align: right;

        padding-right: 20px;

    }



    body .module-cart table tfoot .basket_checkout_wrapp {

        padding-left: 20px;

    }



    body .module-cart table td.thumb-cell {

        width: 50px;

    }



    body #order_form_content .module-cart table td.thumb-cell {

        width: 80px;

    }



    body .module-cart table td.thumb-cell a {

        height: 50px;

        width: 50px;

        position: relative;

    }



    body .module-form-block-wr .form-block .r {

        width: 100%;

    }



    body .brands_list li {

        width: 32%;

    }



    body .drop-question .form-block .left-data,

    body .drop-question .form-block .right-data {

        width: 100%;

        margin-left: 0;

        padding-right: 0;

        float: none;

    }



    body .news_detail_wrapp .detail_picture_block {

        margin: 20px auto;

        text-align: center;

        float: none;

    }



    body .wrapper:not(.front_page) .middle {

        margin-top: 55px;

    }



    .registraion-page .form-block {

        padding: 0px 20px;

    }



    .registraion-page .main_info {

        padding-bottom: 0px;

    }



    .registraion-page .social_block {

        padding-top: 5px;

    }



    body .wrapper .top_slider_wrapp .flex-control-paging {

        display: none;

    }



    body .top_slider_wrapp .flex-direction-nav li {

        display: none;

    }



    body .wrapper.head_type_1:not(.front_page) #header {

        margin-bottom: 30px;

    }



    body .wrapper.head_type_1:not(.front_page) #header+.wrapper_inner {

        border-top: 0;

        box-shadow: none;

        -o-box-shadow: none;

        -moz-box-shadow: none;

        -webkit-box-shadow: none;

    }



    body #header ul.menu.full>li.search_row {

        display: block;

    }



    body .front_slider_wrapp .extended_pagination {

        display: none;

    }



    body .front_slider .info {

        padding-left: 0;

    }



    body .front_slider_wrapp .flex-viewport {

        width: 100%;

    }



    body .top_slider_wrapp .banner_text {

        margin-top: 10px;

        -webkit-line-clamp: 2;

    }



    body .flexslider .banner_buttons {

        margin-top: 10px;

    }



    body .index_bottom .info_column .news_column .shadow {

        display: block;

    }



    body .index_bottom .info_column .about_column,

    body .index_bottom .info_column .news_column {

        width: 100%;

    }



    body .index_bottom .info_column .about_column {

        margin-bottom: 10px;

    }



    body .index_bottom .info_column .news_column {

        padding-left: 0;

    }



    body .index_bottom .info_column .about_column .about_show_more {

        display: block;

        text-align: center;

    }



    body .brands_slider_wrapp {

        padding: 36px 0px 25px;

    }



    body .top-h-row .search #title-search-input {

        display: none;

    }



    body .top-h-row .search #search-submit-button {

        border-radius: 2px;

        -moz-border-radius: 2px;

        -webkit-border-radius: 2px;

        position: static;

        margin: 1px auto 0;

    }



    body .top-h-row .search {

        width: 20%;

    }



    body .top-h-row .search form {

        width: 100%;

    }



    body .top-h-row .search {

        text-align: center;

    }



    body #header ul.menu.adaptive {

        display: block;

    }



    body #header ul.menu.adaptive .menu_opener {

        cursor: pointer;

    }



    body #header ul.menu.adaptive>li>a,

    body #header ul.menu.full>li>a {

        font-size: 14px;

        text-transform: uppercase;

        text-decoration: none;

        padding: 0 20px;

        display: inline-block;

        height: 42px;

        line-height: 43px;

    }



    body .wrapper.has_menu .main-nav {

        display: block;

    }



    body #header ul.menu.full {

        border-radius: 0 0 3px 3px;

        -moz-border-radius: 0 0 3px 3px;

        -webkit-border-radius: 0 0 3px 3px;

        display: none;

        box-shadow: 0 3px 18px rgba(44, 44, 44, 0.8);

        -moz-box-shadow: 0 3px 18px rgba(44, 44, 44, 0.8);

        -webkit-box-shadow: 0 3px 18px rgba(44, 44, 44, 0.8);

    }



    body ul.menu li.catalog a i {

        background: url("/bitrix/templates/our_shop/css/../images/arrows_small.png") 3px -21px no-repeat;

        right: 15px;

        top: 10px;

    }



    body ul.menu li.catalog:hover a i {

        background-position: -33px -21px;

    }



    body #header ul.menu.full>li:not(.current):not(.search_row) {

        background: #ecf0f3;

        border-top: 1px solid #f2f5f7;

        border-bottom: 1px solid #e4e6e7;

    }



    body #header ul.menu.full>li:not(.current) a {

        color: #000;

    }



    body #header .catalog_menu {

        display: none;

    }



    body #header {

        border-bottom: 0 !important;

        box-shadow: none !important;

        -moz-box-shadow: none !important;

        -o-box-shadow: none !important;

        -webkit-box-shadow: none !important;

    }



    body .wrapper .top_slider_wrapp {

        margin-top: 54px !important;

    }



    body #header .center_block .main-nav {

        margin-top: 15px;

        left: -15px;

        margin-left: 0px;

        padding: 7px 15px;

    }



    body #header ul.menu.full>li {

        display: block;

        width: 100%;

        text-align: left;

    }



    body #header ul.menu.full>li.stretch {

        display: none;

    }



    body #header ul.menu.full.opened li:hover .child,

    body #header ul.menu.full.opened li:hover .space {

        display: none;

    }



    body #header ul.menu.full>li:not(.menu_opener)>a {

        border-left: 0 !important;

        border-right: 0 !important;

        box-sizing: border-box;

        -webkit-box-sizing: border-box;

        -moz-box-sizing: border-box;

        width: 100%;

    }



    body .top-h-row .search,

    body .wrapper.has_menu .top-h-row .search,

    .wrapper.has_menu #header .middle-h-row .center_block .search {

        display: none;

    }



    body .display_list .list_item .image {

        width: 33%;

    }



    body .display_list .list_item .image a,

    body .display_list .list_item .image,

    body .display_list .list_item {

        min-height: inherit;

    }



    body .sort_header .sort_filter {

        font-size: 0;

    }



    .h_color_colored .header_wrap .menu>li.current>a span {

        border-bottom-width: 0px;

    }



    .h_color_colored .main-nav ul.menu>li>a:hover {

        opacity: 1;

    }



    .m_color_dark #header ul.menu.full.opened>li {

        background: #505050;

        border-top: 1px solid #848484;

        border-bottom: 1px solid #3d3d3d;

    }



    .m_color_dark #header ul.menu.full.opened>li.current {

        background: #2f2f2f;

        border-top: 1px solid #848484;

    }



    .m_color_dark #header ul.menu.full.opened li:not(.search_row):hover,

    body .m_color_dark #header ul.menu.full.opened li:not(.search_row):hover,

    body .wrapper.m_color_dark #header ul.menu.full.opened>li:hover {

        background: #505050;

    }



    .m_color_dark #header ul.menu.full.opened li.current,

    .m_color_dark #header ul.menu.full.opened li:not(.search_row):hover {

        border-bottom: 1px solid #3d3d3d;

        border-top: 1px solid #848484;

    }



    body .h_color_white .center_block .menu.full>li.current>a {

        color: #fff;

    }



    body .h_color_white .center_block .menu.full>li.current>a span {

        border: 0px;

    }



    .wrapper.has_menu .header_wrap #header .catalog_menu {

        display: none;

    }



    body .m_color_dark #header .center_block .main-nav,

    body .m_color_dark.wrapper #header .center_block .main-nav {

        background: #3f3f3f;

        border-top-width: 0px;

    }



    .basket_normal .popup {

        top: -3px !important;

    }



    .basket_wrapp .basket_block .link {

        bottom: -27px;

    }



    .bx_order_make .bx_block.float {

        width: 33%;

    }



    .bx_order_make .bx_block.r3x1,

    .bx_order_make .bx_block.r1x3 {

        width: 100%;

    }



    .module-gallery-list li {

        width: 33.33%;

    }



    .articles-list.lists_block .right-data {

        margin-left: 150px;

    }



    .articles-list.lists_block:not(.vertical) .item .left-data {

        width: 100%;

        float: none;

        max-width: initial;

    }



    .articles-list.lists_block:not(.vertical) .item .left-data a {

        height: auto;

    }



    .articles-list.lists_block:not(.vertical) .item .right-data {

        margin: 20px 0px 0px 0px;

    }



    #content .right_side.wide {

        padding: 0px;

        float: none;

        width: 100%;

    }



    #content .left_side.wide {

        padding: 0px;

    }



    .wrapper.basket_fly:not(.has_menu) .top-h-row .form_mobile_block .search_middle_block,

    .wrapper.has_menu .top-h-row .form_mobile_block .search_middle_block {

        display: none;

    }



    .wrapper_inner .wrap_md .news_wrap,

    .wrapper_inner .wrap_md .subscribe_wrap {

        width: 100%;

        margin: 0px;

    }



    .wrapper_inner .registraion-page .main_info {

        width: 100%;

        border-right-width: 0px;

        padding-right: 0px;

        padding-top: 0px;

    }



    .wrapper_inner .registraion-page .social_block {

        width: 100%;

        padding: 0px;

    }



    .wrapper_inner .soc-avt .row input[type="text"] {

        width: 90%;

    }



    .wrapper_inner .start_promo .item i.price {

        display: block;

    }



    .wrapper_inner .start_promo .item i.price .tizer_text {

        display: none;

    }



    .wrapper_inner .stores .all_map {

        margin-top: 5px;

    }



    .wrapper_inner .stores .stores_list {

        width: 100%;

        padding: 0px;

    }



    body h1 {

        margin-top: 70px;

    }



    .bx-ie .basket_wrapp .wraps_icon_block .count a,

    .bx-ie .basket_wrapp .wraps_icon_block .count .text {

        line-height: 18px;

    }

}



@media all and (max-width: 570px) {

    body .display_list .description_wrapp {

        display: none;

    }



    body .display_list .adaptive_name {

        display: table-row;

    }



    .wrapper_inner .bx_ordercart_order_sum td.custom_t1 {

        width: 80%;

    }

}



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

    .catalog_detail .offers_table .opener {

        padding: 0px;

    }



    .wrapper_inner table.offers_table td {

        padding: 13px 8px;

    }



    table.offers_table .ablock {

        margin: 0px 0px 10px;

    }



    table.offers_table td.count {

        text-align: left;

        width: 50%;

        height: 40px;

        border-bottom: 0;

    }



    table.offers_table td.counter_block {

        width: 50%;

        height: 40px;

        border-bottom: 0;

    }



    table.offers_table td.buy {

        width: 50%;

        text-align: left;

        clear: left;

        height: 43px;

    }



    table.offers_table td.one_click_buy {

        width: 50%;

        text-align: center;

        height: 43px;

    }



    .counter_block_wr.ablock {

        padding: 0px 5px 0px 0px;

    }



    .basket_normal .popup {

        top: -12px !important;

    }



    #basket_line .basket_normal .popup {

        display: none !important;

    }



    .slider_navigation.compare .flex-direction-nav {

        display: none !important;

    }



    .wrapp_scrollbar .wr_scrollbar {

        margin-left: 0px;

        margin-right: 0px;

    }



    .bx_compare .tabs-head li {

        font-size: 13px;

    }



    .wrapper_inner .bx_sort_container .wrap_remove_button {

        left: 0px;

        top: 70px;

        right: initial;

        z-index: 3;

    }



    .registraion-page .top p {

        font-size: 10px;

        padding: 0px;

    }



    .registraion-page .top p:before,

    .registraion-page .top p:after {

        display: none;

    }



    .footer_bottom .all_menu_block .submenu_block {

        display: none;

    }



    .footer_bottom .submenu_top .menu_item {

        width: 100%;

    }



    .footer_top .wrap_md .phones .order {

        display: none;

    }



    .footer_top .wrap_md .phones .phone_wrap {

        width: 100%;

    }



    .footer_top .sblock .forms .email_wrap {

        width: 60%;

    }



    .footer_top .sblock .wrap_bg {

        width: 100%;

        padding: 0px 0px 13px;

    }



    .footer_top .sblock .wrap_icon {

        /*display: inline-block;*/

    }



    .footer_top .sblock .forms {

        width: 100%;

        padding-left: 0px;

    }



    #footer .wrap_md .empty_block {

        display: none;

    }



    .footer_bottom .social_block {

        padding: 0px;

    }



    .footer_top .wrap_md .phones .phone_block,

    .footer_bottom .social_block .social_wrapper {

        width: 100%;

        padding: 0px;

    }



    .pay_system_icons {

        display: none;

    }



    .basket_wrapp .basket_block div.text {

        display: none;

    }



    .wrapper_inner .basket_wrapp .header-compare-block {

        margin-left: 30px;

    }



    .h_color_colored .header_wrap .basket_wrapp .empty_cart:not(.bcart) .wraps_icon_block.basket .count span {

        background: #000;

    }



    body .wrapper .top_slider_wrapp .flexslider .slides>li,

    body .wrapper .top_slider_wrapp .flexslider .slides>li td,

    body .wrapper .top_slider_wrapp .flexslider {

        height: 90vh;

    }



    body .module_products_list td {

        padding: 2px;

    }



    body .search-page form {

        padding: 15px 5px 17px;

    }



    body .display_list .list_item td.image,

    body .display_list .list_item td.information_wrapp {

        padding: 0 15px 15px;

    }



    body .display_list .list_item td.information_wrapp .information {

        padding: 0;

    }



    body .catalog_block .catalog_item_wrapp,

    .wrapper_inner #content .catalog_block .catalog_item_wrapp:nth-child(3n),

    .wrapper_inner #content .catalog_block .catalog_item_wrapp:nth-child(4n),

    body .right_block.catalog .catalog_block .catalog_item_wrapp {

        width: 50%;

    }



    body #header .middle-h-row td.logo_wrapp {

        width: 60%;

    }



    #header .middle-h-row td.logo_wrapp img {

        max-width: 100%;

    }



    body #header .middle-h-row td.center_block {

        padding: 0;

        width: 0;

    }



    body #header .middle-h-row .basket_wrapp {

        width: 35%;

    }



    body .header-cart-block .cart .summ {

        display: none;

    }



    body .header-cart-block .cart .cart_wrapp {

        padding-left: 32px;

    }



    body .header-cart-block .cart {

        width: 120px;

    }



    body .header-cart-block .cart .cart_wrapp:not(.with_delay) {

        padding-top: 6px;

    }



    body .header-cart-block .cart>span.icon {

        display: none;

    }



    body .header-cart-block .cart>span.icon.small {

        display: inline-block;

    }



    body .header-cart-block .cart .delay_link .icon {

        display: none;

    }



    body .header-cart-block .cart .delay_link {

        position: relative;

        zoom: 1;

        top: -4px;

    }



    body .header-cart-block .cart .cart-call,

    body .header-cart-block .cart .cart-call-empty {

        display: none;

    }



    body .header-cart-block .cart .cart-call.small {

        display: inline;

    }



    body .header-cart-block .cart .cart-call.small+a {

        display: none;

    }



    body .header-cart-block .cart .delay_link .icon {

        position: relative;

        zoom: 1;

        top: 0;

        width: 17px;

    }



    body .header-cart-block .cart .cart-call span {

        border: none;

        text-decoration: underline;

    }



    body .header-cart-block .cart .cart_wrapp.with_delay {

        padding-top: 0;

    }



    body .front_slider .preview_text {

        -webkit-line-clamp: 2;

    }



    body ul.tabs li span {

        font-size: 10px;

        padding-top: 6px;

        line-height: 9px;

    }



    body ul.tabs li {

        padding: 0 4px;

        height: 20px;

        line-height: 20px;

    }



    body #footer ul.bottom_main_menu li {

        display: block;

        text-align: center;

        width: 100%;

        padding: 0 20%;

        box-sizing: border-box;

        -moz-box-sizing: border-box;

        -webkit-box-sizing: border-box;

    }



    body #footer ul.bottom_main_menu li a {

        border-bottom: 1px solid #d8d8d9;

        width: 100%;

        display: inline-block;

        padding: 9px 0 5px;

        color: #000;

        text-shadow: none;

        -moz-text-shadow: none;

        -webkit-text-shadow: none;

    }



    body #footer .bottom_submenu li {

        display: none;

    }



    body #footer .bottom_submenu li.copy {

        display: block;

        width: 100%;

        text-align: center;

    }



    body #footer .footer_inner .line {

        background: transparent;

    }



    body h1 {

        font-size: 20px;

        line-height: 20px;

        margin-top: 25px;

    }



    body h1,

    body h2,

    body h3,

    body h4 {

        text-align: center;

    }



    body .store_map .stores_images.multiple {

        text-align: center;

    }



    body .show_number {

        text-align: center;

    }



    body .authorization-cols .auth-title {

        text-align: center;

    }



    body .search-page form {

        width: 100%;

        box-sizing: border-box;

        -moz-box-sizing: border-box;

        -webkit-box-sizing: border-box;

        text-align: center;

    }



    body .breadcrumbs {

        text-align: center;

    }



    body #content .left_block .left_menu {

        text-align: center;

    }



    body .display_list .list_item td.information_wrapp,

    body .display_list .list_item td.image {

        width: 50%;

    }



    body .display_list .list_item .ribbons {

        top: 0;

    }



    body .display_list .list_item td.information_wrapp .information {

        border-left: 0;

        position: static;

    }



    body .display_list .likes_icons {

        display: none;

    }



    body .display_list .available_block,

    body .display_list .noavailable_block {

        display: none;

    }



    body .display_list .availability-row {

        display: block;

    }



    body .display_list .price_block {

        margin-bottom: 10px;

    }



    .bx_order_make .bx_block.float {

        width: 50%;

    }



    .wrapper_inner .stores_block_wrap .stores_block .stores_text_wrapp>span {

        display: none;

    }



    .wrapper_inner .confirm .bx_section {

        padding: 18px 23px;

    }



    .confirm .bg_block:before,

    .confirm .bg_block:after {

        display: none;

    }



    .form-block-wr .iblock.label_block,

    .form-block-wr .iblock.text_block {

        width: 100%;

    }



    .form-block-wr .iblock.text_block {

        padding: 10px 0px 0px;

    }



    .basket_wrapp .empty_cart .wraps_icon_block.basket .count,

    .basket_wrapp .empty_cart.ecart.bcart .wraps_icon_block.basket .count,

    .basket_wrapp .nitems.ecart .wraps_icon_block.basket .count {

        opacity: 1;

    }



    .wrapper_inner .basket_wrapp .wraps_icon_block.basket .count .items a {

        color: #fff;

    }

}



@media all and (max-width: 520px) {

    .staff.list .item {

        float: none;

        width: 100%;

        padding-left: 0;

        padding-right: 0;

    }

}



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

    .wrapper_inner .basket_wrapp .wrapp_all_icons {

        width: 155px;

    }



    .module_products_list .counter_wrapp .counter_block {

        display: none;

    }



    body .catalog_block .catalog_item_wrapp,

    .wrapper_inner #content .catalog_block .catalog_item_wrapp:nth-child(3n),

    .wrapper_inner #content .catalog_block .catalog_item_wrapp:nth-child(4n),

    body .right_block.catalog .catalog_block .catalog_item_wrapp {

        width: 49%;

    }



    #content .products-list .products-list__item, .products-list__item:nth-child(5n) {

        display: inline-block;

        position: relative;

        margin-bottom: 33px;

        vertical-align: top;

        width: 47.4%;
        

        padding-left: 10px !important;

        box-sizing: border-box;

    }
    h4.products-list__item__descr__title{
        font-size: 16px;
    }
    #content .sale .product-img__ctrl span{
        margin-left: 10px;
    }

    #content .category .products-list .products-list__item {

        margin-bottom: 10px;

        padding-left: 0px !important;

    }



    .wrapper_inner .catalog_block .image_wrapper_block {

        margin: auto;

    }



    .catalog_block .item_info {

        margin: auto;

        /*width: 171px;*/

    }



    .info_item .top_info .article+.brand {

        padding-left: 0px;

        display: block;

    }



    .wrapper_inner .footer_bottom .submenu_top .menu_item {

        width: 100%;

    }



    .wrapper_inner .articles-list .item .right-data .preview-text {

        padding-right: 17px;

    }



    .basket_fly .wrapper_inner .basket_wrapp .wrapp_all_icons {

        width: 150px;

    }



    .wrapper_inner .basket_wrapp .header-compare-block {

        margin-left: 3px;

    }



    #header .wrapper_inner .middle-h-row .logo_wrapp .logo {

        padding-right: 0px;

    }



    .catalog_block .catalog_item {

        margin-right: 0px;

    }



    .item-name-cell .item-stock {

        display: none;

    }



    .wrapper_inner .cost.prices .price {

        font-size: 16px;

    }



    .adaptive.more_text {

        display: block;

    }



    .wrapper_inner .data-table.top .left_blocks {

        width: 100%;

    }



    .wrapper_inner .data-table.top .right_blocks {

        display: none;

    }



    .subscribe-edit .more_text .more_text_small {

        padding: 0px 0px 10px;

    }



    td.note {

        padding: 0px 0px 0px 10px;

    }



    td.text_info {

        display: none;

    }



    .wrapper_inner .module-order-history .module-orders-list .drop-cell .not-payed .text,

    .wrapper_inner .module-order-history .module-orders-list .drop-cell .not-payed .pays {

        width: 100%;

        text-align: left;

    }



    .wrapper_inner .module-order-history.orderdetail .result-row a.button {

        margin-bottom: 10px;

    }



    .module-order-history.orderdetail .module-orders-list.result td.custom_t2 {

        padding-right: 0px;

    }



    .lk-page .iblock.label_block,

    .lk-page .iblock.text_block {

        width: 100%;

        padding-left: 0px;

    }



    .catalog_block .catalog_item {

        padding: 20px 10px 20px 10px;

    }



    div.item-title {

        overflow: hidden;

        -webkit-line-clamp: 2;

    }



    .wrapper_inner .catalog_block .catalog_item_wrapp:nth-child(4n) .item_wrap {

        margin-right: 0px;

    }

}



@media all and (max-width: 470px) {

    .phones .order_wrap_btn {

        display: none;

    }



    .top-h-row .phones {

        width: 48%;

    }



    .button.video::before {

        display: none;

    }



    .top_slider_wrapp .flexslider .text.center .banner_buttons {

        margin-top: 10px;

    }



    .top_slider_wrapp .flexslider .banner_buttons a {

        padding: 7px 10px;

        font-size: 8px;

        line-height: 9px;

        margin-bottom: 5px;

    }



    .wrapp_all_inputs.wrap_md .iblock {

        width: 100%;

    }



    .wrapp_all_inputs.wrap_md .wrapp_slider {

        padding: 0px;

    }



    .smartfilter .bx_ui_slider_track {

        margin-top: 33px;

    }



    .top-h-row .phones .order_wrap_btn {

        display: none;

    }



    .jobs_wrapp .item .name .title .salary {

        display: block;

    }



    .jobs_wrapp .item .name .salary_wrapp .salary {

        display: none;

    }



    .job.border_block .wrap_md .text {

        width: 100%;

        display: block;

        text-align: left;

        padding: 0px 0px 0px 0px;

    }



    .job.border_block .wrap_md .phone {

        width: 100%;

        display: block;

        text-align: left;

        padding: 20px 0px 0px 0px;

    }



    .popup.show .forgot {

        float: none;

        display: block;

        margin-left: 0px;

    }



    .wrapper_inner .module-form-block-wr.order_cancel .form-block {

        padding: 0px;

    }



    body .top_slider_wrapp .flexslider .slides li td.text .banner_title {

        margin: 10px 10px 0px;

        margin-left: 0px;

    }



    body .top_slider_wrapp .flexslider .slides li td.text .banner_text {

        margin: 2px 2px 0px;

        font-size: 12px;

        line-height: 17px;

        max-height: 38px;

    }

}



@media all and (max-width: 460px) {



    .shops.list .item .title_metro,

    .shops.list .item .schedule_phone_email {

        width: 100%;

        margin-top: 0;

    }



    .shops.list .item .schedule_phone_email {

        text-align: left;

    }



    .shops.list .item .rubber>div {

        padding-top: 0;

    }



    .button.faq_button {

        float: none;

    }



    .faq_desc {

        margin: 23px 0 0 0;

    }

}



@media all and (max-width: 450px) {

    ul.tabs li {

        padding: 5px 0 0 0;

    }



    .top_slider_wrapp .flexslider .text.center .banner_title+.banner_buttons {

        margin-top: 4px;

    }



    .right_info table.buttons_block .counter_block {

        padding: 8px 0 0 0 !important;

        display: block;

        text-align: center;

    }



    .right_info table.buttons_block .counter_block select {

        font-size: 24px;

        padding: 4px 20px;

        height: 39px;

        margin: 0 auto;

    }



    .right_info table.buttons_block .buy_buttons_wrapp {

        display: block;

        text-align: center;

    }



    body .wrapper .top_slider_wrapp .flexslider .slides>li,

    body .wrapper .top_slider_wrapp .flexslider .slides>li td,

    body .wrapper .top_slider_wrapp .flexslider {

        height: 90vh;

    }



    body .wrapper .top_slider_wrapp .flexslider .slides>li {

        background-size: cover;

    }



    body .top-h-row .phone span.phone_text a {

        font-size: 15px;

    }



    body .front_slider .preview_text {

        display: none;

    }



    body .filter_opener span {

        display: none;

    }



    .filter_opener i {

        margin: 0px;

    }



    .adaptive_filter {

        padding-right: 10px;

    }



    body .filter_opener {

        margin-right: 0px;

    }



    body .module_products_list .availability-row {

        display: none;

    }



    .popup .label_block_capcha {

        width: 100%;

    }



    .popup .img_block_capcha {

        width: 100%;

        padding-left: 0px;

    }



    .popup .img_block_capcha img {

        float: none;

    }



    .module-gallery-list li {

        width: 50%;

    }



    /*	.wrapper_inner .specials_slider_wrapp ul.tabs > li span, .wrapper_inner .tab_slider_wrapp ul.tabs > li span { font-size: 12px; }*/

    .wrapper_inner .search-page-wrap .form-control {

        float: none;

        width: 100%;

        margin: 0px 0px 20px 0px;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle .bottom_btn .back_btn>div {

        margin: 20px 0px 0px;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle .bottom_btn .back_btn>div:first-child {

        margin-top: 0px;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle .bottom_btn td {

        display: none;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle .bottom_btn .back_btn .description {

        display: none;

    }



    body .module-cart table tfoot .backet_back_wrapp {

        display: block !important;

    }



    body .wrapper_inner .module-cart table tfoot .backet_back_wrapp .back_btn>div {

        display: block !important;

    }



    .wrapper_inner .basket_wrapp .module-cart table.bottom.middle .top_total_row td {

        display: block;

    }



    .wrapper_inner .staff.list .item {

        width: 100%;

        padding: 0px;

        text-align: center;

    }



    .wrapper_inner .staff.list .item .image {

        margin: auto;

    }



    .wrapper_inner .bottom.middle td>.coupon {

        width: 100%;

    }



    .wrapper_inner .bottom.middle td>.coupon #COUPON,

    .wrapper_inner .bottom.middle td>.coupon .coupon-t {

        width: 100%;

        float: none;

        text-align: left;

        display: block;

    }



    .wrapper_inner .bottom.middle td>.coupon .coupon-t {

        margin: 0px 0px 10px 0px;

    }



    .wrapper_inner .bottom.middle td>.coupon .coupon_wrap {

        display: block;

    }



    .coupon .coupons_list {

        padding: 0px;

    }



    .iblock .icon_error_block:after {

        display: none;

    }



    /*resize ie and firefox logo img*/

    .bx-firefox body #header .middle-h-row tr>td,

    .bx-ie body #header .middle-h-row tr>td,

    .bx-firefox #header .middle-h-row .logo_wrapp .logo,

    .bx-ie #header .middle-h-row .logo_wrapp .logo {

        display: inline-block;

        vertical-align: top;

        margin-top: 0px;

    }



    .bx-firefox body #header .middle-h-row tr>td.basket_wrapp,

    .bx-ie body #header .middle-h-row tr>td.basket_wrapp {

        margin-top: 9px;

    }



    .bx-firefox #header .middle-h-row td.logo_wrapp {

        padding-bottom: 0px;

        width: 57%;

    }



    .bx-ie #header .middle-h-row td.logo_wrapp {

        padding-bottom: 0px;

        width: 55%;

    }



    .bx-firefox #header .middle-h-row td.logo_wrapp .logo,

    .bx-ie #header .middle-h-row td.logo_wrapp .logo {

        min-height: 51px;

    }



    .bx-firefox body #header .middle-h-row tr>td.center_block,

    .bx-ie body #header .middle-h-row tr>td.center_block {

        padding: 0px

    }

}



@media all and (max-width: 400px) {

    .wrapper_inner .stores_block_wrap .stores_block .stores_text_wrapp {

        font-size: 11px;

    }



    .wrapper_inner .stores_block_wrap .stores_block .item-stock {

        padding: 0px 5px 0px 5px;

    }



    .wrapper_inner .info_item .middle_info .buy_block .counter_wrapp {

        white-space: nowrap;

    }



    .wrapper_inner .cost.prices .price {

        font-size: 13px;

    }



    .wrapper_inner .cost .price.discount strike {

        font-size: 10px;

    }

}



@media all and (max-width: 380px) {

    /*.top-h-row .phone_wrap .icons, */

    .top-h-row .h-user-block .have-user a.reg:before



    /*, .footer_top .wrap_md .phones .phone_wrap .icons*/

        {

        display: none;

    }



    .wrapper_inner .tizers_block .item:last-child .title {

        width: 40%;

    }



    .wrapper_inner .articles-list .item .right-data {

        margin: 0px;

    }



    .wrapper_inner .articles-list .item .left-data {

        float: none;

        margin: 0px auto 20px;

    }



    .wrapper_inner .sale_block .text,

    .wrapper_inner .sale_block .value,

    .bx_ordercart table.colored thead td {

        font-size: 10px;

    }



    .wrapper_inner #order_form_content .module-cart table td.thumb-cell {

        padding-left: 5px;

    }



    .basket_wrapp .module-cart .cost.prices .sale_block {

        display: none;

    }



    .basket_wrapp .module-cart .cost-cell .cost.prices {

        white-space: normal;

    }



    /* tizers block */

    .tizers_block {

        text-align: center;

    }



    .wrapper_inner .tizers_block .item {

        display: inline-block;

        width: 48%;

        margin: 0 0 20px 0;

        padding: 0;

        vertical-align: top;

    }



    .wrapper_inner .tizers_block .item:nth-child(n+4) {

        width: 33%;

        vertical-align: top;

    }



    .wrapper_inner .tizers_block .item:last-child .title {

        width: auto;

    }



    .tizers_block .item .img,

    .tizers_block .item .title {

        display: block;

        text-align: center;

    }



    .tizers_block .item .img {

        margin: 0;

        min-height: 62px;

        vertical-align: middle;

        text-align: center;

        padding: 0;

        width: auto;

        max-width: none;

    }



    .tizers_block .item .title {

        width: auto;

    }



    /* stat promo float banners */

    .wrapper_inner .start_promo .wrap_tizer {

        bottom: 8px;

        left: 8px;

    }



    .wrapper_inner .wrap_tizer .wr_block .title .inner_text {

        font-size: 13px;

    }



    .wrapper_inner .wrap_tizer .wr_block.price .inner_text {

        font-size: 12px;

    }



    .wrap_tizer .wrap_outer {

        padding: 0px 0 5px;

    }



    .wrapper_inner .wrap_tizer .wrap_outer .outer_text {

        left: 6px;

        padding: 0px 0 5px;

    }



    .wrapper_inner .wrap_tizer .wrap_outer .inner_text {

        left: -3px;

    }



    .wrapper_inner .wrap_tizer .wr_block.price {

        margin-top: 7px;

    }



    .bx-firefox .wrapper_inner .wrap_tizer .wr_block.price {

        margin-top: 9px;

    }



    .wrapper_inner .wrap_tizer .wr_block.price .wrap_outer,

    .wrapper_inner .wrap_tizer .wr_block.price .wrap_outer .inner_text {

        padding: 1px 0px 5px;

    }



    .wrapper_inner .wrap_tizer .wr_block.price .wrap_outer .outer_text {

        padding-top: 1px;

    }



    .bx-firefox #header .middle-h-row td.logo_wrapp .logo,

    .bx-ie #header .middle-h-row td.logo_wrapp .logo {

        display: inline;

    }



    .bx-firefox #header .middle-h-row td.logo_wrapp {

        width: 53%;

    }



    .bx-ie #header .middle-h-row td.logo_wrapp {

        width: 48%;

    }



    .display_list .counter_wrapp .counter_block {

        margin-bottom: 5px;

    }



    .display_list .counter_wrapp {

        padding-right: 5px;

    }

}



@media all and (max-width: 320px) {

    .shops.list .item .image {

        display: none;

    }



    .shops.list .item .rubber {

        margin: 0;

    }



    body .display_list .list_item td.information_wrapp {

        padding-left: 0px;

        padding-right: 0px;

    }



    .module_products_list .adaptive_button {

        display: block;

    }



    body .module_products_list td.but-cell {

        display: none;

    }



    .basket_fly #header .middle-h-row .basket_wrapp {

        padding-top: 0px;

    }



    #header .wrapper_inner .middle-h-row .logo_wrapp .logo {

        min-height: 24px;

        line-height: 24px;

        display: table-cell;

    }



    #header .middle-h-row .logo_wrapp .logo a {

        display: block;

    }

}



@media all and (min-width: 1180px) {



    .specials_slider_wrapp ul.tabs_content,

    .tab_slider_wrapp ul.tabs_content {

        margin: 1px -13px 2px;

        padding: 0 13px;

    }



    /*	.specials_slider_wrapp ul.tabs_content li.tab, .tab_slider_wrapp ul.tabs_content li.tab { margin: 0 -13px; padding: 0 13px; }	*/



    /* viewed product slider */

    .common_product .content_inner {

        margin: -13px -13px 0;

        padding: 13px 13px 0;

    }



    .common_product .flex-viewport {

        margin: 0px -13px;

        padding: 0 13px;

    }



    .common_product .flex-viewport ul.slides {

        margin: 0px -13px;

        padding: 0 13px;

    }



    /* news slider front page */

    /*	.news_slider_wrapp  { margin: -13px -13px 0; padding: 13px 13px 0; }

	.news_slider_wrapp .flex-viewport{ margin: -13px -13px 0; padding: 13px 13px 0; }*/

    /*.news_slider_wrapp .news_slider li:hover { box-shadow: 0px 0px 20px rgba(0,0,0,0.10); -moz-box-shadow: 0px 0px 20px rgba(0,0,0,0.10); -o-box-shadow: 0px 0px 20px rgba(0,0,0,0.10);}*/

}



@media all and (max-height: 768px) {

    #header .basket_fly {

        top: 148px;

    }

}
/* End */


/* Start:/bitrix/templates/our_shop/css/custom.css?1696963545402*/
/*NOTE: This file is intended for programmers. Our technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(/bitrix/templates/our_shop/css/image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/


/* End */
/* /bitrix/templates/our_shop/css/jquery.fancybox.css?16969635454353 */
/* /bitrix/templates/our_shop/css/styles.css?1704891896154105 */
/* /bitrix/templates/our_shop/ajax/ajax.css?1696963519326 */
/* /bitrix/templates/our_shop/slick/slick.css?16969635611786 */
/* /bitrix/templates/our_shop/slick/slick-theme.css?16969635612977 */
/* /bitrix/templates/our_shop/css/jquery.formstyler.css?16969635452175 */
/* /bitrix/templates/our_shop/css/jquery.formstyler.theme.css?169696354510731 */
/* /bitrix/templates/our_shop/components/bitrix/menu/catolog_main/style.min.css?1696963529490 */
/* /bitrix/templates/our_shop/styles.css?17471461275982 */
/* /bitrix/templates/our_shop/template_styles.css?1747146127289741 */
/* /bitrix/templates/our_shop/themes/custom/theme.css?169696356121199 */
/* /bitrix/templates/our_shop/css/media.css?169696354587012 */
/* /bitrix/templates/our_shop/css/custom.css?1696963545402 */
