// =============================================================================
// STENCIL  - Custom Your Theme
// =============================================================================
//

.productView-details .button--addtocart {
	background: #66505b;
}
.productView-options .button--buynow {
    background: #e6D7Da;
	color: #484848;
	border: none;
}
.staticBanner--cmsblock{
    display: none;
}
.hodee{
    display: none;
}
.is-open .navPage-childList {
    display: block;
}