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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
div.tm-headerbar {
	border-bottom: 2px solid #C00;
}

div.noPad {
	padding: 0!important;
}

div.camera_caption_title {
	font-weight: 300;
}

div.camera_caption {
	margin: 10px;
	width: 60%;
}

.tm-content .uk-article {
	padding: 10px;
}

.tm-article .tm-article-featured-image {
	margin: -10px -10px 10px -10px;
}