/*
 Theme Name: Divi Child
 Theme URI: https://www.elegantthemes.com/gallery/divi/
 Description: Divi Child Theme
 Author: Elegant Themes
 Author URI: https://www.elegantthemes.com
 Template: Divi
 Version: 1.0.0
*/
 
/* 
    V3
    primary :   #cdd5ca
    secondary : #6d7975
    grey :      #333
*/
/* 
    V2
    primary :   #cdd5ca
    secondary : #c199c4
    grey :      #333
*/
/* 
    V1
    primary :   #8f9a8c
    secondary : #704173
    grey :      #333
*/

/* #theme-head .et_pb_column_1_3.right-block,
#theme-head .et_pb_column_1_3.left-block {
    width: 47%;
} */
/* #theme-head .et_pb_column_1_3.center-block {
    width: 0%;
} */
html,
body {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
    margin: 0;
    padding: 0;
}

body .secondary-text,
body .secondary-text h2{
    color: #6d7975 !important;
}

.footer-bar {
    background-color: #cdd5ca;
    color: black;
    padding: 10px 0;
    text-align: center;
}

#page-container {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
#et-boc {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
#main-content {
    flex-grow: 1;
}

#et-main-area {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
}
/* 
h2, h3, h4, h5, h6 {
  color: #cdd5ca;
} */
#main-menu .close {
    position: absolute;
    top: 100px;
    right: 100px;
    font-size: 2em;
    color: white;
    font-weight: bold;
}
#main-menu .close svg{
    fill: #6d7975;
}
.wp-image-499 {
    object-fit: cover;
}

#main-menu {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 9999;
  background: #6d7975;
  color: white;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  transform: translateY(-100%);
  transition: 0.3s ease-in-out;
}
#main-menu.open {
    transform: translateY(0);
    transition: 0.3s ease-in-out;
}
#main-menu #main-menu-list li a {
    color: white!important;
    font-size: 2.3em;
    line-height: 2.5em;
    text-transform: uppercase;
}
.icon-line svg {
    height: 50px;
    fill:#fff;
    margin:auto;
}

.timeline {
    display:flex;
    flex-direction: row;
}

.timeline .step{
    width: 20%;
    padding: 20px;
}

.timeline .step svg {
    width: 64px;
    height: 64px;
    margin-bottom: 1rem;
    stroke: #cdd5ca;
    stroke-width: 1.5;
    fill: none;
}

.timeline .step p {
    margin: 0;
    font-size: 0.95rem;
    color: #555;
}


#ReservitBookingIframe {
    z-index: 9999999!important;
}
div.iframeClose {
    z-index: 99999999!important;
    position: fixed;
}
    
#widgetSearchBestPrice #divpartprice {
    display:none;
}


.drm-menu {
    padding: 20px;
}

.drm-plat {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}

.drm-plat h3 {
    font-size: 20px;
    display: flex;
    justify-content: space-between;
}

.drm-description {
    font-style: italic;
}

#post-100 table tr td {
    padding: 10px;
}
#post-100 table tr,
#post-100 table tr td,
#post-100 table {
    border: none;
    font-family: 'Libre Baskerville',Georgia,"Times New Roman",serif;
    font-size: 22px;
    font-weight: 500;
    line-height: 1.5;
}
#post-100 table tr td:last-child {
    min-width: 100px;
}

.info-line svg {
    width: 50px;
    height: 50px;
}

@media (max-width: 980px) {
    .one-item-per-line-mobile .et_pb_row .et_pb_column {
        width: 100%!important;
        margin-right: 0!important;
        margin-bottom: 30px!important;
    }
    .one-item-per-line-mobile .et_pb_row .et_pb_column:last-child {
        margin-bottom: 0!important;
    }
    #theme-head {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    #theme-head .et_pb_column {
        width: auto!important;
        margin-bottom: 0!important;
    }
    .info-line > .et_pb_column {
        margin-bottom: 50px;
    }
}

/* Reservation */
#rsvit_btn {
    justify-content: center;
    align-items: center;
    transform: initial;
    padding: 10px 20px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    background-color: #F49E4C;
    color: #fff;
    border: 0;
    top: 335px;
    bottom: initial;
    cursor: pointer;
    right: 0;
    position : fixed;
    z-index: 999999;
    display: none;
}
#iframeReservitBestPriceWidget {
    margin: auto;
    border: none;
    max-width: initial;
    text-align: center;
    width: 100%;
    height: 100%;
    padding-top: 5px;
    
}
#btn_bed_ico {
    font-size: 1.3em;
    border: 2px solid;
    border-radius: 3px;
    padding: 2px 3px 2px 3px;
    margin-right: 5px;
}
#rsvit_btn>span {
    font-weight: normal;
}
#ReservitBestPriceWidgetbox {
    border: 0;
    position: relative;
    z-index: 999998;
    background-color : transparent;
    text-align: center;
    overflow: hidden;
    width: 250px;
    height: 100%;
}
#ReservitBestPriceWidget {
    position: fixed;
    top: 50%;
    display: none;
    text-align: center;
    width: 250px;
    height: 450px;
    right: 0;
    transform: translateX(0);
    transform: translateY(-50%);
    left: initial;
    z-index: 9999;
}
#box_btn_close {
    font-size: 14px;
    color: black;
    transition: transform 0.5s ease;
    margin: auto;
}
#box_btn_close:hover {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#box_btn {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    vertical-align: middle;
    top: -5px;
    left: -5px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding-top: 3px;
    text-align: center;
    cursor: pointer;
    background-color: white;
    z-index: 1000000;
}

.et_pb_text_7_tb_footer > .et_pb_text_inner > * {
	display:inline;
	color: #6d7975 !important;
}
.language-switcher a {
	color: #6d7975 !important;
}

.et_pb_text_7_tb_footer > .et_pb_text_inner {
    display: flex;
    flex-direction: row;
    
}

.et_pb_text_7_tb_footer > .et_pb_text_inner .trp-language-switcher,
.et_pb_text_7_tb_footer > .et_pb_text_inner .trp-language-switcher .trp-ls-shortcode-language{
    height: auto!important;
    width: auto!important;
}

.trp-ls-shortcode-current-language {
    display: none!important;
}
body .trp-language-switcher:hover .trp-ls-shortcode-language,
body .trp-language-switcher .trp-ls-shortcode-language {
    display: inline-block!important;
    background: none!important;
    border: none!important;
    padding: 0;
    margin: 0;
    visibility: visible;
    height: auto;
    overflow: initial;
    max-height: none;
}
.trp-ls-shortcode-language a:hover {
    padding: 0!important;
    background: none!important;
}
.trp-language-switcher > div > a,
.trp-ls-shortcode-language a {
    padding: 0!important;
    color: #6d7975 !important;
    visibility: visible;
    display: inline!important;

}
.trp-ls-shortcode-language {
    margin-left: 5px!important;
}
.trp-ls-shortcode-language a:first-child {
    content: " ";
    display: inline;
}
.trp-ls-shortcode-language a:after {
    content: " - ";
    display: inline;
}
.trp-ls-shortcode-language a:last-child:after {
    content:"";
    display: none!important;
}
/* DEBUT RESPONSIVE */
@media (max-width: 790px) {
    #rsvit_btn {
        width: 92%;
        left: 4%;
        bottom: 0;
        top: initial;
        border-bottom-left-radius: 0;
        border-top-right-radius: 5px;
        background-color: rgba(244,158,76,0.9);
    }
    #ReservitBestPriceWidget {
        left: 50%;
        right: initial;
        margin-left: -125px;
    }
}
@media screen and (max-width:450px) and (orientation:portrait) {
    #ReservitBestPriceWidget {
        width: 250px;
        height: 90%;
    }
}
@media screen and (max-width:750px) and (orientation:landscape) {
    #ReservitBestPriceWidget {
        width: 250px;
        height: 90%;
    }
}
/* FIN RESPONSIVE */