/**
 * Theme Name:     Hello Commerce Child
 * Author:         Hello Commerce Child
 * Template:       hello-commerce
 * Text Domain:	   hello-commerce-child
 * Description:    Sell smart from the start with Hello Commerce. Hello Commerce is a free WordPress ecommerce theme designed to help you launch your online store quickly and professionally. Built for WooCommerce and powered by the flexibility of Elementor, it offers a lightweight, responsive foundation that’s perfect for beginners and growing businesses alike. Whether you
 */


.lettrine {
    font-size: 2em;
}

.hero-hom {
    overflow: hidden;
    object-fit: cover;
}

.product-card {
    overflow: hidden;
    object-fit: cover;
}

.testimony img {
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
    object-fit: cover;
}

/*#wpforms-form-130 input,*/
/*#wpforms-form-130 textarea {*/
/*    border-bottom: solid 1px #888!important;*/
/*    border: none!important;*/
/*    border-radius: 0!important;*/
/*}*/

/*#wpforms-form-130 input:focus,*/
/*#wpforms-form-130 textarea:focus {*/
/*    box-shadow: none!important;*/
/*    outline: none!important;*/
/*    border: none!important;*/
/*}*/

/*#wpforms-submit-130{*/
/*    background-color: --e-global-color-primary!important;*/
/*    border-radius: 0px!important;*/
/*}*/

.custom-add-to-cart-button{
    border: none!important;
    background-color: none!important;
    padding: à!important;
}