.reload-page {
    color: white !important;
    margin-top: 20px;
    background: var(--maincolor);
    border-color: var(--maincolor);
    height: 45px;
    padding: 10px 40px;

}

.reload-page:hover {
    background: var(--maincolor);
    border-color: var(--maincolor);
}

.hide-form {
    display: none;
}

.main-navigation ul li a {
    color: #000;
}

@media only screen and (max-width: 1024px) {
    .mobile-menu-opener span {
        background: #000;
    }
}

.tabs {
    padding: 30px 0;
}

.tabs input {
    border-color: var(--maincolor) !important;
    border-style: solid;
    border-radius: 5px;
    background: white;
}

.choose label {
    font-size: 23px;
}

.choose1 label {
    font-size: 23px;
}

#donate .btn {
    font-size: 23px;
    margin-top: 20px;
}

#donate a,
#register span {
    font-size: 12px;
}

#donate .msg a {
    font-size: 20px;
}

#donate .form {
    padding-top: 0px;
}

.desc {
    padding-bottom: 20px;
}

.loader {
    right: 50%;
    position: fixed;
    z-index: 9999;
    border: 16px solid #f3f3f3;
    /* Light grey */
    border-top: 16px solid var(--maincolor);
    border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
}

.btn-primary:not(:disabled):not(.disabled):active:focus {
    box-shadow: 0 0 0 0.2rem var(--maincolor);
}

#inlineRadio2 {
    accent-color: red;
}

.choose .custom-control-input:checked~.custom-control-label::after {
    background-color: var(--maincolor);
}

.choose .custom-control-input:checked .custom-control-label::after {
    background-color: var(--maincolor);
}

.choose .custom-control-input:checked.custom-control-label::after {
    background-color: var(--maincolor);
}

.choose1 .custom-control-input:checked~.custom-control-label::after {
    background-color: var(--maincolor);
}

.choose1 .custom-control-input:checked .custom-control-label::after {
    background-color: var(--maincolor);
}

.choose1 .custom-control-input:checked.custom-control-label::after {
    background-color: var(--maincolor);
}

.choose .custom-control-input {
    top: 14px;
    right: -27px;
}

.choose1 .custom-control-input {
    top: 14px;
    right: -27px;
}

.choose .custom-control-label::before,
.choose .custom-control-label::after {
    position: absolute;
    width: 20px;
    height: 20px;
    right: -30px;
    background-color: #fff;
    border-color: red;
    border: 2px solid var(--maincolor);
    border-radius: 50%;
    cursor: pointer;
}

/* .choose1 .custom-control-label::before,
.choose1 .custom-control-label::after {
    position: absolute;
    width: 20px;
    height: 20px;
    right: -30px;
    background-color: #fff;
    border-color: red;
    border: 2px solid var(--maincolor);
    border-radius: 50%;
    cursor: pointer;
} */

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

#forget_password {
    padding-left: 30px;
}

.buttons .bttn {
    display: inline-block;
    padding: 10px;
    cursor: pointer;
}

.buttons {
    margin-top: 30px;

}

.soicalLogin_container {
    margin: 20px 121px;
}

#login .btn-primary,
#register .btn-primary,
#pre_donate .btn-primary,
#forget .btn-primary,
#reset .btn-primary,
#visa_donate .btn-primary,
#pre_donation_form .btn-primary {
    margin-top: 20px;
    background: var(--maincolor);
    border-color: var(--maincolor);
    height: 45px;
    padding: 10px 40px;
}

#login,
#register,
#visa_donate {
    font-size: 20px;
    font-family: ElMessiri;
}

.msg {
    margin-top: 20px;
    padding: 10px;
    font-size: 16px;
}

#g_id_onload,
.fb {
    margin-top: 20px;
    width: 100%;

}

.fb:hover {
    -webkit-box-shadow: 0 0 3px 3px rgba(66, 133, 244, .3);
    box-shadow: 0 0 3px 3px rgba(66, 133, 244, .3);
}

/*#donation .msg ,#visa_donate .msg{
border-color: var(--maincolor);
border-width:33px 56px;
border-style: solid;
padding:30px 10px;
margin-top:40px;
border-radius: 5px;
background: #e8e5d8;
font-size: 20px;
}*/
#pre_donate .number_donate {
    color: var(--maincolor);
    border: 3px solid var(--maincolor);
    padding: 10px 20px;
    width: 120px;
    border-radius: 5px;
    margin: 0 auto;
}

#pre_donate .donate {
    padding: 20px 10px;
    font-size: 20px;
}

#register .msg {
    border-color: #f8d7da;
    /*border-width:33px 56px;*/
    border-style: solid;
    /*  padding:30px 10px;*/
    padding: 10px;
    margin-top: 40px;
    border-radius: 5px;
    background: #e8a5ab;
    font-size: 18px;
}

.tellmsg.error {
    color: #721c24;
}

.continue_msg {
    border: 2px solid #f8d7da;
    color: #721c24;
    border-radius: 5px;
}

.padding0 {
    padding: 0 !important;
}

.tellmsg.success {
    color: #155724;

}

#register .msg.success {
    border-color: #c3e6cb;
    background: #d4edda;
}

.success_msg .number_donate {
    font-weight: bold;
    font-size: 30px;
}

.loginbtncont {
    width: 286px;
    margin-top: 30px !important;
}

#go_login {
    text-decoration: underline;
    color: #000000;
    margin: 0 auto;
}

.soicalLogin {
    margin: 0 auto;
    max-width: 375px;
}

.regwith {
    padding-right: 66px;
}

.password svg {
    width: 26.4px;
    height: 22.6px;
    position: relative;
    z-index: 2;
    float: right;
    top: 10px;
    right: -40px;
    cursor: pointer;
    color: var(--maincolor);
}

#register input {
    max-width: 375px;
    height: 40px;
}

#appleid-signin {
    width: 375px;
    text-align: center;
    margin-top: 20px !important;
    height: 40px;
    font-size: 16px;
    cursor: pointer;
}

.line h1 {
    overflow: hidden;
    text-align: center;
    padding: 5px;
    width: 100%;
    font-size: 16px;
}

.line h1:before,
.line h1:after {
    background-color: #000;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}

.line h1:before {
    right: 1.5em;
    margin-left: -50%;
}

.line h1:after {
    left: 1.5em;
    margin-right: -50%;
}

.loginbtncontbtn,
.registercont {
    max-width: 375px;
}

.hint {
    color: var(--maincolor);
}

#pre_donation_form {
    padding: 40px 20px;
}

#pre_donation_form label {
    font-size: 23px;

}

#pre_donate .stages .col-sm-8 {
    margin: 0 auto;
}

.butns {
    max-width: 400px;
    margin: 0 auto;
}

.butns button {
    width: 120px;
    border: 1px solid var(--maincolor);
    font-size: 20px;
    border-radius: 5px;
    padding: 5px 10px;
    background: var(--maincolor);
    color: #fff;
    margin: 10px 10px;
    cursor: pointer;
}

.done .msg {
    font-size: 20px;
}

.done span {
    font-size: 55px;
    color: var(--maincolor);
}

.card {
    position: relative;
    border: none;
    border-radius: 12px;
    overflow: hidden;
}

.card-img {
    transition: transform 0.3s ease-in-out;
}

.card:hover .card-img {
    transform: scale(1.05);
}

.card-img-overlay {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 1rem;
}

.card-title {
    display: flex;
    align-items: center;
    gap: 8px;
}

.loading-line {
    position: absolute;
    bottom: 10px;
    height: 3px;
    background-color: white;
    width: 30px;
    transition: width 0.5s ease-in-out;
}

.card:hover .loading-line {
    width: 90%;
}

 input[type=radio] {
    accent-color: #866439 !important;
    margin: 0 0px 0 8px;

}
.d-gap{
    gap: 0 !important ;
}
input::placeholder {
    font-size: 14px !important;
    padding-right: 14px;
  }
  label {
    display: inline-block;
    margin-bottom: 0;
}
#pre_donation_form .form-group{
margin-bottom: 1.5rem ;
}
#pre_donation_form label {
    font-size: 23px;
    margin: 0 15px;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #caad89;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.choose1  .custom-control-label{
    font-size: 16px !important;
    margin: 0 !important;
    margin-top: 3px !important;
}
.custom-control {
    padding-right: 0 !important;
}
#pre_donation_form label {
    font-size: 20px;
   
}
.custom-control-label::before{
    display: none;
}
.select2-selection__rendered , .select2-search__field{
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #caad89 !important;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    height: calc(2.25rem + 2px) !important;
}
.select2-container--default .select2-selection--single {
    border: 0 !important;
}
.select2-dropdown {
    border: 0 !important;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #caad89 !important;
    color: white;
}
/*.custom-control.custom-radio.custom-control-inline{
    margin: 0 ;
    padding: 0 !important;
}*/
.row-noright{
    justify-content: start;
    margin-right: 0px !important;
}
.padding-input{
    padding: 0 2rem;
}
#skuk-count option:hover {
    box-shadow: 0 0 10px 100px #1882A8 inset;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: none;
}
.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #caad89;
    outline: 0;
    box-shadow: none;
}
.skuk-naming-container{
    max-height: 300px;
    overflow: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #caad89 #ffffff;
}

@media(max-width:786px){
    .form-group.responsive-flex{
        display: flex;
    justify-content: space-between;
    align-items: baseline;
    }
    .padding-input {
        padding: 0 0rem;
        DISPLAY: FLEX;
        justify-content: center;
        align-items: baseline;
    }
    #pre_donation_form label {
        font-size: 18px;
    }
    .skuk-naming-field.form-control{
        margin-bottom: 1rem;
         margin-top: 1rem;
    }
}
.msg{
    font-size: 18px;
    font-weight: bold;
    text-transform: capitalize;
    border: 2px solid #caad89;
    border-radius: 5px;
    color: #caad89;
}
.msg.error{
    color: red;
}
.msg.continue_msg{
    color: darkgreen;
}
.hide{
    display: none;
}