/*
Theme Name: MF Beverage

Fonts Used:
font-family: "Noto Sans", sans-serif;
font-family: "Noto Serif", serif;
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  font-size: 100%;
  font: inherit;
  padding: 0;
  border: 0;
  margin: 0;
  vertical-align: baseline
}
body {
  line-height: 1
}
ol, ul {
  list-style: none
}
blockquote, q {
  quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}
.clear {
  clear: both
}
.sticky {}
.bypostauthor {}
.wp-caption {}
.wp-caption-text {}
.gallery-caption {}
.alignright {}
.alignleft {}
.aligncenter {}
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important
}
/*--------- BODY ELEMENTS --------- */
body {
  font-family: "Noto Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.444em;
  letter-spacing: -0.02em;
  word-spacing: 0.04em;
  max-width: 2400px;
  margin: 0 auto;
  background: #f2eadf;
}
a {
  text-decoration: none;
  transition: .5s;
}
b, strong {
  font-weight: 700;
}
nav, section, footer, div, li, a, input, select, textarea, img, td, article, header {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input, select, textarea {
  -webkit-appearance: none;
}
p {
  margin: 0 0 1.5em 0;
}
p:last-child {
  margin: 0 !important;
}
a {
  text-decoration: none;
  transition: .5s;
}
em, i {
  font-style: italic;
}
img {
  height: auto;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.333em;
  box-sizing: border-box;
}
/*--------- HEADER ELEMENTS --------- */
#header {
  display: table;
  width: 100%;
  background-size: cover;
  background-position: center;
  border-bottom: 2px solid #d9a34e;
}
#branding {
  display: table;
  width: 1500px;
  margin: 1em auto 1em auto;
}
#branding .left {
  display: table-cell;
  vertical-align: top;
  width: 20%;
  padding: 2em 0 0 0;
}
#branding .left a {
  display: inline-table;
  font-size: 1.333em;
  text-transform: uppercase;
  line-height: 1em;
  padding: 0.5em 2em;
  background: #111;
  color: #d9a34e;
  border: 2px solid #d9a34e;
  border-radius: 5px;
}
#branding .left a:hover {
  background: #d9a34e;
  color: #111;
}
#branding .middle {
  display: table-cell;
  vertical-align: top;
  width: 60%;
}
#branding .middle img {
  display: table;
  width: 15em;
  max-width: 90%;
  margin: 0 auto;
}
#branding .right {
  display: table-cell;
  vertical-align: top;
  width: 20%;
  text-align: right;
  padding: 2em 0 0 0;
}
#branding .right a {
  display: inline-table;
  font-size: 1.333em;
  text-transform: uppercase;
  line-height: 1em;
  padding: 0.5em 2em;
  background: #111;
  color: #d9a34e;
  border: 2px solid #d9a34e;
  border-radius: 5px;
}
#branding .right a:hover {
  background: #d9a34e;
  color: #111;
}
#banner-overlay {
  display: table;
  width: 1500px;
  margin: 5em auto 5em auto;
}
#banner-overlay .banner-content {
  display: table;
  width: 50%;
  margin: 0;
  float: left;
  color: #f2eadf;
}
#banner-overlay .banner-content h1 {
  font-family: "Noto Serif", serif;
  font-size: 2.667em;
  position: relative;
  margin: 0 0 0.75em 0;
}
#banner-overlay .banner-content h1:after {
  content: "";
  display: table;
  margin: 0.25em 0;
  width: 10%;
  height: 3px;
  background: #d9a34e;
}
/*--------- F00TER ELEMENTS --------- */
#footer {
  display: table;
  width: 100%;
  background: #111;
  border-top: 2px solid #d9a34e;
}
#footer .footerinfo {
  display: table;
  width: 1500px;
  margin: 1em auto 1em auto;
  color: #f2eadf;
}
#footer .footerinfo .left {
  display: table-cell;
  vertical-align: middle;
  width: 33%;
}
#footer .footerinfo .left img {
  display: table;
  width: 6em;
  max-width: 90%;
  float: left;
  margin: 0;
}
#footer .footerinfo .middle {
  display: table-cell;
  vertical-align: middle;
  width: 34%;
  font-size: 1em;
  font-weight: 700;
  color: #d9a34e;
  text-align: center;
  text-transform: uppercase;
}
#footer .footerinfo .middle a {
  color: #d9a34e;
}
#footer .footerinfo .middle a:hover {
  color: #fff;
}
#footer .footerinfo .middle span {
  padding: 0 2em;
}
#footer .footerinfo .right {
  display: table-cell;
  vertical-align: middle;
  width: 33%;
  color: #999;
  text-align: right;
}
#footer .footerinfo .right a {
  color: #999;
}
#footer .footerinfo .right a:hover {
  color: #d9a34e;
}
/*--------- HOME CONTENT ELEMENTS --------- */
.page-template-front-page #container {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
}
.page-template-front-page #container #homecontent {
  display: table;
  width: 100%;
  background: linear-gradient(to bottom, #00572c 0%, #003d1f 45%, #00170c 100%);
}
.page-template-front-page #container #homecontent header {
  display: none;
}
.page-template-front-page #container #homecontent .homecontent .philosophy {
  display: grid;
  gap: 0 0;
  grid-template-columns: 30% auto;
  width: 1500px;
  margin: 4em auto 4em auto;
  color: #fff;
}
.page-template-front-page #container #homecontent .homecontent .philosophy .logo {
  padding: 0 2em 0 0;
}
.page-template-front-page #container #homecontent .homecontent .philosophy .logo .round {
  width: 100%;
  max-width: 360px; /* keeps max size same as your original */
  aspect-ratio: 1 / 1; /* perfect circle */
  border: 2px solid #d9a34e;
  padding: 1em;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  float: left;
}
.page-template-front-page #container #homecontent .homecontent .philosophy .logo .round img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  margin: 0;
}
.page-template-front-page #container #homecontent .homecontent .philosophy .copy {
  border-left: 2px solid #d9a34e;
  padding: 0 0 0 5%;
  color: #f2eadf;
}
.page-template-front-page #container #homecontent .homecontent .philosophy .copy h2 {
  font-family: "Noto Serif", serif;
  font-size: 2.667em;
  position: relative;
  margin: 0 0 0.75em 0;
}
.page-template-front-page #container #homecontent .homecontent .philosophy .copy h2:after {
  content: "";
  display: table;
  margin: 0.25em 0;
  width: 10%;
  height: 3px;
  background: #d9a34e;
}
/*--------- HOME BRANDS ELEMENTS --------- */
#brands {
  display: table;
  width: 100%;
}
#brands .brands {
  display: table;
  width: 1500px;
  margin: 3em auto;
}
#brands .brands h2 {
  font-family: "Noto Serif", serif;
  font-size: 2.667em;
  margin: 0 0 0.5em 0;
  color: #003b22;
  text-align: center;
  position: relative;
}
#brands .brands h2:before {
  content: "";
  position: absolute;
  top: 115%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 2px;
  width: 200px;
  background: #d9a34e;
}
#brands .brands h2:after {
  content: "";
  position: absolute;
  top: 115%;
  left: 50%;
  width: 0.25em;
  height: 0.25em;
  border: 2px solid #d9a34e;
  background: #f2eadf;
  transform: translate(-50%, -50%) rotate(45deg);
}
#brands .brands p {
  font-family: "Noto Sans", sans-serif;
  text-align: center;
  color: #63635e;
}
#brands .brands ul {
  display: grid;
  gap: 0 2%;
  grid-template-columns: 18% 18% 18% 18% 18%;
  width: 100%;
}
#brands .brands ul li {
  padding: 1em 1em 3em 1em;
  text-align: center;
  border: 1px solid #d9a34e;
  border-radius: 5px;
  position: relative;
}
#brands .brands ul li:after {
  content: "\f178"; /* Font Awesome arrow-right */
  font-family: "Font Awesome 7 Free";
  font-weight: 900; /* required for solid icons */
  color: #d9a34e;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 1em;
}
#brands .brands ul li img {
  display: table;
  width: 100%;
  margin: 0 0 1em 0;
}
#brands .brands ul li h3 {
  display: table;
  width: 100%;
  padding: 1em 0 0 0;
  border-top: 1px solid #d9a34e;
  text-transform: uppercase;
  font-weight: 700;
}
#brands .brands ul li a {
  color: #000;
}
#brands .brands ul li a:hover {
  color: #d9a34e;
}
/* --------- BRAND POPUP ELEMENTS --------- */
.brandbox {
  display: grid;
  grid-template-columns: 50% 50%;
  gap: 0 0;
} /* First row - full width */
.branddetails {
  grid-column: 1 / -1;
  font-family: "Noto Serif", serif;
  text-align: center;
  line-height: 1.444em;
  padding: 0 0 2em 0;
  position: relative;
} /* Second row - 2 equal columns */
.branddetails:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
  width: 100%;
  background: #d9a34e;
}
.branddetails:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  width: 1em;
  height: 1em;
  border: 1px solid #d9a34e;
  background: #f2eadf;
  transform: translate(-50%, -50%) rotate(45deg);
}
.branddetails img {
  display: table;
  margin: 0 auto 1em auto;
  height: 6em;
  width: auto;
}
.branddetails ul {
  display: table;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
}
.branddetails ul li {
  display: inline-table;
  width: auto;
  background: #e9d6c0;
  padding: 0.5em 0.75em;
  margin: 0 0 0.5em 0;
  line-height: 1em;
  border: 1px solid #d9a34e;
  border-radius: 5px;
}
.brandsku {
  grid-column: 1 / 2;
  padding: 2em 0;
}
.brandsku h3 {
  font-family: "Noto Serif", serif;
  font-size: 1.333em;
  margin: 0 0 0.5em 0;
  color: #003b22;
}
.brandsku ul {
  display: table;
  width: 100%;
  margin: 0 0 1.5em 0;
  padding: 0;
}
.brandsku ul li {
  padding: 0.25em 0 0.25em 1.5em;
  position: relative;
}
.brandsku ul li:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0.5em;
  transform: translate(-50%, -50%) rotate(45deg);
  width: 0.889em;
  height: 0.889em;
  border: 1px solid #d9a34e;
  background: #f2eadf;
}
.brandphoto {
  grid-column: 2 / 3;
  padding: 2em 0;
}
.brandphoto img {
  display: table;
  margin: 0 auto;
  height: 20em;
  width: auto;
}
.brandlink {
  grid-column: 1 / -1;
  padding: 2em 0 0 0;
  text-align: center;
  position: relative;
} /* Third row - full width */
.brandlink:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
  width: 100%;
  background: #d9a34e;
}
.brandlink:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1em;
  height: 1em;
  border: 1px solid #d9a34e;
  background: #f2eadf;
  transform: translate(-50%, -50%) rotate(45deg);
}
.brandlink a {
  color: #003b22;
}
.brandlink a:hover {
  color: #000;
}
.brandlink a.linkbutton {
  display: table;
  margin: 0 auto;
  width: auto;
  text-transform: uppercase;
  font-size: 1.222em;
  line-height: 1em;
  padding: 1em 3em 1em 2em;
  border-radius: 5px;
  background: #003b22;
  color: #fff;
  position: relative;
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.25);
}
.brandlink a.linkbutton:hover {
  background: #d9a34e;
  color: #000;
}
.brandlink a.linkbutton:after {
  content: "\f35d";
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 1em;
  transform: translate(-50%, -50%);
}
/* --------- CONTACT PAGE ELEMENTS --------- */
.page-template-full-width #container #content header {
  display: none;
}
#container #content .contact {
  display: grid;
  gap: 0 4%;
  grid-template-columns: auto auto;
  width: 70%;
  margin: 0 auto;
  align-items: center;
}
#container #content .contact .contactform {
  background: #F7F0E8;
  padding: 1.5em;
  margin: 0;
  border: 1px solid #d9a34e;
  border-radius: 5px;
  position: relative;
}
#container #content .contact .contactform:before {
	content: "\f4e3";
	position: relative;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto 0.25em auto;
	width: 2em;
	height: 2em;
	border-radius: 50%;
	border: 1px solid #d9a34e;
	background: #F7F0E8;
	color: #d9a34e;
	font-family: "Font Awesome 7 Free";
	font-weight: 900;
	font-size: 1.5em;
	line-height: 1;
}
#container #content .contact .contactform:after {
	content: "";
	position: absolute;
	top: 3em;
	left: 50%;
	transform: translateX(-50%);
	width: 90%;
	height: 1px;
	background: #d9a34e;
	z-index: 1;
}
#container #content .contact .contactform label {
  display: table;
  margin: 0 0 0.25em 0;
}
#container #content .contact .contactform input[type="submit"] {
  display: block;	
}
#container #content .contact .contactinfo {
  line-height: 1.556em;
}
#container #content .contact .contactinfo h1 {
  font-family: "Noto Serif", serif;
  font-size: 2.667em;
  font-weight: 400;
  margin: 0 0 0.5em 0;
  color: #003b22;
  position: relative;
}
#container #content .contact .contactinfo h1:before {
  content: "★";
  display: block;
  position: relative;
  margin: 0 auto 0.25em auto;
  width: fit-content;
  color: #d9a34e;
  font-size: 1em;
  line-height: 1;
  padding: 0 0.25em;
  background: #f2eadf;
  z-index: 2;
}
#container #content .contact .contactinfo h1:after {
  content: "";
  position: absolute;
  top: 0.556em;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 1px;
  background: #d9a34e;
  z-index: 1;
}
#container #content .contact .contactinfo h2 {
  font-family: "Noto Serif", serif;
  font-size: 1.667em;
  font-weight: 400;
  margin: 0 0 0.5em 0;
  color: #003b22;
  position: relative;
}
#container #content .contact .contactinfo ul {
  display: table;
  padding: 0;
  margin: 0;
}
#container #content .contact .contactinfo ul li {
  padding: 1em 0 1em 3em;
  border-bottom: 1px solid #d9a34e;
  position: relative;
}
#container #content .contact .contactinfo ul li:last-child {
  border: none;
}
#container #content .contact .contactinfo ul li:before {
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  font-size: 1.25em;
  position: absolute;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  color: #d9a34e;	
  width: 2em;
  height: 2em;
  border-radius: 50%;
  border: 1px solid #d9a34e;
  display: flex;
  align-items: center;
  justify-content: center;
}
#container #content .contact .contactinfo ul li:nth-child(1):before {
  content: "\f2b5";
}
#container #content .contact .contactinfo ul li:nth-child(2):before {
  content: "\e533";
}
#container #content .contact .contactinfo ul li:nth-child(3):before {
  content: "\f46d";
}
#container #content .contact .contactinfo ul li:nth-child(4):before {
  content: "\f201";
}
/* --------- PAGE ELEMENTS --------- */
#container #content a {
  color: #003b22;
}
#container #content a:hover {
  color: #000000;
}
#container {
  width: 1500px;
  display: table;
  margin: 0 auto;
  padding: 3em 0 3em 0;
}
#content {
  float: left;
  width: 71%;
}
#sidebar {
  float: right;
  width: 27%;
}
#container #content h1 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2.444em;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
}
#container #content h2 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 2em;
  line-height: 1.35em;
  margin: 0 0 0.600em 0;
  color: #000;
}
#container #content h3 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.667em;
  line-height: 1.35em;
  margin: 0 0 0.750em 0;
  color: #000;
}
#container #content h4 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  letter-spacing: -0.02em;
  font-size: 1.444em;
  line-height: 1.35em;
  margin: 0 0 0.900em 0;
  color: #000;
}
#container #content ul {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 1em;
}
#container #content ul li {
  list-style: none;
  padding: 0.5em 0 0.4em 1.35em;
  position: relative;
}
#container #content ul li:before {
  content: "\f00c";
  left: 0;
  font-size: 0.889em;
  position: absolute;
  font-family: "Font Awesome 7 Free";
  font-weight: 900;
  color: #003b22;
}
#container #content ul li ul {
  margin-bottom: 0.5em;
}
#container #content ol {
  line-height: 1.5em;
  margin-bottom: 1.5em;
  padding-left: 2em;
  list-style: decimal;
}
#container #content ol li {
  padding: 0.3em 0;
}
.alignleft {
  float: left;
  margin: 0 1.5em 0.5em 0;
  border-radius: 9px;
}
.alignright {
  float: right;
  margin: 0 0 0.5em 1.5em;
  border-radius: 9px;
}
.alignnone {
  float: none;
  margin: 1.5em auto;
  display: table;
  border-radius: 9px;
}
.aligncenter {
  float: none;
  margin: 1.5em auto;
  display: table;
  border-radius: 9px;
}
/* --------- FORM ELEMENTS --------- */
.wpcf7 .wpcf7-form p {
  margin: 0 !important;
}
input {
  background: #f2eadf;
  height: 3em;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 1em;
  width: 100%;
  padding: 0 0.75em;
  border: 1px solid #d9a34e;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 5px;
}
textarea {
  background: #f2eadf;
  height: 7em;
  font-family: "Noto Sans", sans-serif;
  font-weight: 400;
  font-size: 1em;
  width: 100%;
  padding: 0.5em 0.75em;
  border: 1px solid #d9a34e;
  margin: 0 0 0.5em 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  resize: none;
  border-radius: 5px;
}
input[type="submit"] {
  display: table;
  font-family: "Noto Sans", sans-serif;
  text-decoration: none;
  font-size: 1em;
  font-weight: 700;
  line-height: 3em;
  text-transform: uppercase;
  padding: 0 2em 0 2em;
  border-radius: 5px;
  background: #003b22;
  color: #d9a34e;
  cursor: pointer;
  cursor: hand;
  border: none;
  height: inherit;
  margin: 0 auto 0 auto;
  width: auto;
  transition: .5s;
}
input[type="submit"]:hover {
  color: #d9a34e;
  background: #000;
}
div.wpcf7 .wpcf7-spinner {
  visibility: hidden;
  z-index: 999;
  position: relative;
  top: -30px;
  right: 10px;
  float: right;
  margin: 0 0 -20px 0 !important;
}
div.wpcf7 br {
  display: none;
}
div.wpcf7-response-output {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: darkred !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ng {
  margin: 10px 0 0 0 !important;
  padding: 0 !important;
  color: green !important;
  text-align: center !important;
  font-size: 1em !important;
  border: none !important;
  line-height: 1.25em !important;
}
span.wpcf7-not-valid-tip {
  margin: 0 0 5px 0 !important;
  color: darkred !important;
  font-size: 1em !important;
  font-weight: 400 !important;
  text-align: left !important;
  line-height: 1.25em !important;
}
div.wpcf7-validation-errors {
  color: darkred !important;
  border: none !important;
  font-weight: 400;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
div.wpcf7-mail-sent-ok {
  border: none !important;
  margin: 0.556em 0 !important;
  line-height: 1.25em !important;
}
#searchform #s {
  width: 75%;
  float: left;
  border: 1px solid #d9a34e;
  margin: 0;
  font-size: 1em;
  line-height: 2.222em;
  padding: 0 1em;
}
#searchform input[type="submit"] {
  width: 25%;
  float: left;
  font-size: 1em;
  line-height: 2.778em;
  padding: 0;
}
/* --------- BLOG PAGE ELEMENTS --------- */
.entry-meta {
  margin: 0 0 1em 0;
}
.entry-footer {
  border: 1px solid #ededed;
  background: #fbfbfb;
  padding: 0.25em 1em;
  display: table;
  width: 100%;
  margin: 1.5em 0 0 0;
}
.cat-links {
  float: left;
  display: table;
  width: 100%;
  padding: 0;
}
.tag-links {
  float: left;
  display: table;
  width: 100%;
  padding: 0;
}
#nav-below {
  margin: 1.5em 0 0 0;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  width: 50%;
  text-align: right;
}
#container #content article {
  margin: 0 0 3em 0 !important;
}
.blog #container #content article .size-post-thumbnail {
  display: none;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
.single #container #content article .size-post-thumbnail {
  display: none;
  width: 32%;
  float: right;
  margin: 0 0 0.5em 1.5em;
  clear: right;
}
/* --------- VIDEO ELEMENTS --------- */
.videocontainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.videocontainer .videosize {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.videocontainer iframe {
  display: table;
}
/* --------- FULL WIDTH PAGE ELEMENTS --------- */
.page-template-full-width #content {
  width: 100%;
  margin: 0;
}