nav.fixed-top { background-color: #456481 !important; color: white; }
nav.fixed-top a { color: white; }
nav.fixed-top a.dropdown-item { color: black; }

nav.sticky-top { background-color: white !important; border-bottom: 1px solid #f1f1f1; top: 40px; }
a.nav-link { color: #104695 !important; font-family: 'Knockout', sans-serif; }

a.navbar-brand img { height: 60px; }
div.container.body-content { }
div.main-wrap { padding: 0; }
div.soctop a i { color: white; }

.discovery-boxes { min-height: 140px !important; padding-top: 10px; }
.discovery-boxes img { margin-top: 0 !important; }

li#C17581.nav-item a.nav-link { 
     font-size: 20px;
     text-transform: uppercase; 
	 font-family: Gotham-Bold;
     padding: 0; 
}

div#homeshuffle { padding: 20px 100px; }
.discovery { top: 130px !important; }
.discovery .prohead { height: auto !important; }
.discovery .prohead p { font-size: 16px !important; }
li.primo { display: none; }
#lbl_sco_qta_des { margin-left: 20px !important; }
.pcs span.primo { display: none; }

/* Mobile */
@media only screen and (max-width: 991px){
	div#homeshuffle { padding: 40px; }
}

