body {
}
/*.mainpage {
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 20px;
}

.my-cart {
    font-family: Montserrat, sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: .025em;
    font-size:25;
}

.buttons {
     background-color:#3b96dc;
     color:white;
}

.promocode-div {
    font-family:geekexpresslight;
}

@media only screen and (max-width: 767px) {
    .mainpage {
        margin-left: 0%;
        margin-right: 0%;
        margin-bottom: 20px;
    }
}
.btn-outline-info {
    color: #3b96dc;
    background-color: transparent;
    background-image: none;
    border-color: #3b96dc;
}

.total-price {
    font-family: Montserrat, sans-serif;
    font-size: .85em;
    text-transform: uppercase;
    color: #888;
    font-weight:800;
    font-size:20px;
}

.checkout {
    background-color:#3b96dc;
    color:white;
}*/

.cart-card {
    background: #f8f8f8 0% 0% no-repeat padding-box !important;
    border-radius: 10px 10px 0px 0px !important;
    opacity: 1;
    margin-top: 6%;
}

.header-title {
    background: transparent !important;
    text-align: left;
    font-size: 18px;
    font-family: geekexpressbold;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
}
.total-price {
    text-align: left;
    font-size: 14px;
    font-family: geekexpressregular;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    margin-top: 5%;
    margin-left: 4%;
}
.total-price-last {
    text-align: left;
    font-size: 16px;
    font-family: geekexpressbold;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    /* margin-top: 5%; */
    margin-left: 4%;
}

.total-value {
    margin-top: 5%;
    position: absolute;
    right: 0;
    text-align: right;
    font-size: 14px;
    font-family: geekexpressregular;
    letter-spacing: 0;
    color: #868686;
    opacity: 1;
    margin-right: 10px;
}

.total-value-last {
    margin-top: -6%;
    font-size: 14px;
    font-family: geekexpressbold;
    position: absolute;
    right: 20px;
    margin-right: 5%;
}

.btn-checkout {
    /*display: block;*/
    /*margin-top: 10px;*/
    /*margin-bottom: 20px;*/
    width: 100%;
}

.red-apply {
    background: #be2800 0% 0% no-repeat padding-box;
    border-radius: 0 5px 5px 0;
    border-color: #be2800;
    text-align: center;
    font-size: 12px;
    font-family: geekexpressregular;
    letter-spacing: 0;
    color: #ffffff;
    opacity: 1;
    height: 32px;
    padding-top: 3px;
}

.promo-input {
    height: 32px;
    border: 1px solid #b7b7b7;
    border-radius: 5px 0 0 5px;
    opacity: 1;
    width: 70%;
    /*padding-bottom: 4px;*/
}

.checkout {
    background: #000000 0% 0% no-repeat padding-box;
    border-radius: 0px 0px 8px 8px !important;
    opacity: 1;
    width: 100% !important;
    display: block;
}

.ap {
    margin-left: 5%;
    margin-top: 5%;
}

.course-name {
    text-align: left;
    font-size: 18px;
    font-family: geekexpressbold;
    letter-spacing: 0;
    color: #000000;
    text-transform: capitalize;
    opacity: 1;
    margin-top: 4%;
}

.course-image {
    background: transparent 0% 0% no-repeat padding-box;
    object-fit: cover;
    border-radius: 10px;
    opacity: 1;
    /*margin-top: 20%;*/
    /*margin-bottom: 24px;*/
    margin-left: 5%;
    /*min-width: 112px;*/
    /*min-height: 112px;*/
    margin-top: 15px;
    margin-bottom: 15px;
}

.course-loc {
    text-align: left;
    font-size: 14px;
    font-family: geekexpressregular;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
}

.kidname {
    text-align: center;
    font-size: 12px;
    font-family: geekexpressregular;
    letter-spacing: 0;
    color: #ffffff;
    height: 24px;
    width: 103px;
    margin-bottom: 5px;
}

.kid-name-btn {
    background: #b7b7b7 0% 0% no-repeat padding-box;
    border-radius: 5px;
    opacity: 1;
    /*padding-left: 27px;*/
    /*padding-left: 50%;*/
    padding-top: 5px;
    padding-bottom: 5px;
}

.items-card {
    background: #ffffff 0% 0% no-repeat padding-box !important;
    box-shadow: 0px 0px 4px #00000029 !important;
    border-radius: 10px !important;
    opacity: 1;
    margin-top: 3%;
}

.info-mt {
    margin-top: 9px;
}
.item-info {
    /*margin-top: 1%;*/
}

.right-sec {
    /*margin-top: 4%;*/
}

.price {
    text-align: left;
    font-size: 16px;
    font-family: geekexpressbold;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
    /*margin-top: 25%;*/
    /*margin-left: -5% !important;*/

    position: absolute;
    right: 0;
    margin-right: 50px;
    margin-top: 15px;
}

.del {
    /*margin-top: -10px;*/
}

.del-a {
    float: right;
    margin-top: 10px;
}

.add-more {
    margin-top: 3%;
    margin-bottom: 3%;
}

@media only screen and (max-width: 767px) {
    .add-more {
        padding-top: 20px;
    }

    .btn-checkout {
        margin-bottom: 20px;
    }
    .course-image {
        background: transparent 0% 0% no-repeat padding-box;
        border-radius: 10px;
        object-fit: cover;
        opacity: 1;
        margin-top: 0%;
        margin-bottom: 0px;
        margin-left: 5%;
        /*min-width: 100px;*/
        /*min-height: 120px;*/
    }
    .item-info {
        margin-top: 0%;
    }

    .info-mt {
        margin-top: 5px;
    }
    .navbar-nav {
        padding-left: 5px !important;
    }

    .nav-item {
        margin-top: 5px;
    }

    .del {
        margin-right: 10px !important;
    }

    .del-a {
        margin-bottom: 5px !important;
        position: absolute;
        right: 0;
        margin-right: 10px;
    }

    .price {
        margin-top: 15%;
        margin-left: -100% !important;
        margin-right: 25px;
    }

    .course-name {
        margin-top: 8% !important;
    }
}

@media only screen and (max-width: 414px) {
    .price {
        margin-top: 22%;
    }
    .price-mob {
        text-align: left;
        font-size: 16px;
        font-family: geekexpressbold;
        letter-spacing: 0;
        color: #000000;
        opacity: 1;
        /*margin-top: 25%;*/
        margin-left: -25px !important;
        /*margin-top: -13px;*/
        position: absolute;
        /*left: 0;*/
        top: 0px;
        /*margin-right: 50px;*/
        margin-top: 10px;
        /*margin-bottom: 17px;*/
    }
}

.custom-card {
    border-radius: 10px !important;
}

.info-card-last {
    margin-bottom: 10px !important;
}

@media only screen and (min-width: 767px) {
    .course-name {
        margin-top: 5% !important;
    }
}

@media only screen and (min-width: 575px) and (max-width: 767px) {
    .course-name {
        margin-top: 5% !important;
    }
}

@media only screen and (max-width: 575px) {
    .course-name {
        /*margin-top: 30% !important;*/
    }

    .course-name {
        font-size: 14px;
    }

    .course-loc {
        font-size: 11px;
    }

    .kidname {
        font-size: 10px;
    }

    .price-mob {
        font-size: 12px;
    }

    .price {
        font-size: 12px;
    }
}

@media only screen and (max-width: 336px) {
    .certificate-sec {
        margin-left: -10px;
    }
}

@media only screen and (max-width: 360px) {
    .right-sec {
        margin-left: -20px;
    }
}

@media only screen and (max-width: 321px) {
    .price-mob {
        margin-left: -45px !important;
        margin-top: 5px;
    }
}

.margin-right-arabic {
    margin-right: 20px;
}

.new-price {
    text-align: left;
    font-size: 16px;
    font-family: geekexpressbold;
    letter-spacing: 0;
    color: #000000;
    opacity: 1;
}
