

/*  --- LOGO --- */
.logo_wrapper {
    height: 150px;
}
.q_logo {
    top: 10% !important;
}
.q_logo img {
    height: 100px !important;
}
.q_logo img.sticky {
    height: 130% !important;
    top: 30%;
}
.header_bottom {
    clear: right;
}
.content {
    margin-top: -130px;
}
nav.main_menu.right>ul {
    top: 10px;
}

h2.wpb_heading.wpb_singleimage_heading {
    text-shadow: 0px 0px 4px #666 !important;
}

.blog_holder {
    margin-top: 180px;
}

.blog_holder.blog_single {
    margin-top: 0px;
}
.blog_holder.masonry article h3 a {
    font-weight: 400;
}


/*  --- FOOTER SITEMAP --- */

.footer_bottom_holder .sitemap .three_columns .column1, 
.footer_bottom_holder .sitemap .three_columns .column2, 
.footer_bottom_holder .sitemap .three_columns .column3 {
    width: 33.3333%;
}

.footer_bottom_holder .sitemap .three_columns .column4  {
    display: none; 
}

.slider_content h2 {
    text-shadow: 0px 0px 10px #222 !important;
}

.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; 
}


@media (max-width: 767px){
header .q_logo img.normal {
    margin-left: 0px;
    zoom: 0.8;
    margin-top: 30px;
}
}

@media (max-width: 640px){
.footer_bottom_holder .sitemap .three_columns .column1, 
.footer_bottom_holder .sitemap .three_columns .column2, 
.footer_bottom_holder .sitemap .three_columns .column3 {
    width: 100%;
   margin-bottom: 10px;
}
}
