/*
 Theme Name:   UBS Heartfelt Child
 Theme URI:    https://unitedbiblesocieties.org/
 Description:  UBS Heartfelt Child Theme
 Author:       Roger Coathup
 Author URI:   http://21applications.com
 Template:     UBS-heartfelt-6
 Version:      1.0
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  ubs-heartfelt-child
*/


.header-cart a.cart-contents {
	font-size: 15px !important;
	padding: 15px 5px !important;
	}


.mini_nav .widget_search {
	float: right;
	margin: 10px 0 10px 10px;
	width: 100%;
	max-width: 300px;
	}

#menu-header-top-menu li {
	line-height: 1em;
	}

	#menu-header-top-menu li a {
	    padding: 20px 5px;
	    margin: 8px 5px;
	    display: inline-block;
	    }


@media only screen and (max-width: 40em) {
	.mini_nav .widget_search {
		max-width: 100%;
		}
	}

.blog_meta,
.entry-meta,
#comments
{display: none}

h1 {
font-family: acumin-pro-extra-condensed, sans-serif;
  font-size: 50px;
font-weight: 900;
font-style: normal;
  color: #172A31;
  text-transform: uppercase;
  text-align:left;
}
h2 {
font-family: acumin-pro-condensed, sans-serif;
font-weight: 900;
  font-size: 37px;
font-style: normal;
  color: #172A31;
  text-transform: uppercase;
}
h3 {
font-family: acumin-pro, sans-serif;
font-weight: 900;
  font-size: 23px;
font-style: normal;
  color: #172A31;
  text-transform: uppercase;
}
body, p, blockquote, li, a, strong, b, em {
  font-family: acumin-pro-wide, sans-serif;
font-weight: 200;
font-style: normal;
  color: #172A31;
  
}
.wp-block-button .wp-block-button__link{
  text-transform: uppercase;
  background-color: #000;
  border: 1px solid #939597;
  font-size: 13px;
  font-weight: 900;
  border-radius: 0;
  letter-spacing: 2.3px;
}

.blog_area_wrap .blog_section_title h2, .blog_area_wrap .blog_section_title a {
  color: #172a31;
}
  

.widget_rescue_about_plugin .rescue_about_wrap ul li i.fa {
  font-size:2em;
}
.page-content, .entry-content, .entry-summary {
  margin: 0;
}