/*
Theme Name: GineersNow Theme
Theme URI: https://gineersnow.com
Template: boombox
Author: Goran
Author URI: http://px-lab.com
Description: Boombox is most powerful and flexible viral and buzz style WordPress theme. Flexible and fully customizable viral magazine theme combined with most powerful Viral content plugin with a ton of snacks and exclusive features and all that packed with dozens of powerful and popular plugins and with top-notch design
Version: 1.0.1
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, left-sidebar, right-sidebar, flexible-header, custom-colors, custom-header, custom-background, full-width-template,custom-menu, editor-style, featured-images, featured-image-header, post-formats, sticky-post, theme-options, translation-ready
Text Domain: boombox
*/

/*************** Add your custom css here  ***************/

.single-format-video div.post-thumbnail {
	display: none !important;
}

.issuuembed.issuu-isrendered {
	max-width: 100% !important;
}

.item.slick-slide img {
    height: 152px !important;
}

.zf_description a {
    font-family: Montserrat, sans-serif !important;
}
.zf_description span {
    font-family: Montserrat, sans-serif !important;
}
.zf_description p {
    font-family: Montserrat, sans-serif !important;
}
@media screen and (max-width: 979px){

	.g-col {
		display: flex;
		justify-content: center;
		width: 100%;
	}

	.g {
		display: flex;
    	flex-direction: column;
    	align-items: center;
    	justify-content: center;
	}
	.ad-homepage-1-4 {
		max-width: 280px;
	}
}

@media screen and (min-width: 980px)
{


	.g2 {
		display: flex;
    	flex-direction: row;
    	align-items: center;
    	justify-content: center;
	}

}

.g-single {
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}

/*.g.g-9 {
	display: flex;
	justify-content: center;
}

.g.g-13 {
	display: flex;
	justify-content: center;
}

.g-col.b-13.a-9 {
	max-width: 350px !important;
}
*/

.g {
	display: flex;
	justify-content: center;
}

.ad-homepage-1-4 {
	max-width: 280px;
	width: 280px;
}

.ad-category-1-3 {
	max-width: 300px;
}

.ad-category-1-4 {
	max-width: 280px;
	width: 280px;
}

.ad-article-1-1 {
	max-width: 300px;
}

.ad-category-1-1 {
	max-width: 300px;
}

.ad-article-1-2 {
	max-width: 300px;
}

.ad-article-1-3 {
	max-width: 250px;
}

.ad-article-2-2 {
	max-width: 300px;
	width: 300px;
}

.ad-article-landscape-1-1 {
	max-width: 762px;
}

.mtc-button {
	font-family: Montserrat, sans-serif !important;
}

.mtc-heading {
	font-family: Montserrat, sans-serif !important;
}

.sponsored {
	color: #0000ff !important;
	font-weight: 700 !important;
}

.g-9 {
	display: flex;
	flex-wrap: wrap;
	max-width: 762px !important;
}