/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.3.0.1742556961
Updated: 2025-03-21 11:36:01

*/

.oz-slider-txt div{
	font-family: 'Marcellus SC' !important;
}
 a.btn-brand{
	background-color: #61CE7000 !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    fill: var(--e-global-color-primary);
    color: var(--e-global-color-primary) !important;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-primary);
    border-radius: 0px 0px 0px 0px;
}
 a.btn-brand:hover{
	background-color: var(--e-global-color-primary) !important;
    color: #FFFFFF !important;
}
#property-search-form button, .form-group .btn-brand{
	background-color: var(--e-global-color-primary) !important;
    font-family: "Montserrat", Sans-serif;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #FFFFFF;
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: var(--e-global-color-primary);
    padding: 13px 13px 13px 13px;
    text-align: center;
}
#property-search-form select{
	background-color: #ffffff;
    border-color: var(--e-global-color-primary);
    border-width: 2px 2px 2px 2px;
}
.apex27-container h2{
	font-family: "Marcellus SC", Sans-serif;
    font-size: 25px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
	color: var(--e-global-color-secondary);
}
.oz-blog-title .elementor-post__title{
	min-height:50px;
}
@media screen and (min-width: 1480px) {
	.flex-row{
		    width: 1040px;
    margin: 0 auto;
	}
}