

/* Start:/local/templates/ampm/components/artdubovoy/catalog/main/style.css?17859384091719*/
.list-top {
	display: flex;
	border-top: 1px solid #E4E7EA;
	border-bottom: 1px solid #E4E7EA;
	justify-content: space-between;
	align-items: flex-end
}

.catalog-page .sort {
	order: 1;
}

@media (max-width: 767px) {
	.list-top{
		display: initial;
	}
}


.seo_top{
	padding: 25px;
	font-size: 12px;
	line-height: 150%;
	color: #9EA3AF;
}
.seo_bottom{
	padding: 25px 25px 25px 0px;
	font-size: 12px;
	line-height: 150%;
	color: #9EA3AF;
}
.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;}

@media (max-width: 575px) {
	.other-items-block .list:not(.slick-slider) {
		max-height: 359px;
		overflow: hidden;
		display: flex;
		flex-wrap: wrap;
	}
}
/* End */


/* Start:/local/templates/ampm/components/artdubovoy/catalog/main/bitrix/catalog.section.list/.default/style.css?17859384091459*/
body .catalog-page h1 {
    margin-block: 32px;
}

.categories {
    display: flex;
    flex-wrap: wrap;
    gap: 40px;
    margin-bottom: 50px;
}

.categories__item {
    flex: 0 1 calc((100% - 2 * 40px) / 3);

    & a {
        color: #1D1D1D;
        text-decoration: none;

        &:hover {
            color: #798897;
        }
    }
}

.categories__item-img {
    display: flex;
    margin-bottom: 24px;

    & img {
        width: 100%;
        object-fit: cover;
        max-height: 260px;
        height: 100%;
        border-radius: 10px;
        overflow: hidden;
    }
}

.categories__item-title {
    display: inline-block;
    font-weight: 400;
    font-size: 28px;
    line-height: 150%;
    margin-bottom: 16px;
}

.categories__item-sections {
    display: flex;
    flex-direction: column;
    gap: 8px;

    & a {
        font-weight: 400;
        font-size: 15px;
        line-height: 150%;

    }
}

@media (max-width: 767px) {
    .categories {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        gap: 16px;
    }

    .categories__item {
        flex: 1;
        display: flex;
        gap: 16px;
        align-items: center;
    }

    .categories__item-img {
        max-width: 105px;
        margin-bottom: 0;
    }

    .categories__item-title {
        font-weight: 400;
        font-size: 18px;
        line-height: 150%;
    }

    .categories__item-sections {
        display: none;
    }
}
/* End */


/* Start:/local/templates/ampm/components/bitrix/news.list/preim_catalog/style.css?1670918896434*/
@media (max-width: 575px) {
    .bottom-service-blocks .list {
        font-size: 0;
    }

    .bottom-service-blocks .list .item:not(.slick-slide) {
        display: inline-block;
        width: calc(100% / 2 - 8px);
    }

    .bottom-service-blocks .list .item:not(.slick-slide):nth-child(2) {
        margin-right: 0;
    }

    .bottom-service-blocks .list .item:not(.slick-slide):nth-child(n+3) {
        display: none;
    }
}
/* End */
/* /local/templates/ampm/components/artdubovoy/catalog/main/style.css?17859384091719 */
/* /local/templates/ampm/components/artdubovoy/catalog/main/bitrix/catalog.section.list/.default/style.css?17859384091459 */
/* /local/templates/ampm/components/bitrix/news.list/preim_catalog/style.css?1670918896434 */
