/*
	Theme Name: Whiskey Bayou Charters
	Theme URI: https://www.anologix.com/
	Description: This is the Whiskey Bayou Charters theme created for the Genesis Framework.
	Author: Anologix
	Author URI: https://www.anologix.com/

	Version: 2.6.0

	Tags: one-column, two-columns, left-sidebar, right-sidebar, accessibility-ready, custom-colors, custom-logo, custom-menu, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

	Template: genesis

	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	Text Domain: genesis-sample
*/
.fl-node-5bad23f0dfaff .fl-post-grid-post{
    height: auto !important;
    min-height: 295px;
}
.faq .fl-post-grid-title a{
	cursor: auto;
}
.single-post .sidebar{
	padding-top: 0 !important;
}

@media only screen and (max-width: 1602px) {
	.single-post .content{ padding-top: 30px !important;}	
}
@media only screen and (max-width: 1200px) {
	.single-post .content{ padding-top: 0 !important;}	
}
@media only screen and (max-width: 834px) {
	.highlights{
		display : block !important;
	}
}
@media only screen and (max-width: 558px) {
	.highlights{
		display : inline-block !important;
	}
}