@import url('https://fonts.googleapis.com/css?family=Montserrat&amp;display=swap');

h1,h2,h3,h4,h5,p,a,input,button,th,tr 
{
	font-family: 'Montserrat', sans-serif !important; 
}

footer.wbamp-footer{
	    background: #941739 !important;
}

a.hdf{
color: #941739 !important;
	}

a.hdf :hover{}

.montserat{
	font-family: 'Montserrat', sans-serif !important; 
}

a:hover{
	text-decoration: none !important; 
}

.center{
	text-align:center !important;
}

.entry-meta{		/* Hides Published author on articles */ 
	display:none;
}

.better-img8{		/* styles featured footer article pictures with shadow box */  
    width: 98%;
    border-radius: 18px 18px 18px 18px;
    box-shadow: 14px 14px 0px 0px rgba(0,0,0,0.07);
}

.hdf_header{
	color:white !important;
}

.hdf_article_link{
	size:40px !important;
}

.squareButton
{
    height: 60px;
    border-radius: 2px !important;
    margin-left: 10px;
    margin-right: 10px;
    flex-grow: 1;
}

.squareButtonSmall{ border-radius: 2px !important;
    margin-left: 10px;
    margin-right: 10px;
    flex-grow: 1;}

th
{
	font-weight:100;
}

td, th
{
	padding:2px;
} 

.nestedTable{ /*nested table is used on restaurant dishes page (it shows calories fat etc)  */
	border:none;
	}

.nestedTable td,th /*nested table is used on restaurant dishes page (it shows calories fat etc)  */
{	
	border:none;
	border-bottom: 1px solid black;
}

.ast-separate-container.ast-two-container #secondary .widget:last-child {
    margin-bottom: 0;
    background-color: rgba(261, 266, 252, 0.92) !important;
    background-image: url(/wp-content/uploads/2019/07/images.jpg);
    background-blend-mode: color;
}

