html body { color: rgb(1, 1, 40); }
html body { background-color: rgb(255, 255, 255); }
html .header::after { background-color: rgb(255, 255, 255); }
html .shop-search-panel .search-products-lite .push_to_search { background-color: rgb(245, 166, 35); }
html .shop-search-panel .search-products-basic { background-color: rgb(245, 166, 35); }
html .shop-categories-wrap .title { background-color: rgb(245, 166, 35); }
html .shop-categories-wrap .title { box-shadow: rgb(245, 166, 35) 0px -2px 0px 1px inset; }
html .footer { background-color: rgb(255, 255, 255); }
html .footer-bottom-area { background-color: rgb(245, 166, 35); }
html .top-panel-wrap { background-color: rgb(245, 166, 35); }
html .top-panel-wrap { box-shadow: rgb(255, 255, 255) 0px 3px 0px; }
html .top-menu li:last-child::before { background-color: rgb(227, 227, 227); }
@media only screen and (max-width: 960px) { html .content-wrapper { background-color: rgb(236, 159, 15); } }
