/*
 Theme Name:   Total Child
 Template:     total
*/


.tithely-give-btn:hover
{
	background-color:#A0D0B4;
}

header
{
	display: block;
	margin:0em;
}
.ht-header
{
	padding:1em;
}
.ht-main-header
{
	padding:1em;
}
.imgWbtn
{
	position: relative;
	  background-image: url("http://duncanvilletrinity.com/wp-content/uploads/2022/02/pexels-lukas-296282-1024x678.jpg");
	  background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
	height: 400px;
	  width: 50%;
}