/** Shopify CDN: Minification failed

Line 145:176 Unexpected "{"
Line 232:0 Unexpected "}"

**/
ne/**************** GENERAL ***************/


.shopify-policy__container {
    padding: 70px 15px!important;
} 


button, .button  {
  text-transform: uppercase;
}


.shopify-policy__container {
    padding-top: 40px;
    padding-bottom: 70px;
    color: black;
}

.shopify-policy__title h1 {
    font-weight: bold !important;
    text-transform: uppercase;
}

.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;
}

.header__submenu .header__menu-item {
    padding: 2px 10px !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;
}

.field {
  border-bottom:1px solid black;
}



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

.button, .shopify-challenge__button, .customer button, button.shopify-payment-button__button--unbranded {
  min-height:35px!important;
}

@keyframes rotate360 {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}



* {
  font-size: 13px!important;
  letter-spacing: normal!important;
  line-height:16px!important;
  font-family: "JetBrains Mono", monospace!important;
  font-optical-sizing: auto;
  font-weight: 200!important;
  font-style: normal;

}

strong {
    font-weight:bold!important;
}

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



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

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

.field:after, .select:after, .select:hover, .customer .field:after, .customer select:after, .localization-form__select:after {
  box-shadow:unset;
  border:unset;
  outline:unset;
}

.field:hover.field:after, .select:hover.select:after, .select__select:hover.select__select:after, .customer .field:hover.field:after, .customer select:hover.select:after, .localization-form__select:hover.localization-form__select:after {
	box-shadow: none!important;
  outline:none!important;
}

select:focus {
  outline: none!important;
  border: none!important;
  box-shadow: none!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: none;
}

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

.newsletter-form__button {
  text-transform: capitalize;
  margin:0px!important;
}

.newsletter-form{
  margin:0px!important;
}

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

.drawer__close .svg-wrapper {
    height: 1rem!important;
    width: 1rem!important;
}


    .announcement-bar .slider-button {
        height: 15px!important;
    }

.js .header-localization:not(.menu-drawer__localization) .localization-form__select {
    height: auto!important;
    margin: 0px !important;
    border-bottom: none !important;
}

.announcement-bar__message {
  min-height: 0px;
  padding: 5px 0px;
}




ul#HeaderMenu-MenuList-1 {
    border-color: black;
    margin-top: 4px;
  background: #dfded787!important;
}

  

div#shopify-section-sections--15374570848336__header {
    position: fixed;
    width: 100%;
  /*  mix-blend-mode: difference;
    filter: invert(1); */
    backdrop-filter: blur(15px);
    background: #ffffff45;
    border-bottom: 1px solid black;
}

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

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

summary#HeaderDrawer-categories {
    display: none !important;
}

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

ul#HeaderMenu-MenuList-2 {
    padding: 4px 0px;
    width: auto;
  min-width: 120px;
}
}

ul#HeaderMenu-MenuList-2 > li > .header__menu-item {
  padding:3px 10px!important;
}




.header__menu-item {
  padding:10px!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:white!important;
  border-bottom:1px solid black;
}


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



/*


.header__icon .icon {
  width:2.4rem!important;
  height:2.4rem!important;
}
  
.header__icon .svg-wrapper {
    height: 33px!important;
}

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


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

.cart-count-bubble {
    position: relative !important;
    background-color: #fff0 !important;
    color: #000 !important;
    height: 1.7rem !important;
    width: 2rem !important;
    border-radius: 0 !important;
    display: flex;
    bottom: 0 !important;
    left: 0 !important;
    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;
}

predictive-search.search-modal__form {
    margin-top: -7px;
}

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

.search-modal__content.search-modal__content-bottom {
    border-bottom: 1px solid black;
    background: white;    
}

.search-modal.modal__content.gradient {
    min-height: 55px;
}


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

}

.predictive-search__item-vendor.caption-with-letter-spacing {
    font-weight: bold;
    font-size: 12px !important;
}

details[open] .modal-overlay:after {
    backdrop-filter: blur(4px);
    background-color: rgb(255 255 255 / 50%)!important;
}

.drawer {
backdrop-filter: blur(5px);
    background-color: rgba(255, 255, 255, .45)!important;
}



.drawer__inner {
  border:none!important;
}


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


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



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


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


.footer {
    border-top: 1px solid black !important;
    margin-top: -1px!important;
    position: relative;
}


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

.footer-block.grid__item.scroll-trigger.animate--slide-in {
    width: 100%;
}

.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;
  justify-content: space-between;
}

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


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


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

@media screen and (min-width: 750px) {
 
  .isolate.section-template--15374570356816__featured_blog_66n9dz-padding {
    padding-left: 0px;
    padding-right: 0px;
    max-width: 100%;
    border-top: 1px solid black;
    border-right:1px solid black;
}


  .blog__posts.articles-wrapper .article {
    border-left: 1px solid black;
    border-bottom:1px solid black;
  }

  ul#Slider-template--15374570356816__featured_blog_66n9dz {
    margin-top: 0px;
  }

      .grid--2-col-desktop .grid__item {
        width: 50%;
        max-width: 50%;
    }

.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;
}



.largelogo {
    padding:0px 30px!important;
}

.facets__header {
    display:none!important;
}
}

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

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

  .header__icon, .header__icon--cart .icon {
    height: 2.5rem !important;
  }

  header.header.header--middle-left.header--mobile-center.page-width.header--has-menu {
grid-template-columns: 150px auto 150px!important;
}
  
}

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

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

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

  svg.icon.icon-cart-empty {
    height: 2.4rem !important;
}

  
  svg.icon.icon-cart{
    height: 2.4rem !important;
}

  .header__icon, .header__icon--cart .icon {
    height: 2.4rem!important;
  }

  .header__icon .icon {
    height: 1rem!important;
}

    .header {
    align-items: center;
    padding:0px;
}

  .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;
}

  .vendor-list {
    display:none;
  }

.klogo {
  top: 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;
}
 
product-recommendations.related-products.page-width {
  max-width: 100%!important;
  padding-left: 0px!important;
  padding-right: 0px!important;
}

.header__search {
  display:none;
}

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

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

.footer__copyright {
  margin-bottom:50px;
}

}
