/*
 * Legal Disclaimer
 *
* These web fonts are licensed exclusively for use as a partner of the brand ‘Marke graubünden’,
 * incl. dynamically rendered text on websites.
 *
 * It is strictly forbidden to download or use these fonts on any website domains or media 
 * not connected to the partnership with ‘Marke graubünden’.
 *
 * While the @font-face statements below may be modified by the client, this
 * disclaimer may not be removed.
 *
 * Lineto.com, 2021
 */



@font-face {
    font-family: "CircularGraubuendenWeb";
    src: url("/templates/yoo_lykka/fonts/CirculargraubuendenWeb-Book.woff2") format("woff2"),url("/templates/yoo_lykka/fonts/CirculargraubuendenWeb-Book.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
	font-stretch: normal;
}

@font-face {
    font-family: "CircularGraubuendenWeb";
    src: url("/templates/yoo_lykka/fonts/CirculargraubuendenWeb-Bold.woff2") format("woff2"),url("/templates/yoo_lykka/fonts/CirculargraubuendenWeb-Bold.woff") format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
	font-stretch: normal;
}

.item-pagebollettino {
    font-family: "CirculargraubuendenWeb-Book",Arial,sans-serif;
    font-size: 13px;
}

strong, b {
    font-weight: 600;
}


h1 {
    margin-bottom: 10px!important;
    font-size: 26px;
    line-height: 16px;
}

h2 {
    padding-top: 5px;
}

p.hpw_copy {
   display:none;
   }
   
   img.qr-code {
    float: right;
    height: 62px;
    border: 0px;
    max-width: 210px;
}

p.location {
    text-transform: uppercase;
    font-weight: bold;
    background: #e5e5e5;
    text-align: right;
    padding-right: 10px;
    margin-top: 20px;
    margin-bottom: -10px;
    line-height: 15px;
    font-size: 10px;
}

#hpw {
    padding-top: 0;
}

.uk-grid-divider {
    margin-top: 10px;
    margin-bottom: 10px;
}


.footer_b {
    position: absolute;
    bottom: 0px;
    width: 100%;
    border-top: 1px solid;
    padding-top: 5px;
}

.bl-body {
    position: relative;
    height: 1350px;
}

.single-event .uk-panel-title {
    margin-bottom: 5px;
}