/* houston buy now v2 */
/*
body.postid-28088 main#wp--skip-link--target {
    height: 100vh;
    background-image: url(/wp-content/uploads/2025/12/lagoon-inground-pool-510-e1766393786993.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
body.white-header.postid-28088 header, body.transparent-header.postid-28088 header{
	background: transparent!important;
}
body.postid-28088 .e-div--header-logo-with-nav a {
	background: white;
	margin-top: 20px;
}
body.postid-28088 .e-div--header-logo-with-nav a img{
	height: 80px;
	width: auto;
}
body.postid-28088 .e-btn--secondary .e-btn__link{
	background-color: #e8b104;
	color: #021629;
}
body.postid-28088 ul#mega-menu-primary_menu {
    background: white !important;
    padding: 10px !important;
    border-radius: 24px !important;
}
body.postid-28088 main#wp--skip-link--target > .wp-block-post-content {
    padding: 0px;
    margin: 0px;
}
body.postid-28088 main#wp--skip-link--target {
    padding: 0px;
    max-width: 100vw;
}

body.postid-28088 .bh-hero-search-wrapper *{
	border-width:0px!important;
}
.bh-hero-search-wrapper {
    position: fixed;
    width: 100vw;
    background-color: #00000052;
    height: 100vh;
}
.bh-hero-search-wrapper h2 {
    color: white;
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 48px;
		text-align: center;
		
}
.bh-hero-search-wrapper h4 {
    color: white;
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 26px;
    text-align: center;
    margin-top: 15px;
		
}
.bh-hero-search-wrapper-inner  #address-searchbar {
    border-radius: 18px!important;
    padding: 15px!important;
		font-family: 'Poppins'!important;
    width: 100%!important;
    border: unset!important;
    position: relative!important;
}
.bh-hero-search-wrapper-inner button {
    border-radius: 12px!important;
    padding: 5px!important;
    width: 100px!important;
    top: 50%!important;
		font-family: 'Poppins'!important;
    position: absolute!important;
    right: 9px!important;
    background-color: #e8b104!important;
    transform: translate(0, -50%)!important;
}
.bh-hero-search-wrapper-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.bh-hero-search-wrapper-inner .cib-widget-searchbar-wrapper{
	border-radius: 18px!important;
	width: 100% !important;
	margin: auto;
}
.bh-hero-search-wrapper-inner .canibuild-tooltip, .bh-hero-search-wrapper-inner .MuiInputAdornment-root {
	display:none;
}
*/