/*
Theme Name:     Spiritual Child Theme
Theme URI:      http://themeforest.net/user/Softwebmedia/portfolio
Description:    Spiritual child theme for customization
Author:         Soft Web Media
Author URI:     http://themeforest.net/user/Softwebmedia
Template:       spiritual                             
Version: 		1.00
*/


/* Add your custom style below */

span.donate_btn a {
  background: #ddcda2 !important;
  text-transform: uppercase;
  font-family: Georgia;
  font-size: 24px;
}
.button.donate-btn{
    font-size: 18px;
    padding: 10px 20px;
    margin: 0 0 30px;
}

.post-title{
    font-size: 16px;
     margin: 20px 0 15px;
}
 
.footer .footer_widget ul li{
    padding: 10px 0;
    font-size: 13px;
}
.footer .footer_widget ul li a, .small_footer ul li{
    font-weight: normal;
}
.swm_large_footer ul li::before{
    content: none;
}
.small_footer ul li, .footer_left{
    font-size: 13px;
}
.footer_left{
    padding-left: 0;
}
.dnors {
    float: left;
    list-style-type: none !important;
    margin: 0 0 30px;
    width: 100%;
}
.dnors  li {
    float: left;
    width:100%;
    padding: 5px 10px;
}
.dnors  li:hover {
    background: #ddd;
}
.dnors  li.li-first {
    background: #ddd !important;
}
.dnors  li span.quantity {
    width:100px;
    text-align: center;
} 
body.page-id-633 .recent_posts_square_date a {
    position: relative;
}
body.page-id-633 .recent_posts_square_date a .d_month {
    background: #ededed none repeat scroll 0 0;
    font-size: 16px;
    left: 0;
    margin: 0;
    padding: 20px 0;
    position: absolute;
    top: 0;
    width: 100%;
}
body.page-id-633 .recent_posts_square_date a .d_year {
    position: absolute;
    bottom:0;
    left:0;
    font-size: 14px;
    width:100%;
}

 
.small_footer {
    background: #c09d2e !important;
    margin: 0;
    padding: 10px 0;
    min-height: 30px;
}
.swm_large_footer ul li:last-child{
    border:none;
}
.small_footer ul li a{
    font-weight: normal;
}
.footer_right{
    padding-right: 0;
}
.sidebar .widget ul li:before{
    content: none;
}
.sidebar .widget a{
    color: #800080;
}
ul.dnors li{
    margin-left: 0;
}
span.wpcf7-list-item{
    margin-left: 0;
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;

}
span.wpcf7-list-item input[type="checkbox"]{
    margin-top: 6px;
    margin-right: 5px;
}
.swm_large_footer{
    padding: 25px 0 10px;
}
.footer_widget {
    margin-bottom: 15px;
     
}
.newsletter-section{
    padding: 15px 0 5px;
    background: #4d185e;
}
.newsletter-section form.widget_wysija{
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
    margin-bottom: 0;
}
.newsletter-section p.wysija-paragraph {
    width: 100%;
    padding-right: 10px;
    position: relative;
}
.newsletter-section .formError{
    left: 0 !important;
    top: 40px !important;
}
.newsletter-section  .wysija-input {
    height: 41px;width: 100%;margin: 0;
}
.newsletter-section  .wysija-submit{
    margin: 0;height: 40px;
}
.newsletter-section  .widget-title{
    width: 50%;
    float: left;
    margin: 0;
    color: #fff;
}
.swm_large_footer .theme_social_icons h3{
    margin: 35px 0 0;
}

@media screen and (max-width:767px){
    .newsletter-section  .widget-title{
        width:100%;
        float: none;
    }
}

.fa-comment-o,.fa-comment-o + a{display:none;}

.newsletter-box {
    background: #f3f3f3 ;
    border: 1px solid #ddd;
    max-width: 166px;
    padding: 4px 8px 5px;
    text-align: center;
}

.theme_social_icons ul li a{
opacity: 1;
}
.theme_social_icons ul li a:hover {
    opacity: 0.5;
}

body.page-id-2162 .swm_custom_two_third .swm_one_third{
	margin-bottom:20px
}

.swm-top-menu ul li.current-menu-item a{
    font-weight:bold;
}