/*
 Theme Name:   Realar Child  
 Theme URI:    https://themeholy.com/wordpress/realar
 Description:  This is a child theme for Realar - WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     realar
 Version:      2.0.0
 Tags:         two-columns, three-columns, left-sidebar, right-sidebar, flexible-header, custom-background, custom-colors, custom-header, custom-menu, theme-options, editor-style, featured-images, microformats, post-formats,  sticky-post, threaded-comments, translation-ready
 Text Domain:  realar-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */ 


.header-logo img {
	width: 100px;
}
.hero-1 .hero-social-link {
	display: none;
}


.portfolio-card .portfolio-img img {
	height: 300px;
	object-fit: cover;
	object-position: center;
}

.property-slider1 .property-slider-img img {
    border-radius: 8px;
    /*height: 600px;*/
}

.service-card-icon .icon img {
	width: 72px;
	height: 72px;
	object-fit: contain;
}

.elementor-widget-container p {
	color: #fff;
}

.yellow-section .elementor-widget-container p {
	color: #1C2D37;
}
.yellow-section .service-card a {
	color: #1C2D37;
}

.yellow-section .service-card a:hover {
	color: #1C2D37;
}


.title-area.text-left {
    margin-bottom: 10px;
}

.sidemenu-content .th-widget-contact .info-box_text p, .sidemenu-content .th-widget-about p {
	color: #1C2D37;
}


@media (max-width: 767px) {
	.custom-service1 .col-lg-4 {
		margin-top: 10px;
	}

	.elementor-element-e84ceba .e-con-inner, .elementor-element-f1906b1 .e-con-inner, .elementor-element-61af05e .e-con-inner  {
		padding-top: 0;
	}

	.elementor-element-da32618 {
		padding-bottom: 0;
	}

	.elementor-42 .elementor-element.elementor-element-aaa3701 {
		padding-top: 0;
	}


	.th-menu-wrapper {
		height: 100vh !important;
		min-height: 100%;
	}
}