/*
Theme Name: SimpleMag
Theme URI: http://themesindep.com/
Author: ThemesIndep
Author URI: http://themesindep.com/
Description: Magazine theme for creative things
Template: simplemag
Version: 2.0
*/


@import url("../simplemag/style.css");

/* Your CSS code goes here
-------------------------------------- */

.page-title,
.single-title,
.section-header .title,
.posts-slider .entry-title {
	font-size:38px;
	line-height:110%;
		font-weight:400;
}

	.title-text h1,
	.page .page-content h1,
	.single .entry-content h1 { 
		font-size:38px;
		line-height:45px;
		font-weight:400;
	}
	
	.title-text h2,
	.page .page-content h2,
	.single .entry-content h2 { 
		font-size:28px;
		line-height:32px;
		font-style: normal;
	}
	
	.page .page-content h3,
	.single .entry-content h3 { 
		font-size:22px;
		line-height:26px;
	}
	
	.page .page-content h4,
	.single .entry-content h4 { 
		font-size:18px;
		line-height:22px;
	}
	
	.page .page-content h5,
	.single .entry-content h5 { 
		font-size:18px;
		line-height:22px;
	}
	
	.page .page-content h6,
	.single .entry-content h6 { 
		font-size:10px;
		line-height:12px;
		text-transform: uppercase;
	}

p {
font-size:14px;
line-height:22px;
}

.page-title, .single-title, .home-section .section-header .title {
background: url("https://mrandmrsromance.com/wp-content/uploads/2014/08/section-header.png") repeat-x 0 50%;
}
