/** Shopify CDN: Minification failed

Line 30:0 "@charset" must be the first rule in the file
Line 35:0 All "@import" rules must come first

**/
.price--on-sale .price-item--regular {color: #ff0000 !important; position: absolute; bottom: 0em;}
.badge {background-color: rgb(234 0 255 / .7); font-size: 1.5rem; border: #ffffff8c 1px solid;
    backdrop-filter: blur(10px);}
.card--card, .card--standard .card__inner {--border-radius: 1.5rem}
.card--standard>.card__content .card__information { display: flex; flex-direction: column;}
.card__heading {height:100%}
/* Product page */
.product .price--large {position: relative; padding: 0 0 1em 0;  margin: 0 0 1em 0;}

.card__heading a {
    text-decoration: none !important;
    background-image: linear-gradient(currentColor, currentColor);
    background-position: 0% 100%;
    background-repeat: no-repeat;
    background-size: 0% 1px;
    transition: background-size .6s;
    display: inline;
}

.card__heading a:hover, .card__heading a:focus {
    background-size: 100% 1px;
}
/* ------- CATEGORIES --------- */
@charset "UTF-8";
:root{
  --gap: 1rem;
  --cat-rnd: 30px;
}
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100..900&display=swap');
* {     box-sizing: border-box;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100 900;
  font-style: normal;
}
@supports (hanging-punctuation: first) and (font: -apple-system-body) and (-webkit-appearance: none) {
  .Cat-img:before {
    will-change: transform;
  }
}
main {margin: 0 1rem;}
.Categories {display: flex; margin: 40px auto;  flex-wrap: wrap; gap: var(--gap);}
.Cat {flex: 1 1 0px; border-radius: var(--cat-rnd); position: relative; height: 190px; padding: 10px; justify-content: flex-end;
  display: flex; flex-direction: column; align-items: flex-start;
  flex-basis: var(--fb); 
  cursor: pointer; text-decoration: none;
  --fb: calc(100% - var(--gap)*2);
  background: #EDEDED;
}
.Cat-img:before {width: 300px; height: 300px; content: ''; position: absolute; top: 45%; right: 10%;
  border-radius: 50%; background: radial-gradient(var(--cat-bg) 15%, transparent 70%);
  transition: transform ease-out .7s; --cat-bg: #B4BBAE;
}
.Cat-img:after {content: ''; position: absolute; z-index: 0; width: 100%; top: -30%; height: 100%; left: 0; transition: all ease-out 4s;
z-index: 0;}
.Cat .-h4 {padding: .5em 1em; background: #ffffff78; 
  -webkit-backdrop-filter:blur(25px); 
  backdrop-filter: blur(25px); border-radius: 20px;
  font-variation-settings: "wght" 600; z-index: 2;
  font-size: 1em; line-height: 1.1em; transition: all ease .4s;
  color: #333;}
.Cat-img {width: 100%; position: absolute; left: 0; bottom: 0; top: -1rem; overflow: hidden;
  justify-content: flex-end; align-items: flex-end;
   border-radius: inherit; display: flex;}
.Cat-img img {height: auto; width: 100%; will-change: transform; position: relative; transition: transform ease-out 1.3s; transform-origin: center 0%; z-index: 1;
  object-fit: contain; object-position: 100% 100%; max-height: 99%;}
.Cat:nth-child(8n+1) {background: #D9EFC8;}
.Cat:nth-child(8n+1) .Cat-img:before {--cat-bg: #A2C18A;}
.Cat:nth-child(8n+2) {background: #ECD8D8;}
.Cat:nth-child(8n+2) .Cat-img:before {--cat-bg: #C7A6A6;}
.Cat:nth-child(8n+3) { background: #D9E9EC;}
.Cat:nth-child(8n+3) .Cat-img:before {--cat-bg: #97C2C7;}
.Cat:nth-child(8n+4) {background: #E8EAF7;}
.Cat:nth-child(8n+4) .Cat-img:before {--cat-bg: #b0a9ce;}
.Cat:nth-child(8n+5) { background: #FFF1B9;}
.Cat:nth-child(8n+5) .Cat-img:before {--cat-bg: #e3d085;}
.Cat:nth-child(8n+7) { background: #D8F0E9;}
.Cat:nth-child(8n+7) .Cat-img:before {--cat-bg: #8AC1B6;}

.Cat.collection-646882099493 { background: #D9E9EC;}
.Cat.collection-646882099493 .Cat-img:before {--cat-bg: #97C2C7;}
.Cat.collection-646882099493 .Cat-img:after {background: url('snow.png') 50% 50% / cover;}


.Cat:hover img {transform: scale(1.05) rotate(1deg);}
.Cat:hover .-h4 {font-variation-settings: "wght" 700; color: #111;}
.Cat:hover .Cat-img:before {transform: scale(2.5, 1.8) ;}
.Cat:hover .Cat-img:after {transform: translateY(30%);}

/* -------------- Black Friday */
.rich-text__buttons .button {background:#111; color: #f2bf00; font-weight: bold;}
.rich-text__buttons .button:before {background:inherit;}
.rich-text__buttons .button:before, .rich-text__buttons .button:after {box-shadow:none !important; transition: all ease-out .3s;}
.rich-text__buttons .button:hover:before {transform: scale(1.1);}
.header__heading-logo-wrapper {background: url('logo-black-friday.png') 110% 110% / contain no-repeat;}
img.header__heading-logo {opacity: 0;}
h2[class*=title] {color: #222; font-weight: bold;}
.Cat:before {content:''; position: absolute; top:0;left:0; border-radius: var(--cat-rnd) 0 0 0; background: url('sale.png') 0% 0% / contain no-repeat; 
    width: 35%; max-width: 120px; height: 150px;     z-index: 1;}
.Cat:nth-child(2n + 1):before  {background: url('offer.png') 0% 0% / contain no-repeat;}
@media screen and  (min-width: 750px) {
    .banner {padding: 0 5rem; max-width: var(--page-width);
    margin: 0 auto; }
}
/* -------------- Half Banner to Mobile */
.banner__media-half {min-width: 100%; width: 100% !important; position: relative !important; border-radius: var(--cat-rnd); margin-top: 16px;}
.banner__media-half:before {display: none !important}
.banner__media-half:nth-child(1) {display:none !important;}
.banner__media-half img {position: relative !important; border:#ffce15 2px solid; border-radius: inherit;}
.banner__media-half + .banner__content {display: none !important}
/* -------------- Header */
.shopify-section-header-hidden {top: -120px; }
.shopify-section-header-hidden.animate {transition: top .2s ease-out !important;}
.section-header.animate {
    transition: top .5s ease-out;}
.header-wrapper {box-shadow:0px 0px 30px #00000042; background: #ffffffdb !important;
    backdrop-filter: blur(30px);}
/* -------------- Media Queries */
@media screen and  (min-width: 481px) {
  :root {
    --gap: 1.5rem;
  }
  .Cat {--fb: calc(50% - var(--gap)*2); height: 220px;}
}

@media screen and  (min-width: 641px) {
  .banner__media-half:nth-child(1) {display:block !important;}
  .banner__media-half:nth-child(2) {display:none !important;}
}
@media screen and  (min-width: 769px) {
  :root {
    --gap: 2rem;
  }
  .Cat {height: 260px;}
  .Cat .-h4 {font-size: 1.7rem;}
  .Cat-img {top: -2rem;}
  .Cat-img img {height: 100%; width: auto; }
  .Cat:nth-child(4n+2),
  .Cat:nth-child(8n+1),
  .Cat:nth-child(8n+8){  --fb: calc(30% - var(--gap) * 2); } 
  .Cat:nth-child(4n+3){ --fb: calc(40% - var(--gap)*2);}
}
@media screen and  (min-width: 1025px) {
  .Cat .-h4 {font-size: 1.9rem;}
}
@media screen and  (min-width: 1367px) {
}


