/*
Theme Name: Hello Biz Child
Theme URI: https://elementor.com/products/hello-biz/
Description: Child tema za Hello Biz — SZ Tome Maksimovića 11 (Montserrat, logo 200px)
Author: Stambena zajednica Tome Maksimovića 11
Template: hello-biz
Version: 1.2.0
Text Domain: hello-biz-child
*/

body,
button,
input,
select,
textarea {
	font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Montserrat', sans-serif;
}

/* Logo fiksiran na 200px */
.custom-logo,
.elementor-widget-theme-site-logo img,
.site-header .site-logo img {
	width: 200px !important;
	height: auto !important;
	max-width: 100%;
}
