/*
Theme Name: Mémoire Facile
Theme URI: http://www.memoirefacile.com
Description: Thème pour le site Mémoire Facile
Version: 1.0
Author: FreePixel
Author URI: http://www.freepixel-webdesign.com
Template: enfold
*/

/* -------------- SÉLECTION ---------------- */

body *::selection {
	background-color:#A60C0C;
	color:#fff;
}
 body *::-moz-selection {
 	background-color:#A60C0C;
 	color:#fff;
}
 body *::-webkit-selection {
 	background-color:#A60C0C;
 	color:#fff;
}
 body *::-khtml-selection {
 	background-color:#A60C0C;
 	color:#fff;
}
 body *::ô-selection {
 	background-color:#A60C0C;
 	color:#fff;
}
/* -------------- COULEURS BOUTONS SHORTCODE ---------------- */

/* -------------- HEADER ET NAVIGATION ---------------- */
#top .av-main-nav > li > a {
    font-size: 15px;
    font-weight: 600;
	padding: 0 10px !important;
}
#top .av-main-nav ul a {
	font-size: 14px;
	line-height:140%;
}
/* -------------- MENU GÉNÉRAL ---------------- */
.av-main-nav > li > a {
	font-size: 15px !important;
}
#top .av-main-nav ul a {
	font-size: 14px !important;
	line-height:130%;
}
#top .header_color .main_menu .menu ul li > a:hover {
	background-color: #A60C0C;
	color: #ffffff;
}
.avia_mega_div .avia-bullet {
	margin-top: 8px;
}
#top #header .avia-menu ul li.av-menu-button-colored span.avia-menu-text {
	border: medium none;
}
#top .header_color .main_menu .menu .avia_mega_div ul .current-menu-item > a {
	color: #000000;
	font-weight:600 !important;
}
#top .header_color .main_menu .menu .avia_mega_div ul .current-menu-item > a:hover {
	background-color: #000;
	color: #ffffff;
}
#top .av-menu-button > a .avia-menu-text {
	border: 1px solid;
	border-radius: 8px;
}
#top .av-menu-button > a .avia-menu-text {
	padding: 3px 9px;
}
/* -------------- ICONES RÉSEAUX SOCIAUX HEADER ---------------- */
#top .menu-item-search-dropdown > a, #searchform #searchsubmit, .ajax_search_image, .iconfont {
	font-size: 22px !important;
}
#top #s {
	padding: 9px 47px 9px 5px;
}
/* -------------- BANDEAU TÉLÉPHONE HEADER ---------------- */

/* -------------- MENU ET SOUS-MENU ---------------- */

/* -------------- ICONES RÉSEAUX SOCIAUX HEADER ---------------- */

/* -------------- PARTIE CONTENU ---------------- */

/* -------------- SOCKET ---------------- */
#socket .sub_menu_socket li {
	border-left-width: 1px;
	line-height: 130%;
	padding: 2px 7px;
}
#socket .copyright {
	float: none;
}
#socket {
	text-align: center;
 	background-color:#A60C0C;
 	border-color:#A60C0C;
}
#socket .sub_menu_socket {
	float: none;
}
#socket .sub_menu_socket div {
	display: inline-block;
	margin: 0 auto;
}
#socket .menu-item.menu-item-type-post_type {
	border-color: #A60C0C;
}

/* -------------- LISTE A ICONES ANIMEES ---------------- */

/* -------------- MARGES SECTION COLOR AVIA ---------------- */

/* -------------- TOOLTIPS BOUTONS PARTAGES ---------------- */

/* -------------- ACCORDION ---------------- */

/* -------------- FORMULAIRE NEWSLETTER ---------------- */
#af-form-1427320671 .buttonContainer input.submit {
	background-color: #B8090F;
	color: #ffffff !important;
	border-radius: 6px;
	font-size: 15px !important;
}
#af-form-1427320671 .buttonContainer input.submit:hover {
	background-color: #666;
}
/* -------------- FORMULAIRES DE CONTACT FORM7 ---------------- */
#top .viewLocationPage.btn.corePrettyStyle {
	background-color: #ccc;
	background-image: none;
	border: 0 none;
	border-radius: 3px;
	box-shadow: none;
	font-family: Open sans;
	font-weight: 600;
	margin-top: 3px;
	padding: 5px 12px;
}
#top .main_color select {
	font-family: "Open sans",Helvetica,sans-serif;
	color: #e30615;
	font-size: 15px;
	font-weight: 600;
	letter-spacing:0.01em;
}
#top p.menu_select option {
	padding:3px 5px;
}
#top p.menu_select select {
	font-size:15px;
	padding: 4px;
}
#top p.menu_select {
	width:48% !important;
}
#top select.distanceSelector {
	font-family: "Open sans",Helvetica,sans-serif;
	color: #666 !important;
	font-size: 12px !important;
	letter-spacing: 0px !important;
}
#top div.wpcf7-response-output {
	padding: 8px 10px 6px 10px;
	clear: both;
}
#top div.wpcf7-mail-sent-ok, #wrap div.wpcf7-validation-errors {
	color: #666;
	background-color: #C4ECC4;
	font-family: "Open sans", Helvetica, sans-serif;
	font-weight: 600;
	 border: 1px solid #FFF;
	font-size: 17px;
	line-height: 130%;
	-moz-box-shadow: 0px 0px 10px #666;
	-webkit-box-shadow: 0px 0px 10px #666;
	box-shadow: 0px 0px 10px #666;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	clear: both;
}
#top div.wpcf7-validation-errors {
	background-color: #ECD566;
	clear: both;
}
#top span.wpcf7-not-valid-tip {
	background-color: #ffffff;
	border: 1px solid #e40613;
	border-radius: 5px;
	color: #e40613;
	font-family: "Open sans",Helvetica,sans-serif;
	font-size: 11px;
	padding: 2px 4px;
	position: absolute;
	right: 10px;
	text-align: center;
	top: -15px;
	width: 120px;
	z-index: 100;
	line-height:130%;
}
#top span.wpcf7-form-control-wrap {
	display: block;
}
#top .wpcf7 label {
	margin:0;
	font-size:15px;
	padding: 0 0 2px 3px;
	display:block;
}
#top .main_color .input-text, #top .main_color input[type="text"], #top .main_color input[type="input"], #top .main_color input[type="password"], #top .main_color input[type="email"], #top .main_color input[type="number"], #top .main_color input[type="url"], #top .main_color input[type="tel"], #top .main_color input[type="search"], #top .main_color textarea, #top .main_color select {
	border-radius: 5px;
	margin: 0 0 10px;
	border: 1px solid #abaca4;
}
body .infoWindowContainer .infoWindow h3 {
	color: #666666 !important;
}
input[type="submit"], #submit, .button {
	border-radius: 5px;
	font-size: 16px;
	padding: 7px 15px;
}
.wpcf7-list-item-label {
	padding-right: 6px;
}
span.wpcf7-list-item {
	margin: 0;
}

/* -------------- SCROLL TOP ---------------- */

/* -------------- TITRAGES ---------------- */

/* -------------- FOOTER ---------------- */

/* -------------- GRILLE ARTICLES BLOG ---------------- */

/* -------------- SURVOL IMAGE POP UP ---------------- */
#top .image-overlay {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
#top a:hover .image-overlay {
	opacity: 1 !important;
}

/* -------------- PORTFOLIO GRID ---------------- */

/* -------------- MENU MIDDLE FULL PAGE ---------------- */

/* -------------- WIDGETS ---------------- */

/* -------------- DIVERS STYLES ---------------- */

/* -------------- SLIDER ARTICLES ---------------- */

/* -------------- TEXTES ---------------- */

/* -------------- GALERIE MASONRY ---------------- */

/* -------------- SYLES DE L'ÉDITEUR DE TEXTE ---------------- */


/******
SYLES POUR LE RESPONSIF
*******/
@media screen and (max-width: 1100px) {
}
@media screen and (max-width: 1000px) {
}
@media screen and (max-width: 850px) {
}
@media only screen and (min-width: 782px) and (max-width: 989px) {
}
@media only screen and (min-width: 768px) and (max-width: 780px) {
}
@media only screen and (max-width: 767px) {
}
@media only screen and (max-width: 468px) {
}

@media only screen and (max-width: 430px) {
}

