.home .entry-content,
.entry-content+.wp-block-group,
.mt-0,
.hero-tour,
.second-grid,
.second-academics,
.real-kids-section{
    margin-top: 0!important;
}
.kids-section{
    max-width: 1200px!important;
    padding: 0!important;
    margin-top: 128px;
    margin-bottom: 128px!important;
}
.kids-section .wp-block-columns{
    margin-top: 48px;
}
.story-body{
    margin: 100px 0!important;
}
.page-template-single-lts_testimonial:has(.hero-academics) main > .wp-block-spacer{
    display: none;
}
header.wp-block-template-part:has(.header-grid),
.site-header:has(.header-grid){
    position: relative;
}
.header-grid{
    max-width: 385px;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    background: #FBF8F2;
    padding: 20px 24px;
    z-index: 999;
    grid-template-columns: repeat(2, 1fr);
}
.header-grid.small{
    max-width: 225px;
    grid-template-columns: repeat(1, 1fr);
}
.header-grid > p a{
    color: #011E41;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 125%; /* 20px */
    letter-spacing: 0.8px;
    text-transform: uppercase;
    text-decoration: none;
}
.is-style-arrow-link.white a{
    color: #fff;
}
.is-style-arrow-link.white a{
    background-image: url('data:image/svg+xml;utf8,<svg fill="none" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 17 14"><path d="m9.625 1.079 6.297 6.234-6.235 6.297M15.43 7.183.079 7.377" stroke="%23FFFFFF"/></svg>');
}
.is-style-arrow-link.ml-auto{
    display: flex;
}
.is-style-arrow-link.ml-auto a{
    margin-left: auto;
}
.thinking-home{
    border-radius: 5px;
    background: #FBF8F2;
    padding: 72px 102px;
    margin-top: 50px;
}
.thinking-home .wp-block-column:has(.wp-block-buttons){
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}
.full-width{
    max-width: 100%!important;
}
.tribe-events-c-search__input-group .tribe-events-c-search__input{
    margin: 0!important;
    padding-left: 40px!important;
}
.tribe-common-l-container.tribe-events-l-container{
    padding-bottom: 0!important;
}
.row-form-enroll{
    justify-content: space-between;
}
.row-form-enroll .first-clmn{
    max-width: 486px;
}
.row-form-enroll .gfield--type-checkbox legend,
.row-form-enroll .gform-field-label .gfield_required{
    display: none!important;
}
.row-form-enroll .gform-field-label{
    margin-bottom: 16px;
}
.row-form-enroll .gfield--input-type-select  .ginput_container_select select,
.row-form-enroll .ginput_container input:not(.gfield-choice-input){
    border-radius: 50px!important;
    border: 1px solid #CF102D!important;
    color: #CF102D!important;
    font-size: 16px!important;
    font-style: normal!important;
    font-weight: 600!important;
    line-height: 155%!important;
    margin-bottom: 0!important;
    padding: 13px 24px!important;
    outline: none!important;
    height: auto!important;
}
.row-form-enroll .gform_fields{
    row-gap: 24px!important;
}
.row-form-enroll .gfield.gfield--type-radio{
    margin: 16px 0;
}
.row-form-enroll .gfield.gfield--type-radio legend.gform-field-label{
    font-size: 20px;
    max-width: 486px;
    margin-bottom: 16px;
}
.row-form-enroll .gfield_radio{
    display: grid!important;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 16px!important;
    column-gap: 24px!important;
}
.row-form-enroll .gfield--type-checkbox label,
.row-form-enroll .gfield_radio .gform-field-label{
    font-weight: 300;
}
.row-form-enroll .gfield--input-type-select,
.row-form-enroll .gfield--input-type-select .gform-field-label{
    margin-bottom: 16px;
}
.row-form-enroll .gform_button{
    display: flex!important;
    padding: 15px 40px!important;
    justify-content: center!important;
    align-items: center!important;
    gap: 8px;
    border-radius: 50px!important;
    background: #CF102D!important;
    color: #FFF!important;
    text-align: center!important;
    font-size: 16px!important;
    font-style: normal!important;
    font-weight: 700!important;
    line-height: 125%!important;
    letter-spacing: 0.8px!important;
    text-transform: uppercase!important;
    margin-top: 16px!important;
}
.align-bottom{
    align-items: flex-end;
}
.image-slider-wg .reel-layout{
    padding-bottom: 0;
    padding-right: 0!important;
    margin-right: 0!important;
    overflow: visible;
}
.image-slider-wg .reel-layout figure{
    margin-bottom: 0;
    margin: 0 12px;
}
.image-slider-wg .controls{
    margin-top: 24px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.image-slider-wg .controls .arrows{
    display: flex;
    align-items: center;
    column-gap: 15px;
}
.image-slider-wg .controls .arrows .btn{
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 57px;
    height: 57px;
    cursor: pointer;
}
.image-slider-wg .controls .dots .slick-dots{
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
}
.image-slider-wg .controls .dots .slick-dots li{
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.image-slider-wg .controls .dots .slick-dots button{
    padding: 0;
    color: transparent;
    display: inline-flex;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #F1B7C0;
    transition: .3s all;
    cursor: pointer;
}
.image-slider-wg .controls .dots .slick-dots .slick-active button,
.image-slider-wg .controls .dots .slick-dots li:hover button{
    background: #CF102D;
}
.image-slider-wg .slick-list{
    overflow: visible!important;
}
.image-slider-wg .slick-list::before{
    content: '';
    display: inline-block;
    height: 100%;
    width: 100vw;
    top: 0;
    right: 100%;
    position: absolute;
    background: #fbf8f2;
    z-index: 9;
}
.staterow > p{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
}
.staterow > p a:not(.active):not(:hover){
    color: #808EA0;
    text-decoration: none;
    font-weight: 300;   
}
li.is-style-arrow-link a, li.is-style-arrow-link-down a, li.is-style-arrow-link-out a{
    color: var(--wp--preset--color--navy);
    font-weight: var(--wp--custom--font-weight--medium);
    line-height: 1.25;
    padding-right: 1.5rem;
    text-decoration: underline;
    text-decoration-color: var(--wp--preset--color--red);
    text-decoration-thickness: 1px;
    text-underline-offset: 8px;
}
.grid-list{
    padding-left: 18px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 16px;
    width: 100%;
    max-width: 320px;
}
.max-486{
    max-width: 486px;
}
.blog .wp-block-post-featured-image{
    flex: none;
}
.grid-red{
    row-gap: 16px!important;
}
.grid-red > .wp-block-group{
    border-radius: 5px;
}
.wg-take-a-tour select{
    width: 100%;
}
ul.pdl-0{
    padding-left: 0;
}
.homepage-wrapper-invisible {
  visibility: hidden !important;
}

#ac-wrapper {
  	visibility: hidden;
    display: flex;
  	align-items: flex-start;
  	justify-content: center;
  	align-content: center;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(89,89,89,.7);
    z-index: 1001;
  	overflow: scroll;
  	padding: 50px 0;
}
.fa{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
#popup-ffd center {
    display: block;
    position: absolute;
    right: 20px;
    font-size: 25px;
  	cursor: default;
    top: 13px;
    color: #657480;
}
#popup-ffd .ffd-content {
  padding: 30px;
  text-align: center;
}
#popup-ffd .ffd-content > h2{
    margin-top: 0;
    font-size: 54px;
}
#popup-ffd .ffd-content .btn {
  margin-top: 1em;
}
#popup-ffd p {
  margin-bottom: 0;
  font-size: 16px;
}
#popup-ffd img {
  padding: 40px 30px 0 30px;
  width: 100%;
  height: auto;
}
#popup-ffd center span {
  cursor: pointer;
}
#popup-ffd .ffd-content .wp-block-button{
    margin-top: 20px;
    display: flex;
    justify-content: center;
}
.amelia-v2-booking #amelia-container .am-input-wrapper .am-input .el-input__wrapper{
    padding: 0!important;
}
.amelia-v2-booking #amelia-container .am-input-wrapper .am-input .el-input__wrapper > input{
    margin-bottom: 0!important;
}
@media (min-width:801px) {
    #popup-ffd {
        position: relative;
        overflow: hidden;
        background: #FFFFFF;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        box-shadow: #191919 0px 0px 20px 3px;
        -moz-box-shadow: #191919 0px 0px 20px 3px;
        -webkit-box-shadow: #191919 0px 0px 20px 3px;
        position: relative;
    }
}
@media (min-width:782px){
    .divider-clmns{
        position: relative;
    }
    .divider-clmns::after{
        content: '';
        display: inline-block;
        width: 2px;
        height: 100%;
        background: var(--wp--preset--color--red);
        position: absolute;
        left: calc(50% - 1px);
        top: 0;
    }
    .divider-clmns::before{
        content: '';
        display: inline-block;
        width: 16px;
        height: 16px;
        background: var(--wp--preset--color--red);
        position: absolute;
        border-radius: 50%;
        left: calc(50% - 8px);
        top: 0;
    }
}
@media screen and (max-width: 1024px){
    #popup-ffd .ffd-content > h2{
        font-size: 30px;
    }
}
@media screen and (max-width: 767px){
    .story-body,
    .kids-section{
        margin-top: 45px!important;
        margin-bottom: 45px!important;
    }
    .kids-section .wp-block-columns{
        margin-top: 24px;
        row-gap: 24px;
    }
    .story-body .wp-block-group:not(.has-navy-background-color),
    .story-body{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .wp-block-lts-hero .ribbon-cta{
        top: 70px;
    }
    .header-grid{
        padding: 12px;
    }
    .header-grid > p a{
        font-size: 13px;
    }
    .thinking-home .wp-block-column:has(.wp-block-buttons){
        align-items: flex-start;
        justify-content: flex-start;
    }
    .thinking-home{
        padding: 30px;
    }
    .page-template .header-grid{
        position: static;
        max-width: 100%;
    }
    .page-template .header-grid p{
        text-align: center;
    }
}
@media screen and (max-width: 500px){
    .row-form-enroll .gfield_radio{
        grid-template-columns: repeat(1, 1fr);
    }
    .image-slider-wg .reel-layout figure{
        margin: 0;
    }
    .image-slider-wg .reel-layout{
        overflow: hidden;
    }
}

@media (min-width:220px) {
    #popup-ffd {
        position: relative;
        overflow: hidden;
        background: #FFFFFF;
        border-radius: 10px;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        box-shadow: #191919 0px 0px 20px 3px;
        -moz-box-shadow: #191919 0px 0px 20px 3px;
        -webkit-box-shadow: #191919 0px 0px 20px 3px;
        position: relative;
    }
}

