.elementor-874 .elementor-element.elementor-element-e352229{--display:flex;--min-height:200px;--justify-content:center;--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;overflow:visible;}.elementor-874 .elementor-element.elementor-element-e352229:not(.elementor-motion-effects-element-type-background), .elementor-874 .elementor-element.elementor-element-e352229 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#000000;background-position:center center;background-repeat:no-repeat;background-size:cover;}.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-874 .elementor-element.elementor-element-5788238{text-align:center;}.elementor-874 .elementor-element.elementor-element-5788238 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:60px;font-weight:600;color:#FFFFFF;}.elementor-874 .elementor-element.elementor-element-fd0a8d0 .wpr-post-breadcrumbs{text-align:center;justify-content:center !important;color:#F0F0F0;font-family:"Lato", Sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;}.elementor-874 .elementor-element.elementor-element-fd0a8d0 .wpr-breadcrumbs{text-align:center;justify-content:center !important;}.elementor-874 .elementor-element.elementor-element-fd0a8d0 .wpr-post-breadcrumbs a{color:#F0F0F0;}.elementor-874 .elementor-element.elementor-element-fd0a8d0 .wpr-post-breadcrumbs a:hover{color:#FF3939;}.elementor-874 .elementor-element.elementor-element-90d53cb{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:40px 40px;--row-gap:40px;--column-gap:40px;--margin-top:50px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;overflow:visible;}.elementor-874 .elementor-element.elementor-element-a20e520{--display:flex;overflow:visible;}.elementor-874 .elementor-element.elementor-element-768b343{--display:flex;overflow:visible;}@media(max-width:1366px){.elementor-874 .elementor-element.elementor-element-e352229:not(.elementor-motion-effects-element-type-background), .elementor-874 .elementor-element.elementor-element-e352229 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:-501px 0px;}.elementor-874 .elementor-element.elementor-element-e352229{--padding-top:0px;--padding-bottom:0px;--padding-left:30px;--padding-right:30px;}}@media(max-width:1024px){.elementor-874 .elementor-element.elementor-element-e352229:not(.elementor-motion-effects-element-type-background), .elementor-874 .elementor-element.elementor-element-e352229 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:-720px 0px;}.elementor-874 .elementor-element.elementor-element-5788238 .elementor-heading-title{font-size:61px;}.elementor-874 .elementor-element.elementor-element-90d53cb{--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;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-874 .elementor-element.elementor-element-a20e520.e-con{--order:99999 /* order end hack */;}}@media(max-width:767px){.elementor-874 .elementor-element.elementor-element-e352229{--min-height:200px;}.elementor-874 .elementor-element.elementor-element-e352229:not(.elementor-motion-effects-element-type-background), .elementor-874 .elementor-element.elementor-element-e352229 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-position:-900px 0px;}.elementor-874 .elementor-element.elementor-element-5788238 .elementor-heading-title{font-size:50px;}.elementor-874 .elementor-element.elementor-element-a20e520{--margin-top:50px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}}@media(min-width:768px){.elementor-874 .elementor-element.elementor-element-a20e520{--width:25%;}}@media(max-width:1024px) and (min-width:768px){.elementor-874 .elementor-element.elementor-element-a20e520{--width:100%;}}/* Start custom CSS for shortcode, class: .elementor-element-b646120 *//* ========== EXISTING STYLES ========== */

/* Product Title (Heading) */
.products .woocommerce-loop-product__title,
ul.products li.product .woocommerce-loop-product__title {
    font-family: 'Montserrat', sans-serif !important;
    color: #000000 !important;
}

/* Product Price */
.products .price,
ul.products li.product .price {
    font-family: 'Montserrat', sans-serif !important;
    color: #000000 !important;
}

/* HIDE RATING STARS - Added */
.products .star-rating,
ul.products li.product .star-rating,
.woocommerce .star-rating,
.woocommerce-loop-product__link .star-rating,
.woocommerce-product-rating {
    display: none !important;
}

/* Button - Normal state (Black background, White text, Normal weight) */
.products .button,
ul.products li.product .button {
    font-family: 'Montserrat', sans-serif !important;
    font-weight: normal !important;
    background-color: #000000 !important;
    color: #ffffff !important;
    border: 2px solid #000000 !important;
    padding: 10px 20px !important;
    transition: all 0.3s ease !important;
}

/* Button - Hover state (White background, Black text) */
.products .button:hover,
ul.products li.product .button:hover {
    background-color: #ffffff !important;
    color: #000000 !important;
    border: 2px solid #000000 !important;
}

/* HIDE BOTH SELECT OPTIONS AND ADD TO CART BUTTONS */
.products .button.product_type_variable,
ul.products li.product .button.product_type_variable,
.products .button.add_to_cart_button,
ul.products li.product .button.add_to_cart_button {
    display: none !important;
}

/* PRODUCT IMAGES - 768px WIDTH, AUTO HEIGHT */
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img,
ul.products li.product a img,
.products .attachment-woocommerce_thumbnail,
.products .wp-post-image {
    width: 768px !important;
    height: auto !important;
    object-fit: contain !important;
}

/* ========== MOBILE STYLES ========== */

/* Force 1 product per row on mobile devices */
@media (max-width: 768px) {
    .woocommerce ul.products li.product,
    .woocommerce-page ul.products li.product,
    .woocommerce[class*="columns-"] ul.products li.product,
    .woocommerce-page[class*="columns-"] ul.products li.product {
        width: 100% !important;
        float: none !important;
        clear: both !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
    /* Make images responsive on mobile */
    .woocommerce ul.products li.product a img,
    .woocommerce-page ul.products li.product a img {
        width: 100% !important;
        max-width: 768px !important;
        height: auto !important;
    }
}/* End custom CSS */