.header-location-content .input-group-addon{display: none;}

ul.ui-autocomplete {
   background: rgba(255,255,255,.4);
   border: none;
   padding: 15px;
   position: fixed;
}
ul.ui-autocomplete li {
    padding-bottom: 10px;
    padding-top: 10px;
    /*color: #bbb;*/
    cursor: pointer;
    list-style: none;
}
ul.ui-autocomplete li::before{
    content:"";
}
ul.ui-autocomplete a{
    background-color: none;
    padding: 0;
}
ul.ui-autocomplete a.ui-state-active{
    background: none;
    border: none;
    color: inherit;
}
ul.ui-autocomplete li a:hover,
ul.ui-autocomplete li:hover a{
    border: none;
    color: inherit;
    background-color: inherit;
}
/*.header-location .form-group.has-success .control-label{display:none;}*/

.navmenu span.icon_geoservice{display: none;}
 
html:not([data-geo-place~="ES"]) .favourite,
html:not([data-geo-place~="ES"]) a.favourite{display:none;} 

footer span.icon_geoservice, .footer span.icon_geoservice{padding-right: 30px;}

footer.footer .footer-absolute .items-menu li{
float: none;
    display: inline-block;
}
footer.footer .footer-absolute .items-menu li ul{display:none}

footer.footer .footer-absolute .items-menu li a+span{display:none}
footer.footer .footer-absolute .items-menu li a{font-size:1.8rem;letter-spacing:0.4px;}
footer.footer .footer-absolute ul {margin-bottom:15px;}

footer.footer .footer-absolute ul.menu--footer{margin-bottom:65px}
footer.footer .footer-absolute li {display:inline-block;padding:0 90px 0 0;}
footer.footer .footer-absolute li:before{display:none}

footer.footer .footer-absolute ul.language-switcher-geo-language-negotiation li a{color:#151515;}
footer.footer .footer-absolute ul.language-switcher-geo-language-negotiation li{padding-right:30px;}
footer.footer .footer-absolute li a{
padding:0;
line-height: 18px;
display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px transparent;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    overflow: hidden;
    text-decoration: none;
    color: #bbb;
    font-size: 18px;
    font-size: 1.8rem;
}
footer.footer .footer-absolute li a:hover{transition: .2s;transform: translateY(0);background:none;;}
footer.footer .footer-absolute li a:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    background: #bbb;
    height: 1px;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
footer.footer .footer-absolute li a:hover:before{transform: translateY(0);}
html.html-page-mediterranean footer ul.list-unstyled.menu-list li,
html.html-page-mediterranean footer.footer ul.list-unstyled.menu-list li {padding-right:60px !important}
header .location .header-location-content .form-group {
    width: 260px;
}
.header-location .form-group.has-success .control-label{color: #ffffff;}

.header-location-content label.control-label{
    color: #151515;
    position: relative;
    line-height: 30px;
    height: 30px;
    width: 40%;
    text-align: right;
    padding-left: 25px;
    font-size: 14px;
    letter-spacing: inherit;
}
.header-location-content .form-control,.header-dark .location .form-control,
.header-light .location .form-control{
   padding-left: 0!important; 
}
.header-light .header-location-content ::placeholder,
.header-light .header-location-content label.control-label,
.header-light .header-location-content .has-success label.control-label{
    color: #ffffff;
}
.header-location-content ::placeholder,
.header-location-content label.control-label,
.header-location-content .has-success label.control-label
{
    color: #151515;
}

.header-location-content .input-group{
    width: 60%;
    float: right;
}
/*mi rincon*/
body:not(.user-logged-in) a[data-drupal-link-system-path="node/136"]{display:none !important}
body.user-logged-in a[data-drupal-link-system-path="user/login"]{display:none !important}

/*agenda*/
html:not([data-geo-place~="ES-CT"]) a[data-drupal-link-system-path="node/135"]{display:none !important}
