/*
 Theme Name:   HandMade Child Theme
 Theme URI:    http://themes.g5plus.net/handmade/
 Description:  HandMade Child Theme
 Author:       G5plus
 Author URI:   http://g5plus.net
 Template:     handmade
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags: 				two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: 		g5plus-handmade
*/
/************************************************************************************
Put your custom CSS below this block :)
*************************************************************************************/

.box-message .wpb_text_column{
  min-height: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 1px solid;
}

footer.main-footer-wrapper .main-footer {
   padding-top: 1px;
   margin: 20px 0 0 0;
}

.handmade-testimonial.style1 h3, .s-font, .sidebar h4.widget-title, .wpb_widgetised_column h4.widget-title, .widget-title-s-font .widget-title, .entry-comments h3.comments-title, footer.main-footer-wrapper .sidebar .widget-footer-logo .footer-logo-read-more a, footer.main-footer-wrapper .bottom-bar-wrapper .bottom-bar-text {
    font-family: "Varela Round";}

.site-content-single-post .blog-inner h3.entry-title {
    padding-top: 40px;}



/*HOMEPAGE----------------------------------------------------*/
header.header-3 .header-wrapper {
    border: none;
}

header.main-header .header-nav-above {
    border-bottom-color: #8cc53d !important;
}

header.main-header .header-nav-above .container {
    display: none;
}