

/* Start:/local/templates/tandoor/styles.css?17785826192033*/
/* стили для футера. специально для контента, чтобы менеджеры заполняли стили самостоятельно */

@media (max-width: 1250px) {
    .Product-description__footer-btns .Button--lime-light .Button__text {
        display: none;
    }
}

.article-content {
    font-family: 'Open Sans', Arial, sans-serif;
    color: #333;
    line-height: 1.5;
    font-size: 16px;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
}

.article-content h2 {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 28px;
    font-weight: 600;
    color: #333;
    margin: 25px 0 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.article-content h3 {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #333;
    margin: 30px 0 15px;
}

.article-content h4 {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    margin: 25px 0 15px;
}

.article-content p {
    margin: 0 0 20px;
    text-align: left;
}

.article-content ul {
    margin: 15px 0 25px;
    padding-left: 20px;
    list-style-type: none !important;
}

.article-content li {
    margin-bottom: 10px;
    position: relative;
    padding-left: 20px;
}

.article-content li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 8px;
    width: 6px;
    height: 6px;
    background-color: #e74c3c;
    border-radius: 50%;
}

.article-content a {
    color: #e74c3c;
    text-decoration: underline;
    transition: color 0.3s;
}

.article-content a:hover {
    color: #c0392b;
    text-decoration: none;
}

.article-content strong {
    font-weight: 600;
}

@media (max-width: 768px) {
    .article-content h2 {
        font-size: 24px;
        margin: 20px 0 15px;
    }

    .article-content h3 {
        font-size: 20px;
        margin: 25px 0 15px;
    }

    .article-content h4 {
        font-size: 18px;
        margin: 20px 0 12px;
    }
}

/* End */


/* Start:/local/templates/tandoor/template_styles.css?17441948541046*/
/* Скрываю бэйджик гугл капчи */
.grecaptcha-badge {
    visibility: hidden;
}
.not-standart-wrap {
    flex: 1 1 42%;
}
.not-standart-wrap .Radio-btn__content-label {
    display: block;
    margin: 0px;
}
.not-standart-wrap a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #eeeff7;
    border-radius: 6px;
    padding: 3px 8px;
    min-height: 24px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    color: #fff;
    background: #9aca3c;
    font-size: 12px;
    line-height: 14px;
}


.section-products .swiper-container-autoheight, .section-products .swiper-container-autoheight .swiper-slide, .Card-product {
    min-height: fit-content;
}


/* End */
/* /local/templates/tandoor/styles.css?17785826192033 */
/* /local/templates/tandoor/template_styles.css?17441948541046 */
