/*home page hero buttons*/
.blockWrap_b2be125fc97f4250ab39cfac443c82ea .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
    background-color: #ffffff;
    max-width: 250px;
    width: 70%;
    padding: 20px 30px;
    margin: auto;
    border: 1px solid #000000;
}
.blockWrap_c4c408deb4a0431fac28d840fc260f34 .imgEffect .imgEffect-overlay .imgEffect-content .contentTitle {
    background-color: #ffffff;
    max-width: 250px;
    width: 50%;
    padding: 20px 30px;
    margin: auto;
    border: 1px solid #000000;
    font-size: 13px;
}
.primaryAndSecondaryContainer {
    padding-top: 0px !important;
}

.stable-hover .navContent > ul > li > a:after, .stable-hover .navContent > ul > li > .navLabel:after{
        border-bottom: 2px solid #FEDB66 !important;
}

footer.footerContent a:hover{
    color: #FEDB66 !important;
}

/*Homepage hero media query*/
@media only screen and (min-width: 320px) and (max-width: 425px){
	.block_b2be125fc97f4250ab39cfac443c82ea {
	    display: none; 
	}
}

	@media only screen and (min-width: 426px){
	.block_c4c408deb4a0431fac28d840fc260f34 {
	    display: none;
	}
}

/*Shop with us media query*/
	@media only screen and (min-width: 320px) and (max-width: 424px){
	.block_f1db0651b5064b85ba916e57e1083991 {
	    display: none; 
	}
}

	@media only screen and (min-width: 425px){
	.block_a876185747f34ed384cf251bb7062bee {
	    display: none;
	}
}

/*Mobile view of coupon*/
@media only screen and (min-width: 768px) and (max-width: 2796px){
    .block_d13e1e257eb446dea7c61c6dbeb239cd {
        display: none;
    }
}

@media only screen and (min-width: 320px) and (max-width: 430px) {
	.block_b5de1a28eb774323a34e2779cdc8f346 {	
	display: none;
	}
}