/*
Theme Name: Franergie
Theme URI: https://wordpress.org/themes/twentytwentyfour/
Author: HARVEST
Author URI: https://wordpress.org
Description: 
Requires at least: 6.4
Tested up to: 6.4
Requires PHP: 7.0
Version: 1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: twentytwentyfour
Template: twentytwentyfour
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, accessibility-ready, blog, portfolio, news
*/
@import url("https://use.typekit.net/pxj1rpr.css");

html, body {
    overflow-x: hidden !important;
    width: 100% !important;
    overscroll-behavior: none;
	min-height: 100vh;
}

.rotator h2{	
	color: white;
	perspective: 10vw;
	min-width: 10vw;
	font-weight: 900;
	position: absolute;
	font-size: 0.4em;
	margin: 0;
	&.light > {
		color: white;
	}
	&.shadow {
		color: black;
		opacity: .95;
	}
}

.besoin{z-index:2;}
.wp-block-group{margin-bottom:0!important;z-index: 2; position: relative;}

.gw-mm-item__dropdown{padding:2vw 2vw; border-top:3px solid var(--wp--preset--color--contrast); padding:0!important;}
.wp-block-getwid-megamenu-item .gw-mm-item__link a{ padding: 25px 15px;}
.wp-block-getwid-megamenu-item:hover .gw-mm-item__link a{color:var(--wp--preset--color--contrast) !important;}

header{/* position:fixed; */ width: 100%; z-index: 9999999; transition: 0.3s all ease-in-out; background-color:transparent; top:0; position: relative;}
header .heading{ transition: 0.3s all ease-in-out;}
header.main-tool-bar--scrolled{ background-color: #001433;}
header.main-tool-bar--scrolled { box-shadow: 0px 15px 50px rgba(0, 0, 0, 0.07);}

.homebanner{ position: relative;position:relative;}
.accroche{max-width:80%;right:0; position: fixed; z-index: 9999;}
.accrochePages{max-width:80%;left:0; position: fixed; z-index: 9999;}

.wrapLogo{ position: relative;}
.wrapLogo:before{content:""; position: absolute; height: -webkit-fill-available;  height: -moz-available; height: fill-available; width: 300%; right: 100%; top: 0; background-color: white; display: block;}

.wp-block-group.woocommerce.product{ margin-top: 0 !important;}


.wcgs-slider-lightbox:before{content:""; position: absolute; height: -webkit-fill-available;  height: -moz-available; height: fill-available; width: 100%; background-color: var(--wp--preset--color--base) !important; display: block; opacity: 0.05; }
.wcgs-slider-image{ background-color: white;}

.gal{ position: relative;}
.gal:before{content:""; position: absolute;  height: 100px; width: 300%; right: 0; bottom: -1px; background-color: var(--wp--preset--color--base); display: block;}

.bloc_devis{top: -10vw !important; z-index: 999 !important; position: relative;}
.footerpart2{top: -10vw !important; position: relative; }
.illus_cat, .cat_title{ width: 50%;}

.wp-block-group.traits{ position: absolute; z-index: 1 !important; width: 200%; margin-left: -20% !important; margin-top: -20%;}
.wp-block-group.traits2{ position: absolute; z-index: 1 !important; width: 200%; margin-left: 40% !important; margin-top: -20%; opacity: 0.3;}

.overflow{ overflow: hidden;}

@media (max-width: 1213px) {
.basline{min-width:445px!important;}
}

@media (min-width: 650px) {
/* .basline{min-width:418px;} */


}	

