@charset "UTF-8";

/* Media Query */
@media(max-width:1024px) { 
	/* Spacing */
	[class*='-30'] { --spacing: 15px; }
	[class*='-40'], [class*='-50'], [class*='-60'] { --spacing: 20px; }
	[class*='-70'], [class*='-80'] { --spacing: 25px; }
	
	/* General */
	.rps-xl--visible { display: block; }
	.rps-xl--hidden { display: none; }
	.rps-xl--w-100 { width: 100%; }
	.ckeditor { overflow-x: auto; }
	.ckeditor:after { content: ''; clear: both; display: block; }
	.ckeditor *:not(iframe) { max-width: 100% !important; height: auto !important; }
	.ckeditor iframe { max-width: 100% !important; }
	.cart-fixed { bottom: 180px; }
	
	/* Mmenu */
	nav:where(#menu, #mm-menu) { font-family: var(--font-bold); --mm-color-background: #fff; --mm-color-text: #000; --mm-color-text-dimmed: #000; --mm-color-button: #000; }
	nav:where(#menu, #mm-menu) .mm-navbar__title { font-size: 18px; }
	.mm-listitem__btn span { display: none; }


	.header { display: none; }
	.navigation {padding: .25rem;}
	.search__toggle .search__icon { color: #fff; }
	.search__block {background: url(../images/item-search.png), url(../images/item-search2.png);background-repeat: no-repeat;background-position: left center, right center;}
	.search__block .search__button {color: var(--clr-web-tone);}
	
	.bannerSlidePro-right:after {zoom: .65;transform: translate(20%, 0%);}

	.productMain__title-right:after {display: none;}
	.nav__bottom .category-toggle__title span {font-size: 19px;line-height: normal;}
	.nav__bottom .category-toggle__title {background: url(../images/bg-cate3.jpg) no-repeat center / 100% 100%;}
}
@media (min-width:851px) and (max-width:1023px) { }
@media(max-width:850px) {
	
	/* General */
	.rps-lg--visible { display: block; }
	.rps-lg--hidden { display: none; }
	.rps-lg--w-100 { width: 100%; }
	
	/* Product */
	.product__list.flex-list { --columns: 3; --space-horizontal: 0.625rem; --space-vertical: 1.25rem; }
	.news__list.flex-list { --columns: 1; --space-horizontal: 0.5rem; --space-vertical: 1.25rem; }
	
	/* Footer */
	.footer-article__inner>[class^="footer-article--"] { width: 100%; }
	.footer-article__inner>[class^="footer-article--"]:not(:last-child) { margin-bottom: 1.5rem; }
	.slideshow .wrap-content {flex-direction: column;}
	.slideshow__main:not(.has-category) {width: 100% !important;}
	.category-drop { --width: 100%; }
	.productListFeatured__inner,
	.productCombo__row,
	.productMainList__inner,
	.shareFeatured__main  {flex-direction: column !important; gap: 15px;}
	.productMainList__photo,
	.productMainSlide,
	.productListFeatured__photo,
	.productListSlide,
	.shareFeatured__box {width: 100%;}
	.productListFeatured__main:not(:last-child) {margin-bottom: 2rem;}
	.footer__cskh,
	.footer__address,
	.footer__social {width: 100%;}
	.bannerSlidePro__main {flex-direction: column;gap: 20px;align-items: center;}
	.bannerSlidePro-left  {width: 100%;}
	.bannerSlidePro-right {width: 65%;}
	.menu-btn {right: 20px; left: auto; top: 10px;}
	.menu-desk__logo {zoom: .65;}

}
@media(max-width:769px) {
	.footer-powered:has(.footer-statistic) .footer-copyright, .footer-powered:has(.footer-statistic) .footer-statistic { text-align: center; }
	.footer-powered:has(.footer-statistic) .footer-copyright { margin-bottom: 0.25rem; }
}
@media(max-width:576px) {
	
	/* General */
	.rps-md--visible { display: block; }
	.rps-md--hidden { display: none; }
	.rps-md--w-100 { width: 100%; }
	
	/* Product */
	.product__list.flex-list { --columns: 2; --space-horizontal: 0.5rem; --space-vertical: 1.25rem; }
	
	/* News */
	.news .news__photo { margin-bottom: 1rem; } 
	.navigation__menu__search, .navigation__language__cart {margin: 0;}
	.navigation__logo {zoom: .75; width: 100%;}
	.search__block .search__button {font-size: 13px;width: 70px;}
	.search__block .search__input {font-size: 13px;} 
	.productMain__title-right:after {content: none;}
	.productMain__title-right:before {zoom: .5; right: 10px;}
	.flex-row-reverse .productMain__title-center {  max-width: 100%; }
	.news__inner:before {width: 150px;height: 142px;}
	.navigation__category__criteria {flex-direction: column; gap: 10px;}
	.navigation__category2,
	.navigation__category__criteria .criteria__main {width: 100%;}
	.nav__bottom {margin-top: .5rem;}
	.bannerSlidePro-right .bannerSlidePro__item-inner {width: 100%;}
	.bannerSlidePro-right {width: 75%;}
	.bannerSlidePro-right:before {zoom: .6;transform: translate(-50%,0);}
	.bannerSlide__abs2:after {zoom: .6;left: -14%;transform: translate(-75%,0);}
	.bannerSlidePro-right:after {zoom: .5;transform: translate(46%,0);}
	.bannerSlide__abs:before {zoom: 0.6;left: auto;right: 70px;transform: translate(25%,-50%);}
	.bannerSlide__abs:after {zoom: .6;left: auto;right: -15%;}
	.footer-copyright {text-align: center;}
	.navigation__language__cart { width: 100%;}
	.navigation__language__cart--inner {justify-content: space-between;}
	.navigation__cart .cart {width: 30px; height: 30px;}
	.add-cart-hidden--inner {font-size: 12px;}
	.productNew__price .price-product {width: 130px;background-position: left;} 
	.slideshow__main:before {background: url(../images/bg-slide1.png) no-repeat  center/ contain;}
	.slideshow__main:after {background: url(../images/bg-slide2.png) no-repeat  center/ contain;}
	.tabs-pro-detail .nav-tabs .nav-link {width: 100%;}
	.tabs-pro-detail .nav-tabs .nav-item {width: 30%;}
	.tab-content {padding-top: 1rem !important;}
	.menu-btn {right: auto; left: 20px; top: 20px;}
	.nav__bottom .navigation__serch  {z-index: 10;}
	.productCombo__main {--w: 1188px;width: min(100% - 2rem, var(--w));margin: 0 auto;}
	.productCombo__main .slick-slide:not(.slick-center) {opacity: 1;}
	.slideshow__main:after,
	.slideshow__main:before {width: 20px;} 
	.control-owl button.owl-prev {left: -5px;}
	.control-owl button.owl-next {right: -5px;}

}
@media(max-width:480px) {
	.nav__top {flex-direction: column;gap: 10px;justify-content: center !important;align-items: center !important;}
	.navigation__language__cart .navigation__serch {display: none;}
	.productCombo__photo {width: 150px; height: 150px; }
	.productCombo__info {width: calc(100% - 165px);} 
	.price-new,
	.product__name {font-size: 14px;}
	.bannerSlidePro-right {width: 67%;}
	.title__slogan {letter-spacing: normal;}
	.productMain__title-left {width: 64%;}
	.productMain__title-right p {font-size: 13px;}
	.tabs-pro-detail {padding: 1rem;}
	.news__info {width: 50%;}
	.news__photo {width: 47%;}
	
	

 }
@media(max-width:369px) {
	
	/* Cart */
	.cart-pro-detail a { width: 100%; }
	.cart-pro-detail a:first-child { margin: 0 0 0.5rem 0; }
	.cart-pro-detail a i { display: none; }
}
@media only screen and (min-width:992px) {
	.comment-item { display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-box-align: start; -ms-flex-align: start; -webkit-align-items: flex-start; -moz-box-align: start; align-items: flex-start; -webkit-box-pack: start; -ms-flex-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; justify-content: flex-start; }
	.top-cart { margin-bottom: 2rem; }
	.comment-item-poster { width: auto; margin-right: 0px; margin-bottom: 0.5rem; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: -moz-box; display: flex; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; -moz-box-align: center; align-items: center; -webkit-box-pack: start; -ms-flex-pack: start; -webkit-justify-content: flex-start; -moz-box-pack: start; justify-content: flex-start; }
	.comment-item-letter { width: 40px; height: 40px; line-height: 40px; font-size: 13px; margin-bottom: 0; }
	.comment-item-name { margin-bottom: 0px; margin-left: 10px; margin-right: 10px; }
	.comment-item-information { width: 100%; }
	.menu { display: none; }
	.menu-res { display: block !important; }
	.grid-product { gap: 15px; grid-template-columns: repeat(3, minmax(0, 1fr)); }
	.img-auto img { width: auto !important; height: auto !important; }
}
@media only screen and (min-width:768px) {
	.procart-label .quantity-procart p:first-child { display: block; }
	.procart-label .quantity-procart p:last-child { display: none; }
	.quantity-procart { text-align: right; }
	.price-procart { display: none; }
	.price-procart-rp { display: block; }
	.procart-label .quantity-procart p:first-child { display: none; }
	.procart-label .quantity-procart p:last-child { display: block; }
}
@media only screen and (max-width:575px) {
	.name-procart a { font-size: 13px; }
	.procart-label { font-size: 13px; }
	.grid-product { gap: 10px; grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.news .news-image { margin-bottom: 1rem; }
}
@media only screen and (max-width:600px) {
	#ninja-slider-prev, #ninja-slider-next, #ninja-slider-pager { display: none; }
}
@media (max-width:1024px) {
	.contact-input { margin-bottom: 15px; }
	.flex-cus, .row-video, .row-20 { margin-left: -5px; margin-right: -5px; }
	.mg-cus, .mg-video, .col-20 { padding-left: 5px; padding-right: 5px; }
	.content-text img { height: auto !important; }
	.padding-top-bottom { padding: 2rem 0; }
	.pad-top { padding-top: 2rem; }
	.pad-bottom { padding-bottom: 2rem; }
	.mg-top { margin-top: 2rem; }
	.mg-bottom { margin-bottom: 2rem; }
	.title-detail-main { font-size: 20px; }
	.cart-fixed { bottom: 220px; }
	.btn-frame { display: none; }
	.cart-pro-detail { width: 100%; margin-top: 10px; }
	.pad-bottom { padding-bottom: 2rem !important; }
	.pad-top { padding-top: 2rem !important; }
	.padding-top-bottom { padding: 2rem 0 !important; }
	.menu { display: none; }
	.menu-res { display: block; }
	.product-tool { opacity: 1; visibility: visible; position: initial; }
	.product-tool a span { display: none; }
}
@media (max-width:992px) {
	.othernews { position: initial; }
	.footer-title:after { width: 100%; }
	#fanpage-facebook { width: 300px; overflow: hidden; margin: auto; }
	.footer-news:nth-child(4) { width: 100%; }
	.footer-news:nth-child(3) { width: 100%; margin-bottom: 20px; }
	.footer-news:nth-child(2) { width: 100%; margin: 20px 0; }
	.footer-news:nth-child(1) { width: 100%; }
	.time-news { display: none; }
	.copyright, .statistic { width: 100%; text-align: center; }
	.footer-ul li { width: calc(100% / 2 - 5px); }
	.footer-ul { display: flex; flex-flow: row wrap; justify-content: space-between; }
}
@media (max-width:768px) {
	.item-video1 img { height: 250px; }
	.right-intro { width: 100%; }
	.left-intro { width: 100%; margin-bottom: 20px; padding-right: 0; }
	.left-pro-detail, .right-pro-detail { width: 100%; margin: 0px; }
	.left-pro-detail, .top-contact .article-contact { margin-bottom: 30px; }
	.pic-news { width: 40%; }
	.info-news { width: 60%; padding-left: 10px; }
	.name-news { font-size: 15px; }
	.desc-news.text-split { -webkit-line-clamp: 2 }
}
@media (max-width:576px) {
	.toast-cus { left: 5px; width: calc(100% - 10px); }
	.box-readmore { width: calc(100% - 5px); }
	.newshome-scroll { width: 100%; }
	.newshome-intro { width: 100%; margin-bottom: 20px; }
	.top-contact .form-contact .button-contact .file-contact span b { max-width: 105px; }
	.cart-pro-detail { flex-wrap: wrap; }
	.cart-pro-detail a {/* width: 100%; */text-align: center;margin: 0px !important;}
	.cart-pro-detail a:first-child { margin-bottom: 5px !important; }
}