/*
 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 - - -  */
a {
  text-decoration: none;
}
main#main {
  margin: 0;
}
ul.wp-block-social-links {
  margin: 0;
}

/* - - - Apartado de nosotras - - -  */
.caja-especialista:hover .info-especialista {
  opacity: 1;
  visibility: visible;
}
.caja-especialista .info-especialista {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 1s ease;
}

/* - - bloque de reseñas - - */
.page-id-57 .ti-profile-details .ti-name,
.page-id-57 .ti-profile-details .ti-rating-text strong {
  color: white !important;
}
.ti-header-write-btn-container a {
  background-color: #1ccfc9 !important;
  border-color: #1ccfc9 !important;
}
.ti-header-write-btn-container a:hover {
  background-color: #334f4e !important;
  border-color: #334f4e !important;
}
@media (max-width: 800px) {
  .ti-widget.ti-goog .ti-footer .ti-row {
    justify-content: left !important;
  }
  .ti-widget.ti-goog .ti-widget-container {
    flex-flow: column-reverse !important;
  }
  .ti-widget.ti-goog .ti-widget-container {
    align-items: flex-start;
  }
}

/* CONTACT FORM 7 */
#responsive-form {
  max-width: 90%;
  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%;
  }
}
/*CONTACTO*/
.wpcf7 label {
  width: 100%;
  font-size: 16px;
}
.form p {
  font-size: 14px;
}
.wpcf7 .wpcf7-submit {
  background: var(--contrast-2);
  color: #fff;
  font-weight: 600;
  border-radius: 5px;
}
.wpcf7 .wpcf7-submit:hover {
  background: #1ccfc9;
  font-weight: 600;
}
.wpcf7-textarea,
input[type="text"],
input[type="tel"],
input[type="email"] {
  width: 100%;
  border: 1px solid #61616140 !important;
  font-size: 16px;
  margin-bottom: 0px;
  border-width: 2px;
  background: white;
  border-radius: 3px;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  height: 100px !important;
}
.wpcf7-form-control-wrap > select {
  width: 100% !important;
}
.wpcf7-submit {
  width: 100%;
  font-size: 16px;
  padding: 20px;
  margin-bottom: 15px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wpcf7-list-item {
  margin: 6px 6px !important;
}
.form-row p {
  margin-bottom: 0.2em;
}
.button,
.wp-block-search__button {
  padding: 12px 30px;
  font-weight: 500;
  text-transform: uppercase;
}
select.wpcf7-form-control.wpcf7-select {
    background-color: white;
}

/* - - - - BLOG - - - -  */
.single-post .entry-content h3 {
  font-family: "Switzer";
  font-weight: bold;
  font-size: 20px;
  margin-top: 40px;
}
.single-post .entry-content h2 {
  font-family: "Switzer";
  font-weight: bold;
  font-size: 25px;
  margin-top: 40px;
}
body.single-post h2 {
  font-size: 35px !important;
}
body.blog .inside-article .entry-title,
body.category .inside-article .entry-title,
body.author .inside-article .entry-title {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  margin-top: 24px;
  font-size: 25px;
}
body.blog .site-content {
  padding-top: 48px;
}
body.blog .generate-columns,
body.category .generate-columns,
body.author .generate-columns {
  padding-left: 48px;
  padding-right: 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: 3px 3px 10px 0 rgb(34 40 61 / 15%);
}
body.blog .generate-columns .inside-article:hover,
body.category .generate-columns .inside-article:hover,
body.author .generate-columns .inside-article:hover {
  box-shadow: 3px 3px 10px 0 rgb(34 40 61 / 25%);
}
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;
}
.post-template-default.single.single-post .wp-block-image img,
.post-template-default.single.single-post .wp-block-embed__wrapper {
  margin-bottom: 24px;
}
.button,
.wp-block-search__button {
  padding: 10px 20px;
  font-weight: 600;
  text-transform: uppercase;
}
.blog .entry-content img {
  margin-bottom: 24px;
}
@media (max-width: 768px) {
  body.blog .generate-columns,
  body.category .generate-columns,
  body.author .generate-columns {
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 48px;
  }
  .widget-area .widget {
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 48px;
    padding-left: 10px;
  }
  body.blog .site-content {
    padding: 0px 10px 0px 10px;
  }
  body.single-post h2 {
    font-size: 30px !important;
  }
}
