.elementor-1432 .elementor-element.elementor-element-1d86c65{--display:flex;--min-height:100vh;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-1432 .elementor-element.elementor-element-f2c3e49{width:100%;max-width:100%;}:root{--page-title-display:none;}/* Start custom CSS for shortcode, class: .elementor-element-f2c3e49 *//* ===== FULLSCREEN ===== */

html,
body {
    width: 100%;
    height: 100%;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
}

/* ===== ELEMENTOR ===== */

.elementor,
.elementor-section,
.elementor-container,
.elementor-column,
.elementor-widget-wrap,
.elementor-widget-shortcode,
.elementor-shortcode {
    width: 100% !important;
    height: 100vh !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* ===== FLIPBOOK PRINCIPAL ===== */

._3d-flip-book {
    width: 100% !important;
    height: 100vh !important;
    min-height: 100vh !important;
    max-height: 100vh !important;

    overflow: hidden !important;

    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
}

/* ===== REMOVE ALTURA INLINE ===== */

._3d-flip-book[style] {
    height: 100vh !important;
}

.book-widget {
    width: 100% !important;
    height: 100vh !important;
    min-height: 100vh !important;
    max-height: 100vh !important;
}

.book-widget[style] {
    height: 100vh !important;
}

/* ===== FULL SIZE ===== */

.full-size {
    width: 100% !important;
    height: 100vh !important;
}

/* ===== IFRAME ===== */

.full-size iframe,
.book-widget iframe {
    width: 100% !important;
    height: 100vh !important;
    border: 0 !important;
}

/* ===== TOOLBAR ===== */

.fb3d-toolbar,
.toolbar {
    position: fixed !important;
    bottom: 10px !important;
    left: 50% !important;
    transform: translateX(-50%) !important;
    z-index: 99999 !important;
}

/* ===== REMOVE HEADER/FOOTER ===== */

header,
footer,
.elementor-location-header,
.elementor-location-footer {
    display: none !important;
}/* End custom CSS */