/*
Theme Name: Pip's Theme
Description: A child theme of Pitch Theme
Author: Pip Harris
Author URI: http://pipharrisdesign.com
Version: 1.0.0
Template: pitchwp
*/
@import url("../pitchwp/style.css");

.header_inner_left, footer.uncover {
	margin-bottom: 5%;
}

.title_subtitle_holder {
	padding: 1%;
}

.vc_column_container {
	padding-left: 40px;
	padding-right: 40px;
}

@media screen and (max-width: 600px) {
  .title_outer.with_image .title .title_holder, .title_outer .has_fixed_background.title .title_holder, .title_outer .has_background.title .title_holder {
    visibility: hidden;
    clear: both;
    float: left;
    margin: 10px auto 5px 20px;
    width: 28%;
    display: none;
  }
}

.quoteText {
font-size: 18px;
line-height: 24px;
}

.portfolio_detail .info .portfolio_single_tags {
	display: none;
}


.portfolio_single .portfolio_navigation .portfolio_prev .nav_arrow, .portfolio_single .portfolio_navigation .portfolio_next .nav_arrow {
	width: 30px;
}

.post-57745 .portfolio_single .portfolio_navigation .portfolio_prev .nav_arrow span, {
	display:none;
}

.post-57745 .portfolio_single .portfolio_navigation .portfolio_prev .nav_arrow {
	display:none;
}