/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 13 2025 | 11:29:29 */
/* Add your CSS code here.

For example:
.example {
    color: red;
}

For brushing up on your CSS knowledge, check out http://www.w3schools.com/css/css_syntax.asp

End of comment */ 



.sptp-single-post{
  padding: 15px !important;
}
h1,h2,h3,h4,h5,h6,span:not(.ab-icon),p,div,label{
  font-family: "Montserrat", Sans-serif !important;
  font-weight:500;
}
span:not(.ab-icon),p,div,label{
  font-size:14px;
}
ol,ul {
    color: #666;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    background:#294a70;
  padding:5px 10px;
    text-transform: capitalize;
}
@media only screen and (max-width: 600px) {
  #quick-contact > ul {
      float: left;
      margin: 0;
      padding: 0;
      text-align: left;
      width: 100%;
  }
  .top-news {
      text-align: left;
      width: 100%;
  }
  #masthead {
      background-image: url();
  }
  #tab-content_4575 .tab-content {
    overflow: scroll !important;
  }
}
