/*
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 */


.vc_video-bg {
  display: block !important;
}

.custom-side-qr {
	display: block;
	margin: 30px auto 15px;
}

.custom-border-img img {
	border-radius: 10px;
}

.team-member.design-classic .kd-team-contact {
    align-items: center;
    justify-content: center;
}

.clients.slider .clients-content img {
	border-radius: 10px;
}

@media (min-width: 1024px) {
    .kd-photo-group.large-shadow img {
		height: 400px;
		width: auto;
	}
}

