@keyframes react-loading-skeleton{to{transform:translateX(100%)}}.react-loading-skeleton{--base-color:#ebebeb;--highlight-color:#f5f5f5;--animation-duration:1.5s;--animation-direction:normal;--pseudo-element-display:block;background-color:var(--base-color);border-radius:.25rem;display:inline-flex;line-height:1;overflow:hidden;position:relative;-webkit-user-select:none;user-select:none;width:100%;z-index:1}.react-loading-skeleton:after{animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-iteration-count:infinite;animation-name:react-loading-skeleton;animation-timing-function:ease-in-out;background-image:linear-gradient(90deg,var(--base-color),var(--highlight-color),var(--base-color));background-repeat:no-repeat;content:" ";display:var(--pseudo-element-display);height:100%;left:0;position:absolute;right:0;top:0;transform:translateX(-100%)}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display:none}}#Home .section_1{align-items:center;display:flex;justify-content:space-between;min-height:80vh;padding:2pc 17pc}#Home .section_1 .HeroTexts{align-items:flex-start;display:flex;flex-direction:column;gap:1.5pc;gap:var(--flex-gap-xxl);width:50%}#Home .section_1 .HeroTexts .text_1{background:rgba(238,130,238,.179);border-radius:2pc;color:violet;font-size:.9rem;font-size:var(--font-size-s);padding:.8pc}#Home .section_1 .HeroTexts h2{color:#242327;color:var(--Text-Dark-col);font-size:2.9rem;font-size:var(--font-size-xxl);font-weight:600;font-weight:var(--font-weight-xl);position:relative}#Home .section_1 .HeroTexts h2:nth-child(2):after{background-image:url(/static/media/UnderLine.0a7abc004aa23a4b136e.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:1pc;position:absolute;top:4pc;width:13pc}#Home .section_1 .HeroTexts p{color:#7a7a7a;color:var(--Text-col)}#Home .section_1 .HeroTexts .ButtonsLinks{display:flex;gap:1pc;gap:var(--flex-gap-xl)}#Home .section_1 .HeroTexts .stats{display:flex;justify-content:space-between;width:50%}#Home .section_1 .HeroTexts .stats hr{border:1px solid #7a7a7a2c}#Home .section_1 .HeroTexts .stats div{align-items:center;display:flex;flex-direction:column}#Home .section_1 .HeroTexts .stats div h2{color:#242327;color:var(--Text-Dark-col);font-size:2.5rem;font-size:var(--font-size-xl)}#Home .section_1 .HeroTexts .stats div span{color:#61ce70;color:var(--Green-col);font-size:.9rem;font-size:var(--font-size-s)}#Home .section_1 .HeroImages{align-items:center;display:flex;justify-content:flex-end;width:50%}#Home .section_2{display:flex;flex-wrap:wrap;gap:1pc;justify-content:center;padding:2pc 17pc}#Home .section_2 .row{display:flex;flex-direction:column;gap:2pc}#Home .section_2 .row img{border-radius:1pc;cursor:pointer;transition:all .1s;width:100%}#Home .section_2 .row img:hover{box-shadow:1px 10px 30px -10px #1a182a1b;transform:translateY(-.7pc);transition:all .1s}#Home .section_3{display:flex;flex-direction:column;gap:2pc;margin-bottom:2pc;padding:2pc 17pc}#Home .section_3 .top{align-items:center;display:flex;flex-direction:column;gap:1pc;text-align:center}#Home .section_3 .top h2{color:#242327;color:var(--Text-Dark-col);font-size:2.5rem;font-size:var(--font-size-xl);font-weight:600;font-weight:var(--font-weight-xl)}#Home .section_3 .top p{color:#7a7a7a;color:var(--Text-col)}#Home .section_3 .center{align-items:center;display:flex;flex-wrap:wrap;gap:1.7pc;height:100%;justify-content:center;position:relative;width:100%}#Home .section_3 .center .ArrowIcon{background:#e5f4ed;background:var(--Light-Green-col);border:1px solid #61ce70;border:1px solid var(--Green-col);border-radius:2pc;box-shadow:0 0 2pc 1pc hsla(0,0%,100%,.418);color:#61ce70;color:var(--Green-col);cursor:pointer;height:3pc;padding:.7pc;position:absolute;right:0;transition:all .2s;width:3pc;z-index:111}#Home .section_3 .center .ArrowIcon:hover{box-shadow:0 0 3pc 2pc hsla(0,0%,100%,.418);transition:all .2s}#Home .section_3 .center .ArrowIcon:first-child{left:0}#Home .section_3 .center .dataNot{text-align:center;width:100%}#Home .section_3 .center .dataNot span{background:#61ce70;background:var(--Green-col);border-radius:1pc;color:#fff;padding:1pc;user-select:none;-webkit-user-select:none;-moz-user-select:none}#Home .section_4{align-items:center;background:#f8f8f8;background:var(--White-col);display:flex;gap:2pc;justify-content:center;padding:4pc 17pc 2pc}#Home .section_4 .texts{display:flex;flex-direction:column;gap:1pc;gap:var(--flex-gap-xl)}#Home .section_4 .texts span{color:violet;font-weight:500}#Home .section_4 .texts h2{color:#242327;color:var(--Text-Dark-col);font-size:2.5rem;font-size:var(--font-size-xl);font-weight:600;font-weight:var(--font-weight-xl)}#Home .section_4 .texts .time,#Home .section_4 .texts p{color:#7a7a7a;color:var(--Text-col)}#Home .section_4 .texts .time{display:flex;flex-direction:row;font-size:2.5rem;font-size:var(--font-size-xl);font-weight:400;font-weight:var(--font-weight-l);gap:1pc;gap:var(--flex-gap-xl)}#Home .section_4 .texts .time legend{color:#242327;color:var(--Text-Dark-col)}#Home .section_4 .texts button{width:10pc}#Home .section_4 .imgs{display:flex;gap:1pc;position:relative}#Home .section_4 .imgs .offerTag{align-items:center;background-color:violet;border-radius:10pc;color:#fff;display:flex;flex-direction:column;height:7pc;justify-content:center;left:40%;position:absolute;top:50%;width:7pc;z-index:11}#Home .section_4 .imgs .offerTag b{font-size:2.5rem;font-size:var(--font-size-xl);font-weight:600;font-weight:var(--font-weight-xl)}#Home .section_4 .imgs img{border-radius:1pc;height:35pc}#Home .section_4 .imgs img:nth-child(3){transform:translateY(3pc)}@media only screen and (max-width:1500px){#Home .section_1,.section_2,.section_3,.section_4{padding:2pc;padding-left:13pc!important;padding-right:13pc!important}}@media only screen and (max-width:1300px){#Home .section_1,.section_2,.section_3,.section_4{padding:2pc;padding-left:10pc!important;padding-right:10pc!important}#Home .section_1{align-items:center;flex-direction:column;gap:3pc;padding-top:5pc!important}#Home .section_1 .HeroTexts{align-items:center;width:100%}#Home .section_1 .HeroTexts h2{font-size:2.5rem;font-size:var(--font-size-xl);text-align:center}#Home .section_1 .HeroImages{justify-content:center;width:100%}#Home .section_1 .HeroTexts h2 br:first-child{display:none}#Home .section_1 .HeroTexts h2:nth-child(2):after{left:50%;right:50%;top:3.5pc}#Home .section_1 .HeroTexts p{text-align:center}#Home .section_1 .HeroTexts .stats{width:20pc}#Home .section_1 .HeroTexts .stats div{align-items:center;height:8pc;justify-content:center;text-align:center;width:18pc}#Home .section_1 .HeroTexts .stats div h2,#Home .section_1 .HeroTexts .stats div span{height:50%}}@media only screen and (max-width:1000px){#Home .section_4 .imgs img{height:auto!important;width:49%}#Home .section_4 .imgs .offerTag{font-size:1.1rem;height:5pc;width:5pc}#Home .section_4 .imgs .offerTag b{font-size:1.2rem}#Home .section_4{flex-direction:column}}@media only screen and (max-width:1500px){#Home .section_1,.section_2,.section_3,.section_4{padding:2pc;padding-left:8pc!important;padding-right:8pc!important}#Home .section_4 .imgs img{border-radius:1pc;height:30pc}}@media only screen and (max-width:730px){#Home .section_1,.section_2,.section_3,.section_4{padding-left:5pc!important;padding-right:5pc!important}#Home .section_3 .top p br{display:none}#Home .section_1 .HeroImages{justify-content:center;width:100%}#Home .section_1 .HeroImages img{width:100%}}@media only screen and (max-width:600px){#Home .section_1,.section_2,.section_3,.section_4{padding-left:3pc!important;padding-right:3pc!important}#Home .section_4 .texts span{font-size:1rem}#Home .section_4 .texts h2{font-size:1.4rem}#Home .section_4 .texts p{font-size:.8rem}#Home .section_4 .texts .time{font-size:1rem;gap:5px}}@media only screen and (max-width:500px){#Home .section_1,.section_2,.section_3,.section_4{padding-left:2pc!important;padding-right:2pc!important}#Home .section_1 .HeroTexts .text_1{border-radius:.6pc;font-size:.8rem;padding:.6pc}#Home .section_1 .HeroTexts h2{font-size:1.6rem;text-align:center}#Home .section_1 .HeroTexts h2 br:first-child{display:none}#Home .section_1 .HeroTexts h2:nth-child(2):after{left:30%;right:50%;top:2pc;width:7pc}#Home .section_1 .HeroTexts p{font-size:.9rem}#Home .section_1 .HeroTexts .stats{width:20pc}#Home .section_1 .HeroTexts .stats div{height:7pc;width:15pc}#Home .section_1 .HeroTexts .stats div h2{font-size:2rem;height:50%}#Home .section_1 .HeroTexts .stats div span{height:50%}#Home .section_3 .top h2{font-size:1.3rem}#Home .section_3 .top p{font-size:.8rem}#Home .section_4 .texts p br{display:none}#Home .section_4 .imgs .offerTag{font-size:.8rem;height:4pc;width:4pc}#Home .section_3 .center .ArrowIcon{height:2.4pc;padding:.7pc;width:2.4pc}#Home .section_4 .imgs .offerTag b{font-size:1.2rem}}#Shop .section_1{align-items:center;background:var(--White-col);display:flex;flex-direction:column;gap:1pc;padding:2pc 17pc}#Shop .section_1 h1{color:var(--Text-Dark-col);font-size:var(--font-size-xl);font-weight:var(--font-weight-xl)}#Shop .section_1 .Navigate{align-items:center;display:flex;gap:.5pc}#Shop .section_1 .Navigate span{color:var(--Text-col)}#Shop .section_1 .Navigate b{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Shop .section_2{display:flex;gap:2pc;justify-content:space-between;padding:2pc 17pc}#Shop .section_2 .filters{border:1px solid var(--Light-Green-col);border-radius:1pc;display:flex;flex-direction:column;gap:1pc;height:-webkit-min-content;height:min-content;position:-webkit-sticky;position:sticky;top:8pc;width:auto}#Shop .section_2 .filters .CategoryIcon{display:none}#Shop .section_2 .filters .search{border-radius:1pc;display:flex;flex-direction:column;gap:1pc;padding:1pc}#Shop .section_2 .filters .search span{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Shop .section_2 .filters .search .inputSearch{align-items:center;background:var(--White-col);border:1px solid #0000;border-radius:.4pc;display:flex;padding:.6pc;transition:all .2s ease-in-out}#Shop .section_2 .filters .search .inputSearch:hover{border:1px solid var(--Green-col);transition:all .2s ease-in-out}#Shop .section_2 .filters .search .inputSearch input{background:none;border:none;outline:none}#Shop .section_2 .filters .search .inputSearch .icon{color:var(--Text-Dark-col);cursor:pointer}#Shop .section_2 .filters .categories{border-radius:1pc;display:flex;flex-direction:column;gap:1pc;padding:1pc}#Shop .section_2 .filters .categories legend{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Shop .section_2 .filters .categories .categoriesBox{display:flex;flex-direction:column;gap:.4pc}#Shop .section_2 .filters .categories .categoriesBox li{border:1px solid #0000;border-radius:.5pc;display:flex;justify-content:space-between;padding:.8pc;transition:all .1s;user-select:none;-moz-user-select:none;-webkit-user-select:none}#Shop .section_2 .filters .categories .categoriesBox .active{background:#dff6edc8;border:1px solid var(--Green-col);cursor:pointer;transition:all .1s}#Shop .section_2 .filters .categories .categoriesBox li:hover{border:1px solid var(--Green-col);cursor:pointer;transition:all .2s ease-in-out}#Shop .section_2 .filters .categories .categoriesBox li:active{scale:97%}#Shop .section_2 .filters .categories .categoriesBox li span{color:var(--Text-Dark-col)}#Shop .section_2 .filters .categories .categoriesBox li b{color:var(--Green-col)}#Shop .section_2 .productBox{display:flex;flex-direction:column;gap:2pc;width:100%}#Shop .section_2 .productBox .top span{color:var(--Text-Dark-col);font-weight:450}#Shop .section_2 .productBox .center{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2pc;height:100%;justify-content:space-around;padding:1pc}#Shop .section_2 .productBox .center .dataNot{text-align:center;width:100%}#Shop .section_2 .productBox .center .dataNot span{background:var(--Green-col);border-radius:1pc;color:#fff;padding:1pc;user-select:none;-webkit-user-select:none;-moz-user-select:none}#Shop .section_2 .productBox .bottomBox{align-items:center;display:flex;justify-content:center;user-select:none;-webkit-user-select:none;-moz-user-select:none;width:100%}#Shop .section_2 .productBox .bottomBox .number{display:flex;gap:var(--flex-gap-xxl)}#Shop .section_2 .productBox .bottomBox .number ul{display:flex;flex-wrap:wrap;gap:1pc}#Shop .section_2 .productBox .bottomBox .number ul li a{align-items:center;background:var(--White-col);border-radius:.2pc;cursor:pointer;display:flex;height:2.4pc;justify-content:center;transition:all .2s;width:2.4pc}#Shop .section_2 .productBox .bottomBox .number .selected a{background:var(--Green-col);border-radius:.2pc;color:#fff}#Shop .section_2 .productBox .bottomBox .number ul li a:active{background:var(--Green-col);color:#fff;scale:110%;transition:all .2s}#Shop .section_2 .productBox .bottomBox .number ul .next,#Shop .section_2 .productBox .bottomBox .number ul .previous{align-items:center;border:1px solid #9f9f9ffb;border-radius:.2pc;color:var(--Green-col);display:flex;justify-content:center}@media only screen and (max-width:1500px){#Shop .section_1,.section_2,.section_3,.section_4{padding-left:13pc!important;padding-right:13pc!important}}@media only screen and (max-width:1300px){#Shop.section_1,.section_2,.section_3,.section_4{padding-left:10pc!important;padding-right:10pc!important}}@media only screen and (max-width:1500px){#Shop .section_1,.section_2,.section_3,.section_4{padding:2pc;padding-left:8pc!important;padding-right:8pc!important}}@media only screen and (max-width:1000px){#Shop .section_1,.section_2,.section_3,.section_4{padding:2pc;padding-left:4pc!important;padding-right:4pc!important}#Shop .section_2{flex-direction:column}#Shop .section_2 .filters .search .inputSearch{justify-content:space-between}#Shop .section_2 .filters{height:-webkit-min-content;height:min-content;position:relative;top:auto;width:auto}#Shop .section_2 .filters .CategoryIcon{display:block;margin:1pc;position:absolute;right:0;top:0}#Shop .section_2 .filters .categories{background:var(--Green-col);border-radius:.5pc!important;border-radius:0 0 10px 10px!important;color:#fff;position:relative;transition:all .2s;z-index:111}#Shop .section_2 .filters .categories legend{color:#fff}#Shop .section_2 .filters .categories .categoriesBox{background:#fff;height:0;left:0;overflow-y:scroll;padding:0;position:absolute;top:3.7pc;width:100%}#Shop .section_2 .activeCategoriesBox{border:1px solid var(--Light-Green-col);border-radius:.6pc;height:20pc!important;padding:1pc!important;transition:all .2s}}@media only screen and (max-width:730px){#Shop .section_1,.section_2,.section_3,.section_4{padding-left:5pc!important;padding-right:5pc!important}}@media only screen and (max-width:600px){#Shop .section_1,.section_2,.section_3,.section_4{padding-left:3pc!important;padding-right:3pc!important}}@media only screen and (max-width:500px){#Shop .section_1,.section_2,.section_3,.section_4{padding-left:2pc!important;padding-right:2pc!important}#Shop .section_1{padding:1pc!important}#Shop .section_1 h1{font-size:1.7rem}#Shop .section_1 .Navigate b,#Shop .section_1 .Navigate span{font-size:.8rem}#Shop .section_2 .filters .categories legend,#Shop .section_2 .filters .search span{font-size:.9rem}#Shop .section_2 .productBox{gap:1pc}#Shop .section_2 .filters .search .inputSearch input{font-size:.8rem}#Shop .section_2 .filters .categories .categoriesBox li span{font-size:.8rem;font-weight:500}#Shop .section_2 .productBox .top span{font-size:.8rem}#Shop .section_2 .productBox .center{gap:0;justify-content:space-evenly;padding:0}.ProductNotAv .icon,.ProductNotAv h2{font-size:1.1rem!important}.product{margin:.5pc}}@media only screen and (max-width:450px){#Shop .section_1,.section_2,.section_3,.section_4{padding-left:1pc!important;padding-right:1pc!important}#Shop .section_2 .productBox .bottomBox .number ul li a{font-size:.8rem;height:2pc;width:2pc}}@media only screen and (max-width:385px){.product .imgDiv{height:13pc!important;width:6.4pc!important}.product a:nth-child(3){background:var(--White-col);border-radius:0 0 .8pc .8pc;overflow:hidden;padding:.5pc;text-overflow:ellipsis;white-space:nowrap;width:8pc!important}.product img{border-radius:.7pc;height:9pc!important;width:100%!important}.product:after,.product:before{font-size:.7rem!important;height:1pc!important;margin:.6pc!important;width:2pc!important}.product:before{left:0;top:1.2pc!important}.product a:nth-child(3){height:100%;width:100%!important}}#Checkout .section_1{align-items:center;background:var(--White-col);display:flex;flex-direction:column;gap:1pc;padding:2pc 17pc}#Checkout .section_1 h1{color:var(--Text-Dark-col);font-size:var(--font-size-xl);font-weight:var(--font-weight-xl)}#Checkout .section_1 .Navigate{display:flex;gap:.5pc}#Checkout .section_1 .Navigate span{color:var(--Text-col)}#Checkout .section_1 .Navigate b{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Checkout .section_2{display:flex;gap:1pc;justify-content:space-between;padding:2pc 17pc}#Checkout .section_2 .form{border-radius:.5pc;display:flex;flex-direction:column;gap:1pc;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding:1pc;width:40pc}#Checkout .section_2 .form .top{align-items:center;display:flex;justify-content:space-between}#Checkout .section_2 .form .top h1{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Checkout .section_2 .form .center{display:flex;flex-direction:column;gap:1pc}#Checkout .section_2 .form .center .inputField{display:flex;flex-direction:column;gap:.5pc}#Checkout .section_2 .form .center .inputField .label span{color:var(--Text-Dark-col);text-transform:capitalize}#Checkout .section_2 .form .center .inputField input{align-items:center;background:#f8f8f8;border:none;border-radius:.5pc;display:flex;justify-content:space-between;padding:.7pc;width:100%}#Checkout .section_2 .form .center .inputField input:focus{outline:none}#Checkout .section_2 .checkout{border-radius:.5pc;display:flex;flex-direction:column;gap:1pc;padding:1pc;width:40pc}#Checkout .section_2 .checkout h1{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Checkout .section_2 .checkout .subtotal{background:var(--White-col);border-radius:1pc;padding:1pc}#Checkout .section_2 .checkout .subtotal .order{display:flex;flex-direction:column;gap:1pc}#Checkout .section_2 .checkout .subtotal .order .slice{display:flex;justify-content:space-between}#Checkout .section_2 .checkout .subtotal .order .slice span{color:var(--Text-col)}#Checkout .section_2 .checkout .subtotal .order .slice legend{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Checkout .section_2 .checkout .subtotal .order .line{background:radial-gradient(circle,#0d0e1429 0,#0000 100%);height:1px}#Checkout .section_2 .checkout .subtotal .order p{color:var(--Text-Dark-col)}@media only screen and (max-width:900px){#Checkout .section_2{flex-direction:column-reverse}#Checkout .section_2 .checkout,#Checkout .section_2 .form{width:auto}}@media only screen and (max-width:500px){#Checkout .section_1{padding:1pc!important}#Checkout .section_1 h1{font-size:1.7rem}#Checkout .section_1 .Navigate b,#Checkout .section_1 .Navigate span{font-size:.8rem}#Checkout .section_2 .checkout h1,#Checkout .section_2 .form .top h1{font-size:1.1rem}#Checkout .section_2 .form .top button{font-size:.7rem;height:2.3pc;width:5pc}#Checkout .section_2 .form .center .inputField span{font-size:.8rem}#Checkout .section_2 .form .center .inputField input{font-size:.7rem}#Checkout .section_2 .form .center button{font-size:.7rem;height:2.3pc;width:5pc}#Checkout .section_2 .checkout .subtotal .order .slice span{font-size:.8rem;font-weight:500}#Checkout .section_2 .checkout .subtotal .order .slice legend{font-size:.8rem}#Checkout .section_2 .checkout .subtotal .order p{font-size:.7rem}}@media only screen and (max-width:450px){#Checkout .section_2 .checkout,#Checkout .section_2 .form{padding:.4pc}}#Profile{min-height:100vh}#Profile .section_1{align-items:center;background:var(--White-col);display:flex;flex-direction:column;gap:1pc;padding:2pc 17pc}#Profile .section_1 h1{color:var(--Text-Dark-col);font-size:var(--font-size-xl);font-weight:var(--font-weight-xl)}#Profile .section_1 .Navigate{display:flex;gap:.5pc}#Profile .section_1 .Navigate span{color:var(--Text-col)}#Profile .section_1 .Navigate b{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Profile .section_2{display:flex;flex-direction:column;gap:1pc;padding:2pc 17pc}#Profile .section_2 h1{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Profile .section_2 h1 b{color:var(--Green-col);font-weight:var(--font-weight-xl)}#Profile .section_2 .Nav{align-items:center;background:var(--White-col);border-radius:.5pc;display:flex;justify-content:space-between;padding:1pc}#Profile .section_2 .Nav .menu{display:none}#Profile .section_2 .Nav .side{align-items:center;display:flex;gap:2pc}#Profile .section_2 .Nav a{align-items:center;border-radius:.5pc;color:var(--Text-Dark-col);display:flex;gap:.4pc;padding:.4pc;transition:all .2s}#Profile .section_2 .Nav a:hover{background:var(--Light-Green-col);transition:all .2s}#Profile .section_2 .Nav a:hover .icon{color:var(--Green-col);transition:all .2s}#Profile .section_2 .Nav .active{background:var(--Light-Green-col)}#Profile .section_2 .Nav .active .icon{color:var(--Green-col);transition:all .2s}#Profile .section_2 .Main{height:100%}#Profile .section_2 .Main .ProfileEdit{display:flex;flex-direction:column;gap:3pc;width:-webkit-max-content;width:max-content}#Profile .section_2 .Main .ProfileEdit .top{align-items:center;display:flex;gap:2pc}#Profile .section_2 .Main .ProfileEdit .top .buttons{display:flex;gap:10px}#Profile .section_2 .Main .ProfileEdit .top .buttons button{height:2.5pc;width:5pc}#Profile .section_2 .Main .ProfileEdit .center{display:flex;gap:2pc}#Profile .section_2 .Main .ProfileEdit .center .password{display:flex;flex-direction:column;gap:1.4pc}#Profile .section_2 .Main .ProfileEdit h3{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Profile .section_2 .Main .ProfileEdit form{display:flex;flex-direction:column;gap:1.4pc}#Profile .section_2 .Main .ProfileEdit .textField{display:flex;flex-direction:column;gap:.5pc}#Profile .section_2 .Main .ProfileEdit .textField span{color:var(--Green-col);font-weight:var(--font-weight-xl)}#Profile .section_2 .Main .ProfileEdit .textField input{background:var(--White-col);border:none;border-radius:.5pc;color:var(--Text-col);font-weight:var(--font-weight-xl);outline:none;padding:.5pc}#Profile .section_2 .Main .ProfileEdit .textField input::placeholder{opacity:40%}#Profile .section_2 .Main .Orders{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1pc;height:100%}#Profile .section_2 .Main .Orders .order{background:var(--White-col);border:1px solid #0000;border-radius:.5pc;cursor:pointer;display:flex;gap:1pc;height:100%;justify-content:center;padding:.9pc;width:auto;width:100%}#Profile .section_2 .Main .OrderNotYet{align-items:center;display:flex;flex-direction:column;gap:1pc;margin-left:auto;margin-right:auto;margin-top:3pc;text-transform:capitalize}#Profile .section_2 .Main .OrderNotYet,#Profile .section_2 .Main .OrderNotYet h2{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Profile .section_2 .Main .Orders .order:hover{border:1px solid var(--Green-col)}#Profile .section_2 .Main .Orders .order img{border:1px solid #3b3e492f;border-radius:1pc;height:8pc}#Profile .section_2 .Main .Orders .order .info{display:flex;flex-direction:column;gap:.5pc}#Profile .section_2 .Main .Orders .order .info span{color:var(--Text-Dark-col)}#Profile .section_2 .Main .Orders .order .info legend{color:var(--Text-col)}#Profile .section_2 .Main .Orders .order .info b{color:var(--Text-Dark-col);font-weight:600}#Profile .section_2 .Main .Orders .OrderDetails{display:flex;flex-direction:column;gap:1.5pc;width:100%}#Profile .section_2 .Main .Orders .OrderDetails .Top{display:flex;flex-direction:column;gap:.58pc;width:100%}#Profile .section_2 .Main .Orders .OrderDetails .Top p{color:var(--Text-col);display:flex;gap:.5pc}#Profile .section_2 .Main .Orders .OrderDetails .Top p a{color:var(--Green-col);text-decoration:underline}#Profile .section_2 .Main .Orders .OrderDetails .Top b{color:var(--Green-col)}#Profile .section_2 .Main .Orders .OrderDetails .Top .confirm{background:var(--Light-Green-col);color:var(--Green-col)}#Profile .section_2 .Main .Orders .OrderDetails .Top .confirm,#Profile .section_2 .Main .Orders .OrderDetails .Top .pending{border-radius:.4pc;font-size:1rem;font-weight:var(--font-weight-xl);padding:.2pc;width:-webkit-min-content;width:min-content}#Profile .section_2 .Main .Orders .OrderDetails .Top .pending{background:#ffe8d0;color:#98530c}#Profile .section_2 .Main .Orders .OrderDetails .orderBox{background:#fff;border-radius:.7pc;display:flex;flex-direction:column;gap:1pc}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .head{align-items:center;display:flex;gap:3pc}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .head .time{align-items:center;color:var(--Text-col);display:flex;gap:.4pc}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .head .time span{color:var(--Text-Dark-col);font-weight:600;text-transform:capitalize}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .head .time b{align-items:center;display:flex;gap:.6pc}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .head .time b .icon{color:var(--Text-Dark-col);font-size:1.4rem}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body{display:flex;flex-direction:column;gap:2pc;padding:1pc}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table{overflow-y:auto}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table table{border-collapse:collapse;width:100%}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table table thead tr{background-color:var(--Light-Green-col);color:var(--Green-col);text-align:left}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table table td,#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table table th{padding:12px 15px}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table table td{color:var(--Text-Dark-col)}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table table tbody tr:nth-of-type(2n){background-color:#f9f9f9}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table .ImgTitle{align-items:center;display:flex;gap:.6pc}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table .ImgTitle img{border:1px solid var(--Green-col);border-radius:.7pc;padding:.1pc;width:5pc}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table .ImgTitle h3{color:var(--Text-Dark-col);font-size:1rem;font-weight:500}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table button{height:3pc;width:5pc}#Profile .section_2 .Main .BillingAddress{display:flex;flex-direction:column;gap:2pc}#Profile .section_2 .Main .BillingAddress h3{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Profile .section_2 .Main .BillingAddress .center{display:flex;flex-direction:column;gap:1pc}#Profile .section_2 .Main .BillingAddress .center .inputField{display:flex;flex-direction:column;gap:.5pc}#Profile .section_2 .Main .BillingAddress .center .inputField .label span{color:var(--Text-Dark-col);text-transform:capitalize}#Profile .section_2 .Main .BillingAddress .center .inputField input{align-items:center;background:#f8f8f8;border:2px solid #0000;border-radius:.5pc;display:flex;justify-content:space-between;padding:.7pc;transition:all .2s;width:100%;width:30pc}#Profile .section_2 .Main .BillingAddress .center .inputField input:focus{border:2px solid var(--Green-col);outline:none;transition:all .2s}#Profile .section_2 .Main .PreviousOrders .order{background:var(--Light-Green-col)}@media only screen and (max-width:1500px){#Profile .section_1,.section_2,.section_3,.section_4{padding-left:13pc!important;padding-right:13pc!important}}@media only screen and (max-width:1300px){#Profile .section_1,.section_2,.section_3,.section_4{padding-left:10pc!important;padding-right:10pc!important}}@media only screen and (max-width:1500px){#Profile .section_1,.section_2,.section_3,.section_4{padding:2pc;padding-left:8pc!important;padding-right:8pc!important}}@media only screen and (max-width:1000px){#Profile .section_1,.section_2,.section_3,.section_4{padding:2pc;padding-left:4pc!important;padding-right:4pc!important}}@media only screen and (max-width:900px){#Profile .section_2 .Nav .menu{display:flex;font-size:1.5rem;transition:all .3s}#Profile .section_2 .Nav .menu:active{background:var(--Green-col);border-radius:.4pc;color:#fff;transition:all .3s}#Profile .section_2 .Nav{justify-content:space-between;position:relative}#Profile .section_2 .Nav .side{align-items:flex-start;background:var(--White-col);border-radius:.6pc;flex-direction:column;gap:.7pc;padding:1pc;position:absolute;right:0;top:5pc;transform:translateX(30pc);transition:all .3s cubic-bezier(0,1.01,0,1.01);width:-webkit-max-content;width:max-content;z-index:111}#Profile .section_2 .Nav .activeMenu{transform:translateX(0);transition:all .3s cubic-bezier(0,1.01,0,1.01)}#Profile .section_2 .Nav a{gap:.4pc;width:auto}#Profile .section_2 .Main .ProfileEdit{width:auto}#Profile .section_2 .Main .ProfileEdit .center .password,#Profile .section_2 .Main .ProfileEdit .textField input,#Profile .section_2 .Main .ProfileEdit form{width:100%}#Profile .section_2 .Main .BillingAddress .center .inputField input{width:auto}}@media only screen and (max-width:730px){#Profile .section_1,.section_2,.section_3,.section_4{padding-left:5pc!important;padding-right:5pc!important}}@media only screen and (max-width:600px){#Profile .section_1,.section_2,.section_3,.section_4{padding-left:3pc!important;padding-right:3pc!important}}@media only screen and (max-width:500px){#Profile .section_1,.section_2,.section_3,.section_4{padding-left:2pc!important;padding-right:2pc!important}#Profile .section_1{align-items:center;padding:1pc!important}#Profile .section_1 h1{font-size:1.7rem}#Profile .section_1 .Navigate{align-items:center}#Profile .section_1 .Navigate b,#Profile .section_1 .Navigate span{font-size:.8rem}#Profile .section_2 .Main .ProfileEdit{gap:1pc}#Profile .section_2 .Main .ProfileEdit .top{justify-content:space-between}#Profile .section_2 h1{font-size:1.3rem}#Profile .section_2 .Nav a{gap:.4pc;width:auto}#Profile .section_2 .Main .ProfileEdit h3{font-size:1rem}#Profile .section_2 .Main .ProfileEdit .top .buttons button{height:2.2pc!important;width:4.5pc}#Profile .section_2 .Main .Orders .order{align-items:center;justify-content:flex-start;padding:.6pc}#Profile .section_2 .Main .Orders .order img{border-radius:.5pc;height:6pc}#Profile .section_2 .Main .Orders a{width:100%}#Profile .section_2 .Main .Orders .order .info b,#Profile .section_2 .Main .Orders .order .info legend,#Profile .section_2 .Main .Orders .order .info span{font-size:.8rem}#Profile .section_2 .Main .OrderNotYet h2{font-size:1rem}#Profile .section_2 .Main .Orders .OrderDetails{gap:.8pc}#Profile .section_2 .Main .OrderNotYet{gap:.6pc;margin-top:3pc}#Profile .section_2 .Main .OrderNotYet button{font-size:.7rem;height:2.2pc!important;width:4.5pc}#Profile .section_2 .Main .OrderNotYet a{width:auto}#Profile .section_2 .Main .BillingAddress{gap:1pc}#Profile .section_2 .Main .BillingAddress h3{font-size:1rem}#Profile .section_2 .Main .BillingAddress span{font-size:.8rem}#Profile .section_2 .Main .BillingAddress .center .inputField input{font-size:.7rem;font-weight:500;padding:.5pc;width:auto}#Profile .section_2 .Main .BillingAddress button{font-size:.7rem;height:2.2pc!important;width:4.5pc}#Profile .section_2 .Main .Orders .OrderDetails h1{font-size:1rem}#Profile .section_2 .Main .Orders .OrderDetails .Top p{font-size:.8rem}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .head{align-items:flex-start;flex-direction:column;gap:.5pc}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .head .time b,#Profile .section_2 .Main .Orders .OrderDetails .orderBox .head .time span{font-size:.8rem}#Profile .section_2 .Main .Orders .OrderDetails .Top .confirm,#Profile .section_2 .Main .Orders .OrderDetails .Top .pending{border-radius:.4pc;font-size:.7rem}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table table td,#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table table th{font-size:.8rem;padding:6px 9px;text-align:center}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table .ImgTitle h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.8rem;overflow:hidden;text-overflow:ellipsis}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table button{font-size:.7rem;height:2pc;width:3pc}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body .table .ImgTitle img{width:3.5pc}}@media only screen and (max-width:450px){#Profile .section_2 .Nav a{font-size:.9rem}#Profile .section_2 .Nav .side{top:3.5pc}#Profile .section_2 .Nav .menu{font-size:1.2rem}#Profile .section_1,.section_2,.section_3,.section_4{padding-left:1pc!important;padding-right:1pc!important}#Profile .section_2 .Main .ProfileEdit .textField span{font-size:.8rem}#Profile .section_2 .Main .ProfileEdit .textField input{font-size:.7rem}#Profile .section_2 .Nav{padding:.4pc}#Profile .section_2 input[type=submit]{font-size:.7rem;height:2.2pc!important;width:4.5pc}}#Login .section_1{align-items:center;background:var(--White-col);display:flex;flex-direction:column;gap:1pc;padding:2pc 17pc}#Login .section_1 h1{color:var(--Text-Dark-col);font-size:var(--font-size-xl);font-weight:var(--font-weight-xl)}#Login .section_1 .Navigate{display:flex;gap:.5pc}#Login .section_1 .Navigate span{color:var(--Text-col)}#Login .section_1 .Navigate b{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Login .section_2{align-items:center;display:flex;flex-direction:column;gap:1pc;justify-content:center;padding:2pc 17pc}#Login .section_2 h2{color:var(--Green-col);font-weight:var(--font-weight-xl)}#Login .section_2 h1{color:var(--Text-Dark-col);font-size:var(--font-size-l);font-weight:var(--font-weight-xl)}#Login .section_2 .signin{align-items:center;display:flex;flex-direction:column;gap:1pc;justify-content:center;width:24pc}#Login .section_2 .signin form{border:1px solid #61ce705f;border-radius:.5pc;display:flex;flex-direction:column;gap:1.3pc;padding:1pc;width:100%}#Login .section_2 .signin form .inputField{display:flex;flex-direction:column;gap:.5pc}#Login .section_2 .signin form .inputField .label{align-items:baseline;display:flex;justify-content:space-between}#Login .section_2 .signin form .inputField .label span{color:var(--Text-Dark-col);text-transform:capitalize}#Login .section_2 .signin form .inputField .label .link{color:var(--Green-col)}#Login .section_2 .signin form .inputField input{background:#f8f8f8;border:none;width:100%}#Login .section_2 .signin form .inputField input:focus{outline:none}#Login .section_2 .signin form .inputField .Input{align-items:center;background:#f8f8f8;border-radius:.5pc;display:flex;justify-content:space-between;padding:.7pc;width:100%}#Login .section_2 .signin form .inputField .Input .icon{color:var(--Text-col);cursor:pointer;font-size:1.3rem}#Login .section_2 .signin form button{user-select:none;-moz-user-select:none;-webkit-user-select:none;width:100%}#Login .section_2 .signin .googleLogin{display:flex;width:100%}#Login .section_2 .signin .googleLogin button{align-items:center;display:flex;gap:1pc;justify-content:center;padding:1pc;user-select:none;-moz-user-select:none;-webkit-user-select:none;width:100%}#Login .section_2 .signin .googleLogin button:hover .icon{color:#fff}#Login .section_2 .signin .googleLogin button .icon{color:var(--Text-Dark-col);font-size:1.3rem}#Login .section_2 .signin .createAccount{align-items:center;display:flex;justify-content:space-between;width:100%}#Login .section_2 .signin .createAccount p{color:var(--Text-col);text-transform:capitalize}#Login .section_2 .signin .createAccount .link{color:var(--Green-col)}@media only screen and (max-width:600px){#Login .section_1,.section_2,.section_3,.section_4{padding-left:3pc!important;padding-right:3pc!important}}@media only screen and (max-width:500px){#Login .section_1,.section_2,.section_3,.section_4{padding-left:2pc!important;padding-right:2pc!important}#Login .section_1{padding:1pc!important}#Login .section_1 h1{font-size:1.7rem}#Login .section_1 .Navigate b,#Login .section_1 .Navigate span{font-size:.8rem}#Login .section_2 h1,#Login .section_2 h2{font-size:1.1rem}#Login .section_2 .signin form{gap:1pc;padding:.9pc;width:100%}#Login .section_2 .signin form .inputField .label span{font-size:.9rem;font-weight:500}#Login .section_2 .signin form .inputField input::placeholder{font-size:.7rem;font-weight:500}#Login .section_2 .signin{width:auto}#Login .section_2 .signin .createAccount .link,#Login .section_2 .signin .createAccount p{font-size:.9rem;font-weight:500}#Login .section_2 .signin form .inputField .label .link{font-size:.8rem;font-weight:500}#Login .section_2{gap:.5pc!important}#Login .section_2 .signin form button{align-self:center}}@media only screen and (max-width:450px){#Login .section_1,.section_2,.section_3,.section_4{padding-left:1pc!important;padding-right:1pc!important}#Login .section_2 .signin form .inputField input{background:#f8f8f8;border:none;font-size:.7rem;width:100%}}#ProductOverview{display:flex;flex-direction:column;gap:4pc}#ProductOverview .section_1{align-items:center;background:var(--White-col);gap:2pc;justify-content:center;padding:2pc 17pc}#ProductOverview .section_1 .Navigate{align-items:center;display:flex;gap:.6pc;justify-content:center}#ProductOverview .section_1 .Navigate span{color:var(--Text-col)}#ProductOverview .section_1 .Navigate b{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#ProductOverview .section_2{display:flex;gap:2pc;justify-content:center;padding:2pc 17pc}#ProductOverview .section_2 .product_img{display:flex;gap:1pc}#ProductOverview .section_2 .product_img .small_imgs{align-items:center;animation:a .8s ease-in-out infinite;display:flex;flex-direction:column;gap:1pc}#ProductOverview .section_2 .product_img .small_imgs .imgsboxs{border-radius:1pc;height:8.6pc;overflow:hidden;width:10pc}#ProductOverview .section_2 .product_img .small_imgs img{background:#fff;border-radius:1pc;height:auto;padding:.4pc;transition:all .2s;width:-webkit-fill-available}#ProductOverview .section_2 .product_img .big_img{align-items:center;animation:a .8s ease-in-out infinite;display:flex;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;height:28pc;justify-content:center;transition:all .2s;width:20pc}#ProductOverview .section_2 .product_img .big_img img{background:#fff;border-radius:1pc;height:inherit;padding:.4pc;transition:all .2s;width:inherit}#ProductOverview .section_2 .product_img .big_img img:active{scale:97%}#ProductOverview .section_2 .product_img .small_imgs img:active{scale:97%;transition:all .2s}#ProductOverview .section_2 .product_details{display:flex;flex-direction:column;gap:1pc;justify-content:space-between}#ProductOverview .section_2 .product_details .part{display:flex;flex-direction:column;gap:1pc}#ProductOverview .section_2 .product_details .price{display:flex;gap:10px}#ProductOverview .section_2 .product_details .price b{align-items:center;background:var(--Green-col);border-radius:.2pc;color:var(--White-col);display:flex;font-weight:var(--font-weight-l);height:1.5pc;justify-content:center;margin-left:1pc;width:4.3pc}#ProductOverview .section_2 .product_details .price span{color:var(--Green-col);font-size:var(--font-size-l);font-weight:var(--font-weight-xl)}#ProductOverview .section_2 .product_details .price legend{color:var(--Text-col);font-size:var(--font-size-l);text-decoration:line-through}#ProductOverview .section_2 .product_details .title{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl);width:20pc}#ProductOverview .section_2 .product_details p{color:var(--Text-col);width:30pc}#ProductOverview .section_2 .product_details .stars{align-items:center;display:flex;gap:.3pc}#ProductOverview .section_2 .product_details .stars .icon{color:#efd95a}#ProductOverview .section_2 .product_details .stars span{color:var(--Text-Dark-col);text-transform:capitalize}#ProductOverview .section_2 .product_details .Pid{align-items:center;display:flex;font-size:.8rem;gap:.8pc}#ProductOverview .section_2 .product_details .Pid b,#ProductOverview .section_2 .product_details .Pid span{color:var(--Text-col)}#ProductOverview .section_2 .product_details .Pid .icon{border-radius:.3pc;color:var(--Green-col);cursor:pointer;font-size:1.2rem;height:1.5pc;padding:.2pc;transition:all .2s;width:1.5pc}#ProductOverview .section_2 .product_details .Pid .icon:active{background:var(--Green-col);color:#fff;transition:all .2s}#ProductOverview .section_2 .product_details .size{align-items:center;display:flex;flex-wrap:wrap;gap:1pc;width:28pc}#ProductOverview .section_2 .product_details .size span{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#ProductOverview .section_2 .product_details .size label{align-items:center;background:var(--White-col);border-radius:.5pc;color:var(--Text-Dark-col);cursor:pointer;display:flex;height:2.3pc;justify-content:center;padding-left:.7pc;padding-right:.7pc;transition:all .2s;width:auto}#ProductOverview .section_2 .product_details .size .checked,#ProductOverview .section_2 .product_details .size label:hover{background:var(--Green-col);color:#fff;transition:all .2s}#ProductOverview .section_2 .product_details .book{align-items:center;display:flex;gap:.4pc}#ProductOverview .section_2 .product_details .book .Count{align-items:center;background:var(--White-col);border-radius:.5pc;display:flex;gap:.8pc;height:2.8pc;justify-content:space-evenly;width:33%}#ProductOverview .section_2 .product_details .book .Count .icon{color:var(--Text-col);cursor:pointer;user-select:none;-moz-user-select:none;-webkit-user-select:none}#ProductOverview .section_2 .product_details .book .Count .icon:hover{color:var(--Text-Dark-col)}#ProductOverview .section_2 .product_details .book .Count input{background:#0000;border:none;font-weight:var(--font-weight-xl);height:2pc;text-align:center;width:2pc}#ProductOverview .section_2 .product_details .book .Count input:focus{outline:none}#ProductOverview .section_2 .product_details .book button{height:100%;width:33%}#ProductOverview .section_3{background:var(--White-col);display:flex;flex-direction:column;gap:1pc;padding:2pc 17pc}#ProductOverview .section_3 h2{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#ProductOverview .section_3 .reviewBox{align-items:center;background-color:#fff;border-radius:1pc;display:flex;gap:1pc;padding:2pc}#ProductOverview .section_3 .reviewBox img{border-radius:12pc;height:4pc;width:4pc}#ProductOverview .section_3 .reviewBox .Msg{display:flex;flex-direction:column;gap:.5pc}#ProductOverview .section_3 .reviewBox .Msg h3{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#ProductOverview .section_3 .reviewBox .Msg p{color:var(--Text-col)}#ProductOverview .section_3 .reviewBox .Msg .stars{display:flex;gap:.2pc}#ProductOverview .section_3 .reviewBox .Msg .stars .icon{color:#f9cb5b}#ProductOverview .section_3 .Addreview{display:flex;flex-direction:column;gap:1pc}#ProductOverview .section_3 .Addreview span{font-size:var(--font-size-m);font-weight:var(--font-weight-xl)}#ProductOverview .section_3 .Addreview .rating{align-items:center;display:flex;gap:1pc}#ProductOverview .section_3 .Addreview .rating span{color:var(--Text-col);font-size:1rem;font-weight:var(--font-weight)}#ProductOverview .section_3 .Addreview .rating .stars span:after{display:none}#ProductOverview .section_3 .Addreview .rating .stars .icon{color:#f9cb5b;cursor:pointer}#ProductOverview .section_3 .NotAvailable{color:var(--Text-Dark-col)}#ProductOverview .section_3 .Addreview .YourReview{display:flex;flex-direction:column;gap:1pc}#ProductOverview .section_3 .Addreview .YourReview span{color:var(--Text-col);font-size:1rem;font-weight:var(--font-weight)}#ProductOverview .section_3 .Addreview .YourReview span:after{color:#e44;content:"*";margin-left:.3pc}#ProductOverview .section_3 .Addreview .YourReview textarea{border:1px solid #0000;border-radius:1pc;padding:1pc;width:30pc}#ProductOverview .section_3 .Addreview .YourReview textarea:focus{border:1px solid var(--Green-col);outline:none}#ProductOverview .section_4{display:flex;flex-direction:column;gap:2pc;padding:2pc 17pc}#ProductOverview .section_4 .top{align-items:center;display:flex;flex-direction:column;gap:1pc;text-align:center}#ProductOverview .section_4 .top h2{color:var(--Text-Dark-col);font-size:var(--font-size-xl);font-weight:var(--font-weight-xl)}#ProductOverview .section_4 .top p{color:var(--Text-col)}#ProductOverview .section_4 .center{align-items:center;display:flex;flex-wrap:wrap;gap:1.7pc;height:100%;justify-content:space-between;position:relative;width:100%}#ProductOverview .section_4 .center .dataNot{text-align:center;width:100%}#ProductOverview .section_4 .center .dataNot span{background:var(--Green-col);border-radius:1pc;color:#fff;padding:1pc;user-select:none;-webkit-user-select:none;-moz-user-select:none}@media only screen and (max-width:1500px){#ProductOverview .section_1,.section_2,.section_3,.section_4{padding:2pc;padding-left:13pc!important;padding-right:13pc!important}}@media only screen and (max-width:1300px){#ProductOverview .section_1,.section_2,.section_3,.section_4{padding:2pc;padding-left:10pc!important;padding-right:10pc!important}#ProductOverview .section_1{align-items:center;flex-direction:column;gap:3pc;padding-top:5pc!important}}@media only screen and (max-width:1000px){#ProductOverview .section_2{flex-direction:column}#ProductOverview .section_2 .product_img{justify-content:space-between}#ProductOverview .section_2 .product_img .big_img{height:28pc;width:100%}#ProductOverview .section_2 .product_details .title,#ProductOverview .section_2 .product_details p{width:auto}#ProductOverview .section_2 .product_details .book{justify-content:flex-start}#ProductOverview .section_2 .product_details .book button{height:3pc}}@media only screen and (max-width:1500px){#ProductOverview .section_1,.section_2,.section_3,.section_4{padding:2pc;padding-left:8pc!important;padding-right:8pc!important}}@media only screen and (max-width:730px){#ProductOverview .section_1,.section_2,.section_3,.section_4{padding-left:5pc!important;padding-right:5pc!important}#ProductOverview .section_2 .product_details .size{width:auto}}@media only screen and (max-width:600px){#ProductOverview .section_1,.section_2,.section_3,.section_4{padding-left:3pc!important;padding-right:3pc!important}#ProductOverview .section_2 .product_img{flex-direction:column-reverse}#ProductOverview .section_2 .product_img .small_imgs{flex-direction:row}#ProductOverview .section_3 .Addreview .YourReview textarea{width:auto}}@media only screen and (max-width:500px){#ProductOverview .section_1{padding:1pc!important}#ProductOverview{gap:2pc}#ProductOverview .section_1,.section_2,.section_3,.section_4{padding-left:1pc!important;padding-right:1pc!important}#ProductOverview .section_4{justify-content:space-evenly;padding-left:.5pc!important;padding-right:.5pc!important}#ProductOverview .section_2 .product_details .price span{font-size:1.3rem}#ProductOverview .section_2 .product_details .price legend{font-size:1.2rem}#ProductOverview .section_2 .product_details .price b{font-size:.8rem;height:1.4pc;margin-left:.7pc;width:3.8pc}#ProductOverview .section_2 .product_details .title{font-size:1.1rem}#ProductOverview .section_2 .product_details p{font-size:.8rem}#ProductOverview .section_2 .product_details .stars span{font-size:.8rem;font-weight:500}#ProductOverview .section_2 .product_details .size span{font-size:.9rem}#ProductOverview .section_2 .product_details .size label{border-radius:.5pc;font-size:.8rem;font-weight:500;height:2.1pc;padding-left:.6pc;padding-right:.6pc}#ProductOverview .section_2 .product_details .book button{font-size:.8rem;height:2.5pc;width:4.7pc}#ProductOverview .section_2 .product_details .book .Count{gap:.7pc;height:2.5pc;padding:.5pc;width:auto}#ProductOverview .section_1 h1{font-size:1.7rem}#ProductOverview .section_1 .Navigate b,#ProductOverview .section_1 .Navigate span{font-size:.8rem}#Profile .section_2 .Main .Orders .OrderDetails .orderBox .body{padding-left:0;padding-right:0;padding-top:1pc}#ProductOverview .section_1 .Navigate b:nth-child(3){font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#ProductOverview .section_3 h2{font-size:1rem}#ProductOverview .section_3 .reviewBox{padding:.6pc}#ProductOverview .section_3 .reviewBox .Msg h3{font-size:.8rem}#ProductOverview .section_3 .reviewBox .Msg .stars,#ProductOverview .section_3 .reviewBox .Msg p{font-size:.7rem}#ProductOverview .section_3 .reviewBox img{border-radius:12pc;height:3pc;width:3pc}#ProductOverview .section_3 .NotAvailable{color:var(--Text-Dark-col);font-size:.8rem}#ProductOverview .section_3 .Addreview span{font-size:1rem}#ProductOverview .section_3 .Addreview .YourReview span,#ProductOverview .section_3 .Addreview .rating span{font-size:.8rem;font-weight:500}#ProductOverview .section_3 .Addreview .YourReview textarea{font-size:.7rem;font-weight:500}#ProductOverview .section_3 .Addreview button{font-size:.7rem;height:2.4pc;width:4pc}#ProductOverview .section_4 .top h2{font-size:1.2rem}#ProductOverview .section_4 .top p{font-size:.7rem;padding-left:1.5pc;padding-right:1.5pc}#ProductOverview .section_4 .top p br{display:none}}#Dashboard .Container main .orders{background:#fff;border-radius:.5pc;display:flex;flex-direction:column;gap:1pc;padding:1pc}#Dashboard .Container main .orders h3{color:var(--Text-Dark-col);font-size:var(--font-size-l);font-weight:var(--font-weight-xl)}#Dashboard .Container main .orders .filter{align-items:center;display:flex;justify-content:space-between}#Dashboard .Container main .orders .filter .search{align-items:center;background:none;background:var(--White-col);border:1px solid #0000;border-radius:.4pc;display:flex;outline:none;padding:.6pc;transition:all .2s ease-in-out}#Dashboard .Container main .orders .filter .search:hover{border:1px solid var(--Green-col)}#Dashboard .Container main .orders .filter .search input{background:none;border:none}#Dashboard .Container main .orders .filter .search input:focus{outline:none}#Dashboard .Container main .orders .filter .search .icon{color:var(--Text-Dark-col);cursor:pointer}#Dashboard .Container main .orders .filter .left{display:flex;gap:1pc}#Dashboard .Container main .orders .filter .left input{align-items:center;background:var(--White-col);border:1px solid #0000;border-radius:.4pc;display:flex;outline:none;padding:.6pc;transition:all .2s ease-in-out}#Dashboard .Container main .orders .filter .left input:hover{border:1px solid var(--Green-col);transition:all .2s ease-in-out}#Dashboard .Container main .orders .filter .left select{align-items:center;background:var(--White-col);border:1px solid #0000;border-radius:.4pc;display:flex;outline:none;padding:.6pc;transition:all .2s ease-in-out;width:7pc}#Dashboard .Container main .orders .filter .left select:hover{border:1px solid var(--Green-col);transition:all .2s ease-in-out}#Dashboard .Container main .orders .body{display:flex;flex-direction:column;gap:1pc}#Dashboard .Container main .orders .table{overflow-y:auto}#Dashboard .Container main .orders .table .OrderIsEmpty{align-items:center;color:var(--Text-Dark-col);display:flex;flex-direction:column;font-weight:var(--font-weight-xl);gap:.5pc;justify-content:center;padding:2pc}#Dashboard .Container main .orders .table .OrderIsEmpty .Icon{color:var(--Green-col);font-size:var(--font-size-l)}#Dashboard .Container main .orders .table table{border-collapse:collapse;width:100%}#Dashboard .Container main .orders .table table thead tr{background-color:var(--Light-Green-col);color:var(--Green-col);text-align:left}#Dashboard .Container main .orders .table table td,#Dashboard .Container main .orders .table table th{padding:12px 15px}#Dashboard .Container main .orders .table table td{color:var(--Text-Dark-col)}#Dashboard .Container main .orders .table table tbody tr:nth-of-type(2n){background-color:#f9f9f9}#Dashboard .Container main .orders .table table .statusPaid{background:var(--Light-Green-col);color:var(--Green-col)}#Dashboard .Container main .orders .table table .statusPaid,#Dashboard .Container main .orders .table table .statusPending{border-radius:.4pc;font-size:.8rem;font-weight:var(--font-weight-xl);padding:.2pc;width:-webkit-min-content;width:min-content}#Dashboard .Container main .orders .table table .statusPending{background:#fcf1df;color:#f2bc5e}#Dashboard .Container main .orders .table table .Link{background:var(--Green-col);border-radius:.2pc;color:var(--White-col);font-size:.8rem;padding:.3pc}#Dashboard .Container main .orders .NextButtons{align-items:center;display:flex;gap:1.5pc;padding:1pc}#Dashboard .Container main .orders .NextButtons ul{display:flex;flex-wrap:wrap;gap:1pc}#Dashboard .Container main .orders .NextButtons ul li a{align-items:center;background:var(--White-col);border-radius:.2pc;cursor:pointer;display:flex;height:2.4pc;justify-content:center;transition:all .2s;width:2.4pc}#Dashboard .Container main .orders .NextButtons .selected a{background:var(--Green-col);border-radius:.2pc;color:#fff}#Dashboard .Container main .orders .NextButtons ul li a:active{background:var(--Green-col);color:#fff;scale:110%;transition:all .2s}#Dashboard .Container main .orders .NextButtons ul .next,#Dashboard .Container main .orders .NextButtons ul .previous{align-items:center;border:1px solid #9f9f9ffb;border-radius:.2pc;color:var(--Green-col);display:flex;justify-content:center}#Dashboard .Container main .OrderDetails{display:flex;flex-direction:column;gap:1.5pc}#Dashboard .Container main .OrderDetails .Top b{color:var(--Green-col)}#Dashboard .Container main .OrderDetails .Top .confirm{background:var(--Light-Green-col);color:var(--Green-col)}#Dashboard .Container main .OrderDetails .Top .confirm,#Dashboard .Container main .OrderDetails .Top .pending{border-radius:.4pc;font-size:1rem;font-weight:var(--font-weight-xl);padding:.2pc;width:-webkit-min-content;width:min-content}#Dashboard .Container main .OrderDetails .Top .pending{background:#ffe8d0;color:#98530c}#Dashboard .Container main .OrderDetails .orderBox{background:#fff;border-radius:.7pc;display:flex;flex-direction:column;gap:1pc;padding:1pc}#Dashboard .Container main .OrderDetails .orderBox .head{align-items:center;display:flex;justify-content:space-between}#Dashboard .Container main .OrderDetails .orderBox .head .time{align-items:center;color:var(--Text-col);display:flex;gap:.4pc}#Dashboard .Container main .OrderDetails .orderBox .head .time .icon{color:var(--Text-Dark-col);font-size:1.4rem}#Dashboard .Container main .OrderDetails .orderBox .head .actions{align-items:center;display:flex;gap:1pc}#Dashboard .Container main .OrderDetails .orderBox .head .actions .time{align-items:baseline;display:flex;gap:.6pc}#Dashboard .Container main .OrderDetails .orderBox .head .actions .time span{color:var(--Text-Dark-col);font-size:var(--font-size-s)}#Dashboard .Container main .OrderDetails .orderBox .head .actions .time input{background:var(--White-col);border:1px solid #0000;border-radius:.6pc;border-radius:.4pc;outline:none;padding:.6pc;transition:all .2s ease-in-out}#Dashboard .Container main .OrderDetails .orderBox .head .actions .time input:hover{border:1px solid var(--Green-col);transition:all .2s ease-in-out}#Dashboard .Container main .OrderDetails .orderBox .head .actions select{align-items:center;background:var(--White-col);border:1px solid #0000;border-radius:.4pc;display:flex;height:100%;outline:none;padding:.6pc;transition:all .2s ease-in-out;width:7pc}#Dashboard .Container main .OrderDetails .orderBox .head .actions button{height:2.5pc}#Dashboard .Container main .OrderDetails .orderBox .head .actions select:hover{border:1px solid var(--Green-col);transition:all .2s ease-in-out}#Dashboard .Container main .OrderDetails .orderBox .body{display:flex;flex-direction:column;gap:2pc;padding:1pc}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs{border:1px solid var(--Light-Green-col);border-radius:.6pc;display:flex;gap:1pc;height:10pc!important;padding:.5pc}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs .side{display:flex;flex-direction:column;gap:.3pc}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs .side h2{color:var(--Text-Dark-col);font-size:1.2rem;font-weight:var(--font-weight-xl)}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs .side span{color:var(--Text-col)}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs .side .link{color:var(--Green-col);text-decoration:underline}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs .icon{background:var(--Light-Green-col);border-radius:10pc;color:var(--Green-col);height:4pc;margin-top:.5pc;padding:.9pc;width:4pc}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs b{color:var(--Text-Dark-col);font-size:1.3rem}#Dashboard .Container main .OrderDetails .orderBox .body .table a{background:var(--Green-col);border-radius:.2pc;color:var(--White-col);font-size:.8rem;padding:.3pc}#Dashboard .Container main .OrderDetails .orderBox .body .ImgTitle{align-items:center;display:flex;gap:1pc}#Dashboard .Container main .OrderDetails .orderBox .body .ImgTitle h3{color:var(--Green-col);font-size:1rem;font-weight:var(--font-weight-xl)}#Dashboard .Container main .OrderDetails .orderBox .body .ImgTitle img{border-radius:.6pc;width:3.5pc}#Dashboard .Container main .OrderDetails .orderBox .body .table table{border-collapse:collapse;width:100%}#Dashboard .Container main .OrderDetails .orderBox .body .table table thead tr{background-color:var(--Light-Green-col);color:var(--Green-col);text-align:left}#Dashboard .Container main .OrderDetails .orderBox .body .table table td,#Dashboard .Container main .OrderDetails .orderBox .body .table table th{padding:12px 15px}#Dashboard .Container main .OrderDetails .orderBox .body .table table td{color:var(--Text-Dark-col)}#Dashboard .Container main .OrderDetails .orderBox .body .table table tbody tr:nth-of-type(2n){background-color:#f9f9f9}#Dashboard .Container main .products{background:#fff;border-radius:.7pc;display:flex;flex-direction:column;gap:1pc;height:100%;padding:1pc}#Dashboard .Container main .products .Top{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#Dashboard .Container main .products .Top .text{display:flex;flex-direction:column;gap:.5pc}#Dashboard .Container main .products .Top .text h2{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Dashboard .Container main .products .Lists{display:flex;flex-direction:column;gap:1pc;height:100%;overflow:hidden}#Dashboard .Container main .products .Lists .filter{align-items:center;display:flex;justify-content:space-between}#Dashboard .Container main .products .Lists .filter .searchInputs{display:flex;gap:1pc}#Dashboard .Container main .products .Lists .filter .search{align-items:center;background:none;background:var(--White-col);border:1px solid #0000;border-radius:.4pc;display:flex;outline:none;padding:.6pc;transition:all .2s ease-in-out}#Dashboard .Container main .products .Lists .search:hover{border:1px solid var(--Green-col)}#Dashboard .Container main .products .Lists .filter .search input{background:none;border:none}#Dashboard .Container main .products .Lists .filter .search input:focus{outline:none}#Dashboard .Container main .products .Lists .filter .search .icon{color:var(--Text-Dark-col);cursor:pointer}#Dashboard .Container main .products .Lists .filter .left select{align-items:center;background:var(--White-col);border:1px solid #0000;border-radius:.4pc;display:flex;outline:none;padding:.6pc;transition:all .2s ease-in-out;width:7pc}#Dashboard .Container main .products .Lists .filter .left select:hover{border:1px solid var(--Green-col);transition:all .2s ease-in-out}#Dashboard .Container main .products .Lists .center{border-radius:1pc;box-shadow:inset 1px -1px 20px 0 #2520310f;display:flex;flex-direction:column;gap:2pc;overflow-y:auto;padding:1pc}#Dashboard .Container main .products .Lists .IsEmpty{align-items:center;color:var(--Text-Dark-col);display:flex;flex-direction:column;font-weight:var(--font-weight-xl);gap:.5pc;justify-content:center;padding:2pc}#Dashboard .Container main .products .Lists .IsEmpty .Icon{color:var(--Green-col);font-size:var(--font-size-l)}#Dashboard .Container main .products .Lists .IsEmpty b{color:var(--Text-Dark-col);font-weight:500}#Dashboard .Container main .products .Lists .center .table table{border-collapse:collapse;width:100%}#Dashboard .Container main .products .Lists .center.table table thead tr{background-color:var(--Light-Green-col);color:var(--Green-col);text-align:left}#Dashboard .Container main .products .Lists .center .table table td,#Dashboard .Container main .products .Lists .center .table table th{padding:12px 15px;text-align:start}#Dashboard .Container main .products .Lists .center .table table td{color:var(--Text-Dark-col)}#Dashboard .Container main .products .Lists .center .table .ImgTitle{align-items:center;display:flex;gap:.6pc}#Dashboard .Container main .products .Lists .center .table .ImgTitle img{border:1px solid var(--Green-col);border-radius:.7pc;padding:.1pc;width:5pc}#Dashboard .Container main .products .Lists .center .table .ImgTitle h3{color:var(--Text-Dark-col);font-size:1rem;font-weight:500}#Dashboard .Container main .products .Lists .center .table .btns{display:flex;gap:.5pc;justify-content:center}#Dashboard .Container main .products .Lists .center .table .btns button{align-items:center;display:flex;gap:.4pc;justify-content:center;scale:90%}#Dashboard .Container main .products .Lists .center.body .table button{height:3pc;width:5pc}#Dashboard .Container main .products .Lists .NextButtons{align-items:center;display:flex;gap:1.5pc;padding:1pc}#Dashboard .Container main .products .Lists .NextButtons ul{display:flex;flex-wrap:wrap;gap:1pc}#Dashboard .Container main .products .Lists .NextButtons ul li a{align-items:center;background:var(--White-col);border-radius:.2pc;cursor:pointer;display:flex;height:2.4pc;justify-content:center;transition:all .2s;width:2.4pc}#Dashboard .Container main .products .Lists .NextButtons .selected a{background:var(--Green-col);border-radius:.2pc;color:#fff}#Dashboard .Container main .products .Lists .NextButtons ul li a:active{background:var(--Green-col);color:#fff;scale:110%;transition:all .2s}#Dashboard .Container main .products .Lists .NextButtons ul .next,#Dashboard .Container main .products .Lists .NextButtons ul .previous{align-items:center;border:1px solid #9f9f9ffb;border-radius:.2pc;color:var(--Green-col);display:flex;justify-content:center}#Dashboard .Container main .ProductAction{display:flex;flex-direction:column;gap:1.5pc}#Dashboard .Container main .ProductAction .Top{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#Dashboard .Container main .ProductAction .Top .btn{display:flex;gap:1pc}#Dashboard .Container main .ProductAction .Center{background:#fff;display:flex;gap:2pc;padding:1pc}#Dashboard .Container main .ProductAction .Center .reviewBox{align-items:center;background-color:#fff;border-radius:1pc;display:flex;gap:1pc;padding:2pc}#Dashboard .Container main .ProductAction .Center .reviewBox img{border-radius:12pc;height:4pc;width:4pc}#Dashboard .Container main .ProductAction .Center .reviewBox .Msg{display:flex;flex-direction:column;gap:.5pc}#Dashboard .Container main .ProductAction .Center .reviewBox .Msg h3{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Dashboard .Container main .ProductAction .Center .reviewBox .Msg p{color:var(--Text-col)}#Dashboard .Container main .ProductAction .Center .reviewBox .Msg .stars{display:flex;gap:.2pc}#Dashboard .Container main .ProductAction .Center .reviewBox .Msg .stars .icon{color:#f9cb5b}#Dashboard .Container main .ProductAction .Center .basic{display:flex;flex-direction:column;gap:1pc;width:35pc}#Dashboard .Container main .ProductAction .Center .basic .InputField{display:flex;flex-direction:column;gap:.5pc}#Dashboard .Container main .ProductAction .Center .basic .InputField input{align-items:center;background:var(--White-col);border:1px solid #0000;border-radius:.4pc;display:flex;outline:none;padding:.6pc;transition:all .2s ease-in-out;width:100%}#Dashboard .Container main .ProductAction .Center .basic .InputField input:hover{border:1px solid var(--Green-col);transition:all .2s ease-in-out}#Dashboard .Container main .ProductAction .Center .basic .InputField input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none}#Dashboard .Container main .ProductAction .Center .basic .InputField span{color:var(--Text-Dark-col)}#Dashboard .Container main .ProductAction .Center .basic .InputField textarea{align-items:center;background:var(--White-col);border:1px solid #0000;border-radius:.4pc;display:flex;height:8pc!important;outline:none;padding:.6pc;transition:all .2s;width:auto!important}#Dashboard .Container main .ProductAction .Center .basic .InputField textarea:hover{border:1px solid var(--Green-col);transition:all .2s}#Dashboard .Container main .ProductAction .Center .basic .box{display:flex;gap:1pc;justify-content:space-between}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox{align-items:center;display:flex;flex-direction:column;gap:1pc;position:relative}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox span{align-self:flex-start;color:var(--Text-Dark-col)}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox label{align-items:center;background:var(--White-col);border-radius:.5pc;cursor:pointer;display:flex;gap:.4pc;height:3.5pc;justify-content:center;padding:.4pc;width:3.5pc}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox .woman,.accessories,.beauty,.kids{height:auto!important;width:auto!important}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox label span{align-self:center;text-transform:uppercase}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox div{display:flex;gap:.6pc}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox .Select{align-items:center;background:var(--White-col);border:1px solid #0000;border-radius:.4pc;display:flex;height:2.9pc;outline:none;overflow-x:auto;padding:.6pc;transition:all .2s ease-in-out;width:14pc}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox:hover .Options{display:flex!important;transition:all .2s ease-in-out;z-index:1}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox .checked{background:var(--Green-col)}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox .checked span{color:#fff!important}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox .Options{background:#fff;border-radius:.5pc;box-shadow:0 30px 20px -10px #1311170a;display:none;flex-wrap:wrap;justify-content:center;padding:1pc;position:absolute;top:5.4pc;transition:all .2s ease-in-out;width:14pc}#Dashboard .Container main .ProductAction .Center .basic .box .Activate{align-items:center;display:flex;flex-direction:column;gap:.5pc}#Dashboard .Container main .ProductAction .Center .basic .box .Activate span{color:var(--Text-Dark-col)}#Dashboard .Container main .ProductAction .Center .basic .box .Activate .toggler-wrapper.style-4 input[type=checkbox]:checked+.toggler-slider .toggler-knob{left:calc(100% - 17px)}#Dashboard .Container main .ProductAction .Center .basic .box .Activate .toggler-wrapper.style-4 .toggler-knob{background-color:#fff;border:1px solid #6f6d6d24;border-radius:50%;height:20px;left:0;top:0;width:20px}#Dashboard .Container main .ProductAction .Center .basic .box .Activate .toggler-wrapper{cursor:pointer;display:block;height:20px;position:relative;width:40px}#Dashboard .Container main .ProductAction .Center .basic .box .Activate .toggler-wrapper input[type=checkbox]{display:none}#Dashboard .Container main .ProductAction .Center .basic .box .Activate .toggler-wrapper input[type=checkbox]:checked+.toggler-slider{background-color:var(--Green-col)}#Dashboard .Container main .ProductAction .Center .basic .box .Activate .toggler-wrapper .toggler-slider{background-color:var(--White-col);border-radius:100px;height:100%;left:0;position:absolute;top:0;transition:all .3s ease;width:100%}#Dashboard .Container main .ProductAction .Center .basic .box .Activate .toggler-wrapper .toggler-knob{position:absolute;transition:all .3s ease}#Dashboard .Container main .ProductAction .Center .basic .box .selectDD{display:flex;flex-direction:column;gap:.5pc}#Dashboard .Container main .ProductAction .Center .basic .box .selectDD span{color:var(--Text-Dark-col)}#Dashboard .Container main .ProductAction .Center .basic .box .selectDD select{align-items:center;background:var(--White-col);border:1px solid #0000;border-radius:.4pc;display:flex;outline:none;padding:.6pc;transition:all .2s ease-in-out;width:7pc}#Dashboard .Container main .ProductAction .Center .basic .box .selectDD select:hover{border:1px solid var(--Green-col);transition:all .2s ease-in-out}#Dashboard .Container main .ProductAction .Center .media{display:flex;flex-direction:column;gap:1pc}#Dashboard .Container main .ProductAction .Center .media .center{align-items:flex-start;display:flex;gap:1pc}#Dashboard .Container main .ProductAction .Center .media h2{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Dashboard .Container main .ProductAction .Center .media .MainImg{border-radius:.6pc;display:flex;flex-direction:column;gap:.8pc;height:24pc;width:20pc}#Dashboard .Container main .ProductAction .Center .media .MainImg img{border-radius:.5pc;height:20pc}#Dashboard .Container main .ProductAction .Center .media .MainImg label{align-items:center;background:var(--Green-col);border-radius:.4pc;color:#fff;cursor:pointer;display:flex;font-weight:var(--font-weight-xl);height:3pc;justify-content:center;text-transform:uppercase}#Dashboard .Container main .ProductAction .Center .media .subImg{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:1pc}#Dashboard .Container main .ProductAction .Center .media .subImg .Box{border-radius:.6pc;display:flex;flex-direction:column;gap:.8pc;height:17pc;overflow:hidden;position:relative;width:13pc}#Dashboard .Container main .ProductAction .Center .media .subImg .Box img{border-radius:.6pc;width:100%}#Dashboard .Container main .ProductAction .Center .media .subImg .Box label{align-items:center;background:var(--Green-col);bottom:0;color:#fff;cursor:pointer;display:flex;font-weight:var(--font-weight-xl);justify-content:center;padding:.6pc;position:absolute;text-transform:uppercase;width:100%}#Dashboard .Container main .UserDetails{display:flex;flex-direction:column;gap:1.5pc;padding:1pc}#Dashboard .Container main .UserDetails h2{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Dashboard .Container main .UserDetails .center{display:flex;gap:1pc;padding:1pc}#Dashboard .Container main .UserDetails .center .mainInfo{align-items:center;align-self:flex-start;background:#fff;border-radius:.5pc;display:flex;flex-direction:column;gap:1pc;padding:1pc;width:20pc}#Dashboard .Container main .UserDetails .center h3{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Dashboard .Container main .UserDetails .center .mainInfo img{align-self:center;border:solid var(--Green-col);border-radius:10pc;filter:drop-shadow(0 0 9px rgba(134,229,140,.391));width:7pc}#Dashboard .Container main .UserDetails .center .mainInfo .textField{display:flex;flex-direction:column;gap:.5pc;width:100%}#Dashboard .Container main .UserDetails .center .mainInfo span{color:var(--Green-col);font-weight:var(--font-weight-xxl)}#Dashboard .Container main .UserDetails .center .mainInfo b{background:var(--White-col);border-radius:.5pc;color:var(--Text-col);font-weight:var(--font-weight-xl);padding:.5pc}#Dashboard .Container main .UserDetails .center .ordersInfo{background:#fff;border-radius:.5pc;display:flex;flex-direction:column;gap:1pc;height:33pc;overflow-y:auto;padding:1pc;width:60%}#Dashboard .Container main .UserDetails .center .ordersInfo .OrderIsEmpty{align-items:center;color:var(--Text-Dark-col);display:flex;flex-direction:column;font-weight:var(--font-weight-xl);gap:.5pc;justify-content:center;padding:2pc}#Dashboard .Container main .UserDetails .center .ordersInfo .OrderIsEmpty .Icon{color:var(--Green-col);font-size:var(--font-size-l)}#Dashboard .Container main .UserDetails .center .ordersInfo li{background:var(--White-col);border:1px solid #0000;border-radius:.5pc;cursor:pointer;display:flex;gap:.5pc;padding:.5pc;transition:all .2s}#Dashboard .Container main .UserDetails .center .ordersInfo li:hover{border:1px solid var(--Green-col);transition:all .2s}#Dashboard .Container main .UserDetails .center .ordersInfo li img{width:5pc}#Dashboard .Container main .UserDetails .center .ordersInfo li .info{display:flex;flex-direction:column;gap:.5pc}#Dashboard .Container main .UserDetails .center .ordersInfo li .info span{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Dashboard .Container main .UserDetails .center .ordersInfo li .info b{color:var(--Text-col);font-weight:var(--font-weight-l)}#Dashboard .Container main .UserDetails .center .ordersInfo li .info legend{font-weight:500}#Dashboard .Container main .UserDetails .center .ordersInfo li .info .done{color:var(--Green-col)}#Dashboard .Container main .UserDetails .center .ordersInfo li .info .pending{color:#f35959}#Dashboard{display:flex;height:100vh;min-width:100vw}#Dashboard .Menu{border-right:1px solid #61ce704a;display:flex;flex-direction:column;gap:1pc;min-height:100vh;padding:.7pc}#Dashboard .Menu .logo{align-self:center}#Dashboard .Menu .CloseDashboardIcon{display:none}#Dashboard .Menu .logo img{width:3pc}#Dashboard .Menu .MenuBody{display:flex;flex-direction:column;gap:1pc}#Dashboard .Menu .MenuBody .li{align-items:center;border-radius:.5pc;cursor:pointer;display:flex;gap:1pc;padding:.5pc;transition:all .3s}#Dashboard .Menu .MenuBody .li:hover{background:var(--Light-Green-col);transition:all .3s}#Dashboard .Menu .MenuBody .li .icon{color:var(--Text-col)}#Dashboard .Menu .MenuBody .li span{color:var(--Text-Dark-col)}#Dashboard .Menu .MenuBody .li:hover .icon{color:var(--Green-col);transition:all .3s}#Dashboard .Menu .MenuBody .active{background:var(--Light-Green-col)}#Dashboard .Menu .MenuBody .active .icon{color:var(--Green-col);transition:all .3s}#Dashboard .Container{background:#f8f9fa;height:100%;width:100%}#Dashboard .Container .PasswordChangeForm{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffe8;border-bottom:1px solid #61ce704a;border-bottom-left-radius:.5pc;border-left:1px solid #61ce704a;display:flex;flex-direction:column;gap:1.5pc;padding:1pc;position:fixed;right:0;z-index:1111}#Dashboard .Container .PasswordChangeForm .buttons{align-items:center;display:flex;gap:1pc;justify-content:center}#Dashboard .Container .PasswordChangeForm .buttons button,input[type=reset]{height:3pc;width:5pc}#Dashboard .Container .PasswordChangeForm h2{color:var(--Text-Dark-col);font-size:1.2rem;font-weight:var(--font-weight-xl)}#Dashboard .Container .PasswordChangeForm .inputField{display:flex;flex-direction:column;gap:.5pc}#Dashboard .Container .PasswordChangeForm .inputField .label{align-items:baseline;display:flex;justify-content:space-between}#Dashboard .Container .PasswordChangeForm .inputField .label span{color:var(--Text-Dark-col);text-transform:capitalize}#Dashboard .Container .PasswordChangeForm .inputField .label .link{color:var(--Green-col)}#Dashboard .Container .PasswordChangeForm .inputField input{background:#f8f8f8;border:none}#Dashboard .Container .PasswordChangeForm .inputField input:focus{outline:none}#Dashboard .Container .PasswordChangeForm .inputField .Input{align-items:center;background:#f8f8f8;border-radius:.5pc;display:flex;justify-content:space-between;padding:.7pc;width:100%}#Dashboard .Container .PasswordChangeForm .inputField .Input .icon{color:var(--Text-col);cursor:pointer;font-size:1.3rem}#Dashboard .Container .top{align-items:center;background:#fff;border-bottom:1px solid #61ce704a;display:flex;height:9%;justify-content:flex-end;padding:1pc}#Dashboard .Container .top .icons{display:flex;gap:1pc;padding-right:2pc}#Dashboard .Container .top .icons .icon{border-radius:.4pc;color:var(--Text-Dark-col);cursor:pointer;height:2.5pc;padding:.6pc;transition:all .2s;width:2.5pc}#Dashboard .Container .top .icons .icon:hover{background:var(--Green-col);color:#fff;transition:all .2s}#Dashboard .Container main{display:flex;flex-direction:column;gap:2pc;height:90%;overflow-y:auto;padding:2pc}#Dashboard .Container main .Top{display:flex;flex-direction:column;gap:.58pc;width:100%}#Dashboard .Container .top .dashboardIcon{display:none}#Dashboard .Container main .Top h1{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Dashboard .Container main .Top p{color:var(--Text-col)}#Dashboard .Container main .Top .Boxs{display:flex;gap:2pc;width:100%}#Dashboard .Container main .Top .Boxs .box{align-items:center;background:#fff;border-radius:.5pc;cursor:pointer;display:flex;gap:1pc;padding:.8pc;width:100%}#Dashboard .Container main .Top .Boxs .box .icon{background:var(--Light-Green-col);border-radius:10pc;color:var(--Green-col);height:3pc;padding:.6pc;width:3pc}#Dashboard .Container main .Top .Boxs .box h3{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl)}#Dashboard .Container main .Top .Boxs .box span{color:var(--Text-col)}@media only screen and (max-width:1380px){#Dashboard .Container main .ProductAction .Center{flex-direction:column-reverse}#Dashboard .Container main .OrderDetails .orderBox .head .actions{flex-wrap:wrap;gap:1pc;width:100%}#Dashboard .Container main .OrderDetails .orderBox .head{flex-wrap:wrap;gap:1pc}#Dashboard .Container main .OrderDetails .orderBox .body .head{justify-content:center}}@media only screen and (max-width:1150px){#Dashboard .Container main .Top .Boxs{flex-wrap:wrap}#Dashboard .Container main .Top .Boxs .box{width:14pc}}@media only screen and (max-width:950px){#Dashboard .Menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffd6;left:-10pc;position:fixed;transition:all .2s;z-index:11111}#Dashboard .activeMenu{left:0;transition:all .2s}#Dashboard .Container .top{position:relative}#Dashboard .Menu .CloseDashboardIcon{background:var(--Green-col);border-radius:.4pc;color:#fff;cursor:pointer;display:block;height:2pc;padding:.3pc;transition:all .2s;width:auto}#Dashboard .Container .top .dashboardIcon{background:var(--Green-col);color:#fff;display:flex;font-size:1rem;height:100%;left:0;padding:1.3pc;position:absolute;width:4pc}#Dashboard .Container main .ProductAction .Center .media .center{align-items:center;flex-direction:column;justify-content:center}#Dashboard .Container main .OrderDetails .orderBox .body .table{overflow-y:auto}#Dashboard .Container main .OrderDetails .orderBox .body .table table{width:-webkit-max-content;width:max-content}}@media only screen and (max-width:860px){#Dashboard .Container main .products .Lists .filter{align-items:flex-start;flex-direction:column;gap:1pc;justify-content:flex-start}#Dashboard .Container main .products .Lists .filter .search input{width:100%}#Dashboard .Container main .products .Lists .filter .search{justify-content:space-between;width:100%}#Dashboard .Container main .products .Lists .filter .searchInputs{width:100%}#Dashboard .Container main .products .Lists .center .table table{width:-webkit-max-content;width:max-content}#Dashboard .Container main .ProductAction .Center .media .subImg{justify-content:space-around}}@media only screen and (max-width:780px){#Dashboard .Container main .UserDetails .center{flex-direction:column}#Dashboard .Container main .UserDetails .center .mainInfo,#Dashboard .Container main .UserDetails .center .ordersInfo{width:100%}}@media only screen and (max-width:680px){#Dashboard .Container main .orders .filter{align-items:flex-start;flex-direction:column;gap:1pc;justify-content:flex-start}#Dashboard .Container main .orders .filter .left,#Dashboard .Container main .orders .filter .search{justify-content:space-between;width:100%}#Dashboard .Container main .ProductAction .Center .basic{width:auto}#Dashboard .Container main .ProductAction .Center .basic .box:nth-child(5){flex-wrap:wrap}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs{height:10pc;width:100%}#Dashboard .Container main .OrderDetails .orderBox .body{padding:.6pc!important}}@media only screen and (max-width:547px){#Dashboard .Container main .Top .Boxs{align-items:center;justify-content:center}#Dashboard .Container main .Top .Boxs .box{width:100%}}@media only screen and (max-width:500px){#Dashboard .Container main .Top h1{font-size:1.3rem}#Dashboard .Container main{padding:1pc}#Dashboard .Container main .Top .Boxs{gap:.8pc;justify-content:space-between}#Dashboard .Container main .Top .Boxs .box{width:9pc}#Dashboard .Container main .Top .Boxs .box:nth-child(5){align-self:stretch;justify-content:stretch;width:100%}#Dashboard .Container main .Top .Boxs .box h3,#Dashboard .Container main .Top .Boxs .box span{font-size:.8rem}#Dashboard .Container main .Top .Boxs .box .icon{height:2.4pc;padding:.6pc;width:2.4pc}#Dashboard .Container main .orders h3{font-size:.9rem}#Dashboard .Container main .orders .filter .left input,#Dashboard .Container main .orders .filter .search input{font-size:.7rem;font-weight:500}#Dashboard .Container main .orders .filter .left select{font-size:.7rem;font-weight:500;width:7pc}#Dashboard .Container main .orders .table table td,#Dashboard .Container main .orders .table table th{font-size:.8rem;padding:6px 9px;text-align:center}#Dashboard .Container main .orders .table table{width:-webkit-max-content;width:max-content}#Dashboard .Container main .orders .table table .statusPaid,#Dashboard .Container main .orders .table table .statusPending{border-radius:.4pc;font-size:.6rem;padding:.2pc}#Dashboard .Container main .orders .table table .Link{font-size:.6rem;padding:.2pc}#Dashboard .Container main .orders .NextButtons{align-items:center;display:flex;gap:1pc;padding:.7pc}#Dashboard .Container main .orders .NextButtons button{font-size:.8rem;height:2pc!important;width:2pc!important}#Dashboard .Container main .orders .NextButtons .boxNum{font-size:.8rem;height:2pc;width:2pc}#Dashboard .Container .top .icons{gap:.5pc;padding-right:0}#Dashboard .Container .top{height:4pc;padding:.3pc}#Dashboard .Container .top .dashboardIcon{padding:1.5pc}#Dashboard .Container .top .icons .icon{height:2.2pc;width:2.2pc}#Dashboard .Menu .logo img{width:2.4pc}#Dashboard .Menu .MenuBody{gap:2pc}#Dashboard .Menu .MenuBody .li{border-radius:.3pc;font-size:.8rem;font-weight:500;padding:.6pc}#Dashboard .Menu .MenuBody .li .icon{font-size:.9rem}#Dashboard .Menu .CloseDashboardIcon{border-radius:.3pc;padding:.4pc}#Dashboard .Container main .products .Top .text h2{font-size:1rem}#Dashboard .Container main .Top p{font-size:.8rem;font-weight:500}#Dashboard .Container main .Top button{font-size:.7rem;height:2pc;width:5pc}#Dashboard .Container main .products .Lists .filter .search input{font-size:.7rem;font-weight:500}#Dashboard .Container main .products .Lists .filter .left select{font-size:.7rem;font-weight:500;width:100%}#Dashboard .Container main .products .Lists .filter .left{width:100%}#Dashboard .Container main .products .Lists .IsEmpty b{font-size:.8rem}#Dashboard .Container main .products .Lists .center{padding:.7pc}#Dashboard .Container main .products .Lists .center .table .ImgTitle h3,#Dashboard .Container main .products .Lists .center .table table td{font-size:.8rem;font-weight:500}#Dashboard .Container main .products .Lists .center .table .btns button{align-items:center;display:flex;gap:.4pc;justify-content:center;scale:80%}#Dashboard .Container main .products .Lists .NextButtons{align-self:center}#Dashboard .Container main .products .Lists .NextButtons button{height:2.1pc!important;padding:.6pc;width:2.1pc!important}#Dashboard .Container main .products .Lists .NextButtons .boxNum{font-size:.8rem;height:2.2pc;width:2.2pc}.DialogBoxForDeleteProduct{gap:1.4pc}.DialogBoxForDeleteProduct span{font-size:.8rem}.DialogBoxForDeleteProduct button{font-size:.8rem;height:2pc!important;width:3.4pc!important}#Dashboard .Container main .ProductAction .Top .btn input{font-size:.8rem;height:2.4pc!important;width:3.9pc!important}#Dashboard .Container main .ProductAction .Center .media .MainImg{width:100%}#Dashboard .Container main .ProductAction .Center .media .MainImg img{width:100%!important}#Dashboard .Container main .ProductAction .Center .media h2{font-size:1.1rem}#Dashboard .Container main .ProductAction .Center .media label{font-size:.8rem;height:2.6pc}#Dashboard .Container main .ProductAction .Center .media .subImg .Box{height:13pc;width:10pc}#Dashboard .Container main .ProductAction .Center .basic h2{font-size:1.1rem}#Dashboard .Container main .ProductAction .Center .basic .InputField input,#Dashboard .Container main .ProductAction .Center .basic .InputField span{font-size:.8rem;font-weight:500}#Dashboard .Container main .ProductAction .Center .basic .box .Activate{justify-content:space-evenly}#Dashboard .Container main .ProductAction .Center .basic .InputField textarea{font-size:.8rem;font-weight:500}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox .Select{font-size:.8rem;height:2.9pc;width:100%}#Dashboard .Container main .ProductAction .Center .basic .box select,#Dashboard .Container main .ProductAction .Center .basic .box span{font-size:.8rem;font-weight:500}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox .Options{font-size:.8rem;top:5.4pc;width:11pc}#Dashboard .Container main .ProductAction .Center .basic .box .checkBox label{height:3pc;width:3pc}#Dashboard .Container main .ProductAction .Center .reviewBox{border:1px solid var(--Light-Green-col);padding:1pc}#Dashboard .Container main .ProductAction .Center .reviewBox .Msg h3{font-size:.9rem}#Dashboard .Container main .ProductAction .Center .reviewBox .Msg p{font-size:.8rem}#Dashboard .Container main .ProductAction .Center .reviewBox .Msg .stars{font-size:.7rem}#Dashboard .Container main .ProductAction .Center .reviewBox img{height:3pc;width:3pc}#Dashboard .Container main .OrderDetails .Top .confirm,#Dashboard .Container main .OrderDetails .Top .pending{font-size:.7rem}#Dashboard .Container main .OrderDetails .orderBox .head .time .icon{font-size:1.1rem}#Dashboard .Container main .OrderDetails .orderBox .head .time{font-size:.8rem}#Dashboard .Container main .OrderDetails .orderBox .head .actions .time{width:100%}#Dashboard .Container main .OrderDetails .orderBox .head .actions .time span{font-size:.8rem;font-weight:500;width:50%}#Dashboard .Container main .OrderDetails .orderBox .head .actions .time input{font-size:.7rem;font-weight:500;width:50%}#Dashboard .Container main .OrderDetails .orderBox .head .actions select{font-size:.7rem;font-weight:500;padding:.5pc;width:6.5pc}#Dashboard .Container main .OrderDetails .orderBox .head .actions button{font-size:.8rem;height:2.2pc}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs .side h2{font-size:.9rem}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs .side span{font-size:.8rem;font-weight:500}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs{display:flex;gap:.6pc;height:auto!important}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs b{font-size:1.1rem}#Dashboard .Container main .OrderDetails .orderBox .body .ImgTitle h3{font-size:.8rem}#Dashboard .Container main .OrderDetails .orderBox .body .table table td,#Dashboard .Container main .OrderDetails .orderBox .body .table table th{font-size:.8rem;font-weight:500}#Dashboard .Container main .OrderDetails .orderBox .body{gap:.8pc!important;padding:0!important}#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs .icon{height:3pc;padding:.6pc;width:3pc}#Dashboard .Container main .OrderDetails .orderBox .body .table a{font-size:.7rem;padding:.2pc}#Dashboard .Container main .UserDetails h2{font-size:.9rem}#Dashboard .Container main .UserDetails{gap:1pc;padding:.5pc}#Dashboard .Container main .UserDetails .center .mainInfo b,#Dashboard .Container main .UserDetails .center .mainInfo span{font-size:.8rem;font-weight:600}#Dashboard .Container main .UserDetails .center .mainInfo img{width:5pc}#Dashboard .Container main .UserDetails .center{padding:.5pc!important}#Dashboard .Container main .UserDetails .center .ordersInfo li .info .done,#Dashboard .Container main .UserDetails .center .ordersInfo li .info .pending,#Dashboard .Container main .UserDetails .center .ordersInfo li .info b,#Dashboard .Container main .UserDetails .center .ordersInfo li .info span{font-size:.8rem}#Dashboard .Container .PasswordChangeForm h2{font-size:1rem}#Dashboard .Container .PasswordChangeForm .inputField .label span{font-size:.8rem;font-weight:600}#Dashboard .Container .PasswordChangeForm .inputField input{font-size:.7rem}#Dashboard .Container .PasswordChangeForm .inputField .Input .icon{font-size:1rem;font-weight:600}#Dashboard .Container .PasswordChangeForm .buttons button,input[type=reset]{font-size:.7rem;font-weight:600;height:2pc;width:4pc}#AdminLogin form h2{font-size:1.2rem}#AdminLogin form .inputField .label span{font-size:.8rem}#AdminLogin form .inputField input{font-size:.8rem;width:100%}#AdminLogin form .inputField .Input .icon{font-size:1.1rem}#AdminLogin form{width:100%}#Dashboard .Container main .NextButtons ul li a{font-size:.8rem;height:2pc!important;width:2pc!important}}@media only screen and (max-width:340px){#Dashboard .Container main .OrderDetails .orderBox .body .head .boxs{align-items:center;flex-direction:column;justify-content:center;text-align:center}}@media only screen and (max-width:399px){#Dashboard .Container main .products .Lists .NextButtons{gap:.6pc;padding:.5pc}#Dashboard .Container main .ProductAction .Center .basic .box:nth-child(4){flex-direction:column}}#AdminLogin{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:1.4pc;width:100%}#AdminLogin form{border:1px solid #61ce705f;border-radius:.5pc;display:flex;flex-direction:column;gap:1.3pc;padding:1pc}#AdminLogin form h2{color:var(--Text-Dark-col);font-weight:var(--font-weight-xl);text-align:center}#AdminLogin form .inputField{display:flex;flex-direction:column;gap:.5pc}#AdminLogin form .inputField .label{align-items:baseline;display:flex;justify-content:space-between}#AdminLogin form .inputField .label span{color:var(--Text-Dark-col);text-transform:capitalize}#AdminLogin form .inputField .label .link{color:var(--Green-col)}#AdminLogin form .inputField input{background:#f8f8f8;border:none}#AdminLogin form .inputField input:focus{outline:none}#AdminLogin form .inputField .Input{align-items:center;background:#f8f8f8;border:1px solid #0000;border-radius:.5pc;display:flex;justify-content:space-between;padding:.7pc;width:100%}#AdminLogin form .inputField .Input:hover{border:1px solid var(--Green-col)}#AdminLogin form .inputField .Input .icon{color:var(--Text-col);cursor:pointer;font-size:1.3rem}#AdminLogin form button{user-select:none;-moz-user-select:none;-webkit-user-select:none;width:100%}*{-webkit-tap-highlight-color:#51a85d18;box-sizing:border-box;font-family:Poppins,sans-serif;list-style:none;margin:0;padding:0;text-decoration:none}:root{--Green-col:#61ce70;--Light-Green-col:#e5f4ed;--White-col:#f8f8f8;--Text-col:#7a7a7a;--Text-Dark-col:#242327;--font-weight-xl:600;--font-weight-xxl:800;--font-weight-l:400;--flex-gap-xl:1pc;--flex-gap-xxl:1.5pc;--flex-gap-l:0.5pc;--font-size-xl:2.5rem;--font-size-xxl:2.9rem;--font-size-l:1.5rem;--font-size-m:1.2rem;--font-size-s:0.9rem}@keyframes load{0%{transform:translateX(-100pc)}to{transform:translateX(0)}}.ProductNotAv{align-items:center;align-self:center;display:flex;flex-direction:column;gap:.7pc}.ProductNotAv .icon{font-size:1.5rem}.ProductNotAv h2{color:#242327;color:var(--Text-Dark-col);font-size:1.4rem;font-weight:600}.DialogBoxForDeleteProduct{align-items:center;display:flex;flex-direction:column;gap:2pc;padding:1pc}.DialogBoxForDeleteProduct span{color:#242327;color:var(--Text-Dark-col);font-weight:600;font-weight:var(--font-weight-xl)}.DialogBoxForDeleteProduct .buttons{display:flex;gap:1pc}.OutlineBtn{background:none;border:1.5px solid #7a7a7a8b;border-radius:.3pc;color:#242327;color:var(--Text-Dark-col);cursor:pointer;font-weight:600;font-weight:var(--font-weight-xl);height:3pc;transition:all .2s;width:7pc}.OutlineBtn:hover{background:#61ce70;background:var(--Green-col);border:solid #61ce70;border:solid var(--Green-col);color:#e5f4ed;color:var(--Light-Green-col);transition:all .2s}.OutlineBtn:active{filter:drop-shadow(0 5px 10px #61ce7090);scale:92%}.FillBtn{background:#61ce70;background:var(--Green-col);border:none;border-radius:.3pc;color:#f8f8f8;color:var(--White-col);cursor:pointer;font-weight:600;font-weight:var(--font-weight-xl);height:3pc;transition:all .2s;width:7pc}.FillBtn:hover{background:#51a85d;color:#e5f4ed;color:var(--Light-Green-col);transition:all .2s}.FillBtn:active{filter:drop-shadow(0 5px 10px #61ce7090);scale:92%}.disabledBtn{background:#2423273a;border:none;border-radius:.4pc;color:#fff;cursor:not-allowed}.product{border:1px solid #e5f4ed;border:1px solid var(--Light-Green-col);border-radius:.4pc;cursor:pointer;flex-direction:column;gap:.5pc;overflow:hidden;position:relative;text-align:center;transition:all .4s;-webkit-user-select:none;user-select:none}.product,.product:after{align-items:center;display:flex}.product:after{background:#61ce70;background:var(--Green-col);content:attr(data-after);top:0}.product:after,.product:before{border-radius:.2pc;color:#f8f8f8;color:var(--White-col);font-weight:400;font-weight:var(--font-weight-l);height:1.5pc;justify-content:center;left:0;margin:1.2pc;position:absolute;width:3pc;z-index:2}.product:before{align-items:center;-webkit-backdrop-filter:blur(1pc);backdrop-filter:blur(1pc);background:#e47a50;content:attr(data-before);display:flex;top:2pc}.product:hover{box-shadow:4px 32px 2.6pc -1pc #51a85d1b;transform:translateY(-6px);transition:all .1s}.product:active{scale:97%;transform:translateY(0);transition:all .1s}.product .imgDiv{align-items:center;background:#fff;border-radius:1pc;display:flex;height:19pc;justify-content:center;margin:.8pc;overflow:hidden;position:relative;width:14pc}.product .imgDiv .BgImg{filter:blur(1pc);height:inherit;opacity:70%;position:absolute;width:auto}.product img{height:auto;position:absolute;width:inherit;z-index:1}.product .bottom{background:#f2f2f266;border-top:1px solid #e5f4ed;border-top:1px solid var(--Light-Green-col);padding:.6pc;width:100%}.product a:nth-child(3){background:#f8f8f8;background:var(--White-col);border-radius:0 0 .8pc .8pc;height:100%;padding:.5pc;width:100%}.product .bottom h1{color:#242327;color:var(--Text-Dark-col);font-size:1.2rem;font-size:var(--font-size-m);font-weight:600;font-weight:var(--font-weight-xl)}.product .bottom .price{align-items:center;display:flex;gap:1pc;justify-content:center}.product .bottom .price span{color:#242327;color:var(--Text-Dark-col);font-weight:600;font-weight:var(--font-weight-xl)}.product .bottom .price legend{color:#7a7a7a;color:var(--Text-col);font-style:italic;text-decoration:line-through}.line{background:radial-gradient(circle,#0d0e1429 0,#0000 100%);height:1px;width:100%}#BottomBar{display:none}#BottomBar .cartIcon:before{background-color:red;border:2px solid #fff;border-radius:1pc;color:#fff;content:attr(data-cartItemNum);font-size:.8em;height:1.1pc;margin-left:1.5pc;position:absolute;width:1.1pc}#BottomBar .cartIcon:before,#Loader{align-items:center;display:flex;justify-content:center}#Loader{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffb1;bottom:0;flex-direction:column;font-size:.5rem;gap:2pc;left:0;min-height:100vh;min-width:100vw;position:fixed;right:0;top:0;z-index:111122}#Loader span{animation:react-spinners-MoonLoader-moon .6s cubic-bezier(.76,-.03,.15,.99) 0s infinite normal forwards running!important}#Loader img{width:3pc}.toastGreen{box-shadow:-3px 9px 17px -10px #61ce70}.toastGreen,.toastRed{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffa6;border-radius:4px}.toastRed{box-shadow:-3px 9px 17px -10px #ff000075}.PrivacyPolicyTermConditionsAboutUs .section_1{align-items:center;background:#f8f8f8;background:var(--White-col);display:flex;flex-direction:column;gap:1pc;padding:2pc 17pc}.PrivacyPolicyTermConditionsAboutUs .section_1 h1{color:#242327;color:var(--Text-Dark-col);font-size:2.5rem;font-size:var(--font-size-xl);font-weight:600;font-weight:var(--font-weight-xl);text-align:center}.PrivacyPolicyTermConditionsAboutUs .section_1 .Navigate{align-items:center;display:flex;gap:.5pc}.PrivacyPolicyTermConditionsAboutUs .section_1 .Navigate span{color:#7a7a7a;color:var(--Text-col)}.PrivacyPolicyTermConditionsAboutUs .section_1 .Navigate b{color:#242327;color:var(--Text-Dark-col);font-weight:600;font-weight:var(--font-weight-xl)}.PrivacyPolicyTermConditionsAboutUs .section_2{display:flex;flex-direction:column;gap:2pc;justify-content:center;padding:2pc 17pc}.PrivacyPolicyTermConditionsAboutUs .section_2 ul{padding:1pc}.PrivacyPolicyTermConditionsAboutUs .section_2 li{list-style-type:disc}.PrivacyPolicyTermConditionsAboutUs .section_2 h1,.PrivacyPolicyTermConditionsAboutUs .section_2 h2,.PrivacyPolicyTermConditionsAboutUs .section_2 h3{color:#242327;color:var(--Text-Dark-col);font-weight:600;font-weight:var(--font-weight-xl)}.PrivacyPolicyTermConditionsAboutUs .section_2 p{color:#242327;color:var(--Text-Dark-col)}body{overflow-x:hidden;position:relative}nav{-webkit-user-drag:none;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd9;box-shadow:0 10px 30px -10px #7a7a7a12;justify-content:space-between;padding:2pc 17pc;position:-webkit-sticky!important;position:sticky!important;top:0;-webkit-user-select:none;user-select:none;z-index:1111}nav,nav .items{align-items:center;display:flex}nav .items{gap:1.5pc;gap:var(--flex-gap-xxl)}nav .items li .link{color:#242327;color:var(--Text-Dark-col);font-weight:600;transition:color .2s}nav .items li .link:hover{color:#61ce70;color:var(--Green-col);transition:color .2s}nav .items .icon{border-radius:.3pc;color:#242327;color:var(--Text-Dark-col);cursor:pointer;font-size:1.4rem;height:2pc;padding:.2pc;transition:all .2s;width:2pc}nav .items .cartIcon:before{align-items:center;background-color:red;border:2px solid #fff;border-radius:1pc;color:#fff;content:attr(data-cartItemNum);display:flex;font-size:.8em;height:1.1pc;justify-content:center;margin-left:1.1pc;position:absolute;width:1.1pc}nav .items .icon:hover{background:#f0f0f0;transition:all .2s}nav .items .active{color:#61ce70!important;color:var(--Green-col)!important}nav .logo{align-items:center;display:flex;gap:.5pc;gap:var(--flex-gap-l)}nav .logo img{width:2.4pc}nav .logo h1{color:#242327;color:var(--Text-Dark-col)}nav .show{right:0!important;transition:all .3s}nav .hide{right:-60%!important;transition:all .3s}nav .MenuBar,nav .MenuItems{display:none}#Cart{background:#fff;box-shadow:2px 5px 40px -10px #24232734;display:flex;flex-direction:column;gap:1pc;height:100%;padding:1pc;position:fixed;right:0;top:0;width:20pc;z-index:1111111111}#Cart .top{align-items:center;display:flex;justify-content:space-between}#Cart .top h2{color:#242327;color:var(--Text-Dark-col);font-size:1.5rem;font-size:var(--font-size-l);font-weight:600;font-weight:var(--font-weight-xl)}#Cart .top .icon{background:#61ce70;background:var(--Green-col);border-radius:2pc;color:#fff;cursor:pointer;height:2pc;padding:.5pc;width:2pc}#Cart .line{background:radial-gradient(circle,#0d0e1429 0,#0000 100%);height:1px}#Cart .cartProducts{display:flex;flex-direction:column;gap:1pc;overflow-y:auto}#Cart .cartProducts h2{align-items:center;color:#242327;color:var(--Text-Dark-col);display:flex;font-size:1.2rem;font-size:var(--font-size-m);font-weight:600;font-weight:var(--font-weight-xl);gap:.6pc;justify-content:center;text-align:center}#Cart .cartProducts h2 .icon{color:#61ce70;color:var(--Green-col)}#Cart .cartProducts .products{align-items:center;background:#f8f8f8;background:var(--White-col);border-radius:1pc;display:flex;gap:.5pc;justify-content:space-between;padding:.8pc;width:100%}#Cart .cartProducts .products .icon{color:#242327;color:var(--Text-Dark-col);cursor:pointer}#Cart .cartProducts .products .imgs{height:6pc;overflow:hidden;width:4pc}#Cart .cartProducts .products img{height:100%;width:auto}#Cart .cartProducts .products .details{display:flex;flex-direction:column}#Cart .cartProducts .products .details h3{color:#242327;color:var(--Text-Dark-col);font-size:var(--font-size-xxl-);font-weight:600;font-weight:var(--font-weight-xl);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:7pc}#Cart .cartProducts .products .details span{color:#7a7a7a;color:var(--Text-col);font-weight:600;font-weight:var(--font-weight-xl)}#Cart .bottom{display:flex;flex-direction:column;gap:2pc;justify-self:flex-end;margin:auto 1pc 1pc}#Cart .bottom .total{display:flex;justify-content:space-between}#Cart .bottom .total span{color:#242327;color:var(--Text-Dark-col);font-weight:600;font-weight:var(--font-weight-xl)}#Cart .bottom .total b{color:#61ce70;color:var(--Green-col)}#Cart .bottom button{width:100%}footer{background:#f8f8f8;background:var(--White-col);justify-content:center;padding:2pc 17pc 5pc}footer,footer .top{align-items:center;display:flex;flex-direction:column;gap:1pc;gap:var(--flex-gap-xl)}footer .top .logo{align-items:center;display:flex;gap:.5pc;gap:var(--flex-gap-l)}footer .top .logo img{width:2.4pc}footer .top .logo h1{color:#242327;color:var(--Text-Dark-col);font-size:1.5rem;font-size:var(--font-size-l)}footer .top .item{align-items:center;display:flex;gap:1.5pc;gap:var(--flex-gap-xxl)}footer .top .item .link{color:#7a7a7a;color:var(--Text-col);font-weight:600;transition:color .2s}footer .top .item .link:hover{color:#61ce70;color:var(--Green-col);transition:color .2s}footer .contact{align-items:center;display:flex;gap:1.5pc;gap:var(--flex-gap-xxl)}footer .contact span{align-items:center;display:flex;gap:.5pc;gap:var(--flex-gap-l)}footer .contact span b{color:#242327;color:var(--Text-Dark-col);font-weight:600;font-weight:var(--font-weight-xl)}footer .contact span .icon{color:#61ce70;color:var(--Green-col)}footer hr{align-self:stretch;border:1px solid #7a7a7a15}footer h2{color:#7a7a7a;color:var(--Text-col);font-size:.9rem;font-size:var(--font-size-s);font-weight:400;font-weight:var(--font-weight-l)}@media only screen and (max-width:1500px){nav{padding-left:13pc;padding-right:13pc}.PrivacyPolicyTermConditionsAboutUs .section_1{padding:2pc}.PrivacyPolicyTermConditionsAboutUs .section_1,footer{padding-left:13pc!important;padding-right:13pc!important}}@media only screen and (max-width:1300px){nav{padding-left:10pc;padding-right:10pc}footer{padding-left:10pc!important;padding-right:10pc!important}}@media only screen and (max-width:1050px){nav{padding:2pc 8pc}footer{padding-left:8pc!important;padding-right:8pc!important}}@media only screen and (max-width:960px){nav .items{display:none}nav .MenuItems{align-items:center;background:#fff;border-bottom-left-radius:.5pc;box-shadow:-10px 10px 30px -10px #7a7a7a12;display:flex;flex-direction:column;gap:2pc;justify-content:center;padding:2pc;position:fixed;right:0;top:6.46pc;transform:translateX(-490%);transition:all .2s cubic-bezier(.58,.18,.29,.99) 0s;width:20pc}nav .activeMenu{transform:translateX(0);transition:all .2s cubic-bezier(0,1.09,1,.87) 0s}nav .MenuItems li .link{color:#242327;color:var(--Text-Dark-col);font-weight:600;transition:color .2s}nav .MenuItems li .link:hover{color:#61ce70;color:var(--Green-col);transition:color .2s}nav .MenuItems .icon{border-radius:.3pc;color:#242327;color:var(--Text-Dark-col);cursor:pointer;font-size:1.4rem;height:2pc;padding:.2pc;transition:all .2s;width:2pc}nav .MenuItems .cartIcon:before{align-items:center;background-color:red;border:2px solid #fff;border-radius:1pc;color:#fff;content:attr(data-cartItemNum);display:flex;font-size:.8em;height:1.1pc;justify-content:center;margin-left:1.1pc;position:absolute;width:1.1pc}nav .MenuItems .icon:hover{background:#f0f0f0;transition:all .2s}nav .MenuBar{color:#242327;color:var(--Text-Dark-col);display:block;font-size:1.5rem}}@media only screen and (max-width:730px){.PrivacyPolicyTermConditionsAboutUs .section_1,footer,nav{padding-left:5pc!important;padding-right:5pc!important}}@media only screen and (max-width:600px){.PrivacyPolicyTermConditionsAboutUs .section_1,footer,nav{padding-left:3pc!important;padding-right:3pc!important}}@media only screen and (max-width:500px){.PrivacyPolicyTermConditionsAboutUs .section_1{padding-left:2pc!important;padding-right:2pc!important}.FillBtn,.OutlineBtn{font-size:.7rem;height:2.5pc;width:6pc}.product:after,.product:before{font-size:.8rem;height:1.2pc;margin:1pc;width:3pc}.product:before{left:0;top:2pc}.product .imgDiv{height:15pc;width:9pc}.product .StarIcon{height:1.6pc;width:1.6pc}.product .bottom h1{font-size:.8rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product .bottom .price legend,.product .bottom .price span{font-size:.8rem}nav{padding:1pc!important}nav .logo h1{font-size:1.1rem}nav .MenuItems{gap:.9pc;height:100vh;justify-content:flex-start;top:4.4pc;width:100vw}footer .top .item{align-items:center;flex-wrap:wrap;justify-content:center}footer .top .item .link,nav .MenuItems li .link{font-size:.8rem}footer .contact{align-items:center;flex-wrap:wrap;font-size:.9rem;justify-content:center}footer h1{font-size:1rem!important}#Cart{width:17pc}#Cart .top h2{font-size:1rem}#Cart .top .icon{height:1.5pc;width:1.5pc}#Cart .bottom{gap:.9pc;margin:0;margin-top:auto!important;padding:.6pc}#Cart .bottom .total b,#Cart .bottom .total span{font-size:.8rem}#Cart .bottom button{font-size:.8rem;height:2.1pc!important}#Cart .cartProducts .products{padding:.6pc}#Cart .cartProducts .products img{height:100%;width:auto}#Cart .cartProducts .products .details h3{font-size:.8rem!important;width:7pc}#Cart .cartProducts .products .details span{font-size:.8rem!important}#Cart .cartProducts .products .imgs{height:4pc;width:4pc}#Cart .cartProducts h2{font-size:.9rem!important}.PrivacyPolicyTermConditionsAboutUs .section_1 h1{font-size:1.5rem;text-align:center}.PrivacyPolicyTermConditionsAboutUs .section_1 .Navigate b,.PrivacyPolicyTermConditionsAboutUs .section_1 .Navigate span{font-size:.8rem}.PrivacyPolicyTermConditionsAboutUs .section_2 h1{font-size:1.2rem}.PrivacyPolicyTermConditionsAboutUs .section_2 h2{font-size:1rem}.PrivacyPolicyTermConditionsAboutUs .section_2 h3{font-size:.9rem}.PrivacyPolicyTermConditionsAboutUs .section_2 li,.PrivacyPolicyTermConditionsAboutUs .section_2 p{font-size:.8rem}}@media only screen and (max-width:450px){#BottomBar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffea;border-top-left-radius:1pc;border-top-right-radius:1pc;bottom:0;box-shadow:0 -10px 30px -10px #7a7a7a2d;display:flex;height:4pc;justify-content:space-between;padding:1pc;position:fixed;width:100vw;z-index:11111}#BottomBar .icon{border-radius:1pc;color:#565c56;font-size:2rem;padding:.3pc;transition:all .2s;width:3pc}#BottomBar .icon:hover{background:#61ce70e0;color:#fff;transition:all .2s}footer{padding-left:1pc!important;padding-right:1pc!important}.toastGreen{box-shadow:-3px 9px 17px -10px #61ce70}.toastGreen,.toastRed{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#ffffffa6;border-radius:4px;font-size:.8rem;font-weight:500;padding:.7pc!important}.toastRed{box-shadow:-3px 9px 17px -10px #ff000075}}
/*# sourceMappingURL=main.32f812d1.css.map*/