/*For device: tablet, mobile*/
/*Min -> 320px -> 768px ->992px -> 1024px -> 1200 -> Max*/

/*Renew Container*/
@media (min-width: 1200px){
	.container { max-width:1200px; }
	.row.products > li.w366-col-5, .related.products .row > li.w366-col-5, .up-sells.products .row > li.w366-col-5 {
		width: 20%;
		max-width: 20%;
	}
	#w366_product_page_wrapper-r{ padding-left:30px; }
}

	
@media only screen and (max-width: 767px) {
	.header-with-search__search-section{ width:100%; }
	.stardust-tabs-header, .stardust-tabs-header__tab{ display:block; }

	#tbayvn-site-footer-categories ._2qBafX{ width:100%; }
	.tbay-social-networks, .social-networks-text{ display:none; }
	#container-socials{ display:block; text-align:center; }
	.header-with-search{ display:block; height:auto; margin-top: 20px; position: relative; }
	#menu-menu-top{ float:none; display:block; text-align:center; }
	#menu-menu-top li{ display:inline-block; }
	._193wCc._3cVWns{ margin-top:0; }
	.shopee-top--sticky{ position:static; }
	#tbay-main-logo img{ margin-bottom:10px; }
	.header-with-search__cart-wrapper{
		position: absolute;
		top: 16px;
		right: 0;
	}
	#tbayvn-site-footer-categories .OWAap2, #tbayvn-site-footer-main-top{ display:block; }
	#tbayvn-site-footer-main-top .widget{ width:100%; }
	
	#tbayvn-site-footer-main-bot{ display:block; }
	#tbayvn-site-footer-main-bot > div{ text-align:center; margin-bottom:10px; }
	#menu-menu-chinh-sach{ display:block; }
	#menu-menu-chinh-sach > li{ width:100%; }
	#tbayvn-site-footer-bottom ._14eYNa > p a{ margin-right:2px; }
	img._2dRoLS{ height:auto !important; }
	.section-banner-hotword--no-skin{ padding-bottom:20px; }
	
	.w366_home_deal_products .w366-new-row .row.products > li{ width:100%; }
	
	#w366_product_page_wrapper-l{ order:1; }
	
	.woocommerce .card{ margin-bottom:20px; }
}


@media only screen and (max-width: 500px) {
	
}

