
    .cc-ct-slider-container > div{
            width:11.1111% !important;
        }
        


        .checkbox-wrapper-18 .round {
            position: relative;
        }

        .checkbox-wrapper-18 .round label {
            background-color: #fff;
            border: 1px solid #ccc;
            border-radius: 50%;
            cursor: pointer;
            height: 28px;
            width: 28px;
            display: block;
        }

        .checkbox-wrapper-18 .round label:after {
            border: 2px solid #fff;
            border-top: none;
            border-right: none;
            content: "";
            height: 6px;
            left: 8px;
            opacity: 0;
            position: absolute;
            top: 9px;
            transform: rotate(-45deg);
            width: 12px;
        }

        .checkbox-wrapper-18 .round input[type="checkbox"] {
            visibility: hidden;
            display: none;
            opacity: 0;
        }

        .checkbox-wrapper-18 .round input[type="checkbox"]:checked+label {
            background-color: #411A31;
            border-color: #411A31;
        }

        .checkbox-wrapper-18 .round input[type="checkbox"]:checked+label:after {
            opacity: 1;
        }
    


        .cc-category-high-section,
        #CBD-19133309A {
            display: none !important;
        }

        .shop-main-area {
            margin-top: 0px;
        }

        /* THCa Flower */

        .small-title {
            font-size: 18px;
            line-height: 27px;
            /* identical to box height */

            color: #411A31;
        }

        @media (max-width: 991px) {
            .small-title {
                font-size: 14px;
                line-height: 24px;
            }
        }

        /* THCa Flower */

        .big-title {
            margin-top: 18px;
            margin-bottom: 0;
            font-style: normal;
            font-weight: 600;
            font-size: 26px;
            line-height: 39px;
            /* identical to box height */

            color: #000000;

        }


        .p-l-10 {
            padding-left: 10px;
        }

        .display-flex {
            display: flex;
            align-items: center;
        }

        .m-t-40 {
            margin-top: 40px;
        }

        .nav-tabs-custom {
            padding-bottom: 1px;
        }

        .nav-tabs-custom>li>a {
            border: none;
            font-size: 16px;
            line-height: 28px;
            padding: 10px 0;
            border-bottom: 1px solid #FFF;
        }

        .nav-tabs-custom>li.active>a,
        .nav-tabs>li.active>a:hover,
        .nav-tabs>li.active>a:focus {
            border: none;
            border-bottom: 1px solid #411A31;
            font-weight: 500;
        }



        @media (max-width: 991px) {
            .nav-tabs-custom>li>a {
                font-size: 12px;
                line-height: 22px;
                height: 46px;
            }

            .nav-tabs-custom>li {
                padding: 0 5px;

            }
        }


        .content {
            overflow: hidden !important;
            transition: max-height 0.3s ease;
        }


        .content.collapsed {
            max-height: 150px;
            /* Set your desired height */
            position: relative;
        }

        .content.collapsed::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            height: 50px;
            background: linear-gradient(transparent, white);
            pointer-events: none;
        }


        .tab-content div {
            font-size: 18px;
            line-height: 28px;
        }

        .tab-content {
            padding-top: 14px;
            padding-bottom: 13px;
            border-bottom: 1px solid #411A311E;
        }

        .pdp-reviews {
            border: none;
            margin: 0;
            padding: 0;
        }

        .yotpo-sr-bottom-line-summary svg defs linearGradient stop {
            stop-color: #D5AF19 !important;
        }

        .yotpo-sr-bottom-line-summary svg path {
            stroke: #D5AF19 !important;
        }

        .pdp-price {
            border-bottom: 1px solid ##411A311E;
        }

        .actual-price {
            font-weight: 600;
            font-size: 26px ! important;
            line-height: 39px;
            /* identical to box height */

            color: #411A31 ! important;


        }

        .option-label {
            margin-top: 14px;
            font-weight: 500;
            font-size: 18px;
            line-height: 27px;
            /* identical to box height */

            color: #411A31;


        }

        .shop-main-area {
            margin: 0 100px;
        }

        .visible-991 {
            display: none;
        }

        @media (max-width: 991px) {
            .shop-main-area {
                margin: 0 35px;
            }

            .visible-991 {
                display: block;
            }

            .hidden-991 {
                display: none;
            }
        }

        .shop-main-area .blog-area {
            padding: 0;
        }

        .container-fluid {
            padding: 0;
        }

        .product-images {
            padding-left: 0;
        }

        .product-details {
            padding-right: 0;
        }

        .product-desc {
            font-family: 'Poppins';
            font-style: normal;
            font-weight: 400;
            font-size: 18px;
            line-height: 27px;
            color: #000000;
            padding-bottom: 13px;
            border-bottom: 1px solid #411A311E;
        }
        .product-desc .content{
            white-space: pre-line;
        }

        .pdp-desc {
            padding-top: 18px;
        }

        .btn-group-custom {
            margin-top: 39px;
            display: flex;
            justify-content: space-between;
        }

        .btn-group-custom .btn {
            display: flex;
            flex-direction: column;
            background: #FFF;
            border: 1px solid #411A31;
            border-radius: 10px !important;
            padding: 0 35px;
        }

        @media (max-width: 991px) {
            .btn-group-custom .btn {
                padding: 0;
                width: 60px;
                text-align: center;
            }
        }

        .btn-group-custom .btn .btn-label {
            font-size: 18px;
            line-height: 30px;
            color: #000;
            font-weight: 500;
        }

        .btn-group-custom .btn .btn-price {
            font-size: 16px;
            line-height: 30px;
            color: #666666;
            font-weight: 500;
        }

        .btn-group-custom .btn.active {
            background: #411A31;
            box-shadow: none;
        }

        .btn-group-custom .btn.active .btn-label,
        .btn-group-custom .btn.active .btn-price {
            color: #FFF;
        }

        .subscribe-group select {
            font-size: 16px;
            height: 50px;
            box-shadow: none;
            border: 1px solid #411A31;
            border-left: none;
            border-radius: 0 5px 5px 0 !important;
        }

        .subscribe-group .input-group-addon {
            background-color: #FFF;
            border: 1px solid #411A31;
            border-right: none;
            border-radius: 5px 0 0 5px !important;
        }

        #add-to-cart {
            font-size: 18px;
            line-height: 28px;
            background: #411A31;
            color: #FFF;
            border-radius: 60px;
            font-weight: 500;
        }

        @media (max-width: 991px) {
            #add-to-cart {
                font-size: 16px;
                line-height: 24px;
                width: fit-content;
                padding: 10px 20px;
            }
        }

        .cc-wishlist-trigger-pp {
            border-radius: 60px;
        }

        #quantity-box {
            display: flex;
            background: #F2F4F7;
            border-radius: 60px;
            padding: 0;
            margin-right: 16px;
        }

        @media (max-width: 991px) {
            #quantity-box {
                margin-right: 6px;
            }
        }

        .quantity-down,
        .quantity-up,
        #quantity {
            position: initial !important;
            height: 48px !important;
            border: none !important;
            display: flex !important;
            align-items: center;
            justify-content: center;
        }

        .quantity-down img,
        .quantity-up img {
            width: 20px;
            height: 20px;
            max-width: 20px;
        }

        .quantity-up {
            padding-right: 12px;
        }


        .quantity-down {
            padding-left: 12px;
        }

        .pdp-quantity {
            display: flex;
        }

        .d-flex {
            display: flex;
        }

        .quantity-input {
            font-size: 18px;
        }

        @media (max-width: 991px) {
            .quantity-input {
                width: 25px !important;
            }
        }

        @media (max-width: 991px) {
            .pdp-action .row-flex {
                flex-wrap: nowrap;
                padding: 0 15px;
            }

            .pdp-action .col {
                padding: 0 3px;
            }

            .pdp-action .col:last-child {
                width: fit-content;
                min-width: auto;
            }

            .pdp-action .btn-secondary {
                border-radius: 60px;
                background: #FFF;
                border: 1px solid #FF0000;
                color: #FF0000;
                font-size: 16px;
                font-weight: 400;
                text-transform: capitalize;
                letter-spacing: 0;
                font-family: Roboto;
                padding: 5px 7px;
                width: fit-content;
            }

            .pdp-action .col:last-child .btn i {
                margin-right: 2px;
            }
        }

        .nav-bar-desc {
            background-color: #EAECF0;
            border-radius: 60px;
            width: fit-content;
            margin: 0 auto;
            padding: 4px 16px;
        }

        @media (max-width: 991px) {
            .nav-bar-desc {
                background-color: initial;
                box-shadow: none;
                border: none;
            }
        }

        .nav-bar-desc ul {
            padding: 0;
        }

        .nav-bar-desc .active a {
            background-color: #411A31 !important;
            border-radius: 60px;
            color: #fff !important;
        }

        .nav-bar-desc a {
            font-size: 16px;
            color: #000;
        }

        @media (max-width: 991px) {
            .nav-bar-desc a {
                background-color: #EAECF0 !important;
                border-radius: 60px !important;
                margin: 8px;
            }
        }

        .custom-section {
            display: block !important;
            border: 1px solid #411A31;
            border-radius: 20px;
            background-color: #FFF;
        }


        .custom-section .cc-ch-content {
            align-items: self-start !important;
        }

        @media (max-width: 991px) {
            .custom-section .cc-ch-content {
                display: flex !important;
                flex-direction: column;
                padding: 0 !important;
                background: none !important;
            }
        }

        .custom-section .cc-cat-icon {
            flex-direction: column;
            width: 20%;
        }

        @media (max-width: 991px) {
            .custom-section .cc-cat-icon {
                width: 100%;
                padding: 12px 22px !important;
                border-bottom: 1px solid #411A31E1;
            }

            .custom-section .cc-cat-icon:last-child {
                border-bottom: none;
            }

            .cc-category-high-section .cc-ch-wrap .cc-ch-content .cc-cat-icon .cc-img {
                width: 56px;
                height: 56px;
            }

            .cc-category-high-section .cc-ch-wrap .cc-ch-content {
                border-bottom: none;
            }
        }

        .custom-section .cc-img img {
            height: 55px;
            width: 55px;
        }

        .custom-section .cc-title {
            padding-top: 11px;
            font-size: 16px ! important;
            line-height: 24px ! important;
            text-align: center ! important;
            color: #411A31 ! important;
            font-weight: 500 ! important;
        }

        @media (max-width: 991px) {
            .custom-section .cc-title {
                font-size: 12px !important;
                line-height: 22px !important;
                text-align: left !important;
                padding-top: 0;
            }
        }

        .yotpo-main-widget-tabs .ugc-storefront-widgets-tabs-container__tab {
            background-color: #EAECF0 !important;
            color: #1D2939 !important;
            border-radius: 60px !important;
            padding: 4px 34px !important;
            font-size: 16px !important;
            border: none !important;
            font-weight: 500 !important;
        }

        .yotpo-main-widget-tabs .ugc-storefront-widgets-tabs-container__tab.selected {

            background-color: #411A31 !important;
            color: #fff !important;
        }

        .yotpo-display-l .yotpo-main-widget-tabs {
            justify-content: center !important;
        }

        .pdp-slider .swiper-button-black {
            border: 1px solid #411A31;
            border-radius: 100%;
            top: calc(50% + 5px);
            height: 40px;
            width: 40px;
        }

        .read-more-btn {
            background: transparent;
            border: none;
            color: #411a31;
        }

        .pdp-desc,
        .pdp-details .tab-content {
            ul {
                list-style-type: disc;
                margin-block-start: 1em;
                margin-block-end: 1em;
                padding-inline-start: 40px;
                unicode-bidi: isolate;
            }
        }

        #reports2 img {
            margin: 0 auto;
        }

        /* Growing Factors table styling */
        #growing table {
            width: 100%;
            border-collapse: collapse;
            border: 2px solid #411A31;
            border-radius: 8px;
            overflow: hidden;
            margin: 16px 0;
        }

        #growing table thead {
            background-color: #411A31;
        }

        #growing table thead th {
            color: #ffffff;
            font-weight: 600;
            padding: 12px 16px;
            text-align: left;
            font-size: 15px;
            border-bottom: 2px solid #411A31;
        }

        #growing table tbody tr {
            border-bottom: 1px solid #e0d0da;
            transition: background-color 0.15s ease;
        }

        #growing table tbody tr:nth-child(even) {
            background-color: #f9f5f8;
        }

        #growing table tbody tr:nth-child(odd) {
            background-color: #ffffff;
        }

        #growing table tbody tr:hover {
            background-color: #f0e8ed;
        }

        #growing table tbody tr:last-child {
            border-bottom: none;
        }

        #growing table td {
            padding: 10px 16px;
            font-size: 14px;
            color: #1a1a1a;
            border-right: 1px solid #e0d0da;
        }

        #growing table td:last-child {
            border-right: none;
        }

        #growing table th {
            border-right: 1px solid rgba(255, 255, 255, 0.2);
        }

        #growing table th:last-child {
            border-right: none;
        }
    


        .details-tab {

            .container {
                max-width: 1200px;
                margin: 0 auto;
                padding: 20px;
                border-radius: 20px;
            }

            .main-heading {
                font-size: 1.875rem;
                font-weight: 600;
                color: #411a31;
                margin-bottom: 1.5rem;
                line-height: 1.2;
            }

            .divider {
                height: 1px;
                background-color: #411a31;
                margin-bottom: 1.5rem;
                display: none;
            }

            .description {
                margin-bottom: 2rem;
            }

            .description-text {
                color: #000000;
                line-height: 1.6;
                margin-bottom: 1rem;
                font-size: 14px;
            }

            .potency-card {
                display: none;
                background-color: #ffffff;
                border-radius: 0.5rem;
                padding: 2rem;
                max-width: 500px;
                margin: 0 auto 1.5rem;
            }

            .card-heading {
                font-size: 14px;
                font-weight: 600;
                color: #000000;
                margin-bottom: 1.5rem;
            }

            .strain-list {
                display: flex;
                flex-direction: column;
                gap: 0.75rem;
            }

            .strain-item {
                display: flex;
                align-items: center;
                justify-content: space-between;
                background-color: #f5f5f5;
                border-radius: 0.5rem;
                padding: 1rem 1.5rem;
            }

            .strain-name {
                color: #000000;
                font-weight: 500;
                font-size: 14px;
            }

            .strain-percentage {
                color: #358d5e;
                font-weight: 600;
                font-size: 14px;
            }

            .user-experience-box {
                background-color: #fef9c3;
                border-radius: 0.5rem;
                padding: 1.5rem;
                margin-bottom: 1.5rem;
            }

            .user-experience-text {
                color: #000000;
                line-height: 1.6;
                font-size: 14px;
            }

            .bold {
                font-weight: 600;
            }

            .add-to-cart-btn {
                background-color: #411a31;
                color: #ffffff;
                padding: 0.875rem 2rem;
                font-size: 14px;
                font-weight: 500;
                border: none;
                border-radius: 1.5rem;
                cursor: pointer;
                transition: background-color 0.2s ease;
            }

            .add-to-cart-btn:hover {
                background-color: #5a2444;
            }

            .add-to-cart-btn:active {
                background-color: #321527;
            }

            @media (max-width: 768px) {
                body {
                    padding: 1rem;
                }

                .main-heading {
                    font-size: 1.5rem;
                }

                .potency-card {
                    padding: 1.5rem;
                }

                .strain-item {
                    padding: 0.875rem 1rem;
                }
            }


        }
        .details-tab,.usage-tab,.strain-details-tab,.faq-tab{

            .accordion-section {
                margin-bottom: 0;
                padding: 20px ;
                border-radius: 0.5rem;
                border: 1px solid #411a31;
                margin-bottom: 1.5rem;
            }

            .accordion-section .divider {
                margin-bottom: 0;
                display: none;
            }

            .accordion-toggle {
                cursor: pointer;
                position: relative;
                padding-right: 2.5rem;
                margin-bottom: 0;
                font-size: 1.5rem;
                font-weight: 700;
                color: #411a31;
                line-height: 1.3;
            }

            .accordion-toggle::after {
                content: '';
                position: absolute;
                right: 0;
                top: 50%;
                transform: translateY(-50%);
                width: 24px;
                height: 24px;
                background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23411a31' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
                transition: transform 0.3s ease;
            }

            .accordion-section.active .accordion-toggle::after {
                transform: translateY(-50%) rotate(180deg);
            }

            .accordion-content {
                max-height: 0;
                overflow: hidden;
                transition: max-height 0.4s ease;
                padding-top: 0;
            }

            .accordion-section.active .accordion-content {
                max-height: 5000px;
                padding-top: 1.5rem;
            }

            @media (max-width: 768px) {
                .accordion-toggle {
                    font-size: 1.25rem;
                    padding-right: 2rem;
                }
            }
        }

        .usage-tab {

            .container {
                max-width: 1200px;
                margin: 0 auto;
                background-color: #d9d9d9;
                padding: 24px;
                border-radius: 12px;
            }

            .header {
                margin-bottom: 24px;
            }

            .title {
                font-size: 28px;
                font-weight: 600;
                color: #000000;
                margin-bottom: 16px;
            }

            .divider {
                height: 2px;
                background-color: #000000;
                margin-bottom: 24px;
            }

            .subtitle {
                font-size: 16px;
                color: #000000;
                margin-bottom: 16px;
            }

            .side-effects-list {
                display: flex;
                flex-direction: column;
                gap: 16px;
                margin-bottom: 24px;
            }

            .side-effect-card {
                padding: 20px;
                border-radius: 8px;
                display: flex;
                justify-content: space-between;
                align-items: flex-start;
                gap: 16px;
            }

            .side-effect-card.common {
                background-color: #fef9c3;
            }

            .side-effect-card.moderate {
                background-color: #ffedd5;
            }

            .side-effect-card.rare {
                background-color: #fee2e2;
            }

            .side-effect-content {
                flex: 1;
            }

            .side-effect-title {
                font-size: 18px;
                font-weight: 700;
                color: #000000;
                margin-bottom: 8px;
            }

            .side-effect-description {
                font-size: 15px;
                color: #000000;
                line-height: 1.5;
            }

            .severity-badge {
                background-color: #411a31;
                color: #ffffff;
                padding: 6px 16px;
                border-radius: 6px;
                font-size: 14px;
                font-weight: 600;
                white-space: nowrap;
                flex-shrink: 0;
            }

            .important-notes {
                background-color: #eff6ff;
                padding: 20px;
                border-radius: 8px;
                margin-bottom: 24px;
            }

            .important-notes-title {
                font-size: 18px;
                font-weight: 700;
                color: #000000;
                margin-bottom: 8px;
            }

            .important-notes-text {
                font-size: 15px;
                color: #000000;
                line-height: 1.5;
            }

            .add-to-cart-btn {
                background-color: #411a31;
                color: #ffffff;
                padding: 14px 32px;
                border: none;
                border-radius: 8px;
                font-size: 16px;
                font-weight: 600;
                cursor: pointer;
                transition: opacity 0.2s;
            }

            .add-to-cart-btn:hover {
                opacity: 0.9;
            }

            .add-to-cart-btn:active {
                opacity: 0.8;
            }

            @media (max-width: 768px) {
                body {
                    padding: 16px;
                }

                .container {
                    padding: 16px;
                }

                .title {
                    font-size: 24px;
                }

                .side-effect-card {
                    flex-direction: column;
                    align-items: flex-start;
                }

                .severity-badge {
                    align-self: flex-end;
                }
            }
        }

        .usage2-tab {

            .container {
                max-width: 1280px;
                margin: 0 auto;
                padding: 2rem;
            }

            /* Header */
            .header {
                margin-bottom: 3rem;
            }

            .main-title {
                font-size: 3rem;
                font-weight: bold;
                color: #411a31;
                margin-bottom: 0.5rem;
            }

            .subtitle {
                font-size: 1.125rem;
                color: #000000;
            }

            /* Info Cards */
            .info-cards {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
                gap: 1rem;
                margin-bottom: 4rem;
            }

            .info-card {
                border-radius: 0.5rem;
                padding: 1.5rem;
            }

            .card-mint {
                background-color: #dcfcf7;
            }

            .card-blue {
                background-color: #dbeafe;
            }

            .card-purple {
                background-color: #f3e8ff;
            }

            .card-orange {
                background-color: #ffedd5;
            }

            .card-yellow {
                background-color: #fefce8;
            }

            .card-label {
                font-size: 0.875rem;
                margin-bottom: 0.25rem;
            }

            .card-value {
                font-size: 1.25rem;
                font-weight: 600;
            }

            .label-green,
            .value-green {
                color: #166534;
            }

            .label-blue,
            .value-blue {
                color: #1e3a8a;
            }

            .label-purple,
            .value-purple {
                color: #581c87;
            }

            .label-orange,
            .value-orange {
                color: #7c2d12;
            }

            /* Strain Comparison */
            .strain-comparison {
                margin-bottom: 4rem;
            }

            .section-title {
                font-size: 2.25rem;
                font-weight: bold;
                color: #411a31;
                text-align: center;
                margin-bottom: 2rem;
            }

            .section-title-dark {
                font-size: 2.25rem;
                font-weight: bold;
                color: #000000;
                margin-bottom: 0.5rem;
            }

            .section-subtitle {
                font-size: 1.125rem;
                color: #000000;
                margin-bottom: 2rem;
            }

            .table-wrapper {
                border: 2px solid #411a31;
                border-radius: 0.5rem;
                overflow: hidden;
            }

            .comparison-table {
                width: 100%;
                border-collapse: collapse;
            }

            .comparison-table thead {
                background-color: #411a31;
                color: #ffffff;
            }

            .comparison-table th {
                text-align: left;
                padding: 1rem;
                font-weight: 600;
            }

            .comparison-table td {
                padding: 1rem;
                color: #000000;
                border-bottom: 1px solid #411a31;
            }

            .comparison-table tbody tr:last-child td {
                border-bottom: none;
            }

            .comparison-table .row-alt {
                background-color: #f1fef4;
            }

            .comparison-table tbody tr:not(.row-alt) {
                background-color: #ffffff;
            }

            /* Usage Summary */
            .usage-summary {
                margin-bottom: 2rem;
            }

            .summary-cards {
                display: grid;
                grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
                gap: 1.5rem;
            }

            .summary-card {
                border-radius: 0.5rem;
                padding: 1.5rem;
            }

            .card-content {
                display: flex;
                gap: 1rem;
                align-items: flex-start;
            }

            .icon-wrapper {
                width: 3rem;
                height: 3rem;
                border-radius: 50%;
                border: 2px solid;
                display: flex;
                align-items: center;
                justify-content: center;
                flex-shrink: 0;
            }

            .icon {
                width: 1.5rem;
                height: 1.5rem;
            }

            .icon-green {
                border-color: #166534;
                color: #166534;
            }

            .icon-brown {
                border-color: #854d0e;
                color: #854d0e;
            }

            .icon-purple {
                border-color: #581c87;
                color: #581c87;
            }

            .card-text {
                flex: 1;
            }

            .card-title {
                font-size: 1.25rem;
                font-weight: 600;
                margin-bottom: 0.5rem;
            }

            .card-description {
                font-size: 1rem;
            }

            .title-green,
            .desc-green {
                color: #166534;
            }

            .title-brown,
            .desc-brown {
                color: #854d0e;
            }

            .title-purple,
            .desc-purple {
                color: #581c87;
            }

            /* Responsive Design */
            @media (max-width: 768px) {
                .main-title {
                    font-size: 2rem;
                }

                .section-title,
                .section-title-dark {
                    font-size: 1.75rem;
                }

                .info-cards {
                    grid-template-columns: 1fr;
                }

                .summary-cards {
                    grid-template-columns: 1fr;
                }

                .table-wrapper {
                    overflow-x: auto;
                }

                .comparison-table {
                    min-width: 800px;
                }
            }

        }

        .faq-tab {
            background-color: #eff6ff;
            margin-bottom: 20px;

            .container {
                max-width: 1400px;
                margin: 0 auto;
                padding: 40px 20px;
            }

            .header {
                margin-bottom: 40px;
            }

            .main-title {
                font-size: 32px;
                font-weight: 600;
                margin-bottom: 16px;
                color: #000000;
            }

            .divider {
                width: 100%;
                height: 1px;
                background-color: #000000;
            }

            .content {
                display: flex;
                flex-direction: column;
                gap: 24px;
            }

            .product-card {
                background-color: #ffffff;
                border-radius: 16px;
                padding: 32px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
                margin-bottom: 10px;
            }

            .product-title {
                font-size: 24px;
                font-weight: 600;
                margin-bottom: 12px;
                color: #000000;
            }

            .product-description {
                font-size: 16px;
                line-height: 1.5;
                margin-bottom: 24px;
                color: #000000;
            }

            .features-title {
                font-size: 20px;
                font-weight: 600;
                margin-bottom: 16px;
                color: #000000;
            }

            .features-list {
                list-style-position: outside;
                padding-left: 24px;
            }

            .features-list li {
                font-size: 16px;
                line-height: 1.8;
                margin-bottom: 8px;
                color: #000000;
            }

            .availability-card {
                background-color: #ffffff;
                border-radius: 16px;
                padding: 24px 32px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
                margin-bottom: 10px;
            }

            .availability-text {
                font-size: 16px;
                line-height: 1.5;
                color: #000000;
            }

            .availability-text strong {
                font-weight: 600;
            }

            .add-to-cart-btn {
                background-color: #411a31;
                color: #ffffff;
                font-size: 18px;
                font-weight: 500;
                padding: 16px 32px;
                border: none;
                border-radius: 12px;
                cursor: pointer;
                transition: opacity 0.2s ease;
                align-self: flex-start;
            }

            .add-to-cart-btn:hover {
                opacity: 0.9;
            }

            .add-to-cart-btn:active {
                opacity: 0.8;
            }

            @media (max-width: 768px) {
                .main-title {
                    font-size: 24px;
                }

                .product-card,
                .availability-card {
                    padding: 24px;
                }

                .add-to-cart-btn {
                    width: 100%;
                }
            }

        }

        .disclaimers-tab {
            .legal-notice {
                max-width: 100%;
            }

            .notice-banner {
                background-color: #fef9c3;
                padding: 32px 36px;
            }

            .notice-title {
                color: #000000;
                font-size: 24px;
                font-weight: 700;
                margin-bottom: 12px;
                line-height: 1.3;
            }

            .notice-text {
                color: #000000;
                font-size: 18px;
                line-height: 1.6;
            }

            .disclaimer-section {
                background-color: #fef2f2;
                padding: 40px 36px;
            }

            .disclaimer-title {
                color: #b91c1c;
                font-size: 24px;
                font-weight: 700;
                margin-bottom: 16px;
                line-height: 1.3;
            }

            .disclaimer-intro {
                color: #b91c1c;
                font-size: 18px;
                margin-bottom: 20px;
                line-height: 1.6;
            }

            .disclaimer-list {
                list-style: none;
                padding-left: 0;
            }

            .disclaimer-list li {
                color: #b91c1c;
                font-size: 18px;
                line-height: 1.6;
                margin-bottom: 8px;
                padding-left: 20px;
                position: relative;
            }

            @media (max-width: 768px) {

                .notice-banner,
                .disclaimer-section {
                    padding: 24px 20px;
                }

                .notice-title,
                .disclaimer-title {
                    font-size: 20px;
                }

                .notice-text,
                .disclaimer-intro,
                .disclaimer-list li {
                    font-size: 16px;
                }
            }

        }

        .icon-bg {
            width: 24px;
            height: 24px;
            display: inline-block;
            background-repeat: no-repeat;
            background-position: center;
            background-size: contain;
        }

        .icon-target {
            background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' xmlns='http://www.w3.org/2000/svg'><circle cx='12' cy='12' r='10'/><circle cx='12' cy='12' r='6'/><circle cx='12' cy='12' r='2'/></svg>");
        }

        .icon-warning {
            background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' xmlns='http://www.w3.org/2000/svg'><path d='M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z'/><line x1='12' y1='9' x2='12' y2='13'/><line x1='12' y1='17' x2='12.01' y2='17'/></svg>");
        }

        .icon-star {
            background-image: url("data:image/svg+xml;utf8,<svg viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' xmlns='http://www.w3.org/2000/svg'><polygon points='12 2 15.09 8.26 22 9.27 17 14.14 18.18 21.02 12 17.77 5.82 21.02 7 14.14 2 9.27 8.91 8.26 12 2'/></svg>");
        }
    


        .strain_details_tab {
            .container {
                min-height: 100vh;
                padding: 32px;
                background-color: #411A311A;
            }

            .content-wrapper {
                max-width: 1000px;
                margin: 0 auto;
            }

            .page-title {
                font-size: 28px;
                font-weight: 700;
                color: #151823;
                margin-bottom: 24px;
                line-height: 1.3;
            }

            .divider {
                border-bottom: 2px solid #151823;
                margin-bottom: 24px;
            }

            .intro-text {
                font-size: 16px;
                color: #151823;
                margin-bottom: 32px;
                line-height: 1.5;
            }

            .strains-list {
                display: flex;
                flex-direction: column;
                gap: 24px;
                margin-bottom: 32px;
            }

            .strain-card {
                background-color: #ffffff;
                border-radius: 8px;
                padding: 24px;
                box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            }

            .strain-header {
                display: flex;
                justify-content: space-between;
                align-items: flex-start;
                gap: 16px;
                margin-bottom: 16px;
            }

            .strain-info {
                flex: 1;
            }

            .strain-title-row {
                display: flex;
                align-items: center;
                gap: 8px;
                margin-bottom: 8px;
            }

            .strain-name {
                font-size: 18px;
                font-weight: 700;
                color: #151823;
            }

            .info-icon {
                width: 16px;
                height: 16px;
                flex-shrink: 0;
                background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E");
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
                display: inline-block;
            }

            .strain-description {
                font-size: 14px;
                color: #333;
                line-height: 1.5;
            }

            .thc-badge {
                background-color: #411a31;
                color: #ffffff;
                padding: 8px 12px;
                border-radius: 6px;
                font-size: 13px;
                font-weight: 600;
                white-space: nowrap;
                flex-shrink: 0;
            }

            .expand-button {
                width: 100%;
                display: flex;
                align-items: center;
                justify-content: space-between;
                padding: 5px 16px;
                background-color: #e8dce8;
                border: none;
                cursor: pointer;
                transition: background-color 0.2s ease;
                font-size: 14px;
                font-weight: 600;
                color: #151823;
            }

            .expand-button:hover {
                background-color: #dcc8dc;
            }

            .expand-label {
                font-weight: 600;
            }

            .chevron-icon {
                width: 20px;
                height: 20px;
                transition: transform 0.3s ease;
                flex-shrink: 0;
                background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' stroke='%23151823' stroke-width='2' xmlns='http://www.w3.org/2000/svg'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
                background-size: contain;
                background-repeat: no-repeat;
                background-position: center;
                display: inline-block;
            }

            .chevron-icon.rotated {
                transform: rotate(180deg);
            }

            .strain-details {
                background-color: #e8dce8;
                border-radius: 0 0 8px 8px;
                padding: 16px;
                gap: 16px;
                flex-direction: column;
            }

            .strain-details.visible {
                display: flex;
            }

            .detail-section {
                display: flex;
                flex-direction: column;
                gap: 4px;
            }

            .detail-label {
                font-size: 14px;
                font-weight: 700;
                color: #151823;
            }

            .detail-text {
                font-size: 14px;
                color: #333;
                line-height: 1.5;
            }

            .button-container {
                margin-top: 32px;
            }

            .add-to-cart-btn {
                background-color: #411a31;
                color: #ffffff;
                padding: 12px 24px;
                border: none;
                border-radius: 24px;
                font-size: 14px;
                font-weight: 600;
                cursor: pointer;
                transition: background-color 0.2s ease;
            }

            .add-to-cart-btn:hover {
                background-color: #2d1223;
            }

            .add-to-cart-btn:active {
                background-color: #1f0d18;
            }

            /* Responsive Design */
            @media (max-width: 768px) {
                .container {
                    padding: 16px;
                }

                .page-title {
                    font-size: 24px;
                    margin-bottom: 16px;
                }

                .strain-header {
                    flex-direction: column;
                    gap: 12px;
                }

                .thc-badge {
                    align-self: flex-start;
                }

                .strain-card {
                    padding: 16px;
                }
            }

        }
    