.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;
}

.seo_content{
    margin-top: 40px;
}
.seo_content ul{
    margin-bottom: 15px;
}
.seo_content ul li:before{
    content: "•";
    float: left;
    padding: 0 0.5em 0 0;
}
.s-block-content__box.seo_content h2 {
    margin-bottom: 15px;
}
.tags_head{
    color: #c79311;
    font-weight: 500;
}
.tags_list{
    margin: 20px 0;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
.tags_list .c-categories__item{
    min-height: auto;
    padding: 5px 10px;
    width: auto;
    display: block;
    text-align: center;
}
.tags_list .c-categories__item-title{
    font-size: 14px;
}

@media (min-width: 1024px) {
    .c-product__title.f-page-title{
        font-size: 40px;
    }
    .c-product__cnt .s-products .f-page-title{
        font-size: 38px;
    }
}

@media (max-width: 1024px) {
    .s-block-content__box.seo_content h2 {
        font-size: 18px;
    }
    .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 {
    margin-right: 10px;
    color: #C79311;
}

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

.c-product__buttons-note {
    width: 100%;
    font-size: 18px;
    line-height: 1em;
    font-weight: 300;
    font-style: italic;
    color: #434343;
    margin-bottom: 10px;
    font-family: var(--font-family-third);
}

.c-product__buttons-note::before {
    content: '*';
    margin-right: 10px;
    color: #C79311;
}

.c-product__line {
    border-top: 1px solid #B6B6B6;
    margin-bottom: 12px;
    margin-top: 12px;
}

.c-product__specifications {
    max-width: 363px;
    margin-bottom: 40px;
}

.star-point span:not(.not-star-point)::after {
    content: '*';
    color: #C79311;
}

.c-product__price-label {
    font-weight: 500;
    font-family: Mazzard;
}

.c-product__price-note-icon {
    color: #c79311;
    font-size: 18px;
    font-weight: 300;
    display: inline-block;
    -webkit-transform: none !important; 
    -ms-transform: none !important;
    transform: none !important;
    font-family: MazzardM;
    margin-top: 17px;
} 

.c-product__price-text {
  font-size: 28px;
  line-height: 1em;
  font-style: italic;
  margin-right: 21px;
}

.c-product__price-box {
    display: flex;
    align-items: center;
}

.c-product__price-content {
    max-width: 350px;
    padding: 18px 21px;
    background-color: #FAFAFA;
}


.c-product-gallery__slider {
    background-color: white !important;
}

.c-cart__product-col-2 {
    width: 288px
}

.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;
}

@media (max-width: 1024px) {
    .c-cart__product {
        margin-bottom: 10px
    }
}

.c-header__action_mobile
{
    display: none;
    width: 38px;
    height: 38px;
    padding: 8px;
    border-radius: 50%;
    border: 1px solid var(--white);
    padding: 8px;
}

@media (max-width: 1023.98px) {
    .c-header__action_mobile
    {
        display: inline-flex;
        justify-content: center;
    }

    .hide_on_mobile {
        display: none !important;
    }

    .c-header__favorite {
        display: inline-flex;
        justify-content: center
    }
}

@media (max-width: 1280px) {
    .c-cart__comment-txt {
        min-height: 16px;
    }
}

@media (max-width: 1023.98px) {
    .c-cart__comment-txt::before {
        content: attr(data-text);
    }

    .c-cart__comment-txt:not(:empty)::before {
        content: '';
    }
}

.c-contacts__list-item{
    font-family: var(--font-family-second);
    font-weight: 300;
    font-size: 20px;
    color: #353535;
    margin-bottom: 10px;
}
