/*
Theme Name: Hitmag Pro Child
Description: Hitmag Pro Child Theme
Author:       Kevin Ashworth
Template:    hitmag-pro
Version:     1.3.0
*/

/** All Pages **/
.entry-content a {
  text-decoration: underline;
}

/* Hide "View All" after About the Founder on home page */
#panel-w5e9f5e67f3835-0-0-1 > a {
  display: none;
}

/** Hide arrows on home page under categories **/
.hmp-pagination-data {
  display: none;
}

/** From bizwrap-child for grids n layouts **/

.row {
  margin-right: -6px;
  margin-left: -6px;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 6px;
  padding-left: 6px;
}

.grid .mix{
  float:none;
  vertical-align:top;
}

.portfolio-desc{
  padding: 5px 2px;
}

/** Testimonials **/
.testimonial {
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

.slick-slider {
  margin-bottom:0;
}

.testimonial-excerpt {
  background: url('/wp-content/uploads/2015/04/4a.png') no-repeat;
  background-color: #dddddd;
  background-size: 100%;
  width: 100%;
  height: 100%;
  min-height: 184px;
}

.testimonial-excerpt-internal {
  background: url('/wp-content/uploads/2015/04/quote-background.png') no-repeat;
  background-color: #dddddd;
  background-size: 100%;
  width: 100%;
  height: 100%;
  min-height:154px;
  margin-bottom: 10px;
  padding-top: 28px;
}

.testimonial-excerpt p {
  padding-left: 5%;
  padding-right: 5%;
  margin-top: 6%;
  font-weight: 300;
  color: #000;
}

.testimonial-excerpt.testimonial-excerpt-internal p {
  margin-top: 0;
}

.testimonial-excerpt p a{
  color: #000;
  text-decoration: none;
}

.testimonial-excerpt p.testy-by{
  margin-top:0;
  font-style:italic;
}

.testimonial-excerpt.testimonial-excerpt-internal p.testy-by {
}

@media (max-width: 768px) {
  .testimonial-excerpt p {
  }
  .testimonial-excerpt p.testy-by {
  }
}

.tiled-post {
  background: white;
  margin-bottom: 15px;
  padding: 5px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 20px;
}

.testimonial-credits {
  font-style: italic;
}
