.astp-cart-offcanves{display:none;position:fixed;width:100%;height:100%;z-index:999999;top:0;left:0;direction:ltr;color:#353535;transition:all 1s;background-color:rgba(0,0,0,.55);--theme-line-height: 1.8}.astp-cart-offcanves.active{display:block}.astp-cart-offcanves .astp-cart-offcanves-content{background-color:#fff;direction:rtl;width:30%;height:100%;animation:astp-slide-right .5s}.astp-cart-offcanves .astp-cart-offcanves-box{width:100%;height:100%}.astp-cart-offcanves .close-cart-btn{color:#333;background:rgba(0,0,0,0);border:none;cursor:pointer;height:100%;border-left:1px solid #c1c1c1;border-radius:0px}.astp-cart-offcanves .close-cart-btn span{font-size:2rem;width:auto;height:auto}.astp-cart-offcanves .close-cart-btn:hover,.astp-cart-offcanves .close-cart-btn:focus{color:#e42929}.astp-cart-offcanves .astp-cart-offcanves-header{display:flex;height:5%;border-bottom:1px solid #c1c1c1;align-items:center}.astp-cart-offcanves .astp-cart-offcanves-header .astp-card-title{font-size:1rem;margin:0;padding-right:16px}.astp-cart-offcanves .astp-cart-offcanves-header .astp-card-title i{vertical-align:middle;font-size:1.1rem}.astp-cart-offcanves .astp-cart-offcanves-body{height:82%;overflow-y:auto;scrollbar-width:thin;padding:0 16px}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list{list-style:none;margin:0;padding:0}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-empty-msg-item{text-align:center;padding:8px;color:var(--astp-gray)}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item{position:relative;display:flex;border-top:1px solid #c1c1c1;padding-top:16px;margin:16px 0}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-remove{display:block;position:absolute;top:8px;left:0;color:#333;font-size:19px;transition:all 320ms;padding:0;margin:0;border:0;background:rgba(0,0,0,0)}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-remove:hover,.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-remove:focus{color:#e42929;border-color:#e42929}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item:first-child{border-top:none;margin-top:0}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-img{display:flex;align-items:center;width:25%}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-img img{display:block;width:100%;height:auto;border-radius:8px}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-data-info{display:flex;align-items:flex-start;width:75%;padding-right:8px;margin-bottom:8px;color:#192a3d}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-data-info .card-item-course-name{display:block;line-height:1;padding-bottom:8px}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-data-info .course-item-total-price{align-self:flex-end;margin-right:auto;display:block;color:#0d7b97;font-weight:bold;font-size:15px}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-data-info .course-categories{display:flex}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-data-info .course-categories .astp-badge{font-size:11px;padding:1px 4px}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-data-info .course-categories .astp-badge .astp-icon-number,.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-data-info .course-categories .astp-badge .astp-icon-number1{font-size:18px}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-data-info .course-categories .astp-badge .astp-icon-number{vertical-align:sub}.astp-cart-offcanves .astp-cart-offcanves-body .astp-cart-list .astp-cart-item .astp-cart-item-data-info .course-categories .astp-badge .astp-icon-number1{vertical-align:bottom}.astp-cart-offcanves .astp-cart-offcanves-footer{height:13%;text-align:center}.astp-cart-offcanves .astp-cart-offcanves-footer .astp-cart-total{background-color:#efefef;border-top:1px solid #dddbdb;border-bottom:1px solid #dddbdb;margin-bottom:4px;font-size:18px}.astp-cart-offcanves .astp-cart-offcanves-footer a{display:inline-block;text-decoration:none;padding:0px 16px;color:#fff;border-radius:16px;cursor:pointer;display:inline-block}.astp-cart-offcanves .astp-cart-offcanves-footer .astp-cart-checkout-btn{color:#10a0c4;border:1px solid #10a0c4}.astp-cart-offcanves .astp-cart-offcanves-footer .astp-cart-checkout-btn:hover,.astp-cart-offcanves .astp-cart-offcanves-footer .astp-cart-checkout-btn:focus{color:#fff;background-color:#10a0c4}.astp-cart-offcanves .astp-cart-offcanves-footer .astp-show-cart-btn{margin-left:16px;background-color:#fbb436;border:1px solid #fbb436}.astp-cart-offcanves .astp-cart-offcanves-footer .astp-show-cart-btn:hover,.astp-cart-offcanves .astp-cart-offcanves-footer .astp-show-cart-btn:focus{color:#fbb436;background-color:rgba(0,0,0,0)}.astp-cart-offcanves .astp-cart-offcanves-footer strong{font-size:20px}@keyframes astp-slide-right{0%{transform:translateX(-100%)}}@media only screen and (max-width: 1200px){.astp-cart-offcanves .astp-cart-offcanves-content{padding-bottom:0px;width:45%}}@media only screen and (max-width: 767px){.astp-cart-offcanves .astp-cart-offcanves-content{width:80%}}@media only screen and (max-width: 427px){.astp-cart-offcanves .astp-cart-offcanves-content{width:100%}}@media only screen and (max-height: 785px){.astp-cart-offcanves-body{height:80%}.astp-cart-offcanves-footer{height:15%}}/*# sourceMappingURL=cart.css.map */
