header.hd-home .desktop-header .hd-navbar > ul > li.megamenu,
#header .desktop-header .grid__item {
	position: static !important;
}
header.hd-home .desktop-header .hd-navbar > ul > li.megamenu > ul {
	left: 0px;
	right: initial;
	width: 100%;
	top: 50px;
}
.item-picture-col {
	float: left;
	width: 33%;
	padding: 0 5px;
}
.name-img-col {
	color: white;
	font-size: 11px;
	display: inline-block;
	margin: 5px 0 0 0;
}
.inner-policy a {
	color: black;
	display: flex;
	align-items: center;
	justify-content: center;
}
.inner-policy img {
	width: 30px;
	height: 30px;
}
.policy-header {
	width: 100%;
	margin: 10px 0 0 0;
	text-align: center;
}
.inner-policy span {
	margin-left: 15px;
}
.group-varaint-info {
	float: left;
	width: 100%;
	margin: 10px 0 15px 0;
}
.group-varaint-info > div {
	display: none;
	background: #ebebeb;
	padding: 10px;
	font-size: 11px;
}
header.hd-home .desktop-header .hd-navbar > ul > li:first-child {
	display: none;
}
button.btnAddToCart img {
	width: 19px;
}

#owl-home-featured-products-slider .product-item:hover .product-normal .product-variants-info,
#owl-home-featured-products-slider .product-item:hover .product-normal .product-title,
#owl-home-featured-products-slider .product-item:hover .product-normal .product-price{
	display: none;
}
#owl-home-featured-products-slider .product-item .product-onhover{
	position: relative;
bottom: 0;
}
@media (min-width: 320px) and (max-width:449px) {

}
@media (min-width: 450px) and (max-width:767px) {

}
@media (min-width: 768px) and (max-width:991px) {

}
@media (min-width: 992px) and (max-width:1024px) {
	header.hd-home .desktop-header .hd-navbar > ul > li.megamenu > ul > .wrapper-megamenu {
		width: 100%;
	}
	header.hd-home .desktop-header .hd-navbar > ul > li.megamenu > ul > .wrapper-megamenu > .left-menu > li:nth-child(5n) {
		clear: none;
	}
	header.hd-home .desktop-header .hd-navbar > ul > li.megamenu > ul > .wrapper-megamenu > .left-menu > li {
		width: calc(100% / 3);
	}
}
@media (min-width: 1025px) {
	header.hd-home .desktop-header .hd-navbar > ul > li.megamenu > ul > .wrapper-megamenu > .left-menu > li:nth-child(5n) {
		clear: none;
	}
	header.hd-home .desktop-header .hd-navbar > ul > li.megamenu > ul > .wrapper-megamenu > .left-menu > li {
		width: calc(100% / 3);
	}
	.hd-logo {
		margin-left: 25%;
	}
	header.hd-home .desktop-header .hd-navbar > ul > li > a {
		font-size: 14px;
	}
	header.hd-home .desktop-header .hc-search-wrapper > a,
	header.hd-home .desktop-header .hd-account > i,
	header.hd-home .desktop-header .desktop-cart-wrapper > a.hd-cart {
		font-size: 21px;
	}
}

