/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
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: 1.0.1
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
*/

/*
    Add your custom styles here
    /* woocommerce */
    .woocommerce p.stars a::before{
      color: #ef7d01;
    }

    .woocommerce-button.button {
    font-family: "default", Sans-serif !important;
    font-size: 15px !important;
    font-weight: 600 !important;
    line-height: 18px !important;
    letter-spacing: 0px;
    padding: 14px 25px 14px 25px !important;
    background-color: #132851 !important;
    transition: all 0.3s;
    color: #fff !important;
    border-radius: 1px !important;
    border: 0px !important;
}

.flag .jet-menu-name {
    opacity: 0;
}

.fr {
background-image: url('https://orangeblue.lu/wp-content/uploads/2020/11/fr.png');
background-repeat: no-repeat;
background-size: 25px auto;
background-position: left;
padding-left: 10px;
}

.pt {
background-image: url('https://orangeblue.lu/wp-content/uploads/2020/11/pt.png');
background-repeat: no-repeat;
background-size: 25px auto;
background-position: left;
padding-left: 10px;
}

.de {
background-image: url('https://orangeblue.lu/wp-content/uploads/2020/11/de.png');
background-repeat: no-repeat;
background-size: 25px auto;
background-position: left;
padding-left: 10px;
}

.en {
background-image: url('https://orangeblue.lu/wp-content/uploads/2020/11/gb.png');
background-repeat: no-repeat;
background-size: 25px auto;
background-position: left;
padding-left: 10px;
}

.awdr_free_product_text
{
background-color : #132851 !important;
}