.elementor-30 .elementor-element.elementor-element-d99d33c{--display:flex;--min-height:100vh;--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-30 .elementor-element.elementor-element-e4949cd{--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;--margin-top:150px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-30 .elementor-element.elementor-element-66fe26b{--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-30 .elementor-element.elementor-element-622e7c2 .eael-single-product-images .product_image_slider__container .product_image_slider__trigger{background-color:#fff;padding:5px 8px 5px 8px;margin:15px 15px 15px 15px;}.elementor-30 .elementor-element.elementor-element-622e7c2 .eael-single-product-images .product_image_slider__container .product_image_slider__trigger svg path{fill:#858585;}.elementor-30 .elementor-element.elementor-element-622e7c2 .eael-single-product-images .product_image_slider__thumbs .swiper-wrapper{gap:5px;}.elementor-30 .elementor-element.elementor-element-622e7c2 .eael-single-product-images .product_image_slider__thumbs .swiper-button-next:after, .elementor-30 .elementor-element.elementor-element-622e7c2 .eael-single-product-images .product_image_slider__thumbs .swiper-button-prev:after{font-size:20px;font-weight:1000;}.elementor-30 .elementor-element.elementor-element-b4f3506{--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;}:root{--page-title-display:none;}@media(min-width:768px){.elementor-30 .elementor-element.elementor-element-66fe26b{--width:50%;}.elementor-30 .elementor-element.elementor-element-b4f3506{--width:50%;}}/* Start custom CSS for container, class: .elementor-element-d99d33c */.mesh-test {
  background-color: hsla(0, 0%, 92%, 1);
  background-image: 
    radial-gradient(at 80% 100%, hsla(240, 0%, 100%, 1) 0px, transparent 50%),
    radial-gradient(at 98% 96%, hsla(168, 3%, 34%, 1) 0px, transparent 50%),
    radial-gradient(at 5% 4%, hsla(342, 3%, 38%, 1) 0px, transparent 50%);
  animation: gradient 13s ease infinite;
  background-size: 200% 200%;
}

@keyframes gradient {
  0% {
    background-position: 0% 20%;
  }
  25% {
    background-position: 100% 50%;
  }
  50% {
    background-position: 50% 70%;
  }
  100% {
    background-position: 0% 20%;
  }
}/* End custom CSS */