/*
	Theme Name: Patrimoine Foie-gras 
Theme URI: 
Description: Patrimoine Foie-gras 
Author: 
Author URI: 
Version: 1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Patrimoine Foie-gras 
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}



/*
@font-face {
    font-family: 'Festivo';
    src: url('fonts/FestivoLettersNo6.woff2') format('woff2'),
        url('fonts/FestivoLettersNo6.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
*/


@font-face {
    font-family: 'Stayola';
    src: url('fonts/Stayola.woff2') format('woff2'),
        url('fonts/Stayola.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'festivo_letters_no.6regular';
    src: url('fonts/festivolettersno6-webfont.woff2') format('woff2'),
         url('fonts/festivolettersno6-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}













/* html element 62.5% font-size for REM use */
html {
	/*font-size:62.5%;*/
	height: 100%;
}
body {
	font:300 14px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color:#171717;
	background-image: url("img/fond.jpg");
	height: 100%;
	background-attachment:fixed;  
-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
		-webkit-background-attachment:fixed;  

	-webkit-background-size: 100% 100%; 
}



.alertperso {
    transform: translate(-50%,-50%);
    top: 50%;
    left: 50%;
    position: relative;    max-width: 400px;
    text-align: center;    padding: 20px;
	  font-family: "Source Sans Pro", sans-serif;
    font-size: 16px!important;
    font-weight: bold!important;
    color: #202020 !important; 
	   opacity: 0; animation-name: blob;
    animation-duration: .6s;
    animation-timing-function: ease;
  animation-fill-mode: forwards;
	animation-delay: 1s;
}

@keyframes blob {
 0% {
  opacity: 0;
 }
 80% {
   opacity: 1;
 }
 100% {
   opacity: 1;
 }
}


input#departement-selectized {
    min-width: 100%;
}
.alertperso button.brlbs-cmpnt-btn.brlbs-cmpnt-font-semibold.brlbs-cmpnt-btn-preferences {
    background: #0063e3;
    font-size: 15px;
    font-weight: 600;
    justify-content: center;
    padding: 16px 20px;
    text-align: center;
    color: white;
    border-radius: 6px;
}
.alertperso button.brlbs-cmpnt-btn.brlbs-cmpnt-font-semibold.brlbs-cmpnt-btn-preferences:hover {
    background: #1e40af;
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}
a {
	color:#171717;
	text-decoration:none;
}
a:hover {
	color:#171717;
}
a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}



h1, h3, h4 {
 font-family: 'festivo_letters_no.6regular',Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    color: #e8ba74;
    line-height: normal;
    margin: 0;
}
h2 {
    font-family: 'Stayola';
    font-weight: normal;
    font-style: normal;
	color:#ffffff;
    margin: 0;

}

h1{font-size: 48px;}
h2 {font-size: 30px;
    line-height: 39px;}
h3{font-size: 38px;}
h4{font-size: 22px;}

h3.small, .articlecontent h3{font-size: 26px;}
.demi h3{color:#191a1b;font-size: 26px;}

body.Asingle .essb_links , .footer .essb_links  {
    word-wrap: normal!important;
    
    margin: 0em 0!important;
    width: 40px!important;
    position: fixed;
    z-index: 991;top:120px;
}
body.Asingle .essb_links.essb_width_columns_1 li , .footer .essb_links.essb_width_columns_1 li {
    width: 40px!important;
    display: block;
}

body.Asingle .essb_links.essb_template_glow-retina a , .footer .essb_links.essb_template_glow-retina a{
    box-shadow: none;
    -webkit-box-shadow: none;
    font-weight: 600;
    margin: 0 0 0 0!important;   border-radius: 0px!important;
    -webkit-border-radius: 0;
}/**/

.cmb-row.cmb-type-checkbox.cmb2-id-rgpd {
    text-align: right;
}

input[type="checkbox"] {
margin: 0;
    font: inherit;
    color: currentColor;
    width: 1.15em;
    /* appearance: none; */
    height: 1.15em;
    border: 1px solid #e8ba74 !important;
    color: #e8ba74 !important;
    border-radius:1px;
    transform: translateY(-0.075em);
    vertical-align: text-top;
    margin: 0 6px 4px 0;

}





.cmb2-id-rgpd .cmb-th label {display:none;}
/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/
.essb-point {display: none!important;}
/* wrapper */
.wrapper {
	max-width:100%;
	width:100%;
	margin:0 auto;
	position:relative;
}
/* header */
.header {position: relative;}
/* logo */
.logo {
    float: left;
    width: auto;
    padding: 30px;
    width: 25%;
    max-width: 266px;
    display: inline-block;
}

.intro {
    margin-top: 40px;
    width: 75%;
    max-width: 100%;
    float: left;
    vertical-align: text-top;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    display: table-cell;
}


.intro h2 div{
    position: relative;display: inline-block;
    z-index: 1;
    transform: rotate(-4deg);
}

.intro h2 div:before {
      color: #131217;
    background: #e8ba74;
    /* padding: 20px; */
    /* line-height: 2; */
    content: "";
    width: 111%;
    left: -7%;
    height: 106%;
    top: -6px;
    position: absolute;
    z-index: -1;
 
}


.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {

}




.homezone {
    width: 100%;
    height: auto;
    display: table;
    background: #e8ba74;
    /* table-layout: fixed; */
}

.homezone .blocleft {
    position: relative;
       width: 440px;
    vertical-align: top;
    padding: 40px 30px 40px 50px;
    display: table-cell;z-index: 991;
    color: #454545;min-height: 600px;
    float: left;
    background: #e8ba74;
	    transition: all .8s ease;
    -moz-transition: all .8s ease;
    -webkit-transition: all .8s ease;
    -o-transition: all .8s ease;
}





.homezone .blocleft.movehidden {

    /*   left: -410px;
 position: absolute;*/
	display: none;

}

.homezone .bloccart .closeblocleft {
    background: #e8ba74;
    position: absolute;
    left: 0;bottom:30px;    z-index: 99; cursor:pointer;
    width: 50px;
    height: 50px;
    text-align: center;
    padding: 10px;
}
.homezone .bloccqart.movehidden .closeblocleft {

    right: -50px;

}




.homezone .blocleft h1 {
	font-size: 27px; color: #191a1b;
	
	
}
.homezone .bloccart {
    position: relative;
    width: 100%;
    max-width: 100%;
    vertical-align: top;
    display: table-cell;
    /* float: left; */
    padding: 0;



}
.cspml_resize_map {display:none;}

.blocleft a,
.demi a{
    background: #191a1b;
    color: #ffffff;
    padding: 14px 25px;
    display: inline-block;
    margin-top: 10px;
    width: auto;    transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.blocleft a:hover,
.demi a:hover{background: #9e793f;
}



.closeblocleft a {
	background:none; padding:0 0 0 0;    margin-top: 0;
}

.bottombloc {
	background: #e8ba74;    position: relative;
	
}




.alertvendredi {
    
        font-family: 'festivo_letters_no.6regular', Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    font-style: normal;
    border-top: 1px solid #191a1b;
    background: #fff;
    font-size: 24px;
    color: #191a1b;
    text-align: center;
    padding: 20px;
    text-transform: uppercase;
    border-bottom: 5px solid #e8ba74;
    line-height: normal;
    margin: 0;

    
}








img.pola1 {
    position: absolute;
    /* overflow: hidden; */
    left: -60px;
    top: -110px;    max-width: 27%;
}

img.pola2 {
    position: absolute;
    right: 20px;
    top: -40px;    max-width: 22%;
}


 main.thplage {
    background: #ffffff;
    padding: 40px;
}
  main.thplage section {
    background: white;
    width: 100%;
    max-width: 1200px;
    margin: 0px auto;
}



hr {
    border: none;
    display: block;
    width: 100%;
}
.social {padding:160px 40px;width:100%;
	text-align: center;
		background: #000000 url("img/8905.jpg") no-repeat center center;
	
    background-size: cover;


	
}
.social h2 {
    font-size: 41px;
}

.connex {    width: 60%;
    margin: 0 auto;
    padding: 20px;
    color: #454545;
    background: #e8ba74;overflow: hidden;
	
}

.connex .demi {
    width: 50%;
    display: inline-block;
    float: left;    padding: 40px;
}

.articlecontent {display:table;    width: 100%;
	
	
}



.articlecontent img {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}


.half {background: #ffffff;
	 width: 50%;
    display: table-cell;
       padding: 40px;
	
	
	
}





.half.couleur {    width: 40%;

background: #e8ba74;
}


.half.couleur h1 {
    font-size: 33px;
    color: #191a1b;
}





.widget {    width: 70%;
    margin: 40px auto;
    padding: 20px;
    color: #939393;
   overflow: hidden;
	
}
.widget a {
	
	    color: #939393;

}
.widget a:hover {
    color: #b3b1b1;
}
.widget_media_image{width:20%;
    display: inline-block;
    float: left;
}
.widget_text {
    width: 40%;
    display: inline-block;
    float: left;    padding: 0 40px;
}
i.fa {
    font-size: 18px;
    margin-right: 7px;
    width: 17px;
    text-align: center;
    /* align-content: inherit; */
    /* background: red; */
}


/*------------------------------------*\
    PAGES
\*------------------------------------*/

.margin-top-30 {
    margin-top: 30px!important;
        margin: 0 50px;
}

article#post-144 {
    background: #fff;
}
.separ {
    border-top: 1px dashed #b5b5b5;
    margin: 1px 0 20px 0;
}



.footer {
    border-top: 1px solid #e8ba7466;
    padding: 20px 0;  
    text-align: center;
    color: #848484;
    font-size: 12px;
}


.footer a{
   color: #848484;
}

.footer a:hover{
   color: #b3b1b1;
}









/**********************HAMBURGER MENU SLIDE***********/
#access {
	position: FIXED;
	width: 33%;
	overflow: auto;
	height: 100%;
	padding: 40px 40px 40px 50px;
	right: -50%;
	top: 0;
	z-index: 998;
	transition: all .8s ease;
	-moz-transition: all .8s ease;
	-webkit-transition: all .8s ease;
	-o-transition: all .8s ease;
	color: #FFF;background: #e8ba74;
}


#access.move {
	right: 0%;
}




nav#access {
    color: #191a1b;
    font-size: 26px;
    font-family: 'festivo_letters_no.6regular',Impact, Haettenschweiler, "Franklin Gothic Bold", "Arial Black", "sans-serif";
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    /* color: #e8ba74; */
    line-height: normal;
    margin: 0;
}

nav#access ul {
    list-style: none;
    padding: 0 0 0 00;
}
nav#access a{color: #191a1b;
}
nav#access a:hover, nav#access .current_page_item a{    color: #9e793f;
}


.iziModal {
      height: 90%!important;
}

.iziModal .iziModal-wrap ,
.iziModal .iziModal-content,
.iziModal .iziModal-iframe{
    height: 100%!important;
}





.hamburger {
	font-size: 30px;
	display: inline-block;
	position: fixed;
	z-index: 9999;
	opacity: 1;
	width: 70px;
	padding: 31px;
	padding: 30px 20px;
	cursor: pointer;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	vertical-align: middle;
	right: 10px;
	top: 0px;
	border: 0 none;
}
.hamburger::-moz-focus-inner {
 padding: 0;
 border: 0 none;
}
.hamburger:focus {
	outline: 0;
}
.hamburger:before, .hamburger:after {
	content: "";
}
.hamburger:before, .hamburger .icon, .hamburger:after {
	display: block;
	width: 100%;
	height: 4px;
	margin: 0 0 5px;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	border-radius: .05em;
	background: #e8ba74;
}


.hamburger .icon {
    width: 120%;
}
.hamburger:before {
    width: 120%;
}
.hamburger:after {
	         width: 120%;
}


.hamburger.dark:before, .hamburger.dark .icon, .hamburger.dark:after {
	background: #e8ba74;
}
.hamburger:hover .icon {
	transform: translate(2px, 0px);
}
.hamburger:hover:before {
	transform: translate(-2px, 0px);
}
.hamburger:hover:after {
	transform: translate(-2px, 0px);
}


.hamburger.active .icon {
	transform: translate(-7px, 8px) rotate(135deg) scaleX(-0.34);
}
.hamburger.active:before {
	transform: translate(5px, 5px) rotate(135deg) scaleX(0.6);
}
.hamburger.active:after {
	transform: translateY(-8px) rotate(-135deg);
}




.hamburger.active:before, .hamburger.active .icon, .hamburger.active:after {
	background: #000;width: 100%;
}


.fermepanier {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 997;
	width: 100%;
	height: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	opacity: 0.58;
	box-sizing: border-box;
	display: none;
	background: #000000;
}

.fermepanier:hover {
 cursor: url(<?php bloginfo( 'template_url' );?>/images/cross.svg), pointer;

}


.in-iframe .header, .in-iframe .footer,
	.in-iframe .hamburger {
	display:none;
}

.cspmsl_submit_form_container ul.cmb2-list {
    max-height: initial!important;
    overflow: auto;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/



.cspml_thumb_container.cspm-col-lg-12.no-padding {
    background: white;
    height: 0;
    padding-bottom: 68.25%!important;
}

.cspml_thumb_container.cspm-col-lg-12.no-padding img.thumb {
    position: absolute;
    height: 100%;
    width: 100%;
	    object-fit: cover;
}




@media only screen and (min-width:1665px) {
	
		.intro h1 {
    font-size: 60px;
}
	
.intro h2 {
    font-size: 36px;
    line-height: 50px;
}
	.intro h3 {
    font-size: 47px;    line-height: 40px;
}
	
	
}



@media only screen and (max-width:1080px) {
	
		.intro h1 {
    font-size: 42px;
}
	
.intro h2 {
    font-size: 30px;
    line-height: 36px;
}
	.intro h3 {
    font-size: 35px;
}
	
	
}


@media only screen and (max-width:900px) {
	
		.intro h1 {
    font-size: 35px;
}
	
.intro h2 {
    font-size: 24px;
    line-height: 30px;
}
	.intro h3 {
    font-size: 26px;
}
	
.footer .essb_links {

    top: 210px;
   
}
	#access {
    position: FIXED;
    width: 60%;    right: -60%;
	}
	
}


@media only screen and (max-width:770px) {
.logo {
    padding: 30px 10px;
    width: 20%;
}
.widget_media_image {
width: 100%;
    display: inline-block;
    float: left;
    padding: 0 40px;
    margin-bottom: 20px;
}
	
	
	.widget_text {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0 40px;
}
}


@media only screen and (max-width:750px) {
	
		.intro {
    margin-top: 26px;
	}
	
	
	.intro h1 {
    font-size: 30px;
}
	
.intro h2 {
    font-size: 20px;
    line-height: 25px;
}
	.intro h3 {
    font-size: 22px;
}
	

	
}













@media only screen and (max-width:680px) {
	.wrapper {
    overflow-x: hidden;
}
	
.logo {
    width: 100%;float: none;
    text-align: center;
    max-width: 100%;    padding: 20px 0 0 0;
}	
	
	
	.logo-img {
    max-width: 140px;
}
	
	
	.intro {
    margin-top: 10px;    padding: 20px;
    width: 100%;
    max-width: 100%;
    float: none;
    vertical-align: text-top;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    display: block;
}
	
	.intro h1 {
    font-size: 32px;
}
	.alertvendredi {
    font-size: 20px;
}
.intro h2 {
    font-size: 30px;
    line-height: 38px;
}
	.intro h3 {
    font-size: 25px;
}
	
	.homezone {
    display: block;
}
	.homezone .blocleft,
	.homezone .bloccart {
    display: block;
    max-width: 100%;
	
	}
	
	.homezone .blocleft {
width:100%;    padding: 20px;    display: none;
    min-height: initial;
	}
	.closeblocleft { display: none;}
	
	
	
	
	
	
	
	
	
.widget_media_image {
    width: 100%;
    text-align: center;
}
.widget_text {
    width: 100%;
    padding: 30px 0px 0px 0px;
}
	
.connex {
    width: 100%;
}	
	.connex .demi {
    width: 100%;
    display: inline-block;
    float: none;
    padding: 40px 20px 0 20px;
}
	
.social {
    padding: 70px 40px;
	}
.social h2 {
    font-size: 34px;
    line-height: 34px;
}	
	
	img.pola1 {
    position: absolute;
    /* overflow: hidden; */
    left: -30px;
    top: -160px;
    max-width: 47%;
}
img.pola2 {
    position: absolute;
    right: -20px;
    top: auto;
    bottom: -60px;
    max-width: 40%;
}	
	
	.articlecontent {
    display: block;
    width: 100%;
}
	.half.couleur, .half {
    width: 100%;
    display: block;
}
	
	
	
	
	
	
	
	
	
	
}





@media only screen and (max-width:480px) {
/*	
.footer .essb_links {

    top: auto;
    bottom: 20px;
}*/
	.footer {
    padding:20px 0px 60px 0px;
}
	
	p.copyright {
    padding: 0 20px;
}
	
.footer .essb_links {
    width: 100%!important;
	}
	
	.footer .essb_links {
    top: auto;
    bottom: 0;
}	
	.footer .essb_links.essb_width_columns_1 li {
    width: 25.5%!important;
    display: inline-block;
    margin: 0 -0.5% 0 0!important;
}
	
#access {
	width: 100%;
	max-width: 100%;
	right: -100%;
}
	nav#access {
   
    font-size: 23px;
	}
	
		.intro h1 {
    font-size: 32px;
}
	
.intro h2 {
    font-size: 30px;
    line-height: 38px;
}
	.intro h3 {
    font-size: 25px;
}
	
a img.alignright, img.alignright,a img.alignleft, img.alignleft,
	a img.aligncenter, img.aligncenter,
	a img.alignnone, img.alignnone
{
    float: none;
    width: 100%;
    max-width: 100%;
    height: auto;
    margin: 10px 0 10px 0;
}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
}







@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    RESPONSIVE PLAYLIST
\*------------------------------------*/

.video-container { position: relative; padding-bottom: 56.25%; padding-top: 30px; height: 0; overflow: hidden; }

.video-container iframe, .video-container object, .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}
