.elementor-411 .elementor-element.elementor-element-20ac2bc{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--background-transition:0.3s;--padding-block-start:0px;--padding-block-end:0px;--padding-inline-start:0px;--padding-inline-end:0px;}.elementor-411 .elementor-element.elementor-element-23e27fe{color:var( --e-global-color-56cc5d7 );}/* Start custom CSS */@media only screen and (min-width: 1025px) {
    /* change the min-width value above to your liking / needs */
    
    .my-header {
        display:none;
    }
    
    .my-vertical-nav /* column on the LEFT */ {
        position: fixed!important;
        top: 0!important;
        height: 100vh;
        max-height: 100vh!important;
        overflow:hidden!important;
    }
    
    .my-vertical-content /* column on the RIGHT */ {
        margin-left: 5%; /* match this value with the left column width in Elementor */
    }
    
    .my-footer {
        margin-left:5%; /* match this value with the left column width in Elementor */
        
    }
}/* End custom CSS */