.c-subscribe__input .help-block {
    color: red;
}

#growls.default {
    top: 130px;
}

.s-present2__box-l {
    text-align: justify;
}

.s-hero__descr {
    font-size: 34px;
    line-height: 1.4em;
}

.s-hero__content .f-page-title {
    color: #fff;
    margin-bottom: 33px;
}

.s-present3__box-l ul li {
    line-height: 1.5em;
    text-align: justify;
    align-items: center;
}
.s-present3__box-l ul li::before {
    content: "•";
    float: left;
    padding: 0 0.5em 0 0;
}

.s-present3__box-l ul li::marker {
    text-transform: none;
    text-indent: 0px !important;
    text-align: start !important;
    text-align-last: auto !important;
    font-variant-numeric: ordinal;

}
.s-present3__box-r {
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 1.5em;
}

.s-present3__box-r p {
    text-align: justify;
}

.s-block-content__box {
    text-align: justify;
}

.c-header__action {
    width: 38px;
    height: 38px;
}

.ui-button-hamburger__lines {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.ui-button-hamburger__lines::before {
    top: 0;
}

.ui-button-hamburger__lines span  {
    top: calc(50% - 0.03125rem);
    width: 100%;
}

.ui-button-hamburger__lines::after {
    bottom: 0;
    width: 100%;
}

.c-popup-menu__list {
    display: -ms-grid;
    display: grid;
    grid-template-columns: none;
    gap: 15px;
}
.c-specifications__item-name {
    width: auto;
}

.c-specifications__item {
    flex-wrap: nowrap;
}

.c-social__link svg {
    fill: white;
}

.c-footer__menu img {
    max-width: 100%;
    height: auto;
}



@media (max-width: 1024px) {
    .c-header.is-homepage .c-header__top-cnt {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 30px;
        justify-items: center;
    }

    .c-header__top-cnt-l {
        display: block;
    }

.s-hero__content {
    padding-top: 160px;
    padding-bottom: 66px;
}
.s-present3__desc {
    line-height: 1.5em;
}
.s-hero__descr {
    font-size: 18px;
}

.s-present3__box-l {
    margin-bottom: 14px;
}

.s-hero__content .f-page-title {
    font-size: 35px;
    margin-bottom: 18px;
}
.c-header.is-homepage .c-header__top-logotype {
    width: 124px;
    margin-right: 0;
    height: auto;
}
.c-footer__col-2 {
    display: none;
}
}

@media (max-width: 1919.98px) {
    .container {
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media (max-width: 1751.98px) {
    .container {
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media (max-width: 1023.98px) {
    .container {
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media (max-width: 767.98px) {
    .container {
        padding-left: 32px;
        padding-right: 32px;
    }
}
@media (max-width: 575.98px) {
    .container {
        padding-left: 32px;
        padding-right: 32px;
    }
}
.c-qr-link img {
    width: 250px;
    max-width: 100%;
    height: auto;
}

.f-stock-not {
    color: #c79311;
}

.f-stock-not::before {
    background-color: #c79311;
}

.d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.c-product-gallery__slider .ui-swiper__item img {
    height: 100%;
    width: 100%;
}

.c-product-gallery__slider {
    background-color: #FFF;
}

.all-width {
    margin: 0;
    max-width: 100%;
}

@media (max-width: 1919.98px) {
    .all-width {
        padding-left: 8px;
        padding-right: 8px;
    }
}

.ui-checkbox__label {
    width: 100%;
}

.c-categories__item-title {
    font-size: 18px;
    text-transform: uppercase;
}

.c-categories__item {
    justify-content: center;
}