


.navbar-brand img {
    width: 135px;
}

.logo_web {
    width: 135px;
}

.absolute_pos {
    position: absolute !important;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-weight: normal;
    line-height:35px;
}

.view {
   
    background-size: cover;
}

.view2 {
    background: url('../../images/BHDT/macbookapplelaptopke.png')no-repeat center center;
    background-size: cover;
    padding-top: 10px;
}

.view3 {
    background: #e9ecef;
    background-size: cover;
    padding-top: 10px;
}

.view_xam {
    background: #e9ecef;
    background-size: cover;
    padding-top: 10px;
}

.view4 {
    background: url('../../images/BHDT/bg.png')no-repeat center center;
    background-size: cover;
    padding-top: 10px;
}

.view_footer {
    background: #191a1e;
    background-size: cover;
    padding-top: 10px;
    color: white;
}

.navbar {
    /*background: url('../img/Layer17.png') !important;*/
    background-color: transparent;
    box-shadow: none;
}

.top-nav-collapse {
    background-color: #4285F4;
}

@media only screen and (max-width: 768px) {
    .navbar {
        /*background: url('../img/Layer17.png') !important;*/
    }
}

.navbar_color_white .navbar-brand, .navbar_color_white .navbar-brand:focus, .navbar_color_white .navbar-brand:hover {
    color: white;
}

.navbar.navbar_color_white .navbar-nav .nav-item .nav-link {
    /* color: white; */
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
    font-weight: bold;
    font-size: 14px;
}

    .navbar.navbar_color_white .navbar-nav .nav-item .nav-link:focus, .navbar.navbar_color_white .navbar-nav .nav-item .nav-link:hover {
        color: #0cab2f;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

.navbar.navbar-light .breadcrumb .nav-item.active > .nav-link, .navbar.navbar-light .navbar-nav .nav-item.active > .nav-link {
    background-color: transparent;
}

.navbar.navbar_color_white .navbar-nav .nav-item.active > .nav-link {
    color: #0cab2f;
    -webkit-transition: 0.35s;
    -o-transition: 0.35s;
    transition: 0.35s;
}

    .navbar.navbar_color_white .navbar-nav .nav-item.active > .nav-link:hover {
        color: #0cab2f;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

    .navbar.navbar_color_white .navbar-nav .nav-item.active > .nav-link:focus {
        color: #0cab2f;
        -webkit-transition: 0.35s;
        -o-transition: 0.35s;
        transition: 0.35s;
    }

.navbar .nav-item .nav-link {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
}

.navbar-collapse {
    flex-grow: 0;
}

element.style {
}

.carousel-caption {
    position: absolute;
    right: 15%;
    top: 38%;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.carousel_caption_blue {
    /* text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff; */
    color: white;
    font-size: 21px;
    font-weight: 500;
    text-align: left;
}

    /*.carousel_caption_blue {
    text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;
    color: #0cab2f;
    font-size: 21px;
    font-weight: 500;
}*/

    .carousel_caption_blue .h3-responsive {
        font-weight: 500;
        font-size: 160%;
    }

@media only screen and (max-width: 768px) {
    .carousel_caption_blue .h3-responsive {
        font-weight: 500;
        font-size: 130%;
    }
}

.top-nav-collapse .navbar-brand img {
    width: 20px;
}

.DKN {
    font-size: 22px;
}

.grey-text {
    color: #676767 !important;
}

.gt_ds {
    height: 100px;
    overflow: hidden;
}

.color_white {
    color: white;
}

@media (min-width: 768px) {
    .carousel-multi-item .col-md-4 {
        float: left;
        width: 33.333333%;
        max-width: 100%;
    }
}

@media (min-width: 768px) {
    .ungdung .col-md-4 {
        float: left;
        width: 33.333333%;
        max-width: 100%;
    }
}

element.style {
}

.carousel-multi-item .carousel-indicators {
    margin-bottom: -15px;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-multi-item .carousel-indicators {
    margin-bottom: -2em;
}

.multi-item-example {
    margin: 50px 0px;
}

.carousel-multi-item .carousel-indicators li {
    height: 15px;
    width: 15px;
    max-width: 15px;
    background-color: #BABABA;
    margin-bottom: -60px;
}

.carousel-multi-item .carousel-indicators .active {
    height: 15px;
    width: 15px;
    max-width: 20px;
    background-color: #4285f4;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.paddingB20 {
    padding-bottom: 20px;
}

.view_white {
    background: white;
}

.margin_bottom_20 {
    margin-bottom: 20px;
}

a.xemthem {
    padding: 10px;
    display: table;
    text-align: center;
    margin: 0 auto;
}

.text_align_left {
    text-align: left;
}

.h4, h4 {
    font-size: 15px;
    color: #747474;
}

@media (min-width: 1200px) {
    .h1-responsive {
        font-size: 27px;
        text-transform: uppercase;
    }
}

/*

 */

.magazine-section .single-news {
    border-bottom: 1px solid #e0e0e0;
}

    .magazine-section .single-news:last-of-type {
        border-bottom: none;
    }

.btn-outline-white_1 {
    border: 1px solid #fff !important;
    background-color: transparent !important;
    color: #fff !important;
}

.nospace {
    margin: 0;
    padding: 0;
    list-style: none;
}

.fa_icon {
    padding: 4px 4px;
    font-size: 18px;
    height: 26px;
    width: 26px;
    text-align: left;
    text-decoration: none;
    margin: 3px 2px;
    border-radius: 50%;
}

    .fa_icon:hover {
        opacity: 0.7;
    }

.fa-facebook {
    background: #3B5998;
    color: white;
}

.fa-twitter {
    background: #55ACEE;
    color: white;
}

.fa-google {
    background: #dd4b39;
    color: white;
}

.fa-linkedin {
    background: #007bb5;
    color: white;
}

.fa-youtube {
    background: #bb0000;
    color: white;
}

.fa-instagram {
    background: #125688;
    color: white;
}

.fa-pinterest {
    background: #cb2027;
    color: white;
}

.fa-snapchat-ghost {
    background: #fffc00;
    color: white;
    text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
    background: #00aff0;
    color: white;
}

.fa-android {
    background: #a4c639;
    color: white;
}

.fa-dribbble {
    background: #ea4c89;
    color: white;
}

.fa-vimeo {
    background: #45bbff;
    color: white;
}

.fa-tumblr {
    background: #2c4762;
    color: white;
}

.fa-vine {
    background: #00b489;
    color: white;
}

.fa-foursquare {
    background: #45bbff;
    color: white;
}

.fa-stumbleupon {
    background: #eb4924;
    color: white;
}

.fa-flickr {
    background: #f40083;
    color: white;
}

.fa-yahoo {
    background: #430297;
    color: white;
}

.fa-soundcloud {
    background: #ff5500;
    color: white;
}

.fa-reddit {
    background: #ff5700;
    color: white;
}

.fa-rss {
    background: #ff6600;
    color: white;
}

.paddding_footer {
    padding: 10px;
    font-size: 14px;
    line-height: 28px;
}

#backtotop {
    z-index: 9999;
    display: inline-block;
    position: fixed;
    /* visibility: hidden; */
    bottom: 20px;
    right: 20px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    text-align: center;
    /* opacity: .2; */
}

#backtotop {
    color: #FFFFFF;
    background-color: #ff0000;
}

.carousel_caption_blue_detail {
    top: 27%;
}

.breadcrumb-item + .breadcrumb-item {
    padding-left: 5px;
}

    .breadcrumb-item + .breadcrumb-item::before {
        display: inline-block;
        padding-right: 0px;
        color: #6c757d;
        content: "";
    }

.breadcrumb-item a {
    color: #676767;
}

li.breadcrumb-item.active a {
    color: #0cab2f;
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5px 0px;
    margin-bottom: 5px;
    background-color: #e9ecef;
}

.sidebar.one_quarter {
    margin-top: 15px;
}

.icon_list_blue {
    background: url(../../images/BHDT/layer_60.jpg)no-repeat center center;
    display: block;
    width: 15px;
    float: left;
    margin-top: 5px;
    height: 15px;
    margin-right: 10px;
}

a {
    color: #8b8b8b;
}

h1.title_new {
    color: #0cab2f;
    padding-top: 15px;
    font-weight: 500;
    font-size: 22px;
    text-transform: none;
    padding-bottom: 15px;
    position: relative;
}

p.short_content {
    font-weight: bold;
    color: #676767;
}

footer {
    background: #002d08;
    color: white;
    padding-top: 36px;
}

.ftco-footer-widget a{
    color: white;

}

footer .logo_web {
    width: 100%;
}
.list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #0cab2f;
    border-color: #0cab2f;
}

.nav-item .active:focus, .nav-item .active:hover {
    color: #0cab2f !important;
}

h2.nospace.font-x1 {
    font-size: 16px;
    color: white;
}

    h2.nospace.font-x1 a {
        color: #8999d6;
    }

footer h3 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 400;
    /* text-decoration: underline; */
}

ul.nospace.btmspace-30.linklist.contact {
    line-height: 41px;
}

footer legend {
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 14px;
    color: inherit;
    white-space: normal;
    color: #78d4c7cc;
}

.view_white {
    background: white;
    padding-bottom: 20px;
}

table.table_neq {
    margin-bottom: 20px;
    border-bottom: 1px dashed #e9ecef;
}

    table.table_neq:last-child {
        margin-bottom: 20px;
        border-bottom: 0px dashed #e9ecef;
    }

h2.title_new a {
    font-size: 21px;
    padding: 10px 0;
    color: #BD8090;
    font-weight: 500;
    /* text-decoration: underline; */
}

a.title_sub {
    color: #0cab2f;
    font-size: 17px;
    padding: 10px 0;
    font-weight: 500;
}

.table_neq td {
    vertical-align: top;
}

.table_neq tr {
    padding: 10px 0px;
}

.span12 h2 {
    font-size: 18px;
    color: #e21212;
    font-weight: bold;
}

h3.title_new {
    color: #e41717;
    font-weight: 500;
    font-size: 24px;
}

.table_neq td:nth-child(2) {
    vertical-align: top;
    padding-left: 15px;
}


h2 {
    font-size: 21px;
    color: #0cab2f;
    font-weight: 500;
    margin: 20px 0px;
    text-transform: uppercase;
}

h1 {
    font-size: 23px;
    color: #0cab2f!important;
    font-weight: 500;
    margin: 20px 0px;
    text-transform: uppercase;
}

span.color_red {
    color: red;
}

.table_contatact {
    margin-left: 20%;
}

@media only screen and (max-width: 768px) {
    .table_contatact {
        margin-left: 2%;
    }
}

table td {
    font-size: 0.9rem;
    font-weight: normal;
}

span.field-validation-error {
    color: red;
}

.news-data.d-flex.justify-content-between {
    text-align: left;
}

.news-data .dark-grey-text.mb-lg-0.mb-md-5.mb-4 {
    text-align: left;
}

h1.h1-responsive.font-weight-bold.wow.fadeInLeft {
    color: white;
}

.navbar_mobile {
    background: white !important;
}

    .navbar_mobile ul {
        /*background: -webkit-linear-gradient(50deg,#45cafc,#303f9f) !important;
        background: -o-linear-gradient(50deg,#45cafc,#303f9f) !important;
        background: linear-gradient(40deg,#45cafc,#303f9f) !important;*/
    }

.sider_content {
    height: 500px;
}

@media only screen and (max-width: 768px) {
    .sider_content {
        height: auto;
    }

    .carousel_caption_blue {
        /*text-shadow: 1px 0 0 #fff, -1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;*/
        color: white;
        text-align: left;
        font-size: 15px;
        font-weight: 500;
        /*display:table*/
    }

    #backtotop {
        display: none;
    }

    .carousel-caption {
        position: absolute;
        right: 10%;
        top: 24%;
        left: 12%;
        z-index: 10;
        padding-right: 10px;
        padding-left: 10px;
        text-align: center;
    }

    .ds_slider_ds {
        /*display: none;*/
        font-size: 13px;
    }

    .DKN {
        font-size: 15px;
        padding: 5px;
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

/*.icon_menu{
    color:white
}*/

.menu a {
    font-weight: bold;
    font-size: 14px !important;
    font-family: "Roboto";
}

.item_tintuc {
    margin: 20px 0px;
}

.lzd-footer-sprit {
    background-image: url(../img/iconlogo.png);
    display: inline-block;
}

.pull-left {
    float: left;
}

.icon-appStore-footer {
    background-position: -190px -124px;
    width: 126px;
    height: 42px;
    margin: 1px 0 0 20px;
}

.icon-android-footer {
    background-position: -568px -374px;
    width: 128px;
    height: 43px;
    margin-left: 10px;
}

@media screen and (max-width: 600px) {
    .hidden_mobile {
        display: none;
    }
}

.columns {
    float: left;
    width: 33.3%;
    padding: 8px;
}

@media only screen and (max-width: 480px) {
    .columns {
        float: left;
        width: 100%;
        padding: 8px;
    }


   
}

.price {
    list-style-type: none;
    /*border: 1px solid #eee;*/
    margin: 0;
    padding: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

    .price:hover {
        box-shadow: 0 8px 12px 0 rgba(0,0,0,0.2);
    }

    .price .header {
        background-color: #111;
        color: white;
        font-size: 19px;
    }

    .price li {
        border-bottom: 1px solid #eee;
        padding: 20px 10px;
        text-align: center;
    }

    .price .grey {
        background-color: #eee !important;
        font-size: 20px;
    }

    .price .header {
        position: relative;
    }

.button {
    background-color: #4CAF50;
    border: none;
    color: white;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
}

.hot-sale {
    background: url(../images/best-seller-badge.png) no-repeat right top;
    width: 25%;
    position: absolute;
    top: 1px;
    z-index: 8;
    height: 80px;
    right: 0px;
}

.columns_0 .header {
    background: #42bacc;
}

.columns_1 .header {
    background: #00cc7d;
}

.columns_2 .header {
    background: #9acf1c;
}

.columns_3 .header {
    background: #ffc600;
}

.columns_4 .header {
    background: #ff9c00;
}

.columns_5 .header {
    background: #e30e0e;
}

.downloadlink {
    color: red
}

a.list-group-item {
    
    padding: 15px 6px 15px 6px;
}

.title_new:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #0cab2f;
}

.marginL0 {
    margin-left: 0px !important
}

.marginT20 {
    margin-top: 20px
}

.form_footer {
    display: table;
    margin: 10px;
}

/* Footer */
#footer {
    background: #f5f5f5;
    color: #676767;
    padding: 20px;
    /* margin-top: 2rem; */
    /* padding-bottom: 48px; */
}
    #footer ul, li {
        margin: 0;
        padding: 0;
    }

    #footer p {
        margin-bottom: 10px;
    }

    #footer a {
        color: #676767;
        font-weight: 400;
        line-height: 35px;
    }

    #footer ul li {
        list-style: none;
    }

.footer-widget p.h3 {
    font-size: 20px;
    padding: 10px 0px;
    font-weight: 500;
}

 
#footer h2 {
    font-size: 1.8rem;
    text-transform: uppercase;
    font-weight: 500;
    margin-bottom: 1rem;
}

#footer .footer-bottom {
    border-top: 1px solid #e6e6e6;
    padding-top: 2rem;
    text-align: center;
}

#footer .footer-widget {
    margin-bottom: 2rem;
}

#footer .payment {
    width: 60%;
}

#footer a.social {
    display: inline-block;
    float: left;
    margin-right: 2rem;
    font-size: 2.2rem;
}

.content-social i {
    width: 35px;
    color: black;
    background: none;
}

/* End Footer */


.viewmore {
    display: block;
    overflow: hidden;
    padding: 10px 0;
    margin: 20px 0;
    font-size: 14px;
    color: #288ad6;
    border: 1px solid #eee;
    border-radius: 4px;
    text-align: center;
}

    .viewmore b {
        display: inline-block;
        vertical-align: middle;
        content: '';
        width: 0;
        height: 0;
        border-top: 5px solid #288ad6;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        position: relative;
        top: -1px;
    }
.tilte_green {
    padding: 20px 0;
}


.card {
     
    margin-bottom: 30px;
}
.area_kh {
    background: #f5f5f5;
    padding: 20px 0px;
}

.morelist a {
    display: block;
    border: none;
}
.morelist a.header {
   font-weight:bold
}
.morelist p {
    font-size: 14px;
    margin-left: 27px;
   
}

.morelist a.header {
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    color: #0cab2f;
}



.sidebar h3 {
    font-size: 17px;
    /* font-weight: 500; */
}


.h2_temnhan {
    font-size: 19px;
}

h2.ftco-heading-2 {
    font-size: 20px;
}

h2 {
    color: #2ea108 !important;
    font-size: 23px;
    font-weight: 600;
}

section {
    padding: 40px 0px;
    /* padding: 41px; */
}
.shortDESindex {
    /* font-size: 14px; */
    /* color: #073004; */
    line-height: 33px;
    font-weight: 500;
}

.giothieu-content img{
    width:100%
}

h2.ftco-heading-2 {
    color: white !important;
}

.no-gutters {
    margin-right: 0;
    margin-left: 0;
}

.ftco-services .services {
    display: block;
    width: 100%;
   
}

section.ftco-section {
    background: rgb(241, 241, 241);
    margin: auto;
    padding: 40px;
}


.flaticon-shipped:before {
    font-size: 60px !important;
   
    color: green;
}
 


.flaticon-diet:before {
    font-size: 60px !important;
    color: green;
}

.flaticon-award:before {
    font-size: 60px !important;
    color: green;
}

.flaticon-customer-service:before {
    font-size: 60px !important;
    color: green;
}

.uppercase {
    text-transform: uppercase;
}

.ftco-section .heading {

}
.bg_green {
    background-color: rgb(222 229 219);
}

.col-inner {
    border-radius: 10px;
    padding: 20px;
    text-align: justify;
}

@media only screen and (max-width: 480px) {
     

    section.ftco-section {
        background: rgb(241, 241, 241);
        margin: auto;
        padding: 40px 5px;
    }
    .ftco-section .heading {
        font-size: 20px;
    }

    .ftco-section span {
        font-size: 13px;
    }



    .flaticon-shipped:before {
        font-size: 40px !important;
        
    }



    .flaticon-diet:before {
        font-size: 40px !important;
    }

    .flaticon-award:before {
        font-size: 40px !important;
    }

    .flaticon-customer-service:before {
        font-size: 40px !important;
    }

    .shortDESindex {
        font-size: inherit;
        color: #073004;
        line-height: inherit;
        font-weight: inherit;


    }

    .row.giothieu-content {
        margin-top: 40px;
    }
}

span.price {
    color: #7d4532;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: 600;
    /* font-family: 'OpenSans-Regular'; */
}


.price.priceold {
    color: #b7b7b7;
    font-size: 18px !important;
    font-weight: normal;
    text-decoration: line-through;
}


.price.priceold.price_h {
    color: #696969;
    font-size: 12px !important;
}
.product-card {
    background: white;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    transition: all 0.3s ease;
    overflow: hidden;
    border: 1px solid #e9ecef;
}

    .product-card:hover {
        transform: translateY(-5px);
        box-shadow: 0 8px 25px rgba(0,0,0,0.15);
    }

.product-image-container {
    position: relative;
    height: 200px;
    overflow: hidden;
    text-align: center;
}
.product-image {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}
.product-card:hover .product-image {
    transform: scale(1.05);
}

.product-image-placeholder {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f8f9fa;
}

.badge-new {
    position: absolute;
    top: 10px;
    left: 10px;
    background: linear-gradient(45deg, #28a745, #20c997);
    color: white;
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 0.75rem;
    font-weight: bold;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.badge-sold-out {
    position: absolute;
    top: 10px;
    right: 10px;
    background: linear-gradient(45deg, #dc3545, #fd7e14);
    color: white;
    padding: 5px 10px;
    border-radius: 15px;
    font-size: 0.75rem;
    font-weight: bold;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.product-info {
    padding: 20px;
    text-align: center;
}
.product-name {
    font-size: 15px;
    font-weight: 600;
    margin-bottom: 10px;
    line-height: 1.3;
}

    .product-name a {
        color: #333;
        transition: color 0.3s ease;
    }

        .product-name a:hover {
            color: #00c851;
        }

.product-weight {
    font-size: 0.9rem;
    margin-bottom: 8px;
}

.product-rating {
    display: flex;
    gap: 2px;
}

    .product-rating i {
        font-size: 0.9rem;
    }

.product-price {
    margin-bottom: 15px;
}

.price-amount {
    font-size: 1.2rem;
    font-weight: bold;
}


.best-selling-section {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}


.section-title {
    font-weight: bold;
    font-size: 24px;
    color: #28a745 !important;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    position: relative;
}

    .section-title::after {
        content: '';
        position: absolute;
        bottom: -10px;
        left: 50%;
        transform: translateX(-50%);
        width: 60px;
        height: 3px;
        background: linear-gradient(45deg, #28a745, #20c997);
        border-radius: 2px;
    }



.col-6 {
  
    margin: 10px 0px;
}


.main-product-image {
    width: 100%;
    /* height: 400px; */
    /* object-fit: cover; */
    transition: transform 0.3s ease;
}

.description-content img{
        width: 100%;
    margin: 10px 0px;

}

.products-by-category {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
}



.category-nav {
    margin-bottom: 2rem;
}

    .category-nav .nav-pills .nav-link {
        background: white;
        color: #666;
        border: 2px solid #e9ecef;
        border-radius: 25px;
        padding: 12px 24px;
        margin: 0 8px;
        font-weight: 600;
        transition: all 0.3s ease;
        box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    }



        .category-nav .nav-pills .nav-link.active {
            background: linear-gradient(45deg, #28a745, #20c997);
            color: white;
            transform: translateY(-2px);
            text-transform: uppercase;
            box-shadow: 0 4px 15px rgba(40, 167, 69, 0.3);
            font-size: 26px;
            padding: 9px 60px;
        }

        .category-nav .nav-pills .nav-link.active:hover {
           
            color: white!important;
          
        }

section.ftco-section.ftco-partner {
    background: transparent;
}


.partner_col {
    text-align: center;
}

.tab-pane .btn-lg {
    padding: 10px;
    background: #52cb62 !important;
    border-radius: 16px;
    font-weight: bold;
}

.row.giothieu-content {
    margin-bottom: 20px;
}
.section-title::after {
    content: '';
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #ffc107, #ff8c00);
    border-radius: 2px;
}

h2.featurette-heading {
    font-size: 17px;
    font-weight: bold;
    color: black !important;
}

.lead {
    font-size: 16px;
    font-weight: normal;
    line-height: 41px;
}

a.partner {
    border: 1px solid #ccc;
    display: inline-table;
    height: 100%;
    width: 100%;
    padding: 13px;
    border-radius: 25px;
    vertical-align: middle;
}

.row.product-detail {
    margin: 20px auto;
}

.main-product-image-placeholder {
    width: 100%;
    height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #f8f9fa;
    border: 2px dashed #dee2e6;
    border-radius: 8px;
}
.fotorama__caption__wrap {
    display: none;
}

@media (max-width: 768px) {
    .section-title {
        font-size: 1.5rem;
    }


    .category-nav .nav-pills .nav-link.active {
        font-size: 26px;
        padding: 9px 30px;
    }
}



.hh-header {
    background: #fff;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

/* Top Header Styles */
.top-header {
    background: #fff;
    padding: 5px 0;
    border-bottom: 1px solid #f0f0f0;
}

.logo-section {
    gap: 15px;
}

.logo-container {
    position: relative;
}

.logo-icon {
    width: 60px;
    height: 60px;
    position: relative;
}

.leaf-icon {
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, #ff6b35 0%, #ff8c42 100%);
    border-radius: 50%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .leaf-icon::before {
        content: '';
        width: 25px;
        height: 35px;
        background: #28a745;
        border-radius: 50% 0 50% 0;
        transform: rotate(-45deg);
        position: absolute;
    }

.brand-name {
    font-size: 28px;
    font-weight: bold;
    color: #28a745;
    margin: 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.1);
    letter-spacing: 1px;
}

.brand-tagline {
    font-size: 14px;
    color: #ff6b35;
    font-style: italic;
    margin: 0;
    font-family: 'Georgia', serif;
}

/* Search Section */
.search-container {
    position: relative;
    max-width: 400px;
    margin: 0 auto;
}

.search-input {
    width: 100%;
    padding: 12px 50px 12px 15px;
    border: 2px solid #28a745;
    border-radius: 25px;
    font-size: 14px;
    background: #f8f9fa;
    outline: none;
    transition: all 0.3s ease;
}

    .search-input:focus {
        background: #fff;
        box-shadow: 0 0 10px rgba(40, 167, 69, 0.3);
    }

.search-btn {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    border: 2px solid #28a745;
    border-radius: 50%;
    background: transparent;
    color: #000;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .search-btn:hover {
        background: #28a745;
        color: #fff;
    }

/* Contact Section */
.contact-section {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: flex-end;
}

.contact-item {
    display: flex;
    align-items: center;
    gap: 10px;
}

.contact-icon {
    width: 20px;
    text-align: center;
    color: #28a745;
    font-size: 16px;
}

.contact-label, .contact-sublabel {
    display: block;
    font-size: 12px;
    color: #333;
    font-weight: 500;
}

.contact-sublabel {
    font-size: 11px;
    color: #666;
}

.contact-email, .contact-phone {
    font-size: 15px;
    color: black;
    font-weight: 500;
}
/* Bottom Navigation */
.bottom-nav {
    background: #28a745;
    padding: 2px 0;
    border-bottom: 3px solid #0b893d;
}


.h2, h2 {
    font-size: 20px;
}


.mobile-logo-container img {
    width: 130px;

}

.contact-item-mobile{

}
span.contact-phone a {
    color: green;
    font-size: 28px;
}

.nav-menu {
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 30px;
}

.nav-item {
    position: relative;
}

.nav-link {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 8px 0;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 5px;
}

    .nav-link:hover, .nav-item.active .nav-link {
        background: rgba(255,255,255,0.1);
        border-radius: 4px;
        padding: 8px 12px;
    }

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    background: #fff;
    min-width: 200px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.1);
    border-radius: 4px;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 1000;
}

.nav-item:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.dropdown-item {
    display: block;
    padding: 10px 20px;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    transition: all 0.3s ease;
}

    .dropdown-item:hover {
        background: #f8f9fa;
        color: #28a745;
    }

/* Navigation Right */
.nav-right {
    gap: 20px;
}

.language-selector {
    display: flex;
    gap: 8px;
}

.flag-icon {
    width: 20px;
    height: 15px;
    border-radius: 2px;
    cursor: pointer;
    transition: all 0.3s ease;
}

    .flag-icon:hover {
        transform: scale(1.1);
    }

.shopping-cart {
    background: rgba(255,255,255,0.1);
    border-radius: 4px;
    padding: 8px 12px;
    transition: all 0.3s ease;
}

    .shopping-cart:hover {
        background: rgba(255,255,255,0.2);
    }

.cart-link {
    color: #fff;
    text-decoration: none;
    display: flex;
    align-items: center;
    gap: 8px;
    font-size: 14px;
    font-weight: bold;
}

.cart-text {
    text-transform: uppercase;
}

.cart-total {
    color: #ff4757;
    font-weight: bold;
}
.mobile-logo-container img {
    width: 130px;
}
/* Mobile Styles */
@@media (max-width: 768px) {
    .top-header {
        padding: 10px 0;
    }

    .brand-name {
        font-size: 20px;
    }

    .brand-tagline {
        font-size: 12px;
    }

    .contact-section {
        align-items: flex-start;
        margin-top: 10px;
    }

    .nav-menu {
        flex-direction: column;
        gap: 10px;
        background: #28a745;
        padding: 20px;
        margin-top: 10px;
    }

    .mobile-menu-toggle {
        position: fixed;
        top: 20px;
        right: 20px;
        z-index: 1001;
        background: #28a745;
        color: #fff;
        border: none;
        padding: 10px;
        border-radius: 4px;
        font-size: 18px;
    }

    .mobile-nav-menu {
        list-style: none;
        padding: 0;
        margin: 0;
        background: #28a745;
        padding: 20px;
    }

        .mobile-nav-menu li {
            margin-bottom: 15px;
        }

        .mobile-nav-menu a {
            color: #fff;
            text-decoration: none;
            font-weight: bold;
            text-transform: uppercase;
            font-size: 16px;
        }
}