/*
Theme Name: Etalon Child
Template: etalon
Theme URI: http://keydesign-themes.com/etalon/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Concept WordPress Theme for Professional Services
Version: 1.3
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */

/* Smartseal Style */

.kd-contact-form.dark_background .wpcf7 .wpcf7-submit:hover {
    color: #fff !important;
    background: #2d2d2d !important;
}

.wpcf7 .wpcf7-submit:hover {
    color: #fff !important;
    background: #2d2d2d !important;
 }
 
 #main-menu .navbar-nav .dropdown-menu {   
    min-width: 250px !important;    
}

/* Call to action Home Page Bottom - Call now for a FREE cleaning estimate - */
.tt_button.btn_secondary_color {
    color: #fff !important;
    background-color: #2d2d2d !important;
    border-color: #2d2d2d !important;
    font-color: #fff !important;
    
}

.tt_button.btn_secondary_color:hover {
    border-color: #fff !important;
    color: #fff !important;
    background-color: transparent !important;
}

.key-icon-box h4 {    
    margin-bottom: 10px !important;
}

/* Page Services */
.kd-photobox .phb-content h4 {
    margin-top: 20px !important;
}

.tt_button.slideshow:hover {
    color: #fff !important;
    border: 2px solid #fff !important;
}

/* Page Contact Us - email next to map */
.business-info-header .business-email-row a {
    font-size: 0.875em !important; /* 14px/16=0.875em */
}

/* Footer Email */
.footer-business-content a {
    font-size: 0.875em !important; /* 14px/16=0.875em */
}

/* Call me back PopUp */
.modal-content-contact .key-icon-box .service-heading {
    font-size: 0.875em !important; /* 14px/16=0.875em */
}

/* Before-After Automatic Handle Icon */

.cq-beforeafter .cq-beforeafter-handle i {
    background: #1675BF !important;
    border: 1px solid #1675BF !important;
    box-shadow: 0 2px 6px rgba(0,0,0,.2), inset 0 2px 0 rgba(255,255,255,.2), inset 0 60px 50px -30px #1675BF !important;
}