:root {
    --font-primary: "Replica LL";
    --font-secondary: "Roboto", Helvetica, sans-serif;
    --primary-color: #111;
    --weight-primary: 400;
}

.splide__track {
    /* overflow: visible; */
}

.product-slider {
    position: relative;
}

#image-slider .splide__slide {
    width: 100% !important;
    height: 100% !important;
    border-radius: 24px;
}

#image-slider .splide__slide img {
    border-radius: 24px;
    height: 615px;
    width: 635px;
    margin-bottom: 0px;
    object-fit: fill;
}

#shop-section li {
    width: 50px !important;
    height: 50px !important;
}

#thumbnail-slider .splide__arrows {
    display: none;
}

.product-slider {
    /* max-width: 350px;
    margin: 0 auto;
    text-align: center; */
}

#thumbnail-slider-list li {
    border-radius: 24px !important;
}

#thumbnail-slider-list li img {
    border-radius: 24px;
}

#thumbnail-slider-list .is-active {
    border: 3px solid #72B288
}

#thumbnail-slider-list {
    max-width: 100%;
    margin: 0 auto !important;
    transform: unset !important;
    justify-content: center;
}

.product-slider .main-slider img {
    border-radius: 12px;
    width: 100%;
    object-fit: cover;
}

#thumbnail-slider {
    margin-top: 15px;
    position: absolute;
    bottom: 10px;
}

.thumbnail-slider .splide__slide img {
    border-radius: 50%;
    border: 2px solid #ddd;
    cursor: pointer;
    transition: border-color 0.3s ease, transform 0.3s ease;
}

.thumbnail-slider .splide__slide.is-active img {
    border-color: #000;
    /* Highlight active thumbnail */
    transform: scale(1.05);
}

.thumbnail-slider .splide__track {
    justify-content: center;
    display: flex;
}

.splide__slide {
    width: calc(32% - 12px) !important;
}

.why-us-child {
    margin: 10px 0px;
}

.top-header.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    z-index: 9999;
    background-color: #F9F7EE;
}

.my_acc {
    display: none;
}

.new-list-item {
    display: none;
}

.mobi_menu {
    display: none;
    position: fixed;
    top: 70px;
    height: auto;
    left: inherit;
    right: unset;
    overflow: auto;
    width: 100%;
    background: #EDEBE2;
    border-radius: 16px;
    padding: 16px;
    margin-top: 0px !important;
}

.mobi_menu #main_menu li.menu-item-has-children a {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: transparent;
}

#primary-menu li.menu-item-has-children .sub-menu li {
    border-radius: 0;
    background-color: transparent;
}

.mobi_menu #main_menu li.menu-item-has-children a::after {
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

#primary-menu li.menu-item-has-children a::after {
    width: 10px;
    height: 5px;
}

#primary-menu li.menu-item-has-children .sub-menu {
    position: absolute;
    background-color: #EDEBE2;
    min-width: 221px;
    border-radius: 20px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 65px 10px 10px;
    left: -5px;
    z-index: -1;
}

.mobi_menu #main_menu {
    display: block;
}

.menu-main-menu-container {
    padding: 0 5px;
}

.mobi_menu #primary-menu {
    flex-wrap: wrap;
    justify-content: center;
    text-align: left;
    padding: 0px 0;
    /* border-bottom: 1px solid #11111133; */
}

.mobi_menu #main_menu li {
    width: 100%;
    height: auto;
    border-radius: 10px !important;
    padding: 5px 0 !important;
}

.mobi_menu #main_menu li a {
    font-weight: 400;
    font-size: 15px;
    line-height: 36px;
    border: 0px;
    color: #111;
    margin: 0;
    padding: 0;
}

.right_buttons {
    display: block;
}

body {
    margin: 0;
    font-family: Arial, sans-serif;
    background-color: #f9f7ee;
    /* same light beige background */
}

.topical-results-regrow .splide__pagination {
    display: none;
}

.topical-results-regrow .splide__arrow--next {
    position: absolute;
    z-index: 99;
    right: 10px;
    bottom: 55%;
    background: #8f8d88;
    border-radius: 25px;
    cursor: pointer;
    height: 40px;
    width: 40px;
    border: unset;
}

.topical-results-regrow .splide__arrow--next svg {
    fill: #fff;
    height: 20px;
    width: 30px;
    display: block;
}

#results-slider-social .splide__arrow--next {
    position: absolute;
    z-index: 99;
    right: 10px;
    bottom: 35%;
    background: #8f8d88;
    border-radius: 25px;
    cursor: pointer;
    height: 40px;
    width: 40px;
    border: unset;
}

.splide__arrow--prev {
    position: absolute;
    z-index: 99;
    left: 10px;
    bottom: 35%;
    background: #8f8d88;
    border-radius: 25px;
    cursor: pointer;
    display: none;
}

#results-slider-social .splide__arrow--next svg {
    fill: #fff;
    height: 20px;
    width: 30px;
    display: block;
}

.topical-results-regrow {
    margin-bottom: 30px;
}

.mobile {
    display: none !important;
}

.desktop {
    display: block;
}

.col-6 {
    width: 50%;
}

.header-inner {
    padding: 16px 0px;
}

.header-inner .row {
    display: flex;
    justify-content: space-between;
}

.header-container {
    width: 100%;
    padding: 10px 20px;
    background-color: #f9f7f1;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.header-left {
    /* font-size: 20px; */
    font-weight: bold;
    color: var(--primary-color);
    line-height: 1.2;
}

.header-left span {
    display: block;
    font-size: 12px;
    font-weight: normal;
    color: #333;
}

.header-right {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: right;
}

.login-btn-topical {
    border: 1px solid var(--primary-color);
    border-radius: 20px;
    padding: 7px 18px;
    background: transparent;
    font-size: 16px;
    cursor: pointer;
    transition: all 0.2s ease;
    font-weight: var(--weight-primary);
    line-height: 150%;
    color: var(--primary-color) !important;
}

.login-btn:hover {
    background: var(--primary-color);
    color: #fff;
}

.menu-icon {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 20px;
    height: 14px;
    cursor: pointer;
}

.menu-icon span {
    height: 2px;
    width: 100%;
    background-color: var(--primary-color);
    border-radius: 2px;
}

/* container class */
.container {
    max-width: 1240px;
    margin: 0 auto;
}



.topical-section-parent {
    background-color: #f9f7ee;
    overflow: hidden;
    display: flex;
    margin-bottom: 28px !important;
}

.topical-shop-section {
    padding: 20px 0;
    display: flex;
}

.topical-shop-section .desktop-only {
    display: block;
}

.topical-shop-section .left-column img {
    width: 100%;
    margin-bottom: 20px;
    border-radius: 8px;
}

.mobile-only {
    display: none;
}

.topical-shop-section .right-column {
    padding-left: 74px;
}

.topical-shop-section h2 {
    font-size: 56px;
    text-align: left;
    line-height: 120%;
    font-family: var(--font-primary);
    margin-bottom: 0px !important;
    margin-top: 10px;
}

.start-descp {
    color: var(--primary-color);
    font-size: 16px;
    line-height: 21px;
    font-family: var(--font-primary);
    margin: 8px 0px;
}

.description {
    font-size: 16px;
    font-weight: var(--weight-primary);
    color: #000;
    line-height: 28px;
    font-family: var(--Replica);
    margin: 10px 0px;
}

.right-column .badge {
    background-color: #EDEBE2;
    border-radius: 500px;
    width: 122px;
    padding: 10px 0px;
    font-size: 12px;
    font-weight: var(--weight-primary);
    font-family: var(--font-primary);
    text-transform: uppercase;
    text-align: center;
}

.shop-btn .button_w_arrow {
    background-image: url("../../images/topical-images/arrow_right_white.png");
    background-repeat: no-repeat;
    background-position: 75% center;
    background-color: #72B288;
    border-radius: 6px;
    padding: 10px 18px;
    padding-right: 36px;
    font-weight: var(--weight-primary);
    font-size: 20px;
    line-height: 22px;
    color: #FAF7EE;
    cursor: pointer;
    /* display: table; */
    transition: all 0.3s ease;
    width: 100%;
    font-family: ABC Monument Grotesk Mono;
    text-align: center;
    padding: 20px 3px;
}

.button_w_arrow:hover {
    background-color: #72B288;
}

.full-description {
    font-size: 18px;
    font-weight: var(--weight-primary);
    font-family: var(--font-primary);
    line-height: 24px;
    color: var(--primary-color);
    vertical-align: middle;
}

.shop-btn-new {
    width: 95%;
}

.shop-btn-me {
    width: 95%;
    margin-top: 10px;
}

.button_w_arrow_me {
    background-image: url("../../images/topical-images/arrow_right_black.png");
    background-repeat: no-repeat;
    background-position: 80% center;
    background-color: transparent;
    border-radius: 6px;
    border: 1px solid #72B288;
    padding: 10px 18px;
    padding-right: 36px;
    font-weight: var(--weight-primary);
    font-size: 20px;
    line-height: 22px;
    color: var(--primary-color);
    cursor: pointer;
    transition: all 0.3s ease;
    width: 100%;
    font-family: ABC Monument Grotesk Mono;
    text-align: center;
    padding: 19px 2px;
    display: block;
}

.safety-info {
    display: flex;
    text-align: center;
    justify-content: center;
    margin: 25px 0px;
}

.safety-info span {
    font-size: 16px;
    font-weight: var(--weight-primary);
    font-family: var(--font-primary);
    line-height: 26px;
    color: var(--primary-color);
    border-bottom: 1px solid var(--primary-color);
}

.topical-section-parent .accordion {
    border-top: 1px solid #ddd;
    border-bottom: unset;
    max-width: 600px;
    background: transparent;
    padding-top: 0px;
    margin-top: 16px;
    padding-bottom: 0px;
}

.topical-section-parent .accordion-item {
    border-bottom: 1px solid #ddd;
}

.topical-section-parent .accordion-header {
    background: transparent;
    cursor: pointer;
    padding: 16px 8px;
    font-size: 18px;
    font-weight: var(--weight-primary);
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-family: var(--font-primary);
}

.topical-section-parent .accordion-header::after {
    content: "";
    display: inline-block;
    width: 14px;
    /* adjust size */
    height: 14px;
    background-image: url("../../images/topical-images/Vector.png");
    /* your image path */
    background-size: contain;
    /* keeps aspect ratio */
    background-repeat: no-repeat;
    background-position: center;
    transition: transform 0.2s ease;
}

.topical-section-parent .accordion-header.active::after {
    transform: rotate(-180deg);
}

.topical-section-parent .accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease, padding 0.3s ease;
    padding: 0 16px;
    background: transparent;
}

.topical-section-parent .accordion-content p {
    font-size: 14px;
    line-height: 1.6;
    margin: 12px 0;
}

.topical-section-parent .accordion-content.open {
    padding: 16px;
}

/* FDA Notice */
.topical-section-parent .notice {}

.topical-section-parent .notice p {
    font-size: 14px;
    color: #787878;
    line-height: 1.5;
    margin-top: 20px;
    font-family: Replica-LL;
    font-weight: var(--weight-primary);
    line-height: 24px;
}

.topical-section-parent .notice strong {
    font-weight: bold;
    font-family: Replica-Bold;
}

/* // topical results  */

.topical-results-section .badge {
    background-color: #EDEBE2;
    border-radius: 500px;
    width: 99px;
    padding: 10px 2.5px;
    font-size: 12px;
    font-weight: var(--weight-primary);
    font-family: var(--font-primary);
    text-transform: uppercase;
    text-align: center;
    margin-bottom: -38px;
}

.real-results .header h2 {
    font-family: var(--font-primary), sans-serif;
    font-size: 48px;
    font-weight: var(--weight-primary);
    margin: 0;
    text-align: left !important;
    line-height: 120%;
    padding: 16px 0px;

}

.topical-results-regrow .result-card {
    height: auto !important;
}

.topical-container .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    margin-bottom: 40px;
}

.topical-container .shop-now-btn-social {
    background-image: url("../../images/topical-images/arrow_right_white.png");
    background-repeat: no-repeat;
    background-position: 85% center;
    background-color: #72B288;
    border-radius: 6px;
    padding: 10px 18px;
    padding-right: 36px;
    font-weight: var(--weight-primary);
    font-size: 20px;
    line-height: 22px;
    color: #FAF7EE;
    cursor: pointer;
    /* display: table; */
    transition: all 0.3s ease;
    width: 100%;
    font-family: ABC Monument Grotesk Mono;
    text-align: center;
    padding: 20px 14px;
}

.topical-container .shop-wrapper-web {
    width: 282px;
    display: flex;
}

.real-results .image-wrapper img {
    width: 150px;
    height: 152px;
    border-radius: 16px;
    object-fit: cover;
    display: inline !important;
}

.real-results .image-wrapper {
    position: relative;
    flex: 1;
    text-align: center;
}

.real-results .image-pair {
    display: flex;
    gap: 8px;
    margin-bottom: 12px;
}

.real-results .result-card {
    background: #EDEBE2;
    border-radius: 24px;
    padding: 5px 15px;
    height: 513px;
}

.f-get {
    margin-top: 7px
}

.image-wrapper .label {
    display: flex;
    text-align: center;
    font-size: 14px;
    font-family: var(--font-primary);
    font-weight: var(--weight-primary);
    line-height: 21px;
    color: var(--primary-color);
    padding: 8px 0px;
    justify-content: center;
}

#results-slider-social .badge {
    background: var(--primary-color);
    width: 205px;
    border-radius: 20px;
    padding: 5px 17px;
    text-align: center;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    margin: 0 auto;
}

#results-slider-social .badge span {
    color: #F9F7EE;
    font-size: 14px;
    font-family: var(--font-primary);
    font-weight: var(--weight-primary);
    line-height: 21px;
}

.topical-section-parent .border_white {
    background: transparent;
    padding: 0px;
}

.topical-container .splide__pagination {
    display: none;
}

.testimonial {
    max-width: 500px;
    text-align: center;
    color: #1a1a1a;
    padding: 20px;
    display: inline;
}

.testimonial p {
    font-size: 16px;
    font-weight: var(--weight-primary);
    line-height: 24px;
    margin-bottom: 15px;
    margin-top: 0px;
    font-family: var(--font-primary);
    padding: 0px 0px !important;
}

.testimonial p span {
    color: #72B288;
    /* green highlight text */
    font-weight: 500;
}

.author {
    font-size: 16px;
    font-weight: var(--weight-primary);
    margin-bottom: 5px;
    line-height: 24px;
    font-family: var(--font-primary);
}

.verified {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
}

.verified span {
    font-size: 12px;
    color: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-family: var(--font-primary);
    font-weight: var(--weight-primary);
    margin-top: 3px;
}

.verified-icon img {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
    font-size: 10px;
}

.info-detail .important {
    text-align: center;
    display: flex;
    margin-top: 50px;
    justify-content: center;
}

.info-detail .important span {
    font-size: 14px;
    font-family: var(--font-primary);
    font-weight: var(--weight-primary);
    border-bottom: 1px solid #111;
}

/* end  */
/* how it works  */
.topical-container-work .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0px;
}

.topical-container-work .shop-now-btn-social {
    background-image: url("../../images/topical-images/arrow_right_white.png");
    background-repeat: no-repeat;
    background-position: 85% center;
    background-color: #72B288;
    border-radius: 6px;
    padding: 10px 18px;
    padding-right: 36px;
    font-weight: var(--weight-primary);
    font-size: 20px;
    line-height: 22px;
    color: #FAF7EE;
    cursor: pointer;
    /* display: table; */
    transition: all 0.3s ease;
    width: 100%;
    font-family: ABC Monument Grotesk Mono;
    text-align: center;
    padding: 20px 14px;
}

.topical-container-work .shop-wrapper-web {
    width: 522px;
    display: flex;
}

.features {
    display: flex;
    justify-content: space-between;
    gap: 40px;
    margin: 0 auto;
}

.feature {
    flex: 1;
    text-align: left;
}

.feature-icon {
    font-size: 28px;
    color: #4CAF8F;
    margin-bottom: 5px;
    display: inline-block;
}

.feature h3 {
    font-size: 26px;
    font-weight: var(--weight-primary);
    margin-bottom: 0px;
    color: var(--primary-color);
    font-family: var(--font-primary);
}

.feature p {
    margin: 0px;
    font-size: 18px;
    color: #787878;
    line-height: 24px;
    font-weight: var(--weight-primary);
    font-family: var(--font-primary);
}


/* end  */
/* why choose  */
.why-us {
    display: flex;
    justify-content: space-between;
    padding: 30px 50px;
    margin: 0 auto;
    gap: 40px;
}

.why-text {
    flex: 1;
}

.why-text h2 {
    font-size: 48px;
    margin-bottom: 0px;
    color: var(--primary-color);
    font-weight: var(--weight-primary);
}

.why-text h4 {
    font-size: 26px;
    margin: 0px 0 0px;
    font-weight: var(--weight-primary);
    color: var(--primary-color);
    font-family: var(--font-primary);
}

.why-text p {
    font-size: 18px;
    color: #787878;
    margin: 0 0 0px;
    line-height: 28px;
    font-family: var(--font-primary);
    font-weight: var(--weight-primary);
}

.why-text .btn {
    background-image: url("../../images/topical-images/arrow_right_white.png");
    background-repeat: no-repeat;
    background-position: 85% center;
    background-color: #72B288;
    border-radius: 6px;
    padding: 10px 18px;
    padding-right: 36px;
    font-weight: var(--weight-primary);
    font-size: 20px;
    line-height: 22px;
    color: #FAF7EE;
    cursor: pointer;
    display: table;
    transition: all 0.3s ease;
    width: 488px;
    font-family: ABC Monument Grotesk Mono;
    text-align: center;
    padding: 20px 0px;
    margin-top: 15px;
}

.why-text .btn:hover {
    /* background: #2d8b67; */
}

.why-image {
    flex: 1;
    height: 550px;
    /* adjust as needed */
}

.why-image img {
    width: 600px;
    height: 550px;
    border-radius: 24px;
}

/* end  */
/* how  */
.topical-how-section {
    margin-top: 30px;
    margin-bottom: 30px;
}

.topical-how-section .card-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    width: 100%;
}

.topical-how-section .card {
    background: #EDEBE2;
    border-radius: 24px;
    padding: 20px;
    text-align: center;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
    transition: transform 0.2s ease-in-out;
}

.topical-how-section .card:hover {
    transform: translateY(-5px);
}

.topical-how-section .card img {
    width: 295px;
    height: 270px;
    margin-bottom: 15px;
    /* object-fit: cover; */
    aspect-ratio: 1/1;
}


.topical-how-section .card-2 img {
    width: 260px;
    height: 270px;
    margin-bottom: 15px;
}

.topical-how-section .card h3 {
    font-size: 26px;
    font-weight: var(--weight-primary);
    margin-bottom: 10px;
    color: var(--primary-color);
    font-family: var(--font-primary);
    text-align: left;
}

.topical-how-section .card p {
    font-size: 16px;
    line-height: 24px;
    color: #787878;
    font-weight: var(--weight-primary);
    text-align: left;
    font-family: var(--font-primary);
}

/* end  */
/* regrow  */
.topical-results-regrow {
    margin-top: 3%;
}

.topical-grow .shop-wrapper-web {
    display: flex;
    gap: 15px;
    align-items: center;
}

.topical-grow .header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0px;
}

.topical-grow .shop-now-btn-start {
    background-image: url("../../images/topical-images/arrow_right_white.png");
    background-repeat: no-repeat;
    background-position: 85% center;
    background-color: #72B288;
    border-radius: 6px;
    padding: 10px 18px;
    padding-right: 36px;
    font-weight: var(--weight-primary);
    font-size: 20px;
    line-height: 22px;
    color: #FAF7EE;
    cursor: pointer;
    /* display: table; */
    transition: all 0.3s ease;
    width: 100%;
    font-family: ABC Monument Grotesk Mono;
    text-align: center;
    padding: 17px 59px;
}

.topical-grow .shop-now-btn-right {
    background-image: url("../../images/topical-images/arrow_right_black.png");
    background-repeat: no-repeat;
    background-position: 95% center;
    background-color: transparent;
    border-radius: 6px;
    border: 1px solid #72B288;
    padding: 10px 18px;
    padding-right: 36px;
    font-weight: var(--weight-primary);
    font-size: 20px;
    line-height: 22px;
    color: var(--primary-color);
    cursor: pointer;
    transition: all 0.3s ease;

    display: block;
    width: auto;
    font-family: ABC Monument Grotesk Mono;
    text-align: center;
    padding: 17px 36px;
}

.topical-results-regrow .active {
    background: var(--primary-color) !important;
    width: 115px;
    border-radius: 20px;
    padding: 0px;
    text-align: center;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    margin-left: 20px;
}

.topical-results-regrow .badge {
    background: #A7A7A7;
    width: 115px;
    border-radius: 20px;
    padding: 0px;
    text-align: center;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    margin-left: 20px;
}

.topical-results-regrow .badge span {
    color: #F9F7EE;
    font-size: 14px;
    font-family: var(--font-primary);
    font-weight: var(--weight-primary);
    line-height: 21px;
}

.topical-results-regrow .image-wrapper img {
    width: 193px;
    height: 298px;
}

.topical-results-regrow .image-pair {
    margin-bottom: 0px;
}

.topical-results-regrow .result-card {
    padding: 15px 0px 0px 0px;
}

.heading-details {
    margin: 15px 0px;
}

.heading-details h3 {
    font-size: 26px;
    font-weight: 400;
    font-family: var(--font-primary);
    font-weight: var(--weight-primary);
    line-height: 36px;
    margin-bottom: 0px;
}

.info-detail .descp span {
    font-size: 18px;
    font-weight: 400;
    font-family: Replica-Bold;
    line-height: 18px;
    color: #787878;
}

.info-detail .basic {
    margin-top: 15px;
}

.info-detail .basic span {
    font-size: 18px;
    font-weight: 400;
    font-family: var(--font-primary);
    line-height: 18px;
    color: #787878;
    margin-top: 15px;
}

/* end  */
/* Responsive */
@media (max-width: 768px) {
    .description {
        text-align: left;
    }

    .shop-btn .button_w_arrow {
        background-position: 85% center;
    }

    .shop-btn-new {
        width: 100%;
    }

    .real-results .header h2 {
        font-size: 40px;
        padding: 5px 0px;
    }

    .topical-container-work .shop-wrapper-web {
        width: 350px;
        display: flex;
    }

    .topical-container-work .shop-now-btn-social {
        background-position: 95% center;
    }

    .why-text {
        width: 50%;
    }

    .why-text .btn {
        width: 100%;
        background-position: 97% center;
    }

    .shop-btn-me {
        width: 100%;
    }

    .topical-container .shop-now-btn-social {
        background-position: 90% center;
    }

    .topical-shop-section .right-column {
        padding-left: 30px;
    }

    .features {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }

    .feature {
        margin-bottom: 30px;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .why-image img {
        width: 500px;
        height: 400px;
        border-radius: 24px;
    }

    #results-slider-social .splide__arrow--next {
        margin-right: 40px;
    }

    .topical-results-regrow .splide__arrow--next {
        margin-right: 40px;
    }

    .splide__slide {
        width: calc(45% - 12px) !important;
    }

    #regrow .desktop {
        display: block;
    }

    .topical-grow .shop-now-btn-start {
        display: block;
        margin-bottom: 8px;
        width: auto;
        background-position: 80% center;
    }

    .topical-grow .shop-now-btn-right {
        background-position: 95% center;
    }

    .why-us {
        padding: 35px 0px;
    }
}

@media (min-width: 1024px) and (max-width: 1300px) {
    .why-image img {
        width: 500px;
        height: 400px;
        border-radius: 24px;
    }

    .splide__slide {
        width: calc(32% - 12px) !important;
    }

    .topical-how-section {
        margin-top: 5%;
    }

    .why-us {
        padding: 20px;
    }

    #regrow .desktop {
        display: block;
    }

    .topical-grow .shop-now-btn-start {
        display: block;
        margin-bottom: 8px;
        width: auto;
        background-position: 75% center;
    }

    section {
        /* padding-bottom: 0px !important; */
    }

    .topical-results-feature {
        padding-top: 10px;
    }

    .button_w_arrow_me {
        background-position: 90% center;
    }

    .why-us {
        padding: 35px 0px;
    }
}


/* @media (min-width: 768px) and (max-width: 1024px) {
    #regrow .desktop {
        display: none;
    }
} */

@media (min-width: 325px) and (max-width: 767px) {
    #image-slider .splide__pagination li button.is-active {
        height: 8px;
        width: 8px;
        background: white;
        border: white;
    }
     #image-slider .splide__pagination li button {
        height: 8px;
        width: 8px;
        background: #A6A6A680;
        border: #A6A6A680;
    }
    

    #image-slider .splide__pagination {
        width: 100px;
        opacity: 1;
        background-color: #11111166;
        height: 16px;
        margin: 0 auto;
        padding: 5px 10px;
        justify-content: center;
        display: flex;
        left: 35%;
        bottom: 10%;
        border-radius: 24px;
        text-align: center;
    }

    #shop-section li {
        width: 25px !important;
        height: 50px !important;
    }

    #thumbnail-slider {
        display: none !important;
    }

    #image-slider .splide__slide img {
        border-radius: 24px;
        height: 350px;
        width: 100%;
        margin-bottom: 0px;
        object-fit: fill;
    }

    .left-column {
        width: 100%;
    }

    .border_white {
        float: unset;
        width: auto;
    }

    .topical-how-section .card img {
        width: 315px;
        height: 270px;
        margin: 0 auto;
        object-fit: unset;
    }

    .topical-how-section .card-2 img {
        width: 265px;
        height: 270px;
        margin: 0 auto;
        object-fit: unset;
    }

    .why-image img {
        width: 350px;
        height: 347px;
        border-radius: 24px;
    }

    #prevent .splide__slide {
        width: calc(100% + 0px) !important;
    }

    .splide__slide {
        width: calc(82% - 12px) !important;
    }

    section {
        padding-bottom: 0px !important;
    }

    .topical-grow .header {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .topical-results-regrow .splide__arrow--next {
        position: absolute;
        z-index: 99;
        right: 10px;
        bottom: 50%;
        background: #8f8d88;
        border-radius: 25px;
        cursor: pointer;
        height: 40px;
        width: 40px;
        display: none;
    }

    .topical-results-regrow .splide__arrow--next svg {
        fill: #fff;
        height: 20px;
        width: 20px;
        display: none;
    }

    #results-slider-social .splide__arrow--next {
        position: absolute;
        z-index: 99;
        right: 10px;
        bottom: 35%;
        background: #8f8d88;
        border-radius: 25px;
        cursor: pointer;
        height: 40px;
        width: 40px;
        display: none;
    }

    .splide__arrow--prev {
        position: absolute;
        z-index: 99;
        left: 10px;
        bottom: 35%;
        background: #8f8d88;
        border-radius: 25px;
        cursor: pointer;
        display: none;
    }

    #results-slider-social .splide__arrow--next svg {
        fill: #fff;
        height: 20px;
        width: 20px;
        display: none;
    }

    .topical-results-feature {
        margin-top: 0px;
    }

    .why-text {
        width: 100% !important;
    }

    .topical-section-parent .accordion {
        max-width: 100%;
    }

    .shop-btn-new {
        width: 100%;
    }

    .shop-btn-me {
        width: 100%;
    }

    .topical-shop-section .mobile img {
        width: 100%;
    }

    .why-image img {
        width: 100%;
    }

    .why-text h2 {
        margin-bottom: 5px;
        margin-top: 20px;
    }

    .topical-results-section .badge {
        margin-bottom: 10px;
    }

    .topical-section-parent {
        margin-bottom: 0px !important;
    }

    .real-results .result-card {
        height: 450px;
    }

    .desktop {
        display: none !important;
    }

    .mobile {
        display: block !important;
    }

    .topical-results-section .mobile {
        width: auto;
    }

    .topical-results-section .mobile .shop-now-btn-social {
        width: auto;
        display: block;
    }

    .topical-container .header {
        margin-bottom: 15px;
        margin-top: 15px;
    }

    .topical-container-work .header {
        margin-bottom: 20px;
        margin-top: 20px;
    }

    .topical-results-feature .shop-now-btn-social {
        background-image: url("../../images/topical-images/arrow_right_white.png");
        background-repeat: no-repeat;
        background-position: 95% center;
        background-color: #72B288;
        border-radius: 6px;
        padding: 10px 18px;
        padding-right: 36px;
        font-weight: var(--weight-primary);
        font-size: 20px;
        line-height: 22px;
        color: #FAF7EE;
        cursor: pointer;
        transition: all 0.3s ease;
        width: auto;
        font-family: ABC Monument Grotesk Mono;
        text-align: center;
        padding: 20px 14px;
        display: block;
        margin-top: 20px;

    }

    .feature {
        margin-bottom: 0px;
    }

    .why-us {
        padding: 0px;
        margin-top: 0px;
        display: block;
    }

    .why-text .btn {
        width: 100%;
        background-position: 95% center;
    }

    .why-image {
        flex: 1;
        height: auto;
        margin-top: 25px;
    }

    .topical-how-section .shop-now-btn-social {
        background-image: url("../../images/topical-images/arrow_right_white.png");
        background-repeat: no-repeat;
        background-position: 85% center;
        background-color: #72B288;
        border-radius: 6px;
        font-weight: var(--weight-primary);
        font-size: 20px;
        line-height: 22px;
        color: #FAF7EE;
        cursor: pointer;
        display: block;
        transition: all 0.3s ease;
        width: auto;
        font-family: ABC Monument Grotesk Mono;
        text-align: center;
        padding: 20px 14px;
        margin-top: 25px;
    }

    .topical-how-section {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .topical-grow .shop-now-btn-start {
        background-image: url("../../images/topical-images/arrow_right_white.png");
        background-repeat: no-repeat;
        background-position: 85% center;
        background-color: #72B288;
        border-radius: 6px;
        font-weight: var(--weight-primary);
        font-size: 20px;
        line-height: 22px;
        color: #FAF7EE;
        cursor: pointer;
        display: block;
        transition: all 0.3s ease;
        width: auto;
        font-family: ABC Monument Grotesk Mono;
        text-align: center;
        padding: 17px 59px;
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .topical-shop-section {
        display: block !important;
    }

    .topical-shop-section .right-column {
        padding-left: 0px;
        padding-top: 15px;
    }

    .right-wrapper {
        width: 100%;
    }

    .right-column .description {
        text-align: left;
    }

    .button_w_arrow {
        background-position: 75% center
    }

    .button_w_arrow_me {
        background-position: 95% center
    }

    .testimonial p {
        margin-bottom: 5px;
    }

    .testimonial {
        padding: 0px;
    }

    .verified {
        padding-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .why-text {
        width: 100% !important;
    }
}

section {
    padding-bottom: 32px
}

.splide__track--draggable {
    margin-bottom: 20px !important;
}

/* header  */

.hide-on-mobile {
    display: none;
}

.mobi_menu {
    display: none;
    max-width: 240px;
    z-index: 9999;
}

.button_empty {
    margin-left: 8px;
    font-weight: 400;
    border-radius: 100px;
    border-color: #111;
    font-family: 'Replica Pro';
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    width: 70%;
    margin-bottom: 12px;
    justify-content: center;
}

.button_w_arrow {
    margin: 0 auto;
    width: 50%;
    justify-content: center;
    margin-left: 0;
    margin-bottom: 16px;
    margin-right: 0;
    justify-content: center;
    width: 70%;
    height: 18px;
}

/* CSS start for sale banner */
.banner-text-align-center {
    justify-content: center !important;
}

.d-flex {
    display: flex;
}

@media only screen and (min-width: 600px) {
    .free-guide-pop-up-container {
        display: flex;
        align-items: center;
        max-width: 360px;
        left: -1000px;
        bottom: 35px;
        min-width: 540px;
        min-height: 370.8px;
    }

    @-webkit-keyframes slide {
        50% {
            position: fixed;
            left: 35px;
        }

        100% {
            position: fixed;
            left: 35px;
        }
    }

    @keyframes slide {
        50% {
            position: fixed;
            left: 35px;
        }

        100% {
            position: fixed;
            left: 35px;
        }
    }

    .free-guide-promo-wrapper {
        flex-direction: column;
    }

    .free-guide-promo-form-wrapper {
        margin: 0 0 0 34px;
    }

    .hide-on-mobile {
        display: block;
    }

    .hide-on-desktop {
        display: none !important;
    }
}

@media only screen and (min-width: 800px) {
    .free-research-report-banner-container {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
    }

    .free-research-report-banner-inner-container {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 32px;
    }

    .free-research-report-banner-form {
        margin: 0;
    }

    .mobile-menu-top-margin-with-banner-email {
        margin-top: 0;
    }

    .mobile-menu-top-margin {
        margin-top: 50px;
    }

    .free-research-report-form-response-wrapper {
        margin: 0;
    }

    .free-research-report-form-response-wrapper p:last-child {
        font-size: 28px !important;
    }
}

@media only screen and (min-width: 1100px) {
    .free-research-report-promo-text {
        font-size: 22px;
    }
}