/*
 Theme Name:     Divi Child
 Theme URI:      https://www.elegantthemes.com/gallery/divi/
 Description:    Divi Child Theme
 Author:         Elegant Themes
 Author URI:     https://www.elegantthemes.com
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */

.testimonial-slider .et_pb_slide{
	padding-left:0px !important;
	padding-right:0px;
}

.testimonial-slider .et-pb-controllers {
	text-align:left;
}
.testimonial-slider .et_pb_bg_layout_dark .et_pb_slide_description{
	text-shadow:none;
}
.testimonial-slider .et-pb-controllers a {
	width:10px;
	height:10px;
}
.testimonial-slider .et_pb_slide_content{
	margin-bottom:50px !important;
}


@media all and (max-width: 980px) {
	span.hide-mobile{
		display:none;
	}
}