/* Скомпилировано из resources/css/_additional.scss (вложенность SCSS раскрыта) */

.cookies-footer {
    background: #f5f7f7;
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    z-index: 1001;
    border-top: 1px solid #ffffff;
}

.cookies-footer__wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 15px 0 15px 0;
    -webkit-font-feature-settings: "lnum";
    font-feature-settings: "lnum";
    color: #5c5c5c;
    font-size: 18px;
    font-variant-numeric: lining-nums;
    font-weight: 500;
    line-height: 24px;
}

.cookies-footer__wrap a {
    color: #ec641d;
    font-weight: 500;
    text-decoration: underline;
}

.cookies-footer__wrap a:hover {
    color: #ec641d;
    text-decoration: none;
}

.cookies-footer__wrap .h4 {
    color: #5c5c5c;
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    padding-bottom: 15px;
}

.cookies-footer__btn {
    margin-left: auto;
    width: 200px;
    padding-left: 10px;
    text-align: right;
}

.cookies-footer__btn .btn--more {
    width: 120px;
}

.page-content ol li {
    font-size: 14px;
    line-height: 18px;
    color: #5c5c5c;
    font-weight: 500;
    margin-bottom: 10px;
}

.menu__header__cart {
    display: block;
}

@media screen and (max-width: 1200px) {
    .menu__header__cart {
        display: none;
    }
}

.menu__header__logo .menu__header__logo__link {
    color: #ec631f;
}

.menu__header__logo .menu__header__logo__link:hover {
    color: #ec641d;
}
