/**
* 2007-2025 PrestaShop
*
* NOTICE OF LICENSE
*
* This source file is subject to the Academic Free License (AFL 3.0)
* that is bundled with this package in the file LICENSE.txt.
* It is also available through the world-wide-web at this URL:
* http://opensource.org/licenses/afl-3.0.php
* If you did not receive a copy of the license and are unable to
* obtain it through the world-wide-web, please send an email
* to license@prestashop.com so we can send you a copy immediately.
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade PrestaShop to newer
* versions in the future. If you wish to customize PrestaShop for your
* needs please refer to http://www.prestashop.com for more information.
*
*  @author    PrestaShop SA <contact@prestashop.com>
*  @copyright 2007-2025 PrestaShop SA
*  @license   http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
*  International Registered Trademark & Property of PrestaShop SA
*
* Don't forget to prefix your containers with your own identifier
* to avoid any conflicts with others containers.
*/

#uber-map-container{
    height: 500px;
    margin-bottom: 20px;
}

.leyenda {
    background-color: #fffae6; /* Color suave tipo advertencia */
    border-left: 5px solid #ffcc00; /* Borde destacado */
    padding: 12px 20px;
    font-size: 16px;
    font-family: Arial, sans-serif;
    color: #333;
    border-radius: 5px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    margin-top: 10px;
}

.leyenda::before {
    content: "⚠️ ";
    font-weight: bold;
    color: #d97706; /* Color naranja de advertencia */
}

/*  */
.vex-delivery-options-powered,
.vex-delivery-options #uber_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 #uber_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 #uber_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 #uber_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 #uber_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#uber_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#uber_pickup_location,
.vex-delivery-options .woocommerce-input-wrapper > select#uber_pickup_location + span {
    width: 100% !important;
    display: block;
}

.vex-delivery-options .woocommerce-input-wrapper > select#uber_pickup_location + span > span > span {
    padding: 0.313rem; /*5px*/
    height: auto;
}

.vex-delivery-options .woocommerce-input-wrapper > select#uber_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 #uber_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 #uber_tip_select_field .woocommerce-input-wrapper label.radio {
    flex-basis: 100%;
}

.vex-delivery-options.mobile-view #uber_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 #uber_tip_select_field .woocommerce-input-wrapper label.radio:nth-child(n+5),
.vex-delivery-options.tiny-view #uber_tip_select_field .woocommerce-input-wrapper label.radio:nth-child(n+3) {
    margin-top: 3.5%;
}

.danger {
    color: #ca3c1d;
    font-weight: bold;
}

.uber-hide{
    display: none;
}

