/*
Theme Name:   Portada Child
Template:     portada
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  fable-child
*/

.theme-post.theme-post-large .theme-post-title h2,
.theme-post.theme-post-large .theme-post-title h2 a {
  font-size: 38px;
}
.grecaptcha-badge{
	display: none!important;
}
.fancybox-opened{
	opacity: 1!important;
}
.theme-header .theme-header-logo {
  margin-bottom: 0;
}

.theme-header .theme-header-logo img {
  max-height: 220px;
}

.about-me-english {
  color: #777;
}

.about-me-square {
  font-size: 18px;
}

.theme-header i.fa-etsy {
  line-height: 32px !important;
  font-size: 14px;
  display: block;
  margin: 0 auto;
}

.widget_text a.pb-social-icon-etsy {
  width: 36px;
  height: 36px;
  line-height: 31px;
  font-size: 18px;
  border-style: solid;
  border-width: 1px;
  background-color: rgb(236, 162, 173);
  color: rgb(255, 255, 255);
  border-color: rgb(236, 162, 173);
}

img.alignleft.alignleft {
  margin-right: 10px !important;
}
