/*
Theme Name: Spacious Child
Theme URI:http://100menwhocareknoxville.com/
Description: This is a child theme of spacious
Author: Kevin Weaver
Template: spacious
Version: 0.1
*/


#main {
    padding: 0px 0 10px 0;
}

.main-navigation ul li a {
    font-size: 16px;
    text-transform: uppercase;
}

.main-navigation {
    padding-top: 55px;
}



h1 .big{
font-size: 46px;
}

.header-post-title-container {
   padding: 0px 0;
   }

.nf-field-label label {
    /* font-weight: bold; */
    margin: 0;
    padding: 0;
    color:#333;
}
body, input, textarea {
   color: #333; 
}

.vc_btn3.vc_btn3-size-md {
    font-size: 16px;
    font-weight: 800;
    width: 100%;
    
    text-align: center;
}
.vc_btn3.vc_btn3-size-lg {
    font-size: 16px;
    font-weight: 800;
    width: 100%;
 
    text-align: center;
}
.vc_btn3.vc_btn3-size-sm {
    font-size: 14px;
    font-weight: 800;
    text-align: center;
    width: 100%;
   
}
.nf-field-description {
    padding-bottom: 15px;
        margin-left: 20px;
}
.label-above .nf-field-label {
 margin-left: 20px;
}
input[type="text"], input[type="email"], input[type="password"], textarea {
    background-color: #fff !important;
    padding: 15px;
    border-radius: 0;
    border: 0px;
    width:60%;
    margin-right: 8px;

}

.wpcf7-form-control-wrap {float:none}
.wpcf7 input#testbutton[type=”submit”]
{
  float:left;
  margin:0;
  padding:0;
}


.spacious-button,
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
   color: #FFFFFF;
    display:inline-block;
   margin-bottom: 30px;
   padding: 5px 25px;
   -moz-appearance: none !important;
    -webkit-appearance: none !important;
    appearance: none !important;
    cursor: pointer;
    background-color: #0FBE7C;
    border: none;
    font-size: 16px;
    border-radius: 0;
    height: 50px;
        font-weight: 800;
}
.spacious-button:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
input[type="submit"]:hover,
button:hover {
    -webkit-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
    -moz-box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
    box-shadow:0 0 2px rgba(0, 0, 0, 0.6);
}
.previous a,
.next a {
   color: #666666;
   padding: 5px 25px;
    cursor: pointer;
   border: 1px solid #EAEAEA;
   font-size: 16px;
}
.previous a:hover,
.next a:hover {
    color: #0FBE7C;
}
input[type="reset"]:active,
input[type="button"]:active,
input[type="submit"]:active {
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
}


.vc_tta-color-black.vc_tta-style-flat 
.vc_tta-panel 
.vc_tta-panel-heading {
    background-color: #fd8204;
}
.vc_tta.vc_general .vc_tta-panel.vc_active,
.vc_tta.vc_general .vc_tta-panel.vc_active 
.vc_tta-panel-body
{background-color: #FFF;
color:#333;
 border:1px solid #fd8204;}

.vc_tta-panel.vc_active 
.vc_tta-panel-heading
  {background-color: #fd8204 !important;}

/*.vc_row.wpb_row
.vc_inner
.vc_row-fluid
.vc_row-o-equal-height
.vc_row-o-content-middle
.vc_row-flex
{text-align: center;}*/

#main {
    padding: 0px 0 0px 0;
}
#content .post, #content .page {
  padding: 0px 0 0px 0;
}

/*.vc_row.vc_row-flex, 
.vc_row.vc_row-flex>.vc_column_container
{text-align: center;}*/
.left-align
{text-align: left;}

.center-profile 
{text-align: center;}

.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-title>a {
    color: #fff !important;
}
.vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-flat .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::after, .vc_tta-color-grey.vc_tta-style-flat .vc_tta-controls-icon::before {
    border-color: #333 !important;
}

.img-circle {border-radius: 50%;}
.full-width{
  width:100%;
  height: 100%;
  display: block;
  text-align: center;
vertical-align: middle;
}
.small-margin { margin-bottom: 5px; }
 .centered {
position:static;
  top: 50%;
  left: 50%;
}
 .centered-block {
  display: inline-block;
position:static;
  top: 50%;
  left: 50%;
}
.full-width{
  width:100%;
  height: 100%;
  display: block;
  text-align: center;
vertical-align: middle;
}

.vc_btn3.vc_btn3-color-grey, .vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat{   text-align: left;}

.site-header .menu-toggle {
    background: #c1c1c1;
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    padding: 5px 22px;
    margin: 0;
    text-align: center;
}

.main-small-navigation li a:visited {
    background: #fd8204;
    color: #000 !important;
}

.main-small-navigation a {
    display: block;
    color: #000000;
    padding: 10px 40px;
    text-decoration: none;
}

#page {
    background-color: #FFF !important;
}

.header-post-title-container {
    border-bottom: 1px solid #cccccc;
}

.header-post-title-class {
    font-size: 22px;
    padding-bottom: 0;
    line-height: 36px;
    color: #fff;
}

/**
 * These items Needs to overwrite Parent CSS, beware of parent theme update
 */
.main-small-navigation li {
    background: #fafafa;
    position: relative;
}

.header-post-title-container {
    border-bottom: 1px solid #cccccc;
    display: none;
}
