/*
Theme Name:   Pine Child
Theme URI:    https://wordpress.org/themes/pine/
Description:  Pine child theme
Author:       WordPress.org
Author URI:   https://wordpress.org/
Template:     pine
Version:      1.0.0
Text Domain:  pinechild
*/


.fullwidth-container .present-container .pageTitle, 
.fullwidth-container .present-container .pine_breadcrumbs {
  display: none;
}

.fullwidth-container {
  padding: 10px 15px;
}

.testimonials-slide 
.testimonials-slide-content
.testimonials_text_content
.page
.layoutArea
 {
 font-size: 22px !important;
}

.icon-header img {
  margin: 0 20px 0 0;
}
.icon-header .aio-icon-description {
  display: flex;
  align-items: center;
  /* justify-content: center; */
}

.fixed-height {
  min-height: 300px;
}

@media screen and (min-width: 994px) {
  .wpb_wrapper .ult-content-box-container .ult-content-box {
    margin-left: 40px !important;
    word-break: break-word
  }

.bold_design .cbp-item:nth-child(even) .cbp-caption {
  float: none;
}

.bold_design .cbp-item .cbp-caption {
  width: auto;
  float: none;
}

}







