@charset "UTF-8";@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*{box-sizing:border-box;margin:0;padding:0}html{font-size:62.5%;scroll-behavior:smooth}body{background-color:#fff;font-family:Poppins,sans-serif;overflow-x:hidden;position:relative}.flex{justify-content:center}.flex,.flex1{align-items:center;display:flex}.flex1{justify-content:space-around}.flex2{justify-content:space-evenly}.flex2,.flex3{align-items:center;display:flex}.flex3{justify-content:space-between}a{color:#000;text-decoration:none}button{background-color:none;border:none;outline:none}.btn,button{cursor:pointer}.btn{border-radius:5px;color:#ff014f;font-weight:700;text-decoration:none;transition:all .3s ease}.btn:hover{background:#ff014f;color:#fff}.clientRegister,.clientlogin,.shopDetailsArea{background:#000000cb;border-radius:10px;height:80vh;margin:auto;overflow:hidden;position:relative;width:380px}.clientRegister:after,.clientRegister:before,.clientlogin:after,.clientlogin:before,.shopDetailsArea:after,.shopDetailsArea:before{-webkit-animation:animate 6s linear infinite;animation:animate 6s linear infinite;background:linear-gradient(0deg,transparent,#ff0,#ff0);content:"";height:80vh;left:-50%;position:absolute;top:-50%;-webkit-transform-origin:bottom right;transform-origin:bottom right;width:380px}.clientRegister:after,.clientlogin:after,.shopDetailsArea:after{-webkit-animation-delay:-3s;animation-delay:-3s}.clientInputArea,.shopInputArea{background:#23242a;border-radius:10px;display:flex;flex-direction:column;inset:2px;padding:10px 40px;position:absolute;z-index:10}.input_image_box{border-radius:50%;cursor:pointer;height:60px;margin:0 auto;position:relative;width:60px}.input_image{opacity:1}.image_input,.input_image{border-radius:50%;height:60px;position:absolute;width:60px}.image_input{opacity:.1}.input_box{margin-top:10px;position:relative;width:300px}.input_box input{background:transparent;border:none;color:#000;outline:none;padding:20px 10px 10px;position:relative;width:100%;z-index:10}.input_box input,.input_box span{font-size:2rem;letter-spacing:.05em}.input_box span{color:#fff;left:0;padding:20px 0 10px;pointer-events:none;position:absolute;transition:.5s}.input_box input:focus~span,.input_box input:valid~span{color:#45f3ff;font-size:1.5rem;-webkit-transform:translateX(0) translateY(-20px);transform:translateX(0) translateY(-20px)}.input_box i{background:#45f3ff;border-radius:4px;bottom:0;height:2px;left:0;pointer-events:none;position:absolute;transition:.5s;width:100%;z-index:9}.input_box input:focus~i,.input_box input:valid~i{height:40px}.login button,.register button,.shopCreate button{font-size:2rem;margin:15px auto 10px;padding:11px 0;width:150px}.link{color:#fff;font-size:1.6rem;text-align:center}@media (min-width:600px) and (max-width:768px){html{font-size:55%}}@media (min-width:300px) and (max-width:600px){html{font-size:45%}}.header{background-color:#383838;height:12vh;padding:0 5%;position:fixed;width:100%;z-index:50}.headerLogoArea{color:#fff;font-size:3.5rem}.headerLinkArea{display:flex;gap:30px;justify-content:center;width:40%}.headerLinkArea .link{color:#fff;font-size:2rem}.headerLinkArea .navLink{border:none;border-radius:50%;cursor:pointer;height:6vh;position:relative;width:6vh}.headerLinkArea .navLink img{height:60%;width:60%}.headerLinkArea .navLink img.profileImg{border-radius:50%;height:100%;width:100%}.headerLinkArea .navLink:hover{background-color:orange}.cartImg{align-items:center;border:none;border-radius:50%;cursor:pointer;display:flex;height:6vh;justify-content:center;position:relative;width:6vh}.cartImg img{height:60%;width:60%}.cartImg span{background-color:red;border-radius:50%;color:gold;font-size:1rem;font-weight:700;height:15px;position:absolute;right:5px;top:1px;width:15px}.cartImg:hover{background-color:orange}.openCart{background-color:#fff;height:88vh;position:fixed;right:0;top:12vh;width:100%;z-index:100}.cartTop{border-bottom:1px solid #000;font-size:2rem;height:10%;padding:0 3%;width:100%}.cartTop img{cursor:pointer;height:30px;width:30px}.cartButton{border-top:1px solid #000}.openCart .cartList{height:90%;overflow-y:scroll}.cart{box-shadow:0 4px 15px #171616b9;height:150px;margin:15px 0;padding:0 3%;width:100%}.leftArea{height:100%;width:30%}.leftArea img{max-height:150px;max-width:50%}.leftArea h1{font-size:2.5rem}.rightArea{height:100%;width:70%}.rightArea .rpoductPrice h3 del{font-size:1.5rem}.rightArea h3{font-size:2rem}.rightArea button.decrease_value,.rightArea button.increase_value{align-items:center;background-color:#fff;border-radius:50%;display:flex;height:30px;justify-content:center;width:30px}.rightArea button.decrease_value img,.rightArea button.increase_value img{height:100%;width:100%}.rightArea button.deleteChart{background-color:#fff}.rightArea button.deleteChart img{height:20px;width:20px}.pricelist{box-shadow:0 4px 15px #171616b9;height:auto;margin:15px 0;padding:3% 30%;width:100%}.pricelist h2{font-size:2.5rem;font-weight:700;margin-bottom:15px}.pricelistBuyBtn{background-color:#ff014f;color:#000;font-size:2.5rem;margin-top:10px;padding:10px 25px}.searchImg{border:none;border-radius:50%;cursor:pointer;height:6vh;position:relative;width:6vh}.searchImg img{height:60%;width:60%;z-index:100}.searchImg:hover{background-color:orange}.searchResultArea{background-color:#fff;height:88vh;overflow-y:scroll;position:fixed;right:0;top:12vh;width:100%;z-index:100}.searchResultAreaTop{align-items:center;display:flex;flex-direction:column;justify-content:center}.searchResultAreaTop .closeImgArea{height:30px;width:100%}.searchResultAreaTop .closeImgArea img{cursor:pointer;float:right;height:100%;margin-right:20px;margin-top:20px;width:30px}.searchResultAreaTop .searchBar{border:2px solid orange;border-radius:5px;font-size:3rem;font-weight:700;height:60px;margin-bottom:30px;outline:none;padding:0 25px;width:80%}.searchResultAreaTop .searchBar::-webkit-input-placeholder{color:#00000089}.searchResultAreaTop .searchBar::placeholder{color:#00000089}.searchResultAreaTop .searchBar:focus{outline:none}.searchResultAreaBottom{align-items:center;background-color:initial;display:flex;flex-wrap:wrap;gap:30px;height:auto;justify-content:space-around;width:100%}.searchResultAreaBottom .card{border:2px solid #000;height:385px;margin:0;max-width:300px;min-width:300px}.searchResultAreaBottom .card .imgArea{height:200px;width:100%}.searchResultAreaBottom .card .imgArea img{max-height:90%;max-width:90%}.searchResultAreaBottom .card .textArea{align-items:center;display:flex;flex-direction:column;width:100%}.searchResultAreaBottom .card .textArea h1{font-size:2.5rem;margin-top:10px}.searchResultAreaBottom .card .textArea .textAreaDetails{padding:0 15%;width:100%}.searchResultAreaBottom .card .textArea .h2:first-child{font-size:1.7rem}.searchResultAreaBottom .card .textArea .textAreaDetails .priceDetails span{margin-right:5px}.searchResultAreaBottom .card .textArea .textAreaDetails .priceDetails span:first-child{font-size:1.7rem}.searchResultAreaBottom .card .textArea .textAreaDetails .priceDetails span:nth-child(2){color:#646464;font-size:1.6rem}.searchResultAreaBottom .card .textArea .textAreaDetails .priceDetails span:nth-child(3){color:green;font-size:1.5rem}.searchResultAreaBottom .card .textArea .textAreaDetails h2:nth-child(3){font-size:1.5rem}.searchResultAreaBottom .btnArea{gap:20px;padding:4%;width:100%}.searchResultAreaBottom .btnArea .btnAreaBtn{box-shadow:none;font-size:2rem;padding:10px 25px}.searchResultAreaBottom .btnArea .btnAreaBtn img{height:20px;width:20px}.boxAreaBottom .card{border:2px solid #000;margin:0;max-height:385px;width:300px}.card .textArea h1{margin-bottom:20px}.ShopFollowingPage{background:green;height:auto;position:relative;top:12vh;width:100%}.ShopFollowingPageMiddil{background-color:brown;height:300px;width:100%}.ShopFollowingPageBottom{flex-direction:column;gap:20px;height:auto;width:100%}.ShopFollowingPageBottom .ShopFollowingList{height:200px;padding:0 5%;width:100%}.ShopFollowingList img{border-radius:50%;max-height:90%;width:auto}.ShopFollowingList h1{font-size:40px}.ShopFollowingList h3,.ShopFollowingListBtn{font-size:30px}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.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{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:transparent;color:transparent;outline:none}.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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:transparent;border:0;color:transparent;display:block;font-size:0;line-height:0;outline:none;padding:5px}.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{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.frontPage{position:relative;top:12vh;z-index:10}.slideArea{overflow:hidden}.boxArea,.slideArea{height:auto;width:100%}.boxArea .boxAreaTop,.slideArea .slideAreaTop{align-items:center;background-color:orange;display:flex;height:50px;justify-content:space-between;padding:0 3%;width:100%}.boxArea .boxAreaTop h1,.slideArea .slideAreaTop h1{color:#000;font-size:3rem;text-transform:capitalize}.boxArea .boxAreaTop .link,.slideArea .slideAreaTop .link{color:#000;font-size:2rem}.boxArea .boxAreaTop .link:hover,.slideArea .slideAreaTop .link:hover{color:blue}.slideArea .slideAreaBottom{height:auto;padding:0 3%;width:100%}.slick-list{padding:0 10px}.slideArea .slideAreaBottom .slick-arrow{height:50px;width:50px;z-index:100}.slick-next:before,.slick-prev:before{background-color:#fff;border-radius:50%;color:#000;font-size:45pt;line-height:50px;text-align:center}.slideArea .slideBox{height:auto;width:250px}.boxArea .boxAreaBottom{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-around;max-height:850px;min-height:auto;overflow:hidden;padding:30px 0;width:100%}.companyImageLink,.imgArea{height:100%;width:100%}.companyImageLink{align-items:center;display:flex;justify-content:center}.companyImage{max-height:100%;max-width:100%}.secondPage{position:relative;top:12vh;z-index:10}.SecondPageBoxArea{align-items:center;display:flex;flex-wrap:wrap;gap:30px;height:auto;justify-content:space-around;padding:30px 0;width:100%}.ShopListByProduct{height:auto}.ShopListByProduct,.addData{background:green;position:relative;top:12vh;width:100%}.addData{height:120vh}.addData .leftSide,.addData .rightSide{height:100%;width:50%}.addData .leftSide{display:flex;flex-direction:column;justify-content:space-between;padding:1% 6%}.addData .input_box,.addData .input_box input{position:relative;width:100%}.addData .input_box input{background:transparent;border:none;color:#000;font-size:2rem;letter-spacing:.05em;outline:none;padding:20px 10px 10px;z-index:10}.addData .input_box span{color:#fff;font-size:2rem;font-weight:700;left:0;letter-spacing:.05em;padding:20px 0 10px;pointer-events:none;position:absolute;transition:.5s}.addData .input_box input:focus~span,.addData .input_box input:valid~span{color:#45f3ff;font-size:1.7rem;font-weight:700;-webkit-transform:translateX(0) translateY(-30px);transform:translateX(0) translateY(-30px)}.addData .input_box i{background:#45f3ff;border-radius:4px;bottom:0;height:2px;left:0;pointer-events:none;position:absolute;transition:.5s;width:100%;z-index:9}.addData .input_box input:focus~i,.addData .input_box input:valid~i{height:40px}.addData .select_box select{background-color:#45f3ff;font-size:1.6rem;font-weight:700;height:30px;width:100%}.addData .select_box select:focus{border:none;outline:none}.addData .rightSide .input_img_box{border:1px solid #000;height:50%;position:relative;width:100%}.addData .rightSide .input_img_box img{max-height:80%;max-width:80%;position:absolute}.addData .rightSide .input_img_box .image_input{height:100%;opacity:0;width:100%}.addData button{font-size:2rem;padding:11px 0;width:150px}.cplPage{position:relative;top:12vh;z-index:10}.colPageBoxArea{align-items:center;display:flex;flex-wrap:wrap;gap:30px;height:auto;justify-content:space-around;padding:30px 0;width:100%}.buyPage{height:88vh;position:relative;top:12vh;width:100%;z-index:10}.buyPage .imgArea{height:100%;padding:3%;width:50%}.buyPage .imgArea img{max-height:100%;max-width:100%}.buyPage .productDetailsArea{display:flex;flex-direction:column;height:100%;justify-content:space-evenly;padding:0 2% 2% 0;width:50%}.buyPage .productName{font-size:5rem}.buyPage .productDesc{font-size:2rem}span[data-decoration=deleted]{text-decoration:line-through;text-decoration-color:red;text-decoration-thickness:3px}.buyPage .productPriceArea,.buyPage .totalPriceArea h3,.buyPage .totalPriceArea span{font-size:2.5rem}.buyPage .totalPriceArea button{background-color:#fff}.buyPage .totalPriceArea button img{background-color:#fff;height:40px}.buyPage .btnArea{gap:20px;padding:4%;width:50%}.buyPage .btnArea .btnAreaBtn:first-child{background-color:#ff014f;color:#fff;font-size:2rem;padding:10px 25px}.buyPage .btnArea .btnAreaBtn:nth-child(2){height:30px;width:30px}.buyPage .btnArea .btnAreaBtn:nth-child(2) img{background-color:#fff;height:100%;width:100%}.register{position:relative;top:12vh;width:100%}.registerHeader{background-color:#23242a;color:#fff;font-size:3rem}.shopOwnerRegister{background:#23242a;border-radius:10px;display:flex;height:80vh;margin:auto;position:relative;width:60%}.shopOwnerRegister .leftSide{gap:20px}.shopOwnerRegister .leftSide,.shopOwnerRegister .rightSide{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:10px 40px;width:50%}.shopOwnerRegister .rightSide{gap:30px}.login{position:relative;top:12vh;width:100%}.loginHeader{background-color:#23242a;color:#fff;font-size:3rem}.checkboxArea{background-color:#23242a;margin-bottom:10px}.check_box_inpt_area{gap:10px}.check_box{height:20px;width:20px}.check_box_inpt_area h2{color:#fff;font-size:2rem}.clientlogin{background:#000000cb;border-radius:10px;height:80vh;margin:auto;overflow:hidden;position:relative;width:380px}.clientlogin:after,.clientlogin:before{-webkit-animation:animate 6s linear infinite;animation:animate 6s linear infinite;background:linear-gradient(0deg,transparent,#ff0,#ff0);content:"";height:80vh;left:-50%;position:absolute;top:-50%;-webkit-transform-origin:bottom right;transform-origin:bottom right;width:380px}.clientlogin:after{-webkit-animation-delay:-3s;animation-delay:-3s}@-webkit-keyframes animate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.clientInputArea{background:#23242a;border-radius:10px;display:flex;flex-direction:column;inset:2px;padding:10px 40px;position:absolute;z-index:10}.shopOwnerlogin{background:#000000cb;border-radius:10px;height:80vh;margin:auto;overflow:hidden;position:relative;width:380px}.shopOwnerlogin:after,.shopOwnerlogin:before{-webkit-animation:animate 6s linear infinite;animation:animate 6s linear infinite;background:linear-gradient(0deg,transparent,#ff0,#ff0);content:"";height:80vh;left:-50%;position:absolute;top:-50%;-webkit-transform-origin:bottom right;transform-origin:bottom right;width:380px}.shopOwnerlogin:after{-webkit-animation-delay:-3s;animation-delay:-3s}@keyframes animate{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.shopOwnerInputArea{background:#23242a;border-radius:10px;display:flex;flex-direction:column;inset:2px;padding:10px 40px;position:absolute;z-index:10}.ShopPage,.UserPage{position:relative;top:12vh;width:100%}.accontDetailsTop{background-color:#23242a;border-bottom:2px solid #ff0;height:50vh;width:100%}.accontDetailsTop .imageArea{height:100%;width:30%}.accontDetailsTop .imageArea img{border-radius:50%;max-height:90%;max-width:90%}.accontDetailsTop .textArea{flex-direction:column;height:100%;width:70%}.accontDetailsTop .textArea h1{color:#fff;font-size:4rem}.accontDetailsTop .textArea h3{color:#fff;font-size:3rem}.accontDetailsTop .textArea h4{color:#fff;font-size:2rem}.accontDetailsTop .textArea .followingArea{width:50%}.accontDetailsBottom{height:auto;width:100%}.accontDetailsBottom .topBar{background-color:#23242a;border-bottom:2px solid #ff0;height:5rem;width:100%}.accontDetailsBottom .topBar ul{align-items:center;display:flex;height:100%;list-style:none}.accontDetailsBottom .topBar li{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:2rem;font-weight:700;height:100%;margin:0 10px;padding:0 20px}.accontDetailsBottom .topBar li:hover{background-color:orange;color:#000}.topBar1{gap:50px}.topBarBtn{background-color:green;color:#fff;font-size:2rem;padding:5px 15px}.ShopBodyAreaBottom .card{border:2px solid #000;height:385px;margin:0;max-width:300px;min-width:300px}.slideArea .slideBox .card{border:2px solid #000;margin:15px 0;max-height:385px;width:300px}.card .imgArea{height:200px;width:100%}.card .imgArea img{max-height:90%;max-width:90%}.card .textArea{align-items:center;display:flex;flex-direction:column;width:100%}.card .textArea h1{font-size:2rem;margin-top:5px;text-align:center}.card .textArea .textAreaDetails{padding:0 15%;width:100%}.card .textArea .textAreaDetails h2:first-child{font-size:1.5rem}.card .textArea .textAreaDetails .priceDetails span{margin-right:5px}.card .textArea .textAreaDetails .priceDetails span:first-child{font-size:1.5rem}.card .textArea .textAreaDetails .priceDetails span:nth-child(2){color:#646464;font-size:1.5rem}.card .textArea .textAreaDetails .priceDetails span:nth-child(3){color:green;font-size:1.5rem}.card .textArea .textAreaDetails h2:nth-child(3){font-size:1.5rem}.card .btnArea{gap:20px;padding:2%;width:100%}.card .btnArea .btnAreaBtn{box-shadow:none;font-size:2rem;padding:10px 25px}.card .btnAreaBtn img{height:20px;width:20px}.shopCreate{height:88vh;position:relative;top:12vh;width:100%}.select_box{font-size:1.7rem;font-weight:700;height:30px;margin-top:10px;width:300px}.select_box:focus{border:none;outline:none}
/*# sourceMappingURL=main.085237d5.css.map*/