.volunteer-single-section .volunteer-content .bio.checkout_ {
    padding: 40px 30px;
}
.volunteer-single-section .cart-table .table-header {
    font-size: 17px;
    padding: 20px 0;
    background: #000;
    color: #ffffff;
}
.volunteer-single-section .cart-table .table-row .name {
    padding: 0 15px;
}
.volunteer-single-section .cart-table .table-row .name, .volunteer-single-section .cart-table .table-row .name a, .volunteer-single-section .cart-table .table-row .price, .volunteer-single-section .cart-table .table-row .subtotal {
    font-size: 14px;
}
.volunteer-single-section .cart-table .price, .volunteer-single-section .cart-table .subtotal {
    width: 20%;
}
.volunteer-single-section .cart-table .qty {
    width: 10%;
}
.volunteer-single-section .cart-table .table-row div{
    padding-top: 15px;
    padding-bottom: 15px;
}
.checkout-total-price {
    border: 0;
    padding: 0;
    margin: 20px 0 !important;
    width: 100%;
     /*max-width: auto !important;*/
     float: inherit !important;
    background-color: transparent;
    font-size: 15px;
    line-height: 1.7em;
    color: #333745;
}
/* cart */
.block, .page-header, .page-footer {
    position: relative;
}.cart-table {
     background: #fff;
     margin-bottom: 50px;
 }.cart-table .table-header, .cart-table .table-row {
      display: table;
      table-layout: fixed;
      position: relative;
      width: 100%;
  }.cart-table .table-header {
    font-size: 17px;
    line-height: 1.2em;
    font-weight: 700;
    padding: 20px 0;
    text-align: center;
    color: #333745;
}.cart-table .photo {
     width: 14%;
 }.cart-table .table-header > div, .cart-table .table-row > div {
      display: table-cell;
      vertical-align: middle;
  }.cart-table .name {
       width: 44%;
   }.cart-table .price, .cart-table .qty, .cart-table .subtotal {
        width: 12%;
    }.cart-table .remove, .cart-table .continue {
         width: 6%;
     }.cart-table .table-row {
          border-bottom: 2px solid #f0f0f0;
          border-top: 2px solid #f0f0f0;
          margin-bottom: 7px;
          text-align: center;
      }.cart-table .table-row > div {
           border-left: 1px solid #f0f0f0;
       }.cart-table .table-row .photo {
            width: 14%;
            text-align: center;
            padding: 0 45px;
        }.cart-table .table-row .photo img {
             width: 100%;
             max-width: 140px;
             border: 1px solid #d5d2d2;
         }.cart-table .table-row > div:first-child {
             border-left: none;
         }.cart-table .table-row .name {
              padding: 0 50px;
          }.cart-table .table-row .name, .cart-table .table-row .name a, .cart-table .table-row .price, .cart-table .table-row .subtotal {
               font-size: 16px;
               line-height: 22px;
               font-weight: 700;
               color: #f47321;
               -webkit-transition: color 0.2s ease;
               -o-transition: color 0.2s ease;
               transition: color 0.2s ease;
           }.cart-table .table-row .price, .cart-table .table-row .subtotal {
                text-align: center;
            }.cart-table .table-row .qty {
                 text-align: center;
             }.cart-table .table-row .remove {
                  text-align: center;
              }.cart-table .table-footer {
                   padding: 20px 0 15px;
                   display: table;
                   width: 100%;
               }.btn-alt, .btn-alt.focus, .btn-alt:focus, .btn-alt:active {
                    background-color: #333745;
                    border-color: #333745;
                }.cart-table .table-footer .btn {
                     margin: 0 5px 15px;height: 50px;background-color: #566c11;
                 }.cart-table .table-footer .btn.c_danger {
    background-color: #c50d00 !important;
}.cart-table .table-footer .btn:first-child {
                      margin-left: 24px;
                  }button.pull-right, .btn.pull-right, .btn-primary.pull-right, button.action.pull-right {
                       margin-right: 10px;
                   }.cart-table .table-footer .btn:first-child + .btn {
                        margin-right: 24px;
                    }[class^="icon-"], [class*=" icon-"] {
                         display: inline-block;
                         font-size: inherit;
                     }[class^="icon-"], [class*=" icon-"] {
                          font-family: 'icomoon-reg' !important;
                          speak: none;
                          font-style: normal;
                          font-weight: normal;
                          font-variant: normal;
                          text-transform: none;
                          line-height: 1;
                          -webkit-font-smoothing: antialiased;
                          -moz-osx-font-smoothing: grayscale;
                      }.btn i.icon, .btn-primary i.icon, button.action i.icon {
                           display: inline-block;
                           vertical-align: text-top;
                           font-size: 1.2em;
                           line-height: 1.2em;
                           margin-right: 0.4em;
                       }.btn span, .btn-primary span, button.action span {
                            position: relative;
                            top: 0;
                            left: 0;
                        }.total-wrapper {
                             float: left;
                         }.total-price {
                             border: 0;
                             padding: 0;
                             margin: 0 0 20px;
                             width: 100%;
                             max-width: 400px;
                             float: right;
                             background-color: transparent;
                             font-size: 15px;
                             line-height: 1.7em;
                             color: #333745;

                         }.total-price .total {
                              font-size: 16px;
                              color: #f47321; font-weight: bold;

                          }.cart-action {
                               /*text-align: left;*/
                               margin-bottom: 30px;
                               width: 100%;
                               clear: both;
                           }.qty-changer input[type="button"] {
                                border: 0;
                                background-color: #f7f7f7;
                                color: #333745;
                                cursor: pointer;
                                width: 23px;
                                height: 23px;
                                -webkit-appearance: none;
                                border-radius: 0;
                                text-align: center;
                                padding: 0;
                            }input[type=text], input[type=password], textarea, .select-wrapper select, .select-wrapper-sm select {
                                 -webkit-appearance: none;
                                 -moz-appearance: none;
                                 appearance: none;
                             }.qty-changer input[type="text"] {
                                  border: 0;
                                  width: 35px;
                                  padding: 0;
                                  text-align: center;
                                  -webkit-appearance: none;
                                  border-radius: 0;
                              }.cart-table .table-row .qty input[type="text"] {
                                   background-color: transparent;
                                   border: 0;
                                   font-size: 16px;
                                   line-height: 22px;
                                   font-weight: 700;
                                   color: #f47321;
                               }.mini-cart-btn .icon-cart:before {
                                    font-size: 23px;
                                }.mini-cart-btn .icon-cart {
                                    line-height: 1.2;
                                }
/* end cart */
.mini-cart-wrapper .mini-cart .checkout-btn .theme-btn{
    float: left;
    margin-right: 10px;
    width: auto;
    padding: 10px;
}
.mt-5{
    margin-top: 25px;
}
.checkout_ .nav-tabs {
    border-bottom: 0;
}
.checkout_ .nav-tabs>li.active>a, .checkout_ .nav-tabs>li.active>a:focus, .checkout_ .nav-tabs>li.active>a:hover {
    background-color: #f47321;
    border: 0;
}
.checkout_ li a#stcpay-tab img,.checkout_ li a#banktransfer-tab img{
    border-radius: 6px;
    border: 1px solid #dfe1e5;
    height: 36.5px;
}
.checkout_ li a {
    padding: 10px 5px;
    border-radius: 4px;
}
.vervication_code #dialog {
    margin: 10px auto;
    padding: 20px 30px;
    display: inline-block;
    box-shadow: 0 0 4px #ccc;
    background-color: #FAF8F8;
    overflow: hidden;
    position: relative;
    max-width: 450px;
}

/*.vervication_code #form {*/
    /*max-width: 240px;*/
    /*margin: 25px auto 0;*/
/*}*/
.vervication_code input {
    margin: 0 5px;
    text-align: center;
    line-height: 80px;
    font-size: 35px;
    border: solid 1px #ccc;
    box-shadow: 0 0 5px #ccc inset;
    outline: none;
    width: 20%;
    transition: all .2s ease-in-out;
    border-radius: 3px;
}
.vervication_code input:focus {
     border-color: purple;
     box-shadow: 0 0 5px purple inset;
 }

.vervication_code input::selection {
     background: transparent;
 }


.vervication_code button {
    margin:  30px 0 50px;
}

.login.contact-page .contact-main-content .contact-form .form-inner{
    padding: 30px !important;
    border-radius: 10px;
}
.login.contact-page .contact-main-content .contact-form .form {
    margin-top: 30px !important;

}
.login.contact-page .contact-main-content .contact-form .form input,.login.contact-page .contact-main-content .contact-form .form textarea {
    background-color: #fff !important;
    border: 1px solid #ccc !important;
    border-radius: 4px !important;
    padding: 10px 25px !important;
}
.login.contact-page .contact-main-content .contact-form .form > div {
    margin-bottom: 20px !important;
}
.login.contact-page .contact-main-content .contact-form .form input:focus{
    border-color: #f47321 !important;
}
.form-control:focus {
    border-color: #f47321 !important;
    outline: 0 !important;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(102 175 233 / 20%) !important;
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(244 115 33 / 20%) !important;
}
.btn-primary {
    background-color: #f47321 !important;
    border-color: #f47321 !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus{
    background-color: #f94d04 !important;
    border-color: #f94d04 !important;
}
.modal-header .close {
    margin-top: -20px;
}
.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2));
}
.modal-content {
    width: 600px;
}
@media (min-width: 576px){
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}
@media (max-width: 767px){
    .modal-content {
        width: 350px;
    }
    .checkout_ .nav-tabs>li{
        float: inherit;
        margin: auto !important;
        width: max-content;
    }
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    vertical-align: middle;
}
.btns .dropdown a{
    color: #f47321;
}
.btns .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 13rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 0;
    font-size: 1.3rem;
    color: #212529;
    text-align: right;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 0.25rem;
}
@media (max-width: 767px) {
    .btns .dropdown-menu {
        right: 50%;
        transform: translateX(50%);
    }
}
.btns .open>.dropdown-menu {
    display: block;
}
.btns .dropdown-menu .dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}
nav .fa-user-o:before{
    font-size: 20px;
}
.volunteer-single-section .volunteer-profile-title p {
    text-transform: inherit;
}
.prof_icon_details{
    margin: auto 15px;
}
.prof_icon_details span{
    font-weight: 600;
}
.prof_icon_details p{
    margin-bottom: 0;
    font-size: 13px;
}
.volunteer-content .fi{
    padding: 30px 22px 20px;
    border-radius: 50%;
    color: #fff;
}
.volunteer-content .flaticon-money-1{
    /*background: #69321f;*/
    background: #69321fb3;
}
.volunteer-content .flaticon-business-1{
    background: #566c11;
}
.volunteer-content .flaticon-bag-1{
    background: #f47321;
}
.volunteer-content .flaticon-donation-1{
    background: #f47321cc;
}
.volunteer-content .flaticon-animal{
    background: #566c11b3;
}
.volunteer-content .fi:before{
    font-size: 30px;
}
/* Profile sidebar */
.volunteer-single-section .volunteer-content .box-title h3 {
    font-size: 17px;
}
.volunteer-single-section .volunteer-content .social ul li{
    border-bottom: 0 !important;
}
.profile-usermenu ul li {
    border-bottom: 1px solid #f0f4f7;
    margin-bottom: 0px !important;
}

.profile-usermenu ul li:last-child {
    border-bottom: none;
}

.profile-usermenu ul li a {
    color: #93a3b5;
    font-size: 14px;
    font-weight: 400;
}

.profile-usermenu ul li a i {
    margin-left: 8px;
    font-size: 14px;
}

.profile-usermenu ul li a:hover {
    background-color: #fafcfd;
    color: #f47321;
}

.profile-usermenu ul li.active {
    border-bottom: none;
}

.profile-usermenu ul li.active a {
    color: #f47321;
    background-color: #f6f9fb;
    border-right: 2px solid #f47321;
    margin-right: -2px;
}
.gift_qty .input-group {
    width: 94%;
    margin-bottom: 15px;
}
.product_gift div,.product_remember div{
margin-bottom: 10px;
}

.jMfHkK {
    height: 64px;
    box-shadow: rgb(0 0 0 / 15%) 0px 3px 12px;
    border-radius: 50%;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    position: fixed;
    bottom: 0;
    z-index: 1000;
    outline: transparent;
    background-color: rgb(79, 206, 93);
    margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
    width: 64px;
    left:0;
}
.hzZnJx {
    display: flex;
}
.Icon__Component-sc-6s5exc-0 svg {
    fill: rgb(255, 255, 255);
}
.hYqWcg {
    display: block;
    color: rgb(79, 206, 93);
}
.jMfHkK::before, .jMfHkK::after {
    content: "";
    position: absolute;
    border: 1px solid rgb(79, 206, 93);
    inset: -2px;
    border-radius: 500px;
    opacity: 0;
    z-index: 0;
    animation: 1s linear 0s infinite normal none running pulse;
}
.jMfHkK::after {
    animation-delay: 0.5s;
}
@media (max-width: 767px) {
    .jMfHkK {
        height: 40px;
        width: 40px;
    }
    .Icon__Component-sc-6s5exc-0 svg {
        width: 20px;
        height: 20px;
    }
}
footer .contact-widget .contact_footer .fa{
    width: 27px;
    text-align: center;
    position: relative;
    right: -6px;
}
footer .contact-widget .contact_footer .fa-mobile:before {
    font-size: 25px;
}
footer .contact-widget .contact_footer .fa-whatsapp:before, footer .contact-widget .contact_footer .fa-map-marker:before  {
    font-size: 20px;
}
.partner .box img {
    width: 250px;
    height: 180px;
}
.hero .hero-slider .owl-nav .owl-prev, .hero .hero-slider .owl-nav .owl-next ,.hero .hero-slider .owl-nav .owl-prev:hover, .hero .hero-slider .owl-nav .owl-next:hover{
    background: none;
    width: 140px;
    height: 80px;
}
.hero .hero-slider .owl-nav .fa:before {
    font-size: 50px;
    color: #000;
}
.view-all {
     padding-top: 20px;
    text-align: center;
}
.view-all a {
    font-size: 18px;
    font-weight: bold;
    color: #3d424b;
    text-transform: uppercase;
}
.popular-campaign .view-all a .fa {
    position: relative;
    top: 2px;
    margin-right: 7px;
}
header .navigation {
    padding: 15px 0;
}
header .navbar-right{
    display: flex;
}
header .navbar-right .social-links{
    display: none;
}
.shop-content .grid .price > span {
    font-size: 12px;
    line-height: 14px;
}
.events .events-slider .details ul li a{
    color: #fff;
}
.events .events-slider .item .details {
  direction: rtl !important;
}
.latest-causes .text p{
    font-weight:600;
}
.payment-widget img{
    margin-bottom:5px;
    width: 70px;
    border-radius: 4px;
    height: 32px;
}
/*product-detail*/
.ProhectDetailsSubBox {
    position: relative;
}
.price-details {
    font-size: 11px!important;
    margin-top: 15px;
}
.ProhectDetailsSubBox h4 {
    color: #ffffff;
}
.d-flex {
    display: flex!important;
}
.price-details .btn {
    color: #0d8f75;
}
.btn-white {
    background-color: #fff;
    border-color: #fff;
    color: #000;
}
.px-3 {
    padding-left: 1rem!important;
    padding-right: 1rem!important;
}
.me-1 {
    margin-left: 0.25rem!important;
}
.me-2 {
    margin-left: 0.40rem!important;
}
.flex-fill {
    flex: 1 1 auto!important;
}
.border {
    border: 1px solid #dee2e6!important;
}
.price-details .btn small {
    color: #214570;
}
.price-details .btn:active, .price-details .btn:focus {
    border-color: #f47321!important;
    border-width: 2px!important;
}
.shop-details-page .shop-details-main-content .product-details .product-option .fst-row {
    margin-top: 5px;
    padding: 15px 0;
}
.product-details .progress {
    background-color: #3d424b;
    border-radius: 0;
    height: 15px;
    overflow: visible;
    box-shadow: none;
    margin-top: 15px;
    margin-bottom: 15px;
}
.product-details .progress .progress-bar {
    background-color: #f47321;
    width: 0;
    line-height: 8px;
    font-size: 10px;
    text-align: right;
    padding-right: 10px;
    position: relative;
    box-shadow: none;
    -webkit-transition: all 1.8s;
    -moz-transition: all 1.8s;
    -o-transition: all 1.8s;
    -ms-transition: all 1.8s;
    transition: all 1.8s;
}
.product-details .progress span {
    background: #f47321;
    padding: 6px 4px;
    font-size: 10px;
    position: absolute;
    left: 0;
    top: -32px;
}
.product-details .progress span:before {
    content: "";
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 7px solid #f47321;
    position: absolute;
    bottom: -7px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -o-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
}
#amount{
    height: 37px;
}
.ms-1 {
    margin-right: 0.25rem!important;
}
.mt-1 {
    margin-top: 0.25rem!important;
}
@media (min-width: 992px){
    .justify-content-lg-between {
        justify-content: space-between!important;
    }
    .flex-lg-nowrap {
        flex-wrap: nowrap!important;
    }
    .mt-lg-0 {
        margin-top: 0!important;
    }
}
.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}
#amount {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    outline: none !important;
    box-shadow: none!important;
    border: none;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    padding-left: 0;
}
.input-group>.form-control, .input-group>.form-select {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    min-width: 0;
}
.border-end-0 {
    border-left: 0!important;
}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    margin-right: -1px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.price-details span {
    font-weight: 600;
    font-size: 14px !important;
}
.input-group-text {
    border: 1px solid #dfe1e5;
    border-radius: 0.65rem 0 0 0.65rem;
    padding: 0.6rem 0.9rem 0;
    background-color: #ededed !important;
}
.bg-white {
    background-color: white;
}
.shop-details-page .shop-details-main-content .product-details .sec-row > div .theme-btn{
    height:37px;
}
.shop-details-img-home{
    border: 2px solid #f47321;
    /*min-height: 555px;*/
    /*height: auto;*/
    /*margin-right: 3px;*/
    /*margin-left: 3px;*/
}
.shop-details-page .shop-details-main-content .product-details {
    background-color: #15181d;
    padding: 50px 30px;
}
/**/
.donation-status .center {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.border-rounded-2 {
    border-radius: 5px;
}
.py-4 {
    padding-top: 1.5rem!important;
    padding-bottom: 1.5rem!important;
}
.position-relative {
    position: relative!important;
}
.gift-checkbox-wrapper {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.form-check {
    display: block;
    min-height: 1.5rem;
    padding-right: 1.5em;
    margin-bottom: 0.125rem;
}
.form-check-input[type=checkbox] {
    border-radius: 0.25em;
}
.form-check .form-check-input {
    float: right;
    margin-right: -1.5em;
}
.form-check-input {
    border: 2px solid rgba(0,0,0,.38);
}
.form-check-input-square .form-check-label {
    color: #6c757d;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    vertical-align: top;
    margin-top: 3px;
}
.gift-icon {
    margin-top: -9px;
}
.fst-row {
    padding: 15px 0 0;
    margin-top: 15px;
    border-top: 1px solid #4d4d4d;
    border-bottom: none;
    overflow: hidden;
}
.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: 0.25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
}
.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked {
    background-color: #f47321;
    border-color: #f47321;
}
.form-check-input:active {
    filter: brightness(90%);
}

/*products*/
.causes-list-box .details, .causes-list-box > .title {
    padding: 20px 20px 0px 20px;
}
.causes-list-box .details h4, .causes-list-box > .title h4 {
    font-size: 13px;
    margin: 0 0 1.47em;

}
.causes-list-box .details h3, .causes-list-box > .title h3 {
    /*font-size: 22px;*/
    /*margin: 0 0 0.9em;*/
     font-size: 17px;
    /*margin: 0 0 0.5em;*/
}
.causes-list-box .details p, .causes-list-box > .title p {
    /*margin: 0 0 1em;*/
    padding-left: 30px;
    line-height: 1.4em;
    font-size: 11px;
}
/*.causes-list-box .details .progress, .causes-list-box > .title .progress {*/
/*    height: 10px;*/
/*    margin-bottom: 10px;*/
/*}*/
.causes-list-box .details .progress .progress-bar, .causes-list-box > .title .progress .progress-bar {
    line-height: 15px;
    font-size: 10px;
}
.causes-list-box .details .theme-btn, .causes-list-box > .title .theme-btn {
    padding: 12px 25px;
}
.causes-list-section .causes-list-box:last-child {
    margin-bottom: 35px;
}
/*.bg-white {*/
    /*--bs-bg-opacity: 1;*/
    /*background-color: rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important;*/
/*}*/
.cta-2 {
    background-color: #15181d;
    background: #15181d url(../images/cta-bg.png) left center/auto no-repeat local;
    background-position: 200px;
}

.cta-2 .box{
    background-color: hsla(0,0%,100%,.09);
    border-radius: 16px;
    max-width: 100%;
    padding: 20px 5px;
    width: 300px;
}
.cta-2 .box .icon {
    background: hsla(0,0%,100%,.36);
    border-radius: 30px;
    color: #000000;
    height: 45px;
    padding: 7px 0;
    width: 45px;
}
.cta-2 .box .title {
    color: #fff;
    font-size: 16px !important;
}
.mx-auto {
    margin-left: auto!important;
    margin-right: auto!important;
}
.cta-2 .mb-3 {
    margin-bottom: 1rem!important;
}
.cta-2 .total_pay{
    display: flex;
    width: max-content;
    margin: 10px auto 0;
}
.fixed-side-menu {
    line-height: 16px;
    max-width: 310px;
    position: fixed;
    right: 0;
    top: 165px;
    z-index: 100;
}
.fixed-side-menu .sr-only {
    clip: rect(0,0,0,0);
    border: 0;
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.fixed-side-menu .clickable {
    cursor: pointer;
}
.fixed-side-menu .d-flex {
    display: flex!important;
}
.fixed-side-menu .title {
    background-color: #fff;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 29%);
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    padding: 10px 15px;
    text-align: right;
    transition: all .3s ease;
    width: 110px;
}
.fixed-side-menu .icon, .fixed-side-menu .icon .round {
    align-items: center;
    display: flex;
    justify-content: center;
}
.fixed-side-menu .icon {
    background: #f47321!important;
    border-bottom-left-radius: 50%;
    border-bottom-right-radius: 0;
    border-top-left-radius: 50%;
    border-top-right-radius: 0;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 29%);
    padding: 0;
    text-align: center;
    width: 40px;
}
.fixed-side-menu .icon button {
    background: none;
    border: none;
}
.fixed-side-menu .icon .round {
    background: #fff;
    border-radius: 25px;
    color: #000000;
    font-size: 30px;
    height: 16px;
    line-height: 1.4;
    margin: auto;
    padding: 11px;
    width: 16px;
}
.fixed-side-menu .hovered {
    display: none;
}
.fixed-side-menu .btn-primary-blue {
    background: #f47321!important;
    color: #fff !important;
}
.fixed-side-menu .icon .close-icon {
    color: #fff;
    font-size: 14px;
}
.fixed-side-menu .options {
    background-color: #fff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: 0 5px 6px 0 rgb(0 0 0 / 15%);
    display: none;
    position: absolute;
    right: 0;
    top: 36px;
    transition: all .2s ease-in-out .3s;
    width: 100%;
}
.fixed-side-menu .nav {
    display: flex;
    flex-wrap: wrap;
    padding-right: 0;
    margin-bottom: 0;
    list-style: none;
}
.fixed-side-menu .options .nav-tabs li.active {
    background-color: #566c11;
    color: #fff;
    margin-bottom: 0;
}
.fixed-side-menu .options .nav-tabs li {
    border-left: 1px solid #ccc;
    color: #566c11;
    cursor: pointer;
    flex: 1;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 4px;
    padding: 9px;
    text-align: center;
}
.fixed-side-menu .options .tab-content>.active {
    max-height: 55vh;
    opacity: 1;
    overflow: auto;
}
.fixed-side-menu .tab-content>.active {
    display: block;
}
.fixed-side-menu #qd-pre-amounts .btn {
    color: #566c11;
}
.fixed-side-menu #qd-pre-amounts .btn small {
    color: #000000;
}
.fixed-side-menu .options .tab-content .price-details {
    align-items: center;
    border: 1px solid #dfe1e5;
    border-radius: 6px;
    color: #c9c9c9;
    display: flex;
    flex: 1;
    font-size: 13px;
    justify-content: space-between;
    padding: 6px 10px;
}
.fixed-side-menu .options .tab-content .price-details input {
    border: none;
    color: #000000;
    height: 20px;
    outline: none;
    width: 70%;
}
.fixed-side-menu .amount {
    z-index: 1;
}
.fixed-side-menu .price-details span {
    font-weight: 600;
}
.fixed-side-menu .text-primary-green {
    color: #566c11!important;
}
.fixed-side-menu .field-validation-error {
    color: #dc3545;
    font-size: 12px;
}
.fixed-side-menu .text-desc {
    color: #000000;
    display: inline-block;
    font-size: 12px;
    font-weight: 500;
    margin-bottom: 16px;
    margin-top: 10px;
}
.fixed-side-menu .payment-methods img {
    margin-left: 5px;
    max-width: 65px;
}
.fixed-side-menu .price-box {
    border-bottom: 1px dotted #ccc;
    margin-bottom: 8px;
    padding-bottom: 12px;
}
.fixed-side-menu .payment-info-box {
    background: #068571;
    background: linear-gradient(270deg,#566c11 0,#f47321110%);
    border-radius: 9px;
    color: #fff;
    font-size: 12px;
    padding: 10px 15px;
}
.fixed-side-menu .justify-content-between {
    justify-content: space-between!important;
}
.fixed-side-menu .payment-info-box .amount-display {
    font-size: 24px;
}
.fixed-side-menu .toggle-hide {
    position: fixed;
    top: -300px;
    z-index: -1;
}
.fixed-side-menu .apple-pay {
    margin-bottom: 10px;
}
.fixed-side-menu .payment {
    color: #003b4c;
}
.custom_theme_hr {
    position: relative;
    top: 12px;
}
hr:not([size]) {
    height: 1px;
}
.custom_theme_title {
    background: #fff;
    margin: 0 auto;
    position: relative;
    text-align: center;
    width: 165px;
}
.fixed-side-menu .error-box {
    position: relative;
}
.fixed-side-menu.has-focus .options {
    display: block;
    border-bottom-right-radius: 0;
}
.d-none{
    display: none!important;
}
.fixed-side-menu.has-focus .title {
    width: 270px;
}
.collapse:not(.show) {
    display: none;
}
* {
    outline: none!important;
}
.fixed-side-menu.has-focus .hide-hovered {
    display: none;
}
.fixed-side-menu.has-focus .hovered {
    border-radius: 20px;
    display: unset;
    font-size: 12px;
}
.fixed-side-menu.has-focus .icon {
    border-bottom-left-radius: 0;
}
.fixed-side-menu .mb-2 {
    margin-bottom: 0.5rem!important;
}
.fixed-side-menu .btn-white {
    background-color: #fff;
    border-color: #fff;
    color: #000;
}
.fixed-side-menu .flex-fill {
    flex: 1 1 auto!important;
}
.fixed-side-menu .border {
    border: 1px solid #dee2e6!important;
}
.fixed-side-menu .p-3 {
    padding: 1rem!important;
}
.fixed-side-menu .fade:not(.show) {
    opacity: 0;
}
/*.tab-content .tab-pane {*/
    /*display: none;*/
/*}*/
.fixed-side-menu .w-100 {
    width: 100%!important;
}
.fixed-side-menu .rounded-pill {
    border-radius: 50rem!important;
}
.fixed-side-menu .ms-1 {
    margin-right: 0.25rem!important;
}
.fixed-side-menu .mx-1 {
    margin-left: 0.25rem!important;
    margin-right: 0.25rem!important;
}


input[type="radio"].pre-amount {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

/* Style for custom radio button when selected */
.price-details  .selected {
    background-color: #f47321;
    color: white;
}


/* Add custom styling to OTP input fields */
.otp-field {
    width: 40px;
    height: 40px;
    font-size: 20px;
    text-align: center;
    margin: 0 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

/* Hide default number input arrows */
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Style for the verify button */
.bnt.theme-btn {
    background-color: #f47321;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 10px;
}

/* Style for the resend and back links */
.register-link a {
    color: #214570;
    text-decoration: underline;
}
