/*
Theme Name: 7 Batignolles Page Theme
Theme URI: https://cinema-7batignolles.fr
Author: madame-bovary
Author URI: http://madame-bovary.fr/
Description: WordPress Theme One page for 7 Batignolles
Version: 1.0
License: GNU General Public Licence v2 or later
License URI: http://www.gnu.org/licences/gpl-2.0.html
Tags: responsive, bootstrap, app
*/


/* Les id des sections
Le Header : #header
Le cinéma : #cinema
Les films à l'affiche : #affiche
Les  billets : #billets
Les salles : #salles
Le Lieu : #lieu
La campagne : id -> #presse
Le Footer : id-> #footer
*/

p:empty {
  display: none;
}

/* HEADER */
/* Désactivation de la rubrique Revue de presse dans le menu */
#menu-main-menu> li:last-child {
	display : none
}
#mainNav .navbar-nav > li.nav-item:nth-last-child(2) > a.nav-link {
    border-right: none;
}
/* CINEMA */

#cinema .container p {
	text-align: justify!important;
    font-size: 1.375rem;
    line-height: 1.09090909;
    background: rgba(255,255,255,1);
    border: 3px solid #c59a08;
    padding: 10px;
    box-sizing: content-box;
}

.slider_logo_header {
  position: absolute;
  top: 200px;
  z-index: 100;
  width: 100%;
  padding-right: 30px;
}

/* BILLET */

/* Design du bouton call ticket */
#billets .btn {
    border-radius: 40px;
    box-shadow: 0px 4px #d7d1ce;
}

.btn::after {
    content: '';
    box-shadow: 4px 4px #aba49e;
}

.btn {
    display: inline;
}

#billets .btn {
	font-weight: normal!important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 220%;
    max-width: 310px;
    margin: 0 auto;
    min-width: 310px;
    left: 50%;
    position: relative;
    margin-left: -155px;
}

.btn-outline-gold{
    color: #000;
    background-color: #bf9b30;
    background-image: none;
    width: 25px;
    height: 25px;
    display: inline-block;
    position: relative;
     margin: 0 auto 0 auto; 
}
.btn-outline-gold:hover {
  color: #ffffff;
}
.btn-outline-gold >i {
  margin: 0;
  line-height: 25px;
  text-align: center;
}

/* Reset du padding du menu */
#billets .navbar {
    padding: 0;
}

/* SALLES */

#salles{
  padding: 0;
}

#salles .container, #salles .col-lg-12, #lieu.container, #lieu .col-lg-12 {
  padding: 0;
}

#salles {
  max-height: 730px
}

/* LIEU */

#lieu {
	height : 800px;
	max-height : 800px;
	position:relative;
	padding-bottom: 0;
}

.zone_adress {
	position: absolute;
    top: 100px;
    right: 30px;
    padding : 20px;
    background: white;
    display: block;
	z-index : 25;
}
.wrapper-title-section-lieu {
	width: 200px;
    background: rgba(2555,255,255,0.5);
    margin: 0 auto;
    border: 1px solid #c59a08;
    padding: 2px;
	box-sizing : content-box;
}
#lieu h2 {
	margin-bottom : 0;
}

.zone_click {
    display: block;
    top: 0;
    background: transparent;
    width: 100%;
    height: 100%;
    left: 0;
    cursor: pointer;
    z-index: 20;
    position: relative;
    margin-top: -45px;
}

 /*CAMPAGNES */
.service-box img {
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
}


/* FOOTER */

#menu-footer-menu {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 0;
    margin-bottom: 0;
    width: 100%
}

#menu-footer-social ul {
    margin-top: 0;
    margin-bottom: 0;
}

.logo-footer-movida {
	max-width:100px;
	margin-left:10px;
	margin-top: 10px;
}

#menu-footer-menu .menu-item {
  color: #fff;
  font-size: 1rem
}

#menu-footer-social {
  justify-content: center;
  align-items: center;
}
.menu-footer-menu-container {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%
}

.footer-logos {
  justify-content: center;
  align-items: center;
}

.logo-footer-movida {
    max-width: 70px!important;
    margin-left: 10px;
}

/* Personnalisation du padding top/bottom du footer */
footer.footer {
padding-top: 2.5rem;
padding-bottom:  2.5rem;

}

/* Désactivation temporaire de la rubrique Revue de presse */
#menu-footer-menu > li:first-child {
	display : none
}

/* Désactivation temporaire de l'icone twitter */
.list-inline-item.twitter {
    display: none
}

/* GLOBALS */

/* Fixe la taille des titres des sections */
.title-section {
    font-size: 2rem;
}

/* Fixe la taille des rubriques du menu */
#mainNav .navbar-nav>li.nav-item>a.nav-link,
#mainNav .navbar-nav>li.nav-item>a.nav-link:focus {
    font-size: 1.6875rem;
}

/* Couleurs pour la navigation des sliders */
.swiper-pagination-bullet {
    background: #C5BA8A;
}

.swiper-pagination-bullet-active {
    background: #C59A08;
}

.sr-button {
    opacity: 1!important;
    max-width: 480px;
}

.swiper-salles .swiper-button-next {
    right: 25px;
}

.swiper-salles .swiper-button-prev {
   left: 25px;
}

header.masthead {
    height: 100vh;
    min-height: 650px;
    padding-top: 0;
    padding-bottom: 0;
}


/* Personnalisation du container */
.container {
    padding-right: 15px;
    padding-left: 15px;
}
/* Personnalisation du toogler */
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 1);
    border: none
}



/* Media queries */
@media (max-width: 1200px) {
    
    #menu-footer-menu .menu-item {
       font-size: 1rem
    }
	#cinema {
		padding: 4rem;
	}
}
@media (max-width: 850px) {
    
    #menu-footer-menu .menu-item {
        font-size: 0.875rem
    }
}
@media (max-width: 540px) {
    
	#cinema {
		padding: 1rem;
	}
}
@media (min-width: 1200px) {
    .container {
        max-width: 100%;
    }  
}

@media (min-width: 992px) {
    .container {
        max-width: 100%;
    }  
}

@media (min-width: 768px) {
    .container {
        max-width: 100%;
    }

}

@media (min-width: 540px) {
    .container {
        max-width: 100%;
    }
}


/* Ajout de classes spécifiques */
.wd100 {
    width: 100%
}
.hd100 {
    height: 100%
}
.margin0 {
    margin: 0
}

.itemsCenter {
    align-items: center;
}

.relativepos {
  position: relative;
  height: 100%;
}


.not-active {
  pointer-events: none;
}

.bg-gold {
  background-color: #bf9b30
}
.big-txt {
  font-size: 2.75rem;
}

.title {
  position: absolute;
  width: 100%;
  z-index: 10;
  top: 40px;
  color: white
}

/* SWIPPER BUTTON */

.swiper-button-next-cinema,.swiper-button-prev-cinema {
	display:none;
}


/* Personnalisation des flèches de navigation pour la section Presse (Campagne) */

.mfp-arrow-left{
	left : -40px;
	  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}
.mfp-arrow-right{
	right:-40px;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;

}

.mfp-arrow-right,.mfp-arrow-left{
	width: 27px;
    height: 44px;
}

.mfp-arrow:before,
.mfp-arrow:after
{
	display: none;
}



/* Ajout d'un effet d'animation sur la popup affichant les campagnes */

/* 
====== Fade effect ======
*/

.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* overlay animate in */
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
/* overlay animate out */
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}

/* content at start */
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
/* content animate it */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
/* content animate out */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}




/* Personnalisation de la page Mentions légales & cookies  */ 
#page #header {
	display : none;
}

.content-area {
	padding : 20px;
	color : #000000!important;
}