.elementor-36615 .elementor-element.elementor-element-5ca411d7{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-36615 .elementor-element.elementor-element-6dd63798{text-align:center;font-family:"DB Heavent", Sans-serif;font-size:34px;font-weight:600;line-height:1em;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}}@media(max-width:767px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-36615 .elementor-element.elementor-element-6dd63798{font-size:29px;line-height:1em;}.elementor-36615 .elementor-element.elementor-element-6dd63798 > .elementor-widget-container{padding:0px 0px 0px 0px;}}/* Start custom CSS for text-editor, class: .elementor-element-6dd63798 */@media screen and (max-width:767px){
.space-text-dt {
    display: none !important;
}
.space-text-mb {
    display: block !important;
}
}
@media screen and (min-width:1200px){
    .space-text-dt {
    display: block !important;
}
.space-text-mb {
    display: none !important;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2c6bfe50 */.d-none {
    display: none;
}
@media screen and (min-width: 1024px) {
    .shoplist-search-bar .search .input {
        width: 700px;
    }
    .region-buttons {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 10px;
        padding-bottom: 50px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
    .region-buttons {
        display: none;
    }
    .shoplist-search-bar .search .input {
        width: 400px;
    }
    .scroll-button {
        overflow: scroll;
    }
    .scroll-button::-webkit-scrollbar {
        display: none;
    }
    .region-buttons {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
        margin-bottom: 30px;
        width: 1000px;
        overflow: hidden;
    }
    .shoplist-table-bg {
        width: 100% !important;
    }
    table.customer_list-table {
        width: 90% !important;
    }
    .region-buttons .btn {
        padding: 8px 15px;
    }
}
@media (max-width: 767px) {
    .region-search {
        display: flex;
        justify-content: space-between;
        align-items: center;
        gap: 20px;
    }
    .region-search img {
        height: 120px;
        display: block !important;
    }
    .region-filter {
        width: 100%;
    }
    .shoplist-text-content {
        font-size: 28px !important;
    }
    .shoplist-table-bg {
        border-radius: 20px !important;
    }
    .title-img img {
        width: 150px !important;
    }
    .shoplist-text-content {
        margin: 25px 0 20px 0 !important;
        text-align: start !important;
    }
    .region-dropdown-container {
        display: block !important;
        border-radius: 10px;
    }

    .region-buttons {
        display: none;
    }

    .title-img {
        display: none;
    }
    .shoplist-table-bg {
        width: 100% !important;
    }
    .shoplist-search-bar {
        padding: 0.75rem 0 0.5rem 0 !important;
        flex-direction: column;
    }
    .shoplist-search-bar .search .btn {
        padding: 6px 20px !important;
    }
    .shoplist-search-bar .content .search {
        gap: 10px !important;
    }
    .shoplist-search-bar .title {
        text-align: center !important;
    }
    .shoplist-search-bar .search .input {
        width: 55vw !important;
    }
    table.customer_list-table {
        width: 90% !important; /* Full width for mobile */
        font-size: 16px !important;
        margin: 2rem 0 2rem 0 !important;
    }

    /* Make the columns more compact on mobile */
    th:nth-child(1),
    td:nth-child(1) {
        width: 45px !important; /* Smaller width for the first column */
    }

    th:nth-child(2),
    td:nth-child(2) {
        width: 90px !important; /* Keep the second column fixed */
    }

    th:nth-child(3),
    td:nth-child(3) {
        width: 75px !important; /* Keep the third column fixed */
    }

    th:nth-child(4),
    td:nth-child(4) {
        width: auto !important; /* The last column should take up the remaining space */
        padding: 6px !important;
    }

    /* Adjust padding for mobile */
    td {
        padding: 8px !important;
    }
}
.region-dropdown-container {
    display: none;
    position: relative;
    max-width: 400px;
    margin: 10px 0 25px 0;
}
#selectedRegion::after {
    content: "▾";
    position: absolute;
    right: 20px;
    bottom: 11px;
    filter: brightness(0) saturate(100%) invert(45%) sepia(96%) saturate(1747%)
        hue-rotate(26deg) brightness(101%) contrast(102%);
    font-size: 38px;
}
.region-dropdown-toggle {
    background: #fff;
    padding: 12px;
    cursor: pointer;
    border: 1px solid #3d2520;
    border-radius: 10px;
    text-align: center;
    font-family: var(--e-global-typography-ec6e7cd-font-family), Sans-serif;
    font-size: 24px;
    font-weight: var(--e-global-typography-ec6e7cd-font-weight);
    line-height: var(--e-global-typography-ec6e7cd-line-height);
    color: var(--e-global-color-93e81de);
}

.region-dropdown-list {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    border-top: none;
    background: white;
    position: absolute;
    width: 100%;
    z-index: 10;
}

.region-dropdown-list li {
    padding: 10px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    font-family: var(--e-global-typography-ec6e7cd-font-family), Sans-serif;
    font-size: var(--e-global-typography-9593c76-font-size);
    font-weight: var(--e-global-typography-ec6e7cd-font-weight);
    line-height: var(--e-global-typography-ec6e7cd-line-height);
    color: var(--e-global-color-93e81de);
}

.region-dropdown-list li:hover {
    background: #f0f0f0;
}
.shoplist-search-bar {
    font-family: var(--e-global-typography-117b564-font-family), Sans-serif;
    font-size: var(--e-global-typography-9593c76-font-size);
    font-weight: var(--e-global-typography-117b564-font-weight);
    line-height: var(--e-global-typography-117b564-line-height);
}
.shoplist-text-content {
    font-family: var(--e-global-typography-117b564-font-family), Sans-serif;
    font-size: var(--e-global-typography-117b564-font-size);
    font-weight: var(--e-global-typography-117b564-font-weight);
    line-height: var(--e-global-typography-117b564-line-height);
}

.shoplist-search-bar .input,
.shoplist-search-bar .btn {
    font-family: var(--e-global-typography-ec6e7cd-font-family), Sans-serif;
    font-size: var(--e-global-typography-9593c76-font-size);
    font-weight: var(--e-global-typography-ec6e7cd-font-weight);
    line-height: var(--e-global-typography-ec6e7cd-line-height);
    color: var(--e-global-color-93e81de);
}
.shoplist-search-bar {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 30px;
    background-color: #3d2520;
}
.shoplist-search-bar .title {
    color: #fff;
}
.shoplist-search-bar .title img {
    width: 1rem;
}
.shoplist-search-bar .content {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.shoplist-search-bar .content .search {
    display: flex;
    flex-direction: row;
    align-items: baseline;
    gap: 20px;
}
.shoplist-search-bar .search .btn {
    cursor: pointer;
    padding: 6px 40px;
    border-radius: 50px;
    background-color: #ca9a2e;
    border: unset;
    color: #fff;
}
.shoplist-search-bar .search .input {
    color: #3d2520;
    border-radius: 100px;
    border: unset !important;
}
.shoplist-search-bar input:focus-visible {
    outline: unset !important;
}
.shoplist-search-bar .search input[type="text"] {
    padding: 6px 20px;
}
.shoplist-search-bar .search input::placeholder {
    opacity: 0.5;
    font-size: 24px;
}

.region-buttons .btn {
    padding: 0.5rem 1.4rem;
    border-radius: 90px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-color: transparent;
    border: 1px solid #3d2520;
    font-family: var(--e-global-typography-ec6e7cd-font-family), Sans-serif;
    font-size: var(--e-global-typography-d9add14-font-size);
    font-weight: var(--e-global-typography-ec6e7cd-font-weight);
    line-height: var(--e-global-typography-ec6e7cd-line-height);
    color: var(--e-global-color-93e81de);
}

.active {
    color: #fff !important;
    background-color: #3d2520 !important;
}

.shoplist-filter-table {
    width: 100%;
    display: flex;
    justify-content: center;
}
.shoplist-table-bg {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 850px;
    background: #fdf6ec;
    border-radius: 50px;
}

table.customer_list-table {
    width: 750px;
    border-collapse: collapse;
    font-family: var(--e-global-typography-ec6e7cd-font-family), Sans-serif;
    font-size: var(--e-global-typography-9593c76-font-size);
    font-weight: var(--e-global-typography-ec6e7cd-font-weight);
    line-height: var(--e-global-typography-ec6e7cd-line-height);
    color: var(--e-global-color-93e81de);
    margin: 3.75rem 0 2rem 0;
    /* overflow: hidden; */
    table-layout: fixed;
}

th {
    background-color: #b0813d;
    color: white;
    padding: 5px 5px;
    text-align: center;
}
th:nth-child(1),
td:nth-child(1) {
    width: 80px; /* Fixed width for the first column (ลำดับ) */
}

th:nth-child(2),
td:nth-child(2) {
    width: 150px; /* Fixed width for the second column (จังหวัด) */
}

th:nth-child(3),
td:nth-child(3) {
    width: 150px; /* Fixed width for the third column (อำเภอ) */
}

th:nth-child(4),
td:nth-child(4) {
    width: auto; /* The last column (ร้านค้า) takes remaining space */
}
td {
    background-color: transparent;
    padding: 10px;
    text-align: center;
    padding: 6px 0 !important;
}

tr:nth-child(even) td {
    background-color: #e9d599;
}
th:first-child,
td:first-child {
    border-radius: 30px 0 0 30px;
}

th:last-child,
td:last-child {
    border-radius: 0px 30px 30px 0px;
}
input[type="text"] {
    padding: 8px;
    margin-bottom: 10px;
    width: 200px;
}

.shoplist-nodata {
    font-family: var(--e-global-typography-ec6e7cd-font-family), Sans-serif;
    font-size: var(--e-global-typography-ec6e7cd-font-size);
    font-weight: var(--e-global-typography-ec6e7cd-font-weight);
    line-height: var(--e-global-typography-ec6e7cd-line-height);
    color: var(--e-global-color-93e81de);
    padding: 1rem;
}
.title-img img {
    width: 118px;
}

.shoplist-filter-table tr.fade-in {
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.shoplist-filter-table tr.fade-in.show {
    opacity: 1;
    transform: translateY(0);
}
.shoplist-loadmore-btn {
    font-family: var(--e-global-typography-ec6e7cd-font-family), Sans-serif;
    font-size: 24px;
    font-weight: var(--e-global-typography-ec6e7cd-font-weight);
    line-height: var(--e-global-typography-ec6e7cd-line-height);
    color: var(--e-global-color-93e81de);
    margin-top: 1rem;
    padding: 10px 20px 10px 20px;
    border-radius: 30px;
    border: 0;
    background-color: #ca9a2e;
    color: #ffffff;
    cursor: pointer;
}
.shoplist-loadmore-btn:hover {
    background-color: #e9d599 !important;
    color: #3d2520 !important;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DB Heavent';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('https://www.falconforprofessional.com/wp-content/uploads/2023/10/DB-Heavent-v3.2.1.eot');
	src: url('https://www.falconforprofessional.com/wp-content/uploads/2023/10/DB-Heavent-v3.2.1.eot?#iefix') format('embedded-opentype'),
		url('https://www.falconforprofessional.com/wp-content/uploads/2023/10/DB-Heavent-v3.2.1.woff2') format('woff2'),
		url('https://www.falconforprofessional.com/wp-content/uploads/2023/10/DB-Heavent-v3.2.1.woff') format('woff'),
		url('https://www.falconforprofessional.com/wp-content/uploads/2023/10/DB-Heavent-v3.2.1.ttf') format('truetype');
}
@font-face {
	font-family: 'DB Heavent';
	font-style: normal;
	font-weight: bold;
	font-display: swap;
	src: url('https://www.falconforprofessional.com/wp-content/uploads/2023/10/DB-Heavent-v3.2.1-1.eot');
	src: url('https://www.falconforprofessional.com/wp-content/uploads/2023/10/DB-Heavent-v3.2.1-1.eot?#iefix') format('embedded-opentype'),
		url('https://www.falconforprofessional.com/wp-content/uploads/2023/10/DB-Heavent-Bd-v3.2.1.woff2') format('woff2'),
		url('https://www.falconforprofessional.com/wp-content/uploads/2023/10/DB-Heavent-Bd-v3.2.1.woff') format('woff'),
		url('https://www.falconforprofessional.com/wp-content/uploads/2023/10/DB-Heavent-Bd-v3.2.1.ttf') format('truetype');
}
/* End Custom Fonts CSS */