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

.chm_stickybutton{
    display:none;
}
.elementor-sticky--effects.chm_maiheader .chm_stickybutton{
    display:block;
}
.elementor-sticky--effects.chm_maiheader .chm_mainlogo{
    display:none;
}
.elementor-sticky--effects.chm_maiheader .chm_mainlogo,
.chm_header img{
    visibility:hidden;
}

.gform-theme--api, .gform-theme--foundation{
	    --gf-form-gap-y: 20px !important;
}
.chm_sideform .gform_button {
    display: block;
    width: 100% !important;
}
.gform_button{
	background:#97A83A !important;
	color:#fff !important;
	font-size:16px !important;
	font-weight:400 !important;
	border-radius:0px !important;
}
.gform_button:hover{
	background:#C0CCD7 !important;
	color:#3D4981 !important;
}
#chm_footer .gform-button {
    background: #F58753;
    padding: 26px 15px;
    border-radius: 50px;
}
#chm_footer  .ginput_container input{
    padding:35px 10px !important;
    border:0px !important;
    color:#666666 !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{
    visibility:visible;
}
.rank-math-breadcrumb a:hover {
    text-decoration: underline;
}
.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
    font-size: 14px !important;
}
.gform_wrapper input,
.gform_wrapper .textarea,
h2.gform_submission_error,
.gform_submission_error li,
.validation_message {
    font-size: 16px !important;
}
.gform_button {
    padding: 18px 30px !important;
}
.chm_floatholder{
	position:relative !important;
}
.elementor-nav-menu li::after{
	content: '';
    display: block;
    border-bottom: 1px dotted #fff;
    text-align: center !important;
}
.site-footer{
	display:none !important;
}

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

}
@media only screen and (max-width: 767px) {
   .chm_floatholder .elementor-absolute{
	  position:relative !important;
	  top:0 !important;
	  left:0 !important;
	  right:0 !important;
  	  bottom:0 !important;
     }
}

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