/*
 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:      1.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 ]
- - - - - - - - - - - - - - - - - - - - */ 
:root{
    --title-dark: red !important;
}
.footer-layout2 .copyright-wrap .copyright-text, .footer-layout2 .copyright-wrap .copyright-text a,.footer-layout2 .footer-links a {
    color: white !important;
}
.checklist.style5 li:before{
	display:none !important;
}
.th-widget-contact .info-box_text {
    align-items: center !important;
}

.th-widget-contact .info-box_text a {
    color: var(--body-color) !important;
}
.footer-widget.widget_nav_menu a {
    color: var(--body-color) !important;
}