.elementor-5071 .elementor-element.elementor-element-30c5881{text-align:center;}.elementor-5071 .elementor-element.elementor-element-5e5fdd2{text-align:center;}.elementor-5071 .elementor-element.elementor-element-5e5fdd2 .elementor-heading-title{color:#F39200;}.elementor-5071 .elementor-element.elementor-element-02ddef4{--divider-border-style:solid;--divider-color:#000;--divider-border-width:1.4px;}.elementor-5071 .elementor-element.elementor-element-02ddef4 .elementor-divider-separator{width:100%;margin:0 auto;margin-center:0;}.elementor-5071 .elementor-element.elementor-element-02ddef4 .elementor-divider{text-align:center;padding-top:19px;padding-bottom:19px;}.elementor-5071 .elementor-element.elementor-element-02ddef4 .elementor-divider__text{font-size:24px;}/* Start custom CSS for html, class: .elementor-element-47dbe8b */@media only screen and (max-width: 768px) {
  #is_y_iframe {
    height: 1500px !important;
  }
}/* End custom CSS */
/* Start custom CSS */ul.products li.product {
    display: flex;
    flex-direction: column;
}
.elementor-wc-products ul.products li.product .button {
    width:50%;
    margin: 0 auto;
}
 
.woocommerce ul.products li.product .woocommerce-LoopProduct-link {
    margin-bottom: auto;
}
.count {
    display: none;
}
.woocommerce ul.products li.product a img {
    width: auto !important;
    height: 300px !important;
    margin: 0 auto;
}
@media only screen and (max-width: 768px) {
      .woocommerce ul.products li.product a img {
        width: auto !important;
        height: 100px !important;
        margin: 0 auto;
    }
    .elementor-wc-products ul.products li.product .button {
        width:90%;
    }
}/* End custom CSS */