


.star-rating.wd-style-simple {
    display: none !important;
}
.single-product-page .wd-single-rating.elementor-widget-wd_single_product_rating{
		display: none !important;
}
.wd-quick-view-icon>a:before {
	 font-family: 'Icon Eye' !important;
   content: "\f101" !important;
}
.product-label.onsale {
	display: none !important;
}
.wd-close-side {
	background-color: rgba(0,0,0,0.0)
}
.wd-sticky-nav {
	box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2)
}
.nav-link-text {
	font-size: 15px;
}

.wd-nav-sticky>li>a {
	padding: 4px 10px !important;
}

.wd-nav-sticky>li>a .wd-nav-img {
    --nav-img-width: 55px !important;
    --nav-img-height: 55px !important;
}

@media (min-width: 1025px) {
    .wd-sticky-nav-enabled {
        margin-left: var(--wd-sticky-nav-w);
        --wd-sticky-nav-w: 75px !important;
    }
}

.widget_shopping_cart_content .shopping-cart-widget-footer .wd-progress-bar.wd-free-progress-bar{
	display: none !important;
}

.widget.woocommerce.widget_shopping_cart .shopping-cart-widget-footer .woocommerce-Price-amount.amount bdi{
	color: #E22D2D !important;
}

.wd-sticky-nav-title{
	height: 58px !important;
	padding: 0 20px !important;
}

.product-labels-cs {
    position: absolute;
    top: 7px;
    inset-inline-start: 7px;
    z-index: 1;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 10px;
    max-width: 50%;
    transition: all .3s ease;
    transform: translateZ(0);
}

.product-labels-cs-second {
    position: absolute;
    bottom: 27px;
    inset-inline-start: 7px;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    gap: 10px;
    max-width: 50%;
    transition: all .3s ease;
    transform: translateZ(0);
}

.product-labels-cs-third {
    position: absolute;
    bottom: 27px;
    inset-inline-end: 7px;
    z-index: 1;
    display: flex;
    align-items: flex-end;
    flex-direction: column;
    gap: 10px;
    max-width: 50%;
    transition: all .3s ease;
    transform: translateZ(0);
}
.spicy-img{
	width: 16px !important;
	display: inline-block !important;
}
.product-label-cs {
    padding: 5px 10px;
    min-width: 50px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    word-break: break-all;
    font-weight: 600;
    font-size: 12px;
    line-height: 1.2;
}

.labels-rounded-sm-cs .product-label-cs {
    border-radius: 12px;
}

.whb-general-header .wd-tools-element.wd-design-7 > a > .wd-tools-inner {
	color: rgba(176, 54, 53, 1) !important;
}


.whb-row.whb-general-header.whb-sticky-row.whb-with-bg.whb-without-border.whb-color-light.whb-flex-equal-sides .wd-tools-element.wd-design-2 .wd-tools-count, .whb-row.whb-general-header.whb-sticky-row.whb-with-bg.whb-without-border.whb-color-light.whb-flex-equal-sides .wd-tools-element.wd-design-5 .wd-tools-count {
    color: rgba(176, 54, 53, 1) !important;
}

.whb-row.whb-general-header .whb-15gpizzco6rgn8ee92oe.wd-tools-element .wd-tools-inner, .whb-row .whb-15gpizzco6rgn8ee92oe.wd-tools-element > a > .wd-tools-icon {
color: rgba(176, 54, 53, 1) !important;
}


.whb-row.whb-general-header .wd-tools-element:is(.wd-design-6,.wd-design-7,.wd-design-8) .wd-tools-count {
color: rgba(176, 54, 53, 1) !important;
}

footer:before {
    background-color: rgba(176, 54, 53, 1) !important;
}