.elementor-7489 .elementor-element.elementor-element-ae347c3{--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-style:none;--border-style:none;--border-radius:40px 40px 40px 40px;--padding-top:20px;--padding-bottom:20px;--padding-left:20px;--padding-right:20px;}.elementor-7489 .elementor-element.elementor-element-ae347c3:not(.elementor-motion-effects-element-type-background), .elementor-7489 .elementor-element.elementor-element-ae347c3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}#elementor-popup-modal-7489 .dialog-widget-content{animation-duration:1.2s;border-radius:25px 25px 25px 25px;box-shadow:2px 8px 23px 3px rgba(0,0,0,0.2);}#elementor-popup-modal-7489{background-color:rgba(0,0,0,.8);justify-content:center;align-items:center;pointer-events:all;}#elementor-popup-modal-7489 .dialog-message{width:550px;height:auto;}#elementor-popup-modal-7489 .dialog-close-button{display:flex;}@media(max-width:767px){.elementor-7489 .elementor-element.elementor-element-ae347c3{--margin-top:20px;--margin-bottom:20px;--margin-left:0px;--margin-right:0px;}}/* Start custom CSS for shortcode, class: .elementor-element-6b54ead *//* ---------- WooCommerce button inside shortcode ---------- */
.surprise-grid .button,
.surprise-grid .added_to_cart {
  font-family: 'Poppins', sans-serif !important;
  background: #004E7D !important;
  color: #ffffff !important;
  border: 0 !important;
  border-radius: 5px !important;
  padding: 12px 25px !important;
  font-weight: 600;
  text-transform: none;
  display: inline-block;
  transition: all 0.3s ease;
}

/* Hover style */
.surprise-grid .button:hover,
.surprise-grid .added_to_cart:hover {
  background: #ffffff !important;
  color: #004E7D !important;
  border: 1px solid #004E7D !important;
}




/* Product title */
.surprise-grid .woocommerce-loop-product__title {
  font-family: 'Poppins', sans-serif !important;
  color: #004E7D !important;
  font-weight: 600;
  text-align: left;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 15px;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-ae347c3 */.surprise-grid img {
  width: 100% !important;
  height: auto !important;
  max-height: 70vh !important;  /* limits height so tall ones fit */
  object-fit: contain !important;
  display: block;
  margin: 0 auto 15px auto;
}/* End custom CSS */