/*
Theme Name: TSAOG Child
Description: A child theme of TSAOG Theme
Author: esd & associates
Author URI: https://www.esdandassociates.com/
Version: 1.0.0
Template: tsaog
*/
@import url("../tsaog/style.css");

.testimonial-heading{display: none;}
.testimonial-content, .testimonial-content p{font-size: 1.5rem !important;text-align: left;}
.testimonial-name, .wpmtst-testimonial-field{font-weight: bold; text-align:left !important;padding:5px 0; border-bottom: 1px solid #000;}
.wpmtst-modern .wpmtst-testimonial:nth-child(even) {    background: #E2EBE9;border-radius: 10px;}
.wpmtst-modern .wpmtst-testimonial:nth-child(odd) {    background: #F0F0F0;border-radius: 10px;}
.t-slide .testimonial-inner{background: #fff;border-radius: 10px;}


.t-slide  .wpmtst-testimonial-content {
    font-size: 1.3em;
    font-style: italic;
    margin: 0 36px;
    position: relative;
    text-align: center;
  }

  
  .t-slide .wpmtst-testimonial-content p:first-of-type:before{
    content: "";
    left: -36px;
    -webkit-mask: url('/wp-content/plugins/strong-testimonials/public/svg/quote-left-solid.svg') center center no-repeat;
    mask: url('/wp-content/plugins/strong-testimonials/public/svg/quote-left-solid.svg') center center no-repeat;
    color: #CDCDCD;
	background: #cdcdcd;
	width: 16px;
	height: 16px;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	position: absolute;
}
.t-slide .wpmtst-testimonial-content:after{
    content: "";
    right: -36px;
    bottom: 0;
    -webkit-mask: url('/wp-content/plugins/strong-testimonials/public/svg/quote-right-solid.svg') center center no-repeat;
    mask: url('/wp-content/plugins/strong-testimonials/public/svg/quote-right-solid.svg') center center no-repeat;
    color: #CDCDCD;
	background: #cdcdcd;
	width: 16px;
	height: 16px;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	position: absolute;
}
.elementor-image-box-description{background: #E0E0E0;padding:15px;}
.elementor-image-box-title, .elementor-image-box-title h3{padding:10px;margin:0;}
.greenbox .elementor-image-box-description{background:#E2EBE9;}

.dkgreenbox .elementor-image-box-description{background:#D5D9DA;}

.redbox .elementor-image-box-description{background:#E0D6D9;}

.purplebox .elementor-image-box-description{background:#D9DBE0;}

.tealbox .elementor-image-box-description{background:#D3DCDE;}

.bluebox .elementor-image-box-description{background: #DBE0E5;}

.lightGreenbox .elementor-image-box-description{background: #E0E6E5;}
.elementor-cta--skin-cover .elementor-cta__bg-wrapper, .elementor-cta--skin-cover .elementor-cta__content{background: rgba(0, 0, 0, 0.5);}    
.physicianCarousel .elementor-carousel-image{height:150px !important; width:150px !important; border-radius: 50% !important;}
.physicianCarousel .elementor-carousel-image p{bottom: -45% !important;}