/* 
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;
}

body.page-id-2742 .elementor-location-footer, body.page-id-2891 .elementor-location-footer{
	display: none;
}

.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;
	background-color: var(--e-global-color-primary);
}

.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 ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}

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

.subscription-cont li:after,
.Product__benefits ul 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 ul 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: 50%;
}

.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-list .no-posts{
	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"],
.get-access-form textarea{
    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 textarea{
	height: 200px !important;
	resize: none;
	border-radius: 15px;
}
.get-access-form input[type="text"]::placeholder, 
.get-access-form input[type="email"]::placeholder,
.get-access-form textarea::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;
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .woocommerce-ResetPassword {
    margin: 0 auto;
}
.learn-access-form .gform_confirmation_message{
	text-align: center;
}
.brand-partner-wrap{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -10px -20px -10px;
}
.brand-partner-col{
	width: 33.33%;
	padding: 0 10px;
	margin-bottom: 20px;
}
.brand-partner-box{
	padding: 15px;
	border-radius: 15px;
	background: #fff;
	display: block;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px !important;
	transition: all 0.3s ease-in-out;
}
.brand-partner-box img{
	height: 80px !important;
	width: 100%;
	object-fit: contain;
}
.brand-partner-box:hover{
	transform: scale(1.1);
	box-shadow: none !important;
}
.mbr_coupon_code{
	padding: 5px 5px 5px 20px;
    background: #254a37;
    border-radius: 50px;
    display: inline-block;
    color: #a4f3d5;
}
.mbr_coupon_code span{
	margin-left: 10px;
    padding: 5px 10px;
    border-radius: 50px;
    background: #fab9bd;
    color: #254a37;
}
.woocommerce-form-login #wpcaptcha_captcha{
	background: transparent;
    border-radius: 50px;
    max-width: 100px;
    margin-top: 10px;
}



/*=====================community details=====================*/

#wpforo #wpforo-wrap #wpforo-menu li a {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts {
    color: #fab9bd;
    border-right: 1px dashed #fab9bd;
}
#wpforo #wpforo-wrap .wpf-bar-right .wpf-alerts {
    color: #fab9bd !important;
}
#wpforo #wpforo-wrap .wpf-breadcrumb div.active {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpf-head-bar-left #wpforo-title{
	color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpf-head-bar {
    border-radius: 0px 0 30px 0 !important;
}
body #wpforo #wpforo-wrap .wpf-button, body .wpf-button, body #wpforo #wpforo-wrap .wpf-button-outlined{
	background: var(--e-global-color-secondary) !important;
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary) !important;
    padding: 14px 30px 14px 30px;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 1.2em;
    border-style: none !important;
    border-radius: 50px 50px 50px 50px;
    box-shadow: none !important;
    padding: 6px 18px 7px 18px !important;
}
body #wpforo #wpforo-wrap .wpf-button:hover, body .wpf-button:hover, body #wpforo #wpforo-wrap .wpf-button-outlined:hover {
    background: var(--e-global-color-fc11859) !important;
    color: var(--e-global-color-primary) !important;
}
body .wpfcl-5 {
    color: #254a37 !important;
    fill: #254a37 !important;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-head {
    background: #254a37;
    border-radius: 0 0 20px 0;
    background-color: #254A37;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-posts-list {
    color: #b2f3d5 !important;
    border-left: 0 !important;
    background-color: #254a37 !important;
	border-radius: 0 0 20px 0;
	border-bottom: 2px solid #fab9bd;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-post-title a{
	color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-post-title a:hover{
	color: #fab9bd !important;
}
body .wpfcl-0 {
    color: #b2f3d5 !important;
}
body #wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i {
    color: #254a37;
}
body #wpforo #wpforo-wrap .wpf-sbtn {
    color: #254a37;
}
#wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button.wpf-sb-icon {
    color: #254a37 !important;
    border: 1px solid #254a37 !important;
}
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-tw:hover,
#wpforo #wpforo-wrap .wpf-sbtn .wpf-sb-button.wpf-wapp:hover{
    background-color: #254a37 !important;
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap #wpforo-stat-header {
    color: #254a37 !important;
    border-bottom: 1px solid #254a37 !important;
}
#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title svg {
    fill: #254a37 !important;
}
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box li svg {
    fill: #b2f3d5 !important;
}
#wpforo #wpforo-wrap #wpforo-stat-body {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-member svg, #wpforo #wpforo-wrap #wpforo-stat-body .wpf-newest-post svg {
    fill: #b2f3d5 !important;
}
#wpforo #wpforo-wrap #wpforo-stat-body .wpf-last-info i {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box a{
	color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box a:hover{
	color: #fab9bd !important;
}
#wpforo #wpforo-wrap .wpf-button-outlined.wpf-subscribe-forum {
    margin-bottom: 10px;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts, #wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views {
    color: #254a37 !important;
}
#wpforo #wpforo-wrap .wpf-notifications {
    background: #fab9bd !important;
    border-top: 2px solid #fab9bd !important;
    border-bottom: 5px solid #fab9bd !important;
}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-head {
    color: #254a37 !important;
    border-bottom: 2px solid #254a37 !important;
}
#wpforo #wpforo-wrap .wpf-notifications .wpf-notification-content {
    color: #254a37 !important;
}
#wpforo #wpforo-wrap .wpf-topic-form-wrap{
	color: #b2f3d5;
}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-info .wpf-post-info-forum {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-info .wpf-post-info-forum i{
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box .wpf-tstat svg {
    fill: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box span {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top a {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top a:hover {
    color: #fab9bd  !important;
}
#wpforo #wpforo-wrap a svg {
    fill: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-info{
    color: #b2f3d5;
}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more {
    color: #b2f3d5;
}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-post-head-top .wpf-post-stat .wpf-post-stat-box.wpf-pb-more svg {
    fill: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpforo-post-head .wpf-topic-more-info{
    color: #b2f3d5;
}
#wpforo #wpforo-wrap ul.wpf-topic-overview-tree li a{
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap ul.wpf-topic-overview-tree li a:hover{
    color: #fab9bd  !important;
}
#wpforo #wpforo-wrap .wpf-action, .wpf-notifications .wpf-action {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpf-action:hover, .wpf-notifications .wpf-action:hover{
     color: #254a37 !important;
     background: #fab9bd  !important;
}
#wpforo #wpforo-wrap .wpf-post-starter {
    color: #254a37 !important;
    border-bottom: 1px solid #254a37 !important;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-right .wpforo-post-content-top .wpf-post-date{
    color: #254a37;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpforo-post-content-top .wpf-action {
    background: transparent !important;
    color: #254a37 !important;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpforo-post-content-top .wpf-action:hover {
    color: #fab9bd !important;
}
#wpforo #wpforo-wrap .wpforo-post .wpf-right .wpforo-post-content {
    color: #254a37;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-name a {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-post .wpf-left .author-name a:hover {
    color: #fab9bd !important;
}
#wpforo #wpforo-wrap .wpf-author-nicename {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpforo-post .wpf-member-profile-button {
    color: #fab9bd !important;
}
#wpforo #wpforo-wrap .wpf-post-create{
    color: #b2f3d5;
}
#wpforo #wpforo-wrap .wpforo-topic-footer {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpforo-topic-footer a {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpforo-topic-footer a:hover {
    color: #fab9bd !important;
}
#wpforo #wpforo-wrap.wpft-post .wpf-manage-link .wpf-action {
    margin-bottom: 5px;
}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head-panel .wpforo-profile-head-data .wpf-profile-details .wpfp-name .wpf-author-nicename{
    color: #254a37 !important;
}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head .wpforo-profile-back a:hover{
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-home .wpf-field .wpfcl-1 {
    color: #254a37 !important;
}
#wpforo #wpforo-wrap .wpf-activity-panel .wpf-activity-panel-right span.wpf-active a{
    color: #fab9bd !important;
}
#wpforo #wpforo-wrap .wpf-tools {
    color: #b2f3d5;
}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-checkbox {
    color: #254a37 !important;
}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-form-title{
    color: #254a37;
}
#wpforo #wpforo-wrap input[type="submit"], #wpforo #wpforo-wrap input[type="reset"], #wpforo #wpforo-wrap input[type="button"], #wpforo-dialog input[type="submit"], #wpforo-dialog input[type="reset"], #wpforo-dialog input[type="button"] {
    color: #254a37 !important;
}
#wpforo #wpforo-wrap input[type="submit"]:hover, #wpforo #wpforo-wrap input[type="reset"]:hover {
    background: #b2f3d5 !important;
    border-color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-cat {
    background: transparent !important;
}
#wpforo #wpforo-wrap #wpforo-title {
    color: #fab9bd !important;
}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpf-head-top .wpforo-feed a {
    color: #fab9bd !important;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-icon{
    box-shadow: 0px 0px 18px rgba(29, 138, 11, 0.4) inset !important;
    width: 7%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #254a37 !important;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-icon i{
    color: #254a37 !important;
}
.page-id-5572 #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-info {
    padding: 0px 8px 0 8px;
}
#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content .wpf-htr {
    color: #254a37 !important;
}
body .wpfcl-2{
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-title a, #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-user a {
    color: #b2f3d5 !important;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list li{
    border-bottom: 2px solid #fab9bd !important;
    border-radius: 0 0 20px 0;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-icon, #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon {
    border-left: 3px solid #254a37;
    box-shadow: 0px 0px 18px rgba(29, 138, 11, 0.4) inset !important;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #254a37 !important;
}
#wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-icon i, #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon i{
    color: #254a37 !important;
}
.page-id-5572 #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info {
    padding: 0px 8px 0 8px;
}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum {
    border-left: 0 !important;
}
#wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info {
    color: #254a37 !important;
}
.page-id-5572 #wpforo #wpforo-wrap .wpforo-category .wpf-button {
    background: var(--e-global-color-secondary) !important;
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary) !important;
    padding: 14px 30px 14px 30px;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 1.2em;
    border-style: none !important;
    border-radius: 50px 50px 50px 50px;
    box-shadow: none !important;
    padding: 6px 18px 7px 18px !important;
}
.page-id-5572 #wpforo #wpforo-wrap .wpforo-category .wpf-button:hover {
    background: var(--e-global-color-fc11859) !important;
    color: var(--e-global-color-primary) !important;
}





/*==================Community==========================*/

.community-main #wpforo #wpforo-menu .wpf-left{
	display: none !important;
}
.community-main #wpforo #wpforo-menu .wpf-search .wpf-alerts{
	display: none !important;
}
.community-main #wpforo #wpforo-wrap #wpforo-menu {
    background: transparent;
    width: 100%;
    border-bottom: none;
    position: relative;
	display: none;
}
.community-main #wpforo #wpforo-wrap .wpf-search input[type="text"] {
    color: #254a37 !important;
    background: transparent !important;
    border: 1px solid #254a37;
    box-shadow: inset 0 1px 4px #e6e6e6;
    -moz-box-shadow: inset 0 1px 4px #e6e6e6;
    -webkit-box-shadow: inset 0 1px 4px #e6e6e6;
    border-radius: 10px;
    height: 60px;
    padding: 0 22px;
    padding-left: 45px;
    outline: none !important;
    margin-right: 0 !important;
}
.community-main #wpforo #wpforo-wrap .wpf-bar-right .wpf-search-form form i {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 20px;
    font-size: 18px;
}

.community-main #wpforo .wpforo-subtop{
	display: none;
}
.community-main #wpforo .wpforo-content .wpforo-feed{
	display: none;
}
.community-main #wpforo .wpforo-content #wpforo-title{
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
    font-size: var(--e-global-typography-primary-font-size);
    font-weight: var(--e-global-typography-primary-font-weight);
    line-height: var(--e-global-typography-primary-line-height);
	margin: 0 0 30px 0;
}

.community-main #wpforo #wpforo-wrap #wpforo-title {
    color: #254a37 !important;
}
.community-main #wpforo #wpforo-wrap .wpforo-cat-panel {
    width: 100%;
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 6px 10px 6px 23px;
    border-radius: 0 0 20px 0;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-category {
    background-color: #254A37;
    border-bottom: #FAB9BD 3px solid;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-category {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 17px;
    border-radius: 0 0 20px 0;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .cat-title {
    text-align: left;
    flex-grow: 1;
    font-size: 16px;
    font-weight: 600;
}
.community-main #wpforo #wpforo-wrap .wpfl-3 .cat-title {
    width: 64%;
    text-align: left;
    font-size: 16px;
    font-weight: 600;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .cat-title .cat-name,
.community-main #wpforo #wpforo-wrap .wpfl-3 .cat-title .cat-name{
    padding: 5px 0;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts {
    width: 7%;
    text-align: center;
    padding: 7px 0;
    font-size: 13px;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics {
    width: 8%;
    text-align: center;
    padding: 7px 0;
    font-size: 13px;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum {
    min-height: 60px;
    padding: 12px 12px 12px 0;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-description {
    font-size: 13px;
    padding: 5px 0 5px 0;
    line-height: 17px;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-stat-posts {
    width: 7%;
    float: right;
    text-align: center;
    padding: 3px 0 5px 0;
    font-size: 16px;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-stat-topics {
    width: 8%;
    float: right;
    text-align: center;
    padding: 3px 0 5px 0;
    font-size: 16px;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-icon, 
.community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon{
	border-left: 3px solid #254a37;
    box-shadow: 0px 0px 18px rgba(29, 138, 11, 0.4) inset !important;
	width: 7%;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #254a37;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-info {
    width: 75%;
    text-align: left;
    padding: 0px 8px 0 8px;
    flex-grow: 1;
}
.community-main #wpforo .wpforo-forum .wpfcl-0 {
    color: #254a37 !important;
}
.community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info {
    color: #254a37;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab {
    width: 6%;
    float: left;
    text-align: center;
    padding: 0 0;
    font-size: 16px;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list {
    width: 94%;
    float: right;
    text-align: left;
    padding: 1px 0 4px 0;
    font-size: 16px;
    min-height: 30px;
    margin-bottom: 15px;
}
.community-main #wpforo #wpforo-footer {
	display: none;
}
.community-main #wpforo .wpforo-content .wpf-admincp{
	display: none;
}
.community-main #wpforo .wpforo-forum .wpforo-forum-info .wpforo-forum-title a{
	text-decoration: none;
}
.community-main #wpforo .wpforo-forum .wpforo-forum-info .wpforo-forum-title{
	margin: 0;
}
#wpforo #wpforo-wrap a {
    color: #254a37 !important;
}
#wpforo #wpforo-wrap a:hover {
    color: #FAB9BD !important;
}
.community-main #wpforo .wpforo-forum .wpforo-forum-info .wpforo-forum-footer{
	display: none;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list ul {
    font-size: 12px;
    list-style: none;
    padding-left: 0;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list {
    color: #b2f3d5;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list li {
    padding-bottom: 0;
    padding-left: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 0 0 20px 0;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list li {
    background-color: #254A37;
    border-bottom: 2px solid #fab9bd;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-title i {
    display: inline-block;
    padding-right: 7px;
}
.community-main #wpforo #wpforo-wrap a:link {
    text-decoration: none;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-title {
    font-size: 14px;
    cursor: default;
    flex-grow: 1;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-title a, .community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-user a{
	color: #b2f3d5 !important;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-title a:hover, .community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-user a:hover{
	color: #fab9bd !important;
}
.community-main .wpfcl-2 {
    color: #a4f0d5 !important;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-avatar {
    width: 40px;
    text-align: right;
    padding: 5px 5px 0 5px;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-avatar img, .community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-avatar img.avatar {
    height: 25px;
    width: 25px;
	object-fit: cover;
	border-radius: 100%;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-user {
    width: 130px;
    text-align: left;
    padding: 10px 5px;
    font-size: 12px;
	line-height: 1.2;
}
.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list li .wpforo-last-topic-user a{
	text-decoration: none;
	font-weight: 700;
}
.community-main #wpforo .wpforo-section .wpf-topic-form-extra-wrap{
	display: none;
}
.community-main #wpforo #wpforo-wrap .wpforo-category .wpf-button {
    background: var(--e-global-color-secondary) !important;
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary) !important;
    padding: 14px 30px 14px 30px;
    font-family: "Montserrat", Sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-transform: capitalize;
    text-decoration: none;
    line-height: 1.2em;
    border-style: none !important;
    border-radius: 50px 50px 50px 50px;
    box-shadow: none !important;
    padding: 6px 18px 7px 18px !important;
}
.community-main #wpforo #wpforo-wrap .wpforo-category .wpf-button:hover{
	background: var(--e-global-color-fc11859) !important;
	color: var(--e-global-color-primary) !important;
}
.community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat {
    width: 20%;
    padding-left: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}
.community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat .wpft-row {
    display: flex;
    justify-content: flex-start;
    flex-direction: row;
    align-items: center;
    width: 100%;
}
.community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat .wpft-cell-left {
    width: 75%;
    text-align: right;
    padding: 1px 10px;
    font-size: 13px;
    white-space: nowrap;
}
.community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat .wpft-cell-right {
    width: 25%;
    text-align: right;
    padding: 1px 0 1px 10px;
    font-size: 14px;
    white-space: nowrap;
}
.community-main #wpforo #wpforo-wrap .wpf-sbtn {
/*     display: flex !important;
    align-items: center;
    margin: 30px 0; */
	display: none !important;
}
.community-main .wpf-sbtn-wrap {
    display: flex;
    align-items: center;
}
.community-main #wpforo #wpforo-wrap .wpf-sbtn .wpf-sbtn-title i {
    color: #254a37;
}
.community-main #wpforo #wpforo-wrap .wpf-sbtn.wpf-sb-style-grey .wpf-sb-button.wpf-sb-icon {
    border: 1px solid #254a37;
    padding: 5px 10px;
    margin: 5px;
    font-size: 20px;
}
.community-main #wpforo #wpforo-wrap .wpf-sbtn {
    color: #254a37;
}
.community-main #wpforo #wpforo-wrap #wpforo-stat-header {
    color: #254a37;
}
.community-main #wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title {
    border-bottom: 1px solid #254a37;
    margin-bottom: 0;
    display: flex;
    gap: 10px;
	font-weight: 500;
}
.community-main #wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title svg{
	width: 20px;
}
.community-main #wpforo #wpforo-wrap .wpforo-content .wpforo-section ~ .wpforo-section {
    margin-top: 30px;
}
.community-main #wpforo #wpforo-wrap .wpf-head-bar-right {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
}
.community-main #wpforo #wpforo-wrap .wpf-head-bar-right {
    text-align: right;
}
.community-main #wpforo #wpforo-wrap .wpfl-3 .forum-wrap {
    margin-bottom: 5px;
}
.community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum {
    min-height: 50px;
    margin-bottom: 10px;
    padding: 7px 12px 10px 0;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
	border-left: 0 !important;
}
.community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-category {
    flex-wrap: wrap;
    display: flex;
    justify-content: space-between;
    align-content: flex-end;
    border-radius: 0 0 20px 0;
    margin-bottom: 20px;
}
.community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info {
    width: 72%;
    text-align: left;
    padding: 0px 8px 0 8px;
}


table.variations th{
	background-color: transparent !important;
    padding: 0;
    text-align: left;
}
table.variations td{
	background-color: transparent !important;
    padding: 0;
}
.woocommerce-variation-price .price{
	color: var(--e-global-color-primary) !important;
    font-family: "Source Sans Pro", Sans-serif;
    font-size: 25px !important;
    font-weight: 600;
    line-height: 1.2em;
}
.woocommerce-variation{
	margin-bottom: 15px;
}
.woocommerce div.product form.cart .variations select{
	max-width: unset;
    min-width: unset;
    width: auto;
}

/*New membership page*/
.membership-plan-item{
	position: relative;
	margin-bottom: 30px;
}
.membership-plan-item input[type="radio"]{
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
}
.membership-plan{
	background: #EEFFF5;
    border-radius: 20px;
	padding: 10px;
	display: flex;
	position: relative;
	transition: all 0.3s ease-in-out;
}
.membership-plan-l{
	width: calc(100% - 200px);
    padding: 10px;
    padding-left: 60px;
}
.membership-plan-r{
	width: 200px;
    padding: 25px;
    background: #B2F3D5;
    border-radius: 20px;
	transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;

}
.membership-plan:after{
	content: '';
	display: block;
	width: 33px;
	height: 33px;
	border-radius: 100%;
	border: 1px solid #254A37;
	position: absolute;
	left: 15px;
	top: 20px;
}
.membership-plan:before{
	content: '';
	display: block;
	width: 13px;
	height: 13px;
	border-radius: 100%;
	background: #254A37;
	position: absolute;
	left: 25px;
    top: 30px;
	opacity: 0;
	transition: all 0.3s ease-in-out;
}
.membership-plan-item input[type="radio"]:checked ~ .membership-plan:before{
	opacity: 1;
}
.membership-plan-item input[type="radio"]:checked ~ .membership-plan{
	background: #B2F3D5;
}
.membership-plan-item input[type="radio"]:checked ~ .membership-plan .membership-plan-r{
	background: #254A37;
}
.membership-plan-item input[type="radio"]:checked ~ .membership-plan .membership-plan-r .per-day-price{
	color: #EEFFF5;
}
.membership-plan-l h3{
	 margin: 0;
    font-family: 'Source Sans Pro', sans-serif !important;
    font-weight: 600 !important;
    font-size: 50px !important;
    line-height: 1 !important;
    color: #254A37;
}
.membership-plan-l .price{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 30px;
	color: #254A37;
	margin-top: 10px;
	display: flex;
	align-items:center;
	gap: 14px;
}
.membership-plan-l .price span{
	background: #DBF3E5;
	border-radius: 17px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #254A37;
	padding: 4px 20px;
}
.per-day-price{
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #254A37;
	transition: all 0.3s ease-in-out;
}
.per-day-price span{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 600;
	font-size: 30px;
}
.populer-plan{
	padding: 2px 15px;
	background: #FAB9BD;
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
	font-family: 'Montserrat',sans-serif;
	font-weight: 600;
	font-size: 14px;
	text-transform: uppercase;
	color: #254A37;
	border-radius: 20px 20px 0 0;
}
.membership-plan-item:nth-child(2) .membership-plan{
    border-radius: 0 0 20px 20px;
}







/*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;
	}
	.membership-plan-l h3{
		font-size: 40px !important;
	}
}

@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 .no-posts {
		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;
    }
	
	.community-main #wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts{
		width: 12%;
	}
	.community-main #wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics {
		width: 12%;
	}
	.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-icon, .community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-icon, .community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-icon {
		display: none;
	}
	.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-stat-topics {
		width: 12%;
	}
	.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-stat-posts {
    	width: 12%;
	}
	.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-info {
		padding: 0px 8px 0 0px;
	}
	.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-tab {
        display: none;
    }
	.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topics-list {
		width: 100%;
	}
	.community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat {
		padding-left: 0;
	}
	.community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-info {
		padding: 8px 8px 0 0px;
	}
	.membership-plan-l h3 {
		font-size: 25px !important;
	}
	.membership-plan-l .price{
    	font-size: 25px;
	}
}

@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;
    }
	.brand-partner-col {
		width: 50%;
	}

    #wpforo #wpforo-wrap .wpf-post-starter {
        padding: 0 !important;
    }
    #wpforo #wpforo-wrap #wpforo-footer .wpf-footer-box {
        padding: 8px 15px 0px !important;
    }
	
	#wpforo #wpforo-wrap .wpfl-1 .head-title {
		width: 70% !important;
	}
	#wpforo #wpforo-wrap .wpfl-1 .head-stat-views, #wpforo #wpforo-wrap .wpfl-1 .head-stat-posts {
    	width: 15% !important;
	}
	#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-info {
		width: 70% !important;
		padding: 0 !important;
	}
    #wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head {
        height: 300px !important;
    }
    #wpforo #wpforo-wrap .wpf-tools {
        padding: 15px !important;
    }
    #wpforo #wpforo-wrap .wpforo-subscriptions .wpf-sbs-bulk-options .wpf-sbs-form-title {
        width: 100% !important;
    }
	
	.community-main #wpforo #wpforo-wrap .wpfl-1 .cat-title {
		width: 70%;
	}
	.community-main #wpforo #wpforo-wrap .wpfl-1 .cat-stat-posts,
	.community-main #wpforo #wpforo-wrap .wpfl-1 .cat-stat-topics{
        width: 15%;
    }
	.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-stat-topics,
	.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-forum-stat-topics {
        width: 15%;
    }
	.community-main #wpforo #wpforo-wrap .wpfl-1 .wpforo-last-topic-user {
		display: none;
	}
	.community-main #wpforo #wpforo-wrap .wpfl-3 .cat-title {
		width: 100%;
		text-align: center;
	}
	.community-main #wpforo #wpforo-wrap .wpforo-cat-panel {
    	justify-content: center;
	}
	.community-main #wpforo #wpforo-wrap .wpfl-3 .wpforo-forum-stat {
		width: 28%;
	}
	.community-main #wpforo #wpforo-wrap .wpforo-cat-panel {
		padding: 10px;
	}
	#wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-views, #wpforo #wpforo-wrap .wpfl-1 .wpforo-topic-stat-posts{
		width: 15% !important;
	}
	#wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-title {
		padding: 0px 10px 10px 00px !important;
	}
    #wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content td.wpf-spost-icon {
        display: none;
    }
	#wpforo #wpforo-wrap .wpforo-recent-wrap .wpforo-recent-content.wpfr-topics .wpf-spost-topic-recent-posts{
        width: 100%;
    }
	.membership-plan-item {
		margin-bottom: 15px;
	}
	.membership-plan-r {
    	width: 100px;
		padding: 10px;
		border-radius: 10px;
	}
	.per-day-price {
		font-size: 10px;
	}
	.per-day-price span {
		font-size: 15px;
		margin-left: 0;
	}
	.membership-plan-l {
		width: calc(100% - 100px);
		padding-left: 30px;
	}
	.membership-plan-l h3 {
        font-size: 19px !important;
    }
	.membership-plan:after {
		width: 20px;
		height: 20px;
		left: 8px;
		top: 17px;
	}
	.membership-plan-l .price {
        font-size: 18px;
		gap: 5px;
    }
	.membership-plan-l .price span {
		font-size: 12px;
		padding: 2px 15px;
	}
	.membership-plan:before {
		width: 10px;
		height: 10px;
    	left: 13px;
		top: 22px;
	}
	.membership-plan {
    	border-radius: 10px;
		    padding: 5px;
	}
	.membership-plan-item:nth-child(2) .membership-plan {
		border-radius: 0 0 10px 10px;
	}
	.populer-plan {
		font-size: 12px;
		border-radius: 10px 10px 0 0;
	}
	.Product__benefits ul{
		display: flex;
		flex-wrap: wrap;
		column-gap: 20px;
	}
}
@media (max-width: 479px){
    .video-box .video {
        height: 200px;
    }
	.nutrition-box figure {
        height: 200px;
    }
}