.callfor-popup footer.modal-footer {
    padding: 0 !important;
    border: 0;
}
.modal-slide._inner-scroll .modal-footer{
    border: 0 !important;
}
footer.modal-footer button {
    display: none !important;
}
.modal-popup .modal-content {
    padding: 0 !important;
}
header.modal-header {
    padding: 0 !important;
}
.modal-popup .action-close {
    z-index: 1;
}
footer.modal-footer {
    padding: 0 !important;
}
.modal-popup._inner-scroll .modal-inner-wrap {
    background-color: unset;
    box-shadow: unset;
}
.modal-popup._inner-scroll .modal-content {
    background-color: unset;
}
.callfor-popup {
    text-align: center;
}



/* home slide */
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-prev {
    left: 0;
    width: 40px;
}
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-next {
    right: 0;
    width: 40px;
}
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-prev:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 11px;
    background: url(../images/h-arrow.svg) 0 0/35px;
    margin: 0;
    left: 8px;
}
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-prev:hover:before {
    opacity: 1;
}
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-next:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 11px;
    background: url(../images/h-arrow.svg) 18px 0/35px;
    margin: 0;
    left: 14px;
}
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-next:hover:before {
    opacity: 1;
}
.wrapper-slider {
    margin-bottom: 30px;
}

/* home aboutus */

.home-about-us {
    border-top: 1px solid #eae7e0;
    margin: 0;
    padding: 0;
    background: #f8f4f1;
}

.home-about-us .about-border {
    width: 40px;
    height: 20px;
    border-top-left-radius: 110px;
    border-top-right-radius: 110px;
    border: 3px solid #c8bcae;
    border-bottom: 0;
    bottom: 20px;
    display: block;
    float: none;
    margin: 0 auto;
    background: #f8f4f1;
}

.home-title h2 {
    font-family: 'Sarabun', sans-serif;
    font-size: 2.5rem;
    font-weight: 300 !important;
    text-align: center;
    color: #8f8b80;
    margin-bottom: 0;
}

.home-title h4 {
    font-size: 1.6rem;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    text-align: center;
    margin-top: 10px;
}

.home-title h5 {
    font-family: 'Sarabun', sans-serif;
    text-align: center;
    font-weight: 400;
    color: #8f8b80;
    font-size: 1.5rem;
    line-height: 2;
}

.home-content {
    font-family: 'Sarabun', sans-serif;
    text-align: center;
    margin: 0 auto;
    float: none;
    padding: 5px 0 35px;
    color: #8f8b80;
    font-size: 1.38rem;
    line-height: 2;
}

.home-content .btn-readmore {
    background: #f09a4d none repeat scroll 0 0;
    border: 1px solid #be6d40;
    border-radius: 14px;
    color: #fff;
    padding: 8px 20px 5px;
    display: inline-block;
    margin-top: 15px;
    line-height: 1;
}
.home-content .btn-readmore:hover {
    background: #bdd683 none repeat scroll 0 0;
    border: 1px solid #70ba6d;
}

.home-products .home-title>p, .home-blog .home-title>p, .home-brands .home-title>p {
    color: #8f8b80;
}

/*Home Three Box*/

.home-three-box {
    border-top: 1px solid #eae7e0;
    margin: 0;
    padding: 0 0 15px;
    float: left;
}

.home-three-box .three-border {
    width: 40px;
    height: 20px;
    border-top-left-radius: 110px;
    border-top-right-radius: 110px;
    border: 3px solid #c8bcae;
    border-bottom: 0;
    bottom: 20px;
    display: block;
    float: none;
    margin: 0 auto;
    background: #fff;
}

.home-title {
    position: relative;
    display: block;
    padding: 0;
}

.home-title p {
    text-align: center;
    color: #8F8B80;
}

.home-box-content {
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.home-box-content img {
    width: 110px;
}

.home-box-content h2 {
    border-bottom: 1px solid #d8cdb9;
    display: block;
    margin: 15px auto;
    width: 50%;
    padding-bottom: 10px;
    color: #8c8279;
    font-weight: 400;
    font-size: 2rem;
    font-family: 'Sarabun', sans-serif;
}

.home-content p, .home-box-content p {
    line-height: 2;
    font-weight: 300;
    font-size: 1.4rem;
}

/* home products */
.home-products {
    border-top: 1px solid #eae7e0;
    margin: 15px 0 0;
    padding: 0 0 30px;
    background: #f8f4f1;
}
.home-products .products-border {
    width: 40px;
    height: 20px;
    border-top-left-radius: 110px;
    border-top-right-radius: 110px;
    border: 3px solid #c8bcae;
    border-bottom: 0;
    bottom: 20px;
    display: block;
    float: none;
    margin: 0 auto;
    background: #f8f4f1;
}
.home-products .header h2 {
    font-family: 'Sarabun', sans-serif;
    color: #8f8b80;
    font-weight: 300;
    font-size: 2.5rem;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}
.home-products .header h4,
.home-slick-products .header h4 {
    font-weight: 600;
    color: #000;
    margin: 0;
    font-size: 2.3rem;
}
.home-products .header a:hover,
.home-slick-products .header a:hover {
    color: #FFD98A;
}
.product-grid-column #p-slide .product-item {
    width: 100%;
    margin: 0;
    padding: 0;
}
.home-products .product-item-photo img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 5px;
}
.home-products .products-grid .product-item-info,
.home-products .products-grid .product-item-info:hover {
    padding: 0;
    background: transparent;
}
.home-products .products-grid .product-item-info,
.home-products .products-grid .product-item-info:hover {
    border: none;
    box-shadow: none;
}
.home-products .product-item-name {
    min-height: 30px;
}

.home-products .owl-carousel.owl-theme .owl-dots .owl-dot {
    background-color: #F2F2F2;
    margin: 0;
}
.home-products .owl-carousel.owl-theme .owl-dots .owl-dot.active,
.home-products .owl-carousel.owl-theme .owl-dots .owl-dot:hover {
    background-color: #D2D2D2;
}
.owl-carousel.owl-theme .owl-nav .owl-next:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 11px;
    background: url(../images/arrow.svg) 18px 0/35px;
    margin: 0;
    left: 12px;
    top: 10px;
}
.owl-carousel.owl-theme .owl-nav .owl-prev:before {
    content: '';
    display: inline-block;
    width: 18px;
    height: 11px;
    background: url(../images/arrow.svg) 0 0/35px;
    margin: 0;
    left: 8px;
    top: 10px;
}

.home-products .owl-carousel.owl-theme .owl-nav div:hover:before {
    filter: brightness(0);
}

.home-products .owl-carousel.owl-theme .owl-dots {
    position: unset;
    transform: unset;
    margin: 20px 0 0;
}
.recommended .header img {
    width: 40px;
    margin: 0 10px 0 0;
}
.home-products.recommended .products-grid .owl-item .product-item {
    padding: 0;
}
.home-products .products-grid .owl-item .product-item {
    border-radius: 20px;
    padding: 0 15px 20px 15px;
    height: 100%;
}
.home-slick-products .product-items.slick-slider .slick-slide .product-item {
    display: inline-block !important;
    max-width: 100%;
}
.home-slick-products .products-grid .product-item-info {
    border: none;
    padding: 0 10px;
}
.home-slick-products .products-grid .product-item-info:hover {
    padding: 0 10px;
}
.home-slick-products.new-arrivals {
    margin: 40px 0;
}
.home-slick-products .product-items.slick-slider>.slick-list {
    padding: 0 0 20px;
}
.home-slick-products .slick-slide > div:first-child {
    margin: 0 0 30px;
}

.home-products .owl-carousel.owl-theme .owl-nav .owl-prev {
    top: 22%;
}
.home-products .owl-carousel.owl-theme .owl-nav .owl-next {
    top: 22%;
}
.product-item-actions .actions-secondary .action.towishlist:before {
    content: '';
    background: url(../images/whistlist.svg) no-repeat center center/30px auto;
    width: 30px;
    height: 30px;
}
.products-grid .product-item-actions a.action.towishlist {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #bdd683 none repeat scroll 0 0;
    border: 1px solid #70ba6d;
    border-radius: 50%;
}
.products-grid .product-item-actions a.action.towishlist:hover {
    background: #f09a4d none repeat scroll 0 0;
    border: 1px solid #be6d40;
}

/* home blog */

.home-blog, .home-portfolio {
    border-top: 1px solid #eae7e0;
    margin: 0;
    padding: 0;
}
.home-brands {
    border-top: 1px solid #eae7e0;
    margin-bottom: 30px;
}
.home-blog .blog-border, 
.home-portfolio .port-border, 
.home-brands .brands-border {
    width: 40px;
    height: 20px;
    border-top-left-radius: 110px;
    border-top-right-radius: 110px;
    border: 3px solid #c8bcae;
    border-bottom: 0;
    bottom: 20px;
    display: block;
    float: none;
    margin: 0 auto;
    background: #fff;
}
.home-blog .header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 20px;
    color: #fff;
}
.home-blog .header h4 {
    font-size: 2.3rem;
    margin: 0;
}
.home-blog .header a {
    color: #fff;
}
.home-blog .post-content img {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    padding: 5px !important;
}
.home-blog .header a:hover {
    color: #FFD98A;
}
.home-blog .home-content {
    background: #f8f4f1 none repeat scroll 0 0;
    padding: 15px;
    margin-bottom: 30px;
}
.home-blog .home-title>p {
    margin-bottom: 10px;
}
.home-blog .category-link a {
    display: block;
    background-color: rgb(0 0 0 / 60%);
    color: #fff;
    padding: 15px 30px;
    font-size: 1.6rem;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.home-blog .category-link a:hover {
    color: #FFD98A;
}
.home-blog .category-link {
    position: relative;
}
.home-blog .category-link a:before {
    content: '';
    border-left: 1px solid #FEE496;
    padding: 8px 20px 8px 0;
}

.home-blog .border-readblog {
    border-top: 1px solid #e1d9ce;
    margin-top: 30px;
    text-align: center;
}

.home-blog .border-blog {
    position: relative;
    top: -15px;
    background: #f8f4f1;
    display: inline-block;
    padding: 0 15px;
}

.home-blog .post-read-more {
    display: inline-block;
    margin: 0 10px;
    padding: 5px 20px 5px;
    transition: opacity .3s ease-in-out 0s;
    color: #b4a28c;
    text-align: center;
    border: 1px solid #b4a28c;
    border-radius: 17px;
    background: #fff;
    position: relative;
    top: 0;
    line-height: 1;
}
.home-blog .post-read-more:hover {
    background: #f09a4d;
    color: #fff;
}
.home-blog .post-list .post-header .post-title a {
    font-size: 1.6rem;
    color: #8f8b80;
    font-family: 'Sarabun','Roboto', sans-serif;
}
.home-blog .post-list .post-header .post-title a:hover {
    color: #ef5a28;
}
.home-blog .post-header .post-text-hld {
    text-align: center;
    color: #8a8a8a;
    font-family: 'Sarabun','Roboto', sans-serif;
}
.home-blog .recent-posts .post-list-wrapper .post-list .post-holder {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;
}
.home-blog .recent-posts .post-list-wrapper .post-list .post-holder:first-child {
    padding: 0 12px 0 0;
}
.home-blog .recent-posts .post-list-wrapper .post-list .post-holder:last-child {
    padding: 0 0 0 12px;
}
.home-blog .post-list-wrapper .post-list {
    display: flex;
}
.home-blog .post-list-wrapper .post-list .post-holder .post-header {
    order: 1;
}
.home-blog .post-holder .post-footer {
    order: 2;
}
.home-blog .post-list .post-holder .post-info > *:not(.post-posed-date) {
    display: none;
}
.home-blog .post-list .post-info .post-posed-date .label {
    display: none;
}
.home-blog .post-list .post-info .post-posed-date span {
    color: #fff;
    font-style: normal;
}    
.home-blog .post-list .post-info .post-posed-date .value:before {
    content: '';
    background: url(../images/icon-time.svg) no-repeat 0 0/12px auto;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin: 0 5px 0 0;
}
.home-blog .post-holder .post-header .post-info .item::after {
    content: '';
}
.home-blog .post-content .post-description .post-ftimg-hld img {
    width: 100%;
    padding: 0;
    margin: 0;
    object-fit: cover;
    object-position: center center;
    height: auto;
}
.home-blog img:hover {
    opacity: 0.8;
}
.home-blog .post-list .post-header .post-title {
    padding: 0;
}
.home-blog .post-list .post-header .post-title-holder {
    margin: 0 0 5px;
    justify-content: center !important;
}

.home-blog .recent-posts .title {
    display: none;
}
.home-blog .recent-posts {
    margin: 30px 0 0 0;
}
.home-blog .owl-carousel.owl-theme .owl-dots .owl-dot {
    margin: 0;
    background-color: #D2D2D2;
}
.home-blog .owl-carousel.owl-theme .owl-dots .owl-dot.active,
.home-blog .owl-carousel.owl-theme .owl-dots .owl-dot:hover {
    background-color: #F2F2F2;
}

.home-blog .post-holder .post-header .post-info .item {
    display: none;
}
.home-blog .post-list li.post-holder {
    display: flex;
    flex-direction: column;
    width: 100% !important;
    padding-bottom: 0;
}

.home-blog .owl-carousel.owl-theme .owl-nav .owl-prev,
.home-blog .owl-carousel.owl-theme .owl-nav .owl-next{
    top: 25%;
}

.home-blog .post-header .post-info.clear {
    display: none;
}

.home-blog .owl-carousel.owl-theme .owl-nav .owl-prev {
    left: -2%;
    transform: translate(-2px, 0);
}

.home-blog .owl-carousel.owl-theme .owl-nav .owl-next {
    right: -2%;
    transform: translate(2px, 0);
}

/*Home Port*/

.home-portfolio {
    margin-bottom: 30px;
    padding-bottom: 15px;
}

.home-portfolio .header h3,
.home-brands .header h3 {
    font-family: 'Sarabun', sans-serif;
    color: #8f8b80;
    font-weight: 300;
    font-size: 2.5rem;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 30px 0;
}

.home-portfolio .customer-port-item {
    background: #f8f4f1 none repeat scroll 0 0;
    padding: 20px;
}

.customer-port-item .column.port img {
    border: 2px solid #e1d9ce;
    box-shadow: 4px 7px 9px 0 rgba(0,0,0,.1);
}

/*Home Brands*/

.home-brands .owl-carousel .owl-item img {
    border: 2px solid #e1d9ce;
    box-shadow: 4px 7px 9px 0 rgba(0,0,0,.1);
}

.customer-brands-item {
    background: #f8f4f1 none repeat scroll 0 0;
    padding: 20px;
    list-style: none;
    margin-bottom: 10px;
}

/* cms */
.cms-page-view .page-main {
    padding: 0 15px 30px;
}

.cms-menu ul {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
}

.cms-page .cms-menu li {
    list-style: none;
    margin: 0;
}

.cms-menu a {
    display: flex;
    align-items: center;
    margin: 0 5px;
}

.cms-menu a:hover {
    background-color: rgb(189 214 131 / 90%);
}

.cms-menu span {
    display: none;
    font-family: 'Roboto','Kanit',sans-serif;
    color: #525252;
}

.howto-page .cms-menu .how-to-order .image, .shipping-page .cms-menu .shipping .image, .confirm-page .cms-menu .confirm-payment .image, .policy-page .cms-menu .privacy-policy .image {
    background-color: rgb(189 214 131 / 100%);
    border-radius: 0 0 0 20px;
}

.howto-page .cms-menu .how-to-order img, .shipping-page .cms-menu .shipping img, .confirm-page .cms-menu .confirm-payment img, .policy-page .cms-menu .privacy-policy img {
    filter: brightness(0) invert(1);
}

.cms-menu .how-to-order img {
    width: 35px;
}

.cms-menu .shipping img {
    width: 36px;
}

.cms-menu .confirm-payment img {
    width: 37px;
}

.cms-menu .privacy-policy img {
    width: 36px;
}

.col-12.col-md-8.col-lg-9.cms-content {
    color: #000000 !important;
}

.howto-page .bank {
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 30px;
}

.payment-content .bank-data {
    display: flex;
    align-items: center;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
    background-color: #fff;
    border-radius: 20px;
    height: 100%;
}

.payment-content .bank-data img {
    border-radius: 20px 0 0 20px;
    width: 70px;
}

.cms-page .payment-content ul {
    margin: 0;
    font-size: 1.2rem;
    font-family: 'Roboto','Kanit',sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    padding: 10px;
}

.payment-content .bank-data .bank-title {
    text-align: right;
    width: 50%;
}

.payment-content .kbank .bank-data .bank-title {
    background-color: rgb(78 45 128 / 10%);
}

.howto-page .order-section .cms-title h3 {
    border-bottom: none;
    margin: 0;
}

.howto-page .order-content .how-col {
    padding: 20px;
}

.howto-page .order-content .how-col.addtocart {
    background: linear-gradient(180deg, #F3F3F3 0%, #FFFFFF 100%);
    border-radius: 20px 20px 0 0;
    align-items: flex-start;
}

.howto-page .order-content .how-img {
    display: flex;
    align-content: center;
    justify-content: center;
    margin-left: -20px;
}

.howto-page .how-col .step {
    font-family: 'Roboto',sans-serif !important;
    font-size: 2rem;
    font-weight: 400;
    box-shadow: 0px 0px 7.14876px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    text-align: center;
    border-radius: 32px 0 0 32px;
    padding: 10px 10px 10px 15px;
    margin: auto 0;
    width: auto;
}

.howto-page .order-content .how-col.checkout, .howto-page .order-content .how-col.confirm-payment {
    align-items: flex-start;
}

.howto-page .how-text h4 {
    font-weight: 400;
    color: #000;
    text-align: center;
}

.howto-page .how-text {
    padding: 10px 0;
    color: #5C5C5C;
}

.howto-page .bank-logo {
    border-radius: 20px 0 0 20px;
    height: 100%;
    display: flex;
    align-items: center;
}

.howto-page .kbank .bank-logo {
    background-color: #4e2d80;
}

.cms-page .red, .cms-page .red-text {
    color: #FF0000;
}

.shipping-content > div {
    border-bottom: 1px solid #a7852b;
}

.shipping-content h4 {
    text-align: center;
    color: #000;
    font-weight: 400;
    width: auto;
    margin: 0 10px;
}

.shipping-by .shipping-logo {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.shipping-by .shipping-logo li {
    margin: 15px 0 0;
    list-style: none;
}

.shipping-by .shipping-logo img {
    width: 80px;
    margin: 0 10px;
    border-radius: 10px;
}

.shipping-page .shipping-content .row {
    margin: 20px 0 15px;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}

.shipping-content .row img {
    width: 25px;
}

.shipping-content p {
    color: #5B5B5B;
    font-family: 'Roboto','Kanit',sans-serif;
    text-align: center;
    font-size: 1.5rem;
    font-weight: 400;
}

.shipping-tracking .color-span {
    background-color: #f5e7cd;
    color: #a7852b;
    border-radius: 20px;
    padding: 5px 15px;
    font-size: 1.4rem;
    display: inline-block;
}

.shipping-tracking .tracking-list {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.shipping-tracking .tracking-list li {
    list-style: none;
    margin: 10px 0 0;
    display: inline-flex;
    align-items: center;
    min-width: 250px;
}

.shipping-tracking .tracking-list img {
    width: 50px;
    border-radius: 10px;
    margin: 0 15px 0 0;
}

.tracking-list a {
    color: #4B4B4B;
    text-decoration: underline;
}

.confirm-page .confirm-form {
    border: 1px solid #D0D0D0;
    border-radius: 20px;
}

.confirm-page .form-content > h4 {
    color: #fff;
    background-color: #bdd683;
    padding: 10px 30px;
    font-size: 1.8rem;
    font-weight: 400;
    border-radius: 20px 20px 0 0;
}

.confirm-page .amform-form {
    margin-bottom: 0;
    border: none;
}

.confirm-page .amform-form {
    padding: 20px;
}

.confirm-page .form-content .row.form-footer {
    margin: 0;
    background-color: #F9F9F9;
    padding: 20px 0;
    border-radius: 0 0 20px 20px;
    font-family: 'Roboto','Kanit',sans-serif;
    border-top: 1px solid #D0D0D0;
}

.confirm-page .form-footer .block {
    padding: 0 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
}

.confirm-page .form-footer .block:first-child {
    border-bottom: 1px solid #D0D0D0;
    margin: 0 0 20px;
    padding: 0 30px 20px 30px;
}

.confirm-page .form-footer img {
    width: 70px;
    margin: 0 20px 0 0;
}

.confirm-page .form-content .row.form-footer a {
    color: #bdd683;
}

.confirm-text {
    font-family: 'Roboto','Kanit',sans-serif;
    color: #606060;
    text-align: center;
}

.confirm-text h4 {
    text-align: center;
    color: #000;
    font-weight: 400;
    margin: 30px 0 10px;
}

.confirm-text a {
    color: #bdd683 !important;
}

.category-confirm-payment .page-title-wrapper {
    display: none;
}

.cms-page.about-page .bg-image img {
    border-radius: 20px 20px 0 0;
    margin: 0;
    width: 100%;
}

.about-page .content {
    position: relative;
    border: 1px solid #908272;
    border-radius: 0 0 20px 20px;
}

.about-page .content .text {
    font-family: 'Sarabun',sans-serif;
    padding: 30px;
    font-size: 1.4rem;
    color: #8f8b80;
    line-height: 1.7;
}

.cms-page.contact-page .cms-content {
    max-width: 100%;
    width: 100%;
}

.cms-title h3 {
    border: solid;
    background: transparent;
    border-image: linear-gradient(45deg, rgb(146 146 146 / 10%), #929292 , rgb(146 146 146 / 10%)) 1;
    border-width: 1px 0;
    border-radius: 5px;
    color: #000;
    text-align: center;
    padding: 15px 0;
    font-size: 2rem;
    font-weight: 400;
    margin: 0 0 20px;
}

.contact-page .cms-title h3 {
    border-bottom: none;
}

.form-contact .form-bg {
    border: solid 1px #bdd683;
    border-radius: 30px;
    padding: 30px;
}

.contact-page .form-title, .contact-page .box-title {
    background-color: #2c1e19;
    display: inline-flex;
    align-items: center;
    color: #fff;
    padding: 10px 30px;
    border-radius: 0 0 12px 12px;
    margin: 0 0 30px 15px;
}

.form-contact .amform-form .form-control {
    background-color: #FAFAFA;
    border: 1px solid #B6B6B6;
    border-radius: 50px;
}

.form-contact .field.field-message .form-control {
    max-height: 120px;
    height: calc(14.5rem);
}

.cms-ar-privacy-policy h1 {
    font-size: 2rem;
    border: solid;
    background: transparent;
    border-image: linear-gradient(45deg, rgb(146 146 146 / 10%), #929292 , rgb(146 146 146 / 10%)) 1;
    border-width: 1px 0;
    border-radius: 5px;
    color: #000;
    text-align: center;
    padding: 15px 0;
    font-weight: 400;
    margin: 0 0 20px;
}

.cms-ar-privacy-policy h2{
    font-size: 1.8rem;
}

.contact-page .box-bg {
    background-color: #f5f5f5;
    border-radius: 12px;
    padding: 0 15px 30px !Important;
    height: 100%;
}

.contact-page .box-text {
    padding: 0;
}

.contact-page .box-text h4, .contact-page .box-text span {
    margin: 0 0 0 10px;
    color: #fff;
    font-family: 'Roboto','Kanit', sans-serif;
    font-weight: 500;
}

.contact-page .box-contact .box-content ul {
    list-style: none;
    padding: 0 30px;
}

.contact-page .box-contact .box-content ul li {
    display: flex;
    margin: 0 0 30px 0;
}

.contact-page .box-contact .box-content ul img {
    width: 50px;
}

.box-contact .box-content .data h4, .box-contact .box-content .data p {
    margin: 0 0 0 30px;
    font-weight: 400;
}

.contact-page .box-contact .box-content .data ul li {
    margin: 0;
}

.contact-page .box-contact .box-content .data ul li a {
    margin-left: 0;
    color: #a7852b;
}

.contact-page .box-contact .box-content .data ul li a:hover {
    color: #2c1e19;
}

.contact-page .box-contact .box-content .data a {
    margin-left: 30px;
    color: #a7852b;
}

.contact-page .box-contact .box-content .data a:hover {
    color: #2c1e19;
}

.cms-privacy-policy .page-title-wrapper {
    display: none;
}

.icon-box.featured-box.icon-box-left.text-left {
    align-items: center;
    flex-direction: column;
    display: flex;
}

.cms-contact .icon-box-img img {
    padding: 26px 28px;
    width: 100%;
}

.cms-contact .icon-box-text {
    padding: 20px 0 0 10px !important;
}

.cms-contact p:nth-child(1) {
    text-align: center;
    position: relative;
    right: 5px;
}

.cms-contact .icon-box-text img {
    width: 70px;
    margin-bottom: 10px;
}

.cms-contact p.name {
    font-size: 2rem;
    color: #000;
    font-weight: 400;
    margin-bottom: 0;
}

.cms-contact p {
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    color: #8c8279;
    font-size: 1.4rem;
    font-weight: 300;
}

.cms-contact .contact-location .op-map:before {
    display: inline-block;
    content: '';
    background: url(../images/icon-map.svg) no-repeat 0 0 / 24px auto;
    width: 24px;
    height: 24px;
    vertical-align: sub;
}

.contact-location .icon-box-img {
    text-align: center;
    max-width: 50%;
    flex-basis: 50%;
    background-color: #fff;
    border: 1px solid;
    border-radius: 50%;
}

/* brands page */
.brands-row {
    display: inline-block;
    width: 100%;
    margin: 0 0 30px;
}
.brands-row h2 {
    text-align: center;
    color: #000;
    font-size: 2.5rem;
    display: inline-block;
    padding: 0 50px;
    font-weight: 400;
}
.brands-row a {
    display: inline-block;
    text-align: center;
    margin-bottom: 18px;
    padding: 0 15px 0 0;
}
.content-brands a {
    padding: 0 10px;
}
.content-brands a:hover img {
    border: 1px solid #000;
}
.brands-row img {
    border: 1px solid #ddd;
}
.brands-row h4 {
    color: #999;
    font-weight: 300;
    font-size: 1.2rem;
    margin: 12px 0 0;
    line-height: .8;
}
.content-brands {
    margin: 0 -10px;
    display: flex;
    flex-wrap: wrap;
}

.categorypath-contact-us .page-title-wrapper {
    display: none;
}

.cms-contact h1.head-title {
    font-family: 'Sarabun',sans-serif!important;
    font-size: 2rem;
    font-weight: 500!important;
}

.contact-social .text {
    text-align: center;
}

.cms-contact .contact-social ul {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    flex-flow: wrap;
    justify-content: center;
}

.cms-contact .contact-social ul li {
    width: 100%;
    height: auto;
    border-radius: 50px;
    margin-bottom: 15px;
    padding: 10px;
}

.cms-contact .contact-social ul li.bt-line {
    background-color: #79CA3A;
    max-width: 100%;
    flex-basis: 100%;
}

.cms-contact .contact-social ul li.bt-line:hover {
    background-color: #039b00;
    cursor: pointer;
}

.cms-contact .contact-social ul li.bt-fb {
    background-color: #3381C9;
    max-width: 100%;
    flex-basis: 100%;
}

.cms-contact .contact-social ul li.bt-fb:hover {
    background-color: #075dad;
    cursor: pointer;
}

.cms-contact .contact-social ul li.bt-mail {
    background-color: #F19E3B;
    padding: 10px 45px;
}

.cms-contact .contact-social ul li.bt-mail:hover {
    background-color: #e98000;
    cursor: pointer;
}

.cms-contact .contact-social ul li.bt-line a::before {
    display: inline-block;
    content: '';
    background: url(../images/icon-contact-1.svg) no-repeat 0 0 / 35px auto;
    width: 35px;
    height: 35px;
    vertical-align: middle;
    margin-right: 10px;
}

.cms-contact .contact-social ul li.bt-fb a::before {
    display: inline-block;
    content: '';
    background: url(../images/icon-contact-2.svg) no-repeat 0 0 / 35px auto;
    width: 35px;
    height: 35px;
    vertical-align: middle;
    margin-right: 10px;
}

.cms-contact .contact-social ul li.bt-mail::before {
    display: inline-block;
    content: '';
    background: url(../images/icon-contact-3.svg) no-repeat 0 0 / 44px auto;
    width: 44px;
    height: 44px;
    vertical-align: middle;
    margin-right: 10px;
    float: left;
}

.contact-social ul li.bt-mail a {
    float: left;
}

.contact-social ul li a {
    color: #fff;
    font-family: 'Roboto', sans-serif;
    font-size: 1.6rem;
}

.contact-tel-fax-form .row.align-center {
    justify-content: center;
}

.contact-tel-fax-form .box-contact .box-content ul {
    background-color: #f8f8f8;
    padding: 30px 40px;
    border-radius: 30px;
    margin-bottom: 0;
}

.contact-tel-fax-form .box-contact .data h4 {
    text-align: center;
    margin-right: 20px;
    font-size: 1.8rem;
    font-family: 'Sarabun,Roboto',sans-serif !important;
    line-height: 1;
    margin: 0 10px 15px;
}

.contact-tel-fax-form .box-contact .data p, .contact-tel-fax-form .box-contact .data a {
    font-size: 1.6rem;
    color: #939393;
    font-family: roboto,sans-serif;
    margin: 0;
}

.cms-page.cms-contact .col-12 {
   margin-bottom: 30px;
}

.cms-contact .contact-location {
    margin-bottom: 30px;
}

.cms-contact .box-contact {
    margin: 0 0 30px;
}

.cms-contact .col.form-contact {
    padding: 30px 0;
}

.cms-page .amform-form .field:not(.fb-file) input, .cms-page .amform-form select.form-control {
    border-radius: 3px;
    background-color: #f5f5f5;
    border: 1px solid #c5c5c5;
    height: calc(3.5rem);
    padding: 0 10px;
}
.confirm-page .amform-form .field.fb-file input {
    border: none;
}
.cms-page .amform-form textarea#message {
    border-radius: 3px;
    background-color: #f5f5f5;
    border: 1px solid #c5c5c5;
    height: calc(14.5rem);
}

.policy-page .thumb-txt-h a {
    font-family: 'Sarabun', sans-serif;
}

.page-products.category-contact-us .columns {
    display: none;
}

.about-page .logo-content {
    max-width: 150px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: -55px;
    background-color: #bdd683;
    border-radius: 15px;
    padding: 10px 20px;
    box-shadow: 0px 2.89562px 2.89562px rgba(0, 0, 0, 0.25);
    text-align: center;
}
.form-content button {
    border: none !important;
}
.home_notice {
    background-color: #ff7800;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}

@media (min-width: 550px) {

    /* CMS New 2023*/

    .contact-location .icon-box-img {
        max-width: 28%;
        flex-basis: 28%;
    }

    .cms-contact .icon-box-img img {
        padding: 28px;
    }

    .cms-contact .contact-social ul li.bt-mail {
        padding-left: 45px;
        padding-right: 45px;
    }

    .cms-contact .contact-social ul li.bt-mail::before {
        float: none;
    }

    .contact-social ul li.bt-mail a {
        float: none;
    }

    .contact-tel-fax-form .box-contact .data {
        margin-left: 30px;
    }
    
    .contact-tel-fax-form .box-contact .data h4 {
        float: left;
        text-align: left;
        margin: 0 20px 0 0;
    }

    .contact-tel-fax-form .box-contact .data p, .contact-tel-fax-form .box-contact .data a {
        line-height: 1.5;
    }

}

@media (min-width: 768px){
    
    /*Home Three Box*/

    .home-box-content {
        border-bottom: none;
        margin-bottom: 15px;
    }
    
    
    /* home blog */
    .home-blog .header {
        align-items: flex-start;
    }
    .home-blog .owl-carousel.owl-theme .owl-dots {
        position: absolute;
        left: unset;
        right: 0;
        top: -35px;
        margin: 0;
    }
    .home-blog .owl-carousel.owl-theme .owl-nav .owl-prev {
        left: -4%;
    }
    .home-blog .owl-carousel.owl-theme .owl-nav .owl-next {
        right: -4%;
    }
    
    /* home products */

    .home-products .product-item-actions .actions-primary>.stock.unavailable {
        padding: 0;
    }
    .home-products .stock.unavailable span {
        display: block;
        text-align: center;
        background-color: #ccc;
        color: #fff;
        padding: 10px;
        width: 150px;
        border-radius: 3px;
    }
    .home-products.recommended .owl-carousel.owl-theme .owl-dots {
        top: -38px;
    }
    .home-products .owl-carousel.owl-theme .owl-dots,
    .home-slick-products .product-items .slick-dots {
        position: absolute;
        top: -35px;
        right: 0;
        bottom: unset;
        left: unset;
        margin: 0;
        width: auto;
    }
    .home-products .product-banner.home-banner {
        margin: 0 0 30px;
    }
    
    /* cms */
 
    .cms-page {
        display: flex;
    }

    .cms-page.cms-contact {
        display: block;
    }

    .cms-page .left-menu {
        flex-basis: 36.333333%;
        max-width: 36.333333%;
        margin: 0;
    }
    
    .cms-menu a {
        margin: 0;
    }
    .cms-page .cms-menu li:first-child a {
        border-radius: 20px 20px 0 0;
    }
    .howto-page .cms-menu .how-to-order a, .shipping-page .cms-menu .shipping a, .confirm-page .cms-menu .confirm-payment a, .policy-page .cms-menu .privacy-policy a, .cms-page .cms-menu li:hover a {
        background-color: #bdd683;
    }
    .howto-page .cms-menu .how-to-order span, .shipping-page .cms-menu .shipping span, .confirm-page .cms-menu .confirm-payment span, .policy-page .cms-menu .privacy-policy span {
        color: #fff;
    }
    .cms-page .cms-menu li:hover span {
        color: #fff;
    }
    .cms-menu .image {
        padding: 10px;
        min-width: 60px;
        background: linear-gradient(270deg, rgba(0, 0, 0, 0.03) 0%, rgba(255, 255, 255, 0) 100%);
    }
    .cms-page .cms-menu li:hover .image {
        background-color: rgb(189 214 131 / 100%);
    }
    .cms-page .cms-menu li:hover img {
        filter: brightness(0) invert(1);
    }
    .cms-menu span {
        display: block;
        font-size: 1.4rem;
        margin: 0 15px;
    }
    .cms-page .cms-menu li:first-child .image {
        border-radius: 20px 0 0 0;
    }
    
    .cms-menu .privacy-policy a {
        border-radius: 0 0 20px 20px;
    }
    
    .cms-menu ul {
        display: block;
        border: 1px solid #DEDEDE;
        border-radius: 20px;
    }
    .cms-page .cms-menu li.how-to-order {
        border-bottom: 1px solid #DEDEDE;
    }

    .cms-page .cms-menu li.confirm-payment {
        border: solid #DEDEDE;
        border-width: 1px 0;
    }
    .payment-content .bank-data .bank-title {
        max-width: 30%;
    }
    
    .cms-page .cms-content {
        max-width: 63.666667%;
    }
    
    .contact-page .form-contact .amform-form {
        max-width: 550px;
        margin: auto;
    }
    
    .form-contact .amform-form-fieldset .field {
        width: 50%;
        display: inline-block;
        padding: 15px 10px;
        margin-bottom: 0 !important;
    }
    
    .form-contact .amform-form-fieldset .field.field-message {
        width: 100%;
    }

    .cms-page.cms-contact .contact-tel-fax-form {
        padding-right: 0;
    }

    .icon-box.featured-box.icon-box-left.text-left {
        flex-direction: row;
        justify-content: center;
    }

    .contact-location .icon-box-img {
        max-width: 20%;
        flex-basis: 20%;
        margin-right: 5%;
    }

    .contact-tel-fax-form .box-contact .box-content ul {
        padding: 65px 7px;
    }

    .contact-tel-fax-form .box-contact .data {
        margin-left: 0;
    }

    .contact-tel-fax-form .box-contact .data a {
        line-height: 2;
    }

    .contact-tel-fax-form .form-contact h4 {
        font-size: 1.8rem;
        font-weight: 400;
        text-align: center;
        color: #383838;
    }
    
    .cms-contact .box-contact {
        padding-left: 0;
    }

    .form-contact form {
        max-width: 600px;
        margin: auto!important;
    }

    .form-contact .wpforms-field-container .wpforms-field {
        width: 50%;
        display: inline-block;
        padding: 15px 10px;
    }

    .form-content label.wpforms-field-label {
        margin-top: 10px!important;
        margin-bottom: 10px!important;
    }

    .cms-contact .col.contact-social {
        padding-left: 30%;
        padding-right: 30%;
    }

    .contact-tel-fax-form .box-contact .data h4 {
        margin-right: 14px !important;
        line-height: 1.6;
    }

    .cms-contact p:nth-child(1) {
        text-align: left;
    }

    .cms-page form .field {
        width: 50%;
        display: inline-block;
        padding: 0 15px;
        margin-bottom: 30px !important;
    }

    .cms-contact .contact-social ul li.bt-line {
        max-width: 40%;
        flex-basis: 40%;
        margin-right: 5px;
    }

    .cms-contact .contact-social ul li.bt-fb {
        max-width: 40%;
        flex-basis: 40%;
        margin-left: 5px;
    }

    .cms-contact .contact-social ul li.bt-mail {
        max-width: 70%;
        flex-basis: 70%;
    }
}



@media (min-width: 992px){ 
    .callfor-popup img {
        margin: auto;
        width: 600px;
    }
    .modal-popup._inner-scroll .modal-inner-wrap {
        width: max-content;
    }
    /*Home Three Box*/

    .home-box-content:nth-child(3n-2) {
        padding: 0 40px 0 0;
    }

    /* home blog */
    .home-blog .post-content .post-description .post-ftimg-hld img {
        height: auto;
    }
    .home-blog .owl-carousel.owl-theme .owl-nav .owl-prev {
        left: -3%;
    }
    .home-blog .owl-carousel.owl-theme .owl-nav .owl-next {
        right: -3%;
    }


    /* home products */

    .home-products {
        padding: 0 0 40px;
    }  
    .home-products .owl-carousel.owl-theme .owl-nav .owl-prev {
        top: 26%;
    }
    .home-products .owl-carousel.owl-theme .owl-nav .owl-next {
        top: 26%;
    }

    /* home banner */
    .home-banner .item {
        margin: 0 0 30px;
    }
    
    /* cms */
    .cms-page .left-menu {
        max-width: 30%;
    }
    
    .cms-menu span {
        font-size: 1.5rem;
    }
    
    .cms-page .cms-content {
        max-width: 70%;
    }
    
    .howto-page .bank {
        max-width: 50%;
    }
    
    .howto-page .order-content .how-col {
        display: flex;
        align-items: center;
    }
    
    .howto-page .order-content .how-col {
        padding: 30px 30px 0 30px;
    }
    
    .howto-page .order-content .how-img {
        max-width: 25%;
        padding: 0 30px 0 0;
        margin: 0;
    }
    
    .howto-page .how-text h4 {
        text-align: left;
    }
    
    .shipping-content > div {
        padding-bottom: 10px;
    }
    
    .confirm-page .amform-form {
        max-width: 500px;
    }
    
    .confirm-page .form-content .row.form-footer {
        flex-wrap: nowrap;
        padding: 0;
    }
    
    .confirm-page .form-footer .block {
        padding: 40px;
    }
    
    .confirm-page .form-footer .block:first-child {
        border-bottom: none;
        border-right: 1px solid #D0D0D0;
        margin: 0;
        padding: 40px;
    }
    
    .about-page .content .text {
        padding: 50px 60px;
        margin-bottom: 20px;
    }
    
    .about-page .content .image {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
    
    .about-page .content .image img {
        width: 100%;
    }
    
    .about-page .content .image img:first-child {
        border-radius: 0 0 0 20px;
    }
    
    .about-page .content .image img:last-child {
        border-radius: 0 0 20px 0;
    }
    
    .contact-page .form-contact .amform-form {
        max-width: 350px;
    }

    
    .icon-box.featured-box.icon-box-left.text-left {
        justify-content: center;
    }
    
    .form-contact, .box-contact {
        margin-bottom: 30px;
    }
    
    .cms-contact .col.contact-social {
        padding-left: 5%;
        padding-right: 5%;
    }

    .contact-tel-fax-form .box-contact .box-content ul {
        padding-left: 5px;
        padding-right: 35px;
    }

    .contact-tel-fax-form .box-contact .data h4 {
        line-height: 1;
    }

    .cms-contact .contact-social ul li {
        margin-bottom: 30px;
    }

    .contact-location .icon-box-img {
        max-width: 15%;
        flex-basis: 15%;
    }

}



@media (min-width: 1200px){ 
    
    
    /* home blog */
    .home-blog .category-link a {
        padding: 25px 50px;
    }
    .home-blog .owl-carousel.owl-theme .owl-nav .owl-prev {
        transform: translate(3px, 0);
    }
    .home-blog .owl-carousel.owl-theme .owl-nav .owl-next {
        transform: translate(-2px, 0);
    }
    
    /* home video */
    .home-video .v-left .v-info {
        padding: 25px;
    }
    .home-video .item.v-left .v-info {
        padding: 25px 30px;
    }
    .home-video video {
        max-height: 490px;
    }
    
    /* home products */
    .home-slick-products .products-grid .product-item-info {
        width: 70%;
        margin: auto !important; 
    }
    
    
    /* cms */
    .cms-page .left-menu {
        max-width: 27%;
    }
    
    .cms-page .payment-content ul {
        font-size: 1.4rem;
        padding: 15px;
    }
    .bank-data .bank-detail {
        height: 110px;
    }
    
    .order-step-box p.order-explain {
        width: 80%;
        margin: 30px auto;
    }
    .confirm-page .note-bottom {
        padding: 30px 45px;
    }
    .howto-page .how-col p {
        min-height: 63px;
    }
    .cms-menu .image {
        padding: 15px 20px;
    }
    .cms-page .cms-content {
        max-width: 73%;
    }
    .confirm-page .amform-form {
        max-width: 650px;
    }
    .confirm-text {
        padding: 0 100px;
    }
    
    .cms-branches .cms-page .cms-content {
        max-width: 100%;
    }
    
    .cms-branches .lbox {
        float: left;
    }
    
    .contact-page .form-contact .amform-form {
        max-width: 500px;
    }

    .cms-contact .col.contact-social {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .form-contact form {
        max-width: 450px;
    }

    .cms-contact p:nth-child(1) {
        padding-left: 5px;
    }

    .cms-contact p {
        font-size: 1.8rem;
    }

    .cms-contact .contact-social ul {
        column-gap: 15px;
    }

    .cms-contact .contact-social ul li.bt-line,
    .cms-contact .contact-social ul li.bt-fb {
        max-width: 20%;
        flex: 20%;
    }
    

    .cms-contact .contact-social ul li.bt-mail {
        max-width: 45%;
        flex-basis: 45%;
    }

    .contact-tel-fax-form .box-contact .data {
        margin-left: 22%;
    }

    .contact-tel-fax-form .box-contact .data h4 {
        line-height: 1.5;
    }
    
}



@media (min-width: 1400px){ 

    /*Home Products*/

    .home-products .owl-carousel.owl-theme .owl-nav .owl-prev {
        transform: translate(7px, 0);
    }
    .home-products .owl-carousel.owl-theme .owl-nav .owl-next {
        transform: translate(-7px, 0);
    }
    
    /* home blog */
    .home-blog .owl-carousel.owl-theme .owl-nav .owl-prev {
        transform: translate(10px, 0);
    }
    .home-blog .owl-carousel.owl-theme .owl-nav .owl-next {
        transform: translate(-10px, 0);
    }
    
    /* cms */
    .cms-content .cms-list li, 
    .cms-content .c-box li, 
    .cms-content .bank li {
        font-size: 1.4rem;
    }
    .payment-page .order-step-box {
        padding: 50px 50px 30px 50px;
    }

    .cms-contact .contact-social ul li {
        width: 300px;
        padding: 10px 50px;
    }

    .cms-contact .contact-social ul li.bt-mail {
        padding: 12px 48px;
    }

    .cms-contact .contact-social ul li a {
        font-size: 1.8rem;
    }

    .cms-contact .contact-social ul li.bt-line a::before {
        background-size: 48px;
        width: 48px;
        height: 48px;
        margin-right: 30px;
    }

    .cms-contact .contact-social ul li.bt-fb a::before {
        background-size: 48px;
        width: 48px;
        height: 48px;
        margin-right: 30px;
    }

    .cms-contact .contact-social ul li.bt-mail a::before {
        background-size: 48px;
        width: 48px;
        height: 48px;
        margin-right: 30px;
    }

    .form-contact form {
        max-width: 520px;
    }

    .contact-location .icon-box-img {
        max-width: 10%;
        flex-basis: 10%;
    }

    .cms-contact .contact-social ul li.bt-line, .cms-contact .contact-social ul li.bt-fb {
        max-width: 25%;
        flex: 25%;
    }

}



@media (min-width: 1600px){ 
 
    
    /* home products */

    
    

}
