

/* Start:/local/templates/winemore/components/bitrix/news.detail/sale/style.css?17580183472069*/
h1 {
	display: none!important;
}

.banner {
    width: 100%;
    height: 333px;
    top: 0!important;
    position: relative;
    margin-bottom: 50px;
}

.banner__image img {
    object-position: center!important;
}

.banner:before {
	display: none!important;
}

.discounts__content {
	padding: 50px 0;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: column;
    flex-wrap: wrap;
    height: 100%;
    width: 60%;
}

.discounts__content .discounts__content_title {
    font-weight: 600;
    font-size: 45px;
    line-height: 115%;
}
.discounts__content .discounts__content_title.text-style--light {
	color: #FFFFFF;
}
.discounts__content .discounts__content_title.text-style--dark {
	color: #722D4F;
}

.discounts__content .discounts__content_text {
    font-size: 30px;
    line-height: 36px;
    margin: 7px 0;
}
.discounts__content .discounts__content_text.text-style--light {
	color: #FFFFFF;
}
.discounts__content .discounts__content_text.text-style--dark {
	color: #722D4F;
}


@media screen and (max-width: 767px){
	.banner__body {
		display: none;
	}
}

.bx-filter {
    padding-top: 0px!important;
}

.sale-tag--wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.sale-tag--item {
    padding: 10px 16px;
    background: rgb(53 53 53 / 5%);
    border-radius: 50px;
    font-size: 14px;
    line-height: 17px;
    cursor: pointer;
    transition: box-shadow .3s ease-out, color .3s ease-out, background .3s ease-out;
}
.sale-tag--item.active {
    background: #722D4F;
    color: #fff;
}

@media (min-width: 1201px){
    .sale-tag--item:not(.active):hover {
        box-shadow: 0px 4px 10px 0px rgb(78 78 78 / 20%);
    }
}

@media (max-width: 767px) {
    .sale-tag--wrapper {
        gap: 10px;
    }
}
/* End */


/* Start:/local/templates/winemore/components/bitrix/news.detail/sale_tags/style.css?17580183472069*/
h1 {
	display: none!important;
}

.banner {
    width: 100%;
    height: 333px;
    top: 0!important;
    position: relative;
    margin-bottom: 50px;
}

.banner__image img {
    object-position: center!important;
}

.banner:before {
	display: none!important;
}

.discounts__content {
	padding: 50px 0;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: column;
    flex-wrap: wrap;
    height: 100%;
    width: 60%;
}

.discounts__content .discounts__content_title {
    font-weight: 600;
    font-size: 45px;
    line-height: 115%;
}
.discounts__content .discounts__content_title.text-style--light {
	color: #FFFFFF;
}
.discounts__content .discounts__content_title.text-style--dark {
	color: #722D4F;
}

.discounts__content .discounts__content_text {
    font-size: 30px;
    line-height: 36px;
    margin: 7px 0;
}
.discounts__content .discounts__content_text.text-style--light {
	color: #FFFFFF;
}
.discounts__content .discounts__content_text.text-style--dark {
	color: #722D4F;
}


@media screen and (max-width: 767px){
	.banner__body {
		display: none;
	}
}

.bx-filter {
    padding-top: 0px!important;
}

.sale-tag--wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 5px;
}

.sale-tag--item {
    padding: 10px 16px;
    background: rgb(53 53 53 / 5%);
    border-radius: 50px;
    font-size: 14px;
    line-height: 17px;
    cursor: pointer;
    transition: box-shadow .3s ease-out, color .3s ease-out, background .3s ease-out;
}
.sale-tag--item.active {
    background: #722D4F;
    color: #fff;
}

@media (min-width: 1201px){
    .sale-tag--item:not(.active):hover {
        box-shadow: 0px 4px 10px 0px rgb(78 78 78 / 20%);
    }
}

@media (max-width: 767px) {
    .sale-tag--wrapper {
        gap: 10px;
    }
}
/* End */
/* /local/templates/winemore/components/bitrix/news.detail/sale/style.css?17580183472069 */
/* /local/templates/winemore/components/bitrix/news.detail/sale_tags/style.css?17580183472069 */
