.elementor-34376 .elementor-element.elementor-element-709ada71{--display:flex;}.elementor-widget-theme-site-logo .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.ee-tooltip.ee-tooltip-5d1902b.to--top,
							 .ee-tooltip.ee-tooltip-5d1902b.to--bottom{margin-left:0px;}.ee-tooltip.ee-tooltip-5d1902b.to--left,
							 .ee-tooltip.ee-tooltip-5d1902b.to--right{margin-top:0px;}.elementor-widget-text-editor .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-spacer .eael-protected-content-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-spacer .protected-content-error-msg{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-34376 .elementor-element.elementor-element-0b88995{--spacer-size:103px;}@media(max-width:1024px){.elementor-widget-theme-site-logo .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-theme-site-logo .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-theme-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-text-editor .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-text-editor .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-spacer .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-spacer .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}}@media(max-width:767px){.elementor-widget-theme-site-logo .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-theme-site-logo .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-theme-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-text-editor .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-text-editor .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-spacer .eael-protected-content-message{font-size:var( --e-global-typography-secondary-font-size );}.elementor-widget-spacer .protected-content-error-msg{font-size:var( --e-global-typography-secondary-font-size );}}/* Start custom CSS for text-editor, class: .elementor-element-7a7e01be *//* SSSP sale grid image consistency */
.sssp-sale-wrap ul.products li.product a img,
.sssp-sale ul.products li.product a img,
.woocommerce ul.products li.product a img {
  width: 100%;
  aspect-ratio: 1 / 1;   /* make all thumbnails square */
  object-fit: cover;     /* crops nicely instead of stretching */
  display: block;
}

/* Optional: keep product cards same height look */
.sssp-sale-wrap ul.products li.product,
.sssp-sale ul.products li.product,
.woocommerce ul.products li.product {
  display: flex;
  flex-direction: column;
}

.sssp-sale-wrap ul.products li.product .woocommerce-loop-product__title,
.sssp-sale ul.products li.product .woocommerce-loop-product__title,
.woocommerce ul.products li.product .woocommerce-loop-product__title {
  min-height: 2.8em; /* helps align buttons */
}/* End custom CSS */
/* Start custom CSS for spacer, class: .elementor-element-0b88995 *//* =========================================
   HARD LOCK BUTTON ALIGNMENT + COLOR
   ========================================= */

/* Make every product card same structure */
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product,
.sssp-sale-wrap ul.products li.product,
.sssp-sale ul.products li.product{
  position: relative !important;
  display: block !important;
  box-sizing: border-box !important;
  padding: 14px 14px 70px 14px !important; /* reserve space for button */
  min-height: 460px !important;            /* same card height */
  border: 1px solid #e6e6e6;
  border-radius: 14px;
  background: #fff;
}

/* Keep image area consistent */
.woocommerce ul.products li.product a img,
.woocommerce-page ul.products li.product a img,
.sssp-sale-wrap ul.products li.product a img,
.sssp-sale ul.products li.product a img{
  width: 100% !important;
  aspect-ratio: 1 / 1 !important;
  object-fit: contain !important;
  display: block !important;
  margin-bottom: 10px !important;
}

/* Normalize title/price heights */
.woocommerce ul.products li.product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product .woocommerce-loop-product__title,
.sssp-sale-wrap ul.products li.product .woocommerce-loop-product__title,
.sssp-sale ul.products li.product .woocommerce-loop-product__title{
  min-height: 2.8em !important;
  max-height: 2.8em !important;
  overflow: hidden !important;
  line-height: 1.4 !important;
  margin: 8px 0 !important;
}

.woocommerce ul.products li.product .price,
.woocommerce-page ul.products li.product .price,
.sssp-sale-wrap ul.products li.product .price,
.sssp-sale ul.products li.product .price{
  min-height: 2.2em !important;
  margin-bottom: 8px !important;
}

/* Anchor button at exact same bottom position */
.woocommerce ul.products li.product a.button,
.woocommerce ul.products li.product a.add_to_cart_button,
.woocommerce ul.products li.product button.button,
.woocommerce-page ul.products li.product a.button,
.woocommerce-page ul.products li.product a.add_to_cart_button,
.woocommerce-page ul.products li.product button.button,
.sssp-sale-wrap ul.products li.product a.button,
.sssp-sale-wrap ul.products li.product a.add_to_cart_button,
.sssp-sale-wrap ul.products li.product button.button,
.sssp-sale ul.products li.product a.button,
.sssp-sale ul.products li.product a.add_to_cart_button,
.sssp-sale ul.products li.product button.button{
  position: absolute !important;
  left: 14px !important;
  right: 14px !important;
  bottom: 14px !important;
  margin: 0 !important;
  width: auto !important;
  display: block !important;
  text-align: center !important;
  padding: 12px 10px !important;
  border-radius: 8px !important;
  line-height: 1.2 !important;
  font-weight: 700 !important;

  background: #880A25 !important;
  border: 1px solid #880A25 !important;
  color: #fff !important;
}

/* Hover */
.woocommerce ul.products li.product a.button:hover,
.woocommerce ul.products li.product a.add_to_cart_button:hover,
.woocommerce ul.products li.product button.button:hover,
.woocommerce-page ul.products li.product a.button:hover,
.woocommerce-page ul.products li.product a.add_to_cart_button:hover,
.woocommerce-page ul.products li.product button.button:hover,
.sssp-sale-wrap ul.products li.product a.button:hover,
.sssp-sale-wrap ul.products li.product a.add_to_cart_button:hover,
.sssp-sale-wrap ul.products li.product button.button:hover,
.sssp-sale ul.products li.product a.button:hover,
.sssp-sale ul.products li.product a.add_to_cart_button:hover,
.sssp-sale ul.products li.product button.button:hover{
  background: #6f081e !important;
  border-color: #6f081e !important;
  color: #fff !important;
}

/* Hide or move "added to cart" text so it doesn't break alignment */
.woocommerce ul.products li.product a.added_to_cart,
.woocommerce-page ul.products li.product a.added_to_cart,
.sssp-sale-wrap ul.products li.product a.added_to_cart,
.sssp-sale ul.products li.product a.added_to_cart{
  display: none !important;
}/* End custom CSS */