.bi-brochure-main-sec > .container > .row > div:not(.col-md-4) + div:not(.col-md-4)/*
Theme Name: Bath Room Ideas
Author: Dotsquares WordPress team
Version: 1.0
License: GNU General Public License v2 or later
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
   13.1 Header
   13.2 Front Page
   13.3 Regular Content
   13.4 Posts
   13.5 Pages
   13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
   16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/
.rev_slider>ul>li , .rev_slider .caption, .rev_slider .tp-caption{ visibility: visible !important;  }
.removed-btn{display:none !important;}
.bi-menu-bg img.img-responsive {
    max-width: inherit;
	width:100%;max-height: 75px;
}

.bi-ad-margin a img{width:100%; height:auto;}

body.archive .bi-top-banner-social {
    margin: 0;
}

body.archive .bi-top-banner-social .list-inline {
    margin: 0;
}

.bi-brochure-main-sec > .container > .row:nth-child(2) {
    justify-content: center;
}



.fb_iframe_widget_fluid {
    display: block !important;
    text-align: center;
}

.page-template-events_temp .bi-top-banner-social{margin-left:0px !important;}
 .time {   /* display: none;*/}

.bi-home-cat-box-pad666 , .bi-home-cat-box-pad630 , .bi-home-cat-box {
    min-height: auto !important;
}
.read-more {
    display: none;
}
.bi-address{margin-bottom:10px;}

/*.event-content {
    text-align: left;
}*/

.form-group.signup-btn .wpcf7-spinner, .contact-textarea .wpcf7-spinner {
    position: absolute;
}

.bi-home-main-sec .row {
    display: flex;
    flex-wrap: wrap;
}

.bi-home-main-sec .bi-social-icons {
    margin-top: 20px;
}

body .bi-home-cat-box h4 {
	min-height: initial;
}

.bi-home-main-sec .row::before, .bi-home-main-sec .row::after, body .row:before, body .row:after {
	display: flex;
}

.list-inline > li {
    margin-top: 15px;
    line-height: normal;
}

.list-inline {
    line-height: normal;
}

.text-center { text-align: center;}
.navigation.pagination svg {	display: none;}
.navigation.pagination {
	text-align: center;
	width: 100%;
	margin-bottom: 50px;
}
.navigation.pagination .nav-links .page-numbers {
	padding: 0 5px;
	border: 1px solid #ddd;
	margin: 0 2px;
}

.navigation.pagination .nav-links .page-numbers.current, .navigation.pagination .nav-links .page-numbers:hover {
	background: #87b6ca;
	color: #fff;
}
.search-section .wp-block-search__button {
	background: #87b6ca;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	border: 1px solid #87b6ca;
}
.search-section {
	max-width: 330px;
}

.bi-laptop a {
    word-break: break-all;
}

.load-more-event {
    width: 100%;
}
span.desc {
    display: none;
}
@media only screen and (max-width: 1024px) {

  body .bi-menu-item li a {
  	padding: 0 13px;
  }
  
}

@media only screen and (max-width: 991px) {

  	body .bi-brochure-cat-box-icons, body .bi-home-cat-box h4, body .bi-home-cat-box p {
    	min-height: auto;
	}
  
  	/*.bi-brochure-main-sec > .container > .row > div:not(.col-md-4)+div:not(.col-md-4) {
    	margin-top: 70px;
	}
  */
}


@media only screen and (max-width: 767px) {
    body.home .bi-top-banner img {
        display: block !important;
        width: 245px !important;
        height: auto !important;
    }  

    body.home .bi-top-banner .banner-logo {
        overflow: inherit !important;
        margin-left: calc(100% - 110px) !important;
    }  

    body.home .bi-top-banner-social {
        position: absolute;
        top: inherit;
        bottom: -60px;
    }
  
    body .bi-un-feature p {
      margin-bottom: 0px;
    }
  
    body .postContent {
      min-height: initial;
    }
  
    body .bi-home-main-sec .row {
		justify-content: center;
    }

}

@media (max-width:420px) {
	.bi-menu-bg img.img-responsive{width:auto !important;}
	
}
/* @media (max-width:768px) {
	.entry-content img{width:100%; height:auto !important;}
} */


.list-inline > li {margin-top:0px;}

.wpcf7 form .wpcf7-response-output{border:none !important;}



.text-center{margin:auto;}

.bi-home-cat-box a{color:#707070 !important;}