/*
Theme Name: PPM
Template: canvas
Theme URI: http://www.woothemes.com/
Version: 5.9.12
Description: Designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: WooThemes
Author URI: http://www.woothemes.com/
Tags: canvas, woothemes
Text Domain: canvas-ppm
*/

h1, h2, h3, h4, h5, h6 {
	font-family: "lato",sans-serif !important;
	font-weight: 500 !important;
}

body, p {
	font-family: "lato",sans-serif !important;
	font-weight: 500 !important; 
	line-height: 2em !important;
}


#logo {
  float: none;
  text-align: center;
  margin: auto;
}

#logo img {
  width: 265px;
  height: auto;
}

#header-container {
	background-color: #fff;
}

#nav-container {
	background-color: #fff;
}

#navigation {
	background: none;
	margin-bottom: 20px !important;
}

#navigation .nav-home, #navigation .nav-close, #navigation ul.rss li a, #navigation ul.cart a.cart-contents, #navigation ul.nav-search a.search-contents {
	border-radius: 0px;
}

.section.menus {
 	color: #696969;
}

ul.nav li a {
	font-family: "lato",sans-serif !important;
	font-weight: 400 !important;
}

ul.nav li a:hover,
ul.nav li.current-menu-item a,
ul.nav li.current_page_item a,
ul.nav li.current_page_parent a,
ul.nav li.current-menu-ancestor a,
ul.nav li.current-cat a,
ul.nav li.current-menu-item a{
	color: #5a5a5a !important;
}


/*Center Primary Nav*/
#navigation {
	position: relative;
}

#main-nav {
	clear: left;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	left: 50%;
	text-align: center;
}

.nav li {
	display: block;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	right: 50%;
}

.nav li:hover, .nav li.hover {
	position: relative;
}

.nav li ul li {
	left: 0;
}


/*Posts*/
.post-meta{
	font-family: "freight-neo-pro", sans-serif !important;	
}

.post-more{
	font-family: "freight-neo-pro", sans-serif !important;
}

.post-more .read-more a:hover{
	border-bottom: 1px solid #e86902;
	text-decoration: none;
	color: #e86902;
}

abbr{
	border-bottom: none !important;
	cursor: default !important;
}

.post-meta a:link, .post-meta a:visited, .post p.tags a:link, .post p.tags a:visited{
	font-weight: normal;
}

.page-title, .post .title, .page .title {
	text-align: center;
	padding-bottom: 20px;
}

.entry p {
	font-size: 16px !important;
	margin-bottom: 1.2em !important;
}

.entry p a{
	text-decoration: none;
	border-bottom: 1px solid #e86902;
	color: #e86902;
}

.entry p a:hover{
	text-decoration: none;
	border-bottom: 1px solid transparent;
}

.entry img {
	border: none;
	background: none;
	margin-top: 45px;
	margin-bottom: 45px;
}

/*PROJECTS*/


/*Home*/

.home .projects ul.projects li.project,
.home .projects-page ul.projects li.project{
	width: 100%;
	float: none;
	margin-bottom: 3em;
}
/*Archive*/

.projects .page-title,
.projects-page .page-title{
	text-align: center;
}

.projects .term-description,
.projects-page .term-description{
	text-align: center;
	max-width: 75%;
	margin: auto;
	margin-bottom: 2em;	

}

.projects .term-description p,
.projects-page .term-description p{
	font-family: "freight-neo-pro", sans-serif !important;
}

.projects ul.projects li.project,
.projects-page ul.projects li.project{
	text-align: center;
	margin-top: 2em;
}

.projects ul.projects li.project img,
.projects-page ul.projects li.project img{
	border: none;
	padding: 0;
	background: none;
}

.projects ul.projects li.project a h3,
.projects-page ul.projects li.project a h3{
	font-family: "lato",sans-serif !important;
	font-size: 24px;
	color: #5a5a5a;
	display: inline-block;
	border-bottom: 1px solid transparent;
	margin-bottom: 5px;
}

.projects ul.projects li.project a:hover h3,
.projects-page ul.projects li.project a:hover h3{
	text-decoration: none !important;
	border-bottom: 1px solid #e86902;
	color: #e86902;
}

/*Single*/
.projects.one-col .entry-media,
.projects-page.one-col .entry-media{
	width: 100%;
	float: none;
	text-align: center;
}

.projects.one-col .entry-summary,
.projects-page.one-col .entry-summary{
	width: 100%;
	float: none;
}

.projects .project h2,
.projects-page .project h2{
	text-align: center;
	margin-bottom: 0px;
	color: #e86902;
}

.single-project-short-description,
.home .short-description{
	max-width: 75%;
	margin: auto;
	text-align: center;	
}

.entry .single-project-short-description p,
.projects .short-description p{
	font-size: 16px;
}

.single-project-description{
	max-width: 75%;
	margin: auto;
	text-align: center;
	margin-top: 40px;
	margin-bottom: 80px;
}

.project-details{
	text-align: center;
	clear: both;
	margin-bottom: 120px;
}

.project-details__title{
	color: #e86902;
}

.project-details__img{
	margin-bottom: 40px;
}

.project-details__description{
	margin-top: 20px;
}

.project-details__buy{
	font-family: "freight-neo-pro", sans-serif !important;
	padding: 0;
	margin-top: 20px;
	border-bottom: 1px solid #e86902;
	display: inline-block;
	cursor: pointer;
	color: #e86902 !important;
}

.project-details__buy:hover{
	border-bottom: 1px solid transparent;
	text-decoration: none;
}

.post-entries{

}

.post-entries .nav-prev,
.post-entries .nav-next{
	font-family: "freight-neo-pro", sans-serif !important;
	font-size: 16px;
}

/*Footer*/

#footer {
	background: url(images/atholfooter.png) bottom center no-repeat; 
	background-size: 80%;
	min-height: 190px;
	position: relative;
	padding: 0;
}

#footer-widgets{
	padding-top: 60px;
}

.footer-social{
	text-align: center;
}

.footer-social__item{
	display: inline-block;
	padding: 10px;
	font-size: 16px;
	font-family: "freight-neo-pro", sans-serif;
}

.footer-social__item a{
	color: #5a5a5a;
}

.footer-social__item a:hover{
	border-bottom: 1px solid #e86902;
	text-decoration: none !important;
	color: #e86902;
}

#copyright {
	text-align: center;
	width: 100%;
	margin-top: 150px;
}

/*Footer Menu*/

.widget_nav_menu{
	margin-bottom: 0px;
}

#menu-footer-menu{
	text-align: center;
}

#menu-footer-menu .menu-item{
	display: inline-block;
	font-size: 16px;
	padding: 10px;
	font-family: "freight-neo-pro", sans-serif;
}

#menu-footer-menu .menu-item a{

}

#menu-footer-menu .menu-item a:hover{
	text-decoration: none;
	border-bottom: 1px solid #e86902;
	color: #e86902;
}

/****************** GRAVITY FORMS *****************/

/*All Forms*/

.gform_wrapper{
	margin-right: 0px;
	max-width: 100% !important;
}
.gform_wrapper .gform_heading {
	font-size: 20px;
	text-align: center;
	font-family: "lato",sans-serif !important;
}

.gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
	font-family: "freight-neo-pro", sans-serif;
	font-size: 14px; 
}

.gform_wrapper .gform_body .gform_fields .gfield input[type=text],
.gform_wrapper .gform_body .gform_fields .gfield textarea {
	font-family: "lato",sans-serif !important;
	background-color: #e7e3de;
	border: none;
	border-bottom: 1px solid #5a5a5a;
	border-radius: 0px;
	padding: 15px 20px;
	font-size: 16px;
	box-sizing: border-box;
	width: 100%;
}

.gform_wrapper .gform_footer{
	padding-top: 0px;
	margin-top: 0px;
}


.gform_wrapper .gform_footer input[type=submit] {
	font-family: "freight-neo-pro", sans-serif;
    color: #e86902 !important;
    border: 1px solid transparent;
    font-size: 17px !important;
    background: none;
    font-weight: 400;
    text-transform: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    padding: 0px;
    border-bottom: 1px solid #e86902;
}
.gform_wrapper .gform_footer input[type=submit]:hover {
	border-bottom: 1px solid transparent;
}

/*Newsletter Form*/

#gform_wrapper_1{
	max-width: 100%;
}
#gform_wrapper_1 .gform_header{
	width: 100% !important;
}

#gform_wrapper_1 .gform_footer {
	text-align: center;
}

#gform_wrapper_1 .gform_body .gform_fields .gfield .ginput_container {
	text-align: center;
}

#gform_wrapper_1 .gform_body .gform_fields .gfield input[type=text],
#gform_wrapper_1 .gform_body .gform_fields .gfield textarea{
	width: 47.5%;
}

/*Contact Form*/
#gform_wrapper_2 .gform_body .gform_fields .gfield input[type=text],
#gform_wrapper_2 .gform_body .gform_fields .gfield textarea{
	background: #fff;
	margin-top: 20px;
}

#gform_wrapper_2 form {
	text-align: center;
}


/*Enquiry Form*/
#gform_wrapper_3 .gform_body .gform_fields .gfield input[type=text],
#gform_wrapper_3 .gform_body .gform_fields .gfield textarea{
	background: #fff;
}


/*Modal*/
.modal-header{
	background: #f7f7f7;
	padding: 1em 2em 1em 2em;
}

.modal-header .close{
	color: #5a5a5a;
	background: none;
	border: none;
}
.modal-body{
	padding: 1em 2em 2em 2em;
	background: #f7f7f7;
}

/*Mobile*/
@media only screen and (max-width: 767px) {
	#header {
		padding-top: 20px;	
	}	
}

/*Mobile Nav*/

.show-nav #navigation h3 {
	display: none;
}

.show-nav #navigation {
	position: absolute;
	background-color: #fff !important;
}

.show-nav #navigation #main-nav {
	text-align: left;
	left: inherit;
	float: none;
}

.show-nav #navigation #main-nav.nav li {
	float: none;
	right: inherit;
}

.nav-toggle {
	background: none;
	background-color: #5a5a5a;
}

.nav-toggle a {
	text-shadow: none;
	border: none;
	padding: 0.5em 0em;
}

.nav-toggle:before {
	text-shadow: none;
	border: none;
}
