*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f9f8f9}section{height:100%;width:100%;position:fixed;top:0;left:0;overflow-y:scroll}.hero-section{height:30%;width:100%;background-size:cover;background-repeat:no-repeat;display:flex}@media screen and (max-width: 767px){.hero-section{height:25%}}.hero-section .hero-container{width:100%;max-width:1380px;padding:0 20px;margin:auto;display:flex;flex-direction:column;gap:40px}.collection-details{display:flex;flex-direction:column;gap:20px;color:#212121;width:50%}@media screen and (max-width: 767px){.collection-details{width:100%}}.collection-details h1,.collection-details p{font-family:Bricolage Grotesque}.collection-details h1{font-size:30px}@media screen and (max-width: 767px){.collection-details h1{font-size:25px}}.collection-details p{color:#616161!important;font-weight:300!important}@media screen and (max-width: 767px){.collection-details p{font-size:14px}}.collection{padding:20px 0}.collection .collection-container{width:100%;max-width:1380px;padding:0 20px;margin:auto;display:flex;flex-direction:column}.products{display:grid;grid-template-columns:repeat(4,1FR);gap:10px;font-family:Bricolage Grotesque}@media screen and (max-width: 767px){.products{display:grid;grid-template-columns:repeat(2,1FR);gap:10px}}.product{display:flex;flex-direction:column}.product a{color:#000;text-decoration:none}.product img{width:100%}.product-detail{display:flex;flex-direction:column;gap:8px;padding:10px 0}.product-detail h6{font-size:16px;height:55px}@media screen and (max-width: 767px){.product-detail h6{font-size:15px;height:75px}}@media screen and (max-width: 767px){.product-detail p{font-size:14px}}.product button{font-family:Bricolage Grotesque;display:flex;justify-content:center;align-items:center;height:40px;width:100%;background-color:#000;color:#fff;outline:none;border:none;padding:0 20px;margin-top:10px;cursor:pointer}.product .view-cart{display:none}.product button div.spinner{display:none;width:20px;height:20px;border:solid 3px transparent;border-radius:100%;border-top-color:#fff;animation:spinner .5s linear infinite}@keyframes spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.product button svg{display:none}@media screen and (max-width: 767px){.product button{font-size:15px;font-weight:500}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/collections.css.map */
