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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{font-family:Roboto,sans-serif}span{color:#9e9696;font-size:14px}.section{margin-bottom:70px;margin-top:70px}.rowAlign,.rowWrap{display:flex;flex-direction:row}.rowWrap{flex-wrap:wrap}.columnAlign{display:flex;flex-direction:column}.spaceBetween{justify-content:space-between}.spaceAround{justify-content:space-around}.justifyCenter{justify-content:center}.alignCenter{align-items:center}.alignStart{align-items:flex-start}.alignEnd{align-items:flex-end}.slideShow{position:relative}.slideShow .slick-next,.slideShow .slick-prev{position:absolute;top:48%}.slideShow .slick-next:before,.slideShow .slick-prev:before{color:#0053ce}.slideShow .slick-next:before,.slideShow .slick-prev:before,.slideShow .sliderButton{align-items:center;background-color:#fff;border-radius:25px;box-shadow:0 1px 7px rgba(0,0,0,.15);cursor:pointer;display:flex;flex-direction:row;height:30px;justify-content:center;transition:.2s ease-in-out;width:30px}.slideShow .sliderButton{position:absolute;top:48%}.sliderButton:hover{box-shadow:0 1px 7px rgba(0,0,0,.25)}.successMsgContainer{align-items:center;align-self:center;background-color:#d5f1de;border:1.5px solid #c0eace;border-radius:5px;display:flex;flex-direction:row;height:50px;margin-bottom:20px;padding:0 20px;position:relative;width:300px}.msgSuccessSign{color:#1c6e37;font-size:28px;margin-right:20px}.successMsg{color:#1c6e37;font-size:16px;font-weight:500}.clearMsg{color:red;cursor:pointer;font-size:14px;position:absolute;right:4px;top:4px}.errorMsgContainer{align-items:center;align-self:center;background-color:#fadddd;border:1.5px solid #f7cbcb;border-radius:5px;display:flex;flex-direction:row;height:50px;margin-bottom:20px;padding:0 20px;position:relative;width:300px}.errorMsgAlert{color:#893232;font-size:16px;font-weight:500}.backButton{align-items:center;align-self:flex-start;color:#eca6a6;cursor:pointer;font-size:18px;left:15;position:absolute;text-align:left;top:15;transition:.3s ease-in-out}.backButton:hover{color:#e74f7e}.themeButton{background-color:#eca6a6;border:1.5px solid #eca6a6;border-radius:8px;color:#fff;cursor:pointer;font-family:Roboto,sans-serif;font-style:normal;font-weight:500;padding:10px 25px;text-decoration:none;transition:.2s ease-in-out}.themeButton,.themeButton:hover{align-items:center;display:flex;flex-direction:column;justify-content:center}.themeButton:hover{background-color:#fff;border:1.5px solid #eca6a6;color:#eca6a6}.altButton{background-color:#fc909f;border:1.5px solid #fc909f}.altButton:hover{border:1.5px solid #fc909f;color:#fc909f}.secondaryBtn{background-color:#fff;border:1.5px solid #000;border-radius:8px;color:#9e9696;cursor:pointer;font-family:Roboto,sans-serif;font-style:normal;font-weight:500;padding:10px 25px;text-decoration:none;transition:.2s ease-in-out}.secondaryBtn,.secondaryBtn:hover{align-items:center;display:flex;flex-direction:column;justify-content:center}.secondaryBtn:hover{background-color:#000;border:1.5px solid #000;color:#fff}.tranparentBtn{background-color:transparent;border:1.5px solid #fff;border-radius:4px;color:#fff;cursor:pointer;font-family:Roboto,sans-serif;font-style:normal;font-weight:500;padding:10px 25px;text-decoration:none;transition:.2s ease-in-out}.tranparentBtn,.tranparentBtn:hover{align-items:center;display:flex;flex-direction:column;justify-content:center}.tranparentBtn:hover{background-color:#fff;border:1.5px solid #fff;color:#000}.link{color:#eca6a6;cursor:pointer;font-size:14px;font-weight:600;text-align:right;text-decoration:none;transition:.2s ease-in-out}.link:hover{color:#fc909f}.darkLink{color:#fff;cursor:pointer;font-size:14px;font-weight:500;margin-bottom:10px;text-decoration:none;transition:.2s ease-in-out}.altDarkLink,.darkLink:hover{color:#000}.altDarkLink:hover{color:#eca6a6}.profileLink{border-right:1.5px solid #fff}.profileLink:hover{border-right:1.5px solid #eca6a6}.loginForm{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background:linear-gradient(145.36deg,hsla(0,0%,96%,.4) -4.23%,hsla(0,0%,96%,.2) 102.58%);border:1.5px solid #f4f4f4;border-radius:50px;padding:40px;position:absolute;right:50px}.loginInputForm{padding:10px;width:100%}.loginInputForm input{background-color:transparent;border:none;border-bottom:2px solid #f4f4f4;color:#fff;font-size:15px;margin-bottom:25px;outline:none;padding:3px 15px;transition:all .4s;width:100%}.loginInputForm input:focus{border-bottom:2px solid #eca6a6}.loginInputForm input::-webkit-input-placeholder{color:#f4f4f4;color:transparent}.loginInputForm input:-ms-input-placeholder{color:#f4f4f4;color:transparent}.loginInputForm input::placeholder{color:#f4f4f4;color:transparent}.loginInputForm input:-webkit-autofill,.loginInputForm input:-webkit-autofill:active,.loginInputForm input:-webkit-autofill:focus,.loginInputForm input:-webkit-autofill:hover{background-color:#ff0!important}.loginLabelAndInput{display:flex;flex-direction:column;margin:10px 0;width:100%}.loginFormLink,.loginLabelAndInput label{color:#fff;font-weight:500}.loginFormLink{cursor:pointer;font-size:14px;margin-bottom:10px;position:relative;text-decoration:none;transition:.2s ease-in-out}.nav-item-hover{-webkit-animation:fade .5s 1 alternate;animation:fade .5s 1 alternate;background-color:#fff;display:none!important;opacity:0;padding:1rem 2rem;position:absolute;top:100%;width:50vw;z-index:1111111111111}.nav-item-hover:hover{display:flex!important;flex-direction:column!important}@-webkit-keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes fade{0%{opacity:0}to{opacity:1}}.nav-item-hover>div>h1{font-weight:800!important;margin:1rem 0 1.5rem;text-align:left}.nav-item-hover a{flex-basis:100px}#navigation-item>a:hover .nav-item-hover{display:flex!important;flex-direction:column!important;opacity:1}.loginFormLink:hover{color:#000}.inputWrapper{align-items:center;background-color:#f0f1f2;border:1px solid #f0f1f2;border-radius:40px;display:flex;height:50px;justify-content:space-between;margin:10px 0;max-width:500px;overflow:hidden;padding:0 0 0 20px;transition:.3s ease-in-out;width:100%}.inputWrapper>input{background-color:#f0f1f2;border:none;font-size:15px;height:100%;outline:none;width:90%}.inputWrapper>input:focus{border:none}.inputWrapper>i{margin-right:10px}.inputWrapper>div{width:5%}.filterForm{padding:10px 0}.filterForm select{align-items:center;background-color:#eca6a65c;border:none;border-radius:4px;cursor:pointer;display:flex;flex-direction:row;height:44px;justify-content:center;margin:0 10px 10px 0;outline:none;padding:10px 16px}.filterForm select::selection{background-color:red}.inputForm{padding:10px;width:100%}.inputForm input{border:1px solid #9e9696;border-radius:4px;border-radius:8px;padding:10px 25px}.inputForm input,.inputForm select{font-size:15px;margin-bottom:20px;outline:none;transition:all .4s;width:100%}.inputForm select{border:1px solid #eca6a6;border-radius:4px;border-radius:8px;color:#eca6a6;padding:10px 4%}.errorMsg{color:red;margin:-20px 0 5px}.inputForm textarea{border:1px solid #9e9696;border-radius:4px;border-radius:8px;font-family:Raleway,sans-serif;font-size:15px;margin-bottom:20px;min-height:100px;outline:none;padding:10px 4%;resize:vertical;transition:all .4s;width:100%}.inputForm input:focus,.inputForm textarea:focus{border:1px solid #eca6a6}.txtIconRow{background-color:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 .717514px 4.30509px rgba(0,0,0,.15);display:flex;font-size:15px;margin-bottom:20px;outline:none;padding:10px 25px;transition:all .4s;width:100%}.txtIconRow>i{margin-right:15px}.labelAndInput{display:flex;flex-direction:column;margin:10px 0;width:100%}.labelAndInput label{color:#000;margin-bottom:10px}.rangeInput{-webkit-appearance:none;background-color:#dee2e6;border-radius:8px;height:4px;outline:none;width:100%}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:#000;border-radius:2px;height:12px;width:6px}.otpWrapper{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin-top:15px;width:100%}.otpInput{background-color:transparent;border:none;border-bottom:2px solid #f4f4f4;color:#fff;font-size:15px;height:50px;outline:none;text-align:center;transition:all .4s;width:20%}.otpInput::-webkit-input-placeholder{color:#e1e1e1}.otpInput:-ms-input-placeholder{color:#e1e1e1}.otpInput::placeholder{color:#e1e1e1}.headerLink{padding:0 10px}.headerLink>.nav-link{color:#000!important;font-family:Roboto,sans-serif;font-weight:700}.headerLink>.nav-link:hover{color:#eca6a6!important}.headerBtnTxt{color:#000;display:none;margin-left:10px}.headerBorders{border-right:1px solid #fff}.headerBorders:last-child{border-right:none}.dropdown-menu[data-bs-popper]{left:-85px;margin-top:.125rem;top:100%}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#eca6a6;cursor:pointer;display:block;position:relative;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.page-link:hover{color:#e98605}.page-item.active .page-link{background-color:#eca6a6;border-color:#eca6a6;color:#fff;z-index:3}.dropdown-item:active{background-color:#eca6a6}.popUpBg{background-color:#0007;bottom:0;flex:1 1;flex-direction:column;left:0;position:absolute;right:0;top:0;z-index:99}.closePopUp,.popUpBg{align-items:center;display:flex}.closePopUp{align-self:flex-end;border-radius:3px;cursor:pointer;font-size:14px;height:30px;justify-content:center;margin:5px 5px -5px 0;transition:.2s ease-in-out;width:30px;z-index:100}.closePopUp:hover{box-shadow:0 2px 10px #ccc}.popUpCard{align-items:center;background-color:#fff;justify-content:center;margin:100px 3% 3%;min-width:70%}.popUpCard,.popUpContent{display:flex;flex-direction:column}.popUpContent{padding:20px;width:100%}.imgWithOverlayTxt{align-items:center;display:flex;height:500px;justify-content:center;position:relative;width:100%}.imgWithOverlayTxt>img{height:100%;object-fit:cover;width:100%}.overlayTxtWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center;position:absolute;width:75%}.overlayTitle{font-size:24px;font-weight:500;margin-bottom:20px;width:85%}.overlaySubTitle,.overlayTitle{color:#fff;font-family:Roboto,sans-serif;font-style:normal;text-align:center}.overlaySubTitle{font-size:14px;font-weight:400}.categoryCard{height:200px;margin:15px}.categoryCard,.categoryImgWrapper{align-items:center;display:flex;flex-direction:column;justify-content:center}.categoryImgWrapper{border-radius:140px;box-shadow:0 .8px 6px rgba(0,0,0,.2);height:140px;margin-bottom:10px;overflow:hidden;width:140px}.categoryImgWrapper>img{height:100%;object-fit:cover;width:100%}.cardHeading{color:#000;font-size:16px;font-weight:500;margin:5px 0}.discoverDetails{background-color:#06273a;padding:5px 10px;width:100%}.star{color:#ffd45a;margin:2px}.testimonialCard{align-items:center;border-radius:9.34426px;box-shadow:0 .8px 6px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:center;margin:20px 0;overflow:hidden;width:100%}.testimonialCard>img{height:270px;object-fit:cover;width:100%}.detailsWrapper{padding:20px}.detailsWrapper,.productCard{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.productCard{border-radius:10px;margin:20px 0;overflow:hidden}.productCard>img{border-radius:15px;height:250px;object-fit:cover;width:280px}.productDetails{padding:5px 10px;width:100%}.catProductCard,.productDetails{align-items:center;display:flex;flex-direction:column}.catProductCard{border-radius:10px;border-radius:0;box-shadow:0 27.1698px 27.1698px rgba(0,0,0,.05);justify-content:center;margin:20px 0}.catProductCard>.productDetails{align-items:flex-start;background-color:#fff;padding:15px}.catProductImg{height:250px;object-fit:cover;width:100%}.karateWrapper{cursor:pointer;flex-direction:column;margin-right:20px}.karateCircle,.karateWrapper{align-items:center;display:flex}.karateCircle{border:1px solid #dcdcdc;border-radius:35px;height:70px;justify-content:center;margin-bottom:10px;width:70px}.karateCircle,.karateText{color:#b8b1b1;transition:.2s ease-in-out}.karateText{font-size:14px}.karateWrapper:hover>.karateCircle{background-color:#eca6a6;color:#fff}.karateWrapper:hover>.karateText{color:#000}.shadowCard{box-shadow:0 0 8px rgba(0,0,0,.15);padding:15px}.footer{background-color:#eca6a6;padding-bottom:15px;padding-top:50px;width:100%}.iconsRow{display:flex;flex-direction:row;margin:20px 0}.iconsRow>a{align-items:center;background-color:#fff;border-radius:40px;color:#000;display:flex;height:40px;justify-content:center;margin:5px;text-decoration:none;transition:.2s ease-in-out;width:40px}.iconsRow>a:hover{background-color:#000;color:#fff}.videoFrame{width:80%}.voucher{border:1px solid #c7c5c5;border-radius:10px;padding:2rem 2rem 2rem 3%!important}.voucher-input>input{border:1px solid #c6c0c0;height:55px}.voucher-input>input:focus-visible{outline:none!important}.voucher-input>button{background:#eca6a6;border:none;color:#fff;font-size:.8rem;height:55px;left:-10px;position:relative;top:0;width:150px}.coupon{border-top:1px solid #dadada;padding:1.5rem 0;position:relative;width:90%}.coupon>h6{background-color:#fff;left:0;margin:0 auto;padding:0 .5rem;position:relative;top:-35px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.coupon>div>div{background:hsla(0,65%,79%,.14);border:1px dashed #eca6a6;border-radius:8px;padding:1.5rem}.coupan-lable{grid-gap:20px;align-items:center;display:flex}.coupan-lable>p{border:1px dashed #eca6a6;border-radius:8px;font-size:.7rem;margin:0;padding:.5rem}@media screen and (max-width:600px){.voucher-input>button{height:45px;width:100px}.voucher-input>input{height:45px}}.cartBtn{border:1px solid #222;border-radius:4px;flex-direction:row;margin:20px 0;width:120px}.cartBtn,.cartMinus{align-items:center;display:flex;height:35px;justify-content:center}.cartMinus{border-bottom-left-radius:4px;border-top-left-radius:4px;color:#000;cursor:pointer;font-size:16px;transition:.2s ease-in-out;width:40px}.cartMinus:hover{background-color:#eca6a6;color:#fff}.cartAdd{align-items:center;border-bottom-right-radius:4px;border-top-right-radius:4px;color:#000;cursor:pointer;display:flex;font-size:16px;height:35px;justify-content:center;transition:.2s ease-in-out;width:40px}.cartAdd:hover{background-color:#eca6a6;color:#fff}.cartBtn>span{align-items:center;color:#000;display:flex;font-size:16px;height:35px;justify-content:center;width:40px}.couponWrapper{background-color:#eca6a63d;border:1px dashed #e74f7e;padding:15px;width:100%}.editLink{color:#eca6a6;cursor:pointer;display:flex;font-size:14px;text-decoration:none;transition:.2s ease-in-out}.editLink:hover{color:#e74f7e;text-decoration:underline}.deleteLink{color:#f44;cursor:pointer;display:flex;font-size:14px;text-decoration:none;transition:.2s ease-in-out}.deleteLink:hover{color:red;text-decoration:underline}.help{flex:1 1 320px;width:100%}.help>div{align-items:center;background:#f6f6f6;background:hsla(0,0%,100%,.17);border-radius:4px;box-shadow:0 1px 4px rgba(0,0,0,.1);display:flex;justify-content:space-between;padding:1rem 2rem}.help>div>p{font-size:16px;font-weight:500;letter-spacing:-.01em;line-height:30px}@media screen and (max-width:600px){.ANIMATION,.help>div>p{font-size:.8rem}}@media (max-width:992px){.headerBtnTxt{display:inline}}@media (max-width:767px){.headerBorders{border:none;border-bottom:1px solid #fff;margin-bottom:8px;padding:5px}}@media (max-width:500px){.loginForm{left:15px;right:15px}}.searchdropdown{background-color:#fff;cursor:pointer;height:250px;overflow:scroll;position:absolute;top:100%;width:inherit;z-index:11111}#search:focus{background-color:#fff!important}.searchdropdown>div{align-items:center;border-radius:10px;box-shadow:0 10px 36px 0 rgba(0,0,0,.16),0 0 0 1px rgba(0,0,0,.06);display:flex;justify-content:space-between;margin:1rem;padding:8px}.searchdropdown>div>p{font-size:13px;font-weight:500;margin:0}.searchdropdown>div>img{width:50px}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}.link-a{all:unset}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;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}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.section-subheading{font-size:18px;font-weight:400!important;margin:1.5rem 0;text-align:left}.section-heading,.section-subheading{color:#333;font-style:normal;line-height:126.19%;text-transform:uppercase!important}.section-heading{font-size:22px;font-weight:500!important;text-align:center}.normal-text{font-size:14px;font-weight:300;line-height:26px}
/*# sourceMappingURL=main.2f8235dd.css.map*/