
/* Main color scheme */
.content-panel .panel-title, #sidebar > .widget > h3 {
	background-color: #2D2D2D;
}

/* OT video player background */
.otplayer-wrapper .otplayer-controls {
	background-color: #2E2E2E;
}



/* Background Color/Texture/Image */
body {
	 
		background: url(https://www.kt1.at/wp-content/themes/videomag-theme/images/background-texture-1.jpg);
	
}



/* Main font */
h1, h2, h3, h4, h5, h6,
.header #main-menu,
.big-message strong,
.video-stats .video-stat-blobs > span strong,
#comments .comment-text > div .user-nick {
	font-family: 'Titillium Web';
}


