@charset "UTF-8";
/***!  /templates/f1c02-j4/css/custom.css?ver=630350  !***/

#easycookieinfo .text > a {
    color: #ff0000!important;
    text-decoration: none;
}


#easycookieinfo .accept > a:hover, #easycookieinfo .accept > a:focus, #easycookieinfo .accept > a:active {
    background-color: #917957!important;
    color: #FFFFFF;
    text-decoration: none;
}


#easycookieinfo .accept > a {
    display: inline-block;
    background: #66563E!important;
    color: #FFFFFF;
    padding: 8px 15px;
    margin: 0;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    font-weight: bold;
    text-transform: uppercase;
    border: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    text-shadow: none;
    text-decoration: none;
}

#easycookieinfo {
    position: fixed;
    width: 100%;
    bottom: 0px;
    right: 0;
    left: 0;
    z-index: 10000;
    background: #323a38d1!important;
    color: #FFFFFF;
    border-top: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    border-bottom: none;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.4);
    padding: 15px 0;
    box-sizing: border-box;
}

#jb_template a {
    color: #ffffff!important;
    text-decoration: none;
    background: #333333!important;
    -webkit-text-decoration-skip: objects;
}
