/* Theme Name:   johncockerill
Theme URI:    https://www.wpbeginner.com/
Description:  A Salient child theme 
Author:       Tinfosystem
Author URI:   https://www.tinfosystem.com
Template:     salient
Version:      1.0.0
Text Domain: johncockerill */
@font-face {
    font-family: "Halyard Display Regular";
    font-style: normal;
    font-weight: 400;
    src: url("fonts/halyard-display-regular.woff2") format("woff2"), url("fonts/halyard-display-regular.woff") format("woff"), url("fonts/halyard-display-regular.woff") format("truetype");
}
@font-face {
    font-family: "Halyard Display Medium";
    font-style: normal;
    font-weight: 500;
    src: url("fonts/halyard-display-medium.woff2") format("woff2"), url("fonts/halyard-display-medium.woff") format("woff"), url("fonts/halyard-display-medium.ttf") format("truetype");
}
@font-face {
    font-family: "Halyard Display Book";
    font-style: normal;
    font-weight: 300;
    src: url("fonts/halyard-display-book.woff2") format("woff2"), url("fonts/halyard-display-book.woff") format("woff"), url("fonts/halyard-display-book.ttf") format("truetype");
}
@font-face {
    font-family: "Halyard Text Regular";
    font-style: normal;
    font-weight: 400;
    src: url("fonts/halyard-text-regular.woff2") format("woff2"), url("fonts/halyard-text-regular.woff") format("woff"), url("fonts/halyard-text-regular.ttf") format("truetype");
}
@font-face {
    font-family: "Halyard Text SemiBold";
    font-style: normal;
    font-weight: 600;
    src: url("fonts/halyard-text-semibold.woff2") format("woff2"), url("fonts/halyard-text-semibold.woff") format("woff"), url("fonts/halyard-text-semibold.ttf") format("truetype");
}
@font-face {
    font-family: "Halyard Text Medium";
    font-style: normal;
    font-weight: 500;
    src: url("fonts/halyard-text-medium.woff2") format("woff2"), url("fonts/halyard-text-medium.woff") format("woff"), url("fonts/halyard-text-medium.ttf") format("truetype");
}
body #header-secondary-outer nav >ul >li >a{font-size:16px!important; border:0;}
body .nectar-button.jumbo.see-through, body .nectar-button.jumbo.see-through-2, body .nectar-button.jumbo.see-through-3 {
    border-width: 2px; 
}
.nectar-button i{opacity:1!important;right:14px;margin-top:-7px;}
@media only screen and (min-width: 1300px){
.container, .post-area.standard-minimal.full-width-content .post .inner-wrap {
    max-width: 1300px;
}
}
@media only screen and (max-width: 1300px) and (min-width: 1000px)
{
.container, .post-area.standard-minimal.full-width-content .post .inner-wrap {
    max-width: 96%;
}
}
@media (min-width: 690px) {

	.span_2/5 {
		width: 8%;
	}}
.sf-menu >li ul {
    padding: 20px;
    width: 30em;
    left: -20%;
}
#header-outer .sf-menu li ul li a {
   
    padding: 16px 0;
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
#single-meta{display:none}
#page-header-bg .span_6 {    width: 60%;}
#page-header-bg .news_title h1{font-size:40px; line-height:50px;}
.nectar_team_member_overlay .team_member_details{max-height: 100%;    font-size: 15px;    line-height: 1.4rem;}
.team-desc table th {
    border: 1px solid #d9d9d9;
    background: #000;
    color: #fff;
    font-size: 14px;
}

.team-desc table td, .team-desc table th {
    padding: 6px;
    border: 1px solid #d9d9d9;
    font-size: 14px;
}