



/** OVERRIDES **/

/* Cart */
.red-accent i {
	color: #ED1C24; 
	text-transform: normal;
}  

.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
    background-color: #f2ce86 !important;
}

.wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
    background-color: #f2ce86 !important;
    color: #000 !important;
    font-weight: 700;
    font-size: 13px !important;
}

/* Sticky Cart Footer */
h4.wd-entities-title {
    font-size: 1.2rem !important;
}

/* Single Product */
.hotspot-content .hotspot-content-text {
    font-size: 0.9em;
    text-align: left;
    line-height: 1.5em;
    font-weight: 600;
}