/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

p:empty { /* editorea sartzen dituen p-ak ez joditzeko layout-a */
 display:none; 
}

/* headerrean logoan izena */
.tm-logo.uk-float-left img {
float:left;  
}
.logoan-izena {
margin:14px 0px 0px 14px;
position:absolute;
font-weight:normal;
color:#000;
opacity:0.7;
border:0px solid blue;
display:inline-block;
}
  /* Phone landscape and smaller */
  @media (max-width: 384px) {
    .logoan-izena {
      margin:14px 0px 0px 0px;
      position:relative;
      display:block;
    }
  }

.tm-logo-small {
  letter-spacing: 0em;
}
/* fin headerrean logoan izena */

/* tel bakarrik mobiletan */
.mobiletan-bakarrik {
 display:none; 
 border:0px solid red;
 position:absolute;
 /*left:340px;*/
 right:33px;
 margin:0px 0px;
 top:72px;

}
  /* Phone landscape and smaller */
  @media (max-width: 720px) {
    .mobiletan-bakarrik {
    display:block; 
    }
  }
/* fin tel bakarrik mobiletan */

.uk-search-field {
/* width:260px; */
}

.bold-ez {
 font-weight:normal; 
}

/* kartelak */
/*
.tm-block .tm-headerbar {
background:transparent url(../images/background/carteles-en-banner-h100.png) no-repeat 700px 0px;
}
*/

p.datuak-header-right a:hover {
  text-decoration:none;
}

/* menu footer */
footer .uk-subnav-line > *:nth-child(n+2)::before {
    border-left: 0px solid #8c8a8a;
    margin-right: 12px;
}
/* fin menu footer */


.homen-botoia-fondua {
/* background: transparent url('../images/transpa-red-20.png') !important; */
 background: transparent url('../images/transpa-black-30.png') !important;
}


/* noticia homen tituloak */
.tm-main-bottom .tituloan-kaja {
border:0px solid blue;

height:63px:
}
/* fin noticia homen tituloa */


/* nere ikonoak */

@font-face {
    font-family: 'icomoon';
    src:    url('../fonts/icomoon/fonts/icomoon.eot?fmbqk3');
    src:    url('../fonts/icomoon/fonts/icomoon.eot?fmbqk3#iefix') format('embedded-opentype'),
        url('../fonts/icomoon/fonts/icomoon.ttf?fmbqk3') format('truetype'),
        url('../fonts/icomoon/fonts/icomoon.woff?fmbqk3') format('woff'),
        url('../fonts/icomoon/fonts/icomoon.svg?fmbqk3#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    display:inline-block;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-acitain-feed:before {
    content: "\e900";
   /* margin-left: -0.625em; */
    /* color: rgb(255, 0, 0); */
    /* color: rgb(0, 0, 0); */
}
.icon-acitain-envelope:before {
    content: "\e901";
/*    color: rgb(0, 0, 0); */
}
.icon-acitain-broadcast:before {
    content: "\e902";
}
.icon-acitain-location:before {
    content: "\e903";
}
.icon-acitain-newspaper2:before {
    content: "\e904";
}
.icon-acitain-cart:before {
    content: "\e905";
}
.icon-acitain .icon-acitain-card:before {
    content: "\e906";
}
.icon-acitain-gift:before {
    content: "\e907";
}
.icon-acitain-settings:before {
    content: "\e908";
}
.icon-acitain-truck2:before {
    content: "\e909";
}
.icon-acitain-gaspump:before {
    content: "\e90a";
}
.icon-acitain-tools:before {
    content: "\e90b";
}
.icon-acitain-news:before {
    content: "\e90c";
}
.icon-acitain-note:before {
    content: "\e90d";
}
.icon-acitain-truck3:before {
    content: "\e90e";
}
.icon-acitain-local_car_wash:before {
    content: "\e542";
}
.icon-acitain-local_gas_station:before {
    content: "\e546";
}
.icon-acitain-bucket:before {
    content: "\e90f";
}
.icon-acitain-cart2:before {
    content: "\e910";
}
.icon-acitain-wrench:before {
    content: "\e911";
}
.icon-acitain-credit-card2:before {
    content: "\f045";
}
.icon-acitain-gift2:before {
    content: "\f042";
}
.icon-acitain-newspaper:before {
    content: "\e912";
}
.icon-acitain-credit-card:before {
    content: "\e913";
}
.icon-acitain-truck:before {
    content: "\e914";
}
/* FIN nere ikonoak */



/* responsive iframe */
.iframean-containerra-16-9 iframe, .iframean-containerra-4-3 iframe {
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
}
.iframean-containerra-16-9 { /* 16:9 (9/16x100) */
    position: relative; 
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}
.iframean-containerra-4-3 { /* 4:3 */
    position: relative; 
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}
/* fin responsive iframe */

/* eibar fulbol taldeko bideoa */
.neurria-eibarko-bideoa {
  width:600px;
  height:auto;
  }
  /* Tablet and smaller */
  @media (max-width: 768px) {
   .neurria-eibarko-bideoa {
   width:400px;
   }
  }
  /* Phone landscape and smaller */
  @media (max-width: 480px) {
   .neurria-eibarko-bideoa {
   width:200px;
   }
  }
/* FIN eibar fulbol taldeko bideoa */


/* damos radio al boton del search en caso no result */
.tm-content .radioa-botoiari {
 border-radius: 500px; 

}

.uk-form-row label.screen-reader-text {
 display:none; 
}

/* fin damos radio al boton del search en caso no result */


/* mapan kutxa */

.mapan-kutxa {
 border:0px solid red;

 line-height:17px;
 font-size:12px; 
 font-family:arial;
}

.mapan-kutxa .mapan-kutxa-irteera {
  font-weight:bold;
}

/* fin mapan kutxa */


/* pegatiba establecimiento adherido */
.establecimiento-adherido {
  text-align:right;
}
/* Phone landscape and smaller */
  @media (max-width: 480px) {
   .establecimiento-adherido {
   text-align:left;
   margin-bottom:10px;
   }
  }
/* fin pegatiba establecimiento adherido */


/* scroll al centro */
    .tm-totop-scroller {
    margin:10px auto;
    display:table;
    }
/* fin scroll al centro */




.uk-lightbox-content {
  box-shadow: 0px 0px 15px #555;
}
	.uk-lightbox-content img {
	padding:10px 10px;
	background:#fff;
	}
.uk-modal {
  background: rgba(0, 0, 0, 0.4);
}
.uk-modal-caption {
  padding: 5px 10px;
  background: rgba(0,0,0,0.7);
  color: #FFF;
  font-weight: bold;
  border-radius: 6px;
font-size:12px;
bottom:-48px;
display:table;
margin:0px auto 0px;
}
.uk-thumbnail-caption {
margin-top:8px;
}
.uk-close-alt::after {
  opacity: 1;
color:#5e5e5e;
}

.home-slider .uk-dotnav > * > * {
width: 13px;
  height: 13px;
border: 2px solid rgba(255, 255, 255, 0.5);
}
.home-slider .uk-dotnav-contrast > * > * {
  background: rgba(255, 255, 255, 0);
}
.home-slider .uk-dotnav > .uk-active > * {
  background: #fff;
}
.home-slider .uk-overlay-panel {
 background: rgba(0, 0, 0, 0.1);
}
.home-slider .uk-overlay-panel.uk-overlay-bottom {
 background: transparent;
}
@media (min-width: 1080px) {
	.home-slider ul li {
	max-height:420px;
	}
}




