/* Medium devices (tablets, 768px and up) */

@media (min-width: 768px) and (max-width: 991.98px) {

	.img_head_category_f img { width: 100%; }

	.img_head_category_m img { display: none; }

	.mobile_show { width: 100%; }

	.mobile_hide { display: none !important; }

	.footer1 { display: none; }

	div.top-header{ justify-content: start; }

	.main_logo { max-width: 991px; }
	
	/*--------MASDA-------------*/

	header.header .main_logo_search{ max-width: 80%; width: 100%;}

	header.header div.main_box_search{ margin-top: 3.6rem; height: 0; overflow: hidden;}
	div#nav_header_top_id::after{ height: 65px;/*height: 102px;*/}
	div#member_profile div.header_right.header_mobile ul{ top: 70px; }
	div#member_profile div.header_right.header_mobile li.ui.dropdown .menu{ top: 112px; }
	div#member_profile div.header_right.header_mobile .ui.dropdown .menu>.item{ margin-top: -70px; }
	
	.container_no_pdg{ max-width: 900px; }
	div#container_customer_btn_mobile div.box_customer_btn_mobile a.general-customer-btn,div#container_customer_btn_mobile div.box_customer_btn_mobile a.business-customer-btn{
		width: 80%;
	}
	/*----------------------FRAME MEMBER---------------------*/
	body#body_frame_member div.container_html_code{ 
		display:block; max-width: 980px; width: 100%; justify-content: center; overflow: hidden; padding: 0 20px; border: 1px solid blue;
	}	
	body#body_frame_member div#nav_menu_detail_right{ max-width: 900px; width: 100%;}
	/*--------------------//FRAME MEMBER---------------------*/
	div#datacart span.icon_add_cart{ background-position-y: 0; }
 
	#div1{ margin-top: 0px !important; width:100% !important; }

	#div2-3 { padding: 0px; }

	#div2 .content-detail-block { border: none; padding: 0px; }
	/*----------------- box products------------------*/
	.box_products_over .item { width: 32%; height: 360px; margin-right: 2%; }
	.box_products_over .item:nth-child(3n) { margin-right: 0; }
	
	.box_products_over.productline .item {width: 48.6%;margin-bottom: 10px;margin-right: 10px;height: 180px;}
	.box_products_over.productline .product-text-dt {width: 215px;}
	.box_products_over.productline .product-item .product-img {width: 145px;}
	.box_products_over.productline .item{height: 150px;}
	.box_products_over.productline .product-item {height: 150px;}
	/*---------------// box products------------------*/
	.show_divsearch {display: block !important;}
	.wrap_lg{ flex-flow: column; }
	.nowrap_lg{ flex-flow: row nowrap; }
	/*------//MASDA-------------*/

}

