.products-grid .item {
	bottom: 30px;
	height:100% !important;
}
.category-products .products-grid {
	float: left;
	width: 100%;
}
.item-inner {
	float: left;
	width: 100%;
}
.pt_custommenu div.popup {
	background: #fff;
}
.sub-full-width {
	z-index: 999999 !important;
}
.pt_custommenu div.popup {
	position: absolute;
	z-index: 999999 !important;
	text-align: left;
	width: 100% !important;
	padding: 0;
	margin: 0 15px;
	background: #fff;
	left: 0 !important;
	border: 1px solid #e1e1e1;
	top: 46px !important;
	max-width: 1170px !important;
	background: #fff !important;
}
.nav-container {
	position: initial;
	z-index: 10;
	clear: both;
	float: left;
	max-width: 80%;
}
.pt_custommenu {
	position: initial;
	z-index: 1000;
	font-size: 14px;
	margin: 0 auto;
	width: 100%;
}
.nivo-caption {
	position: absolute;
	left: 0;
	top: 0;
	color: #fff;
	width: 100%;
	z-index: -1000 !important;
	height: 100%;
}

.product-view .add-to-cart {
	position: relative !important;
	top: -22px !important;
}
.product-view button.btn-cart {
	position: relative !important;
	top: -22px !important;
}
