.fs-8{font-size:8px}.fs-9{font-size:9px}.fs-10{font-size:10px}.fs-11{font-size:11px}.fs-12{font-size:12px}.fs-13{font-size:13px}.fs-14{font-size:14px}.fs-16{font-size:16px}.fw-400{font-weight:400}.fw-500{font-weight:500}.primary-perpul-color{color:#136363}.primary-perpul-bgcolor{background-color:#136363}.secondery-perpul-color{color:#136363}.secondery-perpul-bgcolor{background-color:#e3fafb}.third-bgcolor{background-color:#99c0c1}.orange-color{color:#ff764c}.orange-bgcolor{background-color:#ff764c}.bgWhite{background-color:#fff}.navbar-brand img{width:75px;height:75px}::-webkit-scrollbar{width:10px;height:10px;display:none}::-webkit-scrollbar-thumb{background:#ababab;border-radius:10px;border:2px solid transparent;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{border:0}::-webkit-scrollbar-track{background:transparent}.viewMore-btn{height:40px}.move-right-btn-hover:hover,.move-left-btn-hover:hover{background-color:#e3fafb}.img-hover{cursor:pointer}.primary-hover:hover{color:#e3fafb;background-color:#136363}.secondery-hover:hover{color:#136363!important;background-color:#e3fafb}.secondery-hover:hover p,.secondery-hover:hover a{color:#136363!important}.noUnderline{text-decoration:none}.primary-perpul-bgcolor .carticons{filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%)}.primary-perpul-bgcolor:hover .carticon{filter:brightness(0) saturate(100%) invert(28%) sepia(14%) saturate(2584%) hue-rotate(131deg) brightness(100%) contrast(85%)}.w-90{width:90%!important}.w-85{width:85%!important}.navbar{background-color:#fff;box-shadow:0 1px 2px -2px gray}.navbar-brand img{width:85px;height:85x}.search-bar{width:60%;height:40px}.sign-up{height:35px;width:100px}.log-in{height:35px}.menuicon{display:none}.topnav{overflow:hidden;width:100%;display:contents}.secondery-hover :hover{color:#136363}@media screen and (max-width: 800px){.navbar-brand>.ms-2{display:none}.navbar-brand img{width:60px;height:60px}.menuicon{display:block}.topnav{display:none}.topnav.responsive{position:relative}.topnav.responsive .icon{position:absolute;right:0;top:0}.topnav.responsive a{float:none;display:block;text-align:left}}@media screen and (max-width: 600px){.navbar-brand img{width:40px;height:40px}}.dropdown-menu-body{margin:15px 0 0 -13px}.dropdown-toggle:after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent;display:none}.offcanvas-menu{position:fixed;top:0;right:-250px;width:250px;height:100%;background-color:#fff;box-shadow:2px 0 5px #0000004d;transition:right .3s ease-in-out;z-index:9999;overflow-y:auto}.offcanvas-menu.open{right:0}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:none;z-index:9998}.overlay.open{display:block}.red-heart{color:red}@media screen and (max-width: 576px){.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}}.google-map{padding-bottom:50%;position:relative}.google-map iframe{height:70%;width:100%;left:0;top:0;position:absolute;border-radius:15px}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{font-family:Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{width:100%}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}}.loader-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffffe6;display:flex;justify-content:center;align-items:center;z-index:1000}.spinner{border:16px solid #f3f3f3;border-top:16px solid #3498db;border-radius:50%;width:120px;height:120px;animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.background-tint{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;pointer-events:none}.author-corousil{height:450px}.button-content{align-items:center;justify-content:center}.qsbrImgs{height:45px;width:45px}.special-offer-btns button{height:23px}.addToCart{height:35px}.special-offer-card{width:90%;cursor:pointer}.special-offer-card:hover{box-shadow:1px 1px 25px #136363}.arrow-button{height:42px}.book-on-sale-offer-tag{height:35px}.featured-book-card{padding:250px 0 0 20px}.circulr-img img,.circulr-img span{margin-left:-10px;width:40px;height:40px}.form-control::placeholder{color:#fff}.d-flex.overflow-auto{overflow-x:auto;white-space:nowrap}.flex-nowrap{flex-wrap:nowrap}#scroll-button-1,#scroll-button-2{top:50%;right:0;transform:translateY(-50%)}.card.hover-shadow{transition:box-shadow .3s ease-in-out}.star.filled{filter:invert(53%) sepia(69%) saturate(636%) hue-rotate(359deg) brightness(104%) contrast(101%)}.card.special-offer-shadow-hover{transition:box-shadow .5s ease-in-out}.card.special-offer-shadow-hover:hover{box-shadow:5 4px 8px #136363}.bgImageBlur{filter:blur(8px);-webkit-filter:blur(8px)}.bgimgHeight{height:80vh}.author-inner-corousil{height:200px}.bestSellerBtn{width:160px}@media screen and (max-width: 576px){.mt-sm-5{margin-top:3rem!important}}@media screen and (min-width: 800px){.mt-lg-5{margin-top:8rem!important}}#scroll-button-2{top:50%;right:0;transform:translateY(-50%)}.popularCardBooks{height:145px;width:95px}@media (max-width: 480px){.scrollCards{max-width:284px!important;height:225px!important}.recommendedCardBooks{height:130px!important;width:80px}.popularCardBooks{height:130px!important;width:95px}}#scroll-button-1{top:50%;right:0;transform:translateY(-50%)}.recommendedCardBooks{height:145px;width:95px}.scrollCards{max-width:100%;height:auto}.image-container{position:relative;display:inline-block}.image-container img{display:block;width:100%;height:auto}.centered-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px;text-align:center;border-radius:5px}@media (min-width: 320px){.centered-content{width:90%;font-size:.2rem}.centered-content input{width:50%}}@media (min-width: 576px){.centered-content{width:70%;font-size:1rem}.centered-content input{width:50%}}@media (min-width: 768px){.centered-content{width:60%;font-size:1.2rem}.centered-content input{width:60%}}@media (min-width: 992px){.centered-content{width:50%;font-size:1.4rem}.centered-content input{width:100%}}@media (min-width: 1200px){.centered-content{width:40%;font-size:1.6rem}.centered-content input{width:100%}}.price-card{height:35px}.login-background-image-div{background-image:url("data:image/svg+xml,%3csvg%20width='1516'%20height='610'%20viewBox='0%200%201516%20610'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1516'%20height='610'%20rx='20'%20fill='%23F2FEFF'/%3e%3cpath%20d='M351.597%2079.5489C407.112%2018.2037%20597.8%204.41938%20650.919%200H25.5187C12.5224%200%201.76996%209.95044%201.30322%2022.9384C0%2059.2027%200%20111.489%200%20111.489C0%20111.489%20223.437%20221.17%20351.597%2079.5489Z'%20fill='%23FEC722'/%3e%3cpath%20d='M1164.4%20530.451C1108.89%20591.796%20918.2%20605.581%20865.081%20610H1490.48C1503.48%20610%201514.23%20600.05%201514.7%20587.062C1516%20550.797%201516%20498.511%201516%20498.511C1516%20498.511%201292.56%20388.83%201164.4%20530.451Z'%20fill='%2330BFC6'/%3e%3c/svg%3e");background-size:cover;background-position:center;background-repeat:no-repeat;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}@media (max-width: 760px){.background-image-div{background-image:url("data:image/svg+xml,%3csvg%20width='1516'%20height='610'%20viewBox='0%200%201516%20610'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1516'%20height='610'%20rx='20'%20fill='%23F2FEFF'/%3e%3cpath%20d='M351.597%2079.5489C407.112%2018.2037%20597.8%204.41938%20650.919%200H25.5187C12.5224%200%201.76996%209.95044%201.30322%2022.9384C0%2059.2027%200%20111.489%200%20111.489C0%20111.489%20223.437%20221.17%20351.597%2079.5489Z'%20fill='%23FEC722'/%3e%3cpath%20d='M1164.4%20530.451C1108.89%20591.796%20918.2%20605.581%20865.081%20610H1490.48C1503.48%20610%201514.23%20600.05%201514.7%20587.062C1516%20550.797%201516%20498.511%201516%20498.511C1516%20498.511%201292.56%20388.83%201164.4%20530.451Z'%20fill='%2330BFC6'/%3e%3c/svg%3e")}}@media (max-width: 480px){.background-image-div{background-image:url("data:image/svg+xml,%3csvg%20width='1516'%20height='610'%20viewBox='0%200%201516%20610'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1516'%20height='610'%20rx='20'%20fill='%23F2FEFF'/%3e%3cpath%20d='M351.597%2079.5489C407.112%2018.2037%20597.8%204.41938%20650.919%200H25.5187C12.5224%200%201.76996%209.95044%201.30322%2022.9384C0%2059.2027%200%20111.489%200%20111.489C0%20111.489%20223.437%20221.17%20351.597%2079.5489Z'%20fill='%23FEC722'/%3e%3cpath%20d='M1164.4%20530.451C1108.89%20591.796%20918.2%20605.581%20865.081%20610H1490.48C1503.48%20610%201514.23%20600.05%201514.7%20587.062C1516%20550.797%201516%20498.511%201516%20498.511C1516%20498.511%201292.56%20388.83%201164.4%20530.451Z'%20fill='%2330BFC6'/%3e%3c/svg%3e")}}.background-image-div{background-image:url("data:image/svg+xml,%3csvg%20width='1516'%20height='610'%20viewBox='0%200%201516%20610'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1516'%20height='610'%20rx='20'%20fill='%23F2FEFF'/%3e%3cpath%20d='M351.597%2079.5489C407.112%2018.2037%20597.8%204.41938%20650.919%200H25.5187C12.5224%200%201.76996%209.95044%201.30322%2022.9384C0%2059.2027%200%20111.489%200%20111.489C0%20111.489%20223.437%20221.17%20351.597%2079.5489Z'%20fill='%23FEC722'/%3e%3cpath%20d='M1164.4%20530.451C1108.89%20591.796%20918.2%20605.581%20865.081%20610H1490.48C1503.48%20610%201514.23%20600.05%201514.7%20587.062C1516%20550.797%201516%20498.511%201516%20498.511C1516%20498.511%201292.56%20388.83%201164.4%20530.451Z'%20fill='%2330BFC6'/%3e%3c/svg%3e");background-size:cover;background-position:center;background-repeat:no-repeat;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.register-form{padding:20px;border-radius:8px;box-shadow:0 0 10px #0000001a;max-width:600px;width:100%;text-align:center}.register-form h2{margin-bottom:20px}.register-form-group-row{display:flex;justify-content:space-between;margin-bottom:15px}.register-form-group{flex:1;margin-right:10px;text-align:left}.register-form-group:last-child{margin-right:0}.register-form-group label{display:block;margin-bottom:5px}.register-form-group input,.register-form-group select{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#f2feff;color:#000}.country-code{display:flex;align-items:center}.country-code img{margin-left:10px}.register-links{margin-top:15px;display:block}.register-links a{color:#007bff;text-decoration:none}.register-links a:hover{text-decoration:underline}@media (max-width: 768px){.register-form{padding:15px}.background-image-div{background-image:url("data:image/svg+xml,%3csvg%20width='1516'%20height='610'%20viewBox='0%200%201516%20610'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1516'%20height='610'%20rx='20'%20fill='%23F2FEFF'/%3e%3cpath%20d='M351.597%2079.5489C407.112%2018.2037%20597.8%204.41938%20650.919%200H25.5187C12.5224%200%201.76996%209.95044%201.30322%2022.9384C0%2059.2027%200%20111.489%200%20111.489C0%20111.489%20223.437%20221.17%20351.597%2079.5489Z'%20fill='%23FEC722'/%3e%3cpath%20d='M1164.4%20530.451C1108.89%20591.796%20918.2%20605.581%20865.081%20610H1490.48C1503.48%20610%201514.23%20600.05%201514.7%20587.062C1516%20550.797%201516%20498.511%201516%20498.511C1516%20498.511%201292.56%20388.83%201164.4%20530.451Z'%20fill='%2330BFC6'/%3e%3c/svg%3e")}}@media (max-width: 480px){.register-form{padding:10px}.background-image-div{background-image:none!important;height:100%}.register-form-group{flex-direction:column;margin-right:0;margin-bottom:10px}.country-code{flex-direction:column;align-items:flex-start}.country-code img{margin-left:0;margin-top:5px}.register-form-group-row{flex-direction:column}.register-form-group input,.register-form-group select,button[type=submit]{padding:8px}.background-image-div{background-image:url("data:image/svg+xml,%3csvg%20width='1516'%20height='610'%20viewBox='0%200%201516%20610'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1516'%20height='610'%20rx='20'%20fill='%23F2FEFF'/%3e%3cpath%20d='M351.597%2079.5489C407.112%2018.2037%20597.8%204.41938%20650.919%200H25.5187C12.5224%200%201.76996%209.95044%201.30322%2022.9384C0%2059.2027%200%20111.489%200%20111.489C0%20111.489%20223.437%20221.17%20351.597%2079.5489Z'%20fill='%23FEC722'/%3e%3cpath%20d='M1164.4%20530.451C1108.89%20591.796%20918.2%20605.581%20865.081%20610H1490.48C1503.48%20610%201514.23%20600.05%201514.7%20587.062C1516%20550.797%201516%20498.511%201516%20498.511C1516%20498.511%201292.56%20388.83%201164.4%20530.451Z'%20fill='%2330BFC6'/%3e%3c/svg%3e")}}.contact-container{max-width:600px;margin:50px auto;padding:20px;border:1px solid #ccc;border-radius:10px;background-color:#f9f9f9}.contact-h2{text-align:center;margin-bottom:20px}.contact-form{display:flex;flex-direction:column}.contact-label{margin-bottom:5px;font-weight:700}.contact-input,.contact-textarea{margin-bottom:15px;padding:10px;border:1px solid #ccc;border-radius:5px;background-color:#f9f9f9;color:#000}.contact-input:focus,.contact-textarea:focus{border-color:#3498db;outline:none}.contact-button{padding:10px;border:none;border-radius:5px;background-color:#3498db;color:#fff;font-size:16px;cursor:pointer}.contact-button:hover{background-color:#2980b9}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #f9f9f9 inset!important;-webkit-text-fill-color:#000000!important}@media (max-width: 600px){.contact-container{margin:20px;padding:15px}.contact-input,.contact-textarea,.contact-button{font-size:14px}.mt-sm-5{margin-top:8rem!important}}@media (max-width: 800px){.mt-md-5{margin-top:8rem!important}}.shop-card{height:100%;width:85%}.shop-img{height:200px;width:140px;border-radius:10px}.card.hover-shadow{transition:box-shadow .3s ease-in-out;height:105%}.card.hover-shadow:hover{box-shadow:0 4px 8px #0003}.addToCart{width:70%}.card:hover .price-row,.card:hover .add-to-cart-row{display:flex!important}.wishlist-btn{height:44px;width:37px;margin-top:34px;margin-left:10px}.shop-wishlist-btn{margin:6px}@media (max-width: 480px){.wishlist-btn{height:35px;width:37px;margin-top:25px;margin-left:20px}}.terms-container{display:flex;justify-content:center;align-items:center;padding:20px;min-height:100vh;box-sizing:border-box}.terms-content{width:100%;box-sizing:border-box}.terms-content h1,.terms-content h2{color:#333}.terms-content p{color:#555;line-height:1.6}@media (max-width: 768px){.terms-content{padding:15px}}@media (max-width: 480px){.terms-content{padding:10px}.terms-container{padding:0}}.privacy-container{display:flex;justify-content:center;align-items:center;padding:20px;background-color:#f9f9f9;min-height:100vh;box-sizing:border-box}.privacy-content{width:100%;padding:10px;box-sizing:border-box}.privacy-content h1,.privacy-content h2{color:#333}.privacy-content p{color:#555;line-height:1.6}@media (max-width: 768px){.privacy-content{padding:15px}}@media (max-width: 480px){.privacy-content{padding:10px}}.cart-container{max-width:800px;margin:50px auto;padding:20px;border:1px solid #ccc;border-radius:10px;background-color:#f9f9f9;margin-top:8rem}.cart-h2{text-align:center;margin-bottom:20px}.cart-items{display:flex;flex-direction:column;gap:15px}.cart-item{display:flex;gap:15px;border-bottom:1px solid #ccc;padding-bottom:15px}.cart-item-img{width:100px;height:100px;object-fit:cover;border-radius:5px}.cart-item-trash{width:30px;height:30px;object-fit:cover;border-radius:5px}.item-name,.item-quantity,.item-price{margin:5px 0}.cart-total{margin-top:20px;text-align:right;font-size:1.2em}.checkout-button{width:100%;padding:10px;border:none;border-radius:5px;background-color:#3498db;color:#fff;font-size:16px;cursor:pointer}.checkout-button:hover{background-color:#2980b9}@media (max-width: 600px){.cart-container{margin:20px;padding:15px}.cart-item{flex-direction:row;align-items:center}.cart-item-img{width:80px;height:80px}.checkout-button{font-size:14px}.cart-item-trash{width:20px;height:20px;object-fit:cover;border-radius:5px}}.order-success-container{background-color:#fff;border-radius:10px;box-shadow:0 4px 12px #0000001a;padding:40px;max-width:500px;text-align:center}.order-success-content h1{color:#28a745;font-size:28px;margin-bottom:20px}.order-success-content p{font-size:16px;color:#666;margin-bottom:20px}.order-summary{background-color:#f9f9f9;padding:20px;border-radius:8px;margin-bottom:30px;text-align:left}.order-summary h2{margin-top:0;font-size:20px;color:#333;margin-bottom:15px}.order-summary p{margin:5px 0;color:#555}.store-buttons{display:flex;justify-content:space-around;margin-bottom:30px}.store-button img{width:140px;transition:transform .3s ease}.store-button img:hover{transform:scale(1.05)}.action-buttons{display:flex;justify-content:center}.action-buttons .btn{text-decoration:none;color:#fff;background-color:#007bff;padding:10px 20px;border-radius:5px;transition:background-color .3s ease}.action-buttons .btn:hover{background-color:#0056b3}.wishlist-container{max-width:800px;margin:50px auto;padding:20px;border:1px solid #ccc;border-radius:10px;background-color:#f9f9f9;margin-top:8rem}h2{text-align:center;margin-bottom:20px}.wishlist-items{display:flex;flex-direction:column;gap:15px}.wishlist-item{display:flex;gap:15px;border-bottom:1px solid #ccc;padding-bottom:15px}.wishlist-item-img{width:100px;height:100px;object-fit:cover;border-radius:5px}.item-details{flex-grow:1}.item-name,.item-price{margin:5px 0}.add-all-to-cart-button{width:100%;padding:10px;border:none;border-radius:5px;background-color:#3498db;color:#fff;font-size:16px;cursor:pointer;margin-top:20px}.add-all-to-cart-button:hover{background-color:#2980b9}@media (max-width: 600px){.wishlist-container{margin:20px;padding:15px}.wishlist-item{flex-direction:column;align-items:center}.wishlist-item-img{width:80px;height:80px}.add-all-to-cart-button{font-size:14px}}.login-background-image-div{background-image:url("data:image/svg+xml,%3csvg%20width='1516'%20height='610'%20viewBox='0%200%201516%20610'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1516'%20height='610'%20rx='20'%20fill='%23F2FEFF'/%3e%3cpath%20d='M351.597%2079.5489C407.112%2018.2037%20597.8%204.41938%20650.919%200H25.5187C12.5224%200%201.76996%209.95044%201.30322%2022.9384C0%2059.2027%200%20111.489%200%20111.489C0%20111.489%20223.437%20221.17%20351.597%2079.5489Z'%20fill='%23FEC722'/%3e%3cpath%20d='M1164.4%20530.451C1108.89%20591.796%20918.2%20605.581%20865.081%20610H1490.48C1503.48%20610%201514.23%20600.05%201514.7%20587.062C1516%20550.797%201516%20498.511%201516%20498.511C1516%20498.511%201292.56%20388.83%201164.4%20530.451Z'%20fill='%2330BFC6'/%3e%3c/svg%3e");background-size:cover;background-position:center;background-repeat:no-repeat;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center}.login-form{padding:20px;border-radius:8px;box-shadow:0 0 10px #0000001a;max-width:400px;width:100%;text-align:center}.login-form img{width:85px;height:85x}.login-form h2{margin-bottom:20px}.login-form-group{margin-bottom:15px;text-align:left}.login-form-group label{display:block;margin-bottom:5px}.login-form-group input{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;background-color:#f2feff;color:#000}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,input:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px #f2feff inset!important;-webkit-text-fill-color:#000000!important}button[type=submit]{width:100%;padding:10px;background-color:#007bff;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:16px}button[type=submit]:hover{background-color:#0056b3}.login-links{margin-top:15px;display:flex;justify-content:space-between}.login-links a{color:#007bff;text-decoration:none}.login-links a:hover{text-decoration:underline}.policy-links{margin-top:10px;display:flex;flex-direction:column}.policy-links a{color:#007bff;text-decoration:none;margin-top:5px}.policy-links a:hover{text-decoration:underline}@media (max-width: 768px){.login-form{padding:15px}}@media (max-width: 480px){.login-form{padding:10px}.form-group input,button[type=submit]{padding:8px}}@media (max-width: 760px){.background-image-div{background-image:url("data:image/svg+xml,%3csvg%20width='1516'%20height='610'%20viewBox='0%200%201516%20610'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1516'%20height='610'%20rx='20'%20fill='%23F2FEFF'/%3e%3cpath%20d='M351.597%2079.5489C407.112%2018.2037%20597.8%204.41938%20650.919%200H25.5187C12.5224%200%201.76996%209.95044%201.30322%2022.9384C0%2059.2027%200%20111.489%200%20111.489C0%20111.489%20223.437%20221.17%20351.597%2079.5489Z'%20fill='%23FEC722'/%3e%3cpath%20d='M1164.4%20530.451C1108.89%20591.796%20918.2%20605.581%20865.081%20610H1490.48C1503.48%20610%201514.23%20600.05%201514.7%20587.062C1516%20550.797%201516%20498.511%201516%20498.511C1516%20498.511%201292.56%20388.83%201164.4%20530.451Z'%20fill='%2330BFC6'/%3e%3c/svg%3e")}}@media (max-width: 480px){.background-image-div{background-image:url("data:image/svg+xml,%3csvg%20width='1516'%20height='610'%20viewBox='0%200%201516%20610'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='1516'%20height='610'%20rx='20'%20fill='%23F2FEFF'/%3e%3cpath%20d='M351.597%2079.5489C407.112%2018.2037%20597.8%204.41938%20650.919%200H25.5187C12.5224%200%201.76996%209.95044%201.30322%2022.9384C0%2059.2027%200%20111.489%200%20111.489C0%20111.489%20223.437%20221.17%20351.597%2079.5489Z'%20fill='%23FEC722'/%3e%3cpath%20d='M1164.4%20530.451C1108.89%20591.796%20918.2%20605.581%20865.081%20610H1490.48C1503.48%20610%201514.23%20600.05%201514.7%20587.062C1516%20550.797%201516%20498.511%201516%20498.511C1516%20498.511%201292.56%20388.83%201164.4%20530.451Z'%20fill='%2330BFC6'/%3e%3c/svg%3e")}}.otpInput input{width:35px!important;height:40px}
