/*
	Theme Name: Bavaros
	Theme URI: 
	Description: Tema para Bavaros.
	Author: Navarraweb
	Author URI: https://navarraweb.com
	Template: hello-elementor
	Version: 1.0.0
	License: GNU General Public License v3 or later.
	License URI: https://www.gnu.org/licenses/gpl-3.0.html
	Text Domain: bavaros
*/

.hero h1,
.hero-intro h1{
font-size: 90px;
}
.hero h1 strong,
.hero-intro h1 strong,
.hero-intro h2 strong{
	font-weight: normal;
	color:#d19e0d;
}

.post-358 .hero-intro h1{
font-size: 60px;
}
.hero-intro h2{
	font-size: 3rem;
}
.hero-intro h1 strong,
.hero-intro h2 strong{
	display: block;
}

.logo img{
	width: 243px !important;
	height: 75px !important;
}



/*
VISOR PDF
*/
.visor-pdf {
  width: 100%;
  height: 82vh;
  background: #fff;
}

.visor-pdf iframe {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

.enlace-pdf-alternativo {
  margin: 10px 0 0;
  text-align: center;
  font-size: 14px;
}

@media (max-width: 767px) {
  .visor-pdf {
    height: 76vh;
  }

  .hero h1,
	.hero-intro h1{
	font-size: 45px !important;
	}
}

.abrir-pdf-carta,
.abrir-pdf-brunch,
.abrir-pdf-bebidas,
.abrir-pdf-vinos,
.abrir-pdf-infantil {
  cursor: pointer;
}