/*
Theme Name: Striking MultiFlex Child Theme for Puerto Rico 2015
Description:    Child theme for the Striking MultiFlex & Ecommerce Responsive WordPress Theme
Author:         <a href="http://themeforest.net/user/Kaptinlin">Kaptinlin</a>
Author URI:     http://themeforest.net/user/Kaptinlin
Template:       striking_r
Version:        0.2.4
*/

#logo-center	{
	text-align: center;
	padding-top: 40px;
}

.FH-title	{
	font-size:4em;
	line-height:100%;
	text-align:center;
	color: #009180;
}

h1,h2 {
	line-height:110%;
}



h3,h4,h5,h6	{
	line-height:140%;
}

td	{vertical-align:text-top;
}

.date	{
	font-weight:700;
	text-align:left!important;
	text-transform:uppercase;
	font-size:1.2em;
	background-color: #0e103e!important;
	color: #ffffff!important;
	padding: 5px;
}

.time	{
	font-weight:700;
	text-align:left!important;
	font-size:1em;
	padding: 5px;
	
}

.text	{
	
	text-align:left!important;
	font-size:1em;
	padding: 5px;
	
}

.border	{
	border-bottom: thin solid #E5E5E5;
}

.blue-border {
	border: thick #0e103e solid;
}



button, html input[type="button"], input[type="reset"], input[type="submit"] {
	color:#FFFFFF;
	padding: 1em;
	font-size:18px;
	font-weight:bold;
	background-color: #00a656;
	margin-top: 15px;
}

.nf-form-cont	{
	width: 65%;
	margin: auto;
}

.nf-form-fields-required {
	display: none;
}

.puerto-rico {
	background-color:#fea644;
	color: #000000!important;
}

a.puerto-rico  {
	color: #000000!important;
}

h1.pr  {
	color: #fea644!important;
	font-size: 48px;
	text-align:center;
}

h2.pr  {
	color: #fea644!important;
	text-align:center;
}

h3.pr {
	color:#000000!important;
}

a.pr {
	
	color: #fea644!important;
	
}

@media only screen and (max-device-width: 480px) {
	.FH-title	{
	font-size:1.5em;	
}

#page h2	{
	font-size:2em;
}

#page h3	{
	font-size:1em;
}

.nf-form-cont	{
	width: 98%;
	margin: auto;
}

.nf-form-wrap label {
	font-size: .75em;
	line-height:1.2em;
}

.text {
	font-size: .85em;
	line-height:1.2em;
}

.date {
	font-size: 1em;
}

.time {
	font-size:.85em;
	line-height:1.2em;
}

	}