/*
Theme Name: Tyros (child t.b.v. qrent)
Theme URI: http://smartcatdesign.net/preview/tyros
Author: SmartCat
Author URI: http://smartcatdesign.net
Description:  Take full control of your site with Tyros. A user-friendly, modern, mobile responsive theme for a professional business or an online e-commerce store, fully compatible with WooCommerce, comes with a slider, a touch-friendly carousel for your WooCommerce products and articles, masonry tile grid blogroll, preloaded with appealing colors, background patterns, fontawesome icons and bootstrap, along with 7 widget placeholders. Very easy to customize with theme options screen. Includes multiple calls to action to direct your site visitors attention to products or pages. Everything you need to create a complete website.
Version: 1.23
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: red,green,purple,black,featured-images,responsive-layout,post-formats,theme-options,right-sidebar,three-columns,one-column,translation-ready
Text Domain: tyros

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Tyros is based on Underscores http://underscores.me/, (C) 2012-2014 Automattic, Inc.

Resetting and rebuilding styles have been helped along thanks to the fine work of
Eric Meyer http://meyerweb.com/eric/tools/css/reset/index.html
along with Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
and Blueprint http://www.blueprintcss.org/
Template: tyros
*/

@import url("../tyros/style.css");

.navbar-toggle {
	float:left;
}

.navbar-toggle .icon-bar{
	background-color: #dc8383;
}
.kp_logo_small{
	display:none;
}
@media (max-width:767px)
{
	.kp_logo {
		font-size:20px;
	}
	.kp_logo_small{
		display:block;
	}
}

.fileinput-cancel-button{display:none !important;}
