.error-page{display:flex;flex-direction:column;align-items:center;justify-content:center;height:90vh;padding-top:8rem;gap:2rem}.error-page-link{text-decoration:underline!important;color:#005a0a;font-size:1.5rem;font-weight:600}:root{--bg: #e2ddd6;--border: #b0a898;--border-light: #ccc7be;--green: #005a0a;--green-mid: #2d6e2d;--text: #1a1a1a;--text-muted: #777;--text-faint: #aaa;--cart-font: "Helvetica Neue", monospace }.cart-page{display:flex;flex-direction:column;margin:0 auto;margin-top:7rem;width:60vw;text-align:start;font-family:var(--cart-font);font-size:14px;scroll-behavior:none}.page-title{font-size:11px;letter-spacing:2.5px;text-transform:uppercase;color:var(--text-muted);margin-bottom:28px;padding-bottom:10px;border-bottom:1px solid var(--border-light);width:100%}.item-name{font-weight:700;font-size:13px;color:var(--green);margin-bottom:5px}.item-meta{font-size:11px;color:var(--text-muted);letter-spacing:.5px;margin-bottom:5px}.item-cost{font-size:13px;color:var(--text);padding-top:2px}.item-total{font-size:13px;color:var(--text);text-align:right;padding-top:2px}.upsell-text{cursor:pointer}.remove-item{background:none;border:none;font-family:inherit;font-size:10px;letter-spacing:1px;color:var(--text-faint);cursor:pointer;text-transform:lowercase;text-decoration:underline;display:block;margin-top:6px}.remove-item:hover{color:#c0392b}table{width:100%;border-collapse:collapse;text-align:left}thead{border-bottom:1px solid var(--border)}tr{border-bottom:1px solid var(--border-light)}th,td{padding:12px 0}.cart-bottom{display:flex;justify-content:flex-end;margin-top:28px;margin-bottom:30px}.cart-right{width:260px}.total-row{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:6px}.total-label{font-size:10px;letter-spacing:2px;text-transform:lowercase;color:var(--text-muted)}.total-amount{font-size:26px;font-weight:700;color:var(--text);letter-spacing:-.5px}.total-note{font-size:10px;color:var(--text-faint);text-align:right;margin-bottom:0;line-height:1.6}.checkout-btn-wrap{width:100%;margin-top:40px;position:relative;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:2px 0}.checkout-btn{position:relative;display:block;width:100%;padding:22px 0;background:none;border:none;cursor:pointer;font-family:var(--cart-font);font-size:11px;font-weight:700;letter-spacing:6px;text-transform:uppercase;color:var(--green);overflow:hidden;transition:color .15s;z-index:0;text-align:center}.checkout-btn:hover{color:#fff;background:var(--green)}.error-page{overflow:hidden}.error-page img{width:200px;height:160px}.error-page h1{font-size:2rem;max-width:80vw;text-align:center}.error-page-link{text-decoration:none!important;color:#005a0a;font-size:1.5rem;font-weight:600}.collection-products{display:grid;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.featured-product-grid{--tile-gap: 1rem}.featured-product-grid .grid-desktop{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--tile-gap)}.featured-product-grid .product-tile,.featured-product-grid .product-feature{display:grid;gap:.5rem;text-decoration:none;color:inherit}.featured-product-grid .product-title{font-size:1rem;font-weight:600}.featured-product-grid .product-price{font-size:.95rem;opacity:.9}.featured-product-grid .grid-desktop{display:none}.featured-product-grid .main-mobile{display:block}@media(min-width:900px){.featured-product-grid .grid-desktop{display:grid}.featured-product-grid .main-mobile{display:none}}footer{width:60vw;display:flex;justify-content:center;color:gray;gap:.5rem;margin-left:auto;margin-right:auto;padding-bottom:10px;padding-top:2rem}footer a{text-decoration:underline;color:gray}@media(max-width:1220px){.social-links{display:none}.footer__copyright{font-size:.8rem}}li{list-style:none}header{position:fixed;top:0;z-index:990;display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-family:Arial,sans-serif!important;padding:10px;background:linear-gradient(to bottom,#fff,#c2c2c2);width:100%;border-bottom:black solid 2px;height:5em}.main-header-items{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.header__brand{display:flex;align-items:center;gap:1rem}.header__title h1{margin:0;font:Helvetica;font-size:30px;color:#005a0a!important}.header__title h2{margin:0;font-family:Arial!important;font-size:20px!important;font-weight:600!important;opacity:.8!important;color:#999!important;font-style:italic!important}header button{text-decoration:none}header a{position:relative;text-decoration:none;color:#005a0a;cursor:pointer}header a sup{position:absolute;left:100%;overflow:hidden;max-width:var(--page-margin)}header svg{width:2rem}header .header__menu,header .header__icons{display:flex;padding-right:1.2rem;font-family:Helvetica;font-size:1.5rem;font-weight:600;color:#005a0a}.desktop-icons{display:flex;gap:1rem}.hamburger-icon{background:none;padding:0;border:none;font-size:1.8rem;display:none;cursor:pointer}.hamburger-menu{display:none}.hamburger-menu ul{padding-top:10px;padding-bottom:10px}#close-menu-btn{position:absolute;width:30px;height:30px;right:10px;top:10px;font-size:50px}sup{padding-left:10px;font-size:1.5rem}@media(max-width:900px){header{height:5em;flex-direction:column}header.open{height:auto;flex-direction:column}.hamburger-icon{display:block}.hamburger-menu{display:block;max-height:0;overflow:hidden;transition:max-height .5s ease-in-out}.hamburger-menu.open{max-height:300px;text-align:center;border-top:2px solid lightgray;width:97%;margin-top:10px;font-weight:600}.desktop-icons{display:none}.header__title h1{margin:0;font:Helvetica;font-size:1.6rem;color:#005a0a!important}.header__title h2{margin:0;font-family:Arial!important;font-size:1rem!important;font-weight:600!important;opacity:.8!important;color:#999!important;font-style:italic!important}li{margin-left:0;padding-left:0;font-size:1.8rem}}a{text-decoration:none}.main-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:55vw}.product-card{top:.5rem;background-color:#faf9f6;position:relative;display:flex;flex-direction:column;text-decoration:none;border:1px solid #e3e3e3;border-radius:6px;padding:20px}.product-card a,.product-card a:visited,.product-card a:hover,.product-card a:active{text-decoration:none}.product-title{color:#005a0a;padding:10px;font-size:.8rem;text-align:left;font-family:Arial,Helvetica,sans-serif!important}.product-title:hover{text-decoration:none}.product-price{margin:0;padding-left:0;color:red;font-weight:400;font-family:Arial,Helvetica,sans-serif}.product-image-wrapper{width:100%;overflow:hidden;display:flex;padding:0;border-top-left-radius:6px;border-top-right-radius:6px}.product-card img{width:100%;height:100%;display:block;object-fit:contain;object-position:center}@media(max-width:1200px){.sidebar,.sidebar-right{display:none}.layout-with-sidebar{gap:0;padding:8rem 0 0}.main-product-grid{max-width:100%;min-width:100%;margin-left:0}}@media(max-width:530px){.main-product-grid{display:grid;grid-template-columns:repeat(2,1fr)}}@media(max-width:380px){.main-product-grid .grid{display:grid;grid-template-columns:repeat(1,1fr)}}@font-face{font-family:SmfwiaLogo;src:url(../assets/kirbyss.ttf) format("truetype");font-weight:400;font-style:normal}.layout-with-sidebar{display:flex;flex-direction:row;width:100%;padding:8rem 0 0;justify-content:center}.main-about-content{display:flex;flex-direction:column;max-width:55vw;min-width:55vw;gap:0;box-shadow:0 10px 16px #0003,0 6px 20px #00000030}.smfwia-intro{font-family:Courier New,Courier,monospace!important;color:#00b615}.smfwia-title{display:flex;flex-direction:row;gap:12px;font-size:3rem;font-family:SmfwiaLogo,sans-serif!important;color:#000;border:1px solid white;background:linear-gradient(to bottom,#fff,#c2c2c2);padding:6px}.app-buttons{display:flex;flex-direction:row;gap:6px;margin-left:auto;align-items:center}.app-buttons img{height:32px;width:32px}.smfwia-subtitle h2,.smfwia-subtitle h3{font-family:Courier New,Courier,monospace!important;font-style:italic}.smfwia-subtitle{font-size:1.5rem;background:#e3e3e3;height:100%;width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:6px}.smfwia-content-bg{border:1px solid black;background:#e3e3e3}.smfwia-content{font-size:1.3rem;line-height:1.5;background:#1b1b1b;margin:1rem;padding:60px;border:1px solid black;font-family:Courier New,Courier,monospace!important;font-weight:800;color:#fff}@media(max-width:1200px){.layout-with-sidebar{gap:0;padding:8rem 0 0}.main-about-content{max-width:100%;width:100%}.smfwia-title{font-size:2rem}}@media(max-width:530px){.layout-with-sidebar{padding:6em 0 0}.main-about-content{max-width:100%;width:100%}.smfwia-title{display:flex;font-size:2rem}.smfwia-subtitle{font-size:.8rem}.smfwia-content{padding:6px}}.main-socials-container{width:55vw;height:100%}.socials-window{position:relative;top:10%;left:3%;width:40%;height:40%}.socials-window-1{background:red}.full-width-container{margin-top:8em;min-width:100%;width:100%;display:flex;gap:3rem;align-items:flex-start}.image-container{max-width:50%;display:flex;flex-direction:column;gap:1rem}.product-info-container{display:flex;flex-direction:column;width:40%;position:sticky;top:8em;height:fit-content;text-align:start;gap:3rem}.product-description{font-size:1.5rem;overflow-x:scroll}.product-title{font-size:2rem;padding-left:0;padding-top:10%}.product-price{font-size:1.2rem}.text{margin-left:0}.cart-checkout-button{padding-top:1rem;display:flex;flex-direction:row;width:25rem;height:4rem}.cart-checkout-button input{display:none}.cart-wrapper{width:100%;border:none}.cart-wrapper{background:#005a0a;color:#fff}.add-to-cart-btn{display:block;height:3rem;width:100%;background:none;color:#fff;border:none}.add-to-cart-btn:hover{background:#00470a;cursor:pointer}@media(max-width:900px){.full-width-container{flex-direction:column;gap:2rem;margin-top:5rem}.image-container{max-width:100%;width:100%;display:flex;flex-direction:row;overflow-x:auto;overflow-y:hidden;gap:1rem;scroll-snap-type:x mandatory;padding:1rem 0}.image-container .product-image{flex:0 0 auto;width:80vw;scroll-snap-align:start;object-fit:cover}.product-info-container{width:100%;position:relative;top:auto;height:auto;padding:0 1rem;gap:2rem}.product-title{padding-top:0;font-size:1.6rem}.product-description{overflow-x:visible;font-size:1rem;line-height:1.5}.cart-checkout-button{width:100%;height:auto}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}.info-box{font-size:.6em;color:gray;padding:0;margin:0}#privacy-policy-link{color:gray}.image{display:block;position:relative;overflow:hidden;width:100%;height:auto}.image>img{width:100%;height:auto}#popup-overlay{position:fixed;height:100vh;width:100%;top:0;right:0;bottom:0;left:0;background-color:#0009;z-index:9999;display:flex;justify-content:center;align-items:center}#popup-box{position:fixed;top:5%;height:calc(80vh - 30px);width:auto;overflow:visible}.mobile-close-popup-btn{position:absolute;top:0;right:0;width:50px;height:50px;z-index:10}#mobile-sms-form{position:absolute;top:79.4%;left:7.8%;right:10.7%;width:83.5%;height:12%;display:flex;z-index:100}.mobile-sms-input{width:100%;height:100%;font-size:2rem;text-align:center}.mobile-sms-input:focus{outline:none;box-shadow:none;border:none}.mobile-sms-input::placeholder{font-size:1rem}.mobile-sms-input::-webkit-input-placeholder{font-size:1rem}.mobile-sms-input:-ms-input-placeholder{font-size:1rem}.mobile-sidebar-right-badge{position:absolute;width:60%;height:15%;top:86%;z-index:101;left:45%}.form-result-background{background-color:#d9d6d6;border:1px solid #c8c5c5;position:absolute;justify-content:center;align-items:center;width:70vw;max-width:calc((80vh - 30px)*.5625);height:15vh;z-index:500;margin-top:20px;display:flex;padding:0 10px}.form-result{background-color:linear-gradient(to bottom,#ffffff,#c2c2c2);font-family:Helvetica,sans-serif!important;width:100%;height:calc(100% - 18px);color:#0009;font-size:2.5rem;border:1px solid #666;box-shadow:inset 1px 1px #fff,inset -1px -1px #aaa}.form-result.complete{color:#1fa21f;pointer-events:none}.form-result.invalid{color:red}#about-title{pointer-events:none}.sidebar{width:20vw;min-width:200px;max-width:300px;flex-shrink:0;display:flex;flex-direction:column;gap:2rem;height:70vh;padding:10px;border:1px;border-style:solid;border-color:#ddd;border-radius:5px;background-color:#faf9f6;box-shadow:-1px -1px 4px #00000080;position:fixed;top:8rem;left:1rem;z-index:10}ul{padding-left:0;margin-left:0}ul ul{padding-left:1rem;border-left:2px solid #808080;margin-left:0rem}li{padding:10px 0}.sidebar nav ul li a{font-weight:100;font-family:Arial,Helvetica,sans-serif;font:"Arial";font-weight:700;color:#005a0a;cursor:pointer;text-decoration:none;font-size:1.05rem}@media(max-width:1200px){.sidebar{display:none}}.siedbar-right-content{display:flex;flex-direction:column}.form-info-popup{position:fixed;width:33.75vh;top:81vh;right:3vw;z-index:10}.sidebar-right{height:60vh;flex-shrink:0;display:flex;flex-direction:column;padding:0;border:1px;border-style:solid;border-color:#ddd;box-shadow:-1px -1px 4px #00000080;position:fixed;bottom:20%;right:3vw;z-index:10}.sidebar-right-background{width:100%;height:100%;object-fit:cover;display:block}#sms-form{position:absolute;top:79%;left:7.5%;right:7.5%;width:85%;height:13%;border:none}.sms-input{width:100%;height:100%}.sms-input:focus{outline:3px solid #16540b;border-radius:4px}.sidebar-right-badge{position:absolute;height:15%;width:40%;top:85%;left:60%}#sms-form:focus{outline:none;box-shadow:none;border-color:transparent}@media(max-width:1200px){.sidebar-right,.form-info-popup{display:none}}
/*# sourceMappingURL=/cdn/shop/t/30/compiled_assets/styles.css.map */
