/*Handle borders in footer socials*/

.widget ul:not(.wp-

block-social-links) li{
	border: solid 0px white !important;
}

/* block btn page category*/

.wp-block-buttons {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 0.5em;
}
.wp-block-column.btn--colums{
		    display: flex;
    flex-wrap: wrap;
	    justify-content: center;
}

.btn--colums .wp-block-column{
	    display: flex;
    flex-wrap: wrap;
	    justify-content: center;
}

.wp-block-button.is-style-circular{
    padding: 1em 0;
	    display: flex;
    width: 100%;
    justify-content: center;
	    min-width: 200px;
}

.wp-block-button .wp-block-button__link {
    font-size: 1.4rem;
    letter-spacing: .1em;
    padding: 1em 1.5em;
    text-transform: uppercase;
    text-decoration: none;
	    width: 100%;
	    text-align: center;	
	max-width:235px;
}
/* remove site branding in menu*/

.site-branding {
    display: none !important;
}

/*btn actu newsletter*/
.wp-block-buttons.alignfull.is-content-justification-center {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 0 2em 0;
}

/* padding des paragraphes */

.page-id-3348 main p {
	    padding: 0 0 1.5em 1em;
	color:#000000 !important;
}

.page-id-135 main p {
	padding: 0 0 1.5em 1em;
	color:#000000 !important;
}
/* no display footer link*/

.site-info{
	display:none !important;
}


/*PDF link product page*/

.pdfdownload{
	font-weight:700;
	color:#43533d;
}

/* product catalogue page*/
p.has-text-align-center {
   color: #000000;
    text-align: center;
    font-weight: 500;
}

.wp-block-image figcaption {
    color: #000000;
    font-size: 13px;
    text-align: center;
	  font-weight: 700;
}

.wp-block-column.blockProduct {
		margin-top:1em;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-gap: 40px;
}

/* product page*/

@media only screen and (max-width: 960px){
.is-singular:not(.home):not(.single-format-image) .entry-inner, .is-singular:not(.home).single-format-image:not(.has-post-thumbnail) .entry-inner, .is-singular:not(.home).page-template-eventbrite-index .content-area {
    margin:0 !important;
}
}
.home.is-singular .entry-inner, body:not(.has-post-thumbnail).is-singular .entry-inner, .is-singular.single-format-image .entry-inner, .is-singular.page-template-eventbrite-index .content-area {
    /* max-width: 700px;*/ 
	}
/* product page diplay featured image*/

@media (max-width: 767px){ 
	
#post-2134 .entry-media{
	display:none;
}
	
}
/*cookies*/

#cookie_action_close_header{
	display:flex !important;
	justify-content:center;
	align-items:center;
	background-color:#43533d;
	color:white;
	height:50px;
	width:150px;
	margin:0;
}

#cookie-law-info-bar{
	padding:0 !important;
	padding-left:20px !important;
	height:50px;
	background-color:white;
	color:#43533d;
	position:fixed;
	bottom:0;
}


@media (max-width: 985px){
.cli-style-v2 .cli-bar-btn_container {
   position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    margin: 0;
    width: 60%;
    height: 100%;
}

span .cli-bar-container .cli-bar-message{
	    font-size: 10px;
    width: 40%;
    margin: 0;
    padding: 0;
	text-align: left;
}
	
a.cli_settings_button {
    font-size: 9px;
    width: 30%;
    display: flex;
}
	
#cookie-law-info-bar {
    padding: 0 !important;
    padding-left: 0px !important;
    height: 50px;
    background-color: white;
    color: #43533d;
    position: fixed;
    bottom: 0;
}

	
a#cookie_action_close_header {
    background-color: rgb(67, 100, 130);
    width: 50% !important;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    height: 100%;
    margin: 0;
    text-align: center;
    display: flex;
    align-items: center;
}


}
/**/
.banner-custom-header .site-banner-header h1:before {
	background-color: none;
	content: "";
	display: none;
	height: 8px;
	left: 50%;
	margin: -4px 0 0 -60px;
	position: absolute;
	top: 0;
	width: 120px;
}

.site-info{
	display:none;
}
.site-description{
	display:none;
}
.site-banner .site-banner-media:before, .banner-custom-header .site-banner-media:before {
	bottom: 0;
	content: "";
	left: 0;
	position: absolute;
	right: 0;
	top: 100%;
	z-index: 2;
}

#page .site-header:before {
	bottom: 0;
	content: "";
	display: block;
	left: 0;
	opacity: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0;
}

#site-navigation ul ul li {
	background-color: #43533d;
}

.is-singular .entry-inner:before, .error404 .entry-inner:before, .page-template-eventbrite-index .page-header:before, .single-event .entry-header:before {
	color: #fff;
	content: none;
	font-size: 2.5rem;
	line-height: 36px;
	margin: 0;
	text-align: center;
	width: 30px;
	z-index: ;
}

.is-singular .entry-inner:after, .error404 .entry-inner:after, .page-template-eventbrite-index .page-header:after, .single-event .entry-header:after {
	background: #e7ae01;
	border-radius: 0;
	height: 36px;
	margin: 0;
	width: 0;
}

.is-singular .entry-content:before, .error404 .entry-content:before {
	border-top: 0 solid #e0e0e0;
	content: "";
	display: block;
	left: 25%;
	position: absolute;
	right: 25%;
	top: 0;
}

/*COULEUR MENU*/
.main-navigation {
	border-color: #FFFFFF;
	background-color: #43533d;
}

/*PERSONNALISATION TABLEAU PAGE VIN*/
table {
	border-width: 3px;
	border-style: solid;
	border-color: #ab9984;
	width: 100%;
}

td {
	border-width: 1px;
	border-style: solid;
	border-color: #ab9984;
}

tr:hover {
	background-color: rgba(0,0,0,0);
}

.is-singular.has-post-thumbnail:not(.home):not(.single-format-image):not(.page-template-eventbrite-index):not(.woocommerce-page) .entry-content {
	padding-top: 0;
}

.site-header, .admin-bar .site-header, .admin-bar.is-singular .site-header {
	position: fixed;
	top: 0;
}

.main-navigation {
	border-color: #43533d;
	background-color: #43533d ;
}

.site-header, #site-navigation a, .menu-toggle, .comments-title .add-comment-link, .comments-title, .comments-title a, .comments-area-wrapper, .comments-area-wrapper h1, .comments-area-wrapper h2, .comments-area-wrapper h3, .comments-area-wrapper h4, .comments-area-wrapper h5, .comments-area-wrapper h6, .comment-body pre, .comment-footer .author.vcard, .comment-footer, #commentform input[type=submit], .widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6, .widget a, .widget button, .widget_search input, .widget input[type=submit], .widget-area select, .widget_flickr #flickr_badge_uber_wrapper a:hover, .widget_flickr #flickr_badge_uber_wrapper a:link, .widget_flickr #flickr_badge_uber_wrapper a:active, .widget_flickr #flickr_badge_uber_wrapper a:visited, .widget_goodreads div[class^=gr_custom_each_container], .milestone-header {
	color: #FFFFFF;
}

.site-header, .is-scrolled .site-header, .home .site-header, .blog .site-header {
	background: 0 0;
	background-image: initial;
	background-size: initial;
	background-attachment: initial;
	background-origin: #43533d;
	background-clip: #43533d;
	background-color: #43533d;
	text-shadow: none;
}

.site-header {
	background-color: rgba(36,38,41,.8);
	color: #fff;
	display: table;
	left: 0;
	min-height: 0;
	padding: 15px 40px;
	position: fixed;
	right: 0;
	text-shadow: 0 0 3px rgba(0,0,0,.3);
	top: 0;
	width: 100%;
	z-index: 5;
}

.site-header {
	background-color: #43533d;
	color: #43533d;
	display: table;
	left: 0;
	min-height: 0;
	padding: 15px 40px;
	position: fixed;
	right: 0;
	text-shadow: 0 0 3px rgba(0,0,0,.3);
	top: 0;
	width: 100%;
	z-index: 5;
}

/*RETIRER MARGE BLANCHE EN HAUT DE CHAQUE PAGE*/
.is-singular .entry-header, .page-template-eventbrite-index .page-header, .single-event .event-header {
	padding-bottom: 0;
	padding-top: 0;
}

.is-singular .entry-inner, .is-singular:not(.home).page-template-eventbrite-index .content-area {
	margin: 0 auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}

#infinite-handle span button, #infinite-handle span button:hover, #infinite-handle span button:focus, .posts-navigation a, .widget, .site-footer {
	color: #ECE4DE;
}

/* GRID gastronomie PAGE */
.gastronomie-grid {
	display: flex;
}

@media (max-width: 900px) {
	.gastronomie-grid {
		display: block;
	}
}

.gastronomie-grid-cell {
	width: 50%;
	padding-right: 20px;
	padding-left: 20px;
}

@media (max-width: 900px) {
	.gastronomie-grid-cell {
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}
}

#pique-header-image {
	width: 100%;
	height: auto;
}

.zoom {
	width: 192px;
	height: 192px;
}

.image {
	width: 100%;
	height: 100%;
}

.image img {
/* La transition s'applique à la fois sur la largeur et la hauteur, avec une durée d'une seconde. */
	-webkit-transition: all 1s ease;
/* Safari et Chrome */
	-moz-transition: all 1s ease;
/* Firefox */
	-ms-transition: all 1s ease;
/* Internet Explorer 9 */
	-o-transition: all 1s ease;
/* Opera */
	transition: all 1s ease;
}

.image:hover img {
/* L'image est grossie de 100 % */
	-webkit-transform: scale(3);
/* Safari et Chrome */
	-moz-transform: scale(3);
/* Firefox */
	-ms-transform: scale(3);
/* Internet Explorer 9 */
	-o-transform: scale(3);
/* Opera */
	transform: scale(3);
}

/*Typo blanche menu responsive*/
.site-header {
	background-color: #43533d;
	color: #ffffff;
	display: table;
	left: 0;
	min-height: 0;
	padding: 15px 40px;
	position: fixed;
	right: 0;
	text-shadow: 0 0 3px rgba(0,0,0,.3);
	top: 0;
	width: 100%;
	z-index: 5;
}

/*Couleur flèche sous menu*/
#site-navigation ul ul:before {
    border-bottom-color: #43533d;
}

#site-navigation ul ul ul:before {
    border-width: 8px 0 8px 8px;
    border-color: transparent transparent transparent #43533d;
    left: auto;
    margin-left: 0;
    right: 0;
    top: 1.25rem;
}

/*Alinéa dans parapgrahe*/
.alinea { 
  text-indent: 20px; 
}

/*Couleur footer*/
.site-header:before, .is-singular .entry-media-thumb, #commentform input[type=submit], #infinite-handle, .posts-navigation, .site-footer, .site-header-cart .widget_shopping_cart_content, .widget_shopping_cart .mini_cart_item .remove:hover {
    background-color: #e7dfcb;
}

/*Couleur texte footer*/
#infinite-handle span button, #infinite-handle span button:hover, #infinite-handle span button:focus, .posts-navigation a, .widget, .site-footer {
    color: #ffffff;
}

/*Faire disparaitre le texte pied de page*/
#infinite-handle span button, #infinite-handle span button:hover, #infinite-handle span button:focus, .posts-navigation a, .widget, .site-footer {
    color: #ffffff;
}

@media (max-width: 700px){
.textwidget p a{
	padding:24px;
}
	.jetpack-social-widget-item a{
		padding:24px;
	}
}
.jetpack-social-navigation {
    display: none !important;
}
nav.jetpack-social-navigation,
nav.jetpack-social-navigation .menu-menu-principal-container,
nav.jetpack-social-navigation #menu-menu-principal {
  background: transparent !important;
  background-color: transparent !important;
  box-shadow: none !important;
  border: none !important;
  padding: 0 !important;
  margin: 0 !important;
  height: 0 !important;
  line-height: 0 !important;
  overflow: hidden !important;
}

/* masquer aussi d'éventuels pseudo-éléments */
nav.jetpack-social-navigation::before,
nav.jetpack-social-navigation::after {
  display: none !important;
  content: none !important;
}
/* Tout le site en Arial */
html, body, * {
  font-family: Arial  !important;
}.
/* Forcer tout le site en Arial */
body,
body * {
    font-family: Arial !important;
}
