.elementor-692 .elementor-element.elementor-element-43f29098 > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-692 .elementor-element.elementor-element-43f29098{overflow:hidden;margin-top:0px;margin-bottom:25px;padding:0px 0px 00px 0px;}.elementor-692 .elementor-element.elementor-element-43f29098 > .elementor-background-overlay{background-color:#FFFFFF96;opacity:0.81;mix-blend-mode:luminosity;}.elementor-bc-flex-widget .elementor-692 .elementor-element.elementor-element-11d87407.elementor-column .elementor-column-wrap{align-items:flex-start;}.elementor-692 .elementor-element.elementor-element-11d87407.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}:root{--page-title-display:none;}body.elementor-page-692{padding:0px 0px 0px 0px;}@media(min-width:768px){.elementor-692 .elementor-element.elementor-element-11d87407{width:100%;}}@media(max-width:1024px){.elementor-692 .elementor-element.elementor-element-43f29098{padding:90px 30px 90px 30px;}}@media(max-width:767px){.elementor-692 .elementor-element.elementor-element-43f29098{padding:30px 0px 30px 0px;}}/* Start custom CSS for html, class: .elementor-element-73ecf564 */header {
    display: none;
}

#wp--skip-link--target {
    margin-top: 100px;
}

.header {
    display: block;
    padding: 20px;
    background-color: #f5f5f5;
  }
  
  .list-of-visible-items {
      display: flex;
       align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-right: 100px;
  }

.toggle {
    width: 100px;
position: absolute;
    right: 24px;
    top: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;   
    cursor: pointer;
    transition: all 1s ease-in-out;
}

  .logo p {
    width: auto;
    height: auto;
    padding: 0;
    margin: 0;
  }

  .list-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }

  .list {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
  }
  
  .list.column {
      flex-direction: column;
  }

  .list-item {
    margin-right: 12px;
    padding: 6px;
    border-radius: 10px;
    transition: all 0.3s ease-in;
  }
  
  .list-item:hover a {
    color: #fff;
  }
  
  .list-item:hover  {
    background-color: #222;
  }
  
  .hidden {
    display: none;
  }
  
  .hidden-list-container {
    display: flex;
    justify-content: end;
    margin-right: 100px;
  }
  
  .hidden-list-container:hover .hidden {
    display: inline;
  }
  
  .hidden-list-container:hover .toggle {
    background-color: #222;
    color: #fff;
  }
  
  @media(max-width: 976px){
      #wp--skip-link--target {
    margin-top: 250px;
}
  }
  @media(max-width: 387px){
      #wp--skip-link--target {
    margin-top: 350px;
}
  }/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-43f29098 */#custom-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    padding: 0 !important;
}/* End custom CSS */