/* 
Theme Name: Powered by Droplet Theme
Theme URL: https://dropletfuel.com
Description: Powered by Droplet Theme 
Theme Author: Droplet Fuel
Author URL: https://dropletfuel.com
Template: astra
Version: 6.0.4
Text Domain: powered-by-droplet
*/

@font-face {
    font-family: 'calibri';
    src: url(‘fonts/calibri.ttf);
    font-weight: normal;
    font-style: normal;
}

.main-header-menu .menu-item {
	font-weight: bold;
}

.pbd_footer_link {
	margin: 0 20px;
	white-space: nowrap;
}


.sp-testimonial-free {
	background: white;
	border-radius: 10px;
	position: relative;
	min-height: 280px;
	padding: 20px;
}
.tfree-client-rating {
	bottom: 10px;
	position: absolute;
	left: calc(50% - 62px);
}
.tfree-client-name {
	position: absolute;
	bottom: 30px;
	width: calc(100% - 40px);
}
.tfree-client-testimonial {
	margin-bottom: 50px !important;
}

#content {
	min-height: calc(100vh - 218px);
}
