/*
Theme Name: Ergopix
Theme URI: https://www.ergopix.ch
Author: ergopix sàrl
Version: 1.0
*/


.campaign {
	font-family: campaign,sans-serif;
	font-weight: 300;
	font-style: normal;
}
.campaign-i {
	font-family: campaign,sans-serif;
	font-weight: 300;
	font-style: italic;
}
.campaign-b {
	font-family: campaign,sans-serif;
	font-weight: 500;
	font-style: normal;
}
.campaign-b-i {
	font-family: campaign,sans-serif;
	font-weight: 500;
	font-style: italic;
}

html {
	font-size: 1em;
	-webkit-text-size-adjust: 1em;
	-ms-text-size-adjust: 1em;
	min-height:100%;
}
body {
	background-color: #FFF;
    font-weight: 300;
    font-size:24px;
    text-rendering: optimizeLegibility;
	-moz-osx-font-smoothing: grayscale;
	color:#000;
	line-height: 42px;
}
.no-page-header body {
	padding-top: 60px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

figure.wp-caption.alignleft, img.alignleft {
	margin: 7px 24px 7px 0;
}

.wp-caption.alignleft {
	margin: 7px 14px 7px 0;
}

figure.wp-caption.alignright, img.alignright {
	margin: 7px 0 7px 24px;
}

.wp-caption.alignright {
	margin: 7px 0 7px 14px;
}

img.aligncenter, .wp-caption.aligncenter {
	margin-top: 7px;
	margin-bottom: 7px;
}

.wp-caption {
	margin-bottom: 24px;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin: 0;
}

::-webkit-input-placeholder {
	color: #939393;
}

:-moz-placeholder {
	color: #939393;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #939393;
}

.wp-caption, img {
	max-width: 100%;
}
a {color: #000 !important;text-decoration:none !important;font-weight: 300;}

h1, a.logo {font-weight: 500;font-size: 24px;}
h2 {font-weight: 400;font-size: 24px;}
h3 {font-weight: 400;font-size: 15px;color: #555;}
h4 {font-weight: 400;}
h5 {font-weight: 400;}
h6 {font-weight: 400;}


a:hover,
a:hover h2 {font-weight: 500;}

span.ch-p-h {}
span.ch-p-xl {font-size: 110%;}
span.ch-p {}
span.ch-p-s {font-size: 14px;}
span.ch-span {font-size: 60%;}

.btn {
	border: 1px solid #000;
	border-radius: 0;
	font-weight: 300;
	font-size:14px;
}

.bg-grey {background-color:#e6e6e6;}
.bg-grey-dark {background-color:#b4b4b4;}
.side-border {border-right:1px solid #000;}
.b-top {border-top:1px solid #000;}
.m-0-15{margin: 0 15px;}

.mm-menu {background-color:#fff;border-left: 1px solid #000;}
.mm-navbar {text-align: right;border: none;}
.mm-navbar__title {display: none;}
.mm-btn.mm-btn_close.mm-navbar__btn {
	right: 40px;
	left: auto;
	font-size: 25px;
}
.mm-menu .mm-btn::after, .mm-menu .mm-btn::before {display: none;}
ul.mm-listview li.item a {font-weight:300;}
ul.mm-listview li.item.active a,
ul.mm-listview li.item a:hover,
ul.mm-listview li.item:hover a {font-weight:500;}

/* Header */


	.header-mobile {
		padding: 10px 0;
		background-color: none transparent;
		position: absolute;
	    top: 0;
	    width: 100%;
	    z-index: 100;
	    left: 0;
	    right: 0;
	    height:60px !important;
		border-bottom: 1px solid #000;
	}
	html.fixed .header-menu {
		/*position: fixed;*/
		overflow: hidden;
	}
	
	#hamburger {
		display:block;
		width:32px;
		overflow:hidden;
		float:right;
	}
	
	#hamburger span {
		background:#000;
		display:block;
		height:3px;
		margin:5px 0;
		position:relative;
		-webkit-transform:rotate(0);
		-ms-transform:rotate(0);
		transform:rotate(0);
		top:0;
		left:0;
		opacity:1;
		filter:alpha(opacity=100);
		-webkit-transition:none .5s ease;
		transition:none .5s ease;
		-webkit-transition-property:-webkit-transform,top,left,opacity;
		transition-property:transform,top,left,opacity;
	}
	div.no-page-header {height:60px;}

	header {
		position: fixed;
		left: 0;
		right: 0;
		bottom: auto;
		height: 60px;
		z-index: 100000000000;
		top: 0;
		transition: opacity 1.4s ease;
		background: none transparent;
	}
	html.mm-wrapper_opened.no-page-header .wrapper header {position:relative;}
	
	.header-menu {
		position: absolute;
		bottom: 0;
		left: 0;
		display: block;
		width: 100%;
		height: 60px;
		background:#fff;
	}
	html.fixed header {
		height: 60px;
	}
	html.fixed header a#logo-link img {
		width: 100px;
	}
	html.fixed .header-menu {
		position: fixed;
		background-image: none;
		top:0;
		z-index:10000;
		height: 60px;
	}
	
	html.fixed .nav-top {
		display: none;
	}
	html.fixed .nav-bottom ul {margin-top: 7px;}
	html.fixed .col-logo {
		padding-top: 0 !important;
	}
	
	a#logo-link {
		padding-left:0;
	}

/* Artiste */

	.single-artiste h1 {font-weight:300;}
	.col-artiste h2 {font-weight:300;}
	.artiste-categories li {font-weight:300 !important;text-decoration:none !important;font-size:14px;}

/* Agenda */

	.agenda-section > .row:not(:last-child) {
		border-bottom: 1px solid #000;
	}
	
/* Forms */

	.ginput_container_name {width: 100% !important;}
		.ginput_container_name p {width:50% !important;float: right !important;margin-bottom: 0;}
			.ginput_container_name p span {width:100% !important;padding:0 !important;}
			html div.ginput_complex.ginput_container_name span.name_last {width: calc(100% - 8px) !important;}
			html div.ginput_complex.ginput_container.gf_name_has_2 span.name_first,
			html div.ginput_complex.ginput_container_name span.name_first {
				width: calc(100% - 8px) !important;margin-left: 8px !important;
			}
			.ginput_container_name span input {}
			.gform_wrapper select {
			    min-height: 39px;
			}
				.gform_wrapper .ginput_container_select select option:first-child {
					min-height: 39px;
					line-height: 39px;
				}
		.ginput_container_name br,
		.gfield_checkbox li br,
		#input_3_25 .gchoice br {display:none;}
		
		.ginput_container_radio #input_3_1 * {
			display: inline-block !important;
		}
		.ginput_container_radio #input_3_1 br {display:none !important;}
		
		.gchoice.gchoice_3_1_0 {
			margin-right: 50px;
		}
		#field_3_34 .gfield_description,
		#field_3_33 .gfield_description,
		#field_3_32 .gfield_description,
		#field_3_21 .gfield_description,
		.gform_fileupload_rules {
			font-size:13px !important;
			padding-top:0 !important;
			color: #777;
			line-height: 15px;
		}
		#field_3_34 .gfield_description p,
		#field_3_33 .gfield_description p,
		#field_3_32 .gfield_description p,
		#field_3_21 .gfield_description p {
			margin-bottom:0;
		}
		.gform_fields .gsection:not(:first-child) {
			border-top: 1px solid #000;
			padding-top: 24px;
		}
		.gform_drop_area {
			padding: 8px;
		}
		
		.gform_wrapper .gform_footer input {
			width: 100% !important;
			display: inline-block;
			background-color: #fff;
			color: #000;
			border: 1px solid #000;
			font-weight: 300;
			font-size: 14px;
		}
		.gform_wrapper .gform_footer input:hover {
			font-weight:500;
		}
		.gform_wrapper .gform_footer br {display:none;}
		.gform_wrapper .gform_footer p {margin-bottom:0;}
		.gform_wrapper.gravity-theme .gfield_label {font-weight: 500;}

/* Footer */

	footer {left:0;top:auto;right:0;bottom:0;width:100%;z-index:1;font-size:14px;line-height:16px;border-top: 1px solid #000;}
	.mm-wrapper_opened footer {position:relative !important;}
	footer .col-contact a:not(.ch-p-s) {font-size:20px;word-break: break-all;}
		 
/* Scroll Sidebar */

	.scroll-sidebar {
		background-color:#333;
		color: #fff;
		right:-56px;
		width:56px;
		top: 40%;
		position: fixed;
		left: auto;
		bottom: auto;
		z-index: 10000000;
		-webkit-transition: all .5s ease;
		transition: all .5s ease;
		text-align: center;
	}
	html.fixed .scroll-sidebar {
		right:15px;
	}
		.scroll-sidebar ul {
			list-style:none;
			margin:0;
			padding: 0;
		}
			.scroll-sidebar ul li {
				margin: 10px 0;
			}
				.scroll-sidebar ul li a {
					color: #fff;
					font-size: 30px;
				}
					.scroll-sidebar ul li a i {
						
					}

/* Back To Top Button */
	
	#backtotopBtn {
	    display: none;
	    position: fixed;
	    bottom: 32px;
	    right: 15px;
	    z-index: 99999;
	    border: none;
	    outline: none;
	    color: #fff;
	    background-color: #000;
	    cursor: pointer;
	    height: 36px;
		width: 36px;
	}
	
	#backtotopBtn:hover {
	    background-color: #e6e6e6;
	    color:#000;
	}
	
		#backtotopBtn span {
			
		}


/* Responsive */
	
	/* Max Width */
	
		@media (max-width: 1199.98px) {
			body {font-size:22px;line-height: 38px;}
			footer .col-contact a:not(.ch-p-s) {font-size:16px;}
		}
		
		@media (max-width: 991.98px) {
			body {font-size:20px;line-height: 32px;}
			h1 {}
			h2 {}
			h3 {}
			h4 {}
			h5 {}
			h6 {}
			header {height: 60px;}
			footer .col-contact a {font-size:14px;}
		}
		
		@media (max-width: 767.98px) {
			.side-border {
				border-right: none;
				border-bottom: 1px solid #000;
			}
			footer .col-contact a:not(.ch-p-s) {font-size:20px;}
		}
		
		@media (max-width: 575.98px) { 
			
		}
	
	/* Min Width */

		@media (min-width: 576px) { 
			
		}
		
		@media (min-width: 768px) {
		
		}
		
		@media (min-width: 992px) { 
			
		}
		
		@media (min-width: 1200px) { 
			.container {width:94%;max-width:1180px;}
		}
		
		@media (min-width: 1300px) { 
			.container {width:96%;max-width:1220px;}
		}
		
		@media (min-width: 1440px) { 
			.container {width:96%;max-width:1920px;}
		}