/*
Theme Name: Hope-Church
Theme URI: http://klbtheme.com/hope/
Author: KlbTheme(Sinan ISIK)
Author URI: http://themeforest.net/user/KlbTheme
Description: Hope - Church Nonprofit Wordpress Theme
Version: 1.2
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: yellow, green

http://themeforest.net/user/KlbTheme
http://facebook.com/13Sinan13
https://twitter.com/SinanIk
Skype:berbat1231
*/



#topBarSmallMenu ul li {
  margin-left: 10px;
}

.wpb_row {
margin-bottom:0 !important;
background-color:#fff;
}


.padding {
padding-right:86px;
padding-left:86px;
}

@media (max-width: 580px) {
.padding {
  padding-right:0;
  padding-left:0;
}

.quote-wrapper .quote-content:before { 
left:44%;
}


/*Testimony Slider */
.quote-wrapper .photo {
  margin-left: auto;
  margin-right: auto;
  float:none;
}

.quote-wrapper .people {
  float: none;
  text-align: center;
}

}


.most-commented .item .button {
  margin-bottom: 0.50rem;
}


.mc4wp-alert {
  overflow: hidden;
}
.mc4wp-form {
  margin: 1em 0;
  overflow: hidden;
}

.mc4wp-form .columns {
  padding-right: 0;
  padding-left: 0;
}


#subscribeNewsletter form input[type='submit'] {
  height: auto;
  transition: all 300ms ease-out;
  font-size: 0.875rem;
  position: relative;
  z-index: 2;
  display: block;
  overflow: visible;
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  border-width: 1px;
  border-style: solid;
  font-family: 'Exo 2', sans-serif;
  margin: 0 0 1.25rem;
  padding: 1rem 2rem 1.0625rem 2rem;
  cursor: pointer;
  text-decoration: none;
  color: #fff;
  width: 100%;
  border-color: #fc6e51;
  border-radius: 0;
  background-color: #fc6e51;
  -webkit-appearance: none;
}
#subscribeNewsletter form input[type='submit']:hover {
  background-color: #b12103;
  color:#fff;
  border-color: #b12103;
}


#subscribeNewsletter form input[type='submit']:before {

   content: '$';
    position: absolute;
    top: 0;
    left: 40px;
    z-index: 1;
}

.page-template-about .testimonial-section#pastorQuotes:before {
  position: absolute;
  z-index: 200;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: '';
  background: rgba(51, 51, 51, 0.8);
}

.page-template-about .testimonial-section#pastorQuotes {
  background: left center no-repeat;
}

.page-template-about .flexslider-testimonial .item .table .title span {
  color: #fc6e51;
}

.flex-direction-nav a:before {
content:'';
}

.flex-direction-nav a.flex-next:before {
  content: '';
}

.flex-direction-nav .fa-chevron-right:before,
.flex-direction-nav .fa-chevron-left:before{
  font-size: 2rem;
  color: #fff;
}

.gallery-section .btn-toolbar .button {
  margin-right: 3px;
}

.gallery-section .gallery-items .item .item-container figure figcaption {
  height: inherit;
}


/*Sermon Manager */


.list-section .inner .list-content ul.items li.item .box .bordered .info .button-wrapper .button {
  padding-right: 5px;
  padding-left: 5px;
}

.list-section .filters select {
height:50px;
}

.post-type-archive-wpfc_sermon select#wpfc_preacher,
.post-type-archive-wpfc_sermon select#wpfc_sermon_series,
.post-type-archive-wpfc_sermon select#wpfc_sermon_topics,
.post-type-archive-wpfc_sermon select#wpfc_bible_book {
  width: 24%;
}

.single-sermon-title {
  line-height: 1.2;
  margin-bottom: 33px;
}

.nav-previous a,
.nav-next a {
  transition: all 300ms ease-out;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fc6e51;
  border-radius: 0;
  background-color: #fc6e51;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0 0 1.25rem;
  padding: 1rem 2rem 1.0625rem 2rem;
  cursor: pointer;
  font-family: 'Exo 2', sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: normal;
  position: relative;
  display: inline-block;
}

.nav-previous a:hover,
.nav-next a:hover {
  border-color: #b12103;
  color:#fff;
  background-color: #b12103;
}

#wpfc-attachments a[href$='.mp3'] {
  display: inline-block;
  margin-right: 12px;
}

#wpfc-attachments strong {
  margin-right: 13px;
  display: block;
}

div#wpfc-attachments {
  overflow: hidden;
}

.nav-previous {
  overflow: hidden;
  float: left;
}

.nav-next {
  overflow: hidden;
  float: right;
}



/*Tribe Events */



.tribe-events-list .tribe-events-event-image {
  width: 100%;
}

.tribe-events-list .type-tribe_events {
  padding: 0;

}

.events-list #tribe-events-footer {
border-top:0;
}

.events-section .item .info .date-place span {
  padding-right: 0;
}

.tribe-events-venue-details span {
  display: inline-block;
}

address.tribe-events-address {
  display: inline-block;
}

.events-section .item .info .date-place {
  font-size: 0.77rem;
}

a.tribe-events-gmap {
  padding: 0 10px;
}

a.tribe-events-read-more {
  transition: all 300ms ease-out;
  float: right;
  text-align: center;
  text-decoration: none;
  color: #fff !important;
  border-width: 2px;
  border-style: solid;
  border-color: #fc6e51;
  border-radius: 0;
  background-color: #fc6e51;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0 0 1.25rem;
  padding: 1rem 2rem 1.0625rem 2rem;
  cursor: pointer;
  font-family: 'Exo 2', sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: normal;
  position: relative;
  display: inline-block;
}

a.tribe-events-read-more:hover {
  border-color: #b12103;
  color:#fff;
  background-color: #b12103;
}


#tribe-bar-form #tribe-bar-views+.tribe-bar-filters {
  right: 0;
  background-color: #fff;
}

#tribe-bar-form #tribe-bar-views {
  left: 0;
}


.tribe-events-list-separator-month span {
background:none;
}

.tribe-events-list-separator-month:after {
border:none;
}

#tribe-bar-form .tribe-bar-submit input[type=submit] {
background-color:#FC6E51;
transition: all 300ms ease-out;
}

#tribe-bar-form .tribe-bar-submit input[type=submit]:hover {
  border-color: #b12103;
  color:#fff;
  background-color: #b12103;
}

.tribe-bar-views-inner {
  background: #FC6E51;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a {
  background: #FC6E51;
}

span.tribe-events-list-separator-month {
  text-transform: uppercase;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option a:hover {
  background: #b12103;
  color: inherit;
}

#tribe-bar-views .tribe-bar-views-list .tribe-bar-views-option.tribe-bar-active a:hover {
  background: #b12103;
}

.tribe-bar-views-inner {
  padding: 20px 0 47px;
}

#tribe-events .tribe-events-button,
.tribe-events-button {
background-color: #FC6E51;
}

#tribe-events .tribe-events-button:hover,
.tribe-events-button:hover {
  background: #b12103;
}


.events-section .item .info h5 a {
  font-size: 24px;
}

.tribe-events-day .tribe-events-day-time-slot h5 {
  font-size: 24px;
  margin: 0;
  padding: 0;
  background: none;
  color: #fff;
  line-height: 1.4;
  text-align: left;
}

.tribe-events-day #tribe-events-footer {
border-top:none;
}

.tribe-events-month h2.tribe-events-page-title {
  text-align: left;
  margin-bottom: -13px;
  padding: 0.7em;
  color: #fff;
  background: #FC6E51;
  font-size: 2.25em;
  font-weight: 100;
}

.tribe-events-calendar thead th {
  background-color: #333333;
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  border-bottom: 0 hidden transparent;
  padding: 4px 0;
  text-transform: capitalize;
}

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-] {
  background: none;
  color: #000;
  text-align: right;
}

.tribe-events-calendar div[id*=tribe-events-daynum-] a {
  background-color: #FFFFFF;
  color: #000;
  background: none;
}

#tribe-events-content .tribe-events-calendar td {
  border: 1px solid #ddd;
}

#tribe-events-content .tribe-events-calendar td {
  background-color: #fff;
}

.tribe-events-calendar td div[id*=tribe-events-daynum-]{
  background: none;
  color: #000;
  text-align: right;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]  {
  background-color: #333333;
}

#tribe-events-content .tribe-events-calendar td:hover {
  background: #FC6E51;
}

h3.tribe-events-month-event-title.entry-title.summary a {
  color: #000;
}

.tribe-events-calendar td.tribe-events-present div[id*=tribe-events-daynum-]>a {
background:none;
color:#fff;
}

div#tribe-events-daynum-11 a {
  color: #fff;
}

#tribe-events-content .tribe-events-tooltip h4 {
  color: #FC6E51;
}

.single-tribe_events .tribe-events-venue-map {
  width: 100%;
  margin: 0;
  background: none;
  border: none;
  border-radius: 0;
  padding:0;
}

.tribe-events-event-meta .tribe-events-meta-group {
  width:100%;
  text-align: center;
  padding: 0;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt {
  background-color: rgb(252, 110, 81);
  display: block;
  padding: 9px 10px;
  border-radius: 1px;
  float: none;
  border-width: 2px;
  border-style: solid;
  border-color: #fc6e51;
  color: #fff;
  text-align: center;
  margin-bottom: 0;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dt:hover {
  background-color: #b12103;
  border-color: #b12103;
}



.single-tribe_events .tribe-events-event-meta {
  border: none;
  margin: 0;
}

#tribe-events-content .tribe-events-event-meta dd span.adr {
  display: inline-block;
}

.tribe-events-event-meta .tribe-events-gmap {
  display: inline-block;
}

.single-tribe_events #tribe-events-content .tribe-events-event-meta dd {
  padding: 9px 8px;
  margin: 0 0 3px;
  line-height: 1;
  list-style: none;
  float: none;
  display: block;
  font-weight: 700;
  transition: background-color 300ms ease-out;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fc6e51;
  border-radius: 0;
  background-color: #FC6E51;
}


.single-tribe_events #tribe-events-content .tribe-events-event-meta dd:hover {
  background-color: #b12103;
  border-color: #b12103;
}

abbr.tribe-events-abbr.updated.published.dtstart {
  color: #fff;
  padding-bottom: 2px;
}

.tribe-events-meta-group .tribe-events-single-section-title {
    background: rgb(252, 110, 81);
    display: block;
    padding: 7px 13px 7px 13px;
    height: auto;
    position: relative;
    margin-bottom: 2px;
    margin-top: 5px;
    color: #FBFBFB;
}

h3.tribe-events-single-section-title:hover {
  background-color: #b12103;
  border-color: #b12103;
}

#tribe-events-content .tribe-events-abbr,
.tribe-events-event-meta .tribe-events-meta-group a {
  color: #fff !important;
}


.type-tribe_events .info {
padding-left:0;
  border: none;
}

#tribe-events .tribe-events-content p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

.tribe-events-calendar td.tribe-events-past div[id*=tribe-events-daynum-]>a {
  background: none;
  color: #000;
}



/* Contact Form 7 */

.wpcf7-form input,
.wpcf7-form textarea {
  color: #555;
  border: none;
  background: #f6f6f6;
}


.wpcf7-form input[type='submit'] {
  font-family: 'Exo 2', sans-serif;
  font-size: 1rem;
  font-weight: normal;
  line-height: normal;
  position: relative;
  display: inline-block;
  margin: 0 0 1.25rem;
  padding: 1rem 2rem 1.0625rem 2rem;
  cursor: pointer;
  transition: background-color 300ms ease-out;
  text-align: center;
  text-decoration: none;
  color: #fff;
  border-width: 2px;
  border-style: solid;
  border-color: #fc6e51;
  border-radius: 0;
  background-color: #fc6e51;
  -webkit-appearance: none;
  -moz-appearance: none;
  padding: 10px 20px 10px 20px;
}

div.wpcf7-validation-errors {
  border: 2px solid #FC6E51;
  overflow: hidden;
}

.wpcf7-form span.your-name:after {
  content: "\f007";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  top: 0;
  right: 0;
  position: absolute;
  color: #555;
  border: none;
  background: #f6f6f6;
  line-height: 2.3125rem;
  z-index: 2;
  display: block;
  overflow: visible;
  border-width: 1px;
  border-style: solid;
  border: none;
  padding: 0 16px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.wpcf7-form span.your-email:after {
  content: "\f0e0";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
  top: 0;
  right: 0;
  position: absolute;
  color: #555;
  border: none;
  background: #f6f6f6;
  line-height: 2.3125rem;
  z-index: 2;
  display: block;
  overflow: visible;
  border-width: 1px;
  border-style: solid;
  border: none;
  padding: 0 16px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}



.wpcf7-form span.wpcf7-form-control-wrap {
  position: relative;
  display: block;
}

.klb-contact-detail .contact-detail .icon {
  position: absolute;
  display: block;
  width: 50px;
  height: 50px;
  padding: 13px;
  border-radius: 100%;
  background: #fc6e51;
}

.klb-contact-detail .contact-detail .icon i {
  display: block;
  text-align: center;
}

.klb-contact-detail .contact-detail .text {
  padding-left: 70px;
}

.klb-contact-detail .contact-detail .icon i:before {
  font-size: 1.5625rem;
  color: #fff;
}
.klb-contact-detail:after {
  content='';
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem;
  border: solid #ddd;
  border-width: 1px 0 0;
  width:100%;
}

.klb-contact-detail:last-child:after {
border:none;
}

.wpb_gmaps_widget .wpb_wrapper {
    padding: 0 !important;
}

.klb-readmore {
    display: table;
    margin-top: 1.25rem;
}


a.comment-reply-link {
    padding-top: 4px;
    padding-right: 15px;
    padding-bottom: 4px;
    padding-left: 15px;
    font-family: 'Exo 2', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    line-height: normal;
    position: relative;
    display: inline-block;
    margin: 0 0 1.25rem;
    cursor: pointer;
    transition: all 300ms ease-out;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #fc6e51;
    border-radius: 0;
    background-color: #fc6e51;
    -webkit-appearance: none;
    -moz-appearance: none;
}
a.comment-reply-link:hover,
.blog-section #commentform input[type='submit']:hover {
    background-color: #b12103;
    border-color: #b12103;
}

ul.comment-list ul.children {
    position: relative;
    padding-left: 20px;
    list-style-type:none;
}

ul.comment-list ul.children li.item {
    padding-bottom: 0;
}
.blog-section #commentform label {
    display: none;
}

p#form-allowed-tags {
    display: none;
}

p.comment-notes,
.comment-text p {
    font-size: 0.875rem;
    line-height: normal;
    color: #333;
}

.blog-section #commentform input[type='submit'] {
    font-family: 'Exo 2', sans-serif;
    font-size: 1rem;
    font-weight: normal;
    line-height: normal;
    position: relative;
    display: inline-block;
    margin: 0 0 1.25rem;
    padding: 1rem 2rem 1.0625rem 2rem;
    cursor: pointer;
    transition: all 300ms ease-out;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: #fc6e51;
    border-radius: 0;
    background-color: #fc6e51;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.news-items .orbit-container .orbit-prev,
.news-items .orbit-container .orbit-next,
.news-items .orbit-container .orbit-timer,
.news-items .orbit-slide-number {
display:none;
}


.blog-box ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.blog-box ul li {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #333;
}

.blog-box ul li a{
    text-transform: uppercase;
    line-height: 20px;
    position: relative;
    transition: all 200ms ease-out;
    color: #333;
    padding-left: 20px
}

.blog-box ul li a:before{
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0.75rem;
    position: absolute;
    top: 6px;
    left: 0;
    display: inline-block;
    margin-left: 0;
    content: '\f054';
}

.blog-box ul li a:hover {
    margin-left: 10px;
    color: #fc6e51;
}

.blog-box form {
    position:relative;
    width: 68%;
}

.blog-box .search-btn {
    width: 30px;
    height: 30px;
    font-size: 12px;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    border: 0;
    outline: 0;
    background: 0 0;
    color: #d3d3d3;
    font-size: 14px;
}


.tagcloud a {
    border: 2px solid #fc6e51;
    border-radius: 2px;
    margin-bottom: 7px;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-left: 10px;
    text-transform: uppercase;
    display: inline-block;
    color: #333;
    transition: all 300ms ease-out;
}


.tagcloud a:hover {
    color: #fff;
    border: 2px solid #fc6e51;
    background: #fc6e51;
}

ul.pagination li.active a, ul.pagination li.active a:hover{
    color: #333;
    border-color: #fc6e51;
    background: transparent;

}


nav.woocommerce-pagination li span {
    color: #333;
    border-color: #fc6e51;
    background: transparent;
    padding: 0.0625rem 0.625rem 0.0625rem;
    border-bottom: 3px solid #fc6e51;
    border-radius: 0;
}

#footerSection {
padding-bottom:0;
}



.hope-post h6{
margin-top: 1px;
margin-bottom: 5px;
font-size: 12px;
text-transform: none;
line-height: 1.1;
}

.hope-post h5{
margin-top: 1px;
margin-bottom: 5px;
font-size: 14px;
text-transform: none;
line-height: 1.1;
}

.hope-post h4 {
margin-top: 1px;
margin-bottom: 5px;
font-size: 18px;
line-height: 1.1;
}

.hope-post h3 {
margin-top: 1px;
margin-bottom: 5px;
font-size: 24px;
line-height: 1.1;
}

.hope-post h2 {
margin-top: 10px;
margin-bottom: 10px;
font-size: 30px;
line-height: 1.1;
border-bottom: none;
padding-bottom: inherit;
letter-spacing: inherit;
}

.hope-post h1 {
margin-top: 1px;
margin-bottom: 5px;
font-size: 36px;
line-height: 1.1;
text-align: inherit;
letter-spacing: inherit;
  padding-bottom: inherit;
}

.alignright img {
	float: right;
	margin: 0 0 1em 1em
}
.alignleft img {
	float: left;
	margin: 0 1em 1em 0
}
.aligncenter img {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.alignright {
	float: right;
    margin: 0 0 1em 1em
}
.alignleft {
	float: left;
	margin: 0 1em 1em 0
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}


.size-full {
}
.size-large {
}
.size-medium {
}
.size-thumbnail {
}
.gallery-caption {
}
.bypostauthor {
}


.textarea_half {
 max-width:500px;
}

.wp-caption img {
max-width: 100%;
height: auto;
}
.sticky {

}

p>img {
max-width: 100%;
height: auto;
}

.wp-caption {
	margin-bottom: 20px;
	text-align: center;
	padding-top: 5px;
	width: auto !important;
}
.wp-caption p.wp-caption-text {
	width: auto !important;
	line-height: 1.5;
	font-size: 11px;
	padding: 3px 0;
	margin: 0px 0 0 0;
	background: #f6f6f6;
	display: block;
	-webkit-border-radius: 0px 0px 3px 3px;
	border-radius: 0px 0px 3px 3px;
}


.widget_calendar {float: left;}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; }

code { color: #FC6E51; }

.hope-post dl dd {
    margin-left: 10px;
    line-height: 20px;
}

.blog-box ul.sub-menu{
  margin-top: 10px;
  padding-left: 10px;
}

.blog-box ul.children {
  padding-left: 10px;
  margin-top: 10px;
}

.rsswidget img{
height:inherit;
width:auto;
}

a.rsswidget {
  display: block;
  margin-bottom: 4px;
  font-weight: bold;
  font-size:14px;
}

.rssSummary {
    font-size: 14px;
}


/* DONATION */

ul.donation-button li a.btn {
    font-family: 'Exo 2', sans-serif;
    font-size: 1rem !important;
    font-weight: normal;
    line-height: normal !important;
    position: relative !important;
    display: inline-block !important;
    padding: 5px 10px 5px 10px !important;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    border-width: 2px;
    border-style: solid;
    border-color: #fc6e51 !important;
    border-radius: 0;
    background-color: #fc6e51 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: all 300ms ease-out !important;
    color: #fff;
}

ul.donation-button li a.btn:hover, ul.left li a.btn:active, ul.left li a.btn:focus {
    border-color: #b12103 !important;
    background-color: #b12103 !important;
    color:#fff;
}

ul.donation-button li:hover {
color:#fff !important;
}

ul.left li a.btn:before {
background:none !important;
}

.reveal-modal .close-reveal-modal {
    font-weight: bold;
    font-family: initial;
    color: #1B1A1A;
}

.donation-button li {
margin-top:8px !important;
}


#dgx-donate-form-donor-section div[id^="_dgx_donate_donor_"] {
    display: inline-block;
}

div#dgx-donate-form-donor-section {
   overflow:hidden;
}

div#dgx-donate-form-donor-section input {
   display: block;
}


span[id^="dgx_donate_giving_level_"],
span#other_radio_button {
margin-left:5px !important;
}


span[id^="dgx_donate_giving_level_"] input[type="radio"],
span[id^="other_radio_button"] input[type="radio"]{
display:none;
}

label[class^="dgx_donate_giving_level_"] {
    width:initial;
    padding: 14px 20px;
    font-size: 22px;
    line-height: 1.33;
    font-weight: 800;
    text-transform: uppercase;
    background-color: #fc6e51;
    border: 1px solid #fc6e51;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    white-space: nowrap;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

label[class^="dgx_donate_giving_level_"]:hover,
label[class^="dgx_donate_giving_level_"]:active,
label[class^="dgx_donate_giving_level_"]:focus {
    background-color: #b12103;
    border: 1px solid #b12103;
}

#seamless-donations-form input[type=radio]:checked + label {
    background-color: #b12103;
    border: 1px solid #b12103;
}

#seamless-donations-form input[type=radio] + label {
    margin-right:0;
    margin-bottom:7px;
}

form#seamless-donations-form {
    text-align: center;
}

.dgx-donate-form-section .aftertext {
    margin-left: 0 !important;
}

.dgx-donate-form-section .aftertext input {
    width: initial;
    display: inline-block;
}

.dgx-donate-form-section .aftertext label {
text-transform: uppercase;
width:inherit;
margin-right:8px;
}


.dgx-donate-form-section input {
    width: auto;
    margin-right: 10px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    font-family: sans-serif;
    font-size: 13px;
    padding: 4px;
    vertical-align: middle;
}


#seamless-donations-form #header_desc p {
    margin: 15px 0;
}

#seamless-donations-form #donation_header h2 {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: normal;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    color: #545454;
}
#seamless-donations-form input {
vertical-align: initial;
}

body {
    overflow-x: hidden;
}

.tribe-meta {
background: rgb(252, 110, 81);
    display: block;
    padding: 7px 13px 7px 13px;
    height: auto;
    position: relative;
    margin-bottom: 2px;
    margin-top: 5px;
}

.tribe-meta p {
    color: #FBFBFB;
    margin-bottom: 5px;
    font-size: 13px;
}

.wpb_map_wraper iframe{
    pointer-events: none;
}

.contact-hope {
    padding-right: 100px ;
    padding-left: 100px;
}

@media (max-width: 580px) {
.contact-hope {
    padding-right: 20px !important;
    padding-left: 20px !important;
}
}


pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 20px;
    word-break: break-all;
    word-wrap: break-word;
    white-space: pre;
    white-space: pre-wrap;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.hope-h4new {
    font-size: 1.8125rem !important;
    font-weight: 700;
    line-height: normal;
    display: inline-block;
    margin: 0;
    padding: 10px;
    color: #fff;
    background: #fc6e51;
}

@media (max-width: 580px) {
.tp-caption.hope-h4new, .hope-h4new {
    line-height: normal !important;
}

.tp-caption.hope-p, .hope-p {
    line-height: normal !important;
    width: initial !important;
    font-size: 10px !important;
}
}


.blog-item .info .format,
.blog-item .info .date {
width:50px;
}

.blog-item .info .meta,
.blog-item .info h3.title,
.klb-content p {
margin-left:10px;

}

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.footer-section .tagcloud a {
color: #FFF;
    border: 2px solid #FBFBFB;
}

.footer-section .blogroll-box ul li a:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 0.75rem;
    position: absolute;
    top: 6px;
    left: 0;
    display: inline-block;
    margin-left: 0;
    content: '\f054';
}
.footer-section .blogroll-box ul li a {
    position: relative;
    padding-left: 20px;

}