body{
    background-color: white !important ;
    font-family: 'Assistant', sans-serif !important;
}


.cv-item{   
    border: 1px solid #e3e2e2;
    border-radius: 5px;
}
.cv-itemdatos p{
    margin: 0px;
}
.cv-itemboton{
    margin:10px 15px;
}

.cv-barraitemRes {  
    text-align: left;
    color: #000000;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #F5F5F5;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.cv-barraitemRes .cv-linkPaginas {
    color: #000000;
    text-decoration: none;
    font-weight: 400;
    font-size: 16px;
}
.cv-detalle-datos h1{
    font-size: 26px;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 20px;
    margin-top: 20px;
    color: #0c457a;

}
.cv-detalle-datos p{
    margin-bottom: 1px;
}
.cv-detalle-datos p span{
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}
.cv-detalle-precio{
    font-size: 28px;
    color: #e13d73;
    margin-top: 10px;
    margin-bottom: 20px;
    font-weight: bold;
}
.cv-btn-what{
    background-color: #1EBEA5;
    color: white;
    border-color: #1EBEA5 ;   
    padding: 4px;
}
.cv-detalle-datos .cv-btn-what {
    width: 100%;
    margin-top: 15px;
}
.cv-btn-pdf {
    background-color: #be1e1e;
    color: white;
    border-color: #be1e1e;
    padding: 4px;
}
.cv-btn-what .fa-whatsapp, .fa-cart-plus, .fa-user,  .fa-file-pdf{
    font-size: 24px;
    font-weight: bold;
    margin-right: 5px;
    vertical-align: middle;
}

.cv-topbar{
    background-color: #303336;
    padding: 5px 10px;
    display: flex;
    justify-content: center;
}
.btn-dark{
    background-color: #303336;
    border-color:   #303336;;
}
.cv-topbar span{
    color: white;
    font-size: 18px;

}
.cv-encabezado{
    margin-top: 20px;
}
.cv-menuMobil{
    background-color: white;
    border: 1px solid #303336;
    color: #303336;
}
.cv-nav{
    width: 100%;
}
.cv-iconos{
    text-align: right;
    padding-top: 10px;
}
.cv-busqueda{
    padding-top: 10px;
}
.cv-logo img {
    max-width: 250px;
}
.cv-iconos .cv-user{
    background-color: transparent;
    border: none;
    color: black;
    
}
.cv-iconos .cv-user .fa-user, .cv-iconos .cv-user .fa-cart-shopping{
    font-size: 24px;
    font-weight: bold;
    margin-right: 5px;
    vertical-align: middle;
    color: black;
}
.cv-iconos .cv-user a{
    color: black;
}
.cv-iconos .cv-user:focus{
    box-shadow: none;
    font-weight: bold;
}

.cv-busquedaMobil{    
    margin: 15px 15px 15px 15px; 

}
.cv-nav .nav-link{
    color: black;
    font-size: 16px;
    margin: 5px ;
    padding: 0px 5px;
}

.cv-encabezado .dropdown-menu {
border-radius: 0px;
    border-top-color: #f0f0f0;
    box-shadow: 0 2px 6px rgb(0 0 0 / 10%);
}



.cv-footer{
    background-color: #303336;
    padding: 5px 10px;
    text-align: center;
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 20;
}
.cv-footer span{
    color: white;
    font-size: 18px;
    margin: auto;
}
.cv-footerWhatsapp a{
    color: white;
    text-decoration: none;
} 
.cv-footerWhatsapp{
    font-size: 32px;
    background-color: #1ebea5;
    color: white;
    padding: 5px 17px;
    display: inline-flex;
    border-radius: 35px;
    right: 15px;
    bottom: 10px;
    position: fixed;
    z-index: 21;
}
.cv-itemdescr{
    height: 18px;
    white-space: break-spaces;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cv-resultadoBusqueda{
    margin: 10px 0px 10px 10px;
    font-size: 24px;
    color: #303336;
    font-weight: bold;
}
.cv-itemprecio{
    font-size: 20px;
    font-weight: 700;
    color: red;
   
}
.cv-paginacion .cv-textoPaginacion{
    font-size: 18px;
}
.cv-paginacion span,.cv-paginacion a { 
    font-size: 18px;
    padding: 5px 15px;
    font-weight: bold;
}
.cv-paginacion .cv-textoPaginacion span {
    font-size: 18px;
    padding: 5px 5px;
}

.cv-ordenar{
    padding: 5px;
    align-items: center;
    margin-top: 20px;
    margin-bottom: 3px;
}
.cv-ordenar .dropdown-toggle{ 
    background-color: #303336;
}
.cv-itemimage{
    height: 300px;
    overflow: hidden;
}
.cv-itemimage a img{
    height: 300px;
    width: 300px;
}
.cv-resultados{
    margin-bottom: 50px;
}

.cv-catResultados {
    margin-top: 20px;
    background-color: whitesmoke;
    border-radius: 10px;    
    border: 1px solid #ced4da;
}


.cv-ordenar .dropdown{    
    margin-top: 5px;
    margin-left: 10px;
}

.cv-catResultados ul{
    margin-top: 20px ;
    margin-bottom: 20px;
}

.cv-alertBusqueda{
    margin-left: 10px;
}
.cv-qtyCategoria{
    font-size: 16px;
    color: #084298;
    font-weight: 600;
}
.cv-catResultados ul li a{
    text-decoration: none;
    color: #303336;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: bold;
}
.cv-itemid{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cv-codigo{
    font-size: 14px;
    font-weight: bold;
    margin-left: 10px;
}
.cv-pack {
    font-size: 14px;
    font-weight: bold;
    margin-right: 10px;
}
.cv-cartDescr{
    margin: 0px;
    font-size: 12px;
}
.cv-cartPrecio{
    font-weight: 700;
    color: red;
    font-size: 18px;
}

.cv-carrito{
    background-color: #f5f5f5;
    border-radius: 10px;
    border: 1px solid #ced4da;
}
.cv-tabla-carrito{
    margin-top: 20px;
}
.cv-tabla-carrito table{
    background-color: white;
    margin-bottom: 5px;
}
.cv-tabla-carrito thead tr{
    background-color: #303336;
    color: white;
    text-align: center;
    font-size: 16px;
}
.cv-carrito .cv-cart-continuar{
    border-radius: 0px;
    width: 250px;
    margin-bottom: 30px;
    margin-top: 10px;
}

.cv-btn-procesarPedido .cv-cart-continuar {
    border-radius: 0px;
    width: 100%;
    margin-bottom: 30px;
    margin-top: 10px;
}
.cv-eliminarItem{
    font-size: 32px;
    background-color: white;
    border: none;
        
}
/*
.cv-tableItem{
    margin-left: 20px;
}
*/
.cv-tableItem td{
    vertical-align: middle !important;
    white-space: nowrap;
    overflow-x: auto;
    
}
.cv-subTotal{
    margin-left: 20px;
    margin-right: 20px;
}
.cv-tablesubtotal{
    font-size: 16px;
}
.cv-tablesubtotal span{
    color: red;
}
.cv-tableItem table img{
    height: 60px;
    width: 60px;
    border: 1px solid #ced4da;
}
.cv-tableItem .alert-warning{
    padding: 5px 16px;
    margin-top: 15px;
}

.cv-tableItem .alert-warning i{
    padding: 10px;
    border: 1px solid;
    background-color: white;
    border-radius: 4px;
}
.cv-msg-detalle .alert-info{
    padding: 5px 16px;
}
.cv-msg-detalle i{
    font-size: 16px;
    color: black;
}
.cv-msg{
min-width: 250px;
position: fixed;
top: 20px;
right: 20px;
z-index: 100;
}
.cv-msg1 {
    max-width: 400px;
    min-width: 250px;
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 100;
}
.cv-msg2 {
    max-width: 400px;
    min-width: 250px;
    position: fixed;
    top: 20px;
    right: 20px;
    z-index: 100;
}
 .cv-sinStock{
    height: 100px !important;
    width: 100px !important;
    float: left;
    position: absolute;
    z-index: 2;
 }
  .cv-imgOferta {
    height: 50px !important;
    width: 50px !important;
    float: left;
    position: absolute;
    margin-left: 5px;
    margin-top: 5px;
  }
 .cv-msg-detalle a{
    text-decoration: none;
    font-weight: bold;
    color: #012863;
 }
 .cv-tabla-carrito table a{
    text-decoration: none;
    color: #212529;
 }
 .cv-validaciones{
    color: red;    
 }
.cv-tituloCatalogo h1{
    text-align: center;
    margin-bottom: 20px;
    font-weight: 700;
    margin-top: 20px;
}
.owl-dots{
    text-align: center;
}

.owl-dots button span{
    width: 15px;
    height: 15px;
    margin: 5px 5px;
    background: #D6D6D6;
    display: block;
    transition: opacity .2s ease;
    border-radius: 30px;
}
.owl-dots .owl-dot.active span {
    background: #869791;
}
.cv-verMas{
    width: 200px;
}
.cv-itemdatos .cv-itemstock, .cv-itemstock{
    border: 1px solid #e3e2e2;
    border-radius: 5px;
    margin: 5px 15px;
    text-align: left;
    padding:5px;
    line-height: 1.1;
    background-color: #fafafa;
}
.cv-detalle-datos .cv-itemstock {
    border: 0;
    border-radius: 5px;
    margin: 0PX;
    text-align: left;
    padding: 0;
    line-height: 1.5;
    font-size: 16px;
}
.cv-linea{
    border: 1px solid #0c457a;
    margin: 5px 0px;
    opacity: 1;
}
.cv-inicio{
    display: flex;
    align-items: center;
    text-decoration: none;
}
.cv-inicio a{
    text-decoration: none;
    color: #303336;
}
.cv-inicio i{
    font-size: 24px;
    color: #303336;
}
.cv-busquedaMobil .col-11{
    padding-left: 20px;
}
.cv-confirmacion{
    border: 1px solid #ced4da;
    padding: 10px;
    margin-top: 30px;
    border-radius: 5px;
    background-color: whitesmoke;
}
.cv-confirmacion p { 
    margin: 0px;
    font-size: 18px;
}
.cv-confirmacion i{
    color: #198754;
}
.cv-pedido{
    border: 1px solid #ced4da;
    padding: 10px;
    border-radius: 5px;
    background-color: whitesmoke;
}
.mb-6 {
    margin-bottom: 60px;
}
.cv-tabla-carrito .cv-btn-what{
    border-radius: 0px;
}
.cv-tabla-carrito .cv-btn-what, .cv-tabla-carrito .cv-btn-pdf {
    border-radius: 0px;
    margin-bottom: 10px;
    padding: 10px;
}
.cv-btnLogin{
    width: 100%;
    background-color: darkcyan;
    border-color: darkcyan;
    color: white;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 4px;
}
.cv-btnLogin:hover,.cv-btnLogin:active, .cv-btnLogin:focus {
    width: 100%;
    background-color: darkcyan;
    border-color: darkcyan;
    color: white;
    font-weight: 600;
    font-size: 20px;
    letter-spacing: 2px;
    padding: 4px;
}
.cv-tituloLogin{
        font-size: 24px;
        font-weight: 600;
        text-transform: uppercase;
        border-bottom: 4px solid white;
        width: 80%;
        margin: auto;
        margin-bottom: 20px;
        color: white;
}
.cv-card{
    color: white;
    background-color: #303336;
    border: none;
    border-radius: 0px;
    box-shadow: 20px 20px 25px 10px rgb(0 0 0 / 70%);
}
.cv-detalleqty{
    display: flex;
    border: 1px solid #ced4da;
    padding: 2px 5px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    border-bottom: 0px;
}
.cv-detalleTxt {
    display: flex;
    border: 1px solid #ced4da;
    padding: 2px 5px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    background-color: #FAFAFA;
}
.cv-tituloPcs{
    width: 33%;      
    padding: 1px 5px;
    font-weight: bold;
    font-size: 11px;
}
.cv-txtPcs {
    width: 33%;
    padding: 1px 5px;   
    border :none;
    background-color: #FAFAFA;
}

.cv-detalleTxt input:focus,.cv-detalleTxt select:focus {
    border:none;
    outline: 0 none;
}
.cv-pcsDerecha{
    border-right: 1px solid #ced4da;
}

.cv-pcsIzq {
    border-left: 1px solid #ced4da;
}
.cv-RoundIzq{
    border-top-left-radius: 0px;
}
.cv-RoundDerecha{
    border-top-right-radius: 0px;
}
.btnAddCarrito{
    width: 100%;
}
.cv-align-right{
    text-align: right;
}
.cv-align-left {
    text-align: left;
}



.btn-group-cv{
    position: relative;
    display: flex;
    vertical-align: middle;
    width: 100%;
}

.btn-group-cv .btn-whatsapp {
    background-color: #1ebea5;
    border-color: #1ebea5;
    font-size: 30px;
    padding-top: 2px;
    padding: 2px 10px;
    line-height: 0;
    font-weight: bold;
}
.modal-body {
    text-align: center;
}
.modal-header h1{
    font-weight: bold;
}


.cv-txtUs {
    width: 45%;
    margin: auto;
    margin: auto;
    display: inline-block;
    text-align: right;
}

.cv-txtPrecio {
    width: 45%;
    margin: auto;
    padding: 1px 5px;
    border: none;
    background-color: #ffffff;
    color: red;
    text-align: left;
    font-weight: bold;
}
.cv-itemMedida {
    height: 18px;
    white-space: break-spaces;
    text-overflow: ellipsis;
    overflow: hidden;
    font-weight: bold;
}
.cv-itemdescr {
    height: 18px;
}




.cv-itemstock-venta {
    border: 1px solid #e3e2e2;
    border-radius: 5px;
    margin: 10px 0px;
    text-align: left;
    padding: 5px;
    line-height: 1.1;
    background-color: #fafafa;
}
.cv-itemboton-venta{
    margin: 10px 0px;
}
.cv-monedaVenta{
    color: red;
    font-weight: bold;
    font-size: 24px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 0px;
}

.cv-tableItem table .cv-itemimage-venta img {
    border: 1px solid #ced4da;
    height: 300px;
    width: 300px;
}
.cv-itemimage-venta{
    text-align: center;
}






.cv-valorCarrito{
    color: #d08d36 !important;
    font-weight: bold;
    padding: 0px 10px 0px 0px;
}

.cv-topbar {
    position: fixed;
    width: 100%;
    top: 0px;
    z-index: 101;
    justify-content: space-between;
}

.cv-encabezado {
    margin-top: 50px;
}
.cv-iconos {
    padding-top: 25px;
}
.cv-itemCarrito{
    top: -2px;
    left: -5px;
    background-color: #d08d36;
    padding: 3px 5px;
    border-radius: 20px;
    color: black !important;
    font-weight: bold;
    font-size: 14px;
}

.navbar-expand-md .navbar-nav {
    flex-direction: row;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.cv-tableItem #btnScan, .cv-tableItem button[name=btnBuscar]{
    padding: 7px !important;
}

.cv-itemimage-venta{
    border: 1px solid #ccc;
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
}
#cv-modalImagen{
    width: 100%;
}