/**
        * Theme Name: NT Agricom Child
        * Description: This is a child theme of NT Agricom, generated by Merlin WP and customized by Generictec.com
        * Author: Generictec
        * Template: nt-agricom
        * Version: 1.6.9
        */

body {
	font-size: 18px;
	color: #444;
}

b, strong {
    color: #399936;
}

.team__item--text {
    font-size: 20px;
}

.page-id-342 main ul li {
    color: #399936;
}

.page-id-342 main ul li ul li {
    color: #111;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon {
    color: #399936 !important;
}

#footer .footer__menu a {
    font-size: 16px;
}

#footer .footer__copy {
    font-size: 12px;
}

#footer a {color:#fff !important;}

ul {
    list-style: disc;
    margin-left: 20px;
}
ol {
    list-style: circle;
	margin-left: 20px;
}

.home .blog__entry__meta {
    display: none;
}

.custom-btn {
    font-size: 16px;
}

#blog #widget-area {
    max-width: 100% !important;
}

blog #respond {
    display: none;
}

.single-team .index-header {
    background-size: cover !important;
	background-repeat: no-repeat !important;
	background-position: center bottom !important;
}

.single-team.postid-207 .index-header, 
.single-team.postid-1032 .index-header, 
.single-team.postid-1020 .index-header,
.single-team.postid-204 .index-header {
    background-image: url(../../uploads/2020/12/RCP2019.jpg) !important;
}

.single-team.postid-1028 .index-header, 
.single-team.postid-203 .index-header, 
.single-team.postid-1026 .index-header,
.single-team.postid-205 .index-header {
    background-image: url(../../uploads/2020/12/803470-1.jpg) !important;
}

.single-team.postid-1030 .index-header, 
.single-team.postid-1024 .index-header, 
.single-team.postid-202 .index-header,
.single-team.postid-1022 .index-header {
    background-image: url(../../uploads/2020/12/803477.jpg) !important;
}
		
.single-team.postid-206 .index-header, 
.single-team.postid-1034 .index-header, 
.single-team.postid-207 .index-header {
    background-image: url(../../uploads/2020/12/803489.jpg) !important;
}

.team__item__descriptiom a {
    /*pointer-events: none !important;*/
	color: #eee;
}

.single-team .intro__post-date, .single-team .breadcrubms, .intro__post-date {
    display: none;
}

span.caret {
    color: #399936;
}

footer .widget input.wpcf7-form-control.wpcf7-submit {
    border-color: #399936;
}

.breadcrubms span {
    color: #399936!important;
}

.blog .index-header {
    background: transparent url(../../uploads/2017/02/7-2.jpg)no-repeat fixed center center / cover!important;
	/*background: transparent url(../../uploads/2020/12/RCP2019_CoharieHarvest_44.jpg)no-repeat fixed center center / cover!important;*/
}
.blog .index-header .pattern.template-overlay {
    opacity: 0;
}

.single-team .intro__title {
    visibility: hidden;
}

.footer_social {
	margin-top: 30px;
	padding-left: 100px;
}

.footer_social a, .team_social a {
    margin-right: 10px;
    font-size: 24px;
}

.intro__title, .intro__subtitle {
    letter-spacing: 2px !important;
}
.intro__subtitle {
    font-weight: 500 !important;
	font-size: 18px;
}
.team__item__descriptiom a, .team__item__subtitle {
    text-shadow: 1px 0 #333;
}
a.gallery__item__description {
    pointer-events: none !important;
}
.gallery__item__inner {
    background-color: transparent;
}
span.gallery__item__title {
    display: none;
}
.pager li.next {
    float: left;
}
.pager li.next .fa-angle-right:before {
    content: "\f104";
}
.pager li.previous {
    float: right;
}
.pager li.previous .fa-angle-left:before {
    content: "\f105";
}
#top-bar #top-bar__navigation .li-btn .custom-btn.primary {
    font-size: 18px;
}
/*.start-screen__content .flex-items-md-center {
    -webkit-box-pack: left;
    -webkit-justify-content: left;
    -ms-flex-pack: left;
    justify-content: left;
}*/
.start-screen__content .title {
    font-size: 148px;
    letter-spacing: 5px;
}
.start-screen__content .subtitle {
    letter-spacing: 0px;
	font-size: 42px;
	/*font-weight: bold;*/
}

@media only screen and (max-width: 768px) {
.start-screen__content .title {
    font-size: 50px;
    letter-spacing: 3px;
}
.start-screen__content .subtitle {
    font-size: 20px !important;
}
}