/*
Theme Name: Residence La Luma Child
Theme URI: https://www.residencelaluma.com
Description: Residence La Luma Child Theme
Author: Beddy
Author URI: https://www.beddy.io
Version: 1.0
Text Domain: belfort
Template: residencelaluma
*/
.color-on-white-bg .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a,
.color-on-white-bg .qodef-property-advanced-info .qodef-tabs-content .qodef-e-pai-content-feature-items-holder .qodef-e-pai-content-feature-items-holder-inner{
    color: #181d24;
}
.color-on-white-bg .qodef-property-advanced-info .qodef-tabs-content .qodef-e-pai-content-feature-items-holder .qodef-e-pai-content-feature-items-holder-inner{
    border-color: #181d24;;
}
header .widget:not(.widget_belfort_core_title_widget){
    padding: 0;
    border: none;
}
header .widget:not(.widget_belfort_core_title_widget) p{
    display: none;
}
.qodef-header--vertical-sliding .qodef-header-vertical-sliding-navigation {
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
}
.qodef-header-vertical-sliding-navigation .menu{
    padding-bottom: 25px!important;
}
.qodef-header--transparent #qodef-page-header{
    background-image: url("https://www.residencelaluma.com/wp-cntnt/uplds/2025/09/header.png")!important;
    background-repeat: repeat-x;
}
.qodef-header-sticky .qodef-header-logo-link{
    height: 68px!important;
}
.qodef-vertical-sliding-area.qodef--static .qodef-header-logo-image{
    opacity: 1!important;
}
#qodef-page-footer-bottom-area .qodef-layout--columns > .qodef-grid-inner{
    align-items: center;
}
.LaLumaGallery .swiper-slide img {
  object-position: center;
  width: 100vw!important;
}
.info-soggiorni{
    position: fixed;
    bottom: 2px;
    text-align: center;
    width: 100%;
    z-index: 99;
    color: #181d24;
    line-height: 1.1;
    font-size: 18px;
    background: #e8e8e8;
    opacity: 1;
    padding: 25px;
}
.info-soggiorni i{
    color: #DF0F0F;
}
.qodef-image-with-badge .qodef-m-badge-content{
    display: none;
}
#qodef-page-mobile-header .qodef-mobile-header-logo-link{
    width: 75%;
}
.error404 header,
.grecaptcha-badge{
    display: none!important;
}
.align-left{
    text-align: left;
}
.mt-15{
    margin-top: 15px;
}
@media (max-width: 1200px){
    .list-alloggi-home .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical{
        flex-direction: column;
    }
    .list-alloggi-home .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical .qodef-tabs-navigation{
        margin-bottom: 50px;
    }
}
@media (min-width: 1024px) and (max-width: 1220px){
    header div[data-area="divided-left"], header div[data-area="sticky-1"],
    header div[data-area="divided-right"], header div[data-area="sticky-2"]{
        display: none;
    }
}
@media (min-width: 1220px) and (max-width: 1530px){
    .qodef-header--divided header #qodef-page-header-inner,
    .qodef-header-sticky .qodef-header-sticky-inner {
        padding-left: 15px!important;
        padding-right: 15px!important;
    }
    #qodef-page-header .qodef-widget-holder .widget {
        margin: 0 5px;
    }
    .qodef-header-navigation > ul > li {
        margin: 0 15px;
    }
}
@media (max-width: 1024px){
    footer #qodef-page-footer-top-area-inner{
        padding-top: 100px;
    }
}
@media (max-width: 775px){
    .info-soggiorni {
        font-size: 14px;
        padding: 15px;
    }
}
@media (min-width: 300px) and (max-width: 480px){
    #qodef-page-mobile-header .qodef-mobile-header-logo-link{
        width: 50%;
    }
}