/*!
Theme Name: Berceau de l'anse
Version: 1.0.0
Description:  Thème du Berceau de l'anse
Author: Infernal Studio
Author URI: https://infernal.studio
Template: Divi
*/

/*** TEXT ***/

h1 {
	font-size:3rem !important;
	font-family: 'Prata', Georgia, Times New Roman, serif;
	padding-top:3rem;
}

@media only screen and (max-width: 767px) {
    h1 {
		font-size: 2.25rem !important;
		padding-left:1rem;
		padding-right:1rem;
	}
}

h2 {
	color:#333333;
	font-size:2.5rem !important;
	font-family: 'Prata', Georgia, Times New Roman, serif;
}

@media only screen and (max-width: 767px) {
    h2 {
		font-size: 2rem !important;
	}
}

h3 {
    font-family: 'Prata', Georgia, Times New Roman, serif;
    font-size: 1.75rem !important;
    color: #333333;
    line-height: 1.4em;
}

@media only screen and (max-width: 767px) {
    h3 {
		font-size: 1.5rem !important;
	}
}

p {
	padding-bottom:1rem !important;
}

p, li {
	font-size:1.1rem;
	color:#333333;
}

.et_pb_column.dark .et_pb_text p a {
	color:white;
	text-decoration:underline;
	font-weight:bold;
} 

.et_pb_column.dark .et_pb_text p a:hover {
	color:black;
	font-weight:bold;
	text-decoration:none;
} 

p a {
	color:#8f775c;
	font-weight:bold;
	text-decoration:underline;
}

li a {
	color:#8f775c;
	font-size:1.1rem;
	font-weight:bold;
	text-decoration:underline;
}

p a:hover, li a:hover {
	text-decoration:none;
}
/*** HEADER ***/

#main-header { /*retirer la ligne sous la navigation*/
	box-shadow:none !important;
}

/*** NAVIGATION ***/

#logo {
	max-width:200px;
	border:2px solid #8F775B;
	margin-top:1rem;
}

@media (max-width: 980px) {
    .et_header_style_centered #logo {
        max-height: 100px;
    }
}

#et-top-navigation {
	margin-top:2rem !important;
}

#top-menu li {
	padding-right:0.5rem;
}

#top-menu li a {
	font-size:0.9rem !important;
	font-family:'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-weight:normal;
	padding:1.2rem !important;
	margin-bottom:2rem;
	text-transform:uppercase;
}

#top-menu li.current-menu-item>a {
	color:#8F775B;
	font-weight:bold;
	border:2px solid;
}

@media (max-width:980px) {
	#logo {
		max-height:85%;
	}
}

@media (min-width:981px) {
	.et_menu_container {
		width:100%;
		max-width:1440px;
	}
}

@media (min-width:981px) and (max-width:1065px) {
	#logo {
	max-width:150px;
}
	#et-top-navigation {
	padding-left:150px !important;
}
}

.mobile_menu_bar:before {
	color:#8f775b;
}

.et_mobile_menu {
	border-top-color:#8f775b;
}

.et_mobile_menu li a {
	font-family:'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-weight:400;
	font-size:0.8rem;
	text-transform:uppercase;
	text-decoration:none;
}

.et_mobile_menu li.current_page_item a {
	color:#8f775b;
	font-weight:600;
}

.et_header_style_centered .mobile_nav .select_page {
	color:#8f775b !important;
}

/*** FOOTER ***/

.et_pb_section.im-footer p {
	color:#ffffff !important;
}

.et_pb_image.logo-footer {
	max-width:50% !important;
}

@media only screen and (max-width: 980px) {
	.et_pb_image.logo-footer {
	width:50% !important;
}
}

#im-map.et_pb_map_container .et_pb_map {
	min-height:440px !important;
}

#im-col-adress-footer {
	display:flex;
	flex-direction:column;
	justify-content:center;
}


/*** SECTION - ROW - COLUMN ***/

/*generic*/

.et_pb_section {
	padding:1rem 0 !important;
	margin:auto;
	width:94%;
	max-width:1440px;
}

@media only screen and (max-width: 980px) {
	.et_pb_section {
	width:80%;
}
}

.et_pb_row {
	padding:1rem 0 !important;
	width:100%;
	margin:auto;
}

.et_pb_section_0.et_pb_section { /*retirer l'espacement excedentaire sur la premier section de la page d'accueil*/
	margin-top:0 !important;
}

/*special section and row*/

.et_pb_section.section-image { /*section avec juste une image pleine largeur en bg*/
	height:275px;
	margin-top:3rem !important;
	margin-bottom:0 !important;
	border-radius: 10px 10px 10px 10px;
    overflow: hidden;
    margin-left: auto !important;
	margin-right: auto !important;
	max-width:1440px !important;
	width:94%;
}

@media only screen and (max-width: 980px) {
	.et_pb_section.section-image {
	width:80%;
}
}

.et_pb_section.home_gallery {
	width:94%;
	max-width:1440px;
}

@media only screen and (max-width: 980px) {
	.et_pb_section.home_gallery {
	width:80%;
}
}

.et_pb_section.home_gallery .et_pb_row {
	width:100% !important;
}

.et_pb_row .et_pb_column.dark {
	background-color:#8f775b;
	padding:3rem;
	border-radius:10px;
}

.et_pb_row .et_pb_column.dark .et_pb_text p, .et_pb_row .et_pb_column.dark .et_pb_text h3 {
	color:#ffffff;
}

.et_pb_column.light {
	background-color:#badceb;
	padding:50px;
}

/*section pour ajouter une legende à une banniere pleine largeur */

.et_pb_section.im-credit-photos-banner {
	padding-top:0 !important;
}

.im-credit-photos-banner .et_pb_row {
	max-width: 1440px !important;
    width: 100%;
}

.im-credit-photos-banner .et_pb_row .et_pb_text p {
	text-align:right;
	font-size:0.8rem;
}

/* ligne pour ajouter une legende avec ligne a deux colonnes à gauche */

.im-credit-photos-column-left.et_pb_row {
	padding-top:0 !important;
}

.im-credit-photos-column-left.et_pb_row .et_pb_text p {
	text-align:left;
	font-size:0.8rem;
}

/* ligne pour ajouter une legende avec ligne a deux colonnes à droite */

.im-credit-photos-column-right.et_pb_row {
	padding-top:0 !important;
}

.im-credit-photos-column-right.et_pb_row .et_pb_text p {
	text-align:right;
	font-size:0.8rem;
}

/* ligne pour ajouter une legende au header */

.im-credit-photos-header.et_pb_row {
	width:100%;
	max-width:1440px;
}

.im-credit-photos-header.et_pb_row .et_pb_text p {
	text-align:right;
	font-size:0.8rem;
	color:#999999 !important;
	padding-right:2rem;
	padding-bottom:0 !important;
}

/*** BLOC RESUME ***/

/* icone+titre+liste */

.im-resume.et_pb_blurb h4 {
	text-align:center;
	font-size:1.5rem !important;
	font-family: 'Prata', Georgia, Times New Roman, serif;
	padding-bottom:1rem;
}

.im-resume.et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap.et_pb_only_image_mode_wrap img {
	max-height:60px;
	width:auto;
}

.im-resume.et_pb_blurb ul {
	padding: 0 !important;
	list-style-type:none;
	line-height:30px;
}

.im-resume.et_pb_blurb ul li {
	text-align:center;
}

/*icone + texte*/

.im-small-resume.et_pb_blurb h4 {
	font-size:1rem;
	text-transform:uppercase;
	font-family:'Inter', Helvetica, Arial, Lucida, sans-serif;
	font-weight:bold;
	text-align:center;
}

.im-small-resume.et_pb_blurb .et_pb_main_blurb_image .et_pb_image_wrap.et_pb_only_image_mode_wrap img {
	max-height:48px;
	width:auto;
}

/*** IMAGES ***/

/* galerie photo*/

figcaption .mfp-bottom-bar .mfp-counter { /*retirer le compteur*/
	display:none;
}

.et_pb_gallery_grid.im-gallery .et_pb_gallery_item h3 {
	font-size:1rem !important;
	font-family:'Inter', Helvetica, Arial, Lucida, sans-serif;
}

.et_pb_gallery_grid.im-gallery .et_pb_gallery_item img {
	border-radius:10px;
}

/* thumbnail arrondie*/

.et_pb_image_0.thumb-round {
	text-align:right !important;
}

.thumb-round img {
	border-radius:10px !important;
}

/* image divider */

@media only screen and (max-width: 767px) {
	.et_pb_divider_hidden {
		min-height: 40vw !important;
	}
}

/*** BUTTON ***/

.et_pb_button:hover:after { 
	display:none;/*retirer fleche en hover*/
}

a.et_pb_button, a.et_pb_button:hover  {
	padding:18px 24px !important;
	border-radius: 0px;
    letter-spacing: 0.16em;
    font-size: 0.8rem;
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
	border:2px solid;
	margin-top:1rem;
}

a.et_pb_button.dark {
	color:#333333 !important;
	border-color:#333333 !important;
	background-color:transparent;
}

a.et_pb_button.dark:hover {
	background-color:#333333;
	color:#ffffff !important;
	border-color:#333333 !important;
}

a.et_pb_button.light {
	color:#ffffff !important;
	border-color:#ffffff !important;
	background-color:transparent;
}

a.et_pb_button.light:hover {
	background-color:#ffffff;
	color:#333333 !important;
	border-color:#ffffff !important;
}

/*** SLIDER TEMOIGNAGES ***/

.et_pb_slider.testimonial .et_pb_slide {
	background-color:#ffffff;
}

.et_pb_slider.testimonial .et_pb_slide_description {
	padding-top:1rem !important;
	padding-bottom:4% !important;
}

.et_pb_slider.testimonial .et_pb_slide_description h2.et_pb_slide_title {
	color:#333333 !important;
	font-size:30px !important;
}

@media only screen and (max-width: 767px) {
	.et_pb_slider_0.et_pb_slider.testimonial .et_pb_slides .et_pb_slide_description .et_pb_slide_title {
		font-size: 20px !important;
	}
}

.et_pb_slider.testimonial .et_pb_slide_description .et_pb_slide_content p {
	color:#333333 !important;
}

.et_pb_slider.testimonial .et-pb-controllers a {
	background-color:#333333 !important;
}

@media (max-width: 767px) {
    .et-pb-controllers {
        bottom: 1%;
	}
}

/*** FORMULAIRE DE CONTACT ***/

/* message de confirmation envoi formulaire */

.im-form-contact .et-pb-contact-message p {
	background-color: #badceb;
	padding:2rem !important;
	border-radius:10px;
}

/* texte champ obligatoire */

.im-text-required p {
	font-size:0.8rem;
}

/* texte champ complete */

.im-form-contact .et_pb_contact p input::placeholder, .im-form-contact .et_pb_contact p textarea::placeholder {
	color:#999 !important;
	font-weight:500 !important;
}

.im-form-contact .et_pb_contact p input, .im-form-contact .et_pb_contact p textarea {
	color:#333333;
	font-weight:600;
}

/* bouton envoyer */

.im-form-contact .et_contact_bottom_container button {
	padding:18px 24px !important;
	border-radius: 0px;
    letter-spacing: 0.16em;
    font-size: 0.8rem;
    font-family: 'Inter', Helvetica, Arial, Lucida, sans-serif !important;
    font-weight: 700 !important;
    text-transform: uppercase !important;
	border:2px solid #8f775b;
	margin-top:1rem;
	color:#8f775b !important;
	border-color:#8f775b !important;
	background-color:transparent;
}

.im-form-contact .et_contact_bottom_container button:hover {
	background-color:#8f775b;
	color:#ffffff !important;
	border-color:#8f775b !important;
}