/*
Theme Name: Linda
Theme URI: http://lottaleben.biz
Author: LottaLeben
Author URI: http://lottaleben.biz
Description: A semantic HTML/CSS framework base theme for WordPress ported from Twitter Bootstrap.
Version: 1.0
=======
License: GNU General Public License
License URI: license.txt

This theme is licensed under the GPL.
*/

@import url('assets/css/bootstrap.min.css');
@import url('assets/css/font-awesome.css');
@import url('assets/css/font-face.css');
@import url('assets/css/style.css');

@media (max-width: 768px) {
	.tribe-events-sub-nav li a { background-color: #DD4E13 !important; }
}

.accommodation_classification_stars img {
	height: 20px;
	margin-bottom: 20px;
}