/** Shopify CDN: Minification failed

Line 744:0 Unexpected "@media"

**/
/* Shopify overwrites */

.list-menu {
  z-index: 20 !important;
}

/*Clerk Featured Collection styling */
.clerk-view-all-button {
  margin-bottom: 2rem;
}
.clerk-category-headline {
  text-align: center;
  margin: 40px;
}
/* Clerk Category Products styling**/
#clerk-category-sorting {
    flex: 1;
  }

.clerk-top-bar {
  display: flex;
  z-index: 2;
  position: relative;
}
.clerk-sorting {
    margin: 2em 0em 2em 0em;
    padding: 0px;
    border-radius: 0px;
    box-shadow: none;
    flex: 0 0 15%;
    position: relative;
    z-index: 99;
    border-bottom: 1px solid black;
}

#clerk-category-filters{
    margin: 2em 0em 2em 0em;
    flex: 6;
}

.clerk-facets-mobile-headline {
    margin: 1em 0em 1em 0em;
}

.clerk_facet_title{
    text-align:start;
}

.clerk-facet-search-text {
  font-size: 12px;
}
.clerk-button-container, .clerk-facets-mobile-button-container {
    width: 100%;
    display: flex;
    justify-content: center;
    margin: 36px 8px;
}

.clerk-button, .clerk-facets-mobile-button {
    padding: 12px 16px 12px 16px;
    background-color: #000000;
    font-family: inherit;
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
    font-style: normal;
    border-style: solid;
    border-radius: 0px;
    border-width: 0px;
    border-color: #CBD5E1;
    position: relative;
    text-align: center;
    width: 100%;
    height: auto;
    margin: 0px 0px 0px 0px;
}

.clerk-button {
  width: 25%;
  cursor: pointer;
}

.clerk_sort_wrapper:after {
    position: absolute;
    content: '';
    top: 50%;
    right: 15px;
    width: 28px;
    height: 28px;
    text-align: center;
    line-height: 28px;
    font-family: inherit;
    color: #dcdde0;
    transform: translateY(-50%) rotate(0deg);
    transition: 0.3s ease-in-out;
    font-size: 18px;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.clerk_sort_select {
    margin-bottom: 0px;
    cursor: pointer;
    font-weight: bold;
    font-size: 12px;
    color: #444;
    font-family: inherit;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    padding: 15px;
    text-align: left;
    border: none;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height:100%;
}

.clerk_sort_select:focus-visible {
    outline: none;
}

.clerk_sort_select option {
    border: 1px solid #eee;
    border-radius: 0;
}

.clerk_sort_select:focus {
    border: none;
    border-top: 1px solid #eee;
}

.clerk-range-label-left, .clerk-range-label-right{
    background-color:unset!important;
    box-shadow:unset!important;
    color:black;
}

.clerk_sort_wrapper select{
    background-image:unset;
}

.clerk_down_arrow:before{
    position: absolute;
    content: '';
    top: 55%;
    right: 22px;
    width: 8px;
    height: 8px;
    text-align: center;
    border: 1px solid #333;
    border-width: 0 2px 2px 0;
    font-size: 10px;
    color: #dcdde0;
    transform: translateY(calc(-50% - 5px)) rotate(45deg);
    transition: 0.3s ease-in-out;
    font-size: 18px;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.clerk_sort_wrapper:before {
    position: absolute;
    content: '';
    top: 55%;
    right: 22px;
    width: 8px;
    height: 8px;
    text-align: center;
    border: 1px solid #333;
    border-width: 0 2px 2px 0;
    font-size: 10px;
    color: #dcdde0;
    transform: translateY(calc(-50% - 5px)) rotate(45deg);
    transition: 0.3s ease-in-out;
    font-size: 18px;
    z-index: 1;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.col-left.sidebar h2{
    display: none;
}

.clerk_facet_title {
    -webkit-tap-highlight-color: transparent;
    -webkit-text-size-adjust: 100%;
    font-family: inherit;
    font-weight: 300;
    font-size: 11px;
    color: #141414;
    line-height: 1.75em;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0;
    text-rendering: optimizeSpeed;
    user-select: none;
    padding: 15px;
    position: relative;
    background-color: #fff !important;
    display: block;
    text-transform:uppercase;
}

.clerk-range {
    position: relative;
    width: calc(100% - 30px) !important;
    height: 2.5em;
    padding-top: 1.5em;
    margin: 0 15px !important;
}

.facet_wrap {
    display: none;
    position: absolute;
    background: #fff;
    width: calc(100% - 10px);
    min-width: 200px;
    min-height: 80px;
    margin: 0 0px;
    padding: 14px;
    border-top: none;
    border-radius: 8px;
    box-shadow: 1px 9px 14px 0px rgba(123,121,121,0.21);
    -webkit-box-shadow: 1px 9px 14px 0px rgba(123,121,121,0.21);
    -moz-box-shadow: 1px 9px 14px 0px rgba(123,121,121,0.21);
}

.col-left.sidebar {
    order: 1;
}

.col2-left-layout .col-main {
    float: unset !important;
    width: 100% !important;
}

.col-left {
    float: unset !important;
    width: 100% !important;
    padding-left: 0;
    clear: unset !important;
}

.main {
    display: flex;
    flex-direction: column;
}

.col-main {
    order: 2;
}

.breadcrumbs {
    flex: 1;
}

.clerk-facets {
    flex-wrap: wrap;
}


.zindex {
    z-index: 100 !important;
}

.products-grid {
    margin: 0px !important;
}
    
.clerk-range-selected-range {
    background-color: #77807f !important;
}
    
.page-title {
    display: none;
}

.clerk-facet-group {
    margin-bottom: 0px;
    padding: 0px;
    border-radius: 0px;
    box-shadow: none;
    flex: 0 0 25%;
    max-width: 25%;
    position: relative;
    z-index: 99;
    border: 1px solid black;
}


.clerk-facet-group-title {
    margin-bottom: 1em;

    text-transform: uppercase;
    font-size: .8em;
    font-weight: bold;
    letter-spacing: 1px;
    color: #95a5a6;
}

.clerk-facet-group-facets {
    overflow: hidden;
    max-height: 24.5em;
    transition: max-height .2s ease-in-out;
}

.clerk-facet-search {
    width: calc(100% - 0em);
    border: 1px solid #888;
    color: black;
    margin: 0 0 1em 0;
    padding: .6em .8em;
    font-size: .9em;
    text-transform: lowercase;
}

input.clerk-facet-show-more {
    display: none;
}

label.clerk-facet-show-more {
    display: block;
    padding-top: .5em;
    text-align: center;
    font-size: .9em;
    color: #95a5a6;
    cursor: pointer;
}

input.clerk-facet-show-more:checked + .clerk-facet-group-facets {
    max-height: 9001em;
}

input.clerk-facet-show-more:checked + .clerk-facet-group-facets + label.clerk-facet-show-more {
    display: none;
}

.clerk-facet {
    clear: both;
    margin: .4em 0;
    cursor: pointer;
    font-size:12px;
}
.clerk-facet.hidden {
    display: none;
}

.clerk-facet-name {
    overflow: hidden;
    height: 1.8em;
    text-overflow:ellipsis;
    white-space: nowrap;
    width:85%;
    color:black;
    text-align:start;
}

.clerk-facet-name:before {
    position: relative;
    top: .2em;
    display: inline-block;
    content: '';
    width: 1em;
    height: 1em;
    margin: 0 .5em 0 0;
    border: 1px solid #000;
    border-radius: 0px;
    transition: all .1s ease-in-out;
}

.clerk-facet-name:hover:before {
    background-color: #888;
    border-color: #000;
    opacity: .8;
}

.clerk-facet-count {
    float: right;
    padding-top: .2em;
    font-size: .9em;
    color: #95a5a6;
}

.clerk-facet-selected {
    font-weight: bold;
}

.clerk-facet-selected .clerk-facet-name:before {
    background-color: #ccc;
    border-color: #000;
}

.clerk-facet-group-facets {
  scrollbar-width: thin;
  scrollbar-color: #ccc transparent;
}

.pad-left {
      padding-right: 10px;
}

.fake_facet .clerk_facet_title{
    background: #eee;
}


.clerk-facet-group-facets::-webkit-scrollbar {
    width: 5px;
}


.clerk-facet-group-facets::-webkit-scrollbar-track {
    background: transparent;
}


.clerk-facet-group-facets::-webkit-scrollbar-thumb {
    background: #ccc;
    opacity:0.5;
}


.clerk-facet-group-facets::-webkit-scrollbar-thumb:hover {
    background: #ccc;
}
.clerk-facet-group-facets {
    overflow-y:scroll;
    overflow-y: overlay !important;

}

@media screen and (max-width: 600px){
    #clerk-category-filters {
      margin: 0px;
    }
    .clerk-top-bar {
      flex-direction: column-reverse;
    }
    .clerk-facet-group {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media screen and (min-width: 601px) and (max-width: 1000px){
    #clerk-category-filters {
      margin: 0px;
    }
    .clerk-top-bar {
      flex-direction: column-reverse;
    }
    .clerk-facet-group {
        flex: 0 0 100%;
        max-width: 100%;
    }
        
}

@media screen and (max-width: 1000px) {
    #clerk-category-filters {
        display: none;
    }
}

@media screen and (min-width: 1001px) {
  .clerk-top-bar {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
  }  
  .clerk-facets {
    column-gap:1em;
    display: flex;
  }
  .clerk_sort_wrap1{
    margin-left:auto;
  }
  .clerk-facets-mobile-headline {
    display: none;
  }
  .clerk-facets-mobile-button-container {
    display: none;
  }
}

/* Sidecart Recommendations styling: Desktop */
#slidecarthq .slidecarthq-overlay, #slidecarthq .slidecarthq-overlay:empty {
z-index: 2147483646 !important; /* 1 unit below max value */
}

#sidecart-atc {
  right: 0px !important;
  transition: 0.4s transform;
}

.clerk-sidecart.c_visible {
  transform: translateX(-440px);  
}

.clerk-sidecart {
  transform: translateX(280px);;
}

/* Sidecart Recommendations styling: Mobile */
  
#sidecart-mobile .clerk-add-to-cart select {
  color:#000;
  background: #fff;
  border: 1px solid #000000;
  color: #000;
  font-size: 14px;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: 1em;
  height: auto;
  margin: 0;
  text-decoration: none !important;
  cursor: pointer;
  padding: 1em 25px 1em;
  vertical-align: middle;
  text-align: center;
  border-radius: 0px;
  transition: background-color 100ms, color 100ms, border-color 100ms, opacity 100ms;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  -webkit-tap-highlight-color: transparent;
  border-radius: 25px;
  width: calc(100% - 0px);
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
  
#sidecart-mobile span.visually-hidden {
  display:none !important;
}

#sidecart-mobile .clerk-add-to-cart .product__add-to-cart {
  width: 100% !important;
  display: block !important;
  text-align: center !important;
  padding: 10px !important;
  font-weight: bold !important;
  margin-top: 10px !important;
  color:#fff;
  background: #000000;
  border: 1px solid #000000;
  color: #fff;
  font-size: 14px;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  line-height: 1em;
  height: auto;
  margin: 0;
  text-decoration: none !important;
  cursor: pointer;
  padding: 1em 25px 1em;
  vertical-align: middle;
  text-align: center;
  border-radius: 0px;
  transition: background-color 100ms, color 100ms, border-color 100ms, opacity 100ms;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0em;
  text-transform: none;
  -webkit-tap-highlight-color: transparent;
  border-radius: 25px; 
}

#sidecart-mobile .clerk-design-component-VJm1ZdFp  {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #ffffff;
  font-family: inherit;
  font-weight: normal;
  font-style: normal;
  text-decoration: ;
  padding: 6px 12px 6px 12px;
  background-color: #000000;
  border-radius: 0px;
  top: 20px;
  right: 20px;
  font-weight: 600;
}

#sidecart-mobile * {
  animation:initial !important;
  overflow:hidden;;
  overflow-x:hidden;
}
  
#sidecart-mobile .clerk-design-component-5lQPKD8H {
  width:100%;
}
  
#sidecart-mobile .clerk-design-component-OrRCRFmC {
    width: 100%;
    padding-top: 150%;
    height: 0;
    position: relative;
    display: block;
}
  
#sidecart-mobile .clerk-design-component-OrRCRFmC img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    display: block;
}

.clerk-design-component-aK1lBMJj {
    width:100%;
}
  
.clerk-slider-item {
  display:inline-block;
  position:relative;
}
  
.clerk-design-component-9hbauYFJ  {
  width:100%;
}
.clerk-design-component-9hbauYFJ p {
  white-space:nowrap;
  text-overflow:ellipsis;
  width:100%;
}
.clerk-design-component-fZ93eySM {
  width:100%;
}

.clerk-design-component-ogUbqomU > div:first-child {
  padding:18px;
  
}
@media screen and (max-width: 380px;) {
  #sidecart-mobile  .clerk-design-component-JXrbODx9 > div.clerk-slider > div.clerk-slider-item {
    width: calc(100%);
  }  
}


/* Clerk Wishlist heart styling**/

.facl {
  display: inline-block;
  font: 16px/1 fakalles;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}
.button-wishlist .facl-heart-o::before {
  color: #e91e63;
}
.facl-heart-o:before {
  content: '\e805';
} 
.button-wishlist {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  cursor: pointer;
}
.button-wishlist.active .facl-heart-o::before {
  content: "\e804";
  color: #e91e63;
}
.button-wishlist:hover .facl-heart-o {
    -webkit-animation: .6s ease-in-out infinite beat_heart;
    animation: .6s ease-in-out infinite beat_heart
}
.button-wishlist {
  opacity: 0;
}
.button-wishlist.active {
  opacity: 1;
}
.grid__item:hover .button-wishlist {
  opacity: 1;
}
@-webkit-keyframes beat_heart {
  0%,100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}
@keyframes beat_heart {
  0%,100% {
    -webkit-transform: scale(1);
    transform: scale(1)
  }
  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
  }
}

/* Clerk Featured Collection Grid Styling **/
.clerk-view-all-button

@media screen and (max-width: 600px){
  .clerk-view-all-button {
    display: none;
  }
}

@media screen and (min-width: 601px) and (max-width: 1000px){
  .clerk-view-all-button {
    display: none;
  }
}