
@media (max-width:768px) {
	
}
@media (min-width:768px) {
	.col-sm-2 {
    		width: 144px;
	}
	.col-sm-10 {
    		width: calc(100% - 150px);
	}
	.how-img:after {
        	left: 144px !important;
        	top: calc(50% - 10px) !important;
    	}
}
.page-main{
	padding: 0px 30px;
}
button:not(.primary){
	box-shadow: none !important;
}
.order-status{
	margin-top: 24px !important;
}
.actions-toolbar{
	margin-top: 0px !important;
	margin-bottom: 20px;
}
.minicart-wrapper .block-minicart:before
{
	right: 10px;
}
.minicart-wrapper .block-minicart:after
{
	right: 9px;
}
@media (min-width:768px) {
	.minicart-wrapper .block-minicart:before
	{
		right: 100px;
	}
	.minicart-wrapper .block-minicart:after
	{
		right: 99px;
	}
}
@media (min-width:900px) {
	.minicart-wrapper .block-minicart:before
	{
		right: 310px;
	}
	.minicart-wrapper .block-minicart:after
	{
		right: 309px;
	}
}
.products-grid.wishlist .product-item .fieldset{
	padding-left: 10px;
}
.page-products .product-item-info{
	margin-bottom: 40px;
}
img ,span.product-image-wrapper,.level0 a span,.navigation .level0 .submenu{
	border-radius: 4px;
}
.cms-home h1.page-title {
	display: none !important;
}
.cms-home .page-wrapper .breadcrumbs{
    display: none;
} 
.cms-home .columns .column.main {
    padding-bottom: 0;
}
.h-contact {
	display: none;
}
.h-contact h5 {
    font-family: arial;
    font-size: 1.6rem;
    margin: 4px 0 2px;
}
.h-contact .h-text:nth-child(2) {
    background: rgba(0, 0, 0, 0) url("../images/tel.svg") no-repeat scroll 0 50% / 35px auto;
    padding-left: 45px;
}
/*home-top-box*/
.home-top-box .h-box{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
	padding-left: 16%;
}
.home-top-box .h-box img{   
    float: left;
    margin-right: 10px;
    width: 40px;
}
.h-box p{
    font-family: Sukhumvit;
    line-height: 2.7;
    font-size: 1.5rem;
}
.h-box a.load-app{
    display: inline-block;
    color: #fff;
    font-size: 1.5rem;
    font-family: Sukhumvit;
    background-color: #5e5e5e;
    padding: 10px 15px;
    border-radius: 3px; 
}
.h-box a.load-app:hover{
    background-color: #1bc09e;
}
.home-top-box .h-line img{
    width: 48px;
}
.home-top-box .h-line a{
    display: inline-block;
    font-family: Sukhumvit;
    color: #1bc09e;
    font-size: 1.6rem;
}

/*Top Container*/
.top-container{
    padding: 0;
    margin-bottom: 15px;
}
/*Home Banner*/
.home-three-banner,
.home-banner{ 
    padding: 0;
} 
.home-banner1{
    padding: 0;
    margin-bottom: 15px;
}
.home-banner1 img{
    border: 1px solid #d0d7dd;
}
.home-banner:hover img,
.home-banner1:hover img{
    opacity: 0.8;
}
/*Home Recent View*/

.recently-viewed-products{
    display: inline-block;
}
.recently-viewed-products .block-viewed-products-grid{
    background-color: #efefef;
    padding: 15px;
    margin: 0 !important;
}
.recently-viewed-products h2{
    font-family: Sukhumvit;
    margin: 0;
}
.recently-viewed-products h2:before{
    content: "\f005";
    font-family: "FontAwesome";
    margin-right: 10px;
    color: #1bc09e;
}
.recently-viewed-products .page-layout-1column .block.widget .products-grid .product-item {
    margin-left: 0 !important;
}
.recently-viewed-products .product-item-info .price-box,
.recently-viewed-products .product-item-info .product-item-actions{
    display: none;
}
.recently-viewed-products .block.widget .products-grid .product-item {
    margin: 0 0 10px 0 !important;
}
.recommended-products .amquickview-hover ,
.recently-viewed-products .amquickview-hover {
    display: none !important;
}

/*Home Recommended Product*/
.recommended-products .block-products-list {
    border: 1px solid #efefef;
    padding: 15px; 
}
.column.main .recommended-products .product-items {
    margin-left: 0 !important;
}
.recommended-products .product-item-info .product-item-actions{
    display: none;
}
.recommended-products .block.widget .products-grid .product-item {
    margin: 0 !important;
    padding: 10px !important;
}
.home-title {
    position: relative;
    margin-bottom: 10px;
}
.home-title h2{
    margin: 0;
    font-family: Sukhumvit;
    text-transform: uppercase;
}
.home-title p{
    color: #777;
}
a.s-all{
    color: #1bc09e;
}
a.s-all:hover{
    color: #000;
}
/*Home Blog*/
.home-blog-content{
    padding: 15px;
    display: inline-block;
    height: 935px;
    overflow: hidden;
    border: 1px solid #ebebeb;
}
.home-blog-content .post-list-item{
    position: relative;
    padding: 0;
    margin-bottom: 15px;
}
.home-blog-content .mp-post-title{
    color: #373737;
    font-size: 1.4rem;
    text-align: center;
    margin: 15px 0 5px;
    padding: 0 15px;
}
.home-blog-content .post-short-description{
    color: #959595;
    line-height: 1.5;
    padding: 0 30px;
    text-align: center;
    display: inline-block;
    height: 20px;
    overflow: hidden;
}
.home-blog-content .mp-post-info{
    position: absolute;
    margin: -78px 0 0 15px;
    display: inline-block;
    text-align: center;
    padding: 4px 10px;
    color: #583e30;
    background-color: #fff;
}
.home-blog-content .mp-post-info span{
    font-size: 1.6rem;
}
.home-blog-content .mp-post-info span.date{
    display: inline-block;
    width: 100%;
    font-size: 3rem;
    font-weight: bold;
    border-bottom: 1px solid #e5e4e4;
    margin-bottom: 5px;
}
h2.mp-post-title{
    font-size: 1.6rem;
    margin: 0;
}
/*Home Trends*/
.home-trend-update{
    padding: 0;
    margin-bottom: 15px;
}
.home-right-blog{
    padding: 0;
}
.home-right-blog .home-title{
    text-transform: uppercase;
    background-color: #000;
    padding: 10px 0;
    margin: 0;
    text-align: center;
}
.home-right-blog .home-activity .home-title{
    background-color: #1bc09e;
    margin: 0;
}
.home-right-blog .home-title a{
    color: #fff;
}
.home-chanel .home-title a span:before,
.home-chanel .home-title a span:after {
    content: "";
    background: rgba(0, 0, 0, 0) url("../images/chanel-title.png") no-repeat scroll 0 50% / 32px auto;
    height: 20px;
    width: 33px;
    display: inline-block;
    vertical-align: bottom;
}
.home-chanel .home-title a span:before {
    margin-right: 10px;
}
.home-chanel .home-title a span:after {
    margin-left: 10px;
}
.home-activity .home-title a span:before,
.home-activity .home-title a span:after {
    content: "";
    background: rgba(0, 0, 0, 0) url("../images/update-title.png") no-repeat scroll 0 50% / 32px auto;
    height: 20px;
    width: 33px;
    display: inline-block;
    vertical-align: bottom;
}
.home-activity .home-title a span:before {
    margin-right: 10px;
}
.home-activity .home-title a span:after {
    margin-left: 10px;
}
.home-chanel{
    padding: 0;
    margin-bottom: 15px;
}
.home-chanel iframe{
    height: 202px !important;
    float: left;
}
.chanel-content img {
    width: 60px;
    float: left;
    padding-right: 10px;
}
.chanel-content .text-content {
    display: inline-block;
    float: left;
    width: 60%;
} 
.chanel-content {
    width: 100%;
    padding: 10px;
    border: 1px solid #e4e4e4;
    float: left;
}
.chanel-content-list{
    display: inline-block;
    float: left;
    width: 100%;
}
.chanel-content .chanel-content-list:first-child{
    padding-bottom: 10px;
    border-bottom: 1px solid #e4e4e4;
}
.chanel-content .chanel-content-list:last-child{
    padding-top: 10px;
}
.home-activity{
    padding: 0;
}
.activity-content{
    padding: 15px;
    border: 1px solid #ebebeb;
    width: 100%;
    display: inline-block;
}
.activity-content-list{
    display: inline-block;
    width: 100%;
}
.activity-content-list span.title{
    display: inline-block;
    padding: 2px 5px;
    color: #929292;
    margin: 5px;
    /*height: 42px;*/
    overflow: hidden;
}
.activity-footer  {
    display: inline-block;
    text-align: center;
    width: 100%;
    margin: 0;
}
.activity-footer a {
    position: static !important;
} 
/*---------Product Grid--------*/
.products-grid li.item .actions-secondary{
    display: none;
}
.products-grid li.item .actions .action.tocart {
    padding: 4px 15px;
}
.products-grid .column.main .product-item {
    margin-bottom: 15px;
}
.products-grid .product-item-inner {
    box-shadow: none;
}
.products-grid li.item .actions .action.tocart {
    line-height: 1.8;
}
/*---------Product List--------*/
.products-list .actions .action.tocart {
    padding: 5px 40px;
    line-height: 1.9;
    background-color: #1bc09e;
    color: #fff;
    font-size: 20px;
}
.products-list .actions .action.tocart:hover {
    background-color: #fff;
    color: #1bc09e;
}
.products-list .product-item .price-box .price {
    font-size: 2rem;
}
.products-list .product-item .price-box {
    margin: 10px 0;
}
.products-list .actions-primary{
    float: left;
}
.products-list .actions-secondary{
    margin: 7px 0 0 15px;
    float: left;
}
.products-list .product-item .action.towishlist{
    margin-right: 10px;
}
.products-list .product-item-name {
    height: auto;
    margin: 0
}
.products-list .product-item-info {
    border-bottom: 1px solid #eee;
    display: inline-block;
    width: 100%;
    padding: 15px 0;
}
.products-list .product-item-photo {
    display: inline-block;
    float: left;
}
.products-list .product-item-details {
    display: inline-block;
    text-align: left;
    width: 70%;
}
/*-----------Start cms page------------*/
.category-view {
   position: relative;
   z-index: 2;
}
.cms-page-view .breadcrumbs  ul {
    padding: 0;
}
.cms-index-noroute .home-blog{
    display: none;
}
.about-menu li:nth-child(1) .fa,
.howto-menu li:nth-child(2) .fa,
.pay-menu li:nth-child(3) .fa,
.ship-menu li:nth-child(4) .fa,
.confirm-menu li:nth-child(5) .fa,
.contact-menu li:nth-child(6) .fa {
    color: #1bc09e;
}

.cms-page,
.cms-menu,
.confirm-menu,
.contact-menu,
.about-menu,
.howto-menu,
.pay-menu,
.ship-menu,
.map,
.cbox { padding: 0;}
.cms-menu {
    margin-bottom: 15px;
    text-align: center;
}
.cms-menu ul { padding: 0 !important;}
.cms-menu li { display: inline-block;}
.cms-menu li:hover .fa { color: #5d4f42 ;}
.cms-menu .fa {
    width: 40px;
	font-size: 2rem;
}
.cms-menu h4 {
    display: none;
    font-size: 1.4rem;
    font-weight: normal;
}
.cms-title {
    margin: -16px 0 10px;
    padding: 0;
    width: 100%;
}
.cms-title h1 {
    display: inline-block;
    font-size: 1.6rem;
    font-weight: bold;
    margin-top: 25px;
    vertical-align: top;
}
.cms-logo {
    display: inline-block;
    margin: -3px 15px 15px;
    position: relative;
}
.fa-shopping-cart,.fa-truck,.fa-comment,.fa-phone{
	border-radius:0 3px 3px 3px;
}
.cms-logo .fa {
    background: #1bc09e;
    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 #05987a;
    border-top: 3px solid transparent;
    left: -6px;
    position: absolute;
    top: 0;
    z-index: 0;
}
.cms-content {
    background: #fff;
    border: 1px solid #ddd;
    min-height: 360px;
    padding: 15px;
}

.cms-content .map > img {
    padding: 15px 0 0;
}
.cms-content p {
    color: #333;
    font-size: 1.3rem;
    line-height: 1.7;
}
.cms-content .abanner {
    margin-bottom: 15px;
}
ul.cms-list { padding-left: 15px;}
.cms-content .cms-list li {
    color: #333;
    font-size: 1.3rem;
    line-height: 1.7;
    list-style-type: disc;
}
.cms-content .lbox h2,
.cms-content .rbox h2 {
    border-bottom: 1px solid #ddd;
    color: #333;
    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;
    padding-bottom: 10px;
}
.cms-content .cms-top span,
.lbox span,
.rbox span {
    margin-right: 5px;
}
.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;
}
.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 .action.submit.primary {
    margin-top: 15px;
}
.cms-content .dec-li img {
    display: block;
    margin: 15px 0;
}
.how-img {
    background: #d8d8d8 none repeat scroll 0 0;
    padding: 0;
    text-align: center;
}
.how-col{
    margin-bottom: 15px;
}
.how-text{
    padding: 15px;
}
.how-col .how-text {
    padding: 15px;
	border-color: #ddd #ddd #AEAFB1 #ddd;
    border-style: solid;
    border-width: 0 1px 3px 1px;
	margin-bottom: 10px;
}
.how-img:after {
    border-color: #D8D8D8 transparent transparent ;
    border-style: solid;
    border-width: 10px 9px 0;
    content: "";
    display: block;
    height: 0;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 0;
    /*z-index: 10;*/
}
.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 .cms-bottom .bank {
    padding: 0;
}
.cms-page ul.bank-detail{
    list-style: none;
	padding: 0;
}
.cms-content .bank h4 {
    line-height: 2.4;
}
.bank img {
    margin-right: 7px;
}
.k-bank{
    border-left: 3px solid #009E43;
	margin-bottom:15px;
	padding-left: 15px;
}
.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;
}

.map iframe {
    width: 100%;
	height: 270px;
}
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{
	font-weight: bold;
}
/*404 page*/
.p404 {
    padding: 20px;
	position: relative;
    margin:60px 0;
}
.p404 > p {
    text-align: center;
    width: 100%;
}

.error-4 {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
}
.error-4:hover img{ opacity:0.9;}
.p404 i{
	font-style: normal;
	margin-right:10px;
}
.p404 img {
    max-width:100%;
    vertical-align: middle;
}

/*Footer*/
.footer.content ul {
    padding-right: 0 !important;
}
.f-box{
    padding: 0;
}
.footer h4 {
    color: #000;
    font-size: 1.5rem;
    margin: 5px 0 10px;
    font-family: Sukhumvit;
    font-weight: bold;
}
.footer ul.f-contact {
    margin: 20px 0;
    padding: 0 !important;
}
.footer .f-contact a{
	font-size: 1.5rem;
}
.footer .f-contact .fa {
	margin-right: 5px;
}
.line-id a {
	font-size: 1.5rem;
}
.line-id a span {
	color: #56d314;
}
.line-id img:hover{
    filter: saturate(150%);
    -webkit-filter: saturate(150%);
    -moz-filter: saturate(150%);
    -o-filter: saturate(150%);
    -ms-filter: saturate(150%);
}
.footer.content .f-line ul{
    width: 70%;
    float: left;
    margin-top: 6px;
    padding: 0;
    font-family: 'sukhumvit';
    font-size: 1.35rem;
}
.f-line-right{
    display: inline-block;
    float: left;
    width: 30%;
    text-align: center;
}
.f-line-content{
    display: inline-block;
    padding: 15px 10px;
    border: 1px solid #e1e1e1;
    border-top: none;
	background-color: #fff;
	width:360px;
	border-radius: 0 0 4px 4px;
}

.f-qr li{
	font-size: 1.7rem;
}
ul.f-qr li h2{
    margin: 0 0 15px;
    text-transform: uppercase;
    font-family: 'sukhumvit';
}
.orange-txt{
    color: #f26c4f;
}
img.qr-code{
    width: 70px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
.footer .f-line h4 {
    margin: 0;
    background: #1bc09e;
    color: #fff;
    font-family: 'sukhumvit';
    padding: 10px;
    border-radius: 4px 4px 0 0;
    width: 360px;
}
@media (max-width:400px){
.footer .f-line h4{width: 100%;}
.f-line-content{width: 100%;}
}
@media (min-width:1200px){
	.footer .f-line h4 {
		width: 100%;
	}
	.f-line-content{
		width: 100%;
	}
	
}
.footer .f-line h4 span{
    font-size: 1.8rem;
}
.f-box .news-txt h2{
    font-family: Sukhumvit;
    text-transform: uppercase;
    margin: 0;
    font-size: 2.6rem;
    
}
.f-box .news-txt {
    background: rgba(0, 0, 0, 0) url("../images/f-news.svg") no-repeat scroll 0 50% / 50px auto;
    padding: 0 0 0 60px;
    margin: 15px 0;
}
.footer .block.newsletter .field .control::before {
    display: none;
}
.footer .block.newsletter .form.subscribe {
    width: 280px;
    display: inline-table;
    border: solid #d7d7d7;
    border-width: 1px 0;
    padding: 8px 5px;
}
.footer .block.newsletter input {
    /*background: transparent;
    border: none;*/
    padding: 15px;
    border-radius: 3px;
}
input#newsletter {
    width: 200px;
}
.footer .block.newsletter .action.subscribe {
    padding: 5px 5px;
    border-radius: 3px;
    /*margin: 4px 0;*/
}
.footer .footer-box .newsletter {
    display: inline-block;
    width: 100%;
    margin: 0;
}
.footer .footer-box .newsletter .newsletter{
    width: 80%;
    float: left; 
}
.footer .footer-box .newsletter .actions{ 
    width: 20%;
}
ul.f-cont li{
    line-height: 2.6rem;
    display: inline-block; 
    width: 100%;
}
ul.f-cont li p{
    margin: 0;
}
ul.f-cont li .fa{
    float: left;
    line-height: 1.7;
    font-size: 1.7rem;
    margin-right: 10px;
    width: 15px;
    text-align: center;
}
ul.f-cont li .fa-mobile{
    font-size: 2.4rem;
    line-height: 1;
}
img.f-line{
    width: 16px;
    margin-right: 10px;
}
.footer-box .f-box:nth-child(3){
    padding: 10px 0 15px;
}
/*Social icon*/
.footer.content ul.sc-footer{
    display: inline-block;
    width: 100%;
} 
.footer.content ul.sc-footer li{
    float: left;
    
}
ul.sc-footer a {
    border-radius: 3px;
}
.sc-footer a {
	color: #fff !important;
	float: left;
	font-size: 2rem;
	line-height: 1.5;
	height: 30px;
    width: 30px;
	margin-right: 5px;
	text-align: center;
}
.sc-footer a.tw {
	background-color: #00ade5;
	line-height: 1.6;
}
.sc-footer a.ig {
	background-color: #8c6239;
}
.sc-footer a.fb {
	background-color: #3b5998;
	line-height: 1.6;
}
.sc-footer a.you {
	background-color: #c90a06;
}
.sc-footer a:hover {
	background-color: #1bc09e;
}
img.f-dbd{
    width: 120px;
    margin: 20px 0 0;
}

.checkout-index-index .nav-sections {
	display: block;
}

#checkout .action-auth-toggle {
	display: none;
}

.control input,.control textarea{
        border-radius:3px;
}

@media (min-width:414px) /*--iPhone6plus--*/{
    .home-blog-content .mp-post-info {
        bottom: 58px;
    }
    .home-blog-content {
        height: 1030px;
    }
    .home-chanel iframe {
        height: 215px !important;
    }
}
 
@media (max-width:1050px) {
	.h-box-2 span {
		display:none;
	}
	.h-box-2 ul.h-social span {
		display:inline;
	}
}

@media (min-width:768px) {
	/* .container{width:750px} */
    /*--Header--*/
    .header ul.h-social {
        list-style-type: none;
        padding: 0;
        float: left;
        margin: 0 0 0 0;
        margin: -20px 0 0 0 !important;
    }
    .header .h-social li {
        float: left;
        line-height: 1;
    }
    .header .h-social a {
        color: #fff;
        font-size: 1.8rem;
        margin-right: 15px;
    }
    .header .h-social a:hover {
        color: #fff799;
    }
    /*--h-box-2--*/
    .h-box-2 {
        display: flex;
        justify-content: space-between;
        width: calc(100% - 400px);
        white-space: nowrap;
    }
    .h-box-2 img{
       width: 20px;
    }
    .h-box-2 span{
        margin: -20px 0 0 0 !important
    }
    
    /*Home Top Box*/
    .home-top-box {
        padding: 0;
    }
    .home-top-box .h-box {
        float: left;
        padding: 0;
        margin: 0;
        width: 20%;
        border-left: 1px solid #f1f1f1;
        text-align: center;
    }
    .h-box p {
        font-size: 1.2rem;
    }
    .home-top-box .h-box img {
        float: none;
        margin-right: 0;
    }
    .home-top-box .h-line img {
        margin-top: 10px;
    }
    .home-top-box .h-line a span {
        display: inline-block;
        width: 100%;
        margin-top: 5px;
    }
    .home-top-box .h-line a {
        float: left;
        border-right: 1px solid #f1f1f1;
        padding: 6px 0;
    }
    /*Home Banner*/
    .home-banner1{
        margin-bottom: 0;
    }  
    .home-banner .home-banner1:first-child{
        padding: 0 6px 6px 0;
    }
    .home-banner .home-banner1:last-child{
        padding: 6px 6px 0 0;
    }    
    .home-three-banner .home-banner:last-child{
        padding: 0 0 0 5px;
    }
    /*Home Recommended Product*/
    a.s-all {
        position: absolute;
        right: 0;
        top: 20px;
    }
    /*Home Recent View*/
    .block-viewed-products-grid{
        width: 728px;
    }    
    /*Home Blog*/
    .home-blog-content {
        height: 505px;
    }
    .home-blog-content .post-list-item:nth-child(1) {
        padding: 0 12px 0 0;
    }  
    .home-blog-content .post-list-item:nth-child(2) {
        padding: 0 8px 0 4px;
    }  
    .home-blog-content .post-list-item:nth-child(3) {
        padding: 0 4px 0 8px;
    }  
    .home-blog-content .post-list-item:nth-child(4) {
        padding: 0 0 0 12px;
    }  
    .home-chanel iframe {
        height: 408px !important;
    }
    .activity-content .activity-content-list{
        width: 50%;
        float: left;
    }
    .activity-content .activity-content-list:nth-child(1){
        padding: 0 8px 0 0;
    }
    .activity-content .activity-content-list:nth-child(2){
        padding: 0 0 0 8px;
    }    
    .activity-footer a{
        color: #1bc09e;
        text-decoration: underline;
    }
    .activity-footer a:hover{
        color: #929292;
    }
    /*Cms page 768*/
    .about-menu li:nth-child(1) .fa,
    .howto-menu li:nth-child(2) .fa,
    .pay-menu li:nth-child(3) .fa,
    .ship-menu li:nth-child(4) .fa,
    .confirm-menu li:nth-child(5) .fa,
    .contact-menu li:nth-child(6) .fa {
        background: #1bb192;
        color: #fff;
    }
    .about-menu li:nth-child(1) a,
    .howto-menu li:nth-child(2) a,
    .pay-menu li:nth-child(3) a,
    .ship-menu li:nth-child(4) a,
    .confirm-menu li:nth-child(5) a,
    .contact-menu li:nth-child(6) a {
        color: #fff;
        background: #1bc09e;
        border-radius:3px;
    }
    .about-menu li:nth-child(1) h4:hover,
    .howto-menu li:nth-child(2) h4:hover,
    .pay-menu li:nth-child(3) h4:hover,
    .ship-menu li:nth-child(4) h4:hover,
    .confirm-menu li:nth-child(5) h4:hover,
    .contact-menu li:nth-child(6) h4:hover {
        color: #fff;
    }
    .about-menu li:nth-child(1) a:hover .fa,
    .howto-menu li:nth-child(2) a:hover .fa,
    .pay-menu li:nth-child(3) a:hover .fa,
    .ship-menu li:nth-child(4) a:hover .fa,
    .confirm-menu li:nth-child(5) a:hover .fa,
    .contact-menu li:nth-child(6) a:hover .fa {
        color: #fff;
        background:#1bb192 ;
    }
    .cms-menu {
        padding: 0 15px 0 0;
        text-align: left;
    }
    .cms-menu li { 
        display: block;
        margin-bottom: 15px;
        width: 100%;
        background: #ececec;
    }
    .cms-menu li:hover { background: #ddd;}
    .cms-menu li:hover .fa {
        background: rgba(0,0,0,0.1);
        color: #555;
    }
    .cms-menu a:hover { color: #555; }
    .cms-menu h4:hover { color: #555; }
    .cms-menu li a {
        color: #555;
        display: block;
        position: relative;
    }
    .cms-menu h4 { display: inline-block ;}
    .cms-menu .fa {
        background: #d8d8d8;
        height: 37px;
        line-height: 1.9;
        text-align: center;
        width: 37px;
        margin-right: 8px;
        font-size: 1.8rem;
    }
    .cms-menu li ,.cms-menu span,.cms-menu {
    	border-radius: 3px;
    }
    .category-view .cms-page {
        margin-bottom: 20px;
    }
    .how-col .how-text {
        border: medium none;
        padding-top: 0;
    }
    .how-col {
        background: #fff;
        border-color: #ddd #ddd #AEAFB1 #ddd;
        border-style: solid;
        border-width: 1px 1px 3px 1px;
        display: inline-block;
        margin-bottom: 10px;
        padding: 0;
        width: 100%;
        border-radius:3px;
    }
    .how-img:after {
        border-color: transparent transparent transparent #D8D8D8;
        border-width: 9px 0 9px 10px;
        left: 78px;
        top: 32px;
    } 
    .how-to-page .page-content.mo-how {
        display: none;
    }
    .how-to-page .page-content.pc-how {
        display: block;
    }
    
    /*404*/
    .error-4 {
        position: absolute;
        right: 28%;
        top: 46%;
        width: 16%;
    } 
    .validation-advice {
        bottom: -26px;
    }
    .f-box {
        text-align: left;
    }
    .error-4 {
        position: absolute;
        right: 28%;
        top: 46%;
        width: 16%;
    }      
    /*Product Grid*/
    .products-grid .product-item-inner {
        box-shadow: 0 5px 5px rgba(0, 0, 0, 0.1);
        padding: 0;
    }
    /*Product List*/
    .products-list .product-item-photo {
        width: 30%;
    }
    .products-list .product-item-actions .actions-primary + .actions-secondary {
        padding-left: 0;
        width: auto;
    }
    .products-list .product-item-actions{
        width: 100%;
    }
    .products-list .product-item .price-box {
        text-align: left;
    }    
    /*Footer*/
    .footer-box{
        padding: 10px 0;
    }
    
    .footer-box .f-box:nth-child(1),
    .footer-box .f-box:nth-child(3){
        padding: 0 20px 0 0;
    }
    .footer-box .f-box:nth-child(2),
    .footer-box .f-box:nth-child(4){
        padding: 0 0 0 20px;
    }
    .footer-box .f-box:nth-child(1),
    .footer-box .f-box:nth-child(2){
        min-height: 190px;
    }
	 
	 .opc-progress-bar-item._active > span::before {
		 background: #1BC09E !important;
	 }
}

@media (min-width:992px){
	/*.container{width:970px} */

    /*Home Top Box*/
    .home-top-box .h-box {
        width: auto;
        padding: 0 19px;
    }
    .home-top-box .h-box img {
        float: left;
        margin-right: 8px;
    }
    .home-top-box .h-line img {
        margin-top: 4px;
    }
    .h-box p {
        float: left;
    }
    .home-top-box .h-line a span {
        width: auto;
    }
    .home-top-box .h-line a {
        border: none;
    }
    .home-top-box .h-box:last-child{
        padding: 0 0 0 8px;
    }
    .h-box a.load-app {
        width: 100%;
    }
    /*Home Banner*/
    .home-three-banner .home-banner:last-child {
        padding: 0 0 0 10px;
    } 
    
    /*Home Recent View*/
    .page-layout-1column .recently-viewed-products .block.widget .products-grid .product-item:nth-child(4n+1),
    .page-layout-1column .recently-viewed-products .block.widget .products-grid .product-item:nth-child(5n+1) {
        margin-left: 0;
    }
    .recommended-products .amquickview-hover ,
    .recently-viewed-products .amquickview-hover {
        display: block;
        top: 120px !important;
    }
    .page-layout-1column .recently-viewed-products .block.widget .products-grid .product-item {
        width: 15.62%;
    }
    .page-layout-1column .recently-viewed-products .block.widget .products-grid .product-item:nth-child(1) {
        margin: 0 10px 0 0 !important;
    }
    .page-layout-1column .recently-viewed-products .block.widget .products-grid .product-item:nth-child(2) {
        margin: 0 8px 0 2px !important;
    }
    .page-layout-1column .recently-viewed-products .block.widget .products-grid .product-item:nth-child(3) {
        margin: 0 6px 0 4px !important;
    }
    .page-layout-1column .recently-viewed-products .block.widget .products-grid .product-item:nth-child(4) {
        margin: 0 4px 0 6px !important;
    }
    .page-layout-1column .recently-viewed-products .block.widget .products-grid .product-item:nth-child(5) {
        margin: 0 2px 0 8px !important;
    }
    .page-layout-1column .recently-viewed-products .block.widget .products-grid .product-item:nth-child(6) {
        margin: 0 0 0 10px !important;
    }    
    /*Home Recent View*/
    .block-viewed-products-grid{
        width: 984px;
    }    
    /*Home Recommend*/
    .recently-viewed-products li.product-item{
        margin-right: 10px;
    }
    .recommended-products .block.widget .products-grid .product-item {
        margin: auto !important;
    }
    .page-layout-1column .recommended-products .block.widget .products-grid .product-item {
        width: 20% !important; 
    }
    /*Home Blog*/
    .home-blog-content .post-list-item:nth-child(1),
    .home-blog-content .post-list-item:nth-child(3){
        padding: 0 8px 0 0;
    }  
    .home-blog-content .post-list-item:nth-child(2),
    .home-blog-content .post-list-item:nth-child(4) {
        padding: 0 0 0 8px;
    } 
    .home-trend-update { 
        padding-right: 15px;
    }
    .home-chanel iframe {
        height: 138px !important;
    }
    .activity-content .activity-content-list {
        width: 100%;
    }
    .activity-content .activity-content-list:nth-child(1) ,
    .activity-content .activity-content-list:nth-child(2) {
        padding: 0;
    }
    .activity-content-list span.title {
        border-bottom: 1px solid #ebebeb;
    }
    /*Blog Page*/
    .blog-post-view .column.main{
        width: 80% !important;
    }
    .blog-post-view .sidebar-additional{
        width: 20% !important;
    }
    /*Product List*/
    .products-list .product-item-description {
        margin: 10px 0 25px 0;
    }
    /*Cms page 992*/
    .cms-content .lbox,
    .cms-content .rbox {
        padding: 0 15px;
    }
    .map iframe {
        height: 240px;
    }
    .how-img:after {
        border-width: 13px 0 13px 15px;
        left: 105px;
        top: 40px;
    }
    .how-col .how-text {
        padding-left: 20px;
    }
    .category-contact-us .lbox1 {
        padding: 0 8px 0 0;
    }

    .category-contact-us .lbox1  h4{
        margin:0 0 10px 0;
    }
    .cms-content .lbox1 h4 {
        margin-top: 0;
    }
    .cms-content .rbox > h4 {
        margin-top: 0;
    }
    .cms-content .dec-li img{
        width: 80%;  
    }
    /*404*/
    .error-4 {
        right: 27%;
        width: 20%;
    } 
    /*Footer*/
    .footer-box{
        padding: 10px 0 20px;
    }
    .footer-box .f-box:nth-child(1){
        padding: 0 24px 0 0;
    }
    .footer-box .f-box:nth-child(2){
        padding: 0 16px 0 8px;
    }
    .footer-box .f-box:nth-child(3){
        padding: 0 8px 0 16px;
    }
    .footer-box .f-box:nth-child(4){
        padding: 0 0 0 24px;
    }
    
}




@media (min-width:1200px){
	/*.container{width:1170px} */ 
    /*Home Top Box*/
    .top-container {
        padding: 0 !important;
    }
    .home-top-box .h-box {
        width: auto;
        padding: 0 39px;
    }
    .h-box p {
        font-size: 1.6rem;
    }
    .home-top-box .h-box:last-child {
        padding: 0 0 0 25px;
    }
    /*Head Contact*/
    .h-contact {
        width: 450px;
        position: absolute;
        top: 30px;
        left: 400px;
    }
    .h-contact {
        display: flex;
        float: left;
        margin-top: 20px;
    }
    .h-text {
        flex-grow: 1;
    }
    /*Home Banner*/
    .home-banner .home-banner1:first-child {
        padding: 0 6px 8px 0;
    }
    .home-banner .home-banner1:last-child {
        padding: 8px 6px 0 0;
    }
    .home-three-banner .home-banner:last-child {
        padding: 0 0 0 11px;
    }
    /*Home Recent View*/
    .block-viewed-products-grid{
        width: 1280px;
    }     
    /*Home Product*/
    .page-layout-1column .recently-viewed-products .block.widget .products-grid .product-item {
        width: 15.866666666%;
    }
    /*Home Blog*/
    .home-blog-content {
        height: 667px;
    }
    .home-blog-content .post-list-item {
        margin-bottom: 30px;
    }
    .home-blog-content .post-short-description {
        width: 490px;
    }
    .home-blog-content .post-short-description p {
        width: 380px;
    }
    .home-chanel iframe {
        height: 120px !important;
    }
    .home-trend-update { 
        width: 80%;
    }
    .home-right-blog{
        width: 20%;
    }
    .chanel-content .text-content {
        width: 65%;
    }
    /*CMS Block*/
    .how-img:after {
        left: 143px;
        top: 57px;
    }
    /*Footer*/
    .footer-box .f-box:nth-child(1){
        padding: 0 20px 0 0;
    }
    .footer-box .f-box:nth-child(2){
        padding: 0 20px;
    }
    .footer-box .f-box:nth-child(3){
        padding: 0 0 0 50px;
    }
    .footer-box .f-box:nth-child(4){
        padding: 0 0 0 40px;
    }    
    .footer .block.newsletter .form.subscribe {
        width: 280px;
        padding: 10px 5px;
    }
    .footer-box .f-box:nth-child(1), .footer-box .f-box:nth-child(2) {
        min-height: unset;
    }
}

@media (min-width: 1440px){
    #maincontent {
        padding: 0;
    }
    /*Home Blog*/
    .home-blog-content {
        height: 675px;
    }
}
