@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600&display=swap);.fm-roboto{font-family:"Roboto"}.bat-alert{position:fixed;bottom:5%;right:0;left:0;max-width:400px;width:90%;margin:auto}.empty-cart{height:calc(100vh - 60px);font-size:2rem;display:flex;justify-content:center;align-items:center;text-align:center}.sold-out.bat-overlay-bg{height:100%}.address-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:1rem;gap:1rem;max-width:1200px;margin:0 auto;padding:1rem}.address-grid-item{font-size:14px;padding:1rem;border:2px solid var(--grey);border-radius:5px}.edit-delete-section{justify-content:flex-end}.edit-delete-section span{border:1px solid var(--grey);padding:.5rem;color:var(--dark-grey)}.add-new-address{display:flex;justify-content:center;align-items:center;flex-direction:column-reverse}.add-new-address span{color:var(--dark-grey);font-size:3rem}@media screen and (max-width:700px){.address-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width:500px){.address-grid{grid-template-columns:1fr}}.cart{max-width:1200px;margin:2rem auto}.cart-grid{display:grid;grid-template-columns:2fr 1fr}.horizointal-card.bat-card img{width:120px;height:130px;object-position:top;object-fit:cover}.horizointal-card.bat-card{border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;flex-direction:row;max-width:100%;overflow:unset;grid-gap:.5rem;gap:.5rem}.cart-add-qnt{display:flex;grid-gap:.35rem;gap:.35rem;align-items:center;margin:0 1rem}.cart-add-qnt span:nth-child(2){border:1px solid var(--grey);height:1.5rem;width:3rem;display:flex;justify-content:center;align-items:center}.cart-save-later{display:flex;align-items:center;justify-content:flex-start;grid-gap:3rem;gap:3rem;margin:1rem 0;font-weight:500;font-size:14px}.total-bill-section{font-size:14px;font-weight:400;padding:1rem;grid-gap:20px;gap:20px;top:0;position:-webkit-sticky;position:sticky;height:90vh}.grey-color{color:#878787}.discount-color{color:var(--discount)}.plcae-order-btn{background-color:var(--orange);font-size:1.2rem}.plcae-order-btn:hover{-webkit-filter:brightness(.9);filter:brightness(.9);background-color:var(--orange)}.apply-coupon input{padding:.5rem 1rem;width:100%;border-radius:3px;outline:none;border:2px solid var(--grey);transition:all .3s}.apply-coupon input:focus{border:2px solid var(--primary-color)}.apply-coupon button{padding:.5rem;width:40%}@media screen and (max-width:700px){.delivery-icon{display:none}.delivery-flex{width:100%;justify-content:space-between}.cart{margin:auto}.cart-grid{grid-template-columns:1fr}.total-bill-section{position:static;height:100%}.cart-save-later{grid-gap:2rem;gap:2rem}}@media screen and (max-width:500px){.horizointal-card.bat-card img{width:90px}.horizointal-card.bat-card{align-items:flex-start}.cart-add-qnt{flex-direction:column}.cart-save-later{grid-gap:.75rem;gap:.75rem}.wrap-on-500{flex-wrap:wrap}}.address-bar-cart{border:1px solid var(--grey);border-radius:2px;font-weight:500;padding:.75rem;font-size:14px}#filters{padding-right:1rem;overflow-y:scroll}.cat-grid-cards .bat-card img{height:325px;width:100%;object-position:top;object-fit:cover}.cat-grid-cards .bat-card{align-items:center}.hero-img-cat{width:100%}.cat-grid{display:grid;grid-template-columns:1fr 4fr;grid-gap:1rem;gap:1rem;height:100vh;padding:1rem}.filter-type{color:var(--blue);font-weight:500}.filters label{font-size:14px}.filters .material-icons{padding:0;font-size:14px}.cat-content{overflow:scroll;height:90vh}.cat-grid-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;gap:1rem}.rating{background-color:#008c00;font-size:12px;border-radius:2px;padding:1px 6px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:var(--white);display:flex;align-items:center;grid-gap:3px;gap:3px}.rating span{font-size:12px;padding:0}@media screen and (max-width:1200px){.cat-grid-cards{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:900px){.cat-grid-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:850px){.cat-grid-cards{grid-template-columns:repeat(3,1fr)}.cat-grid{grid-template-columns:1fr;height:100%}.filters{height:0;overflow:hidden;transition:all .5s}.filters-show{height:calc(100vh - 260px);overflow:scroll}.cat-content{height:100%}}.cat-content::-webkit-scrollbar{width:0}@media screen and (max-width:600px){.cat-grid-cards{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:400px){.cat-grid-cards{grid-gap:.75rem;gap:.75rem}.cat-grid{padding:.75rem}.cat-grid-cards .bat-card{padding:0}.publication{font-size:14px}.cat-grid-cards .bat-card img{height:212px;width:140px}}.navbar{background-color:var(--primary-color)}.nav-menu button{padding:.5rem 1rem;font-weight:600}.nav-menu button,.nav-menu button:hover{color:var(--primary-color)}.nav-menu .material-icons:hover{background-color:transparent;color:var(--grey)}.search-bar input{border:none;outline:none;font-family:inherit;padding:.5rem;background-color:transparent;width:30vw;max-width:600px!important;transition:all .5s}.search-bar input:focus{width:40vw}.search-bar{background-color:var(--white);color:var(--primary-color)}.nav-menu button .material-icons{padding:0;margin-right:.35rem}.menu-icon{display:none}.search-result-section{position:absolute;top:33px;left:0;background:#fff;font-size:12px;z-index:2;width:100%;padding:.5rem}.search-result-section a{padding:.5rem;display:block;font-size:14px;color:#000;font-weight:500}.search-result-section a:hover{background-color:#f0f8ff}.search-result-section a span{color:var(--primary-color);font-size:12px;font-weight:400}@media screen and (min-width:610px){.search-bar{position:relative}}@media screen and (max-width:900px){.search-bar input{width:30vw}}@media screen and (max-width:700px){.search-bar input,.search-bar input:focus{width:100%}.landing-header{margin:0 auto}.nav-menu button{color:var(--white);padding:0}.nav-menu button,.nav-menu button:hover{background-color:transparent}.hide-on-phone{display:none}.nav-menu{bottom:0;display:flex;background:var(--primary-color);width:100%;left:0;right:0;z-index:567;padding:0 .5rem;grid-gap:.25rem;gap:.25rem;justify-content:flex-end}.menu-icon{display:block}.media-nav{width:100%;justify-content:space-between;grid-gap:.35rem;gap:.35rem}}@media screen and (max-width:600px){nav{padding:0 .5rem}.navbar{height:120px}.bat-logo i{display:none}.search-bar{position:absolute;top:60px;left:0;right:0;z-index:2;margin:auto;width:95vw;padding:.25rem}.search-bar input{width:100%}header{margin-top:0}.landing-header{margin:0}}.small-text{font-size:12px}.fs-14px{font-size:14px}.fs-24px{font-size:24px}.width-100{width:100%}.fs-18px{font-size:18px}.bat-fw-700{font-weight:700}.bat-fw-300{font-weight:300}.bat-fw-400{font-weight:400}.bat-fw-900{font-weight:900}.bat-fw-500{font-weight:500}.bat-fw-600{font-weight:600}.bat-pad-t-8px{padding-top:8px}.relative{position:relative}.margin-tb-2{margin-top:2rem}.mar-b-2,.margin-tb-2{margin-bottom:2rem}.bat-gap-8px{grid-gap:8px;gap:8px}.bat-mar-tb-1{margin:1rem 0}.m-tb-8{margin:8px 0}.pointer{cursor:pointer}.margin-t-1{margin-top:1rem}.bat-m-l-8px{margin-left:8px}.text-color-primary{color:var(--primary-color)}.text-color-primary-dark{color:var(--primary-color-dark)}.text-color-grey{color:var(--grey)}.text-color-dark-grey{color:var(--dark-grey)}.border-btm-grey-dotted{border-bottom:1px dotted var(--grey);padding-bottom:1rem}.border-btm-grey-solid{padding-bottom:1rem}.border-btm-grey,.border-btm-grey-solid{border-bottom:1px solid var(--grey)}button.orange-bg{background-color:var(--orange)}.bat-justify-end{justify-content:end}.diplay-block{display:block}footer.bat-footer{background-color:var(--blue);color:var(--grey)}footer.bat-footer .bat-fs-14px{font-size:14px}footer.bat-footer .bat-github-btn{background-color:var(--primary-color);padding:.5rem 1rem}footer.bat-footer .bat-github-btn:hover{background-color:var(--primary-color-dark)}footer .bat-footer-nav li,footer .bat-footer-social div{padding:.25rem}footer.bat-footer .bold-600{font-size:1rem}footer .bat-footer-component{max-width:1600px;margin:auto;display:grid;grid-template-columns:.75fr 1fr .75fr .5fr;grid-gap:1rem;gap:1rem}@media screen and (max-width:1000px){footer .bat-footer-component{grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){footer .bat-footer-component{grid-template-columns:1fr}}.slider-box{width:100%;height:500px;position:relative;overflow:hidden;margin:auto}#slider{width:100%;display:grid;transition:.7s;grid-template-columns:100vw 100vw 100vw 100vw}.indicators{position:absolute;left:50%;bottom:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.indicators span{display:inline-block;width:15px;height:15px;border-radius:50%;background:hsla(0,0%,100%,.5);cursor:pointer}span.slider-active{background-color:var(--white)}.wish-list-container{display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:2rem;gap:2rem;max-width:1100px;margin:auto}.wishlist-gif img{max-width:300px}.hero-img-cat{position:relative}.hero-img-cat img{height:100px;width:100%;object-fit:cover;object-position:top;-webkit-filter:brightness(.3);filter:brightness(.3)}.absolute-head{position:absolute;left:5%;top:0;bottom:0;font-size:4rem;color:var(--white);font-weight:600}.card-with-dis .bat-badge-close{font-size:1.5rem;top:3%;border-radius:50%;height:2rem;background-color:var(--primary-color-dark);color:var(--white);width:2rem;display:flex;justify-content:center;align-items:center}.wish-list-container .bat-card img{width:120px;object-position:top;object-fit:cover}.wish-list-container .bat-card{border-bottom:1px solid #e0e0e0;border-right:1px solid #e0e0e0;flex-direction:row;max-width:100%;overflow:unset;grid-gap:.5rem;gap:.5rem}.wish-list-container .wishlist-btn{color:var(--wishlist)}.bat-card.card-with-badge .bat-badge{left:1%}@media screen and (max-width:900px){.wish-list-container{grid-template-columns:1fr 1fr}}@media screen and (max-width:600px){.wish-list-container{grid-template-columns:1fr}.absolute-head{display:flex;font-size:2.35rem;align-items:center}}@media screen and (max-width:320px){.absolute-head{font-size:2rem}}.product-container{margin:auto;position:relative;padding:1rem}.product-item-one{margin:1rem auto;display:grid;max-width:1200px;grid-gap:2rem;gap:2rem;grid-template-columns:1fr 1.5fr;justify-items:center}.product-item-one-img{width:100%;position:relative;overflow:hidden}.product-item-one-img .wishlist-btn{position:absolute;top:2%;right:1%}.product-item-one-img img{width:100%;max-width:500px;border-radius:.5rem;aspect-ratio:1/1;object-fit:cover;object-position:top;margin-bottom:1rem;transition:all .3s}.product-item-one-img img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.product-item-one-img button{width:100%;text-transform:uppercase;justify-content:center;padding:1rem;font-size:1rem}.fs20px{font-size:20px}.product-data{width:100%}.product-title-one{font-weight:600}.runtime-one{font-size:1.5rem}.summary{font-size:20px;color:var(--primary-color-dark)}.btn-flex a{width:100%}.loader{margin:auto;max-width:300px}.product-by{padding:.5rem 1rem;background-color:var(--primary-color);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:.35rem;font-weight:600}.cast-container{margin:2rem 0;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;grid-gap:1.5rem;gap:1.5rem}.cast-container img,.cast-div{width:92px}.gallery-img{width:298px!important}.bat-discount-tag.bat-fs-1r{font-size:1rem;margin:0}.prod-price span{font-size:1.5rem}.prod-price span.bat-fs-1r,.rating.bat-fs-1r,.rating .bat-fs-1r{font-size:1rem}.offer-list-item i{color:var(--discount)}@media only screen and (max-width:300px){h1{font-size:1.75rem}}@media only screen and (max-width:770px){.product-container{padding:0 1rem 1rem}.product-data .fs-24px{font-size:1.25r}.product-item-one-img img{margin:0 auto;display:block}.product-item-one{grid-gap:0;gap:0;grid-template-columns:1fr}.add-but-btns{grid-gap:0;gap:0;position:fixed;bottom:0;right:0;z-index:4;left:0}.add-but-btns button{border-radius:0}}@media only screen and (max-width:500px){.add-but-btns button i{display:none}}.profile{max-width:800px;margin:1rem auto}.profile-section-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin:2rem auto;padding:.5rem;max-width:1000px}.profile-section-grid-item{padding:1rem;border:2px solid var(--grey);display:flex;justify-content:center;flex-direction:column;align-items:center;font-size:1.5rem;grid-gap:1rem;gap:1rem;transition:all .3s;cursor:pointer;text-align:center}.profile-section-grid-item:hover{border:3px solid var(--primary-color)}.profile-section-grid-item .material-icons{font-size:3rem;color:var(--primary-color)}.user-info{grid-gap:8px;gap:8px}.log-out{padding-top:1rem;border-top:2px solid var(--grey);width:120%}.user-name{font-size:2rem}.log-out button{width:100%}.profile .bat-txt-avatar{background-color:var(--orange)}@media screen and (max-width:500px){.profile-section-grid{grid-gap:1rem;gap:1rem;margin:1rem auto}.profile-section-grid-item{padding:.5rem;font-size:1.25rem;grid-gap:.5rem;gap:.5rem}.profile{flex-direction:column;justify-content:center}.profile,.user-info{align-items:center}}.login-section{display:grid;grid-template-columns:1fr 1fr;max-width:800px;margin:1rem auto 2rem;grid-gap:1rem;gap:1rem}.login-img img{height:100%;max-width:400px;width:100%;object-fit:cover}.login-form{padding:1rem;font-size:1rem}.login-form form{display:flex;flex-direction:column}.login-form form label{font-size:1rem}.login-form form .input-parent input{border:none;border-bottom:1px solid var(--grey);width:100%;font-size:1rem;margin:.75rem 0}.login-form form input:focus{border-bottom:1px solid var(--primary-color)}.login-form form button{width:100%}.login-with-google-btn{background-color:var(--white);color:var(--primary-color);border:2px solid var(--primary-color)}.login-section-wala.hero-img-cat img{height:70px}.login-section-wala .absolute-head{font-size:3rem;text-align:center;margin:auto;left:0;right:0}.input-parent{position:relative;padding:10px 0}.input-parent label{color:var(--grey);font-size:16px;font-weight:100;position:absolute;top:0;left:0;pointer-events:none;-webkit-transform:translateY(20px);transform:translateY(20px);transition:all .2s ease-in-out}.input-parent input:focus+label,.input-parent input:valid+label{font-size:14px;-webkit-transform:translateY(0);transform:translateY(0)}.hide-pass-icon{position:absolute;right:0;bottom:30px}@media screen and (max-width:750px){.login-section{display:flex;max-width:800px;margin:0 auto 2rem;align-items:center;grid-gap:1rem;gap:1rem;flex-direction:column-reverse}.login-form{padding:0 1rem}.login-section-wala.hero-img-cat img{height:50px}.login-section-wala .absolute-head{font-size:1.5rem}}.cart.my-orders{margin:0 auto}.cart.my-orders .bat-card:hover{box-shadow:0 1px 12px 2px #dbdbdb}.cart.my-orders .cart-grid{display:grid;grid-template-columns:1fr 3fr}.profile-section-grid.grid-col-1{display:flex;flex-direction:column;grid-gap:1rem;gap:1rem;margin:0;font-size:1.25rem}.profile-section-grid.grid-col-1 .material-icons{font-size:2rem}@media screen and (max-width:800px){.cart.my-orders .cart-grid{grid-template-columns:1fr 2fr}}@media screen and (max-width:650px){.cart.my-orders .cart-grid{display:flex;flex-direction:column-reverse}}.forgot-section .login-form,.forgot-section form{width:100%}:root{--primary-color:#0c73eb;--primary-red:#0c73eb;--primary-color-dark:#0a5cbc;--primary-red-dark:#0a5cbc;--white:#fff;--black:#000;--grey:#c8c8c8;--yellow:#f8e831;--blue:#152336;--discount:#388e3c;--orange:#fb641b;--secondary:#fb641b;--wishlist:#fc5656;--dark-grey:#858585}body{color:#000;color:var(--black);background-color:#fff;background-color:var(--white);font-family:"Poppins";max-width:1600px;margin:auto}.bat-card{transition:all .3s}.cart .bat-card:hover{box-shadow:none}.bat-card:hover{box-shadow:0 1px 12px 2px #dbdbdb}.show-more-text{background-color:#0c73eb;background-color:var(--primary-color);font-size:1.25rem;padding:.5rem 1rem;color:#fff;color:var(--white)}.show-more-text:hover{background-color:#0a5cbc;background-color:var(--primary-color-dark)}.landing-header,.main,main{max-width:1600px;margin:auto}.show-on-phone-only{display:none}.material-icons{cursor:pointer;padding:.35rem;border-radius:50%;transition:all .2s}.category-list img{width:100%;height:125px;object-fit:cover}.category-list .bat-overlay-bg:hover{background-color:transparent}.landing-header div{width:100%;position:relative;overflow:hidden}.bat-overlay-bg{transition:all .3s;position:absolute!important;top:0;left:0;right:0;bottom:0;height:125px;text-align:center;display:flex;justify-content:center;align-items:center;padding:1rem;overflow:hidden;background-color:rgba(185,185,190,.6)}.show-more.bat-overlay-bg{height:100%}.bat-card.show-more{background-image:url(https://www.dccomics.com/sites/default/files/styles/comics320x485/public/gn-covers/2020/09/LR33290-JusticeLeague_50-001_HD_5f5b00ecec0827.72057782.jpg?itok=Y1vhGxcw);background-position:50%}.bat-card.show-more .bat-overlay-text{font-size:1.5rem}.bat-overlay-text{padding:.5rem 1rem;background-color:#0c73eb;background-color:var(--primary-color);color:#fff;color:var(--white);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.slider{height:500px;overflow:hidden;border-radius:10px}.slider-item{position:relative}.slider-title{line-height:1;position:absolute;padding:.5rem 1rem;bottom:15%;left:15%;width:100%;font-weight:600;font-size:2rem;background-color:#0c73eb;background-color:var(--primary-color);color:#fff;color:var(--white)}.slider-badge{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:0 .5rem;top:5%;left:2%;font-weight:500;font-size:1rem;background-color:#f8e831;background-color:var(--yellow);color:#0a5cbc;color:var(--primary-color-dark)}.slider-item img{height:500px;object-position:center;object-fit:cover;width:100%;-webkit-filter:brightness(.6);filter:brightness(.6)}.bat-btn-with-icon{background-color:#0c73eb;background-color:var(--primary-color);color:#fff;color:var(--white)}.bat-btn-with-icon:hover{background-color:#0a5cbc;background-color:var(--primary-color-dark)}.color-primary .material-icons{color:#0c73eb!important;color:var(--primary-color)!important}.bat-card.card-with-badge .bat-badge{background-color:#f8e831;background-color:var(--yellow);color:#152336;color:var(--blue);left:0}.line{background-color:#0a5cbc;background-color:var(--primary-color-dark);padding:.25rem;color:#fff;color:var(--white);width:100%;margin:2rem 0;text-align:center}.bat-card img{transition:all .4s}.bat-card img:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.featured-area{width:50%;align-items:flex-start}.featured-area p{color:#c8c8c8;color:var(--grey)}.featured-area-cover-img{width:100%;height:400px;object-fit:cover;-webkit-filter:brightness(.2);filter:brightness(.2)}.featured-image{position:absolute;bottom:5%;left:5%;align-items:center}.featured-image img{height:350px;object-fit:cover}.featured-title{font-size:1.25rem;background-color:#f8e831;background-color:var(--yellow);color:#0a5cbc;color:var(--primary-color-dark);padding:.5rem;width:100%;font-weight:500}.featured-date{color:#f8e831;color:var(--yellow)}.featured-by,.featured-date{font-size:1rem;font-weight:600;padding:.5rem;width:100%}.featured-by{color:#fff;color:var(--white)}@media screen and (max-width:1000px){.featured-area-flex{flex-direction:column}.featured-area{width:100%}.hide-media-tab{display:none}div.category-list.show-cat{left:0!important}}@media screen and (max-width:700px){.show-on-phone-only{display:block}div.category-list{position:absolute;flex-direction:column;z-index:2;left:-100%;transition:all .3s;top:60px;background:#fff;right:0;height:100vh}.home-cards-media-query{display:grid;grid-template-columns:1fr 1fr;justify-items:center}.hide-media-tab{display:flex}.show-more-text{padding:.5rem;font-size:1rem}.fs-1-5r{font-size:1rem}.input-div-subscribe{flex-wrap:wrap;justify-content:center}}@media screen and (max-width:500px){.home-cards-media-query{display:grid;grid-template-columns:1fr 1fr;margin:auto;align-items:start}.featured-image img{height:300px}.featured-image{flex-direction:column}.hide-media-tab{display:flex}.featured-area-cover-img{height:700px}}.bat-discount-tag{color:#388e3c;font-size:13px;letter-spacing:-.2px;font-weight:500}.wishlist-btn:focus{color:#fc5656;color:var(--wishlist)}.wishlist-btn{position:absolute;top:10px;right:10px;color:#c8c8c8;color:var(--grey);transition:all .3s;padding:.25rem;height:2.5rem;width:2.5rem;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#fff;background-color:var(--white)}.wishlist-btn:hover{background-color:#c8c8c8;background-color:var(--grey);color:#fff;color:var(--white)}.subscribe-mail-section{display:flex;grid-template-columns:1fr 1fr;flex-direction:column-reverse;justify-content:center;grid-gap:1rem;gap:1rem;margin:auto}.subscribe-mail-section img{object-fit:cover;width:100%;max-width:100%;object-position:top;height:250px}.subscribe-mail-section input{padding:.5rem;border:2px solid #000;border:2px solid var(--black)}
/*# sourceMappingURL=main.42aee09b.chunk.css.map */