/*General*/
input:focus-visible {
    outline: 0 !important;
}
body #wrapper {
    background: #F3F4F7;
    min-height: 90vh;
}
.highlighted {
    background: #F3F4F7; 
}
.highlighted .row {
    margin: 0 auto;
}
.highlighted .row .col-md-12 {
    padding: 0;
}
.region-highlighted {
    padding: 2% 0 1% 0;
}
.region-highlighted .block{
    margin: 0;
}
.main-header {
    background-color: #fff !important;
    background-image: none !important;
    padding: 15px 0 0 0 !important;
    margin: 0 !important;
}
.block-page-user-header-mb {
    display: none;
}
.main-header .navbar-custom{
    border-bottom: 1px solid #e2e7f1;
}
.main-header:after {
    display: none;
}
.main-header .site-branding__logo img {
    height: 55px;
}
.main-header .region-primary-menu {
    float: none;
    width: 100%;
}
.main-header .menu-base-theme li a{
    color: #6e7488;
    font-size: 14px;
    font-weight: 600;
}
.search-mobile-header,
.language-mobile-header {
    display: none;
}
.language-mobile-header .language-switcher-language-url {
    display: flex;
    gap: 10px;
    padding: 0;
    margin: 0;
    height: 20px;
}
.user-logged-actions {
    display: flex;
    align-items: center;
    justify-content: center;
}
#container-search-mobile form{
    width: 100%;
    padding: 0 15px;
    display: flex;
}
#container-search-mobile form .form-item {
    width: 80%;
}
#container-search-mobile form .form-item input {
    width: 100%;
    height: 42px;
    background: #f3f3f3;
    color: #343a40;
}
#container-search-mobile form .form-actions .button {
    border-radius: 0;
    padding: 10px;
    background: #1b354c;
}
.dropdown-menu{
    padding: 15px 0 !important;
    color: #4b4b5a;
    font-size: 13px !important;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
}
.dropdown-menu a {
    display: block;
    color: #4b4b5a;
    font-size: 13px;
    padding: 7px 20px;
}
.dropdown-menu a:hover{
    background: #f3f4f7;
    text-decoration: none;
    color: #4b4b5a;
}
.dropdown-menu p {
    padding: 0px 20px 10px 20px;
    margin: 0;
    color: #343a40;
    font-size: 14px;
    font-weight: 600;
}
.dropdown.user-logged #dropdownMenuButton{
    display: flex;
    gap: 10px;
    background: #fff;
    color: #343a40;
    font-size: 14px;
}
.main-header .brand.logo {
    padding: 0 24px;
}
.region-header-user {
    display: flex;
    justify-content: end;
}
.region-header-user .search-block-form {
    max-width: 250px;
    width: 100%;
}
.region-header-user .search-block-form  .form-search {
    color: #343a40;
    background-color: #f6f6f7;
    border-color: #f6f6f7;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border: none;
    padding-left: 20px;
    padding-right: 0;
    box-shadow: none;
    font-size: 13px;
    font-weight: 400;
}
.region-header-user .search-block-form .form-submit {
    font-size: 12px;
    padding: 11px 10px;
    background: #1b354c;
}
.tabs li  {
    margin-bottom: 10px;
}
.tabs li a {
    background: #dbdce1;
    padding: 10px;
    color: #291d1d;
}
.tabs a.is-active {
    background-color: #8b8b8b !important;
    border: 0;
    color: #fff;
}
.tabs a:hover {
    background-color: #babcc5 !important;
    color: #000;
}
.agreement-default-form {
    width: 100%;
    background: #fff;
    padding: 5% 5%;
}
/*Form Admin Style*/
.node-form, .condominium-node {
    max-width: 950px;
    margin: 40px auto;
    border: 1px solid #ddd;
    padding: 10px 30px;
    background: #ffffff;
}
.node-form .custom-info-text p {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 10px;
    margin: 10px 0 0 0;
    font-size: 12px;
    line-height: 14px;
}
.node-form .js-form-type-vertical-tabs {
    display: none;
}
.node-form .label,
.node-form input {
    color: #000;
}
.node-form #edit-field-fecha-de-llegada-0-value,
.node-form #edit-field-fecha-de-salida-0-value {
    display: flex;
    gap: 20px;
}
.node-form fieldset .fieldset-legend {
    font-size: 19px;
    font-weight: bold;
}
.node-form .fieldset-wrapper label {
    font-weight: 500;
}
.node-form .fieldset-wrapper .form-item {
    display: flex;
    flex-direction: column;
}
.node-form .fieldset-wrapper  .js-form-type-checkbox {
    flex-direction: row;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
}
.node-form .form-item input,
.node-form .form-item select {
    color: #4b4b5a;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    width: fit-content;
}
.node-form .form-wrapper {
    margin: 0 0 20px 0;
}
.node-form .btn, 
.node-form input[type="submit"] {
    color: #fff;
    background: #1b354c;
}
.node-form #field-nombres-values .tablesaw-cell-label {
    width: 100%;
    display: flex;
    align-items: center;
    gap: 10px;
}
.node-form #field-nombres-values .tablesaw-cell-content {
    display: block;
    max-width: 100%;
}
.node-form #field-nombres-values td.field-multiple-drag.paragraph-bullet {
    display: none;
}
.node-form  #field-nombre-values tbody .draggable td.field-multiple-drag {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    flex-direction: row-reverse;
    gap: 10px;
}
.node-form #field-nombres-values #field-nombre-values .tablesaw-cell-label{
    display: none;
}
.node-form #field-nombres-values #field-nombre-values .field-multiple-drag .tablesaw-cell-label{
    display: block;
}
.node-form #field-nombres-values #field-nombre-values .tablesaw-cell-label .form-item {
    margin: 0;
}
.node-form #field-nombres-values .paragraph-top .paragraphs-actions .form-submit {
    background: #c99126 !important;
}
.node-form #field-nombres-values .paragraph-top .paragraphs-actions .form-submit,
.node-form #field-nombres-values .tablesaw-cell-content .paragraphs-subform .tabledrag-toggle-weight-wrapper {
    display: none;
}
.node-form .phone-number-field{
    display: block !important;
}
.node-form .phone-number-field label {
    width: 100%;
}
.node-form .phone-number-field .form-item {
    display: inline-block;
    width: fit-content;
}
.node-form .phone-number-field .form-item  input {
    width: 80%;
    height: auto;
}
.node-form .phone-number-field .form-item  .country-select {
    border: none;
}
.node-form #edit-group-nombres-de-los-acompanante .fieldset-wrapper .tabledrag-toggle-weight-wrapper {
    display: none;
}
.node-form #field-nombres-values .paragraph-type--nombres .tablesaw-cell-content .paragraphs-subform{
    display: flex;
    gap: 10px;
}
.node-form  .paragraph-type--nombres .tablesaw-cell-content .form-wrapper,
.node-form  .paragraph-type--nombres .tablesaw-cell-content .form-wrapper .paragraph-top  {
    margin: 0;
}
.node-form  .paragraph-type--nombres .tablesaw-cell-content .form-wrapper .paragraphs-subform {
    display: flex;
    gap: 10px;
}
.node-form #field-nombres-values .paragraph-type--nombres .tablesaw-cell-content .paragraphs-subform .field--type-string,
.node-form  .paragraph-type--nombres .tablesaw-cell-content .form-wrapper .paragraphs-subform  .field--type-string {
    width: 33%;
}
.node-form #field-nombres-values .paragraph-type--nombres .tablesaw-cell-content .paragraphs-subform .field--type-string  input,
.node-form  .paragraph-type--nombres .tablesaw-cell-content .form-wrapper .paragraphs-subform .field--type-string  input {
    width: 100%;
}
.node-form .field--name-field-nombres tr.paragraph-type--nombres  {
    border-bottom: solid #797979 1px;
}
.node-form .field--name-field-nombres  .paragraphs-actions input {
    background: none !important;
    color: #000;
    border: none;
}
.node-form .field--name-field-fecha-de-llegada .fieldset-wrapper {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 20px;
}
.node-form .field--name-field-fecha-de-llegada #edit-field-fecha-de-llegada-0-value {
    grid-column-start: 1;
    grid-row-start: 2;
    display: block;
}
.node-form .field--name-field-fecha-de-llegada #edit-field-fecha-de-llegada-0-value input, 
.node-form .field--name-field-fecha-de-llegada #edit-field-fecha-de-llegada-0-end-value input {
    width: 100%;
}
.node-form .field--name-field-fecha-de-llegada .fieldset-wrapper h4{
    margin: 0;
}
.node-form .field--name-field-hora-entrada,
.node-form .field--name-field-hora-salida {
    width: 49%;
    display: inline-block;
}
.node-form .field--name-field-hora-salida {
    padding: 0 0 0 15px;
}
.node-form .field--name-field-hora-entrada select,
.node-form .field--name-field-hora-salida select {
    width: 100%;
}
.node-form .field--name-field-nombre,
.node-form .field--name-field-apellido-paterno-book,
.node-form .field--name-field-apellido-materno-book{
width: 30%;
display: inline-block;
}
.node-form .field--name-field-nombre,
.node-form .field--name-field-apellido-paterno-book{
    margin-right: 10px;
}
.node-form .field--name-field-nombre input,
.node-form .field--name-field-apellido-paterno-book input,
.node-form .field--name-field-apellido-materno-book input{
    width: 100%;
}
/*Login Page*/
#user-login-page,
#user-login-page-password {
    background-color: #f3f4f7;
    height: 100vh;
}
#user-login-page  .container,
#user-login-page-password  .container {
    height: 100%;
}
#user-login-page .container .row,
#user-login-page-password .container .row {
    display: flex;
    justify-content: center !important;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
}
#user-login-page .user-login-form,
#user-login-page-password .user-pass {
    background-color: #fff;
    margin: 0;
    padding: 0 15px;
    border: 0;
}
#user-login-page .user-login-form .form-item,
#user-login-page-password .user-pass .form-item {
    margin-bottom: 1.5rem !important;
    margin-top: 0;
}
#user-login-page .user-login-form .form-item label,
#user-login-page-password .user-pass .form-item label{
    font-weight: 700;
    margin-bottom: .5rem;
    color: #4b4b5a;
    font-size: 14px;
    line-height: 1.5;
}
#user-login-page .user-login-form .form-item label::after,
#user-login-page-password .user-pass .form-item label::after  {
    display: none;
}
#user-login-page .user-login-form .form-item input,
#user-login-page-password .user-pass .form-item input  {
    color: #4b4b5a;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    width: 100%;
}
#user-login-page .user-login-form .form-item .description,
#user-login-page-password .user-pass .form-item .description {
    display: none;
}
#user-login-page .user-login-form .form-submit,
#user-login-page-password .user-pass .form-submit {
    background-color: #1B354C;
    border-color: #1B354C;
    width: 100%;
    font-size: 16px;
    margin-top: 1.5rem;
}
#user-login-page-password .content-login-pass-form p{
    display: none;
}
.login-pass-form-back,
.user-login-form .user-reset-password-link{
    padding: 0 15px;
    width: 100%;
    display: block;
    color: #6c757d;
    font-size: 12px;
    text-align: center;
}
.login-account {
    display: flex;
    gap: 15px;
    justify-content: center;
    margin: 10px 0;
}
.user-login {
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #e2e7f1;
    border-radius:  6px;
    padding: 2.25rem;
}
.language-switcher-login .language-switcher-language-url{
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
}
.navbar-custom .language-switcher-language-url .links{
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin: 10% 0 0 0;
}
.language-switcher-login .language-switcher-language-url li a,
.navbar-custom .language-switcher-language-url li a {
    font-size: 0;
}
.language-switcher-login .language-switcher-language-url li[hreflang="en"] a::before,
.navbar-custom .language-switcher-language-url li[hreflang="en"] a::before{
    content: '';
    background: url('/themes/custom/sub_theme/images/flag-en.png');
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 20px;
}
.language-switcher-login .language-switcher-language-url li[hreflang="es"] a::before,
.navbar-custom .language-switcher-language-url li[hreflang="es"] a::before {
    content: '';
    background: url('/themes/custom/sub_theme/images/flag-es.png');
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
    background-size: 20px;
}
.user-login .content-login,
.content-login-form {
    padding: 0 !important;
}
.header-logo-form-login {
    height: 70px;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
}
.header-login-form p {
    color: #6c757d;
    margin-bottom: 2.25rem;
    font-size: 12px;
}
.header-login-form h4 {
    margin: 9px 0 6px 0;
}
#block-sub-theme-content .user-profile{
    border: 1px solid #e2e7f1;
    background: #fff;
    border-radius: 6px;
    padding: 10px 20px;
}
#block-sub-theme-content .user-profile h2,
#block-sub-theme-content .user-profile .user-fields .paragraph-fields h3 {
    font-size: 16px;
    font-weight: 700;
    line-height: 170%;
    color: #495057;
}
#block-sub-theme-content .user-profile .user-fields p,
#block-sub-theme-content .user-profile .user-fields .paragraph-fields .paragraph-item p {
    color: #878a99;
    text-align: left;
    font-size: 15px;
}
#block-sub-theme-content .user-profile .user-fields .paragraph-fields {
    margin-top: 25px;
}
#block-sub-theme-content .user-profile .user-fields p strong,
#block-sub-theme-content .user-profile .user-fields .paragraph-fields .paragraph-item p strong {
    color: #495057;
}
#block-sub-theme-content .user-profile .user-fields .paragraph-fields .paragraph-item {
    display: flex;
    gap: 20px;
}
#block-sub-theme-content .user-profile .edit-profile a {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 10px 40px;
    font-size: 13px;
    border: 1px solid transparent;
    border-radius: 6px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background: #3685cb;
    border-color: #3685cb;
    margin: 2% 0 3% 0;
}
#block-sub-theme-content .user-profile .edit-profile a:hover {
    text-decoration: none;
    background-color: #1d486e;
    border-color: #1d486e;
}
/*Reservas*/
.table-camino-al-mar .views-exposed-form {
    display: flex;
    align-items: end;
    gap: 20px;
    border: 1px solid #e2e7f1;
    background: #fff;
    border-radius:  6px;
    margin: 0 0 3% 0;
    padding: 10px 20px;
}
.table-camino-al-mar .views-exposed-form .form-item {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.table-camino-al-mar .views-exposed-form .form-item input,
.table-camino-al-mar .views-exposed-form .form-item select {
    padding: 5px;
    height: 35px;
}
.table-camino-al-mar .views-exposed-form .form-submit{
    background-color: #1B354C;
    border-color: #1B354C;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    padding: 5px 30px;
    font-size: 13px;
    border-radius:  6px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    min-width: 130px;
    height: 35px;
 }
 .table-camino-al-mar .views-exposed-form .form-submit:hover{
    background-color: #1d486e;
    border-color: #1d486e;
 }
 .table-camino-al-mar header {
    width: 100%;
    display: flex;
    gap: 10px;
 }
 .table-camino-al-mar .booking-actions-mobile {
    display: none;
 }
 .table-camino-al-mar .booking-actions-mobile .pdf-booking {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(255 44 0 / 15%);
    color: #ed4921;
    border-color: rgb(255 44 0 / 15%);
    font-size: 19px;
 }
 .table-camino-al-mar .booking-actions-mobile .edit-node-blocked-booking-camino-al-mar{
    height: auto;
    justify-content: center;
    font-size: 17px;
 }
 .table-camino-al-mar .booking-actions-mobile .edit-node-booking-camino-al-mar  {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    font-size: 19px;
    color: #559ddd;
 }
 .table-camino-al-mar .booking-actions-mobile .send-ws {
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    background-color: rgb(54 253 104 / 15%);
    color: #2cc340;
    border-color: rgb(54 253 104 / 15%);
    font-size: 17px;
 }
 .table-camino-al-mar .booking-actions-mobile .send-mail {
    background-color: rgb(81 81 72 / 29%);
    color: #323330;
    border-color: rgb(81 81 72 / 29%);
    font-size: 17px;
 }
 .table-camino-al-mar header a {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 10px 30px;
    font-size: 13px;
    border: 1px solid transparent;
    border-radius:  6px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: #1B354C;
    border-color: #1B354C;
    margin: 0 0 2% 0;
 }
 .table-camino-al-mar header a {
    float: right;
    background: #3685cb;
    border-color: #3685cb;
 }

 .table-camino-al-mar header a:hover{
    text-decoration: none;
    background-color: #1d486e;
    border-color: #1d486e;
 }

.table-camino-al-mar header a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0fe";
    margin-right: 12px;
 }
.table-camino-al-mar .views-field-edit-user a,
.table-camino-al-mar .views-field-edit-node a,
.table-camino-al-mar .views-field-nothing-7 a {
    font-size: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.table-camino-al-mar .views-field-edit-user a::before,
.table-camino-al-mar .views-field-edit-node a::before,
.table-camino-al-mar .views-field-nothing-7 a::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f044";
    font-size: 14px;
    background-color: rgba(83, 105, 248, .15);
    color: #559ddd;
    border-color: rgba(83, 105, 248, .15);
    padding: 2px 7px !important;
    transition: all 0.3s linear;
    border-radius: 6px !important;
}
.table-camino-al-mar .view-not-result {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
    padding: 10px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 25px;
}
.edit-node-booking-camino-al-mar {
    width: 30px;
    height: 30px;
    font-size: 14px;
    background-color: rgba(83, 105, 248, .15);
    color: #559ddd;
    border-color: rgba(83, 105, 248, .15);
    padding: 2px 7px !important;
    transition: all 0.3s linear;
    border-radius: 6px !important;
}
.edit-node-blocked-booking-camino-al-mar {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    font-size: 14px;
    background-color: rgb(224 225 17 / 33%);
    color: #757b45;
    border-color: rgba(83, 105, 248, .15);
    padding: 2px 7px !important;
    transition: all 0.3s linear;
    border-radius: 6px !important;
}
.table-camino-al-mar .views-field-edit-user a:hover::before {
    background-color: rgb(55 22 253 / 38%);
    color: #133451;
    border-color: rgb(55 22 253 / 38%);
}
.edit-node-booking-.camino-al-mar:hover {
    background-color: rgb(55 22 253 / 38%);
    color: #133451;
    border-color: rgb(55 22 253 / 38%);
}
/*Tablas globales*/
.table-camino-al-mar table {
    margin-bottom: 20px;
    border: solid 2px #dee2e6;
    width: 100%;
    background: #fff;
}
.table-camino-al-mar table th {
    padding: 10px;
    background: #dee2e6;
    color: #495057;
}
.table-camino-al-mar table th a {
    color: #495057;
}
.table-camino-al-mar table tr > td {
    padding: 0.9rem 0.75rem;
    border-bottom: solid 2px #dee2e6;
    color: #878a99;
    text-align: left;
}
.table-camino-al-mar table tr > td.status-section{
    text-align: center;
}
.table-camino-al-mar table tr > td a {
    color: #878a99;
}
.table-camino-al-mar table tr > td a:hover {
    color:#616577;
}
.table-camino-al-mar .pager {
    margin: 0 0 20px 0;
}
.js-pager__items {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 0;
    list-style: none; 
}
.table-camino-al-mar .pager__items .pager__item--next a::before, 
.table-camino-al-mar .pager__items .pager__item--previous a::before,
.table-camino-al-mar .pager__items .pager__item--first a::before,
.table-camino-al-mar .pager__items .pager__item--last a::before  {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    color: #1b354c;
}
.table-camino-al-mar .pager__items .pager__item--next a::before{
    content: '\f054';
}
.table-camino-al-mar .pager__items .pager__item--previous a::before {
    content: '\f053';
}
.table-camino-al-mar .pager__items .pager__item--first a::before {
    content: '\f100';
    font-size: 18px;
    padding-top: 3px;
}
.table-camino-al-mar .pager__items .pager__item--last a::before {
    content: '\f101';
    font-size: 18px;
    padding-top: 3px;
}
.table-camino-al-mar .pager__items .pager__item--ellipsis,
.table-camino-al-mar .pager__items .pager__item--last span,
.table-camino-al-mar .pager__items .pager__item--next span,
.table-camino-al-mar .pager__items .pager__item--first span,
.table-camino-al-mar .pager__items .pager__item--previous span {
    display: none;
}
.table-camino-al-mar .pager__items .pager__item a{
    font-size: 13px;
    padding: 3px 11px;
    box-shadow: none;
    font-weight: 400;
    transition: all 0.3s linear;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: transparent;
    color: #1b354c !important;
    border: 1px solid #1b354c;
    border-radius: 50%;
    margin: 0 5px;
    min-width: auto !important;
    background: #fff;
}
.table-camino-al-mar .pager__item.is-active a,
.table-camino-al-mar .pager__items .pager__item a:hover {
    background: #1b354c;
    color: white !important;
    box-shadow: none;
}
.table-camino-al-mar .pager__items {
    padding: 0;
    display: flex;
    gap: 10px;
    justify-content: center;
    align-items: center;
}
.table-camino-al-mar .pager__items .pager__item--next a,
.table-camino-al-mar .pager__items .pager__item--last a,
.table-camino-al-mar .pager__items .pager__item--first a,
.table-camino-al-mar .pager__items .pager__item--previous a {
    border: none !important;
    background: none !important;
    padding: 0;
}
.table-camino-al-mar .pager__items .pager__item--last a:hover,
.table-camino-al-mar .pager__items .pager__item--next a:hover,
.table-camino-al-mar .pager__items .pager__item--first a:hover,
.table-camino-al-mar .pager__items .pager__item--previous a:hover  {
    color: #1B3544 !important;
}
.table-camino-al-mar .views-data-export-feed {
    margin-right: 10px;
    display: inline-block;
    margin-bottom: 20px;
}
.table-camino-al-mar .csv-feed.views-data-export-feed {
    float: left;
}
.views-data-export-feed a,
.table-camino-al-mar .views-data-export-feed .feed-icon {
    background: #f37f38 !important;
    text-indent: initial !important;
    width: auto !important;
    border: solid 1px #e2e7f1;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 10px 7px;
    border-radius:  6px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;  
}
.table-camino-al-mar .views-data-export-feed .feed-icon::before {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 14px;
    color: #fff;
    margin-left: 5px;
}
.views-data-export-feed {
    display: block;
    float: left;
    margin: 20px 0;
}
.table-camino-al-mar .xml-feed.views-data-export-feed .feed-icon::before {
    content: "\f1c6";
}
.table-camino-al-mar .csv-feed.views-data-export-feed .feed-icon::before {
    content: "\f1c3";
}
.table-camino-al-mar table .views-field-entity-print-node a,
.table-camino-al-mar table .views-field-nothing-6 a{
    font-size: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.table-camino-al-mar table .views-field-entity-print-node a::before,
.table-camino-al-mar table .views-field-nothing-6 a::before{
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f1c1";
    font-size: 14px;
    background-color: rgb(255 44 0 / 15%);
    color: #ed4921;
    border-color: rgb(255 44 0 / 15%);
    padding: 2px 7px !important;
    transition: all 0.3s linear;
    border-radius: 6px !important;
}
.table-camino-al-mar table .views-field-nothing a {
    font-size: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(54 253 104 / 15%);
    color: #2cc340;
    border-color: rgb(54 253 104 / 15%);
    padding: 2px 7px !important;
    transition: all 0.3s linear;
    border-radius: 6px !important;
}
.table-camino-al-mar table .views-field-nothing a svg {
    font-size: 14px;
}
.table-camino-al-mar table .views-field-nothing-1 a {
    font-size: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgb(81 81 72 / 29%);
    color: #323330;
    border-color: rgb(81 81 72 / 29%);
    padding: 2px 7px !important;
    transition: all 0.3s linear;
    border-radius: 6px !important;
}
.table-camino-al-mar table .views-field-nothing-1 a svg {
    font-size: 14px;
}
.table-camino-al-mar .status-booking {  
    font-size: 12px;
    font-weight: 400;
    padding: 4px 10px 4px 10px;
    color: #fff;
    height: 26px;
    min-width: 75px;
    display: inline-flex;
    text-align: center;
    border-radius: 6px;
    justify-content: center;
    align-items: center;
}
.table-camino-al-mar .status-booking-Active {
    background: #6C5FFC;
}
.table-camino-al-mar .status-booking-Arrival {
    background: #FFB200; 
}
.table-camino-al-mar .status-booking-Check-in {
    background: #34B53A;
}
.table-camino-al-mar .status-booking-Check-out {
    background: #8B7649;
}
.table-camino-al-mar .status-booking-Automatic {
    background: #814179;
}
.table-camino-al-mar .status-booking-Canceled {
    background: #FF3A29;
}
.table-camino-al-mar .status-booking-Check-in-fail{
    background: #93a0bd;
}

.booking-node .card {
    border: solid 1px #cfcdcd;
    border-radius: 6px;
    padding: 15px 20px;
    margin: 0 0 3% 0;
    background: #fff;
}
.title-booking-confirmed,
.title-booking-cancel {
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 20px 0;
}
.title-booking-confirmed svg {
    background: #1c9938;
    padding: 8px 10px;
    border-radius: 50%;
    color: #fff;
    font-size: 19px;
}
.title-booking-confirmed h3{
    color: #1c9938;
    font-weight: bold;
}
.title-booking-cancel svg {
    background: #e94141;
    padding: 7px 10px;
    border-radius: 50%;
    color: #fff;
    font-size: 19px;
}
.title-booking-cancel h3 {
    color: #e94141;
    font-weight: bold;
}
.footer-information-avatar-booking-confirmed {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.booking-confirmed-names .paragraph--type--nombres {
    display: flex;
    gap: 5px;
}
.booking-confirmed-names ul{
    list-style: auto;
}
/*.booking-confirmed-names div div:nth-child(1) {
    display: none;
}
.booking-confirmed-names div div:nth-child(2) div:first-child {
    display: block;
}*/
.subtitle-booking-confirmed{
    font-size: 12px;
    color: #495057;
    font-weight: 700;
}
.booking-node .card  p,
.booking-node .card ul,
.booking-node .card ol,
.title-header-booking-confirmed-date p {
    color: #878a99;
}
.date-booking-confirmed {
    display: flex;
    gap: 10px;
}
.datte-arrived-booking-confirmed > *,
.datte-out-booking-confirmed > *{
    margin: 5px 0;
}
.btn-print-booking-confirmed a{
    display: inline-block;
    width: 100%;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 10px 30px;
    font-size: 13px;
    border: 1px solid transparent;
    border-radius: 6px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: #1B354C;
    border-color: #1B354C;
    margin-top: 3%;
}
.btn-print-booking-confirmed a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #2473b9;
    border-color: #2473b9;
}
.container-aditional-information-booking-confirmed .title-card-booking-confirmed {
    margin: 0 0 10px 0;
}
.aditional-information-element-pdf .text-card-pdf-booking-confirmed{
    margin: 0;
}
.booking-pdf-confirmed-names ul {
    list-style: auto;
}
.aditional-information-element-pdf .subtitle-booking-confirmed {
    margin: 0;
}
.title-card-booking-confirmed {
    color: #495057;
    font-weight: 700;
    font-size: 16px;
}
.aditional-information-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #878a99;
}
.aditional-information-content .subtitle-booking-confirmed {
    margin: 5px 0;
}
.aditional-information-qr-code-booking-confirmed {
    margin: 5% 0;
}
.aditional-information-qr-code-booking-confirmed img {
    display: block;
    margin: 0 auto;
}
.status-booking-confirmed {
    display: inline-block;
    font-weight: 700;
    line-height: 1.5;
    color: #6C5FFC;
    text-align: center;
    vertical-align: middle;
    padding: 10px 30px;
    font-size: 14px;
    border: 2px solid transparent;
    border-radius: 6px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-color: #6C5FFC;
    margin-top: 3%;
    min-width: 160px;
}
.status-booking-cancel {
display: inline-block;
    font-weight: 700;
    line-height: 1.5;
    color: #ffffff;
    text-align: center;
    vertical-align: middle;
    padding: 10px 30px;
    font-size: 14px;
    border: 2px solid transparent;
    border-radius: 6px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-color: #e94141;
    margin-top: 3%;
    min-width: 160px;
    background: #e94141;
}
.header-booking-confirmed-container {
    /*border: solid 1px #cfcdcd;*/
    margin-bottom: 3%;
}
.header-booking-confirmed {
    display: flex;
    justify-content: space-between;
    padding: 20px 15px;
    border: solid 1px #cfcdcd;
    background: #fff;
}
.title-header-booking-confirmed-date {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 10px;
}
.title-header-booking-confirmed-date > * {
    margin: 0;
}
.title-header-booking-confirmed-date .subtitle-booking-confirmed {
    color: #6C5FFC;
    font-size: 14px;
    font-weight: 700;
}
.title-header-booking-confirmed h1{
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    color: #292a2b;
    margin: 0 0 10px 0;
}
.view-all-reservations a { 
    color: #000;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
    text-decoration: none;
}
.view-all-reservations a:hover {
    color: #8d8c8c;
    text-decoration: none;
}
.view-all-reservations a svg {
    font-size: 14px;
    margin-right: 10px;
}
.cancel-reservation a {
    display: inline-block;
    font-weight: 600;
    line-height: 1.5;
    color: #000000;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 6px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-color: #000000;
    cursor: pointer;
}
.cancel-reservation a:hover {
    color: #8d8c8c;
    border-color: #8d8c8c;
    text-decoration: none;
}
.header-logo-booking-confirmed {
    width: 130px;
}
.top-header-container-booking-confirmed {
    padding: 10px 0;
}
/*Guardia*/
#qr-reader {
    background: #fff;
    width: 100% !important;
    padding: 8% 10% !important;
}
#qr-reader__dashboard_section_csr button{
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    padding: 10px 30px;
    font-size: 13px;
    border: 1px solid transparent;
    border-radius: 6px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: #1B354C;
    border-color: #1B354C;
    margin-bottom: 2%;
}
#html5-qrcode-anchor-scan-type-change {
    color: #6e7488;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
}
#qr-reader__header_message {
    padding: 8px 10px;
}
.path-captura-datos .block-system {
    width: 100%;
    background: #fff;
    padding: 6% 5%;
}
.path-captura-datos form {
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
}
.path-captura-datos form .js-form-type-textfield {
    width: max-content;
    max-width: 100%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding-bottom: 10px;
}
.path-captura-datos form .form-item label{
    margin: 0;
}
.path-captura-datos form .form-submit {
    display: inline-block;
    font-weight: 400;
    color: #fff;
    text-align: center;
    cursor: pointer;
    padding: 6px 30px;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 6px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    background-color: #1B354C;
    border-color: #1B354C;
    width: 100%;
}
.path-captura-datos form .form-submit:hover {
    background-color: #1d486e;
    border-color: #1d486e;
}
/*Order PDF*/
.container-pdf-booking {
    display: block;
    width: 100%;
}
.col-pdf-booking-12 {
    width: 100%
}
.col-pdf-booking-6 {
    width: 70%;
}
.card-pdf-booking {
    border: solid 1px #cfcdcd;
    border-radius: 6px;
    padding: 15px 20px;
    margin: 0 0 3% 0;
    background: #fff;
}
.card-pdf-booking p a {
    text-decoration: none;
    color: #000;
}
.card-pdf-booking-b {
    padding: 15px 20px;
    margin: 0 0 3% 0;
    background: #fff;
}
.title-pdp-booking-confirmed {
    display: flex;
    gap: 10px;
    align-items: center;
    margin: 20px 0;
}
.title-pdp-booking-confirmed h3{
    color: #1c9938;
    font-weight: bold;
    margin: 0;
}
.information-avatar-pdf-booking-confirmed p {
    margin: 0;
    font-size: 14px;
    color: #000;
}
.footer-information-avatar-pdf-booking-confirmed {
    display: inline-block;
    width: 100%;
    margin-top: 20px;
}
.date-pdf-booking-confirmed {
    display: inline-block;
    width: 100%;
}
.status-pdf-booking-confirmed {
    margin-top: 20px;
    margin-bottom: 15px;
    width: 90%;
}
.status-pdf-booking-confirmed span{
    font-weight: 700;
    line-height: 1.5;
    color: #6C5FFC;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    font-size: 12px;
    border: 2px solid transparent;
    border-radius: 6px;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    border-color: #6C5FFC;
    min-width: 150px;
}
.date-pdf-arrived-booking-confirmed-text {
    font-size: 12px;
    color: #000;
    margin: 0 !important;
}
.date-pdf-arrived-booking-confirmed {
    display: inline-block;
    width: 48%;
    margin: 0;
}
.date-pdf-out-booking-confirmed {
    display: inline-block;
    width: 49%;
    margin: 0; 
}
.subtitle-pdf-booking-confirmed{
    font-size: 12px;
    color: #495057;
    font-weight: 700;
    margin: 0;
}
/*.header-logo-pdfp-booking {
    float: right;
    top: 0;
}*/
.header-logo-pdfp-booking {
    width: 150px;
}
.title-card-pdf-booking-confirmed {
    color: #495057;
    font-weight: 700;
    font-size: 13px;
}
.text-card-pdf-booking-confirmed {
    font-size: 12px;
    color: #000;
}
.text-card-pdf-booking-confirmed-col-2,
.text-card-pdf-booking-confirmed-col-1 {
    width: 48%;
    display: inline-block;
    font-size: 12px;
    color: #000;
    vertical-align:top;
}
/*.aditional-information-content-pdf {
    display: inline-block;
    width: 100%;
}
.aditional-information-element-pdf {
    width: 40%;
    display: inline-block;
}*/
.card-pdf-booking.two-section {
    display: inline-block;
    width: 95%;
    vertical-align:middle;
}
.col-1-card-pdf-booking {
    display: inline-block;
    width: 70%;
    vertical-align: top;
}
.col-2-card-pdf-booking {
    display: inline-block;
    width: 28%;
    vertical-align: top;
}
.aditional-information-qr-code-pdf-booking-confirmed img {
    margin-bottom: 10px;
    width: 130px;
}
.section-1-pdf-booking {
    margin-top: 20px;
}
.pdf-booking-names .paragraph--type--nombres {
    display: flex;
    gap: 5px;
}
.condominium-node {
    padding: 40px 34px;
}
.condominium-node .content-info {
    margin: 0 0 33px 0;
}
ul.tabs {
    list-style: none;
    margin: 0.5em 0;
    padding: 0;
}
.condominium-node span.fieldset-legend {
    font-weight: 700;
}
.content-info .form-item span {
    background: #f6f6f6;
    padding: 10px 10px;
    line-height: 25px;
}
.form-item.document span {
    background: transparent;
    padding: 0 0;
}
.form-item.document span div div div {
    padding: 13px;
    background: #f6f6f6;
    padding: 10px 10px;
    line-height: 25px;
}
.doc div {
    font-weight: 900;
    margin: 0 0 5px 0;
}
.condominium-node .content-info .form-item {
    display: flex;
    flex-direction: column;
}
.report-table form {
    display: inline-block;
    align-items: end;
    gap: 20px;
    border: 1px solid #e2e7f1;
    background: #fff;
    border-radius: 6px;
    margin: 0 0 3% 0;
    padding: 10px 20px;
    width: 100%;
}
.report-table form .form-item, .report-table div#edit-actions {
    display: inline-flex;
    flex-direction: column;
    gap: 5px;
}
.report-table div#edit-actions {
   vertical-align: bottom;
   margin: 18px 0;

}
.report-table .tablesaw thead {
    background: #dee2e6;
}
.report-table .tablesaw {
    border: 1px solid #cdcdcd;
}
.report-table .btn, .report-table input[type="submit"] {
    background-color: #1B354C !important;
    border-color: #1B354C !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    user-select: none;
    padding: 5px 30px;
    font-size: 13px;
    border-radius: 6px;
    transition: color .15sease -in-out, background-color .15sease -in-out, border-color .15sease -in-out, box-shadow .15sease -in-out;
    min-width: 130px;
    height: 35px;
    transition: .3s;
}
.report-table .btn:hover, .report-table input[type="submit"]:hover {
    background-color: #1d486e !important;
    border-color: #1d486e !important;
}
.report-table tbody td {
    display: table-cell;
    margin: 0;
    padding: 12px 9px !important;
    border-bottom: solid 2px #dee2e6;
    color: #878a99;
    text-align: left;
    background: #fff;
    padding: 27px 0;
}
.report-table nav li {
    font-size: 17px;
    margin: 14px 0;
    font-weight: 800;
}
.report-table input, .report-table button, 
.report-table select, .report-table textarea {
    height: 44px;
}

.open .paragraphs-dropdown-actions input {
    color: #333;
}
.btn:hover, input[type="submit"]:hover {
    color: #fff;
}
.content-video {
    display: inline-block;
    margin: 15px;
    border: 1px solid #cecece;
    padding: 15px;
    width: 45%;
}
.content-video div {
    font-size: 18px;
    font-weight: 800;
}

.content-video video {
    width: 100%;
    height: 100%;
}

@media (min-width: 1200px) {
    .highlighted .row {
        width: 1170px;
    }
}

@media (min-width: 992px) {
    .highlighted .row {
        width: 970px;
    }
}

@media (max-width: 889px) {
    .content-video {
        width: 95%;
    }
}

@media (max-width: 752px) { 
    .report-table form {
        display: block;
    }
    .report-table form#views-exposed-form-reportes-page-1 .form-item,
    .report-table form#views-exposed-form-reportes-page-1 .form-item select,
    .report-table form#views-exposed-form-reportes-page-1 .form-item input {
        width: 100%;
    }
}
@media (min-width: 768px) { 
    .container {
        width: 90% !important;
    }
    .highlighted .row{
        width: 90% !important;
    }
}

@media (max-width: 768px){
    .header-booking-confirmed {
        flex-direction: column;
        gap: 15px;
    }
    .node-form input,
    .node-form textarea,
    .node-form select {
        width: 100% !important;
    }
    .node-form .fieldset-wrapper .form-item {
        width: 100%;
    }
    .node-form .field--name-field-fecha-de-llegada .fieldset-wrapper h4 {
        margin: 10px 0;
    }
    .node-form .js-form-type-checkbox {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        flex-direction: row-reverse;
        gap: 20px;
    }
    .node-form .js-form-type-checkbox input {
        width: auto !important;
        margin: 0;
    }
    .node-form .js-form-type-checkbox label {
        margin: 0;
    }
    .block-page-user-header {
        display: none;
     }
     .dropdown.user-logged {
        display: flex;
        justify-content: flex-end;
     }
     .table-camino-al-mar .views-exposed-form .form-item {
        width: 23%;
     }
     .block-page-user-header-mb {
        display: block;
     }
     .table-camino-al-mar .pager {
        display: flex;
    justify-content: center;
     }
     .table-camino-al-mar .pager__items {
        width: 80%;
        gap: 5px;
     }
     .table-camino-al-mar .pager__items .pager__item a {
        font-size: 11px;
        padding: 0px 8px;
        margin: 0 2px; 
     }
     .node-form #field-nombres-values .paragraph-type--nombres .tablesaw-cell-content .paragraphs-subform {
        flex-direction: column;
     }
     .node-form #field-nombres-values .paragraph-type--nombres .tablesaw-cell-content .paragraphs-subform .field--type-string, 
     .node-form .paragraph-type--nombres .tablesaw-cell-content .form-wrapper .paragraphs-subform .field--type-string{
        width: 100%;
     }
     .node-form .paragraph-type--nombres .field-multiple-drag {
        display: none;
     }
     .node-form .paragraph-type--nombres td.tablesaw-cell-content {
        display: block;
        max-width: 100% !important;
     }
}
@media (max-width:639px) {
    .table-camino-al-mar table tr > td.status-section{
        text-align: left;
    }
    .table-camino-al-mar .booking-actions-mobile {
        display: block;
    }
    .table-camino-al-mar .print-pdf-action-booking,
    .table-camino-al-mar .edit-action-booking,
    .table-camino-al-mar .ws-action-booking,
    .table-camino-al-mar .email-action-booking,
    .table-camino-al-mar .booking-actions-mobile .tablesaw-cell-label {
        display: none;
    }
    .table-camino-al-mar .booking-actions-mobile .tablesaw-cell-content {
        width: 100%;
        display: block;
        max-width: 100%;
    }
    .table-camino-al-mar .booking-actions-mobile .actions-group-table-mobile {
        width: 100%;
        display: flex;
        gap: 10px;
    }
    .table-camino-al-mar .booking-actions-mobile .tablesaw-cell-content a,
    .table-camino-al-mar .booking-actions-mobile .tablesaw-cell-content span {
        width: 25%;
    }
    .node-form .field--name-field-nombre,
    .node-form .field--name-field-apellido-paterno-book,
    .node-form .field--name-field-apellido-materno-book {
        width: 100%;
        display: block;
    }
}
@media (max-width:576px) {
    .footer-information-avatar-booking-confirmed {
        flex-direction: column;
    }
    .status-booking-confirmed {
        width: 100%;
    }
    .header-booking-confirmed {
        flex-direction: column;
        gap: 15px;
    }
    .title-header-booking-confirmed h1 {
        font-size: 17px;
    }
    .table-camino-al-mar .views-exposed-form {
        flex-direction: column;
        gap: 10px;
        align-items: flex-start;
    }
    .table-camino-al-mar .views-exposed-form .form-item {
        width: 100%;
        margin: 0;
        flex-direction: row;
        gap: 15px;
        align-items: center;
        justify-content: flex-start;
    }
    .table-camino-al-mar .views-exposed-form .form-item  input,
    .table-camino-al-mar .views-exposed-form .form-item select {
        width: 100%;
    }
    .table-camino-al-mar .views-exposed-form #edit-actions {
        width: 100%;
    }
    .table-camino-al-mar .views-exposed-form #edit-actions input {
        width: 100%;
        height: 45px;
        font-size: 16px;
    }
    .table-camino-al-mar .views-exposed-form .form-item label{
        min-width: 75px;
     }
     .main-header .site-branding__logo img {
        height: auto;
        width: 90px;
     }
     .main-header .brand.logo {
        padding: 0;
     }
     .table-camino-al-mar header a {
        padding: 10px 20px;
    }
    .table-camino-almar-users .views-field-edit-user .tablesaw-cell-content,
    .table-camino-al-mar .views-field-edit-node .tablesaw-cell-content {
        width: 100% !important;
        max-width: 100% !important;
    }
    .table-camino-almar-users .views-field-edit-user .tablesaw-cell-label,
    .table-camino-al-mar .views-field-edit-node .tablesaw-cell-label{
        display: none;
    }
    .table-camino-almar-users .views-field-edit-user .tablesaw-cell-content a,
    .table-camino-al-mar .views-field-edit-node .tablesaw-cell-content a{
        width: 100%;
        height: auto;
    }
    .table-camino-almar-users .views-field-edit-user .tablesaw-cell-content a::before,
    .table-camino-al-mar .views-field-edit-node .tablesaw-cell-content a::before{
        width: 100%;
        text-align: center;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 17px;
    }
    .table-camino-almar-users .views-field-roles-target-id ul{
        padding: 0;
        list-style: none;
    }
    .node-form  #edit-actions {
        gap: 10px;
        display: flex;
        flex-direction: column;
    }
    #block-sub-theme-content .user-profile .user-fields .paragraph-fields .paragraph-item {
        flex-direction: column;
        gap: 4px;
    }
    #block-sub-theme-content .user-profile h2, 
    #block-sub-theme-content .user-profile .user-fields .paragraph-fields h3 {
        margin: 10px 0 20px 0;
    }
    .search-mobile-header,
    .language-mobile-header {
        display: block;
    }
}