body#themepep {
    background-color: #FBF3E9;
    color: #747959;

    .pay-price {
        background: #747959;
    }

    .orders__item {
        background: #FBF3E9;
        border: 1px solid #747959;
    }

    .orders__price-one, .orders__total {
        color: #747959;
    }

    .orders__item {
        .delete-order-icon {
            --stop1: #747959;
            --stop2: #747959;
            --stop3: #747959;
            --stop4: #747959;
        }
    }

    .orders__weight {
        color: #747959;
    }

    .orders__name {
        color: #747959;
    }

    .order-success__caption {
        color: #747959;
    }

    .order-success, .product-params {
        background: #FBF3E9;
    }

    .orders__img {
        background: #FBF3E9;
    }

    .delete-order-icon {
        --stop1: #fff;
        --stop2: #fff;
        --stop3: #fff;
        --stop4: #fff;
    }

    .pay-price__text {
        color: #fff;
    }

    .pay-price__total {
        color: #fff;
    }

    .pay-price__bottom {
        color: #fff;
    }

    .btn {
        background: #747959;
        color: #fff;
    }

    .menu-tab__box.selected span {
        color: #747959;
    }

    .menu-item__box a span {
        background: linear-gradient(91.87deg, #747959 10.71%, #747959 48.17%, #747959 71.22%, #747959 109.31%);
        background-clip: text;
    }

    .menu-item__box:before {
        background: linear-gradient(91.87deg, #747959 10.71%, #747959 48.17%, #747959 71.22%, #747959 109.31%);
    }

    #item,
    .footer-tab__box, .wrap-place {
        background: #FBF3E9;
    }

    .menu-item__box a {
        background-color: #FBF3E9;
    }

    H2, H3, a, H1, H4 {
        color: #747959;
    }

    #battery-percentage {
        color: #747959;
    }

    .qr-codes__box-left,
    .qr-codes__box-right {
        color: #747959;
    }

    .menu-tab__box a span {
        color: #747959;
    }

    #item {
        color: #747959;
    }

    .counter svg * {
        fill: #747959;
    }

    .counter__quantity input {
        color: #747959;
    }

    .product-item-container {
        background-color: #FBF3E9;
        border: 1px solid #00000045;
    }

    .product-item-container .like-a {
        color: #747959;
    }

    .menu-slider.swiper .swiper-slide a, .menu-slider.swiper .swiper-slide span {
        color: #747959;
        background-color: #FBF3E9;
        border: 1px solid #00000045;

    }

    input[type=date], input[type=email], input[type=number], input[type=password], input[type=phone], input[type=search], input[type=text], textarea {
        background-color: #747959;
        color: #FBF3E9;
    }

    .menu-tab__box:not(.selected) svg * {
        fill: #747959;
    }

    .product-box .counter__quantity input {
        background-color: #FBF3E9;
        color: #747959;
    }


    .product-box__img, .product-img {
        background-color: #FBF3E9;
    }


    .menu-message a {
        background: #747959;
        color: #FBF3E9;
    }

    .menu-slider.swiper .swiper-slide.selected span {
        background: #747959;
        color: #FBF3E9;
    }

    .product-price-box__button {
        background: #AC5335;
        color: #FBF3E9;
    }

    .song_form .btn {
        background: #AC5335;
        color: #FBF3E9;
    }

    .footer-btns__box .btn {
        background: #747959;
        color: #FBF3E9;
    }

    .menu-tab__box.selected span {
        color: #AC5335;
        background: unset;
        -webkit-text-fill-color: unset;
    }

    .catalog-section {
        margin-top: 60px;
    }

    #order-basket {
        .orders__to-pay {
            background-color: #FBF3E9;
            border: 1px solid #747959;
        }

        .pay-price__text,
        .pay-price__total,
        .pay-price__bottom {
            color: #747959;
        }

        .pay-price__total span {
            font-size: 60%;
        }
    }

    #alert {
        .order-success__text {
            color: #747959;
        }
    }

    .fixed-element::-webkit-scrollbar-thumb {
        background: #747959;
    }

    .no-orders__button,
    .order-success__button {
        background: #AC5335;
        color: #FBF3E9;
    }

    #order-success {
        .order-success__text {
            color: #747959;
        }
    }

    .orders__counter,
    .orders__counter-count,
    .orders__counter-text {
        color: #747959;
    }

    .orders__refresh stop {
        stop-color: #747959 !important;
    }
}

