@media (min-width:767px){
	.center-fix-all {
		display: block;
	    height: 40px;
	    overflow: hidden;
	    margin-right: 60px;
	}
	.front-back-page .center-fix-all #btn-search-mobile {
	    color: #35af60;
	    font-size: 17px;
	    width: 26px;
	    display: inline-block;
	    height: 40px;
	    padding: 11px 0px;
	}
}
.small-banner img {
	max-height: 120px;
}
@media (max-width:767px){
    .banner-inhome{
        margin-top: 0px;
    }

}
@media (max-width:767px){
	.item-product-inhome .marker{
		height: initial !important;
	}
	/*body figure.mz-figure {
	    height: initial;
	}*/
	.table-shop table a {
	    color: #aeaeae;
	    font-size: 13px;
	    display: inline-block;
	    margin-top: 15px;
	}
	body .shopping-cart-page .cart-droplist .mini-list .list-item-cart {
	    max-height: unset;
	    overflow: unset;
	}
	body .shopping-cart-page .cart-droplist .mini-list .list-item-cart .item {
	     overflow: unset; 
	}
	body .nice-select .option {
	    color: #000;
	}
	body .title-user-shop {
	    margin-bottom: 40px;
	}
	.tab-notification .item.unread div.account-notify-content p {
	    font-weight: bold; 
	}
}