 /*
Theme Name: Anna Bey
Theme URI: https://gifdesignstudios.com/
Author: GIF Design Studios 
Template: hello-elementor
*/
.ab-btn a.elementor-button:hover {
    color: #3D73FF !important;
    background-color: #fff !important;
}
.ab-header-text h1 {
    color: #565656;
    font-family: 'ivypresto';
    font-size: 50px;
    font-style: italic;
    font-weight: 300;
    line-height: 44px;
    margin: 0 0 30px;
}

.ab-header-text p {
    color: #565656;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    max-width: 500px;
    margin: 0 0 50px;
}

.ab-header-text ul {
    margin-bottom: 54px;
}

.ab-header-text li {
    color: #2B2826;
/* Desktop/Paragraph */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 8px;
}

div#ab-header-btn-play a.elementor-button > span {
    position: relative;
    padding-left: 34px;
}

div#ab-header-btn-play a.elementor-button > span:before {content: '';background: url(/wp-content/uploads/2023/12/play_button_2_1.webp) no-repeat;background-size: contain;background-position: center;width: 24px;position: absolute;left: 0;top: -3px;height: 24px;display: block;}

.ab-seen-text p {
    position: relative;
}

.ab-seen-text p:before {
    content: '';
    width: 1px;
    height: 41px;
    background: #A7DCBF;
    display: block;
    position: absolute;
    left: calc(50% - 1px);
    top: -56px;
}

.ab-seen-icon img {
    max-height: 42px;
    width: auto;
}

.ab-course-text h2 {
    color: #2B2826;
    font-family: IvyPresto;
    font-size: 40px;
    font-style: italic;
    font-weight: 300;
    line-height: 52px;
    padding-bottom: 21px;
    position: relative;
    margin-bottom: 28px;
    margin-top: 0;
}

.ab-course-text h2:after {
    content: '';
    width: 87px;
    height: 1px;
    background: #A7DCBF;
    position: absolute;
    display: block;
    bottom: 0;
}

#ab-course .ab-course-text {
    max-width: 480px;
}
.ab-join-text h4 {
    color: var(--Blue, #3587B2);
    text-align: center;
    font-family: 'ivypresto';
    font-size: 28px;
    font-style: italic;
    font-weight: 400;
    line-height: 32px;
}

.ab-sign-title p {
    color: #3587B2;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 200% */
    letter-spacing: 1.5px;
    text-transform: uppercase;
    position: relative;
}

.ab-sign-title p:before {
        content: '';
        width: 1px;
        height: 136px;
        background: #A7DCBF;
        display: block;
        position: absolute;
        left: calc(50% - 1px);
        top: -150px;
}

.ab-sign-title h3 {
    color: #2B2826;
    text-align: center;
    font-family: IvyPresto;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 48px; /* 150% */
    letter-spacing: 0.64px;
    max-width: 750px;
    margin: 0 auto;
}

.ab-sign-title h3 strong {
    font-weight: 400;
    opacity: 0.8;
    background: #CAE9F2;
}

.ab-sign-col {
    background: #FFF;
    box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.06);
    padding: 0;
    margin-bottom: 30px;
}

.ab-sign-col h5 {
    color: #3587B2;
    font-family: 'ivypresto';
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 10px;
    margin-top: 0;
}

.ab-sign-col p {
    color: #2B2826; 
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 0;
}

.ab-sign-col-text {
    padding: 10px 40px 40px;
}
.ab-sign-cta .ab-sign-cta-title h6,
div#ab-unlock-mid #ab-unlock-mid-text h6 {
    color:  #3587B2;
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin: 0 0 11px;
}

.ab-sign-cta .ab-sign-cta-title h3,
#ab-unlock-mid #ab-unlock-mid-text h3 {
    color: #565656;
    text-align: center;
    font-family: 'ivypresto';
    font-size: 28px;
    font-style: italic;
    font-weight: 400;
    line-height: 32px;
    max-width: 360px;
    margin: 0 auto 38px;
    padding-bottom: 27px;
    position: relative;
}

.ab-sign-cta .ab-sign-cta-title h3:before {
    content: '';
    width: 315px;
    height: 1px;
    opacity: 0.1;
    background: #000;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.ab-list li {
    color: #2B2826;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 13px;
    padding-left: 24px;
    position: relative;
}

.ab-list ul {
    padding-left: 0;
    list-style: none;
}
.ab-list li:before {
    content: '';
    background: url(/wp-content/uploads/2023/12/checks-icon.webp) no-repeat;
    background-position: center;
    background-size: contain;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 1px;
}
.ab-sign-cta-list {
    padding-bottom: 30px;
    margin-bottom: 24px !important;
    position: relative;
}

.ab-sign-cta-list:after,
#ab-unlock-mid #ab-unlock-mid-text h3:after {
     content: '';
     width: 100%;
     height: 1px;
     opacity: 0.1;
     background: #000;
     display: block;
     position: absolute;
     bottom: 0;
     left: 50%;
     transform: translateX(-50%);
}

.ab-sign-cta-footer  p {
    color: var(--Dark, #2D2D2D);
    text-align: center;
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.48px;
    text-transform: uppercase;
}

.ab-sign-cta-footer {
    margin-bottom: 26px !important;
}

.ab-proof-item-title h5 {
    color: var(--Brown, #55504B);
    font-family: Questrial;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px; /* 136.364% */
    letter-spacing: 0.88px;
    text-transform: capitalize;
    margin: 0;
}

.ab-proof-item-title p {
    color: var(--Dark-Grey, #2B2826);
    font-family: Inter;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 2.34px;
    text-transform: uppercase;
}

.ab-proof-slide .ab-proof-item-top-left img {
    max-width: 67px;
}
#ab-proof-title h2 {
    color: #4D4D4D;
    text-align: center;
    font-family: 'ivypresto';
    font-size: 40px;
    font-style: italic;
    font-weight: 300;
    line-height: 52px; /* 130% */
    letter-spacing: 0.8px;
}

#ab-proof-title h2 strong {opacity: 0.8;background: #D4ECF4;font-weight: 400;}

.ab-proof-slide .ab-proof-item > .e-con-inner {
    background: #FFF;
    box-shadow: 0px 41px 16px -30px rgba(0, 0, 0, 0.05);
    padding: 35px 42px 50px;
}

.ab-proof-slide .ab-proof-item {
    padding: 0 20px 40px;
    max-width: 460px;
    width: 460px;
}
div#ab-about-wrap {
    max-width: 700px;
    margin: -120px 0 0 auto;
    padding: 40px 60px 70px;
}

#ab-about-wrap h2 {
    color: #4B4B4B;
    font-family: 'ivypresto';
    font-size: 50px;
    font-style: italic;
    font-weight: 300;
    line-height: 64px; /* 128% */
    letter-spacing: 1px;
    margin: 0;
}

#ab-about-wrap p {
    color: #2D2D2D;
/* Desktop/Paragraph */
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

#ab-about-wrap p em {
    color: #737373;
    font-family: 'ivypresto';
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 25.5px;
    max-width: 440px !important;
    display: block;
}

.ab-about-footer-img img {
    max-height: 22px;
    width: auto;
}

.ab-about-footer-item {
    gap: 0;
}

.ab-about-footer-img {
    margin-bottom: 20px !important;
}

.ab-about-footer-item > .e-con-inner {
    gap: 0;
}

#ab-about-wrap .ab-about-footer-item-text p {
    color: var(--Dark, #2D2D2D);
    font-family: Inter;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 34px; /* 106.25% */
    letter-spacing: 0.88px;
    text-transform: capitalize;
    margin-bottom: 0;
}

.ab-about-footer-item-text p strong {
    opacity: 0.8;
    color: var(--Dark, #2D2D2D);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    letter-spacing: 0.64px;
    text-transform: capitalize;
}
.ab-lineunder:after {
    content: '';
    width: 100%;
    height: 1px;
    opacity: 0.1;
    background: #000;
    display: block;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
}

.ab-lineunder {
    position: relative;
}
#ab-unlock .ab-unlock-text-price p {
    margin: 0;
}
.ab-unlock-text-price > div {
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.06);
    padding-bottom: 0;
}
#ab-faqs-title h6 {
    color: var(--Blue, #3587B2);
    text-align: center;
    font-family: Inter;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 12px; /* 80% */
    letter-spacing: 1.5px;
    text-transform: uppercase;
    margin: 0 0 17px;
}

.ab-faqs-title h2 {
    color: #2B2826;
    text-align: center;
    font-family: IvyPresto Text;
    font-size: 52px;
    font-style: italic;
    font-weight: 400;
    line-height: 52px; /* 100% */
    letter-spacing: 1.04px;
    margin: 0 0 20px;
} 

#ab-faqs .elementor-accordion-item {
    margin-bottom: 20px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.05));
    border-radius: 8px;
}

#ab-faqs .elementor-accordion-item .elementor-tab-title {
    padding: 18px 30px;
    border-radius: 8px 8px;
}

#ab-faqs .elementor-accordion-item .elementor-active.elementor-tab-title {
    border-radius: 8px 8px 0 0;
}

#ab-faqs .elementor-accordion-item .elementor-tab-content {
    border-radius: 0 0 8px 8px;
}

#ab-faqs .elementor-accordion-item .elementor-tab-content p {
    max-width: 750px;
}

#ab-faqs .elementor-accordion-item .elementor-tab-title span.elementor-accordion-icon svg{
    width: 18px;
    height: auto;
    border-radius: 50%;
    border: 2px solid rgba(97, 174, 215, 1);
    padding: 3px;
    line-height: 1;
}

.ab-banner h2 {
    color: #FFF;
    font-family: 'ivypresto';
    font-size: 40px;
    font-style: italic;
    font-weight: 300;
    line-height: normal;
    letter-spacing: 0.8px;
}

.ab-banner p {
    font-family: Inter;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.48px;
}

#ab-footer-cta h3 {
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 400; 
    letter-spacing: 0.8px;
    text-transform: uppercase;
    margin: 0;
    line-height: 30px;
}

#ab-footer-cta p {
    font-weight: 300;
     /* 155.556% */
}

.ab-copy p {
    margin-bottom: 0;
    color: #FFF;
    font-family: 'Inter';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.ab-copy p a {
    color: #fff;
    font-weight: 600;
}

.ab-copy p a:hover {
    color: #3D73FF;
}
#ab-footer-cta-form form {
    display: flex;
}

#ab-footer-cta-form form input {
    border-radius: 100px;
    background: #F4EFEA;
    border: none;
    width: 50%;
    padding: 10px 26px !important;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    /* height: auto !important; */
}

#ab-footer-cta-form form input[type="email"] {
    padding-right: 59px !important;
}

#ab-footer-cta-form form input[type="submit"] {
    width: 131px;
    border-radius: 100px;
    background: #55504B;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 30px !important;
    border: 2px solid #55504B;
    margin-left: -43px;
    font-size: 16px;
}

#ab-footer-cta-form form input[type="text"] {
    margin-right: 13px;
}
.ab-proof-slide ul.slick-dots {
    position: absolute;
    bottom: 3px;
    display: flex;
    left: 50%;
    transform: translateX(-50%);
    list-style: none;
}

.ab-proof-slide {
    padding-bottom: 60px;
}

.ab-proof-slide ul.slick-dots li button {
    border: none;
    font-size: 0;
    width: 10px;
    height: 10px;
    display: block;
    margin: 0 5px;
    background: rgb(85 80 75 / 35%);
    padding: 0;
}

.ab-proof-slide ul.slick-dots li.slick-active button {
    background: rgba(53, 135, 178, 0.51);
    transform: scale(1.1);
    outline: none;
}
#ab-about-wrap .ab-about-footer-item-text.ab-about-footer-item-text-yt p:first-child {
    margin-bottom: 10px;
}
div#ab-vid-popup {
    position: fixed;
    width: 100%;
    height: 100%;
/*     background: #000000b0; */
    top: 0;
    left: 0;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    display:none;
}
div#ab-vid-popup.open {
    display: flex;
}
.ab-vid-popup-wrap {
    width: 100%;
    max-width: 1160px;
    position: relative;
    height: 56.5%;
}

.ab-vid-popup-wrap iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.ab-vid-close {
    position: absolute;
    right: 0;
    top: -40px;
    width: 40px;
    height: 40px;
    background: url(/wp-content/uploads/2023/12/close_icon.png) no-repeat;
    background-size: 30px;
    background-position: center right;
    filter: invert(1);
	cursor:pointer;
}
.ab-vid-popup-mask {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #000000b0;
}
@media all and (max-width:1000px){
    .ab-sign-cols .ab-sign-col {
        width: calc(50% - 15px);
        margin-right: 15px;
    }
    
    #ab-proof {
        padding-top: 100px;
    }
    
    div#ab-about-wrap {
        margin: -120px auto 0;
    }
    
    .ab-faqs-wrap > .e-con-inner {
        padding-top: 100px;
    }
}
@media all and (max-width:768px){
    .ab-sign-cols .ab-sign-col {
        width: 100%;
        margin-right: 0;
    }
    
    .ab-header-text h1 {
        font-size: 40px;
        font-style: italic;
        font-weight: 300;
        line-height: 34px;
    }
    
    .ab-header-text p {
        font-size: 18px;
        margin: 0 0 20px;
    }
    
    .ab-list li {
        font-size: 16px;
        margin-bottom: 8px;
    }
    
    .ab-header-text ul {
        margin-bottom: 24px;
    }
    
    .ab-header-right-btns > .e-con-inner {
        flex-direction: column !important;
        text-align: center;
    }
    
    .ab-header-text {
        max-width: 460px;
        margin: 0 auto;
    }
    
    .ab-seen-icon img {
        max-height: 18px;
    }
    .ab-seen-icons > .e-con-inner {
        flex-direction: row !important;
        flex-wrap: wrap !important;
    }
    
    .ab-seen-icons > .e-con-inner .ab-seen-icon-wrap {
        width: 30%;
        margin-bottom: 10px;
    }
    
    #ab-course .ab-course-text h2 {
        font-size: 38px;
    }
    
    #ab-about-wrap h2 {
        font-size: 36px;
        line-height: 54px;
    } 
    
    .ab-about-footer-item {
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }
    
    .ab-about-footer-item .ab-about-footer-img img {
        text-align: center;
        margin: 0 auto;
        display: block;
    }
    
    #ab-about-wrap .ab-about-footer-item .ab-about-footer-item-text {
        text-align: center;
    }
    
    .ab-about-footer-img {
        margin-bottom: 10px !important;
    }
    
    #ab-banner h2 {
        font-size: 32px;
    }
    
    #ab-banner p {
        font-size: 20px;
    }
    div#ab-about-wrap {
        margin: 0px auto;
        padding: 40px 20px 70px;
    }
    div#ab-about {
        background: none;
    }
    .ab-unlock-text-price {
        max-width: 90% !important;
    }
}