/*

Theme Name: X &ndash; Child Theme
Theme URI: http://theme.co/x/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to X in this child theme.
Version: 1.0.0
Template: x

*/

/*@font-face {
	font-family: "Western Bang Bang"; 
	src: url(/fonts/Western Bang Bang.ttf); 
	font-weight: normal; 
}*/

body {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    color: #999999;
    background: #f3f3f3 url(//localhost:8888/wilsonarms/wp-content/uploads/2015/12/background.png) center top;
    background-size: 100% !important;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "fragile-bombers-attack",sans-serif !important;
    font-style: normal;
    font-weight: 700;
    font-family: serif;
    text-transform: uppercase;
}

h4, h5, h6, .h4, .h5, .h6 {
    margin-top: 0em; 
    margin-bottom: 0em;
    line-height: 1.4;
}

h3 {
	display: inline;
}

.site {
    margin: 0 auto;
    /* background-color: #fff; */
    background: url(http://wilsonarms.com/wp-content/uploads/2015/12/the-western-gaines-request.jpg);
	background-repeat: no-repeat;
	max-width: 1000px;
	margin-top: 40px;
	background-size: 100% 98%;
}

.site, .x-navbar.x-navbar-fixed-top.x-container.max.width {
    width: 88%;
    max-width: 1000px;
}

.x-colophon.top {
    position: relative;
    border-top: none;
    border-top: none;
    padding: 4% 0;
    background-color: #182534;
}

.x-logobar {
    position: relative;
    overflow: visible;
    border-bottom: none;
    border-bottom: none;
    text-align: center;
    background-color: transparent;
    z-index: 1030;
}

.x-navbar {
    border-bottom: none;
    background-color: transparent;
}

.x-colophon.bottom {
    border-top: none;
    border-top: none;
    padding: 4% 0;
    text-align: center;
    background-color: #182534;
    margin-bottom: 20px;
}

.x-navbar .desktop .x-nav > li > a:not(.x-btn-navbar-woocommerce) {
    padding-left: 0px !important;
    padding-right: 0px !important;
    color: #20394f !important;
    font-family: "fragile-bombers-attack";
    font-size: 1.30em;
}

.x-navbar .desktop .x-nav>li>a>span {
    border: 0;
    padding: 0;
    border-radius: 0;
}

.x-navbar .desktop .x-nav li>a>span:after {
    content: "";
    margin-left: 0.35em;
    font-family: "FontAwesome" !important;
    font-style: normal !important;
    font-weight: normal !important;
    text-decoration: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
    
ul, ol {
    padding: 0px;
    padding-top: 2em;
    margin: 0 0 1.313em 1.655em;
}

.h-widget {
    margin: 0 0 0.65em;
    font-size: 170%;
    line-height: 1.1;
    color: #ad1d17;
}

.hentry .entry-wrap, .search-results .x-container>.product .entry-wrap {
    position: relative;
    border-top: 1px solid #dfdfdf;
    border-top: 1px solid rgba(0,0,0,0.075);
    padding: 40px 0;
}

.entry-title {
    position: relative;
    width: 88%;
    margin: 0 auto;
    padding: 15px 20px;
    font-size: 314%;
    line-height: 1;
    text-align: center;
    word-wrap: break-word;
    background: url(http://wilsonarms.com/wp-content/uploads/2015/12/title_background.png);
    color: #c3c5c8;
    background-size: 100% 98.5%;
}

.entry-header, .entry-content {
    /*font-size: 16px !important;*/
    /*color: #ad1d17;*/
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 2.65em;
    margin-bottom: 9px;
    border: 1px solid #dfdfdf;
    border: 1px solid rgba(0,0,0,0.075);
    padding: 0 0.65em;
    font-size: 13px;
    line-height: normal;
    color: #555;
    background-color: rgba(0,0,0,0.2);
}

.desktop .sub-menu {
    /*position: absolute;*/
    left: 0;
    display: none;
    float: left;
    min-width: 100px;
    margin: 0;
    border: 1px solid #dfdfdf;
    border: 1px solid rgba(0,0,0,0.075);
    padding: 0.25em 0;
    font-size: 14px;
    list-style: none;
    background-color: rgba(32,44,58,0.8);
    z-index: 1000;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    margin-top: -25px;
}

.masthead-inline .x-navbar .desktop .sub-menu {
    left: 0;
    right: 0;
}

a, h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, #respond .required, .pagination a:hover, .pagination span.current, .widget_tag_cloud .tagcloud a:hover, .widget_product_tag_cloud .tagcloud a:hover, .x-scroll-top:hover, .x-comment-author a:hover, .mejs-button button:hover {
    color: #ad1d17;
    font-weight: bold;
}

.x-btn, .button, [type="submit"] {
    color: #ffffff;
    border-color: none;
    background-color: none;
    margin-bottom: 0.25em;
    text-shadow: 0 0.075em 0.075em rgba(0,0,0,0.5);
    box-shadow: none !important;
    border-radius: 0.25em;
    background-image: url("http://wilsonarms.com/wp-content/uploads/2015/12/n_Iq48_OY.jpg");
    background-repeat: no-repeat;
    background-size: cover;
}

.x-btn, .button, [type="submit"] {
    display: inline-block;
    position: relative;
    border: none;
    padding: 0.563em 1.125em 0.813em;
    cursor: pointer;
    font-size: 16px;
    line-height: 1.3;
    text-align: center;
    vertical-align: middle;
    color: #fff;
    background-color: none;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.wpcf7 p {
    margin-bottom: 0.32825em;
    font-size: 14px;
    /* font-family: sans-serif; */
    color:#20394f;
}

.x-feature-box-title {
    margin: 0;
    font-size: 2.5em;
    /* line-height: 1.2; */
    padding-top: 10px;
    padding-bottom: 10px;
}

table.jobs-table, table.job-table, table.job-apply-table {
    width: 90%;
    text-align: left;
    background-color: none;
    margin: 10px 50px;
}

table th, table td {
    border-top: 1px solid #dfdfdf;
    border-top: 1px solid rgba(0,0,0,0.075);
    background-color: transparent;
    color: #20394f;
}

table {
    width: 100%;
    margin-bottom: 1.313em;
    border-spacing: 0;
    background-color: transparent !important;
}

td.jobs-applynow {
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    font-size: 16px;
}

form {
    margin: 0 0 1.313em;
    padding-left: 6em;
    padding-right: 6em;
}

table.job-apply-table th, table.job-apply-table td.th {
    width: 30%;
}

table.job-apply-table td {
    width: 80%;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: inline-block;
    height: 2.65em;
    margin-bottom: 9px;
    border: 1px solid #dfdfdf;
    border: 1px solid rgba(0,0,0,0.075);
    padding: 0 0.65em;
    font-size: 13px;
    line-height: normal;
    color: #555;
    background-color: rgba(0,0,0,0.2);
    width: 100%;
}

a{
    /*color: #ad1d17;*/
    font-weight: bold;
    outline: none !important;
}

.hentry .entry-wrap, .search-results .x-container>.product .entry-wrap {
    position: relative;
    border-top: 1px solid #dfdfdf;
    border-top: 1px solid rgba(0,0,0,0.075);
    padding: 20px 0;
}

.x-img {
    margin-bottom: 0.2em;
}

.x-btn:focus, .button:focus, [type="submit"]:focus {
    outline: thin dotted #333;
    /*outline: 5px auto #298f5e;*/
    outline-offset: -1px;
}

a:focus, select:focus, input[type="file"]:focus, input[type="radio"]:focus, input[type="submit"]:focus, input[type="checkbox"]:focus {
    outline: thin dotted #333;
    /*outline: 5px auto #ff2a13;*/
    outline-offset: -1px;
}