/*
Theme Name: Evolution Two
Theme URI: http://www.littlegoatcoffee.com.au/
Description: "LGC" responsive theme for WordPress.
Version: 1.0
Author: Evolution Design Agency
Author URI: http://www.evolutiondesign.com.au/
Tags: Evolution
*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}
.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}
a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}
a img.alignnone {
    margin: 5px 20px 20px 0;
}
a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}
.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size:0.8em;
    margin:5px 0 0 0;
}
/* end WordPress Core */

body {
  background-color: white;
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  line-height: 1.25;
  color: #6d6e71;
  font-size: 15px;
}
p {margin-bottom: 1.3em;}
h1 {font-size: 2.5em; font-weight: 700; color: #31536f; line-height: 1.0; margin: 0.4em 0px 0.4em 0px; text-transform: uppercase; }
.home h2 {font-size: 3em; font-weight: 700; color: #bbcfb8; line-height: 1.0; margin: 70px 0px 0px 40px; text-transform: uppercase; }
h3 {font-size: 1.286em; font-weight: 700; color: #414042; letter-spacing: 0.17em; text-transform: uppercase; }
#nf-form-title-2 h3 { color: #b8babc; }
h4 {font-size: 1.286em; font-weight: 800; color: #b8babc; text-align: left; letter-spacing: 0.17em; text-transform: uppercase; margin-top: 30px;}
h4 a:hover {color: #414042;}
ol { list-style: decimal; margin-left: 20px; }
ul { list-style: disc; margin-left: 40px; }
ul, ol { margin: 10px; padding: 0; line-height: 1.4; }
a { color: #525254; text-decoration: none; }
a:hover, a.focus { color: #666666; text-decoration: none !important; }
.home h2 a, .home h2 a:hover, .home h2 a.focus { color: #bbcfb8; text-decoration: none !important; }
strong { font-weight: 700;}
em {font-style: italic;}
hr { border-color: #666666; border-width: 1px; margin: 30px 0 20px 0; }
blockquote { padding: 0 50px; }

.col-all-3 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 25%;
}

.col-all-4 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 33%;
}

.col-all-6 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 50%;
}

.col-all-12 {
	position: relative;
	min-height: 1px;
	float: left;
	width: 100%;
}

.row.no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.row.no-gutter [class*='col-']:not(:first-child),
.row.no-gutter [class*='col-']:not(:last-child) {
  padding-right: 0;
  padding-left: 0;
}

.gutter {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

label a {
	text-decoration: underline !important;
}

input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type="number"] {
    -moz-appearance: textfield;
}

.matched-height {
	margin-bottom: 2rem;
}

/* homepage header */
#homepage-header {
	display: none;
}

/* primary navigation */
#site-nav-collapse {
	text-align: center;
}
#menu-primary-menu {
	display: inline-block;
	text-align: center;
	margin: 4px auto 4px auto;
	padding: 0 27px;
}
.header-logo {
	margin-bottom: 30px;
}

.navbar {
    margin-bottom: 0;
}
.navbar-default {
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #14284b;
    border-bottom: solid 12px #00a19a;
}
.navbar-center .navbar-home {
    display: none;
}
.navbar-brand, .navbar-center .navbar-home > a {
    text-transform: uppercase;
    font-weight: 800;
}
.navbar-center .navbar-home > a {
    color: #cfab79 !important;
    font-size: 18px;
    text-shadow: rgba(255, 255, 255, 0.247059) 0px 1px 0px;
    padding: 20px 50px;
    width: auto;
}
.navbar-center .navbar-home:hover, .navbar-center .navbar-home:focus {
    color:#c29353;
}
.navbar-toggle {
    border: solid 1px #000000;
    position: absolute;
    top: 0px;
    right: 0px;
}

.navbar-toggle .icon-bar {
    background-color: #000000;
}
.navbar.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #ffffff;
	color: #b8babc;
}

/* .btn {
    text-transform: uppercase;
    font-weight: 700;
}
.btn-default {
    text-shadow: none;
    border-color: #cfab79;
    background-image: none;
    border-radius: 10px;
} */

.homepage-visible {
	display: none; 
}

.home .homepage-visible {
	display: block; 
}

.internal-page-margin-top {
	margin-top: 20px; 
}

.home .internal-page-margin-top {
	margin-top: 0px; 
}

.soliloquy-container {
	margin-bottom: 0 !important;
}
.soliloquy-container .soliloquy-prev, .soliloquy-container .soliloquy-next {
    display: none !important;
}
.soliloquy-container.soliloquy-theme-karisma .soliloquy-pager {
    right: 30px !important;
}
.os-animation {
  opacity: 0;
}
 
.staggered-animation {
  opacity: 0;
}
 
.os-animation.animated {
    opacity: 1;
}

/* front-page */
.fp-box {
	background-color: #ffffff;
}
.fp-section-content {
	margin-top: 0;
}
#shop-now {
	position: relative;
}
#shop-badge {
    position: absolute;
    left: 120px;
    top: -43px;
}
#coffee-heading h2 {
	text-align: center; 
	margin: 70px 0px 0px 0px;
}
#coffee-relative-container {
	position: relative;
	display: flex;
	flex-wrap: wrap;
}

.coffee {
	width: 50%;
	margin-bottom: 24px;
	background-color: #fafafa;
	position: relative;
}

.coffee-colour-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(49, 83, 111, 0.5);
	border-left: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
}
.coffee-colour-overlay h3 {
	color: #eeeeee;
	text-align: center;
	font-size: 1.4em;
}
.coffee-colour-overlay p {
	color: #eeeeee;
	text-align: center;
	font-size: 16px;
}
.coffee-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: auto;
	background: #ffffff;
	display: none;
	box-shadow: 0px 0px 10px #414042;
	z-index: 9;
}
.coffee-overlay.active {
	display: block;
}
.coffee-overlay-text {
	padding: 20px 30px;
}

.coffee-overlay table.variations {
    position: absolute;
    top: -9999em;
    left: -9999em;
}

.coffee-overlay .single_variation_wrap .single_variation {
    position: absolute;
    top: -9999em;
    left: -9999em;
}

.coffee-overlay .single_variation_wrap .quantity {
    position: absolute;
    top: -9999em;
    left: -9999em;
}

.coffee-overlay .single_add_to_cart_button {
    margin-top: 30px;
    color: #b8babc;
    font-size: 1.28em;
    letter-spacing: 0.17em;
    text-transform: uppercase;
    font-weight: 800;
    border: none;
    background-color: transparent;
}

.coffee-overlay .single_add_to_cart_button:hover {
    color: #414042;
}

#members-content-flex {
	display: flex;
	flex-wrap: wrap;
}

#members-content-text {
	order: 2;
	width: 100%;
}

#members-content-text a:after {
    content: "\f061";
    font-family: FontAwesome;
}

#members-content-image {
	order: 1;
	width: 100%;
}

#members-badge {
    position: relative;
    top: -216px;
    left: -16px;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
#members-heading h2 {
    margin: 70px 0px 0px 0px;
    text-align: center;
}
#members-content h3 {
	text-align: left;
	margin: 34px 0px 35px 0px;
}
#philosophy-content-flex {
	display: flex;
	flex-wrap: wrap;
}

#philosophy-content-text {
	position: relative;
    padding: 0px 0px 10px 0px;
}
#philosophy-content-text a:after {
    content: "\f061";
    font-family: FontAwesome;
 }
#philosophy-badge {
    position: absolute;
    left: -45px;
    top: 18px;
	-webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}
#philosophy-content-text {
	order: 2;
	width: 100%;
}

#philosophy-content-image {
	order: 1;
	width: 100%;
}

#philosophy-content h3 {
	text-align: left;
	margin: 40px 0px 10px 0px;
}

#story-badge {
    position: relative;
    top: -42px;
    left: 294px;
}
#story-text {
	margin-top: -38px;
}
#story-text h3 {
	margin-top: 14px;
}
#brew-guides-content-flex {
	display: flex;
	flex-wrap: wrap;
}

#brew-guides-content-text {
	order: 2;
	width: 100%;
}

#brew-guides-content-text a:after {
    content: "\f061";
    font-family: FontAwesome;
 }
#brew-guides-content-image {
	order: 1;
	width: 100%;
}

#brew-guides-badge {
    position: relative;
    top: -216px;
    left: -16px;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}
#brew-guides-content {
	margin-bottom: 120px;
}
#brew-guides-heading h2 {
	text-align: center;
	margin: 70px 0px 0px 0px;
}
#brew-guides-content h3 {
	margin: 34px 0px 35px 0px;
}

#social-buttons {
    position: fixed;
    top: 57px;
    left: 0px;
	color: #ffffff;
	background-color: #31536f;
	padding: 10px 12px 10px 14px;
	z-index: 999;
}

#social-buttons ul {
    padding: 0;
	margin: 0;
	list-style: none;
}

#social-buttons ul li {
    margin: 6px 0;;
}

#social-buttons ul li a {
    color: #ffffff;
}

#cart-button {
    position: fixed;
    top: 67px;
    right: 0px;
	color: #ffffff;
	background-color: #c5833f;
	padding: 10px 14px 10px 12px;
	z-index: 999;
}

#cart-button ul {
    padding: 0;
	margin: 0;
	list-style: none;
}

#cart-button ul li {
    margin: 6px 0;;
}

#cart-button ul li a {
    color: #ffffff;
}

#cart-button ul li a span {
    font-size: 2rem;
    font-weight: 700;
}

/* content */
#content {
    padding-top: 15px;
    padding-bottom: 20px;
}
#content ul, #content ol {
    list-style-position: inside;
}
#content ul {
    padding: 0 20px;
    margin-bottom: 1em;
}
#content ol {
    padding: 0 40px;
    margin: 10px 0;
}
#content ul ul, #content ol ol {
    margin: 0;
}
#content ul ul {
    list-style: circle;
}

.obscuring {
	margin-top: -20px;
}
/* slider */
#slider {
    position: relative;
}
#slider-holder {
	width: 100%;
}
#slider-overlay-outer {
	position: absolute;
	top: 0;
	left: 50%;
	width: 410px;
}
#slider-overlay-inner {
	position: relative;
	left: -50%;
	width: 410px;
	padding: 20px 40px 20px 40px;
	text-align: center;
	background-color: #ffffff;
}
.scroll {
	overflow-y: scroll;
}
#slider-overlay-inner h3 {
	text-transform: none;
}

.variations .label {
	color: #6d6e71;
}

.woocommerce div.product form.cart .variations {
    display: none;
}

.woocommerce .woocommerce-variation-add-to-cart .quantity .qty {
    display: none;
}

.woocommerce .product_cat-voucher .quantity .qty {
    display: none;
}

.woocommerce .product_cat-voucher .product_vouchers {
    display: none;
}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    background-color: #bec7cd !important;
}

.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover {
    background-color: #a0ba9b !important;
}

section.related {
	display: none;
}

#instafeed {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

#instafeed li {
	display: flex;
    width: 50%;
}

#instafeed li a {
    width: 100%;
}

#instafeed li img {
    width: 100%;
}

#instafeed li.social-callout {
	background-color: #59737e;
}


#instafeed li.social-callout a {
  text-align: center;
  text-decoration: none;
  width: 100%;
	font-size: 16px;
	color: #ffffff;
}

.social-callout-text {
    display: flex;
    height: 100%;
    justify-content: center;
    align-items: center;
}

.social-callout-text p {
    display: flex;
    margin: 0;
}

#instafeed li:nth-child(5), #instafeed li:nth-child(6) {
	display: none;
}

#subscriptions-badge {
    position: relative;
    top: -254px;
    left: -16px;
	-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

#subscription-buttons p {
	padding: 1em 10%;
}

#subscriptions-container-flex {
	display: flex;
	flex-wrap: wrap;
}

#subscriptions-for-me-heading {
	padding-left: 15px;
	padding-right: 15px;
}

#subscriptions-for-me-heading h3 {
	margin-bottom: 20px;
	cursor: pointer;
}

#subscriptions-for-me-heading h3:after {
    content: "\f107";
    font-family: FontAwesome;
}

#subscriptions-for-me-content-text {
	display: none;
	padding-left: 15px;
	padding-right: 15px;
}

#subscriptions-for-me-content-products {
	display: none;
	padding-left: 15px;
	padding-right: 15px;
}

#subscriptions-for-someone-special-heading {
	padding-left: 15px;
	padding-right: 15px;
}

#subscriptions-for-someone-special-heading h3 {
	margin-bottom: 20px;
	cursor: pointer;
}

#subscriptions-for-someone-special-heading h3:after {
    content: "\f107";
    font-family: FontAwesome;
}

#subscriptions-for-someone-special-content-text {
	display: none;
	padding-left: 15px;
	padding-right: 15px;
}

#subscriptions-for-someone-special-content-products {
	display: none;
	padding-left: 15px;
	padding-right: 15px;
}

/* footer */
footer {
    background-color: #edeeee;
	color: #000000;
	padding: 0;
}

#mc_embed_signup {
	margin-top: 20px;
	margin-bottom: 50px;
	background-color: transparent;
	clear: left;
}

#mc_embed_signup h2 {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 800;
    color: #414042;
    letter-spacing: 0.15em;
    margin-bottom: 2.2rem;
}

#mc_embed_signup .mc-field-group {
    padding-bottom: 4%;
}

#mc_embed_signup .mc-field-group label {
	display: none;
}

#mc_embed_signup .mc-field-group input {
	border: 0;
	border-radius: 5px;
}

.mc-field-group input::-webkit-input-placeholder {
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 800;
    color: #414042;
    letter-spacing: 0.16em;
}

.mc-field-group input::-moz-placeholder {
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 800;
    color: #414042;
    letter-spacing: 0.16em;
}

.mc-field-group input:-moz-placeholder {   /* Older versions of Firefox */
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 800;
    color: #414042;
    letter-spacing: 0.16em;
}

.mc-field-group input:-ms-input-placeholder { 
    text-transform: uppercase;
    font-size: 0.8em;
    font-weight: 800;
    color: #414042;
    letter-spacing: 0.16em;
}

#mc_embed_signup .button {
    float: right;
    margin-right: 4%;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 800;
    color: #414042;
    letter-spacing: 0.16em;
    background-color: #59737e;
    padding: 4px 40px;
    height: auto;
}

#mc_embed_signup .button, #mc_embed_signup .button:hover {
	color: #ffffff;
}

#footer-search {
    margin-bottom: 80px
}

#footer-search form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 3%;
	margin-top: 80px
}

#footer-search h2 {
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 800;
    color: #414042;
    letter-spacing: 0.15em;
    margin-bottom: 2.2rem;
}

#footer-search .footer-search-box-wrapper {
    width: 96%;
    padding-bottom: 2rem;
}

#footer-search .footer-search-box-wrapper input {
    display: block;
    width: 100%;
    padding: 8px 0;
    text-indent: 2%;
    border: 0;
    border-radius: 5px;
}

#footer-search .button {
    clear: both;
    border: 0 none;
    border-radius: 4px;
    transition: all 0.23s ease-in-out 0s;
    display: inline-block;
    line-height: 32px;
    margin: 0 5px 10px 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: auto;
    float: right;
    margin-right: 4%;
    text-transform: uppercase;
    font-size: 1.1em;
    font-weight: 800;
    color: #414042;
    letter-spacing: 0.16em;
    background-color: #59737e;
    padding: 4px 40px;
    height: auto;
}
#footer-search .button:hover {
    background-color: #777;
}
#footer-search .button, #footer-search .button:hover {
    color: #ffffff;
}


#footer-wrapper {
	position: relative;
}

#tagline {
    background-color: #ffffff;
    padding: 60px 0 20px 0;
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight: 800;
    color: #414042;
    letter-spacing: 0.16em;
	text-align: center;
}

#footer a, #footer-links a, #footer-credits a {
    color: #000000;
}
.footer-menu-border-top {
	margin-top: 28px;
	line-height: 2px;
}
.footer-menu-border-bottom {
	line-height: 2px;
}
#footer-menu, #menu-footer-menu {
	list-style: none;
	margin-bottom: 0;
}
#footer-menu li, #menu-footer-menu li {
	text-transform: uppercase;
	margin: 1.5em 0;
}
#footer-credits {
	position: absolute;
	bottom: 30px;
	right: 0px;
	font-size: 12px;
	color: #666666;
	text-align: right;
}

#footer-credits a {
    color: #666666;
}

#footer-credits ul {
	margin: 0;
	padding: 0;
}

#footer-credits li {
	display: inline;
	padding: 0 10px;
	border-right: 1px solid #666666;
}

#footer-credits li:last-child {
	border-right: none;
}

h2.woocommerce-products-header__title {
    color: #a0ba9b;
    font-weight: 700;
    font-size: 5em;
    text-transform: uppercase;
}

h2.woocommerce-loop-product__title {
    color: #a0ba9b;
    font-weight: 600;
    text-transform: uppercase;
}

.woocommerce-products-header {
    height: 77px;
    overflow: hidden;
	margin-bottom: 30px;
}

.product_type_variable.add_to_cart_button, .product_type_simple.add_to_cart_button, .product_type_variable-subscription.add_to_cart_button {
	background-color: #31536f !important;
	text-transform: uppercase;
    width: 100%;
    border-radius: 10px;
    padding: 12px;
    text-align: center;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button {
    color: #ffffff !important;
}

.reset_variations {
	display: none !important;
}

.entry-summary .product_meta {
	display: none;
}

.variation-icon {
	display: block;
	width: 100%;
	height: auto;
	font-size: 8px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 10px;
	padding: 8px 0px 2px 0px;
	border-radius: 10px;
	background-color: #ececec;
}

.variation-icon.active {
	background-color: #d2ddcd;
}

#subscription-wrapper .length-trigger.variation-icon, #subscription-wrapper .frequency-trigger.variation-icon {
    font-size: 10px;
    padding-bottom: 17px;
    padding-top: 20px;
}

#subscription-wrapper .length-trigger.variation-icon span, #subscription-wrapper .frequency-trigger.variation-icon span {
    font-size: 8px;
}

.gutter-icon {
	text-align: center;
	padding-left: 6px !important;
	padding-right: 6px !important;
}

.roast-wrapper, quantity-wrapper {
	text-align: center;
	line-height: 30px;
}

.homepage-order-quantity {
	padding-top: 11px;
	font-size: 18px;
}

.homepage-quantity {
	width: 30px;
	text-align: center;
	padding: 3px;
	border: none;
}

.homepage-quantity-controls {
	display: inline-flex;
}

.homepage-quantity-control {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px;
    width: 28px;
    height: 28px;
    border-radius: 10px;
    background-color: #ebeded;
}


.homepage-total-order {
	display: inline-block;
	font-size: 1.1em;
	font-weight: normal;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #86aa80;
    padding: 0.8em 3em 0.8em 2em;
}

.homepage-total-order, #subscription-wrapper span.price {
	display: inline-block;
	font-size: 1.1em;
	font-weight: 800;
	text-transform: uppercase;
	color: #ffffff;
	background-color: #86aa80;
    padding: 0.8em 3em 0.8em 2em;
	margin: 1rem;
}

.homepage-total-order span {
	font-size: 1.28em;
	font-weight: 800;
}

.products .price {
	text-transform: uppercase;
}

#categories-filter {
	background-color: #ebeded;
	border-radius: 10px;
	padding: 30px 20px;
}

#categories-filter h4 {
	color: #414042;
	padding: 0px;margin-top: 0px;
	cursor: pointer;
}

#categories-filter h4:after {
    content: "\f107";
    font-family: FontAwesome;
}

#categories-filter ul {
	list-style: none;
	display: none;
}

#categories-filter li {
	font-weight: 700;
	margin-bottom: 8px;
}

#categories-filter li.level2 {
	font-weight: 700;
	margin-bottom: 8px;
	padding-left: 20px;
}

#basket-sidebar {
	background-color: #bec7cd;
	border-radius: 10px;
	padding: 30px 20px;
	margin-top: 1em;
	display: none;
}

#basket-sidebar h4 {
	color: #414042;
	padding: 0px;margin-top: 0px;
}

#buttons-sidebar {
	display: none;
}

#ship-to-different-address-checkbox {
    position: relative;
    margin-left: 0;
}

.btn-last {
	float: right;
}

.btn-sidebar {
    width: 47%;
    background-color: #ebeded;
    text-transform: uppercase;
    font-weight: 700;
    color: #414042;
    border: none;
    padding: 22px 0 20px 0;
    font-size: 16px;
    border-radius: 10px;
    margin-top: 20px;
}

.btn-sidebar:hover, .btn-sidebar:focus, .btn-sidebar.focus {
    color: #414042;
    text-decoration: none;
}

#buttons-sidebar > a:first-child {
	margin-right: 6%;
}

h3.product_title {
	font-size: 2em; 
	font-weight: 600; 
	color: #84a98c; 
	letter-spacing: 0em; 
	text-transform: uppercase; 
}

.product .entry-summary .price {
	display: none;
}

#subscription-wrapper .product .entry-summary .price {
	display: inline-block;
}

#subscription-wrapper .homepage-total-order {
	display: none;
}

#subscription-wrapper .homepage-order-quantity {
	display: none;
}

.woocommerce-product-details__short-description {
	color: #84a98c; 
}

ul.products li.product {
	height: 400px;
}

#subscriptions-container ul.products li.product {
	height: 390px;
}

ul.products li.product a.button {
	position: absolute;
	left: 0px;
	bottom: 0px;
}
/*
.product .entry-summary .variations {
    position: absolute;
    top: -9999em;
    left: -9999em;
}

.product .entry-summary .quantity {
    position: absolute;
    top: -9999em;
    left: -9999em;
}
*/
.product .entry-summary .single_add_to_cart_button {
    margin-top: 30px;
    color: #ffffff !important;
    font-size: 1.28em;
    letter-spacing: 0.17em;
    text-transform: uppercase;
    font-weight: 800;
    border: none;
    background-color: #31536f !important;
}

.product .entry-summary .single_add_to_cart_button:hover {
    background-color: #31536f !important;
	color: #ffffff !important;
}

.blog .post {
	clear: both;
}

.nfsmall {
	width: 50%;
}

#contact-form {
	padding-top: 15px;
	padding-bottom: 20px;
}

.team-member-list {
    padding: 0;
    list-style: none;
    margin: 0 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    text-align: center;
}

.team-member-item {
    background-size: cover;
    background-position: 50% 50%;
    display: -ms-flexbox;
    display: flex;
    height: 300px;
    -ms-flex-pack: stretch;
    justify-content: stretch;
    overflow: hidden;
    position: relative;
    width: 100%;
	border: solid 10px #ffffff;
}

.team-member-item a {
    text-decoration: none;
    width: 100%;
}

.team-member-name {
    color: #ffffff;
    display: none;
    font-weight: 700;
    font-size: 22px;
    line-height: 1.5em;
    padding: 8px 15px;
	margin: 20px 15px;
    position: relative;
    text-transform: lowercase;
    z-index: 2;
}

.team-member-item a p {
    color: #fff;
    background: rgba(49, 83, 111, 0.9);
    opacity: 0;
    position: absolute;
    padding: 120px 30px 20px;
    transition: top .2s ease-in;
    top: 0px;
    height: 100%;
    width: 100%;
    z-index: 1;
}

.team-member-item a:hover .team-member-name {
    display: block;
}

.team-member-item a:hover p {
    transition: opacity .2s ease-in;
    opacity: 1;
}


/***************
WholeSale Styles
****************/

.wholesale-temp, .wholesale-temp footer {
    background: #454547;
}

h1.wholesale-title {
    font-size: 5rem;
    color: #dcdcdc;
}

.wholesale-temp #tagline {
	display: none;
}

.wholesale-footer {
    padding-top: 8rem;
    padding-bottom: 3rem;
}

.wholesale-temp #footer-credits {
    position: relative;
    bottom: auto;
    right: auto;
	font-size: 16px;
	text-align: left;
	color: #dcdcdc;
}

.wholesale-temp #footer-credits li {
	border: none;
	padding: 0;
}

ul#menu-wholesale li a {
	color: #dcdcdc;
	font-size: 20px;
}

ul#menu-wholesale li {
	background: none;
	padding-left: .5rem;
	display: inline-block;
}

ul#menu-wholesale-footer li a, ul#menu-wholesale li a {
	text-transform: uppercase;
}

ul#menu-wholesale-footer li a:hover, ul#menu-wholesale li a:hover, ul#menu-wholesale-footer li a:focus, ul#menu-wholesale li a:focus {
	background: none;
}

.wholesale-temp p, .wholesale-temp h1, .wholesale-temp h2, .wholesale-temp h3, .wholesale-temp h4, .wholesale-temp a {
	color: #dcdcdc;
}

#wholesale-intro-right {
	padding-top: 3rem;
}

.wholesale-temp ol {
    color: #dcdcdc;
    font-weight: 600;
    font-size: 3.5rem;
    padding: 1rem 3rem;
}

.wholesale-temp ol li:first-child {
	opacity: .5;
}

.wholesale-temp ol li:nth-child(2) {
	opacity: .75;
}

.wholesale-temp h3 {
	font-size: 3.5rem;
	letter-spacing: .25rem;
}

#wholesale-intro-container {
    margin-top: 8rem;
}

#wholesale-intro-container, #wholesale-steps-container {
    margin-bottom: 8rem;
}

div#wholesale-faq {
	margin-top: 8rem;
	margin-bottom: 8rem;
}

div#wholesale-faq p {
    font-size: 20px;
}

#wholesale-intro-right, #wholesale-steps-right {
	padding-left: 2rem;
}

a.orders-email {
    font-weight: 600;
    font-size: 22px;
    word-break: break-word;
}

ul#menu-wholesale-footer {
    list-style: none;
    margin: 0;
    padding: 2rem 0;
}

div#wholesale-product-container {
    background: #fff;
}

.page-id-2980 .woocommerce p, .page-id-2980 .woocommerce h1, .page-id-2980 .woocommerce h2, .page-id-2980 .woocommerce h3, .page-id-2980 .woocommerce h4, .page-id-2980 .woocommerce a {
	color: #454547;
}

.wholesale-temp .woocommerce-products-header {
	display: none;
}

.page-id-3030 table.shop_table.woocommerce-checkout-review-order-table {
    background: #eae9eb;
}

.page-id-3030 table.shop_table.woocommerce-checkout-review-order-table p{
    color: #6d6e71;
}

div#wholesale-product-container {
    padding: 8rem 0;
}

.wholesale-temp .woocommerce div.product div.images {
    margin-bottom: 0;
}

.wholesale-temp .icon-eda {
	font-size: 1.5em;
	opacity: 1;
	display: block;
	color: #dcdcdc;
	margin-top: 1rem;
}

.wholesale-temp img.header-logo, img.wholesale-footer-logo {
    max-width: 300px;
    width: 100%;
    margin-bottom: 3rem;
}

img.direct-img {
	margin-top: -8%;
	opacity: .25;
}

.wholesale-temp #site-nav-collapse {
    margin-top: 8rem;
}

div#wholesale-intro-right p {
    font-size: 20px;
}

img.wholesale-steps-img {
    max-width: 100%;
}

.wholesale-temp h3.product_title.entry-title {
	font-size: 5rem;
	margin-bottom: 4rem;
}

.wholesale-temp .woocommerce p {
    font-size: 20px;
}

.wholesale-temp .grind-wrapper {
    display: none;
}

.homepage-total-order-wrapper {
    display: none;
}

.wholesale-temp p.from-text {
    display: none;
}

.wholesale-temp .woocommerce div.product form.cart .variations {
    display: block;
}

.wholesale-temp .woocommerce div.product form.cart .variations td.label {
    display: none;
}

select#bags {
    border: 2px solid #454547;
    padding: .5rem 4rem;
    text-align: left;
    color: #454547;
    font-size: 20px;
}

button.single_add_to_cart_button.button.alt, button.single_add_to_cart_button.button.alt:hover {
    background: #454547 !important;
}

.wholesale-temp .woocommerce-variation-price span.price {
    display: block;
}

.page-id-2980 span.woocommerce-Price-amount.amount {
    color: #454547;
    font-weight: 500;
    font-size: 20px;
    display: block;
    margin: 2rem 0;
}

.page-id-3030 .woocommerce-checkout #payment p, .page-id-3030 .woocommerce-checkout #payment a {
    color: #454547;
}

span.price-per-kg {
    display: block;
    font-weight: 500;
    color: #454547;
    font-size: 16px;
}

ul#menu-wholesale::before {
    content: "|";
    display: inline-block;
    transform: rotate(90deg);
    color: #fff;
    float: left;
    font-size: 22px;
}

ul#menu-wholesale::after {
    content: "|";
    display: inline-block;
    transform: rotate(90deg);
    color: #fff;
    font-size: 22px;
}

div#wholesale-checkout {
    margin-top: 8rem;
    margin-bottom: 4rem;
}

.wholesale-temp input, .wholesale-temp textarea {
	color: #fff;
	background: none;
	border: none;
	border-bottom: 2px solid #fff;
	padding-left: .5rem;
}

.wholesale-temp textarea {
	border: 2px solid #dcdcdc;
}

.wholesale-temp select {
	color: #454547;
}

.page-id-3030 .woocommerce-notices-wrapper {
    display: none;
}

.page-id-3030 .woocommerce-info a {
    color: #454547;
}

.wholesale-temp div#cart-button, .wholesale-temp div#social-buttons {
	display: none;
}

div#wholesale-faq strong {
    font-size: 22px;
}

.page-id-3047 .nf-field-label label {
	color: #dcdcdc;
}

.page-id-3047 input#nf-field-23 {
	background: #dcdcdc;
	color: #454547;
	padding: 1rem 3rem;
	text-transform: uppercase;
	font-weight: 600;
}
/***************
Media Queries
****************/

/* xs only*/
@media (max-width: 767px) {
}

@media (min-width: 580px) {
	.coffee {
		width: 33%;
	}
	
	ul.products li.product {
		height: 480px;
	}

	#subscriptions-container ul.products li.product {
		height: 460px;
	}

}

/* sm and up */
@media (min-width: 768px) {
	h1 {
		font-size: 5em;
	}

	.home h2 {
		font-size: 5em;
	}
	
	/* homepage header */
    #homepage-header {
		display: block;
		position: relative;
        background-image: url('images/hero-1.jpg');
        background-size: cover;
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: 0% 0%;
        height: 100vh;
    }
	#homepage-header {
		position: relative;
	}
	#homepage-header-overlay-blue {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		background-color: #16284c;
		opacity: 0.82;
	}
	#homepage-header-overlay-search-social {
		position: absolute;
		top: 26px;
		right: 80px;
		width: auto;
		height: auto;
		color: #ffffff;
	}
	#homepage-header-overlay-search-social a {
		color: #ffffff;
	}
	#homepage-header-overlay-logo {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
    #navbar-wrapper {
        min-height: 203px;
    }
	#header-top-nav {
		padding-top: 14px;
		padding-bottom: 14px;
		background: #ffffff;
	}
	#header-telephone {
		font-size: 22px;
		color: #14284b;
		padding-left: 0px;
		padding-right: 30px;
		margin-top: 6px;
	}
	#header-telephone a {
		color: #14284b;
		text-decoration: none;
	}
	#header-search-social {
		font-size: 22px;
		color: #14284b;
		padding-left: 30px;
		padding-right: 0px;
	}
	#header-search-social a {
		color: #14284b;
	}

	#social-buttons {
		top: 107px;
	}

	#cart-button {
		top: 107px;
	}

	#members-badge {
		top: -262px;
	}
	
	#instafeed li {
		width: 33.333333%;
	}
	#instafeed li:nth-child(5), #instafeed li:nth-child(6) {
		display: flex;
	}
	.team-member-item {
		width: 50%;
	}
	#coffee-heading h2 {
		margin: 70px 154px 0px 0px;
	}
	
	#members-heading h2 {
		margin: 70px 0px 0px 220px;
		text-align: left;
	}
	.fp-section-content {
		margin-top: -35px;
	}

	ul.products li.product {
		height: 360px;
	}

	#subscriptions-for-me-heading {
		width: 50%;
		order: 1;
	}

	#subscriptions-for-me-heading h3 {
		cursor: default;
	}

	#subscriptions-for-me-heading h3:after {
		content: "";
	}

	#subscriptions-for-me-content-text {
		width: 50%;
		display: block;
		order: 3;
	}

	#subscriptions-for-me-content-products {
		width: 50%;
		display: block;
		order: 5;
	}

	#subscriptions-for-someone-special-heading {
		width: 50%;
		order: 2;
	}

	#subscriptions-for-someone-special-heading h3 {
		cursor: default;
	}

	#subscriptions-for-someone-special-heading h3:after {
		content: "";
	}

	#subscriptions-for-someone-special-content-text {
		width: 50%;
		display: block;
		order: 4;
	}

	#subscriptions-for-someone-special-content-products {
		width: 50%;
		display: block;
		order: 6;
	}

	#subscriptions-container ul.products li.product {
		height: 310px;
	}

}

@media (min-width: 768px) {
	ul.products li.product {
		height: 480px;
	}


}

/* md and up */
@media(min-width:992px) {
	h4 {
		text-align: center;
	}
	
	.home h2 {
		font-size: 6em;
	}
	
	#coffee-heading h2 {
		text-align: right; 
		margin: 70px 78px 0px 0px;
	}
	
	.coffee {
		width: 33%;
	}

	#members-content-text {
		order: 1;
		width: 33%;
	}

	#members-content-image {
		order: 2;
		width: 66%;
	}

	#members-badge {
		top: -235px;
	}
	
	#members-content h3 {
		text-align: right;
		margin: 34px 30px 35px 0px;
	}
	#members-content p {
		margin-right: 30px;
	}
	#philosophy-content-text {
		order: 2;
		width: 33%;
	}

	#philosophy-content-image {
		order: 1;
		width: 66%;
	}

	#philosophy-content h3 {
		margin: 34px 15px 10px 30px;
	}
	#philosophy-content p {
		margin-left: 30px;
	}
	#brew-guides-content-text {
		order: 1;
		width: 33%;
	}

	#brew-guides-content-image {
		order: 2;
		width: 66%;
	}

	#brew-guides-heading h2 {
		text-align: left;
		margin: 70px 0px 0px 220px;
	}
	#brew-guides-content h3 {
		text-align: right;
		margin: 34px 30px 35px 0px;
	}

	#brew-guides-content p {
		margin-right: 30px;
	}
	#instafeed li {
		width: 20%;
	}
	
	#instafeed li:nth-child(6) {
		display: none;
	}
	
	.nfsmall {
		width: 25%;
	}
	
	.nfmedium {
		width: 50%;
	}
	
	.team-member-item {
		width: 25%;
	}
	
	#basket-sidebar {
		display: block;
	}

	#buttons-sidebar {
		display: block;
	}

	#categories-filter h4 {
		cursor: default;
	}

	#categories-filter h4:after {
		content: "";
	 }

	#categories-filter ul {
		display: block;
	}

	ul.products li.product {
		height: 384px;
	}

	ul.products li.product {
		height: 360px;
	}

	#subscriptions-container ul.products li.product {
		height: 340px;
	}

}

/* lg and up */
@media(min-width:1200px) {
	/* primary navigation */
	#menu-primary-menu {
		background: #ffffff url('images/bg-nav.png') no-repeat left center;
	}
	
   .navbar-center .navbar-home {
        display: initial;
    }
	.navbar-nav > li {
		background: #ffffff;
	}
    .navbar-nav>li>a {
        text-transform: uppercase;
		padding: 4px;
		margin: 0px 26px;
		font-size: 1.1em;
		letter-spacing: 0.17em;
    }
    .navbar-brand img {
        padding-top: 14px;
    }
    .navbar-center .nav {
        float: none;
        display: inline-block;
    }
	.home h2 {
		font-size: 7em;
	}
	
	#shop-badge {
		left: 153px;
	}
	
	#members-badge {
		top: -290px;
	}
	
	#brew-guides-badge {
		top: -262px;
	}
	
	#subscriptions-badge {
		top: -323px;
	}

	ul.products li.product {
		height: 370px;
	}

	#subscriptions-container ul.products li.product {
		height: 400px;
	}

}   

@media (max-width: 1200px) {
/* code to trigger menu breakpoint */
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
	}
	
	ul#menu-wholesale::before {
		float: none;
	}
	
}

@media all and (max-width: 992px) {

	#wholesale-intro-container, #wholesale-steps-container, #wholesale-product-full, #wholesale-faq-container {
		padding: 0 4rem;
	}

	.wholesale-temp footer {
		text-align: center;
	}

	div#wholesale-product-full {
		padding: 0 3rem;
	}

	.wholesale-temp .woocommerce div.product div.images {
		margin-bottom: 3rem;
	}

	.wholesale-temp #site-nav-collapse {
		margin-top: 5rem;
	}

	#wholesale-intro-container {
		margin-top: 5rem;
	}

	#wholesale-intro-container, #wholesale-steps-container {
		margin-bottom: 2rem;
	}

	div#wholesale-product-container {
		padding: 5rem 0;
	}

	.wholesale-temp img.header-logo, img.wholesale-footer-logo {
		max-width: 200px;
	}
	
	.steps-image-wrap {
		margin-top: 4rem;
	}

	img.wholesale-steps-img {
		display: none;
	}

	#wholesale-intro-container {
		margin-bottom: 1rem;
	}

	ul.site-footer-info {
		text-align: center;
	}

	.wholesale-footer {
		padding-top: 4rem;
	}

	div#wholesale-checkout {
		padding: 4rem;
	}
}

@media all and (max-width: 768px) {
	img.direct-img {
		margin-top: 0%;
		max-width: 200px;
		margin: 0 auto;
	}
}

@media all and (max-width: 500px) {
	a.orders-email {
	 font-size: 18px;
	}
}

@media all and (max-width: 416px) {
	ul#menu-wholesale li {
		display: block;
	}

	div#footer-wrapper {
		padding-left: 0;
		padding-right: 0;
	}
}
