/* ===================================================================================

* Theme Name: Klinixer Child
* Theme URI: https://bdevs.net/wp/klinixer/
* Author: theme_pure
* Author URI: https://themeforest.net/user/basictheme/portfolio
* Description: Klinixer - Cleaning Services WordPress Theme
* Version: 1.0.1
* Template: klinixer
* License: GNU General Public License version 3.0
* License URI: http://www.gnu.org/licenses/gpl-3.0.html
* Tags: one-column, right-sidebar, left-sidebar, custom-menu, featured-images, post-formats, sticky-post, translation-ready

* We encourage you to create Child theme for any modifications you will want to do.

* Why use Child theme?

* Because of future updates we may provide for this theme that will overwrite your
* modifications and all your custom work.

* If you are not familiar with Child Themes, you can read about it here:
* http://codex.wordpress.org/Child_Themes
* http://wp.tutsplus.com/tutorials/theme-development/child-themes-basics-and-creating-child-themes-in-wordpress/

====================================================================================== */
footer.site-footer.bg_img.bg-3 {
    background: #EFBF04 !important;
}

.footer-area.pt-230.pb-50 {
    background: #EFBF04;
}
.footer-area {
    padding: 0 10px 0 10px;
    overflow: hidden;
}
/* header.site-header.site-header-2 {
    padding: 0 10px 0 10px;
    overflow: hidden;
}
.nav-area.sticky-header {
    padding: 0 10px 0 10px;
    overflow: hidden;
} */
html {
    overflow-x: hidden;
}

.site-header .row {
        margin-right: 0px !important;
    margin-left: 0px !important;
}
.elementor-section {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.single-bdevs-services .container {
    padding-left: 10px;
    padding-right: 10px;
}
/* .sticky-header
{
	display:none;
}
header.site-header.site-header-2 {
    display: none;
}
a#scrollUp {
    display: none !important;
}
.extra-info {
    display: none;
} */
.copyright-area {
    background: #EFBF04;
}
html span.icon {
    display: inherit !important;
}
.site-btn .icon {
    -webkit-box-shadow: 0px 6px 12px 0px #efbf043b;
    box-shadow: 0px 6px 12px 0px #efbf043b;
}
.site-btn .icon{
	    background: #EFBF04;
}
.footer-widget .title {
    padding: 0;
    margin-bottom: 20px;
    color: aquamarine;
}

.footer-widget .title::after {
    display: none;
}

.footer-widget .title h4.title {
}

.footer-widget .title {
    color: #252525;
    font-size: 25px;
}

.footer-widget ul li a {
    color: #252525;
    font-size: 16px;
}

.footer-widget ul li a::before {
    color: #252525 !important;
}

.footer-contact-info p {
    color: #252525;
}

.footer-contact-info .content a {
    color: #252525 !important;
}

.footer-contact-info .box {
    background: #C41414 !important;
}

.footer-contact-info .box h2 {
    color: #fff !important;
}

.footer-social-info .content a {
    color: #252525;
}
.main-menu ul a {
    color: #1B1B1B;
}
.main-menu ul a:hover {
    color: #EFBF04 !important;
}
.site-footer .copyright p {
    color: #1B1B1B;
}
.header-top-area.header-top-area-2.bg-3 {
    background: #DA0F31;
}
.footer-social-info .content a span {
    color: #252525;
}

.social-links a {
    background: #fff;
    color: #000;
}
.footer-area.pt-230.pb-50 {
    padding-top: 120px;
}
.site-footer .copyright {
    border-top: 2px solid #EAE7D9 !important;
}

.footer-contact-info {
    border-bottom: 2px solid #EAE7D9;
}