
*, body {
	padding: 0;
	margin: 0;
}

ol li, p, ul li {
	overflow-wrap: break-word;
}

#btn-menu, .comment-form-cookies-consent, .comment-notes, .content-footer-social p.sidebar-title, .go-top > span, .says, .search-form .screen-reader-text, .site-header p.sidebar-title, header label, label[for=cat] {
	display: none;
}

*, body, figure {
	margin: 0;
}

#cookiesbox a:hover, #menu ul a, .content-tags a:hover, .tagcloud a:hover, a, a.nichonauta-clusters-cats:hover, header a:hover, mark {
	text-decoration: none;
}

kbd, mark {
	padding: .125rem .25rem;
}

address, pre {
	margin: 0 0 1.625rem;
}

.wp-caption, audio, canvas, embed, iframe, img, object, pre, progress, video {
	max-width: 100%;
}

.social-fix, header {
	z-index: 999;
}

#cookiesbox p, .the-content .post-index ol, .the-content .post-index ul, address:last-child, blockquote p, pre:last-child, table:last-child {
	margin-bottom: 0;
}

.p404 span, address, em, i {
	font-style: italic;
}

.btn-amzn, b, kbd kbd, strong, table thead th {
	font-weight: 700;
}

#menu ul, #menu ul li, #menu ul > li ul > li, * {
	box-sizing: border-box;
}

html {
	-webkit-tap-highlight-color: transparent;
}

body {
	text-rendering: optimizeSpeed;
	word-wrap: break-word;
	overflow-x: hidden;
}

img {
	height: auto;
	object-fit: contain;
}

h1 {
	margin: 5px 0;
}

h2, h3, h4, h5 {
	margin: 10px 0;
}

p {
	margin: 0 0 20px;
}

#cookiesbox a, a:hover {
	text-decoration: underline;
}

header label {
	cursor: pointer;
}

footer {
	width: 100%;
	margin: 0 auto;
}

.nichonauta-stars i, footer p {
	font-size: 16px !important;
}

blockquote {
	margin-top: 14px;
	border: none;
	margin-bottom: 10px;
	padding: 1rem;
	border-left: 4px solid rgba(0, 0, 0, .1);
	background-color: #fdfdfd;
	color: rgba(51, 51, 51, .65);
}

body > header > h1 > a {
	color: #fff;
	font-weight: 400;
}

input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]), select, textarea {
	padding: .5rem .75rem;
	font-size: 1.1rem;
	outline: 0;
	display: inline-block;
	width: 100%;
	-webkit-box-shadow: inset 0 1px 3px #f6f6f7;
	box-shadow: inset 0 1px 3px #f6f6f7;
	background-color: #fff;
	border-radius: 2px;
}

button, input, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit;
	outline: 0;
}

code, kbd, pre, samp, tt, var {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 2em 0;
	padding: 0;
}

figure {
	display: inline-block;
}

figure img {
	margin-bottom: .5rem;
	line-height: 1;
}

figure figcaption {
	font-size: 90%;
	color: #818a91;
}

.wp-caption {
	margin-bottom: 1.5em;
	position: relative;
}

.wp-caption img[class*=wp-image-] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
}

.wp-caption .wp-caption-text {
	position: relative;
	bottom: 0;
	left: 0;
	padding: 10px 20px;
	white-space: pre-wrap;
	text-transform: none;
	text-align: center;
	font-size: .8rem;
}

.small, small {
	font-size: 70%;
}

small, sub, sup {
	font-size: 75%;
}

abbr, acronym {
	border-bottom: 1px dotted #ebebeb;
	cursor: help;
}

mark {
	background: #fcf8e3;
}

sub, sup {
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}

big {
	font-size: 125%;
}

code, kbd, samp, tt, var {
	font-size: .75rem;
}

kbd {
	background-color: #020202;
	border-radius: 2px;
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	color: #fff;
	font-size: 90%;
}

kbd kbd {
	box-shadow: none;
	font-size: 100%;
	padding: 0;
}

pre {
	background: #fafafa;
	border: 1px dashed #ebebeb;
	color: #020202;
	font-size: .75rem;
	overflow: auto;
	padding: .9375rem;
}

table {
	table-layout: fixed;
	background-color: transparent;
	border-spacing: 0;
	border-collapse: collapse;
	min-width: 100%;
	margin-bottom: 1.625rem;
}

table caption {
	margin-bottom: .9375rem;
}

table td, table th {
	padding: .5rem;
	line-height: 1.5;
	vertical-align: top;
	border-top: 1px solid #ebebeb;
}

table thead th {
	vertical-align: bottom;
	border-bottom: 2px solid #ebebeb;
}

table tbody + tbody {
	border-top: 2px solid #ebebeb;
}

table table {
	background-color: #fafafa;
}

.alignwide {
	margin-left: auto;
	margin-right: auto;
	max-width: 960px;
}

.alignfull {
	width: 100vw;
	max-width: 100vw;
	margin-left: calc(50% - 50vw);
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft, .alignright {
	display: block;
	padding: 0;
}

.alignright {
	float: right;
	margin: .5em 0 1em 1em;
}

.alignleft {
	float: left;
	margin: .5em 1em 1em 0;
}

::selection {
	background: #000;
	color: #fff;
}

::-moz-selection {
	background: #000;
	color: #fff;
}

.article-image, .article-image-featured {
	background-position: center center;
	overflow: hidden;
}

.site-header {
	margin-bottom: 8px;
	width: 100%;
	z-index: 999;
	opacity: 1;
	min-height: 56px;
}

.content-loop, .content-page, .content-single, .content-wc, .site-header-content {
	margin: 0 auto;
	position: relative;
}

.site-header-content {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.site-header-content .site-header-content-left {
	width: auto;
	margin-left: 0;
}

.site-logo, .site-name {
	display: inline-block;
	line-height: 56px;
}

.site-logo img {
	vertical-align: middle;
}

.site-header .sub-menu a {
	color: #222 !important;
}

.site-name {
	font-size: 1.25rem;
}

.content-all, .content-page, .content-single, .content-wc {
	flex-wrap: wrap;
}

.article-loop a, .content-loop, .post-index ol li, .the-content .post-index span, a.nichonauta-clusters-cats span {
	display: block;
}

.custom-logo {
	overflow: hidden;
}

.content-cluster {
	margin-top: 2rem;
	margin-left: -1.5%;
	margin-right: -1.5%;
}

.post-date, .primary-sidebar ul.children, .primary-sidebar ul.submenu-container {
	margin-left: 1rem;
}

.nichonauta-content-clusters-cats, .content-area, .content-cluster, .related-posts {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 0;
	-ms-flex: 0 1 auto;
	flex: 0 1 auto;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
}

.ads-nichonauta-loop .nichonauta-content-clusters-cats, .content-area, .content-area .comment-respond > p, .primary-sidebar div {
	margin-bottom: 2rem;
}

#commentform, .article-loop-featured.nichonauta-columns-1:first-child .article-image-featured, .article-loop-featured.nichonauta-columns-2:nth-child(2) .article-image-featured, .article-loop-featured.nichonauta-columns-3:nth-child(3) .article-image-featured, .article-loop-featured.nichonauta-columns-4:nth-child(4) .article-image-featured, .article-loop-featured.nichonauta-columns-5:nth-child(5) .article-image-featured, .content-home-text {
	margin-bottom: 3rem;
}

.related-posts {
	width: 100%;
	position: relative;
	margin-top: 2.5rem;
}

.primary-sidebar {
	padding: 0 0 2%;
	margin-top: 1rem;
	vertical-align: top;
	display: inline-block;
}

.content-all .primary-sidebar, .the-content #ez-toc-container ul ul, .the-content .article-loop h2, .the-content .article-loop h3 {
	margin-top: 0 !important;
}

.nichonauta-columns-1 {
	width: 100%;
	flex-basis: 100%;
	max-width: 100%;
}

.nichonauta-columns-2 {
	width: 100%;
	flex-basis: 50%;
	max-width: 50%;
}

.nichonauta-columns-3 {
	width: 100%;
	flex-basis: 33.333333%;
	max-width: 33.333333%;
}

.nichonauta-columns-4 {
	width: 100%;
	flex-basis: 25%;
	max-width: 25%;
}

.nichonauta-columns-5 {
	width: 100%;
	flex-basis: 20%;
	max-width: 20%;
}

a.nichonauta-clusters-cats {
	margin: 1%;
	padding: 1.75rem 1rem;
	border-radius: 4px;
	text-align: center;
	align-items: center;
	display: flex;
	flex-direction: column;
	word-break: break-word;
}

.nichonauta-clusters-cats img, .comment-respond > p, .primary-sidebar li.recentcomments {
	margin-bottom: 1rem;
}

.nichonauta-stars {
	margin-top: 1.25rem;
}

.nichonauta-date-loop {
	color: #999 !important;
	display: inline-block;
	margin-bottom: .5rem;
	margin-top: .625rem;
	width: 100%;
}

.the-content .nichonauta-content-clusters-cats {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
}

.nichonauta-clusters-cats.nichonauta-clusters-cols-1 {
	width: 100%;
	flex-basis: 98%;
	max-width: 98%;
}

.nichonauta-clusters-cats.nichonauta-clusters-cols-2 {
	width: 100%;
	flex-basis: 48%;
	max-width: 48%;
}

.nichonauta-clusters-cats.nichonauta-clusters-cols-3 {
	width: 100%;
	flex-basis: 31.3339%;
	max-width: 31.3339%;
}

.nichonauta-clusters-cats.nichonauta-clusters-cols-4 {
	width: 100%;
	flex-basis: 23%;
	max-width: 23%;
}

.nichonauta-clusters-cats.nichonauta-clusters-cols-5 {
	width: 100%;
	flex-basis: 18%;
	max-width: 18%;
}

.nichonauta-clusters-cats.nichonauta-clusters-cols-6 {
	width: 100%;
	flex-basis: 14.66666667%;
	max-width: 14.66666667%;
}

.nichonauta-clusters-cats.nichonauta-clusters-cols-7 {
	width: 100%;
	flex-basis: 12.25%;
	max-width: 12.25%;
}

.article-loop {
	text-align: left;
	padding: 0 .625rem 2rem;
}

.archive .content-loop h1, .article-full, .comment-respond > p, .nav, .p20 {
	width: 100%;
}

.article-full, .article-loop {
	display: inline-block;
	vertical-align: top;
}

.last-post-sidebar {
	margin-bottom: 1rem !important;
}

.post-date {
	color: #999;
	font-size: 14px;
	margin-top: .25rem !important;
	display: block;
}

.article-loop span.entry-title {
	display: block;
	margin-bottom: 20px;
}

.archive .content-loop h1, .post-thumbnail {
	margin-bottom: 2rem;
	text-align: center;
}

.article-loop h2, .article-loop h3, .article-loop h4, .article-loop p, .article-loop span.entry-title, .last-post-sidebar p, .related-posts p {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 1.4;
	text-align: center;
}

.custom-links .custom-borders {
	border: 1px solid #ececec;
	padding: 1rem;
}

.article-content {
	display: block;
	margin-bottom: 10px !important;
	position: relative;
	line-height: 0;
	text-align: center;
	overflow: hidden;
}

.article-image {
	height: 196px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transform-origin: center bottom !important;
	-ms-transform-origin: center bottom !important;
	-moz-transform-origin: center bottom !important;
	-o-transform-origin: center bottom !important;
	transform-origin: center bottom !important;
	width: 100%;
	position: relative;
}

.article-image-featured {
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 70%);
	-moz-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, .7);
	box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 70%);
	position: relative;
	height: 230px;
}

.article-loop-featured:hover .article-image-featured {
	-webkit-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 60%);
	-moz-box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, .6);
	box-shadow: inset 0 -200px 300px -100px rgba(0, 0, 0, 60%);
}

.primary-sidebar .article-image-featured {
	height: 180px !important;
	margin-bottom: 2rem !important;
}

.article-loop-featured p {
	position: absolute;
	bottom: 0;
	color: #fff;
	line-height: 1.35;
	padding: 20px;
	text-align: center;
	margin: 0;
	width: 100%;
}

.article-loop-featured .content-item-category > span, .article-loop-featured .item-featured {
	padding: .3rem .75rem .4rem !important;
}

.content-thin .content-cluster .article-image {
	height: 160px !important;
}

.last-post-sidebar .article-image {
	height: 140px;
	margin-bottom: 8px;
}

.last-post-sidebar article {
	margin: 0 0 .85rem !important;
	padding: 0 !important;
}

.related-posts .article-image {
	height: 120px;
}

.article-loop a:hover, .last-post-sidebar a:hover, .pagination a:hover {
	text-decoration: none !important;
}

.the-content {
	margin-bottom: 1.5rem;
}

h1 + .the-content {
	margin-top: .75rem;
}

.the-content ol, .the-content ul {
	margin: 0 0 20px;
	font-size: 18px;
	color: #222 !important;
}

.the-content ul {
	list-style: disc;
}

.nichonauta-pros-cons ul, .single-nav li, ul.breadcrumb {
	list-style: none;
}

.the-content ul ul {
	list-style: circle;
}

.the-content ul ul ul {
	list-style: square;
}

.the-content ol li, .the-content ul li {
	margin: 0 0 12px 40px;
	padding-left: 2px;
	line-height: 1.6;
}

.the-content ol ol, .the-content ul ul {
	margin-top: 8px !important;
	margin-bottom: 10px !important;
}

.the-content h2 {
	margin-top: 2.5rem !important;
	margin-bottom: 1rem !important;
}

.the-content h3 {
	margin-top: 2rem !important;
	margin-bottom: .75rem !important;
}

.others-items {
	margin-top: 2rem;
}

.archive .content-loop h1:after {
	width: 44px;
	height: 1px;
	display: block;
	content: "";
	margin: .5rem auto 0;
	left: 0;
	right: 0;
}

.nichonauta-icon, .nichonauta-icon-single {
	color: #fff !important;
	display: inline-block;
	text-align: center;
}

.nichonauta-icon {
	padding: .55rem;
	margin-right: 4px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.nichonauta-icon-single {
	margin: 0 7px 0 0;
	padding: .75rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.nichonauta-icon-single:hover, .nichonauta-icon:hover, .go-top:hover {
	opacity: .7;
}

.icon-facebook {
	background: #3b5998;
}

.icon-facebook-m {
	background: #00c6ff;
}

.icon-twitter {
	background: #00acee;
}

.icon-instagram {
	background: #3f729b;
}

.icon-youtube {
	background: #c4302b;
}

.icon-pinterest {
	background: #c8232c;
}

.icon-whatsapp {
	background: #25d366;
}

.icon-tumblr {
	background: #34526f;
}

.icon-email {
	background: #666;
}

.icon-telegram {
	background: #08c;
}

.icon-tiktok {
	background: #010101;
}

.icon-linkedin {
	background: #2867b2;
}

.icon-app {
	background: #3bccff;
}

.btn-amzn {
	background: #f0c14b;
	background: -webkit-gradient(linear, left top, left bottom, from(#f7dfa5), to(#f0c14b));
	background: linear-gradient(to bottom, #f7dfa5, #f0c14b);
	color: #333;
	margin-top: 1.25rem;
	border: 1px solid #9c7e31;
	padding: .75rem 1.25rem;
	display: block;
	width: 100%;
	cursor: pointer;
	text-align: center;
	border-radius: 4px;
	line-height: 1.25;
}

.btn-amzn:hover {
	background: #eeb933;
	background: -webkit-gradient(linear, left top, left bottom, from(#f5d78e), to(#eeb933));
	background: linear-gradient(to bottom, #f5d78e, #eeb933);
}

.responsive {
	cursor: pointer;
}

#cookiesbox button:hover, .responsive:hover {
	opacity: .9;
}

.responsive.vimeo, .responsive.youtube {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom: 1em;
}

.responsive.vimeo embed, .responsive.vimeo iframe, .responsive.vimeo object, .responsive.youtube embed, .responsive.youtube iframe, .responsive.youtube object {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 98;
}

.vimeo.responsive div, .youtube.responsive div {
	cursor: pointer;
	background-size: cover;
	-moz-background-size: cover;
	-webkit-background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 9;
}

.vimeo.responsive div:after, .vimeo.responsive div:before, .youtube.responsive div:after, .youtube.responsive div:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
}

.vimeo.responsive div:after, .youtube.responsive div:after {
	width: 0;
	height: 0;
	border: 11px solid transparent;
	border-left: 18px solid #fff;
	margin-top: -10px;
	margin-left: -7px;
}

.vimeo.responsive div:before, .youtube.responsive div:before {
	margin-top: -24px;
	margin-left: -34px;
	width: 70px;
	height: 50px;
	background: rgba(0, 0, 0, .6);
	border-radius: 20%;
	transition: .05s ease-out;
}

.vimeo.responsive div:hover:before, .youtube.responsive div:hover:before {
	background: rgba(255, 0, 0, .9);
}

.nichonauta-oembed {
	width: 100%;
	height: auto;
}

.cookiesblock, .wp-block-embed {
	display: block !important;
}

.social-buttons {
	margin-top: .5rem;
	margin-bottom: 1.75rem;
	width: 100%;
	position: relative;
	overflow-x: auto;
}

.social-buttons.flexbox {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	display: inline-flex;
}

.nichonauta-icon svg {
	width: 20px;
	height: 20px;
}

.nichonauta-icon-single svg {
	width: 24px;
	height: 24px;
}

.nichonauta-icon svg, .nichonauta-icon-single svg {
	stroke: #fff;
	fill: none;
	stroke-width: 1.5;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.social-fix {
	position: fixed;
	left: 0;
	bottom: 0;
	display: flex;
	width: 100%;
}

#cookiesbox, .go-top {
	position: fixed;
	display: none;
}

.social-fix .social-buttons {
	margin: 0;
}

.social-fix .nichonauta-icon-single {
	flex: auto;
	margin: 0;
	border-radius: 0 !important;
}

.breadcrumb li {
	display: inline;
	margin: 0;
}

.breadcrumb li:after {
	content: "›";
	margin: 0 4px;
}

.breadcrumb li:last-child:after {
	content: "";
	margin: 0;
}

.footer-breadcrumb .breadcrumb {
	padding: 10px;
	border-top: 1px solid #ddd;
}

.inline-text-box {
	width: 50%;
}

.p404 {
	padding: 30px 40px;
	max-width: 800px;
	text-align: center;
	font-size: 1.6rem;
	line-height: 2rem;
	margin: 0 auto 2rem;
}

.go-top {
	height: 45px;
	width: 45px;
	line-height: 40px;
	text-align: center;
	border-radius: 100px;
	font-size: 30px;
	cursor: pointer;
	bottom: 20px;
	right: 20px;
}

.content-item-category, .item-featured {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.arrow {
	border: solid #fff;
	border-width: 0 2px 2px 0;
	display: inline-block;
	padding: 4px;
}

.arrow-up {
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}

.content-author p, .show-date p {
	margin: 0 !important;
	padding: 0;
	color: #999;
	line-height: 1.4;
}

.content-author {
	clear: both;
	margin: 10px 0;
	overflow: hidden;
}

.author-image {
	float: left;
	height: 36px;
	width: 36px;
}

.author-image img {
	border-radius: 80px;
}

.author-desc {
	float: left;
	margin-left: 10px;
	padding-left: 6px;
	width: calc(100% - 50px);
}

.ads-nichonauta-aligncenter, .ads-nichonauta-alignleft, .ads-nichonauta-alignright, .sidebar-title:after {
	width: 100%;
	display: block;
}

.author-desc p, .show-date p {
	font-size: 13px;
}

.content-item-category > span, .item-featured {
	padding: .8rem .75rem;
	font-size: .75rem;
	display: inline-block;
	font-weight: 400;
}

.item-featured {
	margin-left: 10px;
	box-shadow: 0 0 5px 0 rgba(0 0% 0%/10%);
}

.content-item-category {
	margin-left: 10px;
	margin-top: 10px;
}

.content-item-category > span {
	color: #444;
	background-color: #fff;
	margin-right: .375rem;
	margin-bottom: .5rem;
	box-shadow: 0 0 10px 0 rgba(119, 119, 119, .48);
}

.content-tags {
	margin: 2rem 0;
	width: 100%;
	position: relative;
	display: block;
}

.content-tags a, .tagcloud a {
	padding: 6px 10px;
	font-size: 13px;
	border-radius: 2px;
	margin: 0 6px 6px 0;
	display: inline-block;
}

.article-loop .show-extract p, .article-loop .show-extract span {
	line-height: 1.5 !important;
	margin-bottom: 12px !important;
}

.article-loop .show-extract a {
	padding: 0 !important;
	margin-bottom: 2rem;
}

.article-loop .show-extract a:hover {
	text-decoration: underline !important;
}

#cookiesbox {
	max-width: 24em;
	padding: 2rem;
	bottom: 1rem;
	right: 1rem;
	overflow: hidden;
	z-index: 99999;
	border-radius: 10px;
}

#cookiesbox p {
	font-size: 95%;
}

#cookiesbox p:nth-child(2) {
	text-align: center;
	margin-top: 1.5rem;
}

#cookiesbox button {
	border: none;
	padding: 6px 36px;
	outline: 0;
	cursor: pointer;
	border-radius: 6px;
	box-shadow: 0 1px 5px -1px (0, 0, 0, 25%);
}

.ads-nichonauta, .nichonauta-note {
	margin-bottom: 20px;
}

.ads-nichonauta-aligncenter, .nichonauta-btn-ctn-center, picture.aligncenter {
	text-align: center;
}

#menu > ul > li, .ads-nichonauta-alignleft, .nichonauta-btn-ctn-left {
	text-align: left;
}

.ads-nichonauta-alignright, .nichonauta-btn-ctn-right {
	text-align: right;
}

.ads-nichonauta-alignleft-wrap {
	margin: .5em 1rem 1em 0;
	float: left;
}

.ads-nichonauta-alignright-wrap {
	margin: .5em 0 1em 1em;
	float: right;
}

.content-page .ads-nichonauta-top, .content-single .ads-nichonauta-top {
	padding-top: 20px;
}

.primary-sidebar ul {
	margin: 0;
	padding: 0;
}

.sidebar-title {
	line-height: 1.2 !important;
	margin-bottom: 1rem;
}

.sidebar-title:after {
	height: 1px;
	margin-top: .35rem;
	content: "";
}

.author-box, .author-box .author-box-social, .single-nav {
	margin-top: 1rem;
}

.popular-post-sidebar ol, .primary-sidebar div ul {
	margin-top: 1.25rem;
	margin-bottom: 3rem;
}

.popular-post-sidebar ol li, .primary-sidebar div ul li {
	list-style-type: none;
	margin-bottom: 1rem;
	position: relative;
}

.popular-post-sidebar ol a, .primary-sidebar div ul a {
	margin-left: 1rem;
	display: inline-block;
}

.popular-post-sidebar ol a, .popular-post-sidebar ol li:before, .primary-sidebar div ul a, .primary-sidebar div ul li:before, .the-content .post-index a, .the-content .post-index li {
	line-height: 1.6;
}

.primary-sidebar li.recentcomments .comment-author-link {
	font-style: italic;
	margin-left: 1rem;
}

.popular-post-sidebar ol li:before, .primary-sidebar div ul li:before {
	content: "";
	border: solid;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 2.5px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	top: 10px;
	left: -1px !important;
	position: absolute;
}

.post-index ol li ol li:before, .post-index ol li:before {
	content: counters(item, ".") ". ";
	counter-increment: item;
}

.author-box {
	border: 1px solid #eee;
	padding: 25px;
	margin-bottom: 2rem;
}

.author-box-info {
	display: inline-block;
	width: calc(100% - 110px);
	vertical-align: top;
}

.author-box-avatar {
	display: inline-block;
	vertical-align: top;
	margin-right: 20px;
	width: 70px;
}

.author-box-avatar .avatar {
	border-radius: 50%;
}

.author-box p {
	display: block;
	margin: 0;
	font-size: 18px;
}

.author-box p + p {
	font-size: 16px;
	color: #999;
	margin-top: 4px;
}

.single-nav {
	position: relative;
	display: flex;
	align-items: center;
}

.single-nav li {
	width: 50%;
}

.single-nav .nav-prev {
	text-align: left;
	padding: 0 1rem;
}

.search-header, .search-responsive, .single-nav .nav-next a, .single-nav .nav-prev a {
	display: inline-block;
}

.single-nav .nav-prev a:before {
	content: "";
	left: 0;
	position: absolute;
	top: 50%;
	border: solid;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
	transform: translate(0, -50%);
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	margin-top: -2px;
}

.single-nav .nav-next {
	text-align: right;
	padding: 0 1rem;
}

.single-nav .nav-next a:before {
	content: "";
	right: 0;
	position: absolute;
	top: 50%;
	border: solid;
	border-width: 0 1px 1px 0;
	display: inline-block;
	padding: 3px;
	transform: translate(0, -50%);
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

.the-content .post-index {
	background: #fafafa;
	border: 1px solid #ddd;
	padding: 20px 44px 20px 20px;
	margin-top: 24px;
	position: relative;
	margin-bottom: 2rem;
}

.the-content .post-index li {
	margin-bottom: 6px !important;
	margin-left: 27px !important;
}

.the-content .post-index .classh3 {
	margin-left: 56px !important;
}

.the-content .post-index #index-table {
	margin-top: 18px;
}

.the-content .post-index .btn-show {
	display: inline-block !important;
	position: absolute !important;
	right: 2.85rem;
}

.the-content .post-index .checkbox input {
	position: absolute;
	opacity: 0;
}

.the-content .post-index .checkbox .check-table {
	position: absolute;
	transition: .2s;
	height: 26px;
	width: 26px;
	cursor: pointer !important;
}

.the-content .post-index .checkbox .check-table svg {
	width: 26px;
	height: 26px;
	stroke-width: 1.5;
	fill: none;
	stroke-linecap: round;
	stroke-linejoin: round;
}

.the-content .post-index .checkbox input:checked ~ .check-table {
	transform: rotate(180deg) !important;
}

.post-index ol {
	counter-reset: item;
}

.the-content .post-index ol ol li, .the-content .post-index ul ul li {
	margin-left: 20px !important;
}

.post-index ol li:before {
	width: 20px;
	display: inline;
	text-align: center;
	position: relative;
	left: -5px;
}

.the-content h2:before, .the-content h3:before {
	display: block;
	content: " ";
	margin-top: -70px;
	height: 70px;
	visibility: hidden;
}

.gallery {
	display: block;
	overflow: hidden;
	width: 100%;
}

.gallery figure img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}

.gallery figure {
	float: left;
	margin: 0 2% 2em 0;
}

.gallery figure figcaption {
	text-align: center;
	margin: 6px 1rem 0;
}

.gallery.gallery-columns-1 figure {
	width: 100%;
	margin: 0 0 1em;
	float: none;
}

.gallery.gallery-columns-3 figure {
	width: 32%;
}

.gallery.gallery-columns-2 figure:nth-of-type(2n), .gallery.gallery-columns-3 figure:nth-of-type(3n+3), .gallery.gallery-columns-4 figure:nth-of-type(4n+4), .gallery.gallery-columns-5 figure:nth-of-type(5n+5), .gallery.gallery-columns-6 figure:nth-of-type(6n+6), .gallery.gallery-columns-7 figure:nth-of-type(7n+7), .gallery.gallery-columns-8 figure:nth-of-type(8n+8), .gallery.gallery-columns-9 figure:nth-of-type(9n+9) {
	margin-right: 0;
}

.gallery.gallery-columns-2 figure:nth-of-type(odd), .gallery.gallery-columns-3 figure:nth-of-type(3n+4), .gallery.gallery-columns-4 figure:nth-of-type(4n+5), .gallery.gallery-columns-5 figure:nth-of-type(5n+6), .gallery.gallery-columns-6 figure:nth-of-type(6n+7), .gallery.gallery-columns-7 figure:nth-of-type(7n+8), .gallery.gallery-columns-8 figure:nth-of-type(8n+9), .gallery.gallery-columns-9 figure:nth-of-type(9n+10) {
	clear: left;
}

.gallery.gallery-columns-2 figure {
	width: 49%;
}

.gallery.gallery-columns-4 figure {
	width: 23.25%;
}

.gallery.gallery-columns-5 figure {
	width: 18%;
}

.gallery.gallery-columns-6 figure {
	width: 14.2%;
}

.gallery.gallery-columns-7 figure {
	width: 12%;
}

.gallery.gallery-columns-8 figure {
	width: 10.2%;
}

.gallery.gallery-columns-9 figure {
	width: 8.85%;
}

.content-attachment {
	text-align: center;
	width: 100%;
	margin-top: 1rem;
}

.content-attachment .image-attachment, .content-footer {
	margin: 0 auto;
}

.des-category {
	margin-bottom: 2rem;
	margin-top: -.5rem;
}

.nichonauta-stc-btn {
	display: inline-block;
	overflow: hidden;
	clear: both;
}

.nichonauta-stc-btn:hover {
	text-decoration: none;
	opacity: .8;
}

.nichonauta-stc-btn i {
	margin-right: 8px;
}

.nichonauta-btn-ctn-center, .nichonauta-btn-ctn-left, .nichonauta-btn-ctn-right {
	width: 100%;
	display: block;
	margin-bottom: 20px;
}

.nichonauta-note p {
	margin-bottom: 0 !important;
}

.nichonauta-note p + p {
	margin-top: 20px;
}

.nichonauta-fixed {
	position: fixed !important;
	top: 0;
}

#menu, #menu ul .menu-item-has-children, #menu > ul, #menu > ul > li ul > li, .circle, .search-form, .search-header, .search-home, .search-responsive, .search-responsive form {
	position: relative;
}

.nichonauta-pros-cons {
	display: flex;
	justify-content: space-between;
}

.nichonauta-pros-cons-title {
	padding: 10px 12px;
	margin-bottom: 10px;
}

.nichonauta-cons, .nichonauta-pros {
	width: 50%;
	display: inline-block;
}

.nichonauta-pros-cons ul li {
	padding: 0;
	margin: 0 0 8px;
	display: flex;
	align-items: center;
}

.nichonauta-pros-cons ul li span {
	margin-left: 30px;
	margin-right: 20px;
}

.nichonauta-pros-cons ul li svg {
	position: absolute;
}

.content-footer ul {
	padding: 0;
	margin: 0;
	word-wrap: break-word;
}

.area-comentarios ol, .children, .content-footer li {
	list-style-type: none;
}

.content-footer p {
	color: #fff;
}

.content-footer .widget-content-footer .widget-title {
	font-weight: 700;
	text-transform: uppercase;
}

.content-footer .widget-content-footer {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.content-footer .widget-area ul li {
	margin-bottom: 6px;
}

.content-footer .widget-area {
	font-size: 14px;
	width: 100%;
}

.content-footer-social {
	margin: 0 auto;
	padding: 1rem;
}

.content-footer .logo-footer {
	margin: 0 1rem;
	display: flex;
	align-items: center;
}

.content-footer .logo-footer img {
	max-width: 120px;
}

.nav-links, .pagination {
	margin-top: 1.8rem;
	display: flex;
	justify-content: center;
	margin-bottom: 2rem;
	width: 100%;
}

.pagination .current, .pagination .current:hover {
	color: #222;
}

.nav-links a, .pagination a, .pagination span {
	position: relative;
	padding: .625rem 0;
	line-height: 1.5;
	color: #333;
	text-decoration: none;
	background-color: #fff;
	margin-right: 5px;
	font-size: 14px;
	border-radius: 1px;
	min-width: 2.15rem;
	text-align: center;
}

.nav-links a, .post-page-numbers {
	padding-left: 10px !important;
	padding-right: 10px !important;
}

.search-header svg, .search-home svg, .search-responsive svg {
	stroke: currentColor;
	stroke-width: 2;
	stroke-linecap: round;
	stroke-linejoin: round;
	fill: none;
}

.search-header svg, .search-responsive svg {
	width: 18px;
	height: 18px;
}

.search-home svg {
	width: 22px;
	height: 22px;
}

.search-home {
	width: 100%;
	margin: 0 0 4.5%;
}

.home .search-home {
	margin-top: 1%;
}

.search-header input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]) {
	display: inline-block;
	width: 100%;
	padding: 0 0 0 .8rem;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none !important;
	background-color: #fff;
	border-radius: 2px;
	height: 32px;
	line-height: 32px;
	outline: 0;
}

.search-header input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]):active, .search-header input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]):focus, .search-responsive input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]):active, .search-responsive input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]):focus {
	background: #eee;
}

.search-home input {
	border: 1px solid #ddd;
	border-bottom: 2px solid #ddd;
	box-shadow: none !important;
	padding: 14px 16px !important;
	border-radius: 4px !important;
}

.search-header button.s-btn {
	height: 32px;
	line-height: 33px;
	opacity: .6;
	text-align: center;
}

.search-home button.s-btn {
	padding: 14px 16px !important;
	margin-right: 1rem !important;
	opacity: .6;
	text-align: center;
}

.search-header button:hover, .search-home button.s-btn:hover, .search-responsive button:hover {
	opacity: 1;
}

.search-responsive {
	width: 100%;
	margin-bottom: 2rem;
	box-shadow: 0 2px 2px 0 rgba(0, 0, 0, .15);
}

.search-responsive form {
	width: 100%;
	margin: 0 auto;
}

.search-responsive input:not([type=submit]):not([type=radio]):not([type=checkbox]):not([type=file]) {
	display: inline-block;
	width: 100%;
	padding: 10px 10px 10px 20px;
	font-size: 18px;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	border: none;
	outline: 0;
	transition: background .2s;
	background-color: #fff;
	border-radius: 2px;
	height: 60px;
	line-height: 60px;
}

.search-responsive button.s-btn {
	height: 60px;
	line-height: 68px;
	opacity: .6;
	width: auto;
	padding-right: 24px;
	padding-left: 20px;
}

.search-responsive button.s-btn:before {
	content: "";
}

.search-responsive img {
	width: 20px;
}

button.s-btn {
	position: absolute;
	right: 0;
	top: 0;
	height: 40px;
	cursor: pointer;
	width: 40px;
	background: 0 0;
	color: #484848;
	border-radius: 0;
	border: 0;
	padding: 0;
	font-size: 1.3em;
}

.search-form {
	height: 46px;
	border-radius: 1px;
}

.search-form input {
	height: 42px;
	line-height: 42px;
}

.search-form .search-field {
	border: none;
	box-shadow: none;
}

.search-form input[type=submit] {
	text-align: center;
	position: absolute;
	right: 0;
	top: 0;
	padding-right: 1rem;
	padding-left: 1rem;
	cursor: pointer;
	color: #fff;
	border-radius: 0;
	border: 0;
}

#commentform input, #commentform textarea {
	margin-top: 15px;
}

#commentform input, #commentform textarea, .reply a {
	border-radius: 2px;
	outline: 0;
}

#commentform textarea {
	resize: none;
}

#commentform input:focus, #commentform textarea:focus {
	background: #f6f6f7;
}

.comment-body {
	padding: 2rem 0 3rem;
	border-top: 1px solid #eee;
}

ol.children {
	margin-left: 2.2rem !important;
	width: calc(100% - 2.2rem);
	margin-bottom: 1rem !important;
}

.area-comentarios ol > p + li > div.comment-body {
	border-top: none !important;
}

.comment-author img {
	border-radius: 100px;
	position: absolute;
}

.comment-author cite, .comment-meta {
	margin-left: 3.6rem;
	font-style: normal !important;
}

.comment-awaiting-moderation {
	margin-left: 3.6rem;
}

.comment-meta {
	margin-top: .25rem;
	font-size: small;
}

.comment-meta a {
	color: #999 !important;
	text-decoration: none;
}

.comment-author cite {
	font-weight: 400;
}

.comment-body p {
	margin-top: 1rem;
	margin-bottom: 2rem;
}

.titulo-comentarios {
	border-top: 3px solid #f6f6f7;
	padding: 1.75em 0;
}

.area-comentarios ol {
	padding: 0;
	margin: 0 0 3rem;
	order: 2;
}

.reply a {
	padding: 6px;
	border-radius: 2px;
	text-decoration: none;
	font-size: .9rem;
}

#commentform input[type=submit]:hover, .reply a:hover {
	text-decoration: none;
	opacity: .7;
}

#commentform input[type=submit] {
	padding: 10px 14px;
	cursor: pointer;
	border: none !important;
}

.comments-close {
	background: #fef9e7;
	border: 1px solid #f7dc6f;
	border-radius: 2px;
	margin-bottom: 3rem;
	padding: 1rem;
	text-align: center;
}

.recentcomments a {
	display: inline !important;
	padding: 0 !important;
	margin: 0 !important;
}

.comment-respond > p > span > a {
	color: #999;
	margin-left: 12px;
}

.area-comentarios {
	margin-top: 2.5rem;
	display: flex;
	flex-direction: column;
}

.comment-respond {
	order: 1;
}

.comment-navigation {
	order: 3;
}

.comment-navigation .nav-links a {
	border-radius: 2px !important;
}

#menu {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	z-index: 100;
	display: inline-block;
}

#menu ul, #menu ul li {
	list-style: none;
	padding: 0;
	margin: 0;
}

#menu > ul {
	padding: 0;
	margin: 0;
}

#menu > ul > li {
	display: inline-block;
	line-height: 56px;
	cursor: pointer;
	padding: 0;
	width: auto;
	transition: background-color .5s;
}

#menu ul > li ul > li {
	margin: 0;
	padding: 0;
	line-height: 1.8;
}

#menu > ul > li > ul {
	position: absolute;
	width: auto;
}

#menu > ul > li ul > li {
	width: 100%;
}

#menu > ul > li > ul > li ul {
	position: absolute;
	left: 100%;
	top: 0;
}

#menu ul > li ul {
	background-color: #fff;
	right: 0;
}

#menu > ul .menu-item-has-children:before {
	right: 25.5px;
}

.circle {
	width: 28px;
	height: 28px;
}

.line {
	position: absolute;
	height: 3px;
	width: 100%;
	border-radius: 8px;
	transition: .15s;
}

.top {
	top: 18%;
}

.middle {
	top: 48%;
}

.bottom {
	top: 78%;
}

.nav-icon.close .top {
	transform: rotate(45deg);
	top: 48%;
}

.nav-icon.close .bottom, .nav-icon.close .middle {
	transform: rotate(-45deg);
	top: 48%;
}

.wpcf7-form input, .wpcf7-form textarea {
	border: 1px solid #ddd;
	box-shadow: none !important;
	margin-top: .25rem;
	padding: .625rem !important;
}

.wpcf7-form input:focus {
	border: 1px solid #ff5b39;
}

.wpcf7-form input.wpcf7-submit {
	border: none !important;
	padding: .625rem 1.25rem !important;
	cursor: pointer;
}

.wpcf7-form input.wpcf7-submit:hover {
	opacity: .8;
}

@media (max-width:768px) {
	.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {
		width: 100%;
		margin: 0 0 1em;
		float: none;
	}
	
	.gallery figure figcaption {
		text-align: center;
	}
	
	.nichonauta-pros-cons {
		flex-direction: column;
	}
	
	.nichonauta-cons, .nichonauta-pros {
		width: 100%;
	}
	
	.search-home {
		margin-bottom: 3rem;
	}
	
	#cookiesbox {
		max-width: 100%;
		bottom: 0;
		right: 0;
		border-radius: 0;
	}
}

@media (min-width:768px) and (max-width:1050px) {
	.article-full, .content-thin {
		padding-left: 1rem;
	}
	
	.primary-sidebar {
		padding-right: 1rem;
	}
	
	.content-loop {
		padding-left: 2rem;
		padding-right: 2rem;
	}
}

@media (min-width:1050px) {
	#menu > ul {
		text-align: right !important;
	}
	
	#menu ul > li ul {
		padding: 12px 8px;
		margin: -8px 0 0;
		width: 16rem;
		transition: opacity .15s ease-in-out, visibility .15s ease-in-out;
		left: initial;
		bottom: initial;
		visibility: hidden;
		display: none;
		opacity: 0;
		z-index: -1;
		position: absolute;
		box-shadow: 0 0 30px -5px rgba(23, 50, 70, .9);
		box-sizing: border-box;
	}
	
	#menu > ul li ul a {
		display: block;
		width: 100%;
	}
	
	#menu > ul > li {
		line-height: 56px;
		margin: 0 0 0 30px;
	}
	
	#menu > ul > li:first-child {
		margin: 0 !important;
	}
	
	#menu ul > li ul a, .ads-nichonauta-desktop {
		display: block;
	}
	
	#menu ul > li ul > li {
		float: left;
	}
	
	#menu ul > li ul > li:hover {
		background: #f6f6f7;
	}
	
	#menu > ul > li ul.show, #menu > ul > li ul.showback {
		transition-property: transform, opacity;
		transition-duration: .15s;
		transition-timing-function: ease-out;
		transform: translateY(0);
		visibility: visible;
		opacity: 1;
		display: block;
	}
	
	#menu ul > li ul > li a {
		padding: 7px 20px 7px 14px;
		transition: background-color .25s ease-out;
	}
	
	#menu ul > li ul > li:last-child {
		border-bottom: none;
	}
	
	#menu > ul > li ul.showback {
		background-color: #fff;
	}
	
	#menu ul > li > ul {
		z-index: 9;
	}
	
	#menu ul > li > ul > li > ul {
		z-index: 99;
		margin-top: -.8rem;
		left: -16.2rem !important;
	}
	
	#menu ul > li > ul > li > ul > li > ul {
		z-index: 999;
	}
	
	#menu ul > li > ul > li > ul > li > ul > li > ul {
		z-index: 9999;
	}
	
	#menu ul .menu-item-has-children:after {
		content: "";
		display: inline-block;
		padding: 3px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: relative;
		top: -3px;
	}
	
	#menu ul .menu-item-has-children a {
		padding-right: .5rem;
	}
	
	#menu .sub-menu .menu-item-has-children a {
		padding-right: .75rem !important;
	}
	
	#menu ul .menu-item-has-children ul .menu-item-has-children:after {
		content: "";
		border: solid #222;
		border-width: 0 2px 2px 0;
		display: inline-block;
		padding: 3px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		right: 20px;
		top: 14px;
	}
	
	.related-posts p {
		margin-bottom: 0 !important;
	}
	
	.ads-nichonauta-mobile, .footer-breadcrumb .breadcrumb-trail, .icon-facebook-m, .search-responsive, .social-fix {
		display: none;
	}
	
	.content-loop {
		padding-top: 1rem;
	}
	
	.site-header {
		position: sticky;
		top: 0;
	}
	
	.content-all, .content-page, .content-single, .content-wc {
		display: flex;
	}
	
	.primary-sidebar {
		margin-left: 5%;
	}
	
	.post-thumbnail {
		margin: 1rem auto;
	}
	
	.content-loop, .content-page, .content-single, .content-wc, .site-header-content {
		padding-left: 1rem;
		padding-right: 1rem;
	}
	
	.article-loop-featured {
		margin-bottom: .25rem;
	}
	
	.article-loop-featured.nichonauta-columns-1 {
		flex-basis: 98%;
		max-width: 98%;
	}
	
	.article-loop-featured.nichonauta-columns-2 {
		flex-basis: 49%;
		max-width: 49%;
	}
	
	.article-loop-featured.nichonauta-columns-3 {
		flex-basis: 32.5%;
		max-width: 32.5%;
	}
	
	.article-loop-featured.nichonauta-columns-4 {
		flex-basis: 24.5%;
		max-width: 24.5%;
	}
	
	.article-loop-featured.nichonauta-columns-5 {
		flex-basis: 19.5%;
		max-width: 19.5%;
	}
	
	.search-header {
		height: 54px;
		display: flex;
		align-items: center;
	}
	
	.search-header form {
		position: relative;
	}
	
	.content-area {
		margin-left: -.625rem;
		margin-right: -.625rem;
	}
	
	.p20 {
		padding-left: 1%;
		padding-right: 1%;
	}
	
	.area-comentarios #commentform #author {
		width: 48%;
		float: left;
	}
	
	.area-comentarios #commentform #email {
		width: 49%;
		float: right;
	}
	
	.inline-text-box {
		width: 100%;
		display: block;
	}
	
	.sticky {
		position: sticky;
		top: 82px;
	}
	
	.site-header .icon-email, .site-header .icon-facebook, .site-header .icon-instagram, .site-header .icon-linkedin, .site-header .icon-pinterest, .site-header .icon-telegram, .site-header .icon-tiktok, .site-header .icon-twitter, .site-header .icon-youtube {
		background: 0 0;
	}
	
	.site-header .nichonauta-icon svg {
		stroke-width: 2;
	}
}

@media (max-width:1050px) and (min-width:481px) {
	.article-loop-featured .article-image-featured {
		margin: 0 .625rem 2rem;
	}
	
	.article-loop-featured.nichonauta-columns-1:first-child .article-image-featured, .article-loop-featured.nichonauta-columns-2:nth-child(2) .article-image-featured, .article-loop-featured.nichonauta-columns-3:nth-child(3) .article-image-featured, .article-loop-featured.nichonauta-columns-4:nth-child(4) .article-image-featured, .article-loop-featured.nichonauta-columns-5:nth-child(5) .article-image-featured {
		margin-bottom: 2rem;
	}
}

@media (max-width:1050px) {
	#menu, #menu > ul > li > ul > li ul {
		left: 0;
	}
	
	#menu ul {
		min-height: auto !important;
	}
	
	input[type=checkbox]:checked ~ #menu {
		transform: translateX(0);
	}
	
	#menu {
		height: 100%;
		width: 100%;
		position: fixed;
		transform: translateX(-100%);
		transition: transform .15s ease-in-out;
		background: #f9f9f9;
		overflow: auto !important;
		padding-bottom: 56px;
	}
	
	#menu > ul {
		width: 100%;
		font-size: 18px;
	}
	
	#menu > ul > li {
		width: 100%;
		display: inline-table;
		background-color: #f9f9f9;
	}
	
	#menu > ul > li > a, #menu > ul > li > span {
		padding: 0 10px 0 20px;
	}
	
	#menu > ul > li ul {
		position: relative !important;
		max-height: 0;
		overflow: hidden;
		transition-property: max-height;
		transition-duration: .5s;
		transition-timing-function: ease-out;
	}
	
	#menu > ul > li ul * {
		padding: 0;
		margin: 0;
	}
	
	#menu > ul > li ul.show, #menu > ul > li ul.showback {
		position: relative;
		z-index: 2;
		max-height: 800px;
	}
	
	#menu > ul > li > ul {
		top: 0;
	}
	
	#menu ul > li ul > li > a, #menu ul > li ul > li > span {
		padding: 0 10px;
	}
	
	#menu ul > li ul > li {
		line-height: 40px;
	}
	
	#menu ul > li ul > li:last-child {
		border-bottom: none;
	}
	
	#menu ul li.menu-item-has-children a {
		width: 70%;
		display: inline-block;
	}
	
	#menu ul li ul {
		background: #fff;
	}
	
	#menu ul li ul li:first-child {
		padding-top: 14px;
	}
	
	#menu ul li ul li:last-child {
		padding-bottom: 14px;
	}
	
	#menu ul > .menu-item-has-children:before {
		content: "";
		border: solid #282828;
		border-width: 0 2px 2px 0;
		display: inline-block;
		padding: 4px;
		-webkit-transform: rotate(45deg);
		transform: rotate(45deg);
		position: absolute;
		right: 28px;
		top: 21px;
	}
	
	#menu > ul > li ul > .menu-item-has-children:before {
		top: 27px;
	}
	
	#menu ul > .menu-item-has-children li {
		padding: 2px 0 2px 30px;
	}
	
	#menu ul li > ul li:hover {
		background: #f6f6f7;
	}
	
	#menu ul li > ul li.menu-item-has-children:hover {
		background: #fff !important;
	}
	
	body, html {
		margin: 0;
		height: 100%;
	}
	
	.site-header {
		position: fixed;
	}
	
	.ads-nichonauta-desktop, .article-full > .breadcrumb-trail, .content-thin > .breadcrumb-trail, .search-header, .social-desktop {
		display: none;
	}
	
	.ads-nichonauta-mobile, .content-all, .content-page, .content-single, .content-wc, .go-top, header #menu a, header label {
		display: block;
	}
	
	header label {
		height: 56px;
		line-height: 56px;
		padding: 12px 20px 0;
		transition: .4s;
	}
	
	header #menu a {
		color: #222 !important;
	}
	
	.post-thumbnail {
		margin: 1rem -1rem;
	}
	
	.inline-text-box {
		width: 50%;
	}
	
	.related-posts .article-loop {
		margin: 0 0 .75rem !important;
	}
	
	.area-comentarios ol {
		margin-bottom: 0;
	}
	
	.comment-body {
		padding-bottom: 0;
	}
	
	.last-post-sidebar .article-image, .related-posts .article-image {
		height: 150px !important;
	}
	
	.go-top {
		width: 100%;
		position: relative;
		border-radius: 0 !important;
		bottom: auto;
		right: auto;
	}
	
	.go-top > span {
		display: inline;
		margin-right: 10px;
		font-size: 1.2rem;
	}
	
	.site-logo, .site-name {
		padding: 0 1rem;
	}
	
	.nichonauta-columns-2, .nichonauta-columns-3, .nichonauta-columns-4, .nichonauta-columns-5 {
		width: 100%;
		flex-basis: 50%;
		max-width: 50%;
	}
	
	.nichonauta-clusters-cats.nichonauta-clusters-cols-2, .nichonauta-clusters-cats.nichonauta-clusters-cols-3, .nichonauta-clusters-cats.nichonauta-clusters-cols-4, .nichonauta-clusters-cats.nichonauta-clusters-cols-5, .nichonauta-clusters-cats.nichonauta-clusters-cols-6, .nichonauta-clusters-cats.nichonauta-clusters-cols-7 {
		width: 100%;
		flex-basis: 48%;
		max-width: 48%;
	}
	
	.article-full, .content-thin, .primary-sidebar {
		width: 100% !important;
		padding: 0 1rem 1rem !important;
		margin: 0 auto;
		display: block;
	}
	
	.content-all .content-thin, .content-all .primary-sidebar {
		padding: 0 0 1rem !important;
	}
	
	.content-footer .widget-area {
		width: 100%;
	}
	
	.content-footer .widget-content-footer {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	
	.related-posts {
		margin-top: 3rem;
		padding: 1.5rem;
	}
	
	.content-cluster {
		padding: .5rem 1.75rem 0;
	}
	
	.content-page, .content-single, .content-wc {
		padding-top: 4rem;
	}
	
	.content-loop {
		padding: 5rem 2.5rem 2rem;
	}
	
	.author-box-info {
		width: calc(100% - 90px);
	}
	
	.author-box-avatar {
		margin-right: 20px;
		width: 50px;
	}
	
	.site-logo img {
		max-height: 56px;
	}
	
	.content-footer .logo-footer {
		margin-top: 1rem;
	}
}

@media (max-width:480px) {
	.article-image-featured {
		height: 200px;
	}
	
	.article-loop-featured .article-image-featured {
		margin-bottom: 2rem;
	}
	
	.gallery.gallery-columns-3 figure {
		width: 100%;
		margin: 0 0 1em;
		float: none;
	}
	
	.related-posts .article-loop {
		padding: 0 !important;
	}
	
	.article-loop .show-extract {
		margin-bottom: 24px;
	}
	
	.nichonauta-columns-2, .nichonauta-columns-3, .nichonauta-columns-4, .nichonauta-columns-5 {
		width: 100%;
		flex-basis: 100%;
		max-width: 100%;
	}
	
	.article-image {
		height: 180px;
	}
	
	.last-post-sidebar {
		padding: 0 1.5rem;
	}
	
	.post-thumbnail {
		margin-top: 1rem !important;
		margin-bottom: 1rem !important;
	}
	
	.content-loop {
		padding: 6rem 2.5rem 2rem;
	}
	
	.author .content-loop, .category .content-loop {
		padding: 5rem 2.5rem 2rem;
	}
	
	.article-loop {
		padding: 0 0 1.25rem;
	}
	
	.primary-sidebar {
		margin-top: 2rem;
	}
}

@media (min-width:480px) {
	.p20 {
		margin-top: -.75rem;
	}
	
	.content-area {
		margin-left: -.625rem;
		margin-right: -.625rem;
	}
}

@supports (object-fit:cover) {
	.nichonauta-oembed {
		height: 100%;
		object-fit: cover;
		object-position: center center;
	}
}
