/*
 Theme Name:   ou-dormir (GeneratePress Child)
 Theme URI:    https://kaihi.fr
 Description:  ou-dormir GeneratePress child theme
 Author:       Paul R
 Author URI:   https://kaihi.fr
 Template:     generatepress
 Version:      1.0
*/
.inside-header {
    padding: 10px 0px;
}
.vc_row {
        width: 100% !important;
        margin-left: 0px !important;
        margin-right: 0px !important;
}
.separate-containers .inside-article {
        padding: 20px 0px 20px 0px;
}
.site-header {
    background-color: #F3F3F3;
}
#primary-menu {
    background-color: #F3F3F3;
}
#primary-menu a:hover {
        color: #FF6210;
}
.ka-separator {
        padding-top: 25px;
}
.ka-area .vc_column-inner, .ka-accomodations .vc_column-inner, .ka-accomodations h4 {
        padding-left: 5px !important;
        padding-right: 5px !important;
}
.menu-item a:link, .menu-item a:visited, .menu-item a:hover, .menu-item a:active {

}
.current_page_item a {
        color : black !important;
}
h3 {
        color : #FF6210;
}
h1 {
        padding-left: 15px;
        padding-right: 15px;
}
a {
        color: #FF6210;
}
.mpc-testimonial {
        min-height: 250px
}
.ka-accomodation .mpc-testimonial {
    -webkit-border-radius: 3px;
    -webkit-box-shadow: 0 1px 3px rgb(34 25 25 / 40%);
}
.mpc-column {
        padding-bottom: 10px;
}
h4 {
        padding-left: 15px;
}
@media screen and (max-width: 768px) {
        h1 {
                font-size: 34px;
        }
        h2 {
                font-size: 22px;
        }
        h3 {
                font-size: 18px;
        }
        h4 {
                font-size: 15px;
        }
        .home .ka-highlight-1 h3 {
                font-size: 38px;
        }
}
.top-destinations {
        height: 500px;
}
.top-destination-label {
        padding: 0px;
        margin: 0px;
}
.top-destination-image mpc-ribbon__content {
        font-weight : 900;
}
.top-destination-image {
        border-radius: 10px 10px 10px 10px;
}
.mpc-overlay--vertical {
        vertical-align: bottom;
}
.ka-highlight {
        border-radius: 10px 10px 10px 10px;
}
.ka-highlight .mpc-type--lightbox {
    color: #ffffff;
    font-size: 32px;
    text-transform: uppercase;
        font-weight: bold;
    font-weight: 800;
}
.ka-destination-text {
        color: #ffffff;
    font-size: 32px;
    text-transform: uppercase;
        font-weight: bold;
    font-weight: 800;
        position: relative;
        z-index: 1000;
        top: -80px;
}
.ka-destination-text a {
        color: #ffffff;
    text-decoration: none;
}
.ka-destination-text a:hover {
    border: solid 2px;
    padding: 10px;
}

.mpc-testimonial__signature {
        font-weight: 600;
}
.ka-accomodation-budget strong {
        color: black;
}
.mpc-testimonial__thumbnail {
        margin: 0 !important;
}
.ka-accomodation-link {
        margin: 0px;
        padding: 0px;
}
.ka-home-tile .mpc-post__content {
        padding-left: 0px !important;
        padding-right: 0px !important;
}
.ka-home-tile .mpc-post__content .mpc-post__description {
        text-align: justify !important;
}
.mpc-callout__button {
        padding-top: 15px;
}
p {
        text-align: justify;
}
/* footer */
.footer-widgets, .site-info {
        background-color: #F3F3F3;
}
.footer-widget-title {
        font-size: 22px;
}
.footer-widgets-container {
        padding: 10px 20px 10px 20px;
}
