

a#a-bon-mini-tab {
    display: none;
}
a#a-poc-mini-tab {
    display: none;
}

.lang_sel_sel .icl-de a {
color: white;
};
.lang_sel_sel .icl-de a:hover {
color: red;
}
.mejs-fullscreen-button button { 
background-image: url('https://www.agro.eu/wp-content/themes/elision/css/img/audio/fullscreen.png') !important;
width: 16px !important;
height: 16px !important;
margin: 12px 6px 12px 16px; 
}

.mejs-container-fullscreen video {
width: 100% !important;
height: 100% !important; 
}
#lang_sel_click > ul > li > a > table > tbody > tr > td {
visibility: hidden!important;
}

/* RU und PL im Blog ausblenden */ 
.header_top .right #lang_sel_click ul ul li.icl-ru, 
.header_top .right #lang_sel_click ul ul li.icl-pl {
display: none;
}

h1.produkt {
    font-size: 35px;
    font-weight: 700;
    color: #777;
    margin-bottom: 12px;
}
h1.produkt > .initiale {
    font-size: 42px;
    color: #2c4183;
}
.broschuere i.fa.fa-cloud-download {
    font-size: 50px;
    vertical-align: middle;
}

@media (max-width: 640px) {
    h3 {
      font-size: 23px;
    }
    #qode-starttest2,
    #qode-starttest2-2
    {
      height: 550px !important;
    }
}