#admin-bar-iframe{display:none!important}input.hide-clear[type=search]::-ms-clear,input.hide-clear[type=search]::-ms-reveal{display:none;width:0;height:0}input.hide-clear[type=search]::-webkit-search-decoration,input.hide-clear[type=search]::-webkit-search-cancel-button,input.hide-clear[type=search]::-webkit-search-results-button,input.hide-clear[type=search]::-webkit-search-results-decoration{display:none}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}header.clear .search-box::-webkit-input-placeholder{color:#fff}header.clear .search-box::-moz-placeholder{color:#fff}header.clear .search-box:-ms-input-placeholder{color:#fff}header.clear .search-box:-moz-placeholder{color:#fff}header.clear .search-box{color:#fff}footer .ask-for-help{width:100%;text-transform:none;font-size:20px;padding-top:12px;padding-bottom:18px}footer .ask-for-help a{color:#fff;display:inline-block;text-decoration:underline}.black-bar-text{background:#000;color:#fff;font-family:Voyage Regular,serif!important;text-align:center;display:flex;align-items:center;justify-content:center;width:100%;padding:0;box-sizing:border-box}h1.huge{font-size:8vw;font-weight:400;line-height:7vw;margin:0 0 40px;font-family:Voyage Regular;text-transform:uppercase;padding-left:2vw;padding-right:2vw;box-sizing:border-box}body{min-width:300px}.main-container{min-height:100vh;position:relative;display:flex;flex-direction:column}.content-wrap{padding-bottom:225px;flex-grow:1;position:relative;display:flex;flex-direction:column}.hidden{display:none!important}.transparent{opacity:0!important;pointer-events:none!important}.capitalize,header .menu-item{text-transform:uppercase}.flex{display:flex}.float-children-bottom{flex-grow:1;display:flex;flex-direction:column;flex-flow:column-reverse}.dropdown-button{cursor:pointer;display:flex;align-items:center;justify-content:center;width:100%}.dropdown-button .menuarrow{height:6px;margin-left:8px;margin-top:5px}.dropdown.active .dropdown-content{display:flex}.dropdown-content{display:none;position:absolute;z-index:1;background-color:#ece4d5;padding:0!important;bottom:0;transform:translateY(100%);width:150px;border:1px solid black;border-top:none;border-left:none;border-right:none;width:100vw;left:-2vw;flex-wrap:wrap;align-items:center;justify-content:center;border-bottom:1px solid black;border-top:1px solid black}.dropdown-content a{display:block;text-decoration:none;transition:background-color .25s}.dropdown-content a:hover{background-color:#cfc5b1}header{display:flex;justify-content:space-between;align-items:center;height:66px;max-width:100%;width:100%;padding:20px 0;border-bottom:1px solid black;position:relative;background-color:#ece4d5;color:#000;z-index:999;position:sticky}header.fixed{position:fixed;border-color:#000!important}header.fixed .logo svg *,header.fixed .cart-link svg *{fill:#000!important;stroke:#000!important}header .menu-button,header .cart-link,header .search{transition:background-color .25s}header .menu-button:hover,header .cart-link:hover,header .search:hover{cursor:pointer}header .menu-button svg,header .cart-link svg,header .search svg{height:20px;padding:20px;stroke:#000;fill:#000}header .search{display:flex;align-items:center}header .search svg{padding-left:0}header .search svg:hover{cursor:pointer}header .search-form-wrap{display:flex;align-items:center;position:absolute;left:45px;height:65px}header .search-form-wrap .search-box{margin-left:0;border:none;width:250px;background-color:transparent}header .search-form-wrap .search-box:focus{outline:none}header .search-form-wrap .search-exit{display:flex;align-items:center;height:20px}header .search-form-wrap .search-exit svg{stroke:#000;height:15px}header .search-form-wrap .search-exit svg:hover{cursor:pointer}header a.logo{display:flex;align-items:center;justify-content:center;width:100%;height:100%}header a.logo svg{width:200px;fill:#000;stroke:#000;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;transition:stroke .25s,fill .25s}header a.logo svg:hover{stroke:#887e6c;fill:#887e6c}header .menu-item{font-size:1rem;cursor:pointer;display:inline-flex;justify-content:center;align-items:center;transition:background-color .25s}header .menu-item div,header .menu-item a{padding:20px}header .menu-item a{text-decoration:none;color:inherit;display:block}header .left-menu-items,header .right-menu-items{display:flex}header .left-menu-items .menu-item:hover,header .right-menu-items .menu-item:hover{background-color:#cfc5b1}header .right-of-search{display:flex}header .left-menu-items{position:absolute;left:2vw;height:100%}header .left-menu-items .menu-item{width:150px}header .right-menu-items{position:absolute;right:2vw;height:100%}header .right-menu-items .menu-item:last-child a{padding-right:0}header .desktop{display:none}.menu-item.active .dropdown-button svg{transform:rotate(180deg)}header.clear{background:transparent;border-color:#fff;color:#fff;transition:background-color .2s ease}header.clear .logo svg *{fill:#fff;stroke:#fff}header.clear .search svg *{fill:#fff;stroke:#fff}header.clear .menuarrow{fill:#fff}header.clear .search-exit svg *{fill:#fff;stroke:#fff}header.clear .menu-item:hover{background:transparent}header.clear .menu-item:hover>a{text-decoration:underline}header.clear .dropdown-content{background:transparent;border-bottom-color:#fff;border-top-color:#fff}header.clear .cart-link.mobile svg *{fill:#fff;stroke:#fff}header.clear .hamburger svg *{stroke:#fff;fill:#fff}header.clear .dropdown-content a:hover{background:transparent;text-decoration:underline}.menu-item .dropdown-content a{text-decoration:none}header.clear:hover{background:#000}header.clear:hover .dropdown-content{background:#000}header.clear.hover{background:#000}header.clear.hover .dropdown-content{background:#000}.mobile-header-menu{width:100vw;background-color:#ece4d5;position:fixed;top:0;padding-top:66px;bottom:0;z-index:800;box-sizing:border-box;border-top:1px solid black;transform:translateY(-100%);opacity:0;display:flex;flex-direction:column;overflow:scroll;transition:transform .25s ease-in-out,opacity .25s ease-in-out}.mobile-header-menu .menu-items{max-height:calc(100vh - 130px);overflow:auto;width:100vw}.mobile-header-menu.show{transform:none;opacity:1}.mobile-header-menu a{color:#000;text-decoration:none}.mobile-header-menu .title{display:block}.mobile-header-menu .title h1{font-weight:400;font-size:300%;margin:10px 0;display:inline-block;padding:0 0 0 20px}.mobile-header-menu .title:hover{cursor:pointer}.mobile-header-menu .title .arrow svg{width:20px;margin-left:5px}.mobile-header-menu .title .menu-dropdown-content{border-top:1px solid black;border-bottom:1px solid black;color:#ece4d5;padding:20px;display:none}.mobile-header-menu .title .menu-dropdown-content:hover{cursor:default}.mobile-header-menu .title .menu-dropdown-content.show{display:block}.mobile-header-menu .title .menu-dropdown-content .wrap{max-width:350px}.mobile-header-menu .title .menu-dropdown-content .wrap .dropdown-link{display:inline-block;text-transform:uppercase;width:50%;max-width:125px}.mobile-header-menu .title .menu-dropdown-content .wrap .dropdown-link h4{margin:5px 0}.mobile-header-menu .mobile-search-form-wrap{padding:10px 20px;border-top:1px solid black;position:fixed;bottom:0;display:flex;align-items:center;height:65px;width:100%;background-color:#ece4d5;box-sizing:border-box}.mobile-header-menu .mobile-search-form-wrap form{display:flex;align-items:center;height:100%}.mobile-header-menu .mobile-search-form-wrap form .search{display:flex;margin-right:25px}.mobile-header-menu .mobile-search-form-wrap form .search svg{width:15px}.mobile-header-menu .mobile-search-form-wrap form .search-box{flex-grow:1;border:none;color:#000;background-color:transparent}.mobile-header-menu .mobile-search-form-wrap form .search-box:focus{outline:none}.mobile-header-menu .mobile-search-form-wrap form .search-box::placeholder{color:#000;opacity:1}footer{background-color:#fff;position:absolute;bottom:0;width:100vw;height:225px;font-size:.75rem}footer a{color:#000;text-decoration:none}footer .desktop{display:none}footer .socials-wrap{margin-top:25px}footer .socials-wrap img{width:30px}footer .footer-top{border-top:0px solid black;border-bottom:1px solid black;height:60px;display:flex}footer .footer-top .logo-wrap{height:100%;width:105px;border-right:1px solid black;display:flex;justify-content:center;align-items:center;padding-left:2vw;padding-right:2vw}footer .footer-top .logo-wrap svg{width:50px}footer .footer-top .newsletter-signup{width:100%;display:flex;justify-content:center;align-items:center}footer .footer-top .newsletter-signup .padding-wrap{width:100%;padding:0 2vw}footer .footer-top .newsletter-signup .link-wrap{border-bottom:1px solid black;padding-bottom:7px;display:block;width:100%;position:relative}footer .footer-top .newsletter-signup .link-wrap .rightarrow{width:20px;margin-left:10px;stroke:#000;position:absolute;right:0}footer .footer-bottom{height:140px;padding:10px;padding-left:2vw}footer .footer-bottom .site-links{margin-top:10px;margin-left:10px}footer .footer-bottom .site-links a{display:inline-block;margin-bottom:10px;margin-right:20px}footer .footer-bottom .privacy-and-faqs{margin-top:5px;margin-left:10px}footer .footer-bottom .privacy-and-faqs a{display:inline-block;margin-right:20px}@media screen and (min-width:860px){.content-wrap{padding-bottom:140px}footer{height:140px}footer .mobile{display:none}footer .footer-top{height:80px}footer .footer-top .logo-wrap{width:auto}footer .footer-top .site-links{display:inline-flex;align-items:center;border-right:1px solid black;width:60%;padding-right:20px;padding-left:40px}footer .footer-top .site-links a{text-align:center}footer .footer-top .site-links a:not(:last-child){margin-right:20px}footer .footer-top .newsletter-signup{width:25%}footer .footer-bottom{display:flex;align-items:center;height:35px}footer .footer-bottom .socials-wrap,footer .footer-bottom .privacy-and-faqs{margin:0;display:inline-block}footer .footer-bottom .socials-wrap{margin-left:0;margin-right:45px}}@media screen and (min-width:1000px){footer .footer-top .site-links{width:70%}footer .footer-top .site-links a:not(:last-child){margin-right:40px}footer .footer-bottom .socials-wrap{margin-right:40px}}@media screen and (min-width:1250px){header .mobile{display:none}header .desktop{display:flex;align-items:center}.mobile-header-menu{display:none}}.container{padding-left:2vw;padding-right:2vw;box-sizing:border-box}.container.text{max-width:768px;margin:0 auto}main p,main .blurb{font-family:Darker Grotesque;font-size:16px;line-height:22px;letter-spacing:1px;font-weight:600;text-transform:uppercase}main p a{text-transform:uppercase;color:#000;font-weight:700;font-family:Darker Grotesque;text-decoration:none}.shopify-challenge__container{font-family:Darker Grotesque}.shopify-challenge__container .shopify-challenge__button.btn{-webkit-appearance:none;background:#000;color:#fff;border-radius:0;padding:8px 20px;text-transform:uppercase;border:none;outline:none;cursor:pointer}@media screen and (max-width:1250px){header.clear:hover{background:transparent}}@media screen and (max-width:800px){.container{padding-left:4vw;padding-right:4vw}.mobile-header-menu .mobile-search-form-wrap form .search-box{-webkit-appearance:none;border-radius:0}}header .menu-button svg{padding-left:0}
/*# sourceMappingURL=/cdn/shop/t/27/assets/application.scss.css.map */
