@import url('https://fonts.googleapis.com/css?family=Lato');
body { font-family: 'Montserrat', Arial, Helvetica, sans-serif; }
#footer,
#smallFooter,
#main-footer {
	background: #f5f5f5 !important;
	color: #fff !important;
	border-color: #000000 !important;
}

.footerDelimiter {
	border-color: #000000 !important;
}

#footer a,
#smallFooter a,
#main-footer a,
#footer #copyright,
#smallFooter #copyright,
#main-footer .copyright {
	color: #000000 !important;
}

.wlpl-silo-listing h4 {
	color: #000000 !important;
}

.wlpl-silo-listing .silo-content .content-overlay {
	background-color: rgba(242,185,67,.7) !important;
}

.footer-badge-row {
    display: none !important;
}
body {
	background: #fff;
}

a,
a:hover,
a:focus,
.jstree-anchor,
.jstree-anchor:link,
.jstree-anchor:visited,
.jstree-anchor:hover,
.jstree-anchor:active,
.leftNavSection .jstree-default .jstree-clicked,
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus,
#siloNavBarBox .nav-tabs .dropdown-menu a,
#siloNavBarBox .nav-tabs .dropdown-menu a:hover,
#topNavBar .top-nav a,
#topNavBar .top-nav a:hover,
#topNavBar .top-nav a:visited
{
	color: #000000;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.open .dropdown-toggle.btn-primary
{
	background: #f5e617;
	border-color: #f5e617;
	color: #000000;
}
.tos-2024 .catalog-browse #productsBox2 .btn-primary, 
.tos-2024 .catalog-search #productsBox2 .btn-primary, 
.tos-2024 .catalog-browse #most-popular-box-2 .btn-primary, 
.tos-2024 .catalog-search #most-popular-box-2 .btn-primary {
    font-weight: bold;
    background: #f5e617;
    border-color: #f5e617;
    color: #000000;
}

.tos-2024 #most-popular-box-2 .tos-most-popular .productBox .btn-primary {
    font-weight: bold;
    background: #f5e617;
    border-color: #f5e617;
    color: #000000;
}