/*
Theme Name: Sway Child
Template: sway
Theme URI: https://www.swaytheme.com/
Author: Key-Design
Author URI: http://themeforest.net/user/Key-Design
Description: Multi-Purpose WordPress Theme with Block Builder
Version: 1.0
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-menu, featured-images, flexible-header, post-formats, sticky-post, translation-ready

/* Below you can write your style */

.testimonial-box {
	border-radius: 30px;
	padding-bottom:30px;
	padding-left: 50px;
	padding-right:50px;
	.tt-image {
		position: unset;
    	margin-top: -75px;	
		background: none !important;
		img {
			border: 5px solid #ffffff;
		}
	}
	.testimonial-quote {
		text-align: justify !important;
	}
	.author {
		text-align: right !important;
    	padding-right: 40px !important;
	}
	.white-navigation .owl-dots .owl-dot span {
    	background-color: #ffffff !important;
	}
}

/*.home-text-rotator {
	.kd-text-rotator-container {
		font-family: monospace;
	}
}*/

.home-top-title.vc_custom_1740513565172 {
    margin-bottom: 30px !important;
}

#posts-content .blog-content ul li:before, #posts-content .page-content ul li:before {
	margin-left: 0px !important;	
	background-color: black !important;
	font-family: 'FontAwesome' !important;
    font-size: 6px !important;
    content: "\f111" !important;
    color: #fff !important;
    width: 10px !important
    height: 10px !important;
    line-height: 11px !important;
}

