

/* Start:/local/templates/hophey/components/sl/catalog/.default/style.css?17509288368229*/
/*--PORTAL_SECTION--*/
.sticky-filter-menu {
    position: sticky;
    top: 77px;
    z-index: 3;
    transition: box-shadow 0.5s ease;
}
.sticky-filter-menu.shadow {
    box-shadow: 0 4px 16px rgb(0 0 0 / 16%);
}

.scroll-wrapper {
    position: relative;
    display: flex;
    align-items: center;
}
.scroll-container {
    overflow-x: auto;
    white-space: nowrap;
    scroll-behavior: smooth;
    padding: 0 18px; /* чтобы стрелки не перекрывали вкладки */
}
.scroll-content .subsections-item {
    display: inline-block;
    margin-right: 16px;
    font-size: 16px;
}
.scroll-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: #ffffffa6;
    border: none;
    padding: 10px;
    cursor: pointer;
    display: none; /* по умолчанию скрыты */
}
.scroll-arrow.left {
    left: 0;
}
.scroll-arrow.right {
    right: 0;
}


.portal_sections_wrap {
    margin-bottom: 80px;
}
.portal_sections_wrap h1 {
    font-size: 45px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 8px;
    margin-bottom: 70px;
}
.portal_section_list {
    margin-bottom: 80px;
}
.portal_section_list .item img {
    width: 100%;
    height: auto;
}
.portal_section_list .item {
    height: 158px;
    overflow: hidden;
}
.portal_section_list .item .no_photo {
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #E1E2E8;
}
.portal_section_list .item a {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 100%;
}
.portal_section_list .item .name {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 20px;
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 25px;

    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}
.portal_section_list .item .name:after,
.portal_section_list .item .name:before {
    content: "";
    width: 20px;
    background: #fff;
    display: block;
    height: 3px;
}
.portal_section_list .item .name:before {
    margin-bottom: 15px;
}
.portal_section_list .item .name:after {
    margin-top: 15px;
}
.portal_section_list .item.etalon a {
    /* margin-top: -20px; */
}
.portal_sections_wrap .banner {
    position: relative;
}
.portal_sections_wrap .banner img {
    width: 100%;
    height: auto;
}
.portal_sections_wrap .banner .date {
    position: absolute;
    left: 30px;
    top: 30px;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.portal_sections_wrap .banner .title-block {
    position: absolute;
    top: 65px;
    left: 30px;
    width: 245px;
}
.portal_sections_wrap .banner .title {
    display: inline-block;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 30px;
    margin-bottom: 40px;
}
.portal_sections_wrap .banner .title:before {
    content: "";
    display: block;
    width: 20px;
    margin-bottom: 20px;
    border-bottom: 4px solid #d40007;
}
.portal_sections_wrap .banner .detail-btn {
    background: #CA152A;
    border-color: #CA152A;

    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.portal_sections_wrap .banner a:hover,
.portal_sections_wrap .banner a:focus {
    text-decoration: none;
    outline: none;
}
.portal_sections_wrap .beer-week {
    padding-left: 20px;
}
.portal_sections_wrap .beer-week .item {
    border: 1px solid #E4E4E4;
    padding: 18px 20px;
    max-height: 300px;
    height: 100%;
}
.portal_sections_wrap .beer-week .img-container {
    position: relative;
}
.portal_sections_wrap .beer-week .set-economy-sticker {

    right: inherit;
    top: inherit;
    z-index: 2;
    top: 90px;
    left: -20px;

    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
}
.portal_sections_wrap .beer-week .set-economy-sticker .border {
    text-transform: none;
    min-width: 84px;
    min-height: 84px;
    padding: 7px 6px;

    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.portal_sections_wrap .beer-week .set-economy-sticker .title {
    font-size: 14px;
    text-transform: none;
    letter-spacing: 0;
    color: #DC2D26;
}
.portal_sections_wrap .beer-week .set-economy-sticker .prcnt {
    display: block;
    position: absolute;
    font-family: ElektraTextProBold;
    line-height: 20px;
    font-size: 36px;
    right: -11px;
    color: #fff;
    text-shadow:0 -4px 2px #DC2D26,
    0 -4px 2px #DC2D26,
    0 4px 2px #DC2D26,
    0 4px 2px #DC2D26,
    -4px 0 2px #DC2D26,
    4px 0 2px #DC2D26,
    -4px 0 2px #DC2D26,
    4px 0 2px #DC2D26,
    -1px -4px 2px #DC2D26,
    1px -4px 2px #DC2D26,
    -1px 4px 2px #DC2D26,
    1px 4px 2px #DC2D26,
    -4px -1px 2px #DC2D26,
    4px -1px 2px #DC2D26,
    -4px 1px 2px #DC2D26,
    4px 1px 2px #DC2D26,
    -2px -4px 2px #DC2D26,
    2px -4px 2px #DC2D26,
    -2px 4px 2px #DC2D26,
    2px 4px 2px #DC2D26,
    -4px -2px 2px #DC2D26,
    4px -2px 2px #DC2D26,
    -4px 2px 2px #DC2D26,
    4px 2px 2px #DC2D26,
    -3px -4px 2px #DC2D26,
    3px -4px 2px #DC2D26,
    -3px 4px 2px #DC2D26,
    3px 4px 2px #DC2D26,
    -4px -3px 2px #DC2D26,
    4px -3px 2px #DC2D26,
    -4px 3px 2px #DC2D26,
    4px 3px 2px #DC2D26,
    -4px -4px 2px #DC2D26,
    4px -4px 2px #DC2D26,
    -4px 4px 2px #DC2D26,
    4px 4px 2px #DC2D26,
    -4px -4px 2px #DC2D26,
    4px -4px 2px #DC2D26,
    -4px 4px 2px #DC2D26,
    4px 4px 2px #DC2D26;
}
.portal_sections_wrap .beer-week .week_product_sticker{
    border: 2px solid #fff;
    color: #fff;
    width: 68px;
    height: 68px;
    text-align: left;
    background: #DC2D26;
    font-family: ElektraTextPro;
    padding: 16px 6px;
    line-height: 16px;
    position: absolute;

    top: -10px;
    left: -10px;
    z-index: 3;

    -webkit-box-shadow: 1px 1px 10px 0px rgba(75,75,75,0.3);
    -moz-box-shadow: 1px 1px 10px 0px rgba(75,75,75,0.3);
    box-shadow: 1px 1px 10px 0px rgba(75,75,75,0.3);

    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}

@media screen and (min-width: 768px) and (max-width: 1359px) {
    .portal_section_list.row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .portal_section_list .item {
        width: 50%;
        height: 180px;
        margin: 0;
    }
    .portal_section_list .item:first-child{
        margin-left: -1px;
    }
    .portal_section_list .item a {
        display: block;
        overflow: hidden;
    }
    .portal_section_list .item img {
        display: block;
        max-width: 100%;
    }
    .portal_section_list {
        margin-bottom: unset;
    }
}
@media screen and (max-width: 767px) {
    .portal_section_list {
        margin-bottom: 0;
        padding: 0 10px;
    }
    .portal_section_list .item {
        width: 50%;
        height: auto;
        float: left;
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .portal_section_list .item:nth-of-type(even) {
        padding-left: 8px;
    }
    .portal_section_list .item:nth-of-type(odd) {
        padding-right: 8px;
    }
    .portal_section_list .item.etalon a {
        height: 64px;
        overflow: hidden;
        border-radius: 10px;
    }
    .portal_section_list .item .name {
        left: 15px;
        font-size: 14px;
    }
    .portal_section_list .item .name:before,
    .portal_section_list .item .name:after {
        display: none;
    }
    .portal_section_list .item {
        overflow: none;
    }
    .portal_sections_wrap .banner {
        display: none;
    }
    .portal_sections_wrap .beer-week .img-container {
        text-align: center;
    }
    .portal_sections_wrap {

    }
    .portal_sections_wrap .beer-week .item {
        max-height: inherit;
    }
    .portal_section_list .item.etalon a {
        margin-top: 0;
    }
}
@media (max-width: 992px) {
    .portal_section_list .item a {
        display: block;
    }
    .portal_section_list .item img {
        width: 100%;
        height: auto;
    }
}
/* End */


/* Start:/local/templates/hophey/css/updates.css?178420513811093*/
.news-item-migration {
	margin-right: 10px;
	padding-right: 20px;
}

.d-block-href {
	display: block;
	width: 100%;
}

.hidden-scroll {
	overflow: hidden;
}

.visible-scroll {
	overflow-y: auto;
	scrollbar-width: thin;
}

/* hide admin panel*/
#panel {
	display: none;
}

/* END hide admin panel*/

/* slider arrows */
.slick-arrow {
	opacity: 0.8;
}

.slick-arrow:hover {
	opacity: 1;
}

.slider .slick-arrow {
	background-color: rgb(217 217 217);
}

/* END slider arrows */

@media screen and (max-width: 768px) {

	/* pop-up close button */
	.sidebar .sidebar-header:not(.search-form) {
		padding-right: 30px;
		padding-left: 5px;
	}

	.js-toggle-class-close {
		z-index: 10;
		margin-right: -10px;
	}

	/* END pop-up close button */
}

@media screen and (max-width: 320px) {

	.mainpage-tops {
		padding-bottom: 0;
	}

	.mainpage-tops .mainpage-top-sliders {
		margin-top: 10px;
	}

	.mainpage-tops .mainpage-top-sliders-item:not(:last-child) {
		margin-bottom: 10px;
	}

	.mainpage-tops .mainpage-top-sections-item {
		width: calc(50%);
	}

	.mainpage-tops .mainpage-top-sections-item-inner {
		padding: 5px;
		justify-content: space-between;
	}

	.mainpage-tops .mainpage-top-sections-item-title {
		font-size: 14px;
		width: calc(100% - 50px);
		justify-content: flex-start;
	}

	.mainpage-tops .mainpage-top-sections-item-title>span {
		font-weight: normal;
	}

	.mainpage-tops .mainpage-top-sections-item-picture {
		width: 34px;
		height: 34px;
		margin: 8px;
	}

	.mainpage-tops .mainpage-top-sections-list {
		flex-flow: wrap;
	}

}

@media screen and (min-width: 321px) and (max-width: 520px) {

	.mainpage-tops {
		padding-bottom: 0;
	}

	.mainpage-tops .mainpage-top-sliders {
		margin-top: 10px;
	}

	.mainpage-tops .mainpage-top-sliders-item:not(:last-child) {
		margin-bottom: 10px;
	}

	.mainpage-tops .mainpage-top-sections-item {
		width: calc(50%);
		height: 66px;
	}

	.mainpage-tops .mainpage-top-sections-item-inner {
		padding: 5px;
		justify-content: space-between;
	}

	.mainpage-tops .mainpage-top-sections-item-title {
		font-size: 17.4px;
		width: calc(100% - 50px);
		justify-content: flex-start;
	}

	.mainpage-tops .mainpage-top-sections-item-title>span {
		font-weight: normal;
	}

	.mainpage-tops .mainpage-top-sections-item-picture {
		width: 34px;
		height: 34px;
		margin: 8px;
	}

	.mainpage-tops .mainpage-top-sections-list {
		flex-flow: wrap;
	}

}

@media screen and (min-width: 521px) and (max-width: 767px) {

	.mainpage-tops {
		padding-bottom: 0;
	}

	.mainpage-tops .mainpage-top-sections-item-inner {
		padding: 10px 30px;
	}

	.mainpage-tops .mainpage-top-sliders {
		margin-top: 10px;
	}

	.mainpage-tops .mainpage-top-sliders-item:not(:last-child) {
		margin-bottom: 10px;
	}

	.mainpage-tops .mainpage-top-sliders {
		max-width: 100vw;
	}

	.mainpage-tops .mainpage-top-sliders-item .product {
		width: 100vw;
	}

}

@media screen and (min-width: 768px) and (max-width: 1279.98px) {

	.mainpage-tops .mainpage-top-sections-item>a {
		justify-content: space-around;
	}

	.mainpage-top-sections-item>a>div:nth-child(1) {
		max-width: 80px;
	}

	.mainpage-top-sections-item>a>div:nth-child(2) {
		width: 246px;
	}

	.mainpage-tops .mainpage-top-sliders {
		margin-left: 10px;
	}

}

/* PDP mobile sticky buy bar (isolated layout — no product-selection/plate overrides) */
.product-sticky-buy {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 4;
	padding: 12px var(--container-padding, 16px);
	padding-bottom: calc(12px + env(safe-area-inset-bottom, 0px));
	background: var(--color-white, #fff);
	border-top: 2px solid var(--color-gray, #edecec);
	box-shadow: 0 -4px 16px rgba(0, 0, 0, 0.08);
	transform: translateY(100%);
	transition: transform 0.25s ease, visibility 0.25s ease;
	pointer-events: none;
	visibility: hidden;
}

.product-sticky-buy.is-visible {
	transform: translateY(0);
	pointer-events: auto;
	visibility: visible;
}

.product-sticky-buy-inner {
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	align-items: center;
	gap: 12px;
	width: 100%;
	max-width: var(--container-width, 100%);
	margin: 0 auto;
}

.product-sticky-buy-price {
	flex: 0 0 auto;
	min-width: 72px;
	display: flex;
	flex-direction: column;
}

.product-sticky-buy-price .product-price-current {
	font-size: 1.6em;
	line-height: 1.2;
}

.product-sticky-buy-price .product-price-currency {
	font-size: 0.85em;
	line-height: 1.25;
	margin-top: 2px;
}

.product-sticky-buy-action {
	flex: 1 1 auto;
	min-width: 0;
	display: flex;
	align-items: center;
}

.product-sticky-buy-cta {
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 1 1 auto;
	min-width: 140px;
	height: 52px;
	width: auto;
	margin: 0;
	letter-spacing: 0.05em;
	font-size: inherit;
	line-height: inherit;
}

/* Beat .product-detail .product-add-to-cart { width:100%; height:61px } without !important */
.product-detail .product-sticky-buy .product-sticky-buy-cta.product-add-to-cart {
	width: auto;
	height: 52px;
}

.product-sticky-buy-action .product-quantity-controls:not(.hidden) {
	display: flex;
	flex: 1 1 auto;
	align-items: center;
	justify-content: space-between;
	min-width: 140px;
	height: 52px;
	padding: 10px;
	box-sizing: border-box;
	margin: 0;
}

.product-sticky-buy-action .product-quantity-control {
	flex: 0 0 32px;
	width: 32px;
	height: 32px;
}

.product-sticky-buy-action .product-quantity-input {
	flex: 1 1 auto;
	max-width: 56px;
	min-width: 0;
	font-size: 1.3em;
	line-height: 1;
	margin: 0;
	padding: 0;
}

/* Beat .product-detail .product-add-to-favorites { position:absolute } — higher specificity */
.product-detail .product-sticky-buy .product-sticky-buy-fav.product-add-to-favorites {
	position: static;
	top: auto;
	right: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	flex: 0 0 52px;
	width: 52px;
	height: 52px;
	margin: 0;
	padding: 0;
	border: none;
	background: transparent;
	cursor: pointer;
}

.product-sticky-buy-fav .icon-heart-empty,
.product-sticky-buy-fav .icon-heart-filled-red {
	width: 28px;
	height: 28px;
	background-size: contain;
}

body.product-sticky-buy-active {
	padding-bottom: 88px;
}

body.product-sticky-buy-active .scroll-to-top {
	bottom: 84px;
}

@media (min-width: 768px) {

	.product-sticky-buy,
	.product-sticky-buy.is-visible {
		display: none !important;
	}

	body.product-sticky-buy-active {
		padding-bottom: 0;
	}

	body.product-sticky-buy-active .scroll-to-top {
		bottom: 97px;
	}
}

/* ============================================
   Delivery Accordion (PDP)
   ============================================ */
.delivery-accordion {
	margin-top: 20px;
}

.delivery-accordion-heading {
	font-size: var(--h5-font-size, 18px);
	font-weight: var(--font-weight-bold, 700);
	letter-spacing: 0.04em;
	margin-bottom: 4px;
}

.delivery-accordion-list {
	display: flex;
	flex-direction: column;
}

.delivery-accordion-item {
	padding: 8px 0;
	border-bottom: 1px solid var(--color-gray, #edecec);
}

.delivery-accordion-item:last-child {
	border-bottom: none;
	padding-bottom: 0;
}

.delivery-accordion-item:first-child {
	padding-top: 4px;
}

.delivery-accordion-trigger {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 12px;
	width: 100%;
	padding: 0;
	border: none;
	background: transparent;
	text-align: left;
	cursor: pointer;
	font-family: inherit;
	font-size: inherit;
	color: inherit;
}

.delivery-accordion-trigger-main {
	display: flex;
	align-items: flex-start;
	gap: 10px;
	flex: 1;
	min-width: 0;
}

.delivery-accordion-trigger-main > .icon-md {
	flex-shrink: 0;
	margin-top: 2px;
}

.delivery-accordion-trigger-text {
	display: flex;
	flex-direction: column;
	gap: 2px;
	flex: 1;
	min-width: 0;
}

.delivery-accordion-title {
	font-size: 14px;
	line-height: 1.3;
}

.delivery-accordion-meta {
	font-size: 13px;
	line-height: 1.3;
}

.delivery-accordion-highlight {
	font-size: 13px;
	line-height: 1.3;
	color: var(--color-dark-gray, #444);
}

.icon-cash-red {
	background: url("/local/templates/hophey/css/../images/icons/icon-cash-red.svg") center / contain no-repeat;
}

.icon-card-red {
	background: url("/local/templates/hophey/css/../images/icons/icon-card-red.svg") center / contain no-repeat;
}

.delivery-accordion-toggle-icon {
	flex-shrink: 0;
	width: 32px;
	height: 32px;
	background: url("/local/templates/hophey/css/../images/icons/icon-square-empty-plus-red.svg") center / contain no-repeat;
}

.delivery-accordion-trigger.is-active .delivery-accordion-toggle-icon {
	background-image: url("/local/templates/hophey/css/../images/icons/icon-square-empty-minus-red.svg");
}

.delivery-accordion-panel {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s ease;
}

.delivery-accordion-trigger.is-active + .delivery-accordion-panel {
	max-height: 800px;
}

.delivery-accordion-panel-body {
	padding-top: 8px;
	padding-left: 34px;
	font-size: 14px;
	line-height: 1.3;
	color: var(--body-text-color, #000);
}

.delivery-accordion-paragraph {
	margin: 0;
}

.delivery-accordion-paragraph + .delivery-accordion-paragraph,
.delivery-accordion-paragraph + .delivery-accordion-tier-list,
.delivery-accordion-tier-list + .delivery-accordion-paragraph,
.delivery-accordion-paragraph + .delivery-accordion-footnote,
.delivery-accordion-footnote + .delivery-accordion-payment,
.delivery-accordion-items-list + .delivery-accordion-payment {
	margin-top: 5px;
}

.delivery-accordion-tier-list {
	list-style: none;
	padding: 0;
	margin: 5px 0 0;
	display: flex;
	flex-direction: column;
	gap: 2px;
}

.delivery-accordion-tier-list li {
	display: flex;
	justify-content: space-between;
	padding: 5px 12px;
	background: var(--color-gray, #edecec);
	font-size: 13px;
}

.delivery-accordion-tier-highlight {
	font-weight: var(--font-weight-medium, 600);
	background: rgba(40, 167, 69, 0.1) !important;
	border-left: 2px solid #28a745;
}

.delivery-accordion-items-list {
	list-style: disc;
	padding-left: 20px;
	margin: 0;
}

.delivery-accordion-items-list li + li {
	margin-top: 3px;
}

.delivery-accordion-footnote {
	font-size: 13px;
	color: var(--color-dark-gray, #444);
	margin: 5px 0 0;
}

.delivery-accordion-payment {
	margin-top: 8px;
}

.delivery-accordion-payment-title {
	margin: 0 0 3px;
}

.delivery-accordion-payment-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.delivery-accordion-payment-list li {
	display: flex;
	align-items: center;
	gap: 6px;
}

.delivery-accordion-payment-list li > [class*="icon-"] {
	display: inline-block;
	flex-shrink: 0;
	width: 16px;
	height: 16px;
}

.delivery-accordion-payment-list li + li {
	margin-top: 4px;
}

.delivery-accordion-warning {
	margin-top: 8px;
	font-size: 13px;
	line-height: 1.4;
}

/* End */
/* /local/templates/hophey/components/sl/catalog/.default/style.css?17509288368229 */
/* /local/templates/hophey/css/updates.css?178420513811093 */
