/**
 * L'Pielto — üst header logosu (anasayfa, menü, hakkımızda, iletişim)
 */
#lpieltof-page-header,
#lpieltof-page-header-inner,
.lpieltof-header-sticky,
.lpieltof-header-sticky-inner {
	overflow: visible !important;
}

#lpieltof-page-header .lpieltof-header-logo-link,
.lpieltof-header--minimal-centered #lpieltof-page-header .lpieltof-header-logo-link,
.lpieltof-header--split-left-to-right #lpieltof-page-header .lpieltof-header-logo-link,
.lpieltof-header-sticky .lpieltof-header-logo-link {
	height: 92px !important;
	max-height: none !important;
	padding: 10px 0 0 !important;
}

#lpieltof-page-header .lpieltof-header-logo-link img,
#lpieltof-page-header .lpieltof-header-logo-link.lpieltof-height--not-set img,
#lpieltof-page-header-inner .lpieltof-header-logo-image,
.lpieltof-header-sticky .lpieltof-header-logo-image {
	max-height: 78px !important;
	width: auto !important;
	height: auto !important;
	object-fit: contain;
}

#lpieltof-page-mobile-header .lpieltof-mobile-header-logo-link {
	height: 60px !important;
	max-height: none !important;
}

#lpieltof-page-mobile-header .lpieltof-header-logo-image,
#lpieltof-page-mobile-header .lpieltof-mobile-header-logo-link img {
	max-height: 54px !important;
	width: auto !important;
	height: auto !important;
	object-fit: contain;
}
