

/* Start:/local/templates/winemore/components/bitrix/catalog/catalog_052025/style.css?17580183473227*/
/* SECTION DESCRIPTION BANNER */

nav[aria-label="breadcrumbs"],h1 {
    position: relative;
    z-index: 2
}

.section-description--image-text img {
    float: left;
    padding-right: 25px;
    padding-bottom: 25px;
    max-height: 300px
}

.section-description--image-text.section-description--image-text-top img {
    max-height: 150px;
    max-width: 200px
}

.section-description--image-text p {
    margin-bottom: 18px!important
}

.section-description--banner-text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 3px
}

.section-description--banner {
    position: absolute;
    width: 100%;
    height: 100%
}

.section-description--banner img:not(.bx-lazyload-success) {
    object-fit: contain;
    height: 30%;
    object-position: center;
    transform: translateY(100%);
    opacity: .3
}

.section-description--banner img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 85%
}

.section-description--text {
    position: relative;
    margin-top: 20px
}

.section-description--text p {
    font-size: 18px;
    line-height: 24px!important;
    margin-bottom: 0!important
}

.section-description--banner-dark .section-description--text,.section-description--banner-dark .section-description--text h1,.section-description--banner-dark .section-description--text h2,.section-description--banner-dark .section-description--text h3,.section-description--banner-dark .section-description--text .h1,.section-description--banner-dark .section-description--text .h2,.section-description--banner-dark .section-description--text .h3 {
    color: #FFF
}

.section-description--banner-content {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    opacity: .9;
    font-weight: 600;
    letter-spacing: 0.01em
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
    .section-description--text {
        width:100%;
        padding: 25px 35px;
        margin-top: 0
    }

    .section-description--text p {
        font-size: 16px;
        line-height: 22px!important
    }

    .section-description--banner-text {
        display: none
    }

    .section-description--banner img {
        object-position: center
    }

    .section-description--image-text img {
        width: 100%;
        padding-right: 0;
        object-fit: contain;
        object-position: left
    }

    .section-description--banner-content {
        display: none
    }
}

/* SHOP LIST */
.catalog-shop-list--wrapp {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.catalog-shop-list--item {
    padding: 13px 20px;
    border: 1px solid var(--wm-color-bg);
    border-radius: 20px;
    font-size: 15px;
    font-weight: 600;
    color: var(--wm-color-main);
    cursor: pointer;
    background: var(--wm-color-bg);
    transition: background .3s ease-out, color .3s ease-out, border-color .3s ease-out;
}

@media (min-width: 1201px) {
    .catalog-shop-list--item:hover {
        background: var(--wm-color-main);
        border-color: var(--wm-color-main);
        color: var(--wm-color-light);
    }
}
/* End */


/* Start:/local/templates/winemore/components/webc/news.detail/section_description_052025/style.css?17580183472369*/
nav[aria-label="breadcrumbs"],
h1 {
	position: relative;
	z-index: 2;
}

.section-description--image-text img {
	float: left;
    padding-right: 25px;
    padding-bottom: 25px;
    max-height: 300px;
}
.section-description--image-text.section-description--image-text-top img {
    max-height: 150px;
    max-width: 200px;
}

.section-description--image-text p {
	margin-bottom: 18px!important;
}

.section-description--banner-text {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 3px;
}

.section-description--banner {
    position: absolute;
    width: 100%;
    height: 100%;
}
.section-description--banner img:not(.bx-lazyload-success) {
	object-fit: contain;
    height: 30%;
    object-position: center;
    transform: translateY(100%);
    opacity: .3;
}
.section-description--banner img {
	width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 85%;
}

.section-description--text {
	position: relative;
    margin-top: 20px;
}
.section-description--text p {
	font-size: 18px;
    line-height: 24px!important;
    margin-bottom: 0!important;
}
.section-description--banner-dark .section-description--text,
.section-description--banner-dark .section-description--text h1,
.section-description--banner-dark .section-description--text h2,
.section-description--banner-dark .section-description--text h3,
.section-description--banner-dark .section-description--text .h1,
.section-description--banner-dark .section-description--text .h2,
.section-description--banner-dark .section-description--text .h3 {
	color: #FFF;
}

.section-description--banner-content {
    position: relative;
    font-size: 16px;
    line-height: 20px;
    opacity: .9;
    font-weight: 600;
    letter-spacing: 0.01em;
}

@media (max-width: 991px) {
	
}

@media (max-width: 767px) {
	.section-description--text {
	    width: 100%;
    	padding: 25px 35px;
    	margin-top: 0;
	}
	.section-description--text p {
		font-size: 16px;
    	line-height: 22px!important;
	}

	.section-description--banner-text {
		/*top: 0;*/
		display: none;
	}

	.section-description--banner img {
		object-position: center;
	}

    .section-description--image-text img {
        width: 100%;
        padding-right: 0;
        object-fit: contain;
        object-position: left;
    }

    .section-description--banner-content {
        display: none;
    }
}
/* End */
/* /local/templates/winemore/components/bitrix/catalog/catalog_052025/style.css?17580183473227 */
/* /local/templates/winemore/components/webc/news.detail/section_description_052025/style.css?17580183472369 */
