.owl-carousel {
  -webkit-tap-highlight-color: transparent;
  display: none;
  position: relative;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  -moz-backface-visibility: hidden;
  position: relative;
  touch-action: manipulation;
}
.owl-carousel .owl-stage:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.owl-carousel .owl-stage-outer {
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  float: left;
  min-height: 1px;
  position: relative;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: none;
  border: none;
  color: inherit;
  font: inherit;
  padding: 0 !important;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  display: block;
  opacity: 0;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.no-js .owl-carousel {
  display: block;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  background: #000;
  height: 100%;
  position: relative;
}
.owl-carousel .owl-video-play-icon {
  -webkit-backface-visibility: hidden;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  position: absolute;
  top: 50%;
  transition: transform 0.1s ease;
  width: 80px;
  z-index: 1;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative;
}
.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1;
}
.owl-carousel .owl-stage {
  -moz-backface-visibility: hidden;
  position: relative;
  touch-action: manipulation;
}
.owl-carousel .owl-stage:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  line-height: 0;
  visibility: hidden;
}
.owl-carousel .owl-stage-outer {
  overflow: hidden;
  position: relative;
  -webkit-transform: translateZ(0);
}
.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
}
.owl-carousel .owl-item {
  -webkit-touch-callout: none;
  -webkit-backface-visibility: hidden;
  float: left;
  min-height: 1px;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none;
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  border: none;
  color: inherit;
  font: inherit;
  padding: 0 !important;
}
.owl-carousel.owl-loading {
  display: block;
  opacity: 0;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.owl-height {
  transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
  background: #000;
  height: 100%;
  position: relative;
}
.owl-carousel .owl-video-play-icon {
  -webkit-backface-visibility: hidden;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  height: 80px;
  left: 50%;
  margin-left: -40px;
  margin-top: -40px;
  position: absolute;
  top: 50%;
  transition: transform 0.1s ease;
  width: 80px;
  z-index: 1;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none;
}
.owl-carousel .owl-video-tn {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100%;
  opacity: 0;
  transition: opacity 0.4s ease;
}
.owl-carousel .owl-video-frame {
  height: 100%;
  position: relative;
  width: 100%;
  z-index: 1;
}
.mfp-bg {
  background: #0b0b0b;
  opacity: 0.8;
  overflow: hidden;
  z-index: 1042;
}
.mfp-bg,
.mfp-wrap {
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
}
.mfp-wrap {
  -webkit-backface-visibility: hidden;
  outline: none !important;
  z-index: 1043;
}
.mfp-container {
  box-sizing: border-box;
  height: 100%;
  left: 0;
  padding: 0 8px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 100%;
}
.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  display: inline-block;
  margin: 0 auto;
  position: relative;
  text-align: left;
  vertical-align: middle;
  z-index: 1045;
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
  cursor: auto;
  width: 100%;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  left: 8px;
  margin-top: -0.8em;
  position: absolute;
  right: 8px;
  text-align: center;
  top: 50%;
  width: auto;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
  display: none;
}
button.mfp-arrow,
button.mfp-close {
  -webkit-appearance: none;
  background: transparent;
  border: 0;
  box-shadow: none;
  cursor: pointer;
  display: block;
  outline: none;
  overflow: visible;
  padding: 0;
  touch-action: manipulation;
  z-index: 1046;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.mfp-close {
  color: #fff;
  font-family: Arial, Baskerville, monospace;
  font-size: 28px;
  font-style: normal;
  height: 44px;
  line-height: 44px;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 44px;
}
.mfp-close:focus,
.mfp-close:hover {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
  color: #fff;
  padding-right: 6px;
  right: -6px;
  text-align: right;
  width: 100%;
}
.mfp-counter {
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  position: absolute;
  right: 0;
  top: 0;
  white-space: nowrap;
}
.mfp-arrow {
  -webkit-tap-highlight-color: transparent;
  height: 110px;
  margin: -55px 0 0;
  opacity: 0.65;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 90px;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:focus,
.mfp-arrow:hover {
  opacity: 1;
}
.mfp-arrow:after,
.mfp-arrow:before {
  border: inset transparent;
  content: "";
  display: block;
  height: 0;
  left: 0;
  margin-left: 35px;
  margin-top: 35px;
  position: absolute;
  top: 0;
  width: 0;
}
.mfp-arrow:after {
  border-bottom-width: 13px;
  border-top-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-bottom-width: 21px;
  border-top-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  border-right: 27px solid #3f3f3f;
  margin-left: 25px;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-bottom: 40px;
  padding-top: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  max-width: 900px;
  width: 100%;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
  width: 100%;
}
.mfp-iframe-scaler iframe {
  background: #000;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
img.mfp-img {
  box-sizing: border-box;
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 100%;
  padding: 40px 0;
  width: auto;
}
.mfp-figure,
img.mfp-img {
  line-height: 0;
}
.mfp-figure:after {
  background: #444;
  bottom: 40px;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  content: "";
  display: block;
  height: auto;
  left: 0;
  position: absolute;
  right: 0;
  top: 40px;
  width: auto;
  z-index: -1;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  cursor: auto;
  left: 0;
  margin-top: -36px;
  position: absolute;
  top: 100%;
  width: 100%;
}
.mfp-title {
  word-wrap: break-word;
  color: #f3f3f3;
  line-height: 18px;
  padding-right: 36px;
  text-align: left;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-height: 300px),
  screen and (max-width: 800px) and (orientation: landscape) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    bottom: 0;
    top: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    box-sizing: border-box;
    margin: 0;
    padding: 3px 5px;
    position: fixed;
    top: auto;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    background: rgba(0, 0, 0, 0.6);
    height: 35px;
    line-height: 35px;
    padding: 0;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
    width: 35px;
  }
}
@media (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    transform-origin: 0;
  }
  .mfp-arrow-right {
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
@charset "UTF-8";
/*!
Theme Name: Alt 3d Crystals
Author: GP
Description: Custom theme with Gutenberg compatibility
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: greenline
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/
/*!
 * Cropper.js v1.5.12
 * https://fengyuanchen.github.io/cropperjs
 *
 * Copyright 2015-present Chen Fengyuan
 * Released under the MIT license
 *
 * Date: 2021-06-12T08:00:11.623Z
 */
.cropper-container {
  direction: ltr;
  font-size: 0;
  line-height: 0;
  position: relative;
  touch-action: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.cropper-container img {
  display: block;
  height: 100%;
  image-orientation: 0deg;
  max-height: none !important;
  max-width: none !important;
  min-height: 0 !important;
  min-width: 0 !important;
  width: 100%;
}
.cropper-canvas,
.cropper-crop-box,
.cropper-drag-box,
.cropper-modal,
.cropper-wrap-box {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}
.cropper-canvas,
.cropper-wrap-box {
  overflow: hidden;
}
.cropper-drag-box {
  background-color: #fff;
  opacity: 0;
}
.cropper-modal {
  background-color: #000;
  opacity: 0.5;
}
.cropper-view-box {
  display: block;
  height: 100%;
  outline: 1px solid #39f;
  outline-color: rgba(51, 153, 255, 0.75);
  overflow: hidden;
  width: 100%;
}
.cropper-dashed {
  border: 0 dashed #eee;
  display: block;
  opacity: 0.5;
  position: absolute;
}
.cropper-dashed.dashed-h {
  border-bottom-width: 1px;
  border-top-width: 1px;
  height: 33.33333%;
  left: 0;
  top: 33.33333%;
  width: 100%;
}
.cropper-dashed.dashed-v {
  border-left-width: 1px;
  border-right-width: 1px;
  height: 100%;
  left: 33.33333%;
  top: 0;
  width: 33.33333%;
}
.cropper-center {
  display: block;
  height: 0;
  left: 50%;
  opacity: 0.75;
  position: absolute;
  top: 50%;
  width: 0;
}
.cropper-center:after,
.cropper-center:before {
  background-color: #eee;
  content: " ";
  display: block;
  position: absolute;
}
.cropper-center:before {
  height: 1px;
  left: -3px;
  top: 0;
  width: 7px;
}
.cropper-center:after {
  height: 7px;
  left: 0;
  top: -3px;
  width: 1px;
}
.cropper-face,
.cropper-line,
.cropper-point {
  display: block;
  height: 100%;
  opacity: 0.1;
  position: absolute;
  width: 100%;
}
.cropper-face {
  background-color: #fff;
  left: 0;
  top: 0;
}
.cropper-line {
  background-color: #39f;
}
.cropper-line.line-e {
  cursor: ew-resize;
  right: -3px;
  top: 0;
  width: 5px;
}
.cropper-line.line-n {
  cursor: ns-resize;
  height: 5px;
  left: 0;
  top: -3px;
}
.cropper-line.line-w {
  cursor: ew-resize;
  left: -3px;
  top: 0;
  width: 5px;
}
.cropper-line.line-s {
  bottom: -3px;
  cursor: ns-resize;
  height: 5px;
  left: 0;
}
.cropper-point {
  background-color: #39f;
  height: 5px;
  opacity: 0.75;
  width: 5px;
}
.cropper-point.point-e {
  cursor: ew-resize;
  margin-top: -3px;
  right: -3px;
  top: 50%;
}
.cropper-point.point-n {
  cursor: ns-resize;
  left: 50%;
  margin-left: -3px;
  top: -3px;
}
.cropper-point.point-w {
  cursor: ew-resize;
  left: -3px;
  margin-top: -3px;
  top: 50%;
}
.cropper-point.point-s {
  bottom: -3px;
  cursor: s-resize;
  left: 50%;
  margin-left: -3px;
}
.cropper-point.point-ne {
  cursor: nesw-resize;
  right: -3px;
  top: -3px;
}
.cropper-point.point-nw {
  cursor: nwse-resize;
  left: -3px;
  top: -3px;
}
.cropper-point.point-sw {
  bottom: -3px;
  cursor: nesw-resize;
  left: -3px;
}
.cropper-point.point-se {
  bottom: -3px;
  cursor: nwse-resize;
  height: 20px;
  opacity: 1;
  right: -3px;
  width: 20px;
}
@media (min-width: 768px) {
  .cropper-point.point-se {
    height: 15px;
    width: 15px;
  }
}
@media (min-width: 992px) {
  .cropper-point.point-se {
    height: 10px;
    width: 10px;
  }
}
@media (min-width: 1200px) {
  .cropper-point.point-se {
    height: 5px;
    opacity: 0.75;
    width: 5px;
  }
}
.cropper-point.point-se:before {
  background-color: #39f;
  bottom: -50%;
  content: " ";
  display: block;
  height: 200%;
  opacity: 0;
  position: absolute;
  right: -50%;
  width: 200%;
}
.cropper-invisible {
  opacity: 0;
}
.cropper-bg {
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC");
}
.cropper-hide {
  display: block;
  height: 0;
  position: absolute;
  width: 0;
}
.cropper-hidden {
  display: none !important;
}
.cropper-move {
  cursor: move;
}
.cropper-crop {
  cursor: crosshair;
}
.cropper-disabled .cropper-drag-box,
.cropper-disabled .cropper-face,
.cropper-disabled .cropper-line,
.cropper-disabled .cropper-point {
  cursor: not-allowed;
}
.hand-animation {
  height: 90px !important;
  left: 50%;
  position: fixed;
  top: 25%;
  transform: translate(-50%, 50%);
  width: 90px !important;
  z-index: 99999;
}
@media (min-width: 767px) {
  .hand-animation {
    display: none !important;
  }
}
@font-face {
  font-display: swap;
  font-family: Euclid Circular A;
  font-style: normal;
  font-weight: 700;
  src: local("EuclidCircularA-Bold"),
    url(fonts/EuclidCircularA-Bold.woff2) format("woff2"),
    url(fonts/EuclidCircularA-Bold.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: Suisse Int\'l;
  font-style: normal;
  font-weight: 700;
  src: local("Suisse Int'l Bold"), local("SuisseIntl-Bold"),
    url(fonts/SuisseIntl-Book.woff2) format("woff2"),
    url(fonts/SuisseIntl-Book.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: Suisse Int\'l;
  font-style: normal;
  font-weight: 400;
  src: local("Suisse Int'l"), local("SuisseIntl-Regular"),
    url(fonts/SuisseIntl-Book.woff2) format("woff2"),
    url(fonts/SuisseIntl-Book.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: Suisse Int\'l;
  font-style: normal;
  font-weight: 500;
  src: local("Suisse Int'l"), local("SuisseIntl-Book"),
    url(fonts/SuisseIntl-Book.woff2) format("woff2"),
    url(fonts/SuisseIntl-Book.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: Snow Puppets Personal Use;
  font-style: normal;
  font-weight: 500;
  src: local("Snow Puppets Personal Use Medium"),
    local("SnowPuppetsPersonalUse-Medium"),
    url(fonts/SnowPuppetsPersonalUse-Medium.woff2) format("woff2"),
    url(fonts/SnowPuppetsPersonalUse-Medium.woff) format("woff");
}
@font-face {
  font-display: swap;
  font-family: Georgia Estate;
  font-style: normal;
  font-weight: 400;
  src: local("Georgia Estate"), local("GeorgiaEstateRegular"),
    url(fonts/GeorgiaEstateRegular.woff2) format("woff2"),
    url(fonts/GeorgiaEstateRegular.woff) format("woff");
}
*,
:after,
:before {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  font-size: 10px;
}
body {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.4rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.9rem;
}
@media (min-width: 768px) {
  body {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }
}
@media (min-width: 1199px) {
  body {
    font-size: 1.6rem;
    line-height: 2.5rem;
  }
}
blockquote,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
p,
ul {
  margin: 0;
  padding: 0;
}
li,
main {
  display: block;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
}
strong {
  font-weight: 700;
}
a,
button {
  color: inherit;
  transition: 0.3s;
}
a {
  text-decoration: none;
}
button {
  -webkit-font-smoothing: inherit;
  background: none;
  border: 0;
  cursor: pointer;
  font: inherit;
  letter-spacing: inherit;
  overflow: visible;
  padding: 0;
}
::-moz-focus-inner {
  border: 0;
  padding: 0;
}
:focus {
  outline: 0;
}
img {
  border: 0;
  height: auto;
}
dd,
dt {
  display: block;
  margin: 0;
  padding: 0;
}
input,
select,
textarea {
  border-radius: 0;
}
[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.main-wrapper > .components-placeholder,
.main-wrapper > .content-area,
.main-wrapper > .entry-content.wp-block-post-content.is-layout-flow,
.main-wrapper > .has-avatars,
.main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex,
.main-wrapper > .page-links,
.main-wrapper > .post-thumbnail,
.main-wrapper > .woocommerce,
.main-wrapper > .wp-block-archives-list,
.main-wrapper > .wp-block-avatar,
.main-wrapper > .wp-block-buttons,
.main-wrapper > .wp-block-calendar,
.main-wrapper > .wp-block-categories-list,
.main-wrapper > .wp-block-columns,
.main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
.main-wrapper > .wp-block-embed,
.main-wrapper > .wp-block-file,
.main-wrapper > .wp-block-gallery,
.main-wrapper > .wp-block-group.inner-masthead > .wp-block-group,
.main-wrapper > .wp-block-group.services > .wp-block-group,
.main-wrapper > .wp-block-group:not(.logos, .inner-masthead, .services),
.main-wrapper > .wp-block-group > .wp-block-group,
.main-wrapper > .wp-block-heading,
.main-wrapper > .wp-block-image,
.main-wrapper > .wp-block-latest-comments,
.main-wrapper > .wp-block-latest-posts__list,
.main-wrapper > .wp-block-loginout,
.main-wrapper > .wp-block-media-text,
.main-wrapper > .wp-block-page-list,
.main-wrapper > .wp-block-post-author,
.main-wrapper > .wp-block-post-author-name,
.main-wrapper > .wp-block-post-date,
.main-wrapper > .wp-block-post-excerpt,
.main-wrapper > .wp-block-post-featured-image,
.main-wrapper > .wp-block-pullquote,
.main-wrapper > .wp-block-query,
.main-wrapper > .wp-block-search,
.main-wrapper > .wp-block-search__button-outside,
.main-wrapper > .wp-block-search__inside-wrapper,
.main-wrapper > .wp-block-separator,
.main-wrapper > .wp-block-social-links,
.main-wrapper > .wp-block-spacer,
.main-wrapper > .wp-block-table,
.main-wrapper > .wp-block-tag-cloud,
.main-wrapper > .wp-block-video,
.main-wrapper > blockquote,
.main-wrapper > h1,
.main-wrapper > h2,
.main-wrapper > h3,
.main-wrapper > h4,
.main-wrapper > h5,
.main-wrapper > h6,
.main-wrapper > p,
.main-wrapper > pre,
.main-wrapper > ul,
.masthead .owl-dots,
.wp-block-cover-image,
body .container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 768px) {
  .main-wrapper > .components-placeholder,
  .main-wrapper > .content-area,
  .main-wrapper > .entry-content.wp-block-post-content.is-layout-flow,
  .main-wrapper > .has-avatars,
  .main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex,
  .main-wrapper > .page-links,
  .main-wrapper > .post-thumbnail,
  .main-wrapper > .woocommerce,
  .main-wrapper > .wp-block-archives-list,
  .main-wrapper > .wp-block-avatar,
  .main-wrapper > .wp-block-buttons,
  .main-wrapper > .wp-block-calendar,
  .main-wrapper > .wp-block-categories-list,
  .main-wrapper > .wp-block-columns,
  .main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
  .main-wrapper > .wp-block-embed,
  .main-wrapper > .wp-block-file,
  .main-wrapper > .wp-block-gallery,
  .main-wrapper > .wp-block-group.inner-masthead > .wp-block-group,
  .main-wrapper > .wp-block-group.services > .wp-block-group,
  .main-wrapper > .wp-block-group:not(.logos, .inner-masthead, .services),
  .main-wrapper > .wp-block-group > .wp-block-group,
  .main-wrapper > .wp-block-heading,
  .main-wrapper > .wp-block-image,
  .main-wrapper > .wp-block-latest-comments,
  .main-wrapper > .wp-block-latest-posts__list,
  .main-wrapper > .wp-block-loginout,
  .main-wrapper > .wp-block-media-text,
  .main-wrapper > .wp-block-page-list,
  .main-wrapper > .wp-block-post-author,
  .main-wrapper > .wp-block-post-author-name,
  .main-wrapper > .wp-block-post-date,
  .main-wrapper > .wp-block-post-excerpt,
  .main-wrapper > .wp-block-post-featured-image,
  .main-wrapper > .wp-block-pullquote,
  .main-wrapper > .wp-block-query,
  .main-wrapper > .wp-block-search,
  .main-wrapper > .wp-block-search__button-outside,
  .main-wrapper > .wp-block-search__inside-wrapper,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-table,
  .main-wrapper > .wp-block-tag-cloud,
  .main-wrapper > .wp-block-video,
  .main-wrapper > blockquote,
  .main-wrapper > h1,
  .main-wrapper > h2,
  .main-wrapper > h3,
  .main-wrapper > h4,
  .main-wrapper > h5,
  .main-wrapper > h6,
  .main-wrapper > p,
  .main-wrapper > pre,
  .main-wrapper > ul,
  .masthead .owl-dots,
  .wp-block-cover-image,
  body .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .main-wrapper > .components-placeholder,
  .main-wrapper > .content-area,
  .main-wrapper > .entry-content.wp-block-post-content.is-layout-flow,
  .main-wrapper > .has-avatars,
  .main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex,
  .main-wrapper > .page-links,
  .main-wrapper > .post-thumbnail,
  .main-wrapper > .woocommerce,
  .main-wrapper > .wp-block-archives-list,
  .main-wrapper > .wp-block-avatar,
  .main-wrapper > .wp-block-buttons,
  .main-wrapper > .wp-block-calendar,
  .main-wrapper > .wp-block-categories-list,
  .main-wrapper > .wp-block-columns,
  .main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
  .main-wrapper > .wp-block-embed,
  .main-wrapper > .wp-block-file,
  .main-wrapper > .wp-block-gallery,
  .main-wrapper > .wp-block-group.inner-masthead > .wp-block-group,
  .main-wrapper > .wp-block-group.services > .wp-block-group,
  .main-wrapper > .wp-block-group:not(.logos, .inner-masthead, .services),
  .main-wrapper > .wp-block-group > .wp-block-group,
  .main-wrapper > .wp-block-heading,
  .main-wrapper > .wp-block-image,
  .main-wrapper > .wp-block-latest-comments,
  .main-wrapper > .wp-block-latest-posts__list,
  .main-wrapper > .wp-block-loginout,
  .main-wrapper > .wp-block-media-text,
  .main-wrapper > .wp-block-page-list,
  .main-wrapper > .wp-block-post-author,
  .main-wrapper > .wp-block-post-author-name,
  .main-wrapper > .wp-block-post-date,
  .main-wrapper > .wp-block-post-excerpt,
  .main-wrapper > .wp-block-post-featured-image,
  .main-wrapper > .wp-block-pullquote,
  .main-wrapper > .wp-block-query,
  .main-wrapper > .wp-block-search,
  .main-wrapper > .wp-block-search__button-outside,
  .main-wrapper > .wp-block-search__inside-wrapper,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-table,
  .main-wrapper > .wp-block-tag-cloud,
  .main-wrapper > .wp-block-video,
  .main-wrapper > blockquote,
  .main-wrapper > h1,
  .main-wrapper > h2,
  .main-wrapper > h3,
  .main-wrapper > h4,
  .main-wrapper > h5,
  .main-wrapper > h6,
  .main-wrapper > p,
  .main-wrapper > pre,
  .main-wrapper > ul,
  .masthead .owl-dots,
  .wp-block-cover-image,
  body .container {
    max-width: 1280px;
  }
}
@media (min-width: 1002px) and (max-width: 1299px) {
  .main-wrapper > .components-placeholder,
  .main-wrapper > .content-area,
  .main-wrapper > .entry-content.wp-block-post-content.is-layout-flow,
  .main-wrapper > .has-avatars,
  .main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex,
  .main-wrapper > .page-links,
  .main-wrapper > .post-thumbnail,
  .main-wrapper > .woocommerce,
  .main-wrapper > .wp-block-archives-list,
  .main-wrapper > .wp-block-avatar,
  .main-wrapper > .wp-block-buttons,
  .main-wrapper > .wp-block-calendar,
  .main-wrapper > .wp-block-categories-list,
  .main-wrapper > .wp-block-columns,
  .main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
  .main-wrapper > .wp-block-embed,
  .main-wrapper > .wp-block-file,
  .main-wrapper > .wp-block-gallery,
  .main-wrapper > .wp-block-group.inner-masthead > .wp-block-group,
  .main-wrapper > .wp-block-group.services > .wp-block-group,
  .main-wrapper > .wp-block-group:not(.logos, .inner-masthead, .services),
  .main-wrapper > .wp-block-group > .wp-block-group,
  .main-wrapper > .wp-block-heading,
  .main-wrapper > .wp-block-image,
  .main-wrapper > .wp-block-latest-comments,
  .main-wrapper > .wp-block-latest-posts__list,
  .main-wrapper > .wp-block-loginout,
  .main-wrapper > .wp-block-media-text,
  .main-wrapper > .wp-block-page-list,
  .main-wrapper > .wp-block-post-author,
  .main-wrapper > .wp-block-post-author-name,
  .main-wrapper > .wp-block-post-date,
  .main-wrapper > .wp-block-post-excerpt,
  .main-wrapper > .wp-block-post-featured-image,
  .main-wrapper > .wp-block-pullquote,
  .main-wrapper > .wp-block-query,
  .main-wrapper > .wp-block-search,
  .main-wrapper > .wp-block-search__button-outside,
  .main-wrapper > .wp-block-search__inside-wrapper,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-table,
  .main-wrapper > .wp-block-tag-cloud,
  .main-wrapper > .wp-block-video,
  .main-wrapper > blockquote,
  .main-wrapper > h1,
  .main-wrapper > h2,
  .main-wrapper > h3,
  .main-wrapper > h4,
  .main-wrapper > h5,
  .main-wrapper > h6,
  .main-wrapper > p,
  .main-wrapper > pre,
  .main-wrapper > ul,
  .masthead .owl-dots,
  .wp-block-cover-image,
  body .container {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (min-width: 1601px) {
  .main-wrapper > .components-placeholder,
  .main-wrapper > .content-area,
  .main-wrapper > .entry-content.wp-block-post-content.is-layout-flow,
  .main-wrapper > .has-avatars,
  .main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex,
  .main-wrapper > .page-links,
  .main-wrapper > .post-thumbnail,
  .main-wrapper > .woocommerce,
  .main-wrapper > .wp-block-archives-list,
  .main-wrapper > .wp-block-avatar,
  .main-wrapper > .wp-block-buttons,
  .main-wrapper > .wp-block-calendar,
  .main-wrapper > .wp-block-categories-list,
  .main-wrapper > .wp-block-columns,
  .main-wrapper > .wp-block-cover .wp-block-cover__inner-container,
  .main-wrapper > .wp-block-embed,
  .main-wrapper > .wp-block-file,
  .main-wrapper > .wp-block-gallery,
  .main-wrapper > .wp-block-group.inner-masthead > .wp-block-group,
  .main-wrapper > .wp-block-group.services > .wp-block-group,
  .main-wrapper > .wp-block-group:not(.logos, .inner-masthead, .services),
  .main-wrapper > .wp-block-group > .wp-block-group,
  .main-wrapper > .wp-block-heading,
  .main-wrapper > .wp-block-image,
  .main-wrapper > .wp-block-latest-comments,
  .main-wrapper > .wp-block-latest-posts__list,
  .main-wrapper > .wp-block-loginout,
  .main-wrapper > .wp-block-media-text,
  .main-wrapper > .wp-block-page-list,
  .main-wrapper > .wp-block-post-author,
  .main-wrapper > .wp-block-post-author-name,
  .main-wrapper > .wp-block-post-date,
  .main-wrapper > .wp-block-post-excerpt,
  .main-wrapper > .wp-block-post-featured-image,
  .main-wrapper > .wp-block-pullquote,
  .main-wrapper > .wp-block-query,
  .main-wrapper > .wp-block-search,
  .main-wrapper > .wp-block-search__button-outside,
  .main-wrapper > .wp-block-search__inside-wrapper,
  .main-wrapper > .wp-block-separator,
  .main-wrapper > .wp-block-social-links,
  .main-wrapper > .wp-block-spacer,
  .main-wrapper > .wp-block-table,
  .main-wrapper > .wp-block-tag-cloud,
  .main-wrapper > .wp-block-video,
  .main-wrapper > blockquote,
  .main-wrapper > h1,
  .main-wrapper > h2,
  .main-wrapper > h3,
  .main-wrapper > h4,
  .main-wrapper > h5,
  .main-wrapper > h6,
  .main-wrapper > p,
  .main-wrapper > pre,
  .main-wrapper > ul,
  .masthead .owl-dots,
  .wp-block-cover-image,
  body .container {
    max-width: 1550px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
.main-wrapper > .components-placeholder.alignfull,
.main-wrapper > .content-area.alignfull,
.main-wrapper > .entry-content.wp-block-post-content.is-layout-flow.alignfull,
.main-wrapper > .has-avatars.alignfull,
.main-wrapper > .is-responsive.wp-block-navigation.is-layout-flex.alignfull,
.main-wrapper > .page-links.alignfull,
.main-wrapper > .post-thumbnail.alignfull,
.main-wrapper > .woocommerce.alignfull,
.main-wrapper > .wp-block-archives-list.alignfull,
.main-wrapper > .wp-block-avatar.alignfull,
.main-wrapper > .wp-block-buttons.alignfull,
.main-wrapper > .wp-block-calendar.alignfull,
.main-wrapper > .wp-block-categories-list.alignfull,
.main-wrapper > .wp-block-columns.alignfull,
.main-wrapper > .wp-block-cover .wp-block-cover__inner-container.alignfull,
.main-wrapper > .wp-block-embed.alignfull,
.main-wrapper > .wp-block-file.alignfull,
.main-wrapper > .wp-block-gallery.alignfull,
.main-wrapper > .wp-block-group.inner-masthead > .wp-block-group.alignfull,
.main-wrapper > .wp-block-group.services > .wp-block-group.alignfull,
.main-wrapper
  > .wp-block-group:not(.logos, .inner-masthead, .services).alignfull,
.main-wrapper > .wp-block-group > .wp-block-group.alignfull,
.main-wrapper > .wp-block-heading.alignfull,
.main-wrapper > .wp-block-image.alignfull,
.main-wrapper > .wp-block-latest-comments.alignfull,
.main-wrapper > .wp-block-latest-posts__list.alignfull,
.main-wrapper > .wp-block-loginout.alignfull,
.main-wrapper > .wp-block-media-text.alignfull,
.main-wrapper > .wp-block-page-list.alignfull,
.main-wrapper > .wp-block-post-author-name.alignfull,
.main-wrapper > .wp-block-post-author.alignfull,
.main-wrapper > .wp-block-post-date.alignfull,
.main-wrapper > .wp-block-post-excerpt.alignfull,
.main-wrapper > .wp-block-post-featured-image.alignfull,
.main-wrapper > .wp-block-pullquote.alignfull,
.main-wrapper > .wp-block-query.alignfull,
.main-wrapper > .wp-block-search.alignfull,
.main-wrapper > .wp-block-search__button-outside.alignfull,
.main-wrapper > .wp-block-search__inside-wrapper.alignfull,
.main-wrapper > .wp-block-separator.alignfull,
.main-wrapper > .wp-block-social-links.alignfull,
.main-wrapper > .wp-block-spacer.alignfull,
.main-wrapper > .wp-block-table.alignfull,
.main-wrapper > .wp-block-tag-cloud.alignfull,
.main-wrapper > .wp-block-video.alignfull,
.main-wrapper > blockquote.alignfull,
.main-wrapper > h1.alignfull,
.main-wrapper > h2.alignfull,
.main-wrapper > h3.alignfull,
.main-wrapper > h4.alignfull,
.main-wrapper > h5.alignfull,
.main-wrapper > h6.alignfull,
.main-wrapper > p.alignfull,
.main-wrapper > pre.alignfull,
.main-wrapper > ul.alignfull,
.masthead .owl-dots.alignfull,
.wp-block-cover-image.alignfull,
body .container.alignfull {
  max-width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.main-wrapper > .wp-block-group.logos {
  margin: 0 auto;
}
@media (min-width: 1199px) {
  .main-wrapper > .wp-block-group.logos {
    max-width: calc(100% - 140px);
  }
}
@media (min-width: 768px) {
  .main-wrapper > .wp-block-media-text:not(.has-media-on-the-right) {
    padding-left: 0;
  }
  .main-wrapper > .wp-block-media-text.has-media-on-the-right {
    padding-right: 0;
  }
}
.main-wrapper > .wp-block-gallery .blocks-gallery-item {
  padding-left: 0;
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
}
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.container:after,
.row:after {
  clear: both;
}
.align-items-center {
  align-items: center !important;
}
.justify-content-center {
  justify-content: center !important;
}
.main-wrapper {
  overflow: hidden;
  padding-top: 85px;
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .main-wrapper {
    padding-top: 79px;
  }
}
.container-fluid {
  max-width: 100%;
  padding: 0 15px;
}
@media (min-width: 1199px) {
  .container-fluid {
    padding: 0 4rem;
  }
}
@media (min-width: 1601px) {
  .container-fluid {
    padding: 0 10rem;
  }
}
.wp-block-group {
  overflow: visible !important;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-auto,
.col-xl,
.col-xl-1,
.col-xl-10,
.col-xl-11,
.col-xl-12,
.col-xl-2,
.col-xl-3,
.col-xl-4,
.col-xl-5,
.col-xl-6,
.col-xl-7,
.col-xl-8,
.col-xl-9,
.col-xl-auto,
.col-xxl,
.col-xxl-1,
.col-xxl-10,
.col-xxl-11,
.col-xxl-12,
.col-xxl-2,
.col-xxl-3,
.col-xxl-4,
.col-xxl-5,
.col-xxl-6,
.col-xxl-7,
.col-xxl-8,
.col-xxl-9,
.col-xxl-auto {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  width: 100%;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 1199px) {
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .col-xxl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xxl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xxl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xxl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xxl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xxl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xxl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xxl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xxl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  .offset-xl-2 {
    margin-left: 16.666667%;
  }
}
.row-reverse {
  flex-direction: row-reverse !important;
}
.bold,
b {
  font-weight: 700;
}
.h6-size,
p.h6-size {
  color: #090d0f;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: normal;
}
@media (min-width: 992px) {
  .h6-size,
  p.h6-size {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .h6-size,
  p.h6-size {
    font-size: 1.8rem;
  }
}
@media (min-width: 1320px) {
  .h6-size,
  p.h6-size {
    font-size: 2.2rem;
  }
}
@media (min-width: 1601px) {
  .h6-size,
  p.h6-size {
    font-size: 3rem;
  }
}
.dark-bg .h6-size,
.dark-bg p.h6-size {
  color: #fff;
}
.h1-size,
h1,
h2.h1 {
  color: #090d0f;
  font-family: Euclid Circular A, sans-serif;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .h1-size,
  h1,
  h2.h1 {
    font-size: 3.8rem;
  }
}
@media (min-width: 992px) {
  .h1-size,
  h1,
  h2.h1 {
    font-size: 5rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .h1-size,
  h1,
  h2.h1 {
    font-size: 4.8rem;
  }
}
@media (min-width: 1320px) {
  .h1-size,
  h1,
  h2.h1 {
    font-size: 6rem;
  }
}
@media (min-width: 1601px) {
  .h1-size,
  h1,
  h2.h1 {
    font-size: 8rem;
  }
}
.dark-bg .h1-size,
.dark-bg h1,
.dark-bg h2.h1 {
  color: #fff;
}
.h2-size,
h2 {
  color: #090d0f;
  font-family: Euclid Circular A, sans-serif;
  font-size: 2.6rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .h2-size,
  h2 {
    font-size: 2.8rem;
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .h2-size,
  h2 {
    font-size: 4rem;
  }
}
@media (min-width: 1320px) {
  .h2-size,
  h2 {
    font-size: 5rem;
  }
}
@media (min-width: 1601px) {
  .h2-size,
  h2 {
    font-size: 7rem;
  }
}
.dark-bg .h2-size,
.dark-bg h2 {
  color: #fff;
}
.h3-size,
h3 {
  color: #090d0f;
  font-family: Euclid Circular A, sans-serif;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: -0.72px;
  line-height: 2.8rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .h3-size,
  h3 {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .h3-size,
  h3 {
    font-size: 2.6rem;
    line-height: 3.4rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .h3-size,
  h3 {
    font-size: 3.6rem;
    line-height: 4.4rem;
  }
}
@media (min-width: 1320px) {
  .h3-size,
  h3 {
    font-size: 4rem;
    line-height: 5.9rem;
  }
}
@media (min-width: 1601px) {
  .h3-size,
  h3 {
    font-size: 6rem;
    line-height: 7.9rem;
  }
}
.dark-bg .h3-size,
.dark-bg h3 {
  color: #fff;
}
.h4-size,
h4 {
  color: #090d0f;
  font-family: Euclid Circular A, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .h4-size,
  h4 {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .h4-size,
  h4 {
    font-size: 2.2rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .h4-size,
  h4 {
    font-size: 3.2rem;
  }
}
@media (min-width: 1320px) {
  .h4-size,
  h4 {
    font-size: 4rem;
  }
}
@media (min-width: 1601px) {
  .h4-size,
  h4 {
    font-size: 5rem;
  }
}
.dark-bg .h4-size,
.dark-bg h4 {
  color: #fff;
}
.h5-size,
.woocommerce-column__title,
h5 {
  color: #090d0f;
  font-family: Euclid Circular A, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .h5-size,
  .woocommerce-column__title,
  h5 {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .h5-size,
  .woocommerce-column__title,
  h5 {
    font-size: 2rem;
  }
}
@media (min-width: 1199px) {
  .h5-size,
  .woocommerce-column__title,
  h5 {
    font-size: 3rem;
  }
}
@media (min-width: 1601px) {
  .h5-size,
  .woocommerce-column__title,
  h5 {
    font-size: 4rem;
  }
}
.dark-bg .h5-size,
.dark-bg .woocommerce-column__title,
.dark-bg h5 {
  color: #fff;
}
.h6-size,
.product-slider__price,
.product-slider__price *,
.wc-block-mini-cart__drawer h2.wc-block-mini-cart__title,
h6,
p.h6-size {
  color: #090d0f;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .h6-size,
  .product-slider__price,
  .product-slider__price *,
  .wc-block-mini-cart__drawer h2.wc-block-mini-cart__title,
  h6,
  p.h6-size {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .h6-size,
  .product-slider__price,
  .product-slider__price *,
  .wc-block-mini-cart__drawer h2.wc-block-mini-cart__title,
  h6,
  p.h6-size {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .h6-size,
  .product-slider__price,
  .product-slider__price *,
  .wc-block-mini-cart__drawer h2.wc-block-mini-cart__title,
  h6,
  p.h6-size {
    font-size: 1.8rem;
  }
}
@media (min-width: 1320px) {
  .h6-size,
  .product-slider__price,
  .product-slider__price *,
  .wc-block-mini-cart__drawer h2.wc-block-mini-cart__title,
  h6,
  p.h6-size {
    font-size: 2.2rem;
  }
}
@media (min-width: 1601px) {
  .h6-size,
  .product-slider__price,
  .product-slider__price *,
  .wc-block-mini-cart__drawer h2.wc-block-mini-cart__title,
  h6,
  p.h6-size {
    font-size: 3rem;
  }
}
.dark-bg .h6-size,
.dark-bg .product-slider__price,
.dark-bg .product-slider__price *,
.dark-bg .wc-block-mini-cart__drawer h2.wc-block-mini-cart__title,
.dark-bg h6,
.dark-bg p.h6-size {
  color: #fff;
}
.headline,
.sub-headline,
.woocommerce-info,
.woocommerce-notice,
body .woocommerce-error li,
body .woocommerce-message {
  color: #090d0f;
  font-family: Euclid Circular A, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .headline,
  .sub-headline,
  .woocommerce-info,
  .woocommerce-notice,
  body .woocommerce-error li,
  body .woocommerce-message {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .headline,
  .sub-headline,
  .woocommerce-info,
  .woocommerce-notice,
  body .woocommerce-error li,
  body .woocommerce-message {
    font-size: 1.6rem;
  }
}
@media (min-width: 1320px) {
  .headline,
  .sub-headline,
  .woocommerce-info,
  .woocommerce-notice,
  body .woocommerce-error li,
  body .woocommerce-message {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1601px) {
  .headline,
  .sub-headline,
  .woocommerce-info,
  .woocommerce-notice,
  body .woocommerce-error li,
  body .woocommerce-message {
    font-size: 2.4rem;
  }
}
.sub-headline {
  font-family: Suisse Int\'l,sans-serif;
}
.wc-block-mini-cart__drawer .wc-block-cart-item__prices,
.wc-block-mini-cart__drawer .wc-block-cart-item__total span,
.wc-block-mini-cart__drawer .wc-block-components-product-name,
.woocommerce-orders-table__cell,
body .wc-block-mini-cart__drawer .wc-block-components-totals-item__label,
body .wc-block-mini-cart__drawer span.wc-block-components-totals-item__value,
body
  .wc-block-mini-cart__footer
  .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal
  .wc-block-components-totals-item__description,
p {
  color: #6a6a6a;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .wc-block-mini-cart__drawer .wc-block-cart-item__prices,
  .wc-block-mini-cart__drawer .wc-block-cart-item__total span,
  .wc-block-mini-cart__drawer .wc-block-components-product-name,
  .woocommerce-orders-table__cell,
  body .wc-block-mini-cart__drawer .wc-block-components-totals-item__label,
  body .wc-block-mini-cart__drawer span.wc-block-components-totals-item__value,
  body
    .wc-block-mini-cart__footer
    .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal
    .wc-block-components-totals-item__description,
  p {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .wc-block-mini-cart__drawer .wc-block-cart-item__prices,
  .wc-block-mini-cart__drawer .wc-block-cart-item__total span,
  .wc-block-mini-cart__drawer .wc-block-components-product-name,
  .woocommerce-orders-table__cell,
  body .wc-block-mini-cart__drawer .wc-block-components-totals-item__label,
  body .wc-block-mini-cart__drawer span.wc-block-components-totals-item__value,
  body
    .wc-block-mini-cart__footer
    .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal
    .wc-block-components-totals-item__description,
  p {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .wc-block-mini-cart__drawer .wc-block-cart-item__prices,
  .wc-block-mini-cart__drawer .wc-block-cart-item__total span,
  .wc-block-mini-cart__drawer .wc-block-components-product-name,
  .woocommerce-orders-table__cell,
  body .wc-block-mini-cart__drawer .wc-block-components-totals-item__label,
  body .wc-block-mini-cart__drawer span.wc-block-components-totals-item__value,
  body
    .wc-block-mini-cart__footer
    .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal
    .wc-block-components-totals-item__description,
  p {
    font-size: 1.5rem;
    line-height: 2.6rem;
    margin-bottom: 1rem;
  }
}
@media (min-width: 1320px) {
  .wc-block-mini-cart__drawer .wc-block-cart-item__prices,
  .wc-block-mini-cart__drawer .wc-block-cart-item__total span,
  .wc-block-mini-cart__drawer .wc-block-components-product-name,
  .woocommerce-orders-table__cell,
  body .wc-block-mini-cart__drawer .wc-block-components-totals-item__label,
  body .wc-block-mini-cart__drawer span.wc-block-components-totals-item__value,
  body
    .wc-block-mini-cart__footer
    .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal
    .wc-block-components-totals-item__description,
  p {
    font-size: 1.7rem;
    line-height: 2.7rem;
  }
}
@media (min-width: 1601px) {
  .wc-block-mini-cart__drawer .wc-block-cart-item__prices,
  .wc-block-mini-cart__drawer .wc-block-cart-item__total span,
  .wc-block-mini-cart__drawer .wc-block-components-product-name,
  .woocommerce-orders-table__cell,
  body .wc-block-mini-cart__drawer .wc-block-components-totals-item__label,
  body .wc-block-mini-cart__drawer span.wc-block-components-totals-item__value,
  body
    .wc-block-mini-cart__footer
    .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal
    .wc-block-components-totals-item__description,
  p {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.dark-bg .wc-block-mini-cart__drawer .wc-block-cart-item__prices,
.dark-bg .wc-block-mini-cart__drawer .wc-block-cart-item__total span,
.dark-bg .wc-block-mini-cart__drawer .wc-block-components-product-name,
.dark-bg .woocommerce-orders-table__cell,
.dark-bg
  body
  .wc-block-mini-cart__drawer
  .wc-block-components-totals-item__label,
.dark-bg
  body
  .wc-block-mini-cart__drawer
  span.wc-block-components-totals-item__value,
.dark-bg
  body
  .wc-block-mini-cart__footer
  .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal
  .wc-block-components-totals-item__description,
.dark-bg p {
  color: #fff;
}
.wc-block-mini-cart__drawer .wc-block-cart-item__prices.tx-md,
.wc-block-mini-cart__drawer .wc-block-cart-item__total span.tx-md,
.wc-block-mini-cart__drawer .wc-block-components-product-name.tx-md,
.woocommerce-orders-table__cell.tx-md,
body .wc-block-mini-cart__drawer .wc-block-components-totals-item__label.tx-md,
body
  .wc-block-mini-cart__drawer
  span.wc-block-components-totals-item__value.tx-md,
body
  .wc-block-mini-cart__footer
  .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal
  .wc-block-components-totals-item__description.tx-md,
p.tx-md {
  font-size: 1.4rem;
  line-height: 2.2rem;
}
@media (min-width: 992px) {
  .wc-block-mini-cart__drawer .wc-block-cart-item__prices.tx-md,
  .wc-block-mini-cart__drawer .wc-block-cart-item__total span.tx-md,
  .wc-block-mini-cart__drawer .wc-block-components-product-name.tx-md,
  .woocommerce-orders-table__cell.tx-md,
  body
    .wc-block-mini-cart__drawer
    .wc-block-components-totals-item__label.tx-md,
  body
    .wc-block-mini-cart__drawer
    span.wc-block-components-totals-item__value.tx-md,
  body
    .wc-block-mini-cart__footer
    .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal
    .wc-block-components-totals-item__description.tx-md,
  p.tx-md {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }
}
@media (min-width: 1601px) {
  .wc-block-mini-cart__drawer .wc-block-cart-item__prices.tx-md,
  .wc-block-mini-cart__drawer .wc-block-cart-item__total span.tx-md,
  .wc-block-mini-cart__drawer .wc-block-components-product-name.tx-md,
  .woocommerce-orders-table__cell.tx-md,
  body
    .wc-block-mini-cart__drawer
    .wc-block-components-totals-item__label.tx-md,
  body
    .wc-block-mini-cart__drawer
    span.wc-block-components-totals-item__value.tx-md,
  body
    .wc-block-mini-cart__footer
    .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal
    .wc-block-components-totals-item__description.tx-md,
  p.tx-md {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
.masthead__hslider-content p,
.para2,
.woocommerce-orders-table__header {
  color: #090d0f;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .masthead__hslider-content p,
  .para2,
  .woocommerce-orders-table__header {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .masthead__hslider-content p,
  .para2,
  .woocommerce-orders-table__header {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .masthead__hslider-content p,
  .para2,
  .woocommerce-orders-table__header {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}
@media (min-width: 1320px) {
  .masthead__hslider-content p,
  .para2,
  .woocommerce-orders-table__header {
    font-size: 1.9rem;
  }
}
@media (min-width: 1601px) {
  .masthead__hslider-content p,
  .para2,
  .woocommerce-orders-table__header {
    font-size: 2rem;
  }
}
.dark-bg .masthead__hslider-content p,
.dark-bg .para2,
.dark-bg .woocommerce-orders-table__header {
  color: #fff;
}
.small,
small {
  color: #6a6a6a;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.9rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .small,
  small {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 1199px) {
  .small,
  small {
    font-size: 1.4rem;
    line-height: 2rem;
  }
}
.dark-bg .small,
.dark-bg small {
  color: #fff;
}
.small strong,
small strong {
  font-weight: 700;
}
.small.medi,
small.medi {
  font-weight: 400;
}
.small.semi,
small.semi {
  font-weight: 700;
}
li,
ul {
  list-style-type: none;
  list-style: none;
  margin: 0;
  padding: 0;
}
ul li {
  color: hsla(0, 0%, 100%, 0.7);
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.5rem;
  margin-bottom: 1.5rem;
  padding-left: 32px;
  position: relative;
}
@media (min-width: 768px) {
  ul li {
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  ul li {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}
@media (min-width: 1199px) and (max-width: 1320px) {
  ul li {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1320px) {
  ul li {
    font-size: 1.7rem;
    line-height: 2.7rem;
  }
}
@media (min-width: 1601px) {
  ul li {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
ul li:before {
  content: " ";
  height: 25px;
  left: 0;
  position: absolute;
  top: 0;
  width: 28px;
}
@media (min-width: 992px) {
  ul li:before {
    height: 2.6rem;
  }
}
@media (min-width: 1199px) {
  ul li:before {
    height: 2.7rem;
  }
}
@media (min-width: 1601px) {
  ul li:before {
    height: 2.8rem;
  }
}
ol.is-style-number-with-bg {
  list-style: none;
  list-style-type: none !important;
}
ol.is-style-number-with-bg li {
  color: hsla(0, 0%, 100%, 0.9);
  font-size: 14px;
  margin-bottom: 2.4rem;
  padding-left: 16px;
  position: relative;
}
@media (min-width: 768px) {
  ol.is-style-number-with-bg li {
    font-size: 16px;
  }
}
ol.is-style-number-with-bg li::marker {
  color: #d4ba37;
}
ol.is-style-number-with-bg li:before {
  background: rgba(212, 186, 55, 0.1);
  border-radius: 50%;
  content: "";
  height: 27px;
  left: 0;
  margin-left: -25px;
  position: absolute;
  top: 0 !important;
  top: 10px;
  width: 27px;
}
@media (min-width: 768px) {
  ol.is-style-number-with-bg li:before {
    margin-left: -26px;
  }
}
ul.is-style-check li {
  color: hsla(0, 0%, 100%, 0.7);
  margin-bottom: 1.6rem;
}
ul.is-style-check li:before {
  background: url(assets/icons/check.svg) no-repeat scroll 0;
}
ul.is-style-dots {
  margin: 4.8rem 0;
}
ul.is-style-dots li {
  color: hsla(0, 0%, 100%, 0.9);
  margin-bottom: 2.4rem;
  padding-left: 22px;
}
ul.is-style-dots li:before {
  background: rgba(212, 186, 55, 0.5);
  border: 1px solid #d4ba37;
  border-radius: 50%;
  height: 8px;
  top: 10px;
  width: 8px;
}
ul.is-style-arrow-mark li:before {
  background: url(assets/icons/RightCircleTwoTone.svg) no-repeat scroll 0;
}
img {
  max-width: 100%;
}
section {
  overflow: hidden;
}
a:where(:not(.wp-element-button)):hover {
  color: #d4ba37;
}
.wc-block-mini-cart__empty-cart-wrapper
  .wp-block-woocommerce-mini-cart-shopping-button-block,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block {
  border: 1px solid #d4ba37;
  color: #090d0f !important;
}
.wc-block-mini-cart__empty-cart-wrapper
  .wp-block-woocommerce-mini-cart-shopping-button-block:hover,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block:hover {
  color: #d4ba37 !important;
}
.wc-block-mini-cart__empty-cart-wrapper
  .wp-block-woocommerce-mini-cart-shopping-button-block:focus,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block:focus,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block:focus {
  border: none !important;
  box-shadow: none !important;
  outline: 0 !important;
}
.btn.product__btn {
  background: none !important;
}
.btn.product__btn:hover {
  background: #d4ba37 !important;
  color: #fff;
}
.dark-bg .btn.product__btn {
  border: 1px solid #fff !important;
  color: #fff !important;
}
.dark-bg .btn.product__btn:hover {
  background: #090d0f !important;
  border: 1px solid #d4ba37 !important;
  color: #d4ba37 !important;
}
.woocommerce a.add_to_cart_button {
  display: none;
}
.woocommerce a.added_to_cart.wc-forward {
  border: 1px solid #d4ba37;
  border-radius: 0;
  color: #090d0f;
  cursor: pointer;
  display: block !important;
  font-family: Euclid Circular A, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: 2rem;
  padding: 1.2rem 1.8rem;
  text-align: center;
  text-decoration: none !important;
  transition: all 0.3s linear;
  white-space: nowrap;
  width: 100%;
}
@media (min-width: 992px) {
  .woocommerce a.added_to_cart.wc-forward {
    font-size: 1.8rem;
    padding: 1.2rem 2rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .woocommerce a.added_to_cart.wc-forward {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}
@media (min-width: 1320px) {
  .woocommerce a.added_to_cart.wc-forward {
    font-size: 1.9rem;
    padding: 1.9rem 2.8rem;
  }
}
@media (min-width: 1601px) {
  .woocommerce a.added_to_cart.wc-forward {
    font-size: 2rem;
  }
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
  display: block;
  width: 100%;
}
.btn,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
  button.btn.gform_button,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block,
.woocommerce #respond input#submit,
.woocommerce .cart .button,
.woocommerce .cart input.button,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce div.product form.cart .button,
.woocommerce input.button,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
.wp-block-button a,
input[type="submit"] {
  background: #d4ba37;
  border: 1px solid #d4ba37;
  border-radius: 0;
  color: #090d0f;
  cursor: pointer;
  display: inline-block;
  font-family: Euclid Circular A, sans-serif;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 2rem;
  padding: 1.2rem 1.8rem;
  text-decoration: none !important;
  transition: all 0.3s linear;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .btn,
  .gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
    button.btn.gform_button,
  .wc-block-mini-cart__footer-actions
    .wp-block-woocommerce-mini-cart-cart-button-block,
  .wc-block-mini-cart__footer-actions
    .wp-block-woocommerce-mini-cart-checkout-button-block,
  .woocommerce #respond input#submit,
  .woocommerce .cart .button,
  .woocommerce .cart input.button,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce div.product form.cart .button,
  .woocommerce input.button,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .wp-block-button a,
  input[type="submit"] {
    padding: 1.2rem 2rem;
  }
}
@media (min-width: 1320px) {
  .btn,
  .gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
    button.btn.gform_button,
  .wc-block-mini-cart__footer-actions
    .wp-block-woocommerce-mini-cart-cart-button-block,
  .wc-block-mini-cart__footer-actions
    .wp-block-woocommerce-mini-cart-checkout-button-block,
  .woocommerce #respond input#submit,
  .woocommerce .cart .button,
  .woocommerce .cart input.button,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce div.product form.cart .button,
  .woocommerce input.button,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .wp-block-button a,
  input[type="submit"] {
    font-size: 1.9rem;
    padding: 1.9rem 2.8rem;
  }
}
@media (min-width: 1601px) {
  .btn,
  .gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
    button.btn.gform_button,
  .wc-block-mini-cart__footer-actions
    .wp-block-woocommerce-mini-cart-cart-button-block,
  .wc-block-mini-cart__footer-actions
    .wp-block-woocommerce-mini-cart-checkout-button-block,
  .woocommerce #respond input#submit,
  .woocommerce .cart .button,
  .woocommerce .cart input.button,
  .woocommerce a.button,
  .woocommerce button.button,
  .woocommerce div.product form.cart .button,
  .woocommerce input.button,
  .woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
  .wp-block-button a,
  input[type="submit"] {
    font-size: 2rem;
  }
}
.btn:hover,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
  button.btn.gform_button:hover,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block:hover,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block:hover,
.woocommerce #respond input#submit:hover,
.woocommerce .cart .button:hover,
.woocommerce .cart input.button:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce div.product form.cart .button:hover,
.woocommerce input.button:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button:hover,
.wp-block-button a:hover,
input[type="submit"]:hover {
  background: #090d0f;
  color: #fff;
  transition: all 0.3s linear;
}
.btn.fill-trans,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
  button.btn.gform_button.fill-trans,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block.fill-trans,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block.fill-trans,
.woocommerce #respond input#submit.fill-trans,
.woocommerce .cart .button.fill-trans,
.woocommerce .cart input.button.fill-trans,
.woocommerce a.button.fill-trans,
.woocommerce button.button.fill-trans,
.woocommerce div.product form.cart .button.fill-trans,
.woocommerce input.button.fill-trans,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.fill-trans,
.wp-block-button a.fill-trans,
input[type="submit"].fill-trans {
  background: transparent;
  color: #d4ba37;
}
.btn.fill-trans:hover,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
  button.btn.gform_button.fill-trans:hover,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block.fill-trans:hover,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block.fill-trans:hover,
.woocommerce #respond input#submit.fill-trans:hover,
.woocommerce .cart .button.fill-trans:hover,
.woocommerce .cart input.button.fill-trans:hover,
.woocommerce a.button.fill-trans:hover,
.woocommerce button.button.fill-trans:hover,
.woocommerce div.product form.cart .button.fill-trans:hover,
.woocommerce input.button.fill-trans:hover,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.fill-trans:hover,
.wp-block-button a.fill-trans:hover,
input[type="submit"].fill-trans:hover {
  background: #d4ba37;
  color: #fff;
}
.btn.is-style-link-btn,
.btn.is-style-with-arrow,
.btn.is-style-with-arrow-transparent,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
  button.btn.gform_button.is-style-link-btn,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
  button.btn.gform_button.is-style-with-arrow,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
  button.btn.gform_button.is-style-with-arrow-transparent,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block.is-style-link-btn,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block.is-style-with-arrow,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block.is-style-with-arrow-transparent,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block.is-style-link-btn,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block.is-style-with-arrow,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block.is-style-with-arrow-transparent,
.woocommerce #respond input#submit.is-style-link-btn,
.woocommerce #respond input#submit.is-style-with-arrow,
.woocommerce #respond input#submit.is-style-with-arrow-transparent,
.woocommerce .cart .button.is-style-link-btn,
.woocommerce .cart .button.is-style-with-arrow,
.woocommerce .cart .button.is-style-with-arrow-transparent,
.woocommerce .cart input.button.is-style-link-btn,
.woocommerce .cart input.button.is-style-with-arrow,
.woocommerce .cart input.button.is-style-with-arrow-transparent,
.woocommerce a.button.is-style-link-btn,
.woocommerce a.button.is-style-with-arrow,
.woocommerce a.button.is-style-with-arrow-transparent,
.woocommerce button.button.is-style-link-btn,
.woocommerce button.button.is-style-with-arrow,
.woocommerce button.button.is-style-with-arrow-transparent,
.woocommerce div.product form.cart .button.is-style-link-btn,
.woocommerce div.product form.cart .button.is-style-with-arrow,
.woocommerce div.product form.cart .button.is-style-with-arrow-transparent,
.woocommerce input.button.is-style-link-btn,
.woocommerce input.button.is-style-with-arrow,
.woocommerce input.button.is-style-with-arrow-transparent,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.is-style-link-btn,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.is-style-with-arrow,
.woocommerce-cart
  .wc-proceed-to-checkout
  a.checkout-button.is-style-with-arrow-transparent,
.wp-block-button a.is-style-link-btn,
.wp-block-button a.is-style-with-arrow,
.wp-block-button a.is-style-with-arrow-transparent,
input[type="submit"].is-style-link-btn,
input[type="submit"].is-style-with-arrow,
input[type="submit"].is-style-with-arrow-transparent {
  padding-right: 6rem;
  position: relative;
  transition: all 0.3s linear;
}
.btn.is-style-with-arrow:before,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
  button.btn.gform_button.is-style-with-arrow:before,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block.is-style-with-arrow:before,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block.is-style-with-arrow:before,
.woocommerce #respond input#submit.is-style-with-arrow:before,
.woocommerce .cart .button.is-style-with-arrow:before,
.woocommerce .cart input.button.is-style-with-arrow:before,
.woocommerce a.button.is-style-with-arrow:before,
.woocommerce button.button.is-style-with-arrow:before,
.woocommerce div.product form.cart .button.is-style-with-arrow:before,
.woocommerce input.button.is-style-with-arrow:before,
.woocommerce-cart
  .wc-proceed-to-checkout
  a.checkout-button.is-style-with-arrow:before,
.wp-block-button a.is-style-with-arrow:before,
input[type="submit"].is-style-with-arrow:before {
  background: url(assets/icons/right-arv.svg) no-repeat scroll 50%;
}
.btn.is-style-with-arrow:hover:before,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
  button.btn.gform_button.is-style-with-arrow:hover:before,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block.is-style-with-arrow:hover:before,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block.is-style-with-arrow:hover:before,
.woocommerce #respond input#submit.is-style-with-arrow:hover:before,
.woocommerce .cart .button.is-style-with-arrow:hover:before,
.woocommerce .cart input.button.is-style-with-arrow:hover:before,
.woocommerce a.button.is-style-with-arrow:hover:before,
.woocommerce button.button.is-style-with-arrow:hover:before,
.woocommerce div.product form.cart .button.is-style-with-arrow:hover:before,
.woocommerce input.button.is-style-with-arrow:hover:before,
.woocommerce-cart
  .wc-proceed-to-checkout
  a.checkout-button.is-style-with-arrow:hover:before,
.wp-block-button a.is-style-with-arrow:hover:before,
input[type="submit"].is-style-with-arrow:hover:before {
  filter: brightness(10);
}
.btn.is-style-link-btn,
.gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
  button.btn.gform_button.is-style-link-btn,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block.is-style-link-btn,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block.is-style-link-btn,
.woocommerce #respond input#submit.is-style-link-btn,
.woocommerce .cart .button.is-style-link-btn,
.woocommerce .cart input.button.is-style-link-btn,
.woocommerce a.button.is-style-link-btn,
.woocommerce button.button.is-style-link-btn,
.woocommerce div.product form.cart .button.is-style-link-btn,
.woocommerce input.button.is-style-link-btn,
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button.is-style-link-btn,
.wp-block-button a.is-style-link-btn,
input[type="submit"].is-style-link-btn {
  background: none;
  border: none;
  box-shadow: none;
  color: #d4ba37;
  padding-left: 0;
}
.wp-block-button.is-style-fill,
div.is-style-fill {
  padding-right: 0;
}
.wp-block-button.is-style-link-btn,
.wp-block-button.is-style-with-arrow,
div.is-style-link-btn,
div.is-style-with-arrow {
  padding-right: 6rem;
  position: relative;
  transition: all 0.3s linear;
}
.wp-block-button.is-style-with-arrow:before,
div.is-style-with-arrow:before {
  background: url(assets/icons/right-arv.svg) no-repeat scroll 50%;
}
.wp-block-button.is-style-with-arrow:hover:before,
div.is-style-with-arrow:hover:before {
  filter: brightness(10);
}
.wp-block-button.is-style-link-btn,
div.is-style-link-btn {
  background: none;
  border: none;
  box-shadow: none;
  color: #d4ba37;
  padding-left: 0;
}
.text-center {
  text-align: center;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wpcf7 form .wpcf7-response-output {
  border: 1px solid transparent !important;
  border-radius: 0.25rem !important;
  margin: 1rem 0 !important;
  padding: 0.75rem 1.25rem !important;
  position: relative;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  background-color: #fff3cd;
  border-color: #f5c6cb !important;
  color: #921a20;
}
.wpcf7 form.sent .wpcf7-response-output {
  background-color: #d4edda;
  border-color: #c3e6cb !important;
  color: #4e941a;
}
.wpcf7-not-valid {
  border: 1px solid #fff !important;
}
.wpcf7-not-valid-tip {
  display: none !important;
}
::-webkit-input-placeholder {
  color: #6a6a6a !important;
}
::-moz-placeholder {
  color: #6a6a6a !important;
}
:-ms-input-placeholder {
  color: #6a6a6a !important;
}
:-moz-placeholder {
  color: #6a6a6a !important;
}
.gfield_error input {
  border: 1px solid #921a20 !important;
}
.gfield_validation_message,
.validation_message {
  color: #d4ba37 !important;
}
div :where(.wp-block-columns.is-layout-flex) {
  gap: 3rem;
}
.gform_wrapper form .gform_footer button {
  background: #6a6a6a;
  border: transparent;
  color: #fff;
}
.gform_wrapper.gform-theme .gform_validation_errors {
  display: none;
}
.gform_wrapper.gravity-theme * {
  overflow: visible;
}
.gform_wrapper.gform-theme select {
  border: none;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  color: rgba(0, 0, 0, 0.251);
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  height: 3.2rem !important;
  line-height: 2.2rem;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0.5rem 1.2rem;
  width: 100%;
}
.gform_wrapper.gform-theme select:focus {
  box-shadow: none;
}
.gform_wrapper.gform-theme select option {
  color: #000 !important;
}
.gform_wrapper.gform-theme input[type="email"],
.gform_wrapper.gform-theme input[type="number"],
.gform_wrapper.gform-theme input[type="password"],
.gform_wrapper.gform-theme input[type="tel"],
.gform_wrapper.gform-theme input[type="text"],
.gform_wrapper.gform-theme textarea,
.input-text,
.woocommerce-Input,
select {
  border: 1px solid #dedede;
  border-radius: 0;
  box-shadow: none;
  color: #090d0f;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  height: 5rem;
  max-width: 100%;
  padding: 1rem;
  width: 100%;
}
@media (min-width: 992px) {
  .gform_wrapper.gform-theme input[type="email"],
  .gform_wrapper.gform-theme input[type="number"],
  .gform_wrapper.gform-theme input[type="password"],
  .gform_wrapper.gform-theme input[type="tel"],
  .gform_wrapper.gform-theme input[type="text"],
  .gform_wrapper.gform-theme textarea,
  .input-text,
  .woocommerce-Input,
  select {
    height: 5rem;
    padding: 2rem;
  }
}
@media (min-width: 1320px) {
  .gform_wrapper.gform-theme input[type="email"],
  .gform_wrapper.gform-theme input[type="number"],
  .gform_wrapper.gform-theme input[type="password"],
  .gform_wrapper.gform-theme input[type="tel"],
  .gform_wrapper.gform-theme input[type="text"],
  .gform_wrapper.gform-theme textarea,
  .input-text,
  .woocommerce-Input,
  select {
    font-size: 1.7rem;
    height: 6rem;
  }
}
@media (min-width: 1601px) {
  .gform_wrapper.gform-theme input[type="email"],
  .gform_wrapper.gform-theme input[type="number"],
  .gform_wrapper.gform-theme input[type="password"],
  .gform_wrapper.gform-theme input[type="tel"],
  .gform_wrapper.gform-theme input[type="text"],
  .gform_wrapper.gform-theme textarea,
  .input-text,
  .woocommerce-Input,
  select {
    font-size: 1.8rem;
  }
}
.gform_wrapper.gform-theme input[type="email"]:focus,
.gform_wrapper.gform-theme input[type="number"]:focus,
.gform_wrapper.gform-theme input[type="password"]:focus,
.gform_wrapper.gform-theme input[type="tel"]:focus,
.gform_wrapper.gform-theme input[type="text"]:focus,
.gform_wrapper.gform-theme textarea:focus,
.input-text:focus,
.woocommerce-Input:focus,
select:focus {
  border-color: #2b2f31;
  box-shadow: none;
}
.dark-bg .gform_wrapper.gform-theme input[type="email"],
.dark-bg .gform_wrapper.gform-theme input[type="number"],
.dark-bg .gform_wrapper.gform-theme input[type="password"],
.dark-bg .gform_wrapper.gform-theme input[type="tel"],
.dark-bg .gform_wrapper.gform-theme input[type="text"],
.dark-bg .gform_wrapper.gform-theme textarea,
.dark-bg .input-text,
.dark-bg .woocommerce-Input,
.dark-bg select {
  color: #fff;
}
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: url(assets/images/arrow-down.png) no-repeat scroll 100%;
  color: #828789;
  padding-bottom: 0;
  padding-right: 5rem;
  padding-top: 0;
}
.gform_wrapper.gform-theme .gfield_error textarea {
  border: 1px solid #921a20;
}
.gform_wrapper.gform-theme textarea {
  height: 142px;
}
.gform-theme--foundation .gform_fields {
  grid-row-gap: 1.5rem !important;
}
@media (min-width: 992px) {
  .gform-theme--foundation .gform_fields {
    grid-row-gap: 3rem !important;
  }
}
.error-page {
  padding: 12rem 0;
}
@media (min-width: 768px) {
  .error-page {
    padding: 12rem 0 18rem;
  }
}
@media (min-width: 992px) {
  .error-page {
    padding: 12rem 0 20rem;
  }
}
@media (min-width: 1199px) {
  .error-page {
    padding: 12rem 0 25.3rem;
  }
}
@media (min-width: 1601px) {
  .error-page {
    padding: 12rem 0 25.3rem;
  }
}
.error-page figure,
.error-page h3 {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .error-page figure,
  .error-page h3 {
    margin-bottom: 3rem;
  }
}
.error-page p {
  margin-bottom: 3rem;
}
@media (min-width: 1601px) {
  .error-page p {
    margin-bottom: 5rem;
  }
}
.main-wrapper > p {
  margin-bottom: 1.5rem;
}
@media (min-width: 781px) {
  .main-wrapper > p {
    margin-bottom: 2rem;
  }
}
.main-wrapper > p:last-child {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .main-wrapper > p:last-child {
    margin-bottom: 5rem;
  }
}
@media (min-width: 992px) {
  .main-wrapper > p:last-child {
    margin-bottom: 7rem;
  }
}
@media (min-width: 1199px) {
  .main-wrapper > p:last-child {
    margin-bottom: 10rem;
  }
}
@media (max-width: 781px) {
  .main-wrapper > h3 {
    margin-bottom: 2rem;
  }
}
.main-wrapper > h3:first-of-type {
  margin-top: 3rem;
}
@media (min-width: 768px) {
  .main-wrapper > h3:first-of-type {
    margin-top: 5rem;
  }
}
@media (min-width: 992px) {
  .main-wrapper > h3:first-of-type {
    margin-top: 7rem;
  }
}
@media (min-width: 1199px) {
  .main-wrapper > h3:first-of-type {
    margin-top: 10rem;
  }
}
body.archive .content-area {
  padding-top: 45px;
}
body.archive .content-area .woocommerce-result-count {
  line-height: 5rem;
  margin-bottom: 3rem;
}
@media (min-width: 992px) {
  body.archive .content-area .woocommerce-result-count {
    line-height: 6rem;
  }
}
body.archive .content-area .woocommerce-ordering {
  margin-bottom: 0;
}
body.archive .content-area .woocommerce-ordering select {
  border: 1px solid #000;
  color: #000 !important;
}
body.archive .content-area span.onsale {
  align-items: center;
  display: flex;
  justify-content: center;
  min-height: 4em;
  min-width: 4em;
}
body.archive
  .content-area
  .products
  li:has(a.added_to_cart.wc-forward)
  a.add_to_cart_button {
  display: none;
}
::-webkit-scrollbar {
  height: 50px;
  width: 10px;
}
::-webkit-scrollbar-track {
  border-radius: 10px;
  box-shadow: inset 0 0 5px grey;
}
::-webkit-scrollbar-thumb {
  background: #6a6a6a;
  border-radius: 0;
}
::-webkit-scrollbar-thumb:hover {
  background: #6a6a6a;
}
body.processing {
  overflow: hidden;
}
body.processing:before {
  background: rgba(0, 0, 0, 0.8);
  content: "";
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
}
body.processing:after {
  color: #d4ba37;
  content: "Processing image...";
  font-size: 2rem;
  left: 50%;
  line-height: 2.5rem;
  position: fixed;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  z-index: 99999999999;
}
@media (min-width: 992px) {
  body.processing:after {
    font-size: 4rem;
    line-height: 4.5rem;
  }
}
.visually-hidden {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.mask {
  background-size: cover;
  height: 100%;
  left: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 100%;
}
.cropper-container {
  filter: grayscale(1);
}
#imageContainer {
  position: relative;
}
.cropper-bg {
  background: #090d0f !important;
}
.cropper-wrap-box {
  display: none;
}
a:focus {
  border-radius: 1rem;
  outline: 1px solid #d4ba37;
  outline-offset: 5px;
}
.header__user-cont-item .user-link:focus + .sub-menu {
  display: block;
}
.skip-link.screen-reader-text {
  word-wrap: normal !important;
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
}
.skip-link.screen-reader-text:focus {
  background-color: #eee;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}
a:focus,
button:focus,
iframe:focus,
input:focus,
select:focus,
textarea:focus {
  border-radius: 0.5rem !important;
  outline: 2px solid #2563eb !important;
  outline-offset: 2px !important;
}
.get-in-touch__form form .validation_message {
  color: #921a20 !important;
}
.popup__upload .popup__upload-input input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  font-size: 0;
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2;
}
.popup__upload .popup__upload-input input::-webkit-file-upload-button {
  background: transparent;
  border: none;
  color: transparent;
  cursor: pointer;
  font-size: 0;
}
.popup__upload .popup__upload-input input:before {
  content: none;
}
.popup__upload .cropper-btn-cont .action-buttons {
  align-items: flex-start;
}
.popup__upload .cropper-btn-cont .action-buttons .keep-bg-wrap {
  align-items: center;
  display: flex;
  flex-direction: column;
  gap: 15px;
  justify-content: center;
  width: 100%;
}
@media (min-width: 576px) {
  .popup__upload .cropper-btn-cont .action-buttons .keep-bg-wrap {
    width: auto;
  }
}
.popup__upload .cropper-btn-cont .keep-bg-cls {
  display: flex;
  flex: 0 0 100%;
  justify-content: center;
  max-width: 100%;
  text-align: center;
}
.popup__upload .cropper-btn-cont .keep-bg-cls p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  width: -moz-fit-content;
  width: fit-content;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-cell.tc-epo-label.tm-epo-element-label.tc-col-auto.tm-left:focus,
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  h4.tc-cell.tc-epo-label.tm-epo-element-label.tcwidth-100:focus {
  border-radius: 0.5rem !important;
  outline: 2px solid #2563eb !important;
  outline-offset: 2px !important;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-cell.tc-col.tc-element-container
  ul.add-emoji-ul {
  width: -moz-fit-content;
  width: fit-content;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-cell.tc-col.tc-element-container
  ul
  li:focus {
  border-radius: 0.5rem !important;
  outline: 2px solid #2563eb !important;
  outline-offset: 2px !important;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-row {
  align-items: center;
  -moz-column-gap: 5px;
  column-gap: 5px;
  display: flex;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-row
  .tc-element-inner-wrap
  .tc-row
  li.tmcp-field-wrap.tc-epo-element-product-holder.tc-epo-element-product-thumbnail:focus {
  border-radius: 0.5rem !important;
  outline: 2px solid #2563eb !important;
  outline-offset: 2px !important;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tm-extra-product-options-radio.radio-buttons-ul
  li
  .tm-epo-field-label
  input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 24px;
  left: 0;
  opacity: 1;
  top: 0;
  visibility: visible;
  width: 24px;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_5
  .tm-epo-field-label {
  position: relative;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_5
  .tm-epo-field-label
  input[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 24px;
  width: 24px;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_5
  .tc-label.tm-label:before {
  border: 1px solid #d4ba37;
  border-radius: 50%;
  content: " ";
  height: 24px;
  left: 0;
  position: absolute;
  top: 0;
  width: 24px;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_5
  .tc-label.tm-label:after {
  background: #d4ba37;
  border-radius: 50%;
  content: " ";
  display: none;
  height: 16px;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 16px;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_5
  .tc-label-wrap {
  padding-left: 10px;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-cell.tc-col.tc-element-container
  li
  .tm-epo-field-label {
  position: relative;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-element-inner-wrap
  li.tmcp-field-wrap.tc-epo-element-product-holder.tc-epo-element-product-thumbnail
  .tm-epo-reset-radio:focus,
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-element-inner-wrap
  li.tmcp-field-wrap.tmhexcolorimage-li-nowh.tc-mode-images:focus,
[tabindex]:focus {
  border-radius: 0.5rem !important;
  outline: 2px solid #2563eb !important;
  outline-offset: 1px !important;
}
.product-slider
  .product-slider__slider
  .product-slider__slider-item
  .product-slider__img-cont
  a:focus
  img.front {
  opacity: 0 !important;
}
.product-slider
  .product-slider__slider
  .product-slider__slider-item
  .product-slider__img-cont
  a:focus
  img.back {
  transform: scale(1) !important;
}
.woo-content .woo-content-img p.para2 {
  color: #fff !important;
}
.woo-form p {
  font-weight: 400 !important;
}
.woo-form .woocommerce-form,
.woo-form form {
  margin-top: 3rem !important;
}
@media (min-width: 1199px) {
  .woo-form .woocommerce-form,
  .woo-form form {
    margin-top: 5rem !important;
  }
}
.woo-form .woocommerce-form .woocommerce-form-row,
.woo-form form .woocommerce-form-row {
  margin-bottom: 20px !important;
}
@media (min-width: 1199px) {
  .woo-form .woocommerce-form .woocommerce-form-row,
  .woo-form form .woocommerce-form-row {
    margin-bottom: 30px !important;
  }
}
.woo-form .woocommerce-form .woocommerce-form-row:last-child,
.woo-form form .woocommerce-form-row:last-child {
  margin-bottom: 0 !important;
}
.woo-form .woocommerce-form .woocommerce-form-row input,
.woo-form form .woocommerce-form-row input {
  border: 1px solid #dedede !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  padding: 20px !important;
}
@media (min-width: 992px) {
  .woo-form .woocommerce-form .woocommerce-form-row input,
  .woo-form form .woocommerce-form-row input {
    font-size: 18px !important;
  }
}
.woo-form .woocommerce-form .woocommerce-form-row input::-moz-placeholder,
.woo-form form .woocommerce-form-row input::-moz-placeholder {
  color: #545454 !important;
}
.woo-form .woocommerce-form .woocommerce-form-row input::placeholder,
.woo-form form .woocommerce-form-row input::placeholder {
  color: #545454 !important;
}
@media (min-width: 992px) {
  .woo-form
    .woocommerce-form
    .woocommerce-form-row
    .password-input
    .show-password-input:before,
  .woo-form
    form
    .woocommerce-form-row
    .password-input
    .show-password-input:before {
    height: 24px !important;
    width: 24px !important;
  }
}
.woo-form
  .woocommerce-form
  .form-row
  .woocommerce-form__label-for-checkbox
  input,
.woo-form form .form-row .woocommerce-form__label-for-checkbox input {
  border: 1px solid rgba(62, 72, 84, 0.302);
}
.woo-form
  .woocommerce-form
  .form-row
  .woocommerce-form__label-for-checkbox
  span,
.woo-form form .form-row .woocommerce-form__label-for-checkbox span {
  color: #545454;
  font-size: 1.4rem;
  line-height: 2.2rem;
}
@media (min-width: 992px) {
  .woo-form
    .woocommerce-form
    .form-row
    .woocommerce-form__label-for-checkbox
    span,
  .woo-form form .form-row .woocommerce-form__label-for-checkbox span {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }
}
@media (min-width: 1601px) {
  .woo-form
    .woocommerce-form
    .form-row
    .woocommerce-form__label-for-checkbox
    span,
  .woo-form form .form-row .woocommerce-form__label-for-checkbox span {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
.woo-form .woocommerce-form .woocommerce-LostPassword a,
.woo-form form .woocommerce-LostPassword a {
  color: #665815 !important;
  font-size: 1.4rem;
  line-height: 2.2rem;
  text-decoration: none !important;
}
@media (min-width: 992px) {
  .woo-form .woocommerce-form .woocommerce-LostPassword a,
  .woo-form form .woocommerce-LostPassword a {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }
}
@media (min-width: 1601px) {
  .woo-form .woocommerce-form .woocommerce-LostPassword a,
  .woo-form form .woocommerce-LostPassword a {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
.woo-form .woocommerce-form .woocommerce-button,
.woo-form form .woocommerce-button {
  margin: 3rem 0 2rem !important;
}
@media (min-width: 1199px) {
  .woo-form .woocommerce-form .woocommerce-button,
  .woo-form form .woocommerce-button {
    margin: 5rem 0 3rem !important;
  }
}
.woo-form .woocommerce-form .woo-slp-social-container span,
.woo-form form .woo-slp-social-container span {
  color: #545454 !important;
  margin-bottom: 2rem !important;
}
@media (min-width: 1199px) {
  .woo-form .woocommerce-form .woo-slp-social-container span,
  .woo-form form .woo-slp-social-container span {
    margin-bottom: 3rem !important;
  }
}
.woo-form .woocommerce-form .woo-slp-social-container span:after,
.woo-form .woocommerce-form .woo-slp-social-container span:before,
.woo-form form .woo-slp-social-container span:after,
.woo-form form .woo-slp-social-container span:before {
  width: calc(50% - 115px) !important;
}
.woo-form .woocommerce-form .woo-slp-social-container span legend,
.woo-form form .woo-slp-social-container span legend {
  color: #545454 !important;
  font-size: 1.4rem;
  line-height: 2.2rem;
}
@media (min-width: 992px) {
  .woo-form .woocommerce-form .woo-slp-social-container span legend,
  .woo-form form .woo-slp-social-container span legend {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }
}
@media (min-width: 1601px) {
  .woo-form .woocommerce-form .woo-slp-social-container span legend,
  .woo-form form .woo-slp-social-container span legend {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
.woo-form
  .woocommerce-form
  .woo-slp-social-container
  .woo-slp-social-wrap
  .woo-slp-login-wrapper,
.woo-form
  form
  .woo-slp-social-container
  .woo-slp-social-wrap
  .woo-slp-login-wrapper {
  margin-right: 2rem !important;
}
@media (min-width: 1199px) {
  .woo-form
    .woocommerce-form
    .woo-slp-social-container
    .woo-slp-social-wrap
    .woo-slp-login-wrapper,
  .woo-form
    form
    .woo-slp-social-container
    .woo-slp-social-wrap
    .woo-slp-login-wrapper {
    margin-right: 3rem !important;
  }
}
.woo-form .woocommerce-form .woocommerce-privacy-policy-text p,
.woo-form form .woocommerce-privacy-policy-text p {
  color: #545454 !important;
}
.woo-form .woocommerce-form .woocommerce-privacy-policy-text p a,
.woo-form form .woocommerce-privacy-policy-text p a {
  color: #665815 !important;
}
.woo-form form.woocommerce-ResetPassword {
  padding: 0 !important;
}
.woo-form form.woocommerce-ResetPassword p {
  margin-bottom: 0 !important;
}
.woo-form .registration-link {
  padding-top: 2.5rem !important;
}
.woo-form .registration-link a {
  color: #665815 !important;
}
.woocommerce-checkout .woocommerce-billing-fields h5 {
  font-weight: 400 !important;
}
.woocommerce-checkout .woocommerce-billing-fields .form-row input {
  border: 1px solid #dedede !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  padding: 15px !important;
}
@media (min-width: 992px) {
  .woocommerce-checkout .woocommerce-billing-fields .form-row input {
    font-size: 18px !important;
    padding: 20px !important;
  }
}
.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  input::-moz-placeholder {
  color: #545454 !important;
}
.woocommerce-checkout .woocommerce-billing-fields .form-row input::placeholder {
  color: #545454 !important;
}
.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  .selection
  .select2-selection--single {
  align-items: center;
  display: flex;
  position: relative;
}
.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  .selection
  .select2-selection--single
  .select2-selection__rendered {
  padding: 0 !important;
}
.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  .selection
  .select2-selection--single
  .select2-selection__arrow {
  background: url(assets/icons/arrow-down.svg) !important;
  display: block;
  height: 20px;
  position: absolute;
  right: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  z-index: 99;
}
@media (min-width: 992px) {
  .woocommerce-checkout
    .woocommerce-billing-fields
    .form-row
    .selection
    .select2-selection--single
    .select2-selection__arrow {
    height: 24px;
    width: 24px;
  }
}
.woocommerce-checkout
  .woocommerce-billing-fields
  .form-row
  .selection
  .select2-selection--single
  .select2-selection__arrow
  b {
  display: none !important;
}
.woocommerce-checkout
  .woocommerce-shipping-fields
  .woocommerce-form__label
  input {
  border: 1px solid #dedede;
  border-radius: 4px;
  height: 21px;
  width: 21px;
}
.woocommerce-checkout
  .woocommerce-shipping-fields
  .woocommerce-form__label
  span {
  box-shadow: none !important;
  color: #090d0f !important;
  font-weight: 400 !important;
}
.woocommerce-checkout .woocommerce-additional-fields textarea {
  border: 1px solid #dedede !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  padding: 20px !important;
}
@media (min-width: 992px) {
  .woocommerce-checkout .woocommerce-additional-fields textarea {
    font-size: 18px !important;
  }
}
.woocommerce-checkout
  .woocommerce-additional-fields
  textarea::-moz-placeholder {
  color: #545454 !important;
}
.woocommerce-checkout .woocommerce-additional-fields textarea::placeholder {
  color: #545454 !important;
}
@media (min-width: 992px) {
  .woocommerce-checkout
    .order-summery
    .woocommerce-checkout-review-order
    table
    tbody {
    display: flex;
    flex-direction: column;
    height: 400px;
    margin-bottom: 1.5rem;
    overflow: auto;
    padding-right: 10px;
  }
}
.woocommerce-checkout
  .order-summery
  .woocommerce-checkout-review-order
  table
  tbody
  tr {
  border-bottom: 1px solid #dedede;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
.woocommerce-checkout
  .order-summery
  .woocommerce-checkout-review-order
  table
  tbody
  tr
  td
  .tc-epo-metadata
  dd,
.woocommerce-checkout
  .order-summery
  .woocommerce-checkout-review-order
  table
  tbody
  tr
  td
  .tc-epo-metadata
  dd
  p,
.woocommerce-checkout
  .order-summery
  .woocommerce-checkout-review-order
  table
  tbody
  tr
  td
  .tc-epo-metadata
  dt,
.woocommerce-checkout
  .order-summery
  .woocommerce-checkout-review-order
  table
  tbody
  tr
  td
  .tc-epo-metadata
  p {
  color: #545454 !important;
  font-size: 14px !important;
  line-height: 18px !important;
}
.woocommerce-checkout
  .order-summery
  .woocommerce-checkout-review-order
  .woocommerce-terms-and-conditions-checkbox-text
  a {
  color: #d4ba37;
}
.woocommerce-checkout
  .order-summery
  .woocommerce-checkout-payment
  #place_order {
  float: none !important;
}
::-webkit-scrollbar {
  height: 10px;
}
.woocommerce-MyAccount-content p a {
  color: #665815 !important;
  text-decoration: none !important;
}
.woocommerce-MyAccount-content form .form-row input,
.woocommerce-MyAccount-content form .woocommerce-form-row input {
  border: 1px solid #dedede !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  padding: 15px !important;
}
@media (min-width: 992px) {
  .woocommerce-MyAccount-content form .form-row input,
  .woocommerce-MyAccount-content form .woocommerce-form-row input {
    font-size: 18px !important;
    padding: 20px !important;
  }
}
.woocommerce-MyAccount-content form .form-row input::-moz-placeholder,
.woocommerce-MyAccount-content
  form
  .woocommerce-form-row
  input::-moz-placeholder {
  color: #545454 !important;
}
.woocommerce-MyAccount-content form .form-row input::placeholder,
.woocommerce-MyAccount-content form .woocommerce-form-row input::placeholder {
  color: #545454 !important;
}
@media (min-width: 768px) {
  .woocommerce-MyAccount-content form .form-row .selection,
  .woocommerce-MyAccount-content form .woocommerce-form-row .selection {
    height: 100%;
  }
}
.woocommerce-MyAccount-content
  form
  .form-row
  .selection
  .select2-selection--single,
.woocommerce-MyAccount-content
  form
  .woocommerce-form-row
  .selection
  .select2-selection--single {
  align-items: center;
  display: flex;
  position: relative;
}
@media (min-width: 768px) {
  .woocommerce-MyAccount-content
    form
    .form-row
    .selection
    .select2-selection--single,
  .woocommerce-MyAccount-content
    form
    .woocommerce-form-row
    .selection
    .select2-selection--single {
    height: 66px;
    top: -4px;
  }
}
@media (min-width: 992px) {
  .woocommerce-MyAccount-content
    form
    .form-row
    .selection
    .select2-selection--single,
  .woocommerce-MyAccount-content
    form
    .woocommerce-form-row
    .selection
    .select2-selection--single {
    height: 68px;
  }
}
.woocommerce-MyAccount-content
  form
  .form-row
  .selection
  .select2-selection--single
  .select2-selection__rendered,
.woocommerce-MyAccount-content
  form
  .woocommerce-form-row
  .selection
  .select2-selection--single
  .select2-selection__rendered {
  padding: 0 !important;
}
.woocommerce-MyAccount-content
  form
  .form-row
  .selection
  .select2-selection--single
  .select2-selection__arrow,
.woocommerce-MyAccount-content
  form
  .woocommerce-form-row
  .selection
  .select2-selection--single
  .select2-selection__arrow {
  background: url(assets/icons/arrow-down.svg) !important;
  display: block;
  height: 20px;
  position: absolute;
  right: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  z-index: 99;
}
@media (min-width: 992px) {
  .woocommerce-MyAccount-content
    form
    .form-row
    .selection
    .select2-selection--single
    .select2-selection__arrow,
  .woocommerce-MyAccount-content
    form
    .woocommerce-form-row
    .selection
    .select2-selection--single
    .select2-selection__arrow {
    height: 24px;
    width: 24px;
  }
}
.woocommerce-MyAccount-content
  form
  .form-row
  .selection
  .select2-selection--single
  .select2-selection__arrow
  b,
.woocommerce-MyAccount-content
  form
  .woocommerce-form-row
  .selection
  .select2-selection--single
  .select2-selection__arrow
  b {
  display: none !important;
}
.form-row input {
  border: 1px solid #dedede !important;
  border-radius: 0 !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  padding: 15px !important;
}
@media (min-width: 992px) {
  .form-row input {
    font-size: 18px !important;
    padding: 20px !important;
  }
}
.form-row input::-moz-placeholder {
  color: #545454 !important;
}
.form-row input::placeholder {
  color: #545454 !important;
}
.form-row .selection .select2-selection--single {
  align-items: center;
  display: flex;
  position: relative;
}
.form-row .selection .select2-selection--single .select2-selection__rendered {
  padding: 0 !important;
}
.form-row .selection .select2-selection--single .select2-selection__arrow {
  background: url(assets/icons/arrow-down.svg) !important;
  display: block;
  height: 20px;
  position: absolute;
  right: 1.6rem;
  top: 50%;
  transform: translateY(-50%);
  width: 20px;
  z-index: 99;
}
@media (min-width: 992px) {
  .form-row .selection .select2-selection--single .select2-selection__arrow {
    height: 24px;
    width: 24px;
  }
}
.form-row .selection .select2-selection--single .select2-selection__arrow b {
  display: none !important;
}
.footer .gform-footer .gform_button {
  font-size: 0 !important;
}
.masthead__paging-item {
  font-weight: 700;
}
.masthead__paging-item span {
  font-size: 0;
  font-weight: 700;
}
.masthead__slide.dark-bg {
  background: #000 !important;
}
.masthead__paging-item.active span {
  color: #000 !important;
  font-size: inherit;
}
.masthead__paging-item.dark-active.active span {
  background: #000 !important;
  color: #fff !important;
}
.masthead__paging-item.active span {
  background: transparent !important;
}
.widget_block {
  overflow: visible !important;
}
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block:focus,
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-checkout-button-block:focus {
  background-color: unset !important;
  border: 1px solid #d4ba37 !important;
  border-radius: 0.5rem !important;
  color: #d4ba37 !important;
  outline: 2px solid #2563eb !important;
  outline-offset: 2px !important;
}
.woocommerce-account .woocommerce-MyAccount-content a {
  text-decoration: underline !important;
}
.woocommerce-checkout
  .order-summery
  .woocommerce-checkout-review-order
  .woocommerce-terms-and-conditions-checkbox-text
  a,
.woocommerce-privacy-policy-text p a,
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-quantity
  input[value="+"],
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-quantity
  input[value="-"],
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-remove
  a {
  color: #000 !important;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_5
  .tm-epo-field-label
  input[type="radio"] {
  -webkit-appearance: auto !important;
  -moz-appearance: auto !important;
  appearance: auto !important;
  height: auto;
  width: auto;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tmcp-ul-wrap.tmcp-elements.tm-extra-product-options-radio.tm-element-ul-radio.element_5
  .tc-label.tm-label:before {
  display: none;
}
.woocommerce form .show-password-input:before,
.woocommerce-page form .show-password-input:before {
  height: 24px;
  width: 24px;
}
.order-summery #order_review .cart_item .tm-cart-edit-options {
  color: #000;
}
.product-name a.tm-cart-edit-options,
.product-name-price a.tm-cart-edit-options,
.wc-block-cart-item__product
  .wc-block-cart-item__wrap
  a.wc-block-components-product-name,
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-remove
  a {
  color: #000 !important;
}
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block {
  border-color: #000 !important;
  box-shadow: inset 0 0 0 1px #000 !important;
}
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block
  span.wc-block-components-button__text {
  color: #000 !important;
}
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block:hover
  span.wc-block-components-button__text {
  color: #fff !important;
}
.woocommerce-cart .cart-collaterals .cart_totals table small {
  color: #000 !important;
}
@media (min-width: 992px) {
  .map .wp-block-columns .wp-block-column .wp-block-group {
    align-items: center;
    display: flex;
    margin-bottom: 2rem;
  }
}
.popup-customize .tc-row h5.tc-cell .tc-epo-element-label-text {
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .popup-customize .tc-row h5.tc-cell .tc-epo-element-label-text {
    font-size: 2rem;
  }
}
.popup-customize .tmcp-field-wrap span.tc-label-wrap {
  position: relative;
}
.popup-customize .add-emoji-ul .tmcp-field-wrap {
  flex: none !important;
  margin: 15px 6px !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}
.popup-customize .add-emoji-ul .tmcp-field-wrap .tc-label-wrap {
  padding: 5px !important;
}
.popup-customize .add-emoji-ul .tmcp-field-wrap .tc-label-wrap .tc-label-inner {
  display: flex !important;
}
.popup-customize
  .add-emoji-ul
  .tmcp-field-wrap
  span.tc-label-wrap
  .tc-input-wrap {
  left: 0;
  position: absolute;
  top: 0;
}
.popup-customize
  .tmcp-field-wrap
  span.tc-label-wrap
  .tc-input-wrap
  input[type="checkbox"] {
  height: 27px;
  left: 10px;
  opacity: 0;
  position: absolute;
  top: 10px;
  visibility: hidden;
  width: 30px;
}
.popup-customize .tc-row .tm-element-ul-product.tmcp-ul-wrap {
  display: flex;
  flex: 0 0 100%;
  max-width: 100%;
}
.popup-customize
  .tc-row
  .tm-element-ul-product.tmcp-ul-wrap
  > .tmcp-field-wrap {
  --items-per-row: 2 !important;
  flex: 0 0 calc(50% - 7.5px) !important;
  max-width: calc(50% - 7.5px) !important;
}
@media (min-width: 576px) {
  .popup-customize
    .tc-row
    .tm-element-ul-product.tmcp-ul-wrap
    > .tmcp-field-wrap {
    --items-per-row: 3 !important;
    flex: 0 0 calc(33.33333% - 5px) !important;
    max-width: calc(33.33333% - 5px) !important;
  }
}
.popup-customize
  .tc-row
  .tm-element-ul-product.tmcp-ul-wrap
  > .tmcp-field-wrap
  .tc-product-image {
  display: flex;
  justify-content: center;
  width: 100% !important;
}
.popup-customize
  .tc-row
  .tm-element-ul-product.tmcp-ul-wrap
  > .tmcp-field-wrap
  .tc-product-image
  img {
  max-width: 100% !important;
}
.popup-customize .tm-epo-reset-radio {
  background: transparent;
  border-radius: 50%;
}
.woocommerce-cart-form
  .woocommerce-cart-form__cart-item
  .product-name
  .product-name-price,
.woocommerce-cart-form
  .woocommerce-cart-form__cart-item
  .product-name
  .product-quantity {
  width: 100%;
}
.wc-block-mini-cart__footer-actions
  .wp-block-woocommerce-mini-cart-cart-button-block:hover:focus
  span.wc-block-components-button__text {
  color: #000 !important;
}
#tm-extra-product-options-fields
  li
  .cpf-section.tc-cell.tcwidth-100
  .tc-cell.tc-col.tc-element-container
  ul.add-emoji-ul,
.tc-element-inner-wrap
  .tc-row
  ul.tmcp-ul-wrap.tm-element-ul-radio.choose-font-ul {
  padding-left: 20px;
}
.order_item .checkout_page_image {
  font-size: 16px !important;
}
.d-none {
  display: none !important;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-remove
  a {
  color: #000 !important;
}
.popup.popup-customize .custom-sub-heading-div p,
.popup.popup-customize .select-base-div p {
  color: #fff !important;
}
.woocommerce-page ul.products li.product p {
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box;
  overflow: hidden;
  padding: 2.5px;
  text-overflow: ellipsis;
}
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce ul.products li.product .product__btn,
.woocommerce ul.products li.product a.woocommerce-loop-product__link {
  margin: 2.5px;
}
.woocommerce ul.products,
.woocommerce-page ul.products {
  align-items: start;
}
.header {
  background: #090d0f;
  left: 0;
  padding: 12px 0;
  position: fixed;
  top: 0;
  transition: all 0.3s linear;
  width: 100%;
  z-index: 55;
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .header {
    padding: 15px 0;
  }
}
.header .mobile__link {
  display: block;
}
@media (min-width: 992px) {
  .header .mobile__link {
    display: none;
  }
}
.header .mobile__link-cart {
  display: none;
}
@media (min-width: 992px) {
  .header .mobile__link-cart {
    display: flex;
  }
}
.header .mobile__link-cart-2 {
  display: block;
}
@media (min-width: 992px) {
  .header .mobile__link-cart-2 {
    display: none;
  }
}
.header .mobile__link-cart-2 li {
  margin-bottom: 0;
}
.header__logo,
.header__logo-link {
  display: flex;
  float: left;
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .header__logo,
  .header__logo-link {
    max-height: 55px;
  }
}
.header .col-lg-10 {
  align-items: center;
  display: flex;
  justify-content: flex-end;
  position: static;
}
.header__burger {
  background-color: transparent;
  border: none;
  cursor: pointer;
  display: flex;
  float: right;
  padding: 0;
  position: relative;
  z-index: 10;
}
@media (min-width: 992px) {
  .header__burger {
    display: none;
  }
}
.header__burger .line {
  fill: none;
  stroke: #d4ba37;
  stroke-width: 6;
  transition: stroke-dasharray 0.6s cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 0.6s cubic-bezier(0.4, 0, 0.2, 1);
}
.header__burger .line1 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.header__burger .line2 {
  stroke-dasharray: 60 60;
  stroke-width: 6;
}
.header__burger .line3 {
  stroke-dasharray: 60 207;
  stroke-width: 6;
}
.header__burger.opened .line1 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.header__burger.opened .line2 {
  stroke-dasharray: 1 60;
  stroke-dashoffset: -30;
  stroke-width: 6;
}
.header__burger.opened .line3 {
  stroke-dasharray: 90 207;
  stroke-dashoffset: -134;
  stroke-width: 6;
}
.header__menu-bg {
  background: rgba(0, 0, 0, 0.5);
  display: none;
  height: 100vh;
  position: fixed;
  right: 0;
  top: 0;
  width: 100vw;
}
@media (min-width: 992px) {
  .header__menu-bg {
    display: none !important;
  }
}
.active .header__menu-bg {
  display: block;
}
.header .nav-main {
  background: #090d0f;
  display: none;
  float: right;
  height: calc(100vh - 75px);
  padding: 40px 15px;
  position: absolute;
  right: 0;
  top: 100%;
  width: 100%;
}
@media (min-width: 768px) {
  .header .nav-main {
    padding: 40px 30px;
  }
}
@media (min-width: 992px) {
  .header .nav-main {
    align-items: center;
    background: none;
    display: flex !important;
    height: auto;
    max-width: none;
    padding: 0;
    position: static;
    text-align: normal;
    width: auto;
  }
}
@media (max-width: 991px) {
  .header .nav-main {
    overflow: auto;
  }
}
.header .nav-main .menu {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .header .nav-main .menu {
    align-items: center;
    display: flex;
    flex-direction: row;
  }
}
.header .nav-main .menu-item {
  float: left;
  padding: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item {
    margin-bottom: 0;
    margin-right: 15px;
    width: auto;
  }
}
@media (min-width: 1199px) {
  .header .nav-main .menu-item {
    margin-bottom: 0;
    margin-right: 20px;
  }
}
@media (min-width: 1601px) {
  .header .nav-main .menu-item {
    margin-bottom: 0;
    margin-right: 30px;
  }
}
.header .nav-main .menu-item i.fa.fa-angle-down {
  font-size: 28px;
  height: 32px;
  line-height: 32px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 32px;
  z-index: 5;
}
.header .nav-main .menu-item i.fa.fa-angle-down.active {
  transform: rotate(180deg);
}
.header .nav-main .menu-item:before {
  display: none;
}
.header .nav-main .menu-item:first-child {
  margin-left: 0;
}
.header .nav-main .menu-item:last-child {
  margin-right: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item:last-child {
    padding-right: 15px;
  }
}
@media (min-width: 1199px) {
  .header .nav-main .menu-item:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 1601px) {
  .header .nav-main .menu-item:last-child {
    padding-right: 30px;
  }
}
@media (min-width: 992px) {
  .header .nav-main .menu-item:last-child {
    border-right: 1px solid #2b2f31;
  }
}
.header .nav-main .menu-item.menu-item-has-children.active > a svg {
  transform: rotate(180deg);
  transition: all 0.3s linear;
}
.header .nav-main .menu-item.menu-item-has-children > a {
  align-items: center;
}
.header .nav-main .menu-item.menu-item-has-children > a svg {
  margin-left: 5px;
  position: absolute;
  right: 0;
  transition: all 0.3s linear;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item.menu-item-has-children > a svg {
    display: none;
    position: relative;
  }
}
.header .nav-main .menu-item.menu-item-has-children > a svg path {
  stroke: #d4ba37;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item.menu-item-has-children > a svg path {
    stroke: #fff;
  }
}
.header .nav-main .menu-item a,
.menu-item.menu-item-has-children .header .nav-main .menu-item {
  color: #fff;
  float: left;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 2.4rem;
  font-weight: 700;
  line-height: 3.2rem;
  padding: 5px 0;
  text-transform: capitalize;
  white-space: nowrap;
  width: 100%;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item a,
  .menu-item.menu-item-has-children .header .nav-main .menu-item {
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2.6rem;
    padding: 15px 0;
  }
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .header .nav-main .menu-item a,
  .menu-item.menu-item-has-children .header .nav-main .menu-item {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1320px) {
  .header .nav-main .menu-item a,
  .menu-item.menu-item-has-children .header .nav-main .menu-item {
    font-size: 1.7rem;
    line-height: 2.7rem;
  }
}
@media (min-width: 1601px) {
  .header .nav-main .menu-item a,
  .menu-item.menu-item-has-children .header .nav-main .menu-item {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.header .nav-main .menu-item a:hover,
.menu-item.menu-item-has-children .header .nav-main .menu-item:hover {
  color: #d4ba37;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item a:focus + .sub-menu,
  .menu-item.menu-item-has-children
    .header
    .nav-main
    .menu-item:focus
    + .sub-menu {
    display: block;
  }
}
.header .nav-main .menu-item.current-menu-item a {
  color: #d4ba37;
}
.header .nav-main .menu-item .sub-menu {
  background: #fff;
  display: none;
  width: 100%;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item .sub-menu {
    background: #fff;
    border: none;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
    left: -58px;
    position: absolute;
    top: 100%;
    width: 25rem;
  }
}
@media (max-width: 991px) {
  .header .nav-main .menu-item .sub-menu.active {
    display: block;
    float: left;
    width: 100%;
  }
}
.header .nav-main .menu-item .sub-menu .menu-item {
  border-bottom: 1px solid #dedede !important;
  margin: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item .sub-menu .menu-item {
    border-bottom: 1px solid #dedede !important;
  }
}
.header .nav-main .menu-item .sub-menu .menu-item:last-child {
  border: none !important;
  border: none;
  padding-right: 0;
}
.header .nav-main .menu-item .sub-menu .menu-item a {
  color: #090d0f;
  font-size: 2rem;
  font-weight: var(--fw-normal);
  font-weight: 700;
  line-height: 2.8rem;
  padding: 8px 15px;
  text-align: left;
  width: 100%;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item .sub-menu .menu-item a {
    color: #090d0f;
    font-size: 1.6rem;
    line-height: 2.6rem;
    padding: 12px 15px;
  }
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .header .nav-main .menu-item .sub-menu .menu-item a {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
@media (min-width: 1320px) {
  .header .nav-main .menu-item .sub-menu .menu-item a {
    font-size: 1.7rem;
    line-height: 2.7rem;
  }
}
@media (min-width: 1601px) {
  .header .nav-main .menu-item .sub-menu .menu-item a {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.header .nav-main .menu-item .sub-menu .menu-item a:hover,
.header .nav-main .menu-item .sub-menu .menu-item.current-menu-item a {
  color: #d4ba37;
}
.header .nav-main .menu-item .sub-menu .sub-menu-inner {
  background: #fff;
  display: none;
  position: relative;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item .sub-menu .sub-menu-inner {
    border-left: 1px solid #dedede;
    left: 100%;
    position: absolute;
    top: 0;
    width: 100%;
  }
}
.header .nav-main .menu-item .sub-menu .sub-menu-inner.active {
  display: block;
}
.header .nav-main .menu-item .sub-menu .sub-menu-inner .menu-item a {
  color: #090d0f;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item .sub-menu .sub-menu-inner .menu-item {
    background: #fff;
    border-bottom: 1px solid #dedede;
    border-right: none;
  }
  .header .nav-main .menu-item .sub-menu .sub-menu-inner .menu-item a {
    color: #090d0f;
  }
}
.header .nav-main .menu-item .sub-menu .sub-menu-inner .menu-item:last-child {
  border-bottom: none;
}
@media (min-width: 992px) {
  .header .nav-main .menu-item .sub-menu .sub-menu-inner .menu-item:hover {
    background: #fff;
  }
  .header .nav-main .menu-item .sub-menu .sub-menu-inner .menu-item:hover a {
    color: #d4ba37;
  }
  .header
    .nav-main
    .menu-item
    .sub-menu
    .menu-item-has-children:hover
    .sub-menu-inner,
  .header .nav-main .menu-item:hover .sub-menu {
    display: block;
  }
}
.header__user-cont {
  display: block;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .header__user-cont {
    align-items: center;
    display: flex;
    margin: 0 0 0 1.5rem;
  }
}
@media (min-width: 1199px) {
  .header__user-cont {
    margin: 0 0 0 2rem;
  }
}
@media (min-width: 1601px) {
  .header__user-cont {
    margin: 0 0 0 3rem;
  }
}
.header .header__user-cont-item {
  color: #fff;
  gap: 10px;
  margin-right: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .header .header__user-cont-item {
    margin-bottom: 0;
    margin-right: 1.5rem;
  }
}
@media (min-width: 1199px) {
  .header .header__user-cont-item {
    margin-right: 2rem;
  }
}
@media (min-width: 1601px) {
  .header .header__user-cont-item {
    margin-right: 3rem;
  }
}
.header .header__user-cont-item .widget_block {
  overflow: visible;
}
@media (min-width: 991px) {
  .header .header__user-cont-item:hover .sub-menu {
    display: block !important;
    float: left;
    width: 25rem;
  }
}
.header .header__user-cont-item .sub-menu {
  display: none;
  width: 100%;
}
@media (min-width: 992px) {
  .header .header__user-cont-item .sub-menu {
    background: #fff;
    border: none !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.4);
    left: -70px;
    position: absolute;
    top: 100%;
    width: 25rem;
    z-index: 99;
  }
}
.header .header__user-cont-item .sub-menu-link {
  border-bottom: 1px solid #dedede;
  color: #090d0f;
  display: block;
  margin: 0;
  padding: 12px 15px;
}
.header .header__user-cont-item .sub-menu-link:last-child {
  border: none;
}
.header .header__user-cont-item .sub-menu.active {
  display: block !important;
}
@media (min-width: 991px) {
  .header .header__user-cont-item .sub-menu.active {
    float: left;
    width: 25rem;
  }
}
.header .header__user-cont-item:last-child {
  margin-right: 0;
}
.header .header__user-cont-item:first-child {
  align-items: center;
  display: flex;
  justify-content: center;
}
@media (min-width: 992px) {
  .header .header__user-cont-item:first-child {
    justify-content: normal;
  }
}
.header .header__user-cont-item:nth-child(2) {
  cursor: pointer;
  display: block;
  margin-right: 0;
}
@media (min-width: 992px) {
  .header .header__user-cont-item:nth-child(2) {
    align-items: center;
    display: flex;
    margin-right: 53px;
    text-align: -webkit-auto;
  }
}
.header .header__user-cont-item:nth-child(2) a {
  margin-right: 5px;
  position: relative;
  width: 100%;
  z-index: 0;
}
@media (min-width: 992px) {
  .header .header__user-cont-item:nth-child(2) a {
    margin-right: 0;
  }
}
.header .header__user-cont-item:nth-child(2) .drop-down-link {
  display: block;
  line-height: 0;
  padding: 0;
  right: -15px;
  top: -10px;
  width: 50px;
  z-index: 99;
}
@media (min-width: 992px) {
  .header .header__user-cont-item:nth-child(2) .drop-down-link {
    right: -33px;
    top: 2px;
    width: 30px;
  }
}
.header .header__user-cont-item:before {
  display: none;
}
.header .header__user-cont-item .user-link {
  align-items: center;
  color: #fff;
  display: flex;
  gap: 1rem;
  justify-content: center;
}
@media (min-width: 992px) {
  .header .header__user-cont-item .user-link {
    justify-content: normal;
    padding: 15px 0;
    width: 100%;
  }
}
.header .header__user-cont-item a .avatar {
  border: 1.5px solid #dedede;
  border-radius: 15px;
  display: none;
  height: 30px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 30px;
}
.header .header__user-cont-item a svg {
  transition: all 0.5s;
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .header .header__user-cont-item a svg {
    height: 25px;
    width: 15px;
  }
}
.header .header__user-cont-item a:hover {
  color: #d4ba37;
}
.header .header__user-cont-item a:hover svg path {
  stroke: #d4ba37;
  transition: all 0.5s;
}
.header .header__user-cont-item a.btn {
  font-family: Euclid Circular A, sans-serif;
  font-weight: 700;
  line-height: 2.5rem;
  padding: 1.4rem 3rem;
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .header .header__user-cont-item a.btn {
    line-height: 2.5rem;
    padding: 1.2rem 3rem;
  }
}
@media (min-width: 1320px) {
  .header .header__user-cont-item a.btn {
    line-height: 2.5rem;
    padding: 1.4rem 3rem;
  }
}
html {
  margin-top: 0 !important;
}
body .header.admin-h {
  top: 46px;
}
@media (min-width: 781px) {
  body .header.admin-h {
    top: 32px;
  }
}
body .header.admin-h.sticky {
  top: 0;
}
@media (min-width: 781px) {
  body .header.admin-h.sticky {
    top: 32px;
  }
}
body .header.admin-h + .main-wrapper {
  padding-top: 11.4rem;
}
@media (min-width: 992px) {
  body .header.admin-h + .main-wrapper {
    padding-top: 11.1rem;
  }
}
.wc-block-mini-cart__button {
  padding: 0.7em 1em 0.7em 0 !important;
}
@media (min-width: 992px) {
  .wc-block-mini-cart__button {
    padding: 0.4em 0.6em 0.4em 0 !important;
  }
}
.wc-block-mini-cart__button span {
  color: #090d0f;
}
.wc-block-mini-cart__icon {
  margin: 0 !important;
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .wc-block-mini-cart__icon {
    height: 25px !important;
  }
}
.wc-block-components-drawer__screen-overlay
  .wp-block-woocommerce-mini-cart-items-block
  .wc-block-components-product-metadata__description,
.wp-block-woocommerce-empty-mini-cart-contents-block {
  display: none;
}
.wp-block-woocommerce-mini-cart-items-block
  .wc-block-components-product-details
  li {
  margin: 0;
  padding: 0;
}
.wp-block-woocommerce-mini-cart-items-block
  .wc-block-components-product-details
  li
  * {
  color: #6a6a6a;
  font-size: 16px;
  line-height: normal;
}
.wp-block-woocommerce-mini-cart-items-block
  .wc-block-components-product-details
  li.wc-block-components-product-details__add-emoji
  .wc-block-components-product-details__value {
  color: #921a20;
}
.footer {
  background: #090d0f;
  padding: 3rem 0 2rem;
  position: relative;
  z-index: 5;
}
@media (min-width: 992px) {
  .footer {
    padding: 7rem 0 0;
  }
}
@media (min-width: 1199px) {
  .footer {
    padding: 9.6rem 0 0;
  }
}
.footer__logo .widget_media_image {
  max-width: 280px;
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .footer__logo .widget_media_image {
    max-width: 200px;
  }
}
@media (min-width: 1320px) {
  .footer__logo .widget_media_image {
    max-width: 290px;
  }
}
@media (min-width: 1601px) {
  .footer__logo .widget_media_image {
    max-width: 350px;
  }
}
.footer__logo .wp-block-group {
  margin-bottom: 2rem;
  margin-top: 3rem;
}
@media (min-width: 992px) {
  .footer__logo .wp-block-group {
    margin-bottom: 3rem;
    margin-top: 5rem;
  }
}
@media (min-width: 1199px) {
  .footer__logo .wp-block-group {
    margin-bottom: 3rem;
    margin-top: 10rem;
  }
}
@media (min-width: 1601px) {
  .footer__logo .wp-block-group {
    margin-bottom: 5rem;
    margin-top: 13rem;
  }
}
.footer__logo .wp-block-group figure {
  align-items: center;
  background: rgba(212, 186, 55, 0.1);
  border-radius: 28px;
  display: flex;
  height: 40px;
  justify-content: center;
  margin-right: 2rem;
  max-width: 40px;
  width: 100%;
}
@media (min-width: 1320px) {
  .footer__logo .wp-block-group figure {
    height: 54px;
    max-width: 54px;
  }
}
.footer__logo .wp-block-group figure img {
  transform: scale(1);
  transition: all 0.3s linear;
}
.footer__logo .wp-block-group figure a {
  display: inline-block;
}
.footer__logo .wp-block-group figure:hover img {
  transform: scale(1.1);
  transition: all 0.3s linear;
}
.footer__row {
  justify-content: space-between;
}
.footer__row:after,
.footer__row:before {
  display: none;
}
.footer__row .footer__col {
  flex: 0 0 100%;
  max-width: 100%;
  padding-bottom: 2rem;
  padding-left: 15px;
  padding-right: 15px;
}
.footer__row .footer__col > section {
  overflow: visible !important;
}
@media (min-width: 768px) {
  .footer__row .footer__col {
    flex: 0 0 auto;
    max-width: none;
  }
}
@media (min-width: 992px) {
  .footer__row .footer__col {
    padding-bottom: 3rem;
  }
}
@media (min-width: 1199px) {
  .footer__row .footer__col {
    padding-bottom: 4.8rem;
    padding-left: 32px;
    padding-right: 32px;
  }
}
.footer__row .footer__col:first-child,
.footer__row .footer__col:last-child {
  margin-left: 0;
  margin-right: 0;
}
.footer__row .footer__col h6 {
  color: hsla(0, 0%, 100%, 0.7);
  font-weight: 400;
}
.footer__row .footer__col ul li {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 2.2rem;
  margin-bottom: 1rem;
  padding-left: 0;
}
@media (min-width: 992px) {
  .footer__row .footer__col ul li {
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin-bottom: 1.2rem;
  }
}
@media (min-width: 1320px) {
  .footer__row .footer__col ul li {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
.footer__row .footer__col ul li a {
  color: hsla(0, 0%, 100%, 0.9);
}
.footer__row .footer__col ul li a:hover {
  color: #d4ba37;
}
.footer__row .footer__col ul li:before {
  display: none;
}
.footer__row .footer__col ul li.link a {
  align-items: center;
  color: #d4ba37;
  display: flex;
  font-weight: 600;
  transition: all 0.3s linear;
}
.footer__row .footer__col ul li.link a:after {
  background: url(assets/icons/right.svg) no-repeat scroll 50%;
  content: " ";
  height: 20px;
  margin-left: 6px;
  transition: all 0.3s linear;
  width: 20px;
}
.footer__row .footer__col ul li.link:hover a:after {
  transform: translateX(5px);
  transition: all 0.3s linear;
}
.footer__row .wp-block-image {
  padding-bottom: 1.2rem;
}
.footer__row-middle {
  padding: 0;
}
@media (min-width: 992px) {
  .footer__row-middle {
    padding: 4rem 0;
  }
}
@media (min-width: 1199px) {
  .footer__row-middle {
    padding: 6.4rem 0;
  }
}
.footer__row-middle .col-12 {
  padding-bottom: 2rem;
}
@media (min-width: 992px) {
  .footer__row-middle .col-12 {
    padding-bottom: 0;
  }
}
.footer__row-middle .col-12 h6 {
  font-weight: 700;
}
.footer__row-middle .col-12 p {
  color: hsla(0, 0%, 100%, 0.7);
  font-size: 1.4rem;
  line-height: 2.2rem;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .footer__row-middle .col-12 p {
    font-size: 1.5rem;
    line-height: 2.3rem;
    margin-bottom: 1.2rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .footer__row-middle .col-12 p {
    font-size: 1.5rem;
    line-height: 2.4rem;
  }
}
@media (min-width: 1320px) {
  .footer__row-middle .col-12 p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
.footer__row-middle .col-12 p a {
  color: hsla(0, 0%, 100%, 0.7);
}
.footer__row-middle .col-12 p a:hover {
  color: #d4ba37;
}
.footer__row-bottom {
  padding: 2.4rem 0 3rem;
  position: relative;
}
@media (min-width: 992px) {
  .footer__row-bottom {
    flex-direction: row-reverse;
    padding: 2.4rem 0 3.2rem;
  }
}
.footer__row-bottom:before {
  background: hsla(0, 0%, 100%, 0.4);
  content: " ";
  height: 1px;
  left: 15px;
  position: absolute;
  top: 0;
  width: calc(100% - 30px);
}
.footer__row-bottom .col-12:first-child {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 992px) {
  .footer__row-bottom .col-12:first-child {
    align-items: center;
    justify-content: flex-end;
  }
}
.footer__row-bottom .col-12:first-child .widget {
  display: flex;
  flex: 0 0 100%;
  justify-content: center;
  max-width: 100%;
}
@media (min-width: 992px) {
  .footer__row-bottom .col-12:first-child .widget {
    flex: 0 0 auto;
    max-width: none;
  }
}
.footer__row-bottom .col-12:first-child li {
  margin-bottom: 0;
  padding-left: 0;
}
.footer__row-bottom .col-12:first-child li:before {
  display: none;
}
.footer__row-bottom .col-12:first-child .widget_nav_menu {
  padding-bottom: 1.5rem;
  padding-right: 0;
}
@media (min-width: 992px) {
  .footer__row-bottom .col-12:first-child .widget_nav_menu {
    padding-bottom: 0;
    padding-right: 2.5rem;
  }
}
@media (min-width: 1199px) {
  .footer__row-bottom .col-12:first-child .widget_nav_menu {
    padding-right: 3.5rem;
  }
}
@media (min-width: 1601px) {
  .footer__row-bottom .col-12:first-child .widget_nav_menu {
    padding-right: 4.8rem;
  }
}
.footer__row-bottom .col-12:first-child .widget_nav_menu li {
  float: left;
  padding-right: 1.5rem;
}
@media (min-width: 992px) {
  .footer__row-bottom .col-12:first-child .widget_nav_menu li {
    padding-right: 2.5rem;
  }
}
@media (min-width: 1199px) {
  .footer__row-bottom .col-12:first-child .widget_nav_menu li {
    padding-right: 3.5rem;
  }
}
@media (min-width: 1601px) {
  .footer__row-bottom .col-12:first-child .widget_nav_menu li {
    padding-right: 4.8rem;
  }
}
.footer__row-bottom .col-12:first-child .widget_nav_menu li:last-child {
  padding-right: 0;
}
.footer__row-bottom .col-12:first-child .widget_nav_menu li a {
  text-decoration: underline;
}
.footer__row-bottom .col-12:first-child .widget_nav_menu li a:hover {
  text-decoration: none;
}
.footer__row-bottom .col-12:first-child .widget_block ul li {
  background: none;
}
.footer__row-bottom .col-12:first-child .widget_block ul li:hover {
  transform: scale(1);
}
.footer__row-bottom .col-12:first-child .widget_block ul li a {
  color: hsla(0, 0%, 100%, 0.9);
  padding: 0;
}
.footer__row-bottom .col-12:first-child .widget_block ul li a:hover {
  color: #d4ba37;
}
.footer__row-bottom .col-12:first-child .widget_block ul li a svg {
  height: 2.4rem;
  width: 2.4rem;
}
.footer__row-bottom .col-12 .widget_text p {
  margin-bottom: 0;
  padding-top: 1.5rem;
  text-align: center;
}
@media (min-width: 992px) {
  .footer__row-bottom .col-12 .widget_text p {
    padding-top: 0;
    text-align: left;
  }
}
.footer__nav {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
@media (min-width: 768px) {
  .footer__nav {
    margin-bottom: 3rem;
  }
}
@media (min-width: 992px) {
  .footer__nav {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1199px) {
  .footer__nav {
    margin-bottom: 17rem;
    margin-top: 0;
  }
}
@media (min-width: 1601px) {
  .footer__nav {
    margin-bottom: 28.9rem;
  }
}
.footer__nav .widget_nav_menu {
  overflow: visible;
}
.footer__nav .widget_nav_menu .menu {
  display: grid;
  grid-template-columns: auto auto;
}
@media (min-width: 576px) {
  .footer__nav .widget_nav_menu .menu {
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
  }
}
.footer__nav .widget_nav_menu .menu li {
  color: #fff;
  margin: 0 3rem 1rem 0;
  padding: 0;
}
@media (min-width: 576px) {
  .footer__nav .widget_nav_menu .menu li {
    margin: 0 1.5rem 0 0;
  }
}
@media (min-width: 1199px) {
  .footer__nav .widget_nav_menu .menu li {
    margin: 0 3rem 0 0;
  }
}
.footer__nav .widget_nav_menu .menu li:before {
  display: none;
}
.footer__col {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .footer__col {
    margin-bottom: 0;
  }
}
.footer__col:last-child {
  margin-bottom: 0;
}
.footer__col .widget_block,
.footer__col .widget_nav_menu {
  overflow: visible;
}
.footer__col .menu-other-links-container a,
.footer__col .menu-other-links-container p,
.footer__col .menu-products-menu-container a,
.footer__col .menu-products-menu-container p,
.footer__col .widget a,
.footer__col .widget p {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .footer__col .menu-other-links-container a,
  .footer__col .menu-other-links-container p,
  .footer__col .menu-products-menu-container a,
  .footer__col .menu-products-menu-container p,
  .footer__col .widget a,
  .footer__col .widget p {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
.footer__col .menu-other-links-container a:hover,
.footer__col .menu-other-links-container p:hover,
.footer__col .menu-products-menu-container a:hover,
.footer__col .menu-products-menu-container p:hover,
.footer__col .widget a:hover,
.footer__col .widget p:hover {
  color: #d4ba37;
}
.footer__col .menu-other-links-container p,
.footer__col .menu-products-menu-container p,
.footer__col .widget p {
  margin-bottom: 2rem;
}
@media (max-width: 576px) {
  .footer__col .menu-other-links-container p,
  .footer__col .menu-products-menu-container p,
  .footer__col .widget p {
    word-break: break-all;
  }
}
.footer__col .menu-other-links-container ul li,
.footer__col .menu-products-menu-container ul li,
.footer__col .widget ul li {
  margin: 0 0 1rem;
  padding: 0;
}
.footer__col .menu-other-links-container ul li:before,
.footer__col .menu-products-menu-container ul li:before,
.footer__col .widget ul li:before {
  display: none;
}
.footer__col .widget_block h6 {
  margin-bottom: 5px;
}
.footer__col .widget_block p {
  color: #afafaf;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .footer__col .widget_block p {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .footer__col .widget_block p {
    font-size: 1.7rem;
  }
}
@media (min-width: 1320px) {
  .footer__col .widget_block p {
    font-size: 1.9rem;
  }
}
@media (min-width: 1601px) {
  .footer__col .widget_block p {
    font-size: 2rem;
  }
}
.footer__col .widget_block p.small {
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 2rem;
}
@media (max-width: 576px) {
  .footer__col .widget_block p.small {
    word-break: break-all;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .footer__col .widget_block p.small {
    font-size: 1.5rem;
    line-height: 2.5rem;
  }
}
.footer__col .widget_block p.small:hover {
  color: #d4ba37;
}
.footer__inner-row {
  justify-content: space-between;
  padding-left: 0;
}
@media (min-width: 1199px) {
  .footer__inner-row {
    padding-left: 3rem;
  }
}
@media (min-width: 1601px) {
  .footer__inner-row {
    padding-left: 10rem;
  }
}
.footer__logo .widget_block {
  overflow: visible;
}
.footer__logo .h6-size {
  color: #fff !important;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .footer__logo .h6-size {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .footer__logo .h6-size {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .footer__logo .h6-size {
    font-size: 1.6rem;
  }
}
@media (min-width: 1320px) {
  .footer__logo .h6-size {
    font-size: 2.2rem;
  }
}
@media (min-width: 1601px) {
  .footer__logo .h6-size {
    font-size: 3rem !important;
  }
}
.footer__logo p {
  color: #6a6a6a;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .footer__logo p {
    font-size: 1.5rem;
    margin-bottom: 2rem;
  }
}
.footer__logo form {
  position: relative;
}
.footer__logo .gform-theme .gform-body .gform_fields:first-of-type {
  margin: 0;
}
.footer__logo .gform-theme .gform-body .gfield {
  margin-bottom: 0;
}
.footer__logo .gform-theme .gform-body .gfield .ginput_container_email {
  position: relative;
}
.footer__logo .gform-theme .gform-body .gfield .ginput_container_email:before {
  background: url(assets/icons/arv.png) scroll no-repeat 50%;
  border: 1px solid #d4ba37;
  border-radius: 50px;
  content: "";
  height: 35px;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 35px;
}
@media (min-width: 992px) {
  .footer__logo
    .gform-theme
    .gform-body
    .gfield
    .ginput_container_email:before {
    height: 50px;
    width: 50px;
  }
}
.footer__logo .gform-theme .gform-body .gfield .gform-field-label,
.footer__logo
  .gform-theme
  .gform-body
  .gfield
  .gform-field-label
  .gfield_required_text {
  color: #fff;
}
.footer__logo .gform-theme .gform-body .gfield .gfield_validation_message {
  color: #d4ba37 !important;
  font-size: 14px;
}
.footer__logo .gform-theme .gform-body input {
  background: transparent;
  border: none;
  border-bottom: 1px solid #6a6a6a;
  margin-bottom: 0;
  padding: 2rem 0;
}
.footer__logo .gform-theme .gform-body .gfield_error input {
  border: 1px solid transparent !important;
  border-bottom-color: #d4ba37 !important;
}
.footer__logo
  .gform_wrapper.gform-theme.gform-theme--framework.gform_wrapper
  button.btn.gform_button:focus {
  border-radius: 1rem !important;
  outline: 2px solid #2563eb !important;
  outline-offset: 2px !important;
}
.footer__logo .gform_footer {
  flex: 0 0 50px;
  height: 50px;
  margin-block-start: 0 !important;
  margin-top: 0;
  position: relative;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  z-index: 99999;
}
.footer__logo .gform_footer .gform_button {
  background: transparent !important;
  bottom: 0 !important;
  color: transparent !important;
  height: 100% !important;
  opacity: 1 !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
}
.footer__logo .gform_footer .gform_button:focus {
  border: none !important;
  border-radius: 1rem !important;
  opacity: 1 !important;
  outline: 2px solid #2563eb !important;
  outline-offset: 3px !important;
}
.footer__logo .gform_footer .button.btn.gform_button:focus,
.footer__logo .gform_footer .gform_button:focus {
  border-radius: 0 !important;
  outline: 2px solid #2563eb !important;
  outline-offset: 1px !important;
}
.footer__logo .gform_footer .btn,
.footer__logo .gform_footer input {
  opacity: 0 !important;
  position: absolute;
  right: 0;
  top: -6rem;
  width: 5rem !important;
}
.footer__copyright-cont {
  margin-top: 2rem;
  overflow: hidden;
  position: relative;
}
@media (min-width: 768px) {
  .footer__copyright-cont {
    margin-top: 3rem;
  }
}
@media (min-width: 992px) {
  .footer__copyright-cont {
    margin-top: 6rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .footer__copyright-cont {
    margin-top: 5rem;
  }
}
@media (min-width: 1320px) {
  .footer__copyright-cont {
    margin-top: 8rem;
  }
}
@media (min-width: 1601px) {
  .footer__copyright-cont {
    margin-top: 10rem;
  }
}
.footer__copyright-cont .col-sm-6:nth-child(2) div {
  display: flex;
  justify-content: center !important;
}
@media (min-width: 576px) {
  .footer__copyright-cont .col-sm-6:nth-child(2) div {
    justify-content: flex-end !important;
  }
}
.footer__copyright-cont .col-sm-6:nth-child(2) div figure {
  height: 24px;
  margin-right: 10px;
  width: 24px;
}
@media (min-width: 768px) {
  .footer__copyright-cont .col-sm-6:nth-child(2) div figure {
    margin-right: 20px;
  }
}
.footer__copyright-cont .col-sm-6:nth-child(2) div figure:last-child {
  margin-right: 0;
}
.footer__copyright-cont .container {
  padding-top: 2rem;
  position: static;
}
.footer__copyright-cont .container:before {
  background: #2b2f31;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100vw;
}
.footer__copyright-cont p {
  color: #6a6a6a;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 2rem;
  opacity: 0.6;
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .footer__copyright-cont p {
    font-size: 1.4rem;
  }
}
.footer .h6-size,
.footer h2 {
  color: #afafaf;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .footer .h6-size,
  .footer h2 {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .footer .h6-size,
  .footer h2 {
    font-size: 1.7rem;
  }
}
@media (min-width: 1320px) {
  .footer .h6-size,
  .footer h2 {
    font-size: 1.9rem;
  }
}
@media (min-width: 1601px) {
  .footer .h6-size,
  .footer h2 {
    font-size: 2rem;
  }
}
.footer .gform_confirmation_message {
  color: #fff;
}
.woocommerce-ResetPassword.lost_reset_password {
  padding: 2rem 0;
}
@media (min-width: 1199px) {
  .woocommerce-ResetPassword.lost_reset_password {
    padding: 5rem 0;
  }
}
.woo-registration,
.woocommerce-account .woocommerce {
  padding-bottom: 4rem;
  padding-top: 5rem;
}
@media (min-width: 768px) {
  .woo-registration,
  .woocommerce-account .woocommerce {
    padding-bottom: 6rem;
    padding-top: 4rem;
  }
}
@media (min-width: 992px) {
  .woo-registration,
  .woocommerce-account .woocommerce {
    padding-bottom: 8rem;
    padding-top: 6rem;
  }
}
@media (min-width: 1199px) {
  .woo-registration,
  .woocommerce-account .woocommerce {
    padding-bottom: 10rem;
    padding-top: 8rem;
  }
}
@media (min-width: 1601px) {
  .woo-registration,
  .woocommerce-account .woocommerce {
    padding-bottom: 20rem;
    padding-top: 10rem;
  }
}
.woocommerce .woo-login {
  overflow: visible;
  position: relative;
}
.woocommerce .woo-login .woo-login-img {
  position: absolute;
  right: 0;
  top: -18.7rem;
  z-index: -1;
}
.woocommerce .woo-login .container {
  padding: 0;
}
@media (min-width: 768px) {
  .woocommerce .woo-login .container {
    padding: 0 15px;
  }
}
.woo-login .container {
  padding: 0 15px;
}
.woo-content {
  background: #090d0f;
  padding: 1.5rem;
}
@media (min-width: 992px) {
  .woo-content {
    padding: 4rem 3rem;
  }
}
@media (min-width: 1199px) {
  .woo-content {
    padding: 6rem 6rem 5rem;
  }
}
@media (min-width: 1601px) {
  .woo-content {
    padding: 8rem 10rem 6rem;
  }
}
.woo-content-img {
  position: relative;
}
.woo-content-img img {
  display: block;
  height: 350px !important;
  margin: 0 auto 6rem;
  -o-object-fit: contain;
  object-fit: contain;
  width: 300px !important;
}
@media (min-width: 768px) {
  .woo-content-img img {
    height: 362px !important;
    -o-object-fit: cover;
    object-fit: cover;
    width: 315px !important;
  }
}
.woo-content h5 {
  color: #fff;
}
.woo-content p {
  color: #6a6a6a;
  margin-bottom: 6rem;
}
.woo-content .owl-dots .owl-dot {
  margin-right: 8px;
}
.woo-content .owl-dots .owl-dot span {
  background: #6a6a6a;
  border-radius: 5px;
  display: block;
  height: 10px;
  transition: all 0.3s linear;
  width: 10px;
}
.woo-content .owl-dots .owl-dot.active span {
  transition: all 0.3s linear;
  width: 30px;
}
.woo-form {
  padding-bottom: 2rem;
  padding-top: 2rem;
}
.woo-form h2 {
  margin-bottom: 1rem;
}
.woo-form p {
  color: #090d0f;
  font-weight: 500;
}
.woo-form h2 + p {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .woo-form {
    padding-bottom: 0;
    padding-left: 4rem;
    padding-top: 0;
  }
}
@media (min-width: 1199px) {
  .woo-form {
    padding-left: 6rem;
  }
}
@media (min-width: 1601px) {
  .woo-form {
    padding-left: 8.5rem;
  }
}
.woo-form.woo-register p {
  margin-bottom: 0;
}
.woocommerce-form-row {
  margin-bottom: 1.5rem !important;
}
@media (min-width: 768px) {
  .woocommerce-form-row {
    margin-bottom: 2rem !important;
  }
}
@media (min-width: 1601px) {
  .woocommerce-form-row {
    margin-bottom: 3rem !important;
  }
}
.custom-label {
  display: none !important;
}
.woocommerce form .form-row {
  padding: 0 !important;
}
.woo-row {
  display: flex;
  justify-content: space-between;
}
.woo-row .form-row {
  align-items: center;
  display: flex;
  margin-bottom: 0 !important;
}
.woo-row .form-row .woocommerce-form-login__rememberme {
  align-items: center;
  display: inline-flex;
}
.woo-row button,
.woo-row p span {
  color: #6a6a6a;
  font-weight: 500;
}
.woocommerce-form__input-checkbox {
  border: 1px solid rgba(62, 72, 84, 0.3) !important;
  border-radius: 4px;
  height: 18px;
  margin-right: 8px;
  width: 18px;
}
@media (min-width: 768px) {
  .woocommerce-form__input-checkbox {
    height: 24px;
    width: 24px;
  }
}
.woo-slg-social-container span,
.woo-slp-social-container span {
  display: flex;
  font-weight: 500;
  justify-content: center;
  margin-bottom: 1.5rem;
  min-height: 24px;
  position: relative;
  text-align: center;
}
.woo-slg-social-container span:after,
.woo-slg-social-container span:before,
.woo-slp-social-container span:after,
.woo-slp-social-container span:before {
  background: #6a6a6a;
  content: "";
  height: 1px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: calc(50% - 135px);
}
.woo-slg-social-container span:after,
.woo-slp-social-container span:after {
  left: 0;
}
.woo-slg-social-container span:before,
.woo-slp-social-container span:before {
  right: 0;
}
@media (min-width: 1601px) {
  .woo-slg-social-container span,
  .woo-slp-social-container span {
    margin-bottom: 3rem;
  }
}
.woo-slg-social-container span legend,
.woo-slp-social-container span legend {
  color: #6a6a6a;
  font-weight: 500;
  margin-bottom: 0;
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .woo-slg-social-container span legend,
  .woo-slp-social-container span legend {
    font-size: 115%;
  }
}
.woocommerce-LostPassword {
  font-weight: 500;
  margin-bottom: 0;
}
.woocommerce-LostPassword a {
  color: #d4ba37;
  text-decoration: underline;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit {
  float: none;
}
.woo-slg-email-login-container,
.woo-slg-social-container,
.woo-slp-email-login-container,
.woo-slp-social-container {
  margin-bottom: 0;
}
.woo-btn {
  margin: 2rem 0 !important;
  width: 100%;
}
@media (min-width: 1601px) {
  .woo-btn {
    margin: 5rem 0 3rem !important;
  }
}
.woocommerce form.checkout_coupon,
.woocommerce form.login,
.woocommerce form.register {
  border: none;
  border-radius: 0;
  margin: 2rem 0 1.5rem;
  padding: 0;
}
@media (min-width: 1199px) {
  .woocommerce form.checkout_coupon,
  .woocommerce form.login,
  .woocommerce form.register {
    margin: 3rem 0 0;
  }
}
@media (min-width: 1601px) {
  .woocommerce form.checkout_coupon,
  .woocommerce form.login,
  .woocommerce form.register {
    margin: 5rem 0 0;
  }
}
.woo-slg-social-wrap,
.woo-slp-social-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  width: 100%;
}
@media (min-width: 1601px) {
  .woo-slg-social-wrap,
  .woo-slp-social-wrap {
    flex-wrap: nowrap;
  }
}
.woo-slg-social-wrap .woo-slg-login-wrapper,
.woo-slg-social-wrap .woo-slp-login-wrapper,
.woo-slp-social-wrap .woo-slg-login-wrapper,
.woo-slp-social-wrap .woo-slp-login-wrapper {
  flex: 0 0 100px;
  margin-bottom: 1rem !important;
  margin-right: 1rem !important;
  max-width: 100px;
}
@media (min-width: 992px) {
  .woo-slg-social-wrap .woo-slg-login-wrapper,
  .woo-slg-social-wrap .woo-slp-login-wrapper,
  .woo-slp-social-wrap .woo-slg-login-wrapper,
  .woo-slp-social-wrap .woo-slp-login-wrapper {
    flex: 0 0 145px;
    margin-bottom: 2rem !important;
    margin-right: 2rem !important;
    max-width: 145px;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .woo-slg-social-wrap .woo-slg-login-wrapper,
  .woo-slg-social-wrap .woo-slp-login-wrapper,
  .woo-slp-social-wrap .woo-slg-login-wrapper,
  .woo-slp-social-wrap .woo-slp-login-wrapper {
    flex: 0 0 110px;
    margin-bottom: 1rem !important;
    margin-right: 1rem !important;
    max-width: 110px;
  }
}
@media (min-width: 1320px) {
  .woo-slg-social-wrap .woo-slg-login-wrapper,
  .woo-slg-social-wrap .woo-slp-login-wrapper,
  .woo-slp-social-wrap .woo-slg-login-wrapper,
  .woo-slp-social-wrap .woo-slp-login-wrapper {
    margin-bottom: 2.5rem !important;
    margin-right: 2.5rem !important;
  }
}
@media (min-width: 1601px) {
  .woo-slg-social-wrap .woo-slg-login-wrapper,
  .woo-slg-social-wrap .woo-slp-login-wrapper,
  .woo-slp-social-wrap .woo-slg-login-wrapper,
  .woo-slp-social-wrap .woo-slp-login-wrapper {
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
  }
}
.woo-slg-social-wrap .woo-slg-login-wrapper a,
.woo-slg-social-wrap .woo-slp-login-wrapper a,
.woo-slp-social-wrap .woo-slg-login-wrapper a,
.woo-slp-social-wrap .woo-slp-login-wrapper a {
  display: block;
  width: 100%;
}
.woo-slg-social-wrap .woo-slg-login-wrapper a img,
.woo-slg-social-wrap .woo-slp-login-wrapper a img,
.woo-slp-social-wrap .woo-slg-login-wrapper a img,
.woo-slp-social-wrap .woo-slp-login-wrapper a img {
  display: block;
  max-width: 100px;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (min-width: 992px) {
  .woo-slg-social-wrap .woo-slg-login-wrapper a img,
  .woo-slg-social-wrap .woo-slp-login-wrapper a img,
  .woo-slp-social-wrap .woo-slg-login-wrapper a img,
  .woo-slp-social-wrap .woo-slp-login-wrapper a img {
    max-width: 145px;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .woo-slg-social-wrap .woo-slg-login-wrapper a img,
  .woo-slg-social-wrap .woo-slp-login-wrapper a img,
  .woo-slp-social-wrap .woo-slg-login-wrapper a img,
  .woo-slp-social-wrap .woo-slp-login-wrapper a img {
    max-width: 110px;
  }
}
.woocommerce-notices-wrapper ul li {
  color: #090d0f;
}
.woocommerce-privacy-policy-text p {
  color: #6a6a6a;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .woocommerce-privacy-policy-text p {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .woocommerce-privacy-policy-text p {
    font-size: 1.8rem;
    margin: 1rem 0;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .woocommerce-privacy-policy-text p {
    font-size: 1.6rem;
  }
}
@media (min-width: 1320px) {
  .woocommerce-privacy-policy-text p {
    font-size: 1.9rem;
  }
}
@media (min-width: 1601px) {
  .woocommerce-privacy-policy-text p {
    font-size: 2rem;
  }
}
.dark-bg .woocommerce-privacy-policy-text p {
  color: #fff;
}
.woocommerce form .form-row-first {
  width: 100%;
}
.woocommerce form .form-row-first input {
  margin-bottom: 0 !important;
}
.woocommerce form .form-row-last,
.woocommerce-page form .form-row-last {
  float: none;
  width: 100%;
}
fieldset {
  border: 1px dotted #6a6a6a;
  margin-bottom: 1.5rem;
  padding: 2rem;
}
.woocommerce-Addresses {
  display: flex;
  margin: 3rem -15px;
}
@media (max-width: 576px) {
  .woocommerce-Addresses {
    flex-wrap: wrap;
  }
}
.woocommerce.columns-3 {
  padding: 8rem 15px;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
  float: none;
}
@media (min-width: 768px) {
  .woocommerce .woocommerce-ordering,
  .woocommerce-page .woocommerce-ordering {
    float: right;
  }
}
@media (min-width: 656px) {
  .woocommerce .quantity {
    display: flex;
  }
}
.woocommerce .quantity .qty {
  border: 1px solid #6a6a6a;
  color: #090d0f;
  height: 5rem;
  width: 150px !important;
}
@media (min-width: 656px) {
  .woocommerce .quantity .qty {
    margin-left: 100%;
    margin-top: -71px;
  }
}
@media (min-width: 1199px) {
  .woocommerce .quantity .qty {
    margin-left: 114%;
    margin-top: -71px;
  }
}
@media (min-width: 1440px) {
  .woocommerce .quantity .qty {
    margin-left: 175%;
    margin-top: -71px;
  }
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals {
  float: none;
  margin-bottom: 2rem;
  width: 100%;
}
.input-text {
  width: 100% !important;
}
.coupon {
  display: flex;
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .coupon {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media (min-width: 1320px) {
  .coupon {
    display: flex;
    flex-wrap: nowrap;
  }
}
.coupon button {
  background: #090d0f !important;
  border: 1px solid transparent !important;
  color: #fff !important;
  margin-top: 0;
}
.coupon button:hover {
  background: #fff !important;
  border: 1px solid #dedede !important;
  color: #090d0f !important;
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .coupon button {
    margin-top: 1.5rem !important;
  }
}
@media (min-width: 1320px) {
  .coupon button {
    margin-top: 0 !important;
  }
}
.select2-container .select2-selection--single {
  border-radius: 0;
  height: 5rem;
  padding: 1.2rem;
}
@media (min-width: 768px) {
  .select2-container .select2-selection--single {
    padding: 1.6rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .select2-container .select2-selection--single {
    margin: 0;
  }
}
@media (min-width: 1320px) {
  .select2-container .select2-selection--single {
    height: 6rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    margin-top: -5px;
  }
}
.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  top: 1rem;
}
@media (min-width: 1320px) {
  .select2-container--default
    .select2-selection--single
    .select2-selection__arrow {
    top: 1.6rem;
  }
}
.select2-results__options li {
  color: #090d0f !important;
}
.select2-results__options li:hover {
  background: #d4ba37;
}
.woocommerce form .form-row.woocommerce-validated .select2-container,
.woocommerce form .form-row.woocommerce-validated input.input-text,
.woocommerce form .form-row.woocommerce-validated select {
  border-color: #921a20;
}
.select2-container--default
  .select2-results__option--highlighted[aria-selected],
.select2-container--default
  .select2-results__option--highlighted[data-selected] {
  background: #d4ba37;
}
.woocommerce-billing-fields {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  .woocommerce-billing-fields {
    margin-bottom: 0;
  }
}
.registration-link {
  font-weight: 500;
  padding-top: 5rem;
  text-align: center;
}
.registration-link a {
  color: #d4ba37;
}
.registration-link a,
.woocommerce-privacy-policy-link {
  text-decoration: underline;
}
.woocommerce-orders-table__row .woocommerce-orders-table__cell {
  color: #090d0f;
}
.woocommerce-orders-table__row .woocommerce-orders-table__cell a:not(.button) {
  text-decoration: underline;
}
.woocommerce-privacy-policy-text p {
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
}
.woocommerce-privacy-policy-text p a {
  color: #d4ba37;
}
.woocommerce ul.order_details {
  display: flex;
}
@media (max-width: 1002px) {
  .woocommerce ul.order_details {
    flex-wrap: wrap;
  }
}
.woocommerce ul.order_details li {
  flex: auto;
}
@media (max-width: 1002px) {
  .woocommerce ul.order_details li:first-child {
    padding: 1.5rem !important;
  }
}
.woocommerce-cart .product-name,
.woocommerce-cart .woocommerce .quantity .qty,
.woocommerce-cart .woocommerce ul.order_details li,
.woocommerce-cart .woocommerce-Price-amount,
.woocommerce-cart .woocommerce-column address,
.woocommerce-checkout .product-name,
.woocommerce-checkout .woocommerce .quantity .qty,
.woocommerce-checkout .woocommerce ul.order_details li,
.woocommerce-checkout .woocommerce-Price-amount,
.woocommerce-checkout .woocommerce-column address {
  color: #090d0f;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 2.5rem;
}
@media (min-width: 992px) {
  .woocommerce-cart .product-name,
  .woocommerce-cart .woocommerce .quantity .qty,
  .woocommerce-cart .woocommerce ul.order_details li,
  .woocommerce-cart .woocommerce-Price-amount,
  .woocommerce-cart .woocommerce-column address,
  .woocommerce-checkout .product-name,
  .woocommerce-checkout .woocommerce .quantity .qty,
  .woocommerce-checkout .woocommerce ul.order_details li,
  .woocommerce-checkout .woocommerce-Price-amount,
  .woocommerce-checkout .woocommerce-column address {
    font-size: 1.6rem;
    line-height: 2.6rem;
  }
}
@media (min-width: 1199px) {
  .woocommerce-cart .product-name,
  .woocommerce-cart .woocommerce .quantity .qty,
  .woocommerce-cart .woocommerce ul.order_details li,
  .woocommerce-cart .woocommerce-Price-amount,
  .woocommerce-cart .woocommerce-column address,
  .woocommerce-checkout .product-name,
  .woocommerce-checkout .woocommerce .quantity .qty,
  .woocommerce-checkout .woocommerce ul.order_details li,
  .woocommerce-checkout .woocommerce-Price-amount,
  .woocommerce-checkout .woocommerce-column address {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
@media (min-width: 1601px) {
  .woocommerce-cart .product-name,
  .woocommerce-cart .woocommerce .quantity .qty,
  .woocommerce-cart .woocommerce ul.order_details li,
  .woocommerce-cart .woocommerce-Price-amount,
  .woocommerce-cart .woocommerce-column address,
  .woocommerce-checkout .product-name,
  .woocommerce-checkout .woocommerce .quantity .qty,
  .woocommerce-checkout .woocommerce ul.order_details li,
  .woocommerce-checkout .woocommerce-Price-amount,
  .woocommerce-checkout .woocommerce-column address {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.woocommerce-cart .product-name bdi,
.woocommerce-cart .product-name bdi span,
.woocommerce-cart .product-name strong,
.woocommerce-cart .woocommerce .quantity .qty bdi,
.woocommerce-cart .woocommerce .quantity .qty bdi span,
.woocommerce-cart .woocommerce .quantity .qty strong,
.woocommerce-cart .woocommerce ul.order_details li bdi,
.woocommerce-cart .woocommerce ul.order_details li bdi span,
.woocommerce-cart .woocommerce ul.order_details li strong,
.woocommerce-cart .woocommerce-Price-amount bdi,
.woocommerce-cart .woocommerce-Price-amount bdi span,
.woocommerce-cart .woocommerce-Price-amount strong,
.woocommerce-cart .woocommerce-column address bdi,
.woocommerce-cart .woocommerce-column address bdi span,
.woocommerce-cart .woocommerce-column address strong,
.woocommerce-checkout .product-name bdi,
.woocommerce-checkout .product-name bdi span,
.woocommerce-checkout .product-name strong,
.woocommerce-checkout .woocommerce .quantity .qty bdi,
.woocommerce-checkout .woocommerce .quantity .qty bdi span,
.woocommerce-checkout .woocommerce .quantity .qty strong,
.woocommerce-checkout .woocommerce ul.order_details li bdi,
.woocommerce-checkout .woocommerce ul.order_details li bdi span,
.woocommerce-checkout .woocommerce ul.order_details li strong,
.woocommerce-checkout .woocommerce-Price-amount bdi,
.woocommerce-checkout .woocommerce-Price-amount bdi span,
.woocommerce-checkout .woocommerce-Price-amount strong,
.woocommerce-checkout .woocommerce-column address bdi,
.woocommerce-checkout .woocommerce-column address bdi span,
.woocommerce-checkout .woocommerce-column address strong {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.8rem;
}
@media (min-width: 1200px) and (max-width: 1320px) {
  .woocommerce-cart .product-name bdi,
  .woocommerce-cart .product-name bdi span,
  .woocommerce-cart .product-name strong,
  .woocommerce-cart .woocommerce .quantity .qty bdi,
  .woocommerce-cart .woocommerce .quantity .qty bdi span,
  .woocommerce-cart .woocommerce .quantity .qty strong,
  .woocommerce-cart .woocommerce ul.order_details li bdi,
  .woocommerce-cart .woocommerce ul.order_details li bdi span,
  .woocommerce-cart .woocommerce ul.order_details li strong,
  .woocommerce-cart .woocommerce-Price-amount bdi,
  .woocommerce-cart .woocommerce-Price-amount bdi span,
  .woocommerce-cart .woocommerce-Price-amount strong,
  .woocommerce-cart .woocommerce-column address bdi,
  .woocommerce-cart .woocommerce-column address bdi span,
  .woocommerce-cart .woocommerce-column address strong,
  .woocommerce-checkout .product-name bdi,
  .woocommerce-checkout .product-name bdi span,
  .woocommerce-checkout .product-name strong,
  .woocommerce-checkout .woocommerce .quantity .qty bdi,
  .woocommerce-checkout .woocommerce .quantity .qty bdi span,
  .woocommerce-checkout .woocommerce .quantity .qty strong,
  .woocommerce-checkout .woocommerce ul.order_details li bdi,
  .woocommerce-checkout .woocommerce ul.order_details li bdi span,
  .woocommerce-checkout .woocommerce ul.order_details li strong,
  .woocommerce-checkout .woocommerce-Price-amount bdi,
  .woocommerce-checkout .woocommerce-Price-amount bdi span,
  .woocommerce-checkout .woocommerce-Price-amount strong,
  .woocommerce-checkout .woocommerce-column address bdi,
  .woocommerce-checkout .woocommerce-column address bdi span,
  .woocommerce-checkout .woocommerce-column address strong {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
@media (min-width: 1320px) {
  .woocommerce-cart .product-name bdi,
  .woocommerce-cart .product-name bdi span,
  .woocommerce-cart .product-name strong,
  .woocommerce-cart .woocommerce .quantity .qty bdi,
  .woocommerce-cart .woocommerce .quantity .qty bdi span,
  .woocommerce-cart .woocommerce .quantity .qty strong,
  .woocommerce-cart .woocommerce ul.order_details li bdi,
  .woocommerce-cart .woocommerce ul.order_details li bdi span,
  .woocommerce-cart .woocommerce ul.order_details li strong,
  .woocommerce-cart .woocommerce-Price-amount bdi,
  .woocommerce-cart .woocommerce-Price-amount bdi span,
  .woocommerce-cart .woocommerce-Price-amount strong,
  .woocommerce-cart .woocommerce-column address bdi,
  .woocommerce-cart .woocommerce-column address bdi span,
  .woocommerce-cart .woocommerce-column address strong,
  .woocommerce-checkout .product-name bdi,
  .woocommerce-checkout .product-name bdi span,
  .woocommerce-checkout .product-name strong,
  .woocommerce-checkout .woocommerce .quantity .qty bdi,
  .woocommerce-checkout .woocommerce .quantity .qty bdi span,
  .woocommerce-checkout .woocommerce .quantity .qty strong,
  .woocommerce-checkout .woocommerce ul.order_details li bdi,
  .woocommerce-checkout .woocommerce ul.order_details li bdi span,
  .woocommerce-checkout .woocommerce ul.order_details li strong,
  .woocommerce-checkout .woocommerce-Price-amount bdi,
  .woocommerce-checkout .woocommerce-Price-amount bdi span,
  .woocommerce-checkout .woocommerce-Price-amount strong,
  .woocommerce-checkout .woocommerce-column address bdi,
  .woocommerce-checkout .woocommerce-column address bdi span,
  .woocommerce-checkout .woocommerce-column address strong {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}
@media (min-width: 1601px) {
  .woocommerce-cart .product-name bdi,
  .woocommerce-cart .product-name bdi span,
  .woocommerce-cart .product-name strong,
  .woocommerce-cart .woocommerce .quantity .qty bdi,
  .woocommerce-cart .woocommerce .quantity .qty bdi span,
  .woocommerce-cart .woocommerce .quantity .qty strong,
  .woocommerce-cart .woocommerce ul.order_details li bdi,
  .woocommerce-cart .woocommerce ul.order_details li bdi span,
  .woocommerce-cart .woocommerce ul.order_details li strong,
  .woocommerce-cart .woocommerce-Price-amount bdi,
  .woocommerce-cart .woocommerce-Price-amount bdi span,
  .woocommerce-cart .woocommerce-Price-amount strong,
  .woocommerce-cart .woocommerce-column address bdi,
  .woocommerce-cart .woocommerce-column address bdi span,
  .woocommerce-cart .woocommerce-column address strong,
  .woocommerce-checkout .product-name bdi,
  .woocommerce-checkout .product-name bdi span,
  .woocommerce-checkout .product-name strong,
  .woocommerce-checkout .woocommerce .quantity .qty bdi,
  .woocommerce-checkout .woocommerce .quantity .qty bdi span,
  .woocommerce-checkout .woocommerce .quantity .qty strong,
  .woocommerce-checkout .woocommerce ul.order_details li bdi,
  .woocommerce-checkout .woocommerce ul.order_details li bdi span,
  .woocommerce-checkout .woocommerce ul.order_details li strong,
  .woocommerce-checkout .woocommerce-Price-amount bdi,
  .woocommerce-checkout .woocommerce-Price-amount bdi span,
  .woocommerce-checkout .woocommerce-Price-amount strong,
  .woocommerce-checkout .woocommerce-column address bdi,
  .woocommerce-checkout .woocommerce-column address bdi span,
  .woocommerce-checkout .woocommerce-column address strong {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
.woocommerce-account .user-profile-info {
  align-items: center;
  border-bottom: 0 !important;
  border-left: 1px solid #dedede;
  border-right: 1px solid #dedede;
  border-top: 1px solid #dedede;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  overflow: hidden;
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .woocommerce-account .user-profile-info {
    width: 30%;
  }
}
@media (min-width: 992px) {
  .woocommerce-account .user-profile-info {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1199px) {
  .woocommerce-account .user-profile-info {
    gap: 2rem;
    padding: 2rem;
  }
}
@media (min-width: 1601px) {
  .woocommerce-account .user-profile-info {
    padding: 3rem;
  }
}
.woocommerce-account .user-profile-info .user-avatar {
  height: 40px;
  max-width: 40px;
  width: 40px;
}
@media (min-width: 992px) {
  .woocommerce-account .user-profile-info .user-avatar {
    height: 64px;
    max-width: 64px;
    width: 64px;
  }
}
@media (min-width: 1601px) {
  .woocommerce-account .user-profile-info .user-avatar {
    height: 120px;
    max-width: 120px;
    width: 120px;
  }
}
.woocommerce-account .user-profile-info .user-avatar img {
  border-radius: 60px;
  display: block;
  height: 40px;
  max-width: 40px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  width: 40px;
}
@media (min-width: 992px) {
  .woocommerce-account .user-profile-info .user-avatar img {
    height: 64px;
    max-width: 64px;
    width: 64px;
  }
}
@media (min-width: 1601px) {
  .woocommerce-account .user-profile-info .user-avatar img {
    height: 120px;
    max-width: 120px;
    width: 120px;
  }
}
.woocommerce-account .user-profile-info .user-name {
  color: #090d0f;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0;
  word-break: break-word;
}
@media (min-width: 992px) {
  .woocommerce-account .user-profile-info .user-name {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) {
  .woocommerce-account .user-profile-info .user-name {
    font-size: 2rem;
  }
}
@media (min-width: 1601px) {
  .woocommerce-account .user-profile-info .user-name {
    font-size: 2.2rem;
  }
}
.woocommerce-account .user-profile-info,
.woocommerce-account .woocommerce-MyAccount-navigation {
  border: 1px solid #dedede;
}
@media (min-width: 1601px) {
  .woocommerce-account .user-profile-info,
  .woocommerce-account .woocommerce-MyAccount-navigation {
    max-width: 493px !important;
    width: 100% !important;
  }
}
.woocommerce-account .user-profile-info ul li,
.woocommerce-account .woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #dedede;
  color: #090d0f;
  line-height: normal;
  margin: 0;
  padding: 1.5rem;
}
@media (min-width: 992px) {
  .woocommerce-account .user-profile-info ul li,
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    padding: 2rem;
  }
}
@media (min-width: 1199px) {
  .woocommerce-account .user-profile-info ul li,
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    padding: 2rem;
  }
}
@media (min-width: 1601px) {
  .woocommerce-account .user-profile-info ul li,
  .woocommerce-account .woocommerce-MyAccount-navigation ul li {
    height: 84px;
    padding: 3rem;
  }
}
.woocommerce-account .user-profile-info ul li i,
.woocommerce-account .woocommerce-MyAccount-navigation ul li i {
  height: 24px;
  width: 24px;
}
.woocommerce-account .user-profile-info ul li a,
.woocommerce-account .woocommerce-MyAccount-navigation ul li a {
  align-items: center;
  display: inline-flex;
  gap: 2rem;
  width: 100%;
}
.woocommerce-account .user-profile-info ul li:before,
.woocommerce-account .woocommerce-MyAccount-navigation ul li:before {
  display: none;
}
.woocommerce-account .user-profile-info ul li.is-active,
.woocommerce-account .woocommerce-MyAccount-navigation ul li.is-active {
  background: #fef5ca;
}
.woocommerce-account .woocommerce-MyAccount-content {
  margin-top: 3rem;
}
@media (min-width: 769px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-top: -70px;
  }
}
@media (min-width: 992px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-top: -99px;
  }
}
@media (min-width: 1199px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-top: -105px;
  }
}
@media (min-width: 1601px) {
  .woocommerce-account .woocommerce-MyAccount-content {
    margin-top: -180px;
    max-width: 927px !important;
    width: 100% !important;
  }
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woo-slp-social-login-profile {
  padding-top: 2rem;
}
.woocommerce-account .woocommerce-MyAccount-content p button {
  display: flex;
  float: right;
  justify-content: flex-end;
}
.woocommerce-account .woocommerce-MyAccount-content p a {
  color: #d4ba37;
  text-decoration: underline;
}
.woocommerce-account .woocommerce-MyAccount-content p a:hover {
  color: #090d0f;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Addresses {
  margin-left: 0;
  margin-right: 0;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-Addresses
  address {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
}
@media (min-width: 1199px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .woocommerce-Addresses
    address {
    font-size: 20px;
    line-height: 28px;
  }
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
  background: #f5f5f5;
  flex: 0 0 100%;
  margin-bottom: 2rem;
  margin-right: 3rem;
  max-width: 100%;
  padding: 1.5rem;
}
@media (min-width: 576px) {
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
    flex: 0 0 50%;
    margin-bottom: 0;
    max-width: calc(50% - 15px);
  }
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-Address:last-child {
  margin-right: 0;
}
@media (min-width: 992px) {
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
    padding: 2rem;
  }
}
@media (min-width: 1601px) {
  .woocommerce-account .woocommerce-MyAccount-content .woocommerce-Address {
    padding: 3rem;
  }
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-Address
  .woocommerce-Address-title {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-Address
  .woocommerce-Address-title:after,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-Address
  .woocommerce-Address-title:before {
  display: none;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-Address
  .woocommerce-Address-title
  p {
  margin-bottom: 0;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-Address
  .woocommerce-Address-title
  a {
  display: inline-block;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-Address
  .woocommerce-Address-title
  a
  svg {
  transition: all 0.5s;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-Address
  .woocommerce-Address-title
  a:hover
  i
  svg
  path {
  stroke: #d4ba37;
  transition: all 0.5s;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  p {
  margin-bottom: 1.8rem !important;
}
@media (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p {
    margin-bottom: 3rem !important;
  }
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  p
  label {
  display: none;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-address-fields
  .woocommerce-address-fields__field-wrapper
  p.form-row {
  display: block;
}
@media (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .woocommerce-address-fields
    .woocommerce-address-fields__field-wrapper
    p.form-row {
    display: inline-block;
    margin-right: 2rem !important;
    width: calc(50% - 2rem) !important;
  }
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm.edit-account
  .form-row-first,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm.edit-account
  .form-row-last {
  display: block;
}
@media (min-width: 768px) {
  .woocommerce-account
    .woocommerce-MyAccount-content
    .woocommerce-EditAccountForm.edit-account
    .form-row-first,
  .woocommerce-account
    .woocommerce-MyAccount-content
    .woocommerce-EditAccountForm.edit-account
    .form-row-last {
    display: flex;
    margin-right: 2rem;
    width: calc(50% - 1rem);
  }
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm.edit-account
  .form-row-first
  label,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm.edit-account
  .form-row-last
  label {
  display: none;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm.edit-account
  .form-row-last {
  margin-right: 0;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm.edit-account
  .form-row-wide
  label,
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-EditAccountForm.edit-account
  .form-row-wide
  span
  em {
  display: none;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .account-orders-table
  .woocommerce-orders-table__header {
  border-right: 1px solid #dedede;
  margin-bottom: 0;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .account-orders-table
  .woocommerce-orders-table__header:last-child {
  border-right: 0;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .account-orders-table
  .woocommerce-orders-table__cell {
  margin-bottom: 0;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .account-orders-table
  .woocommerce-orders-table__cell:last-child {
  border-right: 0;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .account-orders-table
  .woocommerce-orders-table__cell
  a.button {
  text-align: center;
  width: 100%;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  p.order-again
  a {
  color: #090d0f;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .woocommerce-order-details
  p.order-again
  a:hover {
  color: #fff;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin-bottom: 0;
  position: relative;
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error:before,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info:before {
  color: #d4ba37;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-error:after,
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info:after {
  clear: both;
  content: none;
}
.woocommerce-order {
  padding: 2rem 0;
}
.woocommerce-order .woocommerce-notice,
.woocommerce-order .woocommerce-notice--success,
.woocommerce-order .woocommerce-thankyou-order-received {
  color: #090d0f;
}
.woocommerce-order ul li {
  color: #090d0f;
  margin-bottom: 0;
  margin-right: 0 !important;
  padding: 1.5rem 2rem !important;
}
.woocommerce-order ul li:first-child {
  padding-left: 0 !important;
}
.woocommerce-order .woocommerce-customer-details .col-1,
.woocommerce-order .woocommerce-customer-details .col-2 {
  margin-bottom: 2rem;
  padding: 0 !important;
}
@media (min-width: 768px) {
  .woocommerce-order .woocommerce-customer-details .col-1,
  .woocommerce-order .woocommerce-customer-details .col-2 {
    margin-bottom: 0;
  }
}
.woocommerce .woocommerce-form-track-order {
  margin: 0 auto;
  max-width: 1200px;
  padding: 5rem 0;
}
.woocommerce .woocommerce-form-track-order .form-row-first,
.woocommerce .woocommerce-form-track-order .form-row-last {
  margin-bottom: 3rem !important;
}
@media (min-width: 768px) {
  .woocommerce .woocommerce-form-track-order .form-row-first,
  .woocommerce .woocommerce-form-track-order .form-row-last {
    display: flex;
    margin-right: 2rem !important;
    width: calc(50% - 1rem) !important;
  }
}
.woocommerce .woocommerce-form-track-order .form-row-first label,
.woocommerce .woocommerce-form-track-order .form-row-last label {
  display: none !important;
}
.woocommerce .woocommerce-form-track-order .form-row button {
  display: flex;
  margin: 0 auto;
}
.woocommerce-info:before {
  color: #d4ba37;
}
.woocommerce-info {
  border-top-color: #d4ba37;
}
.wc-block-mini-cart__drawer h2.wc-block-mini-cart__title {
  margin-bottom: 0 !important;
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .wc-block-mini-cart__drawer h2.wc-block-mini-cart__title {
    padding-bottom: 16px;
  }
}
.wc-block-mini-cart__drawer .wc-block-cart-item__prices,
.wc-block-mini-cart__drawer .wc-block-cart-item__total span,
.wc-block-mini-cart__drawer .wc-block-components-product-name {
  color: #090d0f;
  margin-bottom: 1rem !important;
}
.wc-block-mini-cart__drawer a {
  color: #d4ba37 !important;
  text-decoration: underline;
}
.wc-block-mini-cart__drawer .wc-block-components-product-metadata p {
  color: #090d0f;
}
.wc-block-mini-cart__drawer .wc-block-components-quantity-selector {
  font-size: 18px;
}
.wc-block-mini-cart__drawer .wc-block-components-quantity-selector button {
  color: #090d0f;
  font-size: 18px;
  font-weight: 600;
}
.wc-block-mini-cart__drawer .wc-block-cart-item__remove-link {
  font-size: 18px !important;
  margin-top: 1rem !important;
}
body .wc-block-mini-cart__drawer .wc-block-components-totals-item__label,
body .wc-block-mini-cart__drawer span.wc-block-components-totals-item__value,
body
  .wc-block-mini-cart__footer
  .wc-block-components-totals-item.wc-block-mini-cart__footer-subtotal
  .wc-block-components-totals-item__description {
  color: #090d0f;
}
.wc-block-mini-cart,
.woocommerce-checkout .header__user-cont-item .widget .wc-block-mini-cart,
.woocommerce-checkout
  .header__user-cont-item
  .widget
  .wp-block-woocommerce-mini-cart {
  visibility: visible !important;
}
body .woocommerce-pagination {
  padding: 3rem 0;
}
@media (min-width: 1199px) {
  body .woocommerce-pagination {
    padding: 3rem 0 4rem;
  }
}
@media (min-width: 1601px) {
  body .woocommerce-pagination {
    padding: 3rem 0 5rem;
  }
}
body .woocommerce-pagination ul {
  align-items: center !important;
  border: none !important;
  display: flex !important;
  gap: 1rem !important;
  justify-content: center;
}
body .woocommerce-pagination ul li {
  border-radius: 50%;
  font-size: 18px !important;
  height: 36px;
  line-height: normal !important;
  overflow: visible !important;
  width: 36px;
}
body .woocommerce-pagination ul li .page-numbers {
  background: #090d0f !important;
  border-radius: 50%;
  color: #fff !important;
}
body .woocommerce-pagination ul li .page-numbers.current {
  color: #d4ba37 !important;
}
body.archive .content-area .woocommerce-ordering {
  margin-bottom: 2rem;
}
@media (min-width: 768px) {
  body.archive .content-area .woocommerce-ordering {
    margin-bottom: 3rem;
  }
}
body.archive .content-area .woocommerce-result-count {
  margin-bottom: 0 !important;
}
@media (min-width: 768px) {
  body.archive .content-area .woocommerce-result-count {
    margin-bottom: 3rem;
  }
}
.woocommerce ul.products,
.woocommerce-page ul.products {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.woocommerce ul.products:after,
.woocommerce ul.products:before,
.woocommerce-page ul.products:after,
.woocommerce-page ul.products:before {
  display: none;
}
.woocommerce ul.products li.product,
.woocommerce-page ul.products li.product {
  margin: 0 15px 3rem !important;
  width: 100% !important;
}
@media (min-width: 576px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    flex: 1;
    flex: 0 0 50%;
    max-width: calc(50% - 3rem);
  }
}
@media (min-width: 992px) {
  .woocommerce ul.products li.product,
  .woocommerce-page ul.products li.product {
    flex: 0 0 33.333333%;
    max-width: calc(33.33333% - 3rem);
  }
}
.woocommerce-order-received .woocommerce-order-details .order_details,
.woocommerce-view-order .woocommerce-order-details .order_details {
  border: none;
}
.woocommerce-order-received .woocommerce-order-details .order_details td,
.woocommerce-view-order .woocommerce-order-details .order_details td {
  border-bottom: 1px solid #dedede;
  border-top: none;
}
.woocommerce-order-received
  .woocommerce-order-details
  .order_details
  tfoot
  tr:first-child
  td,
.woocommerce-order-received
  .woocommerce-order-details
  .order_details
  tfoot
  tr:first-child
  th,
.woocommerce-view-order
  .woocommerce-order-details
  .order_details
  tfoot
  tr:first-child
  td,
.woocommerce-view-order
  .woocommerce-order-details
  .order_details
  tfoot
  tr:first-child
  th {
  padding-top: 1.5rem;
}
.woocommerce-order-received
  .woocommerce-order-details
  .order_details
  tfoot
  tr
  th,
.woocommerce-view-order .woocommerce-order-details .order_details tfoot tr th {
  border: none;
  color: #6a6a6a;
  padding: 0;
}
.woocommerce-order-received
  .woocommerce-order-details
  .order_details
  tfoot
  tr
  th
  + td,
.woocommerce-view-order
  .woocommerce-order-details
  .order_details
  tfoot
  tr
  th
  + td {
  border: none;
  padding: 0;
}
.woocommerce-order-received .woocommerce-order-details .order_details tbody td,
.woocommerce-view-order .woocommerce-order-details .order_details tbody td {
  padding-left: 0;
  padding-right: 0;
  padding-top: 2rem;
}
.woocommerce-order-received
  .woocommerce-order-details
  .order_details
  tbody
  .product-total,
.woocommerce-view-order
  .woocommerce-order-details
  .order_details
  tbody
  .product-total {
  vertical-align: top;
}
.woocommerce-order-received
  .woocommerce-order-details
  .order_details
  .tc-associated-table-product-indent,
.woocommerce-view-order
  .woocommerce-order-details
  .order_details
  .tc-associated-table-product-indent {
  color: #7e7e7e;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
  padding-left: 0;
}
.woocommerce-order-received
  .woocommerce-order-details
  .order_details
  .tc-associated-table-product-indent
  a,
.woocommerce-order-received
  .woocommerce-order-details
  .order_details
  .tc-associated-table-product-indent
  strong,
.woocommerce-view-order
  .woocommerce-order-details
  .order_details
  .tc-associated-table-product-indent
  a,
.woocommerce-view-order
  .woocommerce-order-details
  .order_details
  .tc-associated-table-product-indent
  strong {
  color: #090d0f !important;
}
.woocommerce-order-received
  .woocommerce-order-details
  .order_details
  .product-name
  a,
.woocommerce-view-order
  .woocommerce-order-details
  .order_details
  .product-name
  a {
  display: inline-block;
  font-family: Euclid Circular A, sans-serif;
  font-size: 2.4rem;
  line-height: 2.7rem;
  margin-bottom: 1.5rem;
}
.woocommerce-order-received .woocommerce-order-details .order_details thead,
.woocommerce-view-order .woocommerce-order-details .order_details thead {
  display: none;
}
.woocommerce-order-received
  .woocommerce-order-details
  .order_details
  .wc-item-meta
  li,
.woocommerce-order-received
  .woocommerce-order-details
  .order_details
  .wc-item-meta
  strong,
.woocommerce-view-order
  .woocommerce-order-details
  .order_details
  .wc-item-meta
  li,
.woocommerce-view-order
  .woocommerce-order-details
  .order_details
  .wc-item-meta
  strong {
  color: #7e7e7e;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
  padding: 0 !important;
}
.woocommerce-order-received .woocommerce-customer-details .woocommerce-columns,
.woocommerce-view-order .woocommerce-customer-details .woocommerce-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
@media (min-width: 576px) {
  .woocommerce-order-received
    .woocommerce-customer-details
    .woocommerce-columns,
  .woocommerce-view-order .woocommerce-customer-details .woocommerce-columns {
    flex-wrap: nowrap;
  }
}
.woocommerce-order-received
  .woocommerce-customer-details
  .woocommerce-columns:after,
.woocommerce-order-received
  .woocommerce-customer-details
  .woocommerce-columns:before,
.woocommerce-view-order
  .woocommerce-customer-details
  .woocommerce-columns:after,
.woocommerce-view-order
  .woocommerce-customer-details
  .woocommerce-columns:before {
  display: none;
}
.woocommerce-order-received
  .woocommerce-customer-details
  .woocommerce-columns
  .woocommerce-column,
.woocommerce-view-order
  .woocommerce-customer-details
  .woocommerce-columns
  .woocommerce-column {
  background: #f5f5f5;
  margin-bottom: 2rem;
  padding: 2rem !important;
  width: 100%;
}
@media (min-width: 576px) {
  .woocommerce-order-received
    .woocommerce-customer-details
    .woocommerce-columns
    .woocommerce-column,
  .woocommerce-view-order
    .woocommerce-customer-details
    .woocommerce-columns
    .woocommerce-column {
    margin-bottom: 0;
    min-height: 342px;
    padding: 3rem !important;
    width: calc(50% - 1rem);
  }
}
@media (min-width: 992px) {
  .woocommerce-order-received
    .woocommerce-customer-details
    .woocommerce-columns
    .woocommerce-column,
  .woocommerce-view-order
    .woocommerce-customer-details
    .woocommerce-columns
    .woocommerce-column {
    width: calc(50% - 1.5rem);
  }
}
@media (min-width: 1199px) {
  .woocommerce-order-received
    .woocommerce-customer-details
    .woocommerce-columns
    .woocommerce-column,
  .woocommerce-view-order
    .woocommerce-customer-details
    .woocommerce-columns
    .woocommerce-column {
    width: calc(50% - 3rem);
  }
}
.woocommerce-order-received
  .woocommerce-customer-details
  .woocommerce-columns
  .woocommerce-column
  address,
.woocommerce-order-received
  .woocommerce-customer-details
  .woocommerce-columns
  .woocommerce-column
  p,
.woocommerce-view-order
  .woocommerce-customer-details
  .woocommerce-columns
  .woocommerce-column
  address,
.woocommerce-view-order
  .woocommerce-customer-details
  .woocommerce-columns
  .woocommerce-column
  p {
  border: none;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  padding: 0;
}
@media (min-width: 1199px) {
  .woocommerce-order-received
    .woocommerce-customer-details
    .woocommerce-columns
    .woocommerce-column
    address,
  .woocommerce-order-received
    .woocommerce-customer-details
    .woocommerce-columns
    .woocommerce-column
    p,
  .woocommerce-view-order
    .woocommerce-customer-details
    .woocommerce-columns
    .woocommerce-column
    address,
  .woocommerce-view-order
    .woocommerce-customer-details
    .woocommerce-columns
    .woocommerce-column
    p {
    font-size: 20px;
    line-height: 28px;
  }
}
.woocommerce-order-received
  .woocommerce-customer-details
  .woocommerce-columns
  .woocommerce-column
  address
  p,
.woocommerce-order-received
  .woocommerce-customer-details
  .woocommerce-columns
  .woocommerce-column
  p
  p,
.woocommerce-view-order
  .woocommerce-customer-details
  .woocommerce-columns
  .woocommerce-column
  address
  p,
.woocommerce-view-order
  .woocommerce-customer-details
  .woocommerce-columns
  .woocommerce-column
  p
  p {
  color: #090d0f;
  margin-bottom: 0;
  padding-left: 3rem;
}
.tc-epo-metadata.variation {
  display: grid;
  grid-template-columns: 120px auto;
}
.woocommerce-orders table.woocommerce-MyAccount-orders {
  border: none;
}
.woocommerce-orders table.woocommerce-MyAccount-orders td,
.woocommerce-orders table.woocommerce-MyAccount-orders th {
  border-right: none !important;
}
.woocommerce-orders table.woocommerce-MyAccount-orders thead {
  display: none;
}
.woocommerce-orders table.woocommerce-MyAccount-orders tbody {
  display: grid;
  gap: 1.5rem;
  padding: 2rem 0;
}
@media (min-width: 576px) {
  .woocommerce-orders table.woocommerce-MyAccount-orders tbody {
    grid-template-columns: auto auto;
  }
}
@media (min-width: 992px) {
  .woocommerce-orders table.woocommerce-MyAccount-orders tbody {
    grid-template-columns: auto auto;
  }
}
@media (min-width: 1199px) {
  .woocommerce-orders table.woocommerce-MyAccount-orders tbody {
    grid-template-columns: auto auto auto;
  }
}
.woocommerce-orders table.woocommerce-MyAccount-orders tbody tr {
  background: #f5f5f5;
  display: block;
  margin: 0 0 1.5rem;
  padding: 1.5rem;
}
@media (min-width: 992px) {
  .woocommerce-orders table.woocommerce-MyAccount-orders tbody tr {
    margin: 0 0 3rem;
  }
}
.woocommerce-orders table.woocommerce-MyAccount-orders tbody tr td {
  display: block;
}
.woocommerce-orders
  table.woocommerce-MyAccount-orders
  tbody
  tr
  td.woocommerce-orders-table__cell-order-number
  a {
  font-family: Euclid Circular A, sans-serif;
  font-size: 1.8rem;
  line-height: 2.6rem;
}
@media (min-width: 1199px) {
  .woocommerce-orders
    table.woocommerce-MyAccount-orders
    tbody
    tr
    td.woocommerce-orders-table__cell-order-number
    a {
    font-size: 2rem;
    line-height: 2.6rem;
  }
}
@media (min-width: 1601px) {
  .woocommerce-orders
    table.woocommerce-MyAccount-orders
    tbody
    tr
    td.woocommerce-orders-table__cell-order-number
    a {
    font-size: 2.4rem;
    line-height: 2.8rem;
  }
}
.woocommerce-orders table.woocommerce-MyAccount-orders tbody tr td a.view {
  margin-top: 1rem;
  padding: 10px 15px;
}
.woocommerce-orders table.woocommerce-MyAccount-orders tbody tr td:first-child,
.woocommerce-orders table.woocommerce-MyAccount-orders tbody tr td:last-child {
  border-top: 0;
}
.woocommerce-account
  .woocommerce-MyAccount-content
  .account-orders-table
  .woocommerce-orders-table__cell {
  border: none !important;
}
.inner-masthead {
  background-repeat: no-repeat;
  background: #090d0f;
  padding: 3rem 0;
  text-align: center;
}
@media (min-width: 768px) {
  .inner-masthead {
    background-position-x: right;
    padding: 6rem 0;
    text-align: left;
  }
}
.inner-masthead h1 {
  margin-bottom: 0;
}
.inner-masthead .breadcrumbs {
  color: #fff;
}
.inner-masthead .breadcrumbs span:nth-child(n + 0) {
  padding: 0 4px;
}
.inner-masthead .breadcrumbs span a span {
  color: #fff;
}
.inner-masthead .breadcrumbs span:nth-child(3) {
  color: #d4ba37 !important;
}
.inner-masthead .breadcrumbs span.current-item {
  color: #d4ba37;
}
.inner-masthead + .promise {
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .inner-masthead + .promise {
    padding: 4rem 0;
  }
}
@media (min-width: 992px) {
  .inner-masthead + .promise {
    padding: 6rem 0;
  }
}
@media (min-width: 1199px) {
  .inner-masthead + .promise {
    padding: 8rem 0;
  }
}
@media (min-width: 1601px) {
  .inner-masthead + .promise {
    padding: 10rem 0;
  }
}
.promises {
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .promises {
    padding: 6rem 0;
  }
}
@media (min-width: 992px) {
  .promises {
    padding: 8rem 0;
  }
}
@media (min-width: 1199px) {
  .promises {
    padding: 12rem 0;
  }
}
@media (min-width: 1601px) {
  .promises {
    padding: 20rem 0;
  }
}
.promises h2 + p {
  color: #6a6a6a;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 2.5rem;
}
@media (min-width: 768px) {
  .promises h2 + p {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .promises h2 + p {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .promises h2 + p {
    font-size: 1.7rem;
    line-height: 2.6rem;
  }
}
@media (min-width: 1320px) {
  .promises h2 + p {
    font-size: 1.9rem;
  }
}
@media (min-width: 1601px) {
  .promises h2 + p {
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .promises h2 + p {
    margin-bottom: 5rem;
  }
}
.promises .wp-block-columns:first-child {
  align-items: center !important;
}
@media (max-width: 781px) {
  .promises .wp-block-columns:first-child .wp-block-column:first-child img {
    display: block;
    margin: 0 auto;
    max-width: 290px;
  }
}
@media (min-width: 1601px) {
  .promises .wp-block-columns:first-child .wp-block-column:first-child img {
    height: 660px;
  }
}
.promises .wp-block-columns:first-child .wp-block-column:last-child {
  padding-left: 0;
}
@media (min-width: 781px) {
  .promises .wp-block-columns:first-child .wp-block-column:last-child {
    padding-left: 4rem;
  }
}
@media (min-width: 992px) {
  .promises .wp-block-columns:first-child .wp-block-column:last-child {
    padding-left: 6rem;
  }
}
@media (min-width: 1199px) {
  .promises .wp-block-columns:first-child .wp-block-column:last-child {
    padding-left: 8rem;
  }
}
.promises
  .wp-block-columns:first-child
  .wp-block-column:last-child
  .wp-block-columns {
  margin-bottom: 1.5rem;
}
@media (min-width: 781px) {
  .promises
    .wp-block-columns:first-child
    .wp-block-column:last-child
    .wp-block-columns {
    margin-bottom: 3rem;
  }
}
.promises
  .wp-block-columns:first-child
  .wp-block-column:last-child
  .wp-block-columns:last-child {
  margin-bottom: 0;
}
.promises
  .wp-block-columns:first-child
  .wp-block-column:last-child
  .wp-block-columns
  .wp-block-column {
  padding-left: 0;
}
.promises
  .wp-block-columns:first-child
  .wp-block-column:last-child
  .wp-block-columns
  .wp-block-column
  figure {
  align-items: center;
  background: #f5f5f5;
  border-radius: 50%;
  display: inline-flex;
  height: 60px;
  justify-content: center;
  margin-bottom: 2rem;
  width: 60px;
}
@media (min-width: 781px) {
  .promises
    .wp-block-columns:first-child
    .wp-block-column:last-child
    .wp-block-columns
    .wp-block-column
    figure {
    height: 78px;
    width: 78px;
  }
}
.promises
  .wp-block-columns:first-child
  .wp-block-column:last-child
  .wp-block-columns
  .wp-block-column
  figure
  img,
.promises
  .wp-block-columns:first-child
  .wp-block-column:last-child
  .wp-block-columns
  .wp-block-column
  figure
  svg {
  height: 39px;
  width: 39px;
}
.promises
  .wp-block-columns:first-child
  .wp-block-column:last-child
  .wp-block-columns
  .wp-block-column
  figure
  + h5 {
  margin-bottom: 1rem;
}
.promises
  .wp-block-columns:first-child
  .wp-block-column:last-child
  .wp-block-columns
  .wp-block-column
  figure
  + h5
  + p {
  margin-bottom: 0;
}
.map {
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .map {
    padding: 4rem 0;
  }
}
@media (min-width: 992px) {
  .map {
    padding: 6rem 0;
  }
}
@media (min-width: 1199px) {
  .map {
    padding: 8rem 0;
  }
}
@media (min-width: 1601px) {
  .map {
    padding: 10rem 0;
  }
}
.map + .full-screen-slider {
  padding: 2rem 0 3rem;
}
@media (min-width: 768px) {
  .map + .full-screen-slider {
    padding: 3rem 0 4rem;
  }
}
@media (min-width: 992px) {
  .map + .full-screen-slider {
    padding: 3rem 0 6rem;
  }
}
@media (min-width: 1320px) {
  .map + .full-screen-slider {
    padding: 2rem 0 8rem;
  }
}
@media (min-width: 1601px) {
  .map + .full-screen-slider {
    padding: 10rem 0;
  }
}
.map p.headline {
  font-family: Suisse Int\'l,sans-serif !important;
}
.map .map-frame {
  display: none;
}
.map .map-frame:first-of-type {
  display: block;
}
.map .map-frame,
.map iframe {
  height: 100%;
  min-height: 350px;
  width: 100%;
}
.map h4 {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .map h4 {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1601px) {
  .map h4 {
    margin-bottom: 5rem;
  }
}
.map .col-12 {
  padding: 0;
}
.map .wp-block-columns {
  gap: 1.5rem;
}
@media (min-width: 992px) {
  .map .wp-block-columns {
    gap: 0;
  }
}
.map .wp-block-columns .wp-block-column:first-child {
  padding: 2rem 1.5rem;
}
@media (min-width: 768px) {
  .map .wp-block-columns .wp-block-column:first-child {
    padding: 3rem;
  }
}
@media (min-width: 992px) {
  .map .wp-block-columns .wp-block-column:first-child {
    padding: 4rem;
  }
}
@media (min-width: 1199px) {
  .map .wp-block-columns .wp-block-column:first-child {
    padding: 6rem;
  }
}
@media (min-width: 1601px) {
  .map .wp-block-columns .wp-block-column:first-child {
    padding: 10rem;
  }
}
.map .wp-block-columns .wp-block-column .wp-block-group {
  align-items: center;
  display: flex;
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .map .wp-block-columns .wp-block-column .wp-block-group {
    align-items: center;
    margin-bottom: 2rem;
  }
}
.map .wp-block-columns .wp-block-column figure img {
  height: 40px;
  max-width: 30px;
  width: 30px;
}
.map .wp-block-columns .wp-block-column .wp-block-buttons {
  margin-bottom: 2rem;
  margin-left: 4rem;
}
@media (min-width: 992px) {
  .map .wp-block-columns .wp-block-column .wp-block-buttons {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1601px) {
  .map .wp-block-columns .wp-block-column .wp-block-buttons {
    margin-bottom: 5rem;
  }
}
.map .wp-block-columns .wp-block-column .wp-block-buttons:last-child {
  margin-bottom: 0;
}
.services {
  padding: 3rem 0;
}
@media (min-width: 768px) {
  .services {
    padding: 6rem 0;
  }
}
@media (min-width: 992px) {
  .services {
    padding: 8rem 0;
  }
}
@media (min-width: 1199px) {
  .services {
    padding: 12rem 0;
  }
}
@media (min-width: 1601px) {
  .services {
    padding: 15rem 0;
  }
}
.services p {
  color: #6a6a6a;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.7rem;
  font-weight: 500;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 768px) {
  .services p {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .services p {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) {
  .services p {
    font-size: 1.9rem;
  }
}
@media (min-width: 1601px) {
  .services p {
    font-size: 2rem;
  }
}
.services h2 {
  margin-bottom: 3rem;
  max-width: 1036px;
}
@media (min-width: 768px) {
  .services h2 {
    margin-bottom: 6rem;
  }
}
@media (min-width: 992px) {
  .services h2 {
    margin-bottom: 8rem;
  }
}
@media (min-width: 1199px) {
  .services h2 {
    margin-bottom: 10rem;
  }
}
.services .wp-block-columns {
  margin-bottom: 2rem;
}
@media (min-width: 781px) {
  .services .wp-block-columns {
    margin-bottom: 4rem;
  }
}
@media (min-width: 992px) {
  .services .wp-block-columns {
    margin-bottom: 6rem;
  }
}
@media (min-width: 1199px) {
  .services .wp-block-columns {
    margin-bottom: 8rem;
  }
}
.services .wp-block-columns:last-child {
  margin-bottom: 0;
}
.services .wp-block-columns .wp-block-column .wp-block-heading {
  margin-bottom: 1rem;
}
@media (min-width: 781px) {
  .services .wp-block-columns .wp-block-column .wp-block-heading {
    margin-bottom: 2rem;
  }
}
.services .wp-block-columns .wp-block-column .wp-block-heading + p.headline {
  margin-bottom: 1rem;
}
.services .wp-block-columns .wp-block-column p:last-child {
  margin-bottom: 0;
}
.woocommerce ul.products li.product a.woocommerce-loop-product__link {
  display: block;
}
.woocommerce
  ul.products
  li.product
  a.woocommerce-loop-product__link
  .product__title-price {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
.woocommerce
  ul.products
  li.product
  a.woocommerce-loop-product__link
  .product__title-price
  .star-rating {
  display: none;
}
@media (min-width: 992px) {
  .woocommerce
    ul.products
    li.product
    a.woocommerce-loop-product__link
    .product__title-price {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1199px) {
  .woocommerce
    ul.products
    li.product
    a.woocommerce-loop-product__link
    .product__title-price {
    margin-bottom: 3rem;
  }
}
.woocommerce
  ul.products
  li.product
  a.woocommerce-loop-product__link
  .product__title-price
  .discount-percentage {
  color: #921a20 !important;
  font-size: 1.6rem;
  padding-left: 3px;
}
@media (min-width: 992px) {
  .woocommerce
    ul.products
    li.product
    a.woocommerce-loop-product__link
    .product__title-price
    .discount-percentage {
    font-size: 1.7rem;
  }
}
@media (min-width: 1199px) {
  .woocommerce
    ul.products
    li.product
    a.woocommerce-loop-product__link
    .product__title-price
    .discount-percentage {
    font-size: 1.8rem;
  }
}
.woocommerce
  ul.products
  li.product
  a.woocommerce-loop-product__link
  .product__title-price
  .price {
  align-items: center;
}
.woocommerce
  ul.products
  li.product
  a.woocommerce-loop-product__link
  .product__title-price
  > * {
  display: inline-flex;
  flex: 0 0 auto;
  max-width: auto;
}
.woocommerce
  ul.products
  li.product
  a.woocommerce-loop-product__link
  .product__title-price
  * {
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .woocommerce
    ul.products
    li.product
    a.woocommerce-loop-product__link
    .product__title-price
    * {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) {
  .woocommerce
    ul.products
    li.product
    a.woocommerce-loop-product__link
    .product__title-price
    * {
    font-size: 2.2rem;
  }
}
@media (min-width: 1601px) {
  .woocommerce
    ul.products
    li.product
    a.woocommerce-loop-product__link
    .product__title-price
    * {
    font-size: 3rem;
  }
}
.woocommerce
  ul.products
  li.product
  a.woocommerce-loop-product__link
  .product__title-price
  :last-child {
  color: #090d0f;
  justify-content: flex-end;
}
.woocommerce
  ul.products
  li.product
  a.woocommerce-loop-product__link:focus
  .product__img-cont
  img:first-child,
.woocommerce
  ul.products
  li.product
  a.woocommerce-loop-product__link:hover
  .product__img-cont
  img:first-child {
  opacity: 0;
}
.woocommerce
  ul.products
  li.product
  a.woocommerce-loop-product__link:focus
  .product__img-cont
  img:not(:first-child),
.woocommerce
  ul.products
  li.product
  a.woocommerce-loop-product__link:hover
  .product__img-cont
  img:not(:first-child) {
  transform: scale(1);
}
.woocommerce ul.products li.product a img {
  bottom: 30px;
  height: calc(100% - 60px);
  left: 30px;
  margin-bottom: 0;
  -o-object-fit: contain;
  object-fit: contain;
  position: absolute;
  position: center;
  right: 30px;
  top: 30px;
  transition: all 0.3s linear;
  width: calc(100% - 60px);
}
@media (min-width: 992px) {
  .woocommerce ul.products li.product a img {
    bottom: 40px;
    bottom: 50px;
    bottom: 70px;
    height: calc(100% - 80px);
    height: calc(100% - 100px);
    height: calc(100% - 140px);
    left: 40px;
    left: 50px;
    left: 70px;
    right: 40px;
    right: 50px;
    right: 70px;
    top: 40px;
    top: 50px;
    top: 70px;
    width: calc(100% - 80px);
    width: calc(100% - 100px);
    width: calc(100% - 140px);
  }
}
.woocommerce ul.products li.product a img:not(:first-child) {
/*   transform: scale(0); */
}
.woocommerce ul.products li.product a .product__img-cont {
  background: #f5f5f5;
  margin-bottom: 1.5rem;
  padding: 51.5635% 50%;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .woocommerce ul.products li.product a .product__img-cont {
    margin-bottom: 2rem;
  }
}
@media (min-width: 1199px) {
  .woocommerce ul.products li.product a .product__img-cont {
    margin-bottom: 3rem;
  }
}
.woocommerce ul.products li.product .add_to_cart_button,
.woocommerce ul.products li.product .product__btn {
  background: transparent;
  display: block;
  margin: 0;
  text-align: center;
}
.woocommerce ul.products li.product .add_to_cart_button:hover,
.woocommerce ul.products li.product .product__btn:hover {
  background: #d4ba37;
}
.woocommerce.columns-3 ul.products li.product {
  margin: 0 3rem 3rem 0;
  width: calc(33.33333% - 20px);
}
.woocommerce.columns-3 ul.products li.product.last {
  margin: 0 0 3rem;
}
.popup,
.woocommerce .woocommerce-pagination .page-numbers li:before {
  display: none;
}
.popup {
  background: #090d0f;
  height: auto;
  left: 50%;
  margin-left: auto;
  margin-right: auto;
  max-height: 90vh;
  max-width: 94%;
  overflow-x: hidden;
  padding: 12px;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 9999;
}
@media (min-width: 992px) {
  .popup {
    padding: 26px;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .popup {
    padding: 50px;
  }
}
@media (min-width: 1320px) {
  .popup {
    padding: 36px;
  }
}
.popup.active {
  display: block;
}
@media (min-width: 1601px) {
  .popup {
    max-width: 1550px;
  }
}
.popup#popup-cropper {
  max-width: none;
}
@media (min-width: 576px) {
  .popup#popup-cropper {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .popup#popup-cropper {
    max-width: 900px;
  }
}
@media (min-width: 1199px) {
  .popup#popup-cropper {
    max-width: 1000px;
  }
}
@media (min-width: 1601px) {
  .popup#popup-cropper {
    max-width: 1200px;
  }
}
.popup#popup-cropper .cropper-btn-cont {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 2rem;
  gap: 10px;
  justify-content: center;
  padding-top: 2rem;
  width: 100%;
}
@media (min-width: 576px) {
  .popup#popup-cropper .cropper-btn-cont {
    gap: 20px;
  }
}
@media (min-width: 992px) {
  .popup#popup-cropper .cropper-btn-cont {
    padding-top: 3rem;
  }
}
.popup#popup-cropper .cropper-btn-cont .action-buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.popup#popup-cropper .cropper-btn-cont .action-buttons a.btn {
  text-align: center;
  width: 100%;
}
@media (min-width: 576px) {
  .popup#popup-cropper .cropper-btn-cont .action-buttons a.btn {
    width: auto;
  }
}
.popup#popup-cropper .rotate-cont,
.popup#popup-cropper .zoom-cont {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem 2rem;
  justify-content: center;
}
@media (min-width: 768px) {
  .popup#popup-cropper .rotate-cont,
  .popup#popup-cropper .zoom-cont {
    gap: 2rem;
  }
}
.popup#popup-cropper .rotate-cont .btn,
.popup#popup-cropper .zoom-cont .btn {
  background: none;
  border: none;
  color: #fff;
  font-size: 3rem;
  padding: 0;
}
@media (min-width: 768px) {
  .popup#popup-cropper .rotate-cont .btn,
  .popup#popup-cropper .zoom-cont .btn {
    font-size: 4rem;
  }
}
.popup#popup-cropper .rotate-cont .btn svg,
.popup#popup-cropper .zoom-cont .btn svg {
  height: 3rem;
  width: 3rem;
}
@media (min-width: 768px) {
  .popup#popup-cropper .rotate-cont .btn svg,
  .popup#popup-cropper .zoom-cont .btn svg {
    height: 4rem;
    width: 4rem;
  }
}
.popup#popup-cropper .rotate-cont .btn#rotate-degree,
.popup#popup-cropper .zoom-cont .btn#rotate-degree {
  position: relative;
}
.popup#popup-cropper .rotate-cont .btn#rotate-degree:before,
.popup#popup-cropper .zoom-cont .btn#rotate-degree:before {
  content: "90°";
  font-size: 10px;
  left: 52%;
  line-height: normal;
  position: absolute;
  top: 55%;
  transform: translate(-50%, -50%);
}
.popup#popup-cropper .rotate-text,
.popup#popup-cropper .zoom-text {
  color: #fff;
  flex: 0 0 100%;
  max-width: 100%;
  text-align: center;
}
.popup#popup-cropper #imageContainer {
  margin: 20px 50px 0;
  overflow: hidden;
}
@media (min-width: 576px) {
  .popup#popup-cropper #imageContainer {
    margin: 0 auto;
    width: 300px;
  }
}
@media (min-width: 1601px) {
  .popup#popup-cropper #imageContainer {
    margin: 0 auto;
    width: 400px;
  }
}
.popup__upload-formats {
  margin-bottom: 3rem;
}
.popup__upload-title {
  padding-top: 1.5rem;
}
@media (min-width: 768px) {
  .popup__upload-title {
    padding-top: 0;
  }
}
.popup__upload-img {
  max-width: 28rem !important;
}
@media (min-width: 1601px) {
  .popup__upload-img {
    max-height: 560px !important;
    max-width: 560px !important;
    width: auto;
  }
}
.popup__upload-formats,
.popup__upload-text {
  color: #6a6a6a;
}
.popup__upload-input {
  align-items: center;
  background: #d4ba37;
  display: flex;
  justify-content: center;
  line-height: 2.5rem;
  margin-bottom: 2rem;
  padding: 1rem 2rem;
  position: relative;
  text-align: center;
}
@media (min-width: 992px) {
  .popup__upload-input {
    padding: 1.5rem 2rem;
  }
}
@media (min-width: 1199px) {
  .popup__upload-input {
    padding: 2rem;
  }
}
.popup__upload-input svg {
  margin-right: 18px;
}
.popup__upload-input input {
  height: 100%;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.popup .tc-cell.tcwidth-50,
.popup .tcwidth-50,
.popup .tm-extra-product-options .tc-cell.tcwidth-50,
.popup .tm-extra-product-options .tcwidth-50 {
  flex: 0 0 100%;
  max-width: 100%;
}
.popup-bg {
  background: rgba(9, 13, 15, 0.5);
  display: none;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9998;
}
.popup-bg.active {
  display: block;
}
.popup__close {
  align-items: center;
  background: rgba(212, 186, 55, 0.1);
  display: flex;
  height: 36px;
  justify-content: center;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 36px;
  z-index: 99;
}
.popup.popup-customize .container {
  padding: 0 10px;
}
@media (min-width: 992px) {
  .popup.popup-customize .container {
    padding: 0;
  }
}
.popup.popup-customize .stock {
  display: none;
}
.popup.popup-customize .final_image img {
  max-width: 100%;
}
.popup.popup-customize
  .tm-extra-product-options
  .tmcp-field-wrap.tc-active
  .tc-epo-text-wrapper,
.popup.popup-customize
  .tm-extra-product-options
  .tmcp-field-wrap.tc-active
  .tc-label-wrap
  .tmhexcolorimage.checkbox-image,
.popup.popup-customize
  .tm-extra-product-options
  .tmcp-field-wrap.tc-active
  .tc-label-wrap
  .tmhexcolorimage.radio-image,
.popup.popup-customize
  .tm-extra-product-options
  .tmcp-field-wrap.tc-active
  .tc-label-wrap
  img.checkbox-image,
.popup.popup-customize
  .tm-extra-product-options
  .tmcp-field-wrap.tc-active
  .tc-label-wrap
  img.radio-image {
  border-color: #d4ba37;
  color: #d4ba37;
}
.popup.popup-customize .orientation-ul li {
  flex: 0 0 auto !important;
  max-width: none;
  max-width: 150px !important;
  width: auto !important;
}
.popup.popup-customize .choose-size-ul li {
  flex: 0 0 33.333333% !important;
  justify-content: left !important;
  max-width: 33.333333%;
  width: auto !important;
}
@media (min-width: 992px) {
  .popup.popup-customize .choose-size-ul li {
    flex: 0 0 25% !important;
    max-width: 25%;
    width: auto !important;
  }
}
.popup.popup-customize .choose-size-ul li .radio-image {
  border: 1px solid #2b2f31;
  width: 100%;
}
.popup.popup-customize .choose-size-ul li .radio-image-label,
.popup.popup-customize .choose-size-ul li .tc-price-wrap {
  color: #fff !important;
  font-size: 16px !important;
  line-height: 24px !important;
  text-align: left !important;
}
.popup.popup-customize .choose-size-ul li .tc-price-wrap {
  padding-left: 0 !important;
  width: 100%;
}
@media (min-width: 576px) {
  .popup.popup-customize .choose-size-ul li .tc-price-wrap {
    justify-content: flex-start !important;
    text-align: left !important;
    width: 50%;
  }
}
.popup.popup-customize .custom-engraving-ul textarea {
  background: transparent !important;
  border: 1px solid #2b2f31;
  color: #6a6a6a;
  font-size: 16px;
  padding: 2rem;
}
@media (min-width: 992px) {
  .popup.popup-customize .custom-engraving-ul textarea {
    font-size: 18px;
  }
}
.popup.popup-customize .custom-sub-heading-div p {
  color: #6a6a6a;
  font-size: 14px;
  line-height: normal !important;
}
.popup.popup-customize .choose-font-div h5.tm-left {
  font-size: 1.6rem;
  font-weight: 400;
  padding-right: 20px;
  width: 100%;
}
@media (min-width: 576px) {
  .popup.popup-customize .choose-font-div h5.tm-left {
    width: 220px;
  }
}
@media (min-width: 992px) {
  .popup.popup-customize .choose-font-div h5.tm-left {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) {
  .popup.popup-customize .choose-font-div h5.tm-left {
    font-size: 2rem;
  }
}
.popup.popup-customize .choose-font-ul li {
  flex: 0 0 auto !important;
  max-width: none;
  width: auto !important;
}
.popup.popup-customize .choose-font-ul li .radio-image {
  display: none !important;
}
.popup.popup-customize .choose-font-ul li:first-child .tc-label-wrap {
  font-family: Georgia Estate, sans-serif;
}
.popup.popup-customize .choose-font-ul li:last-child .tc-label-wrap {
  font-family: Snow Puppets Personal Use, sans-serif;
}
.popup.popup-customize .choose-font-ul li .tc-label-wrap {
  border: 1px solid #2b2f31;
  color: #6a6a6a;
  display: inline-block;
  font-size: 1.6rem;
  line-height: 20px;
  padding: 10px;
}
@media (min-width: 992px) {
  .popup.popup-customize .choose-font-ul li .tc-label-wrap {
    font-size: 1.8rem;
    line-height: 22px;
  }
}
@media (min-width: 1199px) {
  .popup.popup-customize .choose-font-ul li .tc-label-wrap {
    font-size: 2rem;
    line-height: 24px;
  }
}
.popup.popup-customize .choose-font-ul li.tc-active .tc-label-wrap {
  border-color: #d4ba37;
  color: #d4ba37;
}
.popup.popup-customize .add-emoji-div h5.tm-left {
  font-size: 1.6rem;
  font-weight: 400;
  padding-right: 20px;
  width: auto;
}
@media (min-width: 576px) {
  .popup.popup-customize .add-emoji-div h5.tm-left {
    width: 220px;
  }
}
@media (min-width: 992px) {
  .popup.popup-customize .add-emoji-div h5.tm-left {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) {
  .popup.popup-customize .add-emoji-div h5.tm-left {
    font-size: 2rem;
  }
}
@media (max-width: 1199px) {
  .popup.popup-customize .add-emoji-div .add-emoji-ul li.tmcp-field-wrap label {
    margin: 0 20px;
  }
  .popup.popup-customize .add-emoji-div .add-emoji-ul li.tmcp-field-wrap {
    padding: 0 !important;
  }
  .popup.popup-customize .add-emoji-div .add-emoji-ul li.tmcp-field-wrap span {
    padding: 0 20px !important;
  }
}
.popup.popup-customize .add-emoji-div .add-emoji-ul li input {
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  visibility: hidden;
}
.popup.popup-customize .add-emoji-div .add-emoji-ul li .tc-label-wrap {
  border: 1px solid transparent;
  color: #921a20;
  display: inline-block;
  font-size: 30px;
  padding: 10px;
}
.popup.popup-customize
  .add-emoji-div
  .add-emoji-ul
  li
  .tc-label-wrap
  .tc-label {
  padding-left: 0 !important;
}
.popup.popup-customize
  .add-emoji-div
  .add-emoji-ul
  li.tc-active
  .tc-label-wrap {
  border: 1px solid #d4ba37;
}
.popup.popup-customize .select-base-div p {
  color: #6a6a6a;
  font-size: 16px;
  line-height: 24px;
}
.popup.popup-customize
  .tm-extra-product-options-fields
  .cpf-section:last-child {
  margin-top: -5px !important;
}
.popup.popup-customize .tc-epo-element-product-container-wrap {
  display: none;
}
.popup.popup-customize .single_add_to_cart_button {
  float: right !important;
  transform: translateY(calc(-100% - 1em));
}
.popup.popup-customize .tc-totals-form .tm-final-totals {
  color: #fff;
  font-size: 1.6rem;
  line-height: 22px;
}
@media (min-width: 992px) {
  .popup.popup-customize .tc-totals-form .tm-final-totals {
    font-size: 1.8rem;
    line-height: 24px;
  }
}
.popup.popup-customize .tc-totals-form .tm-final-totals .final ins .amount {
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .popup.popup-customize .tc-totals-form .tm-final-totals .final ins .amount {
    bottom: 60px;
    left: 15px;
    position: absolute;
    width: 100%;
  }
}
.popup.popup-customize .tc-totals-form .tm-final-totals .final .amount {
  color: #d4ba37;
  font-family: Euclid Circular A, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 992px) {
  .popup.popup-customize .tc-totals-form .tm-final-totals .final .amount {
    font-size: 2rem;
  }
}
@media (min-width: 1199px) {
  .popup.popup-customize .tc-totals-form .tm-final-totals .final .amount {
    font-size: 3rem;
  }
}
@media (min-width: 1601px) {
  .popup.popup-customize .tc-totals-form .tm-final-totals .final .amount {
    font-size: 4rem;
  }
}
.popup.popup-customize
  .cpf-type-product
  .tm-element-ul-product
  li
  .tc-product-image {
  border: 1px solid #2b2f31;
}
.popup.popup-customize
  .cpf-type-product
  .tm-element-ul-product
  li.tc-active
  .tc-product-image {
  border: 1px solid #d4ba37;
}
.popup.popup-customize
  .cpf-type-product
  .tm-element-ul-product
  li
  .tc-label-wrap {
  text-align: left;
}
.popup.popup-customize
  .cpf-type-product
  .tm-element-ul-product
  li
  .tc-label-wrap
  .tc-label {
  color: #fff;
  font-size: 16px;
}
.popup.popup-customize
  .cpf-type-product
  .tm-element-ul-product
  li
  .tc-price-wrap {
  padding-left: 0;
}
.popup.popup-customize
  .cpf-type-product
  .tm-element-ul-product
  li
  .tc-price-wrap
  .tc-price
  .amount {
  color: #d4ba37;
  font-size: 16px;
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tm-extra-product-options-radio.radio-buttons-ul
  li {
  flex: 0 0 auto !important;
  max-width: none !important;
  width: auto;
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tm-extra-product-options-radio.radio-buttons-ul
  li
  .tm-epo-field-label {
  font-size: 1.7rem;
  font-weight: 400;
  line-height: normal;
}
@media (min-width: 992px) {
  .popup.popup-customize
    .tc-section-inner-wrap
    .tc-row
    .tc-cell
    .tm-extra-product-options-radio.radio-buttons-ul
    li
    .tm-epo-field-label {
    font-size: 1.8rem;
  }
}
@media (min-width: 1320px) {
  .popup.popup-customize
    .tc-section-inner-wrap
    .tc-row
    .tc-cell
    .tm-extra-product-options-radio.radio-buttons-ul
    li
    .tm-epo-field-label {
    font-size: 2rem;
  }
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tm-extra-product-options-radio.radio-buttons-ul
  li
  .tm-epo-field-label
  input:checked
  ~ .tc-label-wrap:after {
  display: block;
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tm-extra-product-options-radio.radio-buttons-ul
  li
  .tm-epo-field-label
  .tc-label-wrap {
  display: inline-block;
  padding-left: 3rem;
  position: relative;
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tm-extra-product-options-radio.radio-buttons-ul
  li
  .tm-epo-field-label
  .tc-label-wrap:before {
  border: 1px solid #d4ba37;
  border-radius: 50%;
  content: " ";
  height: 24px;
  left: 0;
  position: absolute;
  top: 0;
  width: 24px;
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tm-extra-product-options-radio.radio-buttons-ul
  li
  .tm-epo-field-label
  .tc-label-wrap:after {
  background: #d4ba37;
  border-radius: 50%;
  content: " ";
  display: none;
  height: 16px;
  left: 4px;
  position: absolute;
  top: 4px;
  width: 16px;
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  .tc-cell
  .tm-extra-product-options-radio.radio-buttons-ul
  li
  .tm-epo-field-label
  input {
  opacity: 0;
  position: absolute;
  visibility: hidden;
}
.popup.popup-customize .tc-section-inner-wrap .tc-row {
  margin: 0;
}
.popup.popup-customize .tc-section-inner-wrap .tc-row .tc-cell {
  padding-left: 0;
  padding-right: 0;
}
.popup.popup-customize .tc-section-inner-wrap .tc-row > .tm-box {
  margin: 0;
  max-width: 100%;
}
.popup.popup-customize .tc-section-inner-wrap .tc-row > .tc-cell > .tc-row,
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tm-box
  > .tc-cell
  > .tc-row {
  border-bottom: 1px solid #6a6a6a;
  margin-bottom: 1.8rem;
  padding-bottom: 3rem;
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tc-cell
  > .tc-row.active
  .cpf-type-header
  h4:before,
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tm-box
  > .tc-cell
  > .tc-row.active
  .cpf-type-header
  h4:before {
  transform: rotate(0);
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tc-cell
  > .tc-row.active
  .cpf-type-header
  ~ div,
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tm-box
  > .tc-cell
  > .tc-row.active
  .cpf-type-header
  ~ div {
  display: block;
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tc-cell
  > .tc-row
  .cpf-type-header,
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tm-box
  > .tc-cell
  > .tc-row
  .cpf-type-header {
  cursor: pointer;
  margin-bottom: 0;
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tc-cell
  > .tc-row
  .cpf-type-header
  h4,
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tm-box
  > .tc-cell
  > .tc-row
  .cpf-type-header
  h4 {
  color: #fff;
  font-family: Euclid Circular A, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 0;
  padding-right: 4rem;
  position: relative;
}
@media (min-width: 992px) {
  .popup.popup-customize
    .tc-section-inner-wrap
    .tc-row
    > .tc-cell
    > .tc-row
    .cpf-type-header
    h4,
  .popup.popup-customize
    .tc-section-inner-wrap
    .tc-row
    > .tm-box
    > .tc-cell
    > .tc-row
    .cpf-type-header
    h4 {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) {
  .popup.popup-customize
    .tc-section-inner-wrap
    .tc-row
    > .tc-cell
    > .tc-row
    .cpf-type-header
    h4,
  .popup.popup-customize
    .tc-section-inner-wrap
    .tc-row
    > .tm-box
    > .tc-cell
    > .tc-row
    .cpf-type-header
    h4 {
    font-size: 2rem;
  }
}
@media (min-width: 1601px) {
  .popup.popup-customize
    .tc-section-inner-wrap
    .tc-row
    > .tc-cell
    > .tc-row
    .cpf-type-header
    h4,
  .popup.popup-customize
    .tc-section-inner-wrap
    .tc-row
    > .tm-box
    > .tc-cell
    > .tc-row
    .cpf-type-header
    h4 {
    font-size: 2.4rem;
  }
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tc-cell
  > .tc-row
  .cpf-type-header
  h4:before,
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tm-box
  > .tc-cell
  > .tc-row
  .cpf-type-header
  h4:before {
  background: url(assets/images/popup-arrow-down.png) no-repeat scroll 50%;
  content: "";
  height: 3rem;
  position: absolute;
  right: 0;
  top: 0;
  transform: rotate(180deg);
  width: 3rem;
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tc-cell
  > .tc-row
  .cpf-type-header
  + div,
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tm-box
  > .tc-cell
  > .tc-row
  .cpf-type-header
  + div {
  padding-top: 2rem;
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tc-cell
  > .tc-row
  .cpf-type-header
  ~ div,
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tm-box
  > .tc-cell
  > .tc-row
  .cpf-type-header
  ~ div {
  display: none;
}
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tc-cell
  > .tc-row
  .cpf-type-header
  ~ div:last-child,
.popup.popup-customize
  .tc-section-inner-wrap
  .tc-row
  > .tm-box
  > .tc-cell
  > .tc-row
  .cpf-type-header
  ~ div:last-child {
  margin-bottom: 0;
}
.popup__customize .cpf-type-upload,
.popup__customize-title {
  display: none !important;
}
.popup__customize .tm-extra-product-options .tc-epo-label {
  color: #fff;
  font-family: Euclid Circular A, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .popup__customize .tm-extra-product-options .tc-epo-label {
    font-size: 1.8rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1199px) {
  .popup__customize .tm-extra-product-options .tc-epo-label {
    font-size: 2rem;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1601px) {
  .popup__customize .tm-extra-product-options .tc-epo-label {
    font-size: 2.4rem;
  }
}
.popup__customize .tm-extra-product-options .tm-box {
  border: none;
  border-bottom: 1px solid #6a6a6a;
  margin-bottom: 3rem;
  padding: 0 0 3rem;
}
.light-modal .croppr-container {
  text-align: center;
}
.light-modal .light-modal__close {
  align-items: center;
  background: rgba(212, 186, 55, 0.1);
  display: flex;
  height: 36px;
  justify-content: center;
  position: absolute;
  right: 10px;
  top: 10px;
  width: 36px;
}
.light-modal .light-modal-body,
.light-modal .light-modal-footer {
  padding: 0;
}
.light-modal .light-modal-content {
  background: #090d0f;
  border-radius: 0;
  padding: 56px;
  width: auto;
}
.light-modal .light-modal-content img {
  border-radius: 0;
  max-height: 250px;
}
@media (min-width: 992px) {
  .light-modal .light-modal-content img {
    max-height: 350px;
  }
}
@media (min-width: 1199px) {
  .light-modal .light-modal-content img {
    max-height: 500px;
  }
}
.light-modal .light-modal-content .light-modal-body {
  margin-bottom: 3rem;
  overflow: visible;
}
@media (min-width: 992px) {
  .light-modal .light-modal-content .light-modal-body {
    margin-bottom: 4rem;
  }
}
@media (min-width: 1199px) {
  .light-modal .light-modal-content .light-modal-body {
    margin-bottom: 5rem;
  }
}
.light-modal .light-modal-content .light-modal-body .croppr-region {
  border-color: #d4ba37;
}
.light-modal .light-modal-content .light-modal-footer {
  background: none;
  gap: 1.5rem;
}
.light-modal .light-modal-content .light-modal-footer .btn {
  background: #d4ba37;
  border: 1px solid #d4ba37;
  border-radius: 0;
  color: #090d0f;
  cursor: pointer;
  display: inline-block;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  padding: 1.5rem 1.8rem 0.9rem;
  transition: all 0.3s linear;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .light-modal .light-modal-content .light-modal-footer .btn {
    font-size: 1.8rem;
    padding: 1.9rem 2.8rem 1.3rem;
  }
}
@media (min-width: 1199px) {
  .light-modal .light-modal-content .light-modal-footer .btn {
    font-size: 1.9rem;
    padding: 2.3rem 2.8rem 1.5rem;
  }
}
@media (min-width: 1601px) {
  .light-modal .light-modal-content .light-modal-footer .btn {
    font-size: 2rem;
  }
}
#crystal_with_image .final_image {
  margin-top: 5rem;
}
@media (min-width: 992px) {
  #crystal_with_image .final_image {
    margin-top: 0;
  }
}
#crystal_with_image .final_image .final-svg-img {
  background: #f5f5f5;
  margin-bottom: 2rem;
  padding: 2rem 5rem;
  position: relative;
  text-align: center;
}
@media (min-width: 768px) {
  #crystal_with_image .final_image .final-svg-img {
    padding: 3rem;
  }
}
@media (min-width: 992px) {
  #crystal_with_image .final_image .final-svg-img {
    padding: 2.5rem 4rem;
  }
}
@media (min-width: 1199px) {
  #crystal_with_image .final_image .final-svg-img {
    margin-bottom: 3rem;
    padding: 3.5rem 5rem;
  }
}
@media (min-width: 1601px) {
  #crystal_with_image .final_image .final-svg-img {
    padding: 3.5rem 10rem;
  }
}
#crystal_with_image .final_image .final-svg-img img {
  margin: 0 auto;
  max-width: 300px;
  width: 100%;
}
body .woocommerce-message {
  align-items: center;
  border-top-color: #d4ba37;
  color: #090d0f !important;
  display: flex;
  flex-wrap: wrap;
  font-family: Euclid Circular A, sans-serif !important;
  font-weight: 700 !important;
  justify-content: space-between;
}
@media (min-width: 576px) {
  body .woocommerce-message {
    flex-wrap: nowrap;
  }
}
body .woocommerce-message a {
  display: block;
  margin-top: 1rem !important;
  order: 2;
}
@media (min-width: 576px) {
  body .woocommerce-message a {
    margin-top: 0 !important;
  }
}
body .woocommerce-message:after {
  display: none;
}
body .woocommerce-message:before {
  color: #d4ba37;
  top: 25px;
}
@media (min-width: 576px) {
  body .woocommerce-message:before {
    top: 50%;
    transform: translateY(-50%);
  }
}
body #reset_photo {
  margin: 2rem 0;
}
body
  .tm-product-id-1959
  .cpf-type-product-thumbnail
  ul.tmcp-ul-wrap.tm-element-ul-product.element_7
  > li.tmcp-field-wrap {
  flex: 0 0 100% !important;
  max-width: 100% !important;
}
@media (min-width: 576px) {
  body
    .tm-product-id-1959
    .cpf-type-product-thumbnail
    ul.tmcp-ul-wrap.tm-element-ul-product.element_7
    > li.tmcp-field-wrap {
    flex: 0 0 33.333333%;
    max-width: calc(33.33333% - 10px) !important;
  }
}
li.tmcp-field-wrap .tc-tooltip {
  width: 100%;
}
@media (min-width: 576px) {
  li.tmcp-field-wrap .tc-tooltip {
    display: flex;
    justify-content: flex-end;
    margin: 0;
    width: 50%;
  }
}
li.tmcp-field-wrap img.wp-post-image {
  max-height: 222px !important;
  max-width: 222px !important;
  min-height: 222px !important;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 5px !important;
}
li.tmcp-field-wrap .tc-label-wrap,
li.tmcp-field-wrap .tc-price-wrap {
  justify-content: center !important;
  text-align: center !important;
}
.tc-element-inner-wrap
  .tc-row
  ul.tmcp-ul-wrap.tm-element-ul-radio.choose-font-ul {
  flex-wrap: wrap !important;
}
@media (max-width: 576px) {
  .tc-element-inner-wrap
    .tc-row
    ul.tmcp-ul-wrap.tm-element-ul-radio.choose-font-ul {
    display: flex !important;
    flex: 0 !important;
    flex-wrap: nowrap !important;
    margin-top: 1rem !important;
  }
}
.hidden-section {
  display: none;
}
.single-product .woocommerce-breadcrumb {
  color: #000;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
  margin-bottom: 0;
  padding: 3rem 0;
}
.single-product .woocommerce-breadcrumb a {
  color: #545454;
  font-size: 1.4rem;
}
.single-product .cropper-view-box {
  outline: transparent;
  outline-color: rgba(212, 186, 55, 0.75);
}
.single-product .cropper-line,
.single-product .cropper-point {
  background-color: #d4ba37;
}
.single-product .without_bg_image {
  filter: grayscale(1);
}
.single-product .cpf-section i.tm-tooltip:before {
  background: url(assets/images/user-tool.png) no-repeat scroll 0;
  color: #828789;
  content: attr(data-tm-tooltip-html) !important;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 26px;
  padding-left: 17px;
}
.single-product textarea#comment {
  padding: 2rem;
}
.single-product .summary {
  padding-top: 3rem;
}
@media (min-width: 768px) {
  .single-product .summary {
    padding-top: 0;
  }
  .single-product .summary.entry-summary {
    clear: none !important;
    float: right !important;
    min-height: 50vw;
    width: 48% !important;
  }
}
.single-product .summary .try-now {
  align-items: center;
  background: #d4ba37;
  display: flex;
  flex-wrap: wrap;
  gap: 3rem;
  justify-content: space-between;
  margin-bottom: 3rem;
  overflow: hidden;
  padding: 2rem;
}
@media (min-width: 576px) {
  .single-product .summary .try-now {
    flex-wrap: nowrap;
    padding: 3rem;
  }
}
@media (max-width: 768px) {
  .single-product .summary .try-now .try-now__title {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
.single-product .summary .try-now__left .h6-size,
.single-product .summary .try-now__left h6 {
  margin-bottom: 1rem;
}
.single-product .summary .try-now__right .try-now__btn {
  background: #fff;
  color: #090d0f;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 2.4rem;
}
.single-product .summary .woocommerce-tabs ul.tabs {
  margin-bottom: 3rem !important;
  overflow: visible !important;
  padding: 0 !important;
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .single-product .summary .woocommerce-tabs ul.tabs {
    margin-bottom: 1.5rem !important;
  }
}
.single-product .summary .woocommerce-tabs ul.tabs li {
  background: transparent !important;
  border: none !important;
  border-radius: 0 !important;
  margin: 0 !important;
  padding: 0 10px !important;
  z-index: 2 !important;
}
@media (min-width: 992px) {
  .single-product .summary .woocommerce-tabs ul.tabs li {
    padding: 0 15px !important;
  }
}
@media (min-width: 1199px) {
  .single-product .summary .woocommerce-tabs ul.tabs li {
    padding: 0 25px !important;
  }
}
.single-product .summary .woocommerce-tabs ul.tabs li:first-child {
  padding-left: 0 !important;
}
.single-product .summary .woocommerce-tabs ul.tabs li:last-child {
  padding-right: 0 !important;
}
.single-product .summary .woocommerce-tabs ul.tabs li:after,
.single-product .summary .woocommerce-tabs ul.tabs li:before {
  display: none;
}
.single-product .summary .woocommerce-tabs ul.tabs li a {
  color: #6a6a6a !important;
  font-weight: 400 !important;
  line-height: 2.4rem;
  padding: 20px 0 !important;
}
.single-product .summary .woocommerce-tabs ul.tabs li.active a {
  color: #090d0f !important;
}
.single-product .summary .woocommerce-tabs .woocommerce-Tabs-panel h2 {
  color: #090d0f;
  display: none;
  font-family: Euclid Circular A, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .single-product .summary .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .single-product .summary .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    font-size: 2rem;
  }
}
@media (min-width: 1199px) and (max-width: 1320px) {
  .single-product .summary .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    margin-bottom: 1.5rem;
  }
}
@media (min-width: 1320px) {
  .single-product .summary .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    font-size: 3rem;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1601px) {
  .single-product .summary .woocommerce-tabs .woocommerce-Tabs-panel h2 {
    font-size: 4rem;
  }
}
.single-product .summary .woocommerce-tabs .woocommerce-Tabs-panel p {
  color: #6a6a6a;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 992px) {
  .single-product .summary .woocommerce-tabs .woocommerce-Tabs-panel p {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 2rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .single-product .summary .woocommerce-tabs .woocommerce-Tabs-panel p {
    font-size: 1.5rem;
    line-height: 2.6rem;
  }
}
@media (min-width: 1320px) {
  .single-product .summary .woocommerce-tabs .woocommerce-Tabs-panel p {
    font-size: 1.7rem;
    line-height: 2.7rem;
  }
}
@media (min-width: 1601px) {
  .single-product .summary .woocommerce-tabs .woocommerce-Tabs-panel p {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.single-product .summary .woocommerce-tabs .woocommerce-Tabs-panel p em {
  font-style: normal;
}
.single-product .summary p.stock {
  display: inline-block;
  font-size: 1.2rem !important;
  font-weight: 400;
  line-height: 2.3rem;
  margin-bottom: 0.8rem;
  padding: 0 5px;
}
.single-product .summary p.stock.in-stock {
  background: #dbfbe4;
  color: #08aa36 !important;
  display: none;
}
.single-product .summary p.stock.out-of-stock {
  background: rgba(255, 0, 0, 0.271);
}
.single-product .summary p.stock.available-on-backorder {
  background: rgba(179, 175, 84, 0.349);
  color: #8b7816 !important;
}
.single-product .summary .product_meta .posted_in {
  font-size: 0;
}
.single-product .summary .product_meta .posted_in a {
  display: inline-block;
  font-size: 1.6rem;
  line-height: 2.4rem;
  margin-bottom: 0.8rem;
}
.single-product .summary .product_title {
  color: #090d0f;
  font-family: Euclid Circular A, sans-serif;
  font-weight: 700;
  margin-bottom: 0.8rem;
}
.single-product .summary .woocommerce-product-details__short-description p {
  color: #090d0f;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2.5rem;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .single-product .summary .woocommerce-product-details__short-description p {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .single-product .summary .woocommerce-product-details__short-description p {
    font-size: 1.6rem;
    line-height: 2.6rem;
    margin-bottom: 3rem;
  }
}
@media (min-width: 1199px) {
  .single-product .summary .woocommerce-product-details__short-description p {
    font-size: 1.7rem;
    line-height: 2.7rem;
  }
}
@media (min-width: 1601px) {
  .single-product .summary .woocommerce-product-details__short-description p {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.single-product
  .summary
  .woocommerce-product-details__short-description
  + .stock {
  display: none;
}
.single-product .summary .woocommerce-product-rating {
  margin-bottom: 2rem;
}
@media (min-width: 992px) {
  .single-product .summary .woocommerce-product-rating {
    margin-bottom: 3rem;
  }
}
.single-product .summary .woocommerce-product-rating .star-rating:before {
  color: #dedede;
}
.single-product .summary .woocommerce-product-rating .star-rating span:before {
  color: #d4ba37;
}
.single-product .summary .woocommerce-product-rating .woocommerce-review-link {
  color: #6a6a6a;
  line-height: 1.9rem;
}
@media (min-width: 768px) {
  .single-product
    .summary
    .woocommerce-product-rating
    .woocommerce-review-link {
    line-height: 2.3rem;
  }
}
@media (min-width: 1199px) {
  .single-product
    .summary
    .woocommerce-product-rating
    .woocommerce-review-link {
    line-height: 2.5rem;
  }
}
.single-product
  .summary
  .woocommerce-product-rating
  .woocommerce-review-link:hover {
  color: #d4ba37;
}
.single-product .summary form.cart {
  display: block;
}
.single-product .summary p.price .amount {
  color: #090d0f;
  font-family: Euclid Circular A, sans-serif;
  font-size: 1.7rem;
  font-weight: 700;
  line-height: normal;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .single-product .summary p.price .amount {
    margin-bottom: 2.5rem;
  }
}
@media (min-width: 992px) {
  .single-product .summary p.price .amount {
    font-size: 2rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  .single-product .summary p.price .amount {
    font-size: 2.4rem;
  }
}
@media (min-width: 1320px) {
  .single-product .summary p.price .amount {
    font-size: 3rem;
  }
}
@media (min-width: 1601px) {
  .single-product .summary p.price .amount {
    font-size: 4rem;
  }
}
.single-product .summary p.price .discount-percentage {
  color: #921a20;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.7rem;
  font-weight: 400;
  line-height: normal;
  margin-bottom: 0;
  padding-left: 5px;
}
@media (min-width: 992px) {
  .single-product .summary p.price .discount-percentage {
    font-size: 1.8rem;
  }
}
@media (min-width: 1199px) {
  .single-product .summary p.price .discount-percentage {
    font-size: 1.9rem;
  }
}
@media (min-width: 1601px) {
  .single-product .summary p.price .discount-percentage {
    font-size: 2rem;
  }
}
.single-product .content-area .product .woocommerce-product-gallery {
  background: #f5f5f5;
}
@media (min-width: 768px) {
  .single-product .content-area .product .woocommerce-product-gallery {
    height: 50vw;
    position: absolute !important;
    right: calc(50% + 15px);
    width: calc(50vw - 15px);
  }
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-viewport {
  max-height: 100%;
  position: relative;
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-viewport
  .woocommerce-product-gallery__wrapper,
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-viewport
  .woocommerce-product-gallery__wrapper
  .woocommerce-product-gallery__image {
  height: 100%;
  max-height: 100%;
  position: relative;
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-viewport
  .woocommerce-product-gallery__wrapper
  .woocommerce-product-gallery__image
  a {
  height: 90%;
  left: 50%;
  max-height: 100%;
  position: relative;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-viewport
  .woocommerce-product-gallery__wrapper
  .woocommerce-product-gallery__image
  a
  img {
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 70px;
  position: relative;
}
@media (min-width: 992px) {
  .single-product
    .content-area
    .product
    .woocommerce-product-gallery
    .flex-viewport
    .woocommerce-product-gallery__wrapper
    .woocommerce-product-gallery__image
    a
    img {
    padding: 170px;
  }
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-direction-nav {
  align-items: center;
  display: flex;
  justify-content: space-between;
  left: 0;
  padding: 0 25px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
@media (min-width: 768px) {
  .single-product
    .content-area
    .product
    .woocommerce-product-gallery
    .flex-direction-nav {
    padding: 0 50px;
  }
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-direction-nav
  li {
  margin: 0;
  padding: 0;
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-direction-nav
  li:before {
  display: none;
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-direction-nav
  li
  a {
  align-items: center;
  background: transparent;
  border: 1px solid #dedede !important;
  border-radius: 50%;
  color: #000;
  cursor: pointer;
  display: flex;
  height: 45px;
  justify-content: center;
  width: 45px;
  z-index: 5;
}
@media (min-width: 992px) {
  .single-product
    .content-area
    .product
    .woocommerce-product-gallery
    .flex-direction-nav
    li
    a {
    height: 64px;
    width: 64px;
  }
}
@media (min-width: 1199px) {
  .single-product
    .content-area
    .product
    .woocommerce-product-gallery
    .flex-direction-nav
    li
    a {
    height: 80px;
    width: 80px;
  }
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-direction-nav
  li
  a:hover {
  background: #090d0f !important;
  color: #fff !important;
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-direction-nav
  li
  a:hover
  svg
  path {
  stroke: #fff;
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-direction-nav
  li
  a.flex-prev {
  transform: rotate(180deg);
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-control-nav {
  align-items: center;
  bottom: 100px;
  display: flex;
  gap: 10px;
  justify-content: center;
  left: 0;
  position: absolute;
  width: 100%;
}
@media (max-width: 992px) {
  .single-product
    .content-area
    .product
    .woocommerce-product-gallery
    .flex-control-nav {
    bottom: 30px;
  }
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-control-nav
  a {
  background: #dedede;
  border-radius: 5px;
  display: inline-flex;
  height: 1rem;
  overflow: hidden;
  text-indent: -1000px;
  transition: all 0.3s linear;
  width: 1rem;
}
.single-product
  .content-area
  .product
  .woocommerce-product-gallery
  .flex-control-nav
  a.flex-active {
  background: #d4ba37;
  width: 3rem;
}
.single-product .content-area span.onsale {
  align-items: center;
  display: inline-flex;
  justify-content: center;
  left: auto;
  min-height: 6rem;
  min-width: 6rem;
  right: 15px;
  top: 15px;
}
@media (min-width: 768px) {
  .single-product .content-area span.onsale {
    min-height: 8rem;
    min-width: 8rem;
    right: calc(50% + 30px);
  }
}
.single-product .light-modal {
  z-index: 9999;
}
@media (max-width: 576px) {
  .single-product #product-slider .container {
    padding: 0;
  }
}
.single-product .product-slider {
  clear: both;
  float: left;
  width: 100%;
}
.single-product .personalized_image {
  background: #f5f5f5;
  text-align: center;
}
@media (min-width: 768px) {
  .single-product .personalized_image {
    height: 50vw;
    position: absolute !important;
    right: calc(50% + 15px);
    width: calc(50vw - 15px);
  }
}
.single-product .personalized_image img {
  height: 100%;
  max-height: 100%;
  max-width: 300px;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 40px;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .single-product .personalized_image img {
    max-width: none;
    padding: 80px;
  }
}
@media (min-width: 992px) {
  .single-product .personalized_image img {
    padding: 100px;
  }
}
@media (min-width: 1601px) {
  .single-product .personalized_image img {
    padding: 180px;
  }
}
div#tm-tooltip {
  display: none !important;
}
.content-area .product-content .cart .single_add_to_cart_button {
  float: right !important;
  transform: translateY(calc(-100% - 1em));
}
.woocommerce-checkout #payment ul.payment_methods li {
  color: #090d0f !important;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .woocommerce-notices-wrapper {
  width: 100%;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form {
  display: block;
  width: 100%;
}
@media (min-width: 1199px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  > table {
  max-width: 100%;
}
@media (min-width: 1199px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    > table {
    flex: 0 0 58.3333333333%;
    margin-right: 30px;
    max-width: calc(58.33333% - 50px);
  }
}
@media (min-width: 1601px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    > table {
    margin-right: 50px;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents {
  border: none;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody {
  display: block;
  vertical-align: top;
  width: 100%;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr,
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr.woocommerce-cart-form__cart-item {
  display: table;
  width: 100%;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr.woocommerce-cart-form__cart-item:first-child
  td {
  border-top: 0 !important;
  padding-top: 0 !important;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr.woocommerce-cart-form__cart-item
  td {
  border-top: 1px solid #dedede !important;
  padding: 2rem 0 !important;
  vertical-align: top !important;
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr.woocommerce-cart-form__cart-item
    td {
    padding: 3rem 0 !important;
  }
}
@media (max-width: 992px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr.woocommerce-cart-form__cart-item.cart_item {
    display: flex;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr.woocommerce-cart-form__cart-item.cart_item
  td.product-thumbnail {
  display: flex;
  padding: 0;
  width: 113px;
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr.woocommerce-cart-form__cart-item.cart_item
    td.product-thumbnail {
    width: 180px;
  }
}
@media (min-width: 992px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr.woocommerce-cart-form__cart-item.cart_item
    td.product-thumbnail {
    display: table-cell;
    width: 180px;
  }
}
@media (min-width: 1601px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr.woocommerce-cart-form__cart-item.cart_item
    td.product-thumbnail {
    width: 180px;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr.woocommerce-cart-form__cart-item.cart_item
  td.product-thumbnail:before {
  display: none;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr.woocommerce-cart-form__cart-item.cart_item
  td.product-thumbnail
  a {
  display: flex;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr.woocommerce-cart-form__cart-item.cart_item
  td.product-thumbnail
  a
  img {
  background: #f5f5f5;
  flex: 0 0 80px;
  height: 80px;
  max-width: 80px;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 0.5rem;
  width: 80px;
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr.woocommerce-cart-form__cart-item.cart_item
    td.product-thumbnail
    a
    img {
    flex: 0 0 150px;
    height: 150px;
    max-width: 150px;
    padding: 2rem;
    width: 150px;
  }
}
@media (min-width: 992px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr.woocommerce-cart-form__cart-item.cart_item
    td.product-thumbnail
    a
    img {
    flex: 0 0 180px;
    height: 180px;
    max-width: 180px;
    padding: 1.8rem;
    width: 180px;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-quantity {
  display: block;
}
@media (min-width: 425px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-quantity {
    align-items: center;
    display: flex;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-quantity
  .quantity {
  align-items: center;
  border: 1px solid #dedede;
  display: flex;
  padding: 7px 15px;
  width: -moz-max-content;
  width: max-content;
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-quantity
    .quantity {
    padding: 15px 30px;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-quantity
  .quantity
  input {
  border: none;
  padding: 0;
  text-align: center;
  width: 40px;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-quantity
  .quantity
  input.minus,
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-quantity
  .quantity
  input.plus {
  background-color: transparent;
  cursor: pointer;
  font-size: 24px;
  height: 24px;
  line-height: 24px;
  width: 24px;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-quantity
  input[value="+"],
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-quantity
  input[value="-"] {
  color: #d4ba37;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-quantity
  input.input-text.qty {
  height: 24px;
  margin: 0 0.5rem;
  width: 22px !important;
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-quantity
    input.input-text.qty {
    margin: 0 0.5rem;
  }
}
@media (min-width: 992px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-quantity
    input.input-text.qty {
    margin: 0 1rem;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td.product-name {
  display: block;
  padding: 0;
  padding-left: 1rem !important;
  width: 100%;
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td.product-name {
    padding-left: 2rem !important;
  }
}
@media (min-width: 992px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td.product-name {
    width: auto;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td.product-name:before {
  display: none;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-name-price {
  display: block;
  justify-content: space-between;
  margin-bottom: 1.5rem;
  position: relative;
  text-align: left;
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-name-price {
    display: block;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-name-price
  a {
  display: block;
  font-family: Euclid Circular A, sans-serif;
  font-size: 1.8rem;
  font-weight: 700;
}
@media (min-width: 1601px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-name-price
    a {
    font-size: 2.4rem;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-name-price
  a.name {
  margin-bottom: 1.5rem;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-name-price
  a.tm-cart-edit-options {
  color: #d4ba37;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 16px;
  font-style: normal;
  line-height: 24px;
  margin-bottom: 5px;
  text-decoration: underline;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-name-price
  a.tm-cart-edit-options:hover {
  color: #090d0f;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-name-price
  .woocommerce-Price-amount.amount,
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-name-price
  .woocommerce-Price-amount.amount
  bdi {
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
  position: relative;
}
@media (min-width: 1320px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-name-price
    .woocommerce-Price-amount.amount,
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-name-price
    .woocommerce-Price-amount.amount
    bdi {
    font-size: 1.8rem;
    line-height: 2.6rem;
  }
}
@media (min-width: 1601px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-name-price
    .woocommerce-Price-amount.amount,
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-name-price
    .woocommerce-Price-amount.amount
    bdi {
    font-size: 2rem;
    line-height: 2.8rem;
  }
}
@media (min-width: 576px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-name-price
    .woocommerce-Price-amount.amount,
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-name-price
    .woocommerce-Price-amount.amount
    bdi {
    position: absolute;
    right: 0;
    top: 0;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-name-price
  .woocommerce-Price-amount {
  display: block;
  font-weight: 500;
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-name-price
    .woocommerce-Price-amount {
    display: inline;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-name-price
  .tc-epo-metadata,
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-name-price
  .tc-epo-metadata
  p,
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-name-price
  .variation,
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-name-price
  .variation
  p {
  color: #6a6a6a;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-remove {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-remove
  a {
  color: #d4ba37 !important;
  font-size: 1.4rem;
  font-weight: 500;
  height: auto;
  line-height: normal;
  width: auto;
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    tbody
    tr
    td
    .product-remove
    a {
    font-size: 1.8rem;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td
  .product-remove
  a:hover {
  background: none;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  tbody
  tr
  td.actions {
  padding: 10px 0;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  thead {
  display: block;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    thead {
    margin-bottom: 3rem;
  }
}
@media (min-width: 1199px) and (max-width: 1299px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    thead {
    margin-bottom: 0;
  }
}
@media (min-width: 1320px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    form.woocommerce-cart-form
    table.woocommerce-cart-form__contents
    thead {
    margin-bottom: 3rem;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  thead
  tr
  th {
  display: none;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  form.woocommerce-cart-form
  table.woocommerce-cart-form__contents
  thead
  tr
  th.product-name {
  display: block;
  padding: 0;
}
body.woocommerce-cart .woocommerce.wp-block-group.alignwide .cart-collaterals {
  background: #f5f5f5;
  height: -moz-max-content;
  height: max-content;
  max-width: 100%;
  padding: 2rem;
}
@media (min-width: 781px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals {
    padding: 5rem;
  }
}
@media (min-width: 1199px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals {
    flex: 0 0 41.6666666667%;
    margin-right: 30px;
    max-width: calc(41.66667% - 50px);
  }
}
@media (min-width: 1601px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals {
    margin-right: 50px;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals {
  margin-bottom: 0;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  h2:first-child {
  display: none !important;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive {
  border: none !important;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr {
  display: flex;
  justify-content: space-between;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals
    .cart_totals
    table.shop_table.shop_table_responsive
    tr {
    margin-bottom: 2rem;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr:last-child {
  margin-bottom: 0;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr
  th {
  color: #6a6a6a;
  display: inline;
  font-weight: 500;
  position: relative;
  width: auto;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr
  th:after {
  content: ":";
  position: absolute;
  right: -5px;
  top: 0;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr
  td,
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr
  th {
  border-top: 0;
  padding: 0;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr.order-total {
  border-top: 1px solid #dedede !important;
  padding-top: 1rem;
}
@media (min-width: 781px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals
    .cart_totals
    table.shop_table.shop_table_responsive
    tr.order-total {
    padding-top: 2rem;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr.order-total
  th {
  color: #090d0f;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr.order-total
  td
  .woocommerce-Price-amount {
  font-family: Euclid Circular A, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30.43px;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr
  span.woocommerce-Price-amount.amount {
  display: block;
  font-weight: 500;
  text-align: right;
  width: 100%;
}
@media (max-width: 576px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals
    .cart_totals
    table.shop_table.shop_table_responsive
    tr.woocommerce-shipping-totals.shipping {
    display: block;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr.woocommerce-shipping-totals.shipping
  td {
  max-width: 100%;
  text-align: left !important;
}
@media (min-width: 576px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals
    .cart_totals
    table.shop_table.shop_table_responsive
    tr.woocommerce-shipping-totals.shipping
    td {
    max-width: 250px;
  }
}
@media (min-width: 1601px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals
    .cart_totals
    table.shop_table.shop_table_responsive
    tr.woocommerce-shipping-totals.shipping
    td {
    max-width: 350px;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr.woocommerce-shipping-totals.shipping
  td
  ul.woocommerce-shipping-methods
  li {
  align-items: flex-start;
  display: flex;
  margin-bottom: 0 !important;
  padding-bottom: 1rem !important;
  padding-left: 0 !important;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr.woocommerce-shipping-totals.shipping
  td
  ul.woocommerce-shipping-methods
  li
  input {
  margin: 5px 0.4375em 0 0 !important;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr.woocommerce-shipping-totals.shipping
  td
  ul.woocommerce-shipping-methods
  li:before {
  display: none;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr.woocommerce-shipping-totals.shipping
  td
  ul.woocommerce-shipping-methods
  li
  label {
  color: #6a6a6a;
  display: flex !important;
  justify-content: space-between;
  margin-bottom: 0;
  width: 100%;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  table.shop_table.shop_table_responsive
  tr.woocommerce-shipping-totals.shipping
  td
  ul.woocommerce-shipping-methods
  li
  span.woocommerce-Price-amount.amount {
  display: inline-block;
  font-weight: 500 !important;
  width: 30% !important;
}
@media (max-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals
    .cart_totals
    table.shop_table.shop_table_responsive
    tr
    td:before {
    display: none;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout {
  padding-bottom: 0;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout
  a.checkout-button {
  background: #d4ba37;
  color: #000;
  margin-bottom: 0;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .cart_totals
  .wc-proceed-to-checkout
  a.checkout-button:hover {
  background: #090d0f;
  color: #fff;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .coupon {
  margin-bottom: 1.5rem;
}
@media (max-width: 576px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals
    .coupon {
    display: block;
  }
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals
    .coupon {
    margin-bottom: 3rem;
  }
}
@media (max-width: 576px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals
    .coupon
    input.input-text {
    margin-bottom: 1.5rem;
  }
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals
    .coupon
    button[type="submit"] {
    display: block;
    margin: 0 auto;
    width: calc(100% - 60px);
  }
}
@media (max-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals
    .coupon
    button[type="submit"] {
    line-height: 2.4rem;
  }
}
@media (min-width: 768px) {
  body.woocommerce-cart
    .woocommerce.wp-block-group.alignwide
    .cart-collaterals
    .coupon
    button[type="submit"] {
    padding: 0.9rem 2.8rem;
  }
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .calculated_shipping
  table.shop_table
  tr.woocommerce-shipping-totals
  td
  form.woocommerce-shipping-calculator
  section.shipping-calculator-form
  .select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  font-weight: 500;
  padding: 0;
}
body.woocommerce-cart
  .woocommerce.wp-block-group.alignwide
  .cart-collaterals
  .calculated_shipping
  table.shop_table
  tr.woocommerce-shipping-totals
  td
  form.woocommerce-shipping-calculator
  section.shipping-calculator-form
  .select2-container--default
  .select2-selection--single {
  border-color: #dedede;
  border-radius: 0;
}
body.woocommerce-cart
  .woocommerce
  table.shop_table_responsive
  tr:nth-child(2n)
  td,
body.woocommerce-cart
  .woocommerce-page
  table.shop_table_responsive
  tr:nth-child(2n)
  td {
  background: transparent;
}
body.woocommerce-cart .woocommerce.wp-block-group {
  padding-bottom: 3rem;
  padding-top: 3rem;
}
@media (min-width: 768px) {
  body.woocommerce-cart .woocommerce.wp-block-group {
    padding-bottom: 6rem;
    padding-top: 6rem;
  }
}
@media (min-width: 992px) {
  body.woocommerce-cart .woocommerce.wp-block-group {
    padding-bottom: 12rem;
    padding-top: 8rem;
  }
}
@media (min-width: 1199px) {
  body.woocommerce-cart .woocommerce.wp-block-group {
    padding-bottom: 17rem;
    padding-top: 10rem;
  }
}
body.woocommerce-cart
  .tc-associated-table-product
  .tc-associated-table-product-indent {
  padding: 0;
}
body.woocommerce-cart .tc-associated-table-product-name {
  color: #6a6a6a;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  margin-bottom: 1rem;
}
.woocommerce-checkout .checkout_coupon button {
  margin: 2rem 0 !important;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login {
  margin-top: 3rem !important;
}
.woocommerce-checkout
  .woocommerce-form.woocommerce-form-login
  .form-row
  input#coupon_code {
  margin-bottom: 2rem !important;
}
.woocommerce-checkout
  .woocommerce-form.woocommerce-form-login
  .form-row
  > button.woocommerce-form-login__submit {
  display: block !important;
  margin-top: 2rem !important;
}
.woocommerce-checkout .woocommerce-form.woocommerce-form-login .lost_password {
  position: relative;
}
.woocommerce-checkout
  .woocommerce-form.woocommerce-form-login
  .lost_password
  a {
  display: block;
  margin-bottom: 0;
  margin-top: -100px;
  position: absolute;
  right: 0;
  top: 0;
}
.woocommerce-checkout .woocommerce-form-coupon-toggle + .checkout_coupon {
  margin-top: 3rem !important;
}
.woocommerce-checkout
  .woocommerce-form-coupon-toggle
  + .checkout_coupon
  button {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.woocommerce-checkout .woocommerce.wp-block-group.alignwide {
  padding-bottom: 4rem;
  padding-top: 3rem;
}
@media (min-width: 768px) {
  .woocommerce-checkout .woocommerce.wp-block-group.alignwide {
    padding-bottom: 12rem;
    padding-top: 6rem;
  }
}
@media (min-width: 992px) {
  .woocommerce-checkout .woocommerce.wp-block-group.alignwide {
    padding-bottom: 16rem;
    padding-top: 8rem;
  }
}
@media (min-width: 1199px) {
  .woocommerce-checkout .woocommerce.wp-block-group.alignwide {
    padding-bottom: 21rem;
    padding-top: 10rem;
  }
}
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-billing-fields {
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .woocommerce-checkout
    .woocommerce.wp-block-group.alignwide
    .woocommerce-billing-fields {
    margin-bottom: 2rem;
  }
}
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-billing-fields
  h5:first-child {
  font-weight: 500;
}
@media (min-width: 768px) {
  .woocommerce-checkout
    .woocommerce.wp-block-group.alignwide
    .woocommerce-billing-fields
    h5:first-child {
    margin-bottom: 3rem;
  }
}
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-billing-fields__field-wrapper
  p.form-row,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-shipping-fields__field-wrapper
  p.form-row {
  display: inline-block;
  margin-bottom: 1.8rem !important;
  margin-right: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .woocommerce-checkout
    .woocommerce.wp-block-group.alignwide
    .woocommerce-billing-fields__field-wrapper
    p.form-row,
  .woocommerce-checkout
    .woocommerce.wp-block-group.alignwide
    .woocommerce-shipping-fields__field-wrapper
    p.form-row {
    margin-bottom: 3rem !important;
    margin-right: 3rem !important;
    width: calc(50% - 1.5rem) !important;
  }
}
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-billing-fields__field-wrapper
  p.form-row:nth-child(2n),
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-shipping-fields__field-wrapper
  p.form-row:nth-child(2n) {
  margin-right: 0 !important;
}
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-billing-fields__field-wrapper
  p.form-row#billing_email_field,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-shipping-fields__field-wrapper
  p.form-row#billing_email_field {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-billing-fields__field-wrapper
  p
  label,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-shipping-fields__field-wrapper
  p
  label {
  display: none !important;
}
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  #customer_details
  div {
  margin-bottom: 5px;
}
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-account-fields
  h5,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-account-fields
  p,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-shipping-fields
  h5,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-shipping-fields
  p {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2.2rem;
}
@media (min-width: 992px) {
  .woocommerce-checkout
    .woocommerce.wp-block-group.alignwide
    .woocommerce-account-fields
    h5,
  .woocommerce-checkout
    .woocommerce.wp-block-group.alignwide
    .woocommerce-account-fields
    p,
  .woocommerce-checkout
    .woocommerce.wp-block-group.alignwide
    .woocommerce-shipping-fields
    h5,
  .woocommerce-checkout
    .woocommerce.wp-block-group.alignwide
    .woocommerce-shipping-fields
    p {
    font-size: 1.5rem;
    line-height: 2.3rem;
  }
}
@media (min-width: 1199px) {
  .woocommerce-checkout
    .woocommerce.wp-block-group.alignwide
    .woocommerce-account-fields
    h5,
  .woocommerce-checkout
    .woocommerce.wp-block-group.alignwide
    .woocommerce-account-fields
    p,
  .woocommerce-checkout
    .woocommerce.wp-block-group.alignwide
    .woocommerce-shipping-fields
    h5,
  .woocommerce-checkout
    .woocommerce.wp-block-group.alignwide
    .woocommerce-shipping-fields
    p {
    font-size: 1.6rem;
    line-height: 2.4rem;
  }
}
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-account-fields
  h5
  label,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-account-fields
  p
  label,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-shipping-fields
  h5
  label,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-shipping-fields
  p
  label {
  align-items: center;
  display: flex;
}
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-account-fields
  h5
  label
  input.input-checkbox,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-account-fields
  p
  label
  input.input-checkbox,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-shipping-fields
  h5
  label
  input.input-checkbox,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-shipping-fields
  p
  label
  input.input-checkbox {
  border-color: #dedede !important;
  height: 21px !important;
  width: 21px !important;
}
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-account-fields
  h5
  label
  span,
.woocommerce-checkout
  .woocommerce.wp-block-group.alignwide
  .woocommerce-shipping-fields
  h5
  label
  span {
  color: #6a6a6a;
  line-height: normal;
}
.woocommerce-checkout .woocommerce.wp-block-group.alignwide .col-lg-5.col-12 {
  padding-left: 1.5rem;
}
@media (min-width: 992px) {
  .woocommerce-checkout .woocommerce.wp-block-group.alignwide .col-lg-5.col-12 {
    padding-left: 6rem;
  }
}
@media (min-width: 1601px) {
  .woocommerce-checkout .woocommerce.wp-block-group.alignwide .col-lg-5.col-12 {
    padding-left: 9rem;
  }
}
@media (min-width: 768px) {
  .woocommerce-checkout h5#order_review_heading {
    margin-bottom: 3rem;
  }
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table {
  border: none;
}
@media (max-width: 992px) {
  .woocommerce-checkout
    .woocommerce-checkout-review-order
    table.shop_table.woocommerce-checkout-review-order-table {
    margin-bottom: 2rem;
  }
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  thead {
  display: none;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  thead
  th.product-total {
  text-align: right;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tr.cart_item
  td {
  border-top: 0;
  padding: 0;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tr.cart_item
  td.product-total {
  text-align: right;
  vertical-align: top;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tr.cart_item
  td.product-name {
  color: #6a6a6a;
  display: inline;
  position: relative;
  width: auto;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  td,
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  th {
  border-top: 0;
  padding: 0;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  th {
  color: #6a6a6a;
  display: inline;
  position: relative;
  width: auto;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  th:after {
  content: ":";
  position: absolute;
  right: -5px;
  top: 0;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  td {
  text-align: right;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.cart-subtotal
  th,
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.shipping
  th,
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.tax-total
  th {
  font-size: 18px;
  line-height: 24px;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.order-total {
  border-top: 1px solid #dedede !important;
  margin-bottom: 0;
  padding-top: 1rem;
}
@media (min-width: 781px) {
  .woocommerce-checkout
    .woocommerce-checkout-review-order
    table.shop_table.woocommerce-checkout-review-order-table
    tfoot
    tr.order-total {
    padding-top: 2rem;
  }
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.order-total
  th {
  color: #090d0f;
  font-size: 20px;
  font-weight: 500;
  line-height: 28px;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.order-total
  td {
  font-family: Euclid Circular A, sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 30.43px;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals.shipping
  td
  ul#shipping_method
  li {
  margin-bottom: 0;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals.shipping
  td
  ul#shipping_method
  li
  label {
  color: #6a6a6a;
  font-family: Suisse Int\'l,sans-serif;
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tfoot
  tr.woocommerce-shipping-totals.shipping
  td
  ul#shipping_method
  li
  label
  span {
  padding-left: 0.3rem;
}
@media (min-width: 768px) {
  .woocommerce-checkout
    .woocommerce-checkout-review-order
    table.shop_table.woocommerce-checkout-review-order-table
    tfoot
    tr.woocommerce-shipping-totals.shipping
    td
    ul#shipping_method
    li
    label
    span {
    padding-left: 0.6rem;
  }
}
@media (min-width: 992px) {
  .woocommerce-checkout
    .woocommerce-checkout-review-order
    table.shop_table.woocommerce-checkout-review-order-table
    tfoot
    tr.woocommerce-shipping-totals.shipping
    td
    ul#shipping_method
    li
    label
    span {
    padding-left: 1rem;
  }
}
.woocommerce-checkout
  .woocommerce-checkout-review-order
  table.shop_table.woocommerce-checkout-review-order-table
  tr {
  display: flex;
  gap: 1rem;
  justify-content: space-between;
  margin-bottom: 1rem;
}
@media (min-width: 992px) {
  .woocommerce-checkout
    .woocommerce-checkout-review-order
    table.shop_table.woocommerce-checkout-review-order-table
    tr {
    gap: 1.5rem;
    margin-bottom: 2rem;
  }
}
.woocommerce-checkout .order-summery {
  background: #f5f5f5;
  margin-top: 2.5rem;
  padding: 3rem 2rem;
}
@media (min-width: 992px) {
  .woocommerce-checkout .order-summery {
    margin-top: 0;
    padding: 3rem;
  }
}
@media (min-width: 1199px) {
  .woocommerce-checkout .order-summery {
    margin-top: 0;
    padding: 5rem;
  }
}
.woocommerce-checkout .woocommerce-checkout-payment {
  background: transparent !important;
}
.woocommerce-checkout .woocommerce-checkout-payment ul {
  padding: 0 !important;
}
.woocommerce-checkout .woocommerce-checkout-payment ul li {
  padding-left: 0;
}
.woocommerce-checkout .woocommerce-checkout-payment ul li .woocommerce-info {
  color: #6a6a6a;
  font-size: 1.4rem;
  margin-bottom: 1rem;
  padding: 1rem 1rem 1rem 3.5rem;
}
@media (min-width: 768px) {
  .woocommerce-checkout .woocommerce-checkout-payment ul li .woocommerce-info {
    font-size: 1.6rem;
    font-size: 1.8rem;
    margin-bottom: 1.8rem;
    margin-bottom: 2rem;
    padding: 1rem 1rem 1rem 4rem;
  }
}
.woocommerce-checkout
  .woocommerce-checkout-payment
  ul
  li
  .woocommerce-info:before {
  left: 1rem;
  top: 1.5rem;
}
.woocommerce-checkout
  .woocommerce-checkout-payment
  ul
  li
  .woocommerce-info.wc_payment_method.payment_method_bacs
  label {
  color: #090d0f;
}
.woocommerce-checkout .woocommerce-checkout-payment .form-row.place-order {
  padding-top: 1.5rem !important;
}
.woocommerce-checkout
  .woocommerce-checkout-payment
  .form-row.place-order
  button.button {
  background: #d4ba37;
  color: #000;
  margin-bottom: 0 !important;
  width: 100%;
}
.woocommerce-checkout
  .woocommerce-checkout-payment
  .form-row.place-order
  button.button:hover {
  background: #090d0f;
  color: #fff;
}
.woocommerce-checkout
  .woocommerce-checkout-payment
  .form-row.place-order
  p.form-row.validate-required {
  margin-bottom: 6px !important;
}
.woocommerce-checkout
  .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout
  ul
  li {
  color: #6a6a6a;
}
input[type="checkbox"] {
  height: 21px;
  width: 21px;
}
.order-summery #order_review .cart_item .product-name {
  color: #090d0f;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
}
.order-summery #order_review .cart_item .tm-cart-edit-options {
  color: #d4ba37;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  margin: 1rem 0;
  text-decoration: underline;
}
.order-summery #order_review .cart_item .tc-epo-metadata,
.order-summery #order_review .cart_item .tc-epo-metadata p,
.order-summery #order_review .cart_item .variation,
.order-summery #order_review .cart_item .variation p {
  color: #6a6a6a;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 5px;
}
.order-summery #order_review .cart_item .tc-associated-table-product-indent {
  padding: 0;
}
.order-summery #order_review .tc-associated-table-product-name {
  color: #6a6a6a;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 2.4rem;
  margin-bottom: 1rem;
}
.order-summery #order_review .shop_table tfoot th *,
.order-summery
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  th
  * {
  color: #6a6a6a;
  font-family: Suisse Int\'l,sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
}
.order-summery #order_review .shop_table tfoot td *,
.order-summery
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  td
  * {
  font-size: 20px !important;
  line-height: normal;
}
.order-summery
  #order_review
  .shop_table
  tfoot
  tr.order-total
  td
  span.woocommerce-Price-amount,
.order-summery
  #order_review
  .woocommerce-checkout-review-order-table
  tfoot
  tr.order-total
  td
  span.woocommerce-Price-amount {
  font-family: Euclid Circular A, sans-serif !important;
  font-weight: 700 !important;
}
@media (max-width: 576px) {
  .shop_table .woocommerce-shipping-totals.shipping,
  .woocommerce-checkout .order-summery #order_review {
    display: block;
  }
}
.shop_table .woocommerce-shipping-totals.shipping td,
.woocommerce-checkout .order-summery #order_review td {
  max-width: 100%;
  text-align: left !important;
}
@media (min-width: 576px) {
  .shop_table .woocommerce-shipping-totals.shipping td,
  .woocommerce-checkout .order-summery #order_review td {
    margin-left: 0;
    max-width: 250px;
  }
}
@media (min-width: 1601px) {
  .shop_table .woocommerce-shipping-totals.shipping td,
  .woocommerce-checkout .order-summery #order_review td {
    max-width: 350px;
  }
}
.shop_table
  .woocommerce-shipping-totals.shipping
  td
  ul.woocommerce-shipping-methods
  li,
.woocommerce-checkout
  .order-summery
  #order_review
  td
  ul.woocommerce-shipping-methods
  li {
  align-items: flex-start !important;
  display: flex !important;
  margin-bottom: 0 !important;
  padding-bottom: 1rem !important;
  padding-left: 0 !important;
}
.shop_table
  .woocommerce-shipping-totals.shipping
  td
  ul.woocommerce-shipping-methods
  li
  input,
.woocommerce-checkout
  .order-summery
  #order_review
  td
  ul.woocommerce-shipping-methods
  li
  input {
  margin: 5px 0.4375em 0 0 !important;
}
.shop_table
  .woocommerce-shipping-totals.shipping
  td
  ul.woocommerce-shipping-methods
  li:before,
.woocommerce-checkout
  .order-summery
  #order_review
  td
  ul.woocommerce-shipping-methods
  li:before {
  display: none;
}
.shop_table
  .woocommerce-shipping-totals.shipping
  td
  ul.woocommerce-shipping-methods
  li
  label,
.woocommerce-checkout
  .order-summery
  #order_review
  td
  ul.woocommerce-shipping-methods
  li
  label {
  align-items: center;
  color: #6a6a6a;
  display: flex !important;
  font-size: 14px !important;
  justify-content: normal;
  line-height: 21px !important;
  margin-bottom: 0;
  width: 100%;
}
@media (min-width: 576px) {
  .shop_table
    .woocommerce-shipping-totals.shipping
    td
    ul.woocommerce-shipping-methods
    li
    label,
  .woocommerce-checkout
    .order-summery
    #order_review
    td
    ul.woocommerce-shipping-methods
    li
    label {
    font-size: 16px !important;
    line-height: 24px !important;
  }
}
.shop_table
  .woocommerce-shipping-totals.shipping
  td
  ul.woocommerce-shipping-methods
  li
  + li,
.woocommerce-checkout
  .order-summery
  #order_review
  td
  ul.woocommerce-shipping-methods
  li
  + li {
  justify-content: space-between;
}
.shop_table
  .woocommerce-shipping-totals.shipping
  td
  ul.woocommerce-shipping-methods
  li
  span.woocommerce-Price-amount.amount,
.woocommerce-checkout
  .order-summery
  #order_review
  td
  ul.woocommerce-shipping-methods
  li
  span.woocommerce-Price-amount.amount {
  display: inline-block;
  font-weight: 500 !important;
  width: 30% !important;
}
