@font-face {
    font-family: 'opensans';
    src: url(../fonts/opensans.eot);
    src: url(../fonts/opensans.eot?#iefix) format('embedded-opentype'),
        url(../fonts/opensans.woff) format('woff'),
        url(/../fonts/opensans.ttf) format('truetype'),
        url(../fonts/opensans.svg#robotolight) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'opensans';
    src: url('../fonts/OpenSans-Semibold-webfont.eot');
    src: url('../fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'),
        url('../fonts/OpenSans-Semibold-webfont.woff') format('woff'),
        url('../fonts/OpenSans-Semibold-webfont.ttf') format('truetype'),
        url('../fonts/OpenSans-Semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'leaguegothic';
    src: url(../fonts/leaguegothic-regular.eot);
    src: url(../fonts/leaguegothic-regular.eot?#iefix) format('embedded-opentype'),
        url(../fonts/leaguegothic-regular.woff) format('woff'),
        url(../fonts/leaguegothic-regular.ttf) format('truetype'),
        url(../fonts/leaguegothic-regular.svg#robotolight) format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'moon';
    src: url('../fonts/AkkRg_Pro.eot');
    src: url('../fonts/AkkRg_Pro.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AkkRg_Pro.woff') format('woff'),
        url('../fonts/AkkRg_Pro.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
/*
@font-face {
    font-family: 'opensans';
    src: url(../fonts/Plantin-Std_35901.eot);
    src: url(../fonts/Plantin-Std_35901.eot?#iefix) format('embedded-opentype'),
        url(../fonts/Plantin-Std_35901.woff) format('woff'),
        url(/../fonts/Plantin-Std_35901.ttf) format('truetype'),
        url(../fonts/Plantin-Std_35901.svg#robotolight) format('svg');
    font-weight: normal;
    font-style: normal;
}
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 22-mrt-2016, 22:10:13
    Author     : Erwin
*/

#industries .btn{
    margin: 5px;
}
#shopmap{
    height: 200px;
    width: 100%;
}
#shopsmap{
    height: 400px;
    width:100%;
}
#routemap{
    height: 300px;
}
.wdi_feed_container .wdi_feed_users, .wdi_feed_container .wdi_feed_wrapper, .wdi_feed_container, .wdi_feed_container .wdi_load_more{
    background-color: transparent !important;
    border-bottom: none !important;
}
.wdi_feed_container .wdi_feed_users, .wdi_load_more{
    display: none;
}
.wdi_photo_overlay:hover, .wdi_ctrl_btn_container, .wdi_spider_popup_close, #wdi_spider_popup_left-ico, #wdi_spider_popup_right-ico, .wdi_toggle_container{
    background-color: #231f20 !important;
}
.wdi_feed_item{
    margin-top: 10px;
}
.leaflet-popup-content{
    color: black;
}