@import url(https://fonts.googleapis.com/css2?family=Rubik:wght@300&display=swap);:root{--primary-color:#940000;--lightergrey:#969696}*{margin:0;padding:0;box-sizing:border-box}body,html{font-family:"Rubik",sans-serif}button{background:#940000;background:var(--primary-color);color:#fff;border:none;border-radius:5px;outline:none}button:hover{-webkit-transform:scale(.95);transform:scale(.95)}button:active{background:#0a0a0a}s{color:#000}body{background-image:url(/S11-pe_reactJS/static/media/s11_background_translucent.0c221aad.jpg);background-repeat:no-repeat;background-size:100vw 100vh;background-attachment:fixed}.top-bar{position:fixed;top:0;left:0;z-index:10;background:#fff;height:80px;width:100%;padding:0 20px;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;box-shadow:0 0 10px rgba(0,0,0,.2)}.top-bar .logo{width:85%}.top-bar .cart-btn{width:5%}.top-bar .cart-btn .cart-num{height:15px;width:15px;border-radius:50%;background:#940000;background:var(--primary-color);color:#fff;text-align:center;font-size:.8rem;display:inline-block}.cart-num.none{visibility:hidden}.top-bar .login-btn{width:5%}.top-bar .logo a{background:#940000;background:var(--primary-color);width:100%;justify-self:flex-start;font-size:2rem;color:#fff;padding:10px 30px;margin-left:10px;text-decoration:none}.title{margin-top:130px;padding:0 15%}.title h1{margin-bottom:15px}.search-bar{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-top:130px;width:100%;padding:0 100px}.search-bar input[type=search]{height:50px;width:80%;font-size:1.6rem;font-weight:300;border:1px solid #940000;border:1px solid var(--primary-color);outline:none;padding:5px 20px;background:#d6d6d6}.search-bar input[type=search]:focus{background:#fff}.item-container{display:grid;-webkit-justify-content:center;justify-content:center;grid-template-columns:repeat(4,1fr);width:80%;padding:10px 60px;margin:50px auto;-webkit-flex-wrap:wrap;flex-wrap:wrap;grid-gap:20px;gap:20px}.item-container .item{padding:20px;border-radius:5px}.item-container .item:hover{box-shadow:0 0 20px rgba(0,0,0,.2)}.item-container .item img{width:100%;border-radius:10px}.item-container .item-details{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.item-container .item-details .item-name{width:80%}.item-container .item-details .add-icon{width:20%}.item-container .item-details .item-name h5,a{margin-top:10px;color:#940000;color:var(--primary-color);font-size:1.1rem;text-decoration:none}.item-container .item-details .add-icon button{padding:8px;justify-self:flex-start;font-size:1rem;border-radius:50%}section{margin-top:50px;padding:0 15%}.fire-img{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;margin:20px 0}.fire-img p{text-align:center}.auntie-img{margin-top:30px;width:100%}.form-container{-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;width:70%;padding-bottom:30px}.form-container,.form-container .row{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.form-container .row{width:100%;-webkit-justify-content:flex-start;justify-content:flex-start;margin-bottom:10px}.form-container .row label{font-size:1.1rem;font-weight:600}.form-container .row input,.form-container .row select{height:40px}.form-container .row input,.form-container .row select,.form-container .row textarea{width:100%;font-size:1.1rem;padding-left:5px;border:1px solid #969696;border:1px solid var(--lightergrey);border-radius:5px}.form-container .row textarea{height:200px;resize:none}.form-container .row button{height:40px;width:20%;border:none;border-radius:25px;margin-top:20px;background:#940000;background:var(--primary-color);color:#fff}.location-container,.location-container .location-details{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.location-container .location-details{-webkit-justify-content:flex-start;justify-content:flex-start;height:100px}.location-container .location-details a{margin:0}.location-container img{width:100%}.job-listing{margin-bottom:50px}.job-listing .listing-item{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center;border-bottom:1px solid #969696;border-bottom:1px solid var(--lightergrey)}.job-listing .listing-item li{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;height:100px;list-style:none}.job-listing .listing-item button{background:#940000;background:var(--primary-color);color:#fff;border:none;border-radius:20px;padding:10px;outline:none;cursor:pointer}.job-listing .listing-item button:hover{-webkit-transform:scale(.96);transform:scale(.96)}.job-listing .listing-item button:active{-webkit-transform:scale(.9);transform:scale(.9)}.cart{width:100%;-webkit-justify-content:space-between;justify-content:space-between}.cart,.cart .cart-container{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start}.cart .cart-container{-webkit-flex-direction:column;flex-direction:column;width:50%;min-height:120px}.cart .cart-container,.cart .cart-container .cart-item{-webkit-justify-content:flex-start;justify-content:flex-start}.cart .cart-container .cart-item{width:100%;display:-webkit-flex;display:flex;padding:20px 0;border-bottom:1px solid #969696;border-bottom:1px solid var(--lightergrey)}.cart .cart-container .cart-item img{width:150px;border-radius:10px;margin-right:30px}.cart .cart-container .cart-item .cart-details{width:200px;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.cart .cart-container .cart-item .cart-details .quantity{margin-top:30px}.cart .cart-container .cart-item .cart-details .quantity button{height:20px;width:20px}.cart .cart-price{margin-right:5%;padding:20px}.cart .cart-price .promo-code input{height:30px;padding:0 10px;outline:none;border:1px solid #969696;border:1px solid var(--lightergrey);margin-top:10px}.cart .cart-price .promo-code button{height:30px;margin-left:-5px;border-radius:0;padding:0 10px;border:1px solid #969696;border:1px solid var(--lightergrey)}.cart .cart-price .promo-code button:hover{-webkit-transform:scale(1);transform:scale(1);background:#fff;color:#940000;color:var(--primary-color)}.cart .cart-price .price-row{margin:10px 0;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:flex-end;align-items:flex-end}.cart .cart-price .checkout-btn button{margin-top:50px;width:100%;height:30px}.login{height:70vh;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.login .login-form{background:rgba(60,0,0,.4);padding:70px;width:400px;border-radius:5px}.login .login-form .login-details{width:100%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-align-items:flex-start;align-items:flex-start}.login .login-form .login-details input{height:30px;width:100%;margin-bottom:20px;outline:none}.login .login-form button{height:30px;width:100%}table{border-collapse:collapse;height:100%;width:100%}th{font-size:1.2rem}td,th{border-bottom:1px solid #000}td,td input{text-align:center}table tbody .img-container{width:300px}table tbody .img-container img{-webkit-transform:scale(.7);transform:scale(.7)}.logout-btn,table tbody .dashboard-btn{height:30px;width:50px}.logout-btn{position:absolute;right:15%;top:15%}footer{height:100px;width:100%;display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;margin-top:100px}.btm-bar{width:70%;padding:0 10px;border-top:1px solid #969696;border-top:1px solid var(--lightergrey)}.btm-bar,.btm-bar .page-link{display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.btm-bar .page-link{width:300px;-webkit-align-items:flex-start;align-items:flex-start}.btm-bar .page-link a{font-size:1.3rem}.btm-bar .social-media{width:150px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between}.btm-bar .social-media a{height:20px;width:20px}.btm-bar .social-media img{height:100%;width:100%}@media (max-width:1200px){.item-container{grid-template-columns:1fr 1fr 1fr}.top-bar .logo{width:80%}.top-bar .cart-btn{width:8%}section{margin-top:30px;padding:0 7%}.title{margin-top:130px;padding:0 7%}.btm-bar{width:90%}}@media (max-width:800px){.top-bar .logo{width:65%}.top-bar .cart-btn{width:15%}.top-bar .login-btn{width:20%}.top-bar .logo a{font-size:1rem;color:#fff;padding:5px 10px}.title{margin-top:100px;padding:0 20px}section{margin-top:30px;padding:0 20px}.search-bar{margin-top:110px;width:100%;padding:0 20px}.search-bar input[type=text]{height:35px;font-size:1rem;padding:0 10px}.item-container{grid-template-columns:1fr 1fr;margin-top:0;width:100%}.cart{-webkit-flex-direction:column;flex-direction:column}.cart .cart-container,.cart .cart-price{width:100%;margin:0}th{font-size:1rem}td input{text-align:center;width:70px}table tbody .img-container,table tbody .img-container img{width:100px}table tbody .dashboard-btn{height:20px;width:30px;font-size:.6rem}.logout-btn{right:5%}.btm-bar{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:flex-start;justify-content:flex-start;width:85%}.btm-bar .page-link{width:100%}.btm-bar .page-link a{font-size:.8rem}.btm-bar .social-media{width:40%}.btm-bar .social-media a{height:15px;width:15px}.form-container{width:100%}}
/*# sourceMappingURL=main.feb99c3c.chunk.css.map */