/*
 Theme Name:   Eonteck Parallax One Child
 Theme URI:    http://www.eonteck.com
 Description:  Child theme based on Parallax One by Themeisle
 Author:       Eonteck LLC
 Author URI:   http://www.eonteck.com
 Template:     Parallax-One
 Version:      1.0.0
 Tags: one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-menu, featured-images, front-page-post-form, full-width-template, rtl-language-support, threaded-comments, translation-ready, accessibility-ready
 Text Domain:  parallax-one-child
*/

.map-btn{
    padding: 15px 0;
    background-color: #0f0f0f;
}
.map-btn a.btn{
    color: white !important;
}
#cd-google-map{
    width: 70vw;
    text-align: center;
    margin-left: 15%;

}

body.home #container-fluid{
    background-color: #0f0f0f;
}

#intergeo_mapEzN{
    border:5px solid white;
    border-radius:10px;
}
.gm-style-iw p{
    color: #333 !important;
}
.navbar a.navbar-brand img{
    width: 270px;
}
@media (max-width: 580px) {
.navbar .navbar-brand img{
    width: 200px;
}
}
body.custom-background .mobile-bg-fix-whole-site > div.content-wrap{
    background-color: rgba(0,0,0,0.5);
}
.content-area p{
    color: white !important;
}
input#pirate-forms-attachment{
    color: white;
}
div.contact-info-page{
color: white !important;
border: 2px solid white;
background: rgba(0,0,0,.5);
padding: 20px;
border-radius: 10px;
}

div.contact-info-page a{
color: white !important;
}
div.contact-info-page a:hover, div.contact-info-page a:focus, div.contact-info-page a:active{
color: grey;
}
.form_captcha_wrap{
z-index: 999;
}