/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 08 2019 | 11:44:40 */
/* Hide the header */
#secondary-menu { display:none; }
#main-header { display:none; }
#page-container {
padding-top:0px !important;
margin-top:-1px !important
}

#top-header {
display: none;
}

/* Adjust padding for transparent headers */
.et_transparent_nav #main-content .container {
padding-top: 58px !important;
}
@media only screen and (max-width: 480px) {
  #header-image .et_parallax_bg {
    background-image: none !important;
    background-color: #0B0B0B;
  }
}