/*
 * Custom mixins go here
 */
/* NoList */
/* Easing */
/*  values:
    $display: flex | inline-flex
    $direction: row(default) | row-reverse | column | column-reverse
    $wrap: nowrap(default) | wrap | wrap-reverse
    $justify: flex-start(default) | flex-end | center | space-between | space-around
    $align: flex-start | flex-end | center(default) | baseline | stretch
    $aligncontent: flex-start | flex-end | center | space-between | space-around | stretch (default)
*/
/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/
/* CSS Manually Copied from Exisiting Site for Ulitily and Header Nav */
/* Structure */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,800;1,300;1,400;1,600;1,800&display=swap");
body.page,
body.single,
body.archive {
  font-style: normal;
  font-weight: 400;
  color: #999;
  background-color: #fff;
  font-family: "Open Sans", sans-serif !important;
  line-height: 1.4; }

@media (min-width: 480px) {
  html {
    font-size: 14px; } }
@media (min-width: 767px) {
  html {
    font-size: 16px; }

  #main-nav.x-menu > li > .x-anchor .x-anchor-text-primary {
    font-size: 0.75em; } }
@media (min-width: 979px) {
  html {
    font-size: 16px; }

  #main-nav.x-menu > li > .x-anchor .x-anchor-text-primary {
    font-size: 0.75em; } }
@media (min-width: 1200px) {
  html {
    font-size: 18px; } }
@media (min-width: 1400px) {
  #main-nav.x-menu > li > .x-anchor .x-anchor-text-primary {
    font-size: 1.37em; } }
.x-pagination {
  margin: 0em 0 2em; }

.x-container.max {
  max-width: 2500px; }

.x-container.width {
  width: 100%; }

/* Buttons */
.x-btn, .button, [type=submit] {
  color: #2d58aa;
  border-color: #2d58aa;
  background-color: #fff;
  text-shadow: 0 0.075em 0.075em rgba(0, 0, 0, 0.5);
  border-radius: 100em; }

.pillButton {
  padding: 0.5em 3em 0.5em !important;
  font-family: 'bold';
  text-shadow: 0 0em 0em !important;
  margin: 5.5% 0% 0% 10%;
  float: right;
  clear: right; }

.x-btn:hover, .x-btn:active, .button:hover, .button:active, [type="submit"]:hover, [type="submit"]:active {
  outline: 0 !important; }

.x-btn:hover, .button:hover, [type=submit]:hover {
  color: #fff;
  border-color: #b7b7b7;
  background-color: #b7b7b7;
  text-shadow: 0 0.075em 0.075em rgba(0, 0, 0, 0.5); }

/* Coffee Stain */
.externalCoffeeStainTop,
.externalCoffeeStain {
  left: 0 !important; }

/* Single Page Coffee */
.x-accordion-heading .x-accordion-toggle {
  color: #999;
  font-size: 100%;
  font-family: "reg", sans-serif !important; }

/* Frequent Flyer */
.x-content-band.border-left {
  border-left: none !important; }

/* Everything Else */
.e40-2.x-bar-container {
  justify-content: flex-end;
  align-items: center;
  flex: 1 0 0%; }

.e40-2.x-bar-container, .e40-10.x-bar-container, #main-nav.x-bar-container {
  flex-direction: row;
  max-width: 1400px;
  background-color: transparent; }

.e40-3.x-anchor, .e40-4.x-anchor, .e40-5.x-anchor,
.e40-6.x-anchor {
  font-size: 1em;
  background-color: transparent; }

.x-anchor, .x-anchor-text-primary, .x-anchor-text-secondary, .x-anchor-sub-indicator {
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.x-anchor {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  min-width: 1px;
  border-radius: 0;
  cursor: pointer;
  transition-property: border-color,background-color,box-shadow,opacity,transform; }

.utility-nav .x-anchor .x-graphic-icon {
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-size: 1.55em;
  color: #fff;
  background-color: transparent; }

a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .x-comment-time:hover, #reply-title small a, .comment-reply-link:hover,
.x-comment-author a:hover, .x-recent-posts a:hover .h-recent-posts {
  color: #2d58aa; }

a:hover, a:hover i, #reply-title small a:hover,
.e40-8.x-anchor:hover .x-graphic-icon, .e40-9.x-anchor:hover .x-graphic-icon, .e40-7.x-anchor:hover .x-graphic-icon {
  color: #b7b7b7; }

a {
  text-decoration: none; }

[data-x-icon-b] {
  font-family: "FontAwesomeBrands"; }

[data-x-icon-o], [data-x-icon-s], [data-x-icon-b], [data-x-icon], [class*="x-icon-"] {
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.e40-3.x-anchor .x-anchor-content {
  padding: .3em .7em 0 .85em; }

.e40-3.x-anchor .x-graphic {
  margin: 5px 8px 5px 5px; }

.e40-3.x-anchor .x-graphic-icon[class*=active] {
  color: #b7b7b7;
  background-color: transparent; }

.e40-3.x-anchor .x-graphic-icon {
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-size: 1.4em;
  color: #fff;
  background-color: transparent; }

[data-x-icon-s]:before {
  content: attr(data-x-icon-s); }

.x-graphic-icon:before {
  display: block !important;
  position: absolute !important;
  top: 50% !important;
  left: 50% !important;
  right: 0 !important;
  width: 1em !important;
  height: 1em !important;
  margin: -.5em 0 0 -.5em !important;
  line-height: 1em !important;
  text-align: center !important; }

.x-anchor-text {
  flex-shrink: 1;
  min-width: 1px;
  max-width: 100%; }

.utility-nav .x-anchor .x-anchor-text-primary {
  font-family: inherit;
  font-size: 1.02em;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .06em;
  margin-right: calc(.06em*-1);
  color: #fff; }

.utility-nav .x-anchor[class*=active] .x-anchor-text-primary {
  color: #b7b7b7; }

.x-graphic-icon, .x-graphic-image, .x-graphic-toggle {
  position: relative;
  transition-property: opacity,transform,color,background-color,text-shadow,box-shadow; }

.x-graphic-icon, .x-graphic-image, .x-graphic-toggle {
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.e40-10.x-bar {
  font-size: 16px;
  z-index: 9999; }

.e40-8.x-anchor {
  width: 2.15em; }

.e40-2 {
  font-family: 'bold',sans-serif; }

.e40-10.x-bar {
  height: 4.58em;
  background-color: #fff; }

.x-bar-outer-spacers:before,
.x-bar-outer-spacers:after {
  flex-basis: 2em;
  width: 2em;
  height: 2em; }

.x-bar-outer-spacers:before, .x-bar-outer-spacers:after {
  content: "";
  flex-grow: 0;
  flex-shrink: 0;
  display: block;
  pointer-events: none;
  visibility: hidden; }

#main-nav.x-image, .e40-14.x-image {
  background-color: transparent; }

.x-anchor, .x-anchor-text-primary, .x-anchor-text-secondary, .x-anchor-sub-indicator {
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.x-anchor, .x-anchor-text-primary, .x-anchor-text-secondary, .x-anchor-sub-indicator {
  transition-duration: .3s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.x-anchor-content {
  display: flex;
  flex: 1 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: inherit;
  transform: translate3d(0, 0, 0); }

.x-anchor-text {
  flex-shrink: 1;
  min-width: 1px;
  max-width: 100%; }

.x-anchor-text-primary, .x-anchor-text-secondary {
  position: relative;
  display: block;
  transition-property: color,text-shadow;
  z-index: 3; }

.x-anchor-sub-indicator {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  letter-spacing: 0;
  line-height: 1;
  text-align: center;
  transition-property: color,text-shadow;
  z-index: 2; }

#main-nav .sub-menu .x-anchor {
  font-size: 1em;
  background-color: transparent; }

.x-anchor {
  display: inline-flex;
  flex-direction: column;
  position: relative;
  min-width: 1px;
  border-radius: 0;
  cursor: pointer;
  transition-property: border-color,background-color,box-shadow,opacity,transform; }

#main-nav .sub-menu .x-anchor .x-anchor-content {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: .75em; }

#main-nav .sub-menu .x-anchor .x-anchor-text {
  margin: 5px auto 5px 5px; }

#main-nav .sub-menu .x-anchor .x-anchor-text-primary {
  font-family: inherit;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: black; }

#main-nav .sub-menu .x-anchor .x-anchor-text-primary:hover {
  color: #b7b7b7; }

[data-x-icon-s] {
  font-family: "FontAwesome";
  font-weight: 900; }

/* Main Nav Responsive */
#main-nav.x-image, .e40-14.x-image {
  background-color: transparent; }

.e40-14.x-image {
  max-width: 150px;
  margin: 0 0 -43px; }

#main-nav.x-anchor-toggle {
  width: 2.75em;
  height: 2.75em;
  border-width: 3px;
  border-style: solid;
  border-color: #2d58aa;
  border-radius: 100em;
  font-size: 1em;
  background-color: white; }

#main-nav.x-anchor-toggle:hover,
#main-nav.x-anchor-toggle:hover .x-toggle {
  border-color: #b7b7b7;
  color: #b7b7b7; }

#main-nav {
  font-family: 'bold',sans-serif;
  font-weight: 400; }

.x-anchor-content {
  display: flex;
  flex: 1 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: inherit;
  transform: translate3d(0, 0, 0); }

#main-nav.x-anchor-toggle .x-anchor-content {
  flex-direction: row;
  justify-content: center;
  align-items: center; }

.x-toggle-burger, .x-toggle-grid, .x-toggle-more-h, .x-toggle-more-v {
  height: 1em; }

#main-nav.x-anchor-toggle .x-graphic {
  margin: 5px; }

#main-nav .x-toggle-burger {
  width: 12em;
  margin: 3.25em 0;
  font-size: .1em; }

.x-toggle > span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  border-radius: inherit;
  background-color: currentColor; }

#main-nav .x-toggle {
  color: #2d58aa; }

#main-nav .x-toggle:hover {
  color: #b7b7b7; }

#main-nav .x-toggle-burger-bun-t {
  transform: translate3d(0, -3.25em, 0); }

.x-off-canvas {
  overflow-x: hidden;
  overflow-y: auto;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: visibility 0s linear .525s;
  pointer-events: none;
  z-index: 99999998; }

#main-nav {
  font-family: 'bold',sans-serif;
  font-weight: 400; }

.x-off-canvas.x-active {
  visibility: visible;
  transition-delay: 0s;
  pointer-events: auto; }

#main-nav.x-off-canvas {
  font-size: 16px; }

#main-nav.x-off-canvas .x-off-canvas-bg {
  background-color: rgba(255, 255, 255, 0.75); }

.x-off-canvas-bg {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  z-index: 1;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); }

.x-off-canvas.x-active .x-off-canvas-bg {
  opacity: 1; }

#main-nav.x-off-canvas .x-off-canvas-close {
  width: calc(1em*2);
  height: calc(1em*2);
  font-size: 1.5em;
  color: #fff; }

.x-off-canvas.x-active .x-off-canvas-close {
  opacity: 1;
  transform: scale(1); }

.x-off-canvas-close {
  display: block;
  position: absolute;
  top: 0;
  margin: 0;
  border: 0;
  padding: 0;
  line-height: 1;
  text-align: center;
  background-color: transparent;
  opacity: 0;
  transform: scale(0);
  transition-duration: .3s,.5s,.5s;
  transition-property: color,opacity,transform;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 3; }

#main-nav.x-off-canvas .x-off-canvas-content {
  max-width: 19em;
  padding: calc(1.5em*2);
  background-color: #2d58aa;
  box-shadow: 0em 0em 2em 0em rgba(183, 183, 183, 0.25); }

#main-nav {
  font-family: 'bold',sans-serif;
  font-weight: 400; }

.x-anchor-content {
  display: flex;
  flex: 1 0 auto;
  position: relative;
  overflow: hidden;
  border-radius: inherit;
  transform: translate3d(0, 0, 0); }

#main-nav.x-menu > li > .x-anchor .x-anchor-content {
  flex-direction: row;
  padding: .75em; }

.x-anchor-sub-indicator {
  padding: 0 0 0 .5em; }

#main-nav.x-menu > li > .x-anchor .x-anchor-text {
  margin: 5px auto 5px 5px; }

#main-nav.x-menu > li > .x-anchor .x-anchor-text-primary {
  font-family: inherit;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  letter-spacing: .06em;
  margin-right: calc(.06em*-1);
  text-transform: uppercase;
  color: #fff; }

#main-nav .sub-menu .x-anchor .x-anchor-text-primary {
  font-family: inherit;
  font-size: 1em;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #000; }

#main-nav .sub-menu .x-anchor .x-anchor-text-primary:hover {
  color: #b7b7b7; }

#main-nav.x-menu {
  margin: 0;
  font-size: 1em; }

#main-nav.x-menu > li > .x-anchor[class*=active] .x-anchor-sub-indicator {
  color: #fff; }

.e40-10.x-bar-container, #main-nav.x-bar-container {
  align-items: flex-end;
  flex: 1 0;
  justify-content: space-between; }

#main-nav .x-toggle-burger-bun-b {
  transform: translate3d(0, 3.25em, 0); }

#main-nav .sub-menu .x-anchor {
  font-size: 1em;
  background-color: transparent; }

/* FOOTER */
.e93-1.x-bar {
  background-color: #fff; }

.e93-1.x-bar, .e93-53.x-bar {
  height: auto;
  font-size: 16px;
  z-index: 9999; }

.e93-1.x-bar-outer-spacers:before, .e93-53.x-bar-outer-spacers:before, .e93-1.x-bar-outer-spacers:after, .e93-53.x-bar-outer-spacers:after {
  flex-basis: 2em;
  width: 2em;
  height: 2em; }

.x-bar-outer-spacers:before, .x-bar-outer-spacers:after {
  content: "";
  flex-grow: 0;
  flex-shrink: 0;
  display: block;
  pointer-events: none;
  visibility: hidden; }

[class^="x-bg"] {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  pointer-events: none;
  speak: none;
  z-index: -1; }

.x-bg-layer-lower-image {
  background-image: url("./wp-content/uploads/2018/08/siteBGTextureTile.jpg");
  background-repeat: repeat;
  background-position: top;
  background-size: contain; }

.x-bg-layer-upper-image {
  background-image: url("./wp-content/uploads/2018/08/tearTile-4.svg");
  background-repeat: repeat-x;
  background-position: top;
  background-size: auto; }

.e93-1.x-bar-content {
  align-items: center;
  max-width: 1400px; }

.e93-1.x-bar-content, .e93-53.x-bar-content {
  flex-direction: row;
  justify-content: space-between;
  flex: 0 1 100%;
  height: auto;
  flex-wrap: wrap; }

.e93-2.x-bar-container, .e93-4.x-bar-container, .e93-6.x-bar-container, .e93-8.x-bar-container, .e93-18.x-bar-container,
.e93-29.x-bar-container, .e93-35.x-bar-container, .e93-54.x-bar-container, .e93-56.x-bar-container, .e93-58.x-bar-container, .e93-67.x-bar-container, .e93-77.x-bar-container {
  flex-direction: row;
  align-items: center;
  background-color: transparent; }

.e93-2.x-bar-container, .e93-4.x-bar-container, .e93-6.x-bar-container {
  justify-content: space-between; }

.e93-2.x-bar-container, .e93-4.x-bar-container, .e93-6.x-bar-container, .e93-8.x-bar-container, .e93-18.x-bar-container, .e93-29.x-bar-container, .e93-35.x-bar-container, .e93-54.x-bar-container, .e93-56.x-bar-container, .e93-58.x-bar-container, .e93-67.x-bar-container, .e93-77.x-bar-container {
  flex-direction: row;
  align-items: center;
  background-color: transparent; }

.e93-8.x-bar-container, .e93-18.x-bar-container, .e93-35.x-bar-container, .e93-77.x-bar-container {
  justify-content: center; }

.e93-8.x-bar-container, .e93-18.x-bar-container, .e93-29.x-bar-container, .e93-35.x-bar-container, .e93-54.x-bar-container, .e93-56.x-bar-container, .e93-58.x-bar-container, .e93-67.x-bar-container, .e93-77.x-bar-container {
  flex-wrap: wrap;
  align-content: center; }

.e93-2.x-bar-container, .e93-4.x-bar-container, .e93-6.x-bar-container, .e93-8.x-bar-container, .e93-18.x-bar-container {
  flex: 0 1 auto; }

.e93-3.x-image, .e93-5.x-image, .e93-7.x-image {
  max-width: 300px; }

.e93-3.x-image {
  margin: 0 0 12px -40px; }

.e93-3.x-image, .e93-5.x-image, .e93-7.x-image, .e93-55.x-image, .e93-57.x-image {
  background-color: transparent; }

footer .x-anchor .x-anchor-text-primary {
  font-family: inherit;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  color: #fff;
  font-size: 1.27em;
  letter-spacing: .06em;
  margin-right: calc(.06em*-1);
  padding: 0 10px;
  font-family: 'bold',sans-serif; }

footer .x-anchor .x-anchor-text-primary:hover {
  color: #b7b7b7; }

footer .e93-15.x-anchor,
footer .e93-16.x-anchor,
footer .e93-17.x-anchor {
  font-size: .6em;
  letter-spacing: .1em;
  margin-right: calc(.1em*-1); }

footer .x-anchor .x-anchor-content {
  flex-direction: row;
  align-items: center;
  justify-content: center; }

footer .x-anchor-content {
  justify-content: center; }

footer #footer-menus.x-bar-container .x-bar-content-area {
  width: 3px;
  height: 20px;
  background-color: #fff;
  margin-top: 5px;
  font-family: 'bold',sans-serif;
  padding-left: -.85em; }

footer .e93-14.x-bar-content-area {
  width: 100% !important;
  height: 5px !important;
  background-color: #fff; }

.e93-25 {
  width: 100%;
  height: 5px;
  background-color: #fff;
  margin-bottom: 10px; }

.e93-18 {
  min-width: 446px; }

.e93-18.x-bar-container {
  max-height: 150px;
  max-width: 446px;
  padding: 192px 0 100px; }

footer div.e93-18.x-bar-container .x-anchor {
  font-size: 1em; }

footer .x-anchor .x-graphic {
  margin: 9px 3px 5px; }

footer .x-anchor .x-graphic-icon {
  width: 1em;
  height: 1em;
  line-height: 1em;
  font-size: 1.55em;
  color: #fff;
  background-color: transparent; }

footer .x-anchor:hover .x-graphic-icon {
  color: #b7b7b7; }

footer .x-bar-container {
  flex: 1 0 auto; }

/* BP 1*/
.e93-19, .e93-21, .e93-23, .e93-26, .e93-27, .e93-28 {
  font-family: 'bold',sans-serif; }

.e93-15.x-anchor .x-anchor-content, .e93-26.x-anchor .x-anchor-content, .e93-42.x-anchor .x-anchor-content, .e93-84.x-anchor .x-anchor-content {
  padding: .575em 0 .275em .85em; }

.e93-15.x-anchor .x-anchor-text, .e93-17.x-anchor .x-anchor-text, .e93-26.x-anchor .x-anchor-text, .e93-28.x-anchor .x-anchor-text, .e93-42.x-anchor .x-anchor-text, .e93-44.x-anchor .x-anchor-text, .e93-84.x-anchor .x-anchor-text, .e93-86.x-anchor .x-anchor-text {
  margin: 3px 5px 5px; }

/* BP #2 */
.e93-35.x-bar-container {
  max-width: 570px;
  margin: 120px 0 20px; }

.e93-45 {
  width: 100%;
  height: 3px;
  padding-left: -.85em;
  background-color: #fff;
  margin: 10px 0 20px; }

.e93-46.x-text {
  text-align: center; }

.e93-46.x-text, .e93-79.x-text {
  padding: 0 0 10px;
  letter-spacing: .06em; }

.e93-30.x-text, .e93-46.x-text, .e93-79.x-text {
  font-size: .95em;
  color: #fff; }

.e93-23.x-anchor .x-anchor-content {
  padding: .575em 0 .275em .4em; }

.e93-21.x-anchor .x-anchor-content {
  padding: .575em .4em .275em; }

.e93-19.x-anchor .x-anchor-content {
  padding: .575em .4em .275em 0; }

.e93-46.x-text {
  text-align: center; }

.e93-30.x-text, .e93-46.x-text, .e93-79.x-text, .e93-81.x-text {
  width: 100%; }

#mobile p.ctct-form-field.ctct-form-field-submit {
  top: 153.5px;
  right: 204px; }

.e93-46 {
  font-family: "bold", sans-serif !important; }

.e93-36, .e93-38, .e93-40, .e93-42, .e93-43, .e93-44, .e93-26, .e93-27, .e93-28 {
  font-family: 'bold',sans-serif; }

.e93-9.x-anchor .x-anchor-content, .e93-11.x-anchor .x-anchor-content, .e93-13.x-anchor .x-anchor-content, .e93-15.x-anchor .x-anchor-content, .e93-16.x-anchor .x-anchor-content, .e93-17.x-anchor .x-anchor-content, .e93-19.x-anchor .x-anchor-content, .e93-21.x-anchor .x-anchor-content, .e93-23.x-anchor .x-anchor-content, .e93-26.x-anchor .x-anchor-content, .e93-27.x-anchor .x-anchor-content, .e93-28.x-anchor .x-anchor-content, .e93-36.x-anchor .x-anchor-content, .e93-38.x-anchor .x-anchor-content, .e93-40.x-anchor .x-anchor-content, .e93-42.x-anchor .x-anchor-content, .e93-43.x-anchor .x-anchor-content, .e93-44.x-anchor .x-anchor-content, .e93-59.x-anchor .x-anchor-content, .e93-60.x-anchor .x-anchor-content, .e93-61.x-anchor .x-anchor-content, .e93-68.x-anchor .x-anchor-content, .e93-69.x-anchor .x-anchor-content, .e93-70.x-anchor .x-anchor-content, .e93-84.x-anchor .x-anchor-content, .e93-85.x-anchor .x-anchor-content, .e93-86.x-anchor .x-anchor-content {
  flex-direction: row;
  align-items: center; }

/* Mobile */
.e93-58.x-bar-container, .e93-67.x-bar-container {
  flex: 1 0 0%; }

.e93-54.x-bar-container {
  max-width: 40%;
  margin: 40px 0 0; }

.e93-58.x-bar-container {
  max-width: 80%;
  margin: 70px 0 0; }

.e93-77.x-bar-container {
  max-width: 100%;
  margin: 14px 0 0;
  padding: 0 0 25px; }

.e93-67.x-bar-container {
  max-width: 90%;
  margin: 75px 0 0; }

.e93-1.x-bar-content, .e93-53.x-bar-content {
  flex-direction: row;
  justify-content: space-between;
  flex: 0 1 100%;
  height: auto; }

.e93-53.x-bar-content {
  align-items: flex-start;
  flex-wrap: wrap;
  align-content: flex-start;
  max-width: 767px; }

.e93-59.x-anchor .x-anchor-content, .e93-60.x-anchor .x-anchor-content, .e93-61.x-anchor .x-anchor-content, .e93-68.x-anchor .x-anchor-content, .e93-69.x-anchor .x-anchor-content, .e93-70.x-anchor .x-anchor-content {
  justify-content: flex-end;
  padding: .575em 0 .275em; }

.e93-59.x-anchor .x-anchor-text, .e93-60.x-anchor .x-anchor-text, .e93-61.x-anchor .x-anchor-text, .e93-68.x-anchor .x-anchor-text, .e93-69.x-anchor .x-anchor-text, .e93-70.x-anchor .x-anchor-text {
  margin: 5px 0 5px 5px; }

.e93-59, .e93-60, .e93-61, .e93-68, .e93-84, .e93-85, .e93-86, .e93-79, .e93-79.x-text {
  font-family: 'bold',sans-serif; }

.e93-62 {
  width: 232px;
  height: 3px;
  padding-left: -.85em;
  margin: 0 0 14px;
  background-color: #fff; }

.x-line {
  display: block;
  width: 0;
  height: 0;
  margin: 0;
  border: 0;
  padding: 0; }

.e93-48.x-line, .e93-52.x-line, .e93-63.x-line, .e93-71.x-line, .e93-73.x-line, .e93-80.x-line, .e93-82.x-line {
  width: 100%; }

.e93-19.x-anchor, .e93-21.x-anchor, .e93-23.x-anchor, .e93-68.x-anchor, .e93-69.x-anchor, .e93-70.x-anchor {
  font-size: 1em; }

.e93-78 {
  width: 100%;
  height: 3px;
  padding-left: -.85em;
  margin: 0 0 20px;
  background-color: #fff; }

.e93-46.x-text, .e93-79.x-text {
  padding: 0 0 10px;
  letter-spacing: .06em; }

.e93-30.x-text, .e93-46.x-text, .e93-79.x-text {
  font-size: .95em;
  color: #fff; }

.e93-30.x-text, .e93-79.x-text {
  text-align: right; }

.e93-31.x-text, .e93-47.x-text, .e93-81.x-text {
  padding: 0;
  font-size: 1em;
  letter-spacing: 0em;
  color: black; }

#mobileSm input#email___ab96fa2d025238fe2bf3529613bed6b6.ctct-email {
  float: right;
  margin-right: 110px;
  width: 180px; }

#mobileSm p.ctct-form-field.ctct-form-field-submit {
  top: 54px;
  right: 40; }

@media (max-width: 767px) {
  .e93-59.x-anchor, .e93-60.x-anchor, .e93-61.x-anchor {
    width: 100%; } }
form.wpcf7-form {
  width: 600px;
  margin: 0 auto;
  padding: 30px 0; }
  @media (max-width: 420px) {
    form.wpcf7-form {
      width: 300px; } }
  form.wpcf7-form .col-three {
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center; }
    form.wpcf7-form .col-three span {
      width: 30%; }
      form.wpcf7-form .col-three span.wpcf7-not-valid-tip {
        width: 100%;
        color: red;
        margin: 0; }
  form.wpcf7-form .col-two {
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center; }
    form.wpcf7-form .col-two span {
      width: 49%; }
      form.wpcf7-form .col-two span.wpcf7-not-valid-tip {
        width: 100%;
        color: red;
        margin: 0; }
  form.wpcf7-form .wpcf7-submit {
    transition: all 0.5s ease;
    background: #2d58aa;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    width: 100%; }
    form.wpcf7-form .wpcf7-submit:hover {
      border-color: #2d58aa;
      background: #999; }
  form.wpcf7-form .wpcf7-response-output {
    display: none; }

#utility-bar {
  height: 42px;
  background-color: #215aa8;
  font-size: 16px;
  z-index: 9999; }
  #utility-bar .x-bar-content {
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
    flex: 0 1 100%; }
    #utility-bar .x-bar-content .x-bar-container {
      flex-direction: row;
      max-width: 1400px;
      background-color: transparent; }
      #utility-bar .x-bar-content .x-bar-container .x-anchor {
        font-size: 1em;
        background-color: transparent;
        color: #fff; }
        #utility-bar .x-bar-content .x-bar-container .x-anchor:hover {
          color: #b7b7b7; }
        #utility-bar .x-bar-content .x-bar-container .x-anchor .x-anchor-content {
          flex-direction: row;
          justify-content: flex-end;
          align-items: flex-start; }
        #utility-bar .x-bar-content .x-bar-container .x-anchor.content-link .x-anchor-content {
          padding: .3em 1.2em 0 .7em; }
        #utility-bar .x-bar-content .x-bar-container .x-anchor.social-link .x-graphic {
          margin: 9px 3px 5px; }
        #utility-bar .x-bar-content .x-bar-container .x-anchor.social-link .x-anchor-text {
          margin: 9px 3px 4px 5px; }
        #utility-bar .x-bar-content .x-bar-container .x-anchor.social-link .x-graphic-icon {
          width: 1em;
          height: 1em;
          line-height: 1em;
          font-size: 1.55em;
          color: #fff;
          background-color: transparent; }
        #utility-bar .x-bar-content .x-bar-container .x-anchor.social-link:hover .x-graphic-icon {
          color: #b7b7b7; }
      #utility-bar .x-bar-content .x-bar-container #cart-link .x-graphic {
        margin: 5px 8px 5px 5px; }
      #utility-bar .x-bar-content .x-bar-container #cart-link .x-anchor-text {
        margin: 6px 3px 4px 5px; }

#main-nav {
  height: 4.58em;
  background-color: #fff;
  font-size: 16px;
  z-index: 9999; }
  #main-nav .x-bar-content {
    flex-direction: row;
    justify-content: space-around;
    align-items: flex-start;
    flex: 0 1 100%;
    height: 4.58em; }
    #main-nav .x-bar-content .x-bar-container {
      align-items: flex-end;
      flex: 1 0;
      justify-content: space-between;
      flex-direction: row;
      max-width: 1400px;
      background-color: transparent; }
      #main-nav .x-bar-content .x-bar-container .x-image {
        margin: 0 0 -83px;
        background-color: transparent; }
      #main-nav .x-bar-content .x-bar-container .x-menu {
        flex-direction: row;
        justify-content: flex-end;
        align-items: stretch;
        align-self: flex-end;
        flex: 1 0 0%;
        margin: 0 -13px 0 0;
        font-size: 1em; }
        #main-nav .x-bar-content .x-bar-container .x-menu.x-menu-inline > li {
          display: flex;
          flex-direction: inherit;
          justify-content: inherit;
          align-items: inherit; }
        #main-nav .x-bar-content .x-bar-container .x-menu > li,
        #main-nav .x-bar-content .x-bar-container .x-menu > li > a {
          flex: 0 1 auto; }
        #main-nav .x-bar-content .x-bar-container .x-menu > li > .x-anchor {
          font-size: 1em;
          background-color: transparent; }
          #main-nav .x-bar-content .x-bar-container .x-menu > li > .x-anchor .x-anchor-text-primary {
            font-size: 1.37em;
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            letter-spacing: .05em;
            margin-right: calc(.05em*-1);
            text-transform: uppercase;
            font-family: bold, sans-serif; }
        #main-nav .x-bar-content .x-bar-container .x-menu > li > .x-anchor .x-anchor-content {
          flex-direction: row;
          justify-content: center;
          align-items: flex-end;
          padding: .59em .75em 0; }
          #main-nav .x-bar-content .x-bar-container .x-menu > li > .x-anchor .x-anchor-content .x-anchor-text {
            margin: 5px 5px 5px 20px; }
          #main-nav .x-bar-content .x-bar-container .x-menu > li > .x-anchor .x-anchor-content .x-anchor-sub-indicator {
            margin: 5px;
            font-size: 1em;
            color: black; }
        #main-nav .x-bar-content .x-bar-container .x-menu > li.menu-item-has-children {
          position: relative; }
          #main-nav .x-bar-content .x-bar-container .x-menu > li.menu-item-has-children .x-dropdown {
            width: 14em;
            font-size: 16px;
            background-color: #fff;
            box-shadow: 0em 0.15em 2em 0em rgba(0, 0, 0, 0.15); }
            #main-nav .x-bar-content .x-bar-container .x-menu > li.menu-item-has-children .x-dropdown > li.menu-item-has-children {
              position: relative; }
              #main-nav .x-bar-content .x-bar-container .x-menu > li.menu-item-has-children .x-dropdown > li.menu-item-has-children .x-dropdown {
                width: 30em;
                font-size: 16px;
                background-color: #fff;
                box-shadow: 0em 0.15em 2em 0em rgba(0, 0, 0, 0.15);
                display: -ms-flexbox;
                display: -moz-flex;
                display: flex;
                display: -webkit-flex;
                flex-wrap: wrap;
                -webkit-flex-wrap: wrap;
                -moz-flex-wrap: wrap;
                -ms-flex-wrap: wrap;
                justify-content: space-between;
                -webkit-justify-content: space-between;
                -moz-justify-content: space-between;
                -ms-flex-pack: justify;
                align-items: center;
                -webkit-align-items: center;
                -moz-align-items: center;
                -ms-flex-align: center;
                column-count: 2; }
                #main-nav .x-bar-content .x-bar-container .x-menu > li.menu-item-has-children .x-dropdown > li.menu-item-has-children .x-dropdown li {
                  display: block;
                  width: 14em; }
          #main-nav .x-bar-content .x-bar-container .x-menu > li.menu-item-has-children .x-menu, #main-nav .x-bar-content .x-bar-container .x-menu > li.menu-item-has-children .x-menu .sub-menu {
            margin: 0;
            padding: 0;
            list-style: none; }

#main-nav #mobile-nav.x-bar-container {
  align-items: flex-end;
  flex: 1 0;
  justify-content: space-between; }
  #main-nav #mobile-nav.x-bar-container .x-image {
    max-width: 150px;
    margin: 0 0 -43px; }
  #main-nav #mobile-nav.x-bar-container .x-anchor.x-anchor-toggle {
    width: 2.75em !important;
    height: 2.75em;
    border-width: 3px;
    border-style: solid;
    border-color: #2d58aa;
    border-radius: 100em;
    font-size: 1em;
    background-color: white; }
    #main-nav #mobile-nav.x-bar-container .x-anchor.x-anchor-toggle .x-anchor-content {
      flex-direction: row;
      justify-content: center;
      align-items: center; }
      #main-nav #mobile-nav.x-bar-container .x-anchor.x-anchor-toggle .x-anchor-content .x-graphic {
        margin: 5px; }
        #main-nav #mobile-nav.x-bar-container .x-anchor.x-anchor-toggle .x-anchor-content .x-graphic .x-toggle {
          color: #2d58aa; }
        #main-nav #mobile-nav.x-bar-container .x-anchor.x-anchor-toggle .x-anchor-content .x-graphic .x-toggle-burger {
          width: 12em;
          margin: 3.25em 0;
          font-size: .1em; }

.x-off-canvas {
  font-size: 16px; }
  .x-off-canvas .x-off-canvas-bg {
    background-color: rgba(255, 255, 255, 0.75); }
  .x-off-canvas .x-off-canvas-close {
    width: calc(1em*2);
    height: calc(1em*2);
    font-size: 1.5em;
    color: #fff; }
  .x-off-canvas .x-off-canvas-content {
    max-width: 19em;
    padding: calc(1.5em*2);
    background-color: #2d58aa;
    box-shadow: 0em 0em 2em 0em rgba(183, 183, 183, 0.25); }
    .x-off-canvas .x-off-canvas-content .x-menu {
      margin: 0;
      font-size: 1em; }
      .x-off-canvas .x-off-canvas-content .x-menu a.x-anchor {
        font-family: 'bold',sans-serif;
        font-weight: 400; }
        .x-off-canvas .x-off-canvas-content .x-menu a.x-anchor .x-anchor-content {
          flex-direction: row;
          padding: .75em; }
          .x-off-canvas .x-off-canvas-content .x-menu a.x-anchor .x-anchor-content .x-anchor-text {
            margin: 5px auto 5px 5px; }
            .x-off-canvas .x-off-canvas-content .x-menu a.x-anchor .x-anchor-content .x-anchor-text .x-anchor-text-primary {
              font-family: inherit;
              font-size: 1em;
              font-style: normal;
              font-weight: 400;
              line-height: 1;
              letter-spacing: .06em;
              margin-right: calc(.06em*-1);
              text-transform: uppercase;
              color: #fff; }
      .x-off-canvas .x-off-canvas-content .x-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children a.x-anchor {
        font-size: 1em;
        background-color: transparent; }
        .x-off-canvas .x-off-canvas-content .x-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children a.x-anchor .x-anchor-text-primary {
          font-family: inherit;
          font-size: 1em;
          font-style: normal;
          font-weight: 400;
          line-height: 1;
          color: #fff;
          text-transform: capitalize; }
      .x-off-canvas .x-off-canvas-content .x-menu li.menu-item-has-children ul.sub-menu li.menu-item-has-children .sub-menu {
        padding: 0.75em 0 0.75em 1.5em; }

footer .da-footer {
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center; }

footer.x-colophon {
  display: none; }

footer.x-colophon.hark {
  display: block; }

#footer-menus {
  max-width: 750px;
  padding: 57px 0 0; }
  #footer-menus div {
    width: 100%;
    display: block; }
    #footer-menus div ul {
      list-style-type: none;
      margin: 10px 0;
      display: -ms-flexbox;
      display: -moz-flex;
      display: flex;
      display: -webkit-flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      justify-content: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-flex-pack: center;
      align-items: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-flex-align: center; }
      #footer-menus div ul li a {
        color: #fff;
        transition-duration: .3s;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        font-family: 'bold',sans-serif;
        text-transform: uppercase; }
        #footer-menus div ul li a:hover {
          color: #b7b7b7; }
    #footer-menus div.menu-footer-top-container {
      border-bottom: 4px solid #fff; }
      #footer-menus div.menu-footer-top-container ul li {
        padding: 0 15px;
        border-right: 3px solid #fff; }
        #footer-menus div.menu-footer-top-container ul li:last-child {
          border: none; }
        #footer-menus div.menu-footer-top-container ul li a {
          font-size: 1em; }
    #footer-menus div.menu-footer-bottom-container ul li {
      padding: 0 15px; }
      #footer-menus div.menu-footer-bottom-container ul li a {
        font-size: .9em; }

#footer-socials {
  max-width: 323px;
  padding: 76px 0 0 20px;
  justify-content: flex-end !important; }
  #footer-socials div#primary-sidebar {
    width: 100%; }
  #footer-socials .tagline {
    color: #fff;
    font-weight: bold;
    text-align: right; }
  #footer-socials #mc_embed_signup {
    margin: 20px 0 0 0;
    left: 14px; }
    #footer-socials #mc_embed_signup input.email {
      border-radius: 3px; }
    #footer-socials #mc_embed_signup .button {
      font-size: 13px;
      border: none;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      letter-spacing: .03em;
      color: #fff;
      background-color: #aaa;
      box-sizing: border-box;
      height: 34px;
      line-height: 32px;
      padding: 0 18px;
      display: inline-block;
      margin: 0;
      transition: all 0.23s ease-in-out 0s; }
      #footer-socials #mc_embed_signup .button:hover {
        background-color: #777;
        cursor: pointer; }
  #footer-socials div#mc_embed_signup_scroll {
    display: flex; }
  #footer-socials .socials {
    display: flex;
    justify-content: flex-end; }
    #footer-socials .socials a {
      width: 2em;
      height: 1em; }
    #footer-socials .socials i {
      color: #fff;
      font-size: 1.6em; }
      #footer-socials .socials i:hover {
        color: #b7b7b7; }

@media (max-width: 1024px) {
  #footer-socials {
    padding: 0 0 0 20px;
    margin: 0 auto; } }
@media (max-width: 768px) {
  .e93-1.x-bar-content {
    flex-direction: column; }
    .e93-1.x-bar-content #footer-menus {
      padding: 0; }
    .e93-1.x-bar-content #footer-socials {
      padding: 25px 0 0 0;
      max-width: 323px; }
      .e93-1.x-bar-content #footer-socials .tagline {
        text-align: center; }
      .e93-1.x-bar-content #footer-socials .socials {
        justify-content: center; } }
@media (max-width: 420px) {
  div#footer-logo {
    display: block;
    width: 100%;
    text-align: right; }

  #footer-menus div.menu-footer-top-container {
    width: 90%; }
    #footer-menus div.menu-footer-top-container ul li {
      width: 100%;
      padding: 5px 0;
      border: none;
      text-align: right; }

  #footer-socials {
    width: 100%;
    padding: 25px 0 0 50px;
    max-width: 100%; }
    #footer-socials .tagline {
      padding-right: 25px; }
    #footer-socials .socials {
      margin-right: 14px; } }
ul.noList ul {
  padding: 0;
  list-style-type: none; }
  ul.noList ul li {
    list-style-type: none;
    padding: 10px 0; }

.hidden {
  display: none; }

.coffeeStainRightHome {
  display: none !important; }

.home .pageTitleAndCopy {
  text-align: center;
  padding: 0 11% 0px;
  margin-bottom: 80px; }

.home .entry-wrap {
  padding: 60px 0 60px 0; }

div#java-map {
  top: -120px;
  width: 100vw;
  margin: 0 auto;
  margin-left: -7vw;
  height: 100%;
  position: relative;
  z-index: -1; }
  div#java-map .map-image-laptop,
  div#java-map .map-image-tablets {
    display: none; }
  div#java-map .hidden.map-popup {
    display: none !important; }
  div#java-map .map-popup {
    width: 50%;
    min-width: 200px;
    overflow: hidden;
    margin: auto;
    position: absolute;
    top: 0;
    left: -25%;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    text-align: center;
    z-index: 99999;
    height: fit-content;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
    border: 6px solid #2d58aa; }
    div#java-map .map-popup a.pop-close {
      display: block;
      position: absolute;
      top: 7px;
      right: 20px;
      z-index: 99999;
      font-size: 32px; }
    div#java-map .map-popup .pop-link {
      display: none; }
    div#java-map .map-popup .slider-wrapper {
      flex: 1 1 auto;
      display: -ms-flexbox;
      display: -moz-flex;
      display: flex;
      display: -webkit-flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      justify-content: space-evenly;
      -webkit-justify-content: space-evenly;
      -moz-justify-content: space-evenly;
      -ms-flex-pack: space-evenly;
      align-items: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-flex-align: center; }
      div#java-map .map-popup .slider-wrapper .left {
        width: 48%; }
        div#java-map .map-popup .slider-wrapper .left h2 {
          text-align: left; }
        div#java-map .map-popup .slider-wrapper .left .noList {
          list-style-type: none;
          padding: 0;
          margin: 0; }
          div#java-map .map-popup .slider-wrapper .left .noList li {
            text-align: left;
            color: #2d58aa;
            font-family: "Courier New"; }
            div#java-map .map-popup .slider-wrapper .left .noList li .label {
              font-weight: 600; }
        div#java-map .map-popup .slider-wrapper .left .desc {
          text-align: left;
          margin: 10px 0 30px 0;
          font-size: 0.9em;
          color: #333; }
        div#java-map .map-popup .slider-wrapper .left .links {
          display: -ms-flexbox;
          display: -moz-flex;
          display: flex;
          display: -webkit-flex;
          justify-content: space-between;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          -ms-flex-pack: justify;
          align-items: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-flex-align: center; }
          div#java-map .map-popup .slider-wrapper .left .links .btn {
            transition: all 0.5s ease;
            padding: 10px 15px;
            background: #2d58aa;
            color: #fff;
            font-size: 0.9em;
            font-weight: 600; }
            div#java-map .map-popup .slider-wrapper .left .links .btn:hover {
              background: #e7901f; }
      div#java-map .map-popup .slider-wrapper .right {
        width: 48%; }
        div#java-map .map-popup .slider-wrapper .right img {
          height: 500px; }

@media (max-width: 1440px) {
  .home .pageTitleAndCopy {
    top: -25px; }

  div#java-map {
    top: -80px;
    width: 100vw;
    margin: 0 auto 0px;
    margin-left: -7vw;
    height: 100%;
    position: relative;
    z-index: -1; }
    div#java-map .map-popup {
      width: 65%;
      left: 0; }
    div#java-map .map-image-desktop,
    div#java-map .map-image-tablets {
      display: none; }
    div#java-map .map-image-laptop {
      display: block;
      text-align: center; } }
@media (max-width: 1024px) {
  .home .pageTitleAndCopy {
    top: -60px; }

  div#java-map .map-image-laptop {
    display: none; }
  div#java-map .map-image-tablets {
    display: block;
    text-align: center; }
  div#java-map .map-popup {
    left: 0;
    width: 92%; } }
@media (max-width: 768px) {
  div#java-map {
    top: -80px;
    margin: 0;
    width: auto; }
    div#java-map .map-image-tablets {
      display: none; }
    div#java-map .map-mobile-container {
      display: flex !important;
      display: -ms-flexbox;
      display: -moz-flex;
      display: flex;
      display: -webkit-flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      justify-content: space-around;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      -ms-flex-pack: distribute;
      align-items: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-flex-align: center;
      column-count: 2; }
      div#java-map .map-mobile-container .hidden.map-popup {
        display: flex !important;
        display: -ms-flexbox;
        display: -moz-flex;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        align-items: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-flex-align: center;
        position: relative;
        top: 0;
        left: 0;
        max-width: 152px;
        margin: 1em 0;
        height: 70px;
        border-radius: 0;
        border: 0;
        background-image: url("/wp-content/themes/pro-child/assets/img/map_button_bg.png");
        background-repeat: no-repeat;
        background-size: contain; }
        div#java-map .map-mobile-container .hidden.map-popup.hidden-mobile {
          display: none !important; }
        div#java-map .map-mobile-container .hidden.map-popup a.pop-close {
          display: none; }
        div#java-map .map-mobile-container .hidden.map-popup .slider-wrapper {
          display: none; }
        div#java-map .map-mobile-container .hidden.map-popup .pop-link {
          display: block;
          font-weight: normal !important;
          text-transform: uppercase !important;
          font-family: "bold", sans-serif !important;
          color: #2d58aa !important;
          font-size: 16px; } }
@media (max-width: 420px) {
  .home .pageTitleAndCopy {
    top: -50px;
    padding: 0;
    margin-bottom: 0; }

  div#java-map {
    top: -30px; }
    div#java-map .map-mobile-container {
      column-count: 1; }
      div#java-map .map-mobile-container .hidden.map-popup {
        min-width: 0;
        height: 53px;
        margin: .5em 0;
        padding: 0; }
        div#java-map .map-mobile-container .hidden.map-popup .pop-link {
          font-size: 12px;
          top: 2px;
          position: relative; } }
.archive.woocommerce .category-title {
  max-width: 1300px;
  margin: 0 auto;
  padding: 100px 0 0 0;
  text-align: center;
  text-transform: uppercase;
  color: #2d58aa;
  font-size: 1.2em;
  font-family: bold, sans-serif;
  font-size: .7em; }
  @media all and (max-width: 1300px) {
    .archive.woocommerce .category-title {
      max-width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.archive.woocommerce .page-description {
  max-width: 1300px;
  margin: 0 auto;
  padding: 150px 0 50px 0; }
  @media all and (max-width: 1300px) {
    .archive.woocommerce .page-description {
      max-width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.archive.woocommerce .term-description {
  max-width: 1300px;
  margin: 0 auto;
  padding: 50px 0; }
  @media all and (max-width: 1300px) {
    .archive.woocommerce .term-description {
      max-width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
.archive.woocommerce .flex-wrapper.product-wrapper {
  max-width: 1300px;
  margin: 0 auto;
  padding: 40px 0 100px 0; }
  @media all and (max-width: 1300px) {
    .archive.woocommerce .flex-wrapper.product-wrapper {
      max-width: 100%;
      padding-right: 20px;
      padding-left: 20px; } }
  .archive.woocommerce .flex-wrapper.product-wrapper li.product-category {
    text-align: center; }
    .archive.woocommerce .flex-wrapper.product-wrapper li.product-category img {
      border: 2px solid #e5e5e5;
      padding: 6px;
      background-color: #fff; }
      .archive.woocommerce .flex-wrapper.product-wrapper li.product-category img:hover {
        border: 2px solid #2d58aa; }
  .archive.woocommerce .flex-wrapper.product-wrapper ul.products {
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: start;
    -webkit-justify-content: start;
    -moz-justify-content: start;
    -ms-flex-pack: start;
    align-items: baseline;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    -ms-flex-align: baseline; }
    .archive.woocommerce .flex-wrapper.product-wrapper ul.products div.woocommerce {
      width: 100%; }
      .archive.woocommerce .flex-wrapper.product-wrapper ul.products div.woocommerce .wc-memberships-restriction-message {
        display: -ms-flexbox;
        display: -moz-flex;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        align-items: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        -ms-flex-align: center; }
    .archive.woocommerce .flex-wrapper.product-wrapper ul.products li {
      margin-bottom: 40px; }
      .archive.woocommerce .flex-wrapper.product-wrapper ul.products li .entry-header h3 {
        text-align: center; }
      .archive.woocommerce .flex-wrapper.product-wrapper ul.products li .entry-header .button {
        border-radius: 0;
        margin: 0;
        left: 0;
        right: 0;
        top: -51px;
        border: 2px solid #2d58aa; }
      .archive.woocommerce .flex-wrapper.product-wrapper ul.products li .entry-wrap {
        height: 100%;
        min-height: 0; }
      .archive.woocommerce .flex-wrapper.product-wrapper ul.products li:hover .entry-featured {
        border: 2px solid #2d58aa; }

/* Font Color */
/* Quantity Outline Color */
.woocommerce .quantity .minus,
.woocommerce .quantity input.qty,
.woocommerce .quantity .qty-adjust .woocommerce .quantity .plus,
.woocommerce div.product form.cart .variations select,
.woocommerce .quantity .qty-plus,
.woocommerce .quantity .qty-minus,
.woocommerce .quantity .qty-adjust {
  border-color: #2d58aa; }

/* Font Color */
.woocommerce .quantity input.qty,
.woocommerce .price,
.woocommerce .price > .amount, .woocommerce .price > ins > .amount {
  color: #2d58aa; }

/* Icon Up/Down Color */
.woocommerce .quantity .qty-adjust a {
  background: #2d58aa; }
  .woocommerce .quantity .qty-adjust a > i {
    color: #fff; }

/* Hide Clear */
.woocommerce div.product .summary .variations .reset_variations {
  display: none !important; }

/* Buttons */
.woocommerce .button.wc-backward,
.woocommerce .my_account_memberships .button.view,
.woocommerce .my_account_memberships .button.add-to-cart,
.woocommerce .shipping-calculator-form button {
  transition: all 0.5s ease;
  background: #2d58aa;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase; }
  .woocommerce .button.wc-backward:hover,
  .woocommerce .my_account_memberships .button.view:hover,
  .woocommerce .my_account_memberships .button.add-to-cart:hover,
  .woocommerce .shipping-calculator-form button:hover {
    border-color: #2d58aa;
    background: #999; }

/* Lists */
.woocommerce table.order_details ul {
  padding: 0;
  list-style-type: none; }
  .woocommerce table.order_details ul li {
    list-style-type: none;
    padding: 10px 0; }

/* Alerts */
.woocommerce-message.x-alert.x-alert-info.x-alert-block,
.woocommerce-notices-wrapper .woocommerce-message {
  max-width: 800px;
  margin-top: 20px;
  position: absolute;
  z-index: 1;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  padding: 20px;
  border-left: 5px solid;
  background-color: #d9edf7;
  border-color: #b3d1ef;
  color: #3a87ad; }

/* Forms */
form.woocommerce-EditAccountForm.edit-account {
  padding: 0 0 60px 0; }
  form.woocommerce-EditAccountForm.edit-account .u-columns.woocommerce-Addresses.col2-set.addresses {
    padding: 30px 0 0 0; }

.woocommerce-validated input {
  border-color: #2d58aa;
  color: #2d58aa; }

.woocommerce-account .woocommerce-address-fields p.submit {
  margin: 40px 0; }
.woocommerce-account button.button[type=submit] {
  transition: all 0.5s ease;
  background: #2d58aa;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase;
  width: 100%; }
  .woocommerce-account button.button[type=submit]:hover {
    border-color: #2d58aa;
    background: #999; }

div#payment {
  padding: 0 0 80px 0; }
  div#payment button#place_order {
    transition: all 0.5s ease;
    background: #2d58aa;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    width: 100%;
    margin: 40px 0 0 0;
    display: block;
    position: relative; }
    div#payment button#place_order:hover {
      border-color: #2d58aa;
      background: #999; }

.shop_table th {
  text-transform: uppercase;
  color: #2d58aa;
  font-size: 1.2em;
  font-family: bold, sans-serif;
  color: #2d58aa; }

.woocommerce .x-main.full {
  min-height: 600px; }
  .woocommerce .x-main.full .woocommerce-info {
    margin-bottom: 1.5em;
    margin: 0 auto;
    text-align: center;
    padding: 40px 0; }

.entry-wrap {
  max-width: 1300px;
  margin: 0 auto;
  padding: 120px 0 60px 0; }
  @media (max-width: 1440px) {
    .entry-wrap {
      padding: 120px 20px 0 20px; } }
  @media (max-width: 768px) {
    .entry-wrap {
      padding: 80px 20px 0 20px; } }

/* Pagination */
.x-pagination span.current {
  background-color: #2d58aa; }
.x-pagination a:hover {
  background-color: #2d58aa; }

p.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
  padding: 30px 0; }

.woocommerce div.product .summary .product_title {
  line-height: 1em !important; }

.woocommerce #shipping_method {
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  display: -webkit-flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center; }

.single.woocommerce .product-type-bundle .cart {
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
  align-items: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-flex-align: baseline; }
  .single.woocommerce .product-type-bundle .cart .bundled_product_summary {
    display: block;
    width: 28%;
    border: 0;
    margin: 0; }
    .single.woocommerce .product-type-bundle .cart .bundled_product_summary .bundled_product_images.images {
      width: 100%;
      display: block;
      margin: 0 auto; }
    .single.woocommerce .product-type-bundle .cart .bundled_product_summary h4.bundled_product_title.product_title {
      margin: 0;
      padding: 20px 0 0 0; }
    .single.woocommerce .product-type-bundle .cart .bundled_product_summary .cart.bundled_item_cart_content.variations_form {
      display: none; }
    .single.woocommerce .product-type-bundle .cart .bundled_product_summary:not(.thumbnail_hidden) .details {
      width: 100%;
      padding: 0; }
    .single.woocommerce .product-type-bundle .cart .bundled_product_summary .bundled_product_excerpt.product_excerpt {
      display: none; }
  .single.woocommerce .product-type-bundle .cart .cart.bundle_data {
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-flex-pack: center;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    width: 100%; }
    .single.woocommerce .product-type-bundle .cart .cart.bundle_data .bundle_button {
      display: -ms-flexbox;
      display: -moz-flex;
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-flex-pack: center;
      align-items: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-flex-align: center; }
      .single.woocommerce .product-type-bundle .cart .cart.bundle_data .bundle_button .quantity {
        margin: 0 1rem; }
      .single.woocommerce .product-type-bundle .cart .cart.bundle_data .bundle_button .bundle_add_to_cart_button {
        transition: all 0.5s ease;
        background: #2d58aa;
        color: #fff;
        border-radius: 0;
        text-transform: uppercase;
        background-color: orange; }
        .single.woocommerce .product-type-bundle .cart .cart.bundle_data .bundle_button .bundle_add_to_cart_button:hover {
          border-color: #2d58aa;
          background: #999; }

.woocommerce-cart .x-main.full::before {
  width: 171px;
  height: 125px;
  background: url("../../themes/pro-child/assets/img/stamp.png");
  float: right;
  top: 40px;
  position: relative; }
  @media (max-width: 1660px) {
    .woocommerce-cart .x-main.full::before {
      width: 100px;
      top: 20px; } }
  @media (max-width: 1440px) {
    .woocommerce-cart .x-main.full::before {
      width: 80px;
      top: 0px; } }
  @media (max-width: 768px) {
    .woocommerce-cart .x-main.full::before {
      display: none; } }
.woocommerce-cart .x-main.full::after {
  width: 97px;
  height: 230px;
  background: url("../../themes/pro-child/assets/img/coffee-spill.png");
  float: left;
  bottom: 40%;
  position: absolute; }
  @media (max-width: 768px) {
    .woocommerce-cart .x-main.full::after {
      display: none; } }
.woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item {
  border: 2px solid #999;
  /* width: 92%; */
  margin: 10px 0;
  position: relative;
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  display: -webkit-flex;
  justify-content: space-around;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-flex-pack: distribute;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-flex-align: start; }
  .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    display: -webkit-flex;
    justify-content: start;
    -webkit-justify-content: start;
    -moz-justify-content: start;
    -ms-flex-pack: start;
    align-items: end;
    -webkit-align-items: end;
    -moz-align-items: end;
    -ms-flex-align: end;
    width: 510px; }
    .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail .product-image {
      width: 100%;
      max-width: 240px; }
      .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail .product-image img {
        width: 100%; }
    .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td.product-thumbnail .product-info {
      padding: 20px 0 0 20px; }
  .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td.product-price {
    width: 50%; }
    .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td.product-price .flex-wrapper {
      display: -ms-flexbox;
      display: -moz-flex;
      display: flex;
      display: -webkit-flex;
      justify-content: space-between;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-flex-pack: justify;
      align-items: baseline;
      -webkit-align-items: baseline;
      -moz-align-items: baseline;
      -ms-flex-align: baseline;
      padding: 14px 0 0 0; }
      .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td.product-price .flex-wrapper div {
        display: block; }
  .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td table th, .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td label,
  .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td a.remove,
  .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td .product-link {
    text-transform: uppercase;
    color: #2d58aa;
    font-size: 1.2em;
    font-family: bold, sans-serif; }
  .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td a.remove {
    display: block;
    padding: 40px 0 0 0; }
    .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td a.remove:hover {
      color: #999; }
  .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td .product-link:hover {
    color: #999; }
  .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td .posted_in a {
    color: #999; }
    .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td .posted_in a:hover {
      color: #2d58aa; }
  .woocommerce-cart table tr.woocommerce-cart-form__cart-item.cart_item td.actions {
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -ms-flex-pack: end;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    border: none; }
.woocommerce-cart table tr.coupon-form td {
  border: none; }
.woocommerce-cart table tr.coupon-form .actions .coupon-wrapper {
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-flex-pack: end;
  align-items: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-flex-align: baseline;
  padding: 20px 40px 0 0;
  width: 49%;
  float: right; }
  .woocommerce-cart table tr.coupon-form .actions .coupon-wrapper input[type="text"] {
    border: 2px solid #2d58aa;
    height: 44px;
    color: #2d58aa;
    width: 380px; }
    .woocommerce-cart table tr.coupon-form .actions .coupon-wrapper input[type="text"]::placeholder {
      color: #2d58aa;
      text-transform: uppercase; }
  .woocommerce-cart table tr.coupon-form .actions .coupon-wrapper .button {
    transition: all 0.5s ease;
    background: #2d58aa;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase; }
    .woocommerce-cart table tr.coupon-form .actions .coupon-wrapper .button:hover {
      border-color: #2d58aa;
      background: #999; }
.woocommerce-cart .cart-collaterals {
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  display: -webkit-flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-flex-pack: end;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-flex-align: center;
  float: right;
  border-top: 2px solid #999;
  border-bottom: 2px solid #999;
  padding: 20px 40px;
  width: 100%;
  margin: 0 0 40px 0; }
  .woocommerce-cart .cart-collaterals .cart_totals {
    max-width: 49%; }
  .woocommerce-cart .cart-collaterals table th {
    color: #2d58aa; }
  .woocommerce-cart .cart-collaterals table td.price {
    text-align: right; }
    .woocommerce-cart .cart-collaterals table td.price .amount {
      color: #999; }
  .woocommerce-cart .cart-collaterals table tr.order-total th {
    text-transform: uppercase;
    color: #2d58aa;
    font-size: 1.2em;
    font-family: bold, sans-serif; }
  .woocommerce-cart .cart-collaterals table tr.order-total td.total-price {
    text-align: right; }
  .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-flex-pack: justify;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center; }
    .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .button {
      border-radius: 0;
      text-transform: uppercase; }
    .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button {
      transition: all 0.5s ease;
      background: #2d58aa;
      color: #fff;
      border-radius: 0;
      text-transform: uppercase; }
      .woocommerce-cart .cart-collaterals .wc-proceed-to-checkout a.checkout-button.button:hover {
        border-color: #2d58aa;
        background: #999; }
.woocommerce-cart .cross-sells h2 {
  width: 100%;
  text-align: center; }
.woocommerce-cart .cross-sells ul.products {
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
  align-items: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-flex-align: baseline; }
  .woocommerce-cart .cross-sells ul.products li.product .entry-wrap {
    padding: 15px 0 50px 0;
    text-align: center; }
  .woocommerce-cart .cross-sells ul.products li.product .entry-featured {
    width: 370px;
    margin: 0 auto; }

@media (max-width: 1300px) {
  .woocommerce-cart .cart-collaterals .cart_totals {
    width: 100%;
    max-width: 100%; } }
@media (max-width: 980px) {
  .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item
  td.product-price {
    display: block;
    width: 100%; } }
@media (max-width: 768px) {
  .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item {
    display: block; }
    .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
      display: -ms-flexbox;
      display: -moz-flex;
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-flex-pack: center;
      align-items: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-flex-align: center; }
    .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item .product-price .flex-wrapper {
      display: -ms-flexbox;
      display: -moz-flex;
      display: flex;
      display: -webkit-flex;
      justify-content: space-around;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      -ms-flex-pack: distribute;
      align-items: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-flex-align: center;
      width: 100%; } }
@media (max-width: 420px) {
  .woocommerce h3 {
    font-size: 1.7em; }
  .woocommerce .cart.shop_table {
    display: block; }
    .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item {
      display: block;
      width: 92%; }
      .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
        display: block;
        text-align: center;
        width: 340px; }
        .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item td.product-thumbnail .product-info {
          padding: 20px 0 0 0; }
        .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item td.product-thumbnail .product-image {
          margin: 0 auto; }
      .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item .product-price .flex-wrapper {
        display: -ms-flexbox;
        display: -moz-flex;
        display: flex;
        display: -webkit-flex;
        flex-wrap: nowrap;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        justify-content: space-around;
        -webkit-justify-content: space-around;
        -moz-justify-content: space-around;
        -ms-flex-pack: distribute;
        align-items: baseline;
        -webkit-align-items: baseline;
        -moz-align-items: baseline;
        -ms-flex-align: baseline;
        width: 100%; }
    .woocommerce .cart.shop_table .coupon-form .actions .coupon-wrapper input[type="text"] {
      width: 240px; }
  .woocommerce .cart-collaterals {
    padding: 0; }
    .woocommerce .cart-collaterals a.checkout-button.button {
      width: 100%;
      margin: 20px 0; } }
@media (max-width: 320px) {
  .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item {
    display: block;
    width: 280px; }
    .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item td.product-thumbnail {
      display: block;
      text-align: center; }
      .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item td.product-thumbnail .product-info {
        padding: 20px 0 0 0; }
      .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item td.product-thumbnail .product-image {
        width: 100%; }
    .woocommerce .cart.shop_table .woocommerce-cart-form__cart-item.cart_item .product-price .flex-wrapper {
      display: -ms-flexbox;
      display: -moz-flex;
      display: flex;
      display: -webkit-flex;
      flex-wrap: nowrap;
      -webkit-flex-wrap: nowrap;
      -moz-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
      justify-content: space-around;
      -webkit-justify-content: space-around;
      -moz-justify-content: space-around;
      -ms-flex-pack: distribute;
      align-items: baseline;
      -webkit-align-items: baseline;
      -moz-align-items: baseline;
      -ms-flex-align: baseline;
      width: 100%; } }
.single.woocommerce div.product.product-type-composite .composite_form .step_title_wrapper {
  text-align: center;
  padding: 20px 0;
  margin: 0; }
.single.woocommerce div.product.product-type-composite .step_index {
  display: none; }
.single.woocommerce div.product.product-type-composite .button.summary_element_select {
  transition: all 0.5s ease;
  background: #2d58aa;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase; }
  .single.woocommerce div.product.product-type-composite .button.summary_element_select:hover {
    border-color: #2d58aa;
    background: #999; }
.single.woocommerce div.product.product-type-composite .content_product_meta {
  display: none; }
.single.woocommerce div.product.product-type-composite .price {
  text-align: center; }
.single.woocommerce div.product.product-type-composite .composite_button {
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  align-items: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-flex-align: baseline; }
  .single.woocommerce div.product.product-type-composite .composite_button .quantity {
    margin: 0 1rem; }
  .single.woocommerce div.product.product-type-composite .composite_button .composite_add_to_cart_button {
    transition: all 0.5s ease;
    background: #2d58aa;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
    background-color: orange; }
    .single.woocommerce div.product.product-type-composite .composite_button .composite_add_to_cart_button:hover {
      border-color: #2d58aa;
      background: #999; }
.single.woocommerce div.product.product-type-composite .component .component_inner,
.single.woocommerce div.product.product-type-composite .component .component_selections,
.single.woocommerce div.product.product-type-composite .component .component_selections_inner {
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-flex-pack: center;
  align-items: start;
  -webkit-align-items: start;
  -moz-align-items: start;
  -ms-flex-align: start; }
  .single.woocommerce div.product.product-type-composite .component .component_inner .options .component_section_title label,
  .single.woocommerce div.product.product-type-composite .component .component_selections .options .component_section_title label,
  .single.woocommerce div.product.product-type-composite .component .component_selections_inner .options .component_section_title label {
    color: #2d58aa; }
  .single.woocommerce div.product.product-type-composite .component .component_inner .component_selections,
  .single.woocommerce div.product.product-type-composite .component .component_selections .component_selections,
  .single.woocommerce div.product.product-type-composite .component .component_selections_inner .component_selections {
    flex-wrap: wrap;
    padding: 0 100px; }
    .single.woocommerce div.product.product-type-composite .component .component_inner .component_selections .options,
    .single.woocommerce div.product.product-type-composite .component .component_selections .component_selections .options,
    .single.woocommerce div.product.product-type-composite .component .component_selections_inner .component_selections .options {
      width: 100%;
      padding: 0 0 30px 15px; }
    .single.woocommerce div.product.product-type-composite .component .component_inner .component_selections .component_content,
    .single.woocommerce div.product.product-type-composite .component .component_selections .component_selections .component_content,
    .single.woocommerce div.product.product-type-composite .component .component_selections_inner .component_selections .component_content {
      width: 100%; }
  .single.woocommerce div.product.product-type-composite .component .component_inner .product.content.summary_content.populated.cart.variations_form,
  .single.woocommerce div.product.product-type-composite .component .component_selections .product.content.summary_content.populated.cart.variations_form,
  .single.woocommerce div.product.product-type-composite .component .component_selections_inner .product.content.summary_content.populated.cart.variations_form {
    padding: 0 0 0 1rem; }
    .single.woocommerce div.product.product-type-composite .component .component_inner .product.content.summary_content.populated.cart.variations_form .composited_product_title_wrapper,
    .single.woocommerce div.product.product-type-composite .component .component_selections .product.content.summary_content.populated.cart.variations_form .composited_product_title_wrapper,
    .single.woocommerce div.product.product-type-composite .component .component_selections_inner .product.content.summary_content.populated.cart.variations_form .composited_product_title_wrapper {
      padding: 0; }
    .single.woocommerce div.product.product-type-composite .component .component_inner .product.content.summary_content.populated.cart.variations_form .details.component_data p,
    .single.woocommerce div.product.product-type-composite .component .component_selections .product.content.summary_content.populated.cart.variations_form .details.component_data p,
    .single.woocommerce div.product.product-type-composite .component .component_selections_inner .product.content.summary_content.populated.cart.variations_form .details.component_data p {
      padding: 0 0 10px 0; }
    .single.woocommerce div.product.product-type-composite .component .component_inner .product.content.summary_content.populated.cart.variations_form .details.component_data .required,
    .single.woocommerce div.product.product-type-composite .component .component_selections .product.content.summary_content.populated.cart.variations_form .details.component_data .required,
    .single.woocommerce div.product.product-type-composite .component .component_selections_inner .product.content.summary_content.populated.cart.variations_form .details.component_data .required {
      display: none; }

.woocommerce-account .woocommerce {
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  display: -webkit-flex;
  justify-content: start;
  -webkit-justify-content: start;
  -moz-justify-content: start;
  -ms-flex-pack: start;
  align-items: start;
  -webkit-align-items: start;
  -moz-align-items: start;
  -ms-flex-align: start;
  /* Account Navigation */ }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation {
    width: 20%;
    margin: 0 40px 0 0; }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link {
      margin: 0 6px 0 0;
      width: 100%; }
      .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a {
        transition: all 0.5s ease;
        background: #2d58aa;
        color: #fff;
        border-radius: 0;
        text-transform: uppercase; }
        .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a:hover {
          border-color: #2d58aa;
          background: #999; }
      .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a {
        border: 2px solid #2d58aa;
        text-transform: uppercase;
        color: #2d58aa;
        font-size: .8em;
        padding: 10px;
        text-align: left;
        transition: all 0.5s ease; }
        .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover {
          background: #2d58aa;
          color: #fff; }
        .woocommerce-account .woocommerce .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a::before {
          border: 0; }
  .woocommerce-account .woocommerce .woocommerce-MyAccount-content {
    width: 80%;
    padding: 0 0 60px 0;
    min-height: 400px;
    /* Memberships */ }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-content p {
      margin-bottom: 20px; }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-content .u-columns.woocommerce-Addresses.col2-set.addresses {
      padding: 30px 0 0 0; }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-content .my-membership-section.my-membership-products td.membership-product-excerpt {
      display: none; }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-content td.membership-product-actions.order-actions a,
    .woocommerce-account .woocommerce .woocommerce-MyAccount-content a.woocommerce-button.button.view {
      transition: all 0.5s ease;
      background: #2d58aa;
      color: #fff;
      border-radius: 0;
      text-transform: uppercase;
      margin: 10px 0;
      width: 100%;
      font-size: .65em;
      padding: 0.5em; }
      .woocommerce-account .woocommerce .woocommerce-MyAccount-content td.membership-product-actions.order-actions a:hover,
      .woocommerce-account .woocommerce .woocommerce-MyAccount-content a.woocommerce-button.button.view:hover {
        border-color: #2d58aa;
        background: #999; }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-content .my_account_memberships .button.cancel {
      transition: all 0.5s ease;
      background: #2d58aa;
      color: #fff;
      border-radius: 0;
      text-transform: uppercase;
      margin: 10px 0;
      font-size: .65em;
      padding: 0.5em; }
      .woocommerce-account .woocommerce .woocommerce-MyAccount-content .my_account_memberships .button.cancel:hover {
        border-color: #2d58aa;
        background: #999; }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table thead th.membership-product-actions {
      display: none; }
    .woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table td.membership-product-price {
      display: block; }
      .woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table td.membership-product-price del.strike,
      .woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table td.membership-product-price ins.highlight {
        width: 100%;
        display: block; }
      .woocommerce-account .woocommerce .woocommerce-MyAccount-content .shop_table td.membership-product-price ins.highlight {
        color: #2d58aa; }
.woocommerce-account.woocommerce-payment-methods .woocommerce-MyAccount-content .button {
  transition: all 0.5s ease;
  background: #2d58aa;
  color: #fff;
  border-radius: 0;
  text-transform: uppercase; }
  .woocommerce-account.woocommerce-payment-methods .woocommerce-MyAccount-content .button:hover {
    border-color: #2d58aa;
    background: #999; }

.woocommerce-checkout form > p:last-of-type, .woocommerce-checkout .woocommerce-checkout form > p:last-of-type,
.woocommerce-account form > p:last-of-type,
.woocommerce-account .woocommerce-checkout form > p:last-of-type {
  float: none;
  clear: none; }
.woocommerce-checkout p.ctct-form-field.ctct-form-field-submit,
.woocommerce-account p.ctct-form-field.ctct-form-field-submit {
  width: 40px; }
.woocommerce-checkout .e93-31.x-text, .woocommerce-checkout .e93-47.x-text, .woocommerce-checkout .e93-81.x-text,
.woocommerce-account .e93-31.x-text,
.woocommerce-account .e93-47.x-text,
.woocommerce-account .e93-81.x-text {
  margin: 0; }

div#customer_login {
  display: -ms-flexbox;
  display: -moz-flex;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-flex-pack: justify;
  align-items: baseline;
  -webkit-align-items: baseline;
  -moz-align-items: baseline;
  -ms-flex-align: baseline; }
  div#customer_login .u-column1, div#customer_login .u-column2 {
    width: 40%; }
    div#customer_login .u-column1 input, div#customer_login .u-column2 input {
      height: 40px; }
      div#customer_login .u-column1 input[type="checkbox"], div#customer_login .u-column2 input[type="checkbox"] {
        margin: 0.425em 10px 0.425em 0; }
  div#customer_login label.woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    display: -webkit-flex;
    justify-content: start;
    -webkit-justify-content: start;
    -moz-justify-content: start;
    -ms-flex-pack: start;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center; }
  div#customer_login form > p:last-of-type {
    margin: 2em 0 0; }
  div#customer_login p.form-row.form-row-wide.mailchimp-newsletter {
    display: none; }
  div#customer_login .afreg_extra_fields {
    padding: 20px 0 0 0;
    color: #2d58aa; }
  div#customer_login #wholesale_field {
    padding: 20px 0 0 0; }
    div#customer_login #wholesale_field label {
      color: #2d58aa; }

/* Password Reset */
.woocommerce-account .lost_reset_password,
.woocommerce-checkout .lost_reset_password {
  margin-bottom: 0;
  text-align: center;
  margin: 0 auto;
  width: 50%; }
  .woocommerce-account .lost_reset_password .form-row-first,
  .woocommerce-checkout .lost_reset_password .form-row-first {
    float: none;
    margin-right: 0%;
    width: 48%;
    margin: 20px auto; }

.related.products {
  display: none; }
  .related.products h2 {
    margin: 0 auto;
    text-align: center;
    padding: 20px 0 60px 0; }

.wrps_related_products_area_title {
  padding: 30px 0;
  margin-bottom: 0px !important;
  margin-left: 0 !important;
  text-align: center; }

.wrps_related_products_area .owl-theme {
  padding: 0 0 30px 0;
  min-height: 600px; }
  .wrps_related_products_area .owl-theme .owl-stage-outer.owl-height {
    height: 600px; }
  .wrps_related_products_area .owl-theme .owl-item {
    padding: 20px; }
    .wrps_related_products_area .owl-theme .owl-item .wpb-wrps-item {
      background: transparent !important; }
      .wrps_related_products_area .owl-theme .owl-item .wpb-wrps-item .wpb_wrps_price, .wrps_related_products_area .owl-theme .owl-item .wpb-wrps-item .wpb_wrps_cart_btn {
        display: none; }
      .wrps_related_products_area .owl-theme .owl-item .wpb-wrps-item .wpb_wrps_img_url {
        background: rgba(238, 238, 238, 0.6);
        -webkit-box-shadow: 0px 0px 14px 0px rgba(238, 238, 238, 0.75);
        -moz-box-shadow: 0px 0px 14px 0px rgba(238, 238, 238, 0.75);
        box-shadow: 0px 0px 14px 0px rgba(238, 238, 238, 0.75);
        padding: 5px;
        display: block;
        border-radius: 6px; }
        .wrps_related_products_area .owl-theme .owl-item .wpb-wrps-item .wpb_wrps_img_url:hover img {
          opacity: 0.8; }
      .wrps_related_products_area .owl-theme .owl-item .wpb-wrps-item .wpb_wrps_title a {
        color: #2d58aa;
        margin: 30px 0 0 0;
        font-size: 1.2em;
        display: block; }
        .wrps_related_products_area .owl-theme .owl-item .wpb-wrps-item .wpb_wrps_title a:hover {
          color: #999; }
  .wrps_related_products_area .owl-theme .owl-dots {
    display: none; }
  .wrps_related_products_area .owl-theme .owl-nav {
    position: absolute;
    top: 34% !important;
    margin-top: 0;
    width: 110%;
    display: flex;
    justify-content: space-between;
    margin-right: auto;
    left: -70px;
    right: 0;
    margin-left: auto;
    z-index: 999; }
    @media (max-width: 768px) {
      .wrps_related_products_area .owl-theme .owl-nav {
        display: none; } }
    .wrps_related_products_area .owl-theme .owl-nav button.owl-prev, .wrps_related_products_area .owl-theme .owl-nav button.owl-next {
      background: #2d58aa !important;
      border: none; }
      .wrps_related_products_area .owl-theme .owl-nav button.owl-prev i, .wrps_related_products_area .owl-theme .owl-nav button.owl-next i {
        color: #fff; }

.woocommerce select {
  -moz-appearance: none;
  -webkit-appearance: none;
  line-height: initial; }
.woocommerce .bundled_product_summary .bundled_product_title a.bundled_product_permalink:before {
  display: none; }

.safari .woocommerce ul.products {
  margin: 0; }
  .safari .woocommerce ul.products.cols-3 li.product {
    margin: 0 3.9% 9.25% 0;
    width: 29%; }
    @media (max-width: 420px) {
      .safari .woocommerce ul.products.cols-3 li.product {
        width: 100%; } }

.single.woocommerce .x-main.full::before {
  width: 171px;
  height: 125px;
  background: url("../../themes/pro-child/assets/img/stamp.png");
  float: right;
  top: 40px;
  position: relative; }
  @media (max-width: 1660px) {
    .single.woocommerce .x-main.full::before {
      width: 100px;
      top: 20px; } }
  @media (max-width: 1440px) {
    .single.woocommerce .x-main.full::before {
      width: 80px;
      top: 0px; } }
  @media (max-width: 768px) {
    .single.woocommerce .x-main.full::before {
      display: none; } }
.single.woocommerce .x-main.full::after {
  width: 97px;
  height: 230px;
  background: url("../../themes/pro-child/assets/img/coffee-spill.png");
  float: left;
  bottom: 40%;
  position: absolute; }
  @media (max-width: 768px) {
    .single.woocommerce .x-main.full::after {
      display: none; } }
.single.woocommerce div.product {
  /* Proudct Image */
  /* Product Info */
  /* Description */
  /* Roast Profiler */
  /* Trading Notes */
  /* Oragnic Option */
  /* Availability Size */
  /* Variations Selection */
  /* Cart */ }
  .single.woocommerce div.product .images {
    text-align: center; }
    @media (max-width: 768px) {
      .single.woocommerce div.product .images {
        text-align: center; } }
    .single.woocommerce div.product .images .flex-control-nav.flex-control-thumbs {
      display: none; }
    .single.woocommerce div.product .images ul.flex-direction-nav {
      position: absolute;
      top: 38%;
      z-index: 99999;
      width: 78%;
      left: 0;
      margin: 0;
      padding: 0px;
      list-style: none; }
    .single.woocommerce div.product .images li.flex-nav-prev {
      float: left; }
    .single.woocommerce div.product .images li.flex-nav-next {
      float: right;
      position: relative; }
    .single.woocommerce div.product .images a.flex-next {
      visibility: hidden; }
    .single.woocommerce div.product .images a.flex-prev {
      visibility: hidden; }
    .single.woocommerce div.product .images a.flex-next::after {
      visibility: visible;
      content: '\f054';
      font-family: 'Font Awesome 5 Free';
      margin-right: 10px;
      font-size: 20px;
      font-weight: bold; }
    .single.woocommerce div.product .images a.flex-prev::before {
      visibility: visible;
      content: '\f053';
      font-family: 'Font Awesome 5 Free';
      margin-left: 10px;
      font-size: 20px;
      font-weight: bold; }
    .single.woocommerce div.product .images ul.flex-direction-nav li a {
      color: #ccc; }
    .single.woocommerce div.product .images ul.flex-direction-nav li a:hover {
      text-decoration: none; }
  @media (max-width: 768px) {
    .single.woocommerce div.product .summary {
      padding: 0 45px; } }
  .single.woocommerce div.product .woo-product-info {
    color: #2d58aa; }
    .single.woocommerce div.product .woo-product-info ul.noList {
      padding: 0;
      margin: 0; }
      .single.woocommerce div.product .woo-product-info ul.noList li {
        list-style-type: none;
        padding: 2px 0;
        /* font-size: 1.2; */
        font-family: "Courier New"; }

    .single.woocommerce div.product .woo-product-info ul.noList li .product-field-title {
        font-weight: bold;
    }

  .single.woocommerce div.product .woocommerce-product-details__short-description {
    padding: 20px 0; }
  .single.woocommerce div.product .roast-profile-slider {
    padding: 40px 0 20px 0; }
  .single.woocommerce div.product .trading-notes {
    padding: 20px 0 0 0; }
    .single.woocommerce div.product .trading-notes .title {
      font-family: "Courier New";
      margin: 0 0 10px 0;
      display: block; }
    .single.woocommerce div.product .trading-notes .accordion-heading {
      -webkit-transition: text-indent 0.2s;
      padding: 0 0 0 60px;
      border-bottom: 1px solid #999;
      height: 102%; }
      @media (max-width: 768px) {
        .single.woocommerce div.product .trading-notes .accordion-heading {
          padding-top: 5px; } }
    .single.woocommerce div.product .trading-notes .accordion-text {
      padding: 20px;
      color: #999;
      word-break: break-word; }
    .single.woocommerce div.product .trading-notes .accordion {
      margin: 0 auto;
      background: white;
      position: relative;
      border: 3px solid #999; }
    .single.woocommerce div.product .trading-notes .accordion label {
      display: block;
      position: relative;
      overflow: hidden;
      cursor: pointer;
      height: 40px;
      padding-top: 4px; }
    .single.woocommerce div.product .trading-notes .accordion input[type="checkbox"] {
      display: none; }
    .single.woocommerce div.product .trading-notes .accordion .accordion-arrow {
      transition: -webkit-transform 0.8s;
      transition: transform 0.8s;
      transition: transform 0.8s, -webkit-transform 0.8s;
      float: left;
      position: relative;
      left: 27px;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      transform-origin: center center; }
      @media (max-width: 768px) {
        .single.woocommerce div.product .trading-notes .accordion .accordion-arrow {
          top: 3px; } }
    .single.woocommerce div.product .trading-notes .accordion input[type="checkbox"]:checked + label > .accordion-arrow {
      transition: -webkit-transform 0.8s;
      transition: transform 0.8s;
      transition: transform 0.8s, -webkit-transform 0.8s;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      transform-origin: center center; }
    .single.woocommerce div.product .trading-notes .accordion input[type="checkbox"]:checked + label {
      display: block;
      background: white !important;
      color: #2d58aa;
      min-height: 225px;
      height: 100%;
      transition: height 0.8s; }
    .single.woocommerce div.product .trading-notes .accordion input[type='checkbox']:not(:checked) + label {
      display: block;
      transition: height 0.8s;
      height: 40px; }
    .single.woocommerce div.product .trading-notes ::-webkit-scrollbar {
      display: none; }
  .single.woocommerce div.product .organic-option {
    font-family: "Courier New";
    display: -ms-flexbox;
    display: -moz-flex;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-flex-pack: start;
    align-items: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-flex-align: center;
    padding: 20px 0 0 0; }
    .single.woocommerce div.product .organic-option img {
      margin: 20px; }
      @media (max-width: 768px) {
        .single.woocommerce div.product .organic-option img {
          margin: 0; } }
  .single.woocommerce div.product .availability-size {
    color: #2d58aa;
    font-family: "bold", sans-serif;
    text-transform: uppercase;
    font-size: 1.3rem;
    padding: 30px 0 0 0; }
  .single.woocommerce div.product table.variations td {
    padding: 0;
    border: 2px solid #2d58aa;
    border-top: 2px solid #2d58aa !important;
    text-align: center;
    width: 50%; }
    .single.woocommerce div.product table.variations td.label {
      color: #2d58aa;
      text-transform: uppercase;
      font-family: "bold", sans-serif;
      margin-bottom: 0;
      padding-top: 6px; }
    .single.woocommerce div.product table.variations td.value {
      background-color: #2d58aa !important;
      background: #2d58aa; }
      .single.woocommerce div.product table.variations td.value select, .single.woocommerce div.product table.variations td.value select:focus {
        background: #2d58aa;
        color: #fff;
        border: 2px solid #2d58aa;
        outline: none;
        text-align-last: center;
        font-size: 1rem; }
        .single.woocommerce div.product table.variations td.value select option, .single.woocommerce div.product table.variations td.value select:focus option {
          width: 100%;
          text-align: center; }
  .single.woocommerce div.product .woocommerce-variation.single_variation {
    display: none; }
    .single.woocommerce div.product .woocommerce-variation.single_variation .price > .amount {
      color: #2d58aa; }
  .single.woocommerce div.product p.price {
    text-align: right; }
  .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled,
  .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled,
  .single.woocommerce div.product .cart.simple-product {
    display: flex;
    justify-content: space-between; }
    .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled .quantity-container,
    .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled .quantity-container,
    .single.woocommerce div.product .cart.simple-product .quantity-container {
      display: -ms-flexbox;
      display: -moz-flex;
      display: flex;
      display: -webkit-flex;
      justify-content: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-flex-pack: center;
      align-items: baseline;
      -webkit-align-items: baseline;
      -moz-align-items: baseline;
      -ms-flex-align: baseline;
      width: 50%; }
      .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled .quantity-container div.qty,
      .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled .quantity-container div.qty,
      .single.woocommerce div.product .cart.simple-product .quantity-container div.qty {
        float: left;
        padding: 10px;
        color: #2d58aa; }
      .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled .quantity-container .quantity,
      .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled .quantity-container .quantity,
      .single.woocommerce div.product .cart.simple-product .quantity-container .quantity {
        display: inline-block; }
        .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled .quantity-container .quantity input[type="number"],
        .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled .quantity-container .quantity input[type="number"],
        .single.woocommerce div.product .cart.simple-product .quantity-container .quantity input[type="number"] {
          border: 2px solid #2d58aa;
          color: #2d58aa;
          text-align: center; }
    .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled button.single_add_to_cart_button.button.alt,
    .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled button.single_add_to_cart_button.button.alt,
    .single.woocommerce div.product .cart.simple-product button.single_add_to_cart_button.button.alt {
      background: #e7901f !important;
      color: #fff !important;
      border: none !important;
      border-radius: 0 !important;
      width: 50%;
      padding: 0;
      height: 46px;
      text-shadow: none;
      font-size: 1rem; }
      .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-enabled button.single_add_to_cart_button.button.alt::before,
      .single.woocommerce div.product .woocommerce-variation-add-to-cart.variations_button.woocommerce-variation-add-to-cart-disabled button.single_add_to_cart_button.button.alt::before,
      .single.woocommerce div.product .cart.simple-product button.single_add_to_cart_button.button.alt::before {
        display: none;
        content: ''; }

/*# sourceMappingURL=style.css.map */

.woocommerce-cart button[name="update_cart"] {
  border-radius:0;
  font-size: 16px !important;
  text-transform: uppercase;
  margin: 0 !important;
}

.woocommerce .cart .actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-top: 20px;
}

.woocommerce .cart .actions .coupon {
  padding: 0;
}

.woocommerce-cart table tr.coupon-form .actions .coupon-wrapper {
  align-items: center;
  padding-top:  0 !important;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout {
  justify-content: flex-end;
}

.woocommerce-cart .cart-collaterals .wc-proceed-to-checkout .button {
  margin-left:  10px;
}