/**
 * @file        /a_layout/css/layout_landingpages.css
 * @copyright   Copyright (C) 2006 - 2025 codeDESIGN | Milos Mandic / All rights reserved.
 * @link        https://www.filterverlag.de
 * @author      codeDESIGN | Milos Mandic <milos.mandic@filterverlag.de>
 */

/* codeDESIGN - layout_landingpages.css */
@charset "utf-8";

div.custom_code_menu_listing_stripe_content {
	width: 100% !important;
	margin: 0px 0px 20px 0px !important;
	padding: 0px 0px 50px 0px !important;
	border-bottom: 2px solid #e8dacf;
}
@media only screen and (max-width: 991px) {
  
	div.custom_code_menu_listing_stripe_content {
		padding: 0px 10px 0px 10px !important;
	}
	div.featured_content_static_accordion_wrapper {
		padding: 0px 10px 0px 10px !important;
	}
  
}
.footer {
	border-top: 2px solid #e8dacf;
}
