

/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/menu/top/style.css?173995908399*/
.top_menu_end_enter a.root-item-selected {color: #A3A9B2 !important; text-decoration: underline;}


/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/search.title/catalog_search/style.css?1739877954388*/

div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	/*overflow:hidden;*/
	z-index:205;
	/*border: 1px red solid;*/
	/*width: 450px !important;*/
	background: white;
	padding: 5px !important;
}

a .title-search-price { font-size: 16px; padding-top: 5px; color: black; }

.title-search-result .search_prod {
	padding: 5px 0; border-bottom: 1px #ddd solid; margin: 5px 0;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/menu/mobile_new/style.css?17437065691199*/
.menu_mobile .navbar-toggle {float: none !important;}
.menu_mobile .navbar-header button { color: white; text-transform: uppercase;}

.menu_mobile .dropdown.active a.dropdown-toggle, li.active a.root-item-selected { color: rgba(255,255,255, .5); text-decoration: none; }


.menu_mobile .navbar-header { background: rgba(0,0,0, .8) !important; }
.menu_mobile .navbar-nav { background: rgba(0,0,0, .75) !important; text-transform: uppercase; font-size: 13px;}
.menu_mobile .nav>li { padding: 0 10px; }

.menu_mobile .dropdown-menu a { bottom-top: 1px rgba(255,255,255, .1) !important; font-size: 12px; }

 
.menu_mobile .dropdown-menu { background: #777 !important }

.menu_mobile .navbar-header button { display: inline-block; float: left; margin-left: 5px; }

@media (max-width: 768px) {
.menu_mobile .dropdown-menu { background: #777 !important; margin-left: 5px; }
.menu_mobile .dropdown-menu a{ border-top: none !important; }

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus{
	background: none !important; 
	color: white !important;
}
.menu_mobile .dropdown.active a.dropdown-toggle {
	color: #ccc !important;
}

}


/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/menu/top_mobile/style.css?1743706569292*/

.top_menu_mobile {background: rgba(0,0,0, .7) !important; margin: 0; padding: 10px 0;}

.top_menu_mobile a{ color: white; border-top: 1px red !important;}
.top_menu_mobile li{ color: white;  padding: 5px 10px; text-align: left;}

.top_menu_mobile ul { margin:0; margin: 20px 0 !important; }

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/menu/catalog_menu/style.css?17531064302176*/
#horizontal-multilevel-menu {
	position: relative;
	display: flex;
	margin: 0;
	padding: 0;
	list-style-type: none;
	justify-content: space-between;
	z-index: 5;
	font-family: Inter;
	color: #474747;
	font-size: 15px;
	line-height: 1.2;
	text-transform: none;
}

#horizontal-multilevel-menu li:hover,
#horizontal-multilevel-menu li:hover a {
	background: none !important;
}

#horizontal-multilevel-menu > li > ul > li {
	font-size: 15px;
    margin-left: 25px;
    margin-right: 25px;
	font-weight: 500;
}

#horizontal-multilevel-menu > li > a {
	display: flex;
	height: 50px;
	align-items: center;
}

#horizontal-multilevel-menu > li > ul {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 10;
	top: 49px;
	display: none;
	margin: 0;
	padding: 0;
	list-style-type: none;
	flex-wrap: wrap;
	border: 1px solid rgb(236, 236, 236) !important;
	background: #fff;
	border-radius: 0 0 10px 10px;
    box-shadow: 20px 8px 20px rgba(0,0,0, .2);
}

#horizontal-multilevel-menu > li > ul:before {
	content: '';
	position: absolute;
	height: 5px;
	top: -5px;
	left: 0;
	right: 0;
}

#horizontal-multilevel-menu > li:hover > ul {
	display: flex;
}

#horizontal-multilevel-menu > li > ul > li {
	padding: 25px;
	width: 20%;
}

#horizontal-multilevel-menu > li > ul > li > a.parent:after {
	content: '';
	display: inline-block;
	position: relative;
	top: 3px;
	margin-left: 8px;
	border: 4.5px solid transparent; border-top: 6px solid #474747;
}

#horizontal-multilevel-menu > li > ul > li > a.parent:hover:after {
	border-top: 6px solid var(--color-primary);
}

#horizontal-multilevel-menu > li > ul > li > ul > li {
	font-size: 13px;
    color: #9c9c9c;
	font-weight: 400;
}

#horizontal-multilevel-menu > li > ul > li > ul {
	position: static;
	display: block;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 10px;
}

#horizontal-multilevel-menu > li > ul > li > ul > li + li {
	margin-top: 8px;
}

#horizontal-multilevel-menu a:hover,
#horizontal-multilevel-menu > li > a.root-item-selected,
#horizontal-multilevel-menu > li:hover > a {
	color: #f00;
}


@media only screen and (max-width : 1199.98px) {
	#horizontal-multilevel-menu > li > ul > li {
		width: 35%;
	}
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/system.pagenavigation/.default/style.css?17398779541171*/
div.modern-page-navigation { 
	padding: 22px 0;
	font-size: 12px;
}

div.modern-page-navigation a, 
span.modern-page-current, 
span.modern-page-dots
{
	border-left-width: 1px;
	/*border-left-style: solid;*/
	text-decoration: none;
	padding: 5px 8px;
	color: #5B5B5B;
}
div.modern-page-navigation a.modern-page-previous { 
	border-right-width: 1px; 
	/*border-right-style: solid; */
	border-left: none; }
div.modern-page-navigation a.modern-page-first, 
div.modern-page-navigation span.modern-page-first { 
	border-left: none; 
	padding-left: 0.5em; }

span.modern-page-current { 
	/*font-weight: bold;*/
    background: #BEBEBE;
    border-color: #BEBEBE;
    padding: 3px 8px;
    border-radius: 3px;
    color: white;

}

.pagination {

    margin-top: 15px !important;
    margin-right: 5px !important;

}

.pagination>li>a {
color: black !important;
color: #5B5B5B !important;
}


.pagination>li.active>a {
color: #9B9B9B !important;
}


.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    z-index: 3;
    background: none !important;
    border-color: transparent;
}

/*i.fa {font-size: 14px; margin-top; 3px}*/
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/slider_top/style.css?17528441532746*/

	/*	Слайдер  */

	.index_slider_top .item { height: 445px; }

	.index_slider_top{
		margin-bottom: 15px;
	}        

/*	.index_slider_top {
		position:relative;
		-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
		box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
		-webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0, 0, 0, 0.1) inset;
		box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	}        
*/
	.index_slider_top:before,
	.index_slider_top:after {
		content:"";
		position:absolute;
		z-index:-2;
	}


	.index_slider_top .item .text{
		height: 445px;
		display: table-cell;
		vertical-align: middle;
	}
	.index_slider_top .item .text>div{
		margin: 20px 50% 20px 3%;
		padding: 10px 20px 35px;
		/*background: rgba(0,0,0, .6);*/
		color: white;
		font-size: 18px;
		color: black;
	}
	.index_slider_top .item .text>div h2{ 
		font-size: 38px; 
		margin-bottom: 15px; 
		font-family: 'black';
		text-transform: uppercase;
	}

	.index_slider_top .item .text>div a{
		z-index: 100; 
		display: inline-block;
		/*margin-top: 15px;*/
		color: black;
		padding: 15px 25px;
		background: #ffcd18;
		font-size: 14px;
		/*text-transform: uppercase;*/
		border-radius: 3px;
		font-family: 'black';
		font-size: 16px;

	}
	.index_slider_top .carousel-control.right, .index_slider_top .carousel-control.left {
     background-image: none !important; 
}
.index_slider_top .carousel-control .glyphicon-chevron-left, .index_slider_top .carousel-control .glyphicon-chevron-right, .index_slider_top .carousel-control .icon-prev, .index_slider_top .carousel-control .icon-next {
    margin-top: -20px;
    font-size: 60px;
    /*background: #353434;*/
}
.index_slider_top .carousel-control.right {
    right: 15px !important ;
    top: 43%;
    background: none;
    width: 25px;
    height: 40px;
    opacity: 1;
    padding-top: 8px;
    z-index: 200;
    color: black;
    text-shadow: none;
    font-size: 30px;
}
.index_slider_top .carousel-control.left {
    left: -5px !important;
    top: 43%;
    background: none;
    width: 25px;
    height: 40px;
    opacity: 1;
    padding-top: 8px;
    z-index: 200;
    color: black;
    text-shadow: none;
    font-size: 30px;
}



.slider_top_skidka {
	font-size: 100px;
	font-family: 'superblack';
	line-height: 70pt;
	margin-top: 20px;
}

.slider_top_period {
	font-family: 'black';
}

.pointer{
	cursor:pointer;
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/style.css?1739877954506*/
.temp{}  /*Глюк с первой строкой*/

.one_tovar_title { color: black; font-family: 'bold'; text-align: center; margin: 0 10px 10px; height: 40px; overflow: hidden; }
.tovar_one_skidka { position: absolute; bottom: 35px; right: 15px; color: white; padding: 3px 10px 0; }
.tovar_one_price { margin: 0 15px; }
.tovar_one_price .old_price { font-size: 16px; text-decoration: line-through; color: #DF5D5D;}
.tovar_one_price .osn_price { font-size: 26px; font-family: normal; line-height: 24pt;}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/themes/blue/style.css?1739877954591*/
/* item_detail_v2 */

/* item_detail_slider */
/* scu_detail_size */
/* scu_detail_scu */
.bx-retina .bx_item_detail.bx_blue .bx_item_slider .bx_slide ul li.bx_active .cnt,
.bx-retina .bx_item_detail.bx_blue .bx_item_detail_size ul li.bx_active .cnt,
.bx-retina .bx_item_detail.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt
{
	-webkit-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/themes/blue/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/themes/blue/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/themes/blue/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/themes/blue/images/x2border_active.png) 2 fill stretch;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/nashi_priemushestva/style.css?1739958737990*/



.index_priemushestva { width: 65px; height: 60px; float: left; margin-right: 15px;}


	/*   Приемущества	*/

.priem ul{ 
	/*background: rgba(255,5255,255, .60);*/
	/*border-bottom: 1px solid rgba(0,0,0, .1);*/
	list-style-type:none;
	/*font-size: 12px;*/
	/*text-transform: uppercase;	*/
	padding-top: 25px;
	margin: 0;


}
.priem li {
	display:inline-block;
	text-align: center;
	width: 24%;
	/*padding: 0 20px;*/
	font-size: 12px;
	/*border: 1px red solid;*/
}

/*.priem li:last-child { width: 210px; padding-right: 0; }*/


.priem img{float: left; /*margin-right: 10px;*/ height: 62px; width: auto;}

.priem ul>li>div {
text-align: left !important;
 /*border: 1px red solid;*/
 height: 62px;
 display: table-cell;
 vertical-align: middle;
 color: black;
}

.priem ul>li>div strong{ text-decoration: none; font-size: 14px; display: block; margin-bottom: 3px;}
.priem ul>li>div strong a{color: black !important; font-family: 'semibold';}


	/*   .Приемущества	*/
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/style.css?173995350030137*/
/* catalog.section */

.bx_notavailable { display: none !important; }

.bx-section-desc-post{
	margin: 15px 0;
	padding-top: 20px;
	border-top: #ddd 1px solid;
}
.bx_catalog_list_home {
	margin-bottom: 25px;
	/*border-bottom: 1px solid #e5e5e5;*/
	margin: 0 -11px;  /*new*/
}
@media (max-width: 767px) {
	.bx_catalog_list_home {
		border-bottom: 1px solid #e5e5e5;
	}
}
.bx_catalog_list_home .bx_catalog_item {
	position: relative;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background: #fff;
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
	margin-bottom: 30px;
	border: 1px #ddd solid;
	height: 550px;
}
@media (min-width: 960px) {
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 0 30px 0;
		width: 100%
	}
	.bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 48%
	}
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1) {
		clear: both
	}
	.bx_catalog_list_home.col3 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 31.333333%
	}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
		clear: both
	}
	.bx_catalog_list_home.col4 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 23%
	}
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1) {
		clear: both
	}
	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 1% 30px;
		width: 18%
	}
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(5n+1) {
		clear: both
	}
}
@media (min-width: 768px) and (max-width: 960px) {
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 0 0 30px;
		width: 100%
	}
	.bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 48%
	}
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1) {
		clear: both
	}
	.bx_catalog_list_home.col3 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 31.333333%
	}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
		clear: both
	}
	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 23%
	}
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(4n+1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(4n+1) {
		clear: both
	}
}
@media (max-width: 767px) {
	.bx_catalog_item { height: auto !important;  }
	.bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 0 0 30px;
		width: 100%
	}
	.bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 100%
	}
	.bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1) {
		clear: both
	}
	.bx_catalog_list_home.col3 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 100%
	}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1) {
		clear: both
	}
	.bx_catalog_list_home.col3 .bx_catalog_item,
	.bx_catalog_list_home.col4 .bx_catalog_item,
	.bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 100%
	}
	.bx_catalog_list_home.col3 .bx_catalog_item:nth-child(3n+1),
	.bx_catalog_list_home.col4 .bx_catalog_item:nth-child(3n+1),
	.bx_catalog_list_home.col5 .bx_catalog_item:nth-child(3n+1) {
		clear: both
	}
}
@media (max-width:767px) {
	.bx-touch .bx_catalog_list_home.col1 .bx_catalog_item {
		padding: 1px 26px;
		margin: 0 0 0 30px;
		width: 100%
	}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 98%
	}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(3n+1) {
		clear: none
	}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1) {
		clear: both
	}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item,
	.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item {
		padding: 1px 16px;
		margin: 0 1% 30px;
		width: 98%;
		clear: none
	}
	.bx-touch .bx_catalog_list_home.col2 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_list_home.col3 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_list_home.col4 .bx_catalog_item:nth-child(2n+1),
	.bx-touch .bx_catalog_list_home.col5 .bx_catalog_item:nth-child(2n+1) {
		clear: both
	}
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_container {
	border: 1px solid transparent;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
	position: absolute;
	z-index: 99;
	top: 0;
	left: 0;
	right: 0;
	box-shadow: 0 0px 25px rgba(0, 0, 0, .18);
	/*border-radius: 3px;*/
	/*border: 1px solid #d3d3d3;*/
	background: #fff;
	-webkit-animation: borderview 0.10s;
	animation: borderview 0.10s;
	margin: -5px -5px;
	min-height: 560px;
}
@media (min-width: 960px) {
	.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
		padding: 0 25px 15px
	}
}
@media (max-width: 960px) {
	.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_container {
		padding: 0 15px 15px
	}
}
@keyframes borderview {
	from {
		border: 1px solid #fdfdfd;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	to {
		border: 1px solid #d3d3d3;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
	}
}
@-webkit-keyframes borderview {
	from {
		border: 1px solid #fdfdfd;
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	to {
		border: 1px solid #d3d3d3;
		box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18);
	}
}

.bx_catalog_list_home .bx_catalog_item_title {
	overflow: hidden;
	/*text-overflow: ellipsis;*/
	/*white-space: nowrap;*/

	font-size: 14px;
	padding: 15px 0 0;
	line-height: 14pt;
	height: 50px;
	font-family: 'bold';


}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_title {
	/*overflow: auto;*/
	white-space: normal;
	height: 70px;
}
.bx_catalog_list_home .bx_catalog_item_title a {
	color: black;
	text-decoration: none;
	/*font-size: 13px;*/
}
.bx_catalog_list_home .bx_catalog_item_price {
	color: #3f3f3f;
	font-weight: bold;
	margin-top: 15px;
}
.bx_catalog_list_home .bx_catalog_item_price span {
	color: #a5a5a5;
	font-size: 12px;
	font-weight: normal;
	white-space: nowrap;
	text-decoration: line-through;
}
.bx_catalog_list_home .bx_catalog_item_controls {
	padding-top: 10px;
	text-align: center;
	opacity: 0;
}
@media (min-width: 768px) and (max-width: 960px) {
	.bx_catalog_list_home .bx_catalog_item_controls {
		height: auto
	}
}
@media (max-width: 767px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
		height: auto
	}
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone {
	width: 100%;
	white-space: nowrap;
	text-align: center;
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone span {
	color: #3f3f3f;
	/*font-size: 13px;*/
}
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone .bx_notavailable {
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	display: inline-block;
	border: 1px solid #E4E4E4;
	background: #F3F3F3;
	white-space: normal;
	line-height: normal;
	padding: 5px 15px;
}
/*.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,
.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
	width: 100%;
	text-align: center;

}*/
/*.bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo a {
	margin: 1%;
	width: 48%;
	min-width: 100px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 25px;
	height: 25px;
}
*/
@media (max-width: 767px) {
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blockone,
	.bx-touch .bx_catalog_list_home .bx_catalog_item_controls .bx_catalog_item_controls_blocktwo {
		float: none;
		width: 100%;
		text-align: center;
	}
}
.bx_catalog_list_home .bx_catalog_item_controls input[type=text] {
	border: none;
}
.bx-touch .bx_catalog_list_home .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls {
	opacity: 1
}
.bx_catalog_list_home .bx_cnt_desc {
	text-align: left;
	position: absolute;
	right: -45px;
	top: 2px;
	width: 40px;
}
.bx_catalog_list_home .bx_catalog_item_controls a {
	margin-bottom: 10px;
}
.bx_catalog_list_home .bx_catalog_item_price .bx_price {
	font-size: 35px;
	padding-top: 5px;
}
.bx_catalog_list_home .bx_catalog_item_images_double,
.bx_catalog_list_home .bx_catalog_item_images {
	position: relative;
	z-index: 91;
	display: block;
	padding-top: 135%;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	background-size: contain;
}
.bx_catalog_list_home .bx_catalog_item_images_double {
	z-index: 90;
	margin-top: -135%;
	opacity: 0;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images {
	opacity: 0;
	-webkit-animation: rotateimgfirst 0.5s;
	animation: rotateimgfirst 0.5s;
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item.double:hover .bx_catalog_item_images_double {
	opacity: 1;
	-webkit-animation: rotateimglast 0.5s;
	animation: rotateimglast 0.5s;
}
@keyframes rotateimgfirst {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
@-webkit-keyframes rotateimgfirst {
	from {
		opacity: 1;
	}
	to {
		opacity: 0;
	}
}
@keyframes rotateimglast {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}
@-webkit-keyframes rotateimglast {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_articul,
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
	display: none
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_controls,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_articul,
.bx-no-touch .bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu {
	display: block
}
.bx_catalog_list_home .bx_catalog_item .bx_catalog_item_scu {
	padding-top: 10px
}
.bx_catalog_list_home .bx_catalog_item:hover .bx_catalog_item_scu>div {
	margin: 0 auto
}
.bx-no-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.touch,
.bx-touch .bx_catalog_list_home .bx_catalog_item .bx_catalog_item_controls.no_touch {
	display: none !important;
}

/* Stickers */
.bx_catalog_list_home .bx_stick {
	position: absolute;
	width: 40px;
	height: 235px;
	/*background: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/stick.png) left center no-repeat;*/
	color: #fff;
	text-align: center;
	line-height: 35px;
	white-space: nowrap;
	margin-top: 10px;
	/*overflow: hidden;*/
	/*-ms-text-overflow: ellipsis;*/
	/*text-overflow: ellipsis;*/
}
.bx_catalog_list_home .bx_stick.short {
	font-weight: bold;
	font-size: 18px
}
.bx_catalog_list_home .bx_stick.average {
	font-weight: bold;
	font-size: 13px
}
.bx_catalog_list_home .bx_stick.long {
	font-weight: normal;
	font-size: 11px
}

.bx_catalog_list_home .bx_stick.left,
.bx_catalog_list_home .bx_stick_disc.left {
	left: -2px;
}
.bx_catalog_list_home .bx_stick.right,
.bx_catalog_list_home .bx_stick_disc.right {
	right: 0;
}
.bx_catalog_list_home .bx_stick.top,
.bx_catalog_list_home .bx_stick_disc.top {
	top: 15px;
}
.bx_catalog_list_home .bx_stick.bottom,
.bx_catalog_list_home .bx_stick_disc.bottom {
	bottom: 5px;
}
.bx_catalog_list_home .bx_stick.middle,
.bx_catalog_list_home .bx_stick_disc.middle {
	top: 49%;
}
@media (min-width: 768px) and (max-width: 960px) {
	.bx_catalog_list_home .bx_stick {
		width: 90px;
		height: 30px;
		background-size: 100%;
		line-height: 30px;
	}
	.bx_catalog_list_home .bx_stick.short {
		font-weight: normal;
		font-size: 14px
	}
	.bx_catalog_list_home .bx_stick.average {
		font-weight: normal;
		font-size: 11px
	}
	.bx_catalog_list_home .bx_stick.long {
		font-weight: normal;
		font-size: 11px
	}
	.bx_catalog_list_home .bx_stick_disc {
		width: 64px;
		height: 65px;
		background-size:100%;
		font-size: 20px;
		line-height: 65px;
	}
}
@media (max-width: 767px) {
	.bx-touch .bx_catalog_list_home .bx_stick {
		width: 70px;
		height: 30px;
		background-size: 100%;
		font-size: 11px;
		line-height: 30px;
	}
	.bx-touch .bx_catalog_list_home .bx_stick_disc {
		width: 37px;
		height: 38px;
		background-size: 100%;
		font-size: 13px;
		line-height: 38px;
	}
}
/* buttons */

/*.bx_catalog_list_home .bx_bt_button,
.bx_catalog_list_home .bx_bt_button_type_2 {
	display: inline-block;
	border-radius: 3px;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	cursor: pointer;
	white-space: nowrap;
}
.bx_catalog_list_home .bx_bt_button_type_2 {
	border: 1px solid #e9e9e9;
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fcfcfc), to(#f1f1f1));
	background-image: -webkit-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: -moz-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: -o-linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	background-image: linear-gradient(#fcfcfc 0%, #f1f1f1 100%);
	color: #656565;
	text-shadow: 0 1px 0 #fff;
}
.bx_catalog_list_home .bx_bt_button_type_2:hover {
	background: #fff;
}
.bx_catalog_list_home .bx_bt_button_type_2:active {
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f1f1f1), to(#fcfcfc));
	background-image: -webkit-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -moz-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: -o-linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	background-image: linear-gradient(#f1f1f1 0%, #fcfcfc 100%);
	box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, .05);
}*/
.bx_catalog_list_home .bx_bt_button {
	background: #00a2df;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00a2df), color-stop(100%, #006fcb));
	background: -webkit-linear-gradient(top, #00a2df 0%, #006fcb 100%);
	background: -moz-linear-gradient(top, #00a2df 0%, #006fcb 100%);
	background: -ms-linear-gradient(top, #00a2df 0%, #006fcb 100%);
	background: -o-linear-gradient(top, #00a2df 0%, #006fcb 100%);
	background: linear-gradient(to bottom, #00a2df 0%, #006fcb 100%);
	color: #fff;
	text-shadow: 0 1px 0 #006cae;
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00a2df', endColorstr='#006fcb', GradientType=0);
}
.bx_catalog_list_home .bx_bt_button:hover {
	background: #21afe4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21afe4), color-stop(100%, #006fcb));
	background: -webkit-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: -moz-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: -ms-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: -o-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: linear-gradient(to bottom, #21afe4 0%, #006fcb 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb', GradientType=0);
}
.bx_catalog_list_home .bx_bt_button:active {
	background: #21afe4;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIxYWZlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #21afe4), color-stop(100%, #006fcb));
	background: -webkit-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: -moz-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: -ms-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: -o-linear-gradient(top, #21afe4 0%, #006fcb 100%);
	background: linear-gradient(to bottom, #21afe4 0%, #006fcb 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#21afe4', endColorstr='#006fcb', GradientType=0);
}
.bx_catalog_list_home .bx_small.bx_bt_button {
	display: inline-block;
	min-width: 20px;
	line-height: 20px;
}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {
	display: inline-block;
	min-width: 30px;
	line-height: 40px;
	font-size: 35px;
	color: #BFBFBF;
}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2 {}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:hover {}
.bx_catalog_list_home .bx_small.bx_bt_button_type_2:active {}
.bx_catalog_list_home .bx_medium.bx_bt_button {
	padding: 0 13px;
	height: 25px;
	font-weight: bold;
	line-height: 25px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	padding: 0 13px;
	height: 23px;
	font-weight: bold;
	line-height: 23px;
}
.bx_catalog_list_home .bx_medium.bx_bt_button,
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2 {
	font-weight: bold;
}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:hover {}
.bx_catalog_list_home .bx_medium.bx_bt_button_type_2:active {}
.bx_catalog_list_home .bx_col_input {
	display: inline-block;
	/*width: 40px;*/
	text-align: center;
	border: none !important;
	/*height: 41px;*/
	margin-top: -2px;
	font-size: 16px;
	font-family: 'bold';
}

/* scu_detail_size */
.bx_catalog_list_home .bx_item_detail_size{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_size .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_size .bx_size_scroller_container{position: relative}

.bx_catalog_list_home .bx_item_detail_size .bx_size{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx_catalog_list_home .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_size{overflow-x: auto;}
.bx_catalog_list_home .bx_item_detail_size ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap;
}
.bx-touch 	.bx_catalog_list_home .bx_item_detail_size .bx_size ul{margin-left: 0 !important;}
.bx_catalog_list_home .bx_item_detail_size ul li{
	position: relative;
	display: block;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 25px;
}
.bx_catalog_list_home .bx_item_detail_size ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #ddd;
	background: #fff;

	color: #3f3f3f;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;
	line-height: 22px;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_size ul li:hover .cnt{border: 1px solid #A8A8A8}
.bx_catalog_list_home .bx_item_detail_size ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{
	border: 2px solid #006cc0;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_size ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border_active.png) 2 fill stretch;
}

.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_list_home .bx_item_detail_size .bx_size ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 2px;
	left:2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/missing.png) no-repeat center;
}
/*----*/

.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right  		{opacity:0.8}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right:hover {opacity:1.0}

.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_size.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {left: -5%;background:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/arr_left.png)  no-repeat left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:-5%;background:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/arr_right.png) no-repeat right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_slide_left {left:   0;background:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/fade_left.png)  repeat-y left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_size .bx_slide_right{right:  0;background:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/fade_right.png) repeat-y right center;background-size: 100% auto}

/* scu_detail_scu */
.bx_catalog_list_home .bx_item_detail_scu{
	position: relative;
	margin-bottom: 10px;
	padding: 0;
	max-width: 100%;
	width: 100%;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu.full {
	position: relative;
	margin-left: -5%;
	padding: 0 5%
}

/*----*/

.bx_catalog_list_home .bx_item_detail_scu .bx_item_section_name_gray{
	color: #9e9e9e;
	vertical-align: middle;
	font-size: 11px;
	line-height: 11px;
}

/*----*/

.bx_catalog_list_home .bx_item_detail_scu .bx_scu_scroller_container{position: relative}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu{
	position: relative;
	overflow: hidden;
	margin: 0;
	width: 100%;
}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_scu{overflow-x: auto}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
	white-space: nowrap
}
.bx-touch 	.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul{margin-left: 0 !important}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li{
	position: relative;
	display: block;
	float: left;
	height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 2px;
	bottom: 4px;
	left:2px;
	display: block;
	overflow: hidden;
	border: 1px solid #DDD;
	background: #fff;
	z-index:10;
}
.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:hover .cnt{border: 1px solid #9B9B9B}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li:active .cnt,
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	padding: 3px;
	border: 2px solid #006cc0;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing .cnt{border: 1px solid #c0cfda !important}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_missing>i{
	cursor: not-allowed;
	position: absolute;
	display: block;
	top: 0;
	right: 2px;
	bottom: 4px;
	left: 2px;
	z-index:11;
	background: rgba(255,255,255,.79) url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/missing.png) no-repeat center;
}

.bx-retina .bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{
	border: none;
	border-style: solid;
	border-width: 1px;
	-webkit-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border_active.png) 2 stretch;
	-moz-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border_active.png) 2 stretch;
	-o-border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border_active.png) 2 stretch;
	border-image: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/x2border_active.png) 2 fill stretch;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item{
	position: absolute;
	top:   6%;
	right: 6%;
	bottom:6%;
	left:  6%;
	background-size:contain;
	background-repeat: no-repeat;
}
.bx_catalog_list_home .bx_item_detail_scu .bx_scu ul li .cnt .cnt_item img{
	width: auto;
	height: 25px;
}

/*----*/

.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right  	  {opacity:0.8}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left:hover,
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right:hover{opacity:1.0}

.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_left,
.bx_catalog_list_home .bx_item_detail_scu.full .bx_slide_right{
	position: absolute;
	top: 0;
	bottom:4px;
	width :5%;
	max-width:11px;
	cursor: pointer;
}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {left: -5%;background:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/arr_left.png)  no-repeat   left  center;background-size: 100% auto}
.bx-no-touch .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:-5%;background:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/arr_right.png) no-repeat   right center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_slide_left {left:   0;background:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/fade_left.png)  repeat-y   left  center;background-size: 100% auto}
.bx-touch 	 .bx_catalog_list_home .bx_item_detail_scu .bx_slide_right{right:  0;background:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/fade_right.png) repeat-y   right center;background-size: 100% auto}



.cena { font-size: 22px !important; margin: 15px 0 15px; height: 50px; }
.cena span { font-size: 16px; display: block; margin-top: -5px; color: #DD4040; text-decoration: line-through ; }





.cart { display: inline-block; width: 50%; padding-left: 5px;}
.cart a{ width: 100%; padding: 8px 0; border-radius: 5px; font-size: 16px; font-family: 'bold'; color: black; background: white; }


.bx_catalog_list_home .bx_small.bx_bt_button_type_2 { font-size: 35px; text-decoration: none; }

.td_plus, .td_minus {border: 1px #ddd solid;  text-align: center;}
td.td_minus {border-radius: 5px 0 0 5px; border-right: none;}
td.td_plus {border-radius: 0 5px 5px 0; border-left: none;}
.td_plus:hover, .td_minus:hover {background: #EDEDED}


.plitki_more { margin: 20px 0 10px; padding-top: 10px; border-top: 1px solid #ddd; }

.plitki_more .demo-icon{ font-size: 22px;  }
.plitki_more .icon-balance-scale{ margin-right: 5px;}

.plitki_more .btn {
    background-image: none;
    width: 50%;
    color: #ADADAD;
    font-size: 13px;

    padding: 0;
}

.plitki_more .btn:hover { color: #636363; }


.plitki_more .btn:active, .plitki_more .btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
    box-shadow: none;
    color: black;
}

.bx_catalog_list_home .bx_catalog_item_articul {
	color: #636363;
	font-size: 13px;
	background: #E5E5E5;
	text-align: center;
	padding: 8px 0;
	border-radius: 5px;
}

.nalichie_n, .nalichie_y { font-size: 13px; white-space: nowrap;}
.nalichie_n { color: #AFAFAF;}
.nalichie_y { color: green;}

.bx_catalog_list_home .bx_stick_disc {
	position: absolute;
	width: 50px;
	height: 50px;
	color: #fff;
	text-align: center;
	border-radius: 50%;
	font-size: 18px;
	line-height: 53px;
	/*background: #f42c2c url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/stick_disc.png) no-repeat center;*/
	/*text-shadow:0 1px 0 #ba3434;*/
	font-family: 'bold';
}

.bx_catalog_item_container .shildiki {
	/*position: absolute;*/
	height: 100px;
	z-index: 1200000000;
}

.bx_catalog_item_container .sh_new, .bx_catalog_item_container .sh_hit, .bx_catalog_item_container .sh_recom, .bx_catalog_item_container .sh_raspr {
 height: 40px;	
 margin-top: -10px;
}


.bx_catalog_item_container .sh_new { background: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/sh_new.png) left no-repeat; }
.bx_catalog_item_container .sh_hit { background: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/sh_hit.png) left no-repeat; }
.bx_catalog_item_container .sh_recom { background: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/sh_recom.png) left no-repeat; }
.bx_catalog_item_container .sh_raspr { background: url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/images/sh_raspr.png) left no-repeat; }


/* End */


/* Start:/bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?17398749021413*/
.bx-catalog-subscribe-button{margin-bottom:6px;display:inline-block}.bx-catalog-popup-content{width:90%;max-width:280px}.bx-catalog-subscribe-form-container-label{font-size:13px;color:#5a6c77;padding-bottom:2px}.bx-catalog-subscribe-form-container-input{position:relative}.bx-catalog-subscribe-form-container-input input[type="text"]{display:block;width:100%;font-size:18px;height:38px;margin:0;padding:0 4px;border:1px solid #ccd5db;border-radius:2px;background:#f8fafc;outline:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.bx-catalog-subscribe-form-star-required{color:#d93333}.bx-catalog-subscribe-form-container .bx-captcha{margin-bottom:10px}.bx-catalog-popup-message{font-weight:bold;min-width:240px;margin:0}.bx-catalog-subscribe-alert{background-color:#edf6fc;color:#000;font-size:15px;min-height:45px;text-align:center;padding:12px 40px 12px 60px;position:relative;width:280px}.bx-catalog-subscribe-aligner{display:inline-block;height:45px;margin-left:-1px;vertical-align:middle;width:1px}.bx-catalog-subscribe-alert-text{display:inline-block;vertical-align:middle}.bx-catalog-subscribe-alert-footer{text-align:center}.bx-catalog-subscribe-alert-popup{background-color:#edf6fc!important;border:1px solid #edf6fc!important;border-radius:3px!important;-webkit-box-shadow:0 19px 24px rgba(88,112,118,0.17)!important;box-shadow:0 19px 24px rgba(88,112,118,0.17)!important}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/style.min.css?17398779544634*/
.bx_blue.bx-section-desc{border-left-color:#0083d1}.bx_catalog_list_home.bx_blue .bx_bt_button{background:#00a2df;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYTJkZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDZmY2IiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#00a2df),color-stop(100%,#006fcb));background:-webkit-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-moz-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-ms-linear-gradient(top,#00a2df 0,#006fcb 100%);background:-o-linear-gradient(top,#00a2df 0,#006fcb 100%);background:linear-gradient(to bottom,#00a2df 0,#006fcb 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00a2df',endColorstr='#006fcb',GradientType=0);color:#fff;text-shadow:0 1px 0 #165c99;display:inline-block;border-radius:3px;text-align:center;text-decoration:none;font-size:14px;cursor:pointer}.bx_catalog_list_home.bx_blue .bx_bt_button:hover{background:#26b0e4;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2YjBlNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNjg0ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#26b0e4),color-stop(100%,#2684d3));background:-webkit-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-moz-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-ms-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:-o-linear-gradient(top,#26b0e4 0,#2684d3 100%);background:linear-gradient(to bottom,#26b0e4 0,#2684d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#26b0e4',endColorstr='#2684d3',GradientType=0)}.bx_catalog_list_home.bx_blue .bx_bt_button:active{background:#0052bf;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNTJiZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDg1ZDMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#0052bf),color-stop(100%,#0085d3));background:-webkit-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-moz-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-ms-linear-gradient(top,#0052bf 0,#0085d3 100%);background:-o-linear-gradient(top,#0052bf 0,#0085d3 100%);background:linear-gradient(to bottom,#0052bf 0,#0085d3 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0052bf',endColorstr='#0085d3',GradientType=0)}.bx-retina .bx_catalog_list_home.bx_blue .bx_item_detail_size ul li.bx_active .cnt{-webkit-border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 fill stretch}.bx-retina .bx_catalog_list_home.bx_blue .bx_item_detail_scu .bx_scu ul li.bx_active .cnt{-webkit-border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 stretch;-moz-border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 stretch;-o-border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 stretch;border-image:url(/bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/images/x2border_active.png) 2 fill stretch}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/slider/style.css?17398779542692*/

	/*	Слайдер  */

	.index_slider .item { height: 360px; }

	.index_slider{
		margin-bottom: 15px;
	}        

/*	.index_slider {
		position:relative;
		-webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
		box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 0px rgba(0, 0, 0, 0.1) inset;
		-webkit-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0, 0, 0, 0.1) inset;
		-moz-box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0, 0, 0, 0.1) inset;
		box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5), 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 50px rgba(0, 0, 0, 0.1) inset;
	}        
*/
	.index_slider:before,
	.index_slider:after {
		content:"";
		position:absolute;
		z-index:-2;
	}

	.index_slider .item .text{
		height: 360px;
		display: table-cell;
		vertical-align: middle;
	}
	.index_slider .item .text>div{
		margin: 20px 40px 20px 55%;
		padding: 10px 20px 35px;
		/*background: rgba(0,0,0, .6);*/
		color: white;
		font-size: 18px;
	}
	.index_slider .item .text>div h2{ font-size: 30px; margin-bottom: 15px; font-family: 'bold';}
	.index_slider .item .text>div a{
		z-index: 100; 
		display: inline-block;
		/*margin-top: 15px;*/
		color: black;
		padding: 15px 25px;
		background: #ffcd18 !important;
		font-size: 14px;
		/*text-transform: uppercase;*/
		border-radius: 3px;
		font-family: 'black';
		font-size: 16px;

	}
.carousel-control.right, .carousel-control.left {
     background-image: none !important; 
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    margin-top: -20px;
    font-size: 30px;
    background: #353434;
}
.index_slider .carousel-control.right {
    right: 15px !important ;
    top: 43%;
    background: none;
    width: 25px;
    height: 40px;
    opacity: 1;
    padding-top: 8px;
    z-index: 200;
    color: white;
    text-shadow: none;
    font-size: 30px;
}
.index_slider .carousel-control.left {
    left: -5px !important;
    top: 43%;
    background: none;
    width: 25px;
    height: 40px;
    opacity: 1;
    padding-top: 8px;
    z-index: 200;
    color: white;
    text-shadow: none;
    font-size: 30px;
}

.index_slider .carousel-indicators li { margin-right: 5px; margin-top: -20px; border-color: white !important; }

.index_slider .carousel-indicators .active {
    margin-top: 0;
    margin-right: 5px;
    width: 13px;
    height: 13px;
    padding: 3px;
    border: none;
    background-color: white !important;
}

	/*	.Слайдер  */
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/content_main/style.css?174210819521*/


	/*	.Акции  */
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/plitki/style.css?1739877954981*/

	/*	Плитки  */


.plitki_index {padding-right: 43px; margin-left: -2px;} /* убрать для малых разрешений*/

.pl_1, .pl_2, .pl_3, .pl_4, .pl_5{ height: 365px; margin: 1px;  position: relative; overflow: hidden;} 
/*.pl_1 {height: 446px; margin: 1px;  opacity: 0.85; position: relative; overflow: hidden;}*/
/*.pl_1 div{height: 446px;margin: 1px;}*/

.plitki_prod_index a  { color: black; }

.plitki_prod_index .text_one{
	text-align: center;
	/*font-size: 13px;*/
}
.plitki_prod_index .text_one .name { font-size: 18px; font-family: 'black'; margin: 15px 10px 5px; }

.plitki_prod_index .price{
	/*border-top: 1px dotted #CCC;*/
	display: inline-block;

	text-transform: none;
	color: white;
	font-size: 16px;
	padding: 15px 15px 10px;
	position: absolute;
	top: 20px;
	left: 20px;
	font-family: 'light';
	}

		  .priem_plitki_one:hover 
		  {-webkit-transform: scale(10);
  			transform: scale(1.05);
  		transition: .2s linear;}
	/*	.Плитки  */
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/index_brands/style.css?173987795463*/
.list_brends>div { border: 1px #ddd solid; background: white; }
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/index_akciya/style.css?1742224751275*/
body * {
    font-family: Inter;
}
.index_akciya h3 { margin: 0 0 20px; font-size: 34px; font-family: "bold"; }

.index_akciya a { color: #343433;}
.index_akciya a:hover { 
fill: var(--color-primary);
 -webkit-transition: all 0.7s ease;
          transition: all 0.7s ease;
}
/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/menu/bottom/style.css?173996033199*/
.top_menu_end_enter a.root-item-selected {color: #A3A9B2 !important; text-decoration: underline;}


/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/components/bitrix/sale.basket.basket.line/cart/style.css?1739877954981*/

		.cart_b_1 {
			background: white;
			height: 75px;
			/*color: white;*/
			font-size: 13px;
			display: block;
			text-align: center;
			/*padding-top: 10px;*/
			line-height: 18pt;
			border: 1px #ddd solid;
			color: black;
			margin-bottom: 10px;
			font-family: 'bold';
			
			}

					.cart_b:focus,
					.cart_b:active,
					.cart_b:hover { background: none !important;color: black !important;}

					.cart_b_1:hover,
					.cart_b_1:active,
					.cart_b_1:focus
					 {

					background: #ffcd18;	
					border-color:#ffcd18;
					color: black !important;
					}

					.cart_b_1:hover .kol { background: white }

			.cart_b_1 a{ color: black; }
			.cart_b_1 i{ font-size: 38px; margin-top: 10px; display: block; }

			.cart_b .kol {
				font-size: 12px;
				position: absolute;
				top: 8px;
				right: 9px;
				margin-top: -3px;
				background: #ffcd18;
				padding: 3px 6px;
				border-radius: 50%;
				line-height: 10pt;
				text-decoration: none !important;
			}








/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/styles.css?17453853232124*/
h2.line, h3.line, h4.line, h5.line, h5.line { border-bottom: 1px #ddd solid; margin-bottom: 20px; padding-bottom: 5px;  font-family: 'Inter light' !important }
h1, h2, h3, h4, h5, h6 { font-family: "Inter"; }

body { font-family: "Inter light"; }

b, strong,th { font-family: 'Inter bold'; }

.list_content { list-style: none; margin: 15px 0; }
.list_content li:before {
    font-family: "FontAwesome";
    content:"\f105";
    padding: 2px 7px 0 0;
}


img.content_img_responsive {}



.list_content li { line-height: 16pt; margin-bottom: 8px;}

.content_vagno, .content_info , .content_contact {
	padding: 20px 20px 20px 70px;
	position: relative;
/*	border-top: #E9E1E1 2px solid;
	border-bottom: #E9E1E1 2px solid;*/
	margin: 20px 0 20px 0;
    border-radius: 3px;
    /*font-family: "normal";*/
}

	.content_vagno:before, .content_info:before, .content_contact:before {
    position: absolute;
    top: 20px;
    left: 15px;
    /*color: #F17878;*/
    color: white;
    font-family: "FontAwesome";
    font-size: 43px;
    line-height: 43px;
    text-shadow: 0 0 4px rgba(0,0,0, 0.08);
}

	.content_vagno:before {content:"\f06a"; }
	.content_info:before {content:"\f05a"; }
	.content_contact:before {content:"\f1d8";  font-size: 38px;  line-height: 38px; }

	.content_vagno{background: #E9B8B8;}
	.content_info{background: #D5D9E6;}
	.content_contact{background: #DEE8D8; }

	.content_img_responsive, .content_img_left, .content_img_right { padding: 3px; border: 1px #ededed solid; }

	.content_img_left, .content_img_right { display: inline-block; }
	.content_img_left { float: left; margin: 0 15px 5px 0; }
	.content_img_right { float: right; margin: 0 0 5px 15px; }


	.content_img_responsive img{
		width: 100%;
		height: auto;
	}
	ul.list-content {
		list-style-type: none;
		margin-left: 0;
		padding-left: 0;
	}
	.list-content li {
/* handle multiline */
    overflow: visible;
    padding-left: 25px;
    position: relative;
    margin-bottom: 7px;
}
.list-content li:before {
/* your own marker in content */
font-family: "FontAwesome";
    content: "\f00c";
   left: 0;
   top: 3px;
   position: absolute;
}

/* End */


/* Start:/bitrix/templates/eshop_bootstrap_/template_styles.css?175310874233824*/
body * {
    font-family: Inter;
}

.header_table .logo_cell svg {
    fill: var(--color-primary);
}

.header_table .logo_cell svg g path {
    fill: var(--color-primary);
}

.header_table .logo_cell svg g:last-child path {
    fill: #fff;
}

.index_slider_top .carousel-control.left i,
.index_slider_top .carousel-control.right i {
    display: none;
}

.index_slider_top .carousel-control.right,
.index_slider_top .carousel-control.left {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.702) no-repeat center;
    box-shadow: 0 3px 5.76px 0.24px rgba(0, 0, 0, 0.08);
    border: 1px solid rgb(220, 220, 220);
    top: 50%;
    transform: translate(0, -50%);
    margin: 0;
}

.index_slider_top .carousel-control.left {
    left: 3px !important;
    background-image: url(/bitrix/templates/eshop_bootstrap_/img/prev.png) !important;
}

.index_slider_top .carousel-control.right {
    right: 3px !important;
    background-image: url(/bitrix/templates/eshop_bootstrap_/img/next.png) !important;
}

.wrap-slier {
    overflow: hidden;
    border: 1px solid rgb(232, 232, 232);
    border-radius: 15px;
    box-shadow: 0px 4px 6.58px 0.42px rgba(0, 0, 0, 0.16);
    margin-bottom: 30px;
}

.wrap-slier .index_slider_top {
    margin-bottom: 0;
}

body .main_menu_gorizontal {
    box-shadow: 0 5px 8.46px 0.54px rgba(0, 0, 0, 0.08);
    border: none !important;
    margin-bottom: 6px;
}

body .main_menu_gorizontal ul {
    border: none !important;
}

.priem ul {
    display: flex;
    padding: 0;
    margin: -10px 0 0;
    justify-content: space-between;
    flex-wrap: wrap;
}

.priem li {
    width: 22%;
    margin-top: 10px;
}

.priem li:last-child {
    width: calc(22% - 28px);
}

.priem ul>li>div strong,
.priem ul>li>div strong a {
    font-family: Inter;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.2;
}

.priem_text {
    font-family: Inter;
    font-weight: 300;
    font-size: 13px;
    line-height: 1.2;
}

.wrap-priem {
    margin: 0 0 20px;
}

.header_table .logo_cell .slogan {
    font-family: Inter;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2;
}

body .header_table .form_search {
    position: relative;
}

body .header_table .form_search .form-control {
    border: 1px solid rgb(220, 220, 220) !important;
    border-radius: 15px;
    background: #fff;
    box-shadow: 0 5px 8.46px 0.54px rgba(0, 0, 0, 0.08) !important;
    float: none;
    height: 36px;
    font-family: Inter;
    font-weight: 400;
    font-size: 12px;
    line-height: 1;
}

body .input-group-btn {
    position: absolute !important;
    right: 0;
    top: 0;
    bottom: 0;
    display: block;
    width: auto;
    z-index: 4;
}

body .header_table .form_search .btn {
    border: none !important;
}

body .input-group {
    display: block;
}

body .header_table .form_search .btn i {
    display: none;
}

body .header_table .form_search .btn {
    display: block;
    width: 49px;
    height: 36px;
    background: url(/bitrix/templates/eshop_bootstrap_/img/search.png) no-repeat center !important;
}

.header .header_table .regim_cell div {
    margin-top: 0;
    font-family: Inter;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.2;
}

.header .header_table .regim_cell .header-address {
    color: rgb(20, 20, 20);
    margin-bottom: 5px;
    padding-left: 21px;
    position: relative;
}

.header .header_table .regim_cell .header-address:before {
    content: '';
    position: absolute;
    left: 0;
    top: -1px;
    width: 11px;
    height: 18px;
    background: url(/bitrix/templates/eshop_bootstrap_/img/address.png) no-repeat;
}

.header .header_table .regim_cell .header-time {
    color: rgb(90, 89, 89);
    padding-left: 21px;
}

.header .header_table .contacts_cell .tel {
    font-family: Inter;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
}

.header .header_table .contacts_cell .tel > div {
    display: inline-block;
    padding-left: 26px;
    position: relative;
}

.header .header_table .contacts_cell .tel > div:before {
    content: '';
    position: absolute;
    width: 18px;
    height: 18px;
    left: 0;
    top: -2px;
    background: url(/bitrix/templates/eshop_bootstrap_/img/phone.png) no-repeat;
}

.header .header_table .contacts_cell .call_back {
    color: #3f3e3e;
    font-family: Inter;
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    margin-top: 5px;
}

.header .header_table .contacts_cell .call_back a {
    color: #3f3e3e;
}

.header .header_table .form_search_cell {
    width: 28%;
    padding-left: 20px;
    padding-right: 40px;
}

.header .header_table .contacts_cell {
    width: 17%;
}

body .top_menu_end_enter a {
    text-decoration: none;
}

body .table_reg_enter a {
    text-decoration: none !important;
}

body .table_reg_enter i {
    display: none;
}

.top_menu ul {
    color: #272727;
    font-family: Inter;
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    margin: 0 !important;
    padding: 0 !important;
}

.table_reg_enter {
    color: #272727;
    font-family: Inter;
    font-weight: 600;
    font-size: 13px;
    line-height: 1;
    display: flex;
    justify-content: flex-end;
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.table_reg_enter li {
    position: relative;
}

.table_reg_enter li + li {
    margin-left: 12px;
    padding-left: 12px;
}

.table_reg_enter li + li:before {
    content: '';
    position: absolute;
    left: 0;
    top: 1px;
    width: 1px;
    height: 11px;
    background: var(--color-primary);
}

body .top_menu_end_enter {
    padding: 16px 0;
}

body .list-inline>li {
    padding: 0;
}

body .top_menu li {
    margin-right: 20px;
}

.header .header_table .regim_cell .header-address {
    font-weight: 600;
}

.header .header_table .contacts_cell .tel {
    font-weight: 600;
}

#horizontal-multilevel-menu > li > a {
    font-weight: 600;
}

body .main_menu_gorizontal {
    margin-bottom: 0 !important;
    position: relative;
    z-index: 1;
}

#horizontal-multilevel-menu a:hover, #horizontal-multilevel-menu > li > a.root-item-selected, #horizontal-multilevel-menu > li:hover > a {
    color: var(--color-primary) !important;
}

body .bx_ordercart .bx_ordercart_order_table_container tbody td.control a {
    font-size: 15px;
}

body .btn-info {
    border: 1px solid var(--color-primary);
    border-radius: 5px;
    background: #fff;
    padding-top: 3px !important;
    padding-bottom: 3.5px !important;
    color: #171717;
}

html body .btn-info:hover {
    background: var(--color-primary) !important;
}

body .btn-info[href*=add] {
    margin-right: 6px;
}

body .btn-info[href*=delay] {
    margin-left: 6px;
}

body .btn-info:hover,
body .btn-info:active {
    background: rgb(255, 205, 24) !important;
    border-color: rgb(255, 205, 24) !important;
    color: #171717 !important;
}

body .btn-info .fa-level-down {
    width: 9px;
    height: 11px;
    background: url(/bitrix/templates/eshop_bootstrap_/img/put-off@2x.png) no-repeat center;
    background-size: cover;
    margin: 0 5px;
}

body .btn-info .fa-trash-o {
    width: 10px;
    height: 10px;
    background: url(/bitrix/templates/eshop_bootstrap_/img/delete@2x.png) no-repeat center;
    background-size: cover;
    margin: 0 5px;
}

body .btn-info .fa-level-up {
    width: 9px;
    height: 11px;
    background: url(/bitrix/templates/eshop_bootstrap_/img/add@2x.png) no-repeat center;
    background-size: cover;
    margin: 0 5px;
}

body .btn-info .fa-trash-o:before {
    display: none;
}

body .btn-info .fa-level-down:before {
    display: none;
}

body .btn-info .fa-level-up:before {
    display: none;
}

body .bx_ordercart_order_table_container tbody td.custom {
    line-height: 29px !important;
}

body .bx_ordercart .bx_ordercart_order_table_container tbody td.custom a {
    margin: 0 !important;
    width: 33px;
    height: 31px;
    display: inline-block;
    vertical-align: middle;
}

body .bx_ordercart .bx_ordercart_order_table_container tbody td.custom a.minus {
    border: 1px solid rgb(232, 232, 232) !important;
    border-right: none !important;
    border-radius: 5px 0 0 5px;
    background: url(/bitrix/templates/eshop_bootstrap_/img/minus@2x.png) no-repeat center;
    background-size: 14px 2px;
}

body .bx_ordercart .bx_ordercart_order_table_container tbody td.custom a.plus {
    border: 1px solid rgb(232, 232, 232) !important;
    border-left: none !important;
    border-radius: 0 5px 5px 0;
    background: url(/bitrix/templates/eshop_bootstrap_/img/plus@2x.png) no-repeat center;
    background-size: 14px 14px;
}

body .bx_ordercart .bx_ordercart_order_table_container tbody td.custom a.minus i,
body .bx_ordercart .bx_ordercart_order_table_container tbody td.custom a.plus i {
    opacity: 0;
}

body .bx_ordercart .bx_ordercart_order_table_container tbody td.custom a.minus:active,
body .bx_ordercart .bx_ordercart_order_table_container tbody td.custom a.plus:active {
    background-color: #f1f1f1;
    filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#fcfcfc',GradientType=0 );
    box-shadow:inset 0 2px 2px 0 rgba(0,0,0,.05);
}

body .bx_ordercart .bx_ordercart_order_table_container tbody td.custom input {
    width: 40px;
    height: 31px;
    vertical-align: middle;
    border: 1px solid rgb(232, 232, 232) !important;
    font-size: 16px;
    outline: none;
}

body .bx_ordercart .bx_ordercart_order_table_container tbody td.custom table {
    border: none !important;
    background: none !important;
}

body .bx_ordercart .bx_ordercart_order_table_container table tbody td td {
    padding: 0 !important;
    font-size: 0 !important;
}

.bx_ordercart * {
    font-size: 15px !important;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.price .current_price {
    line-height: 29px !important;
}

.page-header .h1 {margin: 0; padding: 0; font-size: 32px; font-family: Inter;}
.page-header .h1 a {
    color: inherit;
}

.page-header .h1 a:hover {
    color: var(--color-primary);
}

.content-main {
    margin-top: 20px;
}

.content-main .page-header {
    margin-bottom: 0;
}

.block_fixed .link-home,
.block_fixed .link-personal {
    display: none;
    order: 4;
}

body .go_top {
    font-size: 35px;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    bottom: 80px;
    right: 13px;
    padding: 0 0 0 1px;
}

.contacts_cell a {
    color: #000;
    text-decoration: none;
}

body .bx_catalog_item_controls.no_touch {
    display: block !important;
    opacity: 1;
    padding-bottom: 15px;
}

body .bx_catalog_item_controls.no_touch .btn-default {
    width: 100%;
    padding: 8px 0;
    border-radius: 5px;
    font-size: 16px;
    font-family: 'bold';
    color: black;
    background: white !important;
    border: var(--color-primary) 1px solid;
}

.bx_catalog_item .btn-danger {
    border: var(--color-primary) 1px solid;
}

.bx_catalog_item .btn-danger:hover {
    background: var(--color-primary);
}

body .bx_catalog_item_controls.touch.hidden-xs {
    display: none !important;
}

body .bx_catalog_list_home .bx_catalog_item {
    height: auto;
}

.sort__filter {
    display: none;
}

body .icon-balance-scale:before {
    width: 20px;
    height: 20px;
    background: url(/bitrix/templates/eshop_bootstrap_/img/equilizer-silver.png) no-repeat center;
    background-size: cover;
    content: '';
    vertical-align: middle;
    position: relative;
    top: -1px;
}

body .btn:hover .icon-balance-scale:before {
    background-image: url(/bitrix/templates/eshop_bootstrap_/img/equilizer-dark.png);
}

.bx_catalog_list_home.bx_blue .bx_catalog_item .btn.btn-danger i {
    display: none;
}

.show-mobile {
    display: none;
}

#horizontal-multilevel-menu > li:nth-child(6) ~ li {
    display: none;
}

#horizontal-multilevel-menu.active > li:last-child {
    display: block !important;
}

#horizontal-multilevel-menu li ul ul {
    display: none;
}

.bx-retina .bx-filter.bx-black .bx-filter-param-label.bx-active .bx-filter-param-btn,
.bx-retina .bx-filter.bx-black .bx-filter-param-btn:hover,
.bx-retina .bx-filter.bx-black .bx-filter-param-btn:active,
.bx-retina .bx-filter.bx-black .bx-filter-select-container:focus {
    border-color: var(--color-primary);
    outline: 2px solid var(--color-primary);
    border-radius: 0;
}

.plitki_more_d .demo-icon.icon-heart {
    font-size: 22px;
}

.plitki_more_d .btn-group {
    display: flex;
    align-items: center;
}

body .bx_item_detail .plitki_more_d .btn-group .btn {
    color: rgb(173, 173, 173);
}

.demo-icon.icon-balance-scale {
    transition: all 280ms ease;
}

.demo-icon.icon-balance-scale:before {
    transition: all 280ms ease;
}

.plitki_more_d .btn:active i:before, .plitki_more_d .btn.active i:before,
.plitki_more .btn:active i:before, .plitki_more .btn.active i:before {
    color: #ffcd18;
}

body .plitki_more_d .demo-icon.icon-balance-scale:before {
    top: -2px;
}

body .btn.active .icon-balance-scale:hover:before {
    background-image: url(/bitrix/templates/eshop_bootstrap_/img/equilizer-silver.png);
}

body .btn.active .icon-balance-scale:before,
body .btn.active:hover .icon-balance-scale:before {
    background-image: url(/bitrix/templates/eshop_bootstrap_/img/equilizer-yellow.png);
}

.bx_catalog_item.double .cart:not(.catalog-list) {
    width: auto !important;
    display: block !important;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td:nth-child(4) {
    display: none;
}

body .btn-info:hover {
    border-color: var(--color-primary) !important;
}

body .btn-danger:hover,
body .btn-danger:active,
body .btn-danger:focus {
    background: var(--color-primary);
    border-color: var(--color-primary);
}

body .btn-default {
    background: var(--color-primary) !important;
}

body .btn-danger {
    border: var(--color-primary) 1px solid;
}

.bx_catalog_item .hidden1-xs {
    display: flex;
}

.bx_catalog_item .hidden1-xs .cart {
    flex-grow: 1;
}

#basket_items #col_PREVIEW_PICTURE {
    display: none;
}

#basket_items_delayed thead td[colspan="2"] + td {
    display: none;
}

body .bx_catalog_list_home .bx_small.bx_bt_button_type_2 {
    padding-bottom: 4px;
    line-height: 36px;
}

@media only screen and (max-width : 1199.98px) {
    .header .header_table .logo_cell {
        width: 20%;
    }

    .header .header_table .form_search_cell {
        padding: 0 30px;
    }

    .header .header_table .contacts_cell {
        width: 19%;
    }

    body .top_menu li {
        margin-right: 17px;
    }

    .bx_catalog_item .hidden1-xs {
        display: block;
    }

    .bx_catalog_item_controls_blockone {
        display: block !important;
        float: none !important;
        width: auto !important;
        padding-right: 0 !important;
        margin-bottom: 5px;
    }

    .cart {
        padding-left: 0;
    }

    .cena {
        font-size: 16px !important;
    }
}

@media only screen and (max-width : 991.98px) {
    .header .header_table .regim_cell {
        display: none;
    }

    .header .header_table .logo_cell {
        width: auto;
    }

    .header .header_table .contacts_cell {
        width: 26%;
    }

    .header .header_table .form_search_cell {
        width: 52%;
    }

    .header {
        padding-top: 35px;
    }

    .priem li {
        width: 50%;
    }

    .priem li:last-child {
        width: 50%;
    }

    .index_priemushestva {
        min-width: 60px;
        margin-right: 10px;
        background-position: center !important;
    }
}

@media only screen and (max-width : 575.98px) {
    .priem li {
        width: 100%;
    }

    .priem li:last-child {
        width: 100%;
    }
}

@media only screen and (min-width : 769px) {
    body .block_fixed {
        overflow: hidden;
        border: 1px solid rgb(255, 205, 24);
        border-radius: 15px;
        background-color: rgb(255, 255, 255);
        box-shadow: 0 4px 6.72px 0.28px rgba(0, 0, 0, 0.14);
        height: auto;
        display: flex;
        flex-direction: column;
    }

    .block_fixed .cart_b_1 {
        border: none;
        height: auto;
        margin: 0;
        line-height: 1;
        order: 1;
    }

    .block_fixed .sravn_b {
        order: 3;
    }

    .block_fixed .fav_b {
        order: 2;
    }

    .block_fixed .cart_b_1 i {
        margin: 0;
    }

    .block_fixed .bx_catalog-compare-list_sravn {
        border: none;
    }

    .block_fixed .icon-basket-1:before {
        width: 35px;
        height: 34px;
        background: url(/bitrix/templates/eshop_bootstrap_/img/cart.png) no-repeat center;
        content: '';
    }

    .block_fixed .icon-balance-scale:before {
        width: 26px;
        height: 27px;
        background: url(/bitrix/templates/eshop_bootstrap_/img/equilizer.png) no-repeat center;
        content: '';
    }

    .block_fixed .icon-heart:before {
        width: 34px;
        height: 30px;
        background: url(/bitrix/templates/eshop_bootstrap_/img/heart.png) no-repeat center;
        content: '';
    }

    .sravn_b .hidden-xs,
    .fav_b .hidden-xs {
        display: none;
    }

    .block_fixed .bx_catalog-compare-list_sravn {
        height: auto;
        margin: 0;
        padding: 0;
    }

    .block_fixed .bx_catalog-compare-list_sravn i {
        margin: 0;
    }

    .block_fixed a {
        position: relative;
    }

    .block_fixed a:before {
        content: '';
        position: absolute;
        top: -1px;
        left: 0;
        right: 0;
        display: block;
        margin: auto;
        background-color: rgb(255, 205, 24);
        width: 46px;
        height: 1px;
        z-index: 1;
    }

    .block_fixed a:hover:before {
        display: none;
    }

    .block_fixed > div:first-child a:before {
        display: none;
    }

    .block_fixed a {
        display: flex;
        padding: 20px 0;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .block_fixed a:hover {
        background: #ffcd18 !important;
    }

    .block_fixed .bx_catalog-compare-list_sravn:hover {
        background: none !important;
    }

    .cart_b_1:hover {
        background: none !important;
    }

    .bx_catalog-compare-list_sravn .kol,
    .cart_b .kol {
        font-size: 12px;
        font-family: "Inter";
        color: rgb(33, 33, 33);
        line-height: 1.2;
        width: 20px;
        height: 20px;
        font-weight: 700;
        display: flex;
        align-items: center;
        justify-content: center;
        right: 6px;
        top: 10px;
    }

    .block_fixed .hidden-xs {
        font-size: 13px;
        font-family: "Inter";
        color: rgb(59, 59, 59);
        line-height: 1;
        font-weight: 500;
        padding-top: 5px;
    }

    .block_fixed .cart_b a {
        padding-bottom: 0;
    }

    .cart_b .hidden-xs {
        height: auto;
        padding-bottom: 3px;
    }

    .cart_b .hidden-xs[style] {
        font-size: 0;
        height: 20px;
        padding: 0;
    }

    .block_fixed .cart_b_1 i {
        font-size: 0;
    }
}

@media only screen and (max-width : 768px) {
    .block_fixed {
        display: flex;
        padding-left: 16px;
        padding-top: 15px;
    }

    body .top_menu_end_enter_vertical {
        padding: 21.5px 0;
    }

    .block_fixed .icon-basket-1:before {
        content: '';
        width: 28px;
        height: 27px;
        background: url(/bitrix/templates/eshop_bootstrap_/img/cart.png) no-repeat center;
        background-size: 28px 27px;
        margin: 0;
    }

    .block_fixed .icon-balance-scale:before {
        content: '';
        width: 21px;
        height: 27px;
        background: url(/bitrix/templates/eshop_bootstrap_/img/equilizer.png) no-repeat center;
        background-size: 21px 23px;
        margin: 0;
    }

    .block_fixed .icon-heart:before {
        content: '';
        width: 27px;
        height: 27px;
        background: url(/bitrix/templates/eshop_bootstrap_/img/heart.png) no-repeat center;
        background-size: 27px 24px;
        margin: 0;
    }

    .block_fixed .cart_b_1, .block_fixed .fav_b, .block_fixed .sravn_b {
        width: auto;
    }

    .block_fixed .cart_b_1 {
        order: 1
    }

    .block_fixed .fav_b {
        order: 2;
        margin: 0;
    }

    .block_fixed .sravn_b {
        order: 3;
        margin: 0;
    }

    .block_fixed .bx_catalog-compare-list_sravn {
        padding: 0;
        margin: 0;
    }

    .block_fixed .cart_b_1 {
        height: auto;
        margin: 0;
    }

    .block_fixed .cart_b_1 i {
        margin: 0;
    }

    .block_fixed .sravn_b i, .block_fixed .fav_b i {
        margin: 0;
    }

    .block_fixed > div {
        margin-right: 15px !important;
    }

    .block_fixed .bx_catalog-compare-list_sravn {
        height: auto;
    }

    .block_fixed .bx_catalog-compare-list_sravn .kol,
    .block_fixed .cart_b .kol {
        font-size: 10px;
        font-family: "Inter";
        color: rgb(33, 33, 33);
        line-height: 1.2;
        width: 16px;
        height: 16px;
        font-weight: 500;
        display: flex;
        align-items: center;
        justify-content: center;
        right: -10px;
        top: -5px;
    }

    .block_fixed .cart_b .hidden-xs {
        display: block !important;
        font-size: 11px;
        font-family: "Inter";
        color: rgb(59, 59, 59);
        line-height: 1;
        font-weight: 500;
        text-align: center;
        position: relative;
        left: 1.5px;
    }

    .block_fixed .cart_b .hidden-xs[style] {
        font-size: 0;
        height: 10px;
    }

    .block_fixed a {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .menu_mobile .navbar-header {
        margin-bottom: 6px;
    }

    .header {
        padding-top: 0;
    }

    .header .header_table .contacts_cell .tel > div:before {
        display: none;
    }

    .header .header_table .contacts_cell .tel > div {
        padding-left: 0;
    }

    .header .header_table .contacts_cell .tel {
        font-size: 24px;
        font-weight: 500;
    }

    body .top_menu_end_enter_vertical {
        background-color: #f3f3f3;
        border: none;
    }

    body .menu_mobile .navbar-header {
        background: #fff !important;
        border-top: 1px solid #dcdcdc;
        border-bottom: 1px solid #dcdcdc;
    }

    body .menu_mobile .navbar-header button {
        color: #212121;
    }

    .navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
        background: #f2f2f2 !important;
    }

    .navbar-toggle {
        margin: 0 !important;
        padding: 17px 10px !important;
    }

    body .menu_mobile .navbar-collapse {
        border: none;
        margin-top: -6px;
        box-shadow: none !important;
        overflow: inherit;
        padding-bottom: 20px;
    }

    body .menu_mobile .navbar-nav {
        font-size: 14px;
        background: #fff !important;
    }

    .menu_mobile .navbar-nav a {
        color: #212121;
    }

    body .navbar-default .navbar-nav>li>a {
        color: #212121;
    }

    .menu_mobile .navbar-nav > li > ul {
        display: none;
        list-style-type: none;
        margin: 0 24px;
        padding: 0 24px;
    }

    .menu_mobile .navbar-nav > li > ul > li {
        border-top: 2px solid #d7d7d7;
    }

    .menu_mobile .navbar-nav > li > ul > li {
        padding: 2.5px 0;
        display: block;
    }

    .menu_mobile .navbar-nav > li > ul > li ul {
        display: none;
        padding: 5px 0;
    }

    .menu_mobile .navbar-nav > li > ul > li ul li + li {
        margin-top: 5px;
    }

    body .navbar-nav>li>a {
        padding-top: 5px;
        padding-bottom: 5px;
        display: block;
    }

    body .navbar-nav>li:first-child > a {
        padding-top: 15px;
    }

    .top_menu_mobile {
        background: #fff !important;
    }

    body .top_menu_mobile a {
        color: #212121;
    }

    body .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
        color: #212121 !important;
        background: transparent !important;
    }

    .navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
        color: #212121 !important;
        background: transparent !important;
    }

    body .navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
        color: #212121 !important;
        background: transparent !important;
    }

    .menu_mobile .navbar-nav > li.active {
        background: #f3f3f3;
    }

    body .menu_mobile .navbar-nav {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    body .top_menu_end_enter_vertical {
        display: none !important;
    }

    body .block_fixed {
        display: flex;
        align-items: center;
        justify-content: space-around;
        height: 58px;
        width: auto;
        position: fixed;
        bottom: 0;
        top: auto;
        left: 0;
        right: 0;
        background: #fefbfb;
        border-top: 1px solid #dcdcdc;
        padding: 3px 0 0;
    }

    .block_fixed .link-home {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 28px;
        height: 28px;
        background: url(/bitrix/templates/eshop_bootstrap_/img/link-home-other.png) no-repeat center;
        background-size: cover;
        order: 1;
    }

    .block_fixed .cart_b_1 {
        order: 3;
        top: 6px;
    }

    .block_fixed .fav_b {
        order: 4;
    }

    .block_fixed .sravn_b {
        order: 2;
    }

    .block_fixed .link-personal {
        display: block;
        width: 28px;
        height: 28px;
        background: url(/bitrix/templates/eshop_bootstrap_/img/link-personal-other.png) no-repeat center;
        background-size: cover;
        order: 5;
    }

    .header .header_table {
        margin-top: 20px;
    }

    .block_fixed .hidden-xs {
        display: none !important;
    }

    body .footer {
        margin-bottom: 80px;
    }

  .menu_mobile .navbar-nav > li > ul > li ul {
      list-style-type: none;
      padding-left: 20px;
  }

    .menu_mobile .navbar-nav > li > ul > li.active ul {
      display: block;
  }

    body .menu_mobile .navbar-header {
        margin-bottom: 0;
    }

    .list_brends {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .list_brends > * {
        width: 75% !important;
        flex-shrink: 0;
    }

    .list_brends::-webkit-scrollbar {
        display: none;
    }

    .bx_catalog_list_home {
        display: grid;
        grid-template-columns: 1fr 1fr;
        margin: 0 !important;
        border: none !important;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item {
        width: auto !important;
        margin: 0 !important;
        float: none !important;
        padding: 0 10px 10px !important;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item .bx_catalog_item_container {
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item .cart {
        padding-left: 0;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item:nth-child(2) ~ .bx_catalog_item {
        border-top: none !important;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item:nth-child(even) {
        border-left: none !important;
    }

    body .cena {
        font-size: 12px !important;
        height: auto !important;
        margin: 0 !important;
    }

    .bx_catalog_item .bx_catalog_item_title {
        margin-bottom: 5px;
        height: auto;
        font-size: 13px;
        line-height: 1.1;
        flex-grow: 1;
        padding-top: 5px;
    }

    .bx_catalog_item table,
    .bx_catalog_item tr,
    .bx_catalog_item td,
    .bx_catalog_item tbody {
        display: block;
        padding: 0 !important;
        text-align: left !important;
    }

    .bx_catalog_item table {
        margin-bottom: 0;
    }

    .bx_catalog_item tr {
        display: flex;
        align-items: flex-start;
        justify-content: space-between;
        min-height: 26px;
    }

    body .bx_catalog_text {
        margin-left: 0;
        margin-right: 0;
    }

    body .sort_catalog {
        margin-left: -15px;
    }

    body .plitki_more {
        position: static;
        border: none !important;
        padding: 0 !important;
        margin: 0 !important;
        height: 1px !important;
    }

    body .plitki_more .btn-group {
        position: static;
    }

    .plitki_more .btn:first-child {
        top: 0;
    }

    .plitki_more .btn + .btn {
        top: 26px;
    }

    .nalichie_n, .nalichie_y {
        font-size: 10px;
        position: relative;
        top: -2px;
    }

    .nalichie_n i:before,
    .nalichie_y i:before {
        margin: 0 -1px 0 0 !important;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item .btn {
        padding:0 !important;
        height: 34px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 15px;
        font-family: bold;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item .plitki_more .btn {
        font-size: 0;
        position: absolute !important;
        right: 0;
    }

    body {
        min-width: 360px;
    }

    .bx-touch body .bx_catalog_list_home.bx_blue .bx_catalog_item .bx_catalog_item_controls.no_touch {
        display: block !important;
        padding-bottom: 0;
    }

    .bx-touch body .bx_catalog_list_home.bx_blue .bx_catalog_item .bx_catalog_item_controls.no_touch .btn {
        margin-bottom: 0;
    }

    .shildiki > * {
        width: 20px !important;
        height: 20px !important;
        background-size: cover !important;
    }

    .shildiki > * + * {
        margin-top: -5px !important;
    }

    body .bx_catalog_list_home.bx_blue .bx_stick.top,
    body .bx_catalog_list_home.bx_blue .bx_stick_disc.top {
        top: 10px;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item .plitki_more .btn {
        width: auto;
        z-index: 2;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item .plitki_more .btn i {
        display: inline;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item_images {
        z-index: 1;
    }

    .bx_catalog_list_home.bx_blue .plitki_more .demo-icon {
        font-size: 16px;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item .plitki_more .btn + .btn {
        right: 2px;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item_images_double {
        z-index: 1;
    }

    body .sort_catalog {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-right: 0 !important;
        margin-right: 0 !important;
    }

    body .sort_catalog .sort_title {
        display: none;
    }

    .sort__filter + .sort_title + a {
        margin-left: auto;
    }

    body .sort_catalog a + a {
        margin-left: 4px;
    }

    .sort__filter {
        border-radius: 3px;
        display: flex;
        align-items: center;
        justify-content: center;
        width: 40px;
        height: 32px;
        border: 1px solid var(--color-primary);
        color: var(--color-primary);
        font-size: 20px;
    }

    .bx-filter .bx-filter-section {
        padding: 0;
    }

    .col-md-3.col-sm-4.col-sm-push-8.col-md-push-9 {
        position: absolute;
        z-index: 10;
        width: 260px;
        left: 15px;
        top: 42px;
        background: #fff;
        border: 1px solid #e6e6e6;
        box-shadow: 0 1px 2.9px 0.1px rgba(0, 0, 0, 0.38);
        padding: 10px;
    }

    .col-md-3.col-sm-4.col-sm-push-8.col-md-push-9 .bx-filter {
        margin-bottom: 0;
    }

    .col-md-3.col-sm-4.col-sm-push-8.col-md-push-9 .right_menu,
    .col-md-3.col-sm-4.col-sm-push-8.col-md-push-9 .cl {
        display: none !important;
    }

    body .icon-balance-scale:before {
        width: 15px;
        height: 15px;
        top: 0;
        left: 2px;
    }

    .bx_catalog_item_controls_blockone {
        display: none !important;
    }

    .bx_catalog_item_scu {
        display: none !important;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item .bx_catalog_item_articul {
        display: none !important;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item .cart {
        width: 100%;
    }

    .bx_catalog_list_home.bx_blue .bx_catalog_item .cart_hidden-mobile {
        display: none !important;
    }

    .show-mobile {
        display: block;
    }

    body .go_top {
        bottom: 66px;
        right: 7px;
    }

   body .page-header {
        padding-top: 0;
    }

   .navbar-header {
       display: flex;
   }

    .navbar-header .navbar-toggle:last-child {
        margin-left: auto !important;
        padding-right: 15px !important;
    }

    .cena {
        font-weight: bold;
    }

    .cena span {
        font-size: 10px;
        font-weight: 400;
    }

    .bx_catalog_item .hidden1-xs {
        /*margin-top: auto;*/
    }

    .bx_catalog_item .bx_catalog_item_title {
        flex-grow: 1;
    }

    .bx_item_detail .bx_item_slider_lupe {
        position: static;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container tbody td.custom span {
        margin-right: 5px;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr td {
        padding: 2% 4%;
    }

    body #bx-soa-total-mobile {
        display: none !important;
    }

    .modal-footer .col-sm-offset-1.col-sm-10 {
        display: flex;
        align-items: center;
        padding-left: 0 !important;
    }

    .modal-footer .col-sm-offset-1.col-sm-10 .btn {
        display: inline-flex !important;
        align-items: center;
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .modal-footer .col-sm-offset-1.col-sm-10 .btn i {
        position: relative;
        top: -2px;
        margin-right: 2px;
    }

    .modal-header .col-xs-2 {
        padding-right: 0 !important;
    }

    .bx-touch .bx_ordercart .bx_ordercart_order_table_container table tbody tr {
        align-items: flex-start;
    }

    .bx_catalog_item_controls_blockone {
        display: none !important;
    }
}

#menu.default{
	position:relative;
	z-index:300;
}
/* End */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/menu/top/style.css?173995908399 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/search.title/catalog_search/style.css?1739877954388 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/menu/mobile_new/style.css?17437065691199 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/menu/top_mobile/style.css?1743706569292 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/menu/catalog_menu/style.css?17531064302176 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/system.pagenavigation/.default/style.css?17398779541171 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/slider_top/style.css?17528441532746 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/style.css?1739877954506 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.element/index_one/themes/blue/style.css?1739877954591 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/nashi_priemushestva/style.css?1739958737990 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/style.css?173995350030137 */
/* /bitrix/components/bitrix/catalog.product.subscribe/templates/.default/style.min.css?17398749021413 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/catalog.section/catalog_all/themes/blue/style.min.css?17398779544634 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/slider/style.css?17398779542692 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/content_main/style.css?174210819521 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/plitki/style.css?1739877954981 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/index_brands/style.css?173987795463 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/news.list/index_akciya/style.css?1742224751275 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/menu/bottom/style.css?173996033199 */
/* /bitrix/templates/eshop_bootstrap_/components/bitrix/sale.basket.basket.line/cart/style.css?1739877954981 */
/* /bitrix/templates/eshop_bootstrap_/styles.css?17453853232124 */
/* /bitrix/templates/eshop_bootstrap_/template_styles.css?175310874233824 */
