/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 13 2022 | 18:54:43 */
/* START Menu Hamburger */
@media screen and (max-width: 425px) {
.resp_menu_button {
    left: 40px;
    top: 18px;
}
/* END Menu Hamburger */
/* START WORK WITH RYAN */
.block1_lower_text {
    height: 77px;
}
.block1_all_text {
    padding: 16px 0;
}
body > div.block1 > div:nth-child(1) > div.block1_all_text > div.block1_lower_text > a > span {
    position: relative;
    bottom: 20px;
}
.block1 a {
    padding-left: 5px;
    padding-right: 5px;
}
body > div.block1 > div:nth-child(3) > div.block1_all_text > div.block1_lower_text {
   height: 55px; 
} 
body > div.block1 > div:nth-child(3) > div.block1_all_text > div.block1_lower_text > a > span {
    padding-top: 0px;
} 
.mc4wp-form-fields .form-sign-up-text {
    margin: 0 0px 18px;
}
input {
    width: 50%;
    margin-bottom: 0px;
}
.widget_text.widget.widget_custom_html {
    display: none;
}
div#footer {
    display: none;
}
.left-footer-content {
    line-height: 1.6;
}
#footerb > div > div > div:nth-child(2) {
    line-height: 1.6;
}
div#logo {
	padding-top: 0px;
    padding-bottom: 31px;
}
.pagenav {
    position: relative;
    bottom: 61px;
}
#header {
    height: 60px;
  }
#logo > a > img {
    position: relative;
    bottom: 21px;
  }
#logo > div.header-description > p {
    position: relative;
    bottom: 18px;
  }
 .amp-wp-header {
 	background-color:red;   
  }  
  
/* END WORK WITH RYAN */
	}
.formkit-sticky-bar{
  z-index: 9;
}


