/*
	Theme Name: Hemingway Child
	Theme URI: http://tpwdata.com/sbc
	Description: Child theme based on Hemingway.
	Author: Anders Norén
	Author URI: http://www.andersnoren.se
	Template: hemingway
	Version: 1.0.0
	License: GNU General Public License version 2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
	version 2.0 (http://www.gnu.org/licenses/gpl-2.0.html)
	Text Domain: hemingway-child
*/

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border-width: 0;
}

@font-face {
  font-family: "thin";
  src: url("HelveticaNeueLTStd-Th.eot?#iefix") format("embedded-opentype"),
    url("HelveticaNeueLTStd-Th.otf") format("opentype"),
    url("HelveticaNeueLTStd-Th.woff") format("woff"),
    url("HelveticaNeueLTStd-Th.ttf") format("truetype"),
    url("HelveticaNeueLTStd-Th.svg#HelveticaNeueLTStd-Th") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "med";
  src: url("HelveticaNeueLTStd-Md.eot?#iefix") format("embedded-opentype"),
    url("HelveticaNeueLTStd-Md.otf") format("opentype"),
    url("HelveticaNeueLTStd-Md.woff") format("woff"),
    url("HelveticaNeueLTStd-Md.ttf") format("truetype"),
    url("HelveticaNeueLTStd-Md.svg#HelveticaNeueLTStd-Md") format("svg");
  font-weight: normal;
  font-style: normal;
}

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

/* RESET */
html,
html a,
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,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
input {
  font-family: ngr, Helvetica, Arial, Sans-serif;
  font-weight: normal;
  text-align: center;
  margin: 0;
  padding: 0;
  outline: 0;
  border: 0;
  -webkit-font-smoothing: antialiased !important;
  font-size: 100%;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

html,
body {
  height: 100%;
  z-index: 0;
}
ul,
li {
  list-style: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  max-width: 100%;
}
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
}
h1,
h1 a {
  font-size: 31px;
  line-height: 1.2;
  padding: 0;
  margin: 0;
  letter-spacing: 1.4px;
  font-family: "brandon-grotesque", Sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
h2 {
  font-size: 26px;
  line-height: 1.3;
  padding: 0;
  margin: 0;
  letter-spacing: 1.3px;
  font-family: "brandon-grotesque", Sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
h3 {
  font-size: 23px;
  line-height: 1.3;
  padding: 0;
  margin: 0;
  letter-spacing: 1.25px;
  font-family: "brandon-grotesque", Sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
h4 {
  font-size: 19px;
  line-height: 1.3;
  padding: 0;
  margin: 0;
  letter-spacing: 1px;
}
h5 {
  font-size: 18px;
  line-height: 1.33;
  padding: 0;
  margin: 0;
}
h6 {
  font-size: 16px;
  line-height: 1.5;
  padding: 0;
  margin: 0;
}
b,
strong {
  font-weight: bold;
}
p,
p a,
a p,
.about-p li,
.about-pr li {
  font-size: 20px;
  padding: 0;
  margin: 0;
  line-height: 1.3;
}
.about-p p {
  margin-bottom: 20px;
}
input,
p input,
textarea {
  font-size: 20px;
  text-align: left;
  font-family: ngr, Helvetica, Arial, Sans-serif;
  border-radius: 0;
  -webkit-appearance: none;
}
p,
.about-p li,
.about-pr li {
  color: #808285;
}
.genericfull-home h1 {
  font-size: 40px;
}
p a,
a p {
  color: #0c1830;
}
p a:hover,
a p:hover,
body a:hover {
  color: #0c1830;
}

/* LOGO AREA */
.top-wrap-holder {
  width: 100%;
  height: auto;
  background: #0c1830;
  position: relative;
  z-index: 8;
}
.top-wrap {
  position: relative;
  height: auto;
  min-height: 106px;
  width: 97%; /*padding-left:2%;max-width:1380px;*/
  padding-top: 33px;
  padding-bottom: 33px;
  margin-left: auto;
  margin-right: auto;
  clear: both;
  z-index: 8;
}
.sbc-logo {
  width: auto;
  height: auto;
  width: 150px;
  float: none;
  position: relative;
  z-index: 100;
  margin-left: auto;
  margin-right: auto;
  top: 0px;
  background: #0c1830;
}
.sbc-logo img {
  width: 100%;
  height: auto;
  top: 0px;
  float: none;
}
.hidden {
  display: visible !important;
}
.blog-menu {
  display: none;
}

.toggle-container {
  display: block;
}
.toggle {
  display: inline-block;
  position: relative;
  height: 57px;
  width: 32px;
  padding: 20px 0px;
}
.toggle:hover {
  cursor: pointer;
}
.nav-toggle {
  float: right;
}
.search-toggle {
  float: right;
  margin-right: 7%;
}
.nav-toggle:hover {
  cursor: pointer;
}
.nav-toggle .bar {
  display: block;
  width: 24px;
  height: 3px;
  margin-top: 4px;
  background: #fff;
}
.nav-toggle .bar:first-child {
  margin-top: 0;
}
.nav-toggle.active .bar {
  background-color: #fff;
}
.mobile-menu a {
  /*float:left;*/
  font-family: "brandon-grotesque", Sans-serif;
  font-weight: bold;
  display: block;
  padding: 24px;
  font-size: 35px;
  font-size: 13px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background: #282828;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.4);
}
.mobile-menu a:hover,
.mobile-menu .current-menu-item a {
  color: #fff;
}
.mobile-menu ul a {
  width: 100%; /*auto;*/
}
.mobile-menu ul a {
  padding-left: 40px;
}
.mobile-menu ul ul a {
  padding-left: 60px;
}
.mobile-menu ul ul ul a {
  padding-left: 80px;
}
.mobile-menu ul ul ul ul a {
  padding-left: 100px;
}
.mobile-menu ul ul ul ul ul a {
  padding-left: 120px;
}

/* Menu (new version 28-07-16) */
.burgerskin {
  width: 42px;
  height: 37px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  cursor: pointer;
}
#burgerking {
  width: 42px;
  height: 37px;
  position: relative;
  cursor: pointer; /*background:red;*/
  z-index: 9;
}
.fries1,
.fries2,
.fries3 {
  width: 32px;
  height: 2px;
  background-color: #fff;
  position: absolute;
  left: 5px;
  cursor: pointer;
}
.fries1 {
  top: 8px;
}
.fries2 {
  top: 17px;
}
.fries3 {
  top: 26px;
}

.header-contact {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  color: #fff;
  font-size: 14px;
}

.header-contact p {
  text-align: right;
}
.header-contact a {
  color: #fff;
  text-decoration: none;
}
.header-contact a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Mobile contact icons */
.contact-icon {
  display: none;
}

@media (max-width: 768px) {
  .header-contact {
    display: flex;
    align-items: center;
    gap: 15px;
  }

  .header-contact p {
    margin: 0;
  }

  .contact-text {
    display: none;
  }

  .contact-icon {
    display: inline-block;
  }

  .contact-icon svg {
    width: 20px;
    height: 20px;
  }

  .header-contact a {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 8px;
    transition: opacity 0.3s ease;
  }

  .header-contact a:hover {
    opacity: 0.8;
    text-decoration: none;
  }
}

.sub-nav {
  max-width: 1200px;
  margin: 0 auto;
  text-transform: uppercase;
}
.sub-nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  list-style: none;
  gap: 20px;
}

.sub-nav a {
  padding: 7px 0;
  text-align: left;
  display: block;
}

.sub-nav ul ul {
  display: none;
  text-transform: none;
  background: #0c1830 !important;
  padding: 10px 10px !important;
  left: -10px !important;
}

/* Make sub-nav horizontally scrollable on smaller screens */
@media (max-width: 768px) {
  .sub-nav {
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE and Edge */
  }

  .sub-nav::-webkit-scrollbar {
    display: none; /* Chrome, Safari and Opera */
  }

  .sub-nav ul {
    justify-content: flex-start;
    min-width: max-content;
    padding: 0 20px;
  }

  .sub-nav li {
    white-space: nowrap;
  }
}

.sub-nav a {
  color: rgba(255, 255, 255, 0.5);
  text-decoration: none;
  transition: color 0.3s ease;
  /* font-size: 14px; */
  font-weight: 600;
}

.sub-nav a:hover {
  color: #fff;
  text-decoration: underline;
}

.wishlist-link {
  width: 42px;
  height: 37px;
  position: fixed;
  right: 15%;
  top: 37px;
  z-index: 9;
  cursor: pointer;
}
.account-link {
  width: 42px;
  height: 37px;
  position: fixed;
  left: 3%;
  top: 37px;
  z-index: 9;
  cursor: pointer;
}

#mega-menu {
  background-image: url("https://www.sovbev.com/wp-content/uploads/sbc-menu-background.png");
  width: 100%;
  overflow: visible;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  background-position: left top;
  z-index: 8;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.2s linear;
  visibility: hidden;
  pointer-events: none;
}
#mega-menu.active {
  opacity: 1;
  filter: alpha(opacity=1);
  transition: opacity 0.2s linear;
  visibility: visible;
  pointer-events: auto;
}
.happymeal {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0px;
  padding: 0px;
  width: 100%;
  height: auto;
  visibility: inherit;
}
.happymeal h1 a {
  font-family: "brandon-grotesque", Helvetica, Arial, Sans-serif;
  font-weight: bold;
  color: #fff;
  line-height: 1.7;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  pointer-events: auto;
  position: relative;
}
.happymeal .chewing .underline,
.happymeal .underline:hover {
  border-bottom: 3px solid #fff;
}
.underline {
  width: 100%;
  height: 100%;
  background: none;
  position: absolute;
  bottom: 7px;
  left: 0px;
}
.listblok {
  width: auto;
  height: auto;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  margin: 0px;
  position: relative;
}
.squeezer {
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-left: auto;
  padding-right: auto;
}

/* menu */
.wide-nav-hold {
  width: 98%;
  height: auto;
  position: absolute;
  right:/*0px*/ 1%;
  top: 0%;
}
.blog-menu {
}
.section.bg-dark,
.toggle-container.hidden,
.mobile-menu a {
  background-color: #0c1830;
  color: #fff;
}
/*.blog-menu li a{color:#fff; padding-top:15px; padding-bottom:15px; padding-right:14px; padding-left: 14px; font-size:100%; text-transform:none; }*/
.nav-toggle .bar {
  background-color: #fff;
}
/*
.blog-menu li {float: right;}
.blog-menu li::before{content: "";}
.blog-menu .sub-menu li, .blog-menu .sub-menu li a{background-color:#0a173d; padding-left:0px;}
.sub-menu li a{margin-left: 18px;}
.blog-menu li:hover a {background-color: #0a173d; cursor: pointer; color: #000;} */
.mobile-menu {
  width: 100%;
}
.mobile-menu li {
  font-family: ngr, Arial, Sans-serif;
}
.mobile-menu {
  margin-top:/*60*/ 80px;
}
.header-cover {
  z-index: 999;
  position: relative;
}
/* Remove slow background change on hover */
.nav-toggle,
.nav-toggle .bar,
.blog-menu a,
.blog-menu ul .has-children,
.blog-title a,
.post-title a,
.format-bubble,
.post-meta a,
.featured-media a,
.content form input,
.post-nav a,
input#s,
.widget-content ul li,
.widget_recent_entries a,
.search-toggle.active .metal,
.search-toggle.active .handle,
a.more-link {
  -webkit-transition: all 0s linear;
  -moz-transition: all 0s linear;
  -ms-transition: all 0s linear;
  -o-transition: all 0s linear;
  transition: all 0s linear;
}
/*
.menu-label{float:left;}
.nav-toggle{width:auto;}
.toggle-container .hidden{width:auto;}
*/

/* Soliloquy slideshow */
a.soliloquy-next,
a.soliloquy-prev,
.soliloquy-pager {
  height: 0px !important;
  overflow: hidden !important;
}

/* theme content alterations */
.big-wrapper {
  z-index: -1;
}
.header-inner.section-inner {
  height: 0px;
}
.blog-info,
.blog-title,
.blog-description,
h1.post-title {
  height: 0px;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
}
.wrapper.section-inner {
  margin-top: 0px;
  padding-top: 0px;
}
.post-content h1 {
  font-size: 100%;
  color: #000;
  padding: 9px 0px 9px 10px;
}
.post-header {
  margin-bottom: 0px;
}
.post-content p {
  font-size: 90%;
}
.header.section {
  width: 100%;
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  height: 0px;
  padding: 0px;
}
.section.bg-dark {
  width: 100%; /*max-width:1040px;*/
  margin-left: auto;
  margin-right: auto;
}
.section.bg-dark-light {
  background: #fff;
}
.section-inner {
  width: 100%;
  max-width: 100%;
}
.content.full-width {
  position: relative;
  z-index: 0;
  height: auto;
}

/* Top Image Area */
.import,
.export {
  width: 40%;
  height: auto;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.import {
  float: left;
}
.export {
  right: 0%;
}
.import h1,
.export h1 {
  color: #fff;
}
.import p,
.export p {
  padding-top: 20px;
  color: #6a7282;
}
.import p a,
.export p a {
  padding-top: 15px;
  color: #fff;
  font-family: "brandon-grotesque", Helvetica, Arial, Sans-serif;
  font-weight: bold;
  font-size: 70%;
  border-bottom: 1px solid #fff;
}
.imp-exp-img {
  float: left;
  width: 20%;
  height: auto;
  margin-left: 40%;
}
.imp-exp-img img {
  width: 100%;
  height: auto;
}
.massivewrap,
.slider1-wrap {
  width: 100%;
  position: relative; /*overflow-y:hidden;*/
  z-index: 1;
  top: 0;
  background-color: #000;
}
.massivewrap {
  height:/*650px;*/ auto; /*overflow:auto;*/
  float: left;
}
.slider1-wrap {
  height: auto;
}
.massivewrap-auto {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 1;
  top: 0;
}
.massiveimg-auto img {
  width: 100%;
  height: auto;
  float: left;
}
.massiveimg-auto {
  width: 100%;
  height: auto;
}
img.massiveimg {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  top: 0px;
  z-index: -1 !important;
}

.tripple {
  width: 100%;
  height: auto;
  float: left;
  position: relative;
  background: #f4f4f4;
  padding-left: 20%;
  padding-right: 20%;
  overflow: auto;
  padding-top: 15px;
  padding-bottom: 15px;
}
.pic-l,
.pic-m,
.pic-r {
  width: 28%;
  float: left;
}
.pic-1 img,
.pic-m img,
.pic-r img {
  width: 100%;
  height: auto;
}
.pic-m {
  margin: 0% 7%;
}

/* Holders Wrappers Padders*/
.genericholder {
  position: relative;
  width: 100%;
  height: auto;
  overflow: auto;
}
.genericfull-g,
.genericfull,
.genericfull-course {
  width: 94%;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  padding-top: 50px;
  padding-bottom: 50px; /*overflow:auto;*/
}
.genericfull-home {
  width: 94%;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  position: relative;
  overflow: auto;
}
.genericfull-nobot {
  width: 94%;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  padding-top: 50px;
  padding-bottom: 0px; /*overflow:auto;*/
}
.genericfull-slim {
  width: 94%;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  overflow: auto;
}
.genericfullnopad {
  width: 94%;
  max-width: 1380px;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  overflow: auto;
}
.genericfull-g h1,
.genericfull h1,
.genericfull-nobot h1,
.genericfull-course h1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.genericfull-g h2,
.genericfull h2,
.genericfull-nobot h2,
.genericfull-course h2 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.genericfull h2 {
  color: #0c1830;
}
.genericfull-g h3,
.genericfull h3 {
  color: #525252;
  padding-bottom: 10px;
}
.genericfull-g {
  background: #f1f2f2;
}
.fixer-g .genericfull .genericholder h1 {
  padding-bottom: 40px;
}
.fixer-g,
.fixer-w,
.fixer-p,
.fixer-b {
  width: 100%;
  height: auto;
  float: left; /*overflow:auto;*/
}
.fixer-banner {
  width: 100%;
  height: auto;
  position: relative;
  z-index: 0;
  overflow: auto;
}
.fixer-p {
  position: relative;
}
.fixer-banner,
.fixer-w {
  background-color: #fff;
}
.fixer-g {
  background: #f4f4f4;
}
.fixer-p {
  background: #0c1830;
  padding: 15px 0px 15px 0px;
}
.fixer-b {
  background: #000;
  padding: 0px;
  overflow: auto;
}
.fixer-t {
  z-index: 20;
  height:/*150px*/ auto;
  width: 100%;
  top: 0;
  left: 0;
  float: left;
  position: relative;
  overflow: auto;
  background: #000;
}
.block-row,
.block-row-white {
  width: 100%;
  height: auto;
  float: left;
}
.content-wrap {
  width: 100%;
  max-width: 1380px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.block-wrap {
  width: 96%;
  max-width: 1380px;
  padding-left: 2%;
  padding-right: 2%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.block-wrap-100 {
  width: 100%;
  max-width: 1380px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.pad30,
.pad80 {
  width: 100%;
  float: left;
  position: relative;
}
.pad80 {
  height: 80px;
}
.pad30 {
  height: 30px;
}

/* PERCENTAGES */
.fiftypc {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 0px;
  margin: 0px;
  opacity: 1;
  filter: alpha(opacity=1);
}
.fifty {
  width: 50%;
  height: auto;
  float: left;
}
.fifty h1 {
  font-size: 230%;
}
.fifty h3 {
  font-size: 160%;
  padding-bottom: 25px;
}
.fifty p {
  padding-bottom: 25px;
  padding-right: 11%;
}

/* LOGO SLIDER */
.bx-wrapper {
}
.gs_logo_single {
  margin-right: 50px;
}

/* LOGO static */

/* POST NAV */

.nav-arrows {
  width: 100%;
  float: left;
  height: auto;
  position: relative;
}
.nav-arrows p,
.nav-arrows a {
  color: #808285;
}
.post-nav-older h5,
.post-nav-older,
.post-nav-older p {
  float: left;
  text-align: left;
}
.post-nav-newer h5,
.post-nav-newer,
.post-nav-newer p {
  float: right;
  text-align: right;
}
.post-nav-older h5,
.post-nav-newer h5 {
  color: #0c1830;
  padding-right: 10px;
  font-family: "brandon-grotesque", Arial, Sans-serif;
  font-weight: bold;
}
/*.post-nav-newer{left:50%;position:absolute;} */

/* footer */
.footerskin {
  width: 100%;
  float: left;
  position: relative;
  height: auto;
}
.footerskin p,
.footerskin p a,
.footerskin a p {
  color: #fff;
}
.footerskin p a:hover {
  color: #6a7282;
  cursor: pointer;
}
.foot-logo {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  width: 80px;
  height: auto;
}
img.foot-logo {
  width: 100%;
  height: auto;
}
.footer-full {
  width: 100%;
  float: left;
  margin-bottom: 50px;
}
.footer1,
.footer2,
.footer3 {
  width: 33%;
  float: left;
  height: auto;
}
.genericfull-slim p {
  font-size: 110%;
  padding-bottom: 0px;
  border-top: 1px solid #6a7282;
  margin-top: 20px;
  padding-top: 27px;
  color: #6a7282;
}
.social-media {
  width: 90px;
  height: 33px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
}
.twitter,
.linkedin {
  width: 33px;
  height: 33px;
}
.twitter {
  float: left;
}
.linkedin {
  float: right;
}

/* Homepage beer blocks */
.fixer-w {
  position: relative;
}
.sbc-text h1 {
  padding-left: 30%;
  padding-right: 30%;
  color: #0c1830;
}
.sbc-text p {
  padding-left: 18%;
  padding-right: 18%;
}

.text-20 {
  font-size: 20px;
}

.sov-block-p-l,
.sov-block-t-l,
.sov-block-p-r,
.sov-block-t-r {
  width: 50%;
  height: auto;
  float: left;
  position: relative;
  overflow: hidden;
  padding: 0px;
  margin: 0px;
  border: 0;
}
.sov-block-t-l {
  background: #f4f4f4;
}
.sov-block-p-r {
  left: 50%;
  position: absolute;
}
.sov-block-t-t {
  left: 0%;
  position: absolute;
}
.sov-block-p-l img,
.sov-block-t-l img,
.sov-block-p-r img,
.sov-block-t-r img {
  padding: 0;
  margin: 0;
  float: left;
  width: 100%;
  max-width: 2000px;
}
.sov-block-in {
  position: absolute;
  top: 54%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-top: 0px;
  margin-top: 0px;
  width: 100%;
  padding-left: 19%;
  padding-right: 19%;
}
.sov-block-in h1,
.sov-block-in p {
  margin-left: auto;
  margin-right: auto;
  float: none;
  color: #fff;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.sov-block-in h1 {
  padding-bottom: 44px;
}
.sov-block-in p {
  padding-bottom: 41px;
}
.sov-block-in p a {
  font-size: 82%;
  border-bottom: 1px solid #fff;
  color: #fff;
}
h1.beers,
p.beers {
  color: #1a3d47;
}
p.beers a {
  color: #1a3d47;
  border-bottom: 1px solid #1a3d47;
}

/* Small NEWS area */
.SW {
  position: relative;
  width: 33.333333%;
  float: left;
  height: auto;
  margin-bottom: 50px;
}
.SW h3 {
  margin: 10px 0px 10px 0px;
}
.BI1,
.BI2,
.BI3 {
  width: 96%;
  height: auto;
}
.BI1 {
  float: left;
}
.BI2 {
  float: none;
  margin-left: auto;
  margin-right: auto;
}
.BI3 {
  float: right;
}
.HNS {
  position: relative;
  width: auto;
  height: auto;
  padding: 0px;
  overflow: hidden;
}
.HN {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 0;
  width: 100%;
  height: auto;
  float: left;
  z-index: 50;
  border: 0px solid #000;
  overflow: hidden;
  background-color: #fff;
  opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity 0.17s linear;
}
.HN img {
  max-width: 100%;
}
.HN:hover {
  margin: 0;
  padding: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
  transition: opacity 0.17s linear;
}
.recentItem {
  width: 100%;
  height: auto;
}
.RIE p {
  margin: 0% 10%;
  width: 80%;
}
.RIE h3 {
  padding-bottom: 12px;
  padding-top: 35px;
  color: #0c1830;
}
.RIE a p {
  padding-top: 22px;
  color: #0c1830;
}
.RIE a p,
.RIE p {
  font-size: 110%;
}

/* BIG news & drink type page */
.news-wrap {
  position: relative;
  width: 50%;
  float: left;
  height: auto;
  margin-bottom: 50px;
}
.news-wrap h3 {
  margin: 10px 0px 10px 0px;
  font-size: 1em;
}
.news-in1,
.news-in2 {
  width: 98%;
  height: auto;
}
.news-in1 {
  float: left;
}
.news-in2 {
  float: right;
}

.news-skin {
  position: relative;
  width: 100%;
  height: auto;
  padding: 0px;
  margin: 0px;
  overflow: hidden;
}
.news-skin a {
  line-height: 0px;
}
.news-skin img {
  width: 100%;
  height: auto;
  float: left;
}
.news-hover {
  position: absolute;
  top: 0px;
  left: 0px;
  border: 0;
  width: 100%;
  height: auto;
  float: left;
  z-index: 50;
  border: 0px solid #000;
  overflow: hidden;
  background-color: #662d91;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: auto;
}
.news-hover img {
  width: 100%;
  height: auto;
  float: left;
}
.news-hover:hover {
  margin: 0;
  padding: 0;
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.news-i {
  width: 100%;
  height: auto;
}
.news-sum {
  width: 100%;
  height: auto;
  background: #e6e7e8;
  padding-bottom: 50px;
  padding-top: 60px;
}
.news-sum p {
  width: 64%;
  margin-left: 18%;
  margin-right: 18%;
  padding-top: 20px;
  padding-bottom: 10px;
  color: #6d6e71;
}
.news-sum h1 {
  padding-bottom: 0px;
  margin-top: 0px;
  color: #0c1830;
}
.news-sum a p {
  color: #0c1830;
}

.archives {
  width: 100%;
  height: auto;
  float: left;
  padding: 10px 0px;
  position: relative;
}
.prev,
.next {
  width: auto;
  height: auto;
  min-height: 1px;
  min-width: 1px;
}
.prev,
.prev a {
  float: left;
}
.next,
.next a {
  float: right;
}

/* about us */
.about-p,
.about-pr {
  width: 50%;
  height: auto;
  float: left;
}
.about-p.w-1\/3 {
  width: 33.333333%;
}
.about-p.w-2\/3 {
  width: 66.666666%;
}
.about-p img,
.about-pr img {
  width: 100%;
  height: auto;
  float: left;
}
.about-p p,
.about-p ul,
.about-pr p,
.about-pr ul {
  text-align: left;
  width: 100%;
}
p.about-l,
p.about-pr {
  padding-right: 25%;
  color: #0c1830;
}
.about-p ul li,
.about-pr ul li {
  text-align: left;
  margin-left: 20px; /*list-style-type: circle;*/
  list-style-image: url("http://www.sovbev.com/wp-content/uploads/bullet3.png");
  padding-bottom: 12px;
}
.about-p ul,
.about-pr ul {
  padding-top: 23px;
  width: 100%;
}

.about-map {
  position: relative;
  height: 200px;
  width:/*50%*/ 100%;
  float: left;
}
.google {
  height: 100%;
  width:/*50%*/ 100%;
  border: 0;
  position: absolute;
  top: 0;
  right: 0;
}
.overlay {
  background: transparent;
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 999;
}

.form-hold {
  height: auto; /*max-height:370px;*/
  overflow: hidden;
  width: 100%;
  float: left;
  padding: 0;
  margin: 0;
}
#wpcf7-f198-o1 {
  height: auto;
  float: left;
  width: 100%;
}
.wpcf7 input,
.wpcf7 textarea {
  padding: 4px 7px;
}
.wpcf7 p {
  margin-bottom: 15px;
}
.wpcf7-form-control-wrap input,
.wpcf7-form-control-wrap textarea {
  width: 100%;
  background: #f4f4f4;
  border: 0px;
}
input.wpcf7-submit {
  border: none;
  background: #0c1830;
  color: #fff;
  padding: 11px 14px 7px 14px;
  cursor: pointer;
  line-height: 1;
}
img.ajax-loader {
  height: 0px;
}

/*
#wpcf7-f198-01.wpcf7{height:auto;float:left;}
.wpcf7-form-control-wrap{width:100%;}
*/

/* Blog post */
.about-p h2,
.about-pr h2 {
  padding-top: 0px;
  text-align: left;
  font-family: "brandon-grotesque", Helvetica, Sans-serif;
  font-weight: bold;
  text-align: left;
  color: #0c1830;
}
.about-p h4,
.about-pr h4 {
  padding-top: 10px;
  text-transform: uppercase;
  text-align: left;
  color: #0c1830;
}

/* Wishlist */

/* Product section */
.fb-products {
  background: url(img/p-title.jpg);
  background-size: cover;
  color: #fff;
}

.breadcrumbs {
  color: #8e9ab1;
  font-size: 20px;
  margin-top: 2rem;
}
.breadcrumbs li {
  display: inline;
  margin-right: 2rem;
  position: relative;
}
.breadcrumbs li::after {
  content: " > ";
  right: -1rem;
  position: absolute;
  top: 2px;
}
.breadcrumbs li:last-child {
  margin-right: 0;
}
.breadcrumbs li:last-child::after {
  display: none;
}
.breadcrumbs a {
  color: #8e9ab1;
}
.breadcrumbs a:hover {
  color: #fff;
}

/* Product listings */

.pr-list,
.is-wishlist .favorites-list li {
  position: relative;
}
.pr-list h3,
.is-wishlist .favorites-list li h3 {
  color: #808285;
  font-family: ngr, sans-serif;
  font-size: 20px;
  font-weight: normal;
  letter-spacing: 0;
  text-transform: none;
}
.pr-list h3 a,
.is-wishlist .favorites-list li h3 a {
  color: #808285;
}
.pr-list-overlay::after {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.is-wishlist .favorites-list li a,
.pr-list a {
  display: block;
  position: relative;
}
.pr-list-overlay span {
  color: #0c1830;
  font-weight: bold;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -50%);
  top: 50%;
  z-index: 2;
  text-transform: uppercase;
}
.pr-list-overlay span,
.pr-list-overlay::after {
  opacity: 0;
}
.pr-list a:hover .pr-list-overlay span,
.pr-list a:hover .pr-list-overlay::after,
.is-wishlist .favorites-list li a:hover .pr-list-overlay span,
.is-wishlist .favorites-list li a:hover .pr-list-overlay::after {
  opacity: 1;
}
.pr-list p,
.is-wishlist .favorites-list li p {
  font-size: 14px;
  padding: 0;
}
.pr-list p span,
.is-wishlist .favorites-list li p span {
  color: #0c1830;
}
.pr-list button,
.is-wishlist .favorites-list li button {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}

/* Search Overrides */
.reactiveGridType-product
  .reactiveGridContents
  .reactiveFlex
  .reactiveProductTitle
  a {
  font-weight: normal !important;
  font-size: inherit !important;
}

.reactiveGridType-product .reactiveGridImage {
  height: 300px !important;
}
.reactiveGridType-product .rg-new {
  background: #0c1830;
  border-radius: 4px;
  color: #fff;
  padding: 3px 6px;
  position: absolute;
  right: 1rem;
  top: 0;
  z-index: 1;
}

.reactiveGridType-product .reactiveGridImage:hover .overlay {
  background: rgba(255, 255, 255, 0.5) !important;
}

.reactiveGridType-product
  .reactiveGridContents
  .reactiveFlex
  .reactiveProductTitle {
  width: 100% !important;
}
.reactiveGridType-product .reactiveGridImage .reactivePostLink {
  background: none !important;
  color: #0c1830 !important;
  font-size: 16px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  transform: translateX(-50%) !important;
  width: 200px !important;
  font-weight: bold;
  text-transform: uppercase;
}

.reactiveInlineLabel___ .reactiveBarContents___ .reuseElementBlock___ {
  justify-content: flex-end;
}

.ReactiveGridLoadMore___ {
  background: #4caf50 !important;
  margin: auto;
  padding-left: 2rem;
  padding-right: 2rem;
  width: auto !important;
}

.reuseSliderValueWrapper___ p {
  margin: auto !important;
  padding-left: 0;
  padding-right: 0;
}

/* Product page */

@media (min-width: 760px) {
  .p-parent {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 0fr 0fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding: 80px 0;
  }

  .p-title {
    grid-area: 1 / 4 / 2 / 10;
  }
  .p-images {
    grid-area: 2 / 1 / 3 / 4;
  }
  .p-desc {
    grid-area: 2 / 4 / 3 / 10;
  }
  .p-key {
    grid-area: 1 / 11 / 3 / 13;
  }
}

.p-parent {
}

.p-title {
  color: #0c1830;
  text-align: left;
}

.p-desc p,
.p-desc ol,
.p-desc ul {
  color: #808285;
  font-size: 20px;
  padding: 0 0 20px;
  text-align: left;
}
.p-desc ul {
  padding-left: 20px;
}
.p-desc ul li {
  list-style: disc outside;
  margin-bottom: 5px;
}
.p-desc li {
  text-align: left;
}
.p-desc__more {
  font-size: 16px;
}

.p-desc__more svg {
  position: relative;
  top: 2px;
}

.p-key {
  margin-top: 30px;
}
.p-key p {
  font-size: 16px;
  margin-bottom: 40px;
  padding-left: 38px;
  position: relative;
  text-align: left;
}
.p-key b {
  color: #0c1830;
  display: block;
}
.p-key svg {
  left: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

.simplefavorite-button,
.p-actions a {
  background: none;
  color: #808285;
  font-size: 20px;
}
.simplefavorite-button svg,
.p-actions a svg {
  margin-right: 0.5rem;
  vertical-align: middle;
}

.p-actions {
  padding-top: 20px;
}
.p-actions .simplefavorite-button:hover {
  color: #0c1830;
}

.p-pos {
  text-align: left;
}

.p-pos a {
  background: #0c1830;
  background-size: cover;
  color: rgba(255, 255, 255, 0.8);
  display: inline-block;
  max-width: 250px;
  padding: 30px 20px;
  position: relative;
  text-align: left;
  width: calc(50% - 3px);
}

.p-pos a > * {
  position: relative;
  z-index: 1;
}

.p-pos a:after {
  content: "";
  opacity: 0.5;
  position: absolute;
  transition: 0.3s all;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}

.p-pos a:hover:after {
  opacity: 1;
}

.p-pos .p-pos-pos:after {
  background-image: url(img/cta--pos.jpg);
}

.p-pos .p-pos-artwork:after {
  background-image: url(img/cta--artwork.jpg);
}

.p-pos a:hover {
  color: #fff;
}

.p-pos a strong {
  display: block;
  font-size: 18px;
  text-align: left;
}

#more-information h2 {
  margin-bottom: 20px;
  text-align: left;
}

.related-products {
}

.ta-center {
  text-align: center;
}
.ta-right {
  text-align: right;
}

@media (min-width: 760px) {
  /* .gr-1-2 { float: left; margin: 0 -10px; padding: 0 20px; width: 50%; }
	.gr-1-3 { float: left; margin: 0 -10px; padding: 0 20px; width: 33.33333%; }
	.gr-2-3 { float: left; margin: 0 -10px; padding: 0 20px; width: 66.66666%; } */

  .p-actions {
    display: flex;
    gap: 20px;
  }
  .p-actions a,
  .p-actions button {
    margin-right: 1rem;
  }

  #more-information {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr;
    grid-column-gap: 20px;
    grid-row-gap: 0px;
  }

  #more-information .gr-1-3 {
    grid-area: 1 / 1 / 2 / 2;
  }
  #more-information .gr-2-3 {
    grid-area: 1 / 2/ 2 / 4;
  }

  #more-information .gr-1-2 {
    float: left;
    width: calc(50% - 10px);
  }
  #more-information .gr-1-2:last-child {
    margin-left: 20px;
  }

  .related-products,
  .is-wishlist .favorites-list {
    clear: both;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
  }
}

@media (min-width: 768px) {
  .wishlist-link {
    right: 11%;
  }
  .account-link {
    left: auto;
    right: 15.5%;
  }
}

@media (min-width: 1060px) {
  .related-products,
  .is-wishlist .favorites-list {
    grid-template-columns: repeat(4, 1fr);
  }
  .wishlist-link {
    right: 8%;
  }
  .account-link {
    right: 10.5%;
  }
}

/* Tables */
.table {
  border: 1px solid #ecf0f1;
  width: 100%;
  max-width: 100%;
  margin-bottom: 1rem;
}

.table th,
.table td {
  text-align: left;
  padding: 1rem 1.25rem;
  vertical-align: top;
  border-top: 1px solid #ecf0f1;
}

.table th {
  background: #f9fbfb;
  border-right: 1px solid #ecf0f1;
}

@media (min-width: 1701px) {
  .top-wrap {
    height: 170px;
  }
  .sbc-logo {
    margin-top: 7px;
    width: 180px;
  }
}

@media (min-width: 1401px) and (max-width: 1700px) {
}

@media (min-width: 1201px) and (max-width: 1400px) {
}

@media (min-width: 1121px) and (max-width: 1200px) {
}

@media (min-width: 1009px) and (max-width: 1120px) {
  .sov-block-in {
    top: 53%;
    padding-left: 15%;
    padding-right: 15%;
  }
  .sov-block-in h1 {
    padding-bottom: 27px;
  }
  .sov-block-in p {
    padding-bottom: 25px;
  }
}

@media (min-width: 931px) and (max-width: 1008px) {
  /*
.sbc-text h2,.sbc-text p{padding-left:25%;padding-right:25%;} */
  .sov-block-in {
    top: 53%;
    padding-left: 15%;
    padding-right: 15%;
  }
  .sov-block-in h1 {
    padding-bottom: 27px;
  }
  .sov-block-in p {
    padding-bottom: 25px;
  }
}

@media (min-width: 801px) and (max-width: 930px) {
  .genericfull-home h1 {
    font-size: 160%;
  }
  h1 {
    font-size: 125%;
  }
  h2 {
    font-size: 110%;
  }
  h3 {
    font-size: 105%;
  }
  p,
  .footerskin p,
  .footerskin p a,
  .footerskin a p {
    font-size: 105%;
  }
  .RIE p,
  .RIE a p {
    font-size: 100%;
  }
  .pad80 {
    height: 60px;
  }
  .pad30 {
    height: 20px;
  }
  .genericfull {
    padding-top: 38px;
    padding-bottom: 38px;
  }
  .genericfull-nobot {
    padding-top: 38px;
  }
  /*.blog-menu li a{padding-top:15px; padding-bottom:3px; padding-right:10px; padding-left: 10px; font-size:70%;}*/
  .sbc-text h2 {
    padding-left: 19%;
    padding-right: 19%;
  }
  .sbc-text p {
    padding-left: 19%;
    padding-right: 19%;
  }
  .sbc-pad1 {
    width: 100%;
    height: 70px;
  }
  .sbc-pad2 {
    width: 100%;
    height: 25px;
  }
  .sov-block-in {
    top: 50%;
    padding-left: 19%;
    padding-right: 19%;
  }
  .sov-block-in p {
    padding-bottom: 15px;
  }
  .sov-block-in h1 {
    padding-bottom: 15px;
  }
  /* logo scroller */
  .gs_logo_single img {
    width: 150px;
  }
  .gs_logo_single {
    margin-right: 30px !important;
  }
  /* small news */
  .RIE p {
    width: 88%;
    margin: 0% 6%;
  }
  .RIE h3 {
    padding-bottom: 8px;
    padding-top: 25px;
  }
}

@media (min-width: 581px) and (max-width: 800px) {
  .genericfull-home h1 {
    font-size: 180%;
  }
  h1 {
    font-size: 145%;
  }
  h2 {
    font-size: 130%;
  }
  h3 {
    font-size: 115%;
  }
  p {
    font-size: 110%;
  }
  p,
  .footerskin p,
  .footerskin p a,
  .footerskin a p {
    font-size: 110%;
  }
  /* menu */
  .nav-toggle {
    float: right;
  }
  .nav-toggle .bar {
    background-color: #fff;
  }
  .wide-nav-hold {
    width: 100%;
  }
  .content,
  .full-width {
    width: 100%;
    float: left;
  }
  /*.homeProjBlock, .noveltyblock{width:50%;}*/

  .happymeal h1 a {
    line-height: 1.55;
  }
  .underline {
    bottom: 6px;
  }

  /* holders */
  .genericfull-g,
  .genericfull,
  .block-wrap {
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
    padding-left: 0px;
  }
  .genericfull-g h2,
  .genericfull h2,
  .genericfull-nobot h2 {
    padding-bottom: 0px;
  }
  .genericfull {
    padding-top: 42px;
    padding-bottom: 42px;
  }
  .block-wrap {
    width: 92%;
    padding-left: 0%;
    padding-right: 0%;
  }

  /* logo scroller */
  .gs_logo_single img {
    width: 100px;
  }
  .gs_logo_single {
    width: auto !important;
    margin-right: 40px !important;
  }

  /* NEWS */
  .SW {
    width: 100%;
    margin-bottom: 70px;
  }
  .BI1,
  .BI2,
  .BI3,
  .RIE p {
    width: 94%;
    float: left;
    margin-left: 3%;
    margin-right: 3%;
  }
  .RIE h3 {
    padding-top: 25px;
  }

  .sov-block-p-l,
  .sov-block-t-r,
  .sov-block-t-l,
  .sov-block-p-r {
    width: 100%;
    float: left;
  }
  .sov-block-p-r,
  .sov-block-t-t {
    left: 0%;
    position: relative;
  }
  .sbc-text p,
  .sbc-text h1 {
    padding-left: 20%;
    padding-right: 20%;
  }

  /* footer */
  .footer-full {
    width: 100%;
  }
  img.foot-logo {
    width: 23%;
    padding-bottom: 35px;
  }
  .footer1,
  .footer2,
  .footer3 {
    width: 50%;
  }
  .footer3 {
    margin-top: 35px;
  }
}

@media (min-width: 401px) and (max-width: 580px) {
  h1 {
    font-size: 145%;
  }
  h2 {
    font-size: 130%;
  }
  h3 {
    font-size: 115%;
  }
  p,
  .about-p ul li,
  .about-pr ul li,
  .about-pr p a,
  .footer1 p a,
  .footer3 p a {
    font-size: 110%;
  }

  .block-row,
  .twentyfive,
  .fifty,
  .SW,
  .news-wrap,
  .about-p,
  .about-pr,
  .about-p ul,
  .about-pr ul,
  .about-p img,
  .about-pr img,
  .about-p.w-1\/3,
  .about-p.w-2\/3 {
    width: 100%;
    float: left;
  }

  .fixer-w {
    width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .nav-toggle {
    float: right;
  }
  .pad80 {
    height: 60px !important;
  }
  .pad30 {
    height: 10px !important;
  }

  .happymeal h1 a {
    line-height: 1.7;
    font-size: 105%;
  }
  .happymeal .chewing .underline,
  .happymeal .underline:hover {
    border-bottom: 2px solid #fff;
  }
  .underline {
    bottom: 5px;
  }

  /* import & export */
  .imp-exp-img {
    width: 0px;
    height: 0px;
    overflow: hidden;
    float: left;
    display: none;
  }
  .import,
  .export {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    height: auto;
    position: relative;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px; /*border:1px solid #6a7282; */
    top: 0%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
  .genericfull-home {
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .import {
    margin-bottom: 25px;
  }
  .export p,
  .import p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  /* holders */
  .genericfull-g h2,
  .genericfull h2,
  .genericfull-nobot h2 {
    padding-bottom: 0px;
  }
  .genericfull-g,
  .genericfull,
  .genericfull-nobot {
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
  }
  .genericfullnopad,
  .genericfull {
    padding-right: 2%;
  }
  .genericfull {
    padding-top: 35px;
    padding-bottom: 35px;
  }

  span.sbc-text p {
    padding: 0% 10%;
  }

  /* logo scroller */
  .gs_logo_single img {
    padding-right: 28px;
    max-height: 350px;
  }

  /* NEWS */
  .SW {
    width: 100%;
    margin-bottom: 60px;
  }
  .BI1,
  .BI2,
  .BI3,
  .RIE p {
    width: 94%;
    float: left;
    margin-left: 3%;
    margin-right: 3%;
  }

  /* footer */
  .logo-left {
    width: 55%;
  }
  img.foot-logo {
    width: 30%;
    padding-bottom: 35px;
  }
  .footer-full {
    width: 100%;
  }
  .footer1,
  .footer2,
  .footer3 {
    width: 100%;
  }
  .footer2 {
    margin-top: 45px;
  }
  .footer3 {
    margin-top: 30px;
  }
  /*.footerskin p{font-size:95%;}*/
  .genericfull-slim p {
    font-size: 90%;
  }

  .sov-block-p-l,
  .sov-block-t-r,
  .sov-block-t-l,
  .sov-block-p-r {
    width: 100%;
    float: left;
  }
  .sov-block-in h1 {
    padding-bottom: 20px;
  }
  .sov-block-in p {
    padding-bottom: 20px;
  }
  .sov-block-p-r,
  .sov-block-t-t {
    left: 0%;
    position: relative;
  }
  .sbc-text p {
    padding-left: 20%;
    padding-right: 20%;
  }
  .sbc-text h1 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .about-l {
    padding-bottom: 50px;
  }
  p.about-l {
    padding-right: 0%;
  }
  .about-p ul,
  .about-pr ul {
    padding-bottom: 50px;
  }
  .about-pr {
    padding-top: 50px;
  }
}

@media (min-width: 150px) and (max-width: 400px) {
  h1 {
    font-size: 145%;
  }
  h2 {
    font-size: 130%;
  }
  h3 {
    font-size: 115%;
  }
  p,
  .about-p ul li,
  .about-pr ul li,
  .about-pr p a,
  .footer1 p a,
  .footer3 p a {
    font-size: 100%;
  }

  /* FULL WIDTH STUFF */
  .block-text-left,
  .block-text-right,
  .block-text-mid,
  .block-text-right2,
  .block-text-right,
  .block-text-left2,
  .block-text-left-cont,
  .block-text-mid-cont,
  .block-text-right-cont,
  .news-wrap,
  .news-in2,
  .news-in1,
  .SW,
  .BI1,
  .BI2,
  .BI3,
  .about-p,
  .about-p.w-1\/3,
  .about-p.w-2\/3,
  .about-pr,
  .about-p ul,
  .about-pr ul {
    width: 100%;
    float: left;
    left: 0%;
  }
  .homeProjBlock,
  .noveltyblock,
  .block-row,
  .seventyfive,
  .twentyfive,
  .fifty {
    width: 100%;
  }

  .happymeal h1 a {
    line-height: 1.7;
    font-size: 85%;
  }
  .happymeal .chewing .underline,
  .happymeal .underline:hover {
    border-bottom: 2px solid #fff;
  }
  .underline {
    bottom: 5px;
  }

  /* import & export */
  .imp-exp-img {
    width: 0px;
    height: 0px;
    overflow: hidden;
    float: left;
    display: none;
  }
  .import,
  .export {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    height: auto;
    position: relative;
    float: left;
    padding-top: 30px;
    padding-bottom: 30px; /*border:1px solid #6a7282; */
    top: 0%;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
  }
  .genericfull-home {
    float: left;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .import {
    margin-bottom: 25px;
  }
  .export p,
  .import p {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  /* holders */
  .genericfull-g,
  .genericfull,
  .genericfull-nobot,
  .twitter-wrap,
  .top-text-h,
  .top-text {
    width: 92%;
    margin-left: 4%;
    margin-right: 4%;
  }

  .pad80 {
    height: 60px !important;
  }
  .pad30 {
    height: 10px !important;
  }

  /* menu */
  .nav-toggle {
    float: right;
  }

  /* what we do */
  .skinauto {
    width: 100%;
  }
  .zblock-text-left,
  .zblock-text-right2,
  .zblock-text-right,
  .zblock-text-left2 {
    width: 100%;
    float: left;
  }
  .zhomeProjBlock,
  .znoveltyblock {
    width: 100%;
  }
  .zblockpic {
    position: relative;
    height: auto;
    margin-bottom: 22px;
  }
  .zblockpic img {
    width: 45%;
    height: auto;
    margin: 0 27.5%;
  }
  .zblock-text-left h3,
  .zblock-text-left p,
  .zblock-text-right h3,
  .zblock-text-right p,
  .zblock-text-left2 h3,
  .zblock-text-left2 p,
  .zblock-text-right2 h3,
  .zblock-text-right2 p {
    width: 100%;
  }
  .zblock-text-left p a,
  .zblock-text-left2 p a,
  .zblock-text-right p a,
  .zblock-text-right2 p a {
    margin-top: 0px;
    float: none;
  }

  /* logo scroller */
  .gs_logo_single img {
    padding-right: 0px;
    padding-left: 0px;
    max-height: 200px;
    width: auto;
    margin: 0px;
  }
  .gs_logo_single {
    width: 200px !important;
  }
  .gs_logo_single {
    padding: 0px;
    margin-right: 0px !important;
  }

  /* NEWS */
  .showreelWrapper {
    width: 100%;
  }
  .bumperInner1,
  .bumperInner2,
  .bumperInner3 {
    width: 100%;
    float: left;
  }
  .RIE p {
    width: 97%;
    margin: 0% auto;
  }

  /* footer */
  .logo-left {
    width: 55%;
  }
  img.foot-logo {
    width: 30%;
    padding-bottom: 35px;
  }
  .footer-full {
    width: 100%;
  }
  .footer1,
  .footer2,
  .footer3 {
    width: 100%;
  }
  .footer2 {
    margin-top: 45px;
  }
  .footer3 {
    margin-top: 30px;
  }
  /*.footerskin p{font-size:95%;}*/
  .genericfull-slim p {
    font-size: 90%;
  }

  .sov-block-p-l,
  .sov-block-t-r,
  .sov-block-t-l,
  .sov-block-p-r {
    width: 100%;
    float: left;
  }
  .sov-block-p-r,
  .sov-block-t-t {
    left: 0%;
    position: relative;
  }
  .sbc-text p {
    padding-left: 13%;
    padding-right: 13%;
  }
  .sbc-text h1 {
    padding-left: 5%;
    padding-right: 5%;
  }
  .sov-block-in {
    padding-left: 10%;
    padding-right: 10%;
  }

  .sov-block-in h1 {
    padding-bottom: 15px;
  }
  .sov-block-in p {
    padding-bottom: 15px;
  }

  .news-sum {
    padding-top: 50px;
    padding-bottom: 40px;
  }
  .news-sum p {
    margin: 0% 14%;
    width: 72%;
  }
  .news-sum a p {
    padding-top: 10px;
  }

  .about-l {
    padding-bottom: 50px;
  }
  p.about-l {
    padding-right: 0%;
  }
  .about-p ul,
  .about-pr ul {
    padding-bottom: 50px;
  }
  .about-pr {
    padding-top: 50px;
  }
}

@media (max-width: 580px) {
  img.phone-kill {
    height: 0px;
    overflow: hidden;
  }

  .genericfull-home h1 {
    font-size: 200%;
  }

  .bx-viewport {
    width: 94% !important;
    margin-left: 2%;
    margin-right: 2%;
  }

  .about-p p,
  .about-pr p,
  .about-p ul,
  .about-pr ul {
    width: 100%;
    padding-left: 10%;
    padding-right: 10%;
  }
  .about-p p,
  .about-pr p {
    text-align: center;
  }

  .genericfull-g h2,
  .genericfull h2,
  .genericfull-nobot h2,
  .blogholder h2,
  .about-p h4 {
    width: 100%;
    text-align: center;
  }
  .post-nav-older,
  .post-nav-newer {
    width: 50%;
  }
  .foot-logo {
    width: 65px;
  }

  #burgerking {
    width: 65px;
    height: 51px;
    position: relative;
    cursor: pointer; /*background:red;*/
    z-index: 9;
  }
  .fries1,
  .fries2,
  .fries3 {
    width: 31px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    left: 15px;
    cursor: pointer;
  }
  .fries1 {
    top: 14px;
  }
  .fries2 {
    top: 23px;
  }
  .fries3 {
    top: 32px;
  }
}

/* Lightbox */
.lity-active,
.lity-active body {
  overflow: hidden;
}

.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  opacity: 0;
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  -o-transition: -o-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease,
    -o-transform 0.3s ease;
}

.lity-loading .lity-content,
.lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close,
.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
  z-index: 9994;
  width: 35px;
  height: 35px;

  /* Change to position: absolute to display close button inside content container */
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial, Baskerville, monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:active {
  top: 1px;
}

/* Image */

.lity-image {
  background: #fff;
  padding: 2rem 0;
}
.lity-image img {
  max-width: 100%;
  margin: auto;
  display: block;
  line-height: 0;
  border: 0;
}

/* iFrame */

.lity-iframe .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-iframe-container iframe img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

.lity-hide {
  display: none;
}

/* Outlet Search */

/* #page-header it just included for the examples */
#page-header {
  display: block;
  float: left;
  max-width: 800px;
}
#page-header .bh-sl-title {
  color: #797874;
  font: normal 20px/1.4 Arial, Helvetica, sans-serif;
}
@media (min-width: 1024px) {
  #page-header .bh-sl-title {
    font-size: 30px;
  }
}

/* Infowindow Roboto font override */
.gm-style div,
.gm-style span,
.gm-style label,
.gm-style a {
  font-family: Arial, Helvetica, sans-serif;
}

/* Add Pub Form */
.usp-pro .usp-form,
.acf-form {
  max-width: 600px;
  margin: auto;
}
.usp-checkbox {
  text-align: left;
}
.usp-fieldset {
  display: flex;
}
.usp-fieldset + .usp-fieldset {
  margin-top: 28px !important;
}

.usp-fieldset .usp-label,
.acf-label label {
  padding-bottom: 5px;
  text-align: left;
}

/* Pub Finder */
.bh-sl-container {
  padding: 0 15px;
}

.bh-sl-container .form-input > div {
  margin-bottom: 20px;
}
.bh-sl-filters-container > div {
  margin-bottom: 20px;
}

.bh-label,
.usp-fieldset .usp-label,
.acf-label label {
  font-family: "brandon-grotesque", Sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
}

.bh-label {
  display: block;
  margin-bottom: 9px;
}

.usp-fieldset .usp-label {
  padding-right: 20px;
}
.acf-fields > .acf-field {
  border: 0 !important;
}
.bh-sl-container input[type="text"],
.usp-fieldset input[type="text"],
.usp-login .username input,
.usp-login .password input,
.acf-input-wrap input {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e3e3e3;
  color: #888;
  font-size: 14px;
  padding: 0 14px;
  line-height: 32px;
  cursor: pointer;
  overflow: hidden;
  min-height: 42px;
  width: 100%;
}
.bh-sl-container select,
.usp-fieldset select {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e3e3e3;
  color: #888;
  font-size: 14px;
  padding: 0 14px;
  line-height: 32px;
  cursor: pointer;
  overflow: hidden;
  min-height: 42px;
  width: 100%;
}

.acf-url i {
  margin-top: 8px !important;
}

.bh-sl-filters-container {
  display: inline;
  float: none;
  margin: 0;
  padding-right: 20px;
}
.bh-sl-filters-container .bh-sl-filters {
  float: none;
  display: inline-block;
  margin-right: 0 !important;
}
.bh-sl-filters-container .bh-sl-filters input,
.usp-fieldset input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

.bh-sl-filters .cb {
  position: relative;
  margin: 5px 1rem 5px 0;
  display: inline-block;
  white-space: nowrap;
  line-height: 1;
}
.bh-sl-filters input[type="checkbox"] {
  left: 0;
  top: 0;
  min-width: 1em;
  width: 100%;
  height: 100%;
  z-index: 2;
  opacity: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  position: absolute;
  touch-action: manipulation;
}
.bh-sl-filters .state label {
  position: initial;
  display: inline-block;
  font-weight: 400;
  margin: 0;
  text-indent: 1.5em;
  min-width: calc(1em + 2px);
}
.bh-sl-filters .state label::after,
.bh-sl-filters .state label::before {
  content: "";
  width: calc(1em + 2px);
  height: calc(1em + 2px);
  display: block;
  box-sizing: border-box;
  border-radius: 0;
  border: 1px solid transparent;
  z-index: 0;
  position: absolute;
  left: 0;
  top: calc((0% - (100% - 1em)) - 8%);
  background-color: transparent;
}

.bh-sl-filters .state label::before {
  border-color: #bdc3c7;
}
.bh-sl-filters .state label::after {
  transform: scale(0.6);
}
.bh-sl-filters input:checked ~ .state label::after {
  background-color: #0c1830 !important;
}

.bh-sl-container button,
.usp-pro .usp-contact-cc,
.usp-pro .usp-submit,
.usp-login .user-submit,
.btn,
.button {
  background: #0c1830;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  float: none;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 8px 10px;
}

.bh-sl-container button:hover,
.usp-pro .usp-contact-cc,
.usp-pro .usp-submit:hover,
.usp-login .user-submit:hover,
.btn:hover,
.button:hover {
  background-color: #0e1247;
  color: #fff;
}

.usp-submit-default {
  display: none;
}
.bh-sl-container .bh-sl-map {
  float: right;
}

.bh-sl-container .bh-sl-loc-list .list-details .list-content > * {
  text-align: left !important;
  padding-bottom: 2px;
}
.bh-sl-container .loc-name {
  color: #0c1830;
  font-size: 16px;
  padding-bottom: 4px;
}
.bh-sl-container .bh-sl-loc-list ul li {
  border: 0 !important;
}
.bh-sl-container .bh-sl-loc-list .list-focus {
  background: #f3f3f4 !important;
}

.bh-sl-container .bh-sl-loc-list .p-key,
.gm-style-iw .p-key {
  margin-top: 10px;
}
.bh-sl-container .bh-sl-loc-list .p-key p,
.gm-style-iw .p-key p {
  margin-bottom: 0;
  padding-left: 28px;
}

/* Login page*/
.user-info {
  width: 100% !important;
}
.user-info p {
  padding-left: 0;
  padding-right: 0;
}

.usp-login p {
  font-size: 15px;
  padding: 0;
}

.usp-login .tabs_login li a {
  font-size: 16px;
}

.usp-login .username label,
.usp-login .password label {
  color: inherit !important;
  text-align: left;
  font-size: 16px;
  width: 100% !important;
}

.usp-login .username input,
.usp-login .password input {
  margin: 0 !important;
  width: 100% !important;
}
.usp-login .user-submit {
  float: none !important;
}

.usp-login .rememberme input {
  float: none !important;
  -webkit-appearance: checkbox;
}

/* Logged in */
.user-logged-in {
  width: auto !important;
}

.user-logged-in .user-icon {
  display: none;
}

.my-account {
  clear: left;
}
.my-account .usp-login {
  width: auto !important;
  padding: 0;
}

.my-account .island {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  border: 1px solid #eee;
  border-radius: 6px;
  padding: 25px;
  margin-bottom: 40px;
}

.my-account .island h2 {
  color: #0c1830;
  font-size: 18px;
  margin-bottom: 20px;
}
.my-account .island > *,
.my-account .island > * > * {
  text-align: left;
}

.my-account .island ul {
  margin-bottom: 40px;
}
.my-account .island ul li {
  border-top: 1px solid #aaa;
  line-height: 30px;
  padding: 10px 0;
  width: 100%;
}
.my-account .island ul li:last-child {
  border-bottom: 1px solid #aaa;
}

.my-account .ma-icon {
  float: left;
  width: 30px;
  height: 30px;
  line-height: 32px;
  margin-left: 5px;
}
.my-account .island li strong {
  float: left;
  padding: 0 5px 0 2px;
}
.my-account .ma-address {
  color: #aaa;
  font-size: 14px;
}
.my-account .ma-info {
  float: right;
}
.my-account .ma-info span {
  border-radius: 4px;
  display: inline-block;
  color: #fff;
  float: right;
  margin: 0 10px;
  text-align: center;
  height: 30px;
  line-height: 30px;
  width: 120px;
}
.my-account .ma-info .is-live {
  background-color: #85c157;
}
.my-account .ma-info .is-draft {
  background-color: #aaa;
}
.my-account .ma-info .is-rejected {
  background-color: #d8000c;
}

.my-account .island .pr-list-overlay {
  display: none;
}
.my-account .favorites-list a {
  color: #aaa;
  display: block;
  font-size: 14px;
  text-align: left;
}
.my-account .favorites-list li {
  padding: 0 10px;
}
.my-account .island h3 {
  color: #0c1830;
  display: inline;
  font-size: 16px;
  letter-spacing: 0;
  text-align: left;
  text-transform: none;
}

.my-account .btn {
  clear: both;
}

@media (min-width: 760px) {
  .my-account {
    display: flex;
  }
  .my-account .gr-tp-2 {
    width: 33.33333%;
  }
  .my-account .gr-tp-4 {
    width: 66.66666%;
  }
  .my-account .island ul li {
    height: 50px;
  }
}
@media (min-width: 1020px) {
  .bh-sl-container {
  }
  .bh-sl-container .form-input {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
  }
  .bh-sl-container .form-input > div {
    margin-bottom: 0;
    width: 44%;
  }
  .bh-sl-container .form-input > div.is-location {
    width: 22%;
    padding-right: 20px;
  }
  .bh-sl-container .form-input > div.is-distance {
    width: 15%;
    padding-right: 20px;
  }

  .bh-sl-filters-container {
    display: flex !important;
    justify-content: space-between;
  }

  .usp-login {
    /* float: right; */
  }
  .my-account .gr-tl-3 {
    width: 25%;
  }
  .my-account .gr-tl-9 {
    width: 75%;
  }
}

/* News */
.news-top {
  clear: both;
  position: relative;
  margin-bottom: 60px;
  padding-bottom: 50px;
}

.news-top::after {
  content: "";
  background: #e6e7e8;
  height: 2px;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}

.news-other {
  clear: both;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  grid-column-gap: 20px;
  grid-row-gap: 40px;
}

.news-featured {
  position: relative;
}
.news-featured > * {
  text-align: left;
}
.news-featured h1 {
  margin-bottom: 20px;
}
.news-featured a {
  color: inherit;
  font-size: 36px;
  letter-spacing: -1px;
  line-height: 38px;
  text-transform: none;
}
.news-featured a:hover {
  color: #1abc9c;
}
.news-featured a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.news-featured-date {
  margin: 16px 0 12px;
}
.news-featured p {
  color: #040404;
}

.news-recent {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  position: relative;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.news-recent::after {
  content: "";
  background: #e6e7e8;
  height: 1px;
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
}

.news-recent:last-child {
  padding-bottom: 0;
}
.news-recent:last-child::after {
  display: none;
}

.news-recent-img {
  aspect-ratio: 16/9;
}
.news-recent-img img {
  display: block;
  object-fit: cover;
  width: 100%;
}

.news-recent p,
.article-other p {
  color: #040404;
  font-size: 16px;
  margin-bottom: 5px;
}

.news-recent h2,
.news-recent p {
  text-align: left !important;
}

.news-recent h2 {
  line-height: 26px;
}
.news-recent a {
  color: inherit;
  font-family: "brandon-grotesque", Sans-serif;
  font-weight: bold;
  font-size: 20px;
  letter-spacing: -1px;
  text-transform: none;
}

.news-recent a:hover {
  color: #1abc9c;
}

.news-recent a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.article-other {
  display: flex;
  flex-direction: column;
  position: relative;
  gap: 2rem;
}
.article-other img {
  display: block;
  object-fit: cover;
  width: 100%;
}
.article-other p,
.article-other h2 {
  text-align: left;
}

.article-other h2 {
  line-height: 27px;
  margin-bottom: 10px;
}
.article-other a {
  color: inherit;
  font-family: "brandon-grotesque", Sans-serif;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: -1px;
  text-transform: none;
}

.article-other a:hover {
  color: #1abc9c;
}

.article-other a::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.article-other h2 + p {
  line-height: 24px;
}

/* News search */
.news-search {
  margin-bottom: 40px;
  margin-top: 40px;
  position: relative;
}
.news-search input {
  border: 1px solid #e0e0e0;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  border-radius: 4px;
  font-size: 16px;
  padding: 15px 16px 9px;
  width: 100%;
}
.news-search input:focus {
  border-color: #1abc9c;
}

.news-search button {
  background: none;
  position: absolute;
  height: 16px;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}
.news-search svg {
  height: 16px;
  width: 16px;
}
.news-search .fill {
  fill: #252b2d;
}
.news-search button:hover .fill {
  fill: #1abc9c;
}

/* Newsletter CTA */
#customForm #SIGNUP_HEADING {
  display: none;
}

.newsletter-cta {
  background: #f4f4f4;
  clear: both;
  margin-top: 80px;
  padding: 80px 0;
}

.newsletter-cta h3 {
  color: #0c1830;
  font-size: 31px;
  line-height: 40px;
  margin-bottom: 30px;
  text-align: left;
}

.newsletter-cta p {
  color: #0c1830;
  font-size: 22px;
  text-align: left;
  margin-bottom: 40px;
}

.newsletter-menu {
  color: #0c1830;
  font-size: 16px;
  text-align: left;
  position: relative;
}

.newsletter-menu button {
  background: none;
}
.newsletter-menu button svg {
  transition: all 0.3s ease-in-out;
}
.newsletter-menu button.open svg {
  transform: rotate(180deg);
}

.newsletter-menu .menu {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  width: auto;
  display: none;
  opacity: 0;
  padding: 1rem;
  position: absolute;
  top: 100%;
  left: 0;
  transition: opacity 0.3s ease-in-out;
}
.newsletter-menu .menu.open {
  display: block;
  opacity: 1;
}
.newsletter-menu .menu li {
  margin-bottom: 8px;
}

.newsletter-menu .menu li:last-child {
  margin-bottom: 0;
}

.pagination {
  margin-top: 80px;
}

.wp-pagenavi {
  box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
  border-radius: 4px;
  border: 1px solid #e6e7e8;
  overflow: hidden;
  display: inline-flex;
}
.wp-pagenavi a,
.wp-pagenavi span,
.wp-pagenavi .current {
  color: #0c1830;
  display: inline-flex;
  align-items: center;
  margin: 0;
  text-decoration: none;
  margin-left: -1px;
  border: 0;
  border-left: 1px solid #e6e7e8;
  padding: 0.65em 1em 0.35em;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  background-color: #e6e7e8;
  color: #1abc9c;
}

.wp-pagenavi span.current {
  font-weight: bold;
  background-color: #0c1830;
  color: #fff;
}

@media (max-width: 480px) {
  .wp-pagenavi a,
  .wp-pagenavi span,
  .wp-pagenavi .current {
    font-size: 14px;
    padding: 0.65em 0.75em 0.35em;
  }
}
@media (min-width: 480px) {
  .news-other {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media (min-width: 600px) {
  .news-search {
    margin-top: 0;
  }

  .news-top {
    clear: both;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    grid-column-gap: 40px;
  }
  .news-top .news-recents {
    grid-area: 1 / 2 / 1 / 2;
  }

  .news-top article:first-child {
    grid-area: 1 / 1 / 5 / 2;
  }
  .news-recent {
    flex-direction: row;
  }
  .news-recent-img {
    width: 35%;
    flex-shrink: 0;
  }
  .newsletter-cta .block-wrap {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (min-width: 960px) {
  .news-featured a {
    font-size: 48px;
    line-height: 46px;
  }
  .news-recent h2 {
    line-height: 32px;
  }
  .news-recent a {
    font-size: 26px;
  }
  .news-other {
    grid-template-columns: repeat(4, 1fr);
  }
}

.relative {
  position: relative;
}

/* Forminator Forms */
.forminator-ui {
  max-width: 600px;
  margin: 0 auto;
  font-family: ngr, Helvetica, Arial, Sans-serif;
}

.forminator-ui .forminator-row {
  margin-bottom: 20px;
}

.forminator-ui .forminator-col {
  padding: 0;
}

.forminator-ui .forminator-field {
  margin-bottom: 0;
}

.forminator-ui .forminator-label {
  display: block;
  font-family: "brandon-grotesque", Sans-serif;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;
  color: #0c1830;
  margin-bottom: 9px;
  text-align: left;
}

.forminator-ui .forminator-required {
  color: #d8000c;
}

.forminator-ui .forminator-input,
.forminator-ui .forminator-textarea {
  background-color: #fff;
  border-radius: 5px;
  border: 1px solid #e3e3e3;
  color: #888;
  font-size: 14px;
  padding: 0 14px;
  line-height: 32px;
  cursor: pointer;
  overflow: hidden;
  min-height: 42px;
  width: 100%;
  font-family: ngr, Helvetica, Arial, Sans-serif;
  text-align: left;
  transition: border-color 0.3s ease;
}

.forminator-ui .forminator-textarea {
  line-height: 1.4;
  padding: 12px 14px;
  resize: vertical;
  min-height: 140px;
}

.forminator-ui .forminator-input:focus,
.forminator-ui .forminator-textarea:focus {
  border-color: #1abc9c;
  outline: none;
  box-shadow: 0 0 0 2px rgba(26, 188, 156, 0.1);
}

.forminator-ui .forminator-input::placeholder,
.forminator-ui .forminator-textarea::placeholder {
  color: #aaa;
}

/* Radio Buttons */
.forminator-ui .forminator-radio {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
  cursor: pointer;
  font-family: ngr, Helvetica, Arial, Sans-serif;
  font-size: 16px;
  color: #808285;
  text-align: left;
  line-height: 1.2;
}

.forminator-ui .forminator-radio:last-child {
  margin-bottom: 0;
}

.forminator-ui .forminator-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.forminator-ui .forminator-radio-bullet {
  position: relative;
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #e3e3e3;
  border-radius: 50%;
  margin-right: 8px;
  background: #fff;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.forminator-ui
  .forminator-radio
  input[type="radio"]:checked
  + .forminator-radio-bullet {
  border-color: #0c1830;
  background: #0c1830;
}

.forminator-ui
  .forminator-radio
  input[type="radio"]:checked
  + .forminator-radio-bullet::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: #fff;
}

.forminator-ui .forminator-radio-label {
  padding-top: 1px;
}

/* Submit Button */
.forminator-ui .forminator-button {
  background: #0c1830;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 12px 24px;
  border: none;
  font-family: "brandon-grotesque", Sans-serif;
  transition: background-color 0.3s ease;
  width: auto;
  min-width: 120px;
}

.forminator-ui .forminator-button:hover {
  background-color: #0e1247;
  color: #fff;
}

.forminator-ui .forminator-button:focus {
  outline: none;
  box-shadow: 0 0 0 2px rgba(12, 24, 48, 0.3);
}

/* Character Counter */
.forminator-ui .forminator-description {
  font-size: 12px;
  color: #aaa;
  margin-bottom: 5px;
  text-align: left;
}

/* Error Messages */
.forminator-ui .forminator-response-message {
}

.forminator-ui .forminator-response-message.forminator-error,
.forminator-ui .forminator-response-message.forminator-success {
  display: block; /* Show only when has error/success class */
}

.forminator-ui .forminator-response-message.forminator-error ul {
  background-color: #f8d7da;
  border: 1px solid #f5c6cb;
  color: #721c24;
  border-radius: 4px;
  margin-bottom: 14px;
  font-size: 14px;
  text-align: left;
}

.forminator-ui .forminator-response-message.forminator-success {
  background-color: #d4edda;
  border: 1px solid #c3e6cb;
  color: #155724;
}

/* Live Field Error Messages */
.forminator-ui .forminator-error-message {
  display: block;
  color: #d8000c;
  font-size: 12px;
  margin-top: 5px;
  text-align: left;
  font-family: ngr, Helvetica, Arial, Sans-serif;
  line-height: 1.3;
}

.forminator-ui .forminator-error-message::before {
  content: "⚠ ";
  margin-right: 2px;
}

/* Field Validation States */
.forminator-ui .forminator-input.forminator-has_error,
.forminator-ui .forminator-textarea.forminator-has_error {
  border-color: #d8000c;
  box-shadow: 0 0 0 2px rgba(216, 0, 12, 0.1);
}

.forminator-ui .forminator-input.forminator-has_error:focus,
.forminator-ui .forminator-textarea.forminator-has_error:focus {
  border-color: #d8000c;
  box-shadow: 0 0 0 2px rgba(216, 0, 12, 0.2);
}

/* Loading State */
.forminator-ui .forminator-button.forminator-loading {
  opacity: 0.7;
  cursor: not-allowed;
}

.forminator-ui .forminator-button.forminator-loading::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid transparent;
  border-top: 2px solid #fff;
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin-left: 8px;
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Responsive Design */
@media (max-width: 768px) {
  .forminator-ui {
    max-width: 100%;
    padding: 0 20px;
  }

  .forminator-ui .forminator-button {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .forminator-ui .forminator-label {
    font-size: 14px;
  }

  .forminator-ui .forminator-input,
  .forminator-ui .forminator-textarea {
    font-size: 16px; /* Prevents zoom on iOS */
  }
}

/* Accessibility Improvements */
.forminator-ui .forminator-input:focus,
.forminator-ui .forminator-textarea:focus,
.forminator-ui
  .forminator-radio
  input[type="radio"]:focus
  + .forminator-radio-bullet {
  outline: 2px solid #1abc9c;
  outline-offset: 2px;
}

.forminator-ui .forminator-radio input[type="radio"]:focus {
  outline: none;
}

/* High Contrast Mode Support */
@media (prefers-contrast: high) {
  .forminator-ui .forminator-input,
  .forminator-ui .forminator-textarea {
    border-width: 2px;
  }

  .forminator-ui .forminator-button {
    border: 2px solid #fff;
  }
}

/* Reduced Motion Support */
@media (prefers-reduced-motion: reduce) {
  .forminator-ui .forminator-input,
  .forminator-ui .forminator-textarea,
  .forminator-ui .forminator-radio-bullet,
  .forminator-ui .forminator-button {
    transition: none;
  }

  .forminator-ui .forminator-button.forminator-loading::after {
    animation: none;
  }
}

/* Expandable Menu Styles */
.listblok.has-children {
  position: relative;
}

.listblok.has-children h1 {
  display: inline-block;
  margin-right: 10px;
}

.expand-toggle {
  cursor: pointer;
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  transition: transform 0.3s ease;
  user-select: none;
  min-width: 20px;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin-top: 8px;
  z-index: 10;
  position: relative;
  pointer-events: auto;
  background: transparent;
  border: none;
  padding: 2px 4px;
}

.expand-toggle:hover {
  color: #ccc;
}

.listblok.has-children .submenu {
  margin-top: 10px;
  overflow: hidden;
  clear: both;
}

.submenu-item {
  padding: 8px 15px;
  transition: background-color 0.3s ease;
}

.submenu-item:last-child {
  border-bottom: none;
}

.submenu-item a {
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  display: block;
  transition: color 0.3s ease;
}

.submenu-item a:hover {
  color: #ccc;
}

.submenu-item.active a {
  color: #fff;
  font-weight: bold;
  text-decoration: underline;
}

/* Animation for expand toggle */
.listblok.has-children .submenu:not([style*="display: none"]) ~ .expand-toggle,
.listblok.has-children .submenu[style*="display: block"] ~ .expand-toggle {
  transform: rotate(45deg);
}

/* Mobile responsive adjustments */
@media (max-width: 768px) {
  .expand-toggle {
    font-size: 16px;
    margin-top: 3px;
  }

  .submenu-item {
    padding: 10px 15px;
  }

  .submenu-item a {
    font-size: 13px;
  }
}

/* Prevent scrolling when menu is open */
body.menu-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

/* Footer Expandable Menu Styles */
.footer-menu-item {
  position: relative;
  margin-bottom: 8px;
}

.footer-menu-item.has-children {
  display: block;
}

.footer-menu-item.has-children .footer-menu-link {
  display: inline-block;
}

.footer-menu-item a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.footer-menu-item a:hover {
  color: #ccc;
}

.footer-menu-item.active a {
  color: #fff;
  font-weight: bold;
}

.footer-expand-toggle {
  cursor: pointer;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  transition: transform 0.3s ease;
  user-select: none;
  min-width: 16px;
  text-align: center;
  display: inline-block;
  margin-left: 8px;
  z-index: 10;
  position: relative;
  pointer-events: auto;
  background: transparent;
  border: none;
  padding: 2px 4px;
}

.footer-expand-toggle:hover {
  color: #ccc;
}

.footer-submenu {
  margin-top: 8px;
  margin-left: 0;
  border-radius: 4px;
  overflow: hidden;
  clear: both;
  width: 100%;
}

.footer-submenu-item {
  padding: 6px 12px;
}

.footer-submenu-item:last-child {
  border-bottom: none;
}

.footer-submenu-item a {
  color: #fff;
  text-decoration: none;
  font-size: 14px;
  display: block;
  transition: color 0.3s ease;
}

.footer-submenu-item a:hover {
  color: #fff;
  text-decoration: underline;
}

.footer-submenu-item.active a {
  color: #fff;
  font-weight: bold;
}

/* Animation for footer expand toggle */
.footer-menu-item.has-children
  .footer-submenu:not([style*="display: none"])
  ~ .footer-expand-toggle,
.footer-menu-item.has-children
  .footer-submenu[style*="display: block"]
  ~ .footer-expand-toggle {
  transform: rotate(45deg);
}

/* Mobile responsive adjustments for footer */
@media (max-width: 768px) {
  .footer-expand-toggle {
    font-size: 14px;
    margin-left: 6px;
  }

  .footer-submenu-item {
    padding: 8px 12px;
  }

  .footer-submenu-item a {
    font-size: 12px;
  }
}

/* Mobile responsive adjustments for hero menu highlighting */
@media (max-width: 768px) {
  .subnav-active > a {
    color: #fff;
  }
}

/* Hide submenus by default */
#hero-menu .submenu {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  z-index: 1000;
  background: #fff; /* adjust as needed */
  min-width: 180px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* Position parent li as relative for submenu positioning */
#hero-menu .has-dropdown {
  position: relative;
}

/* Show submenu on hover (desktop) */
.has-dropdown:hover > .submenu,
.has-dropdown:focus-within > .submenu {
  display: block !important;
}

/* Enhanced styling for active subnav */
.subnav-active > a {
  font-weight: bold;
  color: #fff !important;
}

#gs_logo_area_1 {
  margin-top: -2rem;
}

@media (max-width: 768px) {
  .desktop-only {
    display: none !important;
  }
}