
.sprt-form-steps {
position: relative;
padding:50px;
}
.sprt-form-steps .form-element {
position: relative;
margin-bottom: 20px;
}
.sprt-form-steps .form-element::before {
color: inherit;
display: block;
speak: none;
font-style: normal;
font-variant: normal;
font-weight: 300;
line-height: inherit;
font-family: FontAwesome;
text-transform: none;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
color: #666;
position: absolute;
right: 8px;
top: 15px;
z-index: 9;
}
.sprt-form-steps .form-element .iti__flag-container {
direction: ltr;
}
.sprt-form-steps .form-element .iti__country::before {
margin-right: 10px;
margin-left: 0;
display: none;
}
.sprt-form-steps h2 {
margin-bottom: 30px;
padding-left: 15px;
padding-right: 15px;
color: #1b1f23;
line-height: 1;
font-size: 28px;
}
.sprt-form-steps form {
max-width: 700px;
min-height: 300px;
padding: 30px;
margin: 0 auto;
background: #fff;
border-radius: 10px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
}
.sprt-form-steps form::before {
display: block;
display: none;
width: 46px;
height: 46px;
content: "";
position: absolute;
left: -100px;
top: 0;
background: url("https://cdn.xpay.app/community/logo/Alexandria_Sporting_Club_logo.png") center
center/cover no-repeat;
}
.sprt-form-steps .footer-note {
padding: 0;
margin: auto 15px 15px;
line-height: 1.4;
}
.sprt-form-steps .heading-note {
color: #666;
font-size: 14px;
margin: -20px auto 20px;
padding-left: 15px;
padding-right: 15px;
text-align: center;
}
.sprt-form-steps .form-wrapper {
width: 100%;
font-size: 13px;
}
.sprt-form-steps .form-elements {
width: 480px;
margin: auto auto 0;
max-width: 100%;
}
.sprt-form-steps .form-input {
width: 100%;
height: 45px;
border-radius: 5px!important;
text-align: center;
background: #fff;
border: 1px solid #e4e8eb;
}
.sprt-form-steps .input-select{
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
}
#forgot-password{
margin-right:30px;
}
.sprt-form-steps .input-select-item{
display: flex;
align-items: center;
justify-content: center;
gap: 5px;
}
.sprt-form-steps .form-btn {
width: 100%;
height: 45px;
border-radius: 5px;
text-align: center;
background: #1d9d73;
color: #fff;
border: none;
}
.sprt-form-steps .input-id::before {
content: "";
}
.sprt-form-steps .input-dop::before {
content: "";
}
.sprt-form-steps .input-mail::before {
content: "";
}
.sprt-form-steps .input-phone::before {
content: "";
-webkit-transform: rotate(-115deg);
transform: rotate(-115deg);
margin-right: 4px;
}
.sprt-form-steps .form-error {
color: red;
display: block;
text-align: right;
padding: 0;
margin: 5px 0 0;
font-size: 12px;
font-family: "Cairo", sans-serif;
padding-bottom: 5px;
}
.sprt-form-steps .final-step-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border: 1px solid #e1e5e9;
background: #fafafa;
margin-bottom: 30px;
margin-top: -10px;
margin-right: 15px;
margin-left: 15px;
border-radius: 5px;
}
.sprt-form-steps .final-step-info .info-col {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 50%;
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 11px 8px 8px;
font-size: 14px !important;
}
.sprt-form-steps .final-step-info .info-col:first-child {
border-left: 1px solid #e1e5e9;
}
.sprt-form-steps .final-step-info .info-col h3 {
padding: 0 7px;
margin: 0;
color: #1d9d73;
font-size: 14px !important;
}
.sprt-form-steps .final-step-info .info-col p {
padding: 0 7px;
margin: 0;
color: #666;
margin-top: 7px;
line-height: 1.2;
}
.sprt-form-steps .heading-note.text-note {
margin-top: 20px;
font-size: 13px;
margin-bottom: 20px;
color: #a9a8a8;
}
.sprt-form-steps .update-status {
margin-left: 60px;
margin-right: 60px;
padding: 75px 30px;
background: #fafafa;
border-radius: 5px;
}
.sprt-form-steps .update-status .fa {
margin-bottom: 30px;
display: block;
font-size: 100px;
}
.sprt-form-steps .update-success {
color: #32bea6;
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
}
.sprt-form-steps .update-success .fa {
color: #32bea6;
}
.sprt-form-steps .update-failed {
color: #f07b7b;
}
.sprt-form-steps .update-failed .fa {
color: #f07b7b;
}
.sprt-form-steps .form-loader {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.5);
border-radius: 5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
z-index: 9;
}
.sprt-form-steps iframe {
padding: 20px 0 0;
background: #fff;
}
.sprt-form-steps .disable-ajax {
color: #ccc;
cursor: not-allowed;
}
#online-subscription-first-step .input-phone p {
margin-top: 20px;
font-size: 11px;
text-align: right;
color: #a9a8a8;
}
#online-subscription-first-step .input-mail p {
margin-top: 20px;
font-size: 11px;
text-align: right;
color: #a9a8a8;
}
#ui-datepicker-div {
background: #fff;
}
#re_search_form {
border: none;
}
#re_search_form .et_pb_searchform .re-search {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
#re_search_form .et_pb_searchform .re-search-field {
border-radius: 4px 0 0 4px;
padding: 0 15px 0 6px !important;
border: 1px solid #ddd;
max-height: 41px;
}
#re_search_form .et_pb_searchform input.et_pb_s {
height: 41px !important;
border: 1px solid #ddd;
border-radius: 0 4px 4px 0;
border-left: 0;
width: 100% !important;
}

#sprt-memship-renew form {
    background: url(imgs/mask_group_9.png) left top/cover no-repeat #fff;
}

#sprt-memship-renew .form-btn {
background: #1d9d73;
}
#sprt-memship-renew .form-btn.on-hold {
background: #e4e8eb;
}
#sprt-memship-renew .footer-note {
font-size: 14px;
font-family: "Cairo", sans-serif;
}
#sprt-memship-renew .footer-note a {
text-decoration: underline;
color: #272265;
}
#sprt-memship-renew .footer-note br + a {
margin-top: 5px;
display: inline-block;
}
#sprt-memship-renew .input-code {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: -10px;
margin-right: -10px;
}
#sprt-memship-renew .input-code input {
margin: 0 10px;
font-size: 18px;
}
#sprt-memship-renew .input-code .code-ok {
border-color: #1d9d73;
}
#sprt-memship-renew .input-code .code-error {
border-color: #e1110c;
}
#sprt-memship-renew .payment-items {
border-top: 1px solid #eee;
margin-bottom: 30px;
margin-right: 15px;
margin-left: 15px;
}
#sprt-memship-renew .payment-item {
padding-top: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #eee;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
#sprt-memship-renew .payment-item .payment-cost {
margin-right: auto;
color: #1d9d73;
font-weight: 700;
}
#sprt-memship-renew .payment-item .payment-title {
font-weight: 700;
margin-left: 30px;
}
#sprt-memship-renew .payment-item label {
color: #1d9d73;
display: block;
}
#sprt-memship-renew .payment-item.flex-column {
margin-top: 20px;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
#sprt-memship-renew .payment-item.flex-column .payment-title {
text-align: start;
}
#sprt-memship-renew .payment-item.flex-column .table {
margin-top: 10px;
border-top: 1px solid #ddd;
}
#sprt-memship-renew .payment-total {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
#sprt-memship-renew .payment-total h4 {
font-weight: 700;
color: #1d9d73;
margin: 0;
font-size: 14px !important;
font-size: 13px !important;
font-weight: 700;
color: #000;
text-align: right;
}
#sprt-memship-renew .form-wrapper > .payment-total {
margin-left: 15px;
margin-right: 15px;
}
#sprt-memship-renew .total-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-width: 50%;
max-width: 280px;
margin-top: 10px;
min-width: 420px;
}
#sprt-memship-renew .total-cost {
margin-right: auto;
padding-right: 7px;
color: #1d9d73;
white-space: nowrap;
font-weight: 700;
font-size: 13px !important;
font-weight: 700;
color: #000;
text-align: right;
}
#sprt-memship-renew .total-fees {
font-size: 11px;
margin-bottom: 10px;
min-width: 420px;
}
#sprt-memship-renew .total-fees span {
font-size: 13px;
color: #1d9d73;
font-weight: 700;
}
#sprt-memship-renew .payment-error {
color: #e1110d;
background: #fdf3f2;
font-size: 13px;
border-radius: 4px;
border: 1px solid #f4b0af;
margin: 0 15px 20px;
padding: 5px 10px;
font-family: "Cairo", sans-serif;
}
#sprt-memship-renew .payment-alert {
background: #fafafa;
border-radius: 5px;
margin: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 30px;
min-height: 240px;
font-size: 13px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
#sprt-memship-renew .payment-alert .fa {
font-size: 72px;
color: #e1110c;
margin-bottom: 30px;
}
#sprt-memship-renew .payment-alert a {
margin-top: 5px;
color: #272265;
display: inline-block;
font-weight: 700;
}
#sprt-memship-renew .payment-check {
background: #fafafa;
border-radius: 5px;
margin: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 30px;
min-height: 240px;
font-size: 13px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-size: 18px;
}
#sprt-memship-renew .payment-check .fa {
font-size: 72px;
color: #e1110c;
margin-bottom: 30px;
color: #aff0db;
}
#sprt-memship-renew .payment-check a {
margin-top: 5px;
color: #272265;
display: inline-block;
font-weight: 700;
}
#sprt-memship-renew .payment-report {
border: 1px solid #ddd;
border-radius: 5px;
padding: 0 15px;
font-size: 14px;
}
#sprt-memship-renew .payment-report .payment-item {
padding: 10px 0;
}
#sprt-memship-renew .payment-report .payment-item:last-child {
border: none !important;
}
#sprt-memship-renew .payment-report .payment-done {
color: #1d9d73;
text-align: right;
padding: 10px 0;
font-weight: 700;
border-bottom: 1px solid #eee;
}
#sprt-memship-renew .payment-report .payment-title {
white-space: nowrap;
}
#sprt-memship-renew .payment-report .payed-items .payment-title {
color: #1d9d73;
}
.green-color-text{
color: #1d9d73;
}
#sprt-memship-renew .payment-report .payed-items label {
padding: 5px;
background: #f8f9fa;
margin-bottom: 5px;
border: 1px solid #e1e5e9;
border-radius: 4px;
text-align: right;
display: block;
}
#sprt-memship-renew .payment-details {
width: 100%;
}
#sprt-memship-renew .payment-details label {
margin-bottom: 5px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
#sprt-memship-renew .payment-details input {
margin-left: 5px;
margin-top: 2px;
}
#sprt-memship-renew .update-status {
margin: 0 15px;
}
#sprt-real-estate {
font-size: 15px;
line-height: 1.5;
font-family: "Cairo", sans-serif;
}

#sprt-real-estate .form-btn {
background: #1d9d73;
}
#sprt-real-estate .form-btn.on-hold {
background: #e4e8eb;
}
#sprt-real-estate .footer-note {
font-size: 14px;
font-family: "Cairo", sans-serif;
}
#sprt-real-estate .footer-note a {
text-decoration: underline;
color: #272265;
}
#sprt-real-estate .footer-note br + a {
margin-top: 5px;
display: inline-block;
}
#sprt-real-estate .input-code {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-left: -10px;
margin-right: -10px;
}
#sprt-real-estate .input-code input {
margin: 0 10px;
font-size: 18px;
}
#sprt-real-estate .input-code .code-ok {
border-color: #1d9d73;
}
#sprt-real-estate .input-code .code-error {
border-color: #e1110c;
}
#sprt-real-estate .payment-items {
border-top: 1px solid #eee;
margin-bottom: 30px;
margin-right: 15px;
margin-left: 15px;
}
#sprt-real-estate .form-wrapper .form-elements {
width: 100%;
max-width: 467px;
}
#sprt-real-estate .form-wrapper .form-elements .heading-note {
margin: 0 auto 15px;
font-family: "Cairo", "Open Sans", sans-serif;
font-weight: 700;
}
#sprt-real-estate .form-wrapper .form-elements .form-element {
margin-bottom: 30px;
}
#sprt-real-estate .form-wrapper #member_verification_sendType {
margin-bottom: 20px;
}
#sprt-real-estate .form-wrapper #member_verification_sendType label {
font: 16px "Cairo", "Open Sans", sans-serif;
}
#sprt-real-estate .form-wrapper #member_verification_sendType label:first-of-type {
margin-left: 15px;
}
#sprt-real-estate .form-wrapper #member_verification_sendType input {
margin-left: 5px;
}
#sprt-real-estate .form-element::before {
top: 12px;
}
#sprt-real-estate .real_estate_booking .wrap table th:after {
display: none;
}
#sprt-memship-renew.in-iframe {
padding: 0;
overflow: hidden;
position: relative;
}
#sprt-memship-renew.in-iframe form {
height: 100%;
margin: -26px -21px 0;
}
#sprt-memship-renew.in-iframe .update-status {
padding-top: 150px;
background: none;
}
.powered-link {
text-align: center;
}
.powered-link span {
font-size: 12px;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-align: center;
padding: 15px 0 !important;
display: inline-block;
color: #9b9595;
}
.powered-link a {
font-size: 12px;
-webkit-box-shadow: none !important;
box-shadow: none !important;
text-align: center;
padding: 15px 0 !important;
display: inline-block;
color: #001acc;
text-decoration: none;
}
.table > thead > tr > th {
border-bottom: 1px solid #ddd !important;
text-align: right;
font-size: 14px;
padding: 4px !important;
text-align: right;
font-size: 13px;
}
.table > thead > tr > td {
padding: 4px !important;
text-align: right;
font-size: 13px;
}
.table > tbody > tr > td {
padding: 4px !important;
text-align: right;
font-size: 13px;
}
.table > tbody > tr > th {
padding: 4px !important;
text-align: right;
font-size: 13px;
}
.table > tfoot > tr > td {
padding: 4px !important;
text-align: right;
font-size: 13px;
}
.table > tfoot > tr > th {
padding: 4px !important;
text-align: right;
font-size: 13px;
}
.member-subscription {
max-height: 400px;
overflow-y: auto;
min-width: 100%;
}
.member-subscription::-webkit-scrollbar {
width: 1em;
}
.member-subscription::-webkit-scrollbar-track {
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.member-subscription::-webkit-scrollbar-thumb {
background-color: #a9a9a9;
outline: 1px solid #708090;
}
.member-info {
text-align: right;
font-size: 15px;
padding: 0 20px;
}
.member-info li {
padding-bottom: 5px;
margin-bottom: 5px;
border-bottom: 1px solid #eee;
}
.member-info li p {
font-size: 13px;
margin-top: 10px;
text-align: justify;
}
#messge-check-before-send .modal-dialog {
max-width: 360px;
width: 90%;
margin: auto;
}
#messge-check-before-send .modal-content {
border-radius: 20px;
width: 100%;
}
#messge-check-before-send .modal-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-bottom: 0px;
border: none;
}
#messge-check-before-send .modal-header .close {
width: 28px;
height: 28px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
border-radius: 50%;
color: #fff;
background: #1e9d73;
margin-right: auto;
margin-left: 0;
margin-top: 0.25rem;
margin-bottom: -1rem;
outline: 0;
opacity: 1;
line-height: 5px;
}
#messge-check-before-send .modal-body > * {
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content;
text-align: center;
font-family: "Cairo", sans-serif;
margin-left: auto;
margin-right: auto;
font-size: 1.5rem;
}
#messge-check-before-send .modal-body button {
margin-bottom: 15px;
display: block;
}
#messge-check-before-send .modal-body a {
text-decoration: underline;
display: block;
}
#messge-check-before-send .message-update {
color: #1a8863;
font-family: "Cairo", "Open Sans", sans-serif;
text-decoration: underline;
}
#messge-check-before-send h4 {
font-weight: 600;
margin-bottom: 1em;
position: relative;
color: #1e9d73;
font-size: 1.2rem;
}
.modal-open {
padding-right: 0 !important;
}
.modal-open #messge-check-before-send.fade.in {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
z-index: 99999;
}
.modal-open .modal-backdrop.fade.in {
z-index: 9999;
}
.modal-open .fade.in {
padding-right: 0 !important;
}
.subCatagoryTitle {
padding-top: 23px;
}
.cancel_reson {
margin: 0px;
height: 102px !important;
width: 361px !important;
margin-bottom: 20px;
}
.contr-cat {
display: -webkit-box;
display: -ms-flexbox;
display: block;
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content;
margin-left: auto;
margin-right: auto;
}
.contr-cat .contract-action {
border: 1px solid #e1e5e9;
padding: 10px 15px;
border-radius: 5px;
text-align: center;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
-webkit-transition: all 0.25s linear;
transition: all 0.25s linear;
min-width: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.contr-cat .contract-action img {
display: block;
margin: 0 auto 10px;
}
.contr-cat .contract-action.checked {
border-color: #1a9c72;
}
#booking-rstate-reg .element-options select[name="subCatagory"] {
padding-right: 8px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 15px;
background: url(https://sporting-test.objectsdev.com/new/wp-content/plugins/sporting-club-api/assets/imgs/folder-open-regular.svg)
98% center no-repeat,
url(https://sporting-test.objectsdev.com/new/wp-content/plugins/sporting-club-api/assets/imgs/caret-down-solid.svg)
12px center no-repeat;
background-size: 18px, 12px;
}
#booking-rstate-reg .element-options select[name="data-booking"] {
padding-right: 8px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
font-size: 15px;
background: url(https://sporting-test.objectsdev.com/new/wp-content/plugins/sporting-club-api/assets/imgs/calendar-alt-regular.svg)
98% center no-repeat,
url(https://sporting-test.objectsdev.com/new/wp-content/plugins/sporting-club-api/assets/imgs/caret-down-solid.svg)
12px center no-repeat;
background-size: 15px, 12px;
}
.real_estate_booking .wrap table th {
white-space: nowrap;
font-size: 14px;
}

@media screen and (max-width: 408px) {
.sprt-form-steps .form-element::before {
right: 25px;
}
#sprt-info-update {
padding: 15px;
}
#sprt-info-update form {
padding: 15px 0 0;
}
#sprt-info-update form .form-element {
padding-left: 15px;
padding-right: 15px;
}
#sprt-info-update form .form-input {
padding-right: 15px;
}
#sprt-info-update .update-status {
margin-left: 0;
margin-right: 0;
padding: 0;
background: #fff;
}
}
@media screen and (max-width: 575px) {
.sprt-form-steps .final-step-info {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.sprt-form-steps .final-step-info .info-col {
width: 100%;
}
.sprt-form-steps .final-step-info .info-col:first-child {
border-left: 0;
border-bottom: 1px solid #e1e5e9;
}
#ui-datepicker-div {
width: auto;
}
}
@media screen and (max-width: 480px) {
#sprt-memship-renew .total-fees, #sprt-memship-renew .total-item{
min-width:unset!important;
}
#re_search_form .et_pb_searchform .re-search {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
#re_search_form .et_pb_searchform .re-search .re-search-field {
width: 100% !important;
position: static;
margin-bottom: 10px;
border: 1px solid #ddd;
border-radius: 5px;
}
#re_search_form .et_pb_searchform .re-search .et_pb_searchsubmit {
width: 100% !important;
position: static;
margin-bottom: 10px;
border: 1px solid #ddd;
border-radius: 5px;
}
#sprt-memship-renew.sprt-form-steps {
padding: 5px;
}
#sprt-memship-renew {
padding: 0;
}
#sprt-memship-renew form {
padding: 15px 0;
}
#sprt-memship-renew h2 {
line-height: 1.4;
font-size: 18px !important;
}
#sprt-memship-renew .payment-items {
margin-bottom: 0;
}
#sprt-memship-renew .payment-item {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
#sprt-memship-renew .payment-title {
width: 100%;
text-align: right;
}
#sprt-memship-renew .payment-details {
width: 100%;
text-align: right;
}
#sprt-memship-renew .payment-details label {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 10px;
}
.total-item {
max-width: 100%;
}
#sprt-real-estate {
padding: 0;
}
#sprt-real-estate .form-wrapper #member_verification_sendType input {
margin-left: 0;
}
#sprt-real-estate .form-wrapper #member_verification_sendType label {
font-size: 14px;
}
.sprt-form-steps form {
padding: 15px;
}
.site-content .entry-content .sprt-form-steps form h2 {
font-size: 20px !important;
}
}
@media screen and (max-width: 480px){
#sprt-memship-renew {
    font-size: 15px;
    line-height: 1.5;
    font-family: "Cairo", sans-serif;

    max-width: 500px;  
    width: 95%;        
    margin: 50px auto; }
#sprt-memship-renew iframe {
    width: 100%;      
    height: 540px;    
    display: block;  
    border: none;             
}
}
#sprt-memship-renew {
    font-size: 15px;
    line-height: 1.5;
    font-family: "Cairo", sans-serif;

    max-width: 750px;  
    width: 95%;        
    margin: 50px auto; }
#sprt-memship-renew iframe {
    width: 100%;      
    height: 540px;    
    display: block;  
    border: none;             
}