@charset "UTF-8";
/*
Theme Name: Fontis Water
Theme URI: https://fontiswater.com/
Author: Stephen Spann
Author URI: https://demicapps.com/
Description: Custom WordPress Theme for Fontis Water
Version: 1.0
License: None
Tags: custom
Text Domain: fontis, gutenberg
*/
/* for mobile menu only */
a:focus {
  outline: none;
}

body {
  margin: 0;
  padding: 0;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  overflow-x: hidden;
  /* prevent scroll under mobile menu */
}
body.fixed {
  position: fixed;
  overflow-y: hidden;
  max-width: 100%;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  body.fixed {
    position: static;
    overflow-y: visible;
  }
}

b, strong {
  color: #113355;
  font-weight: 600;
}

html {
  margin: 0;
  padding: 0;
  font-size: 62.5%;
  overflow-x: hidden;
}

p:empty {
  display: none !important;
}

sub, sup {
  vertical-align: baseline;
  position: relative;
  top: -0.4em;
}

sub {
  top: 0.4em;
}

ul {
  padding-left: 20px;
}

/* post image alignment */
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}

a img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.screen-reader-text {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  white-space: nowrap;
  /* added line */
}

.clearfix {
  clear: both;
}

/* CTAs */
/* button block */
.wp-block-button {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 15px;
}
.wp-block-button a {
  min-width: 250px;
}

.wp-block-button__link {
  background-color: #dd7712;
  border-radius: 5px;
}
.wp-block-button__link:hover, .wp-block-button__link:focus {
  background-color: #5f97af !important;
}

/* hero block */
.button-container a, .wp-block-editor-blocks-hero .hero__button {
  background-color: #dd7712 !important;
  border-radius: 5px;
  min-width: 250px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
}
.button-container a:hover, .button-container a:focus, .wp-block-editor-blocks-hero .hero__button:hover, .wp-block-editor-blocks-hero .hero__button:focus {
  background-color: #5f97af !important;
}

/* footer submit */
.fontis-footer input[type="submit"] {
  background-color: #dd7712 !important;
  border-radius: 5px;
  min-width: 250px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
}
.fontis-footer input[type="submit"]:hover, .fontis-footer input[type="submit"]:focus {
  background-color: #5f97af !important;
}

.fontis-cta {
  display: inline-block;
  -webkit-appearance: none;
  text-decoration: none;
  background-color: #dd7711;
  color: white;
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-radius: 5px;
  text-align: center;
  border: 0;
  font-size: 18px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 0;
  max-width: 300px;
  margin: 0 auto;
}
.fontis-cta:hover, .fontis-cta:focus {
  background-color: #5f97af !important;
}

@media only screen and (min-width: 1024px) {
  .mobile-only {
    display: none;
  }
}

.pagination .nav-links {
  margin-top: 25px;
  text-align: center;
}
.pagination .nav-links .page-numbers {
  padding: 0 4px;
}
.pagination .nav-links a {
  color: #113355;
  font-size: 18px;
  font-size: 1.8rem;
}
.pagination .nav-links a:hover, .pagination .nav-links a:focus {
  color: #dd7711;
}
.pagination .nav-links a.prev {
  float: left;
}
.pagination .nav-links a.prev:before {
  content: '← ';
}
.pagination .nav-links a.next {
  float: right;
}
.pagination .nav-links a.next:after {
  content: ' →';
}

/* misc. Gutenberg classes */
.wp-block-editor-blocks-wrapper .wrapper-inner {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  .wp-block-editor-blocks-wrapper .wrapper-inner {
    padding: 0 30px;
  }
}

.has-white-color {
  color: white;
}

.fontis-content-block {
  margin: 0;
  padding: 0;
  position: relative;
}
.fontis-content-block.fontis-content-block--white {
  background-color: transparent;
}
.fontis-content-block.fontis-content-block--white .fontis-content-block__subheadline {
  color: #113355;
}
.fontis-content-block.fontis-content-block--white .fontis-content-block__headline {
  color: #113355;
}
.fontis-content-block.fontis-content-block--white .fontis-content-block__intro-copy {
  color: #606060;
}
.fontis-content-block.fontis-content-block--white .fontis-content-block__body-copy {
  color: #606060;
}
.fontis-content-block.fontis-content-block--grey {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddd+0,eeeeee+10,eeeeee+90,dddddd+100 */
  background: #dddddd;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #e5e5e5 0%, #f2f2f2 11.9%, #f2f2f2 88.1%, #e5e5e5 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#e5e5e5), color-stop(11.9%, #f2f2f2), color-stop(88.1%, #f2f2f2), to(#e5e5e5));
  background: -o-linear-gradient(left, #e5e5e5 0%, #f2f2f2 11.9%, #f2f2f2 88.1%, #e5e5e5 100%);
  background: linear-gradient(to right, #e5e5e5 0%, #f2f2f2 11.9%, #f2f2f2 88.1%, #e5e5e5 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#f2f2f2',GradientType=1 );
  /* IE6-9 */
}
.fontis-content-block.fontis-content-block--grey .fontis-content-block__subheadline {
  color: #113355;
}
.fontis-content-block.fontis-content-block--grey .fontis-content-block__headline {
  color: #113355;
}
.fontis-content-block.fontis-content-block--grey .fontis-content-block__intro-copy {
  color: #606060;
}
.fontis-content-block.fontis-content-block--grey .fontis-content-block__body-copy {
  color: #606060;
}
.fontis-content-block.fontis-content-block--grey a {
  color: #606060;
}
.fontis-content-block.fontis-content-block--grey a:hover, .fontis-content-block.fontis-content-block--grey a:focus {
  color: #dd7711;
}
.fontis-content-block.fontis-content-block--grey a.fontis-content-block__cta {
  color: white;
}
.fontis-content-block.fontis-content-block--dark-blue {
  position: relative;
  background: #113355;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-content-block--dark-blue {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#113355+0,113355+100&0+0,1+14 */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(17, 51, 85, 0.85) 0%, #113355 35%, #113355 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 51, 85, 0.85)), color-stop(35%, #113355), to(#113355));
    background: -o-linear-gradient(top, rgba(17, 51, 85, 0.85) 0%, #113355 35%, #113355 100%);
    background: linear-gradient(to bottom, rgba(17, 51, 85, 0.85) 0%, #113355 35%, #113355 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00113355', endColorstr='#113355',GradientType=0 );
    /* IE6-9 */
  }
}
.fontis-content-block.fontis-content-block--dark-blue .fontis-content-block__subheadline {
  color: white;
}
.fontis-content-block.fontis-content-block--dark-blue .fontis-content-block__headline {
  color: white;
}
.fontis-content-block.fontis-content-block--dark-blue .fontis-content-block__intro-copy {
  color: white;
}
.fontis-content-block.fontis-content-block--dark-blue .fontis-content-block__body-copy {
  color: white;
}
.fontis-content-block.fontis-content-block--dark-blue .fontis-content-block__body-copy a {
  color: white;
}
.fontis-content-block.fontis-content-block--dark-blue .fontis-content-block__body-copy a:hover, .fontis-content-block.fontis-content-block--dark-blue .fontis-content-block__body-copy a:focus {
  color: #dd7711;
}
.fontis-content-block.fontis-content-block--image-left .fontis-content-block__bg-image {
  right: 22%;
}
.fontis-content-block.fontis-content-block--image-left .fontis-content-block__fg-image-wrap {
  float: none;
  text-align: center;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-content-block--image-left .fontis-content-block__fg-image-wrap {
    float: left;
  }
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-content-block--image-left .fontis-content-block__text {
    padding-left: calc(50% + 50px);
  }
}
.fontis-content-block.fontis-content-block--image-right .fontis-content-block__bg-image {
  left: 25%;
}
.fontis-content-block.fontis-content-block--image-right .fontis-content-block__fg-image-wrap {
  float: none;
  text-align: center;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-content-block--image-right .fontis-content-block__fg-image-wrap {
    float: right;
  }
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-content-block--image-right .fontis-content-block__text {
    padding-left: 0;
    max-width: calc(50% - 50px);
  }
}
.fontis-content-block.fontis-content-block--image-none .fontis-content-block__text {
  padding-top: 0;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-content-block--image-none .fontis-content-block__text {
    text-align: center;
    max-width: 710px;
    margin: 0 auto;
  }
  .fontis-content-block.fontis-content-block--image-none .fontis-content-block__headline {
    text-align: center;
  }
  .fontis-content-block.fontis-content-block--image-none .fontis-content-block__intro-copy {
    text-align: center;
  }
}
.fontis-content-block.fontis-content-block--has-bg .fontis-content-block__inner {
  padding-top: 0;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-content-block--has-bg .fontis-content-block__inner {
    padding-top: 100px;
  }
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-content-block--has-bg .fontis-content-block__text {
    max-width: 45%;
  }
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-content-block--has-bg.fontis-content-block--image-left .fontis-content-block__text {
    padding-left: calc(50% + 50px);
  }
}

.fontis-content-block__inner {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding: 50px 0 50px;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block__inner {
    padding: 0 30px;
  }
}
.fontis-content-block__inner > p {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block__inner {
    padding: 100px 30px;
    text-align: left;
  }
}

.fontis-content-block__bg-image {
  display: block;
  position: static;
  height: 300px;
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block__bg-image {
    position: absolute;
    height: auto;
    width: 100%;
    top: 0;
    bottom: 0;
  }
}

.fontis-content-block__fg-image-wrap {
  margin-left: 20px;
  margin-right: 20px;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block__fg-image-wrap {
    width: 50%;
    margin-left: 0;
    margin-right: 0;
  }
}

.fontis-content-block__fg-image {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  max-height: 250px;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block__fg-image {
    height: auto;
    min-height: 0;
    max-height: 600px;
  }
}

.fontis-content-block__text {
  position: static;
  padding-top: 50px;
  padding-left: 20px;
  padding-right: 20px;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block__text {
    padding-top: 0px;
    position: relative;
    padding-right: 0;
  }
}

.fontis-content-block__subheadline {
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: uppercase;
  font-weight: 600;
  margin: 0;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block__subheadline {
    font-size: 3.2rem;
  }
}

.fontis-content-block__headline {
  text-align: left;
  font-size: 35px;
  font-size: 3.5rem;
  margin: 0;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block__headline {
    font-size: 4.8rem;
    margin-top: -12px;
  }
}

.fontis-content-block__full-width-headline {
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block__full-width-headline {
    margin-left: 0;
    margin-right: 0;
  }
}

@media only screen and (min-width: 782px) {
  .fontis-content-block__subheadline + .fontis-content-block__headline {
    margin-top: 0;
  }
}

.fontis-content-block__intro-copy {
  font-size: 20px;
  font-size: 2.0rem;
  margin: 0;
  text-align: left;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block__intro-copy {
    font-size: 2.4rem;
    line-height: 32px;
  }
}

.fontis-content-block__headline + .fontis-content-block__intro-copy {
  margin-top: 25px;
}

.fontis-content-block__body-copy {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 0;
  margin: 0;
  text-align: left;
  margin-bottom: -5px;
  line-height: 27px;
}
.fontis-content-block__body-copy p:last-child {
  margin-bottom: 0;
}
.fontis-content-block__body-copy li {
  margin-bottom: 0.75em;
}
.fontis-content-block__body-copy li:last-child {
  margin-bottom: 0;
}

.fontis-content-block__cta {
  background-color: #dd7712 !important;
  border-radius: 5px;
  min-width: 250px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  color: white !important;
  text-decoration: none;
  padding: .75em 1em;
  display: inline-block;
  margin-top: 50px;
}
.fontis-content-block__cta:hover, .fontis-content-block__cta:focus {
  background-color: #5f97af !important;
}

.fontis-content-block--at-your-service .fontis-content-block__fg-image {
  max-height: 350px;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block--at-your-service .fontis-content-block__inner {
    padding-bottom: 0;
  }
  .fontis-content-block--at-your-service .fontis-content-block__fg-image-wrap {
    width: 40%;
  }
  .fontis-content-block--at-your-service .fontis-content-block__fg-image {
    max-height: none;
  }
  .fontis-content-block--at-your-service .fontis-content-block__text {
    padding-bottom: 100px;
    padding-left: calc(40% + 50px) !important;
  }
}

.fontis-content-block--get-creative .fontis-content-block__fg-image-wrap {
  height: 250px;
  overflow: hidden;
}
.fontis-content-block--get-creative .fontis-content-block__fg-image {
  max-width: 100%;
  height: 350px;
  max-height: none;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block--get-creative .fontis-content-block__inner {
    padding-bottom: 0;
  }
  .fontis-content-block--get-creative .fontis-content-block__fg-image-wrap {
    max-width: 40%;
    height: auto;
  }
  .fontis-content-block--get-creative .fontis-content-block__fg-image {
    height: auto;
    max-height: 950px;
  }
  .fontis-content-block--get-creative.fontis-content-block--image-left .fontis-content-block__text {
    padding-left: calc(40% + 50px);
    padding-bottom: 100px;
  }
}

.fontis-content-block--contact {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block--contact {
    padding: 0 30px;
  }
}

@media only screen and (min-width: 782px) {
  .fontis-content-block--convenient-sizes .fontis-content-block__text {
    max-width: 60%;
  }
  .fontis-content-block--convenient-sizes .fontis-content-block__fg-image {
    width: 100%;
  }
}

.pure-mountain-spring-water .fontis-content-block__bg-image {
  display: none;
}
@media only screen and (min-width: 782px) {
  .pure-mountain-spring-water .fontis-content-block__fg-image {
    top: 230px;
  }
}

.fontis-form-block {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  /* contact us page, etc */
}
@media only screen and (min-width: 782px) {
  .fontis-form-block {
    padding: 0 30px;
  }
}
.fontis-form-block .fontis-form-block__headline {
  color: #113355;
}
.fontis-form-block .fontis-form-block__body-copy {
  color: #606060;
}
.fontis-form-block:first-child .fontis-form-block__inner {
  padding: 40px 0 0;
}

.fontis-form-block__inner {
  text-align: center;
  position: relative;
  padding: 50px 0;
}
@media only screen and (min-width: 782px) {
  .fontis-form-block__inner {
    padding: 100px 0;
  }
}
.fontis-form-block__inner .fontis-form-block__headline {
  font-size: 35px;
  font-size: 3.5rem;
  margin: 0;
}
@media only screen and (min-width: 782px) {
  .fontis-form-block__inner .fontis-form-block__headline {
    font-size: 4.8rem;
    margin-top: -12px;
  }
}
.fontis-form-block__inner .fontis-form-block__body-copy {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0;
  line-height: 32px;
  max-width: 710px;
  margin: 0 auto;
}
.fontis-form-block__inner .fontis-form-block__headline + .fontis-form-block__body-copy {
  margin-top: 25px;
}

.fontis-form-block__wufoo-wrap {
  max-width: 710px;
  margin: 25px auto 0;
}
.fontis-form-block__wufoo-wrap p {
  display: none;
}
.fontis-form-block__wufoo-wrap iframe {
  display: block;
}

.fontis-how-it-works {
  clear: both;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddd+0,eeeeee+10,eeeeee+90,dddddd+100 */
  background: #dddddd;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dddddd 0%, #eeeeee 11.9%, #eeeeee 88.1%, #dddddd 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#dddddd), color-stop(11.9%, #eeeeee), color-stop(88.1%, #eeeeee), to(#dddddd));
  background: -o-linear-gradient(left, #dddddd 0%, #eeeeee 11.9%, #eeeeee 88.1%, #dddddd 100%);
  background: linear-gradient(to right, #dddddd 0%, #eeeeee 11.9%, #eeeeee 88.1%, #dddddd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd',GradientType=1 );
  /* IE6-9 */
}
.fontis-how-it-works .fontis-how-it-works__headline {
  color: #113355;
}
.fontis-how-it-works .fontis-how-it-works__intro-copy {
  color: #606060;
}

.fontis-how-it-works__inner {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding: 50px 0;
}
@media only screen and (min-width: 782px) {
  .fontis-how-it-works__inner {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 782px) {
  .fontis-how-it-works__inner {
    padding: 100px 0;
  }
}

.fontis-how-it-works__text {
  position: static;
}
@media only screen and (min-width: 782px) {
  .fontis-how-it-works__text {
    padding-top: 0;
    position: relative;
  }
}

.fontis-how-it-works__headline {
  font-size: 35px;
  font-size: 3.5rem;
  margin: 0;
}
@media only screen and (min-width: 782px) {
  .fontis-how-it-works__headline {
    font-size: 4.8rem;
    margin-top: -12px;
  }
}

.fontis-how-it-works__intro-copy {
  font-size: 20px;
  font-size: 2.0rem;
  margin: 0;
  padding: 0 20px;
  max-width: 710px;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  .fontis-how-it-works__intro-copy {
    font-size: 2.4rem;
    line-height: 32px;
    padding: 0;
  }
}

.fontis-how-it-works__headline + .fontis-how-it-works__intro-copy {
  margin-top: 25px;
  margin-bottom: 50px;
}

@media only screen and (min-width: 782px) {
  .fontis-how-it-works__steps-wrap-2 {
    margin-top: 25px;
    padding: 0 16.5%;
  }
}
@media only screen and (min-width: 782px) {
  .fontis-how-it-works__steps-wrap-2 .fontis-how-it-works__step {
    width: 50%;
    margin-top: 0;
  }
}

.fontis-how-it-works__step {
  text-align: center;
  display: block;
  height: auto;
  margin-top: 50px;
}
@media only screen and (min-width: 782px) {
  .fontis-how-it-works__step {
    width: 33%;
    float: left;
    margin-top: 0;
  }
}

.fontis-how-it-works__step-number {
  color: #5D98B0;
  font-size: 55px;
  font-size: 5.5rem;
  font-weight: 700;
  border: 8px solid white;
  border-radius: 75px;
  width: 67px;
  height: 67px;
  line-height: 67px;
  margin: 0 auto;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,5d98b0+100 */
  background: white;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-radial-gradient(center, ellipse cover, white 0%, #5d98b0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-radial-gradient(center, ellipse, #ffffff 0%, #5d98b0 100%);
  background: -o-radial-gradient(center, ellipse, #ffffff 0%, #5d98b0 100%);
  background: radial-gradient(ellipse at center, #ffffff 0%, #5d98b0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#5d98b0',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  -webkit-box-shadow: 0px 0px 20px rgba(93, 152, 176, 0.4);
          box-shadow: 0px 0px 20px rgba(93, 152, 176, 0.4);
}
@media only screen and (min-width: 782px) {
  .fontis-how-it-works__step-number {
    width: 134px;
    height: 134px;
    line-height: 134px;
    font-size: 11.0rem;
  }
}

.fontis-how-it-works__step-copy {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 27px;
  padding: 0 20px;
  color: #606060;
  font-weight: 500;
}
.fontis-how-it-works__step-copy strong {
  color: #113355;
  font-weight: 600;
}
.fontis-how-it-works__step-copy p:last-child {
  margin-bottom: 0;
}

.fontis-how-it-works__cta {
  clear: both;
  background-color: #dd7712 !important;
  border-radius: 5px;
  min-width: 250px;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  color: white;
  text-decoration: none;
  padding: .75em 1em;
  display: inline-block;
  margin-top: 50px;
  color: white !important;
}
.fontis-how-it-works__cta:hover, .fontis-how-it-works__cta:focus {
  background-color: #5f97af !important;
}

.fontis-staff-block {
  margin: 0;
  padding: 0;
  position: relative;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddd+0,eeeeee+10,eeeeee+90,dddddd+100 */
}
@media only screen and (min-width: 782px) {
  .fontis-staff-block {
    float: left;
    max-width: 530px;
    width: 530px;
    height: 530px;
    max-width: calc(50% - 10px);
    margin-bottom: 20px;
  }
  .fontis-staff-block:nth-child(even) {
    /* +1 for title */
    margin-right: 20px;
  }
}

.fontis-staff-block__inner {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  .fontis-staff-block__inner {
    padding: 0 30px;
  }
}

.fontis-staff-header {
  font-size: 32px !important;
  font-size: 3.2rem !important;
  line-height: 36px !important;
}
@media only screen and (min-width: 782px) {
  .fontis-staff-header {
    font-size: 4.8rem !important;
    line-height: 56px !important;
  }
}

.wp-block-editor-blocks-wrapper .fontis-staff-block__inner {
  padding: 0;
}

.wp-block-editor-blocks-wrapper.grey-bg {
  margin-top: 50px;
  padding-top: 41px;
  padding-bottom: 50px;
  margin-bottom: 41px;
}
.wp-block-editor-blocks-wrapper.grey-bg h2 {
  margin-top: 0;
}
.wp-block-editor-blocks-wrapper.grey-bg:last-child {
  margin-bottom: 0;
}
.wp-block-editor-blocks-wrapper.grey-bg .wrapper-inner-blocks {
  margin-bottom: -20px;
}
@media only screen and (min-width: 782px) {
  .wp-block-editor-blocks-wrapper.grey-bg {
    margin-top: 80px;
    padding-top: 91px;
    padding-bottom: 100px;
    margin-bottom: 91px;
  }
}

.fontis-staff-block__col-wrap {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
@media only screen and (min-width: 782px) {
  .fontis-staff-block__col-wrap {
    max-width: 530px;
    width: 530px;
    height: 530px;
  }
  .fontis-staff-block__col-wrap:first-child {
    margin-right: 20px;
  }
}

.fontis-staff-block__bg-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 0;
  padding-bottom: 100%;
}
@media only screen and (min-width: 782px) {
  .fontis-staff-block__bg-image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto;
  }
}

.fontis-staff-block__summary {
  height: 220px;
  margin-top: -220px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#113355+0,113355+100&0+0,1+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(17, 51, 85, 0) 0%, #113355 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 51, 85, 0)), to(#113355));
  background: -o-linear-gradient(top, rgba(17, 51, 85, 0) 0%, #113355 100%);
  background: linear-gradient(to bottom, rgba(17, 51, 85, 0) 0%, #113355 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00113355', endColorstr='#113355',GradientType=0 );
  /* IE6-9 */
  text-align: center;
  color: white;
  font-size: 20px;
  font-size: 2.0rem;
  line-height: 26px;
  padding-top: 150px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fontis-staff-block__summary p {
  margin: 0;
}
.fontis-staff-block__summary strong, .fontis-staff-block__summary a {
  color: white;
}
@media only screen and (min-width: 782px) {
  .fontis-staff-block__summary {
    margin-top: 0;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 120px;
  }
}

.fontis-staff-block__text-wrap {
  position: relative;
  top: 0;
}
@media only screen and (min-width: 782px) {
  .fontis-staff-block__text-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .fontis-staff-block__text-wrap:hover .fontis-staff-block__text, .fontis-staff-block__text-wrap:focus .fontis-staff-block__text {
    opacity: 1.0;
  }
  .fontis-staff-block__text-wrap:hover .fontis-staff-block__summary, .fontis-staff-block__text-wrap:focus .fontis-staff-block__summary {
    display: none;
  }
}

.fontis-staff-block__text {
  text-align: left;
  color: white;
  font-size: 18px;
  font-size: 1.8rem;
  background-color: #113355;
  padding: 0 20px 20px;
  opacity: 1.0;
  -webkit-transition-duration: 0.25s;
       -o-transition-duration: 0.25s;
          transition-duration: 0.25s;
}
@media only screen and (min-width: 782px) {
  .fontis-staff-block__text {
    background-color: rgba(17, 51, 85, 0.8);
    text-align: center;
    opacity: 0.0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .fontis-staff-block__text {
    padding: 50px 25px;
  }
}
@media only screen and (min-width: 1280px) {
  .fontis-staff-block__text {
    padding: 50px;
  }
}

.fontis-staff-block__header {
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 2.0rem;
  letter-spacing: 0.01em;
  display: none;
}
.fontis-staff-block__header strong {
  color: white;
}
@media only screen and (min-width: 782px) {
  .fontis-staff-block__header {
    display: block;
  }
}

.fontis-staff-block__copy {
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (min-width: 1024px) {
  .fontis-staff-block__copy {
    font-size: 1.8rem;
  }
}

.fontis-staff-block__cta-wrap {
  margin: 25px auto 0;
  text-align: center;
}

.fontis-staff-block__header + .fontis-staff-block__cta-wrap {
  margin: 0 auto;
  padding-top: 6px;
}
@media only screen and (min-width: 782px) {
  .fontis-staff-block__header + .fontis-staff-block__cta-wrap {
    padding-top: 0;
  }
}

.fontis-staff-block__cta {
  clear: both;
  background-color: #dd7712 !important;
  border-radius: 5px;
  max-width: 100%;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 18px;
  font-size: 1.8rem;
  color: white !important;
  text-decoration: none;
  padding: .75em 1em;
  display: inline-block;
  width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fontis-staff-block__cta:hover, .fontis-staff-block__cta:focus {
  background-color: #5f97af !important;
}
@media only screen and (min-width: 782px) {
  .fontis-staff-block__cta {
    width: auto;
    min-width: 250px;
  }
}

.fontis-content-block.fontis-html-block .fontis-html-block__html {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-html-block .fontis-html-block__html {
    font-size: 1.6rem;
  }
}
.fontis-content-block.fontis-html-block.fontis-content-block--html-right .fontis-content-block__text {
  padding-top: 0;
  padding-bottom: 50px;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-html-block.fontis-content-block--html-right .fontis-content-block__text {
    width: 50%;
    float: left;
  }
}
.fontis-content-block.fontis-html-block.fontis-content-block--html-right .fontis-content-block__html {
  float: left;
  width: 50%;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-html-block.fontis-content-block--html-right .fontis-content-block__html {
    padding-left: 50px;
  }
}
@media only screen and (min-width: 782px) {
  .fontis-content-block.fontis-html-block.fontis-content-block--html-left .fontis-content-block__text {
    padding-left: 0;
  }
}

.fontis-header {
  position: absolute;
  z-index: 99;
  width: 100%;
  /* phones only */
  /* hide/show on mobile */
}
.fontis-header.nav-open .site-name {
  position: fixed;
}
.fontis-header.nav-open .search-form {
  position: fixed;
  right: 20px;
}
.fontis-header .fontis-top-nav-wrap {
  display: none;
  position: fixed;
  z-index: 99;
  top: 50px;
  text-align: center;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .fontis-header .fontis-top-nav-wrap {
    width: auto;
  }
}
.fontis-header .fontis-top-nav {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  height: 40px;
  position: relative;
}
@media only screen and (min-width: 782px) {
  .fontis-header .fontis-top-nav {
    padding: 0 30px;
  }
}
.fontis-header .fontis-top-right-nav {
  display: inline-block;
  float: right;
  height: 40px;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .fontis-header .fontis-top-right-nav {
    width: auto;
  }
}
.fontis-header .main-navigation {
  display: block;
  margin-top: 20px auto 0;
}
@media only screen and (min-width: 1024px) {
  .fontis-header .main-navigation {
    height: 40px;
    line-height: 40px;
    margin-top: 0;
    float: left;
  }
}
.fontis-header .top-nav {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}
.fontis-header .top-nav .menu-item {
  display: inline-block;
  margin-right: 16px;
}
.fontis-header .top-nav .menu-item:nth-child(3) {
  clear: both;
}
@media only screen and (min-width: 782px) {
  .fontis-header .top-nav .menu-item:nth-child(3) {
    clear: none;
  }
}
.fontis-header .top-nav .menu-item:last-child {
  margin-right: 0;
}
.fontis-header .top-nav .menu-item a {
  color: white;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
}
.fontis-header .top-nav .menu-item a:hover, .fontis-header .top-nav .menu-item a:focus {
  color: #dd7711;
}
.fontis-header .social-navigation {
  display: block;
  clear: both;
}
@media only screen and (min-width: 1024px) {
  .fontis-header .social-navigation {
    display: inline-block;
  }
}
.fontis-header .main-nav-border-wrap {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  .fontis-header .main-nav-border-wrap {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1024px) {
  .fontis-header .main-nav-border {
    border-bottom: 1px solid white;
    height: 110px;
    position: relative;
  }
}
.fontis-header .fontis-hamburger, .fontis-header .fontis-hamburger-close {
  background-image: url("images/hamburger.svg");
  width: 20px;
  height: 20px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 20px;
  top: 20px;
}
.fontis-header .fontis-hamburger-close {
  background-image: url("images/iconmonstr-x-mark-2.svg");
  display: none;
  z-index: 99;
  background-size: contain;
}
.fontis-header .main-nav-wrap {
  clear: both;
  position: relative;
}
.fontis-header .site-name {
  display: block;
  width: 90px;
  height: 41px;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 10px;
  z-index: 99;
  background-image: url("images/fontis_logo.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 90px 41px;
}
.fontis-header .site-name:hover, .fontis-header .site-name:focus {
  background-image: url("images/fontis_logo_hover.png");
}
.fontis-header .fontis-logo {
  width: 90px;
  margin-top: 10px;
}
.fontis-header .menu-main-nav-container {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17, 51, 84, 0.95);
}
.fontis-header .main-nav {
  list-style: none;
  margin-top: 160px;
  padding: 10px 0 0;
  text-align: left;
  display: grid;
  grid-template-columns: repeat(auto-fill, 50%);
  grid-auto-rows: minmax(78px, auto);
}
@media only screen and (min-width: 1024px) {
  .fontis-header .main-nav {
    display: block;
  }
}
.fontis-header .main-nav > .menu-item {
  display: block;
  line-height: 24px;
  color: white;
  font-weight: 600;
  padding-top: 20px;
  padding: 0 20px;
  float: left;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fontis-header .main-nav > .menu-item:nth-child(odd) {
  clear: both;
}
.fontis-header .main-nav > .menu-item:nth-child(even) > a {
  padding-left: 0;
}
.fontis-header .main-nav > .menu-item:nth-child(even) > .sub-menu {
  padding: 0;
}
@media only screen and (min-width: 1024px) {
  .fontis-header .main-nav > .menu-item:nth-child(even) > .sub-menu {
    padding-right: 20px;
  }
}
.fontis-header .main-nav > .menu-item:nth-child(1) {
  grid-row-end: span 2;
}
.fontis-header .main-nav > .menu-item:nth-child(2) {
  grid-row-end: span 4;
}
.fontis-header .main-nav > .menu-item:nth-child(3) {
  grid-row-end: span 3;
}
.fontis-header .main-nav > .menu-item:nth-child(4) {
  grid-row-end: span 1;
}
.fontis-header .main-nav > .menu-item > a {
  padding-left: 20px;
}
.fontis-header .main-nav > .menu-item a {
  color: white;
  text-decoration: none;
  font-weight: 600;
  color: white;
}
.fontis-header .main-nav > .menu-item a:hover, .fontis-header .main-nav > .menu-item a:focus {
  color: #dd7711;
}
.fontis-header .main-nav > .menu-item > .sub-menu {
  list-style: none;
  margin: 5px 0 15px;
  text-align: left;
  padding: 0;
}
.fontis-header .main-nav > .menu-item > .sub-menu > .menu-item a {
  font-weight: normal;
  margin-bottom: 5px;
  display: block;
  line-height: 20px;
}
.fontis-header .main-nav > .menu-item > .sub-menu > .menu-item > .sub-menu {
  display: none;
}
.fontis-header .main-nav > .menu-item > .sub-menu > .menu-item:nth-child(3) > .sub-menu {
  display: block;
  margin: 10px 0;
  list-style: none;
}
@media only screen and (max-width: 400px) {
  .fontis-header .main-nav {
    width: 100%;
    display: block;
  }
  .fontis-header .main-nav > .menu-item {
    float: none;
    text-align: center;
    line-height: 44px;
    height: auto;
    font-size: 2.0rem;
    position: relative;
  }
  .fontis-header .main-nav > .menu-item.menu-item-has-children:after {
    content: ' ';
    -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transform-origin: 67% 67%;
        -ms-transform-origin: 67% 67%;
            transform-origin: 67% 67%;
    width: 12px;
    height: 12px;
    border-right: 3px solid white;
    border-bottom: 3px solid white;
    display: block;
    position: absolute;
    left: calc(50% + 100px);
    top: 12px;
    -webkit-transition-duration: 0.25s;
         -o-transition-duration: 0.25s;
            transition-duration: 0.25s;
  }
  .fontis-header .main-nav > .menu-item.menu-item-has-children > .sub-menu {
    margin: 0;
    text-align: center;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition-duration: 0.25s;
         -o-transition-duration: 0.25s;
            transition-duration: 0.25s;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .fontis-header .main-nav > .menu-item.menu-item-has-children > .sub-menu > .menu-item {
    margin: 5px 0;
  }
  .fontis-header .main-nav > .menu-item.menu-item-has-children > .sub-menu > .menu-item > .sub-menu {
    margin: 0;
  }
  .fontis-header .main-nav > .menu-item.menu-item-has-children > .sub-menu > .menu-item:first-child {
    margin-top: 25px;
  }
  .fontis-header .main-nav > .menu-item.menu-item-has-children > .sub-menu > .menu-item:last-child {
    margin-bottom: 25px;
  }
  .fontis-header .main-nav > .menu-item.menu-item-has-children.open:after {
    -webkit-transform: rotate(225deg);
        -ms-transform: rotate(225deg);
            transform: rotate(225deg);
  }
  .fontis-header .main-nav > .menu-item.menu-item-has-children.open .sub-menu {
    max-height: 999px;
  }
}
@media only screen and (min-width: 1024px) {
  .fontis-header .fontis-top-nav-wrap {
    background-color: rgba(255, 255, 255, 0.1);
    height: 40px;
    width: 100%;
    display: block;
    position: static;
  }
  .fontis-header .top-nav {
    margin: 0;
  }
  .fontis-header .top-nav .menu-item {
    margin-right: 32px;
  }
  .fontis-header .top-nav .menu-item:last-child {
    margin-right: 24px;
  }
  .fontis-header .site-name {
    position: absolute !important;
    margin: 0;
    width: 130px;
    height: 59px;
    margin-top: 10px;
    top: 28px;
    background-size: 130px 59px;
  }
  .fontis-header .site-name:hover, .fontis-header .site-name:focus {
    background-image: url("images/fontis_logo_hover.png");
  }
  .fontis-header .fontis-logo {
    width: 130px;
    height: 59px;
    top: 0;
    left: 0;
    position: absolute;
    margin-top: 0;
  }
  .fontis-header .menu-main-nav-container {
    display: block;
    padding-top: 53px;
    padding-left: 180px;
    position: static;
    background-color: transparent;
  }
  .fontis-header .main-nav {
    margin-top: 60px;
    padding: 0;
    margin: 0;
    text-align: center;
  }
  .fontis-header .main-nav > .menu-item {
    float: left;
    clear: none;
    font-weight: 600;
    height: 58px;
    line-height: 58px;
    padding: 0 30px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    width: auto;
    /* products */
    /* todo: need to fix focus states (tab navigation */
  }
  .fontis-header .main-nav > .menu-item > .fontis_nav_item {
    color: white;
  }
  .fontis-header .main-nav > .menu-item:nth-child(odd) {
    clear: none;
  }
  .fontis-header .main-nav > .menu-item:nth-child(even) > a {
    padding: 0;
  }
  .fontis-header .main-nav > .menu-item:nth-child(even) > .sub-menu {
    padding: 22px 0px;
  }
  .fontis-header .main-nav > .menu-item > a {
    padding: 0;
  }
  .fontis-header .main-nav > .menu-item > .sub-menu {
    display: none;
    position: absolute;
    text-align: left;
    border-bottom-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    margin-left: -30px;
    margin-top: 0;
    list-style: none;
    background-color: #f5f5f5;
    padding: 22px 0;
    -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
            box-shadow: 0 10px 10px rgba(0, 0, 0, 0.2);
  }
  .fontis-header .main-nav > .menu-item > .sub-menu > .menu-item {
    height: 26px;
    line-height: 26px;
    padding: 0 30px;
    width: 100%;
    float: none;
  }
  .fontis-header .main-nav > .menu-item > .sub-menu > .menu-item a {
    color: #113355;
    font-weight: 600;
  }
  .fontis-header .main-nav > .menu-item > .sub-menu > .menu-item a:hover, .fontis-header .main-nav > .menu-item > .sub-menu > .menu-item a:focus {
    color: #dd7711;
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu {
    left: 0;
    right: 0;
    margin-left: -30px;
    margin-right: -30px;
    border-top-left-radius: 5px;
    margin-top: -1px;
    height: 406px;
    padding: 0;
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item {
    width: 20%;
    float: left;
    padding: 22px 0;
    height: 406px;
    background-color: #f5f5f5;
    position: relative;
    /* icons */
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item > .fontis_nav_item {
    display: block;
    text-align: center;
    line-height: 50px;
    position: relative;
    padding-top: 195px;
    color: #113355;
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item > .fontis_nav_item:after {
    display: block;
    content: ' ';
    height: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 2px solid #8394a6;
    width: 176px;
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:before {
    content: ' ';
    display: block;
    width: 100%;
    max-width: 200px;
    margin: 0 auto;
    height: 200px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    left: 0;
    right: 0;
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:first-child {
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:first-child:before {
    background-image: url("images/nav_icons/icon_nav_bottledwater.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:first-child:before:hover, .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:first-child:before:focus {
    background-image: url("images/nav_icons/icon_nav_bottledwater_hov.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:nth-child(2):before {
    background-image: url("images/nav_icons/icon_nav_coffeetea.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:nth-child(2):before:hover, .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:nth-child(2):before:focus {
    background-image: url("images/nav_icons/icon_nav_coffeetea_hov.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:nth-child(3):before {
    background-image: url("images/nav_icons/icon_nav_equipment.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:nth-child(3):before:hover, .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:nth-child(3):before:focus {
    background-image: url("images/nav_icons/icon_nav_equipment_hov.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:nth-child(4):before {
    background-image: url("images/nav_icons/icon_nav_otherbeverages.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:nth-child(4):before:hover, .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:nth-child(4):before:focus {
    background-image: url("images/nav_icons/icon_nav_otherbeverages_hov.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:last-child {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:last-child:before {
    background-image: url("images/nav_icons/icon_nav_breakroomsupplies.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:last-child:before:hover, .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:last-child:before:focus {
    background-image: url("images/nav_icons/icon_nav_breakroomsupplies_hov.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:hover, .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:focus {
    background-color: white;
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:hover:first-child:before, .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:focus:first-child:before {
    background-image: url("images/nav_icons/icon_nav_bottledwater_hov.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:hover:nth-child(2):before, .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:focus:nth-child(2):before {
    background-image: url("images/nav_icons/icon_nav_coffeetea_hov.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:hover:nth-child(3):before, .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:focus:nth-child(3):before {
    background-image: url("images/nav_icons/icon_nav_equipment_hov.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:hover:nth-child(4):before, .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:focus:nth-child(4):before {
    background-image: url("images/nav_icons/icon_nav_otherbeverages_hov.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:hover:last-child:before, .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item:focus:last-child:before {
    background-image: url("images/nav_icons/icon_nav_breakroomsupplies_hov.svg");
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item > .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 15px;
    display: block;
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item > .sub-menu > .menu-item {
    width: 100%;
    float: none;
    text-align: center;
  }
  .fontis-header .main-nav > .menu-item:nth-child(2) > .sub-menu > .menu-item > .sub-menu > .menu-item a {
    font-weight: normal;
  }
  .fontis-header .main-nav > .menu-item:hover, .fontis-header .main-nav > .menu-item:focus {
    background-color: #f5f5f5;
  }
  .fontis-header .main-nav > .menu-item:hover > .fontis_nav_item, .fontis-header .main-nav > .menu-item:focus > .fontis_nav_item {
    color: #113355;
  }
  .fontis-header .main-nav > .menu-item:hover > a.fontis_nav_item, .fontis-header .main-nav > .menu-item:focus > a.fontis_nav_item {
    color: #dd7711;
  }
  .fontis-header .main-nav > .menu-item:hover > .sub-menu, .fontis-header .main-nav > .menu-item:focus > .sub-menu {
    display: block;
  }
}
@media only screen and (min-width: 1280px) {
  .fontis-header .main-nav > .menu-item {
    padding: 0 51px;
  }
  .fontis-header .main-nav > .menu-item > .sub-menu {
    margin-left: -51px;
  }
  .fontis-header .main-nav > .menu-item > .sub-menu > .menu-item {
    padding: 0 51px;
  }
}

/* notification bar */
#wpfront-notification-bar-spacer {
  background-color: #dd7711;
  z-index: 99;
}

#wpfront-notification-bar {
  background-color: transparent !important;
  background: none !important;
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  width: auto !important;
}
@media only screen and (min-width: 782px) {
  #wpfront-notification-bar {
    padding: 0 30px;
  }
}
#wpfront-notification-bar table {
  width: 100%;
}
#wpfront-notification-bar td {
  padding: 0;
  width: 100%;
  text-align: left;
}
#wpfront-notification-bar .wpfront-message {
  line-height: 40px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  text-align: left;
  max-width: calc(100vw - 161px);
}
#wpfront-notification-bar a.wpfront-button {
  text-shadow: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-size: 16px;
  font-size: 1.6rem;
  margin-right: 20px;
  width: 56px;
}
#wpfront-notification-bar a.wpfront-button:hover, #wpfront-notification-bar a.wpfront-button:focus {
  background: #e49341 !important;
}
#wpfront-notification-bar div.wpfront-close {
  padding: 0;
  width: 22px;
  height: 22px;
  border-radius: 21px;
  text-indent: -9999px;
  font-size: 20px;
  font-size: 2.0rem;
  font-family: 'Times New Roman', sans-serif;
  background-image: url("images/close.svg");
  background-size: 22px 22px;
  background-repeat: no-repeat;
  top: 7px;
  right: 19px;
}
@media only screen and (min-width: 1024px) {
  #wpfront-notification-bar .wpfront-message {
    max-width: none;
  }
  #wpfront-notification-bar div.wpfront-close {
    right: 29px;
  }
}

.social-links-menu {
  margin: 0;
  padding: 0;
  position: relative;
  height: 31px;
  padding-top: 9px;
  display: inline-block;
}
.social-links-menu .menu-item {
  display: inline-block;
  float: left;
  margin-left: 8px;
}
.social-links-menu .menu-item a {
  display: block;
  width: 22px;
  height: 22px;
  border-radius: 11px;
  background-color: white;
  text-decoration: none;
  width: 22px;
  height: 22px;
}
.social-links-menu .menu-item a i {
  display: block;
  width: 22px;
  height: 22px;
  font: normal normal normal 14px/1 FontAwesome !important;
}
.social-links-menu .menu-item a i:before {
  width: 100%;
  text-align: center;
  line-height: 22px;
  color: #113355;
  display: block;
}
.social-links-menu .menu-item a:hover, .social-links-menu .menu-item a:focus {
  background-color: #dd7711;
}

.fontis-search, .fontis-search-close {
  display: block;
  position: absolute;
  background-image: url("images/search.svg");
  background-color: transparent;
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  right: 20px;
  top: 20px;
}

.fontis-search-close {
  background-image: url("images/iconmonstr-x-mark-2.svg");
  display: none;
  z-position: 99;
}

.fontis-header .search-form {
  display: none;
  /* mobile stuff here */
  background-color: rgba(17, 51, 84, 0.95);
  position: fixed;
  width: calc(100% - 40px);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding-top: 150px;
  padding-left: 20px;
  padding-right: 20px;
  margin-top: 0;
}
.fontis-header .search-form .search-field {
  -webkit-appearance: none;
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
  border: 0;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 36px;
  height: 36px;
  border-radius: 5px;
  width: calc(100% - 24px - 10px);
  padding: 0 10px;
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
}
.fontis-header .search-form .search-field::-webkit-input-placeholder {
  color: white;
  opacity: 0.65;
}
.fontis-header .search-form .search-field::-ms-input-placeholder {
  color: white;
  opacity: 0.65;
}
.fontis-header .search-form .search-field::placeholder {
  color: white;
  opacity: 0.65;
}
.fontis-header .search-form .search-submit {
  background-image: url("images/search.svg");
  background-color: transparent;
  background-repeat: no-repeat;
  height: 24px;
  width: 24px;
  border: none;
  text-indent: -9999em;
  position: absolute;
  right: 20px;
  top: 155px;
}
@media only screen and (min-width: 1024px) {
  .fontis-header .search-form {
    /* undo mobile stuff */
    background-color: transparent;
    position: absolute;
    width: 200px;
    right: 0px;
    top: auto;
    bottom: auto;
    left: auto;
    padding: 0;
    margin-top: 12px;
    display: block;
  }
  .fontis-header .search-form:hover, .fontis-header .search-form:focus {
    right: 0px;
    top: auto;
  }
  .fontis-header .search-form label {
    display: none;
  }
  .fontis-header .search-form:hover label, .fontis-header .search-form:focus label, .fontis-header .search-form.open label {
    display: block;
  }
  .fontis-header .search-form .search-submit {
    right: 5px;
    top: 5px;
    display: block;
  }
}

@media only screen and (min-width: 1024px) {
  .fontis-hamburger, .fontis-hamburger-close,
  .fontis-search, .fontis-search-close {
    display: none !important;
  }
}
.fontis-footer {
  background-color: #113355;
  color: white;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 60px 0 40px;
  text-align: center;
}
.fontis-footer .footer-content-wrap {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  .fontis-footer .footer-content-wrap {
    padding: 0 30px;
  }
}
.fontis-footer a {
  color: white;
  text-decoration: none;
}
.fontis-footer a:hover, .fontis-footer a:focus {
  color: #dd7711;
}
.fontis-footer .fontis-logo {
  width: 130px;
  height: 59px;
}
.fontis-footer .social-links-menu {
  margin-top: 10px;
  display: inline-block;
}
.fontis-footer .social-links-menu .menu-item:first-child {
  margin-left: 0;
}
.fontis-footer .footer-address {
  margin-top: 10px;
  margin-bottom: 40px;
}
.fontis-footer .footer-menu {
  margin: 0;
  padding: 0;
  line-height: 26px;
}
.fontis-footer .footer-menu > li {
  display: block;
  margin-bottom: 20px;
}
.fontis-footer .footer-menu > li > a, .fontis-footer .footer-menu > li span {
  font-weight: bold;
}
.fontis-footer .footer-menu > li ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.fontis-footer .stay-connected {
  margin-top: 20px;
  padding-top: 10px;
  margin-bottom: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.fontis-footer .stay-connected .widget-title {
  font-size: 16px;
  font-size: 1.6rem;
}
.fontis-footer .stay-connected #subscribe-email input[type="email"] {
  background-color: rgba(255, 248, 255, 0.2);
  color: white;
  border: 0;
  width: 100%;
  height: 55px;
  border-radius: 5px;
  text-align: center;
  color: white;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0;
  max-width: 300px;
  margin: 0 auto;
}
.fontis-footer .stay-connected #subscribe-email input[type="email"]::-webkit-input-placeholder {
  color: white;
  opacity: 0.65;
}
.fontis-footer .stay-connected #subscribe-email input[type="email"]::-ms-input-placeholder {
  color: white;
  opacity: 0.65;
}
.fontis-footer .stay-connected #subscribe-email input[type="email"]::placeholder {
  color: white;
  opacity: 0.65;
}
.fontis-footer .stay-connected input[type="submit"] {
  -webkit-appearance: none;
  background-color: #dd7711;
  color: white;
  width: 100%;
  height: 55px;
  border-radius: 5px;
  text-align: center;
  border: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
  min-width: 0;
  max-width: 300px;
  margin: 0 auto;
}
.fontis-footer .footer-georgia-grown {
  margin-top: 20px;
  text-align: center;
}
.fontis-footer .georgia-grown {
  width: 61px;
  height: 86px;
}
.fontis-footer .footer-copyright {
  margin-top: 27px;
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
@media only screen and (min-width: 782px) {
  .fontis-footer .site-info {
    width: 100%;
    float: none;
  }
  .fontis-footer .footer-menu > li {
    float: left;
    width: 25%;
    margin-bottom: 20px;
  }
  .fontis-footer .stay-connected {
    float: none;
    clear: both;
    width: 100%;
    border-top: 0;
    margin-bottom: 0;
    margin-top: 25px;
  }
}
@media only screen and (min-width: 1024px) {
  .fontis-footer {
    text-align: left;
  }
  .fontis-footer .site-info {
    width: 20%;
    float: left;
  }
  .fontis-footer .footer-menu > li {
    float: left;
    width: 20%;
    margin-bottom: 10px;
  }
  .fontis-footer .stay-connected {
    float: left;
    clear: none;
    width: 20%;
    margin-bottom: 0;
  }
}

body.page .entry-header, body.error404 .entry-header {
  background-size: cover;
  background-position: center 100px;
  background-repeat: no-repeat;
  padding-top: 80px;
  height: 122px;
  /* was 174px */
}
body.page .entry-header:before, body.error404 .entry-header:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 300px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#113355+0,113355+100&1+0,0+32 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #113355 0%, #113355 35%, rgba(17, 51, 85, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#113355), color-stop(35%, #113355), to(rgba(17, 51, 85, 0)));
  background: -o-linear-gradient(top, #113355 0%, #113355 35%, rgba(17, 51, 85, 0) 100%);
  background: linear-gradient(to bottom, #113355 0%, #113355 35%, rgba(17, 51, 85, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#113355', endColorstr='#00113355',GradientType=0 );
  /* IE6-9 */
  pointer-events: none;
}
@media only screen and (min-width: 1024px) {
  body.page .entry-header, body.error404 .entry-header {
    padding-top: 192px;
    background-position: center top;
  }
  body.page .entry-header:before, body.error404 .entry-header:before {
    height: 400px;
  }
}
body.page .entry-title, body.error404 .entry-title {
  color: white;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: bold;
  text-shadow: 4px 4px 6px rgba(17, 51, 85, 0.4);
  margin-top: 0;
  text-align: center;
  position: relative;
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  body.page .entry-title, body.error404 .entry-title {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1024px) {
  body.page .entry-title, body.error404 .entry-title {
    font-size: 7.5rem;
    text-align: left;
  }
}
body.page .entry-content, body.error404 .entry-content {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  margin-top: 0;
  margin-bottom: 100px;
}
@media only screen and (min-width: 782px) {
  body.page .entry-content, body.error404 .entry-content {
    padding: 0 30px;
  }
}
body.page .entry-content > h2, body.error404 .entry-content > h2 {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  body.page .entry-content > h2, body.error404 .entry-content > h2 {
    padding: 0 30px;
  }
}
body.page .entry-content > h2, body.page .entry-content > .wp-block-editor-blocks-wrapper > .wrapper-inner > .wrapper-inner-blocks > h2, body.error404 .entry-content > h2, body.error404 .entry-content > .wp-block-editor-blocks-wrapper > .wrapper-inner > .wrapper-inner-blocks > h2 {
  font-size: 48px;
  font-size: 4.8rem;
  line-height: 56px;
  color: #113355;
  margin-bottom: 21px;
}
body.page .entry-content a, body.error404 .entry-content a {
  color: #113355;
}
body.page .entry-content a:hover, body.page .entry-content a:focus, body.error404 .entry-content a:hover, body.error404 .entry-content a:focus {
  color: #dd7711;
}
body.page.page-template-page-fullwidth .entry-content, body.page.page-template-page-home .entry-content, body.error404.page-template-page-fullwidth .entry-content, body.error404.page-template-page-home .entry-content {
  max-width: none;
  padding: 0;
  margin: 0 auto;
  margin-top: 0;
}
body.page article.has-post-thumbnail .entry-header, body.error404 article.has-post-thumbnail .entry-header {
  height: 300px;
}
@media only screen and (min-width: 1024px) {
  body.page article.has-post-thumbnail .entry-header, body.error404 article.has-post-thumbnail .entry-header {
    height: 300px;
    background-size: 1680px 1020px;
    height: 824px;
  }
  body.page article.has-post-thumbnail .entry-content, body.error404 article.has-post-thumbnail .entry-content {
    margin-top: -415px;
  }
}
body.page .wp-block-editor-blocks-wrapper.grey-bg, body.error404 .wp-block-editor-blocks-wrapper.grey-bg {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dddddd+0,eeeeee+10,eeeeee+90,dddddd+100 */
  background: #dddddd;
  /* Old browsers */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, #dddddd 0%, #eeeeee 11.9%, #eeeeee 88.1%, #dddddd 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, right top, from(#dddddd), color-stop(11.9%, #eeeeee), color-stop(88.1%, #eeeeee), to(#dddddd));
  background: -o-linear-gradient(left, #dddddd 0%, #eeeeee 11.9%, #eeeeee 88.1%, #dddddd 100%);
  background: linear-gradient(to right, #dddddd 0%, #eeeeee 11.9%, #eeeeee 88.1%, #dddddd 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#dddddd',GradientType=1 );
  /* IE6-9 */
}

/* company events */
body.page-id-32 .entry-content {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  body.page-id-32 .entry-content {
    padding: 0 30px;
  }
}
body.page-id-32 .entry-content iframe {
  width: 100% !important;
}

/* FAQs */
body.page-id-3956 .entry-title {
  text-align: center;
}
body.page-id-3956 .entry-content {
  max-width: 710px;
  font-size: 18px;
  font-size: 1.8rem;
}
body.page-id-3956 .entry-content h3 {
  margin: 0;
  padding: 15px 0;
  cursor: pointer;
}
body.page-id-3956 .entry-content h3 + ul, body.page-id-3956 .entry-content h3 + ul + figure {
  margin: 0;
  display: none;
}

/* donations */
body.page-id-704 .entry-title {
  font-size: 50px;
  font-size: 5.0rem;
}

body.blog .entry-header, body.single-post .entry-header, body.search .entry-header, body.archive .entry-header {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 80px;
  height: 135px;
  /* was 122px */
}
body.blog .entry-header:before, body.single-post .entry-header:before, body.search .entry-header:before, body.archive .entry-header:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 300px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#113355+0,113355+100&1+0,0+32 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #113355 0%, #113355 35%, rgba(17, 51, 85, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#113355), color-stop(35%, #113355), to(rgba(17, 51, 85, 0)));
  background: -o-linear-gradient(top, #113355 0%, #113355 35%, rgba(17, 51, 85, 0) 100%);
  background: linear-gradient(to bottom, #113355 0%, #113355 35%, rgba(17, 51, 85, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#113355', endColorstr='#00113355',GradientType=0 );
  /* IE6-9 */
  pointer-events: none;
}
@media only screen and (min-width: 1024px) {
  body.blog .entry-header, body.single-post .entry-header, body.search .entry-header, body.archive .entry-header {
    padding-top: 192px;
  }
  body.blog .entry-header:before, body.single-post .entry-header:before, body.search .entry-header:before, body.archive .entry-header:before {
    height: 400px;
  }
}
body.blog .entry-title, body.single-post .entry-title, body.search .entry-title, body.archive .entry-title {
  color: white;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: bold;
  text-shadow: 4px 4px 6px rgba(17, 51, 85, 0.4);
  margin-top: 0;
  text-align: center;
  position: relative;
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  body.blog .entry-title, body.single-post .entry-title, body.search .entry-title, body.archive .entry-title {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1024px) {
  body.blog .entry-title, body.single-post .entry-title, body.search .entry-title, body.archive .entry-title {
    font-size: 7.5rem;
    text-align: left;
  }
}

body.archive .entry-title, body.search .entry-title {
  font-size: 35px;
  font-size: 3.5rem;
}

.fontis-blog__wrap {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  .fontis-blog__wrap {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 782px) {
  .fontis-blog__wrap {
    padding-bottom: 100px;
  }
}

.fontis-blog__left-col {
  float: left;
  width: 100%;
  max-width: 100%;
  padding-bottom: 50px;
}
@media only screen and (min-width: 782px) {
  .fontis-blog__left-col {
    width: 65.74%;
  }
}
.fontis-blog__left-col > article {
  margin-top: 50px;
}
.fontis-blog__left-col > article:first-child {
  margin-top: 0;
}

.fontis-blog__right-col {
  display: none;
}
@media only screen and (min-width: 782px) {
  .fontis-blog__right-col {
    display: block;
    float: left;
    width: calc(34.26% - 30px);
    margin-left: 30px;
    /* sidebar */
  }
  .fontis-blog__right-col .widget-title {
    color: #606060;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 0;
  }
  .fontis-blog__right-col ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .fontis-blog__right-col li {
    margin-bottom: 20px;
  }
  .fontis-blog__right-col a {
    text-decoration: none;
    color: #113355;
    font-weight: bold;
    font-size: 2.4rem;
  }
  .fontis-blog__right-col a:hover, .fontis-blog__right-col a:focus {
    color: #dd7711;
  }
}

.fontis-blog__archive-content img {
  max-width: 100%;
}

.fontis-blog__post-thumbnail {
  width: 120px;
  height: 120px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 782px) {
  .fontis-blog__post-thumbnail {
    width: 200px;
    height: 200px;
  }
}

.fontis-blog__post-date {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
  font-weight: bold;
  color: #113355;
  line-height: 18px;
}

.fontis-blog__excerpt {
  color: #777;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 22px;
  margin-top: 5px;
  margin-bottom: 5px;
  clear: both;
}
@media only screen and (min-width: 782px) {
  .fontis-blog__excerpt {
    clear: none;
    font-size: 1.8rem;
    line-height: 28px;
  }
}

.fontis-blog__read-more {
  color: #dd7711;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.8rem;
  text-decoration: none;
  display: block;
  line-height: 18px;
  margin-top: 13px;
}

.fontis-blog__blog-content {
  color: #606060;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
}
.fontis-blog__blog-content p {
  line-height: 1.5em;
}
.fontis-blog__blog-content a {
  color: #113355;
  font-weight: 600;
}
.fontis-blog__blog-content a:hover, .fontis-blog__blog-content a:focus {
  color: #dd7711;
}
.fontis-blog__blog-content .alignleft {
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
}
.fontis-blog__blog-content .alignright {
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}
.fontis-blog__blog-content .fontis-blog__post-title {
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 20px;
  margin-top: 0;
}
@media only screen and (min-width: 782px) {
  .fontis-blog__blog-content .fontis-blog__post-title {
    font-size: 5.0rem;
  }
}

.fontis-blog__post-title {
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 5px;
  margin-bottom: 0px;
  font-weight: bold;
}
.fontis-blog__post-title a {
  font-weight: bold;
  text-decoration: none;
  color: #113355;
}
.fontis-blog__post-title a:hover, .fontis-blog__post-title a:focus {
  color: #dd7711;
}
@media only screen and (min-width: 782px) {
  .fontis-blog__post-title {
    font-size: 3.6rem;
  }
}

.fontis-blog__post-meta {
  margin-bottom: 50px;
}

.home-slider-wrap {
  width: 100%;
  height: auto;
  height: 553px;
  overflow: hidden;
}
@media only screen and (min-width: 782px) {
  .home-slider-wrap {
    padding-bottom: 60.724%;
    max-height: none;
    height: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .home-slider-wrap {
    padding-bottom: 800px;
    height: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .home-slider-wrap {
    padding-bottom: 910px;
    height: 0;
  }
}
@media only screen and (min-width: 1680px) {
  .home-slider-wrap {
    padding-bottom: 1020px;
    height: 0;
  }
}
.home-slider-wrap > .wrapper-inner {
  width: 100%;
  height: auto;
  height: 553px;
  max-width: 100%;
  padding: 0 !important;
}
@media only screen and (min-width: 782px) {
  .home-slider-wrap > .wrapper-inner {
    padding-bottom: 60.724%;
    max-height: none;
    height: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .home-slider-wrap > .wrapper-inner {
    padding-bottom: 800px;
    height: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .home-slider-wrap > .wrapper-inner {
    padding-bottom: 910px;
    height: 0;
  }
}
@media only screen and (min-width: 1680px) {
  .home-slider-wrap > .wrapper-inner {
    padding-bottom: 1020px;
    height: 0;
  }
}

.slick-dotted.slick-slider {
  margin-bottom: 0px;
  width: 100%;
  height: auto;
  height: 553px;
}
@media only screen and (min-width: 782px) {
  .slick-dotted.slick-slider {
    padding-bottom: 60.724%;
    max-height: none;
    height: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .slick-dotted.slick-slider {
    padding-bottom: 800px;
    height: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .slick-dotted.slick-slider {
    padding-bottom: 910px;
    height: 0;
  }
}
@media only screen and (min-width: 1680px) {
  .slick-dotted.slick-slider {
    padding-bottom: 1020px;
    height: 0;
  }
}
.slick-dotted.slick-slider .slick-list {
  width: 100%;
  height: auto;
  height: 553px;
  pointer-events: none;
}
@media only screen and (min-width: 782px) {
  .slick-dotted.slick-slider .slick-list {
    padding-bottom: 60.724%;
    max-height: none;
    height: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .slick-dotted.slick-slider .slick-list {
    padding-bottom: 800px;
    height: 0;
  }
}
@media only screen and (min-width: 1400px) {
  .slick-dotted.slick-slider .slick-list {
    padding-bottom: 910px;
    height: 0;
  }
}
@media only screen and (min-width: 1680px) {
  .slick-dotted.slick-slider .slick-list {
    padding-bottom: 1020px;
    height: 0;
  }
}
.slick-dotted.slick-slider .slick-track {
  position: absolute;
  bottom: 0;
}
.slick-dotted.slick-slider .slick-dots {
  bottom: 20px;
}
.slick-dotted.slick-slider .slick-dots li {
  opacity: 0.5;
}
.slick-dotted.slick-slider .slick-dots li button {
  width: 20px;
  height: 20px;
  border-radius: 10px;
  border: 3px solid #5c98b0;
  background-color: white;
}
.slick-dotted.slick-slider .slick-dots li button::-moz-focus-inner {
  border: 0;
}
.slick-dotted.slick-slider .slick-dots li button:before {
  display: none;
}
.slick-dotted.slick-slider .slick-dots li.slick-active {
  opacity: 1.0;
}
@media only screen and (min-width: 1400px) {
  .slick-dotted.slick-slider .slick-dots {
    bottom: 80px;
  }
}
@media only screen and (min-width: 1680px) {
  .slick-dotted.slick-slider .slick-dots {
    bottom: 120px;
  }
}

.home-hero-wrap {
  width: 100%;
  height: 147.467%;
  max-height: 553px;
  background-repeat: no-repeat;
  background-color: #113355;
  background-position: center 60px;
  display: block;
}
.home-hero-wrap .wrapper-inner {
  height: 147.467%;
  max-height: 553px;
  position: relative;
}
.home-hero-wrap .wrapper-inner:before {
  content: ' ';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 200px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#113355+0,113355+100&1+0,1+30,0+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #113355 0%, #113355 35%, rgba(17, 51, 85, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#113355), color-stop(35%, #113355), to(rgba(17, 51, 85, 0)));
  background: -o-linear-gradient(top, #113355 0%, #113355 35%, rgba(17, 51, 85, 0) 100%);
  background: linear-gradient(to bottom, #113355 0%, #113355 35%, rgba(17, 51, 85, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#113355', endColorstr='#00113355',GradientType=0 );
  /* IE6-9 */
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap .wrapper-inner:before {
    height: 400px;
  }
}
.home-hero-wrap .wrapper-inner-blocks {
  height: 147.467%;
  max-height: 553px;
}
.home-hero-wrap .wp-block-column:first-child {
  height: 147.467%;
  max-height: 553px;
  padding: 0;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#113355+0,113355+100&0+70,1+85,1+100 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(17, 51, 85, 0) 0%, rgba(17, 51, 85, 0) 70%, #113355 85%, #113355 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(17, 51, 85, 0)), color-stop(70%, rgba(17, 51, 85, 0)), color-stop(85%, #113355), to(#113355));
  background: -o-linear-gradient(top, rgba(17, 51, 85, 0) 0%, rgba(17, 51, 85, 0) 70%, #113355 85%, #113355 100%);
  background: linear-gradient(to bottom, rgba(17, 51, 85, 0) 0%, rgba(17, 51, 85, 0) 70%, #113355 85%, #113355 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00113355', endColorstr='#113355',GradientType=0 );
  /* IE6-9 */
}
.home-hero-wrap .wp-block-column:first-child .inner {
  height: 100px;
}
.home-hero-wrap .wp-block-column:first-child .hero__heading {
  padding: 0 20px;
  margin: 0;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
}
.home-hero-wrap .wrapper-inner {
  padding: 0 !important;
  max-width: none;
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap .wrapper-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap .wrapper-inner-blocks {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
.home-hero-wrap .wp-block-columns {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  height: 553px;
  padding: 0;
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap .wp-block-columns {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap .wp-block-columns {
    height: auto;
  }
}
.home-hero-wrap .wp-block-column {
  position: relative;
  margin-bottom: 0;
  width: 100%;
  -ms-flex-preferred-size: auto !important;
      flex-basis: auto !important;
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important;
}
.home-hero-wrap .wp-block-column:first-child {
  z-index: 9;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-right: 0;
}
.home-hero-wrap .wp-block-column:nth-child(2) {
  position: absolute;
  z-index: 10;
  bottom: 0;
  margin-left: 0;
}
.home-hero-wrap .wp-block-column .wp-block-image {
  margin-bottom: 109px;
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap .wp-block-column .wp-block-image {
    position: absolute;
    bottom: 0;
    left: 30px;
    margin-bottom: 50px;
  }
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap .wp-block-column .wp-block-image {
    margin-bottom: 0;
  }
}
.home-hero-wrap .wp-block-column .wp-block-image img {
  margin: 0 auto;
  height: auto;
  max-height: 300px;
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap .wp-block-column .wp-block-image img {
    max-width: none;
    max-height: none;
    margin: 0 auto;
  }
}
.home-hero-wrap .home-hero {
  text-align: center;
  position: absolute;
  bottom: 0;
  top: 0;
  padding-bottom: 0;
  width: 100%;
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap .home-hero {
    bottom: 0;
    padding-bottom: 60px;
  }
}
@media only screen and (min-width: 1024px) {
  .home-hero-wrap .home-hero {
    padding-bottom: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .home-hero-wrap .home-hero {
    padding-bottom: 60px;
  }
}
.home-hero-wrap .home-hero .inner {
  padding-top: 20px;
  padding: 50px 0 0;
  margin: 0 auto;
  max-width: none;
}
.home-hero-wrap .home-hero .hero__heading {
  font-size: 25px;
  font-size: 2.5rem;
  margin-bottom: 20px;
  color: white !important;
  margin-top: 50px;
  word-break: normal;
  overflow-wrap: normal;
}
.home-hero-wrap .home-hero .hero__text {
  font-size: 16px;
  font-size: 1.6rem;
  color: white !important;
  display: none;
}
.home-hero-wrap .home-hero .button-container {
  position: absolute;
  bottom: 60px;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  pointer-events: auto;
}
.home-hero-wrap:first-child .hero__heading {
  text-shadow: 5px 5px 20px rgba(17, 51, 85, 0.4);
}
.home-hero-wrap:nth-child(even) .wp-block-columns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.home-hero-wrap:nth-child(even) .home-hero .inner {
  padding: 50px 0 0;
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap:nth-child(even) .wp-block-image {
    position: absolute;
    bottom: 0;
    right: 30px;
    left: auto;
  }
}
.home-hero-wrap:nth-child(odd) .wp-block-column:first-child {
  position: absolute;
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap:nth-child(odd) .wp-block-column:first-child {
    position: static;
  }
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap {
    height: 63.095vw;
    min-height: 0;
    max-height: none;
    display: block;
  }
  .home-hero-wrap .home-hero {
    background-color: transparent;
  }
  .home-hero-wrap .home-hero:nth-child(even) .inner {
    margin-left: 0;
    margin-right: auto;
  }
  .home-hero-wrap .home-hero .inner {
    max-width: 320px !important;
    margin-left: auto;
    margin-right: 0;
    padding: 30px 0 0 60px;
  }
  .home-hero-wrap .home-hero .hero__heading {
    font-size: 4.5rem;
    margin-bottom: 30px;
  }
  .home-hero-wrap .home-hero .hero__text {
    display: block;
  }
  .home-hero-wrap .wrapper-inner {
    min-height: 0;
    max-height: none;
    height: 63.095vw;
  }
  .home-hero-wrap .wrapper-inner-blocks {
    min-height: 0;
    max-height: none;
    height: 63.095vw;
  }
  .home-hero-wrap .wp-block-column .wp-block-image {
    display: block;
  }
  .home-hero-wrap .wp-block-column .wp-block-image img {
    height: calc(63.09vw - 70px);
  }
  .home-hero-wrap .wp-block-columns {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto;
    background-image: none;
  }
}
@media only screen and (min-width: 782px) and (min-width: 782px) {
  .home-hero-wrap .wp-block-columns {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap .wp-block-column:first-child {
    height: calc(63.095vw - 70px);
    padding-top: 70px;
    min-height: 0;
    max-height: none;
    background: none;
    position: relative;
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }
  .home-hero-wrap .wp-block-column:first-child .hero__heading {
    padding: 0;
    top: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    margin-bottom: 20px;
  }
  .home-hero-wrap .wp-block-column:first-child .inner {
    height: auto;
  }
  .home-hero-wrap .wp-block-column:nth-child(2) {
    position: relative;
  }
  .home-hero-wrap:first-child .home-hero .hero__heading {
    color: white !important;
  }
  .home-hero-wrap:first-child .wp-block-column:first-child {
    background: none;
  }
  .home-hero-wrap:nth-child(2) .home-hero .hero__text {
    color: #113355 !important;
  }
  .home-hero-wrap:nth-child(even) .home-hero .inner {
    margin-right: auto;
    margin-left: 0;
    padding: 30px 60px 0 0;
  }
  .home-hero-wrap:nth-child(even) .wp-block-column:first-child {
    margin-right: 0;
  }
  .home-hero-wrap:nth-child(even) .wp-block-column:nth-child(2) {
    margin-left: 0;
  }
  .home-hero-wrap .wp-block-columns {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
}
@media only screen and (min-width: 782px) and (min-width: 782px) {
  .home-hero-wrap .wp-block-columns {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 782px) {
  .home-hero-wrap .home-hero {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .home-hero-wrap .home-hero .hero__heading {
    font-size: 3.6rem;
    line-height: 125%;
    color: #113355 !important;
    margin-bottom: 15px;
  }
  .home-hero-wrap .home-hero .button-container {
    display: block;
    margin-top: 25px;
    position: static;
  }
}
@media only screen and (min-width: 782px) and (min-width: 1280px) {
  .home-hero-wrap .home-hero .button-container {
    margin-top: 50px;
  }
}

@media only screen and (min-width: 1024px) {
  .home-hero-wrap {
    background-position: center;
  }
  .home-hero-wrap .wp-block-column .wp-block-image img {
    height: calc(63.09vw - 193px);
  }
  .home-hero-wrap .home-hero {
    font-size: 4.8rem;
  }
  .home-hero-wrap .home-hero .hero__heading {
    margin-top: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .home-hero-wrap .wp-block-column:first-child {
    height: calc(63.095vw - 151px);
    padding-top: 151px;
  }
  .home-hero-wrap .home-hero .inner {
    max-width: 500px !important;
  }
  .home-hero-wrap .home-hero .hero__heading {
    font-size: 6.0rem;
  }
  .home-hero-wrap .home-hero .hero__text {
    display: block;
    font-size: 2.0rem;
    max-width: 450px;
    margin: 0 auto 25px;
  }
}
@media only screen and (min-width: 1400px) {
  .home-hero-wrap .home-hero .hero__heading {
    font-size: 7.5rem;
  }
  .home-hero-wrap .home-hero .hero__text {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 1680px) {
  .home-hero-wrap {
    height: 1020px;
  }
  .home-hero-wrap .wrapper-inner {
    height: 1020px;
  }
  .home-hero-wrap .wrapper-inner-blocks {
    height: 1020px;
  }
  .home-hero-wrap .wp-block-column:first-child {
    height: calc(1020px - 151px);
  }
  .home-hero-wrap .wp-block-column .wp-block-image img {
    height: 830px;
  }
}

@media only screen and (min-width: 782px) {
  .page.home .entry-content {
    margin-top: 0;
  }
}

.fontis-content-block--promise .fontis-content-block__headline {
  font-size: 40px;
  font-size: 4.0rem;
  text-align: center;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block--promise .fontis-content-block__headline {
    font-size: 6.5rem;
    text-align: left;
  }
}
.fontis-content-block--promise .fontis-content-block__intro-copy {
  max-width: 440px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
@media only screen and (min-width: 782px) {
  .fontis-content-block--promise .fontis-content-block__intro-copy {
    margin-left: 0;
    margin-right: 0;
    text-align: left;
  }
}
@media only screen and (min-width: 550px) {
  .fontis-content-block--promise .fontis-content-block__bg-image {
    background-size: contain;
  }
}
@media only screen and (min-width: 782px) {
  .fontis-content-block--promise .fontis-content-block__bg-image {
    background-size: cover;
  }
}

.product-columns-block {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  .product-columns-block {
    padding: 0 30px;
  }
}
.product-columns-block .wrapper-inner {
  padding: 0;
}
.product-columns-block .fontis-columns-header {
  font-size: 40px;
  font-size: 4.0rem;
  line-height: 125%;
  color: #113355;
  margin-bottom: 24px;
  margin-top: 2px;
}
.product-columns-block .fontis-columns-subheader {
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: uppercase;
  font-weight: 600;
  color: #113355;
  margin-bottom: 0;
  margin-top: -5px;
}
.product-columns-block .wp-block-column {
  margin-bottom: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  margin-left: 0;
  margin-right: 0;
}
.product-columns-block .wp-block-column:last-child .wp-block-button {
  margin-bottom: 0;
}
.product-columns-block .wp-block-image {
  text-align: center;
  max-width: 75%;
  margin: 0 auto;
}
.product-columns-block .wp-block-image img {
  max-height: 200px;
}
.product-columns-block .wp-block-button {
  background-color: #dd7712 !important;
  border-radius: 5px;
  max-width: 250px;
  margin: 15px auto 40px;
}
.product-columns-block .wp-block-button:hover, .product-columns-block .wp-block-button:focus {
  background-color: #5f97af !important;
}
.product-columns-block .wp-block-button__link {
  display: block;
  min-width: 0;
  max-width: 100%;
  color: white !important;
}
@media only screen and (min-width: 782px) {
  .product-columns-block .wp-block-column:not(:first-child) {
    margin-left: 32px;
  }
  .product-columns-block .wp-block-column:not(:last-child) {
    margin-right: 32px;
  }
  .product-columns-block .wp-block-button {
    height: 68px;
    margin: 30px auto 0;
  }
  .product-columns-block .wp-block-button__link {
    background-color: transparent;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
  }
  .product-columns-block .fontis-columns-header {
    font-size: 6.5rem;
  }
  .product-columns-block .fontis-columns-subheader {
    font-size: 3.2rem;
    margin-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
  }
  .product-columns-block .wp-block-image {
    max-width: 100%;
  }
  .product-columns-block .wp-block-image img {
    max-height: none;
  }
}
@media only screen and (min-width: 1024px) {
  .product-columns-block .wp-block-button {
    height: auto;
  }
  .product-columns-block .wp-block-button__link {
    background-color: #dd7711;
    position: static;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
@media only screen and (min-width: 1680px) {
  .product-columns-block .wp-block-columns {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 1024px) {
  body.page-id-1993 #menu-main-nav .current-menu-item > .sub-menu, body.page-id-1993 #menu-main-nav .current-menu-ancestor > .sub-menu {
    display: none;
  }
}
body.page-id-1993 .entry-header {
  height: auto;
  margin-bottom: 20px;
}
@media only screen and (min-width: 782px) {
  body.page-id-1993 .entry-header {
    height: auto;
    margin-bottom: 0;
  }
}
body.page-id-1993 .entry-title {
  font-size: 24px;
  font-size: 2.4rem;
}
@media only screen and (min-width: 782px) {
  body.page-id-1993 .entry-title {
    font-size: 7.5rem;
    height: 122px;
  }
}

#eStoreFront-Content {
  display: none;
  max-width: none;
}
#eStoreFront-Content .esfRow {
  margin: 0 !important;
}
#eStoreFront-Content #esfProductCatalogLeft {
  width: 100%;
  position: relative;
}
#eStoreFront-Content #esfProductCatalogLeft .esfColumn {
  float: left;
  width: 500px;
}
#eStoreFront-Content #esfProductCatalogLeft .esfColumn.small-10 {
  max-width: calc(100% - 55px);
}
#eStoreFront-Content #esfProductCatalogLeft .esfColumn.small-2 {
  max-width: 55px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 782px) {
  #eStoreFront-Content #esfProductCatalogLeft .esfColumn.small-2 {
    margin-bottom: 0;
  }
}
#eStoreFront-Content #createAccountBtn {
  display: inline-block;
  -webkit-appearance: none;
  text-decoration: none;
  background-color: #dd7711;
  color: white;
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-radius: 5px;
  text-align: center;
  border: 0;
  font-size: 18px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 0;
  max-width: 300px;
  margin: 0 auto;
  padding: 0;
  margin-bottom: 20px;
  width: 100%;
  max-width: none;
}
#eStoreFront-Content #createAccountBtn:hover, #eStoreFront-Content #createAccountBtn:focus {
  background-color: #5f97af !important;
}
@media only screen and (min-width: 782px) {
  #eStoreFront-Content #createAccountBtn {
    position: absolute;
    right: 0;
    width: 250px;
  }
}
#eStoreFront-Content #esfModalSearchInput {
  background-color: white;
  border: 0;
  width: 100%;
  height: 55px;
  border-radius: 5px 0 0 5px;
  text-align: left;
  color: #606060;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
#eStoreFront-Content #esfModalSearchButton {
  height: 55px;
  width: 55px;
  float: left !important;
  position: relative;
  background-color: #dd7711;
  border: 0;
  padding: 0;
  border-radius: 0 5px 5px 0;
}
#eStoreFront-Content #esfModalSearchButton i {
  font-size: 28px;
  font-size: 2.8rem;
}
#eStoreFront-Content .accordion-menu > li > a {
  background-color: transparent;
  text-decoration: none;
  color: #113355;
  font-size: 18px;
  font-size: 1.8rem;
}
#eStoreFront-Content .accordion-menu > li > a:hover, #eStoreFront-Content .accordion-menu > li > a:focus {
  color: #dd7711;
  -webkit-filter: none;
          filter: none;
}
#eStoreFront-Content .accordion-menu > li > a:after {
  border-top-color: #113355;
}
#eStoreFront-Content .accordion-menu > li > .sublevel-1 > li > a {
  background-color: transparent;
  text-decoration: none;
}
@media only screen and (min-width: 782px) {
  #eStoreFront-Content .accordion-menu > li > .sublevel-1 > li > a {
    background-color: #ddd;
  }
}
@media only screen and (min-width: 782px) {
  #eStoreFront-Content .accordion-menu {
    padding: 25px 0 0;
    line-height: 55px;
    height: 55px;
    border-bottom: 1px solid #113355;
  }
  #eStoreFront-Content .accordion-menu > li {
    float: left;
    position: relative;
  }
  #eStoreFront-Content .accordion-menu > li > a:after {
    display: none;
  }
  #eStoreFront-Content .accordion-menu > li > .sublevel-1 {
    display: none;
    position: absolute;
    padding-left: 0;
    text-indent: 0;
  }
  #eStoreFront-Content .accordion-menu > li > .sublevel-1:nth-child(2) {
    top: 30px;
  }
  #eStoreFront-Content .accordion-menu > li > .sublevel-1:nth-child(3) {
    top: 60px;
  }
  #eStoreFront-Content .accordion-menu > li > .sublevel-1:nth-child(4) {
    top: 90px;
  }
  #eStoreFront-Content .accordion-menu > li > .sublevel-1:nth-child(5) {
    top: 120px;
  }
  #eStoreFront-Content .accordion-menu > li > .sublevel-1:nth-child(6) {
    top: 150px;
  }
  #eStoreFront-Content .accordion-menu > li .is-accordion-submenu-item a {
    background-color: #f5f5f5;
    font-size: 1.6rem;
    color: #113355;
    text-decoration: none;
    width: 200px;
  }
  #eStoreFront-Content .accordion-menu > li .is-accordion-submenu-item a:hover, #eStoreFront-Content .accordion-menu > li .is-accordion-submenu-item a:focus {
    color: #dd7711;
  }
}
#eStoreFront-Content #esfProductCatalogRight {
  width: 100%;
}
#eStoreFront-Content .categoryDiv {
  margin: 0 0 40px !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100% !important;
}
#eStoreFront-Content .categoryDiv label {
  text-transform: capitalize;
  font-size: 18px;
  font-size: 1.8rem;
  color: #606060;
  display: block;
  margin-top: 15px !important;
}
@media only screen and (min-width: 782px) {
  #eStoreFront-Content .categoryDiv {
    width: 33.33% !important;
  }
}
#eStoreFront-Content #esfOrderProductCatalogItemsGrid {
  margin-bottom: 60px;
  padding-top: 27px;
}
#eStoreFront-Content #esfOrderProductCatalogItemsGrid > div {
  height: auto !important;
}
#eStoreFront-Content #esfOrderProductCatalogItemsGrid > div > div:first-child {
  height: auto !important;
  min-height: 300px;
}
#eStoreFront-Content #esfOrderProductCatalogItemsGrid > div > div {
  margin-bottom: 40px;
}
#eStoreFront-Content #esfOrderProductCatalogItemsGrid .catalogProdName {
  font-size: 18px;
  font-size: 1.8rem;
  color: #606060;
}
#eStoreFront-Content div#sign-in-page {
  margin-bottom: 74px;
}

#esfProductCatalogDetailsModal .small-6 {
  width: 100%;
}
#esfProductCatalogDetailsModal .fontis-cta {
  margin-top: 25px;
  height: auto;
  margin-bottom: 10px;
}
#esfProductCatalogDetailsModal img {
  max-width: 100%;
}

#esfProductCatalogDetailsModalContainer {
  text-align: center;
}

div#ESFNewCustomerWizard {
  -webkit-box-shadow: none;
          box-shadow: none;
  border: 1px solid #606060;
  margin-bottom: 89px;
}
div#ESFNewCustomerWizard div#ESFNewCustomerWizard-sidePanel {
  z-index: 10;
}

body.error404 .fontis-blog__wrap .search-form input {
  height: 55px;
  line-height: 55px;
  -webkit-appearance: none;
  border: 0;
}
body.error404 .fontis-blog__wrap .search-form input[type="search"] {
  background-color: #f2f2f2;
  border-radius: 5px;
  padding: 0 25px;
  width: 300px;
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 25px;
}
body.error404 .fontis-blog__wrap .search-form input[type="submit"] {
  display: inline-block;
  -webkit-appearance: none;
  text-decoration: none;
  background-color: #dd7711;
  color: white;
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-radius: 5px;
  text-align: center;
  border: 0;
  font-size: 18px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 0;
  max-width: 300px;
  margin: 0 auto;
  width: auto;
  min-width: none;
  padding: 0 25px;
}
body.error404 .fontis-blog__wrap .search-form input[type="submit"]:hover, body.error404 .fontis-blog__wrap .search-form input[type="submit"]:focus {
  background-color: #5f97af !important;
}

body.events-single #content, body.post-type-archive-tribe_events #content {
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  padding-top: 80px;
}
body.events-single #content:before, body.post-type-archive-tribe_events #content:before {
  content: ' ';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 300px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#113355+0,113355+100&1+0,0+32 */
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, #113355 0%, #113355 35%, rgba(17, 51, 85, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: -webkit-gradient(linear, left top, left bottom, from(#113355), color-stop(35%, #113355), to(rgba(17, 51, 85, 0)));
  background: -o-linear-gradient(top, #113355 0%, #113355 35%, rgba(17, 51, 85, 0) 100%);
  background: linear-gradient(to bottom, #113355 0%, #113355 35%, rgba(17, 51, 85, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#113355', endColorstr='#00113355',GradientType=0 );
  /* IE6-9 */
  pointer-events: none;
}
@media only screen and (min-width: 1024px) {
  body.events-single #content, body.post-type-archive-tribe_events #content {
    padding-top: 192px;
  }
  body.events-single #content:before, body.post-type-archive-tribe_events #content:before {
    height: 400px;
  }
}
body.events-single #content a, body.post-type-archive-tribe_events #content a {
  color: #113355 !important;
}
body.events-single #content a:hover, body.events-single #content a:focus, body.post-type-archive-tribe_events #content a:hover, body.post-type-archive-tribe_events #content a:focus {
  color: #dd7711 !important;
}
body.events-single #content .tribe-events-cal-links a, body.post-type-archive-tribe_events #content .tribe-events-cal-links a {
  color: white !important;
}
body.events-single #content .tribe-events-nav-previous a, body.post-type-archive-tribe_events #content .tribe-events-nav-previous a {
  color: white !important;
}
body.events-single #content .tribe-events-nav-next a, body.post-type-archive-tribe_events #content .tribe-events-nav-next a {
  color: white !important;
}
body.events-single .tribe-events-back a, body.post-type-archive-tribe_events .tribe-events-back a {
  display: none;
}
body.events-single .tribe-events-tooltip .entry-title, body.post-type-archive-tribe_events .tribe-events-tooltip .entry-title {
  text-shadow: none;
  color: #113355;
  padding: 0 !important;
}

.single-tribe_events .tribe-events-single-event-title {
  color: white;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: bold;
  text-shadow: 4px 4px 6px rgba(17, 51, 85, 0.4);
  margin-top: 0;
  text-align: center;
  position: relative;
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  padding: 0 !important;
}
@media only screen and (min-width: 782px) {
  .single-tribe_events .tribe-events-single-event-title {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 782px) {
  .single-tribe_events .tribe-events-single-event-title {
    font-size: 7.5rem;
    text-align: left;
  }
}
.single-tribe_events .tribe_events {
  padding: 12px;
}

.post-type-archive-tribe_events .tribe-events-page-title {
  color: white;
  font-size: 35px;
  font-size: 3.5rem;
  font-weight: bold;
  text-shadow: 4px 4px 6px rgba(17, 51, 85, 0.4);
  margin-top: 0;
  text-align: center;
  position: relative;
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  font-size: 32px !important;
  font-size: 3.2rem !important;
  padding: 0 !important;
  margin-bottom: 50px;
}
@media only screen and (min-width: 782px) {
  .post-type-archive-tribe_events .tribe-events-page-title {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 782px) {
  .post-type-archive-tribe_events .tribe-events-page-title {
    font-size: 7.5rem;
    text-align: left;
  }
}

body.post-type-archive-tribe_events #content .tribe-events-button {
  display: inline-block;
  -webkit-appearance: none;
  text-decoration: none;
  background-color: #dd7711;
  color: white;
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-radius: 5px;
  text-align: center;
  border: 0;
  font-size: 18px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 0;
  max-width: 300px;
  margin: 0 auto;
  -webkit-appearance: none;
  background-color: #dd7711;
  color: white;
  width: 100%;
  height: 55px;
  border-radius: 5px;
  text-align: center;
  border: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  text-transform: uppercase;
  min-width: 0;
  max-width: 300px;
  margin: 0 auto;
  color: white !important;
  padding: 0;
}
body.post-type-archive-tribe_events #content .tribe-events-button:hover, body.post-type-archive-tribe_events #content .tribe-events-button:focus {
  background-color: #5f97af !important;
}
body.post-type-archive-tribe_events #content .tribe-events-button.tribe-events-ical {
  margin-bottom: 100px;
}
body.post-type-archive-tribe_events #content .tribe-events-button:hover, body.post-type-archive-tribe_events #content .tribe-events-button:focus {
  color: white !important;
}

#tribe-events-pg-template, .tribe-events-pg-template {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
}
@media only screen and (min-width: 782px) {
  #tribe-events-pg-template, .tribe-events-pg-template {
    padding: 0 30px;
  }
}

/**
 * This file is specifically for overrides to the eStoreFront Plugin css.
 */
/* Base styles */
.upup-estorefront .entry-header {
  display: none;
}
.upup-estorefront input[type=text] {
  padding: 0;
  width: auto;
}

#ESFContainer {
  position: relative;
}

#eStoreFront-Content {
  min-height: 400px !important;
  font-size: 14px;
  max-width: none;
}
#eStoreFront-Content .ESFBorder {
  border: none;
}
#eStoreFront-Content .ESFNavigationCrumbs {
  margin-left: 0;
}

#esf-nav-container + br {
  display: none;
}

#eStoreFront-Content div.ESFBorder {
  margin-top: 0px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
}
#eStoreFront-Content div.ESFBorder td {
  padding: 6px !important;
}

/* Sign In */
#divreturncustomer {
  height: auto;
}
@media (max-width: 767px) {
  #divreturncustomer {
    width: auto;
    max-width: 100%;
    border: 0;
  }
}
#divreturncustomer input[type="text"],
#divreturncustomer input[type="password"] {
  width: 75%;
  margin: 20px 0 10px;
}
#divreturncustomer input[type=submit] {
  top: 0;
  padding: 10px;
}
#divreturncustomer #esfReturningCustomerForgotPasswordLink,
#divreturncustomer #esfReturningCustomerSignInButton {
  float: none;
  height: auto;
  margin-bottom: 1.5em;
}
@media (max-width: 767px) {
  #divreturncustomer #esfReturningCustomerForgotPasswordLink {
    width: auto;
    max-width: 100%;
  }
}

form #divnewcustomer {
  height: 290px;
}

/* Browse/Shop */
form[name=newdelivery] #ESFBreadCrumbs {
  padding: 5px;
  margin: 1px;
}
form[name=newdelivery] #ESFContainerProductsHeader {
  display: inline;
  width: auto;
  font-weight: 600;
}
@media (max-width: 1024px) {
  form[name=newdelivery] #ESFContainerProductsHeader {
    display: block;
    width: 100%;
    text-align: left;
  }
}
form[name=newdelivery] #ESFNewDeliveryButtonTop {
  display: inline;
  position: absolute;
  right: 0;
  margin-right: 10px;
}
@media (max-width: 1024px) {
  form[name=newdelivery] #ESFNewDeliveryButtonTop {
    display: inline;
    position: relative;
    margin-left: 0;
    text-align: left;
  }
}
@media (max-width: 350px) {
  form[name=newdelivery] #ESFNewDeliveryButtonTop input[type="button"] {
    width: 100%;
    margin: 0 0 0.5em 0;
  }
}
form[name=newdelivery] #ESFNewDeliveryButtonBottom {
  margin: 50px 0;
  position: relative;
  text-align: right;
}
form[name=newdelivery] #ESFNewDeliveryButtonBottom .ESFBackButton {
  margin-left: 0;
  float: left;
}
form[name=newdelivery] #ESFNewDeliveryButtonBottom .ESFNextButton {
  margin: 4px;
}
@media (max-width: 350px) {
  form[name=newdelivery] #ESFNewDeliveryButtonBottom input[type="button"] {
    width: 100%;
    margin: 0 0 0.5em 0;
  }
}
form[name=newdelivery] #ESFNewDeliveryDetailsLeftSection {
  width: 50%;
  padding-right: 0.875em;
}
form[name=newdelivery] #ESFNewDeliveryDetailsRightSection {
  width: 50%;
  padding-left: 0.875em;
}

#ESFProductContainer {
  margin-top: 60px;
}
#ESFProductContainer div[class^="ESFNewDelCategory"], #ESFProductContainer div[class*=" ESFNewDelCategory"] {
  position: relative;
  margin-top: 40px;
}
#ESFProductContainer div[class^="ESFNewDelCategory"] .ESFProductItemDesc, #ESFProductContainer div[class*=" ESFNewDelCategory"] .ESFProductItemDesc {
  font-size: 16px;
  font-weight: 600;
}
@media (max-width: 767px) {
  #ESFProductContainer div[class^="ESFNewDelCategory"], #ESFProductContainer div[class*=" ESFNewDelCategory"] {
    width: 100%;
  }
}
#ESFProductContainer div[class^="ESFProductItem1"], #ESFProductContainer div[class*=" ESFProductItem1"],
#ESFProductContainer div[class^="ESFProductItem2"], #ESFProductContainer div[class*=" ESFProductItem2"],
#ESFProductContainer div[class^="ESFProductItem3"], #ESFProductContainer div[class*=" ESFProductItem3"],
#ESFProductContainer div[class^="ESFProductItem4"], #ESFProductContainer div[class*=" ESFProductItem4"],
#ESFProductContainer div[class^="ESFProductItem5"], #ESFProductContainer div[class*=" ESFProductItem5"],
#ESFProductContainer div[class^="ESFProductItem6"], #ESFProductContainer div[class*=" ESFProductItem6"],
#ESFProductContainer div[class^="ESFProductItem7"], #ESFProductContainer div[class*=" ESFProductItem7"],
#ESFProductContainer div[class^="ESFProductItem8"], #ESFProductContainer div[class*=" ESFProductItem8"],
#ESFProductContainer div[class^="ESFProductItem9"], #ESFProductContainer div[class*=" ESFProductItem9"] {
  width: 23%;
  margin: 40px 1% 0;
  position: relative;
}
#ESFProductContainer div[class^="ESFProductItem1"] .ESFProductItemDesc, #ESFProductContainer div[class*=" ESFProductItem1"] .ESFProductItemDesc,
#ESFProductContainer div[class^="ESFProductItem2"] .ESFProductItemDesc, #ESFProductContainer div[class*=" ESFProductItem2"] .ESFProductItemDesc,
#ESFProductContainer div[class^="ESFProductItem3"] .ESFProductItemDesc, #ESFProductContainer div[class*=" ESFProductItem3"] .ESFProductItemDesc,
#ESFProductContainer div[class^="ESFProductItem4"] .ESFProductItemDesc, #ESFProductContainer div[class*=" ESFProductItem4"] .ESFProductItemDesc,
#ESFProductContainer div[class^="ESFProductItem5"] .ESFProductItemDesc, #ESFProductContainer div[class*=" ESFProductItem5"] .ESFProductItemDesc,
#ESFProductContainer div[class^="ESFProductItem6"] .ESFProductItemDesc, #ESFProductContainer div[class*=" ESFProductItem6"] .ESFProductItemDesc,
#ESFProductContainer div[class^="ESFProductItem7"] .ESFProductItemDesc, #ESFProductContainer div[class*=" ESFProductItem7"] .ESFProductItemDesc,
#ESFProductContainer div[class^="ESFProductItem8"] .ESFProductItemDesc, #ESFProductContainer div[class*=" ESFProductItem8"] .ESFProductItemDesc,
#ESFProductContainer div[class^="ESFProductItem9"] .ESFProductItemDesc, #ESFProductContainer div[class*=" ESFProductItem9"] .ESFProductItemDesc {
  font-size: 16px;
  font-weight: 600;
  float: left;
  text-align: left;
  margin-top: 15px;
}
#ESFProductContainer div[class^="ESFProductItem1"] select, #ESFProductContainer div[class*=" ESFProductItem1"] select,
#ESFProductContainer div[class^="ESFProductItem2"] select, #ESFProductContainer div[class*=" ESFProductItem2"] select,
#ESFProductContainer div[class^="ESFProductItem3"] select, #ESFProductContainer div[class*=" ESFProductItem3"] select,
#ESFProductContainer div[class^="ESFProductItem4"] select, #ESFProductContainer div[class*=" ESFProductItem4"] select,
#ESFProductContainer div[class^="ESFProductItem5"] select, #ESFProductContainer div[class*=" ESFProductItem5"] select,
#ESFProductContainer div[class^="ESFProductItem6"] select, #ESFProductContainer div[class*=" ESFProductItem6"] select,
#ESFProductContainer div[class^="ESFProductItem7"] select, #ESFProductContainer div[class*=" ESFProductItem7"] select,
#ESFProductContainer div[class^="ESFProductItem8"] select, #ESFProductContainer div[class*=" ESFProductItem8"] select,
#ESFProductContainer div[class^="ESFProductItem9"] select, #ESFProductContainer div[class*=" ESFProductItem9"] select {
  width: auto;
  float: left;
}
#ESFProductContainer div[class^="ESFProductItem1"] #ESFProductPricing, #ESFProductContainer div[class*=" ESFProductItem1"] #ESFProductPricing,
#ESFProductContainer div[class^="ESFProductItem2"] #ESFProductPricing, #ESFProductContainer div[class*=" ESFProductItem2"] #ESFProductPricing,
#ESFProductContainer div[class^="ESFProductItem3"] #ESFProductPricing, #ESFProductContainer div[class*=" ESFProductItem3"] #ESFProductPricing,
#ESFProductContainer div[class^="ESFProductItem4"] #ESFProductPricing, #ESFProductContainer div[class*=" ESFProductItem4"] #ESFProductPricing,
#ESFProductContainer div[class^="ESFProductItem5"] #ESFProductPricing, #ESFProductContainer div[class*=" ESFProductItem5"] #ESFProductPricing,
#ESFProductContainer div[class^="ESFProductItem6"] #ESFProductPricing, #ESFProductContainer div[class*=" ESFProductItem6"] #ESFProductPricing,
#ESFProductContainer div[class^="ESFProductItem7"] #ESFProductPricing, #ESFProductContainer div[class*=" ESFProductItem7"] #ESFProductPricing,
#ESFProductContainer div[class^="ESFProductItem8"] #ESFProductPricing, #ESFProductContainer div[class*=" ESFProductItem8"] #ESFProductPricing,
#ESFProductContainer div[class^="ESFProductItem9"] #ESFProductPricing, #ESFProductContainer div[class*=" ESFProductItem9"] #ESFProductPricing {
  float: left;
  padding-top: 3px;
}
#ESFProductContainer div[class^="ESFProductItem1"] #ESFProductPricing p, #ESFProductContainer div[class*=" ESFProductItem1"] #ESFProductPricing p,
#ESFProductContainer div[class^="ESFProductItem2"] #ESFProductPricing p, #ESFProductContainer div[class*=" ESFProductItem2"] #ESFProductPricing p,
#ESFProductContainer div[class^="ESFProductItem3"] #ESFProductPricing p, #ESFProductContainer div[class*=" ESFProductItem3"] #ESFProductPricing p,
#ESFProductContainer div[class^="ESFProductItem4"] #ESFProductPricing p, #ESFProductContainer div[class*=" ESFProductItem4"] #ESFProductPricing p,
#ESFProductContainer div[class^="ESFProductItem5"] #ESFProductPricing p, #ESFProductContainer div[class*=" ESFProductItem5"] #ESFProductPricing p,
#ESFProductContainer div[class^="ESFProductItem6"] #ESFProductPricing p, #ESFProductContainer div[class*=" ESFProductItem6"] #ESFProductPricing p,
#ESFProductContainer div[class^="ESFProductItem7"] #ESFProductPricing p, #ESFProductContainer div[class*=" ESFProductItem7"] #ESFProductPricing p,
#ESFProductContainer div[class^="ESFProductItem8"] #ESFProductPricing p, #ESFProductContainer div[class*=" ESFProductItem8"] #ESFProductPricing p,
#ESFProductContainer div[class^="ESFProductItem9"] #ESFProductPricing p, #ESFProductContainer div[class*=" ESFProductItem9"] #ESFProductPricing p {
  font-weight: 600;
  margin: 0;
}
@media (max-width: 1024px) {
  #ESFProductContainer div[class^="ESFProductItem1"], #ESFProductContainer div[class*=" ESFProductItem1"],
  #ESFProductContainer div[class^="ESFProductItem2"], #ESFProductContainer div[class*=" ESFProductItem2"],
  #ESFProductContainer div[class^="ESFProductItem3"], #ESFProductContainer div[class*=" ESFProductItem3"],
  #ESFProductContainer div[class^="ESFProductItem4"], #ESFProductContainer div[class*=" ESFProductItem4"],
  #ESFProductContainer div[class^="ESFProductItem5"], #ESFProductContainer div[class*=" ESFProductItem5"],
  #ESFProductContainer div[class^="ESFProductItem6"], #ESFProductContainer div[class*=" ESFProductItem6"],
  #ESFProductContainer div[class^="ESFProductItem7"], #ESFProductContainer div[class*=" ESFProductItem7"],
  #ESFProductContainer div[class^="ESFProductItem8"], #ESFProductContainer div[class*=" ESFProductItem8"],
  #ESFProductContainer div[class^="ESFProductItem9"], #ESFProductContainer div[class*=" ESFProductItem9"] {
    width: 30%;
  }
}
@media (max-width: 767px) {
  #ESFProductContainer div[class^="ESFProductItem1"], #ESFProductContainer div[class*=" ESFProductItem1"],
  #ESFProductContainer div[class^="ESFProductItem2"], #ESFProductContainer div[class*=" ESFProductItem2"],
  #ESFProductContainer div[class^="ESFProductItem3"], #ESFProductContainer div[class*=" ESFProductItem3"],
  #ESFProductContainer div[class^="ESFProductItem4"], #ESFProductContainer div[class*=" ESFProductItem4"],
  #ESFProductContainer div[class^="ESFProductItem5"], #ESFProductContainer div[class*=" ESFProductItem5"],
  #ESFProductContainer div[class^="ESFProductItem6"], #ESFProductContainer div[class*=" ESFProductItem6"],
  #ESFProductContainer div[class^="ESFProductItem7"], #ESFProductContainer div[class*=" ESFProductItem7"],
  #ESFProductContainer div[class^="ESFProductItem8"], #ESFProductContainer div[class*=" ESFProductItem8"],
  #ESFProductContainer div[class^="ESFProductItem9"], #ESFProductContainer div[class*=" ESFProductItem9"] {
    width: auto;
    margin: 20px 5%;
    text-align: center;
  }
}

/* Pop Up Products */
#esfProductPopUpContainer #esfProductPopUpImage {
  width: 40%;
}
#esfProductPopUpContainer #esfProductPopDescription {
  padding: 10px 30px;
  width: 60%;
  float: left;
}

body #ESFFloatMoreInfo {
  border: none;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 5px 2px #918e91;
  box-shadow: 0px 0px 5px 2px #918e91;
}

body #ESFFloatMoreInfoClose {
  right: 10px;
  top: 5px;
  color: #606060;
  font-weight: 300;
}

/* Sign Up Page */
.ECsignUpExisting input {
  margin-bottom: 0.5em;
  margin-right: 0.25em;
}
.ECsignUpExisting .SignUpExistingBillingLabel {
  margin-right: 0.5em;
}

/* Account Info */
abbr[title] {
  border-bottom: none;
}

#ESFDeliveriesButtons .ESFButton {
  margin: 1%;
  min-width: 25%;
}

.ESFSuggestedProductPricing select {
  width: auto;
}
.ESFSuggestedProductPricing input[type=button] {
  padding: 5px 20px;
}

/* My Deliveries */
#deliveryCalendar select {
  padding: 0;
}

/* Check Service /check_service */
form[name="checkServiceForm"] label {
  font-size: 20px;
  font-weight: initial;
  margin-bottom: 10px;
}
form[name="checkServiceForm"] .checkService,
form[name="checkServiceForm"] .ESFNextButton {
  float: left;
  clear: left;
  margin-bottom: 20px;
}
form[name="checkServiceForm"] #custZIP {
  padding: 16px;
}

/* new_customer_billing_details */
#ESFNewCustBillingDetailsLeftSection #ESFAddressRow input,
#ESFNewCustBillingDetailsCreditCard #ESFAddressRow input {
  height: auto;
  padding: 8px;
  margin-bottom: 1em;
}
#ESFNewCustBillingDetailsLeftSection #ESFAddressFieldCol,
#ESFNewCustBillingDetailsCreditCard #ESFAddressFieldCol {
  height: auto;
}

#ESFNewCustBillingDetailsRightSection {
  clear: left;
  width: 100% !important;
}

#ESFNewCustBillingDetailsPaymentInfo .ECheader,
#sameAsBillingAddressDiv .ECheader,
#ESFNewCustBillingDetailsCreditCard .ECheader,
#ESFNewCustBillingDetailsLeftSection .ECheader {
  font-weight: initial;
  font-size: 24px;
}

#ESFNewCustBillingDetailsCreditCard #cc_expmonth, #ESFNewCustBillingDetailsCreditCard #cc_expyear {
  width: 100px;
  height: auto !important;
  padding: 8px !important;
}

#ESFNewCustBillingAgreeCheckbox {
  clear: both;
  width: 400px;
  max-width: 100%;
  margin: 0 auto;
}

/* new_customer_products */
.ESFNewCustomerWaterCalculator td input[type="text"] {
  height: initial !important;
}

/* My Deliveries */
#esfMyDelPolNumform input[type="text"] {
  margin-bottom: 1em;
}

/* Account History */
#ESFHistoryMain {
  margin-left: 0;
  text-align: left;
}

#ESFHistoryTopButtons {
  margin-bottom: 1em;
}
#ESFHistoryTopButtons select {
  margin-bottom: 0.5em;
}

body.page-template-page-estorefront {
  /* header */
  /* below the header */
  /* hide 3 gal and 5 gal in modal */
}
body.page-template-page-estorefront #page {
  background-color: #eee;
}
body.page-template-page-estorefront .fontis-top-left-nav {
  display: inline-block;
  height: 40px;
  width: 100%;
  float: left;
  line-height: 40px;
}
@media only screen and (min-width: 1024px) {
  body.page-template-page-estorefront .fontis-top-left-nav {
    width: auto;
  }
}
body.page-template-page-estorefront .fontis-top-left-nav a {
  color: white;
  text-decoration: none;
}
body.page-template-page-estorefront .fontis-top-left-nav a:before {
  display: inline-block;
  content: '«';
  margin-right: 10px;
}
body.page-template-page-estorefront .fontis-top-left-nav a:hover, body.page-template-page-estorefront .fontis-top-left-nav a:focus {
  color: #dd7711;
}
body.page-template-page-estorefront .fontis-top-right-nav {
  color: white;
  line-height: 40px;
}
body.page-template-page-estorefront .menu-estorefront-container {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(17, 51, 84, 0.95);
}
@media only screen and (min-width: 1024px) {
  body.page-template-page-estorefront .menu-estorefront-container {
    display: block;
    padding-top: 53px;
    padding-left: 180px;
    position: static;
    background-color: transparent;
  }
}
body.page-template-page-estorefront .site-name:hover, body.page-template-page-estorefront .site-name:focus {
  background-image: url("images/fontis_logo.png");
}
@media only screen and (min-width: 1280px) {
  body.page-template-page-estorefront .fontis-header .main-nav > .menu-item {
    padding: 0 20px;
  }
}
body.page-template-page-estorefront .fontis-header .main-nav > .menu-item:last-child {
  float: right;
}
body.page-template-page-estorefront #esf-custom-page-menu,
body.page-template-page-estorefront #ESFNavBarAcctNumber,
body.page-template-page-estorefront #esfMyDeliveriesLeftNextDel,
body.page-template-page-estorefront #esfMyDeliveriesLeftDate,
body.page-template-page-estorefront #esfMyDeliveriesLeftDayOfMonth,
body.page-template-page-estorefront #esfMyDeliveriesLeftDayOfWeek,
body.page-template-page-estorefront #esfMyDeliveriesRightDelNotice,
body.page-template-page-estorefront #esfMyDeliveriesLeftDeliveriesButton,
body.page-template-page-estorefront #esfMyDeliveriesLeftBigButtonBtn {
  display: none;
}
body.page-template-page-estorefront #esfMyDeliveriesContainer {
  background-color: transparent;
  padding: 0;
}
body.page-template-page-estorefront #esfMyDeliveriesLeftContainer {
  background-color: transparent;
  width: 300px;
}
body.page-template-page-estorefront #esfMyDeliveriesRightContainer {
  background-color: #fff;
  border-radius: 5px;
  width: calc(100% - 300px);
  min-height: 500px;
}
body.page-template-page-estorefront #esfMyDeliveriesRightContainer > h3 {
  font-weight: normal;
  font-size: 20px;
  font-size: 2.0rem;
  color: #113355;
  display: inline-block;
}
body.page-template-page-estorefront #esfMyDeliveriesRightContainer .order-notes {
  font-size: 16px;
  font-size: 1.6rem;
}
body.page-template-page-estorefront #esfMyDeliveriesRightDelHeaderClear {
  border: 0;
}
body.page-template-page-estorefront .ESFBorder, body.page-template-page-estorefront #esfMyDeliveriesContainer {
  -webkit-box-shadow: none;
          box-shadow: none;
}
@media only screen and (min-width: 1024px) {
  body.page-template-page-estorefront .entry-header {
    height: 85px;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
  }
  body.page-template-page-estorefront .entry-title {
    font-size: 3.6rem;
  }
}
body.page-template-page-estorefront #esfMyDeliveriesContainer .delivery-date {
  text-align: right;
  margin-right: -5px;
}
body.page-template-page-estorefront #esfMyDeliveriesContainer .delivery-date.current {
  background-color: white;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
body.page-template-page-estorefront .delivery-date {
  display: inline-block;
  float: right;
  clear: right;
}
body.page-template-page-estorefront .delivery-date__link {
  text-align: left;
  font-size: 16px;
  font-size: 1.6rem;
  text-decoration: none;
  line-height: 40px;
  padding: 0 20px;
}
body.page-template-page-estorefront .delivery-date__link:hover, body.page-template-page-estorefront .delivery-date__link:focus {
  color: #dd7711;
}
body.page-template-page-estorefront #esfMyDeliveriesLeftPrintCalButton {
  clear: both;
}
body.page-template-page-estorefront div#orderWidget #orderWidget-content {
  max-height: none;
  display: table;
  width: 100%;
  min-height: 0;
}
body.page-template-page-estorefront div#orderWidget div.orderWidget-product {
  display: table-row;
  width: auto;
  clear: both;
  padding: 5px 20px;
}
body.page-template-page-estorefront div#orderWidget div.orderWidget-product div {
  display: table-cell;
  width: 25%;
  vertical-align: middle;
}
body.page-template-page-estorefront div#orderWidget div.orderWidget-product div.product-name label, body.page-template-page-estorefront div#orderWidget div.orderWidget-product div.product-price label {
  text-transform: none;
  font-weight: normal;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
}
body.page-template-page-estorefront div#orderWidget div.orderWidget-product div.product-price {
  text-align: right;
  padding-right: 40px;
}
body.page-template-page-estorefront div#orderWidget div.orderWidget-product div.product-name {
  margin: 10px 0;
}
body.page-template-page-estorefront div#orderWidget div.orderWidget-product div.product-quantity {
  display: none !important;
}
body.page-template-page-estorefront div#orderWidget div.orderWidget-product div.product-quantity-select {
  display: table-cell !important;
}
body.page-template-page-estorefront div#orderWidget .recurring-deliveries, body.page-template-page-estorefront div#orderWidget .order-again {
  border-radius: 5px;
  border: 3px solid #113355;
  padding: 0 0 20px;
}
body.page-template-page-estorefront div#orderWidget .recurring-deliveries > h3, body.page-template-page-estorefront div#orderWidget .order-again > h3 {
  margin: 0;
  color: white;
  background-color: #113355;
  height: 40px;
  line-height: 40px;
  width: 100%;
  margin-bottom: 20px;
}
body.page-template-page-estorefront div#orderWidget .recurring-deliveries div.orderWidget-product, body.page-template-page-estorefront div#orderWidget .order-again div.orderWidget-product {
  display: inline-block;
  max-width: 33.3%;
}
body.page-template-page-estorefront div#orderWidget .recurring-deliveries div.orderWidget-product div, body.page-template-page-estorefront div#orderWidget .order-again div.orderWidget-product div {
  display: block;
  width: auto;
}
body.page-template-page-estorefront div#orderWidget .recurring-deliveries {
  margin-bottom: 60px;
}
body.page-template-page-estorefront div#orderWidget .recurring-deliveries div.orderWidget-product div.product-quantity, body.page-template-page-estorefront div#orderWidget .recurring-deliveries div.orderWidget-product div.product-quantity-select {
  display: none !important;
}
body.page-template-page-estorefront div#orderWidget .order-again {
  margin-top: 100px;
}
body.page-template-page-estorefront div#orderWidget .order-again div.orderWidget-product div.product-quantity {
  display: none;
}
body.page-template-page-estorefront div#orderWidget .order-again div.orderWidget-product div.product-quantity-select {
  display: inline-block !important;
}
body.page-template-page-estorefront #esfMyDeliveriesLeftBigButtonBtn2 {
  display: inline-block;
  -webkit-appearance: none;
  text-decoration: none;
  background-color: #dd7711;
  color: white;
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-radius: 5px;
  text-align: center;
  border: 0;
  font-size: 18px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 0;
  max-width: 300px;
  margin: 0 auto;
  margin-bottom: 25px;
  cursor: pointer;
  float: right;
}
body.page-template-page-estorefront #esfMyDeliveriesLeftBigButtonBtn2:hover, body.page-template-page-estorefront #esfMyDeliveriesLeftBigButtonBtn2:focus {
  background-color: #5f97af !important;
}
body.page-template-page-estorefront .entry-header {
  position: relative;
}
body.page-template-page-estorefront #esfMyDeliveriesLeftPrintCalButton {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  font-size: 16px;
  font-size: 1.6rem;
}
@media only screen and (min-width: 782px) {
  body.page-template-page-estorefront #esfMyDeliveriesLeftPrintCalButton {
    padding: 0 30px;
  }
}
body.page-template-page-estorefront #esfMyDeliveriesLeftPrintCalButton a {
  color: white;
  position: absolute;
  right: 30px;
  top: -30px;
}
body.page-template-page-estorefront select {
  display: block;
  font-size: 16px;
  font-family: sans-serif;
  font-weight: 700;
  color: #444;
  line-height: 1.3;
  padding: .6em 1.4em .5em .8em;
  width: 100%;
  max-width: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  border-radius: 5px;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat, repeat;
  background-position: right .7em top 50%, 0 0;
  background-size: .65em auto, 100%;
  height: 40px;
  border: 0;
  background-color: #f2f2f2;
  text-align: center;
  text-align-last: center;
}
body.page-template-page-estorefront .order-again-add-btn {
  display: inline-block;
  -webkit-appearance: none;
  text-decoration: none;
  background-color: #dd7711;
  color: white;
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-radius: 5px;
  text-align: center;
  border: 0;
  font-size: 18px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 0;
  max-width: 300px;
  margin: 0 auto;
  width: auto;
  color: white !important;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  margin-left: 10px;
  vertical-align: middle;
}
body.page-template-page-estorefront .order-again-add-btn:hover, body.page-template-page-estorefront .order-again-add-btn:focus {
  background-color: #5f97af !important;
}
body.page-template-page-estorefront .order-again-add-btn:hover, body.page-template-page-estorefront .order-again-add-btn:focus {
  color: white !important;
}
body.page-template-page-estorefront div#orderWidget div#orderWidget-toolbar {
  display: none;
    /*

    width: 33.3%;
    float: right;
    display: block;
    text-align: center;

    button {
      display: none !important;
    }

    button:first-child {
      display: none !important;
    }

    button:last-child {
      display: block !important;
      @include fontis-cta();
      width: auto;
      color: white !important;
      padding: 0 10px;
      height: 40px;
      line-height: 40px;
      cursor: pointer;
      vertical-align: middle;
      margin: 0 auto;
      &:hover, &:focus {
        color: white !important;
      }
    }

    */
}
body.page-template-page-estorefront div#orderWidget div.orderWidget-product div.product-quantity-select select {
  margin: 0 auto;
}
body.page-template-page-estorefront div.orderWidget-product .order-notes {
  width: 400%;
}
body.page-template-page-estorefront .cart-subtotal, body.page-template-page-estorefront .cart-tax, body.page-template-page-estorefront .cart-total {
  text-align: right !important;
  display: table-row;
  width: auto;
}
body.page-template-page-estorefront .cart-subtotal .cart-label, body.page-template-page-estorefront .cart-tax .cart-label, body.page-template-page-estorefront .cart-total .cart-label {
  display: inline-block;
  width: 25%;
  text-align: right !important;
  font-size: 16px !important;
  font-size: 1.6rem !important;
}
body.page-template-page-estorefront .cart-subtotal .cart-value, body.page-template-page-estorefront .cart-tax .cart-value, body.page-template-page-estorefront .cart-total .cart-value {
  display: inline-block;
  width: 25%;
  text-align: right !important;
  font-size: 16px !important;
  font-size: 1.6rem !important;
  padding: 10px 40px 10px 0 !important;
}
body.page-template-page-estorefront .cart-note {
  width: 400% !important;
  display: block !important;
}
body.page-template-page-estorefront #esfOrderProductModal {
  /* search field */
  /* search button */
  /* 1100, 1102, 1103, 1104, 1115, 1117 */
  /* taken from catalog page */
}
body.page-template-page-estorefront #esfOrderProductModal > .esfColumns {
  width: 100%;
}
body.page-template-page-estorefront #esfOrderProductModal #esfProdDisplayModalCheckoutUpdateContainer {
  width: 100%;
  height: 85px;
}
body.page-template-page-estorefront #esfOrderProductModal #esfProdDisplayModalCheckoutChkBtn {
  display: none !important;
  /*
  @include fontis-cta();
  float: right;
  */
}
body.page-template-page-estorefront #esfOrderProductModal .medium-11 {
  width: calc(100% - 55px);
  float: left;
}
body.page-template-page-estorefront #esfOrderProductModal .medium-11 #esfModalSearchInput {
  background-color: #ddd;
}
body.page-template-page-estorefront #esfOrderProductModal .medium-1 {
  width: 55px;
  float: left;
}
body.page-template-page-estorefront #esfOrderProductModal .esfMyDelBrowseProductsContainer {
  clear: none;
  padding: 20px;
  height: 300px;
}
body.page-template-page-estorefront #esfOrderProductModal .esfMyDelBrowseProductsContainer .esfProdDisplayModalImg {
  height: 154px;
}
body.page-template-page-estorefront #esfOrderProductModal #esfProdDisplayModal1100,
body.page-template-page-estorefront #esfOrderProductModal #esfProdDisplayModal1102,
body.page-template-page-estorefront #esfOrderProductModal #esfProdDisplayModal1103,
body.page-template-page-estorefront #esfOrderProductModal #esfProdDisplayModal1104,
body.page-template-page-estorefront #esfOrderProductModal #esfProdDisplayModal1115,
body.page-template-page-estorefront #esfOrderProductModal #esfProdDisplayModal1117 {
  display: none;
}
body.page-template-page-estorefront #esfOrderProductModal #esfModalSearchInput {
  background-color: white;
  border: 0;
  width: 100%;
  height: 55px;
  border-radius: 5px 0 0 5px;
  text-align: left;
  color: #606060;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
body.page-template-page-estorefront #esfOrderProductModal #esfModalSearchButton {
  height: 55px;
  width: 55px;
  float: left !important;
  position: relative;
  background-color: #dd7711;
  border: 0;
  padding: 0;
  border-radius: 0 5px 5px 0;
}
body.page-template-page-estorefront #esfOrderProductModal #esfModalSearchButton i {
  font-size: 28px;
  font-size: 2.8rem;
}
body.page-template-page-estorefront #esfOrderProductModal .accordion-menu {
  position: relative;
  z-index: 99;
  padding: 0;
  margin-top: 0;
}
body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li:first-child, body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li:nth-child(2) {
  display: none;
}
body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > a {
  background-color: transparent;
  text-decoration: none;
  color: #102C4E;
  font-size: 18px;
  font-size: 1.8rem;
}
body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > a:hover, body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > a:focus {
  color: #dd7711;
  -webkit-filter: none;
          filter: none;
}
body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > a:after {
  border-top-color: #102C4E;
}
body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > .sublevel-1 > li > a {
  background-color: transparent;
  text-decoration: none;
}
@media only screen and (min-width: 782px) {
  body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > .sublevel-1 > li > a {
    background-color: #ddd;
  }
}
@media only screen and (min-width: 782px) {
  body.page-template-page-estorefront #esfOrderProductModal .accordion-menu {
    padding: 0;
    line-height: 55px;
    height: 55px;
    border-bottom: 1px solid #102C4E;
  }
  body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li {
    float: left;
    position: relative;
  }
  body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > a:after {
    display: none;
  }
  body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > .sublevel-1 {
    display: none;
    position: absolute;
    padding-left: 0;
    text-indent: 0;
  }
  body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > .sublevel-1:nth-child(2) {
    top: 30px;
  }
  body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > .sublevel-1:nth-child(3) {
    top: 60px;
  }
  body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > .sublevel-1:nth-child(4) {
    top: 90px;
  }
  body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > .sublevel-1:nth-child(5) {
    top: 120px;
  }
  body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li > .sublevel-1:nth-child(6) {
    top: 150px;
  }
  body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li .is-accordion-submenu-item a {
    background-color: #f5f5f5;
    font-size: 1.6rem;
    color: #102C4E;
    text-decoration: none;
    width: 200px;
  }
  body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li .is-accordion-submenu-item a:hover, body.page-template-page-estorefront #esfOrderProductModal .accordion-menu > li .is-accordion-submenu-item a:focus {
    color: #dd7711;
  }
}
body.page-template-page-estorefront #esfOrderProductModal {
  padding: 30px;
}
body.page-template-page-estorefront .esfMyDelBrowseProductsContainer .esfColumns:nth-child(5) {
  width: 50%;
  margin-top: 20px;
}
body.page-template-page-estorefront .esfMyDelBrowseProductsContainer .esfColumns:nth-child(6) {
  width: 50%;
  margin-top: 20px;
}
body.page-template-page-estorefront .esfMyDelBrowseProductsContainer button {
  display: inline-block;
  -webkit-appearance: none;
  text-decoration: none;
  background-color: #dd7711;
  color: white;
  width: 100%;
  height: 55px;
  line-height: 55px;
  border-radius: 5px;
  text-align: center;
  border: 0;
  font-size: 18px;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  min-width: 0;
  max-width: 300px;
  margin: 0 auto;
  width: 95px;
  color: white !important;
  padding: 0 10px;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  margin-left: 10px;
  vertical-align: middle;
  background-color: #dd7711 !important;
}
body.page-template-page-estorefront .esfMyDelBrowseProductsContainer button:hover, body.page-template-page-estorefront .esfMyDelBrowseProductsContainer button:focus {
  background-color: #5f97af !important;
}
body.page-template-page-estorefront .esfMyDelBrowseProductsContainer button:hover, body.page-template-page-estorefront .esfMyDelBrowseProductsContainer button:focus {
  color: white !important;
}
body.page-template-page-estorefront .esfMyDelBrowseProductsContainer button[disabled="disabled"] {
  background-color: #999 !important;
}
body.page-template-page-estorefront .esfMyDelBrowseProductsContainer .esfProdDisplayModalDesc {
  min-height: 0;
  margin-bottom: 5px;
}

body.page-template-page-products .entry-header {
  height: auto;
}
body.page-template-page-products .entry-title {
  font-size: 45px;
  font-size: 4.5rem;
}
body.page-template-page-products .products-instructions {
  color: white;
  margin-bottom: 0;
  font-size: 20px;
  font-size: 2.0rem;
}
body.page-template-page-products .products-cta {
  max-width: 1080px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
@media only screen and (min-width: 782px) {
  body.page-template-page-products .products-cta {
    padding: 0 30px;
  }
}
body.page-template-page-products .fontis-content-block__cta {
  margin: 25px 0;
}
body.page-template-page-products #mw-catalog-filters {
  display: none;
}
body.page-template-page-products #mw-top-page > div:first-child {
  position: relative;
  display: none;
}
body.page-template-page-products #mw-top-page:before {
  display: none;
}
body.page-template-page-products #mango-web-app {
  z-index: auto;
}
body.page-template-page-products #mw-left-menu {
  display: none;
}
body.page-template-page-products #mw-catalog-item .mw-catalog-item-deposit {
  display: none;
}
body.page-template-page-products #mw-catalog-item .mw-catalog-item-row {
  display: none;
}
body.page-template-page-products #mw-catalog-item .mw-catalog-item-description {
  display: none;
}
body.page-template-page-products .fa {
  font: normal normal normal 14px/1 FontAwesome !important;
}
body.page-template-page-products #mw-catalog-item {
  width: calc(100% - 40px) !important;
  margin: 0 0 20px !important;
}
body.page-template-page-products #mw-catalog-item .mw-catalog-item-small {
  display: none !important;
}
body.page-template-page-products #mw-catalog-item .mw-catalog-item-title, body.page-template-page-products #mw-catalog-item .mw-catalog-item-price {
  display: block !important;
}
body.page-template-page-products #mw-catalog-item .mw-catalog-item-image-container {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
body.page-template-page-products #mw-top-page #mw-orders-page {
  max-width: 1080px;
  width: auto;
  padding: 0 20px;
  padding-top: 0 !important;
}
@media only screen and (min-width: 891px) {
  body.page-template-page-products #mw-catalog-item {
    width: calc(50% - 60px) !important;
    margin: 0 10px 20px !important;
  }
  body.page-template-page-products #mw-top-page #mw-orders-page {
    padding: 0 10px;
  }
}
@media only screen and (min-width: 1024px) {
  body.page-template-page-products #mw-top-page #mw-orders-page {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto;
    padding: 0 20px;
  }
}
@media only screen and (min-width: 1024px) and (min-width: 782px) {
  body.page-template-page-products #mw-top-page #mw-orders-page {
    padding: 0 30px;
  }
}
@media only screen and (min-width: 1024px) {
  body.page-template-page-products #mw-top-page #mw-orders-page .mw-orders-delivery-section {
    width: 100%;
  }
  body.page-template-page-products #mw-top-page #mw-orders-page .mw-orders-delivery-section .mw-orders-products-container {
    margin: 20px -10px;
  }
  body.page-template-page-products #mw-top-page #mw-orders-page .mw-orders-delivery-section .mw-orders-products-container #mw-catalog-item {
    width: calc(33% - 57px) !important;
  }
  body.page-template-page-products .products-cta {
    text-align: left;
  }
}
