/*
Theme Name: Leao Propriedade Intelectual
Author: Darlan Santos
Description: Uma empresa especializada na identificação, proteção, defesa, potencialização e uso estratégico de ativos intelectuais, visando o concreto benefício concorrencial de seus clientes e o desenvolvimento econômico e tecnológico da sociedade como um todo.

/* Barra de rolagem customizada */
::-webkit-scrollbar {
    width: 8px;
    padding: 2.5px;
  }
  ::-webkit-scrollbar-track {
      background: transparent;
  }
  ::-webkit-scrollbar-thumb {
  background: #161616;
  border-radius: 6px;
  border: white 1px solid;
  }
  /* Seleção */
  ::-moz-selection { /* Code for Firefox */
    background: #f60;
    color: #ffffff;
  }
  ::selection {
    background: #f60;
    color: #ffffff;
  }
  /* Custom */
  .timeline-item:nth-child(even) {
  justify-content: flex-end;
  text-align: left;
  }
  /* Timeline */
  .timeline-year {
  -webkit-text-stroke: 0.5px #FFFFFF;
  }
  .timeline-year.orange {
  -webkit-text-stroke: 0.5px #FF6600;
  }
  .timeline-gradient {
  pointer-events: none;
  }
  .service-col2 .service-title {
  color: #58595B;
  right: auto;
  left: 2em;
  right: auto;
  }
  .service-col2 .service-list {
  align-items: flex-start;
  text-align: left;
  }
  .service-col2 .service-link {
  color: #404040;
  flex-direction: row-reverse;
  }
  .service-col2 .service-half-circle {
  right: auto;
  left: 3em;
  }
  /* Menu */
  .mobile-overlay, .mobile, .menu-icon, .menu-close {
  pointer-events: none;
  }
  .mobile-overlay {
  display: block;
  }
  .brand, .mobile-block, .mobile-overlay.active {
  pointer-events: auto;
  }
  .w-webflow-badge {
    display: none!important;
  }
  
  /* Barra de rolagem customizada */
  ::-webkit-scrollbar {
    width: 8px;
    padding: 2.5px;
  }
  ::-webkit-scrollbar-track {
      background: transparent;
  }
  ::-webkit-scrollbar-thumb {
  background: #161616;
  border-radius: 6px;
  border: white 1px solid;
  }
  /* Seleção */
  ::-moz-selection { /* Code for Firefox */
    background: #f60;
    color: #ffffff;
  }
  ::selection {
    background: #f60;
    color: #ffffff;
  }
  /* Custom */
  .timeline-item:nth-child(even) {
  justify-content: flex-end;
  text-align: left;
  }
  /* Timeline */
  .timeline-year {
  -webkit-text-stroke: 0.5px #FFFFFF;
  }
  .timeline-year.orange {
  -webkit-text-stroke: 0.5px #FF6600;
  }
  .timeline-gradient {
  pointer-events: none;
  }
  .service-col2 .service-title {
  color: #58595B;
  right: auto;
  left: 1.5em;
  }
  .service-col2 .service-list {
  align-items: flex-start;
  text-align: left;
  }
  .service-col2 .service-link {
  color: #404040;
  flex-direction: row-reverse;
  }
  .service-col2 .service-half-circle {
  right: auto;
  left: 3em;
  }
  .service-col2 .service-circle {
  background-color: #f3f3f3;
  }
  /* Menu */
  .mobile-overlay, .mobile, .menu-icon, .menu-close {
  pointer-events: none;
  }
  .mobile-overlay {
  display: block;
  }
  .brand, .mobile-block, .mobile-overlay.active {
  pointer-events: auto;
  }
  .w-webflow-badge {
    display: none!important;
  }

  .w-embed-youtubevideo iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: auto;
}

#wp-admin-bar-comments {
  display: none;
}