/*
Theme Name: Qempo Child
Theme URI: https://gaviaspreview.com/wp/qempo/
Author URI: http://gaviasthemes.com/
Author: Gaviasthemes Team
Description: Child theme for the Qempo theme.
Template: qempo
*/


.gallery .gallery-icon.landscape a {
  display: block;
	padding:20px;
}

.gallery .gallery-icon.landscape a img {
  max-height: 120px;
  max-width: 100%;
  width: auto;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.elementor-column-gap-narrow{
	gap:20px;
}

.link-overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}


.header-mobile .header-mobile-content .header-content-inner{display:flex; align-items:center}
.header-mobile .header-mobile-content .header-content-inner .header-left .logo-mobile img{max-width:75px}