/*
 Theme Name:   Maranatha Child for vida nueva naz
 Description:  Maranatha Child for vida nueva naz
 Author:       david stone
 Author URI:   http://nnucomputerwhiz.com.com
 Template:     maranatha
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  maranatha-child
*/


/*
This stylesheet is loaded instead of the parent theme's stylesheet, which is enqueued in functions.php.
To override styles, copy them here from the original stylesheet, then change the properties.

See http://churchthemes.com/guides/developer/child-theming/ and the WordPress Codex:
http://codex.wordpress.org/Child_Themes
*/

#header-widget {
  position: relative;
}
.maranatha-scrolled #maranatha-logo-image img {
  max-height: 46px;
}




@media only screen and (max-width: 1150px) {


  #maranatha-header #maranatha-header-top-container.maranatha-centered-large  {
    max-width: 98%;
  }

}
#maranatha-header-menu {
  padding-left:0;
}

.mlp_language_box ul {
  margin: 0;
}

.maranatha-color-main-bg {
  color: black;
  text-shadow: 1px 1px 1px white,-1px 1px 1px white,1px -1px 1px white,-1px -1px 1px white;
}
.maranatha-color-main-bg a,
.maranatha-color-main-bg a:hover {
  color: black;
}
.maranatha-color-main-bg h1, .maranatha-color-main-bg .maranatha-h1, .maranatha-color-main-bg .maranatha-home-section-content h2, .maranatha-home-section-content .maranatha-color-main-bg h2, .maranatha-color-main-bg .maranatha-home-section-content .maranatha-h2, .maranatha-home-section-content .maranatha-color-main-bg .maranatha-h2, .maranatha-color-main-bg .maranatha-home-section-content #reply-title, .maranatha-home-section-content .maranatha-color-main-bg #reply-title, .maranatha-color-main-bg #maranatha-comments-title,
.maranatha-color-main-bg h2,
.maranatha-color-main-bg .maranatha-h2,
.maranatha-color-main-bg #reply-title {
  color: black;
  text-shadow: 1px 1px 1px white,-1px 1px 1px white,1px -1px 1px white,-1px -1px 1px white;
}
.maranatha-color-main-bg .maranatha-circle-buttons-list a {
  border-color: black;
  color: black;
  text-shadow: 1px 1px 1px white,-1px 1px 1px white,1px -1px 1px white,-1px -1px 1px white;
}
.maranatha-color-main-bg ul.maranatha-circle-buttons-list li a:hover {
  background-color: black;
  color: white !important;
  text-shadow: none;
}

.maranatha-color-main-bg .maranatha-home-section-image {
  background-position: center top;
  background-attachment: initial;
}

#maranatha-logo {
  vertical-align: top;
}

.maranatha-scrolled #maranatha-logo {
      max-width: 72px;
}
#maranatha-logo-image a {
  position: absolute;
  top: -1.5em;
}

.maranatha-scrolled #maranatha-logo-image a {
  position: initial;
  top: 0;
}

#maranatha-logo-image img {
  max-height: 150px;
}

.maranatha-scrolled #maranatha-header-top-bg, #maranatha-header-top-bg {
  opacity: 1;
}

#maranatha-header-top {
    padding: 1.8125em 0;

}

.maranatha-scrolled #maranatha-logo-text br {
  display: none;
}

@media only screen and (max-width: 875px) {
  #maranatha-logo  {
    max-width: 110px;
  }
  #maranatha-logo-image img {
    max-height: 85px;
  }
}

#header-widget {
  position:fixed;
  bottom: 0;
  right: 0;
  padding: 1em;
  border-top: black;
  border-right: black;
  border-radius: 3px 0 0 0;
  background: #458bff;
}

#header-widget a {
  color: white;
}

.mlp_language_box {
  display: inline-block;
}

.maranatha-scrolled  #maranatha-header-top {
  position: fixed;

}


#maranatha-header-top {
  position: absolute;

}

@media only screen and (max-width: 700px) {
  #maranatha-logo  {
    display: none;
  }

  #maranatha-logo-text br {
    display: none;
  }
  #maranatha-header-top {
    padding: 0.625em 0;
  }
  .maranatha-home-section-content h1 {
    font-size: 2.5em;
  }
}

