@charset "UTF-8";
.lp-0 {
  padding: 0px !important;
}

div.elementor-message.elementor-message-success {
  font-family: "Gill Sans Medium";
  font-size: 16px;
  display: flex;
  align-items: center;
  gap: 4px;
}
div.elementor-message.elementor-message-success:before {
  width: 24px;
  height: 24px;
  background: #000;
  border-radius: 50%;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  content: "✔";
}

@media (max-width: 1024px) {
  .xoo-wsc-cart-trigger {
    justify-content: end !important;
  }
  .elementor-menu-toggle {
    margin-left: 16px !important;
  }
}
.xoo-wsc-cart-trigger span.xoo-wsc-sc-count {
  display: none;
  border-radius: 50%;
  height: 24px;
  line-height: 18px;
  width: 24px;
  display: inline-block;
  text-align: center;
  font-size: 13px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
}
@media (max-width: 1024px) {
  .xoo-wsc-cart-trigger span.xoo-wsc-sc-count {
    font-size: 10px;
    width: 18px;
    height: 18px;
  }
}

span.xoo-wsc-sc-count[data-count="0"] {
  display: none;
}

button.mb-menu-icon {
  background-color: #fff;
  border-color: #fff;
}

.mb-navigation-overlay {
  width: 100%;
  background: rgb(171, 171, 171);
  height: 100%;
  display: none;
  position: fixed;
  top: 0px;
  left: 0px;
}

.mb-navigation {
  display: flex;
  position: fixed;
  width: 85%;
  top: 0;
  height: 100%;
  flex-direction: column;
  left: 0px;
  background: white;
  transform: translateX(-100%);
  transition: transform 0.3s linear;
  z-index: 9999;
}
.mb-navigation.open {
  transform: translateX(0%);
}
.mb-navigation .mb-navigation-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mb-navigation .mb-navigation-header a.logo-link {
  margin: 12px 0px;
}
.mb-navigation .mb-navigation-header a.logo-link img {
  width: 90px;
  height: 30px;
}
.mb-navigation .mb-navigation-header div.close-mb-menu {
  display: flex;
  justify-content: center;
  align-items: center;
}
.mb-navigation .mb-navigation-header div.close-mb-menu svg {
  width: 24px;
  height: 24px;
  margin: 12px 16px;
}
.mb-navigation div.accordion-group.main-menu {
  display: block;
  flex: 1 1;
  flex-direction: column;
  box-sizing: border-box;
}
.mb-navigation div.accordion-group.main-menu div.accordion-items div.menu-item {
  border-bottom: 1px solid rgb(235, 235, 235);
  display: flex;
  align-items: center;
  height: 40px;
  padding: 0px 16px;
}
.mb-navigation div.accordion-group.main-menu div.accordion-items div.menu-item a {
  font-size: 14px;
  line-height: 16px;
  font-family: "Gill Sans Medium";
  text-transform: uppercase;
}
.mb-navigation div.accordion-group.main-menu div.accordion-items div.menu-item.active {
  background: black !important;
}
.mb-navigation div.accordion-group.main-menu div.accordion-items div.menu-item.active a {
  color: white !important;
}
.mb-navigation div.mb-navigation-footer {
  background: #f8f8f8;
}
.mb-navigation div.mb-navigation-footer div.language-switcher {
  padding: 12px 16px !important;
  font-family: "GILL SANS MEDIUM";
  font-size: 14px !important;
  text-transform: uppercase;
}
.mb-navigation div.mb-navigation-footer div.language-switcher img {
  height: 21px;
  width: 21px;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}
.mb-navigation div.mb-navigation-footer div.language-switcher ul.language-dropdown.show {
  left: 16px !important;
  background: #f8f8f8 !important;
  font-family: "GILL SANS MEDIUM";
  font-size: 14px;
  text-transform: uppercase;
}
.mb-navigation div.mb-navigation-footer div.language-switcher ul.language-dropdown.show:empty {
  display: none !important;
}
.mb-navigation div.mb-navigation-footer div.language-switcher ul.language-dropdown.show img {
  height: 21px !important;
  width: 21px !important;
  border-radius: 50%;
  -o-object-fit: cover;
  object-fit: cover;
}

.filter-container-lg:empty {
  display: none !important;
}

.md-filter-header .field-filter.collapse {
  visibility: collapse;
}

/**Carousel**/
div.customer-reviews-carousel div.customer-reviews-carousel-item {
  height: 100%;
}
div.customer-reviews-carousel div.splide__arrows {
  display: flex;
  justify-content: center;
  opacity: 1 !important;
  padding-top: 32px;
}
div.customer-reviews-carousel div.splide__arrows button.splide__arrow {
  position: relative;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  opacity: 1 !important;
  background-color: transparent !important;
}
div.customer-reviews-carousel div.splide__arrows button.splide__arrow svg {
  cursor: pointer !important;
  width: 24px !important;
  height: 24px !important;
}
div.customer-reviews-carousel div.splide__arrows button.splide__arrow--prev {
  transform: rotate(180deg);
  opacity: 1 !important;
  color: black;
}
div.customer-reviews-carousel div.splide__arrows button.splide__arrow.splide__arrow--next {
  top: 14px !important;
}
div.customer-reviews-carousel div.splide__arrows ul.splide__pagination {
  position: relative;
  top: auto !important;
  left: auto !important;
  right: auto !important;
  bottom: auto !important;
  opacity: 1 !important;
}
div.customer-reviews-carousel div.splide__arrows ul.splide__pagination li button.splide__pagination__page {
  background-color: #D9D9D9 !important;
}
div.customer-reviews-carousel div.splide__arrows ul.splide__pagination li button.splide__pagination__page.is-active {
  transform: scale(1) !important;
  background-color: black !important;
}

div#breadcrumbs a {
  color: #535353 !important;
}
div#breadcrumbs a:hover {
  color: black !important;
}
div#breadcrumbs span {
  color: #535353 !important;
}

.lumond-products-gallery-carousel.splide {
  /***** visibility: visible!important;****/
}
.lumond-products-gallery-carousel li.splide__slide {
  aspect-ratio: 1/1 !important;
}
@media (min-width: 500px) and (max-width: 1024px) {
  .lumond-products-gallery-carousel li.splide__slide {
    aspect-ratio: auto !important;
  }
}

h1.product_title.entry-title.elementor-heading-title.elementor-size-default {
  margin: 0px 0px 5px 0px !important;
}

div.lumond-product-info div.elementor-tabs div.elementor-tabs-content-wrapper {
  margin-top: -4px;
}

h1.product_title.entry-title {
  text-transform: none !important;
}

div.lumond-video-banner-container video {
  height: 85vh;
  max-height: 85vh;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
@media (max-width: 1024px) {
  div.lumond-video-banner-container video {
    height: 70vh;
    max-height: 70vh;
  }
}

div.lumond-product-cat-description-container p {
  margin: 0px !important;
}
div.lumond-product-cat-description-container h2 {
  font-family: "Gill Sans Medium";
  font-size: 32px;
  line-height: 32px;
}
div.lumond-product-cat-description-container a {
  text-decoration: underline !important;
}

body a.anchor-link {
  text-decoration: underline !important;
}

.ast-stock-detail {
  display: none;
}

div.shipping-free-offer-label {
  margin: 16px 16px 0px;
  font-family: "Gill Sans Medium";
  font-size: 20px;
  line-height: 30px;
}
@media (max-width: 1023px) {
  div.shipping-free-offer-label {
    font-size: 16px;
  }
}
div.shipping-free-offer-label .woocommerce-Price-amount.amount {
  font-size: 20px;
}
div.shipping-free-offer-label .shipping-rewards-progressbar {
  width: 100%;
  border: 1px solid black;
  background-color: white;
  position: relative;
  border-radius: 8px;
  height: 10px;
  margin-bottom: 6px;
}
div.shipping-free-offer-label .shipping-rewards-progressbar div.progress {
  z-index: 1;
  background-color: black;
  height: 8px;
  border-radius: 8px;
}

.lumond-community-gallery-carousel .splide-image-gallery-container {
  border-radius: 8px;
  background-color: white;
  border: 1px solid rgb(237, 237, 237);
  box-shadow: rgba(0, 0, 0, 0.02) picture;
  box-shadow-border-radius: 8px 8px 0px 0px !important;
}
.lumond-community-gallery-carousel .splide-image-gallery-container img {
  border-radius: 8px 8px 0px 0px !important;
}
.lumond-community-gallery-carousel ul.splide__pagination {
  bottom: -2em;
}
.lumond-community-gallery-carousel ul.splide__pagination .splide__pagination__page.is-active {
  background-color: black !important;
  transform: scale(1) !important;
}
.lumond-community-gallery-carousel .splide-image-community-name {
  height: 40px;
  width: 100%;
  padding-left: 20px;
  line-height: 40px;
  text-align: left;
  font-family: "Gill Sans Medium";
  font-weight: 400;
  font-size: 14px;
  color: rgb(23, 22, 21);
}

div.xoo-wsc-ft-amt-fee_21.add span {
  color: green !important;
}

fieldset.lumond-shipping-option {
  display: none !important;
}

.mini-cart-badge.new {
  position: absolute;
  top: 10px;
  left: 10px;
  background: white;
  padding: 0px 10px;
  font-size: 12px;
  font-family: "Gill Sans Medium";
  border: 1px solid #a3a3a3;
}

button.single_add_to_cart_button.loading {
  display: flex !important;
  justify-content: center !important;
  align-items: center !important;
}

a.link-primary {
  color: rgb(110, 168, 254) !important;
  text-underline-offset: 3px !important;
  cursor: pointer !important;
}

a.link-primary:hover {
  text-decoration: underline !important;
}

/**Lumond add to cart**/
div.lumond-add-to-cart div.lumond-subtotal {
  margin-top: 32px;
  border-top: 1px solid #d8d8d8;
  padding-top: 32px;
  padding-bottom: 16px;
  display: flex;
  justify-content: space-between;
}
div.lumond-add-to-cart div.lumond-subtotal div#left_part span {
  font-family: "Gill Sans Medium";
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
}
div.lumond-add-to-cart div.lumond-subtotal div#right_part span {
  font-family: "Gill Sans Medium";
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
}
div.lumond-add-to-cart button[name=add-to-cart] {
  min-height: 14px !important;
  font-family: "Gill Sans Medium";
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 8px !important;
  letter-spacing: 0.04em;
  text-align: center;
  padding: 17px 16px !important;
  width: calc(100% - 138px) !important;
  flex-basis: calc(100% - 138px) !important;
  margin: 0px !important;
}
@media (max-width: 1024px) {
  div.lumond-add-to-cart button[name=add-to-cart] {
    width: calc(100% - 108px) !important;
    flex-basis: calc(100% - 108px) !important;
    max-height: 45px;
  }
}
div.lumond-add-to-cart div.e-atc-qty-button-holder {
  row-gap: 16px !important;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  div.lumond-add-to-cart div.e-atc-qty-button-holder {
    flex-direction: row;
  }
}
div.lumond-add-to-cart div.e-atc-qty-button-holder span.smalltext {
  font-family: "Gill Sans Medium";
  font-size: 22px !important;
  font-weight: 600;
  line-height: 24px !important;
  text-align: left;
}
div.lumond-add-to-cart div.e-atc-qty-button-holder span.number_s {
  font-family: "Gill Sans Medium";
  font-size: 22px !important;
  font-weight: 600;
  line-height: 32px !important;
  letter-spacing: -0.03em;
  text-align: left;
}
div.lumond-add-to-cart div.e-atc-qty-button-holder input.qty {
  text-align: center;
}
div.lumond-add-to-cart .wb-upsell-div {
  gap: 11px;
}
div.lumond-add-to-cart .wb-upsell-div .up_sell_text {
  font-family: "Gill Sans Medium";
  font-size: 14px !important;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
  position: relative !important;
  border-bottom: 0px !important;
  padding: 20px 0px 9px 0px;
  border-top: 1px solid #d8d8d8;
}
div.lumond-add-to-cart .wrapper_q {
  padding-top: 0px;
  margin: 0px !important;
  border: 0px !important;
  flex-direction: row;
  border-top: 1px solid black;
  max-width: 130px;
  flex-basis: 130px;
}
@media (max-width: 1024px) {
  div.lumond-add-to-cart .wrapper_q {
    max-width: 100px;
    flex-basis: 100px;
    max-height: 45px;
  }
}
div.lumond-add-to-cart .wrapper_q div.quantity {
  padding: 8px 16px;
  border: 1px solid black;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0px !important;
}
@media (max-width: 1024px) {
  div.lumond-add-to-cart .wrapper_q div.quantity {
    padding: 4px 16px;
    max-height: 45px;
  }
}
div.lumond-add-to-cart .wrapper_q input {
  margin: 0px !important;
}
div.lumond-add-to-cart .wrapper_q input[type=button][value="+"] {
  background: url("https://lumond.com/wp-content/uploads/2024/06/plus-svg.svg") no-repeat center !important;
  color: transparent !important;
  font-size: 24px;
  font-family: "Woo-Side-Cart";
  padding: 0px;
  /* display: flex; */
  position: relative;
}
div.lumond-add-to-cart .wrapper_q input[type=button][value="-"] {
  background: url("https://lumond.com/wp-content/uploads/2024/06/minus-svg.svg") no-repeat center !important;
  color: transparent !important;
  font-size: 24px;
  font-family: "Woo-Side-Cart";
  padding: 0px;
  /* display: flex; */
  position: relative;
  width: 11px;
  height: 10px !important;
}
div.lumond-add-to-cart .wrapper_q input[type=number] {
  max-width: 48px !important;
  font-weight: 900;
  border: 0px;
  outline: 0px;
  pointer-events: none;
}
div.lumond-add-to-cart .wrapper_q .pp-quantity-text {
  font-family: "Gill Sans Medium";
  font-size: 14px !important;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
}
div.lumond-add-to-cart .box-upsell-wrapper, div.lumond-add-to-cart .box-gift-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 16px;
  align-items: center;
  margin-top: 10px;
}
div.lumond-add-to-cart .box-upsell-wrapper .checkbox-wrapper input, div.lumond-add-to-cart .box-gift-wrapper .checkbox-wrapper input {
  display: none;
}
div.lumond-add-to-cart .box-upsell-wrapper .checkbox-wrapper div.lumond-checkbox, div.lumond-add-to-cart .box-gift-wrapper .checkbox-wrapper div.lumond-checkbox {
  width: 18px !important;
  height: 18px !important;
  border-radius: 3px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: white;
  cursor: pointer;
  border: 1px solid #303030;
}
div.lumond-add-to-cart .box-upsell-wrapper .checkbox-wrapper div.lumond-checkbox svg, div.lumond-add-to-cart .box-gift-wrapper .checkbox-wrapper div.lumond-checkbox svg {
  display: none;
}
div.lumond-add-to-cart .box-upsell-wrapper .checkbox-wrapper div.lumond-checkbox.checked, div.lumond-add-to-cart .box-gift-wrapper .checkbox-wrapper div.lumond-checkbox.checked {
  background-color: black;
}
div.lumond-add-to-cart .box-upsell-wrapper .checkbox-wrapper div.lumond-checkbox.checked svg, div.lumond-add-to-cart .box-gift-wrapper .checkbox-wrapper div.lumond-checkbox.checked svg {
  display: block;
}
div.lumond-add-to-cart .box-upsell-wrapper .image-wrapper div, div.lumond-add-to-cart .box-gift-wrapper .image-wrapper div {
  position: relative;
  display: block;
  height: 100%;
}
div.lumond-add-to-cart .box-upsell-wrapper .image-wrapper div img, div.lumond-add-to-cart .box-gift-wrapper .image-wrapper div img {
  cursor: pointer;
  min-width: 132px;
  min-height: 132px;
  max-width: 132px;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 1/1;
}
div.lumond-add-to-cart .box-upsell-wrapper .image-wrapper div svg, div.lumond-add-to-cart .box-gift-wrapper .image-wrapper div svg {
  position: absolute;
  bottom: 8px;
  right: 8px;
}
div.lumond-add-to-cart .box-upsell-wrapper .upsell-text-wrapper, div.lumond-add-to-cart .box-upsell-wrapper .gift-text-wrapper, div.lumond-add-to-cart .box-gift-wrapper .upsell-text-wrapper, div.lumond-add-to-cart .box-gift-wrapper .gift-text-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
  cursor: pointer;
}
div.lumond-add-to-cart .box-upsell-wrapper .upsell-text-wrapper .upsell_title, div.lumond-add-to-cart .box-upsell-wrapper .upsell-text-wrapper .gift_title, div.lumond-add-to-cart .box-upsell-wrapper .gift-text-wrapper .upsell_title, div.lumond-add-to-cart .box-upsell-wrapper .gift-text-wrapper .gift_title, div.lumond-add-to-cart .box-gift-wrapper .upsell-text-wrapper .upsell_title, div.lumond-add-to-cart .box-gift-wrapper .upsell-text-wrapper .gift_title, div.lumond-add-to-cart .box-gift-wrapper .gift-text-wrapper .upsell_title, div.lumond-add-to-cart .box-gift-wrapper .gift-text-wrapper .gift_title {
  cursor: pointer;
  font-family: "Gill Sans Medium";
  font-size: 14px !important;
  font-weight: 400;
  line-height: 18px;
  text-align: left;
}
div.lumond-add-to-cart .box-upsell-wrapper .upsell-text-wrapper .upsell_price, div.lumond-add-to-cart .box-upsell-wrapper .gift-text-wrapper .upsell_price, div.lumond-add-to-cart .box-gift-wrapper .upsell-text-wrapper .upsell_price, div.lumond-add-to-cart .box-gift-wrapper .gift-text-wrapper .upsell_price {
  text-decoration: line-through;
}
div.lumond-add-to-cart .box-upsell-wrapper .upsell-text-wrapper .upsell_price, div.lumond-add-to-cart .box-upsell-wrapper .upsell-text-wrapper .gift_price, div.lumond-add-to-cart .box-upsell-wrapper .gift-text-wrapper .upsell_price, div.lumond-add-to-cart .box-upsell-wrapper .gift-text-wrapper .gift_price, div.lumond-add-to-cart .box-gift-wrapper .upsell-text-wrapper .upsell_price, div.lumond-add-to-cart .box-gift-wrapper .upsell-text-wrapper .gift_price, div.lumond-add-to-cart .box-gift-wrapper .gift-text-wrapper .upsell_price, div.lumond-add-to-cart .box-gift-wrapper .gift-text-wrapper .gift_price {
  font-family: "Gill Sans Medium";
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
  text-align: left;
  color: rgba(0, 0, 0, 0.5);
  padding: 0px;
}
div.lumond-add-to-cart .box-upsell-wrapper .upsell-text-wrapper .upsell_sale_price, div.lumond-add-to-cart .box-upsell-wrapper .upsell-text-wrapper .gift_sale_price, div.lumond-add-to-cart .box-upsell-wrapper .gift-text-wrapper .upsell_sale_price, div.lumond-add-to-cart .box-upsell-wrapper .gift-text-wrapper .gift_sale_price, div.lumond-add-to-cart .box-gift-wrapper .upsell-text-wrapper .upsell_sale_price, div.lumond-add-to-cart .box-gift-wrapper .upsell-text-wrapper .gift_sale_price, div.lumond-add-to-cart .box-gift-wrapper .gift-text-wrapper .upsell_sale_price, div.lumond-add-to-cart .box-gift-wrapper .gift-text-wrapper .gift_sale_price {
  font-family: "Gill Sans Heavy";
  font-size: 14px;
  font-weight: 700;
  line-height: 18px;
  text-align: left;
  color: #000;
  letter-spacing: -0.9px;
}
div.lumond-add-to-cart .upsell-price-container, div.lumond-add-to-cart .gift-price-container {
  display: flex;
  gap: 8px;
}
div.lumond-add-to-cart .gift-title {
  font-family: "Gill Sans Medium";
  font-size: 14px !important;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  text-transform: uppercase;
  position: relative !important;
  border-bottom: 0px !important;
  padding: 16px 0px 16px 0px;
}

.xoo-wsc-modal .xoo-wsc-header {
  margin: 30px 16px 0px;
  padding: 0px !important;
}
.xoo-wsc-modal .xoo-wsc-header .xoo-wsch-top {
  justify-content: left;
  margin-bottom: 4px;
  padding-bottom: 34px;
  padding-top: 24px;
}
.xoo-wsc-modal .xoo-wsc-header .xoo-wsch-top .xoo-wsch-text {
  margin-left: 0px !important;
  font-family: "Gill Sans Medium";
  font-size: 32px;
  line-height: 32px;
  text-decoration: none !important;
  font-weight: 400;
}
.xoo-wsc-modal .xoo-wsc-header .xoo-wsch-top .xoo-wsch-close.xoo-wsc-icon-cross {
  background: url("https://lumond.com/wp-content/uploads/2024/06/close-svgrepo-com-1.svg");
  width: 32px;
  height: 32px;
  border: 5px solid white;
}
.xoo-wsc-modal .xoo-wsc-header .xoo-wsch-top .xoo-wsch-close.xoo-wsc-icon-cross:before {
  content: "" !important;
}
.xoo-wsc-modal .xoo-wsc-header span.xoo-wsch-close:before {
  font-size: 34px !important;
}
.xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products {
  padding-top: 24px;
  flex-direction: column;
  display: flex;
}
.xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products div.xoo-wsc-product {
  padding: 0px;
  box-shadow: none;
  border-bottom: 0px;
}
.xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products div.xoo-wsc-img-col img {
  aspect-ratio: 1/1;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0px !important;
}
.xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products span.xoo-wsc-pname a {
  font-family: "Gill Sans Medium";
  font-size: 16px;
  line-height: 17px;
  text-decoration: none !important;
  font-weight: 400;
}
.xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products div.xoo-wsc-pprice {
  font-family: "Gill Sans Medium";
  font-size: 16px;
  font-weight: 600;
  line-height: 17px;
}
.xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products span.xoo-wsc-smr-ptotal span.woocommerce-Price-amount.amount {
  font-family: "Gill Sans Medium";
  font-size: 16px;
  font-weight: 600;
  line-height: 17px;
}
.xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products span.xoo-wsc-smr-ptotal span.woocommerce-Price-amount.amount bdi, .xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products span.xoo-wsc-smr-ptotal span.woocommerce-Price-amount.amount bdi > span {
  font-family: "Gill Sans Medium";
  font-size: 16px;
  font-weight: 600;
  line-height: 17px;
}
.xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products div.xoo-wsc-qty-box {
  padding: 4px 8px;
  max-width: 100px;
}
.xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products div.xoo-wsc-qty-box span.xoo-wsc-minus, .xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products div.xoo-wsc-qty-box span.xoo-wsc-plus {
  font-weight: 400;
}
.xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products div.xoo-wsc-qty-box span.xoo-wsc-plus {
  position: relative;
  background: url("https://lumond.com/wp-content/uploads/2024/06/plus-svg.svg") no-repeat center !important;
  color: transparent;
}
.xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products div.xoo-wsc-qty-box span.xoo-wsc-minus {
  position: relative;
  background: url("https://lumond.com/wp-content/uploads/2024/06/minus-svg.svg") no-repeat center !important;
  color: transparent;
}
.xoo-wsc-modal .xoo-wsc-body .xoo-wsc-products div.xoo-wsc-qty-box input.xoo-wsc-qty {
  border: 0px solid black;
  outline: 0px;
  position: relative;
  pointer-events: none;
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  line-height: 16px;
}
.xoo-wsc-modal .xoo-wsc-footer {
  box-shadow: none;
}
.xoo-wsc-modal .xoo-wsc-footer span.xoo-wsc-footer-txt {
  font-family: "Gill Sans Medium";
}
.xoo-wsc-modal .xoo-wsc-footer div.xoo-wsc-ft-totals {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.xoo-wsc-modal .xoo-wsc-footer div.xoo-wsc-ft-totals div.xoo-wsc-ft-amt span.xoo-wsc-ft-amt-label {
  font-family: "Gill Sans Medium";
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}
.xoo-wsc-modal .xoo-wsc-footer div.xoo-wsc-ft-totals div.xoo-wsc-ft-amt span.xoo-wsc-ft-amt-value {
  font-family: "Gill Sans Medium";
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
}
.xoo-wsc-modal .xoo-wsc-footer div.xoo-wsc-ft-buttons-cont a {
  text-decoration: none !important;
  font-family: "Gill Sans Medium";
  font-size: 16px;
  font-weight: 600;
  line-height: 17px;
  border-radius: 3px;
  padding: 16px;
}

div.xoo-wsch-basket {
  display: none !important;
}

button.single_add_to_cart_button.loading::after {
  display: none !important;
}

body.woocommerce-checkout .wc-block-components-radio-control-accordion-content:has(.no-content) {
  display: none !important;
}
body.woocommerce-checkout .wc-block-components-checkbox input[type=checkbox] {
  outline: 0px !important;
  border: 1px solid black !important;
}
body.woocommerce-checkout .wc-block-components-checkbox input[type=checkbox]:checked {
  background: black;
}
body.woocommerce-checkout .wc-block-components-checkbox svg.wc-block-components-checkbox__mark {
  fill: white;
  height: 1.3em;
  margin-left: 0.2em;
  margin-top: -0.3em;
  pointer-events: none;
  position: absolute;
  width: 1.3em;
  stroke: white;
}
body.woocommerce-checkout .wc-block-components-checkbox span.wc-block-components-checkbox__label {
  font-family: "Gill Sans Medium";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}
body.woocommerce-checkout span.wc-block-components-payment-method-label {
  font-family: "Gill Sans Medium";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
}

input[id^=checkbox-control-] {
  font-size: revert !important;
}

div.wp-block-woocommerce-checkout-order-summary-totals-block .wc-block-components-totals-wrapper {
  font-family: "Gill Sans Medium";
  font-size: 16px;
  border: 0px;
  padding: 4px 0px !important;
}

.table-of-contents-container {
  font-family: "Gill Sans Medium";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: black;
  border-left: 1px solid #b3b1b1;
  position: sticky;
  top: 110px;
}
.table-of-contents-container div.label {
  padding-left: 24px;
  padding-bottom: 24px;
  font-size: 19px;
  line-height: 30px;
}
.table-of-contents-container ul.toc-list {
  list-style-type: none;
  margin: 0px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.table-of-contents-container ul.toc-list li {
  padding-left: 24px;
}
.table-of-contents-container ul.toc-list li a {
  font-family: "Gill Sans Medium";
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: black;
}
.table-of-contents-container ul.toc-list li.active {
  border-left: 1px solid #040303;
  margin-left: -1px !important;
}
.table-of-contents-container ul.toc-list li.active a {
  font-weight: 600;
  color: #040303;
}

div.toc-parent-container > div:nth-child(1) {
  height: 100%;
}
div.toc-parent-container > div:nth-child(1) div.elementor-shortcode {
  height: 100%;
}

/**
*Lumond post-banner image
**/
div.lumond-post-banner-img {
  width: 100%;
}
div.lumond-post-banner-img img {
  max-height: 326px;
  min-height: 326px;
  height: 326px;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: right;
  object-position: right;
}

/**
*lumond-blog-meta-info
*/
div.lumond-blog-meta-info {
  min-width: 626;
  width: 60%;
}
@media (max-width: 1024px) {
  div.lumond-blog-meta-info {
    width: 92.5%;
    min-width: 92.5%;
  }
}

div.elementor-element.elementor-widget-theme-post-content p {
  font-family: "Gill Sans Medium";
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
}
@media (max-width: 1024px) {
  div.elementor-element.elementor-widget-theme-post-content p {
    font-size: 19px;
    line-height: 30px;
  }
}
div.elementor-element.elementor-widget-theme-post-content h2 {
  font-family: "Gill Sans Medium";
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  margin: 24px 0px;
}
@media (max-width: 1024px) {
  div.elementor-element.elementor-widget-theme-post-content h2 {
    font-size: 28px;
    line-height: 40px;
  }
}

body.single.single-post div.elementor-author-box {
  gap: 16px;
}
body.single.single-post div.elementor-author-box div.elementor-author-box__avatar {
  margin: 0px !important;
}
body.single.single-post div.elementor-author-box div.elementor-author-box__text {
  display: flex;
  flex-direction: column;
}
body.single.single-post div.elementor-author-box div.elementor-author-box__text > div:nth-child(1):before {
  content: "Author";
  font-family: "Gill Sans Medium";
  font-size: 15px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  margin-bottom: -5px;
}
body.single.single-post div.elementor-author-box div.elementor-author-box__text h4.elementor-author-box__name {
  font-family: "Gill Sans Medium";
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  text-transform: capitalize;
  margin: 0px;
}
body.single.single-post div.elementor-author-box div.elementor-author-box__text div.elementor-author-box__bio {
  margin: 0px;
}

div.elementor-location-header {
  position: sticky;
  top: 0px;
  z-index: 999;
  background: white;
}

.lumond-post-explore a {
  background: white !important;
  color: black !important;
  border: 1px solid black !important;
  width: 130px !important;
  max-width: 130px;
  padding: 16px !important;
}

.lumond-post-list nav > a {
  padding: 8px;
  border: 1px solid #CECDCD;
  color: #CECDCD;
  box-sizing: border-box;
  width: 32px !important;
  height: 32px !important;
  display: inline-block !important;
}

.lumond-post-list nav > span {
  padding: 8px;
  border: 1px solid black;
  color: black;
  box-sizing: border-box;
  height: 32px !important;
  width: 32px !important;
  display: inline-block !important;
}

.lumond-post-explore {
  display: flex;
  flex-direction: row;
  width: 100% !important;
  max-width: 100%;
}

nav.elementor-pagination {
  margin: 72px 0px 40px 0px !important;
}
@media (max-width: 1024px) {
  nav.elementor-pagination {
    margin: 56px 0px 40px 0px !important;
  }
}

@media (max-width: 1024px) {
  figure.wp-block-gallery figure.wp-block-image {
    width: 100% !important;
  }
}

ul.lumond-list-ul {
  padding: 24px 0px;
  list-style-type: none;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
ul.lumond-list-ul li {
  font-family: "Gill Sans Medium";
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  position: relative;
  padding-left: 20px;
}
ul.lumond-list-ul li::before {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="10" height="10" viewBox="0 0 10 10"><circle cx="5" cy="5" r="5" fill="%23000"/></svg>');
  background-size: cover;
  position: absolute;
  left: 0;
  top: 16px;
  transform: translateY(-50%);
}

ul.lumond-list-ol {
  padding: 24px 0px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  counter-reset: list-counter;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
ul.lumond-list-ol li {
  font-family: "Gill Sans Medium";
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  position: relative;
  padding-left: 20px;
}
ul.lumond-list-ol li::before {
  counter-increment: list-counter;
  content: counter(list-counter) ". ";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 15px;
  transform: translateY(-50%);
  font-size: 19px;
  line-height: 30px;
  text-align: right;
}

ol.lumond-list-ol {
  padding: 24px 0px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  counter-reset: list-counter;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
ol.lumond-list-ol li {
  font-family: "Gill Sans Medium";
  font-size: 19px;
  font-weight: 400;
  line-height: 30px;
  text-align: left;
  position: relative;
  padding-left: 20px;
}
ol.lumond-list-ol li::before {
  counter-increment: list-counter;
  content: counter(list-counter) ". ";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 15px;
  transform: translateY(-50%);
  font-size: 19px;
  line-height: 30px;
  text-align: right;
}

div.lumond-blog-content p {
  padding-bottom: 24px;
}
div.lumond-blog-content h2 strong {
  font-weight: 400;
}
div.lumond-blog-content h3 {
  font-family: "Gill Sans Medium";
}

.lumond-related-blogs-carousel li.splide__slide {
  display: flex;
  flex-direction: column;
}
.lumond-related-blogs-carousel li.splide__slide > div:nth-child(1) {
  aspect-ratio: 1/1;
  height: auto;
}
.lumond-related-blogs-carousel li.splide__slide div.splide-image-container {
  background-size: cover;
}
.lumond-related-blogs-carousel li.splide__slide img {
  margin-bottom: 32px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  aspect-ratio: 1/1;
  margin: 0px;
  margin: 0px;
}
@media (max-width: 1023px) {
  .lumond-related-blogs-carousel li.splide__slide img {
    height: auto;
  }
}
.lumond-related-blogs-carousel li.splide__slide div.post-title {
  margin-bottom: 16px;
  font-family: "Gill Sans Medium";
  font-size: 28px;
  font-weight: 400;
  line-height: 40px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 50px;
}
@media (max-width: 1024px) {
  .lumond-related-blogs-carousel li.splide__slide div.post-title {
    font-size: 24px;
  }
}
.lumond-related-blogs-carousel li.splide__slide div.post-excerpt {
  font-family: "Gill Sans Medium";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: #7D7D7D;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 48px;
}
.lumond-related-blogs-carousel p.read-more {
  display: none !important;
}

a.blog-anchor-link {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

body.single-post div#comments {
  border-top: 0px !important;
  padding: 0px !important;
  display: flex;
  flex-direction: column;
  margin: 0px;
  gap: 48px;
}
body.single-post div#comments h3 {
  font-family: "Gill Sans Medium";
  font-size: 32px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
}
body.single-post div#comments div {
  font-family: "Gill Sans Medium";
  font-weight: 400;
  line-height: 16px;
  text-align: left;
  line-height: 16px;
}
body.single-post div#comments div.comments-count-wrapper {
  display: none;
}
body.single-post input, body.single-post textarea {
  margin: 0px;
  background: white;
  border: 0px solid white;
  border-bottom: 1px solid black;
  font-family: "Gill Sans Medium";
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  color: black;
  outline: 0px !important;
}
body.single-post input::-moz-placeholder, body.single-post textarea::-moz-placeholder {
  color: black !important;
}
body.single-post input::placeholder, body.single-post textarea::placeholder {
  color: black !important;
}
body.single-post input {
  padding: 16px 0px !important;
}
body.single-post textarea {
  padding: 0px !important;
}
body.single-post li.comment {
  padding: 24px;
  background: #f5f5f5;
}
body.single-post li.comment article.lumond-post-comment {
  border: 0px;
}
body.single-post li.comment article.lumond-post-comment div.ast-comment-meta-wrap header {
  padding: 0px !important;
}
body.single-post li.comment article.lumond-post-comment div.ast-comment-meta-wrap header div.ast-comment-cite-wrap {
  font-family: "Gill Sans Medium";
  font-size: 21px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
  text-transform: capitalize;
}
@media (max-width: 921px) {
  body.single-post li.comment article.lumond-post-comment div.ast-comment-meta-wrap header div.ast-comment-cite-wrap {
    padding: 0px !important;
  }
}
body.single-post li.comment article.lumond-post-comment div.ast-comment-meta-wrap header div.ast-comment-time {
  display: none;
}
body.single-post li.comment article.lumond-post-comment div.ast-comment-meta-wrap header span.user-role {
  font-size: 15px;
  line-height: 16px;
  background: white;
  padding: 5px 10px;
  border-radius: 4px;
  font-weight: 400;
  position: relative;
  top: -2px;
}
body.single-post li.comment article.lumond-post-comment section.ast-comment-content.comment p {
  font-family: "Gill Sans Medium";
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  text-align: left;
}
body.single-post li.comment ol.children {
  margin: 0px;
}
body.single-post li.comment ol.children li.comment {
  padding: 8px 16px !important;
  background: #e0e0e0;
}
body.single-post p {
  margin: 0px;
}
body.single-post form.comment-form {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
body.single-post form.comment-form span.error {
  color: red;
  font-size: 14px;
}
body.single-post form.comment-form label.screen-reader-text {
  color: black;
}
body.single-post form.comment-form p.comment-notes {
  order: 1;
  display: none;
}
body.single-post form.comment-form div.ast-row.comment-textarea {
  order: 3;
  margin: 0px;
}
body.single-post form.comment-form div.ast-row.comment-textarea div.comment-form-textarea {
  padding: 0px;
}
body.single-post form.comment-form div.comment-form-url {
  display: none !important;
}
body.single-post form.comment-form div.ast-comment-formwrap.ast-row {
  order: 2;
  max-width: 100%;
  display: block !important;
}
@media (max-width: 1024px) {
  body.single-post form.comment-form div.ast-comment-formwrap.ast-row {
    margin: 0 auto;
  }
}
body.single-post form.comment-form div.ast-comment-formwrap.ast-row p.comment-form-author {
  padding: 0px 15px 0px 0px;
  width: 50%;
}
@media (max-width: 1024px) {
  body.single-post form.comment-form div.ast-comment-formwrap.ast-row p.comment-form-author {
    padding: 0px;
  }
}
@media (max-width: 1024px) {
  body.single-post form.comment-form div.ast-comment-formwrap.ast-row p.comment-form-author {
    width: 100%;
  }
}
body.single-post form.comment-form div.ast-comment-formwrap.ast-row p.comment-form-email {
  width: 50%;
  padding: 0px 0px 0px 15px;
}
@media (max-width: 1024px) {
  body.single-post form.comment-form div.ast-comment-formwrap.ast-row p.comment-form-email {
    padding: 0px;
  }
}
@media (max-width: 1024px) {
  body.single-post form.comment-form div.ast-comment-formwrap.ast-row p.comment-form-email {
    width: 100%;
  }
}
body.single-post form.comment-form p.comment-form-cookies-consent {
  order: 4;
}
body.single-post form.comment-form p.form-submit {
  order: 5;
}
body.single-post form.comment-form p.form-submit input#submit {
  padding: 16px !important;
  color: black;
  background-color: white;
  border: 1px solid black;
  font-family: "Gill Sans Medium";
  font-size: 12px;
  font-weight: 600;
  line-height: 16px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
}
body.single-post form.comment-form p.form-submit input#submit:disabled {
  border: 1px solid #e0e0e0;
  color: #e0e0e0;
}
body.single-post div.ast-comment-edit-reply-wrap {
  display: none;
}
body.single-post div.ast-comment-meta-wrap {
  padding-bottom: 8px !important;
}
body.single-post h3.comment-reply-title {
  padding-top: 0px;
  padding-bottom: 32px;
}

/*Lumond Product Variations Wrapper*/
.lumond-product-variation-wrapper {
  display: flex;
  margin: 16px 0px 32px 0px;
  gap: 16px;
  width: 100%;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .lumond-product-variation-wrapper {
    gap: 8px !important;
  }
}
.lumond-product-variation-wrapper .lumond-product-variation {
  width: 25%;
  gap: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border: 1px solid #D0D0D0;
  padding: 16px;
}
.lumond-product-variation-wrapper .lumond-product-variation:hover, .lumond-product-variation-wrapper .lumond-product-variation.active {
  border: 1px solid black;
  background-color: #f6f6f6;
}
.lumond-product-variation-wrapper .lumond-product-variation .lumond-product-variation-icon img {
  height: auto;
}
.lumond-product-variation-wrapper .lumond-product-variation .lumond-product-variation-attribute {
  font-family: "Gill Sans Medium";
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
}
.lumond-product-variation-wrapper .lumond-product-variation .lumond-product-variation-price {
  font-family: "Gill Sans Medium";
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
  text-align: left;
}

.splide-image-gallery-container {
  background-size: 100% 100%;
  height: auto !important;
  width: 100% !important;
}
.splide-image-gallery-container picture {
  display: block;
  box-sizing: border-box;
  height: auto !important;
}

.lumond-faq {
  max-width: 928px !important;
  display: flex;
  flex-direction: column;
  gap: 16px;
  width: 928px;
}
@media (max-width: 1024px) {
  .lumond-faq {
    width: 100%;
  }
}
.lumond-faq .lumond-faq-item {
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
  font-size: 1rem;
  text-align: start;
  box-sizing: border-box;
  border: 1px solid #d5d8dc;
  background-color: white !important;
  padding: 32px !important;
  border-color: #E7E7E7;
  border-top: 1px solid #e7e7e7;
}
.lumond-faq .lumond-faq-item.lumond-active .lumond-faq-answer {
  display: block !important;
}
.lumond-faq .lumond-faq-item .lumond-faq-question {
  text-align: start;
  cursor: pointer;
  background-color: transparent;
  transition: all 0.2s linear;
  box-sizing: border-box;
  box-shadow: none;
  text-decoration: none;
  color: inherit;
  font-size: 15px !important;
  line-height: 24px !important;
  outline: 0px !important;
  font-family: "Gill Sans Heavy", Sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  stroke: #000;
  -webkit-tap-highlight-color: transparent !important;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.lumond-faq .lumond-faq-item .lumond-faq-question span.faq-question {
  max-width: 90%;
}
.lumond-faq .lumond-faq-item .lumond-faq-question span.faq-status svg {
  width: 33px;
  height: 24px;
}
.lumond-faq .lumond-faq-item .lumond-faq-answer {
  color: var(--ast-global-color-8);
  text-align: start;
  box-sizing: border-box;
  border-top: 0px !important;
  padding-top: 8px !important;
  padding-right: 0px !important;
  padding-left: 0px !important;
  padding-bottom: 0px !important;
  font-size: 17px !important;
  line-height: 24px !important;
  font-family: "Gill Sans Medium", Sans-serif;
  font-weight: 400;
  letter-spacing: 0.01em;
  display: block;
  -webkit-tap-highlight-color: transparent !important;
  display: none;
}

.elementor-widget-lumond_custom_tab_carousel {
  width: 53% !important;
  max-width: 53% !important;
}
@media (max-width: 1439px) {
  .elementor-widget-lumond_custom_tab_carousel {
    width: 70% !important;
    max-width: 70% !important;
  }
}
@media (max-width: 1024px) {
  .elementor-widget-lumond_custom_tab_carousel {
    width: 100% !important;
    max-width: 100% !important;
  }
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel {
  display: flex;
  flex-direction: column;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  gap: 64px;
}
@media (max-width: 1024px) {
  .elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel {
    flex-direction: column !important;
    gap: 10px !important;
  }
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel div.lumond-horizontal-tab-content {
  display: flex;
  gap: 0px;
  align-items: center;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
}
@media (max-width: 1024px) {
  .elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel div.lumond-horizontal-tab-content {
    flex-direction: column !important;
    gap: 54px !important;
  }
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel div.lumond-horizontal-tab-content .column-1 {
  width: 44%;
}
@media (max-width: 1024px) {
  .elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel div.lumond-horizontal-tab-content .column-1 {
    width: 100% !important;
    display: flex;
    justify-content: center;
  }
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel div.lumond-horizontal-tab-content .column-1 img {
  width: 100%;
  height: 100%;
  aspect-ratio: 1/1;
  min-height: 300px !important;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: bottom;
  object-position: bottom;
}
@media (max-width: 1024px) {
  .elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel div.lumond-horizontal-tab-content .column-1 img {
    width: auto !important;
    height: auto !important;
  }
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel div.lumond-horizontal-tab-content .column-2 {
  width: 66%;
  display: flex;
  align-items: center;
  flex-direction: column;
  gap: 9px;
  padding-left: 56px !important;
}
@media (max-width: 1024px) {
  .elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel div.lumond-horizontal-tab-content .column-2 {
    width: 100% !important;
    padding: 0px !important;
  }
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel div.lumond-horizontal-tab-content .column-2 .content-title {
  width: 100%;
  font-family: "Gill Sans Medium";
  font-size: 40px;
  font-weight: 400;
  line-height: 40px;
  letter-spacing: -0.05em;
}
@media (max-width: 1024px) {
  .elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel div.lumond-horizontal-tab-content .column-2 .content-title {
    text-align: center;
  }
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel div.lumond-horizontal-tab-content .column-2 .content-desc {
  width: 100%;
  font-family: "Gill Sans Medium";
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0.03em;
}
@media (max-width: 1024px) {
  .elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel div.lumond-horizontal-tab-content .column-2 .content-desc {
    text-align: center;
  }
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel .custom-splide-arrow {
  display: block;
  position: absolute;
  width: 100%;
  justify-content: space-between !important;
  top: 35%;
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel .custom-pagination {
  pointer-events: all !important;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  display: flex !important;
  justify-content: space-around;
  width: 100%;
  padding: 0px;
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel .custom-pagination button {
  width: -moz-max-content !important;
  width: max-content !important;
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  background: transparent;
  border-bottom: 2px solid rgba(0, 0, 0, 0.2) !important;
  border-radius: 0px !important;
  height: auto !important;
  margin: auto !important;
  opacity: 1 !important;
  padding: auto !important;
  padding: auto !important;
  font-family: "Gill Sans Medium";
  font-size: 15px;
  font-weight: 600;
  line-height: 24px;
  letter-spacing: 0.03em;
  text-align: left;
  color: rgba(0, 0, 0, 0.2);
  text-transform: uppercase;
}
@media (max-width: 1024px) {
  .elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel .custom-pagination button {
    font-size: 0px;
  }
}
@media (max-width: 1023px) {
  .elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel .custom-pagination button {
    width: 12% !important;
    color: transparent !important;
  }
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel .custom-pagination button.is-active {
  transform: scale(1) !important;
  color: black;
  border-bottom: 2px solid black !important;
}
@media (max-width: 1023px) {
  .elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel .custom-pagination button.is-active {
    color: transparent !important;
  }
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel .splide__track {
  transition: none !important;
}
.elementor-widget-lumond_custom_tab_carousel .lumond-custom-tab-carousel .splide__slide {
  transition: none !important;
}

.lumond-custom-accordion {
  display: flex;
  row-gap: 32px;
}
.lumond-custom-accordion .column {
  width: 50%;
}
@media (max-width: 1024px) {
  .lumond-custom-accordion .column {
    width: 100%;
  }
}
.lumond-custom-accordion .column h2.column-heading {
  display: flex;
  justify-content: space-between;
}
.lumond-custom-accordion .column h2.column-heading span.dropdown-icon {
  display: none;
}
@media (max-width: 1024px) {
  .lumond-custom-accordion .column h2.column-heading span.dropdown-icon {
    display: flex;
  }
}
.lumond-custom-accordion .column .column-list {
  list-style: none;
  padding: 0;
  display: flex;
  flex-direction: column;
}
@media (max-width: 1024px) {
  .lumond-custom-accordion .column .column-list {
    display: none;
  }
}
@media (max-width: 1024px) {
  .lumond-custom-accordion .column .column-list.active {
    display: flex;
  }
}

.language-switcher {
  position: relative;
  display: inline-block;
}
.language-switcher .selected-language {
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 5px;
}
.language-switcher .selected-language img {
  margin-right: 8px;
}
.language-switcher .language-dropdown {
  position: absolute;
  bottom: 100%; /* Dropdown upwards */
  left: 0;
  display: none;
  flex-direction: column;
  list-style: none;
  margin: 0;
  padding: 10px;
  margin-left: -10px;
  margin-bottom: 10px;
  background: grey;
  width: -moz-max-content;
  width: max-content;
  border-radius: 8px;
}
.language-switcher .language-dropdown .language-item {
  display: flex;
  align-items: center;
  padding: 5px;
  cursor: pointer;
}
.language-switcher .language-dropdown .language-item a {
  display: flex;
  align-items: center;
  text-decoration: none;
  color: inherit;
  width: 100%;
}
.language-switcher .language-dropdown .language-item a img {
  margin-right: 8px;
}
.language-switcher .language-dropdown .language-item a .language-label {
  color: inherit;
}
.language-switcher .language-dropdown.show {
  display: flex;
}
.language-switcher .language-dropdown.show:empty {
  display: none !important;
}

nav.elementor-nav-menu--dropdown.elementor-nav-menu__container {
  overflow: hidden;
  top: 32px !important;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container ul.elementor-nav-menu {
  margin-top: 16px;
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container ul.elementor-nav-menu li {
  padding: 0px;
}
nav.elementor-nav-menu--dropdown.elementor-nav-menu__container ul.elementor-nav-menu li a {
  width: 100%;
  background-color: white !important;
}

.main_header_menu nav .elementor-nav-menu .menu-item a.elementor-item.elementor-item-active.menu-link {
  background-color: #1b1b1b !important;
  color: white;
}
@media (max-width: 1024px) {
  .main_header_menu nav .elementor-nav-menu .menu-item a.elementor-item.elementor-item-active.menu-link {
    width: -moz-fit-content;
    width: fit-content;
    margin-left: 16px;
  }
}

.main_header_menu nav .elementor-nav-menu .menu-item a.elementor-item.menu-link {
  background-color: white;
  color: #000;
}

.popup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  z-index: 1000;
}

.popup-content {
  position: relative;
  padding: 0px;
  background: #fff;
  border-radius: 5px;
  text-align: center;
  max-width: calc(100% - 12rem);
  max-height: calc(100% - 12rem);
}
@media (max-width: 1024px) {
  .popup-content {
    max-width: calc(100% - 4rem);
    max-height: calc(100% - 4rem);
  }
}

.popup-content img {
  max-width: 100%;
  height: 100%;
}

.close-btn {
  position: absolute;
  top: 10px;
  right: 12px;
  font-size: 50px;
  cursor: pointer;
  z-index: 999;
}

body.no-scroll {
  overflow: hidden;
}

div.lumond-toc-mobile-block {
  display: none;
  position: fixed;
  bottom: 0px;
  z-index: 99;
  background: transparent;
  width: 100%;
}
div.lumond-toc-mobile-block.active {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  background: rgba(255, 255, 255, 0.7);
}
@media (max-width: 1024px) {
  div.lumond-toc-mobile-block {
    display: block;
  }
}
div.lumond-toc-mobile-block div.table-of-contents-container {
  display: none;
}
div.lumond-toc-mobile-block div.table-of-contents-container.active {
  display: block;
}
div.lumond-toc-mobile-block div.table-of-contents-container span.icon-Close {
  font-size: 32px;
  position: relative;
  width: 100%;
  text-align: right;
  padding: 4px 16px;
  display: block;
  width: 100%;
  color: black !important;
}
div.lumond-toc-mobile-block div.table-of-contents-container ul.toc-list {
  border-top: 1px solid black;
  background-color: white;
  padding: 16px;
}
div.lumond-toc-mobile-block div.table-of-contents-container ul.toc-list li {
  padding-left: 16px;
  padding-right: 16px;
}
div.lumond-toc-mobile-block div.table-of-contents-container ul.toc-list li a {
  text-decoration: none !important;
  color: black !important;
  font-size: 18px;
}
div.lumond-toc-mobile-block div.table-of-contents-container ul.toc-list li a:hover {
  color: black;
}
div.lumond-toc-mobile-block div.lumond-blog-toc-btn {
  width: 100%;
  background-color: white;
  text-align: center;
  border: 1px solid #1b1b1b;
  border-left: 0px;
  border-right: 0px;
  padding: 16px;
  text-transform: uppercase;
  font-family: "Gill Sans Medium";
  font-size: 12px;
  font-weight: 600;
  cursor: pointer;
  line-height: 8px;
}
div.lumond-toc-mobile-block div.lumond-blog-toc-btn.active {
  background-color: #1b1b1b;
  color: white;
}

.lumond-banner-container picture {
  display: grid;
  grid-template-columns: minmax(0, 1fr);
  position: relative;
  box-sizing: border-box;
  height: auto;
}
@media (max-width: 1024px) {
  .lumond-banner-container picture {
    min-height: 568px;
  }
}
.lumond-banner-container picture img {
  box-sizing: border-box;
  aspect-ratio: auto 1920/750;
  -o-object-fit: cover;
  object-fit: cover;
  height: auto;
}
@media (max-width: 1024px) {
  .lumond-banner-container picture img {
    min-height: 568px;
  }
}

div.xoo-wsc-cart-trigger span.xoo-wsc-sc-bki img {
  width: 36px;
}
@media (max-width: 1024px) {
  div.xoo-wsc-cart-trigger span.xoo-wsc-sc-bki img {
    width: 30px;
  }
}

@keyframes arrowsanim {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
.scroll-to-top {
  right: 40px;
  display: none;
  bottom: 170px;
  margin-left: -15px;
  position: fixed;
  transform: rotate(90deg) translateX(100px);
  transition: transform 0.3s ease;
  z-index: 90;
}
.scroll-to-top.footer-mode .scroll-to-top__mouse {
  border-color: #ffffff;
  opacity: 1;
}
.scroll-to-top.footer-mode .scroll-to-top__mouse:after {
  background-color: #ffffff;
}
.scroll-to-top.footer-mode .scroll-to-top__arrows span.arrow {
  border-color: #ffffff;
}

.scroll-to-top__mouse {
  border-radius: 10px;
  border: 2px solid #2b2d30;
  height: 15px;
  margin-bottom: 0;
  width: 25px;
  opacity: 0.4;
}
.scroll-to-top__mouse:after {
  animation: mouseanim 2s ease-in-out infinite;
  background-color: #2b2d30;
  content: "";
  height: 2px;
  margin-top: -1px;
  position: absolute;
  left: 10px;
  top: 50%;
  width: 5px;
}

.scroll-to-top__arrows {
  bottom: 0;
  left: 0;
  margin: 0 0 10px -16px;
  position: absolute;
  opacity: 0.4;
}
.scroll-to-top__arrows span.arrow {
  animation: arrowsanim 1s infinite ease-in-out;
  border-left: 2px solid #2b2d30;
  border-top: 2px solid #2b2d30;
  content: "";
  height: 6px;
  position: absolute;
  transform: rotate(-45deg);
  width: 6px;
}
.scroll-to-top__arrows span.arrow:nth-child(2) {
  animation-delay: 0.2s;
  left: -10px;
}
.scroll-to-top__arrows span.arrow:nth-child(3) {
  animation-delay: 0.4s;
  left: -20px;
}
.scroll-to-top__arrows span.arrow:nth-child(4) {
  animation-delay: 0.6s;
  left: -30px;
}

div.progress-container {
  display: none;
}

body.single-post div.lumond-header {
  border-bottom: 0px !important;
}
body.single-post div.progress-container {
  display: block !important;
}

div#breadcrumbs > span > span.breadcrumb_last {
  display: none !important;
}
div#breadcrumbs > span > span.divider:nth-last-child(2) {
  display: none !important;
}

footer div.elementor-message.elementor-message-success {
  padding-top: 3px;
}
footer div.elementor-message.elementor-message-success::before {
  background-color: transparent !important;
}

.sticky-cart-wrapper {
  width: 100%;
  padding: 6px 12px 21px;
  border-radius: 0px 0px;
  position: fixed;
  bottom: 0px;
  background: white;
  z-index: 99999;
  box-shadow: 0 -2px 8px 0 rgba(0, 0, 0, 0.11);
  display: flex;
  flex-direction: column;
  gap: 1px;
}
.sticky-cart-wrapper.none {
  display: none;
}

@media (min-width: 1025px) {
  .sticky-cart-wrapper {
    display: none !important;
  }
}
.subtotal-container {
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
  align-items: center;
}
.subtotal-container .smalltext {
  font-family: "Gill Sans Medium";
  font-size: 22px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
}

.price-text {
  font-family: "Gill Sans Medium";
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
  text-align: left;
}

.sticky-cart-actions {
  display: flex;
  gap: 10px;
}

#sticky-qty-counter {
  display: inline-flex;
  align-items: center;
  border: 1px solid black;
  border-radius: 4px;
  overflow: hidden;
  font-family: sans-serif;
  width: 100px;
}

.qty-counter__button {
  background: none;
  border: none;
  padding: 0 12px;
  font-size: 18px;
  line-height: 1;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-family: Times, Georgia, serif !important;
  font-weight: 400 !important;
  color: black !important;
  background-color: white !important;
}
.qty-counter__button:focus {
  outline: none;
}

.qty-counter__value {
  display: inline-block;
  min-width: 24px;
  text-align: right;
  font-size: 16px;
  padding: 4px 0;
}

.sticky-add-cart-btn {
  width: calc(100% - 110px);
  border-radius: 3px;
  font-family: "Gill Sans Medium" !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  line-height: 8px !important;
  letter-spacing: 0.04em;
  text-align: center;
  text-transform: uppercase;
  padding: 17px 16px !important;
}
.sticky-add-cart-btn:disabled {
  opacity: 0.7;
  display: flex;
  justify-content: center;
  align-items: center;
  max-height: 42px;
}

/* Subtotal styling */
.lumond-subtotal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
}

.promo-banner-top {
  overflow: hidden;
}

.promo-container {
  width: 100%;
  margin: auto;
  font-family: "Gill Sans Medium", Sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 24px;
  letter-spacing: 1px;
  max-height: 100px;
  overflow: hidden;
  display: block;
  text-decoration: none;
  position: relative;
  z-index: 100;
  background-color: black;
  height: 54px !important;
  overflow: hidden;
}

.promo-header {
  background: black;
  text-align: center;
  color: white;
  height: 25px;
  padding-top: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: none;
  font-size: 14px !important;
  line-height: 21px;
  box-sizing: border-box;
  letter-spacing: 0.25px !important;
}

.slider-wrapper {
  overflow: hidden;
  height: 21px;
  position: relative;
  top: 2px;
}

.promo-slider {
  display: flex;
  flex-direction: column;
  transition: transform 0.5s ease-out;
  will-change: transform;
}

.promo-item {
  height: 34px;
  display: flex;
  align-items: top;
  justify-content: center;
  background: black;
  color: white;
}

.promo-item p {
  margin: 0 !important;
  text-transform: none;
  font-weight: 700;
  font-size: 14px !important;
  letter-spacing: 0.25px !important;
  line-height: 17.5px;
}

.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
  display: none;
  margin: 0;
}

.quantity input.qty {
  appearance: textfield;
  -webkit-appearance: none;
  -moz-appearance: textfield;
}

.xoo-wsc-cart-active .xoo-wsc-container, .xoo-wsc-slider-active .xoo-wsc-slider {
  z-index: 9999999999;
}

span.xoo-wsc-sc-subt {
  display: none;
}

ul.xoo-wsc-notices {
  display: none;
}

.woocommerce div.product form.cart .button.single_add_to_cart_button {
  align-items: center;
}

/***********modal */
.modal {
  display: none;
}

.modal.is-open {
  display: block;
  z-index: 99999999;
}

.modal__overlay {
  z-index: 999999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  background-color: #fff;
  max-width: 500px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .modal__container {
    min-width: 500px;
    padding: 16px 32px;
  }
}
@media (max-width: 767px) {
  .modal__container {
    min-width: calc(100% - 50px);
    padding: 16px;
  }
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  background: transparent !important;
  border: 0;
  padding: 0px;
}

.modal__header .modal__close:before {
  content: "✕";
}

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}

.modal__btn {
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: transform 0.25s ease-out;
}

.modal__btn:focus,
.modal__btn:hover {
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

/**************************\
    Demo Animation Style
  \**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

ul.lumond-order-list {
  list-style-type: none;
  margin: 0px;
  display: flex;
  gap: 10px;
  flex-direction: column;
}
ul.lumond-order-list li.order-item {
  width: 100%;
}
ul.lumond-order-list li.order-item div.order-item-container {
  width: 100%;
}
ul.lumond-order-list li.order-item div.order-item-container div.order-item-data {
  display: flex;
  gap: 20px;
}
ul.lumond-order-list li.order-item div.order-item-container div.order-item-data div.order-item-img {
  width: -moz-max-content;
  width: max-content;
  min-width: -moz-max-content;
  min-width: max-content;
}
ul.lumond-order-list li.order-item div.order-item-container div.order-item-data div.order-item-details {
  width: -moz-max-content;
  width: max-content;
}
ul.lumond-order-list li.order-item div.order-item-container div.order-item-data div.order-item-details ul {
  margin: 0px;
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
ul.lumond-order-list li.order-item div.order-item-container div.order-item-data div.order-item-details ul li {
  font-family: "Gill Sans Medium";
  font-size: 16px;
}

@media (max-width: 1200px) {
  .let-lg-hide {
    display: none !important;
  }
}

@media (max-width: 1200px) {
  .let-lg-show {
    display: block !important;
  }
}

@media (min-width: 1201px) {
  .lumond-profile-info-mob {
    display: none;
  }
}

@media (max-width: 1200px) {
  .lumond-profile-info-mob .lumond-row > .lumond-col-6:nth-child(1) {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .lumond-profile-info-mob #dashboard-nav-mb {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .lumond-profile-info-mob #dashboard-nav-mb span.select-selection {
    display: flex;
    align-items: center;
  }
  .lumond-profile-info-mob #dashboard-nav-mb span.dropdown-arrow {
    margin-top: 6px;
  }
  .lumond-profile-info-mob #dashboard-nav-mb ul.select-options.visible {
    left: -10px !important;
    top: 45px !important;
    min-width: 220px !important;
  }
  .lumond-profile-info-mob #dashboard-nav-mb ul.select-options.visible li.select-option {
    display: flex;
    align-items: center;
    gap: 7px;
  }
  .lumond-profile-info-mob div.profile-pic {
    text-align: right;
  }
  .lumond-container .lumond-row .lumond-col-4.my-account-nav {
    border: 1px solid #e0e0e0;
    padding: 10px;
    border-bottom: 0px;
  }
  .my-account-block {
    gap: 0px !important;
  }
}
select.month-item-year {
  width: 62px;
  padding: 12px 10px !important;
}

input#lumond-email {
  background: #dbdbdb;
  pointer-events: none !important;
}

form.form-edit-mode div.lumond-col-6 fieldset.edit-field {
  display: flex !important;
  gap: 10px;
  align-items: center !important;
  flex-wrap: wrap !important;
  margin: 0px !important;
}

form.lumond-my-account-form:not(.form-edit-mode) .error-label {
  display: none !important;
}

@media (max-width: 768px) {
  .user-popup-btn .user-name {
    display: none !important;
  }
}
button.as-link.products-view-details {
  color: white;
  font-family: "Gill Sans Medium";
  border-radius: 8px;
  font-size: 14px;
  background: transparent;
  color: black;
  text-decoration: underline;
  padding: 8px 12px;
}

div.order-item-details ul li.order-date strong,
div.order-item-details ul li.order-status strong {
  display: none !important;
}

div.order-item-details ul li.order-status {
  background: #fee9b6;
  padding: 4px 10px;
  border-radius: 4px;
  width: -moz-max-content;
  width: max-content;
}

main#order-products-content ul.order-products-list {
  margin: 0px !important;
  list-style-type: none !important;
  display: flex;
  flex-direction: column;
  gap: 20px;
}

main#order-products-content ul.order-products-list li {
  display: flex;
  gap: 10px;
  flex-direction: row;
  padding: 10px;
  border: 1px solid #e0e0e0;
  border-radius: 8px;
}

main#order-products-content ul.order-products-list li img {
  width: 150px;
  min-width: 150px;
  height: 150px;
  background-size: cover;
  border-radius: 8px;
}

div.order-product__info {
  font-family: "Gill Sans Medium";
  display: flex;
  flex-direction: column;
  gap: 10px;
}

div.order-product__info span.item-name {
  font-size: 16px;
  font-weight: 600;
}

#order-products-modal h2.modal__title {
  font-size: 21px;
  font-weight: 600;
  font-family: "Gill Sans Medium";
  margin: 0px !important;
  color: black !important;
}

#order-products-modal button.modal__close {
  color: black !important;
}

div.order-product__meta {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

div.order-product__meta span.meta > span:nth-child(1) {
  font-weight: 600;
}

.modal {
  display: none;
}

.modal.is-open {
  display: block;
  z-index: 99999999;
}

.modal__overlay {
  z-index: 999999;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
}

.modal__container {
  background-color: #fff;
  max-width: 500px;
  max-height: 100vh;
  border-radius: 4px;
  overflow-y: auto;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .modal__container {
    min-width: 500px;
    padding: 16px 32px;
  }
}
@media (max-width: 767px) {
  .modal__container {
    min-width: calc(100% - 50px);
    padding: 16px;
  }
}

.modal__header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.modal__title {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
  font-size: 1.25rem;
  line-height: 1.25;
  color: #00449e;
  box-sizing: border-box;
}

.modal__close {
  background: transparent !important;
  border: 0;
  padding: 0px;
}

.modal__header .modal__close:before {
  content: "✕";
}

.modal__content {
  margin-top: 2rem;
  margin-bottom: 2rem;
  line-height: 1.5;
  color: rgba(0, 0, 0, 0.8);
}

.modal__btn {
  font-size: 0.875rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background-color: #e6e6e6;
  color: rgba(0, 0, 0, 0.8);
  border-radius: 0.25rem;
  border-style: none;
  border-width: 0;
  cursor: pointer;
  -webkit-appearance: button;
  text-transform: none;
  overflow: visible;
  line-height: 1.15;
  margin: 0;
  will-change: transform;
  -moz-osx-font-smoothing: grayscale;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: transform 0.25s ease-out;
}

.modal__btn:focus, .modal__btn:hover {
  transform: scale(1.05);
}

.modal__btn-primary {
  background-color: #00449e;
  color: #fff;
}

/**************************\
  Demo Animation Style
\**************************/
@keyframes mmfadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes mmfadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes mmslideIn {
  from {
    transform: translateY(15%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes mmslideOut {
  from {
    transform: translateY(0);
  }
  to {
    transform: translateY(-10%);
  }
}
.micromodal-slide {
  display: none;
}

.micromodal-slide.is-open {
  display: block;
}

.micromodal-slide[aria-hidden=false] .modal__overlay {
  animation: mmfadeIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=false] .modal__container {
  animation: mmslideIn 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__overlay {
  animation: mmfadeOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide[aria-hidden=true] .modal__container {
  animation: mmslideOut 0.3s cubic-bezier(0, 0, 0.2, 1);
}

.micromodal-slide .modal__container,
.micromodal-slide .modal__overlay {
  will-change: transform;
}

div.user-popup-btn {
  display: flex;
  align-items: end;
  top: 2px;
  position: relative;
}
div.user-popup-btn .elementor-icon-wrapper {
  position: relative;
  display: flex;
  top: 2px;
}
div.user-popup-btn .elementor-icon-wrapper svg {
  cursor: pointer !important;
}

div.user-popup-btn.is-logged-in svg.user-logged-out {
  display: none !important;
}

div.user-popup-btn:not(.is-logged-in) svg.user-logged-in {
  display: none !important;
}

@media (max-width: 768px) {
  div.user-popup-btn {
    top: 0px !important;
  }
}
#auth-modal * {
  font-family: "Gill Sans Medium" !important;
}
#auth-modal button.modal__close {
  float: right;
}
#auth-modal button.modal__close:hover {
  background-color: transparent !important;
}
#auth-modal p.terms, #auth-modal label {
  text-align: center;
  font-size: 16px;
  margin-bottom: 12px;
}
#auth-modal .lumond-tabs {
  width: 100%;
  display: flex;
  gap: 0px;
}
#auth-modal .lumond-tabs div.tab-button {
  width: 50%;
  background-color: white;
  font-size: 20px;
  line-height: 32px;
  color: #b3b3b3;
  text-align: center;
  font-weight: 600;
  padding: 12px;
  letter-spacing: 0.8px;
  cursor: pointer;
  border-bottom: 4px solid #e5e5e5;
}
#auth-modal .lumond-tabs div.tab-button.active {
  color: black;
  border-bottom: 4px solid black;
}
#auth-modal .lumond-tab-content {
  padding: 28px 0px 0px 0px;
  display: none;
}
#auth-modal .lumond-tab-content.active {
  display: block;
}
#auth-modal .lumond-tab-content div.auth-signup-promo {
  display: flex;
  gap: 24px;
}
#auth-modal .lumond-tab-content div.auth-signup-promo div.promo-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: column;
  width: calc(50% - 12px);
  gap: 18px;
  background-color: white !important;
  height: auto !important;
  max-height: auto !important;
}
#auth-modal .lumond-tab-content div.auth-signup-promo div.promo-container div.promo-text {
  font-size: 12px !important;
  text-align: center;
  font-weight: 800;
  line-height: 21px;
  min-height: 42px;
  letter-spacing: 3px;
}
#auth-modal .lumond-tab-content .name-container {
  display: flex;
  gap: 24px;
  margin-top: 24px;
}
#auth-modal .lumond-tab-content .name-container input {
  width: 100%;
  border: 1.5px solid black;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  background-color: white !important;
}
#auth-modal .lumond-tab-content input.w-full {
  width: 100%;
  border: 1.5px solid black;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  background-color: white !important;
}
#auth-modal .lumond-tab-content input.w-full:-moz-read-only {
  border: 1.5px solid #b1b1b1 !important;
}
#auth-modal .lumond-tab-content input.w-full:read-only {
  border: 1.5px solid #b1b1b1 !important;
}
#auth-modal .lumond-tab-content input::-moz-placeholder {
  width: 100%;
  color: rgb(12, 12, 12);
  font-size: 16px;
  line-height: 24px;
}
#auth-modal .lumond-tab-content input::placeholder {
  width: 100%;
  color: rgb(12, 12, 12);
  font-size: 16px;
  line-height: 24px;
}
#auth-modal .lumond-tab-content div.password-help-container {
  padding: 6px 0px 6px 12px;
}
#auth-modal .lumond-tab-content div.password-input-container {
  width: 100%;
  display: flex;
  position: relative;
}
#auth-modal .lumond-tab-content div.password-container {
  position: relative;
  display: flex;
}
#auth-modal .lumond-tab-content div.password-container input {
  border: 1.5px solid black;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  background-color: white;
  font-weight: 400;
}
#auth-modal .lumond-tab-content div.password-container div.show-password.hide::before {
  content: " ";
  height: 23px;
  border-right: 2px solid black;
  width: 100%;
  position: absolute;
  left: -16px;
  transform: rotate(45deg);
  top: -2px;
}
#auth-modal .lumond-tab-content div.password-container div.show-password.hide svg {
  cursor: pointer;
}
#auth-modal .lumond-tab-content div.password-container div.show-password {
  width: 50px;
  display: flex;
  background-color: transparent;
  justify-content: center;
  align-items: center;
  color: black;
  position: absolute;
  right: 0px;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 52px;
}
#auth-modal .lumond-tab-content div.password-container div.show-password svg {
  cursor: pointer;
}
#auth-modal .lumond-tab-content div.password-help-container {
  display: flex;
  justify-content: center;
  align-items: center;
}
#auth-modal .lumond-tab-content a.forgot-password {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  font-weight: 400;
}
#auth-modal .lumond-tab-content div.separator {
  font-family: "Gill Sans Medium";
  font-size: 16px;
  line-height: 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
}
#auth-modal .lumond-tab-content div.separator::before, #auth-modal .lumond-tab-content div.separator::after {
  content: " ";
  width: 40%;
  border-top: 1px solid black;
  display: block;
}
#auth-modal .lumond-tab-content button.sign-in-btn, #auth-modal .lumond-tab-content button.sign-up-btn {
  width: 100%;
  padding: 16px;
  letter-spacing: 2px;
  font-weight: 400;
  border-radius: 6px;
}
#auth-modal .lumond-tab-content div.social-login-container {
  display: flex;
  gap: 24px;
  justify-content: space-between;
  align-items: center;
}
#auth-modal .lumond-tab-content div.social-login-container div.social-btn {
  padding: 12px;
  text-align: center;
  width: calc(100% - 12px);
  border: 1.5px solid black;
  border-radius: 8px;
}
#auth-modal .lumond-tab-content div.social-login-container div.social-btn a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}

.lumond-container .lumond-row {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}
.lumond-container .lumond-row .lumond-col-1 {
  width: 8.3333333333%;
  box-sizing: border-box;
}
.lumond-container .lumond-row .lumond-col-2 {
  width: 16.6666666667%;
  box-sizing: border-box;
}
.lumond-container .lumond-row .lumond-col-3 {
  width: 25%;
  box-sizing: border-box;
}
.lumond-container .lumond-row .lumond-col-4 {
  width: 33.3333333333%;
  box-sizing: border-box;
}
.lumond-container .lumond-row .lumond-col-5 {
  width: 41.6666666667%;
  box-sizing: border-box;
}
.lumond-container .lumond-row .lumond-col-6 {
  width: 50%;
  box-sizing: border-box;
}
.lumond-container .lumond-row .lumond-col-7 {
  width: 58.3333333333%;
  box-sizing: border-box;
}
.lumond-container .lumond-row .lumond-col-8 {
  width: 66.6666666667%;
  box-sizing: border-box;
}
.lumond-container .lumond-row .lumond-col-9 {
  width: 75%;
  box-sizing: border-box;
}
.lumond-container .lumond-row .lumond-col-10 {
  width: 83.3333333333%;
  box-sizing: border-box;
}
.lumond-container .lumond-row .lumond-col-11 {
  width: 91.6666666667%;
  box-sizing: border-box;
}
.lumond-container .lumond-row .lumond-col-12 {
  width: 100%;
  box-sizing: border-box;
}
.lumond-container .lumond-gap-1 {
  gap: 1px;
}
.lumond-container .lumond-gap-2 {
  gap: 2px;
}
.lumond-container .lumond-gap-3 {
  gap: 3px;
}
.lumond-container .lumond-gap-4 {
  gap: 4px;
}
.lumond-container .lumond-gap-5 {
  gap: 5px;
}
.lumond-container .lumond-gap-6 {
  gap: 6px;
}
.lumond-container .lumond-gap-7 {
  gap: 7px;
}
.lumond-container .lumond-gap-8 {
  gap: 8px;
}
.lumond-container .lumond-gap-9 {
  gap: 9px;
}
.lumond-container .lumond-gap-10 {
  gap: 10px;
}
.lumond-container .lumond-gap-11 {
  gap: 11px;
}
.lumond-container .lumond-gap-12 {
  gap: 12px;
}
.lumond-container .lumond-gap-13 {
  gap: 13px;
}
.lumond-container .lumond-gap-14 {
  gap: 14px;
}
.lumond-container .lumond-gap-15 {
  gap: 15px;
}
.lumond-container .lumond-gap-16 {
  gap: 16px;
}
.lumond-container .lumond-gap-17 {
  gap: 17px;
}
.lumond-container .lumond-gap-18 {
  gap: 18px;
}
.lumond-container .lumond-gap-19 {
  gap: 19px;
}
.lumond-container .lumond-gap-20 {
  gap: 20px;
}

.half-input {
  max-width: calc(50% - 12px);
}

.checkbox-container input {
  max-width: auto;
  width: auto !important;
}

.form-submit-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  cursor: pointer;
}
.form-submit-btn span.lumond-spinner {
  display: none;
}
.form-submit-btn.processing span.lumond-spinner {
  display: block;
}

button.form-submit-btn:disabled {
  opacity: 1;
  cursor: wait;
}

div.error-label {
  font-size: 14px;
  color: red !important;
  font-weight: 400;
}

div.woocommerce-MyAccount-content {
  width: 100% !important;
}

.my-account-nav {
  max-width: 340px;
  border: 2px solid black;
  border-radius: 6px;
  height: -moz-max-content;
  height: max-content;
}
@media (max-width: 1200px) {
  .my-account-nav {
    max-width: 100% !important;
    width: 100% !important;
  }
}

.my-account-nav-content {
  width: calc(100% - 360px);
  max-width: auto;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
}
@media (max-width: 1200px) {
  .my-account-nav-content {
    max-width: 100% !important;
    width: 100% !important;
  }
}
.my-account-nav-content * {
  color: black;
}

div.woocommerce-MyAccount-content-wrapper {
  border: 0px !important;
}

div.my-account-nav-content-title {
  background: #f7f7f7;
  padding: 16px 32px;
  border-bottom: 2px solid #e0e0e0;
}
div.my-account-nav-content-title .lumond-col-12 {
  font-size: 16px;
  line-height: 24px;
  text-transform: uppercase;
  font-family: "Gill Sans Medium";
  text-align: center;
  font-weight: 600;
}

div.lumond-my-account-tab-content {
  padding: 40px 64px;
}
@media (max-width: 1024px) {
  div.lumond-my-account-tab-content {
    padding: 16px;
  }
}

a.my-account-menu {
  display: flex !important;
  align-items: center;
  gap: 10px;
}
a.my-account-menu span {
  font-size: 16px;
  line-height: 24px;
  font-family: "Gill Sans Medium";
  font-weight: 400;
}

nav.woocommerce-MyAccount-navigation ul li {
  border-bottom: 1px solid #e3e3e3 !important;
}
nav.woocommerce-MyAccount-navigation ul li:nth-child(-1) {
  margin-bottom: 2px !important;
  border-bottom: 0px !important;
}
nav.woocommerce-MyAccount-navigation ul li a {
  background: white !important;
  color: black !important;
  padding: 8px !important;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
  background: #f3f3f3 !important;
  color: black;
}

div.lumond-profile-info {
  padding: 24px;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  font-family: "Gill Sans Medium";
  font-weight: 400;
  border-bottom: 1px solid black;
  color: black !important;
}

button.lumond-edit-account-btn {
  width: -moz-max-content;
  width: max-content;
  padding: 6px 12px;
  border: 1px solid rgb(102, 102, 102);
  border-radius: 6px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 18px;
  font-family: "Gill Sans Medium";
  font-weight: 600;
  background-color: white;
  cursor: pointer;
}
button.lumond-edit-account-btn.disabled {
  opacity: 0.5;
}
button.lumond-edit-account-btn:hover {
  border: 1px solid black !important;
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1));
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 15px 1px;
}

button.lumond-cancel-btn:hover, button.lumond-save-changes-btn:hover {
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(255, 255, 255, 0.1));
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 15px 1px;
  border: 1px solid rgb(102, 102, 102) !important;
}

button.lumond-cancel-btn, button.lumond-save-changes-btn {
  border: 1px solid rgb(102, 102, 102) !important;
}

.z-1 {
  z-index: -1;
}

.lumond-row.my-account-form-actions {
  display: none;
  margin-top: 20px;
}

.form-edit-mode .lumond-row.my-account-form-actions {
  display: block;
}

.lumond-row.field {
  border-bottom: 1px solid #e0e0e0;
  font-size: 16px;
  line-height: 24px;
  font-family: "Gill Sans Medium";
  font-weight: 400;
}
.lumond-row.field .py-8 {
  padding: 8px 0px;
}

.my-account-edit-profile {
  display: flex;
  justify-content: flex-end;
  margin-bottom: 12px;
}

.my-account-nav-content .lumond-cancel-btn {
  color: black;
  border-radius: 8px;
  letter-spacing: 8px;
  background-color: #f7f7f7;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  border: 2px solid #e0e0e0;
}

.my-account-nav-content .lumond-save-changes-btn {
  color: white !important;
  border-radius: 8px;
  letter-spacing: 8px;
  background-color: black;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  border: 2px solid #e0e0e0;
}

form.lumond-my-account-form input[type=text] {
  width: 100%;
  font-family: "Gill Sans Meidum";
  background-color: rgb(255, 255, 255);
  color: rgb(89, 89, 89);
  width: 100%;
  height: 32px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 16px;
  padding-top: 0px;
  padding-bottom: 1px;
  border: 1px solid rgba(175, 175, 175, 0.3);
  outline: none;
}
form.lumond-my-account-form input[type=email] {
  width: 100%;
  font-family: "Gill Sans Meidum";
  background-color: rgb(255, 255, 255);
  color: rgb(89, 89, 89);
  width: 100%;
  height: 32px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 16px;
  padding-top: 0px;
  padding-bottom: 1px;
  border: 1px solid rgba(175, 175, 175, 0.3);
  outline: none;
}
form.lumond-my-account-form input[type=tel] {
  width: 100%;
  font-family: "Gill Sans Meidum";
  background-color: rgb(255, 255, 255);
  color: rgb(89, 89, 89);
  width: 100%;
  height: 32px;
  border-radius: 4px;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  letter-spacing: 0px;
  text-align: left;
  padding-left: 16px;
  padding-top: 0px;
  padding-bottom: 1px;
  border: 1px solid rgba(175, 175, 175, 0.3);
  outline: none;
}
form.lumond-my-account-form input[type=email]:focus-visible, form.lumond-my-account-form input[type=tel]:focus-visible, form.lumond-my-account-form input[type=text]:focus-visible {
  outline: rgb(123, 123, 123) auto 1px;
}
form.lumond-my-account-form input:-moz-read-only {
  border: 0px;
  background-color: white;
}
form.lumond-my-account-form input:read-only {
  border: 0px;
  background-color: white;
}

.text-align-right {
  text-align: right;
}

.lumond-save-changes-btn {
  display: flex;
  gap: 10px;
}
.lumond-save-changes-btn.processing {
  display: flex;
}
.lumond-save-changes-btn.processing span.btn-icon {
  display: block;
}
.lumond-save-changes-btn span.btn-text {
  color: white !important;
}
.lumond-save-changes-btn span.btn-icon {
  color: white;
  display: none;
}
.lumond-save-changes-btn span.btn-icon svg * {
  color: white;
}

.my-account-form-actions .lumond-col-12 {
  display: flex;
  gap: 10px;
}

div.modal-loader {
  height: 100%;
  position: absolute;
  width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  left: 0px;
  top: 0px;
  z-index: 99;
  background: white;
}
div.modal-loader.active {
  display: flex;
  z-index: 10000;
}

.checkmark {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: block;
  stroke-width: 2;
  stroke: black;
  stroke-miterlimit: 10;
  box-shadow: inset 0px 0px 0px #4bb71b;
  animation: fill 0.4s ease-in-out 0.4s forwards, scale 0.3s ease-in-out 0.9s both;
  position: relative;
  top: 5px;
  right: 5px;
  margin: 0 auto;
}

.checkmark__circle {
  stroke-dasharray: 166;
  stroke-dashoffset: 166;
  stroke-width: 2;
  stroke-miterlimit: 10;
  stroke: black;
  fill: #fff;
  animation: stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;
}

.checkmark__check {
  transform-origin: 50% 50%;
  stroke-dasharray: 48;
  stroke-dashoffset: 48;
  animation: stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;
}

@keyframes stroke {
  100% {
    stroke-dashoffset: 0;
  }
}
@keyframes scale {
  0%, 100% {
    transform: none;
  }
  50% {
    transform: scale3d(1.1, 1.1, 1);
  }
}
@keyframes fill {
  100% {
    box-shadow: inset 0px 0px 0px 30px black;
  }
}
.success-modal-msg {
  font-size: 32px;
  color: black;
  width: 100%;
  text-align: center;
  padding: 24px;
  font-family: "Gill Sans Medium";
}

input::-moz-placeholder {
  font-family: "Gill Sans Medium" !important;
}

input::placeholder {
  font-family: "Gill Sans Medium" !important;
}

input {
  font-family: "Gill Sans Medium" !important;
}

form.woocommerce-ResetPassword.lost_reset_password p, form.woocommerce-ResetPassword.lost_reset_password label {
  font-family: "Gill Sans Medium" !important;
  font-size: 16px !important;
}
form.woocommerce-ResetPassword.lost_reset_password button {
  font-family: "Gill Sans Medium" !important;
}
form.woocommerce-ResetPassword.lost_reset_password input {
  border: 2px solid black !important;
  border-radius: 5px !important;
}

form.tab-content.form-show {
  display: block;
}

form.tab-content.form-hide {
  display: none !important;
}

.lumond-vcode-actions {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media (max-width: 1024px) {
  .lumond-vcode-actions {
    flex-direction: column;
  }
}
.lumond-vcode-actions button.signup-back-btn {
  width: 100%;
  padding: 16px;
  letter-spacing: 2px;
  font-weight: 400;
  border-radius: 6px;
}

div#otp_notification_status {
  width: 100%;
  padding: 10px;
  color: white;
  font-family: "Gill Sans Medium";
  font-size: 14px;
  background: #f17c88;
  border-radius: 5px;
}

div#otp_notification_status:empty {
  display: none !important;
}

button.resend-vcode {
  width: 100%;
  padding: 16px;
  letter-spacing: 2px;
  font-weight: 400;
  border-radius: 6px;
  background: #1d8ae9;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
button.resend-vcode span.lumond-spinner {
  display: none !important;
}
button.resend-vcode.processing span.lumond-spinner {
  display: block !important;
}
button.resend-vcode:disabled {
  background-color: #94c6f1;
  cursor: none;
}

.user-popup-btn .user-name {
  font-size: 16px;
  font-family: "Gill Sans Medium";
  text-transform: capitalize;
}

.lumond-my-account-tab-content.lumond-container .woocommerce-info {
  background: white !important;
  border: 2px solid black !important;
  border-radius: 4px !important;
  font-family: "Gill Sans Medium";
}
.lumond-my-account-tab-content.lumond-container .woocommerce-info a {
  font-family: "Gill Sans Medium";
}

#loading-modal div.modal__container {
  min-height: 160px;
}

div.lumond-profile-info {
  border-bottom: 1px solid #f2f2f2 !important;
}

div.my-account-nav {
  border: 1px solid #e0e0e0 !important;
}

.lumond-post-list nav > a.page-numbers, .lumond-post-list nav > span.page-numbers.current {
  padding: 8px 0px !important;
}

div.user-popup-btn svg {
  cursor: pointer;
}

button.resend-vcode.processing {
  opacity: 0.5;
  pointer-events: none !important;
  cursor: progress !important;
}

div.order-item-data div.order-item-img img {
  height: auto;
  background-size: cover;
  width: 100%;
  border-radius: 8px;
}

ul.lumond-order-list li.order-item {
  background: white;
  border: 1px solid #e0e0e0;
  padding: 10px;
  border-radius: 8px;
}