@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&family=Tajawal:wght@200;300;400;500;700;800;900&display=swap";:root{--bs-border-radius: var(--bs-border-radius-sm) !important;--bs-btn-border-radius: var(--bs-border-radius-sm) !important}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Tajawal,IBM Plex Sans Arabic;padding-top:100px}body.modal-open{overflow:auto!important;padding-right:0!important}nav.navbar{position:fixed;top:0;z-index:999}nav.navbar .container{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}main{min-height:calc(100vh - 485px)}section.mb-5{margin-bottom:5rem!important}#shoppingCart{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1.5px solid #dee2e6;border-radius:50%;color:#212529;transition:all .2s}#shoppingCart:hover{border-color:#adb5bd;background-color:#0000000a}#shoppingCart #cartProductsNum{right:-5px;top:-5px;width:18px;height:18px;font-size:12px;line-height:1.5;background-color:#8695ed}.carousel-control-next,.carousel-control-prev{width:10%}.show-products-btn{position:relative;border:unset;color:#212121;z-index:1;background:#e8e8e8;box-shadow:4px 8px 19px -3px #00000045;transition:all .25s}.show-products-btn:before{content:"";position:absolute;top:0;left:0;height:100%;width:0;border-radius:inherit;background-color:#212121;z-index:-1;transition:inherit}.show-products-btn:hover{color:#e8e8e8}.show-products-btn:hover:before{width:100%}.category{border:1px solid #e0e0e0;transition:all .25s}.category:hover{transform:translateY(-5px);box-shadow:0 4px 13px #00000023}.product-type{position:absolute;z-index:1;padding:5px 5px 5px 25px;font-size:14px;font-weight:600;clip-path:polygon(100% 0,100% 100%,0% 100%,15px 50%,0% 0%);color:#fff}.product-type[type=downloadable]{background-color:#f93f72}.product-type[type=course]{background-color:#8049ed}.product-type[type=service]{background-color:#00c5cd}.product{cursor:pointer;transition:all .25s}.product .product-img-box{max-width:100%}.product:hover{border-color:#fff;box-shadow:0 4px 13px #00000023}.add-to-cart{width:45px;height:45px;font-size:20px}.accordion-button:not(.collapsed){color:#fff;background-color:#173241}.testimonial-img-box{position:absolute;left:50%;bottom:0;transform:translate(-50%,35%);width:100px;height:100px;border-radius:50%;overflow:hidden}.footer-img{width:100px}.social-icon{display:inline-grid;place-content:center;width:50px;height:50px;border-radius:50%;color:#212529;background-color:#fff;border:1px solid #212529;margin:0 5px;transition:all .25s}.social-icon:hover{color:#fff;background-color:#212529;border-color:#fff}.payment-methods a img{height:45px}html[dir=rtl] .accordion-button:after{margin-right:auto;margin-left:unset}html[dir=rtl] .form-floating>label{left:unset;right:0}.fs-7{font-size:.75rem!important}.user-img{display:block;width:65px;height:65px;border-radius:50%;border:5px solid #ebebeb;overflow:hidden}.my-alert{opacity:0;transition:.4s ease}.show-alert{opacity:1}.my-translate-alert{position:fixed;left:50%;top:0;transform:translate(-50%,-100%);z-index:1055}.show-translate-alert{top:.5rem;transform:translate(-50%)}#reviewAlert{left:50%;transform:translate(-50%)}.form-control:focus{box-shadow:none!important}.text-box{flex:10em}.text-box .show-more{background-image:linear-gradient(to top,#fafbfb,#fafbfbfa,#fafbfbe0)}.preview-files{max-height:300px;overflow-y:scroll}.preview-files::-webkit-scrollbar{width:6px}.preview-files::-webkit-scrollbar-track{background:#ebebebbf}.preview-files::-webkit-scrollbar-thumb{border-radius:3px;background:#777}.preview-files::-webkit-scrollbar-thumb:hover{background:#444}.cart-product .cart-product-img{width:120px;flex:0 0 auto}input.input-quantity{border-color:#6c757d}input.input-quantity:focus{border-color:#6c757d}input.input-quantity::-webkit-inner-spin-button,input.input-quantity::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pointer-event-none{pointer-events:none}#reviewModal .modal-dialog{margin-top:90px}.rating-result{position:absolute;top:0;left:50%;transform:translate(-50%,-35%);z-index:-1;color:#ebebeb8e;pointer-events:none}.rating-star{cursor:pointer;color:gold;transition:all .25s ease}.rating-star:hover{filter:drop-shadow(0px 0px 2px gold);transform:scale(1.2)}table .product-img{width:60px;flex:0 0 auto}.min-vh-25{min-height:25vh!important}.downloadable-files,.course-lessons{height:calc(100% - (38px + .5rem));overflow-y:scroll}.downloadable-files::-webkit-scrollbar,.course-lessons::-webkit-scrollbar{width:6px}.downloadable-files::-webkit-scrollbar-track,.course-lessons::-webkit-scrollbar-track{background:#ebebebbf}.downloadable-files::-webkit-scrollbar-thumb,.course-lessons::-webkit-scrollbar-thumb{border-radius:3px;background:#777}.downloadable-files::-webkit-scrollbar-thumb:hover,.course-lessons::-webkit-scrollbar-thumb:hover{background:#444}.video-wrapper:before{content:"";display:block;padding-top:56.25%}.video-wrapper #video{position:absolute;top:0;left:0;width:100%;height:100%}.watch-btn i{pointer-events:none}.course-lesson.active{background-color:#0d6dfd26;transition:background-color .25s}.cart-items-container{min-height:200px}.cart-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1rem;margin-bottom:1rem;transition:box-shadow .2s}.cart-item:hover{box-shadow:0 2px 8px #00000014}.cart-item img{max-height:80px;-o-object-fit:cover;object-fit:cover;border-radius:4px}.product-image-container{position:relative;width:100%;padding-top:100%;overflow:hidden}.product-image-container img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.toast-notification{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:9999;padding:.75rem 1.5rem;border-radius:8px;background:#fff;box-shadow:0 4px 12px #00000026;display:flex;align-items:center;gap:.5rem;animation:slideInDown .3s ease}@keyframes slideInDown{0%{opacity:0;transform:translate(-50%) translateY(-100%)}to{opacity:1;transform:translate(-50%) translateY(0)}}.cart-badge{position:absolute;top:-5px;right:-5px;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:600;line-height:18px;text-align:center;border-radius:9px;background-color:#8695ed;color:#fff;display:none;align-items:center;justify-content:center;box-sizing:border-box}
