/*
Theme Name: Decomax Herrera
Theme URI: https://wordpress.org/themes/twentysixteen/
Author: Jose Manuel Gomez Dominguez
Author URI: https://decomaxherrera.com
Description: Tema Hijo Decomax
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Template: twentysixteen
*/

@import url(*../twentysixteen/style.css*);

body {
    background: #ffffff;
}

.content-area {
    width: 100%;
}
.site-content {
    padding: 0 0;
}
.site-inner {
        max-width: 100%;
}
      .site {
          margin: 0px;
}
.site-header {
    padding: 25px;
}
body:not(.custom-background-image).admin-bar::before {
    top: 0px;
}
.site-header {
    position: absolute;
    top: 0px;
    left: 0;
    z-index: 1;
    width: 100%;
}
.site-branding .site-title a {
    color: #ffffff;
}
.main-navigation a {
    color: #ffffff;
}
body:not(.custom-background-image)::before, body:not(.custom-background-image)::after {
    height: 0px;
}
.site-main {
    margin-bottom: 0em;
}
.site-footer {
    padding: 0 4.5455% 0em;
}
.site-info {
    width: 100%;
    text-align: center;
}
.site-branding, .site-header-menu, .header-image {
    margin-top: -1em;
    
}
