h1, h2, h3, h4, h5, h6, .hestia-title, .hestia-title.title-in-content, p.meta-in-content, .info-title, .card-title, .page-header.header-small .hestia-title, .page-header.header-small .title, .widget h5, .hestia-title, .title, .footer-brand, .footer-big h4, .footer-big h5, .media .media-heading, .carousel h1.hestia-title, .carousel h2.title, .carousel span.sub-title, .woocommerce.single-product h1.product_title, .woocommerce section.related.products h2, .hestia-about h1, .hestia-about h2, .hestia-about h3, .hestia-about h4, .hestia-about h5 {
	font-family: "Helvetica Neue", Helvetica, sans-serif !important;
}
#f1, #f2, #f3 {
	padding:30px;
	display: block;
		font-family: "Helvetica Neue", Helvetica, sans-serif !important; 
}
.centered {
	margin: auto;
}
#why {
	color: red;
	margin-bottom:30px;
}
.c1, .c2, .c3, .c4, .c5 {
width:200px;
float:left;
text-align: center;
padding: 140px 10px;
margin: 0px;
background-repeat: no-repeat;
background-position: top center;
	font-size:16px;
	color:black;
	background-size:50%;
	font-family: "Helvetica Neue", Helvetica, sans-serif !important; 
	
}
p.t {
min-height:65px;
	font-weight:bold;
}
.c1 {
background-image: url(https://flie.com.au/wp-content/uploads/2019/03/i1.png);
	margin-left:60px;
}
.c2 {
background-image: url(https://flie.com.au/wp-content/uploads/2019/03/i2.png);
	background-position: center 5%;
}
.c3 {
background-image: url(https://flie.com.au/wp-content/uploads/2019/03/i3.png);
}
.c4 {
background-image: url(https://flie.com.au/wp-content/uploads/2019/03/i4.png);
}
.c5 {
background-image: url(https://flie.com.au/wp-content/uploads/2019/03/i5.png);
}

/* these are for header height { */

.page-header.header-small {
    min-height: 280px !important;
}
.page-header.header-small .container {
 padding-top: 140px !important;
 padding-bottom: 10px !important;
}

/* } */
/* this overwrites the gradient color  to make it in line with the logo colors */
.header-filter-gradient { 
	background: linear-gradient(45deg, rgb(27,54,93) 0%, rgb(27,54,93) 100%); 
} 
/**/

.card .header-primary, .card .content-primary {
    background: #e76054;
}

.hestia-features-content .hestia-info p{
	text-align:left;
}

@media screen and (max-width: 768px) {
h2, .single-post-wrap article h2, .page-content-wrap h2, .page-template-template-fullwidth article h2 {
	font-size: 24px;
}
	
	.c1, .c2, .c3, .c4, .c5 {
	width: 100%;
		background-size:20%;
			border: 1px solid;
		margin:15px auto;
		border-radius:14px;
	}
}

.header-filter {
	background-position: left center;
}

.frontpage_list {
	list-style:none !important;
}

.frontpage_price {
	background-color: #dd583d;
	padding-top:20px;
	padding-bottom: 20px;
	color: white !important;
	font-size: 1.7em !important;
	margin-left: 0px;
  margin-right: 0px;
}

.frontpage_list li {
	padding: 10px 0;
	border-bottom: 1px solid #d7d7d7;
	width: 85%;
	text-align:center;
	font-size:1.2em;
}

.hestia-info {
	border: 1px solid #e65f53;
	border-radius:6px;
}

.feature-box .hestia-info {
	padding: 20px 0 30px;
}

.hestia-info p i, .hestia-info p span{
	text-align:center;
	display: block;	
	margin: auto 0px;
}

#about {
	background-image: url('https://flie.com.au/wp-content/themes/hestia/assets/img/contact.jpg') !important;
}	

#contact {
	background-image: url('https://flie.com.au/wp-content/uploads/2018/02/person-smartphone-office-table.jpeg') !important;
}

.btn-primary, .wpforms-submit, .card .header-primary { background-color : #dd583d !important;}

.contactus h5.description {
	font-size: 23px !important;
}

.navbar .navbar-header .navbar-brand img {
	max-height: 200px !important;
}

.navbar a {
	font-size: 18px;
	font-weight: bolder;
}

.hestia-testimonials h5.description {
	font-size:22px !important;
}

.fm-form select {
    -webkit-appearance: menulist !important;
    -moz-appearance: menulist;
    appearance: menulist;
}


.fm-form-builder .wdform_column {
	  width: auto !important;
    width: initial !important;
    flex-direction: row;
}
.featherlight-loading:before {
	content: "loading, please wait..."
}

.navbar-fixed-top {
    background-color: white !important;
}
/** /
.featherlight-loading {
	background-image: url('https://flie.com.au/wp-content/uploads/2019/08/flie-loader.gif') !important;
	background-repeat:no-repeat;
	height:80px;
	border: 5px solid red;
  position: fixed;
  bottom: 20;
  right: 20;
  width: 80px;
}
/**/