body {
    font-size: 12px !important;
}

.navbar {
    background: #F8F8F8 !important;
}

.lupa {
    font-size: 23px;
    color: #0275d8 !important;
    margin-left: 5px;
    cursor: pointer;
}

a.lupa:hover {
    color: blue !important;
}

a {
    text-decoration: none !important;
}

#search-box-main {
    width: 105%;
}

.bold {
    font-weight: bold;
}

.navbar li a {
    color: #c85d2b !important;
}

li.nav-item.dropdown > a {
    font-size: 17px;
}

h4 {
    color: #c85d2b;
}

.logout a {
    color: #c85d2b;
}

.navbar li a:hover {
    color: #000000 !important;
}

.deleted {
	text-decoration: line-through;
}

.table-total {
	border: 1px solid silver;
	text-align: center;
}

/*#code-list{float:left;list-style:none;margin-top:-3px;padding:0;width: 100%;position: absolute;}
#code-list li{padding: 10px; background: #f0f0f0; border-bottom: #bbb9b9 1px solid;}
#code-list li:hover{background:#ece3d2;cursor: pointer;}*/

.widget-cart {
    background: green;
    border-radius: 25px;
    color: #FFF;
    display: inline-block;
    text-align: center;
    width: 23px;
    font-size: 12px;
}

.widget-cart-zero {
    background: gainsboro;
    border-radius: 25px;
    color: #000;
    display: inline-block;
    text-align: center;
    width: 23px;
    font-size: 12px;
}

footer {
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
    padding: 10px;
    margin-top: 10px;
    color:#EEEEEE;
    font-size: 14px;
}

.b-example-divider {
    width: 100%;
    height: 3rem;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
}

.card {
    border: none !important;
    margin-bottom: 10px;
}

.card-header {
    border: none !important;
}

.login-form {
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 26px 24px 46px;
    font-weight: 400;
    overflow: hidden;
    background: #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
}

.custom-lk {
    color: #0275d8 !important;
}

.cursor-pointer {
    cursor: pointer;
}

.red-color {
    color: red !important;
}

.green-color {
    color: #00AA00;
}

.text-center {
    text-align: center;
}

.text-widget {
    font-size: 15px;
}

.modal-lg {
    max-width: 1200px;
}

.intern-product-header {
    background: #F2F2F2;
    margin-bottom: 10px;
    padding: 5px;
}

nav a  {
    color: #ffffff !important;
}

.dropdown-menu a {
    color: #000000 !important;
}
.dropdown-submenu{
    position: relative;
}
.dropdown-submenu a::after{
    transform: rotate(-90deg);
    position: absolute;
    right: 3px;
    top: 40%;
}
.dropdown-submenu:hover .dropdown-menu, .dropdown-submenu:focus .dropdown-menu{
    display: flex;
    flex-direction: column;
    position: absolute !important;
    margin-top: -30px;
    left: 100%;
}

.input-xsmall {
	width: 100px;
}

.input-small {
	width: 150px;
}

.input-middle {
	width: 300px;
}

.input-large {
	width: 450px;
}

div.form-group.row {
    margin-bottom: 10px;
}

.card-header {
    margin-bottom: 1rem;
}

.filter-label-icon {
    color: #7c6853;
}

i.fa {
    font-size: 18px;
}

i.fa-spinner {
    font-size: 25px;
}

.hr-separator {
    width: 25%;
}

@media (max-width: 992px) {
    .dropdown-menu {
        /* width: 50%; */
        width: 90%;
    }
    .dropdown-menu .dropdown-submenu{
        width: auto;
    }
}

@media (max-width: 1000px) {
    body, .form-group, .form-control, [type=submit], [type=button], button, a.btn, .btn-primary, .dropdown-menu {
        font-size: 2rem; /* Aumenta ligeramente el tamaño de la fuente */
    }

    .navbar {
        --bs-navbar-brand-font-size: 3rem;
    }

    svg {
        width: 60px;
        height: 60px;
        fill: currentcolor;
    }

    h3 {
        font-size: 3rem;
        font-weight: 700;
    }

    h4 {
        font-size: 2.3rem;
        font-weight: 700;
    }

    h5 {
        font-size: 2.5rem;
    }

    i {
        font-size: 2rem;
    }

    footer.py-3 {
        font-size: 1.8rem;
    }

    p.copyright {
        font-size: 2.2rem;
    }

    .form-select {
        font-size: 2.2rem;
    }

    .btn {
        margin-top: 10px;
    }

    h4 i.fa {
        font-size: 1.9rem;
    }

    a i.fa-fw, span  i.fa-fw {
        font-size: 1.7rem;
        margin-bottom: 5px;
    }

    a.lupa i.fa-search {
        font-size: 2.5rem;
    }

    .lupa {
        margin-top: 3px;
    }

    .div-lupa {
        margin-top: 0.5rem !important;
    }

    h6.filter-label-icon,  h6.filter-label-icon i.fa-fw  {
        font-size: 1.8rem;
    }

    i.fa-fw.fa-spinner {
        font-size: 2.8rem;
        margin-top: 0.5rem !important;
    }

    i.fa-exclamation-triangle {
        font-size: 2.2rem;
    }
}