/*
 Theme Name:   Bamboo Child
 Theme URI:    http://mam.philiptrogers.com/wp-content/themes/bamboo-child/
 Description:  Bamboo Child Theme
 Author:       Philip Rogers
 Author URI:   http://www.philiptrogers.com
 Template:     bamboo
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         child theme for bamboo
 Text Domain:  bamboo-child
*/

body {
  /*position: relative;*/
  font-family: "Lato", sans-serif;
  /*font-size: 13px;
  color: #666;
  background-color: #fff;
  background-repeat: no-repeat;
  padding: 0;
  margin: 0;
  letter-spacing: 0.014em;*/
}

.h1, h1 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 40px;
  color: #414040;
  line-height: 1.4em;
  letter-spacing: 0.01em;
  text-shadow: 0 0 rgba(0, 0, 0, 0.4);
}
.h2, h2 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 30px;
  color: #414040;
  line-height: 1.4em;
  letter-spacing: 0.01em;
  text-shadow: 0 0 rgba(0, 0, 0, 0.4);
}
.h3, h3 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 22px;
  color: #414040;
  line-height: 1.4em;
  letter-spacing: 0.01em;
  text-shadow: 0 0 rgba(0, 0, 0, 0.4);
}
.h4, h4 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #414040;
  line-height: 1.4em;
  letter-spacing: 0.01em;
  text-shadow: 0 0 rgba(0, 0, 0, 0.4);
}
.h5, h5 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #414040;
  line-height: 1.4em;
  letter-spacing: 0.01em;
  text-shadow: 0 0 rgba(0, 0, 0, 0.4);
}
.h6, h6 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #414040;
  line-height: 1.4em;
  letter-spacing: 0.01em;
  text-shadow: 0 0 rgba(0, 0, 0, 0.4);
}

.preloader .loading {
  /*position: absolute;*/
  font-family: "Lato", sans-serif;
  /*font-size: 20px;
  color: #888;
  letter-spacing: 0.2em;
  width: 100%;
  top: 50%;
  left: 0;
  vertical-align: middle;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);*/
}

.widget {
	margin-bottom:45px;
	margin-top:-30px;
}

.pi-navigation h4,
.widget h4 {
  /*position: relative;
  display: inline-block;
  background: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;*/
  font-family: "Lato", sans-serif;
  /*font-size: 12px;
  font-weight: 400;
  color: #414040;
  text-shadow: 0 0 rgba(0, 0, 0, 0.4);
  border: 0;
  text-align: center;
  text-transform: uppercase;
  padding: 10px 45px;
  letter-spacing: 0.1em;*/
}
.pi-navigation h4:before,
.pi-navigation h4:after,
.widget h4:before,
.widget h4:after {
  content: '';
  display: block;
  position: absolute;
  width: 100%;
  height: 0px;
  background-image: none;
}

.pi-navigation h4 {
  color:#fff;
  background-color:#414040;
  font-weight: 700;
  font-size: 14px;
  letter-spacing: 0.4em;
}

.widget-wrapper h4 {
  font-size: 14px;
  font-weight: 700;
}

.widget-wrapper ul li a {
  display:block;
}

.pi-navigation ul li a:hover,
.widget-wrapper ul li a:hover {
  text-decoration:none;
  color:#fff!important;
  background-color:#414040;
}

.blog-content .post-entry input[type="submit"],
.edit-this a,
.pi-btn {
  /*display: inline-block;
  background: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;*/
  font-family: "Lato", sans-serif;
  /*font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 rgba(255, 255, 255, 0.4);
  background-color: #303030;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  padding: 0 45px;
  line-height: 42px;
  letter-spacing: 0.2em;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;*/
}

blockquote {
  /*border: 0;*/
  font-family: "Lato", sans-serif;
  /*font-size: 14px;
  font-style: italic;
  padding-left: 25px;
  margin-top: 15px;
  margin-bottom: 20px;
  border-left: 3px solid #af9b63;*/
}
blockquote cite {
  /*display: inline-block;*/
  font-family: "Lato", sans-serif;
  /*font-size: 11px;
  font-style: normal;
  margin-top: 5px;
  text-transform: uppercase;
  letter-spacing: 0.1em;*/
}

#page-footer .copyright {
  font-family: "Lato", sans-serif;
  /*font-size: 13px;
  font-style: italic;
  color: #393b3a;*/
}

.widget_rss ul li a,
.widget_meta ul li a,
.widget_pages ul li a,
.widget_recent_comments ul li a,
.widget_nav_menu ul li a,
.widget_categories ul li a,
.widget_recent_entries ul li a,
.widget_archive ul li a {
  /*display: inline-block;*/
  font-family: "Lato", sans-serif;
  /*font-size: 10px;
  color: #707070;
  text-transform: uppercase;
  line-height: 44px;*/
}

.widget_about .author-name {
  font-family: "Lato", sans-serif;
  /*font-size: 14px;
  font-style: italic;
  color: #424242;*/
}

.pi_post_has_thumbnail ul li .content-text a {
  /*display: block;*/
  font-family: "Lato", sans-serif;
  /*font-size: 14px;
  color: #626262;
  padding: 0;
  margin-bottom: 2px;*/
}

.twitter-slider .item p {
  /*margin-bottom: 5px;*/
  font-family: "Lato", sans-serif;
  /*font-style: italic;*/
}

.tagcloud a {
  /*display: inline-block;
  margin: 2px;*/
  font-family: "Lato", sans-serif;
  /*font-size: 10px !important;
  text-transform: uppercase;
  color: #666;
  background-color: #f4f4f4;
  padding: 4px 8px;
  letter-spacing: 0.1em;*/
}

.navlist li a {
  /*display: block;*/
  font-family: "Lato", sans-serif;
  /*font-size: 10px;
  color: #707070;
  text-transform: uppercase;
  line-height: 44px;
  border-bottom: 1px solid #f4f6f5;
  letter-spacing: 0.05em;*/
}

.blog-content .post-link a {
  font-family: "Lato", sans-serif;
  /*font-size: 14px;
  color: #303030;*/
}

.blog-content .post-cat ul li a {
  font-family: "Lato", sans-serif;
  /*color: inherit;
  text-transform: uppercase;
  text-decoration: underline;
  letter-spacing: 0.05em;
  line-height: 1.8em;*/
}

.blog-content .post-entry ol > li:before {
  /*content: counter(olCount);
  display: inline-block;
  position: absolute;
  min-width: 22px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background-color: rgba(0,0,0,.05);*/
  font-family: "Lato", sans-serif;
  /*font-size: 12px;
  font-weight: 700;
  left: 0;
  margin-top: 0;*/
}
.blog-content .post-entry ul > li:before {
  /*content: '';
  display: inline-block;
  position: absolute;
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  background-color: #474747;*/
  font-family: "Lato", sans-serif;
  /*font-size: 12px;
  left: 0;
  margin-top: 8px;*/
}
.blog-content .post.sticky .post-title a:before {
  content: "";
  font-family: "Lato", sans-serif;
  display: none;
  margin-right: 0;
  font-size: 0;
}

.blog-content .post-share .share a .count {
  /*position: absolute;
  display: inline-block;
  min-width: 36px;
  line-height: 26px;
  padding: 0 10px;*/
  font-family: "Lato", sans-serif;
  /*font-size: 12px;
  font-weight: 600;
  color: #575757;
  background-color: #e9e9e9;
  bottom: 180%;
  opacity: 0;
  visibility: hidden;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;*/
}

.about-author .author-name h4 {
  font-family: "Lato", sans-serif;
  /*font-weight: 700;
  font-size: 14px;
  margin-top: 0;
  text-shadow: none;*/
}

#comments .comment-meta {
  font-family: "Lato", sans-serif;
  /*font-style: italic;
  font-size: 10px;
  color: #9e9e9e;
  margin-top: 5px;*/
}

#comments .comment-abs a {
  /*position: relative;
  display: inline-block;
  margin: 0;*/
  font-family: "Lato", sans-serif;
  /*font-style: italic;
  font-size: 12px !important;
  color: #848484;
  letter-spacing: 0.03em;*/
}

.contact-info .item span {
  font-family: "Lato", sans-serif;
  /*font-style: italic;
  font-size: 14px;*/
}

.signature .name {
  /*display: block;
  margin-top: 15px;*/
  font-family: "Lato", sans-serif;
  /*font-style: italic;
  font-size: 14px;
  color: #555;*/
}

.contact-form .form-actions input {
  /*display: inline-block;
  background: none;
  box-shadow: none;
  outline: none;
  cursor: pointer;*/
  font-family: "Lato", sans-serif;
  /*font-size: 10px;
  font-weight: 700;
  color: #fff;
  text-shadow: 0 0 rgba(255, 255, 255, 0.4);
  background-color: #303030;
  border: 0;
  text-align: center;
  text-transform: uppercase;
  padding: 0 45px;
  line-height: 42px;
  letter-spacing: 0.2em;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;*/
}

.page-not-found .content h4 {
  font-family: "Lato", sans-serif;
  /*font-size: 18px;
  margin-top: 25px;*/
}

#page-wrap {
  background-color: #fff;
}

i.fa-thumb-tack {
  display:none;
}

.search-box {
  display:none;
}

.blog-content .post-title,
.blog-content .post-meta,
.home .blog-content .post-body,
.blog-content .post-footer {
  display:none;
}

.home .blog-standard .post {
	margin-top:26px;
}

.home .blog-standard .post-cat {
	color:#fff;
	font-size:24px;
    padding: 10px 40px 10px 45px;
    text-align: right;
    margin-bottom: 0;
	background-color: rgba(65,65,64,1);
	position:absolute;
	right:0;
	top:0px;
	width:100%;
	z-index:998;
}

.single .post-cat,
.category .post-cat {
	display:none;
}

.single .post-body {
	padding-top:0;
}

.blog-content .post-cat ul li a {
  text-decoration:none;
}

.blog-content #comments,
.blog-content #respond {
	display:none;
}

.blog-standard .post-media {
    margin-top: 0;
}

.blog-heading h1 {
	font-size:36px;
	letter-spacing:0.05em;
	margin:0;
	text-align:right;
}

.category .blog-content .blog-heading {
	padding-top:56px;
}

#page-footer .copyright {
	font-size:11px;
	font-style:normal;
}

.pi-pagination {
  display:none;
}

@media screen and (max-width: 530px) {
	.home .blog-standard .post-cat {
		font-size:14px;
		padding: 10px;
	}
}

