/*
Theme Name: FIM2018
Theme URI: http://xpo.edge-themes.com
Description: A Multi-Purpose WordPress Theme
Author: Edge Themes
Author URI: http://demo.edge-themes.com
Version: 1.1
Text Domain: FIM2018
License: GNU General Public License
License URI: licence/GPL.txt
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, threaded-comments, translation-ready

*/


@font-face {
    font-family: 'aldosemibold';
    src: url('./assets/css/fonts/aldo_pc-webfont.woff2') format('woff2'),
         url('./assets/css/fonts/aldo_pc-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

h1,h2,h3,h4{font-family: 'aldosemibold' !important;}

.edgtf-header-standard .edgtf-page-header .edgtf-logo-wrapper img { 
	height: 150px !important;
}

a:hover{
	text-decoration:none;	
}

@media (max-width: 1100px){
	.edgtf-header-standard .edgtf-page-header .edgtf-logo-wrapper img { 
		height: 100px !important;}
}

/* (1280x1024) SXGA Display specific internet explorer */
@media  screen and (max-width: 1280px) {
    .edgtf-header-standard .edgtf-page-header .edgtf-logo-wrapper img { 
		height: 100px !important;}
}


.edgtf-menu-area a {
	font-family: 'aldosemibold', sans-serif !important;
}

.tarif{
	min-height:140px;
}

.tarifsenior{
	min-height:167px;
}

.search .edgtf-title-subtitle-holder-inner span {
    font-size:0 !important;
}
.search .edgtf-title-subtitle-holder-inner span:after {
    content:'Votre recherche' !important;
    font-size:60px !important;
}

.edgtf-mobile-nav a{
	font-family: 'aldosemibold', sans-serif !important;
}


