/*
 Theme Name:	ThisWalk.me
  Theme URI:	http://thiswalk.me/
	Version:	1.0
Description:	A 30-day life-changing walk with God.
	 Author:	TW
 Author URI:	http://thiswalk.me/
	   Tags:	This Walk . me
	License: 	Private License
License URI:  	http://thiswalk.me/
   Template:	Divi
*/

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




/* ====================
   GLOBAL: Styles
   ==================== */

a, button, input, div, h1, h2, h3, h4, div:hover h4, h5, h6, li, ins, del, span, p, input, textarea, img {
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
}




/* ====================
   GENERAL: Styles
   ==================== */

.blue {
	color: #084a9a;
}

.green {
	color: #51e800;
}

.display-none, #main-footer {
	display: none;
}




/* ====================
   HEADER: Menu
   ==================== */

#top-menu li a {
	opacity: 0;
	text-transform: uppercase;
}





/* ====================
   BODY: MailChimp
   ==================== */

.et_pb_newsletter h2 {
	font-family: Georgia, Times, 'Times New Roman', serif;
}




/* ====================
   FOOTER: Social Share
   ==================== */

#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
	position: relative;
	width: 80%;
	max-width: 1080px;
	margin: 60px auto 20px;
}

div.sharedaddy h3.sd-title, div.sharedaddy h3.sd-title:before {
	border-color: rgba(255,255,255,0) !important;
	color: rgba(255,255,255,0);
}

div.sharedaddy:hover h3.sd-title, div.sharedaddy:hover h3.sd-title:before {
	border-color: rgba(255,255,255,0.2) !important;
	color: rgba(255,255,255,0.2);
}

div.sharedaddy li {
	opacity: 0.2;
}

div.sharedaddy:hover li {
	opacity: 0.3;
}

div.sharedaddy li:hover {
	opacity: 0.7;
}