body{background-color:#f8f8f8;display:flex;flex-direction:column;margin:0;min-height:100vh;padding:0}.navbar{background-color:#cd5c08;max-height:6.9rem;padding:.2rem;position:-webkit-sticky;position:sticky}.app-logo{color:#fff;font-weight:600;margin:.625rem;transition:all 1s ease-in-out}.app-logo:hover{transform:scale(1.2)}.main{min-height:80vh}::-webkit-scrollbar{scroll-behavior:smooth;width:4px}::-webkit-scrollbar-track{border-radius:10px;scroll-behavior:smooth}::-webkit-scrollbar-thumb{background:#a7a6a6;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#a7a6a6}.store-icon{align-items:center;cursor:pointer;display:flex;margin-right:.5rem;padding:.5px}.cart-icon,.disable-cart{color:#fff;cursor:pointer;margin:.625rem}.disable-cart{cursor:default}.profile-icon{color:#f3f2f2;font-size:xx-large}.toolbar{justify-content:space-between}.login-button{border:2px solid #fff;color:#fff}.login-button:hover{border:2px solid #fff;box-shadow:0 5px 2px 0 #f9f9f93d,0 17px 50px 0 #eeeded30;color:#eeebeb}.menu-navbar{max-width:-webkit-min-content;max-width:min-content}a{text-decoration:none}.search-bar,.search-bar-input{width:100%}.hero-carousel{margin-bottom:2rem;margin-top:1rem}.hero-carousel,.hero-carousel .slider-container img{max-height:22rem}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{background:none;border:0;cursor:pointer;filter:alpha(opacity=40);font-size:32px;opacity:.4;position:absolute;top:20px;transition:all .25s ease-in;z-index:2}.carousel .control-arrow:focus,.carousel .control-arrow:hover{filter:alpha(opacity=100);opacity:1}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{border-bottom:8px solid #0000;border-top:8px solid #0000;content:"";display:inline-block;margin:0 5px}.carousel .control-disabled.control-arrow{cursor:inherit;display:none;filter:alpha(opacity=0);opacity:0}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{display:inline-block;pointer-events:none;width:100%}.carousel .carousel{position:relative}.carousel .control-arrow{background:none;border:0;font-size:18px;margin-top:-13px;outline:0;top:50%}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{list-style:none;position:relative;transform:translateZ(0);transition:all .15s ease-in;white-space:nowrap}.carousel .thumb{border:3px solid #fff;display:inline-block;margin-right:6px;overflow:hidden;padding:2px;transition:border .15s ease-in;white-space:nowrap}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{margin:0;overflow:hidden;position:relative}.carousel.carousel-slider .control-arrow{bottom:0;color:#fff;font-size:26px;margin-top:0;padding:5px;top:0}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{margin:auto;overflow:hidden;transition:height .15s ease-in;width:100%}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{list-style:none;margin:0;padding:0;position:relative;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{margin:0;min-width:100%;position:relative;text-align:center}.carousel .slide img{border:0;vertical-align:top;width:100%}.carousel .slide iframe{border:0;display:inline-block;margin:0 40px 40px;width:calc(100% - 80px)}.carousel .slide .legend{background:#000;border-radius:10px;bottom:40px;color:#fff;font-size:12px;left:50%;margin-left:-45%;opacity:.25;padding:10px;position:absolute;text-align:center;transition:all .5s ease-in-out;transition:opacity .35s ease-in-out;width:90%}.carousel .control-dots{bottom:0;margin:10px 0;padding:0;position:absolute;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{background:#fff;border-radius:50%;box-shadow:1px 1px 2px #000000e6;cursor:pointer;display:inline-block;filter:alpha(opacity=30);height:8px;margin:0 8px;opacity:.3;transition:opacity .25s ease-in;width:8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{filter:alpha(opacity=100);opacity:1}.carousel .carousel-status{color:#fff;font-size:10px;padding:5px;position:absolute;right:0;text-shadow:1px 1px 1px #000000e6;top:0}.carousel:hover .slide .legend{opacity:1}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.home-content-row-1{margin-bottom:0;margin-top:1rem}.home-content-row-1 .home-card{height:21rem;padding:10px}.home-card .card-header,.home-content-row-2-heading,.recently-viewed-products-heading{font-size:large;margin-bottom:10px;max-height:3.788rem;padding:5px 0}.home-content-row-1 .home-card-images{grid-gap:20px;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr}.home-content-row-1 .inner-image{cursor:pointer;display:flex;flex-direction:column;height:7rem;position:relative}.home-content-row-1 .home-card-images img{height:100%;object-fit:cover;position:absolute;width:100%}.multi-products-carousel,.recently-viewed-products-carousel{margin:30px auto;max-height:auto;min-height:12rem}.multi-products-carousel .carousel-item,.recently-viewed-products-carousel .carousel-item{padding:8px}.multi-products-carousel .carousel-item img,.recently-viewed-products-carousel .carousel-item img{max-height:12rem}.home-card .inner-image .product-name{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;padding:2px;text-overflow:ellipsis}@media only screen and (max-width:950px){.home-content-row-1 .card-header{-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis}.home-card{height:18rem}}.multiCarousel-image-wrapper{cursor:pointer;height:100%}@font-face{fallback:fallback;font-family:revicons;src:url(/static/media/revicons.e8746a624ed098489406.woff) format("woff"),url(/static/media/revicons.57fd05d4ae650374c8de.ttf) format("ttf"),url(/static/media/revicons.a77de540a38981833f9e.eot) format("ttf")}.react-multi-carousel-list{align-items:center;display:flex;overflow:hidden;position:relative}.react-multi-carousel-track{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:flex;flex-direction:row;list-style:none;margin:0;padding:0;position:relative;transform-style:preserve-3d;will-change:transform,transition}.react-multiple-carousel__arrow{background:#00000080;border:0;border-radius:35px;cursor:pointer;min-height:43px;min-width:43px;opacity:1;outline:0;position:absolute;transition:all .5s;z-index:1000}.react-multiple-carousel__arrow:hover{background:#000c}.react-multiple-carousel__arrow:before{color:#fff;display:block;font-family:revicons;font-size:20px;position:relative;text-align:center;z-index:2}.react-multiple-carousel__arrow:disabled{background:#00000080;cursor:default}.react-multiple-carousel__arrow--left{left:calc(4% + 1px)}.react-multiple-carousel__arrow--left:before{content:"\e824"}.react-multiple-carousel__arrow--right{right:calc(4% + 1px)}.react-multiple-carousel__arrow--right:before{content:"\e825"}.react-multi-carousel-dot-list{bottom:0;display:flex;justify-content:center;left:0;list-style:none;margin:0;padding:0;position:absolute;right:0;text-align:center}.react-multi-carousel-dot button{border:2px solid grey;border-radius:50%;box-shadow:none;cursor:pointer;display:inline-block;height:12px;margin:0 6px 0 0;opacity:1;outline:0;padding:0;transition:background .5s;width:12px}.react-multi-carousel-dot button:hover:active,.react-multi-carousel-dot--active button{background:#080808}.react-multi-carousel-item{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform-style:preserve-3d}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.react-multi-carousel-item{flex-shrink:0!important}.react-multi-carousel-track{overflow:visible!important}}[dir=rtl].react-multi-carousel-list{direction:rtl}.rtl.react-multiple-carousel__arrow--right{left:calc(4% + 1px);right:auto}.rtl.react-multiple-carousel__arrow--right:before{content:"\e824"}.rtl.react-multiple-carousel__arrow--left{left:auto;right:calc(4% + 1px)}.rtl.react-multiple-carousel__arrow--left:before{content:"\e825"}.products-list{margin-top:1rem}.products-list>p{font-size:large;margin-top:5rem;text-align:center}.product-card{cursor:pointer;min-height:27.72rem}.product-card .pricing{display:flex;margin-top:.125rem}.product-card .product-description{-webkit-line-clamp:2;line-clamp:2}.product-card .product-description,.product-card .product-name{-webkit-box-orient:vertical;display:-webkit-box;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis}.product-card .product-name{-webkit-line-clamp:1;line-clamp:1}.product-card .card-image{height:18.75rem}.product-card .card-image img{height:100%;object-fit:cover;width:100%}.category-banner{margin-bottom:2rem;margin-top:1rem}.category-banner img{height:100%;object-fit:contain;width:100%}.single-product img{height:100vh;width:100%}.product-data,.product-image{margin-top:1rem}li{color:#5d5c5c}.common-style,li{margin-bottom:.5rem}.common-style{margin-top:.5rem}.box{align-items:center}.item-padding{padding:2px}.list-padding{padding:initial}.single-product .buttons{grid-gap:.125rem;display:inline-grid;grid-template-columns:1fr 1fr;margin-bottom:1rem;margin-top:1rem}.single-product .cart-action-button,.single-product .wishlist-action-button{background-color:#ffaf03}.single-product .cart-action-button:hover,.single-product .wishlist-action-button:hover{background-color:#ffc436}.button-is-clicked{background-color:#ff0059!important}.button-is-clicked:hover{background-color:#f85b92!important}.modal{background-color:#fff;border-radius:5px;box-shadow:24;left:50%;min-width:30%;padding:2rem;position:absolute;top:50%;transform:translate(-50%,-50%);width:auto}.modal-title{font-size:large;font-weight:bolder;margin-bottom:1rem}.modal-description{color:#4a4a4a}.my-account-section{margin-top:1rem;padding:0 20px}.my-account-section .row-1,.my-account-section .row-2,.my-account-section .row-3,.my-account-section .row-4,.my-account-section .row-5,.my-account-section .row-6,.my-account-section .row-7{align-items:center;cursor:pointer;display:flex;height:50%;line-height:4;margin:auto}.my-account-section .row-1{align-items:center;cursor:default;justify-content:space-between;margin-left:1rem}.my-account-section .first-heading{color:#4c4b4b;font-weight:500}.my-account-section .second-heading{color:#8e8c8c;font-size:small}.my-account-section .card{margin-bottom:1rem;padding:10px}.my-account-section .icon{color:#4c4b4b;margin:auto 10px}.my-account-section .card.card-actions *{color:#4c4b4b;cursor:pointer;font-weight:600;line-height:2;margin-left:.5rem;padding-left:10px}.my-account-section .card.card-actions :hover{background-color:#ebeaea}.my-account-section .row-1 .first-heading{color:#000;font-size:larger;font-weight:600}.my-account-section .row-2:hover,.my-account-section .row-3:hover,.my-account-section .row-4:hover,.my-account-section .row-5:hover,.my-account-section .row-6:hover,.my-account-section .row-7:hover{background-color:#ebeaea}.wishlist{margin-top:.938rem}.empty-wishlist-container{display:flex;justify-content:center}.empty-wishlist-container .empty-wishlist-text{color:#cd5c08;margin:8rem auto;text-align:center;width:50%}.wishlist-card{margin-top:1rem}.wishlist-card .wishlisted-product-image{cursor:pointer}.wishlist-card .card-media{position:relative}.wishlist-card .remove-item{color:#c97575;cursor:pointer;margin:.313rem;position:absolute;right:0;z-index:99}.wishlist-card .remove-item:hover{color:#df4f4f}.wishlist-card .card-media img{display:block;height:12.5rem;object-fit:fill}.wishlist-card .add-to-cart-button{background-color:#ffaf03;width:100%}.wishlist-card .add-to-cart-button:hover{background-color:#ffc436}.orders{display:flex;flex-direction:column;margin-top:1rem}.empty-orders-container{display:flex;justify-content:center;margin-top:1rem}.empty-orders-container .empty-orders-text{color:#cd5c08;margin:8rem auto;text-align:center;width:50%}.order-card-container{display:flex;flex-direction:column-reverse}.order-card{align-items:center;cursor:pointer;display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:1.5rem;padding:10px}.order-card img{height:7rem;margin-right:2rem;width:7rem}.order-card:hover{box-shadow:4px 4px 3px 3px #9b9696}.checkout{margin-top:1rem}.stepper{margin-left:20%;margin-right:20%;padding:.6rem}.cart{margin-top:1rem}.cart-left{display:flex;flex-direction:column-reverse}.cart-product-card{margin-bottom:15px}.empty-cart-container{display:flex;justify-content:center}.empty-cart-container .empty-cart-text{color:#cd5c08;margin:8rem auto;text-align:center;width:50%}.shopping-cart img{height:10rem;width:10rem}.shopping-cart .cart-image-box{cursor:pointer}.cart-product-data{margin:0 .625rem;text-align:left}.shopping-cart .product-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.shopping-cart .product-name{color:#000;font-size:1.25rem}.shopping-cart button:hover{background:#0000}.shopping-cart .product-price{font-weight:600;margin:.313rem 0}.product-quantity-box{align-items:center;color:#000;display:flex;margin-top:.625rem}.quantity-add-button,.quantity-display-button,.quantity-remove-button{color:#535252;max-height:1.563rem;max-width:1.563rem;min-height:1.563rem;min-width:1.563rem}.quantity-display-button{align-items:center;border:1px solid #535252;border-radius:4px;cursor:default!important;cursor:pointer;display:flex;justify-content:center;margin:.313rem .625rem;padding-left:.313rem;padding-right:.313rem}.product-quantity-box .move-to-wishlist,.product-quantity-box .remove-from-cart{color:#000;cursor:pointer;font-size:1rem;margin:auto 1.25rem;text-transform:uppercase}.product-quantity{align-items:center;display:flex}.product-quantity-box .move-to-wishlist:hover,.product-quantity-box .remove-from-cart:hover{color:blue}.cart-price-details .row-1,.cart-price-details .row-2,.cart-price-details .row-3,.cart-price-details .row-4{display:flex;justify-content:space-between;margin-bottom:.625rem;margin-top:.625rem}.cart-price-details .total-amount{font-weight:600;margin-top:.5rem}.cart-price-details .place-order-button{background-color:#ffaf03;margin-bottom:.5rem;width:100%}.cart-price-details .place-order-button:hover{background-color:#ffc436}.address-box{margin-top:1rem}.address-box .place-order-button{display:none}.checkout-address-save-and-cancel-buttons{margin:2rem .5rem .5rem;padding-left:7%;text-align:left}.save-and-deliver{background-color:#ffaf03;margin:.5rem;padding:.5rem}.save-and-deliver:hover{background-color:#ffc436}.checkout-address-save-and-cancel-buttons .cancel{margin:.5rem;padding:.5rem}.autocomplete-states-field{display:inline}.save-address{background-color:#ffaf03;margin:2rem .5rem .5rem;padding:.5rem}.save-address:hover{background-color:#ffc436}.multiline-address{width:100%}.savedAddress_choose_address_container__wapfj{margin-bottom:1rem;margin-top:2rem}.savedAddress_heading__u39QU{color:#484848;font-size:larger;font-weight:700;margin-bottom:1rem;margin-left:3.5rem}.savedAddress_proceed_button__KOSTN{background-color:#ffaf03;color:#fff;margin:.5rem .5rem .5rem 3.7rem;padding:.5rem;padding-inline:1rem}.savedAddress_proceed_button__KOSTN:hover{background-color:#ffc436}.savedAddress_cancel__s2E41{margin:.5rem;padding:.5rem}.payment-container{margin-top:1rem}.payment-list img{background-color:initial;height:2rem!important;width:2rem!important}.list-item-text{margin-left:1rem}.payment-card{margin:10px;padding:20px}.COD-payment button,.UPI-payments-button,.card-payment-button{background-color:#ffaf03;color:#fff;margin-top:20px;padding:10px;width:25%}.COD-payment button:hover,.UPI-payments-button:hover,.card-payment-button:hover{background-color:#ffc436}.text-field{margin-top:10px;width:100%}.validity-and-CVV{display:flex;gap:10px}.UPI-payments img{background-color:initial;height:2rem;width:2rem}.UPI-payment-type{align-items:center;display:flex;margin-bottom:20px}.UPI-Id-form{display:flex;flex-direction:column}.saved-payment-container-during-checkout{margin-top:1rem}.saved-card-payment-details,.saved-upi-payment-details{margin-bottom:1rem;margin-top:1rem;padding:1rem}.proceed_button{background-color:#ffaf03;color:#fff;margin-left:3.5rem;margin-right:.5rem;padding:.5rem;padding-inline:1rem}.proceed_button:hover{background-color:#ffc436}.cancel_button{margin:.5rem;padding:.5rem}.footer{color:#5f5f5f;margin-top:50px;padding-left:2rem;padding-right:2rem}.footer .icon{color:#5a5a5a;cursor:pointer;margin-right:20px}.footer .icon:hover{color:#454545;cursor:pointer;margin-right:20px}.footer a{line-height:1.4}.footer a:hover{color:#08084e}.footer .row-1{display:flex;justify-content:space-between;margin-bottom:1.5rem}.footer .heading{color:#3d3d3d;font-weight:700;line-height:3;margin-bottom:2rem}.seller-footer{bottom:0;color:#5f5f5f;margin-top:60px;padding-left:2rem;padding-right:2rem}.seller-footer .icon{color:#5a5a5a;cursor:pointer;margin-right:20px}.seller-footer .icon:hover{color:#454545;cursor:pointer;margin-right:20px}.seller-footer a{line-height:1.4}.seller-footer a:hover{color:#08084e}.seller-footer .row-1{display:flex;justify-content:space-between;margin-bottom:1.5rem}.seller-footer .heading{color:#3d3d3d;font-weight:700;line-height:3;margin-bottom:2rem}.row-3.copyright{margin-top:1rem;text-align:center}.order-confirmation{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-top:1rem}.confirmation-heading{animation:fadeIn 3s;margin:2rem auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.verified-icon{animation:wiggle 2s linear infinite;color:#0f8d0f;font-size:xxx-large;height:10rem;margin:2rem auto;width:10rem}@keyframes wiggle{0%,7%{transform:rotate(0)}15%{transform:rotate(-15deg)}20%{transform:rotate(10deg)}25%{transform:rotate(-10deg)}30%{transform:rotate(6deg)}35%{transform:rotate(-4deg)}40%,to{transform:rotate(0)}}.order-details{margin-top:1rem}.address-card{padding:1rem}.first-product,.otherProducts{margin-top:2rem;padding:1rem}.first-product img,.otherProducts img{height:10rem;width:10rem}.together-orderd-product-card{display:flex;margin-bottom:1rem;padding-left:10px;padding-top:10px}.together-orderd-product-card:hover{background-color:#f1f1f1;cursor:pointer}.first-product .image-box,.otherProducts .image-box{height:10rem;width:10rem}.first-product .product-data,.otherProducts .product-data{margin:1rem;text-align:left}.first-product .product-description,.otherProducts .product-description{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#0009;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.first-product .product-name,.otherProducts .product-name{color:#000;font-size:1.25rem}.first-product .product-price,.otherProducts .product-price{font-weight:600;margin:.313rem 0}.order-details .order-amount{display:flex;justify-content:space-between}.order-details .order-amount .amount,.order-details .order-amount .total{font-weight:700;margin-top:1rem}.login-form-container{align-items:flex-start;display:flex;justify-content:center;margin-top:.5rem;min-height:100vh;min-width:100vw;position:fixed;z-index:99}.login-form{background-color:#f9f9f9;background-image:linear-gradient(150deg,#fcc6ce,#fff,#fff,#fcc6ce);border-radius:5px;box-shadow:2px 2px 2px 1px #4c4c4c;display:flex;flex-direction:column;max-height:85vh;overflow-y:auto;padding:30px;width:-webkit-max-content;width:max-content}.login-form .submit-button{animation:gradient-animation 5s ease infinite;background-image:linear-gradient(170deg,#cd5c08,#e5fc36,#ff9d00,#e8f407);background-size:180% 180%;border-radius:20px;color:#fa28d7;font-weight:600;margin:2rem auto;width:100%}.login-form .submit-button:hover{box-shadow:2px 2px 2px 1px #868484;color:#dc05ec}.login-form{position:relative;text-align:center}.login-form .cancel{color:#424040;cursor:pointer;margin:.5rem;position:absolute;right:0;top:0;z-index:99}.login-form .cancel:hover{color:#000}.input-field{margin-top:1rem}.login-form .sign-up{cursor:pointer;font-size:small;text-align:right}.login-form .sign-up:hover{color:#7427f9}.login-form .MuiTextField-root{width:100%}@media screen and (min-width:900px){.login-form{width:30%}}@media screen and (min-width:600px) and (max-width:900px){.login-form{width:60%}}.signup-form-container{align-items:flex-start;display:flex;justify-content:center;margin-top:.5rem;min-height:100vh;min-width:100vw;position:fixed;z-index:99}.signup-form{background-color:#f9f9f9;background-image:linear-gradient(150deg,#fcc6ce,#fff,#fff,#fcc6ce);border-radius:5px;box-shadow:2px 2px 2px 1px #4c4c4c;display:flex;flex-direction:column;max-height:75vh;overflow-x:hidden;overflow-y:auto;padding:30px;width:-webkit-max-content;width:max-content}@keyframes gradient-animation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.signup-form .submit-button{animation:gradient-animation 5s ease infinite;background-image:linear-gradient(170deg,#cd5c08,#e5fc36,#ff9d00,#e8f407);background-size:180% 180%;border-radius:20px;color:#fa28d7;font-weight:600;margin:2rem auto;width:100%}.signup-form .submit-button:hover{box-shadow:2px 2px 2px 1px #868484;color:#dc05ec}.signup-form{position:relative;text-align:center}.signup-form .cancel{color:#424040;cursor:pointer;margin:.5rem;position:absolute;right:0;top:0;z-index:99}.signup-form .cancel:hover{color:#000}.signup-form .input-field{margin-top:1rem}.signup-form .login{cursor:pointer;font-size:small;text-align:right}.signup-form .login:hover{color:#7427f9}.signup-form .MuiTextField-root{width:100%}@media screen and (min-width:640px){.signup-form{width:35%}}@media screen and (min-width:600px) and (max-width:900px){.signup-form{width:60%}}.sample-page-container{display:flex;justify-content:center}.sample-page{color:#2d81cb;font-style:italic;font-weight:regular;margin-top:8rem;text-align:center;width:50%}.add-new-address-button,.add-new-card-button,.add-new-upi-button{border:1px solid green;color:green;display:flex;margin:1rem 0;padding:1rem}.add-new-address-button .add-icon,.add-new-payment-button .add-icon{margin-left:1rem}.add-new-card-button img,.add-new-upi-button img{height:25px;margin-left:.5rem;width:25px}.add-new-address-button:hover,.add-new-card-button:hover,.add-new-upi-button:hover{background-color:initial;border:1px solid #2d81cb;color:#2d81cb}.profile-addresses{display:flex;flex-direction:column;justify-content:center;margin-top:1rem}.profile-address-form{padding:1rem}.profile-addresses>.profile-address-form .MuiTextField-root{margin:8px}.profile-addresses .state-textField{width:25ch}.empty-address-list-container,.empty-payment-list-container{display:flex;justify-content:center}.empty-address-list-text,.empty-payment-list-text{color:#cd5c08;margin:8rem auto;text-align:center;width:50%}.profile-saved-payments{column-gap:1rem;justify-content:space-between;padding:20px;position:relative}.card-details-form,.upi-details-form{left:0;margin:10px;padding:20px;position:absolute;z-index:2}.profile-saved-payments .card-payment-details,.profile-saved-payments .upi-payment-details{align-items:center;display:flex;justify-content:space-between;margin:.5rem 0;padding:1rem}.profile-saved-payments .close-card-details-form,.profile-saved-payments .close-paymnets-details-form{color:#424040;margin-left:96%}.profile-saved-payments .close-card-details-form:hover,.profile-saved-payments .close-paymnets-details-form:hover{color:#000}.profile-saved-payments-save-button{background-color:#ffaf03;margin:2rem .5rem .5rem;padding:.5rem}.seller-perks-container{margin-top:1rem;text-align:center}.benefits{display:flex;flex-wrap:wrap;justify-content:space-around;margin-top:4rem}.benefits .single-benefit-box{margin-bottom:1rem}.benefits .icon{color:#2d81cb;height:2.5rem;width:2.5rem}.benefits .text{margin:auto;width:60%}.seller-registration-form{margin:4rem auto auto;padding:1rem;width:80%}.seller-registration-form .input-field-content{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2rem}.input-field-box{margin-bottom:1rem}.seller-registration-form .login{margin-top:2rem}.seller-register-button{background-color:#ffaf03;border:none;color:#fff;margin-top:3rem;padding:.5rem 2rem}.seller-register-button:hover{background-color:#ffc436}.switch-to-customer-button{border:1px solid #fff;color:#fff}.switch-to-customer-button:hover{box-shadow:4px 1px #b5b4b4}.seller-dashboard .row-1{background-color:#f8f8f8;display:flex;flex-wrap:wrap;justify-content:space-between;margin-bottom:1rem;position:-webkit-sticky;position:sticky;top:4.28rem;width:100%;z-index:98}.seller-dashboard .button{background-color:initial;border:2px solid green;color:green;font-weight:600;height:100%;margin:1rem;padding:.8rem;right:0}.seller-dashboard .button:hover{border:2px solid #1d9b1d;box-shadow:0 0 15px #0000004d;color:#1d9b1d}.launchpad{background:#4129b51a;border:3px solid #4129b50a;border-radius:2rem;margin:1rem;padding:1.3rem 1rem 1rem}.launchpad-heading{color:#4b4b4b;margin-bottom:1rem;text-align:center}.browse-file,.launchpad .input{background-color:#f6f6f6;border:none;margin:1rem 4rem}.launchpad .input-line-1,.launchpad .input-line-2,.launchpad .input-line-3,.launchpad .input-line-4{display:flex;flex-wrap:wrap;justify-content:center}.launch-button-Box{display:flex;justify-content:center;margin:2rem auto}.launch-button{background-color:#6b9d07;border:1px solid #085e08;box-shadow:2px 1px green;color:#fff;font-size:large;text-transform:capitalize}.launch-button:hover{background-color:initial;color:green}.success_launch_image{animation-duration:2s;animation-name:cheering;animation-timing-function:linear;position:relative}@keyframes cheering{0%{top:160%}to{top:0}}.text-after-launch{text-align:center}
/*# sourceMappingURL=main.d4d28ce6.css.map*/