#page-title {
    border-bottom: none;
    padding: 3rem 0 !important;
}

.page-title-custom .order h1 {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D !important;
    font-size: 25px !important;
    padding: 8px 80px !important;

}

.page-title-custom .subtitle {
    text-align: left;
    letter-spacing: 0.01px;
    color: #4F5F65 !important;
    opacity: 1;
    font-size: 12px !important;
}

.shipping-title-name p {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D !important;
    opacity: 1;
    font-size: 18px !important;
}

.info-trm {
    text-align: left;
    letter-spacing: 0.01px;
    color: #ADADAD;
    opacity: 1;
    font-weight: 300;
    font-size: 12px;
}

/* .shipping-title {
    height: 60px;
    border-radius: 0px 7px 7px 7px;
    opacity: 1;
    display: flex;
    justify-items: center;
    align-items: center;
    padding: 9px 10px;
} */

/* Images */

.cart-product-data-container {
    padding-left: 20px;
    flex: 2;
}

.cart-item-container {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

.cart-item-container .left-container img {
    width: 125px;
    /* height: 164px; */
    border-radius: 7px;
    opacity: 1;
    object-fit: contain;
    max-width: 170px;
    max-height: 170px;
}


.cart-item-container .right-container .name {
    text-align: left;
    letter-spacing: 0.02px;
    color: #4F5F65 !important;
    opacity: 1;
    font-size: 12px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 20px;

}

.cart-item-container .right-container .price-info {
    letter-spacing: 0px;
    color: #0D0D0D !important;
    opacity: 1;
    font-size: 14px !important;
}

.cart-item-container .right-container .info {
    text-align: left;
    letter-spacing: 0px;
    color: #4F5F65 !important;
    font-size: 12px !important;
}

.cart-item-container .right-container .obs {
    margin-bottom: 10px;
}

.cart-item-container .right-container .info span {
    text-align: left;
    letter-spacing: 0px;
    font-size: 12px Im !important;
}


.cart-item-container .right-container .container-options {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.cart-item-container .right-container .container-options .quantity-container {
    display: flex;
    align-items: center;
}

.cart-item-container .right-container .container-options .quantity-container .quant {
    height: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 1px #00000029;
    border: 0.5px solid #ADADAD;
    border-radius: 7px;
    opacity: 1;
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 12px;
    width: 23px;
}

.cart-item-container .right-container .container-options .quantity-container .value {
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 13px;
    padding: 0px 15px;
}

.container-price-quantity {
    width: 100%;
    display: flex;
    justify-content: space-between
}

.container-price {
    display: flex;
    text-align: center;
    justify-content: center;
}

.container-products-data {
    display: flex;
}

.title-modal-em {
    font-size: 20px;
}

.add-responsive .quantity-container .quant {
    height: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 0px 1px #00000029;
    border: 0.5px solid #ADADAD;
    border-radius: 7px;
    opacity: 1;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    text-align: center;
    padding: 0px 5px;
}


.add-responsive .quantity-container .value {
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 13px;
    padding: 0px 15px;
    display: flex;
    align-items: center;
}

.cart-item-container .right-container .container-options .actions-container {
    display: flex;
    gap: 5px;
}

.cart-item-container .right-container .container-options .actions-container .btn-action-info {
    height: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 1px #00000029;
    border: 0.5px solid #ADADAD;
    border-radius: 7px;
    opacity: 1;
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    cursor: pointer;
    padding: 0px 6px;
}

.add-responsive .actions-container {
    display: flex;
    gap: 5px;
    justify-content: flex-end;
}

.btn-action-info {
    height: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 1px #00000029;
    border: 0.5px solid #ADADAD;
    border-radius: 7px;
    opacity: 1;
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    cursor: pointer;
    padding: 0px 6px;
}

.add-responsive .actions-container .btn-action-info {
    height: 20px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 1px #00000029;
    border: 0.5px solid #ADADAD;
    border-radius: 7px;
    opacity: 1;
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    cursor: pointer;
}

.shipping-information {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 2px #00000029;
    border: 0.699999988079071px solid #EDEDED;
    border-radius: 7px;
    opacity: 1;
    padding: 15px 10px;
}

.obs-title {
    text-align: left;
    letter-spacing: 0px;
    color: #525F64 !important;
    font-size: 12px;
    font-weight: 300;
}

.obs-subtitle {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D !important;
    font-size: 12px;
    font-weight: 400;
}

/*Summary subtotals*/
.shipping-title-summary p {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    font-weight: 600;
}

.text-data-container-add {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D !important;
    opacity: 1;
    font-size: 11px;
    margin: 0px 10px;
}


/* Modal */
#modalFilterShop .modal-dialog {
    display: flex;
    align-items: center;
    /* Centra verticalmente */
    justify-content: center;
    /* Centra horizontalmente */
    height: auto;

    margin: 0 auto;
}

#modalFilterShop .modal-content {
    max-height: 90vh;
    /* Altura máxima del modal */
    display: flex;
    flex-direction: column;
    margin: 0 1rem;

}

#modalFilterShop .modal-header {
    flex: none;
    /* Mantiene el tamaño constante del header */
    position: sticky;
    top: -10px;
    z-index: 1050;
    background: #FFF;
    padding: 10px;

}

#modalFilterShop .modal-header h3 {
    text-align: center;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 20px !important;

}

#modalFilterShop .modal-body {
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    /* Habilita el scroll si el contenido excede */
    flex: 1;
    /* Ocupa el espacio restante entre el header y el footer */
    align-items: center;
    /* Centra el contenido verticalmente en el modal-body */
    justify-content: center;
    margin: 0px 10px;
}

#modalFilterShop .modal-footer {
    flex: none;
    /* Mantiene el tamaño constante del footer */
    position: sticky;
    bottom: -10px;
    background: #FFF;
    /* Fondo blanco para asegurar visibilidad */
    border-top: none;
    /* Opcional: línea superior del footer */
    z-index: 1050;
    padding: 8px 20px;
}

#modalFilterShopBody {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 6px;
    max-height: 95vh;
    height: auto;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-y: scroll;
}

#productModalOrder .modal-dialog {
    display: flex;
    align-items: center;
    /* Centra verticalmente */
    justify-content: center;
    /* Centra horizontalmente */
    height: auto;

    margin: 0 auto;
}

#productModalOrder .modal-content {
    max-height: 90vh;
    /* Altura máxima del modal */
    display: flex;
    flex-direction: column;
    margin: 0 1rem;

}

#productModalOrder .modal-header {
    flex: none;
    /* Mantiene el tamaño constante del header */
    position: sticky;
    top: -10px;
    z-index: 1050;
    background: #FFF;
    padding: 10px;

}

#productModalOrder .modal-header h3 {
    text-align: center;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 20px !important;

}

#productModalOrder .modal-body {
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    /* Habilita el scroll si el contenido excede */
    flex: 1;
    /* Ocupa el espacio restante entre el header y el footer */
    align-items: center;
    /* Centra el contenido verticalmente en el modal-body */
    justify-content: center;
    margin: 0px 10px;
}

#productModalOrder .modal-footer {
    flex: none;
    /* Mantiene el tamaño constante del footer */
    position: sticky;
    bottom: -10px;
    background: #FFF;
    /* Fondo blanco para asegurar visibilidad */
    border-top: none;
    /* Opcional: línea superior del footer */
    z-index: 1050;
    padding: 8px 20px;
}

#productModalOrderBody {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 6px;
    max-height: 95vh;
    height: auto;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-y: scroll;
}


#modalFilterShop .modal-dialog {
    display: flex;
    align-items: center;
    /* Centra verticalmente */
    justify-content: center;
    /* Centra horizontalmente */
    height: auto;

    margin: 0 auto;
}

#modalFilterShop .modal-content {
    max-height: 90vh;
    /* Altura máxima del modal */
    display: flex;
    flex-direction: column;
    margin: 0 1rem;

}

#modalFilterShop .modal-header {
    flex: none;
    /* Mantiene el tamaño constante del header */
    position: sticky;
    top: -10px;
    z-index: 1050;
    background: #FFF;
    padding: 10px;

}

#modalFilterShop .modal-header h3 {
    text-align: center;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 20px !important;

}

#modalFilterShop .modal-body {
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    /* Habilita el scroll si el contenido excede */
    flex: 1;
    /* Ocupa el espacio restante entre el header y el footer */
    align-items: center;
    /* Centra el contenido verticalmente en el modal-body */
    justify-content: center;
    margin: 0px 10px;
}

#modalFilterShop .modal-footer {
    flex: none;
    /* Mantiene el tamaño constante del footer */
    position: sticky;
    bottom: -10px;
    background: #FFF;
    /* Fondo blanco para asegurar visibilidad */
    border-top: none;
    /* Opcional: línea superior del footer */
    z-index: 1050;
    padding: 8px 20px;
}

#modalFilterShopBody {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 6px;
    max-height: 95vh;
    height: auto;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-y: scroll;
}

#productModalBuy .modal-dialog {
    display: flex;
    align-items: center;
    /* Centra verticalmente */
    justify-content: center;
    /* Centra horizontalmente */
    height: auto;

    margin: 0 auto;
}

#productModalBuy .modal-content {
    max-height: 90vh;
    /* Altura máxima del modal */
    display: flex;
    flex-direction: column;
    margin: 0 1rem;

}

#productModalBuy .modal-header {
    flex: none;
    /* Mantiene el tamaño constante del header */
    position: sticky;
    top: -10px;
    z-index: 1050;
    background: #FFF;
    padding: 10px;

}

#productModalBuy .modal-header h3 {
    text-align: center;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 20px !important;

}

#productModalBuy .modal-body {
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    /* Habilita el scroll si el contenido excede */
    flex: 1;
    /* Ocupa el espacio restante entre el header y el footer */
    align-items: center;
    /* Centra el contenido verticalmente en el modal-body */
    justify-content: center;
    margin: 0px 10px;
}

#productModalBuy .modal-footer {
    flex: none;
    /* Mantiene el tamaño constante del footer */
    position: sticky;
    bottom: -10px;
    background: #FFF;
    /* Fondo blanco para asegurar visibilidad */
    border-top: none;
    /* Opcional: línea superior del footer */
    z-index: 1050;
    padding: 8px 20px;
}

#productModalBuyBody {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 6px;
    max-height: 95vh;
    height: auto;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-y: scroll;
}

#goToQuotation .modal-dialog {
    display: flex;
    align-items: center;
    /* Centra verticalmente */
    justify-content: center;
    /* Centra horizontalmente */
    height: auto;

    margin: 0 auto;
}

#goToQuotation .modal-content {
    max-height: 90vh;
    /* Altura máxima del modal */
    display: flex;
    flex-direction: column;
    margin: 0 1rem;

}

#goToQuotation .modal-header {
    flex: none;
    /* Mantiene el tamaño constante del header */
    position: sticky;
    top: -10px;
    z-index: 1050;
    background: #FFF;
    padding: 10px;

}

#goToQuotation .modal-header h3 {
    text-align: center;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 20px !important;

}

#goToQuotation .modal-body {
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    /* Habilita el scroll si el contenido excede */
    flex: 1;
    /* Ocupa el espacio restante entre el header y el footer */
    align-items: center;
    /* Centra el contenido verticalmente en el modal-body */
    justify-content: center;
    margin: 0px 10px;
}

#goToQuotation .modal-footer {
    flex: none;
    /* Mantiene el tamaño constante del footer */
    position: sticky;
    bottom: -10px;
    background: #FFF;
    /* Fondo blanco para asegurar visibilidad */
    border-top: none;
    /* Opcional: línea superior del footer */
    z-index: 1050;
    padding: 8px 20px;
}

#goToQuotationBody {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 6px;
    max-height: 95vh;
    height: auto;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-y: scroll;
}

#modalCartReviewAddAddress .modal-dialog {
    display: flex;
    align-items: center;
    /* Centra verticalmente */
    justify-content: center;
    /* Centra horizontalmente */
    height: auto;

    margin: 0 auto;
}

#modalCartReviewAddAddress .modal-content {
    max-height: 90vh;
    /* Altura máxima del modal */
    display: flex;
    flex-direction: column;
    margin: 0 1rem;
    background-color: transparent;

}

#modalCartReviewAddAddress .modal-header {
    flex: none;
    /* Mantiene el tamaño constante del header */
    position: sticky;
    top: -10px;
    z-index: 1050;
    background: #FFF;
    padding: 10px;

}

#modalCartReviewAddAddress .modal-header h3 {
    text-align: center;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 20px !important;

}

#modalCartReviewAddAddress .modal-body {
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    /* Habilita el scroll si el contenido excede */
    flex: 1;
    /* Ocupa el espacio restante entre el header y el footer */
    align-items: center;
    /* Centra el contenido verticalmente en el modal-body */
    justify-content: center;
}

#modalCartReviewAddAddress .modal-footer {
    flex: none;
    /* Mantiene el tamaño constante del footer */
    position: sticky;
    bottom: -10px;
    background: #FFF;
    /* Fondo blanco para asegurar visibilidad */
    border-top: none;
    /* Opcional: línea superior del footer */
    z-index: 1050;
    padding: 8px 20px;
}

#modalCartReviewAddAddressBody {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 6px;
    max-height: 95vh;
    height: auto;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-y: scroll;
}

#modalTransferAttach .modal-dialog {
    display: flex;
    align-items: center;
    /* Centra verticalmente */
    justify-content: center;
    /* Centra horizontalmente */
    height: auto;

    margin: 0 auto;
}

#modalTransferAttach .modal-content {
    max-height: 90vh;
    /* Altura máxima del modal */
    display: flex;
    flex-direction: column;
    margin: 0 1rem;
    background-color: transparent;

}

#modalTransferAttach .modal-header {
    flex: none;
    /* Mantiene el tamaño constante del header */
    position: sticky;
    top: -10px;
    z-index: 1050;
    background: #FFF;
    padding: 10px;

}

#modalTransferAttach .modal-header h3 {
    text-align: center;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 20px !important;

}

#modalTransferAttach .modal-body {
    overflow-y: auto;
    display: flex;
    flex-direction: column;
    /* Habilita el scroll si el contenido excede */
    flex: 1;
    /* Ocupa el espacio restante entre el header y el footer */
    align-items: center;
    /* Centra el contenido verticalmente en el modal-body */
    justify-content: center;
}

#modalTransferAttach .modal-footer {
    flex: none;
    /* Mantiene el tamaño constante del footer */
    position: sticky;
    bottom: -10px;
    background: #FFF;
    /* Fondo blanco para asegurar visibilidad */
    border-top: none;
    /* Opcional: línea superior del footer */
    z-index: 1050;
    padding: 8px 20px;
}

#modalTransferAttachBody {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 6px;
    max-height: 95vh;
    height: auto;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    overflow-y: scroll;
}




/*Ahorro*/
.info-saving {
    height: 30px;
    background: #FDFDFD 0% 0% no-repeat padding-box;
    border: 1px solid #1DD595;
    border-radius: 7px;
    opacity: 1;
    text-align: center;
    padding: 5px;
    cursor: pointer;
    width: 100%;
}

.info-saving span {
    letter-spacing: 0px;
    color: #0D0D0D;
    font-size: 11px;
}

.info-saving i {
    color: #E6AC34;
}

/* Seleccionar envíos*/

.summary {
    padding: 10px;
}

.shipping-information .subinfo {
    height: 20px;
    background: #EDEDED 0% 0% no-repeat padding-box;
    border: 1px solid #EDEDED;
    border-radius: 7px;
    opacity: 1;
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    padding: 1px 10px;
}

.shipping-information .subinfo-summary {
    height: 20px;
    background: #F7F7F7 0% 0% no-repeat padding-box;
    border: 1px solid #F7F7F7;
    border-radius: 4px;
    opacity: 1;
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    padding: 1px 10px;
}


.btn-go-to-pay {
    height: 45px;
    background: #1DD595 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 1px #00000029;
    border: 0.30000001192092896px solid #ADADAD;
    border-radius: 7px;
    opacity: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 10px;
    cursor: pointer;
}

.btn-change-address {
    height: 45px;
    background: #1DD595 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 1px #00000029;
    border: 0.30000001192092896px solid #ADADAD;
    border-radius: 7px;
    opacity: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 10px;
    cursor: pointer;
}

.btn-go-to-pay:hover {
    color: #FFF;
}

.containers-parent-ship {
    display: flex;
    flex-direction: column;
}

.shipping-information .container-ship {
    box-shadow: 0px 1px 1px #00000029;
    border: 0.699999988079071px solid #EDEDED;
    border-radius: 7px;
    opacity: 1;
    margin-bottom: 10px;
}

/*Shipping styles*/
.shipping-container {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 2px #00000029;
    border: 0.699999988079071px solid #EDEDED;
    border-radius: 7px;
    opacity: 1;
    padding: 15px 10px;
}


.shipping-container .subtitle {
    height: 20px;
    background: #EDEDED 0% 0% no-repeat padding-box;
    border: 1px solid #EDEDED;
    border-radius: 7px;
    opacity: 1;
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    padding: 1px 10px;
}

.shipping-container .container-shipping-item {
    background: #FBFBFB 0% 0% no-repeat padding-box;
    border: 0.699999988079071px solid #EDEDED;
    border-radius: 7px;
    opacity: 1;
    margin-top: 10px;
}

.shipping-container .selected-shipping-container {
    box-shadow: 0px 1px 1px #00000029;
    border: 0.699999988079071px solid #EDEDED;
    border-radius: 7px;
    opacity: 1;
}

.shipping-container .container-shipping-item .nameship-add {
    color: #0D0D0D;
    font-family: Poppins-Regular !important;
    font-weight: 400;
}

.shipping-container .container-shipping-item .container-value-ship {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.shipping-container .container-shipping-item .container-value-ship i {
    color: #F8BF4A;
}

.shipping-container .container-shipping-item .container-value-ship .name-ship {
    text-transform: none;
    font-size: 12px !important;
    font-family: Poppins-Regular !important;
}

.shipping-container .container-shipping-item .container-value-ship .value {
    text-transform: none;
    font-family: Poppins-Regular !important;
    font-size: 12px !important;
}

.shipping-container .container-shipping-item .container-value-ship .value-add {
    text-transform: none;
    font-family: Poppins-Regular !important;
    font-size: 12px !important;
}

.shipping-container .container-shipping-item .container-value-ship .info {
    text-transform: none;
    font-family: Poppins-Light !important;
    font-size: 11px !important;
}

.shipping-container .container-shipping-item .container-value-ship .info .link-info {
    cursor: pointer;
    text-decoration: underline;
    letter-spacing: 0px;
    color: #239F73;
    font-size: 10px;
    font-family: Poppins-Regular !important;
}

.selected-link-info {
    cursor: pointer;
    text-decoration: underline;
    letter-spacing: 0px;
    color: #239F73;
    font-size: 10px;
    font-family: Poppins-Regular !important;
}


.shipping-container .container-shipping-item .container-value-ship .selected-shipping-text {
    text-transform: none;
    font-size: 12px !important;
    font-family: Poppins-SemiBold !important;
}





.shipping-container .summary-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.shipping-container .summary-info .name {
    letter-spacing: 0px;
    color: #0D0D0D;
    font-size: 12px;
}

.shipping-container .summary-info .value {
    letter-spacing: 0px;
    color: #0D0D0D;
    font-size: 12px;
}

.shipping-container .summary-info .value-discount {
    letter-spacing: 0px;
    color: #1B8661;
    font-size: 12px;
}



.shipping-container .summary-info .name .discount {
    color: #1B8661;
    ;
}

.shipping-container .summary-info .name i {
    color: #E6AC34;
}


.shipping-container .summary-info .total {
    letter-spacing: 0px;
    color: #0D0D0D;
    font-size: 18px;
}

.shipping-container .summary-info .link-info {
    cursor: pointer;
    text-decoration: underline;
    letter-spacing: 0px;
    color: #239F73;
    font-size: 10px;
    font-family: Poppins-Regular !important;
}

.containter-payment-summary {
    background: rgba(230, 250, 243, 0.4) 0% 0% no-repeat padding-box;
    margin-top: 10px;
}



.containter-payment-summary .summary-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.containter-payment-summary .summary-info .name {
    letter-spacing: 0px;
    color: #0D0D0D;
    font-size: 12px;
}

.containter-payment-summary .summary-info .value {
    letter-spacing: 0px;
    color: #0D0D0D;
    font-size: 12px;
}

.containter-payment-summary .summary-info .value-discount {
    letter-spacing: 0px;
    color: #1B8661;
    font-size: 12px;
}



.containter-payment-summary .summary-info .name .discount {
    color: #1B8661;
    ;
}

.containter-payment-summary .summary-info .name i {
    color: #E6AC34;
}


.containter-payment-summary .summary-info .total {
    letter-spacing: 0px;
    color: #0D0D0D;
    font-size: 18px;
}

.containter-payment-summary .summary-info .link-info {
    cursor: pointer;
    text-decoration: underline;
    letter-spacing: 0px;
    color: #239F73;
    font-size: 10px;
    font-family: Poppins-Regular !important;
}




.address-modal-subtitle {
    color: #4a4a4a;
    margin-bottom: 2px;
}

.address-modal-subtitle-input {
    font-size: 12px !important;
}

.container-ship-final {
    height: 60px;
    background: #EDEDED 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 2px #00000029;
    border: 1px solid #D9D8D8;
    border-radius: 7px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
    padding: 9px 5px;
}

.pay-ship-arrow {
    font-size: 18px;
    font-weight: 600;
    color: #0D0D0D;
}

.container-icon-pay {
    width: 40px;
    height: 40px;
    background: #1dd595 0 0 no-repeat padding-box;
    border: 2px solid #1dd595;
    opacity: 1;
    border-radius: 50px;
    padding: 10px 6px;
}

.container-icon-pay i {
    color: #FFF;
    font-size: 19px;
}

.container-icon-ship {
    /* flex:0.5 */
}

.container-data-ship {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    flex: 1;
}

.container-box-info {
    display: flex;
    flex-direction: column;
}

.footer-style-cart-pay {
    height: auto;
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border-radius: 7px;
    opacity: 1;
    padding: 10px 25px;
}

.footer-style-cart-pay .item {
    display: flex;
    flex-direction: column;
}

.footer-style-cart-pay .item .item-sub {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.footer-style-cart-pay .item .item-sub i {
    color: #4F5F65;
    margin-right: 10px;
}

.footer-style-cart-pay .item .item-sub .text-title {
    text-align: left;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0px;
    color: #1B8661;
}

.footer-style-cart-pay .item .sub-title {
    text-align: left;
    font-weight: 300;
    font-size: 11px;
    letter-spacing: 0px;
    letter-spacing: 0px;
    color: #0D0D0D;

}

/* Ocultar el radio button original */
.custom-radio input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Crear un estilo personalizado para el radio button */
.custom-radio {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 22px;
    user-select: none;

    letter-spacing: 0px;
    color: #0D0D0D;
    font-size: 12px;
    width: 100%;
}

/* Crear el círculo del radio button */
.custom-radio .radio-mark {
    position: absolute;
    top: 8px;
    left: 8px;
    height: 25px;
    width: 25px;
    background-color: white;
    border: 0.5px solid #707070;
    border-radius: 50%;
    transition: background-color 0.3s, border-color 0.3s;
}

/* Crear el círculo del radio button */
.custom-radio .radio-mark-final {
    position: absolute;
    top: 25px;
    left: 8px;
    height: 25px;
    width: 25px;
    background-color: white;
    border: 0.5px solid #707070;
    border-radius: 50%;
    transition: background-color 0.3s, border-color 0.3s;
}

/* Estilo para el radio button cuando está seleccionado */
.custom-radio input[type="radio"]:checked+.radio-mark {
    background-color: #1DD595;
    border-color: #1DD595;
}

/* Estilo para el radio button cuando está seleccionado */
.custom-radio input[type="radio"]:checked+.radio-mark-final {
    background-color: #1DD595;
    border-color: #1DD595;
}

/* Crear el check en chulo */
.custom-radio .radio-mark:after {
    content: "";
    position: absolute;
    display: none;
    top: 3px;
    left: 7px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

/* Crear el check en chulo */
.custom-radio .radio-mark-final:after {
    content: "";
    position: absolute;
    display: none;
    top: 3px;
    left: 7px;
    width: 8px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

/* Mostrar el check en chulo cuando el radio button está seleccionado */
.custom-radio input[type="radio"]:checked+.radio-mark:after {
    display: block;
}

/* Mostrar el check en chulo cuando el radio button está seleccionado */
.custom-radio input[type="radio"]:checked+.radio-mark-final:after {
    display: block;
}

label {
    text-transform: none;
    font-weight: 400 !important;
}


.container-ship {
    min-height: 44px;
}

.item-ship {
    padding: 7px 10px 0px 40px;
}

.item-shipping-add {
    height: 42px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 0.5px solid #1DD595;
    border-radius: 7px;
    opacity: 1;
    margin: 0px 10px 8px 10px;
    padding: 3px 10px;
    display: flex;
}

/* Estilos básicos para el switch */
.switch {
    position: relative;
    display: inline-block;
    width: 40px;
    height: 20px;
}

/* Ocultar el input original */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* Estilos para el slider del switch */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: white;
    border: 0.4px solid #707070;
    border-radius: 34px;
    transition: .4s;
}

/* Estilos para el círculo interior del switch */
.slider:before {
    position: absolute;
    content: "";
    height: 19px;
    width: 19px;
    left: 0px;
    bottom: 0px;
    background-color: #ccc;
    border-radius: 50%;
    transition: .4s;
}

/* Cambiar color del fondo y mover el círculo cuando está activado */
input:checked+.slider {
    background-color: #1DD595;
    border-color: #1DD595;
}

input:checked+.slider:before {
    transform: translateX(15px);
    background-color: white;
}

.parent-add {
    display: flex;
    flex-direction: column;
    width: 100%;
    color: #0D0D0D;
    padding-left: 10px;
}


/* Scroll address */
.container-address {
    height: 140px;
    overflow-y: auto;
    /* Agrega scroll vertical si es necesario */
    /* padding: 10px; */
}


/* Estilo para el scrollbar en Webkit */
.container-address::-webkit-scrollbar {
    width: 8px;
    /* Ancho de la barra de desplazamiento */
}

.container-address::-webkit-scrollbar-thumb {
    background-color: #888;
    /* Color de la barra de desplazamiento */
    border-radius: 10px;
    /* Bordes redondeados */
}

.container-address::-webkit-scrollbar-thumb:hover {
    background-color: #555;
    /* Color cuando se pasa el ratón por encima */
}

.container-address::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Color de la pista */
}


.yellow-container {
    height: 23px;
    background: #FEF6EB 0% 0% no-repeat padding-box;
    border: 0.699999988079071px solid #F8BF4A;
    border-radius: 7px;
    opacity: 1;
}

.align-l-100 {
    text-align: left;
    width: 100%;
}

.align-c-100 {
    text-align: center !important;
    width: 100%;
}


.info-change-price {
    display: flex;
    justify-content: space-between;
    align-items: center;
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    padding: 0px 10px;
    margin-top: 8px;
}

.info-change-price-total {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-weight: 12px;
}

.weight-input {
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border: 0.5px solid #ADADAD;
    border-radius: 7px;
    opacity: 1;
    font-size: 12px;
}

.price-input {
    height: 40px;
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #ADADAD;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    opacity: 1;
}

.container-change-price {
    display: flex;
    width: 100%;
    margin-top: 18px;
}

.select-currency {
    height: 40px;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    border: 1px solid #ADADAD;
}

.nameProductQuotationAdd {
    font-size: 12px;
    color: #0D0D0D;
    letter-spacing: 0.02px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-align: center;
    margin-bottom: 10px
}


.price-quotation-buy {
    text-align: left;
    letter-spacing: 0.02px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 18px;
    font-weight: 600;
}

.no-price-link {
    text-align: left;
    text-decoration: underline !important;
    letter-spacing: 0px;
    color: #4F5F65;
    opacity: 1;
    font-size: 11px;
    font-weight: 300;
    cursor: pointer;
}


.labels-quantity {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px !important;
    margin-bottom: 0px;
    padding-bottom: 2px;
}

.label-title {
    margin-bottom: 0px;
    padding-bottom: 2px;
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 12px !important;
}

.select-value {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px !important;
    padding-left: 4px;
}

.select-quantity {
    width: 100% !important;
    border: 2px solid transparent;
    appearance: none;
    outline: none;
    background-color: #FAFAFA;
    padding: 0px 10px;
}


.button-add-quotation {
    background: #1DD595 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 2px #00000029;
    border: 0.30000001192092896px solid #ADADAD;
    border-radius: 7px;
    opacity: 1;
    padding: 10px;
    width: 100%;
    display: inline-block;
    height: 45px;
}

.button-add-quotation span, .button-add-quotation div {
    text-align: center;
    font-size: 14px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}


.shipping-body-new {
    padding-top: 15px
}


.loader-container {
    width: 80%;
    max-width: 600px;
    /* Ancho máximo opcional */
    background-color: #ddd;
    /* Color de fondo de la barra */
    border-radius: 25px;
    /* Bordes redondeados */
    overflow: hidden;
    /* Oculta el desbordamiento */
}

.loader {
    width: 0;
    height: 14px;
    /* Altura de la barra */
    background-color: #1DD595;
    /* Color verde */
    animation: loading 2s linear infinite;
    /* Animación */
}

.box-products {
    height: 50px;
    background: #EDEDED 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 2px #00000029;
    border-radius: 7px;
    opacity: 1;
}

.container-title-prod {
    margin-left: 0px;
    display: flex;
    align-items: center;
    height: 50px;
    background: #EDEDED 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 2px #00000029;
    border-radius: 7px;
    opacity: 1;
    padding: 4px;
    cursor: pointer;
}

.product-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.product-info .titleName {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 13px;
}

.product-info .arrow {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-weight: 600;
    font-size: 18px;
}

.main-title-container {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 25px !important;
    font-weight: 700;
    height: 40px;
    background: #E6FAF3 0% 0% no-repeat padding-box;
    opacity: 1;
}

.info-container-blue {
    background: #EDF4FC 0% 0% no-repeat padding-box;
    border-radius: 7px;
    opacity: 1;
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    font-weight: 300;
    padding: 10px;
}

.container-info-insurance {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.container-insurance-number {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 5px;
}

.container-info-insurance .info {
    font-size: 12px;
    color: #0D0D0D;
    font-weight: 500;
}

.input-number {
    height: 30px;
    padding: 10px;
    font-size: 12px;
    border: 2px solid #ccc;
    border-radius: 7px;
    box-shadow: 0px 0px 1px #00000029;
    outline: none;
    transition: all 0.3s ease;
}

.input-number:focus {
    border-color: #EDF4FC;
    box-shadow: 0 4px 8px rgba(0, 123, 255, 0.2);
}

.input-number::-webkit-inner-spin-button,
.input-number::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.container-gray {
    height: 92px;
    background: #F7F7F7 0% 0% no-repeat padding-box;
    border-radius: 7px;
    opacity: 1;
    padding: 17px;
}

.container-gray .info {
    text-align: left;
    letter-spacing: 0.02px;
    color: #0D0D0D;
    font-size: 12px;
    font-weight: 300;
}

.container-gray .data {

    text-align: left;
    letter-spacing: 0.02px;
    color: #0D0D0D;
    font-size: 12px;
}

.container-info-discount {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.container-info-discount .info-n {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 12px;
}

.container-info-discount .total {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 18px;
}

.container-info-discount .discount {
    text-align: left;
    letter-spacing: 0px;
    color: #1B8661;
    opacity: 1;
    font-size: 12px;
}

.container-info-discount i {
    color: #E6AC34;
    font-size: 12px;
    margin-left: 5px;
}

.edit-product .info-subtitle-edit {
    color: #0D0D0D;
    font-size: 11px;
    padding: 3px 10px;
    background: #EDEDED;
    border-radius: 4px;
    text-align: left;
    width: 100%;
    font-weight: 600;
    letter-spacing: 0px impotant !important;
}

.container-data {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 0px 10px;
}

.container-data div {
    color: #0D0D0D
}

.price-dashed {
    text-decoration: line-through;
    color: #adadad !important;
}

.data-payment-info {}

.card-payment-info {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.card-payment-info-footer {
    color: #adadad;
    font-size: 9px;
    text-align: center;
}

.address-name-data {
    text-align: left;
    letter-spacing: 0.01px;
    color: #0D0D0D !important;
    font-size: 12px;
    margin-top: 14px;
    font-family: Poppins-Regular !important;
}

.address-name-data-selected {
    text-align: left;
    letter-spacing: 0.01px;
    color: #0D0D0D !important;
    font-size: 12px;
    margin-top: 14px;
    font-family: Poppins-SemiBold !important;
}

.address-name-info {
    text-align: left;
    font-size: 11px;
    text-align: left;
    letter-spacing: 0.01px;
    color: #ADADAD;
    font-family: Poppins-Light !important;

}

.container-value-payment {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.container-value-payment .name-type-payment {
    text-align: left;
    letter-spacing: 0.01px;
    color: #0D0D0D !important;
    font-size: 12px;
    margin-top: 14px;
    font-family: Poppins-Regular !important;
}

.container-value-payment .name-type-payment-selected {
    text-align: left;
    letter-spacing: 0.01px;
    color: #0D0D0D !important;
    font-size: 12px;
    margin-top: 14px;
    font-family: Poppins-SemiBold !important;
}

.container-value-payment .info-type-payment {
    text-align: left;
    font-size: 11px;
    text-align: left;
    letter-spacing: 0.01px;
    color: #0D0D0D;
    font-family: Poppins-Light !important;
}

.container-value-payment .link-info {
    cursor: pointer;
    text-decoration: underline;
    letter-spacing: 0px;
    color: #239F73;
    font-size: 10px;
    font-family: Poppins-Regular !important;
}


/*Modal transferencia*/
.subtitle-modal-transfer {
    height: 22px;
    background: #EDEDED 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    padding: 4px 10px;
    font-size: 10px;
}

.container-gray-modal-transfer {
    height: 59px;
    background: #FAFAFA 0% 0% no-repeat padding-box;
    border-radius: 4px;
    opacity: 1;
    display: flex;
    align-items: center;

}

.container-gray-modal-transfer img {
    width: 50px;
    height: auto;
    margin-left: 10px;
}

.container-gray-modal-transfer .info {
    text-align: left;
    letter-spacing: 0.02px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    font-weight: 300;
    flex: 1;
    margin-left: 10px;
}

.box-data-account {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0px 10px;
    width: 100%;
}

.box-data-account .info {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    font-weight: 400;
}

.box-data-account .total {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 18px;
}

.alert-file-attach {
    height: 37px;
    background: #D1E4FC 0% 0% no-repeat padding-box;
    border-radius: 7px;
    opacity: 1;
    text-align: center;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 10px;
    font-weight: 300;
    padding: 5px;
}

.file-upload {
    position: relative;
    width: 300px;
    height: 200px;
}

input[type="file"] {
    display: none;
    /* Ocultar el input file real */
}

.file-upload {
    position: relative;
    width: 100%;
    height: auto;
    text-align: center;
}

input[type="file"] {
    display: none;
}

.file-upload-text {
    text-align: left;
    letter-spacing: 0px;
    color: #0D0D0D;
    opacity: 1;
    font-size: 11px;
    font-weight: 600;
}

.file-upload-label {
    height: auto !important;
    background: #FAFAFA 0% 0% no-repeat padding-box !important;
    opacity: 1 !important;
    transition: background-color 0.3s, border-color 0.3s !important;
    width: 100% !important;
    display: flex !important;
    align-items: center;
    gap: 10px;
    padding: 4px 10px !important;
    margin: 0px !important;

    border-top: 0.699999988079071px dashed #ADADAD;
    border-right: 0.699999988079071px dashed #ADADAD;
    border-bottom: 0.699999988079071px solid #ADADAD;
    border-left: 0.699999988079071px dashed #ADADAD;
    border-top-left-radius: 7px;
    border-top-right-radius: 7px;
}

.file-upload-label:hover {
    background-color: #e9ecef;
    border-color: #0056b3;
}

.file-upload-icon {
    font-size: 11px;
}

.file-upload p {
    font-size: 1rem;
    color: #555555;
    margin: 0;
}

.image-preview {
    min-height: 80px;
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: center;

    background: #FAFAFA 0% 0% no-repeat padding-box;
    opacity: 1;
    margin: 0px;


    border-top: none;
    border-right: 0.699999988079071px dashed #ADADAD;
    border-bottom: 0.699999988079071px dashed #ADADAD;
    border-left: 0.699999988079071px dashed #ADADAD;
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;


    transition: background-color 0.3s, border-color 0.3s !important;
    cursor: pointer;

}

.image-preview .image-container {
    position: relative;
}

.image-preview img {
    max-width: 100px;
    max-height: 100px;
    border: 1px solid #ddd;
    border-radius: 4px;
    margin: 12px;
}

.image-preview .delete-icon {
    position: absolute;
    top: 2px;
    right: -4px;
    cursor: pointer;
    color: coral;
    font-size: 1rem;
    background-color: white;
    border-radius: 50%;
    padding: 2px;
    border: 1px solid #ddd;
    height: 30px;
    width: 30px;
}


.btn-payment-order {
    height: 45px;
    background: #1DD595 0% 0% no-repeat padding-box;
    box-shadow: 0px 1px 1px #00000029;
    border: 0.30000001192092896px solid #ADADAD;
    border-radius: 7px;
    opacity: 1;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 10px;
    cursor: pointer;
}

@keyframes loading {
    0% {
        width: 0;
        transform: translateX(-100%);
    }

    50% {
        width: 100%;
        transform: translateX(0);
    }

    100% {
        width: 0;
        transform: translateX(100%);
    }
}

.custom-checkbox-address {
    position: relative;
    display: inline-block;
    width: 24px;
    height: 24px;
}

.custom-checkbox-address input {
    opacity: 0;
    width: 0;
    height: 0;
}

.checkmark-address {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
    background-color: #FFF;
    border-radius: 50%;
    border: 0.5px solid #707070;
}

.custom-checkbox-address input:checked~.checkmark-address {
    background-color: #1DD595;
    border: 0.5px solid #1DD595;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.custom-checkbox-address input:checked~.checkmark-address:after {
    display: block;
}

.custom-checkbox-address .checkmark-address:after {
    left: 8px;
    top: 4px;
    width: 8px;
    height: 14px;
    border: solid #ADADAD;
    border-width: 0 3px 3px 0;
    transform: rotate(45deg);
}

.qr-info {
    background-color: #FFD900;
    font-size: 11px;
    letter-spacing: 0px;
    width: 100%;
    padding: 4px 10px;
    margin-top: 15px;
    border-radius: 7px;
    color: #0D0D0D
}

.qr-image-container {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 2px #00000029;
    border: 0.699999988079071px solid #EDEDED;
    border-radius: 7px;
    margin-top: 15px;
}

.qr-image {
    border: 0.5px solid #ECECEC;
    margin-top: 15px;
    border-radius: 7px;
    
}

.clipboard-account-number {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 2px #00000029;
    border: 0.699999988079071px solid #EDEDED;
    border-radius: 7px;
    padding: 1px 4px;
    margin-right: 8px;
    cursor: pointer;
}

.clipboard-nit {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 2px 2px #00000029;
    border: 0.699999988079071px solid #EDEDED;
    border-radius: 7px;
    padding: 1px 4px;
    margin-right: 4px;
    cursor: pointer;
}

.icon-clipboard {
    width: 9px;
    color: #4F5F65 !important;
}

@media (max-width: 750px) {

    input:active, input:focus, input:focus-within, input:hover, input:visited {
        font-size: 16px !important;
    }

    select:focus,
    textarea:focus,
    input:focus {
        font-size: 16px;
    }


    .info-save-responsive {
        display: flex !important;
        align-items: center;
        justify-content: center;
        width: 100%;
    }

    .title-modal-em {
        margin-top: 5px;
    }

    .obs-title, .obs-subtitle {
        font-size: 11px;
    }


    .nameProductQuotationAdd {
        font-size: 11px;
    }

    .container-value-ship .nameship-payment {
        font-size: 11px !important;
    }

    .container-value-ship .info-payment {
        font-size: 10px !important;
    }

    #modalFilterShopBody {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #fff;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        padding: 6px;
        max-height: 85vh;
        height: auto;
        overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
        overflow-y: scroll;
    }


    #generalModalSearchingBody {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #fff;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        padding: 6px;
        max-height: 85vh;
        height: auto;
        overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
        overflow-y: scroll;
    }

    #goToQuotationBody {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #fff;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        padding: 6px;
        max-height: 85vh;
        height: auto;
        overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
        overflow-y: scroll;
    }

    #productModalOrderBody {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #fff;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        padding: 6px;
        max-height: 85vh;
        height: auto;
        overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
        overflow-y: scroll;
    }

    #productModalBuyBody {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #fff;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        padding: 6px;
        max-height: 85vh;
        height: auto;
        overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
        overflow-y: scroll;
        /* z-index: 1050; */
    }

    #modalFilterShopBody {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #fff;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        padding: 6px;
        max-height: 85vh;
        height: auto;
        overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
        overflow-y: scroll;
    }

    #modalCartReviewAddAddressBody {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #fff;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        padding: 6px;
        max-height: 85vh;
        height: auto;
        overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
        overflow-y: scroll;
    }

    #modalTransferAttachBody {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        background-color: #fff;
        border-top-left-radius: 8px;
        border-top-right-radius: 8px;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        padding: 6px;
        max-height: 85vh;
        height: auto;
        overflow-y: scroll;
        scrollbar-width: none;
        -ms-overflow-style: none;
        overflow-y: scroll;
    }

    .shipping-information {
        background: #FFFFFF;
        box-shadow: none;
        border: none;
        border-radius: 0px;
        padding: 10px 0px;
    }

    .shipping-container {
        background: #FFFFFF;
        box-shadow: none;
        border: none;
        border-radius: 0px;
        padding: 10px 0px;
    }

    .btn-go-to-pay {
        position: fixed;
        bottom: 75px;
        width: 92% !important;
        z-index: 900;
    }


    #page-title {
        border-bottom: none;
        padding: 1rem 0 !important;
    }

    .page-title-custom .order h1 {
        text-align: left;
        letter-spacing: 0px;
        color: #0D0D0D !important;
        font-size: 20px !important;
        padding: 8px 28px !important;

    }

    .info-trm {
        padding-left: 28px !important;
    }

    .container-payment {
        flex-direction: column-reverse;
    }

    .container-btns-payment {
        background-color: #FFF;
        padding: 5px 0px;
        position: fixed;
        bottom: 0px;
        width: 92% !important;
        z-index: 900;
    }

    .info-saving {
        margin-bottom: 5px;
    }

    .select-shipping-title {
        margin-top: 10px !important;
    }

    .cart-item-container .left-container img {
        width: 80px;
    }
}

@media (max-width: 330px) {

    .btn-action-info {
        padding: 0px 2px;
    }
}

@media (max-width: 300px) {

    .btn-action-info {
        padding: 0px 0px;
    }
}