/*
Template:       clenix
Theme Name:     Clenix Child Theme
Theme URI:      http://radiustheme.com/demo/wordpress/consulty
Author:         RadiusTheme
Author URI:     http://radiustheme.com
Description:    Clenix is a clean and Modern WordPress Theme. It is best suited for Cleaning Service Provider theme
Version:        1.0
Text Domain:    Clenix
Tags: left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, translation-ready
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.header-area {
    background: #c6ceec !important;
}
.rt-sticky-menu-wrapper, .mean-bar {
    background: #c6ceec !important;
    border-bottom: none !important;
    box-shadow: 0 0.15em 0.35em 0 rgba(0,0,0,0.435);
}
table th, table td {
    border: none;
}
.tr-color {
    background-color: #c6ceec;
}
.book-now-btn, .contact-us-btn {
    cursor: pointer;
}
#fbuilder input, #fbuilder select{
    background: #f8f8f8;
    box-shadow: none;
    color: #111111;
    border-radius: 4px;
    font-size: 15px;
    padding: 15px 20px 15px 20px;
}
.ui-datepicker-inline{
    max-width: 100%;
}
.pbSubmit {
    color: #fdf135;
}
.ahbfield_service, #fbuilder .medium{
    width: 100%;
}
@media only screen and (min-width: 768px){
    .footer-middle {
        margin: 0 20px 0 auto;
    }
    .banner-two-btn {
        margin-top: -60px !important;
    }
}