/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/
/*Add your own styles here:*/
@media screen and (max-width: 767px) {
  .hide-on-mobile {
    display: none !important; } }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400 !important; }

@media screen and (min-width: 768px) and (max-width: 989px) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    text-transform: none !important;
    line-height: normal !important;
    margin: 0 0 8px 0 !important; }
  h1 {
    font-size: 24px !important; }
  h2 {
    font-size: 20px !important; }
  h3 {
    font-size: 16px !important; }
  h4,
  h5,
  h6 {
    font-size: 14px !important; }
  .content {
    padding: 30px 0 !important; } }

@media screen and (max-width: 767px) {
  #footer .widget {
    margin: 0; }
  h1 {
    font-size: 20px !important; }
  h2 {
    font-size: 18px !important; }
  h3 {
    font-size: 16px !important; }
  h4,
  h5,
  h6 {
    font-size: 14px !important; }
  .content {
    padding: 20px 0 !important; } }

strong {
  color: #000000 !important; }

.special-heading-border {
  display: none; }

.special_amp {
  font-family: inherit;
  line-height: inherit;
  font-weight: normal; }

.container_wrap {
  border: none; }

@media screen and (min-width: 768px) and (max-width: 989px) {
  .center-large {
    padding: 0 100px; } }

@media screen and (min-width: 990px) {
  .center-large {
    padding: 0 150px; } }

@media only screen and (max-width: 767px) {
  .embed-text-img {
    float: none !important;
    text-align: center !important;
    padding: 20px; }
    .embed-text-img:after {
      content: "";
      display: table;
      clear: both; } }

#header_main {
  border-bottom: 5px solid #FFC600; }

.phone-info {
  font-size: 18px; }
  @media screen and (max-width: 767px) {
    .phone-info {
      font-size: 14px; } }
  .phone-info a:hover {
    color: #ffc30e; }

.icon-boxes h3 {
  color: #ffffff;
  margin-top: 20px; }

.icon-boxes p {
  color: #ffffff;
  margin-bottom: 20px; }

#footer ul.social_bookmarks {
  margin-top: 60px !important; }

#footer .social_bookmarks li {
  border: none;
  margin-right: 14px; }
  #footer .social_bookmarks li a {
    font-size: 24px; }

#footer h3 {
  margin-bottom: 20px; }

.footer-contact {
  margin-top: 10px; }

.document-icon-row {
  margin-bottom: 30px; }

.document-icon {
  overflow: visible !important; }
  @media screen and (max-width: 767px) {
    .document-icon {
      width: 100% !important;
      padding-bottom: 30px; } }

.document-icon .title {
  font-size: 14px; }

.title_container {
  background-color: #D8D8D8; }

.avia-menu-fx {
  background-color: #ffffff !important; }
