

/* Start:/local/templates/highcraft/components/bitrix/catalog/catalog/style.css?175325650060*/
.q-title_catalog_banner {
    margin-bottom: 0 !important;
}
/* End */


/* Start:/local/templates/highcraft/components/bitrix/news.list/banner_catalog/style.css?17532565001702*/

.q-catalog-banners {
    margin-bottom: 30px;
    width: 100%;
    position: relative;
    overflow: hidden;
}

.q-catalog-banner {
    overflow: hidden;
    /* Removed border-radius as per requirement */
    height: auto;
}

.q-catalog-banner__link {
    display: block;
    width: 100%;
    text-decoration: none;
}

.q-catalog-banner__image {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

/* Fallback for missing images */
.image-fallback {
    width: 100%;
    height: 200px;
    background: #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #999;
}

/* Hide pagination and navigation as per requirement */
.swiper-pagination,
.swiper-button-next,
.swiper-button-prev {
    display: none;
}

/* Container styles */
.q-container .q-catalog-banners {
    margin-top: 24px;
    margin-bottom: 32px;
}

/* Desktop styles - fixed height for banners */
@media (min-width: 769px) {
    .q-catalog-banner__image {
        height: 592px;
    }

    .image-fallback {
        height: 592px;
    }
}

@media (min-width: 1920px) {
    .q-catalog-banners-wrapper {
        margin-left: 34px;
        margin-right: 24px;
    }
}

@media (max-width: 768px) {
    /* Make banner extend to edges on mobile */
    .q-catalog-banners-wrapper {
        margin-left: -15px;
        margin-right: -15px;
        width: calc(100% + 30px);
        padding: 0;
        max-width: none;
    }

    .q-catalog-banners {
        margin-bottom: 20px;
        width: 100%;
        border-radius: 0;
    }

    .q-catalog-banner {
        border-radius: 0;
    }

    .q-catalog-banner__image {
        width: 100vw;
        max-width: 100vw;
    }
}
/* End */


/* Start:/local/templates/highcraft/components/webdebug.seo/links/catalog/style.css?17466868782168*/
/* ---------------- ОБЩИЕ (десктоп) ---------------- */
.seo-master-links{
	display:flex;
	flex-wrap:wrap;
	justify-content:center;
	gap:16px;
	margin:32px 10%;
	list-style:none;
	padding:0;
	min-width:0;            /* важно: разрешаем ужаться родителю */
}
.seo-master-links__item{
	padding:4px 16px;
	border:0.5px solid #000;
}

.seo-master-links__link{
	display:flex;
	align-items:center;
	color:#21211f;
	font-family:"Geist",sans-serif;
	font-size:16px;
	text-transform:uppercase;
	white-space:nowrap;
	text-decoration:none;
}
.seo-master-links__link:hover{
	background:#000;
	color:#fff;
}

.seo-master-decsriptions {
	color: #21211F;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-family: 'Geist';
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
}

/* ---------------- МОБИЛЬНЫЕ (≤991 px) ---------------- */
.seo-master-links--mobile{display:none!important}

@media (max-width:991px){

	.seo-master-links .seo-master-links__item:last-child {
		margin-right: 20px;
	}

	.seo-master-slider.top {
		margin-bottom: 20px;
	}

	/* прячем десктопный список */
	.seo-master-links--desktop{display:none!important}

	/* показываем мобильный контейнер + fix flex */
	.seo-master-links--mobile,
	.seo-master-slider{
		display:block!important;
		min-width:0;                    /* ключ для flex‑родителей */
	}

	/* UL‑wrapper внутри слайдера */
	.seo-master-links--mobile .seo-master-links{
		margin:0;
		padding-left:12px;              /* небольшой отступ слева */
		padding-right:0;
		gap:0;                          /* пробелы даёт spaceBetween */
		flex-wrap:nowrap;
		justify-content:flex-start;     /* убираем центрирование */
	}

	/* отдельные слайды */
	.seo-master-slider .swiper-slide{
		width:auto!important;
		flex-shrink:0;
	}

	/* убираем auto‑margin у Swiper */
	.swiper-wrapper{margin-left:0!important}

	.seo-master-links__link{
		font-size: 12px;
	}

	.seo-master-decsriptions {
		font-size: 12px;
	}
}
/* End */


/* Start:/local/templates/highcraft/components/bitrix/catalog.smart.filter/.default/style.css?1760948915690*/
.q-catalog-filter__wrapper {
    position: relative;
}
.q-catalog-filter {
    overflow: scroll;
}
.bx-filter-popup-result.left {
    position: absolute;
    left: 100%;
    background: #fcfbf6;
    padding: 33px 40px;
}

.bx-filter-popup-result.left a {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    border-bottom: 1px solid transparent;
    letter-spacing: -.4px;
}

.bx-filter-popup-result__wrapper {
    display: flex;
    font-size: 15px;
    font-weight: 600;
    line-height: 130%;
    letter-spacing: .5px;
}

#modef_num {
    display: inline-block;
}

@media (max-width: 768px) {
    .q-catalog-filter {
        height: 100vh;
        overflow-y: scroll;
    }
}

/* End */


/* Start:/local/templates/highcraft/components/bitrix/catalog.section/.default/style.css?1733575729107*/
.q-showcase-new-cart-prices__price.q-showcase-new-cart-prices__price-dicount-check {
    color: #7f1823;
}

/* End */
/* /local/templates/highcraft/components/bitrix/catalog/catalog/style.css?175325650060 */
/* /local/templates/highcraft/components/bitrix/news.list/banner_catalog/style.css?17532565001702 */
/* /local/templates/highcraft/components/webdebug.seo/links/catalog/style.css?17466868782168 */
/* /local/templates/highcraft/components/bitrix/catalog.smart.filter/.default/style.css?1760948915690 */
/* /local/templates/highcraft/components/bitrix/catalog.section/.default/style.css?1733575729107 */
