/*
Theme Name: TheGem Child
Description: Multi-Purpose Wordpress Theme
Author: Codex Themes.
Theme URI: http://codex-themes.com/thegem/
Author URI: http://codex-themes.com/thegem/
Template: thegem
Version: 1.0
Tags: one-column, two-columns, left-sidebar, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, full-width-template, theme-options, translation-ready, dark, light
License: GNU General Public License
License URI: license.txt
*/

input[type="text"], input[type="password"], input[type="color"], 
input[type="date"], input[type="datetime"], input[type="datetime-local"], 
input[type="email"], input[type="number"], input[type="range"], 
input[type="search"], input[type="tel"], input[type="time"], 
input[type="url"], input[type="month"], input[type="week"], 
textarea, select, .chosen-container-single .chosen-single, 
.select2-container .select2-choice, .widget_product_search form:before {
    color: grey!important;
}

.breadcrumbs a {
    color: white!important;
}

.breadcrumbs a:hover {
    color: grey!important;
}

.breadcrumbs .current {
    color: #f5c500!important;
    border-bottom: 3px solid #f5c500!important;
}

#footer-nav {
    border-top: 0;
}

.site-footer .gem-contacts-item.gem-contacts-address {
    border-bottom: 1px solid #99a9b5!important;
}

#colophon textarea, #colophon input {
    background-color: #02406f!important;
    border: 1px solid #99a9b5!important;
}

#colophon a {
    color: #f5c500!important;
}

#footer-nav a:hover {
    color: #f5c500!important;
}

.borders-style .vc_column_container .vc_column-inner .service_title h5 a:hover span, .borders-style-2 .vc_column_container .vc_column-inner .service_title h5 a:hover span {
    color: #f5c500!important;
}

:focus {
    outline: #f5c500 auto 5px;
    outline-color: #f5c500;
}
