@charset "UTF-8";
/*
Theme Name: FlatOn Pro
Theme URI: http://demo.webulous.in/flaton
Author: N. Venkat Raj
Author URI: http://www.webulousthemes.com/
Description: A Flat Design inspired theme from Webulous Themes.
Version: 1.5.7
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: flatonpro
Tags: white, grey

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/


*/
/*
.nav-wrap {
    background:url(https://fmindustrial.com.au/wp-content/uploads/2017/06/nav_back.jpg);

}*/

.site-footer .widget li, .site-footer .widget li ul {
    border-color: #655A4B;
}

.flex-caption {
    bottom: 0px;
}

.btn, .widget_button-widget a.btn.btn {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #000066;
}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    background-clip: padding-box;
    border: 1px solid #D0C9BF;
    border-radius: 3px;
    color: #6d6d6d;
}

input.wpcf7-text {
    height: 30px;
    width: 100% !important;
}

#googlemap iframe {
    pointer-events:none;
}

.footer-bottom {
    background-color: #1E1E1E;
    border-top: 0px solid #f0f2f3;
}

.current{
    color: #777777;
}

.site-content {
    padding: 20px 0;
}

.widget-title {
    color: #222;
}

.widget a.btn, a.btn, .widget_button-widget a.btn .widget a.btn:hover a.btn:hover, .widget_button-widget a.btn:hover {
    color: #000066;
}

.site-content {
    padding: 20px 0;
    padding-bottom: 0;
}

.top-right .widget_social-networks-widget {
    display: none;
}
.btn, .widget_button-widget a.btn.btn {
    background: #4c4544 none repeat scroll 0 0  !important;
    border: 1px solid #000066 !important;
}
