/** Shopify CDN: Minification failed

Line 1216:0 Expected "}" to go with "{"

**/
body * {
  font-family: 'Twentieth Century Pro' !important;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: 'Twentieth Century Pro' !important;
  letter-spacing: 1px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body h1, body h2, body h3 {
  font-family: 'Twentieth Century Pro' !important;
  font-weight: 500 !important;
}

@font-face {
        font-family: 'Twentieth Century Pro'; 
        src: url(/cdn/shop/files/Twentieth_Century_Pro_Light.woff2?v=1760309850);
        font-weight: 300;
        font-style: normal;
        font-display: swap;
      }

      @font-face {
        font-family: 'Twentieth Century Pro'; 
        src: url(/cdn/shop/files/font.woff2?v=1760937717);
        font-weight: 500;
        font-style: normal;
        font-display: swap;
      }

.mobile-show {
  display: none;
}

.mobile-menu {
    background-color: #FCFAF8 !important;
}

a {
  border-bottom: 1px solid transparent;
}

a:hover {
  border-bottom: 1px solid #000;
}

a.product-thumbnail__title:hover {
  border-bottom: 1px solid transparent;
}

a.mobile-header__logo.header__link.primary-logo:hover,
a.mobile-header__logo.header__link.primary-logo:focus {
  border-bottom: none;
  outline: none;
}

.mobile-menu-link::after {
  content: "+" !important;
  font-size: 16px !important;
}

.submenu__input:checked + label a:after {
  content: "-" !important;
  transform: none !important;
  transition: all 0.2s linear !important;
  top: auto !important;
}

.mobile-menu__list-item a:hover {
  border-bottom: 0px none #000 !important;
}

#header {
  padding: 20px 0;
}

body.index .header-sticky-wrapper #header,
body.index .header-sticky-wrapper #mobile-header {
  background: none !important;
}

body:not(.index) .header-sticky-wrapper #header,
body:not(.index) .header-sticky-wrapper #mobile-header {
  background: #FFFFFF !important;
}

/*body.index .is-sticky #header .header-logo img,
body.index .header-sticky-wrapper #mobile-header .mobile-header__logo img {
  filter: invert(1);
}

body.index .is-sticky .header__link,
body.index .is-sticky .action-area__link,
body.index .mobile-icons .header__link,
body.index .mobile-menu__toggle-icon .icon {
  color: #fff !important;
  fill: #fff !important;
}

body.index .is-sticky .header__link:hover,
body.index .is-sticky .action-area__link:hover {
  border-bottom: 1px solid #fff !important;
}*/

#shopify-section-1595485457324 {
  padding-top: 0 !important;
}

.navbar-link:not(.is-arrowless)::after {
  opacity: 0;
}

.header__brand,
p.footer__heading {
  display: none !important;
}

.header-logo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding-top: 5px;
  display: block;
}

.header-logo img {
  max-width: 180px;
}

.header-logo a:hover {
  border-bottom: none;
}

.navbar-link {
  margin: 1rem 0.75rem;
  padding: 0 !important;
}

.navbar-link:not(.is-arrowless) {
  padding: 0 !important;
}

.action-area__link {
  padding: 0 !important;
  margin: 1rem 0.75rem;
  height: auto !important;
}

.footer__container {
  background: #FCFAF8;
}

/*button.go300628013.kl-private-reset-css-Xuajs1 {
background:#FCFAF8 !important;
}*/

.footer__content {
  padding-top: 40px !important;
}

h1.collection__title.title {
  display: none;
}

h3.sidebar-block__heading {
  font-family: "Twentieth Century", sans-serif;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.2;
}

.collection__tag-filter {
  display: none;
}

.image-with-text__container.is-flex.is-flex-row-reverse.is-flex-wrap
  .image-with-text__text-column
  .image-with-text__wrapper {
}

.image-with-text-overlay__banner a:hover {
  border: none;
}

.image-with-text__container
  .image-with-text__text-column.is-justify-center
  .image-with-text__wrapper,
.image-with-text__container.is-flex.is-flex-row-reverse.is-flex-wrap
  .image-with-text__text-column.is-justify-center
  .image-with-text__wrapper {
  padding-left: 0;
}

.image-with-text__wrapper {
  padding: 40px;
  width: 100%;
}

.inner-text-wrapper {
  max-width: 640px;
  margin: 0 auto;
}

.block__menu .sidebar-block__item {
  margin: 0 !important;
  padding: 0.5em 0;
}

aside.one-whole.column {
}

#shopify-section-collection__sidebar-1 {
  transition: all 0.3s linear;
  position: absolute;
}

#shopify-section-collection__sidebar-1.withfixed {
  position: fixed;
}

.bis-trigger {
  border: 1px solid #000;
  line-height: 40px;
  height: 40px;
  margin: 20px 0;
  width: 90%;
}

.bis-trigger:hover {
  background: #000;
}

.bis-trigger:hover a {
  color: #fff;
}

.bis-trigger a {
  display: block;
  border: none;
}

.bis-trigger a:hover {
  border: none;
  text-decoration: none;
}

h3.modal-title {
  text-align: center;
}

.ui-accordion-header h3 {
  position: relative;
  border-bottom: 1px solid #ccc;
  font-family: "Twentieth Century", sans-serif;
  font-size: 16px;
}

.ui-accordion-header:hover,
.ui-accordion-header:focus,
.ui-accordion-header h3:hover,
.ui-accordion-header h3:focus {
  outline: 0;
}

.ui-accordion-header h3 a:hover,
.product-gallery__link:hover {
  border-bottom: none;
}

.ui-accordion-header h3:after {
  content: "+";
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.3s linear;
}

.ui-accordion-header.ui-accordion-header-active.ui-state-active h3:after {
  transform: rotate(45deg);
}

.accord_content {
}

.flickity-button-icon {
  display: none;
}

.flickity-button:focus {
  outline: none;
  box-shadow: none !important;
}

.flickity-prev-next-button.previous {
  left: 30px !important;
  background: none !important;
}

.flickity-prev-next-button.previous:after {
  content: "\f053";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: FontAwesome;
  font-size: 20px;
}

.flickity-prev-next-button.next {
  right: 30px !important;
  background: none !important;
}

.flickity-prev-next-button.next:after {
  content: "\f054";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: FontAwesome;
  font-size: 20px;
}

.spr-container {
  border-left: none !important;
  border-right: none !important;
  border-bottom: none !important;
  border-top: 1px solid #ececec !important;
}

h2.spr-header-title,
.spr-summary-actions-newreview,
.spr-form-title {
  display: none !important;
}

.spr-reviews,
.spr-form {
  display: block !important;
}

.spr-form-label {
  font-size: 16px !important;
  line-height: normal !important;
}

.spr-form-input-text,
.spr-form-input-email,
.spr-form-input-textarea {
  font-size: 16px !important;
  border: 1px solid #ececec;
  background: none;
  line-height: 40px;
}

.product-gallery__main,
.product-gallery__thumbnails.is-slide-nav--true {
  opacity: 1 !important;
  display: flex;
  flex-wrap: wrap;
}

/*.flickity-enabled.is-draggable .flickity-viewport {
  height:auto !important;
  overflow:unset;
}

.flickity-slider {
  transform:none !important;
      display: flex;
    flex-wrap: wrap;
  position:relative !important;
}*/

.section__wrapper,
.has-padding-top {
  padding-top: 0;
  padding-bottom: 0;
}
.product-gallery__main-desktop {
  display: flex;
  flex-wrap: wrap;
  margin-left: 40px;
}

.product-template:not(.product-template--image-scroll)
  .product-gallery
  .product-gallery__main-desktop
  .product-gallery__image {
  visibility: visible !important;
  width: calc(50% - 20px);
  margin: 10px;
}

.product__information {
  padding-left: 6%;
  /*position: sticky;
    top: 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    align-self: flex-start;*/
}

.sticky-wrap {
  height: 100vh;
  position: sticky;
  top: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}

.inner-summary {
  width: 43vw;
  max-height: 75vh;
  /* only show scrollbar if needed */
  /* overflow: scroll; */
  overflow: auto;
  padding-top: 40px;
  /* disable padding-right so add-to-cart button is full-width */
  /* padding-right: 20px; */
}

.inner-content {
  max-width: 450px;
}
p.items_left,
#refundid-option-container,
p.afterpay-paragraph {
  color: #bcbcbc;
  margin: 0 0 20px;
  align-items: center;
  gap: 4px;
}

img.afterpay-logo {
  max-width: 60px;
}

img.klarna-logo {
  max-width: 50px;
}
#refundid-option-container {
  margin: 0 0 20px !important;
}
#refundid-option-container img {
  width: 70px !important;
}

p.afterpay-paragraph .afterpay-instalments {
  font-weight: normal;
}

.purchase-details .purchase-details__spb--false .button--add-to-cart,
.sd-advanced-preorder button.button.action_button.sd_preorder {
  /* Add to cart button full width */
  /* width:90% !important; */
  width: 100% !important;
}

.swatch .swatch-element {
  /* margin-right: 19px; */
  /* tighten up element margins */
  margin-right: 10px;
}

.swatch .swatch-element:last-child {
  margin-right: 0;
}

#shopify-section-product__main-0 {
  padding-top: 120px !important;
}

.image-with-text-overlay__buttons .button {
  -webkit-box-flex: 0 1 auto !important;
  -moz-box-flex: 0 1 auto !important;
  -webkit-flex: 0 1 auto !important;
  -ms-flex: 0 1 auto !important;
  flex: 0 1 auto !important;
}

#shopify-section-1596704638891 .section {
  background: none !important;
}

span.money {
  font-size: 16px;
}
table.sizing {
  max-width: 1200px;
  margin: 0 auto;
}

table.sizing tr:first-child {
 /* background: #f3eee8;*/
 background: none;
}

table.sizing tr td {
  text-align: center;
  border: none;
  width: calc(100% / 4);
}

.shop-page {
  max-width: 100% !important;
}

#shopify-section-collection__sidebar {
  display: none !important;
  padding-left: 15px;
}

#shopify-section-collection__sidebar + .has-sidebar-option {
  width: 90%;
  margin: 0 auto;
}

li.sidebar-block__item a.active {
  border-bottom: 1px solid #000;
}

#shopify-section-collection__sidebar + .has-sidebar-option {
}

.collection__main {
  padding: 0 0px;
}

div#shopify-section-collection__main {
  width: 100% !important;
}

.thumbnail.product__thumbnail.product__grid-item {
  margin-bottom: 50px;
}

.thumbnail.product__thumbnail.product__grid-item.one-half .product-wrap {
  position: relative;
}

.thumbnail.product__thumbnail.product__grid-item.one-half:nth-child(2n + 1)
  .product-wrap {
  padding: 0 15px 0 50px;
}

.thumbnail.product__thumbnail.product__grid-item.one-half:nth-child(2n + 2)
  .product-wrap {
  padding: 0 50px 0 15px;
}

.product-image__wrapper {
  position: relative;
}

.product-thumbnail__sold-out.sold-out-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  background: transparent;
  padding: 5px 10px 2px;
}

.search-popup,
.is-drawer,
.is-mini-cart .card {
  background-color: #FCFAF8 !important;
}

.cart__cost-summary {
  background: none !important;
}

.page-navigation-arrows {
  display: none;
}

.signup-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
}

#mc_embed_signup {
  background: #fdf6f2;
  padding: 0;
  max-width: 900px;
  width: 90%;
  position: relative;
  overflow: hidden;
  display: flex;
}

.popup__close {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  cursor: pointer;
}

.close {
  -moz-appearance: none;
  -webkit-appearance: none;
  background-color: rgba(10, 10, 10, 0.2);
  border: none;
  border-radius: 290486px;
  cursor: pointer;
  pointer-events: auto;
  display: inline-block;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-flex-grow: 0;
  -moz-flex-grow: 0;
  -ms-flex-grow: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-shrink: 0;
  flex-shrink: 0;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  outline: none;
  /* position: relative; */
  height: 20px;
  max-height: 20px;
  max-width: 20px;
  min-height: 20px;
  min-width: 20px;
  width: 20px;
  padding: 0;
  color: currentColor;
  transition: 0.2s linear;
}

.popup__close .icon--vertical-align {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin: auto;
}

.close .icon {
  fill: currentColor;
  height: 50%;
  max-height: 50%;
  max-width: 50%;
  min-height: 50%;
  min-width: 50%;
  width: 50%;
}

.icon {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 1.2rem;
  width: 1.2rem;
  fill: currentColor;
}

.icon svg {
  height: 100%;
  width: 100%;
}

.is-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.popup__image {
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center;
  position: relative;
  min-width: 200px;
  width: 40%;
}

.has-image-crop .image-element__wrap {
  height: 100%;
}
.image-element__wrap {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.popup__image.has-image-crop img {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  margin: auto;
  width: 100%;
}

.has-image-crop.image-crop--center img {
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  font-family: "object-fit: cover; object-position: center";
}
.transition--appear.lazyloaded {
  opacity: 1;
}
.has-image-crop img {
  height: 100% !important;
  -o-object-fit: cover;
  object-fit: cover;
  font-family: "object-fit: cover";
}
.image-element__wrap img {
  height: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.popup__content {
  max-width: calc(75% - 80px);
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  -webkit-box-flex: 1 0 60%;
  -moz-box-flex: 1 0 60%;
  -webkit-flex: 1 0 60%;
  -ms-flex: 1 0 60%;
  flex: 1 0 60%;
  padding: 40px;
}

.popup__header {
  width: calc(100% - 12px);
}

form#mc-embedded-subscribe-form {
  margin: 0;
  padding-top: 20px;
  width: 100%;
  max-width: none;
}

#mc_embed_signup_scroll {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  max-width: 100%;
}

.mc-field-group {
  -webkit-box-flex: 3 0 50%;
  -moz-box-flex: 3 0 50%;
  -webkit-flex: 3 0 50%;
  -ms-flex: 3 0 50%;
  flex: 3 0 50%;
  min-width: 200px;
  max-width: 100%;
  margin-bottom: 20px;
}

.mc-field-group input {
  width: calc(100% - 12px);
  height: 2.55em;
  border: 1px solid #dbdbdb;
}

.signupbutton input:hover {
  transform: none;
}

#mc_embed_signup div.mce_inline_error {
  margin: 0 6px !important;
  z-index: 1;
  color: #f00 !important;
  text-align: left !important;
  font-size: 10px;
}

#mc_embed_signup.footer-form {
  background: none;
  width: 100%;
  max-width: none;
}

#mc_embed_signup.footer-form form#mc-embedded-subscribe-form {
  padding-top: 10px;
}

#mc_embed_signup.footer-form .mc-field-group,
#mc_embed_signup.footer-form .clear {
  width: 100%;
  flex: auto;
}

#mc_embed_signup.footer-form .mc-field-group input {
  border: 0px solid;
  padding: 0 10px;
  width: 100%;
}

#mc_embed_signup.footer-form .clear input {
  border: 1px solid;
  background: none;
  width: 100% !important;
  padding: 0 10px;
}

#mc_embed_signup.footer-form .clear input:hover {
  transform: none;
}

#mc_embed_signup.footer-form .clear input:focus {
  box-shadow: none;
  transform: none;
}

#mc_embed_signup.footer-form div.mce_inline_error {
  margin: 0px !important;
  z-index: 1;
  color: red !important;
  text-align: left !important;
  font-size: 10px;
  background: none !important;
  font-weight: normal;
}

form.needsclick.klaviyo-form {
}

.needsclick {
}
@media (max-width: 1024px) {
  .mobile-hide {
    display: none !important;
  }

  .mobile-show {
    display: block !important;
  }

  .mobile-header {
    padding: 10px 0 10px;
  }

  .banner__heading,
  .block__image-with-overlay .pretext,
  .block__image-with-overlay .subtitle,
  .image-with-text-overlay .pretext,
  .image-with-text-overlay .subtitle,
  .image-slideshow .pretext,
  .image-slideshow .subtitle {
    font-size: 20px !important;
  }

  .showcase-gallery .showcase-grid .showcase-grid-items {
    padding: 0 40px !important;
  }

  .sidebar-section + .has-sidebar-option {
    width: 100% !important;
  }

  .flickity-slider {
    /*position:absolute !important;
    transform: translateX(25%) !important;*/
  }

  .inner-summary {
    position: relative !important;
    width: 100% !important;
    max-height: none !important;
    padding-top: 0;
    top: 20px !important;
  }

  .product__information {
    padding: 0 !important;
  }

  .shopify-section.product__block.block__recommended-products {
    margin-top: 100px;
  }

  .product-gallery .product-gallery__main .flickity-prev-next-button {
    opacity: 1 !important;
    top: 50% !important;
  }

  .image-with-text__wrapper {
    padding: 40px !important;
  }

  .small-down--one-whole {
  }
  .product__images {
    margin-bottom: 20px !important;
  }

  .collection__main {
    padding: 0 !important;
  }

  .thumbnail.product__thumbnail.product__grid-item {
    margin-bottom: 50px;
  }

  .thumbnail.product__thumbnail.product__grid-item.one-half .product-wrap {
    padding: 0 !important;
    position: relative;
  }
}

@media only screen and (max-width: 480px) {
  body.index main.shopify-section {
    margin-top: -70px;
  }
  .signup-wrapper {
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    padding: 0;
  }

  #mc_embed_signup,
  .popup__content {
    width: 100%;
    max-width: 100%;
  }

  .mc-field-group,
  .signupbutton {
    flex: auto;
    width: 100%;
  }

  .mc-field-group input {
    width: 100%;
  }
  .signupbutton input {
    width: 100%;
    font-size: 12px !important;
    border: 1px solid #000;
    background: none;
  }
}
.cart__checkout .checkout:hover,
.cart__checkout .checkout.is-hovered,
.button--add-to-cart:hover {
  border-color: #4a4a47 !important;
  background-color: #4a4a47;
}
.ajax-cart a:hover {
  color: #000000;
}

/* product colours */
.colour-swatches {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
  gap: 16px;
  margin-bottom: 10px;
}

.selected-colour-swatch-outer {
   width: 24px;
    height: 24px;
  border-radius: 50%;
  border: 1px solid #000000;
  background-color: #ffffff;
  position: relative;
}

.selected-colour-swatch-inner {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 16px;
    height: 16px;
  border-radius: 50%;
}

.alternate-colour-swatch {
       width: 24px;
    height: 24px;
  border-radius: 50%;
  border: 1px solid #e2e2e2;
}

.alternate-colour-swatch:hover {
  border: 1px solid #000000;
}

/* image aspect ration on mobile */
.mobile-show.product-gallery .image__container > img {
  aspect-ratio: 2 / 3;
  object-fit: cover;
  object-position: bottom;
}

/* text colour and z-index visibility for header navs with mega menus */
.header .navbar-item a.navbar-link {
  z-index: 2;
}

.header:has(section.mega-menu__section.is-active) .navbar-item a.navbar-link {
  color: #000000 !important;
}

.header .navbar-item section.mega-menu__section {
  z-index: 1;
}

.purchase-details, #template-product .description {
    max-width: 355px;
}

@media only screen and (max-width: 430px) {
.purchase-details, #template-product .description {
    max-width: none;
}
}

nav.header__menu-items.header__dropdown--below-parent {
  padding-left: 40px;
}

.header__icons.header__icon-style-text {
   padding-right: 40px;
}

.mega-menu__content .image-element__wrap {
  display: none;
}

.column.mega-menu__block.block__image.one-half.medium-down--one-half {
  display: none;
}
.has-no-side-gutter .one-half:not(.image-with-text__image-column) {
    width: 50%;
    /* display: none; */
    padding-left: 60px;
    padding-top: 60px;
}
@media only screen and (max-width: 798px) {
.has-no-side-gutter .one-half {
    /* display: none; */
    padding-left: 20px;
   width: 100%;
}

.has-no-side-gutter   .image-with-text__container .one-half {
    /* display: none; */
    padding-left: 0px !important;
   width: 100%;
}

  /* Submenus don't need large padding on mobile mode */
  .has-no-side-gutter .one-half:not(.image-with-text__image-column) {
    padding-left: 20px;
    padding-top: 20px;
}

  .has-no-side-gutter .one-half.image-with-text__text-column {
    width: 100% !important;
    padding-left: 0px !important;;
}

  .image-with-text__image-column.image-with-text__column.one-half.medium-down--one-whole.column.has-image-crop.image-crop--right.is-flex.is-flex-wrap.is-align-center {
    padding-left: 0px;
}

.mega-menu .has-no-side-gutter .one-half
    padding-top: 20px;
}


li.mobile-menu__list-item {
    padding: 3px 0;
}

@media only screen and (max-width: 798px) {

.mega-menu.mega-menu--header-classic .column.mega-menu__block.block__menu.one-half.medium-down--one-half {
    padding-left: 20px !important;
}

  /* hide some elements on mobile mode */
.half-down__hidden {
  display: none;
}
}

input.input.is-primary-btn-style, textarea.textarea.is-primary-btn-style {
    border: 1px solid #cccccc;
}

.container.collection-matrix {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr; grid-column-gap: 20px; grid-row-gap: 0px;
    padding: 0 100px;
}

.section.section__wrapper:has(.container.collection-matrix) .one-fourth.medium-down--one-half.small-down--one-half.column.has-secondary-image-swap.thumbnail.product__thumbnail.product__grid-item.thumbnail__hover-overlay--false.has-padding-bottom
 {
    margin: 0px;
    width: 100%;
}

@media only screen and (max-width: 798px) {
.container.collection-matrix {
    grid-template-columns: repeat(2, 1fr);
    padding: 0px 10px;
}
.section.section__wrapper:has(.container.collection-matrix) {
  width: 100%;
}

