/*
 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 - - - */
.no-margin {
  margin-bottom: 0;
}
a {
  text-decoration: none;
}
.sombra{
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
/* Header */
.top-nav p {
  margin-bottom: 0;
}
header#masthead {
  border: 1px solid #707070;
}

/*Breadcrums*/
.gb-container.gb-container-e40946c7 {
  float: right;
}
nav.woocommerce-breadcrumb {
  width: 50%;
  float: right;
  clear: left;
}
.woocommerce .woocommerce-breadcrumb {
  padding-bottom: 48px;
}
.post-type-archive-product .inside-article {
  padding-top: 0;
}

@media (max-width: 800px) {
  nav.woocommerce-breadcrumb {
    width: 100%;
  }
}
/**/

/* - - - WOOCOMMERCE - - */
h2.woocommerce-loop-product__title {
  font-size: 20px !important;
}
.woocommerce ul.products li.product .star-rating {
  font-size: 17px;
}
span.woocommerce-Price-amount.amount {
  font-size: 25px;
}
a.button.wp-element-button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
a.button.wp-element-button.product_type_variable.add_to_cart_button,
a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart,
.woocommerce ul.products li.product .button {
  width: 100%;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 18px;
}
aside#block-8 {
  padding-top: 0px;
}
.woocommerce div.product form.cart .button {
  height: 50px;
}

/* - - FILTROS CATEGORIAS - - */
.mobile-search {
  display: none;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.active > a,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item.active
  > label
  > a {
  color: #638a16;
}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item > a:hover,
.yith-wcan-filters
  .yith-wcan-filter
  .filter-items
  .filter-item
  > label
  > a:hover {
  color: #638a16;
}

.icon-filtro:lang(de),
.icon-filtro:lang(en) {
  padding-left: 103px;
}
.icon-filtro span.gb-button-text:lang(de),
.icon-filtro span.gb-button-text:lang(en) {
  visibility: hidden;
}
.icon-filtro span.gb-button-text:lang(de):before,
.icon-filtro span.gb-button-text:lang(en):before {
  content: "Filter";
  visibility: visible;
}

@media (max-width: 800px) {
  form.woocommerce-ordering {
    clear: both;
  }
  .mobile-search {
    display: block;
    margin-bottom: 0;
  }
  .search-filter {
    display: none !important;
    padding: 10px 10px 40px 10px;
    margin-top: 24px;
    width: 100%;
  }
  .show-filter {
    display: block !important;
  }
  aside#block-7 {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  aside#block-8 {
    padding-top: 0;
  }
  .tax-product_cat .inside-article {
    padding-top: 0px !important;
  }
  div#primary {
    order: 1;
  }
  div#left-sidebar {
    order: 0;
  }
}
h4.filter-title {
  font-size: 20px !important;
  margin-bottom: 12px !important;
  font-weight: bold;
  color: black !important;
}
.yith-wcan-filters .yith-wcan-filter {
  margin-bottom: 20px !important;
}
/**/

/* - - - PRODUCTO SIMPLE - - -*/
.woocommerce-notices-wrapper {
    clear: both;
}
.single-product main#main {
  margin: 0;
}
h1.product_title.entry-title {
  font-size: 40px;
  font-weight: bold;
}
.single-product span.woocommerce-Price-amount.amount {
  font-size: 35px;
}
a.minus {
  background-color: black !important;
  color: white !important;
}
a.plus {
  background-color: black !important;
  color: white !important;
}
.quantity.buttons-added {
  margin-right: 24px !important;
}
button.single_add_to_cart_button.button.alt.wp-element-button {
  width: 70%;
  text-transform: uppercase;
  font-weight: bold;
}
.single-product hr {
  border: 1px solid #70707017;
  margin: 12px 0;
}
.envio p {
  color: #638a16;
  font-size: 16px;
}
.envio:lang(de),
.envio:lang(en) {
  display: none;
}
.woocommerce div.product .woocommerce-tabs .panel {
  margin: 0 0 48px;
}
section.related.products h2 {
  font-size: 25px;
}
.summary.entry-summary {
  display: flex;
  flex-direction: column;
}
h1.product_title.entry-title {
  order: 0;
}
p.price {
  order: 1;
}
.envio {
  order: 2;
}
form.cart {
  order: 3;
}
.woocommerce-product-details__short-description {
  order: 4;
}
h2.yikes-custom-woo-tab-title {
  display: none;
}
.woocommerce-Tabs-panel h2 {
  display: none;
}

@media (max-width: 800px) {
  article .product.type-product {
    clear: both;
  }

  button.single_add_to_cart_button.button.alt.wp-element-button {
    width: 100%;
  }
  .quantity.buttons-added {
    margin: auto !important;
    padding-bottom: 24px;
  }
  .woocommerce div.product form.cart {
    margin-bottom: 48px;
  }
  h1.product_title.entry-title {
    text-align: center;
  }
  .summary.entry-summary p.price {
    text-align: center;
  }
}

/**/

/* - - - PRODUCTO DE RESERVA - - - */

/**/

/* CONTACT FORM 7 */
#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;
}
.wpcf7-spinner::before {
  background-color: #2c3d0a;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
  background-color: white;
  color: #2c3d0a;
  border: 1px solid #2c3d0a;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
  background-color: #2c3d0a;
  color: white;
  border: 1px solid #2c3d0a;
}
input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-date {
  width: 100%;
  padding: 8px 15px;
  border: 1px solid #61616140 !important;
  color: #616161 !important;
}

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

.wpcf7 label {
  width: 100%;
  font-size: 18px;
}
span.wpcf7-list-item-label a {
  color: #2c3d0a;
}
span.wpcf7-list-item-label a:hover {
  color: #2c3d0a;
}

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

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

.wpcf7-submit {
  width: 100%;
  border-radius: 5px;
  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;
}
span.wpcf7-spinner {
  display: none;
}

/* FIN */

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

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;
  }
}

/* BLOQUE AUTOR */
.wp-block-search__inside-wrapper {
  height: 35px;
  margin-top: 12px;
}

#wp-block-search__input-1 {
  height: 35px;
}

/* Color y tamaño de la etiqueta "Buscador" */
.wp-block-search__label {
  color: #ffffff;
  font-size: 17px;
}

/* Botón de "BUSCAR" */
.wp-block-search__button {
  background: #3a5944;
  color: #fff;
  border: none;
  font-size: 15px;
  text-transform: uppercase;
}
/* Autor container */
.autor-text {
  display: flex;
  flex-direction: column;
}

.linkedin-logo {
  order: 2;
}
.author-position {
  order: 3;
  margin-top: 12px;
  margin-bottom: 0;
}

.author-name {
  color: #3a5944 !important;
  font-weight: 800;
  font-size: 16px;
  margin-top: 12px;
  margin-bottom: 12px;
}
/* Author image */
.wp-block-image {
  display: flex !important;
  justify-content: center;
}
.autor-imagen img {
  width: 80%;
  margin-bottom: 24px !important;
}

.wp-block-image img {
  height: auto;
  max-width: 100% !important;
  vertical-align: bottom;
}
a.linkedin-logo img {
  width: 10%;
}

/*Colección V*/
.coleccionV{
  width: 48px;
}

/* - - - menu de idiomas - - -*/
ul#menu-mn-idiomas li {
  display: inline-block;
  padding: 5px 10px;
  background-color: transparent;
  border: none;
  text-align: center;
}
li#menu-item-1149-en a img,
li#menu-item-1149-de a img,
li#menu-item-1149-es a img,
li#menu-item-1149-en a span,
li#menu-item-1149-de a span,
li#menu-item-1149-es a span {
  display: none;
}

li#menu-item-1149-en a:after {
  content: 'EN';
}

li#menu-item-1149-de a:after {
  content: 'DE';
}

li#menu-item-1149-es a:after {
  content: 'DE';
}

ul#menu-mn-idiomas {
  margin: 0 !important;
}

/* Productos de reserva */
/* .yith-wcbk-form-section.yith-wcbk-form-section-dates.yith-wcbk-form-section-dates-date-time {
  width: 50%;
  float: right;
  margin-right: 24px;
} */
.yith-wcbk-form-section-persons-wrapper.yith-wcbk-form-section-wrapper {
  width: 50%;
  float: left;
}
button.yith-wcbk-add-to-cart-button.single_add_to_cart_button {
  margin: 24px !important;
}
.product-type-booking .envio {
  display: none;
}
.product-type-booking p.price {
  margin-bottom: 0px;
}

/* Banner */
span.resalto {
  font-weight: 700;
  font-style: italic;
}