/*   Theme Name: HZTheme URI: Description: This is a custom theme for HomeZuAuthor: Blinebury DesignAuthor URI: www.blineburydesign.comVersion: 2.10*/@font-face {  font-family: "Flaticon";  src: url("fonts/Flaticon.eot");  src: url("fonts/Flaticon.eot?#iefix") format("embedded-opentype"),       url("fonts/Flaticon.woff2") format("woff2"),       url("fonts/Flaticon.woff") format("woff"),       url("fonts/Flaticon.ttf") format("truetype"),       url("fonts/Flaticon.svg#Flaticon") format("svg");  font-weight: normal;  font-style: normal;}@media screen and (-webkit-min-device-pixel-ratio:0) {  @font-face {    font-family: "Flaticon";    src: url("fonts/Flaticon.svg#Flaticon") format("svg");  }}[class^="flaticon-"]:before, [class*=" flaticon-"]:before,[class^="flaticon-"]:after, [class*=" flaticon-"]:after {     	font-family: Flaticon;    font-size: 30px;	font-style: normal;}.flaticon-facebook:before { content: "\f100"; }.flaticon-linkedin:before { content: "\f101"; }.flaticon-twitter:before { content: "\f102"; }.flaticon-instagram:before { content: "\f103"; }.flaticon-youtube:before { content: "\f104"; }.flaticon-star:before { content: "\f105"; }.flaticon-menu:before { content: "\f106"; }.flaticon-close:before { content: "\f107"; }.flaticon-search:before { content: "\f108"; }.flaticon-prev:before { content: "\f109"; }.flaticon-next:before { content: "\f10a"; }.flaticon-tools:before { content: "\f10b"; }.flaticon-home:before { content: "\f10c"; }.flaticon-target:before { content: "\f10d"; }.flaticon-piggy-bank:before { content: "\f10e"; }.flaticon-piggy-bank-1:before { content: "\f10f"; }.flaticon-settings:before { content: "\f110"; }.flaticon-message:before { content: "\f111"; }.flaticon-goal:before { content: "\f112"; }.flaticon-dollar:before { content: "\f113"; }.flaticon-left-quote:before { content: "\f114"; }.flaticon-shopping-list:before { content: "\f115"; }.flaticon-check:before { content: "\f116"; }* { 	margin: 0; 	padding: 0; }body {	font-family: source-sans-pro,sans-serif;	font-weight: 400;	font-style: normal;	font-size: 20px;	line-height: 25px;    -webkit-font-smoothing: antialiased;    color: #545454;}#wrapper { 	margin: 0px auto; }.clear { 	clear: both; }h1, h2, h3 { 	padding-bottom: 20px !important;	font-family: source-sans-pro,sans-serif;	font-weight: 700 !important;	font-style: normal;	line-height: 1em;}h1 { 	font-size: 40px;}h1.et_pb_module_header, .stats h1 {	padding-bottom: 0px !important;}h2 { 	font-size: 30px !important;	color: #19bc8f !important;}.et-db #et-boc .et_pb_button {	font-weight: 700 !important;}a {	text-decoration: none !important;	color: #f88064;}.entry a, .entry h2 a, .entry h3 a {	font-weight: 700 !important;	color: #49bd9d !important;}.entry a:hover, .entry h2 a:hover, .entry h3 a:hover {	color: #545454 !important;}.entry a.et-pb-arrow-next:hover, .entry a.et-pb-arrow-prev:hover {	color: #FFF !important;}.et-db #et-boc .et-l h1.et_pb_module_header a {	text-decoration: underline !important;	transition: all 0.5s ease !important;}.et-db #et-boc .et-l h1.et_pb_module_header a:hover {	color: #49bd9d !important;}.entry hr {	width: 80px !important;	margin: -10px auto 15px auto !important;    border-top: 1px solid grey !important;}#header { 	position: fixed;	z-index: 999;	top: 0px;	left: 0px;	width: 100%;	height: 80px; /*130px*/	background: #FFF;	box-shadow: -2px 10px 14px -4px rgba(0,0,0,0.25);	-webkit-box-shadow: -2px 10px 14px -4px rgba(0,0,0,0.25);	-moz-box-shadow: -2px 10px 14px -4px rgba(0,0,0,0.25);}.admin-bar #header {	top: 32px;}#header .inner {	position: relative;	max-width: 1400px;	height: 45px;	padding: 20px 25px 15px;	margin: 0px auto;}#header .search-row .inner {	height: auto;	padding: 0px;}#header a.logo {	float: left;	text-align: center;}#header a.logo span {	display: inline-block;    margin: 0px auto;	text-transform: uppercase;    font-size: 13px;    font-weight: 700;    color: #005579;}#header img.logo {	display: block;	/*float: left;*/	max-width: 200px;	height: auto;}#header img.logo.state {	max-width: 400px;}#header .phone {	float: right;	font-weight: bold;	line-height: 40px;}/*#header .phone a {	color: #49bd9d;	transition: all 0.5s ease !important;}#header .phone a:hover {	color: #f88064;}*/#header ul {	float: right;	text-align: right;	/*float: left;	margin-left: 50px;	text-align: left;*/}#header li {	display: inline-block;	list-style: none;	margin-left: 15px;	font-size: 17px;	line-height: 48px;}#mobileMenu li {	display: block;	list-style: none;	padding: 0px !important;	margin: 0px 0px 20px 0px;	font-size: 25px;	line-height: 29px;	font-weight: 700;}#header li.button, #footer li.button, #footer li.signup, #mobileMenu li.button, #mobileMenu li.signup, #mobileMenu .phone a {	/*position: absolute;	right: 150px;*/	padding: 10px 15px;	background: #f88064;	font-weight: bold;	line-height: 18px;	text-transform: uppercase;	-webkit-transition: all 0.5s ease;	transition: all 0.5s ease;}#mobileMenu li.signup, #mobileMenu .phone a {	margin-bottom: 0px;}#mobileMenu .phone a {	width: 170px !important;}#header li.button:hover, #header li.button.green:hover, #mobileMenu li.signup:hover, #mobileMenu .phone a:hover {	background: #005579;}#header li.button.orange {	/*top: 20px;	right: 300px;*/}#header li.button.green {	/*top: 20px;*/	background: #49bd9d;}#header li a {	color: #202020;	-webkit-transition: all 0.5s ease;	transition: all 0.5s ease;}#header li a:hover, #header li.current-menu-item a {	color: #49bd9d;}#header li.button a {	color: #FFF;}#header .search-row {	height: 40px;	padding: 8px 25px 2px;	background: #19bc8f;}#header .propzu-search-form, #mobileMenu .propzu-search-form {	position: relative;	float: right;	width: 350px;	margin: 5px 40px 0px 0px;}#mobileMenu .propzu-search-form {	float: none;	width: 90%;	max-width: 400px;	margin: 50px auto 0px;}#header .propzu-search-form span.flaticon, #mobileMenu .propzu-search-form span.flaticon, .entry.divi-not-in-use .propzu-search-form span.flaticon {	position: absolute;	top: 2px;	right: 0px;	font-weight: 700;	color: #f88064;}#header .propzu-search-form span.flaticon:before, #mobileMenu .propzu-search-form span.flaticon:before, .entry.divi-not-in-use .propzu-search-form span.flaticon:before {	font-size: 20px;}#mobileMenu .propzu-search-form span.flaticon {	color: #FFF;}#header .propzu-search-form form, #mobileMenu .propzu-search-form form {	background: none;	padding: 0px;}#header .propzu-search-form form input[type=search], #mobileMenu .propzu-search-form form input[type=search] {	padding: 5px 0px !important;	border-radius: 0px !important;	border-top: none !important;	border-left: none !important;	border-right: none !important;	border-bottom: 3px solid #f88064 !important;	height: auto !important;	font-weight: 700 !important;	color: #f88064 !important;}#mobileMenu .propzu-search-form form input[type=search] {	border-color: #FFF !important;	background: none !important;	color: #FFF !important;}#header .propzu-search-form form input[type=search]::-webkit-input-placeholder, .entry.divi-not-in-use .propzu-search-form form input[type=search]::-webkit-input-placeholder {	color: #f88064;}#header .propzu-search-form form input[type=search]::-moz-placeholder, .entry.divi-not-in-use.propzu-search-form form input[type=search]::-moz-placeholder {	color: #f88064;}#header .propzu-search-form form input[type=search]:-ms-input-placeholder, .entry.divi-not-in-use .propzu-search-form form input[type=search]:-ms-input-placeholder {	color: #f88064;}#header .propzu-search-form form input[type=search]:-moz-placeholder, .entry.divi-not-in-use .propzu-search-form form input[type=search]:-moz-placeholder {	color: #f88064;}#mobileMenu .propzu-search-form form input[type=search]::-webkit-input-placeholder {	color: #FFF;}#mobileMenu .propzu-search-form form input[type=search]::-moz-placeholder {	color: #FFF;}#mobileMenu .propzu-search-form form input[type=search]:-ms-input-placeholder {	color: #FFF;}#mobileMenu .propzu-search-form form input[type=search]:-moz-placeholder {	color: #FFF;}#header .propzu-search-form form button, #mobileMenu .propzu-search-form form button {	display: none;}#header .propzu-search-form .search-key-text {	display: none;}.open-menu {	display: none;	float: right;	margin-top: 10px; /* was 5px */	color: #19bc8f;	cursor: pointer;}.open-menu:hover {	color: #f88064;}.close-menu {	display: none;	position: absolute;	z-index: 999;	top: 20px;	right: 20px;	color: #FFF;	cursor: pointer;}.close-menu:hover {	color: grey;}#mobileMenu {	display: none;	position: fixed;	z-index: 9999;	top: 0px;	left: 0px;	width: 100%;	height: 100%;	background: #19bc8f;}.admin-bar #mobileMenu {	top: 32px;}#mobileMenu .inner {	position: relative;	z-index: 99;	padding: 50px 5%;	text-align: center;}#mobileMenu li a {	color: #FFF;	-webkit-transition: all 1s ease !important;	transition: all 1s ease !important;}#mobileMenu li a:hover {	color: #000;}#mobileMenu li.button, #mobileMenu li.signup, #mobileMenu .phone a {	position: relative;	display: block;	width: 200px;	margin: 10px auto;	/*display: inline-block;	right: auto;	margin: 10px 10px 10px 0px;*/	background: #FFF;	font-size: 18px;	text-align: center;}#mobileMenu li.button:hover {	background: #000;}#mobileMenu li.button a, #mobileMenu li.signup a, #mobileMenu .phone a {	display: block;	padding: 10px 15px;	color: #19bc8f !important;}#mobileMenu li.button a:hover, #mobileMenu li.signup a:hover, #mobileMenu .phone a:hover {	color: #000;}#header .submenu {	position: fixed;	z-index: 998;	top: 80px;	left: 0px;	width: 100%;	box-shadow: -2px 10px 14px -4px rgba(0,0,0,0.25);	-webkit-box-shadow: -2px 10px 14px -4px rgba(0,0,0,0.25);	-moz-box-shadow: -2px 10px 14px -4px rgba(0,0,0,0.25);}.admin-bar #header .submenu {	top: 112px;}#header .submenu .inner {	width: 95%;	height: auto;	padding: 15px 0px;}#header .submenu nav {	background: #19bc8f;}#header .submenu nav a.home {	float: left;	margin-right: 20px;	text-transform: uppercase;	font-size: 22px;	font-weight: 700 !important;	color: #FFF !important;}#header .submenu nav a:hover, #header .submenu nav a.home:hover, #header .submenu nav li.current-menu-item a {	color: #545454 !important;}#header .submenu nav a.signup, #header .submenu nav li.signup a {	position: relative;	left: 15px;	padding: 5px 8px;	background: #f88064 !important;	text-transform: uppercase;	font-size: 18px;	font-weight: 700 !important;	color: #FFF !important;}#header .submenu nav a.signup.mobile {	display: none;	position: absolute;	top: 10px;	right: 0px;	left: auto;}#header .submenu nav a.signup:hover, #header .submenu nav li.signup a:hover {	background: #FFF !important;	color: #f88064 !important;}#header .submenu nav ul {	float: left;	margin: 0px;}/*.submenu nav ul {	width: 95%;	max-width: 1400px;	margin: 0px auto;	padding: 10px 0px;}*/#header .submenu nav ul li {	list-style: none;	display: inline-block;	margin: 0px 10px 0px 0px;	font-size: 16px;	line-height: 20px;}#header .submenu nav ul li:after {	content: "|";	padding-left: 10px;	color: #FFF;}#header .submenu nav ul li:last-child:after, .submenu nav ul li:nth-last-child(2):after {	display: none;}#header .submenu nav ul li a {	font-weight: 400 !important;	color: #FFF !important;}.post {	padding-top: 80px;}.et-pb-theme-hz.child .post {	padding-top: 135px;}.subcontainer, .woocommerce-page .post {	width: 95%;	max-width: 1080px;	margin: 0px auto;	padding: 135px 0px 50px 0px;}.error404 .subcontainer {	min-height: 500px;	padding-top: 400px;}.subcontainer p, .woocommerce-page .post p {	margin-bottom: 12px;}.entry ul {	padding-bottom: 0px !important;}.entry li {	margin-bottom: 10px !important;}.et_pb_module.checkmarks ul {	margin: 0px !important;	padding: 0px !important;}.et_pb_module.checkmarks li {	list-style: none !important;	padding-left: 25px !important;}.et_pb_module.checkmarks li:before {	position: absolute !important;	left: -4px;	font-size: 20px !important;	color: #19bc8f !important;}.et-db #et-boc .et-l h3.et_pb_toggle_title {	padding-bottom: 0px !important;	color: #545454 !important;}.et-db #et-boc .et-l .et_pb_accordion .et_pb_toggle {	margin-bottom: 10px !important;	padding: 0px !important;}.et-db #et-boc .et-l .et_pb_accordion h3.et_pb_toggle_title {	position: relative !important;	padding-left: 35px !important;	background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='35' viewBox='0 0 35 35' width='35' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");	background-repeat: no-repeat;	background-position-x: 0px;	background-position-y: 0px; }.et-db #et-boc .et-l .et_pb_accordion h3.et_pb_toggle_title:before {	display: none !important;}.et-db #et-boc .et-l .et_pb_accordion h3.et_pb_toggle_title:after {	position: absolute !important;	top: 0px !important;	left: 5px !important;}.et-db #et-boc .et-l .et_pb_toggle_content {	padding-left: 30px !important;}.et-db #et-boc .et-l .et_pb_toggle_content p:last-of-type {	padding-bottom: 20px !important;}.et_pb_section.angles .angle, #mobileMenu .angle {	position: absolute;	z-index: 0;	top: 0px;	left: 0px;	width: 125px;	height: 400px;	background: #19bc8f !important;	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);	clip-path: polygon(0 0, 0% 100%, 100% 0);} #mobileMenu .angle {	 width: 225px !important;	 height: 30% !important;	 background: #20e2ab !important; }.et_pb_section.angles.dark .angle {	background: #202020 !important;}.et_pb_section.angles.dark .angle.top, #mobileMenu .angle.top {	left: auto;	right: 0px;	width: 300px;	height: 150px;	-webkit-clip-path: polygon(0 0, 100% 100%, 100% 0);	clip-path: polygon(0 0, 100% 100%, 100% 0);}.et_pb_section.angles.dark .angle.bottom, #mobileMenu .angle.bottom {	right: auto;	left: 0px;	width: 300px;	height: 150px;	-webkit-clip-path: polygon(0 100%, 100% 100%, 0 0);	clip-path: polygon(0 100%, 100% 100%, 0 0);}#mobileMenu .angle.bottom {	top: auto;	bottom: 0px;}.et_pb_section.angles.alt-1 .angle {	z-index: 999;}.et_pb_section.angles .angle.bottom {	top: auto;	left: auto;	bottom: 0px;	right: 0px;	-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);	clip-path: polygon(100% 0, 0% 100%, 100% 100%);}.et_pb_section.angles.alt-1 .angle.bottom {	display: none;}.et_pb_column.angles .angle {	position: absolute;	z-index: 0;	bottom: -40px;	left: 0px;	width: 100px;	height: 250px;	background: #19bc8f !important;	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);	clip-path: polygon(0 0, 0% 100%, 100% 100%);}.et_pb_column.angles .angle.bottom {	left: auto;	right: 0px;	bottom: -40px;	width: 300px;	height: 100px;	background: #57d3b1 !important;	-webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);	clip-path: polygon(100% 0, 0% 100%, 100% 100%);}.et_pb_column.angles.left .angle.top {	top: -40px;	bottom: auto;	height: 110%;	width: 115px;	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 0);	clip-path: polygon(0 0, 0% 100%, 100% 0);}.et_pb_column.angles.left .angle.bottom {	z-index: -1;	right: auto;	left: 0px;	-webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);	clip-path: polygon(0 0, 0% 100%, 100% 100%);}.et_pb_column.angles.navy .angle {	background: #11698f !important;}.et_pb_column.angles.navy .angle.bottom {	background: #0a5c7e !important;}img.icon {	margin-top: -20px !important;}#footer { 	background: #005579;	font-size: 15px;	line-height: 20px;	color: #FFF;}#footer .inner {	max-width: 1400px;	padding: 60px 75px;}#footer .half {	float: left;	width: 50%;}#footer .half p {	max-width: 90%;	padding-bottom: 1em;}#footer .half p:last-child {	padding-bottom: 0px;}#footer ul {	max-width: 450px;	-moz-column-count: 2;	-webkit-column-count: 2;	column-count: 2;}.child.theme #footer ul {	-moz-column-count: 1;	-webkit-column-count: 1;	column-count: 1;}#footer li {	list-style: none;}#footer li.button, #footer li.signup {	position: relative;	right: auto;	display: inline-block;	margin-bottom: 30px;	text-transform: none;	font-size: 20px;}#footer li.signup {	margin-top: 30px;	margin-bottom: 0px;}#footer li.button:hover, #footer li.signup:hover {	background: #19bc8f;}#footer .social {	margin: 20px 0px 30px 0px;}#footer .social a {	display: inline-block;	margin-right: 5px;	color: #000000;}#footer .social a:hover {	color: #FFF;}#footer .social a span:before {	font-size: 30px !important;}#footer h3 {	font-size: 23px;}#footer span.copyright {	display: block;	margin-top: 20px;}#footer a, #footer li.button a:hover, #footer li.signup a:hover {	font-weight: bold !important;	color: #FFF;	-moz-transition: all 0.5s ease;	-webkit-transition: all 0.5s ease;	transition: all 0.5s ease;}#footer a:hover {	color: #f88064;}#footer .et-l a {	font-weight: bold !important;}#footer .et-l a:hover {	color: #f88064 !important;}.alignleft {	float: left;	margin: 5px 10px 0px 0px !important;}.alignright {	float: right;	margin: 5px 0px 0px 10px !important;}.aligncenter {	display: block;	margin: 0px auto 20px auto !important;}/* Forms */input[type=text], textarea, input[type=email], input[type=tel] {	padding: 10px !important;	border: 2px solid #4e4e4e !important;}.gform_wrapper.gravity-theme .gfield input.large, .gform_wrapper.gravity-theme .gfield select.large {	width: 100% !important;}.gform_wrapper textarea {	padding: 5px 10px !important;}.gform_wrapper ul.gform_fields li.gfield {	margin-bottom: 25px !important;}div.ginput_container_name span {	padding-right: 16px !important;    margin-right: -4px !important;}.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {	font-style: italic !important;}.gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]) {	width: 100% !important;}.gform_wrapper .top_label input.medium, .gform_wrapper .top_label select.medium {    width: calc(50% - 8px) !important; }.gform_wrapper.gravity-theme .gfield_label {	margin-bottom: 8px !important;}.gform_wrapper.gravity-theme .gfield select {	padding: 9px !important;	background: none !important;	border: 2px solid #4e4e4e !important;	border-radius: 0px !important;}.gform_wrapper input[type=submit] {    cursor: pointer;    width: auto !important;    padding: 10px 25px !important;    border-radius: 0px !important;    border: none;	background: #49bd9d !important;	font-family: source-sans-pro,sans-serif;    font-size: 18px !important;    line-height: 24px !important;    font-weight: bold !important;    text-transform: uppercase !important;	color: #FFF !important;	transition: all 0.5s ease !important;}.gform_wrapper input[type=submit]:hover {    background: #f88064 !important;}.gform_confirmation_message {	font-weight: bold !important;	color: #135764 !important;}.gform_wrapper div.validation_error {    color: #790000 !important;    margin: 35px 0px !important;    border-top: 2px solid #790000!important;    border-bottom: 2px solid #790000 !important;    padding: 16px 0 !important;    text-align: center !important;}.entry .gform_wrapper li.gfield.gfield_error {	background-color: rgba(250, 188, 6, 0.5) !important;	border: none !important;    padding: 20px !important;    margin-bottom: 20px !important;    box-sizing: border-box !important;}/* Calculator customization */.btQuoteBooking.homezu .ui-slider {	margin-bottom: 150px !important;	background: #FFF !important;	border-radius: 14px !important;	transition: all 190ms ease !important;}.btQuoteBooking.homezu .btQuoteSliderValue {	margin-left: -65px !important;	text-align: center !important;	font-size: 80px !important;	line-height: 200px !important;	letter-spacing: -0.03em !important;	color: #dddddd !important;}.btQuoteBooking.homezu .btQuoteSliderValue:before {	content: "$";}.btQuoteBooking.homezu .btQuoteSliderValue:after {	top: auto !important;	content: "k";}.btQuoteBooking.homezu .ui-slider .ui-slider-handle {	top: -5px !important;	height: 30px !important;	width: 30px !important;	min-width: 30px !important;	border-radius: 15px !important;	background: #f88064 !important;}.btQuoteBooking.homezu .btQuoteItem label {	float: none !important;	margin-bottom: 15px !important;	width: auto !important;	text-align: center !important;	text-transform: uppercase !important;	color: #dddddd !important;}.btQuoteBooking.homezu .btTotalNextWrapper {	display: block !important;	text-align: center !important;}.btQuoteBooking.homezu .btQuoteBookingForm .btQuoteTotal {	display: inline-block !important;	padding: 10px 25px 0px 25px !important;	border: 5px solid #f88064 !important;	font-weight: 400 !important;	text-align: center !important;	text-transform: uppercase !important;	color: #dddddd !important;}.btQuoteBooking.homezu .btQuoteTotalText {	display: block !important;	margin-bottom: -20px !important;}.btQuoteBooking.homezu .btQuoteTotalCurrency, .btQuoteBooking.homezu .btQuoteTotalCalc {	font-weight: 700 !important;	font-size: 80px !important;	color: #f88064 !important;}.btQuoteBooking.homezu .btQuoteTotalCurrency, .btQuoteBooking.homezu .btQuoteSliderValue:before, .btQuoteBooking.homezu .btQuoteSliderValue:after {	position: relative;	top: -30px;	font-size: 45px !important;}.light .btQuoteBooking.homezu .ui-slider {	background: #000 !important;}.light .btQuoteBooking.homezu .btQuoteSliderValue, .light .btQuoteBooking.homezu .btQuoteItem label, .light .btQuoteBooking.homezu .btQuoteBookingForm .btQuoteTotal {	color: #000 !important;}.btQuoteItemInput {	margin-bottom: 25px !important;}.btQuoteBooking .btQuoteSwitch {    float: none !important;    margin: 0px auto !important;    border: 2px solid #ccc !important;    border-radius: 38px !important;    padding: 5px !important;    transition: box-shadow 380ms ease !important;}.btQuoteBooking .btQuoteSwitch .btQuoteSwitchInner {    width: 26px;    height: 26px;    background: #ccc !important;    border-radius: 50% !important;    transition: all 190ms cubic-bezier(0.8, 0.1, 0.8, 0.1) !important;}.btQuoteBooking .btQuoteSwitch.on .btQuoteSwitchInner {	margin-left: 38px !important;	background: #f88064 !important;}.btQuoteItemDescription {	margin-top: 10px !important;	text-align: center !important;	color: #FFF !important;}.btQuoteBooking.homezu .btQuoteItem label #extra {	display: none !important;}.btQuoteBooking.homezu .btQuoteItem label #extra.active {	display: inline !important;}/*.btQuoteBooking.homezu .btTotalNextWrapper:before {	position: relative;	top: -150px;	left: 5%;	width: 5px;	height: 150px;	background: #f88064 !important;	content: "";}.btQuoteBooking.homezu .btTotalNextWrapper {	padding-top: 170px !important;}*//* Map SVG customization */ .mapsvg-tooltip {	border-radius: 4px !important;    -moz-border-radius: 4px !important;    -webkit-border-radius: 4px !important;    background-color: #fff !important;    border: 1px solid #eee !important;	font-family: source-sans-pro,sans-serif !important;	font-weight: 700 !important;	text-align: center !important;}/* PropZu customizations */.home .propzu-filter-tabs {	display: none;}.et_pb_header_content_wrapper .propzu-search-form {	max-width: 700px;}.propzu-search-form h2, .propzu-listings h2 {	display: none;}.propzu-search-form form input[type=search] {	padding: 14px 140px 14px 14px !important;	border: 2px solid grey !important;	-webkit-border-radius: 5px !important;	-moz-border-radius: 5px !important;	border-radius: 5px !important;	font-family: source-sans-pro,sans-serif !important;    font-weight: 400 !important;}.et_pb_header_content_wrapper .propzu-search-form form input[type=search] {	border-color: #FFF !important;}.propzu-search-form form button {	top: 10px !important;	min-width: auto;	width: 27px;	height: 27px;	padding: 0px 3px;	overflow: hidden;	border: none !important;	background: none !important;	color: grey;	cursor: pointer;}.et_pb_header_content_wrapper .propzu-search-form form button {	color: #FFF;}.propzu-search-form form button:hover {	color: #f88064;}.propzu-search-form form button:before {	margin-right: 10px;	font-size: 25px !important;}.propzu-listings .propzu-listings-widget-list {	margin: 0px !important;}.propzu-listings .propzu-listings-widget-list li {   	flex: 0 18% !important;   	margin: 0px 2% 30px 0px !important;   	border: 3px solid #005579 !important;}.propzu-listings .propzu-listings-widget-list li .listing-info {    padding: 20px!important;    font-family: source-sans-pro,sans-serif;    font-weight: 400;    font-style: normal;}.propzu-listings .propzu-listings-widget-list li .listing-info .mls-footer {	display: block !important;}.propzu-listings-widget-list .aspect-container {	padding: 60% 0 0 0 !important;}.propzu-listings-widget-list .aspect-container > img {	height: 100% !important;	border-bottom: 15px solid #005579 !important;}.propzu-listings .propzu-listings-widget-list li .status {	top: 0px !important;	right: 0px !important;	padding: 3px 10px 5px 10px !important;	background: #005579 !important;	color: #FFF !important;}.propzu-listings .propzu-listings-widget-list li .status.active {	background: #49bd9d !important;}.propzu-listings .propzu-listings-widget-list li > a {	color: #545454 !important;}.propzu-listings .propzu-listings-widget-list li .listing-info .address {	line-height: 23px !important;}.propzu-listings .propzu-listings-widget-list li .listing-info .mls-footer {	margin-top: 40px !important;}.propzu-listings .propzu-listings-widget-list li .listing-info .mls-footer .mls-contact {	font-size: 16px;}#listing-detail-wrapper {	max-width: 1200px;	margin: 0px auto !important;}.propzu-pagination ul li {	margin-right: 10px !important;	margin-bottom: 10px !important;}.entry .propzu-pagination ul li a {	padding: 5px 8px !important;	background: #49bd9d !important;	color: #FFF !important;	transition: all 0.5s ease !important;}.entry .propzu-pagination ul li a:hover, .entry .propzu-pagination ul li a.active {	background: #545454 !important;}.propzu-filter-tabs ul li a {	min-width: 10px !important;	margin-right: 10px !important;	padding: 10px !important;	background: #49bd9d !important;	text-transform: uppercase !important;	font-size: 14px !important;	color: #FFF !important;}.propzu-filter-tabs ul li a:hover, .propzu-filter-tabs ul li a.active {	background: #545454 !important;	color: #FFF !important;}.propzu-featured-image .image-wrap {	background: #081b39 !important;	text-align: center !important;}.propzu-slider .slider-item .image-wrap img {	height: 100% !important;}.propzu-slider .slick-dots {	margin: 0px !important;}a.back-to-list {	margin: 40px 0px 20px !important;	padding: 0px !important;}.propzu-mls-header .propzu-mls-header-left .propzu-mls-meta ul {	padding: 20px 0px !important;	margin: 0px !important;}.propzu-mls-content .mls-content-card {	margin-bottom: 30px !important;}.propzu-mls-content .mls-content-card p {	line-height: 20px !important;}.propzu-mls-form .mls-field input, .propzu-mls-form .mls-field textarea {	width: 100% !important;	padding: 12px 18px !important;	margin-bottom: 15px !important;	border: 2px solid #4e4e4e !important;	border-radius: 3px !important;}.propzu-mls-form .mls-field.mls-select {	margin-bottom: 15px !important;}.propzu-mls-form .mls-field.mls-select select {	padding: 10px !important;	border: 2px solid #4e4e4e !important;}.propzu-mls-form .mls-field button {	background: #49bd9d !important;	border: none !important;	text-transform: uppercase !important;}.propzu_search_form_popup .psf-field input {    width: 100% !important;    border: 0 !important;}.propzu_search_form_popup .btn-wrap .button {    background: #00c08b !important;}.propzu_search_form_popup .btn-wrap .button:hover {    background: #00567d !important;}/* WooCommerce Styles */ .woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {	float: none;	width: 100%;}.wc-pao-addon-name {	font-weight: bold;}.woocommerce form .form-row {	padding: 3px !important;	margin: 0 0 6px !important;}.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {	border-radius: 0px;	background-color: #f88064;	color: #FFF !important;}.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {	background: #19bc8f;}.woocommerce div.product div.summary .product_meta {	display: none;}.wc-pao-addon {	margin-top: 20px;}.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea, .woocommerce form .form-row select {	max-width: 500px;	padding: 10px;	margin-bottom: 25px}.woocommerce form .form-row select {	border: 2px solid #4e4e4e !important;}.woocommerce-breadcrumb a:nth-child(2), .woocommerce-breadcrumb a:nth-child(2):before { /* hide category from breadcrumbs */	display: none;}.woocommerce-terms-and-conditions-wrapper {	padding: 20px;}.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {	margin: 0px 10px 10px 0px;}.breadcrumbs {	margin-bottom: 25px;	font-size: 17px !important;}.breadcrumbs a {	text-transform: uppercase !important;	font-weight: bold !important;	color: #49bd9d !important;}.breadcrumbs a:hover {	color: #f88064 !important;}.breadcrumbs span.spacer {	padding: 0px 10px;}.dropdown_wrapper select {	width: 200px !important; 	padding: 5px 10px !important;	border: none; 	border-radius: 0px;	 	background-color: #005579; 	background-image: url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");	background-repeat: no-repeat;	background-position-x: 100%;	background-position-y: 3px; 	font-family: source-sans-pro,sans-serif;	font-size: 17px; 	font-weight: bold;	color:#FFF;	-moz-appearance:none;	-webkit-appearance: none;  	appearance: none;}.popup .dropdown_wrapper select { 	background-color: #49bd9d;}/* Responsive Styles */@media screen and (max-width: 1100px) {  	.et_pb_section.angles .angle, .et_pb_column.angles.left .angle.top {		display: none !important;	}	.et_pb_column.angles.right .angle.top {		z-index: -1;	}	.et_pb_column.angles.left .angle.bottom {		bottom: 0px;	}	.et_pb_column.angles.navy .angle, .et_pb_column.angles.navy .angle.bottom {		background: #FFF !important;	}}@media screen and (max-width: 1150px) {  	#header {		height: 70px;	}	#header .inner {		/*padding: 10px 2.5% 0px;*/		padding: 15px 2.5% 0px;	}	#header .search-row {		padding: 8px 2.5% 2px;	}	#header ul, a.home span.colon, #header li.phone {		display: none;	}	#header .submenu nav a.signup.mobile {		display: block;	}	#header .submenu {		top: 70px;	}	.admin-bar #header .submenu {		top: 102px;	}	#header .phone {		margin-right: 25px;		line-height: 30px;	}	.open-menu {		display: block;		margin-top: 5px;	}	.post {		padding-top: 70px;	}	.et-pb-theme-hz.child .post {		padding-top: 125px	}	.subcontainer, .woocommerce-page .post {		padding-top: 105px;	}	.propzu-listings .propzu-listings-widget-list li {		flex: 0 48% !important;	}	#footer .inner {		padding: 50px 2.5%;	}	#footer .half {		float: none;		width: auto;	}}@media only screen and (max-width: 782px) {  	.admin-bar #header {    	top: 46px;  	}  	.admin-bar #header .submenu {	  	top: 116px  	}  	#header .propzu-search-form {	  	display: none;  	}}@media screen and (max-width: 767px) {  	h1 { 		font-size: 30px;	}	h2 { 		font-size: 26px !important;	}	.btQuoteBooking.homezu .btQuoteSliderValue {		margin-left: -40px !important;	}	.btQuoteBooking.homezu .btQuoteTotalCurrency, .btQuoteBooking.homezu .btQuoteTotalCalc, .btQuoteBooking.homezu .btQuoteSliderValue {		font-size: 50px !important;	}	.btQuoteBooking.homezu .btQuoteTotalCurrency, .btQuoteBooking.homezu .btQuoteSliderValue:before, .btQuoteBooking.homezu .btQuoteSliderValue:after {		top: -20px;		font-size: 30px !important;	}	.btQuoteBooking.homezu .btQuoteBookingForm .btQuoteTotal {		border: none !important;	}	.breadcrumbs {		font-size: 14px !important;		text-align: center;	}	.breadcrumbs span.spacer {		padding: 0px 5px;	}	.et_pb_column.angles .angle {		opacity: 0.25;	}}@media screen and (max-width: 500px) {	#header .phone {		display: none;	} 	#header a.logo.state {		width: 85%;	}	#header img.logo.state {		max-width: 100%;	}}