/* Responsive */
@media (max-width: 1024px) {
	.left-pro-detail, .right-pro-detail, .other-pro-detail {
	    position: initial !important;
	    width: 100% !important;
	    margin: 30px 0px;
	}

	.box_htmh, .box_tieuchi {
	    width: 100%;
	}

.newsHot-date {
    margin-right: 0;
}

.newsHot-date .date {
    font-size: 18px;
}
	
	.footer-top{
		display:none;
	}
header.header-wrapper.fix_menu.animate__animated.animate__fadeIn {
    padding: 0 !important;
}
	.header-right {
    display: none;
}.header-right {}

header.header-wrapper::before {
    display: none;
}

.header-left {
    display: flex;
    align-items: center;
    background: var(--ch-o, linear-gradient(90deg, #5DA039 0%, #A3CF46 100%));
    width: 100%;
    padding: 5px 15px;
}

.header-wrapper > .wrap-content {
    width: 100%;
    max-width: 100%;
}

.product {
    padding: 10px;
}

.proListHot-item {
    margin-bottom: 30px;
}

.qNa-left {
    width: 100%;
}

h2.qNa-title span {
    display: inline;
}

h2.qNa-title {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.qNa-wrapper .wrap-content {
    gap: 15px 0px;
}

.qNa-wrapper {
    padding: 30px 0px;
}

.newsletter-title {
    width: 100%;
}

.newsletter-wrapper .wrap-content {
    gap: 15px;
}

.footer-box {
    border: 0;
    padding: 0;
}

.footer-info .footer-flex {
    grid-template-columns: 1fr;
    gap: 15px;
}

footer {background: var(--ch-o, linear-gradient(90deg, #1C7E33 0%, #A3CF46 100%));margin-bottom: 60px;}

.footer-powered .wrap-content {
    position: initial;
    transform: unset;
    background: unset;
    justify-content: center;
    gap: 10px 0px;
}

.footer-powered {
    background: transparent;
    height: unset;
    padding: 10px 0px;
}

.footer-info {
    padding: 30px 0px;
}

	.menu-wrapper .wrap-content {
    max-width: 100%;
}

   nav.menu {
      display: none;
   }
	
  
   .menu-wrapper
   {
   background: #6DFF19;
   top: 0;
   height: unset;
   transform: unset;
   left: 0;
   }
   .header-banner {
      display: none;
  }
  
  .header-hotline {
      display: none;
  }
  
  a.header-logo.d-block {
      width: 70px;
      margin: auto;
  }
	.toolbar2 {
		display: block;
	}
	
	#hamburger {
		display: block;
	}
	.menu-head {
		display: none;
	}
	.wrap-menu {
		display: none;
	}
	.cart-head {
		padding: 5px;
		font-size: 12px;
	}
	.header {
		padding: 10px 0px;
	}
	.flex-product-main {
		display: block;
	}
	.flex-product-main .left-product {
		position: fixed;
		z-index: 999;
		top: 0px;
		left: 0px;
		transform: translateX(-250px);
		bottom: 0px;
		overflow-x: hidden;
		background: #fff;
		box-shadow: 0px 0px 5px #000;
		transition: all 0.5s;
	}
	.flex-product-main .left-product.show {
		transform: translateX(0px);
	}

	.flex-product-main .right-product {
		width: 100%;
	}

	.grid-product {
		display: grid;
		grid-template-columns: repeat(3, 1fr);
		gap: 20px;
	}
	.filter{display: block;}
}

@media (max-width: 850px) {
	.news-left{width: 100%;}
	.news-right{width: 100%;margin-top: 30px;padding: 10px;}
}
@media (max-width: 769px) {

	.title-main h2, .title-detail h1 {
    font-size: 30px;
}

h2.qNa-title span {
    font-size: 30px;
}
.newsletter-title .info {
    flex: unset;
    text-align: center;
}
form#form-newsletter {
    grid-template-columns: 1fr;
}
.newsletter-input {
    grid-column: 1 / -1 !important;
}
.newsletter-wrapper {
    background: var(--ch-o, linear-gradient(90deg, #1C7E33 0%, #A3CF46 100%));
    padding: 30px 0px;
}

.newsletter-button {
    padding: 15px 0px;
    width: 40%;
    margin: auto;
}
	.proListHot-name span {
    font-size: 22px;
}

	.gutter-x-20{--bs-gutter-x: 10px;} 
	.flex-about {
		flex-wrap: wrap;
	}
	.content-about {
		width: 100%;
	}
	
	.photo-about {
		margin-top: 20px;
		width: 100%;
		text-align: center;
	}
	.flex-video{
		flex-wrap: wrap;
	}
	.wr-video{width: 100%;}
	.wr-form{width: 100%;margin-top: 20px;}
	.item-news{padding: 5px;}
	.ds-news h3{font-size: 14px;}
	.text-cart{display: none;}
	.grid-pro-detail {
		display: block;
	}
	.grid-pro-detail .left-pro-detail {
		width: 100%;
		padding: 0px;
		border-right: none;
	}
	.slick_photo1 {
		text-align: center;
	}
	.grid-pro-detail .right-pro-detail {
		width: 100%;
	}
	.grid-product, .grid-news {
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		gap: 10px;
	}

	.info-footer .flex-footer{
		display: block;
	}
	.box-footer{width: 100% !important;margin-top: 20px;}
}
@media (max-width: 500px) {
h2.qNa-title span {
    font-size: 24px;
}

.proListHot-name span {
    font-size: 15px;
}

h3.proListHot-name::before {
    display: none;
}

.proListHot-name span::before {
    display: none;
}

h3.proListHot-name {
    border: 0;
}
  
}
@media (max-width: 369px) {

}