.pop-cat > .title{
	position:absolute;
	padding:15px;
	z-index:5;
	top:115px;
	left:10px;
}
.pop-cat > div > a > img{
	height:190px;
}
.product-image > img{
	max-height:150px;
}
.image-product-column > img{
	height:90px;
	width:100%;
}
.product-sm .product-image-container {
	width: 80px;
}
.product-image-container{
	background-repeat:no-repeat; 
	background-position:center center; 
	background-size:cover; 
	height:180px;
}
.product-image-container.featured{
	height:80px;
	width:100%;
}
.title,.home-slide-content > .btn-gray {
	opacity:0.8;
}
.home-slide-content {
	top: 4rem;
}
@media screen and (max-width: 600px) {
	.product-image-container {
		min-height: 110px !important;
	}
	.home-slide-content {
		top: 0rem;
	}
	.home-slide-content {
		padding-left: 0rem;
	}
	.slideshow-item-holder {
		padding: 5px;
		width:100%;
		min-height:145px;
	}
	.info-boxes-container > .container > div:nth-child(2){
		margin-top:10px;
	}
	.slideshow-item-holder {
		background: rgba(0, 0, 0, 0.25);
	}
	.slideshow-item-holder > p {
		color: #FFF7D0;
	}
}
.slideshow-item-holder  > p {
	font-size:20px;
	font-weight:500;
	margin:0px;
}
.feature-box.feature-box-simple {
	height: 100%;
}
.block-last{
	margin-bottom:35px;
}
.feature-box-content {
	color: #333;
}
.owl-theme .owl-nav [class*="owl-"] {
	top: 25%;
}
.owl-carousel .owl-nav button > span{
	font-size:80px;
}
.owl-carousel .owl-nav button > span:hover{
	color:#333 !important;
}

.notification{
	background-color: #eee8b8;
}

.notification > .subtitle{
	padding-left: 15px;
	font-size:12px;
	margin-top:10px;
	margin-bottom:10px;
	color: #856404;
}
.notification > .alert-heading{
	margin-bottom:0px;
}
.notification hr{
	margin:0px;
	margin-top:5px;
	margin-bottom:5px;
	color: white;
	border-color: white;
}
.news-wrapper {
	margin-bottom:2.2rem;
}
.vcenter {
	margin-top: auto;
	margin-bottom: auto;
}
.more-news{
	color: #FFF !important;
}
.more-news:visited{
	color: #FFF !important;
}
.more-news::before {
	content: none;
}