/* ==========================================================================
   =WordPress Default Classes
   ========================================================================== */
   
    .ewf-inline-style { display: none; }
	
	/* Align */

	.alignleft {
		float: left;
		display: inline;
	}

	.alignright {
		float: right;
		display: inline;
	}

	.aligncenter {
		display: block;
		margin-right: auto;
		margin-left: auto;
	}

	blockquote.alignleft,
	.wp-caption.alignleft,
	.caption.alignleft,
	img.alignleft {
		margin: 0 20px 20px 0;
	}

	blockquote.alignright,
	.wp-caption.alignright,
	.caption.alignright,
	img.alignright {
		margin: 0 0 20px 20px;
	}

	blockquote.aligncenter,
	.wp-caption.aligncenter,
	.caption.aligncenter,
	img.aligncenter {
		margin-top: 0;
		margin-bottom: 20px;
		clear: both;
	}

	.wp-caption.alignleft,
	.wp-caption.alignright,
	.wp-caption.aligncenter,
	.caption.alignleft,
	.caption.alignright,
	.caption.aligncenter	{
		margin-bottom: 20px;
	}

	/* Caption */

	.caption,	
	.wp-caption {
		max-width: 100%;
		margin-bottom: 20px;
	}

	.wp-caption img[class*="wp-image-"] { margin: 0; }

	.caption-text,
	.wp-caption-text {
		padding: 10px 0;
		color: #999;
	}

	/* Gallery */

	.gallery { margin-bottom: 20px; }

	.gallery-item {
		float: left;
		display: block;
		width: 100%;
		-webkit-box-sizing: border-box;
		   -moz-box-sizing: border-box;
				box-sizing: border-box;
		padding: 1.79104477%;
		text-align: center;
		vertical-align: top;
	}

	.gallery-columns-2 .gallery-item { max-width: 50%; }
	.gallery-columns-3 .gallery-item { max-width: 33.33%; }
	.gallery-columns-4 .gallery-item { max-width: 25%; }
	.gallery-columns-5 .gallery-item { max-width: 20%; }
	.gallery-columns-6 .gallery-item { max-width: 16.66%; }
	.gallery-columns-7 .gallery-item { max-width: 14.28%; }
	.gallery-columns-8 .gallery-item { max-width: 12.5%; }
	.gallery-columns-9 .gallery-item { max-width: 11.11%; }

	.gallery-icon img { margin: 0 auto; }

	.gallery-caption {
		display: block;
		padding: 10px 0;
		color: #999;
	}

	.gallery-columns-6 .gallery-caption,
	.gallery-columns-7 .gallery-caption,
	.gallery-columns-8 .gallery-caption,
	.gallery-columns-9 .gallery-caption {
		display: none;
	}
	
	/* Text meant only for screen readers */
	
	.says,
	.screen-reader-text { 
		position: absolute !important;
		overflow: hidden;
		width: 1px;
		height: 1px;
		clip: rect(1px, 1px, 1px, 1px);		
	}

/* ==========================================================================
   =WordPress Post(s) 
   ========================================================================== */

    .post {
   		position: relative;
		margin-bottom: 50px;
	}
   
   .post + .post { margin-top: 100px; }
   
   .post-thumbnail {
		display: block;
		margin-bottom: 40px;
	}
	
	.post-thumbnail img { display: block; }

	a.post-thumbnail {}
   
   .sticky {
	    padding: 60px 40px 40px;
		border: 1px solid #e6e6e6; 
	}
	
	.sticky.has-post-thumbnail { padding-top: 0; }
	
	.sticky.has-post-thumbnail .post-thumbnail {
		margin-right: -40px;
		margin-left: -40px;
	}
	
	.sticky-post {
		padding: 3px 6px;
		border-radius: 3px;
		background-color: #000;
		color: #fff;
		font-weight: 700;		
		text-transform: uppercase;
	}
	
	.has-post-thumbnail .sticky-post {
		position: absolute;
		top: 0;
		left: 40px;
	}
	
	.post-header { padding: 0; }
	
	.post-header h4 {
		margin-top: 10px;
		margin-bottom: 15px;
		line-height: 27px;
	}
	
	.post-content,
	.post-summary { padding: 20px 0; }
	
	.post-content blockquote {
		padding: 50px 80px;
		border: 1px solid #e6e6e6;
		margin: 40px 0;
		font-size: 20px;
		line-height: 30px;
	}
	
	.post-content blockquote :last-child { margin-bottom: 0; }
	
	/*
	 * 1. Clearfix hack 
	 */
	.post-content:after,
	.post-summary:after {	/* 1 */
		visibility: hidden;
		display: block;
		font-size: 0;
		content: " ";
		clear: both;
		height: 0;
	}
	
	.post-content > :last-child,
	.post-summary > :last-child { margin-bottom: 0; }
	
	.post-content iframe { max-width: 100%; }
	
	.post-content .more-link { margin-bottom: 0; }
	
	.post-content .more-link,
	.post-summary .more-link:after { white-space: nowrap; }

	.post-content .more-link:after,
	.post-summary .more-link:after {
		position: relative;
		padding-left: 5px;
		content: "\f105\f105";
		font-family: 'FontAwesome';
		font-weight: 300;	
	}
	
   .post-footer { padding: 0; }
	
	/*
	 * 1. Clearfix hack 
	 */
	.post-header:after, 
	.post-content:after, 
	.post-summary:after, 
	.post-footer:after { /* 1 */
		visibility: hidden;
		display: block;
		height: 0;
		font-size: 0;
		content: " ";
		clear: both;
	}
	
	.sticky .posted-on { display: none; }
	
	.posted-on:before,
	.byline:before,
	.cat-links:before,
	.tags-links:before,
	.comments-link:before,
	.post-format:before,
	.edit-link:before,
	.full-size-link:before {
		position: relative;
	}

	.posted-on,
	.byline,
	.cat-links,
	.tags-links,
	.comments-link,
	.post-format,
	.full-size-link { 
		margin-right: 10px;
		font-family: 'Dosis', Arial, sans-serif;
		font-weight: 500;
		letter-spacing: 3px;
		text-transform: uppercase;
	}
	
	.posted-on a,
	.byline a,
	.cat-links a,
	.tags-links a,
	.comments-link a,
	.post-format a,
	.full-size-link a { color: #848484; }

	.posted-on:before {}

	.byline:before {}

	.cat-links:before {}

	.tags-links:before {}

	.comments-link:before {}

	.full-size-link:before {}

	.edit-link:before {}
	
	.comments-link,
	.edit-link { white-space: nowrap; }

   .format-standard .post-format:before {}
	
	.format-aside .post-format:before {}

	.format-image .post-format:before {}

	.format-gallery .post-format:before {}

	.format-video .post-format:before {}

	.format-status .post-format:before {}

	.format-quote .post-format:before {}

	.format-link .post-format:before {}

	.format-chat .post-format:before {}

	.format-audio .post-format:before {}
	
	.format-aside .post-content {
		position: relative;
		padding: 60px;
		margin-bottom: 40px;
		background-color: #f4f4f4;
		color: #000;
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 18px;
		line-height: 27px;
		letter-spacing: 1px;
		text-align: center;
	}
	
	.format-image {}
	
	.format-video {}
	
	.format-quote {}
	
	.format-quote .post-content {
		padding: 60px;
		margin-bottom: 40px;
		background-color: #f4f4f4;
	}
	
	.format-quote .post-content blockquote {
		padding: 60px;
		border: 1px solid #000;
		color: #000;
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 18px;
		line-height: 27px;
		letter-spacing: 1px;
		text-align: center;
	}
	
	.format-quote .post-content blockquote:before {
		display: inline-block;
		margin-bottom: 40px;
		font-family: "FontAwesome";
		color: #848484;
		content: "\f10d";
	}
	
	.format-quote .post-content blockquote h5 {
		margin-top: 50px;
		color: #848484; 
	}
	
	.format-quote .post-content blockquote h5:before,
	.format-quote .post-content blockquote h5:after { content: "-"; }
	
	.format-gallery {}
	
	.format-status .post-content {
		position: relative;
		padding: 60px;
		margin-bottom: 40px;
		background-color: #f4f4f4;
		color: #000;
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 22px;
		line-height: 32px;
		letter-spacing: 1px;
		text-align: center;
	}
	
	.format-link .post-content {
		position: relative;
		padding: 60px;
		margin-bottom: 40px;
		background-color: #f4f4f4;
		text-align: center;
	}
	
	.format-link .post-content:before {
		display: inline-block;
		margin-bottom: 20px;
		font-family: "FontAwesome";
		font-size: 22px;
		color: #848484;
		content: "\f0c1";
	}
	
	.format-link .post-content a {
		color: #000;
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 22px;
		line-height: 32px;
		letter-spacing: 1px;
	}
	
	.format-audio {}
	
	.format-chat {}
	
	@media (min-width: 768px) and (max-width: 991px) {
		
		.post-content blockquote { padding: 20px; }
		
	}
	
	@media (max-width: 767px) {
		
		.post-content blockquote { padding: 20px; }
		
	}
	
/* ==========================================================================
   =WordPress pagination and navigation
   ========================================================================== */
   
   .pagination { margin: 60px 0; }

	/*
	 * 1. Clearfix hack 
	 */
	.pagination:after { /* 1 */
		visibility: hidden;
		display: block;
		height: 0;
		font-size: 0;
		content: " ";
		clear: both;		
	}	
	
	.pagination .nav-links { position: relative; }

	.pagination .page-numbers {
		display: inline-block;
		border: 1px solid #e6e6e6;
		padding: 3px 13px;
		margin-right: 5px;
		font-family: 'Dosis', Arial, sans-serif;
		font-weight: 400;
		text-decoration: none;
		-webkit-transition: all 0.3s;
				transition: all 0.3s;
	}
	
	.pagination .page-numbers.dots { border: none; }
	
	.pagination .page-numbers:last-child { margin-right: 0; }

	.pagination .page-numbers:hover,
	.pagination .current {
		border-color: #000;
		background-color: #000;
		color: #fff;
	}
	.pagination .page-numbers.dots:hover {
		background-color: transparent;
		color: #848484;
	}

	.pagination .prev,
	.pagination .next {
		position: absolute;
		overflow: hidden;
		display: inline-block;
		padding: 3px 10px;
		border: 1px solid #000;
		background-color: #000;
		color: #fff;		
		text-decoration: none;
	}

	.pagination .prev:before,
	.pagination .next:before {
		position: relative;
		font-family: "FontAwesome";
		font-size: 14px;		
		text-align: center;
	}

	.pagination .prev:hover,
	.pagination .prev:focus,
	.pagination .next:hover,
	.pagination .next:focus {
		background-color: #fff;
		color: #000;
	}

	.pagination .prev { left: 0; }

	.pagination .prev:before {
		left: 0;
		content: "\f060";
	}

	.pagination .next { right: 0; }

	.pagination .next:before {
		right: 0;
		content: "\f061";
	}

/* ==========================================================================
   =WordPress Comments
   ========================================================================== */
   
	.comments-area {
		margin-top: 60px;
	}

	.comments-area > :last-child { margin-bottom: 0; }

	.comment-list + .comment-respond {}

	.comment-list + .comment-respond,
	.comment-navigation + .comment-respond { padding-top: 20px; }

	.comments-title,
	.comment-reply-title {}

	.comments-title { margin: 20px 0; }

	.comment-list {
		margin: 0;
		margin-top: 40px;
		list-style: none;
	}
	
	.comment-list > li {
		padding-top: 60px;
		border-top: 1px solid #e6e6e6;
	}
	
	.comment-list > li:first-child {
		padding-top: 0;
		border-top: none;
	}
	
	.comment-list li .comment-body { margin-bottom: 40px; }
	
	.comment-list article,
	.comment-list .pingback,
	.comment-list .trackback {
		padding: 20px 0;
		border-top: 1px solid #e6e6e6;
	}

	.comment-list .children {
		margin: 0;
		list-style: none;
	}

	.comment-list .children > li { padding-left: 60px; }

	.comment-author {}
	
	.comment-author .fn {
		display: inline-block;
		padding-top: 10px; 
	}
	
	.comment-author a { 
		font-family: 'Dosis', Arial, sans-serif;
		font-weight: 400;
		letter-spacing: 3px;
		text-transform: uppercase;
	}

	.comment-author a:hover {}

	.comment-author .avatar {
		float: left;
		width: 70px;
		height: 70px;
		border-radius: 50%;
		margin-right: 30px; 
	}

	.comment-meta { 
		margin-bottom: 20px;
		font-family: 'Dosis', Arial, sans-serif;
		font-weight: 400;
		letter-spacing: 3px;
		text-transform: uppercase;
	}
	
	.comment-meta a { color: #848484; }
	
	.comment-metadata,
	.pingback .edit-link {}

	.comment-metadata a,
	.pingback .edit-link a {}

	.comment-metadata a:hover,
	.pingback .edit-link a:hover {}

	.comment-metadata a:hover,
	.comment-metadata a:focus,
	.pingback .edit-link a:hover,
	.pingback .edit-link a:focus {}

	.comment-metadata { margin-bottom: 20px; }

	.comment-metadata .edit-link { margin-left: 15px; }

	.pingback .edit-link { margin-left: 15px; }

	.pingback .edit-link:before { top: 5px; }

	.comment-content ul,
	.comment-content ol { margin: 0 0 20px 20px; }

	.comment-content li > ul,
	.comment-content li > ol { margin-bottom: 0; }

	.comment-content > :last-child { margin-bottom: 0; }

	.comment-list .reply { margin-bottom: 20px; }

	.comment-list .reply a { display: inline-block; }

	.comment-list .reply a:hover,
	.comment-list .reply a:focus {}
	
	@media (max-width: 767px) {
	
		.comment-list .children > li { padding-left: 0; }
	
	}

/* ==========================================================================
   =WordPress Comments Navigation
   ========================================================================== */
  
	.comment-navigation { text-transform: uppercase; }

	.comment-navigation a {}

	.comment-navigation a:hover,
	.comment-navigation a:focus {}

	.comment-navigation .nav-previous:not(:empty),
	.comment-navigation .nav-next:not(:empty) { display: inline-block; }

	.comment-navigation .nav-previous:not(:empty) + .nav-next:not(:empty):before {
		margin: 0 10px;
		font-weight: 400;
		content: "\2215";
	}

	.comment-navigation .nav-previous a:before {
		position: relative;
		margin-right: 3px;
		font-family: "FontAwesome";
		content: "\f104";
	}

	.comment-navigation .nav-next a:after {
		position: relative;
		margin-left: 3px;
		font-family: "FontAwesome";
		content: "\f105";
	}

	.comment-navigation {
		padding: 20px 0;
		border-top: 1px solid #e6e6e6;
		border-bottom: 1px solid #e6e6e6;
	}

	.comments-title + .comment-navigation { border-bottom: 0; }
	
/* ==========================================================================
   =WordPress Comment Form
   ========================================================================== */	
	
	.comment-form { 
		padding-top: 20px;
		margin-bottom: 50px;
	}

	.comment-form label {}

	.comment-form input[type="text"],
	.comment-form input[type="email"],
	.comment-form input[type="url"],
	.comment-form textarea {
		width: 100%;
		margin-bottom: 30px;
	}

	.comment-notes,
	.comment-awaiting-moderation,
	.logged-in-as,
	.form-allowed-tags {}

	.logged-in-as a:hover {}

	.no-comments {
		border-top: 1px solid #e6e6e6;
		padding-top: 20px;
	}

	.comment-navigation + .no-comments { border-top: 0; }

	.form-allowed-tags code {}

	.form-submit { margin-bottom: 0; }
	
	.comment-form #submit {
		padding: 10px 25px;
		font-size: 11px;
	}

	.required { color: #d50f25; }

	.comment-reply-title small {}

	.comment-reply-title small a {}

/* ==========================================================================
   =WordPress Widgets
   ========================================================================== */
	
/* =Widgets default
   ========================================================================== */
	
	.widget { margin-bottom: 60px; }
	
	.sf-menu .widget:last-child,
	#mobile-menu .widget:last-child { margin-bottom: 0; }
	
	#footer-top .widget:first-child { padding-top: 50px; }
	
	.footer-style-3 #footer-top .widget:first-child { padding-top: 100px; }
	
	#footer-top .widget:last-child { 
		padding-bottom: 55px;
		margin-bottom: 0;
	}
	
	.footer-style-3 #footer-top .widget:last-child { 
		padding-bottom: 100px;
		margin-bottom: 0;
	}
	
	.footer-style-3 #footer-bottom .widget:last-child { margin-bottom: 0; }
	
	/**
	 * 1. The last element of every widget shouldn't have a margin bottom. used for spacing purposes
	 */
	
	.widget > :last-child { 
		margin-bottom: 0; /* 1 */
	}
	
	.widget-title { 
		margin-bottom: 30px;
		line-height: 18px;  
	}
	
	#footer .widget-title { margin-bottom: 45px; }
	
	.footer-style-1 #footer .widget-title { text-align: center; }
	
/* =Text Widget
   ========================================================================== */
	
	.widget_text {}
	
	.textwidget {}
	
	.copyright { font-size: 12px; }
	
	/**
	 * 1. The last element inside text widget shouldn't have margin bottom
	 */
	
	.textwidget > :last-child {
		margin-bottom: 0; /* 1 */
	}
	
/* =Search Widget
   ========================================================================== */
	
	.widget_search {}
	
	#searchform { position: relative; }

	#s { 
		display: inline-block; 
		width: 100%;
		height: 42px; 
		-webkit-box-sizing: border-box; 
		   -moz-box-sizing: border-box; 
		   		box-sizing: border-box; 
	}
	
	#searchsubmit {
		position: absolute;
		top: 0;
		right: 0;
		height: 42px;
		padding: 0 15px;
		border: none;
		background: url(../images/bg-search.png) no-repeat center center;
		vertical-align: inherit; 
	}

/* =Recent Entries Widget
   ========================================================================== */
	
	.widget_recent_entries {}
	
	.widget_recent_entries ul {
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 12px;
		letter-spacing: 1.5px;
		list-style: none; 
		text-transform: uppercase;
	}
	
	.widget_recent_entries ul li { margin-bottom: 20px; }
	.widget_recent_entries ul li:last-child { margin-bottom: 0; }
	
	.widget_recent_entries ul li a {}
	
	.widget_recent_entries ul li .post-date {
		position: relative;
		top: 6px;
		float: left;
		display: block;
		width: 30px;
		padding: 0 5px;
		border: 1px solid #000;
		margin-right: 25px;
		line-height: 20px;		
		text-align: center;
	}
	
	#footer-top .widget_recent_entries ul li .post-date,
	#footer .widget_recent_entries ul li .post-date,
	#footer-bottom .widget_recent_entries ul li .post-date { 
		border-color: #fff;
		color: #fff;
	}
	
	@media (min-width: 768px) and (max-width: 991px) {
		
		.widget_recent_entries ul li .post-date { display: none; }
		
	}
	
/* =Pages Widget
   ========================================================================== */
	
	.widget_pages {}
	
	.widget_pages ul { list-style: none; }
	
	.widget_pages ul li { margin-bottom: 10px; } 
	.widget_pages ul li:last-child { margin-bottom: 0; } 
	
	.widget_pages a {
		color: #848484;
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
		letter-spacing: 3px;
		text-transform: uppercase;
	}
	
	.widget_pages .children {}
	
/* =Archive Widget
   ========================================================================== */
	
	.widget_archive {}
	
	.widget_archive ul { list-style: none; }
	
	.widget_archive ul li { margin-bottom: 10px; } 
	.widget_archive ul li:last-child { margin-bottom: 0; } 
	
	.widget_archive a {
		color: #848484;
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
		letter-spacing: 3px;
		text-transform: uppercase;
	}
	
	.widget_archive select { width: 100%; }
	
	.widget_archive option {}	
	
/* =Categories Widget
   ========================================================================== */
	
	.widget_categories {}
	
	.widget_categories ul { list-style: none; }
	
	.widget_categories ul li { margin-bottom: 10px; } 
	.widget_categories ul li:last-child { margin-bottom: 0; } 
	
	.widget_categories a {
		color: #848484;
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
		letter-spacing: 3px;
		text-transform: uppercase;
	}
	
	.widget_categories ul ul.children {}
	
	.widget_categories select { width: 100%; }
	
	.widget_categories select#cat {}
	
	.widget_categories select.postform {}
	
	.widget_categories option {}
	
	.widget_categories .level-0 {}
	
	.widget_categories .level-1 {}
	
	.widget_categories .level-2 {}
	
	.widget_categories .level-3 {}
	
/* =Meta Widget
   ========================================================================== */
	
	.widget_meta {}
	
	.widget_meta ul { list-style: none; }
	
	.widget_meta ul li { margin-bottom: 10px; } 
	.widget_meta ul li:last-child { margin-bottom: 0; } 
	
	.widget_meta a {
		color: #848484;
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
		letter-spacing: 3px;
		text-transform: uppercase;
	}
	
/* =Recent Comments Widget
   ========================================================================== */
	
	.widget_recent_comments {}
	
	#recentcomments { list-style: none; }
	
	#recentcomments li {}
	
	#recentcomments li a {}
	
	.recentcomments {}
	
/* =Tag Cloud Widget
   ========================================================================== */
	
	.widget_tag_cloud {}
	
	.widget_tag_cloud a {
		display: inline-block;
		padding: 5px 12px; 
		border: 1px solid #e6e6e6;
		margin: 0 12px 12px 0;
		color: #848484;
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 10px;
		line-height: 18px;
		font-weight: 400;
		letter-spacing: 3px;
		text-transform: uppercase;
		text-decoration: none;
		-webkit-transition: background-color 0.3s;
				transition: background-color 0.3s;
	}
	
	.widget_tag_cloud a:hover { background-color: #e6e6e6; }
	
	.widget_tag_cloud a:after {}
	
	.widget_tag_cloud a:before {}
	
	#footer .widget_tag_cloud a:hover { color: #000; }
	
/* =Calendar Widget
   ========================================================================== */
	
	.widget_calendar {}
	
	#calendar_wrap {}
	
	#calendar_wrap th,
	#calendar_wrap td {
		padding: 0;
		line-height: 2.5;
		text-align: center;
	}
	
	#wp-calendar tr td {}
	
	#wp-calendar caption {
		text-transform: uppercase;
		text-align: center;
	}
	
	#wp-calendar tbody a {
		display: block;
		background-color: #000;
		color: #fff;
		font-weight: 700;
	}
	
	#wp-calendar #today {
		background-color: #000;
		color: #fff;
	}
	
	#wp-calendar #prev {}
	
	#wp-calendar #next {}
	
	#wp-calendar #next a {}
	
	#wp-calendar #prev a {}
	
/* =Nav Menu Widget
   ========================================================================== */
	
	.widget_nav_menu {}	
	
	.widget_nav_menu ul { list-style: none; }
	
	.widget_nav_menu ul li { margin-bottom: 10px; } 
	.widget_nav_menu ul li:last-child { margin-bottom: 0; } 
	
	.widget_nav_menu a {
		color: #848484;
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
		letter-spacing: 3px;
		text-transform: uppercase;
	}
	
	.widget_nav_menu .sub-menu {}
	
/* =RSS Widget
   ========================================================================== */
	
	.widget_rss {}

	.widget_rss ul {
		margin: 0;
		list-style: none;
	}

	.widget_rss li { margin-bottom: 20px; }

	.widget_rss ul:last-child,
	.widget_rss li:last-child { margin-bottom: 0; }

	.widget_rss .rsswidget {}

	.widget_rss .rsswidget img { margin-top: -4px; }

	.widget_rss .rss-date,
	.widget_rss cite {
		display: block;
		line-height: 3;
	}
	
/* ==========================================================================
   =WordPress Custom Widgets
   ========================================================================== */
   
/* =EWF Twitter widget
   ========================================================================== */
	
	.ewf_widget_latest_tweets{}
	
	.ewf-tweet-list .tweet { word-wrap: break-word; }
	
	.ewf-tweet-list ul { list-style: none; }
	
	.ewf-tweet-list .interact { text-align: center; }
	
	.ewf-tweet-list .interact a { margin-right: 10px; }
	
	.ewf-tweet-list .interact a:last-child { margin-right: 0; }
	
/* =EWF Flickr widget
   ========================================================================== */
	
	.ewf_widget_flickr {}
	
	.flickr-feed {}
	
	.flickr-feed .flickr_badge_image { display: inline; }
	
	.flickr-feed img { 
		width: 63px; 
		height: auto;
		padding: 1px; 
		border: none;
	}
	
	.footer-style-1 #footer .flickr-feed img { width: 70px; }
	
	@media (min-width: 1200px) {
		
		.footer-style-1 #footer .flickr-feed img { width: 87px; }	
		
	}
	
	@media (min-width: 768px) and (max-width: 991px) {
		
		.footer-style-1 #footer .flickr-feed img { width: 75px; }	
		
	}
	
/* =EWF Contact Info widget
   ========================================================================== */	
	
	.ewf_widget_contact_info {}
	
	.ewf_widget_contact_info ul { list-style: none; }
	
	.ewf_widget_contact_info ul li {}
	
	.ewf_widget_contact_info ul li a {}
	
	.footer-style-1 #footer .ewf_widget_contact_info ul { text-align: center; }
	
/* =EWF Newsletter subscribe widget
   ========================================================================== */

	.ewf_widget_newsletter {}
	
	#newsletter-subscribe-form { position: relative; }
	
	#newsletter-subscribe-form input[type="text"] { 
		width: 100%;
		height: 36px;
		padding: 5px 15px;
		margin-bottom: 0;
		line-height: 20px;
	}
	
	#newsletter-subscribe-form input[type="submit"] {
		position: absolute;
		top: 0;
		right: 0;
		height: 36px;
		padding: 0 10px;
		border-color: #e6e6e6;
		margin: 0;
		background-color: transparent;
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 10px;
		letter-spacing: 3px;
		text-transform: uppercase;
		-webkit-transition: background-color 0.3s;
				transition: background-color 0.3s;
	}
	
	#newsletter-subscribe-form input[type="submit"]:hover { background-color: #e6e6e6; }
	
	#under-construction #newsletter-subscribe-form {
		width: 50%;
		margin: 0 auto;
	}
	
	#under-construction #newsletter-subscribe-form input[type="text"] {
		border-radius: 3px;
		border-color: #fff;
		background-color: transparent;
	}
	
	#under-construction #newsletter-subscribe-form input[type="submit"] {
		right: 0;
		color: #fff;
	}
	
	#under-construction #newsletter-subscribe-form input[type="submit"]:hover { color: #000; }
	
	@media (max-width: 767px) {
		
		#under-construction #newsletter-subscribe-form { width: 100%; }
		
	}

/* =EWF Latest posts widget
   ========================================================================== */

	.ewf_widget_latest_posts {}
	
	.ewf_widget_latest_posts ul { list-style: none; }
	
	.ewf_widget_latest_posts ul li { 
		position: relative;
		margin-bottom: 30px;
		padding-left: 75px;
	}
	
	.ewf_widget_latest_posts ul li:last-child { margin-bottom: 0; }
	
	.ewf_widget_latest_posts ul li img {
		position: absolute;
		top: 0;
		left: 0;
		border-radius: 50%;
	}
	
	.ewf_widget_latest_posts ul li a,
	.ewf_widget_latest_posts ul li .post-date {
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 12px;
		line-height: 22px;
		font-weight: 400;
		letter-spacing: 3px;
		text-transform: uppercase;
	}	
	
	.ewf_widget_latest_posts ul li .post-date {
		display: inline-block;
		margin-bottom: 10px; 
	}

	/*
	 * 1. Clearfix hack 
	 */
	 
	.ewf_widget_latest_posts ul li:after { /* 1 */
		visibility: hidden;
		display: block;
		height: 0;
		font-size: 0;
		content: " ";
		clear: both;
	}
	
	@media (min-width: 768px) and (max-width: 991px) {
		
		.ewf_widget_latest_posts ul li { padding-left: 0; }
		.ewf_widget_latest_posts ul li img { display: none; }
		
	}
	
/* =EWF Navigation widget
   ========================================================================== */
	
	.ewf_widget_navigation {}
	
	.ewf_widget_navigation ul { list-style: none; }
	
	.ewf_widget_navigation ul li { margin-bottom: 10px; } 
	.ewf_widget_navigation ul li:last-child { margin-bottom: 0; } 
	
	.ewf_widget_navigation a {
		color: #848484;
		font-family: 'Dosis', Arial, sans-serif;
		font-size: 12px;
		font-weight: 400;
		letter-spacing: 3px;
		text-transform: uppercase;
	}

/* =EWF Social media widget
   ========================================================================== */
	
	.ewf_widget_social_media {}
	
	#footer-top .ewf_widget_social_media .social-icon,
	#footer .ewf_widget_social_media .social-icon,
	#footer-bottom .ewf_widget_social_media .social-icon { border-color: #fff; }
	
	.footer-style-1 #footer .ewf_widget_social_media { text-align: center; }
	.footer-style-2 #footer-bottom .ewf_widget_social_media { text-align: right; }
	.footer-style-3 #footer .ewf_widget_social_media { text-align: center; }
	
	@media (max-width: 767px) {
		
		.footer-style-2 #footer-bottom .ewf_widget_social_media { text-align: center; }
		
	}
	
	/*
	 * 1. Clearfix hack 
	 */
	 
	.ewf_widget_social_media:after { /* 1 */
		visibility: hidden;
		display: block;
		height: 0;
		font-size: 0;
		content: " ";
		clear: both;
	}