.mm-menu .mobile-menu-close-button {
	background-color: #c99c54 !important
}

.staircase-cards__text-wrapper {
	    background-color: 
color-mix(in srgb, var(--staircase-text-bg) 40%, transparent) !important;
}
.module-dealofday-wrapper .price-postfix-color, .module-dealofday-wrapper .product-price--original, .module-dealofday-wrapper .product-price--regular, .module-dealofday-wrapper .product-price--special,
.module-dealofday-wrapper .product-card,
.module-dealofday-wrapper .product-card-link-color, .module-dealofday-wrapper .product-card__stock .product-card__stock-label{
	color: white !important;
    border: none !important;
}

#section-home_landing {
    background-color: var(--secondary-color);
}
.landing__text-subtitle,
.staircase-cards__module-description {
	    text-align: justify;
}
@media (max-width: 991px) {
	.headermenu-list__item a {
	color: #f5f5f5 !important;
	font-weight: 300 !important;
}
}