/* 
Theme Name: Robert Broekhuis
Description: Theme made for Hello
Author: Sander | Firma Netjes
Author URI: https://firmanetjes.nl
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/


/* menu */


/* classes */



/* media rules */

/* media rules */
@media screen and (min-width: 1025px){
.elementor-location-header {
    position: fixed;
    z-index: 5000;
    width: 300px;
}
.site-main,
.elementor-location-archive,
.elementor-location-single{
    margin-left:  300px!important;
}
.elementor-location-archive .post{
    margin-left:  0;
}
}