/*
    Theme Name: La Quadra d'Espinelves
    Theme URI: 
    Description: 
    Version: 1.0.
    1
    Author: Alba Astorga (Dada&Co)
    Author URI: 
    Tags: Blank, HTML5, CSS3
*/

body { }
main { }

.menu-mobile {

  .btn {
    margin-bottom: 20px !important;
  }
  }
  
 .legal-page {
    padding-bottom: 85px !important;
   }
   
 .legal-page h1 {
    margin-bottom: 30px;
   }
   
  .legal-page h3 {
    margin-bottom: 15px;
     }
     
@media (max-width: 1200px) {
    .legal-page h1 {
        padding-bottom: 20px !important;
        margin-bottom: 0 !important;
       }
}

@media (max-width: 768px) {
    .legal-page {
        padding-bottom: 50px !important;
        padding-top: 50px !important;
       }
}

#menu-mobile .dropdown-item a {
display: flex;
width: 100%;
}

.cmplz-message p {
  color: black;
  font-weight: 400;
  font-size: 15px;
  line-height: 21px;
  margin: 0;  
}

.cmplz-document h2 {
  font-style: normal;
  color: black;
  font-weight: 600;
  font-size: 29.6px !important;
  line-height: 2.5rem;
  margin-top: 20px !important;  
}

.cmplz-document p {
  font-size: 1.125rem !important;
  line-height: 1.375rem;; 
}

#cmplz-document, .editor-styles-wrapper .cmplz-unlinked-mode {
  max-width: 1320px;
}

.legal-page.container {
  max-width: 1320px;
}

.legal-page h3 {
  margin-top: 10px;
  margin-bottom: 20px !important;
}

#cmplz-cookiebanner-container {
  z-index: 9999;
}

.intro {
  z-index: 1;
}

.text {
  z-index: 999 !important;
}

.menu-mobile {
  z-index: 999 !important;
}

#menu-mobile .dropdown-menu {
  z-index: 99999 !important;
}

.grecaptcha-badge {
  display: none;
}

#site-header .row {
  align-items: center;
}

.menu {
    align-items: center;
}

.menu-item-155 {
  border: 1px solid white;
  padding: 10px;
  border-radius: 40px;
  margin-left: 15px;
}

.menu-item-154 {
  background-color: white !important;
}

.menu-item-154 a {
  color: #63876d !important;
}

.menu-item-155:hover {
  background-color:  white;
}

.menu-item-155 a:hover {
  color:#000;
}