
.team-block .item {
    height: unset !important;
}

.page-footer {
    background-color: #000;
    color: #fff;
}

.page-footer-inner {
    padding-top: 5px;
    padding-bottom: 5px;
}


.table_footer_action select {
    width: 35%;
    display: inline;
}

footer.main_footer {
    /*position: relative;*/
    margin-top: 100px;
}

.footer_container {
    /*position: absolute;*/
    /*width: 100%;*/
    /*bottom: -105px;*/
}

.header ul.header-navigation {
    display: block !important;
    height: auto !important;
}

.home_page_projects .item {
    border-left: solid 1px #e8e7e7;
}

.home_page_projects .item:last-child {
    border-left: none;
}

.home_page_projects img {
    height: 247px;
}

#date_hijri_calendar {
    background-color: #fff !important;
    cursor: default !important;
}

.calendars-popup {
    z-index: 88888 !important;
}

.whatsapp_icon {
    width: 64px;
    position: fixed;
    bottom: 23px;
    right: 34px;
}

.total_cost {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
}


.p-registration .payment .payment-method .card-method {
    position: relative;
    background: #FFFFFF;
    box-shadow: 0 2px 38px 0 rgba(0, 0, 0, 0.08);
    padding: 10px;
    margin-bottom: 30px;
    border: 1px solid #fff;
    min-height: 170px;
    border-radius: 10px
}

.p-registration .payment .payment-method .card-method i {
    display: none;
    position: absolute;
    right: 21;
    font-size: 20px
}

.p-registration .payment .payment-method .card-method img {
    padding: 10px
}

.p-registration .payment .payment-method .card-method h4 {
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    position: absolute;
    bottom: 0;
    right: 10%;
    left: 10%
}

.p-registration .payment .payment-method a:focus .card-method {
    border: 1px solid #7B4BE4
}

.p-registration .payment .payment-method a:focus .card-method i {
    display: block;
    color: #7B4BE4
}

.p-registration .payment .payment-method p {
    font-weight: bold;
    color: #AF68AC;
    margin-right: 10px
}


.p-registration .payment .paying {
    padding: 50px 30px;
    margin-right: 15px;
    margin-bottom: 40px;
    background: #FFFFFF;
    box-shadow: 0 2px 38px 0 rgba(0, 0, 0, 0.08);
    border-radius: 10px
}

.p-registration .payment .paying h3 {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 30px;
    margin-top: 0px
}

.p-registration .payment .paying button {
    width: 90%;
    height: 40px
}

a .card-method.selected {
    border: 1px solid #67BD3C !important;
}

a .card-method.selected .fa-check {
    display: block !important;
    color: #67BD3C !important;
}

a .card-method.selected .fa-check::before {
    content: "\f00c";
}

.header-navigation .shopping_cart i {
    font-size: 18px;
}

.header-navigation .shopping_cart a {
    position: relative;
}

.header-navigation .shopping_cart a .badge {
    position: absolute;
    right: -11px;
    top: -7px;
}


.wpwl-group {
    font-family: "GE_SS_Text_Light" !important;
}

.wpwl-form {
    max-width: 37em!important;
}

/* For mobile phones: */
@media only screen and (max-width: 768px) {
    .page-footer-inner {
        padding-left: 10px;
    }

}


/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/
/*//////////////////////////////////////////////////*/

