@charset "UTF-8";
@import "fuentes.css";
.page-title {
  background-color: #e83944; }

#bloque {
  margin-top: 30px; }

.bloque_titular {
  margin-top: 30px; }

.destacado_tel a {
  color: #333; }

.destacado_tel a:hover {
  color: #fff;
  background-color: #6A7792; }

.destacado_tel a:focus {
  color: #fff;
  background-color: #6A7792; }

.redes_cabecero a {
  font-size: 13px;
  color: #333; }

.redes_cabecero a:hover {
  color: #fff;
  background-color: #737E9A; }

.redes_cabecero, .destacado_tel {
  display: inline-block;
  padding: 9px 20px;
  border-left: 1px solid #eee; }

.zona_bot_reserva {
  display: inline-block;
  padding: 9px 0px 9px 20px; }

.bot_reserva {
  color: #fff;
  background-color: #4e566b; }

.bot_reserva:hover {
  color: #fff;
  background-color: #6A7792; }

.bot_reserva:focus {
  color: #fff;
  background-color: #6A7792; }

#zona_menu {
  padding-top: 20px;
  border-top: 1px solid #eee; }

#zona_menu li {
  color: #333;
  text-transform: uppercase;
  font-size: 14px; }

#zona_menu li a {
  color: #333; }

#zona_menu li a:hover {
  color: #fff;
  background-color: #6A7792; }

#zona_menu li a:active {
  color: #fff;
  background-color: #6A7792; }

#zona_menu li a:focus {
  color: #fff;
  background-color: #6A7792; }

#zona_menu li a#activo {
  color: #fff;
  background-color: #6A7792; }

.margen_btn_ver_pedido {
  margin-left: 10px; }

/*.bt_pedido {
 background-color: $corporativo_oscuro !important;
 color: #fff !important;
 padding: 4px 12px 2px 12px !important;
 font-size: 12px !important;
 margin-top: 5px;
 margin-left: 10px;
 }
 .bt_pedido:hover {
 background-color: #fff !important;
 color: $corporativo_oscuro !important;
 }*/
.nav > li > a {
  display: block;
  padding: 10px 15px; }

.cabecero_interior {
  background-color: #5c6681;
  background-image: url("../data/peces_cab_int.png");
  background-repeat: repeat;
  padding: 70px 0px; }

.titular_pagina {
  color: #fff;
  font-size: 70px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  letter-spacing: 5px; }

.titulo_pag2 {
  color: #737E9A;
  font-size: 40px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  letter-spacing: 3px; }

.line_heading {
  display: block;
  height: 2px;
  margin: 10px auto 60px;
  background-color: #737E9A;
  width: 100px;
  text-align: center; }

.contenido_interior blockquote {
  color: #303030;
  font-family: 'Lora', serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 32px;
  font-style: italic;
  border-left: none;
  margin-bottom: 20px;
  text-align: center; }

.contenido_interior ul li {
  list-style: none; }

.contenido_interior p {
  text-align: justify;
  line-height: 150%; }

.contenido_interior p strong {
  color: #303030; }

.contenido_interior h3 {
  color: #737E9A;
  font-family: 'Lora', serif;
  font-weight: 600;
  font-size: 28px;
  margin-bottom: 15px;
  margin-top: 30px; }

.contenido_interior h4 {
  color: #737E9A;
  font-family: 'Lora', serif;
  font-weight: 600;
  font-size: 25px;
  margin-bottom: 15px;
  margin-top: 30px; }

.contenido_interior a {
  color: #4e566b; }

.contenido_interior a:hover {
  color: #000000; }

.contenido_interior .negro {
  color: #000000;
  font-weight: bold; }

#zona_firma .aviso {
  text-transform: uppercase; }

.display_none {
  display: none; }

/* #Media Queries
 ================================================== */
/* Pantallas grandes */
/* Ordenadores de sobremesa y portátiles */
@media (max-width: 1024px) {
  #zona_menu {
    padding-left: 0px !important;
    margin-bottom: 10px; }
  #zona_menu li {
    background-color: #737E9A !important;
    color: #fff !important;
    text-align: center !important; }
  #zona_menu li a {
    background-color: #737E9A !important;
    color: #fff !important; }
  #zona_menu li a:hover {
    background-color: #fff !important;
    color: #737E9A !important; }
  .navbar-collapse {
    padding-left: 0 !important; }
  .dropdown-menu li a {
    background-color: #4e566b !important;
    text-transform: lowercase !important; }
  .dropdown-menu li a:hover {
    background-color: #9f6400 !important;
    text-transform: lowercase !important; } }

/* iPads (portrait) */
/* iPads (landscape) */
/* iPads (portrait & landscape) */
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  #zona_menu {
    padding-left: 0px !important;
    margin-bottom: 10px; }
  #zona_menu li {
    background-color: #737E9A !important;
    color: #fff !important;
    text-align: center !important; }
  #zona_menu li a {
    background-color: #737E9A !important;
    color: #fff !important; }
  #zona_menu li a:hover {
    background-color: #fff !important;
    color: #737E9A !important; }
  .navbar-collapse {
    padding-left: 0 !important; }
  .bloque_telefono {
    text-align: center; }
  .zona_logo img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .contenido_interior blockquote {
    font-size: 16px;
    line-height: 28px; }
  .titulo_pag2 {
    font-size: 33px; }
  .titular_pagina {
    font-size: 43px; }
  .cabecero_interior {
    padding: 52px 0px; } }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  #zona_menu {
    padding-left: 0px !important;
    margin-bottom: 10px; }
  .navbar-collapse {
    padding-left: 0 !important; }
  #zona_menu li {
    background-color: #737E9A !important;
    color: #fff !important;
    text-align: center !important; }
  #zona_menu li a {
    background-color: #737E9A !important;
    color: #fff !important;
    text-align: center !important; }
  #zona_menu li a:hover {
    background-color: #fff !important;
    color: #737E9A !important; }
  .bloque_telefono {
    text-align: center;
    border: none; }
  .redes_cabecero, .zona_bot_reserva, .destacado_tel {
    border: none; }
  .zona_logo img {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .aviso, .firma {
    text-align: center; }
  .titular_pagina {
    color: #fff;
    font-size: 26px; }
  .cabecero_interior {
    padding: 36px 0px; }
  .fondo_peces2 {
    padding: 0px; }
  .contenido_interior blockquote {
    font-size: 15px;
    padding: 0px; }
  .titulo_pag2 {
    font-size: 24px;
    letter-spacing: 1px; } }

/*# sourceMappingURL=interior.css.map */
@charset "UTF-8";
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
  /* display: none; <- Crashes Chrome on hover */
  -webkit-appearance: none;
  margin: 0;
  /* <-- Apparently some margin are still there even though it's hidden */ }

input[type=number] {
  -moz-appearance: textfield;
  /* Firefox */ }

.fondo_color {
  background-color: #fff;
  padding: 30px 20px; }

.texto_pedir {
  font-size: 1.9em;
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
  color: #333;
  line-height: 100%;
  margin-top: 8px; }

.texto_pedir span {
  font-family: 'Work Sans', sans-serif;
  font-weight: 700;
  color: #737E9A !important;
  text-transform: uppercase; }

#avs_pedido_min {
  display: none; }

.avs_pedido_min {
  text-align: center !important;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase; }

.btn-circle {
  width: 35px;
  height: 35px;
  padding: 8px 0px;
  border-radius: 15px !important;
  text-align: center;
  line-height: 1.42857; }

.bot_ir_carta {
  background-color: #4e566b;
  color: #ffffff !important;
  letter-spacing: 2px;
  font-size: 16px !important;
  padding: 8px 30px; }

.bot_ir_carta:hover {
  background-color: #414756; }

.table {
  border: 1px solid #e0e0e0;
  margin-bottom: 0;
  background-color: #fff; }

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  padding: 30px 20px;
  line-height: 1.5;
  border-top: none;
  text-align: center; }

.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td {
  white-space: normal; }

.table thead tr th {
  padding: 20px;
  border-color: transparent;
  border-right: 1px solid #e0e0e0;
  background: #414756;
  border-bottom: 1px solid #e0e0e0; }

.table .table-title {
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #FFFFFF;
  text-transform: uppercase;
  letter-spacing: 1px; }

.cart-table > thead > tr > th:last-child {
  border-right: transparent; }

.table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: 1px solid #e0e0e0 !important;
  border-right: 1px solid #e0e0e0 !important; }

.cart-table .item-name-col {
  width: 410px; }

.table .item-name {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 15px;
  text-align: left;
  line-height: 110%; }

.table .item-name a:hover {
  color: #000; }

.table .item-price-special {
  font-size: 18px;
  display: inline-block; }

.item-price-special {
  font-size: 16px;
  color: #e82c0c; }

.total {
  text-align: right !important;
  color: #000; }

.item-total-col {
  text-align: right !important; }

.table .item-price-col .item-price-special {
  color: #000; }

.cart-table .item-name-col ul {
  text-align: left; }

.cart-table .item-name-col ul li {
  display: block; }

.table .custom-quantity-input {
  width: 108px;
  height: 44px;
  padding-right: 22px;
  margin: 0 auto; }

.table .custom-quantity-input input {
  height: 100%;
  width: 100%;
  font-size: 20px; }

.table .custom-quantity-input .quantity-btn {
  width: 22px;
  height: 22px;
  line-height: 22px; }

.total-table {
  font: 700 18px/20px "PT Sans", sans-serif;
  color: #777777;
  text-transform: uppercase; }

.total-table .total-table-title {
  font-size: 16px;
  text-align: left !important; }

.total-table > tbody > tr > td, .total-table > tbody > tr:first-child > td, .total-table > tbody > tr:last-child > td {
  padding: 15px;
  text-align: inherit; }

.total-table > tfoot > tr > td {
  padding: 15px;
  font-size: 22px;
  background: #f4f4f4;
  text-align: inherit; }

.total-table > tfoot > tr > td:first-child {
  color: #666666; }

.total-table > tfoot > tr > td:last-child {
  color: #e82c0c;
  font-size: 20px; }

.custom-quantity-input {
  display: block;
  position: relative;
  width: 140px;
  height: 52px;
  border: 1px solid #e0e0e0;
  border-radius: 3px;
  padding-right: 26px; }

.custom-quantity-input input {
  height: 100%;
  width: 100%;
  border: none;
  text-align: center;
  font-weight: bold;
  font-size: 25px;
  line-height: 21px;
  color: #757575; }

.custom-quantity-input .quantity-btn {
  background: #fafafa;
  display: block;
  width: 26px;
  height: 26px;
  position: absolute;
  right: -1px;
  color: #777;
  line-height: 26px;
  text-align: center;
  border: 1px solid #e0e0e0;
  font-size: 17px;
  box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: inset 0 1px 1px rgba(255, 255, 255, 0.75); }

.custom-quantity-input .quantity-btn.quantity-input-up {
  top: -1px;
  border-radius: 3px 3px 0 0; }

.custom-quantity-input .quantity-btn.quantity-input-down {
  bottom: -1px;
  border-radius: 0 0 3px 3px; }

.custom-quantity-input .quantity-btn:hover {
  border-color: #414756;
  background: #414756;
  color: #fff; }

.custom-quantity-input .quantity-btn:active {
  border-color: #e0e0e0;
  background: #fafafa;
  color: #777; }

.banda_botones {
  margin-top: 20px; }

.btn_accion {
  padding: 10px 15px;
  font-family: 'Work Sans', sans-serif !important;
  font-weight: 400;
  letter-spacing: 1px;
  display: inline-block;
  border: 1px solid #414756;
  color: #414756;
  background-color: #FFFFFF;
  margin-bottom: 15px;
  text-transform: uppercase; }

.btn_accion:hover {
  background-color: #414756 !important;
  color: #FFFFFF !important; }

.btn_accion2 {
  padding: 10px 15px;
  font-family: 'Work Sans', sans-serif !important;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #414756;
  color: #FFF !important;
  margin-bottom: 15px; }

.btn_accion2:hover {
  background-color: #FFFFFF !important;
  color: #414756 !important;
  border: 1px solid #414756; }

.total_pedido {
  color: #000 !important;
  font-size: 20px !important;
  font-weight: bold; }

.txt_total_pedido {
  text-transform: uppercase;
  color: #000;
  font-weight: bold;
  font-size: 18px !important;
  text-align: right !important; }

.capa_total_pedido {
  margin-top: 10px;
  text-align: center;
  font-size: 20px;
  font-weight: bold; }

.precio_final {
  text-transform: uppercase;
  color: #000;
  text-align: right;
  font-size: 23px;
  font-family: 'Work Sans', sans-serif;
  font-weight: 500;
  margin-bottom: 50px; }

.margen_titulo {
  margin-top: 30px; }

/*---------------carrito responsive---------------*/
@media only screen and (max-width: 479px) {
  .capa_total_pedido {
    margin-top: 0px; }
  .total_g {
    font-size: 18px; }
  .foto_p {
    padding-left: 5px;
    padding-right: 0px; }
  .eliminar {
    color: #FF0000;
    text-align: center;
    font-size: 17px; }
  .eliminar:hover {
    color: #000; }
  .peke {
    font-size: 14px;
    color: #888;
    padding-right: 5px;
    text-transform: uppercase;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400; }
  .numero_art {
    background-color: #4e566b;
    padding: 8px;
    margin-bottom: 20PX;
    color: #000;
    text-align: center; }
  .numero_art .fa {
    font-size: 20px;
    color: #000; }
  .nombre_p a {
    font-size: 18px;
    color: #000; }
  hr {
    margin: 10px 0px; }
  .prec {
    font-size: 18px !important;
    margin-top: 10px;
    text-align: right;
    color: #333; }
  .custom-quantity-input .quantity-btn {
    height: 15px;
    line-height: 15px;
    font-size: 15px; }
  .custom-quantity-input {
    height: 30px;
    padding-right: 26px;
    width: 103px;
    margin-top: 10px; }
  .custom-quantity-input input {
    font-size: 16px; }
  .tit_env {
    text-transform: uppercase;
    color: #000;
    margin-top: 40px;
    font-size: 25px; }
  .zona_bot {
    margin-top: 25px; }
  .total-table {
    margin-top: 20px; }
  .btn_accion, .btn_accion2 {
    margin-bottom: 8px; }
  .line_heading {
    margin: 10px auto 30px; } }

/* #Media Queries
 ================================================== */
/* Pantallas grandes */
/* Ordenadores de sobremesa y portátiles */
/* iPads (portrait) */
/* iPads (landscape) */
/* iPads (portrait & landscape) */
/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .item-price-special {
    text-align: right !important; }
  .line_heading {
    margin: 10px auto 22px; } }

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .item-price-special {
    text-align: right !important; }
  .line_heading {
    margin: 10px auto 22px; } }
