/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#main {
	padding: 0;
	background-image: url("https://linda-lancaster.com/wp-content/uploads/2015/12/websitelove.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left top;
}

#testimonial, .footer-widgets {
	background-image: url("https://linda-lancaster.com/wp-content/uploads/2015/12/testimonialbg.jpg");
	color: #000;
}

.site-header, .site-footer {
	background-color: #432e57;
	color: #ffffff;
}

.genesis-nav-menu, .modern-portfolio-pro-purple .genesis-nav-menu a {
	color: #ffffff;
}

.site-header .wrap {
	padding: 0;
}

.widget-title {
	font-size: 40px;
	text-align: center;
}

.featured-content .entry-title {
	color: #432e57;
}

.header-image .site-title a {
	float: left;
	min-height: 5px;
}

#portfolio {
	background-image: url("https://linda-lancaster.com/wp-content/uploads/2015/12/straws.png");
}

/* .testimonials-widget-testimonial .open-quote::before {
	content: "";
} */

blockquote {
	padding-left: 40px;
	background: transparent url(https://linda-lancaster.com/wp-content/uploads/2015/12/quotemarks40x40.png) no-repeat;
	margin-bottom: 0;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content {
  font-weight: 400; 
}

.widget .testimonials-widget-testimonial div.credit {
	margin-top: 0;
}

#optin {
    background-color: #432e57;
    color: #fff;
}

blockquote {
  font-size: 22px;
	color: #000000;
}

#about, #services {
    font-size: 22px;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content {
  color: #333;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-field {
  clear: both;
  text-align: center;
	font-size: 1.35em;
}

.strong-view.wpmtst-modern .wpmtst-testimonial-content:before, .strong-view.wpmtst-modern .wpmtst-testimonial-content:after {
  background: #432e57 !important;
}

/* #optin .enews-widget {
    padding-top: 30px;
} 

#optin .enews form {
    float: right;
    max-height: 50px;
    text-align: right;
    width: 65%;
}

#optin .enews p {
    clear: left;
    float: left;
    margin: 0;
    text-align: right;
    width: 35%;
}


#optin .enews form {
    float: right;
    max-height: 50px;
    text-align: right;
    width: 65%;
}

#optin .enews-widget input[type="submit"] {
    background: rgba(0, 0, 0, 0) url("//linda-lancaster.com/wp-content/uploads/2015/12/opt-in-button1.png") no-repeat scroll 0 0;
    float: right;
    margin-left: 10px;
    margin-top: -25px;
    padding: 12%;
    width: 20%;
}

#optin .enews-widget .enews input[type="email"], #optin .enews-widget .enews input[type="text"] {
    width: 35%;
} */