/*
	This file will be included in header in every page after foundation.
	It should be used for content that relates
	to your site as a whole, it should not be used for
	plugin-specific css
*/

a{text-decoration: none;}
body {height: auto !important}
body a:after {content: none !important;}
.upward-fadein{
	opacity: 1 !important;
}
.panel-one-col {
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}
.body-section.no-header-slideshow {
	padding-top: 0;
}
.panel-two-col-left .flex .main,
.panel-two-col-right .flex .main,
.custom-textbox-panel .custom-textbox{
	width: 100% !important;
}

.side-navigation,
.share-this,
.top-header-right,
.footer_container,
.desktop-filters .filters-wrapper,
.results-wrapper ul.options,
.stackla-widget,
.pagination-container,
.header-section,
.side_nav_cont,
.custom-textbox-panel .img-cont,
.slideshow_container .header-slideshow-listings .slide-title,
.slideshow_container,
.contentRender_name_plugins_collections_template_custom_postcard,
.contentRender_name_plugins_collections_template_custom_grid,
.contentRender_name_plugins_collections_template_custom_featured,
.contentRender_name_plugins_collections_template_custom_slider,
.contentRender_name_plugins_collections_template_custom_imagebox,
.contentRender_name_plugins_collections_template_custom_spotlight,
.contentRender_name_plugins_collections_template_custom_hero,
.contentRender_name_plugins_collections_template_custom_highlights,
.contentRender_name_plugins_collections_template_custom_jumbotron,
.contentRender_name_plugins_collections_template_custom_grid,
.contentRender_name_plugins_common_dtn_listings,
.contentRender_name_plugins_collections_template_custom_featured_slider,
.contentRender_name_plugins_collections_template_custom_banner,
.contentRender_name_plugins_collections_template_custom_callout,
.contentRender_name_plugins_collections_template_custom_listicle,
.qv-sidebar-container
{
	display: none !important;
}

/*LISTINGS PRO FIXES*/
.results-wrapper{
	margin: 0 !important;
}

.custom-textbox-panel > a,
.custom-textbox-panel .custom-textbox,
.panel-two-col-left .flex,
.panel-two-col-right .flex{
	display: block;
}
