/*
Theme Name: Cross Control Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.1
*/


.container-wrap .span_12.light input[type="text"], .container-wrap .span_12.light textarea, .container-wrap .span_12.light input[type="email"], .container-wrap .span_12.light input[type="password"], .container-wrap .span_12.light input[type="tel"], .container-wrap .span_12.light input[type="url"], .container-wrap .span_12.light input[type="search"], .container-wrap .span_12.light input[type="date"] {
	background-color: #FFF !important;
	color: #000 !important;
}


.container-wrap .CCE-Contact .span_12.light input[type="text"], 
.container-wrap .CCE-Contact .span_12.light textarea, 
.container-wrap .CCE-Contact .span_12.light input[type="email"], 
.container-wrap .CCE-Contact .span_12.light input[type="password"], 
.container-wrap .CCE-Contact .span_12.light input[type="tel"], 
.container-wrap .CCE-Contact .span_12.light input[type="url"], 
.container-wrap .CCE-Contact .span_12.light input[type="search"], 
.container-wrap .CCE-Contact .span_12.light input[type="date"] {
	background-color: FFF !important;
	/* text-align: center; */
	color: #000 !important;
}

.CCE-Contact .wpcf7-submit {
	background-color: #FFF !important;
	color: #ef4b23!important
}

.CCE-Contact p {
	text-align:  left !important; 
}


.CCE-Contact input[type=submit]:hover, 
body[data-form-submit="regular"] .container-wrap .CCE-Contact  .span_12.light input[type=submit]:hover{
	background-color: #222 !important;
}

body[data-form-submit="regular"] .CCE-Contact  input[type=submit] {
	background-color: #FFF !important;
	color: #ef4b23!important
}
 

.container  .sf-menu .menu-item-object-custom {
	margin-right: 140px !important;
}


.rc-anchor-dark {
	background-color: #ab3a1f !important;
}


@media only screen and (max-width: 1000px) and (min-width: 1px) {
	body[data-slide-out-widget-area="true"] header#top #logo, #header-outer[data-mobile-fixed="1"] header#top #logo {
    	/* display: inline-block;
	    margin-top: 0px !important; */
	}
}



@media only screen and (max-width: 690px) {
	body .row .col.section-title h1, body h1 {
	    font-size: 33.2px !important;
    	line-height: 39.8px !important;
	}
}


@media only screen and (max-width: 1000px) and (min-width: 1px) {
	#header-outer {
		padding-top: 10px!important;
		padding-bottom: 30px;
	}
}

.admin-bar #wp-admin-bar-my-account { display: none !important; }

#slide-out-widget-area p.bottom-text, 
#slide-out-widget-area .line-shown {
	display: none !important;
}

body #header-outer .lines-button {
    top: 22px!important;
}

/* Sub menu manipulation */ 
#header-outer[data-format="centered-logo-between-menu"] header#top .sub-menu .menu-item 
 {
	/* display: none !important; */
}
