.banner{background-repeat:no-repeat;background-attachment:fixed;min-height:125px;width:100%;background:url(https://firebasestorage.googleapis.com/v0/b/maddelynn-hatter.appspot.com/o/madd_banner_cropped.jpg?alt=media&token=12303559-a358-4437-afca-a6833e4fd176);background-size:cover;background-position:50%}.navbar{height:30px;width:100%;background-color:#000;display:grid;justify-items:center;-webkit-align-items:center;align-items:center;grid-template-columns:300px 1fr 50px 50px 50px 50px}.site-name{grid-column-start:1;justify-self:left;margin:0 10px;color:#d30000;line-height:0}.site-name,a{text-decoration:none}a{color:#fff}.navbar-home{grid-column-start:3}.navbar-tshirts{grid-column-start:4}.navbar-wigs{grid-column-start:5}.navbar-prints{grid-column-start:6}.tshirts{grid-area:tshirts}.wigs{grid-area:wigs}.prints{grid-area:prints}.product-list{display:grid;grid-gap:5vw}.product-list.no-scroll{grid-template-columns:35%}.product-list.scroll{grid-auto-flow:column;grid-auto-columns:35%;overflow-x:scroll;-webkit-scroll-snap-type:x proximity;-ms-scroll-snap-type:x proximity;scroll-snap-type:x proximity}.home{height:100%;display:grid;grid-gap:5vw;grid-template-rows:1fr 1fr 1fr;grid-template-areas:"tshirts" "wigs" "prints"}@media (max-width:680px){.home{display:none;display:block}}.product-card{position:relative;background-color:#d30000;justify-self:stretch;-webkit-align-self:stretch;align-self:stretch;min-width:162px;height:100%;box-shadow:0 4px 8px 0 rgba(0,0,0,.25),0 6px 20px 0 rgba(0,0,0,.23);background-color:#fff;text-decoration:none;color:#fff}.product-card.aspectRatioSizer{display:grid}.product-card.aspectRatioSizer>*{grid-area:1/1/2/2}@media (max-width:680px){.product-card{margin:15px 0;overflow:hidden;height:90vw}}.product-card .p-container{position:absolute;width:100%;bottom:0;left:0;margin:0;padding:6px 0;background-color:rgba(45,45,45,.9);display:-webkit-flex;display:flex;-webkit-flex-flow:row;flex-flow:row;-webkit-justify-content:space-between;justify-content:space-between}.product-card p{line-height:0;padding:0 10px;font-size:2.5vw}@media (max-width:680px){.product-card p{font-size:9vw}}.product-profie .product-card p{font-size:4vw}@media (max-width:680px){.product-profie .product-card p{font-size:9vw}}.product-card img{min-width:162px;max-width:100%;width:100%;height:100%}@media (max-width:680px){.product-card img{height:90vw}}.product-card:hover{cursor:pointer;color:#d30000}@media (max-width:680px){.product-card:hover{color:inherit}}.products-list-page .products-list{height:100%;display:grid;grid-gap:5vw;grid-template-columns:repeat(3,1fr)}.product-page{display:grid;grid-template-columns:1fr 1fr}.footer{min-height:30px;height:100%;width:100%;text-align:right}.footer,.footer p{background-color:#000}.footer p{margin:3px 0;padding:0 10px}@media (max-width:680px){.footer p{text-align:left}}.footer a{text-decoration:underline;color:#fff}body{margin:0;visibility:visible;background-color:#2d2d2d;color:#fff;font-family:Jolly Lodger,cursive;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.banner{grid-area:banner}.navbar{grid-area:navbar}.content{margin:5vw;grid-area:content}.footer{grid-area:footer}.wrapper{height:100vh;overflow-x:hidden;display:grid;grid-template-rows:125px 30px 1fr 30px;grid-template-areas:"banner" "navbar" "content" "footer"}
/*# sourceMappingURL=main.7595d484.chunk.css.map */