@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@400;500;600;700&amp;display=swap');

#agribox > div.vc_column-inner {
    background-image: url(/wp-content/uploads/2021/05/combine-harvester-min-300x200.jpg) !important;
}

.blog h1, body.single-post h1 {
    line-height: 100%;
}

body b, body strong {
    font-weight: 600;
}

.blogPosts .entry {
    color: #444;
    font-size: 15px;
    line-height: 130%;
}

.phonenumber {
    font-weight: 600;
}

body h3 {
    font-weight: 500;
}
#expertisecontainer h3 { font-weight: 600; }
.home .specialisations h4 { font-weight: 500; }
#nxr_top_navbar_container #main_navbar>li>a {
    font-weight: 600;
    font-size: 15px;
}
.page:not(.home) .wpb_text_column p {
    font-size: 15.5px;
}
.wpb_text_column ul li {
    font-size: 15.5px;
}

body #main_navbar_container ul.dropdown-menu {
    margin-top: -15px !important;
}

body img.logo {
    max-width: 330px;
    margin-top: 25px;
    transition: all 0.5s ease;
}

body .scrolled img.logo {
    max-width: 260px;
    margin-top: 20px;
}

@media screen and (min-width: 980px) and (max-width: 1130px) { 
    body img.logo,body .scrolled img.logo {
        max-width: 235px;
        margin-top: 37px;
    }
    body .scrolled img.logo {
        margin-top: 23px;
    }	    	
}
@media screen and (max-width: 979px) { 
    body #nxr_top_navbar_extras {
        height: 99px!important;
    }
}
@media screen and (max-width: 479px) { 
    body img.logo, body .scrolled img.logo {
        max-width: 200px;
        margin-top: 32px;
    }
    body .header_spacer {
        height: 104px!important;
    }	
}



#splite_popup_title, #splite_popup_box div.wpcf7-response-output, a.splite_sideEnquiry {
    background-color: #aa0867 !important;
}
body.home .grecaptcha-badge { box-shadow:none !important; } 
body.home .grecaptcha-logo { opacity:0; } 
body.home .accountlogo3 img {
    height: 175px;
    max-height: 175px;
    margin-top: -25px;
}

body #hometopsection, body .vc_custom_1571933737069, body .vc_custom_1525036802216 {
    background: #942768 !important;
}

body.page-id-1302 .page_title_container, body.page-id-8416 .page_title_container, .page-id-8428 .page_title_container {
    background: #942768 !important;
}

.ttshowcase_wrap .ttshowcase_rl_subtitle {
    opacity: 1;
    font-size: 1em;
    color: #a95183;
    font-weight: 700;
}

.ttshowcase_wrap .ttshowcase_rl_subtitle a {
    color: #a95183;
    font-weight: 700;
}

body:not(.home) .ttshowcase_wrap .ttshowcase_rl_subtitle a {
    border-bottom: 1px dotted #a95183;
}

body.home .ttshowcase_wrap .ttshowcase_rl_subtitle a {
    cursor:text;
	  pointer-events:none;
}

#toplinks a:last-child {
		display:none;
}

#nxr_top_navbar_extras .fssearch  {
		display:none;
}

@media screen and (min-width: 980px) { 
		#nxr_top_navbar_extras {
				display:none;
		}
}

#main_navbar > li.current-menu-ancestor,#main_navbar > li.current-menu-item {
    background: #9b4c7d url(/wp-content/uploads/2020/09/bg-button5a-min.png);
    border-radius: 3px;
    margin-top: 11px;
    background-size: 100% 163%;
    background-position: center;
    background-repeat: no-repeat;
}
#main_navbar > li.current-menu-ancestor > a, #main_navbar > li.current-menu-item > a {    
    color: #fff !important;
    line-height: 39px !important;
}