@charset "UTF-8";
/**
 * Theme Name:  Euromed
 * Theme URI:   https://thethemefoundry.com/make/
 * Author:      The Theme Foundry
 * Author URI:  https://thethemefoundry.com
 * Description: Thème pour euromed basé sur make
 * Version:     1
 * Template: make 
 */

@import url("../make/style.css");

/*---------------------------------------------------------
 Ajouts webmasters
-------------------------------------------------------- */

.site-header-main {
	float: left;
	width: 100%;
	padding: 44px 0 22px;
	padding: 20px 0 0 0;
	background-color: #fff;
}

@media screen and (min-width: 800px) {
	.site-branding {
		float: left;
		max-width: 25%;
	}

	.site-navigation {
		float: right;
		max-width: 70%;
	}

	.branding-right .site-branding {
		float: right;
	}

	.site-navigation .menu li a,
	.site-navigation .nav-menu li a {
		padding: 0.9rem;
		border-bottom: 0;
		line-height: 1.4;
		text-transform: uppercase;
		font-weight: bold;
		margin-top: 30px;
		color: #676767;
	}

	.builder-banner-content {
		padding: 0;
		font-size: 21px;
		font-size: 2.1rem;
	}
}

.site-navigation .menu .current_page_item > a,
.site-navigation .menu .current-menu-item > a,
.site-navigation .nav-menu .current_page_item > a,
.site-navigation .nav-menu .current-menu-item > a {
	font-weight: bold;
	color:#000;
}

.site-navigation ul.menu ul a:hover,
.site-navigation ul.menu ul a:focus,
.site-navigation .menu ul ul a:hover,
.site-navigation .menu ul ul a:focus {
	color: #fff;
	background-color: #88a855;
}

.site-footer {
	float: left;
	width: 100%;
	padding: 10px 0;
	color: grey;
	background-color: #0e1c25;
}

.site-footer a {
	text-decoration: none;
	color: grey;
}

.footer-text {
	clear: both;
	padding-top:20px;
	padding-bottom:10px;
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
}

h1 {
	font-size: 2.2rem;
	font-weight: normal;
	line-height: 1.2;
}

h2 {
	font-size: 2rem;
}

h3 {
	font-size: 1.9rem;
}

h4 {
	font-size: 1.8rem;
	font-weight: normal;
}
hr {
	margin: 30px 0;
	border: 0;
	border-top: 1px solid #eaecee;
}

.builder-section {
	position: relative;
	margin-bottom: 0px;
}

.builder-section-text.has-background {
	padding: 22px 0 22px;
	padding: 2.2rem 0 2.2rem;
}

.builder-banner-content {
	overflow: hidden;
	position: absolute;
	right: 0;
	left: 0;
	width: 100%;
	height: 100%;
	min-height: 100%;
	margin-bottom: 0;
	padding: 0;
	color: #fff;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.35;

	-webkit-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.cycle-slide .builder-banner-content {
	padding: 0;
}

.widget {
	max-width: 100%;
	margin-bottom: 20px;
	margin-bottom: 1.4rem;
	font-size: 13px;
	font-size: 1.3rem;
}
.ttfmake-button,
.site-main .gform_wrapper .gform_footer input.button,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	display: inline-block;
	padding: 10px 18px;
	padding: 0.6rem 1.8rem;
	border: 0;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border-radius: 100px;
	color: #fff;
	background: #008df6;
	font-size: 13px;
	font-size: 1.7rem;
	text-decoration: none;
	font-family: Oswald;
	cursor: pointer;
}




#builder-section-1477297321455 {
    padding: 52px 0 0;
    padding: 0 !important;
}
#builder-section-1477297321455 .metaslider {
    max-width: 100% !important;
}
.builder-text-section-title, .builder-gallery-section-title, .builder-banner-section-title {
    display: none;
}
.builder-section-banner.has-background {
    padding: 20px;
}
.tribe-bar-submit {
    margin-left: 13.6667% !important;
    width: 28% !important;
}
h1 {
    color: #000;
    font-family: Oswald;
    font-weight: normal;
	
}
h2 {
    font-family: Oswald;
    font-weight: normal;
    color: #1a7fba;
}
h3 {
    letter-spacing: -1px;
    color: #4cc7e5;
    font-family: Oswald;
    font-weight: normal;
}
.single-tribe_events .tribe-events-single-event-title {
    font-size: 3.2rem;
    color: #000;
    font-family: Oswald;
    font-weight: normal;
}
.entry-title {
    font-size: 3.2rem;
    color: #000;
    font-family: Oswald;
    font-weight: normal;
}

.single-ville-membre main {
	border:1px solid #c7c6c6;
	padding:0;
}
.single-ville-membre article {
	background-color:#f9f9f9;
	padding:0 20px;
}
.population {
	background-color:#e5e5e5;
	margin-top:20px;
	color:#000;
	padding:20px;
	font-size:1.4em;
	font-family:monospace;
	vertical-align:middle;
	border-top:1px solid #c7c6c6;
	border-bottom:1px solid #c7c6c6;
}
.blason {
	text-align:center;
}	
.ville {
	text-align:center;
}
.ville h1{	
	font-size:2em;
	color:#008df6;
}
.pop-texte {
	position:relative;
	top:-10px;
}
.select2-container {
    padding: 20px;
    width: 100% !important;
	max-width: 1144px;
	background-color:#e5e5e5;
	padding-top:0;
	border-bottom: 1px solid #c7c6c6;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #fff transparent transparent transparent !important;
}
.single-ville-membre .select2-container, .page .select2-container {
	max-width: 958px;
}
.home #containerselect2 {
	max-width: 1144px;
	background-color:#0e1c25;
	padding-top:0;
	border-bottom: 0;
	padding-top:2rem;
}
.home .single-ville-membre .select2-container, .home  .select2-container {
    width: 100% !important;
    margin: auto;
    display: block;
    background-color: transparent;
    border: none;
}
.bloc_membres {
	border:1px solid #C7C6C6;
}
.titre-liste {
        font-family: Oswald;
        font-weight: normal;
        padding-left: 20px;
	background-color:#e5e5e5;
	margin-bottom:0px;
	color:#1A232A;
	padding-top: 1rem;
	margin-top:0px;
}
.response {
	font-size:15pt;
	margin-left:auto;
	margin-right:auto;
	background-color:#F8A959;
	color:white;
	font-weight:bold;
}
#widget_corps {
	text-align:center;
	padding:20px 10px;
	background-image:url('img/FRESQUE0005.jpg');
	background-color:#0e1c25;
	background-repeat:no-repeat;
}
#widget_corps h3 {
	color:#fff;
	font-size:4rem;
}
#builder-section-1477657779950{
	border-top:1px solid #c7c6c6;
	border-bottom:1px solid #c7c6c6;
	margin-bottom:50px;
}

.home input[type="text"] {
	background-color: #fff;
}

#wp-admin-bar-tribe-events {
    display: none;
}
.forum-archive .bloc_membres, .forum .bloc_membres, .topic .bloc_membres {
    display: none;
}
.category-partenaires .entry-footer, .category-partenaires .entry-meta, .category-partenaires .section-title {
    display: none;
}
.category-partners .entry-footer, .category-partners .entry-meta, .category-partners .section-title {
    display: none;
}
#builder-section-1483631311736-column-1 h1, #builder-section-1483631311736-column-1  p, #builder-section-1483631311736-column-1  label {
    color: #fff;
}
.log_forms {
    border: 0 none !important;
    margin: 0 auto !important;
}
.category-non-classe + .post-navigation, .category-non-classe footer {
    display: none;
}
.logged-in>a:first-child {
    display: none;
}
.postid-884 .nav-next {
    display: none; /* Sur l article SEMIDE, pour ne pas afficher le lien vers l'article précédent qui ne fait pas partie des Partenaires */
}
.entry-author-byline {
    display:none;
}
#wpcf7-f2435-p121-o1 label, #wpcf7-f2446-p189-o1 label {
    color: #fff;
}
#wpcf7-f2435-p121-o1 div.wpcf7-mail-sent-ok {
    border: 2px solid #fff;
    color: #fff;
    padding: 20px;
    background: rgba(255, 255, 255, 0.2);
}
#gallery-11 figure.gallery-item {
    min-height: 250px;
}
.gallery-caption {
	display:block;
}
.single nav.navigation.post-navigation {
    display: none;
}
.pt-cv-view .pt-cv-ifield {
    background: #f5f5f5;
    padding: 0.5em;
}
.pt-cv-view .pt-cv-ifield img {
    text-align:center;
}

@media screen and (min-width: 768px) {
	.blason {
		width: 120px !important;
		padding-top:20px;
		text-align:left;
	}	
	.ville {
		width: 740px !important;
		padding-top:20px;
		text-align:left;
	}
	h1 {
		font-size:3.2rem;
	}	
	h2 {
		font-size: 2.6rem;
	}	
	h3 {
		font-size: 2.3rem;
	}
	.ville h1{	
		font-size:4.5em;
	}
	.pop {
		width: 62% !important;
	}
	.drapeau {
		width: 33% !important;
	}	
	.site-footer .widget-area {
		margin-bottom: 0 !important;
	}	
	#widget_corps {
		padding:180px 10px;
	}	
	.home .single-ville-membre .select2-container, .home  .select2-container {
		width: 50% !important;
	}
	.response {
		width:30%;
	}
	.log_forms {
		width: 50% !important;
	}
	.pt-cv-wrapper img {
		height: 160px !important;
		width:300px !important;
		object-fit: cover !important;
	}
}