/*
 Theme Name:   Consultix Child
 Theme URI:    http://radiantthemes.com/consultix/
 Description:  Consultix Child Theme
 Author:       RadiantThemes.com
 Author URI:   http://radiantthemes.com/
 Template:     consultix
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  consultix-child
*/

.footer_main_item ul.contact li::before {
    color: #1f847f !important;
}

.header_top_item .header-data-social p{

	color:#ffffff;
	
}

.woocommerce-message {
    background-color: #546529;
    border-color: #82a132;
}


.wp-block-image img {
    margin-bottom: -30px;
}

wpcf7-form-control wpcf7-submit has-spinner custom-btn-submit2{
	
	background-color:#000;
	
}