.top-landing{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:72rem;margin:0 auto;padding-top:5rem;grid-gap:6rem;gap:6rem}.top-landing .right .btn-product{text-decoration:none;border:none;font-size:1.5rem;padding:.5rem 1.5rem;background-color:#057aff;color:rgba(240,248,255,.866);border-radius:10px;margin-top:3rem}.top-landing .right .btn-product:hover{transition-delay:.5s;background-image:linear-gradient(rgba(0,0,0,.4) 0 0);cursor:pointer}.top-landing .left img{border-radius:10px}.top-landing .left{width:33rem;background-color:#000;border:1rem solid #000;border-radius:10px;border-left:0;overflow-x:hidden;display:inline-flex}.top-landing .left img{object-fit:cover;height:28rem;margin-left:1rem}.top-landing h1{font-size:3rem;line-height:1.5}.top-landing p{margin-top:2rem;font-size:1.125rem}.featured-product hr{border:1px solid rgba(0,0,0,.088);margin:1.5rem 0 4rem}.title-featured-product h2{font-size:1.875rem}.products-featured-product{display:grid;grid-template-columns:repeat(3,1fr)}@media (max-width:991px) and (max-width:1919px){.top-landing{display:flex}.right{display:inline-block;margin-right:2rem;width:70%;text-align:justify}.right h1{font-size:2rem}.left{display:none!important}.title-featured-product{margin:4rem 2rem 1rem}.products-featured-product{display:grid;grid-template-columns:1fr 1fr}}.btn-theme-dark{background-color:#ff7ac6!important}@media (max-width:768px) and (max-width:991px){.products-featured-product{display:grid;grid-template-columns:auto}}@media (max-width:1200px) and (max-width:1919px){main{overflow-x:hidden}}article{margin:1rem 0 5rem;width:350px;height:21rem;border-radius:10px;box-shadow:-1px 20px 20px 1px rgba(0,0,0,.08);cursor:pointer}article:hover{transition:1s ease 0s;box-shadow:2px 6px 16px 5px rgba(0,0,0,.28)}article img{object-fit:cover;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;height:12rem}.products-info{display:flex;flex-direction:column;justify-content:center;align-items:center}.product-title-dark{color:#fff}.product-price-dark{color:#cbb6e8}@media screen and (max-width:991px){article{width:320px;height:20rem;margin:1rem 1rem 3rem}}@media (max-width:768px) and (max-width:991px){article{width:25rem;height:20rem}article img{object-fit:cover}}@media (max-width:481px) and (max-width:767px){article{width:15rem;height:20rem}}nav{background-color:#f0f6ff;height:70px;flex-direction:row;justify-content:space-around;align-items:center;transition-duration:.5s}nav,nav ul{display:flex}nav ul{list-style:none}nav .icons{cursor:pointer}.icons svg{margin-right:1rem}.icons-link,.links{color:#021431;text-decoration:none;list-style:none}.links{margin-left:1rem;font-weight:500}.link:visited,nav .logo{background-color:#057aff}nav .logo{font-size:2rem;color:#fff;padding:0 1rem;border-radius:10px;cursor:pointer}.icons span{position:relative;display:inline-block;background-color:#057aff;padding:2px 7px;border-radius:50%;left:40%;bottom:87%;color:#fff;font-size:1rem;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif;bottom:30%}.change-theme-transition:active{-webkit-transform:rotate(45deg);transform:rotate(45deg);transition-duration:.5s;opacity:0}.nav-back-dark{background:#181920;color:#fff}.icons-link-dark{color:#fff;text-decoration:none;list-style:none}.icons-dark span{background:#ff7ac6;color:#000}.logo-dark{font-size:2rem;background-color:#ff7ac6!important;color:#000;padding:0 1rem;border-radius:10px;cursor:pointer}.links-dark{color:#fff!important}.ul-dark{background:#181920!important}@media(min-width:1200px) and (max-width:1919px){#menu-icon{display:none}}@media screen and (max-width:991px){nav{width:100%;display:flex;justify-content:space-between;padding:0 2rem}nav .menu-list{top:-45%}.show-menu,nav .menu-list{position:absolute;display:flex;flex-direction:column;width:25%;border-radius:10px;padding:1rem;left:2%;background-color:#f0f6ff}.show-menu{transition:.5s ease 0s;top:10%}nav ul li:hover{background-color:rgba(173,185,203,.49019607843137253);border-radius:5px;display:block}#menu-icon{font-size:2rem;cursor:pointer}.logo{display:none}.fixed-color{background:red;border-radius:10px}}@media (min-width:992px) and (max-width:1199px){#menu-icon{display:none}}@media screen and (max-width:480px) nav{width:100%;background:red;margin:auto;display:flex;justify-content:space-between;padding:0 2rem}.about-container{margin-top:8rem}.about-container,.about-text{display:flex;justify-content:center;align-items:center}.about-text{width:500px;background:red;padding:1rem;height:200px;line-height:2}.about-text,form{border-radius:10px}form{margin:5rem auto;max-width:auto;padding:2rem;height:40%;background-color:#f0f6ff}.input-top{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));justify-content:center}.input-bottom-element,.input-top .input-top-element{width:100%;border:none;padding:10px 25px}.input-top input,select{width:100%;max-width:500px;border:none;padding:.4rem 0;border-radius:5px;margin:1rem 0}.input-bottom{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));justify-content:center}.input-top label{display:block}.select-price{display:inline-flex;flex-direction:column}.select-price label{display:inline;font-size:1rem}.checkbox-container{display:grid;justify-content:center;height:50px}.checkbox-container input[type=checkbox]{border-radius:15px}.select-price-label{display:flex;justify-content:space-between}.bottom-label{font-weight:600}.input-bottom-checkbox{justify-content:center}.input-bottom-button{line-height:7}.input-bottom-button button{padding:.3rem;border:none;width:222px;font-size:1rem;cursor:pointer;border-radius:10px;font-weight:600}#search-id{background-color:#c149ad;color:#fff}#search-id:hover{background-color:#7d3a72;transition:.4s ease 0s}#cancle-id{background-color:#057aff;color:#fff}#cancle-id:hover{background-color:#2b4e75;transition:.4s ease 0s}.dark-form{background:#181920}.input-selecet-dark{background:#272935;color:#fff}#cancle-id-dark-theme{background:#ffb86b!important}#cancle-id-dark-theme:hover{background:#b68755!important;transition:.4s ease 0s}#search-id-dark-theme{color:#000!important;background-color:#ff7ac6}#search-id-dark-theme:hover{background-color:#7d3a72;transition:.4s ease 0s}@media (min-width:768px) and (max-width:991px){.input-top{grid-template-columns:repeat(3,minmax(0,1fr))}.input-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:480px){.input-bottom,.input-top{grid-template-columns:repeat(1,minmax(0,1fr))}.input-bottom-button button{width:100%;margin:1rem 0}}@media (min-width:482px) and (max-width:669px){.input-top{grid-template-columns:repeat(2,minmax(0,1fr))}.input-bottom-button button{width:90%;margin:1rem auto}.input-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:670px) and (max-width:765px){.input-top{grid-template-columns:repeat(3,minmax(0,1fr))}.input-bottom-button{margin:1rem auto}.input-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}}.article{margin:1rem 1rem 6rem 0}article .product-price{display:flex;justify-content:center}article div{margin-top:1rem}.product-title{margin-top:2rem}.article-row-container{display:flex;justify-content:space-between;align-items:center;margin:2rem auto;width:100%}.article-row-img{width:auto}.product-info-row{display:flex;justify-content:flex-start;align-items:center}.product-title-row{margin-right:2rem}.product-price-row{margin-left:3rem}.all-products-container-row a{color:#000}.pagination-container{display:inline-flex;margin-bottom:2rem;border-radius:10px}.pagination-lists{display:flex}.pagination-container ul{border-radius:10px;background-color:#f0f6ff}.pagination-lists ul,li{font-weight:600;list-style-type:none;padding:.5rem 1rem}.pagination-container li{cursor:pointer}.pagination-lists a{text-decoration:none;color:rgba(0,0,0,.7411764705882353)}.pagination-lists a:visited{color:#000}.pagination-container li:hover{transition:.3s ease 0s;background-color:#e2e8f4}.active{background-color:#e2e8f4}.pagination-lists-dark-theme{background:#181920!important}.pagination-lists-dark-theme:visited{background:#181920}.page-link-dark{color:#fff!important}.pagination-container-dark-theme li:hover{transition:.3s ease 0s;background-color:#040404!important}.active-dark-theme{background:#040404}main{margin-left:auto;margin-right:auto;max-width:72rem;padding-left:2rem;padding-right:2rem}Link,section.all-products-container a{text-decoration:none;color:#1b2330;display:block;margin:auto}.all-products-container{margin-top:4rem;display:grid;justify-content:center;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1.5rem;gap:1.5rem}.all-products-container-row{grid-template-columns:repeat(1,100%)}hr{margin:4rem auto auto;border:1px solid rgba(0,0,0,.088)}.all-product-number{display:flex;justify-content:space-between;margin:2rem auto}.all-product-number span{font-size:1.7rem;cursor:pointer}.all-product-number svg{margin:0 .5rem}.active-show{background-color:rgba(134,134,216,.629);border-radius:50%;display:inline-flex;padding:10px 2px;justify-content:center;align-items:center;background-color:#057aff;color:#d7e0ea}.svg-container svg:hover{border-radius:50%;background-color:rgba(190,203,217,.4588235294117647)}.link-each-product{color:#1b2330}.all-products-container-row a,.link-each-product{text-decoration:none}.active-show-dark-theme{background:#ff7ac6}.a-dark-theme{color:#fff!important}@media screen and (max-width:767px){.all-products-container{display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}}@media (min-width:768px) and (max-width:991px){.all-products-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:992px) and (max-width:1199px){.all-products-container{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:2rem;gap:2rem}}.all-container-cart,body{height:100vh}.please-login{margin-bottom:5rem}h3.item-right-price{margin-top:1rem}.cart-container{display:grid;grid-template-columns:minmax(0,2.5fr) minmax(0,1fr);grid-gap:3rem;grid-gap:1rem;gap:1rem}.section-cart-container{width:65rem;margin-left:auto;margin-right:auto;padding:0 3rem}.section-cart-container h1{margin:1rem;font-size:2.5rem}.item-cart-container{display:flex;justify-content:space-around;margin:1rem 0}.item-cart-border{background:rgba(0,0,0,.103);height:.1rem}.item-cart-img{width:150px;height:150px}.item-cart-img img{width:100%;border-radius:10px}.item-cart-name-color h2,.product-right-colors,h4{margin-top:1rem}.item-right-input{width:70px}.item-right-input select{border:1px solid rgba(0,0,0,.12156862745098039)}.item-right-price h3{margin:auto}.item-right-input p{cursor:pointer}.bill-total{flex-direction:column;width:340px;margin-left:auto;margin-right:auto;border-radius:10px;height:220px;background-color:#f0f6ff;display:flex;align-items:center}.bill-title{margin-top:2rem}.bill-tota hr{color:#000;width:10rem}.bill-price{margin:3rem}.bill-price span{margin:0 1rem}.please-login button{border:none;background-color:#057aff;color:#fff;padding:15px 10px;font-weight:700;font-size:1rem;width:340px;cursor:pointer;border-radius:5px;margin-top:2rem}.please-login button:hover{background-color:#1b5ca5}.section-cart-container-dark-theme{background:#272935}.bill-total-dark-theme{background:#181920}.item-right-input-dark-theme{background:#272935;color:#fff;border:1px solid #fff!important}.delete-btn-dark-theme{color:#ff7ac6}.delete-btn{color:#057aff}.login-btn-dark-theme{background:#ff7ac6!important;color:#000!important}.login-btn-dark-theme:hover{transition-duration:.2s;background:#e6399b!important}@media screen and (max-width:1199px){.cart-container{display:grid;margin:5rem auto;grid-template-columns:minmax(0,2.5fr)}.each-cart-product{margin-top:1rem;flex-direction:row}.bill-total,.please-login button{width:100%}.section-cart-container{max-width:100%}}@font-face{font-family:SROYA;src:url(/static/media/SROYA.0db32d21.TTF)}*{padding:0;margin:0;box-sizing:border-box;font-family:SROYA;direction:rtl}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,0.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);color-scheme:light;--pf:212 100% 44%;--sf:247 47% 36%;--af:310 49% 45%;--nf:217 92% 3%;--pc:231 100% 93%;--sc:256 40% 88%;--ac:316 56% 91%;--nc:229 10% 80%;--inc:192 18% 16%;--suc:181 16% 14%;--wac:32 9% 16%;--erc:2 19% 15%;--rounded-box:1rem;--rounded-btn:.5rem;--rounded-badge:1.9rem;--animation-btn:.25s;--animation-input:.2s;--btn-text-case:uppercase;--btn-focus-scale:.95;--border-btn:1px;--tab-border:1px;--tab-radius:.5rem;--p:212 100% 51%;--s:247 47% 43%;--a:310 49% 52%;--n:217 92% 10%;--b1:0 0% 100%;--b2:217 100% 97%;--b3:219 44% 92%;--bc:214 30% 32%;--in:192 93% 78%;--su:182 47% 66%;--wa:32 62% 84%;--er:0 63% 72%}.top{background-color:#021431;height:10%}.dark-background{transition-duration:.5s}.background-dark,.dark-background{background:#272935;color:#fff}.product-single-container{margin-bottom:4rem;text-align:right}.product-left{margin:auto}.product-left li{list-style:none;list-style-type:none;margin:1rem auto;display:inline-flex}.product-left .mini-menu{color:#021431;text-decoration:none;list-style:none;font-weight:500}.product-right-colors-colors{margin-top:20px;display:flex}.product-right-input #mySelect{width:250px;border:2px solid #463aa1;padding:10px}.product-right-colors{border:none;margin-left:5px;display:flex;width:20px;height:20px;border-radius:50%;cursor:pointer}.product-right-colors:focus{border:2px solid #000}.product-single-container{max-width:72rem;margin:auto;display:grid;padding:3rem 0;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);grid-column-gap:4rem;-webkit-column-gap:4rem;column-gap:4rem}.product-left-single-img{width:100%}.product-left-single-img img{border-radius:10px;width:100%;object-fit:cover}.product-right-peice-info{line-height:1.8;text-justify:right;width:600px}.product-right-price-info{width:600px}.product-right{padding-top:4rem;display:grid;grid-gap:30px;gap:30px}.product-right-btn-add button{border:none;padding:15px 10px;font-size:1rem;background-color:#463aa1;color:#fff;border-radius:10px;cursor:pointer}.product-right-btn-add button:hover{transition:1s ease 0s;background-color:#2e247c}.Toastify__close-button{width:4rem}.btn-add-to-cart{width:11rem}.mini-menu-dark-theme,.product-left-dark-theme{color:#fff!important}#mySelect-dark-theme{width:250px;border:1px solid #463aa1;padding:10px;background:#272935;color:#fff}@media screen and (max-width:1199px){.product-single-container{grid-template-columns:minmax(0,1fr);align-items:right}.product-left{margin:2rem 4rem}.product-right{margin:0 4rem}.product-left-single-img img{width:400px;height:400px}.product-right-peice-info{width:100%}}@media screen and (max-width:498px){.product-left-single-img img{width:280px;height:280px}}.main-login{margin-top:5rem;border-radius:10px;width:22rem;height:33rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);flex-direction:column}.login-container,.main-login{display:grid;align-items:center;justify-content:center}.login-container{grid-gap:1rem;gap:1rem}.main-login .label{display:block;margin-bottom:.5rem}.login h1{margin-bottom:1rem;text-align:center}.main-login input,button{font-size:1rem;border-radius:10px;width:17rem;height:3rem}.login-container input{border:1px solid rgba(0,0,0,.212);padding-right:1rem}.login-container input:focus{border:1px solid rgba(0,0,0,.212);list-style:none}.login-container button{cursor:pointer;border:none;background-color:#057aff;color:#fff;margin-top:1rem}.login-signin p{display:inline}.login-signin a{text-decoration:none;color:#057aff}.login-container button:hover{background-color:#1159aa}.login-container .back{background-color:#463aa1}.login-container .back:hover{background-color:#292164}
/*# sourceMappingURL=main.a9697ad1.chunk.css.map */