/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

:root {
  --main-color: #0050a5;
  --main-font-size: 1.2em;
  --main-hover: #005cbf;
  --main-gray: #f3f4f5;
  --main-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.2);
  --main-red-ims: rgb(242, 19, 19);
  --main-red-blur-ims: rgba(242, 19, 19, 0.7);
}

html {
  scroll-behavior: smooth;
  width: 100dvw;
}

body {
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: justify;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #737373;
  background-image: url(../img/bg.jpg);
  background-repeat: repeat;
  background-size: cover;
}

h1,
h2,
h3 {
  margin-top: 0;
}

h1 {
  font-size: 1.6em;
  font-weight: normal;
}

h2 {
  font-size: 1.6em;
}

h3 {
  font-size: 1em;
}

a {
  text-decoration: none;
  color: #333333;
}

a:hover {
  border-bottom: none;
}

a img {
  border: none;
}

img.left {
  float: left;
  margin: 0 20px 0 0;
}

img.right {
  float: right;
  margin: 0 0 0 20px;
}
/* Menu */
#menu {
  width: 970px;
  height: 64px;
  margin: 0 auto;
  padding: 56px 0px 0px 30px;
  background: url(../img/img02.jpg) repeat-x left top;
}

#menu ul {
  margin: 0;
  padding: 24px 0 0 0px;
  list-style: none;
}

#menu li {
  float: left;
  display: inline;
}

#menu a {
  height: 30px;
  margin: 0;
  padding: 20px 30px 0 30px;
  background: url(../img/img06.gif) no-repeat left 24px;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: normal;
  color: #ffffff;
}

#menu a:hover {
  color: #ffdede;
}

#menu .current_page_item a {
  background: none;
  color: #ffdede;
}

/* Wrapper */

#wrapper {
  width: 100%;
  margin: 0px;
  padding: 0px;
}

/* Page */

#page {
  width: 940px;
  margin: 0 auto;
  padding: 6px 30px 0px 30px;
  /* background: url(../img/img04.jpg) repeat-y left top; */
}

/* Latest Post */

#latest-post {
  padding: 20px;
  border: 1px solid #e7e7e7;
}

/* Content */

#content {
  width: calc(100% - 40px);
  margin: 0px 20px 20px 20px;
  background: #ffffff;
}

.post {
  margin-top: 15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  line-height: 200%;
}

.post h1 {
  font-weight: normal;
}

.title,
div.contenedor h1.title {
  margin: 0;
  padding: 30px 0 4px 0px;
  font-size: 28px;
  font-weight: normal;
}

.title a,
div.contenedor h1.title a {
  border-bottom: none;
  color: var(--main-color);
  text-decoration: none;
  cursor: default;
}

h1.title,
h2.title {
  border-bottom: none;
  color: var(--main-color);
  text-decoration: none;
}

.byline {
  margin: -4px 0px 20px 0px;
  padding: 4px 0px;
  border-bottom: 1px #dcdcdc dashed;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

.tag {
  padding: 0 15px;
}

.entry {
  padding: 0px 0px;
}

/* .links a {
	display: block;
	width: 110px;
	height: 28px;
	line-height: 28px;
	background-color: var(--main-color);
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	-moz-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.links a:hover {
	background-color: var(--main-hover);
} */

/* Sidebars */
#sidebar2 {
  float: right;
  width: 220px;
  height: 1245px;
  margin-top: 0px;
  background-image: url(../img/lateral.jpg);
}

.sidebar ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar li {
  padding: 0 0 20px 0;
}

.sidebar li ul {
  background: #f7f7f7;
  padding-bottom: 20px;
  box-shadow: var(--main-shadow);
}

.sidebar li li {
  margin: 0px 15px;
  padding: 8px 0px;
  border-bottom: 1px #dcdcdc dashed;
  background: none;
}

.login-form h2,
.sidebar li h2 {
  height: 26px;
  background: var(--main-color);
  margin: 0 0 0 0;
  padding: 14px 15px 0px 15px;
  text-transform: uppercase;
  font-size: 11px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  box-shadow: var(--main-shadow);
}

.sidebar a {
  color: #737373;
}

.sidebar a:hover {
  color: #bdbdbd;
}

div.login_group {
  width: 210px;
}

.login-form {
  max-width: 300px;
  margin: 0;
  padding: 10px 15px 0 15px;
}

/* Search */

table.tabla-sidebar tr td {
  width: 50%;
}

table.tabla-sidebar tr td:nth-child(1) {
  text-align: right;
  padding-right: 5px;
}

#searchform {
  margin: 0;
  padding: 0 0 20px 0;
}

#searchform br {
  display: none;
}

#s {
  margin: 10px 0px 0 15px;
  padding: 2px 2px;
  width: 165px;
  height: 18px;
  border: 1px solid #cccccc;
  background: #ffffff;
  font-size: 10px;
  color: #000000;
}

#x {
  margin: 0;
  padding: 2px 5px;
  height: 25px;
  background: #ca8186;
  text-decoration: none;
  text-transform: uppercase;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #cccccc;
}
/* Calendar */

#calendar_wrap {
  padding: 10px 15px;
  text-align: center;
}

#calendar_wrap table {
  width: 100%;
}

#calendar_wrap tfoot td {
  border: none;
}

#calendar_wrap tfoot td#prev {
  text-align: left;
  font-weight: bold;
  border: none;
}

#calendar_wrap tfoot td#prev a {
  border: none;
}

#calendar_wrap tfoot td#next {
  text-align: right;
  font-weight: bold;
  border: none;
}

#calendar_wrap tfoot td#next a {
  border: none;
}

/* Footer */

#footer {
  width: 1000px;
  height: 110px;
  margin: 0 auto;
  padding: 0px;
  background: url(../img/img05.jpg) no-repeat left top;
}

#footer p {
  margin: 0;
  padding: 40px 0 0 0;
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  font-family: Arial, Helvetica, sans-serif;
  color: #737373;
}

#footer a {
  color: #bdbdbd;
}

input.submit {
  color: #ffffff;
  font-weight: bold;
  background-color: orange;
  width: 110px;
  height: 28px;
  border-radius: 5px;
  margin-top: 10px;
}

input.submit:hover {
  background-color: #ff9000;
}

div.success {
  margin-top: 15px;
  background-color: #d4eedb;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #145728;
  border: 1px solid #c3e7cc;
  border-radius: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

div.error {
  margin-top: 15px;
  background-color: #f8d7da;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #701924;
  border: 1px solid #f5c5cb;
  border-radius: 5px;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

div.contenedor {
  padding: 1rem;
  margin-bottom: 30px;
}

div.habitaciones {
  text-align: left;
}

div.contenedor div.iconos {
  margin-top: 15px;
  font-size: 1.6em;
  text-align: center;
}

div.iconos i {
  margin: 0 5px;
}

div.hotel {
  width: 40%;
  float: left;
  text-align: center;
}

div.hotel h1 {
  font-weight: bolder;
  font-size: 19px;
}

div.hotel p {
  font-size: 24px;
}

div.hotel div.contenedor_img a {
  text-align: center;
}

div.contenedor_img a img {
  display: block;
  max-width: 300px;
  max-height: 200px;
  width: auto;
  height: auto;
  margin: 0 auto;
}

div.habitaciones {
  float: right;
  width: 60%;
}

div.habitaciones a {
  color: var(--main-color);
  font-size: var(--main-font-size);
  text-decoration: underline;
}

div.habitaciones table {
  width: 100%;
  text-align: center;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #a4a4a4;
}

div.habitaciones table thead th {
  background-color: #f3f4f5;
  text-align: center;
  color: #000000;
  padding: 10px 0;
  font-size: var(--main-font-size);
  font-weight: bolder;
}

div.habitaciones table tbody tr {
  border: 1px solid #a4a4a4;
}

div.habitaciones table tbody tr:hover {
  background-color: #f3f4f5;
}

div.habitaciones table p {
  font-size: var(--main-font-size);
  font-weight: bold;
}

div.habitaciones table a {
  background-color: #0f4269;
  color: #ffffff;
  padding: 10px 30px;
  font-weight: bolder;
}

div.habitaciones table a:hover {
  background-color: #14588b;
}

div.contenedor div.tabla {
  width: 100%;
  float: left;
  margin: 20px 0;
}

div.tabla table {
  width: 100%;
  text-align: center;
  border-spacing: 0;
  border-collapse: collapse;
  border: 1px solid #a4a4a4;
}

div.tabla table thead th {
  background-color: #f3f4f5;
  text-align: center;
  color: #000000;
  padding: 10px 0;
  font-size: 1.3em;
  font-weight: bolder;
}

div.tabla table tbody tr {
  border: 1px solid #a4a4a4;
}

div.tabla table tbody tr:hover {
  background-color: #f3f4f5;
}

div.tabla table p {
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
}

div.tabla table a {
  font-size: 1em;
  background-color: var(--main-color);
  color: #ffffff;
  padding: 5px 10px;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

div.tabla table a:hover {
  background-color: var(--main-hover);
}

/** tooltips **/
.tooltip {
  position: relative;
  display: inline-block;
}

div.iconos .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: var(--main-color);
  color: #fff;
  font-size: 0.8em;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -60px;
}

div.iconos .tooltiptext::after {
  content: '';
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent var(--main-color) transparent;
}

.tooltip:hover .tooltiptext {
  visibility: visible;
}

/* Backoffice */
table.tabla-reservaciones,
table.backoffice_hotel {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  border: 1px solid var(--main-gray);
  text-align: center;
}

table.tabla-reservaciones thead tr:first-child,
table.tabla-reservaciones thead tr:first-child a {
  background-color: var(--main-color);
  color: white;
  text-align: center;
}

table.tabla-reservaciones thead tr td:nth-child(5) {
  width: 150px;
}

table.tabla-reservaciones tr:hover {
  background-color: var(--main-gray);
}

div.boton-guardar {
  text-align: center;
  max-width: 400px;
}

button.boton {
  display: block;
  width: 110px;
  height: 28px;
  background-color: var(--main-color);
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

button.boton:hover {
  background-color: var(--main-hover);
}

/* Tabla de galería */
table.galeria tbody tr {
  display: block;
  padding-right: 30px;
}

table.galeria tbody tr td {
  margin: auto 0;
  vertical-align: middle;
  width: 150px;
  height: 100px;
  text-align: center;
}

table.galeria tbody tr td img {
  display: block;
  max-width: 150px;
  max-height: 100px;
  width: auto;
  height: auto;
  margin: 0 auto;
}

/* Tabla de hoteles */
table.backoffice_hotel thead tr {
  background-color: var(--main-color);
  color: #ffffff;
  text-transform: uppercase;
}

table.backoffice_hotel tbody tr:hover {
  background-color: var(--main-gray);
}

table.backoffice_hotel tr td {
  padding: 10px;
  width: 10%;
  text-align: center;
}

table.backoffice_hotel tr td:nth-child(2) {
  width: 70%;
  text-align: left;
}

/* Material botón */
/* Botones material */
a.material,
button.material,
input.material,
p.links a {
  background-color: var(--main-color);
  color: #ffffff;
  display: inline-block;
  margin: auto;
  height: 28px;
  width: 110px;
  line-height: 28px;
  overflow: hidden;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 3px;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  border: none;
  text-align: center;
  font-size: 11px;
}

a.material:hover,
button.material:hover,
input.material:hover,
p.links a:hover {
  background-color: var(--main-hover);
  color: #ffffff;
  box-shadow: 1px 6px 15px rgba(0, 0, 0, 0.5);
}

input.input_material {
  width: 100%;
  background: #fff;
  font: inherit;
  border: 0;
  outline: 0;
  padding: 10px;
  box-shadow: var(--main-shadow);
  margin-bottom: 5px;
}

/* Style the button that is used to open and close the collapsible content */
.collapsible {
  background-color: var(--main-gray);
  color: #444;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  outline: none;
  font-size: 15px;
  font-weight: bolder;
}

/* Style the collapsible content. Note: hidden by default */
.content {
  display: none;
  overflow: hidden;
}

div.info-window {
  background-color: white;
  border: 1px solid var(--main-gray);
  box-shadow: var(--main-shadow);
  padding: 10px;
}

/* Mapa de la página principal */
div#mapa-general {
  width: 100%;
  height: 500px;
  position: relative;
  border: 2px solid var(--main-gray);
}

.shadow {
  box-shadow: var(--main-shadow);
}

.clearfix::after {
  content: '';
  clear: both;
  display: table;
}

.a_izquierda {
  text-align: left;
}

.a_derecha {
  text-align: right;
}

.a_centrador {
  text-align: center;
}

span.label {
  color: #000000;
  font-size: 14px;
}

table.descripciones {
  width: 100%;
}

table.descripciones tr td {
  width: 25%;
  text-align: left;
}

/* Descripciones */
table.descripcion {
  width: 100%;
}

.form-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

div.tabla table p.detalle-descripcion {
  width: 100%;
  font-weight: 400;
  font-size: 1.2em;
  text-align: center;
  margin-bottom: 10px;
}

div.detalle-precio {
  display: flex;
  justify-content: center;
  gap: 2rem;
  flex-direction: row;
  align-items: center;
  margin: 10px 0;
  padding: 10px;
}

div.tabla table a.detalle-link {
  background-color: transparent;
  padding: 10px 30px;
  color: var(--main-color);
  font-size: var(--main-font-size);
  text-decoration: underline;
}

/* Responsive */
.mt-4 {
  margin-top: 1.5rem;
}

.mt-2 {
  margin-top: 0.75rem;
}

.mb-4 {
  margin-bottom: 1.5rem;
}

.mb-2 {
  margin-bottom: 0.75rem;
}

nav {
  background-color: var(--main-red-ims);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.1);
}

nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

nav li {
  height: 50px;
}

nav li:first-child {
  margin-right: auto;
}

nav a {
  height: 100%;
  padding: 0 30px;
  text-decoration: none;
  display: flex;
  align-items: center;
  color: #ffffff;
}

nav a:hover {
  background-color: #ffffff;
  color: var(--main-red-ims);
}

nav img {
  height: 2rem;
}

.nav-sidebar {
  position: fixed;
  top: 0;
  right: 0;
  height: 100vh;
  width: 250px;
  z-index: 999;
  background-color: var(--main-red-blur-ims);
  backdrop-filter: blur(10px);
  box-shadow: -10px 0 10px rgba(0, 0, 0, 0.1);
  display: none;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.nav-sidebar li,
.nav-sidebar a {
  width: 100%;
}

.menu-button {
  display: none;
}

.splide__slide img {
  width: 100%;
  height: auto;
}

/* Banner */
.banner img {
  width: 100%;
  height: auto;
}

/** Idiomas */
.idiomas {
  display: flex;
  justify-content: flex-end;
  margin: 1.5rem 2.5rem 1.5rem 0;
}

.bandera {
  color: #000000;
  text-decoration: none;
}

.contenedor {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
  display: grid;
}

.contenedor-backoffice {
  width: 95%;
  max-width: 95%;
}

.una-columna {
  grid-template-columns: 1fr;
  grid-template-areas: 'main';
}

.has-left-sidebar {
  display: grid;
  grid-template-columns: 1fr 5fr;
  grid-template-areas: 'sidebar contenido';
  gap: 1rem;
}

.has-right-sidebar {
  display: grid;
  grid-template-columns: 4fr 2fr;
  grid-template-areas: 'contenido sidebar';
  gap: 1rem;
}

.sidebar {
  grid-area: sidebar;
}

.contenido {
  grid-area: contenido;
}

.contenedor .main {
  grid-area: main;
}

.contenido .titulo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  margin-bottom: 1rem;
  margin-top: 1rem;
}

.titulo h1 {
  font-size: 2.5rem;
  font-weight: bolder;
  margin-bottom: 1rem;
  color: var(--main-color);
  text-align: center;
}

.titulo h2 {
  font-size: 1.5rem;
  font-weight: bolder;
  margin-bottom: 1rem;
  color: var(--main-color);
  text-align: center;
}

.contenedor p {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.5rem;
  text-align: left;
}

/* Default */
.card-hotel {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1rem;
  grid-template-areas:
    'titulo titulo titulo titulo'
    'imagen imagen descripcion descripcion'
    'tabla tabla tabla tabla';
  padding: 1rem;
  margin-bottom: 1rem;
  box-shadow: var(--main-shadow);
  border-radius: 5px;
}

.card-hotel h1.titulo {
  grid-area: titulo;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
  color: var(--main-color);
}

.card-hotel div.imagen {
  grid-area: imagen;
  text-align: center;
}

.card-hotel div.imagen div {
  margin-top: 0.5rem;
  font-size: 1rem;
}

.card-hotel div.descripcion {
  grid-area: descripcion;
  padding: 1rem;
  text-align: left;
}

.card-hotel .descripcion p {
  font-size: 1.1em;
  line-height: 1.5;
}

.card-hotel .descripcion a {
  font-size: 1.1em;
  color: var(--main-color);
  text-decoration: underline;
}

.tabla {
  grid-area: tabla;
}

.tabla-row {
  display: grid;
  grid-area: tabla;
  padding: 1rem;
  grid-template-columns: 2fr 1fr 1fr;
  grid-template-rows: auto;
  padding: 1rem 0;
  font-size: 1.3em;
  font-weight: bold;
  text-align: center;
  border-bottom: 1px solid #000000;
  border-left: #000000 1px solid;
  border-right: #000000 1px solid;
}

.tabla-row:first-of-type {
  border-top: 1px solid #000000;
  background-color: #f3f4f5;
}

.tabla-row:hover {
  background-color: #f3f4f5;
}

.tabla .tabla-row p {
  text-align: center;
  margin: 0;
}

.mapa-info {
  display: none;
  padding: 1rem;
  text-align: center;
}

/* Reservacion */
.input-group {
  display: flex;
  flex-direction: column;
  margin-bottom: 15px;
}

.input-group input,
.input-group textarea,
.input-group select {
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  max-width: 400px;
}

.input-group label {
  font-size: 14px;
  margin-bottom: 0.5rem;
  font-weight: bold;
}

.radio-group {
  display: flex;
  flex-direction: row;
  gap: 1rem;
}

.asterisco {
  color: #d41b5e;
}

.nota {
  font-size: 12px;
  color: #555;
  margin-top: 10px;
}

.captcha {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}

.captcha .secureimage {
  width: 100%;
  max-width: 200px;
  border: 1px solid #000;
}

.boton-sumit {
  display: flex;
  justify-content: center;
}

/* Hotel Detalle */
.hotel-habitaciones,
.hotel-comodidades {
  list-style: none;
  padding: 0;
}

.hotel-comodidades li {
  margin-bottom: 0.5rem;
  font-size: 1rem;
  text-align: left;
}

.hotel-habitaciones {
  display: flex;
  flex-direction: column;
}

.hotel-habitaciones p {
  margin: 0;
}

.hotel-habitaciones .nota-habitaciones {
  font-size: 0.7rem;
  color: #555;
  margin-bottom: 1rem;
}

.confirmacion {
  display: grid;
  grid-template-areas:
    'confirmacion-tabla confirmacion-pago'
    'confirmacion-info confirmacion-info';
  grid-template-columns: 2fr 1fr;
  gap: 1rem;
}

.confirmacion-pago {
  grid-area: confirmacion-pago;
  text-align: center;
}

.confirmacion-pago img {
  max-width: 200px;
  height: auto;
  margin-top: 1rem;
}

.confirmacion-tabla {
  grid-area: confirmacion-tabla;
}

.confirmacion-tabla-row {
  display: grid;
  grid-template-columns: 1fr 5fr;
  gap: 1rem;
}

.confirmacion-tabla-row p {
  margin: 0.5rem 0;
}

.confirmacion-info {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.confirmacion-info p {
  text-align: center !important;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 1rem;
}

/** Backoffice **/
.backoffice-busqueda {
  margin-bottom: 1rem;
}

.tabla-habitacion-precios tr td {
  padding: 10px;
  text-align: center;
}

/* Footer */
.footer {
  font-family: 'Monserrat', sans-serif;
  background-color: var(--main-red-ims);
  color: #ffffff;
  text-align: center;
  padding: 1rem;
}

.configuracion-imagen {
  max-width: 100%;
  height: auto;
}

@media (max-width: 768px) {
  .hidden-on-mobile {
    display: none;
  }

  .menu-button {
    display: block;
  }

  .card-hotel {
    grid-template-columns: 1fr;
    grid-template-areas:
      'titulo'
      'imagen'
      'descripcion'
      'tabla';
  }

  .tabla-row {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    gap: 0.5rem;
  }

  .has-left-sidebar {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: 'contenido';
    gap: 1rem;
  }

  .has-left-sidebar .sidebar {
    display: none;
  }

  .has-right-sidebar {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas:
      'contenido'
      'sidebar';
    gap: 1rem;
  }

  .confirmacion {
    display: grid;
    grid-template-areas:
      'confirmacion-tabla'
      'confirmacion-pago'
      'confirmacion-info';
    grid-template-columns: 1fr;
    gap: 1rem;
  }
}

@media (max-width: 400px) {
  .nav-sidebar {
    width: 100%;
  }

  .has-left-sidebar {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-areas: 'contenido';
    gap: 1rem;
  }
}
