/*
Theme Name: Client Business Theme
Author: Nazmul Islam Koushik (Atomic Soft Solution)
Author URI: https://www.atomicsoftsolution.com/
Description: Custom WordPress Theme developed by Nazmul Islam Koushik
Version: 1.0

Developer Info (Hidden):
Website: https://www.atomicsoftsolution.com/
Developed By: Nazmul Islam Koushik
Phone: +880-1756-607233
Email: atomicsoftsolution@gmail.com
*/

.wp-caption {
	margin-bottom: 2px;
}

.wp-caption-text {
	margin-bottom: 5px;
}

.screen-reader-text {
	margin-bottom: 12px;
}

.gallery-caption {
	margin-bottom: 2px;
}

.bypostauthor {
	margin-bottom: 2px;
}

.alignleft {
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
	max-width: 100%;
}

.alignright {
	float: right !important;
	margin-bottom: 20px;
	margin-left: 20px;
	max-width: 100%;
}

.aligncenter {
	display: block;
	margin: 0 auto 20px;
}

.col-md-4 .funfact-meta > i {
	right: 27px;
}

.mycustom-pricing {
	background-color: #090909 !important;
}

.on-hover {
	display: none;
	animation: fadeOut 0.5s;
}

.hver:hover .on-hover {
	display: block;
	animation: fadeIn 0.5s;
}









.testimonial-five .testimonial-block-one .inner-box .text p {
    margin-bottom: 20px;
}
.testimonial-five ul.rating.clearfix.p_relative.d_block {
    margin-bottom: 15px;
}

.fancybox-slide--image .fancybox-content {text-align: center;/* width: 500px !important; *//* height: 500px !important; */}
.wp-container-5.wp-container-5 {
    margin-bottom: 0;
}