

/* Start:/bitrix/templates/market_column/components/alexkova.market/catalog/sale-page/style.css?1731093204967*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.bxr-section-desc {
    margin-bottom: 20px;
    font-weight: 400;
    font-size: 14px;
}

span.bxr-font-hover-light-span {
    cursor: default;
}

span.bxr-offer-img-in-list.fancybox-Y {
    cursor: pointer;
}
/* End */


/* Start:/bitrix/templates/market_column/components/alexkova.market/catalog/sale-page/bitrix/catalog.section.list/row2/style.css?17310932049653*/
/* line */
.bx_catalog_line{margin-bottom: 30px;}
.bx_catalog_line .bx_catalog_line_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_line .bx_catalog_line_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul{padding: 0;}
.bx_catalog_line .bx_catalog_line_ul li{
	margin-bottom: 20px;
	list-style: none;
}
.bx_catalog_line .bx_catalog_line_ul li:before {content: '' !important}

.bx_catalog_line .bx_catalog_line_img{
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}

.bx_catalog_line .bx_catalog_line_title{
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}
.bx_catalog_line .bx_catalog_line_title a{
	font-size: 18px;
}
.bx_catalog_line .bx_catalog_line_title a:hover{text-decoration: none;}
.bx_catalog_line .bx_catalog_line_title span{font-size: 16px}
.bx_catalog_line .bx_catalog_line_description{
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}


@media (max-width:639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img{
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_line .bx_catalog_line_title a{font-size: 14px;}
	.bx-touch .bx_catalog_line .bx_catalog_line_description{font-size: 11px;}
}



.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description{
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	 		transition: all 0.3s ease;
}

/* text */
.bx_catalog_text{margin-bottom: 30px;}
.bx_catalog_text .bx_catalog_text_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_text .bx_catalog_text_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul{padding: 0;}
.bx_catalog_text .bx_catalog_text_ul li{
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}
.bx_catalog_text .bx_catalog_text_ul li:before {content: '' !important}
.bx_catalog_text .bx_catalog_text_title{
	margin: 0;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_text .bx_catalog_text_title a{
	color: #4c7da6;
	white-space: nowrap;
	font-size: 14px;
}
.bx_catalog_text .bx_catalog_text_title a:hover{text-decoration: none}
.bx_catalog_text .bx_catalog_text_title span{font-size: 12px;}

@media (max-width:639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_catalog_text .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_catalog_text .bx_catalog_line_title,
	.bx_catalog_text .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* tile */

.bx_catalog_tile{margin-bottom: 30px;}
.bx_catalog_tile .bx_catalog_tile_category_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_catalog_tile .bx_catalog_tile_category_title a{
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul{padding: 0;}
.bx_catalog_tile .bx_catalog_tile_ul li{
	float: left;
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
			box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 20%;
        word-break: break-word;
	list-style: none;
	text-align: center;
}
.bx_catalog_tile .bx_catalog_tile_ul li:before {content: '' !important}
.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) {
    clear: both;
}

.bx_catalog_tile .bx_catalog_tile_img{
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border:1px solid #ccc;
	border-radius: 2px;
			background-color: #fff;
			background-position: center;
			background-repeat: no-repeat;
	-webkit-background-size:contain;
			background-size:contain;
}
.bx_catalog_tile .bx_catalog_tile_title{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a{
	color: #4c7da6;
	font-size: 14px;
}
.bx_catalog_tile .bx_catalog_tile_title a:hover{text-decoration: none;}
.bx_catalog_tile .bx_catalog_tile_title span{font-size: 12px;}




/*2*/
@media (max-width:980px){
	.bx_catalog_tile .bx_catalog_tile_ul li{width:20%;}
	/*.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1){clear: none;}*/
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: both;}
}
/*3*/
@media (max-width:639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title{
		margin-bottom: 5px;
		line-height: 14px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a{font-size: 11px;}
}
@media (min-width:480px) and (max-width:639px) {
	.bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:25%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1){clear: both;}
}
/*4*/
@media (max-width:479px) {
	.bx_catalog_tile .bx_catalog_tile_img{height: 80px;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: none;}
	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(2n+1){clear: both;}
	.bx_catalog_tile .bx_catalog_tile_ul li{width:50%;}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li{width:50%;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_img{
		height: 80px;
	}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1){clear: none;}
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(2n+1){clear: both;}
}


	.bx_catalog_tile .bx_catalog_tile_title,
	.bx_catalog_tile .bx_catalog_tile_title a,
	.bx_catalog_tile .bx_catalog_tile_ul li,
	.bx_catalog_tile .bx_catalog_tile_img{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}
	
/* list */

.bx_sitemap{margin-bottom: 10px;}
.bx_sitemap .bx_sitemap_title{
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}
.bx_sitemap .bx_sitemap_title a{
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li{
	padding: 0;
	line-height: 14px;
}
.bx_sitemap .bx_sitemap_ul li:before {content: '' !important}
.bx_sitemap .bx_sitemap_li_title{
	display: inline-block;
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
	margin-bottom: 10px;
}
.bx_sitemap .bx_sitemap_li_title a{

	white-space: nowrap;
	font-size: 14px;
}
.bx_sitemap .bx_sitemap_li_title a:hover{text-decoration: none}
.bx_sitemap .bx_sitemap_li_title span{font-size: 11px;}

@media (max-width:639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title{
		margin-bottom: 5px;
		line-height: 12px;
	}
	.bx-touch .bx_sitemap .bx_catalog_line_title a{font-size: 12px;}
}

	.bx_sitemap .bx_catalog_line_title,
	.bx_sitemap .bx_catalog_line_title a{
		-webkit-transition: all 0.3s ease;
		   -moz-transition: all 0.3s ease;
		    -ms-transition: all 0.3s ease;
		     -o-transition: all 0.3s ease;
		 		transition: all 0.3s ease;
	}

.bx_sitemap_ul{
    display: block;
    list-style: none;
    padding: 0; margin: 0;
}

.bx_sitemap_ul li{
    display: block;
    float: left;
}

.bx_sitemap_ul li a{
    display: inline-block;
    padding: 3px 25px 3px 0px;
    text-decoration: none;
}

.bx_sitemap_ul li:hover a{
    text-decoration: underline !important;
}

.bx_sitemap_li_title i.fa{
    font-size: 16px;
}
.drop-down-catalog-sections-list.sections-list {
	margin-bottom: 20px;
}

.drop-down-catalog-sections-list.sections-list .container-fluid {
    background: #f6f6f7;
    padding: 10px 10px 5px;
}
.drop-down-catalog-sections-list.sections-list .container-fluid > div:nth-child(2n +1) {
    clear: both;
}
.drop-down-catalog-sections-list.sections-list .container-fluid div {
    padding-bottom: 5px;
}
.drop-down-catalog-sections-list.sections-list .container-fluid div a {
    color: #333;
    font-size: 13px;
    text-decoration: underline;
}
.sale_top-catalog {
    flex-wrap: wrap;
    display: flex;
    margin-bottom: 20px;
    margin-top: 20px;
}
.sale_top-element {
    display: block;
    width: 33.333333%;
    margin: 0 0 -1px -1px;
}
.sale_top-element a{
	padding: 24px 25px;
    border: 1px solid #ececec;
    transition: transform ease .2s , box-shadow ease .2s;
    height: 100%;
    min-height: 100%;
    display: flex;
    text-decoration: none;
    color: #000;
}
.sale_top-img {
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.sale_top-img img {
    max-width: 40px;
    max-height: 40px;
}
.sale_top-info {
    padding: 0 0 0 20px;
    line-height: 20px;
    flex: 1;
}
.sale_top-name {
    display: block;
    color: #333;
}
.sale_top-count {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: .8px;
    display: block;
    color: #999;
    margin-top: 5px;
}
@media (max-width: 767px){
	.sale_top-element{
		width: 100%;
	}
}
/* End */


/* Start:/bitrix/templates/market_column/components/bxready/ecommerce.list/.default/style.css?1731093207820*/
.bxr-list .slick-slider .slick-prev
,.bxr-list .slick-slider .slick-next{
    content: ' ';
    display: block;
    width: 48px;
    height: 48px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -34px;
}

.bxr-list .slick-slider .slick-next{
    right: 0;
    left: auto;
}

.bxr-list .slick-dots {
    display: block;
    list-style: none;
    padding: 0;
    margin: 0 auto;
}

.bxr-list  .slick-dots li {
    float: left;
    margin-right: 6px;
}

.bxr-list .slick-dots li button {
    cursor: pointer;
    position: relative;
    width: 12px;
    height: 12px;
    border: none;
    color: transparent;
    border-radius: 0;
    font-size: 0;
    background: #dddddd;
}

.bxr-list .bxr-list .slick-dots li.slick-active button {
    background: #a3a3a3;
}
/* End */


/* Start:/bitrix/templates/market_column/components/bitrix/system.pagenavigation/.default/style.css?17310932072052*/
.navigation-pages{
	text-align:center;
	/* padding:20px 0; */
	color:#717171
}
.navigation-pages .nav-current-page{
	display:inline-block;
	color:#f2f2f2;
	font-size:16px;
	text-shadow:0 1px rgba(0,0,0,.13);
	box-shadow:0 1px #fff,inset 0 1px 5px rgba(0,0,0,.4);
	border-radius:4px;
	padding:10px 0px;
	font-weight:bold;
	min-width:32px;
	text-align:center;
	background-color:#606060;
	background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:-moz-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:-o-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:-ms-linear-gradient(bottom,rgba(0,0,0,.09),rgba(255,255,255,.09));
	background-image:linear-gradient(to top,rgba(0,0,0,.09),rgba(255,255,255,.09));
	border:none;
    margin: 5px;
}
.navigation-page-all,
.navigation-pages a{
	display:inline-block;
	color:#717171;
	font-size:16px;
	min-width:32px;
	text-align:center;
	border:1px solid #c9c9c9;
	text-shadow:0 1px 1px rgba(255,255,255,0.9);
	background:#fefefe;
	text-decoration:none;
	border-radius:4px;
	padding:10px 0;
	font-weight:bold;
	background:-moz-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#fefefe),color-stop(100%,#eaeaea));
	background:-webkit-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:-o-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:-ms-linear-gradient(top,#fefefe 0%,#eaeaea 100%);
	background:linear-gradient(to bottom,#fefefe 0%,#eaeaea 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe',endColorstr='#eaeaea',GradientType=0);
    margin: 5px;
}
.navigation-page-all:hover
,.navigation-pages a:hover
,.navigation-page-all:active
,.navigation-pages a:active
,.navigation-page-all:visited
,.navigation-pages a:visited
{
	background:#fff;
	color:#717171;
        text-decoration: none;
}
.navigation-page-all{padding:4px !important}

/* End */


/* Start:/local/components/friendlyface/catalog.section/templates/.default/style.css?17310932274055*/
.catalog-section-default-description {
	margin-bottom: 15px;
}
.tabs__markers {
	display: flex;
	margin: 0;
	padding: 0;
	position: relative;
	top: 1px;
}
.tabs__markers li {
	flex-grow: 1;
	list-style-type: none;
	padding: 1em 0.75em;
	font-size: 1.3em;
	font-weight: bold;
	border: 1px solid #e7e7e7;
	background-color: #fff;
	line-height: 1;
}
.tabs__markers li.is-active {
  color: #ff9800;
  background-color: #fff;
  border-bottom-color: #fff;
}
.tabs__markers li:not(.is-active){
  cursor: pointer;
}
.tabs__body {
  border: 1px solid #e7e7e7;
  padding: 1em;
}
.tabs__content {
	display: none;
}
.tabs__content.is-active{
    display: block;
}
.slick-prev, .slick-next {
    position: absolute;
    top: 50%;
    height: 34px;
    width: 34px;
    border: none;
    background: #bdc3c7;
}
.slick-next {
    right: 20px !important;
}
.slick-prev {
    left: 20px;
}

.interest_list.drop-down-catalog-sections-list .seclistButton {
    display: inline-block;
    background: #FFFFFF;
    border: 1px solid #4A90E2;
    color: #4A90E2;
    /* background: rgba(66,79,96,0.10); */
    border-radius: 4px;
    font-size: 14px;
    /* color: #A1A7AF; */
    line-height: 40px;
    text-decoration: none;
    padding: 0 2.66667rem;
    margin-bottom: 1rem;
    margin-right: 1rem;
}

.interest_list.drop-down-catalog-sections-list {
    padding-bottom: 1rem!important;
    border-bottom: 1px solid #F3F3F3;
}

.interest_list.drop-down-catalog-sections-list .interest_list_title {
    font-weight: bold;
}
.catalog-bottom-line {
    display: flex;
    align-items: center;
}
.catalog-bottom-line .navigation{
    -webkit-flex: 1;
    -moz-flex: 1;
    -ms-flex: 1;
    -o-flex: 1;
    flex: 1;
}
.catalog-bottom-line .bxr-view-mode {
    text-decoration: none;
    margin: 10px 10px 10px 0px;
    padding: 7px 10px;
    display: inline-block;
    border: 1px solid rgba(255,255,255, 0);
    font-size: 13px;
}
@media (max-width: 1024px) {
    .catalog-bottom-line {
        display: flex;
        align-items: flex-start;
        flex-direction: column;
    }
    .catalog-bottom-line .navigation {
        width: 100%;
    }
    .catalog-bottom-count {
        text-align: center;
        width: 100%;
    }
    span.show-num-desc.sort-panel-label {
        display: block;
        text-align: center;
    }
}
@media (max-width: 768px) {
    .catalog-bottom-line {
        display: none;
    }
}
.interest_list_title.interest_list_title--new {
    font-size: 19px;
    margin: 30px 0;
}
.i_element {
    background: transparent;
    border: 1px solid #e6eaed;
    display: flex;
    flex-direction: column;
    align-items: center;
    color: #333333;
    padding: 30px;
    height: 100%;
}
.i_element img {
    max-width: 70px;
    height: auto;
}
.interest_list--new{
    margin-bottom: 30px;
}
.i_count {
    color: #999999;
    font-size: 13px;
    padding-top: 10px;
}
.i_name {
    text-align: center;
    padding-top: 10px;
}
.interest_list--new .row {
    display: flex;
    flex-wrap: wrap;
}
.interest_list--new .row > div {
    padding-bottom: 10px;
    padding-top: 10px;
}
@media (max-width: 768px){
    .interest_list--new .row > div {
        width: 100%;
    }
}
.i_image {
    width: 70px;
    height: 70px;
    position: relative;
}
.i_image img {
    max-height: 70px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#bxr-markers-container .h2 {
    font-size: 19px;
    font-weight: bold;
    margin-bottom: 20px;
}
@media (max-width: 1024px){
    #catalog_brand_list + .main_accept_list{
        flex-wrap:wrap;
    }
    #catalog_brand_list + .main_accept_list .main_accept_elem {
        width: calc(50% - 16px);
        margin: 8px;
    }
}
@media (max-width: 540px){
  #catalog_brand_list +  .main_accept_list .main_accept_elem {
    width: 100%;
    margin: 0;
  }
  #catalog_brand_list + .main_accept_list{
    margin: 0;
  }
  #catalog_brand_list + .main_accept_list .main_accept_elem + .main_accept_elem{
    margin-top: 24px;
  }
}  
.main_accept_list {
    margin-bottom: 16px;
}
/* End */


/* Start:/bitrix/tools/bxready/library/markers/ribbon_vertical/include/style.css?17430764931150*/
.bxr-ribbon-marker-vertical{
    position: absolute;
    width: 40px;
    top: 0;
    left: 0px;
    opacity: 0.8;
    z-index: 990;
}

.bxr-ribbon-marker-vertical .bxr-marker-new
,.bxr-ribbon-marker-vertical .bxr-marker-sale
,.bxr-ribbon-marker-vertical .bxr-marker-rec
,.bxr-ribbon-marker-vertical .bxr-marker-discount
,.bxr-ribbon-marker-vertical .bxr-marker-hit{
    border: 1px solid #0BA72A;
    display: inline-block;
    margin-bottom: 2px;
    background: #0BA72A;
}

.bxr-ribbon-marker-vertical .bxr-marker-hit{
    background: #FCBD00;
    border-color: #FCBD00;
}

.bxr-ribbon-marker-vertical .bxr-marker-sale
,.bxr-ribbon-marker-vertical .bxr-marker-discount{
    background: #EA1100;
    border-color: #EA1100;
}

.bxr-ribbon-marker-vertical .bxr-marker-new{
    background: #0F7EDA;
    border-color: #0F7EDA;
}

.bxr-ribbon-marker-vertical i{
    display: inline-block;
    border: 1px solid rgba(255,255,255,0);
    text-align: left;
    color: #FFF;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    transform: none;
    padding: 3px 20px 3px 20px;
}

.bxr-ribbon-marker-vertical i.fa{
    font-size: 16px;
}
/* End */


/* Start:/bitrix/tools/bxready/library/elements/ecommerce.v2.lite/include/style.css?173109321012381*/
.bxr-ecommerce-v2-lite{
    position: relative;
    padding: 0;
    margin-bottom: 20px;
}
.bxr-ecommerce-v2-lite .bxr-element-container{
    position: relative;
    border: 1px solid #f6f6f6;
    background: #FFF;
    padding: 0;
    padding-bottom: 10px;
    text-align: center;

}
.bxr-ecommerce-v2-lite:hover .bxr-element-container{
    position: absolute;
    width: 100%;
    border: 1px solid #f6f6f6;
    -webkit-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 20px -3px rgba(0,0,0,0.1);
    z-index: 930;

}
.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-image{
    line-height: 160px;
    width: 180px;
    height: 160px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
}
.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-image img{
    display: inline !important;
    max-width: 100%;
    max-height: 100%;
    border: 0;
}
.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-detail-button{
    text-align: center;
    width: 64px;
    height: 64px;
    line-height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -32px;
    margin-top: -32px;
    font-size: 27px;
    cursor: pointer;
    -webkit-appearance: button;
    border: none;
    border-collapse: collapse;
    background-color: #FFF;
    display: none;
}
.bxr-ecommerce-v2-lite:hover .bxr-element-container .bxr-element-detail-button{
    display: block;
}

.bxr-ecommerce-v2-lite:hover .bxr-element-container .bxr-element-image img{
    opacity: 0.5;
}
.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-name
,.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-rating
,.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-avail
,.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-price{
    padding: 0 10px;
    margin: 10px 0;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-name a{
    font-size: 13px;
    /*font-weight: bold;*/
    text-decoration: none;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-sale-indicator{
    position: absolute;
    width: 30px;
    top: 15px;
    left: auto;
    right: 10px;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-cart-basket-indicator{
    position: absolute;
    width: 60px;
    top: 130px;
    left: auto;
    right: 10px;
    text-align: right;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-cart-basket-indicator .bxr-indicator-item-basket{
    display: none;
}
.bxr-ecommerce-v2-lite .bxr-element-container .bxr-cart-basket-indicator .bxr-indicator-item-basket.bxr-indicator-item-active{
    display: inline-block;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-sale-indicator .bxr-basket-group{
    margin-bottom: 5px;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-color-button-small.bxr-basket-add{
    padding: 6px 10px 7px;
    font-size: 12px;
    font-weight: bold;
}

.bxr-ecommerce-v2-lite .bxr-element-container input.bxr-quantity-text
,.bxr-ecommerce-v2-lite .bxr-element-container input.bxr-quantity-button-minus
,.bxr-ecommerce-v2-lite .bxr-element-container input.bxr-quantity-button-plus
{
    padding-top: 4px;
    padding-bottom: 4px;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-stars-container {
    position: relative;
    width: 70px;
    height: 11px;
    background: #dadada;
    background-size: 100% 100%;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-stars-container .bxr-stars-bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 101;
    background: url(/bitrix/tools/bxready/library/elements/ecommerce.v2.lite/include/../images/stars.jpg) no-repeat center;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-stars-container .bxr-stars-progres {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background: #f18e00;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-indicator-item{
    display: none;
}
.bxr-ecommerce-v2-lite .bxr-element-container .bxr-indicator-item.bxr-indicator-item-active
,.bxr-ecommerce-v2-lite .bxr-element-container .bxr-indicator-item.bxr-counter-compare-active
,.bxr-ecommerce-v2-lite:hover .bxr-element-container .bxr-basket-favor
,.bxr-ecommerce-v2-lite:hover .bxr-element-container .bxr-compare-button
{
    display: block;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-action{
    display: inline-block;
}

.bxr-market-current-price.bxr-market-format-price {
    font-weight: bold;
    font-size: 18px;
}

.bxr-market-old-price {
    text-decoration: line-through;
}

.bxr-instock-wrap .fa-check {
    margin-right: 6px;
    background: green;
    color: #fff;
    padding: 3px;
    border-radius: 2px;
    font-size: 9px;
}

.bxr-instock-wrap .fa-times {
    margin-right: 10px;
    background: red;
    color: #fff;
    padding: 2px 3px;
    border-radius: 2px;
    font-size: 11px;
    line-height: 11px;
}
.bxr-instock-wrap  .fa-renew
{
    display:inline-block;
    height: 16px;
    width: 20px;
    margin-right: 10px;
    position:relative;
}
.bxr-instock-wrap  .fa-renew:after {
    position:absolute;
    top:-2px;
    content:"";
    display:block;
    height:24px;
    width:24px;
    background:url(/images/snat.png) no-repeat left center;
}
.bxr-instock-wrap .fa-remote {
	display:inline-block;
    height: 16px;
    width: 20px;
    margin-right: 10px;
    position:relative;
}
.bxr-instock-wrap .fa-remote:after {
    position:absolute;
    top:-2px;
    content:"";
    display:block;
    height:24px;
    width:24px;
    background:url(/images/fa-remote.svg) no-repeat left center;
}

.bxr-instock-wrap .fa-wait {
	display:inline-block;
	height: 16px;
	width: 14px;
    margin-right: 10px;
    position:relative;
}
.bxr-instock-wrap .fa-wait:after {
	position:absolute;
	top:-2px;
	content:"";
	display:block;
	height:24px;
	width:18px;
	background:url(/images/fa-wait.svg) no-repeat left center;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-rating {
    margin: 10px auto 0;
    display: inline-block;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-action{
    padding-top: 10px;
    padding-bottom: 10px;
}
/*****************************************************/
.bxr-ecommerce-v2-lite .bxr-element-container .bxr-element-offers{
    display: none;
}

.bxr-ecommerce-v2-lite .bxr-element-container .bxr-instock-wrap {
    width: 100%;
    margin-bottom: 10px;
}

.bxr-ecommerce-v2-lite .bxr-color-button-small-only-icon {
    height: 34px;
    width: 34px;
    border-radius: 2px;
}

.bxr-ecommerce-v2-lite .bxr-color-button {
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
}

.bxr-ecommerce-v2-lite .bxr-element-name table.bxr-element-props-table {
    width: 100%;
    font-size: 11px;
    margin-top: 5px;
    word-break: break-all;
}
.bxr-ecommerce-v2-lite .bxr-element-name table.bxr-element-props-table td.bxr-props-table-name,
.bxr-ecommerce-v2-lite .bxr-element-name table.bxr-element-props-table td.bxr-props-table-value {
    padding: 5px;
}
.bxr-ecommerce-v2-lite .bxr-element-name table.bxr-element-props-table td.bxr-props-table-name{
    text-align: left;
    padding-left: 0;
}
.bxr-ecommerce-v2-lite .bxr-element-name table.bxr-element-props-table td.bxr-props-table-value{
    text-align: right;
    padding-right: 0;
}

.bxr-ecommerce-v2-lite .bxr-subscribe {
    cursor: pointer;
}
.bxr-dprice a{
    display: block;
    width: 200px;
    height: 40px;
    background: url(/bitrix/tools/bxready/library/elements/ecommerce.v2.lite/images/layers.png) no-repeat center;
    margin: 0 auto;
    background-size: contain;
    margin-top: 15px;
}
.mobil_cart_text{
	display:none;
}
.bxr-quantity-group {
    display: inline-block;
    vertical-align: top;
}
.bxr-basket-group .bxr-color-button {
    vertical-align: top;
}
@media (max-width: 767px){
	.bxr-basket-add .fa-shopping-cart{
		display:none;
	}
	.mobil_cart_text{
	display:block;
}
.bxr-quantity-group {
    display: flex;
    margin-bottom: 24px;
    justify-content: center;
}
.bxr-basket-group .bxr-color-button {
    margin-left: auto !important;
    margin-right: auto;
    display: block;
    width: 173px;
}
.bxr-quantity-group::after {
    content: '';
    display: table;
    clear: both;
}
#basket-popup-product-image > img {
    max-width: 200px !important;
    max-height: 200px !important;
}
#basketPopup {
    max-width: 98%;
    left: 50%!important;
    transform: translate(-50%, 0);
}

}

#mcSPECIALOFFER .project_equip.bxr-subscribe-wrap {
    float: unset;
    margin-top: 38px;
}

#mcSPECIALOFFER .project_equip.fa.fa-renew {
    width: 100%;
}

#mcSPECIALOFFER .bxr-instock-wrap .fa-renew::after {
    top: -5px;
    left: 7px;
}
.project_equip.fa.fa-renew {
    width: fit-content;
    margin: 0 auto;
	font-family: "Open Sans" !important;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	-moz-osx-font-smoothing: unset;
}
.project_equip.fa.fa-renew::after {
    top: -3px;
    left: -20px;
}
.project_equip.bxr-subscribe-wrap {
    margin-top: 46px;
}
#prj_equp_wrap {
    margin-bottom: 10px;
    display: flex;
    justify-content: center;
}
#prj_equp_wrap i{
    width: 17px;
    height: 17px;
    background: url(/images/snat.png) no-repeat center;
    margin-right: 3px;
}
#prj_equp_wrap span{
        flex: 0;
}
.bxr-ecommerce-v2-lite .price-c-line a {
    color: #e60505!important;
    border-bottom: 1px dashed #e60505!important;
}
.bxr-ecommerce-v2-lite .price-c-line {
    margin-top: 10px;
    margin-bottom: 10px;
}
.out_of_product {
    display: flex;
    justify-content: center;
    font-size: 12px;
}
.out_of_product img{
    margin-right: 10px;
    width: 17px;
    height: 17px;
}
.bxr-element-quantity .bxr-instock-wrap{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;    
}
.bxr-element-quantity .bxr-instock-wrap span {
    margin-right: 10px;
    width: 16px;
    height: 16px;
}
.bxr-element-quantity .bxr-instock-wrap span.product_in{
    background: url(/bitrix/tools/bxready/library/elements/ecommerce.v2.lite/include/../images/check.png) no-repeat center;
}
.bxr-element-quantity .bxr-instock-wrap span.product_out{
    background: url(/bitrix/tools/bxready/library/elements/ecommerce.v2.lite/include/../images/out_of_stock.png) no-repeat center;
}
.bxr-element-quantity .bxr-instock-wrap span.product_renew{
    background: url(/bitrix/tools/bxready/library/elements/ecommerce.v2.lite/include/../images/coming.png) no-repeat center;
    background-size: 100%;
}
#prj_equp_wrap {
    font-size: 13px;
    padding: 0 10px;
    align-items: center;
    justify-content: center;
}
#prj_equp_wrap i {
    background-size: 100%;
}
#prj_equp_wrap span {
    flex: 1;
}
.bxr-equip__btn, .bxr-license__btn {
    display: flex;
    width: 183px;
    background: #ff9800;
    color: #fff;
    justify-content: center;
    align-items: center;
    height: 35px;
    border-radius: 2px;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 0 auto;
}
.bxr-equip__btn:hover, .bxr-license__btn:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
}
.bxr-v2-lite-new_el-wrap a{
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #ff9800;
  padding: 8px 15px;
}
.bxr-v2-lite-new_el-wrap a:hover{
  opacity: 0.8;
  color: #fff;
}
.bxr-v2-lite-new_el-wrap a::after {
  content: '';
  background: url(/bitrix/templates/.default/components/alexkova.market/catalog/cat/bitrix/catalog.element/.default/img/arrow.png) no-repeat center;
  width: 8px;
  height: 14px;
  margin-left: 10px;
}
.project_equip .bxr-montazh-btn{
    height: 35px;
    width: 183px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    border-radius: 2px;
    background-color: #ff9800;
    color: #fff;
}
.bxr-marker-group {
    position: absolute;
    width: 40px;
    top: 15px;
    left: 0px;
    opacity: 0.8;
    z-index: 990;
}
.bxr-marker-group .bxr-ribbon-marker-vertical{
    position: relative;
    width: initial;
    top: auto;
    left: auto;
    opacity: 1;
    z-index: initial;
}
.bxr-ecommerce-v2-lite .coming__btn {
    margin-top: 46px;
}
.bxr-ecommerce-v2-lite .bxr-v2-lite-new_el-wrap.renew_prod_link {
    margin-top: 26px;
}
.bxr-v2-lite-new_el-wrap.renew_prod_link a{
    height: 35px;
    border-radius: 3px;
}
/* End */


/* Start:/bitrix/templates/market_column/components/bitrix/catalog.products.viewed/.default/style.css?17502917667839*/
.catalog-products-viewed {
  /** Slider buttons*/ }
  .catalog-products-viewed__slide {
    padding-left: 10px;
    padding-right: 10px; }
    .catalog-products-viewed__item {
      border: 1px solid #e6eaed;
      padding: 10px;
      text-align: center;
      position: relative; }
      .catalog-products-viewed__item:hover .bxr-basket-favor {
        display: block; }
        .catalog-products-viewed__item .bxr-basket-favor {
          display: none; }
          .catalog-products-viewed__item .bxr-basket-favor.bxr-indicator-item-active {
            display: block; }
            .catalog-products-viewed__image {
              width: 100%;
              height: 160px;
              display: flex;
              align-items: center;
              justify-content: center;
              margin-bottom: 1em; }
              .catalog-products-viewed__image img {
                display: block; }
                .catalog-products-viewed__name {
                  display: block;
                  text-align: center;
                  height: 100px;
                  line-height: 20px;
                  margin-bottom: 1em; }
                  .catalog-products-viewed__price-block {
                    height: 45px;
                    text-align: center;
                    margin-bottom: 1em;
                    position: relative; }
                    .catalog-products-viewed__old-price {
                      text-decoration: line-through;
                      position: absolute;
                      top: -20px;
                      left: 0;
                      width: 100%; }
                      .catalog-products-viewed__new-price {
                        font-size: 18px;
                        font-weight: bold; }
                        .catalog-products-viewed__buy-box {
                          text-align: center;
                          display: inline-block;
  /*  form {
      margin-bottom: 0;
      display: flex;
      justify-content: space-between;
      align-items: center;
      width: 100%;

      .bxr-color-button {
        margin-right: 0 !important;
      }
    }
   */ }
                          .catalog-products-viewed__buy-box:before, .catalog-products-viewed__buy-box:after {
                            content: '';
                            display: block;
                            clear: both; }
                            .catalog-products-viewed .slick-arrow {
                              background-color: #f6f6f7;
                              border: #e6eaed;
                              transition: 0.3s ease all;
                              cursor: pointer;
                              text-indent: 1000px;
                              overflow: hidden; }
                              .catalog-products-viewed .slick-arrow:hover {
                                background-color: #ff9800;
                                color: white; }
                                .catalog-products-viewed .slick-arrow:hover:after {
                                  border-color: white; }
                                  .catalog-products-viewed .slick-arrow:after {
                                    content: '';
                                    display: flex;
                                    width: 15px;
                                    height: 15px;
                                    border-bottom: 3px solid #e6eaed;
                                    border-left: 3px solid #e6eaed;
                                    transform: rotateZ(45deg) translate(-50%, -25%);
                                    z-index: 1;
                                    top: 50%;
                                    left: 50%;
                                    position: absolute;
                                    transform-origin: center; }
                                    .catalog-products-viewed .slick-arrow.slick-next {
                                      right: -10px !important;
                                      overflow: hidden; }
                                      .catalog-products-viewed .slick-arrow.slick-next:after {
                                        transform: rotateZ(-135deg) translate(30%, 40%);
                                        left: 5px; }
                                        .catalog-products-viewed .slick-arrow.slick-prev {
                                          left: -5px; }

/*# sourceMappingURL=style.css.map */
.catalog-products-viewed__buy-box .bxr-basket-add {
  height: 34px;
  width: 34px;
}
@media (max-width: 767px){
  .catalog-products-viewed__buy-box .bxr-basket-add{
    width: 208px;
  }
}
.bxr-instock-viewed {
  white-space: nowrap;
  font-size: 12px;
  margin: 51px 0px;
}
.bxr-instock-viewed .fa-renew {
  display: inline-block;
  height: 16px;
  width: 20px;
  margin-right: 10px;
  position: relative;
}
.bxr-instock-viewed .fa-renew:after {
  position: absolute;
  top: -2px;
  content: "";
  display: block;
  height: 24px;
  width: 24px;
  background: url(/images/snat.png) no-repeat left center;
}

.bxr-instock-wrap {
  float: unset;
}
.tabs .bxr-instock-wrap {
  height: auto;
  margin-bottom: 0;
}
.tabs .project_equip.fa-renew:after {
  position: absolute;
  top: -5px;
  content: "";
  display: block;
  height: 24px;
  width: 24px;
  background: url(/images/snat.png) no-repeat left center;
  left: -15px;
  margin-left: 0;
}
.tabs .project_equip.fa.fa-renew {
  width: min-content;
  height: auto;
  margin: 10px auto 20px auto;
  font-family: "Open Sans" !important;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  -moz-osx-font-smoothing: unset;
}

.tabs .project_equip.bxr-subscribe-wrap {
  float: unset;
  margin-top: 4px;
}
.tabs .project_equip.bxr-subscribe-wrap span { min-width: unset; width: auto; }

#catalogProductsViewSlider .slick-track{
  display: flex;
  align-items: stretch;
}
#catalogProductsViewSlider .slick-slide{
  height: auto;
  display: flex;
}
#catalogProductsViewSlider .bxr-instock-wrap{
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 13px;
  line-height: 45px;
  margin-right: 0;
  margin-bottom: 35px;
}
#catalogProductsViewSlider .bxr-instock-wrap span.product_renew {
  background: url(/bitrix/tools/bxready/library/elements/ecommerce.v2.lite/include/../images/coming.png) no-repeat center;
  background-size: 100%;
}
#catalogProductsViewSlider .bxr-instock-wrap span {
  margin-right: 10px;
  width: 16px;
  height: 16px;
}
#catalogProductsViewSlider  .bxr-new_el-wrap a{
  justify-content: center;
  align-items: center;
  display: flex;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background: #ff9800;
  padding: 8px 15px;
}
#catalogProductsViewSlider  .bxr-new_el-wrap a:hover{
  opacity: 0.8;
  color: #fff;
}
#catalogProductsViewSlider  .bxr-new_el-wrap {
  padding: 10px;
}
#catalogProductsViewSlider  .bxr-new_el-wrap a::after {
  content: '';
  background: url(/bitrix/templates/.default/components/alexkova.market/catalog/cat/bitrix/catalog.element/.default/img/arrow.png) no-repeat center;
  width: 8px;
  height: 14px;
  margin-left: 10px;
}
#catalogProductsViewSlider .bxr-analog__btn {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  height: 35px;
  border-radius: 3px;
  background: #ff9800;
  color: #fff;
  cursor: pointer;margin-top: 1em;
}
#catalogProductsViewSlider a.bxr-REQUEST_PREORDER{
  margin-top: 30px;
  margin-bottom: 30px;
}
#catalog_right_col #catalogProductsViewSlider a.bxr-REQUEST_PREORDER{
  margin-top: 0;
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .mobil-cart{
    display: none;
  }
  
  
}
@media (max-width: 388px){
.button-add-cart{
    margin: 5px;
  }
}
/* End */
/* /bitrix/templates/market_column/components/alexkova.market/catalog/sale-page/style.css?1731093204967 */
/* /bitrix/templates/market_column/components/alexkova.market/catalog/sale-page/bitrix/catalog.section.list/row2/style.css?17310932049653 */
/* /bitrix/templates/market_column/components/bxready/ecommerce.list/.default/style.css?1731093207820 */
/* /bitrix/templates/market_column/components/bitrix/system.pagenavigation/.default/style.css?17310932072052 */
/* /local/components/friendlyface/catalog.section/templates/.default/style.css?17310932274055 */
/* /bitrix/tools/bxready/library/markers/ribbon_vertical/include/style.css?17430764931150 */
/* /bitrix/tools/bxready/library/elements/ecommerce.v2.lite/include/style.css?173109321012381 */
/* /bitrix/templates/market_column/components/bitrix/catalog.products.viewed/.default/style.css?17502917667839 */
