﻿html, body {
    background-color: transparent !important;
    height: 100vh;

}
.row.py-1.sticky-top {
    background-color: #faf28a !important;
    padding-top:0px !important;
}
.contenedor-menu-cat {
    background-color: #ffffff;
    
}
#login-integrado {
    position: absolute;
    top: 0px !important;
    width: 205px;
    height: 40px;
    z-index: 1200;
}

.dxbl-drawer-panel.dxbl-drawer-panel{
    background-color:#ffffff !important;
}
dxbl-itemlist-dropdown.dxbl-itemlist-dropdown{
    background-color:#ffffff;
}

.dxbl-modal-content{
    background-color:#fff !important;
}
.carrito-integrado > div {
    background-color: #3b337e !important;
    color:#faf28a !important;
}
.titulo-consultas {
    background: #3b337e !important;
    color: #fff !important;
    border-radius: 0px 20px 20px 0px;
}
.btn-b2b-detalles {
    background-color: #3b337e !important;
    border-radius: 28px !important;
    border: 1px solid #3b337e !important;
    display: inline-block !important;
    cursor: pointer !important;
    color: #ffffff !important;
    font-size: 15px !important;
    padding: 3px 7px !important;
    text-decoration: none !important;
    text-shadow: 0px 1px 0px #3b337e !important;
}
.btn-b2b-detalles:hover {
    background-color: #5a529c !important;
    border: 1px solid #3b337e !important;
}

.conte-numero-art {
    background-color: #ff0000 !important;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #fff !important;
    position: absolute;
    top: 4px;
    right: -3px;
}

