/*
Theme Name: Worthy - Free Powerful Theme by HtmlCoder
Author:HtmlCoder
Author URI:http://www.htmlcoder.me
Version:1.0.0
Created:November 2014
License: Creative Commons Attribution 3.0 License (https://creativecommons.org/licenses/by/3.0/)
File Description: Place here your custom CSS styles
*/


.overlay-maps {
background:transparent;
position:relative;
width:100%;
height:450px; /* your iframe height */
top:450px;  /* your iframe height */
margin-top:-450px;  /* your iframe height */
}

.header {
    border-top: #880705 solid 5px;
}

.section.black {
    background-color: #222222;
}

.section.black h1 {
    color: #ffffff;
}

#logo {
    width: 100px;
}

.image-box .btn {
    white-space: normal;
}

#cookie_assistant_wrapper h2 {
    color: #ffffff;
}
