/*
 Theme Name:     Divi Child Theme
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.6
*/
 
/* =Theme customization starts here
------------------------------------------------------- */



/*Footer widget tray styling start*/

  /* ---------- Widget container ---------- */
  .widget {
    position: fixed;
    right: auto;
    bottom: 28px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 12px;
    z-index: 999999;
    left:0;
  }

  /* ---------- Menu panel ---------- */
  .widget-menu {
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 16px;
    box-shadow: var(--panel-shadow);
    overflow: hidden;
    transform-origin: bottom right;
    transform: scale(0.9) translateY(8px);
    opacity: 0;
    pointer-events: none;
    transition: transform 0.18s cubic-bezier(.34,1.56,.64,1), opacity 0.15s ease;
    position: relative;
    top: -60px;
    left: 5px;
  }

  .widget.open .widget-menu {
    transform: scale(1) translateY(0);
    opacity: 1;
    pointer-events: auto;
  }

  .widget-menu button {
    all: unset;
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 12px;
    font-size: 15px;
    font-weight: 500;
    color: var(--ink);
    cursor: pointer;
    white-space: nowrap;
  }

  .widget-menu button:hover,
  .widget-menu button:focus-visible {
    background: #f2f5fc;
  }

  .widget-menu button:focus-visible {
    outline: 2px solid var(--brand-blue);
    outline-offset: -2px;
  }

  .widget-menu .divider {
    height: 1px;
    background: #ececf1;
    margin: 0 4px;
  }

  .icon-badge {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
  }

  .icon-badge.chat { background: var(--brand-blue); color: #fff; }
  .icon-badge.a11y { background: var(--a11y-yellow); color: #1f2430; }

  .icon-badge svg { width: 16px; height: 16px; }

  /* ---------- Toggle button ---------- */
  .widget-toggle {
    all: unset;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #3193c4;
    box-shadow: 0 8px 20px rgba(43,108,246,0.4), 0 2px 6px rgba(20,30,60,0.15);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    transition: background 0.15s ease, transform 0.15s ease;
    z-index: 999999;
    position: absolute;
    bottom: -10px;
    left: 10px;
  }

  .widget-toggle:hover { background: #3193c4; }
  .widget-toggle:active { transform: scale(0.94); }
  .widget-toggle:focus-visible { outline: 2px solid #fff; outline-offset: 2px; }

  .widget-toggle svg {
    width: 26px;
    height: 26px;
    color: #fff;
    transition: transform 0.2s ease, opacity 0.15s ease;
  }

  .icon-close {
    position: absolute;
    opacity: 0;
    transform: scale(0.6) rotate(-45deg);
  }

  .widget.open .icon-open {
    opacity: 0;
    transform: scale(0.6) rotate(45deg);
  }

  .widget.open .icon-close {
    opacity: 1;
    transform: scale(1) rotate(0deg);
  }

  .widget-toggle .icon-stack {
    position: relative;
    width: 26px;
    height: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  /* demo page filler */
  .demo-hint {
    max-width: 420px;
    margin: 60px auto;
    text-align: center;
    color: var(--ink-soft);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
    padding: 0 20px;
  }
  .icon-badge.chat svg, .icon-badge.chat path {
    stroke: #000;
}
  
  /* #five9-maximize-button {
    display: none;
}
  .cky-btn-revisit-wrapper.cky-revisit-bottom-left {
    display: none;
}
::part(acsb-trigger) {
    display: none !important;
} */
  #main-content .et_pb_section--with-menu {
    z-index: 0;
}


/*Footer widget tray styling end*/

.page-id-9632 div.et_pb_section.et_pb_section_7 {
    background-image: url(https://www.celebree.com/wp-content/uploads/2023/08/day_care_bg_02.png),linear-gradient(75deg,#b5be00 0%,#8da300 99%)!important;
}

.post-template-default.single.single-post h2{font-size: 36px!important;}
.post-template-default.single.single-post h3{font-size: 28px!important;}
.post-template-default.single.single-post h4{font-size: 24px!important; font-weight: 600;}


.et-blog-css-grid > div {
    display:grid;
    grid-template-columns: repeat(
    auto-fill, minmax(300px, 1fr));
    gap:15px;
  }
  
article {background:#fff;}



#page-container span.menu-closed:before
{
    content: "+"!important;
    font-size: 20px!important;     font-family: inherit!important;
}
#page-container span.menu-closed.menu-open:before {
    content: "+"!important;
    transform: rotate(45deg);
}
.gfield .consent-info a {
    color: #f28a01!important;
    text-decoration: underline!important;
    text-underline-position: under;    
}
p.rotate-words.rotating-word1
{
    margin-bottom:25px!important;
}


sup {
    bottom: 0px!important;
    left: 1px;font-size: 15px;
}

.hide-it-dt
{
    display: none!important;
}

.why-celebree-cols .et_pb_column_1, .why-celebree-cols .et_pb_column_2, .why-celebree-cols .et_pb_column_3 {
    cursor: initial!important;
}

#logo
{
      max-height: 43px!important;  
}

nav#top-menu-nav .hide-on-dk-view
{
    display: none!important;
}
.et_mobile_menu { 
    overflow-y: scroll!important;
    padding-bottom: 200px!important;
}

.inline-acc-images {
    float: left;
}


textarea#input_1_3 {
    height: 80px;
}
.paoc-close-popup {
    top: 7px!important;
    right: 10px!important; background-color: rgb(13 58 93)!important;
}
.paoc-popup-mheading {
    color: #0d3a5d!important;
}

.visit-popup-btn, a:where(:not(.wp-element-button))
{
    text-decoration: none!important;
}
.footer-logo {
    float: left;
}
.app-footer__menu {
    float: left;
    width: 100%;
}

.location-geoname {
    float: left;    padding-top: 12px;
}
.location-geoname a {
    float: left;
    font-size: 16px;      
    position: relative;     
    padding-left: 25px;     
    text-decoration: none;
}
.location-geoname span {
    font-size: 20px!important;
}
.location-geoname a span {
    position: absolute;
    top: -4px;
    left: 0;
}

div#location-popup-btn .visit-popup-btn {
    float: none;
    color: #FFFFFF!important;
    border-width: 12px!important;
    border-color: rgba(0,0,0,0);
    letter-spacing: 4px;
    font-size: 16px;
    font-family: 'Fredoka One',display!important;
    text-transform: uppercase!important;
    background-color: #b5be00!important;
    font-weight: 400;
    padding: 30px!important;
    border-radius: 42px!important;
    margin-top: 35px!important;
    cursor: pointer;
}
div#location-popup-btn .visit-popup-btn:hover {
    background-color: #f28a01!important;
}




@media(max-width:1440px) and (min-width:1280px)
{

    div#stacked-cards .et_pb_module.et_pb_blurb {
        min-height: 480px!important;
    }
    div#stacked-cards h4.et_pb_module_header {
        font-size: 23px!important;
    }

}


@media(min-width:981px) and (max-width:1280px)
{
.why-celebree-cols .et_pb_module.et_pb_blurb {
    min-height: 400px;
}

div#stacked-cards .et_pb_module.et_pb_blurb {
    min-height: 405px!important;
    padding-left: 8px !important;
        padding-right: 8px !important;
}
div#stacked-cards h4.et_pb_module_header {
    font-size: 21px!important;
}

div#stacked-cards .et_pb_main_blurb_image .et_pb_image_wrap
{
    width: 135px!important;
}

div#stacked-cards .et_pb_blurb_description p{
    font-size: 16px;
}



}

@media(min-width:981px) and (max-width:1200px)
{
.dt-card-height .et_pb_blurb {
    height: auto!important;
    min-height: 520px;
}
.why-celebree-cols .et_pb_blurb {
    height: auto;
    min-height: 360px;
}

    
}


@media(min-width:981px) and  (max-width:1064px)
{
    #top-menu li {
    font-size: 13px;
    padding-right: 8px;
}
.home .rwo-container .rotate-words {
    font-size: 40px!important;
}
.page-id-19088 .et_pb_row.et_pb_row_3 .et_pb_blurb {
    height: 370px;
    margin-bottom: 20px!important;
}



}


@media(max-width:980px)
{
    
    .post-template-default.single.single-post h2{font-size: 32px!important;}
    .post-template-default.single.single-post h3{font-size: 26px!important;}
    .post-template-default.single.single-post h4{font-size: 24px!important; font-weight: 600;} 
    
    .hide-it-dt
    {
        display: block!important;
    }
    .page-id-19133 div#block-9 {
        float: left;
        width: 100%;
    }
    
    #mobile-card-spacing
    {
        margin-bottom: 100px!important;
    }
    nav#top-menu-nav .hide-on-dk-view
    {
        display: block!important;
    }
    .hide-on-dk-view > a span, .hide-on-dk-view > a {
        font-size: 24px!important;
        color: #ffffff!important;
    }
    .location-geoname {
        display: none;
    } 
    .hide-on-dk-view > a span {
        margin-right: 8px;
    }
    .et_fixed_nav #top-header, .et_fixed_nav #main-header {
        position: fixed!important;
    }
    body.search.search-results div#sidebar {
        float: left;
        margin-top: 45px;
    }

    div#stacked-cards .et_pb_column.et_pb_column_1_4 {
        width: 100% !important;
        margin-right: 0!important;
    }
    div#stacked-cards .et_pb_module.et_pb_blurb {
        min-height: 300px;
        height: auto !important;
    }

}


@media(max-width:767px)
{


    body.et_fixed_nav.et_secondary_nav_two_panels #main-header
	{top:36px!important;}
    
    div#promo-section-global p {
        font-size: 16px!important;
        font-weight: 500!important;
    }

    .hide-on-dk-view > a span, .hide-on-dk-view > a {
        font-size: 18px!important;
    }
    .testimonial-slider-mobile .et_pb_slide_description {
    padding-left: 0!important;
    padding-right: 0!important;
}
 #page-container .mobile_nav .menu-item-has-children>a+span {
        padding: 10px 0 10px 95% !important;
        width: 100%;
    }

.page-id-9781 .et_pb_button_module_wrapper.et_pb_button_1_wrapper.et_pb_button_alignment_left.et_pb_module a.et_pb_button.et_pb_button_1.et_pb_bg_layout_light {
    text-align: center;
    font-size: 15px!important;
    letter-spacing: 2px!important;
}

div#top-header .container {
    width: 100%!important;
}
div#top-header .container div#et-info {
    width: 100%;
    text-align: center;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
}

#top-header .visit-popup-btn {
    padding: 16px 10px !important;
    width: auto;
}
div#top-header #et-info-phone {
    float: right;
}


}




@media(max-width:480px)
{
    #et-info-phone {
    font-size: 14px!important;
}
/* div#top-header .visit-popup-btn
{
    padding: 16px 10px !important;
} */
#et-info {
    float: right;
    width: 100%;
}

#top-header .visit-popup-btn {
    margin-right: 8px;
    font-size: 12px;
}


}


/* styling for form consent verbiage */
.gfield .consent-info {
    font-style: italic;
    font-size: 90%;
    line-height: 1.5em;
}

#gform_3 .gfield .consent-info {
    color: #fff;
}

/* Blog headings */
.category-blog h1 {
    font-size: 48px;
}

.category-blog h2 {
    font-size: 38px !important;
}

/* .category-blog h3 {
    font-size: 48px;
} */



/* @media(max-width:767px) {
    #page-container .mobile_nav .menu-item-has-children>a+span {
        padding: 10px 0 10px 95% !important;
        width: 100%;
    }
} */


/* UI Element Styling */
/* feedback widget */
._hj-widget-container {
    display:none;
}
/* five9 chat widget */
.five9-frame {
    z-index: 999999 !important;
}
.five9-frame .five9-frame-minimized {
    position: fixed !important;
    top: -2px !important;
    left: 110px !important;
    bottom: auto !important;
    z-index: 999999 !important;
}
/* @media (min-width: 480px) {
    .five9-frame .five9-frame-minimized {
        left: 120px !important;
    }
} */
@media (min-width: 768px) {
    .five9-frame .five9-frame-minimized {
        right: 0 !important;
        left: auto !important;
        bottom: 0 !important;
        top: auto !important;
    }
}   
/* Cookie Yes */
.cky-btn-revisit-wrapper {
    left: auto !important;
    right: 10px !important;
    bottom: 10px !important;
    width: 30px !important;
    height: 30px !important;
    z-index: 9999999 !important;
}
@media (min-width: 768px) {
    .cky-btn-revisit-wrapper {
        bottom: 46px !important;
    }
}
/* Accessible */
::part(acsb-trigger) {
    bottom: 10px !important;
    right: 51px !important;
    z-index: 9999999 !important;
}
@media (min-width: 768px) {
    ::part(acsb-trigger) {
        bottom: 46px !important;
    }
}

@media(max-width:767px)
{
    .five9-frame .five9-frame-minimized
    {
        position: relative !important;
        top: 0px !important;
        left: 20px !important;
    }

}

/* Open House Page Schedule A Visit Button Styles */
.open-house-visit-cta {
    text-align: center;
    margin-top: 50px;
}
.open-house-visit-cta .paoc-popup-button {
    color: white !important;
    border-radius: 42px !important;
    float: none !important;
    font-size: 16px !important;
    padding: 15px 30px !important;
    font-weight: 600 !important;
    text-transform: uppercase !important;
    visibility: visible !important;
    opacity: 1 !important;
    background-color: #A1AA03 !important;
}
.open-house-visit-cta .paoc-popup-button:hover {
    background-color: #f28b00 !important;
}

/* Styling for Summer Camp Registration form checkboxes */
form[data-title="Summer Camp Registration"] .gfield--type-checkbox .ginput_container_checkbox {
    column-count: 3;
    column-gap: 2.5rem;           /* horizontal spacing between columns */
    margin-top: 0.8em;
}

/* Prevent single checkbox from being split awkwardly across columns */
form[data-title="Summer Camp Registration"] .gfield--type-checkbox .gchoice {
    break-inside: avoid-column;
    page-break-inside: avoid;     /* for better print/pdf compatibility */
    margin: 0.35em 0;
    padding: 0;
}

/* Mobile - switch to 2 columns */
@media (max-width: 767px) {
    form[data-title="Summer Camp Registration"] .gfield--type-checkbox .ginput_container_checkbox {
        column-count: 2;
        column-gap: 1.8rem;
    }
    form[data-title="Summer Camp Registration"] .gfield--type-checkbox .gchoice {
        margin: 0;
    }
}
@media (min-width: 980px) {
    .fixed-summer-camp-wrapper {
        position: relative;
    }
    .fixed-summer-camp-wrapper .fixed-summer-camp {
        position: absolute;
        bottom:0;
        left: 0;
    }
}
/* Summer Camps Hero Section Adjustments */
@media (min-width: 980px) {
  #summer-camps-hero {
		max-width: 720px;
	}
	#summer-camps-hero h1 {
		font-size: 60px;
	}
}