/*
Theme Name: NewHome Child
Theme URI: https://newhome.qodeinteractive.com
Description: A child theme of NewHome
Author: Edge Themes
Author URI: https://qodeinteractive.com
Version: 1.0
Text Domain: newhome
Template: newhome
*/



@font-face {
    font-family: 'Archicoco';
    src: url('/wp-content/uploads/2025/02/Archicoco.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* body {
    font-family: 'Archicoco', sans-serif;
} */

@media (min-width: 1441px) {
    .qodef-content-grid-1400 .qodef-content-grid {
        width: 100% !important;
    }
}

@media (min-width: 110px) {
#qodef-page-content .qodef-grid-inner {
    padding: 25px;
}
}

.qodef-page-title.qodef-m.qodef-title--standard-with-breadcrumbs.qodef-alignment--left.qodef-vertical-alignment--header-bottom.qodef--has-image {
    padding: 0 120px;
}

.qodef-property-media--slider-custom .qodef-custom-slider .qodef-custom-slider--images.swiper.swiper-initialized.swiper-horizontal.swiper-pointer-events.qodef-swiper--initialized{
    height: 660px;
    object-fit: cover;
}

section.qodef-m-author, .qodef-e-actions, .qodef-e-author {
    display: none;
}


body #qodef-page-spinner {
        display: none;
    }

