/*
 Theme Name:   Astra Child
 Description:  
 Author:       Budde Medien GmbH
 Template:     astra
 Version:      1.0
 Text Domain:  astra-child
*/

:root {
    --tec-spacer-13: 75px;
    --tec-spacer-14: 75px;
    --tec-grid-gutter-page: 30px;
}

.tribe-events .tribe-events-c-ical,
.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list-nav {
    padding: 0 30px;
}

.tribe-events .tribe-events-c-ical__link {
    padding-right: 0
}

div.bmd_events_row {
    display: flex;
    margin-bottom: 100px;
}

div.bmd_events_row .bmd_event {
    width: 33.333%;
    margin: 0 25px;
}

@media (max-width: 1199px) {
    div.bmd_events_row {
        flex-direction: column;
        margin-bottom: 0;
    }

    div.bmd_events_row .bmd_event {
        width: 100%;
        margin: 0 0 5em 0;
    }

    div.bmd_events_row:last-child .bmd_event:last-child {
        margin: 0;
    }
}

.bmd_events_row .bmd_event:first-child {
    margin-left: 0;
}

.bmd_events_row .bmd_event:nth-child(3) {
    margin-right: 0;
}

.bmd_events_row .bmd_event .date {
    font-family: "Montserrat", Sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 13px;
    font-size: 0.72222222222222rem;
    margin-bottom: 20px;
}

.tribe-events-single .divider,
.bmd_events_row .bmd_event .divider {
    border-top: 2px solid #000;
    margin-bottom: 40px;
}

.tribe-events-single .divider {
    padding-bottom: 50px;
}

.bmd_events_row .bmd_event .headline {
    font-size: 40px;
    font-size: 2.2222222222222rem;
    font-family: 'Cormorant', serif;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 20px;
}

.bmd_events_row .bmd_event .event_inner {
    height: 345px;
    display: flex;
    flex-direction: column;
    margin-bottom: 1em;
}

.bmd_events_row .bmd_event .event_inner p {
    position: relative;
    overflow: hidden;
    flex-grow: 1;
    margin: 0
}

.bmd_events_row .bmd_event .event_button {
    background-color: #0ABAEE;
    text-align: center;
}

.bmd_events_row .bmd_event .event_button a {
    display: block;
    color: #ffffff;
    font-size: 13px;
    font-size: 0.72222222222222rem;
    padding: 20px 40px;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1;
}

.tribe-events-c-view-selector {
    display: none;
}

.tribe-common button,
.tribe-common button:focus,
.tribe-common button:hover,
.tribe-theme-twentyseventeen .tribe-common button:focus,
.tribe-theme-twentyseventeen .tribe-common button:hover {
    background-color: transparent;
}

.tribe-common .tribe-common-c-btn-icon--caret-left .tribe-common-c-btn-icon__icon-svg path,
.tribe-common .tribe-common-c-btn-icon--caret-right .tribe-common-c-btn-icon__icon-svg path {
    fill: var(--tec-color-icon-secondary);
}

button.tribe-common-h3.tribe-common-h--alt.tribe-events-c-top-bar__datepicker-button {
    color: var(--tec-color-text-events-title);
    font-size: 1em;
    text-transform: none;
}

.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
    display: block;
    height: 6px;
    margin-left: var(--tec-spacer-1);
    width: 9px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__datepicker-button-icon-svg {
    height: 8px;
    width: 11px;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
    padding: 6px 15px;
    width: auto;
    font-size: 12px;
    line-height: 1.38;
    cursor: pointer;
    color: #5d5d5d;
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 4px;
    text-align: center;
    transition: color .2s ease, border-color .2s ease;
}

.tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small:hover,
.tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small:hover {
    color: #141827;
}

.tribe-events-single .tribe-events-sub-nav {
    color: #141827;
    list-style: none;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:before,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:after,
.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before {
    content: "";
    display: inline-block;
    height: 20px;
    vertical-align: middle;
    width: 11px;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous a:before {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.916 17.841L10 19.757l-9.9-9.9L10-.041l1.916 1.916-7.983 7.984z' fill='var(--tec-color-icon-primary)'/%3E%3C/svg%3E") 0/7px no-repeat;
}

.tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a:after {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg width='12' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M.084 2.159L2 .243l9.9 9.9L2 20.041.084 18.126l7.983-7.984z' fill='var(--tec-color-icon-primary)'/%3E%3C/svg%3E") 100%/7px no-repeat;
}

#tribe-events-pg-template {
    max-width: 1140px;
    padding: 30px;
}

.tribe-events-single>* {
    margin: 0 0 20px 0;
}

.tribe-events-schedule h6 {
    font-family: "Montserrat", Sans-serif;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.tribe-common-b2--bold {
    font-weight: 700;
}

.tribe-events-event-meta.primary,
.tribe-events-event-meta.secondary {
    width: 100%;
}

.tribe-events-meta-group.tribe-events-meta-group-gmap {
    margin-top: 0;
    padding-top: 90px;
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
    margin-top: 40px;
}

@media (min-width: 921px) {
    h1.tribe-events-single-event-title {
        font-size: 3.8888888888889rem;
    }

    h2.tribe-events-single-section-title {
        font-size: 2.7777777777778rem;
    }
}

body.child-page .elementor-motion-effects-layer,
body.category .elementor-motion-effects-layer,
body.archive .elementor-motion-effects-layer,
body.single-post .elementor-motion-effects-layer,
body.single-tribe_events .elementor-motion-effects-layer {
    opacity: 1 !important;
}

.ehf-header.ast-theme-transparent-header #masthead {
    position: absolute;
}

/* cormorant-garamond-300 - latin */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/cormorant-garamond-v16-latin-300.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/cormorant-garamond-v16-latin-300.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/cormorant-garamond-v16-latin-300.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-300.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-300.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/cormorant-garamond-v16-latin-300.svg#CormorantGaramond') format('svg');
    /* Legacy iOS */
}

/* cormorant-garamond-300italic - latin */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/cormorant-garamond-v16-latin-300italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/cormorant-garamond-v16-latin-300italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/cormorant-garamond-v16-latin-300italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-300italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-300italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/cormorant-garamond-v16-latin-300italic.svg#CormorantGaramond') format('svg');
    /* Legacy iOS */
}

/* cormorant-garamond-regular - latin */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/cormorant-garamond-v16-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/cormorant-garamond-v16-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/cormorant-garamond-v16-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/cormorant-garamond-v16-latin-regular.svg#CormorantGaramond') format('svg');
    /* Legacy iOS */
}

/* cormorant-garamond-500 - latin */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/cormorant-garamond-v16-latin-500.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/cormorant-garamond-v16-latin-500.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/cormorant-garamond-v16-latin-500.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-500.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-500.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/cormorant-garamond-v16-latin-500.svg#CormorantGaramond') format('svg');
    /* Legacy iOS */
}

/* cormorant-garamond-italic - latin */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/cormorant-garamond-v16-latin-italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/cormorant-garamond-v16-latin-italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/cormorant-garamond-v16-latin-italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/cormorant-garamond-v16-latin-italic.svg#CormorantGaramond') format('svg');
    /* Legacy iOS */
}

/* cormorant-garamond-500italic - latin */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/cormorant-garamond-v16-latin-500italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/cormorant-garamond-v16-latin-500italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/cormorant-garamond-v16-latin-500italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-500italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-500italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/cormorant-garamond-v16-latin-500italic.svg#CormorantGaramond') format('svg');
    /* Legacy iOS */
}

/* cormorant-garamond-600 - latin */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/cormorant-garamond-v16-latin-600.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/cormorant-garamond-v16-latin-600.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/cormorant-garamond-v16-latin-600.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-600.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-600.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/cormorant-garamond-v16-latin-600.svg#CormorantGaramond') format('svg');
    /* Legacy iOS */
}

/* cormorant-garamond-600italic - latin */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 600;
    src: url('../fonts/cormorant-garamond-v16-latin-600italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/cormorant-garamond-v16-latin-600italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/cormorant-garamond-v16-latin-600italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-600italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-600italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/cormorant-garamond-v16-latin-600italic.svg#CormorantGaramond') format('svg');
    /* Legacy iOS */
}

/* cormorant-garamond-700 - latin */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/cormorant-garamond-v16-latin-700.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/cormorant-garamond-v16-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/cormorant-garamond-v16-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/cormorant-garamond-v16-latin-700.svg#CormorantGaramond') format('svg');
    /* Legacy iOS */
}

/* cormorant-garamond-700italic - latin */
@font-face {
    font-family: 'Cormorant Garamond';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/cormorant-garamond-v16-latin-700italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/cormorant-garamond-v16-latin-700italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/cormorant-garamond-v16-latin-700italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-700italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/cormorant-garamond-v16-latin-700italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/cormorant-garamond-v16-latin-700italic.svg#CormorantGaramond') format('svg');
    /* Legacy iOS */
}

/* roboto-100 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/roboto-v30-latin-100.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/roboto-v30-latin-100.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v30-latin-100.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v30-latin-100.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v30-latin-100.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v30-latin-100.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-100italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 100;
    src: url('../fonts/roboto-v30-latin-100italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/roboto-v30-latin-100italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v30-latin-100italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v30-latin-100italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v30-latin-100italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v30-latin-100italic.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-300 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/roboto-v30-latin-300.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/roboto-v30-latin-300.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v30-latin-300.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v30-latin-300.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v30-latin-300.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v30-latin-300.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-300italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 300;
    src: url('../fonts/roboto-v30-latin-300italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/roboto-v30-latin-300italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v30-latin-300italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v30-latin-300italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v30-latin-300italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v30-latin-300italic.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-regular - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/roboto-v30-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/roboto-v30-latin-regular.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v30-latin-regular.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v30-latin-regular.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v30-latin-regular.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v30-latin-regular.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 400;
    src: url('../fonts/roboto-v30-latin-italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/roboto-v30-latin-italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v30-latin-italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v30-latin-italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v30-latin-italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v30-latin-italic.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-500 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/roboto-v30-latin-500.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/roboto-v30-latin-500.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v30-latin-500.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v30-latin-500.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v30-latin-500.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v30-latin-500.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-500italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 500;
    src: url('../fonts/roboto-v30-latin-500italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/roboto-v30-latin-500italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v30-latin-500italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v30-latin-500italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v30-latin-500italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v30-latin-500italic.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-700 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/roboto-v30-latin-700.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v30-latin-700.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v30-latin-700.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v30-latin-700.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v30-latin-700.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-700italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 700;
    src: url('../fonts/roboto-v30-latin-700italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/roboto-v30-latin-700italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v30-latin-700italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v30-latin-700italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v30-latin-700italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v30-latin-700italic.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-900 - latin */
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/roboto-v30-latin-900.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/roboto-v30-latin-900.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v30-latin-900.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v30-latin-900.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v30-latin-900.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v30-latin-900.svg#Roboto') format('svg');
    /* Legacy iOS */
}

/* roboto-900italic - latin */
@font-face {
    font-family: 'Roboto';
    font-style: italic;
    font-weight: 900;
    src: url('../fonts/roboto-v30-latin-900italic.eot');
    /* IE9 Compat Modes */
    src: local(''),
        url('../fonts/roboto-v30-latin-900italic.eot?#iefix') format('embedded-opentype'),
        /* IE6-IE8 */
        url('../fonts/roboto-v30-latin-900italic.woff2') format('woff2'),
        /* Super Modern Browsers */
        url('../fonts/roboto-v30-latin-900italic.woff') format('woff'),
        /* Modern Browsers */
        url('../fonts/roboto-v30-latin-900italic.ttf') format('truetype'),
        /* Safari, Android, iOS */
        url('../fonts/roboto-v30-latin-900italic.svg#Roboto') format('svg');
    /* Legacy iOS */
}

.cmplz-cookiebanner .cmplz-links a.cmplz-link.bfsg-link {
    display: inline !important;
}