/*Update website colors*/
header {background: #D41C2C;}
footer {background: #D41C2C;}
#home > header {background: #D41C2C;}
#bottom-posts {background: #9E2930;}
#bottom-ad {background: #9E2930;}
#home > footer {background: #D41C2C;}
#copyright-area {background: #6C1C27;}

header {
   border-top: solid 0px #D41C2C;
}

header {
   border-bottom: solid 0px #F3F3F3;
}

header nav ul li {
    font-size: 1.0rem; /* Adjust the number as needed */
}


#bottom-ad {
    background: #D41C2C;
}

#headerSearch {
    display: none; /* remove search */
}

#bannerInner {margin-top: 0px !important}

#breadcrumbs {
    display: none;
}

.smartlaw-dropdown li a:hover {
text-decoration: underline; color: #ffb612 ;
}

hide.headTitle {
    display: none;
}

#sponsors .sponsor-logos .item img { 
-webkit-filter: none !important;
filter: none !important;
}
