/*
 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-logo img {
    width: 220px;
}

.header-logo {
    padding: 0;
}

.about-logo img {
    width: 250px;
    margin-top: -60px;
}

.why-2-left .theme2-bg {
    background: #91c632;
}

.why-2-right-bottom__box-icon::before, .sub-title.style-theme2::after {
    background: #96c61e;
}

.year-counter_number {
    color: #96c61e;
}

.process-box .box-icon i {
	color: white;
}

.process-box.style-3:hover .box-icon {
    background: #96c61e;
}

.breadcumb-wrapper:after {
    opacity: 0.5;
}

.shape-mockup.breadcrumb-right.jump {
    z-index: 1;
}

.shape-mockup.breadcrumb-left.jump-reverse {
    z-index: 1;
}

.breadcumb-menu li:first-child, .breadcumb-menu li:first-child a, .breadcumb-menu li:first-child span {
    color: #96c61e;
}

.breadcumb-wrapper {
    padding-top: 200px !important;
}

.breadcumb-menu li:last-child, .breadcumb-menu li, .breadcumb-menu a, .breadcumb-menu span {
    color: white;
}

.service-card .box-top-wrap .box-top-left, .service-card .box-top-wrap .box-top-right .icon:hover {
    background: #91c632;
}

.blog-meta span i, .blog-meta a i, .gallery-card2 .box-text {
    color: #91c632 !important;
}

.th-menu-wrapper .mobile-logo img {
    width: 200px !important;
}

.th-menu-wrapper .mobile-logo {
    text-align: left;
    padding: 10px 20px;
}

.sticky-wrapper.sticky {
    display: none;
}

.service-offer-wrapper.style-2 .service-offer-box .service-offer-group .text a img {
    border-color: #2f7dfe;
}

.page-id-1121 .hero-style3 {
    padding-top: 0;
    padding-bottom: 0;
}

.hero_3-right_shape, .hero_3-right_shape2 {
    display: none;
}


.page-id-1121 .brand-bg-wrap.style-3 {
    margin: 0;
    padding-top: 100px;
}

.page-id-1121 .hero-3 {
    border: 0;
    box-shadow: none;
    padding: 300px 0;
}

.hero-style3 .hero-title {
    color: white;
}

.hero-style3 .hero-text {
    color: #d9d9d9 !important;
}

.hero-style3 .btn-group .video-wrap p {
    color: white;
}

.play-btn.style-3 > i {
    color: white;
}

.hero-style3 .hero-bottom .content h5 {
    color: white;
}

.hero-style3 .hero-bottom .rating-wrap h5 {
    color: white;
}

.hero-style3 .hero-bottom .content .box-title span {
    color: #91c632 !important;
}

.hero-style3 .hero-bottom .rating-wrap .rating {
    color: #2f7dfe;
}

.about-sec-3 .about-bottom__icon {
    background: #1f1f1f !important;
    color: #91c632;
}

.about-sec-3 .about-bottom__box-text {
    color: white;
}

.footer-layout1.style-2 .copyright-wrap {
    background: #062c6c;
}

.footer-layout1.style-2 .copyright-wrap .copyright-text a {
    color: #ffffff;
}

.subscribe-box_text {
    color: white;
}

.service-offer-wrapper.style-2 .service-offer-box .service-offer-group .text a {
    color: #2f7dfe;
}

.hero-style3 .btn-group {
    display: none;
}

.hero-style3 .hero-bottom {
    display: none;
}

.footer-layout1.style-2 .subscribe-box {
    border-color: #ffffff;
}

.home-3-booking-from-area .home-3-form-wrap {
    background: url(/wp-content/uploads/2025/07/Contact-form-bg.jpg);
    background-position: bottom;
}

.home-3-booking-from-area .home-3-form-wrap button.th-btn.star-btn {
    background: #91c632;
}

.home-3-booking-from-area .home-3-form-wrap .form-title {
    color: white;
}

@media only screen and (max-width: 1000px) {

   .breadcumb-wrapper:has(.breadcrumb-bottom-shape) {
        padding: 100px 10px 130px!important;
    }
	
	.page-id-1121 .hero-3 {
		padding: 80px 0;
	}

}    