:root {
    --primary-color: #ba000a;
    --secondary-color: #ee7c19;
    --text-color: #003358;
    --dark: #121214;
    --green: #89d113;
    --gradient: linear-gradient(0deg, rgba(20, 99, 184, 1) 0%, rgba(0, 58, 118, 1) 100%);
    
    --red: #ba000a;
    --orange: #ee7c19;
    --pink: #f5a0a5;
    --blue: #235695;
    
    }
    
    body .body-inner {
    overflow: hidden;
    }
    
    @media (min-width: 1200px) {
    
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
    max-width: 1350px;
    }
    .images-ab img {
        height: auto;
        width: auto;
    }
    }
    
    #page-title[data-bg-parallax],
    [data-bg-parallax] {
    background-color: transparent;
    }
    
    html {
    scroll-behavior: smooth;
    }
    
    .text-color {
    color: var(--pink);
    }
    
    .text-gray {
    color: #888;
    }
    
    body,
    p,
    h1,
    h2,
    h3,
    h4,
    h5,
    h6,
    .h1,
    .h2,
    .h3,
    .h4,
    .h5,
    .h6,
    #mainMenu nav>ul>li>a,
    #footer,
    button.btn,
    .btn:not(.close):not(.mfp-close),
    a.btn:not([href]):not([tabindex]),
    .article-name span,
    #footer p {
    font-family: "Noto Kufi Arabic", "Noto Znamenny Musical Notation", "Noto Sans Thai", sans-serif;
    letter-spacing: 0;
    line-height: 1.5;
    color: #000000;
    }
    
    body,
    p,
    address {
    font-size: 16px;
    font-weight: 400;
    }
    
    .italic {
    font-style: italic;
    }
    
    .w100,
    .w-100 {
    width: 100%;
    }
    
    .w80 {
    width: 80%;
    }
    
    .w70 {
    width: 70%;
    }
    
    /* logo */
    #header .header-inner #logo {
    vertical-align: middle;
    align-content: center;
    }
    
    #header .header-inner #logo a {
    display: inline-block;
    height: auto;
    float: left;
    font-size: initial;
    vertical-align: middle;
    }
    
    #header .header-inner #logo a>img {
    height: 45px;
    }
    
    a {
    color: var(--primary-color);
    }
    
    a:not(.btn):hover,
    a:not(.btn-view):hover,
    a:not(.btn):not(.badge):hover,
    a:not(.btn):not(.badge):focus,
    a:not(.btn):not(.badge):active {
    color: var(--primary-color);
    }
    
    button.btn,
    .btn:not(.close):not(.mfp-close),
    a.btn:not([href]):not([tabindex]) {
    color: #ffffff;
    border: none;
    line-height: 40px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.5px;
    text-decoration: none;
    outline: none;
    padding: 0 30px;
    height: auto;
    background: var(--orange);
    }
    
    button.btn.btn-outline,
    .btn:not(.close):not(.mfp-close).btn-outline,
    a.btn:not([href]):not([tabindex]).btn-outline {
    border-color: #333;
    color: #333;
    background: transparent;
    }
    
    button.btn.btn-outline:hover,
    button.btn.btn-outline:focus,
    button.btn.btn-outline:active,
    button.btn.btn-outline.active,
    .btn:not(.close):not(.mfp-close).btn-outline:hover,
    .btn:not(.close):not(.mfp-close).btn-outline:focus,
    .btn:not(.close):not(.mfp-close).btn-outline:active,
    .btn:not(.close):not(.mfp-close).btn-outline.active,
    a.btn:not([href]):not([tabindex]).btn-outline:hover,
    a.btn:not([href]):not([tabindex]).btn-outline:focus,
    a.btn:not([href]):not([tabindex]).btn-outline:active,
    a.btn:not([href]):not([tabindex]).btn-outline.active {
    background: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
    }
    
    #header.header-modern:not(.header-active) .header-inner,
    #header.header-modern:not(.header-active) #header-wrap {
    border-radius: 16px;
    }
    
    button.btn.btn-primary:hover,
    button.btn.btn-primary:focus,
    button.btn.btn-primary:not(:disabled):not(.disabled):active,
    button.btn.btn-primary:not(:disabled):not(.disabled).active,
    .btn:not(.close):not(.mfp-close).btn-primary:hover,
    .btn:not(.close):not(.mfp-close).btn-primary:focus,
    .btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(.disabled):active,
    .btn:not(.close):not(.mfp-close).btn-primary:not(:disabled):not(.disabled).active,
    a.btn:not([href]):not([tabindex]).btn-primary:hover,
    a.btn:not([href]):not([tabindex]).btn-primary:focus,
    a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(.disabled):active,
    a.btn:not([href]):not([tabindex]).btn-primary:not(:disabled):not(.disabled).active {
    background: var(--primary-color);
    color: #333;
    }
    
    button.btn:hover,
    button.btn:focus,
    button.btn:not(:disabled):not(.disabled):active,
    button.btn:not(:disabled):not(.disabled).active,
    .btn:not(.close):not(.mfp-close):hover,
    .btn:not(.close):not(.mfp-close):focus,
    .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled):active,
    .btn:not(.close):not(.mfp-close):not(:disabled):not(.disabled).active,
    a.btn:not([href]):not([tabindex]):hover,
    a.btn:not([href]):not([tabindex]):focus,
    a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled):active,
    a.btn:not([href]):not([tabindex]):not(:disabled):not(.disabled).active {
    background: var(--blue);
    color: #fff;
    border-color: transparent;
    text-decoration: none;
    }
    
    .portfolio-item .portfolio-description a:hover i,
    .portfolio-item .grid-description a:hover i,
    .portfolio-item .portfolio-links a:hover i,
    .grid-item .portfolio-description a:hover i,
    .grid-item .grid-description a:hover i,
    .grid-item .portfolio-links a:hover i {
    background-color: var(--red);
    border: 1px solid var(--red);
    }
    
    .headbar {
    position: relative;
    }
    
    .headbar .btn {
    position: absolute !important;
    right: 15px;
    top: 10px;
    }
    
    .header-extras>ul>li {
    margin-left: 5px;
    }
    
    .header-extras>ul>li.header-link {
    margin-left: 18px;
    }
    
    .flickity-button {
    border-radius: 50%;
    }
    
    .flickity-button:hover {
    background: var(--primary-color);
    }
    
    .form-group label:not(.error) {
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 500;
    margin-bottom: 4px;
    }
    
    .btn-circle {
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    display: inline-block;
    color: #fff;
    background: var(--gradient);
    }
    
    .btn-circle.btn-expand img {
    width: 14px;
    height: auto;
    }
    
    #search {
    background: rgba(0, 0, 0, 0.88);
    backdrop-filter: blur(2px);
    }
    
    #search .search-form .form-control {
    color: #fff;
    text-align: center;
    }
    
    #search .search-form .text-muted {
    color: rgba(255, 255, 255, 0.62) !important;
    opacity: 1;
    }
    
    #search .btn-search-close {
    background: var(--secondary-color);
    color: var(--primary-color)
    }
    
    .header-contact {
    margin-right: 20px;
    }
    
    .header-contact ul.list-contact li {
    display: inline-block;
    }
    
    .header-contact ul.list-contact li span {
    display: none;
    }
    
    ul.list-contact li i {
    margin-right: 1px !important;
    }
    
    ul.list-contact li a:hover i {
    color: var(--secondary-color);
    background: var(--primary-color);
    }
    
    .header-extras>ul>li>a:not(.btn) i,
    .header-extras>ul>li .topbar-dropdown>.title i,
    .header-language i {
    font-size: 18px;
    }
    
    .header-extras>ul>li .p-dropdown a>span {
    top: -13px;
    }
    
    .img-flags {
    width: 20px;
    }
    
    .p-dropdown .p-dropdown-content,
    .p-dropdown ul.p-dropdown-content {
    padding: 5px;
    }
    
    /* search */
    #btn-shopping,
    #btn-search {
    margin-top: 17px;
    }
    
    #btn-shopping,
    #btn-search,
    .search-btn {
    width: 42px;
    height: 42px;
    align-content: center;
    border-radius: 50%;
    line-height: 40px;
    padding: 0;
    text-align: center;
    /* border: 1px solid rgba(0, 0, 0, 0.3); */
    /* box-shadow: 0 -2px 2px rgba(25, 25, 25, 0.34) inset; */
    }
    
    #btn-shopping i,
    #btn-search i,
    .search-btn i {
    line-height: inherit !important;
    }
    
    .header-extras a:hover i {
    color: var(--primary-color) !important;
    }
    
    .search-wrapper {
    width: 42px;
    height: 42px;
    display: flex;
    border-radius: 4rem;
    
    align-items: center;
    justify-content: center;
    border: 1px solid #ddd;
    overflow: hidden;
    transition: 400ms ease-in-out;
    position: relative;
    margin-top: 16px;
    }
    
    .search-wrapper.active {
    width: 300px;
    }
    
    .search-wrapper input {
    background: #fff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 40px;
    margin-right: 2px;
    outline: none;
    border: none;
    font-size: 500;
    font-size: 1.2rem;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    }
    
    .search-btn {
    background: var(--primary-color);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin-left: auto;
    z-index: 1;
    color: #fff;
    }
    
    .search-btn i {
    color: inherit !important;
    }
    
    .header-social {
    border-right: 1px solid rgba(255, 255, 255, 0.17);
    float: left;
    padding-right: 10px;
    margin-right: 10px;
    line-height: 80px;
    vertical-align: middle;
    align-content: center;
    margin-top: 23px;
    }
    
    /* menu */
    #mainMenu nav>ul>li>a {
    font-size: 16px;
    font-weight: 600;
    padding: 0 10px;
    letter-spacing: 0;
    }
    
    #mainMenu nav>ul>li>a,
    .header-extras>ul>li a,
    .header-extras>ul>li a i,
    .header-extras>ul>li .p-dropdown a>span {
    color: #1b1b1b;
    }
    
    #mainMenu nav>ul>li.hover-active>a,
    #mainMenu nav>ul>li.hover-active>span,
    #mainMenu nav>ul>li.current>a,
    #mainMenu nav>ul>li.current>span,
    #mainMenu nav>ul>li:hover>a,
    #mainMenu nav>ul>li:hover>span,
    #mainMenu nav>ul>li:focus>a,
    #mainMenu nav>ul>li:focus>span {
    color: var(--secondary-color);
    }
    
    #mainMenu nav>ul>li {
    display: inline-block;
    float: none;
    margin: 0;
    }
    
    #mainMenu nav>ul>li:hover {
    box-shadow: inset 0 5px 0px var(--secondary-color);
    }
    
    #mainMenu nav>ul>li:hover a,
    #mainMenu nav>ul>li a:hover {
    color: var(--secondary-color);
    }
    
    /* #mainMenu nav > ul > li:not(.hover-active):hover > ul{} */
    
    #mainMenu nav>ul>li .dropdown-menu li {
    line-height: 40px;
    font-size: 1em;
    }
    
    #mainMenu nav>ul>li .dropdown-menu li a {
    color: #333;
    display: inline-block;
    width: 100%;
    }
    
    #mainMenu nav>ul>li .dropdown-menu>li.current>a,
    #mainMenu nav>ul>li .dropdown-menu>li.current>span,
    #mainMenu nav>ul>li .dropdown-menu>li:hover>a,
    #mainMenu nav>ul>li .dropdown-menu>li:hover>span,
    #mainMenu nav>ul>li .dropdown-menu>li:focus>a,
    #mainMenu nav>ul>li .dropdown-menu>li:focus>span,
    #mainMenu nav>ul>li .dropdown-menu>li:active>a,
    #mainMenu nav>ul>li .dropdown-menu>li:active>span,
    #mainMenu nav>ul>li .dropdown-menu>li.hover-active>a,
    #mainMenu nav>ul>li .dropdown-menu>li.hover-active>span {
    color: var(--primary-color);
    }
    
    #mainMenu nav>ul>li>a {
    padding: 0 10px;
    line-height: 80px;
    display: inline-block;
    text-transform: capitalize;
    }
    
    #mainMenu nav>ul>li .dropdown-menu li:hover {
    background: #f2f2f2;
    }
    
    h2.htitle {
    font-size: 2.2em;
    }
    
    #slider {
    position: relative;
    max-height: 686px;
    overflow: hidden;
    }
    
    #slider::before {
    position: absolute;
    content: "";
    width: 100%;
    }
    
    #slider .slide {
    position: relative;
    aspect-ratio: 21/8;
    }
    
    #slider .slide .embed-responsive {
    height: 100%;
    width: initial;
    }
    
    #slider .flickity-page-dots {
    bottom: 25px;
    }
    
    .inspiro-slider .slide .slide-captions>p,
    .inspiro-slider .slide .slide-captions h1 {
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.65);
    color: #fff;
    }
    
    .inspiro-slider .slide .slide-captions h1 {
    font-weight: 500;
    font-size: 2em;
    letter-spacing: 0;
    line-height: 1;
    }
    
    .inspiro-slider .slide .slide-captions>p {
    font-size: 1.7em;
    color: #fff;
    margin-bottom: 20px;
    }
    
    .inspiro-slider .slide .slide-captions .text-link img {
    display: block;
    margin: 0 auto;
    margin-bottom: 5px;
    height: 40px;
    }
    
    .inspiro-slider .slide .slide-captions .text-link {
    position: absolute;
    bottom: -240px;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    }
    
    /* about */
    .sect-about {
    position: relative;
    background-color: #fff;
    }
    
    /* .sect-about::before{
    position: absolute;
    content: "";
    width: 40%;
    height: 100%;
    left: 0;
    top: 0;
    background: url(../images/bg-about.jpg) no-repeat center center;
    background-size: cover;
    } */
    
    .images-ab {
    position: absolute;
    left: 0;
    top: 0;
    width: 40%;
    height: 100%;
    overflow: hidden;
    }
    
    .images-ab img {
    height: 100%;
    width: auto;
    }
    
    .sect-about .col-image {
    padding-top: 80px;
    }
    
    .sect-about .col-image h1,
    .sect-about .col-image h4 {
    color: #fff;
    margin-bottom: 0;
    }
    
    .sect-about .col-detail {
    padding: 0 40px;
    }
    
    .sect-about .col-detail .htitle {
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
    color: var(--red);
    }
    
    .line-bottom {
    position: relative;
    padding: 10px 0;
    margin-bottom: 10px !important;
    }
    
    .line-bottom::before,
    .line-bottom::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    background: #ddd;
    }
    
    .line-bottom::after {
    width: 80px;
    background: var(--orange);
    }
    
    .company-info .desc {
    text-overflow: ellipsis;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    font-size: 14px;
    }
    
    /* .sect-product{background: #f4f4f4;} */
    /* .sect-news{ background: #f2f7fa;} */
    .sect-product h2.htitle,
    .sect-product .btn-right,
    .sect-product .btn-right i {
        color: #000;
    }
    
    /* produtc */
    .sect-product .btn-right {
    right: 30px;
    }
    
    .sect-product .headbar {
    max-width: 1350px;
    }
    
    .sect-product .container {
    text-align: center;
    position: relative;
    /* width: calc(50% + 660px);
    max-width: 100vw;
    margin-left: auto;
    margin-right: 0; */
    }
    
    #page-title h2,
    #page-title a:hover {
    color: #fff;
    }
    
    #page-title p,
    #page-title a {
    color: #cdcdcd;
    }
    
    .sect-about-page .col-detail-1 {
    padding: 0 40px;
    }
    
    /* About Page Styles */
    #page-title {
    padding: 120px 0 80px;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    position: relative;
    }
    
    #page-title::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
    }
    
    #page-title .container {
    position: relative;
    z-index: 2;
    }
    
    #page-title h1 {
    font-size: 3.5em;
    font-weight: 700;
    margin-bottom: 10px;
    }
    
    #page-title p {
    font-size: 1.2em;
    opacity: 0.9;
    }
    
    .tags-badge {
    border: 1px solid #ddd;
    margin: 5px 4px;
    display: inline-block;
    padding: 0 5px;
    color: #333;
    border-radius: 3px;
    }
    
    .tags-badge:hover {
    background: var(--primary-color);
    color: #fff !important;
    }
    
    /* Product Card Styles */
    .product-item {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: all 0.3s ease;
    margin: 15px;
    position: relative;
    }
    
    .product-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    }
    
    .product-item .product-image {
    position: relative;
    overflow: hidden;
    height: 200px;
    }
    
    .product-item .product-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    }
    
    .product-item:hover .product-image img {
    transform: scale(1.05);
    }
    
    /* .product-item .product-content {
    padding: 20px;
    background: #fff;
    } */
    .product-item {
    border-radius: 0;
    }
    
    .product-item .product-content {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: transparent;
    text-align: left;
    padding: 10px 30px;
    }
    
    /* .product-item .product-title {
    font-size: 18px;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 0;
    line-height: 1.3;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    } */
    
    .product-item .product-title {
    color: #fff;
    align-items: initial;
    justify-content: initial;
    min-height: 30px;
    font-size: 18px;
    }
    
    .product-item .product-image::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #053d82;
    background: linear-gradient(to right, rgba(5, 61, 130, 1), rgba(4, 46, 98, 0.7) 25%, rgba(0, 0, 0, 0) 83%);
    }
    
    .btn-view-more {
    background: var(--primary-color);
    color: #fff;
    border: 2px solid var(--primary-color);
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 25px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    min-width: 120px;
    }
    
    .btn-view-more:hover {
    background: transparent;
    color: var(--primary-color);
    transform: translateY(-2px);
    }
    
    /* Product Carousel Styles */
    .product-slide {
    padding: 20px 0;
    }
    
    .product-slide .owl-item {
    padding: 0 10px;
    }
    
    /* Responsive adjustments */
    @media (max-width: 768px) {
    .product-item {
    margin: 10px;
    }
    
    .product-item .product-image {
    height: 150px;
    }
    
    .product-item .product-title {
    font-size: 16px;
    min-height: 40px;
    }
    
    .btn-view-more {
    padding: 6px 16px;
    font-size: 13px;
    min-width: 100px;
    }
    }
    
    /* News Card Styles */
    .news-item {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: all 0.3s ease;
    position: relative;
    margin-bottom: 30px;
    }
    
    .news-item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    }
    
    .news-item .news-image {
    position: relative;
    overflow: hidden;
    height: 220px;
    }
    
    .news-item .news-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    }
    
    .news-item:hover .news-image img {
    transform: scale(1.05);
    }
    
    .news-item .news-date {
    position: absolute;
    top: 15px;
    left: 15px;
    background: var(--red);
    color: #fff;
    padding: 8px 12px;
    border-radius: 8px;
    text-align: center;
    min-width: 60px;
    }
    
    .news-item .news-date .day {
    display: block;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    }
    
    .news-item .news-date .month {
    display: block;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 2px;
    }
    
    .news-item .news-content {
    padding: 15px;
    background: #fff;
    }
    
    .news-item .news-category {
    margin-bottom: 12px;
    }
    
    .news-item .category-tag {
    background: var(--primary-color);
    color: #fff;
    padding: 4px 12px;
    border-radius: 20px;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    }
    
    .news-item .news-title {
    margin-bottom: 10px;
    line-height: 1.4;
    }
    
    .news-item .news-title a {
    color: var(--text-color);
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    transition: color 0.3s ease;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    }
    
    .news-item .news-title a:hover {
    color: var(--primary-color);
    }
    
    .news-item .news-excerpt {
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    }
    
    .news-item .news-meta {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
    font-size: 12px;
    color: #888;
    }
    
    .news-item .news-meta span {
    display: flex;
    align-items: center;
    gap: 5px;
    }
    
    .news-item .news-meta i {
    font-size: 14px;
    color: var(--primary-color);
    }
    
    .btn-read-more {
    background: transparent;
    color: var(--primary-color);
    border: 2px solid var(--primary-color);
    padding: 8px 20px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 25px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    min-width: 120px;
    }
    
    .btn-read-more:hover {
    background: var(--primary-color);
    color: #fff;
    transform: translateY(-2px);
    }
    
    /* News Carousel Styles */
    .news-slider {
    padding: 20px 0;
    }
    
    .news-slider .owl-item {
    padding: 0 10px;
    }
    
    /* Section Header Styles */
    .sect-news .headbar {
    position: relative;
    margin-bottom: 50px;
    }
    
    .sect-news .h-title {
    font-size: 2.2em;
    font-weight: 600;
    margin-bottom: 10px;
    }
    
    .btn-right {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
    }
    
    .btn-right:hover {
    color: var(--text-color);
    transform: translateY(-50%) translateX(5px);
    }
    
    .btn-right i{
    color: #ffffff;
    }
    
    .btn-right:hover i {
    transform: translateX(3px);
    }
    
    /* Responsive adjustments for news */
    @media (max-width: 768px) {
    
    .news-item .news-image {
    height: 180px;
    }
    
    .news-item .news-content {
    padding: 15px;
    min-height: 190px;
    }
    
    .news-item .news-title a {
    font-size: 16px;
    }
    
    .news-item .news-excerpt {
    font-size: 13px;
    -webkit-line-clamp: 2;
    }
    
    .news-item .news-meta {
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    }
    
    .btn-read-more {
    padding: 6px 16px;
    font-size: 13px;
    min-width: 100px;
    }
    
    .sect-news .h-title {
    font-size: 1.8em;
    }
    
    .btn-right {
    position: static;
    transform: none;
    margin-top: 15px;
    display: inline-block;
    }
    
    .btn-right:hover {
    transform: translateX(5px);
    }
    }
    
    .background-colored {
    background-color: var(--primary-color);
    }
    
    /* Products Page Styles */
    .sect-product-intro {
    padding: 80px 0;
    background: #fff;
    }
    
    .product-intro-content {
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
    }
    
    .product-intro-content p {
    font-size: 16px;
    line-height: 1.8;
    color: #666;
    margin-bottom: 20px;
    }
    
    .sect-product-grid {
    padding: 80px 0;
    }
    
    /* Product Cards */
    .product-card {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: all 0.3s ease;
    margin-bottom: 30px;
    /* height: 100%; */
    display: flex;
    flex-direction: column;
    }
    
    .product-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.15);
    }
    
    .product-card-image {
    position: relative;
    overflow: hidden;
    height: 200px;
    }
    
    .product-card-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
    }
    
    .product-card:hover .product-card-image img {
    transform: scale(1.05);
    }
    
    .product-card-content {
    padding: 25px;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    }
    
    .product-card-title {
    font-size: 18px;
    font-weight: 600;
    color: var(--text-color);
    margin-bottom: 15px;
    line-height: 1.3;
    display: flex;
    align-items: center;
    }
    
    .product-card-desc {
    color: #666;
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 5px;
    /* flex-grow: 1; */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 66px;
    }
    
    .product-price {
    margin-bottom: 20px;
    }
    
    .btn-contact {
    background: var(--primary-color);
    color: #fff;
    border: 2px solid var(--primary-color);
    padding: 10px 20px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 25px;
    text-decoration: none;
    transition: all 0.3s ease;
    display: inline-block;
    text-align: center;
    align-self: flex-start;
    margin-top: 0;
    }
    
    .btn-contact:hover {
    background: transparent;
    color: var(--primary-color);
    transform: translateY(-2px);
    }
    
    ul.brands-list li {
    width: 16%;
    display: inline-block;
    float: left;
    text-align: center;
    margin-bottom: 40px;
    padding: 0 20px;
    }
    
    ul.brands-list li img {
    max-width: 100%;
    transition: all .2s ease-in-out;
    }
    
    ul.brands-list li:hover img {
    transform: scale(1.1);
    }
    
    /* Contact CTA Section */
    .sect-contact-cta {
    padding: 80px 0;
    background: #f8f9fa;
    }
    
    .sect-contact-cta .btn-lg {
    padding: 15px 40px;
    font-size: 18px;
    font-weight: 600;
    }
    
    /* Responsive Design for Products */
    @media (max-width: 1200px) {
    .product-card-title {
    font-size: 16px;
    min-height: 45px;
    }
    
    .product-card-desc {
    font-size: 13px;
    -webkit-line-clamp: 3;
    min-height: 60px;
    }
    }
    
    @media (max-width: 768px) {
    
    .sect-product-intro,
    .sect-product-grid {
    padding: 60px 0;
    }
    
    .product-intro-content p {
    font-size: 15px;
    line-height: 1.6;
    }
    
    .product-card {
    margin-bottom: 20px;
    }
    
    .product-card-image {
    height: 180px;
    }
    
    .product-card-content {
    padding: 20px;
    }
    
    .product-card-title {
    font-size: 16px;
    min-height: 40px;
    }
    
    .product-card-desc {
    font-size: 13px;
    margin-bottom: 15px;
    min-height: initial;
    }
    
    .btn-contact {
    padding: 8px 16px;
    font-size: 13px;
    }
    
    .sect-contact-cta {
    padding: 60px 0;
    }
    }
    
    @media (max-width: 576px) {
    .product-card-image {
    height: 160px;
    }
    
    .product-card-content {
    padding: 15px;
    }
    
    .product-card-title {
    font-size: 15px;
    min-height: 35px;
    }
    }
    
    /* Pagination Styles */
    .sect-pagination {
    padding: 40px 0;
    background: #f8f9fa;
    }
    
    .pagination {
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
    margin: 0;
    padding: 0;
    gap: 5px;
    }
    
    .page-item {
    margin: 0 2px;
    }
    
    .page-link {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    border: 2px solid #e9ecef;
    background: #fff;
    color: #666;
    text-decoration: none;
    border-radius: 8px;
    font-weight: 500;
    transition: all 0.3s ease;
    font-size: 16px;
    }
    
    .page-link:hover {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(58, 58, 58, 0.2);
    }
    
    .page-item.active .page-link {
    background: var(--primary-color);
    color: #fff;
    border-color: var(--primary-color);
    box-shadow: 0 4px 15px rgba(58, 58, 58, 0.3);
    }
    
    .page-item.disabled .page-link {
    background: #f8f9fa;
    color: #adb5bd;
    border-color: #e9ecef;
    cursor: not-allowed;
    opacity: 0.6;
    }
    
    .page-item.disabled .page-link:hover {
    background: #f8f9fa;
    color: #adb5bd;
    border-color: #e9ecef;
    transform: none;
    box-shadow: none;
    }
    
    .pagination-info {
    margin-top: 20px;
    }
    
    .pagination-info p {
    font-size: 14px;
    color: #666;
    margin: 0;
    }
    
    /* Responsive Pagination */
    @media (max-width: 768px) {
    .sect-pagination {
    padding: 30px 0;
    }
    
    .page-link {
    width: 40px;
    height: 40px;
    font-size: 14px;
    }
    
    .pagination-info p {
    font-size: 13px;
    }
    }
    
    @media (max-width: 576px) {
    .page-link {
    width: 35px;
    height: 35px;
    font-size: 13px;
    }
    
    .pagination {
    gap: 3px;
    }
    }
    
    /* Breadcrumb Styles */
    .breadcrumb {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 0;
    padding: 15px 0;
    background: transparent;
    border-radius: 0;
    font-size: 14px;
    line-height: 1.5;
    justify-content: center;
    }
    
    .breadcrumb-item {
    display: flex;
    align-items: center;
    }
    
    .breadcrumb-item+.breadcrumb-item {
    padding-left: 8px;
    }
    
    .breadcrumb-item+.breadcrumb-item::before {
    content: "/";
    display: inline-block;
    padding-right: 8px;
    color: #6c757d;
    font-weight: 400;
    
    }
    
    .breadcrumb-item.active {
    color: var(--primary-color);
    font-weight: 600;
    }
    
    .breadcrumb-item a {
    color: #1f1f1f;
    text-decoration: none;
    transition: color 0.3s ease;
    padding-right: 10px;
    }
    
    .breadcrumb-item a:hover {
    color: var(--primary-color);
    
    text-decoration: underline;
    }
    
    .breadcrumb-item.active a {
    pointer-events: none;
    }
    
    /* Breadcrumb Container */
    .breadcrumb-container {
    margin: 20px 0;
    }
    
    .breadcrumb-container .container {
    padding: 0 15px;
    }
    
    /* Responsive Breadcrumb */
    @media (max-width: 768px) {
    .breadcrumb {
    font-size: 13px;
    padding: 12px 0;
    }
    
    .breadcrumb-item+.breadcrumb-item {
    padding-left: 6px;
    }
    
    .breadcrumb-item+.breadcrumb-item::before {
    padding-right: 6px;
    }
    }
    
    @media (max-width: 576px) {
    .breadcrumb {
    font-size: 12px;
    padding: 10px 0;
    }
    
    .breadcrumb-item+.breadcrumb-item {
    padding-left: 4px;
    }
    
    .breadcrumb-item+.breadcrumb-item::before {
    padding-right: 4px;
    }
    }
    
    /* footer */
    #footer {
    background: url(../images/bg-footer.jpg) no-repeat center center;
    background-size: cover;
    }
    
    #footer .footer-content {
    background: transparent;
    }
    
    #footer h4,
    #footer strong,
    #footer .name-th {
    color: #e8e8e8 !important;
    }
    
    #footer,
    #footer p,
    #footer a,
    #footer a:not(.btn):not(:hover),
    #footer address {
    color: #fff;
    }
    
    #footer .footer-botom {
    padding-bottom: 20px;
    }
    
    #footer,
    #footer p,
    #footer a,
    #footer address {
    font-size: 15px;
    }
    
    #footer a:hover {
    color: var(--red);
    }
    
    /* #footer .cmiddle{
    display: flex;
    align-items: end;
    justify-content: end;
    } */
    
    .logo-shopping img {
    height: 60px;
    }
    
    .logo-shopping {
    display: inline-block;
    float: right;
    clear: both;
    margin-top: 40px;
    }
    
    .logo-shopping a {
    display: inline-block;
    border-left: 1px solid rgba(255, 255, 255, 0.24);
    }
    
    .logo-shopping a:first-child {
    padding-left: 0;
    border: none;
    }
    
    .logo-shopping-shopee {
    padding-left: 23px;
    padding-right: 10px;
    }
    
    .ft-top-inner {
    margin: 0;
    background: #e9bf1c;
    border-radius: 30px;
    width: 100%;
    color: #000;
    position: relative;
    top: -120px;
    z-index: 3;
    margin-bottom: -80px;
    padding: 30px;
    align-content: center;
    }
    
    #footer .ft-top-inner h4,
    #footer .ft-top-inner p {
    color: inherit !important;
    margin: 0;
    }
    
    #footer .ft-top-inner h4 {
    margin-bottom: 0;
    font-size: 1.5em;
    }
    
    .ft-top-inner .rgh {
    text-align: right;
    align-content: center;
    }
    
    #footer .footer-content {
    position: relative;
    padding: 50px 0 40px 0;
    }
    
    #footer .logo-footer {
    height: 40px;
    margin-right: 20px;
    }
    
    #footer .name-th {
    font-size: 1.2em;
    font-weight: 600;
    }
    
    #footer address {
    font-style: normal;
    line-height: 1.8;
    margin-bottom: 20px;
    }
    
    footer .social-icons {
    float: right;
    }
    .social-icons li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.08) !important;}
    
    #footer .list-contact li i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: var(--primary-color);
    color: #fff;
    border-radius: 50%;
    text-align: center;
    margin-right: 10px;
    transition: all 0.3s ease;
    }
    
    #footer .social-icons {
    margin-top: 20px;
    }
    
    #footer .social-icons li {
    margin-right: 10px;
    }
    
    #footer .social-icons li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.08);
    color: #fff;
    border-radius: 50%;
    text-align: center;
    transition: all 0.3s ease;
    font-size: 17px;
    }
    
    #footer .social-icons li a:hover {
    background: var(--hover-color);
    transform: translateY(-3px);
    }
    
    #footer .list-links li {
    margin: 0 15px;
    float: left;
    }
    
    #footer .list-links li:first-child {
    margin-left: 0;
    }
    
    #footer .list-links li a {
    font-weight: 500;
    color: #666;
    transition: all 0.3s ease;
    }
    
    #footer .col-links ul {
    display: inline-block;
    }
    
    #footer .copyright {
    font-size: inherit;
    margin: 0;
    line-height: 32px;
    float: right;
    }
    
    #footer {
    padding: 0;
    }
    
    #footer .logo-footer {
    margin-right: 0;
    margin-bottom: 15px;
    }
    
    #footer .list-links li {
    margin: 0;
    }
    
    footer ul.list-contact li {
    margin-bottom: 0px;
    font-size: 16px;
    font-weight: 500;
    }
    
    footer ul.list-contact li i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    color: var(--primary-color);
    font-size: 14px;
    }
    
    footer ul.list-contact li i {
    margin-right: 7px !important;
    }
    
    ul.list-contact li a:hover {
    background: transparent;
    }
    
    #footer .widget .widget-title,
    #footer .widget h4 {
    font-weight: normal;
    font-size: 16px;
    }
    
    #footer .copyright-content {
    background: transparent;
    }
    
    #footer .copyright-content {
    font-size: 15px;
    }
    
    footer .col-qr {
    text-align: right;
    }
    
    footer .col-qr .widget {
    display: inline-block;
    text-align: left;
    }
    
    footer .cright .inner {
    display: inline-block;
    float: left;
    margin-left: 40px;
    }
    
    footer .cright .social-icons {
    clear: both;
    }
    
    footer ul.list-contact {
    display: inline-block;
    float: left;
    }
    
    .clear {
    clear: both;
    display: block;
    }
    
    .img-qrcode {
    float: right;
    }
    
    footer .ft-connect .widget {
    text-align: center;
    display: inline-block;
    float: right;
    border-radius: 20px;
    backdrop-filter: blur(6px);
    }
    
    footer .ft-connect .widget h4 {
    text-transform: none;
    }
    
    footer .ft-connect .widget a:hover {
    color: #fff;
    }
    
    footer .ft-connect img {
    border-radius: 13px;
    }
    
    footer ul.list-contact li i {
    background: var(--primary-color);
    color: #fff;
    }
    
    footer ul.list-contact li a:hover i {
    background: var(--hover-color);
    color: #fff;
    }
    
    #footer .list-links li a:hover {
    color: var(--primary-color);
    }
    
    #scrollTop:after,
    #scrollTop:before {
    background: var(--primary-color);
    }
    
    #footer .col-fll .list-links a {
    font-weight: 600 !important;
    }
    
    #footer .col-right .list-links {
    float: right;
    }
    
    .list-contact.social span {
    display: none;
    }
    
    .list-contact.social li {
    display: inline-block;
    }
    
    .bg-color-box {
    background: #91c53f;
    color: #fff;
    padding: 20px;
    }
    
    #header.header-sticky.sticky-active .header-inner,
    #header.header-sticky.sticky-active #header-wrap {
    border-radius: 0;
    }
    
    .social-icons li.social-facebook a:hover {
    background-color: #227df5 !important;
    color: #fff;
    }
    
    .social-icons li.social-youtube a:hover {
    background-color: #ff0000 !important;
    color: #fff;
    }
    
    .social-icons li.social-line a:hover {
    background-color: #00c300 !important;
    }
    
    .social-links .social-icons li.social-line a, .social-icons li.social-line a:hover {
    /* background-color: #00c300 !important; */
    color: #fff;
    }
    
    .social-icons li.social-x a {
    background-color: #000;
    color: #fff;
    }
    
    .social-icons li.social-x a:hover img,
    .social-icons li.social-line a:hover img {
    filter: brightness(0) invert(1);
    }
    
    .social-icons li.social-tiktok a:hover {
    background-color: #000 !important;
    color: #fff;
    }
    
    .social-icons li.social-linkedin a:hover {
    background-color: #0b66c2 !important;
    color: #fff;
    }
    
    .social-icons.social-icons-colored .social-whatsapp a,
    .social-icons.social-icons-colored-hover .social-whatsapp a:hover {
    background-color: #24d366 !important;
    color: #fff;
    }
    
    .social-icons.social-icons-colored-hover li a:not(:hover) .image-icon-social {
    filter: none;
    }
    
    .social-icons.social-icons-colored-hover li.social-x a:not(:hover),
    .social-icons.social-icons-colored-hover li.social-tiktok a:not(:hover) {
    background: transparent;
    color: #000;
    }
    
    .social-icons.social-icons-colored-hover li a:not(:hover) .image-icon-social {
    filter: brightness(0) invert(1);
    }
    
    .social-icons.light li a:not(:hover) .image-icon-social {
    filter: brightness(0) invert(1);
    }
    
    /* .social-icons.social-icons-colored li.social-instagram a, */
    li.social-instagram a:hover{ background: url(../images/social/instagram-bg.jpg) no-repeat !important;}
    .social-links .social-icons li.social-instagram a, .social-icons:not(.social-title) li.social-instagram a:hover {
    background-color: transparent;
    /* background: url(../images/social/instagram-bg.jpg) no-repeat !important;*/
    background-size: cover !important;
    background-position: center !important;
    }
    
    .social-icons.social-icons-colored li.social-tiktok a {
    background: #000;
    }
    
    .social-icons:not(.social-title) li.social-tiktok a:hover {
    background-color: transparent;
    background: #000 url('../images/social/tiktok-bg.webp') no-repeat !important;
    background-size: 15px !important;
    background-position: center !important;
    }
    
    .social-icons li.social-tiktok a:hover i {
    opacity: 0;
    }
    
    .image-icon-social {
    height: 13px;
    top: -1px;
    position: relative;
    filter: brightness(0) invert(1);
    }
    
    footer .social-icons li.social-line a:hover .image-icon-social {
    filter: brightness(0) invert(1);
    }
    
    .social-x a:hover {
    color: #0766c2;
    }
    
    footer .social-icons li.social-instagram a:hover {
    color: #fff;
    }
    
    .social-icons li:hover img {
    -webkit-animation: toTopFromBottom 0.3s forwards;
    animation: toTopFromBottom 0.3s forwards;
    }
    
    .social-icons img {
    height: 16px;
    }
    
    .social-icons.social-icons-colored .social-gmail a,
    .social-icons.social-icons-colored-hover .social-gmail a:hover {
    background-color: #ffffff;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.34) inset;
    }
    
    .social-icons li.social-mail a:hover {
    background-color: #ee0707 !important;
    color: #fff;
    }
    
    /* .social-icons li.social-line a {
    background-color: #00c300 !important;
    color: #fff;
    } */
    
    .social-icons li.social-linemyshop a {
    background-color: #00c300 !important;
    color: #fff;
    }
    
    .social-icons li.social-linemyshop a img.image-icon-social {
    filter: none;
    }
    
    .social-icons .social-phone a:hover {
    background-color: #25940f !important;
    }
    
    .social-icons .social-website a {
    background: #285fb4;
    }
    
    .social-icons .line-oa img {
    max-width: 81%;
    height: auto;
    }
    
    .social-shopee a,
    .social-shopee a:hover {
    background: #ee4d2d !important;
    }
    
    .social-shopee a img {
    filter: brightness(0) invert(1);
    }
    
    img.social-img-lazada {
    height: 23px;
    }
    
    .social-lazada a:hover {
    background: url(../images/social/social-lazada.png) no-repeat !important;
    background-size: 40px !important;
    background-position: center;
    }
    
    .social-img-icon a:hover img {
    opacity: 0 !important;
    }
    
    /* Privacy Policy Popup Styles */
    .privacy-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    backdrop-filter: blur(5px);
    animation: fadeIn 0.3s ease-in-out;
    }
    
    .privacy-popup-content {
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    max-width: 500px;
    width: 90%;
    max-height: 80vh;
    overflow-y: auto;
    animation: slideIn 0.3s ease-out;
    position: relative;
    }
    
    .privacy-popup-header {
    padding: 25px 30px 20px;
    border-radius: 12px 12px 0 0;
    text-align: center;
    }
    
    #privacy-close-btn {
    background-color: transparent;
    border: none;
    box-shadow: none;
    color: #000;
    position: absolute;
    top: 20px;
    right: 20px;
    }
    
    #privacy-close-btn i {
    color: inherit;
    }
    
    .privacy-popup-header h3 {
    margin: 0;
    font-size: 24px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    }
    
    .privacy-popup-header i {
    font-size: 28px;
    color: #fff;
    }
    
    .privacy-popup-body {
    padding: 30px;
    line-height: 1.6;
    }
    
    .privacy-popup-body p {
    margin-bottom: 15px;
    color: #333;
    font-size: 15px;
    }
    
    .privacy-popup-body ul {
    margin: 15px 0;
    padding-left: 20px;
    }
    
    .privacy-popup-body li {
    margin-bottom: 8px;
    color: #555;
    font-size: 14px;
    }
    
    .privacy-popup-footer {
    padding: 20px 30px 30px;
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-wrap: wrap;
    }
    
    .privacy-popup-footer .btn {
    min-width: 120px;
    padding: 12px 25px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    transition: all 0.3s ease;
    }
    
    .privacy-popup-footer .btn-outline {
    background: transparent;
    border: 2px solid var(--primary-color);
    color: var(--primary-color);
    }
    
    .privacy-popup-footer .btn-outline:hover {
    background: var(--primary-color);
    color: #fff;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(227, 31, 38, 0.3);
    }
    
    .privacy-popup-footer .btn:not(.btn-outline) {
    background: var(--primary-color);
    color: #fff;
    border: 2px solid var(--primary-color);
    }
    
    .privacy-popup-footer .btn:not(.btn-outline):hover {
    background: #c21016;
    border-color: #c21016;
    transform: translateY(-2px);
    box-shadow: 0 5px 15px rgba(227, 31, 38, 0.3);
    }
    
    /* Animations */
    @keyframes fadeIn {
    from {
    opacity: 0;
    }
    
    to {
    opacity: 1;
    }
    }
    
    @keyframes slideIn {
    from {
    opacity: 0;
    transform: translateY(-50px) scale(0.9);
    }
    
    to {
    opacity: 1;
    transform: translateY(0) scale(1);
    }
    }
    
    /* Responsive Design */
    @media (max-width: 768px) {
    .privacy-popup-content {
    width: 95%;
    margin: 20px;
    }
    
    .privacy-popup-header {
    padding: 20px 20px 15px;
    }
    
    .privacy-popup-header h3 {
    font-size: 20px;
    }
    
    .privacy-popup-body {
    padding: 20px;
    }
    
    .privacy-popup-footer {
    padding: 15px 20px 25px;
    flex-direction: column;
    }
    
    .privacy-popup-footer .btn {
    width: 100%;
    min-width: auto;
    }
    }
    
    @media (max-width: 480px) {
    .privacy-popup-header h3 {
    font-size: 18px;
    flex-direction: column;
    gap: 5px;
    }
    
    .privacy-popup-body {
    padding: 15px;
    }
    
    .privacy-popup-body p {
    font-size: 14px;
    }
    
    .privacy-popup-body li {
    font-size: 13px;
    }
    }
    
    /* Product Detail Page Styles */
    .sect-product-detail {
    padding: 60px 0;
    background: #f8f9fa;
    }
    
    .sect-product-detail .container {
    max-width: 1200px;
    }
    
    /* Product Details Styles */
    .product-details {
    background: white;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    height: 100%;
    }
    
    .product-category {
    margin-bottom: 20px;
    }
    
    .category-tag {
    background: linear-gradient(135deg, var(--primary-color), #555);
    color: white;
    padding: 8px 16px;
    border-radius: 20px;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    }
    
    /* .product-title {
    font-size: 28px;
    font-weight: 700;
    color: var(--red);
    margin-bottom: 25px;
    line-height: 1.3;
    } */
    
    .product-description h4 {
    color: var(--primary-color);
    font-size: 18px;
    font-weight: 600;
    margin: 25px 0 15px 0;
    border-bottom: 2px solid #e9ecef;
    padding-bottom: 8px;
    }
    
    .product-description p {
    color: #555;
    line-height: 1.6;
    margin-bottom: 20px;
    }
    
    .product-features {
    list-style: none;
    padding: 0;
    margin: 0 0 20px 0;
    }
    
    .product-features li {
    color: #555;
    padding: 8px 0;
    position: relative;
    padding-left: 25px;
    }
    
    .product-features li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: var(--primary-color);
    font-weight: bold;
    font-size: 16px;
    }
    
    .product-specs {
    background: #f8f9fa;
    border-radius: 8px;
    padding: 20px;
    margin: 20px 0;
    }
    
    .spec-item {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    border-bottom: 1px solid #e9ecef;
    }
    
    .spec-item:last-child {
    border-bottom: none;
    }
    
    .spec-label {
    color: #666;
    font-weight: 500;
    }
    
    .spec-value {
    color: var(--primary-color);
    font-weight: 600;
    }
    
    /* Product Actions */
    .product-actions {
    margin-top: 30px;
    text-align: center;
    padding-top: 25px;
    border-top: 2px solid #e9ecef;
    }
    
    .btn-contact-us {
    background: linear-gradient(135deg, var(--primary-color), #555);
    color: white;
    padding: 15px 30px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(58, 58, 58, 0.3);
    }
    
    .btn-contact-us:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(58, 58, 58, 0.4);
    color: white;
    text-decoration: none;
    }
    
    .btn-contact-us i {
    font-size: 18px;
    }
    
    .contact-note {
    color: #666;
    font-size: 14px;
    margin-top: 15px;
    font-style: italic;
    }
    
    /* Responsive Design */
    @media (max-width: 991px) {
    .sect-product-detail {
    padding: 40px 0;
    }
    
    .product-details {
    margin-top: 30px;
    padding: 25px;
    }
    
    .product-title {
    font-size: 24px;
    }
    
    .main-image-link {
    height: 350px;
    }
    }
    
    @media (max-width: 767px) {
    /* .sect-product-detail {
    padding: 30px 0;
    } */
    
    .product-gallery,
    .product-details {
    padding: 20px;
    }
    
    .product-title {
    font-size: 22px;
    margin-bottom: 20px;
    }
    
    .main-image-link {
    height: 300px;
    }
    
    .thumbnail-item img {
    height: 60px;
    }
    
    .btn-contact-us {
    padding: 12px 25px;
    font-size: 15px;
    }
    
    .spec-item {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
    }
    }
    
    @media (max-width: 575px) {
    
    .product-gallery,
    .product-details {
    padding: 15px;
    }
    
    .product-title {
    font-size: 20px;
    }
    
    .main-image-link {
    height: 250px;
    }
    
    .thumbnail-item img {
    height: 50px;
    }
    
    .btn-contact-us {
    width: 100%;
    justify-content: center;
    }

    .images-ab {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 30%;
        overflow: hidden;
    }
    }
    
    /* News Page Styles */
    .sect-news-grid {
    padding: 60px 0;
    background: #f8f9fa;
    }
    
    .sect-news-grid .headbar {
    text-align: center;
    margin-bottom: 50px;
    }
    
    .sect-news-grid .h-title {
    font-size: 36px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 20px;
    }
    
    .sect-news-grid .desc {
    font-size: 18px;
    color: #666;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
    }
    
    /* News Detail Page Styles */
    .sect-news-detail {
    padding: 60px 0;
    background: #f8f9fa;
    }
    
    /* Article Styles */
    .article-header {
    margin-bottom: 30px;
    }
    
    .article-meta {
    margin-top: 10px;
    margin-bottom: 20px;
    }
    
    .article-meta span {
    display: inline-block;
    margin: 0 15px 10px 0;
    color: #666;
    font-size: 14px;
    }
    
    .article-meta i {
    margin-right: 5px;
    color: var(--primary-color);
    }
    
    .article-category {
    background: var(--primary-color);
    color: white;
    padding: 6px 12px;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 500;
    }
    
    .article-title {
    font-size: 32px;
    font-weight: 700;
    color: #2c3e50;
    margin-bottom: 15px;
    line-height: 1.3;
    }
    
    .article-subtitle {
    font-size: 18px;
    color: #666;
    margin: 0;
    }
    
    .article-featured-image {
    margin: 30px 0;
    border-radius: 8px;
    overflow: hidden;
    }
    
    .article-featured-image img {
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
    }
    
    .article-featured-image:hover img {
    transform: scale(1.02);
    }
    
    .article-content {
    line-height: 1.8;
    color: #333;
    }
    
    .article-content h3 {
    color: var(--primary-color);
    font-size: 24px;
    font-weight: 600;
    margin: 35px 0 20px 0;
    border-bottom: 2px solid #e9ecef;
    padding-bottom: 10px;
    }
    
    .article-content p {
    margin-bottom: 20px;
    font-size: 16px;
    }
    
    .article-content ul {
    margin: 20px 0;
    padding-left: 20px;
    }
    
    .article-content li {
    margin-bottom: 10px;
    font-size: 16px;
    }
    
    .article-quote {
    background: #f8f9fa;
    border-left: 4px solid var(--primary-color);
    padding: 25px;
    margin: 30px 0;
    border-radius: 0 8px 8px 0;
    }
    
    .article-quote p {
    font-size: 18px;
    font-style: italic;
    color: #555;
    margin-bottom: 15px;
    }
    
    .article-quote cite {
    color: var(--primary-color);
    font-weight: 600;
    font-style: normal;
    }
    
    /* Article Footer */
    .article-footer {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 2px solid #e9ecef;
    }
    
    .article-tags {
    margin-bottom: 20px;
    }
    
    .tag-label {
    font-weight: 600;
    color: #666;
    margin-right: 15px;
    }
    
    .tag-item {
    display: inline-block;
    background: #e9ecef;
    color: #666;
    padding: 5px 12px;
    border-radius: 15px;
    text-decoration: none;
    margin: 0 5px 5px 0;
    font-size: 14px;
    transition: all 0.3s ease;
    }
    
    .tag-item:hover {
    background: var(--primary-color);
    color: white;
    text-decoration: none;
    }
    
    .article-share {
    text-align: left;
    }
    
    .share-label {
    font-weight: 600;
    color: #666;
    margin-right: 15px;
    }
    
    .share-item {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    color: white;
    margin: 0 5px;
    transition: all 0.3s ease;
    }
    
    .share-facebook {
    background: #3b5998;
    }
    
    .share-twitter {
    background: #1da1f2;
    }
    
    .share-linkedin {
    background: #0077b5;
    }
    
    .share-line {
    background: #00c300;
    }
    
    .share-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
    color: white;
    text-decoration: none;
    }
    
    /* Comments Section */
    .comments-section {
    background: white;
    border-radius: 12px;
    padding: 40px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    }
    
    .comments-title {
    font-size: 24px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 30px;
    }
    
    .comment-form {
    margin-bottom: 40px;
    padding-bottom: 30px;
    border-bottom: 2px solid #e9ecef;
    }
    
    .comment-form h4 {
    font-size: 20px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 20px;
    }
    
    .form-group {
    margin-bottom: 20px;
    }
    
    .form-control {
    border: 2px solid #e9ecef;
    border-radius: 8px;
    padding: 7px 7px;
    font-size: 16px;
    transition: border-color 0.3s ease;
    }
    
    .form-control:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(58, 58, 58, 0.1);
    }
    
    .btn-primary {
    background: var(--primary-color);
    border: none;
    padding: 12px 25px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    transition: all 0.3s ease;
    }
    
    .btn-primary:hover {
    background: #555;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(58, 58, 58, 0.3);
    }
    
    /* Comments List */
    .comments-list {
    margin-top: 30px;
    }
    
    .comment-item {
    display: flex;
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e9ecef;
    }
    
    .comment-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    }
    
    .comment-avatar {
    margin-right: 20px;
    flex-shrink: 0;
    }
    
    .comment-avatar img {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    object-fit: cover;
    }
    
    .comment-content {
    flex: 1;
    }
    
    .comment-header {
    margin-bottom: 10px;
    }
    
    .comment-author {
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    margin: 0;
    }
    
    .comment-date {
    color: #666;
    font-size: 14px;
    margin-left: 15px;
    }
    
    .comment-text {
    color: #555;
    line-height: 1.6;
    margin-bottom: 10px;
    }
    
    .comment-reply {
    color: var(--primary-color);
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    }
    
    .comment-reply:hover {
    text-decoration: underline;
    }
    
    /* Sidebar Styles */
    .news-sidebar {
    position: sticky;
    top: 20px;
    }
    
    .sidebar-widget {
    background: white;
    border-radius: 12px;
    padding: 25px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    margin-bottom: 30px;
    }
    
    .widget-title {
    font-size: 20px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 2px solid #e9ecef;
    }
    
    /* Search Widget */
    .search-widget .search-form {
    position: relative;
    }
    
    .search-widget .form-control {
    padding-right: 50px;
    }
    
    .btn-search {
    position: absolute;
    right: 5px;
    top: 5px;
    background: var(--primary-color);
    border: none;
    color: white;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: all 0.3s ease;
    }
    
    .btn-search:hover {
    background: #555;
    transform: scale(1.1);
    }
    
    /* Recent News Widget */
    .recent-news-list {
    margin: 0;
    padding: 0;
    list-style: none;
    }
    
    .recent-news-item {
    display: flex;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e9ecef;
    }
    
    .recent-news-item:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
    }
    
    .recent-news-image {
    margin-right: 15px;
    flex-shrink: 0;
    }
    
    .recent-news-image img {
    width: 80px;
    height: 60px;
    border-radius: 6px;
    object-fit: cover;
    }
    
    .recent-news-content h5 {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 8px 0;
    line-height: 1.4;
    }
    
    .recent-news-content h5 a {
    color: #2c3e50;
    text-decoration: none;
    }
    
    .recent-news-content h5 a:hover {
    color: var(--primary-color);
    }
    
    .recent-news-date {
    color: #666;
    font-size: 12px;
    }
    
    /* Categories Widget */
    .categories-list {
    margin: 0;
    padding: 0;
    list-style: none;
    }
    
    .categories-list li {
    margin-bottom: 12px;
    }
    
    .categories-list a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #555;
    text-decoration: none;
    padding: 8px 0;
    transition: color 0.3s ease;
    }
    
    .categories-list a:hover {
    color: var(--primary-color);
    }
    
    .count {
    background: #e9ecef;
    color: #666;
    padding: 2px 8px;
    border-radius: 10px;
    font-size: 12px;
    }
    
    /* Contact CTA Widget */
    .contact-cta-widget {
    text-align: center;
    background: linear-gradient(135deg, var(--primary-color), #555);
    color: white;
    }
    
    .contact-cta-widget .widget-title,
    .contact-cta-widget p {
    color: white;
    }
    
    .btn-block {
    width: 100%;
    margin-top: 15px;
    }
    
    /* Related News Section */
    .sect-related-news {
    padding: 60px 0;
    background: white;
    }
    
    .related-news-title {
    font-size: 28px;
    font-weight: 600;
    color: #2c3e50;
    text-align: center;
    margin-bottom: 40px;
    }
    
    /* Responsive Design */
    @media (max-width: 991px) {
    
    .sect-news-grid,
    .sect-news-detail {
    padding: 40px 0;
    }
    
    .news-article {
    padding: 30px;
    }
    
    .article-title {
    font-size: 28px;
    }
    
    .sidebar-widget {
    padding: 20px;
    }
    }
    
    @media (max-width: 767px) {
    
    .sect-news-grid,
    .sect-news-detail {
    padding: 30px 0;
    }
    
    .news-article {
    padding: 25px;
    }
    
    .article-title {
    font-size: 24px;
    }
    
    .article-content h3 {
    font-size: 20px;
    }
    
    .comments-section {
    padding: 25px;
    }
    
    .comment-item {
    flex-direction: column;
    }
    
    .comment-avatar {
    margin-right: 0;
    margin-bottom: 15px;
    }
    
    .sidebar-widget {
    padding: 20px;
    margin-bottom: 20px;
    }
    
    .news-sidebar {
    position: static;
    }
    }
    
    @media (max-width: 575px) {
    .news-article {
    padding: 0px;
    }
    
    .article-title {
    font-size: 22px;
    }
    
    .article-content h3 {
    font-size: 18px;
    }
    
    .comments-section {
    padding: 20px;
    }
    
    .sidebar-widget {
    padding: 15px;
    }
    
    .article-footer {
    text-align: center;
    }
    
    .article-share {
    text-align: center;
    margin-top: 20px;
    }
    }
    
    /* Contact Page Styles */
    .sect-contact {
    padding: 60px 0;
    background: #f8f9fa;
    }
    
    /* Contact Info Styles */
    .contact-info {
    background: white;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    height: 100%;
    }
    
    .contact-info .contact-title {
    text-align: center;
    }
    
    .contact-title {
    font-size: 24px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 25px;
    padding-bottom: 15px;
    border-bottom: 2px solid #e9ecef;
    }
    
    .company-details {
    text-align: center;
    margin-bottom: 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #e9ecef;
    }
    
    .company-logo {
    margin-bottom: 20px;
    }
    
    .company-logo img {
    max-width: 150px;
    height: auto;
    margin: auto;
    }
    
    .company-name {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
    }
    
    .company-desc {
    color: #666;
    line-height: 1.6;
    margin: 0;
    }
    
    .contact-details {
    margin-bottom: 30px;
    }
    
    .contact-item {
    display: flex;
    align-items: flex-start;
    margin-bottom: 25px;
    }
    
    .contact-item:last-child {
    margin-bottom: 0;
    }
    
    .contact-icon {
    width: 40px;
    height: 40px;
    background: var(--red);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
    flex-shrink: 0;
    }
    
    .contact-icon i {
    color: white;
    font-size: 18px;
    }
    
    .contact-text h5 {
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    margin: 0 0 8px 0;
    }
    
    .contact-text p {
    color: #666;
    line-height: 1.5;
    margin: 0;
    }
    
    .contact-text a {
    color: #666;
    text-decoration: none;
    }
    
    .contact-text a:hover {
    text-decoration: underline;
    color: var(--primary-color);
    }
    
    .social-links {
    text-align: center;
    padding-top: 20px;
    border-top: 1px solid #e9ecef;
    }
    
    .social-links .social-icons {
    display: inline-block;
    }
    
    .social-links h5 {
    font-size: 16px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 15px;
    }
    
    /* .social-icons {
    display: flex;
    justify-content: center;
    gap: 15px;
    } */
    
    /* Contact Form Styles */
    .contact-form-container {
    background: white;
    border-radius: 12px;
    padding: 40px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    height: 100%;
    }
    
    .contact-subtitle {
    color: #666;
    margin-bottom: 30px;
    font-size: 16px;
    }
    
    .contact-form .form-group {
    margin-bottom: 25px;
    }
    
    .contact-form label {
    display: block;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 8px;
    }
    
    .contact-form .form-control {
    width: 100%;
    padding: 3px 15px;
    border: 2px solid #e9ecef;
    border-radius: 8px;
    font-size: 16px;
    transition: all 0.3s ease;
    background: #fff;
    }
    
    .contact-form .form-control:focus {
    border-color: var(--primary-color);
    box-shadow: 0 0 0 3px rgba(58, 58, 58, 0.1);
    outline: none;
    }
    
    .contact-form textarea.form-control {
    resize: vertical;
    min-height: 120px;
    padding-top: 8px;
    }
    
    .contact-form select.form-control {
    cursor: pointer;
    }
    
    .checkbox-group {
    display: flex;
    align-items: center;
    gap: 10px;
    }
    
    .checkbox-group input[type="checkbox"] {
    width: 18px;
    height: 18px;
    accent-color: var(--primary-color);
    }
    
    .checkbox-group label {
    margin: 0;
    font-weight: 500;
    color: #555;
    cursor: pointer;
    }
    
    .form-actions {
    display: flex;
    gap: 15px;
    margin-top: 30px;
    }
    
    .btn-submit {
    background: var(--primary-color);
    color: white;
    border: none;
    padding: 15px 30px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    }
    
    .btn-submit:hover {
    background: #555;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(58, 58, 58, 0.3);
    }
    
    .btn-reset {
    background: #6c757d;
    color: white;
    border: none;
    padding: 15px 30px;
    border-radius: 25px;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    transition: all 0.3s ease;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    }
    
    .btn-reset:hover {
    background: #5a6268;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(108, 117, 125, 0.3);
    }
    
    /* Google Maps Section */
    .sect-map {
    padding: 0;
    }
    
    .map-container {
    text-align: center;
    }
    
    .map-title {
    font-size: 28px;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 30px;
    }
    
    .map-wrapper iframe {
    display: block;
    }
    
    /* reCAPTCHA Styles */
    .recaptcha-container {
    margin: 20px 0;
    }
    
    .recaptcha-container .g-recaptcha {
    display: inline-block;
    margin-bottom: 10px;
    }
    
    .recaptcha-note {
    color: #666;
    font-size: 14px;
    margin: 0;
    font-style: italic;
    }
    
    /* Policy Link Styles */
    .policy-link {
    color: var(--primary-color);
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    }
    
    .policy-link:hover {
    color: #555;
    text-decoration: underline;
    }
    
    /* Responsive reCAPTCHA */
    @media (max-width: 575px) {
    .recaptcha-container .g-recaptcha {
    transform: scale(0.9);
    transform-origin: center;
    }
    }
    
    /* Social Media Widget Styles */
    .social-widget {
    position: fixed;
    bottom: 80px;
    right: 19px;
    z-index: 9999;
    font-family: 'Noto Sans Thai', sans-serif;
    }
    
    /* Toggle Button */
    .widget-toggle {
    width: 60px;
    height: 60px;
    /* background: linear-gradient(135deg, #667eea 0%, #764ba2 100%); */
    background: linear-gradient(to bottom right, #585858, #1d1d1d);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    transition: all 0.3s ease;
    position: relative;
    z-index: 10000;
    }
    
    .widget-toggle:hover {
    transform: scale(1.1);
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.2);
    }
    
    .widget-toggle i {
    color: white;
    font-size: 24px;
    transition: all 0.3s ease;
    }
    
    /* Widget Content */
    .widget-content {
    position: absolute;
    bottom: 70px;
    right: 0;
    /* background: white; */
    border-radius: 20px;
    padding: 20px 10px;
    /* box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15); */
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px) scale(0.8);
    transition: all 0.3s ease;
    /* min-width: 280px; */
    }
    
    .social-widget.open .widget-content {
    opacity: 1;
    visibility: visible;
    transform: translateY(0) scale(1);
    }
    
    /* Social Buttons Container */
    .social-buttons {
    display: flex;
    flex-direction: column;
    gap: 15px;
    }
    
    /* Social Item */
    .social-item {
    position: relative;
    display: flex;
    align-items: center;
    gap: 15px;
    transition: all 0.3s ease;
    }
    
    .social-item:hover {
    transform: translateX(5px);
    }
    
    /* Social Button */
    .social-btn {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
    }
    
    .social-btn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.1);
    transform: scale(0);
    transition: transform 0.3s ease;
    border-radius: 50%;
    }
    
    .social-btn:hover::before {
    transform: scale(1);
    }
    
    .social-btn i {
    font-size: 20px;
    color: white;
    z-index: 1;
    position: relative;
    }
    
    .social-btn img {
    width: 27px;
    }
    
    /* Social Button Colors */
    .tel-btn {
    background: linear-gradient(135deg, #25d366 0%, #128c7e 100%);
    }
    
    .line-btn {
    background: linear-gradient(135deg, #00c300 0%, #009900 100%);
    }
    
    .facebook-btn {
    background: linear-gradient(135deg, #1877f2 0%, #0d6efd 100%);
    }
    
    .youtube-btn {
    background: linear-gradient(135deg, #ff0000 0%, #cc0000 100%);
    }
    
    .x-btn {
    background: linear-gradient(135deg, #000000 0%, #333333 100%);
    }
    
    .instagram-btn {
    /* background: linear-gradient(135deg, #e4405f 0%, #c13584 100%); */
    background: url('../images/social/instagram-bg.jpg') no-repeat !important;
    background-size: cover !important;
    background-position: center !important;
    }
    
    .shopee-btn {
    background: linear-gradient(135deg, #ee4d2d 0%, #ff6b35 100%);
    }
    
    .lazada-btn {
    /* background: linear-gradient(135deg, #f36f21 0%, #ff6b35 100%); */
    background: #833AB4;
    background: linear-gradient(220deg, rgba(131, 58, 180, 1) 0%, rgba(253, 29, 29, 1) 50%, rgba(252, 176, 69, 1) 100%);
    }
    
    .tiktok-btn {
    background: #000;
    
    }
    
    .tiktok-btn:hover {
    background: linear-gradient(135deg, #000000 0%, #25f4ee 50%, #fe2c55 100%);
    }
    
    /* Social Label */
    .social-label {
    font-size: 14px;
    font-weight: 500;
    color: #333;
    white-space: nowrap;
    transition: all 0.3s ease;
    position: absolute;
    right: 70px;
    background: #fff;
    border-radius: 7px;
    box-shadow: 14px 2px 10px rgba(0, 0, 0, 0.12);
    padding: 10px;
    min-width: 100px;
    text-align: center;
    }
    
    .social-label::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    right: -10px;
    margin: auto;
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid #fff;
    border-bottom: 10px solid transparent;
    }
    
    .social-item:hover .social-label {
    color: #667eea;
    font-weight: 600;
    }
    
    /* Hover Effects */
    .social-item.hover .social-btn {
    transform: scale(1.1);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    }
    
    
    /* Animation for widget opening */
    @keyframes widgetSlideIn {
    from {
    opacity: 0;
    transform: translateY(20px) scale(0.8);
    }
    
    to {
    opacity: 1;
    transform: translateY(0) scale(1);
    }
    }
    
    .social-widget.open .widget-content {
    animation: widgetSlideIn 0.3s ease forwards;
    }
    
    /* Pulse animation for toggle button */
    @keyframes pulse {
    0% {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    }
    
    50% {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15), 0 0 0 10px rgba(102, 126, 234, 0.1);
    }
    
    100% {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    }
    }
    
    .widget-toggle:hover {
    animation: pulse 2s infinite;
    }
    
    /* footer */
    #footer {
    background: #d1d1d1;
    background: linear-gradient(to top, rgba(209, 209, 209, 1), rgba(243, 243, 243, 1) 55.04%, rgb(231, 231, 231));
    }
    
    #footer h4,
    #footer strong,
    #footer .name-th {
    color: #606060 !important;
    }
    
    #footer,
    #footer p,
    #footer a,
    #footer a:not(.btn):not(:hover),
    #footer address {
    color: #606060;
    }
    
    #footer address {
    margin-bottom: 0;
    }
    
    .social-icons.social-icons-colored a,
    .social-icons.social-icons-colored-hover a:hover {
    color: #343434 !important;
    }
    
    /* #scrollTop{ bottom: 90px !important; } */
    
    @media(max-width:1024px){
    #mainMenu:not(.menu-overlay) nav>ul li.active>.dropdown-menu,
    #mainMenu:not(.menu-overlay) nav>ul li > .dropdown-menu{
    visibility: visible;
    opacity: 1;
    max-height: 3000px;
    }
    #mainMenu:not(.menu-overlay) nav > ul > li .dropdown-arrow{
    width: 100%;
    }
    #mainMenu:not(.menu-overlay) nav>ul li.active>.dropdown-menu{
    visibility: visible;
    opacity: 1;
    max-height: 3000px;
    }
    #mainMenu:not(.menu-overlay) nav > ul > li .dropdown-arrow{
    width: 100%;
    }
    #mainMenu nav > ul > li .dropdown-menu li a, #mainMenu nav > ul > li .dropdown-menu > li > a{
    line-height: 40px;
    font-size: 18px;
    }
    #mainMenu:not(.menu-overlay) nav > ul > li.dropdown:before{
    right: 33px;
    display: block;
    color: #fff;
    opacity: 1;
    z-index: 2;
    }
    #header #logo{ width: -webkit-fit-content; left: 20px;}
    .header-extras{ float:right; margin-right: 50px;}
    #mainMenu-trigger{
    position: absolute;
    right: 0;
    width: 80px;
    }
    #mainMenu:not(.menu-overlay) nav > ul > li > a{
    padding: 0;
    font-size: 18px;
    line-height: 50px;
    }
    
    footer, footer a, footer p, #footer a{ color: #ececec; }
    button.btn:not(.btn-creative):not(.btn-slide), .btn:not(.close):not(.mfp-close):not(.btn-creative):not(.btn-slide),
    a.btn:not([href]):not([tabindex]):not(.btn-creative):not(.btn-slide){
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    }
    .header-extras{
    float: right;
    margin-right: 50px;
    }
    #mainMenu-trigger{
    position: absolute;
    right: 0;
    width: 80px;
    }
    #header, #header .header-inner{ height:auto; }
    #mainMenu:not(.menu-overlay) nav > ul > li > a{ padding:0; }
    
    .sect-about-page .col-image,
    .sect-about-page .col-detail-1,
    .sect-about-page .com-info,
    .sect-about-page .com-img{
    width: 100%;
    flex: none;
    max-width: initial;
    padding: 0 15px;
    margin-bottom: 20px;
    }
    .sect-contact .col-lg-4{
    max-width: initial;
    flex: none;
    width: 40%;
    }
    .sect-contact .col-lg-8{
    max-width: initial;
    flex: none;
    width: 60%;
    }
    
    }
    @media(min-width: 991px){
    .news-item .news-content{ min-height: 216px;}
    }
    @media(min-width: 767px){
    .news-item .btn.btn-read-more{
    position: absolute;
    bottom: 20px;
    left: 20px;
    margin-bottom: 0;
    }
    .product-card-image{ height: auto;}
    .product-card-content{ padding: 15px;}
    }
    
    @media(max-width:991px){
    .sect-about{ padding: 40px 0;}
    .images-ab{ width: 45%;}
    .company-info.cominfo-1{
    width: 100%;
    flex: none;
    max-width: initial;
    }
    .sect-about .col-image h4{ font-size: 17px;}
    footer .cleft,
    footer .cmiddle,
    .footer-botom .col-links,
    .footer-botom .crgh{
    width: 100%;
    flex: none;
    max-width: initial;
    }
    #footer .col-links ul, #footer .list-links li{ margin: 0;}
    #footer .copyright{ float: left; line-height: 1.5;}
    .sect-contact .col-lg-4, .sect-contact .col-lg-8{ width: 100%; margin-bottom: 20px;}
    .contact-subtitle{ font-size: 14px;}
    .news-item .news-image{ height: auto;}
    .sect-news-grid .col-md-3{
    flex: none;
    max-width: initial;
    width: calc(100%/3);
    }
    .news-item .news-date{ zoom: 0.8;}
    .m-b-40{ margin-bottom: 20px !important;}
    h2.htitle{ font-size: 2em;}
    .logo-shopping, footer .social-icons{ float: left;}
    #footer .footer-botom{ padding-bottom: 40px;}
    
    }
    @media(max-width:768px){
.images-ab img {
        height: 100%;
        width: 100%;
    }

    .paddin-ab{
        padding-top: 40px;
    }
    .sect-about .col-detail {
        padding-top: 214px;;
        }
    }

    @media(max-width:767px){
        .images-ab img {
                height: 100%;
                width: 100%;
            }
             /* ใส่สไตล์ที่ต้องการสำหรับจอขนาด 768px ขึ้นไปที่นี่*/
             .images-ab {
                position: absolute;
                left: 0;
                top: 0;
                width: 100%;
                height: 40%;
                overflow: hidden;
            }
            .paddin-ab{
                padding-top: 40px;
            }
            .sect-about .col-detail {
                padding-top: 214px;;
                }
            }

    @media(max-width:575px){
        .sect-about .col-image{ padding-top: 0; padding-bottom: 50px;}
        .images-ab{ width: 100%; height: 210px;}
        .images-ab img{ height: auto; width: 100%;}
        .sect-about .col-detail{ padding: 0 15px;}
        /* .company-info h5, .company-info .desc{ color: #fff;} */
    .contact-info{ padding: 15px;}
    .sect-news-grid .col-md-3{ width: 100%;}
    .news-item .news-content{ min-height: initial;}
    #page-title{ padding: 40px 0;}
    .contact-form-container{ padding: 20px;}
    .logo-shopping, footer .social-icons{ float: left;}
    
     .social-widget{ bottom: 100px;}
     #scrollTop{   bottom: 50px !important;}
     #scrollTop, .social-widget{right: 10px; }
    
    .widget-toggle{ zoom: 0.7;}
    .widget-content{ right: -15px; bottom: 40px; }
    
    }
    @media(max-width:440px){
    .form-actions{ display: grid;}
    .btn-submit, .btn-reset{ display: block; margin: 0 !important;}
    .form-actions button{ text-align: center;}
    }
    @media(max-width:375px){
    .container{ padding: 0 15px;}
    .contact-form-container{ padding: 15px;}
    }
    @media(max-width:320px){}