#basic-btn{border-radius:50px;width:125px;border:2px solid black;text-align:center;text-decoration:none}#basic-btn:hover{cursor:pointer;box-shadow:0 1px 10px #0000004d}#basic-btn:active{box-shadow:none}p{font-size:18px;font-family:Rubik Bubbles,system-ui;text-shadow:0px 0px 2px rgba(0,0,0,.6)}#social-media-icon{margin:0 10px}img{height:30px;width:auto}.home-container{background:linear-gradient(to bottom,#fff 5%,#74ceff)}.contact-container{border:3px solid rgba(255,255,255,1);background-color:#df03;display:flex;justify-content:space-between;align-items:center;padding:5px 15px;margin:10px;border-radius:45px;z-index:99}.content-container{display:flex;flex-direction:column;align-items:center;justify-content:center}.button-container{display:flex;margin-bottom:5px;gap:15px;z-index:99}.icon-image{margin-bottom:20px;z-index:99}#email-btn{background:none;border:none}#email-btn:hover{cursor:pointer}.grass-container{top:0;z-index:2;position:absolute;height:100%;width:100%}.shop-header{display:flex;align-items:center;justify-content:space-between}.cart-container{height:150px;width:150px;margin:20px;display:flex;align-items:center;justify-content:center}.cart-num{display:flex;text-align:center;justify-content:center;align-items:center;box-shadow:0 1px 5px #0000004d;color:#fff;background-color:orange;height:30px;margin-top:10px;border-radius:50%;position:absolute;width:30px;right:10%;z-index:2}.filter-container{width:100%;display:flex;justify-content:space-evenly}li{cursor:pointer;list-style:none;color:#fff;text-shadow:0 .5px 5px rgba(0,0,0,1);font-family:Rubik Bubbles,system-ui}li:hover{text-decoration:underline yellow}.img-container{margin:10px 20px}.shop-container{background:linear-gradient(to bottom,#fff 5%,#ffc796);overflow-x:auto}::-webkit-scrollbar{background-color:transparent}.ceramic-container{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);margin:0 30px}#ceramic-img{justify-self:center;cursor:pointer;height:200px;width:auto;margin:20px}:root{font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,html{margin:0;padding:0;overflow:hidden}
