.elementor-127004 .elementor-element.elementor-element-d8b120f .jet-filters-pagination__link{padding:10px 10px 10px 10px;}.elementor-127004 .elementor-element.elementor-element-d8b120f .jet-filters-pagination__dots{padding:10px 10px 10px 10px;}.elementor-127004 .elementor-element.elementor-element-d8b120f .jet-filters-pagination__item{margin-right:calc(6px/2);margin-left:calc(6px/2);margin-top:calc(6px/2);margin-bottom:calc(6px/2);}.elementor-127004 .elementor-element.elementor-element-d8b120f .jet-filters-pagination{margin-right:calc(-6px/2);margin-left:calc(-6px/2);margin-top:calc(-6px/2);margin-bottom:calc(-6px/2);justify-content:center;}.elementor-127004 .elementor-element.elementor-element-d8b120f .jet-filters-pagination__load-more{order:initial;}.elementor-127004 .elementor-element.elementor-element-48cebe4 > .elementor-container{max-width:1520px;}.elementor-widget-jet-smart-filters-checkboxes .jet-filter-items-moreless__toggle{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-jet-smart-filters-checkboxes .apply-filters__button, .elementor-widget-jet-smart-filters-checkboxes .jet-filter-items-dropdown__apply-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-127004 .elementor-element.elementor-element-631c00f .jet-checkboxes-list__row{display:block;margin-right:calc(5px/2);margin-left:calc(5px/2);padding-top:calc(10px/2);margin-bottom:calc(10px/2);}.elementor-127004 .elementor-element.elementor-element-631c00f .jet-list-tree__children{display:block;margin-right:calc(5px/2);margin-left:calc(5px/2);padding-left:10px;}.elementor-127004 .elementor-element.elementor-element-631c00f .jet-checkboxes-list-wrapper{margin-left:calc(-5px/2);margin-right:calc(-5px/2);margin-top:calc(-10px/2);margin-bottom:calc(-10px/2);}.elementor-127004 .elementor-element.elementor-element-631c00f .jet-checkboxes-list__decorator{width:16px;height:16px;min-width:16px;min-height:16px;margin-right:5px;}.rtl .elementor-127004 .elementor-element.elementor-element-631c00f .jet-checkboxes-list__decorator{margin-left:5px;}.elementor-127004 .elementor-element.elementor-element-631c00f .jet-checkboxes-list__checked-icon{font-size:12px;}.elementor-127004 .elementor-element.elementor-element-631c00f .jet-collapse-icon{width:20px;height:20px;}.elementor-127004 .elementor-element.elementor-element-631c00f .jet-collapse-none{width:20px;height:20px;}.elementor-127004 .elementor-element.elementor-element-631c00f .jet-filters-counter{margin-left:initial;padding-left:5px;}.rtl .elementor-127004 .elementor-element.elementor-element-631c00f .jet-filters-counter{margin-right:initial;padding-right:5px;}.elementor-127004 .elementor-element.elementor-element-631c00f .jet-filter+.jet-filter{margin-top:10px;}.elementor-127004 .elementor-element.elementor-element-631c00f .jet-select[data-hierarchical="1"] + .jet-select[data-hierarchical="1"]{margin-top:10px;}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-127004 .elementor-element.elementor-element-fa54303{--grid-columns:5;}@media(min-width:768px){.elementor-127004 .elementor-element.elementor-element-75c60d7{width:15%;}.elementor-127004 .elementor-element.elementor-element-538827d{width:85%;}}@media(max-width:1024px){.elementor-127004 .elementor-element.elementor-element-fa54303{--grid-columns:2;}}@media(max-width:767px){.elementor-127004 .elementor-element.elementor-element-fa54303{--grid-columns:1;}}/* Start custom CSS for loop-grid, class: .elementor-element-fa54303 *//* 1. Clamp product title to 3 lines */
.elementor-widget-woocommerce-product-title .product_title {
    display: -webkit-box !important;
    -webkit-line-clamp: 3 !important;
    -webkit-box-orient: vertical !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    line-height: 1.4em !important;
    height: 4.2em !important; /* 3 lines */
}

/* 2. Ensure product wrapper stretches full height */
.elementor-widget-wrap {
    display: flex !important;
    flex-direction: column !important;
    justify-content: space-between !important;
    height: 100% !important;
}

/* 3. Keep the button at the bottom of the product card */
.elementor-widget-wc-add-to-cart {
    margin-top: auto !important;
}/* End custom CSS */