@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&display=swap");
@font-face {
  font-family: "icomoon";
  src: url("..//fonts/icomoon.woff2?oz7f8i") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*! purgecss start ignore */
/*! purgecss end ignore */
/*
	Body & HTML setup

*/
#full-height {
  display: none;
}

body, html {
  height: 100%;
}

body {
  font-family: "Figtree" !important;
  font-size: 18px;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
body.nav-menu-open {
  position: fixed;
  overflow: hidden;
  left: 0px;
  right: 0px;
}

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  max-width: 1170px;
  min-width: 0px;
  width: 100%;
  padding: 0;
}
.container.large-container {
  max-width: 970px;
}
.container.xsmall-container {
  max-width: 770px;
}
.container.small-container {
  max-width: 830px;
}
.container.xlarge-container {
  max-width: 1340px;
}
.container.full-container {
  max-width: 1600px;
}

.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  *zoom: 1;
  width: 100%;
  max-width: 2000px;
  min-width: 320px;
  padding: 0;
}

.wrap {
  position: relative;
  margin: 0 auto; /* bottom is negative value of .push height */
  min-height: 100%;
  height: auto !important;
  height: 100%;
  max-width: 2000px;
  background: #f8f3ec;
}

.push {
  height: 90px;
  background: transparent;
} /* footer height plus padding */
.padding {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.nomargin {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

::-moz-selection { /* Code for Firefox */
  color: white;
  background: red;
}

::selection {
  color: white;
  background: red;
}

::-moz-focus-inner {
  border: 0;
  padding: 0;
}

::-webkit-input-placeholder {
  color: rgba(23, 36, 42, 0.5);
}

:-moz-placeholder { /* Firefox 18- */
  color: rgba(23, 36, 42, 0.5);
  opacity: 1;
}

::-moz-placeholder { /* Firefox 19+ */
  color: rgba(23, 36, 42, 0.5);
  opacity: 1;
}

:-ms-input-placeholder {
  color: rgba(23, 36, 42, 0.5);
}

h1, h2, h3, h4, h5, h6, p {
  margin-top: 0px;
  margin-bottom: 0px;
}

input[type=text], input[type=email], input[type=password], input[type=tel], input[type=submit], textarea, select {
  -webkit-appearance: none;
  border-radius: 0px;
}

#preload * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
}

a, input[type=submit], button {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
a:hover, input[type=submit]:hover, button:hover {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.wp-caption {
  max-width: 100% !important;
  margin-bottom: 20px;
}
.wp-caption.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
.wp-caption.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
.wp-caption.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption img {
  height: auto !important;
  max-width: 100%;
  margin-bottom: 10px;
}
.wp-caption .wp-caption-text {
  font-size: 14px;
}

img {
  max-width: 100%;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

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

img {
  max-width: 100%;
}
img:not([src]) {
  visibility: hidden;
}
img.alignright {
  float: right;
  margin: 0 0 1em 1em;
}
img.alignleft {
  float: left;
  margin: 0 1em 1em 0;
}
img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

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

.visually-hidden {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}

@media screen and (max-width: 767px) {
  img.alignright, img.alignleft {
    float: none;
    display: block;
    margin: 0 auto 30px;
  }
  .alignright, .alignleft {
    float: none;
    margin: 0 auto 30px;
  }
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.animsition-loading {
  border: none;
  -webkit-animation-iteration-count: none;
  animation-iteration-count: none;
  -webkit-animation-timing-function: none;
  animation-timing-function: none;
  -webkit-animation-duration: 0s;
  animation-duration: 0s;
  -webkit-animation-name: none;
  animation-name: none;
  width: 60px;
}

@media screen and (max-width: 767px) {
  .animatedParent .animated {
    -webkit-transition-property: none !important;
    transition-property: none !important;
    -webkit-animation: none !important;
    animation: none !important;
    -moz-transform: none !important;
    -o-transform: none !important;
    -ms-transform: none !important;
    -webkit-transform: none !important;
    transform: none !important;
    opacity: 1;
  }
}
#header-container-wrapper {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10000;
  background: transparent;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper.is-woocommerce {
  background: #fff;
  border-bottom: solid 1px rgba(21, 14, 13, 0.1);
}
#header-container-wrapper.is-woocommerce #header-container.sticky > div > div > div:first-child > div:first-child a img.white {
  opacity: 1;
}
#header-container-wrapper.is-woocommerce #header-container.sticky > div > div > div:first-child > div:first-child a img.color {
  opacity: 0;
}
#header-container-wrapper.is-woocommerce #header-container.sticky > div > div > div:first-child > div:last-child ul > li.menu-item-has-children:after {
  color: #fff;
}
#header-container-wrapper.is-woocommerce #header-container.sticky > div > div > div:first-child > div:last-child ul > li > a {
  color: #fff;
}
#header-container-wrapper.is-woocommerce #header-container.sticky > div > div > div:first-child > div:last-child ul > li .sub-menu > li > a {
  color: #1f1412;
}
#header-container-wrapper.is-woocommerce #header-container.sticky > div > div > div:first-child > div:last-child ul > li .sub-menu > li > a:hover {
  color: #c02e26;
}
#header-container-wrapper.is-woocommerce #header-container.sticky > div > div > div:last-child > div > div .button.white-border {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 9px 20px;
}
#header-container-wrapper.is-woocommerce #header-container.sticky > div > div > div:last-child > div > div .button.white-border:hover {
  color: #1f1412;
  background: #fff;
}
#header-container-wrapper.is-woocommerce #header-container.sticky > div > div > div:last-child > div > div .button.white-border {
  padding: 7px 20px;
}
#header-container-wrapper.is-woocommerce #header-container.sticky > div > div > div:last-child > div > div .button.white-border:hover {
  background: #fff !important;
  color: #1f1412 !important;
}
#header-container-wrapper.is-woocommerce #header-container > div > div > div:first-child > div:first-child a img.white {
  opacity: 0;
}
#header-container-wrapper.is-woocommerce #header-container > div > div > div:first-child > div:first-child a img.color {
  opacity: 1;
}
#header-container-wrapper.is-woocommerce #header-container > div > div > div:first-child > div:last-child ul > li.menu-item-has-children:after {
  color: #1f1412;
}
#header-container-wrapper.is-woocommerce #header-container > div > div > div:first-child > div:last-child ul > li > a {
  color: #1f1412;
}
#header-container-wrapper.is-woocommerce #header-container > div > div > div:last-child > div > div .button.white-border {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 2px solid #1f1412;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #1f1412;
  font-size: 16px;
  padding: 9px 20px;
}
#header-container-wrapper.is-woocommerce #header-container > div > div > div:last-child > div > div .button.white-border:hover {
  color: #fff;
  background: #1f1412;
}
#header-container-wrapper.is-woocommerce #header-container > div > div > div:last-child > div > div .button.white-border:hover {
  background: #150e0d !important;
}
#header-container-wrapper.is-woocommerce #header-container #mobile-menu-icon {
  color: #1f1412;
  border: 2px solid #1f1412;
}
#header-container-wrapper.is-visible {
  background: #fff;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper.is-visible #header-container > div > div:first-child > div:first-child img.white {
  opacity: 0;
}
#header-container-wrapper.is-visible #header-container > div > div:first-child > div:first-child img.color {
  opacity: 1;
}
#header-container-wrapper.is-visible #header-container #mobile-menu-icon {
  border: 2px solid #1f1412;
  color: #1f1412;
}
#header-container-wrapper.is-visible #header-container #mobile-menu-icon:hover {
  background: #1f1412;
  color: #fff;
}
#header-container-wrapper #top-header-container {
  background: #150e0d;
  padding: 5px 0;
}
#header-container-wrapper #top-header-container > div > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
}
#header-container-wrapper #top-header-container > div > div > div {
  width: 50%;
}
#header-container-wrapper #top-header-container > div > div > div:first-child a, #header-container-wrapper #top-header-container > div > div > div:first-child p {
  display: inline-block;
  vertical-align: middle;
}
#header-container-wrapper #top-header-container > div > div > div:first-child p {
  margin-left: 10px;
}
#header-container-wrapper #top-header-container > div > div > div:last-child {
  text-align: right;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
}
#header-container-wrapper #top-header-container > div > div > div:last-child > div {
  margin-right: 20px;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li:not(:last-of-type) {
  margin-right: 20px;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li.account > a {
  padding-left: 23px;
  position: relative;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li.account > a:hover:before {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li.account > a:before {
  position: absolute;
  content: "\e90c";
  font-family: "icomoon";
  left: 0;
  opacity: 0.4;
  font-size: 18px;
  top: -3px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li.search > a {
  padding-left: 23px;
  position: relative;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li.search > a:hover:before {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li.search > a:before {
  position: absolute;
  content: "\e90a";
  font-family: "icomoon";
  left: 0;
  opacity: 0.4;
  font-size: 18px;
  top: -3px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li.cart > a {
  padding-left: 23px;
  position: relative;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li.cart > a:hover:before {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li.cart > a:before {
  position: absolute;
  content: "\e90b";
  font-family: "icomoon";
  left: 0;
  opacity: 0.4;
  font-size: 18px;
  top: -3px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li a {
  text-decoration: none;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li a:hover span {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li a span {
  font-size: 18px;
  opacity: 0.4;
  vertical-align: middle;
  margin-right: 5px;
  position: relative;
  top: -1px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li a span.icon-account:before {
  content: "\e90c";
}
#header-container-wrapper #top-header-container > div > div > div:last-child ul > li a span.icon-search:before {
  content: "\e90a";
}
#header-container-wrapper #top-header-container > div > div > div a, #header-container-wrapper #top-header-container > div > div > div p {
  color: #fff;
  opacity: 1;
  font-size: 16px;
}
#header-container-wrapper #top-header-container > div > div > div a .icon-phone, #header-container-wrapper #top-header-container > div > div > div p .icon-phone {
  font-size: 20px;
  opacity: 0.4;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
#header-container-wrapper #top-header-container > div > div > div a .icon-phone:before, #header-container-wrapper #top-header-container > div > div > div p .icon-phone:before {
  content: "\e90d";
}
#header-container-wrapper #top-header-container #toggle-switch {
  display: inline-block;
  position: relative;
  width: 65px;
  height: 35px;
  background-color: rgba(255, 255, 255, 0.08);
  border-radius: 15px;
  cursor: pointer;
  position: relative;
  top: 3px;
}
#header-container-wrapper #top-header-container #toggle-switch.light:before {
  opacity: 1;
}
#header-container-wrapper #top-header-container #toggle-switch.light:after {
  opacity: 0.5;
}
#header-container-wrapper #top-header-container #toggle-switch.dark:before {
  opacity: 0.5;
}
#header-container-wrapper #top-header-container #toggle-switch.dark:after {
  opacity: 1;
}
#header-container-wrapper #top-header-container #toggle-switch:before {
  position: absolute;
  content: "\e915";
  font-family: "icomoon";
  color: #fff;
  top: 7px;
  left: 9px;
  z-index: 100;
  font-size: 16px;
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #top-header-container #toggle-switch:after {
  position: absolute;
  content: "\e916";
  font-family: "icomoon";
  color: #fff;
  top: 8px;
  right: 10px;
  z-index: 100;
  font-size: 14px;
  opacity: 0.5;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #top-header-container #toggle-switch .toggle-input {
  display: none;
}
#header-container-wrapper #top-header-container #toggle-switch .toggle-input:checked + .toggle-slider {
  transform: translateX(30px); /* Move to the right for "on" state */
}
#header-container-wrapper #top-header-container #toggle-switch .toggle-slider {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 26px; /* Slightly less than height for spacing */
  height: 26px; /* Slightly less than height for spacing */
  background-color: #c02e26;
  border-radius: 50%;
  transition: transform 0.3s ease;
}
#header-container-wrapper #alert-bar-container {
  background: #de8925;
  padding: 15px 20px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}
#header-container-wrapper #alert-bar-container.hide-bar {
  display: none;
}
#header-container-wrapper #alert-bar-container > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
}
#header-container-wrapper #alert-bar-container > div > div:first-child {
  width: calc(100% - 30px);
}
#header-container-wrapper #alert-bar-container > div > div:first-child a {
  color: #1f1412;
}
#header-container-wrapper #alert-bar-container > div > div:first-child a:hover {
  color: #c02e26;
}
#header-container-wrapper #alert-bar-container > div > div:last-child {
  width: 30px;
  text-align: right;
}
#header-container-wrapper #alert-bar-container > div > div:last-child button {
  color: #1f1412;
  text-decoration: none;
  opacity: 1;
  font-size: 16px;
  padding: 0;
  background: transparent;
  border: none;
}
#header-container-wrapper #alert-bar-container > div > div:last-child button:hover {
  opacity: 0.6;
}
#header-container-wrapper #alert-bar-container > div > div:last-child button .icon-close:before {
  content: "\e909";
}
#header-container-wrapper #alert-bar-container p {
  font-size: 16px;
}
#header-container-wrapper #header-container {
  padding: 20px 0;
  width: 100%;
  max-width: 2000px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #header-container.sticky {
  background: #1f1412;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #header-container > div > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
}
#header-container-wrapper #header-container > div > div > div:first-child {
  width: 72%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:first-child {
  width: 160px;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:first-child img {
  position: absolute;
  top: -9px;
  left: 0;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:first-child img.white {
  opacity: 1;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:first-child img.color {
  opacity: 0;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child {
  width: calc(100% - 160px);
  padding-left: 60px;
  text-align: left;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li {
  display: inline-block;
  position: relative;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li.menu-item-has-children {
  padding-right: 20px;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li.menu-item-has-children:after {
  position: absolute;
  content: "\e908";
  font-family: "icomoon";
  top: 3px;
  right: 0;
  color: #fff;
  font-size: 11px;
  display: inline-block;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li.menu-item-has-children:hover:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li.menu-item-has-children:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  z-index: 1000;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li:not(:last-of-type) {
  margin-right: 25px;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li > a, #header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li > span {
  color: #fff;
  text-decoration: none;
  opacity: 1;
  padding-bottom: 10px;
  font-size: 16px;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li .sub-menu {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  background: #fff;
  left: 0;
  width: 240px;
  border-radius: 16px;
  padding: 15px;
  margin: 0;
  top: calc(100% + 10px);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li .sub-menu ul {
  margin-top: 0;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li .sub-menu li {
  margin-bottom: 0;
  display: block;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li .sub-menu li:not(:last-of-type) {
  margin-right: 0;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li .sub-menu li > a {
  color: #1f1412;
  width: 100%;
  background: transparent;
  border-radius: 8px;
  display: inline-block;
  padding: 4px 8px;
  font-size: 16px;
}
#header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li .sub-menu li > a:hover {
  background: rgba(192, 46, 38, 0.05);
  opacity: 1;
  color: #c02e26;
}
#header-container-wrapper #header-container > div > div > div:last-child {
  width: 28%;
}
#header-container-wrapper #header-container > div > div > div:last-child > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: flex-end;
  position: relative;
  top: 8px;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:not(:last-of-type) {
  margin-right: 15px;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li .button-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li .button-wrapper > div:first-child a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li .button-wrapper > div:first-child a:hover {
  background: #8b251f;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li .button-wrapper > div:first-child a {
  border-radius: 0;
  border-top-left-radius: 8px;
  border-bottom-left-radius: 8px;
  padding: 10px 20px;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li .button-wrapper > div:last-child {
  border-left: 1px solid #1f1412;
  padding: 0;
  display: inline-block;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li .button-wrapper > div:last-child button {
  background: #c02e26;
  border: none;
  padding: 10px;
  border-radius: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  color: #fff;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li .button-wrapper > div:last-child .icon-arrow {
  font-size: 14px;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li .button-wrapper > div:last-child .icon-arrow:before {
  content: "\e908";
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li > a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li > a:hover {
  background: #8b251f;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li > a {
  font-size: 14px;
  padding: 0 5px 0 25px;
  text-align: left;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li > a > div {
  border-left: 1px solid #1f1412;
  padding: 0;
  display: inline-block;
  margin-left: 15px;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li > a > div button {
  background: transparent;
  border: none;
  padding: 10px 10px 10px 15px;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li > a > div .icon-arrow {
  font-size: 14px;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li > a > div .icon-arrow:before {
  content: "\e908";
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div:last-of-type ul > li .sub-menu > li > a {
  padding: 0;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div .button.white-border {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 9px 20px;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div .button.white-border:hover {
  color: #1f1412;
  background: #fff;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div .button.white-border {
  background: transparent !important;
  line-height: 1.6 !important;
  font-size: 14px;
  padding: 8px 20px;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div .button.white-border:hover {
  background: #fff !important;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div ul .sub-menu {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
  background: #fff;
  right: 0;
  width: 180px;
  border-radius: 8px;
  padding: 15px 5px;
  top: calc(100% + 10px);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div ul .sub-menu.show-menu {
  opacity: 1;
  visibility: visible;
  z-index: 1000;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div ul .sub-menu ul {
  margin-top: 0;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div ul .sub-menu li {
  margin-bottom: 0;
  display: block;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div ul .sub-menu li:not(:last-of-type) {
  margin-right: 0;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div ul .sub-menu li > a {
  color: #1f1412;
  width: 100%;
  background: transparent;
  border-radius: 8px;
  display: inline-block;
  padding: 4px 8px;
  font-size: 14px;
  text-transform: none;
  font-weight: 400;
}
#header-container-wrapper #header-container > div > div > div:last-child > div > div ul .sub-menu li > a:hover {
  background: rgba(192, 46, 38, 0.05);
  opacity: 1;
  color: #c02e26;
}
#header-container-wrapper #header-container #mobile-menu-icon {
  display: none;
  position: absolute;
  right: 0;
  top: -2px;
  border: 2px solid #fff;
  border-radius: 8px;
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 1px;
  text-decoration: none;
  font-size: 14px;
}
#header-container-wrapper #header-container #mobile-menu-icon span {
  font-size: 16px;
  margin-left: 15px;
}
#header-container-wrapper #header-container #mobile-menu-icon span.icon-menu:before {
  content: "\e911";
}

#mobile-menu {
  display: block;
  position: fixed;
  left: 0;
  top: 160px;
  height: 100%;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transition-property: transform;
  transition-duration: 0.6s;
  z-index: 100000;
  background-color: #fff;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 0 0 240px;
}
#mobile-menu.is-visible {
  transform: translateX(0%);
  -webkit-transform: translateX(0%);
}
#mobile-menu #mobile-menu-top {
  padding: 20px;
  background: #150e0d;
}
#mobile-menu #mobile-menu-top > div:first-child {
  margin-bottom: 10px;
}
#mobile-menu #mobile-menu-top > div:first-child p, #mobile-menu #mobile-menu-top > div:first-child a {
  color: #fff;
  opacity: 1;
  font-size: 16px;
}
#mobile-menu #mobile-menu-top > div:first-child p .icon-phone, #mobile-menu #mobile-menu-top > div:first-child a .icon-phone {
  font-size: 20px;
  opacity: 0.4;
  position: relative;
  top: 1px;
  margin-right: 5px;
}
#mobile-menu #mobile-menu-top > div:first-child p .icon-phone:before, #mobile-menu #mobile-menu-top > div:first-child a .icon-phone:before {
  content: "\e90d";
}
#mobile-menu #mobile-menu-top > div:first-child a {
  margin-bottom: 5px;
  display: inline-block;
}
#mobile-menu #mobile-menu-top > div:first-child #toggle-switch {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  width: 65px;
  height: 35px;
  background-color: rgba(255, 255, 255, 0.08);
  border-radius: 15px;
  position: relative;
  top: -5px;
  cursor: pointer;
}
#mobile-menu #mobile-menu-top > div:first-child #toggle-switch.light:before {
  opacity: 1;
}
#mobile-menu #mobile-menu-top > div:first-child #toggle-switch.light:after {
  opacity: 0.5;
}
#mobile-menu #mobile-menu-top > div:first-child #toggle-switch.dark:before {
  opacity: 0.5;
}
#mobile-menu #mobile-menu-top > div:first-child #toggle-switch.dark:after {
  opacity: 1;
}
#mobile-menu #mobile-menu-top > div:first-child #toggle-switch:before {
  position: absolute;
  content: "\e915";
  font-family: "icomoon";
  color: #fff;
  top: 7px;
  left: 9px;
  z-index: 100;
  font-size: 16px;
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#mobile-menu #mobile-menu-top > div:first-child #toggle-switch:after {
  position: absolute;
  content: "\e916";
  font-family: "icomoon";
  color: #fff;
  top: 8px;
  right: 10px;
  z-index: 100;
  font-size: 14px;
  opacity: 0.5;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#mobile-menu #mobile-menu-top > div:first-child #toggle-switch .toggle-input {
  display: none;
}
#mobile-menu #mobile-menu-top > div:first-child #toggle-switch .toggle-input:checked + .toggle-slider {
  transform: translateX(30px); /* Move to the right for "on" state */
}
#mobile-menu #mobile-menu-top > div:first-child #toggle-switch .toggle-slider {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 26px; /* Slightly less than height for spacing */
  height: 26px; /* Slightly less than height for spacing */
  background-color: #c02e26;
  border-radius: 50%;
  transition: transform 0.3s ease;
}
#mobile-menu #mobile-menu-top > div:last-child ul {
  padding: 0;
  list-style: none;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li {
  width: 32%;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li:nth-of-type(3n-1) {
  margin-left: 2%;
  margin-right: 2%;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li > div {
  height: 100%;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li.account > a {
  position: relative;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li.account > a:hover:before {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li.account > a:before {
  position: absolute;
  content: "\e90c";
  font-family: "icomoon";
  left: 0;
  right: 0;
  opacity: 0.4;
  font-size: 24px;
  top: 12px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li.search > a {
  position: relative;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li.search > a:hover:before {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li.search > a:before {
  position: absolute;
  content: "\e90a";
  font-family: "icomoon";
  left: 0;
  right: 0;
  opacity: 0.4;
  font-size: 24px;
  top: 12px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li.cart > a {
  position: relative;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li.cart > a:hover:before {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li.cart > a:before {
  position: absolute;
  content: "\e90b";
  font-family: "icomoon";
  left: 0;
  right: 0;
  opacity: 0.4;
  font-size: 24px;
  top: 12px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li a {
  width: 100%;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 4px;
  text-decoration: none;
  display: inline-block;
  text-align: center;
  padding: 50px 10px 10px;
  color: #fff;
  height: 100%;
}
#mobile-menu #mobile-menu-top > div:last-child ul > li a:hover:before {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#mobile-menu #mobile-menu-main {
  padding: 0 20px;
}
#mobile-menu #mobile-menu-main ul {
  padding: 0;
  list-style: none;
}
#mobile-menu #mobile-menu-main ul > li.menu-item-has-children > a {
  border-bottom: 1px solid rgba(32, 32, 32, 0.2);
}
#mobile-menu #mobile-menu-main ul > li.menu-item-has-children.active > a {
  color: #c02e26;
}
#mobile-menu #mobile-menu-main ul > li.menu-item-has-children.active > a:after {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#mobile-menu #mobile-menu-main ul > li.menu-item-has-children > a:after {
  position: absolute;
  content: "\e908";
  font-family: "icomoon";
  color: #1f1412;
  font-size: 12px;
  right: 0;
  top: 20px;
  display: inline-block;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#mobile-menu #mobile-menu-main ul > li > a {
  padding: 15px 0;
  display: inline-block;
  width: 100%;
  color: #1f1412;
  text-decoration: none;
  position: relative;
  font-size: 18px;
}
#mobile-menu #mobile-menu-main ul > li > a:hover {
  color: #c02e26;
}
#mobile-menu #mobile-menu-main ul .sub-menu {
  position: relative;
  padding: 20px 0 20px 20px;
  top: 1px;
  display: none;
}
#mobile-menu #mobile-menu-main ul .sub-menu li {
  border: none;
}
#mobile-menu #mobile-menu-main ul .sub-menu li:not(:last-of-type) {
  margin-bottom: 10px;
}
#mobile-menu #mobile-menu-main ul .sub-menu li > a, #mobile-menu #mobile-menu-main ul .sub-menu li > span {
  font-size: 16px;
  padding: 0;
}
#mobile-menu #mobile-menu-footer {
  padding: 30px 20px 0;
}
#mobile-menu #mobile-menu-footer > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
  justify-content: center;
}
#mobile-menu #mobile-menu-footer > div > div {
  width: 150px;
}
#mobile-menu #mobile-menu-footer > div > div:first-child {
  margin-right: 10px;
}
#mobile-menu #mobile-menu-footer > div > div:first-child .button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 2px solid #1f1412;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #1f1412;
  font-size: 16px;
  padding: 9px 20px;
}
#mobile-menu #mobile-menu-footer > div > div:first-child .button:hover {
  color: #fff;
  background: #1f1412;
}
#mobile-menu #mobile-menu-footer > div > div:first-child .button {
  background: transparent !important;
  line-height: 1.6 !important;
  font-size: 14px;
  padding: 10px;
}
#mobile-menu #mobile-menu-footer > div > div:first-child .button:hover {
  background: #1f1412 !important;
}
#mobile-menu #mobile-menu-footer > div > div:last-child > a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#mobile-menu #mobile-menu-footer > div > div:last-child > a:hover {
  background: #8b251f;
}
#mobile-menu #mobile-menu-footer > div > div:last-child > a {
  width: 100%;
  line-height: 1.6 !important;
}

#search-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  opacity: 0;
  z-index: 100000;
  visibility: hidden;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  background: #1f1412;
  padding: 40px 60px;
}
#search-overlay.is-visible {
  z-index: 10000;
  opacity: 1;
  visibility: visible;
}
#search-overlay #close-overlay {
  position: absolute;
  top: 20px;
  right: 20px;
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
#search-overlay #close-overlay:hover {
  opacity: 0.7;
}
#search-overlay #close-overlay .icon-close:before {
  content: "\e909";
}

#interior-header-container {
  height: 400px;
  background: #1f1412;
  overflow: hidden;
}
#interior-header-container:after {
  position: absolute;
  content: "";
  width: 535px;
  height: 565px;
  flex-grow: 0;
  object-fit: contain;
  -webkit-filter: blur(200px);
  filter: blur(200px);
  background-color: rgba(192, 46, 38, 0.45);
  right: 0;
  top: -50px;
  bottom: 0;
  z-index: 0;
}
#interior-header-container > div {
  display: table;
  width: 100%;
  height: 100%;
  padding-top: 100px;
  position: relative;
  z-index: 1000;
}
#interior-header-container > div > div {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: bottom;
  text-align: center;
  padding-bottom: 120px;
}
#interior-header-container > div > div h1 {
  color: #fff;
  margin-bottom: 0px;
}

@media screen and (max-width: 1380px) {
  #header-container-wrapper #top-header-container {
    padding: 5px 20px;
  }
  #header-container-wrapper #alert-bar-container {
    max-width: calc(100% - 40px);
  }
  #header-container-wrapper #header-container {
    padding: 20px;
  }
}
@media screen and (max-width: 1280px) {
  #header-container-wrapper #header-container {
    padding: 25px 20px 80px;
  }
  #header-container-wrapper #header-container.sticky {
    padding: 25px 20px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child {
    width: 70%;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:first-child {
    width: 115px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:first-child img {
    width: 115px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:last-child {
    width: calc(100% - 115px);
    padding-left: 30px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul {
    margin-top: 0;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li:not(:last-of-type) {
    margin-right: 20px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li > a, #header-container-wrapper #header-container > div > div > div:first-child > div:last-child ul > li span {
    font-size: 15px;
  }
  #header-container-wrapper #header-container > div > div > div:last-child {
    width: 30%;
  }
  #header-container-wrapper #header-container > div > div > div:last-child > div {
    top: 0;
  }
}
@media screen and (max-width: 1150px) {
  #header-container-wrapper.is-woocommerce #header-container {
    padding: 25px 20px;
  }
  #header-container-wrapper #top-header-container {
    display: none;
  }
  #header-container-wrapper #header-container.sticky {
    position: relative;
    background: transparent;
  }
  #header-container-wrapper #header-container > div > div > div:first-child {
    width: 160px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:first-child {
    width: 160px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:first-child img {
    width: 160px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:last-child {
    display: none;
  }
  #header-container-wrapper #header-container > div > div > div:last-child {
    width: calc(100% - 160px);
  }
  #header-container-wrapper #header-container > div > div > div:last-child > div {
    padding-right: 140px;
  }
  #header-container-wrapper #header-container > div > div > div:last-child > div > div:first-child {
    display: none;
  }
  #header-container-wrapper #header-container #mobile-menu-icon {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  #header-container-wrapper #alert-bar-container p {
    font-size: 14px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child {
    width: 120px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child img {
    width: 120px;
  }
  #header-container-wrapper #header-container > div > div > div:last-child {
    width: calc(100% - 120px);
  }
  #header-container-wrapper #header-container > div > div > div:last-child > div {
    padding-right: 55px;
  }
  #header-container-wrapper #header-container #mobile-menu-icon {
    border: none;
    padding: 9px 12px;
    border: 2px solid transparent;
  }
  #header-container-wrapper #header-container #mobile-menu-icon .title {
    display: none;
  }
  #header-container-wrapper #header-container #mobile-menu-icon .icon-menu {
    font-size: 20px;
    margin-left: 0;
  }
  #interior-header-container {
    height: 340px;
  }
  #interior-header-container:after {
    width: 200px;
    height: 300px;
    -webkit-filter: blur(100px);
    filter: blur(100px);
  }
  #interior-header-container > div {
    padding-top: 215px;
  }
}
@media screen and (max-width: 480px) {
  #mobile-menu {
    top: 160px;
  }
}
@media screen and (max-width: 400px) {
  #header-container-wrapper #header-container > div > div > div:first-child > div:first-child {
    width: 120px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:first-child img {
    width: 120px;
    top: -4px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:last-child {
    width: calc(100% - 120px);
  }
}
@media screen and (max-width: 369px) {
  #mobile-menu #mobile-menu-footer > div > div {
    text-align: center;
    width: 100%;
  }
  #mobile-menu #mobile-menu-footer > div > div:first-child {
    margin-right: 0;
  }
  #mobile-menu #mobile-menu-footer > div > div:first-child .button {
    width: 100%;
  }
  #mobile-menu #mobile-menu-footer > div > div:last-child {
    margin-top: 20px;
  }
}
@media screen and (max-width: 350px) {
  #header-container-wrapper #header-container > div > div > div:first-child {
    width: 100px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:first-child {
    width: 100px;
  }
  #header-container-wrapper #header-container > div > div > div:first-child > div:first-child img {
    width: 100px;
    top: 0px;
  }
  #header-container-wrapper #header-container > div > div > div:last-child {
    width: calc(100% - 100px);
  }
  #header-container-wrapper #header-container > div > div > div:last-child > div {
    padding-right: 50px;
  }
}
#content #error-container, #newsletter-signup-container #error-container {
  padding: 100px 20px;
  text-align: center;
}
#content #default-page-content, #newsletter-signup-container #default-page-content {
  padding: 80px 0;
}
#content h1, #newsletter-signup-container h1 {
  font-size: 46px;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 20px;
}
#content h2, #newsletter-signup-container h2 {
  font-size: 36px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 20px;
}
#content h3, #newsletter-signup-container h3 {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.45;
  margin-bottom: 20px;
}
#content h4, #newsletter-signup-container h4 {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 20px;
}
#content h4 + ol, #content h4 + ul, #newsletter-signup-container h4 + ol, #newsletter-signup-container h4 + ul {
  position: relative;
  top: -10px;
}
#content h5, #newsletter-signup-container h5 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 1.4;
  margin-bottom: 20px;
}
#content p, #newsletter-signup-container p {
  line-height: 1.56;
  margin-bottom: 30px;
}
#content p.small, #newsletter-signup-container p.small {
  font-size: 16px;
}
#content p + ul, #content p + ol, #newsletter-signup-container p + ul, #newsletter-signup-container p + ol {
  position: relative;
  top: -15px;
  margin-bottom: -15px;
}
#content ol, #content ul, #newsletter-signup-container ol, #newsletter-signup-container ul {
  padding: 0 0 0 20px;
  margin-bottom: 20px;
}
#content ol > li, #content ul > li, #newsletter-signup-container ol > li, #newsletter-signup-container ul > li {
  margin-bottom: 5px;
}
#content hr, #newsletter-signup-container hr {
  border-top: 1px solid rgba(31, 20, 18, 0.2);
}
#content blockquote, #newsletter-signup-container blockquote {
  padding: 40px 0;
  text-align: center;
  border: none;
  border-top: 2px solid #c02e26;
  border-bottom: 2px solid #c02e26;
}
#content blockquote p, #newsletter-signup-container blockquote p {
  margin-bottom: 0;
  font-size: 22px;
  font-style: italic;
}
#content blockquote p:last-child, #newsletter-signup-container blockquote p:last-child {
  font-style: normal;
  font-size: 18px;
  font-weight: bold;
  margin-top: 20px;
}
#content a:not(.button), #content button:not(.button), #newsletter-signup-container a:not(.button), #newsletter-signup-container button:not(.button) {
  color: #1f1412;
  text-decoration: underline;
}
#content a.button, #content button.button, #newsletter-signup-container a.button, #newsletter-signup-container button.button {
  margin: 0 10px 10px 0;
}
#content a.button.brown-border, #content a.button.ghost, #content button.button.brown-border, #content button.button.ghost, #newsletter-signup-container a.button.brown-border, #newsletter-signup-container a.button.ghost, #newsletter-signup-container button.button.brown-border, #newsletter-signup-container button.button.ghost {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 2px solid #1f1412;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #1f1412;
  font-size: 16px;
  padding: 9px 20px;
}
#content a.button.brown-border:hover, #content a.button.ghost:hover, #content button.button.brown-border:hover, #content button.button.ghost:hover, #newsletter-signup-container a.button.brown-border:hover, #newsletter-signup-container a.button.ghost:hover, #newsletter-signup-container button.button.brown-border:hover, #newsletter-signup-container button.button.ghost:hover {
  color: #fff;
  background: #1f1412;
}
#content a.button.white-border, #content button.button.white-border, #newsletter-signup-container a.button.white-border, #newsletter-signup-container button.button.white-border {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 9px 20px;
}
#content a.button.white-border:hover, #content button.button.white-border:hover, #newsletter-signup-container a.button.white-border:hover, #newsletter-signup-container button.button.white-border:hover {
  color: #1f1412;
  background: #fff;
}
#content a.button.orange, #content a.button.red, #content button.button.orange, #content button.button.red, #newsletter-signup-container a.button.orange, #newsletter-signup-container a.button.red, #newsletter-signup-container button.button.orange, #newsletter-signup-container button.button.red {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#content a.button.orange:hover, #content a.button.red:hover, #content button.button.orange:hover, #content button.button.red:hover, #newsletter-signup-container a.button.orange:hover, #newsletter-signup-container a.button.red:hover, #newsletter-signup-container button.button.orange:hover, #newsletter-signup-container button.button.red:hover {
  background: #8b251f;
}
#content a.button.gray, #content button.button.gray, #newsletter-signup-container a.button.gray, #newsletter-signup-container button.button.gray {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: rgba(21, 14, 13, 0.08);
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #150e0d;
  font-size: 16px;
  padding: 11px 20px;
}
#content a.button.gray:hover, #content button.button.gray:hover, #newsletter-signup-container a.button.gray:hover, #newsletter-signup-container button.button.gray:hover {
  background: rgba(21, 14, 13, 0.28);
}
#content a.button.underline, #content button.button.underline, #newsletter-signup-container a.button.underline, #newsletter-signup-container button.button.underline {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  position: relative;
  color: #c02e26;
}
#content a.button.underline:after, #content button.button.underline:after, #newsletter-signup-container a.button.underline:after, #newsletter-signup-container button.button.underline:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  top: calc(100% + 3px);
  background-color: #c02e26;
}
#content input[type=submit], #content button[type=submit], #newsletter-signup-container input[type=submit], #newsletter-signup-container button[type=submit] {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#content input[type=submit]:hover, #content button[type=submit]:hover, #newsletter-signup-container input[type=submit]:hover, #newsletter-signup-container button[type=submit]:hover {
  background: #8b251f;
}
#content .category-pill, #newsletter-signup-container .category-pill {
  background: #de8925;
  color: #1f1412;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  border-radius: 24px;
  padding: 5px 10px;
  display: inline-block;
}
#content .loading-container, #newsletter-signup-container .loading-container {
  text-align: center;
  padding: 30px 20px;
}
#content iframe[src*=vimeo], #content iframe[src*=youtube], #newsletter-signup-container iframe[src*=vimeo], #newsletter-signup-container iframe[src*=youtube] {
  width: 100%;
  height: 100%;
  max-width: 830px;
  margin: 0 auto;
  aspect-ratio: 16/9;
  display: block;
}
#content .gform_required_legend, #newsletter-signup-container .gform_required_legend {
  display: none;
}
#content .gform_submission_error, #newsletter-signup-container .gform_submission_error {
  font-size: 18px;
  margin-bottom: 0;
}
#content .gform_submission_error:before, #newsletter-signup-container .gform_submission_error:before {
  display: none;
}
#content .gfield_label, #newsletter-signup-container .gfield_label {
  display: flex;
  justify-content: space-between;
  gap: 16px;
  align-items: flex-end;
}
#content .gfield_label .gfield_required_custom, #newsletter-signup-container .gfield_label .gfield_required_custom {
  color: #c02e26;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 1.2px;
  position: relative;
  top: -2px;
}
#content .validation_error, #newsletter-signup-container .validation_error {
  border: none;
  border-top: 2px solid #c02e26;
  border-bottom: 2px solid #c02e26;
  color: #c02e26;
  font-size: 22px;
  margin-bottom: 50px;
}
#content .validation_error h2, #newsletter-signup-container .validation_error h2 {
  color: #c02e26;
  margin: 0;
}
#content .validation_message, #newsletter-signup-container .validation_message {
  font-weight: normal;
  padding: 7px 0 0;
  font-size: 12px;
  color: #c02e26;
  border: none;
  background: transparent;
}
#content .gform_confirmation_message, #newsletter-signup-container .gform_confirmation_message {
  font-size: 20px;
  text-align: center;
  padding: 40px 0;
}
#content .gform_required_legend span, #newsletter-signup-container .gform_required_legend span {
  color: #c02e26;
}
#content .gfield_consent_description, #newsletter-signup-container .gfield_consent_description {
  padding: 15px;
  color: #1f1412;
  border: 1px solid rgba(31, 20, 18, 0.5);
  width: 100%;
  border-radius: 5px;
  margin: 10px 0;
}
#content .gform_wrapper, #newsletter-signup-container .gform_wrapper {
  width: 100%;
  margin: 0 auto;
}
#content .gform_wrapper .gform_fields, #newsletter-signup-container .gform_wrapper .gform_fields {
  padding: 0;
  margin: 0;
}
#content .gform_wrapper .gform_fields .gfield, #newsletter-signup-container .gform_wrapper .gform_fields .gfield {
  padding-left: 0;
  margin-bottom: 5px;
  margin-top: 0;
  position: relative;
}
#content .gform_wrapper .gform_fields .gfield:before, #newsletter-signup-container .gform_wrapper .gform_fields .gfield:before {
  display: none;
}
#content .gform_wrapper .gform_fields .gfield.gfield_error, #newsletter-signup-container .gform_wrapper .gform_fields .gfield.gfield_error {
  background: transparent;
  border: none;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 5px !important;
}
#content .gform_wrapper .gform_fields .gfield.gfield_error .ginput_container, #newsletter-signup-container .gform_wrapper .gform_fields .gfield.gfield_error .ginput_container {
  margin-top: 8px;
}
#content .gform_wrapper .gform_fields .gfield.gfield_error input[type=text], #content .gform_wrapper .gform_fields .gfield.gfield_error input[type=email], #content .gform_wrapper .gform_fields .gfield.gfield_error input[type=tel], #content .gform_wrapper .gform_fields .gfield.gfield_error textarea, #newsletter-signup-container .gform_wrapper .gform_fields .gfield.gfield_error input[type=text], #newsletter-signup-container .gform_wrapper .gform_fields .gfield.gfield_error input[type=email], #newsletter-signup-container .gform_wrapper .gform_fields .gfield.gfield_error input[type=tel], #newsletter-signup-container .gform_wrapper .gform_fields .gfield.gfield_error textarea {
  border: 1px solid #c02e26;
}
#content .gform_wrapper .gform_fields .gfield .gfield_radio > div, #content .gform_wrapper .gform_fields .gfield .gfield_checkbox > div, #newsletter-signup-container .gform_wrapper .gform_fields .gfield .gfield_radio > div, #newsletter-signup-container .gform_wrapper .gform_fields .gfield .gfield_checkbox > div {
  margin-bottom: 10px;
}
#content .gform_footer, #newsletter-signup-container .gform_footer {
  display: block;
  padding: 30px 0 0;
}
#content .gform_footer button, #content .gform_footer input[type=submit], #newsletter-signup-container .gform_footer button, #newsletter-signup-container .gform_footer input[type=submit] {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#content .gform_footer button:hover, #content .gform_footer input[type=submit]:hover, #newsletter-signup-container .gform_footer button:hover, #newsletter-signup-container .gform_footer input[type=submit]:hover {
  background: #8b251f;
}
#content .gform_footer button, #content .gform_footer input[type=submit], #newsletter-signup-container .gform_footer button, #newsletter-signup-container .gform_footer input[type=submit] {
  border: none;
}
#content .gform_page_footer, #newsletter-signup-container .gform_page_footer {
  display: block;
  width: 100%;
  margin: 0;
  padding: 30px 0 0;
}
#content .gform_page_footer input[type=submit], #newsletter-signup-container .gform_page_footer input[type=submit] {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#content .gform_page_footer input[type=submit]:hover, #newsletter-signup-container .gform_page_footer input[type=submit]:hover {
  background: #8b251f;
}
#content .gform_page_footer input[type=submit], #newsletter-signup-container .gform_page_footer input[type=submit] {
  border: none;
  margin: 10px 0;
}
#content img.gform_ajax_spinner, #newsletter-signup-container img.gform_ajax_spinner {
  margin: 30px auto;
  display: block;
  width: 60px;
}
#content label, #content legend, #newsletter-signup-container label, #newsletter-signup-container legend {
  font-size: 16px;
  color: #1f1412;
  font-weight: bold;
  border: none;
  font-family: "Figtree";
  margin-bottom: 0px;
}
#content label span, #content legend span, #newsletter-signup-container label span, #newsletter-signup-container legend span {
  color: #c02e26;
}
#content legend, #newsletter-signup-container legend {
  margin-bottom: 15px;
}
#content input[type=text], #content input[type=email], #content input[type=tel], #content input[type=password], #content input[type=url], #content input[type=number], #newsletter-signup-container input[type=text], #newsletter-signup-container input[type=email], #newsletter-signup-container input[type=tel], #newsletter-signup-container input[type=password], #newsletter-signup-container input[type=url], #newsletter-signup-container input[type=number] {
  border-radius: 5px;
  color: #1f1412;
  border: 1px solid #1f1412;
  padding-left: 15px;
  font-size: 16px;
  height: 55px;
  position: relative;
  top: 0;
  outline: none;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=text]:hover, #content input[type=email]:hover, #content input[type=tel]:hover, #content input[type=password]:hover, #content input[type=url]:hover, #content input[type=number]:hover, #newsletter-signup-container input[type=text]:hover, #newsletter-signup-container input[type=email]:hover, #newsletter-signup-container input[type=tel]:hover, #newsletter-signup-container input[type=password]:hover, #newsletter-signup-container input[type=url]:hover, #newsletter-signup-container input[type=number]:hover {
  border: 1px solid #1f1412;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=text]:focus, #content input[type=email]:focus, #content input[type=tel]:focus, #content input[type=password]:focus, #content input[type=url]:focus, #content input[type=number]:focus, #newsletter-signup-container input[type=text]:focus, #newsletter-signup-container input[type=email]:focus, #newsletter-signup-container input[type=tel]:focus, #newsletter-signup-container input[type=password]:focus, #newsletter-signup-container input[type=url]:focus, #newsletter-signup-container input[type=number]:focus {
  border: 1px solid #c02e26;
  box-shadow: 0 0 0 4px rgba(198, 29, 35, 0.1);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content textarea, #newsletter-signup-container textarea {
  width: 100%;
  border-radius: 5px;
  color: #1f1412;
  border: 1px solid #707070;
  padding-left: 15px;
  font-size: 16px;
  height: 110px;
  position: relative;
  top: 0;
  resize: none;
  outline: none;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content textarea:hover, #newsletter-signup-container textarea:hover {
  border: 1px solid #1f1412;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content textarea:focus, #newsletter-signup-container textarea:focus {
  border: 1px solid #c02e26;
  box-shadow: 0 0 0 4px rgba(198, 29, 35, 0.1);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=radio], #newsletter-signup-container input[type=radio] {
  display: none !important;
}
#content input[type=radio]:hover + label, #newsletter-signup-container input[type=radio]:hover + label {
  color: #1f1412;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=radio]:hover + label:before, #newsletter-signup-container input[type=radio]:hover + label:before {
  border: 1px solid #1f1412;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=radio]:checked + label, #newsletter-signup-container input[type=radio]:checked + label {
  color: #1f1412;
  opacity: 1;
}
#content input[type=radio]:checked + label:before, #newsletter-signup-container input[type=radio]:checked + label:before {
  box-shadow: 0 0 0 4px rgba(198, 29, 35, 0.1);
  border: 1px solid #c02e26;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=radio]:checked + label:after, #newsletter-signup-container input[type=radio]:checked + label:after {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=radio] + label, #newsletter-signup-container input[type=radio] + label {
  font-size: 16px;
  color: #707070;
  font-weight: 500;
  text-transform: none;
  font-weight: normal;
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=radio] + label:before, #newsletter-signup-container input[type=radio] + label:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
  background: #fff;
  border-radius: 50%;
  left: 0;
  top: 1px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=radio] + label:after, #newsletter-signup-container input[type=radio] + label:after {
  position: absolute;
  content: "•";
  top: 6px;
  left: -3.5px;
  color: #c02e26;
  font-size: 54px;
  line-height: 4px;
  border-radius: 50%;
  text-align: center;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=checkbox], #newsletter-signup-container input[type=checkbox] {
  display: none !important;
}
#content input[type=checkbox]:hover + label, #newsletter-signup-container input[type=checkbox]:hover + label {
  color: #1f1412;
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=checkbox]:hover + label:before, #newsletter-signup-container input[type=checkbox]:hover + label:before {
  border: 1px solid #1f1412;
}
#content input[type=checkbox]:checked + label, #newsletter-signup-container input[type=checkbox]:checked + label {
  color: #1f1412;
}
#content input[type=checkbox]:checked + label:before, #newsletter-signup-container input[type=checkbox]:checked + label:before {
  border: 1px solid #c02e26;
  box-shadow: 0 0 0 4px rgba(198, 29, 35, 0.1);
}
#content input[type=checkbox]:checked + label:after, #newsletter-signup-container input[type=checkbox]:checked + label:after {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=checkbox] + label, #newsletter-signup-container input[type=checkbox] + label {
  font-size: 16px;
  color: #707070;
  font-weight: 500;
  text-transform: none;
  font-weight: normal;
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  letter-spacing: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=checkbox] + label:before, #newsletter-signup-container input[type=checkbox] + label:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
  background: #fff;
  border-radius: 5px;
  left: 0;
  top: 0px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=checkbox] + label:after, #newsletter-signup-container input[type=checkbox] + label:after {
  position: absolute;
  content: "\e914";
  font-family: "icomoon";
  color: #c02e26;
  font-size: 18px;
  left: 1px;
  top: -3px;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content input[type=checkbox] + label h3, #newsletter-signup-container input[type=checkbox] + label h3 {
  font-size: 16px;
  margin-bottom: 0;
  color: #707070;
  position: relative;
  top: -2px;
}
#content .selectric-wrapper, #newsletter-signup-container .selectric-wrapper {
  width: 100%;
  background: #fff;
  border-radius: 5px;
}
#content .selectric-wrapper:hover .selectric, #newsletter-signup-container .selectric-wrapper:hover .selectric {
  border: 1px solid #1f1412;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content .selectric-wrapper.selectric-open .selectric-items, #newsletter-signup-container .selectric-wrapper.selectric-open .selectric-items {
  top: calc(100% - 3px);
}
#content .selectric-wrapper.selectric-open .selectric, #newsletter-signup-container .selectric-wrapper.selectric-open .selectric {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border: 1px solid #c02e26;
  box-shadow: 0 0 0 4px rgba(198, 29, 35, 0.1);
}
#content .selectric-wrapper .selectric, #newsletter-signup-container .selectric-wrapper .selectric {
  border: 1px solid #707070;
  border-radius: 5px;
  background: #fff;
  height: 55px;
  padding: 0 80px 0 15px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content .selectric-wrapper .selectric .button, #newsletter-signup-container .selectric-wrapper .selectric .button {
  width: 55px;
  height: 55px;
  background: transparent;
  border: none;
}
#content .selectric-wrapper .selectric .button:after, #newsletter-signup-container .selectric-wrapper .selectric .button:after {
  border-top-color: transparent;
  content: "\e90f";
  color: #c02e26;
  font-size: 13px;
  font-family: "icomoon";
  top: -3px;
  left: -2px;
}
#content .selectric-wrapper .selectric .label, #newsletter-signup-container .selectric-wrapper .selectric .label {
  line-height: 55px;
  color: #1f1412;
  font-size: 16px;
  font-weight: 500;
  height: 55px;
  margin: 0;
  text-align: left;
  padding: 0;
}
#content .selectric-wrapper .selectric-items, #newsletter-signup-container .selectric-wrapper .selectric-items {
  border: none;
  background: #fff;
  top: 40px;
  width: 100% !important;
  border-left: 1px solid #c02e26;
  border-right: 1px solid #c02e26;
  border-bottom: 1px solid #c02e26;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}
#content .selectric-wrapper .selectric-items ul, #newsletter-signup-container .selectric-wrapper .selectric-items ul {
  padding: 0;
  margin-bottom: 0;
  margin: 0;
}
#content .selectric-wrapper .selectric-items ul li, #newsletter-signup-container .selectric-wrapper .selectric-items ul li {
  border: none;
  background: #fff;
  color: #1f1412;
  font-size: 16px;
  font-weight: 500;
  padding: 10px 16px;
  margin-bottom: 0 !important;
  border-left: 4px solid transparent;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content .selectric-wrapper .selectric-items ul li:before, #content .selectric-wrapper .selectric-items ul li:after, #newsletter-signup-container .selectric-wrapper .selectric-items ul li:before, #newsletter-signup-container .selectric-wrapper .selectric-items ul li:after {
  display: none;
}
#content .selectric-wrapper .selectric-items ul li:hover, #content .selectric-wrapper .selectric-items ul li.selected, #newsletter-signup-container .selectric-wrapper .selectric-items ul li:hover, #newsletter-signup-container .selectric-wrapper .selectric-items ul li.selected {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  border-left: 4px solid #c02e26;
}
#content .file-upload.active .ginput_container_fileupload, #newsletter-signup-container .file-upload.active .ginput_container_fileupload {
  background: rgba(192, 46, 38, 0.05);
  border: 2px dashed #c02e26;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content .file-upload.active .ginput_container_fileupload .fake-button, #newsletter-signup-container .file-upload.active .ginput_container_fileupload .fake-button {
  background: #c02e26;
  border: 2px solid #c02e26;
  color: #fff;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content .file-upload label, #newsletter-signup-container .file-upload label {
  margin-bottom: 10px;
}
#content .file-upload .ginput_container_fileupload, #newsletter-signup-container .file-upload .ginput_container_fileupload {
  border: 2px dashed #8b251f;
  padding: 50px;
  text-align: center;
  position: relative;
  border-radius: 16px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content .file-upload .ginput_container_fileupload:hover, #newsletter-signup-container .file-upload .ginput_container_fileupload:hover {
  background: rgba(192, 46, 38, 0.05);
  border: 2px dashed #c02e26;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content .file-upload .ginput_container_fileupload:hover .fake-button, #newsletter-signup-container .file-upload .ginput_container_fileupload:hover .fake-button {
  background: #c02e26;
  border: 2px solid #c02e26;
  color: #fff;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content .file-upload .ginput_container_fileupload .fake-button, #newsletter-signup-container .file-upload .ginput_container_fileupload .fake-button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 2px solid #1f1412;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #1f1412;
  font-size: 16px;
  padding: 9px 20px;
}
#content .file-upload .ginput_container_fileupload .fake-button:hover, #newsletter-signup-container .file-upload .ginput_container_fileupload .fake-button:hover {
  color: #fff;
  background: #1f1412;
}
#content .file-upload .ginput_container_fileupload .fake-button, #newsletter-signup-container .file-upload .ginput_container_fileupload .fake-button {
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#content .file-upload .ginput_container_fileupload .filename, #newsletter-signup-container .file-upload .ginput_container_fileupload .filename {
  margin-bottom: 0;
  margin-top: 15px;
  font-size: 14px;
}
#content .file-upload .ginput_container_fileupload p, #newsletter-signup-container .file-upload .ginput_container_fileupload p {
  margin-bottom: 5px;
}
#content .file-upload .ginput_container_fileupload input[type=file], #newsletter-signup-container .file-upload .ginput_container_fileupload input[type=file] {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
#content .file-upload .file-upload-list, #newsletter-signup-container .file-upload .file-upload-list {
  padding: 25px 0 0;
  position: relative;
}
#content .file-upload .file-upload-list .file-item, #newsletter-signup-container .file-upload .file-upload-list .file-item {
  border: solid 1px rgba(31, 20, 18, 0.5);
  border-radius: 5px;
  padding: 20px;
  position: relative;
}
#content .file-upload .file-upload-list .file-item > div, #newsletter-signup-container .file-upload .file-upload-list .file-item > div {
  width: 34px;
  height: 34px;
  background-image: url("../images/icon-close.svg");
  background-size: cover;
  background-position: 50%;
  position: absolute;
  top: 17px;
  right: 15px;
}
#content .gfield_consent_description, #newsletter-signup-container .gfield_consent_description {
  padding: 15px;
}

@media screen and (max-width: 1210px) {
  #content #default-page-content {
    padding: 80px 20px;
  }
}
@media screen and (max-width: 767px) {
  #content #error-container, #newsletter-signup-container #error-container {
    padding: 60px 20px;
  }
  #content h1, #newsletter-signup-container h1 {
    font-size: 36px;
  }
  #content h2, #newsletter-signup-container h2 {
    font-size: 28px;
  }
  #content h3, #newsletter-signup-container h3 {
    font-size: 22px;
  }
  #content h4, #newsletter-signup-container h4 {
    font-size: 20px;
  }
  #content p, #newsletter-signup-container p {
    font-size: 16px;
  }
  #content ol > li, #content ul > li, #newsletter-signup-container ol > li, #newsletter-signup-container ul > li {
    font-size: 16px;
  }
  #content blockquote, #newsletter-signup-container blockquote {
    padding: 20px 0;
  }
  #content blockquote p, #newsletter-signup-container blockquote p {
    font-size: 18px;
  }
  #content a.button:not(.underline), #newsletter-signup-container a.button:not(.underline) {
    width: 100%;
    max-width: 500px;
  }
  #content .gform_wrapper .gform_fields .gfield .gfield_radio > div, #content .gform_wrapper .gform_fields .gfield .gfield_checkbox > div, #newsletter-signup-container .gform_wrapper .gform_fields .gfield .gfield_radio > div, #newsletter-signup-container .gform_wrapper .gform_fields .gfield .gfield_checkbox > div {
    margin-bottom: 0;
  }
}
#home-featured-product-container {
  padding: 60px 0;
  background: #fff;
}
#home-featured-product-container > div > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
}
#home-featured-product-container > div > div > div:first-child {
  width: 55%;
  padding-right: 100px;
}
#home-featured-product-container > div > div > div:first-child .category-pill {
  margin-bottom: 20px;
}
#home-featured-product-container > div > div > div:last-child {
  width: 45%;
}
#home-featured-product-container > div > div > div:last-child .image-wrapper {
  background: #e7d7c1;
  border-radius: 16px;
  padding: 40px;
}
#home-featured-product-container > div > div > div:last-child .image-wrapper img {
  width: 95%;
  display: block;
  margin: 0 auto;
}

#home-categories-filter-container {
  background: #8b251f;
  padding: 20px 0;
}
#home-categories-filter-container > div > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
}
#home-categories-filter-container > div > div > div:first-child {
  width: 70%;
}
#home-categories-filter-container > div > div > div:first-child > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
}
#home-categories-filter-container > div > div > div:first-child > div > div:not(:last-of-type) {
  margin-right: 30px;
}
#home-categories-filter-container > div > div > div:first-child > div > div a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  opacity: 1;
}
#home-categories-filter-container > div > div > div:first-child > div > div a:hover {
  opacity: 0.7;
}
#home-categories-filter-container > div > div > div:last-child {
  width: 30%;
}

#home-product-categories-container {
  padding: 50px 0 0;
  overflow: hidden;
}
#home-product-categories-container .product-category-slider-wrapper:not(:last-of-type) {
  margin-bottom: 80px;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
  margin-bottom: 40px;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-header > div:first-child {
  width: 70%;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-header > div:first-child a {
  text-decoration: none;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-header > div:first-child a:hover {
  color: #c02e26;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-header > div:first-child h2 {
  margin-bottom: 0;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-header > div:last-child {
  width: 30%;
  text-align: right;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-header > div:last-child .button {
  margin-right: 0;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider {
  overflow: visible;
  clip-path: inset(-100vw -100vw -100vw 0vw);
}
#home-product-categories-container .product-category-slider-wrapper .swiper-slide {
  height: auto;
}
#home-product-categories-container .product-category-slider-wrapper .swiper-slide > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#home-product-categories-container .product-category-slider-wrapper .swiper-slide > div a {
  height: 100%;
  width: 100%;
  text-decoration: none;
  display: flex;
  flex-direction: column;
}
#home-product-categories-container .product-category-slider-wrapper .swiper-slide > div a .image-wrapper {
  background: #e7d7c1;
  padding: 10px 20px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  height: 225px;
  flex-direction: column;
  display: flex;
}
#home-product-categories-container .product-category-slider-wrapper .swiper-slide > div a .image-wrapper img {
  width: 90%;
  display: block;
  margin: 0 auto;
  height: 250px;
  object-fit: cover;
}
#home-product-categories-container .product-category-slider-wrapper .swiper-slide > div a .content {
  background: #fff;
  padding: 30px 20px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  height: calc(100% - 225px);
  display: flex;
  flex-direction: column;
}
#home-product-categories-container .product-category-slider-wrapper .swiper-slide > div a .content p {
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.3;
}
#home-product-categories-container .product-category-slider-wrapper .swiper-slide > div a .content .fake-link {
  margin-top: auto;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #c02e26;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  align-self: flex-start;
}
#home-product-categories-container .product-category-slider-wrapper .swiper-slide > div a .content .fake-link:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  top: calc(100% + 3px);
  background-color: #c02e26;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-navigation {
  text-align: center;
  padding: 40px 0 0;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-navigation a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  background-color: #c02e26;
  border: none;
  border-radius: 50%;
  color: #fff;
  font-size: 22px;
  opacity: 1;
  outline: none;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-navigation a:hover {
  opacity: 0.6;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-navigation a:first-child {
  margin-right: 10px;
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-navigation a:first-child .icon-arrow {
  top: 1px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-navigation a:first-child .icon-arrow:before {
  content: "\e90e";
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-navigation a:last-child .icon-arrow:before {
  content: "\e90e";
}
#home-product-categories-container .product-category-slider-wrapper .product-category-slider-navigation a .icon-arrow {
  display: inline-block;
  position: relative;
}

@media screen and (max-width: 1210px) {
  #home-featured-product-container {
    padding: 60px 20px;
  }
  #home-categories-filter-container {
    padding: 20px;
  }
  #home-product-categories-container {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 950px) {
  #home-featured-product-container > div > div {
    flex-direction: column-reverse;
  }
  #home-featured-product-container > div > div > div:first-child, #home-featured-product-container > div > div > div:last-child {
    width: 100%;
  }
  #home-featured-product-container > div > div > div:first-child {
    padding: 30px 0 0;
  }
  #home-categories-filter-container > div > div > div:first-child {
    display: none;
  }
  #home-categories-filter-container > div > div > div:last-child {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #home-featured-product-container {
    padding: 40px 20px;
  }
  #home-featured-product-container > div > div {
    flex-direction: column-reverse;
  }
  #home-featured-product-container > div > div > div:last-child .image-wrapper {
    padding: 20px;
  }
  #home-featured-product-container > div > div > div:last-child .image-wrapper img {
    width: 100%;
  }
  #home-product-categories-container {
    padding: 50px 60px 50px 20px;
  }
  #home-product-categories-container .product-category-slider-wrapper:not(:last-of-type) {
    margin-bottom: 40px;
  }
  #home-product-categories-container .product-category-slider-wrapper .product-category-slider-header {
    width: calc(100% + 40px);
  }
  #home-product-categories-container .product-category-slider-wrapper .product-category-slider-header > div:first-child, #home-product-categories-container .product-category-slider-wrapper .product-category-slider-header > div:last-child {
    width: 100%;
  }
  #home-product-categories-container .product-category-slider-wrapper .product-category-slider-header > div:last-child {
    display: none;
  }
  #home-product-categories-container .product-category-slider-wrapper .swiper-slide > div a .image-wrapper {
    padding: 10px;
  }
  #home-product-categories-container .product-category-slider-wrapper .swiper-slide > div a .image-wrapper img {
    width: 100%;
  }
  #home-product-categories-container .product-category-slider-wrapper .swiper-slide > div a .content {
    padding: 20px 10px 30px;
  }
  #home-product-categories-container .product-category-slider-wrapper .product-category-slider-navigation {
    padding: 20px 0 0;
    width: calc(100% + 40px);
  }
}
#page-builder-content .content-row.content {
  padding: 50px 0;
}
#page-builder-content .content-row.split-content {
  padding: 50px 80px 20px;
}
#page-builder-content .content-row.split-content > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#page-builder-content .content-row.split-content > div > div {
  width: 48%;
}
#page-builder-content .content-row.split-content > div > div:nth-of-type(2n) {
  margin-left: 4%;
}

@media screen and (max-width: 1210px) {
  #page-builder-content .content-row.content {
    padding: 50px 20px;
  }
  #page-builder-content .content-row.split-content {
    padding: 50px 50px 20px;
  }
}
@media screen and (max-width: 900px) {
  #content #page-builder-content .content-row.split-content > div > div {
    width: 100%;
  }
  #content #page-builder-content .content-row.split-content > div > div:nth-of-type(2n) {
    margin-left: 0;
    margin-top: 50px;
  }
}
#products-list-container {
  padding: 60px 0;
}
#products-list-container > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#products-list-container > div > div {
  width: 25%;
  display: flex;
  flex-direction: column;
  padding: 0 10px;
  margin-bottom: 20px;
}
#products-list-container > div > div a {
  height: 100%;
  width: 100%;
  text-decoration: none !important;
  display: flex;
  flex-direction: column;
}
#products-list-container > div > div a .image-wrapper {
  background: #e7d7c1;
  padding: 10px 20px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  height: 250px;
  flex-direction: column;
  display: flex;
  position: relative;
}
#products-list-container > div > div a .image-wrapper img {
  width: 90%;
  display: block;
  margin: 0 auto;
  max-height: 225px;
  object-fit: cover;
}
#products-list-container > div > div a .image-wrapper .category-pill {
  position: absolute;
  top: 10px;
  left: 10px;
}
#products-list-container > div > div a .content {
  background: #fff;
  padding: 30px 20px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  height: calc(100% - 250px);
  display: flex;
  flex-direction: column;
}
#products-list-container > div > div a .content p {
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.3;
}
#products-list-container > div > div a .content .fake-link {
  margin-top: auto;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #c02e26;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  align-self: flex-start;
}
#products-list-container > div > div a .content .fake-link:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  top: calc(100% + 3px);
  background-color: #c02e26;
}

#pagination-container {
  padding: 40px 20px;
  text-align: center;
  border-top: solid 1px rgba(31, 20, 18, 0.2);
}
#pagination-container .page-numbers {
  margin: 0 5px;
  font-size: 22px;
  font-weight: bold;
  color: #c02e26 !important;
  text-decoration: none !important;
}
#pagination-container .page-numbers:hover, #pagination-container .page-numbers.current {
  color: #1f1412 !important;
}

@media screen and (max-width: 1210px) {
  #products-list-container {
    padding: 60px 20px;
  }
  #pagination-container {
    max-width: calc(100% - 40px);
  }
}
@media screen and (max-width: 1000px) {
  #products-list-container > div > div {
    width: 33.333%;
  }
}
@media screen and (max-width: 850px) {
  #products-list-container > div > div {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #pagination-container .page-numbers {
    font-size: 20px;
  }
}
@media screen and (max-width: 600px) {
  #products-list-container > div > div {
    width: 100%;
    padding: 0;
  }
}
.ui-dialog {
  border: none;
  padding: 0;
}
.ui-dialog .ui-dialog-titlebar.ui-widget-header {
  border: none;
  background: #c02e26;
  color: #fff;
}
.ui-dialog .ui-dialog-titlebar.ui-widget-header button {
  background: #fff;
}
.ui-dialog .ui-dialog-buttonset button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
.ui-dialog .ui-dialog-buttonset button:hover {
  background: #8b251f;
}
.ui-dialog .ui-dialog-buttonset button {
  border: none;
}

.woocommerce-view-subscription .subscription_details + h2, .woocommerce-internal_id .subscription_details + h2 {
  display: none;
}
.woocommerce-view-subscription .subscription_details .button, .woocommerce-internal_id .subscription_details .button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
.woocommerce-view-subscription .subscription_details .button:hover, .woocommerce-internal_id .subscription_details .button:hover {
  background: #8b251f;
}
.woocommerce-view-subscription .subscription_details .button, .woocommerce-internal_id .subscription_details .button {
  min-width: auto !important;
  padding: 15px 10px !important;
}
.woocommerce-view-subscription .subscription_details .button:hover, .woocommerce-internal_id .subscription_details .button:hover {
  background: #8b251f;
  color: #fff;
}
.woocommerce-view-subscription .subscription_details .button.subscription_renewal_early, .woocommerce-internal_id .subscription_details .button.subscription_renewal_early {
  display: none;
}
.woocommerce-view-subscription .order_details, .woocommerce-view-subscription .woocommerce-customer-details, .woocommerce-internal_id .order_details, .woocommerce-internal_id .woocommerce-customer-details {
  display: none;
}
.woocommerce-view-subscription .order_details + header, .woocommerce-internal_id .order_details + header {
  display: none;
}
.woocommerce-view-subscription .my_account_orders .woocommerce-button.button.view, .woocommerce-view-subscription .woocommerce-orders-table, .woocommerce-internal_id .my_account_orders .woocommerce-button.button.view, .woocommerce-internal_id .woocommerce-orders-table {
  display: none;
}

#content .shop_table .product_remove a {
  text-decoration: none !important;
}
#content .woocommerce-order-downloads__title, #content .woocommerce-order-details__title {
  justify-self: flex-start;
}
#content .woocommerce-breadcrumb, #content #sidebar, #content .woocommerce-product-details__short-description {
  display: none;
}
#content .woovr-variations {
  margin-bottom: 20px;
}
#content .woocommerce-form-login__rememberme:before {
  top: 5px !important;
}
#content .woovr-variation-radio:hover {
  background: transparent;
}
#content .woovr-variation-radio .woovr-variation-info p {
  margin-bottom: 0;
}
#content .woovr-variation-radio .woovr-variation-availability p {
  color: #c02e26 !important;
}
#content .woovr-variation-selector {
  position: relative;
}
#content .woovr-variation-selector input[type=radio] + label:before {
  top: -20px;
}
#content .woovr-variation-selector input[type=radio] + label:after {
  top: -15px;
  left: -3.25px;
}
#content .wc-authorize-net-cim-echeck-new-payment-method-form {
  padding: 20px;
}
#content .wc-authorize-net-cim-echeck-new-payment-method-form input[type=checkbox] + label:before {
  top: -2px;
}
#content .wc-authorize-net-cim-echeck-new-payment-method-form select {
  border-radius: 5px;
  padding-left: 15px;
  height: 50px;
  min-width: 200px;
}
#content .wc-authorize-net-cim-echeck-authorization-message {
  padding: 20px 0;
  margin-bottom: 0;
}
#content .woocommerce-billing-fields .wc_avatax_validate_address, #content .woocommerce-shipping-fields .wc_avatax_validate_address {
  margin-bottom: 40px;
  margin-top: 10px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#content .woocommerce-billing-fields .wc_avatax_validate_address:hover, #content .woocommerce-shipping-fields .wc_avatax_validate_address:hover {
  background: #8b251f;
}
#content .woocommerce-checkout-payment {
  margin-top: 40px;
}
#content .woocommerce-checkout-payment input[type=radio] + label:after {
  top: 6px;
  left: -2.9px;
}
#content #payment input[type=checkbox] + label:after {
  top: -8px;
}
#content #payment label.sv-wc-payment-gateway-payment-form-saved-payment-method, #content #payment label[for=wc-authorize-net-cim-credit-card-use-new-payment-method] {
  position: relative;
  z-index: 1000;
}
#content #payment .wc_payment_method.payment_method_authorize_net_cim_credit_card {
  position: relative;
  z-index: 1001;
}
#content #payment .wc_payment_method.payment_method_authorize_net_cim_echeck {
  position: relative;
  z-index: 100;
}
#content #payment label[for=wc-authorize-net-cim-echeck-use-new-payment-method] {
  position: relative;
  z-index: 1000;
}
#content #single-product-container {
  padding-top: 225px;
}
#content #single-product-container.product-variable p.price {
  display: none;
}
#content #single-product-container .related.products, #content #single-product-container .product_meta {
  display: none;
}
#content #single-product-container #single-product-top-container {
  background: #fff;
  padding: 40px 0;
}
#content #single-product-container #single-product-top-container > div > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
}
#content #single-product-container #single-product-top-container > div > div .images {
  float: none;
  width: 43%;
}
#content #single-product-container #single-product-top-container > div > div .onsale {
  display: none;
}
#content #single-product-container #single-product-top-container > div > div .summary {
  width: 57%;
  padding-left: 100px;
}
#content #single-product-container #single-product-top-container > div > div .summary .stock.in-stock {
  color: #1f1412;
}
#content #single-product-container #single-product-top-container > div > div .summary form input[type=number] {
  height: 38px;
  width: 55px;
  border: 2px solid #1f1412;
  font-weight: bold;
}
#content #single-product-container #single-product-top-container > div > div .summary form button[type=submit] {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#content #single-product-container #single-product-top-container > div > div .summary form button[type=submit]:hover {
  background: #8b251f;
}
#content #single-product-container #single-product-top-container > div > div .summary form button[type=submit] {
  margin: 0;
}
#content #single-product-container #product-description {
  padding: 60px 0 20px;
}
#content #single-product-container #product-description > div {
  border-bottom: 1px solid rgba(31, 20, 18, 0.2);
}
#content #single-product-container #product-description .wc-tabs, #content #single-product-container #product-description .up-sells {
  display: none;
}
#content #single-product-container #product-description .woocommerce-Tabs-panel {
  background: transparent;
  box-shadow: none;
  margin-bottom: 0;
  padding-bottom: 50px;
}
#content #single-product-container #product-description .woocommerce-Tabs-panel h2 {
  font-size: 22px;
}
#content #single-product-container #product-description .related.products {
  display: none;
}
#content #single-product-container .product-gallery .image-wrapper {
  background: #e7d7c1;
  border-radius: 16px;
  padding: 20px;
}
#content #single-product-container .product-gallery .image-wrapper img {
  width: 80%;
  display: block;
  margin: 0 auto;
}
#content #single-product-container .summary {
  float: none;
  margin-bottom: 0;
}
#content #single-product-container .summary .product_title {
  font-size: 36px;
}
#content #single-product-container .summary .price {
  color: #1f1412;
  font-size: 28px;
  font-weight: bold;
}
#content #single-product-container .summary .price ins {
  text-decoration: none;
}
#content #single-product-container .summary .price ins .amount {
  color: #8b251f;
}
#content #single-product-container .summary .product_meta span {
  display: block;
}
#content #single-product-container .summary .product_meta span.sku {
  display: inline-block;
}
#content #single-product-container .summary .woocommerce-variation-price {
  margin-bottom: 20px;
}
#content #related-products-container {
  overflow: hidden;
  padding: 80px 0 0;
}
#content #related-products-container #related-products-header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
}
#content #related-products-container #related-products-header > div:first-child {
  width: 70%;
}
#content #related-products-container #related-products-header > div:last-child {
  width: 30%;
  text-align: right;
}
#content #related-products-container #related-products-header > div:last-child .button {
  background: transparent;
  margin: 0;
}
#content #related-products-container #related-products-header > div:last-child .button:hover {
  background: #1f1412;
}
#content #related-products-container #related-products-header h2 {
  margin-bottom: 0;
}
#content #related-products-container #related-products-slider {
  margin-top: 50px;
  overflow: visible;
  clip-path: inset(-100vw -100vw -100vw 0vw);
}
#content #related-products-container #related-products-slider .swiper-slide {
  height: auto;
}
#content #related-products-container #related-products-slider .swiper-slide > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
#content #related-products-container #related-products-slider .swiper-slide > div a {
  height: 100%;
  width: 100%;
  text-decoration: none !important;
  display: flex;
  flex-direction: column;
}
#content #related-products-container #related-products-slider .swiper-slide > div a .image-wrapper {
  background: #e7d7c1;
  padding: 10px 20px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  height: 225px;
  flex-direction: column;
  display: flex;
  position: relative;
}
#content #related-products-container #related-products-slider .swiper-slide > div a .image-wrapper img {
  width: 90%;
  display: block;
  margin: 0 auto;
  max-height: 225px;
  object-fit: cover;
}
#content #related-products-container #related-products-slider .swiper-slide > div a .image-wrapper .category-pill {
  position: absolute;
  top: 10px;
  left: 10px;
}
#content #related-products-container #related-products-slider .swiper-slide > div a .content {
  background: #fff;
  padding: 30px 20px;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  height: calc(100% - 225px);
  display: flex;
  flex-direction: column;
}
#content #related-products-container #related-products-slider .swiper-slide > div a .content p {
  font-weight: bold;
  margin-bottom: 25px;
  line-height: 1.3;
}
#content #related-products-container #related-products-slider .swiper-slide > div a .content .fake-link {
  margin-top: auto;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #c02e26;
  text-transform: uppercase;
  position: relative;
  display: inline-block;
  align-self: flex-start;
}
#content #related-products-container #related-products-slider .swiper-slide > div a .content .fake-link:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  top: calc(100% + 3px);
  background-color: #c02e26;
}
#content #related-products-container #related-products-slider-navigation {
  text-align: center;
  padding: 40px 0 0;
}
#content #related-products-container #related-products-slider-navigation a {
  width: 50px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  background-color: #c02e26;
  border: none;
  border-radius: 50%;
  color: #fff;
  font-size: 22px;
  opacity: 1;
  outline: none;
}
#content #related-products-container #related-products-slider-navigation a:hover {
  opacity: 0.6;
}
#content #related-products-container #related-products-slider-navigation a:first-child {
  margin-right: 10px;
}
#content #related-products-container #related-products-slider-navigation a:first-child .icon-arrow {
  top: 1px;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
#content #related-products-container #related-products-slider-navigation a:first-child .icon-arrow:before {
  content: "\e90e";
}
#content #related-products-container #related-products-slider-navigation a:last-child .icon-arrow:before {
  content: "\e90e";
}
#content #related-products-container #related-products-slider-navigation a .icon-arrow {
  display: inline-block;
  position: relative;
}
#content #related-products-container #related-products-grid > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#content .order-block {
  margin-bottom: 40px;
}
#content .order-block h3 {
  margin-bottom: 40px;
}
#content .order-block .order-item-header {
  padding: 10px 0;
}
#content .order-block .order-item-header p {
  margin-bottom: 0;
}
#content .order-block .order-item-title {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
  border-bottom: 1px solid rgba(31, 20, 18, 0.2);
  padding: 10px 0;
}
#content .order-block .order-item-title > div:nth-child(1) {
  width: 55%;
}
#content .order-block .order-item-title > div:nth-child(2) {
  width: 15%;
  text-align: center;
}
#content .order-block .order-item-title > div:last-child {
  width: 30%;
  text-align: right;
}
#content .order-block .order-item-title > div p {
  margin-bottom: 0;
  font-weight: bold;
}
#content .order-block .order-line-item {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
  border-bottom: 1px solid rgba(31, 20, 18, 0.2);
  padding: 10px 0;
}
#content .order-block .order-line-item > div:nth-child(1) {
  width: 55%;
}
#content .order-block .order-line-item > div:nth-child(2) {
  width: 15%;
  text-align: center;
}
#content .order-block .order-line-item > div:last-child {
  width: 30%;
  text-align: right;
}
#content .order-block .order-line-item > div p {
  margin-bottom: 0;
}
#content .order-block .order-item-footer {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 10px 0;
}
#content .order-block .order-item-footer > div {
  width: 50%;
}
#content .order-block .order-item-footer > div:last-child {
  text-align: right;
}
#content .woocommerce .button, #content .woocommerce input[type=submit] {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#content .woocommerce .button:hover, #content .woocommerce input[type=submit]:hover {
  background: #8b251f;
}
#content .woocommerce .woocommerce-info {
  border: 1px solid #4f79da;
  background: none;
  border-radius: 16px;
  padding: 15px 30px 15px 45px;
  background: #fff;
}
#content .woocommerce .woocommerce-info:before {
  color: #4f79da;
}
#content .woocommerce .woocommerce-info .button {
  margin: 0;
}
#content .woocommerce .woocommerce-message {
  border: 1px solid #61a036;
  background: none;
  border-radius: 16px;
  padding: 15px 30px 15px 45px;
  background: #fff;
}
#content .woocommerce .woocommerce-message:before {
  color: #61a036;
}
#content .woocommerce .woocommerce-message .button {
  margin: 0;
}
#content .woocommerce .woocommerce-error {
  border: 1px solid #c02e26;
  background: none;
  border-radius: 16px;
  padding: 15px 30px 15px 45px;
  background: #fff;
}
#content .woocommerce .woocommerce-error:before {
  color: #c02e26;
}
#content .woocommerce .woocommerce-error .button {
  margin: 0;
}
#content .woocommerce .woocommerce-MyAccount-navigation {
  width: 25%;
}
#content .woocommerce .woocommerce-MyAccount-navigation ul {
  padding: 0;
}
#content .woocommerce .woocommerce-MyAccount-navigation ul li {
  padding-left: 0 !important;
}
#content .woocommerce .woocommerce-MyAccount-navigation ul li.is-active > a {
  text-decoration: underline;
  font-weight: bold;
}
#content .woocommerce .woocommerce-MyAccount-navigation ul li:before {
  display: none;
}
#content .woocommerce .woocommerce-MyAccount-content {
  width: 75%;
}
#content .woocommerce .woocommerce-MyAccount-content table {
  table-layout: fixed;
}
#content .woocommerce .woocommerce-MyAccount-content table .button {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 100%;
  max-width: 200px;
  font-size: 14px;
}
#content .woocommerce .email-subscription-list {
  list-style: none;
  padding: 0;
  margin: 0 0 50px;
}
#content .woocommerce .email-subscription-list li {
  padding-left: 0;
  margin-bottom: 10px;
}
#content .woocommerce .email-subscription-list li:before {
  display: none;
}
#content .woocommerce .cover_fees label {
  color: #f8f3ec;
}
#content .woocommerce .cover_fees label > label {
  color: #1f1412;
}
#content .woocommerce .cover_fees label > label:before {
  top: 4px;
}
#content .woocommerce .cover_fees label span {
  color: #f8f3ec;
}
#content .woocommerce #shipping_method {
  display: inline-block;
  width: 100%;
}
#content .woocommerce #shipping_method li {
  width: 100%;
  display: inline-block;
  margin-bottom: 20px;
  position: relative;
}
#content .woocommerce #shipping_method li label {
  display: inline-block;
}
#content .woocommerce #shipping_method input[type=radio] {
  display: inline-block !important;
  cursor: pointer;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
#content .woocommerce #shipping_method input[type=radio] + label {
  z-index: 1000;
  position: relative;
}
#content .woocommerce #shipping_method input[type=radio] + label:before {
  z-index: 10000;
}
#content .woocommerce #shipping_method input[type=radio] + label:after {
  z-index: 10001;
  top: 5px;
  left: -3px;
}
#content .woocommerce-form-login__rememberme:before {
  top: 7px !important;
}
#content .woocommerce-form-login__rememberme:after {
  top: -1px !important;
}
#content .button.wc-forward, #content .woocommerce-Button.button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#content .button.wc-forward:hover, #content .woocommerce-Button.button:hover {
  background: #8b251f;
}
#content .button.wc-forward, #content .woocommerce-Button.button {
  padding: 13px 25px;
}
#content .button.checkout-button {
  width: 100%;
  padding: 15px 20px;
  background: #c02e26;
  color: #fff;
}
#content .woocommerce table.cart td.actions .input-text {
  border: 1px solid rgba(31, 20, 18, 0.2);
}
#content .woocommerce table.cart td.actions button[type=submit] {
  padding: 18px 20px;
}
#content .woocommerce .woocommerce-MyAccount-navigation ul li {
  padding-left: 0 !important;
}
#content .woocommerce .woocommerce-MyAccount-navigation ul li.is-active > a {
  text-decoration: underline;
  font-weight: bold;
}
#content .woocommerce .woocommerce-MyAccount-navigation ul li:before {
  display: none;
}
#content .checkout_coupon {
  border: 1px solid #fff;
}
#content .checkout_coupon button[type=submit] {
  padding: 18px 20px;
}
#content #coupon_code {
  width: 160px;
}
#content #coupons_list {
  border-radius: 0px;
}
#content #coupons_list .sc-accordion-title {
  font-family: "Figtree";
}
#content button[name=apply_coupon] {
  border: 2px solid #c02e26;
  background: #fff;
  color: #c02e26;
  height: 50px;
}
#content #change-donation-amount, #content #change-billing-address {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#content #change-donation-amount:hover, #content #change-billing-address:hover {
  background: #8b251f;
}
#content #change-billing-address-message {
  padding: 20px 0 0;
  display: none;
}
#content #change-billing-address-success {
  padding: 20px 0 0;
  display: none;
}
#content #change-donation-amount-message {
  padding: 20px 0 0;
  display: none;
}
#content #change-donation-amount-success {
  padding: 20px 0 0;
  display: none;
}
#content #change-payment-method-message {
  padding: 20px 0 0;
  display: none;
}
#content .woocommerce-form__label.woocommerce-form__label-for-checkbox woocommerce-form-login__rememberme:before {
  top: 8px;
}
#content .woocommerce-MyAccount-paymentMethods th.woocommerce-PaymentMethod--subscriptions {
  display: none;
}
#content .woocommerce-MyAccount-paymentMethods td.woocommerce-PaymentMethod--subscriptions {
  display: none;
}
#content .woocommerce-MyAccount-paymentMethods td.payment-method-actions a {
  margin: 0 10px -10px 0;
}
#content .select2-selection {
  height: 50px;
  border-radius: 5px;
  border: 1px solid #1f1412;
}
#content .select2-selection .select2-selection__rendered {
  line-height: 50px;
  padding: 0 15px;
}
#content .select2-selection .select2-selection__arrow {
  width: 25px;
  height: 40px;
}
#content .select2-selection .select2-selection__arrow b {
  border-color: #c02e26 transparent transparent transparent;
  border-width: 8px 6px 0 6px;
  margin-top: -4px;
}
#content .woovr-variation-availability p {
  margin-bottom: 4px;
}
#content #checkout-donation-selection {
  margin-top: 30px;
}
#content .variation-DonationType p {
  margin-bottom: 0;
  position: relative;
  top: -3px;
}
#content .cover_fees label {
  color: #fff;
}
#content .cover_fees label > label {
  color: #1f1412;
}
#content .form-row {
  margin-bottom: 10px;
}
#content #message_fields {
  margin-top: 40px;
}
#content #message_fields.is-hidden {
  display: none !important;
}

.subscription_details a[data-disabled] {
  opacity: 0.7;
  cursor: default;
}

.pcaitem.pcafirstitem.pcalastitem {
  font-size: 16px;
}

.pca .pcanotification {
  font-size: 16px !important;
}

.pca .pcaitem {
  font-size: 16px;
}

body.woocommerce-checkout .blockOverlay {
  background-color: #fff !important;
}

.woocommerce-checkout #content .woocommerce-form-login.login input[type=checkbox] + label:before {
  top: 9px;
}
.woocommerce-checkout .woocommerce-form-login-toggle {
  display: none;
}
.woocommerce-checkout .woocommerce-form-login.login {
  display: block !important;
  margin-top: 10px;
}
.woocommerce-checkout .create-account-block {
  display: none;
}
.woocommerce-checkout .create-account-block.show-block {
  display: block;
}

.woocommerce-checkout .blockUI.blockOverlay:before, .woocommerce-checkout .loader:before {
  height: 3em;
  width: 3em;
  position: absolute;
  top: 90%;
  left: 50%;
  margin-left: -0.5em;
  margin-top: -0.5em;
  display: block;
  content: "";
  -webkit-animation: none;
  -moz-animation: none;
  animation: none;
  background: url("../images/woocommerce-loading.gif") center center;
  background-size: cover;
  line-height: 1;
  text-align: center;
  font-size: 2em;
}

#create-account-row input[type=checkbox] + label:before {
  top: 0;
}
#create-account-row input[type=checkbox] + label:after {
  top: 0;
}

#update-amount-container {
  display: none;
  margin-top: 50px;
  border: 1px solid #1f1412;
  padding: 40px;
  border-radius: 10px;
}
#update-amount-container input[type=text] {
  margin-bottom: 20px;
  width: 100%;
}
#update-amount-container label {
  margin-bottom: 10px;
  display: block;
}

#update-billing-address-container {
  display: none;
  margin-top: 50px;
  border: 1px solid #1f1412;
  padding: 40px;
  border-radius: 10px;
}
#update-billing-address-container input[type=text] {
  margin-bottom: 20px;
  width: 100%;
}
#update-billing-address-container label {
  margin-bottom: 10px;
  display: block;
}

#payment-methods {
  display: none;
  margin-top: 50px;
  border: 1px solid #1f1412;
  padding: 40px;
  border-radius: 10px;
}
#payment-methods #payment-methods-toggle {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 25px;
}
#payment-methods #payment-methods-toggle a {
  background: #707070;
  padding: 10px 20px;
  min-width: 120px;
  text-align: center;
  color: #1f1412;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
}
#payment-methods #payment-methods-toggle a:hover, #payment-methods #payment-methods-toggle a.active {
  background: #c02e26;
  color: #fff;
}
#payment-methods #payment-methods-toggle a:first-child {
  border-top-left-radius: 10px;
}
#payment-methods #payment-methods-toggle a:last-child {
  border-top-right-radius: 10px;
}
#payment-methods input[type=text] {
  margin-bottom: 20px;
  width: 100%;
}
#payment-methods label {
  margin-bottom: 10px;
  display: block;
}
#payment-methods #invalid-credit-card {
  display: none;
}
#payment-methods #invalid-credit-card p {
  color: #c02e26;
}

#thmaf_billing_alt {
  height: 100%;
  border: none;
  padding: 0 15px;
}

.thwma-acnt-cus-addr .th-head h3 {
  border-bottom: none !important;
}

.thwma-thslider {
  padding-top: 0;
}
.thwma-thslider #thwma-th-list {
  padding: 0;
}
.thwma-thslider #thwma-th-list > li.thwma-thslider-item {
  border: 1px solid #150e0d;
  border-radius: 5px;
  padding: 10px !important;
  text-align: center;
}
.thwma-thslider #thwma-th-list > li.thwma-thslider-item:before {
  display: none;
}
.thwma-thslider #thwma-th-list > li.thwma-thslider-item .thwma-adr-box.address-box {
  border: none !important;
}
.thwma-thslider #thwma-th-list > li.thwma-thslider-item .thwma-adr-box.address-box:hover {
  box-shadow: none !important;
}
.thwma-thslider #thwma-th-list > li.thwma-thslider-item .acnt-adrr-text {
  font-size: 16px;
}
.thwma-thslider #thwma-th-list > li.thwma-thslider-item .acnt-address-footer {
  padding: 20px 10px;
  height: auto !important;
  border: none !important;
}
.thwma-thslider #thwma-th-list > li.thwma-thslider-item .address-wrapper {
  padding: 0;
}
.thwma-thslider #thwma-th-list > li.thwma-thslider-item form button {
  min-width: 120px;
  font-size: 10px;
}
.thwma-thslider #thwma-th-list > li.thwma-thslider-item form button#submit-billing {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
.thwma-thslider #thwma-th-list > li.thwma-thslider-item form button#submit-billing:hover {
  background: #8b251f;
}
.thwma-thslider #thwma-th-list > li.thwma-thslider-item form button#submit-billing {
  font-size: 12px;
}

i.fa-angle-left {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  font-family: "icomoon";
  color: #fff !important;
  border-radius: 50%;
  font-size: 20px !important;
  background: #c02e26 !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
i.fa-angle-left:before {
  content: "\e90e";
  position: relative;
  top: 8px;
}

i.fa-angle-right {
  font-family: "icomoon";
  color: #fff !important;
  border-radius: 50%;
  background: #c02e26 !important;
  font-size: 20px !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
i.fa-angle-right:before {
  content: "\e90e";
  position: relative;
  top: 9px;
}

.add-acnt-adrs.thwma-add-acnt-adrs {
  padding: 50px 0 !important;
}
.add-acnt-adrs.thwma-add-acnt-adrs a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
.add-acnt-adrs.thwma-add-acnt-adrs a:hover {
  background: #8b251f;
}

.thmaf-thslider {
  padding-top: 0;
}
.thmaf-thslider .thmaf-thslider-box {
  width: 100% !important;
  padding: 0 !important;
  max-width: 100% !important;
}
.thmaf-thslider .thmaf-thslider-box #thmaf-th-list {
  width: 100% !important;
  margin: 0 !important;
}
.thmaf-thslider .thmaf-thslider-box #thmaf-th-list > li {
  width: 100% !important;
  margin: 0 0 20px !important;
}
.thmaf-thslider .thmaf-thslider-box #thmaf-th-list > li:before {
  display: none;
}
.thmaf-thslider .thmaf-thslider-box #thmaf-th-list > li .acnt-adrr-text {
  font-size: 16px;
}
.thmaf-thslider .thmaf-thslider-box #thmaf-th-list > li .acnt-address-footer {
  padding: 20px 0;
  height: auto !important;
}

.messagepop.container {
  z-index: 1000;
}

.added_products_ids {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
.added_products_ids:hover {
  background: #8b251f;
}

#change-donation-amount {
  margin-top: 20px;
}

.aw-cart-wrapper .tabcontent {
  padding: 30px;
  background: #fff;
}
.aw-cart-wrapper .tabcontent table.aw-batc-tbl tbody td select {
  -webkit-appearance: auto;
}
.aw-cart-wrapper .tabcontent input[type=checkbox].aw-allselect_chk {
  display: none !important;
}
.aw-cart-wrapper .tabcontent .aw-allselect_chk + label {
  top: -13px;
}

body.woocommerce-view-order .order_details + header, body.woocommerce-order-received .order_details + header {
  display: none;
}
body.woocommerce-view-order .order_details + p, body.woocommerce-order-received .order_details + p {
  display: none;
}
body.woocommerce-view-order .order_details + p + p, body.woocommerce-order-received .order_details + p + p {
  display: none;
}
body.woocommerce-view-order .woocommerce-MyAccount-subscriptions, body.woocommerce-view-order .order-again, body.woocommerce-order-received .woocommerce-MyAccount-subscriptions, body.woocommerce-order-received .order-again {
  display: none;
}

.woocommerce-MyAccount-content #update_all_subscriptions_addresses_field {
  display: none;
}
.woocommerce-MyAccount-content #billing_email_field {
  display: none;
}

#partner-subscription-list .subscription-item {
  padding: 20px 0;
  border-bottom: 2px solid rgba(31, 20, 18, 0.2);
}
#partner-subscription-list .subscription-item > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
}
#partner-subscription-list .subscription-item > div > div:first-child {
  width: 70%;
  padding-right: 10px;
}
#partner-subscription-list .subscription-item > div > div:first-child h4 {
  margin-bottom: 10px;
}
#partner-subscription-list .subscription-item > div > div:first-child p, #partner-subscription-list .subscription-item > div > div:first-child span {
  display: inline-block;
  margin-bottom: 0;
}
#partner-subscription-list .subscription-item > div > div:last-child {
  width: 30%;
  text-align: right;
}

#account-transaction-history .r-tabs-nav {
  padding: 0;
  margin: 0 0 40px !important;
  display: flex;
  flex-direction: row;
}
#account-transaction-history .r-tabs-nav li {
  padding-left: 0 !important;
}
#account-transaction-history .r-tabs-nav li:before {
  display: none;
}
#account-transaction-history .r-tabs-nav li.r-tabs-state-active a {
  background: #c02e26;
  color: #fff;
}
#account-transaction-history .r-tabs-nav li a {
  padding: 10px 25px;
  background: #1f1412;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
  font-size: 14px;
}
#account-transaction-history .r-tabs-nav li a:hover {
  background: #c02e26;
  color: #fff;
}
#account-transaction-history .r-tabs-panel {
  padding: 0;
}
#account-transaction-history .transaction-history-data .transaction-history-header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-bottom: 1px solid rgba(31, 20, 18, 0.2);
}
#account-transaction-history .transaction-history-data .transaction-history-header > div {
  padding: 5px 10px;
  width: 33.333%;
}
#account-transaction-history .transaction-history-data .transaction-history-header p {
  margin-bottom: 0;
  font-weight: bold;
}
#account-transaction-history .transaction-history-data .transaction-history-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#account-transaction-history .transaction-history-data .transaction-history-row:nth-of-type(odd) {
  background: #e7d7c1;
}
#account-transaction-history .transaction-history-data .transaction-history-row > div {
  padding: 5px 10px;
  width: 33.333%;
}
#account-transaction-history .transaction-history-data .transaction-history-row p {
  margin-bottom: 0;
}
#account-transaction-history .transaction-history-data .transaction-total-row {
  padding: 20px 10px;
  text-align: right;
}
#account-transaction-history .transaction-history-data .transaction-total-row h3 {
  margin-bottom: 0;
}
#account-transaction-history .transaction-print-button .loader {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#account-transaction-history .transaction-print-button .loader.is-visible {
  opacity: 1;
  visibility: visible;
}

#yith-welrp .yith-welrp-popup-inner {
  background: #f8f3ec !important;
}
#yith-welrp .yith-welrp-popup-inner .yith-welrp-popup-header {
  background: #fff;
  border-radius: 10px 10px 0 0;
}
#yith-welrp .yith-welrp-popup-inner label, #yith-welrp .yith-welrp-popup-inner legend {
  font-size: 16px !important;
  color: #1f1412;
  font-weight: bold;
  border: none;
  font-family: "Figtree";
  margin-bottom: 0px;
}
#yith-welrp .yith-welrp-popup-inner label span, #yith-welrp .yith-welrp-popup-inner legend span {
  color: #c02e26;
}
#yith-welrp .yith-welrp-popup-inner input[type=text] {
  border-radius: 5px;
  color: #1f1412;
  border: 1px solid #1f1412 !important;
  padding-left: 15px !important;
  font-size: 16px;
  height: 55px !important;
  position: relative;
  top: 0;
  outline: none;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#yith-welrp .yith-welrp-popup-inner input[type=text]:hover {
  border: 1px solid #1f1412;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#yith-welrp .yith-welrp-popup-inner input[type=text]:focus {
  border: 1px solid #c02e26;
  box-shadow: 0 0 0 4px rgba(198, 29, 35, 0.1);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#yith-welrp .yith-welrp-popup-inner .checkbox-label {
  font-size: 16px;
  color: #707070;
  font-weight: 500;
  text-transform: none;
  font-weight: normal;
  padding-left: 30px;
  position: relative;
  cursor: pointer;
  letter-spacing: 0;
  position: relative;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#yith-welrp .yith-welrp-popup-inner .checkbox-label.checked:before {
  border: 1px solid #c02e26;
  box-shadow: 0 0 0 4px rgba(198, 29, 35, 0.1);
}
#yith-welrp .yith-welrp-popup-inner .checkbox-label.checked:after {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#yith-welrp .yith-welrp-popup-inner .checkbox-label:before {
  position: absolute;
  content: "";
  width: 20px;
  height: 20px;
  border: 1px solid #707070;
  background: #fff;
  border-radius: 5px;
  left: 0;
  top: 6px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#yith-welrp .yith-welrp-popup-inner .checkbox-label:after {
  position: absolute;
  content: "\e914";
  font-family: "icomoon";
  color: #c02e26;
  font-size: 18px;
  left: 1px;
  top: 3px;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#yith-welrp .yith-welrp-popup-inner .checkbox-label input[type=checkbox] {
  display: none;
}
#yith-welrp .yith-welrp-popup-inner .yith-welrp-submit-button {
  color: #c02e26;
  border: none;
  background: #c02e26;
  color: #fff;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#yith-welrp .yith-welrp-popup-inner .yith-welrp-submit-button:hover {
  background: #8b251f;
}
#yith-welrp .yith-welrp-popup-inner .yith-welrp-continue-as-guest a {
  background: transparent;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  position: relative;
  color: #c02e26;
}
#yith-welrp .yith-welrp-popup-inner .yith-welrp-continue-as-guest a:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  top: calc(100% + 3px);
  background-color: #c02e26;
}

.product-gallery #single-product-gallery-navigation {
  text-align: center;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0 50px;
  position: relative;
  margin: 30px auto 0;
  width: 100%;
  max-width: 600px;
}
.product-gallery #single-product-gallery-navigation #single-product-gallery-prev {
  display: inline-block;
  position: absolute;
  left: 0;
  text-decoration: none;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #c02e26;
  font-size: 20px;
  border-radius: 50%;
}
.product-gallery #single-product-gallery-navigation #single-product-gallery-prev:hover {
  background: #8b251f;
}
.product-gallery #single-product-gallery-navigation #single-product-gallery-prev:focus {
  outline: none;
}
.product-gallery #single-product-gallery-navigation #single-product-gallery-prev .icon-arrow {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product-gallery #single-product-gallery-navigation #single-product-gallery-prev .icon-arrow:before {
  content: "\e90e";
}
.product-gallery #single-product-gallery-navigation #single-product-gallery-next {
  display: inline-block;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 50%;
  transform: translateY(-50%);
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background: #c02e26;
  font-size: 20px;
  border-radius: 50%;
}
.product-gallery #single-product-gallery-navigation #single-product-gallery-next:hover {
  background: #8b251f;
}
.product-gallery #single-product-gallery-navigation #single-product-gallery-next:focus {
  outline: none;
}
.product-gallery #single-product-gallery-navigation #single-product-gallery-next .icon-arrow:before {
  content: "\e90e";
}
.product-gallery #single-product-gallery-navigation img {
  width: 100%;
}
.product-gallery #single-product-gallery-thumbs img {
  width: 90px;
  height: 90px;
  object-fit: cover;
  border-radius: 0;
  cursor: pointer;
}

@media screen and (max-width: 1280px) {
  #content #single-product-container {
    padding-top: 228px;
  }
  #content #single-product-container #single-product-top-container {
    padding: 40px 20px;
  }
}
@media screen and (max-width: 1210px) {
  #content #related-products-container {
    padding: 0 20px;
  }
}
@media screen and (max-width: 1150px) {
  #content #single-product-container {
    padding-top: 105px;
  }
  #content #single-product-container #single-product-top-container {
    padding: 100px 20px 40px;
  }
  #content #single-product-container #single-product-top-container > div > div > div:last-child {
    padding-left: 50px;
  }
}
@media screen and (max-width: 951px) {
  #content #single-product-container #product-description {
    padding: 60px 20px 20px;
  }
  #content #related-products-container #related-products-grid > div {
    width: 22.5%;
  }
  #content #related-products-container #related-products-grid > div:nth-of-type(4n), #content #related-products-container #related-products-grid > div:nth-of-type(4n-1), #content #related-products-container #related-products-grid > div:nth-of-type(4n-2) {
    margin-left: 3.333%;
  }
}
@media screen and (max-width: 950px) {
  #content #single-product-container #single-product-top-container > div > div > div:first-child, #content #single-product-container #single-product-top-container > div > div > div:last-child {
    width: 100%;
  }
  #content #single-product-container #single-product-top-container > div > div > div:last-child {
    padding: 30px 0 0;
  }
  #content #related-products-container #related-products-grid > div {
    width: 100%;
    max-width: 600px;
  }
  #content #related-products-container #related-products-grid > div:not(:last-of-type) {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 767px) {
  #content #single-product-container .summary .product_title {
    font-size: 24px;
  }
  #content #single-product-container .summary .price {
    font-size: 20px;
  }
  #content #single-product-container #product-description {
    padding: 40px 20px 20px;
  }
  #content #single-product-container #product-description .woocommerce-Tabs-panel h2 {
    font-size: 20px;
  }
  #content #related-products-container {
    padding: 0 60px 0 20px;
  }
  #content #related-products-container #related-products-header {
    width: calc(100% + 40px);
  }
  #content #related-products-container #related-products-header > div:first-child, #content #related-products-container #related-products-header > div:last-child {
    width: 100%;
  }
  #content #related-products-container #related-products-header > div:last-child {
    display: none;
  }
  #content #related-products-container #related-products-slider {
    margin-top: 30px;
  }
  #content #related-products-container #related-products-slider .swiper-slide > div a .image-wrapper {
    padding: 10px;
  }
  #content #related-products-container #related-products-slider .swiper-slide > div a .image-wrapper img {
    width: 100%;
  }
  #content #related-products-container #related-products-slider .swiper-slide > div a .content {
    padding: 20px 10px 30px;
  }
  #content #related-products-container #related-products-slider-navigation {
    padding: 40px 0 0;
    width: calc(100% + 40px);
  }
  #content .woocommerce .woocommerce-MyAccount-navigation {
    width: 100%;
  }
  #content .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
  }
  #content .woocommerce .woocommerce-message {
    padding: 15px 30px 15px 45px;
  }
  #content .woocommerce .woocommerce-message .button {
    float: none;
    margin-top: 20px;
  }
  #partner-subscription-list .subscription-item > div > div:first-child p {
    display: block;
  }
  #partner-subscription-list .subscription-item > div > div:first-child span {
    display: none;
  }
  #account-transaction-history {
    padding: 50px 0;
  }
  #account-transaction-history .transaction-history-data .transaction-history-header > div {
    padding: 5px;
  }
  #account-transaction-history .transaction-history-data .transaction-history-header p {
    font-size: 14px;
  }
  #account-transaction-history .transaction-history-data .transaction-history-row > div {
    padding: 5px;
  }
  #account-transaction-history .transaction-history-data .transaction-history-row p {
    font-size: 15px;
  }
  table.aw-batc-tbl tbody tr td.aw-batc-prod-checkbox {
    padding: 8px 8px 25px;
  }
}
#donation-page-container {
  padding: 0 0 20px;
}
#donation-page-container #donation-page-header {
  position: relative;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
  padding: 80px 20px;
}
#donation-page-container #donation-page-header > div {
  width: 50%;
}
#donation-page-container #donation-page-header > div:last-child {
  padding-left: 30px;
}
#donation-page-container #donation-page-header .image-wrapper {
  position: relative;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.09);
  border-radius: 10px;
}
#donation-page-container #donation-page-header .image-wrapper img {
  border-radius: 10px;
  width: 100%;
}
#donation-page-container #donation-page-header .image-wrapper > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#donation-page-container #donation-page-header .image-wrapper > div > div {
  display: table;
  width: 100%;
  height: 100%;
}
#donation-page-container #donation-page-header .image-wrapper > div > div > div {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
#donation-page-container #donation-page-header .image-wrapper > div > div > div a {
  text-decoration: none;
  font-size: 40px;
  color: #fff;
  background: #c02e26;
  border-radius: 50%;
  padding: 10px;
  width: 60px;
  height: 60px;
  display: inline-block;
}
#donation-page-container #donation-page-header .image-wrapper > div > div > div a:hover {
  background: #8b251f;
}
#donation-page-container #donation-page-header .image-wrapper > div > div > div a .icon-play {
  position: relative;
  top: -5px;
}
#donation-page-container #donation-page-header .image-wrapper > div > div > div a .icon-play:before {
  content: "\e910";
}

#donation-page-designations {
  padding: 0 0 90px;
  text-align: center;
}
#donation-page-designations h5 {
  margin-bottom: 50px;
}
#donation-page-designations > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
#donation-page-designations > div > div {
  border-radius: 10px;
  background: #fff;
  width: 49%;
  padding: 35px 70px;
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
}
#donation-page-designations > div > div:nth-of-type(2n) {
  margin-left: 2%;
}
#donation-page-designations > div > div p {
  margin-bottom: 20px;
}
#donation-page-designations > div > div .designation-wrapper {
  width: 100%;
  max-width: 170px;
  position: relative;
  border-radius: 5px;
  margin: auto auto 10px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#donation-page-designations > div > div .designation-wrapper.valid input[type=text] {
  border: 1px solid #c02e26;
}
#donation-page-designations > div > div .designation-wrapper.valid span.icon-check {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#donation-page-designations > div > div .designation-wrapper span.dollar {
  display: inline-block;
  position: absolute;
  left: 20px;
  top: 16.5px;
  z-index: 100;
  color: #150e0d;
}
#donation-page-designations > div > div .designation-wrapper span.icon-check {
  position: absolute;
  opacity: 0;
  color: #de8925;
  top: 13px;
  right: -25px;
  font-size: 25px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#donation-page-designations > div > div .designation-wrapper span.icon-check:before {
  content: "\e914";
}
#donation-page-designations > div > div .designation-wrapper input[type=text] {
  padding-left: 34px;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#donation-page-designations input[type=checkbox]:checked + label:before {
  background: transparent;
}
#donation-page-designations input[type=checkbox]:checked + label:after {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#donation-page-designations input[type=checkbox] + label {
  font-size: 14px;
  padding-left: 17px;
}
#donation-page-designations input[type=checkbox] + label:before {
  width: 15px;
  height: 15px;
  top: 2px;
}
#donation-page-designations input[type=checkbox] + label:after {
  position: absolute;
  content: "\e90f";
  font-family: "icomoon";
  color: #c02e26;
  font-size: 14px;
  top: 0px;
  left: 0px;
  opacity: 0;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#donation-page-designations button[type=submit] {
  margin-top: 10px;
}
#donation-page-designations button[type=submit]:disabled {
  opacity: 0.7;
}

#donation-page-donation-amounts {
  padding: 0 0 90px;
  text-align: center;
}
#donation-page-donation-amounts h5 {
  margin-bottom: 50px;
}
#donation-page-donation-amounts form > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 50px;
}
#donation-page-donation-amounts form > div > div {
  margin-bottom: 15px;
}
#donation-page-donation-amounts form > div > div:not(:last-of-type) {
  margin-right: 15px;
}
#donation-page-donation-amounts form > div > div:last-of-type {
  border-radius: 10px;
  border: 2px solid #c02e26;
  padding: 25px 10px;
}
#donation-page-donation-amounts form > div > div:last-of-type #general-donation-wrapper {
  position: relative;
  width: 80%;
  margin: 0 auto;
  min-width: 150px;
  color: #c02e26;
  font-weight: bold;
}
#donation-page-donation-amounts form > div > div:last-of-type input[type=text] {
  border: none;
  display: inline-block;
  width: 85px;
  height: 20px;
  padding-left: 0;
  color: #c02e26;
  font-weight: bold;
  background: transparent;
}
#donation-page-donation-amounts form > div > div:last-of-type input[type=text]:focus {
  box-shadow: none;
}
#donation-page-donation-amounts form > div > div a {
  display: inline-block;
  padding: 25px 10px;
  text-align: center;
  background: #c02e26;
  border-radius: 10px;
  color: #fff !important;
  font-weight: bold;
  text-decoration: none;
  min-width: 150px;
  text-decoration: none !important;
}
#donation-page-donation-amounts form > div > div a:hover {
  background: #8b251f;
}
#donation-page-donation-amounts form > div > div a p {
  font-size: 13px;
  font-weight: normal;
  margin-bottom: 0;
}
#donation-page-donation-amounts form input[type=checkbox] + label {
  font-weight: normal;
}
#donation-page-donation-amounts form button[type=submit] {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: none;
  background: #c02e26;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 11px 20px;
}
#donation-page-donation-amounts form button[type=submit]:hover {
  background: #8b251f;
}
#donation-page-donation-amounts form button[type=submit] {
  margin-top: 40px;
}
#donation-page-donation-amounts form button[type=submit]:disabled {
  opacity: 0.7;
}

@media screen and (max-width: 1010px) {
  #donation-page-container #donation-page-header {
    padding: 60px 20px;
  }
  #donation-page-container #donation-page-header > div {
    width: 100%;
  }
  #donation-page-container #donation-page-header > div:last-child {
    padding: 30px 0 0;
  }
  #donation-page-designations {
    padding: 0 20px 90px;
  }
  #donation-page-donation-amounts {
    padding: 0 20px 90px;
  }
}
@media screen and (max-width: 767px) {
  #donation-page-designations > div > div {
    padding: 50px 20px;
    width: 100%;
  }
  #donation-page-designations > div > div:nth-of-type(2n) {
    margin: 20px 0 0;
  }
  #donation-page-donation-amounts h5 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 450px) {
  #donation-page-donation-amounts form > div > div {
    width: 100%;
  }
  #donation-page-donation-amounts form > div > div:not(:last-of-type) {
    margin-right: 0;
  }
  #donation-page-donation-amounts form > div > div a {
    width: 100%;
  }
}
body.page-template-template-print-giving header, body.page-template-template-print-giving footer, body.page-template-template-print-giving #interior-header-container, body.page-template-template-print-giving #search-overlay, body.page-template-template-print-giving #cookie-law-info-bar {
  display: none !important;
}
body.page-template-template-print-giving .wrap {
  background: #fff !important;
}

#print-giving-history {
  padding: 80px 40px;
}
#print-giving-history #giving-header-container {
  margin-bottom: 30px;
}
#print-giving-history #giving-header-container img {
  width: 300px;
}
#print-giving-history #signature {
  width: 250px;
  margin-bottom: 20px;
}
#print-giving-history h3 {
  text-align: center;
  margin: 80px auto 40px;
  padding-top: 80px;
}
#print-giving-history p {
  font-size: 12px;
  margin-bottom: 15px;
}
#print-giving-history #disclaimer {
  margin: 150px 0 0;
  text-align: center;
}
#print-giving-history #giving-history-data {
  margin-top: 80px;
}
#print-giving-history #giving-history-data #giving-history-header {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-bottom: 1px solid #150e0d;
}
#print-giving-history #giving-history-data #giving-history-header > div {
  padding: 5px 10px;
  width: 33.333%;
}
#print-giving-history #giving-history-data #giving-history-header p {
  margin-bottom: 0;
  font-weight: bold;
}
#print-giving-history #giving-history-data .giving-history-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#print-giving-history #giving-history-data .giving-history-row:nth-of-type(odd) {
  background: #f8f3ec;
}
#print-giving-history #giving-history-data .giving-history-row > div {
  padding: 5px 10px;
  width: 33.333%;
}
#print-giving-history #giving-history-data .giving-history-row p {
  margin-bottom: 0;
}
#print-giving-history #giving-history-data #giving-total-row {
  padding: 20px 10px;
  text-align: right;
}
#print-giving-history #giving-history-data #giving-total-row h3 {
  margin: 0;
  text-align: right;
}

.renner-dark-theme {
  color: #fff;
}
.renner-dark-theme .wrap {
  background: #150e0d;
}
.renner-dark-theme #header-container-wrapper.is-woocommerce {
  background: #150e0d;
}
.renner-dark-theme #header-container-wrapper.is-woocommerce #header-container > div > div > div:first-child > div:first-child img.white {
  opacity: 1;
}
.renner-dark-theme #header-container-wrapper.is-woocommerce #header-container > div > div > div:first-child > div:first-child img.color {
  opacity: 0;
}
.renner-dark-theme #header-container-wrapper.is-woocommerce #header-container > div > div > div:first-child > div:last-child #menu-main-menu > li.menu-item-has-children:after {
  color: #fff;
}
.renner-dark-theme #header-container-wrapper.is-woocommerce #header-container > div > div > div:first-child > div:last-child #menu-main-menu > li > a {
  color: #fff;
}
.renner-dark-theme #header-container-wrapper.is-woocommerce #header-container > div > div > div:last-child > div > div .button.white-border {
  border: 2px solid #fff;
  color: #fff;
}
.renner-dark-theme #header-container-wrapper.is-woocommerce #header-container > div > div > div:last-child > div > div .button.white-border:hover {
  color: #150e0d;
  background: #fff !important;
}
.renner-dark-theme #header-container-wrapper.is-woocommerce #header-container #mobile-menu-icon {
  color: #fff;
  border: 2px solid #fff;
}
.renner-dark-theme #pagination-container .page-numbers {
  color: #fff !important;
}
.renner-dark-theme #pagination-container .page-numbers:hover {
  color: #8b251f !important;
}
.renner-dark-theme #pagination-container .page-numbers.current {
  color: #c02e26 !important;
}
.renner-dark-theme #content {
  background: #150e0d;
}
.renner-dark-theme #content #single-product-container #single-product-top-container {
  position: relative;
  background: #150e0d;
}
.renner-dark-theme #content #single-product-container #single-product-top-container:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme #content #single-product-container #single-product-top-container > div > div .summary .price {
  color: #fff;
}
.renner-dark-theme #content #single-product-container #single-product-top-container > div > div .summary .stock {
  color: #fff;
}
.renner-dark-theme #content #single-product-container #single-product-top-container > div > div .summary .stock.in-stock {
  color: #fff;
}
.renner-dark-theme #content #related-products-container #related-products-slider .swiper-slide > div a .content p {
  color: #150e0d;
}
.renner-dark-theme #content .order-block .order-item-title, .renner-dark-theme #content .order-block .order-line-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.renner-dark-theme #content #account-transaction-history .transaction-history-data .transaction-history-row {
  position: relative;
}
.renner-dark-theme #content #account-transaction-history .transaction-history-data .transaction-history-row:nth-of-type(odd) {
  background: #150e0d;
}
.renner-dark-theme #content #account-transaction-history .transaction-history-data .transaction-history-row:nth-of-type(odd):before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme #content .woocommerce-info, .renner-dark-theme #content .woocommerce-error, .renner-dark-theme #content .woocommerce-message {
  color: #fff;
  background: transparent;
}
.renner-dark-theme #content .woocommerce-info:after, .renner-dark-theme #content .woocommerce-error:after, .renner-dark-theme #content .woocommerce-message:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 16px;
}
.renner-dark-theme .thwma-thslider #thwma-th-list > li.thwma-thslider-item {
  border: 1px solid #fff;
}
.renner-dark-theme #content h1, .renner-dark-theme #content h2, .renner-dark-theme #content h3, .renner-dark-theme #content h4, .renner-dark-theme #content h5, .renner-dark-theme #content h6, .renner-dark-theme #content p, .renner-dark-theme #content a:not(.button), .renner-dark-theme #content li, .renner-dark-theme #newsletter-signup-container h1, .renner-dark-theme #newsletter-signup-container h2, .renner-dark-theme #newsletter-signup-container h3, .renner-dark-theme #newsletter-signup-container h4, .renner-dark-theme #newsletter-signup-container h5, .renner-dark-theme #newsletter-signup-container h6, .renner-dark-theme #newsletter-signup-container p, .renner-dark-theme #newsletter-signup-container a:not(.button), .renner-dark-theme #newsletter-signup-container li {
  color: #fff;
}
.renner-dark-theme #content .gsection_description, .renner-dark-theme #newsletter-signup-container .gsection_description {
  color: #fff;
}
.renner-dark-theme #content .gfield_label, .renner-dark-theme #content legend, .renner-dark-theme #content label, .renner-dark-theme #newsletter-signup-container .gfield_label, .renner-dark-theme #newsletter-signup-container legend, .renner-dark-theme #newsletter-signup-container label {
  color: #fff;
}
.renner-dark-theme #content input[type=checkbox] + label, .renner-dark-theme #content input[type=radio] + label, .renner-dark-theme #newsletter-signup-container input[type=checkbox] + label, .renner-dark-theme #newsletter-signup-container input[type=radio] + label {
  color: #fff;
}
.renner-dark-theme #content a.brown-border, .renner-dark-theme #content a.ghost, .renner-dark-theme #newsletter-signup-container a.brown-border, .renner-dark-theme #newsletter-signup-container a.ghost {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 9px 20px;
}
.renner-dark-theme #content a.brown-border:hover, .renner-dark-theme #content a.ghost:hover, .renner-dark-theme #newsletter-signup-container a.brown-border:hover, .renner-dark-theme #newsletter-signup-container a.ghost:hover {
  color: #1f1412;
  background: #fff;
}
.renner-dark-theme #content a.underline, .renner-dark-theme #newsletter-signup-container a.underline {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  position: relative;
  color: #fff;
}
.renner-dark-theme #content a.underline:after, .renner-dark-theme #newsletter-signup-container a.underline:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 2px;
  left: 0;
  top: calc(100% + 3px);
  background-color: #fff;
}
.renner-dark-theme #content a.gray, .renner-dark-theme #newsletter-signup-container a.gray {
  background: rgba(255, 255, 255, 0.05);
  color: #fff;
}
.renner-dark-theme #content a.gray:hover, .renner-dark-theme #newsletter-signup-container a.gray:hover {
  background: rgba(255, 255, 255, 0.25);
}
.renner-dark-theme #home-featured-product-container {
  background-color: #150e0d;
  color: #fff;
  position: relative;
}
.renner-dark-theme #home-featured-product-container:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme #home-product-categories-container .product-category-slider-wrapper .swiper-slide > div a .content p {
  color: #150e0d;
}
.renner-dark-theme #products-list-container > div > div a .content p {
  color: #150e0d;
}
.renner-dark-theme #page-builder-container .content-row.accordions-type {
  position: relative;
  background: #150e0d;
}
.renner-dark-theme #page-builder-container .content-row.accordions-type.white-background:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme #page-builder-container .content-row.accordions-type.white-background .accordion-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.renner-dark-theme #page-builder-container .content-row.accordions-type.cream-background .accordion-item {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.renner-dark-theme #page-builder-container .content-row.accordions-type .accordion-header button {
  color: #fff;
}
.renner-dark-theme #page-builder-container .content-row.article-carousel-type .articles-carousel-button .button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 9px 20px;
}
.renner-dark-theme #page-builder-container .content-row.article-carousel-type .articles-carousel-button .button:hover {
  color: #1f1412;
  background: #fff;
}
.renner-dark-theme #page-builder-container .content-row.featured-article-type {
  position: relative;
}
.renner-dark-theme #page-builder-container .content-row.featured-product-type:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme #page-builder-container .content-row.left-media-right-content-type {
  position: relative;
  background: #150e0d;
}
.renner-dark-theme #page-builder-container .content-row.left-media-right-content-type.white-background:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme #page-builder-container .content-row.media-slider-type {
  position: relative;
  background: #150e0d;
}
.renner-dark-theme #page-builder-container .content-row.media-slider-type.white-background:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme #page-builder-container .content-row.media-slider-type .media-slides-navigation > div:nth-child(2) .swiper-pagination-bullet {
  border: 1px solid #fff;
}
.renner-dark-theme #page-builder-container .content-row.media-slider-type .media-slides-navigation > div:nth-child(2) .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 1px solid #c02e26;
}
.renner-dark-theme #page-builder-container .content-row.right-media-left-content-type {
  position: relative;
  background: #150e0d;
}
.renner-dark-theme #page-builder-container .content-row.right-media-left-content-type.white-background:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme #page-builder-container .content-row .video-carousel-button .button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border: 2px solid #fff;
  border-radius: 8px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  font-size: 16px;
  padding: 9px 20px;
}
.renner-dark-theme #page-builder-container .content-row .video-carousel-button .button:hover {
  color: #1f1412;
  background: #fff;
}
.renner-dark-theme footer {
  background: #150e0d;
  position: relative;
  max-width: 2000px;
  margin: 0 auto;
}
.renner-dark-theme footer:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme footer h1, .renner-dark-theme footer h2, .renner-dark-theme footer h3, .renner-dark-theme footer h4, .renner-dark-theme footer h5, .renner-dark-theme footer h6, .renner-dark-theme footer a:not(.button), .renner-dark-theme footer li, .renner-dark-theme footer p {
  color: #fff;
}
.renner-dark-theme .woocommerce table.shop_table {
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.renner-dark-theme .woocommerce table.shop_table td {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.renner-dark-theme .woocommerce table.shop_table tfoot th {
  border-top: 1px solid rgba(255, 255, 255, 0.4);
}
.renner-dark-theme .woocommerce #cover_fees_field label {
  color: #150e0d;
}
.renner-dark-theme .woocommerce #cover_fees_field label > label {
  color: #fff;
}
.renner-dark-theme .woocommerce #cover_fees_field label span {
  color: #150e0d;
}
.renner-dark-theme .cart-collaterals .cart_totals tr th {
  border-top: 1px solid rgba(255, 255, 255, 0.4) !important;
}
.renner-dark-theme .cart-collaterals .cart_totals small {
  color: #fff !important;
}
.renner-dark-theme .woocommerce-checkout #payment div.payment_box {
  background: #150e0d;
}
.renner-dark-theme .woocommerce-checkout #payment div.payment_box:before {
  border: 1em solid rgba(255, 255, 255, 0.05);
  border-left-color: transparent;
  border-right-color: transparent;
  border-top-color: transparent;
}
.renner-dark-theme .woocommerce-checkout #payment div.payment_box:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme .woocommerce-checkout #payment div.payment_box fieldset {
  background: transparent;
}
.renner-dark-theme .woocommerce-checkout #payment ul.payment_methods {
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.renner-dark-theme #yith-welrp .yith-welrp-popup-inner {
  background: #150e0d !important;
}
.renner-dark-theme #yith-welrp .yith-welrp-popup-inner .yith-welrp-popup-header {
  background: #150e0d;
  position: relative;
  border: none;
}
.renner-dark-theme #yith-welrp .yith-welrp-popup-inner .yith-welrp-popup-header:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px 10px 0 0;
}
.renner-dark-theme #yith-welrp .yith-welrp-popup-inner h1, .renner-dark-theme #yith-welrp .yith-welrp-popup-inner h2, .renner-dark-theme #yith-welrp .yith-welrp-popup-inner h3, .renner-dark-theme #yith-welrp .yith-welrp-popup-inner h4, .renner-dark-theme #yith-welrp .yith-welrp-popup-inner h5, .renner-dark-theme #yith-welrp .yith-welrp-popup-inner h6, .renner-dark-theme #yith-welrp .yith-welrp-popup-inner p, .renner-dark-theme #yith-welrp .yith-welrp-popup-inner label, .renner-dark-theme #yith-welrp .yith-welrp-popup-inner legend {
  color: #fff;
}
.renner-dark-theme #yith-welrp .yith-welrp-popup-inner .yith-welrp-popup-close {
  z-index: 1000;
}
.renner-dark-theme #yith-welrp .yith-welrp-popup-inner .yith-welrp-popup-content {
  color: #fff;
}
.renner-dark-theme #yith-welrp .yith-welrp-popup-inner .yith-welrp-email-suggestion-list li {
  color: #150e0d;
}
.renner-dark-theme .messagepop.container {
  background: #150e0d !important;
}
.renner-dark-theme .aw-cart-wrapper .tabcontent table.aw-batc-tbl thead th {
  position: relative;
  background: #150e0d;
}
.renner-dark-theme .aw-cart-wrapper .tabcontent table.aw-batc-tbl thead th:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme .aw-cart-wrapper .tabcontent table.aw-batc-tbl tbody td {
  position: relative;
  background: #150e0d;
}
.renner-dark-theme .aw-cart-wrapper .tabcontent table.aw-batc-tbl tbody td:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme .aw-cart-wrapper .tabcontent table.aw-batc-tbl tbody td select {
  color: #150e0d;
}
.renner-dark-theme #search-overlay {
  background: #150e0d;
}
.renner-dark-theme #search-overlay:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
}
.renner-dark-theme #search-overlay #close-search {
  color: #fff;
  opacity: 1;
}
.renner-dark-theme #search-overlay #close-search:hover {
  opacity: 0.7;
}
.renner-dark-theme #search-overlay .gsc-control-cse {
  background: transparent;
}
.renner-dark-theme #search-overlay .gsc-control-cse form.gsc-search-box {
  max-width: 100%;
}
.renner-dark-theme #search-overlay .gsc-modal-background-image {
  background-color: #150e0d;
}
.renner-dark-theme #donation-page-designations > div > div {
  position: relative;
  background: #150e0d;
}
.renner-dark-theme #donation-page-designations > div > div:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
}
.renner-dark-theme .aw-cart-wrapper .tabcontent {
  position: relative;
  background: #150e0d;
}
.renner-dark-theme .aw-cart-wrapper .tabcontent:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
}

#search-overlay {
  display: block;
  position: fixed;
  right: 0;
  left: 0;
  margin: auto;
  top: 0;
  max-width: 2000px;
  height: 100%;
  width: 100%;
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transition-property: transform;
  transition-duration: 0.6s;
  background-color: #fff;
  z-index: 100000;
  padding: 150px 65px 250px;
  overflow-y: scroll !important;
  -webkit-overflow-scrolling: touch;
  background: rgba(255, 255, 255, 0.85);
}
#search-overlay.is-visible {
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  top: 0;
}
#search-overlay #close-search {
  position: absolute;
  top: -130px;
  right: 0;
  color: #150e0d;
  text-decoration: none;
  font-size: 22px;
}
#search-overlay #close-search:hover {
  color: #c02e26;
}
#search-overlay #close-search .icon-close:before {
  content: "\e909";
}

#search-wrapper {
  background: #fff;
  margin: 50px auto;
  padding: 40px 120px;
}

@media screen and (max-width: 767px) {
  #search-overlay {
    padding: 150px 25px 250px;
  }
}
.selectric-wrapper {
  position: relative;
  cursor: pointer;
}

.selectric-responsive {
  width: 100%;
}

.selectric {
  border: 1px solid #DDD;
  background: #F8F8F8;
  position: relative;
}
.selectric .label {
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0 38px 0 10px;
  font-size: 12px;
  line-height: 38px;
  color: #444;
  height: 38px;
}
.selectric .button {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 38px;
  height: 38px;
  color: #BBB;
  text-align: center;
  font: 0/0 a;
  *font: 20px/38px Lucida Sans Unicode, Arial Unicode MS, Arial;
}
.selectric .button:after {
  content: " ";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #BBB;
  border-bottom: none;
}

.selectric-hover .selectric {
  border-color: rgb(195.5, 195.5, 195.5);
}
.selectric-hover .selectric .button {
  color: rgb(161.5, 161.5, 161.5);
}
.selectric-hover .selectric .button:after {
  border-top-color: rgb(161.5, 161.5, 161.5);
}

.selectric-open {
  z-index: 9999;
}
.selectric-open .selectric {
  border-color: rgb(195.5, 195.5, 195.5);
}
.selectric-open .selectric-items {
  opacity: 1;
  visibility: visible;
  z-index: 10000;
  top: calc(100% - 6px);
}

.selectric-disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default;
  user-select: none;
}

.selectric-hide-select {
  position: relative;
  overflow: hidden;
  width: 0;
  height: 0;
}
.selectric-hide-select select {
  position: absolute;
  left: -100%;
  display: none;
}

.selectric-input {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 1px !important;
  height: 1px !important;
  outline: none !important;
  border: none !important;
  *font: 0/0 a !important;
  background: none !important;
}

.selectric-temp-show {
  position: absolute !important;
  visibility: hidden !important;
  display: block !important;
}

/* Items box */
.selectric-items {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: calc(100% - 10px);
  left: 0;
  background: #F8F8F8;
  border: 1px solid rgb(195.5, 195.5, 195.5);
  z-index: -1;
  max-height: 200px;
  width: 100%;
  overflow-y: scroll;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.selectric-items .selectric-scroll {
  height: 100%;
  overflow: auto;
}
.selectric-above .selectric-items {
  top: auto;
  bottom: 100%;
}
.selectric-items ul, .selectric-items li {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  line-height: 20px;
  min-height: 20px;
}
.selectric-items li {
  display: block;
  padding: 8px;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #EEE;
  color: #666;
  cursor: pointer;
}
.selectric-items li.selected {
  background: #EFEFEF;
  color: #444;
}
.selectric-items li:hover {
  background: #F0F0F0;
  color: #444;
}
.selectric-items .disabled {
  filter: alpha(opacity=50);
  opacity: 0.5;
  cursor: default !important;
  background: none !important;
  color: #666 !important;
  user-select: none;
}
.selectric-items .selectric-group .selectric-group-label {
  font-weight: bold;
  padding-left: 10px;
  cursor: default;
  user-select: none;
  background: none;
  color: #444;
}
.selectric-items .selectric-group.disabled li {
  filter: alpha(opacity=100);
  opacity: 1;
}
.selectric-items .selectric-group li {
  padding-left: 25px;
}

/*@import "widget-hierarchy";
@import "series";
@import "renner-tv";
@import "videos";
@import "search";
@import "broadcast";
@import "woocommerce";
@import "fundraising";*/
#newsletter-signup-container {
  padding: 40px 0;
}

#footer-container {
  background: #150e0d;
  padding: 55px 0 40px;
}
#footer-container #top-footer-container {
  padding: 0 0 40px;
}
#footer-container #top-footer-container > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#footer-container #top-footer-container > div > div {
  width: 50%;
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container {
  margin: 50px 0 20px;
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  text-decoration: none;
  opacity: 1;
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a:hover {
  opacity: 0.6;
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a:not(:last-of-type) {
  margin-right: 10px;
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a span {
  font-size: 24px;
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a span.icon-facebook:before {
  content: "\e906";
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a span.icon-x:before {
  content: "\e905";
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a span.icon-instagram:before {
  content: "\e900";
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a span.icon-youtube {
  font-size: 30px;
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a span.icon-youtube:before {
  content: "\e904";
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a span.icon-tiktok:before {
  content: "\e901";
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a span.icon-rumble {
  font-size: 20px;
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a span.icon-rumble:before {
  content: "\e903";
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a span.icon-telegram {
  font-size: 20px;
}
#footer-container #top-footer-container > div > div:first-child #footer-social-container a span.icon-telegram:before {
  content: "\e902";
}
#footer-container #top-footer-container > div > div:first-child #footer-app-container {
  margin-top: 30px;
}
#footer-container #top-footer-container > div > div:first-child #footer-app-container p {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
#footer-container #top-footer-container > div > div:first-child #footer-app-container > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#footer-container #top-footer-container > div > div:first-child #footer-app-container > div > div:not(:last-of-type) {
  margin-right: 10px;
}
#footer-container #top-footer-container > div > div:last-child #footer-offices {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
#footer-container #top-footer-container > div > div:last-child #footer-offices > div {
  width: 32%;
}
#footer-container #top-footer-container > div > div:last-child #footer-offices > div:nth-of-type(3n-1) {
  margin-left: 2%;
  margin-right: 2%;
}
#footer-container #top-footer-container > div > div:last-child #footer-offices > div p {
  color: #fff;
  line-height: 1.56;
  font-size: 14px;
}
#footer-container #top-footer-container > div > div:last-child #footer-offices > div a {
  text-decoration: underline;
  opacity: 0.6;
  color: #fff;
  font-size: 14px;
}
#footer-container #top-footer-container > div > div:last-child #footer-offices > div a:hover {
  opacity: 1;
}
#footer-container #top-footer-container > div > div:last-child #footer-office-content {
  margin-top: 30px;
}
#footer-container #top-footer-container > div > div:last-child #footer-office-content p {
  font-style: italic;
  font-size: 14px;
  color: #fff;
}
#footer-container #bottom-footer-container {
  padding: 40px 0 0;
  border-top: 1px solid rgba(255, 255, 255, 0.2);
}
#footer-container #bottom-footer-container > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
}
#footer-container #bottom-footer-container > div > div:first-child {
  width: 70%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  align-content: center;
}
#footer-container #bottom-footer-container > div > div:first-child ul {
  list-style: none;
  padding: 0 0 0 6px;
  position: relative;
  top: 5px;
}
#footer-container #bottom-footer-container > div > div:first-child ul > li {
  display: inline-block;
}
#footer-container #bottom-footer-container > div > div:first-child ul > li:last-of-type span {
  display: none;
}
#footer-container #bottom-footer-container > div > div:first-child ul > li a {
  opacity: 0.6;
  text-decoration: underline;
}
#footer-container #bottom-footer-container > div > div:first-child ul > li a:hover {
  opacity: 1;
}
#footer-container #bottom-footer-container > div > div:first-child ul > li span {
  font-size: 14px;
  color: #fff;
  padding: 0 2px 0 4px;
  position: relative;
  top: -1px;
}
#footer-container #bottom-footer-container > div > div:first-child p, #footer-container #bottom-footer-container > div > div:first-child a {
  color: #fff;
  font-size: 16px;
}
#footer-container #bottom-footer-container > div > div:last-child {
  width: 30%;
  text-align: right;
}
#footer-container #bottom-footer-container > div > div:last-child a {
  color: #fff;
  text-decoration: none;
  opacity: 1;
}
#footer-container #bottom-footer-container > div > div:last-child a:hover {
  opacity: 0.6;
}
#footer-container #bottom-footer-container > div > div:last-child a .icon-cacpro {
  font-size: 20px;
  margin-left: 5px;
  position: relative;
  top: 2px;
}
#footer-container #bottom-footer-container > div > div:last-child a .icon-cacpro::before {
  content: "\e907";
}

@media screen and (max-width: 1210px) {
  #newsletter-signup-container {
    padding: 40px 20px;
  }
  #footer-container {
    padding: 55px 20px 40px;
  }
}
@media screen and (max-width: 1000px) {
  #footer-container #top-footer-container > div > div {
    width: 100%;
  }
  #footer-container #top-footer-container > div > div:last-child {
    padding: 50px 0 0;
  }
  #footer-container #bottom-footer-container > div > div:first-child, #footer-container #bottom-footer-container > div > div:last-child {
    width: 100%;
    text-align: center;
  }
  #footer-container #bottom-footer-container > div > div:first-child > div, #footer-container #bottom-footer-container > div > div:first-child > ul {
    width: 100%;
  }
  #footer-container #bottom-footer-container > div > div:last-child {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #footer-container #top-footer-container > div > div:first-child {
    text-align: center;
  }
  #footer-container #top-footer-container > div > div:first-child #footer-social-container {
    margin: 30px 0;
  }
  #footer-container #top-footer-container > div > div:first-child #footer-app-container > div {
    justify-content: center;
  }
  #footer-container #top-footer-container > div > div:last-child #footer-offices > div {
    width: 100%;
    text-align: center;
  }
  #footer-container #top-footer-container > div > div:last-child #footer-offices > div:nth-of-type(3n-1) {
    margin: 30px auto;
  }
  #footer-container #top-footer-container > div > div:last-child #footer-offices > div p {
    font-size: 16px;
  }
  #footer-container #top-footer-container > div > div:last-child #footer-office-content {
    text-align: center;
  }
}

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