.elementor-16886 .elementor-element.elementor-element-1cf6251{--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;}.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-16886 .elementor-element.elementor-element-10481c8{width:100%;max-width:100%;text-align:center;}.elementor-16886 .elementor-element.elementor-element-10481c8 > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-16886 .elementor-element.elementor-element-10481c8 .elementor-heading-title{font-family:"Jost", Sans-serif;font-weight:600;color:#35136D;}.elementor-16886 .elementor-element.elementor-element-8a37cd0{--display:flex;}.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-16886 .elementor-element.elementor-element-ad50b5e.elementor-wc-products  ul.products{grid-column-gap:100px;}.elementor-16886 .elementor-element.elementor-element-ad50b5e.elementor-wc-products ul.products li.product span.onsale{display:block;}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-16886 .elementor-element.elementor-element-ad50b5e.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}@media(max-width:767px){.elementor-16886 .elementor-element.elementor-element-10481c8{text-align:center;}.elementor-16886 .elementor-element.elementor-element-10481c8 .elementor-heading-title{font-size:25px;}.elementor-16886 .elementor-element.elementor-element-ad50b5e.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for woocommerce-products, class: .elementor-element-ad50b5e *//* Desktop (4 columns) */
.elementor-16886 .elementor-element.elementor-element-ad50b5e .products .product{
    flex: 0 0 25% !important;
    max-width: 25% !important;
    width: 25% !important;
}

/* Tablet (2 columns) */
@media (max-width: 1024px){
    .elementor-16886 .elementor-element.elementor-element-ad50b5e .products .product{
        flex: 0 0 50% !important;
        max-width: 30% !important;
        width: 50% !important;
    }
}

/* Mobile (2 columns) */
@media (max-width: 767px){
    .elementor-16886 .elementor-element.elementor-element-ad50b5e .products .product{
        flex: 0 0 50% !important;
        max-width: 45% !important;
        width: 50% !important;
    }

    /* Reduce spacing */
    .woocommerce ul.products{
        gap: 10px;
    }

    .woocommerce ul.products li.product{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }

    /* Smaller button */
    .woocommerce ul.products li.product .button{
        font-size: 12px;
        padding: 10px 12px;
    }

    /* Smaller product title */
    .woocommerce ul.products li.product h2,
    .woocommerce ul.products li.product .woocommerce-loop-product__title{
        font-size: 14px;
        line-height: 1.3;
    }
}

/* Prevent horizontal scroll */
html,
body{
    overflow-x:hidden;
}/* End custom CSS */