/*!
Theme Name: Metro Coffee Company
Theme URI: http://underscores.me/
Author: The BARK Firm
Author URI: https://thebarkfirm.com
Description: A custom Wordpress theme made for Metro Coffee Company
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: metrocoffeeco
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Metro Coffee Company is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
- Posts and pages
- Comments
- Widgets
- Media
- Captions
- Galleries
# plugins
- Jetpack infinite scroll
# Utilities
- Accessibility
- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

:root {
	--white: #ffffff;
	--black: #212529;
	--red: #cc0a0a;
	--gold: #e6c00f;
	--soft-yellow: #f6f5d7;
}

body {
	font-family: Arial, sans-serif;
}

#nav {
	padding-top: 1rem;
	padding-bottom: 1rem;
	background: #cc0a0a;
}

.nav-link {
	color: #ffffff;
	font-size: calc(15px + (18 - 15) * ((100vw - 300px) / (2560 - 300)));
}

#nav .fab:hover {
	color: #ffffff;
}

#nav .fab {
	color: #000000;
}

.nav-link:focus, .nav-link:hover {
	color: #000000;
}

.navbar {
	background: #cc0a0a;
}

.navbar-toggler .navbar-toggler-icon {
	/*   background-image: url([svg]); */
	background-image: url("d2c7c866ace2d36c7f990e5a0e3629816305248e.svg");
}

.navbar-toggler.navbar-toggler {
	border-color: rgb(0, 0, 0);
}

@media (max-width: 991.98px) {
	.navbar-brand img {
		width: 30%;
		min-width: 120px;
	}
}

#hero {
	background: url("");
	background-size: contain;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 41.1328125%;
	position: relative;
}

/* Mobile Slider */ 

@media (max-width: 576px) {
	.desktop-slider {
		visibility: hidden;
		height: 0px !important;
		width: 0px !important;
	}
	.mobile-slider {
		visibility: show;
		height: auto;
		width: auto;
	}
}

@media (min-width: 577px) {
	.desktop-slider {
		visibility: show;
		height: auto;
		width: auto;
	}
	.mobile-slider {
		visibility: hidden;
		height: 0px !important;
		width: 0px !important;
	}
}

.abscon {
	position: absolute;
	top: 15%;
	left: 0;
	width: 100%;
}

#hero h1 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #e6c00f;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
}

.btn-red {
	color: #ffffff;
	background-color: #CC0A0A;
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	border-radius: 0;
}

.btn-red:hover, .btn-red:focus, .btn-red:active, .btn-red.active, .open .dropdown-toggle.btn-red {
	color: #CC0A0A;
	background-color: #fff;
}

.btn-red:active, .btn-red.active, .open .dropdown-toggle.btn-red {
	background-image: none;
}

.btn-red.disabled, .btn-red[disabled], fieldset[disabled] .btn-red, .btn-red.disabled:hover, .btn-red[disabled]:hover, fieldset[disabled] .btn-red:hover, .btn-red.disabled:focus, .btn-red[disabled]:focus, fieldset[disabled] .btn-red:focus, .btn-red.disabled:active, .btn-red[disabled]:active, fieldset[disabled] .btn-red:active, .btn-red.disabled.active, .btn-red[disabled].active, fieldset[disabled] .btn-red.active {
	background-color: #CC0A0A;
	border-color: #CC0A0A;
}

.btn-red .badge {
	color: #CC0A0A;
	background-color: #ffffff;
}

.leftSideA {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 45.4%;
	position: relative;
}

#hero span {
	font-size: calc(16px + (30 - 16) * ((100vw - 300px) / (2560 - 300)));
}

.leftSideA h2 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
}

.leftSideA h3 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(16px + (25 - 16) * ((100vw - 300px) / (2560 - 300)));
}

.rightSideA {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 45.4%;
	position: relative;
}

.rightSideA h4 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #e6c00f;
	font-size: calc(16px + (40 - 16) * ((100vw - 300px) / (2560 - 300)));
	text-shadow: 2px 2px 10px rgb(0 0 0);
}

.leftSideB {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 45.4%;
	position: relative;
}

.rightSideB {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 45.4%;
	position: relative;
}

@media (max-width: 400px) {
	.leftSideB {
		padding-top: 70%;
	}
	.rightSideB {
		padding-top: 85%;
	}
}

@media (min-width: 401px) and (max-width: 600px) {
	.leftSideB {
		padding-top: 60%;
	}
	.rightSideB {
		padding-top: 60%;
	}
}

.rightSideD h2 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #e6c00f;
	font-size: calc(16px + (25 - 16) * ((100vw - 300px) / (2560 - 300)));
	text-shadow: 2px 2px 10px rgb(0 0 0);
}

.rightSideB h2 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #e6c00f;
	font-size: calc(16px + (25 - 16) * ((100vw - 300px) / (2560 - 300)));
	text-shadow: 2px 2px 10px rgb(0 0 0);
}

.leftSideB h2 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #e6c00f;
	font-size: calc(16px + (25 - 16) * ((100vw - 300px) / (2560 - 300)));
	text-shadow: 2px 2px 10px rgb(0 0 0);
}

.rightSideD h3 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
	color: #e6c00f;
	text-shadow: 2px 2px 10px rgb(0 0 0);
}

.rightSideB h3 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
	color: #e6c00f;
	text-shadow: 2px 2px 10px rgb(0 0 0);
}

.leftSideB h3 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
	color: #e6c00f;
	text-shadow: 2px 2px 10px rgb(0 0 0);
}

.newsletterInput {
	background: transparent;
	border-radius: 0;
	color: #ffffff;
}

.mailIcon {
	background: transparent;
}

.mailIcon .fal {
	color: #ffffff;
}

.newsletterInput:focus {
	background: transparent;
	color: #ffffff;
}

.leftSideC {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 77.5%;
	position: relative;
}

.rightSideC {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 77.5%;
	position: relative;
}

.rightSideC h2 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #231f20;
	font-size: calc(20px + (35 - 20) * ((100vw - 300px) / (2560 - 300)));
}

.rightSideC h3 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(20px + (70 - 20) * ((100vw - 300px) / (2560 - 300)));
	color: #231f20;
}

.rightSideC h4 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #231f20;
	font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (2560 - 300)));
}

.rightSideC p {
	color: #231f20;
	font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (2560 - 300)));
	font-family: Arial Narrow,Arial,sans-serif;
}

.contactInfo {
	background: #ffffff;
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 77.5%;
	position: relative;
}

@media (max-width:400px) {
	.contactInfo {
		padding-top: 110%
	}
}

.contactInfo h2 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #231f20;
	font-size: calc(20px + (40 - 20) * ((100vw - 300px) / (2560 - 300)));
}

.contactInfo h3 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(20px + (70 - 20) * ((100vw - 300px) / (2560 - 300)));
	color: #231f20;
}

.contactInfo h4 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #231f20;
	font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (2560 - 300)));
}

.contactInfo p {
	color: #231f20;
	font-size: calc(20px + (30 - 20) * ((100vw - 300px) / (2560 - 300)));
	font-family: Arial Narrow,Arial,sans-serif;
}

.leftSideD {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 57.8125%;
	position: relative;
}

.rightSideD {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 57.8125%;
	position: relative;
}

.storeHome {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 60%;
	position: relative;
}

.storeHome h2 {
	color: #231f20;
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(20px + (30 - 20) * ((100vw - 300px) / (2560 - 300)));
}

.storeHome h3 {
	color: #231f20;
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(26px + (70 - 26) * ((100vw - 300px) / (2560 - 300)));
}

.storeHome p {
	color: #231f20;
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(20px + (30 - 20) * ((100vw - 300px) / (2560 - 300)));
}

@media (max-width: 576px) {
	.rightSideC {
		background: url("");
		background-size: cover;
		background-position: right;
		background-repeat: no-repeat;
		width: 100%;
		height: 0;
		padding-top: 120%;
		position: relative;
	}
}

@media (max-width: 400px) {
	.rightSideC {
		padding-top: 160%;
	}
}

@media (max-width: 767.98px) and (min-width: 576.02px) {
	.storeHome {
		background: url("");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: right;
		width: 100%;
		height: 0;
		padding-top: 140%;
		position: relative;
	}
}

@media (max-width: 576px) {
	.storeHome {
		background: url("");
		background-size: cover;
		background-repeat: no-repeat;
		background-position: right;
		width: 100%;
		height: 0;
		padding-top: 185%;
		position: relative;
	}
}

footer {
	background: #cc0a0a;
	padding-top: 2rem;
	padding-bottom: 2rem;
}

.bark  {
	max-height: 18px;
	width: auto;
}


.copyright p {
	font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (2560 - 300)));
	margin-bottom: 0;
	font-family: Arial Narrow,Arial,sans-serif;
	color: #fff;
}

.follow p {
	margin-bottom: 0;
	font-family: Arial Narrow,Arial,sans-serif;
	color: #fff;
	font-size: calc(20px + (40 - 20) * ((100vw - 300px) / (2560 - 300)));
}

.follow .fab {
	color: #fff;
	margin-left: .5rem;
}

.follow .fab:hover {
	color: #000;
}

#buyhero {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 27.46%;
	position: relative;
}

#buyhero h1 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #e6c00f;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
}

#buyhero span {
	font-size: calc(16px + (30 - 16) * ((100vw - 300px) / (2560 - 300)));
}

.freshCoffee h2 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #231f20;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
}

.grindPost img {
	width: 100%!important;
	height:auto!important;
}

.freshCoffee p {
	color: #231f20;
	font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (2560 - 300)));
	font-family: Arial Narrow,Arial,sans-serif;
}

.product p {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #231f20;
	font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (2560 - 300)));
}

.product a:hover {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #231f20;
	font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (2560 - 300)));
}

.product a {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #cc0a0a;
	font-size: calc(16px + (18 - 16) * ((100vw - 300px) / (2560 - 300)));
	text-decoration: none;
}

.grindItem {
	margin-top: 1rem;
}

#grindhero {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 27.46%;
	position: relative;
}

#grindhero span {
	font-size: calc(16px + (30 - 16) * ((100vw - 300px) / (2560 - 300)));
}

#grindhero h1 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #e6c00f;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
}

.grindItem h3 {
	color: #231f20;
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(18px + (22 - 18) * ((100vw - 300px) / (2560 - 300)));
	margin-top: .5rem;
}

.grindItem p {
	margin-bottom: 0;
	font-family: Arial Narrow,Arial,sans-serif;
	color: #231f20;
	font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (2560 - 300)));
}

#abouthero {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
	width: 100%;
	height: 0;
	padding-top: 27.46%;
	position: relative;
}

#abouthero h1 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #e6c00f;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
}

#abouthero span {
	font-size: calc(16px + (30 - 16) * ((100vw - 300px) / (2560 - 300)));
}

#roasthero {
	width: 100%;
	height: 0;
	padding-top: 27.46%;
	position: relative;
}

#roasthero h1 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #e6c00f;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
	text-shadow: 2px 2px 10px rgba(0, 0, 0, 1);
	text-transform: uppercase;
}

#roasthero span {
	font-size: calc(16px + (30 - 16) * ((100vw - 300px) / (2560 - 300)));
}

.metroTeam h4 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
	color: #231f20;
}

.metroTeam h3 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	font-size: calc(16px + (30 - 16) * ((100vw - 300px) / (2560 - 300)));
	color: #cc0a0a;
}

.metroTeam p {
	color: #231f20;
	font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (2560 - 300)));
	font-family: Arial Narrow,Arial,sans-serif;
}

.seanBio {
	background: url("");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 20%;
}

.krisBio {
	background: url("");
	background-repeat: no-repeat;
	background-size: 12%;
	background-position: center left;
}

.carterBio {
	background: url("");
	background-repeat: no-repeat;
	background-position: bottom right;
	background-size: 25%;
}

.ashlynnBio {
	background: url("");
	background-repeat: no-repeat;
	background-position: top left;
	background-size: 10%;
}

.map-responsive{
	overflow:hidden;
	position:relative;
	height:0;
}

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

.moretag {
	color: #cc0a0a;
}

.moretag:hover {
	color:#000000;
}

.contactForm {
	font-family: Arial Narrow,Arial,sans-serif;
}

.modal-body p {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #231f20;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

.wpcf7-response-output {
	color:#ffffff;
}

.wpcf7-not-valid-tip {
	display:none;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.news-section {
	background: url("");
	background-size: cover;
	background-repeat: no-repeat;
}

.news-section h1 {
	font-family: Arial Black,Arial Bold,Gadget,sans-serif;
	color: #231f20;
	font-size: calc(20px + (60 - 20) * ((100vw - 300px) / (2560 - 300)));
}

.news-section img {
	max-width:100%;
	height:auto;
}

.post, .widget, #comments {
	position: relative;
	border: solid 1px #ddd;
	background: #f6f5d7;
	margin: 0 0 40px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding: 20px;
}

/* .post header,
.post .post-excerpt,
.post .post-body,
#comments .comments-wrap {
padding: 20px;
} */

.post header h1,
.post header h3 {
	margin: 0 0 15px;
	padding: 0 0 15px;
	border-bottom: solid 1px #ddd;
}

.post-image img {
	height: auto;
}

.post-details {
	width: 90%;
	margin:15px 0 15px 0;
	color: #231f20;
	font-size: calc(16px + (20 - 16) * ((100vw - 300px) / (2560 - 300)));
	font-family: Arial Narrow,Arial,sans-serif;
}

.post-details a {
	color: #e6c00f;
}

.post-details i.fas {
	padding-left: 10px;
}

.post-details i.fas:first-child {
	padding: 0;
}

.cat-links {
	margin-right:10px;
}

.entry-title a {
	color: #e6c00f;
	font-family: Arial Narrow,Arial,sans-serif;
}

.post-excerpt {
	color:#444444;
	margin-top:10px;
}

.entry-content {
	color: #231f20;
	font-size: calc(20px + (20 - 20) * ((100vw - 300px) / (2560 - 300)));
	font-family: Arial Narrow,Arial,sans-serif;
	padding-top:1rem;
}

.post-excerpt a {
	color:#e6c00f;
}

.cat-links a {
	color:#e6c00f;
}

article {
	color:#444444;
}

article a {
	color:#cc0a0a;
}

aside {
	color:#444444;
	display:none;
}

aside a {
	color:#e6c00f;
}

.entry-footer span {
	color: #3b3737;
}

aside {
	font-family: Arial Narrow,Arial,sans-serif;
}

.post-navigation {
	display:none;
}

@media (max-width: 767.98px) {
	#buyhero {
		padding-top: 50%;
	}
	#grindhero {
		padding-top: 50%;
	}
	#hero {
		padding-top: 50%;
	}
	#roasthero {
		padding-top: 50%;
	}
	#abouthero {
		padding-top: 50%;
	}
}

@media (max-width: 575.98px) {
	#roasthero {
		background: url("");
		background-size: cover;
		background-repeat: no-repeat;
	}
	#background-video { display: none; }
}

.dropdown-menu {background:#cc0a0a;}

a.dropdown-item {color:#fff;}
a.dropdown-item:hover {background:#fff;color:#000;}


/* Careers Accordion
--------------------------------------------- */
#careersAccordion .accordion-item {
	color: var(--black);
	background-color: var(--white);
}

#careersAccordion .accordion-button, .accordion-button:not(.collapsed) {
	background-color: var(--white);
	color: var(--black);
	font-weight: bold;
}

#careersAccordion  .accordion-button:hover {
	color: var(--red);
}

#careersAccordion  .accordion-button:focus {
	border: none;
	box-shadow: none;
	color: var(--red);
}

#careersAccordion  .accordion-button::after, .accordion-button:not(.collapsed)::after {
	background-image: url("");
}



#input_3_1 {background-color:#cc3627!important;color: #fffee3!important;}

#gform_fields_3 .gform_wrapper.gravity-theme .gfield_required {color:#fffee3!important;}