/*fonts*/
/*Interstate Fonts - Adobe */
@import url('https://use.typekit.net/lej4esr.css');

@font-face {
font-family: 'Univers Condensed Light';
font-style: normal;
font-weight: normal;
src: local('Univers Light Condensed'), url('/wp-content/themes/primera-storefront-child/fonts/UniversLightCondensed.woff') format('woff');
}
@font-face {
font-family: 'Univers Condensed Regular';
font-style: normal;
font-weight: normal;
src: local('Univers Regular Condensed'), url('/wp-content/themes/primera-storefront-child/fonts/UniversLTStd-Cn.woff') format('woff');
}
@font-face {
font-family: 'Univers Light';
font-style: normal;
font-weight: normal;
src: local('Univers Light'), url('/wp-content/themes/primera-storefront-child/fonts/UniversLight.woff') format('woff');
}
@font-face {
font-family: 'Univers Regular';
font-style: normal;
font-weight: normal;
src: local('Univers Regular'), url('/wp-content/themes/primera-storefront-child/fonts/UniversRegular.woff') format('woff');
}
@font-face {
font-family: 'Univers Ultra Condensed';
font-style: normal;
font-weight: bold;
src: local('Univers Ultra Condensed'), url('/wp-content/themes/primera-storefront-child/fonts/Univers-UltraCondensed.otf') format('opentype');
}

@font-face {
font-family: 'Century Gothic';
font-style: normal;
font-weight:normal;
src: local('Century Gothic'), url('/wp-content/themes/primera-storefront-child/fonts/Century-Gothic.ttf') format('truetype');
}
@font-face {
font-family: 'Century Gothic Bold';
font-style: normal;
font-weight:900;
src: local('Century Gothic Bold'), url('/wp-content/themes/primera-storefront-child/fonts/GOTHICB.ttf') format('truetype');
}
@font-face {
  font-family: 'FontAwesomeReg';
  font-style: normal;
  font-weight:900;
  src: local('FontAwesomeReg'), url('/wp-content/themes/primera-storefront-child/fonts/fa-regular-400.ttf') format('truetype');
  }
  @font-face {
    font-family: 'FontAwesomeSolid';
    font-style: normal;
    font-weight:400;
    src: local('FontAwesomeSolid'), url('/wp-content/themes/primera-storefront-child/fonts/fa-solid-900.ttf') format('truetype');
    }

body {}
table:not( .has-background ) tbody tr:nth-child(2n) td, fieldset, fieldset legend {
    background-color: #eee;
}
table td {border:1px solid #ddd;}
div.instruction {display:none}
.gform_body input[type="text"] {
  box-shadow:none !important;
  border:0px solid #ccc;
  border-radius:5px;
  background:#efefef;
}
.colbox {
	padding:2%;
	border:1px solid #ddd;
	margin-bottom:20px;
}
table td, table th {
  padding: 0.75em !important;
  text-align: left;
  vertical-align: top;
  font-size:14px !important;
}
.savedate {margin-bottom:15px;}
.sdhead {background:rgba(153,183,0,0.6); padding:10px 15px;}
.sdcontent {background: rgba(74,124,0,0.7); padding:15px;}
.sdcontent p, .sdcontent div, .sdcontent h3 {color:white !important;}
@media only screen and (min-width:768px) {
	.nav-menu ul li ul {
		display:none;
	}
	.nav-menu ul li:hover ul {
		display:block;
	}
	/*.main-navigation .sub-menu li {
		background:#08462f;
	}*/
	.main-navigation .sub-menu li:hover {
		background:#5b7e25;
	}
	.main-navigation .sub-menu li a {
		font-family:'Interstate', sans-serif;
		font-size:0.75em !important;
		color:#08462f
	}
	.main-navigation .sub-menu li:hover a {
		font-family:'Interstate', sans-serif;
		font-size:0.75em !important;
		color:#fff
	}
	
	
	.colboxes {
		display:flex;
		flex-direction:row;
		flex-wrap:wrap;
		justify-content:space-between;
	}
	.colboxes .colbox {
		flex:0 0 32%;
	}
	.profitcontainer {
		display:flex;
		flex-direction:row;
		justify-content:space-between;
	}
	.profitcol1 {
		flex:0 0 70%
	}
	.profitcol2 {
		flex: 0 0 28%;
	}
	.profitcol2 .quickfacts a {text-decoration:none !important;}
  .membercontainer {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content: space-between;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
	.member {flex:0 0 48%;}
}
@media only screen and (min-width:992px) {
	.member {flex:0 0 32%;}
}
.member {border:2px solid #085239; padding:15px; margin:1% 0;}
.member h2 {color:black; font-size:21px;}
.member p {font-size:17px; margin: 0 0 15px;}
.member .states {font-size:16px;}
.member hr {background:#085239}
.member .logoimg img {border:1px solid #000;}
.form-group {height:20px}
h1, h2, h3 {
  font-family: 'Univers Ultra Condensed';
  font-weight:700;
  color:#085239;
}
h4 {
  font-family: 'Univers Condensed Regular';
  font-weight:700 !important;
  color:#085239;
}
#content {margin-top:76px;}
.bg-green{
  background: #085239;
  color:white !important;
  border-radius:20px;
}
ul.prodrow {display:table; margin:0 !important; list-style:none !important; width:960px !important; overflow:scroll;}
.prodcol {font-size:14px !important; display:table-cell; vertical-align:middle !important; text-align:center; width:10%; clear:none; padding:5px; border:1px solid #ccc;}
.highlight, .highlight li.prodcol {background:#fcd5b4 !important;}
.prodcol_8 {font-size:14px !important; display:table-cell; /*float:left;*/ vertical-align:middle !important; text-align:center; width:12.5%; clear:none !important; padding:5px !important; border:1px solid #ccc; height:120px !important;}
.prodcol_7 {font-size:14px !important; display:table-cell; /*float:left;*/  vertical-align:middle !important; text-align:center; width:14.7%; clear:none !important; padding:5px !important; border:1px solid #ccc; height:120px !important;}
li.prodcol {font-size:14px !important; display:table-cell; /*float:left;*/  vertical-align:middle !important; text-align:center; clear:none !important;width:10% !important; padding:5px !important; margin:0 !important; list-style:none !important; height:120px; }
li.gfield_html_formatted {clear:both; width:100%;}
.gform_wrapper ul.gform_fields li.gfield {padding-right:0 !important}
.gform_wrapper .gfield_html.gfield_no_follows_desc {margin-top:0 !important;}
.prodcol label, .prodcol_8 label, .prodcol_7 label {display:none !important;}
.noborder {border:none !important}
.prodrow_left {display:table; float:left;  clear:none; width:50%; padding:0 !important; margin:0 !important;}
.clearleft {clear:left !important;}
.prodrow_right {display:table; float:left; clear:none !important;width:30%; padding:0 !important; margin:0 !important;}
.bannerleft h1 {margin-bottom:5px !important;}
.home .bannerleft h1 { color:white !important;}
.bannerleft p {font-size:22px !important; line-height:27px; color:#fff; font-family:'Interstate'; font-weight:500 !important;}
.page-template-template-about .bannerleft p {font-size:25px !important; color:#fff !important; font-family:'Univers Condensed Light'; font-weight:700 !important;}
.page-template-template-about .bannerleft h1 {color:#a9c625 !important;}
.wpc_client_files_list .wpc_table_nav_top {display:none;}
.multibtn {position:relative;}
.multibtn .filebtn {position:relative; text-transform:uppercase; z-index:998 !important;}
.droplinks {display:none; border:1px solid #ccc; background:white; padding:25px 10px 0px 10px; position:absolute; left:10px;margin-top:-15px; z-index:900 !important;}
.droplinks a {display:block; padding:10px 0;}
.multibtn i {position:absolute; top:30%; right:15px; color:white; font-family:'FontAwesomeSolid';}
a {color:#085239; transition:0.25s linear;}
a:hover {color:#5b7e25; text-decoration:none;}
*:focus {outline:none !important}
/*a:focus, input:focus, label:focus, a:active, li:focus, button:focus {outline:none !important}*/
.gotosupplier {color:white; background:#085239; padding:5px 10px}
.financialgrid {color:white; background:#085239; padding:8px 15px; border-radius:15px;}
h1 {font-size:56px !important; color:#085239 !important;}
h1 span {color:#71970f !important}
.home h1 span, .home h2 span {color:#ffffff !important} 
h2, h2 a {font-size:50px; font-weight:700 !important; font-family: 'interstate'; color:#085239;}
.result_supplier h2 a {font-size:25px !important; font-weight:700 !important;}
h3 {font-size:40px; font-weight:700 !important; color:#085239 !important;}
.becomeamember h3 {font-size:50px;}
h4 {font-size:25px !important; color:#085239 !important;}
p, div, td, ul, li {
  /*font-family:'interstate';*/
  /*font-family:'Univers Regular';*/
  font-family:'Univers Condensed Regular';
  color:#363636;
  font-weight:400 !important;
  font-size:20px;
}
.loginbtn {background:#085239; border-radius:15px;transition:0.25s linear;}
.loginbtn a {color:white !important;text-transform:uppercase; }
.loginbtn:hover {background:#5b7e25;}
a.btn, button.btn, .gform_button.button {background:#085239;  font-family:'interstate' !important; font-weight:normal; display:inline !important; text-transform:uppercase; color:white; padding:6px 25px; border-radius:20px;transition:0.25s linear;}
a.btn:hover, button.btn:hover, .gform_button.button:hover {color:white !important; background:#5b7e25;}
a.sdsbtn {font-family:'interstate' !important; background:#085239; text-transform:uppercase; color:white; padding:8px 20px; border-radius:20px; margin-right:20px;}
a.sdsbtn:hover {color:white !important; background:#5b7e25;}
.page-template-template-fullwidth-php .content-area,
.page-template-template-homepage-php .content-area,
.page-template-template_commtree-php .content-area,
.page-template-template_prodgrid-php .content-area
 {
    width: 100%;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
table.commtree td {width:14.29%; border:1px solid #ccc; padding:10px !important;}
table.prodgrid td {width:25%; border:1px solid #ccc; padding:10px !important;}
table.prodgrid td.namecol {width:50% !important;}
table.prodgrid thead td {font-weight:bold;}
.memberspotlight {padding:10%;}
.aboutvision {padding:10%;}

.memberspotlight .col-sm-12, .memberspotlight .col-md-6 {background:rgba(255,255,255,0.8); padding:3%;}
.aboutvision .col-sm-12 {background:rgba(255,255,255,0.6); padding:3%; max-width:650px; margin:0 auto;}


.page-template #content, .page-template-default #content {/*padding:30px 0;*/ padding:0;}
.page-template #primary, .page-template-default #primary {padding:30px;}
.page-template-template-homepage #content {padding:0 !important}
#search-filter-form-7770 ul, #search-filter-form-8066 ul {margin:0 !important;}
#search-filter-form-7770 ul li, #search-filter-form-8066 ul li {
display:inline-block;
margin-right:1%;
max-width:20%;
}
#search-filter-form-7770 ul li ul.chosen-results li, #search-filter-form-8066 ul li ul.chosen-results li {
  max-width:100% !important;
}
.pagination .nav-next {width:50%;float:right; text-align:right;}
.pagination .nav-next a:after {content:' \f061'; font-family:'FontAwesomeSolid'}
.pagination .nav-previous a:before {content: '\f060 ';  font-family:'FontAwesomeSolid'}
.pagination .nav-previous {width:50%; float:left; text-align:left;}
ul.chosen-results li {display:block !important; margin:0 !important;}
.rightcontent {
  background:rgba(74,124,0,0.9);
}
.rightcontent p, .rightcontent a, .rightcontent h3, .rightcontent h4 {color:white !important; position:relative;}
.righticon i, .righticon i:before {color:#085239; font-size:45px;}
.whatisprimera .imgcol {padding:0 !important;}
.whatiscontent, .aboutcontent {padding:3%; background:#363636;}
.aboutcontent .contentcontainer { max-width:650px; margin:0 auto;}
.whatiscontent h2, .aboutcontent h2 {color:#a9c625; text-align:center; font-size:46px; font-family:'Univers Ultra Condensed';}
.memberspotlight h2, .aboutvision h2 {text-align:center; color:#085239; font-size:46px; font-family:'Univers Ultra Condensed';}
.whatiscontent p {text-align:center; color:white; font-size:21px;}
.aboutcontent p {text-align:left; color:white; font-size:21px;}
.aboutcontent ul, .aboutcontent ul li {color:white; font-size:21px;}
.whatisprimera .distributors, .whatisprimera .distribpoints, .whatisprimera .products {
  text-align:center; padding:2%; color:white;
}
.downarrow {padding:60px 20px 20px 20px; text-align:center;}
.downarrow i  {margin:0 auto; background:rgba(0,0,0,0.6) !important; color:white; font-size:30px; border-radius:50%; padding:10px;}
.becomeamember div.col-lg-4, .becomeamember div.col-md-5 {padding:3% 7% 3% 7%;}
.becomeamember div.col-lg-8, .becomeamember div.col-md-7 {padding:3% 9% 3% 9%;}
.whatisprimera .distributors {background:#b3ce22;}
.whatisprimera .distribpoints {background:#71970f;}
.whatisprimera .products {background:#5b7e25;}
.whatisprimera .distributors div.distnum, .whatisprimera .distribpoints div.distnum, .whatisprimera .products div.distnum {
  font-size:65px;
  font-family:'Univers Condensed Light';
  display:block;
  text-align:center;
  color:white !important;
  line-height:65px;
}
.whatisprimera .distributors span.number, .whatisprimera .distribpoints span.number, .whatisprimera .products span.number {
  font-size:65px;
  font-family:'Univers Condensed Light';
  display:inline;
  color:white !important;
  line-height:65px;
}
.whatisprimera .distributors span.pinfo, .whatisprimera .distribpoints span.pinfo, .whatisprimera .products span.pinfo {
  font-size:21px !important;
  display:block;
}

footer {background:#363636}
footer div, footer p {color:white !important; font-family: 'interstate'; font-weight:300; font-size:16px;}
footer .address span, .fax span {margin-right:15px; display:inline-block}
footer .address span:nth-child(2), footer .address span:nth-child(3), .fax span:nth-child(2) {margin-left:15px;}
a.emailbtn {background:#085239; text-transform:uppercase;color:white !important; border-radius:15px; border:2px solid white; padding:5px 15px;}
footer div.col-8 {padding-left:10%; padding-top:50px; padding-bottom:50px;}
.pagination, .woocommerce-pagination {
    padding: 1em 0;
    border: 0px solid rgba(0, 0, 0, 0.05) !important;
    border-width: 0 !important;
    text-align: center;
    clear: both;
}
input[name='_sf_search[]'] {
    /*background:#085239 !important;*/
    background:#fff !important;
    border:3px solid #5b7e25 !important;
    color:#5b7e25 !important;
    text-align:center !important;
    font-family: 'interstate';
     font-weight:600;
	border-radius:20px;
  font-size:16px;
  width:100%;
  }
  input[name="_sf_search[]"]::placeholder {
    color:#5b7e25 !important;
    text-align:center !important;
     font-weight:700;
  }
  /*.chosen-container-single .chosen-single span*/
  .select2-container {
    text-align:center !important;
    font-family:'interstate' !important;
    font-size:16px;
}
.select2-selection__rendered {color:#5b7e25 !important; font-weight:700;}
/*.chosen-container-single .chosen-single*/
.select2-container{
    padding:0 !important
}
  /*.sf-field-taxonomy-ingredient, .sf-field-taxonomy-ingredient .chosen-container, .sf-field-taxonomy-ingredient .chosen-single*/
  .sf-field-taxonomy-ingredient {
    /*background:#a8bf20;*/
    background:#fff !important;
    border:3px solid #5b7e25 !important;
	border-radius:20px;
  }
  .sf-field-taxonomy-ingredient .select2-container--default .select2-selection--single {
    /*background:#a8bf20;*/
    background:#fff !important;
    border:0px solid #5b7e25 !important;
	border-radius:20px;
  }
  /*.sf-field-taxonomy-product, .sf-field-taxonomy-product .chosen-container, .sf-field-taxonomy-product .chosen-single*/
   .sf-field-taxonomy-product {
    /*background:#71970f;*/
    background:#fff !important;
    border:3px solid #5b7e25 !important;
	border-radius:20px;
  }
  .sf-field-taxonomy-product .select2-container--default .select2-selection--single {
   /*background:#71970f;*/
   background:#fff !important;
   border:0px solid #5b7e25 !important;
 border-radius:20px;
 }

  /*.chosen-container-active.chosen-with-drop .chosen-single {
    background-image:none !important;
    background-image:none !important;
    border:none !important;
  }*/
  /*.sf-field-taxonomy-product_category, .sf-field-taxonomy-product_category .chosen-container, .sf-field-taxonomy-product_category .chosen-single*/
  .sf-field-taxonomy-product_category {
    /*background:#5b7e25;*/
    background:#fff !important;
    border:3px solid #5b7e25 !important;
	border-radius:20px;
  }
  .sf-field-taxonomy-product_category .select2-container--default .select2-selection--single {
    /*background:#5b7e25;*/
    background:#fff !important;
    border:0px solid #5b7e25 !important;
	border-radius:20px;
  }
  /*.sf-field-taxonomy-states_served, .sf-field-taxonomy-states_served .chosen-container, .sf-field-taxonomy-states_served .chosen-single*/
.sf-field-taxonomy-states_served {
    /*background:#5b7e25;*/
    background:#fff !important;
    border:3px solid #5b7e25 !important;
	border-radius:20px;
  }
  .sf-field-taxonomy-states_served .select2-container--default .select2-selection--single {
      /*background:#5b7e25;*/
      background:#fff !important;
      border:0px solid #5b7e25 !important;
  	border-radius:20px;
    }
  a.viewall {
    /*background:#b3ce22 !important;*/
    background:#fff !important;
    border:3px solid #5b7e25 !important;
    color:#5b7e25 !important;
    text-decoration:none;
    display:inline-block;
    padding: 13px 20px;
    border-radius:20px;
    font-family:'interstate' !important;
    font-weight:700;
    font-size:16px;
  }
  form.searchandfilter, .searchandfilter ul {display:inline !important;}
  input[name="_sf_submit"] {
    background:#b3ce22 !important;
    color:#085239 !important;
  }
  .chosen-single {
    box-shadow:none !important;
  }
  .chosen-single span {color:white !important;}
  .quickfacts {
    background:#f1f1f1;
    padding:30px;
  }
  .quickfacts h3 {
    color:#71970f !important;
    font-family: 'interstate';
    font-weight:900 !important;
    font-size:26px !important;
    padding:0;
    margin:0;
  }
  .quickfacts ul, ul.memberfacts {
    list-style-type:none;
    margin: 0 0 1.41575em 1.5em;
  }
  .quickfacts ul li:before, ul.memberfacts li:before {
    position:absolute;
    background:#71970f;
    content:' ';
    width:10px;
    height:10px;
    top:22px;
    left:-25px;
  }
  .quickfacts ul li {
  position:relative;
    border-bottom:1px solid #71970f;
    padding:10px 0;
  }
  ul.memberfacts li{
  position:relative;
    padding:10px 0;
  }
  .row.hubmenu {background:#b3ce22; padding:5px 0;}
  .hubmenu .col-12 {color:#085239;}
  .hubmenu a {font-family:'interstate'; font-size:15px;}
  .hubmenu span.divider {color:white !important; padding:0; margin:0;}
  .innerbanner {padding:25px; background:url(/wp-content/themes/primera-storefront-child/images/grassbg_darker.jpg) no-repeat; background-size:cover;}
.profitplus .innerbanner {padding:10% 0 5% 0; background:url(/wp-content/uploads/2021/12/profitplusbanner2_overlay50.jpg) center no-repeat; background-size:cover;}



  .moreinfo {margin-top:40px;}
  .moreinfo h4 {font-family:'interstate'; font-size:18px !important; font-weight:500; color:black; margin-bottom:30px;}

  a.filebtn {text-decoration: none !important; text-transform:uppercase; display:block; transition:0.25s linear; text-align:center; margin:0 2%; text-transform:uppercase; font-size:18px; padding:15px 0; background:#085239; border-radius:30px; color:white; font-family:'interstate' !important; margin-right:5%; font-weight:700}
  .filebtn:hover {background:#5b7e25}
  .hubPageButton, .wpc_logout_link {color:#085239; padding:9px 15px !important; margin:0;}
  .hubPageButton.active, .hubPageButton:hover, .wpc_logout_link:hover {position:relative; top:-1px; margin:0; text-decoration:none; background:#085239;color:white !important;}
  .content {margin:25px 0;}
  .golf h2, .financials h2 {/*margin-top:30px;*/ margin-top:0;}
  .site-header {background:#ebebeb !important; position:fixed !important; z-index:9999 !important; top:0; left:0; right:0; bottom:auto;}
  .no-wc-breadcrumb .site-header {
    margin-bottom: 0 !important;
}
.wpc_thumbnail_wrapper {display:none !important;}
.main-navigation ul.menu > li > a {
  font-family:'interstate' !important;
  font-weight:400;
}
@media only screen and (min-width:1025px) {
  /*.slideshow .bg {padding:8% 10% 8% 10%;}*/
	.slideshow .bg {padding:0;}
	.bannerleft, .bannerright {padding:8% 5% !important;}
.golf .filebtn, .financials .filebtn {width:40%; text-transform:uppercase; transition:0.25s linear; display:inline-block; text-align:center; margin:0 2%; text-transform:uppercase; font-size:16px !important; padding:15px 0; font-weight:700; background:#085239; border-radius:30px; color:white; font-family:'interstate'; margin-right:5%;}
.golf .supplierbuttons .filebtn, .financials .supplierbuttons .filebtn {width:100% !important;}
.hithere {color:#085239; position:absolute; top:5px; right:12%; font-size:14px !important; font-family:'interstate'}
}
#search-filter-results-8066 .member {
  border:1px solid #085239;
  padding:1.5%;
}
.xChangeItemContainer {
  border:1px solid #ddd;
  padding:1.5%;
}
@media only screen and (min-width:1510px) {
  .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding: 0 15px !important;
    font-size:15px;
    color:#085239;
  }
}
@media only screen and (min-width:1025px) and (max-width:1299px) {
  .storefront-primary-navigation {
    position:absolute;
    top:30px;
    right:5%;
    width:70%;
  }
  .hithere {right:7% !important;}
}
@media only screen and (min-width:1300px) {
  .storefront-primary-navigation {
    position:absolute;
    top:30px;
    right:10%;
    width:60%;
  }
}
@media only screen and (min-width:1025px) and (max-width:1509px) {
  .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding: 0 0.3em !important;
    font-size:14px;
    color:#085239;
  }
}
@media only screen and (min-width:992px) {
  #search-filter-results-8066 .member {width:31.3%; margin:1%; float:left;}
  .supplierhead h1 {font-family:'Century Gothic Bold'; font-weight:900 !important; font-size:40px !important; margin:0; padding:0;}
  .supplierhead {padding:40px 25px 25px 25px;}
	.supplierlogo img {
		position:relative;
		top: 50%;
    	transform: translateY(-50%);
	}
}
@media only screen and (max-width: 1024px) {
	.bannerleft {padding:2% !important;}
}
@media only screen and (min-width:992px) and (max-width:1024px) {
  .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding: 0 0.4em !important;
    font-size:14px;
    color:#085239;
  }
}
@media only screen and (min-width:768px) and (max-width:991px) {
  .supplierhead h1 {font-family:'Century Gothic Bold'; font-weight:900 !important; font-size:45px !important; margin:0; padding:0;}
  .supplierhead {padding:25px 25px 25px 25px;}
  .main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
    padding: 0 0.3em !important;
    font-size:13px;
    color:#085239;
  }
  #search-filter-results-8066 .member {width:46%; margin:2%; float:left;}
}
.site-header .site-branding img {
  height: auto;
  max-width: 180px !important;
  max-height: none;
}
@media only screen and (min-width:768px) and (max-width:1024px) {
  .storefront-primary-navigation {
    position:absolute;
    top:30px;
    right:1%;
    width:70%;
  }


  .hithere {color:#085239; position:absolute; top:5px; right:3%; font-size:14px !important; font-family:'interstate'}
}
#search-filter-form-7770 input {
  padding:0.8em !important;
}
@media only screen and (min-width:768px) and (max-width:1166px) {
  #search-filter-form-7770 ul li, #search-filter-form-8066 ul li {
    display: inline-block;
    margin-right: 2%;
    max-width: 40% !important;
}
}
@media only screen and (max-width:1024px) {
  .slideshow .bg {/*padding:2%;*/ padding:0;}
  .golf .filebtn, .financials .filebtn {width:80%; text-transform:uppercase; transition:0.25s linear; display:inline-block; text-align:center; margin:3%; text-transform:uppercase; font-size:16px !important; font-weight:700; padding:10px 0; background:#085239; border-radius:30px; color:white; font-family:'interstate'; }
}
@media only screen and (min-width:1300px) {
  header .col-full, #primary .col-full {
    max-width: 66.4989378333em !important;
    margin-left: auto;
    margin-right: auto;
    /*padding: 0 2.617924em;*/
    padding:0 !important;
    box-sizing: content-box;
}
}
@media only screen and (max-width:1299px) {
  header .col-full, #primary .col-full {
    max-width: 66.4989378333em !important;
    margin-left: auto;
    margin-right: auto;
    /*padding: 0 2.617924em;*/
    padding:0 !important;
    box-sizing: content-box;
  }
}
@media only screen and (max-width:767px) {
	.logocontainer .logo {
		max-width:400px;
		margin:1.5% auto;
		padding:2%;
		border:1px solid #ccc;
	}
	.logocontainer .logoimg {
		margin-bottom:15px;
	}
	
	.logocontainer .logo h3 {text-align:center;}
	.logocontainer .sponsorlogo {
		max-width:100px;
		margin:15px auto;
	}
}
@media only screen and (min-width:768px) {
	ul#input_17_15, ul.gfield_checkbox {
		display:flex;
		flex-direction:row;
		flex-wrap:wrap;
	}
	ul#input_17_15 li {
		clear:none !important;
		flex:0 0 30%;
	}
	ul.gfield_checkbox li {
		flex:0 0 48%;
		clear:none !important;
	}
	.logocontainer {
		position: relative; display:flex; flex-direction:row; flex-wrap:wrap;
	}
	.logocontainer .logo {
		position:relative;
		flex: 0 0 30%;
		margin:1.5%;
		padding:1.5%;
		border:1px solid #ccc;
	}
	.logocontainer .logoimg {
		margin-bottom:0px;
	   /*height:218px;*/
	}
	.logoimg img {
		position:relative;
		/*top:50%;
		transform:translateY(-50%);*/
	}
	.logocontainer .logo h3 {text-align:center;}
	.logocontainer .sponsorlogo {
		max-width:100px;
		margin:15px auto;
		position:relative;
		bottom:0;
	}
  .page-template-template-fullwidth-php .content-area, .page-template-template_news-php .content-area {
    width: 100% !important;
    float:none !important;
    margin:0 auto !important;
}
  #content {margin-top:73px !important}
  .bannerright .col-2 {/*position:absolute; left:0; right:auto; top:0; bottom:0;*/position:relative; float:left;  padding:15px; text-align:center;background:rgba(153,183,0,0.9);}
  .bannerright .col-10 {/*position:absolute; left:auto; right:0; top:0; bottom:0;*/ position:relative; float:left; padding:15px;}
  .innerbanner h1 {font-family:'interstate'; font-size:34px; margin:0; padding:0; font-weight:700; color:white !important; text-align:center;}
  .hubmenu .col-12 {margin:0 auto; max-width:66.4989378333em;;color:#085239;}
  .result_container {
    display:flex;
    flex-direction:row;
    flex-wrap:wrap;
    justify-content: flex-start;
  }
  .result_supplier {
    /*float:left;
    clear:none;
    width:29.3%;
    height:365px;*/
    flex: 0 0 29%;
    padding:2%;
    margin:2%;
    border:1px solid #999;
  }
  .site-branding, .site-search, .site-header-cart, .site-logo-anchor, .site-logo-link, .custom-logo-link {
    margin-bottom: 0.5em !important;
}
  .main-navigation ul, .secondary-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    display: table;
    width:100%;
}
  .main-navigation ul li, .secondary-navigation ul li {
    position: relative;
    display: table-cell;
    text-align: center !important;
}
  .bannerright {
    padding:0 !important;
    margin:0;
    position:relative;
    /*min-height:340px !important;*/
  }
	footer div.col-8 {padding-left:10%; padding-top:50px; padding-bottom:50px;}
	.gform_body .twocol {
		clear:none !important;
		float:left;
		width:48.5%;
		margin-right:1%;
	}
	.gform_body .fivecol {
		clear:none!important;
		float:left;
		width:17.5%;
		margin-right:2%;
		margin-bottom:20px;
	}
	.gform_body .fivecolright {
		clear:none!important;
		float:right;
		width:17.5%;
		margin-right:2%;
		margin-bottom:20px;
	}
	.gform_body h3.producthead {
	background: #ddd !important;
    border-bottom: 1px solid #ccc;
    padding: 10px;
    margin: 0;
    font-size: 25px !important;
    text-align: center !important;
    font-family: 'interstate' !important;
	}
	.gform_body h4.categorysubhead {
    background: #eee;
    border-bottom: 1px solid #ddd;
    padding: 10px;
    margin: 0px 0 20px 0;
    text-align: center;
    font-family: 'interstate';
}
	.gform_body h4 {
    font-family: 'interstate';
}


    .site-header {
        padding-top: 15px !important;
        padding-bottom: 0;
        margin-bottom:0 !important;
    }

  .storefront-primary-navigation .col-full {
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding: 0 !important;
    box-sizing: content-box;
  }
}
.row.xchangeItems {
  padding:30px;
}

@media only screen and (min-width:635px) and (max-width:768px) {
  #search-filter-form-7770 ul li, #search-filter-form-8066 ul li {
    display: inline-block;
    max-width: 50% !important;
    margin:0px 2% 10px 0;
  }
  li.sf-field-search {margin:0 2% 0 0 !important;}
}
@media only screen and (max-width:634px) {
  #search-filter-form-7770 ul li, #search-filter-form-8066 ul li {
    display: block;
    max-width: 80% !important;
    margin:0 auto 10px auto;
  }
  li.sf-field-search, .viewall {display:block !important; width:80%; margin:0 auto !important}
  li.sf-field-search input {width:100% !important;}
}
@media only screen and (min-width:769px) {
  .supplierbuttons {width:25%; display:inline-block; margin:0 2%;}
  .golf .supplierbuttons, .financials .supplierbuttons {width:40%;}
}
@media only screen and (max-width:768px) {
  .supplierbuttons {width:100%; display:block; margin:2%;}
  a.filebtn {margin:0 auto 2% auto !important;}
}

@media only screen and (max-width:767px) {
  .supplierhead h1 {font-family:'Century Gothic Bold'; font-weight:900 !important; font-size:40px !important; margin:0; padding:0;}
  .supplierhead {padding:20px;}
  #content {margin-top:84px !important}
  .result_supplier {
    float:none;
    clear:both;
    margin:2% auto;
    width:85%;
    padding:2%;
    border:1px solid #999;
  }
.hubmenu a {font-size:12px !important}
.hubmenu .col-12{padding:0 !important;}
.hubmenu {padding:2px !important;}
  .prodgrid td, .commtree td {padding:5px !important;font-size:12px !important;}
  .prodgrid td a.btn {font-size:12px !important; padding: 5px 10px !important}
  #search-filter-results-8066 .member {width:80%; margin:0 auto 2% auto;}
  .innerbanner h1 {font-family:'interstate'; font-size:30px !important; margin:0; padding:0; font-weight:700; color:white !important}
  #search-filter-results-8066 .member h2 {font-size:28px !important;}
  .footerside {display:none !important;}
  .whatiscontent {padding:0 25px;}
.hithere {color:#085239; position:absolute; top:2px; right:3%; font-size:14px !important; font-family:'interstate'}
.loginbtn {text-align:center !important; text-transform:uppercase;}
.main-navigation ul.menu > li > a, .main-navigation ul.nav-menu > li > a {
  color:#fff;
  font-size:25px;
}
a.filebtn {font-size:15px; font-weight:700}

.menu-toggle {position:relative; z-index:99999 !important}
.main-navigation.toggled .handheld-navigation, .main-navigation.toggled .menu > ul:not(.nav-menu), .main-navigation.toggled ul[aria-expanded=true] {
    /*max-height: 9999px;*/
    position:fixed;
    top:0;
    left:0;
    right:0;
    bottom:0;
    background:rgba(0,0,0,0.9);
    padding:50px 20px;
    z-index:999;
}
.main-navigation ul.menu > li > a:active, .main-navigation ul.menu > li > a:hover {color:#a9c625 !important; border-bottom:0px solid white;}
.current-menu-item, .current-menu-item a {color:#a9c625 !important; border-bottom:0px solid white;}
.bannerright {
  background:rgba(179,206,34,0.7);
  padding:0 !important;
  /*margin:0 25px;*/
	margin:0 !important;
  position:relative;
	min-height:350px !important;
  /*margin:0 0 0 20px !important;*/
}
.bannerright .col-2 {float:left; padding:15px; text-align:center;}
.bannerright .col-10 {float:left; padding:15px;}
.site-header {padding-bottom:10px !important;}

button.menu-toggle {background:#085239 !important;}
.menu-toggle span {color:white !important;}
.menu-toggle:before, .menu-toggle span:before, .menu-toggle:after {background:white !important;}
.address span {display:block !important; margin:0 !important;}
.address span.email {margin:20px 0 !important;}
.address span.divider {display:none !important;}
}
.banneroverlay {
  /*background:rgba(255,255,255,0.5);*/
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0.8+0,0+100 */
/*background: -moz-linear-gradient(top,  rgba(255,255,255,0.8) 0%, rgba(255,255,255,0) 100%); 
background: -webkit-linear-gradient(top,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0.8) 0%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffffff', endColorstr='#00ffffff',GradientType=0 ); */
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#5b7e25+0,5b7e25+50,5b7e25+100&1+0,0.7+50,0+100 */
background: -moz-linear-gradient(left,  rgba(91,126,37,1) 0%, rgba(91,126,37,0.7) 50%, rgba(91,126,37,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  rgba(91,126,37,1) 0%,rgba(91,126,37,0.7) 50%,rgba(91,126,37,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  rgba(91,126,37,1) 0%,rgba(91,126,37,0.7) 50%,rgba(91,126,37,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5b7e25', endColorstr='#005b7e25',GradientType=1 ); /* IE6-9 */

  position:absolute;
  top:0; bottom:0; left:0; right:0;
  z-index:2
}
.banneroverlay_about {background:rgba(0,0,0,0.4);position:absolute;
top:0; bottom:0; left:0; right:0;
z-index:2}
@media only screen and (min-width:1005px) {
  #videobg {
    position:absolute;
    min-width: 100%;
  min-height: 100%;
    top:-100px;
    bottom:0;
    left:0;
    right:0;
    z-index:1;
    object-fit: cover;
  }
}
@media only screen and (max-width:1004px) {
  #videobg {
    position:absolute;
    min-width: 100%;
  min-height: 100%;
    top:0;
    bottom:0;
    left:0;
    right:0;
    z-index:1;
    object-fit: cover;
  }
}

.modal.fade {
    top:0 !important;
  }
.modal {
  position:relative !important;
  z-index:9999 !important;
  margin:0 auto !important;
}
.modal-dialog {
    max-width: 80% !important;
    margin: 1.75rem auto;
}
.modal-header h4, .modal-header p {
  display:block !important;
  width:100% !important;
  clear:both !important;
  float:none !important;
}
@media only screen and (max-width:1024px) {
	.row {margin-left:0 !important; margin-right:0 !important;}
}

.staffcontainer {
	display:flex; 
	flex-direction:row;
	flex-wrap:wrap;
	justify-content: space-around;
}
.staffcontainer .staff, .staffcontainer .board {margin-bottom:15px;}
@media only screen and (min-width:975px) {
	.staffcontainer .staff {
	flex:0 0 18%;
}
}
@media only screen and (min-width: 600px) and (max-width:974px) {
	.staffcontainer .staff {
	flex:0 0 30%;
}
}
@media only screen and (max-width:599px) {
	.staffcontainer .staff {
	flex:0 0 48%;
}
}
@media only screen and (min-width:700px) {
.staffcontainer .board {
	flex:0 0 22%;
}
}
@media only screen and (min-width:500px) and (max-width:699px) {
.staffcontainer .board {
	flex:0 0 30%;
}
}
@media only screen and (max-width:499px) {
	.staffcontainer .board {
	flex:0 0 48%;
}
}
.board p {margin-bottom:0px;}

/*temporarily hide image row below banner and down arrow at the bottom */
.downarrow a, .whatisprimera .imgcol {display:none;}

/*-----------------Leadership Team Page font styles -------------------------- */
.page-id-8690 h2.leaders {
	color:#215732;
	margin-bottom:0;
}
@media only screen and (min-width:1024px) {
	.page-id-8690 h2 {
	font-size:30px;
}
	.page-id-8690 h5 {
		font-size:18px;
	}
	.page-id-8690 p.teamtitle {
		font-size:16px;
	}
}
@media only screen and (min-width:768px) and (max-width:1023px) {
	.page-id-8690 h2 {
	font-size:25px;
}
	.page-id-8723 h5 {
		font-size:18px;
	}
	.page-id-8723 p.teamtitle {
		font-size:16px;
	}
}
@media only screen and (max-width:767px) {
	.page-id-8690 h2 {
	font-size:20px;
}
	.page-id-8690 h5 {
		font-size:16px;
	}
	.page-id-8690 p.teamtitle {
		font-size:14px;
	}
}
.page-id-8690 h2.pillars {
	color:#9fab22;
}

.page-id-8690 h4 {
	font-style:italic;
}
.page-id-8690 h5 {
	font-weight:normal;
	color:black;
	text-align:left;
	margin:10px 0 0 0;
}
/*.staffimg img {width:100%; height:auto;}*/
.page-id-8690 p {color:#666;}
.page-id-8690 p.teamtitle {
	/*font-weight:bold !important;*/
	text-align:left;
	color:#666;
	margin:0;
}

@media only screen and (min-width:768px) {
	/*.golfcontainer {display:flex; flex-direction:row; flex-wrap:wrap; justify-content:space-between}*/
	.golf {flex: 0 0 42%;}
	.golf section .files {margin-top:-5px;}
	.financials section .files {margin-top:-10px;}
	.golf2 {flex: 0 0 55%;}
	.golf h2, .financials h2, .golf2 h2 {font-size:30px;}
	/*.golf .filebtn {width:100%; clear:both; margin-bottom:10px;}*/
	.golf2, .financials {margin-top:20px;}
	.golf2 .filebtn {width:45%;}
	/*.financials .filebtn {
		width:42%; clear:both; margin-bottom:10px;
	}*/
	.financials .supplierbuttons.grid, .financials .supplierbuttons.memberpart {
		width:42%; clear:both; margin-bottom:10px; display:block !important;
	}
}