/*===========product home ===========*/

body.widget-snippet  a{
padding: 20px;
}

.product-h-con .col-md-4 {
	height: 370px;
}
.porduct-h {
	height: 210px;
}
.porduct-h::after {
	background: #c70c50 none repeat scroll 0 0;
	content: "";
	height: 210px;
	left: 15px;
	position: absolute;
	top: 142px;
	width: 360px;
	z-index: -2;
}
.porduct-h::before {
	border-right: 60px solid transparent;
	border-top: 277px solid #fff;
	bottom: -49px;
	content: "";
	left: 0;
	position: absolute;
	z-index: -1;
}
.product-h1.porduct-h::after {
	background: #05aa86 none repeat scroll 0 0;
}
.product-h3.porduct-h::after {
	background: #80badf none repeat scroll 0 0;
}
.porduct-h a {
	left: 118px;
	position: absolute;
}
.product-h2.porduct-h a {
	left: 54px;
	max-width: 290px;
}
.product-h-con {
	padding-bottom: 0;
	padding-top: 100px;
}
.product-h-con > h2 {
	color: #c70c50;
	font-size: 32px;
	font-weight: 500;
	padding-bottom: 41px;
	text-align: center;
	text-transform: uppercase;
}
.porduct-h p {
	color: #fff;
	font-family: "ZurichBT-LightCondensed";
	font-size: 20px;
	left: 60px;
	margin-top: 0;
	position: absolute;
	text-align: center;
	text-transform: uppercase;
	top: 298px;
}
.product-h1.porduct-h > p {
	left: 132px;
}

