

/* Start:/local/templates/azbuka/components/bitrix/catalog/template/style.css?17542947451240*/
.grid{}
.grid .bx_content_section{
	margin-bottom: 15px;
}
.grid .bx_sidebar{
	margin-bottom: 15px;
}

/* grid2x1 */
.grid2x1{}
.grid2x1 .bx_content_section{
	float: left;
	width: 66%;
	margin-bottom: 15px;
}
.grid2x1 .bx_sidebar{
	float: right;
	width: 33%;
	margin-bottom: 15px;
	padding-left: 5%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
@media (max-width:960px){
	.grid2x1 .bx_sidebar{
		padding-left: 4%;
	}
}
@media (max-width:640px) {
	.grid2x1 .bx_content_section,
	.grid2x1 .bx_sidebar{
		width: 100%;
		float: none;
	}
	.grid2x1 .bx_sidebar{
		padding-left: 3%;
	}
}
@media (max-width:479px){
	.grid2x1 .bx_sidebar{
		padding-left: 1%;
	}

}

.catalog-block-header{
	font-size:14px;
	font-weight: bold;
	text-align: left;
	margin:5px 0;
	padding:5px 15px;
	border-bottom: 2px solid #d9dee6;
	color: #000;
}

body.bx-theme-blue .catalog-block-header{border-color:#006cc0;}
body.bx-theme-green .catalog-block-header{border-color:#63aa28;}
body.bx-theme-red .catalog-block-header{border-color:#da3737;}
body.bx-theme-yellow .catalog-block-header{border-color:#f4b236;}


.new_price{
    color: red;
    font-size: 16px;
}
.old_price{
    color: grey;
    text-decoration: line-through;
}
/* End */


/* Start:/local/templates/azbuka/components/bitrix/catalog.element/.default/style.css?17542947451455*/
.image_main_detail{
	max-width: 100%;
}
.price_detail{
	font-weight: bold;
    font-size: 18px;
}
.slider-nav{
	width: 150px;
    vertical-align: top;
}
.slider-for{
    width: 800px;
    max-height: 600px;
}
.slider-nav img{
	margin: auto;
}
.get_price{
	cursor: pointer;
	background-color: #ff914c;
    display: inline-block;
    padding: 10px;
    color: white;
    font-weight: normal;
}
.slick-slide img{
	max-width: 100%;
}

.slider-nav{
	max-width: 100%;
}
#not_work{
	border: 1px solid red;
    text-align: center;
    color: red;
    font-weight: bold;
    padding: 12px;
    font-size: 18px;
    margin-bottom: 10px;
}
#vitrina{
    background-color: red;
    color: white;
    padding: 1px 3px;
    display: none;
    position: absolute;
    z-index: 10000;
    font-size: 12px;
}
.slick-slider{
    display: inline-block !important;
    max-width: 100%;
}
.image_dop_product{
    text-align: center;
    height: 100px;
    display: block;
    line-height: 100px;
}
.image_dop_product img{
    vertical-align: middle;
}
.title_dop_product{
    margin-bottom: 10px;
    font-weight: bold;
}
.name_dop_product{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: block;
    text-align: center;
}
.block_dop_product{
    margin-top: 10px;
    overflow: hidden;
}
.min_price{
    /* color: grey; */
    font-weight: 100;
    font-size: 14px;
    display: block;
}
#tooltip_icon_min_price{
    cursor: pointer;
}
/* End */
/* /local/templates/azbuka/components/bitrix/catalog/template/style.css?17542947451240 */
/* /local/templates/azbuka/components/bitrix/catalog.element/.default/style.css?17542947451455 */
