html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
overflow-x: hidden;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 0;
}
@media screen and (min-width: 598px) {
figure {
margin: 1em 0;
}
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
background: #000;
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0.5em 0.3em;
text-align: left;
} body,
button,
input,
select,
textarea {
color: #fff;
font-family: 'Maax', sans-serif;
font-size: 18px;
font-size: 1rem;
line-height: 1.5;
letter-spacing: 0.02em;
-webkit-font-smoothing: antialiased; */
-moz-osx-font-smoothing: grayscale; */
}
.site-content {
font-size: 1.125em;
line-height: 1.6em;
-webkit-text-stroke: 0.2px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Miso', sans-serif;
clear: both;
text-transform: uppercase;
line-height: 1em;
margin-top: 2.5rem;
margin-bottom: 1rem;
font-weight: 300;
-webkit-text-stroke: unset;
}
h1 { font-size: 4em; }
h2 { font-size: 3em; }
h3 { font-size: 2.4em; }
h4 { font-size: 2em; }
h5 { font-size: 1.8em; }
h6 { font-size: 1.6em; }
p {
font-size: 1.1em;
font-weight: 300;
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
address {
margin: 0 0 1.5em;
}
pre {
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
margin-bottom: 1.6em;
max-width: 100%;
overflow: auto;
padding: 1.6em;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
background: #fff;
color: #000;
text-decoration: none;
}
big {
font-size: 125%;
}
.text-center {
text-align: center;
} html {
box-sizing: border-box;
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #000; }
.site {
max-width: 90em;
margin: 0 auto;
padding: 1.4em;
}
@media screen and (min-width: 30em) {
.site {
padding: 1.8em;
}
}
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
blockquote {
position: relative;
margin: 1.5em 0 1.5em 1.5em;
max-width: 33em;
font-size: 1.5em;
color: #FFFFFF;
line-height: 1.4em;
letter-spacing: .1em;
text-transform: uppercase;
}
blockquote::before {
position: absolute;
font-family: 'Maax', sans-serif;
color: #EDE936;
content: "\201C";
left: -.55em;
font-size: 1.5em;
top: 0.15em;
}
@media screen and (min-width: 993px) {
blockquote {
margin: 1.5em 0 1.5em 0;
}
blockquote::before {
left: -.9em;
top: .2em;
font-size: 2em;
}
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em 0;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
width: 100%;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
border: 1px solid white;
border-radius: 0;
background: none;
color: white;
font-size: 12px;
font-size: 1rem;
line-height: 1;
padding: 12px;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #EDE936;
color: black;
border-color: #EDE936;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
background: none;
color: #fff;
border: none;
border-bottom: 1px solid white;
border-radius: 0;
padding: 15px 5px 5px;
width: 100%;
}
select {
appearance: none;
-webkit-appearance: none;
-moz-appearance: none;
border: 0;
outline:none;
display: inline-block;
border-bottom: 1px solid #EDE936;
border-radius: 0;
padding: 1em 0 0 0;
color: #fff;
background: #000;
width: 100%;
margin: 1em auto;
}
option {
background: black;
color: #fff;
}
label.select {
position: relative;
}
label.select:after {
content:"\f078";
font-family: 'FontAwesome';
font-size: .8em;
color: #fff;
position: absolute; right: 0; top: -.5em;
pointer-events: none;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
color: #fff;
}
textarea {
width: 100%;
}  a, a:visited {
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #EDE936;
}
.image-link {
border-bottom: none;
}
a:hover,
a:focus,
a:active {
color: #EDE936;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
.img-link, .portfolio-thumb a, .main-navigation a {
border-bottom: none;
} .main-navigation {
font-family: 'Miso', sans-serif;
font-weight: 300;
}
.main-navigation ul {
display: flex;
flex-direction: row;
list-style: none;
text-transform: uppercase;
margin: 0;
padding-left: 0;
}
.footer-navigation li {
line-height: 1.8em;
}
.main-navigation a {
font-size: 2.5em;
}
.main-navigation li, .footer-navigation li {
white-space: nowrap;
}
.main-navigation li:not(:last-child), .footer-navigation li:not(:last-child) {
margin-right: 1em;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
} #menuToggle {
display: block;
position: relative;
z-index: 1;
-webkit-user-select: none;
user-select: none;
}
#menuToggle a {
text-decoration: none;
transition: color 0.3s ease;
}
#menuToggle {
float: left;
margin-right: 15px;
margin-top: 2px;
}
#menuToggle a:hover {
color: #EDE936;
}
#menuToggle input {
display: block;
width: 40px;
height: 32px;
position: absolute;
top: -7px;
left: -5px;
cursor: pointer;
opacity: 0;
z-index: 2;
-webkit-touch-callout: none;
}
#menuToggle span {
display: block;
width: 33px;
height: 2px;
margin-bottom: 7px;
position: relative;
background: white;
border-radius: 3px;
z-index: 1;
transform-origin: 4px 0px;
transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
opacity 0.55s ease;
}
#menuToggle span:first-child {
transform-origin: 0% 0%;
}
#menuToggle span:nth-last-child(2)
{
transform-origin: 0% 100%;
} #menuToggle input:checked ~ span {
opacity: 1;
transform: rotate(45deg) translate(-2px, -1px);
}
#menuToggle input:checked ~ span:nth-last-child(3) {
opacity: 0;
transform: rotate(0deg) scale(0.2, 0.2);
}
#menuToggle input:checked ~ span:nth-last-child(2) {
transform: rotate(-45deg) translate(0, -1px);
} .menu-principal-container {
position: absolute;
margin: -60px 0 0 30px;
padding: 15px;
background: black;
list-style-type: none;
-webkit-font-smoothing: antialiased; display: none;
transition: opacity 1s ease-out;
opacity: 0;	
}
@media screen and (max-width: 768px) {
.main-navigation ul {
flex-direction: column;
}
.menu-principal-container {
min-height: 350px;
width: 100vw;
margin: -60px 0 0 0;
padding-left: 40px;
}
} #menuToggle input:checked ~ .menu-principal-container {
display: block;
transform: none;	
opacity: 1;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
padding: 2em 0;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
text-align: right;
}
.current-menu-item a { color: #EDE936; }  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } #content[tabindex="-1"]:focus {
outline: 0;
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
content: "";
display: table;
table-layout: fixed;
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
clear: both;
} .site-header {
margin-bottom: 3em;
}
.site-logotipo {
float: left;
margin-bottom: 1em;
}
.site-logotipo img {
width: auto;
height: 27px;
float: left;
}
.logo-signature {
float: left;
font-family: 'Miso', sans-serif;
text-transform: uppercase;
color: gray;
font-size: 2.7em;
margin: -14px 0 0 10px;
font-weight: 300;
}
@media screen and (max-width: 768px) {
.logo-signature { display: none; }
}
.site-title { margin: 1.7em 1em 0;
font-family: 'Miso', sans-serif;
font-size: 2.4em;
font-weight: bold;
line-height: 1.3em;
color: #fff;
text-transform: uppercase;
word-break: break-all;
}
.site-description {
font-family: 'Miso', sans-serif;
font-weight: 300;
margin-top: 0;
margin-bottom: 0;
text-transform: uppercase;
font-size: 1.9em;
line-height: 1.2em;
max-width: 900px;
}
@media screen and (min-width: 768px) {
.site-description {
font-size: 11.4vh;
line-height: .87em;
margin-top: 15vh;
padding-top: 30px;
}
}
.site-logo {
display: block;
position: fixed;
right: 0;
top: 0;
padding: 20px;
z-index: 1;    
}
.site-logo img {
width: 9em;
height: auto;
float: right;
}
@media screen and (max-width: 62em) {
.site-logo {
display: none;
}
} .widget {
margin: 0 0 1.5em;
} .widget select {
max-width: 100%;
}
.widget-area {
display: none;
}  .site-main {
font-size: .8em;
line-height: 1.6em;
}
@media screen and (min-width: 40em) {
.site-main {
font-size: 1em;
}
} .type-page .entry-content {
margin: 0;
margin-top: 3em;
}
.entry-footer span, .entry-footer a {
color: grey;
font-size: .9em;
text-transform: uppercase;
}
.entry-footer a:hover {
color: #fff;
}
a.post-edit-link {
display: block;
clear: both;
}
figure + p {
margin-top: 2em;
}
#comments {
display: none;
}
.post-navigation a:hover {
color: #EDE936;
}
.nav-previous a::before {
content: '\f104';
font-family: 'FontAwesome';
margin-right: 0.5em;
}
.nav-next a::after {
content: '\f105';
font-family: 'FontAwesome';
margin-left: 0.5em;
}
.entry-content a:hover,
.entry-content a:focus,
.entry-summary a:hover,
.entry-summary a:focus {
border-bottom: 3px solid #EDE936;
box-shadow: inset 0 -3px 0 #EDE936;
}
.entry-meta a,
.entry-footer a {
text-decoration: none;
border-bottom: none;
}
.entry-meta a {
color: gray;
}
.sticky {
display: block;
}
.hentry {
margin: 0 0 1.5em;
}
.byline,
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-content,
.entry-content,
.entry-summary {
margin: 1.5em 0 0;
}
.entry-content p {
max-width: 44em;
margin-left: auto;
margin-right: auto;
}
.entry-content p + figure {
margin-top: 4em;
}
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.entry-content blockquote {
max-width: 870px;
margin-left: auto;
margin-right: auto;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.google-maps {
position: relative;
padding-bottom: 75%;
overflow: hidden;
height: 0;
}
.google-maps iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.entry-content .row {
margin-top: 0;
}
.short-featured-image {
max-width: 45em;
}
.wp-block-column {
flex-basis: calc(50% - 13px);
}
.wp-block-columns {
margin-bottom: 0;
}
@media screen and (min-width: 598px) {
.wp-block-column:not(:first-child) {
margin-left: 26px;
}
.wp-block-columns {
margin-bottom: -1em;
margin-top: -1em;
}
}
.blog article {
margin-top: 3em;	
}
.home-blog {
margin-top: 8em;
}
.embed-container {
position: relative;
padding-bottom: 56.25%;
height: 0;
overflow: hidden;
max-width: 100%;
}
.embed-container iframe,
.embed-container object,
.embed-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wp-block-embed-soundcloud .wp-block-embed__wrapper::before {
padding-top: 30% !important;
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {
display: block;
}  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
}  .portfolio-page {
min-height: 80vh; }
.portfolio-thumb:before {
content: '';
padding-top: 100%;
display: block;
}
.portfolio-thumb {
position: relative;
overflow: hidden;
margin-top: 4em;
margin-bottom: 3em;
}
.portfolio-thumb article {
position: absolute;
margin: 0;
padding: .5em;
top: 0; bottom: 0; right: 0; left: 0;
display: block;
justify-content: center;
align-items: center;
color: #fff;
}
.portfolio-thumb article img {
width: 100%;
object-fit: cover;
}
.portfolio-thumb article img { height: 66%; }
@media screen and (min-width: 768px) {
.portfolio-thumb.small-thumb {
margin-top: 10px;
}
}
@media screen and (max-width: 598px) {
.home-blog article {
margin-top: 2em;
}
}
.case-title,
.home-blog .entry-title {
margin-top: 0;
font-size: 2.5em;
}
.case-title {
padding: 12px 0 0;
margin: 0;
}
.case-excerpt, .case-types {
font-size: .9em;
margin: 5px 0 0 0;
} .portfolio-filter {
display: block;
width: 100%;
padding-bottom: 5px;
}
select.portfolio-filter {
font-size: 1em;
background: url(//wagalu.me/wp-content/themes/wagalume/images/dropdown-arrow.svg) no-repeat right;
background-position-y: 22px;
cursor: pointer;
}
@media screen and (min-width: 768px) {
select.portfolio-filter {
margin-top: -17px;
}
}
.tax-jetpack-portfolio-industry select#select-industry,
.tax-jetpack-portfolio-type select#select-type {
color: #EDE936;
} .categories-select {
font-family: 'Miso', sans-serif;
font-family: 1.5em;
letter-spacing: .06em;
color: lightgrey;
}
@media screen and (min-width: 768px) {
.categories-select, label.select {
display: none;
}
}
.portfolio-thumb:hover article > * {
color: #EDE936;
transition: all .2s ease-in-out;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
}
.portfolio-thumb .case-types,
.portfolio-thumb .case-excerpt { display: none; }
@media screen and (min-width: 768px) {
.portfolio-thumb .case-types { display: inline; }
.portfolio-thumb .case-excerpt { display: none; }
.portfolio-thumb:hover .case-types { display: none; }
.portfolio-thumb:hover .case-excerpt { display: inline; }
}
.portfolio-filter .active {
color: #EDE936;
} .portfolio-sidebar {
width: 100%;
margin: 2.6em 0 2em 0;
float: left;
}
@media screen and (min-width: 598px) {
.portfolio-sidebar {
width: 300px;
min-height: 500px;
}
}
.portfolio-sidebar ul {
margin-left: 0;
padding-left: 0;
list-style: none;
}
.portfolio-sidebar ul li a {
border: none;
}
.portfolio-sidebar ul span {
font-weight: 500;
}
.portfolio-sidebar-header {
color: gray;
}
.single-jetpack-portfolio .jp-relatedposts {
display: none !important;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
.wp-caption-text {
font-size: .9em;
line-height: 1.45em;
} .wp-block-image figcaption {
max-width: 40em;
font-size: .85em;
line-height: 1.3em;
margin-bottom: 2em;
color: grey;
}
.two-col figure.aligncenter figcaption, .two-col figure.alignnone figcaption {
position: relative;
text-align: center;
max-width: 100%;
left: 0;
} img.aligncenter {
margin-top: 2em;
margin-bottom: 2em;
}
img.alignright,
img.alignleft {
margin-bottom: 1.5em;
}
.featured-image img {
height: auto;
max-width: calc(100% + 2.8em);
margin: 1em -1.4em 0;
}
@media screen and (min-width: 62em) {
img.alignright {
margin-right: -1.5em;
}
img.alignleft {
margin-left: -1.5em;
}
.featured-image img {
max-width: 100%;
margin: 0 auto;
}
}
@media screen and (min-width: 80em) {
img.alignright {
margin-right: -3em;
}
img.alignleft {
margin-left: -3em;
}
}
figure.wp-block-image.black-bg img {
border: 1px solid #404040;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .site-footer {
margin-top: 8em;
}
div.wpcf7-response-output {
border: none !important;
padding: 0;
margin: 1em 0;
color: lightgrey;
}
.site-info ul {
list-style-type: none;
padding-left: 0;
}