/**
Theme Name: Astra Child
Author: TUZONGO Web Design
Author URI: http://tuzongo.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/

@media (max-width: 781px) {
	.home .wp-block-cover {
		justify-content: left;
	}
}

.ast-single-post-order span.sm-tags-part a, .sm-meta span.sm-tags-part a {
    margin-right: 5px;
    padding: 0 5px 3px;
    background: var(--ast-global-color-5);
    display: inline-block;
    text-decoration: none;
    font-weight: bold;
}

.ast-single-post-order span.sm-tags-part a {
    background: var(--ast-global-color-4);
}

.main-header-menu.sticky-element-original.element-is-sticky li a.menu-link {
    background: var(--ast-global-color-5);
    margin: 2px 1px;
    padding: 0 calc( 1em - 2px);
}

.single-post .main-header-menu.sticky-element-original.element-is-sticky li a.menu-link {
    background: var(--ast-global-color-2);
}

.main-header-menu.sticky-element-original.element-is-sticky .menu-item {
    background: var(--ast-global-color-);
}

.main-header-menu.sticky-element-original.element-is-sticky .sub-menu{
	background:  var(--ast-global-color-);
}

@media (max-width: 781px) {
	.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
		flex-basis: 50%!important;
	}
	.wp-block-cover-image .wp-block-cover__inner-container, .wp-block-cover .wp-block-cover__inner-container {
		width: 50%;
	}
	.wp-block-cover, .wp-block-cover-image {
		justify-content: right;
	}
	.wp-block-cover-image img.wp-block-cover__image-background, .wp-block-cover-image video.wp-block-cover__video-background, .wp-block-cover img.wp-block-cover__image-background, .wp-block-cover video.wp-block-cover__video-background {
		width: 186%;
	}
}

.masonry {
    margin: 1.5em 0;
    padding: 0;
    -moz-column-gap: 1.5em;
    -webkit-column-gap: 1.5em;
    column-gap: 1.5em;
}

.item {
    display: inline-block;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@media only screen and (min-width: 400px) {
	.masonry {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
}

@media only screen and (min-width: 700px) {
	.masonry {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
	}
}

@media only screen and (min-width: 900px) {
	.masonry {
		-moz-column-count: 3;
		-webkit-column-count: 3;
		column-count: 3;
	}
}

@media screen and (max-width: 1080px) {
	.tzhighlights.masonry.musicnews {
		-moz-column-count: 2;
		-webkit-column-count: 2;
		column-count: 2;
	}
}

@media screen and (max-width: 782px) {
	.tzhighlights.masonry.musicnews {
		-moz-column-count: 1;
		-webkit-column-count: 1;
		column-count: 1;
	}
}

.item.tzUserPosts div div {
    text-align: center;
}

.item.tzUserPosts h4 {
    text-align: center;
	margin: 1em 0;
}

.tzhighlights {
    padding: .5em .5em 0;
    background-color: var(--border-color);
}

.tzhighlights_outer {
    padding: 1em 1em 0;
    background-color: var(--border-color);
}

.item.tzUserPosts div h2 a {
    text-decoration: none;
    margin-bottom: .31em;
    display: block;
}

.tzhighlights .item.tzUserPosts {
    padding: 0em .3em 0em .3em;
}

.recent-user.byWho div {
    display: inline-block;
}

.recent-user.byWho {
    font-size: .51em;
	margin-bottom: 1em;
}

h2.tzhighlightsheading {
    background: var(--border-color);
    position: relative;
    bottom: -31px;
    font-weight: bold;
    padding: .51em .5em 0;
}

.item.tzUserPosts {
    border: solid 1px var(--ast-global-color-1);
    padding: 0 .3em;
    margin-bottom: 1em;
}

#darkbox_prev, #darkbox_next {
    border-top: 2px solid var(--ast-global-color-1);
    border-right: 2px solid var(--ast-global-color-1);
}

.sm-icon-date:before {
    color: var(--ast-global-color-1);
}

.grid-sm-border {
    border: 1px solid var(--ast-global-color-1);
}

.smblog_masonry_numcol .sm-grid-boxes-caption {
    padding: 15px;
}

.grid-item {
	width: 400px; 
}

a.wp-block-latest-posts__post-title {
    font-size: var(--wp--preset--font-size--medium);
    font-weight: bold;
}

.wp-block-latest-posts__featured-image img {
    height: auto;
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    display: block;
}

ul.wp-block-latest-posts__list.is-grid.columns-3.wp-block-latest-posts li {
    text-align: center;
}

.ast-builder-menu-1 {
    font-family: inherit;
}

.wp-block-cover.is-light .wp-block-cover__inner-container {
    color: #FFF;
}

