.elementor-316 .elementor-element.elementor-element-85b4782{padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-85b4782 */.elementor .e-flexbox-base{
    padding: 0px !important;
}

/* Force complete header to full browser width */
.beep-shop-header {
    width: 100vw !important;
    max-width: none !important;
    position: relative;
    left: 50%;
    margin-left: -50vw;
}

/* Remove Elementor container width restriction */
.elementor-widget-html,
.elementor-widget-html > .elementor-widget-container {
    width: 100% !important;
    max-width: none !important;
}

/* All header rows full width */
.beep-shop-topbar,
.beep-shop-main,
.beep-shop-nav {
    width: 100% !important;
    max-width: none !important;
}

/* Keep inner content centered */
.beep-shop-container {
    width: 100%;
    max-width: 1750px;
    margin-left: auto;
    margin-right: auto;
}/* End custom CSS */