/*
Theme Name:   Graingrow child theme
Description:  Write here a brief description about your child-theme
Author:       Themesflat
Author URL:   https://graingrower.surielementor.com/
Template:     graingrow
Version:      1.0.1
Tested up to: 5.8.1
Requires PHP: 5.6
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  graingrow-child-theme
*/

div#bottom .content-right {
    display: none !important;
}

.themesflat-top {
    background-color: #a5874f !important;
}

.themesflat-top ul {
    color: white !important;
}

.themesflat-top .content-left ul li > i {
    color: #ffffff !important;
}

.themesflat-top .container-inside .content-right {
    color: white !important;
}

.themesflat-top a {
    color: #ffffff !important;
}

.shape-dot .elementor-widget-container::after {
    background: #a5874f !important;
}

.single-team .team-wrap-infor {
    display: none !important;
}


.tf-team-wrap.style1 .team-post:hover .featured-post .social{
	display:none !important;
}

.tf-team-wrap.style1 .team-post .content .share-button{
	display:none !important;
}

span.team-category {
    pointer-events: none !important;
}

		section.elementor-section.elementor-top-section.elementor-element.elementor-element-5c00da7.elementor-section-full_width.elementor-section-stretched.elementor-section-height-default.elementor-section-height-default {    display: none;
}


.header-absolute #header {
    background: #14261e !important;
}

#mainnav > ul > li > a{
    color: #ffffff !important;
}
#mainnav > ul > li.current-menu-item > a {
    color: #eec977 !important;
	font-weight: 500;
}

header#header .inner-header {
    padding: 5px 0px;
}

.themesflat-top ul li:last-child {
	margin-left: 34em;
}

@media only screen and (max-width: 600px) {
.themesflat-top ul li:last-child {
	margin-left: 0em;
}}


.themesflat-top ul.flat-information li:after {
    visibility: hidden;
}


li.Contcat-btn a {
    background: #A5874F;
    padding: 12px 20px !important;
    border-radius: 3px;
}

@media only screen and (max-width: 600px) {
    .go-top {
        bottom: 100px !important;
    }
}