/*
   Theme Name: Zelle Pro Child
   Theme URI: https://www.themeisle.com/ 
   Description: This is a custom child theme I have created.
   Author: Jenn Leonard
   URI: https://www.themeisle.com/ 
   Template: zerif-pro
   Version: 0.1 
   */

h1 {
	font-size: 45px;
}
h2 {
	font-size: 35px;
}
h3 {
	font-size: 36px;
}
h4 {
	font-size: 35px;
}
h5 {
	font-size: 36px;
}
h6 {
	font-size: 24px;
}
.focus-box .focus-box {
	margin-bottom: 15px;
}
.section-header {
	text-align: center;
	padding-bottom: 25px;
}
.section-header {
	padding-bottom: 10px;
	line-height: 40px;
	position: relative;
	display: inline-block;
	font-size: 45px;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}
.focus {
	padding-bottom: 200px;
	overflow: hidden;
	background: #F49E70;
}
.other-focus-list {
	padding-top: 5px;
	margin-bottom: -17px;
}
.other-focus-list ul li {
	display: inline-block;
	margin-right: 50px;
	padding-bottom: 15px;
	text-transform: uppercase;
}
.about-us {
	background: #272727;
	color: #FFF;
	padding-bottom: 100px;
}
.testimonial {
	background: #dbbf56;
	padding-bottom: 200px;
}
.company-details {
	color: #939393;
	padding-top: 67px;
	padding-bottom: 30px;
}
.copyright {
	padding-top: 72px;
	padding-bottom: 68px;
	background: #171717;
}
.footer-widget-wrap .widget {
	color: #CCC;
	padding-bottom: 30px;
}
.latest-news {
	padding-bottom: 66px;
	padding-top: 100px;
	background: #FFFFFF;
}
footer .footer-box {
		padding-top: 40px;
}
footer .footer-box.copyright {
		padding-top: 72px;
}
.company-details {
		padding-top: 0;
		padding-bottom: 33px;
}
.header-content-wrap {
		padding: 225px 0 150px;
}
	.section-header {
		padding-bottom: 30px;
	}
		.focus, .works, .about-us, .features, .packages, .products, .testimonial, .contact-us {
		padding-top: 60px;
		padding-bottom: 60px;
	}
		.navbar-inverse .navbar-nav ul.sub-menu li,
	.navbar.navbar-inverse .primary-menu ul.sub-menu li {
		padding-bottom: 0;
		padding-top: 0;
	}
.big-title-widget select{
	padding: 100px 200px;
}
.header-content-wrap {
	background: rgba(0, 0, 0, 0.5);
	position: relative;
	-webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
	box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.08);
	padding: 150px 0 75px;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	text-align: center;
	text-transform: uppercase;
	padding: 10px 35px 13px 35px;
	border-radius: 4px;
	margin: 10px;
	background-color: #153B61;
	box-shadow: none;
	text-shadow: none;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer;
	white-space: nowrap;
	font-size: 45px;
	color: inherit;
border: 1px solid #F49E70;
height: 40px;
}
@media (min-width: fit-content){
	.primary-menu ul ul li:hover > .children {
		left: 200px;
		top: 0;
	}
	.menu-align-center .responsive-logo {
		display: flex;
		justify-content: center;}