/*
 Theme Name:   Twenty Twenty-One Child
 Description:  A child theme of Twenty Twenty-One WordPress theme.
 Author:       My Persson
 Author URI:   https://mypersson.se
 Template:     twentytwentyone
 Version:      1.5.17
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/
/** A bit messy css-file because of the customization of elementor in a faster type of way **/

/** zoom issue fix **/
/*html {
    -webkit-text-size-adjust: none;
}*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@media (max-width: 600px) {

    /** For iOS, you can avoid zooming of input elements by simply allocating a font size to them that's considered sufficient by the OS (>=16px), thus avoiding the need to zoom, e.g.:**/
    input,
    select,
    textarea {
        font-size: 16px !important;
    }
}

/**/



:root {
/*     --entry-content--font-family: "Open Sans", Sans-serif !important;
    --global--font-primary: "Open Sans", Sans-serif; */
}

html {
    scroll-behavior: auto !important;
}

select {
    max-width: 100%;
}

footer {
    overflow: hidden;
}


/** OVERALL **/
body {
    background: #FFF;
    text-align: center;
    color: #000000;
/*     font-family: "Open Sans", Sans-serif; */
    font-size: 17px;
    font-weight: 400;
    line-height: 1.8em;
    letter-spacing: 1px;
    letter-spacing: 0;
}

.btn {
    display: inline-block;
    line-height: 1;
    font-size: 15px;
    padding: 12px 24px;
    color: #fff;
    fill: #fff;
    text-align: center;
    /*    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;*/
}

.site .button:disabled,
button:disabled,
input[type=submit]:disabled,
input[type=reset]:disabled,
.wp-block-search .wp-block-search__button:disabled,
.wp-block-button .wp-block-button__link:disabled,
.wp-block-file a.wp-block-file__button:disabled {
    cursor: not-allowed !important;
    color: #fbfbfb !important;
    border-color: #CCC !important;
    background: #CCC !important;
}

input[type=text]:disabled,
select:disabled {
    cursor: not-allowed !important;
}

.response-message.ajax-success {
    font-weight: 600;
}

label,
input,
textarea,
legend,
button,
/*.step-title,*/
p,
a,
span,
table,
h1,
h2,
h3,
h4,
h5,
th,
td,
label,
select,
textarea,
strong,
em {
/*     font-family: "Open Sans", Sans-serif !important; */
}

.step-title {
    font-weight: 400;
    color: #54595F;
}

.step-title,
.woocommerce-checkout .checkout-intro-1 p,
.woocommerce-checkout.subscription-switch-in-cart .switch-title,
.woocommerce-order-received .regular-order p.regular-order-title.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received,
.woocommerce-order-received .order-total-zero p.switch-order-title.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-family: 'Prata', serif !important;
}

.single-product .custom-details,
.step-intro,
.single-product .extra-sub-text,
.checkout-top-text,
.woocommerce-checkout .custom-product-line .price-name,
.woocommerce-checkout .custom-order-total,
.woocommerce-checkout #custom-renewal-totals .checkout-subtitle h4,
.woocommerce-checkout .checkout-intro-2 p {
    font-family: 'Open Sans', serif !important;
}

.link-override,
.woocommerce-checkout form a {
    color: #000 !important;
    text-decoration: underline !important;
}

.lowercase {
    text-transform: lowercase;
}

span.woocommerce-Price-currencySymbol {
    margin-right: 5px;
}

.hidden {
    display: none;
}

/* .single_add_to_cart_button
{
    font-weight: 600!important;
    text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
    fill: #FFFFFF;
    color: #FFFFFF!important;
    border: 0;
    background-color: #FC94AF!important;
    border-radius: 21px 21px 21px 21px;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 50%);
    font-size: 1rem!important;
    text-decoration: none;
    z-index: 100;
} */
.woocommerce-lost-password .woocommerce .woocommerce-ResetPassword .button,
.woocommerce #payment #place_order,
.woocommerce-page #payment #place_order {
    background-color: #FC94AF !important;
    color: #FFFFFF !important;
}

.target-checkout #payment #place_order {
    float: unset !important;
}

#go-to-step-2-disabled {
    opacity: .5;
}

input[type=checkbox]:focus {
    outline-offset: 0 !important;
    outline: 0 !important;
    border: 2px solid #CCC !important;
}

input[type=radio]:focus {
    outline: 0 !important;
}

button:focus {
    outline: 0 !important;
    border: 1px solid #CCC;
}

@media (min-width: 986.9px) {
    h1.entry-title {
        font-size: 40px !important;
        font-weight: 500;
    }

    h2 {
        font-size: 40px;
        font-weight: 500;
    }
}

.singular .entry-header {
    border: none;
    padding: 10px;
    margin-bottom: 20px;
}

.woocommerce-info a.button,
.woocommerce-message a.button,
.woocommerce-info a.button:hover,
.woocommerce-message a.button:hover {
    background: #f7ced7 !important;
    color: #000 !important;
    padding: 5px 10px;
}

.woocommerce-info,
.woocommerce-message {
    border-top: 2px solid #f7ced7;
    justify-content: center;
}



/** FIX HEADER / FOOTER EXTRA **/
.login-page .elementor-element-d5aedbe,
/* login page - footer 1 */
.login-page .elementor-element-50ac745,
/* login page - footer 2 */
.postid-8083 .elementor-element-e4cf494,
/* step 1&2 - menu */
.postid-8083 .elementor-element-64cf11c,
/* step 1&2 - menu tablet/phone */
.postid-8083 .elementor-element-8be3098,
/* step 1&2 - cart-icon */

/* step 1&2 - topbar text */
.woocommerce-checkout .elementor-element-189824c5,
/* checkout&confirmation-page - duplicate footer*/
.lost-password.new-password-form .elementor-element-7e08152,
/* lost password show form - menu */
.lost-password .account-menu-exit,
/* Hide new icon - lost password */
.lost-password .account-menu-open,
/* Hide new icon - lost password */
.login-page .account-menu-exit,
/* Hide new icon - login page */
.login-page .account-menu-open,
/* Hide new icon - login page */
.target-switched-thank-you.woocommerce-order-received .elementor-element-c938736

/* thank you-page switched - menu*/
    {
    display: none !important;
    opacity: 0 !important;
}
/* .postid-8083 .elementor-element-c35b0b3 .elementor-container */
/* Softer display:none on footer/header to show again on other page */
.woocommerce-checkout .elementor-element-7bee75ae,
.woocommerce-checkout .elementor-element-44fe1d07,
.woocommerce-account .elementor-widget-nav-menu,
/* my account - menu */
.woocommerce-account .elementor-widget-woocommerce-menu-cart,
/* my account - mobile&tablet cart-icon */
.target-checkout .elementor-element-c938736

/* checkout */
    {
    display: none;
}

.woocommerce-checkout.woocommerce-order-received .elementor-element-7bee75ae,
/* .woocommerce-checkout.woocommerce-order-received .elementor-element-44fe1d07, */
.woocommerce-account.woocommerce-lost-password .elementor-element-c748903 .elementor-widget-nav-menu,
/* my account(but only at password lost) - mobile&tablet menu */
.woocommerce-account.woocommerce-lost-password .elementor-element-76422f8 .elementor-widget-woocommerce-menu-cart,
/* my account(but only at password lost) - mobile&tablet cart-icon */
.woocommerce-account.login-page .elementor-widget-nav-menu

/* my account (login) - menu */
    {
    display: block !important;
}

/* Fix logo quality */
.elementor-element-54aff7d .elementor-widget-image img,
.elementor-element-379b38e .elementor-widget-image img,
.elementor-element-797d8d6 .elementor-widget-image img,
.elementor-element-d78613b .elementor-widget-image img,
.elementor-element-ee825ac .elementor-widget-image img,
.elementor-element-3738fd5 .elementor-widget-image img,
.elementor-element-157d09b .elementor-widget-image img,
.elementor-element-70a88ca .elementor-widget-image img,
.elementor-element-1ffcf60c .elementor-widget-image img,
.elementor-element-986f6f7 .elementor-widget-image img,
.elementor-element-30695d8c .elementor-widget-image img,
.elementor-element-e6c9cdc .elementor-widget-image img,
.elementor-element-63d8b29 .elementor-widget-image img,
.elementor-element-95514ae .elementor-widget-image img {
    width: unset !important;
    /*max-width: 100px!important;*/
    max-width: 115px !important;
    /*margin-left: 10px!important;*/
}

@media (max-width: 500px) {

    .elementor-element-54aff7d .elementor-widget-image img,
    .elementor-element-379b38e .elementor-widget-image img,
    .elementor-element-797d8d6 .elementor-widget-image img,
    .elementor-element-d78613b .elementor-widget-image img,
    .elementor-element-ee825ac .elementor-widget-image img,
    .elementor-element-3738fd5 .elementor-widget-image img,
    .elementor-element-157d09b .elementor-widget-image img,
    .elementor-element-70a88ca .elementor-widget-image img,
    .elementor-element-1ffcf60c .elementor-widget-image img,
    .elementor-element-986f6f7 .elementor-widget-image img,
    .elementor-element-30695d8c .elementor-widget-image img,
    .elementor-element-e6c9cdc .elementor-widget-image img,
    .elementor-element-63d8b29 .elementor-widget-image img,
    .elementor-element-95514ae .elementor-widget-image img {
        width: unset !important;
        /*max-width: 90px!important;*/
        /*margin-left: 10px!important;*/
    }
}

/* Fix logo appearing more "to the left" */
.elementor-8108 .elementor-element.elementor-element-06ba1a4>.elementor-container,
.elementor-8104 .elementor-element.elementor-element-e6c9cdc>.elementor-container,
.postid-8083 .elementor-element.elementor-element-63d8b29>.elementor-container,
.lost-password .elementor-element.elementor-element-36450f4>.elementor-container {
    max-width: 500px;
}

/* Fix logo placement getting buggy with elementor */
.postid-8083 .elementor-2003 .elementor-element.elementor-element-0e255a1 {
    text-align: center !important;
    margin: 0 auto;
}

/* Fix responsive menu/logo hidden/display on account-pages */
@media (min-width: 768px) and (max-width: 1024px) {
    .login-page section.elementor-section.elementor-top-section.elementor-element.elementor-element-379b38e,
    /* Duplicate Logo */
    .login-page section.elementor-section.elementor-top-section.elementor-element.elementor-element-349e354

    /* Duplicate menu */
        {
        display: none !important;
    }

    .login-page section.elementor-section.elementor-top-section.elementor-element.elementor-element-2ab947f

    /* menu/logo */
        {
        display: block !important;
    }
}

@media (min-width: 987px) {
    .woocommerce-checkout.woocommerce-order-received .elementor-element-30695d8c

    /* confirmation-page - logo */
        {
        margin-bottom: 34px;
    }

    .elementor-2003 .elementor-element.elementor-element-c8f0b95,
    .elementor-4372 .elementor-element.elementor-element-30695d8c {
        padding: 35px 0% 0% 0% !important;
    }
}

@media (max-width: 1024px) {
    .elementor-2003 .elementor-element.elementor-element-63d8b29>.elementor-element-populated>.elementor-widget-wrap {
        padding: 0px 0px 0px 0px !important;
    }

    .elementor-2003 .elementor-element.elementor-element-c8f0b95,
    .elementor-4372 .elementor-element.elementor-element-30695d8c {
        padding: 35px 0% 0% 0% !important;
    }
}

@media (max-width: 767px) {
    .woocommerce-checkout .elementor-4372 .elementor-element.elementor-element-3e805e0f>.elementor-element-populated {
        margin: 10% !important;
    }
}

.woocommerce-checkout .elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-93512db .elementor-widget-wrap {
    padding-top: 0 !important;
}

.elementor-menu-cart__wrapper .product-name a {
    color: #000 !important;
}

/** STYLERS **/
.bigger {
    font-size: 20px;
    font-weight: 500;
}

.bold {
    font-weight: 600;
}

.semibold {
    font-weight: 500;
}

@media (min-width: 987px) {
    .hide-large {
        display: none !important;
    }
}

.col-6 {
    width: 50%;
    float: left;
}

.col-12 {
    width: 100%;
}

.pt-20 {
    padding-top: 20px;
}

.pb-20 {
    padding-bottom: 20px;
}

.text-align-right {
    text-align: right;
}

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

.red {
    color: #FE0000;
}

.font-weight-600 {
    font-weight: 600;
}

.border-t {
    border-top: 1px solid #000;
}

.line-through {
    text-decoration: line-through;
}

.block-line {
    display: block;
    width: 100%;
    font-weight: 300;
    font-size: 14px;
}

.style-fieldset-legend {
    font-weight: 700;
    padding: 20px 0;
    color: var(--general-text-color, #000);
    font-size: 2rem;
}

.flex {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.row-wrap {
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

.flex-wrap {
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

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

.align-items-center {
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}

.justify-content-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

/** PRODUCT PAGE **/
.single-product .bundled_product_title_link,
.single-product .bundled_item_wrap,
.single-product .product_meta,
.single-product .woocommerce-product-gallery,
.single-product .summary h2,
.single-product .summary p.price,
.single-product .bundle_availability,
.single-product .quantity,
.single-product .wcsatt-options-prompt-text {
    display: none;
}

.woocommerce-product-gallery__image {
    /** Disable clicks on product image **/
    pointer-events: none;
}

.single-product .bundled_product_optional_checkbox {
    visibility: hidden;
    font-size: 0;
}

.single-product .bundled_product_optional_checkbox span.price {
    font-size: 0;
}

/* .single-product .bundled_product_optional_checkbox input {
    visibility: visible;
    display: block;
    margin: 0 auto;
    width: 32px !important;
    height: 32px !important;
    min-width: 18px !important;
} */

.single-product input[type=checkbox] {
    border: 2px solid #000;
}

.single-product #step-2 input[type=radio]:after {
    background-color: #FFF !important;
}

.single-product #step-2 input[type=radio]:checked,
.single-product #step-2 input[type=radio] {
    border-color: #FFF !important;
    background: transparent !important;
}

.single-product .bundled_product_optional_checkbox input[type=checkbox]:after {
    left: 8px !important;
    top: 0px !important;
    width: 11px !important;
    height: 22px !important;
}

.single-product .bundled_product_optional_checkbox.checked input[type=checkbox] {
    border: 2px solid #CCC;
}

.single-product .bundle_form {
    text-align: center;
    display: block;
    margin: 0 auto;
}

@media (max-width: 1199.99px) {
    .single-product .bundle_form {
        /* max-width: 89%!important;  abcccc*/
    }
}

/* @media (min-width: 1200px) {
    .single-product .bundle_form {
        max-width: 80% !important;
    }
} */

.single-product .bundled_product_summary {
    float: left;
    border: 0 !important;
}

.single-product .bundled_product_summary figure {
    padding: 5% 7.5% 0% 7.5%;
}

.single-product .bundled_product_summary .details,
.single-product .bundled_product_summary .bundled_product_images {
    float: left;
    width: 100% !important;
}

.single-product .bundled_product_summary .bundled_product_images img {
    margin: 0 auto;
}

.single-product .bundled_product_summary .details {
    padding: 0 !important;
}

@media (max-width: 600px) {
    .single-product h4.bundled_product_title {
        line-height: 1;
    }
}

.single-product span.bundled_product_title_inner {
    font-size: 18px;
    font-weight: 400;
    display: block;
    padding: 0;
}

/* @media (min-width: 400px) {
    .single-product span.bundled_product_title_inner {
        padding: 10px 0 5px;
    }
} */
.single-product .summary {
    text-align: center;
}

.single-product small {
    font-family: "Quicksand", Sans-serif !important;
    font-size: 11px;
    font-weight: 700;
    margin-top: 10px;
    display: block;
    width: 100%;
}

.singular .entry-title {
    font-size: 40px;
    font-weight: 500;
    padding: 10px 0;
}

.single-product .step-title {
    width: 100%;
    font-size: 40px;
    font-weight: 500;
    padding: 88px 0 0 0;
    max-width: 332px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px !important;
}

@media (max-width: 600px) {
    .single-product .step-title {
        font-size: 25px;
        letter-spacing: 1px;
        line-height: 1.4;
    }

    .singular .entry-title {
        font-size: 25px;
    }
}

.single-product #step-1 .step-intro.intro-list {
    width: 100%;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 30px;
}

.single-product #step-1 .step-intro.intro-list .line {
    max-width: 332px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 6px !important;
}

.single-product #step-1 .step-intro.intro-list p {
    margin-bottom: 14px;
}

.single-product #step-1 .step-intro.intro-list .elementor-icon {
    color: #3EB489 !important;
    border-color: #3EB489 !important;
    font-size: 17px;
}

.single-product #step-1 .step-intro.intro-list .elementor-column {
    max-width: 30px;
}

.single-product .step-intro {
    font-weight: 400;
    font-size: 13px;
    color: #000000;
    padding: 10px;
    line-height: 1.7em;
    clear: right;
    margin: 0 auto;
}

.single-product #step-1 .step-intro {
    padding: 0 30px;
    margin-bottom: 20px;
}

.single-product #step-2 .step-intro {
    text-align: left;
    margin-bottom: 30px;
}

@media (min-width: 768px) {

    .single-product #step-1 .step-intro,
    .single-product #step-1 .step-intro.intro-list .line {
        max-width: 597px;
        margin: 0 auto;

    }

    .single-product #step-1 .step-intro.intro-list {
        margin-top: 27px;
    }

    .single-product #step-1 .step-intro.intro-list p {
        margin-bottom: 18px;
    }
}

@media (min-width: 968px) {
    .single-product .step-intro {
        font-size: 15px;
    }

    .single-product #step-1 .step-intro,
    .single-product #step-1 .step-intro.intro-list .line {
        max-width: 676px;
    }
}

.single-product .wcsatt-options-product-wrapper {
    max-width: 600px;
    margin: 0 auto;
    display: block;
}

.step-button {
    float: left;
    width: 100%;
}

#step-1.hidden {
    display: none !important;
}

@media (max-width: 600px) {
    .step-button {
        padding-top: 20px !important;
    }

    #step-1 {
        flex-wrap: wrap;
        display: flex;
    }
}

.single_add_to_cart_button {
    margin-top: 10px !important;
}

.bundle_button,
.step-button {
    position: relative;
    z-index: 10;
}

.bundle_button {
    display: inline-block;
    width: 100%;
}

#go-back-to-step-1,
#go-to-step-2-clickable,
#go-to-step-2-disabled,
.single-product .single_add_to_cart_button,
#next-button {
    vertical-align: middle;
    /*padding: 1.8% 7%!important;*/
    padding: 15px 55px !important;
    background-color: #00ADF9 !important;
    line-height: 1.5 !important;
    font-size: 13px !important;
    border-radius: 21px 21px 21px 21px;
    box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 50%);

}

#go-to-step-2-disabled {
    color: #FFFFFF75 !important;
}

.single-product .single_add_to_cart_button {
    vertical-align: middle;
    /*padding: 1.2% 4.7%!important;*/
}

.step-button .elementor-button-icon {
    margin-right: 2px;
}

#step-2 .bundle_button .elementor-button-icon {
    margin-right: 4px;
}

.single-product ul.wcsatt-options-product.wcsatt-options-product-- {
    padding: 0;
}

.single-product li.subscription-option {
    background-color: #24D7F1;
    margin: 5% 20px !important;
    display: block;
    box-shadow: 0px 6px 10px 0px rgb(0 0 0 / 50%);
    border-radius: 10px;
}



.single-product li.subscription-option label {
    padding: 20px 15px;
    display: block;
    text-align: left;
    position: relative;
}

.single-product li.subscription-option.active {
    background: #01AEDA;
}

.single-product .subscription-option-details {
    display: none;
}

.single-product .custom-details {
    padding-left: 105px;
    font-weight: 600;
    text-transform: uppercase;
    color: #FFF;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.5;
}

@media (min-width:800px) {
    .single-product .custom-details {
        font-size: 15px;
    }
}

.single-product .subscription-option-details span.subscription-details {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}

.single-product .extra-sub-text {
    padding-left: 105px;
    font-weight: 500;
    font-size: 13px;
    color: #FFF;
    line-height: 1.5;
}

@media (min-width:800px) {
    .single-product .extra-sub-text {
        font-size: 15px;
    }
}

.single-product .bundle_wrap label {
    margin-bottom: 0 !important;
}

@media (max-width: 599.99px) {
    .single-product .small_width.bundle_form div.bundled_product_summary .bundled_product_images {
        max-width: 100% !important;
        margin: 0 auto !important;
        float: unset !important;
    }
}

@media (min-width: 600px) {
    .single-product .small_width.bundle_form div.bundled_product_summary .bundled_product_images {
        max-width: 80% !important;
        margin: 0 auto !important;
        float: unset !important;
    }
}

@media (max-width: 500px) {

    .single-product div.bundled_product_summary,
    .single-product.woocommerce div.product.bundled_product_summary {
        margin-bottom: 0 !important;
    }
}

@media (max-width: 600px) {
    .single-product .bundled_product_summary {
        padding-bottom: 0 !important;
    }

    .single-product .bundled_product_summary .details {
        max-height: 90px;
    }
}

@media (max-width: 407px) {
    .single-product .custom-details {
        padding-left: 45px;
    }

    .single-product .extra-sub-text {
        padding-left: 45px;
        font-size: 13px;
    }
}

@media (min-width: 407.1px) and (max-width: 600px) {
    .single-product .custom-details {
        padding-left: 55px;
    }

    .single-product .extra-sub-text {
        padding-left: 55px;
    }
}

/* @media (min-width: 600.1px) {
    .single-product .bundled_product_summary {
        width: 16.6%;
    }
} */
.single-product .item_title,
.single-product .extra-sub-text,
.single-product .custom-details {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: -moz-none;
    -o-user-select: none;
    user-select: none;
}

/* .single-product .item_title {
    font-size: 18px;
    font-weight: 400;
} */

.single-product .bundle_error {
    display: none !important;
}

/* Switching products */
/* .single-product .switch-subscription #step-1 .step-button,
.single-product .switch-subscription #step-2 small,
.single-product .switch-subscription #step-2 .step-title,
.single-product .switch-subscription #step-2 .step-intro,
.single-product.switch-subscription-page #step-1 small,
.single-product.switch-subscription-page #step-1 .step-intro {
    display: none !important;
} */

/** CART **/
.woocommerce-cart .bundled_table_item_price .subscription-details,
.woocommerce-cart .product-subtotal,
.woocommerce-cart .product-thumbnail,
.woocommerce-cart .cart-collaterals h2,
.woocommerce-cart .cart-collaterals .shop_table.shop_table_responsive,
.woocommerce-cart .entry-footer,
.woocommerce-cart .coupon {
    display: none !important;
}

.woocommerce-cart table {
    text-align: left;
    font-size: 18px !important;
}

.woocommerce-cart .shop_table thead th {
    font-weight: 500 !important;
}

.woocommerce-cart .wcsatt-options {
    margin: 0;
    padding: 0;
}

.woocommerce-cart .wcsatt-options .subscription-details {
    font-weight: 400 !important;
}

@media (min-width: 987px) {
    .woocommerce-cart .entry-content {
        max-width: 70%;
    }
}

/** CHECKOUT **/
.woocommerce-checkout .woocommerce-form-coupon-toggle,
.woocommerce-checkout .recurring-totals,
.woocommerce-checkout .shipping.recurring-total,
.woocommerce-checkout .order.recurring-total,
.woocommerce-checkout .cart-subtotal.recurring-total,
.woocommerce-checkout .order-total.recurring-total,
.woocommerce-checkout .shop_table .product-total,
.woocommerce-checkout .shop_table thead,
.woocommerce-checkout header.entry-header,
.woocommerce-checkout #order_review_heading,
.woocommerce-checkout .woocommerce-additional-fields,
.woocommerce-checkout footer.entry-footer,
form.checkout.woocommerce-checkout .shop_table,
.woocommerce-checkout #kco-extra-checkout-fields .form-row.notes,
#shipping_phone_field,
#billing_company_field,
#shipping_company_field {
    display: none !important;
}

/* hide footer at checkout */
.target-checkout .elementor-element-189824c5 {
    display: none !important;
}

.woocommerce-checkout .switch-title {
    /** dont do !important **/
    display: none;
}

@media (max-width: 450px) {
    .woocommerce-checkout .switch-title {
        font-size: 28px;
    }
}

/*body.target-checkout,
body.target-checkout .elementor-4372 .elementor-element.elementor-element-30695d8c:not(.elementor-motion-effects-element-type-background),
body.target-checkout .elementor-4372 .elementor-element.elementor-element-cc8282a:not(.elementor-motion-effects-element-type-background)
{
    background-color: #fdf4f6!important;
}*/
@media (max-width: 986.9px) {

    .woocommerce-checkout #custom-order-total,
    .woocommerce-checkout #custom-renewal-totals .checkout-subtitle,
    .woocommerce-checkout #custom-renewal-totals .renewal-text,
    .woocommerce-checkout #custom-renewal-totals .last,
    .woocommerce-checkout .checkout-intro-2,
    .woocommerce-checkout .icon-checkboxes,
    .woocommerce-checkout .delivery-info,
    .woocommerce-checkout .delivery-payment-title {
        padding: 0 7px;
    }

    .woocommerce-checkout .checkout-intro-1 p,
    .woocommerce-checkout .checkout-intro-3 {
        padding: 0 12px;
    }
}

@media (min-width: 987px) {
    .woocommerce-checkout .checkout-intro-3 {
        margin-top: 35px;
    }

    .woocommerce-checkout .checkout-intro-3 p,
    .woocommerce-checkout .checkout-intro-4,
    .woocommerce-checkout .delivery-info,
    .woocommerce-checkout .delivery-payment-title p,
    .woocommerce-checkout .safe-payments {
        display: none !important;
    }
}

.woocommerce-checkout .topbar-checkout {
    padding: 11px 0% !important;
}

.woocommerce-checkout .topbar-checkout .elementor-text-editor p {
    color: #FFF;
    font-size: 9px;
    line-height: 1;
    letter-spacing: 0.9px;
    word-spacing: 0.1em;
    font-weight: 400;
}

.subscription-switch-in-cart.woocommerce-checkout .topbar-checkout .elementor-text-editor,
.subscription-switch-in-cart.woocommerce-checkout .topbar-checkout .elementor-text-editor p {
    font-size: 0 !important;
}

.subscription-switch-in-cart.woocommerce-checkout .only-first-order,
.woocommerce-order-received .order-total-zero small {
    display: none !important;
}

.woocommerce-checkout h4 {
    color: #000000;
    font-family: "Quicksand", Sans-serif;
    font-size: 24px;
    font-weight: 500;
}

.woocommerce-checkout h4,
.woocommerce-checkout .shop_table,
.woocommerce-checkout #custom-order-review,
.woocommerce-checkout #custom-order-total,
.woocommerce-checkout #custom-renewal-totals,
.woocommerce-checkout #custom-order-review-wrapper {
    text-align: left;
}

.woocommerce-checkout .shop_table .cart_item td {
    border: 0 !important;
}

.woocommerce-checkout .custom-product-line {
    align-items: center;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden;
    font-size: 13px;
    line-height: 1.4;
}

@media (max-width: 767px) {

    .woocommerce-checkout #custom-order-review,
    .woocommerce-checkout .custom-product-line {
        display: flex;
        flex-wrap: wrap;
    }

    .woocommerce-checkout .custom-product-line {
        width: 33%;
        align-items: unset !important;
        margin-bottom: 25px !important;
    }

    .woocommerce-checkout .tubklamma {
        width: 100% !important;
    }

    .woocommerce-checkout .tubklamma,
    .woocommerce-checkout .custom-product-line.bundle-parent {
        margin-top: 0 !important;
        align-self: flex-end;
    }

    .woocommerce-checkout .custom-product-line.bundle-parent .price-name {
        padding-left: 0 !important;
    }

    .woocommerce-checkout .custom-product-line .thumbnail {
        width: 100% !important;
    }

    .woocommerce-checkout .custom-product-line .thumbnail img {
        margin: 0 auto !important;
    }

    .woocommerce-checkout .custom-product-line .price-name,
    .woocommerce-checkout .custom-product-line .price-name .block-line {
        font-size: 12px !important;
    }

    .woocommerce-checkout .custom-product-line .price-name {
        text-align: center;
        width: 100%;
    }

    .woocommerce-checkout .custom-product-line .price-name span.item-amount {
        margin-top: 20px;
        display: block;
        margin-bottom: 12px;
    }

    .woocommerce-checkout #custom-order-total {
        margin-top: 15px !important;
    }
}

.woocommerce-checkout .renewal-products {
    margin-top: 20px;
}

.woocommerce-checkout .renewal-products .product-item {
    width: 16.6%;
}

.woocommerce-checkout .renewal-products .price-name {
    margin-top: 10px;
}

.woocommerce-checkout .renewal-products .block-line {
    font-family: 'Roboto', sans-serif !important;
    font-size: 11.34px;
    font-weight: 300;
    line-height: 1.6;
}

.woocommerce-checkout .renewal-products .thumbnail {
    width: 100% !important;
}

.woocommerce-checkout .renewal-products .thumbnail img {
    margin: 0 auto !important;
    display: inline-block !important;
    max-width: 100% !important;
}

.woocommerce-checkout .custom-product-line .thumbnail {
    width: 45%;
    max-width: 240px;
}

.woocommerce-checkout .custom-product-line .thumbnail img {
    margin: 0% 0% 0% 14%;
}

.woocommerce-checkout .custom-product-line.bundle-parent {
	display:none;
    margin-top: 30px;
}

.woocommerce-checkout .custom-product-line.bundle-parent .thumbnail img {
    margin: 0;
}

.woocommerce-checkout .custom-product-line.bundle-parent .price-name {
    padding-left: 20px;
}

.woocommerce-checkout .custom-product-line .price {
    font-size: 14px;
}

.woocommerce-checkout .custom-product-line .price-name span.red {
    text-transform: uppercase;
}

.woocommerce-checkout .checkout-title-two {
    font-size: 18px;
}

.woocommerce-checkout .checkout-sent-today {
    overflow: hidden;
    margin-top: 20px;
}

.woocommerce-checkout .secure-payment p {
    font-size: 12px;
}

.woocommerce-checkout .secure-payment .icons {
    padding-right: 20px;
}

@media (min-width: 987px) {
    .woocommerce-checkout .secure-payment .icons {
        padding-right: 35px;
    }
}

.woocommerce-checkout .secure-payment .icons img {
    margin-left: 5px;
}

.woocommerce-checkout #custom-order-review-wrapper {
    margin-top: 35px;
}

.woocommerce-checkout .safe-payments p {
    font-size: 9px;
    font-weight: 700;
    margin: 20px 0 6px 0;
}

.woocommerce-checkout .safe-payments img {
    max-width: 132px;
    margin-bottom: 40px;
}

div#kco-iframe {
    background: #FFF;
    padding: 10px;
    border-radius: 10px;
}

.woocommerce-checkout .delivery-payment-title {
    margin-top: 100px;
    margin-bottom: 30px;
}

.woocommerce-checkout .delivery-info p {
    font-weight: 600;
    font-size: 11.4px;
    line-height: 15.6585px;
}

.woocommerce-checkout .delivery-info .elementor-column,
.woocommerce-checkout .delivery-info p {
    text-align: left;
}

.woocommerce-checkout .delivery-info .elementor-column {
    max-width: 35px;
}

.woocommerce-checkout .delivery-info .elementor-icon {
    color: #54595F !important;
    border-color: #54595F !important;
    font-size: 24px !important;
    display: flex;
}

.woocommerce-checkout .delivery-info .postnord {
    text-align: right;
}

.woocommerce-checkout .delivery-info .postnord img {
    max-width: 123px;
}

@media (min-width: 987px) {

    #custom-order-review-wrapper,
    form.checkout.woocommerce-checkout {
        width: 45%;
        float: left;
        margin: 0 2.5%;
    }

    .woocommerce-checkout #custom-order-review-wrapper h2 {
        padding-bottom: 20px;
        font-size: 30px;
    }

    .woocommerce-checkout #kco-wrapper {
        padding-top: 0 !important;
    }

    .woocommerce-checkout .delivery-payment-title {
        margin-top: 10px !important;
        border-bottom: 1px solid #02010175;
        padding-bottom: 5px;
        margin-bottom: 35px !important;
    }

    .woocommerce-checkout div#kco-order-review {
        display: none;
    }
}

.woocommerce-checkout #custom-order-total .col-2 {
    text-align: right;
    float: left;
    padding-right: 20px;
}

@media (max-width: 986.9px) {
    .woocommerce-checkout #custom-order-total .col-2 {
        width: 37.5%;
    }

    .woocommerce-checkout span.grey {
        color: #7A7A7A;
    }

    .woocommerce-checkout #custom-order-review-wrapper h2 {
        text-align: center;
        padding-bottom: 30px;
    }

    .woocommerce-checkout #custom-order-total .col2-set .col-1 {
        width: 60%;
        float: left;
        margin: 0 2.5% 0 0;
    }

    .woocommerce-checkout a.btn.primary-button.continue-to-cart {
        margin: 0 auto;
        margin-top: 35px;
        width: 80%;
        padding: 25px 10px;
        border-radius: 5px !important;
        background: #000 !important;
        box-shadow: 0px 0px 3px 0px rgb(0 0 0 / 50%);
        font-size: 12px !important;
        font-weight: 500;
    }

    .woocommerce-checkout form[name=checkout] {
        display: block;
    }
}

@media (max-width: 400px) {
    .woocommerce-checkout a.btn.primary-button.continue-to-cart {
        width: 90%;
    }
}

@media (max-width: 600px) {
    .woocommerce-checkout .btn {
        margin-bottom: 10px;
    }
}

/** LOADING SCREEN **/
html #loading-screen {
    display: none;
    background-color: rgb(0 0 0 / 50%) !important;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 10000;
}

html #loading-screen::before {
    content: "";
    position: absolute;
    width: 48px;
    height: 48px;
    border: 8px solid #f7ced7;
    border-left-color: transparent;
    border-radius: 50%;
    top: 10%;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    z-index: 2;
    margin: 0 auto;
    left: 0;
    right: 0;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.woocommerce-checkout #customer_details,
.woocommerce-checkout form #order_review,
.woocommerce-checkout form #order_review_heading {
    float: unset;
    width: 100% !important;
}

.woocommerce-checkout #custom-renewal-totals p {
    font-size: 13px;
    line-height: 1.8;
}

.woocommerce-checkout #custom-renewal-totals .last {
    margin-top: 25px;
}

.woocommerce-checkout .first,
.woocommerce-checkout .second {
    float: left;
}

.woocommerce-checkout .logos {
    margin-top: 20px;
}

.woocommerce-checkout #custom-order-total {
    margin-top: 35px;
    margin-bottom: 55px;
    overflow: hidden;
    width: 100%;
    font-size: 13px;
}

.woocommerce-checkout #custom-order-total .red {
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 7px;
}

.woocommerce-checkout #custom-order-total .border-t {
    padding-top: 12px;
}

.woocommerce-checkout #custom-order-total .total-amount {
    border-top: 1px solid #00000036;
    border-bottom: 1px solid #00000036;
    font-size: 13px;
    padding: 3px 0;
    margin-top: 20px;
    margin-bottom: 10px;
}

.woocommerce-checkout #custom-renewal-totals {
    padding-bottom: 20px;
    overflow: hidden;
    width: 100%;
    float: left;
}

@media (min-width: 987px) {
    .woocommerce-checkout .woocommerce {
        max-width: 100% !important;
    }
}

.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_method label,
.woocommerce-checkout .wc_payment_method .payment_box {
    float: left;
    display: block;
    width: 100%;
}

.woocommerce-checkout .woocommerce-checkout-payment .wc_payment_method label {
    text-align: left;
}

.woocommerce-checkout .wc_payment_method .payment_box {
    margin-bottom: 45px;
}

.woocommerce-checkout .woocommerce-checkout-review-order ul {
    overflow: hidden;
}

.woocommerce-checkout p.automatewoo-optin,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper,
.woocommerce-checkout .woocommerce-privacy-policy-text {
    margin-bottom: 25px;
}

.woocommerce-checkout p.automatewoo-optin input,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper input,
.woocommerce-checkout input.woocommerce-form__input-checkbox {
    width: 15px;
    height: 15px;
    margin-right: 10px;
}

.woocommerce-checkout p.automatewoo-optin input[type=checkbox]:after,
.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper input[type=checkbox]:after {
    left: 2px;
    top: -1px;
    width: 6px;
    height: 10px;
}

.woocommerce-checkout input[type=checkbox].woocommerce-form__input-checkbox:after {
    left: 3px;
    top: 1px;
    width: 6px;
    height: 10px;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper {
    margin-bottom: 25px;
    display: block;
    width: 100%;
    overflow: hidden;
}

.woocommerce-checkout .woocommerce-privacy-policy-text p {
    font-size: 18px;
}

div#kco-iframe,
div#kco-order-review {
    width: 100% !important;
}

div#kco-order-review {
    padding: 0;
    margin-bottom: 9px !important;
}

/*@media (min-width: 992px) {
    div#kco-iframe {
        margin-top: -20px;
    }
}*/
.woocommerce-checkout .woocommerce-error {
    margin-top: 80px !important;
}

.woocommerce-checkout .woocommerce-form-login-toggle .woocommerce-info,
.woocommerce-checkout .woocommerce-form-login p:first-of-type {
    display: none;
}

.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login p.form-row.form-row-first,
.woocommerce-checkout form.woocommerce-form.woocommerce-form-login.login p.form-row.form-row-last {
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}

.woocommerce-checkout .woocommerce-form-login {
    margin-bottom: 50px;
    border: 1px solid #CCC;
    padding: 20px;
    overflow: hidden;
}

.woocommerce-form-login.show {
    display: block !important;
}

.woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout ul {
    padding-left: 0;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    margin-bottom: 20px;
}

@media (max-width: 600px) {
    .woocommerce-checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
        position: absolute;
        top: 0;
        width: 84%;
        text-align: center;
    }

    .woocommerce-checkout .woocommerce-form-login {
        /**bring it further down to hide on load where it shows up on slower connections **/
        margin-top: 120px;
        display: none;
        /* Trying to hide it like this first */
    }
}

.woocommerce-checkout .woocommerce-error a.showlogin {
    color: #FFF;
}

.woocommerce-checkout small {
    font-family: "Quicksand", Sans-serif !important;
    font-size: 11px;
    font-weight: 700;
    display: block;
    width: 100%;
    margin-bottom: 15px;
}

.woocommerce-checkout .checkout-intro-1 {
    margin-top: 10px;
    margin-bottom: 15px;
}

.woocommerce-checkout .checkout-intro-1 img {
    max-height: 61px;
    width: auto;
    margin: 0 5px 0 10px;
}

.woocommerce-checkout .elementor-element-93512db>.elementor-widget-wrap {
    padding-top: 0;
}

.woocommerce-checkout .checkout-intro-1 p {
    font-weight: 500;
    font-size: 25px;
    color: #54595F;
    line-height: 1;
    /*font-size: 7vw;*/
    line-height: 1.5em;
}

@media (max-width: 480px) {
    .woocommerce-checkout .checkout-intro-1 p {
        font-size: 26px;
    }
}

.woocommerce-checkout .checkout-intro-2 {
    text-align: center;
    overflow: hidden;
    color: #000;
}

.woocommerce-checkout .checkout-intro-2 img {
    max-width: 90%;
}

.woocommerce-checkout .checkout-intro-2 p {
    font-size: 12px;
    margin-bottom: 15px;
}

@media (max-width: 480px) {
    .woocommerce-checkout .checkout-intro-2 p {
        max-width: 87%;
        margin-left: auto;
        margin-right: auto;
    }

    .woocommerce-checkout.target-checkout .elementor-column.elementor-col-100.elementor-top-column.elementor-element.elementor-element-6e0b9c7 {
        display: none !important;
    }
}

.target-checkout .elementor-top-column.elementor-element.elementor-element-93512db .elementor-column-wrap,
/** checkout **/
.woocommerce-order-received section.elementor-section.elementor-top-section.elementor-element.elementor-element-830e046.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default

/** thank you-page **/
    {
    /** where pink_banner is used, the wrapper (the one with full width!) needs to be set to overflow: hidden **/
    overflow: hidden;
}

.woocommerce-order-received .elementor-section.elementor-section-boxed>.elementor-container {
    max-width: unset;
}

.pink-banner {
    background-color: #FDDEE5;
    margin-left: -25%;
    width: 150%;
    margin-right: -25%;
    font-size: 13px;
    color: #54595F;
    line-height: 1.5em;
    word-spacing: 0.2em;
    padding: 12px 10px;
    font-weight: 500;
}

.powered-by {
    display: none;
}

@media (max-width: 1030px) {

    .woocommerce-checkout .checkout-title-one,
    .woocommerce-checkout .checkout-title-two {
        font-size: 17px;
    }
}

@media (max-width: 430px) {
    .woocommerce-checkout .checkout-intro-2 strong {
        font-size: 13px;
    }

    .woocommerce-checkout .checkout-title-two {
        font-size: 13px;
    }
}

@media (max-width: 350px) {
    .woocommerce-checkout .checkout-intro-2 strong {
        font-size: 12px;
    }

    .woocommerce-checkout .checkout-title-two {
        font-size: 14px;
    }
}

@media (max-width: 322px) {
    .woocommerce-checkout .checkout-intro-2 strong {
        font-size: 14px;
    }

    .woocommerce-checkout .checkout-title-two {
        font-size: 11px;
    }
}

@media (max-width: 305px) {
    .woocommerce-checkout .checkout-intro-2 strong {
        font-size: 13px;
    }

    .woocommerce-checkout .checkout-title-two {
        font-size: 12px;
    }

    .woocommerce-checkout .custom-product-line .price-name {
        margin-left: 10%;
        width: 80%;
    }
}

@media (min-width: 991px) {
    .woocommerce-checkout .checkout-intro-1 {
        margin-left: 2.5%;
        margin-right: 2.5%;
        margin-bottom: 0;
    }

    .woocommerce-checkout .checkout-intro-2 {
        padding: 10px;
        max-width: 500px;
        margin: 0 auto !important;
    }

    .woocommerce-checkout .checkout-intro-2 strong {
        font-size: 16px;
    }

    .woocommerce-checkout .checkout-intro-2 .col-6 {
        margin-top: 1rem;
        margin-bottom: 2rem;
    }

    .woocommerce-checkout .checkout-title-two {
        float: right;
    }
}

.woocommerce-checkout .checkout-intro-3 p,
.woocommerce-checkout #custom-renewal-totals .checkout-subtitle h4,
.woocommerce-checkout .delivery-payment-title p {
    font-family: 'Be Vietnam Pro', sans-serif !important;
    display: block;
    text-align: left;
    font-size: 24px;
    font-weight: 500;
    border-bottom: 1px solid #02010175;
    color: #54595F;
    padding-bottom: 5px;
}

.woocommerce-checkout #custom-renewal-totals .checkout-subtitle h4 {
    margin-bottom: 12px;
}

.woocommerce-checkout .checkout-intro-3 p {

    margin-bottom: 40px;
    margin-top: 30px;
}

.woocommerce-checkout .checkout-intro-3 img {
    padding: 0 32px;
}

@media (min-width: 768px) {
    .woocommerce-checkout .checkout-intro-3 img {
        max-width: 350px;
    }

    .woocommerce-checkout .custom-product-line.bundle-parent .thumbnail img {
        max-width: 160px;
    }
}

.woocommerce-checkout .checkout-intro-4 p {
    font-size: 12.6px;
    border-bottom: 1px solid #02010175;
    display: inline-block;
    padding: 8px;
    margin-bottom: 5px;
    font-weight: 500;
}

.woocommerce-checkout .checkout-top-text {
    text-align: center;
    width: 100%;
    font-weight: 500;
    color: #FFF;
    font-size: 15px;
}

.woocommerce-checkout .icon-checkboxes {
    width: 100%;
    float: left;
    margin-top: 20px;
}

.woocommerce-checkout .icon-checkboxes .line {
    margin-bottom: 16px;
}

.woocommerce-checkout .icon-checkboxes p {
    font-size: 12.77px !important;
    font-family: 'Be Vietnam Pro', sans-serif !important;
    font-weight: 300;
}

.woocommerce-checkout .icon-checkboxes .elementor-icon {
    color: #34B233 !important;
    border-color: #34B233 !important;
    font-size: 24px !important;
}

.woocommerce-checkout .icon-checkboxes .elementor-element {
    margin-right: 15px;
    margin-bottom: 0;
}

/* Switching products */
.woocommerce-checkout.subscription-switch-in-cart #customer_details,
.woocommerce-checkout.subscription-switch-in-cart .woocommerce-privacy-policy-text,
.woocommerce-checkout.subscription-switch-in-cart .woocommerce-NoticeGroup.woocommerce-NoticeGroup-updateOrderReview,
.woocommerce-checkout.subscription-switch-in-cart .continue-to-cart,
.woocommerce-checkout.subscription-switch-in-cart #custom-order-review h4,
.woocommerce-checkout.subscription-switch-in-cart p.automatewoo-optin.form-row,
.woocommerce-checkout.subscription-switch-in-cart .checkout-intro-1,
.woocommerce-checkout.subscription-switch-in-cart .checkout-intro-2,
.woocommerce-checkout.subscription-switch-in-cart .safe-payments,
.woocommerce-checkout.subscription-switch-in-cart .checkout-intro-3,
.woocommerce-checkout.subscription-switch-in-cart .delivery-payment-title,
.woocommerce-checkout.subscription-switch-in-cart .checkout-intro-4,
.woocommerce-checkout.subscription-switch-in-cart .delivery-info {
    display: none !important;
}

.woocommerce-checkout.subscription-switch-in-cart .switch-title {
    display: block !important;
}

.woocommerce-checkout.subscription-switch-in-cart .normal-title {
    display: none !important;
}

.woocommerce-checkout.subscription-switch-in-cart .entry-content {
    max-width: 800px;
}

.woocommerce-checkout.subscription-switch-in-cart #custom-order-review-wrapper,
.woocommerce-checkout.subscription-switch-in-cart form.woocommerce-checkout {
    margin: 0 auto;
    width: 100% !important;
}

.woocommerce-checkout.subscription-switch-in-cart .custom-product-line.flex.bundle-parent,
.woocommerce-checkout.subscription-switch-in-cart .red .only-first-order {
    display: none !important;
}

/** ORDER CONFIRMATION **/
.woocommerce-order-received p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 23px;
    font-weight: 500;
    margin-bottom: 30px;
    color: #54595F;
}

@media (min-width:800px) {
    .woocommerce-order-received p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
        font-size: 26px;
    }
}

.woocommerce-order-received small {
    margin-top: 20px;
}

.woocommerce-order-received .elementor-4372 .elementor-element.elementor-element-21ad493 {
    --spacer-size: 10px !important;
}

.woocommerce-order-received ul.woocommerce-order-overview {
    list-style: none;
    padding-left: 0;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 12px;
}

.woocommerce-order-received .confirmation-logo {
    margin-bottom: 50px;
}

.woocommerce-order-received iframe#klarna-checkout-iframe,
.woocommerce-order-received section.woocommerce-customer-details,
.woocommerce-order-received .woocommerce-order>p,
.woocommerce-order-received .woocommerce-order-details,
.woocommerce-order-received li.woocommerce-order-overview__email.email {
    display: none !important;
}

.woocommerce-order-received .topbar-checkout .elementor-text-editor {
    font-size: 0 !important;
}

.woocommerce-order-received .topbar-checkout .elementor-text-editor img {
    display: none !important;
}

.woocommerce-order-received .woocommerce-order li {
    margin-bottom: 10px;
}

/* Confirmation title depending on switch or regular */
.woocommerce-order-received .regular-order p.regular-order-title.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received,
.woocommerce-order-received .order-total-zero p.switch-order-title.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    display: block !important;
    margin-top: 20px;
}

.woocommerce-order-received .order-total-zero p.regular-order-title.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received,
.woocommerce-order-received .regular-order p.switch-order-title.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received,
.woocommerce-order-received .regular-order .goback {
    display: none !important;
}

.confirmation-extra-content-1 p,
.confirmation-extra-content-2 p {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 18px;
}

.confirmation-extra-content-1 p {
    padding: 0 5px;
}

.confirmation-extra-content-2 p {
    padding: 0 40px;
}

.confirmation-extra-content-3 {
    gap: 30px;
    margin-top: 30px;
}

.confirmation-extra-content-3 .elementor-icon-wrapper i {
    color: #EC8BA0;
}

.confirmation-extra-content-3 .elementor-icon {
    font-size: 30px;
}

.confirmation-extra-content-4 {
    margin-top: 20px;
}

/**/
/** Other customization for switch-order **/
.woocommerce-order-received .order-total-zero .woocommerce-order-overview,
.woocommerce-order-received .order-total-zero .confirmation-extra-content-1,
.woocommerce-order-received .order-total-zero .confirmation-extra-content-2,
.woocommerce-order-received .order-total-zero .confirmation-extra-content-3,
.woocommerce-order-received .order-total-zero .confirmation-extra-content-4,
.woocommerce-order-received .order-total-zero .addresses,
.woocommerce-order-received .order-total-zero p {
    display: none !important;
}

/**/
/* Custom on 0-orders (i.e. switching) */
.woocommerce-order-received .order-total-zero .woocommerce-order-details {
    display: none !important;
}

.woocommerce-order-received .woocommerce-order.order-total-zero>p:first-of-type {
    display: block !important;
}

/** ACCOUNT MENU TOGGLER **/
@media only screen and (max-width: 767px) {

    .account-menu-exit.hidden,
    .account-menu-open.hidden {
        display: none;
    }

    .account-menu-exit.show,
    .account-menu-open.show {
        display: block !important;
        margin-top: 40px;
    }

    .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation

    /* There are two - so we need to make sure 1 wont show*/
        {
        display: none !important;
    }
}

@media only screen and (min-width: 768px) {

    .account-menu-open,
    .account-menu-exit {
        display: none;
    }
}

/** LOGIN **/
.woocommerce-account .elementor-widget-woocommerce-my-account .woocommerce .login .button,
.woocommerce-account.woocommerce-lost-password .woocommerce .woocommerce-ResetPassword .button {
    margin-top: 20px;
}

.woocommerce-lost-password .woocommerce-password-strength.short,
.woocommerce-lost-password .woocommerce-password-strength.bad {
    font-weight: 600;
}

.elementor-widget-woocommerce-my-account .woocommerce .login {
    overflow: hidden;
}

.woocommerce-lost-password .woocommerce-ResetPassword,
.woocommerce-account.woocommerce-lost-password .woocommerce .woocommerce-ResetPassword .woocommerce-form-row--first,
.woocommerce-account.woocommerce-lost-password .woocommerce .woocommerce-ResetPassword .woocommerce-form-row--last {
    margin: 0 auto;
    float: none;
}

.woocommerce-account.woocommerce-lost-password .woocommerce {
    max-width: 100% !important;
    padding: 10px 10% !important;
}

.woocommerce-account.woocommerce-lost-password .elementor-element-077f480 .lost_reset_password .woocommerce-Button {
    margin-top: 40px !important;
    margin-bottom: 40px;
}

.woocommerce-account.woocommerce-lost-password form.woocommerce-ResetPassword .form-row.form-row-last {
    margin-top: 30px;
}

/** MY ACCOUNT **/
.woocommerce-account .elementor-nav-menu--main li:hover>a {
    background-color: #FFCFDF;
    color: #FFF !important;
}

.woocommerce-account .elementor-nav-menu--main li a::after {
    display: none !important;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a {
    text-align: center;
    display: inline-block !important;
}

@media (max-width: 600px) {
    .woocommerce-account .e-wc-account-tabs-nav .woocommerce-MyAccount-navigation ul li a {
        font-size: 13px !important;
    }
}

.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    text-decoration: none;
    background: #f7f7f7 !important;
}

.woocommerce-account p.woocommerce-customer-details--phone {
    font-size: 15px !important;
}

/** ORDERS **/
.woocommerce-account .woocommerce-orders-table__cell-order-actions,
.woocommerce-account .woocommerce-orders-table__header-order-actions {
    display: none !important;
}

.woocommerce-account .woocommerce-orders-table,
.woocommerce-account .woocommerce-orders-table thead {
    text-align: left !important;
}

.woocommerce-account table.account-orders-table:not(.has-background) tbody tr:nth-child(2n+1) td {
    background: #F7CED7 !important;
    filter: none !important;
    color: #FFF;
}

.woocommerce-account table.account-orders-table:not(.has-background) tbody tr:nth-child(2n+1) td a {
    color: #FFF !important;
}

.woocommerce-account table.account-orders-table td.woocommerce-orders-table__cell-order-total {
    font-size: 0;
}

.woocommerce-account table.account-orders-table td.woocommerce-orders-table__cell-order-total span {
    font-size: 14px;
}

.woocommerce-account table.account-orders-table td.woocommerce-orders-table__cell-order-number,
.woocommerce-account table.account-orders-table td.woocommerce-orders-table__cell-order-date,
.woocommerce-account table.account-orders-table td.woocommerce-orders-table__cell-order-status {
    font-size: 14px;
}

.woocommerce-account table.account-orders-table td,
.woocommerce-account table.account-orders-table td.woocommerce-orders-table__cell-order-actions,
.woocommerce-account table.account-orders-table th {
    width: auto !important;
}

.woocommerce-account .order_details tbody tr:first-child {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.woocommerce-account .order_details tbody tr:first-child td {
    border: none !important;
}

.woocommerce-account .order_details tr.order_total {
    display: none;
}

/** VIEW ORDER **/
.woocommerce-view-order .woocommerce-table--order-details tfoot tr:first-of-type,
.woocommerce-view-order .woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address,
.woocommerce-view-order .order-again,
.woocommerce-view-order .order_details tfoot tr.discount,
/**/
.woocommerce-view-order .woocommerce-table__line-item:first-of-type,
.woocommerce-view-order .woocommerce-table__product-total span,
.woocommerce-view-order th.woocommerce-table__product-table.product-total {
    display: none !important;
}

/*.woocommerce-view-order .woocommerce-table__line-item:first-of-type .product-name,
.woocommerce-view-order .woocommerce-table__line-item:first-of-type .product-name strong
{
    color: #FFF;
}
*/
.woocommerce-view-order table {
    text-align: left;
}

.woocommerce-view-order .woocommerce-column.woocommerce-column--2.woocommerce-column--shipping-address.col-2 {
    float: unset !important;
    margin: 0 auto;
}

.woocommerce-view-order .primary-button {
    margin-top: 20px;
}

/** VIEW SUBSCRIPTION **/
.woocommerce-view-subscription .woocommerce-columns--addresses,
.woocommerce-view-subscription .order_details tfoot tr.cart_subtotal,
.woocommerce-view-subscription .order_details tfoot tr.discount,
.woocommerce-view-subscription .order_details .bundled_table_item .custom-link {
    display: none !important;
}

.woocommerce-view-subscription .order_details tbody tr:first-of-type .product-total,
.woocommerce-view-subscription .order_details tbody tr:first-of-type .product-name,
.woocommerce-view-subscription .order_details tbody tr:first-of-type strong {
    color: #FFF !important;
    font-size: 0;
}

.woocommerce-view-subscription .order_details tbody tr:first-of-type a {
    font-size: 12px;
}

.woocommerce-view-subscription table,
.woocommerce-view-subscription h2,
.woocommerce-view-subscription h3,
.woocommerce-view-subscription thead,
.woocommerce-view-subscription tfoot {
    text-align: left;
}

.woocommerce-view-subscription .shop_table {
    font-size: 18px;
}

.woocommerce-view-subscription .shop_table.subscription_details,
.woocommerce-view-subscription .shop_table.order_details {
    margin-bottom: 50px;
}

.woocommerce-view-subscription .order_details .button {
    display: inline-block;
    margin-top: 10px !important;
}

.wcs-switch-link {
    margin-right: 3px;
}

.woocommerce-view-subscription a.button.suspend {
    float: left;
    margin-right: 3px;
}



@media (max-width: 340px) {
    .woocommerce-view-subscription .order_details .button {
        font-size: 11px !important;
    }
}


/** CHANGE INTERVAL & RENEWAL **/
input.change-interval {
    margin-top: 20px;
}

div#ui-datepicker-div {
    background: #FFF !important;
    /* top: 100px !important; */
    border-radius: 10px;
    box-shadow: 1px 3px 20px #00000061;
    padding: 10px;
    display: none;
}

#ui-datepicker-div a {
    color: #000 !important;
}

a.ui-datepicker-prev {
    float: left;
}

a.ui-datepicker-next {
    float: right;
}

.ui-datepicker-title {
    width: 100%;
    display: block;
    float: left;
    padding: 5px;
    background: #dfdfdf;
    color: #484848 !important;
    text-transform: uppercase;
    font-weight: 600;
}

#mjp-change-renewal-date-button {
    margin-top: 25px;
}

form[name="mjp-change-renewal-date"],
form[name="mjp-change-interval"] {
    margin-top: 15px;
}

a.go-back.button {
    color: #000 !important;
    margin-top: 25px;
}

.page-id-8108 .elementor-shortcode p {
    max-width: 600px;
    margin: 0 auto;
}

/** ADDRESSES **/
.woocommerce-edit-address .elementor-widget-woocommerce-my-account {
    font-family: "Quicksand", Sans-serif !important;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-MyAccount-content-wrapper p:first-of-type {
    display: none;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-address-fields__field-wrapper p:first-of-type {
    display: inline-block !important;
}

.woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-Addresses address {
    font-size: 18px;
}

.woocommerce-edit-address .woocommerce-Addresses {
    text-align: left;
}

.woocommerce-edit-address #update_all_subscriptions_addresses_field {
    display: block !important;
}

.woocommerce-edit-address #update_all_subscriptions_addresses_field .optional {
    display: none !important;
}

.woocommerce-edit-address #update_all_subscriptions_addresses_field label.checkbox {
    font-size: 14px !important;
    text-align: left !important;
    float: left !important;
    width: 100%;
    font-weight: 700 !important;
    color: #5a5a5a !important;
}

.woocommerce-edit-address #update_all_subscriptions_addresses_field input#update_all_subscriptions_addresses {
    height: 20px;
    width: 20px;
    margin-right: 10px;
}

.woocommerce-edit-address #update_all_subscriptions_addresses_field input#update_all_subscriptions_addresses::after {
    top: 0;
}

@media (min-width: 600px) {
    .woocommerce-edit-address .woocommerce-Addresses .edit {
        margin-top: 2.3rem !important;
    }
}

@media (max-width: 600px) {

    .woocommerce-edit-address .woocommerce-Addresses h3,
    .woocommerce-edit-address .woocommerce-Addresses .edit {
        float: left;
        width: 100%;
        margin-bottom: 20px !important;
    }

    .woocommerce-edit-address #billing_first_name_field,
    .woocommerce-edit-address #billing_last_name_field,
    .woocommerce-edit-address #shipping_first_name_field,
    .woocommerce-edit-address #shipping_last_name_field {
        width: 100%;
    }
}

/** EDIT ACCOUNT **/
@media (max-width: 400px) {
    .woocommerce-edit-account .edit-account label {
        font-size: 18px;
    }
}

.woocommerce-edit-account input,
.woocommerce-edit-account em {
    font-size: 18px !important;
}

.woocommerce-edit-account .woocommerce-EditAccountForm {
    text-align: left !important;
}

.woocommerce-edit-account label[for="account_display_name"],
.woocommerce-edit-account input#account_display_name,
.woocommerce-edit-account form em {
    display: none !important;
}

.woocommerce-account .woocommerce-EditAccountForm p:nth-of-type(4) {
    margin-top: -10px;
}

/* sub product style */


/* .pro-1 {
    width: 187px;
    display: flex;
    flex-direction: column;
    align-items: center;
} */

.item_title {
    margin: 24px 0px;
    font-size: 17.5px;
    font-weight: 400;
    line-height: 22.75px;
    text-align: center;
}

/* .product-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
} */

p.bundled_product_title.product_title {
    margin: 32px 0px 24px 0px;
}

/* .progress-bar {
    width: 87px;
    height: 10px;
    background-color: #00ADF9;
    transition: width 0.3s ease-in-out;
} */

.progress-container {
    margin-bottom: 0px !important;
    width: 100%;
    background-color: #e0f7fa;
    border-radius: 2px;
}


.pb-76 {
    padding-bottom: 76px;
}




.product-page-disc {
    font-size: 17.5px;
    font-weight: 400;
    line-height: 26.25px;
    text-align: left;
    width: 60%;
}



.pt-90.pb-76.cust-left {
    text-align: left;
}

.postid-8083 section.elementor-section.elementor-top-section.elementor-element.elementor-element-aebc8bc.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    display: none;
}

.postid-8083 footer#colophon {
    display: none;
}


/* #go-to-step-2-disabled,
#go-to-step-2-clickable,
#next-button {
    width: 405px;
    height: 64px;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 26.25px;
    padding: 18px 64px;
    border-radius: 0px;
    box-shadow: none;
    border: 1px solid #00ADF9;
} */

.single_add_to_cart_button {
    width: 405px;
    height: 64px;
    font-size: 18px !important;
    font-weight: 400 !important;
    line-height: 26.25px;
    padding: 18px 64px;
    border-radius: 0px !important;
    box-shadow: none !important;
    border: 1px solid #00ADF9;
    color: #fff !important;
}

.single_add_to_cart_button:hover {
    border: 1px solid #00ADF9 !important;
}

.step-button {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
}

/* .postid-8083 section.elementor-section.elementor-top-section.elementor-element.elementor-element-c35b0b3.elementor-section-stretched.elementor-reverse-mobile.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    display: none;
} */

.bar-labels .center,
.bar-labels .end {
    color: #9A9C9E;
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
    .product-page-title {
        width: 75%;
        margin-bottom: 16px;
        font-size: 36px;
    }

    .product-page-disc {
        width: 65%;
        font-size: 14px;
    }

    .pb-90 {
        padding-bottom: 56px !important;
    }

    .product-main-title {
        font-size: 18px;
        margin-bottom: 32px;
    }



/* 
    .single-product .bundle_form {
        padding-right: var(--bs-gutter-x, 1.5rem);
        padding-left: var(--bs-gutter-x, 1.5rem);
        max-width: 802px !important;
    } */

 

    .product-tittle {
        margin: 16px 0px 8px 0px;
    }

    a#go-to-back,
    #go-to-step-2-disabled,
    #go-to-step-2-clickable {
        width: 273px;
    }

    .pb-76 {
        padding-bottom: 46px;
    }

    .price-title-01 {
        margin-bottom: 32px;
    }

   

}







@media screen and (max-width:767px) {
    #step-1 {
        display: block !important;
    }

    .product-page-disc {
        width: 100%;
    }
/* 
    .single-product .bundle_form {
        padding-right: var(--bs-gutter-x, 1.5rem);
        padding-left: var(--bs-gutter-x, 1.5rem);
        max-width: 378px;
    } */

 

    .bar-labels label {
        font-size: 11.2px;
    }

    .product-page-title {
        width: 100%;
        font-size: 27.34px;
        font-weight: 400;
        line-height: 32.81px;
        margin-bottom: 12px;
    }

    .product-page-id-2 p {
        font-size: 14px;
    }

    .product-page-disc {
        width: 100%;
        font-size: 14px;
        font-weight: 400;
        line-height: 21px;
    }

    .product-main-title {
        font-size: 17.5px;
    }

/*     .pro-1 {
        max-width: 162px;
    } */


    .next-prev-btn-div {
        flex-direction: column;
        gap: 23px;
    }
/* 
    .pt-90 {
        padding-bottom: 56px !important;
    } */

    .product-main-title {
        font-size: 18px;
    }

    .product-main-title {
        font-size: 18px;
        margin-bottom: 32px;
    }



    .step-button {
        margin-top: 8px;
        flex-direction: column-reverse;
        gap: 24px;
    }

    

    a#go-to-back,#next-button,
    #go-to-step-2-disabled,
    #go-to-step-2-clickable {
        width: 100% !important;
    }

    .nav-bar {
        height: 64px;
    }

    .cart-div {
        width: 24px;
    }
}

/* checkout page css */
.custom-title-css {
    display: block;
    border-bottom: 1px solid #D0D1D2;
    padding-bottom: 16px !important;
    margin-bottom: 32px;
    font-size: 24px !important;
    font-weight: 400;
    line-height: 28.44px;
    text-align: left;
}

.item-name h6 {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 500;
    line-height: 26.25px;
    text-align: left;
    margin-bottom: 8px;
	white-space:nowrap;
}

ul.items-list-css {
    padding-left: 25px;
    margin-bottom: 32px;
}
ul .item-list-css {
	margin-bottom:4px;
}

.btn-and-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.btn-div {
    width: 77px;
    height: 35px;
}

.btn-div button {
    width: 100%;
    height: 100%;
    border-radius: 2px 0px 0px 0px;
    background-color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #D0D1D2;
}

.btn-div button a {
    color: black !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    text-align: center;
}

.price-div p {
    font-size: 22px;
    font-weight: 400;
    line-height: 32.7px;
    text-align: right;
}

.price-div p sub {
    font-size: 12px;
    font-weight: 400;
    line-height: 16.8px;
    text-align: right;

}

span.block-line,
span.item-amount {
    display: none !important;
}

.custom-product-line.flex {
    border-bottom: 1px solid #D0D1D2;
    padding-bottom: 32px;
}

.order-detail-css,
.order-detail-css-1,
.order-detail-css-2 {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

.order-detail-css {
    row-gap: 8px;
    margin-bottom: 24px;
}

.order-detail-css-1 {
    row-gap: 16px;
    margin-bottom: 34px;
}

.step-01,
.step-03 {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 400;
    line-height: 26.25px;
    text-align: left;
}

.step-02,
.step-04 {
    font-family: Poppins;
    font-size: 18px;
    font-weight: 400;
    line-height: 26.25px;
    text-align: right;
}

.step-011 h6 {
    font-family: Poppins;
    font-size: 22px;
    font-weight: 600;
    line-height: 32.7px;
    text-align: left;
}

.step-022 h6 {
    font-size: 22px;
    font-weight: 600;
    line-height: 32.7px;
    text-align: right;
}

.step-033 {
    font-size: 18px;
    font-weight: 400;
    line-height: 26.25px;
    text-align: left;

}

.order-detail-css-2 {
    padding-bottom: 16px;
    border-bottom: 1px solid #D0D1D2;
    margin-bottom: 40px;
}

.step-0111 {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
}

.step-0222 {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: right;
}

.serch-heading-01 {
    font-family: Poppins;
    font-size: 17.5px;
    font-weight: 400;
    line-height: 26.25px;
    text-align: left;
}

.input-btn-div {
    display: flex;
    gap: 12px;
}

input.search-input-field {
    width: 284px;
    height: 56px;
    border: 0.5px solid #D0D1D2;
}

input.search-input-field::placeholder {
    color: #393C41 !important;
}

.serch-btn {
    width: 112px;
    height: 56px;
}

.serch-btn button {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #F4F4F4 !important;
    color: #393C41 !important;
}

.checkout-sent-today {
    display: none;
}

.secure-payment.flex.align-items-center.row-wrap {
    display: none;
}

div#custom-renewal-totals {
    display: none;
}

.col2-set.border-t {
    display: none;
}

.col2-set {
    display: none;
}

.icon-checkboxes.icons {
    display: none;
}

h2.right-check-01 {
    border-bottom: 1px solid #D0D1D2;
    padding-bottom: 16px !important;
    margin-bottom: 32px;
    font-size: 24px;
    font-weight: 400;
    line-height: 28.44px;
    text-align: left;
}

.img-detail-css {
    display: flex;
    text-align: left;
    align-items: center;
    gap: 32px;
    margin-bottom: 32px;
}

.details-02,
.details-03,
.details-04 {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.heading-details-css h6 {
    font-size: 18px;
    font-weight: 500;
    line-height: 26.25px;
    text-align: left;
}

.heading-details-css p {
    font-size: 18px;
    font-weight: 400;
    line-height: 26.25px;
    text-align: left;
}

.details-02 span,
.details-03 span,
.details-04 span {
    font-size: 18px;
    font-weight: 400;
    line-height: 26.25px;
    text-align: left;

}

.progress-bar-011 {
    width: 96%;
    height: 10px;
    background-color: #00ADF9;
    transition: width 0.3s ease-in-out;
}

.progress-container-011 {
    margin-bottom: 0px !important;
    width: 100%;
    background-color: #e0f7fa;
    border-radius: 2px;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-30695d8c.elementor-section-boxed.elementor-section-height-default.elementor-section-height-default {
    display: none;
}

div#klarna-jump {
    display: none;
}

.woocommerce-checkout #custom-order-review-wrapper {
    margin-top: 0 !important;
}

.cust-cart-logo .elementor-image {
    display: flex;
    justify-content: end
}

.main-head-css-11 .elementor-widget-wrap .main-head-css-11 {
    padding: 0;
}

.cust-header-css-001 .elementor-widget-wrap {
    justify-content: space-between;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.postid-8083 label.wcsatt-add-to-subscription-action-label {
    display: none;
}

.single-product label.bundled_product_optional_checkbox font,
label.bundled_product_optional_checkbox .price {
    display: none;
}

.single-product div.bundled_product_summary,
.woocommerce div.product.bundled_product_summary {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.single-product .custom-details {
    color: #8E8E8E !important;
}

.single-product li.subscription-option {
    background-color: white !important;
    margin: 5% 20px !important;
    box-shadow: none !important;
    border-radius: 10px;
}

ul.wcsatt-options-product.wcsatt-options-product-- {
    display: flex;
    gap: 32px;
    align-items: center;
    justify-content: center;
}

li.one-time-option {
    display: none;
}

.single-product li.subscription-option.active {
    background: #fff;
    border: 3.5px solid #00ADF9;
}

.single-product li.subscription-option.active label .custom-details {
    color: #171A20 !important;
}

/* li.subscription-option label input {
    display: none !important;
}
 */
.single-product .custom-details {
    padding-left: 0px !important;
    color: #8E8E8E !important;
}

.single-product li.subscription-option {
    background-color: white;
    width: 100%;
    height: 81px;
    margin: 0 !important;
    box-shadow: none;
    border-radius: 0;
    border: 1px solid #D0D1D2;
}

.single-product li.subscription-option label {
    height: 100%;
    padding: 20px 15px;
    display: flex;
    text-align: left;
    position: relative;
    align-items: center;
    justify-content: center;
}

.single-product .custom-details {
    color: #8E8E8E !important;
}

.single-product .wcsatt-options-product-wrapper {
    max-width: 100% !important;
}

.extra-sub-text {
    display: none;
}


.single-product .step-title {
    max-width: 100% !important;
    text-align: left;
}


p.step-intro {
    width: 64%;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 18px !important;
    padding-bottom: 88px !important;
}
.tick-text-div{
    margin: 68px 0px 120px 0;
    text-align: center;
}
.main_hdr .elementor-element.elementor-element-95615b8.elementor-widget.elementor-widget-image {
    margin-bottom: 0px !important;
}
#step-2 {
    max-width: 1000px;
    margin: auto;
}

.inline-block-important{
    display: inline-block !important;
}
@media (max-width: 800px) {
    .woocommerce-view-subscription .button {
        padding: 0 6px !important;
        margin-bottom: 5px !important;
        font-size: 13px;
		width: 110px !important;
        max-width: 110px !important;
    }
}

/* new */
