/*
 Theme Name:   Levix Child
 Description:  Levix Child Theme
 Author:       HiBootstrap
 Author URI:   https://hibootstrap.com
 Template:     levix
 Version:      2.5
 Text Domain:  levix-child
*/
#home{
	height:300px !important;
	overflow: hidden;
}
#home h1 {
	font-size: 25px !important;
}
#mortgage-calculator{
	height:300px !important;
	overflow: hidden;
}
#mortgage-calculator h1 {
	font-size: 25px !important;
}
#fha-loans {
  scroll-margin-top: 140px;
}
#va-loans {
  scroll-margin-top: 140px;
}
#conventional-loans {
  scroll-margin-top: 140px;
}
#usda-loans {
  scroll-margin-top: 140px;
}
#reverse-loans {
  scroll-margin-top: 140px;
}
#dscr-loans {
  scroll-margin-top: 140px;
}
.popup-youtube{
	display: none;
}
selector input::placeholder {
    color: #bbbbbb !important;
}
selector input {
    color: #333333 !important;
}