.elementor-180447 .elementor-element.elementor-element-2201bf7{--display:flex;--padding-top:5%;--padding-bottom:5%;--padding-left:0%;--padding-right:0%;}.elementor-180447 .elementor-element.elementor-element-ff62d7a .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li:not(.is-active) a{background-color:#EFEFEF;}.elementor-180447 .elementor-element.elementor-element-ff62d7a .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a:hover{background-color:var( --e-global-color-secondary );}.elementor-180447 .elementor-element.elementor-element-ff62d7a .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a{background-color:var( --e-global-color-secondary );}.elementor-180447 .elementor-element.elementor-element-ff62d7a{--tab-content-spacing:5%;--tabs-normal-color:var( --e-global-color-secondary );--tabs-hover-color:#FFFFFF;--tabs-active-color:#FFFFFF;--tabs-border-radius:10px 10px 10px 10px;--tabs-divider-color:#FFFFFF;--tabs-divider-weight:4px;--sections-border-radius:10px 10px 10px 10px;--sections-padding:16px 24px 16px 24px;--edit-link-margin-top:16px;--edit-link-margin-start:24px;--typography-section-titles-color:var( --e-global-color-primary );--section-title-spacing:20px;--general-text-color:var( --e-global-color-text );--links-normal-color:var( --e-global-color-secondary );--forms-fields-border-radius:50px 50px 50px 50px;--forms-buttons-border-radius:100px 100px 100px 100px;--tables-title-color:var( --e-global-color-primary );--tables-items-color:var( --e-global-color-text );--tables-links-normal-color:var( --e-global-color-secondary );--tables-divider-border-type:none;--tables-button-normal-text-color:var( --e-global-color-secondary );--tables-buttons-border-type:none;--tables-button-padding:0px 10px 0px 0px;}.elementor-180447 .elementor-element.elementor-element-ff62d7a .e-my-account-tab .woocommerce .woocommerce-MyAccount-navigation ul li a{font-family:"Wonderfeel DIN", Sans-serif;font-weight:bold;text-transform:capitalize;}.elementor-180447 .elementor-element.elementor-element-ff62d7a .e-my-account-tab__edit-address .woocommerce-Address address{padding-top:calc( 16px + 40px );}.elementor-180447 .elementor-element.elementor-element-ff62d7a .woocommerce-pagination{padding-bottom:16px;}.elementor-180447 .elementor-element.elementor-element-ff62d7a button.button, .elementor-180447 .elementor-element.elementor-element-ff62d7a #add_payment_method #payment #place_order{font-size:16px;}.elementor-180447 .elementor-element.elementor-element-ff62d7a .order_details thead th, .elementor-180447 .elementor-element.elementor-element-ff62d7a .order_details tfoot td, .elementor-180447 .elementor-element.elementor-element-ff62d7a .order_details tfoot th, .elementor-180447 .elementor-element.elementor-element-ff62d7a .nobr{font-family:"Wonderfeel DIN", Sans-serif;}.elementor-180447 .elementor-element.elementor-element-ff62d7a .e-my-account-tab__orders tbody td, .elementor-180447 .elementor-element.elementor-element-ff62d7a .e-my-account-tab__downloads tbody td, .elementor-180447 .elementor-element.elementor-element-ff62d7a .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .product-quantity, .elementor-180447 .elementor-element.elementor-element-ff62d7a .woocommerce-table--order-downloads tbody td, .elementor-180447 .elementor-element.elementor-element-ff62d7a .woocommerce-table--order-details td a, .elementor-180447 .elementor-element.elementor-element-ff62d7a td.product-total, .elementor-180447 .elementor-element.elementor-element-ff62d7a td.payment-method-method, .elementor-180447 .elementor-element.elementor-element-ff62d7a td.payment-method-expires{font-family:"Poppins", Sans-serif;}.elementor-180447 .elementor-element.elementor-element-ff62d7a .wc-item-meta{font-family:"Poppins", Sans-serif;}.elementor-180447 .elementor-element.elementor-element-ff62d7a .shop_table .button, .elementor-180447 .elementor-element.elementor-element-ff62d7a .order-again .button, .elementor-180447 .elementor-element.elementor-element-ff62d7a .woocommerce-pagination .button, .elementor-180447 .elementor-element.elementor-element-ff62d7a .e-my-account-tab__payment-methods .woocommerce-MyAccount-content-wrapper .button{font-family:"Wonderfeel DIN", Sans-serif;}/* Start custom CSS *//* Set Renewal Date Popup Calendar Styles - by BD on 26.06.2024 */
/* Custom Date & Datepicker Styles - by BD on 28.05.2024 */
.popup-modal .datepicker { width: 100% !important; }
.popup-modal .datepicker .ui-datepicker-inline { width: 100% !important; }
.popup-modal .ui-state-disabled { pointer-events: initial !important; }
/*a.button.custom-date { padding: .2855em 1.4em !important; }*/
button.disabled { cursor: default; opacity: .4; }
/* Date warning message - by BD on 03.07.2024 */
small.user-pop-text.date-warning {
    color: var(--e-global-color-ee71be8);
    text-align: left;
    font-size: 14px;
    margin-top: -10px;
}
.date-warning { display: none; }
.date-warning.show { display: block; }
/* Disable previous / next buttons - by BD on 12.06.2024 */
.ui-datepicker-prev.ui-state-disabled,
.ui-datepicker-next.ui-state-disabled {
    pointer-events: none !important;
}

#set-custom-renewal-date-modal .modal-body {
    row-gap: 20px;
}
#set-custom-renewal-date-modal input#selected-date {
    border-radius: 10px;
    line-height: 44px;
    padding: 0 15px;
    border: 1px solid #E2E2E2;
}
#set-custom-renewal-date-modal .ui-datepicker {
    padding: 0;
    border: 1px solid #e2e2e2;
    border-radius: 20px;
    overflow: hidden;
}
#set-custom-renewal-date-modal .ui-datepicker-header {
    height: 54px;
    align-items: center;
    display: flex;
    justify-content: center;
}
#set-custom-renewal-date-modal .ui-datepicker-title span {
    font-size: 20px;
    font-weight: 700;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
}
#set-custom-renewal-date-modal .ui-datepicker-header a {
    width: 20px;
    height: 20px;
    position: absolute;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
	border: 0 !important;
}
#set-custom-renewal-date-modal .ui-datepicker-header a.ui-datepicker-next {
    left: auto;
	right: 20px;
}
#set-custom-renewal-date-modal .ui-datepicker-header a span {
    margin: 0;
    transform: translate(-50%, -50%);
    font-size: 20px;
	color: var(--e-global-color-secondary) !important;
}
#set-custom-renewal-date-modal .ui-datepicker-header a:hover span {
    color: var(--e-global-color-accent) !important;
}
#set-custom-renewal-date-modal .ui-datepicker table {
    margin: 10px;
    width: calc(100% - 20px);
}
#set-custom-renewal-date-modal .ui-datepicker table thead th {
	background-color: #fff !important;
}
#set-custom-renewal-date-modal .ui-datepicker table thead th,
#set-custom-renewal-date-modal .ui-datepicker table tbody td {
	line-height: 26px !important;
    font-size: 14px;
    height: 34px;
    padding: 4px !important;
	position: relative;
	font-family: var(--e-global-typography-secondary-font-family), Sans-serif;;
}
#set-custom-renewal-date-modal .ui-datepicker table thead th {
    font-weight: 600 !important;
}
#set-custom-renewal-date-modal .ui-datepicker table tbody td * {
    border: 0 !important;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    background: none;
    padding: 0;
    width: 26px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
#set-custom-renewal-date-modal .ui-datepicker table tbody td a {
	color: #707070;
}
#set-custom-renewal-date-modal .ui-datepicker table tbody td a:hover {
	color: var(--e-global-color-secondary);
}
#set-custom-renewal-date-modal .ui-datepicker table tbody td a.ui-state-active{
	background-color: var(--e-global-color-secondary);
	color: #fff;
	border-radius: 50%;
}
#set-custom-renewal-date-modal .ui-datepicker table tbody tr {
	border: 0 !important;
}
#set-custom-renewal-date-modal .disabled-date {
	opacity: 1;
}
#set-custom-renewal-date-modal .disabled-date span {
	position: relative;
	color: #CECECE;
}
#set-custom-renewal-date-modal .disabled-date span:after {
    content: '';
    width: 1px;
    display: block;
    height: 141%;
    position: absolute;
    background-color: #CECECE;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(135deg);
}
#set-custom-renewal-date-modal .ui-datepicker-today span:before {
    content: '.';
    position: absolute;
    left: 50%;
    bottom: -2px;
    font-size: 38px;
    transform: translateX(-50%);
    color: var(--links-normal-color);
}

/* Edit Address Buttons By ZTP*/

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button.edit_billing_address, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button.edit_shipping_address {
	border-radius:50px; 
	margin-top:10px;
	font-family: var(--e-global-typography-primary-font-family), Sans-serif;
	font-weight: var(--e-global-typography-primary-font-weight);
	color:#fff;
	background: var(--e-global-color-secondary);
}

.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button.edit_billing_address:hover, .elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce a.button.edit_shipping_address:hover {
	color:var(--e-global-color-secondary);
	background: var(--e-global-color-accent);
}

/* Request Bottle Button */
.wf-account.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table.subscription_details .button {
    color:var(--e-global-color-secondary );
    background:var( --e-global-color-1398387 );
    border:none;
	border-radius:20px;
	padding:0.5em 1.4em;
}
.wf-account.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table.subscription_details .button:hover {
    color:var( --e-global-color-1398387 );
    background:var(--e-global-color-secondary);
    border:none;
}
a.button.request_bottle {
	margin-left:10px;
}

/* ACCOUNT - FORM LOGIN STYLES */
.woocommerce-account .wf-account-container {
    background-color: var(--e-global-color-secondary);
    background-image: url("/wp-content/uploads/2022/10/Wonderfeel-Youngr-NMN-Nicotinamide-Mononucleotide-BEST.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    /*height: 820px;*/
}
.woocommerce-account.logged-in .wf-account-container {
    background-color: #fff;
	background-image:unset;
    height: unset;
}
.woocommerce-form.woocommerce-form-login.login, .woocommerce-form.woocommerce-form-register.register {
    height: auto !important;
}
.login-form h2, .register-form h2 {
    color: #fff !important;
}
/* WooCommerce 9.9.0 compatibility fixes */
.woocommerce-Input {
    width: 100%;
    padding: 8px 12px;
    border: 1px solid #ddd;
    border-radius: 4px;
    /*font-size: 14px;*/
}

/*.woocommerce-Input:focus {
    outline: none;
    border-color: #0073aa;
    box-shadow: 0 0 0 1px #0073aa;
}*/

.wf-secure {
    display: flex;
}
.wf-secure .right {
    width: 50%;
}
/*.wf-secure .left {
    float: left;
    width: 50%;
}*/
#customer_login {
    display: flex;
    flex-direction: column;
}
.wf-secure .register-form {
    display: none;
    /*opacity: 0;
    transition: opacity 100ms;
    margin-top: -115px;*/
}

#social-login-google-button {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    color: var(--e-global-color-primary);
    background-color: #fff;
    border: 1px solid var(--e-global-color-text);
    font-weight: 500;
    /*transition: background-color 200ms ease;*/
}
#social-login-google-button:hover {
    color: #fff;
    background-color: var(--e-global-color-secondary);
    border-color: transparent;
}

.switch-area {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 14px;
    gap: 6px;
}

.select2-selection__clear {
    display: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
    padding: unset;
}

.woocommerce-notices-wrapper {
    /*float: left;
    position: absolute;
    top: 16%;*/
    width: 50%;
    z-index: 500;
}

@media only screen and (max-width: 600px) {
    .wf-secure {
        display: block;
    }

    .wf-secure .left {
        display: none;
        width: 50%;
    }

    .wf-secure .right {
        width: 100%;
    }

    /*.wf-secure .register-form {
        transition: opacity 300ms;
        margin-top: -50px;
    }*/

    .woocommerce-notices-wrapper {
        position: relative;
        top: 0;
        /*margin-bottom: 75px;*/
        width: 100%;
    }

    /*.e-my-account-tab.e-my-account-tab__dashboard {
        margin: -30px;
    }*/
}

/*General Settings LOGGED IN*/
.wf-account.elementor-widget-woocommerce-my-account {
	font-family:var(--e-global-typography-text-font-family);
}
.wc-item-meta {
    padding-inline-start: 0;
    font-size: .9em;
    line-height: 1.5em;
}
.my_account_subscriptions, .subscription_details, .order_details, .woocommerce-orders-table--orders, .woocommerce-orders-table--subscriptions {
    padding:var(--sections-padding);
}

#order_review {display:flex;}


/*Renew Now*/
:where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt {
    background-color:var(--e-global-color-secondary );
}
#early_renewal_modal_submit {
    font-family:var( --e-global-typography-primary-font-family ), Sans-serif;
    color:#fff;
    border-radius: 50px;
    margin-top:20px !important;
}
#early_renewal_modal_submit:hover {
    background-color:var(--e-global-color-accent);}
    
header.modal-header, .wcs_early_renew_modal_note {
    text-align: center;
}
.modal-header > h2 {
    font-size: 1.75rem !important;
    font-family:var( --e-global-typography-primary-font-family ), Sans-serif !important;
    font-weight: bold !important;
    margin-top:0 !important;
    text-transform: capitalize;
}
.wcs-modal .content-wrapper {
    border-radius:20px !important;
}
.wcs_early_renew_modal_totals_table {
    overflow-x:hidden;
}
.dashicons-no:before {
    content:"\e87f";
    font-family: eicons;
    font-size: 25px;
}

/*Special Cancel Button*/
.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) 
.woocommerce tbody>tr:nth-child(2n)>td{
	padding-top: 0;
	padding-bottom: 0;
}
.wf-account.elementor-widget-woocommerce-my-account 
.e-my-account-tab:not(.e-my-account-tab__dashboard--custom) 
.woocommerce .shop_table.subscription_details .button.cancel {
    font-family:var(--e-global-typography-text-font-family), sans-serif;
    font-weight:var(--e-global-typography-text-font-weight);
    background:transparent;
    padding:0  !important;
    text-align: left;
}
.wf-account.elementor-widget-woocommerce-my-account .e-my-account-tab:not(.e-my-account-tab__dashboard--custom) .woocommerce .shop_table.subscription_details .button.cancel:hover {
    color:var(--e-global-color-secondary);
    opacity: .6;
    background:transparent;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Wonderfeel DIN';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://dev-2.getwonderfeel.com/wp-content/uploads/2025/07/wonderfeel-din-webfont.eot');
	src: url('https://dev-2.getwonderfeel.com/wp-content/uploads/2025/07/wonderfeel-din-webfont.eot?#iefix') format('embedded-opentype'),
		url('https://dev-2.getwonderfeel.com/wp-content/uploads/2025/07/wonderfeel-din_bold-webfont.woff2') format('woff2'),
		url('https://dev-2.getwonderfeel.com/wp-content/uploads/2025/07/wonderfeel-din_bold-webfont.woff') format('woff'),
		url('https://dev-2.getwonderfeel.com/wp-content/uploads/2025/07/wonderfeel-din_bold-webfont.ttf') format('truetype'),
		url('https://dev-2.getwonderfeel.com/wp-content/uploads/2025/07/wonderfeel-din-webfont.svg#WonderfeelDIN') format('svg');
}
@font-face {
	font-family: 'Wonderfeel DIN';
	font-style: italic;
	font-weight: bold;
	font-display: auto;
	src: url('https://dev-2.getwonderfeel.com/wp-content/uploads/2025/07/wonderfeel-din_bold_italic-webfont.eot');
	src: url('https://dev-2.getwonderfeel.com/wp-content/uploads/2025/07/wonderfeel-din_bold_italic-webfont.eot?#iefix') format('embedded-opentype'),
		url('https://dev-2.getwonderfeel.com/wp-content/uploads/2025/07/wonderfeel-din_bold_italic-webfont.woff2') format('woff2'),
		url('https://dev-2.getwonderfeel.com/wp-content/uploads/2025/07/wonderfeel-din_bold_italic-webfont.woff') format('woff'),
		url('https://dev-2.getwonderfeel.com/wp-content/uploads/2025/07/wonderfeel-din_bold_italic-webfont.ttf') format('truetype'),
		url('https://dev-2.getwonderfeel.com/wp-content/uploads/2025/07/wonderfeel-din_bold_italic-webfont.svg#WonderfeelDIN') format('svg');
}
/* End Custom Fonts CSS */