/* Home - header */
#header-home{ background-size: 100% 100% !important; }

#header_main .logo{margin-top: 25px;}

#header-home h1,
#header-home h2,
#header-home h3{
  font-size: 65px !important;
  color: #fff;
  font-weight: 600;
  margin-bottom: 15px;
}

#header-home p {
  font-weight: 600;
  font-size: 18px !important;
  color: #fff;
  line-height: 30px;
  margin-bottom: 15px;
}

#header-home .avia-button{
  background-color: transparent;
  border: 1px solid #fff !important;
  border-radius: 20px;
  padding: 10px 20px;
  font-weight: 900;
  font-size: 18px !important;
}




/* Main Menu */
#header_main nav.main_menu .avia-menu-fx { display: none; }

#header_main nav.main_menu .avia-menu-text { color: #fff;}
.header_color .main_menu a svg{ fill: #fff !important;}

/* Footer */
#footer-socket{border:none !important;}


/* Headings */
.special-heading-border { display: none; }
.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {  text-transform: none; }
 