/*!
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: A plain-vanilla & lightweight theme for Elementor page builder
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Template: hello-elementor
Version: 1.0.0
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Text Domain: hello-elementor
*/
@font-face {
    font-family: 'apertureregular';
    src: url('./fonts/aperture2.0-webfont.eot');
    src: url('./fonts/aperture2.0-webfont.eot?#iefix') format('embedded-opentype'),
         url('./fonts/aperture2.0-webfont.woff2') format('woff2'),
         url('./fonts/aperture2.0-webfont.woff') format('woff'),
         url('./fonts/aperture2.0-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('./fonts/ProximaNova-Regular.woff2') format('woff2'),
        url('./fonts/ProximaNova-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('./fonts/ProximaNova-Bold.woff2') format('woff2'),
        url('./fonts/ProximaNova-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

.font-apertureregular, .font-apertureregular * { font-family: 'apertureregular' !important;}
.font-proxima-nova, .font-proxima-nova * { font-family: 'Proxima Nova Rg' !important; font-weight: normal;}
.font-proxima-nova-bold, .font-proxima-nova-bold * { font-family: 'Proxima Nova Rg' !important; font-weight: bold;}
/*
#ekit-megamenu-heder-menu li, #ekit-megamenu-heder-menu a { font-family: 'apertureregular' !important; font-size: 25.5px;}
#menu-heder-menu > li { position: relative;}
#menu-heder-menu > li:after { content: "|"; position: absolute; top: 0; right: -2px;}
#menu-heder-menu > li:last-child:after { display: none;} 
*/
 #masthead {
    background: #fff;
    padding: 5px 15px;
    position: sticky !important;
    top: 0;
}
 #masthead .hfe-site-logo-img { max-width: 230px;}
 header#masthead .elementor-element {
    padding: 0;
}
 #masthead ul li, #masthead ul li a {
    font-family: 'apertureregular' !important;
    /*font-size: 25px;*/
    font-size: clamp(18px, 1.5vw ,23px);
    font-weight: 400;
    color: #000;
    padding: 0 10px;
}
 #masthead ul li a:hover {color: #ff85d0;}
 #masthead ul li { position: relative;}
 #masthead ul li:after { content: "|"; position: absolute; top: 50%; right: -2px; transform: translate(0, -50%);}
 #masthead ul li:last-child:after { display: none;} 
 .ekit-template-content-header {
    display: none;
}
.home-banner-wrap {
    min-height: calc(100vh - 106px);
    margin: 0 !important;
    background-position: 50% 100% !important;
    background-size: 80%;
    padding-bottom: 25px;
    overflow: hidden;
}

.banner-big-title .elementor-heading-title {
    max-width: max-content;
    text-transform: uppercase;
    background: #ff85d0;
    padding: 8px 25px 10px;
    display: inline-block;
    border: 8px solid #000;
    border-radius: 8px;
    font-family: "Fredoka", Sans-serif !important;
    font-size: 45px !important;
    line-height: 1;
    vertical-align: top;
    font-weight: 800;
}

.banner-small-cherry-icon {
    margin-bottom: 20px !important;
}
.banner-bg-img img {
    /*box-shadow: 0 35px 0 10px #fff;*/
    margin-bottom: 80px;
    z-index: 2;
    position: relative;
}

.banner-floated-txt { background-color: #000; border-radius: 15px 15px 0 0; z-index: 3;}
.banner-floated-txt {
    background: #000;
    margin: 0 auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
    border-radius: 15px 15px 0 0;
    font-family: 'apertureregular' !important;
    padding: 20px 15px 0 15px;
   /* margin-top: -274px;*/
}
.banner-bg-img img { width: 100%;}

.banner-floated-txt * {
    font-family: 'apertureregular' !important;
    line-height: 1.2 !important;
}
.banner-floated-txt p { margin-bottom: 0 !important;}
.banner-floated-txt {
    max-width: 315px !important;
    font-size: 54px;
}
.join_waitlist_sec {
    background-size: 104.8%;
    background-position: 50% 0px;
    /*padding: 7.5vw 15px 7vw;*/
    padding: 72px 15px 90px;
}

.advanced_filter_sec { background-position: 0 -60px !important;}
.custom-page-title { font-size: 60px; margin: 15px 0  5px;}
.site-footer-sec { margin-top: 15px;}
.site-footer-sec a { color: #2C3537;}
.site-footer-sec a:hover { text-decoration: underline;}
.banner-floated-txt {
    bottom: 0px;
    position: fixed;
}
.relative-zi-5 { z-index: 5; position: relative;}
#colophon {
    margin-top: -15px;
}

.banner-bg-img .elementor-widget-container {
    display: inline-block;
    position: relative;
}

.banner-bg-img .elementor-widget-container:before {
    content: "";
    position: absolute;
    bottom: 60px;
    left: -10px;
    width: 102.5%;
    height: 70%;
    background: #fff;
    border-radius: 15px;
    z-index: 1;
    display: none;
}
.join_waitlist_btn { transform: translate(-50%, 0); padding: 35px 25px; width: 290px;}


/* new style */
div#page {
    max-width: 100%;
    margin: 0 auto;
}
.ch-accordion-sapphic { position: relative; z-index: 3;}
html .ch-accordion-sapphic .elementor-accordion-title {
    font-family: 'Proxima Nova Rg' !important;
    font-weight: bold;
    }
    
.ch-accordion-sapphic .elementor-tab-title.elementor-active .elementor-accordion-icon-opened {
    height: 35px;
    display: flex;
    align-items: center;
}

.home-banner-wrap {
    max-width: 1140px !important;
    margin: 0 auto !important;
}

.cherry-main-bg {
    margin: 0;
    padding: 0;
}

.cherry-mobile-container-bg {
    max-width: 1200px;
    background-size: 1000px;
    gap: 0;
    margin: 0 auto !important;
}
.elementor-accordion-icon-right { margin: 7px 0 !important;}
.black-back-drops { position: relative; z-index: 3; }
.black-back-drops::after { content: ""; z-index: 1; position: absolute;
 top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, .8);

}
.back-drops-container  > *{ z-index: 5; position: relative;}
.mission .elementor-toggle-item {
    text-align: center;
}
.mission .elementor-tab-title {
    position: relative;
    display: inline;
}
.mission span.elementor-toggle-icon.elementor-toggle-icon-right {
    position: absolute;
    right: -12px;
    top: 15px;
}
.tgl span.elementor-toggle-icon.elementor-toggle-icon-right {
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 20px;
}
.custom-blog-grid {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr) !important;
    justify-content: center !important;
    column-gap: 50px !important;
    row-gap: 40px !important;
    margin-top: 25px !important;
    margin-bottom: 60px !important;
    text-align: center;
}
.custom-blog-grid .blog-post h2 {
    font-size: 22px !important;
    text-align: center;
    color: #fff;
    font-family: inherit;
    font-weight: 700;
    position: relative;
    display: inline-block;
    text-align: center;
    margin-top: 12px;
}
.blog-post img {
    height: 310px;
    object-fit: cover;
    width: 100%;
    border: 10px solid #735bf1;
    border-radius: 60px;
}
.custom-blog-grid h2:after {
    content: "+";
    position: absolute;
    font-size: 34px;
    font-weight: 300;
    top: -9px;
    right: -30px;
}
@media (min-width:768px) and (max-width:992px){
  .elementor-element.elementor-element-6764ea5.cherry-mobile-container-bg.e-flex.e-con-boxed.e-con.e-child {
    background-position: 72% -60px !important;
}
}
@media (min-width:768px) and (max-width:1024px){
  ul#menu-1-52ef416 {
    position: absolute;
    left: !important;
    width: 100;
    width: 750px;
    right: 0;
}
#masthead ul li, #masthead ul li a {
  padding: 0 0px;
}
.hfe-nav-menu__toggle.elementor-clickable {
    top: -22px;
}
.home-banner-wrap {
    min-height: 100% !important;
}
}
@media (min-width:992px) and (max-width:1100px){
   .elementor-element.elementor-element-6764ea5.cherry-mobile-container-bg.e-flex.e-con-boxed.e-con.e-child {
    background-size: 745px !important;
    background-position: center !important;
}
    #masthead ul li, #masthead ul li a {
        padding: 11px 22px;
        background: #fff;
    }
}

@media (min-width:768px) and (max-width:1000px){
  .custom-blog-grid {
    display: grid !important;
    grid-template-columns: repeat(2, 1fr) !important;
    justify-content: center;
    column-gap: 30px !important;
    row-gap: 40px !important;
    margin-top: 25px !important;
    margin-bottom: 60px !important;
    text-align: center;
    align-items: center;
    justify-items: center;
}
}
@media (max-width:767px){
   .join_waitlist_sec {
    background-size: 97.8%;
    background-position: 42% 0px;
    padding: 0px 15px 90px;
}
ul#menu-1-52ef416 {
    position: absolute;
    left: !important;
    width: 100;
    width: 326px;
    right: 0;
}
.home-banner-wrap {
    min-height: 100% !important;
}
.custom-blog-grid {
    display: grid !important;
    grid-template-columns: repeat(1, 1fr) !important;
    justify-items: center;
}
h1.custom-page-title {
    text-align: center;
    font-size: 32px;
}
}

