/* MEGAMENU */
.tab1-decorator::after {
  border-right: 1rem solid #017064 !important; }

.tab2-decorator::after {
  border-right: 1rem solid #0069A5 !important; }

.tab3-decorator::after {
  border-right: 1rem solid #60398A !important; }

.tab4-decorator::after {
  border-right: 1rem solid #007E50 !important; }

@media (max-width: 992px) {
  #megamenu {
    /* @include media-breakpoint-down(md) */
    display: none !important; }
    #megamenu .lfr-nav.nav-tabs {
      height: 5.7rem; }
    #megamenu .tab-2-nivel {
      margin-top: 3rem; } }

#megamenu-responsive #accordion {
  top: 2rem;
  position: relative; }

#megamenu-responsive.hide {
  display: none; }

@media (min-width: 993px) {
  #megamenu-responsive {
    /* @include media-breakpoint-up(lg) */
    display: none !important; } }

#megamenu {
  color: white;
  background-color: #ffffff;
  padding: 1rem 0 0 0;
  font-family: "Encode Sans";
  position: fixed;
  width: 100%;
  z-index: 10;
  height: calc(100vh - 100px);
  top: 125px;
  overflow: auto;
  padding: 0.7em 2rem 0em 2rem; }
  #megamenu .lfr-nav.nav-tabs {
    margin-bottom: 1.25rem;
    display: flex;
    justify-content: flex-start;
    position: fixed;
    height: 3.7rem;
    background-color: white;
    width: 100%;
    top: 125px; }
    #megamenu .lfr-nav.nav-tabs a {
      color: #000000; }
  #megamenu .active {
    height: 1.4375rem;
    font-weight: 700 !important;
    font-size: 1.125rem;
    margin-right: 1.8125rem;
    margin-bottom: 0.375rem; }
  #megamenu .active > a {
    border-bottom: 0.375rem solid !important;
    border-bottom-color: #dd007a !important; }
  #megamenu .tab {
    height: 1.4375rem;
    font-weight: 400;
    font-size: 1.125rem;
    margin-right: 1.8125rem;
    margin-bottom: 0.375rem; }
  #megamenu .tab-2-nivel {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0rem;
    margin-top: 2.4rem; }
    #megamenu .tab-2-nivel .columna {
      flex-basis: 20%;
      margin-top: 1rem; }
      #megamenu .tab-2-nivel .columna ul {
        list-style: none; }
      #megamenu .tab-2-nivel .columna .enlaces {
        /*
				a.href-2nivel:hover {
					background: rgba(255, 255, 255, 0.3);
					border-radius: 6px;
					
				}
				*/ }
        #megamenu .tab-2-nivel .columna .enlaces a {
          color: rgba(255, 255, 255, 0.9); }
        #megamenu .tab-2-nivel .columna .enlaces a:hover {
          color: white; }
        #megamenu .tab-2-nivel .columna .enlaces .titulo {
          font-weight: 700;
          display: flex;
          justify-content: space-between;
          width: 18.25rem;
          flex-wrap: wrap; }
          #megamenu .tab-2-nivel .columna .enlaces .titulo .li_titulo {
            display: flex;
            width: 100%;
            justify-content: inherit; }
          #megamenu .tab-2-nivel .columna .enlaces .titulo .p-1nivel {
            margin-top: 0;
            margin-bottom: 0; }
          #megamenu .tab-2-nivel .columna .enlaces .titulo .titulos-separador {
            flex-basis: 100%; }
          #megamenu .tab-2-nivel .columna .enlaces .titulo .mas-info {
            font-weight: 700;
            font-size: 12px;
            color: rgba(255, 255, 255, 0.66);
            margin: 0rem;
            cursor: pointer; }
        #megamenu .tab-2-nivel .columna .enlaces .titulo-separador {
          color: white;
          width: 18.25rem;
          height: 2px;
          background: #FFFFFF;
          margin-block-start: 0.25rem;
          margin: 0rem 0rem 0.5rem 0rem; }
        #megamenu .tab-2-nivel .columna .enlaces .imagen {
          width: 292px;
          height: 86px;
          background-position-x: 50%;
          background-position-y: 50%;
          background-repeat: no-repeat;
          margin-bottom: 0.75rem;
          background-size: cover; }
        #megamenu .tab-2-nivel .columna .enlaces .enlaces-2nivel {
          cursor: context-menu;
          font-size: 0.875rem;
          font-weight: 500;
          margin-bottom: 0.5rem;
          padding: 0.25rem 0.375rem 0.25rem 0rem !important;
          display: flex;
          flex-wrap: wrap;
          justify-content: space-between;
          width: 18.25rem;
          align-items: center;
          color: rgba(255, 255, 255, 0.9);
          padding-left: 0.5rem !important;
          margin-left: -0.5rem;
          margin-bottom: 0.5rem; }
          #megamenu .tab-2-nivel .columna .enlaces .enlaces-2nivel .link-2nivel {
            display: flex;
            flex-wrap: wrap;
            width: 100%;
            justify-content: space-between;
            margin-bottom: 0.3em; }
            #megamenu .tab-2-nivel .columna .enlaces .enlaces-2nivel .link-2nivel .andalucia-i-minus, #megamenu .tab-2-nivel .columna .enlaces .enlaces-2nivel .link-2nivel .andalucia-i-plus {
              margin-left: auto;
              align-self: center;
              cursor: pointer !important; }
        #megamenu .tab-2-nivel .columna .enlaces a.href-2nivel {
          width: 15.95rem; }
        #megamenu .tab-2-nivel .columna .enlaces a.href-2nivel:hover > .andalucia-i-plus {
          border-left: 2px solid rgba(255, 255, 255, 0.2);
          padding-left: 9px; }
        #megamenu .tab-2-nivel .columna .enlaces p.p-2nivel {
          margin-top: 0;
          width: 15.95rem;
          margin-bottom: 0;
          padding: 5px; }
        #megamenu .tab-2-nivel .columna .enlaces p.p-2nivel:hover {
          background: rgba(255, 255, 255, 0.3);
          border-radius: 6px; }
        #megamenu .tab-2-nivel .columna .enlaces ul.enlaces-3nivel {
          border-left: 2px solid rgba(255, 255, 255, 0.2);
          padding-left: 0.5rem;
          display: none;
          font-size: 0.875rem;
          font-weight: 500;
          color: rgba(255, 255, 255, 0.9);
          cursor: context-menu;
          margin-bottom: 0.5rem;
          flex-basis: 100%;
          margin-top: 0.5em; }
          #megamenu .tab-2-nivel .columna .enlaces ul.enlaces-3nivel .link-3nivel .p-3nivel {
            margin-top: 0;
            margin-bottom: 0; }
          #megamenu .tab-2-nivel .columna .enlaces ul.enlaces-3nivel :hover {
            font-weight: bold; }
  #megamenu .nav-tabs > li > a {
    border: 0px solid transparent; }

.mainBoxSeason .seasonContentCard {
  z-index: 3; }

#megamenu-responsive {
  position: fixed;
  width: 100%;
  z-index: 10;
  /*top: 150px;*/
  height: calc(100vh - 60px);
  top: 85px;
  left: 0;
  overflow: auto;
  touch-action: initial; }
  #megamenu-responsive .mCSB_inside > .mCSB_container {
    margin-right: 0 !important; }
  #megamenu-responsive .bg {
    background-color: #efefef;
    padding: 2rem 0;
    font-family: "Encode Sans"; }
  #megamenu-responsive #menu-navigation {
    padding-bottom: 1rem; }
  #megamenu-responsive .searchbar {
    background-color: #ffffff;
    height: 3.5rem;
    border-radius: 50px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Asap Condensed";
    font-weight: bold;
    font-size: 1.5rem;
    color: black;
    margin-bottom: 1.5rem; }
    #megamenu-responsive .searchbar input[type="text"] {
      font-family: "Asap Condensed";
      font-weight: bold;
      font-size: 1.5rem;
      color: #000000;
      border: 0;
      background-color: transparent;
      flex-grow: 1;
      padding-left: 2rem;
      flex-shrink: 1;
      width: inherit; }
    #megamenu-responsive .searchbar button {
      width: 2.5rem;
      height: 2.5rem;
      display: flex;
      justify-content: center;
      align-items: center;
      color: white;
      background-color: #ff0048;
      border: 0;
      border-radius: 100px;
      margin-right: 0.5rem;
      cursor: pointer;
      flex-grow: 0;
      flex-shrink: 0; }
  #megamenu-responsive a.first-level {
    color: #000000;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    #megamenu-responsive a.first-level:hover {
      font-weight: 700; }
  #megamenu-responsive a.first-level[aria-expanded="true"] {
    font-weight: 700;
    color: #0EB7A5;
    border-bottom: 0;
    margin-bottom: -0.5rem; }
    #megamenu-responsive a.first-level[aria-expanded="true"]:hover {
      color: #0EB7A5; }
    #megamenu-responsive a.first-level[aria-expanded="true"] i.andalucia-i-angle-right {
      display: none;
      margin-top: 4px; }
  #megamenu-responsive a.second-level {
    color: #000000;
    margin-left: 1rem;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    #megamenu-responsive a.second-level:hover {
      font-weight: 700; }
    #megamenu-responsive a.second-level i.andalucia-i-angle-right {
      float: right;
      margin-top: 4px; }
  #megamenu-responsive a.second-level[aria-expanded="true"] {
    font-weight: 700; }
    #megamenu-responsive a.second-level[aria-expanded="true"] i.andalucia-i-angle-right {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      display: inline-block;
      margin-top: 4px; }
  #megamenu-responsive a.third-level {
    color: #000000;
    background-color: #ffffff; }
    #megamenu-responsive a.third-level:hover {
      font-weight: 700; }
    #megamenu-responsive a.third-level i.andalucia-i-angle-right {
      float: right;
      margin-top: 4px; }
  #megamenu-responsive a.third-level[aria-expanded="true"] i.andalucia-i-angle-right {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    display: inline-block;
    margin-top: 4px; }
  #megamenu-responsive .big-links {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 3rem; }
    #megamenu-responsive .big-links .user-buttons {
      display: flex;
      width: 100%;
      justify-content: space-evenly; }
      #megamenu-responsive .big-links .user-buttons .btn {
        font-size: 1.2rem !important;
        padding: 8px 20px !important;
        margin: 1rem 0.5rem !important; }
    #megamenu-responsive .big-links .btn {
      max-width: 100%;
      white-space: unset;
      margin: 1rem 0;
      padding: 10px 25px;
      line-height: normal;
      word-break: break-word; }
  #megamenu-responsive .login {
    background-color: #FFA200;
    height: 3rem;
    margin: 1.5rem auto 1rem auto;
    border-radius: 50px;
    width: fit-content;
    display: flex;
    padding: 0 2rem;
    justify-content: center;
    align-items: center;
    font-family: "Asap Condensed";
    font-weight: bold;
    font-size: 1.5rem;
    color: white;
    border: 0; }
    #megamenu-responsive .login:hover {
      background-color: #FFC935;
      color: #ffffff;
      text-decoration: none; }
  #megamenu-responsive .img-link {
    height: 4rem;
    margin: 1rem auto;
    width: auto; }
    #megamenu-responsive .img-link:hover {
      opacity: 0.6; }
  #megamenu-responsive .menu-responsive-title {
    font-size: 1.2rem;
    font-weight: 700; }
  #megamenu-responsive #idioma {
    padding: 1rem; }
  #megamenu-responsive #idioma a.nav-link {
    color: #000000; }
  #megamenu-responsive #idioma a.nav-link:hover {
    font-weight: 700; }
  #megamenu-responsive #idioma a.nav-link.active {
    color: #FF0048;
    background-color: transparent; }
  #megamenu-responsive .icon-nac {
    height: 50px;
    margin-top: 10px;
    transition: all 0.2s; }
    #megamenu-responsive .icon-nac:hover {
      opacity: 0.7; }
  #megamenu-responsive #redes-sociales a.nav-link {
    font-size: 1.5rem;
    color: #000000; }
  #megamenu-responsive #redes-sociales a.nav-link:hover {
    transform: scale(1.2); }
  #megamenu-responsive .andalucia-i-user {
    margin-right: 0.5rem; }
  #megamenu-responsive .card {
    background-color: transparent;
    border: 0;
    margin-bottom: 0rem; }
  #megamenu-responsive .card-body {
    padding: 0.5rem; }
    #megamenu-responsive .card-body > a {
      font-weight: 600;
      color: #000; }
    #megamenu-responsive .card-body .nav {
      margin-bottom: 1rem;
      /*margin-bottom: 0.1rem;
    	border-bottom: 1px solid #cccccc;*/ }
      #megamenu-responsive .card-body .nav:last-child {
        margin-bottom: 0;
        border: none; }
  #megamenu-responsive .fourth-level {
    background-color: #FFFFFF;
    color: #000000; }
  #megamenu-responsive .fourth-level:hover {
    font-weight: 700;
    color: #000000; }
  #megamenu-responsive .second-level-card {
    background-color: #FFFFFF;
    margin-left: 1rem;
    padding-left: 0.6em;
    border-radius: 0px 0px 10px 10px; }
  #megamenu-responsive .nav-link {
    cursor: pointer; }

/* PREVIEW */
.preview-megamenu #megamenu, .preview-megamenu #megamenu-responsive {
  position: relative !important; }