﻿/* =========================================================
   INFINITE FLOOR - MAIN CSS
   CLEAN V3 / DREAMWEAVER TEMPLATE + LIBRARY
   Font: Prompt
   ========================================================= */


/* =========================================================
   01. FONT
   ========================================================= */

@import url('https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700&display=swap');


/* =========================================================
   02. GLOBAL FONT
   ---------------------------------------------------------
   ใช้ Prompt ทั้งเว็บไซต์
   ========================================================= */

html,
body,
body * {
    font-family: "Prompt", sans-serif !important;
}


/* =========================================================
   03. BASIC RESET
   ---------------------------------------------------------
   Reset เฉพาะที่จำเป็น เพื่อไม่ให้ Layout แบบ Table เดิมพัง
   ========================================================= */

html,
body {
    margin: 0;
    padding: 0;
}

body {
    color: #211D18;
    background-color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.7;
    text-align: left;
    -webkit-text-size-adjust: 100%;
}

img {
    border: 0;
}

iframe {
    border: 0;
}


/* =========================================================
   04. LINKS
   ---------------------------------------------------------
   ปิดสีน้ำเงินและเส้นใต้ Default ของ Browser
   ========================================================= */

a,
a:link,
a:visited,
a:hover,
a:active {
    color: inherit;
    text-decoration: none;
}

a {
    cursor: pointer;
}


/* =========================================================
   05. BASE TYPOGRAPHY
   ========================================================= */

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    color: #211D18;
    font-weight: 600;
    line-height: 1.35;
}

p {
    margin-top: 0;
}

strong,
b {
    font-weight: 600;
}


/* =========================================================
   06. SITE OUTER LAYOUT
   ---------------------------------------------------------
   ตารางหลัก 1350px ของเว็บไซต์
   ========================================================= */

.site-layout-table {
    width: 1350px;
    margin-left: auto;
    margin-right: auto;
}


/* =========================================================
   DREAMWEAVER LIBRARY / TEMPLATE STRUCTURE
   ---------------------------------------------------------
   Library Items ที่เป็นโซนหลักถูกทำให้เป็น table ที่สมบูรณ์ในตัวเอง
   แล้ววางอยู่ภายใน TD ของ Template อีกชั้นหนึ่ง
   ช่วยให้ Design View / Split View ตีความโครงสร้างได้ตรงกับ Browser มากขึ้น
   ========================================================= */

.library-zone-table {
    width: 1350px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    border-spacing: 0;
}

.template-zone-row,
.template-zone-cell {
    padding: 0;
}

.template-zone-cell {
    width: 1350px;
    text-align: center;
    vertical-align: top;
}


/* =========================================================
   07. HEADER
   ---------------------------------------------------------
   Library/header.lbi
   ========================================================= */

.site-header-row {
    background-color: #C9BBA1;
}

.site-header-cell {
    text-align: center;
}

.site-header-banner {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.site-header-table {
    width: 1350px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    border-spacing: 0;
}


/* =========================================================
   08. NAVIGATION
   ---------------------------------------------------------
   Library/navigation.lbi
   ========================================================= */

.site-navigation-row,
.site-navigation-cell {
    background-color: #C9BBA1;
}

.site-navigation-table {
    width: 1350px;
    margin-left: auto;
    margin-right: auto;
    border-collapse: separate;
    border-spacing: 2px;
}

.site-navigation-link {
    display: block;
}

.site-navigation-image-wrap {
    position: relative;
    display: block;
    height: 48px;
}

.site-navigation-width-home {
    width: 211px;
}

.site-navigation-width-story {
    width: 160px;
}

.site-navigation-width-product {
    width: 192px;
}

.site-navigation-width-article {
    width: 173px;
}

.site-navigation-width-howto {
    width: 230px;
}

.site-navigation-width-faq {
    width: 160px;
}

.site-navigation-width-visit {
    width: 192px;
}

.site-navigation-image-normal,
.site-navigation-image-hover {
    display: block;
}

.site-navigation-image-normal {
    opacity: 1;
}

.site-navigation-image-hover {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
}

.site-navigation-link:hover .site-navigation-image-normal {
    opacity: 0;
}

.site-navigation-link:hover .site-navigation-image-hover {
    opacity: 1;
}


/* =========================================================
   09. PAGE CONTENT / EDITABLE REGION
   ---------------------------------------------------------
   TR / TD นี้อยู่ใน Template
   เนื้อหาด้านในเป็น Editable Region
   ========================================================= */

.page-content-row {
    background-color: #FFFFFF;
}

.page-content-cell {
    width: 1350px;
    padding: 0;
    text-align: center;
}

.page-content-placeholder {
    padding: 60px 20px;
    text-align: center;
}

.home-main-table {
    width: 1350px;
    margin-left: auto;
    margin-right: auto;
}


.home-contact-row {
    width: 1350px;
}

.home-contact-cell {
    width: 1350px;
    padding: 0;

    text-align: center;
}

.home-contact-table,
.home-contact-tools-table {
    margin-left: auto;
    margin-right: auto;
    border-collapse: collapse;
    border-spacing: 0;
    table-layout: fixed;
}

.home-visitor-title {
    color: #000000;
    font-size: 30px;
    font-weight: 600;
}

.home-contact-text {
    color: #000000;
    font-size: 14px;
    font-weight: 400;
}

.home-company-profile-image,
.home-contact-icon {
    display: block;
    margin-left: auto;
    margin-right: auto;
}






.text-red {
    color: #FF0000;
}


.text-header-main-bold {
    color: #000000;
    font-size: 26px;
    font-weight: 600;
}
.text-header-main-light {
    color: #000000;
    font-size: 26px;
    font-weight: 400;
}
.text-header-main-bold-red {
    color: #FF0000;
    font-size: 26px;
    font-weight: 600;
}
.text-header-main-light-red {
    color: #FF0000;
    font-size: 26px;
    font-weight: 400;
}

.text-header-sub-bold {
    color: #000000;
    font-size: 22px;
    font-weight: 600;
}
.text-header-sub-light {
    color: #000000;
    font-size: 22px;
    font-weight: 400;
}
.text-header-sub-bold-red {
    color: #FF0000;
    font-size: 22px;
    font-weight: 600;
}
.text-header-sub-light-red {
    color: #FF0000;
    font-size: 22px;
    font-weight: 400;
}


.text-content-header-bold {
    color: #000000;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.5;
}
.text-content-heade-light {
    color: #000000;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
}

.text-content-bold {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
}
.text-content-light {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.text-content-red-bold {
    color: #FF0000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.5;
}
.text-content-red-light {
    color: #FF0000;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}


.text-price-black {
    color: #000000;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.75;
}
.text-price-red {
    color: #FF0000;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.75;
}
.text-discount {
    text-decoration: line-through;
}


.text-detail-bold {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}
.text-detail-light {
    color: #000000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
}
.text-detail-bold-red {
    color: #FF0000;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.4;
}
.text-detail-light-red {
    color: #FF0000;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
}













/* =========================================================
   10. PRODUCT MENU
   ---------------------------------------------------------
   TABLE SYSTEM : 1200 PX

   MAIN TABLE
   300 px  = Text menu
    18 px  = Gap between text / images
   882 px  = Image area
   ----------------------
   1200 px total

   IMAGE MODULES
   WIDE   = 436 x 174
   TALL   = 213 x 358
   SMALL  = 213 x 174
   FULL   = 882 x 353

   GAP BETWEEN IMAGES = 10 px
   ========================================================= */


/* ---------------------------------------------------------
   PRODUCT MENU : MAIN AREA
   --------------------------------------------------------- */

.product-menu-row {
    background-color: #FFFFFF;
}

.product-menu-cell {
    width: 1350px;
    padding: 0;
    text-align: center;
}


/* ---------------------------------------------------------
   ALL PRODUCT TABLES
   --------------------------------------------------------- */

.product-menu-tools-table,
.product-menu-section-table,
.product-menu-sidebar-table,
.product-image-table,
.product-image-gap {
    border-collapse: collapse;
    border-spacing: 0;
}

.product-menu-tools-table,
.product-menu-section-table {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;

    table-layout: fixed;
}

.product-menu-sidebar-table,
.product-image-table,
.product-image-gap {
    table-layout: fixed;
}


/* ---------------------------------------------------------
   FIXED COLUMNS
   --------------------------------------------------------- */

.product-menu-sidebar-cell {
    width: 300px;
    text-align: left;
    vertical-align: top;
}

.product-section-gap-cell {
    width: 18px;
    padding: 0;

    font-size: 0;
    line-height: 0;
}

.product-menu-image-area-cell {
    width: 882px;
    padding: 0;

    text-align: left;
    vertical-align: top;
}


/* ---------------------------------------------------------
   EXACT 10 PX IMAGE GAP
   IMPORTANT:
   no &nbsp; because text line-height can enlarge the gap
   --------------------------------------------------------- */

.product-gap-cell {
    padding: 0;

    font-size: 0 !important;
    line-height: 0 !important;
}

.product-image-gap td {
    padding: 0;

    font-size: 0 !important;
    line-height: 0 !important;
}


/* ---------------------------------------------------------
   CATALOGUE / REVIEW
   --------------------------------------------------------- */

.product-menu-tools-table td {
    padding: 0;
}

.product-menu-tool-link,
.product-card-link {
    display: block;
}

.product-menu-tool-image,
.product-card-image {
    display: block;
    border: 0;
}


/* ---------------------------------------------------------
   LEFT TEXT MENU
   --------------------------------------------------------- */

.product-menu-heading-cell,
.product-menu-list-cell {
    text-align: left;
}

.product-menu-heading {
    display: block;

    color: #2A2A2A;
    font-size: 30px;
    font-weight: 600;
    line-height: 1.25;
}

.product-menu-list-cell {
    padding: 0 0 18px 0;
    vertical-align: top;
}

.product-menu-link,
.product-menu-sub-link {
    display: block;
}

.product-menu-item-title {
    display: block;

    color: #252525;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.55;
}

.product-menu-item-subtitle {
    display: block;

    margin-top: 2px;
    padding-left: 12px;

    color: #252525;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.55;
}

.product-menu-sub-link {
    margin-top: 2px;
    padding-left: 12px;
}

.product-menu-badge-new {
    display: inline;

    color: #FF0004;
    font-size: 12px;
    font-weight: 500;
}


/* ---------------------------------------------------------
   STANDARD IMAGE SIZES
   Source master sizes:
   1000x400 / 490x820 / 490x400
   --------------------------------------------------------- */

.product-card-image {
    object-fit: cover;
}

.product-image-wide {
    width: 436px;
    height: 174px;
}

.product-image-tall {
    width: 213px;
    height: 358px;
}

.product-image-small {
    width: 213px;
    height: 174px;
}

.product-image-full {
    width: 882px;
    height: 262px;
}


/* ---------------------------------------------------------
   ALL MAIN PRODUCT SECTIONS = 1200 PX
   --------------------------------------------------------- */

.product-menu-flooring-table,
.product-menu-facade-table,
.product-menu-decoration-table {
    width: 1200px;
}


/* =========================================================
   11. PRODUCT SEO / KEYWORDS / COMPANY GROUP
   ---------------------------------------------------------
   Library/product-seo-company.lbi
   ========================================================= */

.product-seo-spacer-row,
.company-intro-row,
.keyword-bank-row,
.company-group-row {
    background-color: #FFFFFF;
}

.social-media-row,
.social-media-cell {
    background-color: #E5E5E5;
}

.social-media-table,
.company-intro-table,
.keyword-bank-table,
.company-group-table {
    margin-left: auto;
    margin-right: auto;
}

.social-facebook-frame {
    border: 0;
    overflow: hidden;
}

.company-intro-brand {
    color: #000000;
    font-size: 30px;
    font-weight: 600;
}

.company-intro-secondary,
.company-intro-thai-name {
    color: #000000;
}

.company-intro-text,
.company-showroom-text {
    color: #000000;
    font-size: 16px;
    font-weight: 400;
}

.keyword-bank-text {
    color: #FFFFFF;
    font-size: 8px;
}

.company-group-title {
    color: #211D18;
    font-size: 36px;
    font-weight: 600;
}

.company-group-name {
    color: #FFFFFF;
    font-size: 10px;
    font-weight: 400;
}

.company-group-logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* =========================================================
   12. FOOTER
   ---------------------------------------------------------
   Library/footer.lbi
   ========================================================= */

.site-footer-row,
.site-footer-bg {
    background-color: #7C6C52;
    color: #7C6C52;
}

.site-footer-table {
    margin-left: auto;
    margin-right: auto;
}

.footer-company-name {
    color: #FFFFFF;
    font-size: 22px;
    font-weight: 500;
}

.footer-contact-text {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 400;
}

.footer-section-title {
    color: #FFFFFF;
    font-size: 20px;
    font-weight: 500;
}

.footer-link,
.footer-link:link,
.footer-link:visited,
.footer-link:hover,
.footer-link:active,
.footer-link-text {
    color: #FFFFFF;
    text-decoration: none;
}


/* =========================================================
   13. FORM ELEMENTS
   ========================================================= */

button,
input,
select,
textarea {
    font-size: inherit;
    font-weight: 400;
}





/* =========================================================
   AFTER PRODUCT MENU EDITABLE REGION
   ---------------------------------------------------------
   พื้นที่เฉพาะหน้า หลัง Product Menu
   ========================================================= */

.after-product-menu-row {
    background-color: #FFFFFF;
}

.after-product-menu-cell {
    width: 1350px;
    padding: 0;
    text-align: center;
}

.faq-page-bottom-space {
    height: 80px;
}


/* =========================================================
   14. GOOGLE REVIEWS
   ---------------------------------------------------------
   Desktop = รีวิว 5 คอลัมน์
   Mobile  = เลื่อนซ้าย / ขวา
   ========================================================= */

.google-reviews-section {
    width: 1200px;
    max-width: 88%;
    margin: 60px auto 20px auto;
    padding: 34px;
    box-sizing: border-box;
    background-color: #F7F6F3;
    border: 1px solid #E2DED7;
}

.google-reviews-heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    gap: 30px;
    padding-bottom: 24px;
    border-bottom: 1px solid #DDD9D2;
}

.google-reviews-title {
    margin: 0;
    color: #211D18;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.4;
}

.google-reviews-subtitle {
    margin: 6px 0 0 0;
    color: #806F54;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
}

.google-reviews-summary {
    text-align: right;
}

.google-reviews-place-name,
.google-reviews-summary-label {
    display: block;
    color: #77736E;
    font-size: 13px;
    font-weight: 400;
}

.google-reviews-score {
    display: inline-block;
    margin-right: 8px;
    color: #211D18;
    font-size: 28px;
    font-weight: 600;
}

.google-reviews-count {
    display: inline-block;
    margin-left: 8px;
    color: #77736E;
    font-size: 13px;
    font-weight: 400;
}

.google-reviews-list {
    width: 100%;
    padding-top: 24px;
    display: flex;
    gap: 12px;
    align-items: stretch;
    box-sizing: border-box;
}

.google-review-card {
    flex: 1 1 0;
    min-width: 0;
    padding: 18px;
    box-sizing: border-box;
    background-color: #FFFFFF;
    border: 1px solid #DDD9D2;
    /* จัดเนื้อหาใน Card เป็นแนวตั้ง */
    display: flex;
    flex-direction: column;
}

.google-review-card-top {
    display: block;
}

.google-review-author {
    width: 100%;
}

.google-review-author-name {
    display: block;
    color: #211D18;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
}

.google-review-time {
    display: block;
    margin-top: 3px;
    color: #77736E;
    font-size: 11px;
    font-weight: 400;
}

.google-review-stars {
    display: block;
    margin-top: 10px;
    color: #C69A42;
    font-size: 15px;
    line-height: 1;
    letter-spacing: 1px;
    white-space: nowrap;
}

.google-review-text {
    margin: 14px 0 18px 0;
    color: #55514C;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.75;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.google-review-source-link {
    display: inline-block;
    margin-top: auto;
    align-self: center;
    padding: 7px 12px;
    color: #806F54;
    background-color: #FFFFFF;
    border: 1px solid #806F54;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 500;
    line-height: 1.4;
    text-decoration: none;
    box-sizing: border-box;
}

.google-review-source-link:hover {
    color: #FFFFFF;
    background-color: #806F54;
    border-color: #806F54;
    transform: translateY(-1px);
}

.google-reviews-placeholder {
    width: 100%;
    padding: 30px 0;
    text-align: center;
}

.google-reviews-placeholder-title {
    margin: 0;
    color: #211D18;
    font-size: 16px;
    font-weight: 500;
}

.google-reviews-placeholder-text {
    margin: 8px 0 0 0;
    color: #77736E;
    font-size: 13px;
}

.google-reviews-footer {
    padding-top: 22px;
    text-align: right;
}

.google-reviews-link {
    display: inline-block;
    padding: 10px 18px;
    color: #FFFFFF !important;
    background-color: #806F54;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}

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

    .google-reviews-section {
        width: auto;
        max-width: 92%;
        margin-top: 40px;
        padding: 24px 18px;
    }

    .google-reviews-heading {
        display: block;
    }

    .google-reviews-summary {
        margin-top: 18px;
        text-align: left;
    }

    .google-reviews-list {
        overflow-x: auto;
        align-items: stretch;
        gap: 12px;
        padding-bottom: 12px;
        -webkit-overflow-scrolling: touch;
    }

    .google-review-card {
        flex: 0 0 270px;
    }

    .google-reviews-footer {
        text-align: left;
    }

}


/* =========================================================
   15. FAQ
   ---------------------------------------------------------
   FAQ Clean / Nested Accordion
   ========================================================= */

.faq-main-section,
.faq-home-section {
    width: 100%;
    background-color: #FFFFFF;
}

.faq-home-section {
    padding: 70px 0 50px 0;
}

.faq-home-heading {
    width: 1100px;
    max-width: 88%;
    margin: 0 auto 24px auto;

    text-align: left;
}

.faq-home-title {
    margin: 0;

    color: #211D18;
    font-size: 32px;
    font-weight: 600;
    line-height: 1.35;
}

.faq-home-subtitle {
    margin: 8px 0 0 0;

    color: #806F54;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
}

.faq-page-heading {
    width: 1100px;
    max-width: 88%;
    margin: 0 auto;
    padding: 68px 0 42px 0;

    text-align: left;
    box-sizing: border-box;
    background: #FFFFFF;
}

.faq-page-title {
    margin: 0;
    padding: 0;

    color: #211D18;
    font-size: 42px;
    font-weight: 500;
    line-height: 1.35;
    letter-spacing: 0;
}

.faq-page-kicker {
    margin-top: 12px;

    color: #806F54;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 3px;
}

.faq-reusable-section {
    width: 100%;
}

.faq-q,
.faq-a {
    display: none;
}

.faq-category > summary,
.faq-subcategory > summary,
.faq-item > summary {
    list-style: none;
}

.faq-category > summary::-webkit-details-marker,
.faq-subcategory > summary::-webkit-details-marker,
.faq-item > summary::-webkit-details-marker {
    display: none;
	font-size: 16px;
}

.faq-category {
    width: 1100px;
    max-width: 88%;
    margin: 0 auto;
    padding: 0;

    border: 0;
    border-bottom: 1px solid #DDD9D2;

    background: #FFFFFF;
    box-sizing: border-box;
}

.faq-category:first-of-type {
    border-top: 1px solid #DDD9D2;
}

.faq-category > .faq-category-summary {
    position: relative;
    display: block;

    width: 100%;
    margin: 0;
    padding: 27px 64px 27px 0;

    color: #211D18;
    background: #FFFFFF;

    font-size: 20px;
    font-weight: 500;
    line-height: 1.25;
    text-align: left;

    cursor: pointer;
    box-sizing: border-box;
}

.faq-category > .faq-category-summary::after {
    content: "+";

    position: absolute;
    right: 4px;
    top: 50%;

    transform: translateY(-50%);

    width: 36px;
    height: 36px;

    color: #211D18;

    font-family: Arial, sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
}

.faq-category[open] > .faq-category-summary {
    color: #806F54;
}

.faq-category[open] > .faq-category-summary::after {
    content: "-";
    color: #806F54;
}

.faq-category-content {
    width: 100%;
    margin: 0;
    padding: 0 0 26px 0;

    background-color: #FFFFFF;
    box-sizing: border-box;
}

.faq-category-content > table,
.faq-category-content table {
    width: 100% !important;
    max-width: 100% !important;

    margin: 0 !important;
    border-spacing: 0 !important;
}

.faq-category-content > table td,
.faq-category-content table td {
    padding: 0 !important;
}

.faq-subcategory-wrap {
    width: 100%;
    max-width: 100%;

    margin: 0;
    padding: 0 0 0 28px;

    box-sizing: border-box;
}

.faq-subcategory {
    margin: 0;
    padding: 0;

    border: 0;
    border-top: 1px solid #DDD9D2;

    background: transparent;
}

.faq-subcategory:last-child {
    border-bottom: 1px solid #DDD9D2;
}

.faq-subcategory > .faq-subcategory-summary {
    position: relative;

    padding: 21px 58px 21px 0;

    color: #211D18;
    background: transparent;

    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;

    cursor: pointer;
    box-sizing: border-box;
}

.faq-subcategory > .faq-subcategory-summary::after {
    content: "+";

    position: absolute;
    right: 4px;
    top: 50%;

    transform: translateY(-50%);

    width: 32px;
    height: 32px;

    color: #211D18;

    font-family: Arial, sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
}

.faq-subcategory[open] > .faq-subcategory-summary {
    color: #806F54;
}

.faq-subcategory[open] > .faq-subcategory-summary::after {
    content: "-";
    color: #806F54;
}

.faq-accordion {
    width: 100%;
    max-width: 100%;

    margin: 0;
    padding: 0 0 0 28px;

    text-align: left;
    box-sizing: border-box;
}

.faq-subcategory .faq-accordion {
    padding-left: 28px;
}

.faq-item {
    margin: 0;
    padding: 0;

    border: 0;
    border-top: 1px solid #DDD9D2;

    background: #FFFFFF;
}

.faq-item:last-child {
    border-bottom: 1px solid #DDD9D2;
}

.faq-item > summary {
    position: relative;

    padding: 20px 62px 20px 0;

    color: #211D18;
    background: transparent;

    font-size: 16px;
    font-weight: 500;
    line-height: 1.6;

    cursor: pointer;
    box-sizing: border-box;
}

.faq-item > summary::after {
    content: "+";

    position: absolute;
    right: 4px;
    top: 50%;

    transform: translateY(-50%);

    width: 32px;
    height: 32px;

    color: #211D18;

    font-family: Arial, sans-serif !important;
    font-size: 18px;
    font-weight: 600;
    line-height: 28px;
    text-align: center;
}

.faq-item[open] > summary {
    color: #806F54;
    border-bottom: 1px solid #DDD9D2;
}

.faq-item[open] > summary::after {
    content: "-";
    color: #806F54;
}

.faq-answer {
    margin: 0 0 20px 0;
    padding: 18px 24px;

    color: #66615B;
    background-color: #F7F6F3;

    border-left: 3px solid #806F54;

    font-size: 16px;
    font-weight: 400;
    line-height: 1.9;

    box-sizing: border-box;
}

.faq-category-content .faq-accordion + table {
    display: none;
}


/* =========================================================
   16. FAQ RESPONSIVE
   ---------------------------------------------------------
   Responsive เฉพาะ FAQ
   Google Reviews แยกอยู่ในโซน 14 แล้ว
   ========================================================= */

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

    .faq-page-heading,
    .faq-home-heading,
    .faq-category {
        max-width: 92%;
    }

    .faq-page-heading {
        padding-top: 46px;
        padding-bottom: 30px;
    }

    .faq-page-title {
        font-size: 32px;
    }

    .faq-home-title {
        font-size: 27px;
    }

    .faq-category > .faq-category-summary {
        padding-top: 22px;
        padding-bottom: 22px;
        font-size: 23px;
    }

    .faq-subcategory-wrap {
        padding-left: 16px;
    }

    .faq-subcategory > .faq-subcategory-summary {
        font-size: 19px;
    }

    .faq-accordion,
    .faq-subcategory .faq-accordion {
        padding-left: 16px;
    }

    .faq-item > summary {
        padding-right: 48px;
        font-size: 17px;
    }

    .faq-answer {
        font-size: 15px;
    }

}


/* =========================================================
   17. SITE RESPONSIVE
   ---------------------------------------------------------
   ตอนนี้ยังคง Layout เดิม 1350px ก่อน
   ค่อยพัฒนา Responsive ภายหลัง
   ========================================================= */

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

    body {
        -webkit-text-size-adjust: 100%;
    }

}


/* =========================================================
   END OF FILE
   ========================================================= */
