.googlemap iframe {
    width: 100% !important;
}


/* Firefox outline */

a:focus, a:active, 
button::-moz-focus-inner,
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
select::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
	border: 0;
	outline: 0;
}

/* tlo naglowka */
.img-banner .overlay {
    opacity: 0.35;
    background: #000;
    z-index: 1;
}
.img-banner .hero-wrapper {
    z-index: 2;
}
.overlay {
    opacity: 0.45;
}



textarea {
    padding: 8px;
    width: 100%;
    height: 140px;
}

.page-entry-footer {
    margin-top: 35px;
    display: none;
}

.child-pages  {
    display: none !important;
}

/* Header */

.img-banner {
    background-color: #42403d;
}

.current-menu-item a {
    color: #a89b64 !important;
}
.site-title  {
    font-family: 'Abhaya Libre', sans-serif;
text-transform: uppercase;
}
.enl-post-thumbnail {
    margin-bottom: 35px;
    display: none;
}
.enl-frnt-testimonials {
    padding: 0px 0 0px;
    background: #fff;
}
.site-info a:hover {
    color: #786530;
}
.home .flexslider {
    background-color: #252320;
    background-image: url(https://bmbathrooms.co.uk/wp-content/uploads/2017/03/splash.png);
    background-position: center;
    background-repeat: no-repeat;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"] {
    padding: 8px;
    width: 100%;
}
.breadcrumbs {
    width: 100%;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 18px;
    margin-top: 10px;
}
.breadcrumbs a {
color: #bcad78;
}
.breadcrumbs a:hover {
color: #ccc;
}
.main-navigation a {
    font-weight: bold;
}






/* Portfolio */
.enl-portfolio {
    margin-top: 0px;
}


/* Testimonials */
.sp-testimonial-section .owl-controls .owl-pagination .owl-page.active {
    background-color: #635e57 !important;
}



/* Footer */
.enl-custom-copyright {
    margin-bottom: 0px;
}
.footer-widget-title {
    color: #bcad78;
}
.site-info {
    padding: 40px 0;
    text-align: center;
    background-color: #ffffff;
    color: #999999;
    font-size: 13px;
}
.footer-widget-area {
    background: #252320;
    color: #cccccc;
    padding: 40px 0;
    background-image: url(https://bmbathrooms.co.uk/wp-content/uploads/2017/03/splash.png);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.footer-widget-area ul li {
    list-style: inside;
    padding: 5px 0;
    border-bottom: 1px solid #555;
}
.site-description {
    font-size: 13px;
    margin-top: 0px;
    font-weight: 100;
    font-family: 'Open sans', serif;
}
#menu-social li a:hover {
    color: #bcad78 !important;
    border: 2px solid #bcad78 !important;
}
#cookie-notice .button.wp-default {
    background: linear-gradient(to bottom, #a89b64, #a89b64) repeat scroll 0 0 #F3F3F3;
    border-color: #a89b64;
    color: #fff;
    text-shadow: none;
}


/* Responsive */
@media screen and (min-width: 991px) {
.sticky-nav {
    background: #252320;
}
.sticky-nav .site-title a {
    color: #bcad78;
}
.sticky-nav .main-navigation a {
    color: #FFFAFA;
}
.sticky-nav .site-description {
    color: #ccc;
}
}

