.menuCatalogLevel3 a {
    font-size: 13px;
    color: grey;
}

.menuLinkItem3 {
    margin-left: 15px;
    font-size: 13px;
    color: grey;
}

.submenu {
    width: auto;
    z-index: 999;
}

.imagePropButtonDiv .bx-filter-popup-result {
    margin-top: 10px !important;
}

.roses-select-block {
    margin-top: 10px;
}

.roses-select-block .form__options {
    margin-top: 10px;
}

.tabs .tab {
    display: none;
}

.tabs .tab.active {
    display: block;
}

ul.tabs-navi.section {
    list-style: none;
    margin-bottom: 24px;
    display: flex;
    gap: 12px;

    overflow-x: auto;
    flex-wrap: nowrap;
    white-space: nowrap
}

ul.tabs-navi.section::-webkit-scrollbar {
    display: none;
}

ul.tabs-navi.section li {
    float: left;
    padding: 6px 12px;
}

ul.tabs-navi.section li a {
    color: #8a8a8a;
}

ul.tabs-navi.section li > a.active {
    color: #FB4469;
    text-decoration: none;
}

ul.tabs-navi.section li:has(a.active) {
    background-color: #FFECF0;
    border-radius: 8px;
}

span.discount__price {
    color: #f13a5f;
    font-size: 14px;
    line-height: 20px;
    display: block;
}

.discount__price-one-wrapper {
    font-size: 16px;
}

span.discount__price-one {
    color: #d2d2d2;
    font-size: 16px;
}

span.old__price {
    display: block;
    text-decoration: line-through;
}

.additional__item span.old__price {
    color: #A8A9AB;
    font-weight: 400;
    font-size: 10px;
    line-height: 16px;
}

.menu-top {
    display: flex;
}

.menu-top__slogan {
    font-size: 12pt;
    font-family: Exo2 semiBold;
    color: #f13a5f;
    margin: 0 18px 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.menu-top__slogan:before {
    content: '';
    background: url('./img/delivery.png');
    background-repeat: no-repeat;
    background-size: contain;
    width: 26px;
    height: 26px;
    margin: 0 6px 0 0;
}

.menu-top__link {
    font-size: 14px;
}

.position_icon {
    position: relative;
    margin-left: 25px;
}

.position_icon::before {
    content: "";
    background-image: url('/img/envelope.svg');
    width: 20px;
    height: 20px;
    position: absolute;
    right: 53px;
}

.header__row-middle .city-select {
    flex-wrap: wrap;
    align-self: center;
    margin-bottom: 35px;
}

.city-select__title {
    font-family: 'Exo2 semiBold';
    font-size: 16px;
    color: #ed395d;
    width: 100%;
    margin-bottom: 8px;
}

.header__row-middle .contacts__phone {
    margin-bottom: 5px;
    line-height: 1em;
}

.header__row-middle a.link.contacts__link {
    padding: 8px;
    font-family: Exo2 semiBold;
    font-size: 12pt;
    color: #f13a5f;
    cursor: pointer;
    outline: none;
    width: 165px;
    margin: 0 auto 5px;
    border: 1px solid #f13a5f;
    display: block;
    text-align: center;
    transition-duration: .2s;
    height: 35px;
    line-height: 1em;
    max-width: 100%;
}

.header__row-middle a.link.contacts__link:hover {
    background: #f13a5f;
    color: white;
    text-decoration: none;
}

.header__row-middle button.b24-web-form-popup-btn-2 {
    background: #f13a5f00;
    padding: 8px;
    font-family: Exo2 semiBold;
    font-size: 12pt;
    color: #f13a5f;
    cursor: pointer;
    outline: none;
    width: 165px;
    margin: 0 auto 10px;
    border: 1px solid #f13a5f;
    display: block;
    text-align: center;
    transition-duration: .2s;
    height: 33px;
    line-height: 1em;
    max-width: 100%;
}

.header__row-middle button.b24-web-form-popup-btn-2:hover {
    background: #f13a5f;
    color: white;
    text-decoration: none;
}

a.сollect_bouquet {
    background: #F13A5F;
    padding: 8px;
    font-family: Exo2 semiBold;
    font-size: 11pt;
    color: white;
    cursor: pointer;
    outline: none;
    width: 165px;
    margin: 0 auto 5px;
    border: 1px solid #f13a5f;
    display: block;
    text-align: center;
    transition-duration: .2s;
    height: 33px;
    line-height: 1em;
    max-width: 100%;
}

a.сollect_bouquet:hover {
    background: #f13a5f00;
    color: #f13a5f;
    text-decoration: none;
}

.reviews-section {
    margin-top: 60px;
}

.reviews-template {
    margin-top: 40px;
    margin-bottom: 60px;
}

.reviews-list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    column-gap: 30px;
    list-style-type: none;
}

.review-name {
    font-weight: bold;
    font-size: 14px;
    display: block;
    padding-bottom: 10px;
}

.reviews-rating,
.review-date {
    display: block;
    padding-bottom: 10px;
}

.rating-stars {
    display: flex;
    width: 84px;
}

.rating-star-full {
    display: block;
    width: 17px;
    height: 16px;
    background: url(/images/icons/rating_star.svg) no-repeat;
    background-size: cover;
}

.header__row-middle div.contacts__time {
    text-align: center;
}

.product__composition {
    color: white;
    font-size: 13px;
    text-align: center;
    text-align-last: center;
    background-color: rgba(241, 58, 95, 0.7);
    display: block;
    position: absolute;
    width: 95%;
    height: auto;
    max-height: 100%;
    line-height: 1.4em;
    padding: 10px 7px;
    left: 2.5%;
    bottom: 0;
    box-sizing: border-box;
    opacity: 0;
    transition: opacity .2s ease;
    overflow: hidden;
    font-family: 'Exo2 semiBold';
}

.product__composition .text-holder {
    display: block;
}

.catalog__content:hover .product__composition {
    opacity: 1;
}

.product-image__wrapper {
    position: relative;
    margin: 10px auto 0;
    display: inline-block;
}

.product-image__wrapper .image.catalog__image {
    display: block;
    margin: 0 auto;
    padding: 0;
}


.mobile-header-fixed-visible .fixed-callback {
    display: none;
}

#form_FORM_SUBSCRIPTION {
    border-radius: 32px;
    padding: 40px 24px;
    background-color: rgba(139, 105, 218, 0.2);
    color: white;
    text-align: center;
    font-size: 22px;

    background-image: url(/img/forms/subscribe/subscribe.png);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
}

#form_FORM_SUBSCRIPTION form {
    padding: 0;
    background: transparent;
    width: 100%;
    border-radius: 0;
}

#form_FORM_SUBSCRIPTION img {
    position: absolute;
    left: 40px;
    top: -11px;
    width: 75px;
    height: 75px;
}

#form_FORM_SUBSCRIPTION .form_input_wrap {
    display: flex;
    align-items: flex-start;
}

#form_FORM_SUBSCRIPTION h3 {
    font-size: 26px;
    margin-left: 15px;
}

#form_FORM_SUBSCRIPTION .review-window__button {
    font-family: 'Exo2 semiBold';
    font-size: 13pt;
    padding: 11px 0;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
    background: #FFE8E9;
    width: 350px;
    border: 4px solid white;
    color: #f13a5f;
    margin-left: 90px;
    margin-top: 18px;
    text-transform: uppercase;
}

#form_FORM_SUBSCRIPTION .n-subscription {
    border-radius: 32px;
}

#form_FORM_SUBSCRIPTION .n-subscription__content-wrapper {
    max-width: 614px;
    width: 100%;
}

#form_FORM_SUBSCRIPTION .n-subscription__title {
    margin: 0 0 8px;
    font-size: 24px;
    line-height: 100%;
    font-weight: 500;
    font-family: 'Suisse Intl Medium', Arial, sans-serif;
    text-align: left;
    color: #262729;
}

#form_FORM_SUBSCRIPTION .n-subscription__subtitle {
    margin: 0 0 24px !important;
    font-size: 18px;
    line-height: 26px;
    font-weight: 400;
    font-family: 'Suisse Intl Regular', Arial, sans-serif;
    text-align: left;
    color: #626365;
}

#form_FORM_SUBSCRIPTION .n-subscription__input-wrapper {
    display: flex;
    align-items: center;
    gap: 8px;
}

#form_FORM_SUBSCRIPTION .n-subscription__input {
    width: 320px;
    border-radius: 8px;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    font-family: 'Suisse Intl Regular', Arial, sans-serif;
    color: #626365;
}

#form_FORM_SUBSCRIPTION .n-subscription__input::placeholder {
    color: #A8A9AB;
}

#form_FORM_SUBSCRIPTION .n-subscription__button-text {
    height: fit-content;
    padding: 10px 12px;
    border-radius: 8px;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: 'Suisse Intl Regular', Arial, sans-serif;
    color: white;
}

.form_subscription {
    margin-top: 40px;
}

.crm-webform-no-borders .crm-webform-header-container {
    border: none;
    background: black !important;
}

.crm-webform-header {
    color: pink !important;
}

.catalog__button-price-disabled {
    border: 2px solid #a5a5a5;
    color: #a5a5a5;
    background-color: #fff;
    cursor: default;
}

.catalog__button-price-disabled:hover {
    border: 2px solid #a5a5a5;
    color: #a5a5a5;
    background-color: #fff;
}

.catalog__button-price-disabled {
    border: 2px solid #a5a5a5;
    color: #a5a5a5;
    background-color: #fff;
    cursor: default;
}

.catalog__button-price-disabled:hover {
    border: 2px solid #a5a5a5;
    color: #a5a5a5;
    background-color: #fff;
}

.header__row-bottom .container {
    max-width: 1200px;
    padding: 0;
}

.header__row-bottom .container .catalog-menu_items {
    width: 100%;
    justify-content: space-between;
}

.sw-header-btn-phone {
    width: 40px;
    height: 40px;
    display: block;
    background-image: url(/img/head_phone_btn.png);
    background-size: cover;
    font-size: 0;
}

.up-btn {
    position: fixed;
    bottom: 140px;
    right: 9px;
    cursor: pointer;
    width: 56px;
    color: #404040;
    font-size: 13px;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    z-index: 3;
    transition: .3s all;
}

.up-btn.is-show {
    opacity: 1;
    visibility: visible;
}

.header_top-info {
    width: 100%;
    background: #f13a5f;
    padding: 8px;
}

.header_top-info p {
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    margin: 0;
    font-weight: bold;
}

.catalog__items.dostavkaWrap {
    margin-bottom: 40px;
}

.listWrap740 .catalog__item, .dostavkaWrap .catalog__item {
    display: none;
}

.mainPageProductsButtonWrap, .dostavkaButtonAllWrap {
    margin: 0 auto 40px auto;
    position: relative;
    z-index: 10;
}

.btn_one_click.mainPageProductsButton, .btn_one_click.dostavkaButtonAll {
    display: flex;
    justify-content: center;
}

.index-sld-section .cardPosition .slick-list {
    padding-bottom: 140px;
}

.akciiBigWrap .cardPosition {
    padding-bottom: 60px;
}

header.header.fixed {
    z-index: 50;
}

.index-sld-section.bigSectionSpace {
    margin-bottom: 10px;
}

.links_wrap_active {
    height: 100%;
}

.links_wrap {
    transition: unset;
}

@media (max-width: 1023px) {
    .akciiBigWrap .cardPosition {
        padding-bottom: 30px !important;
    }

    .catalog__items.dostavkaWrap {
        margin-bottom: 30px !important;
    }
}

@media (min-width: 1024px) and (max-width: 1280px) {
    .akciiBigWrap .cardPosition {
        padding-bottom: 30px !important;
    }
}

@media (min-width: 768px) and (max-width: 1280px) {
    .catalog__items.dostavkaWrap {
        margin-bottom: 30px !important;
    }
}

@media only screen and (min-width: 1050px) {
    header.fixed {
        position: sticky;
        width: 100%;
        left: 0;
        top: 0;
        background-color: white;
        z-index: 10;
        transition: transform .95s ease;
    }

    header.fixed + main {
        margin-top: 1px;
    }

    .fixed .header__row-top {
        margin-top: 0;
        height: 0;
        overflow: hidden;
        opacity: 0;
        transition: all .95s ease;
    }

    .header__row-top {
        transition: all .15s ease;
    }

    .filter .topWindow {
        top: 200px;
        max-height: calc(100vh - 250px);
        z-index: 5;
    }
}

@media (max-width: 768px) {
    .tabs .swiper__additional {
        margin: 0 -15px;
        padding: 0 15px;
    }

    .reviews-list {
        grid-template-columns: 1fr 1fr;
    }

    .reviews-list .review {
        margin-bottom: 20px;
    }
}

@media screen and (max-width: 750px) {
    a.сollect_bouquet {
        margin: 0 0 20px 0;
    }

    .reviews-list {
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width: 500px) {
    .product__composition {
        line-height: 1.2em;
    }

    .header__row-top {
        align-items: center;
    }

    .header.fixed {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 10;
        background-color: white;
    }

    .header.fixed .mobile-header-fixed-visible .fixed-callback {
        display: block;
        white-space: nowrap;
        padding-left: 0;
        padding-right: 0;
        margin-top: 3px;
    }

    .header.fixed .mobile-header-fixed-visible .header__row-xs-bottom {
        display: none;
    }

    .header.fixed .basket-min > .row {
        flex-wrap: nowrap;
    }

    .header.fixed + .main {
        margin-top: 160px;
    }

    .reviews-list {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 320px) {
    .header.fixed .mobile-header-fixed-visible .fixed-callback {
        text-align: center;
        text-align-last: center;
        white-space: normal;
        line-height: 10pt;
    }

    .header.fixed .header__row-top {
        flex-wrap: nowrap;
    }
}

@media (max-width: 991px) {
    #form_FORM_SUBSCRIPTION img {
        left: -28px;
        top: -5px;
        width: 45px;
        height: 45px;
    }

    #form_FORM_SUBSCRIPTION h3 {
        font-size: 22px;
    }

    #form_FORM_SUBSCRIPTION .form_input_wrap {
        flex-direction: column;
    }

    #form_FORM_SUBSCRIPTION .review-window__button {
        margin-left: 0;
        width: 100%;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    #form_FORM_SUBSCRIPTION .review-window__button {
        font-size: 12pt;
    }
}

@media (min-width: 1200px) {
    #form_FORM_SUBSCRIPTION h3 {
        font-size: 26px;
    }

    #form_FORM_SUBSCRIPTION img {
        left: 40px;
    }
}

@media (min-width: 1260px) {
    #form_FORM_SUBSCRIPTION img {
        left: 40px;
    }

    #form_FORM_SUBSCRIPTION h3 {
        font-size: 26px;
    }
}

@media (max-width: 900px) {
    .menu {
        padding: 0;
    }
}

@media (max-width: 880px) {
    .menu__link {
        font-size: 10pt;
        padding: 0 10px;
    }
}

@media (min-width: 992px) {
    #form_FORM_SUBSCRIPTION img {
        left: 10px;
    }

    #form_FORM_SUBSCRIPTION h3 {
        font-size: 23px;
        margin-left: 25px;
    }

    .listWrap740 .catalog__item:nth-child(-n+8), .dostavkaWrap .catalog__item:nth-child(-n+8) {
        display: block;
    }
}

@media (max-width: 991px) and (min-width: 768px) {

    .listWrap740 .catalog__item:nth-child(-n+6), .dostavkaWrap .catalog__item:nth-child(-n+6) {
        display: block;
    }
}

@media (max-width: 992px) {
    #form_FORM_SUBSCRIPTION .n-subscription__content-wrapper {
        max-width: 417px;
    }

    #form_FORM_SUBSCRIPTION .n-subscription__title {
        margin: 0 0 12px;
        font-size: 18px;
        line-height: 20px;
    }

    #form_FORM_SUBSCRIPTION .n-subscription__subtitle {
        font-size: 16px;
        line-height: 20px;
    }
}

@media (max-width: 767px) {
    .form_subscription {
        margin: 40px -15px 0;
    }

    .listWrap740 .catalog__item:nth-child(-n+4), .dostavkaWrap .catalog__item:nth-child(-n+4) {
        display: block;
    }

    .akciiBigWrap .cardPosition {
        padding-bottom: 60px !important;
    }

    #form_FORM_SUBSCRIPTION {
        padding: 24px 16px 132px;
        background-image: url(/img/forms/subscribe/subscribe-mobile.png);
    }

    #form_FORM_SUBSCRIPTION .n-subscription__input-wrapper {
        flex-direction: column;
    }

    #form_FORM_SUBSCRIPTION .n-subscription__input {
        width: 100%;
    }

    #form_FORM_SUBSCRIPTION .n-subscription__button-text {
        width: 100%;
    }
}
