/**
* Variables
*/
/**
* Fonts 
*/
@font-face {
  font-family: "AeonikPro-Medium";
  src: url("aeonikpro-medium.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "AeonikPro-Regular";
  src: url("aeonikpro-regular.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "AeonikPro-Light";
  src: url("aeonikpro-light.woff") format("woff");
  font-display: swap;
}
@font-face {
  font-family: "AeonikPro-Thin";
  src: url("aeonikpro-thin.woff") format("woff");
  font-display: swap;
}
/**
* Mixins Responsive Design
*/
/**
* Buttons
*/
.btn, .thwmsc-buttons .thwmsc-btn, .woocommerce-checkout .coupon-form [name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a, .wp-block-woocommerce-cart .wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button[type=submit], .product-wrapper .product .attributes form.cart button[type=submit], .product-wrapper .product .attributes .variations .reset_variations {
  font-family: "AeonikPro-Medium";
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 12px;
  text-decoration: none;
}
@media (min-width: 992px) {
  .btn, .thwmsc-buttons .thwmsc-btn, .woocommerce-checkout .coupon-form [name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a, .wp-block-woocommerce-cart .wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button[type=submit], .product-wrapper .product .attributes form.cart button[type=submit], .product-wrapper .product .attributes .variations .reset_variations {
    font-size: 20px;
    line-height: 20px;
  }
}
.btn.btn-light, .thwmsc-buttons .btn-light.thwmsc-btn, .woocommerce-checkout .coupon-form .btn-light[name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-light, .wp-block-woocommerce-cart .btn-light.wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-light[type=submit], .product-wrapper .product .attributes form.cart button.btn-light[type=submit], .product-wrapper .product .attributes .variations .btn-light.reset_variations {
  background: none;
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0;
  color: #fff;
  padding: 11.25px 12.25px;
}
@media (min-width: 768px) {
  .btn.btn-light, .thwmsc-buttons .btn-light.thwmsc-btn, .woocommerce-checkout .coupon-form .btn-light[name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-light, .wp-block-woocommerce-cart .btn-light.wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-light[type=submit], .product-wrapper .product .attributes form.cart button.btn-light[type=submit], .product-wrapper .product .attributes .variations .btn-light.reset_variations {
    padding: 14px 17.5px;
  }
}
.btn.btn-light:hover, .thwmsc-buttons .btn-light.thwmsc-btn:hover, .woocommerce-checkout .coupon-form .btn-light[name=apply_coupon]:hover, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-light:hover, .wp-block-woocommerce-cart .btn-light.wc-block-components-button:hover, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-light[type=submit]:hover, .product-wrapper .product .attributes form.cart button.btn-light[type=submit]:hover, .product-wrapper .product .attributes .variations .btn-light.reset_variations:hover {
  background: #fff;
  border: 1px solid rgb(255, 255, 255);
  color: #163730;
}
.btn.btn-light.btn-underline, .thwmsc-buttons .btn-light.btn-underline.thwmsc-btn, .woocommerce-checkout .coupon-form .btn-light.btn-underline[name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-light.btn-underline, .wp-block-woocommerce-cart .btn-light.btn-underline.wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-light.btn-underline[type=submit], .product-wrapper .product .attributes form.cart button.btn-light.btn-underline[type=submit], .product-wrapper .product .attributes .variations .btn-light.btn-underline.reset_variations {
  color: #163730;
  border: none;
  border-bottom: 1px solid #000;
  padding: 3.25px 0;
}
.btn.btn-light.btn-underline::after, .thwmsc-buttons .btn-light.btn-underline.thwmsc-btn::after, .woocommerce-checkout .coupon-form .btn-light.btn-underline[name=apply_coupon]::after, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-light.btn-underline::after, .wp-block-woocommerce-cart .btn-light.btn-underline.wc-block-components-button::after, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-light.btn-underline[type=submit]::after, .product-wrapper .product .attributes form.cart button.btn-light.btn-underline[type=submit]::after, .product-wrapper .product .attributes .variations .btn-light.btn-underline.reset_variations::after {
  background-image: url(arrow-down-dark.png);
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 8px;
  margin: 0 0 0 2rem;
  width: 8px;
}
@media (min-width: 768px) {
  .btn.btn-light.btn-underline::after, .thwmsc-buttons .btn-light.btn-underline.thwmsc-btn::after, .woocommerce-checkout .coupon-form .btn-light.btn-underline[name=apply_coupon]::after, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-light.btn-underline::after, .wp-block-woocommerce-cart .btn-light.btn-underline.wc-block-components-button::after, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-light.btn-underline[type=submit]::after, .product-wrapper .product .attributes form.cart button.btn-light.btn-underline[type=submit]::after, .product-wrapper .product .attributes .variations .btn-light.btn-underline.reset_variations::after {
    height: 13px;
    width: 13px;
  }
}
.btn.btn-light.btn-underline:hover, .thwmsc-buttons .btn-light.btn-underline.thwmsc-btn:hover, .woocommerce-checkout .coupon-form .btn-light.btn-underline[name=apply_coupon]:hover, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-light.btn-underline:hover, .wp-block-woocommerce-cart .btn-light.btn-underline.wc-block-components-button:hover, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-light.btn-underline[type=submit]:hover, .product-wrapper .product .attributes form.cart button.btn-light.btn-underline[type=submit]:hover, .product-wrapper .product .attributes .variations .btn-light.btn-underline.reset_variations:hover {
  color: #163730;
}
.btn.btn-light.btn-underline:hover::after, .thwmsc-buttons .btn-light.btn-underline.thwmsc-btn:hover::after, .woocommerce-checkout .coupon-form .btn-light.btn-underline[name=apply_coupon]:hover::after, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-light.btn-underline:hover::after, .wp-block-woocommerce-cart .btn-light.btn-underline.wc-block-components-button:hover::after, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-light.btn-underline[type=submit]:hover::after, .product-wrapper .product .attributes form.cart button.btn-light.btn-underline[type=submit]:hover::after, .product-wrapper .product .attributes .variations .btn-light.btn-underline.reset_variations:hover::after {
  animation-name: bounce;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-play-state: running;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(5px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.btn.btn-dark, .thwmsc-buttons .thwmsc-btn, .woocommerce-checkout .coupon-form [name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a, .wp-block-woocommerce-cart .wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button[type=submit], .product-wrapper .product .attributes form.cart button[type=submit], .product-wrapper .product .attributes .variations .reset_variations {
  background: #163730;
  border: 1px solid #163730;
  border-radius: 0;
  color: #fff;
  padding: 11.25px 12.25px;
}
@media (min-width: 768px) {
  .btn.btn-dark, .thwmsc-buttons .thwmsc-btn, .woocommerce-checkout .coupon-form [name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a, .wp-block-woocommerce-cart .wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button[type=submit], .product-wrapper .product .attributes form.cart button[type=submit], .product-wrapper .product .attributes .variations .reset_variations {
    padding: 14px 17.5px;
  }
}
.btn.btn-dark:hover, .thwmsc-buttons .thwmsc-btn:hover, .woocommerce-checkout .coupon-form [name=apply_coupon]:hover, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a:hover, .wp-block-woocommerce-cart .wc-block-components-button:hover, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button[type=submit]:hover, .product-wrapper .product .attributes form.cart button[type=submit]:hover, .product-wrapper .product .attributes .variations .reset_variations:hover {
  background: transparent;
  color: #163730;
}
.btn.btn-dark.btn-underline, .thwmsc-buttons .btn-underline.thwmsc-btn, .woocommerce-checkout .coupon-form .btn-underline[name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-underline, .wp-block-woocommerce-cart .btn-underline.wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-underline[type=submit], .product-wrapper .product .attributes form.cart button.btn-underline[type=submit], .product-wrapper .product .attributes .variations .btn-underline.reset_variations {
  border: none;
  border-bottom: 1px solid #fff;
  padding: 3.25px 0;
}
.btn.btn-dark.btn-underline::after, .thwmsc-buttons .btn-underline.thwmsc-btn::after, .woocommerce-checkout .coupon-form .btn-underline[name=apply_coupon]::after, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-underline::after, .wp-block-woocommerce-cart .btn-underline.wc-block-components-button::after, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-underline[type=submit]::after, .product-wrapper .product .attributes form.cart button.btn-underline[type=submit]::after, .product-wrapper .product .attributes .variations .btn-underline.reset_variations::after {
  background-image: url(arrow-down-light.png);
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 8px;
  margin: 0 0 0 2rem;
  width: 8px;
}
@media (min-width: 768px) {
  .btn.btn-dark.btn-underline::after, .thwmsc-buttons .btn-underline.thwmsc-btn::after, .woocommerce-checkout .coupon-form .btn-underline[name=apply_coupon]::after, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-underline::after, .wp-block-woocommerce-cart .btn-underline.wc-block-components-button::after, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-underline[type=submit]::after, .product-wrapper .product .attributes form.cart button.btn-underline[type=submit]::after, .product-wrapper .product .attributes .variations .btn-underline.reset_variations::after {
    height: 13px;
    width: 13px;
  }
}
.btn.btn-dark.btn-underline:hover, .thwmsc-buttons .btn-underline.thwmsc-btn:hover, .woocommerce-checkout .coupon-form .btn-underline[name=apply_coupon]:hover, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-underline:hover, .wp-block-woocommerce-cart .btn-underline.wc-block-components-button:hover, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-underline[type=submit]:hover, .product-wrapper .product .attributes form.cart button.btn-underline[type=submit]:hover, .product-wrapper .product .attributes .variations .btn-underline.reset_variations:hover {
  color: #fff;
}
.btn.btn-dark.btn-underline:hover::after, .thwmsc-buttons .btn-underline.thwmsc-btn:hover::after, .woocommerce-checkout .coupon-form .btn-underline[name=apply_coupon]:hover::after, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-underline:hover::after, .wp-block-woocommerce-cart .btn-underline.wc-block-components-button:hover::after, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-underline[type=submit]:hover::after, .product-wrapper .product .attributes form.cart button.btn-underline[type=submit]:hover::after, .product-wrapper .product .attributes .variations .btn-underline.reset_variations:hover::after {
  animation-name: bounce;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-play-state: running;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(5px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.btn.btn-underline, .thwmsc-buttons .btn-underline.thwmsc-btn, .woocommerce-checkout .coupon-form .btn-underline[name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-underline, .wp-block-woocommerce-cart .btn-underline.wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-underline[type=submit], .product-wrapper .product .attributes form.cart button.btn-underline[type=submit], .product-wrapper .product .attributes .variations .btn-underline.reset_variations {
  background: transparent !important;
}
@media (min-width: 768px) {
  .btn.btn-underline, .thwmsc-buttons .btn-underline.thwmsc-btn, .woocommerce-checkout .coupon-form .btn-underline[name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-underline, .wp-block-woocommerce-cart .btn-underline.wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-underline[type=submit], .product-wrapper .product .attributes form.cart button.btn-underline[type=submit], .product-wrapper .product .attributes .variations .btn-underline.reset_variations {
    padding: 0 0 9px 0;
  }
}
.btn.btn-creme, .thwmsc-buttons .btn-creme.thwmsc-btn, .woocommerce-checkout .coupon-form .btn-creme[name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-creme, .wp-block-woocommerce-cart .btn-creme.wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-creme[type=submit], .product-wrapper .product .attributes form.cart button.btn-creme[type=submit], .product-wrapper .product .attributes .variations .btn-creme.reset_variations {
  background: rgb(236, 229, 209);
  border: 1px solid rgb(236, 229, 209);
  border-radius: 0;
  color: #163730;
  padding: 11.25px 12.25px;
}
@media (min-width: 768px) {
  .btn.btn-creme, .thwmsc-buttons .btn-creme.thwmsc-btn, .woocommerce-checkout .coupon-form .btn-creme[name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-creme, .wp-block-woocommerce-cart .btn-creme.wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-creme[type=submit], .product-wrapper .product .attributes form.cart button.btn-creme[type=submit], .product-wrapper .product .attributes .variations .btn-creme.reset_variations {
    padding: 14px 17.5px;
  }
}
.btn.btn-creme:hover, .thwmsc-buttons .btn-creme.thwmsc-btn:hover, .woocommerce-checkout .coupon-form .btn-creme[name=apply_coupon]:hover, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-creme:hover, .wp-block-woocommerce-cart .btn-creme.wc-block-components-button:hover, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-creme[type=submit]:hover, .product-wrapper .product .attributes form.cart button.btn-creme[type=submit]:hover, .product-wrapper .product .attributes .variations .btn-creme.reset_variations:hover {
  background: none;
  border: 1px solid rgb(236, 229, 209);
  color: rgb(236, 229, 209);
}
.btn.btn-creme.btn-underline, .thwmsc-buttons .btn-creme.btn-underline.thwmsc-btn, .woocommerce-checkout .coupon-form .btn-creme.btn-underline[name=apply_coupon], .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-creme.btn-underline, .wp-block-woocommerce-cart .btn-creme.btn-underline.wc-block-components-button, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-creme.btn-underline[type=submit], .product-wrapper .product .attributes form.cart button.btn-creme.btn-underline[type=submit], .product-wrapper .product .attributes .variations .btn-creme.btn-underline.reset_variations {
  color: #163730;
  border: none;
  border-bottom: 1px solid #000;
  padding: 3.25px 0;
}
.btn.btn-creme.btn-underline::after, .thwmsc-buttons .btn-creme.btn-underline.thwmsc-btn::after, .woocommerce-checkout .coupon-form .btn-creme.btn-underline[name=apply_coupon]::after, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-creme.btn-underline::after, .wp-block-woocommerce-cart .btn-creme.btn-underline.wc-block-components-button::after, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-creme.btn-underline[type=submit]::after, .product-wrapper .product .attributes form.cart button.btn-creme.btn-underline[type=submit]::after, .product-wrapper .product .attributes .variations .btn-creme.btn-underline.reset_variations::after {
  background-image: url(arrow-down-dark.png);
  background-size: cover;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 8px;
  margin: 0 0 0 2rem;
  width: 8px;
}
@media (min-width: 768px) {
  .btn.btn-creme.btn-underline::after, .thwmsc-buttons .btn-creme.btn-underline.thwmsc-btn::after, .woocommerce-checkout .coupon-form .btn-creme.btn-underline[name=apply_coupon]::after, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-creme.btn-underline::after, .wp-block-woocommerce-cart .btn-creme.btn-underline.wc-block-components-button::after, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-creme.btn-underline[type=submit]::after, .product-wrapper .product .attributes form.cart button.btn-creme.btn-underline[type=submit]::after, .product-wrapper .product .attributes .variations .btn-creme.btn-underline.reset_variations::after {
    height: 13px;
    width: 13px;
  }
}
.btn.btn-creme.btn-underline:hover, .thwmsc-buttons .btn-creme.btn-underline.thwmsc-btn:hover, .woocommerce-checkout .coupon-form .btn-creme.btn-underline[name=apply_coupon]:hover, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-creme.btn-underline:hover, .wp-block-woocommerce-cart .btn-creme.btn-underline.wc-block-components-button:hover, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-creme.btn-underline[type=submit]:hover, .product-wrapper .product .attributes form.cart button.btn-creme.btn-underline[type=submit]:hover, .product-wrapper .product .attributes .variations .btn-creme.btn-underline.reset_variations:hover {
  color: #163730;
}
.btn.btn-creme.btn-underline:hover::after, .thwmsc-buttons .btn-creme.btn-underline.thwmsc-btn:hover::after, .woocommerce-checkout .coupon-form .btn-creme.btn-underline[name=apply_coupon]:hover::after, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a.btn-creme.btn-underline:hover::after, .wp-block-woocommerce-cart .btn-creme.btn-underline.wc-block-components-button:hover::after, .product-wrapper .product .attributes form.variations_form .single_variation_wrap button.btn-creme.btn-underline[type=submit]:hover::after, .product-wrapper .product .attributes form.cart button.btn-creme.btn-underline[type=submit]:hover::after, .product-wrapper .product .attributes .variations .btn-creme.btn-underline.reset_variations:hover::after {
  animation-name: bounce;
  animation-duration: 1s;
  animation-timing-function: linear;
  animation-delay: 0s;
  animation-iteration-count: infinite;
  animation-direction: normal;
  animation-play-state: running;
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(5px);
  }
  60% {
    transform: translateY(-5px);
  }
}

/**
* Utilities
*/
.border-btm {
  border-bottom: 2px solid #000;
}

.mrgn-btm-415 {
  margin-bottom: 345px;
}
@media (min-width: 768px) {
  .mrgn-btm-415 {
    margin-bottom: 415px;
  }
}

/**
* Woocommerce overwrite from older CSS
**/
.woocommerce {
  padding: 0;
}
@media (min-width: 768px) {
  .woocommerce {
    padding: 0 !important;
  }
}
.woocommerce form .form-row label.checkbox {
  display: flex;
}
.woocommerce form .form-row .input-checkbox {
  left: 10px;
}
.woocommerce form .form-row .woocommerce-terms-and-conditions-checkbox-text {
  margin: 0 !important;
}
.woocommerce #order_comments {
  color: #000;
}
.woocommerce .return-to-shop {
  padding: 0 0 100px 0;
}

/**
* CSS for Messages
**/
.woocommerce-notices-wrapper {
  margin: 0;
}
.woocommerce-notices-wrapper .woocommerce-message {
  background-color: transparent;
  border-top-color: #4A9B61;
  color: #000;
  padding: 1rem 0 1rem 1.5rem;
}
.woocommerce-notices-wrapper .woocommerce-message::before {
  color: #4A9B61;
  left: 0;
}
.woocommerce-notices-wrapper .woocommerce-message a {
  color: rgba(22, 55, 48, 0.8);
}
.woocommerce-notices-wrapper .woocommerce-message a:hover {
  color: rgb(22, 55, 48);
}

.wc-block-store-notices .woocommerce-notices-wrapper {
  margin: 0 !important;
}

.cart-empty {
  margin: 40px 0 0 0 !important;
}

.woocommerce-info {
  background-color: transparent;
  border-top-color: #9694C5;
  margin: 0;
  padding: 1rem 0 1rem 1.5rem;
}
.woocommerce-info:before {
  color: #9694C5;
  left: 0;
}
.woocommerce-info a {
  color: rgba(22, 55, 48, 0.8);
}
.woocommerce-info a:hover {
  color: rgb(22, 55, 48);
}
.woocommerce-info a.button {
  background: #163730;
  border: 1px solid #163730;
  border-radius: 0;
  color: #fff !important;
}
@media (min-width: 768px) {
  .woocommerce-info a.button {
    padding: 14px 17.5px;
  }
}
.woocommerce-info a.button:hover {
  background: transparent;
  background-color: transparent !important;
  color: #163730 !important;
}
.woocommerce-info .amount {
  font-weight: 700;
}

.woocommerce-error {
  background-color: transparent;
  border-top-color: #D84E34;
  margin: 0;
}
.woocommerce-error:before {
  color: #D84E34;
  left: 0;
}
.woocommerce-error a {
  color: rgba(22, 55, 48, 0.8);
}
.woocommerce-error a:hover {
  color: rgb(22, 55, 48);
}

.product-wrapper {
  margin-top: 120px;
}
@media (min-width: 768px) {
  .product-wrapper {
    margin-top: 100px;
  }
}
.product-wrapper .product .detail-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transform: none;
}
.product-wrapper .product .detail-wrapper.sticky {
  position: sticky;
  top: 100px;
}
.product-wrapper .product .detail-wrapper .info-icon {
  cursor: pointer;
  height: 15px;
  margin: 0 0 10px 0;
  width: 15px;
}

/**
* Header
*/
.default-v3 {
  background-color: #fff;
}
.default-v3 .default-v3-header {
  position: fixed;
  top: 0;
  background-color: #fff;
  height: 120px;
  transition-delay: 0ms;
  transition: all 0.5s ease-out;
  z-index: 9999;
}
@media (min-width: 768px) {
  .default-v3 .default-v3-header {
    height: 100px;
  }
}
.default-v3 .default-v3-header .logo {
  font-size: 0;
  font-weight: inherit;
  line-height: 0;
  padding: 20px 0;
  position: relative;
  top: 0;
}
@media (min-width: 768px) {
  .default-v3 .default-v3-header .logo {
    padding: 20px 0;
  }
}
.default-v3 .default-v3-header .logo img {
  width: 120px;
}
@media (min-width: 992px) {
  .default-v3 .default-v3-header #main-navbar {
    margin-left: 100px;
  }
}

/**
* Header Spacer
**/
.header-spacer {
  height: 120px;
  min-height: 120px;
}
@media (min-width: 768px) {
  .header-spacer {
    height: 100px;
    min-height: 100px;
  }
}

/**
* Footer 
*/
footer.default-v3-footer {
  padding: 100px 0 14px 0;
  /*
  .footer-content {
    margin: 390px auto 0 auto;

    @include breakpoint(md) {
      margin: 415px auto 0 auto;
    }

  }
  */
}
@media (min-width: 992px) {
  footer.default-v3-footer {
    padding: 120px 0 0 0;
  }
}
footer.default-v3-footer .footer-logo-wrapper .footer-logo.sticky {
  position: sticky;
  top: 50%;
  transform: translateY(-100%);
  transition: all 2s;
}
@media (min-width: 992px) {
  footer.default-v3-footer .logo {
    margin-bottom: 15px;
  }
}
footer.default-v3-footer .logo img {
  height: auto;
  width: 100%;
}
footer.default-v3-footer .slogan {
  font-family: "AeonikPro-Medium";
  font-size: 58px;
  font-weight: 500;
  line-height: 105%;
}
footer.default-v3-footer .partner {
  margin: 0 0 30px 0;
}
@media (min-width: 768px) {
  footer.default-v3-footer .partner {
    margin: 70px 0;
  }
}
footer.default-v3-footer .partner img {
  height: auto;
  max-width: 160px;
}
@media (min-width: 992px) {
  footer.default-v3-footer .newsletter-title {
    font-size: 16px;
    line-height: 110%;
  }
}
footer.default-v3-footer .newsletter-form {
  margin: 17px 0 50px 0;
}
@media (min-width: 768px) {
  footer.default-v3-footer .newsletter-form {
    margin: 17px 0 60px 0;
  }
}
footer.default-v3-footer .newsletter-form .hbspt-form {
  color: #000;
  position: relative;
  /* Custom Input */
}
footer.default-v3-footer .newsletter-form .hbspt-form .h4, footer.default-v3-footer .newsletter-form .hbspt-form h4 {
  font-size: calc(0.8rem + 0.3vw);
}
@media (min-width: 992px) {
  footer.default-v3-footer .newsletter-form .hbspt-form .h4, footer.default-v3-footer .newsletter-form .hbspt-form h4 {
    font-size: calc(1.275rem + 0.3vw);
  }
}
footer.default-v3-footer .newsletter-form .hbspt-form hr {
  width: 97%;
}
@media (min-width: 768px) {
  footer.default-v3-footer .newsletter-form .hbspt-form hr {
    width: 99%;
  }
}
@media (min-width: 992px) {
  footer.default-v3-footer .newsletter-form .hbspt-form hr {
    width: 94%;
  }
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox-display > span {
  font-size: 12px;
}
@media (min-width: 992px) {
  footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox-display > span {
    font-size: 14px;
  }
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox-display > span a {
  color: #fff !important;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox-display > span a:hover {
  color: #83ADA4 !important;
}
footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-1 .hs-form-field {
  float: left;
  width: 100%;
}
footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-1 .hs-form-field .input {
  margin-right: 8px;
}
footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-1 .hs-form-field .input input[type=text],
footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-1 .hs-form-field .input input[type=email] {
  background-color: transparent !important;
  border: none !important;
  border-bottom: 2px solid rgb(255, 255, 255);
  display: inline-block;
  height: 40px;
  outline: none;
  width: 100% !important;
}
footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-1 .hs-form-field .input input[type=checkbox],
footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-1 .hs-form-field .input input[type=radio] {
  height: auto !important;
  width: auto !important;
}
@media (min-width: 992px) {
  footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-1 .hs-form-field .input {
    margin-right: 8px;
  }
}
footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-2 .hs-form-field {
  float: left;
  width: 50%;
}
footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-2 .hs-form-field .input {
  margin-right: 8px;
}
footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-2 .hs-form-field .input input[type=text],
footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-2 .hs-form-field .input input[type=email] {
  background-color: transparent !important;
  border: none !important;
  border-bottom: 2px solid rgb(255, 255, 255);
  display: inline-block;
  height: 40px;
  outline: none;
  width: 100% !important;
}
footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-2 .hs-form-field .input input[type=checkbox],
footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-2 .hs-form-field .input input[type=radio] {
  height: auto !important;
  width: auto !important;
}
@media (min-width: 992px) {
  footer.default-v3-footer .newsletter-form .hbspt-form .form-columns-2 .hs-form-field .input {
    margin-right: 8px;
  }
}
footer.default-v3-footer .newsletter-form .hbspt-form input[type=text],
footer.default-v3-footer .newsletter-form .hbspt-form input[type=email] {
  background-color: transparent !important;
  border: none !important;
  border-bottom: 2px solid rgb(0, 0, 0) !important;
  border-radius: 0 !important;
  color: rgb(0, 0, 0) !important;
  font-size: 12px !important;
  height: auto !important;
  line-height: 14px !important;
  outline: none;
  padding: 7px 0 !important;
  width: 100%;
}
footer.default-v3-footer .newsletter-form .hbspt-form input[type=text]:-webkit-autofill, footer.default-v3-footer .newsletter-form .hbspt-form input[type=text]:-webkit-autofill:hover, footer.default-v3-footer .newsletter-form .hbspt-form input[type=text]:-webkit-autofill:focus, footer.default-v3-footer .newsletter-form .hbspt-form input[type=text]:-webkit-autofill:active,
footer.default-v3-footer .newsletter-form .hbspt-form input[type=email]:-webkit-autofill,
footer.default-v3-footer .newsletter-form .hbspt-form input[type=email]:-webkit-autofill:hover,
footer.default-v3-footer .newsletter-form .hbspt-form input[type=email]:-webkit-autofill:focus,
footer.default-v3-footer .newsletter-form .hbspt-form input[type=email]:-webkit-autofill:active {
  transition: background-color 5000s ease-in-out 0s;
  -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 0) inset;
  -webkit-text-fill-color: rgb(0, 0, 0) !important;
  /*use text fill color to cover font color*/
}
footer.default-v3-footer .newsletter-form .hbspt-form input[type=text]::placeholder,
footer.default-v3-footer .newsletter-form .hbspt-form input[type=email]::placeholder {
  color: rgba(0, 0, 0, 0.2) !important;
}
@media (min-width: 992px) {
  footer.default-v3-footer .newsletter-form .hbspt-form input[type=text],
  footer.default-v3-footer .newsletter-form .hbspt-form input[type=email] {
    font-size: 16px !important;
    line-height: 18px !important;
    min-height: 27px;
    padding: 0 15px;
  }
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-submit {
  margin: 0;
  position: absolute;
  top: 24px;
  right: 0;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-submit::before {
  background-image: url("arrow-black.png");
  background-size: 20px 20px;
  background-repeat: no-repeat;
  content: "";
  display: inline-block;
  height: 20px;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translate(50%, -50%) rotate(45deg);
  transition: all 0.25s;
  width: 20px;
  z-index: -1;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-submit:hover::before {
  transform: translate(50%, -50%) rotate(0);
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-submit input[type=submit] {
  background-color: transparent !important;
  border: 1px solid transparent !important;
  border-radius: 0;
  color: transparent !important;
  font-size: 12px !important;
  line-height: 14px !important;
  padding: 7px 0 !important;
  text-align: center !important;
}
@media (min-width: 992px) {
  footer.default-v3-footer .newsletter-form .hbspt-form .hs-submit input[type=submit] {
    font-size: 16px !important;
    line-height: 18px !important;
    padding: 7px 0 !important;
  }
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-submit input[type=submit]:hover {
  background-color: transparent !important;
  border: 1px solid transparent !important;
  color: transparent !important;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-submit input[type=submit]:hover::before {
  transform: translate(50%, -50%) rotate(0);
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-error-msgs {
  list-style-type: none;
  margin: 0 0 0.5rem 0;
  margin-block-start: 0;
  margin-block-end: 0;
  padding-inline-start: 0;
  padding: 0;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-error-msgs label {
  color: #990000 !important;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs_error_rollup {
  margin: 1rem 0 0 0;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs_error_rollup .hs-error-msg .hs-main-font-element {
  color: #990000;
  font-size: 12px;
  float: none;
  cursor: default;
}
footer.default-v3-footer .newsletter-form .hbspt-form label {
  color: rgb(255, 255, 255);
}
footer.default-v3-footer .newsletter-form .hbspt-form label.hs-error-msg {
  color: #990000;
  font-size: 12px;
  float: none;
  cursor: default;
}
footer.default-v3-footer .newsletter-form .hbspt-form .submitted-message {
  background: #D4DBC1;
  color: rgba(22, 55, 48, 0.8);
  margin: 20px auto 24px;
  padding: 15px 15px;
  overflow-wrap: break-word;
}
footer.default-v3-footer .newsletter-form .hbspt-form .submitted-message p {
  color: rgba(22, 55, 48, 0.8);
  overflow-wrap: break-word;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-fieldtype-booleancheckbox {
  width: auto;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-checkbox,
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox {
  margin: 16px 0;
  width: auto;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-checkbox label,
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox label {
  color: #000;
  position: relative;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-checkbox label span,
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox label span {
  display: inline-block;
  margin-left: 45px; /* Width of the new radio select and any additional spacing on the left */
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-checkbox label span::before,
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox label span::before {
  /* Add new checkbox */
  border: 1px solid rgb(0, 0, 0);
  content: "";
  height: 25px;
  left: 0;
  position: absolute;
  top: 0;
  width: 25px;
  border-radius: 0;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-checkbox label span::after,
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox label span::after {
  /* Style new checked item */
  content: "";
  height: 25px;
  left: 5px;
  opacity: 0;
  position: absolute;
  top: 0;
  transition: opacity 0.2s ease-in-out;
  width: 16px;
  background-image: url("check.png");
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-checkbox label span a,
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox label span a {
  color: rgba(22, 55, 48, 0.8);
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-checkbox label span a:hover,
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox label span a:hover {
  color: #83ADA4;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-checkbox label input,
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox label input {
  /* Hide the original checkbox */
  height: 24px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 24px;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-checkbox label input:checked + span::after,
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox label input:checked + span::after {
  /* Show when checked */
  opacity: 1;
}
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-checkbox label input:focus + span::after,
footer.default-v3-footer .newsletter-form .hbspt-form .hs-form-booleancheckbox label input:focus + span::after {
  /* Style when focused */
  outline: 3px solid transparent; /* For Windows high contrast mode. */
}
footer.default-v3-footer hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 25px 0 55px 0;
  opacity: 1;
  width: 100%;
}
@media (min-width: 768px) {
  footer.default-v3-footer hr {
    margin: 28px 0;
  }
}
footer.default-v3-footer .slogan {
  margin: 0 0 135px 0;
}
@media (min-width: 992px) {
  footer.default-v3-footer .slogan {
    margin: 0 0 60px 0;
  }
}
footer.default-v3-footer .address {
  color: rgb(0, 0, 0);
  font-size: 12px;
  line-height: 130%;
  margin: 0 0 30px 0;
}
@media (min-width: 992px) {
  footer.default-v3-footer .address {
    font-size: 16px;
    line-height: 140%;
    margin: 0;
  }
}
footer.default-v3-footer .footer-primary-wrapper {
  margin: 0 0 40px 0;
}
@media (min-width: 992px) {
  footer.default-v3-footer .footer-primary-wrapper {
    margin: 0;
  }
}
footer.default-v3-footer .footer-primary-wrapper .title {
  border-bottom: 2px solid #000;
  color: #000;
  font-size: 20px;
  font-family: "AeonikPro-Medium";
  font-weight: 500;
  line-height: normal;
  padding: 0 0 15px 0;
  position: relative;
}
@media (min-width: 992px) {
  footer.default-v3-footer .footer-primary-wrapper .title {
    border: none;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    padding: 0 0 25px 0;
  }
}
footer.default-v3-footer .footer-primary-wrapper .title a {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
@media (min-width: 992px) {
  footer.default-v3-footer .footer-primary-wrapper .title a {
    display: none;
  }
}
footer.default-v3-footer .footer-primary-wrapper .title a .accordion-arrow {
  height: 11px;
  position: absolute;
  right: 0;
  top: 11px;
  width: 11px;
}
footer.default-v3-footer .footer-primary-wrapper .title a[aria-expanded=false] .accordion-arrow {
  transform: rotate(0);
}
footer.default-v3-footer .footer-primary-wrapper .title a[aria-expanded=true] .accordion-arrow {
  transform: rotate(-45deg);
}
@media (min-width: 992px) {
  footer.default-v3-footer .footer-primary-wrapper .collapse {
    display: block;
  }
}
footer.default-v3-footer .footer-primary-wrapper ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  list-style: none;
  margin: 8px 0 45px 0;
  padding: 0;
}
@media (min-width: 992px) {
  footer.default-v3-footer .footer-primary-wrapper ul {
    margin: 0;
  }
}
footer.default-v3-footer .footer-primary-wrapper ul li {
  margin: 0 0 4px 0;
}
@media (min-width: 992px) {
  footer.default-v3-footer .footer-primary-wrapper ul li {
    margin: 0 0 8px 0;
  }
}
footer.default-v3-footer .footer-primary-wrapper ul li a {
  color: rgba(22, 55, 48, 0.4);
  font-family: "AeonikPro-Regular";
  font-size: 16px;
  font-weight: 500;
  line-height: normal;
  text-decoration: none;
}
@media (min-width: 992px) {
  footer.default-v3-footer .footer-primary-wrapper ul li a {
    font-size: 16px;
    line-height: normal;
  }
}
footer.default-v3-footer .data-wrapper {
  align-items: start;
}
@media (min-width: 992px) {
  footer.default-v3-footer .data-wrapper .copy {
    margin: 0 0 36px 0;
  }
}
footer.default-v3-footer .data-wrapper .data-nav {
  font-size: 12px;
  line-height: 140%;
}
footer.default-v3-footer .data-wrapper .data-nav li {
  display: block;
}
@media (min-width: 992px) {
  footer.default-v3-footer .data-wrapper .data-nav li {
    display: inline-block;
  }
}
footer.default-v3-footer .data-wrapper .data-nav li a {
  font-size: 12px;
  line-height: 140%;
}
@media (min-width: 992px) {
  footer.default-v3-footer .data-wrapper .data-nav li a {
    font-size: 14px;
    line-height: 140%;
  }
}
footer.default-v3-footer .some-wrapper {
  border-bottom: 2px solid #000;
  justify-content: start;
  margin: 215px 0 25px 0;
  padding: 0 0 25px 0;
}
@media (min-width: 992px) {
  footer.default-v3-footer .some-wrapper {
    border-bottom: none;
    margin: 0 0 36px 0;
    padding: 0;
  }
}
@media (min-width: 992px) {
  footer.default-v3-footer .some-wrapper .some-title {
    margin: 0 0 45px 0;
  }
}
footer.default-v3-footer .some-wrapper .some-nav li {
  margin: 0;
}

/**
* Hero Image V3 
*/
.hero-image-v3 {
  height: 100vh;
  min-height: 100vh;
  position: relative;
  width: 100%;
}
@media (min-width: 768px) {
  .hero-image-v3 {
    height: 100svh;
    min-height: 100svh;
  }
}
.hero-image-v3 .background {
  left: 0;
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.hero-image-v3 .background img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.hero-image-v3 .scroll-cta {
  align-items: center;
  bottom: 40px;
  display: flex;
  flex-direction: column;
  left: 50%;
  opacity: 1;
  position: absolute;
  transform: translateX(-50%);
  width: 250px;
}
.hero-image-v3 .scroll-cta .cta {
  color: #fff;
  font-family: "AeonikPro-Regular";
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .hero-image-v3 .scroll-cta .cta {
    font-size: 12px;
    line-height: 12px;
  }
}
.hero-image-v3 .scroll-cta .chevron {
  margin-top: 10px;
}
@media (min-width: 992px) {
  .hero-image-v3 .scroll-cta .chevron {
    margin-top: 20px;
  }
}
.hero-image-v3 .scroll-cta .chevron svg path {
  stroke: #fff;
}
.hero-image-v3 .content,
.hero-image-v3 h1,
.hero-image-v3 h2 {
  color: #fff;
  font-family: "AeonikPro-Medium";
  font-size: clamp(48px, 0.25rem + 3.75vw, 78px);
  line-height: clamp(42px, 0.25rem + 3.75vw, 76px);
  font-style: normal;
  margin-top: 140px;
  margin-bottom: 40px;
  position: relative;
}
@media (min-width: 768px) {
  .hero-image-v3 .content,
  .hero-image-v3 h1,
  .hero-image-v3 h2 {
    font-weight: 500;
    font-size: clamp(48px, 0.25rem + 3.75vw, 58px);
    line-height: clamp(42px, 0.25rem + 3.75vw, 61px);
    margin-bottom: 70px;
  }
}
.hero-image-v3 .content h1,
.hero-image-v3 .content h2,
.hero-image-v3 .content p,
.hero-image-v3 h1 h1,
.hero-image-v3 h1 h2,
.hero-image-v3 h1 p,
.hero-image-v3 h2 h1,
.hero-image-v3 h2 h2,
.hero-image-v3 h2 p {
  margin: 0;
  padding: 0;
}
.hero-image-v3 .cta-wrapper {
  flex-wrap: wrap;
  justify-content: start;
  margin-bottom: 45px;
  position: relative;
}
@media (min-width: 768px) {
  .hero-image-v3 .cta-wrapper {
    justify-content: start;
    margin-bottom: 70px;
  }
}
.hero-image-v3 .cta-wrapper .cta {
  border-bottom: 1px solid #fff;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  margin: 0 7.5px 14px 0;
  padding: 10px 0;
  width: 100%;
}
@media (min-width: 768px) {
  .hero-image-v3 .cta-wrapper .cta {
    margin: 0 15px 0 0;
  }
  .hero-image-v3 .cta-wrapper .cta:last-child {
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .hero-image-v3 .cta-wrapper .cta {
    margin: 0 25px 0 0;
  }
}
.hero-image-v3 .cta-wrapper .cta .btn, .hero-image-v3 .cta-wrapper .cta .thwmsc-buttons .thwmsc-btn, .thwmsc-buttons .hero-image-v3 .cta-wrapper .cta .thwmsc-btn, .hero-image-v3 .cta-wrapper .cta .woocommerce-checkout .coupon-form [name=apply_coupon], .woocommerce-checkout .coupon-form .hero-image-v3 .cta-wrapper .cta [name=apply_coupon], .hero-image-v3 .cta-wrapper .cta .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a, .wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block .hero-image-v3 .cta-wrapper .cta a, .hero-image-v3 .cta-wrapper .cta .wp-block-woocommerce-cart .wc-block-components-button, .wp-block-woocommerce-cart .hero-image-v3 .cta-wrapper .cta .wc-block-components-button, .hero-image-v3 .cta-wrapper .cta .product-wrapper .product .attributes form.variations_form .single_variation_wrap button[type=submit], .product-wrapper .product .attributes form.variations_form .single_variation_wrap .hero-image-v3 .cta-wrapper .cta button[type=submit], .hero-image-v3 .cta-wrapper .cta .product-wrapper .product .attributes form.cart button[type=submit], .product-wrapper .product .attributes form.cart .hero-image-v3 .cta-wrapper .cta button[type=submit], .hero-image-v3 .cta-wrapper .cta .product-wrapper .product .attributes .variations .reset_variations, .product-wrapper .product .attributes .variations .hero-image-v3 .cta-wrapper .cta .reset_variations {
  color: #fff;
  padding: 0;
  text-align: left;
  width: 100%;
}
.hero-image-v3 .cta-wrapper .cta img {
  height: 20px;
  transform: rotate(45deg);
  transition: all 0.25s;
  width: 20px;
}
.hero-image-v3 .cta-wrapper .cta:hover img {
  transform: rotate(0);
}

/**
* Golf Map Slider Module
*/
.golf-map-v2 {
  background-color: #fff;
  position: relative;
}
@media (min-width: 1400px) {
  .golf-map-v2 {
    padding: 225px 0;
  }
}
@media (min-width: 1400px) {
  .golf-map-v2 h2 {
    font-size: 96px;
    font-weight: 500;
    line-height: 98%;
    margin: 0 0 100px 0;
  }
}
@media (min-width: 1400px) {
  .golf-map-v2 .golfMapCourseImagesSwiper {
    float: right;
    width: 50%;
    z-index: 2;
  }
}
.golf-map-v2 .golfMapCourseImagesSwiper .swiper-slide {
  cursor: pointer;
}
.golf-map-v2 .golfMapCourseImagesSwiper .swiper-slide .image-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: end;
}
@media (min-width: 1400px) {
  .golf-map-v2 .golfMapCourseInfoSwiper {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 65%;
  }
}
.golf-map-v2 .golfMapCourseInfoSwiper .swiper-slide {
  cursor: pointer;
}
.golf-map-v2 .golfMapCourseInfoSwiper .swiper-slide .slider-wrapper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 1400px) {
  .golf-map-v2 .golfMapCourseInfoSwiper .swiper-slide .slider-wrapper {
    margin: 170px 0 0 0;
  }
}
.golf-map-v2 .golfMapCourseInfoSwiper .swiper-slide .slider-wrapper .title {
  color: rgba(0, 0, 0, 0.2);
}
@media (min-width: 1400px) {
  .golf-map-v2 .golfMapCourseInfoSwiper .swiper-slide .slider-wrapper .title {
    font-size: 64px;
    font-weight: 500;
    line-height: 98%;
    margin: 0 0 70px 0;
  }
}
.golf-map-v2 .golfMapCourseInfoSwiper .swiper-slide .slider-wrapper .image-wrapper img {
  max-width: 150px;
  height: auto;
}
.golf-map-v2 .golfMapCourseInfoSwiper .swiper-slide .slider-wrapper hr {
  background-color: #000;
  height: 2px;
  margin: 20px 0;
  opacity: 1;
}
@media (min-width: 1400px) {
  .golf-map-v2 .golfMapCourseInfoSwiper .swiper-slide .slider-wrapper .content {
    font-size: 20px;
    font-weight: 500;
    line-height: 98%;
  }
}
.golf-map-v2 .golfMapCourseInfoSwiper .swiper-slide.swiper-slide-active .title {
  color: #000;
}

/**
* Large Image with Content
*/
.headline {
  background-color: #fff;
  position: relative;
}
.headline h2 {
  font-family: "AeonikPro-Medium";
  font-size: 40px;
  font-weight: 500;
  line-height: 98%;
  margin: 190px 0 38px 0;
}
@media (min-width: 992px) {
  .headline h2 {
    font-size: 96px;
    margin: 115px 0 26px 0;
  }
}

.large-image-content {
  height: 100vh;
  position: relative;
}
.large-image-content .background {
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.large-image-content .background .image-wrapper-left,
.large-image-content .background .image-wrapper-right {
  height: 100%;
  width: 100%;
}
.large-image-content .background .image-wrapper-left img,
.large-image-content .background .image-wrapper-right img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.large-image-content .background img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.large-image-content .content {
  color: #fff;
}
.large-image-content .content .subtitle {
  font-size: 24px;
  font-weight: 500;
  line-height: 126%;
  margin: 0 0 24px 0;
  text-align: left;
}
@media (min-width: 992px) {
  .large-image-content .content .subtitle {
    font-size: 24px;
    margin: 0 0 18px 0;
    text-align: center;
  }
}
.large-image-content .content .title {
  font-family: "AeonikPro-Medium";
  font-size: 64px;
  font-weight: 500;
  line-height: 98%;
  margin: 0 0 64px 0;
  text-align: left;
}
@media (min-width: 992px) {
  .large-image-content .content .title {
    font-size: 96px;
    margin: 0 0 56px 0;
    text-align: center;
  }
}
.large-image-content .content .cta {
  margin: 0 0 55px 0;
  text-align: left;
}
@media (min-width: 992px) {
  .large-image-content .content .cta {
    text-align: center;
  }
}

/**
* Large Text Block
*/
.large-text-block {
  background-color: #fff;
  font-family: "AeonikPro-Medium";
  font-size: 32px;
  font-weight: 500;
  hyphens: auto;
  line-height: 102%;
  padding: 26px 0 66px 0;
}
@media (min-width: 992px) {
  .large-text-block {
    font-size: 58px;
    padding: 25px 0 35px 0;
  }
}

/**
* Single Product Teaser
*/
.single-product-teaser {
  padding: 25px 0 75px 0;
}
@media (min-width: 768px) {
  .single-product-teaser {
    padding: 36px 0 180px 0;
  }
}
.single-product-teaser .title {
  font-family: "AeonikPro-Medium";
  font-size: 38px;
  line-height: 105%;
}
@media (min-width: 768px) {
  .single-product-teaser .title {
    font-size: 58px;
    line-height: 105%;
  }
}
.single-product-teaser .subtitle {
  font-size: 14px;
  line-height: 120%;
  margin: 0 0 36px 0;
}
@media (min-width: 768px) {
  .single-product-teaser .subtitle {
    font-size: 20px;
    line-height: 120%;
    margin: 0;
  }
}
.single-product-teaser hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 8px 0;
  opacity: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .single-product-teaser hr {
    margin: 16px 0 36px 0;
  }
}
.single-product-teaser .thumbnail {
  background: linear-gradient(323deg, #C7D8D9 0%, #E9F3F4 100%);
}
.single-product-teaser .thumbnail img {
  height: auto;
  width: 100%;
}
.single-product-teaser .product-info {
  margin: 13px 0 5px 0;
}
@media (min-width: 768px) {
  .single-product-teaser .product-info {
    margin: 0;
  }
}
.single-product-teaser .product-info .title {
  font-family: "AeonikPro-Medium";
  font-size: 24px;
  line-height: 120%;
}
@media (min-width: 768px) {
  .single-product-teaser .product-info .title {
    font-size: 30px;
    line-height: 120%;
  }
}
.single-product-teaser .product-info .short-description {
  font-family: "AeonikPro-Medium";
  font-size: 16px;
  line-height: 109%;
  font-weight: 500;
  margin: 10px 0 15px 0;
}
@media (min-width: 768px) {
  .single-product-teaser .product-info .short-description {
    margin: 11px 0 20px 0;
  }
}
.single-product-teaser .product-info .short-description p {
  margin: 0 0 16px 0;
}
.single-product-teaser .product-info .price {
  font-family: "AeonikPro-Regular";
  font-size: 24px;
  line-height: 120%;
}
@media (min-width: 768px) {
  .single-product-teaser .product-info .price {
    font-size: 30px;
    line-height: 120%;
  }
}
.single-product-teaser .cta-wrapper .cta a {
  width: 100%;
}

/**
* Products by category
*/
.products-by-category {
  margin: 0 0 56px 0;
}
@media (min-width: 768px) {
  .products-by-category {
    margin: 12px 0 75px 0;
  }
}
.products-by-category.bg-light {
  background-color: #fff !important;
}
.products-by-category.bg-gray {
  background-color: #F6F7F8 !important;
}
.products-by-category a {
  text-decoration: none !important;
}
.products-by-category .title {
  font-family: "AeonikPro-Medium";
  font-size: 38px;
  line-height: 105%;
}
@media (min-width: 768px) {
  .products-by-category .title {
    font-size: 58px;
    line-height: 105%;
  }
}
.products-by-category .subtitle {
  font-size: 14px;
  line-height: 120%;
  margin: 0 0 36px 0;
}
@media (min-width: 768px) {
  .products-by-category .subtitle {
    font-size: 20px;
    line-height: 120%;
    margin: 0;
  }
}
.products-by-category hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 7px 0;
  opacity: 1;
  width: 100%;
}
.products-by-category .swiper {
  padding: 35px 0 50px 0;
}
@media (min-width: 768px) {
  .products-by-category .swiper {
    padding: 120px 0;
  }
}
.products-by-category .swiper .swiper-products-category-pagination {
  width: auto;
  margin: 0 20px;
}
@media (min-width: 768px) {
  .products-by-category .swiper .swiper-products-category-pagination {
    margin: 0 50px;
  }
}
.products-by-category .swiper .pagination-navigation {
  margin: 50px 0 0 0;
}
@media (min-width: 768px) {
  .products-by-category .swiper .pagination-navigation {
    margin: 50px 0 0 0;
  }
}
.products-by-category .swiper .swiper-button-disabled {
  opacity: 0.2;
}
.products-by-category .swiper .swiper-products-category-button-prev img {
  height: 20px;
  transform: rotate(-180deg);
  width: 24px;
}
.products-by-category .swiper .swiper-products-category-button-next img {
  height: 20px;
  width: 24px;
}
.products-by-category .swiper .swiper-pagination-bullet {
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  color: #B2B5BE;
  opacity: 1;
  background: transparent;
  display: flex;
  border-radius: 50%;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}
.products-by-category .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #DEE3FF;
  color: #19224C;
}
.products-by-category .swiper .swiper-scrollbar {
  background: rgba(0, 0, 0, 0.2);
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
}
.products-by-category .swiper .swiper-scrollbar:hover {
  cursor: pointer;
}
.products-by-category .swiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: #163730;
  color: #163730;
}
.products-by-category .product {
  color: #000;
}
.products-by-category .product .thumbnail.bg-grad {
  background: linear-gradient(323deg, #C7D8D9 0%, #E9F3F4 100%);
}
.products-by-category .product .thumbnail.bg-grad-rev {
  background: linear-gradient(37deg, #C7D8D9 0%, #E9F3F4 100%);
}
.products-by-category .product .thumbnail img {
  width: 100%;
  height: auto;
}
.products-by-category .product .name {
  font-family: "AeonikPro-Medium";
  font-weight: 500;
  margin: 22px 0 9px 0;
}
@media (min-width: 768px) {
  .products-by-category .product .name {
    font-size: 20px;
    line-height: 94%;
    margin: 16px 0 11px 0;
  }
}
.products-by-category .product .price {
  font-family: "AeonikPro-Regular";
  font-size: 20px;
  font-weight: 400;
  line-height: 94%;
}
@media (min-width: 768px) {
  .products-by-category .product .price {
    font-size: 16px;
    line-height: 94%;
  }
}

/**
* Upsells & Related
**/
.upsells,
.related,
.cross-sells {
  margin: 60px 0 0 0;
}
@media (min-width: 768px) {
  .upsells,
  .related,
  .cross-sells {
    margin: 60px 0 0 0;
  }
}
.upsells h2,
.related h2,
.cross-sells h2 {
  font-family: "AeonikPro-Medium";
  font-size: 38px !important;
  line-height: 105% !important;
}
@media (min-width: 768px) {
  .upsells h2,
  .related h2,
  .cross-sells h2 {
    font-size: 58px !important;
    line-height: 105% !important;
  }
}
.upsells a,
.related a,
.cross-sells a {
  color: #000;
  text-decoration: none;
}
.upsells hr,
.related hr,
.cross-sells hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 7px 0;
  opacity: 1;
  width: 100%;
}
.upsells .swiper,
.related .swiper,
.cross-sells .swiper {
  padding: 35px 0 50px 0;
}
@media (min-width: 768px) {
  .upsells .swiper,
  .related .swiper,
  .cross-sells .swiper {
    padding: 35px 0 90px 0;
  }
}
.upsells .swiper .swiper-related-pagination,
.upsells .swiper .swiper-upsells-pagination,
.upsells .swiper .swiper-crosssells-pagination,
.related .swiper .swiper-related-pagination,
.related .swiper .swiper-upsells-pagination,
.related .swiper .swiper-crosssells-pagination,
.cross-sells .swiper .swiper-related-pagination,
.cross-sells .swiper .swiper-upsells-pagination,
.cross-sells .swiper .swiper-crosssells-pagination {
  width: auto;
  margin: 0 20px;
}
@media (min-width: 768px) {
  .upsells .swiper .swiper-related-pagination,
  .upsells .swiper .swiper-upsells-pagination,
  .upsells .swiper .swiper-crosssells-pagination,
  .related .swiper .swiper-related-pagination,
  .related .swiper .swiper-upsells-pagination,
  .related .swiper .swiper-crosssells-pagination,
  .cross-sells .swiper .swiper-related-pagination,
  .cross-sells .swiper .swiper-upsells-pagination,
  .cross-sells .swiper .swiper-crosssells-pagination {
    margin: 0 50px;
  }
}
.upsells .swiper .pagination-navigation,
.related .swiper .pagination-navigation,
.cross-sells .swiper .pagination-navigation {
  margin: 50px 0 0 0;
}
@media (min-width: 768px) {
  .upsells .swiper .pagination-navigation,
  .related .swiper .pagination-navigation,
  .cross-sells .swiper .pagination-navigation {
    margin: 50px 0 0 0;
  }
}
.upsells .swiper .swiper-button-disabled,
.related .swiper .swiper-button-disabled,
.cross-sells .swiper .swiper-button-disabled {
  opacity: 0.2;
}
.upsells .swiper .swiper-related-button-prev img,
.upsells .swiper .swiper-upsells-button-prev img,
.upsells .swiper .swiper-crosssells-button-prev img,
.related .swiper .swiper-related-button-prev img,
.related .swiper .swiper-upsells-button-prev img,
.related .swiper .swiper-crosssells-button-prev img,
.cross-sells .swiper .swiper-related-button-prev img,
.cross-sells .swiper .swiper-upsells-button-prev img,
.cross-sells .swiper .swiper-crosssells-button-prev img {
  height: 20px;
  transform: rotate(-180deg);
  width: 24px;
}
.upsells .swiper .swiper-related-button-next img,
.upsells .swiper .swiper-upsells-button-next img,
.upsells .swiper .swiper-crosssells-button-next img,
.related .swiper .swiper-related-button-next img,
.related .swiper .swiper-upsells-button-next img,
.related .swiper .swiper-crosssells-button-next img,
.cross-sells .swiper .swiper-related-button-next img,
.cross-sells .swiper .swiper-upsells-button-next img,
.cross-sells .swiper .swiper-crosssells-button-next img {
  height: 20px;
  width: 24px;
}
.upsells .swiper .swiper-pagination-bullet,
.related .swiper .swiper-pagination-bullet,
.cross-sells .swiper .swiper-pagination-bullet {
  width: 32px;
  height: 32px;
  text-align: center;
  line-height: 24px;
  font-size: 16px;
  color: #B2B5BE;
  opacity: 1;
  background: transparent;
  display: flex;
  border-radius: 50%;
  cursor: pointer;
  justify-content: center;
  align-items: center;
}
.upsells .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active,
.related .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active,
.cross-sells .swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #DEE3FF;
  color: #19224C;
}
.upsells .swiper .product,
.related .swiper .product,
.cross-sells .swiper .product {
  color: #000;
}
.upsells .swiper .product .thumbnail.bg-grad,
.related .swiper .product .thumbnail.bg-grad,
.cross-sells .swiper .product .thumbnail.bg-grad {
  background: linear-gradient(323deg, #C7D8D9 0%, #E9F3F4 100%);
}
.upsells .swiper .product .thumbnail.bg-grad-rev,
.related .swiper .product .thumbnail.bg-grad-rev,
.cross-sells .swiper .product .thumbnail.bg-grad-rev {
  background: linear-gradient(37deg, #C7D8D9 0%, #E9F3F4 100%);
}
.upsells .swiper .product .thumbnail img,
.related .swiper .product .thumbnail img,
.cross-sells .swiper .product .thumbnail img {
  width: 100%;
  height: auto;
}
.upsells .swiper .product .name,
.related .swiper .product .name,
.cross-sells .swiper .product .name {
  border: none;
  font-family: "AeonikPro-Medium";
  font-size: 16px;
  font-weight: 500;
  margin: 22px 0 9px 0;
}
@media (min-width: 768px) {
  .upsells .swiper .product .name,
  .related .swiper .product .name,
  .cross-sells .swiper .product .name {
    font-size: 20px;
    line-height: 94%;
    margin: 17px 0 11px 0;
  }
}
.upsells .swiper .product .price,
.related .swiper .product .price,
.cross-sells .swiper .product .price {
  font-family: "AeonikPro-Regular";
  font-size: 20px;
  font-weight: 400;
  line-height: 94%;
}
@media (min-width: 768px) {
  .upsells .swiper .product .price,
  .related .swiper .product .price,
  .cross-sells .swiper .product .price {
    font-size: 16px;
    line-height: 94%;
  }
}
.upsells .swiper .swiper-scrollbar,
.related .swiper .swiper-scrollbar,
.cross-sells .swiper .swiper-scrollbar {
  background: rgba(0, 0, 0, 0.2);
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
}
.upsells .swiper .swiper-scrollbar:hover,
.related .swiper .swiper-scrollbar:hover,
.cross-sells .swiper .swiper-scrollbar:hover {
  cursor: pointer;
}
.upsells .swiper .swiper-scrollbar .swiper-scrollbar-drag,
.related .swiper .swiper-scrollbar .swiper-scrollbar-drag,
.cross-sells .swiper .swiper-scrollbar .swiper-scrollbar-drag {
  background: #163730;
  color: #163730;
}

/**
* Single Product
**/
.product-wrapper .product .swiper .swiper-slide {
  background: linear-gradient(323deg, #C7D8D9 0%, #E9F3F4 100%);
}
.product-wrapper .product .swiper .swiper-slide img {
  height: auto;
  width: 100%;
}
.product-wrapper .product .swiper .swiper-single-product-pagination {
  bottom: 10px;
  position: absolute;
  text-align: center;
  z-index: 1;
}
.product-wrapper .product .swiper .swiper-single-product-pagination .swiper-pagination-bullet {
  background-color: transparent;
  border: 1px solid #000;
  height: 9px;
  width: 9px;
}
.product-wrapper .product .swiper .swiper-single-product-pagination .swiper-pagination-bullet-active {
  background-color: #000;
  border: 1px solid #000;
}
.product-wrapper .product .name {
  border-bottom: 2px solid #000;
  font-family: "AeonikPro-Medium";
  font-size: 50px;
  font-weight: 500;
  line-height: 100%;
  margin: 16px 0;
}
@media (min-width: 992px) {
  .product-wrapper .product .name {
    font-size: 58px;
    margin: 0 0 16px 0;
  }
}
.product-wrapper .product .short-description {
  font-family: "AeonikPro-Medium";
  font-size: 16px;
  line-height: 109%;
  font-weight: 500;
  margin: 0 0 16px 0;
}
@media (min-width: 768px) {
  .product-wrapper .product .short-description {
    margin: 0 0 16px 0;
  }
}
.product-wrapper .product .short-description p {
  margin: 0 0 16px 0;
}
.product-wrapper .product .price {
  font-family: "AeonikPro-Regular";
  font-size: 24px;
  line-height: 94%;
  font-weight: 400;
  margin: 0 0 60px 0;
}
@media (min-width: 768px) {
  .product-wrapper .product .price {
    margin: 0 0 60px 0;
  }
}
.product-wrapper .product .attributes {
  height: auto;
  position: relative;
}
.product-wrapper .product .attributes .stock {
  display: none;
}
.product-wrapper .product .attributes .variations {
  width: 100%;
}
.product-wrapper .product .attributes .variations th,
.product-wrapper .product .attributes .variations td {
  display: block;
  width: 100%;
}
.product-wrapper .product .attributes .variations th label,
.product-wrapper .product .attributes .variations th select,
.product-wrapper .product .attributes .variations td label,
.product-wrapper .product .attributes .variations td select {
  width: 100%;
}
.product-wrapper .product .attributes .variations th label,
.product-wrapper .product .attributes .variations td label {
  font-family: "AeonikPro-Medium";
  font-size: 20px;
  line-height: 100%;
  font-weight: 500;
}
@media (min-width: 768px) {
  .product-wrapper .product .attributes .variations th label,
  .product-wrapper .product .attributes .variations td label {
    font-size: 16px;
  }
}
.product-wrapper .product .attributes .variations th select,
.product-wrapper .product .attributes .variations td select {
  font-size: 20px;
  line-height: 100%;
  font-weight: 500;
}
@media (min-width: 768px) {
  .product-wrapper .product .attributes .variations th select,
  .product-wrapper .product .attributes .variations td select {
    font-size: 16px;
    line-height: 100%;
  }
}
.product-wrapper .product .attributes .variations .reset_variations {
  background: transparent;
  color: #163730;
  display: block;
  margin: 1rem 0 0 0;
  text-align: center;
}
.product-wrapper .product .attributes .variations .reset_variations:hover {
  background: #163730;
  border: 1px solid #163730;
  border-radius: 0;
  color: #fff;
}
.product-wrapper .product .attributes form.cart {
  width: 100%;
}
.product-wrapper .product .attributes form.cart button[type=submit] {
  margin: 1rem 0 0 0;
  width: 100%;
}
.product-wrapper .product .attributes form.variations_form {
  position: unset;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.product-wrapper .product .attributes form.variations_form .single_variation_wrap {
  margin: 20px 0 0 0;
  width: 100%;
}
.product-wrapper .product .attributes form.variations_form .single_variation_wrap button[type=submit] {
  margin: 1rem 0 0 0;
  width: 100%;
}
.product-wrapper .product input {
  width: 100%;
}
.product-wrapper .product .closing {
  color: rgba(22, 55, 48, 0.4);
  font-family: "AeonikPro-Regular";
  font-size: 16px;
  line-height: 18px;
  margin: 40px 0 20px 0;
}
@media (min-width: 768px) {
  .product-wrapper .product .closing {
    margin: 22px 0 42px 0;
  }
}
.product-wrapper .product .closing a {
  color: rgba(22, 55, 48, 0.8);
  text-decoration: none;
}
.product-wrapper .product .closing a:hover {
  color: rgb(22, 55, 48);
}
.product-wrapper .product .product-description {
  font-family: "AeonikPro-Medium";
  font-size: 24px;
  line-height: 100%;
  margin: 36px 0 0 0;
}
@media (min-width: 992px) {
  .product-wrapper .product .product-description {
    margin: 36px 0 180px 0;
  }
}
.product-wrapper .product .product-description h2 {
  margin: 0;
  padding: 0;
}
.product-wrapper .product .product-description hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 16px 0 36px 0;
  opacity: 1;
  width: 100%;
}
.product-wrapper .product .product-description .description-content {
  font-family: "AeonikPro-Regular";
  font-size: 14px;
  line-height: 164%;
  margin: 8px 0 25px 0;
}
@media (min-width: 768px) {
  .product-wrapper .product .product-description .description-content {
    font-size: 16px;
    line-height: 164%;
    margin: 8px 0 35px 0;
  }
}
.product-wrapper .product .product-description .description-content strong {
  font-family: "AeonikPro-Medium";
}
.product-wrapper .product .accordion-button {
  font-family: "AeonikPro-Medium";
  font-size: 24px;
  line-height: 110%;
  padding: 11px 0;
  border-bottom: 2px solid #000;
}
.product-wrapper .product .accordion-button:not(.collapsed) {
  background-color: inherit;
  color: #000;
}
.product-wrapper .product .accordion-button:not(.collapsed)::after {
  background-image: url("dropdown-arrow.png");
  transform: rotate(-180deg);
}
.product-wrapper .product .accordion-button:focus {
  border-color: transparent;
  border-bottom: 2px solid #000;
  box-shadow: none;
}
.product-wrapper .product .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("dropdown-arrow.png");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}
.product-wrapper .product .specifications-content {
  margin: 0 0 80px 0;
}
@media (min-width: 768px) {
  .product-wrapper .product .specifications-content {
    margin: 0 0 120px 0;
  }
}
.product-wrapper .product .specification {
  overflow: hidden;
  min-height: 200px;
}
@media (min-width: 768px) {
  .product-wrapper .product .specification {
    min-height: auto;
  }
}
.product-wrapper .product .specification .toggle {
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media (min-width: 992px) {
  .product-wrapper .product .specification .toggle:hover ~ .spec-content, .product-wrapper .product .specification .toggle:focus ~ .spec-content {
    transform: translate3d(0, 35%, 0);
  }
  .product-wrapper .product .specification .toggle:hover ~ .spec-content .header, .product-wrapper .product .specification .toggle:focus ~ .spec-content .header {
    transform: translate3d(0, 35%, 0);
  }
  .product-wrapper .product .specification .toggle:hover ~ .spec-content .spec-description, .product-wrapper .product .specification .toggle:focus ~ .spec-content .spec-description {
    opacity: 1;
  }
  .product-wrapper .product .specification .toggle:hover ~ .image, .product-wrapper .product .specification .toggle:focus ~ .image {
    transform: translate3d(0, -50%, 0);
    -webkit-transform: scale(0.5) translate(0, -50%);
  }
}
.product-wrapper .product .specification .image {
  transition: all 300ms;
}
.product-wrapper .product .specification .image img {
  height: auto;
  padding: 40px;
  width: 100%;
}
@media (min-width: 768px) {
  .product-wrapper .product .specification .image img {
    padding: 50px;
  }
}
.product-wrapper .product .specification .spec-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  left: 0;
  padding: inherit;
  position: absolute;
  right: 0;
  width: 100%;
  top: 0;
  transition: transform 300ms;
  transform: translate3d(0, calc(100% - 0.5rem), 0);
}
.product-wrapper .product .specification .spec-content .header {
  transform: translate3d(0, -100%, 0);
  transition: transform 300ms;
}
.product-wrapper .product .specification .spec-content .header .title {
  font-family: "AeonikPro-Medium";
  font-size: 14px;
  line-height: 120%;
}
@media (min-width: 768px) {
  .product-wrapper .product .specification .spec-content .header .title {
    font-size: 16px;
    line-height: 120%;
  }
}
.product-wrapper .product .specification .spec-content .header .value {
  font-family: "AeonikPro-Medium";
  font-size: 14px;
  line-height: 120%;
  opacity: 0.4;
}
@media (min-width: 768px) {
  .product-wrapper .product .specification .spec-content .header .value {
    font-size: 16px;
    line-height: 120%;
  }
}
.product-wrapper .product .specification .spec-content .spec-description {
  font-family: "AeonikPro-Regular";
  font-size: 12px;
  flex-grow: 1;
  margin: 1rem 0 0 0;
  opacity: 0;
}
@media (min-width: 768px) {
  .product-wrapper .product .specification .spec-content .spec-description {
    font-size: 14px;
    line-height: 110%;
  }
}
@media (max-width: 991.98px) {
  .product-wrapper .product .specification.active .spec-content {
    transform: translate3d(0, 35%, 0);
  }
  .product-wrapper .product .specification.active .spec-content .header {
    transform: translate3d(0, 35%, 0);
  }
  .product-wrapper .product .specification.active .spec-content .spec-description {
    opacity: 1;
  }
  .product-wrapper .product .specification.active .image {
    transform: translate3d(0, -50%, 0);
    -webkit-transform: scale(0.5) translate(0, -50%);
  }
}

/**
* Carbonics Technology videos on Club Product Page
**/
.carbon-technologies .video-wrapper {
  left: 0;
  height: auto;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 0;
}
@media (min-width: 768px) {
  .carbon-technologies .video-wrapper {
    height: auto;
  }
}
.carbon-technologies .video-wrapper video {
  height: 100%;
  object-fit: contain;
  width: 100%;
}
@media (min-width: 992px) {
  .carbon-technologies .order-lg-last .content-wrapper {
    padding: 0 0 0 25px;
  }
}
.carbon-technologies .swiper {
  height: auto;
  margin: 25px 0 0 0;
  padding: 0 0 25px 0;
}
@media (min-width: 768px) {
  .carbon-technologies .swiper {
    margin: 25px 0 0 0;
    padding: 0;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .carbon-technologies .swiper {
    margin: 16px 0 60px 0;
    padding: 0;
    width: 100%;
  }
}
.carbon-technologies .swiper .swiper-wrapper .swiper-slide {
  background: transparent;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  height: 100%;
}
.carbon-technologies .swiper .swiper-wrapper .swiper-slide img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}
.carbon-technologies .swiper.videoProductMainSwiper .swiper-wrapper .swiper-slide .video-title {
  color: rgb(22, 55, 48);
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  margin: 15px 0 5px 0;
}
@media (min-width: 768px) {
  .carbon-technologies .swiper.videoProductMainSwiper .swiper-wrapper .swiper-slide .video-title {
    font-size: 18px;
    font-weight: 400;
    margin: 30px 0 16px 0;
  }
}
@media (min-width: 992px) {
  .carbon-technologies .swiper.videoProductMainSwiper .swiper-wrapper .swiper-slide .video-title {
    font-size: 20px;
    font-weight: 400;
    margin: 36px 0 16px 0;
  }
}
.carbon-technologies .swiper.videoProductMainSwiper .swiper-wrapper .swiper-slide .video-content {
  color: rgba(22, 55, 48, 0.6);
  font-size: 14px;
  line-height: 100%;
}
@media (min-width: 768px) {
  .carbon-technologies .swiper.videoProductMainSwiper .swiper-wrapper .swiper-slide .video-content {
    font-size: 16px;
    line-height: 98%;
  }
}
@media (min-width: 992px) {
  .carbon-technologies .swiper.videoProductMainSwiper .swiper-wrapper .swiper-slide .video-content {
    font-size: 18px;
    line-height: 98%;
  }
}
.carbon-technologies .swiper .swiper-buttons {
  align-items: baseline;
  background-color: #fff;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  right: 0;
  position: absolute;
  padding: 10px;
  bottom: -15px;
  width: auto;
  z-index: 9;
}
@media (min-width: 768px) {
  .carbon-technologies .swiper .swiper-buttons {
    bottom: 40px;
  }
}
@media (min-width: 992px) {
  .carbon-technologies .swiper .swiper-buttons {
    bottom: 50px;
  }
}
.carbon-technologies .swiper .swiper-buttons .audio-stop {
  cursor: pointer;
  height: 16px;
  margin: 0 16px 0 0;
  width: 20px;
  background-image: url("stop.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .carbon-technologies .swiper .swiper-buttons .audio-stop {
    height: 26px;
    margin: 0 27px 0 0;
    width: 34px;
  }
}
.carbon-technologies .swiper .swiper-buttons .audio-play {
  cursor: pointer;
  height: 16px;
  margin: 0 16px 0 0;
  width: 20px;
}
@media (min-width: 768px) {
  .carbon-technologies .swiper .swiper-buttons .audio-play {
    height: 26px;
    margin: 0 27px 0 0;
    width: 34px;
  }
}
.carbon-technologies .swiper .swiper-buttons .audio-play.playing {
  background-image: url("pause.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.carbon-technologies .swiper .swiper-buttons .audio-play.paused {
  background-image: url("play.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.carbon-technologies .swiper .swiper-buttons .audio-toggle {
  cursor: pointer;
  height: 16px;
  margin: 0 16px 0 0;
  width: 20px;
}
@media (min-width: 768px) {
  .carbon-technologies .swiper .swiper-buttons .audio-toggle {
    height: 26px;
    margin: 0 27px 0 0;
    width: 34px;
  }
}
.carbon-technologies .swiper .swiper-buttons .audio-toggle.mute {
  background-image: url("mute.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.carbon-technologies .swiper .swiper-buttons .audio-toggle.unmute {
  background-image: url("unmute.png");
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}
.carbon-technologies .swiper .swiper-buttons .swiper-button-prev,
.carbon-technologies .swiper .swiper-buttons .swiper-button-next {
  left: auto;
  height: 36px;
  position: relative;
  right: auto;
  width: auto;
}
.carbon-technologies .swiper .swiper-buttons .swiper-button-prev img,
.carbon-technologies .swiper .swiper-buttons .swiper-button-next img {
  height: 16px;
  width: 20px;
}
@media (min-width: 768px) {
  .carbon-technologies .swiper .swiper-buttons .swiper-button-prev img,
  .carbon-technologies .swiper .swiper-buttons .swiper-button-next img {
    height: 26px;
    width: 34px;
  }
}
.carbon-technologies .swiper .swiper-buttons .swiper-button-prev::after,
.carbon-technologies .swiper .swiper-buttons .swiper-button-next::after {
  content: "";
  color: rgba(0, 0, 0, 0.5);
  font-size: 1.75rem;
}
.carbon-technologies .swiper .swiper-buttons .swiper-button-next {
  margin: 0 0 1px 0;
}
@media (min-width: 768px) {
  .carbon-technologies .swiper .swiper-buttons .swiper-button-next {
    margin: 0 0 1px 0;
  }
}
.carbon-technologies .swiper .swiper-buttons .swiper-button-prev {
  margin: 0 16px 0 0;
}
@media (min-width: 768px) {
  .carbon-technologies .swiper .swiper-buttons .swiper-button-prev {
    margin: 0 27px 0 0;
  }
}
.carbon-technologies .swiper .swiper-buttons .swiper-button-prev img {
  transform: rotate(-180deg);
}
.carbon-technologies .swiper .swiper-buttons .swiper-button-disabled::after {
  color: rgba(0, 0, 0, 0.1);
}
.carbon-technologies .swiper .swiper-scrollbar {
  left: 50%;
  transform: translateX(-50%);
  width: 60%;
}
.carbon-technologies .swiper .swiper-scrollbar:hover {
  cursor: pointer;
}
.carbon-technologies .videoProductThumbSwiper {
  min-height: 500px;
  height: 36.3636363636vh;
  margin: 16px 0 60px 0;
  padding: 0 0 0 0;
  width: 100%;
}
@media (min-width: 768px) {
  .carbon-technologies .videoProductThumbSwiper {
    min-height: 750px;
    height: 50vh;
    margin: 16px 0 120px 0;
  }
}
.carbon-technologies .videoProductThumbSwiper .swiper-slide {
  height: calc((100% - 24px) / 2) !important;
}
.carbon-technologies .videoProductThumbSwiper .swiper-slide .video-title {
  font-size: 16px;
  line-height: 100%;
  margin: 16px 0 0 0;
}
@media (min-width: 768px) {
  .carbon-technologies .videoProductThumbSwiper .swiper-slide .video-title {
    font-size: 20px;
    margin: 36px 0 0 0;
  }
}
.carbon-technologies .videoProductThumbSwiper .swiper-slide .video-content {
  color: rgba(0, 0, 0, 0.6);
  font-size: 14px;
  line-height: 100%;
  margin: 14px 0 0 0;
}
@media (min-width: 768px) {
  .carbon-technologies .videoProductThumbSwiper .swiper-slide .video-content {
    font-size: 16px;
    margin: 16px 0 0 0;
  }
}
.carbon-technologies .title {
  font-family: "AeonikPro-Medium";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  margin: 0 0 28px 0;
}
@media (min-width: 768px) {
  .carbon-technologies .title {
    font-size: 78px;
    line-height: 73px;
    margin: 35px 0 25px 0;
  }
}
@media (min-width: 992px) {
  .carbon-technologies .title {
    font-size: 78px;
    line-height: 73px;
    margin: 0 0 56px 0;
  }
}
.carbon-technologies .content-wrapper .title,
.carbon-technologies .content-wrapper-mobile .title {
  font-family: "AeonikPro-Medium";
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 38px;
  margin: 40px 0 28px 0;
}
@media (min-width: 768px) {
  .carbon-technologies .content-wrapper .title,
  .carbon-technologies .content-wrapper-mobile .title {
    font-size: 58px;
    line-height: 73px;
    margin: 35px 0 25px 0;
  }
}
@media (min-width: 992px) {
  .carbon-technologies .content-wrapper .title,
  .carbon-technologies .content-wrapper-mobile .title {
    font-size: 78px;
    line-height: 73px;
    margin: 0 0 32px 0;
  }
}
.carbon-technologies .content-wrapper .content,
.carbon-technologies .content-wrapper-mobile .content {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
  margin: 0;
}
@media (min-width: 768px) {
  .carbon-technologies .content-wrapper .content,
  .carbon-technologies .content-wrapper-mobile .content {
    font-size: 20px;
    line-height: 20px;
  }
}
@media (min-width: 992px) {
  .carbon-technologies .content-wrapper .content,
  .carbon-technologies .content-wrapper-mobile .content {
    font-size: 24px;
    line-height: 24px;
  }
  .carbon-technologies .content-wrapper .content h3, .carbon-technologies .content-wrapper .content ul,
  .carbon-technologies .content-wrapper-mobile .content h3,
  .carbon-technologies .content-wrapper-mobile .content ul {
    display: none;
  }
}
.carbon-technologies .content-wrapper .content ul,
.carbon-technologies .content-wrapper-mobile .content ul {
  background: #F5F8F7;
  padding: 28px 34px;
  margin: 0;
}
.carbon-technologies .content-wrapper .content ul li,
.carbon-technologies .content-wrapper-mobile .content ul li {
  font-size: 16px;
  margin-bottom: 14px;
}
@media (min-width: 992px) {
  .carbon-technologies .content-wrapper .content ul li,
  .carbon-technologies .content-wrapper-mobile .content ul li {
    font-size: 16px;
    margin-bottom: 18px;
  }
  .carbon-technologies .content-wrapper .content ul li strong,
  .carbon-technologies .content-wrapper-mobile .content ul li strong {
    font-size: 24px;
  }
}
@media (min-width: 768px) {
  .carbon-technologies .content-wrapper .content ul,
  .carbon-technologies .content-wrapper-mobile .content ul {
    padding: 32px 56px;
  }
}
.carbon-technologies .content-wrapper .content h2,
.carbon-technologies .content-wrapper .content h3,
.carbon-technologies .content-wrapper-mobile .content h2,
.carbon-technologies .content-wrapper-mobile .content h3 {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 16px;
}
@media (min-width: 992px) {
  .carbon-technologies .content-wrapper .content h2,
  .carbon-technologies .content-wrapper .content h3,
  .carbon-technologies .content-wrapper-mobile .content h2,
  .carbon-technologies .content-wrapper-mobile .content h3 {
    font-size: 24px;
    line-height: 24px;
  }
}
.carbon-technologies .content-wrapper-mobile {
  margin: 32px 0 0 0;
}
.carbon-technologies .cta-wrapper {
  margin-top: 45px;
}
@media (min-width: 992px) {
  .carbon-technologies .cta-wrapper {
    margin-top: 115px;
  }
}
.carbon-technologies .cta-wrapper .cta a {
  border-bottom: 1px solid #000000;
  color: #163730;
  font-style: normal;
  font-weight: 500;
  font-size: 12px;
  line-height: 11px;
  text-decoration: none;
}
@media (min-width: 992px) {
  .carbon-technologies .cta-wrapper .cta a {
    font-size: 20px;
    line-height: 18px;
    padding: 0 0 9px 0;
  }
}

/**
* Mini Cart
**/
.custom-mini-cart {
  right: 0;
  position: absolute;
  top: 0;
}
@media (min-width: 992px) {
  .custom-mini-cart {
    position: relative;
  }
}
.custom-mini-cart .wc-toggle-button-wrapper {
  display: inline-block;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container {
  right: 0;
  left: auto;
  transform: none;
  position: absolute;
  overflow: visible;
  top: 35px;
  bottom: auto;
  min-width: 330px;
  display: none;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  width: 100%;
}
@media (min-width: 768px) {
  .custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container {
    left: auto;
    width: auto;
  }
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container.show {
  opacity: 1;
  display: block;
  z-index: 9;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main {
  border: 2px solid #000;
  min-height: 200px;
  max-height: 50vh;
  width: 435px;
  max-width: 100%;
  position: relative;
  overflow: auto;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
  padding: 10px 15px;
  background-color: #fff;
  margin-top: 0;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .widget_shopping_cart_content-custom {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .widget_shopping_cart_content-custom .wc-menu-cart__products {
  overflow: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .widget_shopping_cart_content-custom .wc-menu-cart__products .wc-menu-cart__product {
  /*display: grid;
  grid-template-columns: 28% auto;
  grid-template-rows: auto auto;*/
  position: relative;
  border-width: 0;
  padding: 20px 0 40px 0;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .widget_shopping_cart_content-custom .wc-menu-cart__products .wc-menu-cart__product .wc-menu-cart__product-image img {
  background: linear-gradient(323deg, #C7D8D9 0%, #E9F3F4 100%);
  display: block;
  height: auto;
  width: 100%;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .widget_shopping_cart_content-custom .wc-menu-cart__products .wc-menu-cart__product .wc-menu-cart__product-name {
  /*grid-column-start: 2;
  grid-column-end: 3;*/
  font-family: "AeonikPro-Medium";
  font-size: 20px;
  line-height: 110%;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .widget_shopping_cart_content-custom .wc-menu-cart__products .wc-menu-cart__product .wc-menu-cart__product-name .product-item-thumbnail {
  display: none;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .widget_shopping_cart_content-custom .wc-menu-cart__products .wc-menu-cart__product .wc-menu-cart__product-name dl {
  color: rgba(0, 0, 0, 0.4);
  font-size: 16px;
  font-weight: 500;
  display: flex;
  flex-flow: row;
  flex-wrap: wrap;
  margin: 14px 0 0 0;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .widget_shopping_cart_content-custom .wc-menu-cart__products .wc-menu-cart__product .wc-menu-cart__product-name dl dt {
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
  flex: 0 0 50%;
  padding: 10px 0;
  text-overflow: ellipsis;
  overflow: hidden;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .widget_shopping_cart_content-custom .wc-menu-cart__products .wc-menu-cart__product .wc-menu-cart__product-name dl dd {
  border-bottom: 2px solid rgba(0, 0, 0, 0.4);
  flex: 0 0 50%;
  padding: 10px 0;
  margin: 0 0 0 auto;
  text-align: right;
  text-overflow: ellipsis;
  overflow: hidden;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .widget_shopping_cart_content-custom .woocommerce-mini-cart__total {
  border-bottom: 2px solid #000;
  font-family: "AeonikPro-Medium";
  font-size: 20px;
  line-height: 110%;
}
@media (min-width: 768px) {
  .custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .widget_shopping_cart_content-custom .woocommerce-mini-cart__total {
    margin: 55px 0 0 0;
    padding: 15px 0;
  }
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .wc-menu-cart__footer-buttons {
  display: flex;
  flex-direction: column;
  margin: 30px 0 0 0;
  width: 100%;
}
@media (min-width: 768px) {
  .custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .wc-menu-cart__footer-buttons {
    margin: 50px 0 0 0;
  }
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .wc-menu-cart__footer-buttons a {
  background: #163730;
  border: 1px solid #163730;
  border-radius: 0;
  color: #fff;
  font-family: "AeonikPro-Medium";
  font-style: normal;
  text-decoration: none;
  width: 100%;
}
@media (min-width: 768px) {
  .custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .wc-menu-cart__footer-buttons a {
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
    padding: 14px 17.5px;
  }
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .wc-menu-cart__footer-buttons a:hover {
  background: transparent;
  color: #163730;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .wc-menu-cart__footer-buttons a.checkout {
  background: transparent;
  color: #163730;
  margin: 17px 0 0 0;
}
.custom-mini-cart .wc-toggle-button-wrapper .wc-menu-cart__container .wc-menu-cart__main .wc-menu-cart__footer-buttons a.checkout:hover {
  background: #163730;
  border: 1px solid #163730;
  color: #fff;
}
.custom-mini-cart .wc-menu-cart__toggle-button {
  border: 2px solid #fff;
  height: 44px;
  display: block;
  position: absolute;
  right: 0;
  top: -7px;
  padding: 5px;
}
.custom-mini-cart .wc-menu-cart__toggle-button.active {
  border: 2px solid #000;
  border-bottom: 2px solid #fff;
  z-index: 99;
}
.custom-mini-cart .wc-menu-cart__toggle-button a {
  color: #000;
}

.wc-menu-cart__toggle-button-text {
  display: none;
}

.wc-menu-cart__toggle-button .cart-button-icon svg {
  width: 24px;
  height: 24px;
}
.wc-menu-cart__toggle-button .cart-button-icon img {
  height: 16px;
  width: auto;
}

.wc-menu-cart__toggle-button .cart-button-icon[data-counter]:before {
  content: attr(data-counter);
  display: block;
  position: absolute;
  min-width: 1.1rem;
  height: 1.1rem;
  line-height: 1.5em;
  top: 0;
  inset-inline-end: -0.5em;
  border-radius: 100%;
  color: #fff;
  background-color: #000;
  text-align: center;
  font-size: 12px;
}

.wc-menu-cart__close-button {
  width: 25px;
  height: 25px;
  position: relative;
  margin: 0 0 20px;
  -ms-flex-item-align: end;
  align-self: flex-end;
  cursor: pointer;
  display: inline-block;
  font-family: eicons;
  font-size: 20px;
  line-height: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.wc-menu-cart__footer-buttons {
  font-size: 20px;
  text-align: center;
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 0;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  padding-bottom: 20px;
  padding-top: 20px;
}

.wc-menu-cart__product-remove {
  color: #ff0000;
  width: 22px;
  height: 22px;
  border-radius: 22px;
  border: 1px solid #ff0000;
  text-align: center;
  overflow: hidden;
  position: absolute;
  right: 0;
  bottom: 20px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

.wc-menu-cart__product-remove svg {
  width: 20px;
  height: 20px;
}

.wc-menu-cart__product-remove a.remove:hover {
  color: #fff !important;
  background: red;
}

/**
* Cart
**/
h1.wp-block-heading {
  font-family: "AeonikPro-Medium";
  font-size: 38px;
  font-weight: 500;
  line-height: 105%;
}
@media (min-width: 768px) {
  h1.wp-block-heading {
    font-size: 58px;
  }
}

.wp-block-separator {
  background-color: #000;
  border: none;
  height: 1px;
  margin: 7px 0;
  opacity: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .wp-block-separator {
    height: 2px !important;
    margin: 10px 0;
  }
}

.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-items {
  border-bottom: none !important;
}
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-items .wc-block-cart-items__row {
  border-bottom: 2px solid #000;
  grid-template-columns: 110px 132px;
}
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-items__header {
  visibility: hidden;
}
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__image,
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__product,
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__total {
  border-top: none !important;
}
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__image img {
  min-width: 100px;
}
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__total {
  grid-row-start: 2 !important;
  grid-column-start: 2;
  grid-column-end: 4;
}
@media (min-width: 768px) {
  .wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__total {
    grid-row-start: 1;
    grid-column-start: 4;
  }
}
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__wrap {
  position: relative;
}
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__wrap .wc-block-components-product-name {
  color: #000;
  font-family: "AeonikPro-Medium";
  font-size: 20px;
  font-weight: 500;
  line-height: 110%;
  text-decoration: none;
}
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__wrap .wc-block-cart-item__prices {
  display: none;
}
@media (min-width: 768px) {
  .wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__wrap .wc-block-components-product-metadata {
    width: 75%;
  }
}
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__wrap .wc-block-components-product-metadata .wc-block-components-product-metadata__description {
  display: none;
}
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__wrap .wc-block-components-product-metadata .wc-block-components-product-details li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  font-family: "AeonikPro-Medium";
  font-weight: 500;
  padding: 5px 0;
}
@media (min-width: 768px) {
  .wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__wrap .wc-block-components-product-metadata .wc-block-components-product-details li {
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    font-size: 16px;
    line-height: 110%;
    padding: 10px 0;
  }
}
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__wrap .wc-block-cart-item__quantity {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-right: 0;
}
@media (min-width: 768px) {
  .wp-block-woocommerce-cart .wc-block-components-main .wc-block-cart-item__wrap .wc-block-cart-item__quantity {
    flex-direction: column;
    height: 100%;
    justify-content: space-between;
    position: absolute;
    right: 0;
    top: 0;
  }
}
.wp-block-woocommerce-cart .wc-block-components-main .wc-block-components-product-price {
  color: #000;
  font-family: "AeonikPro-Medium";
  font-size: 20px;
  font-weight: 500;
  line-height: 110%;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar {
  font-family: "AeonikPro-Medium";
  font-size: 20px;
  font-weight: 500;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-heading-block {
  visibility: hidden;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wp-block-woocommerce-cart-order-summary-subtotal-block {
  border-top: none;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__value {
  font-size: 24px;
}
.wp-block-woocommerce-cart .wc-block-components-sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__description {
  font-size: 20px;
}
.wp-block-woocommerce-cart .wc-block-components-button {
  margin: 1rem 0 0 0;
  width: 100%;
}
.wp-block-woocommerce-cart .wp-block-woocommerce-empty-cart-block a {
  display: block;
  margin: 50px auto 0 auto;
  width: fit-content;
}

/**
* Woocommerce Classic Cart
**/
@media (min-width: 992px) {
  .cart-wrapper .woocommerce-cart-form {
    margin: 0 0 120px 0;
  }
}
.cart-wrapper .woocommerce-cart-form .shop_table {
  margin: 0 !important;
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item {
  padding: 15px 0 0 0;
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item:first-child {
  padding: 15px 0 0 0;
}
@media (min-width: 768px) {
  .cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item {
    padding: 0 0 36px 0;
  }
  .cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item:first-child {
    padding: 50px 0 36px 0;
  }
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item hr {
  background-color: #000;
  border: none;
  height: 1px;
  margin: 20px 0 0 0;
  opacity: 1;
  width: 100%;
}
@media (min-width: 992px) {
  .cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item hr {
    height: 2px;
    margin: 36px 0 0 0;
  }
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-thumbnail img {
  background: linear-gradient(323deg, #C7D8D9 0%, #E9F3F4 100%);
  min-width: 80px;
  width: 100%;
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name {
  color: #000;
  font-family: "AeonikPro-Medium";
  font-size: 20px;
  font-weight: 500;
  line-height: 110%;
  text-decoration: none;
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name .backorder_notification {
  font-family: "AeonikPro-Regular";
  font-size: 16px;
  font-weight: 500;
  line-height: 110%;
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name .variation {
  margin: 15px 0 0 0;
}
@media (min-width: 992px) {
  .cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name .variation {
    margin: 20px 0 0 0;
  }
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name .variation dt,
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name .variation dd {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: row;
  justify-content: start;
  font-family: "AeonikPro-Medium";
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
@media (min-width: 992px) {
  .cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name .variation dt,
  .cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name .variation dd {
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    font-size: 16px;
    justify-content: end;
    line-height: 110%;
    padding: 10px 0;
  }
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name .variation dt {
  justify-content: start;
  padding: 5px 0 2px 0;
}
@media (min-width: 992px) {
  .cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name .variation dt {
    float: left;
    padding: 10px 0;
  }
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name .variation dd {
  border: none;
  padding: 2px 0 5px 0;
}
@media (min-width: 992px) {
  .cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-name .variation dd {
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    padding: 10px 0;
  }
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-quantity {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 20px 0;
}
@media (min-width: 992px) {
  .cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-quantity {
    align-items: end;
    flex-direction: column;
    justify-content: space-between;
    margin: 0;
  }
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-quantity .qty {
  width: 5.631em;
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-quantity .remove:hover {
  background-color: transparent !important;
}
.cart-wrapper .woocommerce-cart-form .shop_table .woocommerce-cart-form__cart-item .product-subtotal {
  text-align: end;
}
.cart-wrapper .woocommerce-cart-form .shop_table .actions {
  margin: 15px 0 0 0;
}
@media (min-width: 768px) {
  .cart-wrapper .woocommerce-cart-form .shop_table .actions {
    margin: 0 0 20px 0;
  }
}
.cart-wrapper .woocommerce-cart-form .shop_table hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 20px 0;
  opacity: 1;
  width: 100%;
}
.cart-wrapper .cart-collaterals {
  margin: 70px 0 0 0;
}
@media (min-width: 992px) {
  .cart-wrapper .cart-collaterals {
    margin: 40px 0 0 0;
  }
}
.cart-wrapper .cart-collaterals::before, .cart-wrapper .cart-collaterals::after {
  display: none;
}
.cart-wrapper .cart-collaterals hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 16px 0;
  opacity: 1;
  width: 100%;
}
.cart-wrapper .cart-collaterals .cart-subtotal {
  font-family: "AeonikPro-Medium";
  font-size: 20px;
  font-weight: 500;
  line-height: 110%;
  padding: 15px 0 0 0;
}
@media (min-width: 768px) {
  .cart-wrapper .cart-collaterals .cart-subtotal {
    padding: 0;
  }
}
.cart-wrapper .cart-collaterals .cart-subtotal .subtotal-amount {
  text-align: right;
}
.cart-wrapper .cart-collaterals .order-total {
  font-family: "AeonikPro-Medium";
  font-size: 24px;
  font-weight: 500;
  line-height: 110%;
}
@media (min-width: 768px) {
  .cart-wrapper .cart-collaterals .order-total {
    padding: 15px 0;
  }
}
.cart-wrapper .cart-collaterals .order-total .total-amount {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}
.cart-wrapper .cart-collaterals .order-total strong {
  font-weight: 500;
}
.cart-wrapper .cart-collaterals .order-total small {
  font-size: 14px;
}
.cart-wrapper .cart-collaterals .checkout-button {
  margin: 10px 0 0 0;
  text-align: center;
  width: 100%;
}
.cart-wrapper .cart-collaterals .add-information {
  color: rgba(0, 0, 0, 0.2);
  padding: 20px 0 10px 0;
}
.cart-wrapper .cart-collaterals .payment-options {
  padding: 10px 0 0 0;
}

/**
* Classic Checkout
**/
.woocommerce-checkout .shop_table {
  margin: 0 !important;
}
.woocommerce-checkout .shop_table .cart_item {
  padding: 15px 0 0 0;
}
.woocommerce-checkout .shop_table .cart_item:first-child {
  padding: 0;
}
@media (min-width: 768px) {
  .woocommerce-checkout .shop_table .cart_item {
    padding: 40px 0 40px 0;
  }
  .woocommerce-checkout .shop_table .cart_item:first-child {
    padding: 0 0 40px 0;
  }
}
.woocommerce-checkout .shop_table .cart_item hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 40px 0 0 0;
  opacity: 1;
  width: 100%;
}
.woocommerce-checkout .shop_table .cart_item .product-thumbnail img {
  background: linear-gradient(323deg, #C7D8D9 0%, #E9F3F4 100%);
  min-width: 80px;
  width: 100%;
}
.woocommerce-checkout .shop_table .cart_item .product-name {
  color: #000;
  font-family: "AeonikPro-Medium";
  font-size: 20px;
  font-weight: 500;
  line-height: 110%;
  text-decoration: none;
}
.woocommerce-checkout .shop_table .cart_item .product-name .backorder_notification {
  font-family: "AeonikPro-Regular";
  font-size: 16px;
  font-weight: 500;
  line-height: 110%;
}
.woocommerce-checkout .shop_table .cart_item .product-name .variation {
  margin: 15px 0 0 0;
}
@media (min-width: 992px) {
  .woocommerce-checkout .shop_table .cart_item .product-name .variation {
    margin: 20px 0 0 0;
  }
}
.woocommerce-checkout .shop_table .cart_item .product-name .variation dt,
.woocommerce-checkout .shop_table .cart_item .product-name .variation dd {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  color: rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: row;
  justify-content: start;
  font-family: "AeonikPro-Medium";
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
@media (min-width: 992px) {
  .woocommerce-checkout .shop_table .cart_item .product-name .variation dt,
  .woocommerce-checkout .shop_table .cart_item .product-name .variation dd {
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    font-size: 16px;
    justify-content: end;
    line-height: 110%;
    padding: 10px 0;
  }
}
.woocommerce-checkout .shop_table .cart_item .product-name .variation dt {
  justify-content: start;
  padding: 5px 0 2px 0;
}
@media (min-width: 992px) {
  .woocommerce-checkout .shop_table .cart_item .product-name .variation dt {
    float: left;
    padding: 10px 0;
  }
}
.woocommerce-checkout .shop_table .cart_item .product-name .variation dd {
  border: none;
  padding: 2px 0 5px 0;
}
@media (min-width: 992px) {
  .woocommerce-checkout .shop_table .cart_item .product-name .variation dd {
    border-bottom: 2px solid rgba(0, 0, 0, 0.2);
    padding: 10px 0;
  }
}
.woocommerce-checkout .shop_table .cart_item .product-quantity {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .woocommerce-checkout .shop_table .cart_item .product-quantity {
    align-items: end;
    flex-direction: column;
    justify-content: space-between;
  }
}
.woocommerce-checkout .shop_table .cart_item .product-quantity .remove:hover {
  background-color: transparent !important;
}
.woocommerce-checkout .shop_table .cart_item .product-subtotal,
.woocommerce-checkout .shop_table .cart_item .product-total {
  text-align: end;
}
.woocommerce-checkout .shop_table .actions {
  margin: 15px 0 0 0;
}
@media (min-width: 768px) {
  .woocommerce-checkout .shop_table .actions {
    margin: 0 0 20px 0;
  }
}
.woocommerce-checkout .shop_table hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 20px 0;
  opacity: 1;
  width: 100%;
}
.woocommerce-checkout .shop_table .cart-subtotal,
.woocommerce-checkout .shop_table .shipping,
.woocommerce-checkout .shop_table .cart-discount,
.woocommerce-checkout .shop_table .fee,
.woocommerce-checkout .shop_table .tax-rate {
  font-family: "AeonikPro-Medium";
  font-size: 20px;
  font-weight: 500;
  line-height: 110%;
}
.woocommerce-checkout .shop_table .cart-subtotal hr,
.woocommerce-checkout .shop_table .shipping hr,
.woocommerce-checkout .shop_table .cart-discount hr,
.woocommerce-checkout .shop_table .fee hr,
.woocommerce-checkout .shop_table .tax-rate hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 12px 0;
  opacity: 1;
  width: 100%;
}
.woocommerce-checkout .shop_table .order-total {
  font-family: "AeonikPro-Medium";
  font-size: 24px;
  font-weight: 500;
  line-height: 110%;
}
@media (min-width: 768px) {
  .woocommerce-checkout .shop_table .order-total {
    padding: 15px 0;
  }
}
.woocommerce-checkout .shop_table .order-total br {
  display: none;
}
.woocommerce-checkout .shop_table .order-total .includes_tax {
  font-family: "AeonikPro-Regular";
  font-size: 16px;
  font-weight: 500;
  line-height: 110%;
}
.woocommerce-checkout .shop_table .order-total hr {
  margin: 20px 0 0 0;
}
.woocommerce-checkout .shop_table .vat-exception-message {
  margin: 0;
  padding: 0;
}
.woocommerce-checkout .checkout-coupon-toggle {
  margin: 0 0 40px 0;
}
.woocommerce-checkout .coupon-form [name=apply_coupon] {
  padding: 14px 17.5px;
}
@media (min-width: 992px) {
  .woocommerce-checkout .coupon-form [name=apply_coupon] {
    padding: 10px 17.5px;
  }
}

/**
* Checkout Plugin
**/
.thwmsc-tab a {
  border: none !important;
  border-top: 2px solid rgba(0, 0, 0, 0.2) !important;
}
.thwmsc-tab a.active {
  border-top: 2px solid #000 !important;
}

.thwmsc-tab-panels {
  padding: 0 0 15px 0 !important;
}
.thwmsc-tab-panels .woocommerce-invalid input {
  border-left: 2px solid #ff0000 !important;
}
.thwmsc-tab-panels .thwmsc-tab-panel {
  padding: 0;
}
.thwmsc-tab-panels .thwmsc-tab-panel .remove {
  height: 20px;
  width: 20px;
}
.thwmsc-tab-panels .thwmsc-tab-panel .form-row {
  margin: 0;
  padding: 15px 0 !important;
}
.thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-billing-fields,
.thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-additional-fields,
.thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-payment {
  border-bottom: 2px solid #000;
  padding: 10px 0;
}
.thwmsc-tab-panels .thwmsc-tab-panel .cart_item {
  padding: 0 0 40px 0;
}
.thwmsc-tab-panels .thwmsc-tab-panel .cart_item:first-child {
  padding: 0 0 40px 0;
}
.thwmsc-tab-panels .thwmsc-tab-panel .cart_item:last-child {
  padding: 0 0 15px 0;
}
.thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-review-order-table .product-quantity {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 20px 0;
}
@media (min-width: 768px) {
  .thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-review-order-table .product-quantity {
    flex-direction: column;
    margin: 0;
  }
}
.thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-review-order-table .woocommerce-shipping-methods {
  text-align: right;
}
.thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-review-order-table .woocommerce-shipping-methods .amount {
  font-weight: 500 !important;
}
.thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-review-order-table .cart-subtotal {
  font-family: "AeonikPro-Medium";
  font-size: 20px;
  font-weight: 500;
  line-height: 110%;
}
@media (min-width: 768px) {
  .thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-review-order-table .cart-subtotal {
    padding: 0;
  }
}
.thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-review-order-table .cart-subtotal .subtotal-amount {
  text-align: right;
}
.thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-review-order-table .order-total {
  font-family: "AeonikPro-Medium";
  font-size: 24px;
  font-weight: 500;
  line-height: 110%;
}
@media (min-width: 768px) {
  .thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-review-order-table .order-total {
    padding: 15px 0;
  }
}
.thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-review-order-table .order-total .total-amount {
  align-items: flex-end;
  display: flex;
  flex-direction: column;
}
.thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-review-order-table .order-total strong {
  font-weight: 500;
}
.thwmsc-tab-panels .thwmsc-tab-panel .woocommerce-checkout-review-order-table .order-total small {
  font-size: 14px;
}

.thwmsc-buttons .thwmsc-btn {
  background: #163730 !important;
  border-radius: 0 !important;
}
@media (min-width: 768px) {
  .thwmsc-buttons .thwmsc-btn {
    margin-top: 45px;
  }
}
.thwmsc-buttons .thwmsc-btn:disabled, .thwmsc-buttons .thwmsc-btn[disabled] {
  display: none;
}
.thwmsc-buttons .thwmsc-btn:hover {
  background: transparent !important;
}
.thwmsc-buttons a {
  display: none !important;
}

/**
* Shop Navigation
**/
.shop-navigation {
  background-color: #fff;
  font-family: "AeonikPro-Medium";
  font-weight: 500;
  z-index: 2;
}
.shop-navigation.sticky {
  position: sticky;
  top: 100px;
}
@media (min-width: 768px) {
  .shop-navigation {
    margin: 60px 0;
  }
}
.shop-navigation .menu-items {
  display: flex;
  flex-direction: row;
  margin: 0;
  padding: 0;
}
.shop-navigation .menu-items li {
  display: block;
  margin: 0 0 0 50px;
}
.shop-navigation .menu-items li:first-child {
  margin: 0;
}
.shop-navigation .menu-items li a {
  color: rgba(0, 0, 0, 0.2);
  text-decoration: none;
}
@media (min-width: 768px) {
  .shop-navigation .menu-items li a {
    font-size: 24px;
  }
}
.shop-navigation .menu-items li a:hover, .shop-navigation .menu-items li a:active, .shop-navigation .menu-items li a:focus, .shop-navigation .menu-items li a.active {
  color: rgb(0, 0, 0);
}
.shop-navigation hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 8px 0 20px 0;
  opacity: 1;
  width: 100%;
}

/**
* WPML Language Switcher
**/
.wpml-ls {
  padding: 0 0 20px 0;
}
@media (min-width: 992px) {
  .wpml-ls {
    padding: 5px 0 7px 25px !important;
  }
}
.wpml-ls ul {
  flex-direction: row !important;
}
.wpml-ls ul .wpml-ls-item {
  margin: 0 !important;
  position: relative;
}
.wpml-ls ul .wpml-ls-item:first-child a {
  padding: 5px 5px 5px 0;
}
.wpml-ls ul .wpml-ls-item:last-child:before {
  content: "/";
  position: absolute !important;
  left: -3px;
  top: 3px;
  color: rgba(0, 0, 0, 0.6);
}
@media (min-width: 768px) {
  .wpml-ls ul .wpml-ls-item:last-child:before {
    top: 5px;
  }
}
.wpml-ls ul .wpml-ls-item:only-child:before {
  content: "";
  position: absolute !important;
  left: -3px;
  top: 5px;
  color: rgba(0, 0, 0, 0);
}
.wpml-ls ul .wpml-ls-item a {
  color: rgba(0, 0, 0, 0.6) !important;
  font-family: "AeonikPro-Regular";
  font-size: 16px !important;
  font-weight: 500;
  padding: 5px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .wpml-ls ul .wpml-ls-item a {
    font-size: 20px !important;
    line-height: 22px !important;
  }
}
.wpml-ls ul .wpml-ls-item.wpml-ls-current-language a {
  color: rgb(0, 0, 0) !important;
}

/**
* Order Details (Thank you page etc.)
**/
.woocommerce-order-details {
  margin: 48px 0 38px 0;
}
@media (min-width: 768px) {
  .woocommerce-order-details {
    margin: 65px 0;
  }
}
.woocommerce-order-details h2 {
  color: #000;
  font-family: "AeonikPro-Medium";
  font-size: 24px;
  font-weight: 500;
  line-height: 110%;
  margin: 0;
}
.woocommerce-order-details hr {
  background-color: #000;
  border: none;
  height: 1px;
  margin: 14px 0;
  opacity: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .woocommerce-order-details hr {
    margin: 12px 0;
  }
}
.woocommerce-order-details .order_item hr {
  background-color: #000;
  border: none;
  height: 1px;
  margin: 14px 0;
  opacity: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .woocommerce-order-details .order_item hr {
    margin: 12px 0;
  }
}
.woocommerce-order-details .order_item .product-image img {
  max-width: 100px !important;
}
.woocommerce-order-details .order_item .product-name {
  font-family: "AeonikPro-Medium";
  font-weight: 500;
  font-size: 20px;
  line-height: 110%;
}
.woocommerce-order-details .order_item .product-name strong {
  font-weight: 500;
}
.woocommerce-order-details .order_item .wc-item-meta {
  margin: 14px 0;
  padding: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .woocommerce-order-details .order_item .wc-item-meta {
    margin: 0;
  }
}
.woocommerce-order-details .order_item .wc-item-meta li {
  color: rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  display: flex;
  flex-direction: row;
  font-family: "AeonikPro-Medium";
  font-size: 16px;
  font-weight: 500;
  line-height: 110%;
  justify-content: space-between;
  padding: 10px 0;
}
.woocommerce-order-details .order_item .wc-item-meta li strong {
  font-weight: 500;
}
.woocommerce-order-details .order_item .wc-item-meta li:first-child {
  padding: 0 0 10px 0;
}
.woocommerce-order-details .order_item .product-total {
  display: flex;
  flex-direction: row;
  font-family: "AeonikPro-Medium";
  font-weight: 500;
  font-size: 20px;
  justify-content: end;
  line-height: 110%;
  margin: 12px 0 0 0;
}
@media (min-width: 992px) {
  .woocommerce-order-details .order_item .product-total {
    margin: 0;
  }
}
.woocommerce-order-details .order-total {
  font-family: "AeonikPro-Medium";
  font-size: 24px;
  font-weight: 500;
  line-height: 110%;
}
.woocommerce-order-details .order-total .includes_tax {
  font-family: "AeonikPro-Regular";
  font-size: 16px;
  font-weight: 500;
  line-height: 110%;
}
.woocommerce-order-details .order-total hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 14px 0;
  opacity: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .woocommerce-order-details .order-total hr {
    margin: 12px 0;
  }
}
.woocommerce-order-details .order-again {
  display: none;
}

/**
* Header Module Thank You page
**/
.wc-thank-you-header .title h1 {
  font-family: "AeonikPro-Medium";
  font-size: 50px;
  font-weight: 500;
  margin: 0;
}
@media (min-width: 768px) {
  .wc-thank-you-header .title h1 {
    font-size: 58px;
    line-height: 100%;
  }
}
.wc-thank-you-header hr {
  background-color: #000;
  border: none;
  height: 2px;
  margin: 14px 0;
  opacity: 1;
  width: 100%;
}
@media (min-width: 768px) {
  .wc-thank-you-header hr {
    margin: 12px 0;
  }
}
.wc-thank-you-header .content {
  font-family: "AeonikPro-Medium";
  font-size: 16px;
  font-weight: 500;
  line-height: 110%;
}
@media (min-width: 992px) {
  .wc-thank-you-header .content {
    font-size: 24px;
  }
}
.wc-thank-you-header .content h2 {
  font-size: 38px;
}
@media (min-width: 992px) {
  .wc-thank-you-header .content h2 {
    font-size: 48px;
  }
}
.wc-thank-you-header .image-wrapper img {
  height: auto;
  width: 100%;
}/*# sourceMappingURL=main-v3.css.map */