body {
    background: linear-gradient(to right, hsla(0, 0%, 0%, 0.109), #000015fa), #004b82;
    background-size: cover;
    color: #ffffffbf!important;
}

.card, .modal-dialog {
    color: black;
}

label {
    color: black;
}


.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link {
	background-color: #007bff91;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link:focus {
	background-color: #007bff;
}

.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link:hover {
	background-color: #007bff;
}










.credibanco {
    height: 40px;
    float: right;
    margin-top: 20px;
}

.card {
    background-color: #fff;
    border-radius: .25rem;
    margin-bottom: 1rem;
}

.respuesta .card {
    margin-top: 10rem;
}


.card-body {
    background: #cacdc866;
    padding: 1rem 1.3rem;
}





img.img-thunbnail {
    height: 200px;
    object-fit: contain;
}

img.imagenes_tablas {
    width: 55px;
    height: 50px;
    object-fit: contain;
}

.texto {
    color: #cac3c2;
}

.page-link {
    color: #cacac9;
    background-color: #2b2a29;
    border: 1px solid #2b2a29;
}

.page-item.active .page-link {
    background-color: #6c757d;
    border-color: #6c757d;
}

.page-link:hover {
    color: #6c757d;
}

img.product-image {
    width: 500px;
    height: 450px;
    object-fit: contain;
}

.titulo {
    height: 78px;
    overflow: hidden;
}

.categ {
    height: 46px;
}

.table td, .table th {
    vertical-align: middle !important;
}

.acciones, .id {
	width: 95px;
}

.mas, .menos {
    border-radius: 0.25rem;
    width: 20px;
}

.col-8 {
    padding-right: 0;
    padding-left: 0;
}

.paginacion {
    position: absolute; 
    position: fixed;
    /* width: 60px; */
    /* height: 60px; */
    bottom: 0px;
    /* right: 1279px;
    z-index: 100;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center;
    transition: all 0.7s ease-in-out 0s;*/
}

li.page-item {
    width: 50px;
    text-align: center;
}

#anterior, #siguiente {
    width: 100px;
}

.href:hover{
    color: black;
}

/* Detail Product */
.visores {
    width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
    padding: 0 5.5px;
    max-width: 1000px;
    border-radius: 0.25rem;
    background-color: white;
    justify-content: space-around;
}
.product-image-thumb {
    width: 92px;
    margin: 0 8px;
}

.product-image-thumbs {
    margin-top: 0;
    padding: 0 5.5px;
}

.modal-angosto {
	width: 15%;
	/*margin: 1.75rem 3rem*/
}

.tabla-modal {
    margin: auto;
    text-align: center;
}

#descripcionProducto {
    height: 413px;
}
.mt-4,.my-4 {
    margin-top: 0.5rem!important;
}
#precioFinal {
    padding: .3rem!important;
}
.compraProducto {
    display: flex;
}
#cantidadProducto {
    height: 48px;
}
.bg-gray {
    border-radius: 0.25rem;
}
.grow:hover /*sobresalir productos*/
{
-webkit-transform: scale(1.3);
-ms-transform: scale(1.3);
transform: scale(1.05);
}

#carrito {
    text-align: center;
}

#agregarCarrito {
    width: 100%;
    border-radius: 0.25rem;
}

.boton-pago {
    display: none;
}

#boton_efectivo {
    padding: 0;
    background: none;
    border: none;
    cursor: pointer;
}

.form-control:focus {
    border-color: gray !important;
}
/* Detail Product, end */

/*aside {
    background: -webkit-radial-gradient(0% 100%, ellipse cover, rgba(104,128,138,.4) 10%,rgb(138 107 76 / 2%) 40%), linear-gradient(to bottom, rgb(39 39 39) 0%,rgba(42,60,87,.4) 100%), linear-gradient(135deg, #4e8e3a 0%,#c2d176 100%);
}*/

.main-footer {
    background: #2b2a29;
    color: beige;
}

.navbar {
    background-color: #2b2a29;
}

/*.nav-sidebar>.nav-item>.nav-link.active {
	background-color: #7d8d64 !important;
}*/

/*.nav-sidebar>.nav-item>.nav-link.active:hover {
    background-color: #4e8e3a !important;
    border-color: #7d8d64;
}*/

.content-wrapper {
    background-color: #8f949d00;
}



thead {
    background: #8f949d;
}

.input-group > .form-control {
    /*background: #2e332c;*/
}

.input-group > .form-control:focus {
    /*background: #2e332c;*/
    box-shadow: none;
}

/*.btn-primary {
    background-color: #7d8d64;
    border-color: #7d8d64;
    border-radius: 0.25rem;
}*/

.btn-ancho {
    width: 20rem;
}

/*.btn-primary:hover {
    background-color: #4e8e3a;
    border-color: #7d8d64;
}*/

.btn-primary.focus, .btn-primary:focus {
    background-color: #4e8e3a;
    border-color: #7d8d64;;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #4e8e3a;
    border-color: #7d8d64;
}

a {
    color: #3e4c3a;
}

.main-footer a {
    color: #007bff;
}

a.sesion {
    color: #a1bf5b;
}

a.sesion:focus, a.sesion:hover {
    color: #4e8e3a;
    text-decoration: none;
}

table.dataTable.table-striped>tbody>tr.selected>* {
    /*box-shadow: inset 0 0 0 9999px rgb(125 141 100 / 80%) !important;*/
}

div.DTE_Body div.DTE_Body_Content {
    max-height: 700px !important;
}

div.DTE_Field select {
    width: 100%;
}

input {
    /*text-transform: uppercase;*/
}

/* Modal Gallery class="d-block w-100"  */
.contentGallery {
    border-radius: 20px;
}
.bodyGallery {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.imagesGallery {
    width: 400px;
    height: 450px;
    margin: 0 28px;
    object-fit: contain;
}
.iconsGallery {
    height: 40px;
}
/* Modal Gallery, end */

.filtro {
    padding: 10px 40px;
}

.panelIzquierdo {
    /*width: 250px;*/
    width: calc(20% - 0px);
    position: fixed;
    height: 100vh;
    background-color: #ffffff00;
    text-align: center;
    padding: 20px 10px;
}

.panelIzquierdo img {
    width: 80%;
    padding-bottom: 20px;
}

.panelIzquierdo .tabla {
    /*display: flex;
    justify-content: center;*/
    text-align: left;
    overflow: hidden auto;
    height: 45%;
}

.precio {
    text-align: right;
}

.panelIzquierdo a {
    color: #ffffffbf;
}

.panelDerecho {
    margin-left: calc(20% - 15px);
    width: calc(100% - 460px);
}

.boton-filtro {
    border-color: #ced4da;
    background-color: #6c757d;
}

.categoria {
    text-align: center;
}

.panel {
    min-height: 864px;
}

@media (max-width: 1000px) {
    .panelIzquierdo {
        display: none;
    }
    
    .panelDerecho {
        margin-left: 0px;
        width: 100%;
    }
}

@media (max-width: 575px) {
    .desktop {
        /*display: none;*/
    }
	
	.content {
		zoom: 60%;
	}
}

.oculto {
    display: none;
}

.medio-pago label {
    display: flex;
    align-items: center;
    background: #7d8d64;
    color: white;
    padding: 5px;
    margin: 5px 0 0 0;
    border-radius: 0.25rem;
    justify-content: center;
    width: 50%;
    min-height: 96%;
}

.left-door {
    position: absolute;
    transform-origin: left center;
    left: 0;
}

.right-door {
    position: absolute;
    transform-origin: right center;
    right: 0;
}

.open {
    animation-name: open-doors;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-fill-mode: forwards;
}

@keyframes open-doors {
    from {
        transform: rotateY(0deg);
    }
    to {
        transform: rotateY(-90deg);
    }
}

.medio-pago label:hover {
    background: #4e8e3a;
}

input[type="radio"]:checked + .label-radio {
    background: #004b82;
}

.label-radio {
	background: #004b8247;
	color: #fff;
	padding: 5px;
	text-align: center;
	width: 49.5%
}

#descuento {
    border: 6px inset rgb(219 221 217);
    text-align: justify;
}

#descuento:hover {
    border: 6px outset rgb(219 221 217);
}

#descuento label {
    width: 146px;
    text-align: right;
    font-weight: 500;
    color: inherit;
    margin-bottom: 0;
}

/*ESTILOS DATATABLES 5*/
/*editor*/
div.dt-buttons,
div.dataTables_info {
	float: left;
}
/*fin editor*/

.pagination li {
	width: auto;
}

.pagination li a{
	padding: 12px 17px;
	background-color: transparent;
	border: none;
	color: inherit;
}


.pagination li a:hover {
	background: linear-gradient(to bottom, #585858 0%, #111 100%);
	box-shadow: none;
	border-radius: 4px;
	color: white;
}

.pagination li a:focus {
	box-shadow: none;
}

.pagination li.active a {
	background: linear-gradient(to bottom, #fff 0%, #dcdcdc 100%);
	border: 1px solid #2b2a29;
	box-shadow: none;
	border-radius: 4px;
	color: #333 !important;
	padding: 11px 17px;
}

.pagination li.disabled a {
	background-color: transparent !important;
}

.table td {
	padding: 0.7rem 0.5rem;
}
/*FIN ESTILOS DATATABLES 5*/

/*ESTILOS MODALS*/


/*FIN ESTILOS MODALS*/
























  /* stilo de slider */
  
  .slider2 {
      margin: 5px auto;
  }
  
  .slider2 img {
      display: block;
      width: 100%;
      height: auto;
  }
  
  .slider2 .slick-arrow {
      display: none !important;
  }
  
/* ── Módulo usuario ─────────────────────────────────── */
.store-usuario-page .store-checkout-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1rem;
}
.store-usuario-email {
    color: var(--store-text-muted, #6b7280);
    font-size: .875rem;
    margin: .25rem 0 0;
}
.store-usuario-logout {
    display: inline-flex;
    align-items: center;
    gap: .4rem;
    font-size: .875rem;
    color: var(--store-text-muted, #6b7280);
    padding: .4rem .8rem;
    border: 1px solid var(--store-border, #e5e7eb);
    border-radius: 6px;
    text-decoration: none;
    transition: color .15s, border-color .15s;
    white-space: nowrap;
}
.store-usuario-logout:hover {
    color: #dc2626;
    border-color: #dc2626;
    text-decoration: none;
}
.store-usuario-section {
    margin-top: 1.5rem;
}
.store-usuario-empty {
    color: var(--store-text-muted, #6b7280);
    font-size: .9rem;
    padding: 1rem 0;
}
.store-usuario-badge {
    font-size: .75rem;
    padding: .25rem .55rem;
    border-radius: 999px;
}
.store-usuario-link {
    color: var(--store-text-muted, #6b7280);
    font-size: 1rem;
}
.store-usuario-link:hover { color: var(--store-primary, #3b82f6); }
.store-usuario-tipo {
    display: inline-block;
    font-size: .7rem;
    font-weight: 700;
    letter-spacing: .05em;
    padding: .2rem .5rem;
    border-radius: 4px;
}
.store-usuario-tipo.is-rem { background: #dbeafe; color: #1d4ed8; }
.store-usuario-tipo.is-fac { background: #d1fae5; color: #065f46; }
.store-usuario-saldo-total {
    display: inline-flex;
    align-items: center;
    gap: .4rem;
    font-size: .875rem;
    color: #dc2626;
}
.store-usuario-saldo-total strong { font-weight: 700; }
.store-usuario-saldo-pendiente { color: #dc2626; font-weight: 600; }
.store-usuario-row-pendiente td:last-child { font-weight: 600; }
