

@font-face {
    font-family: 'sf-pro-display-black';
    src: local('sf-pro-display-black'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Display-Black.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-display-bold';
    src: local('sf-pro-display-bold'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Display-Bold.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-display-light';
    src: local('sf-pro-display-light'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Display-Light.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-display-medium';
    src: local('sf-pro-display-medium'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Display-Medium.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-display-regular';
    src: local('sf-pro-display-regular'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Display-Regular.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-display-semibold';
    src: local('sf-pro-display-semibold'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Display-Semibold.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-display-thin';
    src: local('sf-pro-display-thin'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Display-thin.otf') format('opentype');
    font-display: swap;
}


@font-face {
    font-family: 'sf-pro-text-light';
    src: local('sf-pro-text-light'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Text-Light.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: "SF Pro Text"; font-weight: 500;
    src: local('sf-pro-text-medium'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Text-Medium.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: "SF Pro Text"; font-weight: 400;
    src: local('sf-pro-text-regular'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Text-Regular.otf') format('opentype');
    font-display: swap;
}


@font-face {
    font-family: "SF Pro Text"; font-weight: 600;
    src: local('sf-pro-text-semibold'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Text-Semibold.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-rounded-bold';
    src: local('sf-pro-rounded-bold'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Rounded-Bold.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-display-bold';
    src: local('sf-pro-display-bold'), local('sf-pro-display-bold'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Text-Bold.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-display-semibold';
    src: local('sf-pro-display-semibold'), local('sf-pro-display-semibold'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Text-Semibold.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-display-thin';
    src: local('sf-pro-display-thin'), local('sf-pro-display-thin'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Text-Thin.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-display-light';
    src: local('sf-pro-display-light'), local('sf-pro-display-light'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Rounded-Light.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-rounded-light';
    src: local('sf-pro-rounded-light'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Rounded-Light.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-rounded-medium';
    src: local('sf-pro-rounded-medium'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Rounded-Medium.otf') format('opentype');
    font-display: swap;
}


@font-face {
    font-family: 'sf-pro-display-light-Redonder';
    src: local('sf-pro-display-light-Redonder'), local('sf-pro-display-light-reonder'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Rounded-Light.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-display-regularRounder';
    src: local('sf-pro-display-regularRounder'), local('sf-pro-display-regularRounder'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Rounded-Regular.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: "SF Pro Text"; font-weight: 400;
    src: local('sf-pro-text-regular'), local('sf-pro-text-regular'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Text-Regular.otf') format('opentype');
    font-display: swap;
}

@font-face {
    font-family: 'sf-pro-rounded-bold';
    src: local('sf-pro-rounded-bold'), local('sf-pro-rounded-bold'), url('../../root/fonts/San-Francisco-Pro-Fonts/SF-Pro-Rounded-Bold.otf') format('opentype');
    font-display: swap;
}



html,
body {
    scrollbar-gutter: stable;
    font-family: 'sf-pro-display-regular', sans-serif;
    text-rendering: optimizeSpeed;
    scroll-behavior: smooth;
}

body, figure {
    margin: 0
}

#carrusel-x .swiper-button-prev {
    display: none !important;
}

#carrusel-x .swiper-button-next {
    display: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'sf-pro-display-semibold';
    font-weight: inherit;
}

p {
    padding: 0;
    font-family: 'sf-pro-display-regular';
    font-size: 14px;
    font-weight: inherit;
}

a {
    padding: 0;
    font-family: 'sf-pro-display-regular';
    font-size: 14px;
    font-weight: inherit;
}

/* Typography */
/* Display Nivel 1 */
h1,
.h1 {
    font-size: 48px;
    line-height: 58px;
}

h2,
.h2 {
    font-size: 36px;
    line-height: 42px
}

h3,
.h3 {
    font-size: 32px;
    line-height: 36px;
}

/* Typography */
/* Headline Nivel 2 */
h4,
.h4 {
    font-size: 24px;
    line-height: 32px;
}

h5,
.h5 {
    font-size: 18px;
    line-height: 20px;
}

h6,
.h6 {
    font-size: 16px;
    line-height: 20px;
}

/* Typography */
/* Title Nivel 3 */
.title-medium {
    font-size: 16px;
    line-height: 20px;
    font-family: 'sf-pro-display-medium';
}

.title-regular {
    font-size: 16px;
    line-height: 20px;
    font-family: 'sf-pro-display-thin';
}

/* Typography */
/* Body Nivel 4 */
.body-semibold {
    font-size: 14px;
    line-height: 20px;
    font-family: 'sf-pro-display-semibold';
}

.body-medium {
    font-size: 16px;
    line-height: 20px;
    font-family: 'sf-pro-display-regular';
}

.body-regular {
    font-size: 14px;
    line-height: 20px;
    font-family: 'sf-pro-display-thin';
}

.color-greyslider {
    color: #121212c9;
    letter-spacing: 1px;
    font-size: 14px;
}

/* Typography */
/* Label Nivel 5 */
.label-semibold {
    font-size: 12px;
    line-height: 14px;
    font-family: "SF Pro Text"; font-weight: 600;
    letter-spacing: 1px;
}

.label-regular {
    font-size: 12px;
    line-height: 14px;
    font-family: 'sf-pro-display-thin';
}

.label-small-semibold {
    font-size: 8px;
    line-height: 14px;
    font-family: 'sf-pro-display-semibold';
}

.label-small-regular {
    font-size: 8px;
    line-height: 20px;
    font-family: 'sf-pro-display-thin';
}
.cuentatitle {
    font-family: 'sf-pro-display-regularRounder';
    letter-spacing: 1.1px;
    font-size: 40px;
    color: #121212;
    line-height: inherit;
}
.textoCuenta1 {
    color: #121212bf;
    font-size: 14px;
    letter-spacing: 0.06rem;
    font-family: 'sf-pro-display-light';
    line-height: calc(1 + .6 / 1.0);
}
.textcardam {
    font-size: 1.7rem;
    letter-spacing: 0.06rem;
    font-family: 'sf-pro-display-light';
    line-height: calc(1 + .6 / 1.0);
    margin: 0 0 0rem;
    color: #121212bf;
}
a#cerrarcuentaAdmin:hover {
    color: #9d9d9d !important;
}
#page-container {
    position: relative;
    min-height: 100vh;
}
#footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 2.5rem; /* altura de pie de página */
}
#content-wrap {
    padding-bottom: 2.5rem; /* altura de pie de página */
}
button#PedidosDia {
    border: none;
}
p.textoCuenta1.tex2 {
    text-transform: lowercase;
}
p.textoCuenta1.tex2:first-letter {
    text-transform: capitalize;
}
.form-control {
    font-size: 14px !important;
    border-radius: 4px !important;
    border: 1.2px solid #d9d9d9 !important;
    height: 40px !important;
    box-shadow: none !important;
}
.boton-primario {
    background-color: var(--bblue) !important;
    color: var(--wwhite) !important;
    font-size: 14px !important;
    text-align: center !important;
    letter-spacing: -.02em !important;
    border-radius: 50px !important;
    padding: 15px 30px !important;
    height: 50px !important;
    white-space: nowrap !important;
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: sf-pro-display-medium !important;
    letter-spacing: .6px !important;
    font-weight: 400 !important;
    border: none !important;
    outline: 0 !important;
}
.boton-secundario {
    color: var(--bblue) !important;
    background-color: white !important;
    outline: solid 1px var(--bblue) !important;
    font-size: 14px !important;
    text-align: center !important;
    letter-spacing: -.02em !important;
    border-radius: 50px !important;
    padding: 15px 30px !important;
    height: 50px !important;
    white-space: nowrap !important;
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: sf-pro-display-medium !important;
    letter-spacing: .6px !important;
    font-weight: 400 !important;
    border:none !important;
}
label {
    font-family: 'sf-pro-display-medium' !important;
    max-width: 100%;
    font-weight: 300 !important;
    font-size: 14px !important;
}

.w-100{
    width:100% !important;
}
thead {
    background: white !important;
}
th {
    color: black;
    font-family: 'sf-pro-display-regular' !important;
    text-align:right;
}
.close.boton {
    color: black;
    opacity: 1;
    font-size: 35px;
    width: 36px;
    height: 36px;
    border: none;
    margin: 0;
    padding: 0;
    display: flex;
    font-size: 32px;
}
.modal.fade .modal-dialog {
    border-radius: 10px !important;
    border: 2px var(--bblue) solid !important;
}
.bg-greyPa {
    background-color: #f4f4f4;
    padding: 10px 10px;
}
.color66 {
    color: #666666;
    font-family: 'sf-pro-display-light';
    line-height: 1.5;
}
.detallesCliente p {
    font-family: 'sf-pro-display-light';
    letter-spacing: .5px;
    line-height: 1.5;
    margin-bottom: 5px;
    font-size:14px;
}
    .detallesCliente p b {
        color: var(--bblack);
        font-family: "sf-pro-display-semibold";
        line-height: 1.5;
        font-weight: 100;
        letter-spacing: initial;
    }
#divdelete p {
    font-family: 'sf-pro-display-light';
    letter-spacing: .5px;
    line-height: 1.5;
    margin-bottom: 5px;
}
    #divdelete p b {
        color: var(--bblack);
        font-family: "sf-pro-display-semibold";
        line-height: 1.5;
        font-weight: 100;
        letter-spacing: initial;
    }
.cps__title {
    color: var(--bblack);
    font-family: "sf-pro-display-semibold";
    font-size: 12.5px;
}
.close-container {
    position: absolute;
    top: 22px;
    right: 22px;
    z-index: 9999;
    height: 100%;
}
    .close-container button, .modal-header .close {
        width: 36px;
        height: 36px;
        border: none;
        margin: 0;
        padding: 0;
        display: flex;
        font-size: 32px;
    }
    .close-container button {
        position: sticky;
        top: 15px;
        align-items: center;
        justify-content: center;
        background-color: var(--bblue);
    }
.modal .close.boton svg {
    fill:white;
    stroke: white;
    width: 20px;
    height: 20px;
}
.card2

{
    background-color: white;
    padding: 10px 25px;
    border-radius: 5px;
    box-shadow: 6px 7px 8px #e2e2e2;
}
    .card2 h5 b {
        color: #666666;
        font-family: 'sf-pro-display-light';
        line-height: 1.5;
        font-size:16px !important;
    }
    .card2 h5 span {
        color: var(--bblack) !important;
        font-family: "sf-pro-display-semibold";
        font-size: 16px !important;
    }
.auser {
    color: var(--bblue) !important;
    letter-spacing: .7px;
    font-family: 'sf-pro-display-regularRounder' !important;
    font-size: 15px !important;
    background: transparent !important;
    border: none !important;
}
.NoGuia a {
    color: var(--bblue) !important;
    letter-spacing: .7px !important;
    font-family: 'sf-pro-display-regularRounder' !important;
    font-size: 15px !important;
}
.NoGuia i {
    color: var(--bblue) !important;
    font-size: 16px;
}
.swal2-title h1 i {
    color: var(--bblue) !important;
    font-size: 16px;
}
.swal2-title h1 b {
    font-family: 'sf-pro-display-semibold';
    font-weight: 100;
    font-size: 24px;
}
.p-0{
    padding:0;
}
.mt-0{
    margin-top:0 !important;
}

.pr-0{
    padding-left:0;
}
.m-0{
    margin:0 !important;
}
nav#menuM .container-fluid {
    padding: 15px 40px 30px 10px !important;
}
#menuM .navbar-brand {
    padding: 0 !important;
}
.loginros {
    display: flex;
    justify-content: space-between;
}
#tblCP_filter input {
    font-size: 14px !important;
    border-radius: 4px !important;
    border: 1.2px solid #d9d9d9 !important;
    height: 30px !important;
    box-shadow: none !important;
    font-weight:initial !important;
}
.icnosn label i {
    color: var(--bblue) !important;
}
.form-control.btn {
    font-weight: initial !important;
    padding: 15px 30px !important;
    height: 50px !important;
    white-space: nowrap !important;
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: sf-pro-display-medium !important;
}
#guardamodal {
    background-color: var(--bblue) !important;
    color: var(--wwhite) !important;
    font-size: 14px !important;
    text-align: center !important;
    letter-spacing: -.02em !important;
    border-radius: 50px !important;
    padding: 15px 30px !important;
    height: 50px !important;
    white-space: nowrap !important;
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: sf-pro-display-medium !important;
    letter-spacing: .6px !important;
    font-weight: 400 !important;
    border: none !important;
    width: 30%;
}
    #guardamodal i {
        padding-right: 7px;
    }
#modalPedidos .form-group {
    text-align: center !important;
}
.modal-content {
    border-radius: 10px;
}
.iconflecha2 {
    transform: rotate(180deg);
    color: rgb(0, 113, 227) !important;
    fill: rgb(0, 113, 227) !important;
    stroke: rgb(0, 113, 227) !important;
    width: 10px;
    height: 9px;
}
.btnVerDetalledPedido.boton-primario{
    height:35px !important;
    padding:3px !important;
}
button.btneditadatoskiosco.boton-secundario {
    height: 35px !important;
    padding: 3px !important;
}
#divdeleteprod .row.fl {
    border: 1px solid var(--gray3);
    border-radius: 8px;
    margin-top:5px;
    padding:10px 0;
}
div#financiamiento-label {
     margin-left: 0 !important; 
}
.modal-content h3 {
    margin-left: 25px;
    color: #000;
    font-size: 25px !important;
}
table.dataTable tbody tr.selected > * {
    box-shadow: inset 0 0 0 9999px #b4c4ff54 !important;
    color: black !important;
}
td button {
    height: 35px !important;
    padding: 3px !important;
}
button.btnPedidoEntregado.boton-primario {
    height: 35px !important;
    padding: 3px !important;
}
button.btnEntregarPedido.boton-secundario {
    height: 35px !important;
    padding: 3px !important;
}
button.btnRecibirPedidoEnSucursal.boton-secundario {
    height: 35px !important;
    padding: 3px !important;
}
button.btnCancelarPedido.boton-primario {
    height: 35px !important;
    padding: 3px !important;
}
#pedido_verif .input-group {
    display: flex;
    justify-content: center;
}
input#palabra_clave {
    width: 285px;
}
.input-group-btn{
    text-align:right;
}
div#pedido_verif {
    width: 100%;
    margin-left: 0;
}
.input-group-btn .btn-default {
    width:50% !important;
}
/*div#scroll {
    display: contents !important;
}*/
/*.input-group input {
    margin-bottom: 15px !important;
}*/
.modal-open {
    padding-right: 0 !important;
}
.modal.fade.in {
    padding-right: 0 !important;
}
.swal2-shown.swal2-height-auto {
    padding-right: 0 !important;
}
.alert-success {
    font-family: 'sf-pro-display-medium';
}
div#etiquetas {
    margin-top: 30px;
}
.jumbotron {
    background-color: white;
    padding: 0 20px !important;
}

    .jumbotron i {
        display: none;
    }
.nav1 {
    color: black;
    padding: 5px;
    font-family: 'sf-pro-display-regular' !important;
    font-size: 18px !important;
    padding: 5px 15px !important;
}
.nav2.active a {
    color: var(--bblue) !important;
    font-family: 'sf-pro-display-light';
    font-size: 18px !important;
    padding: 5px 15px !important;
}
.nav1 i{
    padding-right:5px;
}
label i {
    color: var(--bblue) !important
}
.mb-1 {
    margin-bottom: 10px;
}
.mb-2 {
    margin-bottom: 20px;
}
.mb-3 {
    margin-bottom: 30px;
}
.mb-4 {
    margin-bottom: 40px;
}
.alert-danger {
    font-family: 'sf-pro-display-regularRounder';
    font-size: 14px;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    background-color: white;
    opacity: 1;
}
.dataTables_wrapper .dataTables_filter input {
    border: 1px solid #aaa;
    border-radius: 3px;
    padding: 7px;
    background-color: transparent;
    margin-left: 3px;
    font-size: 14px !important;
    border-radius: 4px !important;
    border: 1.2px solid #d9d9d9 !important;
    height: 30px !important;
    box-shadow: none !important;
    font-weight: initial !important;
    background: white !important;
    margin-bottom: 10px;
}
strong i {
    color: var(--bblue) !important;
}
.edit_sku {
    color: var(--bblue) !important;
    font-size: 18px;
}
/*.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    background: linear-gradient(145deg, #cd7264, #e46b5a);
    color: white;
    background-color: white !important;
    font-size: 14px !important;
    text-align: center !important;
    letter-spacing: -.02em !important;
    border-radius: 50px !important;
    height: 35px !important;
    padding: 3px !important;
    white-space: nowrap !important;
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: sf-pro-display-medium !important;
    letter-spacing: .6px !important;
    font-weight: 400 !important;
    border: none !important;
    width: 85px;
}*/
.circleblue {
    margin: 0;
    color: var(--bblue);
    font-size: 35px;
    text-align: center;
}
.boton-secundarioTable {
    color: var(--bblue) !important;
    background-color: white !important;
    outline: solid 1px var(--bblue) !important;
    font-size: 14px !important;
    text-align: center !important;
    letter-spacing: -.02em !important;
    border-radius: 50px !important;
    
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: sf-pro-display-medium !important;
    letter-spacing: .6px !important;
    font-weight: 400 !important;
    border: none !important;
    height: 35px !important;
    padding: 3px !important;
    width: 85px;
}
.eliminarbtntable {
    border-color: #d43f3a;
    background: linear-gradient(145deg, #cd7264, #e46b5a);
    color: white;
    font-size: 14px !important;
    text-align: center !important;
    letter-spacing: -.02em !important;
    border-radius: 50px !important;
    height: 35px !important;
    padding: 3px !important;
    white-space: nowrap !important;
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: sf-pro-display-medium !important;
    letter-spacing: .6px !important;
    font-weight: 400 !important;
    border: none !important;
    width: 85px;
}
.modal-footer {
    border-top: 1px solid white;
    background-color:transparent;
}
div:where(.swal2-container) h2:where(.swal2-title) {
    line-height: 30px !important;
}
button#crearsuc {
    border-radius: 50% !important;
    height: 50px !important;
    padding: 0 !important;
    width: 50px
}
.dataTables_wrapper .dataTables_length select {
    font-size: 14px !important;
    border-radius: 4px !important;
    border: 1.2px solid #d9d9d9 !important;
    height: 30px !important;
    box-shadow: none !important;
    font-weight: initial !important;
    background: white !important;
    margin-bottom: 10px;
}
.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
/*    background: #0071e3 !important;
    border:none !important;
    color:white !important;*/
}
.dataTables_wrapper .dataTables_paginate .paginate_button:active {
    
    background: white !important;
    box-shadow: none !important;
}
div#accordion a {
    display: block;
    padding: 17px;
    width: 100% !important;
}
.titleAcordion {
    line-height: initial;
    font-size: 20px;
}
.ancorAcordio {
    display: block;
    padding: 17px;
    width: 100% !important;
}
#accordion1 a[aria-expanded=true] {
    color: var(--bblue);
}

#accordion1 a[aria-expanded=true] i {
    color: var(--bblue);
    transform: rotate(180deg);
    transition-property: transform;
}
.titleAcordion a b {
    font-weight: initial;
    font-family: 'sf-pro-display-regularRounder';
    font-size: 16px;
}
.modalsucursales {
    padding: 0 40px !important;
}
.bgnavgrey {
    background-color: #F6F6F6;
    padding: 15px;
}
.btnadd {
    background-color: #1B977B !important;
    z-index: 1;
    position: fixed;
    right: 50px;
    bottom: 50px;
    height: 50px !important;
    width: 50px !important;
    border-radius: 50% !important;
    transition: all .3s;
    border: none !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.iconplus {
    font-size: 25px;
}
.modal-body button, a{
    width:fit-content !important;
}
i#agregasku {
    color: green !important;
}
textarea {
    border: 1.2px solid #d9d9d9 !important;
}
input#fotBanco {
    border: 1.2px solid #d9d9d9 !important;
    padding: 8px;
    border-radius: 8px;
}
#modaledit .modal-body{
    padding:0 40px;
}
input#fotBancoWebp {
    border: 1.2px solid #d9d9d9 !important;
    padding: 8px;
    border-radius: 8px;
}
.spinner1 {
    margin: 0 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 5px solid white;
    border-top: 5px solid var(--bblue) !important;
    animation: rotating-spinner 1s linear infinite;
}

.containerspinner {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 10;
    background-color: #0000006b;
    top: 0;
    overflow: hidden;
}

@keyframes rotating-spinner {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}
.dataTables_wrapper .dataTables_paginate .paginate_button {
    
    margin-left: 5px !important;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    color: #333 !important;
    border-radius: 2px;
    position: relative;
  /*  float: left;*/
    padding: 6px 12px;
    line-height: 1.42857143;
   /* color: #337ab7 !important;*/
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd !important;
    outline: 0 !important;
    border-radius: 10px !important;
}

    .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
        background: var(--bblue) !important;
        color: white !important;
    }
    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
        background: var(--bblue) !important;
        color: white !important;
    }
   /* .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
        color: white !important;
    }*/
.modal-body {
    padding: 20px 50px;
}
#cuerpo p {
    font-size: 14px;
    font-weight: initial;
}
img#img-modal {
    border-radius: 10px;
}
.Entregado {
  background: #CEA3FF;
    color: var(--wwhite) !important;
    font-size: 14px !important;
    text-align: center !important;
    letter-spacing: -.02em !important;
    border-radius: 50px !important;
    padding: 15px 30px !important;
    height: 50px !important;
    white-space: nowrap !important;
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: sf-pro-display-medium !important;
    letter-spacing: .6px !important;
    font-weight: 400 !important;
    border: none !important;
    outline: 0 !important;
}
.Entregado:hover {
    background: #CEA3FF !important;
    color: var(--wwhite) !important;
   
}
.Devolucion {
    color: black !important;
    background-color: #FFF5A5 !important;
    outline: solid 1px #fdfdfa !important;
    font-size: 14px !important;
    text-align: center !important;
    letter-spacing: -.02em !important;
    border-radius: 50px !important;
    padding: 15px 30px !important;
    height: 50px !important;
    white-space: nowrap !important;
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: sf-pro-display-medium !important;
    letter-spacing: .6px !important;
    font-weight: 400 !important;
    border: none !important;
    margin-top: 10px;
}
.cambio-guia {
    color: white !important;
    background-color: #ec8ee0 !important;
    outline: solid 1px #ec8ee0 !important;
    font-size: 14px !important;
    text-align: center !important;
    letter-spacing: -.02em !important;
    border-radius: 50px !important;
    padding: 15px 30px !important;
    height: 50px !important;
    white-space: nowrap !important;
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: sf-pro-display-medium !important;
    letter-spacing: .6px !important;
    font-weight: 400 !important;
    border: none !important;
    margin-top: 10px;
}
a#envio {
    min-width: 188px;
}
a#factura {
    min-width: 188px;
}
.scroolmodal {
    max-height: 600px;
    overflow-y: auto;
}
a#automaticoproceso {
    min-width: 130px;
    background-color: var(--bblue) !important;
    color: var(--wwhite) !important;
    font-size: 14px !important;
    text-align: center !important;
    letter-spacing: -.02em !important;
    border-radius: 50px !important;
    padding: 15px 30px !important;
    height: 50px !important;
    white-space: nowrap !important;
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: sf-pro-display-medium !important;
    letter-spacing: .6px !important;
    font-weight: 400 !important;
    border: none !important;
    outline: 0 !important;
}
input[type="search"] {
    margin-top: 15px;
}
txtRemision h4 {
    color: red !important;
    font-size: 20px !important;
    font-family: 'sf-pro-display-semibold';
    line-height: initial;
}
#pedido_verif2 .input-group {
    display: flex;
    justify-content: center;
    margin-top: 15px;
}
label#mensjeokclv {
    text-align: center;
    width: 100%;
}
label#mensjeokclv2 {
    text-align: center;
    width: 100%;
}
label#mensjeokclv3 {
    text-align: center;
    width: 100%;
}
div#Previsualizar {
    width: 100%;
    overflow-wrap: break-word;
}
    div#Previsualizar ol {
        text-align: left !important;
    }
    div#Previsualizar ul {
        text-align: left;
    }
    ul.nav.nav-tabs {
    margin-bottom: 15px;
}
/*.table-responsive {
    max-height: 675px;
    overflow: auto;
}
.scrolltable {
    max-height: 675px;
    overflow: auto;
}*/
table td {
    text-align: right !important;
}

table.dataTable thead th, table.dataTable thead td, table.dataTable tfoot th, table.dataTable tfoot td {
    text-align: right !important;
}
.fechaap {
    text-align: right !important;
}
.botonExpor {
    width: 47% !important;
    border-radius: 50px;
    background-color: white !important;
    padding: 15px 30px !important;
    height: auto !important;
    margin-right: 5px;
    font-weight: initial !important;
    font-family: 'sf-pro-display-medium';
}
.cupones-tbody tr td {
    max-width: 100px;
    white-space: normal !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
table#example tbody td {
    text-align: right !important;
}

td {
    white-space: normal !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.odd td {
    max-width: 16%;
    white-space: normal !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.even td {
    max-width: 16%;
    white-space: normal !important;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.botonExpor1 {
    border: 1px solid #5cb85c !important;
    color: #5cb85c;
}
    .botonExpor1:hover {
        border: 1px solid #5cb85c !important;
        background-color: #5cb85c !important;
    }
    .botonExpor1:focus {
        border: 1px solid #5cb85c !important;
        background-color: #5cb85c !important;
    }
.botonExpor2 {
    border: 1px solid orange !important;
    color: orange;
}
    .botonExpor2:hover {
        border: 1px solid orange !important;
        background-color: orange !important;
    }
    .botonExpor2:focus {
        border: 1px solid orange !important;
        background-color: orange !important;
    }
.botonExpor6 {
    border: 1px solid mediumpurple !important;
    color: mediumpurple;
}
    .botonExpor6:hover {
        border: 1px solid mediumpurple !important;
        background-color: mediumpurple !important;
    }
    .botonExpor6:focus {
        border: 1px solid mediumpurple !important;
        background-color: mediumpurple !important;
    }


.botonExpor7 {
    border: 1px solid black !important;
    color: black;
}

    .botonExpor7:hover {
        border: 1px solid black !important;
        background-color: black !important;
        color: white;
    }

    .botonExpor7:focus {
        border: 1px solid black !important;
        background-color: black !important;
    }



.botonExpor8 {
    border: 1px solid #ff004c !important;
    color: #ff004c;
}

    .botonExpor8:hover {
        border: 1px solid #ff004c !important;
        background-color: #ff004c !important;
        color: white;
    }

    .botonExpor8:focus {
        border: 1px solid #ff004c !important;
        background-color: #ff004c !important;
    }
  /*  .botonExpor6:hover svg path {
        fill: white;
    }

    .botonExpor6:focus svg path {
        fill: white;
    }*/
.botonExpor3 {
    border: 1px solid #D300B7 !important;
    color: #D300B7;
}
    .botonExpor3:hover {
        border: 1px solid #D300B7 !important;
        background-color: #D300B7 !important;
    }
    .botonExpor3:focus {
        border: 1px solid #D300B7 !important;
        background-color: #D300B7 !important;
    }
.botonExpor4 {
    border: 1px solid #008DE5 !important;
    color: #008DE5;
}
    .botonExpor4:hover {
        border: 1px solid #008DE5 !important;
        background-color: #008DE5 !important;
    }
      /*  .botonExpor4:hover svg path {
            stroke: white;
        }
    .botonExpor4:focus svg path {
        stroke: white;
    }*/
    .botonExpor4:focus{
        border: 1px solid #008DE5 !important;
        background-color: #008DE5 !important;
    }
/*.botonExpor5:hover svg path {
    fill: white;
}

.botonExpor5:focus svg path {
    fill: white;
} */
.botonExpor5 {
    border: 1px solid #ffd200 !important;
    color: #ffd200;
}
.dt-buttons .buttons-csv {
    color: var(--bblue) !important;
    letter-spacing: .7px;
    font-family: 'sf-pro-display-regularRounder' !important;
    font-size: 15px !important;
    background: transparent !important;
    border: none !important;
}
button.swal2-cancel.swal2-styled {
    font-size: 14px;
}
    .botonExpor5:hover {
        border: 1px solid #ffd200 !important;
        background-color: #ffd200 !important;
    }
    .botonExpor5:focus{
        border: 1px solid #ffd200 !important;
        background-color: #ffd200 !important;
    }
div#cuponEspeciales_wrapper .dt-buttons {
    text-align: right;
}
table{
    border: none !important;
}
@media (max-width:776px) {
    .jumbotron {
        padding: 0 10px !important;
    }
    .titregisnnp {
        font-size: 3rem;
        line-height: initial;
    }
    #seccion-a .flex-row {
        display: block !important;
    }
    div#bloquePromo .nav a {
        margin: 0 0px !important;
    }
    .modalsucursales {
        padding: 0 25px !important;
    }
    div#table-suc_length {
        text-align: left;
    }
    div#table-suc_filter {
        text-align: left;
    }
}
/****TABLAS ALINEADAS A LA IZQUIERDA*****/

h2#swal2-title {
    border-bottom: none !important;
    margin-bottom: 0 !important;
}
div:where(.swal2-container) .swal2-html-container {
    font-size: 15px;
}
#espacioTablaUpdates tr th {
    text-align: right !important;
}
table#HistProd th {
    text-align: right !important;
}
table#example tbody td {
    text-align: right !important;
}
table.dataTable thead > tr > th.sorting:before{
    content:initial;
}
table.dataTable thead > tr > th.sorting:after {
    content: initial;
}
div#confirm .modal-header {
    background-color: initial !important;
    color: black !important;
}
#pedidos tr th:nth-child(-n+3) {
    text-align: center !important;
}
#pedidos tr th:nth-child(n+4) {
    text-align: right;
}
#pedidos tr td:nth-child(-n+3) {
    text-align: center !important;
}
#pedidos tr td:nth-child(n+4) {
    text-align: right;
}
.text-right50.modal-footer {
    padding: 15px 50px;
}
.modal-footer .btn-si{
    min-width:81px;
}
.pt-0{
    padding-top:0;
}
.swal2-modal.mi-clase h2{
    text-align:left;
}
.swal2-modal.mi-clase table tr th:nth-child(1) {
    width: 25%;
}
.swal2-modal.mi-clase table tr th:nth-child(2) {
    width: 45%;
}
.swal2-modal.mi-clase #swal-input1 {
    text-align: left;
}
.imgped img {
    margin-bottom: 0 !important;
}
.estatus-P {
    font-size: 14px;
    width: fit-content;
    margin: auto;
    margin-top: 10px;
    font-size: 12px;
    padding: 2px 4px;
    font-family: 'sf-pro-display-regularRounder';
}
.btngeneral {
    font-size: 14px !important;
    text-align: center !important;
    border-radius: 50px !important;
    padding: 15px 30px !important;
    height: 50px !important;
    white-space: nowrap !important;
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family:"sf-pro-display-medium" !important;
    letter-spacing: .6px !important;
    border: none !important;
    outline: 0 !important;
}

#SeccionProductoN #tblAdminBanco {
    margin-top: 32px;
}
.editPas, fa fa-plus iconplus {
    cursor: pointer;
    color: var(--bblue) !important;
    font-size: 18px;
}
.edit_grupoP, fa fa-plus iconplus {
    cursor: pointer;
    color: var(--bblue) !important;
    font-size: 18px;
}
.h2admin {
    font-family: 'sf-pro-display-regularRounder';
    letter-spacing: 1.1px;
    font-size: 30px !important;
    color: #121212;
    line-height: inherit;
    font-weight: 600;
}
.categoriasblog {
    display: flex;
    justify-content: left;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}
    .categoriasblog input {
        width: 16px;
        height: 16px;
        margin: -5px 0 0;
    }
.categoriarow {
    background-color: #F6F6F6;
    padding: 20px 0;
}
.input-errorblog {
    border: 1px solid #ff6347 !important;
    box-shadow: none !important;
}
label.hs-error-msg.hs-main-font-element {
    color: #f2545b;
}
.disabledExtracto {
    opacity: .5;
    pointer-events: none;
}

.eliminarcategoria {
    border-color: #d43f3a;
    background: linear-gradient(145deg, #cd7264, #e46b5a);
    color: white;
    font-size: 14px !important;
    text-align: center !important;
    letter-spacing: -.02em !important;
    border-radius: 50px !important;
    height: 35px !important;
    padding: 3px !important;
    white-space: nowrap !important;
    text-transform: initial !important;
    text-decoration: none !important;
    cursor: pointer !important;
    font-family: sf-pro-display-medium !important;
    letter-spacing: .6px !important;
    font-weight: 400 !important;
    border: none !important;
    width: 85px;
}
.center-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
#Editarcategoria .modal-dialog {
    border: none !important;
}
#Editarcategoria .modal-body {
    width: 500px;
}
.fa-pencil {
    cursor: pointer;
    color: var(--bblue) !important;
    font-size: 18px;
}
div#EspacioSKU .mt-30 {
    margin-top: 30px !important;
}
.psucursal-5{
    padding: 0 10vw;
}
.borde-10{
    padding:25px;
    border-radius: 20px; 
}
@media (max-width:550px) {
    #Editarcategoria .modal-body {
        width: initial;
    }
}

.btn-Eliminar {
    color: red;
    font-size: 40px;
    cursor: pointer;
}

.collapse-admin-sections {
    border-radius: 16px;
    overflow: hidden;
}

.collapse-admin-sections
.panel-body {
    border: none;
    background-color: var(--gray4);
}

.collapse-admin-sections
.panel-default {
    border: none;
    margin-top: 0 !important;
}

.collapse-admin-sections
.collapse-bg-white {
    background-color: var(--wwhite);
    border-radius: 16px;
}

    .collapse-admin-sections
    .panel-default > .panel-heading {
        background-color: var(--gray4);
        color: var(--bblack);
    }

    .collapse-admin-sections
    .panel-default > .panel-heading a {
        font-size: 16px;
    }

    .collapse-admin-sections
    .panel-title {
        display: flex;
        align-items: center;
        flex-direction: row;
        justify-content: space-between;
    }

    .collapse-admin-sections
    .collapse-admin-icon {
        display: block;
    }

        .collapse-admin-sections
        .collapse-admin-icon > svg {
            display: block;
            transition: transform 0.5s ease-in-out;
        }

    .collapse-admin-sections
    .panel-default > .panel-heading :not(a[class="collapsed"]) ~ .collapse-admin-icon > svg {
        transform: rotate(180deg);
    }