/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li{
	margin-bottom: 5px;
}
svg{ width: 100%; height: 100%;}
.map{width: 65%;float: left;position: relative;height: auto;}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    .map.uv-vikariatstvo{height: 800px;}
    .map.new-territories{height: 900px;}
    .map.stavropigial{height: 800px;}

}
.map path:hover, .map g:hover{cursor: pointer;}
.map_list{float: left;margin-left: 30px; width: 32%;font-size: 12px;}
.clear{clear: both;}

.cat-desc-hidden{display: none; position: absolute;
    width: 400px; max-height: 400px;
    padding: 10px; border:1px solid #999;
    background: #fff;
    overflow: auto;
    z-index: 10;
}
#blag-description{
    position: absolute;
    left: 0px;
    top:20px;
    width: 260px;
    height: 220px;
    padding: 10px;
    margin-bottom: 10px;
    overflow: auto;
    font-size: 12px;
}
.uv-vikariatstvo #blag-description {
    left: auto;
    right: 30px;
    width: 360px;
}
.stavropigial #blag-description{
    top:5px;
    width: 360px;
}
.bl_header a{
    font-size: 18px;
    color: #3c3e45;
    text-decoration: none;
}

#page .mini-contacts{
    font-size: 10px !important;
}

@media all and (max-width: 950px) {
    .wf-container-bottom .mini-nav{
        /*display: none !important;*/
    }

}
@media all and (max-width: 1100px) {
    /*#page{background: greenyellow;}*/
    .map{width: 95%;}
    .map_list{width: 95%;}
}
.ui-tabs-anchor{
    font-weight: bold;
}


