/*
Theme Name: ONE Child
Theme URI: https://wp-alacarte.com/product/one/
Description: ONE Child Theme
Author: WP Alacarte
Author URI: https://wp-alacarte.com/
Template: one
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, white, orange, responsive-layout, threaded-comments, translation-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, sticky-post
Text Domain: one-child
*/


body {
	font-family: "pragmatica-web", sans-serif;
}
.navbar-default .navbar-brand {
	color: #333;
	font-variant: small-caps;
}
.navbar-default {
	border-color: #e7e7e7;
	border-style: solid;
	border-width: 0 1px 4px 1px;
}
#header-menu ul li a {
	color: #1a2530;
	font-size: 13px;
	font-weight: 500;
	text-transform: none;
}
.btn {
	border-style: solid;
	border-width: 0 1px 4px 1px;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 12px 7px;
	text-transform: uppercase;
}
.btn-primary {
	color: #ffffff;
	background-color: #158cba;
	border-color: #127ba3;
}
.btn-primary:hover {
	color: #ffffff;
	background-color: #106a8c;
	border-bottom-width: 3px;
	border-color: #0c516c;
	margin-top: 1px;
}
.gform_widget input {
	background-color: #fff;
	color: #999;
	font-family: 'Raleway', sans-serif;
	font-size: 13px;
	font-weight: normal;
	padding: 8px 10px !important;
	width: 200px;
}
.gform_widget .gform_wrapper .gform_footer {
	margin: 0;
}
.gform_widget .gform_wrapper span.gform_description {
	margin-bottom: 0;
}