/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

/* quantity buttons_added */


bdi,
.quantity.buttons_added>*,
[placeholder],
.fusion-form-upload-field-container,
select
{
    font-family: Arial;
}

.product-title
{
    font-style: normal !important;
    font-size: 20px !important;
}

.price
{
    font-size: 24px;
    font-weight: 700;
}


body.single-product h2.product_title
{
    display: none;
}

/* page panier + checkout */
body.woocommerce-cart h2,
body.woocommerce-checkout h2, body.woocommerce-checkout h3,
body.woocommerce-account h2
{
    font-size: 28px !important
}
