/*!
Theme Name: Homecamp
Theme URI: http://underscores.me/
Author: Automattic
Author URI: http://automattic.com/
Description: Hi. I'm a starter theme called <code>Homecamp</code>, or <em>underscores</em>, if you like. I'm a theme meant for hacking so don't use me as a <em>Parent Theme</em>. Instead try turning me into the next, most awesome, WordPress theme out there. That's what I'm here for.
Version: 1.0.14
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Homecamp
Tags:
*/

.hc-afterpay-message {
	display: none !important;
}

.page-newsltr {
	margin-top: 80px;
}

.bundled_item_cart_details .price {
	font-size: 16px !important;
	text-align: left;
}

.woocommerce div.product div.summary .cart.bundle_data {
	margin-top: 24px;
}

.elementor-heading-title {
    font-family: 'MessinaSansWeb' !important;
}

.jdgm-prev-badge__text {
	font-family: 'MessinaSansWeb', sans-serif;
	font-size: 15px;
	line-height: 1.7143em;
	color: #aaa;
}

#judgeme_product_reviews {
    max-width: 1400px;
	margin: 0 auto;
	font-family: 'MessinaSansWeb';
	color: #555;
}

/* .jdgm-rev__title {
    color: #222222;
} */

.jdgm-sort-dropdown.jdgm-sort-dropdown {
	font-family: 'MessinaSansWeb';	
}

.jdgm-rev__author {
    color: #222222;
}

@media screen and (max-width: 1480px){
	#judgeme_product_reviews {
		padding: 120px 40px 0 40px;
	}
}

@media screen and (max-width: 900px){
	#judgeme_product_reviews {
		padding: 48px 20px 0 20px;
	}
}