/*
 Theme Name:   golfdesgraves-child
 Description:  Thème enfant
 Author:       Exalto
 Author URI:   https://www.ex-alto.com
 Template:     golfdesgraves
 Version:      1.0
*/

:root {
	--width-coordonnees: 512px;
}

body { font-family: 'Ubuntu', sans-serif; font-size: 14px; font-weight: 400; font-size: 20px; color: #5C6767; }

article { font-weight: 400; }

.main { position: relative; z-index: 1; }

a { color: #AFAF94; }

h1, h2, h3, h4, h5, h6 { font-family: 'The Seasons', sans-serif; font-weight: 700; }

.site-max-width, .petit-site-max-width { display: block; margin-left: auto; margin-right: auto; padding-left: 10px !important; padding-right: 10px !important; }
.site-max-width { width: 85%; }
.petit-site-max-width { max-width: 1256px; width: 100%; }

.fond-gris { background-color: #F5F5F5; }
.fond-rouge { background-color: #DC3D44; }
.fond-bleu-nuance {  }

.titre-bleu, .titre-blanc {
	font-size: 30px;
	font-weight: 600;
	line-height: 34px;
	margin: 0;
	padding: 0;
}
.titre-bleu { color: #024995; }
.titre-blanc { color: #fff; }

.sous-titre-bleu, .sous-titre-bleu * {
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0.9px;
	color: #024995;
	margin: 0;
}

.txt-bleu { color: #024995; }
.txt-blanc { color: #fff !important; }
.txt-dore { color: #AFAF94; }

.bt-transparent-blanc a, .bt-transparent-dore a, .page-contact input[type="submit"] {
    vertical-align: middle;
    display: inline-block;
    padding: 15px 70px;
    margin: 0.2em 0;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    text-align: center;
    text-decoration: none;
	text-transform: none;
	font-size: 24px;
	font-family: 'Khand', sans-serif;
	font-weight: 600;
	cursor: pointer;
}
.bt-transparent-blanc a {
	border: 1px solid #fff;
	background: transparent;
	color: #fff;
}
.bt-transparent-blanc a:hover {
	background: #fff;
	color: #000;
}
.bt-transparent-dore a, .page-contact input[type="submit"] {
	border: 1px solid #AFAF94;
	background: transparent;
	color: #AFAF94;
}
.bt-transparent-dore a:hover, .page-contact input[type="submit"]:hover {
	background: #AFAF94;
	color: #fff;
}

.backtotop { position: fixed; bottom: 30px; right: 30px; z-index: 5000; }

.contenu-encart { padding: 100px 0; }

.titre-dore { font-family: 'The Seasons', sans-serif; font-size: 30px; font-weight: 700; color: #AFAF94; }
.titre-section { font-family: 'The Seasons', sans-serif; font-size: 60px; font-weight: 700; color: #1A3436; line-height: 1.2; margin: 0; }
.separateur-dore, .separateur-blanc { width: 50px; margin: 35px auto 45px; }
.separateur-dore { border-top: 1px solid #AFAF94; }
.separateur-blanc { border-top: 1px solid #fff; }
.separateur-dore.sep-left, .separateur-blanc.sep-left { margin-left: 0; }
.citation { max-width: 700px; margin: 0 auto; font-size: 24px; font-weight: 500; font-style: italic; color: #AFAF94; }


.section { font-size: 20px; font-weight: 400; color: #5C6767; }

.section-contenu-texte {  }
.section-contenu-texte .contenu-encart { padding-bottom: 50px; }
.section-contenu-texte .contenu {  }
.section-contenu-texte .bloc-citation { margin-top: 50px; }


.section-contenu-img-fond { color: #fff; }
.section-contenu-img-fond .filtre-img-fond { background-color: rgba(0, 0, 0, 0.43); }
.section-contenu-img-fond .contenu {  }


.section-contenu-texte-image {  }
.section-contenu-texte-image .conteneur-texte-image { display: flex; }
.section-contenu-texte-image .colContenu, .section-contenu-texte-image .colImage { width: 50%; }
.section-contenu-texte-image .colContenu { display: flex; align-items: center; }
.section-contenu-texte-image .colContenu .centrageContenu { padding: 20px 15%; }
.section-contenu-texte-image .titre-section { line-height: 64px; }
.section-contenu-texte-image .colImage img { width: 100%; height: 100%; object-fit: cover; }

.section-mea-pages {  }
.section-mea-pages .titre-section { padding-bottom: 65px; }
/* .conteneur-mea-pages { padding-top: 65px; } */
.carousel-mea-pages { width: 85%; margin-left: auto; }
.mea-item-image { width: 373px; height: 518px; }
.mea-item-position-titre { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: rgba(0, 0, 0, 0.45); color: #fff; }


#carteLocalisation { position: relative; }
#mapImage { position: relative; z-index: 5; object-fit: cover; }
#mapInteractive { display: none; position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; }

.section-carte-coordonnees .carte, .section-carte-coordonnees .coordonnees { float: left; }
.section-carte-coordonnees .carte { width: calc(100% - var(--width-coordonnees)); }
.section-carte-coordonnees .carte img { width: 100%; height: 100%; }
.section-carte-coordonnees .coordonnees {
	max-width: var(--width-coordonnees);
	width: 100%;
	background: rgba(26, 52, 54, 0.84);
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}
.coordonnees { color: #fff; font-size: 20px; text-align: center; }
.section-carte-coordonnees .coordonnees .position-coordonnees { padding: 20px; }
.coordonnees .nomStruct-coordonnees { font-family: 'Khand', sans-serif; font-size: 36px; font-weight: 600; }
.coordonnees .bloc-adresse { margin-top: 40px; }
.coordonnees .bloc-gps { border: 1px solid #FFFFD6; color: #FFFFD6; border-radius: 50px; padding: 10px 0; margin-top: 28px }
.coordonnees .bloc-tel { margin-top: 80px; }
.coordonnees .bloc-email { margin-top: 35px; }
.coordonnees .tel, .coordonnees .email { margin-top: 5px; }
.coordonnees .email a { color: #fff; }

.carousel-mea-pages owl-item { justify-content: end; }
#mea-prev-slide, #mea-next-slide { position: absolute; left: 8%; }
#mea-prev-slide { bottom: 112px; }
#mea-next-slide { bottom: 0; }

.mea-item-titre {
	position: absolute;
	bottom: 75px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	text-align: center;
	font-family: 'Khand', sans-serif;
	font-size: 32px;
	font-weight: 600;
	line-height: 36px;
	max-width: 150px;
	width: 100%;
}

.defil-item { width: 100%; padding: 150px 0; }
.defil-img-gauche { position: absolute; top: 0; left: 0; z-index: -1; max-width: 65%; width: 100%; height: 100%; }
.defil-img-droite { position: absolute; top: 0; right: 0; z-index: -1; max-width: 65%; width: 100%; height: 100%; margin-left: auto; }
.defil-contenu {
	width: 51%;
	background: rgba(255, 255, 255, 0.9);
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}
.defil-zone-txt { padding: 12% 26% 12% 14%; }
.defil-prev-slide, .defil-next-slide { position: absolute; right: -120px; cursor: pointer; }
.defil-prev-slide { bottom: 100px; }
.defil-next-slide { bottom: 0; }

.inverseImg .defil-img { margin-left: 0; }
.inverseImg .defil-contenu { margin-left: auto; }
.inverseImg .defil-zone-txt { padding: 12% 14% 12% 26%; }
.inverseImg .defil-prev-slide, .inverseImg .defil-next-slide { right: auto; left: -120px; }


.section-contenu-texte + .section-mea-pages .contenu-encart { padding-top: 0; }



/* Actualités */
.liste-article {  }
.article-item { background: #F5F5F5; margin-top: 60px; }
.article-item-col-img, .article-item-col-infos { float: left; width: 50%; }
.article-item-image { width: 100%; height: 100%; object-fit: cover; }
.article-item-logo-golf { position: absolute; bottom: 52px; right: 52px; }
.article-item-bloc-infos { padding: 10% 10% 5% 10%; }
.article-item-dates { font-family: 'Khand', sans-serif; font-size: 24px; font-weight: 600; color: #AFAF94; }
.article-item-titre { font-family: 'Khand', sans-serif; font-size: 50px; line-height: 54px; color: #1A3436; }
.article-item-titre a { color: #1A3436; text-decoration: none; }
.article-item-sep { margin: 25px 0 35px; }
.article-item-boutons { display: flex; justify-content: flex-end; align-items: center; margin-top: 30px; }
.article-item-plus-infos a { font-family: 'Khand', sans-serif; font-size: 24px; font-weight: 600; color: #5A7B7D; }

.pagination { margin-top: 50px; }
.nav-links { display: flex; justify-content: center; align-items: center; }
.pagination .page-numbers { display: inline-block; margin: 0 10px; padding: 0 10px; text-decoration: none; }
.pagination .next, .pagination .prev { width: 50px; padding: 0; }

.article-detail-image { text-align: center; margin-bottom: 25px; }


/* Compétitions */
.liste-onglet-compet { font-family: 'Khand', sans-serif; font-size: 30px; font-weight: 600; margin: 50px 0 70px; }
.bt-onglet-compet { color: #AFAF94; margin: 0 25px; border-bottom: 2px solid transparent; cursor: pointer; }
.bt-onglet-compet.selected { color: #5A7B7D; border-bottom: 2px solid #5A7B7D; }

.liste-compet-logo-golf { position: absolute; bottom: 52px; right: 52px; }
.titre-compet { font-family: 'Khand', sans-serif; font-size: 50px; line-height: 54px; color: #1A3436; }
.titre-compet a { color: #1A3436; text-decoration: none; }
.compet-liste-boutons { display: flex; justify-content: space-between; align-items: center; margin-top: 30px; }
.compet-liste-plus-infos a { font-family: 'Khand', sans-serif; font-size: 24px; font-weight: 600; color: #5A7B7D; }

.compet-item-bloc-infos { padding: 10% 10% 5% 10%; }
.compet-item-dates { font-family: 'Khand', sans-serif; font-size: 24px; font-weight: 600; color: #AFAF94; }
.compet-item-sep { margin: 25px 0 35px; }

.conteneur-detail-compet { display: flex; justify-content: space-between; }
.detail-compet-col-infos { width: 60%; }
.detail-compet-col-img { width: 40%; }
.detail-compet-col-img img { object-fit: cover; width: 100%; height: 100%; }

.compet-item { background: #F5F5F5; margin-top: 60px; }
.compet-item-col-img, .compet-item-col-infos { float: left; width: 50%; }
.liste-compet-image { width: 100%; height: 100%; object-fit: cover; }

.contenu-compet { padding: 10px 100px 10px 0; }
.infos-compet { border-collapse: collapse; }
.infos-compet td { padding: 10px 15px; }
.infos-compet .ligne-tarifs td { vertical-align: top; }
.infos-compet .ligne-tarifs td > p:first-child { margin-top: 0; }

.detail-compet-liste-doc { display: flex; justify-content: center; flex-wrap: wrap; margin-top: 50px; }
.detail-compet-item-doc { margin: 0 70px 50px; }

.grid-masonry { margin: 0 auto; }
.grid-item { width: 400px; margin-bottom: 5px; }

.page-contact form { max-width: 500px; width: 100%; margin-left: auto; margin-right: auto; }
.page-contact label { color: #AFAF94; font-weight: bold; }
.page-contact input, textarea { border: 2px solid #5a7b7d; width: 100%; color: #5a7b7d; font-size: 16px; font-weight: bold; margin-top: 10px; }
.page-contact input { padding: 10px; }

.grecaptcha-badge { display: none; }
.lightboxOverlay + .lightbox + div { display: none; }

#sib_embed_signup .forms-builder-wrapper > p, #sib_embed_signup #theform > p { margin: 0; padding: 0; }