/** Shopify CDN: Minification failed

Line 229:176 Unexpected "{"

**/
/**************** GENERAL ***************/

.search-input {
  appearance: none;
  -webkit-appearance: none;
border-radius:0px;}

  .facet-filters__field .select__select option[value="best-selling"],
  .facet-filters__field .select__select option[value="title-ascending"],
  .facet-filters__field .select__select option[value="title-descending"],
  .facet-filters__field .select__select option[value="created-ascending"],
  .facet-filters__field .select__select option[value="relevance"] {
    display: none;
  }

.rte a {
    text-underline-offset: .15rem!important;

}

h2.facet-filters__label.caption-large.text-body {
  display: none !important;
}

input, textarea {
  padding-left:0px!important;
}


.quantity-popover-container {
 max-width:135px; 
}

.mobile-facets__open:hover>span {
  text-decoration:none!important;
}

table {
  width: 100%;
  border-collapse: collapse;
}

th,
td {
  text-align: left;
  padding: 5px;
  border: none;
  border-bottom: 1px solid #000;
}

table:not([class]) td, table:not([class]) th {
  border-left:none!important;
  border-right:none!important;
}


table:not([class]) td,
table:not([class]) th {
  padding: 5px !important;
}


.card__heading {
  text-transform:capitalize;
}

.drawer__footer {
    border-top: none!important;
}



.button {
    min-height: 35px !important;
    text-transform: capitalize;
}

svg.icon.icon-close {
    width: 1rem !important;
    height: 1rem !important;
}

svg.icon.icon-arrow {
  width:1rem!important;
}



.search-form {
display: flex;
  position: relative;
}

.search-input {
  background: none;
  border: none;
  color: black;
  width: 45px;
  cursor: text;
  transition: width 0.2s ease-in-out;
}

.search-input::placeholder {
  color: black;
}

.search-input:focus {
  width: 120px;
  outline: none;
  box-shadow:none!important;

}

.header__submenu li {
    padding: 0px !important;
}

.header__submenu .header__menu-item {
    padding: 0px !important;
  text-transform: capitalize;
}

.header__menu-item .icon-caret {
    display: none;
}


details[open] .header__submenu {
    position: static!important;
  background: transparent;
}

.header__heading-link .h2 {
    font-weight: bold !important;
    color: black !important;
    text-transform: capitalize;
}

.menu-drawer__menu-item--active, .menu-drawer__menu-item:focus, .menu-drawer__close-button:focus, .menu-drawer__menu-item:hover, .menu-drawer__close-button:hover {
  background:transparent!important;
}

aside#main-search-filters {
    z-index: 3;
    position: relative;
}

.menu-drawer__utility-links {
    padding: 20px!important;
    background-color: transparent!important;
}

.field__label, .customer .field label {
  left:0px!important;
}

.card__inner.color-scheme-1.gradient.ratio {
    aspect-ratio: 1 / 1.5;
}

.card-wrapper.product-card-wrapper.underline-links-hover:hover .media.media--hover-effect img {
  transform: unset !important;
}


quantity-input.quantity.cart-quantity {
    min-height: 30px!important;
  max-width: 150px;
}

* {
  font-size: 13px!important;
  letter-spacing: normal!important;
  line-height:15px!important;
}

a.button.button--secondary {
  color: black !important;
  border: 1px solid black;
}

.rte {
  color:black;
}

.caption-with-letter-spacing.light {
  color: #000 !important;
  opacity: 1;
  font-size: 11px !important;
  font-weight: bolder !important;
}

/************** UNSET STYLES ************/

select:focus {
  outline: none!important;
  border: none!important;
  box-shadow: none!important;
}

.field__input:focus, .select__select:focus, .customer .field input:focus, .customer select:focus, .localization-form__select:focus.localization-form__select:after {
  box-shadow:unset!important;
}

.link {
  text-decoration:none!important;
}

.link:hover {
  text-decoration:none!important;
}

a:hover {
    text-decoration: unset !important;
}

.button:after {
    box-shadow: none !important;
}
.button--secondary:after {
    --border-opacity: 0 !important;
}

.field:before, .customer .field:before,.field:after, .customer .field:after, .localization-form__select:before, .localization-form__select:after, .select:before,.select:after, {
	display: none!important;
}

.customer .field input, .customer select, .field__input, .select__select, .localization-form__select {
	box-shadow: 0 0 0!important;
        border-bottom: 1px solid #000;
}

.select__select:focus {
    box-shadow: none!important;
}



/******* HEADER *********/

  .header__icons {
    align-self: center;
    padding-bottom:10px;
  }

.section-header.shopify-section-group-header-group {
    z-index: 3;
    backdrop-filter: blur(5px);
    border-bottom: 1px solid black;
    height: 60px;
      background: #ffffff30;
}

button.menu-drawer__close-button.link.link--text.focus-inset {
    text-transform: capitalize;
    padding: 5px 15px;
}

ul.menu-drawer__menu.has-submenu.list-menu {
    padding-top: 15px;
}

.menu-drawer {
  text-transform:capitalize;
}

.header--mobile-left .header__heading, .header--mobile-left .header__heading-link {
        align-self: center;
    }


header-menu>details, details-disclosure>details {
    position: relative;
    max-width: 100px;
}

.header__icon--menu[aria-expanded="true"]::before {
 background:transparent !important;
}

.menu-drawer__menu-item {
padding:5px 15px!important;
}


.cart-drawer .cart-items thead tr {
    display: none!important;
}







.header__icon .icon {
  width:1.4rem!important;
  height:1.4rem!important;
}


.header__active-menu-item {
    text-decoration: unset !important;
}
.header__menu-item:hover span {
    text-decoration: unset !important;
}

.header__menu-item {
  color:black;
}

.header:not(.drawer-menu).page-width {
  padding-left: 15px;
  padding-right: 15px;
  max-width: 100%;
}

.header {
  align-items: start;
}



sticky-header.header-wrapper.color-scheme-1.gradient {
      background: transparent; /* linear-gradient(to bottom, rgba(255, 255, 255, 0.65), rgba(255, 255, 255, 0.0));*/
}



.header__active-menu-item  {
  text-decoration:none!important;
}

.header__menu-item>span, .searchtype, .header__icon--cart>p, .cart-count-bubble, span.svg-wrapper {
    text-transform: capitalize;
}

.cart-count-bubble {
    position: relative !important;
    background-color: #fff0 !important;
    color: #000 !important;
    height: 1.7rem !important;
    width: 1rem !important;
    border-radius: 0 !important;
    display: flex;
    bottom: 0 !important;
    left: -3px!important;
    right:5px;
    font-size: 13px !important;
    line-height: inherit !important;
}


input#Search-In-Modal {
    border: none;
    box-shadow: none !important;
}

.predictive-search__heading {
    color: black !important;
    font-weight: bold;
  border-bottom:none!important;
}



div#predictive-search-results {
    border: 1px solid black;
    border-top: none;
}

.search-modal__content.search-modal__content-bottom {
    border-bottom: 1px solid #000;

}

.search-modal {
  border-bottom:none!important;
}


.predictive-search.predictive-search--header {
    border: none !important;
    margin-top: 3px;
}

.predictive-search__item-vendor.caption-with-letter-spacing {
    font-weight: bold;
}


details[open] .modal-overlay:after {

    background-color: transparent!important;
}

.drawer {

    background-color: transparent!important;
}

.drawer__inner {
  border:none!important;
}


.drawer.active .drawer__inner {
    border-left: 1px solid #000 !important;
}


/*********** FOOTER ***************/

div#shopify-section-sections--24473788744052__footer {
    border-top: 1px solid black;
}


@media screen and (min-width: 800px) {
  .newsletter.center {
    max-width: 25vw!important;
    text-align: left!important;
    position: absolute!important;
    z-index: 2!important;
    right: 10px!important;
    left: 75%!important;
    padding: 0px !important;
    background: transparent!important;
  }
  
  .newsletter__wrapper {
    padding-right: 15px!important;
    padding-left: 0px!important;
  }
  
  .newsletter-form {
    margin-left: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .newsletter.center {
    text-align: left!important;
    padding: 0px !important;
    background: transparent;
  }
  .newsletter__wrapper {
    padding: 15px 10px!important;
  }
}


.country-selector__overlay {
  background: rgba(255,255,255,0.5)!important;
}



.footer-block--newsletter.scroll-trigger.animate--slide-in {
    min-width: 300px !important;
}


.footer-block__newsletter {
    text-align: left!important;
}

.footer {
  border-top:0px!important;
  position: relative;
  z-index:1;
}

.footer__content-top.page-width {
    padding: 0px 15px;
    max-width: 100%;
}

.disclosure__list-wrapper.country-selector {
    border: 1px solid #000;
}

.footer__content-bottom-wrapper.page-width {
    padding: 0px 15px;
      max-width: 100%;
}

.footer__content-top.page-width {
    padding: 0px 15px;
      max-width: 100%;
}

.footer__copyright.caption {
    width: 100%;
    display: flex;
    gap:15px;
}

.footer__content-bottom {
  border:none!important;
}


.footer-block__details-content a {
  text-decoration: none !important;
}

.shopify-policy__title {
    display: none;
}

/***********************  DESKTOP **************************/

@media screen and (min-width: 750px) {

  .shopify-policy__container {
    max-width: 500px;
    margin: 0;
   padding-left: 0px;
   padding-right: 0px;
}

  cart-items .page-width {
    padding-left: 0px !important;
}

#main-cart-footer .page-width {
    padding-left: 0px !important;
}


.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.grid--3-col-tablet.scroll-trigger.animate--slide-in {
    display: grid;
    grid-template-columns: auto auto auto auto auto auto;
    gap: 15px;
}



.header__icon .svg-wrapper {
    height: 33px!important;
}



.facets__header {
    display:none!important;
}
}

@media screen and (min-width: 1000px) {
  .header__icon, .header__icon--cart .icon {
    height: auto;
    width: auto;
}
  
}

.disclosure__button.localization-form__select {
  margin:10px 0px!important;
}

  /***********************  MOBILE **************************/

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

  .grid__item.product__media-wrapper {
    margin-top:62px!important; 
  }

  .search-form {
    display:none;
  }

    .shopify-policy__container {
   padding-left: 10px;
   padding-right: 10px;
      padding-top:50px;
}


  header.header.header--middle-left.header--mobile-left.page-width.header--has-menu {
    padding: 0px !important;
}

  .cart-count-bubble {
    left:5px!important;
  }

  .header__icon, .header__icon--cart .icon {
    width: 3.4rem!important;
    height: 3.4rem!important;

}

      .header--mobile-left {
        grid-template-columns: 2fr .5fr .45fr!important;
    }

  .header--mobile-left .header__heading, .header--mobile-left .header__heading-link {
      grid-column: 1;
  }

  .header__icons {
      grid-column: 3;
      margin-right: 15px;
  }

header-drawer {
      grid-column: 1;
      justify-self: start !important;
      margin-left: 0px !important;
    }
  


.disclosure__list-wrapper.country-selector {
  border-top:1px solid #000;
    
  }

  .footer__localization {
    justify-content: flex-start!important;
    align-content: center!important;
    padding: 0px!important;
    z-index:1;
}


.cart-item__quantity-wrapper {
        flex-wrap: nowrap!important;
 }


.menu-drawer__navigation {
    padding: 0px 0px 20px 0px!important;
}


.footer-block__newsletter {
  width: calc(100vw - 30px);

}
  
.footer-block--newsletter {
  align-items: flex-start!important;
}
  
.footer__blocks-wrapper.grid.grid--1-col.grid--2-col.grid--4-col-tablet.grid--4-col-desktop.scroll-trigger.animate--slide-in {
    display: grid;
    grid-template-columns: auto auto;
}
 


.header__search {
  display:none;
}

.header:not(.drawer-menu).page-width {
  padding-left:2px!important;
  padding-right:2px!important;
}

  
.footer-block.grid__item {
  margin:0px!important;
}
  
.footer-block__details-content {
  margin-bottom: 50px!important;
}
  
.footer__content-top.page-width {
  padding:0px 10px;
}
  
.footer__content-bottom-wrapper.page-width {
  padding:0px 10px!important;
}

.footer__copyright {
  margin-bottom:50px;
}

}













