/*
Theme Name: RVR
Theme URI:
Description: Doraki Child Theme
Author: Chris BE
Author URI:
Template: dorayaki
Version: 1.0
Tags: Dorayaki Child Theme
*/

/*
Now you can start adding your own styles here. Use !important to overwrite styles if needed. */

.entry-header h1.entry-title,
.entry-header h2.entry-title {
	text-transform: none;
}

	/* --- Header Widget Area --- */
	#masthead ul.headerinfo-text {
		position: absolute;
		top: 0;
		right: 65px;
		float: right;
		display: block;
		padding: 16px 16px 16px 0;
		text-align: right;
	}
	#masthead  ul.headerinfo-text li {
		margin: 0px 0px 7px;
		padding: 0;
		font-size: 14px;
		font-size: 0.875rem;
		color: #3f3f3f;
		font-style: italic;
		clear: both;
		list-style: none;
	}
	#masthead  ul.headerinfo-text li span {
		display: inline-block;
		padding: 4px 10px;
		color: #ffffff;
	}

body {
	margin: 0 auto;
	font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
	color: #3f3f3f;
	-webkit-hyphens: auto;
	   -moz-hyphens: auto;
	    -ms-hyphens: auto;
			hyphens: auto;
}

#site-title h1,
.entry-content p,
.entry-content ul,
.entry-content ol,
.single-post .author-info p.author-description {
	font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
/*	font-family: 'Domine', Georgia, serif; */
}

.page .entry-header h1.entry-title {
	font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
/*	font-family: 'Domine', Georgia, serif; */
	font-size: 28px;
	line-height: 1.3;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 0;
}

.footerlabel-title {
	margin: 0 0 20px;
	padding: 0 25px;
	font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
/*	font-family: 'Domine', Georgia, serif; */
	font-size: 24px;
	font-size: 1.5rem;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: bold;
}

.service-box img.service-img {
    display: none;
}

.service-box span.service-name {
padding-top: 50px;
}

.entry-content p.wp-caption-text,
.gallery-item .gallery-caption {
	font-family: 'Lato', 'Helvetica Neue', Arial, sans-serif;
	font-size: 12px;
	font-size: 0.75rem;
	color: #9e9e9e;
	font-weight: bold;
	line-height: 1.5;
	text-transform:none;
	letter-spacing: 1px;
	text-align: left;
}

