/*
Theme Name: fonds2017
Theme URI: http://www.medani.at
Author: medani web & design
Author URI: https://www.medani.at
Description: Fond der Wiener Kaufmannschaft
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: fonds2017
Tags:

*/
.mwd-dsgvo-video-connection-overlay {
    overflow-y: scroll;
}

.mwd-dsgvo-video-connection-overlay-wrap {
    left: 0;
    top: 0;
    transform: translate(0, 0);
}

.intro-gallery-video .mwd-dsgvo-video-connection-overlay-wrap {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.mwd-button-wrapper .mwd-button{
    display: inline-block;
    margin-right: 20px;
    width: auto!important;
    padding: 7px 10px;
    white-space: nowrap;
}

.mwd-fact.vc_col-sm-3.mwd-20{
    width: 20%;
}

@media(max-width: 767px){
    .mwd-fact.vc_col-sm-3.mwd-20{
        width: 100%;
    }
}
