@import url('https://fonts.googleapis.com/css2?family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Prompt:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
html,body,h1,h2,h3,h4,h5,h6,span,a,td,tr,th{
    font-family: 'Prompt';
    margin: 0;
}
html{
    overflow: hidden;
}
#content{
    flex: 0 !important;
}
.container{
    padding: 0 15px !important;
}
p{
    margin: 0 !important;
}
#masthead{
    background-color: #fff !important;
    position: static !important;
    .container{
        align-items: center;
    }
    #nav-main{
        padding: 0;
        flex-direction: column;
        .container{
            justify-content: center;
            .Desktop-Nav{
                display: none !important;
            }
        }
        .navbar-brand{
            /* width: 25%; */
            padding: 30px 0 20px 0px;
            margin: 0;
            .logo-mobile{
                display: none;
                width: 65px;
            }
            .logo-desktop{
                /* width: 200px; */
            }
        }
        .menu-item{
            height: 40px;
            display: flex;
            padding: 0 0px;
            text-align: right;
            align-items: center;
            a{
                font-size: 15px;
                font-family: 'Prompt';
                color: rgb(12, 27, 60);
                font-weight: 400 !important;
                padding: 0 10px;
                margin: 0;
                font-weight: bold;
                transition: all .3s ease-in-out;
            }
        }
        #bootscore-navbar{
            > li{
                > a:hover{
                    color: rgb(0, 113, 189) !important; 
                }
            }
        }
        button.nav-toggler{
            margin: 0 !important;
            padding: 10px 5px;
            border: 0;
            color: #333;
        }
        button.nav-toggler:hover{
            background-color: transparent !important;
        }
        .button-nav-mobile{
            width: 37px;
            height: 37px;
            border: 0;
            background-color: transparent;
            background-size: 37px 37px;
            margin: 10px 5px;
            padding: 0;
            background-repeat: no-repeat;
            position: relative;
            text-indent: -5000px;
            background-position: 50% 50%;
            display: none;
            float: left;
        }
        .Desktop-Nav{
            background-color: #000 !important;
            width: 100% !important;
            display: flex;
            align-items: center;
            padding-top: 15px;
            display: flex !important;
            ul#bootscore-navbar{
                > li{
                    height: 40px;
                    display: inline-block;
                    padding: 0 10px;
                    > a{
                        color: #fff !important;
                        font-size: 16px;
                        font-weight: 400;
                        padding: 0 20px;
                    }
                    > a:hover{
                        color: rgb(224, 188, 109) !important;
                    }
                    ul.dropdown-menu{
                        background-color: #fff !important;
                        > li{
                            > a{
                                color: #101622 !important;
                                font-size: 12px;
                                font-weight: 400;
                            }
                        }
                        > li:hover{
                            a{
                                background-color: #e0bb6d !important;
                            }
                        }
                    }
                }
            }
        }
    }
}
.HomeList{
    & > div{
        background-size: 53% 100%;
    }
}
.column{
    margin: 0 30px 40px !important;
    > div{
        flex-direction: column;
        .elementor-column{
            width: 100% !important;
        }
        .tel{
            > div{
                width: 24px;
                height: 24px;
                display: flex;
                align-items: center;
                justify-content: center;
            }
        }
    }
}
#breadcrumb{
    span{
        display: inline-block;
        vertical-align: middle;
    }
    span::before{
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 18px;
        height: 17px;
        margin: 0 5px 0 8px;
        background-repeat: no-repeat;
        background-position: -25px 0;
    }
    span.home{
        width: 18px;
        height: 17px;
        text-indent: -5000px;
        text-align: left;
        background-repeat: no-repeat;
    }
}
#footer{
    background-color: rgb(16, 22, 34);
    padding: 30px 0;
    text-align: left;
    color: #fff !important;
    font-family: Prompt;
    font-size: 12px;
    border-top: 1px solid rgb(224, 224, 224);
    div{
        background-color: transparent !important;
    }
    .bold{
        font-size: 1.2em;
        font-weight: 700;
    }
    .footer-company-group{
        .footer-company{
            color: #058de1;
        }
    }
    .footer-factory-group{
        .factory-address{
            color: #058de1;
        }
    }
    .copy-right{
        margin: 10px 0 30px 0;
        color: rgb(122,122,122);
    }
    .footer_widget{
        margin: 0 !important;
        > div{
            justify-content: space-between;
            .wp-block-column{
                text-align: center;
                padding: 0 15px;
            }
            .wp-block-column:first-of-type{
                /* width: 88%; */
            }
        }
    }
    h4{
        font-family: 'cinzel' !important;
    }
    a{
        color: #fff !important;
        text-decoration: none;
    }
}
html:lang(th) #footer .footer_widget .wp-block-columns.th,html:lang(en-US) #footer .footer_widget .wp-block-columns.en{
    display: block !important;
}
html:lang(th) #footer .footer_widget .wp-block-columns.en,html:lang(en-US) #footer .footer_widget .wp-block-columns.th{
    display: none !important;
}
.top-button{
    right: 10px !important;
    width: 40px;
    height: 40px;
    padding: 10px 5px !important;
    text-align: center;
    background-color: rgb(242,242,242,.9) !important;
    border: 1px solid #D5D5D5 !important;
    border-radius: 10px !important;
    box-shadow: 0px 0px 2px rgba(0,0,0,0.1) !important;
    font-size: 14px !important;
    color: #a1a1a1 !important;
    font-weight: bold !important;
}
#MenuMobile{
    position: absolute;
    top: 0;
    left: -500px;
    height: 100vh;
    width: 250px;
    background-color: #40494e;
    transition: all .3s ease-in-out;
    display: none;
    #bootscore-navbar{
        li{
            padding: 0 !important;
            height: auto !important;
            position: relative;
            a{
                box-shadow: inset 0 -1px rgba(0,0,0,0.2);
                padding: 14px 50px !important;
                outline: none;
                font-size: 15px !important;
                font-family: 'Noto Sans Kr' !important;
                font-weight: 400 !important;
                color: rgb(247, 247, 247) !important;
                text-align: left;
                letter-spacing: 1px;
                margin: 0 !important;
                border: 0;
            }
            a::after{
                display: none;
            }
        }
        li.menu-item.dropdown{
            a::before{
                border-color: transparent #e0bb6d !important;
                top: 18px;
                display: inline-block;
                content: '';
                position: absolute;
                border-style: solid;
                border-width: 6px 6px 6px 0;
                left: 20px;
            }
        }
    }
    #dept1{
        z-index: 9999;
    }
    #dept0,#dept1{
        display: flex;
        flex-direction: column;
        position: absolute;
        width: 100%;
        height: 100vh;
        top: 0;
        left: -250px;
        background-color: #40494e;
        transition: all .3s ease-in-out;
        .back0,.back1{
            background-color: rgba(0, 0, 0, 0.1);
            color: rgb(255, 255, 255);
            text-transform: uppercase;
            letter-spacing: 1px;
            text-decoration: none;
            display: block;
            font-size: 10px;
            padding: 1em;
            text-align: center;
            border: 0;
        }
        .header,.header1{
            background-color: #e0bb6d;
            text-align: left;
            letter-spacing: 1px;
            font-weight: bold;
            p{
                display: block;
                padding: 12px 50px;
                font-size: 16px;
                font-family: 'Prompt';
                letter-spacing: -0.7px;
                color: #fff;
                font-weight: 400;
            }
        }
        .depth_0,.depth_1{
            padding: 0;
            background-color: transparent;
            display: none;
            border: 0 !important;
            width: 100%;
            position: static;
            li{
                width: 100%;
                text-align: left;
                height: auto !important;
                padding: 0 !important;
                border-radius: 0;
                background-color: transparent;
                a{
                    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
                    padding: 14px 50px;
                    outline: none;
                    color: rgb(247, 247, 247);
                    letter-spacing: 1px;
                    background-color: transparent !important;
                    border-radius: 0;
                    margin: 0 !important;
                    white-space: normal;
                    transition: all .3s ease-in-out;
                }
                a:hover{
                    background-color: rgba(0,0,0,0.2) !important;
                    transition: all .3s ease-in-out;
                }
            }
            .dropdown{
                a::after{
                    display: none;
                }
                a::before{
                    display: inline-block;
                    content: '';
                    position: absolute;
                    border-style: solid ;
                    border-width: 6px 6px 6px 0;
                    border-color: transparent #459FF3 !important;
                    top: 18px;
                    left: 20px;
                }
            }
        }
        .depth_0.display,.depth_1.display{
            display: block !important;
        }
    }
    #dept0.show,#dept1.show{
        left: 0px !important;
        transition: all .3s ease-in-out;
    }
}
#MenuMobile.active{
    left: -250px;
    transition: all .3s ease-in-out;
}
#page{
    position: relative;
    left: 0px;
    transition: all .3s ease-in-out;
}
#page.active{
    position: relative;
    left: 250px;
    transition: all .3s ease-in-out;
}
.offcanvas-body{
    #bootscore-navbar{
        .menu-item{
            cursor: pointer !important;
            a{
                cursor: pointer !important;  
                transition: all .3s ease-in-out;
            }
            ul.dropdown-menu{
                display: none;
                opacity: 0;
                top: 40px !important;
                left: auto !important;
                margin-top: 0 !important;
                transition: all .3s ease-in-out;
                padding: 0 !important;
                border: 0 !important;
                li{
                    background-color: transparent !important;
                    border-radius: 0 !important;
                }
            }
        }
        li.dropdown{
            a::after{
                display: none;
            }
        }
        .menu-item:hover{
            a{
                color: rgb(10, 10, 10) !important;
                transition: all .3s ease-in-out;
            }
            .depth_0{
                display: block;
                opacity: 1;
                transition: all .3s ease-in-out;
            }
            ul.dropdown-menu{
                min-width: 140px;
                position: absolute;
                background-color: #294e75;
                border-radius: 0;
                transition: all .3s ease-in-out;
                li{
                    position: static;
                    background-color: transparent;
                    text-align: left !important;
                    line-height: 35px;
                    height: auto !important;
                    padding: 0 !important;
                    border: 0;
                    a{
                        display: block;
                        width: 100%;
                        padding: 0 15px !important;
                        color: #fff !important;
                        text-decoration: none;
                        font-size: 12px !important;
                        font-family: Prompt;
                        margin: 0 !important;
                        border: 0 !important;
                    }
                }
                li:hover{
                    a{
                        background-color: #9a9a9a !important;
                        color: #fff !important;
                    }
                }
            }
            ul.dropdown-menu.depth_0::before{
                content: "";
                position: absolute;
                border-style: solid;
                border-width: 0 14px 15px 14px;
                display: none;
                top: -15px;
                left: 10%;
                width: 28px;
                height: 14px;
                border-color: #294e75 transparent;
            }
            ul.dropdown-menu{
                li{
                    width: 100%;
                    ul.dropdown-menu.sub-menu{
                        display: none;
                        left: 100% !important;
                        margin-top: -46px !important;
                        min-width: 140px !important;
                        border: 0 !important;
                        transition: all .3s ease-in-out;
                        background-color: #393939 !important;
                        li{
                            border: 0 !important;
                            a{
                                background-color: transparent !important;
                                border: 0 !important;
                            }
                        }
                    }
                }
                li:hover{
                    ul.dropdown-menu.sub-menu{
                        display: flex;
                        flex-direction: column;
                        opacity: 1;   
                        transition: all .3s ease-in-out;
                        li:hover{
                            a{
                                background-color: #0E0E0E !important;
                            }
                        }
                    }
                }
            }
        }
    }
}
html.hidden,body.hidden{
    overflow: hidden;
    height: 100%;
}
.menu-sidebar{
    nav{
        ul{
            li{
                border-bottom: 1px solid #dbdbdb;
                a::after,a::before{
                    background-color: transparent !important;
                }
                a::after{
                    content: '>' !important;
                    float: right;
                    position: static;
                }
                a{
                    justify-content: space-between;
                }
            }
        }
    }
}
#TopHeader{
    background-color: rgb(12, 27, 60);
    font-family: 'Prompt';
    position: static;
    display: none;
    ul{
        padding: 7px 0;
        text-align: right;
        list-style: none;
        margin: 0 !important;
        li{
            display: inline-block;
            padding: 0 10px;
            font-family: 'Prompt';
            a{
                color: #606066;
                font-family: 'Prompt';
                text-decoration: none;
                font-size: 12px;
            }
        }
        li:hover{
            a{
                color: #FF3C63;
                text-decoration: underline;
            }
        }
        li.current-lang{
            a{
                color: #FF3C63;
                font-weight: bold;
                text-decoration: underline;
            }
        }
    }
}
.offcanvas{
    #language{
        text-align: right;
        margin: 5px 0;
        display: none;
        ul{
            list-style: none;
            margin: 0 !important;
            li{
                display: inline-block;
                margin-right: 3px;
                margin-bottom: 0;
                a{
                    width: 20px;
                    height: 15px;
                    img{
                        width: 20px !important;
                        height: 15px !important;
                    }
                }
            }
            li.current-lang{
                a{
                    img{
                        box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.5);
                    }
                }
            }
        }
    }
    .offcanvas-body {
        /* padding: 40px 0 5px !important; */
    }
}
#MyMenu{
    float: right;
    margin: 10px 5px;
    background-size: 37px 37px;
    background-repeat: no-repeat;
    background-image: url('/wp-content/plugins/ls-tee/img/mo_hmenu.png');
    display: inline-block;
    position: relative;
    z-index: 20;
    width: 37px;
    height: 37px;
    text-indent: -5000px;
    background-position: 50% 50%;
    background-color: transparent;
    border: 0;
    padding: 0;
    display: none;
}
#post{
    padding: 20px 0;
    border-top: 1px solid #8F8F8F;
    border-bottom: 1px solid #8F8F8F;
    height: 100%;
    #list{
        .list{
            display: inline-block;
            width: 100%;
            margin: 0 0px 30px 0px;
            img{
                border: 1px solid #ededed;
            }
            .detail{
                padding: 10px;
                border-bottom: 1px solid #dfdfdf;
                color: #949494;
                .title{
                    font-size: 15px;
                    color: #294E75;
                    word-wrap: normal;
                    white-space: nowrap;
                    text-overflow: ellipsis;
                    overflow: hidden;
                    width: 100%;
                    display: block;
                    font-family: 'Prompt';
                    transition: all .3s ease-in-out;
                }
                .title:hover{
                    text-decoration: underline;
                    transition: all .3s ease-in-out;
                }
                .description{
                    margin-top: 5px;
                    color: #a0a0a0;
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    word-wrap: normal;
                    /* line-height: 1.2; */
                    min-height: 18px;
                    font-family: 'Prompt';
                    font-size: 12px;
                    display: -webkit-box;
                    -webkit-box-orient: vertical;
                    -webkit-line-clamp: 1;
                }
                .auther{
                    font-size: 12px;
                    font-family: 'Prompt';
                    margin-top: 10px;
                }
                .date{
                    font-size: 10px;
                    margin-top: 5px !important;
                    opacity: .5;
                    font-family: 'Prompt';
                }
            }
        }
    }
    #list.have-category.product{
        display: flex;
        gap: 10px;
        flex-wrap: wrap;
        .list{
            width: 32.51% !important;
        }
    }
    #list.no-category,#list.have-category.portfolio{
        column-count: 3;
        column-gap: 10px;
    }
}
#load-more{
    width: 100%;
    height: 40px;
    font-family: 'Prompt';
    font-size: 14px;
    color: #fff;
    line-height: 1;
    border: 0;
}
.pagination{
    text-align: center;
    margin-top: 25px;
    justify-content: center;
    .page-numbers{
        color: #e74c3c;
        font-size: 15px;
        width: 30px;
        height: 30px;
        line-height: 2;
        text-align: center;
        font-weight: normal;
    }
    .page-numbers.current{
        font-weight: bold;
    }
}
.side-menu-product{
    nav{
        background-color: transparent;
        margin: 0 !important;
        > ul{
            > li{
                padding: 15px 30px;
                cursor: pointer !important;
                > a{
                    font-family: 'Prompt';
                    color: #797979;
                    font-weight: 500 !important;
                    letter-spacing: -0.5px;
                    font-size: 15px;
                    padding: 0 !important;
                    background-color: transparent !important;
                }
                > ul{
                    background-color: transparent !important;
                    > li{
                        border: 0 !important;
                        > a{
                            padding: 12px 0 0 20px !important;
                            border: 0 !important;
                            color: #333 !important;
                            font-weight: 400 !important;
                            margin: 0;
                            border: 0 !important;
                            font-size: 13px !important;
                            font-family: 'Prompt' !important;
                            background-color: transparent !important;
                        }
                    }
                }
            }
            > li:hover{
                > a{
                    color: #000;
                }
                > a:hover{
                    color: #000
                }
                > a::after{
                    opacity: 1 !important;
                }
                > ul{
                    display: block !important;
                    > li:hover{
                        > a{
                            color: #000 !important;
                        }
                        > a::after{
                            opacity: 1 !important;
                        }
                    }
                    > li{
                        > a::after{
                            opacity: 1 !important;
                        }
                    }
                }
            }
            > li.current-menu-ancestor{
                background-color: #595954 !important;
                > a{
                    background-color: transparent !important;
                    color: #fff !important;
                }
                > a::after{
                    opacity: 1 !important;
                }
                > ul{
                    display: block !important;
                    > li{
                        > a{
                            color: #333 !important;
                        }
                    }
                    > li.current-menu-item{
                        a{
                            color: #fb6e61 !important;
                        }
                    }
                }
            }
        }
    }
}
#MyMenuOverlay{
    position: absolute;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,0.5);
    top: 0;
    right: 0;
    z-index: 998;
    transition: all .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
#MyMenuOverlay.showOverlay{
    opacity: 1;
    visibility: visible;
    transition: all .3s ease-in-out;
}
#SectionMyMenu{
    position: absolute;
    top: 0;
    right: -150px;
    width: 150px;
    height: 100vh;
    z-index: 999;
    background-color: rgba(255,255,255,0.8);
    transition: all .3s ease-in-out;
    visibility: hidden;
    .header{
        overflow: hidden;
        width: 100%;
        background-color: #e0bb6d;
        button{
            background-size: 28px 28px !important;
            display: inline-block;
            position: absolute;
            width: 50px;
            height: 50px;
            text-indent: -5000px;
            background-color: transparent;
            border: 0;
        }
        h2{
            color: #fff;
            font-size: 16px;
            padding: 16px 16px 16px 50px;
            font-family: 'Prompt';
            font-weight: 400;
            margin: 0;
        }
    }
    .search{
        position: relative;
        padding: 5px;
        .all{
            width: 100%;
            height: 28px;
            border: 1px solid #cccccc;
            text-align: left;
            background-color: #fff;
            position: relative;
            display: inline-block;
            vertical-align: bottom;
            border-radius: 20px;
            padding-right: 55px;
            overflow: hidden;
            input{
                text-align: left;
                height: 26px;
                border: none;
                padding-left: 10px;
                width: 100%;
                border-top-left-radius: 10px;
                border-bottom-left-radius: 10px;
                font-family: 'Prompt';
            }
            button{
                width: 30px;
                border-left: 1px solid #cccccc;
                height: 26px;
                position: absolute;
                top: 0;
                right: 0;
                border-top-right-radius: 10px;
                border-bottom-right-radius: 10px;
                text-indent: -5000px;
                overflow: hidden;
                line-height: 28px;
                border-bottom: 0;
                border-top: 0;
                border-right: 0;
            }
        }
    }
    .menu{
        ul{
            list-style: none;
            margin: 0;
            padding: 0;
            > li{
                > a{
                    display: block;
                    padding: 13px 15px;
                    font-size: 13px;
                    border-bottom: 1px solid #dfdfdf;
                    font-family: 'Prompt';
                    color: #333;
                    text-decoration: none;
                }
            }
        }
    }
}
#SectionMyMenu.showMymenu{
    right: 0;
    transition: all .3s ease-in-out;
    visibility: visible;
}
#BannerSingle{
    img{
        width: 100%;
    }
}
#breadcrumb{
    text-align: right;
    span{
        display: inline-block;
        vertical-align: middle;
        font-size: 13px;
        font-family: 'Prompt';
    }
}
#content.single-page{
    padding: 0 !important;
    .title{
        padding-top: 10px;
        margin-bottom: 20px;
        border-bottom: 1px solid #dfdfdf;
        h1{
            margin-bottom: -1px !important;
            color: #595959;
            font-family: 'Prompt';
            font-weight: 500;
            font-size: 28px;
            display: inline-block;
            border-bottom: 2px solid #fed700;
            padding-bottom: 5px;
            padding-right: 4px;

        }
    }
    .entry-content{
        border-top: 1px solid #8F8F8F;
        .entry-meta{
            position: relative;
            padding: 17px 24px;
            background-color: #F4F4F4;
            .title-post{
                display: inline-block;
                vertical-align: top;
                width: 100%;
                margin-bottom: 15px;
                font-family: 'Prompt';
                span:first-of-type{
                    width: 15%;
                    display: inline-block;
                    float: left;
                    padding-right: 10px;
                    font-size: 13px;
                    font-weight: bold;
                    color: #434343;
                }
                span:last-of-type{
                    width: 80%;
                    display: inline-block;
                    float: left;
                    padding-right: 10px;
                    font-size: 15px;
                    color: #686868;
                }
            }
            .author,.date{
                display: inline-block;
                clear: both;
                width: 33%;
                height: 100%;
                vertical-align: top;
                font-family: 'Prompt';
                span:first-of-type{
                    display: inline-block;
                    float: left;
                    width: 45%;
                    padding-right: 10px;
                    font-size: 13px;
                    font-weight: bold;
                    color: #434343;
                }
                span:last-of-type{
                    display: inline-block;
                    float: left;
                    width: 55%;
                    padding-right: 10px;
                    font-size: 13px;
                    color: #686868;
                }
            }
            .date{
                float: right;
            }
        }
        .content-single{
            padding: 30px 24px 25px 24px;
        }
    }
    .entry-footer{
        border-top: 1px solid #8F8F8F;
        margin-top: 30px;
        nav{
            .pagination{
                margin-top: 20px;
                margin-bottom: 0;
                justify-content: space-between !important;
                li{
                    a{
                        background-color: #595959;
                        font-family: 'Prompt';
                        font-weight: 500;
                        height: 35px;
                        padding: 0 10px;
                        font-size: 14px;
                        color: #fff;
                        border-radius: 3px;
                        display: flex;
                        align-items: center;
                        border: 0;
                    }
                    a::before{
                        margin-right: 10px;
                    }
                }
            }
        }
    }
}
.width-auto{
    .elementor-column{
        width: auto !important;
    }
}
.text-hidden{
    .elementor-column{
        p{
            display: -webkit-box;
            -webkit-line-clamp: 2;
            -webkit-box-orient: vertical;
            overflow: hidden;
        }
    }
}
.top-button{
    opacity: 1 !important;
    visibility: visible !important;
}
#banner{
    img{
        width: 100%;
    }
}
.arrow-flex{
    .elementor-post-navigation{
        flex-direction: column;
        .elementor-post-navigation__link{
            padding: 10px 24px;
            border-bottom: 1px solid #F4F4F4;
            width: 100%;
            a::before,a::after{
                position: absolute;
                display: block;
                padding-right: 20px;
                font-weight: bold;
                width: 92px;
                font-size: 12px;
                color: #333;
            }
        }
        .elementor-post-navigation__prev{
            a{
                span.elementor-post-navigation__link__prev{
                    padding-left: 103px !important;
                }
            }
            a::before{
                text-align: left;  
                background-position: 75px 4px !important;
            }
        }
        .elementor-post-navigation__next{
            a{
                justify-content: flex-start !important;
                span.elementor-post-navigation__link__next{
                    padding-left: 103px !important;
                }
            }
            a::after{
                text-align: left;  
                background-position: 75px -31px !important;
            }
        }
    }
}
html:lang(th){
    .elementor-post-navigation__prev{
        a::before{
            content: 'โพสต์ก่อนหน้า';
        }
    }
    .elementor-post-navigation__next{
        a::after{
            content: 'โพสต์ถัดไป';
        }
    }
    .EN{
        display: none;
    }
    .TH{
        display: block;
    }
}
html:lang(en-US){
    .elementor-post-navigation__prev{
        a::before{
            content: 'Prev.';
        }
    }
    .elementor-post-navigation__next{
        a::after{
            content: 'Next';
        }
    }
    .EN{
        display: block;
    }
    .TH{
        display: none;
    }
}
.dropdown-item.active{
    background-color: transparent !important;
}
.vinylTable{
    td{
        border-bottom: #ebebeb 1px solid;
        padding-right: 25px;
        line-height: 28px;
        color: #333;
    }
}