.elementor-6027 .elementor-element.elementor-element-021dc7b{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6027 .elementor-element.elementor-element-7cf160e{text-align:center;}.elementor-6027 .elementor-element.elementor-element-7cf160e .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:41px;font-weight:600;text-transform:capitalize;}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products{--products-title-color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.products-heading-show .related-products > h2, .elementor-widget-woocommerce-products.products-heading-show .upsells > h2, .elementor-widget-woocommerce-products.products-heading-show .cross-sells > h2{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-products.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-6027 .elementor-element.elementor-element-db0b50f > .elementor-widget-container{padding:20px 20px 20px 20px;}.elementor-6027 .elementor-element.elementor-element-db0b50f.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-6027 .elementor-element.elementor-element-db0b50f.elementor-wc-products ul.products li.product .button{color:var( --e-global-color-primary );background-color:var( --e-global-color-text );border-color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );border-style:solid;border-width:2px 2px 2px 2px;border-radius:20px 20px 20px 20px;}.elementor-6027 .elementor-element.elementor-element-db0b50f.elementor-wc-products ul.products li.product span.onsale{display:block;color:var( --e-global-color-text );background-color:var( --e-global-color-b6f583f );}@media(max-width:1024px){.elementor-6027 .elementor-element.elementor-element-7cf160e > .elementor-widget-container{padding:20px 20px 20px 20px;}.elementor-6027 .elementor-element.elementor-element-db0b50f > .elementor-widget-container{padding:20px 20px 20px 20px;}.elementor-6027 .elementor-element.elementor-element-db0b50f.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-6027 .elementor-element.elementor-element-021dc7b{--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-6027 .elementor-element.elementor-element-7cf160e > .elementor-widget-container{padding:20px 20px 20px 20px;}.elementor-6027 .elementor-element.elementor-element-7cf160e .elementor-heading-title{font-size:31px;}.elementor-6027 .elementor-element.elementor-element-db0b50f.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-db0b50f */#featured-deals img {
    width: 300px; /* Set the desired uniform width */
    height: 300px; /* Set the desired uniform height */
    object-fit: cover; /* Ensure images fill the container without distortion */
    border-radius: 15px; /* Add rounded corners */
}

#featured-deals {
    position: relative; /* Ensures child elements can be positioned relative to the product container */
}

/* Sale icon styling */
#featured-deals ul.products li.product span.onsale {
    position: absolute;
    top: 10px; /* Keeps the same top position */
    right: 40px; /* Pushed 30px left from the original 10px */
    z-index: 10; /* Ensures the sale icon is above the image */
    background-color: red;
    color: white;
    padding: 5px 10px;
    border-radius: 50%; /* Circular icon */
    font-weight: bold;
    font-size: 14px;
}/* End custom CSS */