/*
Theme Name:  La Lune Collection
Theme URI:  http://lalunecollection.dv.starkmedia.com/wp-content/themes/LaLuneCollection
Description:  Theme for La Lune Collection design. Child theme for the Twenty Twenty-One theme.
Author:  Starkmedia
Textdomain:  lalunecollection
Author URI:  https://www.starkmedia.com/
Template:  twentytwentyone
Version:  1.0
License:  GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace, monospace;
  font-size: 1em;
}

a {
  background-color: transparent;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

a:hover {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/*WORDPRESS OVERRIDES*/
#wpadminbar {
  z-index: 99999999;
}

.wp-admin #edittag {
  max-width: 100%;
}

[class*=inner-container]>*:not(.entry-content):not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.wp-block-separator):not(.woocommerce),
.default-max-width {
  max-width: 100%;
}

#baguetteBox-overlay .full-image:before {
  display: inline;
  width: 0;
  height: 0;
}

#baguetteBox-overlay .full-image {
  display: inline-grid;
}

#baguetteBox-overlay .full-image figure {
  display: block;
}

#baguetteBox-overlay .full-image figure .white-border {
  width: max-content;
  display: flex;
  flex-direction: column;
  padding: 15px;
  background-color: #fff;
  margin: 0 auto;
}

#baguetteBox-overlay .full-image .white-border img {
  order: 1;
}

#baguetteBox-overlay .full-image .white-border figcaption {
  order: 2;
  position: relative;
  bottom: initial;
  margin: 0 auto;
  padding: 15px 0 0;
  color: #000;
  background-color: transparent;
}

@media (max-width: 768px) {

  .page-template-default .wp-block-gallery .blocks-gallery-image,
  .page-template-default .wp-block-gallery .blocks-gallery-item {
    width: 100%;
    margin: 1em auto;
  }

  .page-template-default .blocks-gallery-grid .blocks-gallery-image figure,
  .page-template-default .blocks-gallery-grid .blocks-gallery-item figure,
  .page-template-default .wp-block-gallery .blocks-gallery-image figure,
  .page-template-default .wp-block-gallery .blocks-gallery-item figure {
    justify-content: center;
  }
}

.grecaptcha-badge {
  z-index: 9999999;
}

.woocommerce-cart .entry-content *, .woocommerce-checkout .entry-content *,
.woocommerce-account .entry-content * {
  text-align: left;
}

/*BASE*/
*,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  font-family: Arial, Helvetica, sans-serif;
}

body {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-size: 18px;
  color: #000;
}

body.has-background-white .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) {
  color: initial;
  background: transparent;
  outline: none;
  text-decoration: none;
}

body .site a:focus:not(.wp-block-button__link):not(.wp-block-file__button) img {
  outline: none;
}

body:not(.home) .footer .widget-area>.widget_block {
  margin-top: 0;
  padding-top: 0;
}

.site {
  overflow-x: hidden;
}

.site-main {
  padding-top: 0;
}

.main-header,
body:not(.home) .content-area,
.max-wrapper,
.footer .container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 20px;
}

h2,
.h2 {
  font-size: 40px;
}

/*UNIVERSAL*/
.flex {
  display: flex;
}

.grid {
  display: grid;
}

.collapse-div .collapse-content,
.inner-collapse-div .inner-collapse-content {
  display: none;
}

.grey-text {
  color: #666;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  position: relative;
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*HEADER*/
.mm-listitem a {
  text-transform: uppercase;
  padding-top: 15px;
  padding-bottom: 15px;
}

.main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 999999;
}

.main-header.sticky {
  border-bottom: 3px solid #000;
  transition: 0.2s all ease-in-out;
}

.main-header.sticky .primary-navigation {
  border-bottom: none;
  transition: 0.2s all ease-in-out;
}

.top-header {
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}

.top-header .site-branding,
.top-header .site-logo {
  margin: 0;
}

.top-header .site-branding {
  align-self: flex-start;
}

.top-header .site-logo .custom-logo {
  max-width: 100%;
  max-height: 40px;
}

.top-header>ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.top-header>ul:last-child li:first-child,
.top-header>ul:last-child li:nth-child(2) {
  display: none;
}

.top-header>ul:first-child li:last-child a {
  display: block;
}

.top-header>ul li {
  display: inline-block;
}

.top-header>ul li:last-child a {
  display: flex;
  align-items: center;
}

.top-header>ul li .sr-only,
.top-header>ul li a>span:first-of-type {
  display: block;
  visibility: hidden;
  height: 0;
  line-height: 0;
  text-indent: -5000px;
}

.top-header>ul li a {
  display: block;
  padding: 5px;
  text-decoration: none;
}

.top-header>ul li img {
  max-height: 30px;
}

.primary-navigation {
  display: none !important;
  position: relative !important;
}

.primary-navigation>div>.menu-wrapper .sub-menu-toggle,
.primary-navigation>div>.menu-wrapper>li>.sub-menu:before,
.primary-navigation>div>.menu-wrapper>li>.sub-menu:after {
  display: none !important;
}

.search-toggle {
  position: relative;
}

.search-toggle .search-modal {
  display: none;
  position: absolute;
  top: 44px;
  right: 0;
  z-index: 999;
}

.search-toggle .search-form {
  height: 38px;
}

.search-toggle .search-form>input {
  font-size: 16px;
}

.search-toggle .search-form>input[type=submit] {
  font-size: 14px;
}

.search-form {
  flex-wrap: nowrap;
}

.search-form>label {
  display: none;
}

.search-form>input {
  margin: 0 !important;
  border: 1px solid #ccc;
  box-shadow: inset 0 0 5px 0px #ccc;
}

.search-form>input[type=submit] {
  color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
  background-color: #666 !important;
  border: 1px solid #666;
  box-shadow: none;
}

.search-form>input[type=submit]:hover,
.search-form>input[type=submit]:active,
.search-form>input[type=submit]:focus {
  background-color: #000 !important;
}

/*CONTENT*/
.mm-menu .mm-listitem {
  font-size: 15px;
}

.mm-menu .sub-menu-toggle {
  display: none !important;
}

.mm-menu .search-bar {
  padding: 0 20px 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}

.mm-menu .search-form .search-field {
  height: 44px;
}

.mm-menu .search-form>input[type=submit] {
  font-size: 16px;
}

.site-content {
  margin-top: 80px;
}

.max-wrapper>div {
  margin-top: calc(3 * var(--global--spacing-vertical));
  margin-bottom: calc(3 * var(--global--spacing-vertical));
}

.max-wrapper>div:first-child {
  margin-top: 0;
}

.hero-slides .slick-slide img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.hero-slides .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  font-size: 0;
  padding: 0;
  background-color: transparent !important;
  border: none;
  z-index: 999;
}

.hero-slides .slick-arrow.slick-prev {
  left: 0;
  background: url(/wp-content/themes/LaLuneCollection/assets/img/arrow-left-white.png) 16px 10px no-repeat;
  background-size: 20px auto;
}

.hero-slides .slick-arrow.slick-next {
  right: 0;
  background: url(/wp-content/themes/LaLuneCollection/assets/img/arrow-right-white.png) 16px 10px no-repeat;
  background-size: 20px auto;
}

.hero-slides .slick-dots {
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  list-style: none;
  margin: 0;
  padding: 0;
}

.hero-slides .slick-dots li {
  display: inline-block;
  position: relative;
  width: 7px;
  height: 7px;
  margin: 5px;
  cursor: pointer;
}

.hero-slides .slick-dots li.slick-active button {
  background-color: #000 !important;
}

.hero-slides .slick-dots li button {
  display: block;
  width: 3px;
  height: 3px;
  font-size: 0px;
  font-size: 0rem;
  color: transparent;
  line-height: 0;
  padding: 3px;
  border-radius: 100%;
  border: 1px solid #000;
  outline: none;
  background-color: #fff !important;
  cursor: pointer;
}

.page .entry-header {
  max-width: 100%;
  text-align: center;
  margin: 0 0 40px;
  padding: 0;
  border: none;
}

.page .entry-header h1 {
  font-family: "EB Garamond", serif;
  font-size: 46px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0;
}

.page .post-132 .entry-content .wp-block-gallery {
  justify-content: center;
}

.page .post-1173 .entry-content ul li {
  line-height: 2em;
}

.page .entry-content {
  max-width: 1400px;
}

.page .entry-content>* {
  max-width: 100% !important;
}

.page .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  width: 100%;
}

.page .entry-content ul li {
  line-height: 1.5em;
}

.page .entry-content h3+ul {
  margin-top: -20px;
}

.page .entry-content .blocks-gallery-grid .blocks-gallery-item {
  margin-bottom: 4em;
}

.page .entry-content .wp-block-gallery figcaption {
  width: 100%;
  top: 100%;
  bottom: initial;
  background: transparent;
  padding: .5em 0 0;
  color: #000;
}

.page .wp-block-embed.is-type-video {
  max-width: 900px !important;
  margin-left: auto;
  margin-right: auto;
}

.wpcf7-form .flex {
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.wpcf7-form .flex>div {
  width: 100%;
  margin-bottom: 30px;
}

.wpcf7-form p {
  font-size: 16px;
  margin-bottom: 1.15em;
}

.wpcf7-form .label {
  font-size: 18px !important;
  line-height: 26px;
  text-transform: capitalize;
  margin-bottom: 0 !important;
}

.wpcf7-form .label .required {
  color: #b22222;
  text-decoration: none;
}

.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form input[type=tel] {
  height: 50px;
  width: 100%;
  margin: 0;
  border-width: 2px;
}

.wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0;
}

.wpcf7-form .wpcf7-checkbox label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

.wpcf7-form .wpcf7-checkbox label input[type=checkbox] {
  margin-right: 10px;
}

.woocommerce-account form .form-row input[type=text],
.woocommerce-account form .form-row input[type=password] {
  border-width: 2px !important;
}

.ur-frontend-form {
  padding: 0;
  border: none;
}

.ur-frontend-form .ur-form-row .ur-form-grid {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  padding: 0;
}

.ur-frontend-form .ur-form-row .ur-form-grid>div {
  width: 100%;
  margin-bottom: 30px !important;
}

.ur-frontend-form .ur-form-row .ur-form-grid>div label {
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 26px;
  text-transform: capitalize;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.ur-frontend-form .ur-form-row .ur-form-grid>div input {
  height: 50px;
  width: 100%;
  margin: 0;
  border-width: 2px;
}

.ur-frontend-form .ur-button-container {
  margin: 0;
  padding: 0;
}

.ur-frontend-form .ur-button-container .ur-submit-button {
  border: var(--button--border-width) solid transparent;
  border-radius: var(--button--border-radius);
  cursor: pointer;
  font-weight: var(--button--font-weight);
  font-family: var(--button--font-family);
  font-size: var(--button--font-size);
  line-height: var(--button--line-height);
  margin: 0;
  padding: var(--button--padding-vertical) var(--button--padding-horizontal);
  text-decoration: none;
}

.ur-frontend-form .ur-button-container .ur-submit-button:hover,
.ur-frontend-form .ur-button-container .ur-submit-button:active {
  background-color: transparent;
  border-color: currentColor;
  color: inherit;
}

/*WOOCOMMERCE*/
.woocommerce .content-area .site-main {
  margin: 0 !important;
}

.woocommerce-breadcrumb {
  display: none;
}

.woocommerce {
  /*initial PDP*/
  /*************/
}

.woocommerce.single-product .woocommerce-notices-wrapper {
  margin: 0;
}

.woocommerce.single-product .product {
  margin-top: 0;
}

.woocommerce.single-product .product>.flex {
  flex-direction: column;
}

.woocommerce.single-product .product>.flex>div {
  width: 100%;
}

.woocommerce.single-product .product h1.product_title {
  font-family: "EB Garamond", serif;
  font-size: 40px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0 0 40px 0;
}

.woocommerce.single-product .product .woocommerce-product-gallery {
  float: none;
  width: 100%;
}

.woocommerce.single-product .product p.price {
  margin-bottom: 1rem;
}

.woocommerce.single-product .product .woocommerce-product-details__short-description {
  font-size: 16px;
}

.woocommerce.single-product .product form.cart label[for=nyp-1] {
  font-size: 16px;
  line-height: 20px;
  color: #666;
  margin-bottom: 5px;
  text-transform: capitalize;
}

.woocommerce.single-product .product form.cart input.nyp-input {
  font-weight: normal;
}

.woocommerce.single-product .product form.cart input {
  max-width: 70px;
  height: 47px;
  margin: 0 20px 0 0;
  border-width: 2px;
}

.woocommerce.single-product .product form.cart input.amount {
  width: 100%;
  max-width: 247px;
  margin: 0;
}

.woocommerce.single-product .product .variations tbody>tr {
  display: block;
  margin-bottom: 1em;
}

.woocommerce.single-product .product .variations td.label,
.woocommerce.single-product .product .variations td.value {
  display: block;
  width: 100%;
  max-width: 100%;
  border: none;
  padding: 0;
}

.woocommerce.single-product .product .variations td.label {
  font-size: 16px;
  line-height: 20px;
  color: #666;
  margin-bottom: 5px;
}

.woocommerce.single-product .product .variations td.label .variation-selection {
  color: #000;
  text-transform: capitalize;
}

.woocommerce.single-product .product .variations td.value .wpcvs-terms {
  width: 100%;
  max-width: 380px;
  display: flex;
  flex-wrap: wrap;
}

.woocommerce.single-product .product .variations td.value a.reset_variations {
  display: inline-block;
  font-size: 16px;
  margin: 10px 0 0;
}

.woocommerce.single-product .product .variations .wpcvs-term {
  width: auto;
  height: auto;
  margin: 1px 1px 5px 1px;
  padding: 1px;
  border: 1px solid #ccc;
  border-radius: 0;
}

.woocommerce.single-product .product .variations .wpcvs-term:hover .detailed-tooltip {
  transform: translateX(-50%) translateY(-8px);
  transition-delay: 100ms;
  visibility: visible;
  opacity: 1;
}

.woocommerce.single-product .product .variations .wpcvs-term.wpcvs-selected {
  border: 1px solid #000;
}

.woocommerce.single-product .product .variations .wpcvs-term.wpcvs-selected>span:before {
  display: none;
}

.woocommerce.single-product .product .variations .wpcvs-term>span {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.woocommerce.single-product .product .variations .wpcvs-term:after {
  display: none;
  content: "";
}

.woocommerce.single-product .product .variations .wpcvs-term img {
  border-radius: 0;
}

.woocommerce.single-product .product .variations .wpcvs-term .detailed-tooltip {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 220px;
  z-index: 1000000;
  pointer-events: none;
  transition: 0.3s ease;
  transition-delay: 0ms;
  background: #fff;
  padding: 8px 10px;
  box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3);
}

.woocommerce.single-product .product .variations .wpcvs-term .detailed-tooltip span {
  display: block;
  font-size: 12px;
  color: #000;
  line-height: 12px;
  text-transform: capitalize;
  padding: 16px 0 8px;
  white-space: nowrap;
  /* text-shadow: 0 -1px 0px #000; */
}

.woocommerce.single-product .product .woocommerce-variation-add-to-cart .button,
.woocommerce.single-product .product button.single_add_to_cart_button {
  display: block;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  padding: 10px 25px;
  background-color: #000;
}

.woocommerce.single-product .product .woocommerce-variation-add-to-cart .button:hover,
.woocommerce.single-product .product button.single_add_to_cart_button:hover {
  background-color: transparent;
  border-color: currentColor;
  color: inherit;
}

.woocommerce.single-product .product .product_meta>span {
  display: block;
}

.woocommerce.single-product .product .woocommerce-tabs,
.woocommerce.single-product .product .related.products {
  display: none;
}

.woocommerce.archive .woocommerce-products-header {
  text-align: center;
  margin: 0 0 40px;
  padding: 0;
  border: none;
}

.woocommerce.archive .woocommerce-products-header h1 {
  font-family: "EB Garamond", serif;
  font-size: 46px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0;
}

.woocommerce.archive .hero-slides {
  margin-top: 0;
}

.woocommerce.archive .woocommerce-result-count,
.woocommerce.archive .woocommerce-ordering {
  display: none !important;
}

ul.all-products.products.columns-3 {
  margin-top: -90px !important;
}

.woocommerce.archive ul.products.columns-3,
ul.all-products.products.columns-3 {
  display: grid !important;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 0;
  margin: 0;
  padding: 15px;
  border: 2px solid #b9b9bb;
}

.woocommerce.archive ul.products.columns-3:before,
.woocommerce.archive ul.products.columns-3:after,
ul.all-products.products.columns-3:before,
ul.all-products.products.columns-3:after {
  display: none !important;
}

.woocommerce.archive ul.products.columns-3 li,
ul.all-products.products.columns-3 li {
  display: block !important;
  width: 100% !important;
  text-align: center;
  margin: 0 0 15px 0 !important;
  padding: 0 0 15px 0 !important;
  border-bottom: 2px solid #b9b9bb;
}

.woocommerce.archive ul.products.columns-3 li a,
ul.all-products.products.columns-3 li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  text-decoration: none;
  padding: 15px;
}

.woocommerce.archive ul.products.columns-3 li a img,
ul.all-products.products.columns-3 li a img {
  width: 100%;
  max-width: 350px;
  height: auto;
  margin-bottom: 15px;
}

.woocommerce.archive ul.products.columns-3 li a h2,
ul.all-products.products.columns-3 li a h2 {
  font-family: "EB Garamond", serif;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0.5px;
  text-align: center;
}

.product-filters {
  margin-bottom: 0;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  border-bottom: 1px solid #000;
}

.product-filters.is-fixed {
  position: fixed;
  left: 0;
  width: 100%;
  margin-top: 0;
  margin-left: 0;
  z-index: 999;
  transition: top 200ms ease
}

.product-filters.is-fixed:not([style*="display: none;"]) ~ .products {
  margin-top: 138px;
}

.product-filters > p {
  color: #fff;
  text-align: center;
  padding: 20px 40px 20px;
  background-color: #666;
}

.product-filters ul {
  list-style: none;
  text-align: right;
  padding: 0 20px 15px;
  margin: 0;
  background-color: #666;
}

.product-filters ul li {
  position: relative;
  display: inline-block;
  margin-bottom: -1px;
}

.product-filters ul li.active span,
.product-filters span:hover {
  color: #666;
  border-top: 1px solid #666;
  /* border-bottom-color: #fff; */
  background-color: #fff;
}

.product-filters ul li p {
  display: none;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100% - 2px);
  font-size: 14px;
  line-height: 18px;
  font-style: italic;
  text-align: center;
  padding: 0 20px 10px;
  background-color: #fff;
  z-index: 1;
}

.product-filters ul li.active p {
  display: block;
}

.product-filters span {
  display: block;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.5px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 20px;
  cursor: pointer;
}

.woocommerce.archive .displaying-products ul.products,
.woocommerce.archive ul.products {
  list-style: none;
}

.woocommerce.archive .displaying-products ul.products .short-description,
.woocommerce.archive ul.products .short-description {
  display: none;
}

.woocommerce.archive .displaying-products ul.products li,
.woocommerce.archive ul.products li {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
  padding: 50px 0;
}

/* .woocommerce.archive .displaying-products ul.products>li,
.woocommerce.archive ul.products>li {
  border-bottom: 1px solid #b9b9bb;
} */

/* .woocommerce.archive .displaying-products ul.products li:last-child,
.woocommerce.archive ul.products li:last-child {
  border-bottom: none;
} */

/* .woocommerce.archive .displaying-products ul.products>li.na-text,
.woocommerce.archive ul.products>li.na-text {
  display: none !important;
} */

.woocommerce.archive .displaying-products ul.products>li.na-text a,
.woocommerce.archive ul.products>li.na-text a {
  height: 100%;
  border-right: none !important;
}

.woocommerce.archive .displaying-products ul.products>li.na-text.na-true,
.woocommerce.archive ul.products>li.na-text.na-true {
  display: block !important;
}

.woocommerce.archive ul.products li:not([data-productuse="indoor"]) {
  display: none;
}

.woocommerce.archive .displaying-products ul.products li .img-container,
.woocommerce.archive ul.products li .img-container {
  order: 2;
  margin: 50px 0;
}

/*.woocommerce.archive .displaying-products ul.products li .img-container img,
.woocommerce.archive ul.products li .img-container img {
  max-width: 250px !important;
}*/
.woocommerce.archive .displaying-products ul.products li .product-details,
.woocommerce.archive ul.products li .product-details {
  display: flex;
  flex-direction: column;
  order: 1;
}

.woocommerce.archive .displaying-products ul.products li .product-details h2,
.woocommerce.archive ul.products li .product-details h2 {
  order: 1;
  font-family: "EB Garamond", serif;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}

.woocommerce.archive .displaying-products ul.products li .product-details .detailed-product-information,
.woocommerce.archive ul.products li .product-details .detailed-product-information {
  order: 2;
  font-size: 16px;
  color: #000;
}

.woocommerce.archive .displaying-products ul.products li .product-details .detailed-product-information>ul,
.woocommerce.archive ul.products li .product-details .detailed-product-information>ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.woocommerce.archive ul.products li .product-details .detailed-product-information>ul.heights-com li:not(:last-child),
.woocommerce.archive ul.products li .product-details .detailed-product-information>ul.heights-com .com-col-items li:not(:last-child) {
  margin-right: 10px;
}

.woocommerce.archive ul.products li .product-details .detailed-product-information>ul.heights-com .com-col-items {
  display: block;
}

.woocommerce.archive .displaying-products ul.products li .product-details .detailed-product-information .product-dimensions+p,
.woocommerce.archive ul.products li .product-details .detailed-product-information .product-dimensions+p {
  margin-top: 10px;
}

.woocommerce.archive .displaying-products ul.products li .product-details .detailed-product-information>ul li,
.woocommerce.archive ul.products li .product-details .detailed-product-information>ul li {
  display: inline-block;
  width: auto !important;
  line-height: var(--wp--typography--line-height, var(--global--line-height-body));
  padding: 0 !important;
  border-top: none !important;
}

.woocommerce.archive .displaying-products ul.products li .product-details p,
.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .label,
.woocommerce.archive ul.products li .product-details p,
.woocommerce.archive ul.products li .product-details .variations_form .label {
  font-size: 16px;
  line-height: 20px;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form,
.woocommerce.archive ul.products li .product-details .variations_form {
  order: 3;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .variation,
.woocommerce.archive ul.products li .product-details .variations_form .variation {
  position: relative;
  margin-top: 20px;
  padding-top: 20px;
  border-top: 1px solid #666;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .label,
.woocommerce.archive ul.products li .product-details .variations_form .label {
  color: #666;
  text-transform: uppercase;
  margin-bottom: 1em;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .label span,
.woocommerce.archive ul.products li .product-details .variations_form .label span {
  color: #000;
  text-transform: capitalize;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .label span.highlight,
.woocommerce.archive ul.products li .product-details .variations_form .label span.highlight {
  color: #666;
  text-transform: initial;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .select,
.woocommerce.archive ul.products li .product-details .variations_form .select {
  max-width: 490px;
  /* max-width: 435px; */
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-terms,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-terms {
  margin-left: 0;
  margin-right: 0;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-terms>p,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-terms>p {
  width: 100%;
  color: #666;
  margin-bottom: 5px;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-terms .grouped-attributes,
.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-terms .fabric-links,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-terms .grouped-attributes,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-terms .fabric-links {
  display: inline-block;
  max-width: 100%;
  width: 100%;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-terms .grouped-attributes p,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-terms .grouped-attributes p {
  color: #666;
  margin-bottom: 5px;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-terms .grouped-attributes p.or-spacer,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-terms .grouped-attributes p.or-spacer {
  margin: 1em 0;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-terms .fabric-links,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-terms .fabric-links {
  margin-top: 15px;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-terms .fabric-links>a,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-terms .fabric-links>a {
  display: inline-block;
  width: max-content;
  color: #fff;
  text-decoration: none;
  margin-right: 20px;
  margin: 0 10px 10px 0;
  font-size: 14px;
  text-decoration: none;
  padding: 10px 15px;
  background-color: #666;
  white-space: nowrap;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-terms .fabric-links>a:hover,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-terms .fabric-links>a:hover {
  background-color: #000;
}

.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-terms .fabric-links>a.toggle-additional-fabrics {
  display: none;
}

.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-terms .fabric-links .additional-fabric-container {
  margin-top: 10px;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term {
  width: auto;
  height: auto;
  margin: 1px 1px 5px 1px;
  padding: 1px;
  border: 1px solid #ccc;
  border-radius: 0;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term:before,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term:before {
  border-top-color: #fff;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term:hover .detailed-tooltip,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term:hover .detailed-tooltip {
  transform: translateX(-50%) translateY(-8px);
  transition-delay: 100ms;
  visibility: visible;
  opacity: 1;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term:after,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term:after {
  display: none;
  content: "";
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term>span.wpcvs-term-image,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term>span.wpcvs-term-image {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term.wpcvs-selected,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term.wpcvs-selected {
  border: 1px solid #000;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term.wpcvs-selected>span:before,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term.wpcvs-selected>span:before {
  display: none;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term .detailed-tooltip,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term .detailed-tooltip {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  bottom: 100%;
  left: 50%;
  transform: translateX(-50%);
  width: 220px;
  z-index: 1000000;
  pointer-events: none;
  transition: 0.3s ease;
  transition-delay: 0ms;
  background: #fff;
  padding: 8px 10px;
  /* box-shadow: 4px 4px 8px rgba(0, 0, 0, 0.3); */
  box-shadow: 0 0 8px rgba(0,0,0,.6);
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term .detailed-tooltip img,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term .detailed-tooltip img {
  width: 100%;
  height: auto;
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term .detailed-tooltip span,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term .detailed-tooltip span {
  display: block;
  font-size: 12px;
  color: #000;
  line-height: 12px;
  text-transform: capitalize;
  padding: 16px 0 8px;
  white-space: nowrap;
  /* text-shadow: 0 -1px 0px black; */
}

.woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term img,
.woocommerce.archive ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term img {
  border-radius: 0;
}

.woocommerce.archive .displaying-products ul.products li .product-details a.reset_variations,
.woocommerce.archive ul.products li .product-details a.reset_variations {
  display: inline-block;
  font-size: 16px;
  margin: 10px 0 0;
}

.woocommerce.archive .displaying-products ul.products li .product-price,
.woocommerce.archive ul.products li .product-price {
  order: 3;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  flex-direction: row;
  max-width: 340px;
  margin-top: 20px;
}

.woocommerce.archive .displaying-products ul.products li .product-price>span.price,
.woocommerce.archive ul.products li .product-price>span.price {
  flex: 1 0 100%;
}

.woocommerce.archive .displaying-products ul.products li .product-price span.price,
.woocommerce.archive ul.products li .product-price span.price {
  font-size: 18px;
  text-align: left;
}

.woocommerce.archive .displaying-products ul.products li .product-price span.price span.price,
.woocommerce.archive ul.products li .product-price span.price span.price {
  margin-bottom: 0;
}

.woocommerce.archive .displaying-products ul.products li .product-price span.price span.woocommerce-Price-amount:nth-child(2),
.woocommerce.archive ul.products li .product-price span.price span.woocommerce-Price-amount:nth-child(2) {
  display: none;
}

.woocommerce.archive .displaying-products ul.products li .product-price .quantity,
.woocommerce.archive ul.products li .product-price .quantity {
  order: 2;
}

.woocommerce.archive .displaying-products ul.products li .product-price .quantity label,
.woocommerce.archive ul.products li .product-price .quantity label {
  font-size: 14px;
  text-transform: uppercase;
}

.woocommerce.archive .displaying-products ul.products li .product-price .quantity input[type=number],
.woocommerce.archive ul.products li .product-price .quantity input[type=number] {
  max-width: 70px;
  height: 47px;
  text-align: center;
  margin: 0 20px;
  border-width: 2px;
}

.woocommerce.archive .displaying-products ul.products li .product-price a.add_to_cart_button,
.woocommerce.archive .displaying-products ul.products li .product-price a.added_to_cart,
.woocommerce.archive ul.products li .product-price a.add_to_cart_button,
.woocommerce.archive ul.products li .product-price a.added_to_cart {
  display: block;
  margin: 0;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  color: #fff;
  padding: 10px 25px;
  background-color: #000;
}

.woocommerce.archive .displaying-products ul.products li .product-price a.add_to_cart_button:hover,
.woocommerce.archive .displaying-products ul.products li .product-price a.added_to_cart:hover,
.woocommerce.archive ul.products li .product-price a.add_to_cart_button:hover,
.woocommerce.archive ul.products li .product-price a.added_to_cart:hover {
  background-color: transparent;
  border-color: currentColor;
  color: inherit;
}

.woocommerce.archive .displaying-products ul.products li .product-price a.add_to_cart_button,
.woocommerce.archive ul.products li .product-price a.add_to_cart_button {
  order: 3;
  opacity: 0.25;
  pointer-events: none;
}

.woocommerce.archive .displaying-products ul.products li .product-price a.add_to_cart_button.wpcvs_add_to_cart,
.woocommerce.archive ul.products li .product-price a.add_to_cart_button.wpcvs_add_to_cart {
  opacity: 1;
  pointer-events: initial;
}

.woocommerce.archive .displaying-products ul.products li .product-price a.added_to_cart,
.woocommerce.archive ul.products li .product-price a.added_to_cart {
  order: 4;
  width: 149.75px;
  text-align: center;
  box-sizing: border-box;
  word-break: break-word;
  border: var(--button--border-width) solid transparent;
  border-radius: var(--button--border-radius);
  cursor: pointer;
  font-weight: var(--button--font-weight);
  font-family: var(--button--font-family);
  line-height: var(--button--line-height);
  vertical-align: middle;
  margin: 20px 0 0 auto;
}

.woocommerce.archive .related-items {
  margin: 0;
  padding: 35px 0 0;
  border-top: 1px solid #b9b9bb;
}

.woocommerce.archive .related-items h2 {
  font-family: "EB Garamond", serif;
  font-size: 22px;
  line-height: 26px;
  letter-spacing: 0.5px;
}

.woocommerce.archive .related-items ul {
  list-style: none;
  margin: 0;
  padding: 0;
  column-count: 2;
}

.woocommerce.archive .related-items ul li {
  display: inline-block;
}

.woocommerce.archive .related-items ul li a {
  display: block;
  text-decoration: none;
  padding: 0 15px 0 0;
}

.woocommerce.archive .related-items ul li img {
  max-width: 250px !important;
  width: 100%;
  /*filter: grayscale(1);*/
}

.woocommerce.archive .related-items ul li h4 {
  font-family: "EB Garamond", serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  letter-spacing: 0.5px;
  text-align: center;
}

.cat-with-products-content {
  position: relative;
  margin: 0;
}

.cat-with-products-content>.flex {
  flex-direction: column;
  gap: 30px;
}

.cat-with-products-content>.flex .cat-with-products-description {
  order: 2;
}

.cat-with-products-content>.flex .cat-with-products-slider-container {
  order: 1;
}

.cat-with-products-content .back-to-cat {
  display: block;
  font-family: "EB Garamond", serif;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  margin-bottom: 20px;
}

.cat-with-products-description h1 {
  font-family: "EB Garamond", serif;
  font-size: 30px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0 0 40px 0;
}

.cat-with-products-description .subheading {
  display: block;
  font-family: "EB Garamond", serif;
  font-size: 30px;
  letter-spacing: 0.5px;
  /* text-transform: uppercase; */
  margin: -30px 0 40px 0;
}

.cat-with-products-description p,
.cat-with-products-description ul,
.cat-with-products-description .cat-description {
  font-size: 16px;
}

.cat-with-products-description ul.products {
  display: block !important;
  margin-top: 0 !important;
}

.cat-with-products-description ul.products .product-details {
  display: block !important;
  width: 100% !important;
}

.cat-with-products-description ul.products li.product-in-description {
  display: block !important;
  padding-top: 25px !important;
  padding-bottom: 25px !important;
  border-top: none !important;
  border-bottom: 1px solid #b9b9bb;
}

.cat-with-products-description ul.products li.product-in-description:first-child {
  padding-top: 0 !important;
}

.cat-with-products-description ul.products ul.grey-text {
  padding: 0;
}

.cat-with-products-description ul.products ul.grey-text li {
  display: inline-block !important;
  width: auto !important;
  line-height: var(--wp--typography--line-height, var(--global--line-height-body));
  padding: 0 0.75em 0 0 !important;
  border-top: none !important;
}

.cat-with-products-description ul.products .product-dimensions,
.cat-with-products-description ul.products .finish-prices {
  margin-top: 0.5em;
}

.cat-with-products-description ul.products .finish-prices>span {
  display: block;
}

.cat-with-products-description .cat-description>ul {
  color: #000;
  margin-top: 1em;
}

.cat-with-products-description .accordion-content>.collapse-div>.collapse-content>.inner-accordion-content {
  margin-top: 0;
}

.cat-with-products-description .accordion-content .inner-accordion-content {
  margin-top: 20px;
}

.cat-with-products-description .accordion-content h3 {
  position: relative;
  font-size: 16px;
  text-transform: uppercase;
  padding: 20px 20px 20px 0;
  cursor: pointer;
}

.cat-with-products-description .accordion-content h3 img {
  position: absolute;
  top: 50%;
  right: 0;
  max-height: 24px;
  transition: all 0.2s linear;
  transform: translateY(-50%);
}

.cat-with-products-description .accordion-content h3 img[alt="minus sign"] {
  display: none;
}

.cat-with-products-description .accordion-content h3.active img[alt="plus sign"] {
  display: none;
}

.cat-with-products-description .accordion-content h3.active img[alt="minus sign"] {
  display: block;
}

.cat-with-products-description .accordion-content p,
.cat-with-products-description .accordion-content ul,
.cat-with-products-description .accordion-content ol {
  padding-bottom: 20px;
}

.cat-with-products-description .accordion-content .collapse-div,
.cat-with-products-description .accordion-content .inner-collapse-div {
  border-top: 1px solid #666;
}

.cat-with-products-description .accordion-content .collapse-div .collapse-content,
.cat-with-products-description .accordion-content .inner-collapse-div .collapse-content {
  font-size: 16px;
}

.cat-with-products-description .inner-accordion-content h3,
.cat-with-products-description .inner-accordion-content p,
.cat-with-products-description .inner-accordion-content ul,
.cat-with-products-description .inner-accordion-content ol {
  font-size: 14px;
}

.cat-with-products-description .inner-accordion-content h3,
.cat-with-products-description .inner-accordion-content p {
  padding-left: 20px;
}

.cat-with-products-description .inner-accordion-content p,
.cat-with-products-description .inner-accordion-content ul,
.cat-with-products-description .inner-accordion-content ol {
  padding-bottom: 20px;
}

.cat-with-products-description .inner-accordion-content h3 {
  text-transform: capitalize;
}

.cat-with-products-description .inner-accordion-content h3 img {
  max-height: 20px;
}

.cat-with-products-slider-container {
  position: relative;
}

.cat-with-products-slider-container .print-image-btn {
  position: absolute;
  top: 45px;
  right: 0;
  font-size: 14px;
  line-height: 14px;
  cursor: pointer;
}

.cat-with-products-slider-container .print-image-btn img {
  max-height: 20px;
  margin-left: 5px;
}

.cat-with-products-slider .slick-slide img {
  max-width: 90%;
  margin: 0 auto;
  padding: 5%;
}

.cat-with-products-slider .slick-slide h4 {
  font-weight: normal;
  font-size: 16px;
  text-align: left;
  margin-bottom: 15px;
}

.cat-with-products-slider .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 75px;
  height: 75px;
  font-size: 0;
  padding: 0;
  background-color: transparent !important;
  border: none;
  z-index: 999;
  opacity: 0.2;
}

.cat-with-products-slider .slick-arrow:active,
.cat-with-products-slider .slick-arrow:focus,
.cat-with-products-slider .slick-arrow:hover {
  opacity: 1;
  outline: none;
}

.cat-with-products-slider .slick-arrow.slick-prev {
  left: -20px;
  background: url(/wp-content/themes/LaLuneCollection/assets/img/prev-arrow.png) 22px 10px no-repeat;
  background-size: 30px auto;
}

.cat-with-products-slider .slick-arrow.slick-next {
  right: -20px;
  background: url(/wp-content/themes/LaLuneCollection/assets/img/next-arrow.png) 22px 10px no-repeat;
  background-size: 30px auto;
}

.cat-with-products-slider-nav {
  margin: 0;
}

.cat-with-products-slider-nav .slick-track {
  margin-left: 0;
}

.cat-with-products-slider-nav .slick-slide {
  margin-right: 20px;
  padding: 10px;
  border: 1px solid #000;
  cursor: pointer;
}

.cat-with-products-slider-nav .slick-slide:last-child {
  margin-right: 0;
}

.cat-with-products-slider-nav .slick-slide.slick-current.slick-active img {
  opacity: 1;
}

.cat-with-products-slider-nav .slick-slide img {
  opacity: 0.4;
}

.woocommerce-cart #main .woocommerce,
.woocommerce-checkout #main .woocommerce,
.woocommerce-account #main .woocommerce {
  max-width: 1920px;
  padding: 0;
}

.woocommerce-cart .entry-content *,
.woocommerce-checkout .entry-content *,
.woocommerce-account .entry-content * {
  font-family: Arial, Helvetica, sans-serif !important;
}

.woocommerce-cart .entry-content p,
.woocommerce-checkout .entry-content p,
.woocommerce-account .entry-content p {
  font-size: 16px;
}

.woocommerce-cart.page .entry-header,
.woocommerce-checkout.page .entry-header,
.woocommerce-account.page .entry-header {
  margin-bottom: 0;
}

.woocommerce-cart .button,
.woocommerce-checkout .button,
.woocommerce-account .button {
  height: 50px;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  color: #fff;
  padding: 10px 25px;
  background-color: #000;
}

.woocommerce-cart .product-thumbnail>a,
.woocommerce-checkout .product-thumbnail>a,
.woocommerce-account .product-thumbnail>a {
  pointer-events: none;
}

.woocommerce-cart .product-name>a,
.woocommerce-checkout .product-name>a,
.woocommerce-account .product-name>a {
  pointer-events: none;
}

.woocommerce-cart .product-name dl.variation,
/* .woocommerce-checkout .product-name dl.variation, */
.woocommerce-account .product-name dl.variation {
  padding-top: 15px;
}

.woocommerce-cart .product-name dl.variation dt,
.woocommerce-checkout .product-name dl.variation dt,
.woocommerce-account .product-name dl.variation dt {
  font-weight: 600;
  line-height: 26px;
}

.woocommerce-checkout .product-name .wc-product-use ~ dl.variation {
  margin-top: -15px;
}

.woocommerce-cart .product-name > .wc-product-use,
.woocommerce-checkout .product-name > .wc-product-use {
  font-weight: 700;
  padding-top: 7.5px;
}

.woocommerce-checkout .product-name {
  position: relative;
}

.woocommerce-checkout .product-name strong.product-quantity {
  position: absolute;
  top: 1rem;
  left: clamp(250px, 60%, 320px);
}

.woocommerce-checkout .product-total {
  vertical-align: bottom;
}

.woocommerce-cart form h3,
.woocommerce-checkout form h3,
.woocommerce-account form h3 {
  text-transform: capitalize;
}

.woocommerce-cart form label,
.woocommerce-checkout form label,
.woocommerce-account form label {
  font-size: 18px !important;
  text-transform: capitalize;
  margin-bottom: 0 !important;
}

.woocommerce-cart form input[type=text],
.woocommerce-cart form input[type=email],
.woocommerce-cart form input[type=url],
.woocommerce-cart form input[type=password],
.woocommerce-cart form input[type=search],
.woocommerce-cart form input[type=number],
.woocommerce-cart form input[type=tel],
.woocommerce-cart form input[type=date],
.woocommerce-cart form input[type=month],
.woocommerce-cart form input[type=week],
.woocommerce-cart form input[type=time],
.woocommerce-cart form input[type=datetime],
.woocommerce-cart form input[type=datetime-local],
.woocommerce-cart form input[type=color],
.woocommerce-checkout form input[type=text],
.woocommerce-checkout form input[type=email],
.woocommerce-checkout form input[type=url],
.woocommerce-checkout form input[type=password],
.woocommerce-checkout form input[type=search],
.woocommerce-checkout form input[type=number],
.woocommerce-checkout form input[type=tel],
.woocommerce-checkout form input[type=date],
.woocommerce-checkout form input[type=month],
.woocommerce-checkout form input[type=week],
.woocommerce-checkout form input[type=time],
.woocommerce-checkout form input[type=datetime],
.woocommerce-checkout form input[type=datetime-local],
.woocommerce-checkout form input[type=color],
.woocommerce-account form input[type=text],
.woocommerce-account form input[type=email],
.woocommerce-account form input[type=url],
.woocommerce-account form input[type=password],
.woocommerce-account form input[type=search],
.woocommerce-account form input[type=number],
.woocommerce-account form input[type=tel],
.woocommerce-account form input[type=date],
.woocommerce-account form input[type=month],
.woocommerce-account form input[type=week],
.woocommerce-account form input[type=time],
.woocommerce-account form input[type=datetime],
.woocommerce-account form input[type=datetime-local],
.woocommerce-account form input[type=color] {
  height: 50px !important;
  margin: 0;
  border-width: 2px;
  border-radius: 0 !important;
}

.woocommerce-cart form textarea,
.woocommerce-checkout form textarea,
.woocommerce-account form textarea {
  margin: 0;
  border-width: 3px !important;
  border-radius: 0 !important;
}

.woocommerce-cart form input[type=text]:focus,
.woocommerce-cart form input[type=email]:focus,
.woocommerce-cart form input[type=url]:focus,
.woocommerce-cart form input[type=password]:focus,
.woocommerce-cart form input[type=search]:focus,
.woocommerce-cart form input[type=number]:focus,
.woocommerce-cart form input[type=tel]:focus,
.woocommerce-cart form input[type=date]:focus,
.woocommerce-cart form input[type=month]:focus,
.woocommerce-cart form input[type=week]:focus,
.woocommerce-cart form input[type=time]:focus,
.woocommerce-cart form input[type=datetime]:focus,
.woocommerce-cart form input[type=datetime-local]:focus,
.woocommerce-cart form input[type=color]:focus,
.woocommerce-cart form textarea:focus,
.woocommerce-checkout form input[type=text]:focus,
.woocommerce-checkout form input[type=email]:focus,
.woocommerce-checkout form input[type=url]:focus,
.woocommerce-checkout form input[type=password]:focus,
.woocommerce-checkout form input[type=search]:focus,
.woocommerce-checkout form input[type=number]:focus,
.woocommerce-checkout form input[type=tel]:focus,
.woocommerce-checkout form input[type=date]:focus,
.woocommerce-checkout form input[type=month]:focus,
.woocommerce-checkout form input[type=week]:focus,
.woocommerce-checkout form input[type=time]:focus,
.woocommerce-checkout form input[type=datetime]:focus,
.woocommerce-checkout form input[type=datetime-local]:focus,
.woocommerce-checkout form input[type=color]:focus,
.woocommerce-checkout form textarea:focus,
.woocommerce-account form input[type=text]:focus,
.woocommerce-account form input[type=email]:focus,
.woocommerce-account form input[type=url]:focus,
.woocommerce-account form input[type=password]:focus,
.woocommerce-account form input[type=search]:focus,
.woocommerce-account form input[type=number]:focus,
.woocommerce-account form input[type=tel]:focus,
.woocommerce-account form input[type=date]:focus,
.woocommerce-account form input[type=month]:focus,
.woocommerce-account form input[type=week]:focus,
.woocommerce-account form input[type=time]:focus,
.woocommerce-account form input[type=datetime]:focus,
.woocommerce-account form input[type=datetime-local]:focus,
.woocommerce-account form input[type=color]:focus,
.woocommerce-account form textarea:focus {
  outline-offset: 0;
  outline: none;
}

.woocommerce-cart .select2-container .select2-selection--single,
.woocommerce-checkout .select2-container .select2-selection--single,
.woocommerce-account .select2-container .select2-selection--single {
  height: 50px !important;
  border-width: 3px !important;
  border-radius: 0 !important;
}

.woocommerce-cart .select2-container .select2-selection--single[aria-expanded=true],
.woocommerce-checkout .select2-container .select2-selection--single[aria-expanded=true],
.woocommerce-account .select2-container .select2-selection--single[aria-expanded=true] {
  outline-offset: 0;
  outline: none;
}

.woocommerce-cart .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-checkout .select2-container .select2-selection--single .select2-selection__rendered,
.woocommerce-account .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 34px !important;
}

.woocommerce-cart .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow,
.woocommerce-account .select2-container--default .select2-selection--single .select2-selection__arrow {
  right: 10px !important;
  height: 50px !important;
}

.woocommerce-cart .select2-container .select2-dropdown,
.woocommerce-checkout .select2-container .select2-dropdown,
.woocommerce-account .select2-container .select2-dropdown {
  border-width: 2px;
}

.woocommerce-cart .select2-container .select2-search__field,
.woocommerce-checkout .select2-container .select2-search__field,
.woocommerce-account .select2-container .select2-search__field {
  margin: 0 !important;
}

.woocommerce-cart .woocommerce-shipping-methods>li>label,
.woocommerce-checkout .woocommerce-shipping-methods>li>label {
  visibility: hidden;
  font-size: 0 !important;
}

.woocommerce-cart .woocommerce-shipping-methods>li>label .woocommerce-Price-amount.amount,
.woocommerce-checkout .woocommerce-shipping-methods>li>label .woocommerce-Price-amount.amount {
  visibility: visible;
  font-size: var(--form--font-size) !important;
}

.woocommerce-cart button.button:hover {
  background-color: transparent !important;
  border-color: currentColor !important;
  color: inherit !important;
}

.woocommerce-cart .product-remove {
  float: none !important;
}

.woocommerce-cart .product-remove a.remove {
  text-align: center;
  line-height: 20px;
  border-radius: 0;
}

.woocommerce-cart .product-remove a.remove:hover {
  background-color: #000;
}

.woocommerce-cart .product-quantity input.qty {
  /* width: 130px; */
  width: 70px;
  text-align: left;
}

.woocommerce-cart .actions .coupon .input-text {
  height: 46px;
  line-height: 16px;
  margin: 0;
}

.woocommerce-cart .actions .coupon .button {
  width: 100% !important;
  margin-top: 15px;
}

.woocommerce-cart .cart_totals h2 {
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  margin-bottom: 20px;
}

.woocommerce-cart .cart_totals .checkout-button:hover {
  text-decoration: none !important;
}

.woocommerce-cart .woocommerce-shipping-calculator .select2-container .select2-selection {
  border-color: #ddd !important;
}

.woocommerce-cart .woocommerce-shipping-calculator .select2-container .select2-selection__rendered {
  height: 50px !important;
  line-height: 50px !important;
  border: none !important;
  padding: 0 10px !important;
}

.woocommerce-checkout.role-wholesale .woocommerce-shipping-totals.shipping {
  display: none;
}

.woocommerce-checkout .woocommerce-additional-fields>h3 {
  margin: 2rem 0;
}

.woocommerce-checkout .productuse-class .select2-container {
  width: 100% !important;
}

.woocommerce-checkout .productuse-class label>span {
  font-size: 14px;
}

.woocommerce-checkout .email_subscription-class .checkbox {
  display: flex !important;
  justify-content: space-between;
  align-items: flex-start;
}

.woocommerce-checkout .email_subscription-class .checkbox input[type=checkbox] {
  width: 42px !important;
  height: 25px !important;
  margin: 6px 10px 0 0;
}

.woocommerce-checkout .email_subscription-class .optional {
  display: none;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot {
  font-weight: bold;
  font-size: 0.88889em;
}

.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping,
.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals.shipping .woocommerce-Price-amount.amount {
  font-size: 16px !important;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-privacy-policy-text {
  margin-bottom: 15px;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox {
  display: flex !important;
  justify-content: flex-start;
  align-items: flex-start;
}

.woocommerce-checkout .woocommerce-terms-and-conditions-wrapper .woocommerce-form__label-for-checkbox input[type=checkbox] {
  margin: 1px 10px 0 0;
}

.woocommerce-checkout ul.woocommerce-shipping-methods {
  margin: 0;
}

.woocommerce-checkout tr.deposit-buttons,
.woocommerce-checkout tr.order-remaining {
  display: none;
}

.woocommerce-checkout tr.order-paid {
  background: #eee;
}

.woocommerce-checkout .woocommerce-checkout-payment {
  position: relative;
}

.woocommerce-checkout .woocommerce-checkout-payment label[for=payment_method_authnet] {
  position: absolute;
  top: 10px;
  right: 10px;
  text-indent: -999999px;
  margin: 0;
}

.woocommerce-checkout .woocommerce-checkout-payment label[for=payment_method_authnet]:before {
  display: none;
}

.woocommerce-checkout .future-payment-text {
  display: block;
  width: 100%;
  max-width: 100%;
  font-size: 14px;
  padding: 10px;
}

.woocommerce-checkout .wc_payment_method .payment_box {
  padding-top: 40px;
}

.woocommerce-checkout .wc_payment_method .payment_box fieldset {
  background: transparent;
  padding: 1.5rem 0;
}

.woocommerce-checkout #place_order {
  text-transform: uppercase;
}

.woocommerce-account.woocommerce-lost-password .woocommerce {
  max-width: 600px !important;
  margin: 0 auto;
  padding: 0 !important;
}

.woocommerce-account.woocommerce-lost-password .woocommerce form .form-row {
  width: 100% !important;
}

.woocommerce-account.logged-in .woocommerce {
  max-width: 1920px !important;
}

.woocommerce-account form .form-row {
  margin-top: 20px;
}

.woocommerce-account form .form-row input[type=text],
.woocommerce-account form .form-row input[type=password] {
  border: var(--form--border-width) solid var(--form--border-color);
  border-radius: var(--form--border-radius);
  color: var(--form--color-text);
  line-height: var(--global--line-height-body);
  padding: var(--form--spacing-unit);
}

.woocommerce-account .woocommerce {
  max-width: 600px !important;
  padding: 0 !important;
}

.woocommerce-account .woocommerce-form__label-for-checkbox {
  display: flex !important;
  justify-content: flex-start;
  align-items: center;
}

.woocommerce-account .woocommerce-form__label-for-checkbox>.woocommerce-form__input.woocommerce-form__input-checkbox {
  margin-right: 10px;
}

.woocommerce-account .woocommerce-form__label-for-checkbox>.woocommerce-form__input.woocommerce-form__input-checkbox:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(30deg);
}

/*User Registration*/
.user-registration-page:not(.woocommerce-checkout):not(.woocommerce-cart) .entry-content .woocommerce {
  margin: 0 !important;
}

.user-registration-page .entry-content .woocommerce>h2 {
  display: none;
}

.user-registration-page .entry-content .woocommerce .woocommerce-form__label.woocommerce-form__label-for-checkbox.woocommerce-form-login__rememberme {
  margin-bottom: 1em !important;
}

.user-registration-page .entry-content .woocommerce .woocommerce-LostPassword.lost_password {
  margin-top: 1em !important;
}

/*404/Search Results*/
.error404 .page-header,
.search .page-header {
  text-align: center;
  margin: 0 auto 40px !important;
  padding: 0;
  border: none;
}

.error404 .page-header h1.page-title,
.search .page-header h1.page-title {
  font-family: "EB Garamond", serif;
  font-size: 46px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0;
}

.search.search-results .page-header {
  margin-bottom: 10px !important;
}

.search.search-results .search-columns {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  margin: 0 auto !important;
  padding: 15px;
  border: 2px solid #b9b9bb;
}

.search.search-results article {
  margin: 20px auto 0 !important;
  padding: 20px;
  border-bottom: 2px solid #b9b9bb;
}

.search.search-results article.is-cat {
  width: 100%;
  margin-top: 0 !important;
}

.search.search-results .search-columns article.is-cat:nth-last-child(-n+1) {
  border-bottom: none;
}

.search.search-results article.is-cat .entry-header {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 5%;
  flex-direction: column;
}

.search.search-results article.is-cat .entry-title {
  text-align: center;
}

.search.search-results article:not(.is-cat) .post-thumbnail {
  display: none;
}

.search.search-results article .entry-header {
  text-align: left;
  margin-bottom: 0;
}

.search.search-results article .entry-header .entry-title {
  order: 2;
  flex: 1;
  line-height: 0;
  margin: 0;
}

.search.search-results article .entry-header .entry-title a {
  font-family: "EB Garamond", serif;
  font-size: 26px;
  line-height: 30px;
  letter-spacing: 0.5px;
  text-decoration: none;
}

.search.search-results article .entry-header .entry-title a:hover {
  text-decoration: underline;
}

.search.search-results article .entry-header .post-thumbnail {
  order: 1;
  flex: 1;
  max-width: 350px;
  width: 100%;
  margin: 0 auto;
}

.search.search-results article .entry-header .post-thumbnail img {
  max-width: 350px;
  width: 100%;
  height: auto;
}

.search.search-results article .entry-header .entry-title,
.search.search-results article .entry-content p {
  max-width: 1920px !important;
}

.search.search-results article .entry-content {
  margin: 0;
}

.search.search-results article .entry-content .excerpt_part {
  display: none;
}

.search.search-results article .entry-footer {
  display: none;
}

.search .search-result-count {
  text-align: center;
  margin: 0 auto 70px;
}

.error404 .error-404,
.search-no-results .page-content {
  max-width: 600px;
  margin-top: var(--global--spacing-vertical);
}

.error404 .error-404 .page-content p,
.search-no-results .page-content p {
  font-size: 16px;
  text-align: center;
}

/*BLOG*/
.blog .entry-header.blog-main-header,
.single .entry-header.blog-main-header,
.archive.category .entry-header.blog-main-header {
  max-width: 100%;
  text-align: center;
  margin: 0 0 40px;
  padding: 0;
  border: none;
}

.blog .entry-header.blog-main-header h1,
.single .entry-header.blog-main-header h1,
.archive.category .entry-header.blog-main-header h1 {
  font-family: "EB Garamond", serif;
  font-size: 46px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0;
}

.blog .blog-content.flex,
.single .blog-content.flex,
.archive.category .blog-content.flex {
  flex-direction: column;
}

.blog .blog-content.flex .post .entry-header,
.single .blog-content.flex .post .entry-header,
.archive.category .blog-content.flex .post .entry-header {
  margin-top: 0;
}

.blog .blog-content.flex .post .entry-header .entry-title,
.single .blog-content.flex .post .entry-header .entry-title,
.archive.category .blog-content.flex .post .entry-header .entry-title {
  font-size: var(--heading--font-size-h3);
  letter-spacing: var(--heading--letter-spacing-h3);
  line-height: var(--heading--line-height-h3);
}

.blog .blog-content.flex .post .entry-content p,
.single .blog-content.flex .post .entry-content p,
.archive.category .blog-content.flex .post .entry-content p {
  max-width: 100% !important;
  margin-top: 0;
}

.blog .blog-content.flex .post .entry-content h2,
.single .blog-content.flex .post .entry-content h2,
.archive.category .blog-content.flex .post .entry-content h2 {
  max-width: 100% !important;
  font-size: var(--heading--font-size-h3);
  letter-spacing: var(--heading--letter-spacing-h3);
  line-height: var(--heading--line-height-h3);
  margin: 10px 0;
}

.blog .sidebar>div:not(:last-child),
.single .sidebar>div:not(:last-child),
.archive.category .sidebar>div:not(:last-child) {
  margin-bottom: 50px;
}

.blog .sidebar .wp-block-search__button-outside,
.single .sidebar .wp-block-search__button-outside,
.archive.category .sidebar .wp-block-search__button-outside {
  flex-wrap: nowrap;
}

.blog .sidebar .wp-block-search__button-outside>label,
.single .sidebar .wp-block-search__button-outside>label,
.archive.category .sidebar .wp-block-search__button-outside>label {
  display: block;
  margin-bottom: 10px;
}

.blog .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper>input,
.single .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper>input,
.archive.category .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper>input {
  font-size: 16px;
  margin: 0 !important;
  border: 1px solid #ccc;
  box-shadow: inset 0 0 5px 0px #ccc;
}

.blog .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper button[type=submit],
.single .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper button[type=submit],
.archive.category .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper button[type=submit] {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
  background-color: #666 !important;
  border: 1px solid #666;
  box-shadow: none;
}

.blog .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper button[type=submit]:hover,
.blog .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper button[type=submit]:active,
.blog .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper button[type=submit]:focus,
.single .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper button[type=submit]:hover,
.single .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper button[type=submit]:active,
.single .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper button[type=submit]:focus,
.archive.category .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper button[type=submit]:hover,
.archive.category .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper button[type=submit]:active,
.archive.category .sidebar .wp-block-search__button-outside .wp-block-search__inside-wrapper button[type=submit]:focus {
  background-color: #000 !important;
}

.blog .sidebar .wp-block-latest-posts>li,
.blog .sidebar .wp-block-categories>li,
.single .sidebar .wp-block-latest-posts>li,
.single .sidebar .wp-block-categories>li,
.archive.category .sidebar .wp-block-latest-posts>li,
.archive.category .sidebar .wp-block-categories>li {
  margin-top: 0;
  margin-bottom: 20px;
}

.blog .sidebar .wp-block-latest-posts>li:last-child,
.blog .sidebar .wp-block-categories>li:last-child,
.single .sidebar .wp-block-latest-posts>li:last-child,
.single .sidebar .wp-block-categories>li:last-child,
.archive.category .sidebar .wp-block-latest-posts>li:last-child,
.archive.category .sidebar .wp-block-categories>li:last-child {
  margin-bottom: 0;
}

.blog .sidebar .wp-block-latest-posts>li>a,
.blog .sidebar .wp-block-categories>li>a,
.single .sidebar .wp-block-latest-posts>li>a,
.single .sidebar .wp-block-categories>li>a,
.archive.category .sidebar .wp-block-latest-posts>li>a,
.archive.category .sidebar .wp-block-categories>li>a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 20px;
}

.blog .sidebar .wp-block-categories,
.single .sidebar .wp-block-categories,
.archive.category .sidebar .wp-block-categories {
  list-style-type: none;
  padding: 0;
}

.sidebar h4 {
  font-size: 24px;
}


.sidebar ul li {
  margin-bottom: 10px !important;
}

.blog .blog-content.flex .post .entry-header .post-thumbnail {
  display: none;
}

.single .blog-content.flex .post .entry-header,
.archive.category .blog-content.flex .post .entry-header {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.archive.category .page-header {
  max-width: 100%;
  text-align: center;
  margin: 0 0 40px;
  padding: 0;
  border: none;
}

.archive.category .page-header h1,
.archive.category .page-header h1 span {
  font-family: "EB Garamond", serif;
  font-size: 46px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin: 0;
}

/*FOOTER*/
.footer .widget-area {
  max-width: 100%;
  margin-top: 0;
}

.footer .widget-area h5 {
  font-weight: normal;
  text-transform: uppercase;
  margin-bottom: 10px;
}

.footer .widget-area ul,
.footer .widget-area p {
  margin-top: 0;
}

.footer .widget-area li,
.footer .widget-area p,
.footer .widget-area a {
  font-size: 14px;
  color: #666;
}

.footer .widget-area a {
  text-decoration: none;
}

.footer .widget-area a:hover {
  color: #000;
}

.footer .widget-area #block-6 {
  color: #666;
  text-align: center;
}

.footer .widget-area #block-6 h5 {
  color: #000;
}

.footer .widget-area #block-6 p:first-of-type {
  text-align: left;
}

.footer .widget-area #block-6 p:last-of-type {
  text-align: center;
}

.footer .widget-area #block-6 .small-font {
  font-size: 12px;
}

.footer .widget-area #block-6 ul li {
  display: inline-block;
}

.footer .widget-area #block-6 ul li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 8px;
}

.footer .widget-area #block-6 ul li a:hover img {
  opacity: 1;
}

.footer .widget-area #block-6 ul li img {
  width: auto !important;
  height: 25px !important;
  opacity: 0.5;
}

.footer .mail-sign-up {
  height: 38px;
  flex-wrap: nowrap;
}

.footer .mail-sign-up>label {
  display: none;
}

.footer .mail-sign-up>input[type=text] {
  height: auto !important;
  font-size: 14px;
  margin: 0;
  border: 1px solid #ccc;
  box-shadow: inset 0 0 5px 0px #ccc;
}

.footer .mail-sign-up>input[type=submit] {
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  padding: 0 10px;
  background-color: #666 !important;
  border: 1px solid #666;
  box-shadow: none;
}

.footer .mail-sign-up>input[type=submit]:hover,
.footer .mail-sign-up>input[type=submit]:active,
.footer .mail-sign-up>input[type=submit]:focus {
  background-color: #000 !important;
}

.category-grid {
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 0;
  margin: 0;
  padding: 15px;
  border: 2px solid #b9b9bb;
}

.category-grid .grid-item {
  text-align: center;
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px solid #b9b9bb;
}

.category-grid .grid-item:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}

.category-grid .grid-item a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px;
  text-decoration: none;
}

.category-grid .grid-item .grid-item-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}

.category-grid .grid-item .grid-item-content img {
  width: 100%;
  max-width: 350px;
  height: auto;
  margin-bottom: 15px;
}

.category-grid .grid-item .grid-item-content h3 {
  font-family: "EB Garamond", serif;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.category-grid .grid-item .grid-item-content h3::first-letter {
  font-size: 34px;
}

.shoppable-instagram-title {
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  margin: 0 auto 20px;
}

.shoppable-instagram-title a {
  font-weight: bold;
  text-decoration: none;
}

.shoppable-instagram-title a:hover {
  text-decoration: underline;
  text-decoration-thickness: 3px;
}

.shoppable-instagram {
  max-width: 2000px;
  margin: 0 auto;
  padding: 0 50px;
}

.shoppable-instagram .slick-slide {
  margin-left: 4px;
  margin-right: 4px;
}

.shoppable-instagram .slick-slide .grid-item {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
}

.shoppable-instagram .slick-slide .grid-item+.hide-me {
  display: none;
}

.shoppable-instagram .slick-slide .grid-item img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.shoppable-instagram .slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  font-size: 0;
  padding: 0;
  background-color: transparent !important;
  border: none;
  z-index: 999;
}

.shoppable-instagram .slick-arrow.slick-prev {
  left: 0;
  background: url(/wp-content/themes/LaLuneCollection/assets/img/arrow-left-black.png) 16px 10px no-repeat;
  background-size: 20px auto;
}

.shoppable-instagram .slick-arrow.slick-next {
  right: 0;
  background: url(/wp-content/themes/LaLuneCollection/assets/img/arrow-right-black.png) 16px 10px no-repeat;
  background-size: 20px auto;
}

.featherlight-content {
  width: 90%;
  max-width: 600px;
  padding: 0 !important;
  border-bottom: 0 !important;
}

.featherlight-content .featherlight-close {
  top: 10px;
  right: 10px;
  width: 30px;
  font-size: 30px;
  line-height: 30px;
  color: #b9b9bb !important;
  background-color: transparent !important;
}

.featherlight-content .flex {
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
}

.featherlight-content .img-container img {
  max-width: 600px;
  width: 100%;
  height: auto;
}

.featherlight-content .product-content {
  position: relative;
  height: 100%;
  padding: 20px;
}

.featherlight-content .product-content h4 {
  font-family: "EB Garamond", serif;
  font-weight: normal;
  letter-spacing: 0.5px;
  margin-bottom: 10px;
}

.featherlight-content .product-content h5 {
  font-weight: normal;
  font-size: 16px;
}

.featherlight-content .product-content .products {
  overflow-y: scroll;
}

.featherlight-content .product-detail a {
  text-decoration: none;
}

.featherlight-content .product-detail a img,
.featherlight-content .product-detail a span {
  display: block;
}

.featherlight-content .product-detail a img {
  max-width: 250px;
  width: 100%;
  height: auto;
  margin: 20px auto 0;
  border: 1px solid #ccc;
}

.featherlight-content .product-detail a span {
  font-size: 16px;
  margin-top: 10px;
}

/*MEDIA QUERIES*/
@media (max-width: 345px) {
  .woocommerce.archive .displaying-products ul.products li .product-price .quantity {
    margin-bottom: 20px;
  }
}

@media (max-width: 379px) {
  .woocommerce.archive .displaying-products ul.products li .product-price .quantity label {
    font-size: 12px;
  }

  .woocommerce.archive .displaying-products ul.products li .product-price .quantity input[type=number] {
    margin: 0 20px 0 0;
  }

  .woocommerce.archive .displaying-products ul.products li .product-price a.added_to_cart {
    width: 100%;
  }
}

@media (max-width: 599px) {

  .woocommerce.archive ul.products.columns-3>li:last-child,
  ul.all-products.products.columns-3>li:last-child,
  .woocommerce.archive ul.products.columns-3.one-extra>li:nth-last-child(-n + 2),
  ul.all-products.products.columns-3.one-extra>li:nth-last-child(-n + 2),
  .woocommerce.archive ul.products.columns-3.two-extra>li:nth-last-child(-n + 3),
  ul.all-products.products.columns-3.two-extra>li:nth-last-child(-n + 3) {
    border-bottom: none;
  }
}

@media (max-width: 991px) {

  .woocommerce.archive ul.products.columns-3.one-extra li.na-text,
  ul.all-products.products.columns-3.one-extra li.na-tex,
  .woocommerce.archive ul.products.columns-3.two-extra li.na-text,
  ul.all-products.products.columns-3.two-extra li.na-text {
    display: none !important;
  }
}

@media (max-width: 1199px) {
  .woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-terms,
  .woocommerce.archive ul.products li .product-details .variations_form .wpcvs-terms {
    position: relative;
  }

  .woocommerce.archive .displaying-products ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term,
  .woocommerce.archive ul.products li .product-details .variations_form .wpcvs-type-image .wpcvs-term {
    position: unset;
  }
}

@media (min-width: 600px) {
  .top-header .site-logo .custom-logo {
    max-height: 40px;
  }

  .top-header>ul:last-child li:first-child,
  .top-header>ul:last-child li:nth-child(2) {
    display: inline-block;
  }

  .top-header>ul:last-child li:last-child a {
    padding-right: 0;
  }

  .top-header>ul:last-child li a {
    padding: 5px 10px;
  }

  .category-grid,
  .woocommerce.archive ul.products.columns-3,
  ul.all-products.products.columns-3 {
    grid-template-columns: repeat(2, 1fr);
  }

  .search.search-results .search-columns {
    grid-template-columns: repeat(2, 1fr);
  }

  .search.search-results .search-columns article.is-cat:nth-child(odd) {
    border-right: 2px solid #b9b9bb;
  }

  .search.search-results .search-columns article.is-cat:nth-child(even) {
    border-right: none;
  }

  .category-grid {
    padding-top: 15px;
    padding-bottom: 0;
  }

  .category-grid .grid-item+.grid-item a {
    border-left: 2px solid #b9b9bb;
  }

  .category-grid .grid-item:last-child {
    padding-bottom: 15px;
  }

  .category-grid .grid-item:nth-child(3) a,
  .category-grid .grid-item:nth-child(5) a {
    border-left: none;
  }

  .woocommerce.archive ul.products.columns-3,
  ul.all-products.products.columns-3 {
    padding-top: 15px;
    padding-bottom: 0;
  }

  .woocommerce.archive ul.products.columns-3 li:nth-child(odd) a,
  ul.all-products.products.columns-3 li:nth-child(odd) a {
    border-right: 2px solid #b9b9bb;
    ;
  }
}

@media (min-width: 600px) and (max-width: 991px) {

  .woocommerce.archive ul.products.columns-3.two-extra li:nth-last-child(-n + 3),
  ul.all-products.products.columns-3.two-extra li:nth-last-child(-n + 3) {
    margin-bottom: -2px !important;
  }

  .woocommerce.archive ul.products.columns-3.two-extra.even li:nth-last-child(-n + 4),
  ul.all-products.products.columns-3.two-extra.even li:nth-last-child(-n + 4) {
    margin-bottom: -2px !important;
  }

  .woocommerce.archive ul.products.columns-3 li:nth-last-child(-n + 2),
  ul.all-products.products.columns-3 li:nth-last-child(-n + 2),
  .woocommerce.archive ul.products.columns-3.one-extra li:nth-last-child(-n + 3),
  ul.all-products.products.columns-3.one-extra li:nth-last-child(-n + 3) {
    border-bottom: none;
  }
}

@media (max-width: 865px) {
  /* .product-filters {
    padding-bottom: 25px;
  } */

  .product-filters ul {
    text-align: left;
    margin-top: -1px;
  }

  .product-filters ul li {
    display: block;
  }

  .product-filters ul li.active span {
    border-bottom-color: #000;
  }

  .product-filters ul li p {
    position: relative;
    width: calc(100% + 2px);
    text-align: left;
    margin-top: -1px;
    border: 1px solid #666;
    border-top: none;
  }
}

@media (min-width: 768px) {
  .featherlight-content {
    max-width: 690px;
  }

  .featherlight-content .flex {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
  }

  .featherlight-content .product-content h4 {
    font-size: 26px;
  }

  .featherlight-content .product-content .products {
    height: 100%;
    max-height: 273px;
    overflow-y: auto;
  }

  .wpcf7-form .flex>div,
  .ur-frontend-form .ur-form-row .ur-form-grid>div {
    width: 48%;
  }

  .woocommerce.archive .related-items ul {
    column-count: 1;
  }

  .woocommerce-cart .actions .coupon .button {
    width: auto !important;
    margin-top: 0;
  }

  .woocommerce-cart .cart_totals h2 {
    font-size: 40px;
  }
}

@media (min-width: 866px) {
  .product-filters ul {
    text-align: center;
  }
}

@media (min-width: 992px) {

  .main-header,
  body:not(.home) .content-area,
  .max-wrapper,
  .footer .container {
    padding: 20px 50px;
  }

  .category-grid,
  .woocommerce.archive ul.products.columns-3,
  ul.all-products.products.columns-3 {
    grid-template-columns: repeat(3, 1fr);
  }

  .search.search-results .search-columns {
    grid-template-columns: repeat(3, 1fr);
  }

  .search.search-results .search-columns article.is-cat:nth-child(odd) {
    border-right: initial;
  }

  .search.search-results .search-columns article.is-cat:nth-child(3n+2) {
    border-left: 2px solid #b9b9bb;
    border-right: 2px solid #b9b9bb;
  }

  .search.search-results .search-columns article.is-cat:nth-last-child(-n+3) {
    border-bottom: none;
  }

  .category-grid .grid-item:nth-child(3) a,
  .category-grid .grid-item:nth-child(5) a {
    border-left: 2px solid #b9b9bb;
  }

  .category-grid .grid-item:nth-child(4) a {
    border-left: none;
  }

  .category-grid .grid-item:nth-child(4),
  .category-grid .grid-item:nth-child(5),
  .category-grid .grid-item:nth-child(6) {
    margin-bottom: 0;
    border-bottom: none;
  }

  .shoppable-instagram {
    padding-left: 20px;
    padding-right: 20px;
  }

  .featherlight-content {
    max-width: 930px;
  }

  .featherlight-content .img-container {
    width: 600px;
  }

  .featherlight-content .product-content {
    padding: 30px;
  }

  .featherlight-content .product-content .products {
    max-height: 437px;
  }

  .woocommerce.archive ul.products.columns-3,
  ul.all-products.products.columns-3 {
    padding-top: 15px;
    padding-bottom: 0;
  }

  .woocommerce.archive ul.products.columns-3 li:nth-child(odd) a,
  ul.all-products.products.columns-3 li:nth-child(odd) a {
    border-right: none;
  }

  .woocommerce.archive ul.products.columns-3 li:nth-child(3n + 2) a,
  ul.all-products.products.columns-3 li:nth-child(3n + 2) a {
    border-left: 2px solid #b9b9bb;
    ;
    border-right: 2px solid #b9b9bb;
    ;
  }

  .woocommerce.archive ul.products.columns-3 li:nth-last-child(-n + 3),
  ul.all-products.products.columns-3 li:nth-last-child(-n + 3) {
    margin-bottom: -2px !important;
  }

  .woocommerce.archive ul.products.columns-3.two-extra li:nth-last-child(-n + 3),
  ul.all-products.products.columns-3.two-extra li:nth-last-child(-n + 3) {
    margin-bottom: -2px !important;
  }

  .product-filters ul {
    padding: 0 50px;
  }

  .blog .blog-content.flex,
  .single .blog-content.flex,
  .archive.category .blog-content.flex {
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .blog .blog-content.flex>div:first-child,
  .single .blog-content.flex>div:first-child,
  .archive.category .blog-content.flex>div:first-child {
    width: 60%;
  }

  .blog .blog-content.flex .sidebar,
  .single .blog-content.flex .sidebar,
  .archive.category .blog-content.flex .sidebar {
    width: 30%;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .product-filters ul li {
    min-width: 265px;
    text-align: center;
  }
}

@media (min-width: 1200px) {
  .site-content {
    margin-top: 165px;
  }

  .main-header.sticky {
    padding-bottom: 0;
  }

  .main-header.sticky .top-header .site-logo .custom-logo {
    max-height: 40px;
    transition: 0.2s all ease-in-out;
  }

  .main-header.sticky .top-header>ul:last-of-type {
    padding-top: 0;
  }

  .main-header .primary-navigation {
    display: block !important;
    border-bottom: 3px solid #000;
  }

  .main-header .primary-navigation>div>.menu-wrapper {
    justify-content: center;
  }

  .main-header .primary-navigation .primary-menu-container>ul>.menu-item>a {
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase;
  }

  .main-header .primary-navigation .primary-menu-container>ul>.menu-item>a:hover,
  .main-header .primary-navigation .primary-menu-container>ul>.menu-item.current-menu-item>a {
    font-weight: 500;
    text-decoration: underline;
    text-decoration-thickness: 2px;
  }

  .main-header .primary-navigation .sub-menu {
    top: 100% !important;
    min-width: 250px !important;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.1);
    border-color: #ddd;
    border-top: 3px solid #000;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }

  .main-header .primary-navigation .sub-menu .menu-item>a {
    font-size: 14px;
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }

  .main-header .primary-navigation .sub-menu .menu-item>a:hover {
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
  }

  .top-header {
    align-items: end;
    padding-bottom: 10px;
    border-bottom: 1px solid #000;
  }

  .top-header .site-logo .custom-logo {
    max-height: 68.5px;
  }

  .top-header>ul:first-of-type {
    display: none;
  }

  .top-header>ul:last-of-type {
    padding-top: 1.5em;
  }

  .top-header>ul li img {
    max-height: 20px;
  }

  .top-header>ul li:not(:first-of-type) a {
    text-decoration: none;
  }

  .top-header>ul li:not(:first-of-type) a>span {
    visibility: visible;
    height: auto;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    text-indent: 0;
  }

  .top-header>ul li:not(:first-of-type) a>span:last-of-type {
    padding-left: 10px;
  }

  .top-header>ul li:not(:first-of-type) a>img {
    display: none;
  }

  .top-header>ul li:nth-child(2) {
    margin: 0 15px;
  }

  .search-toggle .search-modal {
    top: -3px;
    right: 45px;
  }

  .featherlight-content .product-content {
    padding: 38px 40px;
  }

  .woocommerce.single-product .product>.flex {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
  }

  .cat-with-products-content>.flex {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: flex-start;
    gap: 0;
  }

  .cat-with-products-content .back-to-cat {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    z-index: 1;
  }

  .cat-with-products-content .back-to-cat:hover {
    text-decoration: underline;
  }

  .cat-with-products-content .cat-with-products-description {
    order: 2;
    width: 33%;
  }

  .cat-with-products-content .cat-with-products-description .accordion-content {
    margin-top: 50px;
  }

  .cat-with-products-content .cat-with-products-slider-container {
    order: 1;
    width: 62%;
  }

  .woocommerce.archive .displaying-products ul.products li,
  .woocommerce.archive ul.products li {
    flex-direction: row;
    flex-wrap: nowrap;
  }

  .woocommerce.archive .displaying-products ul.products li .img-container,
  .woocommerce.archive ul.products li .img-container {
    order: 1;
    margin: 0;
  }

  .woocommerce.archive .displaying-products ul.products li .product-details,
  .woocommerce.archive ul.products li .product-details {
    order: 2;
    width: 50%;
    margin-right: 50px;
  }

  .woocommerce.archive .displaying-products ul.products li .product-price,
  .woocommerce.archive ul.products li .product-price {
    order: 3;
  }

  .woocommerce.archive .displaying-products ul.products li .product-price span.price,
  .woocommerce.archive ul.products li .product-price span.price {
    text-align: right;
  }

  .woocommerce-checkout .wc_payment_method .payment_box {
    padding-top: 1rem;
  }

  .footer .container {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .footer .widget-area {
    grid-template-columns: repeat(5, 1fr);
  }
}

@media (min-width: 1280px) {
    .product-filters > p {
    position: absolute;
    left: 50px;
    padding: 6px 0;
  }

  .product-filters ul {
    text-align: right;
  }

  .product-filters ul li {
    min-width: none;
  }
}

@media (min-width: 1320px) {
  .main-header .primary-navigation .primary-menu-container>ul>.menu-item>a {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (min-width: 1600px) {
  .woocommerce.archive ul.products li .img-container {
    margin-right: 0;
  }
}

@media (min-width: 1800px) {
  .page .entry-content>* {
    max-width: 80% !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media screen and (max-width: 992px) and (orientation: landscape) {
  .main-header {
    padding: 10px 20px;
  }

  .top-header .site-logo .custom-logo {
    max-height: 35px;
  }

  .top-header>ul li img {
    max-height: 20px;
  }
}

/*lightweight accordion block updates*/
.entry-content .lightweight-accordion .lightweight-accordion-title {
  position: relative;
  list-style: none;
  background: transparent;
  padding-left: 0;
}

.entry-content .lightweight-accordion .lightweight-accordion-title span>strong:last-of-type,
.entry-content .lightweight-accordion .lightweight-accordion-title span>em:last-of-type {
  color: #90783e;
}

.entry-content .lightweight-accordion .lightweight-accordion-title:marker {
  display: none;
}

.entry-content .lightweight-accordion .lightweight-accordion-title:after {
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url(/wp-content/themes/LaLuneCollection/assets/img/icon-plus.png);
  background-repeat: no-repeat;
  background-size: 24px;
}

.entry-content .lightweight-accordion details[open] .lightweight-accordion-title:after {
  content: '';
  display: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 24px;
  height: 24px;
  background-image: url(/wp-content/themes/LaLuneCollection/assets/img/icon-minus.png);
  background-repeat: no-repeat;
  background-size: 24px;
}

.entry-content .lightweight-accordion .lightweight-accordion-body {
  padding-left: 0;
}

.entry-content .lightweight-accordion .lightweight-accordion-title h1 {
  font-family: "EB Garamond", serif;
  font-size: 46px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.entry-content .lightweight-accordion .lightweight-accordion-title h2 {
  font-size: 40px;
}

.entry-content .lightweight-accordion .lightweight-accordion-title h3 {
  font-size: 22px;
  text-transform: uppercase;
}

.entry-content .lightweight-accordion .lightweight-accordion-title p,
.entry-content .lightweight-accordion .lightweight-accordion-title span {
  font-size: 18px;
}