<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ms-price .ms-price-cont {
  background: #8093F1;
}
.feedback_widget_button {
    background-color: #8093F1 !important;
}
#top-fixed-mobile .btn.btn-menu-mobile,
.btn-menu {
  background-color: #8093F1;
}

#horizontal-menu .navbar-nav &gt; li:hover &gt; a,
#additional-menu .nav &gt; li:hover &gt; a, #additional-menu .nav &gt; li.open &gt; a {
  color: #6F82E0;
}
.carousel-container .owl-controls .owl-page.active span {
  background: #8093F1;
}
#menu.open-mob .btn-menu, #menu.open .btn-menu, .btn-menu:hover, .btn-menu:focus, .btn-menu.focus, .btn-menu:active, .btn-menu.active, .btn-menu.disabled, .btn-menu[disabled] {
  background-color: #6F82E0;
}
.dop-menu-header #additional-menu .nav &gt; li &gt; a:hover {
  color: #6F82E0;
}
.h-type-2 .h-type-2-sb #search .input-lg::placeholder,

footer.type-footer-2 .icon-newsletter i {
  color: #ffffff;
}

.btn-search {
    background-color: #8093F1;
}
.btn-search:hover, .btn-search:active {
  background-color: #6F82E0;
}
.h-type-2 .r-h-box #search .input-lg:focus{background:#fff;}
.h-type-1 #wishlist-total span, .h-type-1 #compare-total span, .h-type-1 .type_cart #cart &gt; .btn .cart-total .products b,
.h-type-2 #wishlist-total span, .h-type-2 #compare-total span, .h-type-2 .type_cart #cart &gt; .btn .cart-total .products b {
  background: #8093F1;
}

.btn-general {
  background-color: #8093F1;
}
.btn-general:focus,.btn-general:hover, .btn-general:active{
  background-color:#6F82E0 !important;
  border-color:#6F82E0 !important;
}
footer .btn-newsletter,
footer.type-footer-1 .btn-newsletter {
  background: #8093F1;
  border-color: #8093F1;
}
footer .btn-newsletter:hover, footer .btn-newsletter:active{background:#6F82E0;border-color: #6F82E0;}


.btn-primary:focus, .btn-primary:focus, .btn-primary,
#popup-found-cheaper .btn-found-cheaper:focus, #popup-found-cheaper .btn-found-cheaper,
.btn-quickorder, .btn-quickorder-one,
.btn-checkout,
#popup-callback .btn-callback:focus, #popup-callback .btn-callback,
#login-form-popup .btn-login:focus, #login-form-popup .btn-login {
  background-color: #8093F1 !important;
}

.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.active:focus, .btn-primary:active:focus, .btn-primary.disabled, .btn-primary[disabled],
#popup-found-cheaper .btn-found-cheaper:hover, #popup-found-cheaper .btn-found-cheaper:active,
.btn-quickorder:hover, .btn-quickorder:focus, .btn-quickorder-one:hover, .btn-quickorder-one:focus,
.btn-checkout:hover, .btn-checkout:active,
#popup-callback .btn-callback:hover, #popup-callback .btn-callback:active,
#login-form-popup .btn-login:hover, #login-form-popup .btn-login:active {
  background-color: #6F82E0 !important;
}

.h-type-2 .dflex .box-cart::before,
footer.type-footer-1 .footer-copyright-payment .dflex-fcp::before {
  background: #223446;
}</pre></body></html>