/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
form.customize-unpreviewable, form.customize-unpreviewable input, form.customize-unpreviewable select, form.customize-unpreviewable button, a.customize-unpreviewable, area.customize-unpreviewable {
	
}

table {
	font-size: 16px;
}

.fc-contain,
#featured-content,
#featured-content article {
	height: 480px !important;
}

.page-id-58 .entry-content p br,
.page-id-224 .entry-content p br {
	display: none;
}

.page-id-58 .entry-content p, 
.page-id-224 .entry-content p { 
	text-align: center;
}

.page-id-58 .entry-content p img,
.page-id-58 .entry-content p a,
.page-id-224 .entry-content p img,
.page-id-224 .entry-content p a {
	display: inline-block;
	margin: 30px;
}
.site-title img {
	width: 450px;
}

@media screen and (min-width: 50em) {
	.site-title img {
		position: relative;
		top: 25px;
	}
}
img {
    display: block;
    margin: 0 auto;
}

/* Center Product Gallery - lc 10.11 
@media screen and (min-width: 720px){
  #huge_it_gallery_container_moving_3{
      margin-left: 12% !important;
   }
}*/

/* Change Arrow Colors in Gallery */
.hugeiticons-fast-backward.icon-style5, .hugeiticons-chevron-left.icon-style5, .hugeiticons-chevron-right.icon-style5, .hugeiticons-fast-forward.icon-style5{
	color: #000 !important;
}

/* Show entire featured image on contact us */

.page-id-526 #page-header {
    background-size: contain;
    background-color: black;
}


/* Show entire featured image on contact us */

.page-id-526 #page-header {
    background-size: contain;
    background-color: white;
}

/* to increase the header height on Contact Us and Our Story pages */
.page-id-526 .cover,
.page-id-517 .cover {
	height: 464px !important;
}


/*Adjust header title position on tablet and phones*/
@media only screen and (max-width: 1024px) {
	#page-header .entry-header, #page-header .page-header, .error404 #page-header, .search #page-header {
		padding: 1em 0 4.5em;
	}
}
#featured-content article .article-liner { 
opacity: .01; 
}
.jetpack_subscription_widget .required {
      -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.jetpack_subscription_widget input[type="email"] {
	padding: 10px;
}