@import url(https://fonts.googleapis.com/css2?family=Tajawal:wght@200&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;direction:rtl;font-family:Tajawal,sans-serif;margin:0}img{width:100%}ul{list-style:none}a{text-decoration:none}h1,h2,h3,h4,h5,h6,p{margin:0;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.home{margin:auto;padding-top:9rem;width:80%}.title{display:none}.title p{color:#2e2a39;font-size:1.4rem;font-weight:700;margin-bottom:.5rem}.container{display:flex;flex-wrap:wrap;width:100%}.item{border:1px solid #d4d4d4;border-bottom:0;border-radius:10px;margin:.6rem .5rem;width:18%}.item p{color:#000;font-weight:700;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.product-name{cursor:pointer}.price{display:flex;justify-content:center}.price p:nth-child(2){color:gray;margin-right:.5rem;text-decoration:line-through}.item-cover{border-bottom:1px solid #d4d4d4;border-radius:10px;padding:.3rem .5rem 1rem}.item img{border-top-left-radius:10px;border-top-right-radius:10px;cursor:pointer}.item button{background-color:#f68f14;border:0;border-radius:10px;color:#fff;cursor:pointer;font-weight:700;margin-top:.5rem;padding:.6rem;width:100%}.d-none{display:none!important}.d-initial{display:inline;display:initial}.d-block{display:block}.loader_container{display:flex;justify-content:center;padding-top:10rem}.loader{-webkit-animation:rotate 1s linear infinite;animation:rotate 1s linear infinite;border-radius:50%;height:48px;position:relative;width:48px}.loader:before{-webkit-animation:prixClipFix 2s linear infinite;animation:prixClipFix 2s linear infinite;border:5px solid #f68f14;border-radius:50%;box-sizing:border-box;content:"";inset:0;position:absolute}@-webkit-keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}@keyframes prixClipFix{0%{-webkit-clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0);clip-path:polygon(50% 50%,0 0,0 0,0 0,0 0,0 0)}25%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 0,100% 0,100% 0)}50%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,100% 100%,100% 100%)}75%{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 100%)}to{-webkit-clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0);clip-path:polygon(50% 50%,0 0,100% 0,100% 100%,0 100%,0 0)}}@media (max-width:1030px){.home{width:85%}.item{width:23%}}@media (max-width:960px){.home{width:85%}.item{width:30%}}@media (max-width:760px){.home{padding-top:6rem}.title{display:inline;display:initial}}@media (max-width:600px){.home{width:95%}.item{width:45%}}@media (max-width:450px){.home{width:95%}.item{width:45%}}@media (max-width:400px){.home{width:98%}.item{width:44%}}@media (max-width:355px){.item{width:43%}}.navbar{background-color:#fff;padding:1.5rem 0;position:fixed;width:100%}.nav-container{display:flex;justify-content:space-between;margin:auto;width:80%}.nav-icon{display:flex}.nav-icon img{cursor:pointer;height:27px;width:25px}.nav-icon img:first-child{margin-left:.6rem}.nav-logo img{width:180px}.nav-notification img{cursor:pointer;height:29px;width:25px}.nav-menu{display:flex;justify-content:center}.nav-link{color:#2e2a39;font-size:1.2rem;font-weight:700;margin:0 .6rem}.active{color:#f68f14!important}.responsive-navbar{background-color:#fff;display:none;padding:1.5rem 0;position:fixed;width:100%}.nav-container-res{display:flex;justify-content:space-between;margin:auto;width:90%}.nav-toggle img{cursor:pointer;height:25px;margin-top:.2rem;width:27px}.nav-menu-res{border:1px solid #919191;border-radius:20px;display:none;margin:.8rem auto auto;padding:0;width:90%}.nav-menu-res li{border-bottom:1px solid #919191;padding:.6rem 0;text-align:center;width:100%}.nav-menu-res li:last-child{border-bottom:none;padding:.6rem 0;text-align:center;width:100%}.nav-link-res{color:#2e2a39;font-size:1.2rem;font-weight:700}.hide{margin-top:-150px}.hide,.show{transition:.4s}.show{margin-top:0}@media (max-width:767px){.responsive-navbar{display:inline;display:initial}.navbar{display:none}}.details{margin:auto;padding-top:10rem;width:80%}.details-container{display:flex;flex-wrap:wrap;justify-content:center}.product-img{overflow:hidden;width:45%}.product-img img{border-radius:20px;width:100%}.sub-product-img{display:flex}.sub-product-img img{border-radius:0;cursor:pointer;margin-left:.4rem;width:24.05%}.d-initail{display:inline;display:initial}.product-details{margin-right:2rem;margin-top:2rem;width:50%}.product-details p{color:#2e2a39;font-weight:700}.product-name-details{font-family:Georgia,Times New Roman,Times,serif;font-size:1.6rem!important}.product-price p{font-size:1.2rem}.product-price p:nth-child(2){color:gray;margin-right:.5rem;margin-top:.2rem;text-decoration:line-through}.product-price p span{color:#f68f14}.product-price{display:flex;margin-top:.4rem}.product-code{color:gray!important;font-size:1.1rem;margin-top:.3rem}.product-code span{color:#000}.line{background-color:#dadada;height:1px;margin-top:2rem;width:100%}.product-status{color:gray!important;margin-top:1.2rem}.product-status span{color:#f68f14}.product-desc{font-size:1.2rem;margin:1rem 0}.desc_item{margin-bottom:.5rem}.product-details button{background-color:#f68f14;border:0;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:2rem;padding:.6rem;width:40%}@media (max-width:1030px){.product-img{width:60%}.product-details{margin-right:0;width:60%}}@media (max-width:760px){.product-details,.product-img{width:80%}.details{padding-top:6rem}}@media (max-width:600px){.details,.product-details,.product-img{width:90%}.not_avilabel{width:80%!important}}@media (max-width:450px){.product-details,.product-img{width:90%}.details{width:100%}.sub-product-img img{margin-left:.5rem;width:23%}}.order-container{margin:auto;padding-top:10rem;width:60%}.order-title{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.product-name-label{color:#2e2a39;display:block;font-size:1.2rem;font-weight:700;margin:.8rem 0}.order-product-name{color:#2e2a39;font-weight:700;margin:.4rem 0}.order-input,.order-product-name{border:1px solid #b6b5b5;border-radius:20px;font-size:1.1rem;padding:.5rem .8rem .5rem 0;width:100%}.order-input{margin-bottom:.5rem}select{-webkit-appearance:none;appearance:none}.phone-number{display:flex}.phone-number div{width:50%}.phone-number div:nth-child(2){margin-right:4rem}.product-name-label span{color:#f68f14}.shipping{display:flex}.shipping div:first-child{width:80%}.shipping div:nth-child(2){margin-right:3rem;width:35%}.shipping-price{border:1px solid #b6b5b5;border-radius:20px;color:#2e2a39;font-size:1.1rem;font-weight:700;margin-bottom:.5rem;padding:.5rem .8rem .5rem 0;width:100%}.color{width:102%}.quantity{display:flex}.quantity div:first-child{width:50%}.quantity div:nth-child(2){margin-right:4rem;width:50%}.order-button{background-color:#f68f14;border:0;border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;font-weight:700;height:40px;margin-top:1rem;width:220px}.end-error{color:#742020;font-weight:700;margin-top:.7rem}.loader-order{-webkit-animation:rotation 2.5s linear infinite;animation:rotation 2.5s linear infinite;border:2.5px dotted #fff;border-radius:50%;box-sizing:border-box;display:inline-block;height:25px;margin-top:.2rem;position:relative;width:25px}@-webkit-keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotation{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.error{color:red;font-size:1.1rem;font-weight:700}.show-error{display:inline;display:initial}.order_layer{bottom:0;left:0;position:fixed;right:0;top:0;z-index:11111111}.black-layer{background-color:#000;height:100%;opacity:.6;position:absolute;width:100%}.order_layer_content{align-items:center;background-color:#fff;border-radius:20px!important;display:flex;flex-direction:column;margin:12rem auto auto;padding:1rem 1rem 1.6rem;position:relative;width:35%}.order_layer_content img{width:70px}.order_layer_content p{color:#2e2a39;font-weight:700;line-height:1.5rem;text-align:center;width:300px}.order_layer_content button{background-color:#f68f14;border:0;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:.7rem;padding:.6rem 1rem}@media (max-width:1030px){.order_layer_content{width:45%}.order_layer_content p{width:350px}}@media (max-width:960px){.order_layer_content{width:55%}}@media (max-width:760px){.order-container{padding-top:6rem;width:80%}.order_layer_content{width:65%}}@media (max-width:600px){.phone-number{flex-direction:column}.phone-number div{width:100%}.phone-number div:nth-child(2){margin-right:0}.shipping div:first-child{width:60%}.shipping div:nth-child(2){margin-right:2rem;width:40%}.order_layer_content{width:75%}.color{width:103%}}@media (max-width:505px){.order-container{margin-right:0;padding-right:.5rem;width:90%}.shipping div:first-child{width:60%}.shipping div:nth-child(2){margin-right:2rem;width:50%}.quantity div:nth-child(2){margin-right:1.5rem}.order_layer_content{width:85%}.color{width:104.1%}}@media (max-width:420px){.shipping div:first-child{width:40%}.shipping div:nth-child(2){margin-right:.8rem;width:60%}.order_layer_content{width:88%}.order_layer_content p{width:300px}}.footer{background-image:linear-gradient(90deg,red,orange);border-top-left-radius:150px;display:flex;justify-content:space-between;margin-top:4rem;padding:10rem 3rem}.white_logo{width:180px}.footer_about{color:#fff;font-size:1.1rem;font-weight:700;margin-right:1rem;margin-top:1rem;width:250px}.footer h2{color:#fff;margin-bottom:.5rem}.catogery_container{display:flex}.catogery_container div:nth-child(2){margin-right:2rem}.catogery_container p,.info{color:#fff;font-size:1.1rem;font-weight:700;margin-top:.4rem}.footer_img{margin-bottom:-.5rem;margin-left:1rem;width:30px!important}.info{display:inline-block;margin:.6rem 0}.social_icon{display:flex}.social_icon img{cursor:pointer;height:38px;margin-left:.8rem;margin-top:.8rem;width:38px}@media (max-width:1070px){.footer{align-items:center;flex-direction:column;padding:10rem 1rem}.footer_about{margin-right:0;text-align:center;width:350px}.white_logo{margin-right:5rem}.footer h2{margin-top:2.5rem;text-align:center}.social_icon{justify-content:center}}@media (max-width:400px){.footer_about{width:320px}.catogery_container div:nth-child(2){margin-right:.5rem}}@media (max-width:700px){.not-found{padding-top:5rem}}
/*# sourceMappingURL=main.d4aac05f.css.map*/