.html-ready a {
	-webkit-transition: color 200ms ease;
	-moz-transition: color 200ms ease;
	-o-transition: color 200ms ease;
	transition: color 200ms ease;
}
a {
	color: #333333;
	text-decoration: none;
	line-height: inherit;
}
a {
	background: transparent;
}
.div-toggle-sidebar {
	display: none;
	position: fixed;
	z-index: 100;
	top: 40%;
	left: 0;
	text-align: center;
}
.div-toggle-sidebar a {
	border: 1px solid #333;
	background: #333;
	color: #fff;
	opacity: 0.3;
	display: block;
	padding: 5px;
	color: #fff;
	line-height: inherit;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
}
.row.blog {
	display: flex;
	flex-direction: row-reverse;
	gap: 20px;
	padding: 30px 0;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;
	max-width: 1200px;
}

@media only screen and (min-width: 768px) {
	.large-9 {
		width: 75%;
	}
}
.column,
.columns {
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	width: 100%;
	float: left;
}
.right {
	float: right !important;
}
[class*='block-grid-'] {
	display: block;
	padding: 0;
	margin: 0 -10px;
}
ul,
ol {
	margin-left: 0;
}

ul,
ol,
dl {
	font-size: 1em;
	line-height: 1.6;
	margin-bottom: 1.37931em;
	list-style-position: inside;
	font-family: inherit;
}
[class*='block-grid-'] > li {
	display: inline;
	width: 100%;
	height: auto;
	float: left;
	padding: 0 10px 20px 10px;
}
@media only screen and (min-width: 768px) {
	.large-block-grid-3 > li:nth-of-type(3n + 1) {
		clear: both;
	}
}

@media only screen and (min-width: 768px) {
	.large-block-grid-3 > li:nth-of-type(n) {
		clear: none;
	}
}
@media only screen and (min-width: 768px) {
	.large-block-grid-3 > li {
		width: 33.333333%;
	}
}
.nasa-item-blog-grid article.type-post {
	margin-bottom: 30px;
	padding-bottom: 0;
	border-bottom: none;
}

article {
	margin-bottom: 40px;
	padding-bottom: 20px;
	line-height: 1.6;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}
.blog-image-attachment {
	position: relative;
}
.entry-image {
	position: relative;
	margin: 0 0 20px 0;
}
.nasa-block {
	display: block !important;
}
.nasa-item-normal .entry-image.nasa-blog-img-masonry-isotope {
	margin-bottom: 15px;
}
.entry-image.nasa-blog-img-masonry-isotope {
	margin: 0 0 20px;
}
.entry-image.nasa-blog-img-masonry-isotope img {
	width: 100%;
}
.blog-image-attachment img {
	width: 100%;
}
.entry-image img {
	height: auto;
}
.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}
a img {
	border: none;
}
img {
	display: inline-block;
	vertical-align: middle;
}
.blog-image-attachment:after {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	content: '';
	-webkit-border: 0px solid rgba(255, 255, 255, 0.5);
	-moz-border: 0px solid rgba(255, 255, 255, 0.5);
	-ms-border: 0px solid rgba(255, 255, 255, 0.5);
	-o-border: 0px solid rgba(255, 255, 255, 0.5);
	border: 0px solid rgba(255, 255, 255, 0.5);
	opacity: 0;
}
.nasa-item-blog-grid .cat-links-archive,
.nasa-posts-masonry-isotope .cat-links-archive {
	font-size: 85%;
}
article .nasa-archive-info {
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 0;
	padding-bottom: 0;
	line-height: inherit;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
article .nasa-archive-info.entry-title {
	line-height: 1.2;
}
.nasa-item-blog-grid .entry-title {
	line-height: 1.2;
}
article .entry-title {
	font-size: 140%;
	font-weight: 600;
	color: #333;
}
.entry-title {
	font-weight: 800;
}
.text-left {
	text-align: left !important;
}
.entry-header .meta-author {
	text-align: center;
}
.meta-item {
	padding: 0;
	position: relative;
	opacity: 0.8;
}
.nasa-iflex {
	display: -webkit-inline-box;
	display: -moz-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
.margin-right-5 {
	margin-right: 5px !important;
}
.meta-item:after {
	content: ' ';
	margin: 0px 10px;
	height: 11px;
	color: #d8d8d8;
	display: inline-block;
	border-left: 1px solid #ccc;
	position: relative;
	top: 1px;
}
[class*='block-grid-']:after {
	content: '';
	display: block;
	clear: both;
}
.text-center {
	text-align: center !important;
}
.nasa-pagination {
	width: 100%;
}
.nasa-pagination.style-2 {
	text-align: center;
}
.nasa-blog-paging {
	margin-bottom: 40px;
}
@media only screen and (min-width: 768px) {
	.large-12 {
		width: 100%;
	}
}
body [class*='columns'] + [class*='columns']:last-child {
	float: left;
}
@media only screen and (min-width: 1024px) {
	.nasa-products-page-wrap.left,
	.col-sidebar.left {
		padding-right: 20px;
	}
}
@media only screen and (min-width: 768px) {
	.large-3:nth-of-type(n) {
		clear: none;
	}
}
@media only screen and (min-width: 1024px) {
	.col-sidebar:not(.ns-sticky-scroll-sidebar) {
		top: 0 !important;
	}
}
@media only screen and (min-width: 768px) {
	body .desktop-padding-right-20 {
		padding-right: 20px !important;
	}
}
@media only screen and (min-width: 768px) {
	body .desktop-padding-bottom-50 {
		padding-bottom: 50px !important;
	}
}
@media only screen and (min-width: 768px) {
	.large-3 {
		width: 30%;
	}
}
.row:after {
	clear: both;
}
@media only screen and (min-width: 1024px) {
	.col-sidebar .nasa-close-sidebar,
	.dokan-store-sidebar .nasa-close-sidebar {
		display: none;
	}
}
.col-sidebar .widget,
.nasa-side-sidebar .widget {
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
.col-sidebar .widget,
.nasa-side-sidebar .widget,
.top-bar-wrap-type-2 .widget {
	margin-bottom: 0;
	width: 100%;
}
.col-sidebar .widget-title,
.nasa-side-sidebar .widget-title {
	margin-bottom: 0.5em;
	margin-top: 0;
	padding-right: 20px;
	font-size: 150%;
	line-height: 25px;
	font-weight: 800;
	display: block;
}
.col-sidebar .widget.nasa-inited .nasa-toggle-widget,
.nasa-side-sidebar .widget.nasa-inited .nasa-toggle-widget {
	display: block;
}
.col-sidebar .widget .nasa-open-toggle,
.nasa-side-sidebar .widget .nasa-open-toggle {
	padding-top: 5px;
}
.nasa-search-form-container {
	position: relative;
	width: 100%;
}
.widget form {
	margin-bottom: 0;
}
.nasa-search {
	position: relative;
}
form {
	margin: 0 0 0.96552em;
}
.hidden-tag,
.hide,
.nasa-show-less,
.nasa-hide-for-desk,
[class*='block-grid-'] > li.nasa-show-less {
	display: none;
}
label {
	font-size: 1em;
	color: #4d4d4d;
	cursor: pointer;
	display: block;
	font-weight: 500;
	margin-bottom: 0.2069em;
}
.nasa-search-form-container .nasa-icon-submit-page {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 35px;
	overflow: hidden;
	cursor: pointer;
}
.nasa-search-form-container .nasa-icon-submit-page svg {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
button,
input {
	line-height: normal;
}
button,
input,
select,
textarea {
	font: inherit;
	margin: 0;
}
.col-sidebar .widget,
.nasa-side-sidebar .widget {
	position: relative;
	margin-bottom: 25px;
	padding-bottom: 15px;
}
.col-sidebar .widget,
.nasa-side-sidebar .widget,
.top-bar-wrap-type-2 .widget {
	margin-bottom: 0;
	width: 100%;
}
.col-sidebar .widget:after,
.nasa-side-sidebar .widget:after {
	content: '';
	display: block;
	clear: both;
}
.nasa-open-toggle > ul:last-child {
	margin-bottom: 10px;
}
ul:last-child,
ol:last-child {
	margin-bottom: 0;
}
.widget li {
	/* list-style: none; */
	margin-bottom: 12px;
	position: relative;
	padding-left: 15px;
}
.widget li::marker {
	color: #d8d8d8;
}
.row:before,
.row:after {
	content: ' ';
	display: table;
}
