/*
 Theme Name:   Gardens Encore Child
 Theme URI:    https://example.com/
 Description: Child theme for Custom Parent Theme
 Author:       Pankaj Kumar
 Author URI:   https://example.com/
 Template:     gardensencore
 Version:      1.0.0
 Text Domain:  gardensencore-child
*/

/* Add your custom CSS below */
@font-face {
  font-family: 'Ivy Presto Display';
  src: url('/wp-content/themes/gardensencore-child/assets/font/ivy-presto-display/ivy-presto-headline-semi-bold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Ivy Presto Display';
  src: url('/wp-content/themes/gardensencore-child/assets/font/ivy-presto-display/ivy-presto-headline-light.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Arboria Book';
  src: url('/wp-content/themes/gardensencore-child/assets/font/arboria-book/arboria-book.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.ehf-header #masthead {
    overflow-x: clip;
}
body {
    font-family: 'Arboria Book', sans-serif !important;
    color: #2E473E;
    font-style: normal;
    margin: 0;
    font-size: 22px;
    line-height: 135%;
    overflow-x: hidden !important;
}
p, span, a, div,.hfe-nav-menu a{ font-family: 'Arboria Book', sans-serif !important;}
h1 ,h2, h3, h4, h5, h6{font-family: 'Ivy Presto Display', serif !important;}
div#like-post-wrapper-252153050-3-697b61d298b54 {
    display: none;
}
.garden-404-wrap{
    min-height:50vh;
    display:flex;
    align-items:center;
    justify-content:center;
    background:#ffffff;
    text-align:center;
    padding:72px 40px 0;
}
.bare-404-box{ max-width:700px; }
.bare-404-box h1{
    font-size:160px;
    margin:0;
    font-family:Georgia, serif;
    color:#2E473E;
    line-height:1;
}
.bare-404-box h2{
    font-size:46px;
    margin:20px 0 10px;
    color:#2E473E;
    font-family:Georgia, serif;
    font-weight:700;
}
.bare-404-box p{
    font-size:20px;
    color:#555;
    margin-bottom:30px;
}
.garden-btn {
    display: inline-block;
    padding: 12px 40px;
    background: #2E473E;
    color: #fff;
    border-radius: 6px;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    transition: .3s;
    border-radius: 80px;
}
.banner-circleVideo iframe {
    border-radius: 0 !important;
    clip-path: ellipse(65% 100% at 50% 0%);
}
.garden-btn:hover{
    background:#BA8E2A;
    color:#2E473E;
}
.single-banner{
    width:100%;
    height:150px;
    background-size:cover;
    background-position:center;
    display:flex;
    align-items:center;
    justify-content:center;
    position:relative;
}
.single-banner::after{
    content:'';
    position:absolute;
    inset:0;
    background:#BA8E2A;
    opacity:.92;
}
.single-banner h1{
    position:relative;
    z-index:2;
    color:#ffffff;
    font-family:Georgia, serif;
    font-size:50px;
    text-align:center;
}
.content-single{
    margin:50px auto;
    padding:0 30px;
    font-size:18px;
    line-height:1.9;
    color:#222;
}
.lg-archive{
    margin:50px auto;
}
.lg-archive-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:40px;
}
.lg-post-card{
    background:#fff;
    border-radius:12px;
    overflow:hidden;
    box-shadow:0 10px 30px rgba(0,0,0,.08);
    transition:.3s;
}
.lg-post-card:hover{
    transform:translateY(-6px);
    box-shadow:0 20px 40px rgba(0,0,0,.12);
}
.lg-post-thumb img{
    width:100%;
    height:240px;
    object-fit:cover;
}
.lg-post-body{
    padding:25px;
}
.lg-meta{
    display:flex;
    justify-content:space-between;
    font-size:13px;
    color:#999;
    margin-bottom:10px;
}
.lg-post-body h2{
    font-size:20px;
    color:#2E473E;
    margin-bottom:12px;
}
.lg-post-body h2 a{
    text-decoration:none;
    color:#2E473E;
}
.lg-post-body p{
    font-size:15px;
    line-height:1.7;
    color:#444;
}
.lg-btn{
    display:inline-block;
    margin-top:18px;
    padding:10px 24px;
    background:#2E473E;
    color:#fff;
    border-radius:50px;
    text-decoration:none;
    font-size:14px;
    font-weight:600;
}
.lg-btn:hover{
    background:#BA8E2A;
    color:#2E473E;
}
.lg-page-wrap {
    margin: 50px auto;
    padding: 0 32px;
    max-width: 1426px;
}
.lg-page-title{
    font-size:42px;
    color:#2E473E;
    margin-bottom:30px;
}
.lg-page-content{
    font-size:18px;
    line-height:1.9;
    color:#222;
}
main#content {
    max-width: 1376px;
    padding: 0 15px;
}
h1.entry-title {
    max-width: 1376px !important;
}
.drivenCarousal .elementor-swiper-button-prev {
    left: calc(50% - 100px) !important;
}
.drivenCarousal  .elementor-swiper-button-next {
    right: calc(50% - 100px) !important;
}
.drivenCarousal .elementor-swiper-button{
     bottom: -153px;
     top: auto !important;
}
.drivenCarousal svg{ fill: transparent !important; }

.drivenCarousal .elementor-image-carousel {
    padding: 0 200px;
}
.drivenCarousal svg:hover {
    fill: rgba(46, 71, 62, 1) !important;
}
.drivenCarousal svg:hover path {
    stroke: #fff !important;
}
.drivenCarousal img.swiper-slide-image {
    border-radius: 24px;
}
.ge-form-wrapper {
  max-width: 900px;
  margin: 0 auto;
  background: #2E473E;
  padding: 40px;
  border-radius: 28px;
  color: #e9efe9;
  font-family: inherit;
  position: relative;
}
.ge-form-title {
    text-align: center;
    font-size: 32px;
    margin: 0px 0px 40px;
    font-weight: 500;
    color: #88A576;
    line-height: 100%;
}
.ge-full {
  grid-column: 1 / -1;
}
.ge-form-wrapper p {
    margin: 0 auto;
}
.ge-form-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 14px;
}
.ge-form-wrapper input, .ge-form-wrapper select, .ge-form-wrapper textarea {
    max-height: 153px;
    resize: none;
    background: #567A6D80;
    color: #cfded6;
    border-radius: 8px !important;
    padding: 12px 16px !important;
}
.ge-form-wrapper input:-webkit-autofill,.ge-form-wrapper textarea:-webkit-autofill,.ge-form-wrapper select:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 1000px #567A6D80 inset !important;
  -webkit-text-fill-color: #D9DFDD !important;
  border-radius: 8px !important;
  transition: background-color 5000s ease-in-out 0s;
}
.ge-form-wrapper textarea {
  min-height: 120px;
  resize: none;
}
.ge-form-wrapper ::placeholder {
  color: #cfded6;
}
.ge-form-wrapper input:focus,.ge-form-wrapper select:focus,.ge-form-wrapper textarea:focus {
  outline: none;
  background: #466a5c;
}
.ge-consent {
    font-size: 14px;
    line-height: 130%;
    color: #fff;
    text-align: center;
    max-width: 594px;
    margin: 0 auto 40px;
}
.ge-submit {
    text-align: center;
    margin-top: 40px;
}
.ge-submit input[type="submit"] {
    background: transparent;
    color: #ffffff !important;
    border: 1.5px solid #ffffff;
    padding: 16px 48px !important;
    border-radius: 35px !important;
    font-size: 18px;
    cursor: pointer;
    transition: all 0.3s ease;
    line-height: 100%;
    text-transform: uppercase;
}
.ge-submit input[type="submit"]:hover {
    background: #ffffff;
    color: #2E473E !important;
}
.ge-submit .wpcf7-spinner {
    position: absolute !important;
    bottom: 55px !important;
}
.wpcf7 select option {
  background-color: #3f5f54;
  color: #ffffff;
}
.wpcf7 select option:checked,.wpcf7 select option:hover {
  background-color: #c49a3a !important;
  color: #ffffff !important;
}
.wpcf7 select:focus {
  outline: none;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
}
.hfe-dropdown.menu-is-active {
    opacity: 1 !important;
}
/*new css -------------------- */
.ge-field input, .ge-field select, .ge-field textarea {
    border: none !important;
}
.pum-content.popmake-content {
    max-width: 100%;
}
div#popmake-470 {
    width: 100%;
    margin: auto;
    left: 0 !important;
    right: 0 !important;
    max-width: 700px !important;
    padding-top: 60px;
    top: 0 !important;
    bottom: 0 !important;
    height: max-content;
    padding: 20px;
    background: #88A576;
}
.pum-container .pum-content>:last-child {
    margin: 0;
}
iframe.youtube-player {
    max-width: 700px !important;
    width: 100% !important;
    margin-bottom: -3px;
}
button.pum-close.popmake-close {
    top: -40px !important;
    right: 0 !important;
}
.drivenCarousal .elementor-swiper-button {
    bottom: -130px;
}
body .drivenCarousal .elementor-swiper-button-prev,body .amenities_slider .elementor-swiper-button-prev {
    left: calc(50% - 75px) !important;
}
body .drivenCarousal .elementor-swiper-button-next, body .amenities_slider .elementor-swiper-button-next {
    right: calc(50% - 75px) !important;
}
form.sent .wpcf7-response-output,.wpcf7 form.invalid .wpcf7-response-output {
    font-size: 14px;
    padding: 8px;
    margin-top: 10px;
}
form.sent .wpcf7-response-output {
    border: solid 1px #46b450;
    color: #46b450;
}
.wpcf7 form.invalid .wpcf7-response-output {
    border: solid 1px red;
    color: red;
}
div#popmake-470 {
    width: 90%;
    top: 100px !important;
}
iframe.youtube-player {
    height: 370px;
    border-radius: 8px;
}
.elementor-social-icon:hover {
    transform: scale(1.2);
}
.amenities_slider .swiper-slide-inner figcaption {
    position: absolute;
    z-index: 99;
    bottom: 24px;
    left: 0;
    right: 0;
    font-family: 'Ivy Presto Display', serif !important;
}
.amenities_slider svg:hover {
    fill: rgba(46, 71, 62, 1) !important;
}
.amenities_slider svg path {
    stroke: #88A576 !important;
}
.amenities_slider svg:hover path {
    stroke: #fff !important;
}
.amenities_slider .elementor-swiper-button {
    bottom: -153px !important;
    top: auto !important;
}
.actually-live figure.swiper-slide-inner img {
    width: 100%;
}
.home header .elementor-divider-separator {
    display: none;
}
header .elementor-widget-divider .elementor-divider-separator {
    margin: 0 32px !important;
}
.drivenCarousa .elementor-widget-image-carousel .swiper-slide {
    margin-right: 24px !important;
}
@media(min-width: 1200px){
    .banner .banner-bg {
        background-size: 110% 110% !important;
}
.banner {
    overflow-x: hidden !important;
}
}
@media(max-width:900px){
    .lg-archive-grid{grid-template-columns:1fr 1fr;}
    .lg-cat-banner h1{font-size:36px;}
}
@media(max-width:600px){
    .lg-archive-grid{grid-template-columns:1fr;}
}
@media(max-width:1365px) and (min-width:1025px){
   div#floor_plan h2 {
        font-size: 34px;
        max-width: 190px;
        text-align: center;
        margin: 0 auto;
    }
}
@media(max-width:1365px) and (min-width:1201px){
    .leftbgcircle {
        min-height: 600px !important;
    }
}
@media(max-width:1200px) and (min-width:1025px){
    div#floor_plan {
        padding: 0 40px;
    }
    .leftbgcircle {
        min-height: 520px !important;
    }
    .drivenCarousal .elementor-swiper-button,.amenities_slider .elementor-swiper-button {
        bottom: -120px !important;
    }
    body .drivenCarousal .elementor-swiper-button-prev,body .amenities_slider .elementor-swiper-button-prev {
        left: calc(50% - 65px) !important;
    }
    body .drivenCarousal .elementor-swiper-button-next, body .amenities_slider .elementor-swiper-button-next {
        right: calc(50% - 65px) !important;
    }
}
@media (max-width:1024px){
    .floorplan_filter .ceg-item h4 {
        margin: 16px 0;
    }
    .amnities-imgbox>div,.position-imgbox>div {
        position: static !important;
    }
    header .elementor-widget-divider .elementor-divider-separator {
        margin: 0 20px !important;
    }
    #menu-1-6d5afa9 li {
        padding: 0 20px;
    }
    .hfe-nav-menu-icon {
        padding: 0 !important;
    }
    .leftbgcircle {
        min-height: 393px;
    }
    .ge-form-wrapper {
        padding: 20px;
    }
    .drivenCarousal .elementor-swiper-button, .amenities_slider .elementor-swiper-button {
        bottom: -100px !important;
    }
    body .drivenCarousal .elementor-swiper-button-prev, body .amenities_slider .elementor-swiper-button-prev {
        left: calc(50% - 60px) !important;
    }
    body .drivenCarousal .elementor-swiper-button-next, body .amenities_slider .elementor-swiper-button-next {
        right: calc(50% - 60px) !important;
    }
    .ge-submit {
        margin-top: 24px;
    }
    .drivenCarousa .elementor-widget-image-carousel .swiper-slide {
        margin-right: 16px !important;
    }
}
@media(max-width:767px){
    #floor_plan>.e-con-inner {
        grid-template-columns: repeat(2, 1fr);
    }
    #menu-1-71b4635 {
        position: fixed !important;
        top: 100px;
        left: 0;
        width: 100%;
        height: 100vh;
        background: #2e473e;
        z-index: 99999 !important;
        overflow-y: auto;
        padding: 10px 0;
        display: block;
    }
    .ehf-header #masthead {
        z-index: 999999 !important;
        position: fixed;
        width: 100%;
        top: 0;
    }
    .hfe-nav-menu__layout-horizontal {
        z-index: 99999 !important;
    }
    .elementor-section,.elementor-container {
        overflow: visible !important;
    }
    .garden-404-wrap {
        padding: 120px 20px 0px;
    }
    #menu-1-71b4635 a.hfe-menu-item {
        padding: 15px 20px;
    }
    .ge-form-title {
        font-size: 28px;
        margin-bottom: 24px;
    }
    .drivenCarousal .elementor-swiper-button,.amenities_slider .elementor-swiper-button {
        bottom: -80px !important;
    }
    body .drivenCarousal .elementor-swiper-button-prev,body .amenities_slider .elementor-swiper-button-prev {
        left: calc(50% - 45px) !important;
    }
    body .drivenCarousal .elementor-swiper-button-next, body .amenities_slider .elementor-swiper-button-next {
        right: calc(50% - 45px) !important;
    }
    .ge-form-wrapper {
        max-width: 550px;
    }
    .drivenCarousal .elementor-image-carousel {
        padding: 0 200px 0 150px;
    }
    .ge-form-grid {
        grid-template-columns: 1fr;
    } 
    .ge-submit input[type="submit"] {
        padding: 12px 40px !important;
        font-size: 16px;
    }
    .bare-404-box h1{font-size:80px;}
    .bare-404-box h2{font-size:28px;}
    .single-banner{height:120px;}
    .single-banner h1{font-size:36px;}
    .lg-page-title{font-size:28px;}
    .drivenCarousal img.swiper-slide-image {
        border-radius: 16px !important;
    }
    .boxed-img img {
        clip-path: ellipse(60% 100% at 50% 0%);
        border-radius:3% 3% 0 0 !important;
    }
}
@media (max-width:480px) {
    div#floor_plan>div.e-con-inner {
        grid-template-columns: repeat(1, 1fr) !IMPORTANT;
        gap: 30px 0 !important;
    }
    .ge-form-wrapper input, .ge-form-wrapper select, .ge-form-wrapper textarea {
        font-size: 12px;
    }
    .drivenCarousal .elementor-image-carousel {
        padding: 0 100px 0 85px;
    }
   .address {
        width: 90%;
        left: 5%;
        top: 25% !important;
        justify-content: center;
        align-items: center;
        text-align: center;
    }
    .yellow-rightbox {
        width: 95% !important;
        border-radius: 20px !important;
        right: 8px !important;
        text-align: center !important;
        padding: 20px !important;
    }
    .amenities_slider .swiper-slide {
        width: 100% !important;
        max-width: 150px;
        margin-right: 10px !important;
    }
}
@media (max-width:450px){
    .banner-circleimg img{
        height: 238px !important;
        object-fit: contain !important;
    }
    .footer-box>div {
        flex-direction: column !important;
    }
    .footer-box>div>div {
        width: 100%;
    }
    form.sent .wpcf7-response-output,.wpcf7 form.invalid .wpcf7-response-output {
        font-size: 12px;
    }
}

