/*
 Theme Name:   Thunderbird
 Theme URI:    http://thunderbirdtheatre.com
 Description:  Enfold Child Theme
 Author:       Industrious Monkey
 Author URI:   http://industriousmonkey.com
 Template:     enfold
 Version:      1.0.0
*/

@import url("../enfold/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */
p, li {
	font-size: 1.3em;
	line-height: 1.5em;
}
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .responsive .container .nine.units {
    width: 450px;
  }
}
  
.dropcaps {
	color: #ccc;
	font-size: 46px;
	float: left;
	font-weight: 400;
	line-height: 1em;
	margin-right: 0.09em;
	margin-top: -0.15em;
	position: relative;
}
