/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 24 2023 | 16:03:04 */
.chromium-look-tires.home .site-branding:before {
    top: 0px !important;
    background:#fff !important; 
}

@media screen and (min-width: 601) {
  #mega-menu-wrap-logo-group-nav #mega-menu-logo-group-nav > li.mega-menu-item > a.mega-menu-link{
    color:#000 !important;
  }
}

.dgwt-wcas-search-submit {
  	min-height: 0 !important;
	height: calc(100% - 3px) !important;
}

.home .products-2-1-2{
	width: 100% !important;
	margin-left: 0 !important;
	left: 0 !important;
}

/* Hide 4th dropdown of WOOF filter */
.woof_block_html_items .chosen-container.chosen-container-single:nth-child(8) {
    display: none;
}
