/* test . css */
.test {
  color: #fff; }

img.gris {
  filter: grayscale(100%) brightness(50%);
  -webkit-filter: grayscale(100%) brightness(50%);
  -moz-filter: grayscale(100%) brightness(50%);
  -ms-filter: grayscale(100%) brightness(50%);
  -o-filter: grayscale(100%) brightness(50%); }

.block {
  background: #eee; }

.row-no-gutters {
  margin-right: 0;
  margin-left: 0; }

.row-no-gutters [class*=col-] {
  padding-right: 0;
  padding-left: 0; }

.bloque-header-anuncios-delivery {
  background: #fff;
  min-height: 300px;
  margin-bottom: 50px; }

.bloque-header-anuncios-delivery .etiqueta {
  background-color: green;
  color: white;
  padding: 6px;
  margin-right: 8px; }

.bloque-header-anuncios-delivery .etiqueta span {
  margin-left: 8px;
  font-weight: bold; }

.bloque-header-anuncios-delivery .btn-warning {
  background: orange;
  padding: 4px 10px;
  font-size: 14px; }

  /*.container-md .row {
    padding-right: 8px;
    padding-left: 8px;
  }

  .container-md .row [class*=col-] {
    padding-right: 8px;
    padding-left: 8px;
  }*/
.bloque-body-anuncios-delivery {
  padding-bottom: 50px; }

.bloque-body-anuncios-delivery .bloque-columna {
  background: #fff;
  margin-bottom: 25px; }

.bloque-body-anuncios-delivery .bloque-grupo-anuncio-delivery table {
  margin-bottom: 0px;
  background: #fff; }
  .bloque-body-anuncios-delivery .bloque-grupo-anuncio-delivery table td {
    padding: .50rem; }

.bloque-body-anuncios-delivery .sub-filtro {
  font-size: 10px; }

.bloque-body-anuncios-delivery .table .td1 .bloque-img {
  width: auto;
  max-width: 100px;
  cursor: pointer; }

@media (max-width: 480px) {
  .bloque-body-anuncios-delivery .table .td1 .bloque-img {
    width: auto;
    max-width: 100%;
    min-width: 60px;
    padding-top: 20px; } }
.bloque-body-anuncios-delivery .table .td2 {
  font-size: 12px; }

.bloque-body-anuncios-delivery .table .td2 h4 {
  margin-bottom: 2px;
  padding-top: 5px;
  font-size: 16px;
  font-weight: normal; }

.bloque-body-anuncios-delivery .table .td2 b {
  font-weight: 500;
  font-style: normal; }

.bloque-body-anuncios-delivery .table .td3 {
  font-size: 16px;
  vertical-align: middle; }

.bloque-body-anuncios-delivery .table .td4 {
  vertical-align: middle; }

.bloque-body-anuncios-delivery form input {
  padding: 0px 18px !important;
  height: 38px;
  margin-bottom: 20px;
  border-radius: 0px;
  border: 0px; }

.bloque-body-anuncios-delivery form input:focus {
  background: #fff; }

.bloque-delivery-seccion-01-logo {
  padding-top: 80px; }

.bloque-delivery-seccion-01-cuerpo {
  padding-top: 30px; }

.bloque-delivery-seccion-01-poster {
  padding-top: 50px; }

@media (max-width: 480px) {
  .bloque-delivery-seccion-01-logo {
    padding-top: 20px;
    text-align: center; }

  .bloque-delivery-seccion-01-cuerpo {
    padding-top: 20px; }

  .bloque-delivery-seccion-01-poster {
    padding-top: 10px;
    padding-bottom: 20px; }

  .bloque-body-anuncios-delivery .table td {
    padding: 0.20rem; }

  .bloque-grupo-anuncio-delivery {
    padding-bottom: 20px; } }
.bloque-contador-carrito-delivery {
  margin-top: 0px;
  display: flex;
  max-width: 200px; }
  .bloque-contador-carrito-delivery input[type="text"] {
    max-width: 80px;
    min-width: 15px;
    background: #f0f0f0;
    border: 0px;
    margin-right: 1px;
    text-align: center;
    font-size: 15px;
    font-weight: bold; }
  .bloque-contador-carrito-delivery input[type="text"]:focus {
    outline: none; }
  .bloque-contador-carrito-delivery .variacion {
    margin-right: 3px; }
    .bloque-contador-carrito-delivery .variacion .var-positiva {
      background: #989898;
      border: 1px #989898 solid;
      border-radius: 3px;
      color: #fff;
      margin: 1px;
      cursor: pointer; }
    .bloque-contador-carrito-delivery .variacion .var-negativa {
      background: #bbb;
      border: 1px #bbb solid;
      border-radius: 3px;
      color: #fff;
      margin: 1px;
      cursor: pointer; }
  .bloque-contador-carrito-delivery .agregar-pedido-carrito-delivery {
    background: white;
    border: 1px red solid;
    border-radius: 3px;
    color: red;
    margin: 1px;
    font-size: 12px;
    padding-left: 8px;
    padding-right: 8px;
    cursor: pointer; }

@media (max-width: 767px) {
  td > .bloque-contador-carrito-delivery input[type="text"] {
    max-width: 25px; }

  .botones-etiquetas .btn {
    font-size: 11px;
    padding: 3px 6px; } }
.btn-outline-secondary {
  border-color: red;
  color: red; }

#seccion-compras-carrito-delivery table .comentario {
  padding: 8px; }

label.error {
  color: red; }

.bloque-grupo-anuncio-empresa .banners {
  margin-bottom: 15px; }
.bloque-grupo-anuncio-empresa .bloque-anuncio-empresa .product-title {
  position: absolute;
  bottom: 50%;
  left: 0;
  right: 0;
  margin: 0;
  padding: 10px 15px;
  z-index: 2;
  font-size: 16px;
  font-weight: bold;
  color: white;
  text-align: center; }
.bloque-grupo-anuncio-empresa .bloque-anuncio-empresa .product-sub-title {
  position: absolute;
  bottom: 45%;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  z-index: 2;
  font-size: 10px;
  font-weight: normal;
  color: white;
  text-align: center; }
  .bloque-grupo-anuncio-empresa .bloque-anuncio-empresa .product-sub-title span {
    padding: 4px 12px;
    border-radius: 2px;
    background: rgba(0, 0, 0, 0.4); }
.bloque-grupo-anuncio-empresa .bloque-anuncio-empresa .product-alerta {
  position: absolute;
  bottom: 30%;
  left: 0;
  right: 0;
  margin: 0;
  padding: 0;
  z-index: 2;
  font-size: 10px;
  font-weight: normal;
  color: white;
  text-align: center; }
  .bloque-grupo-anuncio-empresa .bloque-anuncio-empresa .product-alerta span {
    padding: 4px 12px;
    border-radius: 2px;
    background: red; }

.cabecera-tipo-pago p {
  margin: 10px 0px;
  font-size: 14px;
  font-weight: bold; }

/*# sourceMappingURL=local.css.map */
