.header-image-wrap {
	margin: -18px -30px 20px;
	min-height:85px;
	width:auto;
	position:relative;
	max-height: 335px;
    overflow: hidden;
}
.product-style-listcol-details{
	margin-bottom:1em;
	font-size: 12px;
}
.header-image-wrap img + img{
	display:none;
}
.header-image-wrap.owl-loaded img + img{
	display:block;
}

.header-image-wrap h1 {
	position: absolute;
	text-align: center;
	top: 50%;
	width: 100%;
	color: #FFF;
	font-size: 24px;
	margin: -14px 0 0;
	padding: 0 10%;
	text-transform:lowercase;
	transform: translateY(-50%);
}
.custom-header h1 {
	color: #000;
	margin: 1em 0;
	position: relative;
	transform: none;
	text-align: left;
	padding: 0;
}
.cust-header {
	min-height: 0;
	max-height: none;
	margin-left: 0;
    margin-right: 0;
}
.cust-header-fw {
	max-height: none;
	min-height: 0;
}
@media (min-width:568px){
	.header-image-wrap h1 {
		font-size:45px;
		margin: -27px 0 0;
	}
	.custom-header h1 {
		margin: .5em 0;
	}
}
@media (min-width:1025px){
	.header-image-wrap11 {
		height:319px;
		margin: -20px 0 40px;
		overflow:hidden;
	}
	.header-image-wrap h1 {
		font-size:60px;
		margin: -37px 0 0;
	}
	.custom-header h1 {
		margin: .5em 0;
	}
}