.elementor-790 .elementor-element.elementor-element-89447e6{--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;}@media(min-width:768px){.elementor-790 .elementor-element.elementor-element-89447e6{--content-width:1240px;}}/* Start custom CSS */.eael-product-grid .woocommerce ul.products li.product{
    border-radius: 10px !Important;
}
.eael-product-wrap{
    padding: 0px 15px 30px;
}
.eael-product-wrap .woocommerce-loop-product__title{
    margin-top: 10px !important;
}
.eael-product-wrap span.onsale{
       right: 10px !important;
    left: initial !important;
    top: 10px !important;
    border-radius: 3px !Important;
    width: 80px;
    height: 25px; 
}
.eael-product-wrap img {
    margin: 0px -15px !important;
    width: calc(100% + 30px) !important;
    border-radius: 0px !important;
    max-width: calc(100% + 30px) !important;
}
.eael-product-wrap .add_to_cart_button{
       font-size: 0px ! Important;
    width: 50px;
    border-radius: 50% ! Important;
    height: 50px;
    margin: 0px !important;
    position: absolute !important;
    right: 10px !important;
    bottom: 20px !important;
}
.eael-product-wrap .add_to_cart_button:before{
   background: url(https://paneeleshop.de/wp-content/uploads/2025/01/cart-1.png) !important;
    height: 20px;
    width: 20px;
    background-size: contain !important;
    display: block;
    content: '' ! Important;
    background-repeat: no-repeat !important;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    margin-left: -11px;
    left: 50% !important;
}/* End custom CSS */