/*
Theme Name: Real Estate Company
Author: TemplateHouse
Author URI: https://templatehouse.net
Theme URI: https://www.templatehouse.net/themes/real-estate-construction-group-wordpress-theme/
Description: Real Estate Company is a powerful and professional WordPress theme designed specifically for businesses in the real estate and construction industries. Whether you’re running an architecture firm, a construction company, a property development group, or a real estate agency, Real Estate Company offers everything you need to create a strong online presence. With its clean, modern design and flexible customization options, Real Estate Company allows you to showcase your projects, services, and team with style and confidence.
Tags: full-site-editing, editor-style, block-styles, block-patterns
Text Domain: real-estate-company
Requires at least: 6.3
Requires PHP: 7.4
Tested up to: 6.8
Version: 1.0.4

Real Estate Company WordPress Theme, Copyright 2025 TemplateHouse Themes.

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

main {
    margin: 0;
    padding: 0 !important;
}
.real-estate-company-testimonials{
    margin: 0 0 0 -80px;
}

.banner-main {
    margin: -180px 0 0 0 !important;
}

header{
    z-index: 99999;
    position: relative;
}

@media screen and (max-width: 768px) {
.banner-main {
    margin: -260px 0 0 0 !important;
}
.real-estate-company-testimonials {
    margin: 0 0 0 00px;
}

body main .wp-block-group.alignfull {
    margin: 0 0 !important;
}

.wp-container-core-columns-is-layout-04e9168f{
    padding: 0 20px;
}
.wp-container-core-columns-is-layout-cae95cc4 {
    padding: 0 15px;
}

}