
/*
Theme Name: Exponent Child
Description: Exponent Child Theme
Author: Brand Exponents
Template: exponent
Version: 1.0
*/
.category-18 > div > .site-content > .wrap > .content-area > .site-main > article > .post-thumbnail {
	display: none;
}

.category-18 > div > .site-content > .wrap > .content-area > .site-main > article > .entry-content > p > img {
	display: none;
}

.category-18 > div > .site-content > .wrap > .content-area > .site-main > article {
	border-bottom: 3px dashed orange;
	padding-bottom: 2em;
	margin-bottom: 3em;
}

.has-sidebar #primary {
	float: none;
}

.has-sidebar #secondary {
	float: right;
	width: 30%;
	display: none;
}

@media screen and (min-width: 60em) {
	.category-18 > div > .site-content > .wrap > #secondary {
		display: block !important;
		padding-top: 95px;
	}
	
	.category-18 > div > .site-content > .wrap > #primary {
		float: left !important;
	}
	
	.category-18 > div > .site-content > .wrap > #secondary > #category-posts-2 {
		display: none !important;
	}
	
	.category-18 > div > .site-content > .wrap > #secondary > #category-posts-3 {
		display: none !important;
	}
	
	.category-19 > div > .site-content > .wrap > #secondary {
		display: block !important;
		padding-top: 95px;
	}
	
	.category-19 > div > .site-content > .wrap > #primary {
		float: left !important;
	}
	
	.category-19 > div > .site-content > .wrap > #secondary > #category-posts-2 {
		display: none !important;
	}
	
	.category-19 > div > .site-content > .wrap > #secondary > #category-posts-4 {
		display: none !important;
	}
	
	.category-5 > div > .site-content > .wrap > #secondary {
		display: block !important;
		padding-top: 95px;
	}
	
	.category-5 > div > .site-content > .wrap > #primary {
		float: left !important;
	}
	
	.category-5 > div > .site-content > .wrap > #secondary > #category-posts-3 {
		display: none !important;
	}
	
	.category-5 > div > .site-content > .wrap > #secondary > #category-posts-4 {
		display: none !important;
	}
}

.wcp-carousel-main-wrap .slick-initialized .slick-slide {
	display: block !important;
}

@media only screen and (max-width: 600px) {
	section#carousel-1427 {
		display: none;
	}
}
