.up-header #logo img {
    max-height: 30px;
}
@media (min-width: 992px) {
    .up-header #logo img {
        max-height: 30px;
    }
}
.chm-btn-white {
    color: #fff;
    background-color: #000;
}
.chm-btn-white:hover {
    color: #fff;
    background-color: #2b2b2b;
}
.payment-method label img {
    max-width: 25px !important;
}
.mobm-body .links-mob .header-nav-links li button {
    font-weight: 600;
}
footer .f-menu__list li a {
    font-size: 14px;
}
footer .f-menu__list li {
    margin-bottom: 4px;
}

.telegram_open {
    position: fixed;
    z-index: 9999;
    bottom: 80px;
    box-sizing: border-box;
    padding: 2.5px!important;
    right: 10px!important;
}
.block_telegram {
    background-color: #22bce3;
    border-radius: 50%;
    padding: 5px;
    line-height: 0px;
    cursor: pointer;
    position: relative;
    z-index: 2}.block_telegram img {
    width: 50px;
    height: 50px;
    position: relative;
    z-index: 22;
}
.block_telegram:before,.block_telegram:after {
    content: '';
    background-color: inherit;
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    z-index: 0;
    left: 0px;
    top: 0px;
    animation: amo-button-wave infinite 2.6s 0s linear;
}
.block_telegram:before {
    animation-delay: 0s;
}

@keyframes amo-button-wave {
    0% {
        transform: scale(1,1);
        opacity: 0.45
    }
    40% {
        opacity: 0.45
    }
    100% {
        transform: scale(1.35, 1.35);
        opacity: 0
    }
}

.light-theme .wall-category-box .wall-cat-image img {
    width: 250px;
    height: auto;
}
.product-payment__item .product-payment__image {
    display: none;
}
.p-content h2,
.p-content h3,
.p-content h4,
.p-content h5,
.p-content h6 {
    margin-top: 15px!important;
    margin-bottom: 5px!important;
}

header, .light-theme #top, .light-theme #top .container,
footer.ch-dark-theme {
    background-color: #f9f9f9!important;
    background: #f9f9f9!important;
}
.light-theme .box-search .header-search .categories, .light-theme .box-search .header-search .button_search,
.light-theme .box-search .header-search .group_voice_search,
.light-theme .box-search .header-search .form-control,
.up-header .btn-menu-top:hover,
.box-cart #cart,
.box-cart #cart > .btn,
.up-header .btn-menu-top.active-btn {
    background-color: #fff!important;
    background: #fff!important;
    color: #222;
}
.light-theme #top .box-nav-links .btn-link,
.up-header .btn-menu-top i, .up-header .btn-menu-top .text-category,
.light-theme .box-search .btn-search i, .light-theme .box-search .header-search .categories i,
.light-theme .box-search .header-search .form-control::placeholder,
.btn-voice-search .up-icon-microphone,
.up-header-phones__top .up-header-phones__item a,
.up-header-phones.hp-dd .up-header-phones__top:after,
.up-header__btn-mobile-menu,
.up-header .btn-open-contact, .up-header .btn-open-search, .box-account .btn-account, .btn-wishlist-top, .btn-compare-top,
.box-cart #cart > .btn,
footer.ch-dark-theme,
footer.ch-dark-theme a,
footer.ch-dark-theme .f-menu__col--contacts .f-menu__phone-text,
footer .copyright {
    color: #000!important;
}
header {
    background: #fff;
}
.up-header .btn-menu-top {
    background-color: #fff;
    border: 1px solid #f6f6f6;
    color: #000;
}
.light-theme .up-header-phones__top {
    border: 1px solid #F6F6F6;
    background: #fff;
    border-radius: 54px;
    padding: 0 10px;
}
.box-cart #cart {
    border-radius: 54px;
}
#mobm-left-content .desc_info_mob {
    width: 100%;
    margin: 0;
}
#product .cart .btn-general:hover, #popup-quickview .cart .btn-general:hover,
#cart .cart-total,
.btn-general:focus, .btn-general:hover, .btn-general:active,
.btn-primary,
.fixed-goods-bar .viewed-quantity, .fixed-goods-bar .wishlist-quantity, .fixed-goods-bar .compare-quantity,
.svg-progress circle, .svg-progress rect {
    background-color: #0042A9 !important;
}