/*
Theme Name: Fukasawa Hijo
Theme URI: http://www.andersnoren.se/teman/fukasawa-wordpress-theme/
Description: Tema hijo del tema Fukasawa
Author: DA
Author URI: 
Template: fukasawa
Version: 1.12
*/

/* JetPack Carousel */
.jp-carousel-overlay {background:#282828!important}
div.jp-carousel-titleanddesc {border-top:0!important; padding-top:0; margin-bottom:0}
div.jp-carousel-titleanddesc-title {margin:0; padding:0; display:none!important}
div.jp-carousel-info h2, .jp-carousel-titleanddesc-desc, .jp-carousel-image-meta {display:none!important}
/* ==Hide Comment Form & Link== */
#jp-carousel-comment-form-container, /* Form */ div.jp-carousel-buttons a.jp-carousel-commentlink, /* Link */
#jp-carousel-comments-loading /* Loading Comments text */ {display:none!important}
/* ==Remove Padding from Link Area== */
.jp-carousel-buttons {padding:0!important}
.jp-carousel-wrap a.jp-carousel-image-download {display:none}



body {font-family:'Public Sans', Helvetica, Arial, sans-serif; font-size:18px}

.blog-title a {padding:10px; border:0;
	font-size:1em;
	letter-spacing:2px;
	text-shadow:1px 4px 6px rgba(0,0,0,.2),0 -5px 35px rgba(255,255,255,.3);}
.blog-title a:hover {background:#44546a}

.main-menu a,
.widget_archive li a, .widget_categories li a, .widget_meta li a, .widget_nav_menu li a, .widget_pages li a {color:#44546a}

.main-menu a:hover,
.main-menu .current-menu-item > a,
.main-menu .current_page_item > a {color:#999}

.main-menu li {
	font-size:1em;
    font-weight:400;
	letter-spacing:normal;
	line-height:1.5;
	text-transform:none;
    }

.main-menu .current-menu-item:before,
.main-menu .current_page_item:before {
	content: '' !important;
}

.sidebar {
	font-size:1rem;
	line-height: 1.5;
}
.widget_fukasawa_recent_posts .title, .widget_fukasawa_recent_comments .title {
	letter-spacing:normal}
.widget_fukasawa_recent_posts .meta {display:none}

.posts .post-title, .posts .post-title a, .post.single .post-title {
	font-family: 'Public Sans', Helvetica, Arial, sans-serif;
	color: #3b6a92;
	font-weight: 300;
	text-shadow:1px 4px 6px rgba(0,0,0,.2),0 -5px 35px rgba(255,255,255,.3);
	}

.post-content input, .post-content textarea,
.search-field,
.comment-form input, .comment-form textarea
	{font-family: 'Public Sans', Helvetica, Arial, sans-serif;}

.post-content .wp-caption-text, .post-content .gallery-caption,
.post-excerpt p {font-style:normal; line-height:1.15em}

.page-title h4 {display:none}
.posts .post, .posts .page {background:#fff}
.post.single {background:#f2f2f2}
.post-meta-bottom, .comments-container {display:none}

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 {line-height:normal}

code, kbd, pre {font-family:'PT Mono', monospace}

.archive-nav a, .post-navigation a {
	font-family:'PT Sans Narrow', Helvetica, Arial, sans-serif;
    letter-spacing:0;
}

/* estilo del lema */
.lema {
	font-size:1.125em;
	font-weight:400;
	text-align:center;
	letter-spacing:1px;
	color:#3b6a92;
	text-shadow: 1px 4px 6px rgba(0,0,0,.2),0 -5px 35px rgba(255,255,255,.3);
	}

/* centrar imagen */
.image.center {display:block; margin-left:auto; margin-right:auto}
/* imagen con sombra */
.shadowed {filter:drop-shadow(0 1px 3px #999);}

.widget-content p, .post-content p {
	text-align:left;
	/* overflow-wrap:break-word;
	word-break:normal;
	hyphens:auto; */
	}

.post-content p, .post-content blockquote, .post-content address, .post-content dl, .post-content .wp-caption, .post-content pre {
	font-family: 'Public Sans', Helvetica, Arial, sans-serif;
	font-size:1.125rem;
    line-height: 1.5;
}

