.elementor-1276 .elementor-element.elementor-element-e61528b{--display:flex;--padding-top:4em;--padding-bottom:4em;--padding-left:0em;--padding-right:0em;}@media(max-width:767px){.elementor-1276 .elementor-element.elementor-element-e61528b{--content-width:90%;}}@media(max-width:1024px) and (min-width:768px){.elementor-1276 .elementor-element.elementor-element-e61528b{--content-width:90%;}}/* Start custom CSS */:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button {
    font-weight: 400;
    border-radius: 0;
    color: #fff;
    background-color: black;
    border:2px solid black;
    transition: all .2s ease;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce a.button:hover {
    background-color: #fff;
    color:black;	
}/* End custom CSS */