/*
Theme Name:     Ag-2020 Purdue Theme
Theme URI:      
Description:    Ag-2020 Purdue Theme by HLA Department
Author:         Kirby Kalbaugh - Purdue University
Author URI:     https://ag.purdue.edu/hla
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Version:        0.1.0
Text Domain: ag2020
*/

/*****
******
******	Consumer Hort / Indiana Yard Garden
******
*****/

/*
Front Page Hero Header
*/

.con-hort-hero-header ul,
.con-hort-hero-header ol {
  padding: 0;
}

.con-hort-recent-news h3.widget-title,
.con-hort-bottom-row h3.sow-headline {
  padding-top: 0;
}

/*****
******
******	LA Coop Page Styles
******
*****/

.la-coop-header-image h1,
.la-coop-header-image h2 {
  background-color: #000;
  margin: 50px 0 0 0!important;
  padding: 20px 0 0 0;
}

.la-coop-header-image h3,
.la-coop-header-image h4,
.la-coop-header-image h5 {
  background-color: #000;
  margin: 0!important;
  padding: 0 0 20px 0;
}


.btn.btn-purdue {
  font-family: "United Sans", Impact,"Arial Black", "sans serif"!important;
  font-weight: 700!important;
  font-size: 18px!important;
  text-transform: uppercase!important;
  background-color: #fff!important;
  border-style: solid!important;
  border-width: 0!important;
  background-clip: border-box!important;
  border-color: #8e6f3e!important;
  border-top-width: 2px!important;
  border-right-width: 2px!important;
  border-bottom-width: 2px!important;
  border-left-width: 2px!important;
  border-top-left-radius: 0px!important;
  border-top-right-radius: 0px!important;
  border-bottom-left-radius: 0px!important;
  border-bottom-right-radius: 0px!important;
}

.btn.btn-purdue:hover {
  font-family: "United Sans", Impact,"Arial Black", "sans serif"!important;
  font-weight: 700!important;
  font-size: 18px!important;
  text-transform: uppercase!important;
  background-color: #CFB991!important;
  border-style: solid!important;
  border-width: 0!important;
  background-clip: border-box!important;
  border-color: #8e6f3e!important;
  border-top-width: 2px!important;
  border-right-width: 2px!important;
  border-bottom-width: 2px!important;
  border-left-width: 2px!important;
  border-top-left-radius: 0px!important;
  border-top-right-radius: 0px!important;
  border-bottom-left-radius: 0px!important;
  border-bottom-right-radius: 0px!important;
}


ul#sidebar{
  list-style-type:none;
  padding-left: 0;
}