/*
 Theme Name:   Terre De Sel
 Theme URI:    
 Description:  Theme dÃ©veloppÃ© pour Terre de sel
 Author:       Boisgrollier Mehdi
 Author URI:   http://www.ayaline.com
 Template:     guardian
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  TDS
*/

/*****************************************************/
/* Style ajoutÃ© en plus pour l'intÃ©gration Wordpress */
/*****************************************************/
.carousel{
    margin-bottom: 40px;
}
.menu_langue > ul{
    width: 175%;
}
.menu_langue > ul > li > a{
    padding-left: 4px;
}
.menu_langue > ul > li > a:hover{
    background-color: #ccc;
}
#trueHeader ul li.current-menu-parent a, #trueHeader ul li.current-menu-item a {
    background-color: #97aab5;
}
/* Correction fil ariane */
#breadcrumb strong{
    font-weight: inherit;
}
/* Bloc MEA dans diaporama */
.actu > .container > div > div h2{
    color: #000;
    font-size: 24px;
    text-align: left;
}
.visite > .container > div > div p, .actu > .container > div > div p{
    color: #000;
    font-size: 16px;
}

/* Liste des visites */
.liste-visite{
    margin-top: 30px;
}
.liste-visite .subpages li {
    width: 33.33%;
    position: relative;
    margin: 30px;
    display: inline-block;
    max-width: 378px;
    padding-bottom: 0;
}
.liste-visite .subpages li img {
    width: 100%;
    height: auto;
}
.liste-visite .subpages li h4{
    position: absolute;
    bottom: 4px;
    padding: 20px 0 20px 15px;
    background: rgba(0,0,0,0.8);
    display: block;
    color: #fff;
    margin: 0;
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
}
.clear-both {
    clear: both;
    display: block !important;
}
#fond_contenu_page_interne{
    opacity: 1;
}

/* style de contenu */
.alignright {
    margin-left: 10px;
}
div.infos-fond-violet {
    background: #584c81;
    padding: 15px 30px;
    width: 60%;
    color: #fff;
}
#fond_page_interne div.visite > div.infos-fond-violet {
    width: 60%;
    float: none;
}
div.infos-fond-violet p, 
div.infos-fond-violet span,
div.infos-fond-violet h1,
div.infos-fond-violet h2,
div.infos-fond-violet h3,
div.infos-fond-violet h4, 
div.infos-fond-violet h5, 
div.infos-fond-violet h6 { 
    color: #fff;
}
div.infos-fond-violet ul li, #fond_page_interne div.visite ul li { 
   list-style-type: disc; 
   list-style-position: inside; 
   padding-bottom: 5px;
}
#fond_page_interne div.visite {
    border-bottom: 1px solid #CBCBCB;
    height: auto;
    float: left;
    padding-bottom: 20px;
    margin-top: 30px;
    width: 99%;
}
.not-visible {
    display: none;
}
div.deroule div:last-child {
    border: none !important;
}
#fond_page_interne div.visite div.info-comp {
    width: 33%;
    padding: 15px;
    margin-bottom: 15px;
}
#fond_page_interne div.visite table, #fond_page_interne div.visite tr, #fond_page_interne div.visite td {
    border: none;
    margin: 0;
    padding: 5px 0 0 5px;
    text-align: left;
    min-width: 76px;
}
div.deroule .deroule-action.off, .deroule-action.off button {
    background: url('images/open-off.png') no-repeat 0 50%; 
    border-bottom: 2px solid #CBCBCB;
    font-size: 100%;
    text-transform: uppercase;
}
div.deroule .deroule-action.on, .deroule-action.on button {
    background: url('images/open-on.png') no-repeat 0 50%;
    font-size: 100%;
    text-transform: uppercase;
}
div.deroule .deroule-action, .deroule-action button {
    padding: 15px 0 15px 50px;
    border-top: 2px solid #CBCBCB;
    cursor: pointer;
    margin-top: -2px;

}
.deroule-action button{
    padding-left: 20px !important;
}
td.lien-mois-suivant span {
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-left:10px solid #78C422;
}
td.lien-mois-precedent span {
    display: block;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right:10px solid #78C422;
}
.calendrier-visite td.visite, .calendrier-visite td.visite a {
    background-color: #78C422;
    color: #fff;
}
.calendrier-visite table td, .calendrier-visite table th{
    padding: 4px;
    border: 1px solid #78C422;
}
.calendrier-visite table{
    margin: 0 auto;
    color: #fff;
    font-weight: bold;

}
.calendrier-visite {
    display: none;
    /*float: left;*/
    padding: 20px 32px;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    background: rgba(53,53,53,0.9);
    z-index: 2;
}
.calendrier-visite.display-block{
    display: block;
}
#bloc_visites ul#liste_visites {
    margin-bottom: 20px;
}
#formCalendrier label {
    display: inline;
}
#fond_page_interne div.visite > div.tarif{
    width: auto;
    float: none;
}
#fond_page_interne div.visite > div.tarif table, #fond_page_interne div.visite > div.tarif tr, #fond_page_interne div.visite > div.tarif td{
    border: 1px solid #DDD;
    padding: 8px;
    text-align: center;
}
.contenu_libre ul li{
    list-style-position: inside;
    list-style-type: disc;
    padding-bottom: 5px;
}
.contenu_libre .liste-visite ul li{
    list-style: outside none none;
}
@media (max-width: 480px) {
    #map {
        margin: 7px 15px;
    }
}
#liste_visites > li > div > div > a > span {
    display: inline;
}
#liste_visites > li > div > div > a {
    background: none;
    color: #F26300;
    font-size: 16px;
    top: 57px;
}

#liste_visites > li > div > div > a > span {
    display: inline;
}
#liste_visites > li > div > div > a {
    background: none;
}
#liste_visites > li > div > div .langue-fr, #liste_visites > li > div > div .langue-en, #liste_visites > li > div > div .langue-de {
    display: inline-block;
    height: 32px;
    margin: -6px 0;
    text-indent: -9999px;
    vertical-align: middle;
    width: 32px;
}

#liste_visites > li > div > div .langue-fr {
    background: rgba(0, 0, 0, 0) url("./images/fr.svg") no-repeat scroll 0 50%;
}
#liste_visites > li > div > div .langue-en {
    background: rgba(0, 0, 0, 0) url("./images/en.svg") no-repeat scroll 0 50%;
}
#liste_visites > li > div > div .langue-de {
    background: rgba(0, 0, 0, 0) url("./images/de.svg") no-repeat scroll 0 50%;
}
#liste_visites > li > div > div span[class^='langue-']{
    background-size: 100%;
}
/* Page planning des visites */
#nav_visites {
    width: 100%;
    /*background: #353535;
    padding: 19px 16px;*/
}
#legende_liste_visites{
    float: right;
    padding: 41px 4px 12px 37px;
    background: url("./images/balade_en_famille.png") no-repeat 0 81%;
}

#nav_visites>li {
    margin: 0;
    vertical-align: top;
}
#bloc_visites h2{
    text-transform: uppercase;
    font-weight: bold;
    font-size: 117%;
}
.title-bloc-visites {
    background: url("./images/agenda.png") no-repeat 0 50%;
    padding: 0 4px 0 37px;
}
.title-bloc-visites-home {
    background: url("./images/agenda-home.png") no-repeat 0 50%;
    margin: 0 auto;
    width: 60% !important;
    font-size: 21px;
    padding : 0 !important;
}
#bloc_visites{
    width: 100%;
}
#contenu_page_interne .visite-texte p {
    letter-spacing: 0.5px;
    padding-bottom: 0;
    padding-top: 5px;
    font-size: 16px;
}
.titre-tableau-visites{
    float: left;
    padding: 41px 0 24px 0;
    font-size: 131%;
}
.titre-tableau-visites strong{
    font-size: 131%;
}
.a-la-une {
    border: 1px solid #FF5500;
    border-radius: 5px;
    float: right;
    width: 34%;
    padding: 19px 38px 3px 38px;
    text-align: justify;
}
.bloc-left {
    width: 66%;
}
.visit h2  , .gifts h2 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 500;
    text-align: center;
    width: 100%;
}
.one_fifth{
    margin-right: 0;
    width: 33%;
    padding: 0 16px;
}
.feature_section1 .arrow_box {
    background-color: #002864;
    width: 83px;
    height: 83px;
}
.a-la-une h1 , .a-la-une a {
    color: #FF5500;
}
.a-la-une h1{
    font-size: 41px;
    font-weight: 300;
}
.a-la-une h2{
    font-size: 21px;
    margin-bottom: 6px;
    font-weight: 600;
}
.a-la-une a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    margin-bottom: 20px;
}
.a-la-une p{
    color: #000;
    line-height: 1.3;
    margin-bottom: 13px;
}
.gifts{
    width: 35%;
    float: left;
}
.gifts  a {
    float: left;
    margin-top: 55px;
    padding: 0 10px;
    width: 50%;
}
.visit{
    width: 60%;
    float: left;
    padding: 0 44px;
}
.one_fifth.last.animate.welcome_gifts{
    margin: 0 auto;
    width: 100%;
}
h3.caps, .feature_section1 .welcome_gifts h3 {
    font-size: 15px;
    font-weight: 500;
    color: #000;
    margin: 0 auto;
    line-height: 1;
}
.feature_section1 .arrow_box svg {
    margin: -16px 0 0 -2px;
    width: 40px;
}
.feature_section1 .welcome_gifts .arrow_box.video {
    background: url("./images/picto_videos.png") no-repeat 50% 50%;
}

/* Menu*/
.logo {
    padding: 0;
}
.logo img{
    margin-top: 8px;
    max-width: 211px;
    max-height: 124px;
}
#trueHeader>.wrapper>.container, .navbar-nav>li>a:hover{
    background: none;
}
#trueHeader>.wrapper>.container{
    box-shadow: 0 1px 5px rgba(0,0,0,0);
    -webkit-box-shadow: 0 1px 5px rgba(0,0,0,0);
}
div#trueHeader a, .textwidget{
    color: #fff;
    font-size: 16px;
}
div#trueHeader li a:hover{
    background: rgba(82, 113, 131, 0.6);
}
.textwidget{
    padding-top: 6px;
}
.menu_contact .textwidget p:first-child {
    color: #7ac233;
    font-weight: bold;
}
.menu_contact .textwidget p:last-child {
    color: #79287d;
}
.menu_contact .textwidget p:last-child span{
    font-weight: bold;
    padding-right: 1px;
}
.navbar-nav>li, .menu_contact{
    border-right: none;
}
.navbar-nav{
    border-left: none;
}
.menu_langue>a {
    border: 2px solid #8195af;
    text-indent: 6px;
    text-transform: uppercase;
}
#trueHeader .menu_langue a[lang] {
    background-image: none;
    font-size: 12px ;
    line-height: 2;
}
.menu_langue{
    margin: 0 0 0 15px
}
.menu_langue a[lang]:focus{
    text-decoration: none;
}
.menu_langue:hover>ul {
    z-index: 9999;
    background: transparent;
    text-transform: uppercase;
    width: 100%;
}
.menu_langue>ul>li>a{
    font-size: 13px !important;
    padding-left: 10px;
}
.menu_langue >ul{
    border: 1px solid #fff;
}
.visite>.container>div#bloc_visites ul#nav_visites{
    background: none;
}
#myCarousel{
    float: none;
}
.video-container video{
    width: 100%;
}
.carousel {
    margin-bottom: 20px !important;
}
.carousel .item.active{
    max-height: 610px;
}
.video-container>img{
    display: none;
}
.feature_section1 {
    padding-top: 0 !important;
}
.visite.not-visible ul {
    margin-bottom: 15px;
}

#fond_page_interne .visite-autrement .visite {
    border: none;
    float: none;
}
#fond_page_interne .visite-autrement div.visite > div {
    float: none;
    display: inline-block;
}
#fond_page_interne .visite-autrement div.visite div.info-comp {
    margin: 0;
}
.contenu_libre input {
    border: 1px solid;
    border-radius: 5px;
    padding: 7px;
    width: 28%;
}
.contenu_libre input[type=submit] {
    background-color: #78c422;
    border: 0 none;
    color: black;
    font-size: 110%;
    padding: 7px 20px;
    width: auto;
}
.display-none {
    display: none;
}
.home #fond_page_interne {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    padding-top: 0;
}
#fond_page_interne div.visite > div.visite-en {
    width: 100%
}
.home .langue-en {
    background: rgba(0, 0, 0, 0) url("./images/en.svg") no-repeat scroll 0 50%/100% 100%;
    padding: 0 20px;
    margin-left: 20px;
}
.visite-en .schedule-button {
    display: inline-block;
    border-radius: 3px;
    padding: 8px 20px;
    text-transform: none;
    font-size: 115%;
    margin: 20px;
}
.home #contenu_page_interne h1 {
    margin-left: 0;
    position: relative;
}
.home .accueil #contenu_page_interne h1 {
    font-weight: normal;
}
.one_half, .one_third, .one_fourth, .two_third, .three_fourth, .one_fifth {
    float: left;
    position: relative;
}
#header{
    margin: 3px 0 0;
}
#trueHeader #logo {
    width: 100%;
    position: relative;
    min-height: 45px;
    font-size: 32px;
}
.menu_main {
    float: none;
}
.sticky-head {
    position: relative !important;
}
.blog_post .liste-visite ul {
    display: inline;
}
.infos-visite p {
    margin: 0 !important;
    padding-bottom: 2px !important;
}
.deroule-action button::before {
    border:none !important;
}
.deroule-action button {
    text-align: left !important;
    font-weight: bold;
    border:none !important;
}
.deroule-action span {
    margin: 0;
}
div.visite.not-visible {
    display: none;
}
.deroule-action.on button {
    border-bottom: none !important;
}
