.elementor-19279 .elementor-element.elementor-element-2a8ee81b{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-19279 .elementor-element.elementor-element-7a5b77ca{--display:flex;}.elementor-19279 .elementor-element.elementor-element-6bc0f7a{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;}.elementor-19279 .elementor-element.elementor-element-45843b36{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;}.elementor-19279 .elementor-element.elementor-element-4af5d305{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;}.woocommerce .elementor-19279 .elementor-element.elementor-element-4af5d305 .woocommerce-product-gallery__trigger + .woocommerce-product-gallery__wrapper,
				.woocommerce .elementor-19279 .elementor-element.elementor-element-4af5d305 .flex-viewport, .woocommerce .elementor-19279 .elementor-element.elementor-element-4af5d305 .flex-control-thumbs img{border-style:none;}.woocommerce .elementor-19279 .elementor-element.elementor-element-4af5d305 .woocommerce-product-gallery__trigger + .woocommerce-product-gallery__wrapper,
					.woocommerce .elementor-19279 .elementor-element.elementor-element-4af5d305 .flex-viewport{border-radius:4px 4px 4px 4px;}.woocommerce .elementor-19279 .elementor-element.elementor-element-4af5d305 .flex-control-thumbs img{border-style:none;}.elementor-19279 .elementor-element.elementor-element-5c6aefc7{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;text-align:center;}.elementor-19279 .elementor-element.elementor-element-487284b3{--display:flex;}.elementor-19279 .elementor-element.elementor-element-1b9db155 .elementor-heading-title{font-family:"Dancing Script", Sans-serif;font-size:42px;color:var( --e-global-color-accent );}.elementor-19279 .elementor-element.elementor-element-409abf88 .elementor-heading-title{font-size:32px;color:var( --e-global-color-secondary );}.elementor-19279 .elementor-element.elementor-element-7dbce1ee{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--align-items:center;box-shadow:0px 0px 20px -5px rgba(0, 0, 0, 0.29);--margin-top:8px;--margin-bottom:8px;--margin-left:8px;--margin-right:8px;}.elementor-19279 .elementor-element.elementor-element-7dbce1ee:not(.elementor-motion-effects-element-type-background), .elementor-19279 .elementor-element.elementor-element-7dbce1ee > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-7a86dc6 );}.elementor-19279 .elementor-element.elementor-element-68f7edea{text-align:center;}.elementor-19279 .elementor-element.elementor-element-68f7edea .elementor-heading-title{color:var( --e-global-color-secondary );}.elementor-19279 .elementor-element.elementor-element-ece2d0a{color:var( --e-global-color-secondary );}.elementor-19279 .elementor-element.elementor-element-688cf781 .elementor-button{background-color:#D13895;}.elementor-19279 .elementor-element.elementor-element-688cf781{width:100%;max-width:100%;}.elementor-19279 .elementor-element.elementor-element-688cf781 .elementor-button-content-wrapper{flex-direction:row;}/* Start custom CSS for wc-add-to-cart, class: .elementor-element-688cf781 *//* Flatten the quantity controls */
.single-product div.product .summary form.cart .quantity,
.elementor .product form.cart .quantity,
.quantity {
  display: inline-flex !important;
  flex-direction: row !important;
  align-items: stretch !important;
  white-space: nowrap !important;
  height: auto !important;
  width: auto !important;
}

/* Make the three pieces sit inline, even if a global reset made inputs block */
.quantity > input,
.quantity > button,
.quantity .minus,
.quantity .plus,
.quantity .qty {
  display: inline-block !important;
  float: none !important;
  margin: 0 !important;
  clear: none !important;
}

/* If a stray <br> is in there, kill it */
.quantity br { display: none !important; }

/* Keep the button on the same row */
.single-product div.product .summary form.cart {
  display: flex !important;
  align-items: center !important;
  gap: 12px !important;
}

/* Center items inside the quantity row */
.single-product div.product form.cart .quantity,
.woocommerce div.product form.cart .quantity {
  display: inline-flex !important;
  align-items: center !important;   /* was stretch */
  height: auto !important;
}

/* Center the glyphs inside the buttons */
.woocommerce .quantity .minus,
.woocommerce .quantity .plus {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  line-height: 1 !important;
  height: 42px !important;          /* match the input height */
  width: 38px;                      /* optional */
  padding: 0 !important;
}

/* Match the input’s height */
.woocommerce .quantity .qty {
  height: 42px !important;
}

/* If your theme uses icon pseudo-elements on the buttons */
.woocommerce .quantity .minus::before,
.woocommerce .quantity .plus::before {
  position: static !important;      /* override any top offsets */
  transform: none !important;
  line-height: 1 !important;
}/* End custom CSS */
/* Start custom CSS */.product {width:100% !important;border:none !important;}/* End custom CSS */