@import url(https://use.typekit.net/bja1snx.css);

.mem-mouse-pointer {
    cursor: pointer;
}

.woocommerce div.product form.cart .variations tr:first-child td.value {
    display: flex !important;
    flex-direction: column;
}

.woocommerce div.product form.cart .variations tr:first-child td.value .reset_variations {
    width: max-content;
}

.woocommerce-shipping-calculator button {
    background-color: #696969 !important;
    border-width: 0px !important;
}

a:focus {
    outline: none !important;
}

button#chatbase-bubble-button {
    bottom: 2rem !important;
    right: 3rem !important;
}

@media only screen and (max-width: 767px) {

    .woocommerce-page table.shop_table td,
    .woocommerce-page table.shop_table_responsive td {
        display: block;
        text-align: center !important;
    }
     .hero-section-text h2.elementor-heading-title, .hero-section-text h3.elementor-heading-title {
        color: #344358 !important;
    }
    
}

@font-face {
    font-family: "new kansas";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
}


.woocommerce-notices-wrapper {
    min-width: 320px;
    margin: 0 auto;
    width: 50%;
}

ul.woocommerce-error {
    border-radius: 1rem;
}

.woocommerce-notices-wrapper li {
    font-size: 1.6rem;
}


.mobile-menu .oceanwp-text {
    font-family: "new-kansas";
    text-transform: none;
    font-weight: 600;
    font-size: 18px;
}

.mem-home-2023 #main .e-con-boxed,
.mem-product-landing-page #main div:not(.custom-width).e-con-boxed {
    max-width: 1900px;
    --content-width: 1900px;
    margin-left: auto;
    margin-right: auto;
}

header .dropdown-menu .sub-menu {
    background-color: #fafafa;
    border-radius: 1rem;
    -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
    box-shadow: 0 4px 16px rgba(0, 0, 0, 0.18);
}

header .dropdown-menu li .sub-menu li.menu-item {
    border-bottom: 1px solid #ccc;
}

header .dropdown-menu li .sub-menu li.menu-item:last-child {
    border-bottom: none;
}

header .dropdown-menu ul li a.menu-link,
#site-header.full_screen-header .fs-dropdown-menu ul.sub-menu li a {
    font-weight: 400;
    font-size: 1.6rem;
    letter-spacing: 0.2px;
    padding: 1.3rem 1.6rem;
}

header .dropdown-menu ul li a.menu-link:hover {
    background-color: #e9f5f4;
    text-decoration: none;
}

header .dropdown-menu ul li:first-child a.menu-link {
    border-radius: 1rem 1rem 0 0;
}

header .dropdown-menu ul li:last-child a.menu-link {
    border-radius: 0 0 1rem 1rem;
}

#hero-section .elementor-main-swiper {
    border-radius: 4rem;
}

#hero-section>.e-con-inner {
    /*background-color: #b2a380;*/
    border-radius: 5rem;
    max-height: 800px;
}

#hero-section .elementor-element .swiper-container .elementor-swiper-button {
    display: none;
}

.promise-card img {
    width: 150px;
    min-width: 150px;
}

.btn-primary .elementor-button-text {
    display: flex;
    align-items: center;
    transform: translate(0, 0);
    transition: all 0.3s ease-out;
}

.btn-primary .elementor-button-text::after,
.btn-primary .elementor-button-text::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/arrow-right-white.svg);
    width: 24px;
    height: 20px;
    display: block;
    margin-top: -5px;
    margin-left: 1rem;
    opacity: 1;
    transform: translate(0, 0);
    transition: all 0.3s ease-out;
}

.btn-primary .elementor-button-text::before {
    opacity: 0;
    margin-right: 1rem;
    margin-left: 0;
}

.btn-primary:hover .elementor-button-text {
    transform: translate(30px, 0);
    transition: all 0.3s ease-out;
}

.btn-primary:hover .elementor-button-text::after {
    opacity: 0;
}

.btn-primary:hover .elementor-button-text::before {
    opacity: 1;
}

#books-presentation .swiper-container {
    overflow: inherit;
}

.image-quote .elementor-image-box-content {
    background: url(/wp-content/uploads/2023/08/bg-quote.png) left top no-repeat;
    padding-left: 6rem;
    padding-top: 4rem;
}

#reviews-slider {
    padding-left: calc(((100% - 1900px) / 2) + 21rem);
}

#reviews-slider .review-card .elementor-image-box-content {
    margin-top: -1rem;
    position: relative;
}

#reviews-slider .review-card h3 {
    background: #b2a380;
    padding: 2rem 3rem;
}

#reviews-slider .review-card h3 span {
    display: block;
    width: 100%;
    font-size: 1.75rem;
}

#reviews-slider .review-card .elementor-image-box-description {
    padding: 1rem 2rem 3rem 3rem;
}

#reviews-slider .review-card .elementor-image-box-img {
    background: #b2a380;
    border-radius: 2rem 2rem 0 0;
}

#reviews-slider .review-card .elementor-image-box-img a {
    display: flex;
    width: 100%;
    position: relative;
}

#reviews-slider .review-card .elementor-image-box-img a::after {
    content: "";
    background: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/btn-play.svg) center no-repeat;
    background-size: 48px;
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 3rem;
    right: 3rem;
}

#reviews-slider .review-card .elementor-image-box-img img {
    border-radius: 2rem 2rem 10rem 0;
}

#reviews-slider .elementor-swiper-button {
    background: #24a499;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: -8rem;
    right: 5%;
    border-radius: 6px;
}

#reviews-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: auto;
    right: 9%;
}

#reviews-slider .review-stars {
    position: absolute;
    top: 2.5rem;
    right: 3rem;
}

#how-it-works-slider {
    padding-left: calc(((100% - 1900px) / 2) + 21rem);
}

#how-it-works-slider .review-card .elementor-image-box-content {
    margin-top: -1rem;
    position: relative;
}

#how-it-works-slider .review-card {
    color: var(--e-global-color-8b2973b);
}

#how-it-works-slider .review-card h3 {
    color: var(--e-global-color-8b2973b);
}

#how-it-works-slider .review-card h3 span {
    display: block;
    width: 100%;
    font-size: 1.75rem;
}

#how-it-works-slider .review-card .elementor-image-box-description {}

#how-it-works-slider .review-card .elementor-image-box-img {}

#how-it-works-slider .review-card .elementor-image-box-img a {
    display: flex;
    width: 100%;
    position: relative;
}

#how-it-works-slider .review-card .elementor-image-box-img a::after {
    content: "";
    background: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/btn-play.svg) center no-repeat;
    background-size: 48px;
    width: 48px;
    height: 48px;
    position: absolute;
    bottom: 3rem;
    right: 3rem;
}

#how-it-works-slider .review-card .elementor-image-box-img img {
    border-radius: 2rem 2rem 2rem 2rem;
}

#how-it-works-slider .elementor-swiper-button {
    top: 50%;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 70px;
    border-radius: 50%;
}

#how-it-works-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: 0;
    background: none;
}

#how-it-works-slider .review-stars {
    position: absolute;
    top: 2.5rem;
    right: 3rem;
}

#how-it-works-slider .swiper-pagination-bullets {
    counter-reset: slide-counter;
}

#how-it-works-slider .swiper-pagination-bullets span {
    width: 130px;
    height: 6px;
    border-radius: 3px;
    counter-increment: slide-counter;
    text-align: left;
}

#how-it-works-slider .swiper-pagination-bullets span::before {
    content: "Schritt " counter(slide-counter);
    line-height: 2.4;
    color: var(--e-global-color-20e3e84);
}

@media (max-width: 767px) {
    #how-it-works-slider .swiper-pagination-bullets span {
        width: 30px;
        height: 6px;
        border-radius: 3px;
    }

    #how-it-works-slider .swiper-pagination-bullets span::before {
        content: "";
    }

    #how-it-works-slider .elementor-swiper-button {
        top: 103%;
        right: 5px;
    }

    #how-it-works-slider .elementor-swiper-button.elementor-swiper-button-prev {
        right: 70px
    }
}

.how-it-works-slider .elementor-swiper-button {
    top: 50% !important;
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 80px !important;
    border-radius: 50%;
}

.how-it-works-slider .swiper {
    overflow: visible;
}

.how-it-works-slider .swiper-slide-prev {
    visibility: hidden;
}

.how-it-works-slider .elementor-swiper-button.elementor-swiper-button-prev {
    left: 0 !important;
    background-color: transparent !important;
}

@media (max-width: 990px) {
    .how-it-works-slider .elementor-swiper-button {
        top: 105% !important;
        width: 42px;
        height: 42px;
        right: 10px !important;
        border-radius: 6px;
        background-color: #24a499 !important
    }

    .how-it-works-slider .swiper {
        overflow: hidden;
    }

    .how-it-works-slider .elementor-swiper-button.elementor-swiper-button-prev {
        left: calc(100% - 97px) !important;
        background-color: #24a499 !important
    }
}

.how-it-works-slider .review-stars {
    position: absolute;
    top: 2.5rem;
    right: 3rem;
}

.how-it-works-slider .swiper-pagination-bullets {
    counter-reset: slide-counter;
}

.how-it-works-slider .swiper-pagination-bullets span {
    width: 130px;
    height: 6px;
    border-radius: 3px;
    counter-increment: slide-counter;
    text-align: left;
}

.how-it-works-slider .swiper-pagination-bullets span::before {
    content: "Schritt " counter(slide-counter);
    font-size: 1.5rem;
    line-height: 2.4;
    color: var(--e-global-color-20e3e84);
}
.how-it-works-slider.en .swiper-pagination-bullets span::before {
    content: "Step " counter(slide-counter);
    font-size: 1.5rem;
    line-height: 2.4;
    color: var(--e-global-color-20e3e84);
}

@media (max-width: 767px) {
    .how-it-works-slider .swiper-pagination-bullets span {
        width: 30px;
        height: 6px;
        border-radius: 3px;
    }

    .how-it-works-slider.en .swiper-pagination-bullets span::before,
    .how-it-works-slider .swiper-pagination-bullets span::before {
        content: "";
    }

    .how-it-works-slider .elementor-swiper-button {
        top: 103%;
        right: 5px;
    }

    .how-it-works-slider .elementor-swiper-button.elementor-swiper-button-prev {
        right: 70px
    }
}

.step-card h3 span {
    text-align: left;
    color: #24a499;
    font-family: "HelloBeautiful", Sans-serif;
    font-size: 5rem;
    line-height: 1em;
    display: block;
}

.image-quote .elementor-image-box-content {
    background: url(/wp-content/uploads/2023/08/bg-quote.png) left top no-repeat;
    padding-left: 6rem;
    padding-top: 4rem;
}

.question-card p {
    margin-bottom: 0;
}

#select-book .select-book-card {
    border-radius: 2rem !important;
    overflow: hidden !important;
    margin-bottom: 3rem !important;
}

#select-book .select-book-wrapper {
    min-height: 420px;
    display: flex;
    align-items: flex-end;
}

#select-book .select-book-wrapper>div {
    width: 100%;
}

#select-book .select-book-wrapper .oew-info-box-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 0 3rem 4rem 4rem;
    align-items: flex-end;
}

#select-book .select-book-wrapper .oew-info-box-content .oew-info-box-title {
    padding-right: 1rem;
}

#select-book .select-book-wrapper a.oew-info-box-button {
    display: flex;
    height: 56px;
    width: 56px;
    padding: 0;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    margin-bottom: -1rem;
}

#select-book .select-book-wrapper a.oew-info-box-button:hover {
    text-decoration: none;
}

#btn-show-more a:hover {
    cursor: pointer;
}

#select-book .select-book-wrapper.text-inside .oew-info-box-description {
    padding-right: 2rem;
}

#hidden-block {
    display: none;
}

#faqs .e-n-accordion-item-title {
    padding: 1.5rem 3rem;
}

#books-presentation {
    overflow: hidden;
}

#home-description .description-card.e-con>.elementor-widget {
    max-width: 520px;
}

#reviews-slider .swiper-slide .elementor-image-box-img img {
    width: 100%;
}

#reminder-row p {
    font-size: 1.8rem;
}

#eed-reminder-form .eedt-child input::placeholder {
    color: #29a599;
}

#faqs>.e-con-inner>.e-con-full.e-flex>.e-con-full.e-flex {
    gap: 0 !important;
    --gap: 0 !important;
}

.book-size-hidden-ul {
    display: none;
}

.mem-rights sup {
    font-size: 55%;
}

.image-margin-right {
    padding-right: 15px !important;
}

.image-margin-left {
    padding-left: 15px !important;
}

.blog-products h2 {
    margin: 0 !important;
}

.blog-products .price-wrap,
.blog-products .woocommerce-de_price_taxrate {
    display: none;
}

.blog-products .woo-entry-image-main {
    border-radius: 10px;
}

.mem-keytakeaways {
    background-color: #F6F1EC;
    padding: 20px 25px;
    border-radius: 1rem;
}



#wrap #main #mem-landing-product-area {
    width: 100%;
    max-width: 100% !important;
    --content-width: 100% !important;
}

.mem-product-landing-page .cta-block-gold .e-con-full.cta-books-wrapper img {
    width: 55% !important;
}

.mem-book-select-introduction h2 {
    text-align: center;
    color: var(--e-global-color-primary);
    font-family: "new kansas";
    font-size: 6.4rem;
    font-weight: 400;
    margin-top: 0 !important;
}

.mem-book-select-introduction .tm-description p:last-child {
    text-align: center;
}

.mem-product-landing-page #main #mem-book-config-section.e-con-boxed {
    padding: 0;
    width: 100%;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.mem-product-landing-page #main #mem-book-config-section .e-con-inner,
.mem-product-landing-page #main #mem-book-config-section .e-con-inner .e-con-full {
    max-width: 100%;
    padding: 0;
    margin: 0;
}

#mem-pages-count {
    margin-bottom: -0.5rem;
}

.mem-wc-copies-div {
    margin-top: 3rem !important;
}

.mem-product-landing-page #pageselection {
    background: #e9f5f4;
    padding-bottom: 10rem;
}

.mem-product-landing-page #pageselection>.elementor-widget-container {
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}

.mem-product-landing-page .mem-author-div {
    display: flex;
    justify-content: center;
    padding: 4rem 0;
}

.mem-product-landing-page .mem-author-hidden-div {
    display: none;
}

.mem-product-landing-page .mem-proimg-only-div img {
    max-width: 705px;
}

.mem-product-landing-page .mem-author-div h2 {
    text-align: center;
    font-size: 3.6rem !important;
    margin-bottom: 3rem;
}

.woocommerce-cart div#all_coupon_container {
    margin-bottom: 20px !important;
}

.woocommerce-cart div#coupons_list {
    text-align: center;
}

.mem-product-landing-page form.cart,
.mem-product-landing-page form.cart label,
.mem-product-landing-page .tc-inline-description,
.mem-product-landing-page form.cart .tc-label.radio-image-label {
    font-size: 1.8rem !important;
    color: #5a5859;
    font-weight: 400;
    line-height: 1.5em;
}

.mem-product-landing-page .mem-pages-selection .tm-box,
.mem-product-landing-page .mem-gift-wrapper .tm-box,
.mem-product-landing-page .mem-phone-feature .tm-box {
    border: none 0;
    background-image: none;
    margin: 0;
    padding: 2rem;
    background-color: #fff;
    border-radius: 2rem;
    box-shadow: 0 6px 24px 0 rgba(36, 164, 153, 0.16);
}
.mem-product-landing-page .mem-premium .tm-box {
    border: none 0;
    background-image: none;
    margin: 0;
    padding: 2rem;
    background: linear-gradient(to bottom, #fcfff4 0%,#e9e9ce 100%);
    border-radius: 2rem;
    box-shadow: 0 6px 24px 0 rgba(36, 164, 153, 0.16);
}

.mem-product-landing-page form.cart {
    position: relative;
}

.mem-product-landing-page .mem-book-size-div {
    display: flex;
    flex-direction: row;
}

.mem-product-landing-page .mem-book-size-div::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/cart-pages.svg);
    width: 59px;
    height: 59px;
    margin-right: 2rem;
    margin-top: 3px;
    display: inline-block;
}

.mem-product-landing-page .mem-book-size-div .tm-description p {
    font-size: 1.6rem;
    color: #858585;
}

.mem-product-landing-page .average-pages-information-div {
    padding-left: 9rem;
    color: #858585;
    margin-bottom: 0rem !important;
}

.mem-product-landing-page .average-pages-information-div.pages-not-300-div .tm-description p {
    padding-left: 0rem;
    padding-top: 1rem;
    font-size: 1.6rem;
}

.mem-product-landing-page .average-pages-information-div .tm-description p {
    font-size: 1.6rem;
    padding-right: 5rem;
    font-weight: 400;
}

.mem-product-landing-page .average-pages-information-div .tm-description p strong {
    font-weight: 500;
}

.mem-product-landing-page .average-pages-information-div .tm-description p a {
    font-weight: 400;
}

.mem-product-landing-page .mem-wc-copies-div {
    display: flex;
    flex-direction: row;
    margin-bottom: 2rem;
}

.mem-product-landing-page .mem-wc-copies-div .tc-element-inner-wrap {
    width: 100%;
}

.mem-product-landing-page .mem-wc-copies-div::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/cart-copies.svg);
    width: 59px;
    height: 59px;
    margin-right: 2rem;
    margin-top: 3px;
    display: inline-block;
}

.mem-product-landing-page .mem-wc-digital-copies-div {
    display: flex;
    flex-direction: row;
}

.mem-product-landing-page .mem-wc-digital-copies-ul .tc-inline-description,
.mem-product-landing-page .mem-wc-copies-ul .tc-inline-description,
.mem-product-landing-page .average-pages-information-div .tm-description {
    padding-left: 5rem;
    margin-top: -6px;
    padding-right: 25%;
    font-size: 1.6rem !important;
}

.mem-product-landing-page .average-pages-information-div .tm-description {
    padding-left: 2rem;
}

.mem-product-landing-page .mem-wc-digital-copies-ul .tc-inline-description a {
    font-weight: 400;
}

.mem-product-landing-page .mem-wc-digital-copies-div::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/cart-digital.svg);
    width: 59px;
    height: 59px;
    margin-right: 2rem;
    margin-top: 3px;
    display: inline-block;
}

.mem-product-landing-page .mem-phone-feature label::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/cart-phone.svg);
    width: 59px;
    height: 59px;
    margin-right: 2rem;
    margin-top: 3px;
    display: inline-block;
}

.mem-product-landing-page .mem-wc-enna-ul label::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/cart-enna.svg);
    width: 59px;
    height: 59px;
    margin-right: 2rem;
    margin-top: 3px;
    display: inline-block;
}

.mem-product-landing-page .mem-wc-ai-credits-ul label::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/ai-01.svg);
    width: 59px;
    height: 59px;
    margin-right: 2rem;
    margin-top: 3px;
    display: inline-block;
}

.mem-product-landing-page .mem-wc-personal-setup-ul label::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/video-call.png);
    width: 59px;
    height: 59px;
    margin-right: 2rem;
    margin-top: 3px;
    display: inline-block;
}

p#msls {
    display: none;
}

.mem-sidebar-spacing {
    margin-bottom: 20px !important;
}

.mem-product-landing-page .mem-wc-option-gift-ul label::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/cart-gift.svg);
    width: 59px;
    height: 59px;
    margin-right: 2rem;
    margin-top: 3px;
    display: inline-block;
}

.mem-product-landing-page .mem-author-div ul li .tc-epo-text-wrapper {
    display: flex;
    flex-direction: column;
    background: #fff;
    border: none 0;
    border-radius: 6px;
    width: 254px;
    font-size: 1.6rem;
    text-transform: uppercase;
    text-align: center;
    justify-content: center;
    letter-spacing: 0.1rem;
    font-weight: 500;
    transition: all 0.2s;
    box-shadow: 0 6px 24px 0 rgba(36, 164, 153, 0.16);
}

label#tmcp_checkbox_4_0-error {
    text-align: center;
    margin-bottom: 30px !important;
    border-bottom: 1px solid #999;
    padding-bottom: 20px;
}

label#tmcp_checkbox_4_0-error::before {
    display: none;
}

.mem-product-landing-page .mem-author-div .tmcp-field-wrap.tc-active .tc-epo-text-wrapper {
    color: #fff;
    background-color: #b2a380;
    box-shadow: inherit;
    border: none 0;
    transition: all 0.2s;
    box-shadow: inset 0 2px 10px 0 rgba(0, 0, 0, 0.35);
}

.mem-product-landing-page .mem-author-div ul li:first-child {
    justify-content: flex-end;
    padding-right: 1.5rem;
}

.mem-product-landing-page .mem-author-div ul li:last-child {
    padding-left: 1.5rem;
}

.mem-product-landing-page .mem-author-div ul li:hover .tc-epo-text-wrapper {
    box-shadow: 0 0 2px 0 rgba(36, 164, 153, 0.2);
}

.mem-product-landing-page .mem-author-div ul li:first-child .tc-epo-text-wrapper::before {
    content: "";
    background: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/user-off.svg) center no-repeat;
    background-size: 50px;
    width: 50px;
    height: 50px;
    margin: 5px auto;
}

.mem-product-landing-page .mem-author-div ul li:last-child .tc-epo-text-wrapper::before {
    content: "";
    background: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/user-to-user-off.svg) center no-repeat;
    background-size: 50px;
    width: 50px;
    height: 50px;
    margin: 5px auto;
}

.mem-product-landing-page .mem-author-div .tc-active .tc-label-wrap,
.mem-product-landing-page .mem-author-div li.tmcp-field-wrap.tc-active .tc-label.tm-label {
    font-weight: 500;
}

.mem-product-landing-page .mem-author-div ul li.tc-active:first-child .tc-epo-text-wrapper::before {
    background-image: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/user-on.svg);
}

.mem-product-landing-page .mem-author-div ul li.tc-active:last-child .tc-epo-text-wrapper::before {
    background-image: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/user-to-user-on.svg);
}

.mem-product-landing-page .mem-pages-selection h2 {
    text-align: left;
    font-size: 3rem !important;
    font-weight: 500;
    margin-bottom: 1rem;
    padding: 3rem 1rem 3rem 2rem !important;
}

.mem-product-landing-page ul.mem-wc-copies-ul .tc-field-display,
.mem-product-landing-page ul.mem-wc-digital-copies-ul li.tmcp-field-wrap,
.mem-product-landing-page .mem-phone-feature li.tmcp-field-wrap {
    justify-content: space-between !important;
}

.mem-product-landing-page form select.mem-book-size {
    width: 260px !important;
    font-size: 2.4rem;
    font-weight: 500;
    color: #24a499;
    border: 1px solid #8b8a8a !important;
    border-radius: 6px;
    padding: 0.25rem 4.5rem 0.25rem 1.5rem !important;
    min-height: inherit !important;
    height: auto;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/select-arrow.svg);
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 24px;
    outline: none;
    margin: 2rem 0;
}

.mem-product-landing-page form .single_add_to_cart_button {
    transition: none !important;
}

.mem-product-landing-page .mem-book-size-div h3,
.mem-product-landing-page .mem-wc-copies-div .tm-label,
.mem-product-landing-page .mem-wc-digital-copies-div .tm-label,
.mem-product-landing-page .mem-phone-feature .tm-label,
.mem-product-landing-page .mem-wc-option-gift-ul .tm-label {
    font-size: 2.4rem !important;
    font-weight: 500;
    margin-bottom: 0;
    display: flex;
    align-items: start;
}

.mem-product-landing-page .tm-extra-product-options .tc-active .tc-label-wrap,
.mem-product-landing-page .tm-extra-product-options li.tmcp-field-wrap.tc-active .tc-label.tm-label,
.mem-product-landing-page .tm-extra-product-options li.tmcp-field-wrap.tc-active .price.tc-price .amount,
.mem-product-landing-page .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap label input[type="radio"]:checked~.tc-label,
.mem-product-landing-page .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap label input[type="checkbox"]:checked~.tc-label,
.mem-product-landing-page .tm-extra-product-options-totals .amount.options,
.mem-product-landing-page .tm-extra-product-options-totals .amount.fees,
.mem-product-landing-page .tm-extra-product-options-totals .amount.subscription-fee,
.mem-product-landing-page .tm-extra-product-options-totals .amount.final {
    font-weight: 500 !important;
}

.mem-product-landing-page .mem-wc-copies-div label:hover,
.mem-product-landing-page .mem-wc-digital-copies-ul label:hover,
.mem-product-landing-page .mem-phone-feature label:hover,
.mem-product-landing-page .mem-wc-option-gift-ul label:hover {
    cursor: pointer;
}

.mem-product-landing-page .mem-wc-copies-div label input[type="checkbox"],
.mem-product-landing-page .mem-wc-digital-copies-ul label input[type="checkbox"],
.mem-product-landing-page .mem-phone-feature label input[type="checkbox"],
.mem-product-landing-page .mem-wc-option-gift-ul label input[type="checkbox"] {
    display: none;
}

.mem-product-landing-page .mem-wc-copies-div label input[type="checkbox"]+.tc-label-wrap::before,
.mem-product-landing-page .mem-wc-digital-copies-ul label input[type="checkbox"]+.tc-label-wrap::before,
.mem-product-landing-page .mem-phone-feature label input[type="checkbox"]+.tc-label-wrap::before,
.mem-product-landing-page .mem-wc-option-gift-ul label input[type="checkbox"]+.tc-label-wrap::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/checkbox-unchecked.png);
    width: 44px;
    height: 44px;
    margin-top: -7px;
    margin-left: -7px;
    display: inline-block;
}

.mem-product-landing-page .mem-wc-copies-div label input[type="checkbox"]:checked+.tc-label-wrap::before,
.mem-product-landing-page .mem-wc-digital-copies-ul label input[type="checkbox"]:checked+.tc-label-wrap::before,
.mem-product-landing-page .mem-phone-feature label input[type="checkbox"]:checked+.tc-label-wrap::before,
.mem-product-landing-page .mem-wc-option-gift-ul label input[type="checkbox"]:checked+.tc-label-wrap::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/checkbox-checked.png);
}

.mem-product-landing-page .mem-pages-selection label {
    margin-bottom: auto;
}

.mem-product-landing-page .mem-pages-selection label .tc-label-wrap {
    display: flex;
}

.mem-product-landing-page .mem-pages-selection .tc-price-wrap,
.mem-product-landing-page .mem-phone-feature .tc-price-wrap {
    font-size: 2.4rem;
    margin-top: -2px;
}

.mem-product-landing-page .mem-wc-copies-div .tc-field-display {
    position: relative;
}

.mem-product-landing-page ul#tm-extra-product-options-fields .mem-wc-copies-div ul li .tm-quantity.tm-right {
    position: absolute;
    right: 20rem;
    z-index: 2;
    top: 1rem;
}

.mem-product-landing-page ul#tm-extra-product-options-fields .mem-wc-copies-div ul li .tm-quantity.tm-right input {
    background: #e9f5f4;
    color: #5a5859;
    font-size: 2rem;
    font-weight: 500;
    border-color: transparent;
    width: auto !important;
    min-width: 32px;
    max-width: 38px;
    padding: 0;
    margin-top: -10px;
}

.mem-product-landing-page .mem-phone-feature label,
.mem-product-landing-page .mem-wc-option-gift-div label {
    display: flex;
}

.mem-product-landing-page .mem-phone-feature .tc-inline-description {
    padding-left: 13rem;
    margin-top: -24px;
    padding-right: 25%;
    font-size: 1.6rem !important;
}

.mem-product-landing-page .mem-phone-feature .tc-label-wrap,
.mem-product-landing-page .mem-wc-option-gift-div .tc-label-wrap {
    display: flex;
    padding-top: 7px;
}

.mem-product-landing-page form.cart .mem-phone-feature .tc-label.tm-label {
    height: fit-content;
}

.mem-product-landing-page form.cart .mem-phone-feature .tc-price-wrap {
    margin-top: -24px;
    display: flex;
}

.mem-product-landing-page .mem-wc-gift-infotext-div .tm-description {
    padding-left: 14.5rem;
    margin-top: -35px;
    font-size: 2.4rem;
    line-height: 1.5em;
    padding-right: 25%;
    font-size: 1.6rem !important;
    color: #858585 !important;
}

.mem-product-landing-page form.cart .mem-wc-copies-ul .tm-quantity .minus {
    content: "-";
    width: 28px;
    display: inline-block;
    font-size: 2.4rem;
    font-weight: 700;
    position: absolute;
    left: -13px;
    top: -4px;
    cursor: pointer;
}

.mem-product-landing-page form.cart .mem-wc-copies-ul .tm-quantity .plus {
    content: "+";
    width: 28px;
    display: inline-block;
    font-size: 2.4rem;
    font-weight: 600;
    position: absolute;
    left: 54px;
    top: -4px;
    cursor: pointer;
}

.questions-verlauf {
    mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 2%, rgb(0, 0, 0) 8%, rgb(0, 0, 0) 95%, rgba(0, 0, 0, 0) 98%);
    -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 1%, rgb(0, 0, 0) 8%, rgb(0, 0, 0) 95%, rgba(0, 0, 0, 0) 98%);
}

.mem-questions-carousel .swiper-wrapper {
    transition-timing-function: linear !important;
}

.mem-questions-single {
    padding: 1rem 3rem !important;
}

.questions-cards-wrapper {
    padding-left: 8rem !important;
}

.mem-product-landing-page .mem-wc-option-giftbox-selection-div {
    padding: 4rem 2rem 5rem 2rem;
}

.mem-product-landing-page .mem-wc-option-giftbox-selection-div ul.mem-wc-option-giftbox-selection-ul,
.mem-product-landing-page.woocommerce #main ul ul.mem-wc-cards-ul {
    justify-content: space-between !important;
    max-width: 100% !important;
    margin: 0 auto;
}

.mem-product-landing-page.woocommerce #main ul ul.mem-option-enna-ul {
    justify-content: space-around !important;
}


.mem-product-landing-page .mem-wc-option-giftbox-selection-div ul.mem-wc-option-giftbox-selection-ul li.tc-mode-images,
.mem-product-landing-page ul.mem-wc-cards-ul li.tc-mode-images {
    background: #f7f5f1;
    border: 3px solid #f7f5f1;
    border-radius: 6px;
    width: 32%;
    flex: 0 0 32% !important;
    padding-bottom: 2rem;
}

.mem-product-landing-page .mem-wc-printable-card-div ul.mem-wc-printable-card-ul li.tc-mode-images,
.mem-product-landing-page ul.mem-wc-printable-card-ul li.tc-mode-images {
    background: #f7f5f1;
    border: 3px solid #f7f5f1;
    border-radius: 6px;
    width: 24%;
    flex: 0 0 24% !important;
    padding-bottom: 2rem;
}

.mem-product-landing-page .mem-wc-option-giftbox-selection-div ul.mem-wc-option-giftbox-selection-ul li.tc-mode-images.tc-active,
.mem-product-landing-page ul.mem-wc-cards-general-ul li.tc-mode-images.tc-active,
.mem-product-landing-page ul.mem-wc-cards-birthday-ul li.tc-mode-images.tc-active,
.mem-product-landing-page ul.mem-wc-cards-fathersday-ul li.tc-mode-images.tc-active {
    background: #e9f5f4;
    border-color: #24a499;
}

.mem-product-landing-page .tm-extra-product-options .tmcp-field-wrap.tc-active .tc-label-wrap img.radio-image {
    border: none !important;
    box-shadow: none !important;
}

.mem-product-landing-page form.cart .tc-label.radio-image-label {
    font-weight: 500;
}

.mem-product-landing-page .mem-wc-option-giftbox-selection-div ul.mem-wc-option-giftbox-selection-ul li.tc-mode-images.tc-active .tc-label.radio-image-label,
.mem-product-landing-page.woocommerce #main ul ul.mem-wc-cards-general-ul .tc-label.radio-image-label {
    color: #29a599;
}

.mem-product-landing-page .mem-wc-giftbox-description-div {
    margin-bottom: 3rem;
}

.tc-price del {
    padding-right: 1rem;
}

.mem-product-landing-page .mem-gift-wrapper input[type="text"],
.mem-product-landing-page .mem-gift-wrapper select,
.mem-product-landing-page .mem-wc-gift-time {
    border: 1px solid #8b8a8a !important;
    border-radius: 6px;
    font-size: 1.8rem;
    font-weight: 500;
    color: #29a599;
    padding: 0.5rem 1.5rem;
    margin-bottom: 1rem;
}

.mem-product-landing-page .mem-wc-gift-time-ul li label:after {
    font-size: 1.8rem;
}

.mem-product-landing-page .mem-wc-gift-time {
    width: 55px !important;
    text-align: right;
}

.mem-product-landing-page.woocommerce #main ul ul.mem-wc-cards-ul {
    margin: 1rem auto 2rem auto;
}

.mem-product-landing-page .mem-gift-wrapper textarea {
    border: 1px solid #8b8a8a !important;
    border-radius: 6px;
    font-size: 2rem;
    padding: 0.5rem 1.5rem;
}

.mem-product-landing-page .mem-gift-wrapper select {
    padding-right: 4.5rem !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-image: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/select-arrow.svg);
    background-position: 98.5% center;
    background-repeat: no-repeat;
    background-size: 24px;
    outline: none;
}

.mem-product-landing-page .mem-gift-wrapper .mem-wc-gift-date-ul select {
    background-size: 20px;
    font-size: 2rem;
    padding-right: 2.5rem !important;
    padding: 0.5rem 2.5rem 0.5rem 1rem;
    background-position: 91.5% center;
}

.mem-product-landing-page .mem-gift-wrapper .mem-wc-gift-date-ul label {
    width: 24%;
}

.mem-product-landing-page .mem-gift-wrapper .mem-wc-gift-date-ul label:first-child {
    width: 45%;
}

.mem-product-landing-page .mem-wc-gift-time-us-ul .tc-label.tm-label {
    font-size: 1.8rem;
}

.mem-product-landing-page .mem-wc-gift-time-us-ul .tc-active .tc-label.tm-label {
    color: #29a599;
    font-weight: 500;
}

.mem-product-landing-page .mem-wc-gift-time-us-ul .tc-label-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.mem-product-landing-page .mem-wc-gift-time-us-ul label input[type="radio"] {
    display: none;
}

.mem-product-landing-page .mem-wc-gift-time-us-ul label input[type="radio"]+.tc-label-wrap::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/radio-unchecked.png);
    width: 44px;
    height: 40px;
    margin-top: -7px;
    margin-right: -7px;
    display: inline-block;
}

.mem-product-landing-page .mem-wc-gift-time-us-ul label input[type="radio"]:checked+.tc-label-wrap::before {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/radio-checked.png);
}

.mem-product-landing-page span.tc-chars {
    font-size: 1.3rem !important;
}

.mem-product-landing-page .tc-totals-form {
    position: absolute;
    right: 0;
    width: 30%;
    max-width: 30%;
    background: #f6f1ec;
    border-radius: 2rem;
    padding: 1rem 3rem 13rem;
    box-shadow: 0 6px 24px 0 rgba(36, 164, 153, 0.2);
}

.mem-product-landing-page form .single_add_to_cart_button {
    position: absolute;
    right: 3rem;
    top: 51rem;
    width: 25.75%;
    border: none 0 !important;
    border-radius: 6px !important;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    font-size: 2rem !important;
    font-weight: 500 !important;
    box-shadow: 0 6px 30px 0 rgba(36, 164, 153, 0.4);
}

.mem-product-landing-page form .single_add_to_cart_button:hover {
    color: #ffffff !important;
    background-color: #1b7c74 !important;
    box-shadow: none;
}

.mem-product-landing-page form .single_add_to_cart_button::after {
    content: url(/wp-content/themes/oceanwp-child-theme-master/assets/icons/shopping-cart-white.svg);
    width: 30px;
    margin-left: 1rem;
}

.mem-product-landing-page .tc-totals-form dl.tm-extra-product-options-totals dt {
    width: 50%;
    float: left;
}

.mem-product-landing-page .tc-totals-form dl.tm-extra-product-options-totals dd {
    width: 50%;
    float: right;
    text-align: right;
}

.mem-product-landing-page .tc-totals-form dd.tm-final-totals {
    margin-top: 1rem;
}

.mem-product-landing-page .tc-totals-form dl.tm-extra-product-options-totals dt.tm-options-totals {
    font-weight: 400 !important;
}

.mem-product-landing-page .tc-totals-form dl.tm-extra-product-options-totals dt.tm-final-totals {
    font-size: 2.3rem;
    font-weight: 500 !important;
    padding-top: 1rem;
}

#site-header .e-con-inner,
#footer>.e-con-inner {
    max-width: 1900px;
}

.elementor-toc__body {
    font-size: 1.4rem;
}



.e-n-carousel {
    cursor: move;
    cursor: grab;
    cursor: -moz-grab;
    cursor: -webkit-grab;
}

.e-n-carousel:active {
    cursor: grabbing;
    cursor: -moz-grabbing;
    cursor: -webkit-grabbing;
}

.mem-product-landing-page #tm-extra-product-options .price .amount {
    color: #5a5859;
}

.mem-product-landing-page #tm-extra-product-options li.tmcp-field-wrap.tc-active .price .amount {
    color: #29a599;
}

.video-img-map-01 {
    opacity: 0;
    left: 7% !important;
    top: 41% !important;
    transform: rotate(72deg);
    width: 34%;
}

.video-img-map-02 {
    opacity: 0;
    left: 32% !important;
    top: 27% !important;
    transform: rotate(-73deg);
    width: 33%;
    height: 25%;
}

.video-img-map-03 {
    opacity: 0;
    left: 60% !important;
    top: 46% !important;
    transform: rotate(-15deg);
    transform: skew(-14deg, -20deg);
    width: 32%;
    height: 25%;
}

.erklaerung-video video {
    border-radius: 1rem 1rem 0 0;
}

#audiosystem .elementor-image-box-wrapper img {
    max-width: 100px;
    height: 100px;
}

#audiosystem .elementor-image-box-wrapper figure.elementor-image-box-img {
    display: flex;
    align-items: center;
    min-height: 140px;
}

#mem-configurator-book-layout>.e-con-inner {
    justify-content: center;
}

#mem-book-config-section .mem-buy-now-left-col-wrapper {
    width: 50%;
    max-width: 765px;
    padding: 8rem;
    margin-left: calc(50% - 765px);
    margin-bottom: 3rem;
}

#mem-book-config-section .mem-buy-now-right-col-wrapper {
    width: 50%;
    max-width: 765px;
    padding: 8rem;
    margin-right: calc(50% - 765px);
    margin-bottom: 3rem;
}

#mem-book-config-section .mem-order-form-2023 {
    width: 100%;
}

#mem-book-config-section .mem-book-select-introduction {
    position: absolute;
    right: 0;
    width: 50%;
    max-width: 765px;
    top: -35rem;
    margin-right: calc(50% - 765px);
}

#mem-book-config-section.book-layout .elementor-shape-top {
    background: #fff;
}

#mem-book-config-section.book-layout .mem-buy-now-money-back {
    width: 220px;
    left: calc(100% - 110px);
}

.mem-buy-now-money-back .days {
    transform: rotate(-14deg);
}

.mem-buy-now-money-back .days span {
    display: block;
    font-size: 4.8rem;
    margin-bottom: 1rem;
}

.mem-product-landing-page #mem-configurator-book-layout .tc-totals-form {
    top: 3rem;
}

.mem-product-landing-page #mem-configurator-book-layout form .single_add_to_cart_button {
    top: 21rem;
}

#hero-section .oew-heading-wrap .oew-animated-heading,
#hero-section .oew-heading-wrap .oew-pre-heading {
    display: inline !important;
}

.wc-block-components-notice-banner.is-success {
    background-color: #f6f1ec;
    border-color: #f6f1ec;
    margin: 2rem auto;
    max-width: 90%;
}

.comment-reply-title {
    font-family: "new-kansas";
}

.single-post h3,
.single-post h2 {
    margin: 20px 0;
}

h3.tc-cell.tc-epo-label {
    font-family: 'Poppins';
}

.mem-wedding-hidden-ul {
    display: none;
}

.mem-book-size-ul .tc-price-wrap {
    display: none;
}

.mem-book-size-ul .tc-price-wrap span.amount::before {
    content: "+";
}

.mem-dbdm .elementor-price-table__price {
    display: none !important;
}


.mem-express-checkout .woocommerce div.product form.cart {
    padding: 0px 0px Important;
}


/* Rabatt-Messages auf der express page*/
.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label,
.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-radio li.tmcp-field-wrap .tm-label,
.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-variations li.tmcp-field-wrap .tm-label,
.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-radio .tm-label,
.tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-product li.tmcp-field-wrap.tc-epo-element-product-checkbox .tm-label {
    line-height: 1.35em !important;
}

.tc-price-wrap {
    margin-top: 8px;
}

/* <span class="mem-digital-flip-book-label-en"></span> Digital flip book */
.mem-digital-flip-book-label-de {
    display: none;
}

/* Deutsch AN/AUS */
.mem-digital-flip-book-label-en {
    display: none;
}

/* Englisch ON/OFF */
.mem-digital-flip-book-label-de,
.mem-digital-flip-book-label-en {
    background: #000;
    color: #fff;
    padding: 0 10px;
    border-radius: 7px;
}

span.mem-digital-flip-book-label-de:after {
    content: "🎁 Black Week Geschenk";
    /* Deutscher Text */
}

span.mem-digital-flip-book-label-en:after {
    content: "🎁 Black Week Gift";
    /* Englischer Text */
}

/* <span class="mem-additional-copies-label-en"></span> Additional copies */
.mem-additional-copies-label-de {
    display: none;
}

/* Deutsch AN/AUS */
.mem-additional-copies-label-en {
    display: none;
}

/* Englisch ON/OFF */
.mem-additional-copies-label-de,
.mem-additional-copies-label-en {
    background: #000;
    color: #fff;
    padding: 0 10px;
    border-radius: 7px;
}

span.mem-additional-copies-label-de:after {
    content: "🎁 Black Week Gift";
    /* Deutscher Text */
}

span.mem-additional-copies-label-en:after {
    content: "🎁 Black Week Gift";
    /* Englischer Text */
}

.single-post th {
    background-color: #dedede;
    font-size: 1.4rem;
    font-weight: bold;
    border: 1px solid #dedede;
}

.single-post td {
    font-size: 1.3rem;
    border: 1px solid #dedede;
}


/* Fixing Checkout Page */
.mem-product-landing-page .mem-pages-selection .tc-row.tm-box,
.mem-product-landing-page .mem-gift-wrapper .tc-row.tm-box,
.mem-product-landing-page .mem-phone-feature .tc-row.tm-box {
    padding: 3rem;
}

.mem-product-landing-page .mem-pages-selection .tc-row.tm-box>h2 {
    text-align: left;
    font-size: 3rem !important;
    font-weight: 500;
    margin-bottom: 1rem;
    padding: 2rem 0 1rem 0 !important;
}

.mem-product-landing-page .mem-author-div h2 {
    color: var(--e-global-color-primary);
    display: flex;
    justify-content: center;
}

.mem-product-landing-page .tm-extra-product-options .tc-active .tc-label-text {
    font-weight: 500;
}

.mem-product-landing-page .mem-author-div ul li.tc-epo-text-wrapper {
    border: none !important;
    padding: 0 !important;
    gap: 0 !important;
    outline: none !important;
}

.mem-product-landing-page .mem-author-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper:first-child label {
    justify-content: end;
}

.mem-product-landing-page .mem-author-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper:last-child label {
    justify-content: start;
}

.mem-product-landing-page .mem-author-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper label .tc-label-wrap {
    display: flex !important;
    flex-direction: column;
    gap: 0 !important;
    padding: .5em 1em;
    background: #fff;
    border: none 0;
    border-radius: 6px;
    width: 254px !important;
    max-width: 254px !important;
    font-size: 1.6rem;
    text-transform: uppercase;
    text-align: center;
    justify-content: center !important;
    letter-spacing: 0.1rem;
    font-weight: 500;
    transition: all 0.2s;
    box-shadow: 0 6px 24px 0 rgba(36, 164, 153, 0.16);
}

.mem-product-landing-page .mem-author-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper label:hover .tc-label-wrap {
    box-shadow: 0 0 2px 0 rgba(36, 164, 153, 0.2);
}

.mem-product-landing-page .mem-author-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-active label .tc-label-wrap {
    color: #fff;
    background-color: #b2a380;
    box-shadow: inherit;
    border: none 0;
    transition: all 0.2s;
    box-shadow: inset 0 2px 10px 0 rgba(0, 0, 0, 0.35);
}

.mem-product-landing-page .mem-author-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-active label:hover .tc-label-wrap {
    box-shadow: inset 0 2px 10px 0 rgba(0, 0, 0, 0.35);
}

.mem-product-landing-page .mem-author-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper:first-child label .tc-label-wrap::before {
    content: "";
    background: url(https://meminto.com/wp-content/themes/oceanwp-child-theme-master/assets/icons/user-off.svg) center no-repeat;
    background-size: 50px;
    width: 50px;
    height: 50px;
    margin: 5px auto;
    background-size: contain !important;
}

.mem-product-landing-page .mem-author-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper.tc-active:first-child label .tc-label-wrap::before {
    background: url(https://meminto.com/wp-content/themes/oceanwp-child-theme-master/assets/icons/user-on.svg) center no-repeat;
}

.mem-product-landing-page .mem-author-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper:last-child label .tc-label-wrap::before {
    content: "";
    background: url(https://meminto.com/wp-content/themes/oceanwp-child-theme-master/assets/icons/user-to-user-off.svg) center no-repeat;
    background-size: 50px;
    width: 50px;
    height: 50px;
    margin: 5px auto;
    background-size: contain !important;
}

.mem-product-landing-page .mem-author-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper.tc-active:last-child label .tc-label-wrap::before {
    background-image: url(https://meminto.com/wp-content/themes/oceanwp-child-theme-master/assets/icons/user-to-user-on.svg);
}

.mem-product-landing-page .mem-author-div ul li .tmcp-field-wrap-inner .tc-label-text {
    font-size: 1.6rem;
}

.mem-product-landing-page .mem-author-div ul li.tc-active .tmcp-field-wrap-inner .tc-label-text {
    color: white;
    font-weight: 500;
}

.mem-product-landing-page .tm-extra-product-options .tc-section-inner-wrap .tc-row .tc-row {
    row-gap: 0;
}

.mem-product-landing-page .tm-extra-product-options ul.tmcp-ul-wrap.tm-extra-product-options-checkbox li.tmcp-field-wrap .tm-label {
    padding-top: 7px !important;
}

.mem-product-landing-page .mem-wc-copies-div label .tc-input-wrap input[type="checkbox"],
.mem-product-landing-page .mem-wc-digital-copies-ul label .tc-input-wrap input[type="checkbox"],
.mem-product-landing-page .mem-phone-feature label .tc-input-wrap input[type="checkbox"],
.mem-product-landing-page .mem-wc-option-gift-ul label .tc-input-wrap input[type="checkbox"] {
    display: block !important;
    opacity: 0;
    position: absolute;
    width: 44px;
    height: 44px;
    margin: 0 !important;
    z-index: 2;
    cursor: pointer;
}

.mem-product-landing-page label .tc-input-wrap:has(input[type="checkbox"])::before {
    content: url(https://meminto.com/wp-content/themes/oceanwp-child-theme-master/assets/icons/checkbox-unchecked.png);
    width: 44px;
    height: 44px;
    display: inline-block;
    vertical-align: middle;
    margin-top: 0;
    margin-left: -7px;
    position: relative;
    z-index: 1;
}

.mem-product-landing-page label .tc-input-wrap:has(input[type="checkbox"]:checked)::before {
    content: url(https://meminto.com/wp-content/themes/oceanwp-child-theme-master/assets/icons/checkbox-checked.png);
}

.mem-product-landing-page .mem-wc-digital-copies-ul .tc-label-wrap .tc-inline-description,
.mem-product-landing-page .mem-wc-copies-ul .tc-label-wrap .tc-inline-description,
.mem-product-landing-page .average-pages-information-div .tc-label-wrap .tm-description,
.mem-product-landing-page .mem-phone-feature .tc-label-wrap .tc-inline-description {
    padding-left: 0;
    margin-top: 0;
    padding-right: 25%;
    font-size: 1.6rem !important;
}

.tm-extra-product-options .tmcp-field-wrap label.tc-col.tm-epo-field-label {
    flex-wrap: nowrap;
    gap: 0;
}

.mem-product-landing-page form.cart .mem-phone-feature .tc-label-inner .tc-price-wrap {
    margin-top: 0;
}

.mem-product-landing-page .mem-phone-feature .tc-label-wrap,
.mem-product-landing-page .mem-wc-option-gift-div .tc-label-wrap {
    padding-top: 0 !important;
}

.mem-product-landing-page .tc-row.tm-box .mem-wc-gift-infotext-div .tm-description {
    padding-left: 12.5rem;
    margin-top: -23px;
}

.mem-product-landing-page .tc-row.tm-box .average-pages-information-div {
    padding-left: 6rem;
}

.mem-product-landing-page .mem-wc-copies-div span.tm-quantity {
    position: absolute;
    left: 340px;
}

.mem-product-landing-page form .tm-quantity input[type=number].tm-qty {
    background: #e9f5f4;
    color: #5a5859;
    font-size: 2rem;
    font-weight: 500;
    border-color: transparent;
    width: auto !important;
    min-width: 32px;
    max-width: 38px;
    padding: 0;
    margin-top: 3px;
}

.mem-product-landing-page form.cart .mem-wc-copies-ul .tm-quantity .minus {
    content: "-";
    width: 28px;
    display: inline-block;
    font-size: 2.4rem;
    font-weight: 700;
    position: absolute;
    left: -27px;
    top: 7px;
    cursor: pointer;
}

.mem-product-landing-page form.cart .mem-wc-copies-ul .tm-quantity .plus {
    content: "+";
    width: 28px;
    display: inline-block;
    font-size: 2.4rem;
    font-weight: 600;
    position: absolute;
    left: 39px;
    top: 7px;
    cursor: pointer;
}

.single-product.mem-product-landing-page div.product.tm-has-options form.cart {
    position: relative;
}

.mem-product-landing-page form .single_add_to_cart_button {
    width: 25%;
}

.mem-product-landing-page .tc-totals-form {
    position: absolute;
    right: 0;
    width: 29%;
    max-width: 29%;
    background: #f6f1ec;
    border-radius: 2rem;
    padding: 1rem 3rem 13rem;
    box-shadow: 0 6px 24px 0 rgba(36, 164, 153, 0.2);
}

.mem-product-landing-page .tc-totals-form dl.tm-extra-product-options-totals,
.mem-product-landing-page .tc-totals-form dl.tm-extra-product-options-totals dt,
.mem-product-landing-page .tc-totals-form dl.tm-extra-product-options-totals dd {
    display: block;
}

.mem-product-landing-page .tc-totals-form dl.tm-extra-product-options-totals dd {
    margin: 0;
    padding: 0;
}

.mem-product-landing-page .mem-wc-option-giftbox-selection-div ul.mem-wc-option-giftbox-selection-ul .tc-lightbox-image-wrap .tc-lightbox-wrap,
.mem-product-landing-page.woocommerce #main ul ul.mem-wc-cards-ul .tc-lightbox-image-wrap .tc-lightbox-wrap {
    border: none;
    opacity: 0.2;
}

.mem-product-landing-page .mem-wc-option-giftbox-selection-div ul.mem-wc-option-giftbox-selection-ul .tc-lightbox-image-wrap .tc-lightbox-wrap .tc-lightbox-button,
.mem-product-landing-page.woocommerce #main ul ul.mem-wc-cards-ul .tc-lightbox-image-wrap .tc-lightbox-wrap .tc-lightbox-button {
    display: block;
    line-height: 1rem;
}

.mem-product-landing-page .mem-wc-gift-time-us-ul label .tc-input-wrap:has(input[type="radio"])::before {
    content: url(https://meminto.com/wp-content/themes/oceanwp-child-theme-master/assets/icons/radio-unchecked.png);
    width: 44px;
    height: 40px;
    margin-top: -7px;
    margin-right: -7px;
    display: inline-block;
}

.mem-product-landing-page .mem-wc-gift-time-us-ul label .tc-input-wrap:has(input[type="radio"]:checked)::before {
    content: url(https://meminto.com/wp-content/themes/oceanwp-child-theme-master/assets/icons/radio-checked.png);
}



















@media (min-width: 1901px) {
    #reviews-slider {
        padding-left: calc(((100% - 1900px) / 2) + 5rem);
    }

    .mem-product-landing-page #wrap #main #reviews-slider .e-con-boxed {
        max-width: 100%;
        --content-width: 100%;
    }

    #book-present .elementor-image-box-img {
        width: 88px !important;
        max-height: 88px !important;
        height: auto;
        display: inline-flex;
    }

    #book-present figure.elementor-image-box-img>img {
        align-self: center;
        max-height: 88px;
    }

    #home-intro .promise-card .oew-info-box-description {
        font-size: 2.4rem;
        line-height: 1.4;
    }
}

@media (max-width: 1900px) {

    .mem-home-2023 #main .e-con-boxed,
    .mem-product-landing-page #main div:not(.custom-width).e-con-boxed,
    #footer>.e-con-inner,
    #site-header .e-con-inner,
    #footer>.e-con-inner {
        max-width: 1580px;
        --content-width: 1580px;
    }

    .btn-primary a.elementor-size-lg {
        padding: 2rem !important;
    }

    #hero-section .elementor-widget-slides.e-widget-swiper .swiper-slide {
        height: 700px !important;
    }

    #home-intro .promise-card .oew-info-box-description {
        font-size: 1.8rem;
        line-height: 1.4;
    }

    #home-intro .promise-card .elementor-widget-container {
        padding: 0 2rem;
    }

    #reviews-slider .elementor-swiper-button.elementor-swiper-button-prev {
        right: 10%;
    }

    #select-book .select-book-animation h2 {
        font-size: 6.4rem;
    }

    #select-book .oew-heading-wrap .oew-heading-tag {
        text-align: left !important;
    }

    #select-book .select-book-wrapper h3 {
        font-size: 3rem;
    }

    #voucher .voucher-left-col {
        width: 40%;
    }

    #voucher .voucher-right-col {
        width: 60%;
        padding: 5rem;
    }

    #mem-gift .voucher-left-col {
        width: 40%;
    }

    #mem-gift .voucher-right-col {
        width: 60%;
        padding: 5rem;
    }

    .mem-product-landing-page #wrap #main #reviews-slider .e-con-boxed {
        margin-right: 0;
        margin-left: auto;
        max-width: 100%;
        --content-width: 100%;
    }

    #hero-section>.e-con-inner {
        max-height: 700px;
    }

    #how-it-works .step-card img {
        max-height: 150px;
        width: auto;
    }

    #book-present .elementor-image-box-img {
        width: 64px !important;
        max-height: 64px !important;
        height: auto;
        display: inline-flex;
    }

    #book-present figure.elementor-image-box-img>img {
        align-self: center;
        max-height: 64px;
    }
}

li.mem-button {
    background-color: #29a599;
    border-radius: 10px;
}

li.mem-button a {
    color: #fff !important;
}

li.mem-button a:hover {
    color: #fff !important;
}
.poppins {
	font-family: 'Poppins';}
	
.poppins-bold{
	font-family: 'Poppins'
	font-weight: 600;
}

@media (max-width: 1600px) {

    #hero-section,
    #faqs,
    #how-it-works,
    #faqs>.e-con-inner>.e-con-full,
    #footer,
    #book-present,
    .mem-product-landing-page #home-description,
    .cta-block-green,
    .cta-block-gold,
    #reminder,
    #mini-book,
    .mem-product-landing-page form.cart #tm-extra-product-options,
    .mem-product-landing-page #main #home-intro {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }

    #hero-section .hero-section-empty {
        width: 30%;
        --width: 30%;
    }

    #hero-section>.e-con-inner {
        max-height: 550px;
    }

    /*  #hero-section-slim h1 {
        font-size: 6rem;
    }*/
    .mem-product-landing-page #pageselection {
        background-position-x: 105%;
    }

    #home-intro .promise-card .oew-info-box-description {
        font-size: 2rem;
    }

    #home-intro .btn-primary .elementor-size-xl {
        font-size: 2rem;
        padding: 2rem 3rem;
    }

    #books-presentation .jet-headline__label {
        font-size: 2.2rem;
        line-height: 1.4;
    }

    #books-presentation .jet-headline__space {
        display: none;
    }

    .two-fonts-header h2 {
        font-size: 4.5rem !important;
    }

    #home-description .description-card.e-con>.elementor-widget {
        font-size: 2rem;
    }

    #home-description .elementor-image-box-img img {
        max-height: 560px;
        width: auto !important;
    }

    #reviews-slider .review-stars {
        max-width: 100px;
    }

    #reviews-slider .review-card .elementor-image-box-description {
        font-size: 1.5rem;
    }

    #reviews-slider .review-card h3,
    #faqs .e-n-accordion-item-title-text {
        font-size: 2.4rem;
        font-weight: 500;
        font-size: 2.4rem;
    }

    #how-it-works .step-card {
        --gap: 5%;
    }

    #how-it-works .e-con-full {
        --padding-right: 5rem;
        --padding-left: 5rem;
    }

    #how-it-works .step-card h3 {
        font-size: 3rem;
    }

    .question-card p {
        font-size: 2rem;
        line-height: 1.4;
    }

    .select-book-wrapper .oew-info-box-content {
        padding: 0 2rem 3rem 2rem;
    }

    #reviews-slider {
        margin-bottom: 0px !important;
    }
    
    #how-it-works {
        margin-bottom: 12rem !important;
    }

    #select-book {
        padding-bottom: 3rem !important;
    }

    #voucher,
    #mem-gift {
        background-size: contain;
    }

    #voucher>.e-con-inner,
    ,
    #mem-gift>.e-con-inner {
        padding-top: 10rem !important;
        padding-bottom: 0 !important;
    }

    #voucher>.e-con-inner>.e-con-full:first-child,
    #mem-gift>.e-con-inner>.e-con-full:first-child {
        width: 90% !important;
        --width: 90% !important;
    }

    #faqs>.e-con-inner>.e-con-full {
        margin-top: 0;
    }

    .mem-product-landing-page #main #home-intro>.e-con-inner {
        --padding-top: 6rem !important;
        --padding-bottom: 5rem !important;
    }

    #book-present .elementor-image-box-img {
        width: 25% !important;
    }

    .mem-product-landing-page .tc-totals-form {
        position: absolute;
        right: 4rem;
        width: 29%;
        max-width: 29%;
    }

    .mem-product-landing-page form .single_add_to_cart_button {
        position: absolute;
        right: 7rem;
        width: 25%;
    }

    #reviews-slider {
        padding-left: 5rem;
    }

    #book-present .elementor-image-box-img {
        width: 54px !important;
        max-height: 54px !important;
        height: auto;
        display: inline-flex;
    }

    #book-present figure.elementor-image-box-img>img {
        align-self: center;
        height: 54px;
        width: 54px;
        max-height: 54px;
    }

    #mem-book-config-section .mem-buy-now-left-col-wrapper,
    #mem-book-config-section .mem-buy-now-right-col-wrapper {
        max-width: 715px;
    }

    #mem-book-config-section .mem-book-select-introduction {
        max-width: 715px;
        margin-right: calc(50% - 715px);
    }
}

@media (max-width: 1536px) {

    #hero-section,
    #faqs,
    #faqs>.e-con-inner>.e-con-full,
    #home-description,
    #home-intro,
    #how-it-works,
    #questions-examples,
    #select-book,
    .two-fonts-header,
    #faqs,
    #voucher,
    #mem-gift,
    .cta-btn,
    #footer,
    .mem-product-landing-page #home-description,
    .cta-block-green,
    .cta-block-gold,
    #reminder,
    #mini-book,
    .mem-product-landing-page form.cart #tm-extra-product-options,
    .mem-product-landing-page #main #home-intro {
        padding-left: 3rem !important;
        padding-right: 3rem !important;
    }

    #reviews-slider {
        padding-left: 1rem !important;
    }

    #hero-section .hero-section-text {
        --padding-bottom: 3rem;
        --padding-left: 10rem;
    }

    #hero-section .hero-section-text>div {
        --padding-left: 0 !important;
        padding: 0 !important;
    }

    #hero-section .elementor-widget-slides.e-widget-swiper .swiper-slide {
        height: 550px !important;
    }

    /*   #hero-section-slim h1 {
        font-size: 5.8rem;
    }*/
    #home-intro>.e-con-inner {
        --padding-top: 6rem;
        --padding-right: 0rem;
        --padding-bottom: 8rem;
        --padding-left: 0rem;
    }

    .cta-block-green .questions-wrapper>.e-con,
    .cta-block-gold .cta-wrapper>.e-con:first-child {
        --padding-right: 3rem !important;
        --padding-left: 3rem !important;
        --padding-top: 3rem !important;
        --padding-bottom: 0 !important;
    }

    .cta-block-green .questions-cards-wrapper>.e-con-inner {
        --padding-top: 3rem !important;
        --padding-bottom: 3rem !important;
    }

    .cta-block-green .mem-logo {
        right: 40px !important;
    }

    .cta-block-green .mem-logo img {
        width: 120px !important;
    }

    .cta-block-gold .cta-books-wrapper {
        right: 120px !important;
    }

    .promise-card img {
        width: 120px;
        min-width: 120px;
    }

    #books-presentation>.elementor-element:last-child>.e-con-inner>.e-con-full:first-child {
        width: 65% !important;
        --width: 65% !important;
    }

    #books-presentation>.elementor-element:last-child>.e-con-inner>.e-con-full:last-child {
        width: 35% !important;
        --width: 35% !important;
    }

    #books-presentation .jet-headline__label,
    .cta-block-green .elementor-widget-text-editor,
    .cta-block-gold .elementor-widget-text-editor {
        font-size: 1.8rem !important;
    }

    #book-present .elementor-image-box-img {
        width: 54px !important;
    }

    #reviews-slider .elementor-swiper-button {
        right: 0%;
    }

    #reviews-slider .elementor-swiper-button.elementor-swiper-button-prev {
        right: 7%;
    }

    #faqs .elementor-widget-text-editor .elementor-widget-container {
        margin-bottom: 2rem !important;
    }

    #reviews-slider .review-stars {
        max-width: 80px;
    }

    .step-card h3 span {
        font-size: 4rem;
    }

    #how-it-works>.e-con-inner>.e-con-full {
        --padding-right: 2rem;
        --padding-left: 2rem;
        --margin-top: 0;
    }

    #how-it-works .step-card h3 {
        font-size: 2.5rem;
        padding-top: 2rem;
    }

    #how-it-works .step-card img {
        max-height: 150px;
        width: auto;
    }

    #voucher .voucher-right-col,
    #mem-gift .voucher-right-col {
        padding: 4rem 3rem;
    }

    #home-intro .oew-info-box .oew-info-box-icon {
        width: 100% !important;
    }

    #mini-book h3 {
        font-size: 3.5rem !important;
    }

    .mem-product-landing-page .tc-totals-form {
        right: 2rem;
        width: 30%;
        max-width: 30%;
    }

    .mem-product-landing-page .mem-pages-selection h2 {
        font-size: 2rem !important;
        padding: 1rem 1rem 2rem 2rem !important;
    }

    .mem-product-landing-page form .single_add_to_cart_button {
        right: 5rem;
    }

    .mem-product-landing-page .tc-totals-form dl.tm-extra-product-options-totals dt {
        width: 60%;
    }

    dt.tm-final-totals {
        width: 100% !important;
    }

    .mem-product-landing-page .tc-totals-form dl.tm-extra-product-options-totals dd {
        width: 40%;
    }

    .tm-extra-product-options-totals .amount.final {
        font-size: 1.25em;
    }

    .mem-product-landing-page #pageselection {
        background-position-x: 124%;
    }

    .mem-product-landing-page .mem-wc-gift-time-us-ul .tc-label.tm-label {
        font-size: 1.75rem;
    }

    .mem-product-landing-page .mem-gift-wrapper input[type="text"],
    .mem-product-landing-page .mem-gift-wrapper select {
        font-size: 2rem;
    }

    #reminder .reminder-wrapper {
        --padding-top: 6rem !important;
        --padding-right: 0rem !important;
        --padding-bottom: 6rem !important;
        --padding-left: 0rem !important;
    }

    #teasers h3 {
        font-size: 2rem !important;
        line-height: 1.2 !important;
    }

    .two-fonts-header-first {
        font-size: 6rem !important;
    }

    .product-description .book-info {
        flex-wrap: wrap !important;
    }

    .product-description .book-info .promise-card {
        margin-bottom: 2rem !important;
    }

    #home-intro .promise-card .oew-info-box-description,
    #book-present p.elementor-image-box-description {
        font-size: 1.8rem !important;
        line-height: 1.4;
    }

    #book-present .explication-box .elementor-widget-container {
        padding: 2rem !important;
    }

    #book-present .teasers-wrapper>.elementor-widget-heading .elementor-widget-container {
        padding-bottom: 1rem !important;
    }

    #book-present .teasers-wrapper>.e-con-boxed:last-child {
        --padding-top: 1rem;
    }

    .product-description>.e-con-inner {
        --padding-top: 0;
        --padding-bottom: 0;
    }

    .product-description>.e-con-inner>.e-con-full:first-child {
        --padding-bottom: 0;
    }

    .product-description>.e-con-inner>.e-con-full:last-child {
        --padding-top: 0;
    }

    .promise-card img {
        width: 100px !important;
        min-width: 100px !important;
        height: 100px;
    }

    .product-description .promise-card .oew-info-box-title,
    .covers-post-line p {
        font-size: 2rem !important;
    }

    .mem-product-landing-page #books-presentation {
        --margin-bottom: 0 !important;
        margin-bottom: 0 !important;
    }

    .mem-product-landing-page #home-description>.e-con-inner>.e-con-full:first-child {
        --width: 30% !important;
        width: 30% !important;
    }

    .mem-product-landing-page #home-description>.e-con-inner>.e-con-full:last-child {
        --width: 60% !important;
        width: 60% !important;
        --padding-left: 0 !important;
    }

    #how-it-works .e-con-full.step-card {
        --gap: 2%;
        --padding-bottom: 0rem;
        margin-top: -2rem;
    }

    .question-card p,
    .question-card .elementor-widget-text-editor>.elementor-widget-container>div {
        font-size: 1.8rem;
        line-height: 1.3;
    }

    .question-card .elementor-widget-text-editor>.elementor-widget-container {
        padding: 2rem !important;
    }

    .cta-block-green .questions-wrapper .questions-cards-wrapper {
        background-position: 0 120% !important;
    }

    .step-card h3 span {
        font-size: 4rem;
    }

    #teasers {
        --padding-bottom: 3rem;
        --widgets-spacing: 0;
    }

    #teasers>.e-con-inner .elementor-widget-text-editor>.elementor-widget-container {
        margin-bottom: 0 !important;
    }

    #teasers>.e-con-inner>div>.e-con-boxed:last-child {
        --padding-top: 3rem;
    }

    .mem-product-landing-page #pageselection {
        padding-bottom: 2rem;
    }

    .mem-product-landing-page .mem-author-div {
        padding: 2rem 0;
    }

    .mem-product-landing-page .mem-book-size-div h3,
    .mem-product-landing-page .mem-wc-copies-div .tm-label,
    .mem-product-landing-page .mem-wc-digital-copies-div .tm-label,
    .mem-product-landing-page .mem-phone-feature .tm-label,
    .mem-product-landing-page .mem-wc-option-gift-ul .tm-label,
    .mem-product-landing-page .mem-pages-selection .tc-price-wrap,
    .mem-product-landing-page .mem-phone-feature .tc-price-wrap,
    #reviews-slider .review-card h3,
    #faqs .e-n-accordion-item-title-text {
        font-size: 2rem !important;
    }

    #faqs .elementor-template>.elementor>.e-con-full {
        --padding-top: 4rem;
        --padding-right: 3rem;
        --padding-bottom: 4rem;
        --padding-left: 3rem;
        --margin-top: 0;
        --margin-bottom: 0;
    }

    .two-fonts-header-first {
        font-size: 4rem !important;
    }

    #faqs .elementor-widget-button>.elementor-widget-container {
        margin-top: 3rem !important;
    }

    #home-description .elementor-image-box-img img {
        max-height: 440px;
    }

    #home-description .description-card.e-con>.elementor-widget {
        font-size: 1.8rem;
    }

    .questions-right-col .post-line {
        font-size: 1.8rem !important;
    }

    .questions-right-col .post-line .elementor-widget-container {
        margin-bottom: 3rem !important;
    }

    #select-book .select-book-wrapper {
        min-height: 300px;
    }

    #select-book .select-book-wrapper .oew-info-box-content {
        padding: 0 2rem 2rem 2rem;
    }

    #select-book .select-book-wrapper h3 {
        font-size: 2.2rem;
    }

    #select-book .select-book-wrapper a.oew-info-box-button {
        height: 42px;
        width: 42px;
        margin-bottom: 0;
    }

    #btn-show-more .elementor-widget-container {
        margin-top: 0 !important;
    }

    #select-book .elementor-widget-bdt-animated-heading .elementor-widget-container {
        margin-bottom: 2rem !important;
    }

    #footer>.e-con-inner>.elementor-element:first-child,
    #footer>.e-con-inner>.elementor-element:last-child {
        padding: 3rem !important;
    }

    #footer .inner-content {
        --padding-bottom: 2rem;
    }

    #hero-section .hero-section-text {
        width: 60%;
    }

    #audiosystem .tel-steps-wrapper>.e-child {
        width: 100% !important;
    }

    #audiosystem .tel-steps-wrapper>.e-child:first-child,
    #audiosystem .tel-steps-wrapper>.e-child:last-child {
        display: none;
    }

    #mem-configurator-book-layout {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    #mem-book-config-section .mem-buy-now-left-col-wrapper {
        margin-left: 0;
        padding: 5rem;
    }

    #mem-book-config-section .mem-buy-now-right-col-wrapper {
        padding: 5rem;
        margin-right: 0;
    }

    #mem-book-config-section .mem-book-select-introduction {
        width: 50%;
        max-width: 50%;
        margin-right: 0;
    }

    #mem-book-config-section .mem-book-select-introduction {
        top: -31rem;
    }
}

@media (max-width: 1400px) {
    #mem-book-config-section .mem-buy-now-right-col-wrapper .mem-buy-now-bubble {
        --margin-block-start: 0;
    }
}

@media (min-width: 1024px) and (max-width: 1305px) {

    #mem-hero-buttons .btn-primary.elementor-widget-button,
    #mem-hero-buttons .btn-video.elementor-widget-button {
        width: 100%;
    }

    #mem-hero-buttons .btn-primary.elementor-widget-button>.elementor-widget-container,
    #mem-hero-buttons .btn-video.elementor-widget-button>.elementor-widget-container {
        margin-right: 0;
        margin-bottom: 20px;
    }

    #mem-hero-buttons a.elementor-button.elementor-button-link.elementor-size-lg {
        display: block;
    }

    #mem-hero-buttons .btn-primary.elementor-widget-button .elementor-button-text,
    #mem-hero-buttons .btn-video.elementor-widget-button .elementor-button-text {
        flex-grow: 0;
    }
}

@media (max-width: 1200px) {
    #hero-section-slim h1 {
        font-size: 5rem;
    }

    header .custom-header-nav #site-navigation-wrap .dropdown-menu>li>a>span {
        letter-spacing: 0;
    }

    .btn-primary a.elementor-size-lg {
        padding: 2rem 2rem 2rem 0 !important;
    }

    .btn-video a.elementor-size-lg {
        padding: 1.1rem 2rem 1.1rem 3rem !important;
    }

    #hero-section .elementor-widget-image a img[src$=".svg"] {
        height: 38px;
    }

    #home-description>.e-con-inner {
        align-items: start;
    }

    #home-description>.e-con-inner>.e-con-full {
        padding-left: 0 !important;
        --padding-left: 0 !important;
    }

    #home-description .description-card.e-con>.elementor-widget {
        font-size: 1.8rem;
    }

    #home-description .description-card {
        padding-left: 0.5rem !important;
        padding-right: 0.5rem !important;
        --margin-bottom: 1rem !important;
    }

    .image-quote .elementor-image-box-content {
        padding-left: 0;
        padding-top: 3rem;
        background-size: 36px;
    }

    .cta-btn,
    #home-description {
        margin-bottom: 0 !important;
        --margin-bottom: 0 !important;
    }

    .cta-btn {
        --margin-top: -6rem !important;
    }

    #supported {
        --padding-top: 6rem !important;
        --padding-bottom: 4rem !important;
    }

    #supported img {
        width: 60% !important;
    }

    #reviews-slider .elementor-swiper-button {
        width: 42px;
        height: 42px;
    }

    #reviews-slider .elementor-swiper-button.elementor-swiper-button-prev {
        right: 6%;
    }

    #how-it-works>.e-con-inner>.e-con-full {
        --margin-top: 3rem;
        --margin-bottom: 4rem;
    }

    #how-it-works .step-card img {
        max-height: 88px;
        height: 88px;
        width: auto;
    }

    #questions-examples .post-line {
        font-size: 1.8rem;
    }

    #questions-examples .questions-right-col {
        padding-left: 2rem;
    }

    #questions-examples .post-line .elementor-widget-container {
        margin-bottom: 0 !important;
    }

    #questions-examples .question-card p {
        font-size: 1.8rem !important;
    }

    #questions-examples .question-card>.elementor-widget-text-editor:first-child>.elementor-widget-container {
        padding: 2rem 2rem 0rem 2rem;
    }

    #select-book .select-book-wrapper h3 {
        font-size: 2.5rem;
    }

    #hidden-block .select-book-card:last-child {
        width: 100% !important;
        --width: 100% !important;
    }

    #select-book>.e-con-inner {
        padding-bottom: 0 !important;
    }

    #voucher>.e-con-inner>.e-con-full:first-child,
    #mem-gift>.e-con-inner>.e-con-full:first-child {
        width: 100% !important;
        --width: 100% !important;
    }

    #voucher>.e-con-inner>.e-con-full:last-child,
    #mem-gift>.e-con-inner>.e-con-full:last-child {
        width: 0% !important;
        --width: 0% !important;
    }

    #voucher,
    #mem-gift {
        padding: 2rem 3rem !important;
        background-image: none;
    }

    #voucher>.e-con-inner,
    #mem-gift>.e-con-inner {
        padding-top: 0 !important;
    }

    #last-tree>.e-con-inner {
        margin-top: 3rem;
        align-items: center;
        background-image: url(/wp-content/uploads/2023/07/home-tree-04.avif);
        background-position: bottom left;
        background-repeat: no-repeat;
        background-size: contain;
        min-height: 500px;
    }

    #last-tree>.e-con-inner>.e-con-full:first-child {
        width: 55% !important;
        --width: 55% !important;
    }

    #footer>.e-con-inner {
        flex-wrap: wrap;
    }

    #footer .footer-left-col {
        width: 100% !important;
        --width: 100% !important;
    }

    #footer .footer-middle-col {
        width: 60% !important;
        --width: 60% !important;
    }

    #footer .footer-last-col {
        width: 37% !important;
        --width: 37% !important;
    }

    #footer .elementor-social-icons-wrapper .elementor-social-icon {
        width: 5rem;
        height: 5rem;
    }

    #mini-book .mini-book-wrapper {
        padding: 2rem !important;
    }

    #book-present .elementor-image-box-img {
        width: 54px !important;
    }

    #book-present .e-con-inner .e-con-full.e-flex.e-con {
        border: none !important;
    }

    .mem-product-landing-page #home-description>.e-con-inner {
        flex-direction: column;
        align-items: center !important;
    }

    .mem-product-landing-page #home-description>.e-con-inner>.e-flex.e-con:last-child {
        width: 100% !important;
        margin-top: 3rem !important;
    }

    .cta-block-green .questions-wrapper,
    .cta-block-gold .cta-wrapper {
        --padding: 0 !important;
        padding: 0 !important;
    }

    .cta-block-green h2 {
        text-align: center;
    }

    .cta-block-green .questions-wrapper>.e-flex:first-child>.e-con-inner,
    .cta-block-gold .cta-wrapper>.e-flex:first-child>.e-con-inner {
        --padding-top: 5rem !important;
        --padding-bottom: 1rem !important;
    }

    .cta-block-gold .cta-books-wrapper {
        right: 60px !important;
    }

    .mem-product-landing-page #pageselection {
        background-position-x: 150%;
    }

    .mem-book-select-introduction h2 {
        font-size: 5rem;
    }

    #reminder .reminder-wrapper {
        --padding-top: 2rem !important;
        --padding-bottom: 2rem !important;
    }

    #mini-book .mini-book-wrapper>.e-flex {
        width: 50% !important;
        --width: 50% !important;
    }

    .mem-product-landing-page .mem-pages-selection h2 {
        font-size: 2.4rem !important;
    }

    .mem-product-landing-page .mem-book-size-div h3,
    .mem-product-landing-page .mem-wc-copies-div .tm-label,
    .mem-product-landing-page .mem-wc-digital-copies-div .tm-label,
    .mem-product-landing-page .mem-phone-feature .tm-label,
    .mem-product-landing-page .mem-wc-option-gift-ul .tm-label,
    .mem-product-landing-page .mem-pages-selection .tc-price-wrap,
    .mem-product-landing-page .mem-phone-feature .tc-price-wrap {
        font-size: 2rem !important;
    }

    .mem-product-landing-page form.cart,
    .mem-product-landing-page form.cart label,
    .mem-product-landing-page .tc-inline-description,
    .mem-product-landing-page form.cart .tc-label.radio-image-label,
    .mem-product-landing-page .mem-gift-wrapper input[type="text"],
    .mem-product-landing-page .mem-gift-wrapper select,
    .mem-product-landing-page .mem-gift-wrapper textarea {
        font-size: 1.6rem !important;
        line-height: 1.4;
    }

    .mem-product-landing-page .tc-totals-form {
        top: 42rem;
    }

    .mem-product-landing-page form .single_add_to_cart_button {
        top: 54rem;
    }

    .two-fonts-header-first {
        font-size: 6rem !important;
    }

    .product-description .book-info .promise-card {
        width: 25% !important;
        max-width: 25% !important;
        --container-widget-width: 25% !important;
    }

    #hero-section .hero-section-text {
        width: 70%;
    }

    #mem-book-config-section.book-layout .mem-buy-now-money-back {
        width: 170px;
        left: calc(100% - 85px);
        background-size: 100%;
        top: 20px;
    }

    #mem-book-config-section.book-layout .mem-buy-now-money-back .elementor-widget-text-editor {
        font-size: 2rem !important;
    }

    .mem-buy-now-money-back .days span {
        font-size: 3.5rem;
    }

    #mem-configurator-book-layout+div {
        --min-height: 500px;
    }

    #mem-book-config-section .mem-buy-now-right-col-wrapper .elementor-widget-image img {
        max-width: 120px;
    }

    #mem-book-config-section .mem-buy-now-right-col-wrapper .mem-buy-now-bubble {
        --margin-block-start: 6rem;
        background-size: contain;
        --min-height: 150px;
    }

    #mem-book-config-section .mem-buy-now-right-col-wrapper .mem-buy-now-bubble .elementor-widget-text-editor {
        font-size: 6rem !important;
    }

    .mem-product-landing-page .mem-author-div h2 {
        font-size: 3rem !important;
    }

    .mem-product-landing-page .mem-author-div ul li .tc-epo-text-wrapper {
        width: 196px;
    }

    #mem-book-config-section .mem-book-select-introduction {
        top: -29rem;
    }
}

@media (max-width: 1177px) {
    .mem-topbar-links {
        display: none;
    }
}

@media (max-width: 991px) {
    #hero-section-slim h1 {
        font-size: 3.2rem;
    }

    header ul.elementor-icon-list-items li:first-child,
    header ul.elementor-icon-list-items li:last-child,
    .cta-btn>.e-con-inner>.e-con-full.e-flex:last-child {
        display: none;
    }

    .product-description-img1 {
        margin-bottom: 4rem !important;
    }

    header>.e-con-inner {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    #hero-section,
    #faqs,
    #faqs>.e-con-inner>.e-con-full,
    #home-description,
    #home-intro,
    #how-it-works,
    #questions-examples,
    #select-book,
    .two-fonts-header,
    #faqs,
    #voucher,
    #mem-gift,
    .cta-btn,
    #books-presentation .post-covers,
    #footer,
    .mem-product-landing-page #home-description,
    .cta-block-green,
    .cta-block-gold,
    #reminder,
    #mini-book,
    .mem-product-landing-page form.cart #tm-extra-product-options,
    .mem-product-landing-page #main #home-intro {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
        --padding-right: 0rem;
        --padding-left: 0rem;
    }

    #reviews-slider {
        --padding-left: 0rem;
    }

    #hero-section .hero-section-text {
        --padding-left: 6rem;
    }

    #hero-section .hero-section-text {
        width: 90%;
        --width: 90%;
    }

    #hero-section .hero-section-empty {
        width: 10%;
        --width: 10%;
    }

    #hero-section .mem-hero-slides .elementor-slides .swiper-slide-bg {
        background-position: 80%;
    }

    #home-intro h2,
    #books-presentation h2,
    .two-fonts-header .elementor-widget-text-edito,
    #how-it-works h2,
    #select-book .select-book-animation h2,
    .two-fonts-header h2,
    #questions-examples h2,
    #faqs h2,
    .cta-block-green h2,
    .cta-block-gold h2,
    #teasers h2,
    #reminder h2,
    #book-present h2,
    .mem-product-landing-page #home-description h2,
    #mini-book h3 {
        font-size: 3rem !important;
    }

    #home-intro .promise-card .oew-info-box-description,
    #books-presentation .jet-headline__label {
        font-size: 1.6rem;
    }

    #books-presentation .e-widget-swiper>.elementor-widget-container {
        margin: 6rem 0 3rem 0 !important;
    }

    #home-description>.e-con-inner,
    #questions-examples>.e-con-inner {
        flex-direction: column;
    }

    #home-description>.e-con-inner>.e-con-full.e-flex,
    .cta-btn>.e-con-inner>.e-con-full.e-flex:first-child,
    #questions-examples>.e-con-inner>.e-con-full.e-flex {
        width: 100% !important;
        --width: 100% !important;
        padding-right: 0 !important;
        --padding-right: 0 !important;
        padding-left: 0 !important;
        --padding-left: 0 !important;
    }

    .cta-btn {
        --margin-top: 1rem !important;
    }

    #home-description .image-quote .elementor-image-box-description,
    #questions-examples .image-quote .elementor-image-box-description {
        padding: 0 15%;
    }

    #how-it-works .step-card {
        flex-direction: column;
        --gap: 4rem;
    }

    #how-it-works .step-card .mem-howitworks {
        width: 100% !important;
        --width: 100% !important;
    }

    #how-it-works .step-card .mem-howitworks .elementor-image-box-wrapper {
        flex-direction: row;
        display: flex;
    }

    #how-it-works .step-card .mem-howitworks .elementor-image-box-wrapper .elementor-image-box-img {
        width: 38% !important;
        --width: 38% !important;
    }

    #questions-examples .elementor-image-box-img img {
        max-height: 560px;
        width: auto;
    }

    .questions-right-col .elementor-widget-text-editor:first-child,
    #faqs>.e-con-inner>.e-con-full>.e-con-full>.elementor-widget-text-editor:first-child {
        font-size: 4rem !important;
    }

    #faqs>.e-con-inner>.e-con-full {
        --margin-bottom: 4rem;
        --padding-top: 4rem;
        --padding-bottom: 4rem;
    }

    #faqs .faqs-post-line {
        font-size: 1.8rem !important;
    }

    #faqs .faqs-post-line .elementor-widget-container {
        margin: 0 !important;
    }

    #faqs .e-n-accordion-item-title {
        padding: 1.5rem 0;
    }

    #reviews-slider .review-card h3,
    #faqs .e-n-accordion-item-title-text {
        font-size: 2rem;
    }

    #faqs .e-n-accordion-item-title+div {
        --padding-right: 0;
        --padding-left: 0;
    }

    #faqs .e-n-accordion-item-title+div .elementor-widget-text-editor {
        font-size: 1.6rem !important;
    }

    #voucher .voucher-right-col,
    #mem-gift .voucher-right-col {
        padding: 1rem 3rem;
    }

    #last-tree>.e-con-inner {
        flex-direction: column;
        background-image: none;
    }

    #last-tree>.e-con-inner>.e-con-full:first-child {
        width: 100% !important;
        --width: 100% !important;
        min-height: 560px;
        background-image: url(/wp-content/uploads/2023/07/home-tree-04.jpg);
        background-position: bottom center;
        background-repeat: no-repeat;
        background-size: contain;
    }

    #last-tree>.e-con-inner>.e-con-full:last-child {
        width: 100% !important;
        --width: 100% !important;
        justify-content: center;
    }

    #home-intro .first-tree img {
        width: 25%;
    }

    #footer .footer-left-col,
    #footer .footer-last-col {
        --padding-right: 3rem;
        --padding-bottom: 3rem;
        --padding-left: 3rem;
        --padding-top: 3rem;
    }

    #footer .footer-middle-col .inner-content {
        --padding-bottom: 2rem !important;
    }

    #mini-book .mini-book-wrapper {
        flex-direction: column !important;
    }

    #mini-book .mini-book-wrapper>div {
        width: 100% !important;
    }

    .mem-product-landing-page #main #home-intro>.e-con-inner {
        --padding-bottom: 0rem !important;
    }

    #books-presentation .jet-headline__label,
    .cta-block-green .elementor-widget-text-editor,
    .cta-block-gold .elementor-widget-text-editor {
        font-size: 1.8rem !important;
    }

    .mem-logo img {
        width: 130px !important;
    }

    .cta-block-green .mem-logo {
        right: 3rem !important;
    }

    .cta-block-gold .mem-logo {
        left: 3rem !important;
    }

    .cta-block-green .questions-wrapper>.e-flex:last-child {
        background-position-x: 75%;
    }

    .cta-block-green .questions-wrapper>.e-con {
        --padding: 3rem !important;
        padding: 3rem !important;
    }

    .cta-block-green .questions-wrapper>.e-con:last-child>.e-con-inner>.e-flex:first-child {
        --width: 70% !important;
    }

    .cta-block-green .questions-wrapper>.e-con:last-child>.e-con-inner>.e-flex:last-child {
        right: 35px !important;
    }

    .mem-product-landing-page #home-description>.e-con-inner,
    #teasers>.e-con-inner,
    .cta-block-gold>.e-con-inner {
        padding-top: 3rem !important;
    }

    .cta-block-green .questions-wrapper>.e-flex:first-child>.e-con-inner,
    .cta-block-gold .cta-wrapper>.e-flex:first-child>.e-con-inner,
    .mem-product-landing-page #books-presentation {
        padding-top: 5rem !important;
        padding-bottom: 0rem !important;
        --padding-top: 5rem !important;
        --padding-bottom: 0rem !important;
    }

    .product-description {
        padding-top: 10rem !important;
    }

    .mem-product-landing-page #books-presentation {
        --margin-top: 5rem !important;
        --margin-bottom: 8rem !important;
    }

    #reminder>.e-con-inner {
        --padding-top: 0rem !important;
        --padding-bottom: 0rem !important;
    }

    #mini-book {
        margin-bottom: 6rem !important;
    }

    #mini-book .mini-book-wrapper>.e-flex {
        width: 100% !important;
        --width: 100% !important;
    }

    .mem-product-landing-page .two-fonts-header>.e-con-inner {
        --padding-top: 7rem !important;
        --padding-bottom: 2rem !important;
    }

    .mem-product-landing-page #reviews-slider .elementor-swiper-button {
        top: -3rem !important;
    }

    .cta-block-green .questions-wrapper .questions-cards-wrapper {
        --padding-top: 0 !important;
        --padding-bottom: 0 !important;
    }

    .cta-block-gold .cta-books-wrapper {
        right: 30px !important;
    }

    .mem-product-landing-page .cta-block-gold .e-con-full.cta-books-wrapper img {
        width: 68% !important;
    }

    .mem-product-landing-page #pageselection {
        background-image: none;
        padding-top: 3rem;
        padding-bottom: 0rem;
    }

    .tm-extra-product-options .tcwidth-70,
    .tm-extra-product-options .tc-cell.tcwidth-70,
    .tc-cell.tcwidth-70,
    .tcwidth-70,
    .tm-extra-product-options .tcwidth-55,
    .tm-extra-product-options .tc-cell.tcwidth-55,
    .tc-cell.tcwidth-55,
    .tcwidth-55,
    .tm-extra-product-options .tcwidth-45,
    .tm-extra-product-options .tc-cell.tcwidth-45,
    .tc-cell.tcwidth-45,
    .tcwidth-45 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .mem-product-landing-page .tc-totals-form,
    .mem-product-landing-page form .single_add_to_cart_button,
    .mem-product-landing-page form.cart #tm-extra-product-options {
        top: inherit;
        left: inherit;
        right: inherit;
        position: relative;
        width: 100%;
        max-width: 100%;
        padding-bottom: 0;
        margin-bottom: 2rem;
    }

    .mem-pages-selection>.tc-section-inner-wrap>.tc-row,
    .mem-phone-feature>.tc-section-inner-wrap>.tc-row,
    .mem-gift-wrapper>.tc-section-inner-wrap>.tc-row {
        margin-right: -4rem;
    }

    .mem-product-landing-page .tm-epo-totals {
        padding-top: 0;
        padding-right: 1rem;
        padding-left: 1rem;
    }

    #reminder .reminder-wrapper>.e-flex:first-child {
        --width: 20%;
    }

    #reminder .reminder-wrapper>.e-flex:last-child {
        --width: 70%;
    }

    #reminder .reminder-btn .e-con-inner {
        padding-top: 1rem !important;
    }

    .two-fonts-header-first {
        font-size: 5rem !important;
    }

    .product-description .book-info .promise-card {
        width: 47% !important;
        max-width: 47% !important;
        --container-widget-width: 47% !important;
        margin-bottom: 1rem !important;
    }

    #hero-section .hero-section-text {
        width: 60%;
    }

    #mem-configurator-book-layout>.e-con-inner {
        flex-direction: column;
    }

    #mem-book-config-section .mem-buy-now-left-col-wrapper {
        padding: 4rem;
        width: 100%;
        max-width: 100%;
        border-radius: 4rem 4rem 0 0;
        margin-bottom: 0;
        background-image: linear-gradient(180deg, var(--e-global-color-88ca866) 80%, #978b6d 100%);
    }

    #mem-book-config-section.book-layout .mem-buy-now-money-back {
        left: auto;
        right: 3rem;
        top: 0;
    }

    #mem-book-config-section .mem-buy-now-right-col-wrapper {
        padding: 4rem;
        padding-bottom: 22rem;
        width: 100%;
        max-width: 100%;
        border-radius: 0 0 4rem 4rem;
    }

    #mem-book-config-section .mem-buy-now-right-col-wrapper .mem-buy-now-bubble {
        --margin-block-start: 0;
    }

    #mem-book-config-section .mem-book-select-introduction {
        width: 100%;
        max-width: 100%;
    }

    #mem-configurator-book-layout #pageselection {
        padding-top: 0;
    }

    .mem-product-landing-page .tc-totals-form dl.tm-extra-product-options-totals dt {
        width: 60% !important;
    }
}

@media (min-width: 767px) {
    .mem-wc-giftcard-info-img-mobil {
        display: none;
    }

    /*.mem-express-checkout div#mem-book-config {
    	scale: 85%;
	}*/

    header .elementor-sticky,
    header .elementor-sticky--active {
        transition: 2s !Important;
    }

    header .elementor-sticky--active {
        padding-left: 80px !important;
    }


}

@media (max-width: 767px) {


    .review-accordion .elementor-image-box-img {
        width: 18% !important;
        float: left;
        margin-right: 10px !important;
    }



    .mem-product-landing-page #mem-configurator-book-layout form .single_add_to_cart_button {
        top: 0rem;
    }

    #hero-section h2.oew-heading-tag .oew-pre-heading,
    #hero-section h2.oew-heading-tag .oew-animated-heading,
    #hero-section h2.oew-heading-tag .typed-cursor,
    #hero-section .hero-section-text h4.elementor-heading-title {
        color: #54595f !important;
    }

    #home-intro .first-tree img {
        width: 45%;
    }

    #mem-bekannt-aus .elementor-widget-gallery {
        padding: 0rem 3rem 10rem;
    }

    .btn-video {
        margin-bottom: 0 !important;
    }

    #hero-section,
    #how-it-works,
    #voucher,
    #mem-gift,
    #mini-book,
    .cta-block-green,
    .cta-block-gold,
    #reminder {
        padding-left: 0 !important;
        padding-right: 0 !important;
        --padding-right: 0;
        --padding-left: 0;
        border-radius: 0;
    }

    #book-present {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #book-present .teasers-wrapper,
    .cta-block-green .questions-wrapper,
    .cta-block-green .questions-wrapper>.e-flex:first-child,
    .cta-block-green .questions-wrapper>.e-flex:last-child,
    .cta-block-gold .cta-wrapper,
    .cta-block-gold .cta-wrapper img,
    #reminder .reminder-wrapper {
        border-radius: 0 !important;
    }

    #hero-section .elementor-main-swiper .swiper-slide,
    #hero-section .elementor-main-swiper {
        border-radius: 0 !important;
    }

    #hero-section .elementor-widget-slides.e-widget-swiper .swiper-slide {
        height: 300px !important;
    }

    #hero-section>.e-con-inner>.e-con-full:first-child {
        position: relative;
    }

    #hero-section>.e-con-inner {
        max-height: inherit;
    }

    #hero-section .hero-section-empty {
        display: none;
    }

    #hero-section .hero-section-text {
        width: 100%;
        --width: 100%;
    }

    #hero-section .hero-section-text {
        --padding-left: 2rem;
        --padding-right: 2rem;
        --padding-bottom: 0;
        background: #e9f5f4;
    }

    #hero-section .hero-section-text h4.elementor-heading-title {
        margin-bottom: 4rem;
    }

    #hero-section h1 {
        color: #1b7c74 !important;
    }

    #hero-section .hero-section-text .elementor-widget-heading .elementor-widget-container {
        margin-bottom: 2rem !important;
    }

    .btn-primary,
    .btn-video {
        width: 100% !important;
        margin-bottom: 2rem !important;
    }

    #hero-section .btn-primary a.elementor-size-lg,
    #hero-section .btn-video a.elementor-size-lg {
        padding: 1rem 2rem !important;
        width: 266px !important;
        font-size: 1.6rem;
        letter-spacing: 0.1rem;
        transition: none;
    }

    #hero-section .btn-primary .elementor-button-wrapper,
    #hero-section .btn-video .elementor-button-wrapper {
        text-align: center;
    }

    #hero-section .btn-primary .elementor-button-text::before {
        display: none;
    }

    #hero-section .btn-video .elementor-button-text::after {
        width: 26px;
        height: 26px;
    }

    .mem-home-2023 #hero-section .elementor-widget-image a img[src$=".svg"],
    .mem-product-landing-page #hero-section .elementor-widget-image a img[src$=".svg"] {
        height: 42px;
        margin: 0 0.5rem;
    }

    #hero-section .mem-hero-slides .elementor-slides .swiper-slide-bg {
        background-position: 100%;
    }

    .btn-primary .elementor-widget-container {
        margin-right: 0 !important;
    }

    .btn-primary .elementor-size-lg,
    .btn-video .elementor-size-lg {
        width: 100% !important;
    }

    .btn-primary .elementor-button-text,
    .btn-video .elementor-button-text {
        flex-grow: 0;
    }

    .post-covers .e-con-inner {
        flex-direction: column !important;
        gap: 0 !important;
        --gap: 0 !important;
    }

    #books-presentation>.elementor-element:last-child>.e-con-inner>.e-con-full:first-child,
    #books-presentation>.elementor-element:last-child>.e-con-inner>.e-con-full:last-child {
        width: 100% !important;
        --width: 100% !important;
    }

    #books-presentation .jet-headline__label {
        text-align: left;
    }

    #home-intro .btn-primary .elementor-size-xl,
    .btn-primary .elementor-size-lg {
        font-size: 1.6rem;
        padding: 2rem;
        line-height: 1.4;
    }

    #supported,
    #reviews-slider .elementor-swiper-button,
    .select-book-card .oew-info-box-description {
        display: none;
    }

    .two-fonts-header h2 {
        padding-right: 0;
    }

    .two-fonts-header .e-con-inner {
        --padding-top: 5rem;
        --padding-bottom: 3rem;
    }

    #home-description .description-card img {
        border-radius: 2rem !important;
    }

    #reviews-slider .review-card .elementor-image-box-img img {
        border-radius: 2rem 2rem 0 0;
    }

    #how-it-works>.e-con-inner>.e-con-full,
    #voucher>.e-con-inner,
    #mem-gift>.e-con-inner {
        border-radius: 0 !important;
    }

    #how-it-works>.e-con-inner>.e-con-full {
        --margin-top: 1rem;
        --margin-bottom: 2rem;
    }

    #how-it-works .e-con-full {
        --padding-right: 1rem;
        --padding-left: 1rem;
    }

    #how-it-works .elementor-image-box-content {
        padding-left: 2rem;
    }

    #how-it-works .step-card h3 {
        font-size: 2rem;
    }

    .step-card h3 span {
        font-size: 4rem;
    }

    #how-it-works .step-card .elementor-image-box-description,
    #home-description .description-card.e-con>.elementor-widget,
    #reviews-slider .review-card h3 span,
    #questions-examples .post-line,
    #questions-examples .question-card p {
        font-size: 1.6rem !important;
        line-height: 1.5;
        min-height: inherit;
    }

    #home-description .elementor-image-box-img img,
    #questions-examples .elementor-image-box-img img,
    #last-tree>.e-con-inner>.e-con-full:first-child {
        max-height: 400px;
        min-height: 400px;
    }

    #home-description .image-quote .elementor-image-box-description,
    #questions-examples .image-quote .elementor-image-box-description {
        padding: 0 5%;
    }

    .cta-btn .description-card {
        --padding-right: 0 !important;
        --padding-left: 0 !important;
    }

    #last-tree>.e-con-inner {
        margin-top: 0;
    }

    #reviews-slider .review-stars {
        margin-top: -9px;
    }

    #home-intro>.e-con-inner {
        --padding-bottom: 3rem;
        --padding-top: 0rem;
    }

    #home-intro h2,
    #books-presentation h2,
    #how-it-works h2,
    #select-book .select-book-animation h2,
    .two-fonts-header h2,
    #questions-examples h2,
    #faqs h2 {
        font-size: 2.6rem !important;
        line-height: 1.2;
    }

    #home-description .description-card .elementor-widget-image {
        order: 1;
    }

    #home-description .description-card .elementor-widget-text-editor {
        order: 2;
    }

    #home-description .description-card .elementor-widget-text-editor>.elementor-widget-container {
        padding-top: 20px !important;
    }

    #reviews-slider .review-card h3,
    #faqs .e-n-accordion-item-title-text {
        font-size: 1.8rem;
    }

    #reviews-slider .review-card h3 {
        padding: 1rem 2rem;
    }

    #reviews-slider .review-card .elementor-image-box-description {
        padding: 1rem 2rem 2rem 2rem;
    }

    .question-card>.e-con-inner>.elementor-widget-text-editor:first-child>.elementor-widget-container {
        padding: 2rem 2rem 0rem 2rem;
    }

    .hero-stores .e-con-inner {
        justify-content: center !important;
        padding-top: 3rem;
    }

    #hero-section {
        margin-bottom: 6rem !important;
    }

    .drei-icons {
        flex-direction: column !important;
    }

    #books-presentation .jet-headline__label,
    .covers-post-line .elementor-heading-title,
    #btn-show-more .elementor-size-lg,
    .mem-product-landing-page .post-line p {
        font-size: 1.8rem !important;
        text-align: center;
    }

    #home-intro .promise-card {
        width: 100%;
        --container-widget-width: 100%;
    }

    #reviews-slider {
        padding-right: 0 !important;
        --padding-right: 0;
    }

    #select-book>.e-con-inner {
        padding-top: 2rem !important;
    }

    #select-book>.e-con-inner>.elementor-widget-text-editor {
        font-size: 4rem !important;
    }

    .select-book-animation>.elementor-widget-container {
        margin: -3rem 0 2rem 0 !important;
    }

    .select-book-wrapper {
        min-height: 320px;
    }

    #faqs {
        padding-left: 0 !important;
        padding-right: 0 !important;
        --padding-right: 0;
        --padding-left: 0;
    }

    #faqs>.e-con-inner>.e-con-full {
        --margin-bottom: 3rem;
        --padding-top: 3rem;
        --padding-bottom: 4rem;
        border-radius: 0;
    }

    .questions-right-col .elementor-widget-text-editor:first-child,
    #faqs>.e-con-inner>.e-con-full>.e-con-full>.elementor-widget-text-editor:first-child,
    .two-fonts-header .elementor-widget-text-edito {
        padding-bottom: 1rem;
    }

    #faqs .faqs-post-line {
        font-size: 1.6rem !important;
    }

    #voucher .voucher-wrapper,
    #mem-gift .voucher-wrapper {
        border-radius: 0 !important;
    }

    #voucher .voucher-left-col,
    #mem-gift .voucher-left-col {
        padding: 2rem;
    }

    #voucher .voucher-left-col img,
    #mem-gift .voucher-left-col img {
        border-radius: 2rem !important;
    }

    #last-tree {
        padding-bottom: 0 !important;
    }

    #voucher>.e-con-inner,
    #mem-gift>.e-con-inner {
        flex-direction: column;
    }

    #voucher .voucher-left-col,
    #voucher .voucher-right-col,
    #mem-gift .voucher-left-col,
    #mem-gift .voucher-right-col {
        width: 100%;
    }

    #footer .footer-middle-col,
    #footer .footer-last-col {
        width: 100% !important;
        --width: 100% !important;
    }

    #footer .inner-content {
        background-color: #1b7c74;
    }

    li#sidr-id-mobile-language-switcher {
        display: none;
    }

    .sidr-class-dropdown-menu a i {
        width: 24px;
        text-align: center;
    }

    .sidr-class-featured {
        background-color: #29a599;
    }

    .sidr-class-featured a {
        color: #fff !important;
    }

    #reviews-slider .elementor-swiper-button {
        display: none !important;
    }

    #mini-book .mini-book-wrapper {
        border-radius: 0 !important;
    }

    #mini-book h3 {
        font-size: 3rem !important;
    }

    form.cart .mem-book-select-introduction .mem-author-ul li {
        -ms-flex: 0 0 100% !important;
        flex: 0 0 100% !important;
        max-width: 100% !important;
        justify-content: start !important;
    }

    .mem-product-landing-page .mem-author-div ul li .tc-epo-text-wrapper,
    .mem-product-landing-page .tc-extra-product-options .tmcp-field-wrap label {
        width: 100%;
    }

    .mem-product-landing-page #main #home-intro>.e-con-inner {
        --padding-top: 0rem !important;
    }

    #book-present .elementor-image-box-img {
        width: 72px !important;
        margin: 0 auto 2rem auto;
        display: block;
    }

    .mem-book-select-introduction h2 {
        font-size: 4rem;
        line-height: 1;
        padding-bottom: 2rem !important;
    }

    .mem-product-landing-page .mem-author-div h2 {
        font-size: 3rem !important;
        margin-bottom: 1rem;
    }

    #reminder .reminder-wrapper>.e-flex:first-child,
    #reminder .reminder-wrapper>.e-flex:last-child {
        --width: 100%;
    }

    .mem-logo {
        display: none;
    }

    .cta-block-green .questions-wrapper>.e-con:last-child>.e-con-inner>.e-flex:first-child {
        --width: 100% !important;
        padding: 0 !important;
    }

    .cta-block-green .questions-wrapper>.e-flex:last-child {
        padding-left: 2rem !important;
        padding-right: 2rem !important;
    }

    .cta-block-green .questions-wrapper .question-card p,
    .cta-block-green .questions-wrapper .question-card .elementor-widget-container>div {
        margin-bottom: 2rem;
        font-size: 1.6rem;
    }

    .cta-block-gold .cta-wrapper>.e-flex:first-child>.e-con-inner {
        --padding-top: 5rem !important;
        --padding-bottom: 2rem !important;
    }

    .cta-block-gold .cta-wrapper>.e-con:first-child {
        --padding-right: 3rem !important;
        --padding-left: 3rem !important;
    }

    .cta-block-gold.e-con>.e-con-inner {
        margin-bottom: 8rem;
    }

    .cta-block-gold .cta-books-wrapper {
        right: 0 !important;
        padding: 0 3rem 8rem 0;
    }

    .mem-product-landing-page .cta-block-gold .e-con-full.cta-books-wrapper img {
        width: 100% !important;
    }

    #reminder .reminder-wrapper {
        --padding-left: 1rem !important;
        --padding-right: 1rem !important;
    }

    .mem-product-landing-page .mem-author-div {
        padding-bottom: 0;
    }

    .mem-product-landing-page .mem-pages-selection .tm-box,
    .mem-product-landing-page .mem-gift-wrapper .tm-box,
    .mem-product-landing-page .mem-phone-feature .tm-box {
        padding: 2rem 1rem;
        border-radius: 1rem;
    }

    .mem-product-landing-page .mem-book-size-div::before,
    .mem-product-landing-page .mem-wc-copies-div::before,
    .mem-product-landing-page .mem-wc-digital-copies-div::before,
    .mem-product-landing-page .mem-phone-feature label::before,
    .mem-product-landing-page .mem-wc-option-gift-ul label::before {
        display: none;
    }

    .mem-product-landing-page .mem-book-size-div,
    .mem-product-landing-page .mem-wc-copies-div,
    .mem-product-landing-page .mem-wc-digital-copies-div {
        flex-direction: column;
    }

    .mem-product-landing-page .average-pages-information-div {
        padding-left: 2rem;
    }

    .mem-product-landing-page .mem-book-size-div h3,
    .mem-product-landing-page .mem-wc-copies-div .tm-label,
    .mem-product-landing-page .mem-wc-digital-copies-div .tm-label,
    .mem-product-landing-page .mem-phone-feature .tm-label,
    .mem-product-landing-page .mem-wc-option-gift-ul .tm-label,
    .mem-product-landing-page .mem-pages-selection .tc-price-wrap,
    .mem-product-landing-page .mem-phone-feature .tc-price-wrap {
        font-size: 1.8rem !important;
    }

    .mem-product-landing-page .mem-pages-selection .tc-price-wrap,
    .mem-product-landing-page .mem-phone-feature .tc-price-wrap {
        padding-left: 4.75rem;
    }

    .mem-book-size-ul .tc-price-wrap {
        padding-left: 20rem !important;
    }

    .mem-product-landing-page .mem-wc-digital-copies-ul .tc-inline-description,
    .mem-product-landing-page .mem-wc-copies-ul .tc-inline-description,
    .mem-product-landing-page .mem-phone-feature .tc-inline-description,
    .mem-product-landing-page .mem-wc-gift-infotext-div .tm-description p,
    .mem-product-landing-page .average-pages-information-div .tm-description {
        font-size: 1.4rem !important;
    }

    .mem-product-landing-page .mem-wc-copies-div label input[type="checkbox"]+.tc-label-wrap::before,
    .mem-product-landing-page .mem-wc-digital-copies-ul label input[type="checkbox"]+.tc-label-wrap::before,
    .mem-product-landing-page .mem-phone-feature label input[type="checkbox"]+.tc-label-wrap::before,
    .mem-product-landing-page .mem-wc-option-gift-ul label input[type="checkbox"]+.tc-label-wrap::before {
        margin-left: -4px;
    }

    .mem-product-landing-page .mem-wc-digital-copies-ul .tc-inline-description,
    .mem-product-landing-page .mem-phone-feature .tc-inline-description {
        padding-left: 4.75rem;
        margin-top: 2rem;
    }

    .mem-product-landing-page form select.mem-book-size {
        width: 100% !important;
        display: block;
        font-size: 2rem;
    }

    .mem-product-landing-page .mem-wc-copies-div .tc-row.tc-quantity-right {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .mem-product-landing-page .mem-wc-copies-div {
        margin-bottom: 1rem;
    }

    .mem-product-landing-page .mem-wc-gift-infotext-div .tm-description {
        padding-left: 6.5rem;
        margin-top: 1rem;
        font-size: 1.8rem;
        line-height: 1.4;
    }

    .mem-product-landing-page .mem-wc-gift-infotext-div .tm-description small {
        font-size: 1.6rem;
        line-height: 1.4;
        display: block;
    }

    .mem-product-landing-page form.cart .mem-phone-feature .tc-price-wrap {
        margin-top: 8px;
    }

    .mem-product-landing-page .mem-wc-option-giftbox-selection-div ul.mem-wc-option-giftbox-selection-ul,
    .mem-product-landing-page.woocommerce #main ul ul.mem-wc-cards-general-ul {
        justify-content: start !important;
        width: 100% !important;
        flex-direction: column;
    }

    .mem-product-landing-page .mem-wc-option-giftbox-selection-div ul.mem-wc-option-giftbox-selection-ul li.tc-mode-images,
    .mem-product-landing-page ul.mem-wc-cards-ul li.tc-mode-images {
        width: 100% !important;
        max-width: 100% !important;
        flex: 0 0 100% !important;
        padding-bottom: 2rem !important;
        margin-bottom: 2rem !important;
    }

    .mem-product-landing-page .mem-wc-option-giftbox-selection-div {
        padding-bottom: 1rem;
    }

    .mem-product-landing-page .mem-gift-wrapper .mem-wc-gift-date-ul label:first-child {
        width: 100%;
    }

    .mem-product-landing-page ul#tm-extra-product-options-fields .mem-wc-copies-div ul li .tm-quantity.tm-right {
        position: relative;
        left: 6.75rem;
        right: inherit;
        top: 26px;
        padding-bottom: 3rem;
        align-self: start;
    }

    .mem-product-landing-page ul#tm-extra-product-options-fields .mem-wc-copies-div ul li .tm-quantity.tm-right+.tc-cell {
        flex-basis: fit-content;
    }

    .mem-product-landing-page .mem-wc-gift-time-us-ul .tc-label.tm-label {
        font-size: 1.5rem;
    }

    .tc-totals-form dl.tm-extra-product-options-totals,
    .mem-product-landing-page .mem-book-size-div h3,
    .mem-product-landing-page .mem-pages-selection .tc-price-wrap {
        margin-bottom: 1rem;
    }

    .mem-product-landing-page .tc-totals-form {
        border-radius: 1rem;
    }

    .mem-product-landing-page .tc-totals-form dl.tm-extra-product-options-totals dt.tm-final-totals {
        font-size: 2.1rem;
        padding-top: 0.5rem;
    }

    .two-fonts-header-first {
        font-size: 4rem !important;
    }

    .product-description .book-info .promise-card {
        width: 100% !important;
        max-width: 100% !important;
        --container-widget-width: 100% !important;
        margin-bottom: 3rem !important;
    }

    .mem-product-landing-page .mem-wc-digital-copies-ul .tc-inline-description,
    .mem-product-landing-page .mem-wc-copies-ul .tc-inline-description,
    .mem-product-landing-page .mem-phone-feature .tc-inline-description,
    .mem-product-landing-page .mem-wc-gift-infotext-div .tm-description {
        padding-right: 0%;
    }

    .questions-verlauf {
        mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 1%, rgb(0, 0, 0) 99%, rgba(0, 0, 0, 0) 100%);
        -webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 1%, rgb(0, 0, 0) 99%, rgba(0, 0, 0, 0) 100%);
    }

    .woocommerce div.product #mem-configurator-book-layout form.cart {
        padding: 20px !important;
    }

    #mem-book-config-section.book-layout .elementor-shape-top {
        display: none;
    }

    #mem-configurator-book-layout {
        padding-left: 0;
        padding-right: 0;
    }

    #mem-book-config-section .mem-buy-now-left-col-wrapper,
    #mem-book-config-section .mem-buy-now-right-col-wrapper {
        padding: 3rem;
        border-radius: 0;
        box-shadow: none;
        margin-bottom: 0;
    }

    #mem-book-config-section.book-layout .mem-buy-now-money-back {
        right: 1rem;
        top: -5rem;
    }

    #mem-book-config {
        padding-top: 9rem !important;
    }

    #mem-book-config-section .mem-buy-now-right-col-wrapper {
        padding-bottom: 0;
    }

    #mem-book-config-section .mem-book-select-introduction {
        position: relative;
        top: inherit;
    }

    .mem-product-landing-page .tc-totals-form {
        padding: 1rem;
        position: inherit;
    }

    #main .product {
        overflow: hidden;
    }

    .mem-product-landing-page form.cart #tm-extra-product-options #mem-pages-count ul.tmcp-ul-wrap li.tmcp-field-wrap {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-wrap: nowrap;
    }

    .mem-product-landing-page form.cart #tm-extra-product-options #mem-pages-count ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-epo-field-label {
        flex-grow: 0;
    }

    .mem-product-landing-page form.cart #tm-extra-product-options #mem-pages-count ul.tmcp-ul-wrap li.tmcp-field-wrap label.tm-epo-field-label+span {
        width: fit-content;
        padding-left: 2rem !important;
        margin: 0;
    }

    .mem-product-landing-page form.cart #tm-extra-product-options #mem-pages-count ul.tmcp-ul-wrap li.tmcp-field-wrap>div.tc-inline-description {
        width: fit-content;
    }

    .mem-product-landing-page form.cart #tm-extra-product-options #mem-pages-count .price .amount {
        white-space: nowrap;
    }

    .mem-product-landing-page .average-pages-information-div .tm-description,
    .mem-product-landing-page .average-pages-information-div .tm-description p {
        padding-right: 0;
    }

    .elementor.elementor .e-con>.blog-post-entry.elementor-widget {
        padding: 20px;
    }

    .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
        padding: 0 !important;
    }

    .mem-wc-giftcard-info-img {
        display: none;
    }
}

/* Fixing Checkout Page */
@media (max-width: 1600px) {
    .mem-product-landing-page .tc-totals-form {
        width: 27%;
        max-width: 27%;
    }

    .mem-product-landing-page form .single_add_to_cart_button {
        width: 23%;
    }
}

@media (max-width: 1536px) {
    .mem-product-landing-page .mem-pages-selection .tc-row.tm-box>h2 {
        font-size: 2rem !important;
        padding: 1rem 0 !important;
    }

    .mem-product-landing-page .tc-totals-form {
        width: 28%;
        max-width: 28%;
    }

    .mem-product-landing-page form .single_add_to_cart_button {
        width: 24%;
        right: 4rem;
    }

    .mem-product-landing-page .mem-wc-option-giftbox-selection-div {
        padding: 3rem 0 4rem 0;
    }
}

@media (max-width: 1200px) {
    .mem-product-landing-page form .single_add_to_cart_button {
        width: 23%;
    }

    .mem-product-landing-page .mem-wc-copies-div span.tm-quantity {
        left: 330px;
        top: 35px;
    }
}

@media (max-width: 991px) {
    .mem-product-landing-page .tm-extra-product-options .mem-book-select-introduction .tc-section-inner-wrap .tc-row .tc-row {
        row-gap: 0;
        flex-direction: column;
        align-items: center;
    }

    .mem-product-landing-page .mem-wc-copies-div span.tm-quantity {
        left: 300px;
        top: -6px;
    }

    .mem-product-landing-page .tc-totals-form {
        width: 100%;
        max-width: 100%;
    }

    .mem-product-landing-page .tc-totals-form,
    .mem-product-landing-page form .single_add_to_cart_button,
    .mem-product-landing-page form.cart #tm-extra-product-options {
        top: inherit;
        left: inherit;
        right: inherit;
        position: relative;
        width: 100%;
        max-width: 100%;
        padding-bottom: 0;
        margin-bottom: 2rem;
    }
}

@media (max-width: 768px) {

    .mem-product-landing-page .mem-pages-selection .tc-row.tm-box,
    .mem-product-landing-page .mem-gift-wrapper .tc-row.tm-box,
    .mem-product-landing-page .mem-phone-feature .tc-row.tm-box {
        padding: 2rem;
    }

    .mem-product-landing-page .mem-wc-copies-div span.tm-quantity {
        left: auto;
        right: 34px;
        top: 30px;
    }

    .mem-product-landing-page .mem-author-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper label .tc-epo-text-label-wrapper,
    .mem-product-landing-page .mem-author-div ul.tmcp-ul-wrap li.tmcp-field-wrap.tc-epo-text-wrapper label .tc-epo-text-label-wrapper .tc-label-wrap {
        width: 100% !important;
        max-width: 100% !important;
    }

    .mem-product-landing-page .mem-pages-selection .tc-row.tm-box>h2 {
        font-size: 2.4rem !important;
        padding: 0 !important;
    }

    .mem-product-landing-page .tc-row.tm-box .average-pages-information-div {
        padding-left: 0;
    }

    .fullwidth-ul .tc-label-inner.desc-inline:not(.tc-mode-text .tc-label-inner),
    .fullwidth-ul .tc-label-inner.no-desc:not(.tc-mode-text .tc-label-inner) {
        grid-template-columns: 1fr;
    }

    .mem-product-landing-page .mem-pages-selection .tc-price-wrap,
    .mem-product-landing-page .mem-phone-feature .tc-price-wrap {
        padding-left: 0;
        margin-top: 0;
        justify-self: flex-start;
    }

    .mem-product-landing-page .mem-wc-copies-div span.tm-quantity {
        right: 20px;
        top: 20px;
    }

    .mem-product-landing-page .mem-wc-digital-copies-ul .tc-label-wrap .tc-inline-description,
    .mem-product-landing-page .mem-wc-copies-ul .tc-label-wrap .tc-inline-description,
    .mem-product-landing-page .average-pages-information-div .tc-label-wrap .tm-description,
    .mem-product-landing-page .mem-phone-feature .tc-label-wrap .tc-inline-description {
        padding-right: 0;
        padding-top: 1rem;
        font-size: 1.3rem !important;
    }

    .mem-product-landing-page .tc-row.tm-box .mem-wc-gift-infotext-div .tm-description {
        padding-left: 4.5rem;
        margin-top: 0.5rem;
        font-size: 1.3rem !important;
    }

    .mem-product-landing-page .mem-wc-option-giftbox-selection-div ul.mem-wc-option-giftbox-selection-ul,
    .mem-product-landing-page.woocommerce #main ul ul.mem-wc-cards-general-ul {
        flex-direction: inherit;
    }

    .mem-product-landing-page .mem-wc-printable-card-div ul.mem-wc-printable-card-ul li.tc-mode-images,
    .mem-product-landing-page ul.mem-wc-printable-card-ul li.tc-mode-images {
        width: 100%;
        flex: 0 0 100% !important;
        margin-bottom: 1rem !important;
    }

    .mem-product-landing-page form.cart #tm-extra-product-options {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}