.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}html, body { margin:0; padding:0;}
h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
margin:0;
padding:0;
border:0;
font-weight:normal;
font-style:normal;
font-size:100%;
line-height:1;
font-family:inherit;
text-align:left;
}
table {
border-collapse:collapse;
border-spacing:0;
}
blockquote:before, blockquote:after {
content:"";
}
input[type=search] {
-moz-appearance: none;
-webkit-appearance: none;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
display: none;
}  html { 
-webkit-text-size-adjust: 100%; 
}
body {
background: #f2f2f2;
border: none;
color: #333;
font-family: 'Lato', 'Helvetica Neue', Helvetica, sans-serif;
font-size: 18px;
}
body * {
-webkit-box-sizing: border-box; 
-moz-box-sizing: border-box; 
box-sizing: border-box; 
}
body a {
color: #019EBD;
text-decoration: none;
}
img {
max-width: 100%;
height: auto;
}
.fleft { float: left; }
.fright { float: right; }
::selection {
background: #444;
color: #FFF;
}
::-webkit-input-placeholder { color: #767676; }
::-moz-input-placeholder { color: #767676; }
:-ms-input-placeholder { color: #767676; } .group:after,
.clear:after,
.entry-content:after,
[class*="__inner-container"]:after {
clear: both;
content: "";
display: block;
}  .sidebar {
font-size: 0.71em;
position: absolute;
left: 0;
top: 0;
padding: 50px 40px;
width: 280px;
}
.sidebar:before {
content: "";
display: block;
width: 280px;
background: #fff;
position: fixed;
z-index: -1;
top: 0;
bottom: 0;
left: 0;
}
.wrapper { 
display: block;
margin-left: 280px; 
}
.content {
width: 1200px;
max-width: 86%;
margin: 40px auto 50px;
}
.content.thin { 
width: 973px; 
margin-top: 50px;
} body a,
.widget_fukasawa_recent_posts a:hover .title,
.widget_fukasawa_recent_comments a:hover .title {
transition: all 0.1s ease-in-out;
}
.post-title a,
.flex-direction-nav a,
.comment-form input[type="submit"],
.post-content input[type="submit"],
.post-content input[type="reset"],
.post-content input[type="button"],
.archive-nav a {
transition: all 0.2s ease-in-out;
}
.blog-title a {
transition: all 0.3s ease-in-out;
}
.posts .featured-media img,
.posts .post-overlay,
.post-navigation a,
.post-navigation a p {
transition: all 0.4s ease-in-out;
} .screen-reader-text {
clip: rect( .1rem, .1rem, .1rem, .1rem );
height: .1rem;
overflow: hidden;
position: absolute !important;
left: -999999rem;
width: .1rem;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: .3rem;
box-shadow: 0 0 .2rem .2rem rgba( 0, 0, 0, 0.6 );
clip: auto !important;
display: block;
font-size: 1.4rem;
font-weight: 700;
height: auto;
left: .5rem;
line-height: normal;
padding: 1.5rem 2.3rem 1.4rem 2.3rem;
text-decoration: none;
top: .5rem;
width: auto;
z-index: 100000;
} .skip-link {
position: absolute;
left: -9999rem;
top: 2.5rem;
z-index: 999999999;
}
.skip-link:focus {
left: 2.5rem;
text-decoration: none;
} @media ( prefers-reduced-motion: reduce ) {
* {
animation-duration: 0s !important;
transition-duration: 0s !important;
}
}  .blog-title a {
display: inline-block;
padding: 9px 13px;
border: 3px solid #333;
font-size: 17px;
line-height: 150%;
font-weight: 700;
text-align: center;
text-transform: uppercase;
letter-spacing: 3px;
color: #333;
}
.blog-title a:hover {
background: #333;
color: #fff;
}
.blog-logo a,
.blog-logo img { 
display: block; 
}
.blog-logo a:hover {
opacity: 0.6;
}
.main-menu:before,
.widgets:before,
.widget + .widget:before,
.credits:before {
content: "";
display: block;
width: 48px;
height: 2px;
background: #e7e7e7;
margin: 35px 0;
}  .widget-title {
color: #333;
font-weight: 700;
margin-bottom: 15px;
} .widget-content { 
color: #555; 
}
.textwidget a:hover { 
text-decoration: underline; 
}
.widget-content p {
line-height: 150%;
margin-top: 1em;
}
.widget-content > *:first-child { margin-top: 0; }
.widget-content > *:last-child { margin-bottom: 0; }
.widget-content ul,
.widget-content ol {
list-style: none;
margin: 0;
}
.widget-content ul ul { margin-left: 1em; }
.widget-content ul ul li:first-child { 
margin-top: 0.5em; 
border-top: 1px solid #eee;
}
.widget-content > ul > li:first-child { padding-top: 0; }
.widget-content li {
line-height: 140%;
padding: 10px 0;
border-bottom: 1px solid #eee;
}
.widget-content li:last-child { 
padding-bottom: 0;
border-bottom: none; 
} .widget-content .textwidget { line-height: 150%; }
.widget-content .textwidget a { color: #767676; }
.widget-content .textwidget a:hover { color: #019EBD; text-decoration: none; } .widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages { color: #767676; }
.widget_archive li a,
.widget_categories li a,
.widget_meta li a,
.widget_nav_menu li a,
.widget_pages li a { color: #333; }
.widget_archive li a:hover,
.widget_categories li a:hover,
.widget_meta li a:hover,
.widget_nav_menu li a:hover,
.widget_pagaes li a:hover { 
color: #019EBD; 
text-decoration: none;
}
.widget_archive li:before,
.widget_categories li:before,
.widget_meta li:before,
.widget_nav_menu li:before {
font: 16px/1 'Genericons';
width: 16px;
height: 16px;
display: inline-block;
vertical-align: middle;
color: #767676;
margin-right: 8px;
position: relative;
top: -1px;
}
.widget_archive li:before { content: '\f307'; }
.widget_categories li:before { content: '\f301'; }
.widget_meta li:before { content: '\f445'; }
.widget_nav_menu li:before { content: '\f429'; } .widget_rss .widget-title a { vertical-align: middle; }
.widget_rss .widget-content ul a.rsswidget { 
display: block;
line-height: 120%;
font-weight: 700;
color: #444;
}
.widget_rss .widget-content ul a.rsswidget:hover { color: #019EBD; }
.rss-date { 
display: block;
margin-top: 2px;
font-size: 0.85em;
font-style: italic;
color: #767676;
}
.rssSummary { 
margin-top: 5px; 
color: #666;
}
.widget_rss cite {
display: block;
margin-top: 5px;
font-size: 0.8em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #767676;
}
.widget_rss cite:before { content: "— "; } .widget_search .searchform input[type="text"] {
padding: 15px 50px 15px 15px;
font-size: 14px;
} #wp-calendar {
color: #767676;
max-width: 100%;
text-align: center;
width: 100%;
}
#wp-calendar,
#wp-calendar caption,
#wp-calendar tr,
#wp-calendar td,
#wp-calendar th {
text-align: center;
}
#wp-calendar th,
#wp-calendar td {
padding: 4% 2%;
}
#wp-calendar caption,
#wp-calendar thead {
color: #666;
border-bottom: 1px solid #eee;
}
#wp-calendar caption {
font-style: italic;
text-transform: capitalize;
color: #767676;
padding-bottom: 4%;
}
#wp-calendar thead {
color: #019EBD;
}
#wp-calendar thead th {
font-weight: 700;
text-transform: uppercase;
font-size: 0.9em;
}
.wp-calendar-nav {
border-top: 1px solid #EEE;
display: flex;
justify-content: space-between;
}
#wp-calendar tfoot { border-top: 1px solid #EEE; }
#wp-calendar tfoot td { padding: 0; }
#wp-calendar tfoot #prev { text-align: left; }
#wp-calendar tfoot #next { text-align: right; }
#wp-calendar tfoot a,
.wp-calendar-nav a {
display: block;
margin-top: 10px;
font-size: 0.9em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #666;
}
#wp-calendar tfoot a:hover,
.wp-calendar-nav a:hover {
text-decoration: underline;
} .flickr_badge_image {
display: inline-block;
width: 55px;
height: auto;
margin: 3px 9px 3px 0;
}
.flickr_badge_image a,
.flickr_badge_image img { 
display: block; 
border-radius: 3px;
}
.flickr_badge_image a:hover {
opacity: 0.7;
} .widget_fukasawa_recent_posts a,
.widget_fukasawa_recent_comments a { 
display: block; 
}
.widget_fukasawa_recent_posts .post-icon,
.widget_fukasawa_recent_comments .post-icon {
display: block;
float: left;
width: 44px;
height: 44px;
background: #eee;
border-radius: 999px;
position: relative;
}
.widget_fukasawa_recent_posts img,
.widget_fukasawa_recent_comments img {
display: block;
border-radius: 999px;
width: 100%;
height: auto;
}
.widget_fukasawa_recent_posts .inner,
.widget_fukasawa_recent_comments .inner {
padding-top: 4px;
margin-left: 54px;
}
.widget_fukasawa_recent_posts .post-icon .genericon {
font-size: 32px;
height: 32px;
width: 32px;
position: absolute;
top: 50%;
left: 50%;
margin-top: -16px;
margin-left: -16px;
color: #bbb;
}
.widget_fukasawa_recent_posts .title,
.widget_fukasawa_recent_comments .title {
color: #333;
font-weight: 700;
line-height: 120%;
margin: 0;
word-break: break-word;
-ms-word-break: break-word;
}
.widget_fukasawa_recent_posts .meta {
margin-top: 2px;
color: #767676;
}
.widget_fukasawa_recent_comments .excerpt {
margin-top: 3px;
font-size: 0.9em;
line-height: 150%;
color: #767676;
}
.widget_fukasawa_recent_posts a:hover .title,
.widget_fukasawa_recent_comments a:hover .title { color: #019EBD; } .widget_tag_cloud a {
display: inline-block;
padding: 6px 8px;
margin: 0 1px 4px 0;
border-radius: 2px;
background: #eee;
font-size: 11px !important;
line-height: 1;
color: #444;
}
.widget_tag_cloud a:hover {
background: #019EBD;
color: #fff;
}   .main-menu {
margin: 0;
}
.main-menu li {
display: block;
line-height: 1.25;
margin-top: 12px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
}
.main-menu > li:first-child { margin-top: 0; }
.main-menu ul { margin-left: 20px; }
.main-menu a { color: #767676; }
.main-menu a:hover,
.main-menu .current-menu-item > a,
.main-menu .current_page_item > a { color: #333; }
.main-menu .current-menu-item:before,
.main-menu .current_page_item:before {
content: '\f405';
display: block;
font: 16px/1 "Genericons";
color: #019EBD;
position: absolute;
top: -1px;
left: -20px;
} .nav-toggle { 
background: transparent;
border-radius: 3px;
box-shadow: none;
display: none;
flex-shrink: 0;
margin-left: 20px;
padding: 12px 12px 10px; 
transition: background-color .15s linear;
-moz-appearance: none;
-webkit-appearance: none;
}
.nav-toggle .bars {
height: 10px;
width: 15px;
float: right;
position: relative;
margin-top: -1px;
}
.nav-toggle .bar {
width: 15px;
height: 2px;
background: #767676;
border-radius: 2px;
position: absolute;
left: 0;
top: 0;
}
.nav-toggle .bar:nth-child(2) { top: 4px; }
.nav-toggle .bar:nth-child(3) { top: 8px; }
.nav-toggle p {
font-size: 13px;
line-height: 10px;
font-weight: 700;
text-transform: uppercase;
text-align: right;
color: #767676;
float: right;
margin-right: 8px;
position: relative;
top: -1px;
}
.nav-toggle .close { display: none; }
.nav-toggle:hover { cursor: pointer; }
.nav-toggle.active { background: #019EBD; } 
.nav-toggle.active p { color: #fff; } 
.nav-toggle.active .bar { background: #fff; }
.nav-toggle.active .bar:nth-child(1),
.nav-toggle.active .bar:nth-child(3) { top: 4px; }
.nav-toggle.active .bar:nth-child(2) { opacity: 0; }
.nav-toggle.active .bar:nth-child(1) { transform: rotate( 45deg ); }
.nav-toggle.active .bar:nth-child(3) { transform: rotate( -45deg ); }
.nav-toggle.active .menu { display: none; }
.nav-toggle.active .close { display: block; } .mobile-navigation { 
background: #2d2d2d; 
display: none;
}
.mobile-menu { 
font-size: 0.8em;
margin: 0;
padding: 7.5% 5%; 
}
.mobile-menu li { 
display: block; 
margin-top: 25px;
font-weight: 700;
line-height: 120%;
text-transform: uppercase;
letter-spacing: 1px;
position: relative;
}
.mobile-menu > li:first-child { margin-top: 0; }
.mobile-menu ul { margin-left: 25px; }
.mobile-menu a { color: #767676; }
.mobile-menu > .current-menu-item > a,
.mobile-menu > .current_page_item > a { 
color: #fff;
}
.mobile-menu .current-menu-item:before,
.mobile-menu .current_page_item:before {
content: '\f405';
display: block;
font: 16px/1 "Genericons";
color: #019EBD;
position: absolute;
left: -19px;
top: 2px;
}
.mobile-menu a:hover { color: #fff; }   .page-title { 
color: #666;
padding: 1% 0 10px; 
}
.search-no-results .page-title { 
padding-bottom: 20px; 
}
.archive-title,
.archive-description {
margin: 0 10px;
}
.search-no-results .archive-title,
.search-no-results .archive-description { 
margin: 0; 
}
.archive-title {
border-bottom: 2px solid #e1e1e1;
font-weight: 700;
line-height: 120%;
padding-bottom: 10px;
}
.archive-title .archive-subtitle {
float: right;
font-weight: 400;
font-style: italic;
color: #767676;
}
.archive-description {
line-height: 1.33;
margin-bottom: 10px;
margin-top: 10px;
}
.archive-description p {
line-height: inherit;
} .posts { 
overflow: visible !important; 
position: relative;
transition: opacity .15s linear;
}
.posts .post-container { 
overflow: hidden;
padding: 10px;
width: 33.33333%;
}
.js .post-container {
opacity: 0;
}
.posts .post-container > div {
width: 100%;
padding: 16px;
background: #fff;
position: relative;
}
.posts .sticky .is-sticky { display: inline; }
.featured-media { 
display: block;
overflow: hidden; 
position: relative;
}
.featured-media a,
.featured-media iframe,
.featured-media object { display: block; }
.featured-media img {
display: block;
width: 100%;
height: auto;
}
.posts .format-standard .featured-media:hover img,
.posts .format-image .featured-media:hover img { 
transform: scale(1.1); 
} .post-overlay {
display: block;
background: rgba(17,17,17,0.3);
opacity: 0;
position: absolute;
z-index: 1000;
top: 0;
right: 0;
bottom: 0;
left: 0;
}
.format-standard .featured-media:hover .post-overlay,
.format-image .featured-media:hover .post-overlay { opacity: 1; }
.format-gallery .flexslider:hover .post-overlay { opacity: 1; }
.post-overlay .view {
display: block;
width: 100%;
font-size: 0.75em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
color: #fff;
text-align: center;
position: absolute;
top: 50%;
margin-top: -6px;
} .posts .featured-media + .post-header { margin-top: 16px; }
.posts .post-title {
font-size: 1.25em;
line-height: 120%;
font-weight: 700;
color: #333;
word-break: break-word;
-ms-word-break: break-word;
}
.posts .post-title a { color: #333; }
.posts .post-title a:hover { color: #019EBD; }
.post-excerpt { 
margin-top: 8px; 
font-size: 0.9em;
}
.post-excerpt p {
line-height: 145%;
font-style: italic;
color: #666;
}
.posts-meta {
margin-top: 20px;
font-size: 0.75em;
line-height: 120%;
text-transform: uppercase;
color: #767676;
}
.posts-meta:before {
content: "";
display: block;
width: 40px;
height: 2px;
background: #eee;
margin-bottom: 12px;
}
.posts-meta a { color: #767676; }
.posts-meta a:hover { color: #666; }  .flexslider { 
background: #f6f6f6;
position: relative; 
}
ul.slides {
list-style: none;
margin: 0;
}
.flex-direction-nav {
list-style: none;
margin: 0;
position: absolute;
top: calc( 50% - 16px );
width: 100%;
z-index: 1001;
}
.wp-is-mobile .flex-direction-nav { 
display: none; 
}
.flex-direction-nav a {
display: block;
width: 32px;
height: 32px;
background: #333 no-repeat center;
background-size: auto 10px;
text-indent: -99999px;
}
.flex-direction-nav li:nth-child(1) a { 
background-image: url(//silvanacroche.com.br/wp-content/themes/fukasawa/assets/images/icons/chevron-left_w.png);
float: left; 
margin-left: -32px;
}
.flex-direction-nav li:nth-child(2) a { 
background-image: url(//silvanacroche.com.br/wp-content/themes/fukasawa/assets/images/icons/chevron-right_w.png);
float: right; 
margin-right: -32px;
}
.flexslider:hover .flex-direction-nav a {
margin-left: 0;
margin-right: 0;
}
.flex-direction-nav a:hover { 
background-color: #019EBD; 
}  .post.single { 
background: #fff; 
}
.post-inner {
width: 620px;
max-width: 85%;
padding: 7.5% 0;
margin: 0 auto;
} .post.single .post-title {
font-size: 2em;
line-height: 120%;
font-weight: 700;
margin-bottom: 40px;
word-break: break-word;
-ms-word-break: break-word;
}
.post.single .post-title a { color: #333; }
.post.single .post-title a:hover { color: #019EBD; } .page-links { 
display: inline-block;
margin-bottom: 15px;
background: #eee;
border-radius: 3px;
overflow: hidden;
font-size: 0.9em;
text-transform: uppercase;
letter-spacing: 1px;
color: #767676;
}
.page-links a,
.page-links > span {
display: inline-block;
padding: 10px;
}
.page-links a:first-child,
.page-links span:first-child {
margin-left: 0;
}
.page-links a:hover { 
background: #019EBD;
color: #fff;
}
.page-links > span:nth-of-type(2) { 
background: #ddd;
color: #666;
} .post-meta-bottom { 
margin-top: 40px;
font-size: 0.85em;
color: #767676;
}
.post-meta-bottom:before {
content: "";
display: block;
width: 48px;
height: 2px;
background: #ddd;
margin-bottom: 18px;
}
.post-meta-bottom ul {
list-style: none;
margin-left: 0;
}
.post-meta-bottom ul li { 
float: left; 
margin-right: 20px;
line-height: 140%;
}
.post-meta-bottom li a { color: #767676; }
.post-meta-bottom li a:hover { color: #666; }
.post-meta-bottom .post-tags a { margin-right: 6px; }
.post-meta-bottom .post-tags a:last-child { margin-right: 0; }
.post-meta-bottom .post-tags a:before { content: "#"; } .post-navigation { 
background: #f2f2f2; 
min-height: 2px;
}
.post-navigation a {
display: block;
width: 48.5%;
height: 120px;
margin-top: 3%;
margin-bottom: 3%;
background: #e2e2e2;
overflow: hidden;
position: relative;
}
.post-navigation .post-nav-prev { float: left; }
.post-navigation .post-nav-next { float: right; }
.post-navigation p {
width: 100%;
font-size: 14px;
font-weight: 700;
text-align: center;
text-transform: uppercase;
letter-spacing: 2px;
color: #666;
position: absolute;
top: 50%;
margin-top: -7px;
right: 0;
left: 0;
}
.post-navigation a:hover { background: #333; }
.post-navigation a:hover p { color: #fff; }  .post.single .flex-direction-nav { margin-top: -24px; }
.post.single .flex-direction-nav a {
width: 48px;
height: 48px;
}
.post.single .flex-direction-nav li:nth-child(1) a { margin-left: -48px; }
.post.single .flex-direction-nav li:nth-child(2) a { margin-right: -48px; }
.post.single .flexslider:hover .flex-direction-nav a {
margin-left: 0;
margin-right: 0;
} .search-no-results .post-content input[type="text"] {
background-color: #fff;
}  .post-content { 
color: #333; 
}
.post-content a:hover { 
text-decoration: underline; 
}
.post-content p,
.post-content blockquote,
.post-content address,
.post-content dl,
.post-content .wp-caption,
.post-content pre {
line-height: 170%;
margin-bottom: 1.1em;
}
.post-content > *:first-child { margin-top: 0; }
.post-content *:last-child { margin-bottom: 0; }
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
margin: 50px 0 25px;
font-weight: 700;
}
.post-content h1 { font-size: 2em; }
.post-content h2 { font-size: 1.8em; }
.post-content h3 { font-size: 1.6em; }
.post-content h4 { 
font-size: 1.4em; 
font-weight: 700;
}
.post-content h5 { 
font-size: 1.2em; 
font-weight: 400;
}
.post-content h6 {
margin-bottom: 15px;
font-size: 0.9em;
font-weight: 700;
text-transform: uppercase;
}
.post-content h1+h1, .post-content h1+h2, .post-content h1+h3, .post-content h1+h4, .post-content h1+h5, .post-content h1+h6,
.post-content h2+h1, .post-content h2+h2, .post-content h2+h3, .post-content h2+h4, .post-content h2+h5, .post-content h2+h6,
.post-content h3+h1, .post-content h3+h2, .post-content h3+h3, .post-content h3+h4, .post-content h3+h5, .post-content h3+h6,
.post-content h4+h1, .post-content h4+h2, .post-content h4+h3, .post-content h4+h4, .post-content h4+h5, .post-content h4+h6,
.post-content h5+h1, .post-content h5+h2, .post-content h5+h3, .post-content h5+h4, .post-content h5+h5, .post-content h5+h6,
.post-content h6+h1, .post-content h6+h2, .post-content h6+h3, .post-content h6+h4, .post-content h6+h5, .post-content h6+h6 {
margin-top: 25px;
}
.post-content blockquote {
margin: 2.5em 0;
padding: 0 80px 0 0;
position: relative;
color: #666;
}
.post-content blockquote:before {
content: '\f106';
font: 64px/1 "Genericons";
width: 64px;
height: 64px;
color: #019EBD;
position: absolute;
top: -4px;
right: -6px;
}
.post-content blockquote p { 
font-size: 1.25em;
line-height: 160%;
font-style: italic;
}
.post-content cite {
font-size: 0.9rem;
line-height: 140%;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
}
.post-content cite:before { content: "— "; }
.post-content blockquote cite {
display: block;
margin-top: 1em;
}
.post-content blockquote cite em { font-style: italic; font-weight: 700; }
em, q {  font-style: italic;  }
.post-content strong em,
.post-content em strong {
font-weight: 700;
font-style: italic;
}
.post-content big { font-size: 1.25em; }
abbr, acronym { cursor: help; }
code, kbd, pre {
font-size: 0.85em;
background: #EEE;
font-family: Menlo, Monaco, monospace;
}
.post-content .highlight {
background: #fcf8a5;
display: inline;
padding: 2px 3px;
}
.post-content kbd,
.post-content code {
padding: 5px;
border-radius: 3px;
}
.post-content dl { line-height: 160%; }
.post-content dl dt { font-weight: 700; }
.post-content hr {
width: 50%;
height: 2px;
background: #EEE;
margin: 3em auto;
border: 0;
}
.post-content hr.is-style-wide,
.post-content hr.is-style-dots {
width: 100%;
}
ul,
ol {
line-height: 170%;
margin-bottom: 1.1em;
margin-left: 1.5em;
}
.post-content ul ul,
.post-content ul ol,
.post-content ol ul,
.post-content ol ol {
margin-bottom: 0;
}
.post-content li {
margin-bottom: 0.5em;
line-height: 170%;
}
.post-content address {
padding: 3% 3.5%;
background: #f1f1f1;
}
.post-content pre {
white-space: pre-wrap;
word-wrap: break-word;
line-height: 140%;
padding: 2% 2.5%;
background: #333;
font-size: 0.8em;
color: #FFF;
border-radius: 6px;
}
.post-content p.has-drop-cap:not(:focus):first-letter {
font-size: 5.9em;
font-weight: 400;
} figure {
display: block;
margin: 0;
}
.wp-caption,
.post-content img {
max-width: 100%;
}
.post-content .wp-caption { margin-bottom: 1.5em; }
img.alignleft,
.alignleft img,
img.aligncenter,
.aligncenter img,
img.alignright,
.alignright img,
img.alignnone,
.alignnone img {
border: 1px solid #EEE;
box-sizing: border-box;
display: block;
padding: 5px;
}
.post-content .alignnone,
.post-content .aligncenter,
.post-content .alignwide,
.post-content .alignfull {
margin: 2.5em auto;
}
.post-content .alignwide {
padding: 0 3.5%;
}
.post-content .alignwide,
.post-content .alignfull {
margin-left: -176.5px;
max-width: 973px;
width: 973px;
}
.post-content .alignleft,
.post-content .alignright {
margin-bottom: 1em;
max-width: 45%;
}
.post-content .wp-caption .alignleft,
.post-content .wp-caption .alignright {
margin-bottom: 0;
}
.post-content .alignleft {
float: left;
margin-right: 1em;
}
.post-content .alignright {
float: right;
margin-left: 1em;
}
.post-content .aligncenter,
.post-content .aligncenter img {
display: block;
margin-left: auto;
margin-right: auto;
}
.post-content .wp-caption-text,
.post-content .gallery-caption,
.post-content figcaption {
color: #666;
font-size: 0.9em;
font-style: italic;
line-height: 120%;
padding-top: 10px;
text-align: center;
}
.post-content .gallery-caption {
font-size: 16px;
line-height: 1.4;
} .post-content table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
font-size: 0.9em;
margin: 2.5em 0;
width: 100%;
}
.post-content th,
.post-content td {
border-bottom: 1px solid #DDD;
line-height: 120%;
margin: 0;
overflow: visible;
padding: 2%;
}
.post-content caption {
color: #444;
padding: 2%;
text-align: center;
}
.post-content thead {
vertical-align: bottom;
white-space: nowrap;
}
.post-content th {
color: #444;
font-weight: 700;
}
.post-content table tbody > tr:nth-child(odd) > td { background: #f9f9f9; } .post-content fieldset {
border: 2px solid #eee;
margin-bottom: 1em;
padding: 25px;
}
.post-content fieldset legend {
font-size: 0.8rem;
line-height: 1;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 2px;
padding: 10px 12px;
background: #019EBD;
color: #fff;
}
.post-content label {
font-size: 1rem;
font-weight: 700;
}
.post-content input,
.post-content textarea { 
font-family: 'Lato', sans-serif; 
}
.post-content input[type="text"],
.post-content input[type="tel"],
.post-content input[type="url"],
.post-content input[type="password"],
.post-content textarea {
width: 100%;
padding: 14px 16px;
font-size: 0.9em;
border: none;
color: #333;
background: #f2f2f2;
border-radius: 3px;
-moz-appearance: none;
-webkit-appearance: none;
}
.post-content input[type="file"] {
padding: 10px;
background: #f2f2f2;
border-radius: 3px;
}
.post-content textarea { 
height: 180px; 
line-height: 140%;
}
.post-content input[type="text"]:focus,
.post-content input[type="tel"]:focus,
.post-content input[type="url"]:focus,
.post-content input[type="password"]:focus,
.post-content textarea:focus {
outline: none;
}
.button,
.post-content input[type="submit"],
.post-content input[type="reset"],
.post-content input[type="button"] {
padding: 12px 16px;
margin: 0;
border: none;
background: #333;
color: #fff;
font-size: 0.9rem;
line-height: 1;
-webkit-appearance: none;
border-radius: 3px;
-webkit-appearance: none;
}
.post-content input[type="submit"] + input[type="reset"],
.post-content input[type="submit"] + input[type="button"],
.post-content input[type="reset"] + input[type="submit"],
.post-content input[type="reset"] + input[type="button"],
.post-content input[type="button"] + input[type="reset"],
.post-content input[type="submit"] + input[type="submit"] {
margin-left: 10px;
}
.button:hover,
.post-content input[type="submit"]:hover,
.post-content input[type="reset"]:hover,
.post-content input[type="button"]:hover {
cursor: pointer;
background: #019EBD;
color: #fff;
} .post-content .has-background { background-color: #333; }
.post-content .has-accent-color { color: #019EBD; }
.post-content .has-accent-background-color { background-color: #019EBD; }
.post-content .has-black-color { color: #333; }
.post-content .has-black-background-color { background-color: #333; }
.post-content .has-dark-gray-color { color: #444; }
.post-content .has-dark-gray-background-color { background-color: #444; }
.post-content .has-medium-gray-color { color: #666; }
.post-content .has-medium-gray-background-color { background-color: #666; }
.post-content .has-light-gray-color { color: #767676; }
.post-content .has-light-gray-background-color { background-color: #767676; }
.post-content .has-white-color { color: #fff; }
.post-content .has-white-background-color { background-color: #fff; } .post-content .has-small-font-size { font-size: .842em; }
.post-content .has-regular-font-size,
.post-content .has-normal-font-size { font-size: 1em; }
.post-content .has-large-font-size,
.post-content .has-larger-font-size {
line-height: 1.5;
}
.post-content .has-large-font-size { font-size: 1.33em; }
.post-content .has-larger-font-size { font-size: 1.5em; } :root *[class*="_inner-container"] > *:first-child { margin-top: 0; }
:root *[class*="_inner-container"] > *:last-child { margin-bottom: 0; }
.wp-block-archives,
.wp-block-button,
.wp-block-buttons,
.wp-block-categories,
.wp-block-code,
.wp-block-columns,
.wp-block-cover,
.wp-block-cover-image,
.wp-block-embed,
.wp-block-gallery,
.wp-block-group,
.wp-block-image,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-media-text,
.wp-block-preformatted,
.wp-block-pullquote,
.wp-block-social,
.wp-block-quote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-verse,
.wp-block-video {
margin-bottom: 30px;
margin-top: 30px;
} .wp-block-audio audio {
width: 100%;
} .post-content .wp-block-file__button,
.post-content .wp-block-button__link {
border-radius: 4px;
font-family: Lato, sans-serif;
font-weight: 700;
padding: .8em 1.4em;
}
.post-content .wp-block-button__link {
font-size: 16px;
}
.post-content .wp-block-file a {
color: inherit;
}
.post-content a.wp-block-file__button {
color: #fff;
}
.post-content .wp-block-file__button:hover,
.post-content .wp-block-button__link:hover {
opacity: .85;
text-decoration: none;
} .wp-block-column {
padding: 0 5px;
} .wp-block-cover-image {
color: #fff;
}
.wp-block-cover-image p {
font-weight: 400;
} .post-content .wp-block-file {
align-items: center;
background: rgba( 0, 0, 0, 0.05 );
border-radius: 4px;
display: flex;
font-family: Lato, sans-serif;
justify-content: space-between;
margin: 30px 0;
padding: 20px;
}
.post-content .wp-block-file a:not(.wp-block-file__button) {
font-weight: 400;
text-decoration: none;
}
.post-content .wp-block-file__button {
font-weight: 700;
flex-shrink: 0;
} .wp-block-gallery .blocks-gallery-image figcaption, 
.wp-block-gallery .blocks-gallery-item figcaption {
margin: 0;
padding-bottom: 10px;
}
.post-content .wp-block-gallery.alignfull {
padding: 0 8px;
}
.post-content ul.wp-block-gallery:not(.alignfull):not(.alignwide) {
margin-left: 0;
}
.wp-block-gallery .blocks-gallery-image:last-child, 
.wp-block-gallery .blocks-gallery-item:last-child {
margin-bottom: 16px;
} .wp-block-image .aligncenter > figcaption, 
.wp-block-image .alignleft > figcaption, 
.wp-block-image .alignright > figcaption, 
.wp-block-image.is-resized > figcaption {
display: block;
} .wp-block-pullquote,
.wp-block-pullquote blockquote {
background: none;
border: none;
padding: 0;
}
.wp-block-pullquote blockquote {
margin: 0;
}
.wp-block-pullquote blockquote:before {
content: none;
}
.wp-block-pullquote blockquote p,
.wp-block-pullquote.alignleft blockquote p,
.wp-block-pullquote.alignright blockquote p {
font-size: 1.25em;
margin-bottom: 1em;
}
.wp-block-pullquote.alignleft blockquote p,
.wp-block-pullquote.alignright blockquote p {
line-height: 1.45;
}
.wp-block-pullquote cite {
color: #666;
} .post-content .wp-block-quote.is-large, 
.post-content .wp-block-quote.is-style-large {
margin: 2.5em 0;
padding: 0 80px 0 0;
}
.post-content blockquote p:last-child {
margin-bottom: 0;
}
.wp-block-quote.is-large p, 
.wp-block-quote.is-style-large p {
font-size: 1.5em;
line-height: 1.5;
}
.wp-block-quote.is-large cite, 
.wp-block-quote.is-style-large cite {
display: block;
font-size: .8em;
text-align: left;
} .wp-block-social-links:not(.alignleft):not(.alignfull):not(.alignwide):not(.alignright):not(.alignleft) {
margin-left: 0;
}  .comments-inner {
padding: 7.5% 0;
width: 620px;
max-width: 85%;
margin: 0 auto;
position: relative;
}
.comments-title,
.comment-reply-title {
margin-bottom: 40px;
font-size: 1.5em;
font-weight: 700;
color: #333; 
}
.comments-title:after,
.comment-reply-title:after {
content: "";
display: block;
width: 48px;
height: 2px;
background: #ddd;
margin-top: 20px;
}
.no-comments {
text-align: center;
font-style: italic;
color: #767676;
} .commentlist {
list-style: none;
}
.commentlist div.comment { 
margin-top: 30px;
border-top: 2px solid #eee;
padding-top: 30px;
position: relative;
}
.commentlist > li.comment:first-child > div.comment:first-child { 
margin-top: 0; 
border-top: none;
padding-top: 0;
}
.commentlist .children { 
margin-left: 8%; 
}
.comment-header { 
margin-bottom: 20px; 
position: relative;
}
.comment .avatar {
float: left;
width: 50px;
}
.comment.bypostauthor > .comment .comment-header:before {
content: "";
display: block;
width: 24px;
height: 24px;
background: #019EBD;
border-radius: 999px;
position: absolute;
z-index: 999;
top: -12px;
left: -12px;
}
.comment.bypostauthor > .comment .comment-header:after {
content: '\f304';
display: block;
font: 16px/1 "Genericons";
color: #fff;
position: absolute;
z-index: 1000;
top: -8px;
left: -8px;
}
.comment-header-inner { 
padding: 4px 0 0 62px; 
}
.comment-header h4 {
font-size: 1em;
font-weight: 700;
color: #333;
}
.comment-header h4 a { color: #333; }
.comment-header h4 a:hover { color: #019EBD; }
.comment-meta {
margin-top: 8px;
font-size: 0.75em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
}
.comment-meta,
.comment-meta a { color: #767676; }
.comment-meta a:hover { color: #666; } .comment-actions {
margin-top: 25px;
font-size: 0.75em;
}
.comment-actions .fleft {
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;	
}
.comment-actions .sep {
color: #ddd;
margin: 0 10px;
}
.comment-actions a:hover { text-decoration: underline; }
.comment-awaiting-moderation { 
font-weight: 700;
font-style: italic;
color: #767676; 
} .comments .pingbacks {
margin-top: 30px;
border-top: 2px solid #eee;
padding-top: 45px;
}
.pingbacklist {
list-style: none;
}
.pingbacks-title {
font-size: 0.8em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 15px;
}
.comments .pingbacks li {
padding: 12px 4px;
border-bottom: 1px solid #eee;
}
.comments .pingbacks li:first-child { border-top: 1px solid #eee; }
.comments .pingbacks li:nth-child(2n) { background: #fafafa; }
.comments .pingbacks li .url {
line-height: 140%;
color: #767676;
}
.comments .pingbacks li .comment-edit-link {
margin-left: 4px;
font-size: 0.7em;
font-weight: 700;
text-transform: uppercase;
color: #767676;
}
.comments .pingbacks li a:hover { color: #019EBD; } .comments-nav {
margin-top: 30px;
border-top: 2px solid #eee;
padding-top: 20px;
font-size: 0.9em;
font-weight: 700;
}
.comments-nav a { color: #666; }
.comments-nav a:hover { color: #019EBD; }  .comments-container + .respond-container,
.post-inner + .respond-container { 
border-top: 2px solid #eee; 
}
.comment-respond {
padding: 7.5% 0;
width: 620px;
max-width: 85%;
margin: 0 auto;
position: relative;
}
.commentlist {
margin: 0;
}
.commentlist .comment-respond {
max-width: 100%;
margin: 30px 0 0;
border-top: 2px solid #eee;
padding: 30px 0 0;
}
#cancel-comment-reply-link {
margin-left: 5px;
font-size: 0.9rem;
font-weight: 700;
color: #767676;
}
#cancel-comment-reply-link:hover {
text-decoration: underline;
color: #767676;
}
.comment-notes { color: #666; }
.comment-form { margin-top: 40px; }
.comment-form p { margin-top: 30px; } 
.comment-form p a:hover { text-decoration: underline; }
.comment-form-comment + .comment-form-author,
.comment-form-comment + .comment-form-author + .comment-form-email {
margin-top: 30px;
}
p.comment-form-author,
p.comment-form-email {
width: 47.5%;
float: left;
margin: 0 0 30px;
}
p.comment-form-author { margin-right: 5%; }
.comment-form label {
display: block;
font-size: 13px;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
margin-bottom: 6px;
color: #666;
}
.comment-form input[type="checkbox"] + label {
display: inline;
font-weight: 400;
letter-spacing: 0;
margin: 0 0 0 5px;
text-transform: none;
}
.comment-form .required { 
color: red; 
margin-left: 3px;
}
.comment-form input,
.comment-form textarea { font-family: 'Lato', sans-serif; }
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form textarea {
display: block;
width: 100%;
padding: 16px 18px;
border-radius: 3px;
background: #f2f2f2;
color: #333;
border: none;
font-size: 0.95em;
margin: 0;
}
.comment-form textarea { 
height: 250px; 
line-height: 140%;
}
.comment-form input[type="text"]:focus,
.comment-form input[type="email"]:focus,
.comment-form textarea:focus {
outline: none;
}
.form-submit #submit {
padding: 14px 20px 16px 20px;
border: none;
margin: none;
background: #333;
border-radius: 3px;
font-size: 0.9em;
font-style: italic;
color: #fff;
-webkit-appearance: none;
}
.form-submit #submit:hover {
cursor: pointer;
background: #019EBD;
}
.comment-form .comment-subscription-form label {
text-transform: none;
letter-spacing: 0;
}
.comment-subscription-form + .comment-subscription-form { margin-top: 12px; }  .archive-nav { margin-top: 40px; }
.archive-nav a { 
font-size: 0.8em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #666;
padding-bottom: 5px;
border-bottom: 2px solid transparent;
}
.archive-nav .archive-nav-older { float: right; }
.archive-nav .archive-nav-newer { float: left; }
.archive-nav a:hover {
color: #666;
border-bottom-color: #ccc;
} .infinite-scroll .posts { padding-bottom: 70px; }
.infinite-scroll .archive-nav { display: none; }
#infinite-handle {
width: 100%;
position: absolute;
top: auto !important;
bottom: 0;
text-align: center;
}
#infinite-handle span {
display: inline-block;
padding: 15px 20px;
background: #fff;
font-size: 0.8rem;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
color: #666;
}
#infinite-handle span:before { content: "+ "; }
#infinite-handle span:hover { 
color: #333; 
cursor: pointer;
}
.infinite-loader {
width: 100%;
text-align: center;
}
.infinite-loader .spinner {
display: block;
position: absolute !important;
top: auto !important;
bottom: 10px !important;
left: 50% !important;
margin-left: -12px;
}   .searchform { 
position: relative; 
}
.searchform input[type="text"] {
display: block;
width: 100%;
padding: 20px 50px 20px 20px;
margin: 0;
border: none;
border-radius: 3px;
background: #eee;
font-family: 'Lato', sans-serif;
font-size: 0.95em;
color: #666;
}
.searchform input[type="text"]:focus { 
outline: none; 
}
.searchform input[type="submit"] {
background: transparent url(https://silvanacroche.com.br/wp-content/themes/fukasawa/assets/images/icons/search.svg) no-repeat center;
background-size: 24px auto;
border: none;
box-shadow: none;
color: inherit;
cursor: pointer;
display: block;
opacity: .5;
padding: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
text-indent: -999999px;
transition: opacity .1s linear;
width: 50px;
-moz-appearance: none;
-webkit-appearance: none;
}
.searchform input[type="submit"]:hover {
opacity: 1;
} .archive-container h3 {
font-size: 1.4em;
font-weight: 700;
margin: 50px 0 20px;
}
.archive-container > ul {
list-style: none;
margin-left: 0;
}
.archive-container ul ul { margin-left: 30px; }
.archive-container li {
padding: 12px 0;
margin: 0;
border-top: 1px solid #eee;
line-height: 130%;
word-break: break-word;
-ms-word-break: break-word;
}
.archive-container ul > li:last-child { border-bottom: 1px solid #eee; }
.archive-container ul ul li:first-child { margin-top: 12px; }
.archive-container ul ul li:last-child { padding-bottom: 0; }
.archive-container time {
color: #767676;
font-size: 0.7em;
font-weight: 700;
letter-spacing: 1px;
margin-left: 4px;
text-transform: uppercase;
}
.archive-container a:hover { text-decoration: underline; }  .credits { font-size: 13px; }
.credits p { 
color: #767676; 
line-height: 160%;
}
.credits p a { color: #767676; }
.credits p a:hover { color: #666; }
img#wpstats { display: none; }   .no-js .posts .post-container { 
width: 508px;
max-width: 100%;
margin: 0 auto; 
}
.no-js .posts .format-gallery .slides li { display: none; }
.no-js .posts .format-gallery .slides li:first-child { display: block; } .no-js .single.format-gallery .slides li { 
float: left;
width: 50%;
} .no-js .archive-nav { display: block; }  @media ( max-width: 1411px ) { .post-content .alignfull,
.post-content .alignwide {
margin-left: calc( ( ( ( 100vw - 280px ) * .86 ) - 620px ) /-2 );
max-width: calc( ( 100vw - 280px ) * .86 );
width: calc( ( 100vw - 280px ) * .86  );
}
}
@media ( max-width: 1200px ) { .section { padding: 60px 0; }
.medium-padding { padding: 45px 0; }
.small-padding { padding: 30px 0; }
.no-padding { padding: 0; } .posts .post-container { 
width: 50%; 
}
}
@media ( max-width: 1132px ) { .post-content .alignfull,
.post-content .alignwide {
margin-left: calc( ( ( ( 100vw - 280px ) * .86 ) - ( ( ( 100vw - 280px ) * .86 ) * .85 ) ) /-2 );
}
}
@media ( max-width: 1000px ) { .wrapper { margin-left: 0; }
.sidebar { 
align-items: center;
background: #fff;
border-bottom: 1px solid #ddd;
display: flex;
justify-content: space-between;
font-size: 1em;
margin: 0;
padding: 30px 5%;
position: relative;
width: 100%;
}
.sidebar:before { content: none; }
.content,
.content.thin { 
max-width: 90%; 
margin: 5% auto;
} .main-menu,
.widgets,
.credits {
display: none;
}
.blog-logo,
.blog-title {
width: 100%;
}
.blog-logo img {
max-height: 100px;
} .nav-toggle {
display: block;
} .posts .post-container { 
width: 50%; 
} .post-content .alignfull,
.post-content .alignwide {
margin-left: calc( ( ( 100vw * .9 ) - 620px ) /-2 );
max-width: calc( 100vw * .9 );
width: calc( 100vw * .9  );
}
}
@media ( max-width: 808px ) { .post-content .alignfull,
.post-content .alignwide {
margin-left: calc( ( ( 100vw * .9 ) - ( ( 100vw * .9 ) * .85 ) ) /-2 );
}
}
@media ( max-width: 800px ) { .post-navigation a { height: 100px; }
}
@media ( max-width: 600px ) { .sidebar { padding: 20px 5%; }
.blog-title a {
padding: 5px 7px 5px 9px;
font-size: 16px;
letter-spacing: 2px;
} .posts .post-container { 
width: 100%; 
padding: 0;
}
.posts .post-container + .post-container { margin-top: 20px; }
.load-container { margin-top: 30px; } .post.single .post-inner { padding-top: 30px; }
.post.single .post-title {
font-size: 1.75em;
margin-bottom: 20px;
}
body.single-post .content.thin,
body.page .content.thin,
body.single-attachment .content.thin { 
margin: 0; 
max-width: 100%;
}
.post-navigation { padding: 0 3%; } .post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 { margin: 40px 0 20px; }
.post-content h1 { font-size: 1.75em; }
.post-content h2 { font-size: 1.5em; }
.post-content h3 { font-size: 1.25em; }
.post-content h4 { font-size: 1.1em; }
.post-content h5 { font-size: 1em; }
.post-content h6 { font-size: 0.85em; }
.post-content blockquote,
.post-content .wp-block-quote.is-large, 
.post-content .wp-block-quote.is-style-large {
padding: 0 60px 0 0; 
margin: 1.5em 0;
}
.post-content blockquote:before {
font-size: 48px;
width: 56px;
height: 56px;
top: -2px;
right: -11px;
}
.post-content blockquote p,
.post-content .wp-block-quote.is-large p, 
.post-content .wp-block-quote.is-style-large p {
font-size: 1.05em;
line-height: 150%;
}
.post-content blockquote cite { font-size: 0.8rem; }
.post-content hr { margin: 2em 0; }
.post-content .alignfull,
.post-content .alignwide {
margin-left: calc( 50% - 50vw );
max-width: 100vw;
width: 100vw;
}
.post-content .alignleft,
.post-content .alignleft img,
.post-content .alignright,
.post-content .alignright img {
max-width: 100%;
float: none;
margin-left: auto;
margin-right: auto;
} .comments-title, 
.comment-reply-title {
font-size: 1.25em;
}
#cancel-comment-reply-link { font-size: 0.85rem; }
.comment-actions .fleft,
.comment-actions .fright {
float: none;
}
.comment-awaiting-moderation { margin-bottom: 15px; }
.comments-nav { padding: 18px 0; }
.comments-nav span { display: none; } .comment-form { margin-top: 30px; }
.comment-form p { margin-top: 20px; }
.comment-form p:first-child { margin-top: 0; }
p.comment-form-author, 
p.comment-form-email {
width: 100%;
float: none;
margin: 20px 0 0 0;
}
.comment-form textarea { height: 180px; } .page-title { 
font-size: 16px;
padding-bottom: 20px; 
}
.archive-title { 
margin: 0;
}
.archive-description {
margin: 10px 0 0;
}
}
@media ( max-width: 500px ) { .mobile-menu li { margin-top: 20px; }
.mobile-menu ul { margin-left: 20px; }
.mobile-menu .current-menu-item:before,
.mobile-menu .current_page_item:before {
left: -16px;
} .posts .post-container > div { width: 100%; } .post-navigation { padding: 15px; }
.post-navigation a {
max-height: 80px; 
width: 100%;
margin: 0;
float: none !important;
}
.post-navigation a + a { margin-top: 15px; }
.post-meta-bottom ul li {
float: none;
display: block;
margin: 0;
}
.post-meta-bottom ul li + li { margin-top: 8px; } .post.single .flex-direction-nav { margin-top: -16px; }
.post.single .flex-direction-nav a {
width: 32px;
height: 32px;
}
.post.single .flex-direction-nav li:nth-child(1) a { margin-left: -32px; }
.post.single .flex-direction-nav li:nth-child(2) a { margin-right: -32px; }
.post.single .flexslider:hover .flex-direction-nav a {
margin-left: 0;
margin-right: 0;
} .post-content fieldset { padding: 15px; } .archive-nav { margin: 30px 0 25px; }
}.lb-loader,.lightbox{text-align:center;line-height:0}.lb-dataContainer:after,.lb-outerContainer:after{content:"";clear:both}body.lb-disable-scrolling{overflow:hidden}.lightboxOverlay{position:absolute;top:0;left:0;z-index:9999;background-color:#000;filter:alpha(Opacity=80);opacity:.8;display:none}.lightbox{position:absolute;left:0;width:100%;z-index:10000;font-weight:400}.lightbox .lb-image{display:block;height:auto;max-width:inherit;max-height:none;border-radius:3px;border:4px solid #fff}.lightbox a img{border:none}.lb-outerContainer{position:relative;width:250px;height:250px;margin:0 auto;border-radius:4px;background-color:#fff}.lb-loader,.lb-nav{position:absolute;left:0}.lb-outerContainer:after{display:table}.lb-loader{top:43%;height:25%;width:100%}.lb-cancel{display:block;width:32px;height:32px;margin:0 auto;background:url(//silvanacroche.com.br/wp-content/themes/fukasawa-child/images/loading.gif) no-repeat}.lb-nav{top:0;height:100%;width:100%;z-index:10}.lb-container>.nav{left:0}.lb-nav a{outline:0;background-image:url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==)}.lb-next,.lb-prev{height:100%;cursor:pointer;display:block}.lb-nav a.lb-prev{width:34%;left:0;float:left;background:url(//silvanacroche.com.br/wp-content/themes/fukasawa-child/images/prev.png) left 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-prev:hover{filter:alpha(Opacity=100);opacity:1}.lb-nav a.lb-next{width:64%;right:0;float:right;background:url(//silvanacroche.com.br/wp-content/themes/fukasawa-child/images/next.png) right 48% no-repeat;filter:alpha(Opacity=0);opacity:0;-webkit-transition:opacity .6s;-moz-transition:opacity .6s;-o-transition:opacity .6s;transition:opacity .6s}.lb-nav a.lb-next:hover{filter:alpha(Opacity=100);opacity:1}.lb-dataContainer{margin:0 auto;padding-top:5px;width:100%;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.lb-dataContainer:after{display:table}.lb-data{padding:0 4px;color:#ccc}.lb-data .lb-details{width:85%;float:left;text-align:left;line-height:1.1em}.lb-data .lb-caption{font-size:13px;font-weight:700;line-height:1em}.lb-data .lb-caption a{color:#4ae}.lb-data .lb-number{display:block;clear:left;padding-bottom:1em;font-size:12px;color:#999}.lb-data .lb-close{display:block;float:right;width:30px;height:30px;background:url(//silvanacroche.com.br/wp-content/themes/fukasawa-child/images/close.png) top right no-repeat;text-align:right;outline:0;filter:alpha(Opacity=70);opacity:.7;-webkit-transition:opacity .2s;-moz-transition:opacity .2s;-o-transition:opacity .2s;transition:opacity .2s}.lb-data .lb-close:hover{cursor:pointer;filter:alpha(Opacity=100);opacity:1}@font-face {
font-family: "Genericons";
src: url(https://silvanacroche.com.br/wp-content/themes/fukasawa-child/genericons/Genericons.eot);
src: url(https://silvanacroche.com.br/wp-content/themes/fukasawa-child/genericons/Genericons.eot?#iefix) format("embedded-opentype"),
url(data:application/font-woff;charset=utf-8;base64,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),
url(https://silvanacroche.com.br/wp-content/themes/fukasawa-child/genericons/Genericons.woff) format("woff"),
url(https://silvanacroche.com.br/wp-content/themes/fukasawa-child/genericons/Genericons.ttf) format("truetype");
font-weight: normal;
font-style: normal;
} .genericon {
font-size: 16px;
vertical-align: top;
text-align: center;
-moz-transition: color .1s ease-in 0;
-webkit-transition: color .1s ease-in 0;
display: inline-block;
font-family: "Genericons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
speak: none;
} .genericon-404:before { content: "\f423"; }
.genericon-aside:before { content: "\f101"; }
.genericon-attachment:before { content: "\f416"; }
.genericon-audio:before { content: "\f109"; }
.genericon-bold:before { content: "\f471"; }
.genericon-book:before { content: "\f444"; }
.genericon-cart:before { content: "\f447"; }
.genericon-category:before { content: "\f301"; }
.genericon-chat:before { content: "\f108"; }
.genericon-checkmark:before { content: "\f418"; }
.genericon-close:before { content: "\f405"; }
.genericon-close-alt:before { content: "\f406"; }
.genericon-cloud:before { content: "\f426"; }
.genericon-cloud-download:before { content: "\f440"; }
.genericon-cloud-upload:before { content: "\f441"; }
.genericon-code:before { content: "\f462"; }
.genericon-codepen:before { content: "\f216"; }
.genericon-cog:before { content: "\f445"; }
.genericon-collapse:before { content: "\f432"; }
.genericon-comment:before { content: "\f300"; }
.genericon-day:before { content: "\f305"; }
.genericon-digg:before { content: "\f221"; }
.genericon-document:before { content: "\f443"; }
.genericon-dot:before { content: "\f428"; }
.genericon-downarrow:before { content: "\f502"; }
.genericon-draggable:before { content: "\f436"; }
.genericon-dribbble:before { content: "\f201"; }
.genericon-dropbox:before { content: "\f225"; }
.genericon-dropdown:before { content: "\f433"; }
.genericon-dropdown-left:before { content: "\f434"; }
.genericon-edit:before { content: "\f411"; }
.genericon-ellipsis:before { content: "\f476"; }
.genericon-expand:before { content: "\f431"; }
.genericon-external:before { content: "\f442"; }
.genericon-facebook:before { content: "\f203"; }
.genericon-facebook-alt:before { content: "\f204"; }
.genericon-fastforward:before { content: "\f458"; }
.genericon-feed:before { content: "\f413"; }
.genericon-flag:before { content: "\f468"; }
.genericon-flickr:before { content: "\f211"; }
.genericon-foursquare:before { content: "\f226"; }
.genericon-fullscreen:before { content: "\f474"; }
.genericon-gallery:before { content: "\f103"; }
.genericon-github:before { content: "\f200"; }
.genericon-googleplus:before { content: "\f206"; }
.genericon-googleplus-alt:before { content: "\f218"; }
.genericon-heart:before { content: "\f461"; }
.genericon-help:before { content: "\f457"; }
.genericon-hide:before { content: "\f404"; }
.genericon-hierarchy:before { content: "\f505"; }
.genericon-home:before { content: "\f409"; }
.genericon-image:before { content: "\f102"; }
.genericon-info:before { content: "\f455"; }
.genericon-instagram:before { content: "\f215"; }
.genericon-italic:before { content: "\f472"; }
.genericon-key:before { content: "\f427"; }
.genericon-leftarrow:before { content: "\f503"; }
.genericon-link:before { content: "\f107"; }
.genericon-linkedin:before { content: "\f207"; }
.genericon-linkedin-alt:before { content: "\f208"; }
.genericon-location:before { content: "\f417"; }
.genericon-lock:before { content: "\f470"; }
.genericon-mail:before { content: "\f410"; }
.genericon-maximize:before { content: "\f422"; }
.genericon-menu:before { content: "\f419"; }
.genericon-minimize:before { content: "\f421"; }
.genericon-month:before { content: "\f307"; }
.genericon-next:before { content: "\f429"; }
.genericon-notice:before { content: "\f456"; }
.genericon-paintbrush:before { content: "\f506"; }
.genericon-path:before { content: "\f219"; }
.genericon-pause:before { content: "\f448"; }
.genericon-phone:before { content: "\f437"; }
.genericon-picture:before { content: "\f473"; }
.genericon-pinned:before { content: "\f308"; }
.genericon-pinterest:before { content: "\f209"; }
.genericon-pinterest-alt:before { content: "\f210"; }
.genericon-play:before { content: "\f452"; }
.genericon-plugin:before { content: "\f439"; }
.genericon-pocket:before { content: "\f224"; }
.genericon-polldaddy:before { content: "\f217"; }
.genericon-portfolio:before { content: "\f460"; }
.genericon-previous:before { content: "\f430"; }
.genericon-print:before { content: "\f469"; }
.genericon-quote:before { content: "\f106"; }
.genericon-reddit:before { content: "\f222"; }
.genericon-refresh:before { content: "\f420"; }
.genericon-reply:before { content: "\f412"; }
.genericon-reply-alt:before { content: "\f466"; }
.genericon-reply-single:before { content: "\f467"; }
.genericon-rewind:before { content: "\f459"; }
.genericon-rightarrow:before { content: "\f501"; }
.genericon-search:before { content: "\f400"; }
.genericon-send-to-phone:before { content: "\f438"; }
.genericon-send-to-tablet:before { content: "\f454"; }
.genericon-share:before { content: "\f415"; }
.genericon-show:before { content: "\f403"; }
.genericon-sitemap:before { content: "\f507"; }
.genericon-skip-ahead:before { content: "\f451"; }
.genericon-skip-back:before { content: "\f450"; }
.genericon-skype:before { content: "\f220"; }
.genericon-spam:before { content: "\f424"; }
.genericon-standard:before { content: "\f100"; }
.genericon-star:before { content: "\f408"; }
.genericon-status:before { content: "\f105"; }
.genericon-stop:before { content: "\f449"; }
.genericon-stumbleupon:before { content: "\f223"; }
.genericon-subscribe:before { content: "\f463"; }
.genericon-subscribed:before { content: "\f465"; }
.genericon-summary:before { content: "\f425"; }
.genericon-tablet:before { content: "\f453"; }
.genericon-tag:before { content: "\f302"; }
.genericon-time:before { content: "\f303"; }
.genericon-top:before { content: "\f435"; }
.genericon-trash:before { content: "\f407"; }
.genericon-tumblr:before { content: "\f214"; }
.genericon-twitter:before { content: "\f202"; }
.genericon-unapprove:before { content: "\f446"; }
.genericon-unsubscribe:before { content: "\f464"; }
.genericon-unzoom:before { content: "\f401"; }
.genericon-uparrow:before { content: "\f500"; }
.genericon-user:before { content: "\f304"; }
.genericon-video:before { content: "\f104"; }
.genericon-vimeo:before { content: "\f212"; }
.genericon-warning:before { content: "\f414"; }
.genericon-website:before { content: "\f475"; }
.genericon-week:before { content: "\f306"; }
.genericon-wordpress:before { content: "\f205"; }
.genericon-xpost:before { content: "\f504"; }
.genericon-youtube:before { content: "\f213"; }
.genericon-zoom:before { content: "\f402"; }body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
address,
big,
cite,
code,
em,
font,
img,
small,
strike,
sub,
sup,
li,
ol,
ul,
fieldset,
form,
label,
legend,
button,
table,
caption,
tr,
th,
td,
.post-content input,
.post-content textarea,
.comment-form input,
.comment-form textarea,
.search-field {
font-family: 'Maven Pro', sans-serif;
}
a.glink {
margin-right: 5px;
}
.loader-ellips {
font-size: 20px; position: relative;
width: 4em;
height: 1em;
margin: 10px auto;
}
.loader-ellips__dot {
display: block;
width: 1em;
height: 1em;
border-radius: 0.5em;
background: #555; position: absolute;
animation-duration: 0.5s;
animation-timing-function: ease;
animation-iteration-count: infinite;
}
.loader-ellips__dot:nth-child(1),
.loader-ellips__dot:nth-child(2) {
left: 0;
}
.loader-ellips__dot:nth-child(3) { left: 1.5em; }
.loader-ellips__dot:nth-child(4) { left: 3em; }
@keyframes reveal {
from { transform: scale(0.001); }
to { transform: scale(1); }
}
@keyframes slide {
to { transform: translateX(1.5em) }
}
.loader-ellips__dot:nth-child(1) {
animation-name: reveal;
}
.loader-ellips__dot:nth-child(2),
.loader-ellips__dot:nth-child(3) {
animation-name: slide;
}
.loader-ellips__dot:nth-child(4) {
animation-name: reveal;
animation-direction: reverse;
}
.page-load-status {
display: none; padding-top: 20px;
text-align: center;
color: #777;
}
.archive-nav {
display: none;
}
.adsbygoogle {
max-width: 100%;
margin: 0 !important;
position: relative;
}
.adsbygoogle > ins, .adsbygoogle > ins > ins, .adsbygoogle iframe {
max-width: 100%;
display: block !important;
}
.sidebar {
width: 280px;
padding: 50px 30px;
top: 0;
left: 0;
font-size: 0.71em;
position: fixed;
overflow: auto;
height: 100%;
}
.sidebar::-webkit-scrollbar {
border-radius: 10px;
width: 4px;
background-color: #ebebeb;
}
.sidebar::-webkit-scrollbar-thumb {
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.1);
background-color: #929292;
}
.sidebar::before {
width: 276px;
}
.post-content input[type="email"] {
width: 100%;
padding: 14px 16px;
font-size: 0.9em;
border: none;
color: #333;
background: #f2f2f2;
border-radius: 3px;
-moz-appearance: none;
-webkit-appearance: none;
}
.redes li {
display: inline-block;
vertical-align: top;
padding: 0px;
margin: 0px 15px 0px 0px;
border: none;
}
.redes li img {
border: none;
padding: 0px;
}
.widget_search .searchform input[type="text"] {
padding: 15px 50px 15px 15px;
font-size: 14px;
}
.searchform {
position: relative;
}
.searchform input[type="text"] {
display: block;
width: 100%;
padding: 20px 50px 20px 20px;
margin: 0;
border: none;
border-radius: 3px;
background: #eee;
font-family: 'Lato', sans-serif;
font-size: 0.95em;
color: #666;
}
.searchform input[type="submit"] {
background: transparent url(//silvanacroche.com.br/wp-content/themes/fukasawa-child/images/icons/search.svg) no-repeat center;
background-size: 24px auto;
border: none;
box-shadow: none;
color: inherit;
cursor: pointer;
display: block;
opacity: .5;
padding: 0;
position: absolute;
top: 0;
right: 0;
bottom: 0;
text-indent: -999999px;
transition: opacity .1s linear;
width: 50px;
-moz-appearance: none;
-webkit-appearance: none;
}
.flickity-prev-next-button {
width: 35px;
height: 50px;
}
#btn-whatsapp {
position: fixed;
bottom: 15px;
right: 15px;
z-index: 100;
background-color: #fff;
padding: 8px 10px;
border-radius: 10px;
box-shadow: 1px 1px 10px -5px #000;
}
#btn-whatsapp span {
color: #333;
width: 120px;
display: inline-block;
text-align: right;
font-size: 13px;
vertical-align: middle;
margin-right: 5px;
}
#btn-whatsapp img {
width: 35px;
display: inline-block;
vertical-align: middle;
}
.grecaptcha-badge {
display: none !important;
}
.page-id-15 .grecaptcha-badge{
display: block !important;
bottom: 80px !important;
}
.archive-title span {
display: none;
}
.comment-form p {
line-height: 23px;
}
.post-content .related-posts {
text-align: center;
}
.post-content .related-posts ul {
margin: 0px 0px 20px;
list-style-type: none;
font-size: 0px;
background-color: #f2f2f2;
padding: 30px 25px 0px;
}
.post-content .related-posts ul li {
display: inline-block;
vertical-align: top;
width: 31%;
margin-right: 3%;
margin-bottom: 30px;
padding: 16px;
background: #fff;
}
.post-content .related-posts ul li:nth-child(3n+0) {
margin-right: 0;
}
.post-content .related-posts ul li .post-title {
margin: 12px 0px 0px;
}
.post-content .related-posts ul li .post-title a {
font-size: 15px;
line-height: 18px;
}
.post-content .related-posts > a {
background-color: #9b7ec7;
color: #fff;
padding: 10px 15px;
display: inline-block;
}
.post-content .related-posts > a:hover {
background-color: #b395e0;
color: #fff;
text-decoration: none;
}
.post.single .post-title a:hover {
text-decoration: none;
color: #9b7ec7;
}
.posts .post-container.post-loaded {
opacity: 1;
}
.nav-toggle {
margin-left: 59%;
}
.comment-respond > h3, .comment-respond > form {
display: none;
}
.the_champ_sharing_title {
margin-bottom: 10px;
}
.the_champ_sharing_container {
margin: 60px 0 30px;
border-top: 2px solid #eee;
border-bottom: 2px solid #eee;
padding: 30px 0;
}
#cookie-notice {
box-shadow: 0px 0px 8px 2px rgb(0 0 0 / 15%);
}
.product-post {
padding: 29px 20px;
text-align: center;
border: 2px dashed;
margin: 30px 0;
}
.product-post h4 {
margin: 0;
font-size: 20px;
text-transform: uppercase;
text-align: center;
}
.post-content *:last-child {
margin-bottom: 0;
}
.product-post a {
background-color: #59C9A5;
color: #fff;
padding: 10px 25px;
display: inline-block;
text-transform: uppercase;
font-weight: bold;
border-radius: 35px;
margin-top: 20px;
}
.product-post a:hover {
text-decoration: none;
background-color: #47ab8b;
}
@media (min-width: 600px) {
.flickity-prev-next-button.previous {
left: 10px;
}
.flickity-prev-next-button.next {
right: 10px;
}
}
@media (max-width: 1820px) {
.content, .content.thin {
margin-bottom: 85px;
}
}
@media (max-width: 1000px) {
body {
padding-top: 89px;
}
.js .post-container {
opacity: 1;
}
.blog-logo, .blog-logo img {
width: 65px;
}
.mobile-navigation {
background: #2d2d2d;
position: fixed;
top: 89px;
left: 0px;
width: 100%;
height: calc(100% - 89px);
z-index: 100;
overflow: auto;
}
.mobile-menu a {
font-size: 13px;
}
.sidebar {
width: 100%;
padding: 15px 5%;
position: fixed;
overflow: visible;
z-index: 100;
height: auto;
}
.sidebar.scrolling {
padding: 12px 5%;
}
.sidebar.scrolling .blog-logo {
overflow: hidden;
width: 32px;
height: 29px;
}
.sidebar.scrolling .blog-logo img {
width: 70px;
max-width: none;
margin-left: -19px;
}
.sidebar.scrolling .mobile-navigation {
top: 54px;
height: calc(100% - 54px);
}
.posts .post-container {
margin: auto;
}
}
@media (max-width: 767px) {
.content, .content.thin {
margin-bottom: 60px;
}
.grecaptcha-badge {
bottom: 55px !important;
}
#btn-whatsapp {
bottom: 8px;
right: 8px;
padding: 5px;
}
#btn-whatsapp span {
width: 104px;
font-size: 11px;
margin-right: 1px;
}
#btn-whatsapp img {
width: 25px;
}
.post.single .post-title {
font-size: 22px;
}
.post-content p, .post-content blockquote, .post-content ul, .post-content ol, .post-content address, .post-content dl, .post-content .wp-caption, .post-content pre {
line-height: 24px;
font-size: 16px;
}
.post-content .related-posts ul li {
width: 100%;
margin-right: 0;
}
.post-content .related-posts ul li .post-title {
font-size: 18px;
}
}