/*
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
*/

@import url("../salient/style.css");

body #post-area.masonry {
	opacity: 1;
}

.col_last > br {
	display: ;
}

#tab-t1  span {
	display: block;
}

#tab-t1  span ~ br{
	display: none;
}

div#tab-t2 {
    margin-top: -3.5em;
}

body {
	background-color: #fff !important;
}

.push {
	margin-top: 2em;
}

#header-outer .row .col.span_9, #mobile-cart-link, #toggle-nav {
	float: right;
}

body .parallax_slider_outer.first-section {
	margin-bottom: -2px!important;
	margin-top: 0px !important;
}

.swiper-wrapper .content {
background-color: rgba(0,0,0,.5);
}

.match a {
    pointer-events: none;
}

.match a[disabled] {
    pointer-events: none;
}

.major-sponsors .element {
	max-width: 400px;
}

.field-sign .element {
	max-width: 260px;
	min-width: 260px;
}

.lodging .element {
	max-width: 260px;
	min-width: 260px;
}

#post-area.masonry {
	opacity: 0;
	width: 1125px;
	margin-bottom: 0px !important;
	transition: none!important;
	overflow: visible!important;
}

body .swiper-slide .content {
	padding: 0 20px;
}

body .swiper-slide .button a, div[data-button-sizing="large"] .swiper-slide .button a {
	padding: 2px 6px !important;
	letter-spacing: 1px!important;
}

a:hover {
	color: #28824d;
	text-decoration: underline;
}

.span_3 {
    float: left;
    width: auto !important;
}

#boxed {
    overflow: hidden !important;
}

.container-wrap, .project-title {
    background-color: #ffffff;
}

#boxed {
    background-color: #ffffff;
}

.wp-caption {
    background-color: #ffffff;
}

body .vc_text_separator div {
	background-color: #ffffff;
}

.score {
    display: none;
}

#copyright {
	margin-top: 2em;
}

@media (max-width: 1000px) {

#ajax-content-wrap{
	margin-top: 32px;
}
html
    margin-top: 0px !important;

}

@media (max-width: 600px) {
	
	.parallax_slider_outer {
		display: none;
	}
	
}


