/*
 Theme Name:   Generate Press Child
 Theme URI:    http://davidvogel.net/generatepress-child/
 Description:  Generate Press Child Theme
 Author:       David Vogel
 Author URI:   http://davidvogel.net
 Template:     generatepress
 Version:      1.0
 Tags: two-columns, three-columns, one-column, right-sidebar, left-sidebar, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, custom-colors, sticky-post, threaded-comments, translation-ready, featured-images, theme-options, light, white, dark, black, blue, brown, gray, green, orange, pink, purple, red, silver, tan, yellow
*/

blockquote {
  font-size: inherit;
}

#content h3 {
  margin-top: 1.8em;
  margin-bottom: 10px;
  font-weight: bold;
}

h4 {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: .6em;
} 

/* MAILCHIMP FORM */
.awac-wrapper div.yikes_easy_mc_widget-3 {
	border-width: 1px;
  border-style: solid;
  border-color: #757575;
  background-color: #e3e3e3;
  padding: 16px 22px 10px 22px;
  margin-bottom: 0px;
  margin-top: 4rem;
}
.awac-wrapper div.textwidget {
 	border-width: 1px;
  border-style: solid;
  border-color: #757575;
  border-top: none;
  background-color: #e3e3e3;
  padding: 16px 0px;
  width: 100%;
  margin-bottom: 36px;
  text-align: center;
}

.yikes-mailchimp-form-description.yikes-mailchimp-form-description-5 {
  margin-bottom: .8em;
}
#yikes-mailchimp-container-5.yikes-mailchimp-container.yikes-mailchimp-container-5 button,
#yikes-mailchimp-container-1.yikes-mailchimp-container.yikes-mailchimp-container-1 button {
  width: 100%;
}
#yikes-easy-mc-form-5-EMAIL.yikes-easy-mc-email.field-no-label {
  width: 100%;
}

/* Footer */
div.dv-footer-top {
	background-color: #222222;
	text-align: center;
}
div.dv-pseudo-footer {
	display: inline-block;
	margin: 1em;
	width: 20%;
	min-width: 160px;
	text-align: center;
	vertical-align: top;
	line-height: 1.5;
	color: #dddddd;
}
div.dv-pseudo-footer h4 {
	margin: .2em 0em;
}
div.dv-pseudo-footer p {
	font-size: 14px;
}
div.dv-pseudo-footer a:link, div.dv-pseudo-footer a:visited {
	color: #dddddd;
}
div.dv-pseudo-footer a:hover, div.dv-pseudo-footer a:active {
	color: #dddddd;
	text-decoration: underline;
}

/* Social Icons */
div.dv-social-thumb {
	text-align: center;
	margin-bottom: .8em;
}
div.dv-social-thumb img {
	display: inline-block;
	margin-left: 1em;
}

/* Front page */
#generate-section-1 h2 {
	font-size: 18px;
	line-height: 1.5;
	text-align: center;
}
#generate-section-1 div.wp-show-posts-image {
	margin-bottom: .6em;
}

.dv-fp-generate-section-2 div.generate-sections-inside-container {
	padding-left: 0px;
	padding-right: 0px;
}
div.dv-fp-small-boxes {
	margin-top: 60px;
	padding: 1em 1em 0em 1em;
	border-top: solid 1px #CFCFCF;
	border-bottom: solid 1px #CFCFCF;
}
div.dv-fp-small-boxes p {
	margin-bottom: 1em;
}

/* Classes Page */
#classes-6 {
	max-width: 380px;
	margin: auto;
}

span.06f546c6bb-label.checkbox-parent-label {
	margin-bottom: 1em;
}

.sc-payment-btn {
	background-color: #1D6791;
	background-image: linear-gradient(#7CB0CF,#1D6791);
	border-radius: 8px;
	display: block;
	margin: 1em auto 4px auto;
	padding: 6px 18px 8px 18px;
	font-size: smaller;
}

.dv-click-button-sm {
	background-color: #1D6791;
	background-image: linear-gradient(#7CB0CF,#1D6791);
	border-radius: 8px;
	display: block;
	margin: 1em auto 4px auto;
	padding: 6px 18px 8px 18px;
	font-size: smaller;
}

.dv-click-button {
	background-color: #1D6791;
	background-image: linear-gradient(#7CB0CF,#1D6791);
	border-radius: 9px;
	display: block;
	margin: 0px auto;
	padding: 8px 20px 10px 20px;
}
.dv-click-button:hover, .dv-click-button:focus, .dv-click-button-sm:hover, .dv-click-button-sm:focus, .sc-payment-btn:hover, .sc-payment-btn:focus {
	background-color: #1D6791;
	background-image: linear-gradient(#98BFD6,#1D6791);
}

/* subscription modal */
div.pum-title {
	margin-bottom: .7em;
}

/* Donation page */
div.dv-sc-form-wrapper {
	text-align: center;
	margin-bottom: 3.6em;
}
div.dv-sc-form-wrapper span.sc-uea-currency {
	display: none;
}
div.dv-sc-form-wrapper label {
	text-align: left;
	display:block;
}
div.dv-sc-form-wrapper div.sc-form-group {
	display: inline-block;
	margin: auto;
}

/* Book page */
div.dv-sub-page-content {
	background-color: #9E9E9E; 
	background-image: linear-gradient(#D4D4D4,#525252);
	background-size: auto 120px;
	background-repeat: repeat-x;
}
div.dv-sub-page-content h2.dv-sub-page-h2 {
	float:left; 
	clear:left; 
	margin: 76px 0px 12px 0px; 
	color:#EDEDED; 
	text-align: left;
}
div.dv-sub-page-content div.dv-sub-page-div1 {
margin: 1.6em 26px 2em 0px; float:left; clear: left; max-width: 550px;
}
div.dv-sub-page-content div.dv-sub-page-div2 {
	float:right; 
	margin-top: 36px;
}
div.dv-sub-page-content div.dv-sub-page-div2 img {
	margin: 0px 30px 1em 30px; 
	box-shadow: 4px 4px 3px rgba(82,82,82, .5); 
	border: 1px #9E9E9E solid;
}
div.dv-sub-page-content div.dv-sub-page-div3 {
	float: right;
	margin: 36px 30px 0px 30px;
	width: 275px;
	text-align: center;
}
div.dv-sub-page-content div.dv-sub-page-div3 a:hover {
	text-decoration: underline;
}
div.dv-sub-page-content button.dv-ebook-popup {
	background-color: #D1683B;
	border-radius: 9px;
}
div.dv-sub-page-content button.dv-ebook-popup:hover {
	background-color: #C45B2D;
}

@media only screen and (max-device-width: 480px) {
		div.dv-sub-page-content {
			background-size: auto 496px;
		}
		div.dv-sub-page-content div.dv-sub-page-div1 {
			margin-bottom: 0px;
		}
		div.dv-sub-page-content h2.dv-sub-page-h2 {
			margin-top: 22px;
			text-align: center;
			width: 100%;
		}
		div.dv-sub-page-content div.dv-sub-page-div2 {
			width: 100%;
			float: left;
		}
		div.dv-sub-page-content div.dv-sub-page-div2 img {
			margin: auto;
		}
	}