@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Muli:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Happy+Monkey&display=swap";@import"https://fonts.googleapis.com/css2?family=Laila:wght@300;400;500;600;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Sohne:wght@300;400;500;600;700&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css?family=Roboto:400,700&display=swap";*,body,html{font-family:Poppins,Helvetica Neue,sans-serif;padding:0;margin:0;box-sizing:border-box!important;scroll-behavior:smooth!important;outline:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}::-webkit-scrollbar{width:0}a{color:inherit;text-decoration:none}button{all:unset;cursor:pointer}button.disabled,button:disabled{filter:grayscale(100%)}.loadingBox{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.loadingBox span{color:#324d67}.loadingBox.dim{width:100vw;height:100vh;background:rgba(0,0,0,.5);position:fixed;right:0;top:0;z-index:8;transition:all .2s ease-in-out}.page404{height:91.5vh;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:10px;text-align:center}.page404 *{font-family:muli,sans-serif}.page404 img{height:100%;max-height:350px;width:100%}.page404 h1{margin-top:1.5rem;margin-bottom:.5rem}.page404 p{max-width:900px}.page404 button{display:block;margin-top:1.5rem;font-size:1.2rem;font-weight:450;padding:.5rem 1rem;box-shadow:inset 0 -.5px 0 gray,0 2px 0 gray;transition:all .3s ease-in-out}.page404 button:focus,.page404 button:hover{color:#fff;box-shadow:inset 0 -40px 0 gray,0 2px 0 gray}@media screen and (max-width:500px){.page404 img{max-height:none!important;height:-moz-fit-content;height:fit-content}}.global_breadcrumbs{display:flex;justify-content:flex-start;align-items:center;gap:.5rem;font-size:.82rem;color:#102a43;width:100%;padding:.2rem 2rem}.global_breadcrumbs *{font-family:Montserrat,sans-serif}.global_breadcrumbs a{padding-right:.4rem}.global_breadcrumbs a,.global_breadcrumbs span{text-transform:capitalize}.global_breadcrumbs a:hover,.global_breadcrumbs span:hover{text-decoration:underline}.global_breadcrumbs a.inactive,.global_breadcrumbs span.inactive{color:#ccc;cursor:not-allowed;text-decoration:none}.global_no_results{margin-top:4rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.global_no_results .circle_svg{display:block;width:90px;height:90px;padding:10px;border-radius:50%;background:#cedeef;line-height:90px;margin:0 auto 12px;display:flex;justify-content:center;align-items:center}.global_no_results .circle_svg svg{font-size:3rem;color:#364e69}.global_no_results b{font-size:14px;font-weight:550;line-height:20px;display:block;font-size:15px;margin-bottom:5px;text-align:center}.global_no_results p{text-align:center;font-size:14px;line-height:20px}.placesdrop_container{position:relative;width:100%}.placesdrop_container .placesdrop_placesBox{position:relative;width:100%;height:-moz-fit-content!important;height:fit-content!important;display:flex;justify-content:center;align-items:center}.placesdrop_container .placesdrop_placesBox input{padding-right:1.8rem!important}.placesdrop_container .placesdrop_placesBox svg{position:absolute}.placesdrop_container .placesdrop_placesBox svg:first-of-type{right:6px}.placesdrop_container .placesdrop_categoryUl{position:absolute;list-style-type:none;margin-top:.4rem;padding:.2rem .5rem;width:100%;max-height:50vh;overflow:scroll;z-index:50;background-color:#fff;border:1px solid #ccc;border-top:none;border-radius:0 0 5px 5px}.placesdrop_container .placesdrop_categoryUl label{color:#ccc;font-weight:450}.placesdrop_container .placesdrop_categoryUl li{cursor:pointer;padding:.1rem .2rem;font-size:.9rem;transition:all .2s ease-in-out;border-radius:2px;color:#010208;display:flex;justify-content:flex-start;align-items:center;gap:.2rem}.placesdrop_container .placesdrop_categoryUl li svg{font-size:1rem;min-width:16px!important;height:16px!important}.placesdrop_container .placesdrop_categoryUl li:focus,.placesdrop_container .placesdrop_categoryUl li:hover{background-color:#ccc;outline:none}.placesdrop_container .placesdrop_categoryUl li:focus svg,.placesdrop_container .placesdrop_categoryUl li:hover svg{color:#f02d34}.paginationBox{width:100%;margin:2rem 0 1rem}.paginationBox ul{display:flex;width:100%;justify-content:center;align-items:center;gap:.6rem;list-style-type:none}.paginationBox ul .page-item{color:#4a4a4a;display:grid;place-content:center;width:30px;height:30px;transition:all .3s ease-in-out;border-radius:50%}.paginationBox ul .page-item.active,.paginationBox ul .page-item:focus,.paginationBox ul .page-item:hover{color:#fff;background-color:#3e959a}.paginationBox ul .page-item.disabled,.paginationBox ul .page-item:disabled{cursor:default!important}.paginationBox ul .page-item .page-link{cursor:pointer;padding:.6rem}.paginationBox ul .page-item .page-link span{position:relative}.paginationBox ul .page-item .page-link span:first-child{display:grid;place-content:center}.paginationBox ul .page-item .page-link span:last-child{visibility:hidden;position:absolute}.hamburger{cursor:pointer;width:24px;height:16px;transition:all .3s ease-in-out;position:relative}.hamburger .hamburger-1,.hamburger .hamburger-2,.hamburger .hamburger-3{position:absolute;top:0;left:0;width:24px;height:2px;background-color:gray;transform:rotate(0);border-radius:5px;transition:all .5s}.hamburger .hamburger-2{transform:translateY(7px)}.hamburger .hamburger-3{transform:translateY(14px)}.hamburger.open{transform:rotate(90deg);transform:translateY(0)}.hamburger.open .hamburger-1{transform:rotate(45deg) translateY(6px) translate(6px)}.hamburger.open .hamburger-2{display:none}.hamburger.open .hamburger-3{transform:rotate(-45deg) translateY(6px) translate(-6px)}.google_reviews{width:100%}.google_reviews .single_review{position:relative;transition:background-color .1s ease 0s;box-sizing:border-box;flex-grow:1;padding:24px;background-color:hsla(0,0%,7%,.05);border-radius:8px;border:1px solid transparent;max-width:280px;min-height:244px}.google_reviews .single_review .top_userInfo{display:flex;align-items:center;justify-content:center;gap:6px}.google_reviews .single_review .top_userInfo img{border-radius:50%}.google_reviews .single_review .top_userInfo .info{flex:1 1;display:flex;flex-direction:column;justify-content:center;min-width:0;max-width:100%;gap:2px}.google_reviews .single_review .top_userInfo .info .name{display:flex;align-items:center;gap:5px;max-width:100%;align-self:flex-start;box-sizing:border-box!important}.google_reviews .single_review .top_userInfo .info .name p{font-weight:600;font-size:15px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;max-width:100%;text-transform:capitalize}.google_reviews .single_review .top_userInfo .info .name svg{min-height:14px;min-width:14px}.google_reviews .single_review .top_userInfo .info .timestamp{font-size:12px;line-height:14px;color:hsla(0,0%,7%,.5)}.google_reviews .single_review .review_text{margin-top:4px;line-height:23px;color:#111;font-size:16px;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.google_reviews .single_review .review_text.expanded{display:block;-webkit-line-clamp:unset;line-clamp:unset}.google_reviews .single_review button{background:none;border:none;color:hsla(0,0%,7%,.5);cursor:pointer;padding:0;font-size:.9em;margin-top:5px}.google_reviews .single_review button:hover{text-decoration:underline}.searchBox{flex:4 1}.searchBox *{z-index:21}.searchBox .inputBox{position:relative;display:flex;align-items:center;justify-content:center;height:2.35rem;width:20rem;background-color:#fff;border:1px solid gray;border-radius:5px;transition:all .3s ease-in-out}.searchBox .inputBox input{border-radius:5px;width:100%;height:100%;outline:none;border:none;padding:0 1rem;font-size:.935rem}.searchBox .inputBox>div{color:#000;width:-moz-fit-content;width:fit-content;white-space:nowrap;display:flex;justify-content:center;align-items:center;gap:.15rem}.searchBox .inputBox>div svg{font-size:1.5rem;cursor:pointer}.searchBox .inputBox:focus-within,.searchBox .inputBox:hover{box-shadow:0 0 10px #fff}@media screen and (max-width:400px){.searchBox .inputBox{width:100%}}.searchBox .resultBox{position:absolute;top:7dvh;background-color:#fff;color:#000;width:100%;max-width:320px;padding:.5rem 1rem;border:1px solid gray;border-top:none;border-radius:0 0 4px 4px}.searchBox .resultBox a{display:block;margin:0 -1rem;padding:.2rem .5rem!important;font-size:.9rem;font-weight:350;transition:all .2s ease-in-out;color:rgba(0,0,0,.9)}.searchBox .resultBox a:active,.searchBox .resultBox a:hover{text-decoration:underline}.inError{color:#f33;padding:.2rem 0;font-size:.95rem;font-weight:350}.main_container{margin:8.5dvh auto auto;width:100%;min-height:89dvh;max-width:2000px}.limited_container{margin:auto;width:100%;max-width:1400px}.navbar_container{display:flex;justify-content:space-between;align-items:center;padding:0 20px;position:fixed;z-index:5;top:0;left:0;width:100vw;height:8.5dvh}@media screen and (max-width:500px){.navbar_container{padding:0 10px}}.navbar_container.blur_navbar{background:hsla(0,0%,100%,.21);box-shadow:0 4px 30px rgba(0,0,0,.1);backdrop-filter:blur(4.7px);-webkit-backdrop-filter:blur(4.7px);border-bottom:1px solid hsla(0,0%,100%,.21)}.navbar_container .logo{flex:1 1;color:#3e959a;font-size:18px;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:all .3s cubic-bezier(.075,.82,.165,1);position:relative;z-index:6}.navbar_container .logo img{object-fit:contain}.navbar_container .logo span{margin-top:.45rem;margin-left:-.1rem;font-family:Muli,sans-serif}.navbar_container .logo:hover{transform:scale(1.1)}.navbar_container .leftBar,.navbar_container .rightBar{flex:2 1;display:flex;align-items:center;font-family:Muli,sans-serif;text-transform:uppercase;font-size:14px;height:45px}.navbar_container .leftBar a,.navbar_container .leftBar button,.navbar_container .rightBar a,.navbar_container .rightBar button{display:flex;justify-content:center;align-items:center;position:relative;z-index:6;height:100%;padding:0 .5rem;color:gray;font-weight:400;font-size:13px;transition:all .3s ease-in-out}.navbar_container .leftBar a>div,.navbar_container .leftBar a>svg,.navbar_container .leftBar button>div,.navbar_container .leftBar button>svg,.navbar_container .rightBar a>div,.navbar_container .rightBar a>svg,.navbar_container .rightBar button>div,.navbar_container .rightBar button>svg{transition:all .3s ease-in-out}.navbar_container .leftBar a:focus>div,.navbar_container .leftBar a:focus>svg,.navbar_container .leftBar a:hover>div,.navbar_container .leftBar a:hover>svg,.navbar_container .leftBar button:focus>div,.navbar_container .leftBar button:focus>svg,.navbar_container .leftBar button:hover>div,.navbar_container .leftBar button:hover>svg,.navbar_container .rightBar a:focus>div,.navbar_container .rightBar a:focus>svg,.navbar_container .rightBar a:hover>div,.navbar_container .rightBar a:hover>svg,.navbar_container .rightBar button:focus>div,.navbar_container .rightBar button:focus>svg,.navbar_container .rightBar button:hover>div,.navbar_container .rightBar button:hover>svg{opacity:.4}@media screen and (max-width:500px){.navbar_container .leftBar a,.navbar_container .leftBar button,.navbar_container .rightBar a,.navbar_container .rightBar button{padding:0 .3rem}}.navbar_container .leftBar{justify-content:flex-start}.navbar_container .rightBar{justify-content:flex-end}.navbar_container .rightBar .userManagement{position:relative;z-index:6}.navbar_container .rightBar .userManagement .user_initials{width:2rem;height:2rem;border-radius:50%;background-color:hsla(0,0%,50%,.15);border:1px solid gray;color:#010208;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-transform:uppercase!important;font-size:1rem;transition:all .3s ease-in-out;display:flex;justify-content:center;align-items:center}.navbar_container .rightBar .userManagement .user_initials img{width:90%;height:90%;border-radius:50%;background-color:#fff;object-fit:cover}.navbar_container .rightBar .userManagement .user_initials:focus,.navbar_container .rightBar .userManagement .user_initials:hover{border:1px solid #ccc}.navbar_container .rightBar .userManagement .subDropdown{display:flex;flex-direction:column;position:absolute;opacity:1;top:6.4dvh;padding:.4rem;color:#000;background-color:#fff;right:0;width:14.5rem;transform-origin:top right;z-index:6!important;box-shadow:0 2px 2px rgba(0,0,0,.04),0 4px 8px rgba(0,0,0,.08)}.navbar_container .rightBar .userManagement .subDropdown a{padding:.45rem;border-radius:5px;cursor:pointer;color:gray;fill:gray;transition:all .15s ease;display:flex;gap:.5rem;justify-content:flex-start;align-items:center}.navbar_container .rightBar .userManagement .subDropdown a:hover{background-color:#010208;color:#fff;fill:#fff}.navbar_container .rightBar .userManagement .subDropdown .logout_link:hover{background-color:#f02d34!important}.navbar_container .rightBar .userManagement .subDropdown hr{height:1px;background-color:#ccc;border:none;margin:.4rem 0}.navbar_container .rightBar .userManagement .subDropdown:focus,.navbar_container .rightBar .userManagement .subDropdown:hover{opacity:1}.navbar_container .rightBar .userManagement .subDropdown.subNotifications a{display:flex;gap:8px;align-items:center;color:gray;fill:#fff}.navbar_container .rightBar .userManagement .subDropdown.subNotifications a:focus,.navbar_container .rightBar .userManagement .subDropdown.subNotifications a:hover{background-color:#f2f7f2}.navbar_container .rightBar .cart_item_icon{position:relative}.navbar_container .rightBar .cart_item_icon .cart_item_qty{position:absolute;right:-2px;top:3px;font-size:12px;color:#eee;background-color:#f02d34;width:18px;height:18px;border-radius:50%;font-weight:600;display:flex;justify-content:center;align-items:center;outline:1.5px solid #fff}.navbar_container .sidemenu-wrapper{width:100vw;height:100dvh;position:fixed;left:0;top:0;z-index:1;transition:all 1s ease-in-out}.navbar_container .sidemenu-wrapper .sidemenu-container{position:absolute;bottom:0;height:91.5dvh;width:100vw;max-width:500px;background-color:#fff;padding:32px 16px;overflow-y:scroll;scroll-snap-type:both mandatory;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15)}.navbar_container .sidemenu-wrapper .sidemenu-container::-webkit-scrollbar{width:2px;background-color:#e8e8e8}.navbar_container .sidemenu-wrapper .sidemenu-container::-webkit-scrollbar-thumb{border-radius:8px;background-color:#7e7e7e;min-height:20px}.navbar_container .sidemenu-wrapper .sidemenu-container>section{text-transform:capitalize;margin-bottom:2rem}.navbar_container .sidemenu-wrapper .sidemenu-container>section *{font-family:Muli,sans-serif;font-size:1.25rem}.navbar_container .sidemenu-wrapper .sidemenu-container>section h3{padding-bottom:1rem;color:rgba(0,0,0,.5);font-weight:450}.navbar_container .sidemenu-wrapper .sidemenu-container>section a,.navbar_container .sidemenu-wrapper .sidemenu-container>section span{display:block;padding-bottom:1rem;transition:all .3s ease-in-out}.navbar_container .sidemenu-wrapper .sidemenu-container>section a:focus,.navbar_container .sidemenu-wrapper .sidemenu-container>section a:hover,.navbar_container .sidemenu-wrapper .sidemenu-container>section span:focus,.navbar_container .sidemenu-wrapper .sidemenu-container>section span:hover{text-decoration:underline;outline:none}.navbar_container .sidemenu-wrapper .sidemenu-container>section p{font-size:1.5rem;padding-bottom:2.5rem}.navbar_container .sidemenu-wrapper .sidemenu-container>section p a{all:unset;cursor:pointer}.navbar_container .sidemenu-wrapper .sidemenu-container>section .menuBtn{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:8px 0}.navbar_container .sidemenu-wrapper .sidemenu-container>section .menuBtn div{font-size:1rem}.navbar_container .sidemenu-wrapper .sidemenu-container>section .menuBtn svg{transition:all .3s ease-in-out}.navbar_container .sidemenu-wrapper .sidemenu-container>section .menuBtn.logout{border-radius:4px;transition:all .3s ease-in-out}.navbar_container .sidemenu-wrapper .sidemenu-container>section .menuBtn .cart_item_qty{font-size:12px!important;color:#eee;background-color:#f02d34;width:18px;height:18px;border-radius:50%;font-weight:600;display:flex;justify-content:center;align-items:center;outline:1.5px solid #fff}.navbar_container .sidemenu-wrapper .sidemenu-container>section .menuBtn:focus svg,.navbar_container .sidemenu-wrapper .sidemenu-container>section .menuBtn:hover svg{transform:translateX(10px)}.navbar_container .sidemenu-wrapper .sidemenu-container>section .menuBtn:focus.logout,.navbar_container .sidemenu-wrapper .sidemenu-container>section .menuBtn:hover.logout{background-color:#f02d34!important;color:#fff;padding-left:10px}.navbar_container .sidemenu-wrapper .sidemenu-container .menu_bread{font-size:.625rem!important;text-transform:uppercase;margin:0;padding:.5rem 0;letter-spacing:.1rem;cursor:pointer;display:flex;justify-content:flex-start;align-items:center;gap:.3rem}.navbar_container .sidemenu-wrapper .sidemenu-container .menu_bread svg{font-size:.8rem!important;transition:all .3s ease-in-out}.navbar_container .sidemenu-wrapper .sidemenu-container .menu_bread:focus svg,.navbar_container .sidemenu-wrapper .sidemenu-container .menu_bread:hover svg{transform:translateX(-4px)}.navbar_container .sidemenu-wrapper .sidemenu-container hr{margin-top:1rem;margin-bottom:1rem;border-top:1px solid rgba(0,0,0,.1);border-bottom:none}@media screen and (max-width:720px){.navbar_container .sidemenu-wrapper .sidemenu-container{padding-top:5px;padding-left:15px}.navbar_container .sidemenu-wrapper .sidemenu-container *{font-size:16px!important}}.hero-banner-container{width:100vw;max-width:2000px;overflow:hidden;height:95dvh;background-color:gray;position:relative}.hero-banner-container .img-rolls{width:100%;height:95dvh;position:relative}.hero-banner-container .img-rolls .carousel-slider,.hero-banner-container .img-rolls .slide,.hero-banner-container .img-rolls .slider,.hero-banner-container .img-rolls .slider-wrapper{width:100%;height:95dvh}.hero-banner-container .img-rolls img{width:100%;height:95dvh;object-fit:cover}.hero-banner-container .banner-content{position:absolute;top:0;left:0;width:100%;height:95dvh;background-color:rgba(0,0,0,.3)}.hero-banner-container .banner-content>div{display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;padding:2rem}@media screen and (max-width:500px){.hero-banner-container .banner-content>div{padding:10px}}.hero-banner-container .banner-content>div h1{font-family:Sohne,sans-serif;font-size:clamp(2.5rem,8vw,6rem);letter-spacing:.01em;line-height:1.2;text-transform:none;font-weight:400;-webkit-font-smoothing:antialiased;place-self:center center;text-align:center;color:#fff;text-shadow:6px 6px 0 rgba(0,0,0,.2)}.hero-banner-container .banner-content>div .hero_head{font-family:Space Grotesk,sans-serif;font-size:clamp(2.5rem,8vw,6rem);line-height:1.2;letter-spacing:-.2rem;font-weight:400;text-align:center;color:#fff;margin-bottom:2rem}.hero-banner-container .banner-content>div .stack{display:grid;grid-template-columns:1fr}.hero-banner-container .banner-content>div .stack span{grid-row-start:1;grid-column-start:1;--stack-height:calc(100% / var(--stacks) - 1px);--inverse-index:calc(calc(var(--stacks) - 1) - var(--index));--clip-top:calc(var(--stack-height) * var(--index));--clip-bottom:calc(var(--stack-height) * var(--inverse-index));-webkit-clip-path:inset(var(--clip-top) 0 var(--clip-bottom) 0);clip-path:inset(var(--clip-top) 0 var(--clip-bottom) 0);animation:stack .34s cubic-bezier(.46,.29,0,1.24) 1 backwards calc(var(--index)*.12s),glitch 2s ease infinite 2s alternate-reverse}.hero-banner-container .banner-content>div .stack span:nth-child(odd){--glitch-translate:8px}.hero-banner-container .banner-content>div .stack span:nth-child(2n){--glitch-translate:-8px}@keyframes stack{0%{opacity:0;transform:translateX(-50%);text-shadow:-2px 3px 0 red,2px -3px 0 blue}60%{opacity:.5;transform:translateX(50%)}80%{transform:none;opacity:1;text-shadow:2px -3px 0 red,-2px 3px 0 blue}to{text-shadow:none}}@keyframes glitch{0%{text-shadow:-2px 3px 0 red,2px -3px 0 blue;transform:translate(var(--glitch-translate))}2%{text-shadow:2px -3px 0 red,-2px 3px 0 blue}4%,to{text-shadow:none;transform:none}}.hero-banner-container .banner-content>div>p{font-size:clamp(1rem,1.6vw,1.5rem);text-align:center;max-width:35em;color:#fff;font-weight:350;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.hero-banner-container .banner-content>div>button{transform:translateY(18dvh);font-size:clamp(.875rem,2vw,1.25rem);color:#fff;transition:all .3s ease-in-out;padding:0 .4rem;box-shadow:inset 0 -.5px 0 #fff,0 2px 0 #fff}.hero-banner-container .banner-content>div>button:focus,.hero-banner-container .banner-content>div>button:hover{color:#000;box-shadow:inset 0 -30px 0 #fff,0 2px 0 #fff}.collections_display{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:1.5rem;padding:4rem 3rem}.collections_display>a{flex:1 1;height:520px;margin:1rem;position:relative;overflow:hidden}.collections_display>a img,.collections_display>a>span{display:block;width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out;background-color:#ccc;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:multiply}.collections_display>a div{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.collections_display>a div span{height:-moz-fit-content;height:fit-content;z-index:1;color:#fff;font-size:2rem;font-family:Muli,sans-serif}.collections_display>a:focus img,.collections_display>a:focus>span,.collections_display>a:hover img,.collections_display>a:hover>span{transform:scale(1.2)}@media screen and (max-width:960px){.collections_display>a{height:390px}}@media screen and (max-width:600px){.collections_display>a{aspect-ratio:unset;border:1px solid #ccc}.collections_display>a,.collections_display>a>span{min-height:120px!important;height:120px!important;width:100%}}@media screen and (max-width:960px){.collections_display{gap:1rem;padding:4rem 1rem}}@media screen and (max-width:600px){.collections_display{flex-direction:column;padding:4rem 1rem;gap:1rem}}.subcategories_display{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-gap:10px;gap:10px;height:90dvh;padding:1.5rem 3rem;margin:3rem 0}.subcategories_display .div1{grid-area:1/3/2/4;flex:1 1}.subcategories_display .div2{grid-area:1/1/2/2;flex:1 1}.subcategories_display .div3{grid-area:2/1/3/2;flex:1 1}.subcategories_display .div4{grid-area:2/3/3/4;flex:1 1}.subcategories_display .div5{grid-area:1/2/3/3;flex:1 1}.subcategories_display>a{position:relative;overflow:hidden}.subcategories_display>a img,.subcategories_display>a>span{display:block;width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out;background-color:#ccc;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:multiply}.subcategories_display>a div{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.subcategories_display>a div span{font-family:Muli,sans-serif;height:-moz-fit-content;height:fit-content;z-index:1;padding:1rem 1.5rem;border-radius:4px;color:#010208;background-color:#fff;font-size:1.5rem}@media screen and (max-width:960px){.subcategories_display>a div span{font-size:1rem}}.subcategories_display>a:focus img,.subcategories_display>a:focus>span,.subcategories_display>a:hover img,.subcategories_display>a:hover>span{transform:scale(1.2)}@media screen and (max-width:960px){.subcategories_display{padding:4rem 1rem}}@media screen and (max-width:600px){.subcategories_display{display:flex;flex-direction:column;padding:2rem 0;height:70dvh;display:none}.subcategories_display>a img,.subcategories_display>a>span{background-size:80%}}.mobile_subcategories{height:60dvh;width:100dvw;margin:3rem 0}.mobile_subcategories .carousel-slider,.mobile_subcategories .slide,.mobile_subcategories .slider,.mobile_subcategories .slider-wrapper{width:100%;height:100%}.mobile_subcategories .mobile_subcat{position:relative;height:100%;width:100%}.mobile_subcategories .mobile_subcat img,.mobile_subcategories .mobile_subcat>span{display:block;width:100%;height:100%;object-fit:cover;transition:all .3s ease-in-out;background-color:#ccc;background-position:50%;background-size:cover;background-repeat:no-repeat;background-blend-mode:multiply}.mobile_subcategories .mobile_subcat div{position:absolute;height:60dvh;width:100dvw;display:flex;align-items:center;justify-content:center}.mobile_subcategories .mobile_subcat div span{font-family:Muli,sa ns-serif;height:-moz-fit-content;height:fit-content;z-index:1;padding:1rem 1.5rem;white-space:nowrap;border-radius:4px;color:#010208;background-color:#fff;font-size:1.5rem}@media screen and (max-width:960px){.mobile_subcategories .mobile_subcat div span{font-size:1rem}}.mobile_subcategories .mobile_subcat:focus img,.mobile_subcategories .mobile_subcat:focus>span,.mobile_subcategories .mobile_subcat:hover img,.mobile_subcategories .mobile_subcat:hover>span{transform:scale(1.2)}@media screen and (min-width:601px){.mobile_subcategories{display:none}}.products-heading{text-align:center;margin-bottom:40px;color:#303030}.products-heading h2{font-size:32px;font-weight:600}.products-heading p{font-size:16px;font-weight:200}.new_arrivals{width:100dvw;max-width:2000px;overflow:hidden}.products-container{display:flex;flex-wrap:wrap;justify-content:center;gap:15px;margin-top:20px;width:100%}.carousel-container,.containerClass{width:100vw!important;max-width:2000px;height:-moz-fit-content;height:fit-content}.carousel-container .carousel-item,.containerClass .carousel-item{width:320px!important}.product-card-box{display:block!important}.product-card{width:100%;height:100%;border:1px solid #d3cec5}.product-card.noboarder{border-top:none;border-left:.5px solid #d3cec5;border-right:.5px solid #d3cec5}.product-card .product-main{height:85%;width:100%;position:relative}.product-card .product-main .produc-imgs{width:100%;height:100%;position:relative;background-color:#f0f0f0}.product-card .product-main .produc-imgs img,.product-card .product-main .produc-imgs video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:contain;transition:all .3s ease-in-out;transition-delay:.15s}.product-card .product-main .produc-imgs img:nth-of-type(2),.product-card .product-main .produc-imgs video:nth-of-type(2){opacity:0}.product-card .product-main .product-status{position:absolute;top:0;left:0;padding:1rem 1rem 0;width:100%;font-size:.875rem;color:#bd4800}.product-card .product-main .product-sizes{position:absolute;bottom:0;left:0;width:100%;font-size:.875rem;padding:.5rem!important;padding-left:1rem;border-top:1px solid #d3cec5;background-color:#fff;opacity:0;transition:all .3s ease-in-out;display:flex;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:1rem;overflow-x:scroll;scroll-snap-type:both mandatory}.product-card .product-main .product-sizes::-webkit-scrollbar{display:none;width:5rem;background:red}.product-card .product-main .product-sizes .select-sizes{white-space:nowrap;padding-bottom:0!important}.product-card .product-main .product-sizes .select-sizes p{padding-right:.25rem;display:inline-block}.product-card .product-main .product-sizes .select-sizes span{padding:0 .25rem;transition:all .3s ease-in-out;text-transform:uppercase}.product-card .product-main .product-sizes .select-sizes span:focus,.product-card .product-main .product-sizes .select-sizes span:hover{opacity:.3}.product-card .product-main .product-sizes>button{white-space:nowrap;display:flex;justify-content:center;align-items:center;gap:.2rem}.product-card .product-main .product-sizes>button svg{transition:all .3s ease-in-out}.product-card .product-main .product-sizes>button:focus svg,.product-card .product-main .product-sizes>button:hover svg{transform:translateX(4px)}.product-card .product-main:focus img:nth-of-type(2),.product-card .product-main:hover img:nth-of-type(2){opacity:1}.product-card .product-main:focus img:first-of-type,.product-card .product-main:hover img:first-of-type{opacity:0}.product-card .product-main:focus .product-sizes,.product-card .product-main:hover .product-sizes{opacity:1}.product-card .product-sub{border-top:1px solid #d3cec5;height:15%;padding:0 1rem;display:flex;justify-content:space-evenly;align-items:flex-start;flex-direction:column;font-size:14px;text-align:left}.product-card .product-sub .product-name{overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;text-transform:capitalize}.product-card .product-sub .product-details{display:flex;align-items:center;gap:1rem;overflow:hidden;width:100%}.product-card .product-sub .product-details .product-price{font-weight:550}.product-card .product-sub .product-details .product-colors{display:flex;align-items:center;overflow-x:scroll!important;gap:.35rem;padding:1px;width:100%;box-sizing:border-box;max-width:100%}.product-card .product-sub .product-details .product-colors::-webkit-scrollbar{width:0;height:0}.product-card .product-sub .product-details .product-colors span{display:none;cursor:pointer;opacity:0;width:1rem;height:1rem;min-width:1rem;min-height:1rem;border-radius:50%;padding:.2rem;outline:1px solid #ccc;border:1px solid #fff;transition:all .2s ease-in-out}.product-card .product-sub .product-details .product-colors span.picked,.product-card .product-sub .product-details .product-colors span:focus,.product-card .product-sub .product-details .product-colors span:hover{outline:1px solid #000}.product-card .product-sub .product-details .product-colors span.lowcount{opacity:.4!important;cursor:default;outline:1px dashed #000}.product-card:focus .product-sizes,.product-card:hover .product-sizes{opacity:1}.product-card:focus .product-colors p,.product-card:hover .product-colors p{display:none}.product-card:focus .product-colors span,.product-card:hover .product-colors span{display:inline-block!important;opacity:1!important}.home_social{padding:6rem 3rem;width:100dvw;max-width:2000px}.home_social h3{text-align:center;font-size:42px;text-decoration:underline;font-family:Muli,sans-serif;margin-bottom:.5rem;font-weight:400}.home_social>p{font-size:16px;font-weight:200;text-align:center;margin-bottom:2.5rem;color:#303030}.home_social .socialImages{width:100%;display:flex;justify-content:center;align-items:center;gap:1rem}.home_social .socialImages a{flex:1 1;aspect-ratio:1/1}.home_social .socialImages a img{width:100%;height:100%;background-color:#f4f4f4}.home_social .socialImages a img.cover{object-fit:cover}@media screen and (max-width:960px){.home_social{padding:4rem 1rem}.home_social .socialImages{gap:1rem}}@media screen and (max-width:600px){.home_social{padding:4rem 1rem}.home_social h3{font-size:1.8rem}.home_social .socialImages{flex-direction:column;gap:1rem}}.cart-wrapper{width:100vw;position:fixed;right:0;top:0;z-index:100;transition:all 1s ease-in-out}.cart-wrapper .cart-container{height:100vh;width:100vw;max-width:450px;background-color:#fff;float:right;position:relative;border-left:1px solid #d3cec5}.cart-wrapper .cart-container *{font-family:Muli,sans-serif}.cart-wrapper .cart-container .cart-heading{height:8.5dvh;display:flex;align-items:center;font-size:1rem;font-weight:500;cursor:pointer;gap:2px;padding:0 10px;background-color:transparent;border:none;border-bottom:1px solid #d3cec5}.cart-wrapper .cart-container .cart-heading .heading{margin-left:10px}.cart-wrapper .cart-container .cart-heading .cart-num-items{margin-left:10px;color:#f02d34}.cart-wrapper .cart-container .cart-heading svg{transition:all .3s ease-in-out;font-size:.9rem}.cart-wrapper .cart-container .cart-heading:focus svg,.cart-wrapper .cart-container .cart-heading:hover svg{transform:translateX(-4px)}.cart-wrapper .cart-container .cart-body{overflow-y:scroll;scroll-snap-type:both mandatory;height:calc(91.5dvh - 56px)}.cart-wrapper .cart-container .empty-cart{font-size:.875rem;line-height:1.5;display:flex;flex-direction:column;gap:1rem;padding:8px 8px 20px;border-bottom:1px solid #d3cec5}.cart-wrapper .cart-container .empty-cart a{width:-moz-fit-content;width:fit-content;border-bottom:1px solid #030302;display:flex;justify-content:center;align-items:center;gap:.3rem}.cart-wrapper .cart-container .empty-cart a svg{transition:all .3s ease-in-out;font-size:.9rem}.cart-wrapper .cart-container .empty-cart a:focus svg,.cart-wrapper .cart-container .empty-cart a:hover svg{transform:translateX(4px)}.cart-wrapper .cart-container .cart-products-suggestions{font-size:1.3rem;color:#030302}.cart-wrapper .cart-container .cart-products-suggestions .suggestions-header{padding:1.6rem;border-bottom:1px solid #d3cec5}.cart-wrapper .cart-container .cart-products-suggestions .suggestions-header h4{text-align:center;font-weight:350}.cart-wrapper .cart-container .cart-products-suggestions .suggestions-products{display:flex;flex-wrap:wrap}.cart-wrapper .cart-container .cart-products-suggestions .suggestions-products .loadingBox{width:100%;display:flex;justify-content:center;align-items:center;padding:2rem}.cart-wrapper .cart-container .cart-submitBtn{background-color:#030302;color:#fff;width:100%;height:56px;text-align:center}.cartItems-container{padding:1rem;display:flex;flex-direction:column;gap:1rem;border-bottom:1px solid #d3cec5}.cartItems-container .cart-product{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1.5rem}.cartItems-container .cart-product .cart-product-image{width:35%;aspect-ratio:2/3;min-width:120px;min-height:170px}.cartItems-container .cart-product .cart-product-image img,.cartItems-container .cart-product .cart-product-image video{width:100%;height:100%;object-fit:contain;background-color:#f0f0f0}.cartItems-container .cart-product .item-desc{flex:1 1;display:flex;flex-direction:column;gap:1rem}.cartItems-container .cart-product .item-desc *{font-size:.875rem}.cartItems-container .cart-product .item-desc a{transition:all .25s ease-in-out}.cartItems-container .cart-product .item-desc a:focus,.cartItems-container .cart-product .item-desc a:hover{opacity:.5}.cartItems-container .cart-product .item-desc h5{width:100%;font-weight:400;text-decoration:underline;-webkit-text-decoration-color:var(--palette-text);text-decoration-color:var(--palette-text);text-decoration-thickness:.125em;text-underline-offset:1.5px;text-transform:capitalize}.cartItems-container .cart-product .item-desc .item-details-box{display:flex;justify-content:center;flex-direction:column;gap:.5rem}.cartItems-container .cart-product .item-desc .item-details{display:flex;align-items:center;gap:.5rem}.cartItems-container .cart-product .item-desc .item-details p{flex:2 1}.cartItems-container .cart-product .item-desc .item-details>span{flex:3 1}.cartItems-container .cart-product .item-desc .item-details>span s{margin-left:.6rem;font-size:12px}.cartItems-container .cart-product .item-desc .item-details .item_status{margin-bottom:2px;display:flex;gap:.2rem}.cartItems-container .cart-product .item-desc .item-details .item_status .size{line-height:18px;overflow:hidden;white-space:nowrap}.cartItems-container .cart-product .item-desc .item-details .item_status .color{margin:auto 0;height:.8rem;width:.8rem;border:1px solid #030302;border-radius:50%}@media screen and (max-width:340px){.cartItems-container .cart-product .item-desc .item-details{flex-direction:column;align-items:flex-start;gap:.25rem}.cartItems-container .cart-product .item-desc .item-details>span{width:100%;justify-content:flex-end;text-align:right}}.cartItems-container .cart-product .item-desc .item-sales{display:flex;gap:.4rem}.cartItems-container .cart-product .item-desc .item-sales span{font-size:12px}.cartItems-container .cart-product .item-desc .remove-item{font-size:12px;text-decoration:underline;opacity:.4;transition:all .25s ease-in-out}.cartItems-container .cart-product .item-desc .remove-item:focus,.cartItems-container .cart-product .item-desc .remove-item:hover{opacity:1}.quantity-desc{display:flex;justify-content:flex-start;align-items:center}.quantity-desc.disabled{filter:grayscale(100%)}.quantity-desc button{display:inline-flex;justify-content:center;align-items:center;height:28px;width:34px;border:1px solid #ccc;transition:all .1s ease-in-out}.quantity-desc button:focus,.quantity-desc button:hover{border:1px solid #000}.quantity-desc .num{border-left:1px solid transparent;border-right:1px solid transparent}.quantity-desc .minus{border-radius:50% 0 0 50%;cursor:pointer;color:#f02d34;width:25px}.quantity-desc .plus{border-radius:0 50% 50% 0;cursor:pointer;color:#31a831;width:25px}.quantity-desc .order_qty{font-size:14px}.quantity-desc .order_qty_val{font-size:14px;font-weight:700}.product-slug-container{width:100vw;max-width:2000px;overflow:hidden;height:91.5dvh;display:flex}.product-slug-container .product-slug-Image{flex:1 1;height:100%;width:calc(100% - 400px);padding:0 1rem;display:flex;gap:1rem}.product-slug-container .product-slug-Image .product-main-Image{flex:1 1;height:100%;overflow:hidden;transition:all .3s ease-in-out;background-color:#f4f4f4;border-radius:15px}.product-slug-container .product-slug-Image .product-main-Image .main-img{height:100%;width:100%;object-fit:contain;transition:all .3s ease-in-out}.product-slug-container .product-slug-Image .product-main-Image:focus,.product-slug-container .product-slug-Image .product-main-Image:hover{background-color:#3e959a}.product-slug-container .product-slug-Image .product-main-Image:focus .main-img,.product-slug-container .product-slug-Image .product-main-Image:hover .main-img{transform:scale(1.05)}.product-slug-container .product-slug-Image .sub-img{height:100%;background-color:#fff;padding:0 5px;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:.5rem}.product-slug-container .product-slug-Image .sub-img img,.product-slug-container .product-slug-Image .sub-img video{border-radius:8px;background-color:#ebebeb;width:110px;height:110px;cursor:pointer;transition:all .25s ease-in-out}.product-slug-container .product-slug-Image .sub-img img:hover,.product-slug-container .product-slug-Image .sub-img video:hover{background-color:#3e959a}@media screen and (max-width:1500px){.product-slug-container .product-slug-Image .sub-img img,.product-slug-container .product-slug-Image .sub-img video{width:70px;height:70px}}@media screen and (max-width:1100px){.product-slug-container .product-slug-Image{flex-direction:column;height:-moz-fit-content;height:fit-content}.product-slug-container .product-slug-Image .product-main-Image{width:100%;max-width:600px;margin:auto}.product-slug-container .product-slug-Image .product-main-Image .main-img{min-height:calc(91.5dvh - 70px - 2rem);max-height:calc(91.5dvh - 70px - 2rem);aspect-ratio:unset}.product-slug-container .product-slug-Image .sub-img{flex-direction:row}}@media screen and (max-width:900px){.product-slug-container .product-slug-Image{width:100%}.product-slug-container .product-slug-Image .product-main-Image{width:100%;max-width:600px;margin:auto}.product-slug-container .product-slug-Image .product-main-Image .main-img{min-height:calc(71.5dvh - 70px - 1.5rem);max-height:calc(71.5dvh - 70px - 1.5rem);aspect-ratio:unset}.product-slug-container .product-slug-Image .sub-img{flex-direction:row}}@media screen and (max-width:400px){.product-slug-container .product-slug-Image .product-main-Image{width:100%;max-width:600px;margin:auto}.product-slug-container .product-slug-Image .product-main-Image .main-img{min-height:100vw;max-height:100vw;aspect-ratio:unset}.product-slug-container .product-slug-Image .sub-img{justify-content:flex-start;overflow-x:scroll;padding:0}.product-slug-container .product-slug-Image .sub-img::-webkit-scrollbar{height:0}}.product-slug-container .product-slug-details{flex:1 1;max-width:400px}.product-slug-container .product-slug-details .slug-details-main{overflow-y:scroll;width:100%;height:calc(91.5dvh - 56px);padding:0 1.5rem 1rem;background-color:#fff;border-left:1px solid #d3cec5;border-right:1px solid #d3cec5;border-top:1px solid #d3cec5}.product-slug-container .product-slug-details .slug-details-main h1{text-transform:capitalize;margin-top:3rem;font-weight:350;font-size:1.8rem;margin-bottom:-.4rem}.product-slug-container .product-slug-details .slug-details-main .product-desc{margin-top:1rem;font-size:.875rem;line-height:1.25rem;margin-bottom:.75em}.product-slug-container .product-slug-details .slug-details-main .product-quote{margin-top:1rem;font-size:.875rem;line-height:1.25rem;margin-bottom:.75em;font-style:italic}.product-slug-container .product-slug-details .slug-details-main .priceDail{position:relative;margin-bottom:8px;line-height:22px;margin-top:1rem}.product-slug-container .product-slug-details .slug-details-main .priceDail .cta_price{font-weight:600;font-size:1.8rem;line-height:40px}.product-slug-container .product-slug-details .slug-details-main .priceDail .cta_price.sales{color:#fa6338}.product-slug-container .product-slug-details .slug-details-main .priceDail i{text-decoration:line-through;color:#999;margin-left:.4rem}.product-slug-container .product-slug-details .slug-details-main .priceDail span{width:-moz-fit-content;width:fit-content;padding:0 2px;border:1px dashed #fa6338;border-radius:2px;height:16px;line-height:16px;color:#fa6338;font-size:12px;margin-left:.4rem}.product-slug-container .product-slug-details .slug-details-main .product_status{display:flex;gap:.6rem;padding:.5rem 0}.product-slug-container .product-slug-details .slug-details-main .product_status h4{font-size:.9rem}.product-slug-container .product-slug-details .slug-details-main .product_status .stock{font-size:12px;height:100%;margin-bottom:0!important}.product-slug-container .product-slug-details .slug-details-main .product_status .stock a:hover{text-decoration:underline}.product-slug-container .product-slug-details .slug-details-main .product_status .banner-green,.product-slug-container .product-slug-details .slug-details-main .product_status .banner-red{background:#3cbd45;padding:0 10px;height:20px;line-height:20px;color:#fff;display:inline-block;font-size:12px;cursor:pointer}.product-slug-container .product-slug-details .slug-details-main .product_status .banner-red{background-color:red}@media screen and (max-width:900px){.product-slug-container .product-slug-details .slug-details-main .product_status{justify-content:center}}.product-slug-container .product-slug-details .slug-details-main .sizes{margin-top:.8rem}.product-slug-container .product-slug-details .slug-details-main .sizes h4{font-size:.9rem}.product-slug-container .product-slug-details .slug-details-main .sizes .size_map{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:1rem;margin-top:4px}.product-slug-container .product-slug-details .slug-details-main .sizes .size_map span{display:grid;place-content:center;white-space:nowrap;text-align:center;min-width:65px;width:-moz-fit-content;width:fit-content;padding:0 2px;height:32px;border:1px solid #e5e5e5;border-radius:15px;cursor:pointer;transition:all .2s ease-in-out}.product-slug-container .product-slug-details .slug-details-main .sizes .size_map span:hover{border:1px solid #000}.product-slug-container .product-slug-details .slug-details-main .sizes .size_map span.active{border:2px solid #000}.product-slug-container .product-slug-details .slug-details-main .sizes .size_map span.inactive{border:1px dashed #000;opacity:.3;cursor:not-allowed}@media screen and (max-width:900px){.product-slug-container .product-slug-details .slug-details-main .sizes h4{text-align:center}.product-slug-container .product-slug-details .slug-details-main .sizes .size_map{justify-content:center}}.product-slug-container .product-slug-details .slug-details-main .single_color_holder{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.4rem}.product-slug-container .product-slug-details .slug-details-main .single_color_holder .single_color{background-color:#fff;border-radius:50%;width:2rem;height:2rem;display:flex;padding:.2rem;border:1px solid #ccc;transition:all .2s ease-in-out;cursor:pointer}.product-slug-container .product-slug-details .slug-details-main .single_color_holder .single_color span{display:flex;border-radius:50%;width:100%!important;height:100%!important}.product-slug-container .product-slug-details .slug-details-main .single_color_holder .single_color:focus,.product-slug-container .product-slug-details .slug-details-main .single_color_holder .single_color:hover{border:1px solid #1c447e}.product-slug-container .product-slug-details .slug-details-main .single_color_holder .single_color.active{border:2px solid #000}.product-slug-container .product-slug-details .slug-details-main .single_color_holder .single_color.inactive{border:1px dashed #000;opacity:.3;cursor:not-allowed}.product-slug-container .product-slug-details .slug-to-cart{background-color:#030302;color:#fff;width:100%;height:56px;text-align:center}.product-slug-container .product-slug-details .slug-to-cart.disabled{background-color:#b9b9b9;color:#fff}@media screen and (max-width:900px){.product-slug-container .product-slug-details{height:-moz-fit-content!important;height:fit-content!important;width:100%;max-width:100%;margin-top:1rem}.product-slug-container .product-slug-details .slug-details-main{display:flex;justify-content:flex-start;align-items:center;flex-direction:column;margin-bottom:1rem;height:-moz-fit-content;height:fit-content}.product-slug-container .product-slug-details .slug-details-main h1{margin-top:1rem;text-transform:capitalize}.product-slug-container{flex-direction:column;height:-moz-fit-content;height:fit-content}}.product_containers{width:100%;padding:1rem 40px 40px;margin-top:2rem}.product_containers .h5_title{text-align:center;font-family:Laila,sans-serif;font-weight:550;font-size:1.6rem;line-height:30px;margin-bottom:1.5rem;position:relative}.product_containers .h5_title span{background-image:url(https://images.pexels.com/photos/3894157/pexels-photo-3894157.jpeg?auto=compress&cs=tinysrgb&w=800);background-color:#fff;background-size:250px;background-repeat:repeat;color:transparent;-webkit-background-clip:text;background-clip:text;position:relative;z-index:2;text-align:center}.product_containers .h5_title:after{left:3%}.product_containers .h5_title:after,.product_containers .h5_title:before{content:"";position:absolute;display:block;width:30vw;top:50%;border-bottom:1px solid #e4e4e4}.product_containers .h5_title:before{right:3%}@media screen and (max-width:900px){.product_containers{padding:10px}}.product_containers.product_customer_reviews .product_review{display:flex;justify-content:center;align-items:center;gap:1rem}.product_containers.product_customer_reviews .product_review>div{flex:1 1;display:flex;justify-content:center;align-items:center;flex-direction:column;border:1px solid #e4e4e4;border-radius:5px;padding:0 20px;min-height:170px;text-align:center;outline:1px solid transparent;transition:all .3s ease-in-out}.product_containers.product_customer_reviews .product_review>div:hover{outline:1px solid #e4e4e4}.product_containers.product_customer_reviews .product_review>div.stats .rate_per{font-size:48px;margin-bottom:2px;text-align:center;line-height:40px}.product_containers.product_customer_reviews .product_review>div.stats b.num_rates{font-weight:650;font-size:.85rem;margin:4px 0}.product_containers.product_customer_reviews .product_review>div.stats a,.product_containers.product_customer_reviews .product_review>div.stats button{padding:6px 0;margin-top:4px;width:100%;max-width:300px;border:none;border-radius:4px;background:#000;color:#fff;font-size:1rem;font-weight:500;transition:all .3s ease}.product_containers.product_customer_reviews .product_review>div.stats a:hover,.product_containers.product_customer_reviews .product_review>div.stats button:hover{transform:scale(.9)}.product_containers.product_customer_reviews .product_review>div.response_value .percent{border-radius:4px;padding:5px;color:#fff;font-size:1.5rem;display:flex;justify-content:center;align-items:center;gap:.6rem}.product_containers.product_customer_reviews .product_review>div.response_value .percent.plus{background-color:#088901}.product_containers.product_customer_reviews .product_review>div.response_value .percent.minus{background-color:#f02d34}.product_containers.product_customer_reviews .product_review>div.response_value p{font-size:10px;max-width:145px;line-height:normal;margin:0;padding:10px 0;opacity:.5}@media screen and (max-width:900px){.product_containers.product_customer_reviews .product_review{flex-direction:column}.product_containers.product_customer_reviews .product_review>div{width:100%}}.product_containers.product_customer_reviews .all_reviews{margin-top:1.5rem}.product_containers.product_customer_reviews .all_reviews .all_reviews_header{margin-bottom:15px}.product_containers.product_customer_reviews .all_reviews .all_reviews_header span{font-size:1.15rem;line-height:1.5;font-weight:600}.product_containers.product_customer_reviews .all_reviews .all_reviews_loop{border-top:1px solid #e4e4e4}.product_containers.product_customer_reviews .all_reviews .all_reviews_loop .single_review{border-bottom:1px dashed #e4e4e4;padding:20px 0}.product_containers.product_customer_reviews .all_reviews .all_reviews_loop .single_review .top{display:flex;justify-content:flex-start;align-items:center;gap:.4rem}.product_containers.product_customer_reviews .all_reviews .all_reviews_loop .single_review .top .rating{margin:0}.product_containers.product_customer_reviews .all_reviews .all_reviews_loop .single_review .top b{font-weight:550}.product_containers.product_customer_reviews .all_reviews .all_reviews_loop .single_review p{color:#767676;line-height:1.3;font-family:Montserrat,Poppins;margin:4px 0}.product_containers.product_customer_reviews .all_reviews .all_reviews_loop .single_review .imgs_rolls{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.6rem;overflow-x:scroll;padding:10px 0}.product_containers.product_customer_reviews .all_reviews .all_reviews_loop .single_review .imgs_rolls .single_img{width:120px;height:110px;border-radius:8px;cursor:pointer;display:grid;place-content:center;background-color:rgba(75,145,241,.1);padding:10px}.product_containers.product_customer_reviews .all_reviews .all_reviews_loop .single_review .imgs_rolls .single_img img{height:100px;width:100px;object-fit:contain}.product_containers.product_customer_reviews .all_reviews .all_reviews_loop .single_review .review_time{font-size:.85rem}.product_containers.product_customer_reviews .all_reviews .all_reviews_loop .single_review:last-child{border-bottom:1px solid #e4e4e4}.product_containers.product_customer_reviews .all_reviews .feedback_controls{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid #e4e4e4}.product_containers.product_customer_reviews .all_reviews .feedback_controls *{font-family:Montserrat,Poppins}.product_containers.product_customer_reviews .all_reviews .feedback_controls .link_like{color:#3e959a;cursor:pointer}.product_containers.product_customer_reviews .all_reviews .feedback_controls .link_like:hover{text-decoration:underline}.product_containers.product_customer_reviews .all_reviews .feedback_controls .left span{font-size:14px;color:#767676}.product_containers.product_customer_reviews .all_reviews .feedback_controls .left span b{font-weight:700;color:#767676;margin-right:.5rem;margin-left:.2rem}.product_containers.product_customer_reviews .all_reviews .feedback_controls .left a{font-size:15px}.product_containers.product_customer_reviews .all_reviews .feedback_controls .right{display:flex;justify-content:flex-start;align-items:center;font-size:15px}.product_containers.product_customer_reviews .all_reviews .feedback_controls .right hr{display:inline;border:.8px solid #767676;transform:rotate(90deg);width:15px}.product_containers.product_customer_reviews .all_reviews .feedback_controls .right .link_like{display:flex;justify-content:center;align-items:center}@media screen and (max-width:600px){.product_containers.product_customer_reviews .all_reviews .feedback_controls{flex-direction:column;gap:.5rem}}.product_containers.product_customer_reviews .all_reviews .viewModal{background-color:red}.product_containers.product_customer_reviews .all_reviews .viewModal .image-gallery-slide{height:70vh;padding:20px}.product_containers.product_customer_reviews .all_reviews .viewModal .image-gallery-slide img{width:100%;height:100%;object-fit:contain}.product_containers.product_customer_reviews .all_reviews .viewModal .image-gallery-thumbnail{height:100px;width:130px}@media screen and (max-width:600px){.product_containers.product_customer_reviews .all_reviews .viewModal .image-gallery-thumbnail{height:60px;width:80px}}.product_containers.product_customer_reviews .all_reviews .viewModal .image-gallery-thumbnail span{width:100%;height:100%}.product_containers.product_customer_reviews .all_reviews .viewModal .image-gallery-thumbnail span img{width:100%;height:100%;object-fit:contain}.product_containers.maylike_products_wrapper{width:100vw;max-width:2000px;overflow-x:hidden;padding:3rem 0!important}.product_containers.maylike_products_wrapper .slick_carousel{margin:0 -2.5rem}@media screen and (max-width:900px){.product_containers.maylike_products_wrapper .slick_carousel{margin:0}}@media screen and (max-width:480px){.product_containers.maylike_products_wrapper .slick_carousel{margin:0}}.product_containers.maylike_products_wrapper .slick_carousel .slick-slide{width:-moz-fit-content;width:fit-content}.product_containers.maylike_products_wrapper .slick_carousel .slick-slide>div{display:flex;justify-content:center;align-items:center}.product_containers.maylike_products_wrapper .slick_carousel .slick_box{margin:auto -1rem!important;cursor:pointer;width:350px!important}.product_containers.maylike_products_wrapper .slick_carousel .slick_box .slick_box_details{width:300px!important;margin:auto}.product_containers.maylike_products_wrapper .slick_carousel .slick_box .slick_box_details img{width:300px;height:300px;object-fit:cover;border-radius:15px;background-color:#ebebeb;transform:scale(1);transition:all .5s ease}.product_containers.maylike_products_wrapper .slick_carousel .slick_box .slick_box_details .product-name{color:#324d67;font-weight:500;height:24px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-transform:capitalize}@media screen and (max-width:360px){.product_containers.maylike_products_wrapper .slick_carousel .slick_box,.product_containers.maylike_products_wrapper .slick_carousel .slick_box .slick_box_details{width:280px!important}.product_containers.maylike_products_wrapper .slick_carousel .slick_box .slick_box_details img{margin:auto;width:280px;height:280px}}.global_collections{min-height:91.5dvh}.global_collections *{font-family:Muli,sans-serif}.global_collections header{padding:4.4rem 0;background-color:#f4f4f4;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1.5rem}.global_collections header h1{font-size:2rem;font-weight:300}.global_collections header p{font-size:.875rem;max-width:40rem;line-height:1.5}.global_collections .filter_collections{display:flex;justify-content:center;align-items:center;position:-webkit-sticky;position:sticky;top:8.5dvh;z-index:4;padding:1rem 1.5rem;box-shadow:0 1px 0 0 #d3cec5;background-color:#fff}.global_collections .filter_collections .filter_item{font-size:.875rem}.global_collections .filter_collections .filter_item>span{display:flex;justify-content:center;align-items:center;gap:.6rem;padding:0 1rem;cursor:pointer}.global_collections .filter_collections .filter_item>span span{max-width:150px;overflow-x:hidden;white-space:nowrap;text-overflow:ellipsis}.global_collections .filter_collections .filter_item>span svg{font-size:.65rem}.global_collections .filter_collections .filter_item section{position:absolute;margin:auto;padding:1rem;top:3.3rem;left:0;right:0;z-index:1;background:#fff;max-width:400px;width:100vw!important;border-radius:5px;display:flex;flex-direction:column;font-size:1rem;box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.global_collections .filter_collections .filter_item section a{display:flex;justify-content:space-between;align-items:center;cursor:default}.global_collections .filter_collections .filter_item section a .resetBtn{opacity:.4;transition:all .3s ease-in-out;cursor:pointer}.global_collections .filter_collections .filter_item section a .resetBtn:focus,.global_collections .filter_collections .filter_item section a .resetBtn:hover{opacity:1}.global_collections .filter_collections .filter_item section button,.global_collections .filter_collections .filter_item section label{margin-top:.75rem;position:relative;display:flex;justify-content:center;align-items:center}.global_collections .filter_collections .filter_item section button i,.global_collections .filter_collections .filter_item section label i{width:6rem;height:1.5rem;border-radius:4px;border:1px solid #ccc;transition:all .3s ease-in-out}.global_collections .filter_collections .filter_item section button i:focus,.global_collections .filter_collections .filter_item section button i:hover,.global_collections .filter_collections .filter_item section label i:focus,.global_collections .filter_collections .filter_item section label i:hover{border:1px solid gray}.global_collections .filter_collections .filter_item section button input,.global_collections .filter_collections .filter_item section label input{position:absolute;height:100%;opacity:0;cursor:pointer}.global_collections .filter_collections .filter_item section button:focus,.global_collections .filter_collections .filter_item section button:hover,.global_collections .filter_collections .filter_item section label:focus,.global_collections .filter_collections .filter_item section label:hover{text-decoration:underline}.global_collections .filter_collections .filter_item section div{display:flex;flex-direction:column;max-height:16rem;overflow-y:auto;scrollbar-width:2px;scrollbar-color:#7e7e7e #e8e8e8}.global_collections .filter_collections .filter_item section div::-webkit-scrollbar{width:2px;background-color:#e8e8e8}.global_collections .filter_collections .filter_item section div::-webkit-scrollbar-thumb{border-radius:8px;background-color:#7e7e7e;height:8px}@media screen and (max-width:900px){.global_collections .filter_collections{justify-content:space-around;padding:0}.global_collections .filter_collections .filter_item>span{width:50vw;font-size:1rem;justify-content:center;gap:.6rem;border:.5px solid #d3cec5;border-top-width:1px;border-bottom:none;padding:1rem}}.global_collections .noresultRefresh{background-color:#f4f4f4;padding:.5rem 1rem;line-height:1.5}.global_collections .noresultRefresh button{box-shadow:0 .125em 0 -.05em currentcolor;letter-spacing:.01em;transition:all .3s ease-in-out;margin-left:.25rem}.global_collections .noresultRefresh button:focus,.global_collections .noresultRefresh button:hover{opacity:.4}.global_collections .results_collections{width:100%;height:100%;display:flex;flex-wrap:wrap}.global_collections .results_collections .noresults{width:100%;height:100%;min-height:40dvh;padding:2rem 1rem;display:flex;justify-content:center;align-items:center;flex-direction:column}.global_collections .results_collections .noresults h4{font-size:2rem;line-height:1.2;text-align:center;padding-bottom:2rem;font-weight:300}.global_collections .results_collections .noresults section{width:100%;max-width:750px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem}.global_collections .results_collections .noresults section a{font-size:1.25rem;text-align:center;line-height:1.2;min-width:190px;transition:all .3s ease-in-out}.global_collections .results_collections .noresults section a span{box-shadow:0 .125em 0 -.05em currentcolor;letter-spacing:.01em}.global_collections .results_collections .noresults section a:focus,.global_collections .results_collections .noresults section a:hover{opacity:.4}@media screen and (max-width:600px){.global_collections .results_collections .noresults section{justify-content:center}}.contactUs_page .contact_header{position:relative;padding:100px 40px;height:70dvh;line-height:.9;width:100%;background-color:#ccc;background-image:url(/contact_bg.webp);background-position:50%;background-size:cover;margin-bottom:60px}@media screen and (max-width:900px){.contactUs_page .contact_header{width:100vw;margin-bottom:40px}}.contactUs_page .contact_details{display:flex;justify-content:space-around;gap:30px;text-align:center;width:80%;margin:auto auto 90px}.contactUs_page .contact_details>div{width:calc(50% - 15px)}.contactUs_page .contact_details .sub_sect{padding:20px}.contactUs_page .contact_details .sub_sect h4{font-family:Muli,sans-serif;font-size:1.5rem;margin-bottom:10px;font-weight:400;color:#171813;line-height:25px}.contactUs_page .contact_details .sub_sect a,.contactUs_page .contact_details .sub_sect p{font-family:Happy Monkey,cursive;color:#605f5e;line-height:25px;transition:all .2s ease-in-out}.contactUs_page .contact_details .sub_sect a:hover{text-decoration:underline}.contactUs_page .contact_details .sub_sect.hours h4{margin-bottom:30px}@media screen and (max-width:900px){.contactUs_page .contact_details{flex-direction:column;align-items:center;margin-bottom:45px}.contactUs_page .contact_details>div{width:100%}}.contactUs_page .reach_us{display:flex;justify-content:center;align-items:flex-start;gap:30px;width:90%;margin:auto}.contactUs_page .reach_us>section{flex:1 1;font-family:Imprima,sans-serif}.contactUs_page .reach_us>section h3{font-weight:400;text-align:center;color:#171813;line-height:25px;font-size:40px}.contactUs_page .reach_us>section>span{display:block;margin:20px auto;border-top:5px double #3e959a;width:10%;height:10px}.contactUs_page .reach_us .map .mapFrame{padding:30px 10px 35px}.contactUs_page .reach_us .messager form{padding:30px 10px;margin-bottom:5px}.contactUs_page .reach_us .messager form .contact-form-input{transition:all .3s ease-in-out;margin-bottom:16px}.contactUs_page .reach_us .messager form .contact-form-input label{display:block;font-family:Muli,sans-serif;margin-bottom:5px;font-size:1rem;text-align:left;color:#605f5e;text-transform:capitalize;font-weight:400}.contactUs_page .reach_us .messager form .contact-form-input input,.contactUs_page .reach_us .messager form .contact-form-input textarea{font-family:Muli,sans-serif;display:block;width:100%;-ms-box-sizing:border-box;box-sizing:border-box;border-radius:0;border:none;border-bottom:1px solid silver;padding:10px;color:#605f5e;font-size:14px}.contactUs_page .reach_us .messager form .contact-form-input input:focus,.contactUs_page .reach_us .messager form .contact-form-input input:hover,.contactUs_page .reach_us .messager form .contact-form-input textarea:focus,.contactUs_page .reach_us .messager form .contact-form-input textarea:hover{outline:none}.contactUs_page .reach_us .messager form .contact-form-input textarea{min-height:200px;resize:vertical}.contactUs_page .reach_us .messager form .contact-form-input:focus,.contactUs_page .reach_us .messager form .contact-form-input:hover{outline:none;box-shadow:0 2px 5px 0 rgba(50,50,105,.15),0 1px 1px 0 rgba(0,0,0,.05)}.contactUs_page .reach_us .messager form button.msg-btn{display:block;margin:.3rem auto auto;padding:.05rem 1.5rem;background:#3e959a;text-align:center;line-height:40px;border-radius:4px;color:#fff;cursor:pointer;transition:all .3s ease-in-out}.contactUs_page .reach_us .messager form button.msg-btn:focus,.contactUs_page .reach_us .messager form button.msg-btn:hover{background-color:gray}@media screen and (max-width:900px){.contactUs_page .reach_us .messager form button.msg-btn{width:80%}}.contactUs_page .reach_us .messager form .errors{color:#f33;font-size:.8rem;margin-top:-13px;margin-bottom:10px}@media screen and (max-width:900px){.contactUs_page .reach_us{flex-direction:column;width:95%}.contactUs_page .reach_us>section{width:100%}}.aboutUs_page *{font-family:Muli,sans-serif}.aboutUs_page header{display:flex;justify-content:center;flex-direction:column;gap:1rem 2rem;margin:6rem 2rem 3rem;padding:1rem;--offset:10px;--border-size:2px;position:relative;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;outline:none;box-shadow:inset 0 0 0 var(--border-size) currentcolor}.aboutUs_page header h1{flex:1 1;font-size:clamp(1.8rem,1.2rem + 2.2vw,2.6rem);line-height:1.25;font-weight:400;text-align:center}.aboutUs_page header p{flex:1 1;font-size:clamp(.85rem,.4rem + 1vw,1.1rem);text-align:center;line-height:1.4;color:#343332}.aboutUs_page header p a:hover{text-decoration:underline}@media screen and (max-width:820px){.aboutUs_page header{flex-direction:column;margin:5rem 1rem 2rem}}.aboutUs_page header .__horizontal,.aboutUs_page header .__vertical{position:absolute;top:var(--horizontal-offset,0);right:var(--vertical-offset,0);bottom:var(--horizontal-offset,0);left:var(--vertical-offset,0);transition:transform .8s ease;will-change:transform}.aboutUs_page header .__horizontal:before,.aboutUs_page header .__vertical:before{content:"";position:absolute;border:inherit}.aboutUs_page header .__horizontal{--vertical-offset:calc(var(--offset) * -1);border-top:var(--border-size) solid;border-bottom:var(--border-size) solid}.aboutUs_page header .__horizontal:before{top:calc(var(--vertical-offset) - var(--border-size));bottom:calc(var(--vertical-offset) - var(--border-size));left:calc(var(--vertical-offset)*-1);right:calc(var(--vertical-offset)*-1)}.aboutUs_page header:hover .__horizontal{transform:scaleX(0)}.aboutUs_page header .__vertical{--horizontal-offset:calc(var(--offset) * -1);border-left:var(--border-size) solid;border-right:var(--border-size) solid}.aboutUs_page header .__vertical:before{top:calc(var(--horizontal-offset)*-1);bottom:calc(var(--horizontal-offset)*-1);left:calc(var(--horizontal-offset) - var(--border-size));right:calc(var(--horizontal-offset) - var(--border-size))}.aboutUs_page header:hover .__vertical{transform:scaleY(0)}.aboutUs_page .bg-img{position:relative;padding:100px 40px;height:80dvh;line-height:.9;width:100%;background-color:#ccc;background-image:url(/about_bg.webp);background-position:50%;background-size:cover;margin-bottom:60px}.aboutUs_page .notes_box{padding:2rem}.aboutUs_page .notes_box h2{font-weight:450;margin-bottom:.4rem}.aboutUs_page .notes_box .singleNote{padding:24px;margin:12px 0;border-radius:6px 6px 0 0;color:#030302;border-bottom:1.5px solid #ccc;transition:all .3s ease-in-out;display:flex;align-items:center}.aboutUs_page .notes_box .singleNote .mainInfo{flex:1 1}.aboutUs_page .notes_box .singleNote .mainInfo p{margin-bottom:6px;font-weight:450}.aboutUs_page .notes_box .singleNote .mainInfo span{color:#beccbe}.aboutUs_page .notes_box .singleNote svg{cursor:pointer;transition:all .3s ease-in-out}.aboutUs_page .notes_box .singleNote svg:focus,.aboutUs_page .notes_box .singleNote svg:hover{opacity:.6}.aboutUs_page .notes_box .singleNote:focus,.aboutUs_page .notes_box .singleNote:hover{background-color:#f8faf7;cursor:pointer}.aboutUs_page .notes_box .noResults{background-color:#f8faf7;padding:24px 48px;border-radius:12px;display:flex;justify-content:space-between;align-items:center}.aboutUs_page .notes_box .noResults p{font-size:28px}.aboutUs_page .notes_box .noResults svg{height:100px;width:90px}@media screen and (max-width:500px){.aboutUs_page .notes_box .noResults{padding:12px 24px}.aboutUs_page .notes_box .noResults p{font-size:16px}.aboutUs_page .notes_box{padding:.5rem}}.aboutUs_page .info_box{padding:2rem}.aboutUs_page .info_box h2{font-weight:450;margin-bottom:.4rem;text-align:center;margin-top:1rem}.aboutUs_page .info_box p{padding:1.5rem 5%;font-size:16px;font-weight:400;line-height:24px;letter-spacing:0;text-align:center}.aboutUs_page .info_box div{padding:1.5rem 5%;margin-top:-1rem}.aboutUs_page .info_box div p{padding:0;font-weight:600}@media screen and (max-width:500px){.aboutUs_page .info_box{padding:.5rem}}.cancel-wrapper,.success-wrapper{background-color:#fff;min-height:89dvh}.cancel,.cancel-wrapper,.success,.success-wrapper{display:flex;justify-content:center;align-items:center}.cancel,.success{width:1000px;max-width:calc(100% - 2rem);margin:auto;background-color:#dcdcdc;padding:50px;border-radius:15px;flex-direction:column;text-align:center}.cancel .success-icon,.success .success-icon{color:green;font-size:40px}.cancel h2,.success h2{text-transform:capitalize;margin-top:15px 0;font-weight:900;font-size:38px;line-height:1.2;color:#324d67}@media screen and (max-width:468px){.cancel h2,.success h2{font-size:2rem}}.cancel .email-msg,.success .email-msg{font-size:16px;font-weight:600;text-align:center}.cancel .description,.success .description{font-size:14.4px;font-weight:600;text-align:center;margin:30px 10px 10px}.cancel .description .email,.success .description .email{margin-left:5px;color:#f02d34}.cancel .description .email:focus,.cancel .description .email:hover,.success .description .email:focus,.success .description .email:hover{text-decoration:underline}.cancel .btn,.success .btn{display:block;width:100%;max-width:400px;padding:10px 0;border-radius:5px;border:none;font-size:20px;margin:30px auto auto;text-transform:uppercase;text-align:center;background-color:#324d67;color:#fff;cursor:pointer;transition:transform .5s ease}.cancel .btn:hover,.success .btn:hover{transform:scale(1.05)}@media screen and (max-width:468px){.cancel,.success{padding:2rem 1rem}}.cancel p{font-size:20px;font-weight:600}.slick_carousel{margin:0}@media screen and (max-width:900px){.slick_carousel{margin:0}}@media screen and (max-width:480px){.slick_carousel{margin:0}}.slick_carousel .slick-slide>div{display:flex;justify-content:center;align-items:center}.slick_carousel .slick_box{margin:auto -1rem!important;cursor:pointer;width:350px!important}.slick_carousel .slick_box .slick_box_details{width:300px!important;margin:auto}.slick_carousel .slick_box .slick_box_details img{width:300px;height:300px;object-fit:cover;border-radius:15px;background-color:#ebebeb;transform:scale(1);transition:all .5s ease}.slick_carousel .slick_box .slick_box_details .product-name{color:#324d67;font-weight:500;text-transform:capitalize}@media screen and (max-width:360px){.slick_carousel .slick_box,.slick_carousel .slick_box .slick_box_details{width:280px!important}.slick_carousel .slick_box .slick_box_details img{margin:auto;width:280px;height:280px}}.rating{margin-top:10px;gap:10px}.rating,.rating span{display:flex;align-items:center}.rating span{justify-content:center}.paystackBtn-container{box-sizing:border-box;font-size:1.2rem;width:100%;padding:.6rem;margin-top:.4rem;cursor:pointer;color:#fff;border:2px solid transparent;background-color:#2b3044;border-radius:3px}.paystackBtn-container:hover{color:#2b3044;background-color:#fff!important;border:2px solid #2b3044}.paystackBtn-container.hidden{display:none!important}.paystackBtn{box-sizing:border-box;display:flex;gap:5px;justify-content:center;align-items:center;transition:all .3s ease-in-out}.loginPage{display:flex;height:90vh;margin:auto;width:100vw;position:absolute;left:0}.loginPage :disabled{filter:grayscale(100%)}.loginImageBox{min-width:50%!important;background-color:hsla(0,0%,97%,.25)}.loginImageBox>div{position:relative;display:flex;height:100%;width:100%;justify-content:center;align-items:center;overflow:hidden}@media screen and (max-width:1200px){.loginImageBox{display:none}.formBox{display:flex;width:100%!important;background-color:#f3f4f8;justify-content:center;align-items:center}}.formBox{display:flex;min-width:50%!important;background-color:#f3f4f8;justify-content:center;align-items:center}.loginForm{width:60%;max-width:500px!important}@media screen and (max-width:720px){.loginForm{width:80%;max-width:none!important}}.loginForm h2{font-weight:700;font-size:1.8rem;margin-bottom:.5rem}.loginForm p{color:#9e9ea7;margin-bottom:1rem}.input-wrapper{width:100%}.input-wrapper:focus-within label{color:#000}.input-wrapper:focus-within .icon{background-color:#000}.input-wrapper:focus-within input{border-color:#000;box-shadow:0 25px 20px -20px rgba(50,77,103,.45)}.input-wrapper+.input-wrapper{margin-top:10px}.input-group{position:relative;width:100%;display:flex}.input-group input{border-radius:.25rem;padding-left:60px}.input-group .icon{position:absolute;top:0;left:0;height:100%;border-top-left-radius:.25rem;border-bottom-left-radius:.25rem;pointer-events:none;display:flex;align-items:center;flex:0 1 auto;padding:.8rem;background-color:#334d67}#password,#signup-password{border-top-right-radius:0;border-bottom-right-radius:0}.input-group .passwordShow{position:relative;height:100%;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:.25rem;border-bottom-right-radius:.25rem;cursor:pointer!important;pointer-events:all}.icon{display:flex;align-items:center;flex:0 1 auto}.icon svg{width:1.8rem;height:1.8rem;fill:#fff;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .4s ease}input{flex:1 1;width:100%;outline:none;padding:.8rem;font-size:1rem;font-family:Roboto,sans-serif;color:#000;border:2px solid #334d67}input:focus{color:#334d67}.login_circle{border-radius:50%;width:200px;height:200px;background-color:#324d67}.login_blurbox{top:50%;position:absolute;width:300px;height:200px;background:hsla(0,0%,97%,.25);border-radius:16px;backdrop-filter:blur(10.8px);-webkit-backdrop-filter:blur(10.8px)}.login-btn-container button{border-radius:15px;padding:10px 0;text-align:center;border:none;margin-top:10px;font-size:18px;width:100%;font-weight:500;cursor:pointer;z-index:10000!important;transition:all .3s cubic-bezier(.23,1,.32,1)}.login-btn-container .login-btn{background-color:#324d67;color:#fff;margin-top:1.5rem}.login-btn-container .login-google{background-color:#fff;color:#000;display:flex;gap:5px;align-items:center;justify-content:center}.login-btn-container button:hover{transform:scale(1.05)}.forgotPasswordContainer{margin-top:.5rem;display:flex;justify-content:flex-end}.isSignupFunc_Container{margin:.9rem 0;display:flex;justify-content:flex-start}.formLinks{color:#334d67;cursor:pointer;text-decoration:none;box-shadow:inset 0 -.5px 0 rgba(50,85,127,.5),0 2px 0 rgba(50,85,127,.5);transition:box-shadow .3s;overflow:hidden}.formLinks:hover{color:#000;box-shadow:inset 0 -30px 0 rgba(50,85,127,.5),0 2px 0 rgba(50,85,127,.5)}.recovery_form{width:100%;max-width:380px;min-height:300px;border-radius:5px;padding:20px;background-color:#fff;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important;margin:auto;transition:.6s;transform-style:preserve-3d;position:relative}.recovery_form h1{font-size:2.5rem;cursor:default;z-index:10;transition:transform .25s ease-in-out;text-align:center;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;user-select:none;overflow:hidden}.recovery_form h1:hover{transform:scale(1.1)}.recovery_form .signin_header{font-size:2rem;margin:1rem 0 1.3rem;font-weight:500;color:#030302}.recovery_form .signin_desc{font-size:.9rem;font-weight:350;color:#9e9ea7;margin-bottom:12px}.recovery_form .input_box{margin-top:15px}.recovery_form .input_box label{display:block;font-size:.8rem;margin-bottom:2px;line-height:16px;font-weight:400}.recovery_form .input_box input{width:99%;padding-left:8px;height:40px;margin-bottom:10px;border:1px solid #000;border-radius:4px}.recovery_form .input_box input#password{display:inline;margin-bottom:0;padding-right:2rem}.recovery_form .input_box .password_input{display:flex;justify-content:flex-start;align-items:center;position:relative;margin-bottom:8px}.recovery_form .input_box .passwordShow{position:absolute;height:24px;width:24px;right:10px;cursor:pointer}.recovery_form .input_box .passwordShow svg{height:24px;width:24px}.recovery_form .input_box.OTPinput{text-align:center;margin-top:2.2rem}.recovery_form .input_box.OTPinput input{text-align:center;font-size:2rem;margin-top:4px;padding:.2rem .5rem;height:55px}.recovery_form .loginErrors{color:#f33;font-size:.8rem;margin-top:-6px;margin-bottom:10px}.recovery_form :disabled{filter:grayscale(100%)}.recovery_form .forgotPasswordContainer{margin-top:.5rem;font-size:.8rem;display:flex;justify-content:flex-end}.recovery_form .formLinks:hover.falseTimer{cursor:default;color:gray;box-shadow:inset 0 -.5px 0 hsla(0,0%,50%,.5),0 2px 0 hsla(0,0%,50%,.5)}.recovery_form .icon{background-color:#fff}.recovery_form .icon svg{color:#000}.recovery_form .isSignupFunc_Container{font-size:.9rem;margin-bottom:1rem}.loginErrors{color:#f33;padding:.3rem 3.8rem}.user_profile{width:85%;margin:1.5rem auto 2rem;color:#343944;transition:all .2s ease-in-out}.user_profile *{font-family:Muli,sans-serif!important}@media screen and (max-width:1100px){.user_profile{width:90%}}.user_profile .page_back{display:flex;width:-moz-fit-content;width:fit-content;justify-content:flex-start;align-items:center;gap:.2rem;margin-bottom:1rem;color:#4b91f1;font-size:.85rem}.user_profile .page_back,.user_profile .page_back svg{transition:all .25s ease-in-out}.user_profile .page_back:active,.user_profile .page_back:hover{color:#6ab5ea;text-decoration:underline}.user_profile .page_back:active svg,.user_profile .page_back:hover svg{transform:translateX(-5px)}.user_profile .page_title{font-size:30px;line-height:32px;font-weight:300;margin-bottom:.5rem}@media screen and (max-width:700px){.user_profile .page_title{width:100%;word-break:break-word;overflow-wrap:break-word}}.user_profile .page_instruction{font-size:.9rem;margin-bottom:1.5rem}.user_profile .page_instruction b{font-weight:500}.user_profile .page_hr{margin:40px 0;background:none;border:none;border-top:1px solid #cedeef}.profile_subsection h2{font-weight:350;font-size:1.3rem}.profile_subsection .infoBox{display:flex;gap:1rem;padding:40px 0}.profile_subsection .infoBox .info{flex:2 1;text-align:right;font-size:.85rem}.profile_subsection .infoBox .info .title{font-weight:600}.profile_subsection .infoBox .info .desc{font-weight:350;margin-top:2px}.profile_subsection .infoBox .info .details{font-size:.7rem;margin-top:15px;opacity:.6}.profile_subsection .infoBox .action{flex:5 1}.profile_subsection .infoBox .action .imgbox{width:10rem;height:10rem;border-radius:12px;background-color:#1a1f28;box-shadow:0 6px 10px rgba(0,0,0,.05);overflow:hidden;cursor:pointer;display:flex;justify-content:center;align-items:center}.profile_subsection .infoBox .action .imgbox img{width:95%;height:95%;background:#f4f8fb;border-radius:12px;object-fit:contain;transition:all .3s ease-in-out}.profile_subsection .infoBox .action .imgbox span{font-size:3.5rem;color:#fff;transition:all .3s ease-in-out;text-transform:uppercase}.profile_subsection .infoBox .action .imgbox:active img,.profile_subsection .infoBox .action .imgbox:active span,.profile_subsection .infoBox .action .imgbox:hover img,.profile_subsection .infoBox .action .imgbox:hover span{transform:scale(1.2)}.profile_subsection .infoBox .action a,.profile_subsection .infoBox .action button{position:relative;width:-moz-fit-content;width:fit-content;display:flex;justify-content:center;align-items:center;gap:.4rem;flex-wrap:nowrap;background-color:#030303;color:#fff;font-size:.8rem;font-weight:400;border-radius:8px;padding:8px .8rem;margin-top:1.2rem;cursor:pointer;transition:all .25s ease-in-out}.profile_subsection .infoBox .action a svg,.profile_subsection .infoBox .action button svg{transition:all .25s ease-in-out}.profile_subsection .infoBox .action a input,.profile_subsection .infoBox .action button input{position:absolute;height:100%;width:100%;cursor:pointer;opacity:0}.profile_subsection .infoBox .action a input:focus~a,.profile_subsection .infoBox .action a input:focus~button,.profile_subsection .infoBox .action a input:hover~a,.profile_subsection .infoBox .action a input:hover~button,.profile_subsection .infoBox .action button input:focus~a,.profile_subsection .infoBox .action button input:focus~button,.profile_subsection .infoBox .action button input:hover~a,.profile_subsection .infoBox .action button input:hover~button{background-color:#75abe9}.profile_subsection .infoBox .action a input:focus~a svg,.profile_subsection .infoBox .action a input:focus~button svg,.profile_subsection .infoBox .action a input:hover~a svg,.profile_subsection .infoBox .action a input:hover~button svg,.profile_subsection .infoBox .action button input:focus~a svg,.profile_subsection .infoBox .action button input:focus~button svg,.profile_subsection .infoBox .action button input:hover~a svg,.profile_subsection .infoBox .action button input:hover~button svg{transform:translateX(6px)}.profile_subsection .infoBox .action a:focus,.profile_subsection .infoBox .action a:hover,.profile_subsection .infoBox .action button:focus,.profile_subsection .infoBox .action button:hover{opacity:.4}.profile_subsection .infoBox .action a:focus svg,.profile_subsection .infoBox .action a:hover svg,.profile_subsection .infoBox .action button:focus svg,.profile_subsection .infoBox .action button:hover svg{transform:translateX(6px)}.profile_subsection .infoBox .resultBox{max-height:300px;overflow-y:scroll;margin-top:8px;position:absolute;top:40px;background-color:#fff;color:#000;width:100%;max-width:400px;padding:.5rem 1rem;border:1px solid gray;border-top:none;border-radius:0 0 4px 4px;z-index:2}.profile_subsection .infoBox .resultBox div{display:block;margin:0 -1rem;padding:.2rem .5rem!important;font-size:.9rem;font-weight:350;transition:all .2s ease-in-out;color:rgba(0,0,0,.9);cursor:pointer}.profile_subsection .infoBox .resultBox div:active,.profile_subsection .infoBox .resultBox div:hover{text-decoration:underline}@media screen and (max-width:900px){.profile_subsection .infoBox{flex-direction:column}.profile_subsection .infoBox .info{text-align:left}.profile_subsection .infoBox .action{display:flex;align-items:flex-end;flex-direction:column}}.updateProfileModal{padding:2rem}.updateProfileModal .formcontrol{margin-bottom:1.5rem}.updateProfileModal .formcontrol label{display:block;font-size:.9rem;font-weight:300;margin-bottom:4px}.updateProfileModal .formcontrol input,.updateProfileModal .formcontrol textarea{display:block;width:100%;height:100%;padding:10px;line-height:25px;border-radius:5px;font-size:17px;color:#102a43;border:1px solid #e1e2eb;transition:border .3s ease-in-out}.updateProfileModal .formcontrol input:focus,.updateProfileModal .formcontrol input:hover,.updateProfileModal .formcontrol textarea:focus,.updateProfileModal .formcontrol textarea:hover{outline:none;border:1px solid #4b91f1}.updateProfileModal .formcontrol textarea{min-height:122px;resize:vertical}.updateProfileModal .formcontrol .error{display:block;color:#f33;font-size:.9rem;padding-top:.2rem}.updateProfileModal button{display:block;width:50%;background-color:#030302;text-align:center;color:#fff;padding:8px 15px;border-radius:15px;font-size:1rem;margin:auto;cursor:pointer;transition:all .3s ease-in-out}.updateProfileModal button:focus,.updateProfileModal button:hover{opacity:.4}.updateProfileModal .placesdrop_placesBox label{display:none}.updateProfileModal .product_review_intro{display:flex;align-items:center;gap:1rem;border-bottom:1px solid #e4e4e4;padding-bottom:.4rem;margin-bottom:20px}.updateProfileModal .product_review_intro *{font-family:Montserrat,Poppins}.updateProfileModal .product_review_intro .img_box{height:100px;width:100px;padding-left:10px}.updateProfileModal .product_review_intro .bio_data{flex:1 1;padding:10px}.updateProfileModal .product_review_intro .bio_data h3{color:#303533;line-height:19px;font-weight:500}.updateProfileModal .product_review_intro .bio_data a{color:#0074e0;cursor:pointer;font-size:14px;line-height:1.1;text-decoration:underline;transition:all .2s ease-in-out;margin-bottom:20px}.updateProfileModal .product_review_intro .bio_data a:hover{color:#014788}.updateProfileModal .product_review_rating{margin-bottom:2rem}.updateProfileModal .product_review_rating h4{font-size:18px;font-weight:500;line-height:1.1;margin-bottom:-5px}.updateProfileModal .product_review_images{margin-bottom:.5em}.updateProfileModal .product_review_images h4{font-size:18px;font-weight:450;line-height:1.1;margin-bottom:-3px}.updateProfileModal .product_review_images .imgs_rolls{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.6rem;overflow-x:scroll;padding:13px 0 10px}.updateProfileModal .product_review_images .imgs_rolls .no_img,.updateProfileModal .product_review_images .imgs_rolls .single_img{position:relative;width:100px;height:90px;border-radius:8px;cursor:pointer;display:grid;place-content:center;background-color:rgba(75,145,241,.1);padding:10px}.updateProfileModal .product_review_images .imgs_rolls .no_img img,.updateProfileModal .product_review_images .imgs_rolls .single_img img{height:80px;width:70px;object-fit:contain}.updateProfileModal .product_review_images .imgs_rolls .single_img span{position:absolute;display:flex;justify-content:center;align-items:center;right:-12px;top:-12px;border-radius:50%;height:1.5rem;width:1.5rem;background-color:#000;color:#fff;font-size:1rem;opacity:0;transition:all .2s ease-in-out}.updateProfileModal .product_review_images .imgs_rolls .single_img:hover span{opacity:1}.updateProfileModal .product_review_images .imgs_rolls .no_img{position:relative;font-size:3rem}.updateProfileModal .product_review_images .imgs_rolls .no_img input{position:absolute;width:100%;height:100%;cursor:pointer;opacity:0}.shipping-form{padding:0 10rem;min-height:91.5dvh}.shipping-form h1,.shipping-form h2,.shipping-form h3{font-family:muli,sans-serif}.shipping-form h1{color:#324d67;padding:1.5rem 0;font-size:1.8rem}.shipping-form hr{margin:3rem 0;height:1px;background-color:#ccc;border:none}.shipping-form .shipping-form-item{display:flex;justify-content:space-between;align-items:flex-start;column-gap:5rem}.shipping-form .shipping-item-desc{flex:1 1}.shipping-form .shipping-item-desc h2{color:#324d67;font-size:1.2em;margin-bottom:.2rem}.shipping-form .shipping-item-desc p{color:gray;font-size:1rem}.shipping-form .shipping-form-inputs{flex:2 1}.shipping-form .shipping-form-inputs #my-tooltip{max-width:clamp(240px,500px,98dvw);text-align:center}.shipping-form .shipping-form-inputs #my-tooltip div,.shipping-form .shipping-form-inputs #my-tooltip p{margin-bottom:.2rem}.shipping-form .shipping-form-inputs>h4{font-family:muli,sans-serif;text-align:center;color:#324d67;font-size:1rem}.shipping-form .shipping-form-inputs>p{font-size:.9rem;text-align:center;margin-bottom:.4rem}.shipping-form .shipping-form-inputs.notice{display:flex;justify-content:center;align-items:center;flex-direction:column;margin-top:2rem;gap:1rem}.shipping-form .shipping-form-inputs.notice h2{font-family:muli,sans-serif;text-align:center;color:#324d67;font-size:1.4rem}.shipping-form .shipping-form-inputs.notice>p{font-size:.9rem;text-align:center;margin-bottom:.4rem}.shipping-form .shipping-form-input{position:relative;margin-bottom:1rem}.shipping-form .shipping-form-input:last-child{margin-bottom:0}.shipping-form .shipping-form-input label{position:absolute;text-transform:none;font-size:.8rem;color:gray!important;left:10px!important;top:5px!important}@media screen and (max-width:500px){.shipping-form .shipping-form-input label{left:8px!important;top:2px!important}}.shipping-form .shipping-form-input input,.shipping-form .shipping-form-input select{padding:22px 10px 6px!important;background-color:#f7f7f8;color:#000;border-radius:6px;font-size:1rem;border:none;width:100%}.shipping-form .shipping-form-input select{height:52.5px!important}.shipping-form .shipping-btn-container{width:100%;display:flex;justify-content:flex-end;align-items:center;margin-top:3rem;margin-bottom:4rem}.shipping-form .shipping-btn{all:unset;border-radius:8px;padding:15px 16px;border:none;margin-top:10px;font-size:18px;font-weight:500;cursor:pointer;z-index:2!important;transition:all .3s cubic-bezier(.23,1,.32,1);background-color:#324d67;color:#fff;display:flex;justify-content:center;align-items:center;gap:3px}.shipping-form .shipping-btn svg{transition:all .3s ease-in-out}.shipping-form .shipping-btn:focus svg,.shipping-form .shipping-btn:hover svg{transform:translateX(5px)}.shipping-form .errors{color:#f33;font-size:.8rem;margin-top:.2rem}@media screen and (max-width:900px){.shipping-form{padding:0 2rem}.shipping-form .shipping-form-item{align-items:stretch;flex-direction:column;gap:2rem}.shipping-form .shipping-form-inputs{max-width:600px}}.radio-tile-group{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.radio-tile-group .input-container{border-radius:5px;position:relative}.radio-button{opacity:0;position:absolute;top:0;left:0;height:100%;width:100%;margin:0;cursor:pointer}.radio-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;border:2px solid #334d67;border-radius:5px;padding:.5rem 1rem;transition:transform .3s ease}.radio-tile.radio_tile_delivery{width:180px;display:flex;flex-direction:row;gap:.4rem;color:#334d67}.radio-tile img{width:12.5rem}@media screen and (max-width:900px){.radio-tile img{width:8rem}}.radio-button:checked+.radio-tile{background-color:#334d67;transform:scale(1.1);color:#fff}.radio-button:checked+.radio-tile>img{filter:grayscale(100%) brightness(1000%)}.place-order-screen{padding:0 6rem}.place-order-screen *{font-family:Muli,sans-serif}.place-order-screen h1{color:#324d67;padding:1.5rem 0;font-size:1.8rem}.place-order-screen .place-order-container{display:flex;gap:20px}.place-order-screen .place-order-details{flex:3 1}.place-order-screen .place-order-summary{flex:1 1;height:-moz-fit-content;height:fit-content;flex-direction:column}@media screen and (max-width:900px){.place-order-screen .place-order-screen{padding:0 .4rem}.place-order-screen .place-order-container{flex-direction:column}.place-order-screen .place-order-screen h1{font-size:1.3rem}}.place-order-screen .order-numbers{display:flex;justify-content:space-between;padding:.4rem 0;gap:1rem}.place-order-screen .order-qty-display{min-width:-moz-fit-content;min-width:fit-content;border:1px solid gray;font-size:18px;padding:8px 15px}.place-order-screen .place-order-summary button{font-size:1.2rem;width:100%;padding:.6rem 0;margin-top:.4rem;cursor:pointer;color:#fff;border:2px solid transparent;background-color:#2b3044;border-radius:3px;text-align:center;transition:all .4s ease-in-out;display:inline-block}.place-order-screen .place-order-summary button:hover{color:#2b3044;background-color:#fff!important;border:2px solid #2b3044}.place-order-screen .place-order-summary button.budPayBtn{all:unset!important;width:100%!important}.place-order-screen .place-order-card{display:block;margin-bottom:1.25rem;border-radius:.5rem;border:1px solid #e5e7eb;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);text-align:left;padding:1rem;transition:all .3s ease-in-out}.place-order-screen .place-order-card h2{color:#324d67;font-size:1.2em;margin-bottom:.2rem}.place-order-screen .place-order-card p{color:gray;font-size:1rem}.place-order-screen .place-order-card .stockpile-list{display:flex;flex-direction:column}.place-order-screen .place-order-card .stockpile-list a:focus,.place-order-screen .place-order-card .stockpile-list a:hover{text-decoration:underline}.place-order-screen .place-order-card>div>a{color:#e37648;font-size:1rem;padding:.3rem 0}.place-order-screen .place-order-card hr{margin:1.5rem 0;height:1px;background-color:#ccc;border:none}.place-order-screen .place-order-card.cartItems-container{display:flex}.place-order-screen .place-order-card .cart-product .cart-product-image{max-width:100px;max-height:170px}.place-order-screen .place-order-card:hover{background-color:#f3f4f6}.place-order-screen .place-order-card:hover>div>a{color:#de5f29;font-size:1rem}.place-order-screen .order-condition{margin-top:.2rem;padding:.8rem;border-radius:8px}.place-order-screen .order-condition-success{background-color:#dcfce7;color:#15803d}.place-order-screen .order-condition-error{background-color:#fee2e2;color:#b91c1c}.place-order-screen .empty-cart{margin:40px;text-align:center}.place-order-screen .empty-cart svg{background-color:#f4f4f4;padding:1rem;border-radius:50%;color:gray}.place-order-screen .empty-cart h3{font-weight:600;font-size:20px}.place-order-screen .empty-cart .btn-container{display:block;margin:auto;max-width:380px}.place-order-screen .empty-cart .btn{display:block;width:100%;max-width:400px;padding:10px 0;border-radius:5px;border:none;font-size:20px;margin:30px auto auto;text-transform:uppercase;text-align:center;background-color:#3e959a;color:#fff;cursor:pointer;transition:transform .5s ease}.place-order-screen .empty-cart .btn:hover{transform:scale(1.05)}@media screen and (max-width:968px){.place-order-screen{padding:0 2rem}}@media screen and (max-width:470px){.place-order-screen{padding:0 .5rem}}.order-history-images{position:relative}.order-history-images,.order-history-images>*{display:flex;justify-content:center;align-items:center;transition:all .3s ease}.order-history-images>:not(:first-child){margin-left:-25px!important}.order-history-images:hover>:not(:first-child){margin-left:-15px!important}.order-history-images img,.order-history-images video{cursor:pointer;border-radius:50%;background-color:#ebebeb;border:1px solid #fff}.order-history-images img:not(:first-child),.order-history-images video:not(:first-child){margin-left:-26px}.order-history-status{width:100%;text-align:center}.order-history-status span{border-radius:8px;padding:.5rem 1rem;font-size:.8rem}.order-history-status .warning{background-color:#fff7f7;color:#ff7782}.order-history-status .paid{background-color:#cdf5d3;color:#12a629}.order-history-status .conclude{background-color:#e3e6fb;color:#7380ec}.order-history-status .due{background-color:#ffeed5;color:#ffa722}.order-history-redcross{width:100%;display:flex;justify-content:center;align-items:center}.order-history-actions{width:100%;display:flex;align-items:center;gap:2rem}.order-history-actions a{display:flex;justify-content:center;align-items:center}.order-history-actions svg{cursor:pointer;transition:all .3s ease}.productListViewIcon{color:#15803d}.productListDeleteIcon{color:#b91c1c;height:200px}.productListViewIcon:hover{color:#dcfce7;height:200px}.productListDeleteIcon:hover{color:#fee2e2;height:200px}.breadcrumbs_container{display:flex!important;justify-content:center}.breadcrumbs_container .breadcrumb{flex:1 1!important;width:32.4vw;padding-bottom:2px;border-bottom:2px solid #324d67!important;text-align:center;cursor:pointer}.breadcrumbs_container .inactive_crum{color:gray;border:gray;cursor:not-allowed;opacity:.5}.breadcrumbs_container .active_crum{color:#334d67;border:#324d67}.footer_container{color:gray;background-color:#f4f4f4;text-align:center;margin-top:20px;padding:64px 10px;font-weight:700}.footer_container .icons{font-size:30px;display:flex;gap:10px}.footer_container *{font-family:Muli,sans-serif}.footer_container .topfooter{margin-bottom:2.5rem}.footer_container .topfooter p{font-size:1.8rem;font-weight:350;letter-spacing:-1px;line-height:1.25;margin-bottom:1.5rem}.footer_container .topfooter span{font-weight:350;font-size:1.1rem}.footer_container .topfooter .signupPromo{padding:8px 0;border-bottom:1px solid #030302;border-radius:.125rem;margin:1.5rem auto auto;width:100%;max-width:400px;font-size:.9rem;font-weight:350;display:flex;gap:.4rem}.footer_container .topfooter .signupPromo input{all:unset;flex:1 1;text-align:left}.footer_container .topfooter .signupPromo input::placeholder{color:#ccc}.footer_container .topfooter .signupPromo button{font-size:.85rem;display:flex;justify-content:center;align-items:center;gap:.3rem}.footer_container .topfooter .signupPromo button svg{transition:all .3s ease-in-out}.footer_container .topfooter .signupPromo button:focus svg,.footer_container .topfooter .signupPromo button:hover svg{transform:translateX(5px)}.footer_container .topfooter>button{display:block;margin:1rem auto auto;font-size:1.2rem;font-weight:450;padding:.5rem 1rem;box-shadow:inset 0 -.5px 0 gray,0 2px 0 gray;transition:all .3s ease-in-out}.footer_container .topfooter>button:focus,.footer_container .topfooter>button:hover{color:#fff;box-shadow:inset 0 -40px 0 gray,0 2px 0 gray}@media screen and (max-width:600px){.footer_container .topfooter p{font-size:1.5rem}.footer_container .topfooter span{font-size:.95rem}}.footer_container .bottomfooter{display:flex;flex-direction:row-reverse;align-items:center;gap:10px;justify-content:space-evenly}.footer_container .bottomfooter .copy{flex:1 1;width:100%;font-size:14px;font-weight:400;line-height:2.2}.footer_container .bottomfooter .copy a{display:inline-block;white-space:nowrap;padding:0 .6rem;transition:all .3s ease-in-out}.footer_container .bottomfooter .copy a:focus,.footer_container .bottomfooter .copy a:hover{text-decoration:underline}.footer_container .bottomfooter .contact{flex:1 1;max-width:none;width:-moz-fit-content;width:fit-content}.footer_container .bottomfooter img{object-fit:contain;margin-bottom:.4rem}.footer_container .bottomfooter .socials{flex:1 1}.footer_container .bottomfooter .socials .icons{font-size:30px;display:flex;justify-content:center;align-items:center;gap:10px;cursor:pointer}.footer_container .bottomfooter .socials .icons :nth-child(n){transition:color .3s ease-out}.footer_container .bottomfooter .socials .icons :nth-child(n) :focus,.footer_container .bottomfooter .socials .icons :nth-child(n) :hover{color:#3e959a}@media screen and (max-width:1000px){.footer_container .bottomfooter{flex-direction:column;gap:40px}}.profileForm{margin-top:4.5em;padding:0 10rem;display:flex;justify-content:center;align-items:center;height:85vh;background-color:#f3f4f8}.profileForm h1{color:#324d67;padding:1.5rem 0;font-size:1.8rem}.profileForm hr{margin:2rem 0;height:1px;background-color:#ccc;border:none}.profileForm .holder{padding:2rem 1.8rem;width:60%;background-color:#fff;border-radius:0 5rem 0 5rem}@media screen and (max-width:900px){.profileForm .holder{min-width:85vw}}.profileForm .icon{position:absolute;background-color:transparent;cursor:pointer;top:.6rem;right:.8rem}.profileForm .icon svg{width:1.8rem;height:1.8rem;fill:gray}.profileForm .input{position:relative;margin-bottom:1rem}.profileForm .input :last-child{margin-bottom:0}.profileForm .input label{position:absolute;text-transform:none;font-size:.8rem;color:gray!important;left:10px;top:5px}.profileForm .input input{padding:22px 10px 6px;background-color:#f7f7f8;border-radius:6px;font-size:1rem;border:none}.profileForm .error{color:#f33;padding:.3rem 3.8rem}.profileForm .btnContainer{width:100%;display:flex;justify-content:flex-end;align-items:center;margin-top:1.8rem}.profileForm .btn{all:unset;border-radius:15px;padding:15px 16px;border:none;margin-top:10px;font-size:18px;font-weight:500;cursor:pointer;z-index:10!important;transition:all .3s cubic-bezier(.23,1,.32,1);background-color:#324d67;color:#fff;display:flex;justify-content:center;align-items:center;gap:3px}.profileForm .btn:hover{transform:scale(1.1)}@media screen and (max-width:900px){.profileForm .form{padding:0 1rem}.profileForm .input{max-width:600px}}.dashboard_container{width:100%;min-height:91.4dvh;position:relative;display:flex;flex-wrap:nowrap;transition:all .3s ease}.dashboard_container .nav{flex:1 1;max-width:240px;height:91.4dvh;padding:1rem 1rem 1rem .5rem}.dashboard_container .nav,.dashboard_container .nav .bio{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.dashboard_container .nav .bio{position:relative;margin-bottom:3rem}.dashboard_container .nav .bio .bio_img{position:relative}.dashboard_container .nav .bio .bio_img .bio_icon{position:absolute;width:1.3rem;height:1.3rem;padding:.2rem;object-fit:contain;border-radius:50%;box-shadow:1.95px 1.95px 2.6px rgba(0,0,0,.15);background-color:#fff;bottom:3px;right:3px;display:grid;place-content:center}.dashboard_container .nav .bio .bio_img .bio_icon svg{height:100%;width:100%;margin-left:2px}.dashboard_container .nav .bio .img,.dashboard_container .nav .bio img{background-color:#f3f4f6;border-radius:50%;width:5.5rem;height:5.5rem;object-fit:cover;display:flex;justify-content:center;align-items:center}.dashboard_container .nav .bio .img p,.dashboard_container .nav .bio img p{font-weight:550;font-size:3.5rem}.dashboard_container .nav .bio :nth-child(2){margin-top:.4rem;font-size:18px;font-weight:700}.dashboard_container .nav .bio :nth-child(3){color:gray;font-weight:400;margin-top:.1rem;font-size:14px}.dashboard_container .nav .navLinks{display:flex;gap:.6rem;flex-direction:column}.dashboard_container .nav .navbtn{font-size:15px;font-weight:450;color:#324d67;fill:#324d67;cursor:pointer;border-radius:12px;padding:.6rem 1.3rem;transition:all .3s ease-in-out;display:flex;justify-content:flex-start;align-items:center;gap:.6rem}.dashboard_container .nav .activeNav,.dashboard_container .nav .navbtn:hover{background-color:#f3f4f6}.dashboard_container .nav .exitContainer{width:100%}.dashboard_container .nav .exitContainer .exitbtn{position:absolute;color:gray;fill:gray;top:92%}.dashboard_container .nav .exitContainer .exitbtn:hover{color:#fff;fill:#fff;background-color:red}.dashboard_container .board{flex:4 1;background:#f3f4f6;height:91.4dvh;overflow-y:scroll;width:100%;padding:2rem;border-radius:2rem;color:#40414d}.dashboard_container .board .boardBox{display:flex;gap:1.5rem}.dashboard_container .board .boardBox .mainDash{width:100%}.dashboard_container .board .boardBox .mainDash h1{font-size:1.5rem}.dashboard_container .board .boardBox .mainDash h1.withMenu{display:flex;justify-content:space-between;align-items:center}.dashboard_container .board .boardBox .mainDash h1.withMenu .icon{padding:.5rem;border-radius:50%;height:3rem;width:3rem;background-color:#7380ec;cursor:pointer;display:flex;justify-content:center;align-items:center;margin-right:1.5rem}.dashboard_container .board .boardBox .mainDash h1.withMenu .icon svg{font-size:2rem;color:#fff}.dashboard_container .board .boardBox .mainDash .insights{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1.3rem;gap:1.3rem}.dashboard_container .board .boardBox .mainDash .insights>div{position:relative;width:auto;background-color:#fff;padding:1.6rem;border-radius:2rem;margin-top:1rem;box-shadow:0 2rem 3rem rgba(132,139,200,.18);transition:all .3s ease}.dashboard_container .board .boardBox .mainDash .insights>div:hover{box-shadow:none}.dashboard_container .board .boardBox .mainDash .insights>div span{background-color:#7380ec;padding:.5rem;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;width:2.5rem;height:2.5rem}.dashboard_container .board .boardBox .mainDash .insights>div span svg{font-size:1.8rem}.dashboard_container .board .boardBox .mainDash .insights>div.expenses span{background-color:#ff7782}.dashboard_container .board .boardBox .mainDash .insights>div.income span{background-color:#4bb543}.dashboard_container .board .boardBox .mainDash .insights>div .middle{display:flex;align-items:center;justify-content:space-between;gap:.2rem}.dashboard_container .board .boardBox .mainDash .insights>div .middle .left h3{font-size:.9rem;font-weight:550;margin:.6rem 0 .3rem}.dashboard_container .board .boardBox .mainDash .insights>div .middle .left p{font-size:1.4rem;font-weight:700}.dashboard_container .board .boardBox .mainDash .insights>div .middle .progress{position:relative;left:5%;width:92px;height:92px;border-radius:50%}.dashboard_container .board .boardBox .mainDash .insights>div .middle .progress svg{width:7rem;height:7rem}.dashboard_container .board .boardBox .mainDash .insights>div .middle .progress svg circle{fill:none;stroke:#7380ec;stroke-linecap:round;transform:translate(10px,10px)}.dashboard_container .board .boardBox .mainDash .insights>div .middle .progress .percent{position:absolute;display:block;width:100%;top:40%;left:2%;text-align:center;color:#677483}.dashboard_container .board .boardBox .mainDash .insights>div .stats{position:absolute;top:12%;left:80%;width:25px;height:25px}.dashboard_container .board .boardBox .mainDash .insights>div .stats svg.plus{color:#4bb543}.dashboard_container .board .boardBox .mainDash .insights>div .stats svg.minus{color:#ff7782}.dashboard_container .board .boardBox .mainDash .insights>div small{color:#677483;display:block}.dashboard_container .board .boardBox .rightDash{min-width:15rem;max-width:18rem}.dashboard_container .board .boardBox .rightDash h2{font-size:1.25rem;font-weight:600}.dashboard_container .board .boardBox .rightDash .recentNotifications{position:relative;width:auto;background-color:#fff;padding:1.4rem;border-radius:2rem;margin-top:1rem;box-shadow:0 2rem 3rem rgba(132,139,200,.18);transition:all .3s ease;display:flex;flex-direction:column;gap:1rem}.dashboard_container .board .boardBox .rightDash .recentNotifications:hover{box-shadow:none}.dashboard_container .board .boardBox .rightDash .recentNotifications a{font-size:.9rem;display:flex;justify-content:flex-start;align-items:space-between;gap:.5rem;transition:all .3s ease;margin:0 -1.4rem;padding:.5rem 1.4rem}.dashboard_container .board .boardBox .rightDash .recentNotifications a:hover{background-color:#f3f4f6}.dashboard_container .board .boardBox .rightDash .recentNotifications a .img span{background-color:#f3f4f6;width:2.5rem;height:2.5rem;padding:.5rem;border-radius:50%;display:flex;justify-content:center;align-items:center}.dashboard_container .board .boardBox .rightDash .recentNotifications a .img img{background-color:#f3f4f6;border-radius:50%;width:2.5rem;height:2.5rem;object-fit:cover}.dashboard_container .board .boardBox .rightDash .recentNotifications a .content{line-height:17px}.dashboard_container .board .boardBox .rightDash .recentNotifications a .content :not(strong){color:#677483;font-size:.84rem}.dashboard_container .board .boardBox .rightDash .recentNotifications a .content strong{font-weight:600}.dashboard_container .board .boardBox .rightDash .recentNotifications a .content p{margin-top:.2rem;font-size:.72rem}.dashboard_container .board .boardBox .rightDash .metricsManagament{margin-top:2rem}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct,.dashboard_container .board .boardBox .rightDash .metricsManagament>div{position:relative;width:auto;background-color:#fff;padding:1.4rem;border-radius:1.2rem;margin-top:1rem;box-shadow:0 2rem 3rem rgba(132,139,200,.18);transition:all .3s ease;display:flex}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct:hover,.dashboard_container .board .boardBox .rightDash .metricsManagament>div:hover{box-shadow:none}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct span,.dashboard_container .board .boardBox .rightDash .metricsManagament>div span{background-color:#7380ec;padding:.5rem;border-radius:50%;color:#fff;display:flex;justify-content:center;align-items:center;width:2rem;height:2rem;margin-right:.5rem}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct span svg,.dashboard_container .board .boardBox .rightDash .metricsManagament>div span svg{font-size:1.2rem}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct.payments span,.dashboard_container .board .boardBox .rightDash .metricsManagament>div.payments span{background-color:#ff7782}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct.customers span,.dashboard_container .board .boardBox .rightDash .metricsManagament>div.customers span{background-color:#4bb543}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct.addProduct,.dashboard_container .board .boardBox .rightDash .metricsManagament>div.addProduct{background-color:transparent;border:2px dashed #7380ec;color:#7380ec;display:flex;justify-content:center;align-items:center;gap:.6rem}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct .right,.dashboard_container .board .boardBox .rightDash .metricsManagament>div .right{display:flex;justify-content:space-between;align-items:flex-start;margin:0;width:100%}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct .right .info,.dashboard_container .board .boardBox .rightDash .metricsManagament>div .right .info{display:flex;flex-direction:column;line-height:19px}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct .right .info h3,.dashboard_container .board .boardBox .rightDash .metricsManagament>div .right .info h3{font-weight:550;font-size:.82rem}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct .right .info small,.dashboard_container .board .boardBox .rightDash .metricsManagament>div .right .info small{font-size:.78rem}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct .right>h5,.dashboard_container .board .boardBox .rightDash .metricsManagament>div .right>h5{font-size:.78rem;font-weight:450}.dashboard_container .board .boardBox .rightDash .metricsManagament .addProduct .right>h3,.dashboard_container .board .boardBox .rightDash .metricsManagament>div .right>h3{font-size:.8rem}.dashboard_container .board .recentOrders{margin-top:2rem}.dashboard_container .board .recentOrders h2{margin-bottom:.8rem;font-size:1.25rem;font-weight:600}.dashboard_container .board .recentOrders table{width:100%;background-color:#fff;padding:1.8rem;border-radius:2rem;box-shadow:0 2rem 3rem rgba(132,139,200,.18);transition:all .3s ease;text-align:center}.dashboard_container .board .recentOrders table:hover{box-shadow:none}.dashboard_container .board .recentOrders table tbody tr{transition:all .3s ease}.dashboard_container .board .recentOrders table tbody tr:hover{background-color:rgba(0,0,0,.04)}.dashboard_container .board .recentOrders table tbody td{height:2.8rem;border-bottom:1px solid rgba(132,139,200,.18);color:#677483}.dashboard_container .board .recentOrders table tbody td.id{max-width:60px;white-space:nowrap}.dashboard_container .board .recentOrders table tbody td.id:hover{text-decoration:underline}.dashboard_container .board .recentOrders table tbody td.products{min-width:180px;overflow-x:auto}.dashboard_container .board .recentOrders table tbody td.date{max-width:80px}.dashboard_container .board .recentOrders table tbody td.total{max-width:70px}.dashboard_container .board .recentOrders table tbody td.status{max-width:65px}.dashboard_container .board .recentOrders table tbody td.status .warning{color:#ff7782}.dashboard_container .board .recentOrders table tbody td.status .paid{color:#41f1b6}.dashboard_container .board .recentOrders table tbody td.status .conclude{color:#7380ec}.dashboard_container .board .recentOrders table tbody td.status .due{color:#fb5}.dashboard_container .board .recentOrders table tbody td.view{max-width:45px;color:#7380ec}.dashboard_container .board .recentOrders table tbody tr:last-child td{border-bottom:none}.dashboard_container .board .recentOrders table .order-history-images{position:relative}.dashboard_container .board .recentOrders table .order-history-images,.dashboard_container .board .recentOrders table .order-history-images>*{display:flex;justify-content:center;align-items:center;transition:all .3s ease}.dashboard_container .board .recentOrders table .order-history-images>:not(:first-child){margin-left:-25px!important}.dashboard_container .board .recentOrders table .order-history-images:hover>:not(:first-child){margin-left:-15px!important}.dashboard_container .board .recentOrders table .order-history-images img{cursor:pointer;border-radius:50%;background-color:#ebebeb;border:1px solid #fff}.dashboard_container .board .recentOrders table .order-history-images img:not(:first-child){margin-left:-26px}.dashboard_container .board .recentOrders>a{display:block;text-align:center;color:#7380ec;padding:.5rem 1rem;margin:1.5rem auto 0;transition:all .3s ease;outline:none}.dashboard_container .board .recentOrders>a span{transition:all .3s ease}.dashboard_container .board .recentOrders>a:hover{transform:scale(1.15)}.dashboard_container .board .recentOrders>a:focus span{text-shadow:0 0 6px #7380ec}.dashboard_container .board .ordersH1{padding:.5rem 0 1rem;font-size:1.8rem;display:flex;justify-content:space-between;align-items:center}.dashboard_container .board .ordersH1 a{font-size:.9rem;display:flex;justify-content:center;align-items:center;padding:.3rem .8rem;background-color:#7380ec;color:#fff;border-radius:6px;transition:all .3s ease-in-out}.dashboard_container .board .ordersH1 a b{font-weight:400}.dashboard_container .board .ordersH1 a:focus,.dashboard_container .board .ordersH1 a:hover{transform:scale(1.1)}@media screen and (max-width:450px){.dashboard_container .board .ordersH1 a b{display:none}}.dashboard_container .board .admin_orders_screen{width:100%;min-height:600px;background-color:#fff}.dashboard_container .board .admin_orders_screen .order-history-images{position:relative}.dashboard_container .board .admin_orders_screen .order-history-images,.dashboard_container .board .admin_orders_screen .order-history-images>*{display:flex;justify-content:center;align-items:center;transition:all .3s ease}.dashboard_container .board .admin_orders_screen .order-history-images>:not(:first-child){margin-left:-25px!important}.dashboard_container .board .admin_orders_screen .order-history-images:hover>:not(:first-child){margin-left:-15px!important}.dashboard_container .board .admin_orders_screen .order-history-images img{cursor:pointer;border-radius:50%;background-color:#ebebeb;border:1px solid #fff}.dashboard_container .board .admin_orders_screen .order-history-images img:not(:first-child){margin-left:-26px}.dashboard_container .board .admin_orders_screen .order-history-status{width:100%;text-align:center}.dashboard_container .board .admin_orders_screen .order-history-status span{border-radius:8px;padding:.5rem 1rem;font-size:.8rem}.dashboard_container .board .admin_orders_screen .order-history-status .warning{background-color:#fff7f7;color:#ff7782}.dashboard_container .board .admin_orders_screen .order-history-status .paid{background-color:#cdf5d3;color:#12a629}.dashboard_container .board .admin_orders_screen .order-history-status .conclude{background-color:#e3e6fb;color:#7380ec}.dashboard_container .board .admin_orders_screen .order-history-status .due{background-color:#ffeed5;color:#ffa722}.dashboard_container .board .admin_orders_screen .order-history-actions{width:100%;display:flex;align-items:center;gap:1rem}.dashboard_container .board .admin_orders_screen .order-history-actions a{display:flex;justify-content:center;align-items:center}.dashboard_container .board .admin_orders_screen .order-history-actions svg{cursor:pointer;transition:all .3s ease}.dashboard_container .board .admin_orders_screen .order-history-actions .productListViewIcon{color:#15803d}.dashboard_container .board .admin_orders_screen .order-history-actions .productListViewIcon:hover{color:rgba(21,128,61,.4)}.dashboard_container .board .admin_orders_screen .order-history-actions .productListDeleteIcon{color:#b91c1c}.dashboard_container .board .admin_orders_screen .order-history-actions .productListDeleteIcon:hover{color:rgba(185,28,28,.4)}.dashboard_container .board .admin_orders_screen .userinfo_box{display:flex;justify-content:flex-start;align-items:center;gap:.3rem;width:100%}.dashboard_container .board .admin_orders_screen .userinfo_box .userinfo_img{flex:1 1}.dashboard_container .board .admin_orders_screen .userinfo_box .userinfo_img .img,.dashboard_container .board .admin_orders_screen .userinfo_box .userinfo_img img{background-color:#f3f4f6;border:1.5px solid #fff;border-radius:50%;width:2.5rem;height:2.5rem;object-fit:cover;display:flex;justify-content:center;align-items:center}.dashboard_container .board .admin_orders_screen .userinfo_box .userinfo_img .img p,.dashboard_container .board .admin_orders_screen .userinfo_box .userinfo_img img p{font-weight:550;font-size:1.4rem}.dashboard_container .board .admin_orders_screen .userinfo_box>span{flex:4 1;margin-left:2px;width:50%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard_container .board .admin_orders_screen .cat-desc{width:100%;height:100%;overflow-y:scroll;white-space:wrap;line-height:1.25}.dashboard_container .board .admin_orders_screen .subcategoriesBox{width:100%;height:100%;overflow-y:scroll}.dashboard_container .board .admin_orders_screen .subcategoriesBox a{display:block;line-height:1rem;padding:.1rem;margin:.05rem 0;transition:all .2s ease-in-out;border-radius:4px;width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.dashboard_container .board .admin_orders_screen .subcategoriesBox a:focus,.dashboard_container .board .admin_orders_screen .subcategoriesBox a:hover{background-color:#ccc}@media screen and (max-width:1300px){.dashboard_container .nav{max-width:7rem}.dashboard_container .nav .bio{transform:scale(.75);max-width:7rem;overflow-x:hidden}.dashboard_container .nav .bio .bio_badge,.dashboard_container .nav .bio .bio_name{opacity:0}.dashboard_container .nav .bio :nth-child(3){margin-top:-1.8rem}.dashboard_container .nav .navbtn span{display:none}.dashboard_container .board .boardBox,.dashboard_container .board .boardBox .mainDash{width:100%}.dashboard_container .board .boardBox .mainDash .insights{grid-template-columns:1fr}.dashboard_container .board .boardBox .mainDash .insights .progress{left:0!important}.dashboard_container .board .boardBox .mainDash .insights .stats{left:90%!important}.dashboard_container .board .boardBox .rightDash{min-width:20rem}.dashboard_container .board .recentOrders tr .products{min-width:0!important}.dashboard_container .board .recentOrders tr .id,.dashboard_container .board .recentOrders tr .total{display:none}.dashboard_container .board .recentOrders tr>:not(.products){padding:0 .4rem;min-width:none!important;max-width:none!important}}@media screen and (max-width:780px){.dashboard_container .nav{max-width:3rem;padding:0;margin-left:-10px}.dashboard_container .nav .bio{display:none}.dashboard_container .nav .navLinks{width:100%!important}.dashboard_container .nav a{display:flex;justify-content:center;align-items:center;width:100%!important}.dashboard_container .nav .navbtn{font-size:13px;padding:.45rem .4rem;margin-left:.55rem}.dashboard_container .board{padding:2rem 1rem}.dashboard_container .board .boardBox{flex-direction:column}.dashboard_container .board .boardBox .rightDash{max-width:none;min-width:none!important;width:100%}.dashboard_container .recentOrders table{width:100%;padding:1.4rem .8rem!important}.dashboard_container .recentOrders tr .products{min-width:0!important}.dashboard_container .recentOrders tr>:not(.products){padding:0 .4rem;min-width:none!important;max-width:100%!important}.dashboard_container .recentOrders .date,.dashboard_container .recentOrders .id{display:none}}.dashboard_container .product_toolbar{width:100%;overflow:hidden;padding:.2rem 0}.dashboard_container .product_toolbar span{color:rgba(0,0,0,.871)}@media screen and (max-width:700px){.dashboard_container .product_toolbar{transform:scale(.8)}}@media screen and (max-width:500px){.dashboard_container .product_toolbar{display:none}}.admin_products .username{width:100%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;text-transform:capitalize}.admin_products .procuct_category{text-transform:uppercase}.admin_products .product_variants{height:100%;width:100%;font-size:.8rem;line-height:25px;display:flex;flex-direction:column;justify-content:center}.admin_products .product_price{font-weight:600}.admin_products .product_status{width:100%;text-align:center}.admin_products .product_status span{border-radius:8px;padding:.5rem 1rem;font-size:.8rem}.admin_products .product_status .admin,.admin_products .product_status .available{background-color:#cdf5d3;color:#12a629}.admin_products .product_status .nostock{background-color:#fed4cd;color:#ff3818}.admin_products .product_status .staff{background-color:#e3e6fb;color:#7380ec}.admin_products .product_status .customer{background-color:#ffeed5;color:#fb5}.admin_addproduct{margin:0!important}.admin_addproduct .infoBox{padding:15px 0!important}.admin_addproduct .infoBox .details{margin-top:2px!important}.admin_addproduct .infoBox .enterInput{position:relative;width:100%;max-width:400px}.admin_addproduct .infoBox .enterInput input{padding-right:1.8rem}.admin_addproduct .infoBox .enterInput span{position:absolute;right:5px;top:8px;border-radius:50%;height:1.5rem;width:1.5em;background-color:#4990e2;cursor:pointer;display:flex;justify-content:center;align-items:center}.admin_addproduct .infoBox .enterInput span svg{color:#fff;font-size:18px}.admin_addproduct .infoBox input,.admin_addproduct .infoBox select,.admin_addproduct .infoBox textarea{border-radius:4px;border:1px solid #ccc;color:#0e3b78;padding:.6rem .4rem;font-size:1rem;width:100%;max-width:400px;outline:none;transition:border .25s ease-in-out,color .2s ease-in-out}.admin_addproduct .infoBox input:focus,.admin_addproduct .infoBox input:hover,.admin_addproduct .infoBox select:focus,.admin_addproduct .infoBox select:hover,.admin_addproduct .infoBox textarea:focus,.admin_addproduct .infoBox textarea:hover{color:#888f9b;outline:none;border:1px solid #1c447e}.admin_addproduct .infoBox textarea{min-height:100px;max-height:450px;resize:vertical}.admin_addproduct .infoBox .selectedChildren{margin-top:.5rem;width:100%;max-width:400px;height:-moz-fit-content;height:fit-content;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:.4rem}.admin_addproduct .infoBox .selectedChildren span{position:relative;padding:.2rem .5rem;border:1px solid #ccc;font-size:.8rem;border-radius:4px;cursor:pointer;transition:all .25s ease-in-out}.admin_addproduct .infoBox .selectedChildren span:after{position:absolute;content:"X";font-size:.6rem;color:#fff;text-align:center;top:-5px;right:-5px;width:.8rem;height:.8rem;border-radius:50%;background-color:#4990e2;opacity:0;transition:all .25s ease-in-out}.admin_addproduct .infoBox .selectedChildren span:focus,.admin_addproduct .infoBox .selectedChildren span:hover{background-color:#fff;border:1px solid #fff}.admin_addproduct .infoBox .selectedChildren span:focus:after,.admin_addproduct .infoBox .selectedChildren span:hover:after{opacity:1}.admin_addproduct .infoBox .selectedChildren .singleSize{display:flex;justify-content:center;align-items:center;transition:all .25s ease-in-out}.admin_addproduct .infoBox .selectedChildren .singleSize>div{width:5px;height:1.5px;background-color:#010208;transition:all .25s ease-in-out;display:none}.admin_addproduct .infoBox .selectedChildren .singleSize input{width:35px;padding:.2rem;font-size:.8rem;width:32px;transition:all .25s ease-in-out;display:none}.admin_addproduct .infoBox .sizeAction:focus .singleSize>div,.admin_addproduct .infoBox .sizeAction:focus input,.admin_addproduct .infoBox .sizeAction:hover .singleSize>div,.admin_addproduct .infoBox .sizeAction:hover input{display:block}.admin_addproduct .infoBox .radioAction{width:100%;max-width:400px;display:flex;justify-content:center;align-items:flex-start;flex-direction:column;gap:.3rem}.admin_addproduct .infoBox .radioAction label{display:flex;justify-content:flex-start;align-items:center;gap:.5rem}.admin_addproduct .infoBox .radioAction input{width:20px;height:20px;accent-color:#4990e2}.admin_addproduct .infoBox .radioAction span{font-size:1rem}.admin_addproduct .infoBox .stockCheck{display:flex;justify-content:flex-start;align-items:center;gap:.4rem;width:100%;max-width:400px}.admin_addproduct .infoBox .stockCheck input{width:42px;text-align:center;padding:.5rem 0}@media screen and (max-width:900px){.admin_addproduct .infoBox .stockCheck{justify-content:center}}.admin_addproduct .page_hr{margin:15px 0!important}.admin_addproduct .subcategoriesBox .subcatForm .single_subcatForm{position:relative;margin-bottom:15px}.admin_addproduct .subcategoriesBox .subcatForm .single_subcatForm label{position:absolute;top:-7.5px;left:8px;font-size:.7rem;background-color:#fff;padding:0 .2rem;border-radius:4px}.admin_addproduct .subcategoriesBox .subcatForm .single_subcatForm.single_subcatForm_imgs{position:relative;width:100px;height:90px}.admin_addproduct .subcategoriesBox .subcatForm .single_subcatForm.single_subcatForm_imgs .imgInputSub_cats{position:absolute;width:100px;height:90px;opacity:0;cursor:pointer}.admin_addproduct .subcategoriesBox .subcatForm .single_subcatForm.single_subcatForm_imgs .no_img,.admin_addproduct .subcategoriesBox .subcatForm .single_subcatForm.single_subcatForm_imgs img{width:100px;height:90px;border-radius:8px;cursor:pointer;display:grid;place-content:center;background-color:rgba(75,145,241,.1);padding:10px;font-size:3rem;margin:0}.admin_addproduct .subcategoriesBox .subcatForm hr{height:0;border:1px solid #cedeef;margin:1rem 0 1.5rem}.admin_addproduct .subcategoriesBox .subcatForm .single_subcatForm_flex{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:400px}.admin_addproduct .subcategoriesBox .subcatForm .single_subcatForm_flex .single_subcatForm{margin-bottom:0!important}.admin_addproduct .subcategoriesBox .subcatForm .single_subcatForm_flex .single_subcatForm_flex_delete{font-size:1.3rem;color:#b91c1c;cursor:pointer;padding:.5rem 0 .5rem .5rem;transition:all .3s ease-in-out}.admin_addproduct .subcategoriesBox .subcatForm .single_subcatForm_flex .single_subcatForm_flex_delete:focus,.admin_addproduct .subcategoriesBox .subcatForm .single_subcatForm_flex .single_subcatForm_flex_delete:hover{transform:scale(1.1)}.admin_addproduct .subcategoriesBox .no_sub .no_sub_icon{background-color:rgba(75,145,241,.1);border-radius:50%;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;border:1px solid transparent;transition:all .25s ease-in-out;cursor:pointer}.admin_addproduct .subcategoriesBox .no_sub .no_sub_icon:focus,.admin_addproduct .subcategoriesBox .no_sub .no_sub_icon:hover{border:1px solid #1c447e}@media screen and (max-width:900px){.admin_addproduct .subcategoriesBox{max-width:400px;width:100%}}.admin_addproduct .color_rolls{display:flex;justify-content:flex-start;align-items:center;flex-wrap:wrap;gap:.4rem;width:100%;max-width:400px;overflow-x:scroll;position:relative;overflow:visible}.admin_addproduct .color_rolls .pickerHolder{position:relative}.admin_addproduct .color_rolls .blockPicker{position:absolute!important;z-index:3!important;top:90px;left:30%}@media screen and (max-width:500px){.admin_addproduct .color_rolls .blockPicker{top:120px;left:25%}}.admin_addproduct .color_rolls .single_color_holder{display:flex;justify-content:center;align-items:center}.admin_addproduct .color_rolls .single_color_holder .color_hr{width:5px;height:1.5px;background-color:#010208;transition:all .25s ease-in-out;display:none}.admin_addproduct .color_rolls .single_color_holder input{width:35px;padding:.2rem;font-size:.8rem;width:32px;transition:all .25s ease-in-out;display:none}.admin_addproduct .color_rolls .single_color{background-color:#fff;border-radius:50%;width:2rem;height:2rem;display:flex;padding:.2rem;border:1px solid #ccc;transition:all .25s ease-in-out;cursor:pointer}.admin_addproduct .color_rolls .single_color span{display:flex;border-radius:50%;width:100%!important;height:100%!important}.admin_addproduct .color_rolls .single_color:focus,.admin_addproduct .color_rolls .single_color:hover{border:1px solid #1c447e}.admin_addproduct .color_rolls .no_color .no_color_icon{background-color:rgba(75,145,241,.1);border-radius:50%;width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;border:1px solid transparent;transition:all .25s ease-in-out;cursor:pointer}.admin_addproduct .color_rolls .no_color .no_color_icon:focus,.admin_addproduct .color_rolls .no_color .no_color_icon:hover{border:1px solid #1c447e}@media screen and (max-width:900px){.admin_addproduct .color_rolls{width:100%;justify-content:center}}.admin_addproduct .colorAction:focus .color_hr,.admin_addproduct .colorAction:focus input,.admin_addproduct .colorAction:hover .color_hr,.admin_addproduct .colorAction:hover input{display:block}.admin_addproduct .imgs_rolls{display:flex;justify-content:flex-start;align-items:center;flex-wrap:nowrap;gap:.6rem;overflow-x:scroll;width:100%;max-width:800px;padding:13px 0 10px}.admin_addproduct .imgs_rolls .no_img,.admin_addproduct .imgs_rolls .single_img{position:relative;width:100px;height:90px;border-radius:8px;cursor:pointer;display:grid;place-content:center;background-color:rgba(75,145,241,.1);padding:10px}.admin_addproduct .imgs_rolls .no_img img,.admin_addproduct .imgs_rolls .single_img img{height:80px;width:70px;object-fit:contain}.admin_addproduct .imgs_rolls .single_img span{position:absolute;display:flex;justify-content:center;align-items:center;right:-12px;top:-12px;border-radius:50%;height:1.5rem;width:1.5rem;background-color:#000;color:#fff;font-size:1rem;opacity:0;transition:all .2s ease-in-out}.admin_addproduct .imgs_rolls .single_img:hover span{opacity:1}.admin_addproduct .imgs_rolls .no_img{position:relative;font-size:3rem}.admin_addproduct .imgs_rolls .no_img input{position:absolute;width:100%;height:100%;cursor:pointer;opacity:0}.admin_addproduct .imgs_rolls.major_img{padding-top:12px}.admin_addproduct .imgs_rolls.major_img>div{width:10rem;height:10rem}.admin_addproduct .imgs_rolls.major_img>div img{width:100%;height:100%}.admin_addproduct .btnHolders{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;width:100%}.admin_addproduct .btnHolders button{padding:.6rem 1.8rem;background-color:#4990e2;border-radius:20px;color:#fff;font-weight:600;transition:opacity .3s ease-in-out}.admin_addproduct .btnHolders button:hover{opacity:.7}.admin_addproduct .btnHolders button.discardBtn{background-color:transparent;color:#40414d}.admin_addproduct .adminErrors{color:#f33;padding:.2rem 0;font-size:.95rem}.CustomModal_modalOverlay__dQEJy{width:100vw;height:100%;background:rgba(0,0,0,.5);position:fixed;right:0;top:0;z-index:110!important;transition:all .3s ease-in-out;display:flex;justify-content:center;align-items:center}.CustomModal_modalBox__TaGlj{z-index:120!important;background-color:#fff;width:60%}@media screen and (max-width:950px){.CustomModal_modalBox__TaGlj{max-width:none;width:85%}}@media screen and (max-width:800px){.CustomModal_modalBox__TaGlj{max-width:none;width:95%}}.CustomModal_modalBox__TaGlj>nav{display:flex!important;justify-content:space-between;align-items:center;padding:.5rem 1.8rem;background-color:#4b91f1;color:#fff}@media screen and (max-width:450px){.CustomModal_modalBox__TaGlj>nav{padding:.5rem .6rem}}.CustomModal_modalBox__TaGlj>nav h2{font-size:1.1rem!important}.CustomModal_modalBox__TaGlj>nav button{all:unset;border:none!important;padding:0!important}.CustomModal_modalBox__TaGlj>nav button svg{font-size:2.5rem;color:#fff;fill:#fff;padding:.5rem .3rem 0;cursor:pointer}.CustomModal_modalBox__TaGlj>section{min-height:21rem;max-height:85vh;overflow-y:scroll}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{transition:all .15s ease-in;transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:rgba(0,0,0,.2)}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-moz-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width:960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px rgba(0,0,0,.9);background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}