body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.homeIcon{display:flex;height:30px;justify-content:space-between;width:100%}.logoContainer{object-fit:cover}.homeContent{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin-bottom:30px;margin-top:20px}.cardCategory{margin:10px}@media (max-width:800px){.homeContent{justify-content:space-between;margin-bottom:30px;margin-top:20px}}@media (max-width:500px){.homeContent{justify-content:center}.cardCategory{width:100%}}.card{border-radius:10px;box-shadow:0 2px 4px 0 #0e1e251f,0 2px 16px 0 #0e1e2552;overflow:hidden;transition:transform .2s}.card:hover{cursor:pointer;transform:scale(1.05)}.card p{font-size:15px;font-weight:500;margin-top:5%;overflow-wrap:break-word}.card img{border-radius:5px;height:auto;max-width:100%}.cardThumbnail{box-sizing:border-box;flex:0 0 166px;padding:10px}@media (max-width:800px){.cardThumbnail{flex-basis:calc(50% - 20px);flex-grow:1;flex-shrink:1}}@media (max-width:475px){.cardThumbnail{flex-basis:calc(50% - 20px);flex-grow:1;flex-shrink:1;margin-bottom:2em}}.mrpCrossed{color:#aaa7a7;text-decoration:line-through}.formContainer{background-color:#f2f2f2;border-radius:5px;margin-left:0;margin-right:0;padding:20px}.heading{background:grey;color:#fff;width:100%}.uploadSection{border:2px dotted blue;height:50px;margin-bottom:10px;width:100%}.category{border:1px solid blue;border-radius:10px;height:100%;width:100%}.form{border:1px solid blue;position:relative}.form,table{width:100%}.btngroup,.chooseFile{margin-top:20px}.btngroup{display:flex;justify-content:space-between}.actionCardContainer,.cardItem{display:flex}.cardItem{align-items:center;background-image:linear-gradient(to right top,#051937,#004d7a,#008793,#00bf72,#a8eb12);border-radius:5px;box-shadow:0 3px 6px #00000029,0 3px 6px #0000003b;color:#fff;height:100px;justify-content:center;margin:10px;width:165px}.cardItem:hover{box-shadow:0 0 0 3px #ac03274d;cursor:pointer}@media only screen and (max-width:570px){.formContainer{background-color:#f2f2f2;border-radius:5px;margin-left:0;margin-right:0;padding:20px}}.outerContainer{height:100vh;margin-bottom:100px;width:90vw}.cardContainer{display:flex;justify-content:space-between;margin-top:20px;overflow-x:auto;padding:5px}.cardCategory{width:120px}.cardCategory:hover{cursor:pointer}.cardCategory p{color:#000;font-size:.8rem;text-align:center;width:inherit}.whatsappChatIcon{bottom:20px;height:72px;position:fixed;right:30px;width:72px;z-index:2}.SkeletonDiv{display:flex;flex-direction:row}@media only screen and (max-width:570px){.SkeletonDiv{display:flex;flex-direction:column}}ul{margin:0;padding:0}.footer-section{background:#151414;margin-left:-6%;margin-right:-6%}.footer-cta{border-bottom:1px solid #373636}.single-cta i{color:#ff5e14;float:left;font-size:30px;margin-top:8px}.cta-text{display:inline-block;padding-left:15px}.cta-text h4{color:#fff;font-size:20px;font-weight:600;margin-bottom:2px}.cta-text span{color:#757575;font-size:15px}.footer-content{position:relative;z-index:2}.footer-pattern img{background-position:100% 100%;background-size:cover;height:330px;left:0;position:absolute;top:0}.footer-logo{margin-bottom:30px;text-align:left}.footer-logo img{max-width:200px}.footer-text p{color:#7e7e7e;font-size:14px;line-height:28px;margin-bottom:14px}.footer-social-icon span{color:#fff;display:block;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;margin-bottom:20px}.footer-social-icon a{color:#fff;font-size:16px;margin-right:15px}.footer-social-icon i{border-radius:50%;height:40px;line-height:38px;text-align:center;width:40px}.facebook-bg{background:#3b5998}.twitter-bg{background:#55acee}.google-bg{background:#dd4b39}.footer-widget-heading h3{color:#fff;font-size:20px;font-weight:600;margin-bottom:40px;position:relative}.footer-widget-heading h3:before{background:#ff5e14;bottom:-15px;content:"";height:2px;left:0;position:absolute;width:50px}.footer-widget ul li{display:inline-block;float:left;margin-bottom:12px;width:50%}.footer-widget ul li a:hover{color:#ff5e14}.footer-widget ul li a{color:#878787;text-transform:capitalize}.subscribe-form{overflow:hidden;position:relative}.subscribe-form input{background:#2e2e2e;border:1px solid #2e2e2e;color:#fff;padding:14px 28px;width:100%}.subscribe-form button{background:#ff5e14;border:1px solid #ff5e14;padding:13px 20px;position:absolute;right:0;top:0}.subscribe-form button i{color:#fff;font-size:22px;transform:rotate(-6deg)}.copyright-area{background:#202020;padding:25px 0}.copyright-text p{color:#878787;font-size:14px;margin:0}.copyright-text p a{color:#ff5e14}.footer-menu li{display:inline-block;margin-left:20px}.footer-menu li:hover a{color:#ff5e14}.footer-menu li a{color:#878787;font-size:14px}.footer-content{align-items:center;display:flex;justify-content:center;margin:10px;text-align:center}.footer-widget{display:inline-block}.footer-text{text-align:justify}.footer-social-icon,.footer-text{margin-top:20px}.d-inline-flex,.d-inline-flex a{align-items:center}.d-inline-flex a{display:flex;text-decoration:none}.cta-text{margin-left:10px}a:hover .cta-text h4{color:#ff5e14}.SkeletonContainer{display:flex;gap:20px;width:100%}.detailPageContainer{display:flex;flex-direction:row;height:80vh;margin:auto;position:relative;width:100%}.imageWrapper{align-items:center;display:flex;flex:1 1;max-width:50%;overflow:hidden}.imageDetails{flex:1 1;padding:20px;text-align:left}.imageWrapper img{height:auto;object-fit:contain;width:100%}.buyNowButtonContainer{bottom:0;height:70px;margin-left:100px;margin-top:50px;position:relative;width:50vw}@media only screen and (max-width:768px){.detailPageContainer{flex-direction:column;height:auto}.imageWrapper{height:auto;max-width:100%}.imageDetails{margin-left:0;margin-top:20px}}@media only screen and (max-width:500px){.imageDetails{margin:10px;text-align:left}}.rowContainer{display:flex;height:100%}.image{object-fit:cover;width:25%}.description{display:flex;flex:1 1;flex-direction:column;justify-content:center;padding-right:16px;text-align:left}.placeOrderButton{border:"1px solid blue";color:#fff;cursor:pointer;height:"100%";padding:12px}.removeIcon:hover{color:red;cursor:pointer}@media only screen and (max-width:600px){.description{padding-left:0;text-align:center}}.inputText,select{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;display:inline-block;margin:8px 0;padding:12px 20px;width:100%}.submitButton{background-color:#4caf50;border:none;border-radius:4px;color:#fff;cursor:pointer;margin:8px 0;padding:14px 20px;width:100%}.submitButton:hover{background-color:#45a049}.FormContainer{background-color:#f2f2f2;border-radius:5px;margin-left:25%;margin-right:25%;padding:20px}.textLabel{text-align:left;width:100%}@media only screen and (max-width:570px){.FormContainer{background-color:#f2f2f2;border-radius:5px;margin-left:0;margin-right:0;padding:20px}}