/*
Theme Name: Charitize Child
Theme URI: http://evisionthemes.com/product/charitize-free-theme/
Template: charitize
Author: evisiontheme
Author URI: http://evisionthemes.com/
Description: Charitize, a simple &amp; clean WordPress theme for all the Non-Profit Organizations, Non-Profit Associations, Foundations or churches, political parties etc. With lots of customization features, you can easily built a professional website for your organization. This theme supports most of the popular plugins like contact from 7, jetpack, PS sitemap etc.
Tags: two-columns,right-sidebar,custom-background,custom-colors,custom-menu,featured-images,post-formats,sticky-post,translation-ready,theme-options,threaded-comments
Version: 1.0.6.1503210759
Updated: 2017-08-20 18:32:39

*/

/*
You can add your own CSS here.

Click the help icon above to learn more.
*/

/* no date showing on posts */

.entry-meta {
display: none;
}

/* 
Responsive contact form
*/
@media only screen and (min-width : 240px) {
   .wpcf7-textarea,
   .wpcf7-text,
   .wpcf7-captchar {
     width: 98%;
     padding: 10px 1px !important;
   }
}

/* font color change
*/


.nav-links .nav-next a {
  color: #000000;
  
}
