/*
Theme Name: Lancashire Poultry Club
Theme URI: Your Theme's URI
Description: We are Poultry Club based in Lancashire providing. 
Version: 1.0
Author: You
Author URI: Your website address.
*/
@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'book_antiquaregular';
    src: url('../fonts/book_antiqua_regular-webfont.eot');
    src: url('../fonts/book_antiqua_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/book_antiqua_regular-webfont.woff2') format('woff2'),
         url('../fonts/book_antiqua_regular-webfont.woff') format('woff'),
         url('../fonts/book_antiqua_regular-webfont.ttf') format('truetype'),
         url('../fonts/book_antiqua_regular-webfont.svg#book_antiquaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body{
	background: url(../../uploads/2016/02/bg.jpg);
}
.line2{
	background-color: #fff;
	width: 100%;
	height: 2px;
}
.line{
	background-color: #d77a02;
	width: 100%;
	height: 4px;
}
.main-container{
	margin: 40px 0;
}
.master{
	max-width: 1120px;
}
.main-wrapper{
	background-color: #fff;
	padding: 0 40px;
}
.navbar-default {
	background-color: transparent;
	border-color: transparent;
	padding: 40px 0;
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 10px;
}
.navbar-default .navbar-nav>li>a {
	color: #5d2c04;
	font-size: 13px;
	font-weight: 600;
}
.navbar-default .navbar-nav>li>a:hover {
	background-color: #d77a01;
	color: #fff;
}
.logo{
	padding: 10px 0; 
}
.slider img{
	margin: 0 auto;
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 0;
	border: 1px solid transparent;
}
.navbar-nav>li.current-menu-item a {
   background-color: #d77a01;
	color: #fff;
}
.navbar ul li a {
	text-transform: uppercase !important;
}
.club h1{
	color: #d77a01;
	border-bottom: 1px dotted #5d2c04;
	padding-bottom: 2px;
        font-family: 'book_antiquaregular';
}
.club p{
	font-size: 16px;
	color: #5d2c04;
	padding-top: 10px;
}
.check{
	background: url(../../uploads/2016/02/contact-bg.jpg);
	padding: 20px 0;
}
.check h1{
	color: #fff;
	margin: 0;
	padding-left: 20px;
        font-family: 'book_antiquaregular';
}
.entry-content p {
    line-height: 2;
    font-size: 16px;
    color:#5d2c04 !important;
}
.entry-content ul li {
    line-height: 2;
    font-size: 16px;   
    color:#5d2c04 !important;
}
.entry-content h3 {      
    color:#5d2c04 !important;
}
.entry-content h4 {   
    color:#5d2c04 !important;
}
.contact-us{
	padding: 8px 20px;
	font-size: 20px;
	border-radius: 10px;
	border: 2px solid #fff;
	color: #fff;
}
.contact-us:hover{
	background-color: #fff;
	color: #333;
	text-decoration: none;
}
.contact-btn{
	margin-top: 10px;
	margin-right: 45px;
}
.services{
	background-color: #fff;
	padding: 20px 0;
}
.services-bg{
	background-color: #f1f2f2;
	padding: 20px 0;
        color:#5d2c04
}
.services-bg a{
       color:#5d2c04;
       text-decoration:none;
}
.services-bg h4{
	margin: 0;
	padding-bottom: 5px;
	color: #d77a02;
}
.padding{
	padding-right: 40px;
}
.mini-slider{
	padding: 20px 0;
}
.slider-wrapper{
background-color: #fff;
	/*padding: 0 40px 40px;*/
}
.footer-wrapper{
	background-color: #5f2c00;
	padding: 10px 0;
}
.footer{
	padding-left: 40px;
}
.footer h2{
	color: #fff;
	margin: 0;
	border-bottom: 1px dotted #fff;
	padding: 20px 0 5px 0;
        font-family: 'book_antiquaregular';
}
.footer .footer-title{
margin-left:15px;
}
.footer ul{
	padding: 0;
	margin-top: 25px;
}
.footer ul li{
	list-style-type: none;
	padding: 5px 0;

}
.ninja-forms-all-fields-wrap input {
    height: 40px !important;
    padding-left:10px;
}
.ninja-forms-all-fields-wrap textarea {
    padding-left:10px;
}
.ninja-forms-all-fields-wrap input[type=submit] {
background-color: #d77a01;
    border: none;
    color: #fff;
    width: 25%;
}
.page_item a{
   text-transform: capitalize !important;
}
.footer ul li a{
	color: #fff;
	text-transform: capitalize !important;

}
.footer ul li i{
	color: #fff;
	padding-right: 5px;

}
#pages-2 ul li a{
	text-transform: capitalize !important; 
}
.footer i{
	color: #fff;
	font-size: 15px;
    padding-right: 5px !important;
	margin-top: 10px;
}
.footer p{
	color: #fff;
	font-size: 18px;
	line-height: 1.8;
}
.footer-contact{
	    margin-top: 25px;
}
.footer-social-icon{
    padding-bottom: 50px !important;
}
.footer-social-icon i{
	    font-size: 30px;		      
}
.footer .footer-contact-no {
	padding-left: 17px;	
}
.footer .footer-contact-no p{
	color: #fff !important;
	font-size: 14px !important;
	line-height: 1px;
	
}
.footer-contact-text{
	color: #fff;
	font-size: 15px;
	line-height: 2;
}

.footer-copyright{
	background-color: #d77a02;
	padding: 20px;
	border-radius:0 0 10px 10px; 
	color: #fff;
}
.footer-copyright p{
    margin-top: 10px;
}
#content{
	    word-wrap: break-word;
}
.page-main-title{
	color: #fff;
	padding-left: 30px;
	font-family: 'book_antiquaregular';
	padding-bottom: 10px;
}
.page-title{
	background-color: #d77a01;
}

@media (max-width: 768px){
	.logo{
		margin-top: 20px;
	}
	.club img{
	margin: 0 auto;
}
.check h1{
	color: #fff;
	margin: 0;
	padding-left: 20px;
	font-size: 20px;
	font-family: 'book_antiquabold';
}
.contact-us{
	padding: 4px 10px;
	font-size: 14px;
	border-radius: 10px;
	border: 2px solid #fff;
	color: #fff;
}
.services-bg h4{
	margin: 0;
	padding-bottom: 5px;
	color: #d77a02;
	font-size: 14px;
}
.services-bg p{
	font-size: 12px;
}
.padding{
	padding-right: 10px;
}

}




@media (max-width: 1024px){
	.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 4px;
}
.navbar-default .navbar-nav>li>a {
	color: #777;
	font-size: 10px;
}
.club img{
	margin: 0 auto;
}

}
}

