



/*
Theme Name: WORKZ°NM GALERIE L33 BOOTSTRAP 5
Theme URI: WWW.GALERIE-L33.CH
Version: 1.0 2024
Description: HANDCRAFTED AND AMAZING RESPONSIVE
Author: FREDY HOLENSTEIN 
Author URI: HTTP://WWW.WORKZ.CH
*/


/* NAVIGATION  */
/***** Navigation *****/
.navigation {
  position: relative;
  top: 20px;
  right: 0px;
  width: auto;
  float: right;
  padding: 0;
  margin: 0;
  z-index: 1 !important;
}
ul.nav {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: 300;
  list-style: none;
  width: auto;
  float: right;
}
ul.nav li {
  margin: 0;
  padding: 5px;
  display: block;
  float: left;
  background-image: none;
}
ul.nav li a {
  text-decoration: none;
  /*line-height: 40px;*/
  color: #000;
  font-weight: 400;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.00);
}
ul.nav li a:hover, ul.nav li.current-menu-item a, ul.nav li.current-page-ancestor a, ul.nav li.current-post-ancestor a, ul li.current_page_item a:hover, ul li.current_page_item a {
  padding: 0;
  text-decoration: none;
  color: #cc1517;
}
.nav > li > a:hover, .nav > li > a:focus {
  background: none;
}
ul#recent {
  padding: 0;
  list-style: none;
}
ul#recent li {
  margin-bottom: 4px;
}
ul#recent li a {
  font-size: 15px;
  line-height: 25px;
  font-weight: normal;
  color: #66242f;
}



div#sidebar ul {
  margin-top: 24px;
}
div#sidebar ul li {
  list-style: none;
  background-image: none;
  display: block;
}
div#sidebar ul li a {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  padding: 3px 5px 3px 10px;
  display: block;
  border-left: 1px solid rgba(0, 0, 0, 0.00);
	text-decoration: none;
}


div#sidebar ul li a:hover, div#sidebar1 ul li.current_page_item a:hover, div#sidebar1 ul li.current_page_item a {
  border-left: 20px solid rgba(255, 255, 255, 1.00);

  text-decoration: none !important;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

@media only screen and (max-width: 767px) { 
	div#sidebar {display: none;}
}


ul.nav ul {
  display: none;
}
ul.nav li:hover ul.sub-menu {
  display: block;
  position: absolute;
  min-height: 150px !important;
  text-align: left !important;
  width: 150px;
}
ul.nav li li {
  float: none;
  width: 150px;
  background: #fff;
  text-align: left !important;
  margin-bottom: 2px;
}
ul.nav li:hover li {
  float: none;
  width: 150px;
  background: #fff;
  text-align: left !important;
}
ul.nav li:hover li:hover {
  float: none;
  width: 150px;
  background: #ebebeb;
  text-align: left !important;
}
ul.nav li:hover li a {
  height: auto;
  color: #000;
  padding: 7px;
  text-align: left !important;
}
ul#menu-footer nav {}
ul#menu-generic {
  margin: 16px 0 16px 0;
  padding: 0;
  font-size: 13px;
  font-weight: 400;
  list-style: none;
  width: auto;
  float: right;
}
ul#menu-generic li {
  margin: 0 16px 0 0;
  padding: 0;
  display: block;
  float: left;
  background-image: none;
}
ul#menu-generic li a {
  padding: 0;
  text-decoration: none;
  line-height: 32px;
}
ul#menu-generic li a:hover, ul#menu-generic li.current-menu-item a, ul#menu-generic li.current-page-ancestor a {
  padding: 0;
  border-bottom: 1px solid #000;
  text-decoration: none;
  line-height: 32px;
}
h1.assistive-text {
  font-size: 18px;
  color: #BCB08F;
}
div.nav-previous a, div.nav-next a {
  font-size: 14px;
  color: #8a0002;
}
div#mobilenavigation {
  display: none;
}

@media only screen and (max-width: 1199px) {
  /***** SHOW / HIDE  *****/
  div.screennav {
    display: none !important;
  }
  div.generic, div.header {
    display: none !important;
  }
  div#logo {
    display: none !important;
  }
  div.screennav img.toplogo, div#logo img.toplogo {
    display: none !important;
  }
  div#mobilenavigation {
    display: block;
  }
  /*  HIDE SCREEN NAVIGATION */
  .navigation {
    display: none;
    margin: 0 auto;
    background: none;
    width: 100%;
    background-color: #000;
  }
  ul#menu {
    display: none;
  }
  ul#menu-generic {
    display: none;
  }
  /* SLIDE DOWN MENU */
  ul#mobile {
    display: none;
  }
  div.content {
    margin-top: 10px;
  }
  div#menu-icon {
    display: block;
    width: 100%;
    height: 60px;
    padding: 5px 0 5px 0;
    background: rgba(255, 255, 255, 1.00) url(../img/icon-menu.png) no-repeat;
    background-position: right 20px top 12px;
    overflow: visible;
  }
  div#menu-icon img {
    padding-left: 15px;
  }
  div#menu-icon-link {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 0 7px 30px;
  }
  div#menu-icon-link a {
    font-size: 18px;
  }
  img.toplogo {
    height: 40px;
    width: auto;
    margin-top: 5px;
    z-index: 9;
    position: relative;
  }
  ul.mnav {
    margin: 0;
    padding: 3px 0 0px 0;
    font-size: 18px;
    background: rgba(98, 98, 98, 1.00);
    list-style: none;
    text-align: left;
    width: 100%;
    float: right;
    z-index: 10;
    position: relative;
	  margin: 0 22px 0 22px;
  }
		
  ul.mnav li.menu-item {
    margin: 0;
    padding: 12px 0 12px 24px;
    font-size: 18px;
    text-align: left;
    float: none;
    background: rgba(204,21,24,1.00);
    border-bottom: 1px solid #000;
    display: block;
    z-index: 10;
    position: relative;

  }
  ul.mnav li.menu-item a {
   padding-left:24px;
    display: block;
    width: 100%;
    text-decoration: none;
    line-height: 40px;
    color: #fff;
    z-index: 10;
    position: relative;
	   border-left: 10px solid rgba(204,21,24,0.00);
  }
  ul.mnav li a:hover, ul.mnav li.current-menu-item a {
 padding-left:24px;
    text-decoration: none;
    font-weight: bold;
    line-height: 40px;
	 background: rgba(255,255,255,1.00);
    color:  rgba(204,21,24,1.00);
    border-left: 10px solid rgba(0,0,0,1.00);
    z-index: 10;
    position: relative;
    border-bottom: 0px;
  }
  ul.sub-menu li.menu-item {
    border-bottom: 0px solid rgba(34, 70, 91, 1.00);
  }
  ul.mnav ul {
    display: block;
    margin: 0 0 0 1px;
    background: rgba(34, 70, 91, 0.00);
  }
  ul.mnav li:hover ul {
    display: block;
    background: rgba(98, 98, 98, 1.00);
    ;
  }
  ul.mnav ul li {
    border: none;
  }
  ul.mnav ul li a, ul.mnav ul li.current-menu-item a {
    color: #fff;
  }
}