.gf-heading .heading-title{display:inline-block;margin-top:0;margin-bottom:0;font-weight:400;font-size:56px}.gf-heading .heading-sub-title{font-weight:700;font-size:18px}.gf-heading.gf-heading-style-1 .heading-sub-title{display:inline-block}.gf-heading.gf-heading-style-2 .heading-sub-title{display:inline-block;vertical-align:middle}.gf-heading.gf-heading-style-1 .heading-sub-title:after,.gf-heading.gf-heading-style-2 .heading-sub-title:after{content:"";display:inline-block;width:60px;height:2px;position:absolute;right:0;top:8px}.gf-heading.gf-heading-style-1 .gf-heading-inner{display:-ms-flexbox;display:flex}.gf-heading.gf-heading-style-1 .heading-title{display:inline-block}.gf-heading.gf-heading-style-1 .heading-sub-title{position:relative;margin-top:10px;vertical-align:top;padding-right:85px;flex-shrink:0}.gf-heading.gf-heading-style-1 .heading-sub-title+.heading-title{margin-left:127px;vertical-align:top}.gf-heading.gf-heading-style-1 .text-right .heading-title{order:1}.gf-heading.gf-heading-style-1 .text-right .heading-sub-title{order:2;padding-left:85px;padding-right:0}.gf-heading.gf-heading-style-1 .text-right .heading-sub-title:after,.gf-heading.gf-heading-style-2 .text-right .heading-sub-title:after{left:0;right:auto}.gf-heading.gf-heading-style-1 .text-right .heading-sub-title+.heading-title{margin-right:127px;margin-left:0}.gf-heading.gf-heading-style-2 .heading-sub-title{position:relative;padding-right:75px}.gf-heading.gf-heading-style-2 .heading-sub-title+.heading-title{margin-top:55px}.gf-heading.gf-heading-style-2 .text-right .heading-sub-title{padding-left:75px;padding-right:0}.gf-heading.gf-heading-style-2 .heading-title,.gf-heading.gf-heading-style-3 .heading-title,.gf-heading.gf-heading-style-4 .heading-title{display:block}.gf-heading.gf-heading-style-3 .heading-sub-title.primary-color{letter-spacing:3px;text-align:center}.gf-heading.gf-heading-style-4 .gf-heading-inner{display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;-moz-flex-flow:row wrap;-ms-flex-flow:row wrap;flex-flow:row wrap}.gf-heading.gf-heading-style-4 .gf-heading-inner .heading-sub-title,.gf-heading.gf-heading-style-4 .gf-heading-inner .heading-title{width:100%}.gf-heading.gf-heading-style-4 .gf-heading-inner .heading-sub-title{order:2}.gf-heading.gf-heading-style-4 .gf-heading-inner .heading-title{order:0}.gf-heading.gf-heading-style-5{position:relative}.gf-heading.gf-heading-style-5:before{display:block;content:"";position:absolute;right:100%;margin-right:230px;width:47px;height:5px;top:15px}.gf-heading.gf-heading-style-6 .heading-title{font-style:italic}.gf-heading.gf-heading-style-6 .heading-sub-title{display:block;line-height:1.71;letter-spacing:1px;margin-bottom:24px;font-weight:700}@media (max-width:767px){.gf-heading.gf-heading-style-1 .gf-heading-inner,.gf-heading.gf-heading-style-1 .heading-title{display:block}.gf-heading.gf-heading-style-1 .text-right .heading-sub-title+.heading-title{margin-right:0}.gf-heading.gf-heading-style-1 .heading-sub-title{margin-top:0}.gf-heading.gf-heading-style-1 .heading-sub-title+.heading-title{margin-left:0;margin-top:20px}.gf-heading.gf-heading-style-2 .heading-sub-title+.heading-title{margin-top:35px}}/*
Theme Name:         G5Plus Auteur Child Theme
Theme URI:          https://auteur.g5plus.net/
Description:        G5Plus Auteur Child Theme
Version:            1.0
Author:             g5plus
Author URI:         http://g5plus.net/
Template:     		g5plus-auteur

License:            GNU General Public License v2 or later
License URI:        http://www.gnu.org/licenses/gpl-2.0.html

Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-auteur
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

.woocommerce-shop .gsf-catalog-filter {
    display: none;
}

.homepage .main-menu > .menu-item > a {
    color: rgba(255,255,255,.7);
}

.homepage .main-menu > .menu-item > a:hover {
    color: rgba(255,255,255);
}


.homepage .author-jobs li {
    color: rgba(255,255,255);
}

.homepage .gf-skin {
    color: rgba(255,255,255,.7)
}
.homepage .gsf-testimonials p, .homepage .gsf-testimonials a, .homepage .gsf-testimonials span {
    color: rgba(255,255,255)!important;
}


:root {
    --g5-menu-font: "libre baskerville"; 
    --g5-body-font: "libre baskerville"; 
    --g5-sub-menu-font: "libre baskerville"; 
    --g5-sub-menu-font-weight: "400";
    --g5-mobile-menu-font: "libre baskerville"; 

    /*
    --g5-color-heading: #FFF;
    --g5-menu-text-color: rgba(255,255,255,.7);
    --g5-menu-text-hover-color: #FFF;
    */
}