/*
 Theme Name:   Charitywp Child
 Theme URI:    http://charitywp.thimpress.com/
 Description:  Charitywp Child Theme
 Author:       ThimPress
 Author URI:   http://thimpress.com
 Template:     charitywp
 Version:      1.0.0
 Text Domain:  charitywp-child
*/

.wp-side-menu {
	top: 30% !important ;
}

.entry-content p {
	text-align: justify;
}

.sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 {
  font-size:12px !important;
  text-align:left !important;
  text-transform: none !important;
}

.sow-carousel-wrapper{
  margin-bottom:20px;
}

.thim-about-author{
  display:none !important;
}