<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header-top-left ul span {
  color: #666666;
}
.header-top-left ul &gt; li &gt; a, .header-top-right ul &gt; li &gt; a {
  color: #2c2c2c;
}
.header-top-left &gt; ul &gt; li:first-child &gt; a::after {
  background: rgba(44, 44, 44, 0.4);
}
.header-top-right ul &gt; li &gt; a{
    border-right: 1px solid rgba(44, 44, 44, 0.4);
}
.categorie-search-box input{
    border: 1px solid #e8e8e8;
}
.categorie-search-box button {
  background: #2c2c2c none repeat scroll 0 0;
}
.categorie-search-box button:hover {
  background: #ff6d02 none repeat scroll 0 0;
  cursor: pointer;
}
.cart-box &gt; ul &gt; li &gt; a {
  color: #2c2c2c;
}
.total-pro {
  background: #ff6d02 none repeat scroll 0 0;
  color: #fff;
}
.my-cart{
    color: #2c2c2c;
}
.wish-list-item::after{
    background: rgba(44, 44, 44, 0.4);
}
.header-top-right ul &gt; li &gt; a:hover,.header-top-left ul &gt; li ul.ht-dropdown li a:hover,.header-bottom-list &gt; li &gt; ul.ht-dropdown li:hover a,.vertical-menu-list li:hover &gt; a,.del-icone:hover, .cart-content h6 a:hover,.price-content li span, .cart-content span.cart-price,.footer-list li a:hover,.social-footer-list a:hover,.footer-bottom-content p a,.footer-nav-list li a:hover {
    color: #ff6d02;
}
.pro-quantity,.cart-actions a:hover {
  background: #ff6d02;
}
.vertical-menu &gt; span,.nivo-controlNav a.active {
  background: #df6206 none repeat scroll 0 0;
}
.actions-primary a{
    background: #ff6d02;
} 
.actions-primary a:hover{
    background: #f98903;
}
.actions-secondary a {
  border: 1px solid #ff6d02;
  color: #ff6d02;
}
.support-desc h6 {
  color: #2c2c2c;
}
.newsletter-box .submit {
  background: #333333 none repeat scroll 0 0;
}
.newsletter-box .submit:hover{
    opacity: .9;
}
.owl-nav div:hover {
  background: #ff6d02 none repeat scroll 0 0;
}
</pre></body></html>