/* Saisissez votre CSS personnalisé ci-dessous */
h2.entry-title {
	text-align: center;
}
.widget_product_search{
	display :none;
}
.site-footer{
	display: none;
}
.storefront-sorting{
	display: none;
}
.entry-header{
	display: none;
}
.site-header {
  border-bottom-color: #FFF;
	padding-top: 0px;
	margin: auto;
	font-size: 12px;
}
.mega-menu-link{
	font-family: "Corben";
	background-color: #FFE500;
	font-size: 12px;
}

#mega-menu-wrap-primary #mega-menu-primary{
	background-color: #FFE500;
	font-family: "Corben";
	font-size: 12px;
}
.site-header{
	background-color: #FFE500;
	font-family: "Corben";
	font-size: 12px;
}
.mega-menu-wrap{
	background-color: #FFE500;
	font-family: "Corben";
	font-size: 12px;
}
.menu{
	background-color: #FFE500;
	font-family: "Corben";
	font-size: 12px;
}

.menu-toggle{
	display: none;
}

a:focus, input:focus, textarea:focus, button:focus {
	border: none;
	color: yellow;
}


.elementor-page-7 .site-header{
	display: none;
}

.woocommerce-active .site-header .main-navigation{
	width: 100%;
}

.wp-caption .wp-caption-text{
	border-bottom: none;
}

.boxref{
	text-align: justify;
}

.hentry .entry-content a:not(.button):hover{
	color: yellow;
}

.post-navigation{
	display: none;
}

a:link { color:#004080;}

a:visited { color:#004080;}

a:hover { color:#F80000;}

.entry-taxonomy{display: none}
.posted-on{display:none}
.post-author{display:none !important}
.page-header{ display:none !important}
.storefront-breadcrumb{display:none !important}
.site-header-cart{display:none !important}
.storefront-product-categories{display:none}
.storefront-recent-products{display:none}
.storefront-popular-products{display:none}
.storefront-best-selling-products{display:none}
.entry-header{border-top: 0px solid rgba(0, 0, 0, 0.05) !important}
.entry-header{border-bottom: 0px solid rgba(0, 0, 0, 0.05) !important}
.menu-toggle{margin-right: 40%;}