/* Variables */
:root {
  --agri_green: #67b031;
  --agri_green_light: #67c453;
  --agri_orange: #eb6000;
  --agri_blue: #326194;
  --agri_grey: #f4f3f4;
  --agri_darkgrey: #d8d8d8;
  --agri_deepdarkgrey: #373737;
}

/* Fonts */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/pt-sans-v12-latin-regular.eot'); 
  src: local(''),
       url('../fonts/pt-sans-v12-latin-regular.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/pt-sans-v12-latin-regular.woff2') format('woff2'), 
       url('../fonts/pt-sans-v12-latin-regular.woff') format('woff'), 
       url('../fonts/pt-sans-v12-latin-regular.ttf') format('truetype'), 
       url('../fonts/pt-sans-v12-latin-regular.svg#PTSans') format('svg'); 
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../fonts/pt-sans-v12-latin-italic.eot'); 
  src: local(''),
       url('../fonts/pt-sans-v12-latin-italic.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/pt-sans-v12-latin-italic.woff2') format('woff2'), 
       url('../fonts/pt-sans-v12-latin-italic.woff') format('woff'), 
       url('../fonts/pt-sans-v12-latin-italic.ttf') format('truetype'), 
       url('../fonts/pt-sans-v12-latin-italic.svg#PTSans') format('svg'); 
}
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/pt-sans-v12-latin-700.eot'); 
  src: local(''),
       url('../fonts/pt-sans-v12-latin-700.eot?#iefix') format('embedded-opentype'), 
       url('../fonts/pt-sans-v12-latin-700.woff2') format('woff2'), 
       url('../fonts/pt-sans-v12-latin-700.woff') format('woff'), 
       url('../fonts/pt-sans-v12-latin-700.ttf') format('truetype'), 
       url('../fonts/pt-sans-v12-latin-700.svg#PTSans') format('svg'); 
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../fonts/pt-sans-v12-latin-700italic.eot'); 
  src: local(''),
       url('../fonts/pt-sans-v12-latin-700italic.eot?#iefix') format('embedded-opentype'), */
       url('../fonts/pt-sans-v12-latin-700italic.woff2') format('woff2'), 
       url('../fonts/pt-sans-v12-latin-700italic.woff') format('woff'), 
       url('../fonts/pt-sans-v12-latin-700italic.ttf') format('truetype'), 
       url('../fonts/pt-sans-v12-latin-700italic.svg#PTSans') format('svg'); 
}

/* Styles */
body { position: relative; overflow-x: hidden; }
body, html { height: 100%; }
header { background:var(--agri_green); border-radius: 15px; }
header .flx-container { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; align-content: center; }
header .flx-container2 { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; align-content: center; }
header .flx-items { text-align: center; }
header .flx-items:nth-child(1) { display: block; flex-grow: 1; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; margin:0 10px; } 
header .flx-items:nth-child(2) { display: block; flex-grow: 1; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; margin:0 10px; } 
header .flx-items:nth-child(3) { display: block; flex-grow: 1; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; margin:0 10px; }
header .flx-items:nth-child(4) { display: block; flex-grow: 1; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; margin:0 10px; }
header .flx-items:nth-child(5) { display: block; flex-grow: 1; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; margin:0 10px; }
header .flx-items:nth-child(6) { display: block; flex-grow: 1; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; margin:0 10px; }
header .flx-items:nth-child(7) { display: block; flex-grow: 1; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; margin:0 10px; }
header .pnt22 { border-radius: 100%; height: 25px; width: 25px; text-align: center; font-weight: bold; color: white; background-color: var(--agri_blue); padding-top: 3px; position: absolute; top: 25px; right: 30px; font-size: 12px; } 
header .flx-items .btns22 { margin:0; padding: 10px; }
header .flx-items .btns22 img { min-height: 20px; min-width: 20px; }
header .flx-items .inpt22 { height: 42px !important; z-index: 0; }
header .flx-items .icns22 { height:50px; display: inline-block; padding:10px; }
header .flx-items .txt22 { font-family: 'PT Sans'; color:white; font-weight:700; letter-spacing: .025em; display: inline-block; text-align: center; }
#subnav .flxwrpr { display:flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; align-content: flex-start; }
#subnav .wrp1, #subnav .wrp2 { display: inherit; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; }
#subnav .wrp1 .index_cat { background: var(--agri_green); height: 90px; margin-bottom: -20px; width: 160px; border-radius: 15px 15px 0 0; font-weight: bold; color: white; padding: 10px 20px; font-size: 18px; line-height: 1.25em; }
#subnav .wrp1 .index_sellout { background: var(--agri_orange); display: inline-flex; margin-left: 0.75em; border-radius: 15px; font-weight: bold; color: white; padding: 10px 10px; font-size: 18px; width: 195px; line-height: 1.25em; }
#subnav .wrp1 .index_sellout:hover { text-decoration: none; }
#subnav .wrp1 .index_sellout img { height: 40px; margin: 5px; margin-right: 0.75em; }
#subnav .wrp1 .index_offer { background: var(--agri_blue); display: inline-flex; margin-left: 0.75em; border-radius: 15px; font-weight: bold; color: white; padding: 10px 10px; font-size: 18px; width: 150px; line-height: 1.25em; }
#subnav .wrp1 .index_offer:hover { text-decoration: none; }
#subnav .wrp1 .index_offer img { height: 40px; margin: 5px; margin-right: 0.75em; }
#subnav .wrp1 .fa-caret-down { float: right; margin-top: 3px; display: inline-block; }
#subnav .wrp2 .dropdown-menu { left: inherit; right: 0; min-width: unset; border-radius: 10px; border: 5px solid var(--agri_orange); margin: 0; padding: 0; }
#subnav .wrp2 .dropdown-menu > li > a { padding:5px 10px; }
#subnav .wrp2 .dropdown-menu > li > a:focus, #subnav .wrp2 .dropdown-menu > li > a:hover { background:var(--agri_blue); color:white; }
#subnav .wrp2 .dropdown > a { padding:20px; }
#subnav .wrp2 .uplnk { font-weight: bold; text-decoration: none; color: black; }
#subnav .wrp2 .flag { width: 20px; margin-top: -3px; margin-left: 3px; }
#ctnv22 .catnav { border-radius: 10px; border: 10px solid var(--agri_green); }
#ctnv22 .catnav .fa-caret-right { float: right; font-size: 150%; margin-top: 1px; margin-right:5px; color:var(--agri_deepdarkgrey); }
#ctnv22 .catnav a { display:inline-block; width:100%; color:black; font-size:15px; padding-top:2px; }
#ctnv22 .catnav a:hover { background:var(--agri_blue); color:white; text-decoration: none; }
#ctnv22 .catnav a:hover .fa-caret-right { color:white; }
#ctnv22 .catnav .spclnv2 a:hover { background:var(--agri_orange); }
#ctnv22 .catnav a:hover img.plchldr { opacity:.1; }
#ctnv22 .catnav a span { color:var(--agri_grey); }
#ctnv22 .catnav .spclnv1 { border-bottom: 1px solid var(--agri_blue); }
#ctnv22 .catnav .spclnv1 a { color:var(--agri_blue); text-transform: uppercase; font-weight:bold; }
#ctnv22 .catnav .spclnv1 a:hover, #ctnv22 .catnav .spclnv2 a:hover { color:white; }
#ctnv22 .catnav .spclnv2 a { color:var(--agri_orange); text-transform: uppercase; font-weight:bold; }
#ctnv22 .catnav .dropdown-menu { top: -15px; left: 100%; border-radius: 10px; border: 5px solid var(--agri_orange); margin: 0; padding: 0; } 
#ctnv22 .catnav .dropdown-menu h2 { margin: 0; font-size: 17px; padding: 10px; color:black; border-bottom: 1px solid black; }
#ctnv22 .catnav .dropdown-menu > li > a { padding:5px 10px; }
#ctnv22 .catnav .dropdown-menu > li > a:focus, #ctnv22 .catnav .dropdown-menu > li > a:hover { background:var(--agri_blue); color:white; }
#ctnv22 .catnav img { height:25px; padding:2px; }
#ctnv22 .exwdthimg { width:100%; height: 215px; }
#ctnv22 .slogan { background:var(--agri_blue); border-radius: 10px; padding:15px 20px; text-align:center; }
#ctnv22 .slogan h1 { font-size:35px; text-transform: uppercase; font-weight: bold; color:white; border-bottom: none; margin: 0; padding: 0; }
#ctnv22 .slogan h2 { font-size:35px; font-weight: bold; color:white; border-bottom: none; margin:0; padding:0; }
#ctnv22 .slogan p { font-size:20px; color:white; border-bottom: none; }
#ctnv22 .slogan p span { font-weight: normal; font-size: 16px; }
#ctnv22 .slogan.slgn2 { display: flex; align-items: center; justify-content: center; height: 187px; }
#ctnv22 .slogan.slgn3 { display: flex; align-items: center; justify-content: center; height: 187px; }
#lstvwd { background:var(--agri_grey); border-radius: 15px; border:1px solid var(--agri_darkgrey); }
#lstvwd p { font-weight:bold; color:var(--agri_deepdarkgrey); }
#lstvwd img { width:100%; }
#lstvwd .flx-container { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-around; align-items: center; align-content: center; }
#lstvwd .flx-items * { display: block; flex-grow: 1; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; } 
#icofoo img { width:100%; }
#icofoo .flx-container { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; align-content: center; }
#icofoo .flx-items:nth-child(1) { display: block; flex-grow: 0; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; } 
#icofoo .flx-items:nth-child(2) { display: block; flex-grow: 0; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; } 
#icofoo .flx-items:nth-child(3) { display: block; flex-grow: 0; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; } 
#icofoo .flx-items:nth-child(4) { display: block; flex-grow: 0; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; } 
#icofoo .flx-items:nth-child(5) { display: block; flex-grow: 0; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; } 
#icofoo .flx-items:nth-child(6) { display: block; flex-grow: 0; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; } 
#icofoo .flx-items:nth-child(7) { display: block; flex-grow: 0; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; } 
#icofoo .flx-items:nth-child(8) { display: block; flex-grow: 0; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; } 
#icofoo .flx-items:nth-child(9) { display: block; flex-grow: 0; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; } 
footer.ftr22 { background:var(--agri_green); border-radius: 15px; font-size: 14px; height:inherit; }
footer.ftr22 p { font-style: italic; }
footer.ftr22 a { color:white; }
footer.ftr22 a:hover { color:white; opacity:.7; } 
footer.ftr22 img { height: 30px; margin-right: 6px; }
footer.ftr22 .flx-container { display: flex; flex-direction: row; flex-wrap: nowrap; justify-content: space-between; align-items: center; align-content: center; }
footer.ftr22 .flx-items:nth-child(1) { display: block; flex-grow: 0; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; }
footer.ftr22 .flx-items:nth-child(2) { display: block; flex-grow: 0; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; }
::-webkit-scrollbar { width: 12px; }
::-webkit-scrollbar-track { background: var(--agri_grey); }
::-webkit-scrollbar-thumb { background: var(--agri_green); }
::-webkit-scrollbar-thumb:hover { background: var(--agri_green_light); }
.op-anmt { -webkit-transition: opacity .2s linear; -moz-transition: opacity .2s linear; -ms-transition: opacity .2s linear; -o-transition: opacity .2s linear; transition: opacity .2s linear; }
.op-anmt:hover { filter: alpha(opacity=75); opacity:.75; }

/* Mobile Navigation*/
.nav .open > a { background-color: transparent; }
.nav .open > a:hover { background-color: transparent; }
.nav .open > a:focus { background-color: transparent; }
#wrapper22 { -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; padding-left: 0; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; }
#wrapper22.toggled { padding-left: 220px; }
#wrapper22.toggled #sidebar-wrapper { width: 220px; }
#wrapper22.toggled #page-content-wrapper { margin-right: -220px; position: absolute; }
#sidebar-wrapper { -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; background: #1a1a1a; height: 100%; left: 220px; margin-left: -220px; overflow-x: hidden; overflow-y: auto; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; width: 0; z-index: 1000; }
#sidebar-wrapper::-webkit-scrollbar { display: none; }
#page-content-wrapper { padding-top: 70px; width: 100%; }
nav.navbar { background:var(--agri_green) !important; }
.sidebar-nav { list-style: none; margin: 0; padding: 0; position: absolute; top: 0; width: 220px; }
.sidebar-nav li { display: inline-block; line-height: 17px; position: relative; width: 100%; }
.sidebar-nav li:before { -moz-transition: width 0.2s ease-in; -ms-transition: width 0.2s ease-in; -webkit-transition: width 0.2s ease-in; background-color: #1c1c1c; content: ''; height: 100%; left: 0; position: absolute; top: 0; -webkit-transition: width 0.2s ease-in; transition: width 0.2s ease-in; width: 3px; z-index: -1; background-color: var(--agri_orange); } 
.sidebar-nav li:hover:before { -webkit-transition: width 0.2s ease-in; transition: width 0.2s ease-in; width: 100%; }
.sidebar-nav li a { color: #fff; display: block; padding: 5px 15px 10px 20px; text-decoration: none; } 
.sidebar-nav li.open:hover before { -webkit-transition: width 0.2s ease-in; transition: width 0.2s ease-in; width: 100%; }
.sidebar-nav .dropdown-menu { background-color: var(--agri_green_light); border-radius: 0; border: none; box-shadow: none; margin: 0; padding: 0; position: relative; width: 100%; }
.sidebar-nav li a:hover, .sidebar-nav li a:active, .sidebar-nav li a:focus, .sidebar-nav li.open a:hover, .sidebar-nav li.open a:active, .sidebar-nav li.open a:focus { background-color: transparent; color: #ffffff; text-decoration: none; } 
.sidebar-nav > .sidebar-brand { font-size: 20px; height: 58px; line-height: 44px; }
.index_categories-mobile-only { display:none; }
.overlay { position: fixed; display: none; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; background-color: rgba(0, 0, 0, 0.4); z-index: 1; }
#sidebar-wrapper > ul > li.sidebar-brand > a { background:var(--agri_orange); }

/* Media Queries, Mobile-First */
@media only screen and (min-width : 320px) {
}
@media only screen and (min-width : 480px) {
}
@media only screen and (min-width : 768px) {
	.dropdown:hover .dropdown-menu { display: block; }
}
@media only screen and (min-width : 992px) {
}
@media only screen and (min-width : 1200px) {
}

/* Media Queries, Non-Mobile-First */
@media only screen and (max-width : 1200px) {
  #ctnv22 .slogan.slgn2, #ctnv22 .slogan.slgn3 { height: 290px; }
  body > header > div > div:nth-child(1) { min-width:211px; margin:0 !important; }
  header input { font-size: 12px !important; }
}
@media only screen and (max-width : 991px) {
  #ctnv22 .exwdthimg { height:inherit; }
  #ctnvwrpper { display:none; }
  #ctnv22 > div > div.col-sm-6.col-md-4.px-3 { padding-left:0 !important; }
  footer.ftr22 { font-size: 12px; }
  header .flx-container { display:inline-block; }
  header .flx-items:nth-child(5) { position: relative; }
  header .pnt22 { top:0; }
  body > header > div > div:nth-child(1) { padding:30px; }
  body > header > div > div:nth-child(1) > img { max-height:135px; }
  .index_cat { display:none; }
  .index_sellout { margin-left:0px !important; }
  #ctnv22 { padding-top:1.5rem !important; }
  header .flx-container2 { align-items:flex-start; }
  .index_categories-mobile-only { display:inline-block; }
  #subnav .flxwrpr { display: inline-block; width: 100%; }
  .index_categories-mobile-only { background:var(--agri_green); border:none; border-radius: 15px; margin-right:1.5rem; font-weight: bold; color: white; text-align: left; padding: 10px 10px; font-size: 18px; line-height: 1.25em; }
  .wrp1 { display: flex !important; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; align-content: center; }
  #subnav .wrp1 .index_sellout { width:inherit; }
  #subnav .wrp1 .index_sellout img { height:15px; margin-right: 5px; }
  #subnav .wrp1 .index_offer { width:inherit; }
  #subnav .wrp1 .index_offer img { height:15px; margin-right: 5px; }
  .index_categories-mobile-only, .index_sellout, .index_offer { display: block !important; flex-grow: 1; flex-shrink: 1; flex-basis: auto; align-self: auto; order: 0; text-align: center; }
  .wrp2 { display: flex !important; flex-direction: row; flex-wrap: nowrap; justify-content: center; align-items: center; align-content: center; margin-top:10px; }
  #wrapper22 > header > div > div:nth-child(2) > form { padding: 0 0 15px 0 !important; }
  .container { width:720px; margin:0 auto !important; }
  #lstvwd .flx-container { display:inline-block; }
  #lstvwd .flx-items * { display: unset; flex-grow: 1; flex-shrink: 1;flex-basis: auto;  align-self: auto; order: 0; margin-bottom: 2rem; }
  #lstvwd .flx-container .flx-items { display: inline-block; width: calc(25% - 0.25rem); }
}
@media only screen and (max-width : 767px) {
  #wrapper22 { padding-bottom:10px; }
  #ctnv22 > div > div.col-sm-6.col-md-4.ps-3 { padding:0 !important; margin:15px 15px 0 15px !important; }
  #ctnv22 > div > div.col-sm-6.col-md-4.px-3 { padding:0 !important; margin:15px 15px 0 15px !important; }
  .wrp1 { margin:15px !important; }
  header { margin:15px !important; }
  .container { width:600px; margin:0 auto !important; }
  #lstvwd { width:570px; }
  #icofoo .flx-container { display:inline-block; }
  #icofoo .flx-container .flx-items { display: inline-block; width: calc(33.33% - 0.25rem); margin-bottom: 2rem; }
  footer.ftr22 { width:570px; }
  footer.ftr22 .flx-container { display:inline-block; }
  footer.ftr22 .flx-items { text-align: center; display: inline-block; width: 100%; margin-bottom: 2rem; }
  #wrapper22 > footer > p { text-align: center; }
}
@media only screen and (max-width : 622px) {
  .container { width:450px; margin:0 auto !important; }
  #lstvwd { width:420px; }
  footer.ftr22 { width:420px; }
}
@media only screen and (max-width : 475px) {
  .wrp1 { display: inline-block !important; width: 100%; }
  #subnav .wrp1 .index_categories-mobile-only { width:100%; margin-bottom:10px; }
  #subnav .wrp1 .index_sellout { width:100%; margin-bottom:10px; }
  #subnav .wrp1 .index_offer { width:100%; margin-left:0; margin-bottom: 5px; }
  #subnav .flxwrpr { width: calc(100% - 30px); }
  header .flx-container2 { display:inline-block; }
  #wrapper22 > header > div > div.flx-container2 > a:nth-child(1) { display:inline-block; }
  #wrapper22 > header > div > div.flx-container2 > a:nth-child(2) { display:inline-block; }
  #wrapper22 > header > div > div.flx-container2 > a:nth-child(3) { display:inline-block; }
  #wrapper22 > header > div > div.flx-container2 > a:nth-child(4) { display:inline-block; }
  #wrapper22 > header > div > div.flx-container2 > a:nth-child(5) { display:inline-block; }
  header .flx-container2 { text-align:center; }
  .wrp2 { display: inline-block !important; width: 100%; margin: 0 15px; text-align: center; line-height: 2em; }
  #subnav .wrp2 .dropdown-menu { left:0; right:0; text-align: center; }
  .container { width:300px; margin:0 auto !important; }
  #lstvwd { width:270px; }
  #lstvwd > div > div:nth-child(1) > p { font-size:10px; }
  footer.ftr22 { width:270px; }
}
@media only screen and (max-width : 320px) {
}

/* Repair */
@media screen and (max-width: 768px) {
  #ctnv22 [class^=col-] { float: left !important; }
}