body{
  line-height: normal;
}

.header-nav-top .active{
  background-color: inherit  !important;
}
#header .header-top,
#header .header-nav-features .header-nav-features-search-reveal-container {
  min-height: 20px;
}
#header .header-nav {
  min-height:auto;
}
.social-icons li:hover.social-icons-tiktok a {
  background: #000 !important;
}

.social-icons li:hover.social-icons-instagram a {
  background: #BD2690 !important;
}

b{
  font-weight: bold;
}

.mw-25{ max-width: 25%;}
.mw-30{ max-width: 30%;}
.mw-35{ max-width: 35%;}
.mw-40{ max-width: 40%;}
.mw-45{ max-width: 45%;}
.mw-50{ max-width: 50%;}

@media (max-width: 768px) {
  .img-float-text {
    float:none !important;
    max-width: 100%;
  }

  #header.header-effect-shrink .header-container {
    min-height: auto;
  }
}



    #header .header-nav-main nav > ul > li > a {

color: white !important;

    }

    @media (max-width: 991px) {
      #header .header-nav-main nav > ul > li > a {
        color: rgb(0, 0, 0) !important;
      }
    }


.idioma{
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;


    p{
      margin: 0 2px 2px 0px;
      padding: 0;
      font-size: 14px;
      color: #fff;
    }
}

@media (max-width: 500px) {
  #header > div.header-body > div > div > div.header-column.justify-content-end > div.header-row.pt-3 > nav > ul > li:nth-child(3) > a{
    display: none !important;
  }


  .idioma{

    p{
      display: none !important;
    }
}
}
