.elementor-9161 .elementor-element.elementor-element-90adb2e{--display:flex;}.breadcrumb-wrap .breadcrumb-overlay, .elementor-page-9161 .breadcrumb-wrap .breadcrumb-overlay{opacity:0.5;}/* Start custom CSS for html, class: .elementor-element-14a502d *//* FULL WIDTH pentru Nostalgia LP */

/* Elimină limitarea temei */
body .site,
body .site-content,
body #content,
body #primary,
body #main,
body .content-area,
body .site-main,
body article,
body .entry-content,
body .page-content {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* Elementor full width */
body .elementor,
body .elementor-section-wrap,
body .elementor-section,
body .elementor-container,
body .e-con,
body .e-con-inner {
    max-width: 100% !important;
}

/* LP-ul nostru */
#nostalgia-lp {
    width: 100vw !important;
    max-width: 100vw !important;
    margin-left: calc(50% - 50vw) !important;
    margin-right: calc(50% - 50vw) !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    overflow-x: hidden;
}

/* Hero full viewport */
#nostalgia-lp #hero {
    width: 100%;
    max-width: none;
    margin: 0;
}

/* Video full width */
#nostalgia-lp .hero-video-bg {
    left: 0;
    right: 0;
    width: 100%;
}

html,
body {
    overflow-x: hidden;
}/* End custom CSS */