/*
 * Custom code goes here.
 * A template should always ship with an empty custom.css
 */

.product-description img {
height: auto !important;
}

#blockcart-modal .cart-content a.btn, .product-add-to-cart .product-quantity .add-to-cart, .leo-cart-dropdown-action a.btn.cart-dropdow-checkout, .continue.btn, button.btn.btn-primary.center-block, .checkout.cart-detailed-actions.card-block .btn {
    background: #80d7dd !important;
}

#product-availability .product-unavailable {
    color: #80d7dd ;
}

div.blockreassurance_product .item-product img *, div.blockreassurance_product .item-product svg * {
    fill: #80d7dd  !important;
}