.mmenu_cart {
    display: none !important;
}
@media (max-width:1024px) {
	.flex_top { width: 100%; }
	.menu { display: none; }
	.menu-res { display: block; height: auto; position: sticky; top: -1px; z-index: 1001; }
	.menu-bar-res { height: auto; padding-top: 2px; padding-bottom: 2px; }
	#hamburger:before, #hamburger:after, #hamburger span {background: var(--color-dark-red);}
	.btn-frame { display: none; }
	div#messages-facebook { display: none; }
	.search-res .icon-search { color: var(--c2); }
	.mmenu_cart {display: block;width: 45px;color: var(--color-dark-red);position: relative;text-align: center;}
	.mmenu_cart svg { width: 40px; height: 40px; }
	.mmenu_cart span { width: 20px; height: 20px; position: absolute; bottom: -5px; right: 0; border-radius: 100%; background: #fff; font-size: 14px; color: #000; display: flex; font-weight: 900; align-items: center; justify-content: center; }
	.mmenu_center { flex: 1; margin: 0 15px; text-align: center; }
	.mmenu_logo { display: block; width: 100%; height: 100px; transition: all 0.2s linear; }
	.mmenu_logo img { width: auto; height: 100%; object-fit: contain; }
	.mmenu_search { width: 100%; height: 0; transition: all 0.2s linear; overflow: hidden; align-items: center; display: flex; }
	.search { width: 100%; background: #fff; height: 45; border-radius: 5px; margin-left: 0; }
	.menu-res.scrolled .mmenu_logo { height: 0; overflow: hidden; transition: all 0.2s linear; }
	.menu-res.scrolled .mmenu_search { width: 100%; height: 55px; transition: all 0.2s linear; overflow: hidden; }
	.topbar { display: none; }
	.slideshow { margin-top: 0; }
	.cart-fixed { display: none !important; }
	.cart-fixed.scrolled { display: none !important; }
	.mm-listitem__text { text-transform: uppercase; }
	.sp__item { min-height: 100px; }
}
@media (max-width:768px) {
	.col_right { width: 100%; }
	.col_left { display: none; }
	.grid_product {width: 100%;display: grid;grid-template-columns: repeat(3, calc((100% + 12px) / 3 - 12px));grid-gap: 12px;}
	.wrap_news { width: 100%; margin-bottom: 25px; }
	.wrap_video { width: 100%; }
	.flex_footer { flex-direction: column; padding-bottom: 20px; }
	.fcol1 { width: 100%; margin-bottom: 20px; }
	.fcol2 { width: 100%; margin-bottom: 20px; }
	.fcol3 { width: 100%; }
	.flex_bottom { flex-direction: column; font-size: 12px; height: auto; padding: 10px 0 45px; }
	.cty_mxh { display: none; }
	.cty_add { width: 100%; max-width: 100%; display: flex; justify-content: center; }
	.control-owl { display: none; }
	.tab-content img, .tab-content iframe { width: auto !important; height: auto !important; }
	.content-main img, .content-main iframe {/* width: auto !important; *//* height: auto !important; */}
}
@media (max-width:575px) {
	.mmenu_cart { width: 35px; }
	.mmenu_cart svg { width: 30px; height: 30px; }
	.mmenu_cart span { width: 15px; height: 15px; font-size: 12px; }
	#hamburger { width: 35px; }
	.mmenu_logo { height: auto; }
	.menu-res.scrolled .mmenu_search { height: 45px; }
	.tc__item { text-align: center; flex-direction: column; padding: 10px 8px; }
	.tc__img { margin-right: 0; margin-bottom: 5px; }
	.tc__name { font-size: 14px; }
	.tc__desc { font-size: 12px; }
	.wrap_tieuchi { padding: 15px 0; }
	.title_main { font-size: 20px; }
	.wrap_title::before { height: 8px; }
	.wrap_title { padding-bottom: 10px; margin-bottom: 12px; }
	.wrap_spbanchay { padding: 20px 0; }
	.row_index { margin: 20px 0; }
	.splist_title { font-size: 15px; padding-left: 20px; }
	.spnb_link { font-size: 12px; margin-right: 15px; }
	.sp__item { padding: 4px; }
	.sp__name { font-size: 14px; margin-bottom: 5px; }
	.sp__price_new { font-size: 13px; }
	span.sp__price_old { font-size: 12px; }
	.wrap_spnb { margin-bottom: 20px; }
	.grid_product {grid-template-columns: repeat(2, calc((100% + 10px) / 2 - 10px));grid-gap: 10px;}
	.newsnb__title { font-size: 14px; line-height: 1.5; }
	.newsnb__items { margin-bottom: 8px; padding-bottom: 8px; }
	.wrap_media { padding: 20px 0; margin-bottom: 25px; }
	.partner_title { left: 0; top: 0; font-size: 15px; padding: 0 20px 0 20px; }
	.wrap_partner .wrap-content { padding-top: 35px; padding-bottom: 20px; }
	.footer_main { padding: 25px 0 0; }
	.ft_name { font-size: 22px; margin-bottom: 10px; }
	.ft_txt { font-size: 14px; }
	.footer_title { font-size: 16px; margin-bottom: 12px; padding-top: 0; }
	.flex_bottom { font-size: 10px; padding: 10px 0 15px; }
	.title-main { margin-bottom: 1rem; }
	.wrap-main { margin: 15px auto; }
	.title-main span { font-size: 20px; }
	button.close.close_quickview { right: 8px; top: 6px; }
	button.close.close_quickview span { color: var(--c1); opacity: 1; }
	.flex_cty { height: auto; padding: 5px 0; }
	.cty_add { font-size: 12px; height: auto; }
	.mm-listitem__text { font-size: 16px; }
	.grid_brand { margin-bottom: 12px; }
	.br__item h3 { margin-right: 6px; margin-bottom: 4px; font-size: 14px; padding: 6px 12px; }
	.news-info {text-align: center;margin: 10px 0 0 0;}
}
