/*
 Theme Name:   Kleanix Child  
 Theme URI:    https://wordpress.themeholy.com/kleanix
 Description:  This is a child theme for Kleanix - Cleaning Service WordPress Theme
 Author:       Themeholy
 Author URI:   https://themeforest.net/user/themeholy 
 Template:     kleanix
 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:  kleanix-child
*/

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


.header-layout3 .search-form input{
 background-color: rgb(146 146 146 / 38%);
}
.th-menu-toggle{
	background-color: #ff6ec7;
}
.slider-arrow.default {
    background: #ff6ec7;
}
.th-btn{
	background-color: #ff6ec7;
}
.fa-cart-shopping{
	color: black;
}
.footer-layout1 .copyright-wrap {
    background-color: #ff6ec7 !important;
}