/*
Theme Name: 	Reit MD
Template: 		onelife
Version: 		1.0
Author:			Vasilis Papadopoulos
Description: 	Reit MD WP Theme based on OneLife.
*/
@import url("../onelife/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

.dt-sc-icon-box.type10 .icon-content h4,
.h2 h4 {
  font-size: 24px;
}


.full-height-card {
	height: 100%;
}

.wpb_wrapper:has(> .full-height-card) {
	height: 100%;
}

#main-menu .menu .nav-button {
/* 	height: 100%; */
	padding: 0 !important;
}

#main-menu .menu .nav-button a,
.is-sticky #main-menu .menu .nav-button a {
	background-color: #d5f28d;
	border-radius: 18px;
	padding: 0 1rem !important;
	font-size: 0.875rem;
	font-weight: bold;
	line-height: 2rem;
	margin-top: calc(50% - .75rem);
}

@media only screen and (max-width: 767px) {
	#main-menu .menu .nav-button {
		display: none;
	}
}

#professional-engagements h2 {
	margin-top: 1.5rem;
}