.cart-icon{ display : none!important }

nav .menu > li > a{     font-size: 15px; font-weight: bold; }

.widget{ margin-bottom: 20px; }

/*.nav-container nav .nav-bar{ background: #204194; }

nav .menu li a{ color: white;
    opacity: initial; } */
.nav-container nav .nav-bar{
/*background : #204194e8;*/
/*background : #EEFAC2;*/
background : white;
border-bottom: 1px solid rgb(196 30 34);
}

nav .menu li a{
color: #204194;
/*color : white;*/
    opacity: initial; 
}

.nav-container nav .nav-utility{
border-bottom: 1px solid rgb(196 30 34);
}

.nav-container nav .nav-utility i{ font-size : 17px; }

.sub{ font-size : 17px }

.nav-container nav .nav-utility{ background: #ffffff; }

i.ti-search{ display : none; }

.nav-container nav .nav-bar{     line-height: 40px; }

.nav-container nav .nav-bar{ height: 40px;
    max-height: 40px;
    line-height: 40px; }

.nav-container.visible{     min-height: 130px; }

.nav-container nav .nav-bar .module-group{ height : 40px; }

@media (max-width: 990px)
{
.nav-bar{
height: 55px!important;
    max-height: 60px!Important;
    line-height: 50px!important;
}
}

h1,h2,h3,h4,h5,h6{
font-family: 'Playfair Display'!important;
}


