<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.primary-bg-color {background-color: #ffffff;}

header.header .logo-img{height:85px;max-width:400px;max-height:100px}

@media (max-width: 767.98px) {

header.header .logo-img{float:left;height:65px;max-width:400px;max-height:100px}
    
#nav&gt;li {padding:15px;}    
#nav&gt;li&gt;a {font-size:18px;}    
    .dropdown-menu { width:100%;}
}
/*
.header {

background : #f3f7fd ;    
background:  hsla(218, 71%, 92%, 1);

background: linear-gradient(90deg, hsla(218, 71%, 92%, 1) 10%, hsla(216, 71%, 97%, 1) 100%);

background: -moz-linear-gradient(90deg, hsla(218, 71%, 92%, 1) 10%, hsla(216, 71%, 97%, 1) 100%);

background: -webkit-linear-gradient(90deg, hsla(218, 71%, 92%, 1) 10%, hsla(216, 71%, 97%, 1) 100%);

filter: progid: DXImageTransform.Microsoft.gradient( startColorstr="#DBE6F9", endColorstr="#F3F7FD", GradientType=1 );
}
*/
#nav&gt;li&gt;a {text-decoration:none;  font-size:15px; font-weight:600; } /*color: white;}*/

.main-navbar-wrapper {background: #FDE167 ;}   /*#164088; } */

header.header .toolbar .nav-link {color:#164088; border-color:#164088; }
.dropdown-menu {margin-top:12px; background:#e9ecef;}

#order-standard_cart .products .product .product-desc   {font-size:1.1em !important;}</pre></body></html>