*{box-sizing:border-box;outline:none;font-family:Poppins;z-index:0;padding:0;margin:0}body{margin:0;padding:0;font-size:16px}body::-webkit-scrollbar{width:0}.navbar{z-index:99;position:fixed;top:0;height:80px;width:100%;padding:16px 50px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 0 2px #797979;background-color:#fff}#anandi{margin-left:0;height:100%;cursor:pointer}#anandi-mobile{display:none}.nav-lefties{display:flex;align-items:center;height:100%}.categories-wrapper{display:flex;align-items:center;justify-content:center;margin-left:40px;height:100%;gap:20px}.categories{display:flex;align-items:center;height:100%;font-size:18px;text-decoration:none;color:#000;transition:all .1s ease-in-out;cursor:pointer}.categories:hover{border-bottom:4px solid red;color:red}.nav-interact{height:100%;width:40%;display:flex;justify-content:space-between;align-items:center;gap:10px}#search-bar-container{display:flex;align-items:center;height:100%;width:100%}.fa-magnifying-glass{color:gray}#search-bar-container{position:relative}.x-mark{position:absolute;right:7%;color:gray;-webkit-user-select:none;user-select:none;cursor:pointer;scale:1.5}#search-icon{padding:0 6px 0 20px;display:flex;align-items:center;height:100%;border-radius:28px 0 0 28px;background-color:#dddddd94}#search-bar{height:100%;width:90%;border:none;border-radius:0 28px 28px 0;font-size:large;background-color:#dddddd94}.search-btn{display:none}.contact-btn{display:flex;align-items:center;height:100%;padding:12px;border-radius:300px;font-size:smaller;text-align:center;color:#fff;background-color:red;cursor:pointer;white-space:nowrap;box-sizing:border-box;transition:all .15s ease-in-out}.desktop-contact-btn{display:block}.mobile-contact-btn{display:none}.contact-btn:hover{scale:1.2;color:red;background-color:#fff}.contact-details-wrapper{position:absolute;top:0;left:0;height:100vh;width:100vw;display:flex;justify-content:center;align-items:center;background-color:#00000080}.contact-details{padding:25px;height:50vh;width:50vw;border-radius:30px;background-color:#fff}.contact-us-title{display:flex;justify-content:space-between;align-items:center;color:#3b3b3b}.contact-close-btn{cursor:pointer}.contacts{margin:20px 0;padding:8px 12px 8px 50px;display:flex;justify-content:start;align-items:center;font-size:25px;font-weight:300;color:#fff;background-color:#af5d44b7;border-radius:10px}.fa-phone,.fa-envelope{margin-right:50px}.hidden{display:none}main{margin-top:80px;height:100vh;display:flex;justify-content:center;align-items:flex-start}.filter-section{height:100%;width:20%;padding:20px;overflow:auto}.filter-section::-webkit-scrollbar{width:0}#filter-heading-text{margin:0;font-size:25px;font-weight:500;color:#272727}.filter-close-btn{display:none}.filters{margin:15px 0}.filter-headings{margin-top:10px;margin-bottom:6px;font-size:20px;border-radius:6px;cursor:pointer;-webkit-user-select:none;user-select:none;font-weight:500;transition:all .2s ease-in-out}.filter-headings::marker{content:""}details summary:before{content:">";scale:1.5;font-weight:700;display:inline-block;margin-right:10px;transition:transform .3s ease}details[open] summary:before{transform:rotate(90deg)}.filter-options{margin:2px 0;padding:0 10px;display:flex;align-items:center;width:100%;font-size:14px;gap:8px;-webkit-user-select:none;user-select:none}.filter-options:hover{background-color:#eee}label{cursor:pointer}.checkbox{margin:0;scale:1.3}.filter-color{height:14px;border:1px solid rgb(134,134,134)}#apply-filter-btn{margin:10px 0;width:100%;height:40px;font-size:18px;font-weight:500;border:2px solid red;color:red;background-color:#fff;transition:all .2s ease-in-out;cursor:pointer}#apply-filter-btn:hover{background-color:red;color:#fff}#main-seperator{margin:20px 0;height:95%;width:2px;border-radius:2px;background-color:#c1c1c191}.product-section{position:relative;height:100vh;width:100%;padding:20px;display:flex;flex-wrap:wrap;align-content:flex-start;overflow:scroll;gap:20px;font-size:12px}.product-section::-webkit-scrollbar{height:0;width:0}#item-count{height:fit-content}.added-filters-section{width:100%;height:20px;font-size:16px}.product-card{padding:8px;height:456px;width:250px;transition:all .1s ease-in-out;cursor:pointer;text-decoration:none}.product-card:hover{box-shadow:0 0 15px #80808080;border-radius:8px}.product-image-container{position:relative;box-sizing:border-box;width:235px;aspect-ratio:3/4;overflow:hidden}.new-alert{z-index:10;position:absolute;top:8px;left:8px;padding:2px 10px;border-radius:80px;color:#fff;background-color:red}.product-image{overflow:hidden;width:100%;height:100%;transition:all .15s ease-in-out}.product-card:hover .product-image{scale:1.1}.product-info{padding:0 5px}.product-brand{height:30px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:600;font-size:18px;color:#3b3b3b}.product-name{margin-bottom:2px;margin-top:-5px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:15px;color:#3b3b3b}.product-size{display:flex;color:gray;gap:6px}.available-size{width:fit-content;padding:0 10px;border:2px solid grey;border-radius:15px}.product-color{margin-top:6px;display:flex;gap:10px}.color{height:20px;aspect-ratio:1/1;border-radius:50%;border:1px solid grey;overflow:hidden}.product-price{font-weight:600;font-size:18px;color:#3b3b3b}.footer{margin-top:80px;display:flex;justify-content:space-around;align-items:center;height:100px;width:100%;background-color:#be745e69}.footer-content{display:flex;justify-content:center;align-items:center;text-align:center;width:33.33%}.first{font-weight:700;color:red}.second,.third{font-size:large;font-weight:500;gap:16px}.second{font-size:16px;color:#af5d44}.footer-socials{scale:2}.fa-square-whatsapp{color:green}.fa-facebook{color:#3578e5}.fa-square-instagram{color:#aa1277}.hamburg-icon{display:none}.product-page-navbar{z-index:99;position:absolute;top:0;display:flex;align-items:center;padding:16px 50px;height:80px;width:100%;box-shadow:0 0 8px #8d8d8d;background-color:#fff}.fa-arrow-left{font-size:30px;cursor:pointer;padding:8px;border-radius:50%}.fa-arrow-left:hover{background-color:#ccc}#anandi-prod-page-logo{height:100%;margin-left:20px}.product-page-container{width:100vw;min-height:100vh;display:flex;justify-content:center}.product-page{width:100%;max-width:100vw;margin:80px 0;padding:40px 50px 0;display:flex;justify-content:center;min-height:100vh}.product-page-image-container{width:750px;display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:start;align-content:flex-start;gap:1%}.product-page-image{margin-bottom:1%;width:49.5%;flex-grow:1;height:fit-content;border-radius:25px}.product-page-details{width:600px;margin-left:80px}.product-page-prod-brand{margin-left:-3px;font-weight:600;font-size:40px;color:#333}.product-page-prod-name{font-weight:400;font-size:25px;color:#636363}.prod-page-hr{margin:20px 0}.product-page-prod-price{margin-bottom:-10px;font-weight:600;font-size:35px;color:#555}.product-variant-wrapper{margin:20px 0;display:flex}.product-page-prod-variant{padding:10px 15px;border-radius:20px;text-align:center;transition:all .15s ease-in-out;cursor:pointer;-webkit-user-select:none;user-select:none}.product-page-prod-variant:hover{background-color:#dbdbdb}.prod-size{display:flex;justify-content:center;align-items:center;height:70px;min-width:70px;width:fit-content;padding:0 5px;font-size:26px;font-weight:600;color:#333;border:3px solid grey;border-radius:35px}.prod-color-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.prod-color{height:50px;width:100%;margin-top:12px;border-radius:120px;box-shadow:0 0 10px #000}.product-like-btn{display:flex;justify-content:center;align-items:center;margin:10px 0;padding:14px 0;width:100%;height:fit-content;font-size:24px;border:3px solid red;font-weight:500;color:red;background-color:#fff;cursor:pointer;transition:all .15s ease-in-out;gap:30px}.product-like-btn:hover{color:#fff;background-color:red;border-radius:20px}.product-like-btn:active{box-shadow:0 0 30px #000 inset}.loader{width:48px;height:48px;margin:auto;position:relative}.loader:before{content:"";width:48px;height:5px;background:#f0808050;position:absolute;top:60px;left:0;border-radius:50%;animation:shadow324 .5s linear infinite}.loader:after{content:"";width:100%;height:100%;background:#f08080;position:absolute;top:0;left:0;border-radius:4px;animation:jump7456 .5s linear infinite}@keyframes jump7456{15%{border-bottom-right-radius:3px}25%{transform:translateY(9px) rotate(22.5deg)}50%{transform:translateY(18px) scaleY(.9) rotate(45deg);border-bottom-right-radius:40px}75%{transform:translateY(9px) rotate(67.5deg)}to{transform:translateY(0) rotate(90deg)}}@keyframes shadow324{0%,to{transform:scale(1)}50%{transform:scaleX(1.2)}}.welcome-page{font-family:Outfit}.hero-section{position:relative;height:580px;width:100vw;display:flex;justify-content:space-between;border-radius:0 0 90px 90px;font-family:Outfit;background-color:#e0b0a5;overflow:hidden}.hero-info-section{flex-grow:1;background-color:#80808000}#anandi-welcome-page{margin-left:66px;margin-top:21px;height:60px}.hero-section-text{margin:50px 0 0 100px;font-size:48px;font-family:Outfit;color:#813434;line-height:60px}.sub-text{margin-top:-10px;font-size:36px;font-weight:300;color:#000}#shop-now-btn{display:block;margin:20px 0 0 100px;height:60px;width:150px;display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:18px;border-radius:14px;color:#fff;background-color:red;transition:all .15s ease-in-out;box-shadow:4px 4px 4px #000}#shop-now-btn:active{box-shadow:none}.gradient-welcome-image-section{position:relative;display:flex;width:60%}#gradient-mask{z-index:99;position:absolute;left:0;height:100%;width:30%;background:linear-gradient(to right,#e0b0a5,#e0b0a5c5,#0000)}#shop-image{height:660px;width:100%;object-fit:cover}.welcome-category-section-wrapper{margin-top:-120px;width:100%;display:flex;justify-content:center;align-items:center}.welcome-category-section{width:90%}.welcome-category-title{margin:0 0 8px 12px;font-size:42px;font-weight:600;color:#fff}.welcome-categories{display:flex;justify-content:center;gap:33px}.welcome-category{text-decoration:none;padding:6px;height:420px;width:320px;display:flex;flex-direction:column;align-items:center;border-radius:20px;background-color:#fff;box-shadow:0 4px 20px #d1d1d1;overflow:hidden;transition:all .1s ease-in-out;cursor:pointer}.welcome-category:hover{scale:1.05}.category-image{height:82%;width:100%;border-radius:20px;object-fit:cover}.category-text{flex-grow:1;width:100%;display:flex;justify-content:center;align-items:center;font-size:34px;font-family:Outfit;color:#414141}.shop-info-section{margin-top:70px;display:flex;justify-content:space-evenly}.shop-info{height:fit-content;width:40%;border-radius:20px}.shop-info-heading{padding-left:12px;font-size:46px;font-weight:600;color:#bc7575}.shop-info-text{padding-left:12px;font-size:22px}iframe{width:100%;aspect-ratio:840/400;border-radius:20px;box-shadow:5px 5px 5px gray}.social-container{margin-top:15px;padding:0 20px;height:50px;display:flex;justify-content:start;align-items:center;font-size:50px;gap:30px}.welcome-page-footer{height:130px;display:flex;justify-content:center;align-items:center;border-radius:30px 30px 0 0;font-size:30px;font-family:Outfit;font-weight:600;color:red;background-color:#e0b0a5}@media (max-width:1080px){.welcome-page{max-width:100vw}.hero-section{position:relative;height:280px;flex-direction:column;align-items:center;border-radius:0 0 35px 35px}.hero-info-section{display:flex;flex-direction:column;align-items:center}#anandi-welcome-page{margin:12px 0 0;height:45px}.hero-section-text{margin:30px 0 0;text-align:center;font-size:28px;line-height:normal}.sub-text{font-size:22px}#shop-now-btn{margin:16px 0 0;height:40px;width:125px;font-size:14px;box-shadow:none;background-color:#cc0101}.gradient-welcome-image-section{z-index:-99;margin-top:70px;position:absolute;width:100%}#gradient-mask{display:none}#shop-image{height:210px;width:100%;object-fit:cover;opacity:.2}.welcome-category-section-wrapper{margin-top:20px;padding:0 15px;width:100%;display:flex;justify-content:center;align-items:center}.welcome-category-title{margin:0 0 8px 10px;font-size:28px;font-weight:600;color:#bc7575}.welcome-category-section{width:100%}.welcome-categories{display:flex;width:100%;flex-wrap:wrap;justify-content:center;gap:10px}.welcome-category{width:160px;height:fit-content;flex-grow:0;border-radius:10px;box-shadow:0 4px 8px gray}.welcome-category:hover{scale:1}.category-image{border-radius:10px}.category-text{margin:10px 0;font-size:20px;font-weight:300;flex-grow:0}.shop-info-section{margin-top:60px;padding:0 15px;display:flex;align-items:center;flex-direction:column;gap:40px}.shop-info{width:100%}.shop-info-heading{padding-left:12px;font-size:28px;font-weight:600;color:#bc7575}.shop-info-text{padding-left:12px;font-size:16px}iframe{margin-left:1%;width:98%;height:200px;border-radius:10px;box-shadow:5px 5px 5px gray}.social-container{margin:0;height:fit-content;font-size:35px;gap:10px}.welcome-page-footer{height:90px;display:flex;justify-content:center;align-items:center;border-radius:0;font-size:16px;font-family:Outfit;font-weight:600;color:maroon;background-color:#e0b0a5}.navbar{padding:8px 5px;height:50px;align-items:center;justify-content:center}.nav-lefties{justify-content:center;width:fit-content;height:fit-content}.hamburg-icon{display:block;cursor:pointer}.fa-bars{margin-left:5px;scale:1.5}#anandi,#anandi-prod-page-logo{display:none}.categories-wrapper{display:none;margin:0;flex-wrap:wrap;gap:0}.categories{font-size:10px}.nav-interact{gap:2px;flex-grow:1}#search-icon{padding:0 6px 0 12px}#search-bar{font-size:16px;flex-grow:1}.x-mark{right:14px;scale:1}.contact-btn{display:none}.search-btn{margin-left:3px;height:100%;aspect-ratio:1/1;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:red}.mobile-contact-btn{display:block}.desktop-contact-btn{display:none}.filter-section{z-index:99;position:fixed;top:0;left:-80vw;height:100vh;width:80vw;background-color:#fff;transition:all .2s ease-in-out;overflow:scroll}#filter-heading-text{display:flex;justify-content:space-between}.filter-close-btn{display:block;cursor:pointer}#apply-filter-btn{margin:0}main{margin-top:50px;padding:0}#main-seperator,#item-count{display:none}.product-section{padding:0;width:100%;justify-content:flex-start;gap:1%}.product-card{height:fit-content;margin-bottom:10px;padding:0;width:49.5%}.product-card:hover{box-shadow:none;border-radius:none}.product-image-container{aspect-ratio:3/4;width:100%}.product-image{width:100%}.product-name{height:fit-content;font-size:14px}.product-price{font-weight:400}.available-size{padding:0 8px;font-size:10px;border:1px solid grey}.product-color{margin-top:5px;gap:5px}.product-page-navbar{padding:8px 5px;height:60px;align-items:center;justify-content:center}.fa-arrow-left{display:none}#anandi-mobile{display:block;margin:0 10px 0 14px;height:40px;cursor:pointer}.product-page{margin-top:60px;padding:20px 10px;flex-wrap:wrap}.product-page-image-container{width:100%;flex-wrap:nowrap;overflow:auto;scroll-snap-type:x mandatory}.product-page-image-container::-webkit-scrollbar{height:0}.product-page-image{width:90%;scroll-snap-align:center}.product-page-prod-brand{margin:-5px 0;font-size:28px}.product-page-prod-name{font-size:18px;font-weight:300}.prod-page-hr{margin:10px 0}.product-page-prod-price{font-size:25px}.product-page-details{margin:10px 0;padding:0 12px;width:100%}.product-variant-wrapper{flex-direction:column}.product-page-prod-variant{display:flex;padding:10px 0}.product-page-prod-variant:hover{background-color:#fff}.prod-size{height:50px;min-width:65px;width:fit-content;border-radius:14px;font-size:16px;font-weight:400;border:2px solid grey}.prod-color-wrapper{width:fit-content;display:flex;flex-direction:row}.prod-color{margin:0 0 0 10px;height:40px;width:22px;box-shadow:0 0 2px #000}.product-like-btn{padding:5px;font-size:16px;height:50px;width:100%}.footer{padding:30px 14px;position:absolute;height:fit-content;flex-direction:column;gap:20px;box-shadow:0 0 4px #000}.footer-content{width:100%}.second{font-weight:400;font-size:15px}.third{height:fit-content}.loader{scale:.8}}
