.elementor-21981 .elementor-element.elementor-element-4cd81da3{--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:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:40px;--padding-bottom:60px;--padding-left:20px;--padding-right:20px;}.elementor-21981 .elementor-element.elementor-element-d6222a9{--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-21981 .elementor-element.elementor-element-41da40da{background-color:#00000000;}.elementor-21981 .elementor-element.elementor-element-1d904562{--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;--border-radius:028px 028px 028px 028px;--padding-top:40px;--padding-bottom:40px;--padding-left:40px;--padding-right:40px;}.elementor-21981 .elementor-element.elementor-element-2bf423fc{font-size:14px;font-weight:600;}.elementor-21981 .elementor-element.elementor-element-5d05ba6a .elementor-heading-title{font-size:34px;line-height:1.5px;}.elementor-21981 .elementor-element.elementor-element-6af2be23{width:var( --container-widget-width, 46ch );max-width:46ch;--container-widget-width:46ch;--container-widget-flex-grow:0;font-size:15px;}.elementor-21981 .elementor-element.elementor-element-258f489e .cart button, .elementor-21981 .elementor-element.elementor-element-258f489e .cart .button{transition:all 0.2s;}.elementor-21981 .elementor-element.elementor-element-258f489e .quantity .qty{transition:all 0.2s;}.elementor-21981 .elementor-element.elementor-element-9a110fa{--display:flex;}@media(max-width:768px){.elementor-21981 .elementor-element.elementor-element-5d05ba6a .elementor-heading-title{font-size:27px;}}@media(min-width:769px){.elementor-21981 .elementor-element.elementor-element-4cd81da3{--width:1180px;}.elementor-21981 .elementor-element.elementor-element-d6222a9{--width:45%;}.elementor-21981 .elementor-element.elementor-element-1d904562{--width:55%;}}/* Start custom CSS for woocommerce-product-images, class: .elementor-element-41da40da *//* Cap the product gallery image - currently unconstrained and dominating the page */
.woocommerce-product-gallery,
.product .images {
  max-width: 480px !important;
  margin-inline-start: auto !important; /* pushes it toward the edge nicely in RTL */
}

.woocommerce-product-gallery img,
.product .images img {
  width: 100% !important;
  height: auto !important;
  max-height: 520px !important;
  object-fit: cover !important;
  border-radius: 20px !important;
}

/* Rebalance the two-column split - give the content column more room
   since the image no longer needs to dominate */
.product .summary {
  max-width: 55% !important;
}/* End custom CSS */