.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;
}
*/
.col-right-main .block.block-compare .product-items .product-item{
    display: flex;
    align-items: unset;
    border: 1px solid #eee;
    padding: 5px;
}
.home-slide  .btn-shop-now a {
    font-size: min(max(1.6rem, 1.5vw),1.8rem);
    background: #4d4d4d;
    padding: 10px;
    display: block;
    text-align: center;
    color: #fff;
    max-width: 360px;
    font-family: 'Roboto',sans-serif;
    border-radius: 4px;
}
.home-slide .btn-shop-now a:hover {
    background: #000;
}
.home-three-banner .top-banner {
    text-align: center;
}
.amcart-minipage-wrap .amcart-confirm-buttons .button {
    height: 40px !important;
}
.home-slide  .btn-shop-now {
    position: absolute;
    bottom: 40px;
    left: 0;
    width: 100%;
    padding: 0 15px;
}
.home-slide .item .videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.home-slide .item .videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.blog-review .owl-theme .owl-dots .owl-dot.active {
    background: #000;
}

.blog-review .owl-theme .owl-dots .owl-dot {
    background: #d9d9d9;
}
.amcart-minipage-wrap .product-info-main .product-options-bottom .box-tocart .fieldset .qty .control #qty,
.amcart-minipage-wrap  .product-info-main .product-add-form .box-tocart .fieldset .qty .control #qty {
    left: 27px;
    height: 40px;
    border-color: #000;
    border-width: 1px 0 1px 0;
    position: relative;
}
.amcart-minipage-wrap .control-qty .quantity-controls.quantity-plus {
    right: -54px;
}

.amcart-minipage-wrap .control-qty .quantity-controls.quantity-minus {
    left: -35px;
}

.amcart-minipage-wrap .product-info-main .product-add-form .box-tocart .fieldset .actions button {
    margin: 0 0 0 50px;
}
.home-slide .item {
    position: relative;
    padding: 15px;
    background: #000;
}
.col-right-main .block.block-compare .product-items .delete::before {
    color: red;
}
.table-comparison .action.towishlist{
    display: none;
}
.categorypath-about-us .block.filter {
    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: #000 !important;
}
.filter-options-content .am-filter-price {
    max-width: 80px;
    margin: 10px 5px 0 0;
}

.mobile-quick-menu {
    padding: 0;
    background: #f6f6f6;
    position: fixed;
    bottom: 0;
    z-index: 9;
}
.home-review .amblog-recent-post-content-wrapper [class^="view-"] {
    display: none !important;
}
.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;
}
.button-text h4:hover {
    background: #ffffff26;
}
.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;
}
.button-text h4 {
    color: #fff;
    font-size: min(max(1.8rem, 2.5vw),2.5rem);
    font-weight: 300;
    padding: 15px 20px;
    border: 1px solid #fff;
    border-radius: 8px;
    text-align: center;
    max-width: 430px;
    max-height: 70px;
}
.discount .button-text {
    position: absolute;
    bottom: 5%;
    right: 0;
}
/*Header Contact*/
.header-contact-row{
	padding-right: 0;
}
.header-contact-row .header-contact{
	padding: 0;
}
.home-blog .amblog-thesis {
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.6;
    font-weight: 300;
    overflow: hidden;
       text-overflow: ellipsis;
       display: -webkit-box;
       -webkit-line-clamp: 2; /* number of lines to show */
               line-clamp: 2; 
       -webkit-box-orient: vertical;
}
.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;
}
/*****Home Categories********-*/



/*Home Slide*/
.header-1-style .slidershow-home.owl-carousel.owl-theme .owl-controls .owl-dot {
    background: #fff !important;
    opacity: 0.5;
}
.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 {
    opacity: 1;
}
.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 {
    width: 8px;
    height: 8px;
    border-radius: 20px;
    margin: 0 3.5px;
    vertical-align: middle;
}
.header-1-style .slidershow-home .owl-dots .owl-dot.active {
/*
    width: 25px !important;
    height: 4px !important;
*/
}
.home-review .amblog-thesis {
    font-size: 1.6rem;
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    line-height: 1.4;
}
.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 5px !important;
    width: 10px !important;
    height: 10px !important;
}
.header-1-style .owl-carousel.owl-theme .owl-controls .owl-dot.active {
/*
    width: 14px;
    height: 5px;
*/
}
.blog-review .owl-dots {
    position: absolute;
    top: -49px;
    left: 60px;
}
.home-review .owl-dots {
    left: 90px;
}
.blog-review .owl-nav {
    position: absolute;
    top: -72px;
    right: -10px;
}
.home-review .owl-nav {
    right: 20px;
}
.contact-title {
    text-align: center;
    margin-bottom: 30px;
}
.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; 
}
.header-top-bg > .container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 35px;
}
.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;

}
.contact-detail .item a {
    white-space: nowrap;
}
.home-brands .owl-controls .owl-nav .owl-next {
        position: absolute;
    left: 20px;
}
.inner-brands {
    position: relative;
}
.ammenu-menu-wrapper.-mobile .ammenu-link.-main.current,
.ammenu-menu-wrapper.-mobile .ammenu-link.-main:hover {
    background: #989898 !important;
}
.ammenu-menu-wrapper.-mobile .ammenu-link.-main.current span,
.ammenu-menu-wrapper.-mobile .ammenu-link.-main:hover span {
    color: #fff !important;
}
..ammenu-menu-wrapper.-mobile .ammenu-nav-sections.-accordion .ammenu-toggle {
    padding: 19px 15px;
}
.block-static-block .slidershow-home .owl-controls .owl-nav div.owl-prev::before{
    content: '' !important;
    background: url(../images/icon-arrow-left-grey.svg) no-repeat 10px center/26px auto;
    opacity: 1;
}
.block-static-block .slidershow-home .owl-controls .owl-nav div.owl-next:before {
    content: '' !important;
    background: url(../images/icon-arrow-right-grey.svg) no-repeat 10px center/26px 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;
}
.header-social li {
    width: 25px;
}
.home-blog {
    margin-top: 40px;
}
.home-banner-highlight {
    margin: 30px 0;
}
.header-title h4 {
    font-size: min(max(1.8rem, 4vw),3.5rem);
    margin: 0;
}
.block-static-block .owl-controls .owl-nav div:hover:before{
    filter: brightness(0.8);
}
.contact-detail .item:hover {
    filter: brightness(0.8);
}
.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: 0;
}
.slidershow-home .owl-controls .owl-nav .owl-next {
	border-radius: 42px 0 0 42px;
    right: 0;
}
.slidershow-home{
    margin-bottom: -6px;
}

/*Home Right IMG*/
.banner-right-index{
	margin-bottom: 15px;
}
.home-review .owl-carousel .owl-item{
    padding: 0 30px;
}
.home-review  .amblog-element-block{
    margin-left: -30px;
    margin-right: -30px;
}

/*Home Three Banner*/


/*Home Full Banner*/
.home-full-banner img {
    width: 100%;
    margin-bottom: 15px;
}

/*----*/
.product-banner-column {
    margin-bottom: 15px;
}
.f-info .f-logo {
    max-width: 230px;
    width: 50%;
}
.social-detail h3 {
    color: #fff;
    margin: 0;
    font-size: 1.6rem;
    font-weight: 400;
}
.contact-detail ul {
    margin-left: 9%;
}
.contact-title h2 {
    color: #fff;
    font-size: min(max(3.5rem, 3vw ),4.5rem);
    margin: 0;
}
.contact-title span {
    color: #fff;
    font-size: min(max(1.8rem, 3rem),3.3rem);
    line-height: 3.5rem;
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
}
.contact-detail .item {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.contact-detail .item span {
    color: #fff;
    font-size: 1.6rem;
    font-weight: 500;
    font-family: 'Roboto',sans-serif;
}
.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;
}
.language-wrapper .dropdown .mage-dropdown-dialog span {
    color: #000 !important;
}
.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-brands .item-brands {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.home-brands .item.brands-item {
    width: 33.33%;
    text-align: center;
}
.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-banner-highlight .box-text {
    margin-bottom: 15px;
}

.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;
}
.switcher-trigger [class^="view-"] span:after {
    content: '\f107';
    font-family: fontawesome;
    margin-left: 5px;
    font-size: 1.6rem;
    position: relative;
    bottom: -2px;
}
.home-banner-highlight .box-text p {
    font-size: 1.6rem;
    font-family: 'Roboto',sans-serif;
    font-weight: 300;
    line-height: 2.5rem;
    
}
.home-slide .item p {
    color: #ffff;
    font-family: 'Roboto',sans-serif;
    font-size: min(max(1.3rem , 4vw),1.8rem);
    margin: 20px auto;
    height: 320px;
}
.home-slide .item a {
    color: #ffff;
}
.home-slide .item a:hover {
    text-decoration: underline;
}
.home-blog .amblog-recent-post-content-wrapper {
    background: #000;
    padding: 15px;
}
.home-blog .amblog-recent-post-content-wrapper:hover {
    background: #4d4d4d;
}
.amblog-recent-post-content-wrapper [class^="view-"]:hover {
    filter: brightness(0.8);
}
.home-banner-highlight .banner-img {
    margin-bottom: 15px;
}
.home-banner-highlight  .box-text h2 {
    text-transform: uppercase;
    font-size: 1.8rem;
    line-height: 1.5rem;
}
html:lang(en) .amblog-recent-post-content-wrapper .view-en {
    display: block;
}
html:lang(ko) .amblog-recent-post-content-wrapper .view-kr {
    display: block;
}

.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;
}
.home-contact-us {
    background: #000;
    padding: 40px 0;
}
.header-1-style .owl-dots .owl-dot {
    margin: 0 -1px 0 0;
}
.home-blog .amblog-headline {
    FONT-SIZE: min(max(1.8rem, 1.5vw),2.5rem);
    display: block;
    color: #fff;
    font-weight: 600;
}
.amblog-recent-post-content-wrapper [class^="view-"] {
    color: #fff;
    display: none;
    text-align: right;
    font-family: 'Roboto',sans-serif;
    font-size: 1.4rem;
    text-transform: capitalize;
    line-height: 1.4rem;
    margin-top: 15px;
}
.amblog-recent-post-content-wrapper [class^="view-"]:after {
    content: '>>';
    font-size: 1.8rem;
    margin-left: 5px;
    line-height: 1.4rem;
}
.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;
}

.price-box .special-price {
	order: 2;
} 
.home-products.recommended .price-box .old-price .price {
    font-size: 1.9rem;
}
.price-box .old-price .price {
    color: #f44336;
    font-size: 1.5rem;
    font-weight: normal;
}
.price-box .special-price .price {
    color: #4b4b4b;
}
.price-box span.price {
    color: #4b4b4b;
    font-weight: 500;
    display: inline-block;
    font-size: 1.8rem;
    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;
}
.home-banner .shop-now {
    position: absolute;
    right: 80px;
    bottom: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.6rem;
    line-height: 1.6;
    display: flex;
    align-items: center;
    border-bottom: 2px solid transparent;
}
.home-banner .shop-now:hover {
    border-color: #fff;
}
.banner-link {
    position: relative;
}
.home-banner .shop-now:after {
    content: '';
    width: 20px;
    height: 20px;
    background: url(../images/icon-double-arrow.svg) no-repeat 0 0/ 20px auto;
    display: inline-block;
    margin-left: 10px;
}
.home-review .amblog-headline:before {
    content: '';
    width: 25px;
    height: 25px;
    background: url(../images/icon-comment.svg) no-repeat 0 0/ 25px auto;
    margin-bottom: 25px;
}
.home-review .amblog-headline {
    font-weight: 800;
    font-size: 1.4rem;
    font-family: 'Roboto',sans-serif;
    display: flex;
    justify-content: space-between;
}
.home-review .amblog-date.-post {
    text-align: right;
    font-weight: 700;
}

#checkout .amcheckout-wrapper .payment-method-title label {
    margin: 5px 0 0 5px;
}
.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.7rem;
    height: 48px;
}

.header-top-bg .right a{
    color: #fff !important;
}
.header-top-bg .right .switcher span {
    text-transform: uppercase;
    border: 1px solid #fff;
    padding: 3px 10px;
    border-radius: 5px;
    color: #fff;
}
.product.description.product-item-description {
    font-family: 'Roboto', sans-serif;
    text-align: left;
    font-size: 1.3rem;
    font-weight: 600;
}

.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;
}
.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;
}


.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: 10px auto;
    padding: 0 !important;
    border-radius: 22px !important;
    color: #fff !important;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.dropdown .mage-dropdown-dialog {
    left: -60px !important;
}
.free-shipping span {
    font-weight: 600;
    text-transform: uppercase;
    margin-right: 5px;
}
.products-grid.grid .product-item-details button.action.tocart span {
    font-size: 1.5rem;
}
.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: 100%;
    padding: 0 5px !important;
    background: #bbb;
    border-radius: 22px;
    margin: 10px auto 10px auto;
    right: 0;
    left: 0;
}
.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;
}
.home-banner-highlight .box-text img {
    height: 70px;
    width: 70px;
    margin-bottom: 15px;
}
.header-social ul,
.f-social ul{
    display: flex;
}
.f-social ul {
    max-width: 280px;
    justify-content: space-between;
}
.header-social .unshow,
.f-social .unshow{
    display: none;
}
.header-social a:hover .show,
.f-social a:hover .show{
    display: none;
}
.header-social a:hover .unshow,
.f-social a:hover .unshow{
    display: block;
}
.header-social ul li:not(:first-child){
    margin-left: 20px;
}
.social-img {
    padding: 5px;
    border-radius: 50px;
    margin-right: 20px;
    border: 1px solid #fff;
}
.img-bg{
    width: 70px;
    background: #fff;
    padding: 20px;
    border-radius: 50px;
}
.header-social img,
.f-social img{
    width: 25px !important;
    display: block;
}
.right-content {
    display: flex;
    position: absolute;
    right: 0;
    z-index: 99;
    top: -35px;
}
.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: 11px 0;
    display: inline-block;
    background: url(../images/icon-favorite-white.svg) no-repeat 0 0 / 18px auto;
}

a.smcqp-btn.smcqp-view-compare.smcqp-open,
a.action.quickview-handler.sm_quickview_handler{
    background-color: #000 !important;
}
.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: none;
}
.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-band {
    text-align: center;
}
.home-banner {
    padding: 0 0 15px;
}
.home-banner img {
    width: 100%;
}
.home-slide {
    padding-bottom: 30px;
}


/*Home Full Banner*/
.home-full-banner {
    padding: 0;
}
/*-------------*/

.home-brands-slide{
    padding: 0;
}
/*Footer*/
.footer-links {
    padding: 30px 0;
    background: #000;
}
.footer-links .row{
    margin: 0 !important;
}
.footer-links .f-contact img {
    width: 22px;
    float: left;
    margin-right: 20px;
}
.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.6rem;
    font-weight: 400;
    color: #fff !important;
}
.footer-links a:hover{
    filter: brightness(0.8);
}
.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 p {
    color: #fff;
    font-size: 1.6rem;
    font-family: 'Sarabun',sans-serif;
    max-width: 384px;
    margin: 0;
}
.footer-links h4 {
    color: #fff;
    text-transform: uppercase;
    FONT-WEIGHT: 500;
}
.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: #000 !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;

}
.s-title h4 {
    color: #ffffff;
}
.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: #000;
    color: #ffffff;
    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: #000;
    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: #000;
    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 #000;
    border-radius: 12px;
    padding-bottom: 0;
    min-height: 100%;
}
.payment-page .credit {
    margin-bottom: 15px;
}
.order-step-box .order-condition {
    background-color: #000;
    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 #000;
    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);
    padding: 5px 10px;
}
.cms-page .amform-form .field.fb-number {
    max-width: 50%;
}
.form-confirm h4 {
    background: #000;
    display: inline-block;
    color: #fff;
    font-weight: 400;
    padding: 5px 50px;
    border-radius: 0 0 12px 12px;
    margin: 0 15px 30px;
    position: relative;
    bottom: 1px;
}
.form-confirm {
    border: solid 2px #000;
    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: #000;
    font-weight: bold;
    font-size: 3.5rem;
    margin-right: 10px;
    line-height: 1;
    vertical-align: middle;
    display: none;
}
.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: #000;
    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: #4d4d4d;
    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.5);
}
.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;
}

img#img-contact {
    width: 100%;
    display: block;
    margin: auto;
}

img#img-contact:hover {
    filter: brightness(0.3);
}

/* end new cms */


.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: #000;
}
.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;
}

.bank-data {
    display: flex;
}


.bank img {
    margin: 0;
}
.bank img {
    width: 70px;
    border-radius: 12px 0 0 12px;
}
.payment-page .bank {
    margin-bottom: 15px;
}
.bank-data .bank-detail {
    width: 100%;
    background-color: #f9f9f9;
    border-radius: 0 12px 12px 0;
    padding: 0 5px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 70px;
    margin: 0;
}

.cms-page ul.bank-detail {
    list-style: none;
    padding: 0;
}


ul.bank-detail li {
    list-style: none;
    font-size: 14px;
    line-height: 1.4;
    color: #1f1f1f;
    margin: 0 0 0 1.3em;
}

.cms-content .cms-list li, .cms-content .c-box li, .cms-content .bank li {
    color: #333;
    font-size: 1.1rem;
    line-height: 1.7;
    font-family: 'Sarabun';
}
.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;
}

.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-tags {
    margin: 5px 0;
}
a.amblog-read:hover {
    background-color: #000;
    color: #fff;
}
a.amblog-read:visited {
    color: #fff;
}
a.amblog-read {
    background-color: #000;
    color: #fff;
    padding: 5px 40px;
    display: inline-block;
    border-radius: 22px;
    margin: 10px 0;
    font-family: 'Kanit',sans-serif;
}

.amblog-title {
    font-weight: 400;
    margin: 0;
}
.amblog-element-block {
    margin-bottom: 15px;
}

.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;
}
/*-*/

a.smcqp-continue.spcqp-count,
a.smcqp-btn.smcqp-view-cart.smcqp-open,
a.smcqp-btn.smcqp-view-wishlist.smcqp-open{
    background-color: #000;
}

.account-nav-content ul.nav.items li.nav.item a {
    font-size: 1.5rem;
    font-family: 'Kanit',sans-serif;
}

#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 {
    margin: 0;
    padding: 0;
}
.checkout-index-index .checkout-header .description{
    font-size: 1.4rem;
    font-family: 'Kanit',sans-serif;
}
.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%;
}
.checkout-index-index .checkout-block:hover {
    box-shadow: 0 0 5px 0 rgb(78 78 78) !important;
}
.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.6rem;
    padding: 8px 40px;
    margin: auto 0;
    color: #FF0001 !important;
}

.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: 1.7rem;
    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.4rem;
}
.cat-header h4 {
    text-align: center;
    color: #404040;
    font-weight: 400;
    font-size: 1.8rem;
    margin-bottom: 30px;
}
.home-brands h2 {
    text-align: center;
    color: #455A69;
    font-weight: 500;
    font-size: 2rem;
    margin-bottom: 20px;
}
.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: #a2a2a2;
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.4rem;
}
.col-12.home-categories-slide {
    margin: 20px 0 0 0;
}
.home-product-title a:hover {
    color: #000;
}
.home-categories {
    margin: 20px 0;
}
.home-categories a:hover {
    opacity: 0.7;
}

.owl-controls .owl-nav div:hover {
    background-color: transparent !important;
}

.f-links.social a:hover {
    opacity: 0.8;
}
.cms-dealer .field label {
    font-family: 'Roboto','Kanit',sans-serif;
    font-size: 1.5rem !important;
}
.cms-dealer .field-title h3 {
    font-weight: 400;
    font-size: 1.6rem;
    margin: 0;
}
.cms-dealer .fields .field-tombon,
.cms-dealer .fields .field-zipcode {
    margin: 0 6px 0 0 !important;
    max-width: 50%;
}
.cms-dealer .fields .field.fb-number,
.cms-dealer .fields .field-license {
    max-width: 100%;
}
.cms-dealer a.ex1,
.cms-dealer a.ex2{
    display: block;
    margin: 0 auto;
    max-width: 700px;
    position: relative;
}
.cms-dealer a.ex1 {
    top: -190px;
}
.cms-dealer a.ex2 {
    top: -105px;
}
.cms-dealer .field.field-shop {
    margin: 30px 0 !important;
}

.home-three-banner .text {
    background-image: url(../images/promo-bg.jpg);
    background-position: 50%;
    background-size: cover;
    font-family: 'Roboto','Kanit',sans-serif;
    color: #fff;
    font-size: 1.6rem;
    padding: 15px;
    margin: 0 0 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.home-three-banner .text:before {
    content: '';
    background: url(../images/download.svg) no-repeat 0 0/28px auto;
    height: 28px;
    width: 28px;
    display: inline-block;
    margin-right: 10px;
}
.home-three-banner .text a {
    text-decoration: underline;
    color: #fff;
    margin-left: 15px;
}


/*<----------------------new----------------------->*/
section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container {
    position: absolute;
    top: 0;
}
.ammenu-menu-toggle .ammenu-icon {
    border-bottom: 2px solid !important;
}



.top-bar {
    height: 0px;
/*
    box-shadow: 0 8px 6px -6px #efefef;
    padding: 5px 0;
    display: flex;
    align-items: center;
*/
}

a.wishlist img {
    width: 26px;
}
li.wishlist-header {
    list-style: none;
}

.social-header,
li.wishlist-header{
    display: none;
}

.manage-right-content {
    display: inline-flex;
}
.free-shipping p{
    font-size: 1.3rem;
    color: #fff;
    font-weight: 400;
    margin: 0;
    font-family: 'Roboto',sans-serif;
}

.ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover{
    border-radius: 0 !important;
}
.footer-links-menu {
    background-color: #fafafa;
    padding: 30px 0 30px 0;
}
img.image-location {
    width: 30px;
    margin-right: 20px;
    display: flex;
    align-self: flex-start;
}

.about-f {
    display: flex;
    margin-bottom: 15px;
}
.contact-number p {
    margin: 0;
}

ul.f-links li h4 {
    color: #4b4b4b;
    margin-bottom: 20px;
}

ul.f-links li a {
    font-size: 1.5rem;
    color: #4b4b4b !important;
    font-family: 'Sarabun';
}


a.text-location {
    width: 100%;
}
img.image-footer {
    width: 30px;
    margin-right: 25px;
}

form#search_mini_form {
/*
    position: relative;
    top: 15px;
    right: 20px;
*/
}

.amsearch-leftside {
    display: none;
}

.footer-box-menu {
    margin-bottom: 20px;
}
.header-top-links-mobile a.login span {
    display: block !important;
}

.home-banner.pc {
        display: none;
    }

.col-md-12.col-sm-12.three-banner, 
.col-md-12.col-sm-12.banner-item {
    padding: 0;
}

.col-12.home-three-banner .container {
    padding: 0;
}
.col-12.home-three-banner {
    margin-top: 20px;
}
.three-banner-home .item {
    padding-bottom: 15px;
}

.home-products.home-categories .home-product-title {
    display: flex;
}

.home-products.home-categories .home-product-title a {
    float: right;
    position: absolute;
        right: 55px;
    top: 5px;
    color: #a2a2a2;
    font-size: 13px;
}
.home-categories-slide .owl-dots .owl-dot {
    margin: 0 !important;
}

.home-products.home-categories .home-product-title h4 {
    font-size: 2rem;
    color: #4b4b4b;
}
.col-12.home-categories-slide .owl-nav {
    position: absolute;
   top: -50px;
    right: 10PX;
}


.ammenu-submenu .ammenu-categories ul.ammenu-item ul.ammenu-item.-child{
    width: 180px;
}




li.item.product.product-item .product-item-info:hover .image-grid {
    -webkit-filter: brightness(.9);
    filter: brightness(.9);
}

.product.details.product-item-details .price-box.price-final_price {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
}

.product-flash-sale {
    background-color: #000;
    border-radius: 12px;
    padding: 20px;
    
}


.home-product-row.flash-box img {
    margin: 0 0 15px 0;
}


a.see-all-flash {
    background-color: #003780;
    color: #ffffff !important;
    width: 165px;
    font-family: 'Kanit',sans-serif;
    height: 30px;
    display: flex;
    justify-content: center;
    border-radius: 22px;
    align-items: center;
    margin: 0 auto;
    margin-top: 0;
}
a.see-all-flash:hover {
    background-color: #000000;
}
.home-product-row.flash {
    margin-top: 10px;
}

.home-product-row.flash li.item.product.product-item  {
    background-color: #ffffff;
}


.home-product-row.flash .owl-nav .owl-prev:before {
    content: "";
    background: url(../images/icon-arrow-left-gray.svg) no-repeat 0 0/20px auto;
    opacity: 0.6;
    background-position: center;
    filter: brightness(1.5);
}
.home-product-row.flash .owl-nav .owl-next:before {
    content: "";
    background: url(../images/icon-arrow-right-gray.svg) no-repeat 0 0/20px auto;
    opacity: 0.6;
    background-position: center;
    filter: brightness(1.5);
}

.amcountdown-item {
    width: 50px;
    height: 60px;
    background-color: #ffffff;
    border-radius: 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    font-weight: 900;
    color: #4c4c4c;
    margin: 0 10px;
    box-shadow: inset -3px 4px 5px #afafaf;
    z-index: 999;
}
.amcountdown-list {
    display: flex;
    justify-content: center;
}

.amcountdown-list .amcountdown-wrap:last-child {
    display: flex;
}


.amcountdown-list .amcountdown-wrap:first-child .amcountdown-item:first-child {
    display: none;
}

.amcountdown-item span:not(.amcountdown-item span.amcountdown-number) {
    font-family: 'Kanit',sans-serif;
    font-size: 1.3rem;
    color: #4c4c4c;
    font-weight: 400;
    line-height: 1;

}

.amcountdown-wrap:first-child .amcountdown-item:last-child:after,
.amcountdown-wrap:last-child .amcountdown-item:first-child:after,
.amcountdown-wrap:last-child .amcountdown-item:first-child:after{
    content: ':';
    position: absolute;
    padding-left: 70px;
    color: #ffffff;
    font-size: 4rem;
    z-index: 950;
}

.home-product-row.flash-box img {
    width: auto;
}
.home-product-row.flash-box {
    text-align: center;
}

.home-categories-slide .owl-carousel.owl-theme .owl-controls .owl-dot,
.product-flash-sale .owl-carousel.owl-theme .owl-controls .owl-dot{
    width: 14px !important;
    height: 5px !important;
}


.home-products.home-categories .owl-dots .owl-dot {
    background-color: #fdd7b3;
}

.home-products.home-categories .owl-dots .owl-dot.active {
    background-color: #000;
}

a.action.towishlist:before {
    width: 40px;
    height: 40px;
    background-color: #000 !important;
    border-radius: 50px;
    content: '' !important; 
    background: url(../images/icon-favorite-white.svg) no-repeat 0 0/20px auto;
    background-position: center;
}
a.action.towishlist:hover:before {
    background-color: #4d4d4d !important;
}

a.action.towishlist:befor
.fav.actions-secondary {
    position: absolute;
    top: 60px;
    right: 15px;
    opacity: 0;
}

.product-item-info .item-inner .box-image{
    padding: 0 !important;
}

.product-item-info .item-inner .box-image{
    max-width: 100%;
    flex-basis: 100%;
}

.product-item-info:hover .item-inner .box-image:not(.home-products-flash-sale .box-image){
    -webkit-filter: brightness(.9) !important;
    filter: brightness(.9) !important;
}

#amasty-shopby-product-list .category-product.products-grid .product-item-info .sm_quickview_handler {
    right: 15px;
}

.product.details.product-item-details.box-info {
    max-width: 100%;
    flex-basis: 100%;
    padding: 15px 0 0 0 !important;
}
.product-recommended .owl-dots .owl-dot,
.product-bestseller .owl-dots .owl-dot{
    margin: 0 !important;
    background-color: #fdd7b3;
}

.product-recommended .owl-dots .owl-dot.active,
.product-bestseller .owl-dots .owl-dot.active{
    background-color: #000;
}

.product-recommended  .owl-controls .owl-dot:first-child,
.product-bestseller  .owl-controls .owl-dot:first-child,
.home-brands .owl-controls .owl-dot:first-child,
.home-blog-row .owl-controls .owl-dot:first-child{
        border-radius: 15px 0 0 15px !important;
}
.product-recommended  .owl-controls .owl-dot:last-child,
.product-bestseller .owl-controls .owl-dot:last-child,
.home-brands .owl-controls .owl-dot:last-child,
.home-blog-row .owl-controls .owl-dot:last-child{
        border-radius: 0 15px 15px 0 !important;
}

.recommended-text h4,
.bestseller-text h4,
.home-brands-title h4,
.home-blog-title h4{
    color: #4b4b4b;
    font-size: 2rem;
        font-weight: 600;
}
.home-brands-title h4{
    margin: 0 !important;
        padding: 15px 0;
        font-weight: 600;
}
.recommended-text,
.bestseller-text,
.home-brands-title{
    display: flex;
}
.home-brands-title {
    background-color: #fafafa;
}
.col-12.home-brands {
    padding: 0;
}
a.seeall-rec,
a.seeall-best{
    position: absolute;
    right: 0;
    color: #a2a2a2 !important;
    font-family: 'Kanit',sans-serif;
    right: 35px;
    top: 5px;
}
.product-recommended .owl-nav,
.product-bestseller .owl-nav{
    top: -40px;
    right: 45px;
    position: absolute;
}
.home-brands .owl-nav{
    top: -120px;
    right: 45px;
    position: absolute;
}
.product-recommended .owl-nav .owl-next,
.product-bestseller .owl-nav .owl-next{
    left: 20px !important;
}

.product-recommended .owl-nav .owl-prev:before,
.product-bestseller .owl-nav .owl-prev:before{
    content: "" !important;
    background: url(../images/icon-arrow-left-orange.svg) no-repeat 0 0/20px auto;
    opacity: 1;
    background-position: center;
}
.product-recommended .owl-nav .owl-next:before,
.product-bestseller .owl-nav .owl-next:before{
    content: "" !important;
    background: url(../images/icon-arrow-right-orange.svg) no-repeat 0 0/20px auto;
    opacity: 1;
    background-position: center;
}

.amasty-label-text {
    display: flex;
    justify-content: center;
}


.amlabel-position-wrapper {
    top: 10px !important;
    right: 10px !important;
}

.product-item-info:hover .amlabel-position-wrapper {
    opacity: 0;
}

a.seeall-brand {
    position: absolute;
    color: #a2a2a2 !important;
    font-family: 'Kanit',sans-serif;
    right: 55px;
    top: 15px;

}

.home-brands .owl-nav .owl-prev:before{
    content: "" !important;
    background: url(../images/icon-arrow-left-gray-1.svg) no-repeat 0 0/20px auto;
    opacity: 1;
    background-position: center;

}
.home-brands .owl-nav .owl-next:before{
    content: "" !important;
    background: url(../images/icon-arrow-right-gray-1.svg) no-repeat 0 0/20px auto;
    opacity: 1;
    background-position: center;

}

.home-brands-row.home-brands-list {
    padding: 50px 0;
}

.home-brands .owl-dots .owl-dot {
    margin: 0 !important;
}


.home-brands .owl-dots {
    position: relative;
    top: 35px;
}


.home-brands .owl-controls .owl-dot{
    background-color:  #dadada;
}
.home-brands .owl-controls .owl-dot.active{
    background-color:  #8f8f8f;
}

.home-blog-title {
    display: flex;
}



a.s-all {
    color: #000 !important;
    font-family: 'Roboto',sans-serif;
}

.amblog-widget-container.-post .amblog-title {
    display: none;
}


ul.amblog-list.owl-carousel.owl-theme.owl-loaded {
    margin: 25px 0 0 0;
}

.home-blog-row .owl-nav {
    position: absolute;
    top: -60px;
    right: -15px;
}

.home-blog-row .owl-nav .owl-prev:before{
    content: "" !important;
    background: url(../images/icon-arrow-left-orange.svg) no-repeat 0 0/20px auto;
    opacity: 1;
    background-position: center;

}
.home-blog-row .owl-nav .owl-next:before{
    content: "" !important;
    background: url(../images/icon-arrow-right-orange.svg) no-repeat 0 0/20px auto;
    opacity: 1;
    background-position: center;

}

.home-blog-row .owl-nav .owl-prev:hover,
.home-blog-row .owl-nav .owl-next:hover{
    background-color: unset !important;
}
.home-blog-row .owl-nav .owl-prev {
    position: absolute;
    right: 20px;
}




.home-blog-row .owl-dots .owl-dot.active {
    background-color: #000;
}
.home-blog-row .owl-dots .owl-dot {
    background-color: #fdd7b3;
    margin: 0 !important;
}

.home-blog-row .amblog-recent-post-image-wrapper {
    position: relative;
}




.home-blog-row .amblog-recent-post-content-wrapper {
    position: relative;
    bottom: 0;
    background-color: #ffffff9c;
    padding: 15px;
    overflow: hidden;
    height: 100%;
}

.home-blog-row .amblog-recent-post-content-wrapper a.see-all {
    color: #ffffff;
    background-color: #000;
    padding: 5px 60px;
    position: absolute;
    bottom: 25px;
    right: 40px;
    border-radius: 22px;
}
.home-blog-row .amblog-recent-post-content-wrapper a.see-all:hover {
    background-color: #000000;
    color: #ffffff !important;
}
.home-blog-row a.amblog-headline {
    color: #000000;
    font-size: 2rem;
    font-weight: 600;
}

 .col-12.home-blog-row {
        padding: 0;
    }




ul.f-links.about-us li a:hover,
ul.f-links li a:hover{
    color: #000 !important;
}


/*
section.ammenu-menu-wrapper.-desktop nav.ammenu-main-container ul.ammenu-items li.nav-1 {
    order: 1;
}
section.ammenu-menu-wrapper.-desktop nav.ammenu-main-container ul.ammenu-items li.nav-2 {
    order: 2;
}
section.ammenu-menu-wrapper.-desktop nav.ammenu-main-container ul.ammenu-items li.nav-6 {
    order: 3;
}

section.ammenu-menu-wrapper.-desktop nav.ammenu-main-container ul.ammenu-items li.nav-7 {
    order: 4;
}
section.ammenu-menu-wrapper.-desktop nav.ammenu-main-container ul.ammenu-items li.nav-3 {
    order: 5;
}
section.ammenu-menu-wrapper.-desktop nav.ammenu-main-container ul.ammenu-items li.nav-4 {
    order: 6;
}
section.ammenu-menu-wrapper.-desktop nav.ammenu-main-container ul.ammenu-items li.nav-5 {
    order: 7;
}


section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.nav-1 {
    order: 1;
}
section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.nav-2 {
    order: 2;
}
section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.nav-6 {
    order: 3;
}

section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.nav-7 {
    order: 4;
}
section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.nav-3 {
    order: 5;
}
section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.nav-4 {
    order: 6;
}
section.ammenu-menu-wrapper.-mobile nav.ammenu-main-container ul.ammenu-items li.nav-5 {
    order: 7;
}
*/

.three-banner-home .item img:hover,
li.item.brands-item img:hover{
    opacity: 0.8;
}

a.s-all:hover, 
a.seeall-brand:hover, 
a.seeall-best:hover, 
a.seeall-best:hover, 
a.seeall-rec:hover{
    color: #000 !important;
}


.ammenu-categories-container.ammenu-categories ul.ammenu-item.-child li.ammenu-wrapper.category-item ul.ammenu-item.-child li {
    border-bottom: solid 1px #e3e3e3;
    padding: 5px 0 0 10px;
}

 .col.small-12.large-6.bank {
        max-width: 100%;
        flex-basis: 100%;
}

.f-links.follow-us li a img:hover {
    opacity: 0.8;
}

a.action.quickview-handler.sm_quickview_handler:hover,
.product-1-style .products-grid .product-item-info:hover .sm_quickview_handler:hover{
    background-color: #000 !important;
}


.product-item-inner .actions-primary button.action.tocart.primary:before {
        display: none;
}

a.amblog-ref:hover {
    color: #000;
}

.block.block-dashboard-info a:hover,
.block.block-dashboard-addresses a:hover,
.block.block-dashboard-orders a:hover,
.table-order-items.history a:hover,
a.action.back:hover,
a.action.edit:hover,
a.btn-remove.action.delete:hover,
.box.box-address-shipping a:hover,
.box.box-address-billing a:hover,
a.action.order:hover,
a.action.print:hover,
.box.box-order-shipping-address a:hover,
.box.box-order-billing-address a:hover,
a.action.add:hover,
a.product-item-link:hover{
    color: #000 !important;
}

.products-grid.wishlist button.action.tocart.primary {
    display: flex;
    align-items: center;
    margin: 0 auto;
    padding: 5px 20px !important;
}
.account-nav-content ul.nav.items li.nav.item:hover a {
    color: #000;
}
.wpcc-compliance a.wpcc-btn:hover {
    color: #ffffff !important;
    background-color: #4b4b4b !important;
}

ul.amblog-grid-list li.list-item.amblog-item img.amblog-image{
    width: 100%;
        margin-bottom: 20px;

}
a.amblog-link:hover {
    color: #000;
}

.desktop-block .amblog-post-container .amblog-wrapper img.amblog-image{
    width: 100%;
    margin-bottom: 20px;
}
.amblog-widget-container.-post ul.amblog-list li.amblog-item.amblog-recent-post {
    margin-bottom: 10px;
}
p.unavailable.stock,
.stock.unavailable{
    color: #ff0000;
    font-size: 1.5rem;
}

.col-12.home-products-flash-sale .container,
.col-12.home-products-recommended .container,
.col-12.home-products-bestseller .container{
    padding: 0;
}
.cate-item-text p {
    color: #f88629;
}


.home-three-banner img {
    margin: 0 0 15px 0;
}

body.sales-order-history table#my-orders-table tbody tr {
    border: solid 1px #d1d1d1;
    padding: 0 20px;
    margin: 0 0 20px 0;
    border-radius: 5px;
}


.customer-account-index .column.main .block{
    border: solid 1px #d1d1d1;
    padding: 0 20px;
    margin: 0 0 20px 0;
    border-radius: 5px;
}

.customer-account-index .column.main .block strong.box-title span {
    font-weight: 600 !important;
    font-size: 1rem;
}

.account a.action {
    border-radius: 5px;
    color: #0088cc;
    margin: 0 10px 0 0;
    display: inline-block;
}


.header-style-1 .currency.switcher-currency strong.label.switcher-label span {
    display: none;
}

div#switcher-currency-nav {
    margin: 0 10px 0 0;
}

div#switcher-currency-nav .ui-dialog.ui-widget ul li a {
    color: #000 !important;
}

div#switcher-currency-nav .ui-dialog.ui-widget {
    min-width: 175px !important;
    left: -125px !important;
}

.header-container.header-style-1 .header-top-bg .right {
    display: flex;
    align-items: center;
}

.exchange-rate li:before {
    display: none !important;
}
.owl-carousel .owl-nav [class*=owl-] {
    background: transparent !important;
}




/*<----------------------@Media----------------------->*/

@media (min-width:375px) {
    
  
    
    .cms-content .cms-list li, .cms-content .c-box li, .cms-content .bank li {
        font-size: 1.3rem;
    }
    .footer-box-menu.col-md.about-us-footer, 
    .footer-box-menu.col-md.cus-service {
        max-width: 50%;
        flex-basis: 50%;
    }
    
    img.image-footer {
        margin-right: 30px;
    }
    
    .home-brands .owl-nav {
        top: -125px;
    }
    
}

@media (max-width:375px) {
   
    .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 (min-width:425px) {
    
    .exchange-rate li:before {
        display: block!important;
    }

     .product-item-inner .actions-primary button.action.tocart.primary:before {
        content: '' !important;
        display: inline-block !important;
        background: url(../images/cart-white.svg) no-repeat 0 0/25px auto !important;
        width: 25px;
        height: 25px;
        margin: 0 10px 0 0;
        position: unset;
    }
    
    a.seeall-brand {
        top: 10px;
    }
    
    .home-blog-row .amblog-recent-post-content-wrapper {
        height: 75%;
    }
    
    .home-brands .owl-nav {
        top: -135px;
    }

    .amcountdown-item {
        width: 90px;
        height: 100px;
        font-size: 4rem;

    }
    
    .amcountdown-wrap:first-child .amcountdown-item:last-child:after,
    .amcountdown-wrap:last-child .amcountdown-item:first-child:after,
    .amcountdown-wrap:last-child .amcountdown-item:first-child:after{
        padding-left: 110px;
        
    }
}

@media (max-width:425px) {
    .language-currency-top {
        padding-right: 0;
    }
    
}
@media (max-width:480px) { 
    .col2-layout .category-product.products-grid .item {
        width: 50% !important;
    }
}

@media (max-width:767px) {
       .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;
    }
    .home-brands .owl-nav {
        top: -125px;
    }
}


@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:768px) and (max-width:991px){
        .home-review .owl-item:nth-child(2n-1) {
            border-right: 2px solid #c5c5c5;
        }
        .img-bg {
            width: 50px;
            padding: 12px;
        }
}
@media (min-width:768px) {
    body.sales-order-history table#my-orders-table tbody tr {
        border: unset;
        padding: unset;
        margin: unset;
            border-radius: 0;
    }
    body.sales-order-history table#my-orders-table tbody tr:not(tbody tr:last-child){
        border-bottom: solid #d1d1d1 1px;
    }
    img#img-contact {
        width: 50%;
    }
    .home-blog-row .amblog-recent-post-content-wrapper {
        height: 80%;
    }
    .home-slide .item p {
        height: 220px;
    }
    .contact-detail {
        width: 63%;
    }
    .home-banner {
        padding: 0 0 30px;
    }
    .home-slide .btn-shop-now {
        bottom: 15%;
        left: 12%;
        width: 35%;
    }
    .discount .button-text {
        width: 38%;
        right: 9%;
    }
    .contact-title {
        text-align: left;
        margin-bottom: 0;
    }
    .contact-detail .item.line {
        width: 39%;
        margin: 0;
    }
    .contact-detail .item.mail {
        width: 57%;
        margin: 0;
    }
    .contact-detail .item.tel {
        width: 39%;
    }
    .contact-detail .item {
        width: 47%;
    }
    .contact-detail .item:nth-child(4),
    .contact-detail .item:nth-child(3) {
        margin-bottom: 0;
    }
    .home-brands .item-brands {
         flex-wrap: nowrap; 
    }
    .contact-detail .item {
        width: 47%;
    }
    .amblog-recent-post-image-wrapper {
        width: 77%;
        max-width: 880px;
    }
    .home-blog .amblog-recent-post-content-wrapper {
        position: absolute;
        width: 55%;
        right: 0;
        transform: translateY(9%);
        top: 6%;
    }
    .amblog-item.amblog-recent-post {
        display: flex;
        position: relative;
    }
    .contact-box {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .contact-detail ul {
        margin-left: 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .free-shipping p {
        font-size: 1.6rem;
    }
    .col-12.home-three-banner {
        margin-top: 10px;
    }
    .col-12.home-categories-slide .owl-nav {
        right: 10px;
    }
    .f-cms {
        display: flex;
        justify-content: space-between;
    }
    .home-banner-highlight .box-text img {
        height: 50px;
        width: 50px;
    }
    .products-grid.grid .product-item-details button.action.tocart {
        width: 160px;
    }
    
    .products-grid .product-item-actions .actions-primary .unavailable {
        width: 160px;
    }
    .home-banner-highlight .box-text p {
    font-size: min(max(1.6rem ,1.5vw),1.8rem);
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
    .home-banner-highlight .box-text h2{
        font-size: min(max(1.6rem ,1.5vw),2.3rem);
    }
    
    
    .home-blog {
        padding: 0 0 40px 0;
    }
    
    .cms-page .cms-content {
        float: left;
    }


    
    .home-blog-row .owl-nav {
        right: -15px;
    }
    .home-blog-row .owl-dots {
        position: absolute;
       right: 40px;
        top: -56px;
    }
    

   
    
    .product-recommended .owl-nav,
    .product-bestseller .owl-nav{
        right: 45px;
    }
    
    .product-recommended .owl-dots,
    .product-bestseller .owl-dots{
        position: absolute;
        right: 40px;
            top: -38px;
    }
    
    .home-brands .owl-dots{
        position: absolute;
        right: 40px;
        top: -127px;
    }
    
    a.seeall-brand {
        right: 55px;
        top: 15px;
    }

    a.seeall-rec, a.seeall-best {
        right: 40px;
        top: 10px;
    }
    
    .home-product-row.flash-box img {
        margin: 20px 0;
    }

    
    .home-product-row.flash-box {
        text-align: left;
    }
    
    .amcountdown-item {
        width: 55px;
        height: 70px;
        font-size: 2rem;

    }
    
    .product-flash-sale .col-sm-4 {
        display: flex;
        padding: 30px 0;
    }

    .amcountdown-wrap:first-child .amcountdown-item:last-child:after, 
    .amcountdown-wrap:last-child .amcountdown-item:first-child:after, 
    .amcountdown-wrap:last-child .amcountdown-item:first-child:after {
        padding-left: 70px;
    }
  
    
    a.see-all-flash {
        float: right;
        margin-top: 20px;
    }
    
    .product-flash-sale .owl-dots {
        position: absolute;
        top: -25px;
        right: 0;
    }
    
    .home-categories-slide .owl-dots {
        margin-top: 0;
    }

    
    .home-products.home-categories .home-product-title a {
        right: 55px;
        top: 10px;

    }

    .home-categories-slide .owl-dots {
        position: absolute;
        right: 25px;
        top: -58px;
    }
    
    .three-banner-home .item {
        padding-bottom: 0;
    }

    .three-banner-home {
        display: grid;
        grid-gap: 10px;
    }
    
    .three-banner-home .item:nth-child(1) {
        grid-column: 1/2;
        grid-row: 1/3;
    }
   
    .three-banner-home .item:nth-child(2) {
        grid-column: 2/3;
        grid-row: 1/2;
    }
    
    .three-banner-home .item:nth-child(3) {
        grid-column: 2/3;
        grid-row: 2/3;
    }

  
    
    
   

    .home-banner.mb {
        display: none;
    }
    
    .home-banner.pc {
        display: block;
    }
    
    img.image-footer {
        margin-right: 10px;
    }

    .footer-box-menu.col-md.logo-location {
        max-width: 100%;
        flex-basis: 100%;
    }
    .footer-box-menu.col-md.about-us-footer, 
    .footer-box-menu.col-md.cus-service, 
    .footer-box-menu.col-md.follow-us-footer {
        max-width: 33.3333333%;
        flex-basis: 33.3333333%;
    }
    .cms-dealer .fields .field-tombon, 
    .cms-dealer .fields .field-zipcode {
        margin: 0 14px 0 0 !important;
    }

  
    .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;
    }
    .cms-page .cms-content {
        display: inline-block;
        padding-left: 15px;
    }
    .cms-menu li:hover {
        background: #4d4d4d;
    }
    .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: #4d4d4d;
    }
    .cms-page .left-menu {
        float: left;
        padding: 0;
    }
    .cms-menu ul {
        background-color: #4d4d4d;
        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;
    }

    .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-5 {
        margin-left: 10px;
    }
    .cat-4 {
        margin-right: 10px;
    }
    .block2 {
        display: flex;
    }
    .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.care {
        margin: 0 5px 0 0;
    }
    .home-about .about-banner li.quality {
        margin: 0 5px;
    }
        .home-about .about-banner li.healthy {
        margin: 0 5px;
    }
    .home-about .about-banner li.heal {
        margin: 0 0 0 5px;
    }
    .home-about .about-banner li {
        width: calc(25% - 7.5px);
        margin-bottom: 0;
    }
  
    .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;
    }
    .this-ipad {
        display: block;
    }
    .no-ipad {
        display: none;
    }
    
    .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);
    }

	
	/*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 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 .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: #000;
    }
    .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 .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;
    }
    .footer-links p {
        margin: 0 auto;
    }
    .follow-us h4 {
        text-align: left;
    }
    .language-currency-top {
        width: auto !important;
    }
    .f-info > * {
        margin: 0 auto 15px;
        text-align: center;
        display: block;
    }
    .f-cms ul {
        margin-bottom: 20px;
    }
    .f-social ul {
        margin: 0 auto;
    }

}



@media (min-width: 992px) {
    .home-slide .container > * {
        max-width: 966px;
        width: 70%;
        margin: auto;
    }
    
    .footer-links-menu {
        padding: 55px 0 0 0;
    }
    .home-slide .item p {
        height: 160px;
    }
    .home-full-banner img {
        margin-bottom: 30px;
    }
    .f-info > * {
        margin-bottom: 15px;
    }
    .home-blog .amblog-recent-post-content-wrapper {
        transform: translateY(16%);
        padding: 30px;
        top: 4%;
    }
    .home-three-banner .text,
    .top-banner img {
        width: 70%;
        margin: 0 auto 15px !important;
    }
    .home-review .owl-item:nth-child(2),
    .home-review .owl-item:nth-child(5),
    .home-review .owl-item:nth-child(8),
    .home-review .owl-item:nth-child(11),
    .home-review .owl-item:nth-child(14),    
    .home-review .owl-item:nth-child(17),    
    .home-review .owl-item:nth-child(20)
    {
        border-right: 2px solid #c5c5c5;
        border-left: 2px solid #c5c5c5;
    }
    .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-items-list > .ammenu-item:hover > .ammenu-link,
    .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-items-list > .ammenu-item:hover > .ammenu-link,
    .ammenu-nav-sections .ammenu-menu-wrapper .ammenu-items > .ammenu-item:hover > .ammenu-link,
    .ammenu-nav-sections .ammenu-menu-wrapper.-desktop .ammenu-link:hover > .ammenu-wrapper,
    .ammenu-nav-sections .ammenu-menu-wrapper.-desktop .ammenu-link.-hovered > .ammenu-wrapper,
    .ammenu-nav-sections .ammenu-menu-wrapper.-mobile .ammenu-link.-level2:hover,
    .ammenu-nav-sections .ammenu-menu-wrapper.-hamburger-top .ammenu-item:hover .ammenu-link,
    .ammenu-nav-sections .ammenu-nav-sections.-accordion .ammenu-item:hover > .ammenu-link,
    .ammenu-nav-sections .ammenu-nav-sections.-hamburger .ammenu-link:hover .ammenu-wrapper{
         color: #000 !important;
    }    
    .header-top-bg .right {
        display: flex;
        align-items: center;
    }
    .home-banner-highlight {
        margin: 40px 0;
    }
    .ammenu-content .ammenu-items .current,.ammenu-content .ammenu-nav-sections .ammenu-items .ammenu-link.current,.ammenu-content .ammenu-menu-wrapper .ammenu-items .ammenu-item.current:not(:hover):not(.-active) > .ammenu-link:not(:hover),.ammenu-content .ammenu-items .current > .ammenu-wrapper {
        color: #000 !important;
    }
    .header-top-links .login span:before {
        content: '';
        width: 20px;
        height: 20px;
        background: url(../images/icon-login.svg) no-repeat 0 0/ 20px auto;
        display: inline-block;
        margin-right: 10px;
    }

    .header-top-links .register span:before {
        content: '';
        width: 20px;
        height: 20px;
        background: url(../images/icon-user.svg) no-repeat 0 0/ 20px auto;
        display: inline-block;
        margin-right: 10px;
    }
    .dropdown.header.links ul {
        display: flex;
    }
    .home-blog-row .amblog-recent-post-content-wrapper a.see-all {
        display: block;
    }
    
    .home-blog-row li.amblog-item.amblog-recent-post:hover .amblog-recent-post-content-wrapper {
        opacity: 1;
        transform: scaleY(1);
        -webkit-transform: scaleY(1);
        -moz-transform: scaleY(1);
        -o-transform: scaleY(1);
    }

    .home-blog-row .amblog-recent-post-content-wrapper {
        position: absolute;
        bottom: 0;
        background-color: #ffffffc4;
        padding: 15px 40px;
        overflow: hidden;
        opacity: 0;
        transform: scaleY(0);
        -webkit-transform: scaleY(0);
        -moz-transform: scaleY(0);
        -o-transform: scaleY(0);
        transform-origin: 0 100% 0;
        transition-duration: 0.5s;
        transition-property: transform;
        transition-timing-function: ease-out;
    }
    
    .slidershow-home .owl-controls .owl-nav .owl-prev{
        left: 12px;
    }
    .slidershow-home .owl-controls .owl-nav .owl-next {
        right: 12px;
    }
    .f-cms {
        display: flex;
        justify-content: space-between;
        flex: 0 0 60%;
    }
    .f-info {
        flex: 0 0 40%;
        display: flex;
        flex-direction: column;
    }
    .footer-links .container {
        display: flex;
        justify-content: space-between;
    }
    
   


    .amcountdown-item span:not(.amcountdown-item span.amcountdown-number) {
        line-height: 0;
    }

 
    
    
    li.item.product.product-item .product-item-inner {
        position: absolute;
        top: 30%;
        right: 0;
        left: 0;
        opacity: 0;
    }
    li.item.product.product-item .product-item-info:hover .product-item-inner {
        opacity: 1;
            transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
    }
    
    
    
    .col.small-12.large-6.bank {
        max-width: 50%;
        flex-basis: 50%;
    }

    
    .home-blog-row .amblog-recent-post-content-wrapper {
        height: 85%;
    }
    
     .home-blog-row .amblog-recent-post-content-wrapper {
        padding: 15px 40px;
    }
    .product-flash-sale .col-sm-4 {
        display: unset;
        padding: unset;
    }
    .home-banner-highlight .banner-text {
        flex: 0 0 30%;
        padding: 30px 0 0;
    }
    .home-banner-highlight .container {
        display: flex ;
    }
    .amcountdown-item {
        width: 80px;
        height: 80px;
        font-size: 3rem;
    }
    
    .amcountdown-wrap:first-child .amcountdown-item:last-child:after, 
    .amcountdown-wrap:last-child .amcountdown-item:first-child:after, 
    .amcountdown-wrap:last-child .amcountdown-item:first-child:after {
        padding-left: 100px;
    }

    
    .three-banner-home {
        grid-gap: 14px;
    }
    .col-xs-12.wrapper-slider {
        padding: 0;
    }
    img.image-footer {
        margin-right: 9px;
    }
    a.text-location {
        width: 75%;
    }
    
    form#search_mini_form {
        top: unset;
    }
    .home-banner-highlight .banner-img {
        margin: 0 15px 0 0;
    }
    .manage-right-content {
        position: relative;
        top: 5px;
    }
    
    .social-header,
    li.wishlist-header{
        display: inline-flex;
        float: right;
    }
    .free-shipping {
        float: left;
    }
    /* 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;
    }
  
   .our-product {
        width: 30%;
        padding: 20px;
    }
    .home-about {
        margin: 60px 0;
    }
      .blog-review .owl-controls .owl-nav .owl-prev:before {
        content: '';
        background: url(../images/icon-arrow-left-grey.svg) no-repeat 0 0/ 20px auto;
        width: 20px;
        height: 20px;
        opacity: 1;
    }
    .blog-review .owl-controls .owl-nav .owl-next:before {
        content: '';
        background: url(../images/icon-arrow-right-grey.svg) no-repeat 0 0/ 20px auto;
        width: 20px;
        height: 20px;
        opacity: 1;
    }
    .payment-img {
        width: 80%;
    }
    .ammenu-content .ammenu-menu-wrapper.-desktop .ammenu-item.-main{
        margin: 0 !important;
        border-bottom: 5px solid transparent;
    }
    .ammenu-content .ammenu-menu-wrapper.-desktop .ammenu-item.-main:hover,
    .ammenu-content .ammenu-menu-wrapper.-desktop .ammenu-item.-main:not(.nav-0).current{
        border-color: #000;
    }
	
	/*Mobile Fixed Menu*/
	.mobile-fix-menu,
	.mobile-top-content{
		display: none;
	}
    .ammenu-menu-wrapper.-desktop .ammenu-item.-main {
        padding: 0px 14px !important;
    }
    .ammenu-menu-wrapper.-desktop .ammenu-item.-main:lang(en) {
        padding: 0px 8px !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{
		position: unset;
        margin-top: 8px;
	}
    
    .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: 2rem;
    }
    
    /*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) {
    
    .col-12.home-three-banner {
        margin-top: 15px;
    }
    .home-contact-us {
        padding: 40px 0;
    }
    .home-banner-highlight .box-text:not(:last-child) {
        margin-bottom: 30px;
    }
    .contact-detail {
        width: 75%;
    }
    .home-slide .btn-shop-now {
        bottom: 20%;
        left: 13%;
    }
    .home-blog .amblog-thesis {
        color: #fff;
        font-size: 1.6rem;
        line-height: 1.5;
        font-weight: 300;
        overflow: hidden;
           text-overflow: ellipsis;
           display: -webkit-box;
           -webkit-line-clamp: 4; /* number of lines to show */
                   line-clamp: 4; 
           -webkit-box-orient: vertical;
    }
    .discount .button-text {
        width: 35%;
        bottom: 13%;
    }
    .contact-detail .item.line {
        width: 27%;
    }
    .contact-detail .item {
        width: 36%;
    }
    .home-blog .amblog-recent-post-content-wrapper {
        padding: 30px 50px;
        transform: translateY(12%);
    }
    .home-banner-highlight .box-text img {
        height: 65px;
        width: 65px;
    }
    .contact-detail ul {
        flex-wrap: nowrap;
    }
    .contact-detail .item {
        margin: 0 0 0 15px;
    }
/*
    .ammenu-nav-sections .ammenu-menu-wrapper.-desktop .ammenu-main-container {
        max-width: 1200px ;
        padding: 0 15px 0 200px;
    }
*/
    .home-blog-row .amblog-recent-post-content-wrapper {
        height: 75%;
    }
    
    a.seeall-rec, a.seeall-best {
        right: 40px;
    }
    
    a.seeall-brand {
        right: 40px;
    }
    
     .home-product-row.flash .owl-nav .owl-next {
        right: -40px;
    }
    .home-product-row.flash .owl-nav .owl-prev {
        left: -40px;
    }
    ul.bank-detail li {
        font-size: 15px;
        line-height: 1.6;
    }
    .bank-data .bank-detail {
        height: 110px;
    }
    
    .bank img {
        width: auto;
    }
    
    .home-blog-row .owl-nav {
        right: -15px;
    }
    
    .home-blog-row .owl-dots {
        position: absolute;
        right: 40px;
        top: -55px;
    }
    
    
    .home-brands .owl-dots {
        right: 40px;
    }
     
    .home-brands .owl-nav {
        right: 40px;
    }
 
    
    .product-recommended .owl-nav,
    .product-bestseller .owl-nav{
        right: 45px;
    }
    
        .product-recommended .owl-dots,
    .product-bestseller .owl-dots{
        right: 40px;
    }
    
    .product-item-info:hover .fav.actions-secondary{
        opacity: 1;
    }

    .product-flash-sale {
        padding: 20px 50px;

    }
    
    .amcountdown-item {
        width: 90px;
        height: 100px;
        font-size: 4rem;
        margin: 0 15px;
    }
    
    .amcountdown-wrap:first-child .amcountdown-item:last-child:after, 
    .amcountdown-wrap:last-child .amcountdown-item:first-child:after, 
    .amcountdown-wrap:last-child .amcountdown-item:first-child:after {
        padding-left: 120px;
    }

    .home-products.home-categories .home-product-title a {
        right: 40px;
    }
    
    img.image-footer {
        margin-right: 15px;
    }

 
    .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-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;
    }
   
    .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;
    }
    

    

    .ammenu-menu-wrapper.-desktop .ammenu-item.-main:lang(en) {
        padding: 0px 15px !important;
    }
    .ammenu-nav-sections .ammenu-tabs-container>.ammenu-content{
        margin: 0;
    }
	.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 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);
	}
  

    .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-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;
    }
	

}

@media (min-width: 1440px) {
    
    
    .ammenu-menu-wrapper.-desktop .ammenu-item.-main:lang(en) {
        padding: 0px 20px !important;
    }

     .ammenu-nav-sections .ammenu-menu-wrapper.-desktop .ammenu-main-container {
        margin: auto;
    }
    .ammenu-menu-wrapper.-desktop .ammenu-main-container {
        max-width: 1380px !important;
    }
    .home-blog .amblog-recent-post-content-wrapper {
        transform: translateY(16%);
        width: 50%;
        max-width: 670px;
        top: 0;
    }
    .home-slide .item p {
        height: 130px;
    }

    .home-slide .btn-shop-now {
        bottom: 22%;
    }
    .contact-detail .item {
        margin: 0 0 0 35px;
    }
    .home-banner-highlight .banner-text {
        flex: 0 0 31%;
    }
    .home-banner-highlight .box-text p {
        font-size: min(max(1.6rem ,1.5vw),1.8rem);
        -webkit-line-clamp: 3;
        line-clamp: 3;
        line-height: 2.5rem;
    }
    .home-banner-highlight .banner-img {
        margin-right: 70px;
    }
    .ammenu-link.-main {
        font-size: 1.8rem !important;
    }  
    img.image-footer {
        margin-right: 30px;
    }
    /* new cms */
    .payment-page .order-step-box {
        padding: 50px 50px 30px 50px;
    }
    .cms-page .cms-content .amform-form {
        max-width: 850px;
    }
    /* end new cms */
 
    
    /*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 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;
    }

}


.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;
}

.qrcode-img img {
    width: 115px;
    margin-bottom: 10px
}
.qrcode-img + li {
    color: #fff;
}
.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;
}
.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: #000;
    text-transform: uppercase;
    font-size: 1.4rem;
}
.list-cookie h4 {
    color: #000;
}
.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;
}
.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;
}

.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-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;
}13
.filter-element {
    display: flex;
    align-items: center;
    place-content: space-between;
}
.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;
}
