@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;700&display=swap");
body, h1, h2, h3, h4, h5, h6, a, p, strong, span, li {
  font-family: "DM Sans", sans-serif;
  color: #030504;
  transition: 0.25s all ease-in-out;
  -webkit-font-smoothing: antialiased;
}

h1 {
  font-weight: 700;
}

p {
  font-weight: 400;
}

article.single .post-title h1 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 24px;
}
@media (max-width: 575.98px) {
  article.single .post-title h1 {
    font-size: 32px;
    line-height: 38px;
  }
}
article.single .post-title p {
  margin-bottom: 0px;
}
article.single .post-title .social-share a:not(:last-child) img {
  margin-right: 12px;
}
article.single .post-thumbnail img {
  height: 610px;
  width: 100%;
  object-fit: cover;
  object-position: center center;
}
@media (max-width: 575.98px) {
  article.single .post-thumbnail img {
    height: 310px;
  }
}
article.single .post-thumbnail img.no-image {
  object-fit: contain;
  background-color: #ffffff;
}
article.single .post-content img {
  border-radius: 12px;
  object-fit: cover;
  margin: 26px 0px;
}
article.single .post-content p, article.single .post-content ul, article.single .post-content ol, article.single .post-content h2, article.single .post-content h3, article.single .post-content h4, article.single .post-content h5, article.single .post-content h6 {
  margin-bottom: 32px;
}
article.single .post-content p, article.single .post-content ul, article.single .post-content ol, article.single .post-content li {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
}
article.single .post-content h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  color: #030504;
}
article.single .post-content h3 {
  font-size: 28px;
  line-height: 36px;
  font-weight: 700;
  color: #030504;
}
article.single .post-content h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #030504;
}
article.single .post-content h5 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #030504;
}
article.single .post-content h6 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
}
article.single .post-related h3 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 32px;
}

section .round-box {
  border-radius: 12px;
  padding: 40px;
}
@media (max-width: 575.98px) {
  section .round-box {
    padding: 32px;
  }
}
section .blog-feed h3, section .category-feed h3 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #030504;
  text-align: center;
}
@media (max-width: 575.98px) {
  section .blog-feed h3, section .category-feed h3 {
    font-size: 32px;
    line-height: 38px;
  }
}
section .benefits > .row .bordered:not(:last-child) {
  border-right: 2px solid #E2DDD0;
}
@media (max-width: 991.98px) {
  section .benefits > .row .bordered:not(:last-child) .card {
    border-bottom: 2px solid #E2DDD0;
  }
}
@media (max-width: 991.98px) {
  section .benefits > .row .bordered:not(:last-child) {
    border-right: 0px;
  }
}
section .products-feed {
  margin-bottom: -100px;
}
section .products-feed img.beauty-image {
  width: 100%;
  height: 615px;
  object-fit: cover;
}
@media (max-width: 575.98px) {
  section .products-feed img.beauty-image {
    height: 315px;
  }
}
@media screen and (min-width: 1200px) {
  section .products-feed img.beauty-image {
    height: 800px;
  }
}
section .text-image-block > .row:not(:last-child) > .col-12 {
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  section .text-image-block > .row:not(:last-child) > .col-12 {
    margin-bottom: 120px;
  }
}
section .archive.blog {
  margin-bottom: 120px;
}
section .contact-legal-info-and-form h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 24px;
}
section .contact-legal-info-and-form h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 8px;
}
section .contact-legal-info-and-form p, section .contact-legal-info-and-form a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-weight: 400;
  margin-bottom: 0px;
}
section .contact-legal-info-and-form p:not(:last-child), section .contact-legal-info-and-form a:not(:last-child) {
  margin-bottom: 8px;
}
section .contact-legal-info-and-form a:hover {
  color: #E3A21E;
}
section .contact-legal-info-and-form .link {
  margin-bottom: 8px;
}
section .contact-info h2 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #030504;
}
@media (max-width: 575.98px) {
  section .contact-info h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
section .contact-info p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
}
section .contact-info img {
  width: 100%;
  height: 375px;
  object-fit: cover;
  border-radius: 12px;
}
section .portfolio-carousel h3 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #030504;
}
@media (max-width: 575.98px) {
  section .portfolio-carousel h3 {
    font-size: 32px;
    line-height: 38px;
  }
}
section .portfolio-carousel p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
}
section .portfolio-carousel .gallery-image {
  height: 250px;
  width: 100%;
  object-fit: cover;
  border-radius: 12px;
}
section .special-order-info h3 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #030504;
}
@media (max-width: 575.98px) {
  section .special-order-info h3 {
    font-size: 32px;
    line-height: 38px;
  }
}
section .special-order-info h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 24px;
}
section .special-order-info p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
}
section .navigation.after-header .navbar-nav {
  margin-top: 24px;
}
@media (min-width: 768px) {
  section .navigation.after-header .navbar-nav {
    flex-direction: row;
  }
}
@media (min-width: 768px) {
  section .navigation.after-header .navbar-nav .nav-item:not(:last-child) {
    margin-right: 24px;
  }
}
section .navigation.after-header .navbar-nav .nav-item .nav-link {
  padding: 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 500;
  display: inline-flex;
}
section .navigation.after-header .navbar-nav .nav-item .nav-link:hover {
  color: #E3A21E;
  border-color: #E3A21E;
}
section .navigation.after-header .navbar-nav .nav-item .nav-link.active {
  color: #030504;
  border-bottom: 2px solid #030504;
}
section .navigation.before-footer h4 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 24px;
}
section .navigation.before-footer .navbar-nav .nav-item i {
  position: absolute;
  top: 6px;
}
section .navigation.before-footer .navbar-nav .nav-item .nav-link {
  padding: 0;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 500;
  border-bottom: 2px solid #030504;
  display: inline-flex;
  margin-left: 24px;
}
section .navigation.before-footer .navbar-nav .nav-item .nav-link:hover {
  color: #E3A21E;
  border-color: #E3A21E;
}
section .navigation.before-footer .navbar-nav .nav-item:not(:last-child) {
  margin-bottom: 24px;
}
section .value-points:not(:last-child) {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  section .value-points:not(:last-child) {
    margin-bottom: 80px;
  }
}
section .value-points .value-point {
  display: flex;
  position: relative;
  min-height: 80px;
}
section .value-points .value-point .point {
  width: 80px;
  height: 80px;
  border-radius: 50px;
}
section .value-points .value-point .point.yellow {
  background-color: #E3A21E;
}
section .value-points .value-point .point.red {
  background-color: #EF5469;
}
section .value-points .value-point .point.light_blue {
  background-color: #5BB8DB;
}
section .value-points .value-point .point.dark_blue {
  background-color: #29647D;
}
section .value-points .value-point p {
  font-size: 32px;
  line-height: 40px;
  font-weight: 400;
  color: #030504;
  margin-bottom: 0px;
  z-index: 1;
}
section .value-points .value-point.odd .point {
  position: absolute;
  left: 0;
}
section .value-points .value-point.odd p {
  margin: 30px 0px 0px 30px;
}
section .value-points .value-point.even .point {
  position: absolute;
  right: 0;
}
section .value-points .value-point.even p {
  margin: 30px 30px 0px 0px;
  text-align: right;
}
section .faq-archive .round-box:not(:last-child) {
  margin-bottom: 24px;
}
section .faq-archive .round-box h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 24px;
}

#main-slider.carousel .carousel-inner {
  height: calc(100vh - 80px);
}
#main-slider.carousel .carousel-inner img {
  height: calc(100vh - 80px);
  object-fit: cover;
  object-position: center;
}
#main-slider.carousel .carousel-inner .content .container {
  padding-right: 12px;
  padding-left: 12px;
}
#main-slider.carousel .carousel-inner .content .container h1, #main-slider.carousel .carousel-inner .content .container h2 {
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  color: #030504;
  color: #ffffff;
  margin-bottom: 32px;
}
@media (max-width: 575.98px) {
  #main-slider.carousel .carousel-inner .content .container h1, #main-slider.carousel .carousel-inner .content .container h2 {
    font-size: 36px;
    line-height: 40px;
  }
}
#main-slider.carousel .carousel-inner .content .container .btn {
  margin-bottom: 32px;
}
#main-slider.carousel .slider-control {
  color: #ffffff;
  font-size: 24px;
  opacity: 1;
  border: 2px solid #ffffff;
  height: 50px;
  width: 50px;
  margin: 0px 12px;
  border-radius: 50px;
  transition: 0.25s all ease-in-out;
}
@media (min-width: 768px) {
  #main-slider.carousel .slider-control {
    margin: 0px 40px;
  }
}
@media (max-width: 575.98px) {
  #main-slider.carousel .slider-control {
    display: none;
  }
}
#main-slider.carousel .slider-control:hover {
  background-color: #E3A21E;
  border-color: #E3A21E;
}

.shop-archive .item,
.products-feed-items .item,
.category-feed .item {
  margin-bottom: 24px;
}

.shop-loop h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 24px;
}
.shop-loop .item:not(:last-child) {
  margin-bottom: 24px;
}

.select-category {
  margin-top: 16px;
  margin-bottom: 24px;
}

.product-configurator .configurator-group h5 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
  font-weight: 700;
  margin-bottom: 12px;
  text-transform: capitalize;
}
.product-configurator .configurator-group h5 .after {
  margin-left: 4px;
  font-size: 15px;
  background: #E3A21E;
  padding: 2px 8px 3px 8px;
  border-radius: 30px;
  cursor: pointer;
  color: #fff;
}
.product-configurator .configurator-group:not(:last-child) {
  margin-bottom: 24px;
}
.product-configurator .configurator-group .variable-group:not(ul) span {
  margin-top: 5px;
  width: 12px;
  height: 12px;
  border-radius: 12px;
  border: 1px solid #CCCDCC;
}
.product-configurator .configurator-group .variable-group:not(ul) span:not(:last-child) {
  margin-right: 5px;
}
.product-configurator .configurator-group ul.variable-group {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 5px -5px 0 0;
  list-style-type: none;
  padding: 0px;
}
.product-configurator .configurator-group ul.variable-group li {
  margin: 5px 5px 0 0;
}
.product-configurator .configurator-group ul.variable-group li label {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  overflow: hidden;
  cursor: pointer;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 0px;
  border-radius: 6px;
  background-color: #E9EFF2;
}
.product-configurator .configurator-group ul.variable-group li label:focus, .product-configurator .configurator-group ul.variable-group li label:active {
  outline: none;
}
.product-configurator .configurator-group ul.variable-group li label input {
  position: absolute;
  right: 100%;
  bottom: 100%;
}
.product-configurator .configurator-group ul.variable-group li label input:checked + .swatch {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #E3A21E;
}
.product-configurator .configurator-group ul.variable-group li label input:checked + .label {
  border-radius: 6px;
  background-color: #E3A21E;
  color: #ffffff;
  box-shadow: inset 0 0 0 2px #E3A21E;
}
.product-configurator .configurator-group ul.variable-group li label span.swatch {
  margin: 4px;
  display: block;
  width: 25px;
  height: 25px;
  overflow: hidden;
  border-radius: 6px;
  box-shadow: 0 0 0 2px #ffffff, 0 0 0 4px rgba(0, 0, 0, 0.07);
  position: relative;
}
.product-configurator .configurator-group ul.variable-group li label span.swatch::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: linear-gradient(135deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.03));
}
.product-configurator .configurator-group ul.variable-group li label span.label {
  flex: 1 1 auto;
  display: block;
  overflow: hidden;
  padding: 10px 15px;
  box-shadow: inset 0 0 0 2px #CCCDCC;
  border-radius: 6px;
}
.product-configurator .configurator-group ul.variable-group li label span.label:hover, .product-configurator .configurator-group ul.variable-group li label span.label:focus, .product-configurator .configurator-group ul.variable-group li label span.label:active {
  box-shadow: inset 0 0 0 2px #E3A21E;
  outline: none;
}

.single-product-data {
  position: relative;
}
.single-product-data .onsale {
  border-radius: 50px;
  background-color: #29647D;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  padding: 3px 8px;
  position: absolute;
  z-index: 100;
}
.single-product-data .product_meta span {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-weight: 400;
}
.single-product-data .product_meta a {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-weight: 400;
}
.single-product-data .product_meta a:hover {
  color: #E3A21E;
}
.single-product-data .notification {
  background: #f5f5f5;
  border-radius: 10px;
  padding: 10px 20px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.single-product-data .notification .icon {
  font-size: 20px;
  color: #E3A21E;
}
.single-product-data .woocommerce-product-gallery {
  position: relative;
}
.single-product-data .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image,
.single-product-data .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder {
  border-radius: 12px;
}
.single-product-data .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image img,
.single-product-data .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  border-radius: 12px;
}
.single-product-data .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a,
.single-product-data .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder a {
  display: block;
}
.single-product-data .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img,
.single-product-data .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder a img {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: center;
  border-radius: 12px;
}
.single-product-data .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image a img.wp-post-image,
.single-product-data .woocommerce-product-gallery figure.woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image--placeholder a img.wp-post-image {
  width: 100% !important;
  height: auto;
  object-fit: cover;
  object-position: center;
  border-radius: 12px;
}
.single-product-data .woocommerce-product-gallery .flex-control-thumbs {
  list-style-type: none;
  padding: 0;
  display: inline;
}
@media (max-width: 575.98px) {
  .single-product-data .woocommerce-product-gallery .flex-control-thumbs {
    display: none;
  }
}
.single-product-data .woocommerce-product-gallery .flex-control-thumbs .flex-active {
  border: 1px solid #E3A21E;
}
.single-product-data .woocommerce-product-gallery .flex-control-thumbs {
  margin-top: 0.5rem;
  display: flex;
  flex-wrap: wrap;
  margin-right: calc(var(--bs-gutter-x) * -.4);
}
@media (max-width: 1199.98px) {
  .single-product-data .woocommerce-product-gallery .flex-control-thumbs {
    margin-right: calc(var(--bs-gutter-x) * -.5);
  }
}
@media (max-width: 767.98px) {
  .single-product-data .woocommerce-product-gallery .flex-control-thumbs {
    margin-right: calc(var(--bs-gutter-x) * -1.4);
  }
}
@media (max-width: 575.98px) {
  .single-product-data .woocommerce-product-gallery .flex-control-thumbs {
    display: none;
  }
}
.single-product-data .woocommerce-product-gallery .flex-control-thumbs li {
  display: inline-flex;
  flex: 0 0 auto;
  width: 20%;
  margin-bottom: 0.5rem;
}
@media (max-width: 1199.98px) {
  .single-product-data .woocommerce-product-gallery .flex-control-thumbs li {
    width: 25%;
  }
}
@media (max-width: 991.98px) {
  .single-product-data .woocommerce-product-gallery .flex-control-thumbs li {
    width: 33.33%;
  }
}
@media (max-width: 767.98px) {
  .single-product-data .woocommerce-product-gallery .flex-control-thumbs li {
    width: 25%;
  }
}
@media (max-width: 575.98px) {
  .single-product-data .woocommerce-product-gallery .flex-control-thumbs li {
    display: none;
  }
}
.single-product-data .woocommerce-product-gallery .flex-control-thumbs li img {
  border: 1px solid #ffffff;
  border-radius: 12px;
}
.single-product-data .woocommerce-product-gallery .outdoor-use-tag {
  z-index: 2;
  position: absolute;
  top: 14px;
  right: 14px;
}
.single-product-data .woocommerce-product-gallery .outdoor-use-tag img {
  width: 30px;
  height: auto;
}
.single-product-data .pswp__bg {
  background-color: rgba(0, 0, 0, 0.5) !important;
}
.single-product-data .pswp__caption,
.single-product-data .pswp__ui--idle .pswp__top-bar {
  display: none !important;
}
.single-product-data #back-to-store-link {
  font-weight: bold;
  display: block;
  margin-top: 15px;
  cursor: pointer;
}
.single-product-data #back-to-store-link i {
  vertical-align: middle;
  margin-right: 5px;
  margin-top: -3px;
  font-size: 18px;
}
.single-product-data .joor-variation-price {
  font-weight: bold;
  font-size: 1.15rem;
}
.single-product-data .woocommerce-variation-price {
  margin-bottom: 0.75rem;
  font-size: 18px;
  font-weight: bold;
}
.single-product-data .woocommerce-variation-price del {
  color: black;
  opacity: 0.7;
}
.single-product-data .woocommerce-variation-price ins {
  text-decoration: none;
}
.single-product-data .woocommerce-variation-price .amount, .single-product-data .woocommerce-variation-price .woocommerce-Price-currencySymbol {
  color: black !important;
}

.single-product-content .product-beauty-images h2 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #030504;
}
@media (max-width: 575.98px) {
  .single-product-content .product-beauty-images h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
.single-product-content .product-beauty-images p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
}
.single-product-content .product-beauty-images .image-row img {
  border-radius: 12px;
  width: 100%;
  object-fit: cover;
  height: 320px;
  margin-bottom: 24px;
}
.single-product-content .related-products h3 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 40px;
}
.single-product-content .related-products .item {
  margin-bottom: 24px;
}

.woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-form-coupon-toggle .woocommerce-error,
.woocommerce-form-coupon-toggle .woocommerce-info,
.woocommerce-form-coupon-toggle .woocommerce-message {
  border: 2px solid #030504;
  background-color: transparent;
  border-radius: 12px;
}
.woocommerce-notices-wrapper .woocommerce-error,
.woocommerce-form-coupon-toggle .woocommerce-error {
  border-color: #b81c23;
}
.woocommerce-notices-wrapper .woocommerce-info,
.woocommerce-form-coupon-toggle .woocommerce-info {
  border-color: #1e85be;
}
.woocommerce-notices-wrapper .woocommerce-message,
.woocommerce-form-coupon-toggle .woocommerce-message {
  border-color: #8fae1b;
}

.woocommerce-NoticeGroup .woocommerce-error {
  border: 2px solid #b81c23;
  background-color: transparent;
  border-radius: 12px;
}

.woocommerce .woocommerce-cart-form .product-remove {
  width: 32px;
  height: 32px;
}
.woocommerce .woocommerce-cart-form .product-remove a.remove-item i {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  font-size: 20px;
  color: #ffffff;
  background-color: #E3A21E;
  border-radius: 50px;
  transition: 0.25s all ease-in-out;
}
.woocommerce .woocommerce-cart-form .product-remove a:hover.remove-item i {
  background-color: #b81c23;
}
.woocommerce .woocommerce-cart-form .total-summary {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #030504;
}
.woocommerce .woocommerce-cart-form .total-summary small.includes_tax {
  display: none;
}
.woocommerce .woocommerce-cart-form .total-summary .vat-text {
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  color: #808181;
}
.woocommerce .woocommerce-cart-form .total-summary .vat-text span {
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  color: #808181;
}
@media (max-width: 575.98px) {
  .woocommerce .woocommerce-cart-form .cart-collaterals .btn {
    width: 100%;
  }
}

.woocommerce form.checkout_coupon.woocommerce-form-coupon {
  border: 2px solid #030504;
  border-radius: 12px;
}

.woocommerce-checkout div.makecommerce-banklink-picker.selected {
  background: #E3A21E;
}
.woocommerce-checkout table.shop_table {
  padding: 16px;
  margin-top: 20px !important;
  background-color: #ffffff;
  box-shadow: 0px 1px 12px #0B19141E;
  border: 0px !important;
  border-radius: 12px !important;
}
@media (max-width: 767.98px) {
  .woocommerce-checkout table.shop_table {
    padding: 12px;
  }
}
.woocommerce-checkout table.shop_table thead tr th {
  padding: 16px 0px 0px 0px;
}
.woocommerce-checkout table.shop_table tbody tr td {
  padding: 16px 0px;
  border-top: 0px;
}
.woocommerce-checkout table.shop_table tbody tr:not(:first-child) td {
  border-top: 2px solid #CCCDCC;
}
.woocommerce-checkout table.shop_table tfoot tr {
  border-top: 2px solid #CCCDCC;
}
.woocommerce-checkout table.shop_table tfoot tr td {
  padding: 16px 0px;
  border-top: 2px solid #CCCDCC;
}
.woocommerce-checkout table.shop_table tfoot tr th {
  padding: 16px 0px;
  border-top: 2px solid #CCCDCC;
}
.woocommerce-checkout table.shop_table tfoot tr:not(:first-child) td {
  border-top: 2px solid #CCCDCC;
}
.woocommerce-checkout .woocommerce-privacy-policy-text {
  margin-top: 1em;
}
.woocommerce-checkout .woocommerce-privacy-policy-text p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-weight: 400;
  color: #030504;
  font-weight: 300;
}
.woocommerce-checkout .woocommerce-privacy-policy-text p a {
  color: #E3A21E;
}
.woocommerce-checkout .woocommerce-privacy-policy-text p a:hover {
  color: #E3A21E;
}
.woocommerce-checkout #payment {
  margin-top: 20px !important;
  background-color: #ffffff !important;
  box-shadow: 0px 1px 12px #0B19141E;
  border: 0px !important;
  padding: 24px;
  border-radius: 12px !important;
}
.woocommerce-checkout #payment ul.payment_methods {
  padding: 0px !important;
  border-bottom: 2px solid #CCCDCC !important;
}
.woocommerce-checkout #payment div.payment_box {
  background-color: transparent !important;
  padding: 0px !important;
  margin-top: 0px !important;
  margin-bottom: 0.5em !important;
}
.woocommerce-checkout #payment div.payment_box::before {
  display: none !important;
}
.woocommerce-checkout #payment .form-row.place-order {
  padding: 0px;
}
.woocommerce-checkout #payment #place_order {
  border-radius: 12px;
  border: 2px solid #29647D;
  background-color: #29647D;
  padding: 10px 30px;
  transition: 0.25s all ease-in-out;
}
.woocommerce-checkout #payment #place_order:hover {
  background-color: #E3A21E;
  border-color: #E3A21E;
}
.woocommerce-checkout #payment #place_order.checkout-button {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 500;
  color: #ffffff;
}
.woocommerce-checkout .form-check {
  margin-top: 0px;
  margin-bottom: 0px;
}
.woocommerce-checkout .bootstrap-select button {
  border-radius: 12px;
  border: 2px solid #CCCDCC;
  padding: 0.8rem 0.75rem;
  font-weight: 500;
  background-color: transparent;
}
.woocommerce-checkout .bootstrap-select button:hover {
  border-color: #E3A21E;
  color: #E3A21E;
  background-color: transparent;
}
.woocommerce-checkout .bootstrap-select button:focus, .woocommerce-checkout .bootstrap-select button:active {
  outline: 0px;
  box-shadow: none;
}
.woocommerce-checkout .bootstrap-select .dropdown-toggle::before {
  display: none;
}
.woocommerce-checkout .bootstrap-select .dropdown-toggle::after {
  content: "";
  display: inline-block;
  background-image: url("../images/arrow-down.svg");
  background-size: cover;
  background-repeat: no-repeat;
  height: 29px;
  width: 32px;
  border: none;
  margin-right: 6px;
}

.woocommerce-order .item-box {
  background-color: #ffffff;
  padding: 24px;
  border-radius: 12px;
}
@media (min-width: 1200px) {
  .woocommerce-order .item-box {
    flex-grow: 1;
  }
}
@media (max-width: 575.98px) {
  .woocommerce-order .item-box {
    width: 100%;
  }
}
.woocommerce-order .item-box:not(:last-child) {
  margin-right: 24px;
}
@media (max-width: 575.98px) {
  .woocommerce-order .item-box:not(:last-child) {
    margin-right: 0px;
  }
}
.woocommerce-order .item-box p {
  margin-bottom: 0px;
}
.woocommerce-order ul.wc-item-meta {
  padding: 0px;
  list-style-type: none;
}
.woocommerce-order ul.wc-item-meta li p,
.woocommerce-order ul.wc-item-meta li strong {
  display: inline-block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-weight: 400;
}
.woocommerce-order .woocommerce-column__title {
  margin-bottom: 24px;
}
.woocommerce-order address {
  background-color: #ffffff;
  border: 0px !important;
  border-radius: 12px !important;
  padding: 24px !important;
}

.card-header h6 i {
  float: right;
  color: #e3a21e;
  font-size: 20px;
}

#subcategory-carousel .tns-item {
  max-width: 200px;
}
@media screen and (max-width: 575.98px) {
  #subcategory-carousel .tns-item {
    width: 160px !important;
    padding-right: 0px !important;
    margin-right: 10px;
  }
}

.product-search-archive p {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
}

#canvas-search {
  bottom: initial;
  height: auto;
  border-bottom: 0px;
}
#canvas-search .offcanvas-header {
  padding: 24px 0px 0px 0px;
}
#canvas-search .offcanvas-header h5 {
  margin-bottom: 0px;
}
#canvas-search .offcanvas-body {
  padding: 24px 0px 40px 0px;
}

.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label {
  transform: scale(0.85) translateY(-0.8rem) translateX(0.5rem);
  opacity: 1;
  padding: 0 0.25rem;
  background: #fcf6e8;
  height: initial;
}

body {
  background-color: #FCF6E8;
  overflow-x: hidden;
}

a {
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #E3A21E;
}

.bg-beige {
  background-color: #FCF6E8;
}
.bg-beige.light {
  background-color: #E2DDD0;
}

.bg-white-gradient {
  background: transparent linear-gradient(180deg, #FFFFFF 0%, #FFFFFF 86%, #FFFFFF00 100%) 0% 0% no-repeat padding-box;
}

.overlay {
  position: absolute;
  background: transparent linear-gradient(180deg, #03050400 0%, #030504 100%) 0% 0% no-repeat padding-box;
  width: 100%;
  height: 50%;
  bottom: 0;
}

.my-120 {
  margin-top: 120px;
  margin-bottom: 120px;
}
@media (max-width: 575.98px) {
  .my-120 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.mt-120 {
  margin-top: 120px;
}
@media (max-width: 575.98px) {
  .mt-120 {
    margin-top: 40px;
  }
}

.mb-120 {
  margin-bottom: 120px;
}
@media (max-width: 575.98px) {
  .mb-120 {
    margin-bottom: 40px;
  }
}

.mb-88 {
  margin-bottom: 88px;
}

.my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}
@media (max-width: 575.98px) {
  .my-80 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.mt-80 {
  margin-top: 80px;
}
@media (max-width: 575.98px) {
  .mt-80 {
    margin-top: 40px;
  }
}

.mt-60 {
  margin-top: 60px;
}
.mt-60:first-child {
  margin-top: 0px;
}
@media (min-width: 768px) {
  .mt-60:first-child {
    margin-top: 60px;
  }
}

.mb-80 {
  margin-bottom: 80px;
}
@media (max-width: 575.98px) {
  .mb-80 {
    margin-bottom: 40px;
  }
}

.mt-60 {
  margin-top: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-20 {
  margin-bottom: 24px;
}

.mt-24 {
  margin-top: 24px;
}

.mb-24 {
  margin-bottom: 24px;
}

.mt-16 {
  margin-top: 16px;
}

.pb-120 {
  padding-bottom: 120px;
}
@media (max-width: 575.98px) {
  .pb-120 {
    padding-bottom: 40px;
  }
}

.py-80 {
  padding-top: 80px;
  padding-bottom: 80px;
}

.pb-80 {
  padding-bottom: 80px;
}
@media (max-width: 575.98px) {
  .pb-80 {
    padding-bottom: 40px;
  }
}

.pt-60 {
  padding-top: 60px;
}

.pb-40 {
  padding-bottom: 40px;
}

.pb-60 {
  padding-bottom: 60px;
}

.alert {
  display: flex;
  gap: 1rem;
  align-items: center;
  border-radius: 12px;
  background-color: #ffffff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.alert i {
  font-size: 28px;
}
.alert p {
  margin-bottom: 5px;
}
.alert.alert-primary {
  background-color: #F9EBCF;
  border: 1px solid #E3A21E;
  color: #030504;
}

.pagination ul.pagination li.page-item:not(:last-child) {
  margin-right: 12px;
}
.pagination ul.pagination li.page-item a {
  background-color: transparent;
  border: 2px solid #030504;
  color: #030504;
  width: 45px;
  height: 45px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
}
.pagination ul.pagination li.page-item a:hover {
  background-color: #E3A21E;
  color: #ffffff;
  border-color: #E3A21E;
  border-radius: 50px;
}
.pagination ul.pagination li.page-item a:focus {
  box-shadow: none;
  outline: 0;
}
.pagination ul.pagination li.page-item a.prev, .pagination ul.pagination li.page-item a.next {
  font-size: 24px;
}
.pagination ul.pagination li.page-item.active span {
  background-color: transparent;
  background-color: #E3A21E;
  color: #ffffff;
  width: 45px;
  height: 45px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-color: #E3A21E;
  border-radius: 50px;
}
.pagination ul.pagination li.page-item span.page-link.dots {
  background-color: transparent;
  border: 2px solid #030504;
  color: #030504;
  width: 45px;
  height: 45px;
  padding: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  border-radius: 50px;
}

.portfolio-carousel .tns-outer {
  position: relative;
}
.portfolio-carousel .tns-outer .tns-controls {
  position: absolute;
  z-index: 1;
  top: 50%;
  width: 100%;
}
.portfolio-carousel .tns-outer .tns-controls button[data-controls=prev],
.portfolio-carousel .tns-outer .tns-controls button[data-controls=next] {
  position: absolute;
  height: 48px;
  width: 48px;
  font-size: 28px;
  line-height: 48px;
  background-color: transparent;
  color: #ffffff;
  border: 2px solid #ffffff;
  border-radius: 50px;
  transition: 0.25s all ease-in-out;
}
.portfolio-carousel .tns-outer .tns-controls button[data-controls=prev]:hover,
.portfolio-carousel .tns-outer .tns-controls button[data-controls=next]:hover {
  background-color: #E3A21E;
  border-color: #E3A21E;
}
.portfolio-carousel .tns-outer .tns-controls button[data-controls=prev] {
  left: 24px;
  transform: translateY(-50%);
}
.portfolio-carousel .tns-outer .tns-controls button[data-controls=next] {
  right: 24px;
  transform: translateY(-50%);
}

.category-carousel .tns-outer .tns-inner#subcategory-carousel-iw {
  margin: 0px 60px 0px 0px;
  position: relative;
}
.category-carousel .tns-carousel-control {
  z-index: 4;
  cursor: pointer;
  font-size: 46px;
  position: absolute;
  top: 35px;
}
.category-carousel .tns-carousel-control:hover {
  color: #e3a21e;
}
.category-carousel .tns-carousel-control[aria-disabled=true] {
  opacity: 0;
  cursor: initial;
}
.category-carousel #tns-carousel-next {
  right: -10px;
}
.category-carousel #tns-carousel-prev {
  left: -10px;
}

header {
  height: 80px;
}
header > nav.navbar {
  padding: 16px 0;
  z-index: 100;
}
@media (max-width: 991.98px) {
  header > nav.navbar ul.navbar-nav:not(.actions) {
    margin-top: 10px;
  }
}
header > nav.navbar ul.navbar-nav li.nav-item a.nav-link {
  padding: 0px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 500;
}
header > nav.navbar ul.navbar-nav li.nav-item a.nav-link.active {
  color: #E3A21E;
  position: relative;
}
@media (min-width: 992px) {
  header > nav.navbar ul.navbar-nav li.nav-item a.nav-link.active::before {
    content: "";
    display: block;
    height: 6px;
    width: 6px;
    background-color: #E3A21E;
    border-radius: 50px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 100%;
  }
}
header > nav.navbar ul.navbar-nav li.nav-item a.nav-link:hover {
  color: #E3A21E;
}
@media (min-width: 992px) {
  header > nav.navbar ul.navbar-nav li.nav-item:not(:last-child) {
    margin-right: 24px;
  }
}
@media (max-width: 991.98px) {
  header > nav.navbar ul.actions.navbar-nav li.nav-item {
    margin-right: 16px;
  }
}

.left.dot {
  background-image: url("../images/left-dot.svg");
  width: 32px;
  height: 32px;
  position: absolute;
  background-repeat: no-repeat;
  top: 40%;
  left: 5%;
}
.left.arc {
  background-image: url("../images/left-arc.svg");
  width: 212px;
  height: 212px;
  position: absolute;
  background-repeat: no-repeat;
  top: -18%;
  left: -3%;
}

.right {
  overflow-x: clip;
}
.right.dot {
  background-image: url("../images/right-dot.svg");
  width: 32px;
  height: 32px;
  position: absolute;
  background-repeat: no-repeat;
  top: 22%;
  right: 5%;
}
.right.arc {
  background-image: url("../images/right-arc.svg");
  width: 212px;
  height: 212px;
  position: absolute;
  background-repeat: no-repeat;
  bottom: 15%;
  right: -2%;
  transform: rotate(45deg);
}

footer {
  background-color: #ffffff;
  padding: 40px 0px;
  position: relative;
  overflow-x: hidden;
}
footer .top {
  padding: 40px 0px 40px 0px;
}
@media (max-width: 991.98px) {
  footer .top {
    padding: 0px 0px 40px 0px;
  }
}
footer .top h6 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 16px;
}
footer .top a, footer .top span, footer .top p, footer .top li {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  display: block;
  margin-bottom: 0px;
}
footer .top a:not(:last-child), footer .top span:not(:last-child), footer .top p:not(:last-child), footer .top li:not(:last-child) {
  margin-bottom: 16px;
}
footer .top a {
  transition: 0.25s all ease-in-out;
}
footer .top a.active, footer .top a:hover {
  color: #E3A21E;
}
footer .top .navbar {
  padding: 0px;
}
footer .top .navbar li a.nav-link {
  padding: 0px;
}
footer .top .social a {
  display: flex;
  align-items: center;
}
footer .top .social a i {
  font-size: 18px;
  margin-left: 8px;
}
footer .bottom {
  padding-top: 40px;
}
footer .bottom p {
  margin-bottom: 0px;
}
footer .bottom p.copyright {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
}
footer .bottom .navbar {
  padding: 0px;
}
footer .bottom .navbar ul.navbar-nav li.nav-item {
  margin-top: 10px;
}
footer .bottom .navbar ul.navbar-nav li.nav-item a.nav-link {
  padding: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
}
footer .bottom .navbar ul.navbar-nav li.nav-item a.nav-link.active {
  color: #E3A21E;
  position: relative;
}
@media (min-width: 768px) {
  footer .bottom .navbar ul.navbar-nav li.nav-item a.nav-link.active::before {
    content: "";
    display: block;
    height: 6px;
    width: 6px;
    background-color: #E3A21E;
    border-radius: 50px;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 100%;
  }
}
footer .bottom .navbar ul.navbar-nav li.nav-item a.nav-link:hover {
  color: #E3A21E;
}
@media (min-width: 768px) {
  footer .bottom .navbar ul.navbar-nav li.nav-item {
    margin-top: 0px;
  }
  footer .bottom .navbar ul.navbar-nav li.nav-item:not(:last-child) {
    margin-right: 24px;
  }
}
footer .banners {
  display: flex;
  justify-content: space-around;
  align-items: center;
  gap: 1rem;
  flex-wrap: wrap;
}
footer .banners img {
  max-height: 120px;
  width: auto;
  z-index: 2;
}

.btn.btn-outline-primary {
  border-radius: 50px;
  border: 2px solid #030504;
  padding: 10px 30px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 500;
}
.btn.btn-outline-primary.light {
  color: #ffffff;
  border-color: #ffffff;
}
.btn.btn-outline-primary:hover {
  background-color: #E3A21E;
  color: #ffffff;
  border-color: #E3A21E;
}
.btn.btn-primary {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 500;
  border-radius: 12px;
  border: 2px solid #29647D;
  background-color: #29647D;
  padding: 10px 30px;
  color: #ffffff;
}
.btn.btn-primary:hover {
  background-color: #E3A21E;
  border-color: #E3A21E;
}
.btn.btn-primary.checkout-button {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 500;
  color: #ffffff;
}
.btn.btn-secondary {
  border-radius: 12px;
  border: 2px solid #030504;
  background-color: #030504;
  padding: 10px 30px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 500;
  color: #ffffff;
}
.btn.btn-secondary:disabled {
  background-color: #CCCDCC;
  border-color: #CCCDCC;
}
.btn.btn-secondary:hover {
  background-color: #E3A21E;
  border-color: #E3A21E;
}
.btn.btn-text {
  display: inline-flex;
  padding: 0;
  align-items: center;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 500;
}
.btn.btn-text i {
  margin-right: 8px;
}
.btn.btn-text:hover {
  color: #E3A21E;
}
.btn.btn-primary:focus, .btn.btn-secondary:focus, .btn.btn-outline-primary:focus, .btn.btn-outline-secondary:focus, .btn.btn-text:focus {
  box-shadow: none;
  outline: 0;
}

button {
  -webkit-appearance: none;
}
button.navbar-toggler {
  padding: 4px;
  border: 2px solid #030504;
  display: flex;
}
button.navbar-toggler i {
  color: #030504;
  font-size: 24px;
}
button.navbar-toggler:focus {
  box-shadow: none;
  outline: 0;
}

.select-category .btn.btn-text {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #030504;
}
.select-category .btn.btn-text i {
  font-size: 18px;
  margin-left: 12px;
}
.select-category .btn.btn-text:hover {
  color: #E3A21E;
}

h1.arc::after, h2.arc::after, h3.arc::after, h4.arc::after, h5.arc::after, h6.arc::after {
  content: "";
  background-image: url("../images/text-arc.svg");
  background-repeat: no-repeat;
  display: block;
  height: 10px;
  width: 100%;
}
h1.arc.center::after, h2.arc.center::after, h3.arc.center::after, h4.arc.center::after, h5.arc.center::after, h6.arc.center::after {
  background-position: center;
  margin: 12px 0px 40px 0px;
}
h1.arc.start::after, h2.arc.start::after, h3.arc.start::after, h4.arc.start::after, h5.arc.start::after, h6.arc.start::after {
  background-position: left;
  margin: 12px 0px 24px 0px;
}
h1.arc.end::after, h2.arc.end::after, h3.arc.end::after, h4.arc.end::after, h5.arc.end::after, h6.arc.end::after {
  background-position: right;
  margin: 12px 0px 24px 0px;
}

.page-title {
  margin-top: 60px;
}
@media (max-width: 575.98px) {
  .page-title {
    margin-top: 30px;
  }
}
.page-title h1.huge {
  font-size: 48px;
  line-height: 56px;
  font-weight: 700;
  color: #030504;
}
@media (max-width: 575.98px) {
  .page-title h1.huge {
    font-size: 36px;
    line-height: 40px;
  }
}
.page-title h1.big {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #030504;
}
@media (max-width: 575.98px) {
  .page-title h1.big {
    font-size: 32px;
    line-height: 38px;
  }
}
.page-title h1.small {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  color: #030504;
}

.card {
  border: 0px;
  border-radius: 12px;
}
.card.blog img {
  height: 270px;
  object-fit: cover;
  border-radius: 12px;
}
.card.blog .card-body {
  padding: 20px 16px;
}
.card.blog .card-body h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 8px;
}
.card.blog .card-body p {
  margin-bottom: 0px;
}
.card.blog:hover .card-body h4 {
  color: #E3A21E;
}
.card.benefit {
  background-color: transparent;
  padding: 16px 0px;
  border-radius: 0px;
}
.card.benefit img {
  width: 50px;
  height: 50px;
  object-fit: contain;
}
.card.benefit .card-body {
  padding: 0px 0px 0px 24px;
}
.card.benefit .card-body h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
}
.card.benefit .card-body p {
  margin-bottom: 0px;
}
.card.text-image-block, .card.person {
  min-height: 415px;
}
@media (min-width: 768px) {
  .card.text-image-block, .card.person {
    width: calc(100% - 50px);
  }
  .card.text-image-block.odd .image img, .card.person.odd .image img {
    min-height: 415px;
    top: -40px;
    left: 40px;
    position: absolute;
  }
  .card.text-image-block.odd .card-body, .card.person.odd .card-body {
    padding: 40px 0px 40px 40px;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .card.text-image-block.odd .card-body, .card.person.odd .card-body {
    padding: 32px 0px 32px 32px;
  }
}
@media (min-width: 768px) {
  .card.text-image-block.odd .card-body .btn, .card.person.odd .card-body .btn {
    width: auto;
  }
}
@media (min-width: 768px) {
  .card.text-image-block.even, .card.person.even {
    margin-left: auto;
  }
  .card.text-image-block.even .image img, .card.person.even .image img {
    min-height: 415px;
    top: -40px;
    right: 40px;
    position: absolute;
  }
  .card.text-image-block.even .card-body, .card.person.even .card-body {
    padding: 40px 40px 40px 0px;
  }
}
@media (min-width: 768px) and (max-width: 575.98px) {
  .card.text-image-block.even .card-body, .card.person.even .card-body {
    padding: 32px 32px 32px 0px;
  }
}
@media (min-width: 768px) {
  .card.text-image-block.even .card-body .btn, .card.person.even .card-body .btn {
    width: auto;
  }
}
.card.text-image-block .card-body, .card.person .card-body {
  padding: 40px;
}
@media (max-width: 575.98px) {
  .card.text-image-block .card-body, .card.person .card-body {
    padding: 32px;
  }
}
.card.text-image-block .card-body h2, .card.person .card-body h2 {
  font-size: 40px;
  line-height: 48px;
  font-weight: 700;
  color: #030504;
}
@media (max-width: 575.98px) {
  .card.text-image-block .card-body h2, .card.person .card-body h2 {
    font-size: 32px;
    line-height: 38px;
  }
}
.card.text-image-block .card-body .content, .card.person .card-body .content {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 500;
}
.card.text-image-block .card-body .btn, .card.person .card-body .btn {
  margin-top: 18px;
  width: 100%;
}
.card.text-image-block .image, .card.person .image {
  position: relative;
}
.card.text-image-block .image img, .card.person .image img {
  height: 270px;
  width: 100%;
  border-radius: 12px;
  object-fit: cover;
}
.card.person {
  min-height: 200px;
}
@media (min-width: 768px) {
  .card.person {
    width: calc(100% - 40px);
  }
}
.card.person.even .image img {
  min-height: auto;
  height: 190px;
  height: 250px;
  top: -24px;
  right: 24px;
}
@media (min-width: 768px) {
  .card.person.even .image img {
    height: 190px;
  }
}
.card.person.even .card-body {
  padding: 24px;
}
@media (min-width: 768px) {
  .card.person.even .card-body {
    padding: 24px 24px 24px 0px;
  }
}
.card.person.even .card-body h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #030504;
}
.card.person.even .card-body p,
.card.person.even .card-body a,
.card.person.even .card-body span {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
  margin-bottom: 8px;
}
.card.person.even .card-body a:hover {
  color: #E3A21E;
}
.card.category-archive {
  position: relative;
  display: flex;
  height: 100%;
}
.card.category-archive:hover .card-body h2 {
  color: #E3A21E;
}
.card.category-archive .card-body {
  z-index: 1;
  padding: 24px;
  border: 0;
  background-color: transparent;
}
@media (max-width: 575.98px) {
  .card.category-archive .card-body {
    padding: 14px 0px 14px 14px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    height: 100%;
  }
}
.card.category-archive .card-body h2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 8px;
  z-index: 1;
}
@media (max-width: 575.98px) {
  .card.category-archive .card-body h2 {
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    color: #030504;
  }
}
.card.category-archive .card-body p {
  margin-bottom: 0px;
}
@media (max-width: 575.98px) {
  .card.category-archive .card-body p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #030504;
  }
}
.card.category-archive img {
  height: 300px;
  width: 100%;
  object-fit: cover;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
@media (max-width: 575.98px) {
  .card.category-archive img {
    height: 140px;
    border-top-right-radius: 12px;
    border-bottom-left-radius: 0px;
  }
}
.card.category-archive img.img-fix {
  object-fit: contain;
  padding: 0px 24px 24px 24px;
}
@media (max-width: 575.98px) {
  .card.category-archive img.img-fix {
    padding: 10px;
  }
}
.card.category-modal {
  border-radius: 12px;
  border: 2px solid #CCCDCC;
  margin-bottom: 24px;
  height: 175px;
  position: relative;
  transition: 0.25s border ease-in-out;
}
.card.category-modal:hover {
  border-color: #E3A21E;
}
.card.category-modal:hover .card-header h6 {
  color: #E3A21E;
}
.card.category-modal.active {
  border-color: #E3A21E;
}
.card.category-modal.active .card-header h6 {
  color: #030504;
}
.card.category-modal .card-header {
  padding: 12px;
  border: 0px;
  background-color: transparent;
  z-index: 1;
}
.card.category-modal .card-header h6 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-weight: 400;
  font-weight: 700;
  margin-bottom: 0px;
}
.card.category-modal .card-header h6 span {
  background-color: #E3A21E;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  float: right;
}
.card.category-modal img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 40px;
  padding-bottom: 8px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.card.subcategory {
  border-radius: 12px;
  border: 2px solid #ffffff;
  margin-bottom: 24px;
  height: 125px;
  position: relative;
  transition: 0.25s border ease-in-out;
}
.card.subcategory:hover {
  border-color: #E3A21E;
}
.card.subcategory:hover .card-header h6 {
  color: #E3A21E;
}
.card.subcategory.active {
  border-color: #E3A21E;
}
.card.subcategory.active .card-header h6 {
  color: #030504;
}
.card.subcategory .card-header {
  padding: 12px;
  border: 0px;
  background-color: transparent;
  z-index: 1;
}
.card.subcategory .card-header h6 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
  font-weight: 700;
  margin-bottom: 0px;
}
.card.subcategory .card-header h6 span {
  background-color: #E3A21E;
  width: 20px;
  height: 20px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 20px;
  float: right;
}
@media screen and (max-width: 575.98px) {
  .card.subcategory .card-header h6 {
    font-size: 15px;
  }
}
.card.subcategory img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding-top: 40px;
  padding-bottom: 8px;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.card.subcategory .parent-title {
  font-size: 17px;
  font-weight: bold;
}
.card.subcategory .parent-title.active {
  color: #E3A21E;
}
.card.product {
  width: 100%;
  border: 2px solid #ffffff;
  transition: 0.25s all ease-in-out;
  position: relative;
  height: 400px !important;
}
.card.product .price {
  margin-top: 6px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-weight: 400;
}
.card.product .price span.old-price {
  font-size: 12px;
  line-height: 24px;
  font-weight: 400;
  color: #808181;
  text-decoration: line-through;
}
.card.product:hover {
  border-color: #E3A21E;
}
.card.product .card-tags {
  text-align: center;
}
.card.product .card-tags span {
  border-radius: 50px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-size: 14px;
  line-height: 22px;
  color: #ffffff;
  padding: 3px 8px;
}
.card.product .card-tags span:not(:last-child) {
  margin-right: 8px;
}
.card.product .card-tags span.new-tag {
  background-color: #E3A21E;
}
.card.product .card-tags span.sale-tag {
  background-color: #29647D;
}
.card.product .card-header {
  padding: 0px;
  background-color: transparent;
  border-bottom: 0px;
  position: absolute;
  height: 24px;
  top: 16px;
  left: 16px;
}
.card.product .card-header i {
  font-size: 24px;
}
.card.product .card-header i.ph-heart {
  color: #030504;
}
.card.product .card-header i.ph-heart-fill {
  color: #E3A21E;
}
.card.product .card-body {
  padding: 16px;
}
.card.product .card-body img {
  height: 265px;
  width: 100%;
  object-fit: contain;
}
.card.product .card-body h4 {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  margin-bottom: 0px;
}
.card.product .card-body:hover h4 {
  color: #E3A21E;
}
.card.product .card-body .outdoor-use-tag {
  position: absolute;
  top: 14px;
  right: 14px;
}
.card.product .card-body .outdoor-use-tag img {
  width: 30px;
  height: auto;
}
.card.cart-item {
  padding: 40px;
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  .card.cart-item {
    padding: 32px;
  }
}
.card.cart-item:not(:last-child) {
  margin-bottom: 24px;
}
.card.cart-item .title h2 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 700;
  color: #030504;
}
.card.cart-item .product-remove {
  position: absolute;
  transform: translate(-50%, -50%);
  left: 100%;
  top: 0px;
}
@media (max-width: 575.98px) {
  .card.cart-item .product-remove {
    left: auto;
    right: 0px;
    top: 30px;
  }
}
.card.cart-item .meta-data {
  width: 100%;
}
.card.cart-item .meta-data dl.variation dt {
  float: left;
  clear: both;
  margin-right: 0.25em;
  list-style: none outside;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-weight: 400;
}
.card.cart-item .meta-data dl.variation dd:not(:last-child) {
  margin-bottom: 8px;
}
.card.cart-item .meta-data dl.variation dd p {
  margin-bottom: 0px;
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-weight: 400;
}
.card.cart-item .total {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #030504;
}

form label {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-weight: 400;
  margin-bottom: 8px;
}
form.woocommerce-checkout .form-control:not(.dropdown) {
  border: 2px solid #030504;
  border-radius: 12px;
  padding: 12px;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
  color: #030504;
  background-color: transparent;
}
form.woocommerce-checkout .form-control:not(.dropdown):focus {
  box-shadow: none;
  outline: 0px;
  border-color: #E3A21E;
}
form .form-group {
  padding-bottom: 16px;
}
form .form-group .form-control {
  border: 2px solid #030504;
  border-radius: 12px;
  padding: 12px;
  margin-bottom: 8px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
  color: #030504;
}
form .form-group .form-control:focus {
  box-shadow: none;
  outline: 0px;
  border-color: #E3A21E;
}
form .form-group .form-check-input {
  margin-bottom: 8px;
}
form .input-group .form-control {
  border-width: 2px 0px 2px 2px;
  border-style: solid;
  border-color: #030504;
  border-radius: 12px;
  padding: 12px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
  color: #030504;
}
form .input-group .form-control:focus {
  box-shadow: none;
  outline: 0px;
  border-color: #E3A21E;
}
form .input-group.quantity {
  max-width: 150px;
  height: 50px;
}
form .input-group.quantity .form-control {
  background-color: #E9EFF2;
  border: 2px solid #030504;
  padding: 0;
  text-align: center;
  z-index: 10;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
}
form .input-group.quantity .quantity-selector a {
  height: 100%;
  border-style: solid;
  border-color: #030504;
}
form .input-group.quantity .quantity-selector a i {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #030504;
}
form .input-group.quantity .quantity-selector a:hover {
  background-color: #E3A21E;
}
form .input-group.quantity .quantity-selector a:hover i {
  color: #ffffff;
}
form .input-group.quantity .quantity-selector a.decrease {
  border-radius: 0;
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  border-width: 2px 0px 2px 2px;
  -webkit-appearance: none;
}
form .input-group.quantity .quantity-selector a.increase {
  border-radius: 0;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  border-width: 2px 2px 2px 0px;
  -webkit-appearance: none;
}
form .input-group .btn.btn-secondary {
  background-color: #030504;
  border-width: 2px 2px 2px 0px;
  border-style: solid;
  border-color: #030504;
  border-top-right-radius: 12px;
  border-bottom-right-radius: 12px;
  padding: 12px 24px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
  color: #ffffff;
}
form .input-group .btn.btn-secondary:hover {
  background-color: #E3A21E;
  border-color: #030504;
}

label {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.16px;
  margin-bottom: 10px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.bootstrap-select {
  background-color: transparent;
}
.bootstrap-select button {
  border-radius: 50px;
  border: 2px solid #030504 !important;
  padding: 10px 15px;
  font-weight: 500;
  background-color: transparent;
}
.bootstrap-select button:hover {
  border-color: #E3A21E !important;
  color: #E3A21E;
  background-color: transparent;
}
.bootstrap-select button:focus, .bootstrap-select button:active {
  outline: 0px !important;
  box-shadow: none !important;
}

/* Checkbox custom style */
input.form-check-input, input #wc-stripe-new-payment-method {
  display: none;
}
input.form-check-input:checked + label, input #wc-stripe-new-payment-method:checked + label {
  border-color: #E3A21E;
}
input.form-check-input:checked + label:after, input #wc-stripe-new-payment-method:checked + label:after {
  content: url(../images/check.svg);
  width: 21px;
  height: 21px;
  line-height: 20px;
  font-size: 16px;
  border-radius: 4px;
  border: 1px solid #E3A21E;
  color: #ffffff;
  background-color: #E3A21E;
  z-index: 999;
  position: absolute;
  top: 2px;
  left: -25px;
}
input.form-check-input + label, input #wc-stripe-new-payment-method + label {
  border-color: #808181;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
  padding-left: 5px;
  transition: 0.25s all ease-in-out;
}
input.form-check-input + label a, input #wc-stripe-new-payment-method + label a {
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 400;
}
input.form-check-input + label:after, input #wc-stripe-new-payment-method + label:after {
  content: "";
  width: 21px;
  height: 21px;
  line-height: 24px;
  font-size: 16px;
  border-radius: 4px;
  border: 2px solid #030504;
  color: #ffffff;
  background-color: transparent;
  z-index: 999;
  position: absolute;
  top: 2px;
  text-align: center;
  left: -25px;
}
input label {
  position: relative;
  border: 1px solid #808181;
  background-color: #ffffff;
  font-size: 21px;
  line-height: 26px;
  padding: 1rem;
  text-align: center;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 6px;
}

#category-selection.modal {
  background-color: rgba(41, 100, 125, 0.75);
}
#category-selection.modal .modal-dialog .modal-content {
  border-radius: 12px;
  border: 0px;
}
#category-selection.modal .modal-dialog .modal-content .modal-header {
  padding: 40px;
  border-bottom: 0px;
  position: relative;
}
#category-selection.modal .modal-dialog .modal-content .modal-header h5 {
  font-size: 32px;
  line-height: 40px;
  font-weight: 700;
  color: #030504;
}
#category-selection.modal .modal-dialog .modal-content .modal-header a.close-modal {
  width: 48px;
  height: 48px;
  background-color: #030504;
  border-radius: 50px;
  color: #ffffff;
}
#category-selection.modal .modal-dialog .modal-content .modal-header a.close-modal i {
  height: 48px;
  width: 48px;
  display: flex;
  align-items: center;
  font-size: 26px;
  justify-content: center;
}
#category-selection.modal .modal-dialog .modal-content .modal-header a:hover.close-modal {
  background-color: #E3A21E;
}
#category-selection.modal .modal-dialog .modal-content .modal-body {
  padding: 0px 40px 16px 40px;
}

.faq-archive .accordion .accordion-item {
  border: 0;
}
.faq-archive .accordion .accordion-item:not(:first-child) {
  border-top: 2px solid #FCF6E8;
  border-bottom: 0px;
}
.faq-archive .accordion .accordion-item .accordion-header .accordion-button {
  padding: 16px 0px;
  background-color: transparent;
}
.faq-archive .accordion .accordion-item .accordion-header .accordion-button::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23030504'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.faq-archive .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed), .faq-archive .accordion .accordion-item .accordion-header .accordion-button:focus {
  background-color: transparent;
  box-shadow: none;
  border-bottom: 1px solid #E3A21E;
  color: #E3A21E;
}
.faq-archive .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after, .faq-archive .accordion .accordion-item .accordion-header .accordion-button:focus::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23E3A21E'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}
.faq-archive .accordion .accordion-item .accordion-body {
  padding: 16px 0px;
}

.product-tabs ul.nav-pills li.nav-item {
  margin-bottom: 12px;
}
.product-tabs ul.nav-pills li.nav-item:not(:last-child) {
  margin-right: 24px;
}
.product-tabs ul.nav-pills li.nav-item a.nav-link {
  background-color: transparent;
  padding: 0px;
  font-size: 18px;
  line-height: 26px;
  font-weight: 700;
  color: #030504;
  font-weight: 500;
  border-radius: 0px;
  border-bottom: 2px solid #ffffff;
}
.product-tabs ul.nav-pills li.nav-item a.nav-link.active {
  border-color: #030504;
}
.product-tabs .tab-content {
  margin-top: 36px;
}
.product-tabs .tab-content img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
.product-tabs .tab-content .content {
  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
  color: #030504;
  font-weight: 400;
}

@media (min-width: 1200px) {
  .container {
    max-width: 1150px;
  }
}
@media (max-width: 767.98px) {
  .w-75 {
    width: 100% !important;
  }
}

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