/*
theme name: newspaper child
author: childthemewp.com
author uri: https://childthemewp.com/newspaper/
description: newspaper wordpress child theme.
template: Newspaper
text domain: newspaper-child
*/








@media only screen and (max-width: 1650px) {
	.custom-headerbar {
		background-size: contain !important;
	}
} 

/* Maakt de VTA banner/header op de homepage full width op mobiel */
@media (max-width: 767px) {
 #tdi_13
	{
    padding-left: 0px;
    padding-right: 0px;
  }

/* 
.td-header-wrap {
	margin-bottom: 10vw;	
}
 */
.td-header-row {
	font-family: 'Rubik', sans-serif;
	font-weight: 700;
}

.custom-headerbar-overlay {
/* background: #ed1e79; */
background: linear-gradient(180deg, rgba(0,0,0,0) 93%, rgba(33,33,33,0.5550595238095238) 98%, rgba(33,33,33,1) 100%);
}

/*.admin-bar .td-header-menu-wrap.td-affix,  .admin-bar .td-header-menu-wrap, .td-container.td-header-row.td-header-main-menu, .td-header-menu-wrap-full.td-container-wrap, */

	






