/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
@font-face {
    font-family: 'Clear Sans';
    src: url('fontes/ClearSans-Bold.woff2') format('woff2'),
        url('fontes/ClearSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clear Sans';
    src: url('fontes/ClearSans-Bold.woff2') format('woff2'),
        url('fontes/ClearSans-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Clear Sans';
    src: url('fontes/ClearSans-Italic.woff2') format('woff2'),
        url('fontes/ClearSans-Italic.woff') format('woff');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Clear Sans';
    src: url('fontes/ClearSans.woff2') format('woff2'),
        url('fontes/ClearSans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ErikasBuero';
    src: url('fontes/ErikasBuero.woff2') format('woff2'),
        url('fontes/ErikasBuero.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ErikasBuero';
    src: url('fontes/ErikasBuero-Bold.woff2') format('woff2'),
        url('fontes/ErikasBuero-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



/* supprimer toutes les fonctions WoCommerce
/* .woocommerce .price,
.woocommerce .add_to_cart_button,
.woocommerce .single_add_to_cart_button {display: none !important}
.elementor-add-to-cart.elementor-product-simple {display: none!important} */

/*TheplusAddon*/
a.post-load-more {background-color: #b63f3a!important;color: #FFF !important;}

/*Ecommerce*/
.coupon.e-cart-section.shop_table {display: none}

/*Paypal */
.ppc-button-wrapper {margin-top: 20px!important}
.wc-block-components-express-payment.wc-block-components-express-payment--checkout, 
.wc-block-components-express-payment-continue-rule.wc-block-components-express-payment-continue-rule--checkout {display: none!important}

blockquote {
    border-left: 12px solid #fff;
    padding-left: 16px;
    margin-left: 0;
    margin-right: 0;
    background-color: transparent;
}

p.exergue {
    background-color: #F9F9F9;
    border-left: 1px #000 solid;
	padding: 10px 20px;}


 /* HIDE SHOW MENU */
.cacher-menu {
  display: none!important /* Caché par défaut */
}

/*Menu mobile*/
#elementor-popup-modal-8670 .dialog-close-button svg {
    fill: #b43a3a!important;
    height: 2rem !important;
    width: 2rem !important;
}
