/* 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; }
	.main_logo img{ max-height: 37px; }
	
	/*--------MASDA-------------*/
	div.main_hedder_right{align-items: center;column-gap: 5px; width: 10% !important;}
	header.header .main_logo_search{ max-width: 80%; width: 100%;}
	header .main_box_search_icon.desktop_hide{ display: flex !important; width: 50px; padding: 8px 0; color: #888888 !important;}
	header div#data_favarite{display: none;}
	button.menu_toggle_btn{ padding: 2px !important; background-color: transparent !important; color: #888888 !important;}

	header.header div.main_box_search{ margin-top: 3.6rem; height: 0; overflow: hidden;}
	div#nav_header_top_id::after{ height: 68px;}
	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; }

	.opts_addcart:hover .icon_addcart,.opts_addcart .icon_addcart{background: url("../images/shopping-cart.png") no-repeat;background-position: center;width: 27px;height: 27px;background-size: cover;border: unset !important;border-radius: unset !important;}

	.opts_addcart #cart_amount{border: 1px solid #9999995c;background-color: red;width: 22px;height: 22px;border-radius: 50%;display: flex;justify-content: center;align-items: center;font-size: calc(12px + 6 * ((1vw - 22px) / 680));font-weight: bold;position: absolute;top:-12px;right:0px;}

	/* new css for mobile */
	header .main_box_search_icon.desktop_hide .fa-search{font-size: 16px !important;}
	header #search-form #box-search .box-search-sub4{display: none !important;}
	header #search-form #box-search .box-search-sub2{border-radius: 20px;}
	header.header div.main_box_search.__mobile_search { margin-top: 52px !important; height: 46px !important;}
	/* /new css for mobile */
	
	.container_no_pdg{ max-width: 900px; }
	/*----------------------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------------------*/
	.wrap_lg{ flex-flow: column; }
	.nowrap_lg{ flex-flow: row nowrap; }
	/*------//MASDA-------------*/

}

