/* =====================
   BASE STYLES
   ===================== */

.daily-nutrition-inner h2.fitco-product-heading.h4-bold {
    margin-bottom: 10px;
}


.what-is-content-h2.page-ingredients-heading-h1 {
    padding-left: 20px;
}

.what-is-container {
    padding-top: 108px;
    padding-bottom: 108px !important;
}

.what-is-content {
    display: flex;

}

.what-is-content-h2 {
    width: calc(50% + 24px);
    color: #151515;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.less-cutter-container {
    background-color: #C7CEBB;
    display: flex;
    align-items: center;
    border-radius: 18px;
}

.less-cutter-left-col {
    width: 32.33%;
    padding: 1.5em;
}

.less-cutter-center-col {
    width: 32.33%;
}

.less-cutter-center-col-img {
    width: 100vw;
    height: 796px;
    object-fit: fill;
    display: block;
    margin: 0;
    padding: 0;
}

.less-cutter-right-col {
    width: 35%;
    padding: 1.5em;
    color: #000;

}

.less-cutter-right-col ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.less-cutter-right-col li {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}

.checkmark {
    width: 18px;
    height: 18px;
    background-color: #E6F500;
    border-radius: 50%;
    display: inline-block;
    margin-right: 12px;
    position: relative;
}

.checkmark::after {
    content: '✓';
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 12px;
    color: #000;
    font-weight: bold;
}

a.cta-button.hero-rt-btn.page-ingredients-btn {
    max-width: 310px !important;
    max-height: 48px;
}

.page-ingredients-heading-h1 h2,
.page-ingredients-heading-h1 h1 {
    max-width: 640px;
}

.page-ingredients-heading-h1 p {
    max-width: 640px;
    margin-bottom: 50px;
    color: #151515;
}

.supplement-section {
    margin-top: 120px;
    margin-bottom: 120px;
    padding: 0px;

}

.ingredients-container.signup .ingredients-heading {
    flex-basis: 33%;
}

.sign-up-container {
    display: flex;
    flex-direction: row;
    margin: 20px auto;
    background-color: white;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.signup-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 32px;
}

.signup-form {
    margin-bottom: 30px;
}

.form-control {
    position: relative;
    margin-bottom: 20px;
}

.input-field {
    width: 100%;
    padding: 18px 20px;
    border-radius: 50px;
    border: 1px solid #ddd;
    font-size: 16px;
    outline: none;
    transition: border-color 0.3s;
}

.input-field:focus {
    border-color: #888;
}

.submit-btn-main a.cta-button {
    width: 100%;
    max-width: 100% !important;
    padding: 1rem 2rem;
}

.arrow-icon {
    display: inline-block;
    margin-left: 10px;
    font-size: 20px;
}

p.disclaimer {
    color: #15151550;
    font-size: 16px !important;
    line-height: 24px !important;
    width: 90%;
}

.privacy-notice {
    color: #777;
    font-size: 12px;
}

.privacy-link {
    color: #111;
    text-decoration: underline;
    cursor: pointer;
}

.image-container {
    flex: 1;
    overflow: hidden;
}

.promo-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* Supliment button */
.ingd-secondary-button {
    text-align: center;
    max-width: 311px;
    width: fit-content;
}

/* ============== supplement info ============== */


.ingredients-section {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
}

.supplement-section .ingredients-section {
    gap: 32px;
}

.ingredients-label,
.ingredients-label-hidden {
    font-size: 16px;
    font-family: 'roobert';
    font-weight: 600 !important;
    color: #333;
    flex-basis: 17%;
}

.supplement-section .disclaimer {

    color: #666 !important;
}


.ingredients-heading {
    color: #222;
    margin: 0;
    flex-basis: 35%;
}

.ingredients-description {
    color: #444;
    flex-basis: 40%;
}

.ingredients-description.ingredients-image {
    flex-basis: 50%;
}

.ingredients-description-slider {
    color: #444;
    flex-basis: 90%;
    overflow: hidden;
}

.ingredients-description-slider-full {
    color: #444;
    flex-basis: 90%;
    overflow: hidden;
    display: block;
    width: 100%;
}

.ingredients-section.ingredients-section-tab {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    gap: 10px;
    margin: 20px 0px;
}

.ingredients-visual {
    flex-basis: 15%;
    display: flex;
    justify-content: end;
}

.ingredients-visual a {
    background-color: #f2f2f2;
    border-radius: 10px;
    color: #000000 !important;
    padding: 5px 20px;
    border-radius: 50px;
}

.ingredients-visual a:hover {
    background-color: #000000;
    color: #f2f2f2 !important;
}

.ingredients-star {
    font-size: 0.9rem;
    color: #666;
    margin-top: 8px;
}

ul.category-list {
    display: block;
    list-style: none;
    margin: 0px;
    padding-right: 15px;
}

li.category-item {
    padding: 0.5rem 0;
    border-top: 1px solid #e5e4dd;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 0.95rem;
}

.ingredients-description-slider {
    opacity: 0;
    position: absolute;
}

.ingredients-description-slider.active {
    opacity: 1;
    position: relative;
}

.supplement-section .promo-image {
    border-radius: 18px;
}

.ingredients-label-hidden {
    display: none;
}

.info-box-1 {
    width: 50% !important;
    padding-right: 24px;

}

/* 	For top sections button */
.page-ingredients-btn.cta-button {
    display: inline-flex !important;
}

a.cta-button.hero-rt-btn.page-ingredients-btn.mobile_btns {

    display: none !important;
}

.cta-button.hero-rt-btn.page-ingredients-btn.desktop_btns {
    display: inline-flex !important;
}


/* =====================
   TABLET VIEW (max-width: 768px)
   ===================== */

@media (max-width: 768px) {

    .daily-nutrition-inner h2.fitco-product-heading.h4-bold {
        font-size: 21px !important;
        line-height: 24px !important;
    }

    .supplement-section {
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .info-box-1 {
        padding-right: 0px;
        width: calc(100% - 24px) !important;
    }

    .what-is-content-h2.page-ingredients-heading-h1 {
        padding-left: 0px;
    }


    .what-is-content {
        padding: 0px 16px;
        flex-direction: column;
        gap: 40px;
    }

    .filter-options {
        display: grid;
        grid-template-columns: repeat(2, 1fr) !important;
        gap: 10px;
        font-family: 'Roobert';
    }

    .page-ingredients-heading-h1 p {
        margin-bottom: 24px;
    }

    .what-is-content-h2,
    .info-box-1 {
        width: 100% !important;
        gap: 24px;
        padding-left: 0px;
    }

    .less-cutter-container {
        flex-direction: column;
        padding: 1em;
    }

    .less-cutter-left-col,
    .less-cutter-center-col,
    .less-cutter-right-col {
        width: 100%;
        padding: 1em 0;
        text-align: center;
    }

    .less-cutter-center-col img {
        height: auto;
        width: 50%;
        object-fit: contain;
    }

    .less-cutter-right-col {
        width: 50%;
        padding-left: 18px;
    }

    .less-cutter-right-col ul {
        padding-left: 0;
    }

    .less-cutter-right-col li {
        align-content: left;
    }

    .grid-container-filter {
        display: grid;
        grid-template-columns: repeat(1, minmax(335px, 1fr));
        gap: 8px;
        row-gap: 8px;
    }

    .what-is-container {
        padding-top: 35px;
        padding-bottom: 48px !important;
    }

    .info-box-1 .info-box {
        margin-bottom: 16px;
    }

    /* 	For top sections button */
    a.cta-button.hero-rt-btn.page-ingredients-btn.mobile_btns {

        display: inline-flex !important;
        min-width: 100% !important;
    }

    a.cta-button.hero-rt-btn.page-ingredients-btn.desktop_btns {
        display: none !important;
    }

}

@media (max-width: 768px) {
    .signup-content {
        padding: 0px 16px;

    }

    .signup-title {
        font-size: 32px;

    }

    .image-container img {
        height: 200px !important;
    }

    .ingredients-section {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .ingredients-label {
        flex-basis: 100%;
        margin-bottom: 0.5rem;
    }

    .ingredients-heading {
        flex-basis: 100%;
        font-size: 2rem;
        margin-bottom: 1rem;
    }

    .ingredients-description,
    .ingredients-description.ingredients-image,
    .ingredients-description-slider {
        flex-basis: 100%;
        font-size: 1rem;
        width: 100%;
    }

    .ingredients-visual {
        flex-basis: 100%;
        margin-top: 1rem;
    }

    .supplement-section .promo-image {
        max-height: 300px;
    }

    .supplement-section .ingredients-label {
        display: none;
    }

    .ingredients-label-hidden {
        display: block;
        margin-bottom: -8px !important;
    }

    .ingredients-section.ingredients-section-tab {
        flex-direction: column;
    }

    .ingredients-label.ingredients-tab {
        width: 100%;
    }

    .supplement-section .disclaimer {

        color: #666 !important;
    }


}

/* =====================
   MOBILE VIEW (max-width: 480px)
   ===================== */

@media (max-width: 480px) {
    h2,
    h3 {
        font-size: 20px;
    }

    .info-box {
        padding: 16px;
        margin: -16px;
    }

    .checkmark {
        width: 16px;
        height: 16px;
    }

    .checkmark::after {
        font-size: 10px;
    }

    .less-cutter-left-col p,
    .less-cutter-right-col li {
        font-size: 14px;
        line-height: 1.4;
    }

    .less-cutter-left-col,
    .less-cutter-right-col {
        padding: 0.5em 0;
    }
}


/*  Main layout  */

.fitco-container {
    justify-content: center;
}

.ingrd-hero-frm {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 18px;
    padding: 30px 30px 30px 200px;
    margin-bottom: 18px;
    height: 100%;
    min-height: 640px;
    display: flex;
    justify-content: flex-start;
}


.hero-form-section-inner {
    display: flex;
    flex-direction: row;
    align-items: center;
}

/*.hero-frm-heading {*/
/*    font-size: 25px;*/
/*    line-height: 34px;*/
/*    margin-bottom: 1rem;*/
/*    font-weight: 700;*/
/*    color: #fff;*/
/*    font-family: 'RoobertTRIAL-SemiBold';*/
/*    font-weight: 600;*/
/*    margin-bottom: 24px;*/
/*}*/

.hero-frm-desc-rt {
    margin-bottom: 24px;
}


/* Hero form left column */

.hero-form-left {
    flex: 1;
    position: relative;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.hero-form-left img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

/* Hero form right column */

.ingd-form-right {
    border-radius: 18px;
    padding: 16px 56px 16px 16px;
    background: rgba(21, 21, 21, 0.2) !important;
    backdrop-filter: blur(35px);
    -webkit-backdrop-filter: blur(35px);
    max-width: 335px;
}

/* Producthero Form Details Section */

/* Product Items List */

.fitco-free-label {
    color: #1a1a1a;
    font-weight: 600;
}

.fitco-strikethrough {
    text-decoration: line-through;
    color: #888;
    margin-right: 10px;
}

/* Total Section */

.fitco-total-section {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    display: flex;
    justify-content: space-between;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 30px;
}

/* Hero right Button */

.hero-rt-btn {
    background-color: #ebff00;
    color: #1a1a1a;
    padding: 16px;
    border-radius: 30px;
    text-align: center;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: auto;
    transition: all 0.3s ease;
}

.hero-rt-btn:hover {
    background-color: #d4e800;
    transform: translateY(-2px);
}

.fitco-arrow {
    font-size: 22px;
}

/* Hero section title & text */

.hero-form-title {
    color: #fff;
    font-weight: 600;
    font-size: 50px;
    line-height: 58px;
}

.container.ast-need-more.customer-reviews {
    position: relative;
    z-index: 1;
}

.daily-nutrition-inner {
    max-width: 265px;
    display: block;
    gap: 32px;


}

.daily-nutrition-inner img {
    margin-top: 80px;
    max-width: 265px !important;
}


/* Responsive Design */

@media (max-width: 1440px) {
    /* Hero Form right column */
    .ingd-form-right {
        margin-left: 30px;
        margin-right: 30px;
    }

    .ingrd-hero-frm {
        padding: 30px 30px 30px 100px;
    }
}

@media (max-width: 1024px) {
    .ingrd-hero-frm {
        padding: 30px 30px 30px 30px;
    }
}

@media (max-width: 768px) {
    .hero-form-section-inner {
        flex-direction: column;
        min-width: 100% !important;
    }

    .ingrd-hero-frm {
        padding: 48px 16px;
    }
}

@media (max-width: 900px) {
    .ingrd-hero-frm {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .hero-form-title {
        font-size: 40px;
        line-height: 48px;
    }

    /* Hero Form right column */
    .ingd-form-right {
        margin-left: 0px;
        margin-right: 0px;
        max-width: 100%;
        min-width: 100%;
    }
}

@media (max-width: 768px) {

    .ingrd-hero-frm {
        min-height: 600px !important;
        max-height: 600px !important;
    }

    .hero-form-title {
        font-size: 30px;
        line-height: 38px;
    }

    .hero-frm-heading {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width: 600px) {
    .daily-nutrition-inner img {
        margin-top: 20px;

    }

    .fitco-product-heading .hero-frm-heading h2 {
        font-size: 21px !important;
    }

    .logo-container img {
        margin-top: 24px !important;
        padding-right: 0px !important;
        max-width: 250px;
    }

    .ingrd-hero-frm {
        flex-direction: column;

        justify-content: end;
        background-position: 50%;

    }

    .hero-container.middle-one {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }
}


/*  Global Style */

body {
    background: #FFF !important;
}





/* Page Header */

header.entry-header {
    display: none;
}

/* Container classes */

/* Step info container */

.benefit-step-title {
    color: #ffffffeb !important;
    font-weight: 600;
    font-size: 50px !important;
}

/* Step description */

.benefit-desc-extra p {
    font-size: 22px;
    line-height: 32px;
    font-weight: 500;
}

.benefit-desc p {
    font-weight: 900;
    color: #151515;
}

.benefit-desc {
    padding: 18px 24px 18px 24px;
}

.bn-step-3 .benefit-desc {
    background: url(/wp-content/uploads/2025/05/benifit-desc-p.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

/* Responsive adjustments */

@media (max-width: 1025px) {
    .bn-step-3 .benefit-desc {
        background: none;
    }
}

@media (max-width: 992px) {
    /* Instructions layout */
    .benefit__steps {
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 1rem;
    }

    /*  Benefit Step Desc      */
    .benefit-desc-extra p {
        font-size: 18px;
        line-height: 28px;
    }

    .bn-step-3 .benefit-desc {
        background: none;
    }

    /*  Accordient       */
    .container.ast-need-more.fitco-accordion-main {
        display: flex;
        flex-direction: column;
    }
}


li.category-item {
    padding: 0.5rem 0;
    border-top: 1px solid #e5e4dd;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    transition: all 0.3s ease;
    font-size: 0.95rem;
}

.ingredients-description-slider {
    /*            display: none;*/
    /*            position: absolute;
    z-index: -999;
    top: -5000000000px;*/
    opacity: 0;
    position: absolute;
}

.ingredients-description-slider.active {
    /*display: block;
    width: 100%;*/
    /*            position: relative;
    z-index: 999;
    top: 0px;
    display: flex;*/
    opacity: 1;
    position: relative;
}

.supplement-section .promo-image {
    max-height: 640px;
    border-radius: 18px;
}

.ingredients-label-hidden {
    display: none;
}

/* Mobile responsiveness */

@media (max-width: 768px) {
    .image-container {
        height: 200px;
    }

    .ingredients-section {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }

    .ingredients-label {
        flex-basis: 100%;
        margin-bottom: 0.5rem;
    }

    .ingredients-heading {
        flex-basis: 100%;
        font-size: 2rem;
        margin-bottom: 1rem;
    }

    .ingredients-description,
    .ingredients-description.ingredients-image,
    .ingredients-description-slider {
        flex-basis: 100%;
        font-size: 1rem;
        width: 100%;
    }

    .ingredients-visual {
        flex-basis: 100%;
        margin-top: 1rem;
    }

    .supplement-section .promo-image {
        max-height: 300px;
    }

    .supplement-section .ingredients-label {
        display: none;
    }

    .ingredients-label-hidden {
        display: block;
    }
}

/* Mobile responsiveness */

@media (max-width: 767px) {
    .ingredients-section.ingredients-section-tab {
        flex-direction: column;
    }

    .ingredients-label.ingredients-tab {
        width: 100%;
    }
}


.filter-btn {
    background-color: #333;
    color: white;
    border: none;
    border-radius: 4px;
    padding: 8px 16px;
    cursor: pointer;
    font-weight: bold;
}

.filter-options {
    display: grid;
    grid-template-columns: repeat(3, minmax(200px, 1fr));
    gap: 10px;
    row-gap: 10px;
}

.filter-option {
    display: flex; /* Enables Flexbox */
    justify-content: center; /* Horizontal centering */
    align-items: center; /* Vertical centering */

    border: 1px solid #8A8A8A;
    border-radius: 3px;
    background-color: #fff;
    color: #8A8A8A;
    max-height: 30px;
    font-size: 11px;
    text-transform: uppercase;

    padding: 8px 24px; /* Optional: horizontal padding */
}

.filter-option.active {
    border: 1px solid #151515;
    color: #151515;
}

.grid-container-filter {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(335px, 1fr));
    gap: 24px;
    row-gap: 60px;
}

div#filterPanel {
    margin-top: 40px;
}


@media (max-width: 768px) {
    .grid-container-filter {

        gap: 8px;
        row-gap: 10px;
    }

    .grid-container {
        grid-template-columns: 1fr;
        row-gap: 10px;
    }

    .header {
        flex-direction: column;
        align-items: flex-start;
        gap: 12px;
    }

    .filter-btn {
        align-self: flex-end;
    }

}
	
		
  




