@charset "UTF-8";
/*
Theme Name: TPR 20-21
Theme URI: 
Description: TPR 20-21
Version: 8
Author: supero.ch
 
*/


/*FIN TYPO TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT*/
@font-face {
	font-family: "LLCircularWeb";
	src: url("fonts/lineto-circular-medium-c.eot");
	src: url("fonts/lineto-circular-medium-c.eot?#iefix") format("embedded-opentype"),
		 url("fonts/lineto-circular-medium-c.woff") format("woff"),
		 url("fonts/lineto-circular-medium-c.ttf") format("truetype"),
		 url("fonts/lineto-circular-medium-c.svg#LLCircularWeb-Medium") format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "LLCircularWeb";
	src: url("fonts/lineto-circular-mediumitalic-c.eot");
	src: url("fonts/lineto-circular-mediumitalic-c.eot?#iefix") format("embedded-opentype"),
		 url("fonts/lineto-circular-mediumitalic-c.woff") format("woff"),
		 url("fonts/lineto-circular-mediumitalic-c.ttf") format("truetype"),
		 url("fonts/lineto-circular-mediumitalic-c.svg#LLCircularWeb-Mediumitalic") format("svg");
	font-weight: normal;
	font-style: italic;
}

@font-face {
    font-family: 'LLCircularWeb-Mono';
    src: url('fonts/CircularXXMono-Regular.eot');
    src: url('fonts/CircularXXMono-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/CircularXXMono-Regular.woff2') format('woff2'),
        url('fonts/CircularXXMono-Regular.woff') format('woff'),
        url('fonts/CircularXXMono-Regular.ttf') format('truetype'),
        url('fonts/CircularXXMono-Regular.svg#CircularXXMono-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Kaffi';
    src: url('fonts/Kaffi-Regular.eot');
    src: url('fonts/Kaffi-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Kaffi-Regular.woff2') format('woff2'),
        url('fonts/Kaffi-Regular.woff') format('woff'),
        url('fonts/Kaffi-Regular.ttf') format('truetype'),
        url('fonts/Kaffi-Regular.svg#Kaffi-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
	font-family: 'LLCircularWeb', Helvetica, Arial;
	font-weight: normal;
	font-size:16px;
	line-height:21px;
    background-color: #fff;
    color: #000 !important;
}
/*TYPO**************************************************************************************************/

.kaffi{
	font-family: 'Kaffi';
    color: #f00;
}

.logo_typo  {
    font-size:14px ;
	line-height:17px;
    padding-top: 2px;
}

p, .infos_complementaires{
	margin-bottom: 10px;
}

i,em{
	font-style: italic;
}
b, strong{
    font-weight: normal;
}
h1,h2,h3,h4,h5,h6{
    font-weight: normal;
}
h1{
    font-size: 2.5em;
    line-height: 1.25em;
}
h2{
	font-size:58px;
	line-height:62px;
    margin-bottom: 15px;
}
h3{
    font-size: 2em;
    line-height: 1.2em;
}
h2.kaffi{
    font-size: 5em;
    line-height: 0.9em;
}

h3{
	margin-bottom:20px;
	margin-top:0px !important;
}
.principal{
	font-size: 1.5em;
    line-height: 1.25em;
}

h6, .biographie{
	font-family: 'LLCircularWeb-Mono', Helvetica, Arial;
    font-weight: normal;
}
h6{
    margin-bottom: 20px;
}

sup{
	vertical-align: super;
	font-size:0.7em;
	line-height:0;
}
.texte{
    font-size: 1.25em;
    line-height: 1.25em;
}

.footer{
font-size: 12px !important;
line-height: 16px !important;
}


.principal strong{
	/*font-size:15px;*/
}
.infos_complementaires strong, .principal .infos_complementaires p, h4, .page{
 font-size: 15px;
 line-height:20px;
}
.generique {
	font-family: 'LLCircularWeb-Mono', Helvetica, Arial;
}
.generique p{
    border-bottom: solid 1px #000;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.semaine{
	text-transform: capitalize;	
}
/*MARGES TYPO*/


.logos{
	margin-top:0px;
}

.plus{
	line-height: 0;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	vertical-align: middle;
	color:#000;
    line-height: 30px;

}


.spectacle_liste p{
	margin-bottom:10px;
}
.spectacle_liste .sous_titre p{
	margin-bottom:0px;
}
.spectacle_liste .representations{
	margin-top:10px;
}
.page p, .page h4, .infos_complementaires p, .item p{
	margin-bottom:10px;
}

.page h5{
	margin-top:40px;
	margin-bottom:10px;
}


/*FIN MARGES TYPO*/

/*LIENS*/
a{
	color: #000 !important;
	/*text-decoration: none !important;
	border-bottom-width: 2px !important;
	border-bottom-style: solid !important;*/
}
a.btn{
	color: #000 !important;
}

#lightbox a{
	border:none;
}

.liste_spectacle a:hover{
	border:none;
	text-decoration:none;
}

.sidebar a, .logos a{
	border:none;
	color:#000;
}

.sousmenu li{
    font-size: 15px;
    padding-left: 10px;
}
.sousmenu li a:before {
  content: "– ";
}

.sousmenu li a:hover {
    text-decoration: none !important;
}

	/* Small devices (tablets, 768px and up) */


.content a{
	/*border:none;*/
	color:#000;
}
.principal a{
	border-color: #000;
}
.principal a.btn {
border: none;
}
h4 a{
	border:none;
}

.tournee a:hover{
	text-decoration:none;
	
}

/*FIN LIENS*/
/*LISTE*/
.content ul, .deux_colonnes_2 ul{
	margin-left: 25px;
}

.content li, .deux_colonnes_2 li{
	list-style-type: disc;
}
.content li h6, .deux_colonnes_2 li h6{
    margin-bottom: 0px;
    padding-bottom: 0px;
}

.rouge{
	color:#F00;
}
/*FIN LISTE*/

/*FIN TYPO TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT*/

/* BLOCS TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT*/
.container_marge{
    margin-top:80px;
    padding-top: 20px !important;
}

.marge{
	margin-top:178px;
}

/*SIDEBAR*/
.logo{
	float:left;
	margin-top:4px;
	margin-right:20px;

}
.menu{
	float:left;
	clear:right;
	margin-bottom:10px;
}

.sidebar_background{
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	height:102px;
	background-color:#fff;
	z-index:8888;
}


.sidebar{
	background-color:#fff;
	z-index:9999;
	padding-top:20px;
	top:0px;
	margin-left:auto;
	margin-right:auto;
}
.sidebar li{
	padding: 0;
	margin: 0;
	list-style-type: none;	
}

.sous_menu li{
}
/*FIN SIDEBAR*/

/*2 COLONNES*/
.deux_colonnes_1{
	float:left;
}
.deux_colonnes_2{
	float:left;
	margin-left:30px;
}
/*FIN 2 COLONNES*/

.spectacle_liste{
	padding-top:0px;
}

.fond{
	padding:10px;
}

.spectacle_liste .gauche, .post .gauche{
	border:none;
}
.spectacle_liste .image{
	border:none;
	margin-top:15px;
}

 .triangle {
	 position:absolute;
	 bottom: 0px;
	 left:0px;
	border-style: solid;
	border-width: 0px 250px 400px 0px;
	height: 0px;
	width: 0px;
	z-index:0;
}

 .triangle2 {
	 position:absolute;
	 bottom: 0px;
	 left:0px;
	border-style: solid;
	border-width: 0px 250px 100px 0px;
	height: 0px;
	width: 0px;
	z-index:-1;
}

.spectacle{
}

.gauche{
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #333;
	padding-bottom:15px;
	padding-right:15px;
	padding-left:15px;
}

.gauche_sans_marge{
	padding-left:0px;

}

.spectacle20152016 .gauche, .spectacle .gauche{
	padding-right:15px;
	padding-left:0px;
}

.spectacle20152016 .principal,.spectacle .principal{
	padding-right:15px;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:10px;
	position:relative;
}

.spectacle20162017 .principal{
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	position:relative;
}


.spectacle20152016 .secondaire{
	
	
}

.infos_complementaires{
	margin-top:20px;
}
.texte{
	margin-top:20px;
}
.biographie{
	margin-top:20px;
}


.ligne{
	margin-bottom: 15px;
	margin-top: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	clear:both;
}
hr {
margin-top: 20px;
margin-bottom: 20px;
border: 0;
border-top: 2px solid #000;
}
/*.barre{
	height: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	position:relative;
	top:6px;
}*/

.barre_gauche{
	width:10px;
	border-top-width: 2px;
	border-top-style: solid;
	position:relative;
	left:611px;
}
.image{
	margin-top:30px;
	margin-bottom:20px;
}
.image_galerie{
	margin-top:0px;
	margin-bottom:15px;
}

.accueil img{
	margin-top:15px;
}



/*LECTEUR AUDIO VIDEO*/
.wp-video, .mejs-audio{
	margin-bottom:10px;
}

/*BONUS*/
.bonus{
	position:absolute;
	z-index:9999999;
	width:300px;
}
#bonus{
	display:none;
}
.bonus_barre{
	height: 130px;
	border-left-width: 25px;
	border-left-style: solid;
	/*border-color:#F00;*/
	position:relative;
	top:0px;
	left:5px;
	float:left;
}
.bonus_texte{
	color:#000;
	/*background-color:#F00;*/
	width:271px;
	position:relative;
	float:right;
	top:50px;
	padding-top:2px;
	padding-bottom:2px;
	padding-right:10px;
	margin-left:-5px;
	text-align:right;
}
/*FIN BONUS*/

.spectacle_annule{
    position:absolute;
	z-index:10;
    background-color: #f00;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 0px;
    padding-top: 2px;
    transform: rotate(340deg);
    top: 200px;
}

.nouvelles_dates{
    top: 220px;
}

.spectacle_annule h3{
    color: #fff !important;
    margin-bottom: 5px;
}

.footer{
	/*background-color: #ff0000;*/
}

/* FIN BLOCS TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT*/


/*FORMULAIRE*/
.wpcf7-response-output{
	clear:both;
	float:left;
}

.wpcf7-validation-errors{
	border: 0px none #000 !important;
	color:#F00;
}
.wpcf7-response-output{
	padding:0 !important;
	margin:0 !important;
	padding-bottom:10px !important;
}
.wpcf7-mail-sent-ok{
	border: 0px none #000 !important;
	color: #6F0;
}

/*FIN FORMULAIRE*/


/*FORMULAIRE COMMANDE BILLETS*/
* { margin: 0; padding: 0; }





/** main body content **/


/** form stuff */
form { display: block; }

form .err { color: #f00; display: none; }
form .capter { }
form .txarea {  }
form .topp {  }

form #captchaimg { display: block; }

form .sendbtn {  }

form .textinput {  }
form .textcaptcha {  }
form .textinput:focus, form .textcaptcha:focus { color: #565656; border-color: #c6c6c6; }

form .msgtextarea { }
form .msgtextarea:focus { color: #565656; border-color: #c6c6c6; }


form a.btn {

}

form a.btn:hover { 

}
form a.btn:active {

}

form .wpcf7-list-item{
	display:block;
}
span.wpcf7-list-item{
	margin-left:0 !important;
}
wpcf7-mail-sent-ok{
		display:block;

}

.wpcf7-list-item{
	margin-right: 10px !important;
	float: left;
	clear: both;
	width: 100%;
}


/*FIN FORMULAIRE COMMANDE BILLETS*/


.liste_spectacle_home{
	height:475px;
}

	/* Small devices (tablets, 768px and up) */
@media (max-width: 768px) { 
.liste_spectacle_home{
	height:600px;
}
    .home_content{
        display: none;
    }
}

@media (min-width: 768px) { 

    .home_mobile{
        display: none;
    }
}


/*SLICK*/

.home .slick, .home .slick-dotted.slick-slider{
    margin-bottom: 0px !important;
    border-bottom: solid 2px #000;
    border-top: solid 2px #000;
}

.slick-dots {
bottom: 15px !important;

}

.slick-prev:before, .slick-next:before {
font-family: 'LLCircularWeb' !important;
font-size: 60px !important;
line-height: 1;
opacity: 1 !important;
color: #f00 !important;
}
.slick-dots li.slick-active button:before {
opacity: 1 !important;
color: #f00 !important;
}
.slick-next:before {
content: '›';
}
.slick-prev:before {
content: '‹';
}
.slick-prev, .slick-next {
    width: 50px !important;
    height: 50px !important;
}

.slick-next {
right: 0px;
}
.slick-prev {
left: 0px;
z-index: 999;
}

/*FIN SLICK*/


/*PAGE NAVI*/
.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: none !important;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi span.current {
	color:#000000;
	font-weight:normal !important;
	
}

.wp-pagenavi page, .wp-pagenavi{
	font-size:15px;
}


/*LECTEUR WORDPRESS*/
.mejs-controls .mejs-time-rail .mejs-time-current {
	background: #FF0000 !important;
}
/*FIN LECTEUR WORDPRESS*/

/*ESPACE PRO*/
.avatar, .lwa-links-remember, .lwa-submit-links {
	display:none;
}
.lwa p{
	margin-bottom:0px;
}
.lwa td{
	padding-top:0px;
}
/*ESPACE PRO*/


/*WP FORMS*/
.wpforms-form{
    
}

.wpforms-container-full .wpforms-form .wpforms-field-label {
font-weight: normal!important;
}
/*END WP FORMS*/

