@charset "utf-8";
/**************************************************/
/***************THEME STYLE IMPORTS***************/
/***********************************************/
/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: The Seasons Regular by My Creative Land
 * URL: https://www.myfonts.com/products/regular-the-seasons-265180
 * Copyright: Copyright © 2023 Monotype Imaging Inc. All rights reserved.
 * 
 * © 2023 MyFonts Inc. */
@font-face {
  font-family: "TheSeasonsRegular";
  src: url('/wp-content/themes/woonderland/library/fonts/TheSeasonsRegular/font.woff2') format('woff2'), url('/wp-content/themes/woonderland/library/fonts/TheSeasonsRegular/font.woff') format('woff');
}
@font-face {
  font-family: 'scotch';
  src: url('/wp-content/themes/woonderland/library/fonts/font.woff') format('woff2'), url('/wp-content/themes/woonderland/library/fonts/font.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
.single-product .product {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2em;
}
@media (max-width: 991px) {
  .single-product .product {
    grid-template-columns: 100%;
  }
}
.single-product .product .woocommerce-product-gallery {
  position: relative;
}
.single-product .product .summary p {
  font-size: 1rem;
}
.single-product .product .summary .price {
  color: #CD995B;
  font-family: 'TheSeasonsRegular', serif;
  font-size: 4rem;
  margin: 2rem 0 1rem 0;
}
.single-product .product .summary .price .sku-holder,
.single-product .product .summary .price .price-holder {
  display: inline-block;
}
.single-product .product .summary .price .sku-holder:first-child,
.single-product .product .summary .price .price-holder:first-child {
  margin-right: 12px;
}
.single-product .product .summary .price .sku-text,
.single-product .product .summary .price .price-text {
  font-weight: bold;
}
@media (max-width: 1024px) {
  .single-product .product .summary .price {
    font-size: 3.25rem;
  }
}
@media (max-width: 450px) {
  .single-product .product .summary .price {
    font-size: 2.25rem;
  }
}
.single-product .product .product-description {
  margin-bottom: 3rem;
  line-height: 1.8;
}
.single-product .product .giftcard-category {
  color: #CD995B;
  font-weight: 500;
}
.single-product .product a {
  color: #CD995B;
  text-decoration: underline;
  font-weight: 500;
}
.single-product .product form.variations_form {
  width: 100%;
  max-width: 480px;
}
.single-product .product form.variations_form .variations {
  width: 100%;
  margin: 0;
}
.single-product .product form.variations_form .variations tbody tr {
  display: block;
}
.single-product .product form.variations_form .variations tbody tr .label,
.single-product .product form.variations_form .variations tbody tr .value {
  font-weight: 500;
  display: block;
}
.single-product .product form.variations_form .variations tbody tr .label label,
.single-product .product form.variations_form .variations tbody tr .value label {
  margin-bottom: 0;
}
.single-product .product form.variations_form .variations tbody tr .value select {
  width: 100%;
  padding: 0.85rem 1.25rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff;
  border-radius: 0;
}
.single-product .product form.variations_form .variations tbody tr .value select:active,
.single-product .product form.variations_form .variations tbody tr .value select:focus,
.single-product .product form.variations_form .variations tbody tr .value select:focus-within {
  border-radius: 0;
  outline: 0;
}
.single-product .product form.variations_form .woocommerce-variation-add-to-cart {
  display: grid;
  grid-template-columns: 75px 1fr;
}
.single-product .product form.variations_form .woocommerce-variation-add-to-cart .screen-reader-text {
  display: none;
}
.single-product .product form.variations_form .woocommerce-variation-add-to-cart .quantity {
  background: #F2F2F2;
  text-align: center;
  display: flex;
  flex: 1;
}
.single-product .product form.variations_form .woocommerce-variation-add-to-cart .quantity input {
  width: 100%;
  border-width: 0;
  background: transparent;
  text-align: center;
  border-radius: 0;
}
.single-product .product form.variations_form .woocommerce-variation-add-to-cart .quantity input:focus,
.single-product .product form.variations_form .woocommerce-variation-add-to-cart .quantity input:active,
.single-product .product form.variations_form .woocommerce-variation-add-to-cart .quantity input:focus-within {
  outline: 0;
}
.single-product .product form.variations_form .woocommerce-variation-add-to-cart .button {
  margin: 0;
  border-color: #5E564D;
  outline: 0;
  border-width: 0;
}
.single-product .product form.variations_form .woocommerce-variation-add-to-cart .button:hover {
  background: #fff;
  color: #5E564D;
}
.single-product .product form.variations_form .price {
  font-family: 'Montserrat', sans-serif;
  font-size: 1rem;
  color: #5E564D;
}
.single-product .product form.variations_form .price .sku-text,
.single-product .product form.variations_form .price .price-text {
  font-weight: bold;
}
.single-product .product form.variations_form a {
  will-change: transform;
  font-weight: 400;
}
.single-product .product .cart:not(.variations_form) {
  display: grid;
  grid-template-columns: 75px 1fr;
}
.single-product .product .cart:not(.variations_form) .screen-reader-text {
  display: none;
}
.single-product .product .cart:not(.variations_form) .quantity {
  background: #F2F2F2;
  text-align: center;
  display: flex;
  flex: 1;
}
.single-product .product .cart:not(.variations_form) .quantity input {
  width: 100%;
  border-width: 0;
  background: transparent;
  text-align: center;
  border-radius: 0;
}
.single-product .product .cart:not(.variations_form) .quantity input:focus,
.single-product .product .cart:not(.variations_form) .quantity input:active,
.single-product .product .cart:not(.variations_form) .quantity input:focus-within {
  outline: 0;
}
.single-product .product .cart:not(.variations_form) .button {
  margin: 0;
  border-color: #5E564D;
  outline: 0;
  border-width: 0;
}
.single-product .product .cart:not(.variations_form) .button:hover {
  background: #fff;
  color: #5E564D;
}
.single-product .product .product_meta {
  margin: 2rem 0;
}
.single-product .product div.images.woocommerce-product-gallery {
  float: none !important;
  width: 100% !important;
  height: auto;
}
.single-product .product div.summary {
  float: none !important;
  width: 100% !important;
}
@media (min-width: 991px) {
  .single-product .product div.summary {
    padding-left: 3.5em;
  }
}
.single-product .product .woocommerce-product-gallery {
  padding: 0em 0 0 0;
  height: 100%;
  display: inline-block;
}
.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper {
  height: 100%;
}
.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper .woocommerce-product-gallery__image {
  height: 100%;
  padding-bottom: 0em;
}
.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
  height: auto;
  width: 100%;
  max-width: 100%;
  max-height: 800px;
  margin: 0 auto;
  -o-object-fit: contain;
  object-fit: contain;
}
@media (max-width: 575px) {
  .single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__wrapper img {
    height: auto;
    max-height: 400px;
  }
}
.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {
  order: 3;
  position: absolute;
  top: 0.5em;
  right: 0.5em;
  font-size: 2em;
  z-index: 9;
  width: 36px;
  height: 36px;
  background: #fff;
  text-indent: -9999px;
  border-radius: 100%;
  box-sizing: content-box;
}
.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::before {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: 2px solid #000;
  border-radius: 100%;
  position: absolute;
  top: 9px;
  left: 9px;
  box-sizing: content-box;
}
.single-product .product .woocommerce-product-gallery .woocommerce-product-gallery__trigger::after {
  content: "";
  display: block;
  width: 2px;
  height: 8px;
  background: #000;
  border-radius: 6px;
  position: absolute;
  top: 19px;
  left: 22px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: content-box;
}
.single-product .product .woocommerce-product-gallery .flex-viewport {
  margin: 0 0 0em !important;
  order: 2;
  width: 80%;
  float: right;
}
.single-product .product .woocommerce-product-gallery .flex-control-nav {
  order: 1;
  padding-top: 0;
  width: 20%;
  list-style: none;
  margin: 0;
  padding: 0;
}
.single-product .product .woocommerce-product-gallery .flex-control-nav li {
  padding: 0 1em 1em 0em;
  width: 100%;
}
.single-product .product .woocommerce-product-gallery .flex-control-nav li:nth-child(4n+4) {
  border-right-width: 0;
}
.single-product .product .woocommerce-product-gallery .flex-control-nav li:nth-child(5 + n) {
  border-width: 1px 1px 0 0;
}
.single-product .product .gallery-wrapper .carousel-navigation {
  position: relative;
  width: 100%;
  display: block;
  text-align: right;
  z-index: 99;
}
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control {
  background: #1a1a1a;
  line-height: 15px;
  display: inline-block;
  z-index: 99;
  cursor: pointer;
  transition: all 0.35s linear;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07), 0 1px 2px rgba(0, 0, 0, 0.14);
}
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control img,
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control svg {
  will-change: transform;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transition: all 0.35s linear;
}
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control svg,
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control svg path {
  fill: #fff;
}
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control:hover:not(.disabled) {
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15), 0 6px 6px rgba(0, 0, 0, 0.18);
}
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control:hover:not(.disabled) svg,
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control:hover:not(.disabled) svg path {
  fill: #5E564D;
  position: relative;
}
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control.slide-left {
  padding: 13px 18px 13px 14px;
  transition: all 0.45s ease-in-out;
  margin-right: 1.25rem;
}
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control.slide-left:hover svg,
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control.slide-left:hover img {
  transform: translate3d(-2px, 0, 0) scale3d(1, 1, 1);
}
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control.slide-right {
  padding: 13px 14px 13px 18px;
}
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control.slide-right:hover svg,
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control.slide-right:hover img {
  transform: translate3d(2px, 0, 0) scale3d(1, 1, 1);
}
.single-product .product .gallery-wrapper .carousel-navigation .carousel-control.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
.woo-content {
  padding-top: 13.75rem;
  padding-bottom: 11.25rem;
}
.popular-giftcard-gifts {
  padding-top: 7rem;
}
.woocommerce .popular-giftcard-gifts ul.products {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  list-style: none;
  padding: 0;
  gap: 2.75rem 2.9375rem;
}
@media (max-width: 700px) {
  .woocommerce .popular-giftcard-gifts ul.products {
    gap: 1rem;
  }
}
.woocommerce .popular-giftcard-gifts ul.products.columns-2 {
  grid-template-columns: repeat(2, 1fr);
}
.woocommerce .popular-giftcard-gifts ul.products.columns-3 {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1199px) {
  .woocommerce .popular-giftcard-gifts ul.products.columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.woocommerce .popular-giftcard-gifts ul.products.columns-4 {
  grid-template-columns: repeat(4, 1fr);
}
@media (max-width: 1199px) {
  .woocommerce .popular-giftcard-gifts ul.products.columns-4 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .woocommerce .popular-giftcard-gifts ul.products.columns-4 {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 360px) {
  .woocommerce .popular-giftcard-gifts ul.products.columns-4 {
    grid-template-columns: 100%;
  }
}
.woocommerce .popular-giftcard-gifts ul.products.columns-5 {
  grid-template-columns: repeat(5, 1fr);
}
@media (max-width: 1199px) {
  .woocommerce .popular-giftcard-gifts ul.products.columns-5 {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .woocommerce .popular-giftcard-gifts ul.products.columns-5 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.woocommerce .popular-giftcard-gifts ul.products li.product {
  float: none;
  display: inline-block;
  margin: 0;
}
.woocommerce .popular-giftcard-gifts ul.products li.product .woocommerce-loop-product__title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  margin-bottom: 0.875rem;
}
@media (max-width: 1199px) {
  .woocommerce .popular-giftcard-gifts ul.products li.product .woocommerce-loop-product__title {
    font-size: 1rem;
  }
}
.woocommerce .popular-giftcard-gifts ul.products li.product span.price {
  color: #5E564D;
  font-weight: 700;
  font-size: 0.875rem;
}
.shipping-info {
  border-top: 1px solid #eee;
  padding: 1rem 0 0;
}
.shipping-info p {
  font-size: 0.95rem;
}
.uspar ul {
  padding: 0rem 1rem 0;
  color: #d5c086;
  font-size: 0.95rem;
}
.related-product-carousel {
  padding: 7.875rem 0 0 0;
  background: #fff;
  position: relative;
}
.related-product-carousel .products.related {
  position: relative;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.related-product-carousel .products.related > h2 {
  position: relative;
  display: inline-block;
  margin-bottom: 3.5rem;
}
.related-product-carousel .products.related > h2::after {
  position: absolute;
  content: "";
  bottom: -1.75rem;
  right: 0;
  height: 2px;
  width: calc(100% + (100vw - 5rem - 100%));
  background: #707070;
}
.related-product-carousel .products.related ::-webkit-scrollbar {
  width: 0;
}
.related-product-carousel .products.related ::-webkit-scrollbar-track {
  background: transparent;
}
.related-product-carousel .products.related ::-webkit-scrollbar-thumb {
  background: transparent;
}
.related-product-carousel .products.related ::-webkit-scrollbar-thumb:hover {
  background: transparent;
}
.related-product-carousel .products.related ul.products {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  width: calc(100vw - 2.5rem);
  padding: 0;
  margin: 0;
}
@media (min-width: 1400px) {
  .related-product-carousel .products.related ul.products {
    width: calc(100vw - (100vw - 1400px) / 2 - 2.5rem);
  }
}
@media (min-width: 2560px) {
  .related-product-carousel .products.related ul.products {
    width: calc(2560px - (2560px - 1400px) / 2 - 2.5rem);
  }
}
.related-product-carousel .products.related ul.products li.product {
  float: none;
  display: inline-block;
  margin: 2.75rem 2.9375rem;
  max-width: 257px;
}
.related-product-carousel .products.related ul.products[class*=columns-] li.product {
  float: none;
  display: inline-block;
  margin: 2.75rem 2.9375rem;
}
.related-product-carousel .products.related ul.products[class*=columns-] li.product .woocommerce-loop-product__title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  font-size: 0.875rem;
  margin-bottom: 0.875rem;
}
@media (max-width: 1199px) {
  .related-product-carousel .products.related ul.products[class*=columns-] li.product .woocommerce-loop-product__title {
    font-size: 1rem;
  }
}
.related-product-carousel .products.related ul.products[class*=columns-] li.product span.price {
  color: #5E564D;
  font-weight: 700;
  font-size: 0.875rem;
}
@media (max-width: 768px) {
  .related-product-carousel .products.related ul.products[class*=columns-] li.product {
    float: none;
    margin: 2.75rem 2.9375rem;
  }
}
.related-product-carousel .carousel-navigation .carousel-control {
  background: #1a1a1a;
  line-height: 15px;
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 99;
  cursor: pointer;
  transition: all 0.35s linear;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.07), 0 1px 2px rgba(0, 0, 0, 0.14);
}
.related-product-carousel .carousel-navigation .carousel-control img,
.related-product-carousel .carousel-navigation .carousel-control svg {
  will-change: transform;
  transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
  transition: all 0.35s linear;
}
.related-product-carousel .carousel-navigation .carousel-control svg,
.related-product-carousel .carousel-navigation .carousel-control svg path {
  fill: #fff;
}
.related-product-carousel .carousel-navigation .carousel-control:hover:not(.disabled) {
  background: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15), 0 6px 6px rgba(0, 0, 0, 0.18);
}
.related-product-carousel .carousel-navigation .carousel-control:hover:not(.disabled) svg,
.related-product-carousel .carousel-navigation .carousel-control:hover:not(.disabled) svg path {
  fill: #5E564D;
  position: relative;
}
@media (max-width: 768px) {
  .related-product-carousel .carousel-navigation .carousel-control {
    top: auto;
    bottom: 0;
  }
}
.related-product-carousel .carousel-navigation .carousel-control.slide-left {
  left: 0;
  transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
  padding: 13px 18px 13px 14px;
  transition: all 0.45s ease-in-out;
}
.related-product-carousel .carousel-navigation .carousel-control.slide-left:hover svg,
.related-product-carousel .carousel-navigation .carousel-control.slide-left:hover img {
  transform: translate3d(-2px, 0, 0) scale3d(1, 1, 1);
}
.related-product-carousel .carousel-navigation .carousel-control.slide-right {
  right: 0;
  transform: translate3d(0, -50%, 0) scale3d(1, 1, 1);
  padding: 13px 14px 13px 18px;
}
.related-product-carousel .carousel-navigation .carousel-control.slide-right:hover svg,
.related-product-carousel .carousel-navigation .carousel-control.slide-right:hover img {
  transform: translate3d(2px, 0, 0) scale3d(1, 1, 1);
}
.related-product-carousel .carousel-navigation .carousel-control.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
