/*
Theme Name: Augusta Cooperative
Description: A custom WordPress theme created for Augusta Cooperative.
Version: 1.0
Author: Octavo Designs
Author URL: https://www.8vodesigns.com
*/

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-size: 62.5%;
}
body {
	margin: 0;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1.65em;
	line-height: 1.6;	
	color: #5f594d;
    float: left;
    width: 100%;
    overflow-x: hidden;	
	
}

article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary {
	display: block;
}
audio,canvas,progress,video {
	display: inline-block;
	vertical-align: baseline;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
[hidden],template {
	display: none;
}
a {
	background-color: transparent;
}
a:active,a:hover {
	outline: 0;
}
abbr[title] {
	border-bottom: 1px dotted;
}
b,strong {
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
}
dfn {
	font-style: italic;
}
/*h1 {
	font-size: 2em;
	margin: 0.67em 0;
}*/
mark {
	background: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sup {
	top: -0.5em;
}
sub {
	bottom: -0.25em;
}
img {
	border: 0;
	max-width: 100%;
	height: auto;
}
svg:not(:root) {
	overflow: hidden;
}
figure {
	margin: 1em 40px;
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}
pre {
	overflow: auto;
}
code,kbd,pre,samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
button,input,optgroup,select,textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button {
	overflow: visible;
}
button,select {
	text-transform: none;
}
button,html input[type="button"],input[type="reset"],input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled],html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner,input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}
legend {
	border: 0;
	padding: 0;
}
textarea {
	overflow: auto;
}
optgroup {
	font-weight: bold;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td,th {
	padding: 0;
}

.container {
	position: relative;
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 20px;
	box-sizing: border-box;
}
.column,.columns {
	width: 100%;
	float: left;
	box-sizing: border-box;
	min-height: 1px;
}
@media (min-width: 400px) {
	.container {
		width: 85%;
		padding: 0;
	}
}
@media (min-width: 780px) {
	.container {
		width: 80%;
	}
	.column,.columns {
		margin-left: 4%;
	}
	.column:first-child,.columns:first-child {
		margin-left: 0;
	}
	.one.column,.one.columns {
		width: 4.66666666667%;
	}
	.two.columns {
		width: 13.3333333333%;
	}
	.three.columns {
		width: 22%;
	}
	.four.columns {
		width: 30.6666666667%;
	}
	.five.columns {
		width: 39.3333333333%;
	}
	.six.columns {
		width: 48%;
	}
	.seven.columns {
		width: 56.6666666667%;
	}
	.eight.columns {
		width: 65.3333333333%;
	}
	.nine.columns {
		width: 74.0%;
	}
	.ten.columns {
		width: 82.6666666667%;
	}
	.eleven.columns {
		width: 91.3333333333%;
	}
	.twelve.columns {
		width: 100%;
		margin-left: 0;
	}
	.one-third.column {
		width: 30.6666666667%;
	}
	.two-thirds.column {
		width: 65.3333333333%;
	}
	.one-half.column {
		width: 48%;
	}
	.offset-by-one.column,.offset-by-one.columns {
		margin-left: 8.66666666667%;
	}
	.offset-by-two.column,.offset-by-two.columns {
		margin-left: 17.3333333333%;
	}
	.offset-by-three.column,.offset-by-three.columns {
		margin-left: 26%;
	}
	.offset-by-four.column,.offset-by-four.columns {
		margin-left: 34.6666666667%;
	}
	.offset-by-five.column,.offset-by-five.columns {
		margin-left: 43.3333333333%;
	}
	.offset-by-six.column,.offset-by-six.columns {
		margin-left: 52%;
	}
	.offset-by-seven.column,.offset-by-seven.columns {
		margin-left: 60.6666666667%;
	}
	.offset-by-eight.column,.offset-by-eight.columns {
		margin-left: 69.3333333333%;
	}
	.offset-by-nine.column,.offset-by-nine.columns {
		margin-left: 78.0%;
	}
	.offset-by-ten.column,.offset-by-ten.columns {
		margin-left: 86.6666666667%;
	}
	.offset-by-eleven.column,.offset-by-eleven.columns {
		margin-left: 95.3333333333%;
	}
	.offset-by-one-third.column,.offset-by-one-third.columns {
		margin-left: 34.6666666667%;
	}
	.offset-by-two-thirds.column,.offset-by-two-thirds.columns {
		margin-left: 69.3333333333%;
	}
	.offset-by-one-half.column,.offset-by-one-half.columns {
		margin-left: 52%;
	}
}


h1, h2, h3, h4, h5, h6, .blog-title {
	margin-top: 0;
	margin-bottom: 2rem;
}
h1,
.blog-title{
	font-size: 4.0rem;
	line-height: 1.2;
}
h2 {
	font-size: 2.4rem;
	line-height: 1.25;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #24316a;
}
h3 {
	font-size: 2rem;
	line-height: 1.3;
}
h4, h5, h6 {
	font-size: 1.8rem;
	line-height: 1.35;
}

@media (min-width: 550px) {
	h1, .blog-title {
		font-size: 4.5rem;
	}
}

p {
	margin-top: 0;
	font-size: 1.8rem;
}
a {
	color: #5199d3;
	text-decoration:none;
}
a:hover {
	color: #0FA0CE;
}
.button,button,input[type="submit"],input[type="reset"],input[type="button"] {
	display: inline-block;
	color: #283c91;
	background-color: #c3d600;
	text-align: center;
	font-size: 1.6rem;
	text-transform: uppercase;
	text-decoration: none;
	white-space: nowrap;
	border: none;
	cursor: pointer;
	box-sizing: border-box;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	padding: .5rem 2rem;
}
.button:hover,button:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,.button:focus,button:focus,input[type="submit"]:focus,input[type="reset"]:focus,input[type="button"]:focus {
    background-color: #ef9c2c;
    color: #FFFFFF;
}
.button.button-primary,button.button-primary,input[type="submit"].button-primary,input[type="reset"].button-primary,input[type="button"].button-primary {
    background-color: #ef9c2c;
    color: #FFFFFF;
}
.button.button-primary:hover,button.button-primary:hover,input[type="submit"].button-primary:hover,input[type="reset"].button-primary:hover,input[type="button"].button-primary:hover,.button.button-primary:focus,button.button-primary:focus,input[type="submit"].button-primary:focus,input[type="reset"].button-primary:focus,input[type="button"].button-primary:focus {
	background-color: #121c46;
}
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea,select {
	height: 38px;
	padding: 6px 10px;
	background-color: #fff;
	border: 1px solid #D1D1D1;
	border-radius: 4px;
	box-shadow: none;
	box-sizing: border-box;
}
input[type="email"],input[type="number"],input[type="search"],input[type="text"],input[type="tel"],input[type="url"],input[type="password"],textarea {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
textarea {
	min-height: 65px;
	padding-top: 6px;
	padding-bottom: 6px;
}
input[type="email"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="text"]:focus,input[type="tel"]:focus,input[type="url"]:focus,input[type="password"]:focus,textarea:focus,select:focus {
	border: 1px solid #33C3F0;
	outline: 0;
}
label,legend {
	display: block;
	margin-bottom: .5rem;
}
fieldset {
	padding: 0;
	border-width: 0;
}
input[type="checkbox"],input[type="radio"] {
	display: inline;
}
label > .label-body {
	display: inline-block;
	margin-left: .5rem;
	font-weight: normal;
}

ol, ul {
	padding-left: 0;
	margin-top: 0;
	margin-left: 2rem;
}
ul ul,ul ol,ol ol,ol ul {
	margin: 1.5rem 0 1.5rem 3rem;
	font-size: 90%;
}

code {
	padding: .2rem .5rem;
	margin: 0 .2rem;
	font-size: 90%;
	white-space: nowrap;
	background: #F1F1F1;
	border: 1px solid #E1E1E1;
	border-radius: 4px;
}
pre > code {
	display: block;
	padding: 1rem 1.5rem;
	white-space: pre;
}
th,td {
	padding: 12px 15px;
	text-align: left;
	border-bottom: 1px solid #E1E1E1;
}
th:first-child,td:first-child {
	padding-left: 0;
}
th:last-child,td:last-child {
	padding-right: 0;
}
button,.button {
	margin-bottom: 1rem;
}
input,textarea,select,fieldset {
	margin-bottom: 1.5rem;
}
pre,blockquote,dl,figure,table,p,ul,ol,form {
	margin-bottom: 2.5rem;
}
.u-full-width {
	width: 100%;
	box-sizing: border-box;
}
.u-max-full-width {
	max-width: 100%;
	box-sizing: border-box;
}
.u-pull-right {
	float: right;
}
.u-pull-left {
	float: left;
}
hr {
	margin-top: 4rem;
	margin-bottom: 4rem;
	border-width: 0;
	border-top: 1px solid #CCCCCC;
}
.container:after,.row:after,.u-cf {
	content: "";
	display: table;
	clear: both;
}

.sm{
	font-size: 1.5rem;
}

.lead,
.taxonomy-description p{
    font-size: 2.4rem;
    color: #243166;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	
}

.muted{
    opacity: .5;
}



/* ==========================================================================
   Header
   ========================================================================== */


.main-nav{
	background-color: #c3d600;
    position: relative;
    box-sizing: border-box;
    height: auto;
    float: left;
    width: 100%;
}
.logo-wrap{
	display: block;
	margin: 2rem auto 0;
	width: 185px;
	height: 148px;

}

@media (min-width: 950px) {
	.logo-wrap{
		position:absolute;
		left: 4rem;
		top: 50%;
		margin-top: -75px;
		z-index: 999999999999999;
	}
	
}

/* ==========================================================================
   Main Menu
   ========================================================================== */

/*
   
.main-menu{
	 box-sizing: border-box;
 }

.main-menu ul.menu{
	list-style-type:none;
	margin: 0;
	padding: 0;
	text-align:right;
}

.main-menu ul.menu li{
	display:inline-block;
	margin: 0;
	position:relative;
}

.main-menu ul.menu a{
	color: #202d66;
	text-transform:uppercase;
	font-size: 1.6rem;
	padding: 2rem 1rem;
	display: block;
}

.main-menu .icon{
	display: none;
}

.main-menu li ul.sub-menu{
	float: left;
	overflow: hidden;
	display: none;
	position: absolute;
	background-color: #f9f9f9;
	min-width: 300px;
	box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	z-index: 1;
	top: 65px;
	left: 0;
	margin: 0;
	padding: 0;
	text-align:left;
}

.main-menu ul.sub-menu li{
	display: block;
	width: 50%;
	float: left;
}

.main-menu li ul.sub-menu a{
	display: block;
	padding: .5rem 1rem;
	text-transform:none;
	
}

.main-menu li:hover ul.sub-menu{
	display: block;
	
}

*/

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Menus
–––––––––––––––––––––––––––––––––––––––––––––––––– */
header ul.menu{
	list-style-type:none;
	margin: 0;
	padding: 0;
}
@media (min-width: 780px) {
	header ul.menu{
		text-align: right;
	}
}
header ul.menu li{
	display: inline-block;
    margin: 0;
    padding: 0;
    box-sizing: border-box;	
	position: relative;
}
header ul.menu a{
	display: block;
	padding: 2rem;
}
nav.main-menu {
    background-color: #121c46;
	float: left;
    width: 100%;
	position: relative;
}

@media (min-width: 950px) {
	nav.main-menu {
		background-color: #c3d600;
	}
	
}
header ul.menu li.icon {
    display: none;
}
header ul.menu li.icon a:before{
	content: '\2630';
	margin-right: .5rem;
}
li.menu-item-has-children  ul.sub-menu{
	display: none;
	position: absolute;
	top: 69px;
	left: 0;
	background-color:#121c46;
	z-index:1;
}

ul.sub-menu li{
	width: 100%;
	float: left;
	display: block;
}
ul.sub-menu{
	margin: 0;
	padding: 0;
}
ul.sub-menu ul{
	display: none;
}

/* Standard Menu */
li.standard-menu{
	position:relative;
}
li.standard-menu ul.sub-menu{
	min-width: 160px;
}

/* Mega Menu */
li.mega-menu > ul.sub-menu{
	min-width:inherit;
	width: 100%;
}
@media screen and (min-width: 950px) {
	li.menu-item-has-children  ul.sub-menu{
		opacity: 0;
		visibility: hidden;
		transition: opacity 250ms ease;
		display: block;
	}
	
	li.menu-item-has-children:hover ul.sub-menu,
	li.menu-item-has-children:focus ul.sub-menu{
		display: block;
		visibility: inherit;
    	opacity: 1;
	}
	li.mega-menu ul.sub-menu li{
		width: 33.3333%;
		float: left;
	}
	
	li.mega-menu ul.sub-menu ul.sub-menu,
	li.mega-menu ul.sub-menu ul.sub-menu li{
		width: 100%;
		float: left;
	}
	li.mega-menu ul.sub-menu ul.sub-menu{
		display: none;
	}
	
	
}

@media screen and (max-width: 950px) {
  header ul.menu li {
	  display: none;
  }
  header ul.menu li.icon {
    display: block;
  }
  ul.sub-menu{
	  display: block;
  }
  li.menu-item-has-children  ul.sub-menu,
  ul.sub-menu li.menu-item-has-children ul.sub-menu{
	display: none;
	position:inherit;
	top:auto;
	left: auto;
  }
  li.menu-item-has-children  ul.sub-menu.responsive,
  ul.sub-menu li.menu-item-has-children ul.sub-menu.responsive{
	  display: block;
  }
  li.menu-item-has-children a{
	  width: 85%;
	  display: inline-block;
	  box-sizing:border-box;
  }
  .open-icon,
  .open-icon-shop{
    width: 15%;
    height: 44px;
    background-color:#283c91;
    float: right;
	clear: both;
    padding: 1.2rem;
    box-sizing: border-box;	  
  }
  .open-icon img,
  .open-icon-shop img{
    width: 7px;
    height: 24px;	  
}
	
	.open-icon-open img,
	.open-icon-shop-open img{
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens (display the links vertically instead of horizontally) */

  ul.menu.responsive {position: relative;}
  ul.menu.responsive li {
    float: none;
    display: block;
    text-align: left;
	border-bottom: 1px solid #000000;
  }
	ul.sub-menu.responsive li{
		border-bottom: none;
	}
	ul.sub-menu.responsive{
		padding: 1rem 0;
	}
	li.menu-item-has-children ul.sub-menu.responsive{
		border-top: 1px solid #000000;
	}
}

.toolbar{
	background-color: #121c46;
	width: 100%;
	float: left;
	box-sizing:border-box;
	padding-right: 1.5rem;
}

.toolbar ul.menu{
	list-style-type:none;
	margin: 0;
	padding: 0;
	text-align:right;
}

.toolbar ul.menu li{
	display:inline-block;
	border: none;
}

.toolbar ul.menu li a{
	display: block;
	font-size: 1.4rem;
	color: #FFFFFF;
	border: none;
	padding: 1.2rem 0;
}
.toolbar ul.menu li a:hover,
.toolbar ul.menu li.current-menu-item a{
	color: #c3d600;
}
.toolbar ul.menu li a:after{
	content: ' • ';
	margin: 0 .5rem;
	color: #c3d600;
}

.toolbar ul.menu li:last-child a:after{
	content: '';
	margin: 0;
}

p.tagline{
    float: right;
    font-size: 1.2rem;
    text-transform: uppercase;
    margin: 0;
    padding-top: 1.4rem;
    position: absolute;
    top: 0;
    left: 200px;
    color: #FFFFFF;
}
p.logo-tagline{
	text-align: center;
    font-size: 1.3rem;
    text-transform: uppercase;
    margin: 0;
    padding: 1rem 0;
    color: #FFFFFF;	
}

@media (min-width: 950px) {
	p.logo-tagline{
		display: none;
	}
}
/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
@media only screen and (max-width: 950px) {
  .menu-container {
    width: 100%;
  }
  .menu-mobile {
    display: block;
  }
  .menu-dropdown-icon:before {
    display: block;
  }
  .menu > ul {
    display: none;
  }
  .menu > ul > li {
    width: 100%;
    float: none;
    display: block;
  }
  .menu > ul > li a {
    padding: 1.5em;
    width: 100%;
    display: block;
  }
  .menu > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul.normal-sub {
    width: 100%;
  }
  .menu > ul > li > ul > li {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .menu > ul > li > ul > li:first-child {
    margin: 0;
  }
  .menu > ul > li > ul > li > ul {
    position: relative;
  }
  .menu > ul > li > ul > li > ul > li {
    float: none;
  }
  .menu .show-on-mobile {
    display: block;
  }
}

.main-wrap ul.menu a{
	font-size: 1.6rem;
	text-transform: uppercase;
	color: #FFFFFF;
}

@media (min-width: 950px) {
	header ul.menu li.mobile-only{
		display: none;
	}
	.nav-wrap{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 999999999;		
	}
	body{
		padding-top: 11.5rem;
	}
	
}
.ecom-buttons{
	position: absolute;
	top: 0;
	right: 0;
	background-color: #283c91;
	width: 269px;
	
}
.shop-btn,
.shop-btn-mobile,
.cart-btn{
	display: inline-block;
	float: left;
	box-sizing: border-box;
	height: 100%;
	color: #c3d600;
	text-transform: uppercase;
	font-size: 1.6rem;
	padding: 2rem 1rem;
}
.shop-btn{
	display: none;
}
.shop-btn a,
.shop-btn-mobile a,
.cart-btn a{
	color: #c3d600;
}

.shop-btn,
.shop-btn-mobile{
	border-right: 1px solid #121c46;
	position: relative;
}

.shop-btn img,
.shop-btn-mobile img,
.cart-btn img{
	vertical-align: bottom;
	margin:0 .5rem;
	width: 26px;
	height: 24px;
}
.shop-btn img.arrow,
.shop-btn-mobile img.arrow{
	width: 7px;
	heigh: 24px;
}
.shop-btn:hover,
.cart-btn:hover a{
	color: #FFFFFF;
}



.shop-online-nav{
	width: 100%;
	position: absolute;
	background-color: #000000;
	top: 65px;
	z-index: 999999999;
	transition: opacity 250ms ease-in-out;
	opacity: 0;
	visibility: hidden;
	box-sizing: border-box;
}

.shop-online-nav ul{
	list-style-type: none;
	margin: 0;
	box-sizing: border-box;
	background-color: #121c46;
	position: relative;
}

.shop-online-nav ul a{
	color: #FFFFFF;
	font-size: 1.4rem;
	text-transform: uppercase;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1px;
	display: block;
	padding: 1rem 2rem;
}
.shop-online-nav_parent ul{
	padding: 0;
	display: none;
}
.shop-online-nav_parent ul.responsive{
	display: block;
}


.shop-online-nav_open{
	opacity: 1;
	visibility: inherit;
}
.shop-btn-overlay{
	position: absolute;
	top: 0;
	left: 0;
	width: 173.38px;
	height: 65px;
	display: block;
}

@media (max-width:950px) {
	.shop-online-nav ul a{
	    font-size: 1.5rem;
    	text-transform: uppercase;
		color: #c3d600;
		font-weight: 400;
	}
	.shop-online-nav ul li{
	    border-bottom: 1px solid #000000;
	}
	.shop-online-nav ul{
		border-top: 1px solid #000000;
	}
	.shop-online-nav_parent ul a{
		text-transform: none;
		font-weight: 400;
		letter-spacing:normal;
		color: #FFFFFF;
		padding: .25rem 2rem;
	}	
	.shop-online-nav .shop-online-nav_parent li{
		border-bottom: none;
	}
	.shop-online-nav .shop-online-nav_parent ul{
	    padding: 1rem 0;
	}
}

@media (min-width: 950px) {
	.shop-online-nav{
		background: none;
		background-image:url(images/paper-texture.gif);
		top: 69px;
	}
	.shop-online-nav ul{
		width: 267px;
		float: right;
	}
	.shop-btn{
		display: inline-block;
	}
	.shop-btn, .cart-btn{
		padding: 2.2rem 1rem;
	}
	.shop-btn-mobile{
		display:none;
	}
	.shop-online-nav:hover{
		opacity: 1;
		visibility: inherit;
	}

}
@media (min-width: 950px) {
	.shop-online-nav_parent ul{
		position: absolute;
		left: -197px;
		top: 0;
	}
}

ul#menu-main{
	text-align: left;
}
ul#menu-main a{
	color: #c3d600;
}
ul#menu-main a:hover,
ul#menu-main li.current-menu-item a{
	color: #FFFFFF;
}
ul.responsive li.menu-item a{
	padding: 1rem 2rem;
}
ul#menu-main li.menu-item-has-children  ul.sub-menu a{
	text-transform: none;
	padding: .5rem 2rem;
	font-size: 1.4rem;
    color: #FFF;
	text-align: left;
}

ul#menu-main li.menu-item-has-children  ul.sub-menu a:hover,
ul#menu-main li.menu-item-has-children  ul.sub-menu li.current-menu-item a{
	color: #c3d600;
}

.open-icon img,
.open-icon-shop img{
	display: block;
	margin: 0 auto;
}
@media (min-width: 950px) {

	ul#menu-main a{
		color: #121c46;
		padding: 2.2rem 1.9rem 2.2rem .5rem;
	}
	ul#menu-main a:hover,
	ul#menu-main li.current-menu-item a{
		color: #7e8a00;
	}
	ul#menu-main{
		text-align: right;
		padding-right: 269px;
	}
	ul#menu-main li.menu-item-has-children{
		background-image:url(images/icon-polygon-dkgreen.png);
		background-repeat: no-repeat;
		background-position: right center;
		margin-right: .5rem;
	}
	.open-icon,
	.open-icon-shop{
		display: none;
	}
	ul#menu-main li.menu-item-has-children  ul.sub-menu{
		width: 234px;
		padding: 1rem 0;
	}
	ul#menu-main li.menu-item-has-children  ul.sub-menu a:hover,
	ul#menu-main li.menu-item-has-children  ul.sub-menu li.current-menu-item a{
		color: #c3d600;
	}
	.shop-online-nav_parent:hover ul{
		display: block;
	}
	.shop-online-nav ul a:hover,
	.shop-online-nav ul a.sub-nav-active{
		color: #c3d600;
		background-image: url(images/icon-polygon-paper.png);
		background-image: url(images/arrow-2.png);
		background-position: left center;
		background-repeat: no-repeat;
	}
	
	
	.shop-online-nav .shop-online-nav_parent ul{
		background: none;
		text-align: right;
		padding: 2rem 2.5rem 0 2.5rem;
		height: 460px;
	}
	.shop-online-nav_parent ul a{
		color: #666155;
		text-transform: none;
		font-weight: 400;
		padding: .5rem 0;
		letter-spacing:normal;
		font-size: 1.4rem;
	}
	.shop-online-nav_parent ul li:first-child{
		border-bottom: 1px solid #bbb7b1;
		border-bottom: 1px solid #7d716c;
		
		margin-bottom: 1rem;
	}
	.shop-online-nav_parent ul li:first-child a{
		text-transform: uppercase;
		font-weight: 700;
		padding-bottom: 1rem;
		
	}
	.shop-online-nav_parent ul a:hover{
		background: none;
		color: #283c91;
	}
	.big-image{
		display: none;
		width: 434px;
		height: 460px;
		background-color: #000;
		position: absolute;
		left: -631px;
		top: 0;
		background-image: url(https://www.auguststage.webservice.team/wp-content/uploads/2018/01/animal-health.jpg);
		background-size: cover;
		background-repeat: no-repeat;
	}
	.shop-online-nav_parent:hover .big-image{
		display: block;
	}
	li.active-load ul,
	li.active-load .big-image{
		display: block;
	}
	li.active-load a.shop-online-nav_parent-link{
		color: #c3d600;
		background-image: url(images/icon-polygon-paper.png);
		background-image: url(images/arrow-2.png);
		background-position: left center;
		background-repeat: no-repeat;
	}
}
@media (min-width: 950px) {
	.shop-online-nav{
		width: 828px;
		right: 123px;
	}
	.shop-btn,
	.cart-btn{
		padding: 2.2rem;
	}
	.shop-btn{
		width: 197px;
		padding: 2.2rem 2rem;
	}
	.ecom-buttons{
		width: 320px;
	}
	ul#menu-main{
		padding-right: 320px;
	}
	.shop-online-nav ul{
		width: 197px;
		padding: 2rem 0;
	}
	
}

@media (min-width: 1075px) {
	ul#menu-main a{
		padding: 2.2rem 2rem;
	}
}

/* ==========================================================================
   Wordpress styles
   ========================================================================== */

.aligncenter,
.alignleft,
.alignright{ 
	text-align: center; 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 20px;
}


@media (min-width: 780px) {
	.alignleft { 
		float: left; 
		margin-right: 20px; 
		margin-bottom: 0px;
		}
	.alignright { 
		float: right; 
		margin-left: 20px; 
		margin-bottom: 0px;
		}
}
.aligncenter { 
	text-align: center; 
	display: block; 
	margin-left: auto; 
	margin-right: auto; 
	}
	
/* ==========================================================================
   Comments
   ========================================================================== */
p.comments-logged-in-as{
	text-align:center;
}
ol.commentlist{
	margin: 0px;
	border-bottom: 1px dashed #cccccc;
    padding: 0px;
}
.commentlist li {
    position: relative;
    clear: both;
    overflow: hidden;
    list-style-type: none;
    padding: 20px 0 ;
}
.commentlist li ul.children {
    margin: 20px 0 0 40px;
}
.commentlist li[class*=depth-] {
    margin-top: 1.1em;
}
.commentlist li.depth-1 {
    margin-left: 0;
    margin-top: 0;
}
.commentlist li:not(.depth-1) {
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 10px;
    padding-bottom: 0;
	margin-bottom: 10px;
	background-color: #ffffff;
}
.commentlist .odd {
	border-top: 1px dashed #cccccc;
}
.commentlist .even {
	border-top: 1px dashed #cccccc;
}
.commentlist .vcard {
    margin-left: 100px;
}
.commentlist .vcard cite.fn {
   
}
.commentlist .vcard time {
    float: right;
}
.commentlist .vcard time a {
    text-decoration: none;
    margin-right: 10px;
}
.commentlist .vcard time a:hover {
    text-decoration: underline;
}
.commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    background: #fff;
}
.commentlist .comment_content {
    margin-left: 100px;
}
.commentlist .comment_content p {
    margin: 0.7335em 0 1.5em;
    font-size: 1em;
    line-height: 1.5em;
}
.commentlist .comment-reply-link {
    text-decoration: none;
    float: right;
    background: #cd7f9e;
    padding: 3px 5px;
    color: #fff;
    margin-bottom: 10px;
    font-size: 0.9em;
}
.commentlist .comment-reply-link:hover,.commentlist .comment-reply-link:focus {
    opacity: 1;
}
.respond-form {
    padding-bottom: 2.2em;
}
.respond-form form {
    margin: 0.75em 0;
}
.respond-form form li {
    list-style-type: none;
    clear: both;
    margin-bottom: 0.7335em;
}
.respond-form form li label,.respond-form form li small {
    display: none;
}
.respond-form form input[type=text],.respond-form form input[type=email],.respond-form form input[type=url],.respond-form form textarea {
    padding: 3px 6px;
    background: #ffffff;
    border: 1px solid #cecece;
    line-height: 1.5em;
}
.respond-form form input[type=text]:focus,.respond-form form input[type=email]:focus,.respond-form form input[type=url]:focus,.respond-form form textarea:focus {
    background: #fff;
}
.respond-form form input[type=text]:invalid,.respond-form form input[type=email]:invalid,.respond-form form input[type=url]:invalid,.respond-form form textarea:invalid {
    outline: none;
    border-color: #fbc2c4;
    background-color: #f6e7eb;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    box-shadow: none;
}
.respond-form form input[type=text],.respond-form form input[type=email],.respond-form form input[type=url] {
    width: 96%;
}
.respond-form form textarea {
    resize: none;
    width: 97.3%;
    height: 150px;
}
#allowed_tags {
    margin: 10px;
}
.nocomments {
    margin: 0 20px 1.1em;
}

ol.commentlist img.photo{
	width: 75px;
	height: 75px;
	float: inherit;
	margin: 0px;
}
h2#comments,
h3#comment-form-title{
	text-align:center;
	margin-top: 50px;
}
.respond-form form textarea{
	border: 1px solid #cccccc;
	width: 96%;
	padding: 2%;
}
ol.commentlist .alert{
	margin: 0.7335em 0 10px 100px;
}
ol.commentlist .alert p{
	margin: 0;
}
ul#comment-form-elements{
	margin: 0;
	padding: 0;
}
.augusta-comments{
	border-top: 10px solid #eee;
	box-sizing: border-box;
	padding-top: 30px;
	margin-top: 30px;
	float: left;
	width: 100%;
}
.augusta-comments h3{
	margin-bottom: 10px;
}
.augusta-comments .navigation{
	display: none;
}

.augusta-comments ol.commentlist{
	margin-bottom: 30px;
}

.comment-meta,
.comment-body p{
	margin-left: 100px;
}
/* ==========================================================================
   Pagination
   ========================================================================== */

.navigation{
    margin-bottom: 3em;
}

.navigation ul{
    text-align:center;
    width: 100%;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	color: #555555;
	text-decoration:none;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li a:hover,
.navigation li.active a,
.navigation li.disabled {
	background-color: #ffffff;
    cursor: pointer;
    width: 33px;
    padding: 0.75rem 0;
    display: inline-block;
}

.navigation li a:hover,
.navigation li.active a {
	color: #FFFFFF;
    background-color: #000000;
}

/* ==========================================================================
   Sitemap
   ========================================================================== */

ul.sitemap{
    list-style-type:none;
    padding: 0;
    margin: 0;
}
ul.sitemap ul{
    margin: 0;
    padding: 0;
}
ul.sitemap li{
    border-bottom: 1px solid #eeeeee;
    display: block;
}
ul.sitemap ul.children a{
    padding-left: 30px;
}
ul.sitemap ul.children li{
    border-top: 1px solid #EEEEEE;
    border-bottom: none;
}
ul.sitemap a{
    text-decoration:none;
    display: block;
    padding: 6px;
}


/* ==========================================================================
   Contact Form & Search
   ========================================================================== */

div.wpcf7{
    width: 100%;
    float: left;
}

.wpcf7 p{
    margin-bottom: 0px;
    width: 100%;
    float: left;
}

input, textarea{
    width: 100%;
    box-sizing:border-box;
    border: 1px solid #CCCCCC;
    padding: 0 6px;
}

input{
    height: 50px;
}

.wpcf7 p input[type="submit"], input[type="submit"]{
	width: auto;
}

input[type="checkbox"], input[type="radio"]{
    height: auto;
    width: auto;
    margin-bottom: 0px;
}

span.wpcf7-list-item{
    box-sizing:border-box;
    float: left;
    margin-right: 20px;
    margin-left: 0;
}

textarea{
    padding: 6px 6px 0;
    height: 200px;
    margin-top: 10px;
}

body.search .widget form.search-form,
body.page-id-129 .widget form.search-form{
	display: none;
}

/* ==========================================================================
   Sections
   ========================================================================== */

.section{
	padding: 4em 0;
	float: left;
	width: 100%;
	background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.s-group{
	padding: 0;
}

.s-group.top{
	padding: 4em 0 0;
}

.s-group.bottom{
	padding: 0 0 4em;
}

@media (min-width: 780px) {
	/*.section{
		padding: 6em 0;
	}
	.s-group.top{
		padding: 6em 0 0;
	}

	.s-group.bottom{
		padding: 0 0 6em;
	}	*/
	
}

@media only screen and (max-device-width: 1024px) {
	.section {
		background-attachment: scroll;
	}
}

/* ==========================================================================
   Background Styles
   ========================================================================== */
   
body{
    background-color: #FFFFFF;
}

blockquote{
	margin-left: 0;
	padding: 3rem 3rem 3rem 6rem;	
	position: relative;
	border-left: 10px solid #5f594d;
}

blockquote:before{
    content: '"';
    font-size: 70px;
    position: absolute;
    top: 0;
    left: 20px;
	font-style: italic;
	color: #5f594d;
}

blockquote p:last-child{
	margin: 0;
}

.bg-one blockquote{
	background-image:url(images/paper-texture.gif);
}

.bg-one{
    background-color: #FFFFFF;
}

.bg-two{
	background-color: #121c46;
	color: #FFFFFF;
}
.bg-two h2{
	color: #c3d600;
}

.bg-two .lead{
	color: #FFFFFF;
}
.bg-two blockquote{
	background-color: #0b122b;
	border-left: 10px solid #c3d600;
}
.bg-two blockquote:before{
	color: #c3d600;
}

.bg-two .callout,
.bg-two .callout .lead{
	color: #24316a;
}
.bg-three{
	background-image: url(images/paper-texture.gif);
	background-size: auto;
	background-repeat: repeat;
	background-attachment: scroll;
}
.bg-three blockquote{
	background-color: #FFFFFF;
}

.bgimage h2{
	color: #FFFFFF;
}
/* ==========================================================================
   Footer
   ========================================================================== */
footer{
	float: left;
	width: 100%;
	background-color: #c5c1b8;
	padding: 4rem 0 0;
}

footer hr{
	border-top: 1px solid #aba79f;
	margin: 1rem 0 2rem;
	clear: both;
	float: left;
	width: 100%;
}

.ftr-logo img{
	display: block;
	margin: 0 auto;
}

.ftr-info-wrap{
	text-align: center;
	font-size: 1.5rem;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 700;	
	padding-bottom: 3rem;
	float: left; 
	width: 100%;
}

ul#menu-site-links,
ul.ftr-contact{
	list-style-type: none;
	margin: 0 0 2rem;
	padding: 0;
	width: 100%;
	float: left;
}

ul#menu-site-links li,
ul.ftr-contact li{
	display: inline-block;
	float: left;
	width: 50%;
	box-sizing: border-box;
}

ul#menu-site-links a{
	color: #73716c;
	text-transform: uppercase;
	font-size: 1.1rem;
	letter-spacing: 1px;
}
ul#menu-site-links a:hover{
	color: #121C43
}

ul.ftr-contact img{
	margin-bottom: -.5rem;
    margin-right: .5rem;
}

.ftr-col-3{
	width: 100%;
	float: left;
	padding: 1rem 0;
}

.ftr-col-contact{
}

.ftr-col-contact a,
.ftr-col-3 a{
	color: #5f594d;
}
.ftr-col-contact a:hover,
.ftr-col-3 a:hover{
	color: #121C43
}

.ftr-col-hometown img{
	display: block;
	margin: 0 auto 1rem;
}

img.ftr-hmtown{
	/*float:left;*/
}

.ftr-row{
	float: left;
	width: 100%;
}

footer .container{
	width: 90%;
	max-width: 90%;
}



@media (min-width: 780px) {
	ul#menu-site-links li{
		width: 33.3333%;	
	}
}

@media (min-width: 1000px) {
	/*ul#menu-site-links li{
		width: 25%;	
	}
	.ftr-info-wrap,
	.ftr-logo{
		float: left;
		box-sizing: border-box;
	}

	.ftr-col-3{
		width: 33.3333%;
	}

	.ftr-logo{
		width: 25%;
	}
	.ftr-info-wrap{
		width: 75%;
	}

	

	
	.ftr-logo{
		width: 20%;
		padding-right: 1rem;
	}
	.ftr-info-wrap{
		width: 80%;
		padding-left: 1rem;
	}	
	.ftr-col-contact,
	.ftr-col-hometown{
		width: 50%;
		float: left;
	}

	*/	
	.ftr-col-contact,
	.ftr-col-social{
		padding: 5rem 0 0;
	}	
}

@media (min-width: 1000px) {
	.ftr-col-3{
		width: 33.3333%;
	}
	
	
	footer .container{
		width: 90%;
		max-width: 1300px;
	}
	
	.ftr-logo img{
		margin: 1.2rem auto;
	}
	
}

@media (min-width: 1200px) {
	.ftr-logo{
		width: 25%;
	}
	.ftr-info-wrap{
		width: 75%;
	}
	.ftr-logo,
	.ftr-info-wrap{
		float: left;
		box-sizing: border-box;
	}
	.ftr-col-hometown img{
		float: left;
		margin-right: 1rem;
	}
	.ftr-col-hometown{
		text-align: left;
	}	
	.ftr-col-contact,
	.ftr-col-social{
		padding: 2rem 0 0;
	}		
	
}

.site-info{
	background-color: #121c46;
	float: left;
	width: 100%;
	padding: 1rem 0;
}
.site-info p{
	margin: 0;
	color: #6d7083;
	text-align: center;
	font-size: 1.1rem;
	text-transform: uppercase;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	
}


ul.social{
	list-style-type:none;
	margin: 0 auto;
	padding: 0;
	text-align:center;
}

ul.social li{
	display:inline-block;
	margin: 0 6px 20px;
}

ul.social img{
	    margin-bottom: -5px;
}


.toolbar ul.social{
	float: right;
	margin-left: 1rem;
    padding-top: 1rem;
	display: none;
}

.toolbar ul.social li{
	margin-bottom: 0;
}

ul.social li a:hover{
	opacity:.8;
}

@media (min-width: 1100px) {
	.toolbar ul.social{
		display: inherit;
	}
	
}


/* ==========================================================================
   Slider
   ========================================================================== */

/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
	width: 100%;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    margin-top: -10px;
    padding: 0;

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
	
	z-index: 999999;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 40px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 20px;
}
[dir='rtl'] .slick-prev
{
    right: 20px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: 40px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 40px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-slider
{
    /*margin-bottom: 30px;*/
}

.slick-dots
{
    position: absolute;
    bottom: 0;

    display: block;

    width: 100%;
    padding: 0;

    list-style: none;

    text-align: center;
	z-index: 99999999;
	
	margin: 0 0 2rem;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 12px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: #ffffff;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: #ffffff;
}

@media (min-width: 1000px) {
	.slick-dots{
		text-align: right;
		padding-right: 3.5rem;
		box-sizing: border-box;
	}
	
}

@media (max-width: 950px) {
	
	.slick-dots li button:before{
		color: #5f594d;
	}
	
	.slick-dots li.slick-active button:before{
		color: #5f594d;
	}
	
}
.product:focus{
	outline: none;
}
	
.product-slider .slick-dots li button:before{
	color: #5f594d;
}

.product-slider .slick-dots li.slick-active button:before{
	color: #5f594d;
}
.product-slider .slick-dots{
	text-align: center;
}

/* ==========================================================================
   Custom Slider
   ========================================================================== */
   
.product-slider{
	background-color: #FFFFFF;
}
.product{
	box-sizing: border-box;
	text-align: center;
	padding: 1rem;
	margin-bottom: 2rem;
}
.product h3{
	font-size: 1.6rem;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 1rem;
	
}
p.price{
	font-size: 2.3rem;
	color: #26315f;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	margin-bottom: 1rem;
}

.product p{
	margin-bottom: 1rem;
}

.slide{
	position:relative;
	background-color: #FFFFFF;
}

.slide-content{
	width: 100%;
	background-color: #000000;
	background-color: rgba(0,0,0,.75);
	box-sizing: border-box;
	padding: 2em 0 3em;
}

.slide-content h2{
	text-align:center;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.slide-content p{
	color: #FFFFFF;
	text-align:center;
	margin-bottom: 10px;
}

@media (min-width: 992px) {
	.slide-content{
		position: absolute;
		bottom: 0;
	}
}

/* ==========================================================================
   Gallery
   ========================================================================== */

.gallery{
	margin-bottom: 30px;
	float:left;
	width: 100%;
}
.gallery:after{
	content: "";
	display: table;
	clear: both;
	width: 100%;
	float: left;
}
.gallery br{
	display: none;
}
dl.gallery-item{
	width: 50%;
	float: left;
	position: relative;
	box-sizing: border-box;
	border: 10px solid transparent;
	margin: 0;
}
@media (min-width: 550px) {
	dl.gallery-item{
		width: 33.333%;
		
	}	
}
@media (min-width: 780px) {
	div.gallery-columns-1 dl.gallery-item{
		width: 100%;
	}
	div.gallery-columns-2 dl.gallery-item{
		width: 50%;
	}
	div.gallery-columns-3 dl.gallery-item{
		width: 33.3333%;
	}
	div.gallery-columns-4 dl.gallery-item{
		width: 25%;
	}
	div.gallery-columns-5 dl.gallery-item{
		width: 20%;
	}
}	
.wp-caption-text{
	position: absolute;
	bottom: 0px;
	background-color: #3b2909;
	background-color: rgba(59,49,9,.75);
	width: 100%;
	color: #FFFFFF;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	font-size: 1.6rem;
	text-transform: uppercase;
	box-sizing: border-box;
	padding: 2rem 0;
	margin:0;

}

.gallery-icon img{
	margin: 0 auto;
	display: block;
}
.wp-caption-text{
	text-align: center;
}



/* ==========================================================================
   Blog
   ========================================================================== */

a.zoomLink{
	display: block;
}

.page-header{
	background-color: #333;
	float: left;
	width: 100%;
	background-position:center;
	background-size:cover;
	background-image: url(https://www.auguststage.webservice.team/wp-content/uploads/2017/12/augusta-services.jpg);
}

.page-header h1,
.page-header .blog-title{
	text-align: center;
	text-transform:uppercase;
	padding: 4rem 0;
	margin: 0;
	color: #FFFFFF;
}

@media (min-width: 780px) {
	.page-header h1,
	.page-header .blog-title{
		padding-top: 20rem;
		padding: 20rem 0 3rem;
		text-align:left;
	}
	
}
.breadcrumbs{
	background-color: #dddddd;
	width: 100%;
	float: left;
	box-sizing:border-box;
	padding: 1rem 0;
	background-image:url(images/paper-texture.gif);
}

p#breadcrumbs{
	margin: 0;
	font-size: 1.3rem;
	text-transform:uppercase;
	text-align:center;
	color: #5f594d;
}
p#breadcrumbs a, p#breadcrumbs a:link, p#breadcrumbs:visited{
	color: #202d66;
}
p#breadcrumbs a:hover{
	color: #1EAEDB;
}
@media (min-width: 780px) {
	p#breadcrumbs{
		text-align:left;
	}	
}

.callout{
	box-sizing: border-box;
	background-color: #dcebf6;
	padding: 2rem;
	border-top: 10px solid #5199d3;
	width: 100%;
	float: left;
	margin-bottom: 2rem;
}

.bg-three .callout{
	background-color: #FFFFFF;
	border-top: 10px solid #24316a;
}

.callout h2,
.callout h3,
.callout p,
.callout ul,
.callout ol{
	margin-bottom: 1rem;
}

.callout p,
.callout ul,
.callout ol{
	font-size: 1.4rem;
    line-height: 1.5;
}

.callout hr{
	border-top: 1px dashed #b5bfcf;
	margin: 1rem 0;
}

.callout h2,
.callout h3{
	font-size: 1.8rem;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	color: #24316a;
}
.callout .lead{
	font-size: 1.7rem;
}

.callout.line{
	background: none;
	border: 1px solid #aea598;
	position: relative;
	margin-top: 2rem;
}

.callout.line p{
	font-size: 1.8rem;
}
.callout.line p:last-child{
	margin: 0;
}

.callout.line:before{
	content: '';
    width: 80px;
    height: 39px;
    background-image: url(images/icon-chickens.png), url(images/paper-texture.gif);
    background-repeat: no-repeat, no-repeat;
    display: block;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -40px;
    background-position: center, center, center, center;
}

@media (min-width: 780px) {
	.callout.line{
		padding: 5rem;
	}	
	
}

.chip{
    box-sizing: border-box;
    background-color: #FFFFFF;
    background-color: rgba(255,255,255,.8);
    border-left: 9px solid #5199d3;
    color: #121c46;
    padding: 2rem 2rem 2rem 5.75rem;
    background-image: url(images/icon-corn.png);
    background-repeat: no-repeat;
    background-position: 14px 15px;
	margin-bottom: 2rem;
}

.chip.wheat {
    background-image: url(images/icon-wheat.png);
}
.chip.cattle {
    background-image: url(images/icon-cattle.png);
}
.chip.leaf {
    background-image: url(images/icon-leaf.png);
}
.chip.pail {
    background-image: url(images/icon-pale.png);
}
.chip.chicken {
    background-image: url(images/icon-chicken.png);
}
.chip.tire{
	background-image: url(images/icon-tire.png);
}

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
	.chip{
		background-image: url(images/icon-corn@2x.png);
		background-size: 32px 35px;
	}
	.chip.wheat {
		background-image: url(images/icon-wheat@2x.png);
	}
	.chip.cattle {
		background-image: url(images/icon-cattle@2x.png);
	}
	.chip.leaf {
		background-image: url(images/icon-leaf@2x.png);
	}
	.chip.pale {
		background-image: url(images/icon-pale@2x.png);
	}
	.chip.chicken {
		background-image: url(images/icon-chicken@2x.png);
	}
	.chip.tire{
		background-image: url(images/icon-tire@2x.png);
	}	
}

.hero{
	background-color: #EEEEEE;
}
.home-slider{
	width: 100%;
	float: left;
	background-image:url(images/paper-texture.gif);
}

.home-slider h2,
.home-slider p{
	margin-bottom: .8rem;
}

.home-slider img{
	margin-bottom: 2rem;
}
.home-slider_content{
	text-align: center;
}

.home-slider a.button{
	background-color: #ef9c2c;
	color: #FFFFFF;
	margin: 0 .4rem .5rem;
}

@media (min-width: 1000px) {
	.home-slider_content{
		position: absolute;
		bottom: 40px;
		text-align: left;
		width: 980px;
		left: 50%;
		margin-left: -490px;
	}
	.home-slider_slide img{
		margin: 0;
	}
	.home-slider h2,
	.home-slider p{
		color: #FFFFFF;
	}
	.home-slider h2{
		font-size: 4.5rem;
		text-transform: uppercase;
		margin-bottom: 0rem;
		line-height: 1;
	}
	.home-slider p{
		font-size: 2.2rem;
		text-transform: uppercase;
	}
	.home-slider_content-left,
	.home-slider_content-right{
		box-sizing: border-box;
		float:left;
		/*height: 150px;*/
	}
	.home-slider_content-left{
		/*width: 60%;*/
		padding-right: 2rem;
		position: relative;	
	}
	.home-slider_content-right{
		/*width: 40%;*/
		position: relative;
		padding: .5rem 0 0 5rem;
	}
	.content-center{
	  position: absolute;
	  top: 50%;
	  transform: translateY(-50%);
	}
	.content-right_buttons p,
	.home-slider_content-left p{
		margin: 0;
	}
	.home-slider a.button{
		margin: .25rem .4rem .25rem;
	}
	
}

@media (min-width: 1200px) {
	
	.home-slider_content{
		width: 1200px;
		margin-left: -600px;
	}
}

@media (max-width: 600px) {

	.home-slider .slick-prev, .home-slider .slick-next{
		display: none !important;
	}

}
@media (max-width: 1000px) {
	.home-slider_content{
		padding:3rem 2rem 6rem
	}
}
.home-slider .slick-prev:before, .home-slider .slick-next:before{
	content: none;
}
.home-slider .slick-prev, .home-slider .slick-next{
    width: 22px;
    height: 38px;
	background-repeat: no-repeat;
	margin-top: -19px;
}
.home-slider .slick-prev{
	background-image: url(images/arrow-left-white.png);
}
.home-slider .slick-next{
	background-image: url(images/arrow-right-white.png);
}



.product-slider .slick-prev:before, .product-slider .slick-next:before{
	content: none;
}
.product-slider .slick-prev, .product-slider .slick-next{
    width: 22px;
    height: 38px;
	background-repeat: no-repeat;
	margin-top: -19px;
}
.product-slider .slick-prev{
	background-image: url(images/arrow-left-blue.png);
	left: -20px;
}
.product-slider .slick-next{
	background-image: url(images/arrow-right-blue.png);
	right: -20px;
}

.product-slider a.button{
	margin-bottom: 2rem;
}

.hometown-rewards{
	box-sizing: border-box;
	padding: 4rem;
	width: 100%;
	float: left;
	background-image:url(images/wood-bg.jpg);
	background-position: center;
}
.hometown-rewards h2,
.hometown-rewards p{
	color: #FFFFFF;
	
}
.hometown-rewards h2{
	font-size: 3rem;
	margin-bottom: .6rem;
}
.hometown-rewards p{
	font-size: 1.6rem;
}

.hometown-rewards p:last-child{
	margin: 0;
}
.hometown-rewards_col{
	width: 100%;
	float: left;
	box-sizing: border-box;
	padding: 1rem 0;
}
@media (min-width: 1000px) {
	.hometown-rewards_col{
		float: left;
		width: 20%;
	}
	.hometown-rewards_col:nth-child(2){
		width: 60%;
		padding: 1rem 2rem;
	}
	.hometown-rewards_col a.button{
		margin-top: 2.7rem;
	}
}

.newsletter-signup{
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	float: left;
	padding: 1.5rem;
	line-height: 1.2;
	text-transform: uppercase;
	background-color: #121c46;
	background-image: url(images/blue-bg.jpg);
	color: #FFFFFF;
	margin-bottom: 3rem;
}
.newsletter-signup p,
.newsletter-signup a.button{
	margin: 0;
	vertical-align: bottom;
}

.newsletter-signup span,
.newsletter-signup strong{
	display: block;
}

.newsletter-signup span{
	margin-bottom: 1rem;
}
@media (min-width: 1000px) {
	.newsletter-signup span,
	.newsletter-signup strong{
		display:inline;
	}
	.newsletter-signup span{
		margin-right: 2rem;
		font-size: 2.1rem;
	}
	
}
@media (min-width: 1200px) {
	.newsletter-signup span{
		font-size: 2.6rem;
	}
	
}

.google-map {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin-bottom: 2rem;
}

.google-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.service-link{
	width: 50%;
	box-sizing: border-box;
	padding: 1rem;
	float: left;
	text-align: center;
}

.service-link h3{
	margin: 0;
	font-size: 1.5rem;
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 400;
	color: #24316a;
}

.service-link h3 a{
	color: #24316a;
}
.service-link h3 a:hover{
	color: #5199d3;
}

@media (min-width: 1000px) {
	.service-link{
		width: 33.3333%;
	}
}

@media (min-width: 1200px) {
	.service-link{
		width: 25%;
	}
}	

.location{
	box-sizing: border-box;
	margin-bottom: 4rem;
	text-align: center;
	width: 100%;
	float: left;
	border-bottom: 1px solid #c5c1b8;
}
.location:first-of-type{
	border-top: 1px solid #c5c1b8;
	padding-top: 4rem;
	margin-top: 4rem;
}
.location:last-child{
	border-bottom: none;
	
}
.location img{
	display: block;
	margin: 0 auto;
}

.location p{
	font-size: 1.5rem;
}
@media (min-width: 1000px) {
	.location{
		text-align: left;
	}
	.location-col{
		margin-left: 50%;
	}	
	.location-col-1{
		width: 50%;
		float: left;
		margin-left: 0;
		padding:0 3rem;
	}
}

@media (min-width: 1200px) {
	.location{
		padding-bottom: 4rem;
	}
	.location-col-1{
		width:auto;
		float:inherit;
		margin-left: 0;
	}	
	
	.location-col{
		margin-left: 0;
		float: left;
		width: 25%;
		box-sizing: border-box;
		padding: 0 2rem;
	}
	.location-col-1{
		padding-left: 0;
		padding-right: 0;
	}
	.location-col-2{
		width: 32%;
	}
	.location-col-4{
		width: 18%;
	}
	.location-col-4 p{
		text-align: right;
	}
	.location p:last-child{
		margin-bottom: 0;
	}
	
}
/*
.event-listing{
	border-bottom: 1px solid #c5c1b8;
	float: left;
	width: 100%;
	margin-bottom: 4rem;
	padding-bottom: 2rem;
	box-sizing: border-box;
}
.event-listing:first-of-type{
	padding-top: 4rem;
}*/
body.page-id-537 h2{
	margin-bottom: 4rem;
}
.event-listing{
	margin-bottom: 4rem;
	box-sizing: border-box;
	background-color: #dcebf6;
	padding: 3rem 2rem 3rem;
	border-top: 10px solid #5199d3;
	width: 100%;
	float: left;	
}
.event-listing h3,
.event-listing b{
	color: #24316a;
}

.event-listing p{
	font-size: 1.5rem;
}
.event-listing_details p{
	font-size: 1.5rem;
	margin-bottom: 1rem;
}
.event-listing_details p:last-child{
	margin-bottom: 0;
}
.event-listing_details{
	border-top: 1px dashed #5199d3;
	box-sizing: border-box;
	padding-top: 3rem;
}
@media (min-width: 780px) {
	.event-listing_details{
		border: none;
		padding: 0;
		border-left: 1px dashed #5199d3;
		padding-left: 3rem;
	}
	.event-listing p:last-child{
		margin-bottom: 0;
	}
}

.blog-title{
	font-family: "myriad-pro",sans-serif;
	font-style: normal;
	font-weight: 700;
	display: block;
}

article{
	float: left;
	width: 100%;
}
article h1,
article h2,
article h3{
	text-transform: none;
	letter-spacing: normal;
	text-shadow: none;
	margin-bottom: 20px;
	padding: 0;
}

article h1,
article.index h2{
	font-size: 2.3em;
    font-family: "myriad-pro-n3","myriad-pro",sans-serif;
    font-style: normal;
    font-weight: 600;
	text-align:left;
	vertical-align: inherit;
	display: block;
}

article.article-single h1{
	margin-bottom: .6rem;;
}

article p{
	line-height: 1.6;
	font-size: 15px;
}

article.article-single .pm-date{
	margin-bottom: 20px;
}

.post-meta{
	box-sizing: border-box;
}
article.index .post-meta{
    float:left;
    display:block;
    margin-bottom:50px;
    padding:15px 0;
    border-top:1px solid #CCCCCC;
    border-bottom:1px solid #CCCCCC;
	width: 100%;
}
article.search-results{
	border-bottom:1px solid #CCCCCC;
	margin-bottom: 2rem;
}
.pm-date,.pm-more{
    font-size:13px;
    text-transform:uppercase
}
.pm-date{
    float:left;
    color:#999
}
.pm-more{
    float:right
}
.navigation{
    margin-bottom:3em
}
.navigation ul{
    text-align:center;
    width:100%
}
.navigation li{
    display:inline
}
.navigation li a,.navigation li a:hover,.navigation li.active a,.navigation li.disabled{
    color:#121c46;
    text-decoration:none;
    background-color:#fff;
    cursor:pointer;
    width:33px;
    padding:.75rem 0;
    display:inline-block
}
.navigation li a:hover,.navigation li.active a{
    color:#FFF;
    background-color:#121c46;
}

.sidebar hr{
	margin: 2.5em 0;
	float: left;
	width: 100%;
}
@media (min-width: 1000px) {
	.sidebar{
		margin-left: 40px;
	}
}

.taxonomy-description{
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 3rem;
}

div.sharedaddy h3.sd-title,
#jp-relatedposts h3.jp-relatedposts-headline{
	font-size: 15px !important;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-im{
	margin-bottom: 20px;
}

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post{
	transition: opacity 300ms ease-in;
}

#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title{
	padding-top: 10px;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context, #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date{
	font-size: 12px;
}

#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover{
	text-decoration: none !important;
}

.widget{
	margin-bottom: 2rem;
	width: 100%;
	float: left;
}

.widget ul{
	padding: 0;
	margin-left: 0;
	list-style-type: none;
	border-top: 1px solid #CCCCCC;
}

.widget ul li{
	border-bottom: 1px solid #CCCCCC;
	box-sizing: border-box;
	padding: 1rem;
}

.screen-reader-text{
	display: none;
}
form.callout{
	margin-bottom: 6rem;
}
.widget form.callout{
	margin-bottom: 3rem;
}

form.wpcf7-form label{
	box-sizing: border-box;
	padding-right: 1rem;
}
form.wpcf7-form label.two-col{
	width: 50%;
	float:left;
}

.service{
	width: 50%;
	float: left;
	margin-bottom: 1rem;
	box-sizing: border-box;
	padding: .5rem;
	min-height: 250px;
}

.service-content h2{
	font-size: 1.5rem;
	text-align: center;
	letter-spacing: normal;
}

.service-content p{
	margin-bottom: 1rem;
}
@media (min-width: 400px) {
	.service{
		min-height: 300px;
	}
}

@media (min-width: 780px) {
	.service{
		width: 33.3333%;
	}
}


@media (min-width: 1200px) {
	.service{
		width: 25%;
		padding: 1rem;
	}
}
a.gallery-link{
	opacity: 1;
	transition: opacity 250ms ease-in;
}

a.gallery-link:hover{
	opacity: .8;
}

a{
	transition: all 100ms ease-in-out;
}

body.admin-bar .nav-wrap{
	margin-top: 32px;
}

#wpadminbar{
	 z-index: 999999999;
}

.wpcf7-form-control-wrap,
div.wpcf7-response-output{
	width: 100%;
	float: left;
	margin-bottom: 30px;
	clear: both;
}

#colorbox, #cboxOverlay, #cboxWrapper{
	z-index: 999999999999;
}

/* Larger than mobile */
@media (min-width: 300px) {
	.hidden-desktop{
		display:block;
	}
	.hidden-mobile{
		display: none;
	}
}


/* Larger than tablet */
@media (min-width: 950px) {
	.hidden-desktop{
		display:none;
	}
	.hidden-mobile{
		display:block;
	}
}

form.post-password-form{
	margin: 5rem auto;
	box-sizing: border-box;
	clear: both;
	max-width: 90%;
	background-color: #dcebf6;
	padding: 2rem;
	border-top: 10px solid #5199d3;
}

form.post-password-form p:first-child{
	font-weight: 800;
}

form.post-password-form p:last-child{
	margin-bottom: 0;
}

@media (min-width: 950px) {
	
	form.post-password-form{
		max-width: 50%;
		padding: 5rem;
	}
	
}


#main{
	width: 100%;
	float: left;
}


/* new nav */
.second-nav > li ul{
	display: none;
}
.second-nav{
	height: 614px;
}
.third-nav{
	height: 614px !important;
	background-image: url(images/third-bg.jpg) !important;
	background-image: url(images/paper-texture.gif) !important;
}
.third-nav > li a{
	color: white;
	color: #73716c;
}
.third-nav li a:hover{
	/* color: #c3d600 !important; */
	color: #121C43 !important;
}
.second-nav > li:hover ul li a{
	color: white;
	color: #73716c;
}
.second-nav li.active ul{
	display: block;
	z-index: 999;
	background: #c5c1b8;
	color: white;
	color: #73716c;
}
.second-nav li.active a{
	color: #121C43;
}
.second-nav > ul > li a:hover:before, 
.second-nav > li.active:before {
	color: #c3d600;
	content: url(images/arrow-2.png);
	content: url(images/icon-polygon-paper.png);
	/* background-image: url(images/icon-polygon-paper.png); */
	display:block;
	position: absolute;
    left: 0px;
}
.second-nav li:first-child:before{
	content: '';
	display: none;
}
.shop-online-nav{
	/* display:block;
	visibility: visible;
	opacity: 1; */
}
.second-nav{
	height: 614px !important;
}
.second-nav .sub-nav-active{
	background-image: none !important;
}
.big-image{
	height: 614px;
}
.shop-online-nav_parent ul.third-nav li:first-child {
	border-bottom: 1px solid #7d716c;
	border-bottom: 1px solid #bbb7b1;
}
.shop-online-nav ul a.first-tier:hover, 
.shop-online-nav ul a.sub-nav-active.first-tier {
	background-image: none !important;
}
.mobile-third{
	display: none;
}
@media (max-width: 950px){
	.second-nav li.active a{
		color: #c3d600;
	}
	.second-nav li a:hover,
	.third-nav li a:hover
	{
		color: #fff !important;
	}
	.big-image{
		height: 0px;
	}
	.first-tier-parent .open-icon-shop{
		display: none;
	}
	.shop-online-nav_parent ul li:first-child{
		display: none;
	}
	.shop-online-nav_parent ul.third-nav li:first-child{
		display: block;
	}
	.third-nav,
	.second-nav{
		height: auto !important;
	}
	.second-nav{
		padding: 0px;
	}
	.mobile-third{
		width: 15%;
		height: 27px;
		background-color: #22337a;
		float: right;
		clear: both;
		padding: 5px;
		box-sizing: border-box;
	}
	.second-nav li.active ul{
		display: none;
	}
	.second-nav > li.active::before{
		display: none;
	}
	.mobile-third{
		display: block;
	}
	.mobile-third img{
		width: 7px;
		height: 24px;
		margin: 0 auto;
		text-align: center;
		float: none;
		display: block;
		margin-top: -3px;
	}
	.shop-online-nav_parent ul.third-nav li:first-child{
		border-bottom: 0px;
	}
	.mobile-third.mobile-third-open img{
		-webkit-transform: rotate(180deg);
		-moz-transform: rotate(180deg);
		-o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
		transform: rotate(180deg);
	}
	.third-nav{
		background-color: #0d163b !important;
		background-image: none !important;
	}
}