























































































































































































.elementor-element.elementor-element.elementor-align-center.elementor-widget.elementor-widget-wc-add-to-cart{
  
      width: auto!important;
    margin: auto!important;
}

.added_to_cart.wc-forward{
display: list-item!important;
}
.added_to_cart.wc-forward::marker{
display: none!important;
color:white!important;
}
.elementor-button {
    /*display: list-item!important;*/
    line-height: 1;
    background-color: #818a91;
    font-size: 15px;
    padding: 12px 24px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    fill: #fff;
    text-align: center;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;

}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #61CE70;
    color: #fff;
    -webkit-font-smoothing: antialiased;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #009688;
    color: #fff;
}