

/* 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 */
/* /local/templates/hophey/components/sl/catalog/.default/style.css?17509288368229 */
