/*
Theme Name:         Turun Kirjamessut
Theme URI:          http://www.briiffi.com/
Description:        TMK is a WordPress starter theme based on HTML5 Boilerplate & Bootstrap. <a href="https://github.com/roots/roots/contributors">Contribute on GitHub</a>
Version:            6.5.1
Author:             Miska Loimaala & Matti Vehniäinen
Author URI:         http://www.briiffi.com

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/
.esiintyja .ohjelma-row .col-sm-4 {
	width: 100% !important;	
}
select.valitsin {
    max-width: 300px;
}
.etusivu-dia a {
	font-size: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	z-index:99;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
}