.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-3937 .elementor-element.elementor-element-743eaae{--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;--z-index:1;}.elementor-3937 .elementor-element.elementor-element-c176771{--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 .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-heading .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-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-3937 .elementor-element.elementor-element-d59accd{text-align:center;}.elementor-3937 .elementor-element.elementor-element-d59accd .elementor-heading-title{font-family:"Montserrat", Sans-serif;font-size:77px;font-weight:700;color:#0A6085;}.elementor-3937 .elementor-element.elementor-element-955dd93{--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-shortcode .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-shortcode .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}@media(min-width:768px){.elementor-3937 .elementor-element.elementor-element-955dd93{--width:90%;}}@media(max-width:767px){.elementor-3937 .elementor-element.elementor-element-d59accd .elementor-heading-title{font-size:50px;}}/* Start custom CSS for shortcode, class: .elementor-element-5015abb */.elementor-3937 .elementor-element.elementor-element-5015abb ul.products li.product {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  height: 100%;
}

.elementor-3937 .elementor-element.elementor-element-5015abb ul.products li.product > * {
  width: 100%;
}

/* Title: truncate long text, preserve height for alignment */
.elementor-3937 .elementor-element.elementor-element-5015abb ul.products li.product .woocommerce-loop-product__title {
  display: -webkit-box;
  -webkit-line-clamp: 2; /* Show 2 lines max */
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 1.5em;
  min-height: 1.5em; /* Keeps short titles aligned */
  text-align: left !important;
  align-self: flex-start;
  margin-top: 1px;
  margin-bottom: 1px;
}

/* Align star rating */
.elementor-3937 .elementor-element.elementor-element-5015abb ul.products li.product .star-rating {
  text-align: left !important;
  align-self: flex-start;
  margin-top: 1px;
  margin-bottom: 1px;
}

/* Price */
.elementor-3937 .elementor-element.elementor-element-5015abb ul.products li.product .price {
  text-align: left !important;
  align-self: flex-start;
  margin-top: 1px;
  margin-bottom: 1px;
}

/* Add to Wishlist */
.elementor-3937 .elementor-element.elementor-element-5015abb ul.products li.product .yith-wcwl-add-button {
  text-align: left !important;
  align-self: flex-start;
  margin-top: 1px;
  margin-bottom: 1px;
}

/* Variation Swatches / Dropdowns */
.elementor-3937 .elementor-element.elementor-element-5015abb ul.products li.product .variations_form {
  text-align: left !important;
  align-self: flex-start;
  margin-top: 1px;
  margin-bottom: 1px;
}

/* Add to Cart or Select Options */
.elementor-3937 .elementor-element.elementor-element-5015abb ul.products li.product .button {
  text-align: left !important;
  align-self: flex-start;
  margin-top: 1px;
  margin-bottom: 1px;
}/* End custom CSS */