/* Divider space (empty) */
.fw-divider-space {
	clear: both;
	width: 100%;
}
.fw-divider-space.space-sm {
	height: 30px;
}
.fw-divider-space.space-md {
	height: 60px;
}
.fw-divider-space.space-lg {
	height: 100px;
}
/* Divider only Line */
.fw-divider-line {
	clear: both;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}/* Testimonials Slider */
.testimonial-item {
    padding: 30px;
    margin-bottom: 10px;
}

.testimonial-content {
    position: relative;
    padding: 30px 20px 20px 60px;
    background-color: #fff;
    border-radius: 8px;
    border: 2px solid #e5e5e5;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
}

.testimonial-picture {
    position: absolute;
    display: block;
    top: -30px;
    left: -30px;
    width: 80px;
    height: 80px;
}

.testimonial-picture img {
    display: inline-block;
    border-radius: 80px;
}

.testimonial-text p {
    font-style: italic;
}

.testimonial-author-info {
    margin-top: 15px;
}

.testimonial-author {
    margin: 0 0 2px;
    font-size: 0.9em;
}

.testimonial-firm {
    margin: 0;
    font-size: 0.8em;
    color: #bbb;
}

.testimonial-icon {
    display: block;
    line-height: 20px;
    font-size: 20px;
    position: absolute;
    left: 20px;
    bottom: 46px;
    color: #e5e5e5;
}

.testimonial-icon-big {
    display: block;
    line-height: 44px;
    font-size: 44px;
    position: absolute;
    right: -24px;
    bottom: -24px;
    color: #f5f5f5;
    z-index: -1;
}
/* /Testimonials Slider */
/*
Theme Name: Leven
Theme URI: https://themeforest.net/user/lmpixels/portfolio
Author: LMPixels
Author URI: https://themeforest.net/user/lmpixels/
Description: Leven - Responsive vCard
Version: 1.8.4
License:     ThemeForest License
License URI: http://themeforest.net/licenses
Text Domain: leven
Tags: right-sidebar, custom-menu, featured-images
*//*
Theme Name: Leven Child
Author: lmpixels
Author URI: https://themeforest.net/user/lmpixels
Description: Child theme for the Leven. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Read More</a>
Version: 1.1.0
License:     ThemeForest License
License URI: http://themeforest.net/licenses
Text Domain: leven
Template: leven
*/


/* Theme customization starts here
-------------------------------------------------------------- */