*{box-sizing:border-box}html,body{margin:0;padding:0;border:0;min-height:100%;width:100%}body{background:var(--secondary-color);display:flex;flex-direction:column;text-align:center;min-height:100vh}main,header,footer,section{position:relative;z-index:1}main{flex-grow:1}header,footer{flex-grow:0;flex-shrink:0}body,a,p,button{color:var(--primary-color);font-family:letter-gothic,sans-serif;text-transform:uppercase;font-size:16px}a{text-decoration:none}p,p a,.p,.p a{line-height:1.75em;font-size:16px}p a,.p a{text-decoration:underline}p strong,p.strong{display:block;margin-bottom:8px;text-align:center;text-transform:uppercase}main{width:100%;margin:0 auto;text-align:center}svg{display:block;margin:0 auto;width:100%;height:auto}svg .primary{fill:var(--primary-color);stroke:var(--primary-color)}button,ul,li{padding:0;border:0;margin:0;background:transparent}button{cursor:pointer}h1,h2,h3,h4{display:inline-block;font-size:inherit;font-weight:inherit;margin:0;padding:0}header,section{max-width:var(--max-width);margin:0 auto;text-align:center;padding:24px 16px}.toggle{cursor:pointer}header{z-index:100;padding-botttom:0}footer h1,header div h1,header div a,header p h1,header p a{font-size:inherit;font-family:inherit;font-weight:inherit;display:inline}#collection_ header a:first-of-type{text-decoration:underline}header a svg{padding:0 48px;width:100%;max-width:390px;max-width:600px}#up,#click{border:2px solid var(--secondary-color);border-radius:2px;position:fixed;z-index:1000;right:16px}#click{transition:top .2s ease-in-out;top:24px}#up{transition:bottom .2s ease-in-out;bottom:-100px}.sticky #up{bottom:24px}.refresh-cart #click{top:-100px}#up span,#click span{display:block;border:2px solid var(--primary-color);border-radius:2px;background:var(--secondary-color);padding:8px;text-align:center}@media screen and (max-width: 830px){#up span,#click span{font-size:.8em}}footer{padding:0}footer svg{max-width:200px}footer svg path{fill:var(--primary-color)}footer section{display:flex;position:absolute;top:7px;left:50%;margin-left:-400px;max-width:800px;width:100%;font-family:paint-store}footer section span{display:block}footer section div{flex:50%;font-size:1.75em;text-align:left}footer section div:nth-child(2){text-align:right}footer ul{margin-top:24px;padding:16px;background:var(--primary-color)}footer li,footer li a{color:var(--secondary-color);display:inline-block}footer li{list-style-type:disc;margin:0 4px 0 8px}footer li a{margin-left:4px}footer li a:hover{text-decoration:underline}footer li.wide{display:block;margin-top:16px}@media screen and (max-width: 830px){footer section{display:block;position:relative;top:auto;left:auto;margin-left:auto}footer section span{display:inline-block}footer section div{text-align:center!important}}.info svg{padding:0 48px 24px;width:100%;max-width:390px;max-width:600px}@media screen and (max-width: 420px){footer section div{font-size:1em}}h2,h3,.products h2{display:block;font-family:school-project;font-size:1.5em;padding-bottom:16px}h2,h3{font-size:1em}section.products{max-width:1200px}.products ul{display:grid;grid-template-columns:repeat(2,1fr);column-gap:24px;row-gap:24px;padding:24px 0;align-items:center;list-style-type:none}.products li:last-child:nth-child(n) a{width:50%}.font-name svg path,.font-name svg rect,.font-name svg polygon{fill:var(--primary-color);stroke:var(--primary-color)}.font-name svg:hover path,.font-name svg:hover rect,.font-name svg:hover polygon{fill:var(--button-color);stroke:var(--button-color)}@media screen and (max-width: 800px){section.products{max-width:600px}.products ul{grid-template-columns:1fr}}section.product{padding-bottom:48px;-webkit-user-select:none;user-select:none}.product p{padding-top:24px;font-size:.9em;-webkit-user-select:text;user-select:text}.product a:hover{text-decoration:underline}.product button{position:absolute;right:0;top:20px;background:var(--button-color);padding:4px 0;width:150px}.product button:hover,.product button.active{background:var(--primary-color);color:var(--button-color)}.product button.toggle{right:auto;left:0}@media screen and (max-width: 830px){.product button{margin:16px auto 0;top:auto;position:relative;display:block}}#index-hero.hero{padding:24px}.hero{background:var(--primary-color);height:75vh;width:auto;width:100%;display:flex}.hero div{display:none}.hero svg{fill:var(--secondary-color);max-width:var(--max-width);max-height:100%;align-self:center}.hero svg path{fill:var(--secondary-color)}.hero svg path.primary,.hero svg .primary,.hero svg path.background,.hero svg rect.background,.hero svg path.invert,.hero svg .reverse{fill:var(--primary-color)}.hero svg:nth-of-type(2){display:none}.hero svg .stroke{stroke:var(--secondary-color)}.hero svg .no-fill{fill:none!important}#cart{padding:0 15px 60px;max-width:960px;margin:0 auto}#cart p{padding:0 30px}#cart svg{margin-bottom:15px;max-width:300px}#cart section{width:300px;padding:15px 10px 30px;display:inline-block}#cart img{width:280px;height:280px;margin-bottom:15px;display:block}#cart div{display:block;margin-bottom:10px}#cart em{font-style:normal;position:relative}#cart em:before{border-bottom:2px solid #FF0000;position:absolute;top:-1px;content:"";width:100%;height:50%}#cart a{background:var(--primary-color);color:var(--button-color);padding:2px 4px}#cart button,#cart .button{background:var(--primary-color);color:var(--secondary-color);padding:6px 12px}#cart button:hover{background:var(--button-color);color:var(--primary-color)}#cart h3,#cart h4{margin-bottom:10px;display:block;text-align:center}.eula_ h1{font-size:2em;display:block;margin-bottom:16px;text-transform:uppercase}.eula_ div{overflow:scroll;height:60vh;min-height:400px;width:100%;background:#fff;padding:15px;text-align:left;margin-bottom:15px}.eula_ li{margin-bottom:24px}#switch{margin-top:48px;padding-bottom:24px}#switch button{border:8px solid #FAF3E8;margin-left:8px;margin-right:8px;width:32px;height:32px;border-radius:30px;overflow:hidden;text-indent:999px}#switch button span{width:10px;height:10px;border-radius:5px;display:block;width:100%;text-indent:999px}.progress{position:relative;top:-5px}@-webkit-keyframes ticker{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);visibility:visible}to{-webkit-transform:translate3d(-400%,0,0);transform:translate3d(-400%,0,0);-webkit-transform:translate3d(-4000px,0,0);transform:translate3d(-4000px,0,0)}}@keyframes ticker{0%{-webkit-transform:translate3d(0,0,0);transform:translateZ(0);visibility:visible}to{-webkit-transform:translate3d(-400%,0,0);transform:translate3d(-400%,0,0);-webkit-transform:translate3d(-4000px,0,0);transform:translate3d(-4000px,0,0)}}.ticker{overflow:hidden;height:48px;width:100%;line-height:48px;background:var(--button-color);white-space:nowrap}.ticker div{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:ticker;animation-name:ticker;-webkit-animation-duration:var(--ticker-duration);animation-duration:var(--ticker-duration)}.ticker span{margin:0 16px}
/*# sourceMappingURL=/cdn/shop/t/20/assets/custom.css.map */
