/*!
Theme Name: Dfolio
Theme URI: http://dfoliowp.codeblowing.com
Author: Code Blowing
Author URI: http://codeblowing.com
Description: Dfolio is most awesome wordpress theme for creating multipurpose website.
Version: 4.0.4
Tested up to: 6.9
Requires PHP: 7.4
Text Domain: dfolio
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Optional Styles for comments */
.comment .comment {
	margin-left: 80px;
}
.card-title a {
	font-size: 14px;
}
.card-title a:hover {
	color: #007bff;
}

.wpcf7-textarea {
	max-height: 5rem;
}
.wpb_gmaps_widget {
	margin-bottom: 0 !important;
}
.widget-content .media img {
	max-width: 80px;
	height: auto;
	margin-right: 10px;
}
.single-post .post-thumb img {
	width: 100%;
	height: auto;
}

.elementor-icon-list-item {
	line-height: 2em;
}
.left-icon {
	width: 40px;
}
.widget-content .wp-tag-cloud li {
	display: inline-block;
}
.widget-content .wp-tag-cloud li a {
	border: 1px solid #ffffff;
	padding: 0 10px !important;
	margin-bottom: 5px;
	transition: .3s;
	font-size: 16px !important;
}
.footer-widget .widget-content .wp-tag-cloud li a:hover {
	border: 1px solid #ffffff;
	background-color: #ffffff;
}

.sidebar-widget .widget-content .wp-tag-cloud li a {
	border: 1px solid #0D6EFD;
	display: block;
	padding: 8px 5px;
}

.sidebar-widget .widget-content .wp-tag-cloud li a:hover {
	background-color: #0D6EFD;
	color: #ffffff;
}
