@font-face {
    font-family: "ProximaTest";
    src: url("../../../delivery/ProximaNova/Proxima\ Nova\ Semibold.otf");
}

@font-face {
    font-family: "ProximaRegTitle";
    src: url("../main/fonts/ProximaNova-Regular.woff");
}

@font-face {
    font-family: "ProximaBoldTitle";
    src: url("../../../delivery/ProximaNova/");
}

.wrapper__delivery {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0 170px;
}

.delivery__banner .right-block {
    margin-bottom: -6px;
}

.info-block__text {
    width: 474px;
    margin-top: 24px;
}

.delivery__banner {
    max-height: 420px;
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 50px;
    border-radius: 20px;
}

.delivery__banner .right-block img {
    margin-top: -100px;
    max-width: none;
    overflow-x: hidden;
}

.delivery__banner .left-block {
    margin-right: 320px;
}

.delivery__banner .left-block h1 {
    font-family: "ProximaTest";
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 56px;
    color: #272726;
    width: 130%;
}

.delivery__banner .left-block p {
    font-family: 'ProximaTest';
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 140%;
    /* or 29px */
    color: rgba(39, 39, 38, 0.8);
    width: 661px;
    max-width: 100%;
}


/*steps*/

.how__make {
    margin: 100px 0;
}

.how__make h2 {
    text-align: center;
    font-family: 'ProximaTest';
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 24px;
    /* identical to box height, or 52% */
    color: #000000;
    margin-bottom: 30px;
}

.how__make .step .step__num {
    display: flex;
    align-items: center;
}

.how__make .step:not(:first-child) {
    margin-left: 40px;
}

.facts_delivery .step:not(:first-child) {
    margin-left: 61px;
}

.how__make .step .step__number {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 300;
    font-size: 160px;
    line-height: 195px;
    color: #39A935;
    max-width: 100px;
}

.how__make .step h3 {
    font-family: 'ProximaTest';
    font-style: normal;
    font-weight: 600;
    font-size: 27px;
    line-height: 34px;
    color: #272726;
    max-width: 276px;
}

.how__make .step {
    width: 325px;
}

span.step__line {
    display: block;
    width: 240px;
    height: 15px;
    background-image: url('../main/img/delivery_line.svg');
    background-repeat: no-repeat;
    background-size: contain;
}

.how__make .step p {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 140%;
    color: #929292;
    margin-top: 12px;
}

.how__make .step .step_inform {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 200px;
}

.facts_delivery .step {
    width: 400px;
}

.facts_delivery .steps {
    justify-content: space-between;
}

.facts_delivery .step p {
    width: 400px;
}

.facts_delivery .step .step_inform {
    height: 137px;
}

.how__make .steps {
    display: flex;
}


/*fast__delivery*/

.fast__delivery .delivery__banner {
    background: linear-gradient(94.73deg, #39A935 -15.65%, #6DD06A 97.81%);
    border-radius: 20px;
    color: #FFFFFF;
    min-height: 438px;
    max-height: 438px;
}

.fast__delivery .delivery__banner.russian__delivery {
    background-image: url('../main/img/russian_bg.png');
}

.fast__delivery .delivery__banner .wrapper__delivery {
    flex-direction: column;
}

.fast__delivery .delivery__items {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.fast__delivery .delivery__items .item {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.fast__delivery .item__icon {
    width: 90px;
    height: 90px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 32px;
}

.fast__delivery .delivery__items h3 {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 300;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    margin-bottom: 16px;
}

.fast__delivery .delivery__items p {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    text-align: center;
    max-width: 425px;
}

.fast__delivery .item__icon--cup {
    background-image: url(../main/img/cup_del.svg);
}

.icon__items {
    width: 90px;
    height: 90px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 11px;
}

.step:nth-child(2) .icon__items {
    background-image: url(../../../delivery/Delivery.svg);
}

.step:nth-child(1) .icon__items {
    background-image: url(../../../delivery/deliveryes.svg);
}

.step:nth-child(3) .icon__items {
    background-image: url(../../../delivery/gis_route.svg);
}

.step:nth-child(1) .icon__items.second {
    background-image: url(../../../delivery/cil_av-timer.svg);
}

.step:nth-child(2) .icon__items.second {
    background-image: url(../../../delivery/Group.png);
}

.step:nth-child(3) .icon__items.second {
    background-image: url(../../../delivery/Vector8.svg);
}

.aboue__delivery__card .icon__items {
    width: 80px;
    height: 80px;
    margin-bottom: 12px;
}

.aboue__delivery__card:nth-child(1) .icon__items {
    background-image: url(../../../delivery/Group1.svg);
    width: 70px;
    height: 70px;
    margin-bottom: 13px;
}

.aboue__delivery__card:nth-child(2) .icon__items {
    width: 86.8px;
    height: 61.76px;
    background-image: url(../../../delivery/Group25.svg);
    margin-bottom: 22px;
}

.aboue__delivery__card:nth-child(3) .icon__items {
    width: 70px;
    height: 70px;
    background-image: url(../../../delivery/tovar-advantges2.svg);
}

.fast__delivery .item__icon--car {
    background-image: url(../main/img/car_del.svg);
}

.fast__delivery .item__icon--mon {
    background-image: url(../main/img/mon_del.svg);
}

.fast__delivery .item__icon--flow {
    background-image: url(../main/img/flow_del.svg.svg);
}

.fast__delivery .item__icon--carR {
    background-image: url(../main/img/carR_del.svg.svg);
}

.fast__delivery .item__icon--obm {
    background-image: url(../main/img/obm_del.svg);
}

.fast__delivery .wrapper__delivery h2 {
    font-family: 'ProximaTest';
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 56px;
    margin-top: 72px;
    margin-bottom: 64px;
}

.me__delivery .wrapper__delivery {
    display: flex;
    flex-direction: row !important;
    padding: 0 !important;
}

.wrapper__delivery .left {
    margin-left: 12%;
    width: 39%;
}

.fast__delivery .wrapper__delivery .left h2 {
    margin-top: 0;
    margin-bottom: 16px;
    font-family: 'ProximaTest';
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 56px;
    /* identical to box height */
    /* Белый */
    color: #FFFFFF;
}

.fast__delivery .wrapper__delivery .left p {
    margin-top: 0;
    margin-bottom: 32px;
    font-family: 'ProximaTest';
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 140%;
    /* or 29px */
    /* Белый */
    color: #FFFFFF;
}

.fast__delivery .wrapper__delivery .left a {
    padding: 15px 30px;
    background: #FFFFFF;
    border-radius: 10px;
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    color: #39A935;
    text-decoration: none;
}

.wrapper__delivery .right {
    background-image: url(../../../delivery/image12.png);
    width: 50%;
    border-radius: 0px 20px 20px 0px;
    min-height: 438px;
    max-height: 438px;
}

.delivery__banner.russian__delivery .wrapper__delivery {
    height: 471px;
    display: flex;
    justify-content: center;
    align-items: flex-start;
    color: #000000;
}

.delivery__banner.russian__delivery .wrapper__delivery h2 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'ProximaTest';
    font-style: normal;
    font-weight: 600;
    font-size: 46px;
    line-height: 24px;
    /* or 52% */
    display: flex;
    align-items: center;
    color: #272726;
}

.delivery__banner.russian__delivery .wrapper__delivery p {
    font-family: 'ProximaTest';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #272726;
    margin-top: 48px;
    max-width: 671px;
}

.delivery__banner.russian__delivery .wrapper__delivery ul {
    margin-top: 25px;
    margin-left: 30px;
}

.delivery__banner.russian__delivery .wrapper__delivery ul li {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 140%;
    color: #272726;
    margin-top: 10px;
    list-style-image: url(../main/img/del__line.svg);
}

.how__make.how__make--russian .step .step_inform {
    height: 270px;
}

.sale-filter {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.sale-filter a {
    display: block;
    padding: 10px 30px;
    margin: 5px 10px;
    border: 1px solid #2cad42;
    text-decoration: none;
    color: #000;
}

.sale-filter a.active,
.sale-filter a:hover {
    background: #2cad42;
    color: #fff;
}

.popup-coupon {
    max-width: 600px;
}

.popup-coupon__title {
    font-size: 38px;
    line-height: 38px;
    font-weight: bold;
    text-align: center;
}

.popup-coupon__coupon {
    font-size: 60px;
    color: #39813c;
    font-weight: bold;
    margin: 25px 0 25px 0;
    text-align: center;
    cursor: text;
}

.popup-coupon__coupon a {
    color: #39813c;
}

@media(max-width: 420px) {
    .popup-coupon__coupon {
        font-size: 40px;
    }
}

.popup-coupon__club {
    font-size: 40px;
    color: #2cad42;
    font-weight: bold;
    margin: 15px 0 15px 0;
    text-align: center;
    cursor: text;
}

.popup-coupon__text {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
}

.popup-coupon__text.text_club {
    text-align: center;
}

.popup-coupon__info {
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
    color: red;
}

.delivery__question {
    overflow: hidden;
    padding: 40px;
    width: 100%;
    min-height: 160px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #F7F7F7;
    border-radius: 20px;
    font-family: 'ProximaTest';
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 34px;
    color: #666666;
}

.delivery__question__bottom {
    flex-direction: column;
}

.delivery__question__bottom p:first-child {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 140%;
    color: #272726;
    margin-bottom: 10px;
    /* max-width: 914px; */
}

.delivery__question__bottom p:nth-child(2) {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 140%;
    color: #272726;
    margin-bottom: 24px;
    max-width: 914px;
}

.delivery__question__bottom .wrapper {
    width: 100%;
}

.aboue__delivery {
    display: flex;
    justify-content: space-between;
    width: 100%;
    min-height: 307px;
    background: rgba(57, 169, 53, 0.07);
    border: 1px solid #39A935;
    box-sizing: border-box;
    border-radius: 20px;
    padding: 50px 30px 33px 30px;
}

.delivery-top__menu {
    /* position: relative;
  z-index: 50; */
}

.aboue__delivery {
    font-family: Proxima Nova;
    font-style: normal;
    font-weight: normal;
    font-size: 21px;
    line-height: 140%;
    color: #272726;
}

.aboue__delivery__card {
    max-width: 407px;
}


/* DELIVERY MENU */

.delivery-top__menu {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin-bottom: 90px;
    margin-top: 40px;
}

.delivery-top__menu ul {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.delivery-top__menu ul li {
    margin: 10px;
}

.delivery-top__menu ul li a {
    text-decoration: none;
    font-style: normal;
    font-weight: bold;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 10px;
    text-transform: uppercase;
    color: rgba(0, 0, 0, 0.4);
}

section.fast__delivery--bottom {
    padding-bottom: 60px;
    border-bottom: 1px solid #A6A6A6;
    margin-bottom: 60px;
}

.delivery-top__menu ul li a:hover,
.delivery-top__menu ul li:first-child a {
    color: #39A935;
    border-bottom: 1px solid;
}

.catalog_sale {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

@media (max-width:1550px) {
    .wrapper__delivery .left {
        margin-left: 45px;
        width: 47%;
    }
}

@media (max-width: 420px) {
    .catalog_sale {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .delivery-top__menu ul {
        flex-direction: column;
    }
    .sale-filter a {
        width: 40%;
        text-align: center;
    }
    .sale-filter a:first-child {
        width: 85%;
    }
}

@media (max-width: 1500px) {
    span.step__line {
        width: 200px;
    }
    .wrapper__delivery {
        padding: 0 65px;
    }
    ul.menu .sub--vertical .submenu:last-child {
        left: -50%!important;
    }
}

@media (max-width: 1350px) {
    .delivery__banner.russian__delivery .wrapper__delivery p {
        font-size: 20px;
        margin-top: 25px;
    }
    .delivery__banner.russian__delivery .wrapper__delivery ul {
        margin-top: 0;
    }
    .delivery__banner.russian__delivery .wrapper__delivery h2 {
        font-size: 40px;
    }
    .delivery__question {
        padding: 109px 16px;
    }
    .delivery__banner.russian__delivery .wrapper__delivery h2 {
        line-height: 45px;
    }
    .delivery__banner .left-block h1 {
        font-size: 33px;
    }
    .delivery__banner .left-block {
        margin-right: 250px;
    }
    .delivery__banner {
        max-height: none;
    }
    .delivery__banner img {
        min-width: 355px;
        min-height: 430px;
    }
    /*steps*/
    .how__make .steps {
        flex-wrap: wrap;
    }
    .how__make .step {
        width: 100%;
        margin-left: 0 !important;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .facts_delivery.how__make .step {
        width: 100%;
    }
    .facts_delivery .step p {
        max-width: 100%;
    }
    .facts_delivery .step .step_inform {
        max-width: 100%;
    }
    span.step__line {
        display: none;
    }
    .how__make .step .step__num {
        justify-content: center;
    }
    .fast__delivery .delivery__items .item {
        padding: 0 20px;
    }
}

@media (max-width: 1350px) {
    .delivery__banner .left-block {
        margin-right: 100px;
    }
    .fast__delivery .wrapper__delivery h2 {
        margin-top: 40px;
        margin-bottom: 50px;
    }
    .fast__delivery .delivery__items .item p {
        font-size: 14px;
    }
}

@media (max-width: 1200px) {
    .facts_delivery.how__make .step:not(:first-child) {
        margin-top: 30px;
    }
    .aboue__delivery {
        flex-direction: column;
        align-items: center;
    }
    .aboue__delivery__card:not(:first-child) {
        margin-top: 35px;
    }
    .delivery__banner .right-block img {
        margin-top: -125px;
        max-width: none;
        margin-left: 15px;
    }
    .delivery__banner {
        margin-top: 100px;
    }
    .wrapper__delivery {
        flex-direction: column;
        padding-bottom: 100px;
    }
    .delivery__banner .left-block {
        order: 2;
        margin-right: 0;
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .delivery__banner .left-block p {
        margin-right: 0;
        text-align: center;
    }
    .delivery__banner .left-block h1 {
        text-align: center;
    }
    .fast__delivery .delivery__items .item h3 {
        font-size: 18px;
    }
    .wrapper__delivery {
        padding-right: 0;
    }
}

@media (max-width: 800px) {
    .step_inform {
        align-items: center;
    }
    .step_inform p {
        display: flex;
        justify-content: center;
    }
    .step_inform h3 {
        display: flex;
        justify-content: center;
    }
    .wrapper__delivery .right {
        display: none;
    }
    .wrapper__delivery .left {
        margin-left: 0;
        width: 100%;
    }
    .fast__delivery .wrapper__delivery .left h2 {
        text-align: start;
    }
    .me__delivery .wrapper__delivery {
        display: flex;
        padding: 16px !important;
        justify-content: start;
        align-items: center;
        min-height: 438px;
        max-height: 438px;
    }
}

@media (max-width: 660px) {

    body.js__search-opened #page-wr {
        padding-top: 140px !important;
    }
    body.js__search-opened #page-wr.non-banner {
        padding-top: 137px !important;
    }
    .delivery__banner.russian__delivery .wrapper__delivery {
        padding: 16px;
    }
    .delivery__banner .left-block h1 {
        display: block;
    }
    .wrapper__delivery {
        padding-right: 0;
        padding-left: 0;
    }
    .delivery__banner .left-block {
        width: 100%;
    }
    .delivery__banner .left-block p {
        width: 95%;
    }
    .delivery__banner .left-block h1 {
        width: 95%;
    }
    /*steps*/
    .how__make .steps {
        flex-direction: column;
        align-items: center;
    }
    .how__make .step:first-child .step__number {
        width: 50px;
    }
    .how__make h2 {
        line-height: 1;
    }
    .fast__delivery .delivery__items {
        flex-direction: column;
        align-items: center;
    }
    .fast__delivery .delivery__banner {
        flex-direction: column;
        align-items: center;
        max-height: none !important;
    }
    .fast__delivery .wrapper__delivery h2 {
        text-align: center;
        width: 100%;
    }
    .fast__delivery .delivery__items .item:not(:first-child) {
        margin-top: 25px;
    }
}

@media (max-width: 420px) {
    .submenu__list {
        margin-left: 60px;
        padding-bottom: 20px;
        top: 0;
        left: 100%;
        position: static;
    }
    .submenu.js__opened {
        width: 90%;
    }
}

@media (max-width: 1700px) {
    .delivery__banner .left-block {
        margin-right: 200px;
    }
}

@media (max-width: 1600px) {
    .delivery__banner .left-block {
        margin-right: 100px;
    }
}

@media (max-width: 1365px) {
    .delivery__banner .left-block {
        margin-right: 40px;
    }
}

@media (max-width: 1283px) {
    .delivery__banner .left-block {
        margin-right: 10px;
    }
    .delivery__banner .right-block img {
        max-width: 100%;
        margin-left: 0;
    }
    .delivery__banner img {
        min-width: 285px;
        min-height: 300px;
    }
    .delivery__banner .right-block {
        max-width: 100%;
    }
}

@media(max-width: 420px) {
    .delivery-top__menu {
        margin-bottom: 130px;
    }
    .how__make .step {
        text-align: center;
        margin-bottom: 35px;
    }
    .how__make .step .step_inform {
        height: auto;
    }
    .delivery__question {
        padding: 16px;
        font-size: 20px;
        line-height: 30px;
    }
    .how__make.facts_delivery {
        margin-bottom: 30px;
    }
    .delivery__banner {
        margin-top: 40px;
    }
    .how__make.how__make--russian .step .step_inform {
        height: auto;
    }
    .how__make.facts_delivery {
        margin: 40px 0;
    }
}

@media (min-width: 1023px) and (max-width: 1370px) {
    .aboue__delivery .aboue__delivery__card {
        max-width: none;
    }
    .how__make .step {
        width: 49%;
        align-items: flex-start;
    }
    .how__make .steps {
        justify-content: space-between;
    }
    .facts_delivery .step p {
        width: 100%;
    }
    span.step__line {
        display: block;
    }
    .how__make .step .step__num {
        justify-content: flex-start;
        width: 100%;
    }
}

@media(max-width: 680px) {
    .promo__new .new-slider__slide .cat2__one-price.w-100 {
        width: 100%;
    }
    .mobile-mt-20 {
        margin-top: 20px;
    }
}

.we_working {
    margin-top: 50px;
}

.we_working .items {
    display: flex;
    flex-wrap: wrap;
}

.we_working .item {
    display: flex;
    padding: 20px;
    width: 25%;
}

.we_working .item .icon {
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.we_working .item .icon_map {
    background-image: url(./img/marker_maps.svg);
    width: 16px;
    height: 23px;
    margin-right: 10px;
}

.we_working .new__title {
    text-align: center;
    margin-bottom: 30px;
}

.we_working .new__title.work_title {
    text-align: start;
    margin-bottom: 5px;
}

.working__bottom {
    display: flex;
}

.working__bottom__item {
    width: 50%;
}

.working__bottom .item {
    width: auto;
}

@media (max-width: 835px) {
    .working__bottom {
        flex-direction: column;
    }
    .working__bottom__item {
        width: 100%;
    }
}

.amount.status.status--instock span {
    white-space: break-spaces;
}

@media (max-width: 830px) {
    .amount.status.status--instock .icon {
        width: 52px;
        background-size: cover;
    }
    .tovar-delivery .icon {
        width: 30px;
    }
    .we_working .item {
        width: 50%;
    }
}

@media (max-width: 425px) {
    .we_working .item {
        width: 100%;
    }
    .go-to-club span {
        display: block;
    }
    .bonuses__btn>a {
        width: 200px;
    }
    .bonuses__btn .default-btn:not(:first-child) {
        margin-left: 0;
    }
}

.seo-content.js__hidden .seo-text::after {
    content: none;
}

.we_working .info>p:first-child {
    margin-bottom: 5px;
    color: #000;
    text-decoration: none;
    display: inline-block;
    max-width: 235px;
    font-weight: 300;
    font-size: 1.125rem;
}

.we_working .info>p.adress {
    margin-left: 10px;
}

.we_working .info>p.adress:not(:last-child) {
    margin-bottom: 3px;
}

@media (max-width: 660px) {
    .main-slider__slide-img.with-minislide {
        height: auto !important;
    }
    body .content .main-slider__cont {
        margin-bottom: 20px !important;
    }
    .we_working .new__title {
        font-size: 19.34px;
    }
}

.brend-description p:not(:last-child) {
    margin-bottom: 15px;
}

.info-message-for-user {
  margin-top: 20px;
}

div.bonus__form .forms-input-cont.sms_code a {
  padding: 12px!important;
}


.we_working .address .title p {
    color: #000;
    text-decoration: none;
    display: inline-block;
    max-width: 235px;
    font-weight: 300;
    font-size: 1.125rem;
}

.we_working .address .title {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.we_working .address .adresses p:not(:last-child) {
    margin-bottom: 5px;
}

.we_working .items .item .address:not(:last-child) {
    margin-bottom: 30px;
}

.we_working .items .item {
    display: flex;
    flex-direction: column;
}

/* BOTTOM MENU MOBILE */
@media(min-width: 421px){
  .menu-bottom-mobile {
    display: none;
  }

  .button-addtocart-mobile-bottom {
    display: none;
  }
}
@media(max-width: 420px){
  .menu-bottom-mobile {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 62px;

    display: flex;
    flex-direction: row;
    flex-grow: 1;
    flex-wrap: nowrap;
    z-index: 99;
    background: #fff;
    justify-content: space-between;
    padding: 0 10px;
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.12);
    align-items: center;
    gap: 1em;
  }

  .menu-bottom-mobile__ico {
    height: 20px;
  }

  .menu-bottom-mobile__link {
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #000;
  }

  .menu-bottom-mobile__one {
    width: 25%;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .menu-bottom-mobile__basket {
    position: relative;
  }
  .menu-bottom-mobile__basket::after {
    content: attr(data-count);
    border-radius: 50%;
    position: absolute;
    color: #fff;
    text-decoration: none;
    background: #1dbadd;
    height: 18px;
    width: 18px;
    text-align: center;
    font-size: 11px;
    line-height: 20px;
    top: -8px;
    right: calc(50% - 25px);
  }

  .button-addtocart-mobile-bottom {
    position: fixed;
    bottom: 70px;
    left: 0;
    width: 100%;
    z-index: 99;
    display: flex;
    justify-content: center;
  }

  .none {
    display: none;
  }
}

.icon-car,
.icon-home,
.icon-cash,
.icon-k {
    width: 30px !important;
    height: 30px !important;
    /* background-image: url(https://aloesmart.ru/local/templates/main/img/tovar-advantges1.svg) !important; */
}

.icon-k {
    background-image: url(https://aloesmart.ru/local/templates/main/img/icons/delivery-truck-svgrepo-com-9.svg);
}

.icon-car {
    background-image: url(https://aloesmart.ru/local/templates/main/img/box.svg);
}

.icon-home {
    background-image: url(https://aloesmart.ru/local/templates/main/img/icons/shop-svgrepo-com.svg);
}

.icon-cash {
    background-image: url(https://aloesmart.ru/local/templates/main/img/icons/delivery-truck-svgrepo-com.svg);
}


.tovar-delivery__item > p{
    font-size: 15px;
}
.amount.status.status--instock span, .amount.status.status--instock a{
    font-size: 15px !important;
}


@media (max-width: 876px) {
    .tovar-delivery {
        padding-bottom: 0;
        border-bottom: 0;
    }
    .tovar-delivery__item {
        padding-top: 20px;
    }
    .amount.status.status--instock > span {
        max-width: 85%;
    }
    .store_amount_title {
        margin-top: 15px !important;
    }
    .tovar-delivery__item > p{
        font-size: 14px;
    }
    .amount.status.status--instock span, .amount.status.status--instock a{
        font-size: 14px !important;
    }


}

@media (max-width: 420px) {
  .no-show-mobile {
    display: none!important;
  }

  #header-cart.no-show-mobile  {
    display: none!important;
  }

  .head__logo {
      width: 99px!important;
      margin: auto!important;
  }

  .head__mobile-search {
      order: 1!important;
      margin: unset!important;
  }

  .footer, .main .footer {
    margin-bottom: 50px;
  }

  .body-element .footer {
    margin-bottom: 100px;
  }

  .js-menu-opened .head__menu {
    z-index: 110;
  }
}

.tovar-buy__price.common-price--box{
  border: none;
}

.cart-product-action--description {
  margin: 0 0 15px 0;
  /* border: 1px solid #2cad42; */
  background: #eff0f0;
  padding: 10px;
}

@media (max-width: 520px) {
  .cart-product-action--description {
    margin-top: 20px;
  }
}

.cities__item-group {
    break-inside: initial;
    margin-bottom: 0;
}

.cities__item {
    margin-bottom: 30px;
}

.cities__item a{
    margin-top: 10px;
    display: block;
}

.mini-slider {
    /* min-height: 90px; */
    max-height: 90px; /*115 - 80 = 35*/
    overflow: hidden;
}

.mini-slider .main-slider__slide-text {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.mini-slider .main-slider__slide.slick-slide {
    height: 115px !important;
}

.mini-slider .main-slider__text-title {
    font-size: 3rem !important;
    line-height: 0 !important;
    margin-top: 0 !important;
}

body .main-slider__cont {
    margin-bottom: 50px !important;
}

@media screen and (max-width: 1250px) {
    .mini-slider .main-slider__slide-text {
        padding: 30px 5.5% 30px 5.5%;
    }
}

@media (max-width: 1000px) {
    .mini-slider {
        max-width: none;
        min-width: auto;
    }
    .mini-slider .main-slider__slide-text {
        display: block !important;
        font-size: 14px;
    }
    .mini-slider .main-slider__slide-text {
        padding: 23px;
    }

    .mini-slider .main-slider__text-title {
        font-size: 14px !important;
        text-align: center;
        margin-right: 0 !important;
        margin-bottom: 0 !important;
    }
}

.desctop-mini-banner {
    display: block;
}

.mobile-mini-banner {
    display: none;
}

@media (max-width: 867px) {
    .slick-dots {
        display: none !important;
    }
    .desctop-mini-banner {
        display: none !important;
    }

    .mobile-mini-banner {
        display: block;
        height: auto !important;
    }
}

/*============ TOP TAG LIST =================*/
.top-tag-filter--box {
  position: relative;
}

.tag--present {
    background: url(/local/templates/main/img/present.png);
    background-size: cover;
}

.top-tag-filter--box  .slick-arrow {
    position: absolute;
    top: 7px;
    height: 10px;
    width: 10px;
    background: url('/local/templates/main/img/ico-slick-arrow.png') center no-repeat,#fff;
}

.top-tag-filter--box .slick-prev {
    left: -10px;
    transform: rotateY(180deg) !important;
}

.top-tag-filter--box .slick-next {
  right: -10px;
}

.top-tag-filter {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 15px;
}

.top-tag-filter .slick-track {
  display: flex;
}

.top-tag-filter--link {
  display: block;
  padding: 3px;
  border: 1px solid #ebebeb;
  /* border: 1px solid #2cad42; */
  border-radius: 10px;
  text-decoration: none;
  color: #000;
  text-align: center;
  width: 150px;
  margin: 0 5px;
  display: flex!important;
  align-items: center;
  justify-content: center;
  font-size: 13.86px;
  box-shadow: 0 0 27px -11px rgb(0 0 0 / 30%);
}
.top-tag-filter--link:hover {
  background: #2cad42;
  color: #fff;
}

@media (max-width: 520px) {
  .top-tag-filter--box {
    margin-top: 20px;
  }
}

.tag--action-2484 {
    background: url(/local/templates/main/img/-70_new.svg);
    background-size: cover;
}
.tag--action-2493 {
    background: url(/local/templates/main/img/-30_new.svg);
    background-size: cover;
}

.tag--action-2484.only-mobiles {
    background: url(/local/templates/main/img/-70mob.svg);
    background-size: cover;
}

.tag--action-2493.only-mobiles {
    background: url(/local/templates/main/img/-30mob.svg);
    background-size: cover;
}

.tag--action-2491 {
    background: url(/local/templates/main/img/2+1.svg);
    background-size: cover;
}

.tag--only-online {
  font-size: 12px;
  background: #2cad42;
  color: #ffffff;
  display: flex!important;
  align-items: center;
  border-radius: 17px 0px;
  justify-content: center;
  text-align: center;
}

.only-desctop {
    display: block;
}

.only-mobile {
    display: none;
}

@media (max-width: 900px) {
    .only-desctop {
        display: none;
    }

    .only-mobile {
        display: block;
    }

}

i.rub {
    display: inline-block !important;
}

.cat2__one-price span{
    font-size: 1.125rem !important;
}

.main-slider__slide-img-cont picture {
    min-height: 110%;
}

.banner_sales {
    height: 35px;
    background: #2cad42;
    color: #fff;
    font-weight: 400;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}

.banner_sales span{
    font-weight: 600;
    margin-left: 4px;
    line-height: 13px;
    margin-top: 2px;
}

.close_banner_sales {
    position: absolute;
    right: 0;
    display: flex;
    cursor: pointer;
}

.only-modile {
    display: none;
}

@media (max-width: 876px) {
    .only-modile {
        display: block;
    }
    body.js__search-opened #page-wr {
        padding-top: 140px !important;
    }
    body.js__search-opened #page-wr.non-banner {
        padding-top: 137px !important;
    }
    .head__left {
        display: none;
    }
    .head__menu {
        margin-top: 55px;
    }
    .banner_sales {
        height: 45px;
        background: #2cad42;
        color: #fff;
        font-weight: 400;
        justify-content: flex-start;
        font-size: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 999;
        padding: 0 20px;
        height: 55px;
    }
    .banner_sales p {
        width: 96%;
        text-align: center;
    }
    .close_banner_sales {
        right: 7px;
    }
    .close_banner_sales svg {
        width: 35px;
    }
}

.head.js__fixed {
    padding-bottom: 25px !important;
}

@media (max-width: 800px) { /*времмено (удалить, когда вернутся типы доставки)*/
    .head {
        padding-bottom: 18px !important;
    }
}
@media (min-width: 800px) {
    .head__lefttop-links a:nth-child(3) {
        margin-right: 20px;
        text-decoration: none;
        border-bottom-color: #2cad42;
    }
    .deliv-type__inputs-input label {
        padding: 12px 12px !important;
    }
    .head__lefttop-links a {
        height: 18px;

    }

    .head__left {
        order: 1;
        width: 50%;
    }
    .head__logo {
        order: 0;
        width: 16%;
    }

    .logo {
        margin-bottom: -29px;
    }
    .head-search, .search__wrap {
        width: 100%;
    }
    .head-search {
        margin-right: 0 !important;
    }
    .head__right {
        order: 2;
        width: 35%;
    }

    .head {
        align-items: flex-end;
        padding: 60px 0 0 !important;
    }
}

.sort-select__select, .tovar-info__volume, .review-link, .forms__input.input--name::-webkit-input-placeholder {
    color: #818080;
}

.input--name::-webkit-input-placeholder {
    color: #6d6d6d !important;
}

.top-tag-filter--link {
    font-size: 15.86px;
    padding: 10px;
}

@media screen and (max-width: 1400px) {
    .tovar-advantges__name {
        font-size: 12px;
    }
}
.tovar-advantges__name {
    font-size: 12px;
}

.modal-form-feedback .forms__text {
    font-size: 16px;
}

.fancybox-content .forms-input-cont, .fancybox-content .forms__input-wrap {
    width: 100%;
}

.fancybox-content .title-block__title {
    font-size: 2rem;
    text-align: center;
}

.footer .footer__check a {
    background-color: #2cad42;
    color: #fff;
    border: 0px;
}

.tovar__tabs .tabs-content p, .tovar__tabs .tabs-content span, .tovar__tabs .text-page, .tovar__tabs .text-page p {
    font-size: 17px;
}

@media screen and (max-width: 660px) {
    .cat2 .cat2__one-title {
        font-size: 14px;
    }

    .cat2 .cat2__one-volume {
        left: 100px;
    }

    .cat2__one-description {
        margin-bottom: 4px;
    }
}

@media screen and (max-width: 1200px) {
    .menu__link {
        font-size: 15px;
    }
}

.forms__bottom .forms-submit-cont {
    margin-right: 0;
}
.subscribe-form .forms__submit {
    background-color: #2cad42;
}

.tag:not(.tag--action-1905):not(.tag--action-1904) {
    height: 21px !important;
}
/*
@media (max-width: 820px) {
    form.certificate-form::before {
        top: 0;
        left: 0;
        width: 100%;
        height: 150px;
        background-image: url(../img/vector.png);
        background-repeat: no-repeat;
        background-size: cover!important
    }
}

@media (max-width: 640px) {
    form.certificate-form::before {
        top: 0;
        left: 0;
        width: 100%;
        height: 150px;
        background-image: url(../img/vector.png);
        background-repeat: no-repeat;
        background-size: cover!important
    }
} */

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

    .certificate-form::before {
        display: block !important;
        top: 0px;
        left: -1px;
        width: 101%;
        height: 150px;
        background-image: url(/local/templates/main/img/vector.png);
        background-repeat: no-repeat;
        background-size: contain!important;
    }
    .certificate-form::after {
        width: 200px;
        height: 150px;
        top: -76px;
        transform: rotate(357deg);
        right: -20px;
    }
}



.tovar__tags .tag:not(.tag--action-1905) {
    height: 22px !important;
    width: 48px !important;
}



@media (max-width: 876px) {
    .spf_menu_link a{
        font-size: 16px !important;
        margin-top: 0 !important;
    }
    .cat2__one-tag-cont {
        display: flex;
        flex-direction: revert;
        align-items: center;
        left: 100px !important;
        top: 22px;
    }
    .cat2 .cat2__one-title {
        margin: 44px 0 0;
    }
    .cat2 .cat2__one-volume {
        top: 52px;
    }
    .cat2__one-tag-cont .tag:not(:first-child) {
        margin-left: 5px;
        margin-top: 0;
        height: 21px !important;
    }

    .tovar__tags .tag:not(:first-child) {
        margin-top: 5px;
    }
    .cat2__one-tag-cont .tag.tag--action-1905 {
        margin-top: -23px;
    }

    .tag {
        width: 49px !important;
        background-size: contain !important;
        background-repeat: no-repeat !important;
    }

    .tovar__tags .tag.tag--action-1905 {
        height: 64px;
        width: 63px !important;
    }

    .tovar__tags .tag:not(.tag--action-1905) {
        height: 23px !important;
    }

    .cat2__one-tag-cont .tag:not(.tag--action-1905) {
        height: 23px !important;
    }

    .tag.tag--action-1905 {
        height: 53px;
    }

    .tovar__tags .tag:not(.tag--action-1905) {
        height: 30px !important;
        width: 63px !important;
    }

    .bestseller__slide .cat2__one-tag-cont, .new-slider__slide .cat2__one-tag-cont {
        left: 0 !important;
    }
}



@media (min-width: 876px) {
    .tovar__tags .tag:not(.tag--action-1905) {
        height: 30px !important;
        width: 65px !important;
    }

    .tovar__tags .tag.tag--action-1905 {
        height: 63px;
        width: 63px;
    }

    .cat2__one-tag-cont .tag:not(.tag--action-1905) {
        height: 27px !important;
        width: 58px;
    }

    .checkbox .tag:not(.tag--action-1905) {
        height: 24px !important;
        width: 51px;
    }

    .cat2__one-tag-cont .tag.tag--action-1905 {
        height: 58px;
        width: 58px;
    }
}

.only-mobiles {
    display: none;
    width: 104px !important;
    margin-left: 0 !important;
}

@media (max-width: 876px) {
    .only-mobiles {
        display: block;
        width: 104px !important;
        margin-left: 0 !important;
    }
}

/* Маленький блок "О нас" на главной */
.about-info {
    width: 100%;
    margin: 50px 0 0;
}

.about-info .about-title {
    text-align: center;
    margin-bottom: 32px;
}

.left-text,.right-text {
    max-width: 550px;
}

.about-texts {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-evenly;
}

.about-texts p {
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
}

.right-text p:not(:last-child),.left-text p:not(:last-child) { margin-bottom: 11px; }

.about-info .default-btn {
    font-size: 14px !important;
    padding: 15px 45px;
}

#subscribe_form_btn {
    padding: 15px !important;
    font-size: 15px !important;
}

.store_amount_title .amount .cat2__one-add-to-cart.green {
    background: #2cad42 !important;
}

.head__deliv {
  display: none;
}

.bx-session-message {
  display: none!important;
}

/*breadcrums - mobile*/

@media (max-width: 876px) {
    .bread-crumbs__link {
        border: 0 !important;
        overflow: hidden !important;
        text-indent: 0 !important;
        width: auto !important;
        height: auto !important;
        transform: none !important;
        font-size: 16px !important;
        position: initial !important;
        text-decoration: underline !important;
    }
    .bread-crumbs__link:after {
        margin-left: 15px !important;
    }
    .bread-crumbs__this {
        padding: 0 !important;
        position: initial !important;
        background: #fff !important;
        font-size: 16px !important;
    }

    .bread-crumbs {
        display: flex !important;
        padding: 14px 16px !important;
        flex-wrap: wrap;
    }

    .bread-crumbs__link:not(:nth-last-child(2)) {
        display: block !important;
    }

    .title-block__cont {
        margin-bottom: 0px !important;
    }

    .bread-crumbs a { 
        margin-bottom: 10px;
    }
    
}

.popup-coupon__coupon {
    margin: 25px 0 10px 0 !important;
}

.wrapper-menu {
    max-width: 1645px !important;
}

.submenu__title a {
    font-family: ProximaRegTitle !important;
}

.menu__el:nth-child(3) .submenu {
    width: 60% !important;
}
.only_mobile {
    display: none;
}

@media (max-width: 800px) {
    #page-wr {
        padding-top: 2rem !important;
    }
    .only_mobile {
        display: block;
    }
}

.present_color {
    color: #ea0303;
}

.brands__item-letter span {
    width: 31px;
}
.MenuLink-cvaTitle{
    margin-left: 10px;
}
