/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

.annee-experience .title-h1 {
 	margin: 0; 
 	padding: 20px 10px; 
	 font-size: 120px; 
 	line-height: 110px;
}

.annee-experience .title-h2 {
		display: inline-block;
 		vertical-align: middle; 
 		text-align: left; 
 		margin: 0; 
 		line-height: 56px;
}

.page-title-block.custom-page-title .breadcrumbs-container {
	background-color:#5197ED;
}

footer .wpb_text_column span {
    pointer-events: all;
}

.gdpr-consent-bar {
		z-index:999999999;
	}

@media screen and (max-width: 650px) {	

.annee-experience .title-h1 {
 	margin: 0; 
 	padding: 10px 5px; 
	 font-size: 50px; 
 	line-height: 45px;
}

.annee-experience .title-h2 {
		display: inline-block;
 		vertical-align: middle; 
 		text-align: left; 
 		margin: 0 !mportant; 
 		line-height: 26px;
}

.page-title-block .custom-title-excerpt{
    float: left;
    background: #000 !important;
    padding:10px 25px;
    color:#fff !important;
}

}