/* Header CSS */
.header-button .elementor-button {
    background-color: transparent !important;
    border: 1px solid #fff !important;
    border-radius: 24px !important;
    height: 37px;
}
.header-logo img {
    width: 221px !important;
    height: 61px !important;
}
.header-button .elementor-button-icon svg {
    height: auto;
    width: 16px;
}
.header-box-main {
	box-shadow: 0px 4px 25px 19px #00000066;
}
/* search box for header*/
.search-bar.active {
    display: block;
    z-index: 9999;
    color: #000 !important;
    padding: 3px 15px;
    border-radius: 25px;
    border: 0.5px solid #FC1C5A;
    background: #FFF;
    height: 50px;
    width: 100%;
    max-width: 366px !important;
}
.search-bar.active::placeholder {
    color: #272323;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.search-bar {
    display: none;
    width: 200px;
    padding: 8px;
    border: 1px solid #ccc;
    border-radius: 4px;
    position: absolute;
    left: 0;
    top: 44px;
    outline: none;
}
.search-container2 button#search-btn {
    background: transparent;
    border: none;
}
.search-login-add-to-cart {
    display: flex;
    align-items: center;
}
.search-login-add-to-cart button {
    background: transparent;
    border: none;
    padding: 10px 12px;
}
.login-btn-main a {
    font-family: "Inter", Sans-serif;
    font-size: 18px;
    font-weight: 400;
    text-transform: capitalize;
    font-style: normal;
    color: #fff;
}
.login-btn-main a img {
    margin: 0px 5px 0px 0px;
}
.login button#login-btn {
    border: 1px solid #fff;
    padding: 7px 29px;
    border-radius: 25px;
    margin: 0px 0px 0px 18px;
}
/* About Us Page CSS Starts */
.about-me-image {
    position: relative;
}
.about-me-main .about-me-image::before {
    content: "";
    width: 457px;
    height: 331px;
    flex-shrink: 0;
    border-radius: 5px;
    background: #FC1C5A;
    position: absolute;
    bottom: -15px !important;
    left: -15px;
    top: auto;
}
.para-margin-remove p {
    margin: 0;
}
.discover-benifits-right {
    background: linear-gradient(318deg, rgba(251, 111, 54, 0.95) -26.07%, rgba(252, 28, 90, 0.95) 136.24%);
    border-radius: 30px 0px 0px 30px;
}
/* mobile avatar image adjustments */
.mobile-avatar-image {
    position: absolute;
    left: -197px;
    top: -184px;
    bottom: unset;
}
/* mobile avatar image adjustments ends */
.accomplishment-images {
    position: absolute;
    bottom: 0;
    left: 3px;
}
.header-box-main li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-389 {
    display: none;
}
/* choose form section */
.choose-from-main {
    flex-direction: row-reverse !important;
}
.choose-from-main .discover-benifits-right {
    border-radius: 0px 30px 30px 0px;
}
.choose-from-main .mobile-avatar-image {
    position: absolute;
    right: -191px;
    left: unset;
    top: -184px;
    bottom: unset;
}
.pre-launch {
    background: linear-gradient(318deg, rgba(251, 111, 54, 0.95) -26.07%, rgba(252, 28, 90, 0.95) 136.24%);
    border-radius: 30px;
    width: 260px;
    height: 216px;
    position: absolute;
    top: 75px;
    left: -20px;
    filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.35));
}
.discover-benifits-left {
    max-width: 560px;
    margin-left: auto;
    padding-right: 17px;
}



/* Login Form */
.login-form .elementor-field.elementor-field-textual.elementor-size-sm{
    box-shadow: inset 100px 100px #fff;
}
.login-form .elementor-login-remember-me {
    color: var(--neutral-04100, #6C7275);
    font-feature-settings: 'liga' off, 'clig' off;
    /* Body 2 */
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px; /* 162.5% */
}
.login-form a.elementor-lost-password {
    position: absolute;
    top: -110px;
    right: 0px;
    color: var(--Black, #272323);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: 0.5px;
}
.login-form .elementor-remember-me label {
    color: var(--neutral-04100, #6C7275);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    display: flex;
    align-items: center;
    gap: 8px;
}
.login-form .elementor-remember-me label input#elementor-login-remember-me {
    width: 24px !important;
    height: 24px !important;
    fill: var(--Neutrals-8, #FCFCFD);
    stroke-width: 1.5px;
    stroke: var(--neutral-04100, #6C7275);
    margin: 0px 8px 0px 0px;
}
/* Cart css starts */
.cart-main .shop_table tr th {
    color: var(--Black-900, #121212);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 26px;
}
.cart-main .cart_totals  h2 {
    color: var(--neutral-07100, #141718);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    border-bottom: 1px solid #6C7275 !important;
}
.cart-main th.product-name {
    border-bottom: 1px solid #6C7275 !important;
}
.cart-main th.product-price {
    border-bottom: 1px solid #6C7275 !important;
}
.cart-main th.product-quantity {
    border-bottom: 1px solid #6C7275 !important;
}
.cart-main th.product-subtotal {
    border-bottom: 1px solid #6C7275 !important;
}
.cart-main .cart_item .product-name a {
    color: var(--Text2, #000) !important;
    font-family: "Bebas Neue";
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.54px;
}
.cart-main .elementor-widget-woocommerce-cart .woocommerce .remove:hover {
    background: transparent;
    color: unset !important;
}
.cart-main .elementor-widget-woocommerce-cart .woocommerce .remove {
    background: transparent;
    color: #FC1C5A !important;
    width: auto;
}
.cart-main td.product-remove {
    position: absolute !important;
    left: 115px;
    bottom: 217px;
    /* width: 24px; */
    /* height: 24px; */
    font-size: 21px;
}
.cart-main span.woocommerce-Price-amount.amount {
    color: var(--Black-900, #121212) !important;
    text-align: right;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
}
.cart-main .elementor-widget-woocommerce-cart .woocommerce .input-text.qty {
    background-color: transparent;
    border-color: var(--order-summary-quantity-border-color,#d5d8dc);
    border-radius: 3px;
    border-style: solid;
    border-width: var(--order-summary-quantity-border-weight,1px);
    color: #121212 !important;
    font-size: 18px !important;
    max-height: 28px;
    min-height: 28px;
    padding: 3px 7px;
    text-align: left;
}
.cart-main .elementor-widget-woocommerce-cart .woocommerce table.shop_table.cart .actions {
    text-align: right !important;
}
.cart-main .actions button.button {
    border-bottom: 1px solid #FC1C5A !important;
    border: none !important;
    color: var(--Pink, #FC1C5A) !important;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    text-decoration-line: underline !important;
    text-decoration-style: solid !important;
    text-decoration-skip-ink: none;
    text-decoration-thickness: 2px !important;
    text-underline-offset: auto;
    text-underline-position: from-font;
    opacity: 1.5 !important;
    cursor: pointer !important;
}
.cart-main .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td .woocommerce-Price-amount, .cart-main .elementor-widget-woocommerce-cart .woocommerce .cart_totals table.shop_table td:before {
    color: #141718 !important;
    font-family: Inter !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
}
.cart-main .cart-subtotal td {
    border-bottom: 1px solid #EAEAEA !important;
}
.cart-main .elementor-widget-woocommerce-cart .woocommerce .wc-proceed-to-checkout .checkout-button {
    background-color: #FC0C5A;
    border-radius: 40px;
    color: #FFF;
    font-family: Arimo;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
}
.cart-main .e-cart-totals {
    border-radius: 10px;
    margin: var(--sections-margin,0);
    background-color: #F9F4F4;
    border: 0.5px solid #E8ECEF;
}
.cart-main .woocommerce form .form-row .input-text, .cart-main .woocommerce form .form-row select {
    font-family: inherit;
    padding: 16px;
    background-color: var(--wc-form-color-background,#fff);
    border: 1px solid #E8ECEF;
    border-radius: var(--wc-form-border-radius);
    color: var(--wc-form-color-text,#000);
    box-sizing: border-box;
    width: 100%;
    height: 53px;
    height: 57px;
    outline: none;
    /* position: absolute;
    right: 0;
    bottom: -80px; */
    position: relative;
    /* right: -809px;
    bottom: -152px; */
    min-width: 100%;
}
.cart-main .woocommerce form .form-row .input-text::placeholder {
    color: var(--neutral-04100, #6C7275);
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px; /* 175% */
    letter-spacing: -0.4px;
    opacity: 1.5 !important;
}
.elementor-widget-woocommerce-cart .woocommerce .coupon-col-start {
    flex: none;
    padding-right: 0;
    width: 100%;
    max-width: 75%;
}
.elementor-widget-woocommerce-cart .woocommerce .coupon-col-end {
    flex: none;
    width: 25%;
}

.elementor-widget-woocommerce-cart .woocommerce .coupon-col{
    display: flex !important;
    justify-content: flex-start;
    width: 100%;
}
.cart-main .elementor-widget-woocommerce-cart .woocommerce .e-apply-coupon {
    border-color: #FC1C5A;
    border-width: 2px;
    padding: 12px 15px;
    max-width: 100%;
    width: 100% !important;
    border-radius: 0px 5px 5px 0px;
    background: #FC1C5A;
    color: #FFF;
    font-feature-settings: 'liga' off, 'clig' off;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    letter-spacing: -0.4px;
    /* position: absolute;
    right: 0;
    bottom: -80px; */
    position: relative;
    /* right: -540px;
    bottom: -152px; */
}
.cart-main .elementor-widget-woocommerce-cart .woocommerce .e-apply-coupon:hover {
    color: #fff;
}
.cart-main .coupon {
    /* display: none !important; */
    border: 0;
    padding: 0;
}
.fitness-goals-main .elementor-icon-list-icon svg {
    margin-top: 7px !important;
}
/* cart */
.cart-main td.product-remove::after {
    content: 'Remove';
    color: var(--Pink, #FC1C5A);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 4px;
    position: absolute;
    top: 33px;
    left: 21px;
}
/* .cart-main p#coupon-error-notice {
    position: absolute;
    right: 297px;
    bottom: -120px;
    color: #fc1c5a;
} */
p#coupon-error-notice {
    position: relative;
    right: -810px;
    bottom: -164px;
    color: #fc1c5a;
    display: inline-block;
}
/* login */
/* .login-main .elementor-column .elementor-field::placeholder {
    color: var(--Black, #272323) !important;
font-family: Inter ;
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 160%; 
letter-spacing: 0.5px;
} */
.elementor-401 .login-main .elementor-form-fields-wrapper .elementor-field-type-text input::placeholder {
    color: #272323 !important;
    font-family: Inter ;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    opacity: 1.0;
}
.elementor-401 .login-main span.password-toggle {
    position: absolute;
    right: 0;
}
.elementor-401 .login-main .elementor-lost-password:hover {
    border-bottom: 1px solid #CACACA;
}
/* login ends*/
.elementor-message-success {
    color: #008a20;
}
#tab-description h2 {
    margin: 0px 0px 15px 0px;
}
/* My Account */
.site-main .woocommerce-MyAccount-navigation ul {
    margin: 0px 0px 0px 0px;
    list-style-type: none;
}
.site-main .post-47 {
    margin: 70px 0px !important;
}
.site-main .woocommerce-MyAccount-navigation ul li a {
    font-size: 20px;
    color: #000;
    text-decoration: none;
}
.site-main .woocommerce-MyAccount-navigation ul li a:hover {
    text-decoration: underline;
}
.site-main .entry-title {
    color: #000;
    font-size: 40px;
}
.site-main footer.entry-footer span a {
    color: #000 !important;
    text-decoration: none;
}
.site-main footer.entry-footer span a:hover {
    text-decoration: underline;
}
.site-main button.woocommerce-Button.button {
    margin: 15px 0px 0px 0px;
    /* background: #FC1C5A; */
    /* color: #fff; */
}
.site-main .post-47 a {
    color: #4169e1;
}
.contact-form .elementor-widget-container form input::placeholder {
    color: var(--Black, #272323);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    opacity: 1;
}
.contact-form .elementor-widget-container form textarea::placeholder {
    color: var(--Black, #272323);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    opacity: 1;
}
.privacy-main h2.wp-block-heading {
    color: #000;
    margin-bottom: 15px;
}
.privacy-main p {
    color: #000;
    margin-bottom: 15px;
    word-wrap: break-word;
}
.terms-main h3 {
    color: #000;
    margin-bottom: 15px;
}
.terms-main p {
    color: #000;
    margin-bottom: 15px;
}
.footer-search-box button.elementor-button.elementor-size-sm {
    cursor: pointer;
}
.contact-form button.elementor-button.elementor-size-md {
    cursor: pointer;
}
.contact-form .elementor-field::placeholder {
    color: #272323;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
.footer-search-box .elementor-form-fields-wrapper .elementor-field-type-email input::placeholder {
    color: #272323;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    opacity: 1;
}
/* Forgot Password App CSS starts */
.logn_box {
    max-width: 659px;
    margin: 75px auto;
}
.logn_box fieldset {
    padding: 0px 0px;
    border: none;
}
.logn_box fieldset p {
    display: none;
}
.logn_box fieldset h1 {
    color: #000;
    font-family: "Bebas Neue";
    font-size: 44px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.32px;
    margin: 0px 0px 30px 0px;
}
.logn_box .woocommerce-form-row {
    color: var(--Black, #272323);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    letter-spacing: 0.5px;
    text-transform: capitalize;
    position: relative;
}
.logn_box .woocommerce-form-row label span {
    color: #000;
}
.logn_box form .woocommerce-form-row input {
    max-width: 100%;
    width: 100%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #CACACA; 
    outline: none;   
    margin-bottom: 20px;
    border-radius: 0;
        /* background-image: url('../images/eye.svg');
    background-repeat: no-repeat; */
}
.logn_box form .form-group button {
    border-radius: 45px;
    border: 1px solid #FC1C5A;
    background: #FC1C5A;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: 6px 60px;
    margin: 26px 0px 0px 0px;
}
.logn_box form .form-group button:hover {
    background: #FC1C5A;
    color: #fff;
}

.logn_box form .woocommerce-form-row input::placeholder {
    color: var(--Black, #272323);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 25.6px */
    letter-spacing: 0.5px;
    text-transform: capitalize;
}
/* Lost Password */
.lost_reset_password {
    margin: 75px auto;
    max-width: 659px;
}
.password-toggle {
    position: absolute;
    top: -2px;
    right: 0;
    cursor: pointer;
}
.forgot_pass form p {
    color: var(--Black, #272323);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 160%;
    letter-spacing: 0.5px;
    margin: 0px 0px 40px 0px;
}
.forgot_pass form p label {
    color: #000;
    font-family: "Bebas Neue";
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 1.32px;
    margin: 0px 0px 10px 0px;
    display: block;
}
.forgot_pass form .woocommerce-Input {
    max-width: 100%;
    width: 100%;
    border-radius: 0;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    outline: none;
}
.forgot_pass form .woocommerce-Input::placeholder {
    color: var(--Black, #272323);
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%; /* 25.6px */
    letter-spacing: 0.5px;
    text-transform: capitalize;
}
.forgot_pass form button {
    border-radius: 45px;
    border: 1px solid #FC1C5A;
    background: #FC1C5A;
    color: #FFF;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding: 6px 60px;
    cursor: pointer;
}
.checkout-main #ship-to-different-address {
    padding: 0px 0px !important;
}
.checkout-main #ship-to-different-address input {
    width: 17px;
    height: 17px;
}
.banner-text-shadow {
    text-shadow: 0 0 10px black;
}
a.cursor-pointer {
    color: #fc1c5a;
}
.badges_main .elementor-element a img {
    max-width: 190px;
    width: 100%;
}


/* Media Querries */
/* footer changes remove is if needed*/
@media (min-width: 2001px) {  
    .elementor-element.elementor-element-ff3d0bc.footer_site.e-flex.e-con-boxed.e-con.e-parent.e-lazyloaded {  
        position: absolute;  
        width: 100%;  
        bottom: 0;  
    }  
}  
@media screen and (max-width:1460px) {
    .about-me-main .about-me-image::before {
        left: -17px;
    }
    .search-login-add-to-cart {
        justify-content: flex-end;
    }
    /* .cart-main .woocommerce form .form-row .input-text, .cart-main .woocommerce form .form-row select {
        max-width: 472px;
        bottom: -144px;
        right: -770px;
    } */
    /* .cart-main .elementor-widget-woocommerce-cart .woocommerce .e-apply-coupon {
        bottom: -145px;
        right: -513px;
    } */
    .cart-main td.product-remove {
        left: 126px;
    }
    .cart-main td.product-remove {
        left: 111px !important;
        bottom: 218px;
        /* width: 24px; */
        /* height: 24px; */
        font-size: 21px;
    }
    .cart-main p#coupon-error-notice {
        position: relative;
        right: -768px;
        bottom: -164px;
        color: #fc1c5a;
        display: inline-block;
    }
}
@media screen and (max-width:1366px) {
    .about-me-main .about-me-image::before {
        left: -16px;
    }
    .cart-main td.product-remove {
        left: 118px;
        bottom: 121px;
    }
    /* .cart-main .woocommerce form .form-row .input-text, .cart-main .woocommerce form .form-row select {
        max-width: 444px;
        right: -712px;
    } */
    /* .cart-main .elementor-widget-woocommerce-cart .woocommerce .e-apply-coupon {
        bottom: -145px;
        right: -474px;
    } */
    body .cart-main td.product-remove {
        position: absolute !important;
        left: 105px !important;
        bottom: 220px;
        /* width: 24px; */
        /* height: 24px; */
        font-size: 21px;
    }
    .cart-main p#coupon-error-notice {
        position: relative;
        right: -712px;
        bottom: -164px;
        color: #fc1c5a;
        display: inline-block;
    }
    .header-logo img {
        width: 215px !important;
        height: 61px !important;
    }
}
@media screen and (max-width:1280px) {
    .header-logo img {
        width: 165px !important;
        height: 61px !important;
    }
    .about-me-main .about-me-image::before {
        left: -16px;
        top: 93px;
    }
    .cart-main .woocommerce form .form-row .input-text, .cart-main .woocommerce form .form-row select {
        max-width: 100% !important;
        position: unset !important;
    }
    /* .cart-main .elementor-widget-woocommerce-cart .woocommerce .e-apply-coupon {
        top: 519px;
        position: unset;
        max-width: 100%;
        border-radius: 3px;
    } */
    body .cart-main td.product-remove {
        position: unset !important;
    }
    .cart-main td.product-remove::after {
       display: none;
    }
}
@media screen and (max-width:1024px) {
    .login button#login-btn {
        margin: 0px 0px 0px 18px;
    }
    .search-login-add-to-cart button {
        padding: 7px 11px !important;
    }
    .header-logo img {
        width: 145px !important;
        height: 61px !important;
        padding: 0px 0px 0px 24px;
    }
    .about-me-main .about-me-image::before {
        width: 65%;
    }
    .accomplishment-images {
        position: unset;
        bottom: 0;
        left: 3px;
        margin: 0 auto;
    }
    .header-box-main .elementor-nav-menu--stretch {
        position: absolute;  
    }
    .header-box-main .elementor-nav-menu__container.elementor-nav-menu--dropdown {
        height: 100vh;
        z-index: 9;
        left: -20px !important;
    }
    .header-logo {
        padding: 0px 0px 0px 35px;
    }
    .discover-benifits-left {
        padding-right: 30px;
    }
}
@media screen and (max-width:991px) {
    .header-box-main .elementor-nav-menu li a {
        margin: 0px 10px !important;
    }
}
@media screen and (max-width:820px) {
    .about-me-main .about-me-image::before {
        left: 34px;
        top: 219px;
    }
    .header-logo img {
        padding: 0px 0px 0px 5px;
    }
    .header-box-main .elementor-element.elementor-element-a26eeaf {
        --container-widget-width: 45% !important;
    }
    .header-box-main .login .login-btn-main {
        padding: 4px 16px !important;
    }
    .header-box-main .login .login-btn-main a {
        /* font-size: 16px; */
        font-size: 13px;
        display: flex;
        gap: 11px; 
    }
    .our-app-features-main .slider_frame {
        max-width: 39.8%;
        left: 24px;
    }
    .header-box-main .login button#login-btn {
        margin: 4px 0px 0px 18px !important;
        height: 32px;
        width: 105px;
    }
    .header-box-main .search-login-add-to-cart {
        display: flex;
        justify-content: flex-end;
    }
    .mobile-avatar-image {
      display: none;
    }
    .pre-launch {
        position: unset;
    }
    .pre-launch {
        background: linear-gradient(318deg, rgba(251, 111, 54, 0.95) -26.07%, rgba(252, 28, 90, 0.95) 136.24%);
        width: calc(90% + -330px);
        margin-left: -21px;
        border-radius: 0px 0px 30px 30px;
        /* width: 260px; */
        height: 216px;
        /* filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.35)); */
        filter: drop-shadow(30px -1px 6px rgba(0, 0, 0, 0.16));
    }
    .discover-benifits-left {
        padding-right: 0px;
    }
    /* .cart-main .elementor-widget-woocommerce-cart .woocommerce .e-apply-coupon {
        top: 242px;
    } */
    .cart-main .elementor-widget-woocommerce-cart .woocommerce table.cart img {
        margin: 0px 15px 0px 10px;
    }
    .white-video-boxes img {
        max-width: 47% !important;
    }
}
@media screen and (max-width:768px) {
    /* .cart-main .elementor-widget-woocommerce-cart .woocommerce .e-apply-coupon {
        top: 495px;
    } */
}
@media screen and (max-width:767px) {
    .elementor-widget-woocommerce-cart .woocommerce .coupon-col-start {
    max-width: 70%;
}
.elementor-widget-woocommerce-cart .woocommerce .coupon-col-end {
    width: 30%;
}
    .header-box-main .elementor-element.elementor-element-a26eeaf {
        --container-widget-width: 55% !important;
    }
    .header-box-main .search-login-add-to-cart button {
        padding: 7px 0px !important;
        margin: 0px 5px;
    }
    .search-login-add-to-cart .login {
        display: none;
    }
    .header-box-main li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-389 {
        display: unset;
    }
    .header-box-main .search-bar {
        left: -168px;
    }
    .header-logo img {
        padding: 0px 0px 0px 10px;
    }
    .footer-icons .elementor-element.elementor-element-51eef02 {
        justify-content: center;
    }
    .white-video-boxes img {
        max-width: 45% !important;
    }
}
@media screen and (max-width:540px) {
    
    .search-login-add-to-cart button {
        padding: 7px 0px !important;
        margin: 0px 5px;
    }
    .header-box-main .login button#login-btn {
        margin: 4px 0px 0px 10px !important;
    }
    .header-box-main .elementor-element.elementor-element-a26eeaf {
        --container-widget-width: 54% !important;
    }
    /* .header-logo img {
        padding: 0px 0px 0px 40px;
    } */
    .mobile-avatar-image {
        display: unset;
        position: unset;
      }
      .discover-benifits-right {
        border-radius: 0px 0px 0px 0px;
    }
    .about-me-main .about-me-image::before {
        left: -8px;
        height: 218px;
    }
    .choose-from-main .mobile-avatar-image {
        position: unset;
    }
    .choose-from-main .discover-benifits-right {
        border-radius: 0px 0px 0px 0px;
    }
    .pre-launch {
        width: calc(90% + -125px);
    }
    /* .cart-main .elementor-widget-woocommerce-cart .woocommerce .e-apply-coupon {
        top: 519px;
        position: unset;
        max-width: 100%;
        border-radius: 3px;
    } */
    .get-app-headings span {
        /* outline: 1px dashed red !important; */
        /* fill: red !important; */
        margin: 7px 0px 0px 0px;
    }
    .footer-box-inside:nth-child(2) {
        margin: 30px 0px 30px 0px;
    }
    .footer-icons .yearly-widget .elementor-widget-container {
        margin: 0px 0px 0px 0px !important;
    }
}
@media screen and (max-width:430px) {
        .elementor-widget-woocommerce-cart .woocommerce .coupon-col-start {
    max-width: 60%;
}
.elementor-widget-woocommerce-cart .woocommerce .coupon-col-end {
    width: 40%;
}
.cart-main .elementor-widget-woocommerce-cart .woocommerce .e-apply-coupon {
    font-size: 14px !important;
}

    .about-me-main .about-me-image::before {
      display: none;
    }
    .header-logo img {
        padding: 0px 0px 0px 0px;
        width: 115px !important;
    }
    .header-box-main .elementor-element.elementor-element-a26eeaf {
        --container-widget-width: 40% !important;
    }
    .header-box-main .search-bar {
        left: -169px;
    }
    .pre-launch {
        background: linear-gradient(318deg, rgba(251, 111, 54, 0.95) -26.07%, rgba(252, 28, 90, 0.95) 136.24%);
        border-radius: 0px 0px 30px 30px;
        width: calc(90% + -26px);
        margin: 0px 0px 0px -21px;
        /* width: 260px; */
        height: 216px;
        /* filter: drop-shadow(4px 8px 10px rgba(0, 0, 0, 0.35)); */
        filter: drop-shadow(30px -1px 6px rgba(0, 0, 0, 0.16));
    }
    body .header-box-main .elementor-widget-nav-menu {
        padding-left: 0px !important;
    }
    .cart-main .elementor-widget-woocommerce-cart .woocommerce table.cart tr {
        padding: 16px 0px;
    }
    .white-video-boxes img {
        max-width: 65% !important;
    }
    .search-bar.active {
        width: unset;
    }
}
@media screen and (max-width:389px) {
    /* .header-box-main .elementor-element.elementor-element-a26eeaf {
        --container-widget-width: 40% !important;
    } */
    .header-box-main .login .login-btn-main a {
        gap: 3px;
    }
    .header-logo img {
        width: 130px !important;
        height: 61px !important;
    }
    .header-box-main .login button#login-btn {
        margin: 0px 0px 0px 7px !important;
    }
    .header-box-main .search-login-add-to-cart {
        align-items: center;
    }
}
.login-as-user-msg {
    padding-top: 15px;
    font-family: 'Inter' !important;
}
.button.w357-login-as-user-btn {
    font-family: 'Inter';
}

/* New Style */


.dashboard-main nav ul li a:focus {
    outline: none;
}

.select2-results__option {
    font-family: 'Inter';
}
.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    font-family: 'Inter';
}
main#primary {
    font-family: 'Inter';
}
@media (max-width: 1024px) {
.slider_frame img{
    display: none !important;
}
.elementor-9 .elementor-element.elementor-element-3b0c0eb .elementor-heading-title {
    font-size: 19px;
}
.checkout table.shop_table th, .checkout table.shop_table td{
    font-size: 18px !important;
}
}
@media (max-width: 820x) {
body .about-me-main{
    background-position: right 91% !important;
}
}
@media (max-width: 767px) {
  .woocommerce-MyAccount-navigation ul {
    display: none;
  }

  #account-dropdown {
    display: block;
    width: 100%;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
  }
  .dashboard-main .woocommerce {
    flex-direction: column;
    width: 100%;
}

.dashboard-main .woocommerce-MyAccount-navigation {
    width: 100% !important;
}

.woocommerce-MyAccount-content {
    width: 100% !important;
}
.into_price h1 {
    font-size: 30px;
}

.elementor-9 .elementor-element.elementor-element-f6fac19 {
    width: 100%;
    max-width: 190px !important;
}

.elementor-9 .elementor-element.elementor-element-a888f3c .elementor-heading-title {
    text-align: left !important;
}
.elementor-element.elementor-element-fdaea5b.e-con-full.cont_sus.e-flex.e-con.e-child h2 {
    font-size: 18px;
}
.elementor-element.elementor-element-82ddd26.elementor-widget.elementor-widget-text-editor h3 {
    display: none !important;
}
.elementor-element.elementor-element-2f71047.e-con-full.footer_app.e-flex.e-con.e-child {
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    flex-direction: row;
    gap: 30px;
    margin-top: 30px;
}
.elementor-location-footer .elementor-widget-image a img[src$=".svg"] {
    width: auto !important;
    max-height: 56px !important;
    min-width: 56px !important;
}
}
@media (max-width: 400px) {
    .checkout table.shop_table th, .checkout table.shop_table td{
    font-size: 15px !important;
}
}
@media (max-width: 320px) {
    .elementor-9 .elementor-element.elementor-element-b8bf5e2 .elementor-heading-title {
        font-size: 24px !important;
    }
    .checkout table.shop_table th, .checkout table.shop_table td{
    font-size: 14px !important;
}
}
form.woocommerce-form.woocommerce-form-login.login p {
    text-wrap-mode: wrap;
}