/*
Theme Name: Salient Child 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
*/
/*
@media only screen and (max-width: 1000px) and (min-width: 1px)
#header-secondary-outer {
    display: none !important;

}
*/
/*
@media only screen and (max-width: 5000px) and (min-width: 1000px){
#gc_message_bar{
	display: none !important;
}}
*/
header#top nav > ul > li.megamenu > ul > li > a {
	text-transform: none !important;
}
#logo img {
	height: 37px !important;
	margin-top: 13px;
}
#logophone {
	font-family: Oswald;
	text-transform: uppercase;
	font-size: 28px;
	line-height: 28px;
	font-weight: 100;
	display: block;
	padding-left: 10px;
	letter-spacing: 1px;
	color: #000000;
}
.transparent #logophone {
	color: #ffffff;
}
/*.transparent #logo img.default-logo {
    height: 47px !important;
}*/
@media (max-width: 992px) {
	#logophone {
		font-size: 14px;
		line-height: 14px;
		padding: 4px 0 0 8px;
		letter-spacing: 0px;
	}
	header#top #logo {
		margin-top: 0px !important;
	}
}

@media only screen and (max-width: 5000px) and (min-width: 800px) {
	.essb_item.essb_link_sms.nolightbox {
		display: none !important;
	}
}

.breadcrumbs p{
	padding-bottom: 0px !important;
}



#top #toggle-nav {
	padding-top:7px;
}

#sendbtnid {
	font-size:20px!important;
	padding:10px 60px!important;
	font-weight:200!important;
	background-color:green!important;
	text-align:center!important;
}

@media only screen and (max-width: 1000px) and (min-width: 1px) {
	body header#top #logo img,#header-outer[data-permanent-transparent="false"] #logo .dark-version {
		height:54px!important;
		margin-top:-11px!important;
	}
}

@media only screen and (max-width: 1024px) and (min-width: 1px) {
	/*.headerprices {
		display:none!important;
	}*/
	
	header#top nav>ul>li>a {
		font-size:18px!important;
	}/*
		header#top #logo {
			width:150px!important;
		}
	*/
	
}

.flare {
	display:none!important;
}

/*
.moveprices .pricing-column h4,.moveprices .pricing-column .interval {
	display:none!important;
}

.pricing-column h4,.pricing-column .interval {
	display:none!important;
}
*/

body[data-bg-header="true"] .container-wrap {
	padding-bottom:0;
}

.wpcr3_in_content {
	padding-top:40px!important;
	width:142%;
	margin-left:-30%!important;
	padding-left:30%!important;
	padding-right:11%!important;
	padding-bottom:2%!important;
	background-color:#fff;
}

.moveprices .pricing-column h4,.moveprices .pricing-column .interval {
	display:none!important;
}

._3x-2 {
	display:none!important;
}

span.flare-buttons > span:nth-child(4) {
	display:none!important;
}



.breadcrumbs {
	padding:2px;
	float:right;
	font-size:90%;
}

.hiddenmenu > .sf-with-ul {
	visibility:hidden;
}

.menuview {
	position:relative;
	top:-18px;
}

.iwt-icon {
	top:10px!important;
}

.nectar-button.large.accent-color.tilt,.nectar-button.medium.extra-color-3.tilt,.nectar-button.medium.extra-color-2.tilt,.nectar-button.medium.extra-color-1.tilt,.nectar-button.medium.extra-color-3.regular-button {
	font-weight:900;
}

.menuview > a {
	font-size:16px!important;
}

.inner-wrap > h1 {
	text-shadow:0 1px 1px rgba(150,150,150,1)!important;
}

#footer-outer .widget h4 {
	font-family:Oswald;
	text-transform:uppercase;
	color:#fff;
	font-size:19px;
}

.highlight-reason {
	color:#fff!important;
	font-weight:500;
}

.boxshadow {
	-webkit-box-shadow:0 1px 1px 0 rgba(50,50,50,0.75);
	-moz-box-shadow:0 1px 1px 0 rgba(50,50,50,0.75);
	box-shadow:0 1px 1px 0 rgba(50,50,50,0.75);
}

.rel111 {
	position:relative;
	margin-bottom:0!important;
}

.col.light .nectar-button.see-through,.nectar-button.medium {
	color:#fff!important;
	font-size:16px!important;
	padding:17px!important;
	font-weight:500!important;
}

/*temp fixes by coder*/

td {
	vertical-align: middle !important;
}

.row p#breadcrumbs {
	display: none !important;
}
.uk-width-1-1 {
	width: 100% !important;
}
.ff-message-success p {
	color: black;
}