<style type="text/css">

.wrap {
	position: relative;
	border: 0px solid black;
	width: 100%;
	overflow: hidden;
	margin: 0px;
	text-align: center;
	border: 0px solid #000;
	font-family: 'Poppins', sans-serif;
	font-size: 1vw;
	float: left;
	display: inline-block;
}

.box {
	position: relative;
	margin: 1.25vw 1vw 2vw 1vw;
	float: left;
	position: relative;
	width: 15vw;
	height: 20vw;
	max-height: 24vw;
	border: 0.1vw solid #d2d2d2;
	padding-bottom: 0;
	display: inline-block;
	overflow: hidden;
	display: inline-block;
	background: #fff;
}

.box:hover {
	-webkit-box-shadow: 0.2vw 0.2vw 0.2vw #D2D2D2;
	-moz-box-shadow: 0.2vw 0.2vw 0.2vw #D2D2D2;
	box-shadow: 0.2vw 0.2vw 0.2vw #D2D2D2;
}

.boxInner {
	position: relative;
	/* width: 20vw; */
	width: 100%;
	height: 85%;
	max-height: 85%;
	font: 0/0 a;
         /* remove the gap between inline(-block) elements */
	text-align: center;
  /* align the inline(-block) elements horizontally */
	border: 0 solid #d2d2d2;
	float: left;
	/* clear: both; */
	margin: 0;
	overflow: hidden;
	font-size: 0;
}

.boxInner:before {
    /* create a full-height inline block pseudo=element */
	content: ' ';
	display: inline-block;
	vertical-align: middle;
  /* vertical alignment of the inline element */
	height: 100%;
}

.boxInner img {
	display: inline-block;
	vertical-align: middle;
  /* vertical alignment of the inline element */
	/* font: 16px/1 'Poppins', sans-serif;        /* <-- reset the font property */
	max-height: 100%;
	max-width: 100%;
}

.boxInner .titleBox {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	bottom: 0px;
	width: 100%;
	height: 10vw;
	left: 0;
	right: 0;
	margin-bottom: -8vw;
	background: rgba(58, 58, 58, 0.7);
	color: #ecf490;
	font-family: 'Poppins', sans-serif;
	font-size: 1vw;
	line-height: 175%;
      /* text-transform: uppercase; */
	padding: 0.25vw;
	text-align: center;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	display: none;
}
.boxInner a {
	margin: 0; padding: 0; border: 0;
}

.no-touch .boxInner:hover .titleBox, table.touch .boxInner.touchFocus .titleBox {
	/* margin-bottom: 0; */
}

.gv-oos-tag {
	background: rgba(255, 0, 0, 0.6);
	position: absolute;
	top: 0;
	text-align: center;
	width: 100%;
	border: 0vw solid black;
	padding: 0.25vw;
	opacity: 0.8;
	font-family: 'Poppins', sans-serif;
	font-size: 1vw;
	color: #FFF;
	float: left;
}

.gv-discount-tag {
	background: rgba(255, 0, 0, 0.75);
	position: absolute;
	top: 10%;
	text-align: center;
	width: 40%;
	border: 0vw solid black;
	padding: 0.25%;
	opacity: 0.8;
	font-family: 'Poppins', sans-serif;
	font-size: 1vw;
	color: #FFF;
	float: left;
}

.gv-qv-button {
	position: absolute;
	bottom: 0;
	right: 0;
	background: #fff;
	color: #1e1e1e;
	font: 1vw 'Poppins', sans-serif;
	padding: 0vw;
	float: left;
}

.gv-qv-button-label {
	display: inline-block;
	padding: 0.4vw 0.75vw;
	cursor: pointer;
	float: left;
}

.gv-price-tag {
/*
float: left; position: absolute; bottom: 0; width: 70%; height: auto; padding: 0vw; font-family:'Poppins', sans-serif;font-size: 1vw; background:#fff;height:0;border-bottom: 2vw solid #1e1e1e; border-right: 2vw solid transparent; color: #fff;text-align: left;
*/
	display: inline-block;
	position: relative;
	width: 100%;
	background: #f0f0f0;
	text-align: center;
	color: #ff0000;
	/* border-top: 0.1vw solid #d2d2d2; */
	border: 0;
	/* height: 2vw; */
	margin: 0;
	padding: 0;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.gv-title-tag {
	display: inline-block;
	position: relative;
	width: 100%;
	min-width: 100%;
	background: #f0f0f0;
	text-align: center;
	color: #1e1e1e;
	/* border-top: 0.1vw solid #d2d2d2; */
	border: 0;
	/* height: 2vw; */
	margin: 0;
	padding: 0;
	float: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.gv-price-tag-label {
	display: inline-block;
	position: relative;
	width: 100%;
	font-family: 'Poppins', sans-serif;
	padding: 1.5% 1% 3% 1%;
	line-height: 100%;
	margin: 0;
	float: left;
	font-size: 1vw;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.gv-title-tag-label {
	display: inline-block;
	position: relative;
	width: 100%;
	/* font-family: 'Poppins', sans-serif; */
	padding: 3% 1% 1.5% 1%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 100%;
	margin: 0;
	float: left;
	font-size: 1vw;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.gv-featuredicon {
	display: inline-block;
	position: none;
	top: 2.5%;
	font-family: 'Poppins', sans-serif;
	padding: 2.5% 0;
	width: 20%;
	-webkit-transform: rotate(-25deg);
	opacity: 0.75;
	transform: rotate(-25deg);
}

.gv-featuredicon img {
	max-width: 90%;
	max-height: 90%;
}

@media only screen and (max-width: 899px) {
	.box {
		width: 40vw;
		height: 48vw;
		max-height: 48vw;
		float: left;
		margin: 5% 1.75%;
	}

	.boxInner {
		/* width: 80vw; */
		width: 100%;
		height: 85%;
		max-height: 85%;
		overflow: hidden;
	}

	.boxInner .titleBox {
		display: none;
		height: 40vw;
		margin-bottom: -32.5vw;
		font-family: 'Poppins', sans-serif;
		font-size: 3.75vw;
		line-height: 150%;
		padding: 1vw;
	}
	.gv-oos-tag {
		padding: 0.5vw;
		font-size: 3vw;
	}

	.gv-discount-tag {
		background: rgba(255, 0, 0, 0.75);
		position: absolute;
		top: 10%;
		text-align: center;
		width: 40%;
		padding: 0.5%;
		border: 0vw solid black;
		opacity: 0.8;
		font-family: 'Poppins', sans-serif;
		font-size: 2.5vw;
		color: #fff;
	}

	.gv-qv-button {
		position: absolute;
		bottom: 0;
		right: 0;
		background: #fff;
		color: #1e1e1e;
		font: 4vw 'Poppins', sans-serif;
		padding: 0vw;
	}

	.gv-qv-button-label {
		display: inline-block;
		padding: 1.6vw 4vw;
		cursor: pointer;
	}

	.gv-price-tag {
		display: inline-block;
		position: relative;
		width: 100%;
		text-align: center;
		/* height: 8vw; */
	}
	.gv-title-tag {
		display: inline-block;
		position: relative;
		width: 100%;
		text-align: center;
		/* height: 8vw; */
	}

	.gv-price-tag-label {
		display: inline-block;
		padding: 1% 0 2.5% 0;
		/* line-height: 100%; */
		font-size: 2.5vw;
	}
	.gv-title-tag-label {
		display: inline-block;
		padding: 2.5% 0 1% 0;
		/* line-height: 100%; */
		font-size: 2.5vw;
	}
}

  </style>