/*************WP STUFF***************/
#wpadminbar{
    display: none;
}
.site-description{
    display: none;
}
.entry-title{
    display: none;
}
.edit-link{
    display: none;
}
/****************************************/

body{
    background-color: rgb(242, 239, 235);
    top: 0;
}

.container {
    max-width: none;
}

p{
    font-family: graphie, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: rgb(26, 39, 68) ;
}

.h1{
    margin-bottom: 0;
    font-family: amazonia-beta, serif;
    font-weight: 300;
    font-style: normal;
    color: rgb(26, 39, 68) ;
}

a{
    color: rgb(203, 187, 160); ;
    font-weight: 300;
    text-decoration: none;
}

a:hover{
    color: rgb(26, 39, 68) ;
    text-decoration: none;
}

a:visited{
    color: rgb(199, 178, 153) ;
    text-decoration: none;

}

/**********HEADER**********/

.site-header {

    position: fixed;
    width: 100%;
    height: 70px;
    z-index: 500;
    top: 0;
    background-color: rgb(242, 239, 235);
    padding: 0 20px;
    box-shadow: 0 0 5px 0 rgb(203, 187, 160);;
  }

.site-title{
    padding-top: 7px;
    background-color: rgb(242, 239, 235);
    width: 160px;
    margin-left: auto;
    margin-right: auto;

  } 

.site-title a{
    display: block;
    overflow: hidden;
    background: url(img/la_ola_logo.svg) no-repeat center center;
    background-size: contain;
    text-indent: -5000px;
    z-index: 200;
position: relative;  
}

/**********MENU NAVIGATION**********/

.menu-item{
    padding-left: 15px;
}

.main-navigation{
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: -47px;
    font-size: 0.9rem;
    font-family: graphie, sans-serif;
    font-weight: 200;
    font-style: normal;
}

.main-navigation .current_page_item a{
    color: rgb(26, 39, 68);
    text-decoration: none;
}

/**************BURGER MENU***************/
.admin-bar .rmp_menu_trigger{
    margin-top: 0px !important;
}

.admin-bar .rmp-container{
    margin-top: 5px !important;
}

#rmp_menu_trigger-504{
    height: 55px;
}


/************IMAGE PRINCIPALE**************/

.wp-block-image{
    /*margin-bottom: 2*/
    z-index: -100;
}

.wp-block-image img {
    width: 100%;
}

.sous-titre{
    margin-top: -10%;
    font-family: amazonia-beta, serif;
    font-weight: 300;
    font-style: normal;
    color: rgb(242, 239, 235) !important ;
    font-size: 4rem !important;
}

.sous-sous-titre{
    font-family: graphie, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: rgb(242, 239, 235);
    font-size: 2rem;
    margin-top: -100px;

}

/************VAGUE FIXE**************/
.ocean{
    position: absolute;
    bottom: 0;
    left: 0;
}

   /*.wave{
 background: url(img/vague_huge.svg) no-repeat;
   
    position: absolute;
    top: 124px;
    width: 100vw;
    height: 550px;
    z-index: -10;
}*/

.wave{
   background: url(img/vague_huge_test.svg) no-repeat;
    position: absolute;
    top: 20px;
    width: 100vw;
    height: 1040px;
    z-index: -10;
}



/*************MARGES COLONNES**************/
.rangee{
    margin: 0px 20px 0 20px;
}




/***************GALERIE********************/
.rangeegalerie{
    
    margin-left: 20px;
    margin-right: 20px;
    gap: 1em !important;
}

.wp-block-columns{
    margin-bottom: 0px !important;
}



/**************FOOTER*****************/
.site-info{
    font-family: graphie, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: rgb(203, 187, 160); ;
    margin: 0 20px;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-align-content: flex-start;
        -ms-flex-line-pack: start;
        align-content: flex-start;
        -webkit-align-items: baseline;
        -ms-flex-align: baseline;
        align-items: baseline;
}

.site-footer{
    background-color: whitesmoke;
}

.credits{
    text-align: right;
}






/************HOMEPAGE**************/

.encartcuisine{
    background-color: rgb(203, 187, 160);
    margin-top: 50px;
}

.rangeecuisine{
    margin: 60px 20px 0 20px;

}

.colonnedroite{
    margin-right: 20px !important;
    
}

.img-nomargin{
    margin: 0;
}

.wp-block-button{
    font-family: graphie, sans-serif;
    font-weight: 300;
    font-style: normal;
}




.wp-block-button__link:hover{
    background-color: transparent!important;
    border: solid 0.7px rgb(26, 39, 68);
    color: rgb(26, 39, 68) !important ;
    
}





/***********EVENTS**************/
.titremarge{
    margin-left: 20px;
}

.encartenvenements{
    /*background-color: rgb(199, 178, 153);*/
    background-color: rgb(203, 187, 160);
    margin-top: 50px;
    padding-top: 40px;
    padding-bottom: 20px;
}

.legendeavenir{
    color: rgb(203, 187, 160);;
    font-family: amazonia-beta, serif;
    position: absolute;
    padding-left: 20px;
    margin-top: -80px;
}

/***********EVENT COMING SOON**********/
.waveevent{
    background: url(img/vague_la_ola_contact.svg) no-repeat;
    position: absolute;
    bottom: 0;
    top: -281px;
    width: 100vw;
    height: 272px;
}

.sous-titre-event-coming-soon{
    margin-top: 5%;
    font-family: amazonia-beta, serif;
    font-weight: 300;
    font-style: normal;
    color: rgb(242, 239, 235) !important ;
    font-size: 4rem !important;
}




/*************HOVER EFFECT IMAGES**************/
.hovereffect {
    position: relative;
    width: 100%;
  }
  
  .image {
    display: block;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  
  .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background-color: rgba(0, 0, 0, 0.2);
  }
  
  .hovereffect:hover .overlay {
    opacity: 1;
  }
  
  .legende {
    font-family: amazonia-beta, serif;
    font-weight: 300;
    font-style: normal;
    color: rgb(242, 239, 235);
    position: absolute;
    top: 85%;
    left: 15%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    bottom: 0;
  }

  .container-colonne{
    margin-left: 20px !important;
}



/* au cas ou les images font pas la même hauteur dans la grille
(mais a revoir, ne fonctionne pas avec les légendes)
.imagegrille{
    width: 100%;
    height: 350px;
    overflow: hidden;
}*/





/***************CONTACT**************/

.margeencart{
    margin-left: 20px;
}

.rangeecontact{
    margin: 60px 20px 0 20px;
}

.wavecontact{
    background: url(img/vague_la_ola_contact.svg) no-repeat;
    position: absolute;
    bottom: 0;
    top: -281px;
    width: 100vw;
    height: 272px;
}





/***************PAGE TRANSITION**********/

.pagechange{
    width: 100%;
}

.pagechange-2{
    position: fixed;
    top: -115%;
    left: 0;
    right: 0;
    height: 115%;
    z-index: 3000;
    background-color: transparent;
    transition: 0.5s ease-in-out;
}

.pagechange-2.is-active{
    top: 0;

}


/**********************************RESPONSIVE*****************************************/

@media screen and (max-width:1520px){
/*.wave{
    top: 200px;
}*/


/*.rangee{
    margin-top: 80px;
}*/
.wavecontact{
    top: -117px;
    background: url(img/vague_la_ola_ok.svg) repeat-x;
    height: 240px;
}
}

@media screen and (max-width:1327px){
    .wavecontact{
        top: -241px;
}
}

@media screen and (max-width:1144px){
    .wavecontact{
        top: -30px;
}
}

@media screen and (max-width:955px){
    .wavecontact{
        top: -277px;
}
}

@media screen and (max-width:810px){
    /*.wave{
        top: 15px;
}*/
}



/***********BREAKPOINT EMPILEMENT COLONNES**************/
@media screen and (max-width:781px){
    .wave{
        top: -30px;
    } 
    .banner{
        min-height: 700px !important;
    }
    .wavecontact{
        background: none;
    } 
    .sous-titre{
        font-size: 2.5rem !important;
    }
    .sous-sous-titre{
        font-size: 1.5rem;
        margin-top: -70px;
    }
    .container-colonne{
        margin-right: 20px !important;
    }
    .colonnedroite{
        margin-left: 20px !important;  
    }
    .encartcuisine {
        padding-bottom: 20px;  
    }
    .boutton{
        margin-bottom: 10px !important;
    }

 /*.wavecontact{
        top: 315px;
        background: url(img/vague_telephone.svg) repeat-x;
    }*/
}

@media screen and (max-width:420px){
    
   /* .wave{
        background: url(img/vague_telephone.svg) repeat-x;
        top: 333px; 
}*/
    /*.wavecontact{
        top: 356px;

     
}*/
}

/*@media screen and (max-width:665px){
    .wavecontact{
        top: 347px;    
}
}

@media screen and (max-width:553px){
    .wavecontact{
        top: 375px;
}
}

@media screen and (max-width:450px){
    .wavecontact{
        top: 404px;
}
}*/





















