/*
Theme Name: BeFlex Child
Theme URI: https://www.eoxia.com
Author: the Eoxia team
Description: Child theme of BeFlex
License: AGPLv3
License URI: https://spdx.org/licenses/AGPL-3.0-or-later.html
Version: 3.0.0
Template: beflex
Text Domain: beflex-child
*/

#masthead .mid-header .header-shop .header-shop-link .header-shop-image {
	max-width: 85px;
	min-width: 85px;
}


/*Mon CSS*/
body{
	margin-top: 25px;
}
/*Text header frais d'envois*/
.top-header{
	display: flex;
	justify-content: space-around;
	padding:13px 30px !important;
	box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.5) !important;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}
@media(max-width: 1050px){
	.top-header{
	position: initial;
}
}
.top-header p{
	width: 50%;
	font-size: 110%;
}
.top-header p:first-child{
	text-align: left !important;
}
.top-header p:last-child{
	text-align: right;
}
body{
	background-blend-mode: overlay;
	background: url(../../uploads/2021/07/les-bonbons-du-vercors-confiserie-isere-rhone-alpes.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	font-family: 'Montserrat', sans-serif;
}
main{
	padding-bottom: 50px !important;
}
.primary-content{
	max-width: 1080px !important;
	margin: 0 auto !important;
}
#masthead{
	background-color: inherit !important;
}
.beflex-call-to-action{
	max-width: 1080px !important;
	margin: 0 auto !important;
}
/*.wrapper{
	max-width: 1130px !important;
	margin: 0 auto !important;
	padding: 0 25px !important;
}*/
.font-spe{
	font-family: 'Annie Use Your Telescope', cursive;
}
.marg-bot-30{
	margin-bottom: 30px !important;
}
.pad-bot-30{
	padding-bottom: 30px !important;
}
.attachment-wps-product-thumbnail{
	box-shadow: 4px 4px 10px rgba(0,0,0,0.3);
}
.puce li{
	list-style-type: none;
}
.puce li:before{
	content:'';
	width:6px;
	height:6px;
	display:inline-block;
	background-color:#c11654;
	border-radius:5px;
	margin-right:7px;
	transform: translateY(-2px);
}
.bold{
	font-weight: bold;
}
.fc{
	display: flex;
}
.jc-sb{
	justify-content: space-between;
}
a{
	transition: 400ms;
}
a:hover{
	transform: translateY(4px) !important;
	transition: 250ms;
}

/*HEADER*/
header{
	margin-bottom: 60px !important;
}
.menu-item ul{
	background: inherit !important;
}
.menu-item a{
	border-radius: 5px;
	box-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}
.menu-item-702 a, .menu-item-8414 a, .menu-item-732 a{
	color: #fff !important;
}
body #menu-item-237 a, body #menu-item-211 a, body #menu-item-754 a, body #menu-item-386 a{
	background-color: #fff !important;
	color: #38b9af !important;
}
#menu-item-499 a{
	background-color: #c11654 !important;
	color: #fff !important;
}
#content.site-width .primary-header{
	max-width: 1080px !important;
	margin: 0 auto !important;
}

/*FOOTER*/

#colophon {
	background: #555555 !important;
	color: #fff !important;
}
footer a{
	color: #38b9af !important;
}
footer a:hover{
	color: #c11654 !important;
}
.partenaires{
	max-width: 300px;
	margin: 0 auto !important;
}
.partenaires a{
	width: 90px;
	margin: auto 0 !important;
}
.partenaires a img{
	width: 100%;
}
.logo-footer{
	width: 160px;
	display: block;
}
.logo-footer img{
	width: 100%;
}
.region{
	max-width: 150px;
	padding-top: 15px;
}


/*ACCUEIL*/

.txt-intro{
	margin-bottom: 30px !important;
	color: #c11654;
}


/*WP SHOP*/
.wps-product-thumbnail img{
	border-radius: 8px;
	
}

/*CONTACT*/
input[type=submit], input[type=text],input[type=email], textarea{
	border-radius: 7px !important;
	border: none !important;
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
}
