.cms-under-construction .header-container{
	display: none;
}

.amsl-popup-block .actions-toolbar .action.primary {
    font-size: 2rem !important;
}

.amsl-tablist .amsl-link {
    font-family: 'Kanit',sans-serif;
}

.amsl-tablist .amsl-title.active .amsl-link {
    color: #c7000c;
    border-bottom: #c7000c;
}

.amsl-popup-block .input-text {
    border: 1px solid #ddd;
}
.account .col-left-sidebar {
    background: none !important;
}
/*
.actions-toolbar .secondary a.action span{
    display: none;
}
*/
.catalog-product-view .main > .block.upsell {
    display: none;
}
.col-right-main .block.block-compare .product-items .product-item{
    display: flex;
    align-items: unset;
    border: 1px solid #eee;
    padding: 5px;
}
.col-right-main .block.block-compare .product-items .delete::before {
    color: red;
}
.table-comparison .action.towishlist{
    display: none;
}
.ammenu-items .current, 
.ammenu-nav-sections .ammenu-items .ammenu-link.current,
.ammenu-menu-wrapper .ammenu-items .ammenu-item.current > .ammenu-link, 
.ammenu-nav-sections .ammenu-items .current > .ammenu-wrapper{
    color: #FF0001 !important;
}
.filter-options-content .am-filter-price {
    max-width: 80px;
}
.home-three-banner .home-banner {
    padding: 0;
}
.home-three-banner-box{
    padding: 0;
}
.home-three-banner-box .banner-box{
    padding: 0;
}
.mobile-quick-menu {
    padding: 0;
    background: #f6f6f6;
    position: fixed;
    bottom: 0;
    z-index: 9;
}
.mobile-quick-menu .category-box {
    display: flex;
    justify-content: center;
    padding: 0;
    text-align: center;
    flex-wrap: wrap;
}
.mobile-quick-menu .category-box .cbox {
    width: calc(100% / 4);
    padding: 10px 0 !important;
}
.mobile-quick-menu img {
    width: 25px;
    -webkit-transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    margin-bottom: 6px;
}
.mobile-quick-menu .cbox h4 {
    font-size: 13px;
    font-weight: 400;
    color: #282626;
    margin: 0;
}
.header .ammenu-menu-toggle .ammenu-icon {
    border-color: #fff !important;
}

/*Map Store Locator*/
.gmnoprint .gm-style-mtc {
    margin-right: 5px;
}

.amlocator-title a.amlocator-link {
    color: #000;
}

button.gmnoprint .gm-control-active,
button.gm-fullscreen-control {
    background-color: #fff !important;
}
/*Map Store Locator*/
/*Mobile Fixed Menu*/
.mobile-fix-menu {
    display: flex;
    position: fixed;
    z-index: 9;
    bottom: 0;
    width: 100%;
    justify-content: space-around;
	align-items: center;
    background-color: #898989;
	box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.12);
	-webkit-box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.12);
    height: 55px; 
}
.mobile-fix-menu li {
    width: 25%;
    text-align: center;
}
.mobile-fix-menu li a {
    color: #fff;
    font-family: 'Roboto';
    font-size: 1.2rem;
    display: flex;
    flex-direction: column;
    text-align: center;
    line-height: 1.2;
}
.mobile-fix-menu li a img{ 
    width: 22px;
    margin: 0 auto 2px;
}


/*Header Contact*/
.header-contact-row{
	padding-right: 0;
}
.header-contact-row .header-contact{
	padding: 0;
}
.header-bar p{
   font-family: 'Roboto' ,'Kanit', sans-serif;
    margin: 0;
}
.header-bar p img{
	width: 22px;
    margin-right: 10px;
}
.header-contact ul li span{
	display: none;
}
li.item[data-label="tomei"] {
    display: none;
}
/*****Home Categories********-*/



/*Home Slide*/
.header-1-style .slidershow-home.owl-carousel.owl-theme .owl-controls .owl-dot {
    background: #FFFFFF !important;
}
.header-1-style .slidershow-home.owl-carousel.owl-theme .owl-controls .owl-dot.active,
.header-1-style .slidershow-home.owl-carousel.owl-theme .owl-controls .owl-dot:hover {
    background-color: #FF0001 !important;
}
.home-main-slide .owl-carousel .owl-item img {
    width: 100%;
}
.owl-carousel .owl-dots .owl-dot span {
    display: none !important;
}
.header-1-style .owl-carousel.owl-theme .owl-controls .owl-dot {
    background: #CECECE !important;
    width: 6px;
    height: 6px;
    border-radius: 22px;
    margin: 0 5px;
    vertical-align: middle;
}
.header-1-style .slidershow-home .owl-dots .owl-dot.active {
    width: 8px !important;
    height: 8px !important;
}

.home-banner-slide .see-more {
    position: absolute;
    bottom: 0;
    margin-bottom: 20px;
    background-color: #FF0001;
    left: 50%;
    color: #fff;
    transform: translate(-50%, -50%);
    border-radius: 22px;
    padding: 5px 40px;
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.6rem;
}
.header-1-style .slidershow-home .owl-dots .owl-dot {
    margin: 0 9px !important;
    width: 6px !important;
    height: 6px !important;
}
.header-1-style .owl-carousel.owl-theme .owl-controls .owl-dot.active {
    width: 8px;
    height: 8px;
}
.header-1-style .owl-carousel.owl-theme .owl-controls .owl-dot.active,
.header-1-style .owl-carousel.owl-theme .owl-controls .owl-dot:hover {
	background-color: #FF0001 !important
}
.slidershow-home .owl-dots{
    position: absolute;
    bottom: 15px;
    width: 100%;
}
.block-static-block .owl-carousel .owl-item img {
    width: 100%;
}
.home-product-row .owl-nav div:hover {
    background-color: transparent !important;
}
.slidershow-home .owl-nav div{
	top: calc(50% - 40px);
	position: absolute !important;
    margin: 0;
	background-color: rgba(255, 255, 255, 0.8) !important; 
}
.block-static-block .owl-nav .owl-prev{
    left: 0;
}
.block-static-block .owl-nav .owl-next{
    right: -1px;
}
.home-brands .owl-controls {
    position: absolute;
    top: 50%;
    width: 100%;
}
.home-brands .owl-controls .owl-nav div:hover {
    background-color: transparent;
}
.home-brands .owl-controls .owl-nav .owl-prev {
    position: absolute;
    left: -8%;
}
.home-brands .owl-controls .owl-nav .owl-next {
    position: absolute;
    right: -12%;
}
.inner-brands {
    position: relative;
}
.block-static-block .slidershow-home .owl-controls .owl-nav div.owl-prev::before{
    background: url(../images/icon-left2.svg) no-repeat 5px center/20px auto;
    opacity: 1;
}
.block-static-block .slidershow-home .owl-controls .owl-nav div.owl-next:before {
    background: url(../images/icon-right2.svg) no-repeat 5px center/20px auto;
    opacity: 1;
}
.block-static-block .slidershow-home .owl-controls .owl-nav div.owl-prev:hover::before{
    opacity: 0.5 !important;
}
.block-static-block .slidershow-home .owl-controls .owl-nav div.owl-next:hover:before {
    opacity: 0.5 !important;
}
.block-static-block .home-brands .owl-controls .owl-nav div.owl-next:before {
	content: "";
	opacity: 1;
	background: url(../images/icon-right1.svg) no-repeat 0 0/15px auto;
}
.block-static-block .home-brands .owl-controls .owl-nav div.owl-prev:before {
    content: "";
    background: url(../images/icon-left1.svg) no-repeat 0 0/15px auto;
    opacity: 1;
}
.block-static-block .owl-controls .owl-nav div.owl-prev:before {
    content: "";
    background: url(../images/arrow-left1.svg) no-repeat 0 0/22px auto;
    opacity: 1;
}
.block-static-block .owl-controls .owl-nav div.owl-next:before {
	content: "";
	opacity: 1;
	background: url(../images/arrow-right1.svg) no-repeat 0 0/22px auto;
}
.block-static-block .recommended .owl-controls .owl-nav div.owl-next:before {
	content: "";
	opacity: 1;
	background: url(../images/icon-right2.svg) no-repeat 0 0/16px auto;
    background-color: #ff1600;
    border-radius: 100%;
    background-position: center;
}
.block-static-block .owl-controls .owl-nav div.owl-prev:before {
    content: "";
    background: url(../images/icon-left2.svg) no-repeat 0 0/16px auto;
    opacity: 1;
    background-color: #ff1600;
    border-radius: 100%;
    background-position: center;
}
.block-static-block .owl-controls .owl-nav div:hover:before{
    opacity: 0.6 !important;
}
.slidershow-home .owl-nav div{
	height: 90px !important;
	width: 40px !important;
	margin: 0 !important;
}
.slidershow-home .owl-nav div{
    background-color: transparent !important;
}
.slidershow-home .owl-nav div:hover{
    background-color: transparent !important;
}
.slidershow-home .owl-controls .owl-nav .owl-prev{
	border-radius: 0 42px 42px 0;
    left: 20px;
}
.slidershow-home .owl-controls .owl-nav .owl-next {
	border-radius: 42px 0 0 42px;
    right: 10px;
}
.slidershow-home{
    margin-bottom: -6px;
}
.home-three-banner-box .row{
    margin: 0 !important;
}
/*Home Right IMG*/
.banner-right-index{
	margin-bottom: 15px;
}

/*Home Three Banner*/
.home-three-banner{
	display: inline-block;
    width: 100%;
    margin-top: 15px;
}
.home-three-banner .row div {
	margin-bottom: 15px;
}
.home-three-banner .row div:last-child {
	margin-bottom: 0;
}

/*Home Full Banner*/
.home-full-banner img {
    width: 100%;
}

/*----*/
.product-info-main > .product.attribute.recomm-price {
    display: block;
    font-size: 2rem;
    color: #333;
    font-weight: 500;
    border: 1px solid #ddd;
    padding: 10px;
}
.product.attribute.recomm-price {
    display: none;
}
.checkout-index-index .form.form-discount,
.checkout-cart-index .fieldset.coupon {
    display: flex;
}
.checkout-index-index .form.form-discount .payment-option-inner,
.checkout-cart-index #discount-coupon-form .field {
    width: 80%;
    margin-right: 15px !important;
}
.checkout-index-index .checkout-billing-address .actions-toolbar .primary button {
    margin: 0 10px;
    font-size: 1.5rem !important;
}
.checkout-index-index .checkout-billing-address .actions-toolbar .primary {
    display: flex;
    align-items: center;
} 
.checkout-index-index .opc-wrapper .shipping-information {
    display: none;
}
.checkout-index-index .custom-slide .action-close {
    display: none;
}
.checkout-index-index .custom-slide .modal-inner-wrap {
    box-shadow: none;
    -webkit-transform: unset;
    transform: unset;
    -webkit-transition: unset;
}
.checkout-index-index .custom-slide .ship-to {
    margin: 0;
}
.checkout-index-index .checkout-container .opc-sidebar .modal-content .opc-block-summary {
    margin: 0 0 15px;
}
.checkout-index-index .custom-slide {
    position: unset;
    visibility: visible;
    opacity: 1;
    margin: 0;
    order: 3;
}
ul.prices-tier.items {
    margin-bottom: 10px;
    color: #22b22e;
    font-size: 2rem;
}
.home-products.recommended {
    display: none;
}
.home-products.recommended.user-login {
    display: block;
}
.home-brands-slide .owl-stage {
    display: flex;
    align-items: center;
}
.content-line a {
    margin: 0 20px 0 5px;
}
.content-line {
    align-items: center;
    display: inline-flex;
    font-size: 1.8rem;
    color: #2E4D65;
}
.footer-box .contact-box .f-line img {
    width: 58px;
}
.f-line {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.recommended .bottom-action .product-item-inner a.product-detail-link:hover {
    background: #000;
}
.recommended .bottom-action .product-item-inner a.product-detail-link {
    width: 160px;
    color: #fff;
    margin: 13px 0 0 0;
    border-radius: 22px;
    background: #FF0001;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-family: 'Roboto','Kanit',sans-serif;
    font-weight: 400;
    font-size: 1.6rem;
}
.product-banner-column {
    margin-bottom: 15px;
}
.home-product-title h4 {
    font-weight: 500;
    margin-bottom: 0;
    color: #000;
}
.home-products-recommended .home-product-title h4,
.home-products-limited .home-product-title h4{
    display: flex;
    align-items: center;
    justify-content: center;
}
.home-products-recommended .home-product-title h4::after,
.home-products-limited .home-product-title h4::after{
    margin: 5px 0 0 20px;
}
.home-products span.bg-title-header {
    background: url(../images/icon-new-arrival.png) no-repeat 0 0 / 100% auto;
    display: inline-block;
    width: 65%;
    height: 60px;
    text-align: left;
    position: absolute;
    left: 0;
    max-width: 230px;
}
.home-products.home-best-seller span.bg-title-header {
    background: url(../images/icon-best-sellers.png) no-repeat 0 0 / 100% auto;
}
.home-products.home-blog span.bg-title-header {
    background: url(../images/icon-blog.png) no-repeat 0 0 / 100% auto;
}
.home-product-title p {
    color: #999999;
    margin: 0;
    line-height: 1.1;
    letter-spacing: 1.5px;
}
.home-product-title h4 span {
    font-size: 1.4rem;
    line-height: 1;
    font-weight: 300;
    color: #000;
    text-transform: none;
}
.home-products .see-all a {
    color: #000;
    font-family: 'Roboto','Kanit';
    font-size: 1.3rem;
    font-weight: 300;
    letter-spacing: 0.5px;
}
.home-products .see-all {
    position: absolute;
    right: 15px;
    top: 16px;
}
.home-products .see-all a:hover {
    color: #c7000c;
}
.home-box {
    display: inline-block;
    width: 100%;
    padding: 0;
    position: relative;
}
.home-products{
    display: inline-block;
    padding: 0;
    margin-bottom: 50px;
}
.home-product-row {
    position: relative;
    padding: 0;
}
.home-product-row .products-grid{
    margin-bottom: 15px;
}
.home-products .category-product.products.wrapper.products-grid .item {
    padding: 0;
    display: inline-block;
}
.home-product-title {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 30px 0 20px 0;
    justify-content: space-between;
}
.home-categories .home-product-title {
    text-align: center;
    margin: 0 0 30px 0;
}

.home-product-row .products-grid .item {
    margin-bottom: 0px;
}
.home-product-row .owl-nav div ,
.home-post-quotation .owl-nav div {
    height: 22px !important;
    width: 22px !important;
    padding: 20px !important;
    margin: 0 !important;
    top: 40%;
    position: absolute !important;
    background-color: transparent !important;
}

.block-static-block .home-products .owl-controls .owl-nav div ,
.home-post-quotation .home-products .owl-controls .owl-nav div {
    position: absolute;
    margin: 0;
    width: 12px;
    height: 20px;
    border-radius: 0;
}
.header-1-style .owl-dots .owl-dot {
    margin: 0 -1px 0 0;
}

.mobile-hidden{
	display: none;
}
.inner-brands li img{
  filter: none;
  -webkit-filter: grayscale(0%);
  opacity: 1;
}
.inner-brands li img:hover{
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  opacity: 0.5;
    
}
.home-lifestyle-box .home-product-title h4{
    border-right: none;
}

.block.widget .products-grid .product-items{
    padding: 0;
}
.block.widget .products-grid .product-item{
    width: 100% !important;
    list-style-type: none;
}
.block.widget .product-item-info {

}

.post-content-description h3 {
    margin: 0 0 10px;
    font-size: 1.6rem;
    min-height: 38px;
    overflow: hidden;
	font-weight: 400;
}
.post-content-description{
    background-color: #fff;
    color: #000;
    padding: 15px;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.10);
}
.post-content-description .post-content {
    overflow: hidden;
    max-height: 34px;
    line-height: 1.5;
    font-size: 1.2rem;
}
.blog-widget-recent .post-list {
    margin: 0;
    padding: 0;
}

/*about us*/
.cms-about-us .abox.certificate .title {
    text-align: center;
    font-size: 1.5rem;
    font-weight: 400;
    background-color: #111;
    color: #fff;
    margin-bottom: 15px;
}
.cms-about-us p.name-certifi {
    text-align: center;
    font-size: 1.5rem;
    margin: 15px 0 !important;
}
.cms-about-us .abox.certificate h4 {
    display: inline-block;
    text-align: center;
    margin: 0;
    padding: 7px 0;
}
.cms-about-us .cbox1 {
    text-align: center;
    padding: 15px;
}
.cms-about-us .cbox2 {
    padding: 0 15px;
    text-align: center;
}
.cms-about-us .cbox2 img {
    height: 300px;
}

/*Shopping*/
.cms-shipping .detail:first-child {
    margin-bottom: 15px;
}
.cbox-img {
    margin-bottom: 15px;
}
.cms-shipping .cbox-img,
.cms-shipping .cbox-detail,
.cms-shipping .detail{
    padding: 0;
}

/*Contact us*/
.cms-contact-us .cms-content .lbox {
    padding: 0 15px 30px 15px;
}

/*Payment*/
.cms-payment .detail img {
    padding: 15px 0;
}
.cms-payment .cms-bottom {
    padding: 15px !important;
    display: inline-block;
}

/*Product*/

.products-grid .item .item-inner .product-item-info .box-info .product-name {
    overflow: inherit;
    text-overflow: inherit; 
    font-size: 1.5rem !important;
}
.products-grid .item .item-inner .product-item-info .box-info .product-name a {
    white-space: inherit;
}

.product.description.product-item-description p {
    margin: 0;
}
.price-box .special-price {
	margin: 0 0 0 5px;
	order: 2;
} 
.home-products.recommended .price-box .old-price .price {
    font-size: 1.9rem;
}
.price-box .old-price .price {
    color: #929292;
    font-size: 1.4rem;
    font-weight: normal;
    margin: 0 0 0 10px;
}
.price-box .special-price .price {
    color: #FF0001;
}
.price-box span.price {
    color: #606060;
    font-weight: 500;
    display: inline-block;
    font-size: 1.9rem;
    font-family: 'Roboto','Kanit';
}
.product.details.product-item-details.box-info {
    text-align: left;
    padding: 0 !important;
}
.product-item-details .deals-countdown{
	background:  #d10000;
	border: 1px solid #d10000;
	display: flex;
    margin: 0;
}
.deals-countdown .num-time{
	font-size: 1.5rem;
	font-weight: 600;
	color: #fff;
}
.deals-countdown .title-time{
	color: #fff;
}
.deals-countdown .separator{
	color: #fff;
	font-size: 2rem;
	line-height: 1.2;
}
.col1-layout .category-product.products-grid .item {
    width: 100% !important;
}
/*.products-grid .item .product-item-actions {
    padding: 0;
	display: flex;
    align-items: center;
    justify-content: center;
}
.products-grid .item .product-item-actions .actions-primary{
	width: 75%;
}
.products-grid .item .product-item-actions .actions-secondary {
    padding: 0;
    width: 25%;
}*/
.products-grid .item .product-item-actions .actions-primary .tocart {
    border: none !important;
    height: 40px;
    border-radius: 22px;
}
.products-grid .item .product-item-inner {
    padding: 0;
}
.products-grid .item .product-item-actions .actions-primary .tocart span{
    font-weight: 400;
}
/*
.products-grid .item .product-item-actions .actions-primary .tocart:before {
    content: '';
    display: inline-block;
    background: url(../images/btn-cart.svg) no-repeat 0 0 / 26px auto !important;
    height: 26px;
    width: 26px;
    position: relative;
    top: 0px;
    margin-right: 6px;
    -webkit-filter: invert(1) brightness(10);
    filter: invert(1) brightness(10);
    float: left;
}
*/
.home-products .product.description.product-item-description {
    font-size: 1.8rem;
    height: 48px;
}

.product.description.product-item-description {
    height: 40px;
    text-align: center;
    font-size: 1.6rem;
    line-height: 1.4;
    margin: 10px 0 30px 0;
    overflow: hidden;
    color: #606060;
    font-family: 'Roboto','Kanit','sans-serif';
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.products-grid .item .product-item-actions .actions-secondary .action {
	width: 40px;
	height: 40px;
	background-color: #fff;
	border: 1px solid #c3262f;
	position: inherit !important;
	margin: 0 5px;
}
.products-grid .item .product-item-actions .actions-secondary .action:after {
    width: 28px;
    height: 28px;
	margin: 6px 0;
}
/*
.products-grid .item .product-item-actions .actions-secondary .action.towishlist:after {
	background: url(../images/btn-wishlist.svg) no-repeat 0 0 / 28px auto;
}
.products-grid .item .product-item-actions .actions-secondary .action.tocompare:after {
	background: url(../images/icon-compare.svg) no-repeat 0 0 / 28px auto;
}
*/

.products-grid .item .product-item-info .item-inner .box-info .bottom-action {
    margin-top: 0;
    display: inline-block !important;
}
.categories-product.products-grid .item .product-item-info .item-inner .box-info {
	padding: 5px 0;
}
.products-grid .item .item-inner .box-image:hover a.product-item-photo-hovered img {
    opacity: 1;
}
.products-grid .item .item-inner:hover .box-image .quickview-handler {
    z-index: 9;
}
.product-item-photo-hovered {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
} 
.category-product.products-list .product.details.product-item-details.box-info-list {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.category-product.products-list .item .item-inner .box-info-list .bottom-action form .btn-action.btn-cart {
    margin: 0 !important;
}
.products-list .item .item-inner .box-info-list .product-item-inner {
    margin-bottom: 10px !important;
}

.product.info.detailed tbody th.col.label {
    width: 150px;
    font-size: 1.5rem !important;
}
.photo-image-hover {
	opacity: 0;
}
.photo-currently-hovered {
	opacity: 1 !important;
}
.photo-currently-not-hovered {
	opacity: 0 !important;
}
.categories-product.products-grid .item .item-inner .box-info .bottom-action {
    display: block;
}
.cms-about-us .abox-detail {
    margin: 15px 0;
}
.block-static-block.widget,
.block-cms-link.widget {
    margin-bottom: 0;
}
.products-grid .product-item-actions {
    position: relative;
    width: 100%;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 0 !important;
}
.products-grid .actions-secondary {
    display: flex;
    padding-left: 0;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}
.products-grid .product-item-actions .actions-secondary .action {
    position: initial !important;
    min-width: 40px !important;
    max-width: 40px !important;
    height: 40px !important;
    border: 1px solid #b0e1dc !important;
    border-radius: 5px;
    margin: 0 5px;
    line-height: 3 !important;
}
.products-grid .product-item-actions .actions-secondary .action.towishlist{
    order: 2;
}
.products-grid.grid .product-item-details button.action.tocart:before {
    content: '';
    display: inline-block;
    width: 17px;
    height: 15px;
    background: url(../images/icon-cart.svg) no-repeat -20px -272px;
    position: relative;
    top: 2px;
    margin-right: 3px;
    transition: 0.2s;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
}
.home-products.recommended .products-grid.grid .product-item-details button.action.tocart {
    margin: 20px 0 0 0;
    width: 160px;
}
.products-grid.grid .product-item-details button.action.tocart {
    height: 40px;
    border: 1px solid #335749;
    margin: 13px 0 0 0;
    padding: 0 !important;
    border-radius: 22px !important;
    color: #fff !important;
    width: 100%;
}
.products-grid.grid .product-item-details button.action.tocart span {
    font-weight: 400;
    font-size: 1.6rem;
    line-height: 40px;
    display: inline-block !important;
}
.products-grid .product-item-actions .actions-secondary .action.tocompare::after {
    content: '\f012' !important;
    display: inline-block;
    background: url(../images/icon-compare.svg) no-repeat -20px -272px;
    color: #b0e1dc;
    font-size: 2rem !important;
    line-height: 2 !important;
    margin: 0;
}

.products-grid .product-item-actions .actions-secondary .action.towishlist::after {
    display: inline-block;
    background: url(../images/icon-wishlist.svg) no-repeat -20px -272px;
    color: #b0e1dc;
    font-size: 2rem !important;
    line-height: 2.1 !important;
    margin: 0;
}
.products-grid .product-item-actions .actions-secondary .action:hover:after{
    color: #fff;
}
.page-products .products-grid .product-item-actions .actions-primary .unavailable{
    margin: 10px auto 0;
}
.products-grid .product-item-actions .actions-primary .unavailable{
    height: 40px !important;
    width: 160px;
    margin-bottom: 10px;
    padding: 0 5px !important;
    background: #bbb;
    border-radius: 22px;
    margin: 20px auto 0 auto;
    text-align: center;
}
.products-grid .product-item-actions .actions-primary .unavailable span{
    color: #fff;
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 40px;
    font-family: 'Roboto','Kanit',sans-serif;
}
.product-info-main .product-add-form .box-tocart .fieldset .actions button span:before, .products-grid .item .product-item-actions .actions-primary .tocart span:before,
.bottom-action .product-item-inner .actions-primary .tocart span:before,
.category-product.products-list .item .item-inner .box-info-list .bottom-action form .btn-action.btn-cart span:before {
    content: '';
    display: inline-block;
    background: url(../images/btn-cart.svg) no-repeat 0 0 / 22px auto;
    height: 20px;
    width: 22px;
    position: relative;
    top: 4px;
    margin-right: 7px;
    display: none;
}
.category-product .product-item-info a.product-item-link:hover {
    color: #FF0001;
}
.category-product.products-list .product-item-info span.price-container.price-final_price.tax.weee {
    line-height: 1;
}
/*Products List*/
.products-list .item .item-inner .box-info-list .product.description.product-item-description {
    text-align: left;
}
.products-list .item .item-inner {
    display: inline-block !important;
}
.products-list .item .item-inner .product-item-details.box-info-list .product-name {
    font-weight: 400;
    font-size: 1.6rem;
}
.products-list .item .item-inner .product-item-details.box-info-list .product-name a{
    color: #333 !important;
}
.products-list .actions-primary {
    float: left;
}
.products-list .action.tocart.primary {
	min-width: 110px;
}
.products-list .actions-secondary {
    display: inline-block;
    padding: 0;
    width: 35px;
    height: 35px;
    margin-left: 15px;
    text-align: center;
    min-width: unset;
    background-color: #fff !important;
    border: 1px solid #000;
}
.products-list .actions-secondary:hover {
    border: 1px solid #b7b5b4;
}
.products-list a.action.tocompare,
.products-list a.action.towishlist{
    width: 35px;
    height: 35px;
	border: 1px solid #898989;
    position: inherit !important;
    margin-left: 4px;
    display: block;
    text-align: center;
}
.products-list a.action.tocompare:after {
    background: url(../images/icon-compare.svg) no-repeat 1px 0 / 20px auto;
    color: black;
    content: '' !important;
    width: 22px;
    height: 20px;
    margin: 7px 0;
    display: inline-block;
}
.products-list a.action.towishlist::after {
    content: '' !important;
    width: 18px;
    height: 18px;
    margin: 9px 0;
    display: inline-block;
    background: url(../images/icon-wishlist.svg) no-repeat 0 0 / 18px auto;
}
.products-list a.action.towishlist:before{
    content: none !important;
}
.products-list a.action.tocompare span{
    display: none;
}
.products-list .stock.unavailable {
    height: 35px;
    background-color: #eee;
    padding: 0 10px;
    width: 110px;
    text-align: center;
    line-height: 2.6;
    font-family: 'Kanit', sans-serif;
}

/*Label*/
.product-label {
    display: flex;
    position: absolute;
    top: 0;
}
.page-products .item .label-product {
    font-size: 1.6rem;
}
.item .label-product {
    line-height: 40px;
    font-size: 2rem;
    font-weight: 500;
    font-family: 'Roboto';
    z-index: 9;
    height: 40px;
    width: 80px;
    border-radius: 0;
    position: unset;
    margin: 0 0 0 10px;
}
.item .label-product.label-sale{
	background-color: #FF0001;
}
.item .label-product.label-new{
	background-color: #367EB4;
}
.item .label-product.label-unavailable{
	background-color: #FF6C00;
    font-size: 1rem;
}

/*Home Banner*/
.home-banner {
    padding: 0;
    margin:  0 0 15px 0;
}
.home-banner img {
    width: 100%;
}
.home-banner .banner-box {
    position: relative !important;
}
.home-banner .banner-detail {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.home-banner .banner-bg {
    background-color: rgba(72, 47, 26, 0.9);
    text-align: center;
    width: 180px;
    height: 97px;
    position: absolute;
    bottom: 15px;
    color: #fff;
    display: flex;
    justify-content: center;
    flex-direction: column;
}
.home-banner .banner-box:nth-child(2) .banner-bg {
    background-color: rgba(54, 54, 54, 0.9) !important;
}
.home-banner .banner-box:nth-child(3) .banner-bg {
    background-color: rgba(93, 68, 64, 0.9) !important;
}
.home-banner .banner-detail h4 {
    margin: 0;
    font-size: 3rem;
    font-weight: lighter;
}
.home-banner .banner-detail p {
    font-weight: bold;
    font-size: 1.5rem;
}
.home-banner .banner-box:last-child img {
    margin-bottom: 0;
}

/*Home Full Banner*/
.home-full-banner {
    padding: 0;
    margin-bottom: 15px;
}
/*-------------*/

.home-brands-slide{
    padding: 0;
}
/*Footer*/
.footer-links {
    padding: 30px 0;
    background: #F4F8FB;
}
.footer-links .row{
    margin: 0 !important;
}
.footer h4 {
    font-weight: 500;
    font-size: 2rem;
}
.footer-links .f-contact img {
    width: 22px;
    float: left;
    margin-right: 20px;
}
.footer-links .f-line li img {
    width: 40px !important;
    margin-right: 12px;
}
.footer-links .f-contact .f-line {
    padding: 0;
}
.footer-links .icon-address {
    width: 40px;
    float: left;
    margin-right: 20px;
}
.payment-img {
    box-shadow: rgb(24 155 215 / 10%) 0px 8px 24px;
    text-align: center;
    background-color: #fff;
    border-radius: 12px;
    padding: 15px 0;
}
.footer-box.payment {
    margin-top: 30px;
}
.footer .footer-box.payment h4 {
    text-align: center;
}
.payment-img div {
    display: inline-block;
    margin: 0 15px;
}
.payment-img img:hover {
    opacity: 0.8;
    cursor: pointer;
}
.payment-img .icon-visa img {
    width: 80px;
}
.payment-img img {
    width: 40px;
}
.payment-img .icon-master img {
    width: 50px;
}
.footer-links a {
    display: block;
    font-size: 1.7rem;
    font-weight: 400;
}
.footer-links .f-contact li {
    line-height: 1.4;
    margin-bottom: 20px;
    display: flex;
}
.footer-links .f-contact li ul li {
    margin-bottom: 0;
}
.footer-links ul li ul li a {
    font-size: 1.6rem !important;
    font-weight: bold;
    line-height: 1.6;
}
.footer-links .f-contact p {
    margin: 0;
    color: #fff;
}
.footer .f-line h4 {
    color: #42494c;
    font-weight: bold;
    margin: 0 !important;
}
.footer .f-line h4:lang(en) {
    text-transform: inherit;
}
.footer-links .f-line li a {
    font-size: 1.3rem !important;
    font-weight: 500;
}
.footer-links .f-contact img.f-qrcode {
    width: 72px;
    margin: 0;
}
.footer-links .f-line ul {
    float: left;
    margin-right: 25px;
    display: inline-block;
    margin-top: 15px;
}
.footer-box.service a,
.footer-box.about a{
    margin-bottom: 10px;
}
.footer-links .f-line ul li ul {
    margin: 0;
}
.footer .footer-box .logo-box h4 {
    margin: 0 0 8px 0;
}
.footer .footer-box.payment h4 {
    margin: 0 0 40px 0;
}
.footer .footer-box h4 {
    margin: 0 0 20px 0;
    color: #2E4D65;
    font-size: 2rem;
}
.footer .footer-box p {
    color: #2E4D65;
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1.3;
    margin-bottom: 30px;
}
.footer-box .contact-box > a {
    margin-bottom: 10px;
    font-size: 1.8rem;
}

.footer-links .footer-box.f-links li {
    line-height: 2;
}
.footer-newsletter .title-middle-footer {
    display: none !important;
}
.footer-newsletter h4 {
    margin-bottom: 0 !important;
    font-size: 2.2rem;
}
.footer-newsletter p {
    margin: 0;
    padding-top: 5px;
    color: #acafb0;
    font-size: 1.2rem;
}
.footer-container .block-subscribe-footer {
    padding: 20px 0 0 0 !important;
}
.footer-container.footer-style-1 .block-subscribe-footer .form.subscribe .action-button button {
    background: transparent !important;
    color: #42494c !important;
    font-size: 1.2rem !important;
    font-weight: 500;
    border-bottom: 3px solid #42494c !important;
    border-radius: unset !important;
    padding: 0 3px !important;
    height: 30px !important;
}
.footer-container .block-subscribe-footer .form.subscribe .input-box #newsletter-footer {
    color: #acafb0 !important;
    font-size: 1.2rem !important;
    padding: 0 !important;
    height: 30px !important;
}
.footer-container.footer-style-1 .block-subscribe-footer .form.subscribe .action-button button:hover span {
    color: #c7000c !important;
}
form#newsletter-footer-validate-detail {
    width: 287px !important;
}
.box-b{
    color: #fff;
    text-align: center;
}
/*Footer Bottom*/
.footer-social{
    display: block;
    text-align: center;
    margin-bottom: 15px;
    padding: 0;
}
.footer-social li a{
    width: 40px;
    height: 40px;
    background: #362d2a;
    display: inline-block;
    line-height: 40px;
    border-radius: 20px;
}
.footer-box{
    padding: 0;
}
.footer-bottom-box{
    padding: 0;
    text-align: center;
}
.footer-container .footer-bottom {
    background-color: #EE1C25 !important;
    display: flex;
    align-items: center;
    padding: 12px 0px !important;
    text-align: center;
}
.footer-social ul{
     display: inline-block;
}
.footer-social ul li img {
    width: 23px;
}
.footer-social ul li a:hover img {
    opacity: 0.8;
}
.footer-social li {
    float: left;
    margin-right: 15px;
}
.footer-social li:last-child {
    margin-right: 0;
}

/*Footer Credit*/
.footer-bottom-bg {
    padding: 0;
    background-color: #2e4e42;
    display: flex;
}
.footer-container .block-subscribe-footer .title-middle-footer {
    display: none;
}

.footer-container .footer-bottom .copyright-footer a {
    color: #fff !important;
}
.footer-container .footer-bottom .copyright-footer a:hover {
    text-decoration: underline !important;
}

.footer-bottom ul img {
    width: 100px;
}

/*Start cms page*/

/* new cms */
.s-title h4 {
    font-weight: 500;
    margin: 0;
}
.about-page .s-title img {
    margin-right: 20px;
    filter: brightness(0);
}
.about-page .s-title {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.about-page .img-top {
    position: relative;
}
.about-page .img-top label img {
    width: 40px;
    border-radius: 0;
    filter: brightness(0);
}
.about-page label {
    background-color: #F4F8FB;
    border-radius: 12px 12px 0 0;
    padding: 0 30px !important;
    position: absolute;
    left: 0;
    bottom: 0;
    margin: 0 0 0 40px;
}
.about-page section {
    background-color: #F4F8FB;
    color: #363636;
    padding: 30px;
    font-size: 1.4rem;
    border-radius: 0 0 22px 22px;
}
.about-page .img-top img {
    width: 100%;
    border-radius: 12px 12px 0 0;
}
.cms-page .cms-content a:hover {
    color: #363636 !important;
}
.map iframe {
    width: 100%;
    border-radius: 22px;
}
.box-contact .box-content .data a, 
.box-contact .box-content .data p {
    font-family: 'Roboto','Kanit',sans-serif;
    margin: 0 0 0 15px;
    font-size: 1.4rem;
    color: #ff1600;
    line-height: 1.3;
}
.box-contact .box-content .data h4 {
    font-weight: 500;
    margin: 0 0 0 15px;
}
.box-contact .box-content ul li {
    display: flex;
    margin: 0 0 30px 20px;
}
.contact-page .box-bg {
    background-color: #f5f5f5;
    border-radius: 12px;
    min-height: 100%;
}
.form-contact, .box-contact {
    margin-bottom: 15px;
}
.contact-page .amform-form textarea.form-control {
    height: calc(14.5rem);
}
.form-contact .amform-form .fb-number {
    max-width: 100%;
}
.box-text h4 {
    font-weight: 500;
}
.contact-page .box-text h4, 
.contact-page .box-text span {
    margin: 0 0 0 10px;
    color: #fff;
}
.contact-page .form-title, 
.contact-page .box-title {
    background-color: #ff0001;
    display: inline-flex;
    color: #fff;
    padding: 10px 30px;
    border-radius: 0 0 12px 12px;
    margin: 0 0 30px 15px;
}
.form-contact .form-bg {
    border: solid 1px #ff0001;
    border-radius: 12px;
    padding-bottom: 0;
    min-height: 100%;
}
.payment-page .credit {
    margin-bottom: 15px;
}
.order-step-box .order-condition {
    background-color: #ee1c25;
    color: #fff;
    padding: 10px;
    border-radius: 22px;
    text-align: center;
    margin-bottom: 20px;
}
.payment-page li img.dropdown {
    transform: rotate(-90deg);
    margin: 10px;
    width: 25px;
}
.order-step-box ul img {
    width: 30px;
    margin: 0;
}
.order-step-box ul {
    list-style: none;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.payment-page .order-step-box {
    border: 2px solid #ff0001;
    border-radius: 12px;
    padding: 15px 15px 0 15px;
    font-size: 14px;
}
.payment-page .credit-data img.img1 {
    width: 80px;
}
.payment-page .credit-data img.img3 {
    width: 50px;
}
.payment-page .credit-data img {
    width: 40px;
    margin-right: 15px;
}
.confirm-page form .field {
    vertical-align: top;
}
.confirm-page .note-bottom .box-text h4 {
    font-weight: 400;
    margin-bottom: 5px;
}
.confirm-page .note-bottom .content img {
    margin-right: 15px;
}
.confirm-page .note-bottom .content {
    display: flex;
    align-items: flex-start;
    margin-top: 15px;
}
.confirm-page .note-bottom {
    margin: 30px 0 0 0;
    padding: 15px 30px;
    border-radius: 12px;
    background-color: #f5f5f5;
}
.amcform-toolbar {
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.4rem;
}
.cms-page .amform-form textarea#message {
    border-radius: 22px;
    background-color: #f5f5f5;
    border: 1px solid #c5c5c5;
    height: calc(14.5rem);
}
.confirm-page .amform-form .field.fb-file input {
    border: none;
}
.cms-page .amform-form .field:not(.fb-file) input,
.cms-page .amform-form select.form-control {
    border-radius: 22px;
    background-color: #f5f5f5;
    border: 1px solid #c5c5c5;
    height: calc(3.5rem);
}
.form-confirm h4 {
    background: #ff0001;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    padding: 5px 50px;
    border-radius: 0 0 12px 12px;
    margin: 0 15px 30px;
}
.form-confirm {
    border: solid 2px #FF0001;
    border-radius: 12px;
}
.notify-note {
    background-color: #efefef;
    border-radius: 22px;
    padding: 5px 10px;
}
.shipping-page .cms-content > div:not(.cms-title) img {
    margin: 25px auto;
}
.c-by li:before {
    content: "\2022";
    color: #ee1c25;
    font-weight: bold;
    font-size: 3.5rem;
    margin-right: 10px;
    line-height: 1;
    vertical-align: middle;
}
.c-by li {
    margin: 0 15px;
    font-size: 1.6rem;
}
.c-by ul {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    list-style: none;
    margin: 0 20px;
}
.shipping-page .cms-content > div:not(.cms-title) h4 {
    font-weight: 400;
    padding: 5px 30px;
    background: #ee1c25;
    width: fit-content;
    color: #fff;
    border-radius: 0 0 12px 12px;
    margin: 0 0 30px 5px;
}
.shipping-page .cms-content > div:not(.cms-title) {
    background: #f9f9f9;
    border-radius: 12px;
    padding: 0 15px 15px 15px;
    margin-bottom: 15px;
    text-align: center;
}
.howto-page .how-col p {
    min-height: 42px;
}
.how-step h4 {
    color: #333;
    margin: 0 0 10px 15px;
    font-weight: 400;
    font-size: 1.9rem;
}
.how-step h1 {
    width: auto;
    margin: 0;
    font-size: 5.5rem;
    color: #333;
    font-family: 'Kanit',sans-serif;
}
.how-step {
    display: flex;
    align-items: center;
}
.cms-menu li img {
    display: inline-block;
    filter: brightness(0.5);
    width: 35px;
    padding: 5px;
    margin: 0 5px;
}
.cms-menu li span {
    display: none;
}
.howto-menu li.how-to-order img, 
.pay-menu li.payment img, 
.ship-menu li.shipping img, 
.confirm-menu li.confirm-payment img, 
.policy-menu li.privacy-policy img, 
.return-menu li.return-policy img {
    background-color: #ee1c25;
    filter: brightness(1);
    border-radius: 6px;
}
.cms-title .cms-logo {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
    font-size: 1.2rem;
    color: #000;
}
.cms-logo img {
    margin-right: 20px;
    filter: brightness(0);
}
.cms-title .cms-logo h3 {
    font-weight: 500;
}
.policy-page .w-100 {
    background-color: #f9f9f9;
    border-radius: 12px;
    padding: 15px 30px;
}
.w-100 h4 {
    font-weight: 400;
}
.list-cookie {
    padding: 15px;
}
.how-img img {
    width: 130px;
}
.how-img {
    padding: 0;
    text-align: center;
}
/* end new cms */

.cms-page .block {
    padding: 0;
    margin: 0 !important;
}
.cms-content .cms-top,
.cms-content .cms-bottom
{
    padding: 0 15px;
}
.cms-page-view {
    position: relative;
    z-index: 2;
}
.cms-content .c-box {
    margin-bottom: 15px;
}
.cms-page {
    padding: 0 !important;
}
.cms-index-noroute .home-blog {
    display: none;
}
.howto-menu li:nth-child(1) .fa, 
.pay-menu li:nth-child(2) .fa, 
.ship-menu li:nth-child(3) .fa, 
.confirm-menu li:nth-child(4) .fa{
    color: #335749;
}
.contact-menu,
.about-menu,
.terms-menu,
.howto-menu,
.pay-menu,
.ship-menu,
.privacy-menu,
.confirm-menu,
.terms-menu,
.cbox,
.cms-page,
.cbox {
    padding: 0 !important;
/*    display: inline-block !important;*/
}
.cms-content .rbox {
    margin-bottom: 15px;
}
.cms-menu ul {
    padding: 0 !important;
}
.cms-menu li {
    display: inline-block;
    margin: 0;
}
.cms-menu li:hover .fa {
    color: #3b3b3b;
}
.cms-menu .fa {
    width: 36px;
    font-size: 2rem;
}
.cms-menu .fa.fa-file {
    font-size: 1.6rem;
}
.cms-menu h4 {
    display: none;
    font-size: 1.4rem;
    font-weight: normal;
}
.cms-page .cms-content a {
    color: #FF0001;
}
.cms-page-view .cms-title{
    padding: 0;
}
.page-layout-1column.categories-how-to-order .page-title-wrapper,
.page-layout-1column.categories-payment .page-title-wrapper,
.page-layout-1column.categories-shipping .page-title-wrapper,
.page-layout-1column.categories-contact-us .page-title-wrapper,
.page-layout-1column.categories-confirm-payment .page-title-wrapper {
    display: none;
}
.cms-title h1 {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 25px;
    vertical-align: top;
    color: #333;
}
.cms-page .cms-menu {
    padding: 0 0 15px 0;
    text-align: center;
}
.cms-logo .fa {
    background: #335749;
    color: #fff;
    font-size: 4.2rem;
    height: 65px;
    line-height: 1.6;
    text-align: center;
    width: 65px;
}
.tri-ang {
    border-left: 3px solid transparent;
    border-right: 3px solid #000;
    border-top: 3px solid transparent;
    left: -6px;
    position: absolute;
    top: 0;
    z-index: 0;
}
.cms-content {
    background: #fff;
    min-height: 360px;
    padding: 0;
    display: inline-block;
}
.cms-content .map > img {
    padding: 15px 0 0;
}
.cms-content p {
    color: #535353;
    font-size: 1.4rem;
}
.cms-content .abanner,
.cms-content .abox{
    margin-bottom: 15px;
    padding: 0 15px;
}
.cms-content .abanner{
    margin: 0 auto 15px;
    text-align: center;
}
.cms-content .cms-list li,
.cms-content .c-box li,
.cms-content .bank li {
    color: #333;
    font-size: 1.3rem;
    line-height: 1.7;
    list-style-type: disc;
}
.cms-content .bank li {
    list-style-type: none;
}
.cms-content .lbox h2,
.cms-content .rbox h2 {
    border-bottom: 1px solid #ddd;
    color: #535353;
    font-size: 1.4rem;
    font-weight: bold;
    padding-bottom: 10px;
}
.cms-content .c-box h4,
.cms-content .lbox h4,
.cms-content .rbox h4,
.cms-content .cms-top h4 {
    border-bottom: 1px solid #ddd;
    font-size: 1.4rem;
    font-weight: 500;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #333;
}
.cms-bottom > h4 {
    font-size: 1.4rem;
    color: #333;
}
.cms-content .cms-top span,
.lbox span,
.rbox span {
    margin-right: 5px;
}
.cms-page-view .lbox1,
.cms-page-view .lbox1 {
    margin-bottom: 10px;
    padding: 0;
}
.cms-content .lbox .detail {
    margin-bottom: 15px;
    padding: 0;
}
.cbox ul.form-list {
    padding: 0;
}
.cms-content .cms-top .detail ul {
    padding-left: 15px;
    list-style-type: disc
}
.cbox ul.form-list li {
    list-style: outside none none;
    margin: 0;
}
.cbox .fieldset {
    background: rgba(0, 0, 0, 0);
    border: medium none;
    margin: 0;
    padding: 0;
}
.cbox .form-list .field {
    padding: 0;
    width: 100%;
}
.cbox .form-list label {
    color: #555;
}
.cbox .form-list li.wide .input-box {
    width: 100%;
}
.cbox .form-list input.input-text {
    box-sizing: border-box;
    margin: 0 0 15px;
    width: 100%;
}
.cbox .form-list select {
    margin: 0 0 15px;
    padding: 6px;
    width: 100%;
}
.cbox .form-list textarea {
    box-sizing: border-box;
    width: 100% !important;
}
.cbox .customer-forms button.button {
    background: rgba(55, 55, 55, 0.9);
    margin-left: 5px;
}
.cbox .customer-forms button.button:hover {
    background: #00AB53;
}
.customer-forms .button > span span,
.customer-forms .button > span {
    margin: 0;
    text-align: center;
}
.cms-content .easycreateform .action.submit.primary {
    margin-top: 15px;
    border-radius: 0 !important;
}
.cms-content .dec-li img {
    display: block;
    margin: 15px 0;
}
.cms-content .easycreateform input.field-day {
    width: 80%;
    margin-right: 10px;
}
.easycreateform .control button.ui-datepicker-trigger {
    padding: 0 !important;
    margin-top: -5px;
}
.cms-content .map {
    width: 100%;
}
.how-to-page .how-img {
    background: #d8d8d8 none repeat scroll 0 0;
    padding: 0;
    text-align: center;
}
.how-col {
    padding: 0;
    display: inline-block;
    width: 100%;
}
.how-text {
    padding: 15px;
}
.how-col .how-text {
    padding: 15px 0;
    margin-bottom: 10px;
}
.blog__post-excerpt,
.blog__sidebar-recent li.item a{
    color: #2f2f2f;
}
.blog__sidebar-recent li.item a:hover {
    color: #335749;
}
.how-to-page {
    padding: 0 15px;
}
.how-to-page .page-content.pc-how {
    display: none;
}

#how-mo .owl-buttons .owl-next {
    right: -15px;
    margin: 0;
    padding: 0;
}

#how-mo .owl-buttons .owl-prev {
    left: -15px;
    margin: 0;
    padding: 0;
}

.cms-content ul.cms-list {
    padding-left: 15px;
    margin-bottom: 15px;
}

.cms-content .cms-bottom .bank {
    padding: 0;
}

.cms-page ul.bank-detail {
    list-style: none;
    padding: 0;
}

.cms-content .bank h4 {
    line-height: 2.4;
    font-size: 1.6rem;
    color: #333;
}
.bank img.code-pp {
	width: 120px;
    margin: 10px 0 0 40px;
}
.bank img {
    margin-right: 7px;
}

.k-bank {
    border-left: 3px solid #009E43;
    margin-bottom: 15px;
    padding-left: 15px;
}
.promtpay {
    border-left: 3px solid #26587e;
    margin-bottom: 15px;
    padding-left: 15px;
    margin-top: 30px;
}
.ktb-bank {
    border-left: 3px solid #3653B7;
    margin-bottom: 15px;
    padding-left: 15px;
}

.bbl-bank {
    border-left: 3px solid #003399;
    margin-bottom: 15px;
    padding-left: 15px;
}

.scb-bank {
    border-left: 3px solid #592273;
    margin-bottom: 15px;
    padding-left: 15px;
}

.aty-bank {
    border-left: 3px solid #FDC004;
    margin-bottom: 15px;
    padding-left: 15px;
}
.uob-bank {
    border-left: 3px solid #e1091d;
    margin-bottom: 15px;
    padding-left: 15px;
}


ul.dec-li {
    padding-left: 15px;
}

ul.dec-li li {
    list-style-type: decimal;
    line-height: 1.6;
}

.cms-content .pccf.default .col-md-6,
.cms-content .pccf .col-md-6 {
    width: 100% !important;
}

.cms-content .pccf.default .well,
.cms-content .pccf .well {
    background: #fff none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: none !important;
    padding: 0 !important;
}

.cms-content .pccf fieldset label,
.cms-content .pccf.default .form-horizontal .control-label {
    color: #555;
    text-align: left !important;
    width: 100% !important;
}

.cms-content .form-group .btn.btn-primary {
    background: #3c2611!important;
    border: medium none !important;
    float: right;
} 

.cms-content .form-group .btn.btn-primary:hover {
    background: #282020 !important;
}

.cms-content .alert.alert-success,
.cms-content .pccf.default .alert-success {
    background: #fff !important;
    border: none !important;
    padding: 0 !important;
}

.cms-content .pccf.default legend {
    display: none!important;
}

.cms-page .cbox ul.list-unstyled {
    list-style-type: none;
    padding: 0;
}

.lbox1 .cms-list a:hover,
.cms-content a:hover {
    text-decoration: none;
	color: #333;
}

.bfb-widget .mgz-element-bfb_submit {
    text-align: center !important;
}
.bfb-widget .mgz-element.mgz-element-nupucbi0ee8y .mgz-btn{
    background: #898989 !important;
	border-radius: 0;
}
.rbox .mgz-btn span {
    margin-right: 0;
}
.bfb-widget .mgz-element.mgz-element-nupucbi0ee8y .mgz-btn:hover{
    background: #303038 !important;
}
.bfb-form .mgz-element-inner.mgz-element-column-inner {
    padding: 0; 
}

/*Amasty Form*/
.amform-form ._has-datepicker ~ .ui-datepicker-trigger::before {
    font-size: 35px;
    line-height: 1;
    color: #fff;
}
.amform-form .fb-time input{
	width: 100%;
}
.amform-form .fb-date input {
    width: calc(100% - 50px);
}
.amform-form .fb-date .ui-datepicker-trigger {
    float: right;
    width: 40px;
    padding: 0 !important;
    border-radius: 6px !important;
}
.amform-form .fb-time input,
.amform-form .fb-date input {
	height: 35px;
	border: 1px solid #eaeaea;
}
.h-contact-right .h-form input#phone {
    max-width: 100% !important;
}
.form-group.field-message input#message {
    height: 200px !important;
}
.amform-form .form-control{
    border: 1px solid #eaeaea;
}
.service-page .detail {
    padding: 0 !important;
}
/*404 Page*/ 
.p404 p {
    text-align: center;
    margin: 30px 0; 
}

/*Checkout*/
.payment-method-content p, .payment-method-content .billing-address-form {
    padding: 15px;
    font-size: 1.5rem;
}
#checkout .opc-wrapper .fieldset > .field > .label span,
#checkout .amcheckout-wrapper span
{
    font-size: 1.4rem !important;
}
.checkout-success .block-title strong {
    font-size: 2rem !important;
    font-weight: 600 !important;
}
.block-order-details-view .box-content {
    font-size: 1.6rem;
}
.checkout-success .block-order-details-view strong.box-title span {
    font-size: 1.9rem !important;
}
.checkout-success .order-details-items tbody td.col,
.checkout-success .order-details-items thead th.col,
.checkout-success .table-order-items th
{
    font-size: 1.6rem;
}
/*Blog*/
.amblog-image {
    width: 100%;
}
.amblog-tags {
    margin: 5px 0;
}
a.amblog-read:hover {
    background-color: #000;
    color: #fff;
}
a.amblog-read:visited {
    color: #fff;
}
a.amblog-read {
    background-color: #FF0001;
    color: #fff;
    padding: 3px 5px;
    display: inline-block;
    border-radius: 6px;
    margin: 5px 0;
}
.amblog-date {
    margin-bottom: 10px;
}
.amblog-title {
    font-weight: 400;
    margin: 0;
}
.amblog-element-block {
    margin-bottom: 15px;
}
.amblog-element-block .amblog-item {
    margin-left: 10px;
}
.sidebar .amblog-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.4rem;
}
.sidebar .sidebar-additional{
    font-family: 'Kanit', sans-serif;
    font-weight: 300;
}
.post-list .post-content .post-text-hld h2 {
    font-size: 2rem;
}
.post-list .image-featured-post .post-content .post-description .post-ftimg-hld a {
    border: none;
    padding: 0;
}
.post-list .image-featured-post .post-content .post-description .post-ftimg-hld {
    width: 100%;
    margin-bottom: 15px;
}
.post-list .image-featured-post .post-content .post-text-hld {
    margin-left: 0;
}
.post-ftimg-hld .date-post {
    background: rgba(255, 255, 255, 0.5);
}
.blog-news .item.post-categories a {
    color: #535353;
    font-family: 'Roboto', 'Kanit',sans-serif !important;
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 1;
}
.blog__post-list-wrapper li.blog__post-item {
    margin-top: 10px;
    display: inline-block;
    padding: 0;
}
.post-list .post-content .post-text-hld .share-post {
    border-top: 1px dashed #ddd;
    padding-top: 12px;
}
.blog__post-item h2.blog__post-title {
    background: #335749 ;
    padding: 5px 15px;
    color: #fff;
    font-size: 2rem;
    margin-bottom: 10px;
}

.post-content .post-description img{
    margin: 0 !important;
}
.blog__post-item .blog__post-excerpt > img, 
.blog__post-item .blog__post-excerpt > a > img {
    float: left;
    padding: 0 !important;
    max-width: 100% !important;
    margin-bottom: 15px !important;
    width: 100%;
    height: 485px;
    object-fit: cover;
    object-position: top;
}

.blog-categories-index .blog__post-meta-sharing {
    margin: 0 !important;
    width: 100%;
}

.blog-categories-index .blog__sidebar-categories-tree {
    margin: 0 !important;
}
.blog__post-item .blog__post-header .blog__post-title{
    line-height: 1;
    margin-bottom: 10px;
}
.blog__post-item .blog__post-header .blog__post-title a {
	color: #fff;
	font-size: 1.8rem;
	width: 100%;
	display: inline-block;
}
.blog__post-item .blog__post-header .blog__post-title a:hover {
    color: #fff !important;
}
.blog__post-item h2.blog__post-title:hover {
    background: #3c3c3c;
}
.post-list .post-content .post-text-hld .read-more-post {
    margin-bottom: 0;
    text-align: right;
    display: inline-block;
	width: 100%;
}
.blog__post-list-wrapper .toolbar{
    display: none;
}

.blog .block-collapsible-nav .content {
    background: transparent !important;
    padding: 0;
}

.blog__sidebar-main>.block .block-title{
    margin-bottom: 15px !important;
}

.blog__sidebar-search,
.blog__copyright-wrapper,
.blog__sidebar-rss-link{
    display: none !important;
}
.blog__sidebar-main .block-collapsible-nav {
    margin-bottom: 15px !important;
}
.blog__sidebar-main .block-collapsible-nav .item {
    width: 100%;
}
.blog__sidebar-main .block-collapsible-nav .item a {
    width: 100%;
}
.blog__sidebar-main .block-collapsible-nav .item.current a {
    border-color: #898989;
    color: #898989;
}
.post-view .post-content .post-text-hld ul{
	padding-left: 15px;
	margin-bottom: 15px
}
.post-view .post-content .post-text-hld ul li{
	list-style-type: disc;
}
.post-view .post-content .post-description .post-ftimg-hld {
    display: inline-block;
    width: 100%;
    margin: 0 0 15px;
}
.post-view .post-content .post-description .post-ftimg-hld img {
    width: auto;
}
.sidebar .blog__sidebar-main .block .block-title strong {
    font-size: 1.6rem !important;
}  
.post-view .post-description .post-ftimg-hld {
    float: none; 
    margin: 0 0 15px;
    max-width: 100%;
    text-align: center;
}
.post-view .post-holder ,
.post-list-wrapper .post-holder {
    background:  transparent;
    padding: 0;
	box-shadow: none !important;
    width: 100% !important;
}
.post-view .post-gallery {
    display: flex;
}
.post-view .gallery-image {
    display: inline-block;
}
.post-view .post-bottom .post-gallery .gallery-image-hld {
    border: none;
    display: inline-block;
    margin: 10px 0;
}

/*---------------*/
.home-blog__post-list .blog__post-item .blog__post-header .blog__post-title a {
    font-weight: 400;
}
.home-blog__post-list .blog__post-item .blog__post-header .blog__post-title a:hover {
    color: #c7000c !important;
}
.home-blog__post-list .blog-content{
    display: inline-block;
    background: rgba(0 ,0,0,0.8);
    position: absolute;
    width: 100%;
    bottom: 6px;
    left: 0;
    color: #fff;
    padding: 15px;
}
.home-blog__post-list .short-blog{
    height: 42px;
    overflow: hidden;
    line-height: 2;
}
.home-blog__post-list .blog__post-item .blog__post-excerpt > img, 
.home-blog__post-list .blog__post-item .blog__post-excerpt > a > img{
    margin-bottom: 0 !important;
}
.home-blog__post-list .blog__post-list-wrapper li.blog__post-item {
    margin-top: 0;
    position: relative;
}
/*-*/

#checkout-step-shipping .amcheckout-wrapper{
    min-height: 500px;
}
.checkout-index-index .checkout-header {
    color: #000;
    width: 100%;
    margin: 12px 0 20px;
    padding: 0 9px;
}
.checkout-index-index .checkout-header .title {
    font-size: 2.4rem;
    text-transform: uppercase;
}
div#checkout .opc-estimated-wrapper {
    order: 2;
}
div#checkout .opc-wrapper {
    order: 4;
}
div#checkout {
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
}
.checkout-index-index .checkout-header .description{
    font-size: 1.4rem;
    font-family: 'Kanit';
}
.checkout-index-index .checkout-block{
    margin: 0;
    box-shadow: none;
    border: 1px solid #ddd;
}
.checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column .checkout-block{
    margin-bottom: 15px;
    margin: 1%;
    padding: 12px;
    box-shadow: none;
    -webkit-transition: none;
    display: inline-block;
    width: 98%;
    border: none;
}
.ammenu-nav-sections {
    display: block !important;
}
.footer-box .contact-box img {
    margin-right: 8px;
    width: 20px;
}
.footer-box .contact-box .f-email img {
    width: 22px;
}
.footer-box .contact-box .social-img img {
    width: 23px;
}
.footer-box .contact-box .social-img div {
    display: inline-block;
    margin: 15px 15px 30px 0;
}
.icon-fb a {
    margin-left: -5px;
}
.regis-content {
    margin-bottom: 10px;
}
.home-register a:hover {
    color: #000 !important;
}
.home-register a {
    text-align: center;
    background-color: #fff;
    border-radius: 22px;
    font-size: 1.7rem;
    padding: 8px 40px;
    margin: auto 0;
    color: #FF0001 !important;
}
.home-register {
    text-align: center;
    padding: 30px 0;
    background-color: #EE1C25;
    font-size: 2rem;
    color: #fff;
    font-family: 'Kanit',sans-serif;
}
.home-about .about-img img {
    width: 94px;
}
.home-about {
    text-align: center;
    margin: 30px 0;
}
.home-about .about-img {
    margin-bottom: 20px;
}
.about-header h3 {
    font-weight: 500;
    color: #404040;
    margin-bottom: 30px;
    font-size: 2.4rem;
    line-height: 1.3;
}
.home-about .about-content p:last-child {
    margin: 30px 0;
}
.home-about  .about-content {
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.8rem;
    color: #404040;
}
.home-about .about-banner li {
    display: inline-block;
    position: relative;
}
.about-banner span {
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    width: 100%;
    text-align: left;
    padding: 13px 0 0 10px;
    font-size: 2.3rem;
}
.about-banner img,
.home-categories img{
    width: 100%;
}

/*
.about-banner li:nth-child(2n-1) {
    padding-right: 5px;
}
.about-banner li:nth-child(2n) {
    padding-left: 5px;
}
*/
.about-banner .care span {
    background-color: #FE1601;
}
.about-banner .quality span {
    background-color: #FCB040;
}
.about-banner .healthy span {
    background-color: #37C1CC;
}
.about-banner .heal span {
    background-color: #183B6F;
}
.home-about .about-banner li {
    display: inline-block;
    position: relative;
    width: 48.5%;
    margin-bottom: 10px;
}
.home-about .about-banner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.cat-content > div:not(.block1):not(.block2),
.cat-content .our-product,
.cat-content .cat-1,
.cat-content .cat-4,
.cat-content .cat-5 {
    position: relative;
    border-radius: 12px;
    margin-bottom: 10px;
}
.cat-content div.our-product h4 {
    position: unset;
    margin: 0 0 5px 0;
}
.cat-content div h4 {
    font-size: 2rem;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: 20px;
    line-height: 1.1;
    font-weight: 500;
}
.our-product {
    background-color: #FE1601;
    text-align: center;
    padding: 15px;
}
.cat-content img {
    border-radius: 12px;
}
.cat-content a,
.cat-content span{
    color: #fff;
    font-size: 1.6rem;
}
.cat-header h4 {
    text-align: center;
    color: #404040;
    font-weight: 400;
    font-size: 2.2rem;
    margin-bottom: 30px;
}
.home-brands h2 {
    text-align: center;
    color: #455A69;
    font-weight: 500;
    font-size: 2.5rem;
    margin-bottom: 20px;
}
.home-brands {
    margin-bottom: 40px;
}
.home-products.recommended .product-grid-column {
    border: 1px solid #7A7A7A;
    border-radius: 22px;
}
.home-products.recommended img {
    border-radius: 22px;
}
.home-products.recommended .owl-carousel .owl-item img {
    width: 350px;
}
.home-products.recommended .price-box span.price {
    font-size: 2.6rem;
}
.home-products.recommended .owl-dots {
    position: absolute;
    width: 100%;
    bottom: -8%;
}
.home-product-title a {
    color: #FF0001;
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.8rem;
}
.home-product-title a:hover {
    color: #000;
}
.home-categories {
    margin: 20px 0;
}
.home-categories a:hover {
    opacity: 0.7;
}
.home-categories a:hover {
    color: #fff;
}
.owl-controls .owl-nav div:hover {
    background-color: transparent;
}
.home-banner-slide .see-more:hover {
    background-color: #000;
}
.home-about .about-banner li:hover {
    opacity: 0.8;
    cursor: pointer;
}
.f-links.social a:hover {
    opacity: 0.8;
}
.cms-register .field label {
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.5rem !important;
}
.cms-register .field-title h3 {
    font-weight: 400;
    font-size: 1.6rem;
    margin: 0;
}
.cms-register .fields .field-tombon,
.cms-register .fields .field-zipcode {
    margin: 0 5px 0 0 !important;
    max-width: 50%;
}
.cms-register .fields .field.fb-number,
.cms-register .fields .field-license {
    max-width: 100%;
}
.cms-register a.ex1,
.cms-register a.ex2{
    margin: 0 auto;
    max-width: 700px;
    position: relative;
}
.cms-register a.ex1 {
    top: -232px;
}
.cms-register a.ex2 {
    top: -150px;
}
.cms-register .field.field-shop {
    margin: 30px 0 !important;
}
.cms-register .fb-radio .control label {
    padding-left: 25px !important;
}
.cms-register .fb-radio .control {
    line-height: 1;
}
.cms-register .field-license,
.cms-register .field-image,
.cms-register .field-shop,
.cms-register .field-image-other {
    padding-left: 25px;
}
.cms-register form {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 25px 30px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.cms-register form .form-control {
    border: 1px solid #ced4da;
    border-radius: 5px;
    transition: border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
.cms-register form .form-control:focus {
    border-color: #455A69;
}


@media (max-width:375px) {
    .header-container.header-style-1 .header-middle .middle-right-content .minicart-header {
        right: 8px !important;
    }
    .searchbox-header {
        right: 12% !important;
    }  
    .footer-box .follow-img div {
        margin-right: 2px !important;
    }
    .footer-box .follow-us {
        margin-right: 4px !important;
    }
    .home-collection .home-product-title a.s-all,
    .home-collection2 .home-product-title a.s-all{
        left: 19% !important;
    }
    .cms-home .price-box .special-price {
        margin: 0;
    }
    .header-top-links {
        right: -74% !important;
    }
}

@media (min-width:376px) and (max-width:425px) {
    .header-top-links {
        right: -77% !important;
    }
    .searchbox-header {
        right: 14% !important;
    }  

}

@media (max-width:425px) {
    .language-currency-top {
        padding-right: 0;
    }
    .footer-box .follow-us {
        margin-right: 15px;
    }
    .footer-box .follow-us:lang(en) {
        margin-right: 10px;
    }
    .home-collection .home-product-title a.s-all,
    .home-collection2 .home-product-title a.s-all{
        left: 23%;
        top: -82px;
    }
    .home-categories .home-banner:nth-child(2) .s-all {
        top: 31%;
        left: 35%;
    }
    .home-categories .home-banner:nth-child(3) .s-all {
        top: 63%;
        left: 35%;
    }
    .home-categories .home-banner:last-child .s-all {
        top: 95.6%;
        left: 35%;
    }
}
@media (max-width:480px) { 
    .col2-layout .category-product.products-grid .item {
        width: 50% !important;
    }
}

@media (max-width:767px) {
    .branch-page div {
        padding: 0;
    }
    .this-ipad {
        display: none;
    }
    .announce_content div > .d-md-block {
        display: none !important;
    }
    .announce_content .exchange {
        margin: 0 5px !important;
    }
}

@media (max-width:768px) {
    #layered-filter-block {
        width: 100% !important;
        position: unset !important;
        padding: 0 !important;
    }
}

@media (min-width:480px) {
    .products-list .item .item-inner .box-info-list .product-item-inner {
        margin-bottom: 20px !important;
    }
    .footer-box.f-contact ul {
        float: left;
    }
    .footer-links .f-line ul {
        margin-top: 17px;
    }
}


@media (min-width:481px) {
    .category-product.products-list .product.details.product-item-details.box-info-list {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-left: 200px;
    }
    .category-product.products-list .item .item-inner .box-info-list .price-box {
        justify-content: left;
    }
    .products-list .item .item-inner .box-info-list .price-box {
        justify-content: left;
    }
    .category-product.products-list .price-box .old-price {
        justify-content: flex-start;
        width: 55%;
    }
}

@media (min-width:500px) {
    .block2 {
        display: flex;
    }
    .cat-5 {
        margin-left: 10px;
    }
    .cat-4 {
        margin-right: 10px;
    }
}


@media (min-width:768px) {
    .checkout-index-index .opc-wrapper {
        width: 100%;
    }
    .checkout-index-index .custom-slide {
        width: 100%;
    }
    .cms-register .fields .field-tombon, 
    .cms-register .fields .field-zipcode {
        margin: 0 12px 0 0 !important;
    }
    .products-grid.grid .product-item-details button.action.tocart {
        width: 160px;
    }
    .products-grid .product-item-actions .actions-primary .unavailable {
        margin: 20px 0 0 0;
    }
    .cat-header h4 {
        margin-bottom: 50px;
    }
    .home-categories {
        margin: 50px 0;
    }
    .list-item.amblog-item {
        width: calc(100% * 1 / 2 - 8px);
        float: left;
    }
    .list-item.amblog-item:nth-child(2n-1) {
        margin: 0 8px 15px 0;
    }
    .list-item.amblog-item:nth-child(2n) {
        margin: 0 0 15px 8px;
    }
    
    /* new cms */
    .box-contact .box-content ul li {
        margin: 0 0 30px 40px;
    }
    .cms-page .form-contact form .fieldset .field-message {
        width: 100%;
    }
    .order-step-box .order-condition {
        border-radius: 50px;
    }
    .amcform-toolbar {
        padding-right: 15px;
    }
    .cms-page form .field {
        width: 50%;
        display: inline-block;
        padding: 0 15px;
        margin-bottom: 30px !important;
    }
    .howto-page .how-img {
        float: left;
        text-align: left;
    }
    .cms-page .cms-content {
        display: inline-block;
        padding-left: 15px;
    }
    .cms-menu li:hover {
        background: #ee1c25;
    }
    .cms-menu li:last-child {
        border-radius: 0 0 12px 12px;
    }
    .cms-menu li:first-child {
        border-radius: 12px 12px 0 0;
    }
    .cms-menu li span {
        display: block;
    }
    .cms-menu li img, .cms-menu li.contact-us img {
        width: 30px;
        margin: 10px;
        padding: 0;
        filter: brightness(10);
    }
    .howto-menu li.how-to-order, 
    .pay-menu li.payment, 
    .ship-menu li.shipping, 
    .confirm-menu li.confirm-payment, 
    .policy-menu li.privacy-policy, 
    .return-menu li.return-policy {
        background: #EE1C25;
    }
    .cms-page .left-menu {
        float: left;
        padding: 0;
    }
    .cms-menu ul {
        background-color: #EE1C25;
        border-radius: 12px;
    }
    /* end new cms */
    
    .home-products.recommended .product.description.product-item-description {
        text-align: left;
    }
    .about-header h3 {
        font-size: 2.8rem;
    }
    .home-products.recommended .item-inner {
        display: flex;
        align-items: center;
    }
    .home-brands .owl-controls .owl-nav .owl-next {
        right: -15%;
    }
    .home-brands .owl-controls .owl-nav .owl-prev {
        left: -12%;
    }
    .cat-content > div:not(.block1):not(.block2),
    .cat-content .our-product,
    .cat-content .cat-1,
    .cat-content .cat-4,
    .cat-content .cat-5 {
        margin-bottom: 20px;
    }
    .cat-content div h4 {
        margin: 20px 25px;
    }
    .cat-content div h4 {
        font-size: 2rem;
    }
    .cat-header h4 {
        font-size: 2.2rem;
    }
    .cat-1 {
        margin: 0 0 0 10px;
    }
    .our-product a {
        width: 100%;
    }
    .our-product {
        margin: 0 10px 0 0;
        width: 35%;
        display: flex;
        align-items: center;
    }
    .block1 {
        display: flex;
    }
    .home-about .about-img {
        margin-bottom: 30px;
    }
    .regis-content {
        margin-bottom: 0;
    }
    .home-about .about-banner li {
        width: 24%;
        margin-bottom: 0;
    }
    .home-about .container,
    .home-categories .container,
    .home-brands .container{
        max-width: 620px;
    }
    .home-register .container {
        display: flex;
        justify-content: space-evenly;
    }
    .home-register a {
        max-width: 20%;
    }
    .home-register {
        text-align: left;
        margin-top: -7px;
        font-size: 2.3rem;
    }
    .payment-img div {
        margin: 0 25px;
    }
    .payment-img {
        width: 75%;
        margin: 0 auto;
        padding: 20px 0;
    }
    .footer-box.service, 
    .footer-box.about {
        margin-top: 40px;
    }
    .branch-page h4.branch {
        padding-left: 15px;
    }
    .branch-page .block-content ul {
        width: calc(100% * 1 / 2 - 8px);
    }
    .branch-page .block-content ul:nth-child(2n-1) {
        margin: 0 8px 15px 0;
    }
    .branch-page .block-content ul:nth-child(2n) {
        margin: 0 0 15px 8px;
    }
    .announce_content div > .d-md-block{
        display: flex !important;
        align-items: center;
    }
    .newsletter-content input {
        width: 400px !important;
    }
    .home-product-row .owl-nav div {
        top: 48% !important;
    }
    .home-categories .home-banner:nth-child(2) .s-all {
        top: 315px;
        left: 10%;
    }
    .home-categories .home-banner:nth-child(3) .s-all {
        top: 315px;
        left: 42.5%;
    }
    .home-categories .home-banner:last-child .s-all {
        top: 315px;
        left: 75%;
    }
    .home-collection .header span,
    .home-collection2 .header span{
        font-size: 2rem !important;
    }
    .this-ipad {
        display: block;
    }
    .no-ipad {
        display: none;
    }
    .home-collection .home-product-title a.s-all,
    .home-collection2 .home-product-title a.s-all{
        left: unset;
        top: -73px;
        right: 33%;
    }
    .home-collection .home-banner,
    .home-collection2 .home-banner {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .home-collection .home-product-row,
    .home-collection2 .home-product-row {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }
    .home-categories .home-banner:last-child {
        padding-left: 10px;
    }
    .home-categories .home-banner:nth-child(3) {
        padding: 0 5px 0 5px;
    }
    .home-categories .home-banner:nth-child(2) {
        padding-right: 10px;
    }
    .home-categories .home-banner {
        float: left;
    }
    .footer-box .follow-img div {
        margin-right: 15px;
    }
    .footer-box .customer-service:lang(en) {
        width: 36% !important;
    }
    .footer-box .customer-service2:lang(en) {
        width: 37% !important;
    }
    .footer-box .customer-service2 {
        width: 43% !important;
    }
    .footer-box .follow-us {
        margin-right: 35px;
    }
    .footer-box:last-child {
        padding: 0 60px;
    }
    .home-two-banner .container {
        display: flex;
    }
	
	/*Mobile Top Centent*/
	.mobile-top-content li {
		width: 20%;
		padding: 5px;
		font-size: 1.4rem;
	}
    
    /*Home Categories Products*/
    .home-category img.icon-lifestyle {
        width: 35px;
        margin-bottom: 12px;
    }
	 
    /*Home Slide*/
	.mobile-hidden{
		display: inline-block;
	}
	.mobile-visible{
		display: none;
	}
    .slidershow-home .owl-nav div {
        top: calc(50% - 30px);
    }

	.home-category {
        padding: 25px 0 15px;
    }
    .home-category .category-box .cbox {
        width: calc(100% / 5);
        padding: 0 !important;
    }
    .home-category .category-box .cbox + .cbox .txt-box {
        border-left: 1px dashed #eee;
    }
    .home-category .category-box .cbox .txt-box {
        height: 50px;
        display: flex;
        flex-flow: column;
        align-items: center;
        justify-content: center;
    }
	/*Right Content*/
	.right-content .block-static-block .row {
		margin: 0;
	}
	.right-content .wrapper-slider{
		padding: 0 8px 0 0;
	}
	.right-content .banner-right-index{
		padding: 0 0 0 7px;
	}

	/*Home Banner*/
    .home-three-banner .home-banner{
        float: left;
        margin-bottom: 10px;
    }
    .home-three-banner .home-banner:nth-child(1){
        padding: 0 10px 0 0;
    }
    .home-three-banner .home-banner:nth-child(2){
        padding: 0 5px;
    }
    .home-three-banner .home-banner:nth-child(3){
        padding: 0 0 0 10px;
    }
	.home-three-banner .row div,
	.home-two-banner .row div {
		margin-bottom: 0;
	}
	.home-two-banner  div:first-child{
		padding:0 8px 0 8px;
	}
	.home-two-banner  div:last-child{
		padding: 0 8px 0 8px;
	}
	.home-three-banner.home-coupon .row{
		margin: 0;
	}
    .home-three-banner-box .banner-box:nth-child(1){
        padding: 0 8px 0 0;
    }
    .home-three-banner-box .banner-box:nth-child(2){
        padding: 0 0 0 8px;
    }
    
    
    
    
	/*Home Products*/
    .home-products .see-all {
        top: 0;
        right: 60px;
    }
    .home-products.home-flash-sale a.s-all {
        margin-top: -6px;
    }
    .home-products a.s-all {
        margin-top: 0;
    }
    .home-products a.s-all:hover {
        color: #c7000c !important;
    }
    .home-product-row .products-grid {
        margin-bottom: 0;
    }
    .home-products.recommended .owl-dots {
        bottom: -12%;
    }
    .home-products .home-product-row .product-grid-column{
        width: -webkit-fill-available;
    }
    .home-products.home-flash-sale .product-grid-column{
        width: 100%;
        margin: 0;
        padding: 0;
    }
    .category-product.products-list .price-box .old-price {
        width: 30% !important;
    }
    .category-product.products-list .product.details.product-item-details.box-info-list {
        margin-left: 280px;
    }
    .products-grid.grid .product-item-details button.action.tocart span:after{
        width: 65px;
    }
	
	/*Blog*/
	.post-view .post-gallery {
		flex-wrap: wrap !important;
	}
	.post-view .post-bottom .post-gallery .gallery-image-hld {
		width: 25%;
	}
	.post-view .post-bottom .post-gallery .gallery-image-hld:nth-child(4n-3) {
		padding: 0 12px 0 0;
	}
	.post-view .post-bottom .post-gallery .gallery-image-hld:nth-child(4n-2) {
		padding: 0 8px 0 4px;
	}
	.post-view .post-bottom .post-gallery .gallery-image-hld:nth-child(4n-1) {
		padding: 0 4px 0 8px;
	}
	.post-view .post-bottom .post-gallery .gallery-image-hld:nth-child(4n) {
		padding: 0 0 0 12px;
	}
	
    .home-banner .box-banner:first-child {
        padding: 0 10px 0 0;
    }
	.home-banner .box-banner:nth-child(2) {
        margin: 0;
        padding: 0 5px;
    }
    .home-banner .box-banner:last-child {
        padding: 0 0 0 10px;
    }
	.home-banner img:hover{
	  opacity: 0.9;
	}

    .home-title a.see-all {
        right: 75px;
    }
    .home-blog .owl-nav {
        top: -55px;
    }
    .home-blog .home-product-row .product-grid-column{
        padding: 0;
    }
    /*cms page 768*/
    .categories-cms {
        margin: 0;
    }
    .howto-menu li:nth-child(1) .fa,
    .pay-menu li:nth-child(2) .fa,
    .ship-menu li:nth-child(3) .fa,
    .confirm-menu li:nth-child(4) .fa{
        background: #335749;
        color: #fff;
    }
    .howto-menu li:nth-child(1) span:hover, 
    .pay-menu li:nth-child(2) span:hover, 
    .ship-menu li:nth-child(3) span:hover, 
    .confirm-menu li:nth-child(4) span:hover{
        background: #EE1C25;
    }
    .howto-menu li:nth-child(1) a:hover h4,
    .pay-menu li:nth-child(2) a:hover h4,
    .ship-menu li:nth-child(3) a:hover h4,
    .confirm-menu li:nth-child(4) a:hover h4 {
        color: #fff;
    }
    .howto-menu li:nth-child(1) h4:hover,
    .pay-menu li:nth-child(2) h4:hover,
    .ship-menu li:nth-child(3) h4:hover,
    .confirm-menu li:nth-child(4) h4:hover{
        color: #fff;
    }
    .howto-menu li:nth-child(1) a:hover .fa,
    .pay-menu li:nth-child(2) a:hover .fa,
    .ship-menu li:nth-child(3) a:hover .fa,
    .confirm-menu li:nth-child(4) a:hover .fa{
        color: #fff;
        background: #335749;
    }
    .catalog-category-view .contact-menu,
    .catalog-category-view .about-menu,
    .cms-page-view .terms-menu,
    .cms-page-view .about-menu,
    .catalog-category-view .content-menu,
    .catalog-category-view .howto-menu,
    .cms-page-view .privacy-menu,
    .cms-page-view .howto-menu,
    .cms-page-view .terms-menu,
    .cms-page-view .contact-menu,
    .cms-page-view .pay-menu,
    .cms-shipping .ship-menu,
    .cms-confirm-payment .confirm-menu,
    .cms-page-view .map,
    .cms-page-view .cbox,
    .cms-page-view .cms-page,
    .cms-page-view .cbox,
    .catalog-category-view .confirm-menu,
    .cms-how-to-shipping .ship-menu{
        float: left;
        padding: 0;
        width: 100%;
    }
    .cms-page .content-menu {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%;
    }
    .cms-page-view .cms-menu,
    .catalog-category-view .cms-menu {
        padding: 0 15px 0 0;
        text-align: left;
    }
    .cms-menu li {
        display: block;
        background-color: #000;
        padding: 10px 0;
        font-family: 'Roboto','Kanit',sans-serif;
        font-size: 1.6rem;
        margin-right: 10px;
    }
    .cms-menu li:hover .fa {
        background: rgba(0, 0, 0, 0.1);
        color: #555;
    }
    .page-wrapper .cms-menu a:hover h4 {
        color: #555;
    }
    .page-wrapper .cms-menu h4:hover {
        color: #555;
    }
    .cms-menu li a {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        color: #fff;
    }
    .cms-menu h4 {
        display: inline-block;
    }
    .cms-menu .fa {
        background: #d8d8d8;
        height: 38px;
        width: 30px;
        line-height: 2;
        text-align: center;
        margin-right: 5px;
        font-size: 1.8rem;
    }
    .cms-page-view .cms-page {
        margin-bottom: 20px;
    }
    .cms-content .lbox {
        float: left;
        display: inline-block;
    }
    .cms-page .rbox {
        display: inline-block;
    }
    .cms-content .easycreateform input.field-day {
        width: 90%;
    }
    .cms-content .cms-bottom .bank {
        float: left;
    }
    .how-col .how-text {
        border: medium none;
        padding-top: 0;
        display: inline-block;
        padding: 0 0 15px 15px;
    }
    .how-img:after {
        border-color: transparent transparent transparent #d8d8d8;
        border-width: 10px 0 10px 10px;
        left: unset;
        top: 50%;
        margin: 0;
        right: -15px;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }
    .how-to-page .how-img {
        float: left;
        position: relative;
    }
    .how-to-page .page-content.mo-how {
        display: none;
    }
    .how-to-page .page-content.pc-how {
        display: block;
    }
	
	/*about us 768*/
    .cms-about-us .cbox1 img {
        width: 60%;
    }
	
	/*Shipping*/
    .cms-shipping .cbox-detail {
        padding: 0 15px;
    }
	
	
	/*Service Page*/
	.cms-page.service-page {
		display: inline-block !important;
		text-align: center;
	}
    
/*    Home Banner 768*/
    .home-banner img {
        margin-bottom: 0;
    }
    .home-banner .banner-bg {
        bottom: 0;
    }
    
    /*Footer 768*/
    .footer-box.f-links:nth-child(3) {
        padding-left: 0;
    }
    .footer-box.footer-newsletter {
        padding-left: 45px;
    }
    .footer-container .block-subscribe-footer {
        padding-top: 50px !important;
    }
    .footer-bottom-box{
        text-align: left;
    }
    /*Blog List*/
    .blog .blog__post-list-wrapper header.blog__post-header h2{
        padding: 10px 15px;
        display: inline-block;
        width: 100%;
    }
    .blog .blog__post-list li.blog__post-item{
        width: calc(100% * 1 / 2 - 8px);
        float: left;
    }
    .blog .blog__post-list li.blog__post-item:nth-child(2n-1){
        margin: 0 8px 15px 0;
    }
    .blog .blog__post-list li.blog__post-item:nth-child(2n){
        margin: 0 0 15px 8px;
    }
	
	.post-list .post-description{
		display: flex;
	}
	.post-list .image-featured-post .post-content .post-description .post-ftimg-hld {
		width: 40%;
		margin: 0;
	}
	.post-list .image-featured-post .post-content .post-text-hld {
		width: 60%;
		padding-left: 30px;
	}
	
    /*Checkout*/
	
	
}


@media (max-width: 991px) {
    .header-container.header-style-1 .header-middle {
        padding: 0 !important;
    }
    .header .ammenu-menu-toggle .ammenu-icon {
        border-color: #2E4E42 !important;
    }
    .header-top-bg .container.container-top-bg {
        background-color: #fff !important;
    }
    .logo-wrapper {
        line-height: 0 !important;
    }
	
    .follow-us h4 {
        text-align: left;
    }
    .language-currency-top {
        width: auto !important;
    }
		  
}



@media (min-width: 992px) {
    .checkout-index-index #shipping {
        order: 1;
    }
   .checkout-index-index .opc-sidebar .opc-block-shipping-information {
        display: none;
    }
    .checkout-index-index .opc-wrapper .shipping-information .shipping-information-title {
        display: flex;
        justify-content: space-between;
    }
    .checkout-index-index .opc-wrapper .shipping-information .shipping-information-title > span {
        color: #333;
        font-size: 2rem;
        font-family: 'Roboto','Kanit',sans-serif;
    }
   .checkout-index-index .opc-wrapper .shipping-information {
        display: inline-block;
        border: 1px solid #d9d9d9;
        padding: 15px;
        border-radius: 4px;
    }
    .checkout-index-index .opc-wrapper .opc {
        display: flex;
        flex-direction: column-reverse;
    }
    div#checkout {
        display: block;
    }
    .checkout-index-index .opc-wrapper {
        width: 66.66666667%;
    }
    .checkout-index-index .custom-slide {
        width: 33.33333333%;
    }
    .home-about  .about-content {
        font-size: 1.9rem;
    }
    
    /* new cms */
    .form-contact, .box-contact {
        margin-bottom: 30px;
    }
    .payment-page .order-step-box {
        padding: 30px 30px 10px 30px;
    }
    .payment-page li img.dropdown {
        margin: 20px;
    }
    .payment-page .order-step img {
        width: auto;
    }
    .payment-page .credit-data img.img3 {
        width: 60px;
    }
    .payment-page .credit-data img {
        width: 50px;
        margin-right: 25px;
    }
    .payment-page .credit-data img.img1 {
        width: 150px;
    }
    .c-by ul {
        flex-direction: row;
    }
    /* end new cms */
    
    .home-banner-slide .see-more {
        margin-bottom: 30px;
    }
    .cat-header h4 {
        font-size: 2.4rem;
    }
    .cat-header h4 {
        margin-bottom: 60px;
    }
    .home-products.recommended .owl-dots {
        bottom: -9%;
    }
    .home-products {
        margin-bottom: 90px;
    }
    .home-products.recommended .product.description.product-item-description {
        margin: 10px 0 90px 0;
    }
    .home-brands {
        margin-bottom: 70px;
    }
   .our-product {
        width: 30%;
        padding: 20px;
    }
    .home-about {
        margin: 60px 0;
    }
    .home-about .container,
    .home-categories .container,
    .home-brands .container{
        max-width: 700px !important;
    }
    .payment-img {
        width: 80%;
    }
    .ammenu-content .ammenu-menu-wrapper.-desktop .ammenu-item.-main{
        margin: 0 !important;
    }
    .home-products-recommended {
        margin-bottom: 100px !important;
    }
    .home-categories {
        margin: 60px 0 80px 0;
    }
    .home-categories .home-banner:nth-child(2) .s-all {
        top: 415px;
        left: 11%;
    }
    .home-categories .home-banner:nth-child(3) .s-all {
        top: 415px;
        left: 45%;
    }
    .home-categories .home-banner:last-child .s-all {
        top: 415px;
        left: 77%;
    }
    .home-collection .home-product-title a.s-all,
    .home-collection2 .home-product-title a.s-all{
        top: -85px;
        right: 38%;
    }
    .footer-box .customer-service:lang(en) {
        width: 36% !important;
    }
    .footer-box .customer-service2:lang(en) {
        width: 41% !important;
    }
    .footer-box .customer-service2 {
        width: 45% !important;
    }
    .footer-box:first-child:lang(en) {
        padding-left: 20px;
    }
    .footer-box:first-child {
        margin-bottom: 0;
    }
    .footer-box.logo {
        max-width: 37%;
    }
    .footer-box.service, 
    .footer-box.about {
        max-width: 16%;
    }
    .footer-box:last-child {
        padding: 0;
        max-width: 31%;
    }
    .footer-box .follow-img div {
        margin-right: 10px !important;
    }
    .footer-box .follow-us {
        margin-right: 27px;
    }
	
	/*Mobile Fixed Menu*/
	.mobile-fix-menu,
	.mobile-top-content{
		display: none;
	}
    .ammenu-menu-wrapper.-desktop .ammenu-item.-main {
        padding: 0px 12px !important;
    }
    .ammenu-menu-wrapper.-desktop .ammenu-item.-main:lang(en) {
        padding: 0px 10px !important;
    }
	/*Left Categories*/
	.main-left-categories .mega-menu-title{
		background-color: #ebebeb;
		padding: 6px 10px 7px
	}
	.main-left-categories .mega-menu-title h4{
		margin: 0;
	}
	.main-left-categories .mega-menu-title h4:lang(en) {
		font-weight: 500;
		text-transform: uppercase;
	}
	.main-left-categories .mega-menu-title h4:before{
		margin-right: 15px;
		content: '';
		background: url("../images/menu-ver-icon.png") no-repeat 0 0/ 25px auto;
		width: 25px;
		height: 20px;
		display: inline-block;
		top: 3px;
		position: relative;
	}
	.main-left-categories .sm_megamenu_wrapper_vertical_menu ul.sm_megamenu_menu {
		padding: 0;
	}
	.main-left-categories .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu > li > a:before {
		display: none !important;
	}
	
	.main-left-categories .sm_megamenu_title .sm_megamenu_title {
		width: 100%;
	}
	.main-left-categories .sm_megamenu_dropdown_6columns .sm_megamenu_head_item .sm_megamenu_title a {
		font-weight: 400;
	}
	.main-left-categories .sm_megamenu_wrapper_vertical_menu .sm_megamenu_menu .sm_megamenu_dropdown_6columns {
		width: 400px;
		background-color: rgba(255, 255, 255, 0.98);
	}
	.main-left-categories .sm_megamenu_dropdown_6columns .sm_megamenu_head_item .sm_megamenu_title a:hover {
		color: #c7000c;
	}
    /*--------*/
    
    .block.widget .products-grid .product-item {
        margin-left: calc((100% - 5 * 20%) / 5) !important;
        float: left;
    }
    
    .page-products.catalog-category-view .products-list .price-box .special-price {
        width: 45% !important;
    }
    
    
    /*Checkout*/
    .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column:nth-child(1) {
        padding: 0 10px 0 0;
    }
    .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column:nth-child(2) {
        padding: 0 5px;
    }
    .checkout-index-index .opc-wrapper.am-opc-wrapper.layout-3columns .checkout-column:nth-child(3) {
        padding: 0 0 0 10px;
    }

	/*Right Content*/
	.right-content{
		padding-left: 0;
	}
    
    .price-box .special-price {
        margin: 0 !important;
    }
    .category-product.products-list .item .item-inner .price-box .old-price {
        justify-content: flex-start !important;
        width: 23% !important;
    }

		
	/*Home Products*/
    .home-brands .home-products .owl-controls .owl-nav {
        top: -40px;
    }
    .page-products.catalog-category-view .price-box .special-price span.price {
        font-size: 1.6rem;
    }
    
    /*Home Full Banner*/
    .home-full-banner a:hover img {
        opacity: 0.8;
    }
    
    /*CMS Page*/
    .promtpay{
        margin-top: 0;
    }
    .category-service .category-cms {
		text-align: center;
	}
	.cms-page.service-page {
		width: 80%;
	}
    .cms-menu .fa {
        width: 38px;
        margin-right: 8px;
    } 
    
	/*Footer*/    
    .footer-links {
        padding: 50px 0 10px 0;
    }
    .footer-links .f-contact .f-line {
        display: inline-block;
        margin-top: 15px;
    }

}

@media (min-width: 1024px) {
    .footer-links .f-contact img {
        width: 20px; 
    }
}



@media (min-width: 1200px) {
    .products-grid .product-item-actions .actions-primary .unavailable{
        margin: 30px 0 0 0;
    }
    .home-about .about-content p:last-child {
        margin: 30px 0 50px 0;
    }
    
    /* new cms */
    .form-contact .form-content {
        padding: 0 15px;
    }
    .order-step-box p.order-explain {
        width: 80%;
        margin: 30px auto;
    }
    .confirm-page .note-bottom {
        padding: 30px 45px;
    }
    /* end new cms */
    
    .home-product-title {
        margin: 50px 0 20px 0;
    }
    .home-products.recommended .owl-dots {
        bottom: -7%;
    }
    .home-products.recommended .products-grid.grid .product-item-details button.action.tocart {
        margin: 30px 0 0 0;
    }
/*
    .home-products.recommended .owl-carousel .owl-item img {
        width: 400px;
    }
*/
    .home-products.recommended .product.description.product-item-description {
        font-size: 1.9rem;
        height: 53px;
    }
    .cat-content div h4 {
        margin: 25px;
    }
    .our-product {
        width: 26%;
        padding: 25px;
    }
    .home-about .container,
    .home-categories .container,
    .home-brands .container{
        max-width: 750px !important;
    }
    .home-two-banner {
        margin-top: 60px !important;
    }
    .home-collection .owl-controls .owl-nav .owl-next{
        right: -50px !important;
    }
    .home-collection2 .owl-controls .owl-nav .owl-next{
        right: -485px !important;
    }
    .home-collection .home-product-row,
    .home-collection2 .home-product-row{
        display: flex;
        flex-direction: column;
    }
    .home-title-bottom {
        display: block !important;
        text-align: center;
    }
    .home-title-bottom a {
        color: #2F2F2F !important;
        text-decoration: underline;
    }
    .home-title-bottom a:hover {
        color: #335749 !important;
        text-decoration: underline;
    }
    .home-collection2 .header {
        margin-right: 50px;
    }
    .ammenu-menu-wrapper.-desktop .ammenu-item.-main {
        padding: 0px 20px !important;
    }
    .home-categories .home-banner:nth-child(2) .s-all {
        top: 505px;
    }
    .home-categories .home-banner:nth-child(3) .s-all {
        top: 505px;
    }
    .home-categories .home-banner:last-child .s-all {
        top: 505px;
        left: 79%;
    }
    .home-collection .home-banner,
    .home-collection .home-product-row{
        float: left;
    }
    .home-collection2 .home-banner{
        float: right;
    }
    .no-ipad {
        display: block;
    }
    .this-ipad {
        display: none;
    }
    .home-collection .home-product-title a.s-all {
        left: -75%;
        top: 685px;
        right: unset;
    }
    .home-collection2 .home-product-title a.s-all {
        right: -75%;
        top: 685px;
    }
    .home-collection2 .home-banner{
        flex: 0 0 555px;
        max-width: 555px;
        margin: 0 0 0 30px;
    }
    .home-collection2 .home-product-row {
        flex: 0 0 555px;
        max-width: 555px;
    }
    .home-collection .home-banner {
        flex: 0 0 555px;
        max-width: 555px;
        margin: 0 30px 0 0;
    }
    .home-collection .home-product-row {
        flex: 0 0 555px;
        max-width: 555px;
    }
    .footer-box.logo {
        max-width: 30%;
    }
    .footer-box:last-child {
        max-width: 38%;
    }
    .payment-img {
        width: 100%;
    }
    .footer-box .customer-service:lang(en) {
        width: 35% !important;
    }
    .footer-box .customer-service2:lang(en) {
        width: 38% !important;
    }
    .footer-box .follow-img div:lang(en) {
        margin-right: 22px !important;
    }
    .footer-box .customer-service2 {
        width: 43% !important;
    }
    .footer-box .follow-img div {
        margin-right: 23px !important;
    }
    .footer-box:last-child {
        padding: 0 5px;
    }
    .home-two-banner  div:last-child{
		padding: 0 0 0 15px;
	}
    .home-two-banner  div:first-child{
		padding:0 15px 0 0;
	}

    .ammenu-menu-wrapper.-desktop .ammenu-item.-main:lang(en) {
        padding: 0px 23px !important;
    }
	.header-style-1 .header-bottom .sidebar-megamenu .megamenu-content-sidebar {
		max-width: 250px;
		width: 250px;
	}
	
	.header-contact .header-box {
        margin-bottom: 0;
        padding-left: 15px;
    }
    .header-contact .header-box:nth-child(2) {
        padding-left: 20px;
    }
    .header-contact ul.header-socials{
        margin-right: 40px;
    }
    .home-category img.icon-lifestyle {
        width: 33px;
        margin-bottom: 14px;
    }
    .home-full-banner {
        margin-bottom: 30px;
    }
    
	/*Home Slide*/
	.home-heading .vertical-menu{
		flex: unset;
		max-width: unset;
		width: 330px;
	}
	.home-heading .right-content {
		flex: unset;
		max-width: unset;
		width: calc(100% - 330px);
	}
    .home-three-banner-box .banner-box:nth-child(1){
        padding: 0 13px 0 0;
    }
    .home-three-banner-box .banner-box:nth-child(2){
        padding: 0 0 0 17px;
    }

    .products-grid .item .product-item-details .price-box{
        padding-bottom: 0 !important;
    }
    .products-grid .product-item-actions .actions-secondary .action{
        margin : 0 0 0 5px !important;
    }
    .page-products.catalog-category-view .products-list span.old-price {
        padding-top: 11px !important;
    }
    .home-three-banner .home-banner {
        margin-bottom: 23px;
    }
    .home-products.home-specials-price {
        margin: 0;
    }
    .home-products .see-all {
        right: 58px;
    }
    .page-products.catalog-category-view .price-box .old-price {
        float: none !important;
    }
    .category-product.products-list .item .item-inner .price-box .old-price {
        width: 16% !important;
    }
    /*CMS Page*/
    .cms-content .easycreateform input.field-day {
        width: 80%;
    }
    
    .category-about-us .row,
    .category-how-to-order .row,
    .category-contact-us .row
    {
        margin: 0 -15px !important;
    }
	
	/*Footer*/
    .footer-newsletter .container {
        width: 55% !important;
    }
    .footer-news:first-child img.f-news {
        margin-right: 30px;
    }
    .footer-news .news-text h4 {
        font-size: 2.8rem;
        line-height: 1;
    }
    .footer-news ul {
        text-align: right;
    }
    .footer-news li:last-child {
        margin-left: 45px;
    }
    .footer-newsletter .title-news{
        margin: 0;
    }
    .footer .footer-news {
        margin-top: 5px;
    }
    .footer-links .f-contact img {
        width: 22px;
    }
    .f-location div{
        padding: 35px 0;
    }
    .footer-social {
        padding: 0 0 30px 0;
    }
}

@media (min-width: 1440px) {
    .ammenu-menu-wrapper.-desktop .ammenu-item.-main {
        padding: 0px 30px !important;
    }
    .home-about .about-banner li {
        width: 22.8%;
    }
    
    /* new cms */
    .payment-page .order-step-box {
        padding: 50px 50px 30px 50px;
    }
    .cms-page .cms-content .amform-form {
        max-width: 800px;
    }
    /* end new cms */
    .our-product {
        width: 25%;
        padding: 35px;
    }
    .home-about .container,
    .home-categories .container,
    .home-brands .container {
        max-width: 820px !important;
    }
    .home-collection2 .owl-controls .owl-nav .owl-next{
        right: -585px !important;
    }
    .home-collection2 .header {
        margin-right: 60px !important;
    }
    .ammenu-menu-wrapper.-desktop .ammenu-item.-main:lang(en) {
        padding: 0px 30px !important;
    }
    .home-categories .home-banner:nth-child(2) .s-all {
        top: 610px;
        left: 12%;
    }
    .home-categories .home-banner:nth-child(3) .s-all {
        top: 610px;
        left: 46%;
    }
    .home-categories .home-banner:last-child .s-all {
        top: 610px;
        left: 81%;
    }
    .home-collection .home-product-title a.s-all {
        left: -71%;
        top: 850px;
    }
    .home-collection2 .home-product-title a.s-all {
        right: -71%;
        top: 850px;
    }
    .home-collection .home-product-row {
        flex: 0 0 675px;
        max-width: 675px;
    }
    .home-collection .home-banner{
        flex: 0 0 675px;
        max-width: 675px;
        margin: 0 30px 0 0;
    }
    .home-collection2 .home-banner{
        flex: 0 0 675px;
        max-width: 675px;
        margin: 0 0 0 30px;
    }
    .home-collection2 .home-product-row {
        flex: 0 0 675px;
        max-width: 675px;
    }
    .footer-box .follow-us {
        margin-right: 100px;
    }
    .footer-box:last-child {
        padding: 0 40px;
    }
    
    /*Header*/
	 ul li.h-contact:nth-child(2){
        padding-left: 50px;
         width: 250px;
    }
    .header-contact{
        width: 530px;
    }
	/*Right Content*/
	.home-heading .right-content {
		padding-left: 15px;
	}
	.right-content .wrapper-slider{
		padding: 0 18px 0 0;
	}
	.right-content .banner-right-index{
		padding: 0 0 0 12px;
	}
    /*-----*/
    .home-three-banner-box .banner-box:nth-child(1){
        padding: 0 15px 0 0;
    }
    .home-three-banner-box .banner-box:nth-child(2){
        padding: 0 0 0 15px;
    }
	/*Home Product*/
/*
	.home-products .products-grid .item .product-item-info .product-item-details .bottom-action {
		top: 170px;
	}
*/

    .products-grid .product-item-details .product-item-name {
        font-weight: 600;
        font-size: 1.6rem;
        margin-bottom: 5px;
    }
    .products-grid .product-item-actions {
        display: inline-block !important;
    }
    .block.widget .product-item-info {
        padding: 0;
    }
    
    /*CMS Page*/
    .how-img:after{
        border-width: 12px 0 12px 12px;
        right: -16px;
    }
	
	/*Footer*/    
    .footer-box.f-contact ul {
        margin-right: 25px;
    }

}

@media (min-width: 1600px) { 
    .home-products.recommended .owl-prev {
        left: -5%;
    }
    .home-products.recommended .owl-next {
        right: -5%;
    }
}


.language-currency-top img{
    width: 30px;
    margin-right: 5px;
}
.footer-box .customer-service2 {
    width: 48%;
}
.footer-box .follow-img div {
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    padding: 6px 7px;
    margin-right: 8px;
}
.footer-box .follow-img div:hover,
.qrcode-img img:hover,
.qrcode-img img:lang(en):hover{
    opacity: 0.8;
}
.footer-box .follow-img img {
    width: 25px;
}
.footer-box .follow-us {
    text-align: center;
}
.follow-us li:first-child h4{
    margin-bottom: 30px;
}
.qrcode-img img {
    width: 115px;
    margin-bottom: 10px
}
.qrcode-img + li {
    color: #fff;
}
.home-collection .header h4,
.home-collection2 .header h4,
.home-product-title h4{
    font-size: 2.5rem;
    color: #455A69;
}
.home-collection2 .header h4,
.home-collection2 .header span{
    margin-left: 0 !important;
}
.home-collection .header span,
.home-collection2 .header span{
    color: #333333;
    font-weight: 400;
    font-size: 1.7rem;
}
.home-product-title a.s-all {
    position: absolute;
    font-family: 'Roboto','Kanit',sans-serif;
    color: #333333;
    z-index: 99;
    font-weight: 400;
    background: #ffffff;
    padding: 8px 22px;
    font-size: 1.9rem;
}
.product-sku {
    color: #737373;
    font-weight: 500;
    font-size: 1.6rem;
}
.cms-home .product-price-img button.action.tocart{
    height: 25px !important;
    width: 25px !important;
    border: unset !important;
    margin: unset !important;
    background: url(../images/cart.svg) no-repeat 0 0/ 25px auto !important;
}
.cms-home .products-grid.grid .product-price-img button.action.tocart:hover {
    opacity: 0.8;
    color: #2e4e42 !important;
    border: unset !important;
    background-color: transparent !important;
}
.product-price-img {
    display: flex;
    justify-content: space-between;
}
.product-price-img form {
    width: 25px;
    position: relative;
    top: -3px;
}
.home-categories .home-banner .s-all {
    color: #fff;
    position: absolute;
    font-size: 1.5rem;
    width: 108px;
    height: 34px;
    text-align: center;
    line-height: 2.4;
    z-index: 99;
}
.home-categories .home-banner:nth-child(2) .s-all {
    background-color: #335749;
}
.home-categories .home-banner:nth-child(3) .s-all {
    background-color: #8d1c1c;
}
.home-categories .home-banner:last-child .s-all {
    background-color: #262626;
}
.home-products-recommended {
    margin-bottom: 30px;
}
.w-100 ul {
    list-style-position: outside;
    list-style-type: disc;
    padding-left: 15px;
    margin-bottom: 10px;
}
.data-table th {
    padding: 10px 10px 10px 10px;
    border-bottom: 1px solid #ececec;
    color: #999999;
    text-transform: uppercase;
    font-size: 1.4rem;
}
.data-table td {
    border-bottom: 1px solid #ececec;
    color: #666;
}
.blog__sidebar-recent li.item {
    display: inline-block;
    width: 100%;
}
.blog__sidebar-recent .item img {
    padding: 0 1rem 1rem 0;
    float: left;
    max-width: 30%;
    border-radius: 2px;
}
ol.blog__post-list {
    padding: 0;
}
.home-collection a.s-all:hover,
.home-collection2 a.s-all:hover{
    color: #fff !important;
    background-color: #000 !important;
}
.home-categories a.s-all:hover {
    color: #000 !important;
    background-color: #EAF1E9 !important;
}
.cms-home .stock.unavailable {
    font-family: 'Roboto','Kanit';
    font-size: 1.4rem;
}
.MagicToolboxContainer #mtImageContainer {
    border: 1px solid #eaeaea;
}
.am-checkout input, .am-checkout select {
    height: 32px !important;
    border: 1px solid #eaeaea !important;
    font-size: 1.4rem !important;
}
.amcheckout-wrapper .fieldset > .field > .label {
    margin-bottom: 0;
}
.layout-full_width .page-wrapper .ammenu-nav-sections .ammenu-items li a.ammenu-link.-main[title~=สินค้าราคาพิเศษ],
.layout-full_width .page-wrapper .ammenu-nav-sections .ammenu-items li a.ammenu-link.-main[title~=Sale]{
    color: #8e1c1c !important;
}
.membership {
    text-align: center;
}
.membership div > h4 {
    font-size: 2rem;
    color: #000 !important;
    font-weight: 500;
} 
.block-subscribe-footer {
    display: flex;
    justify-content: center;
    margin: 25px 0;
}
.newsletter-content {
    display: flex;
    justify-content: center;
}
.newsletter-content input {
    width: 280px;
    border: none;
    background-color: #F5F6F5;
    font-family: 'Roboto','Kanit',sans-serif;
    color: #9A9798;
}
button.action.subscribe {
    width: 35px;
    height: 35px;
    border-radius: 0 !important;
    background-color: #000 !important;
}
.page-products span.old-price {
    margin-right: 5px !important;
}
.announce_tab {
    background-color: #335749;
    color: #fff;
    font-family: 'Roboto','Kanit';
    font-size: 1rem;
}
.announce_content {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
}
.announce_content h4 {
    margin: 0 !important;
}
.announce_content div:first-child img{
    width: 35px;
    margin-right: 10px;
}
.announce_content div:not(:first-child) img {
    width: 25px;
    margin: 2px 10px 5px 0;
}
.announce_content .exchange {
    margin: 0 30px;
}
.home-products-recommended {
    margin-bottom: 80px;
}
.ui-slider-handle {
    background: #FF0001 !important;
}
.am-filter-items-attr_size input {
    display: none;
}
.upsell .products.wrapper.products-grid .item, 
.related .products.wrapper.products-grid .item,
.crosssell .products.wrapper.products-grid .item{
    float: none !important;
}
.upsell .owl-nav, 
.related .owl-nav, 
.crosssell .owl-nav {
    position: absolute;
    top: -70px;
    right: 0;
}
.upsell .owl-prev:hover,
.related .owl-prev:hover, 
.crosssell .owl-prev:hover, 
.upsell .owl-next:hover,
.related .owl-next:hover,
.crosssell .owl-next:hover{
    background-color: transparent !important;
}
.page-products .block.block-compare,
span.filter-button{
    display: none;
}
.filter-element {
    display: flex;
    align-items: center;
    place-content: space-between;
}
.category-contact-us ul.cms-list li {
    list-style: none !important;
}
.category-contact-us ul.cms-list img {
    width: 25px;
    margin-right: 5px;
}
.category-about-us .block.filter,
.home-title-bottom {
    display: none;   
}
.home-collection .owl-controls .owl-nav div.owl-prev,
.home-collection .owl-controls .owl-nav div.owl-next{
    border: none;
}
.home-collection .owl-controls .owl-nav {
    position: unset !important;
    top: unset !important;
    right: unset !important;
    width: unset;
    margin: 0;
}
.home-two-banner {
    margin-top: 40px;
}
.home-products.recommended .box-image{
    padding: 0;
}
li#tab-label-amcustomtabs_tabs_12:lang(th),
li#tab-label-amcustomtabs_tabs_14:lang(th){
    display: none;
}
a#tab-label-amcustomtabs_tabs_2-title:lang(en) {
    font-size: 0;
}
a#tab-label-amcustomtabs_tabs_2-title:lang(en):before {
    content: 'Additional Information';
    color: #444444;
    font-size: 1.5rem;
}
.close-filter a:before {
    color: #fff;
}
.block-customer-login .fieldset.login::after {
    display: none;
}
.item.active a#tab-label-amcustomtabs_tabs_2-title:lang(en):before,
.item:hover a#tab-label-amcustomtabs_tabs_2-title:lang(en):before,
.review-form-actions button:hover span{
    color: #fff;
}
ul.ammenu-item.-child.-col-4:nth-child(3) li:last-child {
    display: none;
}
.branch-page .block-content ul {
    padding: 15px;
    margin-bottom: 15px;
    border: 1px solid #dddddd;
    color: #333;
}
.branch-page .block-content a {
    color: #333;
}
.branch-page .block-content a:hover {
    color: #335749;
}
.branch-page .block-content {
    display: flex;
    flex-wrap: wrap;
}
.branch-page > div {
    margin-bottom: 30px;
}
.branch-page .block-content p {
    margin: 0;
}
.branch-page {
    font-family: 'Roboto','Kanit',sans-serif;
}
.branch-page h3 {
    color: #000;
    font-weight: 500;
}