/*
 Theme Name:   L&P 2017 Theme
 Theme URI:    http://pencidesign.com/
 Description:  Soledad Child Theme - Made by PenciDesign
 Author:       Hdesign
 Author URI:   
 Template:     soledad
 Text Domain:  soledad
*/

/* = Theme customization go here
-------------------------------------------------------------- */


.category .title-bar > span {
    display: none;
}
.archive-box .title-bar {
    text-align: left;
}

.category-l-and-p-team .post-box-meta-single, .category-l-and-p-team .grid-post-box-meta, .category-l-and-p-team .post-related, .category-l-and-p-team .tags-share-box.center-box, .category-l-and-p-team .post-author, .category-l-and-p-team .post-pagination, .single .category-l-and-p-team .post-image {
    display: none;
}

.penci-page-header h1 {
    color: #a60505;
	text-align:left;
}

.woocommerce-result-count, .woocommerce-ordering {
  display: none;
}
div.wpcf7 {
    margin-top: 0 !important;
}



@media only screen and (min-width: 768px) and (max-width: 1600px) {

#lh_grid_1 .vc_grid.vc_row .vc_grid-item {
    float: left;
}

}