#deliveryglovo_field {
    display: none;
}

#order_review .shop_table {
    /* margin-bottom: 0 !important; */
}


/* The switch - the box around the slider-check */

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
    margin-right: 10px;
}


/* Hide default HTML checkbox */

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}


/* The slider-check */

.slider-check {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.slider-check:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

input:checked+.slider-check {
    background-color: #2196f3;
}

input:focus+.slider-check {
    box-shadow: 0 0 1px #2196f3;
}

input:checked+.slider-check:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


/* Rounded slider-checks */

.slider-check.round {
    border-radius: 34px;
}

.slider-check.round:before {
    border-radius: 50%;
}

#poststuff #post-body.columns-2 {
    margin-right: 0;
}

#label-globo-send-programing {
    display: block;
}

.lebal-globo {
    display: block;
}

.switch_time_glovo {
    display: inline-flex;
}

.data_glovo p {
    /* margin: 0; */
}

.label-glovo-shipping {
    margin: 0;
}

#map-glovo {
    width: 100%;
    height: 400px;
}

.selecttime-glovo-vex {
    width: 100%;
    display: inline-flex;
    margin-bottom: 1.5em;
}

.select-glovo-time {
    position: relative;
    left: 5%;
}

.select-glovo-time-content {
    text-align: end;
}

#glovo-times {
    width: 90%;
}

#glovoDate {
    width: 100%;
}

/* data ui front */

.vex-delivery-options-powered,
.vex-delivery-options #glovo_tip_select_field .woocommerce-input-wrapper,
.vex-delivery-options .vex-delivery-type-select .woocommerce-input-wrapper,
.vex-delivery-options .woocommerce-input-wrapper label.radio,
.vex-delivery-options #glovo_tip_select_field .woocommerce-input-wrapper label.radio,
.vex-delivery-schedule {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

.vex-delivery-options #glovo_tip_select_field .woocommerce-input-wrapper,
.vex-delivery-options .vex-delivery-type-select .woocommerce-input-wrapper,
.vex-delivery-schedule {
    justify-content: space-between;
}

.vex-delivery-options .woocommerce-input-wrapper label.radio,
.vex-delivery-options #glovo_tip_select_field .woocommerce-input-wrapper label.radio {
    align-items: center;
}

.vex-delivery-schedule > p,
.vex-delivery-options .woocommerce-input-wrapper label.radio,
.vex-delivery-options #glovo_tip_select_field .woocommerce-input-wrapper label.radio {
    flex-basis: 48.75%;
}

/**
 * Flexbox Changes
 */
.vex-delivery-schedule {
    flex-wrap: nowrap;
}

.vex-delivery-options-powered > p {
    flex-basis: 100%;
}

/**
 * Base Style Setup
 */
.vex-delivery-options {
    color: rgb(105, 107, 113); /*#696b71*/
}

.vex-delivery-options .required {
    color: rgb(202, 60, 29); /*#ca3c1d*/
}
ul#shipping_method .vex-delivery-options input#glovo_dropoff_instructions {
    margin: 0 !important;
    box-shadow: none;
    border: 1px solid rgb(170, 170, 170); /*#696b71*/
    border-radius: 5px;
    background: rgb(255, 255, 255); /*#fff*/
    color: rgb(105, 107, 113); /*#696b71*/
}

.vex-delivery-options p,
.vex-delivery-options p:last-child {
    margin-bottom: 0.75rem; /*12px*/
}

.vex-delivery-options select {
    background-color: rgb(255, 255, 255); /*#fff*/
    border-radius: 0.313rem; /*5px*/
    border: 1px solid rgb(170, 170, 170); /*#aaa*/
    color: rgb(109, 109, 109); /*#6d6d6d;*/
    padding: 0.219rem; /*3.5px*/
}

.vex-delivery-options select,
.vex-delivery-options select + span
.vex-delivery-options .woocommerce-input-wrapper,
.vex-delivery-options .woocommerce-input-wrapper > select#glovo_pickup_location,
.vex-delivery-options .woocommerce-input-wrapper > select#glovo_pickup_location + span {
    width: 100% !important;
    display: block;
}

.vex-delivery-options .woocommerce-input-wrapper > select#glovo_pickup_location + span > span > span {
    padding: 0.313rem; /*5px*/
    height: auto;
}

.vex-delivery-options .woocommerce-input-wrapper > select#glovo_pickup_location + span > span > span .select2-selection__arrow {
    height: auto;
    padding: 20px 15px;
}

/**
 * Add styles for the Doordash shipping method & the inner wrapper.
 */
.vex-delivery-options {
    border: 1px solid rgb(170, 170, 170); /*#aaa*/
    background-color: rgb(255, 255, 255); /*#fff*/
    border-radius: 0.313rem; /*5px*/
    padding: 0.625rem; /*10px*/
    margin-top: 0.625rem; /*10px*/
    min-width: 13.188rem;
    /*195pxpx*/
}

/**
 * Add styles for the Doordash shipping method radio buttons & labels.
 */

.vex-delivery-options .form-row > label > .optional {
    display: none;
}

.vex-delivery-options .woocommerce-input-wrapper input[type="radio"] {
    position: absolute;
    width: 1px;
    height: 1px;
    overflow: hidden;
    padding: 0;
    border: 0;
    clip: rect(0, 0, 0, 0);
    clip-path: inset(-50%);
    margin: -1px;
    color: transparent;
}

.vex-delivery-options .woocommerce-input-wrapper label.radio {
    align-items: center;
    text-align: center;
    padding: 0.313rem; /*5px 0*/
    border-radius: 0.313rem; /*5px*/
    border: 1px solid rgb(170, 170, 170); /*#aaa*/
    cursor: pointer;
    transition: border 0.3s, background 0.3s;
    margin: 0;
    font-size: 1rem; /*16px*/
    line-height: 1.2;
    box-sizing: border-box;
}

/**
 * Adds margin to the top of lables after the 4th child becasue we also have to count the radio inputs before hand.
 */
.vex-delivery-options .woocommerce-input-wrapper label.radio:nth-child(n+5) {
    margin: 3.5% 0 0 0;
}

.vex-delivery-options .woocommerce-input-wrapper label.radio:hover,
.vex-delivery-options .woocommerce-input-wrapper label.radio:active,
.vex-delivery-options .woocommerce-input-wrapper input[type="radio"]:checked+label.radio {
    border-color: rgb(170, 170, 170); /*#aaa*/
    background: rgb(238, 238, 238); /*#eee*/
    color: rgb(105 107 113); /*#696b71*/
}

.vex-delivery-options .woocommerce-input-wrapper label.radio:focus {
    border-color: rgb(170, 170, 170); /*#aaa*/
    outline: 1px dotted rgb(170, 170, 170); /*#aaa*/
    outline-offset: -4px;
    background: rgb(238, 238, 238); /*#eee*/
}

/**
 * Add styles for the Doordash shipping method powered by section.
 */
.vex-delivery-options-powered > p {
    flex-basis: 100%;
    width: 100%;
    text-align: center;
    margin: 0 0 0.125rem 0; /*2px*/
    font-size: 0.875rem; /*14px*/
}

.vex-delivery-options-powered > img {
    max-width: 6.25rem; /*100px*/
}


/**
 * Add styles for the Doordash shipping method when the container it is in becomes to thin.
 */
.vex-delivery-options.mobile-view #glovo_tip_select_field .woocommerce-input-wrapper,
.vex-delivery-options.mobile-view .vex-delivery-type-select .woocommerce-input-wrapper,
.vex-delivery-options.mobile-view .vex-delivery-schedule {
    flex-wrap: wrap;
}

.vex-delivery-options.mobile-view .vex-delivery-schedule > p,
.vex-delivery-options.mobile-view .woocommerce-input-wrapper label.radio,
.vex-delivery-options.tiny-view #glovo_tip_select_field .woocommerce-input-wrapper label.radio {
    flex-basis: 100%;
}

.vex-delivery-options.mobile-view #glovo_tip_select_field .woocommerce-input-wrapper label.radio:nth-child(n+3) {
    margin-top: 0;
}

.vex-delivery-options.mobile-view .woocommerce-input-wrapper label.radio:nth-child(n+3),
.vex-delivery-options.mobile-view #glovo_tip_select_field .woocommerce-input-wrapper label.radio:nth-child(n+5),
.vex-delivery-options.tiny-view #glovo_tip_select_field .woocommerce-input-wrapper label.radio:nth-child(n+3) {
    margin-top: 3.5%;
}

.danger {
    color: #ca3c1d;
    font-weight: bold;
}

.glovo-hide{
    display: none;
}
