/*
 Theme Name:   Newsup Pro Child
 Theme URI:    https://themeansar.com/themes/newsup-pro/
 Description:  Newsup Pro Child Theme
 Author:       Your Name
 Author URI:   https://yoursite.com
 Template:     newsup-pro
 Version:      1.0.0
*/

.navbar { padding: 0; }

footer .mg-footer-copyright {
    padding: 5px 0 5px;
}

.custom-video-embed {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.custom-video-embed iframe, 
.custom-video-embed object, 
.custom-video-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.tagdiv-type embed, 
.tagdiv-type iframe, 
.tagdiv-type object {
    max-width: 100% !important;
}

.article-detail-nieuwsbrief {
    margin: 25px 0 25px 0;
    background: #222222;
    border-color: #222222;
    padding: 15px 0;
    color: #fff;
}