/*
You can add your own CSS here.

Click the help icon above to learn more.
*/
 .home-slider-overlay .widget-title{
color: 	#8cc6ca;
	  font-family:'old standard tt';
	font-size:30px;
		font-style:normal;
		text-transform:none;
}

.home-slider-overlay .secondary{
	color:#222222;
	font-family:'great vibes';
	text-transform:none;
	font-size:34px;
}

.home-slider-overlay .button {
	background-color:transparent;
	border-bottom:none;
font-size:30px;
	color:#8cc6ca;
	padding-bottom:0px;
	text-transform:none;
	font-family:old standard tt;
	width:100%;
	margin-bottom:-15px;
}

.home-slider-overlay .wrap{
	padding:10px 30px;
}

.nav-primary{
	background:none!important;
}

.site-header{
	background:none!important;
	border-bottom: 1px solid #000;
	margin-bottom:15px;
	
}

.front-page .widget-area h3{
		font-family:'Great Vibes', cursive;
	text-transform:none;
	font-size:20px!important;

}

.widget-title{
		font-family:'Great Vibes', cursive;
	text-transform:capitalize;
	font-size:24px;
	font-weight:400!important;
}

.front-page .site-inner .widget-title, .front-page .widget-area h3{
	text-transform:none;
	font-size:26px;
	margin-bottom:-14px;
}


div.sharedaddy h3.sd-title{
	font-weight:400;
}

.entry-title{
	text-align:center;
}

.entry-header .entry-meta{
	text-align:center;
	font-family: "Old Standard TT",serif;
	font-size: 12px;
	font-style: normal;
}

.entry-header .entry-meta a{
	font-family:'Great Vibes',cursive;
	text-transform:capitalize;
	font-size:16px;
}

.sidebar{
	border-left:1px solid #000;
}

.footer-widgets-2 .simple-social-icons{
	padding: 0 25%;
}

.footer-widgets-2 .simple-social-icons ul li{
	margin: 0 10px 12px!important;
}

button, input[type="button"], input[type="reset"], input[type="submit"]{
	border: 1px solid #000;
	font-size:14px;
	color:#000;
}


@media only screen and (max-width: 1024px){
	 .home-slider-overlay .widget-title{
color: 	#8cc6ca;
	  font-family:old standard tt;
		font-style:normal;
		text-transform:none;
}

.home-slider-overlay .secondary{
	color:#222222;
	font-family:great vibes;
	text-transform:none;
	display:inline-block;
}

.home-slider-overlay .button {
	background-color:transparent;
	border-bottom:none;
  font-size:25px!important;
	color:#8cc6ca;
	padding-bottom:0px;
	text-transform:none;
	font-family:old standard tt;
	width:auto;
	display:inline-block;
}

.sidebar .textwidget .about{
	font-family:'Great Vibes', cursive;
}

}

/* Genesis Simple Share
--------------------------------------------- */

.content a.count,
.content a.count:hover,
.content a.share,
.content a.share:hover {
	border: none;
}

.content .share-filled .share {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0;
}

.content .share-filled .count {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
	color: #8cc6ca;
	border: 1px solid #8cc6ca;
}

.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
	background: #8cc6ca !important;
}

.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter:hover .count {
	color: #fff;
}


.share-small .share, .share-small .count {
    font-size: 11px;
    height: 20px;
    line-height: 20px;
}
