/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */
 #iqitmegamenu-horizontal nav ul li a span, .cbp-category-link-w a {
 	font-family: 'Prata',Georgia,serif;
 	font-size: 16px;
 	font-weight: 600;
 }
/* .sticky-desktop-wrapper #desktop-header.stuck-header, .stuck-menu{
	background-color: #ffffff !important;
} */
/* .add-to-cart{
	background-color: #B47B3D;
}
.nav-link.active, .nav-link:hover{
	border-bottom: solid 3px #B47B3D !important;
} */
/* 
a.banner {
    position: relative;
    left: -172px;
}

@media (max-width: 1200px) {
    a.banner img {
        width: 1200px;
    }
}

@media (max-width: 800px) {
    a.banner img {
        width: 1000px;
    }
}


@media (max-width: 600px) {
    a.banner img {
        width: 700px;
    }
} */