/*
Theme Name: ListingHive Child
Description: Child theme for ListingHive
Author: Your Name
Version: 1.0.0
Template: listinghive
*/

/* Import account pages styles */

/* Custom styles for ListingHive Child theme */

.hp-block.hp-listing__attributes.hp-listing__attributes--primary.widget.hp-widget {
	padding: 0;
	box-shadow: none;
	background-color: transparent;
	border: none;
	margin-bottom: 0px;
}

.hp-listing__attribute.hp-listing__attribute--price {
	font-weight: 400;
	font-style: normal;
	font-size: 30px!important;
	line-height: 100%;
	letter-spacing: 0;
	text-align: left!important;
	color: black;
	margin-top: 10px;
	font-family: Poppins, sans-serif;
	font-weight: 500;
}
