/*
Theme Name: Psychare Child
Theme URI: http://slashcreative.co
Author: SlashCreative 
Template: psychare
Author URI: https://themeforest.net/user/slashcreative
Description: A premium niche theme designed for businesses operating in the house cleaning and any other services related to the cleaning industry.
License: Themeforest Split Licence
License URI: - 
Text Domain: psychare
Version: 2.0.0
Domain Path: /languages
*/ 

.footer__main .custom_menu li:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    left: 0;
    top: 10px;
    border-radius: 10px;
    background: white!important;
}

.sub-heading.single:before {
    content: "";
    position: absolute;
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #698277;
    left: 0px;
    top: 6px;
}

.custom_module .main__icon, .custom_module_side .main__icon, .custom_module .main__icon:hover, .custom_module_side .main__icon:hover {
    height: 56px;
    width: 56px;
    line-height: 56px;
    background: #768F8740 !important;
    border-color:#768F8740 !important;
    position: relative;
    z-index: 2;
}

.custom_module .main__icon:before, .custom_module_side .main__icon:before {
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    display: block;
    top: 16px;
    left: 14px;
    background-image: url("/wp-content/uploads/2025/01/icon-call.png");
}

.col-slider-image .vc_column-inner{
	justify-content:center;
}