

/* Start:/local/templates/drink/components/bitrix/news/ckr_sales/bitrix/news.detail/flat/style.css?17617612872990*/
.promo-detail {
	margin-bottom: 0px;
}
.promo-detail-block {
	font-size: 14px;
	width: 100%;
	margin-bottom: 30px;
	line-height: 1.5;
}
.promo-detail-content {
	font-size: 14px;
	margin-bottom: 5px;
}

.product__list.row {
	margin-left: -10px;
	margin-right: -10px;
}

.promo-list-dates-row {
	font-size: 16px;
	padding: 10px 15px;
	font-weight: 500;
	align-items: center;
}
.promo-list-dates .fa {
	margin-right: 5px;
	font-size: 16px;
}
.promo-detail-top-image {
	box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}
.promo-detail-image-wrapper {
	max-height: 100%;
}
.promo-list-dates .count {
	display: inline-block;
	vertical-align: middle;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: var(--main_color);
	color: #fff;
	text-align: center;
	font-weight: 500;
	padding: 3px 8px;
	margin-left: 5px;
	max-height: 26px;
	margin-top: -5px;
}
.promo-detail-img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	border-radius: .5rem;
}
.recomment-products .product-card>.bg-black>div {
    height: 100%;
    display: flex;
    flex-direction: column;
}
.recomment-products .product_item_name_box {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 12px;
}
.stock-list-showmore .product-card:nth-child(n+9) {
	display: none;
}
.show_more {
	width: 100%;
	text-align: center;
}
.offer_wrapper .offer_wrapper {
    padding-top: 0;
    padding-bottom: 2rem;
}
.btn-rnd.hide_more-btn {
	display: none;
}
.btn-rnd {
	font-size: 16px;
	font-weight: 500;
	line-height: 1.2;
	padding: 14px 24px;
	border-radius: 12px;
	color: #ffffff !important;
	display: inline-block;
	text-align: center;
	cursor: pointer;
	transition: .2s ease;
}
.btn-main-rnd {
	background: var(--main_color);
}
.btn-grey-rnd {
	background: #ffffff33;
}
@media(hover:hover) {
	.btns-round a.btn-main-rnd:hover, .btns-round a.btn-main-rnd:active {
		background: #bd7b4a;
		color: #ffffff !important;
	}
	.btns-round a.btn-grey-rnd:hover, .btns-round a.btn-grey-rnd:active {
		background: #ffffff40;
		color: #ffffff !important;
	}
	.spb-three-item:hover .spb-three-name {
		color: var(--main_color);
	}
	.close-feed-btn:hover path {
		stroke: #888888;
	}
	.feedback-policy a:hover {
		text-decoration: none;
	}
}
@media(hover:none) {
	.btns-round a.btn-main-rnd:active {
		background: #bd7b4a;
		color: #ffffff !important;
	}
	.btns-round a.btn-grey-rnd:active {
		background: #ffffff40;
		color: #ffffff !important;
	}
	.spb-three-item:active .spb-three-name {
		color: var(--main_color);
	}
	.feedback-policy a:active {
		text-decoration: none;
	}
}

@media (max-width: 600px){
	.btn-rnd {
		width: 100%;
	}
}

@media screen and (max-width: 767.98px){

	.promo-list-dates-row {
		text-align: center;
		padding: 0 0 5px;
	}
	.promo-list-dates {
		margin: 5px 10px;
	}
	.promo-list-dates-row {
		font-size: 14px;
	}

}

@media screen and (max-width: 360px) {
	.promo-list-dates-row {
		font-size: 12px;
	}
}

/* End */
/* /local/templates/drink/components/bitrix/news/ckr_sales/bitrix/news.detail/flat/style.css?17617612872990 */
