.Shop_container__PvJK5{width:90%;max-width:1240px;padding-left:20px;padding-right:20px;margin:4em auto}.Shop_shopTitle__EYRo5{color:#373435;font-family:var(--font-primary);font-weight:700;margin-bottom:1em;font-size:30px}.Shop_productsGrid__Krn1J{display:grid;grid-template-columns:repeat(4,1fr);grid-column-gap:20px;-moz-column-gap:20px;column-gap:20px}.Shop_productContainer__w4wOw{text-align:center;margin-bottom:2em}.Shop_imageContainer__1ALG9{position:relative}.Shop_productName__r_h2W{font-size:1rem;font-weight:700;font-family:var(--font-primary);text-transform:none;color:#373435;margin-bottom:0}.Shop_product_price__wTuvh{color:#00c119;font-weight:700}.Shop_productImage__V3Kld{width:100%}.Shop_outOfStock__Q6Q5B{position:absolute;color:red;font-weight:700;font-size:1rem;margin:0;padding:.5em;background-color:hsla(0,0%,100%,.88);width:100%;bottom:0}.Shop_outOfStock__Q6Q5B p{margin:0}.Shop_productBtn__rJehU{text-decoration:none;display:inline-block;background-color:#00c119;color:#fff;padding:10px 20px;border-radius:5px;font-weight:700;border:0;font-size:1rem}.Shop_productBtn__rJehU:hover{opacity:.8;cursor:pointer}.Shop_productBtnLink__PDsyG{text-decoration:none;display:inline-block;background-color:#00c119;color:#fff;padding:10px 20px;border-radius:5px;font-weight:700;border:0;font-size:1rem}.Shop_productBtnLink__PDsyG:hover{opacity:.8}.Shop_outOfStockBtn__KTU6b{background-color:red}.Shop_outOfStockBtn__KTU6b:hover{cursor:auto}@media (max-width:1200px){.Shop_productsGrid__Krn1J{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.Shop_productsGrid__Krn1J{grid-template-columns:repeat(2,1fr)}}@media (max-width:450px){.Shop_productsGrid__Krn1J{grid-template-columns:repeat(1,1fr)}}