/*
Bienvenue dans l'éditeur de CSS !

Pour en savoir plus sur le fonctionnement de l'éditeur, vous pouvez vous
rendre sur cette page :
http://wp.me/PEmnE-Bt
*/
.mega-menu {
	display: none !important;
}

.wpmenucart-contents {
	color: #0099c9 !important;
	padding: 10px !important;
	border: 2px solid #0099c9;
	border-radius: 2px;
}

.wpmenucart-contents:hover {
	background-color: #ececec;
	border: 2px solid #ececec;
	border-radius: 2px;
}

.et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n) {
	width: 100% !important;
}

.catalog-search {
	width: 100% !important;
}

.catalog-search > div {
	width: 100% !important;
}

.catalog-search > div > div {
	width: 100% !important;
}

.catalog-search > div > div > form {
	width: 100% !important;
}

.catalog-search > div > div > form > div {
	width: 100% !important;
}

@media only screen and ( min-width: 0px ) and ( max-width: 768px ) {
	.catalog-search > div > div > form > div > input[type=search] {
		width: 100% !important;
		display: block !important;
		height: 60px;
	}
	
	.catalog-search > div > div > form > div > .button {
		width: 100% !important;
		display: block !important;
		height: 60px;
		margin-top: 10px;
	}
	
	.catalog-search > div > div > form > div > .button {
		content: 'Rechercher';
	}
}

.catalog-search > div > div > form > div > input[type=search] {
	width: 90%;
	padding: 30px;
	font-size: 20px;
	float: left;
	border: none;
	height: 80px;
}

.catalog-search > div > div > form > div > label {
	display: none;
}

.catalog-search > div > div > form > div > .button {
	background-color: rgba(0,0,0,0.2);
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	border: none;
	width: 10%;
	display: inline;
	float: right;
	height: 80px;
	font-family: 'ETmodules';
}

.catalog-search > div > div > form > div > .button:hover {
	color: #ffffff;
	border: none;
}

.autocomplete-suggestions {
	margin-top: 80px;
}

#footer-info {
	visibility: hidden;
}

.et-cart-info {
	display: none;
}

.et-social-facebook {
	padding-right: 10px;
}

.et-social-linkedin {
	padding-right: 15px;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
	background-color: #eee !important;
	border: none !important;
	width: auto;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 14px;
	color: #999 !important;
	padding: 16px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wpcf7-select {
	background-color: #eee !important;
	border: none !important;
	width: auto;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	border: 0;
	font-size: 14px;
	color: #999 !important;
	padding: 16px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}

.wpcf7-submit {
	color: #0099c9 !important;
	margin: 8px auto 0;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 20px;
	line-height: 1.7em;
	background: transparent;
	border: 2px solid;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.wpcf7-submit:hover {
	background-color: #eee;
	border-color: #eee;
	padding: 6px 20px !important;
}

/*
	CSS migré depuis Jetpack&nbsp;:
*/

/*
Bienvenue dans l'éditeur de CSS !

Pour en savoir plus sur le fonctionnement de l'éditeur, vous pouvez vous
rendre sur cette page :
http://wp.me/PEmnE-Bt
*/
.mega-menu {
	display: none !important;
}

.wpmenucart-contents {
	color: #0099c9 !important;
	padding: 10px !important;
	border: 2px solid #0099c9;
	border-radius: 2px;
}

.wpmenucart-contents:hover {
	background-color: #ececec;
	border: 2px solid #ececec;
	border-radius: 2px;
}

.et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n) {
	width: 100% !important;
}

.catalog-search {
	width: 100% !important;
}

.catalog-search > div {
	width: 100% !important;
}

.catalog-search > div > div {
	width: 100% !important;
}

.catalog-search > div > div > form {
	width: 100% !important;
}

.catalog-search > div > div > form > div {
	width: 100% !important;
}

@media only screen and ( min-width: 0px ) and ( max-width: 768px ) {
	.catalog-search > div > div > form > div > input[type=search] {
		width: 100% !important;
		display: block !important;
		height: 60px;
	}
	
	.catalog-search > div > div > form > div > .button {
		width: 100% !important;
		display: block !important;
		height: 60px;
		margin-top: 10px;
	}
	
	.catalog-search > div > div > form > div > .button {
		content: 'Rechercher';
	}
}

.catalog-search > div > div > form > div > input[type=search] {
	width: 90%;
	padding: 30px;
	font-size: 20px;
	float: left;
	border: none;
	height: 80px;
}

.catalog-search > div > div > form > div > label {
	display: none;
}

.catalog-search > div > div > form > div > .button {
	background-color: rgba(0,0,0,0.2);
	color: #ffffff;
	font-size: 24px;
	font-weight: 700;
	border: none;
	width: 10%;
	display: inline;
	float: right;
	height: 80px;
	font-family: 'ETmodules';
}

.catalog-search > div > div > form > div > .button:hover {
	color: #ffffff;
	border: none;
}

.autocomplete-suggestions {
	margin-top: 80px;
}

#footer-info {
	visibility: hidden;
}

.et-cart-info {
	display: none;
}

.et-social-facebook {
	padding-right: 10px;
}

.et-social-linkedin {
	padding-right: 15px;
}

.wpcf7-text, .wpcf7-textarea, .wpcf7-captchar {
	background-color: #eee !important;
	border: none !important;
	width: auto;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	font-size: 14px;
	color: #999 !important;
	padding: 16px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.wpcf7-select {
	background-color: #eee !important;
	border: none !important;
	width: auto;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	border: 0;
	font-size: 14px;
	color: #999 !important;
	padding: 16px !important;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	cursor: pointer;
}

.wpcf7-submit {
	color: #0099c9 !important;
	margin: 8px auto 0;
	cursor: pointer;
	font-size: 20px;
	font-weight: 500;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 6px 20px;
	line-height: 1.7em;
	background: transparent;
	border: 2px solid;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
	transition: all .2s;
}

.wpcf7-submit:hover {
	background-color: #eee;
	border-color: #eee;
	padding: 6px 20px !important;
}