.strong-view.wpmtst-unstyled.disabled {
 
}

.wpmslider-controls.disabled {

}

/*  Compatibility with metaslider pro layers display
----------------------------------------------------*/

.msHtmlOverlay .layer .disabled {

}

.coursereviews .wpmtst-testimonial {
padding-bottom: 24px!important;
}

.wpmslider-viewport {
	
}



.strong-view.wpmtst-unstyled .wpmtst-testimonial-inner {
    display: block;
    width: 100%;
    height: 100%;
	padding: 62px 24px 58px 24px;
	border-radius: 24px;
	border: 1px solid #F3F3F3;
	box-shadow: 0px 7px 12px 0px rgba(0, 0, 0, 0.07);
  }
  
  .wpmtst-testimonial-inner:before {
    content: '\7b';
    position: absolute;
    font-family: 'ETModules';
	color: #c3c4d8;
    z-index: 1;
    right: 0;
    font-size: 80px;
	font-weight: 700;
    padding: 0 20px 0 0;
}

.strong-view.wpmtst-unstyled a.readmore,
.strong-view.wpmtst-unstyled a.readmore-toggle {
  white-space: nowrap;
  z-index: 100;
}
.strong-view.wpmtst-unstyled a.readmore-toggle:hover {
  cursor: pointer;
}

  /* Pagination
-----------------------------------------------*/

.strong-view ul.simplePagerNav li {
    display: inline;
    list-style: none;
    margin: 0;
    padding: 5px;
  }
  
.testimonial-field {
	font-size: 21px;
	font-weight: 600;
	color: #000000;
	line-height: 1.4;
}

.testimonial-company {
	font-size: 12px;
	color: #999999;
	line-height: 1.4;
	padding: 0 0 24px 0;
}

.strong-view.pager-style-buttons .wpmslider-pager-link:before {
	color: #141464;
	background: #141464;
}
