.elementor-sticky--effects.chm_header {
    box-shadow: 0 8px 15px 0 rgba(25, 29, 37, .12) !important;
}

.gform-theme--api, .gform-theme--foundation{
	    --gf-form-gap-y: 20px !important;
}

.gform_button{
	background:#F3E15A !important;
	color:#2B1A4D !important;
	font-size:18px !important;
	font-weight:400 !important;
	border-radius:50px !important;
	border:4px solid #EEB1BB !important;
}
.gform_button:hover{
	background:#2B1A4D !important;
	color:#fff !important;
	border-color: #2B1A4D !important;
}
#chm_footer .gform_wrapper input{
    border:0px !important;
}
.gfield_required_text{
    display:none !important;
}
.gform_wrapper input,
.gform_wrapper .textarea,
h2.gform_submission_error,
.gform_submission_error li,
.validation_message {
    font-size: 18px !important;
}
.gform_button {
    padding: 18px 30px !important;
}
.elementor-widget-wp-widget-archives ul,
.elementor-widget-wp-widget-recent-posts ul{
	padding:0px;
	list-style:none;
}
.elementor-widget-wp-widget-archives ul li,
.elementor-widget-wp-widget-recent-posts ul li{
	margin-bottom:10px;
}
.elementor-widget-wp-widget-archives ul li:last-child,
.elementor-widget-wp-widget-recent-posts ul li:last-child{
	margin-bottom:0px;
}
.elementor-widget-wp-widget-archives h5,
.elementor-widget-wp-widget-recent-posts h5{
	font-size:20px !important;
}
.single-post h2 {
    margin-bottom: 30px;
    margin-top: 40px;
}
.single-post h3{
	margin-top:20px;
}
.single-post .elementor-widget-theme-post-content ul {
    margin-bottom: 20px;
}
.elementor-sticky--effects.chm_header img{
	    max-width: 170px;
    transition: all .5s;
}
.rank-math-breadcrumb a:hover {
    text-decoration: underline;
}
.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
    font-size: 14px !important;
}
#chm_footer .elementor-nav-menu a:hover{
    text-decoration:underline;
}

.purple-wave {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.purple-wave-svg {
    width: 100%;
    height: 300px;
}

.purple-wave-svg svg {
    display: block;
    width: 100%;
    height: 100%;
}

/* Light purple wave */
.purple-wave-fill {
    fill: #E7E3FA;
}

/* Dark purple curved line */
.purple-wave-line {
    fill: none;
    stroke: #29164F;
    stroke-width: 8;
    stroke-linecap: round;
    stroke-linejoin: round;
}

@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 767px) {
    .elementor-absolute.chm_imagefloat{
        position:relative !important;
    }
}

}
@media only screen and (max-width: 640px) {
.name_last {
    margin-top: 8px;
}
	.gform_button {
    width: 100% !important;
}
}
