﻿
body
{
    /* font-size: 13px; */
    font-size: 21px;
}

.input-group {
    display: none !important;
}

.dropdown-menu > li > a
{
    /* font-size: 11px; */
    font-size: 15px;
}

div#pagecontent {
    padding: 5px 5px 5px 5px;
}

h3#pagename {
    display: none;
}

h3#pagenametitle-left {
    padding: 5px 5px 5px 20px;
    color: #FFFFFF;
    text-align: left;
    /* background: linear-gradient(#FFFFFF, #0C6648) !important; */
    /* background: -moz-linear-gradient(top, #FFFFFF 0%, ##C6648 99%); */
    background: -webkit-linear-gradient(left, #0C6648 0%, #FFFFFF 99%);
    /* background: -o-linear-gradient(top, #FFFFFF 0%, #0C6648 99%); */
}

h3#pagenametitle-right {
    padding: 5px 5px 5px 20px;
    color: #FFFFFF;
    text-align: right;
    /* background: linear-gradient(#FFFFFF, #0C6648) !important; */
    /* background: -moz-linear-gradient(top, #FFFFFF 0%, ##C6648 99%); */
    background: -webkit-linear-gradient(left, #FFFFFF 0%, #0C6648 99%);
    /* background: -o-linear-gradient(top, #FFFFFF 0%, #0C6648 99%); */
}

.form-control
{
    font-size: 11px;
    padding: 3px 6px 3px 6px;
}

.spectitle
{
    font-size: 14px;
}

.speccontent
{
    font-size: 12px;
}

.media-body
{
    line-height: 1;
}

.media-content
{
    font-size: 10px;
    font-weight: normal;
}

h4
{
    font-size: 16px;
}

.producttagpx
{
    font-size: 10px;
    color: #000000;
    margin-left: 0;
    text-decoration: none;
}

.productpromotionpx
{
    font-size: 13px;
    margin-right: 10px;
}

.productdescription
{
    font-size: 16px;
}

.healthylife
{
    background-color: #FFFFFF;
    border: 1px solid #CFB6D4;
}

#headerMiddle
{
    font-size: 15px;
}

    #headerMiddle a, #headerMiddle input
    {
        /* color: #6A318F; */
        color: #0C6648;
        /* border-color: #6A318F; */
        border-color: #0C6648;
    }

#headerMiddleRight
{
    margin-top: 30px;
    padding-right: 0;
}

    #headerMiddleRight > div
    {
        padding: 0;
    }

        #headerMiddleRight > div:first-of-type
        {
            margin-left: -60px;
            /* display: none; */
        }

        #headerMiddleRight > div:nth-of-type(2)
        {
            display: none;
        }

        #headerMiddleRight > div:nth-of-type(3)
        {
            display: none;
        }

#productsearch
{
    /* background-color: #6A318F; */
    background-color: #0C6648;
    color: #FFFFFF !important;
}

#contentBottom .media-heading
{
    padding-top: 10px;
    padding-bottom: 10px;
}

#footerBottom
{
    padding: 5px;
    font-size: 10px;
}

    #footerBottom ul
    {
        margin-bottom: 3px;
    }

    #footerBottom p
    {
        margin-bottom: 0;
    }

    #footerBottom a
    {
        padding-left: 5px;
    }

        #footerBottom a:first-of-type
        {
            padding-left: 0;
        }

#headerBottom > .navbar
{
    min-height: 0px;
    border: none;
    background: linear-gradient(#FFFFFF, #CECECE) !important;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #CECECE 99%);
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #CECECE 99%);
    background: -o-linear-gradient(top, #FFFFFF 0%, #CECECE 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF',endColorstr='#CECECE');
    margin-bottom: 10px;
    padding: 0;
}

#headerBottom > .navbar-header
{
    background: linear-gradient(#FFFFFF, #CECECE) !important;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #CECECE 99%);
    background: -webkit-linear-gradient(top, #FFFFFF 0%, #CECECE 99%);
    background: -o-linear-gradient(top, #FFFFFF 0%, #CECECE 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#FFFFFF',endColorstr='#CECECE');
    margin-bottom: 10px;
}

.navbar-inverse .navbar-nav > li
{
    float: none;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #E8E8E8;
}

    .navbar-inverse .navbar-nav > li:first-of-type
    {
        border-bottom-left-radius: 5px;
    }

    .navbar-inverse .navbar-nav > li:last-of-type
    {
        border-bottom-right-radius: 5px;
    }

    .navbar-inverse .navbar-nav > li > a
    {
        /* font-size: 12px; */
        font-size: 15px;
        font-weight: bold;
        color: #666666;
        padding: 10px;
    }

    .navbar-inverse .navbar-nav > li.active > a, .navbar-inverse .navbar-nav > li.active > a:hover, .navbar-inverse .navbar-nav > li.active > a:focus
    {
        /* background-color: #6A318F; */
        background-color: #0C6648;
    }

    .navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus
    {
        /* background-color: #6A318F; */
        background-color: #0C6648;
    }

.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus
{
    /* background-color: #6A318F; */
    background-color: #0C6648;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form
{
    padding: 0;
}

.badge
{
    font-size: 9px;
    /* background-color: #6A318F; */
    background-color: #0C6648;
}

.media-image
{
    margin-right: 10px;
    border: 1px solid #CFB6D4;
}

#subcategory
{
    background: linear-gradient(#6A3390, #E7D6E8) !important;
    background: -moz-linear-gradient(top, #6A3390 0%, #E7D6E8 99%);
    background: -webkit-linear-gradient(top, #6A3390 0%, #E7D6E8 99%);
    background: -o-linear-gradient(top, #6A3390 0%, #E7D6E8 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#6A3390',endColorstr='#E7D6E8');
}


    #subcategory a
    {
        color: #FFFFFF;
    }

    #subcategory li.active > a
    {
        /* background-color: #6A318F; */
        background-color: #0C6648;
    }

.thumbnail
{
    height: 310px;
}

.thumbnailimg
{
    height: 226px;
}

.product-caption
{
    height: 76px;
}

@media (min-width: 768px)
{
    .container
    {
        width: 768px;
    }

    #headerMiddle > .container > .row > div > .input-group
    {
        margin-top: 0;
    }
}

.container {
    /* width: 90%; */
    width: 100%;
    max-width: 1280px ;
    margin: 0 auto;
}
@media (max-width: 768px)
{
    .container
    {
        width: 100%;
    }
}

/* For Balance Vital */

/* Reset and Base Styles */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    font-family: 'Microsoft YaHei', 'SimSun', Arial, sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #ffffff;
    margin: 0;
    padding: 0;
}

.container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0px;
}

/* Product Header */
.product-header {
    background-color: #2E7D32;
    color: white;
    padding: 20px 0;
    text-align: center;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.product-header h1 {
    font-size: 2.2rem;
    font-weight: bold;
    margin: 0;
    letter-spacing: 1px;
}

/* Main Content */
.main-content {
    padding: 40px 0;
    background-color: #ffffff;
}

.content-wrapper {
    display: grid;
    grid-template-columns: 30% 70%;
    gap: 20px;
    align-items: start;
}

.content-wrapper-left {
    display: grid;
    grid-template-columns: 30% 70%;
    gap: 20px;
    align-items: start;
}

.content-wrapper-right {
    display: grid;
    grid-template-columns: 70% 30%;
    gap: 20px;
    align-items: start;
}

/* Product Image Section */
.product-image-section {
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-image {
    width: 100%;
    max-width: 500px;
    background-color: #f5f5f5;
    border-radius: 10px;
    padding: 0px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
}

.product-placeholder {
    position: relative;
    width: 100%;
    height: 400px;
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
}

.therapy-box {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    height: 300px;
    background-color: #DEB887;
    border-radius: 8px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.15);
}

.box-frame {
    position: relative;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #DEB887 0%, #CD853F 100%);
    border-radius: 8px;
    border: 2px solid #8B4513;
}

.brand-logo {
    position: absolute;
    top: 20px;
    left: 20px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #8B4513;
    background-color: rgba(255,255,255,0.8);
    padding: 5px 10px;
    border-radius: 4px;
    z-index: 2;
}

.control-panel {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 80px;
    height: 40px;
    background-color: #F4A460;
    border-radius: 4px;
    border: 1px solid #8B4513;
    z-index: 2;
}

.panel-screen {
    width: 30px;
    height: 15px;
    background-color: #FF8C00;
    margin: 5px auto;
    border-radius: 2px;
}

.panel-buttons {
    width: 60%;
    height: 8px;
    background-color: #8B4513;
    margin: 5px auto;
    border-radius: 2px;
}

.interior-slat {
    position: absolute;
    bottom: 20px;
    left: 10%;
    width: 80%;
    height: 15px;
    background-color: #8B4513;
    border-radius: 2px;
    opacity: 0.7;
}

.interior-slat:nth-child(2) {
    bottom: 45px;
}

.interior-slat:nth-child(3) {
    bottom: 70px;
}

/* Product Info Section */
.product-info-section {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    overflow: hidden;
}

/* Tab Navigation */
.tab-navigation {
    display: flex;
    background-color: #f8f9fa;
    border-bottom: 1px solid #dee2e6;
}

.tab-btn {
    flex: 1;
    padding: 15px 20px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 500;
    color: #666;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
}

.tab-btn:hover {
    background-color: #e9ecef;
    color: #333;
}

.tab-btn.active {
    background-color: #ffffff;
    color: #2E7D32;
    border-bottom-color: #2E7D32;
    font-weight: bold;
}

.tab-btn1 {
    flex: 1;
    padding: 15px 20px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 500;
    color: #666;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
}

.tab-btn1:hover {
    background-color: #e9ecef;
    color: #333;
}

.tab-btn1.active {
    background-color: #ffffff;
    color: #0C6648;
    border-bottom-color: #0C6648;
    font-weight: bold;
}

.tab-btn2 {
    flex: 1;
    padding: 15px 20px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 500;
    color: #666;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
}

.tab-btn2:hover {
    background-color: #e9ecef;
    color: #333;
}

.tab-btn2.active {
    background-color: #ffffff;
    color: #0C6648;
    border-bottom-color: #0C6648;
    font-weight: bold;
}

.tab-btn3 {
    flex: 1;
    padding: 15px 20px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 500;
    color: #666;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
}

.tab-btn3:hover {
    background-color: #e9ecef;
    color: #333;
}

.tab-btn3.active {
    background-color: #ffffff;
    color: #0C6648;
    border-bottom-color: #0C6648;
    font-weight: bold;
}

.tab-btn4 {
    flex: 1;
    padding: 15px 20px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 500;
    color: #666;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
}

.tab-btn4:hover {
    background-color: #e9ecef;
    color: #333;
}

.tab-btn4.active {
    background-color: #ffffff;
    color: #0C6648;
    border-bottom-color: #0C6648;
    font-weight: bold;
}

.tab-btn5 {
    flex: 1;
    padding: 15px 20px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    font-size: 2rem;
    font-weight: 500;
    color: #666;
    transition: all 0.3s ease;
    border-bottom: 3px solid transparent;
}

.tab-btn5:hover {
    background-color: #e9ecef;
    color: #333;
}

.tab-btn5.active {
    background-color: #ffffff;
    color: #0C6648;
    border-bottom-color: #0C6648;
    font-weight: bold;
}

/* Tab Content */
.tab-content {
    padding: 5px;
    min-height: 500px;
}

.tab-pane {
    display: none;
}

.tab-pane.active {
    display: block;
}

.tab-pane1 {
    display: none;
}

.tab-pane1.active {
    display: block;
}

.tab-pane2 {
    display: none;
}

.tab-pane2.active {
    display: block;
}

.tab-pane3 {
    display: none;
}

.tab-pane3.active {
    display: block;
}

.tab-pane4 {
    display: none;
}

.tab-pane4.active {
    display: block;
}

.tab-pane5 {
    display: none;
}

.tab-pane5.active {
    display: block;
}

.tab-image {
    display: none;
}

.tab-image.active {
    display: block;
}

.tab-image1 {
    display: none;
}

.tab-image1.active {
    display: block;
}

.tab-image2 {
    display: none;
}

.tab-image2.active {
    display: block;
}

.tab-image3 {
    display: none;
}

.tab-image3.active {
    display: block;
}

.tab-image4 {
    display: none;
}

.tab-image4.active {
    display: block;
}

.tab-image5 {
    display: none;
}

.tab-image5.active {
    display: block;
}

/* Product Introduction Styles */
.product-description {
    color: #333;
}

.product-description p {
    margin-bottom: 20px;
    font-size: 2rem;
    line-height: 1.8;
    text-align: justify;
}

.patent-info {
    margin: 25px 0;
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #2E7D32;
}

.patent-info h3 {
    color: #2E7D32;
    margin-bottom: 15px;
    font-size: 1.3rem;
}

.patent-info p {
    margin-bottom: 10px;
    font-size: 1rem;
}

.features-list {
    margin-top: 25px;
}

.features-list h3 {
    color: #2E7D32;
    margin-bottom: 15px;
    font-size: 1.3rem;
}

.features-list ul {
    list-style: none;
    padding: 0;
}

.features-list li {
    padding: 8px 0;
    padding-left: 20px;
    position: relative;
    font-size: 1rem;
    line-height: 1.6;
}

.features-list li::before {
    content: "•";
    color: #2E7D32;
    font-weight: bold;
    position: absolute;
    left: 0;
}

/* Usage Instructions Styles */
.usage-content h3 {
    color: #2E7D32;
    margin-bottom: 20px;
    font-size: 1.3rem;
}

.usage-table {
    overflow-x: auto;
}

.usage-table table {
    width: 100%;
    border-collapse: collapse;
    background-color: #ffffff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

.usage-table th {
    background-color: #0C6648;
    color: white;
    padding: 15px 10px;
    text-align: center;
    font-weight: bold;
    font-size: 2rem;
}

.usage-table td {
    padding: 12px 10px;
    border-bottom: 1px solid #dee2e6;
    font-size: 2rem;
    vertical-align: top;
}

.usage-table tr:hover {
    background-color: #f8f9fa;
}

.usage-table td:first-child {
    font-weight: bold;
    color: #0C6648;
    text-align: center;
    width: 15%;
}

.usage-table td:nth-child(2),
.usage-table td:nth-child(3) {
    text-align: center;
    width: 15%;
    color: #666;
}

.usage-table td:last-child {
    width: 55%;
    line-height: 1.5;
}

/* Health Benefits Styles */
.benefits-content {
    font-size: 2rem;
}

.benefits-content h3 {
    color: #2E7D32;
    margin-bottom: 25px;
    font-size: 2rem;
}

.benefits-list {
    margin-bottom: 30px;
}

.benefit-item {
    margin-bottom: 20px;
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 8px;
    border-left: 4px solid #2E7D32;
}

.benefit-item h4 {
    color: #2E7D32;
    margin-bottom: 10px;
    font-size: 1.1rem;
    font-weight: bold;
}

.benefit-item p {
    color: #555;
    line-height: 1.6;
    margin: 0;
}

.technology-description {
    margin-top: 25px;
    padding: 20px;
    background-color: #e8f5e8;
    border-radius: 8px;
    border: 1px solid #c8e6c9;
}

.technology-description p {
    color: #2E7D32;
    line-height: 1.7;
    margin: 0;
    font-size: 1rem;
    text-align: justify;
}

/* Responsive Design */
@media (max-width: 768px) {
    .content-wrapper {
        grid-template-columns: 1fr;
        gap: 30px;
    }
    
    .product-header h1 {
        font-size: 1.8rem;
    }
    
    .product-image {
        max-width: 100%;
        padding: 20px;
    }
    
    .therapy-box {
        height: 250px;
    }
    
    .tab-navigation {
        flex-direction: column;
    }
    
    .tab-btn {
        text-align: center;
        border-bottom: 1px solid #dee2e6;
        border-right: none;
    }
    
    .tab-btn.active {
        border-bottom-color: #dee2e6;
        border-left: 4px solid #2E7D32;
    }
    
    .tab-content {
        padding: 5px;
    }
    
    .usage-table {
        font-size: 0.8rem;
    }
    
    .usage-table th,
    .usage-table td {
        padding: 8px 5px;
    }
}

@media (max-width: 480px) {
    .container {
        padding: 0 5px;
    }
    
    .product-header {
        padding: 15px 0;
    }
    
    .product-header h1 {
        font-size: 1.5rem;
    }
    
    .main-content {
        padding: 20px 0;
    }
    
    .content-wrapper {
        gap: 20px;
    }
    
    .product-image {
        padding: 15px;
    }
    
    .therapy-box {
        height: 200px;
    }
    
    .tab-content {
        padding: 5px;
    }
    
    .benefit-item,
    .patent-info,
    .technology-description {
        padding: 15px;
    }
}

.bullet-points {
  list-style-type: disc; /* Default bullet dots */
  padding-left: 20px; /* Space for bullets */
}

.bullet-points li {
  margin-bottom: 8px; /* Space between points */
  line-height: 1.5; /* Better readability */
}

button.navbar-toggle.cartdisplay {
    display: none;
}

        #pagewrapper > div > div
        {
            padding: 10px 0px 10px 0px;
        }

.col-sm-4 {
   padding-right: 5px;
   padding-left: 5px;
}

.col-sm-8 {
   padding-right: 5px;
   padding-left: 5px;
}

.container-fluid {
   padding-right: 5px;
   padding-left: 5px;
}

ul.nav.nav-pills.pull-right {
   display: none;
}

li.dropdown {
   display: none;
}

i.fa.fa-fw.fa-envelope {
   display: none;
}
