/* 
Theme Name: Shop Ave
Theme URI: https://shopavedev.wpenginepowered.com/wp-content/themes/shopave
Description: Shop Ave is a child theme of Hello Elementor.
Author: Group 22
Author URI: https://group22.com
Template: hello-elementor
Version: 1.0.1
*/
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  font-size: 1rem;
  line-height: 1.5 !important;
}
p + ul {
  margin: -15px 0 20px;
}
/**
 *Ninja Forms*
**/
.cta-form .nf-form-fields-required{
	color: #fff;
  font-size: 12px;
	padding:
5px 5px 10px;
}
.cta-form .nf-form-content {
  padding:
5px 0;
  margin:
0 auto;
}
.cta-form .nf-form-content .label-above .nf-field-label{
	margin-bottom: 5px;
}
.cta-form .nf-form-content label {
  font-size: 14px;
  color: #fff;
}
/**
 *Header*
**/

/**
 *Page*
**/

/**
 *Products*
**/

/**
 *Footer*
**/
footer p{
  margin-bottom:0;
}