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

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1.5;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
.no-margin {
  margin: 0 !important;
}
a {
  text-decoration: none;
}

/* - - MENU - - */
li#menu-item-171 a,
li#menu-item-403 a,
li#menu-item-415 a,
li#menu-item-463 a {
  background-color: #d6b469;
  border-radius: 50px;
  margin: 0;
  padding: 0 38px;
  font-weight: 500;
  margin-left: 20px;
  color: #000;
}
li#menu-item-171 a:hover,
li#menu-item-171 a:active,
li#menu-item-403 a:hover,
li#menu-item-403 a:active,
li#menu-item-415 a:hover,
li#menu-item-415 a:active,
li#menu-item-463 a:hover,
li#menu-item-463 a:active {
  color: black !important;
}

li#menu-item-405 {
  order: 6 !important;
}

div#primary-menu {
  padding-bottom: 12px;
}
.inside-navigation.grid-container {
  border-top: 1px solid #d6b469;
  padding-top: 12px !important;
}

.main-navigation .main-nav ul li#menu-item-171[class*="current-menu-"] > a,
.main-navigation .main-nav ul li#menu-item-403[class*="current-menu-"] > a,
.main-navigation .main-nav ul li#menu-item-415[class*="current-menu-"] > a,
.main-navigation .main-nav ul li#menu-item-463[class*="current-menu-"] > a {
  color: #000000 !important;
}
/*---*/

/*---*/
.separador-h1 {
  width: 16%;
  margin-top: 30px;
}

@media (max-width: 768px) {
  .separador-h1 {
    width: 28%;
    margin-bottom: 24px;
    margin-top: 24px;
  }
  .contenedor-inverso {
    flex-direction: column-reverse;
  }
}

@media (min-width: 768px) {
  .hero {
    margin-left: calc(-100vw / 2 + 100% / 2) !important;
    width: auto !important;
    width: 100vw !important;
    position: relative !important;
    margin-left: -50vw !important;
    left: calc(50% - 9px) !important;
  }
}

.barra {
  margin-bottom: 12px !important;
}
/*BLOG*/
.nav-next {
  margin-top: 24px;
  margin-bottom: 24px;
}

ul {
  line-height: 1.5em;
}

.author-position {
  color: #fff;
}

.rank-math-link.author-name {
  margin-top: 12px;
}

body.blog .inside-article .entry-title {
  font-size: 26px;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  min-height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

body.blog .generate-columns {
  padding-right: 28px;
  padding-bottom: 28px;
}

body.archive.author .generate-columns {
  padding-bottom: 28px;
}

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

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

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

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

body.blog .inside-article .entry-title a {
  color: #111225;
}

body.archive.category .generate-columns {
  padding-right: 48px;
}

body.archive.category .inside-article .entry-title a {
  color: #111225;
}

body.archive.category .inside-article .entry-title {
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  min-height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

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

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

body.archive.category .entry-summary {
  margin-top: 12px;
}

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

body.archive.category .site-main {
  width: 100%;
}

body.archive .inside-article .entry-title {
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  min-height: 40px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

body.archive.author .generate-columns {
  padding-right: 48px;
}

body.archive.author .inside-article .entry-title a {
  color: #111225;
}

body.archive.author .inside-article .entry-title {
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  min-height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

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

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

body.archive.author.entry-summary {
  margin-top: 12px;
}

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

body.archive.author .site-main {
  width: 100%;
}

body.archive .inside-article .entry-title {
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  min-height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

body.search .inside-article .entry-title {
  font-size: 24px;
  font-weight: 500;
  width: 100%;
  overflow: hidden;
  min-height: 60px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

body.search .generate-columns .inside-article {
  background-color: #fc0506;
  padding: 24px;
}

body.search .generate-columns.grid-50,
.grid-sizer.grid-50 {
  width: 50%;
}

body.search .entry-summary {
  margin-top: 6px;
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  margin-bottom: 12px;
}

.wp-block-latest-posts__list,
.ultimas-entradas a {
  text-decoration: none !important;
  margin: 0px;
}

.entry-meta a {
  font-size: 16px;
  text-transform: uppercase;
  color: #3df3f8;
}

.entry-meta {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.entry-meta a:hover {
  color: #111225;
}

.cat-links::before {
  display: none;
}

.entradas a {
  color: #fff;
}

.entradas a:hover {
  color: #3df3f8;
}

a {
  text-decoration: none;
}

.wp-block-button__link.has-contrast-2-background-color.has-background {
  margin-top: 24px;
}

.wp-block-button__link.has-contrast-2-background-color.has-background:hover {
  background-color: #fff;
  color: #3df3f8;
}

.separate-containers .site-main > .generate-columns-container {
  margin: 0;
}

.single-post .inside-article .entry-title {
  font-size: 50px;
}

.single-post.separate-containers.right-sidebar .site-main {
  margin-right: 48px;
}

ul.wp-block-categories-list.wp-block-categories {
  margin-left: 0px;
}

.gb-inside-container a:hover {
  color: #3df3f8;
}

.cat-item,
.widget ul li {
  list-style-type: none;
}

.cat-item {
  margin-bottom: 12px;
}

ul.wp-block-categories-list.wp-block-categories li a {
  color: #3df3f8;
}

ul.wp-block-categories-list.wp-block-categories li a:hover {
  color: black;
}

ul.wp-block-latest-posts__list.wp-block-latest-posts li a {
  color: #3df3f8;
}
ul.wp-block-latest-posts__list.wp-block-latest-posts li a:hover {
  color: #111225;
}

.nav-previous {
  margin-top: 24px;
  margin-bottom: 24px;
}

body.blog .entry-summary p {
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.inside-right-sidebar h2 {
  font-size: 25px !important;
  font-weight: 400 !important;
}

/* Autor container */
.autor-text {
  display: flex;
  flex-direction: column;
}

.linkedin-logo {
  order: 2;
}
.author-position {
  order: 3;
  margin-top: 12px;
}
.author-position {
  color: #000;
}

.author-name {
  color: #3df3f8 !important;
  font-weight: 700;
  font-size: 16px;
  margin-top: 12px;
  margin-bottom: 12px;
}
.widget-area .widget {
  padding: 24px;
}
.gb-inside-container.lateral h2 {
  font-size: 1.3em;
  color: #111225;
}
ul.destacados li a {
  color: #3df3f8;
}
ul.destacados li a:hover {
  color: #111225;
}
/* Author image */

.autor-imagen img {
  width: 50%;
}

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

.featured-image.page-header-image-single img {
  width: -webkit-fill-available;
}
.inside-right-sidebar h3 {
  font-size: 1.3em !important;
  color: #111225;
  font-weight: 600;
}
a.wp-block-latest-posts__post-title {
  line-height: 1.5em;
}
#autor h2 {
  font-size: 24px;
}
.post-template-default .site-content {
  padding-bottom: 72px;
}
body.blog .site-content {
  padding-bottom: 72px;
}
body.archive .site-content {
  padding-bottom: 72px;
}
body.archive.author .site-content {
  padding-bottom: 72px;
}

@media (max-width: 800px) {
  .single-post .inside-article .entry-title {
    font-size: 30px;
  }
  .post-template-default .site-content {
    padding-bottom: 24px;
  }
  body.blog .generate-columns {
    padding-right: 0px;
    padding-bottom: 48px;
  }
  body.archive.category .generate-columns {
    padding-left: 0px;
    margin-bottom: 48px;
  }
  body.archive.author .generate-columns {
    padding-left: 0px;
  }
  body.blog .generate-columns .inside-article {
    padding: 0px 0px 24px 0px !important;
    margin: 0px !important;
  }
  body.archive.category .generate-columns .inside-article {
    padding: 0px 0px 24px 0px !important;
    margin: 0px !important;
  }
  body.archive.author .generate-columns .inside-article {
    padding: 0px 0px 24px 0px !important;
    margin: 0px !important;
  }
  body.blog .entry-header,
  .entry-summary {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.archive.author .generate-columns {
    padding-right: 0px;
  }
  body.archive.category .generate-columns {
    padding-right: 0px;
  }
  body.archive.category .entry-header,
  .entry-summary {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.archive.author .entry-header,
  .entry-summary {
    padding-left: 10px;
    padding-right: 10px;
  }
  body.archive.author .generate-columns-container {
    margin-right: 0px;
  }
  body.archive.category .generate-columns-container {
    margin-right: 0px;
  }
  .widget-area .widget {
    padding: 10px;
  }
  body.blog.separate-containers .inside-article {
    padding: 0px 10px 0px 10px;
  }
  .featured-image img {
    height: 200px;
  }
}
/*END BLOG*/

/* - - INICIO HOME - - -  */
.col-contenedor {
  max-width: 590px !important;
  margin-left: auto !important;
  margin-right: 0px !important;
}
.gb-container.gb-container-14f476ba.col-contenedor-dcha {
  max-width: 590px !important;
  margin-right: auto !important;
  margin-left: 0px !important;
}

/* 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: #2bcec8;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover {
  border: 1px solid #2bced1;
}

/**---------------- Media query ----------------**/
@media only screen and (min-width: 48em) {
  .column-half {
    width: 50%;
  }
}
/*-------------ESTILOS PARA EL FORMULARIO------------*/
.wpcf7 label {
  width: 100%;
  font-size: 18px;
}
span.wpcf7-list-item-label a {
  color: #2bcec8;
}
span.wpcf7-list-item-label a:hover {
  color: #c8b5a6;
}

.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: 50px;
  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 */

.wp-block-button__link.wp-element-button.add_to_cart_button.ajax_add_to_cart {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: transparent;
  color: var(--global-color-7);
  text-align: center;
  padding: 10px 48px;
  border-radius: 50px;
  border-style: solid;
  border-width: 2px;
  border-color: var(--global-color-7);
}

a.added_to_cart.wc-forward {
  color: var(--global-color-7);
  margin-left: 12px;
}

.wp-block-button.wc-block-grid__product-add-to-cart {
  margin-left: 0px !important;
}

.wp-block-button__link.wp-element-button.add_to_cart_button.ajax_add_to_cart:hover {
  background-color: var(--global-color-7);
  color: var(--contrast);
  border-color: var(--global-color-7);
}

li#menu-item-352 a,
li#menu-item-477 a,
li#menu-item-479 a,
li#menu-item-476 a {
  content: url(/wp-content/uploads/2023/02/Icon-awesome-user-alt.svg);
}

.cart-contents.shopping-cart.has-svg-icon {
  padding-left: 0px;
}

.gp-icon svg {
  height: 23px;
  width: 23px;
}

/* SELECTOR DE IDIOMAS */

.pll-switcher-select,
.pll-switcher-select:active,
.pll-switcher-select:focus {
  background-color: #000 !important;
  border: none;
  color: #fff;
  text-transform: uppercase;
  padding-top: 0px;
  display: flex;
  padding-top: 0px;
  flex-direction: column;
  align-items: center;
  margin-left: -20px;
}

.pll-switcher-select option,
.pll-switcher-select option:hover {
  text-transform: uppercase !important;
  background-color: #000 !important;
}

@media (max-width: 800px) {
  li#menu-item-352 a,
  li#menu-item-477 a,
  li#menu-item-479 a,
  li#menu-item-476 a {
    margin-top: 12px !important;
  }
  li#menu-item-171 a,
  li#menu-item-403 a,
  li#menu-item-415 a,
  li#menu-item-463 a {
    margin-right: 20px !important;
  }
  .mobile-menu {
    display: none;
  }
  #site-navigation .menu-toggle {
    order: 2 !important;
    padding: 0px;
  }
}

/* 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: #d6b469;
  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: #d6b469 !important;
  font-weight: 800;
  font-size: 16px;
  margin-top: 12px;
  margin-bottom: 12px;
}
/* Author image */
.autor-imagen img {
  border-radius: 5% !important;
}

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