.checkout-index-index span.action.nav-toggle {
    display: none !important;
}

.product-item-actions .actions-primary,
.head-top .cart-wrapper,
.product-info-main .product-options-bottom .box-tocart,
.product-info-main .box-tocart  {
    display: none !important;
}
/* home slide */

.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-prev {
    left: 20px;
}
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-next {
    right: 20px;
}
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-next:before {
    content: '';
    background: url(../images/arrow1.svg) 25px 0px / 80px;
    width: 25px;
    height: 45px;
}
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-next:hover:before {
    filter: brightness(0.8);
}
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-prev:before {
    content: '';
    background: url(../images/arrow1.svg) 0 0 / 80px;
    width: 25px;
    height: 45px;
}
.slidershow-home.owl-carousel.owl-theme .owl-nav .owl-prev:hover:before {
    filter: brightness(0.8);
}
.f-follow.f-payment img {
    width: 35px;
}
.policy-page .cms-content .std ul {
    margin-bottom: 15px;
}
.policy-page .cms-content .std p, .policy-page .cms-content .std li {
    line-height: 2.2rem;
}
/* home category */
.home-category .box {
    padding: 0;
    max-width: 100%;
}
.home-category .left .text {
    position: absolute;
    top: 50%;
    left: 10%;
    transform: translateY(-50%);
}
.home-category .right .text {
    position: absolute;
    top: 50%;
    right: 10%;
    transform: translateY(-50%);
    text-align: right;
}
.home-category .header {
    color: #fff;
    margin: 0 0 50px;
}
.home-category .header p {
    margin: 0;
    font-size: 2.3rem;
    font-weight: 300;
}
.home-category .header h4 {
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 0.8;
}
.home-category .text a {
    display: block;
    color: #fff;
    font-weight: 300;
}
.home-category .text a:hover {
    color: #a7852b;
}
.home-category hr {
    border-top: 1px solid #fff;
    margin: 0 0 5px;
    width: 210px;
    transition: width 0.5s;
}
.home-category a:hover hr {
    border-top: 1px solid #a7852b;
}
.home-category .text a:hover hr {
    width: 250px;
}
.home-category img {
    width: 100%;
}



/* home model */
.home-model {
    margin: 30px 0;
}
.home-model .header h3 {
    font-size: 3.5rem;
    margin: 0;
    font-weight: 500;
}
.home-model hr {
    margin: 5px 0;
    border-color: #010101;
    width: 210px;
}
.home-model a {
    color: #010101;
    font-weight: 300;
}
.home-model a:hover {
    color: #a7852b;
}
.home-model .model-box {
    display: flex;
    flex-wrap: wrap;
}


/* home products */
.home-products {
    margin: 0;
}

.home-products .block-products-list {
    margin: 0;
}
.home-products .header h4 {
    font-weight: 500;
    margin: 0;
    font-size: 2rem;
    color: #000;
}
.home-products .header a {
    font-family: 'Roboto','Kanit',sans-serif;
    font-weight: 300;
    color: #818181;
}
.home-products .header a:hover {
    color: #1490c9;
}
.home-products hr {
    margin: 5px 0;
    border-color: #010101;
    width: 210px;
}
.product-grid-column #p-slide .product-item {
    width: 100%;
    margin: 0;
}
.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: 45px;
    text-align: center;
}

.home-products .owl-carousel.owl-theme .owl-nav .owl-next:before {
    content: '';
    width: 19px;
    height: 19px;
    background: url(../images/arrow.svg) 19px 0px / 45px;
    margin: 0;
}

.home-products .owl-carousel.owl-theme .owl-nav .owl-prev:before {
    content: '';
    width: 19px;
    height: 19px;
    background: url(../images/arrow.svg) 0 0 / 45px;
    margin: 0;
}

.home-products .owl-carousel.owl-theme .owl-nav .owl-prev:hover:before,
.home-products .owl-carousel.owl-theme .owl-nav .owl-next:hover:before{
    filter: brightness(0.8);
}


.home-products .owl-carousel.owl-theme .owl-nav div {
    top: calc(50% - 20px);
}
.home-products .owl-carousel.owl-theme .owl-nav .owl-prev {
    left: 0;
}
.home-products .owl-carousel.owl-theme .owl-nav .owl-next {
    right: 0;
}
.home-products.best-seller .owl-carousel.owl-theme .owl-nav .owl-next {
    right: -12px;
}
.home-products .owl-carousel.owl-theme .owl-dots {
    position: unset;
    transform: unset;
    margin: 15px 0;
}

.products-grid.wishlist .price-box.price-configured_price p.price-as-configured {
    display: flex;
    flex-direction: row-reverse;
    place-content: center;
    margin: 10px 0 30px 0;
}

.product-items .product-item .amquickview-hover {
    display: none !important;
}

.home-products .product-item-info .product-image-container {
    width: 350px !important;
}

/* home two banner */
.home-two-banner .item {
    margin: 0 0 15px;
}
.home-banner {
    margin: 0 0 15px;
}
.home-banner img:hover {
    opacity: 0.9;
}

/* home full banner */
.home-full-banner {
    margin: 0;
}
.home-banner img {
    width: 100%;
}


/* home info */
.home-info {
    background-color: #010101;
    color: #fff;
    padding: 50px 0;
}
.home-info .header h2 {
    font-size: 3.5rem;
    font-weight: 500;
    margin: 0 0 30px;
}
.home-info .item {
    padding: 0 15px;
}



/* home blog */
.home-blog {
    margin: 40px 0;
}
.home-blog .header h4 {
    font-weight: 500;
    margin: 0;
    font-size: 2.6rem;
}
.home-blog hr {
    margin: 5px 0;
    border-color: #010101;
    width: 210px;
}
.home-blog .header a {
    font-family: 'Roboto','Kanit',sans-serif;
    font-weight: 300;
    color: #010101;
}
.home-blog .header a:hover {
    color: #a7852b;
}
.home-blog .header {
    margin: 0 0 20px;
}
.home-blog .title {
    display: none;
}
.home-blog .post-list-wrapper.blog-widget-recent .post-list .post-holder {
    width: 100%;
    margin: 0;
    padding: 0;
    position: relative;
}
.home-blog .post-list .post-info {
    padding: 0 0 15px;
}
.home-blog .post-info .label {
    display: none;
}
.home-blog .post-list .post-header .post-info .value {
    font-style: normal;
}
.home-blog .post-list .post-header .post-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #000;
    font-weight: 500;
    font-family: 'Roboto','Kanit',sans-serif;
    line-height: 1.2;
}
.home-blog .post-list .post-header .post-title a:hover {
    color: #a7852b;
}
.home-blog .post-list .post-header .post-title {
    max-width: 100%;
}
.home-blog .post-list .post-header .post-title {
    padding: 15px 0 0;
}
.home-blog .blog-widget-recent .post-description .post-text-hld {
    min-height: unset;
}
.home-blog .post-list .post-description {
    font-size: 1.4rem;
}
.home-blog .owl-carousel.owl-theme .owl-nav .owl-prev:before {
    background: url(../images/icon-arrow-left-grey.svg) no-repeat 0 0/22px auto;
}
.home-blog .owl-carousel.owl-theme .owl-nav .owl-prev:hover:before {
    background: url(../images/icon-arrow-left-red.svg) no-repeat 0 0/22px auto;
}
.home-blog .owl-carousel.owl-theme .owl-nav .owl-next:before {
    background: url(../images/icon-arrow-right-grey.svg) no-repeat 0 0/22px auto;
}
.home-blog .owl-carousel.owl-theme .owl-nav .owl-next:hover:before {
    background: url(../images/icon-arrow-right-red.svg) no-repeat 0 0/22px auto;
}
.home-blog .owl-carousel.owl-theme .owl-dots .owl-dot.active,
.home-blog .owl-carousel.owl-theme .owl-dots .owl-dot:hover {
    background-color: #a7852b;
    margin: 0 4px;
}
.home-blog .owl-carousel.owl-theme .owl-dots .owl-dot {
    background-color: #D9D9D9;
    margin: 0 4px;
}
.home-blog .owl-nav {
    position: relative;
    top: -300px;
}
.home-blog .owl-carousel.owl-theme .owl-nav div {
    top: calc(50% - 20px);
}
.home-blog .owl-carousel.owl-theme .owl-nav .owl-prev {
    left: -20px;
}
.home-blog .owl-carousel.owl-theme .owl-nav .owl-next {
    right: -28px;
}
.home-blog .owl-carousel.owl-theme .owl-dots {
    position: unset;
    transform: unset;
}


/* home review */
.home-review {
    margin: 0 0 50px;
}
.home-review .header {
    margin: 0 0 20px;
}
.home-review .header h4 {
    font-weight: 500;
    margin: 0;
    font-size: 2.6rem;
}
.home-review .header a {
    font-family: 'Roboto','Kanit',sans-serif;
    font-weight: 300;
    color: #010101;
}
.home-review .header a:hover {
    color: #a7852b;
}
.home-review hr {
    margin: 5px 0;
    border-color: #010101;
    width: 210px;
}
.home-review .item {
    text-align: center;
    color: #010101;
}
.home-review .owl-item .item > img {
    width: auto;
    margin: auto auto 10px;
}
.home-review .owl-item .star img {
    width: 15px;
    margin: 0 2px;
}
.home-review .star {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0;
}
.home-review .owl-item .review-content > img {
    width: 15px;
    display: none;
}
.home-review .review-content h5 {
    font-weight: 500;
}
.home-review .review-content p {
    line-height: 1.2;
}
.home-review .owl-carousel.owl-theme .owl-nav .owl-prev:before {
    background: url(../images/icon-arrow-left-grey.svg) no-repeat 0 0/22px auto;
}
.home-review .owl-carousel.owl-theme .owl-nav .owl-prev:hover:before {
    background: url(../images/icon-arrow-left-red.svg) no-repeat 0 0/22px auto;
}
.home-review .owl-carousel.owl-theme .owl-nav .owl-next:before {
    background: url(../images/icon-arrow-right-grey.svg) no-repeat 0 0/22px auto;
}
.home-review .owl-carousel.owl-theme .owl-nav .owl-next:hover:before {
    background: url(../images/icon-arrow-right-red.svg) no-repeat 0 0/22px auto;
}
.home-review .owl-carousel.owl-theme .owl-dots .owl-dot.active,
.home-review .owl-carousel.owl-theme .owl-dots .owl-dot:hover {
    background-color: #a7852b;
    margin: 0 4px;
}
.home-review .owl-carousel.owl-theme .owl-dots .owl-dot {
    background-color: #D9D9D9;
    margin: 0 4px;
}
.home-review .owl-nav {
    position: relative;
    top: -250px;
}
.home-review .owl-carousel.owl-theme .owl-nav div {
    top: calc(50% - 20px);
}
.home-review .owl-carousel.owl-theme .owl-nav .owl-prev {
    left: -10px;
}
.home-review .owl-carousel.owl-theme .owl-nav .owl-next {
    right: -10px;
}
.home-review .owl-carousel.owl-theme .owl-dots {
    position: unset;
    transform: unset;
}


/* new cms 2023 */

.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(167 133 43 / 90%);
}

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

.howto-page .cms-menu .how-to-order .image, .payment-page .cms-menu .how-to-pay .image, .shipping-page .cms-menu .shipping .image, 
.confirm-page .cms-menu .confirm-payment .image, .policy-page .cms-menu .privacy-policy .image {
    background-color: rgb(167 133 43 / 100%);;
    border-radius: 6px;
}

.howto-page .cms-menu .how-to-order img, .payment-page .cms-menu .how-to-pay 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 img {
    width: 35px;
}

.bank-data .bank-detail {
    width: 100%;
    background-color: #f9f9f9;
    border-radius: 0 12px 12px 0;
    padding: 0 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: auto;
    margin: 0;
}

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

.patment-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;
}

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

.payment-page .kbank .bank-logo {
    background-color: #00a957;
}

.cms-page .payment-content ul {
    margin: 0;
    font-size: 1.2rem;
    width: 100%;
    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: 0;
    color: #5C5C5C;
}

.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: #a7852b;
    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;
}

.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: #a7852b;
}

.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: #a7852b;
}

.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 #a7852b;
    border-radius: 0 0 20px 20px;
}

.about-page .content .text {
    font-family: 'Roboto','Kanit',sans-serif;
    color: #212121;
    padding: 30px;
}

.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 #2c1e19;
    border-radius: 12px;
    padding-bottom: 0;
    min-height: 100%;
}

.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: 3px;
}

.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;
}

/*--------End New CMS 2023------------*/

.ui-widget-content .navigation .level0 .submenu .submenu {
    top: -11px !important;
}

.product-item-info{
    position: relative;
}


.product-item-info .amlabel-position-wrapper {
    right: 30px !important;
    margin-top: -10px;
}
.product-item-info .product.details .short-description,
.product-item-details .short-description{
    display: none;
}

.header-content .right-content .social-header,
.header-content .right-content .wishlist-header{
    display: none;
}
.top-bar.header {
    background-color: #1e1714;
    height: 32px;
}

.top-bar.header .top-group {
    display: flex;
    justify-content: end;
    align-items: center;
}

.top-bar.header .top-group .social-header ul.sc-head {
    display: flex;
}

.top-bar.header .top-group .social-header ul.sc-head li a img{
    width: 25px;
    margin: 0 5px 0 0;
}
.header-content .right-content .language-wrapper {
    margin: 15px 0 0 10px;
}

.top-bar.header .top-group .group {
    display: flex;
    align-items: center;
}

.top-bar.header .top-group .group .wishlist-header a span {
    display: none;
}

.language-wrapper div#switcher-language-nav .options.switcher-options div#switcher-language-trigger-nav strong span,
.header-content .right-content .language-wrapper .switcher-options  .ui-dialog ul li a span{
    color: #f5e6cf;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    margin-right: 10px;
}

.language-wrapper div#switcher-language-nav .options.switcher-options div#switcher-language-trigger-nav strong:hover span, 
.header-content .right-content .language-wrapper .switcher-options .ui-dialog ul li:hover a span,
.currency-wrapper div#switcher-currency-nav .options.switcher-options div#switcher-currency-trigger-nav strong:hover span{
    color: #a7852b;
    cursor: pointer;
}

.language-wrapper strong img, .currency-wrapper strong img  {
    cursor: pointer;
}

.header-content .right-content .social-header ul.sc-head li a:hover img {
    filter: brightness(0.8);
}

.header-content .right-content .language-wrapper strong img,
.header-content .right-content .language-wrapper .switcher-options  .ui-dialog ul li a img{
    width: 18px;
}
.header-content .right-content .language-wrapper strong, 
.header-content .right-content .language-wrapper .switcher-options .ui-dialog ul li a{
    display: flex;
    align-items: center;
}


.dropdown .mage-dropdown-dialog {
    width: max-content !important;
    min-width: unset !important;
    left: 0;
    padding: 0;
}

.switcher-options ul li {
    padding: 5px 10px;
}

.col.footer-box .col.foot-info {
    text-align: center;
    font-family: 'Kanit','Roboto',sans-serif;
}
.col.footer-box .col.foot-info ul.location {
    display: flex;
    margin: 0 0 25px 0;
}
.col.footer-box .col.foot-info ul.contact {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    font-family: 'Roboto';
}
.col.footer-box .col.foot-info ul.location li img {
    width: 17px;
    margin: 0 5px 0 0;
}
.col.footer-box .col.foot-info ul.contact li img {
    width: 17px;
    margin: 0 10px 0 0;
}

.footer-wrapper .foot-links .f-links.memu,
.col.footer-box .col.foot-info{
    padding: 0;
}

.footer-wrapper .foot-links .f-links.memu h4 {
    color: #10B3FF;
    font-size: 2rem;
}
.footer-wrapper .foot-links .f-links.memu ul li a {
    font-family: 'Kanit','Roboto',sans-serif;
    color: #ffffff;
    font-size: 1.7rem;
}
.footer-wrapper .foot-links .f-links.memu ul li a:hover {
    color: #10b2ff;
}
.footer-wrapper .foot-links .f-links.memu ul {
    margin: 0 0 15px 0;
}

.footer-wrapper .foot-links .f-links.contact {
    border: 1px solid #677583;
    border-radius: 20px;
    padding: 0;
    text-align: center;
}
.footer-wrapper .foot-links .f-links.contact ul.flink {
    border-top: 1px solid #677583;
    padding: 10px 20px;
}
.footer-wrapper .foot-links .f-links.contact h4 {
    color: #FFFFFF;
    padding: 10px 0 0 0;
    font-size: 1.6rem;
    text-transform: capitalize;
}

.footer-wrapper .foot-links .f-links.contact p img {
    width: 18px;
    margin: 0 10px 0 0;
}

.footer-wrapper .foot-links .f-links.contact p a:not(a:last-child) {
    margin: 0 10px 0 0;
}

.footer-wrapper .foot-links .f-links.contact p a {
    color: #ffffff;
    font-size: 1.8rem;
}

.footer-wrapper .foot-links .f-links.contact p a:hover {
    color: #2194CA !important; 
}

.footer-wrapper .foot-links .f-links.contact p {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 10px 0;
}

.footer-wrapper .foot-links .f-links.contact ul.flink h5 {
    color: #ffffff;
    font-size: 1.6rem;
}
.footer-box ul.contact li a,
.footer-box ul.location li a{
    color: #fff;
    font-size: 1.5rem;
}
.footer-box ul.contact li a:hover,
.footer-box ul.location li a:hover{
    color: #000;
}

.footer-wrapper .foot-links .f-links.contact ul.flink li a,
.footer-wrapper .foot-links .f-links.contact ul.flink li{
    color: #ffffff;
    font-size: 1.6rem;
}
.footer-wrapper .foot-links .f-links.contact ul.flink li a:hover{
    color: #2194CA;
}
.footer-wrapper .foot-links .f-links.contact ul.flink li img {
    width: 18px;
    margin: 0 5px 0 0;
}

.header-content .right-content .wishlist-header a:hover span {
    color: #24a0d9;
}

.navigation .category-item .submenu .category-item a {
    color: #333333;
    text-align: start;
}

.navigation .category-item .submenu .category-item.active a:not(.submenu .submenu.ui-menu li a){
    color: #fff;
}

.navigation .category-item .submenu .submenu li.active a:not(.submenu .submenu .submenu.ui-menu li a), 
.navigation .category-item .submenu .submenu .submenu li.active a {
    color: #fff;
}

.owl-carousel .cate-item .cate-item-img img {
    width: auto;
    margin: auto;
    background: #F3F3F3;
    border-radius: 30px;
}
.owl-carousel .cate-item .cate-item-img img:hover {
    filter: brightness(0.9);
}

.home-products.home-categories .home-product-title {
    justify-content: space-between;
    display: flex;
    margin: 0 auto 20px !important;
    font-family: 'Kanit','Roboto',sans-serif;
}

.home-products.home-categories .owl-controls .owl-dots {
    display: none !important;
}

.home-products.home-categories {
    margin: 40px 0;
}

.home-products.home-categories .home-product-title h4{
    color: #5B5B5B;
    margin: 0;
}


.home-products.home-categories .home-product-title a{
    color: #636363;
}

.home-products.home-categories .home-product-title a:hover{
    color: #24a0d9;
}

.Home-Banner .container .col.banner img {
    width: 100%;
}

.Home-Banner .container .col.banner {
    margin: 0 0 20px 0;
    padding: 0;
}

.home-products .container .header {
    position: relative;
    display: inline-block;
    width: 100%;
    margin-bottom: 6px;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #eee;
}

.home-products .header img {
    width: 25px;
}

.home-products .header h2 {
    color: #2c1e19;
    display: inline-block;
    font-size: 2rem;
    padding: 0;
    text-transform: uppercase;
    margin: 0;
    text-align: center;
    font-weight: 700;
    padding: 0 8px;
    border-right: 1px solid #6e6a69;
    vertical-align: bottom;
    margin: 0;
}

.home-products .header h3 {
    display: inline-block;
    margin: 0 0 0 8px;
    vertical-align: bottom;
    font-weight: 400 !important;
    line-height: 1.5;
    font-size: 1.8rem;
    font-family: 'Kanit',sans-serif;
}

.home-products .container .header h4 {
    margin: 0 0 0 0;
}

.home-products .container .header h4 img {
    width: 25px;
    margin: 0 10px 0 0;
}

.actions-secondary a.action.towishlist:before{
    content: '';
    background: url(../images/icon-fav.svg) no-repeat 0 0/25px auto;
    width: 25px;
    height: 25px;
    margin: -10px 0px 0 0;
}
.category-products .actions-secondary a.action.towishlist:before {
    margin: 0 0 0 0;
}
.category-products .product.actions.product-item-actions {
    display: none;
}
.actions-secondary a.action.towishlist:hover:before {
    filter: brightness(0);
}
.category-products .product-item-inner a.view-all,
.home-products .product-item-inner a.view-all{
    background: #F4F4F4;
    border-radius: 12px;
    padding: 5px 10px;
    color: #696969;
    font-family: 'Kanit','Roboto',sans-serif;
    font-size: 1.2rem;
}
.category-products .product-item-inner a.view-all:hover,
.home-products .product-item-inner a.view-all:hover{
    background-color: #1691cb;
    color: #fff;
}
.category-image .image {
    width: 100%;
}

.category-products .product-item-inner {
    text-align: center;
    margin: 20px 0 0 0 !important;
}

.home-products .stock.unavailable span {
    display: block;
    text-align: center;
    background-color: #ccc;
    height: 30px;
    color: #fff;
    padding: 10px;
    width: auto;
    border-radius: 12px;
    line-height: 0.7;
}

.Home-bottom-banner .container .banner img {
    width: 100%;
    margin: 0 0 25px 0;
}
.Home-bottom-banner {
    padding: 0 0 25px 0;
}

.customer-account-login button.action.login.primary,
.customer-account-login a.action.create.primary,
form.create.account button.action.submit.primary,
.account button.action.save.primary{
    background: #2c1e19;
    color: #f5e7cd;
}

.cms-page button.amcform-submit.action.submit.primary{
    background: #a7852b;
    color: #fff;
}

.customer-account-login button.action.login.primary:hover,
.customer-account-login a.action.create.primary:hover,
form.create.account button.action.submit.primary:hover,
.account button.action.save.primary:hover,
.cms-page button.amcform-submit.action.submit.primary:hover{
    background-color: #2c1e19;
}
.dropdown.header.links span.welcome {
    display: none;
}

.account.customer-account-index a:after {
    display: none !important;
}
.Home-Banner .col.banner img:hover,
.Home-bottom-banner .banner img:hover{
    filter: brightness(0.9);
}

.nav-sections .header.links .top-bar.header {
    display: inline-block;
    background-color: transparent;
}


.nav-sections .header.links ul.sc-head li > a {
    border: 0;
}

li.level0.category-item.menu-item-home.level-top.ui-menu-item {
    order: 1;
}
li.level0.nav-1.category-item.first.level-top.parent.ui-menu-item {
    order: 2;
}
li.level0.nav-2.category-item.level-top.ui-menu-item {
    order: 3;
}
li.level0.nav-3.category-item.level-top.ui-menu-item {
    order: 4;
}

li.level0.nav-4.category-item.level-top.ui-menu-item {
    order: 5;
}
li.level0.nav-6.category-item.level-top.ui-menu-item {
    order: 6;
}
li.level0.nav-5.category-item.level-top.ui-menu-item {
    order: 7;
}
li.level0.nav-7.last.level-top.ui-menu-item {
    order: 8;
}


.product-info-main .product-addto-links a.action {
    color: #000;
    font-family: 'Kanit','Roboto',sans-serif;
    font-size: 1.6rem;
}

.product-info-main .product-addto-links a.action:hover {
    color: #000 !important;
}

table#product-comparison strong.product-item-name {
    height: 50px;
}

.main-header .logo span {
    color: #767676;
    font-family: 'Kanit','Roboto',sans-serif;
    font-size: 1.6rem;
    text-transform: uppercase;
}

.main-header .logo span:lang(th) {
    font-size: 1.7rem;
}


.checkout-index-index .nav-toggle {
    display: inline-block !important;
}

.products.wrapper.list.products-list .product-item-info .actions-secondary{
    display: none;
}

button#top-cart-btn-checkout {
    background-color: #2c1e19;
    color: #f5e7cd;
}
button#top-cart-btn-checkout:hover{
    background-color: #000;
}

.col.footer-box .col.foot-info h4 {
    font-size: 2rem;
}
.col.footer-box .col.foot-info ul.location li {
    font-size: 1.6rem;
}
.block.block-reorder,
.widget.block.blog-search{
    display: none;
}

.minicart-wrapper .block-minicart strong.product-item-name {
    text-align: start;
}


nav#ammenu-sidebar {
    background-color: #ffffff !important;
}

nav#ammenu-sidebar ul.ammenu-items.-root.-accordion li a {
    color: #000000 !important;
}

nav#ammenu-sidebar button.ammenu-button.-active {
    color: #ffffff !important;
}
nav#ammenu-sidebar ul.ammenu-tabs-list {
    background-color: #f1f1f1 !important;
}

button.ammenu-link.-mobile {
    color: #000000 !important;
}

nav#ammenu-sidebar .ammenu-item.category-item:not(:first-child) a.ammenu-link.-mobile.-current,
nav#ammenu-sidebar .ammenu-item.category-item:hover a.ammenu-link{
    color: #a7852b !important;
}

@media (min-width: 425px){
    .col.footer-box .col.foot-info ul.contact {
        flex-direction: row;
    }
    .col.footer-box .col.foot-info ul.contact li:first-child {
        margin: 0 15px 0 0;
    }
    .header-content .right-content .language-wrapper {
        position: absolute;
        top: -40px;
        right: 35px;
        margin: 0 !important;
    }
}

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

.product-item-actions .actions-primary {
    text-align: center;
    margin-top: 15px;
}

}


@media (min-width: 768px){

    .wrapper-slider {
        margin-top: 25px;
    }

    .Home-bottom-banner .container .two.banner {
        display: grid;
        grid-template-columns: repeat(2,1fr);
        grid-gap: 25px;
    }
    .Home-bottom-banner .container .two.banner img{
        margin: 0;
    }
    .Home-bottom-banner {
        padding: 0 0 35px 0;
    }
    
    .Home-Banner .container {
        display: flex;
    }
    .Home-Banner .container .col.banner:first-child {
        padding: 0 12px 0 0;
    }
    
    .Home-Banner .container .col.banner:last-child {
        padding: 0 0 0 12px;
    }
    .Home-Banner .container .col.banner {
        margin: 0;
    }
    
    .footer-wrapper .foot-links .container{
        display: flex;
        align-items: center;
    }
    .footer-wrapper .foot-links .f-links.contact {
        flex-grow: unset;
        width: 100% !important;
        max-width: 100% !important;
        flex-basis: 100% !important;
    }
    .footer-wrapper .foot-links .f-links.memu {
        flex-grow: unset;
        width: 50% !important;
        max-width: 50% !important;
        flex-basis: 50% !important;
    }

    .col.footer-box .col.foot-info {
        max-width: 425px;
        margin: auto;
    }

    .home-products .header .s-all {
        position: absolute;
        right: 15%;
        top: 5px;
    }

    .home-products .product-item-actions .actions-primary>.stock.unavailable {
        padding: 0;
    }

    .home-products .owl-carousel.owl-theme .owl-nav div {
        top: -41%;
    }
    .home-products .owl-carousel.owl-theme .owl-nav .owl-prev {
        left: 95%;
    }
    .home-products .owl-carousel.owl-theme .owl-nav .owl-next {
        right: -1%;
    }

    .home-products .header img {
        position: relative;
        top: 4px;
    }

    .home-products .header h3 {
        vertical-align: text-top;
    }

    .home-products {
        margin: 30px 0;
    }

    .home-products .owl-carousel.owl-theme .owl-dots {   
        position: absolute;
        top: -41%;
        left: unset;
        right: 9%;
        bottom: unset;
        transform: translate(25%, 25%);
        margin: 0;
    }
    
    .home-products.best-seller .header .s-all {
        right: 28%;
    }

    .home-products.best-seller .owl-carousel.owl-theme .owl-dots {
        right: 12%;
    }

    /* home category */
    .home-category .box1 .row {
        display: grid;
        grid-template-columns: 58.333333% 41.666667%;
        margin: 0;
    }
    .home-category .box2 .row {
        display: grid;
        grid-template-columns: 41.666667% 58.333333%;
        margin: 0;
    }
    .home-category .box div:not(:last-child),
    .home-category .box img {
        height: 100%;
    }
    .home-category .left.mat .text {
        left: 6%;
    }
    .home-category .right.access .text {
        right: 6%;
    }
    
    /* home model */
    .home-model .model-box > div {
        width: 50%;
    }
    .home-model .model-box .model-y {
        text-align: right;
    }
    .home-model .model-y hr {
        margin-left: auto;
    }
    
    /* home two banner */
    .home-two-banner .row {
        margin: 0;
    }
    .home-two-banner .item:first-child {
        padding: 0 10px 0 0;
    }
    .home-two-banner .item:last-child {
        padding: 0 0 0 10px;
    }

    
    /* home info */
    .home-info .item {
        width: 33.3333333333%;
    }
    
    /* home blog */
    .home-blog .owl-nav {
        position: absolute;
        top: -58px;
        right: 0;
    }
    .home-blog .owl-carousel.owl-theme .owl-dots {
        position: absolute;
        top: -55px;
        right: 45px;
        bottom: unset;
        left: unset;
    }
    .home-blog .owl-carousel.owl-theme .owl-nav div {
        top: 0;
    }
    .home-blog .owl-carousel.owl-theme .owl-nav .owl-prev {
        left: -35px;
    }
    .home-blog .owl-carousel.owl-theme .owl-nav .owl-next {
        right: -20px;
    }
    
    /* home review */
    .home-review .owl-nav {
        position: absolute;
        top: -58px;
        right: 0;
    }
    .home-review .owl-carousel.owl-theme .owl-dots {
        position: absolute;
        top: -55px;
        right: 45px;
        bottom: unset;
        left: unset;
    }
    .home-review .owl-carousel.owl-theme .owl-nav div {
        top: 0;
    }
    .home-review .owl-carousel.owl-theme .owl-nav .owl-prev {
        left: -35px;
    }
    .home-review .owl-carousel.owl-theme .owl-nav .owl-next {
        right: -20px;
    }
    
    /* New CMS 2023 */

    .cms-page {
        display: flex;
    }

    .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, .payment-page .cms-menu .how-to-pay, .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: #a7852b;
    }
    .howto-page .cms-menu .how-to-order span, .payment-page .cms-menu .how-to-pay 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(167 133 43 / 100%);
    }
    .cms-page .cms-menu li:hover img {
        filter: brightness(0) invert(1);
    }
    .cms-menu span {
        display: block;
        font-size: 0.9rem;
        margin: 0 15px;
    }
    .cms-page .cms-menu li:first-child .image {
        border-radius: 20px 0 0 0;
    }
   
    .cms-menu li:last-child {
        border-radius: 0 0 12px 12px;
    }

    .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;
    }
    .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;
    }

    .form-contact .amform-form-fieldset .field.field-message {
        width: 100%;
    }

    /*--- End New CMS ---*/

}


@media (min-width: 850px){
    li.level0.category-item.menu-item-home.level-top.ui-menu-item a.ui-menu-item-wrapper {
        padding: 0 !important;
    }
    .navigation li.level0.parent span:after {
        display: none !important;
    }
    .navigation .level0 .submenu {  
        min-width: 300px !important;
    }
    .checkout-index-index .nav-toggle {
        display: none !important;
    }



    .header-content .right-content .wishlist-header{
        display: inline-block;
    }
    .header-content .right-content .wishlist-header a span {
        display: none;
    }


    /* home category */
    .home-category .left .text {
        left: 19%;
    }
    .home-category .right .text {
        right: 19%;
    }
    .home-category .left.mat .text {
        left: 13%;
    }
    .home-category .right.access .text {
        right: 13%;
    }
}


@media (max-width: 991px){
    .contact-page .form-contact, .contact-page .box-contact {
        padding-bottom: 15px;
    }
}
@media (min-width: 992px){

    .home-categories-slide .wrapper-categories ul.inner-categories.owl-carousel,
    .home-products.home-categories .home-product-title{
        max-width: 820px;
        margin: auto;
    }
 
    .sections.nav-sections .category-item a, .sections.nav-sections .ui-menu-item a {
        font-size: 1.4rem !important;
    }
    .navigation ul li.category-item.menu-item-home a {
        content: '';
        background: url(../images/icon-home.svg) no-repeat 0 0/28px auto;
        width: 28px;
        height: 28px;
        display: block;
    }
    .navigation ul li.category-item.menu-item-home a span {
        display: none;
    }
    .header-content .right-content .social-header ul.sc-head li a img {
        width: 32px;
        margin: 0 0 0 5px;
    }
    .header-content .right-content .wishlist-header a {
        display: flex;
    }

    .header-content .right-content .wishlist-header a span {
        display: none;
    }
    .header-content .right-content .social-header ul.sc-head {
        display: flex;
    }
    
    .header-content .right-content .social-header,
    .header-content .right-content .wishlist-header,
    .header-content .right-content .language-wrapper{
        display: inline-block;
    }

    .foot-links {
        display: flex;
    }
   

    .col-xs-12.foot-links .col-lg-4.foot-links1:nth-child(1) {
        width: 33.3333333%;
        max-width: 33.333333%;
    }
    
    .col-xs-12.foot-links .col-lg-4.foot-links1:nth-child(2),
    .col-xs-12.foot-links .col-lg-4.foot-links1:nth-child(3){
        width: 16.66666667%;
        max-width: 16.66666667%;
    }
    
    /* home blog */
    .home-blog .post-content {
        position: absolute;
        top: 0;
        color: #fff;
        padding: 20px;
        display: none;
    }
    .home-blog .post-holder:hover .post-ftimg-hld {
        filter: brightness(0.5);
    }
    .home-blog .post-holder:hover .post-content {
        display: block;
        height: 70%;
    }
    .home-blog .post-list .post-description {
        height: 100%;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
    }
    .home-blog .post-list .post-info {
        padding: 0 0 20px;
    }
    .home-blog .post-list .post-content .post-read-more {
        background: url(../images/icon-search.svg) no-repeat 0 0/20px auto;
        background-position: 45% 50%;
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        right: 0;
        font-size: 0;
        background-color: red;
        border-radius: 100%;
        padding: 20px;
        margin: 10px 30px;
    }
    
    
    /* home review */
    .home-review .owl-item .item > img {
        width: 120px;
        margin: 0 20px 0 0;
    }
    .home-review .review-content {
        margin-bottom: 0;
    }
    .home-review .item {
        display: flex;
        align-items: center;
        text-align: left;
    }
    .home-review .review-content h5 {
        margin: 0;
    }
    .home-review .header-content {
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin: 0 0 20px;
    }
    .home-review .star {
        margin: 0;
    }
    .home-review .review-content > img  {
        display: block;
        margin: 0 0 10px;
    }
    
    /* home category */
    .home-category .left .text {
        left: 7%;
    }
    .home-category .right .text {
        right: 7%;
    }
    .home-category .left.mat .text {
        left: 6%;
    }
    .home-category .right.access .text {
        right: 6%;
    }
    
    /* home products */

    .home-products .header .s-all {
        right: 12%;
    }

    .home-products .owl-carousel.owl-theme .owl-dots {
        top: -38%;
        transform: translate(40%, 15%);
        right: 8%;
    }

    .home-products .owl-carousel.owl-theme .owl-nav div {
        top: -39%;
    }

    .home-products.best-seller .header .s-all {
        right: 22%;
    }

    .home-products .product-item-name {
        min-height: 30px;
    }

    /* home two banner */
    .home-two-banner .item {
        margin: 0 0 50px;
    }
    .home-banner {
        margin: 0;
    }
    
    /* New CMS 2023 */

    .cms-page .left-menu {
        max-width: 30%;
    }

    .cms-menu span {
        font-size: 1.5rem;
    }

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

    .payment-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;
    }

    .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 .logo-content {
        max-width: 200px;
        margin: auto;
        position: absolute;
        left: 0;
        right: 0;
        bottom: -35px;
        background-color: #2c1e19;
        border-radius: 15px;
        padding: 10px 20px;
        box-shadow: 0px 2.89562px 2.89562px rgba(0, 0, 0, 0.25);
        text-align: center;
    }

    .contact-page .form-contact .amform-form {
        max-width: 350px;
    }

    .form-contact, .box-contact {
        margin-bottom: 30px;
    }

    /*--- End New CMS ---*/
}



@media (min-width: 1200px){ 
 
    .footer-wrapper .foot-links .f-links.contact {
        max-width: 350px !important;
    }
    

    .header-content .right-content .wishlist-header {
        margin: 0 10px;
    }
    .user-toggle:before {
        margin: 0 20px;
    }
    .wishlist-header a:before{
        margin: 0 !important;
    }
    
   
    .header-content .right-content .wishlist-header {
        margin: 0 10px;
    }
    .header-content .right-content .social-header ul.sc-head li a img {
        margin: 0 0 0 10px;
    }
    .header-content .right-content .wishlist-header a span {
        display: inline-block;
        margin: 0 0 0 5px;
        color: #515151;
        font-family: 'kanit';
        font-size: 1.6rem;
    }
    .sections.nav-sections .category-item a, .sections.nav-sections .ui-menu-item a {
        font-size: 1.6rem  !important;
    }

    /* Home Product */

    .home-products {
        margin: 50px 0;
    }
    
    .home-products .header .s-all {
        right: 10%;
    }

    .home-products .owl-carousel.owl-theme .owl-nav .owl-prev {
        left: 97%;
    }

    .home-products .owl-carousel.owl-theme .owl-dots {
        top: -42.5%;
        transform: translate(40%, 8px);
        right: 6%;
    }

    .home-products.best-seller .header .s-all {
        right: 18%;
    }

    .home-products.best-seller .owl-carousel.owl-theme .owl-dots {
        right: 9%;
    }
    
    /* home category */
    .home-category .header {
        margin: 0 0 90px;
    }
    
    /* home info */
    .home-info {
        padding: 100px 0;
    }
    .home-info .item:first-child {
        padding: 0 135px 0 15px;
    }
    .home-info .item:nth-child(2) {
        padding: 0 65px;
    }
    .home-info .item:last-child {
        padding: 0 15px 0 135px;
    }
    
     /* home blog */
    .home-blog .post-holder:hover .post-content {
        height: 80%;
    }
    
    /* New CMS */
    .cms-page .left-menu {
        max-width: 27%;
    }

    .cms-page .payment-content ul {
        font-size: 1.5rem;
        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;
    }

    /*--- End New CMS ---*/
    
}



@media (min-width: 1400px){ 

    .sections.nav-sections .category-item a, .sections.nav-sections li.ui-menu-item {
        padding: 10px 20px !important;
    }
    .home-products .owl-carousel.owl-theme .owl-nav .owl-prev {
        left: 98%;
    }
    
    .home-products .owl-carousel.owl-theme .owl-nav .owl-next {
        right: -1%;
    }
    .home-categories-slide .wrapper-categories ul.inner-categories.owl-carousel, 
    .home-products.home-categories .home-product-title {
        max-width: 1080px;
    }
     .header-content .right-content .language-wrapper {
        margin: 0 10px 0 20px !important;
    }
    
    .header-content .right-content .social-header {
        margin: 0 65px !important;
    }

    /* Home Products*/

    .home-products .header .s-all {
        right: 7%;
    }

    .home-products .owl-carousel.owl-theme .owl-dots {
        transform: translate(40%, 17px);
        right: 4%;
    }

    .home-products .owl-carousel.owl-theme .owl-nav div {
        top: -42%;
        transform: translateY(12px);
        right: 4%;
    }

    .home-products.best-seller .header .s-all {
        right: 14%;
    }

    .home-products.best-seller .owl-carousel.owl-theme .owl-dots {
        right: 7%;
    }

    /* home blog */
    .home-blog .post-content {
        padding: 30px;
    }
    .home-blog .post-list .post-content .post-read-more {
        background: url(../images/icon-search.svg) no-repeat 0 0/25px auto;
        background-position: 45% 48%;
        width: 25px;
        height: 25px;
        padding: 25px;
        margin: 20px 30px;
        background-color: #a7852b;
    }

}


@media (min-width: 1800px){ 
    
    /* home category */
    .home-category .left .text {
        left: 28%;
    }
    .home-category .right .text {
        right: 28%;
    }
    .home-category .left.mat .text {
        left: 20%;
    }
    .home-category .right.access .text {
        right: 20%;
    }
}


@media (min-width: 1920px){ 
    
    /* home category */
    .home-category .left .text {
        left: 34%;
    }
    .home-category .right .text {
        right: 34%;
    }
    .home-category .left.mat .text {
        left: 25%;
    }
    .home-category .right.access .text {
        right: 25%;
    }
}