/* 
Theme Name: Star Berry
Theme URI: https://technopediasoft.com/
Description: Custom Theme Design For Star Berry
Author: Technopediasoft Team
Template: hello-elementor
Version: 2.1.0
Text Domain: star-berry
*/

/* Temporary OTTAmerica mark. Hides leftover Header / Header2 / footer logo images. */
.elementor-location-header .elementor-widget-image,
.elementor-location-header .elementor-widget-theme-site-logo,
.elementor-location-footer .elementor-widget-image:first-of-type {
	display: none !important;
}

.otta-brand-slot {
	display: flex;
	align-items: center;
	min-height: 48px;
	padding: 4px 8px 4px 0;
}

.otta-brand-mark {
	display: inline-flex;
	align-items: center;
	text-decoration: none !important;
	line-height: 0;
}

.otta-brand-mark img {
	display: block;
	height: 40px;
	width: auto;
	max-width: 220px;
}

@media (max-width: 767px) {
	.otta-brand-mark img {
		height: 28px;
		max-width: 150px;
	}
}
