/**
Theme Name: Dandelion Events
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
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: dandelion-events
Template: astra
*/
/* COLOR */
#astra-footer-menu .menu-item > a {
    color: #8d8689;
}
#astra-footer-menu .menu-item > a:hover {
    color: #e0be5c;
}
a.btn {
    background: #db7f3c;
}
a.btn:hover {
    background: #e0be5c;
}
/**/
p {
    font-size: 16px;
    margin-bottom: 10px !important;
    line-height: 22px;
}
.elementor-kit-1316 h2,.elementor-kit-1316 h3 {
    margin-bottom: 10px;
}
.elementor-kit-1316 h2 {
    font-size: 36px;
    line-height: 40px;
}
.elementor-kit-1316 h3 {
    font-size: 30px;
    line-height: 36px;
}
/* BUTTON */
a.btn {
    color: #FFF;
    padding: 20px;
    display: inline-block;
    border-radius: 5px;
    max-width: 369px;
    width: 100%;
    border-radius: 15px;
    text-align: center;
}
/* BANNER */
div#banner-top:after,div#breadcrumbs-wrap:after {
    content: "";
    background-image: url(/wp-content/uploads/2026/03/h2-divider-img-5.webp);
    background-repeat: no-repeat;
    width: 100%;
    height: 83px;
    z-index: 2;
    background-size: contain;
    background-position: bottom center;
}
.banner-wrap {
    display: grid;
    gap: 20px;
}
div#banner-top h1 {
    color: #FFF;
    font-size: 100px;
    line-height: 100px;
    margin-bottom: 0;
}
div#banner-top p {
    color: #FFF;
    margin-bottom: 10px;
    font-size: 21px;
    line-height: 21px;
}
/* CONTENT */
.text-wrap {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    align-items: center;
    width: 100%;
    gap: 30px;
}
.text-wrap img,.text-wrap-banner img {
    border-radius: 15px;
}
div#text-wrap-banner {
    padding: 100px 0;
}
.text-wrap-banner {
    text-align: center;
    display: grid;
    gap: 30px;
}
.text-wrap-banner h2, .text-wrap-banner p {
    color: #FFF;
}
.box-wrap {
    display: grid;
    grid-template-columns: repeat(1,1fr);
    gap: 30px;
}
.box-wrap .box {
    background: #FFF;
    padding: 30px;
    border-radius: 15px;
}
.box-wrap h3 {
    font-size: 28px;
    line-height: 32px;
}
.package-text {
    text-align: center;
}
.package-wrap-box {
    display: grid;
    grid-template-columns: repeat(3,1fr);
    margin-top: 30px;
    gap: 30px;
}
.package-box {
    padding: 30px;
    background: #f9f4d9;
    border-radius: 15px;
}
.package-box h4 {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 15px;
}
.package-box:nth-child(2) {
    background: #def1f9;
}
.package-box:nth-child(3) {
    background: #f5dde9;
}
.prix {
    background: #FFF;
    padding: 15px 30px;
    line-height: 24px;
    border-radius: 15px;
    font-size: 18px;
    margin: 10px 0;
    box-shadow: 0 5px 1px #0000002e;
}
ul.list {
    list-style: none;
    margin: 20px 0;
}
ul.list li {
    display: flex;
    gap: 10px;
}
ul.list li:before {
    content: "\f005";
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    color: #e4916e;
}
/* THEME */
.party-theme {
    display: grid;
    grid-template-columns: repeat(2,1fr);
    text-align: center;
    gap: 30px;
    margin-bottom: 20px;
}
.theme-box {
    padding: 20px;
    border-radius: 15px;
    background: #FFF;
    color: #1b1b1b;
    box-shadow: 0 5px 1px #0000002e;
}
.theme-box img {
    max-width: 200px;
    height: 150px;
}
div#color-wrapper, div#color-wrapper h2 {
    color: #FFF;
}
.exemple {
    background: #97d7c6;
    padding: 20px;
    border-radius: 15px;
    text-align: center;
}
.info {
    padding: 30px;
    border-radius: 15px;
    border: 3px dotted #ebd2ce;
    margin-top: 25px;
}
.info .btn {
    padding: 15px 10px;
}
/* FOOTER */
footer#colophon {
    padding: 100px 15px;
    background: #423d3f;
    background-image: url(/wp-content/uploads/2026/03/footer-background.webp);
    background-repeat: no-repeat;
    background-position: center;
}
img.footer-logo {
    margin-bottom: 30px;
}
#astra-footer-menu {
    margin-left: 0;
    justify-content: center;
}
.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element {
    text-align: center;
    color: #FFF;
    font-family: "DynaPuff", sans-serif;
}
.footer-widget-area[data-section="section-fb-html-1"] .ast-builder-html-element p {
    font-size: 24px;
    line-height: 24px;
}
.ast-footer-copyright {
    text-align: center;
}
.ast-footer-copyright a {
    color: #8d8689;
}
.ast-footer-copyright a:hover {
    color: #ffd936;
}