/*
Theme Name:     Jupiter Child Theme
Theme URI: 		http://themeforest.net/user/artbees
Description:    Child theme for the Jupiter theme 
Author:         Your name here
Theme URI: 		http://themeforest.net/user/artbees
Template:       jupiter
Version:        4.4.4
*/




@import "stylesheet/css/font-awesome.css";
@import "stylesheet/css/icomoon-fonts.css";
@import "stylesheet/css/jupiter-icons.css";
@import "stylesheet/css/theme-styles.css";
@import "custom.css";


.events-table tr td{text-align:left; font-size:1.2em; font-weight:bold;  }
.events-table tr td a{margin-left:20px;  }
.events-table p a{ margin-left:20px;}
#theme-page .event h1 {color:#b13932; }
.prezioa {float:right; width:45%; }
.eguna {float:left; width:45%; line-height:20px; }

.fitxa{border-bottom: 1px solid #555555; margin-bottom:20px;}
#theme-page .fitxa .eguna p{ font-size:1.6em; color:#555555; font-weight:bold;}
#theme-page .fitxa .eguna .txiki{ font-size:1em; color:#555555; font-weight:bold;}
#theme-page .fitxa .eguna h2{ font-size:1.6em; }
.gorri{color:#b13932; }
.data p{text-align:right; font-size:1.2em; color:#555555;line-height:26px; }
.data .data_handia{font-size:2em;}
.bottom p{ font-size:1.2em;   } 
.zerrenda_izenburua{ text-align:left; display:block; padding-left:10px; text-indent: -20px; font-size:1.3em; padding-right:10px; width:100%; line-height:auto; }
.irudia{width:40%;  }
.events-table img{width:80%;  /*denak berdinak*/}
.zerrenda_izenburua::first-letter{  text-transform:capitalize;}
/*.zerrenda_izenburua a{  text-transform:capitalize;}*/
.right{float:right; width:40%;}
.left{float:left; width:40%;}
.txiki h2{font-size:1.2em !important;}
.clear{clear:both !important;}
h3{text-transform:none !important;/*color:#b13932!important;*/  text-transform:uppercase!important;}
.event a{text-decoration:underline;}
.event .prezioa a {text-decoration:none !important;}
.event a:hover {color:#555555 !important; text-decoration:none !important;}
.kategoria ul li{list-style: none; margin-left:-26px; color: white; padding: 5px 10px; }
.kategoria ul li a{color:white; background-color: #b34742;padding: 5px 10px; text-decoration:none !important;}
.kategoria ul li a:hover{color: #cccccc!important; }


@media only screen and (max-width: 767px) {
.events-table .data {  width:5%;}
.events-table .zerrenda_izenburua{width:100%; margin-right:10px;}
.events-table{width: 100%;margin-left:-10px; }
.events-table img{margin:0px;     }

}

@media only screen and (max-width: 467px) {
.events-table .zerrenda_izenburua {width: 100%;  }
.irudia {display:none;}

}

.kutxa_beltza{color:white;}
.kutxa_beltza_widget {color:white; text-transform:uppercase;font-weight:bold;}

.kutxa_beltza .data p{color:#E2E2E2;}
#em_calendar-2, #em_calendar-2 a, .sidebar-wrapper a, #em_calendar-2 .widgettitle, .sidebar-wrapper .widgettitle, #em_calendar-2 .widget a{/*color:white;*/ }
#em_calendar-2, #em_calendar-6{background-color:#eaeaea;}
#mk-page-id-13396 , #mk-page-id-13396 .data p, #mk-page-id-13470, #mk-page-id-13470 .data p{color:#E2E2E2;}
/*#mk-sidebar a {color:white;}
.kutxa_beltza_zerrenda .widget {background-color:#eaeaea;}*/

.kutxa_beltza_zerrenda a {color:white!important;} 
.kutxa_beltza_zerrenda a:hover {color:#cc3333!important;}

.image-hover-overlay{display:none;} /*TELEBISTAN hover kentzeko*/



/*TELEBISTAKO BOTOIAK*/
.btn, .btn:link, .btn:visited {
  border-radius: 0.1em;
  border-style: solid;
  border-width: 1px;
  color: #111;
  display: inline-block;
  font-family: avenir, helvetica, roboto, arial, sans-serif;
  letter-spacing: 0.15em;
 
  padding:  1.5em 1.3em;
  text-decoration: none;
/*  text-transform: uppercase;*/
  -webkit-transition: color 0.4s, background-color 0.4s, border 0.4s;
  transition: color 0.4s, background-color 0.4s, border 0.4s; }

.btn:hover, .btn:focus {

  -webkit-transition: background-color 0.3s, color 0.3s, border 0.3s;
  transition: background-color 0.3s, color 0.3s, border 0.3s; }

.btn:active {
  -webkit-transition: background-color 0.3s, color 0.3s, border 0.3s;
  transition: background-color 0.3s, color 0.3s, border 0.3s; }

.btn--s {
  font-size: 14px; }

.btn--m {
  font-size: 16px; }

.btn--l {
  font-size: 20px;
  border-radius: 0.25em !important; }

 
/* BLACK & WHITE */
.btn--black, .btn--black:link, .btn--black:visited {
  color: #fff;
  background-color: #111; }

.btn--black:hover, .btn--black:focus {
  color: #000;
  background-color: #fff;
  border-color: #fff; }



/* Keep it mobile-first and responsive */
@media screen and (min-width: 32em) {
  .btn--full {
    max-width: 16em !important; } }
	
	
.botoiak a{margin:0em 0.7em 0.3em 0.7em; display:inline-block;  }
.botoiak{ text-align:center; font-weight:bold;}

#mk-footer a{color:#ffffff;}
#mk-footer a:hover{color:#da0913;}
 

