

/* Start:/local/templates/main/components/bitrix/catalog.section/list/style.css?17274391073810*/
.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;}
.many-slides .many-slides-item {
    display: block;
}

.many-slides .many-slides-item img {
    width: 160px;
    height: 200px;
    object-fit: cover;
}
.many-slides .slick-prev:before,
.many-slides .slick-next:before {
    font-family: 'Roboto', sans-serif;
    color: #000;
}

.many-slides .slick-prev:hover:before,
.many-slides .slick-next:hover:before {
    color: #eebb00;
}

.many-slides .slick-prev {
    left: -1px;
    top: 5%;
}

.many-slides .slick-next {
    right: 0.7%;
    top: 5%;
}

.many-slides-item {
    position: relative;
    z-index: 1;
    border: 5px solid transparent;
}

.many-slides-item:hover {
    border: 5px solid #e5c063;
}

.many-slides-item-desc {
    position: absolute;
    z-index: 2;
    width: 80%;
    top: 50%;
    left: 12%;
    background: #e5c063;
    text-align: center;
}


@media only screen and (min-width:865px) and (max-width:1085px) {
    .many-slides .many-slides-item {
        height: auto;
        width: 30%!important;
        top: 44%;
        left: 0%;
        text-align: justify;
        font-size: 11px;
    }
    .common-catalog .many-slides .slick-track {
        width: 600px!important;
    }
}



@media only screen and (min-width:564px) and (max-width:864px) {
    .many-slides-item-desc {
        position: absolute;
        z-index: 2;
        width: 85%;
        top: 50%;
        left: 7%;
        background: #e5c063;
        text-align: center;
    }
}

@media only screen and (max-width:563px) {
    .many-slides-item-desc {
        position: absolute;
        z-index: 2;
        width: 90%;
        top: 48%;
        left: 5px;
    }
}

.many-slides-item-desc .item-name {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 13px;
    margin: 0 auto;
    border-bottom: 1px solid #ab8524;
    padding: 4px 4px;
}

@media only screen and (max-width:563px) {
    .many-slides-item-desc .item-name {
        color: black;
        font-weight: 500;
        font-size: 11px;
        text-transform: none;
    }
}

.many-slides-item-desc .item-name .sect-name {
    color: black;
    text-decoration: none;
    display: block;
    text-align: center;
    margin: 0 auto;
}

.many-slides-item-desc .item-price {
    color: black;
    font-size: 14px;
    font-weight: 700;
    line-height: 13px;
    border-top: 1px solid #f2d488;
    padding: 4px 4px;
}

@media only screen and (min-width:865px) and (max-width:1085px) {
    .many-slides-item-desc .item-price {
        font-size: 12px;
    }
}

@media only screen and (max-width:563px) {
    .many-slides-item-desc .item-price {
        font-size: 11px;
        font-weight: 500;
    }
}
.sect-name a{
    text-decoration: none;
    color:black;
}
/* End */
/* /local/templates/main/components/bitrix/catalog.section/list/style.css?17274391073810 */
