/*
Theme Name: Affilicy
Theme URI: https://affilicy.com/
Description: This is a custom child theme for Affilicy
Template: salient
Version: 1.0
*/


#copyright .span_7 {
	display: none;
}

#copyright p {
	margin-bottom: 3px;
}

#partners h4 {
	font-size: 12px;
	font-family: 'Open Sans';
	font-weight: 700;
	letter-spacing: 2px;
	text-transform: uppercase;
}

/* Contact Form 7 */

body[data-form-style="minimal"] .minimal-form-input.filled input, body[data-form-style="minimal"] .minimal-form-input.has-text input, body[data-form-style="minimal"] .minimal-form-input.filled textarea, body[data-form-style="minimal"] .minimal-form-input.has-text textarea {
	color: #fff !important;
}

span.wpcf7-not-valid-tip {
	background: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	-o-box-shadow: none !important;
}

div.wpcf7-response-output {
	margin: 2.4em 0 1em !important;
}

div.wpcf7-validation-errors {
	background: none !important;
	color: #C4B92C !important;
}

span.ajax-loader {
	display: none !important;
}

div.wpcf7-mail-sent-ok {
	border: none !important;
	background: none !important;
	color: #C4B92C !important;
	margin-top: 40px !important;
	font-family: Montserrat;
	letter-spacing: -1px;
	font-size: 38px;
	line-height: 42px;
	font-weight: 600;
}

/* End Contact Form 7 */


@media screen and (max-width: 1000px) {
    .wpb_text_column.wpb_content_element.vc_custom_1499220147317 {
		margin-bottom: 10px !important;
		margin-top: 15px;
	}
	.nectar-hor-list-item .nectar-list-item-btn {
		padding: 8px 8px;
		font-size: 12px !important;
		line-height: 12px;
		margin: 3px 0 3px 3px;
	}
	.work-item:not([data-custom-content="on"]) .work-info-bg {
    display: block !important;
	}
	
}