@import url(https://fonts.googleapis.com/css?family=Roboto:100,400,500,700);/* font-family: 'PT Sans', sans-serif; */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i);/* font-family: 'Open Sans', sans-serif; */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,400i,500,600,700);/* font-family: 'raleway', sans-serif; */
/*** General CSS ***/

* {
	outline: none !important;
}
a {
	text-decoration: none !important;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/*############## globle  css here###################*/
/*##############################################*/

body {
	font-family: 'Open Sans', sans-serif;
	color: #707070;
	font-weight: 400;
	font-size: 16px;
	background: #f7f9fb;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	margin-bottom: 15px;
	font-family: 'Roboto', sans-serif;
}
.home iframe{width:100%;}
.term-22 .bi-inner-events .container{display:none;}
p {
	color: #707070;
	font-size: 16px;
	margin: 10px 0;
}
/*############## General css here###################*/
/*##############################################*/

.bi-all0 {
	margin: 0;
	padding: 0;
	border: 0;
}
.bi-pad0 {
	padding: 0;
}
.bi-mr0 {
	margin: 0;
}
.bi-border0 {
	border: 0;
}
.bi-right {
	float: right;
}
.bi-left {
	float: left;
}
/*############## header css here###################*/
header {
}
.bi-top-banner-ads {
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}
.bi-top-banner-ads img {
	margin: 0 auto;
}
.bi-top-banner {
	position: relative;
}
.bi-top-banner img {
	    margin-top: 0px !important;
}
.bi-top-banner-image {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
.bi-banner-text {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	text-align: left;
	max-width: 1170px;
	margin: 0 auto;
}
.bi-banner-text h2 {
	font-family: 'Roboto', sans-serif;
	font-size: 58px;
	font-weight: 500;
	color: #000000;
}
.bi-banner-text h2 span {
	font-size: 46px;
	font-weight: 100;
	color: #000000;
}
.bi-top-banner-social {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	top: 55%;
}
.bi-top-banner-social .social-icons .fa {
	width: 64px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	color: #FFF;
	font-size: 40px;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.social-icons.icon-circle .fa {
	border-radius: 50%;
}
.social-icons.icon-rounded .fa {
	border-radius: 5px;
}
.social-icons.icon-flat .fa {
	border-radius: 0;
}
.social-icons .fa:hover, .social-icons .fa:active {
	color: #FFF;
	-webkit-box-shadow: 1px 1px 3px #333;
	-moz-box-shadow: 1px 1px 3px #333;
	box-shadow: 1px 1px 3px #333;
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active {
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}
.social-icons .fa-facebook {
	background-color: #b0afab;
}
.social-icons .fa-facebook:hover {
	background-color: #3C599F;
}
.social-icons .fa-instagram {
	background-color: #b0afab;
}
.social-icons .fa-instagram:hover {
	background-color: #A1755C;
}
.social-icons .fa-pinterest {
	background-color: #b0afab;
}
.social-icons .fa-pinterest:hover {
	background-color: #CC2127;
}
.social-icons .fa-envelope-o {
	background-color: #b0afab;
}
.social-icons .fa-envelope-o:hover {
	background-color: #0085AE;
}
.bi-home-main-sec {
	margin-top: 70px;
}
.bi-home-cat-box {
	text-align: center;
	min-height: 532px;
	margin-bottom: 70px;
}
.bi-home-cat-box h4 {
	font-size: 24px;
	margin-top: 20px;
	color: #3c362a;
	min-height: 52px;
}
.bi-home-cat-box h4 a {
	color: #3c362a;
}
.bi-home-cat-box h4 a:hover {
	color: #87b6ca;
}
.bi-home-cat-box p {
	font-size: 16px;
	margin-top: 16px;
	margin-bottom: 25px;
	font-family: 'Open Sans', sans-serif;
	min-height: 100px;
	line-height: 24px;
}
.bi-home-cat-box a {
	color: #88b6ca;
}
.bi-home-cat-box a:hover {
	color: #a7a9ac;
}
.bi-home-cat-box .social-icons .fa {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.bi-facebookbox {
	background-image: url("images/facebook-plugin.jpg");
}
.bi-logo-bg {
	background: #87b6ca;
}
.bi-menu-bg ul.list-inline {
	margin: 0;
}
.bi-menu-bg {
	background: rgba(158, 157, 157, 0.7) none repeat scroll 0 0;
	position: relative;
	z-index: 9;
}
.bi-menu-item li {
	margin-left: -4px;
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
}
.bi-menu-item li a {
	color: #ffffff;
	display: inline-block;
	line-height: 70px;
	min-height: 76px;
	padding: 0 36px;
	text-align: center;
	text-decoration: none;
}
.bi-menu-item li a:hover, .diy-template-default .bi-menu-item li.menu-item-47 a, .single-designideas .bi-menu-item li.menu-item-49 a, .single-bathroomware_sales .bi-menu-item li.menu-item-51 a, .single-post .bi-menu-item li.menu-item-54 a, .bi-menu-item li.current-menu-item a {
	background: #87b6ca;
}
.bi-menu-item li a span {
	display: inline-block;
	line-height: normal;
	vertical-align: middle;
}
.tax-design_category .bi-menu-item li.menu-item-49 a {
	background: #87b6ca;
}
.tax-bws_cate .bi-menu-item li.menu-item-51 a {
	background: #87b6ca;
}
.bi-ad-margin {
	margin-bottom: 70px;
}
.bi-newsletter-bg {
	background: #d9d9d9;
}
.bi-newsletter {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
}
.bi-newsletter h2 {
	font-size: 24px;
	font-weight: 400;
	color: #555459;
}
.bi-newsletter p {
	font-size: 14px;
	color: #555459;
	margin-bottom: 20px;
	margin-top: 20px;
}
.bi-newsletter input {
	width: 453px;
	height: 50px;
	color: #b0afab;
	font-size: 20px;
	font-family: 'Open Sans', sans-serif;
	padding-right: 25px;
	padding-left: 25px;
	border: none;
	display: inline-block;
	vertical-align: middle;
}
.bi-newsletter-btn {
	background: #87b6ca none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	width: 265px;
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
}
.bi-newsletter-btn:hover {
	background: #555459 none repeat scroll 0 0;
	color: #fff;
}
.footer-social {
	background: #555459;
	padding-top: 20px;
	padding-bottom: 20px;
}
.footer-social .fa {
	color: rgba(85, 84, 89, 0.8);
	font-size: 27px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
	width: 45px;
	border-radius: 50%;
	background-color: #FFF;
}
.footer-social .fa-facebook:hover {
	background-color: #3c599f;
	color: #fff;
}
.footer-social .fa-instagram:hover {
	background-color: #a1755c;
	color: #fff;
}
.footer-social .fa-pinterest:hover {
	background-color: #cc2127;
	color: #fff;
}
.footer-social li {
	margin-right: 14%;
}
.footer-social li:last-child {
	margin-right: 0;
}
.footer-social a {
	font-size: 20px;
	color: #fff;
}
.footer-social a:hover {
	color: #87b6ca;
}
.footer {
	background: #d9d9d9;
	padding-bottom: 16px;
	padding-top: 38px;
}
.footer h3 {
	font-size: 18px;
	font-weight: bold;
}
.footer ul {
	margin: 0;
	padding: 0;
}
.footer ul li {
	list-style: none;
	padding-bottom: 15px;
}
.footer ul li a {
	font-size: 14px;
	color: #555459;
}
.footer ul li a:hover {
	color: #87b6ca;
}
.bi-lower-footer {
	margin-top: 30px;
	padding-top: 20px;
	border-top: 1px solid #68676c;
}
.bi-lower-footer p {
	margin-top: 2px;
}
.footer .bi-footer-colpyright {
	font-size: 13px;
	color: #57565b;
	margin-top: 15px;
}
.navbar {
	border: 0;
	margin-bottom: 0;
	min-height: 50px;
	position: relative;
}

.ev-meta-add {  margin-bottom: 2px; min-height: 60px;}
/*############## Inner page###################*/


.bi-banner-inner-logo {
	left: 0;
	margin: 0 auto;
	max-width: 1170px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 18%;
	transform: translateY(-50%);
}
.bi-banner-inner-logo img {
	margin: 0 auto;
}
.bi-banner-inner-content {
	left: 0;
	margin: 0 auto;
	max-width: 1170px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 28%;
	transform: translateY(-50%);
}
.bi-inner-banner-select {
	width: 354px;
	height: 59px;
	border: none;
	padding-left: 20px;
	vertical-align: middle;
	display: inline-block;
}
.bi-inner-banner-button {
	background: #87b6ca none repeat scroll 0 0;
	color: #ffffff;
	display: inline-block;
	font-size: 26px;
	height: 59px;
	line-height: 55px;
	margin-left: 10px;
	text-transform: uppercase;
	width: 104px;
	vertical-align: middle;
	border: none;
}
.bi-inner-banner-button:hover {
	background: #555459 none repeat scroll 0 0;
	color: #fff;
}
.accordion-toggle:after {
	content: "\f078";
	font-family: 'FontAwesome';
	float: right;
}
.collapsed:after {
}
.page-template-events_temp .bi-top-banner-social {
	top: 55%;
}
/*############## FAQ page###################*/
.bi-inner-faq {
	margin-bottom: 50px;
	margin-top: 50px;
}
.bi-inner-faq .accordion-group {
	background: #c1c1c1 none repeat scroll 0 0;
	border: 1px solid #e5e5e5;
	border-radius: 5px;
	margin-bottom: 20px;
}
.bi-inner-faq .accordion-inner {
	background: #ffffff none repeat scroll 0 0;
	border-top: 1px solid #e5e5e5;
	padding: 9px 15px 35px;
}
.bi-inner-faq .accordion a {
	color: #fff;
}
.bi-inner-faq .accordion-heading .accordion-toggle {
	display: block;
	padding: 8px 15px;
}
.accordion-group .close {
	font-weight: normal;
	opacity: 0.6;
	margin-bottom: 20px;
	cursor: pointer;
	color: #88b6ca;
	text-transform: capitalize;
	font-size: 16px;
	font-weight: bold;
}
.load-more {
	background: #555459;
	color: #ffffff;
	display: inline-block;
	font-size: 25px;
	height: 50px;
	line-height: 50px;
	margin-left: 10px;
	margin-bottom: 70px;
	text-transform: uppercase;
	width: 265px;
	text-align: center;
}
.load-more:hover {
	background: #87b6ca;
	cursor: pointer;
}
.page-template-faq_temp .event-search {
	margin-bottom: 15px;
}
.faq-des {
	margin-bottom: 70px;
}
.bi-inner-main-sec {
	margin-top: 70px;
	margin-bottom: 70px;
}
.bi-inner-main-sec h1 {
	font-weight: 400;
	font-size: 28px;
}
.contact-btn {
	background: #87b6ca none repeat scroll 0 0;
	border: medium none;
	color: #ffffff;
	display: inline-block;
	font-size: 22px;
	height: 40px;
	line-height: 40px;
	text-transform: uppercase;
	vertical-align: middle;
	margin-top: 16px;
	width: 104px;
}
.contact-btn:hover {
	background: #555459;
	cursor: pointer;
}
.bi-inner-main-sec .form-group input {
	height: 58px;
}
.bi-inner-main-sec .form-group select {
	height: 58px;
}
.page-template-faq_temp .bi-top-banner-social {
	top: 55%;
	margin:0px auto;
}
.bi-inner-faq a {
	color: #88b6ca;
}
.faq-search {
	margin-bottom: 40px;
	margin-top: 10px;
}
/*############## to be delete ###################*/
.bi-logo {
	float: left;
	max-width: 237px;
}
.bi-menu {
	float: right;
	max-width: 70%;
	font-size: 18px
}
.sv-menu .navbar-collapse {
	padding-left: 0px;
	padding-right: 0px;
}
.bi-menu .navbar {
	border: none;
	margin-bottom: 1px;
	padding-top: 10px;
	min-height: 0px;
	position: relative;
}
.bi-bottom-header .navbar-default {
	background-color: transparent;
	border: none;
}
.bi-bottom-header .navbar-default ul li a {
	color: #242424;
	padding-bottom: 22px;
}
.bi-bottom-header .navbar-default ul li a:hover {
	color: #a07924;
	box-shadow: 0 5px 0 0 #a07924;
}
/*############## to be delete ###################*/




/*############## Contact us ###################*/

.form-group.email-address, .form-group.signup-btn {
	display: inline-block;
}
.form-group.signup-btn input {
	width: 235px;
	font-size: 25px;
	color: #fff;
	line-height: normal;
}
.form-group.signup-btn input:hover {
	background: #555459;
}
/*############## Bathroom Events ###################*/

.read-more {
	margin-bottom: 20px;
	cursor: pointer;
	color: #88b6ca;
}
.read-more:hover {
	color: #a7a9ac;
}
.bi-margin-0 {
	margin-top: 0;
}
.bi-inner-events {
	margin-top: 70px;
	margin-bottom: 58px;
}
.event-content i {
	border-radius: 50%;
	border: 1px solid #22899a;
	color: #22899a;
	margin-right: 10px;
	width: 40px;
	height: 40px;
	padding: 10px;
}
.bi-contact-form form .form-group input, .bi-contact-form form .form-group textarea, .bi-contact-form form .form-group select {
	margin-bottom: 10px;
}
.bi-contact-form form .form-group {
	margin-bottom: 35px;
}
.bi-contact-form form .form-group .wpcf7-form-control-wrap {
	position: relative;
}
.bi-contact-form form .form-group span.wpcf7-not-valid-tip {
	font-size: 11px;
	position: absolute;
	min-width: 172px;
	width: 100%;
}
.bi-contact-form div.wpcf7-validation-errors {
	border: 0;
}
input.wpcf7-form-control.wpcf7-submit.contact-btn {
	margin-top: 67px;
}
.event-search {
	margin-bottom: 60px;
}
.event-search p {
	font-size: 24px;
}
.event-search p strong {
	font-size: 26px;
	color: #88b6ca;
}
.event-content p {
	min-height: auto;
}
.ev-meta-date {
	margin-bottom: 12px;
}
.bi-un-feature h4 a {
	color: #3c362a;
	font-size: 24px;
}
/*############## Newsblog page###################*/

.bi-news-post-entry-meta {
	padding-top: 10px
}
.bi-news-post-entry-meta .date span {
	font-size: 46px;
	color: #87b5ca;
	display: block;
}
.bi-news-post-entry-content {
	text-align: left;
}
.detail-post-page .bi-home-cat-box .post {
	text-align: left;
}
.detail-post-page .bi-home-cat-box .post .entry-meta {
	margin-top: 20px;
}
.detail-post-page .bi-home-cat-box .post .entry-title {
}
.detail-post-page .widget-title {
	font-size: 22px;
}
.detail-post-page .widget-area {
}
.bi-home-cat-box img {
	width: 100%;
	height: 310px;
}
.blog .bi-home-cat-box {
	min-height: 582px;
}
/*############## gallery page ###################*/


.bi-gallery-main {
	margin-bottom: 30px;
}
.bi-gallery-img {
}
.bi-gallery-img img {
	min-height: 352px;
	width: 100%;
}
.bi-gallery-img-content {
}
.bi-gallery-main > ul {
	/*column-gap: 30px;
	column-count: 3;
	padding-left: 0;
	margin-bottom: 35px;*/
	padding-left: 0;
    vertical-align: top;
    margin-bottom: 35px;
    align-items: flex-start;
    justify-content: flex-start;
    display: flex;
    flex-wrap: wrap;
}
.bi-gallery-main > ul > li {
	cursor: pointer;
	display: inline-block;
	margin-bottom: 30px;
	position: relative;
	/*width: 100%;*/
	width: 33.33%;
    padding: 0px 15px;
}
.bi-gallery-img-content {
	background-color: rgba(0, 0, 0, 0.5);
	height: 100%;
	left: 15px;
	right: 15px;
	opacity: 0;
	position: absolute;
	top: 0;
	padding: 20px;
	text-align: center;
	transition: all ease 0.3s 0s;
	display: flex;
}
.bi-gallery-main li:hover .bi-gallery-img-content {
	opacity: 1;
}
.bi-gallery-img-content .bi-social-icons {
	margin-bottom: 30px;
	margin-top: 30px;
}
.bi-gallery-img-content .bi-gallery-con-cen h3 {
	color: #ffffff;
}
.bi-gallery-img-content .bi-gallery-con-cen p {
	color: #ffffff;
}
.bi-gallery-img-content .bi-gallery-con-cen a {
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: underline !important;
}
.bi-gallery-con-cen {
	align-items: center;
	margin: auto;
}
.bi-gallery-main .bi-gallery-img-content .social-icons .fa {
	color: rgba(255, 255, 255, 0.8);
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	transition: all 0.3s ease-in-out 0s;
	width: 40px;
}
/*############## select box icon ###################*/

.custom-dropdown {
	position: relative;
	display: inline-block;
	margin: 0px;
	width: 310px;
}
.custom-dropdown::after {
	background-color: #ffffff;
	border-left: none;
	box-sizing: border-box;
	color: #b0afab;
	content: "\f107";
	display: inline-block;
	font-family: "FontAwesome";
	height: 35px;
	margin-left: 0;
	padding: 18px 10px 0 3px;
	pointer-events: none;
	position: absolute;
	right: 1px;
	text-align: center;
	top: 1px;
	vertical-align: middle;
	width: 30px;
	z-index: 2;
	font-size: 30px;
	line-height: 15px;
	font-weight: bold;
}
.custom-dropdown select { /* Select Reset */
	border: 0;
	outline: none;
	background: #fff;
	-ms-appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius: 0;
	display: block;
	width: 100%;
	cursor: pointer;
	margin: 0; /* custom select appearance */
	padding: 5px 0px 6px 10px;
	font-size: 14px;
	font-weight: normal;
	min-height: 37px;
}
.custom-dropdown select:focus {
	border: none;
}
/*############## events ###################*/
.bi-home-main-sec h3 {
	margin-bottom: 36px;
}
.bi-home-cat-box-pad630 {
	min-height: 630px;
	margin-top: 0;
}
.bi-home-cat-box-pad666 {
	min-height: 600px;
}
.bi-home-cat-box-pad740 {
	min-height: 802px;
}
.page-template-events_temp .bi-social-icons .social-icons {
	margin-top: 34px;
}
.blog .bi-home-cat-box p {
	line-height: 24px;
	margin-bottom: 28px;
	min-height: 144px;
}


.page-template-events_temp .bi-home-cat-box {min-height: 692px;}
/*############## text colours ###################*/
.bi-textcolor-red {
	color: #d70e14;
}
.bi-textcolor-blue {
	color: #22899a;
}
.discount {
	color: #88b6ca;
	font-size: 26px;
	margin-top: 20px;
}
/*############## Brochure page ###################*/

.bi-brochure-sec {
	margin-top: 50px;
}
.bi-brochure-sec-icons {
	background: #d9d9d9;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 70px;
	margin-bottom: 70px;
}
.bi-brochure-sec-icons-img-b {
	/* background: #8cb7ca; */
	border-radius: 50%;
	margin: 8px;
	padding: 5px;
}
.bi-brochure-sec-icons-img-un {
	background: #8cb7ca;
	border-radius: 50%;
	margin: 8px;
	padding: 10px;
}
.bi-brochure-sec-icons-img-b-small {
	/* background: #8cb7ca; */
	border-radius: 50%;	
	margin: 0px;
	padding: 0px;
}
.bi-brochure-cat-box-icons ul.list-inline li img{width:38px;}

.bi-brochure-sec-icons-hold ul.list-inline li img{width:66px;}
.bi-brochure-sec-icons-img-un-small {
	/* background: #8cb7ca; */
	border-radius: 50%;
	width:50px;
	margin: 0px;
	padding: 0px;
}
.bi-brochure-sec-icons-hold ul li {
	vertical-align: top;
}
.bi-brochure-sec-icons-hold span {
	display: inline-block;
	line-height: 18px;
	padding-top: 14px;
}
.bi-brochure-sec-icons-hold span.equal {
	display: inline-block;
	line-height: 18px;
	margin-top: -45px;
	vertical-align: -webkit-baseline-middle;
}
.bi-brochure-sec-icons-hold span.basins {
	display: inline-block;
	line-height: 18px;
	padding-top: 19px;
}
.bi-zoom-link {
	font-size: 21px;
	margin: 20px 0 0 0;
}
.bi-zoom-link a {
	color: #7b8888;
	text-decoration: underline;
}
.bi-zoom-link a:hover {
	color: #87b6ca;
	text-decoration: none;
}
.bi-bro-pad {
	margin-top: 35px;
	margin-bottom: 35px;
}
.bi-un-feature strong {
	color: #3c362a;
	font-size: 22px;
}
.bi-un-feature p {
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 15px;
}
.bi-un-feature i {
	border: 1px solid #22899a;
	border-radius: 50%;
	color: #22899a;
	height: 40px;
	margin-right: 10px;
	padding: 10px;
	width: 40px;
	text-align: center;
}
.bi-un-feature-margin-left-20px {
	margin-left: 20px;
}
.bi-line-height-icons {
	line-height: 90px;
}
.single .detail-post-page .entry-content h1 {
	text-align: left;
}
.single .detail-post-page .entry-content p {
	text-align: left;
}
.single .bi-home-cat-box .bi-social-icons {
	text-align: right;
	margin-top: 20px;
}
.single .bi-home-cat-box.interest-topic .social-icons {
	text-align: center;
}
.social-icons {/* margin-top: 20px;*/
}
.bi-gallery-img-content .social-icons {
	margin-top: 0px;
}
.blog .bi-home-cat-box .bi-social-icons .social-icons {
	margin-top: 0px;
	margin-bottom: 0px;
}
.load_unpaid {
	display: none;
}
.hide-unpaid {
	display: none;
}
.bi-brochure-cat-box-icons .list-inline img {
	height: auto;
}
.bi-home-cat-box.interest-topic {
}
.topic-heading h4 {
	font-size: 24px;
	font-weight: 400;
	line-height: 24px;
	padding-top: 15px;
}
section.bi-home-main-sec.design-top0, section.bi-inner-gallery.design-top0 {
	margin-top: 0px;
}
/* BackToTop button css */
#scroll {
	position: fixed;
	left: 10px;
	bottom: 50px;
	cursor: pointer;
	width: 50px;
	height: 50px;
	background-color: #ffffff;
	border: 5px solid #5f5f5f;
	text-indent: -9999px;
	display: none;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px
}
#scroll span {
	position: absolute;
	top: 40%;
	left: 37%;
	margin-left: -8px;
	margin-top: -12px;
	height: 0;
	width: 0;
	text-indent: 0;
}
#scroll span i {
	color: #5f5f5f;
	font-size: 26px;
}
#scroll:hover {
	background-color: #ddeff7;
	opacity: 1;
	filter: "alpha(opacity=100)";
	-ms-filter: "alpha(opacity=100)";
}
.bi-mar-bot-0 {
	margin-bottom: 0;
}
.event-search.red-hot {
	margin-bottom: 65px;
}
.tax-bws_cate .bi-inner-events p {
	margin-bottom: 0;
}
.tax-bws_cate .read-more {
	margin-bottom: 29px;
	margin-top: 30px;
}
.bi-address {/* min-height: 63px;  */
	margin-top: 10px;
	min-height: 63px;
}
.bi-laptop {
	margin-bottom: 10px;
}
.bi-mobile {
	margin-bottom: 10px;
	margin-top: 10px;
}
.bi-inner-contact-main-sec {
	margin-bottom: 16px;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
	margin-bottom: 0px !important;
}
.entry-content .vc_custom_1500549500451 {
	margin-top: 0px !important;
}
.entry-content .vc_custom_1502393723652 {
	padding-top: 0px !important;
}
body.archive header.page-header {
	margin: 0px 0px 44px 18px;
}
section.texonomy-des.bi-home-main-sec {
	margin-left: 20px;
}
section.bi-home-main-sec.search-sales {
	margin-top: 53px;
}
.term-current-bathroomware-sales.bi-home-main-sec.search-sales {
	margin-top: 0px;
}
.event-search.showroom-search {
	margin-bottom: 0px;
}
.unpaid-brochures .col-sm-12.bi-bro-pad {
	margin-top: 0px;
	margin-bottom: 43px;
}
.event-search.event-search p {
	margin: 0px;
}
section.bi-brochure-sec-icons.bi-bath-showroom {
	margin-top: 60px;
}
section.bi-home-main-sec.event-main {
	margin-top: 62px;
}
.search-form button.search-submit {
	width: auto;
	height: auto;
	background: #f00;
}
form.search-form {
	margin-bottom: 34px;
	position: relative;
}
form.search-form > label {
	display: none;
}
form.search-form input {
	border: 1px solid #dddddd;
	font-size: 14px;
	height: 40px;
	margin-right: 6px;
	padding: 5px;
	width: 266px;
}
.search-form button.search-submit {
	background: #87b6ca none repeat scroll 0 0;
	border: 0 none;
	color: #ffffff;
	height: 40px;
	position: absolute;
	top: 0;
	width: 80px;
}
.search-form button.search-submit svg {
	display: none;
}
.search-form button.search-submit span {
	font-size: 12px;
	font-weight: bold;
	left: 0;
	line-height: 40px;
	position: absolute;
	right: 0;
	top: 0;
}
#secondary #sidebar-widgets img {
	margin-bottom: 34px;
}
.bi-menu-bg.shrink {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	background: rgba(158, 157, 157, 0.7) none repeat scroll 0 0;
	z-index: 10;
}
.tp-bgimg.defaultimg {
	background-position: center top !important;
}
span.result-match {
	font-size: 14px;
}
.faqs-load-more .load-more {
	margin-top: 49px;
	margin-bottom: 20px;
}
section.bi-brochure-sec.online-broch-text {
	margin-top: 65px;
}
section.bi-inner-events.bi-sales-search {
	margin-bottom: 0px;
}
.tax-bws_cate .bi-social-icons {
	margin-top: 20px;
}
.bi-inner-banner-text-box {
	margin-top: 40px;
}
/* Current bathroomware sales */

.bi-address.multiple_add {
	margin-top: 20px;
}
.gallery-search {
	margin-top: 10px;
}
.gallery-search .event-search {
	margin-top: 45px;
}
.bws_sales .bi-address {
	min-height: 63px !important;
}
.bws_sales .bi-address.multiple_add {
	min-height: 30px !important;
}
header.entry-header.contact-title h1 {
	margin-bottom: 50px;
}
.close:hover {
	color: #4e4d4d;
}
/*############## Landing Page ###################*/


.home-landing-page {
	text-align: center;
}
.landing-page-logo {
	text-align: center;
	margin-top: 250px;
}
.landing-page-tub {
	text-align: center;
}
/*--250917--*/
.tbh_bg {
	background: url(../images/TBH_Banner_40.jpg) no-repeat bottom center;
	background-size: cover;
	position: absolute;
	width: 100%;
	height: 100%;
}
.tbh_bg-inner {
	background:none;
}

.tbh_bg .landing-page-logo {
	margin: 86px 0;
}
.tbh_bg .landing-page-logo img {
	max-width: 100%;
}
.tbh_bg .home-landing-page h2 {
	font-weight: normal;
	color: #6d6e72;
	margin-bottom: 40px;
}
.tbh_bg .loc_wrap a {
	display: inline-block;
	color: #7f8082;
	margin-right: 65px;
	position: relative;
	height: 120px;
	width: 100px;
}
.tbh_bg .loc_wrap a:last-child {
	margin-right: 0;
}
.tbh_bg .loc_wrap a.aus::before, .tbh_bg .loc_wrap a.nuz::before {
	background: url(../images/TBH_AUS_ICON.png) no-repeat top center;
	position: absolute;
	content: "";
	height: 90px;
	width: 90px;
	left: 0;
	right: 0;
}
.tbh_bg .loc_wrap a.nuz::before {
	background: url(../images/TBH_NZ_ICON.png) no-repeat top center;
}
.tbh_bg .loc_wrap a.aus:hover:before {
	background: url(../images/TBH_AUS_ICON_BLUE.png) no-repeat top center;
}
.tbh_bg .loc_wrap a.nuz:hover:before {
	background: url(../images/TBH_NZ_ICON_BLUE.png) no-repeat top center;
}
.tbh_bg .loc_wrap a span {
	display: block;
	margin-top: 10px;
	text-transform: uppercase;
	font-size: 14px;
	position: relative;
	top: 90px;
	text-align: center;
	width: 100%;
}
.tbh_bg .loc_wrap a:hover span {
	color: #8ab6cb;
}
.tbh_bg .loc_wrap {
	margin-bottom: 190px;
}

.ev-closed {  font-weight: bold;  margin-top: 20px;}
/*260917*/
/*.diy-template-default .bi-home-cat-box p {
    min-height: inherit;
}*/

.logo-tag-line img {
	display: none;
}

.mobile-ad{display: none;}


/*search pages*/


.event-main .ev-meta-add a, .term-find-bathroom-showroom .ev-meta-add a, .term-online-brochures .ev-meta-add a, .term-online-brochures .bi-un-feature a, .bi-un-feature a{color: #707070;}
.event-main .ev-meta-add a:hover, .term-find-bathroom-showroom .ev-meta-add a:hover, .term-online-brochures .ev-meta-add a:hover, .term-online-brochures .bi-un-feature a:hover, .bi-un-feature a:hover {color: #88b6ca;}
.read-more{font-weight: bold;}

.bi-home-cat-box .bi-mobile a, .bi-home-cat-box .bi-laptop a, .bi-home-cat-box .bi-address a{ color: #707070;}

.bi-home-cat-box .bi-mobile a:hover, .bi-home-cat-box .bi-laptop a:hover, .bi-home-cat-box .bi-address a:hover{ color: #88b6ca;}

.lb-nav .lb-prev, .lb-nav .lb-next{display:none !important;}
footer.footer h3 a {
    color: #3c362a;
}
footer.footer h3 a:hover {color:#87b6ca; }



.tp-revslider-mainul .tp-revslider-slidesli .tp-parallax-wrap {
	left:0px !important;
	right: 0px !important;
	text-align: center;
}
.tp-revslider-mainul .tp-revslider-slidesli .tp-parallax-wrap .tp-caption{
	max-width: inherit !important;		
}

.tp-revslider-mainul .tp-revslider-slidesli .tp-parallax-wrap .tp-loop-wrap, .tp-revslider-mainul .tp-revslider-slidesli .tp-parallax-wrap .tp-mask-wrap{
	left: 0px;
	right: 0px;
}

.bi-social-icons ul{padding:0;margin:0;}
.bi-social-icons ul li{list-style:none;}
.bi-social-icons ul li a {
	color: #88b6ca;
}
.bi-social-icons ul li a:hover {
	color: #a7a9ac;
}
.bi-social-icons ul li a .fa {
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #FFF;
	font-size: 24px;
	color: rgba(255, 255, 255, 0.8);
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


.bi-inner-faq .accordion-inner ul li p a {
    color: #88b6ca;
}
.time {
    height: 50px  !important;
}

.bi-home-cat-box-pad666 {
    min-height: 695px;
}
.postContent {
    min-height: 100px;
}

.othertopics_list{margin-bottom:70px;}
.othertopic_link a:before{content:'\25BA'; margin-right:5px;}

@media(min-width:768px){
.bi-brochure-main-sec > .container > .row {
    display: flex;
    flex-wrap: wrap;
    /*justify-content: center;*/
}
}
.bi-home-main-sec .insta_connect { margin-bottom:9px; text-align:center;color: #3c362a;}
.bottom_space{ margin-bottom: 70px;}




.bi-menu-item #menu-item-3401{display: none;}
body.logged-in .bi-menu-item #menu-item-3401 { position: relative; display: block; }
body.logged-in .bi-menu-item li a{padding: 0 22px;}
body.logged-in .bi-menu-item #menu-item-3401 ul.sub-menu {display:none;padding: 0;    margin: 0;   position: absolute;    top: 100%;    right: 0; 
	background-color: #ffffff;  z-index: 99;}
body.logged-in .bi-menu-item #menu-item-3401:hover ul.sub-menu {display: block;}
body.logged-in .bi-menu-item #menu-item-3401 ul.sub-menu li {list-style: none; color: #000;margin:0;}
body.logged-in .bi-menu-item #menu-item-3401 ul.sub-menu li a {  color: #000;    font-size: 16px;    line-height: 20px;    white-space: nowrap;    text-align: left;    min-height: auto;
    padding: 14px 25px;  display: block;}
body.logged-in .bi-menu-item #menu-item-3401 ul.sub-menu li a:hover { background: #87b6ca;  color: #fff;}
@media(max-width:1280px){
	body.logged-in .bi-menu-item li a {padding: 0 13px;}
}
@media(max-width:1024px){
	body.logged-in .bi-menu-item li a {padding: 0 7px;}
}
@media(max-width:767px){
	body.logged-in .bi-menu-item #menu-item-3401 ul.sub-menu{display: table;    margin: 0 auto;background-color: transparent; position: relative;}
	body.logged-in .bi-menu-item #menu-item-3401:hover ul.sub-menu {display: table;}
	body.logged-in .bi-menu-item #menu-item-3401 ul.sub-menu li a{font-size: 14px; line-height: 16px;padding: 6px; color: #fff;}
}