/*
Theme Name: Charry Child
Theme URI: 
Description: Charry Child - Multipurpose and Multiskin Responsive Wordpress theme
Author: CTC
Author URI: 
Template: charry
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: light, responsive-layout, flexible-header, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, featured-images, full-width-template, microformats, post-formats, theme-options, threaded-comments, translation-ready
Text Domain: charry-child
*/

/* Write your style */

.charry-portfolio .list .btn_donate a {
  background: #008748;
  color: #fff;
}

.site-logo {
  width: 170px;
}

.page-title {
  display: none;
}

.btn-menu:before, .btn-menu:after, .btn-menu span {
  background-color: #008748 !important;
}

.charry-portfolio .sale_price {
  color: #008748;
}
  
.charry-button {
  color: #008748;
}

.charry-button.green-button {
  color: #fff;
  background: #008748;
  width: 100%;
}  

.charry-button.green-button:hover {
  color: #fff;
  background: #000;
} 

.container .charry-portfolio .cause.list .item:before {
  background-color: #008748;
}

.container .title-section:before {
  background-color: #008748;
}
  
.charry-button.bg {
  background: #008748;
  color: #fff;
}

.iconbox.square-outlined .box-header .box-icon {
  color: #008748;
  border: 1px solid #008748;
}

.iconbox .box-header .box-icon span {
  color: #008748;
}

.iconbox .box-header .box-icon .fa-dice,
.iconbox .box-header .box-icon .fa-hands-helping,
.iconbox .box-header .box-icon .fa-golf-ball,
.iconbox .box-header .box-icon .fa-golf-club,
.iconbox .box-header .box-icon .fa-dollar-sign,
.iconbox .box-header .box-icon .fas {
  font-weight: 900;
}

.container a:hover, a:focus {
  color: #008748;
}

.charry-progress .progress-animate {
  background-color: #008748;
}

.bottom .go-top {
  background-color: #008748;
}

.iconbox .box-readmore a:hover, .box-readmore a:hover {
  color: #008748;
}

.iconbox .box-header .box-icon:after {
  background: #008748;
}

.counter .counter-content:before {
  background-color: #008748;
}

.testimonial-slider.owl-theme .owl-dots .owl-dot.active span, 
.testimonial-slider.owl-theme .owl-dots .owl-dot:hover span {
  background-color: #008748;
}

.testimonial-slider .testimonial-content blockquote:before {
  color: #008748;
}

.blog-shortcode .entry .content-post h2 a:hover {
  color: #008748;
}

.widget-custom-menu .widget ul li a:hover {
  color: #008748;
}

#mainnav > ul > li > a {
  line-height: 150px !important;
}

.header .header-wrap .logo {
    height: 120px !important;
}

article .entry-meta ul li.post-author,
article .entry-meta ul li.address,
.blog-shortcode .entry .entry-meta ul li.address,
.lastest-news.blog-grid .entry .content-post .post-category,
article .entry-meta ul li.post-comments,
.lastest-news.blog-grid .entry .content-post .charry-datetime {
  display:none;
}

.btn-left {
  float: left;
  margin-left: 20px;
  margin-bottom: 20px;
}

.btn-right {
  float: right;
  margin-right: 20px;
  margin-bottom: 20px;
}

.vc_btn3.vc_btn3-color-juicy-pink, 
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  color: #fff;
  background-color: #008748 !important;
}

.vc_gitem-post-data h4 {
  font-weight: 500 !important;
}

.footer .contact-info li.phone1:before {
  content: "\f095";
}

@media only screen and (max-width: 539px) {
  .vc_parallax {
    background-attachment: unset;
  }
}
