/*
Theme Name:   EOT RockRider
Theme URI:    http://example.com/child-exxample/
Description:  Adelle Child Theme
Author:       nstudor
Author URI:   http://eot.ro
Template:     adelle
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         Tags: black, blue, gray, pink, purple, white, yellow, dark, light, two-columns, left-sidebar, fixed-layout, responsive-layout, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain:  adelle
*/

.header-title {
	text-shadow: 0 0 10px black;
	font-family: 'Ceviche One', sans-serif;
	font-size: 8rem!important;
	color: #23be1e!important;
}

.header-desc {
	font-family: 'Exo', sans-serif;
	float: right;
	font-size: 2rem!important;	
	font-style: italic;
	font-weight: bold;
}

.single-post h1 {
	font-family: 'Exo', sans-serif;
}
p {
	font-family: 'Montserrat', sans-serif;
}

.post-main-box h2, .sidebar ul li a {
	font-family: 'Exo', sans-serif;
}

.post-info-comment {
	display:none;
}

#metaslider_193 img {
	height:160px;
}

#metaslider_193 .nivo-caption {
	font-family: 'Exo', sans-serif!important;
	font-size:1.5rem!important;
	text-align: center;
	background: #fff;
	color: #000;
	font-style: italic;
	font-weight: bold;
}