.flash {
    background: #088ecb;
    overflow-x: hidden;
}

/* Banner */
.flash-banner {
    background: url(/images/front/pages/zemo-cenu-2025/banner.jpg?v5) #156894 no-repeat center 0px;
    background-size: 1344px auto;
    height: 646px;
    text-align: center;
    position: relative;
}

.flash-banner .scroll-down {
    display: none;
}


.flash--description {
    margin-top: -50px;
}

@media only screen and (max-width: 1340px) {
    .flash-banner {
        background-size: 100% auto;
        height: 47vw;
    }
}

@media only screen and (max-width: 600px) {
    .flash-banner {
        background-size: 150% auto;
        background-image: url(/images/front/pages/zemo-cenu-2025/banner.jpg?v5);
        height: 77vw;
    }

    .flash {
        padding-bottom: 60px;
    }
}

/** Description block **/
.flash--description {
    padding-bottom: 130px;
}

.flash--description > .wrapper {
    background: #fff; /*#e8f4fa;*/
    max-width: 1295px;
}

.flash--description h2 {
    font-family: ProximaNova; /*SantiRey-Black;*/
    font-weight: bold;
    font-size: 36px;
    padding-bottom: 2px;
    padding-top: 20px;
    color: #101e2b; /*363d40;*/
    text-align: center;
}

.flash--description-blocks {
    display: flex;
    justify-content: space-between;
    padding-bottom: 60px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.flash--description-block {
    width: 100%;
    /*background: #fff;*/
    padding: 0px; /*40px 34px;*/
    border-radius: 24px;
    color: #101e2b;
}

.flash--description-block p {
    padding: 6px 0;
}

.flash--description-block p.first-el {
    padding-top: 60px
}


@media only screen and (min-width: 1601px) {
    .flash--description-blocks {
        width: 94%;
    }

    /*.flash--description-block {
        width: 65%;
    }*/
}

@media only screen and (max-width: 1600px) {
    .flash--description h2 {
        padding-left: 24px;
        padding-right: 24px;
    }

    .flash--description-block {
        padding-left: 24px;
        padding-right: 24px;
    }
}

.flash--description-block p {
    font-family: ProximaNova;
    font-size: 18px;
    line-height: 1.4;
}


@media only screen and (max-width: 600px) {
    .flash--description {
        padding: 0 12px;
    }

    .flash--description-blocks {
        flex-direction: column;
        padding-bottom: 16px;
    }

    .flash--description-block {
        width: 100%;
        margin-bottom: 14px;
        padding-left: 6px;
        padding-right: 6px;
    }

    .flash--description-block p {
        font-size: 14px;
    }

    .flash--description-block p.first-el {
        padding-top: 40px
    }

}


/** Body block **/

.flash--body {
    margin-top: -100px;
    font-family: ProximaNova;
    margin-bottom: 0px;
}


/* Offers */
.lv {
}

.lv-special-offers.offers-mobile {
    display: none;
}

@media only screen and (max-width: 1324px) {
    .lv {
        padding: 16px;
    }
}

@media only screen and (max-width: 600px) {
    .lv {
        padding: 12px;
    }

    .flash--body {
        margin-top: 0px;
    }

    .flash--description {
        padding-bottom: 0px;
    }

    .lv-special-offers.wrapper {
        display: none;
    }

    .lv-special-offers.offers-mobile {
        display: block;
    }
}



@media only screen and (min-width: 1340px) {
    .col-fourth {
        width: 20%;
    }
}

@media only screen and (min-width: 1025px) {
    .lv-offers-wrap.offers .item {
        transition: opacity 0.3s ease-in-out;
        /*box-shadow: 0px 5px 10px 0px rgba(255, 255, 255, 0.5);*/
        transition: transform ease 0.5s, box-shadow ease 0.5s;
    }

    .col-fourth {
        margin-bottom: 12px;
    }

    .lv-offers-wrap.offers .item:hover {
        transform: translateY(-10px);
        box-shadow: 0px 10px 20px 2px rgba(255, 255, 255, 0.35) !important;
    }
}


.info-notice-circle-1 {
    border-radius: 500px;
    color: #fff;
    background: #004A90;
    width: 80px;
    height: 80px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 6;
    position: absolute;
}

.info-notice-circle-wrapper {
    text-align: center;
}

.info-notice-circle-title {
    font-size: 22px;
    line-height: 1.3;
    font-weight: 600;
    margin-top: -7px;
}

.info-notice-circle-text {
    font-size: 10px;
    line-height: 1.3;
    font-weight: 600;
}











.lv-special-offers.offers-mobile {
    background: transparent !important;
    padding: 20px 0 0 0 !important;
}

.lv-special-offers.offers-mobile .lv-special-offers__slider-inner {
    padding-left: 0 !important;
}

.lv-slider-offers {
    position: relative;
}

.lv-slider-offers__nav {
    position: absolute;
    top: 50%;
    height: 0;
    width: 100%;
    display: none;
}

.lv-slider-offers__nav-container {
    position: relative;
    margin: 0 22px 0 8px;
}

.lv-slider-offers__inner {
    width: 100%;
}

.lv-special-offers.offers-mobile .col-fourth {
    flex-shrink: 0;
    width: 295px; /*232px;*/
    height: 347px;
    position: relative;
    transition-property: transform;
    float: none;
    padding: 0;
}

.lv-special-offers.offers-mobile .swiper-container:not(.swiper-container-initialized) .col-fourth {
    margin-right: 16px;
}

.lv-slider-offers.lv-offers-wrap {
    margin: 0 0 24px;
}

.lv-slider-offers .lv-offers-list {
    margin-bottom: 0;
}

.lv-special-offers__all {
    padding: 15px 10px 12px;
    min-width: 100%;
}

.lv-slider-offers.lv-offers-wrap.offers .item.product-energy-drink .tags.bottom_icons {
    left: auto;
    bottom: 25px;
    right: 0px;
    width: 52px !important;
    padding: 0 11px 14px;
}

.lv-slider-offers.lv-offers-wrap.offers .item.product-alcohol .tags.bottom_icons .tag {
    margin: 4px 2px !important;
}

@media only screen and (min-width: 1340px) {
    .lv-offers-wrap.offers .item.product-alcohol .info-notice {
        font-size: 9px;
        line-height: 1.3;
    }
}

body.dark-theme .flash {
     background: inherit !important;
 }

/* Banner */
/*.flash-banner {
    background: url(/images/front/pages/zemo-cenu-2025/banner4.png?v4) #156894 no-repeat center 0px;
}*/

body.dark-theme .flash--description > .wrapper {
    background: #000000;
}

body.dark-theme .flash--description-block {
    color: #fff;
}

/*body.dark-theme .lv-offers-wrap.offers .item .img {
    padding-top: 0px;
    margin: 116px 0 0 0;
    background: #fff;
    height: 200px;
}*/

body.dark-theme .set-color-overlay {
    background: #000 !important;
    padding-top: 6px;
}