/*
Theme Name: FreeBacon
Theme URI: http://vincosolution.com/
Description: Theme edited from HTML to WP by Mounir.
Version: 1.0
Author: Kevin Nguyen
Author URI: http://vincosolution.com/
Tags: custom theme, HTML to WordPress
*/

.header-logo{
	max-width: 300px;
	margin-top: 10px;
}
 
.social{
	margin-top: 5px !important;
}
  

.btn-showmore{
	 background-position:-45px;
	 margin-right: -15px;
  	 width: 180px;
	}
.btn-signup{
  	 width: 170px;
	 float: right; 
	 background-position: -60px;
	}
	
.home .panel .panel-heading:after{
				right: 20px;
			  }
.left-arrow{
		position: absolute;
		left: 0;
		top: 45%;
		z-index: 20;
	}
.right-arrow{
		position: absolute;
		right: 0;
		top: 45%;
		z-index: 20;
	}

body { 
  color: #101010;
  font-size: 16px;
  line-height: 22px;

}

p {
  margin: 0 0 15px;
}

a {
  color: #337ab7;
  font-weight: bold;
}
footer ul li a {
    font-family: Rockwell;
  	font-size: 14px;
    font-weight: normal;

}
.text-copy{
    font-family: Rockwell;
}

img.alignleft{
  float: left;
  margin: 10px;
}

.box-img a {
    display:inline-block;
    overflow: hidden; 
    width:100%; 
    height: 190px;
    float:left;
}

.news-thumbnail {
    /*height: 190px;
    width: 75%;*/
    
    width:100%; 
    background-position: center center; 
    background-repeat: no-repeat;
    background-size: cover;
    
    height:190px; 
    display:inline-block;
} 

.home .news-thumbnail {
   
    /*width: 70%;
	float: left;*/
}
@media screen and (min-width: 1024px){
	img.alignright {margin: 10px}
}
img.alignright{
  float: right;
  margin: 10px 0;
  max-width: 100%;
  height: auto;
}
.navbar-default .navbar-nav > li > a {
	  font-size: 14px;
	}

.home .panel .panel-heading {
		/*background: transparent url('./img/larg-icon-title.png') no-repeat;*/
  		padding-bottom: 5px;
  		background-position: 0px -3px;
  		padding-top: 13px;
	}

.home .panel .panel-heading h1 {
  margin-top: -10px;
  margin-bottom: -4px;
  color: #660000;
  font-size: 32px;
  font-family: rockwell;
		}
h2 {
  font-family: Rockwell;
  font-size: 24px;
}

#mc_embed_signup .mc-field-group.input-group ul li {
  width: 214px !important;
  display: inline-table !important;
}

#mc_embed_signup .mc-field-group .asterisk {
  top: 40px !important; /** mailchimp css comes after will override **/
}
#mc_embed_signup .mc-field-group label {
  margin-bottom: 3px !important;
}
.box-time {
	  padding-top: 15px;
	}

.home .panel {
	  margin-top: 20px;
	}
.news {
	  color: black;
	  text-decoration: underline;
	}

.wpcf7-form {
	width: 100%;
	max-width: 640px;
			
		  }
.wpcf7-text, .wpcf7-textarea {
		width: 100%;
  
		}

.wpcf7-text{
		max-width: 445px;
	}
.church-bacon .title-bacon > span {
	  padding-left: 15px;
	  padding-right: 15px;
	}

.navbar-collapse {
padding-right:5px;
}

.nav li#menu-item-41 a{
padding-right:0px;
}
footer {padding: 15px 0;font-size:13px !important;}
footer ul li a{text-transform: uppercase; color:#a22626;border-right:1px solid #aa9866; padding-right: 15px;font-family: BariolBold;font-size:13px !important;}
footer ul li:last-child a{border:none;}
footer ul li a:hover{text-decoration: none;color:#a22626;}
.text-copy{text-transform: uppercase;color: brown;}
footer .text-copy{padding:0 15px !important;}


/**** added by Jennifer for Woo ****/

a.button, 
button.button, 
input.button, 
#review_form #submit {
  background:black; 
}

.label {color: #000000;
	font-weight: bold;
}
