qr-app.active{
	display: block !important;
	margin-top: 30px;
}
.qr-app{
	position: absolute;
	width: 100%;
	height: auto;
	display: none;
}
.infor-container.dropdown {
	position: relative;
}

.infor-container .dropdown-btn {
	border: none;
	cursor: pointer;
}

.infor-container .dropdown-menu {
	display: none;
	position: absolute;
	background-color: white;
	min-width: 160px;
	box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
	z-index: 990;
	border-radius: 5px;
}

.infor-container .dropdown-menu a {
	color: #333;
	padding-top: 10px;
	padding-left: 10px;
	text-decoration: none;
	display: block;
}
.infor-container .dropdown-menu a:hover{
	color: #10723A !important;
	text-decoration: underline;
	text-decoration-color: #10723A;
}
/* .infor-container.dropdown:hover .dropdown-menu {
	display: block;
	background-color: #eee;
} */
.search-result-container .flex {
	display: flex;
}
.search-container{
	position: relative;
	z-index: 10;
}
.close-modal-search{
	position: absolute;
	width: 100%;
	height: 100vh;
	z-index: 20;
	top: 0;
	left: 0;
}
.infor-item-search {
	flex-direction: column;
	padding-left: 10px;
	width: 100%;
}
.search-result-container .item-price {
	justify-content: space-between;
}
.search-result-container .price{
	color: #333;
}
.search-result-container{
	position: absolute;
	background: white;
	color: crimson;
	z-index: 30;
	list-style: none;
	filter: drop-shadow(0 4px 3px rgb(0 0 0 / 0.07)) drop-shadow(0 2px 2px rgb(0 0 0 / 0.06));
	display: flex;
	flex-wrap: wrap;
	max-width: 300px;
	width: 300px;
	overflow: hidden;
	border-radius: 5px;
	padding-top: 20px;
}
.search-result-container li {
	padding: 10px;
	border-bottom: 1px solid #eee;
	width: 100%;
}
.search-result-container .name-item{
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #333;
}
/* .search-result-container .detail_add_to_cart_3{
	width: 30px;
	height: 30px;
	padding: 0;
	text-align: center;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
} */
.search-result-container .detail_add_to_cart_search{
	border-radius: 6px;
	width: 30px;
	height: 30px;
	padding: 0;
	text-align: center;
	display: flex;
	align-content: center;
	align-items: center;
	justify-content: center;
}
.hide{
	display: none;
}
.search-result-container .name-category{
	color: #10723A;
	width: 100%;
}
.form-search-focus input, .form-search-header input {
height: 30px;
position: relative;
font-size: 100%;
display: block;
padding-left: 10px;
width: 100%;
padding-right: 35px;
border: 1px solid #fff;
background-color: #fff;
border-radius: 6px;
min-width: 280px;
}
.form-search-focus button, .form-search-header button {
position: absolute;
top: 0;
right: 0;
width: 35px;
height: 100%;
border: none;
background: none;
text-align: center;
font-size: 16px;
cursor: pointer;
color: #10723A;
}
.flash_sale div.owl-carousel {
display: none
}

.flash_sale div.owl-carousel.first {
display: block
}

.flash_sale {
max-height: 500px;
overflow: hidden !important
}

.list-p-1 .item img {
width: 100%
}
.news-parent {
	position: relative;
}
.news-child {
	display: none;
	top: 0;
	position: absolute;
	left: 100%;
	width: 105%;
	z-index: 999;
	color: white;
	background-color: #4a6930;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.news-child li{
	padding: 5px;
	color: #fff;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
.news-child li:hover{
	padding-left: 15px;
}
.list-p-1 .item .type>span {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 18px;
	height: 18px;
}
.item-notifications i {
	font-size: 24px
}
.item-notifications {
	position: relative;
}
.item-notifications .notifi-outner {
	position: absolute;top:100%;left: 0;
	display: none;
}
.item-notifications .notifi-outner.active {
	display: block;
}
.notifi-outner {
	background: #fff;
	color: #000;
	width: 400px;
}
.list_notification {
	list-style: none;
	padding: .5rem .625rem
}
.notifi-header {
	padding: 0 .625rem;
	height: 2.5rem;
	text-transform: capitalize;
	color: #373737;
	font-weight: 600;
	line-height: 2.5rem;
	font-size: 14px;
	color: #4a6930;
}
.noti-thumb,.noti-content {
	display: inline-block;
}
.list_notification > li a{
	display: flex;
}
.list_notification > li:hover {
	background: #f8f8f8
}
.noti-thumb {
	margin-right: 5px;
}
.noti-thumb img {
	width: 40px;
	height: 40px;
	object-fit: contain;
}
.noti-content .title {
	font-weight: bold
}
.notifi-all {
	margin:0;
	text-align: center
}
.notifi-all a {
	padding: 0 0 10px;
	display: block;
}
#header .group-header .list_notification a:hover {
	color: #000
}
.list_notification li.old {
	opacity: 0.7
}
.list_notification li:hover {
	opacity:1
}
.login-form.formlogin .logsocial a {
	color: #fff;
	border: 0;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold;
	border-radius:100px;
	-moz-border-radius:100px;
	-webkit-border-radius:100px;
}
#mainmenu .menu-top-header>li>a i {
	font-size: 18px !important;
	margin-right: 8px;
}
@media  only screen and (min-width: 992px) {
	#mainmenu .menu-top-header>li:not(:last-child) {
		margin-right: 0px;
	}
}
.download-app-widget {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	height: 100%;
}
.detail_add_to_cart_3{
	width: 100%;
	border-radius: 6px;
	background-color: white !important;
	color: #4a6930 !important;
	padding: 0 6px;
}
.detail_add_to_cart_3:hover {
	background-color: #4a6930 !important;
	color: white !important;
}
.icon-t16 {
	color: #10723A !important;
	margin: 0; 
	font-size: 24px !important;
}
.icon-t16:hover {
	color: white !important;
}
.icon-out_of_stock {
	color: white !important;
	font-size: 24px !important;
	background-image: url("/assets/svg/cart-out-of-stock.svg")
}
.out_of_stock {
	margin: 0 !important; 
	width: 48px;
	height: 40px;
	border-radius: 6px;
	padding: 0 4px;
	border: 1px solid gray;
	cursor: not-allowed
}
.text-hight-light-product {
	font-size: 15px;
	margin-right: 3px;
	padding: 5px;
	border-radius: 7px;
	background-color: #007915;
	color: white;
}