/********************* CUSTOM RESPONSIVE *******************/ 
@media only screen and (max-width: 1480px) {
    header.wx-header-section .header-main .header-right,
    .wooprex-desktop-menu ul.box-nav,
    .wx-menu-bar-wrapper{
        gap: 20px;
    }
    .wx-menu-bar-wrapper{
        padding-left: 20px;
    }
    header.wx-header-section .header-main .header-right .language{
        margin: 0px 10px;
    }
    .wooprex-desktop-menu ul.box-nav li.menu-item > a.item-link,
    .single-menu a.item-link
    {
        font-size: 16px;
    }
    .wx-search-box input[type="text"]{
        width: 250px;
        font-size: 14px;
    }

    .sc-footer-section{
        padding: 100px 5% 0px 5%;
    }

    .wx-city-list-section.location-view .inner-main-wrapper{
        max-width: 100%;
        padding: 0% 0% 0% 4%;
    }
}


@media only screen and (max-width: 1200px) {
    header.wx-header-section .header-main .header-right {
        gap: 20px;
    }
	.wooprex-desktop-menu ul.box-nav {
		gap: 20px;
	}
    .wx-menu-bar-wrapper{
        padding-left: 25px;
    }
    header.wx-header-section .header-main .header-right .language a{
        font-size: 14px;
    }
    .wooprex-desktop-menu ul.box-nav li.menu-item > a.item-link,
    .single-menu a.item-link{
        font-size: 14px;
    }
    
	.wooprex-desktop-menu ul.box-nav li.menu-item ul.sub-menu li > ul.sub-menu {
		right: inherit;
		left: -220px;
	}
	.wooprex-desktop-menu ul.box-nav li.menu-item ul.sub-menu li:hover > ul.sub-menu {
		left: -250px;
	}
    .wx-search-box input[type="text"]{
        width: 175px;
        font-size: 14px;
    }

    .sc-footer-section{
        padding: 100px 30px 0px 30px;
    }

    .wx-city-list-section.location-view .inner-main-wrapper{
        max-width: 100%;
        padding: 0px 0px 0px 12px;
    }


    .wx-single-body-section .wx-single-description .description-left {
        padding-right: 25px;
    }

    /* Prix */
    .wx-prix-section .inclusion-item .inclusion-main,
    .wx-prix-section .prix-item .prix-list{
        width: 80%;
    }

    .wx-city-list-section.location-view .city-list,
    #immeuble-map{
        height: 600px!important;
    }
}






@media only screen and (max-width: 1024px) {
    .wx-elementor-accordion-close{
        display: none!important;
    }
}

 

@media only screen and (max-width: 991px) {
    header.wx-header-section.hidden {
        transform: translateY(0%);
        animation: none!important;
    }
    header.wx-header-section.sticky{
        animation: none;
    }
    header.wx-header-section.hidden .wx-header-top-section{
        transform: translateY(-51px);
        content-visibility: hidden;
        position: absolute;
    }

    header.wx-header-section .header-main .header-right {
        gap: 25px;
    }
    .wooprex-desktop-menu,
    header.wx-header-section .header-main .header-right .language, 
    .wx-search-box,
    .single-menu{
        display: none;
    }

    .wx-menu-bar-wrapper{
        border-left: none;
        padding-left: 0;
    }
    .wx-filter-bar{
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* Mobile menu */
    .wooprex-mobile-menu {
        width: 100%;
        top: 150px;
    }

    body:not(.home) .wooprex-mobile-menu,
    header.wx-header-section.sticky  + .wooprex-mobile-menu,
    header.wx-header-section.hidden  + .wooprex-mobile-menu{
        top: 93px;
    }

    .wooprex-mobile-menu .inner-main .top-wrapper {
        display: none;
    }
    .wx-filter-bar-wrapper{
        font-size: 14px;
    }


    /* HOME CSS */
    body.home header.wx-header-section {
        border-bottom: none;
    }
    body.home header.wx-header-section .header-main{
        background: #1D2B4D;
    }
    
    body.home header.wx-header-section .header-main .header-logo img.white {
        display: block;
    }
    body.home header.wx-header-section .header-main .header-logo img.black {
        display: none;
    }

    body.home
        .wooprex-desktop-menu
        ul.box-nav
        li.menu-item
        > a.item-link {
        color: #fff;
    }

    body.home .wx-filter-bar i{
        color:  #fff;
    }

    body.home .wx-mobile-menu-bar span{
        background: #fff;
    }

    body.home .wx-mobile-menu-bar img.menu-black{
        display: none;
    }
    body.home .wx-mobile-menu-bar img.menu-white{
        display: block;
    } 

    body.home .wx-favourite a .favourite .flaticon-heart{
        color: #ffffff;
    }



    .wx-filter-header-section{
        top: 93px!important;
    }
    /* SINGLE PAGE */
    .wx-single-body-section .container {
        max-width: 900px;
    }
    .wx-single-page-breadcrumb{
        background: #fff;
        top: 93px;
    }
    .wx-single-page-breadcrumb .breadcrumb-menu{
        position: absolute;
        top: 69px;
        width: 100%;
        left: 0;
        background: #f9fafb;
    }
    .wx-single-page-breadcrumb .breadcrumb-menu h3{
        display: flex;
        align-items: center;
        justify-content: space-between;
        font-size: 14px;
        font-weight: 500;
        color: #000;
        margin-bottom: 0;
        padding: 15px 30px;
    }
    .wx-single-page-breadcrumb .breadcrumb-menu h3 i{
         display: flex;
        align-items: center;
        justify-content: center;
        transition: 0.3s;
        font-size: 18px;
    }
    .wx-single-page-breadcrumb .breadcrumb-menu h3:focus{
        background: #A9DEF3;
    }
    .wx-single-page-breadcrumb .breadcrumb-menu h3.active i{
        transform: rotate(180deg);
    }
    .wx-single-page-breadcrumb .breadcrumb-menu ul {
        justify-content: flex-start;
        flex-direction: column;
        align-items: flex-start;
        border-top: 1px solid #000;
        padding: 15px 30px;
        background: #EEF0F3;
        display: none;
    }
    .wx-single-page-breadcrumb .breadcrumb-menu ul.active {
        display: flex;
    }


    .wx-single-slider-item,
    .wx-single-slider-item iframe,
    .wx-single-slider .thumb-slider {
        height: 420px;
    }

    .wx-single-body-section .wx-single-head h1{
        font-size: 48px;
    }

    .wx-single-body-section .wx-single-description .description-left {
        padding-right: 0px;
    }


    /* PRIX SECTION */
    .wx-prix-section .prix-item .prix-list {
        width: 100%;
    }
    .wx-prix-section .prix-item .prix-list .square-box{
        width: 47%;
    }

    .wx-city-list-section.location-view .city-list,
    #immeuble-map{
        height: 500px!important;
    }


    /* Collection page */
    .collection-page {
        padding-top: 100px;
    }
    .collection-page h1{
        font-size: 45px;
    }
}



@media only screen and (max-width: 767px) {
	.wx-city-item.regions_only { 
    margin-bottom: 20px;
}
	.wx-share-box { 
		width: 318px;}
	.wx-filter-sidebar-section .bottom-wrapper {
    padding: 0px 0px 0px 0px; 
}
	
	.wx-filter-sidebar-section .bottom-wrapper .filter-main-part {
    padding-bottom: 50px; 
    padding-top: 35px;
}
    /* .admin-bar header.wx-header-section{
        top: 46px;
    } */
    header.wx-header-section .header-main .header-right {
        gap: 15px;
    }
    header.wx-header-section .header-main .header-right .language a{
        font-size: 14px;
    }

    .wooprex-desktop-menu ul.box-nav {
        gap: 15px;
    }
    .wooprex-desktop-menu ul.box-nav li.menu-item > a.item-link,
    .single-menu a.item-link {
        font-size: 14px;
    }


    /* FILTER HEADING */
    .wx-filter-header-section .filter-top .inner-right .grid-wrapper .grid-item{
        padding: 8px 10px;
    }
	

    /* Footer */
    .sc-footer-section {
        padding: 70px 20px 30px 20px;
    }   
    .sc-footer-section .footer-item .title{
        margin-bottom: 20px;
    }
    .sc-footer-section .footer-logo {
        justify-content: center;
    }
    .sc-footer-section .address{
        margin-bottom: 20px;
    }
    .sc-footer-section .address a{
        margin: 0 auto;
    }
    .sc-footer-section .footer-item {
        text-align: center;
    }
    .sc-footer-section .footer-item .follow-us ul{
        justify-content: center;
    }

    .sc-footer-section .copyright{
        flex-direction: column;
    }


    .wx-category-section .inner-left{
        justify-content: center;
    }
    .wx-category-section .inner-right .category-list-wrapper{
        justify-content: center;
    }
    .wx-category-section .inner-left,
    .wx-category-section .inner-right{
        width: 100%;
    }



    .wx-prix-section,
    .wx-iframe-section
    {
        display: none;
    }

    .wx-request-form-section{
        padding: 0px 10px 60px 10px;
    }


    /* List */
    .wx-vivacite-list ul li{
        width: 100%!important;
    }


    /* CAREER page */
    .wx-career-item a {
        flex-direction: column;
    }
    .wx-career-item .left,
    .wx-career-item .right{
        width: 100%;
        text-align: center;
    }
    .wx-career-item .left h3{
        text-align: center;
    }
    .wx-career-item .left .category{
        column-gap: 15px;
        flex-wrap: wrap;
        justify-content: center;
    }
    

    /* SPECIAL CITY ITEM */
    .wx-special-city-section .inner-main-wrapper .row{
        row-gap: 20px;
    }
    .wx-special-city-section .inner-main-wrapper .row > div{
        padding-right: calc(var(--bs-gutter-x) / 2);
        padding-left: calc(var(--bs-gutter-x) / 2);
    }
    .wx-special-city-item{
        padding: 20px;
    }

    /* Collection page */
    .collection-page {
        padding-top: 80px;
    }
    .collection-page h1{
        font-size: 40px;
    }
	
}

@media only screen and (max-width: 575px) {
    .wsf-form .wsf-container{
        margin-bottom: 15px!important;
    }
    .wsf-form .wsf-button-container{
        margin-bottom: 0px!important;
    }


    header.wx-header-section .header-main{
        padding: 23px 20px;
    }

    /* FOooter */
    .sc-footer-section .footer-logo{
        justify-content: center;
    }
   
    .sc-footer-section .footer-item .title {
        text-align: center;
    }
    .sc-footer-section .footer-item ul{
        justify-content: center;
    }
    .sc-footer-section .copyright{
        margin-top: 40px;
        text-align: center;
    }


    div#wsf-1-field-wrapper-9 {
        text-align: center;
    }
    
    /* FILTER HEADING */
    .wx-breadcrumb-section .breadcrumb-text h1{
        font-size: 40px
    }
    .wx-city-list-section{
        padding: 60px 10px 60px 10px;
    }
    .wx-city-list-section.location-view {
        padding: 0px 10px 60px 10px;
        overflow: hidden;
    }
    .wx-city-list-section.location-view .inner-main-wrapper {
        padding: 0px 12px 0px 12px;
    }
    .wx-city-list-section.location-view .city-list{
        height: auto!important;
    }
    
    .wx-filter-header-section .filter-top .inner-right{
        justify-content: flex-start;
    }
    .wx-city-list-section.location-view .wx-city-item .city-image{
        height: 300px;
    }

    .wx-filter-bar-wrapper{
        gap: 5px;
    }


    /* SINGLE PAGE */
    .header{
        font-size: 30px;
    }

    .wx-single-page-breadcrumb,
    .wx-single-page-breadcrumb .breadcrumb-menu h3,
    .wx-single-page-breadcrumb .breadcrumb-menu ul {
        padding: 15px 20px;
    }


    .wx-single-body-section .wx-single-head h1 {
        font-size: 38px;
    }

    .wx-single-slider-item, .wx-single-slider-item iframe{
        height: 280px;
    }
    .wx-single-slider .thumb-slider {
        height: 120px;
    }
    
    .wx-single-body-section .wx-single-description {
        padding: 60px 10px 0px 10px;
    }
    
    .single-filter-option-outer{
        width: 100%;
    }
        
    .wx-request-form-section {
        padding: 60px 10px;
    }
    
    .wsf-form legend{
        font-size: 24px!important;
        margin-bottom: 20px !important;
    }
    .wsf-form .preference-section {
        margin-top: 15px;
    }

    .wsf-form .form-check label{
        font-size: 14px!important;
    }


    /* CAREER PAGE */
    .wx-career-filter-header-section .result{
        justify-content: flex-start;
    }
    .wx-career-item .left h3 {
        font-size: 22px;
    }
    .wx-career-list-wrapper .empty-result{
        font-size: 30px;
    }

    .wx-career-item .left .category p{
        font-size: 14px;
        text-align: center;
    }


    /* COLECTION PAGE */
    .collection-page h1 {
        font-size: 35px;
    }
}



@media only screen and (max-width: 350px){
    /* filter button */
    .wx-filter-sidebar-section .bottom-wrapper .filter-button-wrapper{
        justify-content: center;
    }
}