/*
 Theme Name:   MikeDilliard Child
 Theme URI:    http://mikedillard.com/
 Description:  Mike Dilliard Child theme
 Author:       Darick L. Quinto
 Author URI:   http://www.visionteachteam.com
 Template:     mike-dillard
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         mike dilliard, mike
*/

/*
Add Your Custom CSS Here
-----------------------------*/
.clearfix {height:0px;width:0px;}
.home .main-content .col-sm-12 {
  	margin-bottom: 30px;
}
.hspan5 {
  line-height: 1.5;
  padding: 80px 0 0;
}
.subscribe-itunes-1, .subscribe-stitcher-1 {
  margin: 15px 5px 0;
}

.subscribe-stitcher-1 {
  height: auto !important;
  max-width: 304px !important;
}
.formcontent .col-sm-8 {
    margin: 0 auto !important;
    display: block  !important;
    float: none  !important;
}

.flare-buttons iframe {
  margin: 0 !important;
}


@media only screen and (max-width: 990px) {
html body .pop-heading {
    font-size: 26px !important;
    text-align: center !important;
}
html body .gform_button {
    background: none repeat scroll 0 0 #ff9933 !important;
}
.site-navigation, .site-header-inner {
    margin-bottom: 5px !important;
}
h4.site-description {
    margin: 0 !important;
}
html body .testimonial_wrapper {
    height: 571px !important;
}
}

@media only screen and (max-width: 320px) {
	.article-bg .entry-wrapper {
  		padding: 0 25px !important;
	}
}

.site-title a {
  text-transform: none !important;
}


.speaker-info-wrap h4 span {
  color: #00c8aa !important;
}


.site-social-icon .fa:hover,
.site-social-icon .fa:focus {
  color: #00c8aa !important;
}

.flare-horizontal .flare-button-count {
  bottom: 10px !important;
}

.button-type-filament {
  display: none !important;
}

.footer-subscribe-image ul li {
  float: left;
  margin-left: 5px;
}

.footer-subscribe-image ul li img {
    max-width: 156px !important;
}


html * { outline: 0 !important; }


