@font-face {
    font-family: 'GT Walsheim Black Trial';
    src: url('../fonts/GT-Walsheim-Black-Trial.eot');
    src: url('../fonts/GT-Walsheim-Black-Trial.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GT-Walsheim-Black-Trial.woff2') format('woff2'),
    url('../fonts/GT-Walsheim-Black-Trial.woff') format('woff'),
    url('../fonts/GT-Walsheim-Black-Trial.ttf') format('truetype'),
    url('../fonts/GT-Walsheim-Black-Trial.svg#GT-Walsheim-Black-Trial') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Condensed Bold Trial';
    src: url('../fonts/GT-Walsheim-Condensed-Bold-Trial.eot');
    src: url('../fonts/GT-Walsheim-Condensed-Bold-Trial.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GT-Walsheim-Condensed-Bold-Trial.woff2') format('woff2'),
    url('../fonts/GT-Walsheim-Condensed-Bold-Trial.woff') format('woff'),
    url('../fonts/GT-Walsheim-Condensed-Bold-Trial.ttf') format('truetype'),
    url('../fonts/GT-Walsheim-Condensed-Bold-Trial.svg#GT-Walsheim-Condensed-Bold-Trial') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Condensed Black Trial';
    src: url('../fonts/GT-Walsheim-Condensed-Black-Trial.eot');
    src: url('../fonts/GT-Walsheim-Condensed-Black-Trial.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GT-Walsheim-Condensed-Black-Trial.woff2') format('woff2'),
    url('../fonts/GT-Walsheim-Condensed-Black-Trial.woff') format('woff'),
    url('../fonts/GT-Walsheim-Condensed-Black-Trial.ttf') format('truetype'),
    url('../fonts/GT-Walsheim-Condensed-Black-Trial.svg#GT-Walsheim-Condensed-Black-Trial') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Condensed Regular Trial';
    src: url('../fonts/GT-Walsheim-Condensed-Regular-Trial.eot');
    src: url('../fonts/GT-Walsheim-Condensed-Regular-Trial.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GT-Walsheim-Condensed-Regular-Trial.woff2') format('woff2'),
    url('../fonts/GT-Walsheim-Condensed-Regular-Trial.woff') format('woff'),
    url('../fonts/GT-Walsheim-Condensed-Regular-Trial.ttf') format('truetype'),
    url('../fonts/GT-Walsheim-Condensed-Regular-Trial.svg#GT-Walsheim-Condensed-Regular-Trial') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'GT Walsheim Bold Trial';
    src: url('../fonts/GT-Walsheim-Bold-Trial.eot');
    src: url('../fonts/GT-Walsheim-Bold-Trial.eot?#iefix') format('embedded-opentype'),
    url('../fonts/GT-Walsheim-Bold-Trial.woff2') format('woff2'),
    url('../fonts/GT-Walsheim-Bold-Trial.woff') format('woff'),
    url('../fonts/GT-Walsheim-Bold-Trial.ttf') format('truetype'),
    url('../fonts/GT-Walsheim-Bold-Trial.svg#GT-Walsheim-Bold-Trial') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.btn-primary {
    mask-image: url("/wp-content/uploads/2025/08/mask-img-btn-1.png");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("/wp-content/uploads/2025/08/mask-img-btn-1.png");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}

.btn-unlock {
    mask-image: url("/wp-content/uploads/2025/08/unlock-my-flavour-era1.png");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("/wp-content/uploads/2025/08/unlock-my-flavour-era1.png");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}

.section-bg-review {
    mask-image: url("/wp-content/uploads/2021/08/bg-section-review-black.png");
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url("/wp-content/uploads/2021/08/bg-section-review-black.png");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}

.logo-main-header-primary svg {
    display: block;
    width: 100%;
    height: auto;
}

.logo-main-header-primary svg path {
    fill: var(--e-global-color-54f8183);
}

.logo-main-header-accent svg {
    display: block;
    width: 100%;
    height: auto;
}

.logo-main-header-accent svg path {
    fill: var(--e-global-color-39fb952);
}

.wd-nav-arrows .wd-btn-arrow svg rect,
.wd-promo-banner-link-icon svg rect {
    fill: var(--e-global-color-39fb952);
}

.main-logo-header {
    display: flex;
    align-items: center;
    justify-content: center;
}

.main-logo-header svg path {
    fill: var(--e-global-color-54f8183);
}

.wd-header-my-account svg path,
.wd-header-cart svg path {
    fill: var(--e-global-color-54f8183);
}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
    background-color: var(--e-global-color-54f8183) !important;
}

.close-topbar svg path {
    fill: var(--e-global-color-39fb952);
    stroke: var(--e-global-color-39fb952);
}

.wd-header-mobile-nav.wd-tools-element > a {
    color: var(--e-global-color-54f8183);
}

fieldset.hidden-fields-container {
    display: none !important;
}

.background-100 {
    background-size: 100% 100% !important;
}

.background-100 > .elementor-widget-container {
    background-size: 100% 100% !important;
}

.text-nowrap {
	writing-mode: vertical-rl;
	text-orientation: mixed;
	height: 100%;
	white-space: nowrap;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: all .3s ease;
}

.text-nowrap > .elementor-widget-container {
	width: 111%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.text-nowrap:hover {
    transform: scale(1.05);
}

.font-gt-walsheim-trial-bl {
    font-family: 'GT Walsheim Condensed Black Trial' !important;
}

.horizontal-menu .sub-sub-menu {
    display: flex;
    gap: 25px;
}

.wd-nav-arrows {
    position: absolute;
    top: 100%;
    margin-top: -10px;
    width: 100%;
}

.wd-nav-arrows .wd-btn-arrow.wd-prev {
    opacity: 1 !important;
    pointer-events: auto !important;
    left: 10%;
    inset-inline-end: inherit;
}

.wd-nav-arrows .wd-btn-arrow.wd-next {
    opacity: 1 !important;
    pointer-events: auto !important;
    right: 10%;
    inset-inline-start: inherit !important;
}

.wd-nav-arrows .wd-arrow-inner:after {
    display: none !important;
}

.wd-nav-arrows .wd-btn-arrow.wd-prev .wd-arrow-inner {
    width: 120px;
    height: 120px;
    background-image: url(/wp-content/uploads/2025/06/yellow-arrow-left.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background: none;
}

.wd-nav-arrows .wd-btn-arrow.wd-next .wd-arrow-inner {
    width: 120px;
    height: 120px;
    background-image: url(/wp-content/uploads/2025/06/yellow-arrow-right.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    background: none;
}

.ss-this-seasons-icons .wd-carousel-wrap .promo-banner {
    box-shadow: 0px 0px 50px 0px #0000001A;
    padding: 24px;
    background-image: url(/wp-content/uploads/2025/08/Rectangle-2587.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.ss-this-seasons-icons .promo-banner .wrapper-content-banner {
    position: static;
    padding: 0;
    overflow: visible;
}

.ss-this-seasons-icons .promo-banner .content-banner {
    padding-top: 24px;
}

.ss-this-seasons-icons .promo-banner .banner-image :is(img,picture,video) {
    transition: all .3s ease;
}

.ss-this-seasons-icons .promo-banner:hover .banner-image :is(img,picture,video) {
    transform: rotate(3deg);
}

.ss-this-seasons-icons .promo-banner span.wd-promo-banner-link-icon {
    position: absolute;
    bottom: -25px;
    right: -25px;
    opacity: 0;
    transition: all .3s ease;
}

.ss-this-seasons-icons .promo-banner:hover span.wd-promo-banner-link-icon {
    opacity: 1;
}

.ss-title-rotate .title {
    margin-top: 20px;
    margin-bottom: 40px;
}

.ss-title-rotate .title-after_title {
    transform: rotate(3deg);
    margin-top: 25px;
}

.ss-title-rotate.rotate-2 .title-after_title {
    transform: rotate(-3deg);
}

.wd-product .wd-entities-title {
    color: #000;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 20px;
}

.wd-product.wd-hover-standard .wd-add-btn > a {
    background-color: transparent !important;
    background-image: url(/wp-content/uploads/2025/08/bg-btn-add-to-cart.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.wd-product :is(.wd-product-cats),
.wd-product :is(.wd-product-cats) a,
.wd-product :is(.price),
.wd-product :is(.price) .amount {
    color: #000 !important;
}

.no-padding a {
    padding: 0 !important;
    min-height: auto;
    border: none;
}

.div-rotate.div-rotate-1 {
    transform: rotate(6deg);
}

.div-rotate.div-rotate-1 .woodmart-title-container.title {
    transform: rotate(-7deg);
}

.div-rotate.div-rotate-2 {
    transform: rotate(-2deg);
    margin-top: 150px;
}

.div-rotate.div-rotate-2 .woodmart-title-container.title {
    transform: rotate(-10deg);
}

.div-rotate.div-rotate-3 {
    transform: rotate(7deg);
}

.div-rotate.div-rotate-3 .woodmart-title-container.title {
    transform: rotate(-7deg);
}

.testimonials-home .wd-testimon-thumb {
    border-radius: 0;
    max-width: 180px;
    margin: 0;
}

.testimonials-home .testimon-style-info-top .wd-testimon-thumb img {
    min-width: 180px;
    max-width: 180px;
}

.testimonials-home .wd-carousel-item {
    display: flex;
    gap: 0;
}

.testimonials-home .wd-testimon-bio {
    position: absolute;
    top: 150px;
    left: 0;
    transform: rotate(-15deg);
}

.testimonials-home .testimon-style-info-top .wd-testimon-text {
    padding: 0;
    margin: 45px 0 0 0;
    transform: rotate(3deg);
    background: transparent;
    text-align: center;
}

.testimonials-home .testimon-style-info-top .wd-testimon-text:before {
    display: none;
}

.testimonials-home .wd-testimon-name {
    color: #000;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-size: 25px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
    margin-bottom: 0;
    max-width: 150px;
    text-align: center;
}

.testimonials-home .wd-testimon-info {
    align-items: flex-start;
    min-height: 260px;
}

.testimonials-home .testimon-with-rating .wd-testimon .star-rating {
    margin: 0 auto;
}

.highlight-text {
    position: relative;
}

.highlight-text:before {
    content: '';
    display: block;
    width: 70%;
    height: 20px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    z-index: -1;
    background-color: var(--e-global-color-39fb952);
    mask-image: url(/wp-content/uploads/2025/08/line-text.png);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url(/wp-content/uploads/2025/08/line-text.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}

.div-relative {
    position: relative;
    z-index: 2;
}

footer ul li a {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* ========== FORM LAYOUT ========== */
.form-maintenance form {
    max-width: 690px;
    margin: 0 auto;
}

.form-row {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    margin-bottom: 20px;
}

.form-col {
    flex: 1;
    min-width: 250px;
    font-family: 'Azeret Mono', sans-serif;
}

.form-row.no-margin {
    margin: 0;
}
/* ========== INPUT FIELDS ========== */
.form-maintenance .form-col input[type="text"],
.form-maintenance .form-col input[type="email"] {
    width: 100%;
    max-width: 336px;
    height: 57px;
    background-color: transparent;
    padding: 14px 16px;
    border: none;
    border-radius: 0;
    font-size: 16px;
    color: #fff;
    outline: none;
    font-family: 'Azeret Mono', sans-serif;
    font-weight: 500;
    background-image: url(/wp-content/uploads/2025/06/Rectangle-31.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.form-col input::placeholder {
    color: rgba(255, 255, 255, 0.6);
}

/* ========== LABELS ========== */
.form-col label {
    font-family: 'Azeret Mono', sans-serif;
    font-weight: 500;
    color: #fff;
}

.form-col label span:not(.wpcf7-list-item-label) {
    color: red;
}

.form-col p {
    margin: 0;
}

/* ========== CHECKBOX STYLING ========== */
.form-checkboxes {
    display: flex;
    gap: 30px;
    font-weight: bold;
    color: #fff;
    align-items: center;
    flex-wrap: wrap;
    font-family: 'GT Walsheim Bold Trial', sans-serif;
}

.form-checkboxes input[type="checkbox"] {
    -webkit-appearance: none;
    appearance: none;
    width: 18px;
    height: 18px;
    border: 1px solid #fff;
    border-radius: 2px;
    margin-right: 0;
    position: relative;
    background-color: transparent;
    cursor: pointer;
}

.form-checkboxes input[type="checkbox"]:checked {
    background-color: #68C300;
    border: 1px solid #68C300;
}

.form-checkboxes input[type="checkbox"]:checked::after {
    content: '';
    color: #000;
    font-size: 14px;
    position: absolute;
    left: 3px;
    top: 2px;
    background-image: url(/wp-content/uploads/2025/06/Vector-checkbox.png);
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
}

.form-checkboxes label {
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'GT Walsheim Bold Trial', sans-serif;
}

/* ========== SUBMIT BUTTON ========== */
.form-maintenance .form-submit input[type="submit"] {
    width: 100%;
    color: white;
    font-family: 'GT Walsheim Condensed Black Trial', sans-serif;
    font-weight: bold;
    font-size: 16px;
    padding: 16px;
    border: none !important;
    border-radius: 4px;
    cursor: pointer;
    text-transform: uppercase;
    transition: all 0.3s ease;
    background-image: url(/wp-content/uploads/2025/06/primary-button.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    background-color: transparent !important;
}

.form-maintenance .form-submit input[type="submit"]:hover {
    opacity: 0.8;
}

.form-maintenance .wpcf7-not-valid-tip {
    position: absolute;
    font-size: 12px;
    display: none !important;
}

.page-template-maintenance .wd-toolbar {
    display: none !important;
}

.wd-accordion ol {
    margin-left: 12px;
}

.wd-page-content .wd-content-layout {
    padding: 0;
}

.wd-prefooter {
    display: none !important;
}

.whb-header .wd-nav-main > li > a, .whb-header .wd-nav-secondary > li > a {
    font-family: "Azeret Mono", Sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 12px;
    letter-spacing: 1px;
    color: #000000;
}

.wd-product-filters {
    display: block;
}

.wd-product-filters .wd-pf-categories .wd-pf-dropdown {
    position: static;
    opacity: 1;
    visibility: visible;
    padding: 0;
    background: transparent;
    box-shadow: none;
    transform: translateY(0);
    pointer-events: auto;
}

.wd-product-filters .wd-pf-categories .wd-scroll-content {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.wd-product-filters .wd-pf-categories .wd-scroll-content li {
    margin: 0;
}

.wd-product-filters .wd-pf-categories a {
    display: block;
    font-family: "GT Walsheim Condensed Bold Trial", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    color: #000000;
    background: #F1EEE3;
    padding: 7px 10px;
    text-transform: uppercase;
}

.wd-product-filters .wd-pf-categories .wd-pf-title {
    display: none;
}

.wd-product-filters .wd-pf-categories .cat-item.wd-active a {
    color: #fff;
    background: #000000;
}

.product_meta a {
    font-family: "GT Walsheim Condensed Bold Trial", Sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    color: #000000 !important;
    background: var(--e-global-color-54f8183);
    padding: 7px 10px;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
}

.product_meta a[href*="/product-category/all/"] {
    display: none;
}

.product_meta .meta-sep {
    display: none !important;
}

.product_meta .meta-label {
    display: none;
}

.elementor-editor-active div.quantity,
.single-product-page div.quantity {
    background: #fff;
}

.elementor-editor-active form.cart,
.single-product-page form.cart {
    justify-content: space-between;
}

.elementor-editor-active form.cart .single_add_to_cart_button,
.single-product-page form.cart .single_add_to_cart_button {
    flex: 0 0 auto !important;
    background: transparent;
}

.elementor-editor-active div.quantity input[type="button"],
.single-product-page div.quantity input[type="button"] {
    border: none;
    background: transparent !important;
    color: #000 !important;
}

.total-price-add-cart-form #total-price,
.total-price-add-cart-form #total-price .amount {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 62px;
    color: #fff;
    text-transform: uppercase;
}

.wd-single-footer {
    display: none !important;
}

.no-margin-bt .title-wrapper .liner-continer {
    margin-bottom: 0;
}

.post-tags {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 10px;
}

.post-tags li {
    font-family: "GT Walsheim Condensed Black Trial", sans-serif;
    font-weight: 800;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #000;
    padding: 9px 10px;
    background: var(--e-global-color-54f8183);
    margin: 0;
    text-transform: uppercase;
}

.wd-text-block ol {
    margin-left: 12px;
}

.checklist ul {
    list-style: none;
    padding-left: 35px;
}

.checklist ul li {
    position: relative;
}

.checklist ul li:before {
    content: '';
    display: block;
    width: 22px;
    height: 22px;
    background-image: url(/wp-content/uploads/2025/07/RoundedRectangle.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    top: 6px;
    left: -35px;
}

.wd-product.wd-hover-standard .product-wrapper {
    padding: 15px;
    background-image: url(/wp-content/uploads/2025/06/Rectangle-25.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    background-color: transparent !important;
}

.wd-product.wd-hover-standard .product-wrapper .product-element-info {
    padding: 0 15px;
    text-align: left;
}

.wd-product.wd-hover-standard .product-element-top.wd-quick-shop {
    background-color: transparent;
    background-image: url(/wp-content/uploads/2025/08/bg-product-item.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.wd-product.wd-hover-standard .wd-add-btn {
    justify-content: flex-end !important;
}

.page-template-maintenance header,
.page-template-maintenance footer {
    display: none !important;
}

#form-refer-a-friend form {
	max-width: 830px;
    height: 140px;
    margin: 0 auto;
    background-image: url(/wp-content/uploads/2025/06/Rectangle-30-border-input.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

#form-refer-a-friend form input.wpcf7-email {
	border: none;
    outline: none;
    height: 100%;
    min-height: 140px;
    padding: 40px;
	font-family: 'Azeret Mono', sans-serif;
	font-weight: 500;
	font-size: 24px;
	line-height: 150%;
	letter-spacing: -1.9%;
	text-align: left;
	color: #1E1E1E;
}

#form-refer-a-friend form input.wpcf7-submit {
	width: 180px;
    height: 106px;
    font-weight: 500;
    font-size: 24px;
    line-height: 150%;
    letter-spacing: -1.9%;
    text-align: center;
	font-family: 'Azeret Mono', sans-serif;
	font-weight: 500;
	font-size: 24px;
	line-height: 150%;
	letter-spacing: -1.9%;
	text-align: center;
	color: #1E1E1E;
	border-radius: 8px;
}

#form-refer-a-friend form .form-col.form-submit {
	position: absolute;
    right: -50px;
    top: 18px;
    z-index: 9;
}

#form-refer-a-friend form .form-row {
	position: relative;
}

#form-refer-a-friend form .form-col input::placeholder {
    color: #1E1E1E;
}

.wd-reading-time {
    display: flex;
    align-items: center;
    gap: 10px;
}

.wd-reading-time .time-icon {
    width: 20px;
    height: 20px;
}

.wd-reading-time .time-text {
    position: relative;
    top: 2px;
}

.wd-header-my-account .wd-tools-inner .wd-tools-icon:before {
    font-size: 15px;
    font-weight: 700;
}

.wd-header-my-account .wd-tools-inner .wd-tools-icon {
    width: 20px !important;
    height: 20px !important;
}

.wd-header-my-account .wd-tools-inner {
    border-radius: 24px !important;
    height: 24px !important;
    padding-inline: 2px !important;
}

.page-template-maintenance .wd-sidebar-opener {
    display: none !important;
}

.ss-maintenance .elementor-background-video-container:before {
    backdrop-filter: blur(100px)
}

.login-form-side.wd-side-hidden {
    width: 630px;
    max-width: 630px;
    background-image: url(/wp-content/uploads/2025/07/bg-login-form.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    background-color: transparent;
}

.login-form-side.wd-side-hidden.wd-opened {
    transform: none;
    transform: translate3d(5px, 0, 0);
}

.login-wrapper {
    max-width: 630px;
    margin: 0 auto;
    padding: 40px;
    font-family: sans-serif;
}

.login-title {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 40px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #2B4211;
    margin-bottom: 30px;
}

.login-subtitle {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #2B4211;
    margin-bottom: 20px;
}

.login-subtitle + p {
    font-family: 'Azeret Mono', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #2B4211;
}

.login-step label {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 16px;
    line-height: 16px;
    letter-spacing: 0px;
    text-align: left;
    text-transform: uppercase;
    color: #2B4211;
    margin-bottom: 10px;
}

.login-form-side .login-step input[type="email"],
.login-form-side .login-step input[type="text"],
.login-form-side .login-step input[type="password"],
.login-form-side .login-step select {
    width: 100%;
    padding: 8px 16px;
    height: 78px;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #2B4211;
    background-image: url(/wp-content/uploads/2025/07/bg-login-form-input.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    border: none;
    border-radius: 10px;
}

.login-step input::placeholder {
    color: #0000004D;
}

.login-step #step2-form input[type="email"] {
    background-image: url(/wp-content/uploads/2025/07/bg-login-form-input-success.png);
    color: #000;
}

.login-step .login-btn, .forgot-button {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 67px;
    color: #fff;
    border: none;
    padding: 12px;
    cursor: pointer;
    transition: all 0.3s ease;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    background-image: url(/wp-content/uploads/2025/07/bg-login-form-button.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

.login-btn:hover,
.forgot-button:hover {
    opacity: 0.9;
    color: #fff !important;
}

.forgot-link {
    display: inline-block;
    margin: 15px 0;
    text-decoration: underline;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #2B4211;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-offset: 0%;
    text-decoration-thickness: 0%;
    text-decoration-skip-ink: auto;
}

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

.login-step .form-row:not(.col-2) > div {
    width: 100%;
}

.login-step .form-row.col-2 > div {
    width: 48%;
}

.login-step .form-row .warning {
    display: flex;
    gap: 10px;
}

.login-step .warning span {
    display: inline-block;
    width: 23px;
}

.login-step .warning p {
    font-family: 'Azeret Mono', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #2B4211;
    width: calc(100% - 23px);
    margin: 0;
}

.step-register .radio-group {
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-top: 15px;
}

.step-register .radio-option {
    display: flex;
    align-items: center;
    cursor: pointer;
    color: #2B4211;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0px;
    text-transform: uppercase;

    margin: 0;
}

.step-register .radio-option input[type="radio"] {
    appearance: none;
    -webkit-appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-right: 12px;
    cursor: pointer;
    position: relative;
    transition: all 0.5s ease;
    position: relative;
    top: -2px;
}

.step-register .radio-option input[type="radio"]:checked {
    border: 6px solid var(--e-global-color-54f8183);
    box-shadow: 1px 1px 2px 0px #00000040 inset;
}

.step-register .radio-option span {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0px;
    text-transform: uppercase;

}

.login-form-side .login-step .select-wrapper {
    position: relative;
}

.login-form-side .login-step .select-wrapper select {
    cursor: pointer;
}

.login-form-side .login-step .select-wrapper:before {
    content: '';
    display: block;
    width: 14px;
    height: 8.21px;
    position: absolute;
    top: 50%;
    right: 50px;
    background-image: url(/wp-content/uploads/2025/07/drop-down.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 14px 8px;
    transform: translateY(-50%);
    pointer-events: none;
}

.login-step.step-register .login-title {
    color: #2B4211;
}

.login-step.step-register label {
    color: #2B4211;
}

.ui-datepicker {
    font-family: "GT Walsheim Condensed Black Trial", sans-serif;
    background: #fff;
    border: 2px solid #2B4211;
    border-radius: 8px;
    padding: 10px;
    width: auto;
    color: #2B4211;
    box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.ui-datepicker-header {
    background: #2B4211;
    color: #fff;
    padding: 10px;
    border-radius: 6px 6px 0 0;
    text-align: center;
    position: relative;
}

.ui-datepicker-title {
    font-weight: bold;
    font-size: 16px;
}

.ui-datepicker-prev,
.ui-datepicker-next {
    cursor: pointer;
    position: absolute;
    top: 10px;
    width: 24px;
    height: 24px;
    background: #fff;
    color: #2B4211;
    border-radius: 50%;
    text-align: center;
    line-height: 24px;
    font-weight: bold;
    transition: background 0.3s;
}

.ui-datepicker-prev:hover,
.ui-datepicker-next:hover {
    background: #2B4211;
    color: #fff;
}

.ui-datepicker-prev {
    left: 10px;
}

.ui-datepicker-next {
    right: 10px;
}

.ui-datepicker th {
    color: #2B4211;
    font-weight: bold;
    padding: 8px;
}

.ui-datepicker td {
    padding: 4px;
}

.ui-datepicker td a {
    width: 30px;
    display: block;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
    color: #2B4211;
    border-radius: 4px;
    transition: all 0.3s;
}

.ui-datepicker-unselectable span.ui-state-default {
    width: 30px;
    display: block;
    padding: 8px 0;
    text-align: center;
    text-decoration: none;
    color: #2B4211;
    border-radius: 4px;
    transition: all 0.3s;
}

.ui-datepicker td a:hover {
    background: #2B4211;
    color: #fff;
}

.ui-datepicker .ui-state-active {
    background: #2B4211 !important;
    color: #fff !important;
}

.ui-datepicker .ui-state-highlight {
    background: #C9D7B6;
    color: #2B4211;
}

.ui-datepicker .ui-state-disabled {
    color: #aaa;
    opacity: 0.5;
}

.ui-widget-content {
    border: none;
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    top: 12px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 5px;
}

.ui-datepicker .ui-datepicker-next {
    right: 5px;
}

.ui-datepicker select {
    padding-right: 20px;
    background-position: right 5px top 50%;
}

.ui-datepicker select option {
    color: #000;
}

header .button-header {
    font-family: 'Azeret Mono', sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    min-height: 36px;
    color: #000000;
    mask-image: url(/wp-content/uploads/2025/08/mask-img-btn-1.png);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url(/wp-content/uploads/2025/08/mask-img-btn-1.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    background-color: var(--e-global-color-54f8183) !important;
}

.button-FFB700 .btn {
    font-family: 'Azeret Mono', sans-serif;
    font-weight: 700;
    font-size: 13px;
    line-height: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #000;
    background-image: url(/wp-content/uploads/2025/06/bg-button.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-color: transparent !important;
}

.week-drops-tab .wd-nav.wd-nav-tabs {
    --nav-gap: 20px;
    margin-bottom: 50px;
}

.week-drops-tab .wd-nav.wd-nav-tabs li .wd-nav-link {
    padding: 17px 30px;
    border-radius: 2px;
}

.week-drops-tab .wd-nav.wd-nav-tabs li.wd-active .wd-nav-link {
    background-color: var(--e-global-color-54f8183);
    mask-image: url(/wp-content/uploads/2025/08/bg-tab-title.png);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url(/wp-content/uploads/2025/08/bg-tab-title.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
    box-shadow: 0px -4px 10px 0px #00000033 inset;
}

.week-drops-tab .wd-tab-content .table-title {
    font-family: "GT Walsheim Condensed Black Trial", sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 40px;
    text-transform: uppercase;
    color: #002831;
    max-width: 400px;
    transform: rotate(-2deg);
}

.week-drops-tab .product-table {
    width: 100%;
    border-collapse: collapse;
    margin-top: 20px;
}

.week-drops-tab .product-table th {
    text-align: left;
    padding: 5px 0;
    color: #0000004D;
    font-family: "GT Walsheim Condensed Black Trial", sans-serif;
    font-weight: 800;
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    border: none;

}

.week-drops-tab .product-table th {
    width: 15%;
    text-align: center;
}

.week-drops-tab .product-table th:nth-child(1) {
    text-align: left;
}

.week-drops-tab .product-table th:nth-child(3) {
    width: 55%;
    text-align: left;
}

.week-drops-tab .product-table th:nth-child(4) {
    text-align: right;
}

.week-drops-tab .product-table .product {
    border-bottom: none;
    padding: 5px 0;
    background-image: url(/wp-content/uploads/2025/07/borrder-line.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: contain;
}

.week-drops-tab .product-table td {
    padding: 16px 0;
    vertical-align: middle;
    font-size: 14px;
    color: #333;
    border-bottom: 1px solid #eee;
}

.week-drops-tab .product-table .category {
    font-family: "GT Walsheim Condensed Bold Trial", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
    text-align: left;

}

.week-drops-tab .product-table .category div {
    position: relative;
    padding-left: 25px;
}

.week-drops-tab .product-table .category div:before {
    content: '';
    display: block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 0;
}

.week-drops-tab .product-table .product a {
    font-family: "GT Walsheim Condensed Black Trial", sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    color: #000000CC;
}

.week-drops-tab .product-table .product img {
    width: 56px;
    height: 56px;
    object-fit: contain;
    background: #fff;
    border-radius: 50%;
    margin-right: 5px;
}

.week-drops-tab .product-table .qty {
    font-family: "GT Walsheim Condensed Bold Trial", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    text-transform: uppercase;
}

.week-drops-tab .product-table .amount {
    color: #000000CC;
    font-family: 'Azeret Mono', sans-serif;
    font-weight: 400;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: -0.5px;
    text-align: right;
}

.total-drops-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    background-image: url(/wp-content/uploads/2025/07/Rectangle-27562-scaled.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    min-width: 100vw;
    position: fixed;
    left: 0;
    bottom: 100px;
    z-index: 9;
}

.total-drops-box .box-left {
    display: flex;
    align-items: center;
    gap: 15px;
}

.total-drops-box img {
    width: auto;
    height: 80px;
    object-fit: cover;
}

.total-drops-box .box-title {
    font-family: "GT Walsheim Condensed Black Trial", sans-serif;
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    color: #000000;
}

.total-drops-box .box-right {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: flex-end;
}

.total-drops-box .box-total {
    font-family: "GT Walsheim Condensed Black Trial", sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 24px;
    text-transform: uppercase;
    color: #0028314D;
}

.total-drops-box .box-total #price-total {
    color: #000000;
    display: inline-block;
    margin-left: 10px;
}

.total-drops-box #get-started-btn {
    font-family: "GT Walsheim Condensed Black Trial", sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    text-transform: uppercase;
    color: #000000;
    padding: 20px 46px;
    background-color: var(--e-global-color-54f8183);
    mask-image: url(/wp-content/uploads/2021/08/Primary-Button-get-started-black.png);
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100% 100%;
    -webkit-mask-image: url(/wp-content/uploads/2021/08/Primary-Button-get-started-black.png);
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: center;
    -webkit-mask-size: 100% 100%;
}

.product-tab-wraper {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
}

.product-tab-wraper .product-list-box {
    width: 55%;
    background-image: url(/wp-content/uploads/2025/07/note.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 60px 30px 30px 100px;
    margin: 20px;
    position: relative;
}

.product-tab-wraper .product-list-box:before {
    content: '';
    display: block;
    width: 200px;
    height: 46px;
    background-image: url(/wp-content/uploads/2025/07/vector125.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    top: -15px;
    right: -10px;
}

.product-tab-wraper .box-right {
    width: 36%;
    height: 100%;
    position: relative;
}

.weeks-drops-author {
    margin: 20px;
    padding: 20px;
    background-image: url(/wp-content/uploads/2025/07/Designer-Info-Background.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}

.weeks-drops-author h4 {
    font-family: "GT Walsheim Condensed Black Trial", sans-serif;
    font-weight: 800;
    font-size: 34px;
    line-height: 34px;
    text-transform: uppercase;
    color: #000000;
}

.weeks-drops-author p {
    font-family: "Azeret Mono", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #000000;
    transform: rotate(1deg);
    margin: 10px 0;
}

.weeks-drops-author .read-more {
    display: flex;
    align-items: center;
    gap: 5px;
}

.weeks-drops-author .read-more svg circle {
    fill: var(--e-global-color-39fb952);
}

.weeks-drops-author .read-more span {
    font-family: "Azeret Mono", sans-serif;
    font-weight: 700;
    font-size: 12px;
    line-height: 26px;
    color: #000000;
    text-transform: uppercase;
}

.wd-carousel-sneak-peak article.wd-post {
    padding: 15px;
    background: #fff;
}

.wd-carousel-sneak-peak .blog-style-bg .wd-post-content {
    padding: 10px 0;
}

.wd-carousel-sneak-peak .blog-design-meta-image.wd-add-shadow .wd-post-inner {
    box-shadow: none !important;
}

.wd-carousel-sneak-peak .wd-entities-title {
    margin-bottom: 10px;
    font-size: 24px;
    text-transform: uppercase;
}

.btn-background-img .elementor-widget-container {
    background-size: 100% 100% !important;
}

.color-FFB700 {
    color: var(--e-global-color-54f8183);;
}

.woocommerce-pagination li .prev:before {
    content: "" !important;
    width: 12px;
    height: 14px;
    background-image: url(/wp-content/uploads/2025/07/Vector-arrow-left.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.woocommerce-pagination li .next:before {
    content: "" !important;
    width: 12px;
    height: 14px;
    background-image: url(/wp-content/uploads/2025/07/Vector-arrow-right.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.woocommerce-pagination li .page-numbers {
    font-family: "GT Walsheim Condensed Bold Trial", sans-serif;
    font-weight: 700 !important;
    font-size: 16px !important;
    line-height: 16px;
    letter-spacing: 1px;
    color: #00000033 !important;
}

.woocommerce-pagination li .page-numbers.current {
    color: #000000 !important;
    background: transparent !important;
    position: relative;
}

nav[class*="-pagination"] li :is(.next,.prev) {
    font-size: 0 !important;
}

.woocommerce-pagination li .page-numbers.current:before {
    content: '';
    display: block;
    width: 35px;
    height: 9px;
    background-image: url(/wp-content/uploads/2025/07/Vector-line.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    bottom: -5px;
    left: 0;
}

.post-excerpt strong span {
    text-decoration: underline;
}

.btn-share-recipe-book .elementor-share-btn__icon {
    width: 24px;
    height: 24px;
    background-color: transparent !important;
    background-image: url(/wp-content/uploads/2025/07/icon-share.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.btn-share-recipe-book .elementor-share-btn__icon svg {
    display: none;
}

.btn-share-recipe-book .elementor-share-btn {
    height: auto !important;
}

.btn-share-recipe-book .elementor-share-btn__text {
    padding: 0 5px;
    position: relative;
    top: 2px;
}

.btn-share-recipe-book .elementor-grid {
    display: grid !important;
}

.ss-member-requirement {
    display: none;
    height: 100%;
    justify-content: center;
    background: #00000033;
}

.wd-header-nav.whb-eqwf0jquvw6og7pwga0y .wd-nav[class*="wd-style-"] > li > a {
    color: var(--e-global-color-54f8183);
}

.wd-header-nav.whb-eqwf0jquvw6og7pwga0y .wd-nav[class*="wd-style-"] > li > a:hover {
    color: var(--e-global-color-54f8183);
}

.whb-top-bar .whb-column:not(.whb-col-mobile) {
    display: block;
    padding: 9px 0;
}

.star-rating {
    color: var(--e-global-color-39fb952) !important;
}

.step-container svg path {
    fill: var(--e-global-color-39fb952);
    stroke: var(--e-global-color-39fb952);
}

footer .elementor-nav-menu--dropdown {
    background-color: transparent;
}

footer .elementor-nav-menu--dropdown a {
    color: #ffffff;
}

.recipe-slider-item,
.recipe-slider-img-item {
    display: none;
}
.recipe-slider-item.active,
.recipe-slider-img-item.active {
    display: flex;
}

.wd-breadcrumbs.woocommerce-breadcrumb a {
    font-size: 12px;
}

.login-wrapper .login-title {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-size: 40px;
    font-weight: 800;
    line-height: 40px;
    color: #000000;
    text-transform: uppercase;
    transform: rotate(1deg);
}

.login-wrapper .login-subtitle {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-size: 22px;
    font-weight: 800;
    line-height: 24px;
    color: #000000;
    text-transform: uppercase;
}

.login-wrapper label {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 16px;
    color: #000000;
    text-transform: uppercase;
}

.login-wrapper .btn-already-account {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-size: 20px;
    font-weight: 800;
    line-height: 40px;
    color: #000000;
    text-transform: uppercase;
    text-decoration: underline;
    text-align: center;
    display: block;
    margin-top: 10px;
}

.wd-header-cart.wd-design-2 .wd-cart-number, .wd-header-cart.wd-design-5 .wd-cart-number {
   color: #000 !important;
}

.ss-this-seasons-icons .wd-carousel {
    overflow: visible;
}

.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 14px;
    line-height: 26px;
    text-transform: uppercase;
}

.wd-product.wd-hover-standard .wd-add-btn .add-to-cart-loop span svg {
    margin-left:10px;
}

.main-footer {
    background-color: transparent !important;
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000;
}

.swal2-title {
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 32px !important;
}

.dietary-options label.instr span {
    font-family: "GT Walsheim Condensed Black Trial", sans-serif;
    font-weight: 800;
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    color: #2B4211;
}

.dietary-options .sub-item-option label span {
    font-family: "Azeret Mono", sans-serif;
    font-weight: 400;
    font-size: 13px !important;
    line-height: 20px !important;
    letter-spacing: -1px;
    color: #2B4211;
    text-transform: none;
}

button#next-button:hover, .wizard-step button.checkout-btn:hover, button.next-btn:hover {
    color: #FFFFFF !important;
}

.wrapper__step-user-visitor .steps-nav span {
    font-family: "GT Walsheim Condensed Black Trial", sans-serif;
    font-weight: 800;
    font-size: 30px;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
}

.step .options-grid .option p {
    transform: rotate(-1deg);
}

.step .options-grid .option img.img-discount {
    display: block;
    width: 75px;
    height: auto;
    position: absolute;
    top: 4px;
    right: 2px;
}

.extra-option label.instr span {
    font-family: "Azeret Mono", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: -0.5px;
    color: #000000CC;
}

.extra-option h4 {
    font-family: "GT Walsheim Condensed Bold Trial", Sans-serif;
}

.step .options-grid .option button {
    font-family: "GT Walsheim Condensed Bold Trial", Sans-serif;
}

.steps-nav span.done-step {
    display: block;
}

.dietary-options .has-sub-item {
    position: relative;
}

.dietary-options .has-sub-item:before {
    content: '';
    display: block;
    width: 14px;
    height: 8px;
    background-image: url(/wp-content/uploads/2025/09/Group-317.svg);
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

.step form#dietary-form {
    display: block;
    padding: 100px;
}

form#dietary-form .flex-box {
    display: flex;
    margin-top: 40px;
    gap: 50px;
    align-items: flex-end;
}

form#dietary-form label {
    margin: 20px 0;
}

.dietary-options label.instr.not-input span::before {
    display: none;
}

.dietary-options label.instr.not-input span {
    padding-left: 0;
}

.step .steps-nav .link-change {
    display: block;
}

form#dietary-form .dietary-options .sub-item-option label {
    margin: 10px 0;
}

.your-goals .calorie-card {
    font-family: "GT Walsheim Condensed Bold Trial", Sans-serif;
    text-align: center;
    max-width: 460px;
    margin: 40px auto;
    color: #2B4211;
}

.wrapper__step-user-visitor .progress-text h3 {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #2B4211;
}

.wrapper__step-user-visitor .progress-text p {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    color: #2B4211;
    margin-bottom: 0;
    margin-top: 10px;
}

.your-goals .progress-bar {
    position: relative;
    width: 100%;
    max-width: 460px;
    margin: 0 auto;
}

.your-goals .gauge {
    width: 100%;
    height: auto;
}

.your-goals .gauge-bg,
.your-goals .gauge-fill {
    fill: none;
    stroke-width: 8;
    stroke-linecap: round;
}

.your-goals .gauge-bg {
    stroke: #e6e6e6;
}

.your-goals .gauge-fill {
    stroke: #7fd321;
    stroke-dasharray: 283;
    stroke-dashoffset: 200;
    transition: stroke-dashoffset 0.8s ease;
}

.your-goals .progress-text {
    width: 100%;
    position: absolute;
    bottom: 30px;
    left: 0;
    text-align: center;
}

.wrapper__step-user-visitor .macros h3 {
    margin: 25px 0 10px;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
}

.your-goals .min-max-calories {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
}

.your-goals .min-max-calories span {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    color: #2B421133;
}

.your-goals .macro-grid {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.your-goals .macro {
    text-align: center;
}

.your-goals .macro .value {
    display: block;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
    text-transform: uppercase;
}

.your-goals .macro.protein .value { color: #68C300; }
.your-goals .macro.carbs .value { color: #FFB700; }
.your-goals .macro.fat .value { color: #E94504; }

.your-goals .macro .label {
    margin-top: 5px;
    display: block;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-transform: uppercase;
    color: #2B4211;
}

.your-goals .macro .label.macro-range {
    color: #2B421180;
}

.your-goals .user-summary-result {
    margin-top: 25px;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #2B421133;
}

.your-goals .user-summary-result .bmi-edit-link {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 12px;
    line-height: 24px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #2B4211;
    text-decoration: underline;
}

.ss-your-goals .steps-nav span.active:nth-child(5) {
    width: 550px;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    background: url(/wp-content/uploads/2025/10/Rectangle-4843.png) no-repeat center center;
    background-size: 100% 100%;
}

.ss-your-goals .your-goals .boxes-viewport .box-card {
    text-align: left;
}

.ss-your-goals .your-goals .boxes-viewport .box-card img {
    height: 97px;
}

.ss-your-goals .your-goals .boxes-viewport .box-card h4 {
    text-align: left;
    margin-top: 40px;
}

.ss-your-goals .your-goals form .form-section {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    width: 100%;
    margin-bottom: 30px;
}

.ss-your-goals .your-goals form .form-section label {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    color: #2B4211;
}

.ss-your-goals .your-goals form .form-section select,
.ss-your-goals .your-goals form .form-section input {
    width: 100%;
    padding: 8px 16px;
    height: 78px;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #2B4211;
    background-image: url(/wp-content/uploads/2025/07/bg-login-form-input.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    border: none;
    border-radius: 10px;
}

.ss-your-goals .sub-steps-nav span {
    font-size: 16px;
    line-height: 34px;
    background: #FFFFFF33 !important;
    border: 1px solid transparent;
    width: 60px;
    height: 34px;
}

.ss-your-goals .sub-steps-nav span.done-step,
.ss-your-goals .sub-steps-nav span.active {
    border: 1px solid #4E9300;
    font-size: 16px;
    line-height: 34px;
}

.ss-your-goals .sub-steps-nav {
    display: flex;
    flex-wrap: nowrap;
    gap: 10px;
}

.ss-your-goals .your-goals form {
    width: 790px;
    margin: 0 auto;
}

.ss-your-goals .your-goals form .form-section .form-group {
    position: relative;
}

.ss-your-goals .your-goals form .form-section .form-group .unit {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
    color: #2B4211;
    position: absolute;
    top: 42px;
    right: 60px;
}

.ss-your-goals .your-goals form .form-section input[type="number"] {
    padding: 8px 70px;
    text-align: left;
}

.ss-your-goals .your-goals .input-box {
    display: inline-block;
    font-family: "Poppins", sans-serif;
}

.ss-your-goals .your-goals .number-input {
    display: flex;
    align-items: center;
    justify-content: space-between;
    overflow: hidden;
    width: 380px;
    height: 78px;
    background: url(/wp-content/uploads/2025/10/Rectangle-48362.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 0 16px;
}

.ss-your-goals .your-goals .number-input button {
    background: url(/wp-content/uploads/2025/10/Rectangle-55235.png) no-repeat center center;
    background-size: 100% 100%;
    color: #2B4211;
    font-size: 22px;
    font-weight: 700;
    border: none;
    width: 44px;
    height: 44px;
    cursor: pointer;
}

.ss-your-goals .your-goals .number-input .value {
    flex: 1;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
    color: #2B4211;
    padding-left: 20px;
}

.ss-your-goals .your-goals .number-input .unit {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
    color: #2B4211;
    margin-right: 20px;
}

.ss-your-goals .your-goals .boxes-viewport .box-card h4 small {
    font-size: 16px;
    display: block;
}

.ss-your-goals .your-goals form .form-section .form-group.select-option:after {
    content: '';
    display: block;
    width: 14px;
    height: 8px;
    background-image: url(/wp-content/uploads/2025/09/Group-317.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    position: absolute;
    top: 50%;
    right: 25px;
    margin-top: 5px;
}

.wrapper__step-user-visitor .ss-your-goals.step-5-5 {
    max-width: 790px;
}

.ss-your-goals.step-5-5 p.no-margin {
    margin-bottom: 0;
}

.ss-your-goals .your-goals .number-input .value-input {
    flex: 1;
    height: 74px;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 40px;
    text-transform: uppercase;
    color: #2B4211;
    padding-left: 20px !important;
    border: none;
    outline: none;
    appearance: none;
    -moz-appearance: textfield;
}

.value-input::-webkit-outer-spin-button,
.value-input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.page-template-nutritionist-select #ui-datepicker-div {
    background: #fff;
}

.page-template-nutritionist-select #ui-datepicker-div .ui-icon {
    text-indent: -9999px;
}

.page-template-nutritionist-select  .ui-datepicker .ui-datepicker-title select {
    color: #fff;
}

.page-template-nutritionist-select #ui-datepicker-div a:hover {
    color: #fff;
}

.wrapper__step-user-visitor .step {
    padding-top: 50px;
    padding-bottom: 50px;
}

.wrapper__step-user-visitor .step p {
    color: #2B4211;
    font-family: "Azeret Mono", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: center;
    margin-bottom: 0 !important;
}

.ss-deliver .delivery-section {
    max-width: 540px;
    margin: 0 auto;
}

.ss-deliver .cutoff-text {
    font-size: 16px;
    line-height: 1.5;
}

.ss-deliver .date-selector {
    margin: 25px 0;
    position: relative;
}

.ss-deliver .nav-btn {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 16px;
    line-height: 40px;
    text-transform: uppercase;
    text-decoration: underline;
    background: none !important;
    border: none;
    color: #0028314D;
    cursor: pointer;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.ss-deliver .nav-btn:hover {
    color: #2B4211;
}

.ss-deliver .nav-btn.prev {
    left: 0;
}

.ss-deliver .nav-btn.next {
    right: 0;
}

.ss-deliver #delivery-date {
    width: 100%;
    padding: 8px 16px;
    height: 78px;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 40px;
    letter-spacing: 0px;
    text-align: center;
    text-transform: uppercase;
    color: #2B4211;
    background-image: url(/wp-content/uploads/2025/07/bg-login-form-input.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
    border: none;
    border-radius: 10px;
}

.ss-deliver .preference-title {
    margin: 25px 0 20px;
    font-family: "Azeret Mono", Sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0px;
    text-transform: none;
    color: #2B4211;
    text-align: center;
}

.ss-deliver .time-options {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px;
}

.ss-deliver .time-btn {
    width: 260px;
    height: 67px;
    background: url(/wp-content/uploads/2025/10/Rectangle-48562.png) no-repeat center center;
    background-size: 100% 100%;
    padding: 10px 20px;
    border-radius: 6px;
    color: #2B4211;
    cursor: pointer;
    transition: all 0.2s ease;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 22px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
}

.ss-deliver .time-btn.active {
    background: url(/wp-content/uploads/2025/10/Rectangle-48563.png) no-repeat center center;
    background-size: 100% 100%;
}

.ss-deliver .checkbox-group {
    text-align: left;
    font-size: 13px;
    margin: 25px 0;
}

.ss-deliver .checkbox-group label {
    display: block;
    margin: 8px 0;
    cursor: pointer;
    font-family: "Azeret Mono", sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    letter-spacing: 0px;
    color: #2B4211;
    position: relative;
}

.ss-deliver .checkbox-group label input {
    display: none;
}

.ss-deliver .checkbox-group label span {
    padding-left: 22px;
    display: block;
}

.ss-deliver .checkbox-group label span:before {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background: url(/wp-content/uploads/2025/10/checkbox-45124.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 4px;
    left: 0;
}

.ss-deliver .checkbox-group label span:after {
    content: '';
    display: block;
    width: 10px;
    height: 8px;
    background: url(/wp-content/uploads/2025/06/Vector-checkbox.png) no-repeat center center;
    background-size: 100% 100%;
    position: absolute;
    top: 7px;
    left: 2px;
    opacity: 0;
    transition: all .3s ease;
}

.ss-deliver .checkbox-group label input:checked ~ span:after {
    opacity: 1;
}

.ss-deliver .checkout-btn {
    display: block;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 150%;
    text-align: center;
    text-transform: uppercase;
    color: #fff !important;
    width: 100%;
    height: 90px;
    background: url(/wp-content/uploads/2025/10/Primary-Buttons-1245.png) no-repeat center center !important;
    background-size: 100% 100% !important;
}

.ss-deliver .browse-link {
    display: inline-block;
    margin-top: 20px;
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 20px;
    line-height: 27px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: underline;
    color: #2B421180;
}

.ss-deliver .browse-link:hover {
    text-decoration: underline;
}

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

.total-drops-box img.img-progress-line {
    width: 100%;
    height: auto;
    position: absolute;
    top: -1px;
    left: 0;
}

.total-drops-box .option-selected {
    display: flex;
    gap: 10px;
}

.total-drops-box .option-selected span {
    font-family: "GT Walsheim Condensed Black Trial", Sans-serif;
    font-weight: 800;
    font-size: 16px;
    line-height: 26px;
    color: #2B4211;
    display: inline-block;
    background: #F7FFC7;
    padding: 4px 10px;
}

.total-drops-box.drops-box-2 .box-title,
.total-drops-box.drops-box-2 .box-total #price-total {
    color: #2B4211;
}

.total-drops-box.drops-box-2 #get-started-btn {
    color: #fff;
    background-color: #2B4211;
}

.total-drops-box.drops-box-2.hidden {
    display: none;
}

.total-drops-box .box-left .flex-box {
    display: flex;
    align-items: center;
    gap: 15px;
}

.total-drops-box .box-title {
    max-width: 200px;
    display: inline-block;
}

@media (max-width: 1600px) {
    #hero-rev-slider h1 {
        font-size: 110px !important;
        line-height: 110px !important;
        padding: 0 !important;
    }
}

@media (max-width: 1024px) {
    .page-template-maintenance.sticky-toolbar-on {
        padding-bottom: 0;
    }

    .step-container svg {
        width: 100%;
    }
}

@media (max-width: 767px) {
    .form-maintenance form {
        max-width: 336px;
    }

    .wd-nav-arrows .wd-btn-arrow.wd-prev .wd-arrow-inner {
        width: 80px;
        height: 80px;
        margin-top: -30px;
    }

    .wd-nav-arrows .wd-btn-arrow.wd-next .wd-arrow-inner {
        width: 80px;
        height: 80px;
        margin-top: -30px;
    }

    .testimonials-home .wd-carousel-item {
        display: block;;
    }

    .testimonials-home .wd-testimon-info {
        justify-content: center;
    }

    .testimonials-home .wd-testimon-bio {
        left: 50%;
        transform: rotate(-15deg) translateX(-50%);
    }

    .testimonials-home .testimon-style-info-top .wd-testimon-text {
        margin: 0;
    }

    .whb-top-bar-inner {
        height: auto !important;
        max-height: none !important;
    }

    #hero-rev-slider h1 {
        font-size: 50px !important;
        line-height: 50px !important;
        padding: 0 !important;
    }

    .section-bg-review {
        mask-image: none;
    }

    .ss-this-seasons-drip .wd-nav-arrows .wd-btn-arrow.wd-prev .wd-arrow-inner,
    .ss-this-seasons-drip .wd-nav-arrows .wd-btn-arrow.wd-next .wd-arrow-inner {
        margin-top: -30px;
    }

    .step-container svg {
        width: calc(100% + 40px);
        margin-left: -20px;
        margin-top: -30px;
    }

    #hero-rev-slider {
        max-height: 80vh !important;
    }

    #hero-rev-slider * {
        max-height: 80vh !important;
    }

    .highlight-text:before {
        width: 100%;
        height: 10px;
    }
}