


.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;
}

.product-labels-1plus1 {
    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-label-1plus1 {
    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-1plus1 .product-label-1plus1 {
    border-radius: 12px;
}



.wd-design-7.wd-with-wrap.wd-close-menu-mouseout.whb-6n67uobunkjuubbmyf5k{
	display: none !important;
}