.toaster-message{position:fixed;top:0;left:0;width:100%;text-align:center;font-weight:500;font-size:16px;padding:20px;z-index:1000;color:#842029;background-color:#f8d7da;border-color:#f5c2c7;opacity:0;visibility:hidden;transition:all .2s ease}.toaster-message.active{transition:all .2s ease;opacity:1;visibility:visible}.toaster-message.success{color:#198754;background-color:#aff0d2;border-color:#198754}.toaster-message.error{color:#842029;background-color:#edb6bb;border-color:#842029}.custom-flex{margin-left:-15px;margin-right:-15px}.custom-flex .left{float:left!important}.custom-flex .right{float:right!important}#DeleteModal .icon{border-radius:50%;color:#fff;font-size:30px;display:flex;align-items:center;justify-content:center;margin:0 auto}#DeleteModal .icon i{background:none}#DeleteModal .text{font-size:20px;font-weight:500;color:#212121;margin:20px}#DeleteModal .btns .btn{margin:0 15px}.line-through{color:#dc3545;text-decoration:line-through}.line-through:hover{color:#dc3545!important;text-decoration:line-through!important}.rotate{animation:rotate 1.5s linear infinite}@keyframes rotate{to{transform:rotate(360deg)}}.spinner{display:inline-block;width:50px;height:50px;border-radius:50%;box-shadow:inset -2px 0 0 2px #0bf}.form-control:disabled{background:#fff!important}.modal-backdrop{display:none!important}.modal{background:rgba(0,0,0,.5)}.badge-theme{background:#245A92;color:#fff;border-radius:16px;text-align:center;padding:4px 10px;display:block}.checkout .progress-buttons{display:flex;justify-content:space-between;align-items:center}.pagination{width:100%;text-align:center;display:flex;align-items:center;justify-content:center}.pagination .page-item{float:left;margin:5px;border-radius:5px!important}.pagination .page-item.active .page-link,.pagination .page-item:hover .page-link{background-color:#245a92!important;border-color:#245a92!important;color:#fff}.pagination .page-item .page-link{width:35px!important;display:flex;align-items:center;justify-content:center;height:35px!important;border-radius:5px!important;color:#245a92}.pagination .page-item .page-link .svg{color:#245a92!important;stroke:#245a92!important}.pagination .page-item.disabled{pointer-events:none}.direction_ar .pagination .page-item .prev,.direction_ar .pagination .page-item .next{transform:rotate(180deg)}.profile-wrapper-page{background-color:#eee;padding:10px 0}.profile-section .white-block{background-color:#fff;padding:20px 15px;margin-bottom:15px}@media (min-width: 768px){.profile-section .white-block{padding:30px}}.profile-section .white-block .form-group input{box-shadow:none!important}.profile-section .white-block td{border-bottom:1px solid #ddd;border-top:none!important;padding:15px 8px!important}.profile-section .white-block .cancel-btn{background-color:#a62b3a}.profile-section .white-block .cancel-btn:hover{background-color:#7d212c}.profile-section .white-block .profile .profile-img{display:inline-block;margin-bottom:20px;position:relative}.profile-section .white-block .profile .profile-img img{max-width:100%;height:100px;width:100px;border-radius:50%}.profile-section .white-block .edit-profile .profile-img{display:inline-block;margin-bottom:20px;position:relative}.profile-section .white-block .edit-profile .profile-img img{max-width:100%;height:100px;width:100px;border-radius:50%}.profile-section .white-block .edit-profile .profile-img .edit-avatar{position:absolute;right:-5px;bottom:0px}.profile-section .white-block .edit-profile .profile-img .edit-avatar .btn-icon-sm{background:#fff;border:2px solid #BDBDBD;border-radius:50%;height:42px;width:42px;display:block;padding:10px}.profile-section .white-block .edit-profile .profile-img .edit-avatar .btn-icon-sm img{height:20px!important;width:20px!important}.profile-section .white-block .edit-profile .profile-img .edit-avatar:after{content:none}.profile-section .white-block .edit-profile .profile-img .edit-avatar:before{content:none}.account-option{background-color:#fff;width:100%;height:150px;border-radius:8px;border:1px solid #DEDEDE;margin-bottom:20px;display:flex;align-items:center;flex-direction:row;justify-content:flex-start;padding:20px;text-decoration:none;transition:all .2s ease}.account-option:hover{background-color:#fafafa;transition:all .2s ease;border-color:#245a92}.account-option .icon{min-width:80px;height:80px;margin-right:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:17px}.account-option .icon img{width:100%;height:100%;object-fit:contain}.account-option .title{font-size:20px;color:#3a3d45}.account-option .des{font-size:16px}.login-wrapper .profile-img{margin-right:10px}.address-section .new-address{margin-bottom:30px}.address-section .single-address{background-color:#fff;position:relative;transition:all .3s;overflow:hidden;border:1px solid #eeeeee;margin-bottom:20px;height:222px;padding:10px 20px 20px}.address-section .single-address:hover{transition:all .2s ease;-moz-transform:scale(1.03);-ms-transform:scale(1.03);-o-transform:scale(1.03);-webkit-transform:scale(1.03);transform:scale(1.03);box-shadow:0 2px 120px #0003;position:relative;z-index:22}.address-section .single-address.default{border:1px solid #e71d36;background-color:#fffbf8}.address-section .single-address.default .default-top{color:#e71d36;font-size:14px;visibility:visible;opacity:1}.address-section .single-address .default-top{visibility:hidden;opacity:0;padding-bottom:10px;text-align:right}.address-section .single-address .header{display:flex;align-items:center;margin-bottom:15px;font-weight:700}.address-section .single-address .header .title{margin:0 10px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:70%}.address-section .single-address .details{display:flex;margin-bottom:20px;font-size:14px}.address-section .single-address .details .location{margin-right:10px}.address-section .single-address .details .location i{font-size:initial}.address-section .single-address .details .info{width:90%}.address-section .single-address .details .info .district{text-overflow:ellipsis;overflow:hidden;max-width:100%;height:43px;display:-webkit-box;line-height:21px;max-height:48px;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%}.address-section .single-address .details .info .country{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;max-width:100%}.address-section .single-address .action .btn{font-weight:700;color:#245a92}.new-address-wrapper{background-color:#eee;padding:40px 0}.new-address-wrapper .white-block{background-color:#fff;padding:30px;margin-bottom:15px}.order-history{padding:0 15px}.order-history .tabs{display:flex;align-items:center;margin-bottom:50px}.order-history .tabs button{margin-right:20px}.order-history .tabs button.outline{border:1px solid #245A92;transition:all .3s;background-color:#f0f0f0;color:#333;text-shadow:none;box-shadow:none}.order-history .tabs button.outline:hover{background-color:#245a92;color:#fff}.order-history .tabs button:focus{outline:none}.order-history .date-input input{border-radius:20px}.order-history .each-order{margin-bottom:10px;display:block;text-decoration:none;border:1px solid rgba(224,224,224,.3)}.order-history .each-order:hover{transition:all .2s ease;box-shadow:0 0 5px #0003}.order-history .each-order:hover .each-order-header .bold{color:#245a92}.order-history .each-order .each-order-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(224,224,224,.3);padding:10px}.order-history .each-order .each-order-header .bold{font-weight:700}.order-history .each-order .each-order-body{padding:10px}.order-history .each-order .each-order-body .each-items{display:flex;align-items:center;justify-content:space-between}.order-history .each-order .each-order-body .each-items .title{flex:1;padding-left:20px}.order-history .each-order .each-order-body .each-items .price{min-width:200px;text-align:right}.order-history .loading__anim{width:15px;height:15px;border:2px solid transparent;border-left-color:#fff;border-top-color:#fff;border-radius:50%;display:inline-block;animation:rotate .6s infinite linear}@keyframes rotate{to{transform:rotate(1turn)}}
