/*
 Theme Name: Grup Siretu Theme
 Description: Custom theme for Grup Producatori Siretu.
 Author: evocode.ro
 Author URI: https://evocode.ro
 Template: twentyseventeen
 Version: 1
 Text Domain:	 grupsiretu
*/
/* move menu bar to EU requirements */

/* Force sticky navigation into position */
#page-header {
    margin-bottom: 0 !important;
}

/* Force header image to full height */
#custom-header-media {
    height: 100vh;
    max-height: 100%;
    overflow: hidden;
    position: relative;
}

.colors-dark .site-content-contain {
    background:#222;
}

@media screen and (max-width: 48em) {
    .has-header-image.twentyseventeen-front-page .site-branding,
    .has-header-video.twentyseventeen-front-page .site-branding,
    .has-header-image.home.blog .site-branding,
    .has-header-video.home.blog .site-branding {
        bottom: 0;
        display: block;
        left: 0;
        height: auto;
        padding-top: 0;
        position: absolute;
        width: 100%;
    }
}

.has-header-image.twentyseventeen-front-page .site-branding,
.has-header-video.twentyseventeen-front-page .site-branding,
.has-header-image.home.blog .site-branding,
.has-header-video.home.blog .site-branding {
    bottom: auto;
    display: block;
    left: 0;
    height: auto;
    position: absolute;
    width: 100%;
    top:0px;
    padding: 1em 0;
    margin-bottom:0px;
    background: rgba(0,0,0,.5);
    border-bottom: 1px solid #afbdac;
}

.wp-custom-header .wp-custom-header-video-button {
    background-color: rgba(34, 34, 34, 0.65);
    border: 1px solid rgba(255, 255, 255, 0.6);
    color: rgba(255, 255, 255, 0.6);
    height: 45px;
    overflow: hidden;
    padding: 0;
    position: fixed;
    right: 30px;
    top: 30px;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    width: 45px;
    z-index: 102;
}
.site-branding{
    padding: 1em 0;
    margin-bottom:0px;
}

.flag-list {
    float:right;
}

.flag-list img {
    border: 0;
    padding: 5px;
    max-height: 80px;
}

.site-branding-ue {
    bottom: auto;
    display: block;
    left: 0;
    height: auto;
    position: absolute;
    width: 100%;
    padding:0;
    margin-bottom:0;
    top:130px;
    padding:0;
}

.site-branding-ue .wrap {
    background: rgba(34, 34, 34, 0.65);
    padding:1em 1em 0em 1em;
    margin-bottom: 0px;
    border-radius: 5px;
    border: 1px solid #afbdac;
}

.site-branding-ue .wrap .bottom-padding-afir{
    background-image: url("img/bottom-padding-afir.png");
    background-repeat: repeat-x;
    height: 18px;
    margin-top:3px;
    margin-bottom: 3px;
}

.site-branding-ue .wrap .bottom-padding-afir img{
    max-height: 30px;
}

.site-branding-ue .wrap p {
    margin:0;
}
