
/*
Theme Name: Hestia Child
Template: hestia
*/




.col-md-8.col-md-offset-2 {
    width: 100%!important;
	max-width: 100%!important;
    margin-left: 0px;
}

	.navbar{display: none;}
	.navbar-header {dispaly:none!important;}
	.fl-col-content,.fl-node-content	{ border:none!important;}
	.header-filter,.header-filter::before {background-color: none!important;}
	
	/*.page-header,.header-filter {background-image: url(https://reports.pronkgraphics.com/wp-content/uploads/2018/06/header-report.jpg)!important;}*/
	

	.header-filter::before { background-color: none!important;}



/*hide category link, hide author link*/
.entry-categories, .single-post .author {
    display: none;
}

/* Google DataStudio Embed: Hide link 
page-navigation {display:none;} */


	.header-filter::before {
    background-color: rgba(0, 0, 0, 0) !important;
}


/* hide that paralax header */
#primary {display: none;}

.section {
margin: 0px !important;
padding: 0px !important;
}


/* Modify Header Pic Height */
.headerpic { max-height: 240px; overflow: hidden;}

@media print {
	
	body {background-color:#fff!important;}
	
	.fl-col, .fl-builder-content *, * {border:none!important; background-color: none!important;}
	
	
	/* hide that paralax header */
	#primary {
    display: none;
}
	
* {
    -webkit-print-color-adjust: exact !important;   /* Chrome, Safari */
    color-adjust: exact !important;                 /*Firefox*/
}
	
	
/* avoid page breaks after heading */	
	h1, h2, h3, h4, h5 {
  page-break-after: avoid;
}
	
	/* bye bye borders */
	.fl-module,.fl-row-content, .fl-row-fixed-width, .fl-node-content, .fl-col-content {border:none!important;}
	
	.navbar{display: none;}
	.navbar-header {dispaly:none!important;}
	

	.header-filter,.header-filter::before {background-color: none!important;}
	.header-filter:before {background-color: none!important;}
	
	.page-header,.header-filter {background-image: url(https://reports.pronkgraphics.com/wp-content/uploads/2018/06/header-report.jpg)!important; margin:0px;}
	
/* remove colour overlay: https://docs.themeisle.com/article/562-how-to-remove-slider-opacity-in-hestia */	
	.header-filter::before {
    background-color: rgba(0, 0, 0, 0) !important;
}
	
	/* For pages */
.col-md-8.col-md-offset-2, .container {
    width: 100%!important;
    margin-left: 0px;
}
/* For post pages */
.col-md-8.col-md-offset-2.single-post-wrap {
    margin-left: 0px;
    width: 100%;
}

.copyright.pull-right {
    display: none;
}
	
.col-md-12 { width:100%!important;}	


/* hide very bottom footer item */
.section-blog-info {display:none;}


html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}

	/*.pp-table-content tbody tr td {border:none!important;}	*/
	
	

} /* eof */


@page { margin: 1cm 0 }


