/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.home-middle, .home-top {
	padding: 3rem 3rem 0;
}

.executive-pro-home .featured-content .entry {
	margin-bottom: 1rem;
}

h2.faq-catname {
	font-size: 2.6rem;
}

h3.qa-faq-title {
	font-size: 2rem;
}

div.type-qa_faqs h2 {
	font-size: 1.6rem;
}

.type-qa_faqs.entry {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

a.anchor {
	display: block;
	position: relative;
	top: -35px;
	visibility: hidden;
}

#nav_menu-9.widget, #nav_menu-10.widget, #nav_menu-11.widget {
	background-color: #ff9001;
	font-size: 2rem;
}

.menu-funnel-menu-container  a:link, .menu-funnel-menu-container a:visited, .menu-funnel-menu-container a:hover, .menu-funnel-menu-container a:active {
	color: #FFFFFF !important;
}

.footer-widgets H2 {
	font-size: 1.6rem;
}

.footer-widgets H4 {
	font-size: 2rem;
}

.footer-widgets .entry {
	margin-bottom: .8rem;
}

.genesis-nav-menu {
	background-color: #D3D3D3;
}

.coffeebox {
	background-image: url("http://realfreewebsite.com/wp-content/uploads/coffee-box-icon.png");
	padding-left: 80px;
	padding-top: 20px;
	min-height: 90px;
	background-repeat: no-repeat;
	background-color: #dba055;
	padding-bottom: 20px;
	background-position: 10px 20px;
	font-style: italic;
	padding-right: 10px;
	margin-bottom: 20px;
}

.alertbox {
	background-image: url("http://realfreewebsite.com/wp-content/uploads/alert-box-icon.png");
	padding-left: 80px;
	padding-top: 20px;
	min-height: 90px;
	background-repeat: no-repeat;
	background-color: #fbab0e;
	padding-bottom: 20px;
	background-position: 10px 20px;
	font-style: italic;
	padding-right: 10px;
	margin-bottom: 20px;
}

.infobox {
	background-image: url("http://realfreewebsite.com/wp-content/uploads/info-box-icon.png");
	padding-left: 80px;
	padding-top: 20px;
	min-height: 90px;
	background-repeat: no-repeat;
	background-color: #ffdbbb;
	padding-bottom: 20px;
	background-position: 10px 20px;
	font-style: italic;
	padding-right: 10px;
	margin-bottom: 20px;
}

.documentbox {
	background-image: url("http://realfreewebsite.com/wp-content/uploads/document-box-icon.png");
	padding-left: 80px;
	padding-top: 20px;
	min-height: 90px;
	background-repeat: no-repeat;
	background-color: #fe9915;
	padding-bottom: 20px;
	background-position: 10px 20px;
	font-style: italic;
	padding-right: 10px;
	margin-bottom: 20px;
}

.questionbox {
	background-image: url("http://realfreewebsite.com/wp-content/uploads/question-box-icon.png");
	padding-left: 80px;
	padding-top: 20px;
	min-height: 90px;
	background-repeat: no-repeat;
	background-color: #c7a479;
	padding-bottom: 20px;
	background-position: 10px 20px;
	font-style: italic;
	padding-right: 10px;
	margin-bottom: 20px;
}

.starbox {
	background-image: url("http://realfreewebsite.com/wp-content/uploads/star-box-icon.png");
	padding-left: 80px;
	padding-top: 20px;
	min-height: 90px;
	background-repeat: no-repeat;
	background-color: #bc360a;
	padding-bottom: 20px;
	background-position: 10px 20px;
	color: #fff;
	font-style: italic;
	padding-right: 10px;
	margin-bottom: 20px;
}

h1.pitch {
	color: #707070;
	font-weight: 400;
	margin: 0;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	padding: 0;
	padding-top: 20px;
	padding-top: 2rem;
	font-style: italic;
	text-align: center;
	font-size: 30px;
	font-size: 3rem;
}

#quoterotator {
	min-height: 90px;
	min-height: 9rem;
	max-height: 90px;
	max-height: 9rem;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio li input[type=radio] {
	width: 20px;
	margin-left: 20px;
}

body .gform_page_footer {
	padding-top: 30px;
}

body #gform_wrapper_7 form .gform_body ul,
body #gform_wrapper_7 form .gform_body ul li {
	list-style-type: none !important;
	list-style-image: none !important;
	list-style: none !important;
	background-image: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}

.gfield_description {
	font-style: italic;
	padding-left: 20px;
	font-size: 80%;
	color: #909090;
}

.gfield_required {
	color: #e0a24b;
}

.gform_hidden {
	display: none;
}

.gf_progressbar_percentage {
	display: none;
}

.gf_progressbar_title {
	color: #909090;
	display: block;
	font-size: 2rem;
	text-align: right;
}

.entry-content ul li {
	list-style-type: none !important;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
.home-middle, .home-top {
	padding: 3rem 3rem 0;
}

.executive-pro-home .featured-content .entry {
	margin-bottom: 1rem;
}

h2.faq-catname {
	font-size: 2.6rem;
}

h3.qa-faq-title {
	font-size: 2rem;
}

div.type-qa_faqs h2 {
	font-size: 1.6rem;
}

.type-qa_faqs.entry {
	margin-bottom: 10px;
	margin-bottom: 1rem;
}

a.anchor {
	display: block;
	position: relative;
	top: -35px;
	visibility: hidden;
}

#nav_menu-9.widget, #nav_menu-10.widget, #nav_menu-11.widget {
	background-color: #ff9001;
	font-size: 2rem;
}

.menu-funnel-menu-container  a:link, .menu-funnel-menu-container a:visited, .menu-funnel-menu-container a:hover, .menu-funnel-menu-container a:active {
	color: #FFFFFF !important;
}

.footer-widgets H2 {
	font-size: 1.6rem;
}

.footer-widgets H4 {
	font-size: 2rem;
}

.footer-widgets .entry {
	margin-bottom: .8rem;
}

.genesis-nav-menu {
	background-color: #D3D3D3;
}

.coffeebox {
	background-image: url("http://realfreewebsite.com/wp-content/uploads/coffee-box-icon.png");
	padding-left: 80px;
	padding-top: 20px;
	min-height: 90px;
	background-repeat: no-repeat;
	background-color: #dba055;
	padding-bottom: 20px;
	background-position: 10px 20px;
	font-style: italic;
	padding-right: 10px;
	margin-bottom: 20px;
}

.alertbox {
	background-image: url("http://realfreewebsite.com/wp-content/uploads/alert-box-icon.png");
	padding-left: 80px;
	padding-top: 20px;
	min-height: 90px;
	background-repeat: no-repeat;
	background-color: #fbab0e;
	padding-bottom: 20px;
	background-position: 10px 20px;
	font-style: italic;
	padding-right: 10px;
	margin-bottom: 20px;
}

.infobox {
	background-image: url("http://realfreewebsite.com/wp-content/uploads/info-box-icon.png");
	padding-left: 80px;
	padding-top: 20px;
	min-height: 90px;
	background-repeat: no-repeat;
	background-color: #ffdbbb;
	padding-bottom: 20px;
	background-position: 10px 20px;
	font-style: italic;
	padding-right: 10px;
	margin-bottom: 20px;
}

.documentbox {
	background-image: url("http://realfreewebsite.com/wp-content/uploads/document-box-icon.png");
	padding-left: 80px;
	padding-top: 20px;
	min-height: 90px;
	background-repeat: no-repeat;
	background-color: #fe9915;
	padding-bottom: 20px;
	background-position: 10px 20px;
	font-style: italic;
	padding-right: 10px;
	margin-bottom: 20px;
}

.questionbox {
	background-image: url("http://realfreewebsite.com/wp-content/uploads/question-box-icon.png");
	padding-left: 80px;
	padding-top: 20px;
	min-height: 90px;
	background-repeat: no-repeat;
	background-color: #c7a479;
	padding-bottom: 20px;
	background-position: 10px 20px;
	font-style: italic;
	padding-right: 10px;
	margin-bottom: 20px;
}

.starbox {
	background-image: url("http://realfreewebsite.com/wp-content/uploads/star-box-icon.png");
	padding-left: 80px;
	padding-top: 20px;
	min-height: 90px;
	background-repeat: no-repeat;
	background-color: #bc360a;
	padding-bottom: 20px;
	background-position: 10px 20px;
	color: #fff;
	font-style: italic;
	padding-right: 10px;
	margin-bottom: 20px;
}

h1.pitch {
	color: #707070;
	font-weight: 400;
	margin: 0;
	margin-bottom: 10px;
	margin-bottom: 1rem;
	padding: 0;
	padding-top: 20px;
	padding-top: 2rem;
	font-style: italic;
	text-align: center;
	font-size: 30px;
	font-size: 3rem;
}

#quoterotator {
	min-height: 90px;
	min-height: 9rem;
	max-height: 90px;
	max-height: 9rem;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_radio li input[type=radio] {
	width: 20px;
	margin-left: 20px;
}

body .gform_page_footer {
	padding-top: 30px;
}

body #gform_wrapper_7 form .gform_body ul,
body #gform_wrapper_7 form .gform_body ul li {
	list-style-type: none !important;
	list-style-image: none !important;
	list-style: none !important;
	background-image: none !important;
	background: none !important;
	padding: 0 !important;
	margin: 0 !important;
	border: none !important;
}

.gfield_description {
	font-style: italic;
	padding-left: 20px;
	font-size: 80%;
	color: #909090;
}

.gfield_required {
	color: #e0a24b;
}

.gform_hidden {
	display: none;
}

.gf_progressbar_percentage {
	display: none;
}

.gf_progressbar_title {
	color: #909090;
	display: block;
	font-size: 2rem;
	text-align: right;
}

.entry-content ul li {
	list-style-type: none !important;
}