.google-maps {
	position: relative;
	padding-bottom: 75%;
	height: 0;
	overflow: hidden;
}
.google-maps iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
}

h4.subcategorias { 
	margin-left:30px;
	font-size:14px; line-height:18px;
}
#categorias_list li.product { 
	-moz-box-shadow:none !important;
	-webkit-box-shadow:none !important;
	-ms-box-shadow:none !important;
	-o-box-shadow:none !important;
	box-shadow:none !important;
}
span.disponibilidad {
	color: #72a516;
}

#product-list .product { height:305px !important; }