/*
Theme Name:     ShannonHomes
Description:    
Author:         madisonstudios
Template:       enfold

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.responsive #top #wrap_all .container {
  max-width: 100%;
  margin: auto;
}
#top #wrap_all #main .caption_container {
  width: 100%;
}
#top #wrap_all #main .slideshow_inner_caption {
  background-color: rgba(0,0,0,0.40);
}


#header .widget {
  left: 50%;
  padding-top: 100;
  position: absolute;
  top: 0;
  transform: translate(-50%);
  z-index: 999;
}


.mid-header-bottom {
	font-family : Open Sans;
	font-weight : bold;
	font-size : 18px;
	line-height : 27px;
	color : #000000;
	color : rgb(0, 0, 0);
}

.mid-header-top {
	font-family : Josefin Slab;
	font-size : 22px;
	line-height : 23px;
	color : #000000;
	color : rgb(0, 0, 0);
}
 
@media screen and (max-width: 500px) {
	.main-title a {
		font-size: 26px !important;
	}
}