#back-top, #us_fixed_contact_button, .us-fixed-contact-pulsation, .us-module-item:hover .us-module-cart-btn, .us-module-btn:hover, .us-module-btn-green, .us-footer-form-top-buttton, .oct-fixed-bar-link:hover, .oct-fixed-bar-quantity, .pagination li.active span, .pagination li a:hover, .us-product-btn-active, .us-product-btn:hover, .us-product-quantity-btn:hover, .us-categories-wall-item:hover hr, .compare-wishlist-btn:hover, .image-additional-box .owl-carousel .owl-nav button:hover, #us_livesearch_close, .us-product-option .radio label.selected,.simplecheckout-cart-buttons .button,.simplecheckout-button-right .button,#simplecheckout_button_login, .us-news-stickers-date {background:rgb(149, 149, 253);}
nav .dropdown-menu button:hover, .user-dropdown-menu .us-dropdown-item:hover, .us-categories-wall-top-link:hover .us-categories-wall-title, .us-module-item:hover .us-module-title a, .us-module-buttons-link:hover i, .us-reviews-block:hover .us-reviews-block-title, .subcat-item:hover .subcat-item-title, .us-breadcrumb-item:last-child, .us-category-appearance-btn.active, .us-category-appearance-btn:hover, .us-product-advantages-item:hover .us-product-advantages-icon i, .us-breadcrumb-item a:hover, .us-column-link:hover, .us-blog-search-btn:hover, .us-blog-post-info-item i, .us-news-block:hover .us-news-block-title, .us-product-tags, .us-product-tags a, .us-categories-wall-link:hover, .us-manufacturer-title {color:rgb(149, 149, 253);}
.us-carousel-brands-box, .us-product-nav-item-active a:after, .us-product-nav-item a:hover:after, .us-page-main-title:after, .compare-wishlist-btn:hover {border-color:rgb(149, 149, 253);}
body {background-color:rgb(248, 248, 248);}
#top {background:#353e48;}
.btn-link {color:rgb(243, 241, 241);}
.btn-link:hover, .btn-link:focus {color:#E5E5E5;}
.us-phone-link, .us-cart-link {color:rgb(149, 149, 253);}
.top-phone-btn, .us-cart-text {color:#333333;}
.menu-row {background-color:#353e48;}
.oct-ultra-menu {background:rgb(149, 149, 253);}
#oct-menu-box:hover .oct-ultra-menu {background-color:#4a5663;}
.oct-ultra-menu {color:#ffffff;}
.oct-menu-li {background:#ffffff;}
.oct-menu-li:hover {background:#F7F7F7;}
.oct-menu-li > a, .oct-menu-li > div > a {color:#333333;}
.oct-menu-li:hover > a, .oct-menu-li:hover > div > a {color:rgb(123, 123, 253);}
.menu-row {color:#E5E5E5;}
.oct-mm-link:hover > a, .oct-mm-simple-link:hover > a {background:rgb(123, 123, 253);}
.oct-mm-parent-title, .oct-mm-child a {color:#333333;}
.oct-mm-child a:hover, .oct-mm-parent-link:hover .oct-mm-parent-title {color:rgb(123, 123, 253);}
footer {background-color:#353e48;}
.us-footer-subscribe-text-text, footer, .us-footer-text, .us-footer-form-bottom label, .us-footer-bottom-credits {color:#DEDEDE;}
.us-footer-link, .us-footer-phone-btn, .us-footer-mail {color:#CBCFD4;}
.us-footer-link:hover, .us-footer-phone-btn:hover, .us-footer-mail:hover {color:rgb(149, 56, 245);}
.us-footer-form-top-input {background:#656c73;}
.us-categories-box {background:#F3F5FB;}
.us-categories-item {color:#666666;}
.us-categories-item.active > span a, .us-categories-item a:hover {color:rgb(149, 149, 253);}
.modal-header {background:rgb(133, 133, 252);}
.modal-title {color:#ffffff;}
button.us-close {background:rgb(171, 171, 254);}
button.us-close:hover {background:rgb(149, 149, 253);}
.us-modal-close-icon {border-color:#ffffff;}
@media screen and (max-width: 991px) {#top {background:#353e48;}}
@media screen and (max-width: 991px) {.us-menu-mobile {background:rgb(149, 149, 253);}}
.us-logo-img {max-width: 100%!important;}
@media screen and (max-width: 767px) {.product-grid{width:50%;padding:0;}.product-grid .us-product-list-description{display:none;}.product-grid .us-module-title{font-size:12px;margin:10px 0;padding:0;}.product-grid .us-module-price>*{display: block;}.product-grid .us-module-item{padding:0 10px 52px;margin:0;height:100%;}.us-category-content .us-category-sort-block + .row{margin-bottom:30px;}.product-grid:nth-child(even) .us-module-item{border-left:0;}.product-grid .us-module-stickers-sticker{margin-bottom:6px;}}@media screen and (max-width: 320px) {.product-grid .us-module-cart-btn{margin:0 5px;}}
@media screen and (max-width: 767px) {
.hidden-xs {
    display: none !important;
}
  }

ocf-btn {
    padding: 3px 12px !important;
      }

.fs-wrapper {
    margin: 12px 0;
    display: flex;
    flex-direction: column;
    gap: 8px;
    background: #f4f4f4;
    padding: 10px;
    border-radius: 10px;
}

.fs-progress-bar {
    width: 100%;
    height: 6px;
    background: #ffffff;
    border-radius: 6px;
    overflow: hidden;
}

.fs-progress-fill {
    height: 100%;
    background: #9595fd;
    transition: width 0.4s ease;
}

.fs-text {
    font-size: 13px;
    line-height: 1.4;
    display: flex;
    color: black;
    font-weight: bold;
    flex-wrap: wrap;
    align-items: center;
    gap: 6px;
}

.fs-amount {
    color: #8383fa;
    padding: 4px 8px;
    background: #9595fd2e;
    border-radius: 6px;
    font-weight: 600;
    white-space: nowrap; 
}


.cart-item-price {
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 16px;
    font-weight: 600;
    color: #111;
    white-space: nowrap;
}

.text-cart-item-price {
    font-size: 12px;
    font-weight: 400;
    color: #7a7a7a;
    margin-right: 2px;
}

.price-old {
    font-size: 13px;
    font-weight: 400;
    color: #9aa0a6;
    white-space: nowrap;
    vertical-align: middle;
}

.price-old + .cart-item-price {
    color: #e53935;
}

