.elementor-widget-container .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-container .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-5055 .elementor-element.elementor-element-4b5860c{--display:flex;}.elementor-widget-martfury-products-carousel .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-martfury-products-carousel .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-5055 .elementor-element.elementor-element-6d2f966{width:100%;max-width:100%;}.elementor-5055 .elementor-element.elementor-element-6d2f966 .mf-products-carousel .cat-header{padding:5px 0px 0px 0px;background-color:var( --e-global-color-primary );border-width:0px 0px 1px 0px;border-color:rgb(225,225,225);border-style:solid;}.elementor-5055 .elementor-element.elementor-element-6d2f966 .mf-products-carousel .cat-header .extra-links li:not(.view-all-link){display:inline-block;}.elementor-5055 .elementor-element.elementor-element-6d2f966 .mf-products-carousel .slick-arrow{top:50%;transform:translateY(-50%);}/* Start custom CSS for martfury-products-carousel, class: .elementor-element-6d2f966 *//* Target the product content area inside Elementor carousel */
.elementor-widget .mf-product-content {
  height: 100px;              /* set your desired height */
  overflow: hidden;           /* hide anything that overflows */
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
}

/* Optionally, if you want all product boxes to be uniform */
.elementor-widget .mf-product {
  display: flex;
  flex-direction: column;
  height: 100%;
}/* End custom CSS */