

/*# sourceMappingURL=megamenu.css.map */
@media (min-width: 1025px) {
	.fauxfurthrows .dropdown-sub.dropdown-menu {
		position: fixed !important;
		left: 0 !important;
		right: 0 !important;
		width: 100vw !important;
		max-width: 100vw !important;
		top: 110px !important; /* adjust */
		z-index: 9999;
	}
	.fauxfurthrows .dropdown-menu-inner {
		max-width: 1400px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.ApMegamenu .dropdown-menu-inner .row {
    display: flex;
    flex-wrap: nowrap;
}
.fauxfurthrows .ApMegamenu .dropdown-menu-inner .mega-col {
    flex: 1;
    max-width: 14.28%;
}
}


#tabs966666571 a {
    font-weight: bold;
    color: #000;
}
.mega-col-inner.saleclearance .nav-links a {
    font-weight: bold;
font-size: 16px;
}
.widget-subcategories a.img {
    text-transform: capitalize;
}