/*
Theme Name:   Betonguru Hello Elementor Child
Theme URI:    https://betonguru.hu/
Description:  Elementor Child theme for Betonguru containing a fully custom scroll-video widget.
Author:       Antigravity
Author URI:   https://google.com
Template:     hello-elementor
Version:      1.4.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  betonguru
*/

/*
 * Full-width overrides for Custom Page Templates
 */
.page-template-page-beton,
.page-template-page-hulladekszallitas {
    background-color: #040508 !important;
}

/* Hide default Hello Elementor header and footer on these templates */
.page-template-page-beton #site-header,
.page-template-page-hulladekszallitas #site-header,
.page-template-page-beton #site-footer,
.page-template-page-hulladekszallitas #site-footer {
    display: none !important;
}

/* Stretch content container to full width */
.page-template-page-beton #content,
.page-template-page-hulladekszallitas #content,
.page-template-page-beton .site-content,
.page-template-page-hulladekszallitas .site-content {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Hello Elementor wraps page content inside container */
.page-template-page-beton .site-content > .container,
.page-template-page-hulladekszallitas .site-content > .container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

/* Remove Elementor default section restrictions on these templates */
.page-template-page-beton .elementor,
.page-template-page-hulladekszallitas .elementor {
    padding: 0 !important;
    margin: 0 !important;
}

.page-template-page-beton .elementor-section-wrap,
.page-template-page-hulladekszallitas .elementor-section-wrap,
.page-template-page-beton .elementor-section,
.page-template-page-hulladekszallitas .elementor-section {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
}

.page-template-page-beton .elementor-container,
.page-template-page-hulladekszallitas .elementor-container {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}
