/**
Theme Name: ImprovIT
Author: digidoda
Author URI: https://www.digidoda.com
Description: Child theme created for ImprovIT website
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: improvit
Template: astra
*/

.verb-def {
	padding-left: 2.5%;
}
hr {
  border-top: 1px solid #1bae70;
	margin-top: 0.5rem;
	padding-bottom: 0.5rem;
}
.single-post .elementor-heading-title {
	font-size: 1.4rem;
	font-weight: 400;
}
.single-post .elementor-widget-container h6 {
	font-size: 17px !important;
}
/* Align Case Study Buttons to Bottom */
a.uael-post__read-more {
	position: absolute;
	bottom: 5%;
}
/* End of Align Case Study Buttons to Bottom */
/* Responsive Menu Book Call Styling */
.book-call {
	background-color: green;
    text-align: center;
    font-weight: 900;
    text-transform: uppercase;
}
.book-call,.menu-item-1871 a {
	color: #ffffff !important;
}
/* End of Responsive Menu Book Call Styling */
.verb-small {
	font-size: 24px;
}

body h2 {
	font-size: 2rem !important;
}
.uael-post__content-wrap {
	min-height: 280px;
}
@media only screen and (min-width: 992px) {
.page-id-14 .uael-post__content-wrap {
	min-height: 463px !important;
}
}
@media only screen and (min-device-width: 769px) and (max-device-width: 992px) {
.page-id-14 .uael-post__content-wrap {
		min-height: 409px !important;
}
}
.home-hero-text {
	padding: 1rem;
}
.home-hero-text p {
	color: #ffffff;
}
.home-hero-small {
	font-weight: bold;
	font-size: 1.6rem;
	line-height: 0.5rem;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.home-hero-verb {
	font-size: 1.6rem;
	line-height: 1.4rem;
	font-weight: bold;
}
.home-hero-def {
	font-size: 1.6rem;
	line-height: 1.7rem;
	font-weight: bold;
}