/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* body, html{
    overflow-x: hidden;
} */

.header .elementor-nav-menu>li>a:after {
    content: '';
    display: none;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #FAB9BD;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}

/* .header .elementor-nav-menu > li > a{
    padding-bottom: 13px !important;
} */
.header .elementor-nav-menu .sub-arrow {
    margin-block-end: -3px;
    margin-block-start: -3px;
    padding: 3px;
    padding-inline-end: 0;
}

.newsletter-form input[type="email"] {
    box-shadow: none;
    outline: 0;
    font-size: 16px !important;
    border: none;
    border-radius: 50px;
    height: 70px;
    color: #254A37;
    line-height: 1.2;
    padding: 0 160px 0 30px !important;
    font-weight: 500;
    transition: all 0.3s ease-in-out;
    font-family: "Montserrat", sans-serif;
    background: #EEFFF5;
}

.newsletter-form input[type="email"]::placeholder {
    color: #254A37;
    opacity: 1;
}

.newsletter-form .gform_footer {
    position: absolute;
    right: 8px;
    top: 9px;
    padding: 0 !important;
    margin: 0 !important;
}

.newsletter-form #gform_submit_button_1 {
    margin-bottom: 0 !important;
    padding: 16px 33px;
    line-height: 1 !important;
}

.newsletter-form .gform_validation_errors {
    display: none;
}

.newsletter-form .gfield_description {
    font-size: 13px !important;
    padding-top: 10px !important;
    line-height: 1.5 !important;
    border-radius: 10px;
}

.newsletter-form .gfield_validation_message {
    padding: 5px !important;
    font-size: 12px !important;
    background: #EEFFF5 !important;
}

.newsletter-form .gform_confirmation_message {
    padding: 15px !important;
    background: #EEFFF5 !important;
    font-size: 16px !important;
    border-radius: 10px;
    font-weight: 500;
}

.banner .swiper-pagination {
    left: calc((100vw - 1140px) / 2) !important;
}

.banner .swiper-pagination-bullet {
    opacity: 0.7;
}

.banner .swiper-pagination-bullet.swiper-pagination-bullet-active {
    outline: 1px solid #6b323d;
    outline-offset: 13px;
    --swiper-pagination-bullet-horizontal-gap: 15px !important;
    --swiper-pagination-bullet-vertical-gap: 15px !important;
    opacity: 1;
}

.banner .swiper {
    padding-bottom: 0 !important;
}

.slider-nav li {
    display: flex !important;
    align-items: center !important;
    padding: 17px 20px !important;
    border: 1px solid #B2F3D5;
    border-radius: 30px;
    flex-direction: row-reverse;
    justify-content: space-between !important;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.slider-nav2 li {
    border: 1px solid #254A37;
    flex-direction: unset;
}

.slider-nav li .elementor-icon-list-text {
    padding-inline-start: 0px !important;
}

.slider-nav li:hover,
.slider-nav li.active {
    background: #B2F3D5 !important;
}

.slider-nav2 li:hover,
.slider-nav2 li.active {
    background: #254a37 !important;
}

.slider-nav li:hover .elementor-icon-list-text,
.slider-nav li.active .elementor-icon-list-text {
    color: #254A37 !important;
}

.slider-nav2 li:hover .elementor-icon-list-text,
.slider-nav2 li.active .elementor-icon-list-text {
    color: #eefff5 !important;
}

.hormons-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    outline: 1px solid #fff;
    outline-offset: 13px;
    --swiper-pagination-bullet-horizontal-gap: 15px !important;
    --swiper-pagination-bullet-vertical-gap: 15px !important;
    opacity: 1;
}

.hormons-slider .swiper-pagination {
    bottom: 52px !important;
}

.hormons-slider .swiper-slide figure {
    line-height: 0 !important;
}

.hormons-slider figure img {
    height: 750px;
    object-fit: cover;
}

/*Subscription slider start*/
.subscription-slider {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px -30px -10px;
}

.subscription-item {
    width: 33.33%;
    padding: 0 10px;
    margin-bottom: 30px;
}

.subscription-box {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
}

.subscription-left-col {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: start;
}

.subscription-right-col {
    width: 100%;
}

.subscription-main-box {
    background: #254A37;
    border-radius: 20px;
    padding: 30px 15px 15px 15px;
    min-height: 320px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.subs-logo {
    width: 120px !important;
}

.subscription-main-box h2 {
    margin: 0;
    color: #EEFFF5;
    max-width: 270px;
    /* margin-top: 20px; */
    font-size: 40px !important;
}

.subscription-main-box .price {
    margin: 0;
    margin-top: 20px;
    font-family: 'Source Sans Pro', Sans-Serif;
    font-weight: 600;
    font-size: 50px;
    line-height: 0.8;
    color: #EEFFF5;
}

.subscription-main-box .price .subscription-details {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #EEFFF5;
}

.get-access-btn {
    display: block !important;
    background-color: #FAB9BD !important;
    color: #254A37 !important;
    /* padding: 15px !important; */
    margin-top: 20px;
    /* font-size: 16px !important; */
}

.get-access-btn:hover {
    background-color: #EEFFF5 !important;
}

.subscription-left-col h2 {
    margin: 0;
}

.subscription-cont,
.Product__benefits {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.subscription-cont li,
.Product__benefits li {
    font-family: 'Source Sans Pro';
    font-weight: 600;
    font-size: 18px;
    position: relative;
    padding-left: 28px;
    line-height: 1.2;
}

.subscription-cont li:after,
.Product__benefits li:after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 1px;
    background: url('data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M12%200C5.37258%200%200%205.37258%200%2012C0%2018.6274%205.37258%2024%2012%2024C18.6274%2024%2024%2018.6274%2024%2012C23.9923%205.37578%2018.6242%200.00771476%2012%200Z%22%20fill%3D%22%23254A37%22%2F%3E%3Cpath%20d%3D%22M18.9368%208.19878L12.0918%2017.4878C11.9285%2017.7044%2011.6851%2017.8463%2011.4162%2017.8816C11.1473%2017.917%2010.8754%2017.8428%2010.6618%2017.6758L5.77377%2013.7678C5.34243%2013.4226%205.27259%2012.7931%205.61777%2012.3618C5.96295%2011.9304%206.59243%2011.8606%207.02377%2012.2058L11.0998%2015.4668L17.3268%207.01578C17.531%206.70937%2017.887%206.53996%2018.2536%206.57482C18.6201%206.60967%2018.9379%206.84315%2019.0807%207.18255C19.2235%207.52195%2019.1682%207.91236%2018.9368%208.19878Z%22%20fill%3D%22%23EEFFF5%22%2F%3E%3C%2Fsvg%3E') center center no-repeat;
    background-size: 100% 100%;
}

.subscription-cont li:not(:last-child),
.Product__benefits li:not(:last-child) {
    margin-bottom: 15px;
}

.add-t-cart-btn {
    margin-top: 30px;
    /* padding: 15px !important;
    font-size: 16px !important; */
}

.subscription-slider .owl-nav {
    position: absolute;
    left: 0;
    bottom: 40px;
    display: flex;
    gap: 10px;
}

.subscription-slider .owl-nav button {
    width: 50px;
    height: 50px;
    border: 1px solid #254A37 !important;
    border-radius: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    outline: 0;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
}

.subscription-slider .owl-nav button:hover {
    background-color: #254A37 !important;
}

.subscription-slider .owl-nav button:hover svg path {
    fill: #EEFFF5;
}

.subscription-slider2 .subscription-cont {
    margin-top: 0;
}

/*Subscription slider end*/

.team-sec-learn-page .elementor-widget-image:after {
    background: #254a37 !important;
}


/*Checkout start*/
.select2-selection.select2-selection--single {
    height: auto !important;
}

.select2-selection__rendered {
    line-height: 55px !important;
}

.select2-selection__arrow {
    height: 55px !important;
}

.select2-selection--single {
    border-radius: 50px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #254A37 transparent transparent transparent !important;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #254A37 transparent !important;
    border-width: 0 4px 5px 4px;
}

.select2-dropdown {
    background-color: #eefff5;
    border: 0 !important;
    border-radius: 10px !important;
    overflow: hidden;
    padding: 10px;
    top: 10px;
}

.select2-container--default .select2-results__option--highlighted[aria-selected],
.select2-container--default .select2-results__option--highlighted[data-selected] {
    background-color: #fab9bd;
    color: #eefff5;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #254a37;
}

.select2-search--dropdown .select2-search__field {
    outline: 0;
    box-shadow: none;
}

.woocommerce-info {
    border-top-color: #254a37;
}

.woocommerce-info::before {
    color: #254a37;
}

.woocommerce-info,
.woocommerce-message {
    background-color: #b2f3d5;
    color: #254a37;
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.woocommerce-error {
    background-color: #b2f3d5;
    color: #254a37;
}

.woocommerce-error::after,
.woocommerce-info::after,
.woocommerce-message::after {
    display: none;
}

.woocommerce-info .button,
.woocommerce-message .button {
    float: unset !important;
    background: #254a37 !important;
    color: #eefff5 !important;
    display: inline-block;
}

.return-to-shop a {
    background: #254a37 !important;
    color: #eefff5 !important;
    border-radius: 50px !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 20px !important;
    font-weight: 500 !important;
    text-transform: capitalize;
    padding: 18px 40px 18px 40px !important;
}

.return-to-shop a:hover {
    color: #254a37 !important;
    background-color: #fab9bd !important;
}

.woocommerce-info .button:hover,
.woocommerce-message .button:hover {
    color: #254a37 !important;
    background-color: #fab9bd !important;
}

.woocommerce-form-login__rememberme .woocommerce-form__input-checkbox {
    margin-top: -3px;
}

.woocommerce-error a {
    color: #515151 !important;
}

.woocommerce-error a:hover {
    color: #FAB9BD !important;
}

.checkout-inline-error-message {
    padding: 5px 10px;
    margin: 0 !important;
    background: #fff;
    margin-top: 5px !important;
    border-radius: 10px;
}

.payment_box.payment_method_stripe {
    background-color: #254a37 !important;
    padding: 0 !important;
}

.woocommerce-SavedPaymentMethods.wc-saved-payment-methods {
    padding: 0 !important;
}

#ship-to-different-address .checkbox span {
    color: #254A37;
}

.woocommerce-thankyou-order-received {
    padding: 15px;
    border-radius: 10px;
    padding-left: 60px;
    background: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%3C!--%20License%3A%20CC0.%20Made%20by%20SVG%20Repo%3A%20https%3A%2F%2Fwww.svgrepo.com%2Fsvg%2F157817%2Fsuccess%20--%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2050%2050%22%20style%3D%22enable-background%3Anew%200%200%2050%2050%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Ccircle%20style%3D%22fill%3A%2325AE88%3B%22%20cx%3D%2225%22%20cy%3D%2225%22%20r%3D%2225%22%2F%3E%3Cpolyline%20style%3D%22fill%3Anone%3Bstroke%3A%23FFFFFF%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%3B%22%20points%3D%2238%2C15%2022%2C33%2012%2C25%20%22%2F%3E%3C%2Fsvg%3E') left 15px center no-repeat #b2f3d5;
    background-size: 30px;
}

.woocommerce-thankyou-order-details {
    background: #254a37;
    padding: 15px 0 !important;
    border-radius: 10px;
}

.woocommerce-thankyou-order-details li {
    width: 20%;
    margin: 0 !important;
    padding: 0 15px !important;
}

.woocommerce-order>p,
.woocommerce-order>p a {
    color: #254a37 !important;
}

.woocommerce-order>p a:hover {
    color: #FAB9BD !important;
}

.woocommerce-orders-table__cell-order-status,
.woocommerce-orders-table__cell-order-date,
.woocommerce-orders-table__cell-order-total {
    color: #e7f9ee;
}

.woocommerce-orders-table__cell-order-number::before {
    color: #e7f9ee;
}

.woocommerce-LostPassword.lost_password {
    font-size: 16px !important;
}

/*Checkout end*/
/*dashbord start*/
.dashbord-container{
    background-color: #EEFFF5;
    /* overflow: hidden; */
}
.dashbord-wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
    max-width: 1600px;
}

.dashbord-nav {
    width: 18%;
    background-color: #254A37;
    padding: 90px 39px 90px 39px;
    position: relative;
}
.dashbord-nav::after{
    content: '';
    display: block;
    width: calc((100vw - 1600px) / 2);
    height: 100%;
    position: absolute;
    right: 100%;
    top: 0;
    background-color: #254A37;
}

.dashbord-content {
    width: 82%;
    padding: 60px 14% 120px 45px;
}

.dashbord-nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    position: sticky;
    top: 130px;
}

.dashbord-nav ul li:not(:last-child) {
    margin-bottom: 15px;
}

.dashbord-nav ul li a {
    font-family: 'Source Sans Pro', Sans-Serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    color: #EEFFF5;
    text-decoration: none;
    padding: 5px;
    border: 1px solid #EEFFF5;
    border-radius: 50px;
    display: flex;
    align-items: center;
    transition: all 0.3s;
    padding-right: 10px;
}

.dashbord-nav ul li a .icon {
    width: 49px;
    height: 49px;
    background: #EEFFF5;
    border-radius: 100%;
    padding: 11px;
    margin-right: 10px;
    transition: all 0.3s;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dashbord-nav ul li a .icon svg{
    width: 100%;
}

.dashbord-nav ul li a:hover,
.dashbord-nav ul li.active a {
    background-color: #EEFFF5;
    color: #254A37;
}

.dashbord-nav ul li a:hover .icon,
.dashbord-nav ul li.active a .icon {
    background-color: #254A37;
}

.dashbord-nav ul li a:hover svg path,
.dashbord-nav ul li.active a svg path {
    fill: #EEFFF5;
}

.db-list1 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px -30px -15px;
}

.db-list1 li {
    padding: 0 15px;
    margin-bottom: 30px;
    width: 33.33%;
}

.db-list1-box {
    background-color: #fab9bd;
    border-radius: 20px;
    padding: 27px 23px 63px 23px;
    height: 100%;
    position: relative;
}

.db-list1-box .icon {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background-color: #254A37;
    display: flex;
    align-items: center;
    justify-content: center;
}

.db-list1-box:hover svg path {
    fill: #B2F3D5;
}

.db-list1-box .title {
    color: #254A37;
    font-family: 'Montserrat', Sans-Serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 25px;
    margin: 0;
    margin-top: 12px;
    text-decoration: none;
    transition: all 0.3s;
}

/* .db-list1-box .title:hover {
    color: #FAB9BD;
} */

.db-list1-box .link-btn {
    font-family: 'Montserrat', Sans-Serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: #254A37;
    display: inline-block;
    transition: all 0.3s;
    position: absolute;
    bottom: 27px;
    left: 23px;
}

.db-list1-box .link-btn:hover {
    color: #b2f3d5;
}

.dashbord-hdr {
    margin-bottom: 30px;
    max-width: 786px;
}

.dashbord-hdr h2 {
    margin: 0;
    margin-bottom: 15px;
}

.db-list2 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -13px -13px -13px;
    margin-top: 43px;
}

.db-list2 li {
    margin-bottom: 13px;
    padding: 0 13px;
}

.db-list2 li a {
    font-family: 'Source Sans Pro', Sans-Serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    color: #EEFFF5;
    text-decoration: none;
    padding: 5px;
    border: 1px solid #254A37;
    border-radius: 50px;
    display: flex;
    align-items: center;
    transition: all 0.3s;
    background-color: #254A37;
    padding-right: 36px;
}

.db-list2 li a .icon {
    width: 49px;
    height: 49px;
    background: #EEFFF5;
    border-radius: 100%;
    padding: 11px;
    margin-right: 10px;
    transition: all 0.3s;
}

.db-list2 li a:hover {
    background-color: #EEFFF5;
    color: #254A37;
    border-color: #EEFFF5;
}

.db-list2 li a:hover .icon {
    background-color: #254A37;
}

.db-list2 li a:hover svg path {
    fill: #EEFFF5;
}

.db-list3 {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    margin: 70px -15px -30px -15px;
}

.db-list3 li {
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.db-list3-box {
    background: #EEFFF5;
    border-radius: 20px;
    display: flex;
    flex-direction: column;
    justify-content: end;
    height: 204px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    padding: 30px 20px;
    text-decoration: none !important;
}

.db-list3-box img {
    width: 100%;
    height: 100% !important;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    transition: all 0.3s;
}

.db-list3-box h4 {
    margin: 0;
    font-family: 'Montserrat', Sans-Serif !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 25px !important;
    color: #FFFFFF;
}

.db-list3-box:after {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    z-index: -1;

}

.db-list3-box:hover img {
    transform: scale(1.1);
}
.upcomming-event-sec{
    margin-top: 70px;
}

.nutrition-tab .tab-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.nutrition-tab .tab-menu ul li a {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 25px;
    color: #254A37;
    padding: 12px 27px;
    border: 1px solid #254A37;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
    display: inline-block;
}

.nutrition-tab .tab-menu ul li a:hover,
.nutrition-tab .tab-menu ul li a.active {
    color: #B2F3D5;
    background-color: #254A37;
}

.nutrition-tab-main-box {
    margin-top: 30px;
    background: #B2F3D5;
    border-radius: 20px;
    padding: 30px 30px 55px 30px;
}

.tab-box-hdr {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    margin-bottom: 40px;
}

.tab-box-hdr h2 {
    margin: 0;
}

.nutrition-select {
    display: inline-block;
    width: auto;
    border: 0;
    outline: 0;
    box-shadow: none;
    padding: 0;
    margin: 0;
    background: transparent;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    color: #254A37;
}

.nutrition-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px -30px -15px;
}

.nutrition-col {
    width: 50%;
    padding: 0 15px;
    margin-bottom: 30px;
}

.nutrition-box figure {
    height: 300px;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 15px;
}

.nutrition-box figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* .nutrition-box figure:after {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
} */

.nutrition-box h4 {
    margin: 0;
    margin-bottom: 15px;
}
.nutrition-box h4 a{
	color: #254a37;
	text-decoration: none;
	transition: all 0.3s ease-in-out;
}
.nutrition-box h4 a:hover{
	color: #fab9bd;
}

.nutrition-tab-main-box .tab-box {
    display: none;
}

.book-a-consultation {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 70px 0;
    gap: 15px;
    border-bottom: 1px solid #8DBCA4;
}

.book-a-consultation h2 {
    max-width: 328px;
    margin: 0;
}

.nutrition-two-col-sec {
    display: flex;
    gap: 30px;
    padding: 78px 0 100px 0;
}

.nutrition-two-col {
    width: 50%;
}

.nutrition-two-col img {
    width: 100%;
}

.nutrition-two-col h2 {
    margin: 0;
}

.nutrition-two-col h4 {
    font-size: 20px !important;
    margin: 0;
    margin-top: 10px;
}

.nutrition-two-col p {
    margin-top: 15px;
}

.nutrition-two-col .elementor-button {
    margin-top: 20px;
    background-color: #B2F3D5 !important;
    color: #254A37 !important;
}

.nutrition-two-col .elementor-button:hover {
    background-color: #254A37 !important;
    color: #B2F3D5 !important;
}

.upcomming-event-sec h2 {
    margin: 0;
    margin-bottom: 40px;
}

.event-box {
    border-radius: 20px;
    overflow: hidden;
    background: transparent;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.event-box-cont {
    border: 1px solid #254A37;
    border-radius: 0 0 20px 20px;
    padding: 15px 17px 40px 17px;
    border-top: 0;
}

.event-box .f-img {
    height: 204px;
    width: 100%;
    position: relative;
    margin: 0;
    display: block;
}

.event-box .f-img:after {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    transition: all 0.3s ease-in-out;
}

.event-box .f-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.event-box .date {
    position: absolute;
    right: 14px;
    top: 14px;
    padding: 5px 7px 7px 7px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    border-radius: 4px;
    text-align: center;
    width: 61px;
}

.event-box .date span:first-child {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    color: #254A37;
    padding-bottom: 2px;
}

.event-box .date span:nth-child(2) {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    line-height: 1;
    color: #FAB9BD;
    padding-top: 5px;
    border-top: 1px solid #254A37;
}

.event-box-cont h4 {
    margin: 0;
}

.event-box-cont h4 a {
    text-decoration: none;
    color: #254A37;
    transition: all 0.3s ease-in-out;
}

.event-box-cont p {
    margin: 0;
    margin-top: 15px;
    color: #254A37;
    transition: all 0.3s ease-in-out;
}

.event-box-cont .read-more-btn {
    margin-top: 35px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 20px;
    line-height: 1;
    color: #254A37;
    display: inline-block;
    text-decoration: underline;
    transition: all 0.3s ease-in-out;
}

.event-box-cont .read-more-btn:hover,
.event-box:hover .read-more-btn {
    color: #FAB9BD;
}

.event-box:hover {
    background-color: #254A37;
}

.event-box:hover .event-box-cont p {
    color: #FAB9BD;
}

.event-box:hover .f-img:after {
    opacity: 0;
}

.event-box:hover .event-box-cont h4 a {
    color: #B2F3D5;
}

.event-slider .owl-nav {
    position: absolute;
    right: 0;
    top: -94px;
    display: flex;
    gap: 10px;
}

.event-slider .owl-nav button {
    width: 50px;
    height: 50px;
    border: 1px solid #254A37 !important;
    border-radius: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
    display: flex !important;
    align-items: center;
    justify-content: center;
    outline: 0;
    box-shadow: none;
    transition: all 0.3s ease-in-out;
}

.event-slider .owl-nav button:hover {
    background-color: #254A37 !important;
}

.event-slider .owl-nav button:hover svg path {
    fill: #EEFFF5;
}
table.my_account_subscriptions{
    padding: var(--sections-padding, 16px 30px 3px 30px);
    background-color: var(--sections-background-color, #fff);
    border-color: var(--sections-border-color, #d5d8dc) !important;
    border-radius: var(--sections-border-radius, 3px) !important;
    border-style: var(--sections-border-type, solid) !important;
    border-width: var(--sections-border-top-width, 1px) var(--sections-border-right-width, 1px) var(--sections-border-bottom-width, 1px) var(--sections-border-left-width, 1px) !important;
}

.video-box .video{
    height: 300px;
    overflow: hidden;
    display: block;
    width: 100%;
    border-radius: 15px;
    position: relative;
    z-index: 1;
}
/* .video-box .video:after{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 30%);
} */
.video-box .video img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.video-box .video .play-btn{
    width: 65px;
    height: 65px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.video-box .title{
	margin: 0;
	margin-top: 15px;
}
.video-box .video-desc{
    margin: 0;
    margin-top: 10px;
/*     display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis; */
}
.video-box .video-desc a,
.video-list li a{
    color: #254A37;
    text-decoration: underline;
    transition: all 0.3s ease-in-out;
}
.video-box .video-desc a:hover,
.video-list li a:hover{
    color: #fab9bd;
}
.video-list{
    margin: 0;
    margin-top: 15px;
    list-style-type: none;
    padding: 0;
}
.video-list li{
    position: relative;
    padding-left: 30px;
}
.video-list li:not(:last-child){
    margin-bottom: 5px;
}
.video-list li:after{
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22UTF-8%22%3F%3E%3C!--%20License%3A%20CC%20Attribution.%20Made%20by%20Elnodos%3A%20https%3A%2F%2Felnodos.gumroad.com%20--%3E%3Csvg%20width%3D%22800px%22%20height%3D%22800px%22%20viewBox%3D%220%200%2024%2024%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Ctitle%3ECheck%3C%2Ftitle%3E%3Cg%20id%3D%22Page-1%22%20stroke%3D%22none%22%20stroke-width%3D%221%22%20fill%3D%22none%22%20fill-rule%3D%22evenodd%22%3E%3Cg%20id%3D%22Check%22%3E%3Crect%20id%3D%22Rectangle%22%20fill-rule%3D%22nonzero%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2224%22%20height%3D%2224%22%3E%3C%2Frect%3E%3Ccircle%20id%3D%22Oval%22%20stroke%3D%22%23254A37%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20cx%3D%2212%22%20cy%3D%2212%22%20r%3D%229%22%3E%3C%2Fcircle%3E%3Cpath%20d%3D%22M8.5%2C12.5%20L10.151%2C14.5638%20C10.3372%2C14.7965%2010.6843%2C14.8157%2010.895%2C14.605%20L15.5%2C10%22%20id%3D%22Path%22%20stroke%3D%22%23254A37%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%3E%3C%2Fpath%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E) center center no-repeat;
    background-size: 100% 100%;
}
.inner-img{
	width: 100%;
	height: 500px;
	object-fit: cover;
	border-radius: 15px;
}
.inner-title{
	margin: 0;
	margin-top: 15px;
}
.inner-content{
	margin-top: 15px;
}
.inner-con-back-btn{
	margin-top: 20px;
}
.inner-content > *{
	margin: 0;
	margin-bottom: 15px !important;
	text-align: left;
}
.inner-content ul,
.inner-content ol,
.popup-inner ul,
.popup-inner ol{
	list-style: none;
	padding: 0;
	counter-reset: list-number;
}
.inner-content ul li,
.inner-content ol li,
.popup-inner ul li,
.popup-inner ol li{
	position: relative;
	padding-left: 30px;
}
.inner-content ul li:after,
.popup-inner ul li:after{
	content: '';
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 2px;
	background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%2224%22%20height%3D%2224%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M12%200C5.37258%200%200%205.37258%200%2012C0%2018.6274%205.37258%2024%2012%2024C18.6274%2024%2024%2018.6274%2024%2012C23.9923%205.37578%2018.6242%200.00771476%2012%200Z%22%20fill%3D%22%23254A37%22%3E%3C%2Fpath%3E%3Cpath%20d%3D%22M18.9368%208.19878L12.0918%2017.4878C11.9285%2017.7044%2011.6851%2017.8463%2011.4162%2017.8816C11.1473%2017.917%2010.8754%2017.8428%2010.6618%2017.6758L5.77377%2013.7678C5.34243%2013.4226%205.27259%2012.7931%205.61777%2012.3618C5.96295%2011.9304%206.59243%2011.8606%207.02377%2012.2058L11.0998%2015.4668L17.3268%207.01578C17.531%206.70937%2017.887%206.53996%2018.2536%206.57482C18.6201%206.60967%2018.9379%206.84315%2019.0807%207.18255C19.2235%207.52195%2019.1682%207.91236%2018.9368%208.19878Z%22%20fill%3D%22%23EEFFF5%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E) center center no-repeat;
	background-size: 100% 100%;
}
.inner-content ol li:after,
.popup-inner ol li:after{
	counter-increment: list-number;
  	content: counter(list-number);
	display: flex;
	align-items: center;
	justify-content: center;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 2px;
	background-color: #254A37;
	border-radius: 100%;
	color: #fff;
	font-size: 12px;
	line-height: 1;
}

.custom-popup{
	position: fixed;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: #00000052;
	padding: 15px;
    display: none;
    align-items: center;
    justify-content: center;
	transition: all 0.3s ease-in-out;
}
.custom-popup.open{
	display: flex;
}
body.popup-active{
	overflow: hidden;
}
.popup-box{
	width: 100%;
    max-width: 900px;
    background: #fff;
    border-radius: 15px;
    height: 100%;
    max-height: 500px;
    padding: 50px 20px 30px 30px;
    position: relative;
	transition: all 0.5s ease-in-out;
}
.custom-popup.open .popup-box{
	animation: zoom-in 0.3s linear;
}
@keyframes zoom-in{
	0% { opacity: 0; transform: scale(0);}
	100% { opacity: 1; transform: scale(1);}
}
.popup-close-btn{
	position: absolute;
    right: 20px;
    top: 20px;
    font-size: 25px;
    color: #fab9bd;
}
.popup-inner{
	width: 100%;
	overflow: hidden;
    overflow-y: auto;
    height: 100%;
}
.popup-inner > *{
	margin: 0;
	margin-bottom: 15px !important;
	text-align: left;
}
.popup-inner li{
	width: 100% !important;
	margin-bottom: 0px;
	padding-right: 0;
}
.popup-inner ul li:not(:last-child),
.popup-inner ol li:not(:last-child){
	margin-bottom: 5px;
}
.popup-inner ul li ul,
.popup-inner ol li ol{
	margin-top: 5px;
}
.popup-inner a{
	color: #254a37;
}
.popup-inner a:hover{
	color: #fab9bd;
}

/*hormonal analysis*/

.hormonal-sec1{
    padding: 55px 26px;
    background: #B2F3D5;
    border-radius: 20px;
}
.hormonal-sec1 p{
    margin: 0;
    margin-top: 15px;
}
.hormonal-sec1 h2{
    margin: 0;
}
.hormonal-sec1 img{
    margin-top: 15px;
    width: 100%;
    border-radius: 20px;
}
.cmn-gap{
    padding: 80px 0;
}
.pt-0{
    padding-top: 0 !important;
}
.pb-0{
    padding-bottom: 0 !important;
}
.hormonal-sec2{
    display: flex;
    flex-wrap: wrap;
}
.hormonal-left-col{
    width: 44%;
}
.hormonal-right-col{
    width: 56%;
    padding-left: 30px;
}
.hormonal-left-col img{
    width: 100%;
    border-radius: 20px;
    height: 100%;
    object-fit: cover;
}
.hormonal-right-col p,
.hormonal-right-col .elementor-button{
    margin: 0;
    margin-top: 15px;
}
.hormonal-right-col h2{
    margin: 0;
}
.hormonal-sec3-inr{
    display: flex;
    flex-wrap: wrap;
}
.hormonal-sec3-inr:last-child{
    margin-top: 30px;
}
.hormonal-sec3-inr-left-col{
    width: 54%;
    padding-right: 60px;
}
.hormonal-sec3-inr-right-col{
    width: 46%;
}
.hormonal-sec3-inr-right-col img{
    width: 100%;
    border-radius: 20px;
    height: 100%;
    object-fit: cover;
}
.hormonal-sec3-inr-left-col h2{
    margin: 0;
}
.hormonal-sec3-inr-left-col p{
    margin: 0;
    margin-top: 15px;
}
.c-acc-content{
  display: none;
}
.c-acc-header{
    cursor: pointer;
    padding: 15px 0;
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2223%22%20height%3D%2223%22%20viewBox%3D%220%200%2023%2023%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.5002%2023C10.637%2023%209.9375%2022.3005%209.9375%2021.4373V1.56267C9.9375%200.699451%2010.637%200%2011.5002%200C12.3634%200%2013.0628%200.699451%2013.0628%201.56267V21.4373C13.0628%2022.3005%2012.3634%2023%2011.5002%2023Z%22%20fill%3D%22%23254A37%22%2F%3E%3Cpath%20d%3D%22M21.4373%2013.0628H1.56267C0.699451%2013.0628%200%2012.3634%200%2011.5002C0%2010.637%200.699451%209.9375%201.56267%209.9375H21.4373C22.3005%209.9375%2023%2010.637%2023%2011.5002C23%2012.3634%2022.3005%2013.0628%2021.4373%2013.0628Z%22%20fill%3D%22%23254A37%22%2F%3E%3C%2Fsvg%3E) right center no-repeat;
    background-size: 20px;
    transition: all 0.3s;
    padding-right: 30px;
}
.c-acc-item.active .c-acc-header{
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2223%22%20height%3D%224%22%20viewBox%3D%220%200%2023%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M21.4373%203.12534H1.56267C0.699451%203.12534%200%202.42589%200%201.56267C0%200.699451%200.699451%200%201.56267%200H21.4373C22.3005%200%2023%200.699451%2023%201.56267C23%202.42589%2022.3005%203.12534%2021.4373%203.12534Z%22%20fill%3D%22%23254A37%22%2F%3E%3C%2Fsvg%3E) right center no-repeat;
    background-size: 20px;
}
.c-acc-header h4{
    font-family: 'Montserrat', sans-serif !important;
    font-size: 20px !important;
    color: #254A37;
    margin: 0;
}
.c-acc-item{
    border-bottom: 1px solid #C4C4C4;
    text-align: left;
}
.c-acc-content{
    padding-bottom: 15px;
    padding-right: 30px;
}
.c-acc-content p{
    margin: 0;
}
.hormonal-sec5-top{
    display: flex;
    gap: 15px;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
}
.hormonal-sec5-top-left-col h2{
    margin: 0;
}
.how-it-wrk-wrap{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px -15px -15px;
}
.how-it-wrk-col{
    width: 33.33%;
    padding: 0 15px;
    margin-bottom: 15px;
}
.how-it-wrk-box{
    padding: 40px 30px;
    border-radius: 30px;
    background: #FAB9BD;
    text-align: center;
    height: 100%;
}
.how-it-wrk-box .icon{
    height: 64px;
}
.how-it-wrk-box h4{
    margin: 0;
    margin-top: 30px;
    color: #6B313D;
}
.how-it-wrk-box p{
    color: #6B313D;
    font-weight: 500;
    margin: 0;
    margin-top: 10px;
}
.hormonal-sec6{
    padding: 80px 30px;
    border-radius: 30px;
    background: #B2F3D5;
    text-align: center;
}
.hormonal-sec6 h2{
    margin: 0;
    margin-bottom: 30px;
}
.hormonal-sec6 .elementor-button{
    margin-top: 50px;
    background-color: #EEFFF5 !important;
    color: #254a37 !important;
}
.hormonal-sec6 .elementor-button:hover{
    background-color: #254a37 !important;
    color: #EEFFF5 !important;
}
.hormonal-sec6 .c-acc-header {
    padding: 20px 0;
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2223%22%20height%3D%2223%22%20viewBox%3D%220%200%2023%2023%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M11.5002%2023C10.637%2023%209.9375%2022.3005%209.9375%2021.4373V1.56267C9.9375%200.699451%2010.637%200%2011.5002%200C12.3634%200%2013.0628%200.699451%2013.0628%201.56267V21.4373C13.0628%2022.3005%2012.3634%2023%2011.5002%2023Z%22%20fill%3D%22%23254A37%22%2F%3E%3Cpath%20d%3D%22M21.4373%2013.0628H1.56267C0.699451%2013.0628%200%2012.3634%200%2011.5002C0%2010.637%200.699451%209.9375%201.56267%209.9375H21.4373C22.3005%209.9375%2023%2010.637%2023%2011.5002C23%2012.3634%2022.3005%2013.0628%2021.4373%2013.0628Z%22%20fill%3D%22%23254A37%22%2F%3E%3C%2Fsvg%3E) right center no-repeat;
    background-size: 20px;
    padding-right: 30px;
}
.hormonal-sec6 .c-acc-item.active .c-acc-header {
    background: url(data:image/svg+xml,%3Csvg%20width%3D%2224%22%20height%3D%224%22%20viewBox%3D%220%200%2024%204%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M21.9373%203.12534H2.06267C1.19945%203.12534%200.5%202.42589%200.5%201.56267C0.5%200.699451%201.19945%200%202.06267%200H21.9373C22.8005%200%2023.5%200.699451%2023.5%201.56267C23.5%202.42589%2022.8005%203.12534%2021.9373%203.12534Z%22%20fill%3D%22%23EEFFF5%22%2F%3E%3C%2Fsvg%3E) right center no-repeat;
    background-size: 20px;
} 
.hormonal-sec6 .c-acc-item {
    border: 1px solid #254a37;
    border-radius: 20px;
    padding: 0 24px;
    text-align: left;
}
.hormonal-sec6 .c-acc-item:not(:last-child){
    margin-bottom: 20px;
}
.hormonal-sec6 .c-acc-item.active{
    background-color: #254a37;
    color: #EEFFF5;
}
.hormonal-sec6 .c-acc-header h4{
    font-weight: 700;
    transition: all 0.3s;
}
.hormonal-sec6 .c-acc-item.active .c-acc-header h4 {
    color: #EEFFF5;
}
.hormonal-sec6 .c-acc-content {
    padding-bottom: 30px;
}
#welcome-video-content{
    max-width: 900px;
    padding: 0px;
    background: transparent;
}
#welcome-video-content video{
    border-radius: 20px;
    overflow: hidden;
    outline: 0;
    box-shadow: none;
}
#welcome-video-content .fancybox-button svg path {
    fill: #fab9bd;
}
#welcome-video-content .fancybox-button:hover svg path {
    fill: #254a37;
}


/*dashbord end*/
/*Speak to expart form start*/
.speak-to-expert-form-wrap {
    padding: 30px 20px;
    border-radius: 15px;
    background: #254a37;
}

.speak-to-expert-form .form-row .form-col:not(:last-child) {
    margin-bottom: 20px;
}

.speak-to-expert-form label {
    color: #EEFFF5;
    font-weight: 500;
    margin-bottom: 7px;
}

.speak-to-expert-form label span {
    color: red;
}

.speak-to-expert-form select,
.speak-to-expert-form textarea {
    padding: 15px;
    height: 55px;
    border-radius: 50px;
    background-color: #EEFFF5;
    font-size: 15px;
    color: #254a37;
    font-weight: 500;
    outline: 0;
    box-shadow: none;
    border: 0;
}

.speak-to-expert-form textarea {
    height: 150px;
    resize: none;
    border-radius: 15px
}

.speak-to-expert-form button[type="submit"] {
    line-height: 1 !important;
    background-color: #EEFFF5;
    color: #254a37;
    width: 100%;
}

.speak-to-expert-form textarea::placeholder {
    opacity: 1;
    color: #254a37;
}

.success {
    padding: 15px;
    padding-left: 60px;
    margin-bottom: 10px !important;
    color: #254A37;
    border-radius: 15px;
    font-weight: 500;
    background: url('data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22iso-8859-1%22%3F%3E%3C!--%20Generator%3A%20Adobe%20Illustrator%2019.0.0%2C%20SVG%20Export%20Plug-In%20.%20SVG%20Version%3A%206.00%20Build%200)%20%20--%3E%3C!--%20License%3A%20CC0.%20Made%20by%20SVG%20Repo%3A%20https%3A%2F%2Fwww.svgrepo.com%2Fsvg%2F157817%2Fsuccess%20--%3E%3Csvg%20version%3D%221.1%22%20id%3D%22Capa_1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20x%3D%220px%22%20y%3D%220px%22%20viewBox%3D%220%200%2050%2050%22%20style%3D%22enable-background%3Anew%200%200%2050%2050%3B%22%20xml%3Aspace%3D%22preserve%22%3E%3Ccircle%20style%3D%22fill%3A%2325AE88%3B%22%20cx%3D%2225%22%20cy%3D%2225%22%20r%3D%2225%22%2F%3E%3Cpolyline%20style%3D%22fill%3Anone%3Bstroke%3A%23FFFFFF%3Bstroke-width%3A2%3Bstroke-linecap%3Around%3Bstroke-linejoin%3Around%3Bstroke-miterlimit%3A10%3B%22%20points%3D%2238%2C15%2022%2C33%2012%2C25%20%22%2F%3E%3C%2Fsvg%3E') left 15px center no-repeat #b2f3d5;
    background-size: 30px;
}

/*Speak to expart form end*/

/*Shop page products pagination*/
.shop-products-loop nav.elementor-pagination {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.page-numbers {
    color: #000 !important;
    font-family: 'Montserrat';
}

.shop-products-loop a.page-numbers:hover,
.page-numbers.current {
    background-color: #254a37;
    color: #fff !important;
}

.shop-products-loop .page-numbers {
    display: flex;
    width: 34px;
    height: 34px;
    align-items: center;
    justify-content: center;
    border: 1px solid #254a37;
    border-radius: 5px;
}
/*trustpilot*/
.brtpmj_businessheader{
    display: none !important;
}
.brtpmj_business_ratings{
    color: #fff;
    align-items: center;
    justify-content: center;
    order: 2;
}
.brtpmj_reviews_container{
    display: flex;
    flex-direction: column;
    gap: 30px;
}
.brtpmj_single_rvw {
    border: 0;
    border-radius: 10px;
    background: #EEFFF5;
}
.brtpmj_grid_container {
    flex-wrap: nowrap !important;
}
.brtpmj_single_rvw{
    width: 33.33% !important;
}

/*trustpilot*/

.get-access-form input[type="text"], 
.get-access-form input[type="email"] {
    height: 55px;
    outline: 0;
    box-shadow: none;
    border: 1px solid #254a37;
    border-radius: 50px;
    padding: 10px 15px !important;
    color: #254a37;
    font-size: 16px !important;
}
.get-access-form input[type="text"]::placeholder, 
.get-access-form input[type="email"]::placeholder{
    color: #254a37;
    opacity: 1;
}
.get-access-form .gform-footer{
    justify-content: center;
}
.get-access-form .gform-footer input[type="submit"]{
    line-height: 1 !important;
}
.get-access-form .gform_heading{
	display: none;
}





/*Responsive*/
@media (max-width: 1440px) {
    .dashbord-nav {
        padding: 70px 30px 70px 30px;
    }

    .dashbord-content {
        padding: 50px calc((100vw - 1140px) / 2) 70px 30px;
    }
}

@media (max-width: 1199px) {
    .banner .swiper-pagination {
        left: 15px !important;
    }

    .hormons-slider figure img {
        height: 680px;
    }

    .dashbord-content {
        padding: 50px 15px 70px 30px;
        width: 78%;
    }

    .dashbord-nav {
        padding: 50px 15px 50px 15px;
        width: 22%;
    }

    .dashbord-nav ul li:not(:last-child) {
        margin-bottom: 20px;
    }

    .db-list1-box .title {
        font-size: 18px;
        line-height: 22px;
    }

    .db-list3-box h4 {
        font-size: 18px !important;
        line-height: 22px !important;
    }

    .db-list3-box {
        padding: 20px 15px;
    }

    .event-box-cont h4 {
        font-size: 20px !important;
    }

    .event-box-cont .read-more-btn {
        margin-top: 20px;
    }
    .video-box .video {
        height: 230px;
    }
	.inner-img {
		height: 400px;
	}
	.nutrition-box figure {
    	height: 230px;
	}
}

@media (max-width: 1024px) {
    .header .elementor-nav-menu>li>a:after {
        display: none;
    }

    .slider-nav li {
        padding: 10px 15px !important;
    }

    .newsletter-form #gform_submit_button_1 {
        padding: 17px 33px;
    }

    .hormons-slider figure img {
        height: auto;
    }

    .subscription-main-box h2 {
        font-size: 30px !important;
    }

    .subscription-main-box .price {
        font-size: 40px;
    }

    .subscription-slider .owl-nav {
        bottom: 20px;
    }

    .subscription-main-box .price .subscription-details {
        font-size: 20px;
    }

    .dashbord-nav {
        width: 28%;
    }

    .dashbord-content {
        width: 72%;
    }

    .dashbord-content {
        padding: 50px 15px 50px 15px;
    }

    .db-list1 li {
        padding: 0 8px;
        margin-bottom: 15px;
        width: 50%;
    }

    .db-list1 {
        margin: 0 -8px -15px -8px;
    }

    .db-list2 li {
        margin-bottom: 15px;
        padding: 0 8px;
    }

    .db-list2 {
        margin: 0 -8px -15px -8px;
        margin-top: 40px;
    }

    .db-list3 {
        margin: 40px -8px -15px -8px;
    }

    .db-list3 li {
        width: 50%;
        padding: 0 8px;
        margin-bottom: 15px;
    }

    .nutrition-tab .tab-menu ul {
        gap: 10px;
    }

    .nutrition-tab .tab-menu ul li a {
        font-size: 18px;
        line-height: 1;
        padding: 12px 20px;
    }

    .nutrition-tab-main-box {
        padding: 20px 15px 30px 15px;
    }

    .nutrition-col {
        padding: 0 8px;
        margin-bottom: 30px;
    }

    .nutrition-list {
        margin: 0 -8px -30px -8px;
    }

    .tab-box-hdr {
        margin-bottom: 30px;
    }

    .book-a-consultation {
        padding: 50px 0;
    }

    .nutrition-two-col-sec {
        gap: 20px;
        padding: 70px 0 70px 0;
        flex-direction: column;
    }

    .nutrition-two-col {
        width: 100%;
    }

    .event-box-cont .read-more-btn {
        font-size: 18px;
    }

    .woocommerce-thankyou-order-details li {
        padding: 10px 15px !important;
    }
    .subscription-main-box {min-height: 255px;}
    .dashbord-nav ul li a {
        font-size: 17px;
    }
    .upcomming-event-sec {
        margin-top: 40px;
    }
    .nutrition-list-video .nutrition-col {
        width: 100%;
    }
	.inner-img {
        height: 300px;
    }
	.popup-box {
		max-height: 70vh;
	}
    .hormonal-sec1 {
        padding: 30px 20px;
    }
    .cmn-gap {
        padding: 70px 0;
    }
    .hormonal-left-col {
        width: 100%;
    }
    .hormonal-right-col {
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }
    .hormonal-sec3-inr-left-col {
        width: 100%;
        padding-right: 0;
    }
    .hormonal-sec3-inr-right-col {
        width: 100%;
    }
    .hormonal-sec3-inr:first-child .hormonal-sec3-inr-right-col {
        margin-top: 15px;
    }
    .hormonal-sec3-inr:last-child .hormonal-sec3-inr-right-col {
        order: -1;
        margin-bottom: 15px;
    }
    .how-it-wrk-col {
        width: 100%;
    }
    .how-it-wrk-box {
        padding: 30px 20px;
    }
    .hormonal-sec6 {
        padding: 50px 20px;
    }
    .c-acc-header h4 {
        font-size: 18px !important;
    }
}

@media (max-width: 767px) {
    .banner .swiper-pagination {
        left: 50% !important;
        transform: translateX(-50%) !important;
    }

    .newsletter-form input[type="email"] {
        height: 67px;
        padding: 0 125px 0 20px !important;
        font-size: 15px !important;
    }

    .newsletter-form #gform_submit_button_1 {
        padding: 16px 20px;
    }

    .hormons-slider .swiper-pagination {
        bottom: 30px !important;
    }

    .subscription-slider .owl-nav {
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }

    .toggle-wrap .elementor-icon-list-item {
        cursor: pointer;
    }

    .woocommerce-info,
    .woocommerce-message {
        flex-direction: column;
        align-items: start;
    }

    .dashbord-nav {
        width: 100%;
    }

    .dashbord-content {
        width: 100%;
    }

    .db-list2 li {
        width: 100%;
    }

    .db-list3 li {
        width: 100%;
    }
    .db-list1 li {
        width: 100%;
    }

    .dashbord-hdr {
        text-align: center;
    }

    .nutrition-tab .tab-menu ul {
        justify-content: center;
    }

    .nutrition-col {
        width: 100%;
    }

    .book-a-consultation {
        flex-direction: column;
    }

    .nutrition-two-col-sec {
        padding: 50px 0 50px 0;
        flex-direction: column;
    }

    .nutrition-two-col {
        text-align: center;
    }

    .upcomming-event-sec h2 {
        margin-bottom: 30px;
        text-align: center;
    }

    .event-slider .owl-nav {
        right: unset;
        left: 50%;
        top: unset;
        bottom: 0px;
        transform: translateX(-50%);
    }

    .event-slider {
        padding-bottom: 70px;
    }

    .speak-to-expert-form-wrap {
        padding: 20px 15px;
    }

    .speak-to-expert-form .form-row .form-col:not(:last-child) {
        margin-bottom: 15px;
    }

    .subscription-item {
        width: 100%;
    }

    /* .subscription-main-box h2 {
        max-width: 240px;
    } */

    .return-to-shop a {
        font-size: 18px !important;
        padding: 15px 30px 15px 30px !important;
    }
    .subscription-main-box {min-height:fit-content;}
    .brtpmj_grid_container {
        flex-wrap: wrap !important;
    }
    .brtpmj_single_rvw{
        width: 100% !important;
    }
	.inner-content-wrap{
		text-align: center;
	}
	.inner-content > *{
		text-align: center;
	}
	.inner-content ul,
	.inner-content ol{
		text-align: left;
	}
	.popup-close-btn {
		right: 15px;
		top: 15px;
		font-size: 20px;
	}
	.popup-box {
		padding: 40px 15px 15px 15px;
	}
    .hormonal-sec1 {
        padding: 30px 15px;
        text-align: center;
    }
    .cmn-gap {
        padding: 50px 0;
    }
    .hormonal-right-col {
        text-align: center;
    }
    .hormonal-sec3-inr {
        text-align: center;
    }
    .hormonal-sec5-top {
        flex-wrap: wrap;
        justify-content: center;
    }
    .hormonal-sec6 {
        padding: 30px 15px;
    }
    .hormonal-sec6 .c-acc-item {
        padding: 0 15px;
    }
    .c-acc-header h4 {
        font-size: 16px !important;
    }
    .hormonal-sec6 .c-acc-header {
        padding: 15px 0;
        padding-right: 30px;
    }
    .hormonal-sec6 .c-acc-item:not(:last-child) {
        margin-bottom: 15px;
    }
    .hormonal-sec6 .c-acc-content {
        padding-bottom: 20px;
    }
    .hormonal-sec6 .elementor-button {
        margin-top: 30px;
    }
}
@media (max-width: 479px){
    .video-box .video {
        height: 200px;
    }
	.nutrition-box figure {
        height: 200px;
    }
}