body { background-color: #000000;}.logo { width: 100%; background-color: black; border-radius: 8px;}.encabezado { padding: 1rem 1rem; text-align: left;}.estado { padding: 4px; background-color: #f7aa00; border-radius: 4px; text-align: center; color: rgb(0, 0, 0); height: 30px; font-weight: bold; width: 120px; margin: auto;}.estadoCerrado { padding: 4px; background-color: red; border-radius: 4px; text-align: center; color: white; height: 30px; font-weight: bold; margin: auto;}.fondoBlanco { background-color: #fff; border-radius: 6px; border: solid 1px #000; margin-bottom: 20px; padding-bottom: 15px;}.fondoNegro { background-color: #000; border-radius: 6px; border: solid 1px #000; margin-bottom: 20px;}h6 { color: #a8a8a8}.hscroll { overflow-x: scroll; padding: 10px;}.contenedorSec { padding-top: 1px;} .contenedorItemsHorizontales{ min-width: 80px; height: 80px; color: #f7aa00; font-weight: bold; text-align: center; margin-right: 20px; } .contenedorItemsHorizontales > div{ white-space: nowrap; text-overflow: ellipsis; overflow: hidden; margin-bottom: 6px; } .itemsHorizontales { box-shadow: 0px 0px 10px #f7aa00; width: 100%; height: 100%; border-radius: 50%; text-align: center; padding-top: 30px; background-size: cover; cursor: pointer; } #divCategorias { height: 140px; } .contForms { padding: 10px;}.itemArticulo { padding-top: 10px; padding-bottom: 10px;}.tocable { cursor: pointer;}.itemPedido { border-bottom: 1px dotted #cccccc; padding-top: 10px; padding-bottom: 10px;}.carousel-control-next,.carousel-control-prev { background: none !important; border: none !important;}.navbar-dark .navbar-brand{ color: #000; font-size: 30px; font-weight: bold;}.btCanasta{ color: #f7aa00; background-color: #000; border-color: #f7aa00; border-radius: 10px;} .cantidades{ margin: auto; border-radius: 5pc; text-align: center; max-width: 200px; font-size: 18px; font-weight: bold; color: gray; } .precio-1{ font-weight: bold; font-size: 20px;}.precio-2{ color:#ff000080; text-decoration:line-through;}.capsula { background-color: red; font-weight: bold; font-size: 12px; color: #fff; border-radius: 6px; text-align: center; padding: 5px;}@media (max-width: 575px) { .capsula{ position: absolute; top: 5px; left: 5px; } } .miWhatsapp{ position: fixed; left: 6px; bottom: 80px; z-index: 100; cursor: pointer} .card-img{ margin-top: 15px; margin-bottom: 15px; border-radius: 6px; } select{-moz-appearance: none; -webkit-appearance: none; appearance: none;}