/*
 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;
}
.rrss {
  margin: 0;
}

/* Header */
@media (max-width: 800px) {
  .gb-grid-column.gb-grid-column-1836e66f {
    display: none;
  }
  li#menu-item-19 a {
    margin-left: 0;
    margin-top: 12px;
  }
}
li#menu-item-19 a {
  background-color: #0c5bae;
  color: white;
  border-radius: 8px;
  line-height: 40px;
  margin-left: 12px;
  padding: 3px 30px;
}
li#menu-item-19 a:hover {
  background-color: #163756;
}
header#masthead {
  box-shadow: rgb(151 149 149 / 15%) 0px 4px 6px;
}

a.button,
.wp-block-search__button {
	border-radius: 8px;
	padding: 12px 30px;
}
/* CONTACT FORM 7 */
.ley p {
  font-size: 12px;
}
#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%;
  }
}

.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;
}
input[type="submit"] {
  background: #0c5bae;
  border-radius: 8px;
}
input[type="submit"]:hover {
  background: #163756;
}
/* FIN CONTACTO */
/*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: 2;
  -webkit-box-orient: vertical;
  margin-top: 24px;
}

body.blog .generate-columns,
body.category .generate-columns,
body.author .generate-columns {
  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: 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-right: 0px;
    padding-bottom: 48px;
  }
  .widget-area .widget {
    padding-top: 0px;
    padding-right: 10px;
    padding-bottom: 48px;
    padding-left: 10px;
  }
  .tablinks {
    width: 100%;
    margin-bottom: 24px;
  }
  .wpcf7-list-item {
    margin: 12px 12px !important;
  }
}

/* - - - PROYECTOS - - - - */
/* Filtro proyecto */
.mobile-search {
  display: none;
}
@media (max-width: 800px) {
  .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;
  }
}
/* fin filtro  */
/*CATEGORÍA PROYECTOS*/

@media (min-width: 768px) {
  body.post-type-archive-proyectos .site-main {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 24px 40px;
  }

  body.post-type-archive-proyectos .page-header {
    grid-column: 1 / 3;
  }
  .single-post h1 {
    font-size: 40px;
  }
}

body.post-type-archive-proyectos .inside-article {
  background-color: #fff;
  padding: 24px 24px 24px 24px;
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 15%);
}

body.post-type-archive-proyectos .inside-article:hover {
  box-shadow: 0 0 10px 0 rgb(0 0 0 / 30%);
}

body.post-type-archive-proyectos .resize-featured-image .post-image img {
  height: 200px;
}
/*  - -PROYECTOS - -  */
.proyectos-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 24px;
}
.proyecto {
  position: relative;
}
.img-proyecto {
  height: 200px;
  margin: 0;
  border-radius: 10px;
}
.img-proyecto img {
  height: 200px;
  object-fit: cover;
  border-radius: 10px;
}
h2.titulo-proyecto {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size: 22px;
  font-weight: 600;
  line-height: 1.4;
}
h2.titulo-proyecto a {
  color: #fff;
  text-transform: uppercase;
}
h2.titulo-proyecto a:hover{
  color: #e8eef1;
}
.img-proyecto:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(22 55 86 / 80%);
  z-index: 0;
  border-radius: 10px 10px 0px 10px;
}
.pagination {
  margin-top: 48px;
}

.rp4wp-related-posts.rp4wp-related-proyectos {
  width: 100%;
  padding-top: 48px;
}
.rp4wp-related-posts.rp4wp-related-proyectos h3 {
  color: #163756;
  font-size: 30px;
  font-weight: 700;
}
@media (min-width: 900px) {
  .single-proyectos h2 {
    font-size: 40px;
  }
}
@media (max-width: 900px) {
  .rp4wp-related-posts.rp4wp-related-proyectos {
    width: 100%;
  }
}
@media (max-width: 800px) {
  .proyectos-grid {
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 10px;
  }
  .gb-container-bf9e34c9 {
    width: 85% !important;
  }
	h2.titulo-proyecto {
  font-size: 18px;
}
}
/* fin */

/* migas de pan proyectos */
.breadcrumbs-container-1 {
  max-width: 1366px;
  margin: auto;
  padding: 6px 48px;
}
.breadcrumbs-container{
  background-color: #e8eef1;
}
.proyectos-template-default .entry-content {
  margin-top: 0;
}
@media(max-width:800px){
  .breadcrumbs-container-1{
    padding: 6px 10px;
  }
}