<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*-----------------------------------------------------------------------
/*  Theme Name  : STEAM Restaurant and Drinks
/*  Theme URI   : http://www.spheretheme.com/steam
/*  Description : STEAM - Restaurant, food and Drinks HTML5 website template is Modern, Clean and Professional site template.
/*  Version     : 2.1
/*  assets/css/colors/color-2.css
/* This file is used for rgba(21,57,133,1); color preset
/*-----------------------------------------------------------------------
*/

/** selection **/

*::-moz-selection {
    // background: rgba(21,57,133,1);
    background: #a67e48;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    //background: #201d48;
    background: #a67e48;
    color: #fff;
    text-shadow: none;
}
::selection {
    //background: rgba(21,57,133,1);
    //background: #201d48; 
    background: #a67e48;
    color: #fff;
    text-shadow: none;
}
.sort .bootstrap-select .dropdown-menu li &gt; a:hover,
.top .icon li a:focus, 
.top .social li a:focus, 
.top .icon li a:hover, 
.top .social li a:hover,
.top .icon li.dropdown ul li a:hover,
.page-not-found .error-content h2,
#menu .nav &gt; li &gt; a:hover,
#menu .navbar-nav &gt; .active &gt; a,
#menu .navbar-nav &gt; .active &gt; a:hover,
#menu .navbar-nav &gt; .active &gt; a:focus,
#menu .dropdown-menu li a:hover, 
.top .social li a:hover i,
.divider .hr-icon,
.menu .box .caption .price,
.menu .box .caption h4,
.dish .box .caption p,
.blog .box .caption h4,
footer .inner .contact li i,
footer .inner li a:hover,
.contactus form .icofont,
.sidebar-box .search .btn i,
.sidebar-box h6,
.fun-factor .single-box:hover span,
.testimonials span,
.blog-detail .blogs .link .social li a:hover,
.blog-detail .blogs .link .icon li a:hover{
    //color: #201d48;
    color: #a67e48;
}
.header-2 header,
.header-1 header,
.divider .hr-simple,
#menu .nav &gt; li &gt; a::before,
.menu .nav-tabs &gt; li &gt; a.active,
.menu .nav-tabs &gt; li &gt; a.active:hover,
.menu .nav-tabs &gt; li &gt; a.active:focus,
.menu .nav-tabs &gt; li &gt; a:hover,
.btn-theme-alt:hover,
.btn-theme-alt:active:hover,
.btn-theme-alt:focus,
#newsletter,
footer .footer-bottom,
.bottom-top,
.address-box .box .icon{
   // background: #201d48;
    background: #a67e48;
}
.btn-primary:hover,
.btn-primary:active:hover, 
.btn-primary:focus,
.btn-theme,
.pagination .page-item.active a, 
.pagination .page-item.active span,
.pagination .page-item.active &gt; a:hover, 
.pagination .page-item.active span:hover,
.pagination .page-item.active a:focus,
.pagination .page-item.active &gt; span:focus,
.pagination li a:hover,
.pagination li span:hover,
.pagination li a:focus, 
.pagination li span:focus,
.sidebar-box .tag li:hover{
    background: #a67e48;
    border-color: #a67e48;
}
.btn-theme:hover, 
.btn-theme:active:hover,
.btn-theme:focus,
.btn-theme-alt{
    border-color: #a67e48;
    color: #a67e48;
}
.contactus form .form-control:focus,
.reservation form .form-control:focus,
.sidebar-box .search input:focus,
.blog-detail .comment .form-control:focus{
    border-color: #a67e48;
}
.blog-detail .blogs blockquote{
    border-left-color: #a67e48;
}

#menu .navbar-toggle,
.btn-theme-alt:hover, 
.btn-theme-alt:active:hover, 
.btn-theme-alt:focus,
.mycart .nav-tabs li .active span,
.loginnow .form-control:focus,
.mycart #tab-payment .form-control:focus,
.mycart #tab-info .form-control:focus,
.shopdetail #form-review .form-control:focus,
.shop .left-side .search input:focus{
    border-color: #a67e48;
}
.shop .left-side h4,
.qtypara .icofont:hover,
.shopdetail .nav-tabs &gt; li:hover a, 
.shopdetail .nav-tabs &gt; li a.active,
.mycart .nav-tabs li .active span{
    background: #a67e48;
}
.shop .left-side .search .btn i,
.shop .left-side h3,
.shopdetail .price,
.shop .product-thumb .caption .price,
.mycart #tab-cart h2 span,
.loginnow label a, 
.loginnow p a,
.loginnow .form-group .icofont{
    color: #a67e48;
}
</pre></body></html>