/**
Theme Name: Brasserie Delneste
Author: Mediakod
Author URI: https://mediakod.com
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: brasserie-delneste
Template: astra
*/

body {
	background: url("./assets/images/texture01.jpg") repeat-x center top #e4d4b5 !important;
}

.ast-primary-header-bar {
	background-color: transparent;
	border-bottom: 0;
}

.main-header-menu ul {
	background: #ceb89b !important;
	padding: 10px !important;
}

.main-header-menu ul li a {
	color: #4e240f !important;
	padding: 7px 0 !important;
}

.main-header-menu ul li a:hover {
	text-decoration: underline;
}

.ast-menu-toggle {
	box-shadow: none !important;
}

.ast-header-break-point .ast-icon.icon-arrow svg {
	margin: 0 !important;
}

footer {
	background: url("./assets/images/footer_bg.png") repeat-x center top !important;
	padding: 30px 20px 20px !important;
	color: #c1a876 !important;
}

footer a {
	color: #c1a876 !important;
}

footer a:hover {
	text-decoration: underline;
}

#astra-footer-menu {
	justify-content: flex-start !important;
}

body p + ul {
	margin-top: 0 !important;
}

.mc4wp-success p {
	margin-bottom: 0 !important;
}

.mc4wp-success {
	padding: 1rem;
	background: #f0fdf4;
	border: 1px solid green;
	border-radius: 10px;
	color: green;
}

@media screen and (min-width: 922px) {
	.main-header-menu {
		border-radius: 7px;
	}
	.main-header-menu ul {
		border: 1px solid #b5aea3 !important;
		border-radius: 7px !important;
	}
	.ast-right-sidebar #primary {
		border: none !important;
	}
	.ast-right-sidebar #secondary {
		border: none !important;
	}
}
