/*
 Theme Name:   BirdCom
 Theme URI:    https://birdcom.es
 Description:  BirdCom Comunicación y Diseño
 Author:       Dani Moreno
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

/* - Generales - */
.sombra {
  background-color: var(--base-3);
  border-style: solid;
  border-width: 0;
  box-shadow: rgb(0 0 0 / 20%) 2px 2px 12px 0px, rgb(0 0 0 / 6%) 0px 0px 0px 0px;
}

a {
  text-decoration: none;
}

h1 {
  color: white;
}

/* - -  Navegacion - -*/
li#menu-item-77 a {
  background-color: #e0c88f;
  padding: 20px 24px;
  color: #231f20;
  line-height: 0;
  border-radius: 5px;
}
li#menu-item-77 a:hover {
  background-color: #bc4749;
  color: white;
}
li#menu-item-77.current-menu-item a {
  color: white;
}

/* Subir página para hacer la cabera grande*/
.page-hero.cabecera-alojamientos {
  margin-top: -108px;
  margin-bottom: 108px;
}
div#page {
  margin-top: -108px;
}

@media (max-width: 768px) {
  .page-hero.cabecera-alojamientos {
    margin-top: auto;
    margin-bottom: auto;
  }
  div#page {
    margin-top: auto;
  }
  span.gp-icon.icon-menu-bars svg {
    fill: #bc4749;
  }
  div#primary-menu a {
    color: #bc4749;
  }
  ul.sub-menu.toggled-on li {
    background-color: white;
    padding-bottom: 12px;
  }
  .mobile-menu-control-wrapper .menu-toggle,
  .mobile-menu-control-wrapper .menu-toggle:hover,
  .mobile-menu-control-wrapper .menu-toggle:focus,
  .has-inline-mobile-toggle #site-navigation.toggled {
    background-color: white;
  }
  li#menu-item-77.current-menu-item a:active {
    color: white;
  }
}

/* - - Home - - */
.home .mphb-required-fields-tip {
  display: none;
}
.mphb_sc_search-children select,
.mphb_sc_search-adults select {
  background-color: white !important;
}
@media (min-width: 800px) {
  .home .mphb_sc_search-form {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -1rem;
  }
  .home .mphb_sc_search-form p {
    padding-top: 1rem;
    margin-bottom: 0;
    width: auto;
    margin-right: 1.25em;
  }
}

.eihe-caption p {
  text-align: center;
}
.eihe-title-cover h3 {
  font-family: "Alumni Sans" !important;
}

.video-izq:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -40px;
  left: -48px;
  background-color: #e0c88f;
  z-index: -1;
}

@media (max-width: 800px) {
  .eihe-box.eihe-fade img {
    height: 250px;
    object-fit: cover;
  }
  .form-home .hb-search-fields.hb-clearfix p {
    margin-bottom: 24px !important;
  }
}

/* Página de resultados */
.page-id-710,
.page-id-662,
.page-id-695,
.page-id-976 {
  li.mphb-room-type-categories {
    display: none;
  }
  .mphb-reserve-room-section {
    display: none;
  }
}

p.post-thumbnail.mphb-loop-room-thumbnail img {
  height: 250px;
  object-fit: cover;
}
@media (min-width: 800px) {
  .page-id-710,
  .page-id-662,
  .page-id-695,
  .page-id-976 {

    h3.mphb-room-type-details-title {
      margin: 0;
    }
    .mphb-room-type {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-gap: 10px;
      grid-auto-rows: minmax(100px, auto);
    }
    p.post-thumbnail.mphb-loop-room-thumbnail {
      grid-row: 1/6;
      grid-column: 1;
    }
    p.mphb-regular-price {
      margin: 0;
    }
    .mphb-room-type {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-auto-rows: min-content;
      column-gap: 48px;
    }
    p.post-thumbnail.mphb-loop-room-thumbnail img {
      height: 350px;
      object-fit: cover;
    }
  }
}

/* Restaurante */

.gb-container.gb-container-ddc8206f.video:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: -40px;
  right: -48px;
  background-color: #e0c88f;
  z-index: -1;
}

.menu p {
  margin-bottom: 12px;
}
@media (max-width: 767px) {
  .gb-image-795df991 {
    object-position: 80%;
  }
  img.gb-image.gb-image-795df991 {
    content: url(/wp-content/uploads/2023/09/restaurante-red-wagon.jpg);
  }
  .gb-grid-column.gb-grid-column-7782dc92 {
    display: none;
  }
}

/*  */

/* PLUGIN DE RESERVAS */
.mphb_room_type-template-default .mphb-details-title,
.mphb_room_type-template-default .mphb-single-room-type-attributes {
  display: none;
}
.mphb_room_type-template-default .container {
  padding: 0 48px 48px 48px;
}
.mphb_room_type-template-default h2.mphb-reservation-form-title {
  padding-top: 48px;
}
.mphb_room_type-template-default .mphb-booking-form {
  max-width: 600px;
}
.mphb_room_type-template-default p.mphb-adults-wrapper.mphb-capacity-wrapper {
  float: left;
  margin-right: 24px;
}
.mphb_room_type-template-default p.mphb-children-wrapper.mphb-capacity-wrapper {
  float: left;
  margin-right: 24px;
}
.mphb_room_type-template-default p.mphb-reserve-btn-wrapper {
  margin: 0;
  padding-top: 24px;
}
.mphb_room_type-template-default p.mphb-reserve-btn-wrapper {
  margin: 0;
  padding-top: 24px;
}
.mphb-reserve-room-section {
  margin-top: 48px;
}

@media (max-width: 800px) {
  .mphb_room_type-template-default .container {
    padding: 0 10px 48px 10px;
  }
}

/* CONTACT FORM 7 */
.ley p {
  font-size: 12px;
}
#responsive-form {
  max-width: 90%
    /*60% /*-- cambiar esto para conseguir el ancho de la forma deseada --*/;
  margin: 5 auto;
  width: 100%;
}
.form-row {
  width: 100%;
}
.column-half,
.column-full {
  float: left;
  position: relative;
  padding: 0.4rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

@media only screen and (min-width: 48em) {
  .column-half {
    width: 50%;
  }
}

.wpcf7 label {
  width: 100%;
  font-size: 18px;
}

.wpcf7-textarea,
input[type="text"],
input[type="tel"],
input[type="email"],
input[type="date"] {
  width: 100%;
  border-radius: 2px;
  border: 1px solid #61616140 !important;
  font-size: 18px;
  margin-bottom: 0px;
  border-width: 2px;
  background: white;
}
input[type="date"] {
  height: 48px;
}

input[type="date"] {
  height: 48px;
  padding: 10px;
  color: grey;
}

textarea.wpcf7-form-control.wpcf7-textarea {
  height: 100px !important;
}

.wpcf7-form-control-wrap > select {
  width: 100% !important;
}

.wpcf7-submit {
  width: 100%;
  font-size: 18px;
  padding: 20px;
  margin-bottom: 15px;
  /*para centrar*/
  display: block;
  margin-left: auto;
  margin-right: auto;
  /**************/
}

.wpcf7-list-item {
  margin: 6px 6px !important;
}

.form-row p {
  margin-bottom: 0.2em;
}

/* FIN CONTACTO */

/* - - Blog - - -*/
.single-post .page-hero,
.blog .gb-container.gb-container-aee8b950 {
  margin-top: -108px;
}
.single-post div#page,
.blog div#page {
  margin: auto;
}
header#masthead {
  z-index: 10;
}
.blog main#main {
  margin: 48px 20px;
}
@media (max-width: 768px) {
  .single-post .page-hero,
  .blog .gb-container.gb-container-aee8b950 {
    margin-top: auto;
  }
  .blog main#main {
    margin: 48px 10px;
  }
}

body.blog .inside-article .entry-title,
body.category .inside-article .entry-title,
body.author .inside-article .entry-title {
  font-size: 25px;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 24px;
  color: #163b6b;
}

body.blog .generate-columns,
body.category .generate-columns,
body.author .generate-columns {
  padding-left: 48px;
  padding-bottom: 48px;
}

body.blog .generate-columns .inside-article,
body.category .generate-columns .inside-article,
body.author .generate-columns .inside-article {
  background-color: #fff;
  padding: 24px 24px 24px 24px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}

body.blog .generate-columns .inside-article:hover,
body.category .generate-columns .inside-article:hover,
body.author .generate-columns .inside-article:hover {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
}
body.blog .generate-columns,
body.category .generate-columns,
body.author .generate-columns {
  margin-bottom: 0px;
}

body.blog .entry-summary,
body.category .entry-summary,
body.author .entry-summary {
  margin-top: 12px;
}

body.blog .post-image,
body.category .post-image,
body.author .post-image {
  margin-bottom: 12px !important;
}

@media (max-width: 768px) {
  body.blog .generate-columns,
  body.category .generate-columns,
  body.author .generate-columns {
    padding-left: 0px;
    padding-bottom: 48px;
  }
  .widget-area .widget {
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 48px;
    padding-left: 10px;
  }
}
/**/

/* Contador plugin */
@media (min-width: 992px) {
  .wpsm_col-md-3 {
    width: 20%;
  }
}
h3.wpsm_count-title {
  font-family: "Montserrat" !important;
}
