/*
Theme Name:   BuddyBosschild
Description:  Write here a brief description about your child-theme
Author:       Site Support
Author URL:   http://www.shiftauction.com
Template:     buddyboss-theme
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  BuddyBosschild
*/

/* Write here your own personal stylesheet */

.payment-modal.in {
    padding: 0 !important;
    display: flex !important;
    align-items: flex-end;
    justify-content: center;
}
.payment-modal.modal.in .modal-dialog {
    margin: 0;
    width: 100%;
}
.payment-modal.modal.in .modal-dialog .modal-content {
    width: 100%;
    border-width: 0;
    border-radius: 0;
}
.payment-modal .modal-header {
    text-align: center;
	padding-top: 20px;
}
.payment-modal .modal-header button {
    float: right;
    margin-top: -10px;
    background: none;
    opacity: 1;
    font-size: 26px;
    font-weight: 300;
	box-shadow: none;
	color: #000;
}
.payment-modal .modal-header h4 {
    margin-bottom: 12px;
    color: #000;
    margin-right: 60px;
	    font-weight: 500;
    font-size: 20px;
}
.modal .elementor-widget-wrap {
    max-width: 500px;
    margin: 0 auto;
}
.modal .elementor-widget-wrap a.elementor-button {
    color: #000;
    display: flex;
    background-color: transparent;
	    padding: 0;
    text-decoration: none;
}
.modal .elementor-column-wrap, .page-template-dashboard .container-dashboard {
    padding: 0 !important;
}
/* .page-template-dashboard .content.sup-content, .page-template-post-delivery .content.sup-content {
    max-width: 100%;
} */
.page-template-dashboard #content {
    padding-left: 0;
    padding-right: 0;
}
.modal .elementor-button-content-wrapper {
    display: block;
    text-align: left;
}
.payment-selector .icon {
    margin-right: 20px;
}
.payment-modal .modal-body {
    margin-bottom: 0;
	padding-bottom: 20px;
}
.icon img {
    max-width: 55px;
}
.payment-selector .elementor-button-text {
    display: block;
    font-size: 14px;
    line-height: 18px;
}
span.elementor-button-text.bold {
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 5px;
}
.add-card, .add-money {
    margin-top: 25px;
    border-top: 1px solid #d4cfcf;
    padding-top: 20px;
}
.modal .loader {
    text-align: center;
}
.modal .loader img {
    max-width: 30px;
}
.modal .loader p {
    margin-top: 30px;
}
.elementor.elementor-1772 {
    padding-top: 60px;
}
.withdraw-form .form-field, .add-form .form-field {
    text-align: center;
    display: flex;
    flex-direction: column;
	    align-items: center;
}
.withdraw-form span, .add-form span, .block {
    display: block;
}
.red, .error-red {
    color: #ff0000;
}
.withdraw-form .button, .add-form .button {
    max-width: 140px;
}
.withdraw-form .button, .add-form .button {
    max-width: 140px;
    margin-top: 20px;
    width: 100%;
}
#withdraw-amount, #add-amount {
    max-width: 120px;
    border-width: 0;
    border-radius: 0;
    text-align: center;
    border-bottom: 1px solid #5a5a5a;
	height: 25px;
    outline: none;
}
.withdraw-form .error, .add-form .error {
    margin: 0;
    font-size: 13px;
    line-height: 17px;
}
.modal label[for=agree-consent] {
    max-width: 230px;
    font-size: 15px;
    line-height: 24px;
    margin-top: 10px;
}
.addcard-form input[type=text] {
    border-width: 0;
    border-bottom: 1px solid #5a5a5a;
    border-radius: 0;
    width: 100%;
	    padding-left: 0px;
}
.addcard-form {
    max-width: 300px;
    margin: 0 auto;
}
.addcard-form .submit-field .button {
    max-width: 250px;
    width: 100%;
}
.addcard-form .submit-field {
    text-align: center;
    margin-top: 20px;
	position: relative;
}
.add-cmoney {
    max-width: 250px;
    width: 100%;
    margin: 15px auto 0;
}
input::placeholder {
	color: #5a5a5a !important;
}
#card-number, #card-date, #security-code {
    border-bottom: 1px solid #5a5a5a;
}
.addcard-form .error {
    margin-top: 5px;
    margin-bottom: 0 !important;
}
.addbank-section .payment-success, .form-field .toggle-btn, .m-0, .form-row.address-row:first-child, .container-dashboard .right-area h3, .post-delivery ul.list li * {
    margin-bottom: 0;
}
.after-card, .container-dashboard .form-field h4, .container-dashboard .form-field h5, .container-dashboard .form-field p {
    margin-bottom: 10px;
}
.processing {
    position: absolute;
    width: 100%;
    background-color: rgb(255 255 255 / 0%);
    height: 100%;
    top: 0;
    text-align: right;
    padding-top: 5px;
}
.processing img {
	max-width: 20px;
}
.back-btn {
    margin-left: -72px;
    margin-right: 52px;
    cursor: pointer;
}
.back-btn i, .elementor-section .row .col span i {
    font-size: 20px;
}
#myModal2 .payment-success {
    margin-bottom: 10px;
    font-size: 16px;
    color: #4d5c6d;
}
.payment-methods p {
    margin: 0;
    line-height: 18px;
}
.payment-methods span {
    font-size: 13px;
}
.make-default {
    cursor: pointer;
    color: #ff7400;
}
td img.loading {
    width: 15px;
    margin-left: 5px;
}
.payment-methods.redirecting::before {
    background: url(https://driverondeck.com/wp-content/themes/AuctionTheme/img/loading.gif);
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    z-index: 99999999999999999999999;
    background-color: rgb(0 0 0 / 6%);
    background-repeat: no-repeat;
    background-size: 30px;
    background-position: 50%;
}
.payment-methods.redirecting, .bottom.loading {
    position: relative;
}
.bottom.loading img {
    position: absolute;
    right: 8%;
    top: 4px;
    width: 30px;
    height: 30px;
    display: block !important;
}
.sup-content .bottom p {
    margin-top: 15px;
    margin-bottom: 0;
}
.elementor-section .row {
    display: flex;
    border: 1px solid #ddd;
    border-radius: 6px;
    padding: 15px 0;
    background-color: #fff;
}
.elementor-section .row .col {
    flex: 0 0 25%;
    border-right: 1px solid #ddd;
}
.elementor-section .row .icon-box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 15px 0;
}
.elementor-section .row .col span {
    background-color: rgb(254 149 62 / 51%);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: block;
    text-align: center;
    line-height: 54px;
}
.elementor-section .row .col span i {
    font-size: 20px;
}
.elementor-section .row .col i {
    color: #ff7400;
    font-size: 11px;
}
.section-1 {
    margin-top: 40px;
}
.elementor-section .row .heading {
    text-align: center;
    margin-top: 10px;
}
.elementor-section .row .heading h3, .page-order p{
    margin-bottom: 5px;
}
.elementor-section .row a.link {
    border: 1px solid #ddd;
    width: 25px;
    height: 25px;
    display: inline-block;
    line-height: 21px;
    border-radius: 50%;
}
.elementor-section .row a {
    color: #122B46;
}
.page-template-home .bb-grid, .page-template-post-delivery .bb-grid.site-content-grid {
    display: block;
}
.after-hire .top-part.active {
    display: flex;
}
body:not(.logged-in) #primary-navbar, .novisible, .fee-notice.noactive, div .cancel-btn, div .refund-btn, .after-hire .top-part, .withdraw-cell img, .withdraw-cell.loading .account-action {
    display: none;
}
.post-delivery .form-field p {
    margin: 0;
    min-width: 240px;
}
.mini-container .dri-content, .page-order .mini-container {
    max-width: 400px;
    margin: 50px auto;
}
.mini-container .dri-content {
    margin: 0 auto;
    position: relative;
}
.inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}
.inputfile + label {
    cursor: pointer;
    width: 180px;
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
}
.b_b {
    border-bottom: 2px solid #1d63af;
    border-top-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    box-shadow: none !important;
    border-radius: 0;
    background: transparent;
    width: 100%;
}
.post-delivery .select2-container {
    width: 100% !important;
}
.post-delivery .select2-container--default .select2-selection--single {
    padding-left: 3px;
    height: auto;
}
.switch {
    position: relative;
    display: inline-block;
    width: 56px;
    height: 26px;
    margin-top: 6px;
    min-width: 56px;
}
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.slider.round {
    border-radius: 34px;
}
.switch .slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}
.slider.round:before {
    border-radius: 50%;
}
.switch .slider:before {
    position: absolute;
    content: "";
    height: 20px;
    width: 20px;
    left: 5px;
    bottom: 3px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}
input:checked + .slider {
    background-color: #1d63af;
}
input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}
/*.img-option {
    position: absolute;
    color: #2454a5;
    font-weight: 800;
}
.post-delivery form svg {
    width: 100% !important;
    height: 100%;
    color: #ff7400;
}*/
.post-delivery .form-field {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.post-delivery .form-row {
    margin: 15px 0;
}
.post-delivery form span, .post-delivery form input {
    font-size: 14px;
    outline: none;
}
.post-delivery .address-row input {
    height: auto;
}
.post-delivery  .fee-notice {
    color: #ff0000;
    font-size: .8em;
    line-height: 1.2em;
    max-width: 220px;
}
.b_b:focus {
    background-color: transparent;
}
.box_title {
    border-bottom: 4px solid #1D63AF;
    padding-bottom: 15px;
    margin-bottom: 50px;
    font-size: 22px;
    color: #293c51;
    line-height: 1;
}

.b_f {
    border: 2px solid #1d63af;
}
.post-delivery #rating {
    height: 36px;
}
.do_input:focus {
    border-color: #66afe9;
}
.ui-timepicker-table td a {
    font-size: 0.8em;
    width: 2.2em;
}
.toggle-btn {
    cursor: pointer;
}
.post-delivery .toggle-hidden, .order-info, .map-wrapper .loader .call {
    display: none;
}
.form-field .toggle-btn i, #post-delivery-form label {
    font-size: 14px;
}
.post-delivery .error {
    font-size: 0.85em;
    margin-bottom: 0;
}
.post-delivery .error a {
    color: #007cff;
}
.text-orange {
    color: #ff7400 !important;
}
.page-template-post-delivery .bb-grid.site-content-grid > .text-center {
    margin-top: 30px;
}
.modal label {
    color: #122B46;
}
.bottom .btn, .withdraw-cell.loading img, .withdraw-cell .account-action {
    display: block;
}
.post-delivery #time, .post-delivery #pay {
    /* border-width: 0;
    flex: 0 0 30%; */
    max-width: 100px;
}
.post-delivery span.small {
    display: block;
    font-size: 74%;
    line-height: 1;
}
.post-delivery #time, .post-delivery #pay {
    /* background-color: #8e8989;
    border-radius: 20px; */
    color: #000;
    font-weight: 900;
    font-size: 1.3em;
    /* padding-left: 15px; */
}
.post-delivery form .time-text, .post-delivery form .pay-text {
    position: absolute;
    top: 7px;
    right: 40px;
    font-size: 1.3em;
    color: #000;
    font-weight: 900;
}
.post-delivery form .select2 {
    max-width: 220px;
    margin-left: 10px;
}
.post-delivery #pay {
    border: 1px solid #37a009;
    background-color: transparent;
    border-radius: 0;
    padding-left: 22px;
}
.post-delivery form .pay-text {
    right: 70px;
    top: 7px;
}
.relative {
    position: relative;
}
/* .number-wrapper {
    flex: 0 0 31%;
} */

/*  Custom input number spinner  */

input[type=number]#time::-webkit-inner-spin-button,
input[type=number]#time::-webkit-outer-spin-button
{
  -webkit-appearance: none;
  margin: 0;
}
span.sprice {
    color: #37a009;
    font-size: 3em;
}
.page-order p.price {
    margin-top: 40px;
}
.address-row .do_input {
    padding-left: 0;
}
.accept-order {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.accept-order > div {
    width: 30%;
    text-align: center;
}
#add-location {
    width: 28px;
    height: 27px;
    line-height: 26px;
    padding: 0;
    font-size: 1.5em;
    background-color: #8e8989;
}
.form-row.address-row {
    display: flex;
}
.address-row .form-field {
    flex: 0 0 100%;
    display: block;
}
.page-order .success, .mt-20 {
    margin-top: 20px;
}
.map-wrapper .btns {
    position: fixed;
    bottom: 65px;
    text-align: center;
    width: 100%;
}
.map-wrapper .btns input {
    width: 150px;
}
.map-wrapper.loading::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 9;
    background-color: rgb(0 0 0 / 25%);
}
.right-area.loading::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #afafaf21;
    top: 0;
    left: 0;
}
.map-wrapper.loading.calling .loader img:not(.call) {
    display: none !important;
}
.map-wrapper.loading.calling .loader .call {
    display: block;
}
.map-wrapper.loading .loader img.call {
    max-width: 180px;
    z-index: 10;
}
.map-wrapper.loading .loader {
    display: flex !important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    align-items: center;
    justify-content: center;
}
.map-wrapper.loading .loader img {
    max-width: 40px;
}
.cancel-btn img.loader {
    width: 30px;
    height: 30px;
    right: -40px;
    left: auto;
    background: transparent;
    top: 15px;
}
#post-delivery-form .loader {
    left: 48%;
    right: auto;
}
input#sub-delivery:disabled, .btn:disabled, .btn.disabled {
    opacity: .3;
    pointer-events: none;
}
.btn:disabled, .btn.disabled, .correct-form .button.disabled {
    opacity: .7;
    pointer-events: none;
}
p.loc-error.error {
    background-color: #f78b554d;
    color: #ff9966;
    text-align: center;
    margin-bottom: 20px;
}
p.loc-error.error a {
    color: #4e6cff;
}
.container-dashboard .form-field ul, .mb-15 {
    margin-bottom: 15px;
}
.container-dashboard .form-field table td {
    padding: 5px 5px 5px 0px;
}
.container-dashboard .sup-content {
    display: flex;
    min-height: 88vh;
}
.container-dashboard .content .left-area, .container-dashboard .content .right-area {
    flex: 0 0 50%;
    padding: 10px 10px;
}
.container-dashboard .content .left-area {
    background-color: #c6c5c5;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
}
.container-dashboard .box_title {
    border-color: #333;
}
.bottom .btn {
    max-width: 200px;
    margin: 0 auto;
    text-align: center;
    padding: 6px 0;
    width: 100%;
}
.bottom .dri-btn {
    background-color: #37a009;
    color: #fff;
}

.post-delivery ul.list {
    list-style-type: none;
    margin-left: 0;
}
.post-delivery ul.list li {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding: 0;
}
.post-delivery ul.list li .order-box {
    background-color: #fff;
    position: relative;
    padding: 7px 1em 5px 2em;
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 364px;
}
.list h4 {
    line-height: 1.5;
}
.right-area .loader {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(0 0 0 / 12%);
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.post-delivery ul.list li .order-box::before {
    content: "";
    position: absolute;
    background-color: #1D63AF;
    left: 0;
    top: 0;
    width: 18px;
    height: 100%;
}
.black {
    color: #000;
}
.post-delivery.container-dashboard .content .left-area {
    justify-content: flex-start;
}
.flex-stretch {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.box-middle, .sup-content .map-wrapper {
    margin-top: 30px;
}
.mb-20 {
    margin-bottom: 20px;
}
.post-delivery ul.list li span {
    font-size: .85em;
}
.head-bar {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}
.sup-content .box_title {
    display: flex;
    justify-content: space-between;
}
.pickup-time {
    position: absolute;
    top: 10px;
    width: 100%;
    text-align: center;
    padding: 0 2em;
}
.pickup-time p {
    background-color: #fff;
    padding: 6px 0;
    border-radius: 20px;
    box-shadow: 0px 0px 6px 1px #a9a8a8;
}
.c_address, .shift-options {
    position: absolute;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 0 2em;
    flex-wrap: wrap;
}
.c_address {
    top: 56px;
}
/* .end-shift {
    margin-top: 7px;
} */
.c_address p, .shift-options p {
    margin-bottom: 0;
    background-color: #fff;
    padding: 4px 0;
    border-radius: 20px;
    text-align: center;
    box-shadow: 0px 0px 6px 1px #a9a8a8;
}
.c_address .w-20 {
    width: 20%;
}
.c_address .w-40, .shift-options .w-40 {
    width: 38%;
}
.form-row.address-row:nth-child(3), .mt-0 {
    margin-top: 0;
}
.shift-options {
    top: 100px;
}
.pause-shift, .end-shift {
    cursor: pointer;
}
.pause-shift {
    width: 35px;
    height: 35px;
    line-height: 30px;
}
.countdown {
    border: 1px solid #000;
    border-radius: 50%;
    width: 28px;
    height: 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: .9em;
}
.rem-time .circular {
    width: 30px;
    height: 30px;
}
.rem-time .circular .inner {
    width: 26px;
    height: 26px;
    margin: -13px 0 0 -13px;
    background: #fff;
    box-shadow: none;
}
.rem-time .circular .inner, .rem-time .circular .outer, .rem-time .circular .circle {
    box-shadow: none;
}
.rem-time .circular .numb {
    font-size: 0.8em;
}
.rem-time .circle .dot {
    height: 2px;
    margin-top: -1px;
    animation: dot 60s linear both;
}
.rem-time .circle .dot span {
    width: 2px;
    height: 2px;
}
.rem-time .circular .bar {
    clip: rect(0px, 30px, 30px, 15px);
    background: #000;
}
.rem-time .circle .bar .progress {
    clip: rect(0px, 15px, 30px, 0px);
}
.rem-time .circle .bar .progress, .rem-time .dot span {
    background: #fff;
}
.rem-time .circle .left .progress{
    animation: left 30s linear both;
}
.rem-time .circle .right .progress{
    animation: right 30s linear both;
    animation-delay: 30s;
}
.mt-50 {
    margin-top: 50px;
}
.top-part {
    display: flex;
    margin-top: 10px;
    border-bottom: 1px solid #b7b1b1;
    padding-bottom: 5px;
}
.top-part .left {
    flex: 0 0 75%;
}
.top-part .left div {
    line-height: 20px;
    font-size: .95em;
}
.top-part .countdown {
    width: 40px;
    height: 40px;
    margin: 0;
}
.accept-order input, .w-100, input[type=submit].w-100 {
    width: 100%;
}
.after-hire .confirm img {
    max-width: 50px;
}
.after-hire .confirm span {
    font-size: .9em;
    display: block;
}
.after-hire .top-part .left {
    flex: 0 0 70%;
}
.after-hire .accept-order {
    justify-content: space-between;
}
.after-hire .accept-order div {
    width: auto;
}
.bottom-part {
    padding-top: 10px;
}
#review-form input[type=radio] {
    height: 0;
    width: 0;
    font-size: 0;
    visibility: hidden;
}
#review-form label img {
    max-width: 30px;
    margin: 0 2px;
	cursor: pointer;
	border-radius: 50%;
}
#review-form label input:checked + img {
    border: 2px solid #000;
}
#review-form label.full {
    width: 100%;
    font-size: 1.2em;
    color: #4d5c6d;
    font-weight: 600;
    display: block;
}
#review-form .form-field {
    margin-bottom: 20px;
    clear: both;
}
#review-form .form-field:first-child .full {
    margin-bottom: 10px;
}
#review-form .options label {
    display: block;
	cursor: pointer;
}
#review-form .options label input {
    margin-right: 5px;
}
.color-def {
    color: #4d5c6d;
}
.current-earning {
    color: #37a009;
}
#map {
    width:100%;
    height:72vh;
}
.dri-content #map {
    height: 87vh;
}
i.fas {
    font-family: FontAwesome !important;
}
.fa-dollar-sign:before{content:"\f155"}
.for-review_img {
    float: right;
    cursor: pointer;
}
.post-delivery #review-form .form-field {
    display: block;
}
#site-logo {
    height: auto;
}
.on_way a {
    pointer-events: none;
}
.post-delivery #review-form {
    padding: 0 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.map-bottom {
    position: absolute;
    bottom: 130px;
    width: 100%;
    text-align: center;
}
.map-bottom a {
    width: auto;
    padding: 16px 20px;
    font-size: 1.5em;
}
.container-dashboard #arrivedModal .close {
    background: #fc763a !important;
    color: #fff;
    font-size: 15px;
    box-shadow: none;
    padding: 10px 20px !important;
    opacity: 1;
}
.page-template-dashboard .container, .page-template-post-delivery .container, .page-template-delivery-details .container {
    max-width: 100%;
}
.page-template-post-delivery #content, .page-template-post-delivery .post-delivery, .page-template-post-delivery .container, .page-template-delivery-details .container, .page-template-delivery-details #content {
    padding-left: 0;
    padding-right: 0;
}
.content .box-container {
    max-width: 640px;
    width: 100%;
    margin: 0 auto;
}
.sup-content .loader img {
    max-width: 35px;
    margin-top: 35px;
}
.post-delivery ul.list.not-found li {
    width: 100%;
    justify-content: center;
}
.post-delivery ul.list.not-found li::before {
    content: none;
}
.post-delivery ul.c-list li.active::before, .post-delivery ul.c-list li.active.danger::before {
    background-color: #37a009 !important;
}
.mt-60 {
    margin-top: 60px;
}
.post-delivery ul.list li .order-box {
    width: 100%;
}
.baking hr {
    margin: 30px 0;
    background-color: #cecece;
}
.baking table td {
    padding-top: 0;
    border-width: 0;
}
.o-history ul li {
    display: inline-block;
    padding: 0 10px;
}
.o-history ul, .post-delivery .form-row.m-0 {
    margin: 0;
}
.post-delivery .form-field.block {
    display: block;
}
.mt-10 {
    margin-top: 10px;
}
.red {
    color: #ff0000;
}
.d-button.button {
    width: 100%;
    background-color: #598ad5;
    border-radius: 0;
    padding: 15px 0;
    font-size: 1.4em;
    text-transform: capitalize;
    font-weight: 600;
    height: auto;
    border-width: 0;
}
.danger::before {
    background-color: #ff0000 !important;
}
.d-button.button.btn {
    background-color: #ff7400;
}
.container-dashboard .modal .modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 15px;
}
.container-dashboard .modal .modal-dialog {
    max-width: 340px;
    margin: 12em auto 0;
}
.container-dashboard .modal .modal-body label {
    display: flex;
    max-width: 130px;
    margin: 5px auto;
    align-items: center;
}
.container-dashboard .modal .modal-body label input {
    margin-right: 10px;
}
.container-dashboard .modal .modal-body {
    margin: 0;
    padding: 10px 5px;
}
.container-dashboard .modal .modal-body p {
    font-size: .77em;
}
.container-dashboard .modal .modal-dialog select {
    height: 34px;
}
.container-dashboard .modal {
    background-color: rgb(0 0 0 / 25%);
    z-index: 999999;
}
#slengthModal .loader {
    position: absolute;
    height: 100%;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-right: 30px;
    background-color: rgb(0 0 0 / 15%);
    width: 100%;
    left: 0;
}
#slengthModal .loader img {
    max-width: 26px;
}
.d-warning {
    position: absolute;
    background-color: rgb(239 137 54 / 50%);
    width: 100%;
    height: 100%;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3em;
    text-align: center;
    line-height: 1.2;
    color: #fff;
}
.top-part .right {
    display: flex;
    align-items: center;
}
.instruction {
    font-size: .9em;
    line-height: 1.2em;
}
.instruction span {
    background-color: #837e7e;
    color: #fff;
    width: 15px;
    height: 15px;
    display: inline-block;
    line-height: 1.2;
    font-size: .9em;
    border-radius: 50%;
}
#instModal p {
    line-height: 1.7;
}
.container-dashboard .modal .close, #mscheduleModal .close, #ordersModal .close {
    background: none !important;
    color: #122B46;
    font-size: 1.2em;
    padding-right: 0 !important;
    opacity: 1;
    box-shadow: none;
}
.d-assigned {
    display: flex;
    justify-content: space-between;
}
.mb-5 {
    margin-bottom: 5px;
}
.post-delivery .block span, .order-info.active {
    display: block;
}
.post-delivery .block textarea {
    width: 100%;
}
.feedback-section .svg-inline--fa.fa-w-18 {
    width: .9em;
}
.all-rating .bottom-section {
    margin-top: 50px;
}
.redeem-section .btn {
    color: #fff;
    outline: none;
}
.redeem-section .form-field label {
    display: flex;
    align-items: center;
    font-size: 1.2em;
    line-height: 1.4em;
}
.redeem-section .form-field label input {
    margin-right: 8px;
    margin-top: 0;
    width: auto;
}
.redeem-section .btn:focus:active {
    outline: none;
}
hr.blue {
    border-color: #1d63af;
}
form.profile-edit.location .submit {
    display: flex;
    align-items: center;
}
form.profile-edit.location .submit img, form.profile-edit.peak-time .submit img {
    margin-left: 10px;
    max-width: 30px;
}
#redeem {
    font-size: 1.4em;
    color: #ff7400;
    text-decoration: underline;
    cursor: pointer;
}
.container-dashboard #arrivedModal .modal-body label {
    max-width: 100%;
    display: block;
    margin-bottom: 20px;
}
#arrivedModal .warning {
    padding: 10px 0px;
}
#review-form #previewImg {
    max-height: 150px;
}
.container-dashboard #logoutModal .modal-body label {
    max-width: 100%;
    margin-bottom: 15px;
}
body .warning {
    color: #f56438;
}
.mb-30 {
    margin-bottom: 30px;
}
.cancel-order label {
    font-size: 15px;
    line-height: 1;
    margin-bottom: 10px;
    display: flex !important;
    align-items: center;
}
.el-wrapper.hidden .cancel-btn, .el-wrapper.hidden .refund-btn {
    display: none !important;
}
.cancel-order label input {
    margin-right: 8px;
}
.cancel-order .bs-styled-radio+label::before {
    width: 20px;
    height: 20px;
}
.cancel-order .bs-styled-radio:checked+label::after {
    width: 12px;
    height: 12px;
}
.refund-btn .loader {
    width: 30px;
    height: 30px;
    bottom: 15px;
    right: -40px;
    left: auto;
    top: auto;
    background: none;
}
a.button.disabled {
    background-color: #598ad5;
    color: #fff;
    opacity: 0.5;
}
.location-warning p {
    font-size: .6em;
    padding: 0 7px;
}
.location-warning p a {
    text-decoration: underline;
}
.pending-delivery p {
    font-size: .7em;
}
.pending-delivery {
    flex-direction: column;
}
#pos-btn {
    border-radius: 0;
}
.pos-div img.loader {
    width: 30px;
    height: 30px;
    background: none;
    right: 40px;
    left: auto;
    top: 3px;
}
.pos-div input {
    height: 36px;
    line-height: 1 !important;
}
.align-right tr td:last-child {
    text-align: right;
}
.container-dashboard #stackedModal .modal-body label, .container-dashboard #confirmModal .modal-body label {
    max-width: 100%;
    font-size: .9em;
    line-height: 1.6;
    justify-content: center;
}
.action-btns {
    margin-top: 25px;
    margin-bottom: 10px;
}
.succ-msg {
    font-size: 1.8em;
    padding: 0.4em 0;
    font-weight: 900;
    text-transform: uppercase;
}
.mbs-1 {
    margin-bottom: 1px;
}
.container-dashboard .modal .modal-body p.c-less {
    font-weight: 600;
    font-size: 0.9em;
    margin-bottom: 10px;
}
#pauseModal .timer {
    display: flex;
    justify-content: center;
    margin-top: 10%;
}
#pauseModal .timer p {
    border: 3px solid #fc763a;
    border-radius: 50%;
    width: 150px;
    height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.6em;
    color: #fff;
}
.open-order .left div:last-child {
    font-size: 1.1em;
}
.open-order .left div {
    font-size: 1.3em;
}
.container-dashboard #pauseModal .modal-dialog {
    margin: 0;
    max-width: 100%;
    height: 100%;
}
#pauseModal .text-center {
    padding-bottom: 30px;
}
#pauseModal .text-center {
    padding: 0 10px 30px;
    color: #fff;
}
.modal .action-btns button {
    margin: 0 10px;
}
.container-dashboard #pauseModal .modal-dialog .modal-content {
    border-width: 0;
    border-radius: 0;
    height: 100%;
    background-color: #282828;
}
.container-dashboard #pauseModal .modal-dialog .modal-body {
    display: flex;
    flex-direction: column;
    align-items: initial;
    justify-content: space-between;
    height: 100%;
}
#pauseModal .text-center .text {
    font-size: 1em;
    font-weight: 600;
}
.text-center {
    text-align: center;
}
.accept-order .w-100 {
    width: 100%;
}
.accept-order .w-100  .button {
    max-width: 120px;
}
#pauseModal button {
    width: 100%;
    margin: 0;
    padding: 17px 20px;
    font-size: 1.2em;
}
#pauseModal #end {
    margin-top: 20px;
    background-color: #282828;
    border: 1px solid #fc763a;
    color: #fc763a;
}
#pauseModal .action-btns {
    padding: 0 10px;
}
.accept-order.expired {
    justify-content: center;
    font-size: 2.2em;
    font-weight: 900;
    padding-top: 30px;
    text-transform: uppercase;
}
ul.store-peak, .scheduled {
    list-style: none;
    margin-left: 0;
    text-align: left;
    margin-top: 10px;
    min-height: 90px;
}
ul.store-peak p, .scheduled p {
    margin: 0;
    padding-left: 10px;
}
ul.store-peak .peak {
    cursor: pointer;
    display: flex;
    justify-content: space-between;
}
.store-name {
    background-color: #f0f0f0;
}
#buddypress .standard-form.peak-time #field_369 {
    color: #fff;
}
body.buddypress .buddypress-wrap .dash-peaktime h4 {
    margin-bottom: 15px;
}
.peak img {
    max-width: 18px;
    margin-left: 25px;
}
.peak span {
    color: #ff7400;
}
span.remove-time {
    font-size: 1.5em;
    margin-left: 30px;
    background: #ff0000;
    cursor: pointer;
    color: #fff;
    width: 20px;
    height: 20px;
    display: inline-block;
    line-height: .75;
    text-align: center;
    border-radius: 2px;
}
body .no-bg {
    background-color: transparent;
}
.time-toggle .slider {
    width: 55px;
}
.time-toggle .switch {
    max-width: 55px;
}
form.profile-edit.peak-time .submit {
    display: flex;
    align-items: center;
}
.store-peak li.loading, .scheduled li.loading {
    text-align: center;
    padding: 40px 0 10px;
}
.store-peak li.loading img, .scheduled li.loading img {
    max-width: 30px;
}
.peak-times {
    margin-top: 25px;
}
.container-dashboard #scheduleModal .modal-dialog {
    margin-top: 7em;
}
.week {
    width: 100%;
    text-align: center;
}
#scheduleModal .modal-header label {
    flex-basis: 100%;
}
#scheduleModal .modal-header button {
    position: absolute;
    right: 10px;
    font-size: 2em;
    top: 0;
}
.connect-form .form-field {
    margin-bottom: 15px;
}
.connect-form .form-field input {
    width: 100%;
}
.connect-form form {
    max-width: 500px;
    margin: 0 auto;
}
.accept-order.bid-btns {
    /* display: block; */
    /* display: flex; */
    text-align: center;
    max-height: 280px;
}
.accept-order > div.bid-wheel {
    width: 100%;
}
/* img[src="https://staging.driverondeck.com/wp-content/uploads/avatars/1302/615adc70d3ccf-bpthumb.jpg"] { */
img[src^="https://staging.driverondeck.com/wp-content/uploads/avatars/"], img[src^="https://staging.driverondeck.com/wp-content/uploads/avatars/"] {
    border-radius: 50%;
}
.redeem-section .select2-container {
    display: block;
    margin-top: 15px;
}
.select2-results__option {
    text-align: left;
}
.redeem-section input, .select2-container--default .select2-selection--single {
    min-height: 30px;
}
.redeem-section .loader {
    width: 22px;
    height: 22px;
    left: 25px;
    right: auto;
    position: absolute;
    top: 7px;
}
.form-field input {
    width: 100%;
}
#mscheduleModal .close, #ordersModal .close {
    position: absolute;
    right: 10px;
    top: 4px;
    font-size: 2em;
    font-weight: 100;
}
.dialog-content {
    background-color: #fff;
}
.automation {
    display: flex;
    align-items: center;
}
.automation .switch {
    margin-left: 10px;
    margin-top: 0;
    margin-bottom: 0;
}
.automation .switch .slider {
    background: #293c51;
}
.automation input:checked + .slider {
    background-color: #1d63af;
}
.post-delivery .loader {
    position: absolute;
    z-index: 9;
    width: 30px;
    height: 30px;
    background: transparent;
    left: 47%;
    top: 30%;
}
.post-delivery .loader img {
    max-width: 40px;
}
.map-wrapper.loading {
    z-index: 9999999;
}
.h-auto {
    height: auto !important;
}
.justify-content-start {
    justify-content: flex-start !important;
}
.ms-0 {
    margin-left: 0 !important;
}
label.upload {
    background-color: #598ad5;
    color: #fff;
    padding: 4px 12px;
    border-radius: 3px;
    width: auto;
}
label.upload i {
    margin-left: 15px;
}
.d-inline-block {
    display: inline-block !important;
}
.d-block {
    display: block !important;
}
.default-modal .modal-header {
    text-align: right;
    padding-top: 10px;
}
.default-modal .close {
    background: transparent;
    color: #3b3b3b;
    font-size: 2em;
    padding: 0;
    opacity: 1;
}
.default-modal .close:hover {
    box-shadow: none;
}
.default-modal .modal-dialog {
    max-width: 460px;
    width: 100%;
    margin: 60px auto;
}
.default-modal .modal-body p {
    font-size: 0.96em;
    line-height: 1.6;
}
.default-modal .modal-body {
    padding: 15px 25px;
}
.mini-container.post-delivery.relative::before {
    content: "";
    background-color: rgb(0 0 0 / 20%);
    width: 100%;
    height: 100%;
    z-index: 999;
    position: absolute;
}



/****  Timer Css  ****/
.counter-container {
    display: flex;
    justify-content: center;
    margin: 30px 0;
}
.circular{
    height: 160px;
    width: 160px;
    position: relative;
  }
  .circular .inner, .circular .outer, .circular .circle{
    position: absolute;
    z-index: 6;
    height: 100%;
    width: 100%;
    border-radius: 100%;
    box-shadow: inset 0 1px 0 rgba(0,0,0,0.2);
  }
  .circular .inner{
    top: 50%;
    left: 50%;
    height: 148px;
    width: 148px;
    margin: -74px 0 0 -74px;
    background-color: #282828;
    border-radius: 100%;
    box-shadow: 0 1px 0 rgba(0,0,0,0.2);
  }
  .circular .circle{
    z-index: 1;
    box-shadow: none;
  }
  .circular .numb{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    font-size: 1.4em;
    font-weight: 500;
  }
  .circular .bar{
    position: absolute;
    height: 100%;
    width: 100%;
    background: #fff;
    -webkit-border-radius: 100%;
    clip: rect(0px, 160px, 160px, 80px);
  }
  .circle .bar .progress{
    position: absolute;
    height: 100%;
    width: 100%;
    -webkit-border-radius: 100%;
    clip: rect(0px, 80px, 160px, 0px);
  }
  .circle .bar .progress, .dot span{
    background: #fc763a;
  }
  .circle .left .progress{
    z-index: 1;
    animation: left 150s linear both;
  }
  @keyframes left {
    100%{
      transform: rotate(180deg);
    }
  }
  .circle .right{
    z-index: 3;
    transform: rotate(180deg);
  }
  .circle .right .progress{
    animation: right 150s linear both;
    animation-delay: 150s;
  }
  @keyframes right {
    100%{
      transform: rotate(180deg);
    }
  }
  .circle .dot{
    z-index: 2;
    position: absolute;
    left: 50%;
    top: 50%;
    width: 50%;
    height: 6px;
    margin-top: -3px;
    animation: dot 300s linear both;
    transform-origin: 0% 50%;
  }
  .circle .dot span {
    position: absolute;
    right: 0;
    width: 6px;
    height: 6px;
    border-radius: 100%;
  }
  @keyframes dot{
    0% {
      transform: rotate(-90deg);
    }
    50% {
      transform: rotate(90deg);
      z-index: 4;
    }
    100% {
      transform: rotate(270deg);
      z-index: 4;
    }
}
.calendar {
    padding: 0 10px;
}
.calendar .calendar-top .days {
    display: flex;
    justify-content: space-between;
}
.calendar .calendar-top .days p {
    margin-bottom: 10px;
    max-width: 28px;
}
.schedule-btns {
    display: flex;
    border: 1px solid #ff7400;
    border-radius: 4px;
    margin-top: 10px;
}
.schedule-btns .toggle-btn {
    flex-basis: 50%;
    padding: 3px 0;
    border-radius: 0;
    background-color: transparent;
    color: #ff7400;
}
.schedule-btns .toggle-btn:hover {
    background-color: #ff7400;
    color: #fff;
}
.schedule-btns .toggle-btn.active {
    background-color: #ff7400;
    color: #fff;
}
.calendar-top {
    border-bottom: 1px solid #b7b1b1;
    padding-bottom: 25px;
}
.active.week .day-text {
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    width: 28px;
    height: 28px;
}
.week .day-text {
    cursor: pointer;
}
.container-dashboard #scheduleModal label {
    justify-content: center;
}
.remove-scheduled {
    font-size: 2em;
    color: #ff0000;
    float: right;
    cursor: pointer;
}
.withdraw-cell img {
    max-width: 25px;
}
.remove-scheduled img {
    max-width: 18px;
}
.no-card {
    font-size: .85em;
    color: #000;
}
.add-bank .elementor-button-wrapper {
    display: flex;
    align-items: center;
}
.add-bank .elementor-button-wrapper > img {
    height: 30px;
    margin-left: 20px;
}
.post-delivery ul.list li.loading::after {
    content: "";
    background: url('/wp-content/themes/AuctionTheme/img/loading.gif');
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    left: 48%;
    width: 25px;
    height: 25px;
}
.post-delivery ul.list li.loading {
    background-color: #f2f2f2;
}
.recenter {
    position: absolute;
    bottom: 6px;
    left: 4px;
    background-color: #fff;
    padding: 5px 15px;
    border-radius: 4px;
    cursor: pointer;
}
.order_posted_action .recenter, .being-picked-up .recenter, .arrived .recenter, .in-route .recenter {
    bottom: 220px;
}
.tr-bg {
    background-color: transparent;
}
.current-orders button {
    padding: 0;
}
#ordersModal .modal-dialog {
    margin: 0;
    height: 100%;
}
.dialog-content {
    background-color: #fff;
    height: 100%;
}
.justify-edge {
    justify-content: space-between;
}
.orders ul {
    margin-left: 0;
}
#ordersModal ul li {
    margin: 10px 0px;
}
.order-info .bottom .btn {
    padding: 10px 0;
    max-width: 160px;
}
.btn-tr {
    background-color: transparent;
    border: 1px solid #fc763a;
    color: #fc763a;
}
span.s_user {
    margin-left: 3px;
}

#s-length {
    margin: 10px 0;
    width: 100%;
    max-height: 300px;
    list-style-type: none;
    overflow: auto;
}
#s-length li {
    border-bottom: 1px solid #bbb;
    padding: 10px 0;
    cursor: pointer;
}
#s-length li:last-child {
    border-bottom: 0;
}
#slengthModal .modal-body {
    text-align: center;
}
#slengthModal .modal-dialog {
    margin-top: 8em;
}
.scheduled .peak {
    display: flex;
    justify-content: space-between;
    padding-right: 10px;
}
.peak img {
    margin-left: 0px;
}
.hidden {
    display: none !important;
}
#review-form textarea {
    width: 100%;
    margin-top: 10px;
    border-color: #d0d0d0;
}
.succ-msg p {
    font-size: 14px;
    text-transform: none;
    color: #4D5C6D;
    margin-top: 15px;
    font-weight: 400;
    line-height: 1.4;
}
.list-unstyled {
    list-style: none !important;
}
label.for-proof {
    width: auto;
    height: auto;
    justify-content: flex-start;
    margin: 15px 0px;
    font-size: 24px !important;
}
.for-proof span {
    margin-left: 10px;
}
.correct-form .form-field {
    display: block !important;
}
#previewImg {
    max-width: 150px;
}

/**   Post delivery form css   **/
.form-data {
    font-weight: 500;
    color: #000;
}
.form-data span {
    line-height: 1.4;
}
.form-data span:first-child {
    margin-right: 30px;
}

.other-reason textarea {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.modal [class*="col-"] {
    float: none;
}
.re-enter .order-box {
    border: 2px solid #ff0000;
}
.post-delivery .form-field.other-reason {
    display: block;
}
.success-msg {
    background-color: #e8fdc6;
    border: 1px solid #568400;
}
.success-msg, .error-msg {
    color: #111111;
    margin-top: 10px !important;
    padding-left: 8px;
    font-size: 0.92em;
    text-align: center;
}
.error-msg {
    background-color: #fdc6c6;
    border: 1px solid #ab0707;
}
.delivery-times fieldset > select, .delivery-times fieldset legend, .delivery-times fieldset .field-visibility-settings-toggle, .delivery-times fieldset .field-visibility-settings {
    display: none !important;
}
.delivery-times span label {
    display: inline !important;
    margin-left: 5px !important;
}
.delivery-times .form-group:first-child {
    max-width: 300px;
    flex-wrap: wrap;
}
.delivery-times span.form-field {
    display: flex;
    align-items: center;
    margin-right: 40px;
    width: 55px;
}
.delivery-times .form-field input[type=checkbox] {
  -ms-transform: scale(1.4); /* IE */
  -moz-transform: scale(1.4); /* FF */
  -webkit-transform: scale(1.4); /* Safari and Chrome */
  -o-transform: scale(1.4); /* Opera */
  transform: scale(1.4);
}
.delivery-times .form-row {
    align-items: baseline;
    margin-bottom: 20px;
}
.delivery-times .form-group:last-child {
    align-items: center;
}
.separator {
    margin: 0 10px;
}
.delivery-times #clone-row {
    background-color: transparent !important;
    color: #ff7400 !important;
    padding: 0 !important;
    text-decoration: underline !important;
    font-size: 1.1em !important;
    box-shadow: none !important;
}


@keyframes blinkBackground {
    0% {
        background-color: #ff0000; /* Red */
    }
    100% {
        background-color: #ffffff; /* Blue */
    }
}

.re-enter .order-box::before {
    background-color: inherit;
    animation: blinkBackground 1s infinite alternate;
}
.list .button.repost {
    background: #5c5c5c;
}
.list .button {
    padding: 0px 15px;
    min-width: 116px;
    margin-left: 15px;
    max-height: 42px;
    border: 0px;
    background: #a7a7a7;
    line-height: 2.8;
}
.list .button img {
    max-width: 28px;
}
.list .button.loading {
    background: #b5b5b5;
    pointer-events: none;
}


/**  Start of media queries  **/
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .sup-content #map {
        height: 50vh;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1499px) {
    .sup-content #map {
        height: 46vh;
    }
}

@media only screen and (min-width: 1500px) and (max-width: 1599px) {
    .sup-content #map {
        height: 54vh;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1699px) {
    .sup-content #map {
        height: 50vh;
    }
}

@media only screen and (min-width: 1700px) {
    .sup-content #map {
        height: 61vh;
    }
}

@media only screen and (max-width: 991px) {
    .bb-mobile-header {
        height: 60px;
    }
}

@media only screen and (min-width: 768px) {
	.addcard-form .col-md-6 {
		width: 49%;
		float: left;
	}
	.addcard-form .col-even {
		margin-left: 2%;
	}
}
@media only screen and (max-width: 767px) {
	.payment-modal.modal.in .modal-dialog .modal-content {
		padding: 15px 5px 60px;
	}
	.payment-modal .icon img {
		max-width: 45px;
	}
	.payment-selector {
		text-align: center;
	}
	.payment-selector span.elementor-button-content-wrapper {
		width: 100%;
	}
    .open-order {
        padding: 0 10px;
    }
    .after-hire .top-part, .after-hire .bottom-part {
        padding-left: 10px;
        padding-right: 10px;
    }
    .after-hire .confirm span {
        font-size: .8em;
    }
    .top-part .left div {
        line-height: 1.3em;
        font-size: 0.9em;
    }
    .open-order .left div {
        font-size: 1.2em;
    }
    .container-dashboard .sup-content {
        display: block;
    }
    .box-middle, .sup-content .map-wrapper #map {
        max-height: 400px;
    }
    /* .number-wrapper {
        flex: 0 0 34%;
    } */
    .sup-content form {
        margin-bottom: 3rem;
    }
    .mini-container #review-form, .mini-container .review {
        padding: 0 20px;
    }
    .tagline p {
        margin-top: 15px;
    }
    .dri-content .review {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 480px) {
    .driver-dashboard #page {
        overflow: hidden;
    }
    body.driver-dashboard:not(.page-rating) {
        overflow: hidden;
        position: relative;
    }
    .page-template-dashboard.page-rating #content {
        padding-bottom: 40px;
    }
    .after-hire .bottom-part {
        padding-left: 4px;
    }
    .accept-order input.button {
        padding: 10px 13px;
    }
    .accept-order a.button {
        font-size: .9em;
        padding: 10px 15px;
    }
}

@media only screen and (max-width: 350px) {
    .accept-order a.button {
        font-size: .8em;
        padding: 10px 12px;
    }
}


@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container-dashboard .modal .modal-dialog {
        margin: 6em auto 0;
    }
    .mini-container .dri-content {
        max-width: 100%;
    }
}