/*
Theme Name: Peter Fraser and Dunlop Estate Theme
Theme URI: http://www.pfd.co.uk
Description: Peter Fraser and Dunlop Estate theme
Author: Creatomatic Ltd
Author URI: http://www.creatomatic.co.uk

Colours being used:




*/


html, body {
	margin: 0;
	padding: 0;
	color:#424242;
	font-size:16px;
}

h1, h2, h3 {

	font-weight: normal;
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
}

.clearer {
	clear:both;
	height: 0;
}

*:focus {  
	outline: none;
}

a {
	color:#424242;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

::selection {
	background: #424242; /* Safari */
	color:#fff;
}

::-moz-selection {
	background: #424242; /* Firefox */
	color:#fff;
}

.centred {
	margin: 0 auto;
	text-align: center;
	max-width: 1200px;
}

.hr, hr {
	background:url(images/hr.png) repeat-x top left;
	height: 2px;
	margin: 5px 0 5px 0;
	border: 0;
}

/* Heading */

.header-logo{
	margin: 30px 0%;
}

.header-logo img{
	max-width: 100%;
}

.header-logo h1{
	text-transform: uppercase;
	font-weight: normal;
}


/* Navigation */

.nav {
	width: 100%;
	color: #fff;
	margin: 10px 0 40px 0;
	display: inline-block;
}

.nav ul {
	margin: 0;
	padding: 0;
}

.nav ul li {
	display: inline;
	text-decoration: none;
	color: #fff;
}

.nav li {
	display: inline;
	list-style-type: none;
}

.nav ul li:last-child a { border: none; }

.nav li a {
	position: relative;
	padding: 0px 15px 0px 15px;
	display: inline-block;
	text-decoration: none;
	font-size: 16px;
	text-transform: uppercase;
	border-right: 1px solid #5c5c5c;
}

.nav a:hover, .nav .current_page_ancestor > a, .nav .current_page_item > a {
	color: #000;
	font-weight: normal;
}

.nav .menu li {
	list-style: none;
}
 
.nav .menu li ul a:link, .nav .menu li ul a:visited {
	display: block;
	text-decoration: none;
	padding: 10px;
} 

.nav .menu li ul {
	position: absolute;
	display: none;
	background: #fff;
	text-align: left;
	z-index: 1000; 
	width: 630px;
	margin-left:-315px;
	left:50%;
	padding:10px 0 10px 10px;
	background: rgba(241,241,241, 0.9);
	
} 

.nav .menu li ul li a {
	width:290px;
	float:left;
	border: none;
	}

.nav .menu li ul a {
	font-size: 14px;
}

.nav .menu li ul li {
	display: inline;
	float: none;
	padding: 0px;
	margin: 0px;
} 

.nav .menu li ul li a:hover {
	color: #fff;
	background: #005122;
}

.nav .menu li ul li a {
	color: #005122;
}


/* Body */

.alignleft {float:left; margin-right:10px;}
.alignright {float:right; margin-left:10px;}

.stripe-outer{
	display: inline-block;
	width: 100%;
	background: #f2f1f1;
	padding: 20px 0;
	margin: 30px 0;
}

.home-signup{
	margin: 0px 0 30px 0;
}

.stripe-inner{
	display: inline-block;
	width: 100%;
}

.bx-wrapper{
	max-width: 880px !important;
	margin-bottom: 40px !important;
}

.bx-wrapper .bx-viewport{
	box-shadow: none;
	border: none;
	background: none;
}

.bx-wrapper .bx-viewport .carousel .slide{
	margin: 0 10px;
}

.bx-wrapper .bx-next{
	right: -40px;
}

.bx-wrapper .bx-prev{
	left: -50px;
}

.home-content{
	display: inline-block;
	width: 100%;
}

.home-image{
	float: left;
	width: 30%;
	padding: 0 2% 0 1%;
	text-align: center;
	margin-top: 20px;
}

/*.home-image img{
	border: 8px solid #f2f1f1;
}*/

.home-content{
	float: left;
	width: 58%;
	margin: 20px 6% 20px 2%;
	text-align: left;
}

.home-blog{
	display: inline-block;
	width: 100%;
	padding-bottom: 60px;
}

.home-blog h2{
	margin: 40px 0 70px 0;
	width: 100%;
	display: inline-block;
	text-transform: uppercase;
}

h2.title-home{
	text-transform: uppercase;
	display: inline-block;
	width: 100%;
	margin: 30px 0 50px;
}

.home-blog h2 a, h2.title-home a{
	text-transform: none;
	font-size: 18px;
}

.home-blog-single{
	float: left;
	width: 40%;
	padding: 0 2.5%;
	text-align: left;
}

.home-blog-quotes{
	float: left;
	width: 60px;
}

.home-blog-content{
	margin-left: 70px;
}

.page-content{
	display: inline-block;

	margin: 10px 20px 20px 20px;
	text-align: left;
}

.blog-left {
	width: 21%;
	float: left;
	padding: 2%;
	text-align: left;
}

.blog-main {
	width: 66%;
	float: left;
	padding: 2%;
	text-align: left;
}

.blog-left ul, .blog-left li {
margin:0;
padding:0;
list-style: none;
}

.blog-left h2 {
font-size:16px;
margin-top:20px;
}

.blog-main img {
	margin-bottom: 12px;
	margin-right: 20px;
}

.blog-main .titlecontainer {
display:block;
width:100%;
margin:0 auto;
text-align: center;
}

.blog-main h2 {
padding-bottom: 5px;
text-transform: uppercase;
border-bottom: 1px solid #F2F1F1;
display: inline-block;
font-size: 20px;
margin-bottom: 20px;
}

	
	
.blog-content{
	display: inline-block;
	width: 80%;
}

.blog-content h2{
	text-transform: uppercase;
}

.blog-content span{
	font-size: 14px;
}

.blog-content p{
	text-align: left;
}

.archive-title{
	display: inline-block;
	width: 100%;
	text-align: center;

	min-height: 340px;
}

.title {
	text-align: center;
}

.title h2 {
	padding-bottom: 10px;
	text-transform: uppercase;
	border-bottom: 1px solid #f2f1f1;
	display: inline-block;
}

.archive-title-subcaption{
	display: inline-block;
	width: 100%;
	margin: 20px 0;
	text-align: center;
}

a.archive-title, .Tiles a{
	float: left;
	width: 23%;
	margin: 20px 1%;
}


.single-left{
	float: left;
	width: 250px;
	text-align: left;
	margin-top: 60px;
	margin-left: 20px;
	font-size: 14px;
	  -o-transition:.5s;
	  -ms-transition:.5s;
	  -moz-transition:.5s;
	  -webkit-transition:.5s;
	  transition:.5s;
}

.single-left span{
	display: inline-block;
	width: 100%;
	text-align: center;
}

h2.single-purchase {
	display: inline-block;
	width: 90%;
	padding: 10px 5%;
	margin: 20px 0;
	font-size: 18px;
}

.button {
	text-align: center;
	color: #fff;
	text-transform: uppercase;

	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

h2.single-purchase:hover{
	cursor: pointer;
	color: #fff;
}

.single-right{
	margin: 60px 20px 50px 320px;
	text-align: left;
	  -o-transition:.5s;
	  -ms-transition:.5s;
	  -moz-transition:.5s;
	  -webkit-transition:.5s;
	  transition:.5s;
}

a.single-more{
	text-transform: uppercase;
	font-size: 14px;
}


.purchase-black{
	float: left;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	position: fixed;
	top: 0;
	z-index: 1000;
	display: none;
}

.purchase-outer{
	max-width: 600px;
	margin: 0 auto;
	padding: 20px;
	background: #e7eaeb;
	margin-top: 100px;
}

.purchase-title{
	display: inline-block;
	width: 100%;
	margin: 20px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 14px;
}

.purchase-cancel{
	float: right;
	font-size: 12px;
	text-transform: uppercase;
}

.purchase-cancel:hover{
	cursor: pointer;
}

a.purchase-link{
	float: left;
	width: 44%;
	margin: 10px 2%;
	text-align: center;
	padding: 10px 1%;
	background: #fff;
}



/* Contact Form */

.contact-left{
	 float:left; 
	 width: 65%; 
}

.contact-form{
	 float:right; 
	 width: 28%; 
}

.contact-form h2 {
	margin-bottom: 20px;
}

.contact-row {
	width: 100%;
	display: inline-block;
	margin-bottom: 10px;
}
.contact-row label {
	display: inline-block;
	width: 100%;
	vertical-align: top;
	margin-bottom: 8px;
}

.contact-row input, .contact-row textarea {
	border: 1px solid #4B4B4B;
	padding: 8px 1%;
	width: 98%;
	max-width: 98%;
	-webkit-appearance: none;
	border-radius: 0;
}

.contact-row input[type="submit"] {
	float: right;
	border: none;
	padding: 0px 0px 0px 0px;
	width: 50%;
	max-width: inherit;
	font-family: 'Cabin', 'Helvetica', 'Arial', serif;
	font-size:16px;
	padding:10px 0;
	cursor: pointer;
	-webkit-appearance: none;
	border-radius: 0;
}






/* Footer */

.credit {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-family: 'Cabin', 'Helvetica', 'Arial', serif;
	font-size: 10px;
	margin: 10px 0 0px 0;
	padding: 5px 0;
	text-align: center;
	background: #f2f1f1;
	display: inline-block;
	width: 100%;
}


/* mailchimp !important - applies to footer only now */

	
.stripe-inner #mc_embed_signup .clear{
	float: left;
}

.stripe-inner #mc_embed_signup{
	display: inline-block;
	background: none !important;
}

.stripe-inner #mc_embed_signup form{
	padding: 10px 0 !important;
}

.mc-desc {
	text-align: center;
	}

.stripe-inner #mc_embed_signup input.email{
	margin: 20px 0 0 0px !important;
	float: left;
	min-width: 260px !important;
	padding: 14px 0 !important;
	font-size: 16px !important;
	border: none;
	text-indent: 10px !important;
	-webkit-appearance: none;
	border-radius: 0;
}

#mc_embed_signup .button{
	border-radius: 0 !important;
	text-transform: uppercase;
	font-weight: normal !important;
	padding: 16px 10px !important;
	font-size: 16px !important;
	height: inherit !important;
	line-height: inherit !important;
	max-height: inherit !important;
	-webkit-appearance: none;
	margin: 10px 0 0 0px !important;
	min-width:260px;

}

#mc_embed_signup input.email{
	margin: 0 !important;
	max-width: inherit !important;
	width: 90% !important;
}

#mc_embed_signup .button {
    padding: 12px 2% !important;
    max-width: inherit !important;
    width: 90% !important;
    float: left;
    border: 0px none;
}


#mc_embed_signup .clear{
	width: 100%;
}


.stripe-inner label{
	float: left;
	font-size: 19px !important;
	margin: 10px 10px 0 0;
	font-weight: normal !important;
	text-align: right;
}

.page-content #mc_embed_signup {
	width:50%;
	} 
	
.page-content #mc_embed_signup input[type="text"], .page-content #mc_embed_signup input[type="email"] {
	width:90%;
	min-width:300px !important;
	font-size:18px;
	-webkit-appearance: none;
	border-radius: 0;
	}


.footer-nav{
	display: inline-block;
	width: 100%;
	font-size: 16px;
	padding: 30px 0 10px 0;
}

.footer-nav ul {
	margin: 0;
	padding: 0;
}

.footer-nav ul li {
	list-style: none outside none;
	display: inline;
}

.footer-nav ul li a{
	padding: 0 10px;
	text-transform: uppercase;
	border-right: 1px solid #424242;
}

.footer-nav ul li:last-child a { border: none; }

.footer-nav a:hover {
	color: #000;
}

.footer-contact{
	display: inline-block;
	width: 100%;
	margin: 30px 0;
	padding: 30px 0;
	border-top: 1px solid #f2f1f1;
	border-bottom: 1px solid #f2f1f1;
	font-size: 14px;
}

.footer-contact h2{
	display: inline-block;
	margin-bottom: 20px;
	text-transform: uppercase;
}

.footer-social{
	display: inline-block;
	width: 100%;
	margin: 20px 0 30px 0;
}

#mc_embed_signup .indicates-required  {
	text-align: left !important;
	}




/* Browser-specific hacks - Chrome fonts, IE7 (!) dropdowns */

html {
	-webkit-font-smoothing: antialiased;
}

* + html .nav .menu li ul {
	margin-left: -100px;
	margin-top: 25px;
}

#catapult-cookie-bar {
 -webkit-transform: translateZ(0);
 }


@media screen and (-webkit-min-device-pixel-ratio:0) { 
	.stripe-inner #mc_embed_signup input.email {padding:14px 0 12px 0 !important;}
}


#cboxClose {
	top: 0px;
	bottom: auto;
}





.arrow {
	display: none;
}

.menu-icon {
	float: left;
	margin: -7px 20px 0 15px;

	width: 32px;
}

.mobile-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.mobile-nav {
	display: none;
	width: 100%;
}


.mobile-nav-header,
.mobile-nav a {
	color: #fff;

	text-transform: uppercase;
}

.mobile-nav a {
	float: left;
	width: 90%;
	margin: 0;
	text-align: left;
	padding: 10px 5%;

	font-size: 15px;

	transition: all 0.5s ease 0s;
}

.mobile-nav ul li ul {
	color: #707070;
	font-size: 80%;
}

.mobile-nav-header {
	width: 100%;
	margin: 0;
	padding: 20px 0;
	text-align: left;
}

.mobile-nav-header:hover {
	cursor: pointer;
}

.mobile-nav .menu {
	display: none;
}

.back-to-top {
	display: none;
}



/* Colourbox */

#cboxOverlay{
	background: rgba(0,0,0,0.8);
}

#cboxMiddleRight, #cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight{
	background: #dcdcdc;
	width: 15px;
	height: 15px;
}

.pop-image{
	float: left;
	width: 39%;
	margin: 20px 2.5% 0 2.5%;
}

.pop-content{
	float: left;
	width: 50%;
	margin: 50px 3% 20px 3%;
	text-align: center;
}

a.free-book{
	display: inline-block;
	width: 94%;
	padding: 20px 2%;
	text-align: center;
	margin: 20px 1%;
	font-size: 26px;
	text-transform: uppercase;
}

a.free-book:hover{
	color: #fff;
}

#cboxLoadedContent{
	height: inherit !important;
	margin-bottom: 0;
}
