/** Custom **/
#menu-header>li:first-of-type>a {
	position: relative;
	font-weight: 700;
}

#menu-header>li:first-of-type:hover>a {
	background: #cdb182;
}

#menu-header>li:first-of-type>a::before,
#menu-header>li:first-of-type>a::after {
	content: "";
	position: absolute;
}

#menu-header>li:first-of-type>a::after {
	content: "";
	display: block;
	background: url('../img/splash-up.png') no-repeat 0 0 / 100%;
	width: 30px;
	height: 30px;
	right: -10px;
	top: 5px;
}

#menu-header>li:first-of-type>a::before {
	background: url('../img/splash-down.png') no-repeat 0 0 / 100%;
	width: 21px;
	height: 30px;
	left: -5px;
	bottom: -4px;
}

@media (max-width: 1462px) {
	#menu-header>li:first-of-type>a::before {
		width: 16px;
		left: -9px;
		bottom: -1px;
	}

	#menu-header>li:first-of-type>a::after {
		width: 21px;
		right: -11px;
		top: 12px;
	}
}

@media (max-width: 976px) {
	#menu-header>li:first-of-type>a::before {
		left: 7px;
		bottom: -1px;
	}

	#menu-header>li:first-of-type>a::after {
		display: inline-block;
		right: auto;
		top: 12px;
		margin-left: 5px;
	}
}

body.sitecemoipro #masthead .custom-logo {
	top: 0;
	max-width: 140px;
}

@media (max-width: 61.063em) {
	body.sitecemoipro #masthead .custom-logo {
		transform: scale(1.55);
		transform-origin: center 18px;
	}
}

@media (min-width: 61.063em) {
	body.sitecemoipro #masthead.is--minified .custom-logo {
		transform: scale(0.75) translate(0px, 0px);
	}
}

body.sitecemoipro .block_recette--hp .vc_gitem-zone-a .vc_gitem_row.vc_row.vc_gitem-row-position-middle {
	bottom: 20px !important;
	top: auto !important;
}


.sitecemoipro .owl-carousel--product .container__img {
	height: auto !important;
}

.sitecemoipro .block_recette--hp figure,
.sitecemoipro .block_recette--hp figure a,
.sitecemoipro .block_recette--hp figure a img {
	width: 100%;
}

.wpb_video_widget .wpb_wrapper iframe {
	margin: 0 !important;
}

.menu-item-alt {
	position: relative;
}

.menu-item-alt a {
	background-color: #cf3026;
}

.menu-item-fetes a {
	background-color: #d67752;
}

.menu-item-fetes a::before,
.menu-item-fetes a::after {
	content: none !important;
}

.menu-item-alt a:hover,
.menu-item-fetes a:hover {
	background: #fff;
}

@media (min-width: 962px) {

	.menu-item-alt a,
	.menu-item-alt a:hover,
	.menu-item-alt:hover a {
		background: none !important;
	}

	.menu-item-alt::before {
		content: "";
		background: #cf3026;
		left: 0;
		right: 0;
		height: 106px;
		position: absolute;
		z-index: -1;
		top: -30px;
		transform: skewX(-10deg);
		transition: .25s ease-in-out;
	}

	.menu-item-fetes::before {
		background-color: #d67752;
	}

	.menu-item-alt:hover::before,
	.menu-item-fetes:hover::before {
		background-color: #fff;
	}

	.reveal-modal {
		top: 200px !important;
		text-align: center;
	}
}

#product__slider--secondary .owl-item img {
	width: 90px;
}

.product-item__content img {
	max-height: 150px;
	width: auto;
	max-width: 100%;
}

body.tax-ps_category .product-item__content img {
	max-height: 250px;
}

.tax-ps_category {
	height: 150px;
}

/* #content {
	padding-top: 160px;
} */

body.sitecemoi.home #content,
body.sitecemoi.page-template-default #content,
body.sitecemoi.page-template-template-shop #content,
body.sitecemoigroupe #content {
	padding-top: 140px;
}

@media (max-width: 980px) {
	#content {
		padding-top: 77px;
	}
}

.content-area .entry-footer {
	text-align: center;
	background: #eee7e0;
}

@media (min-width: 1px) {

	.job_filters .search_jobs div.search_keywords {
		float: left;
		padding-right: 0.5em;
		width: 50%;
	}

	.job_filters .search_jobs div.search_location {
		float: right;
		padding-left: 0.5em;
		padding-top: 0;
		width: 50%;
	}
}
