/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 30 2026 | 13:51:13 */
@media only screen and (min-width: 768px) {

.navbar-header {display:none !important;}
  
.navbar {
  width:auto !important;
}
.header-widgetised-area {
position: fixed;
left: 0;
background-color: red;
margin: 0!important ;
top: 0;
height: 100vh;
width:95px;
}
  


.header-widgetised-area .widget_media_image {
  background-color: #419FB9;
padding: 6px;
}
.wp-block-image {
margin: 10px 0;
}

ul#menu-left-menu {
list-style: none;
padding: 0px 0;
}
}

@media only screen and (max-width: 767px) {
  ul.nav li.start {
    display:none;
  }
.navbar-brand {
display: none;
}
  .vc_section {
margin-top: -1px;
}
  .navbar-wrapper {
padding: 10px 15px;
}
  #header .navbar .navbar-wrapper, 
  body.navbar-no-background #header .navbar.fixed.scroll, 
  body.header-full-width-boxed #header .navbar, 
  body.header-full-width #header .navbar {
background-image: url(/wp-content/uploads/L_logo_weiss_fin.png) !important;
background-repeat: no-repeat !important;
background-size: contain;
height: 80px !important;
background-color: #419fb9;
background-position: 10px !important;
background-size: 130px
}
  
.vc_row.wpb_row.double-bg {
background-image: none !important;
background-color: #1f4a72 !important;
background-position: 0 0 !important;
background-repeat: repeat !important;
}
  #main-menu {
width: 210px;
   background-color: #419fb9;
  }
 #main-menu.open {
margin-left: -210px;
}
  
  .nav>li>a>img {
display: none !important;
}
  
  .menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below, .menu-image-title-below, .menu-image-title-above, .menu-item a.menu-image-title-above, .menu-item a.menu-image-title-below, .menu-image-title.menu-image-title-above, .menu-image-title.menu-image-title-below {
text-align: left;
font-size: 20px;
text-transform: uppercase;
}
  
  .small-nav {
    margin-top:30px;
  }
    .small-nav.last-nav {
    margin-top:00px;
    }

}

.navbar-toggle .icon-bar {
width: 20px;
border-radius: 0;
background-color: #fff !important;
}