/*
 Theme Name:   Blade Child
 Theme URI:    http://themeforest.net/user/greatives
 Description:  Blade Child Theme
 Version:      3.0
 Author:       Greatives Team
 Author URI:   http://greatives.eu
 Template:     blade
*/

div#grve-content {
    min-height: 74vh;
}

#grve-top-bar ul p {
    font-size: 16px;
    line-height: 1.2;
}

div#home-left h1 {
    color: #65C1B6;
    font-size: 26px;
    line-height: 30px;
    font-weight: 600;
    text-align: center;
}

div#home-left {
    text-align: center;
}
div#home-left a {
    color: #65c1b6!important;
}

div#home-left a:hover {
    color: #000!important;
}
h2 {
    margin-bottom: 10px!important;
    color: #65c1b6!important;
}
p {
    position: relative;
    margin-bottom: 10px;
}

.grve-element.grve-carousel-wrapper.grve-with-gap p {
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
    font-style: italic;
}

.grve-blog-small .grve-post-content {
    padding-left: 0;
}

.grve-blog-item {
    margin-bottom: 20px!important;
}
a.grve-read-more.grve-link-text span {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
}

h2.grve-post-title.grve-text-hover-primary-1.grve-h2 {
    font-size: 30px;
    text-decoration: underline;
    font-weight: 600;
}
.grve-bg-dark, a.grve-bg-dark:hover, .grve-outline-btn a.grve-bg-dark:hover {
    background-color: #fff!important;
    color: #65c1b6;
}

.grve-content.grve-align-left-bottom.grve-show {
    padding-bottom: 0;
}

h1.grve-title.clearfix.grve-text-light.animate-fade-in, h1.grve-title.clearfix.grve-text-light.animate-fade-in span {
    margin-bottom: 0;
    color: #65c1b6;
    font-size: 36px;
    line-height: 44px;
    margin-top: 30px;
}

textarea#comment {
    max-height: 150px;
}

ul.sub-menu span.grve-item {
    font-family: "Josefin Slab";
    font-size: 18px;
    font-weight: 600;
}

@media only screen and (max-width: 767px) {
img.alignleft.size-medium.wp-image-231.img-mobile {
    display: block;
    float: none!important;
    margin-bottom: 20px;
}
	
	#grve-top-bar ul p {
    font-size: 14px;
    line-height: 1.2;
}
}
