/*
 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
*/


/*------SOMBRA BLOQUES----*/
.sombra {
  background-color: #fff; /* color de fondo del bloque */
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1); /* sombra */
  padding-top: 20px;
  border-style: none;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}
/* ESTILOS FORMULARIOS*/
/* - - CONTACTO - -*/
/* CONTACT FORM 7 */
#responsive-form {
  max-width: 90%
    /*60% /*-- cambiar esto para conseguir el ancho de la forma deseada --*/;
  margin: 0 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;
}

.column-half p {
  margin-bottom: 0.5em;
}
.column-full p {
  margin-bottom: 1em;
}
select.wpcf7-form-control.wpcf7-select {
  width: 100%;
}


/**---------------- Media query ----------------**/
@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"] {
  width: 100%;
  border-radius: 2px;
  border: 1px solid #c8c8c8 !important;
  font-size: 18px;
  margin-bottom: 0px;
  border-width: 2px;
  background: white;
}
textarea.wpcf7-form-control.wpcf7-textarea {
  height: 100px !important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit {
  color: #ffffff;
  background-color: #000;
  border: 1px solid #0faca9 !important;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
  background-color: #ffffff;
  color: #0faca9;
}
.wpcf7-submit {
  width: 100%;
  font-size: 18px;
  padding: 20px;
  margin-bottom: 15px;
  /*para centrar*/
  display: block;
  margin-left: auto;
  margin-right: auto;
  /**************/
}

span.wpcf7-spinner {
  display: none;
}

.cf7-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}

.form-group {
  position: relative;
  flex: 1;
  min-width: 200px;
}

.form-group.full {
  width: 100%;
}

.input-field {
  width: 100%;
  padding: 1.2rem 0.75rem 0.5rem;
  font-size: 1rem;
  border: 1px solid #ccc;
  border-radius: 4px;
  background: white;
}

.form-group textarea.input-field {
  min-height: 120px;
  resize: vertical;
}

.form-group label {
  position: absolute;
  left: 0.75rem;
  top: 1rem;
  color: #999;
  font-size: 1rem;
  transition: 0.2s ease;
  pointer-events: none;
}

.cf7-two-columns p{
	display:flex;
	gap:1em;
}

/*---------------últimos retoques de formulario----------*/

span span label {
padding-left: 10px;
}
/* FIN WP7*/


/* Title */
.bread-title > h1 {
  color: var(--primary);
  padding-bottom: 48px;
  padding-left: 48px;
  font-size: 46px;
}

.widget-area .widget {
  padding: 0px;

}

/* Breadcrumbs */
#breadcrumbs-blog .boxed {
  padding-top: 0 !important;
  padding-bottom: 0px !important;
}

#breadcrumbs-blog p a,
#breadcrumbs-blog p strong {
  font-size: 20px;
  line-height: 24px;
}

@media (max-width: 880px) {
  .bread-title > h1 {
    padding-left: 10px;
    padding-bottom: 0;
  }

  #breadcrumbs-blog .boxed {
    padding-top: 0 !important;
    padding-bottom: 12px !important;
  }
}

/* Archive */

/*#primary {
  padding-right: 48px;
}*/

.inside-article p strong,
li strong {
  font-size: 20px;
  color: var(--grey) !important;
}

.post-image-above-header
  .no-featured-image-padding
  .inside-article
  .featured-image {
  margin-top: 0;
}
.post.type-pos .inside-article {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.no-featured-image-padding .post-image {
  margin-left: 0;
  margin-right: 0;
}

.read-more.button {
  border: 1px solid var(--primary);
}

a {
  text-decoration: none;
}

@media (max-width: 880px) {
  #primary {
    padding-right: 0;
  }
}

/* Single  */
.entry-title {
  color: var(--primary) !important;
}

.entry-content h2 {
  padding-bottom: 24px;
  padding-top: 12px;
}
.single .no-featured-image-padding .featured-image {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 880px) {
  .single .post.type-post .inside-article {
    padding: 0 12px 48px !important;
  }
}

/* Sidebar */
#block-4 {
  display: none;
}

.wp-block-search__label {
  font-size: 16px;
  color: var(--white);
}

.wp-block-search__inside-wrapper {
  margin-top: 10px;
}
#block-2 {
  padding: 12px;
  background-color: var(--primary);
}

#block-3 p,
#block-3 li a,
#block-8 p,
#block-8 li a,
#block-9 p,
#block-9 li a {
  font-size: 20px;
}

#block-3,
#block-8,
#block-9 {
  padding: 96px 0px 48px;
}

.wp-block-group__inner-container h2 {
  margin-bottom: 36px;
}

.wp-block-group__inner-container p {
  margin-bottom: 0.6em;
}

.wp-block-group__inner-container p a {
  font-size: 20px;
  color: var(--grey);
}

.wp-block-group__inner-container p a:hover {
  font-size: 20px;
  color: var(--primary);
}

@media (max-width: 880px) {
  .inside-right-sidebar {
    padding: 96px 10px;
  }

  #block-3 {
    padding: 48px 10px;
  }
}

/* Related Posts */
.rp4wp-related-posts {
  margin-top: 48px;
}

.rp4wp-related-posts h3 {
  margin-bottom: 48px;
  color: var(--primary);
}

.rp4wp-related-posts ul {
  list-style: none;
  display: flex;
  gap: 48px;
  margin: 0;
}

.rp4wp-related-posts ul li {
  width: 30%;
  font-size: 20px;
}

.rp4wp-related-post-image img {
  width: 100%;
}

.rp4wp-related-post-image {
  width: 100%;
  margin-bottom: 24px;
}

.rp4wp-related-post-content {
  width: 100%;
}

.rp4wp-related-post-content a {
  font-size: 20px;
  color: var(--grey);
}

.rp4wp-related-post-content a:hover {
  font-size: 20px;
  color: var(--primary);
}

.wp-block-latest-posts__list.wp-block-latest-posts a {
  color: var(--grey);
}

.wp-block-latest-posts__list.wp-block-latest-posts a:hover {
  color: var(--primary);
}

/* Footer */

footer p {
  margin-bottom: 0 !important;
}
footer {
  width: 100%;
  z-index: 9999;
}

footer .container {
  width: 100%;
  max-width: 1300px;
  margin: auto;
  color: white;
  padding: var(--desktop-vpadding) var(--desktop-hpadding);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.footer-copyright {
  width: 100%;
  height: var(--desktop-copyright-height);
}

.footer-copyright div {
  max-width: 1300px;
  margin: auto;
  padding: 0 var(--desktop-hpadding);
  height: var(--desktop-copyright-height);
  display: flex;
  align-items: center;
}

footer p.bold {
  height: 52px;
  display: flex;
  align-items: center;
  margin-bottom: 5px;
  font-family: "SF Pro Display";
}

footer p,
footer p a {
  font-size: var(--desktop-pxsmall);
}

footer p,
footer p a:hover {
  color: var(--white);
}

footer p a {
  color: var(--white-muted);
}

.footer__datos-contacto .footer-logotipo {
  margin-bottom: 8px;
}

.footer__datos-contacto p a.email:before,
.footer__datos-contacto p a.phone:before {
  margin-right: 12px;
}

.footer__datos-contacto p a.email:before {
  content: url("../../../../assets/img/svg/icono-sobre-contactar-email-glosojor.svg");
  width: 12px;
}

.footer__datos-contacto p a.phone:before {
  content: url("../../../../assets/img/svg/icono-sobre-contactar-telefono-glosojor.svg");
}
.icon_contact_footer {
  width: 18px;
}
@media (max-width: 880px) {
  footer .container {
    padding: var(--mobile-vpadding) var(--mobile-hpadding);
    justify-content: space-around;
  }

  .footer-copyright {
    height: var(--mobile-copyright-height);
  }

  .footer-copyright div {
    padding: 0 var(--mobile-hpadding);
    height: var(--mobile-copyright-height);
    display: flex;
    align-items: center;
  }

  .footer__datos-contacto {
    width: calc(100vw - var(--mobile-hpadding));
    margin: auto;
    padding-bottom: 12px;
    border-bottom: 1px solid var(--white-muted);
  }

  .footer-copyright p {
    font-size: var(--mobile-pxsmall);
  }

  .footer__datos-contacto {
    display: flex;
    flex-direction: column;
    align-items: left;
    padding-left: 0;
    margin-bottom: 24px;
  }

  .footer__datos-contacto img {
    width: 100%;
    max-width: 250px;
    margin-bottom: 48px;
  }

  .footer__links {
    width: 100%;
  }

  .footer__datos-contacto p,
  .footer__links p {
    font-size: 20px;
    line-height: 24px;
    margin-bottom: 24px;
  }

  .footer__datos-contacto p a,
  .footer__links p a {
    font-size: 20px;
    line-height: 24px;
  }
}
/*Autor*/
/* Altura del contenedor del input y el botón de buscar */
.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;
}

.author-name {
  color: #00b046 !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 {
  border-radius: 50% !important;
}

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

.titulico {
	font-size: 35px;
    line-height: 38px !important;
    color: var(--grey);
	margin:48px 0 36px !important;
	font-family: "D-DIN Condensed", sans-serif;
}

.postrel {
	margin-bottom: 48px;
    color: var(--primary);
	font-family: "D-DIN Condensed", sans-serif;
    font-size: 24px;
    line-height: 26px;
	font-weight: 400;
    text-transform: none;
}

/* MIGAS DE PAN */
nav.rank-math-breadcrumb p {
    margin: 8px 16px;
}

/* AJUSTES BLOG */
.generate-columns {
    padding-left: 0px;
}

.gb-accordion__item-open {
    background-color: #1fb4b129;
}

html {
  scroll-behavior: smooth;
}

body, p, ul, li, a, span, div, button{
	font-family: 'SF-PRO' sans-serif !important;
		color:var(--gris-glosojor);
}

h1,h2,h3,h4,h5,h6{
  font-family: 'D-Din', sans-serif !important;
	font-weight:bold;
	color:var(--gris-glosojor);
}

li#menu-item-502{
	background-color: var(--focus-glosojor);
	border-radius:8px;
	transition: background-color ease-in-out 0.2s ;
}

li#menu-item-502:hover{
	background-color: #000;
}

li#menu-item-502 a{
	color: #fff;
}

.site-header {
	box-shadow: 0 4px 10px 0px #00000010;
}

.inside-navigation {
	padding: 16px 0;
}

.gb-accordion__toggle h1, .gb-accordion__toggle h2, .gb-accordion__toggle h3 {
font-size:22px;
}
.gb-accordion__content h4 {
	font-size: 20px;

}
.gb-accordion__content h5,
.gb-accordion__content h6 {
	font-size: 19px;
}

.gb-accordion__content p strong{
	font-size: 17px;
}

.entry-title a {
	color: #1fb4b1!important;
	transition: color 0.12s;
}

.wp-block-search__button{
	background:#1fb4b1;
	display:flex;
	align-items:center;
}

.entry-title a:hover {
	color: #777777!important;
}

