:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;--Heading-color:#555;--main-color:#dec775}*{padding:0;margin:0;box-sizing:border-box;transition:all .3s ease;-webkit-tap-highlight-color:transparent}a{text-decoration:none;color:inherit}#active{color:var(--main-color)}.heading{padding:20px;text-align:center!important;font-size:clamp(16px,5vw,27px);font-weight:500;color:var(--Heading-color);padding-block:30px}.heading:after{display:block;content:"";border-bottom:4px solid var(--main-color);width:33%;margin-left:33%;margin-top:5px;box-shadow:0 0 2px 0 #ccc}.no_data_found{text-align:center;padding:100px;color:#777}.loading-indicator{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:hsla(0,0%,100%,.42);color:#fff;font-size:20px;z-index:9999}.spinner{width:50px;height:50px;border-radius:50%;border:5px solid var(--main-color);border-top:5px solid transparent;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}a,button,div,input,textarea{-webkit-tap-highlight-color:rgba(0,0,0,0)}a:active,a:focus,a:visited{outline:none}.toast{position:fixed;bottom:30px;right:30px;border-radius:12px;background:#eee;padding:20px 35px 20px 25px;box-shadow:0 6px 20px -5px rgba(0,0,0,.1);overflow:hidden;transform:translateX(calc(100% + 30px));transition:all .5s cubic-bezier(.68,-.55,.265,1.35);z-index:10}.toast.active{transform:translateX(0)}.toast .toast-content{display:flex;align-items:center}.toast-content .message{display:flex;flex-direction:column;margin:0 20px}.message .text{font-size:16px;font-weight:400;color:#666}.message .text.text-1{font-weight:600;color:#2b3}.toast .close{position:absolute;top:10px;right:15px;padding:5px;cursor:pointer;opacity:.7}.toast .close:hover{opacity:1}.toast .progress{position:absolute;bottom:0;left:0;height:3px;width:100%}.toast .progress:before{content:"";position:absolute;bottom:0;right:0;height:100%;width:100%;background-color:#2b3}.progress.active:before{animation:progress 1s linear forwards}@keyframes progress{to{right:100%}}.toast.active~button{pointer-events:none}@media (max-width:650px){.toast{padding:5px}}.myProfil_info{padding:50px;display:flex;align-items:center;justify-content:center;color:#fff}.myProfile_content{background:url(https://www.hippostores.com/images/profile/Profile-card.svg);width:700px;background-repeat:no-repeat;background-size:cover;padding:100px 50px;border-radius:15px;background-color:#15c4fe57}.myProfile_content h4{font-size:50px}.myProfile_content h5{font-size:23px;text-transform:uppercase;margin-bottom:20px;font-weight:500}.myProfile_content p{margin-top:10px;font-size:25px;font-weight:600}.myProfile_content p span{font-size:22px;font-weight:400}@media (max-width:750px){.myProfile_content{padding:20px 20px 30px}.myProfile_content h4{font-size:35px}.myProfile_content h5{font-size:18px;margin-bottom:10px}.myProfile_content p{font-size:18px;margin-top:5px}.myProfile_content p span{font-size:16px}.myProfil_info{padding:10px}}.product{padding:40px}.productDetail{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.product_header{position:relative;padding:5px;width:min(450px,100%);margin-bottom:-15px}.product_header img{border:2px solid #ccc;width:100%;height:100%;border-radius:10px}.product_img{border:2px solid #f5f5f5!important}.disccount{position:absolute;top:5px;left:5px;padding:5px;background-color:#11a9dc;color:#fff;border-right:7px double #fff;z-index:1;border-radius:10px 0 0 0}.product_main{flex:1 1}.product_main h2{margin-bottom:5px}.product_main h2,.product_main h4{text-transform:uppercase;color:#333}.product_main_price{padding:10px 40px 10px 0;display:flex;justify-content:space-between;flex-direction:column}.product_main_price h4{font-size:20px}.product_main_price h4 span{text-decoration:line-through}.product_main_price h4:last-child{text-decoration:none;font-size:30px;color:#129cbe}.main_end{margin-top:10px;padding:10px 0;display:flex;align-items:center}.main_btn{flex:1 1}.main_btn button{display:block;width:95%;padding:14px;margin-left:10px;border:0;outline:0;border-radius:5px;color:#fff;text-transform:uppercase;cursor:pointer;font-size:15px;font-weight:550;background-color:#11a9dc}.minus_btn{border:0;background-color:#def6ff;color:#11a9dc;border-radius:5px 0 0 5px}.minus_btn,.plus_btn{font-size:20px;padding:10px 20px;cursor:pointer}.plus_btn{border:0;background-color:#11a9dc;color:#def6ff;border-radius:0 5px 5px 0}.main_end_input{border:1px solid #ccc;border-radius:5px}.main_end_input input{padding:7px 0 0 8px;border:0;outline:0;width:35px}.product_footer{flex-basis:100%}.product_footer p{margin:10px 0;font-size:20px;color:#555;font-weight:600}.footer_delevery_checker{border-radius:5px}.footer_delevery_checker input{border:1px solid #11a9dc;padding:15px;width:250px;outline:0;border-right:0;border-radius:5px 0 0 5px}.footer_delevery_checker button{border:1px solid #11a9dc;padding:15px;border-left:0;outline:0;border-radius:0 5px 5px 0;background-color:#11a9dc;color:#fff;text-transform:uppercase;font-weight:600}.product_icon{padding:40px;display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(3,1fr)}#not_availble{color:red}#availble{color:green}.similiar_product{padding:0}@media (max-width:650px){.product{padding:0}.productDetail{padding:10px;flex-direction:column;gap:0}.product_main h2{font-size:19px}.main_end{margin:0}.product_icon{gap:0;padding:20px 0;grid-template-columns:repeat(2,1fr)}.product_footer p{margin-top:5px;font-size:15px}}.signup{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:50px 0}.signup h2{color:var(--main-color)}.signup form{padding:20px;box-shadow:2px 2px 5px 0 #ccc;border-radius:10px}.form-group{padding:10px}.form-group input{padding:10px 50px 10px 10px;outline:0}.signup button{margin-top:7px;width:93%;padding:10px;background-color:var(--main-color);border:0;color:#fff;font-weight:700;border-radius:2px;cursor:pointer}.change_form{margin-top:10px;display:flex;align-items:center;justify-content:center}.change_form p{font-size:14px;color:#777}.change_form a{margin-left:5px;color:rgba(35,83,241,.735);text-decoration:underline}.forgetpass{display:inline-block;color:#777;font-size:15px;margin-top:10px}.with_google{margin:20px 5px 10px;padding:8px;display:flex;align-items:center;justify-content:center;border:1px solid #000;border-radius:20px;cursor:pointer}.with_google p{margin-left:10px}.Footer_footer__5e7yU{display:flex;flex-flow:row wrap;padding:30px 30px 20px;color:#2f2f2f;background-color:#fff;border-top:1px solid #e5e5e5}.Footer_footer__5e7yU>*{flex:1 1 100%}.Footer_footer__addr__z0_gF{margin-right:1.25em;margin-bottom:2em}.Footer_footer__logo__vgnsn{font-family:Pacifico,cursive;font-weight:400;text-transform:lowercase;font-size:1.5rem}.Footer_footer__addr__z0_gF h2{margin-top:1.3em;font-size:15px;font-weight:400}.Footer_nav__title__JitL1{font-weight:400;font-size:15px}.Footer_footer__5e7yU address{font-style:normal;color:#999}.Footer_footer__btn__N6Rtq{display:flex;align-items:center;justify-content:center;height:36px;max-width:max-content;background-color:rgba(33,33,33,.07);border-radius:100px;color:#2f2f2f;line-height:0;margin:.6em 0;font-size:1rem;padding:0 1.3em}.Footer_footer__5e7yU ul{list-style:none;padding-left:0}.Footer_footer__5e7yU li{line-height:2em}.Footer_footer__5e7yU a{text-decoration:none}.Footer_footer__nav__yfr7O{display:flex;flex-flow:row wrap}.Footer_footer__nav__yfr7O>*{flex:1 1 50%;margin-right:1.25em}.Footer_nav__ul__E48Eb a{color:#999}.Footer_nav__ul--extra__7oHqO{column-count:2;column-gap:1.25em}.Footer_legal__L1f9Z{display:flex;flex-wrap:wrap;color:#999}.Footer_legal__links__rDow8{display:flex;align-items:center}.Footer_heart__CXsbV{color:#2f2f2f}@media screen and (min-width:24.375em){.Footer_legal__L1f9Z .Footer_legal__links__rDow8{margin-left:auto}}@media screen and (min-width:40.375em){.Footer_footer__nav__yfr7O>*{flex:1 1}.Footer_nav__item--extra__7v2N1{flex-grow:2}.Footer_footer__addr__z0_gF{flex:1 1}.Footer_footer__nav__yfr7O{flex:2 1}}.Navbar_navbar__0x847{top:0;position:-webkit-sticky;position:sticky;padding:20px;background-color:#fff;box-shadow:4px 2px 3px 0 #00000014;z-index:9999}.Navbar_navbar__0x847 svg{color:var(--main-color)}.Navbar_nav_inner__jyEZ2{display:grid;grid-template-columns:220px auto 300px}.Navbar_nav_left__pt_WR{display:flex;align-items:center;font-size:25px;font-weight:800;text-transform:uppercase;cursor:pointer}.Navbar_nav_left__pt_WR img{width:150px;height:clamp(40px,5vw,50px)}.Navbar_nav_left__pt_WR svg{margin-right:10px;display:none}.Navbar_search__scERw{border:1px solid #f5f5f5;display:flex;padding:0 10px;align-items:center;background-color:#f5f5f5;border-radius:10px}.Navbar_search__scERw:hover{box-shadow:0 0 5px 0 #ccc}.Navbar_search__scERw input{max-width:100%;width:95%;height:35px;border:0;outline:0;background-color:#f5f5f5}.Navbar_search_icon__XCWiA{font-size:30px;cursor:pointer}.Navbar_nav_right__CJeHR{padding-left:10px;display:flex;align-items:center;justify-content:flex-end}.Navbar_nav_right_icon__UATrK{display:flex;align-items:center;flex-direction:column;justify-content:center;margin:0 8px;cursor:pointer}.Navbar_nav_right_icon__UATrK svg{margin-top:2px;font-size:clamp(16px,3vw,20px)}.Navbar_nav_right_icon__UATrK p{margin-top:4px;font-size:clamp(14px,2vh,15px);color:#888}.Navbar_nav_links__EoCXA{margin-top:15px;display:flex;align-items:center;justify-content:space-between}.Navbar_nav_links__EoCXA li{list-style:none;margin-left:20px}.Navbar_nav_link__sCeeP{color:#999;font-size:14px;font-weight:500;cursor:pointer}#Navbar_active__AQwFD{color:var(--main-color)!important}.Navbar_nav_link__sCeeP:hover{color:var(--main-color)}.Navbar_nav_right_icon__UATrK{position:relative}.Navbar_nav_right_icon__UATrK h6{display:flex;align-items:center;justify-content:center;position:absolute;background-color:var(--main-color);top:-12px;left:15px;border-radius:50%;font-size:12px;color:#fff;animation:Navbar_progress__fH7Ne .1s forwards}@keyframes Navbar_progress__fH7Ne{to{padding:2px 5px}}#Navbar_cartItem__yuSwI{display:none}@media (max-width:768px){.Navbar_navbar__0x847{padding:10px}.Navbar_navbar__0x847 svg{font-size:20px}.Navbar_nav_inner__jyEZ2{grid-template-columns:repeat(2,1fr)}.Navbar_search__scERw{margin-top:0;grid-row:2;grid-column:1/-1}.Navbar_nav_left__pt_WR svg{display:flex;align-items:center;justify-content:center;font-size:30px}.Navbar_nav_right_icon__UATrK h6{font-size:11px}.Navbar_nav_right_icon__UATrK{margin-inline:10px}.Navbar_nav_links__EoCXA,.Navbar_nav_right_icon__UATrK p{display:none}.Navbar_nav_left__pt_WR img{width:120px}}@media (max-width:290px){.Navbar_nav_left__pt_WR img{width:auto}}.Navbar_mobile_manu__mK5Au{position:fixed;top:0;min-height:100vh;width:100vw;transform:translate(-100vw);z-index:999999;transition:all .3s ease}.Navbar_mobile_manu_inner__xkX0O{max-width:80%;min-height:100vh;background-color:#fff;box-shadow:1px 1px 6px 0 #ccc}.Navbar_mobile_header__SdygP{color:#fff;background-color:var(--main-color);padding:15px;display:flex;align-items:center;justify-content:space-between}.Navbar_mobile_header__SdygP svg{font-size:25px;cursor:pointer}.Navbar_mobile_header__SdygP h4{font-size:22px;margin-left:10px}.Navbar_mobile_header_left__zxBF9{display:flex}.Navbar_mobile_main__upd0a{padding:5px}.Navbar_mobile_main__upd0a ul{padding:15px;display:flex;flex-direction:column}.Navbar_mobile_main__upd0a li{display:block;padding:20px 0;list-style:none;border-bottom:2px solid #f5f5f5;cursor:pointer}.Navbar_mobile_main__upd0a a{display:block;text-decoration:none;color:inherit;transition:.3s;font-size:18px;font-weight:600;color:#666}.Navbar_mobile_main__upd0a a:hover{color:var(--main-color)}.MyAccount_mobile_manu__z5b8_{position:fixed;top:0;min-height:100vh;width:100vw;z-index:99999;transition:transform .3s ease-in}.MyAccount_mobile_manu_inner__jpJux{position:absolute;top:80px;right:100px;width:300px;background-color:#fff;border-radius:5px;box-shadow:2px 2px 5px 0 #ccc}.MyAccount_mobile_header__uGhHZ{border-radius:5px 5px 0 0;color:#fff;background-color:var(--main-color);padding:10px;display:flex;align-items:center;justify-content:space-between}.MyAccount_mobile_header__uGhHZ svg{font-size:25px;cursor:pointer}.MyAccount_mobile_header__uGhHZ h4{font-size:22px;margin-left:10px}.MyAccount_mobile_header_left__KAB_F{display:flex}.MyAccount_mobile_main__XjhU4{padding:0 20px 20px}.MyAccount_mobile_main__XjhU4 ul{padding:5px 15px 15px;display:flex;flex-direction:column}.MyAccount_mobile_main__XjhU4 li{display:block;padding:15px 0 5px;list-style:none;cursor:pointer}.MyAccount_mobile_main__XjhU4 a{display:block;text-decoration:none;color:inherit;transition:.3s;color:#555;font-size:17px}.MyAccount_mobile_main__XjhU4 a:hover{color:var(--main-color)}.MyAccount_myaccount_logout_btn__4Vln8{border:0;background-color:transparent;outline:0;text-align:left;font-size:17px;color:#555;margin-top:10px}.MyAccount_myaccount_logout_btn__4Vln8:hover{color:var(--main-color)}@media (max-width:650px){.MyAccount_mobile_manu_inner__jpJux{top:60px;right:10px;width:230px}}