.image--footer-logo {
    max-height: 10rem;
    width: auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.footer__logo__container {
    height: 13rem;
}

.footer__bottom a,
.footer__bottom a:link,
.footer__bottom a:visited {
    color: #ffffff;
    text-decoration: none;
    padding: 0;
    margin: 0;
    border-bottom: 2px solid transparent;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.footer__text {
    font-size: 2rem;
    font-family: 'bignoodletitlingregular', serif;
}

.b2b > h1, .b2b > h2 {
    color: black !important;
}

.footer__link:active,
.footer__link:focus,
.footer__link:hover {
    border-bottom: 2px solid #ffffff !important;
}

.footer__q-music__logo__container {
    background-color: #ed243a;
}

.footer__q-music__logo__container img {
    padding: 2rem 1rem;
}

.mt-1 {
    margin-top: 1rem;
}

.mt-2 {
    margin-top: 2rem;
}

.partners__container {
    background-color: white;
    width: 100%;
    font-family: 'bignoodletitlingregular', serif;
    padding: 2rem;
    height: auto;
}

.partners__container h1 {
    margin-top: 0;
    color: black;
}

.events__container {
    margin: 0;
    width: 100%;
    background-color: #581264;
    font-family: 'bignoodletitlingregular', serif;
    /*padding: 2rem;*/
}

.dark__purple__container {
    position: relative;
    display: block;
    width: auto;
    height: 100%;
    background-color: #581264;
    animation: 100s scroll infinite linear;
    padding: 2rem 0rem;
    box-shadow: 0px 1px 27px 10px rgba(0, 0, 0, 0.5);
    font-family: 'bignoodletitlingregular', serif;
}

.purple__container {
    position: relative;
    display: block;
    width: auto;
    height: 100%;
    background-color: #ed243a;
    animation: 100s scroll infinite linear;
    padding: 2rem 0rem;
    box-shadow: 0px 1px 27px 10px rgba(0, 0, 0, 0.5);
    font-family: 'bignoodletitlingregular', serif;
}

.corona__update__container {
    position: relative;
    display: block;
    width: auto;
    height: 100%;
    background-color: #28c6cb;
    animation: 100s scroll infinite linear;
    padding: 2rem 0rem;
    box-shadow: 0px 1px 27px 10px rgba(0, 0, 0, 0.5);
    font-family: 'bignoodletitlingregular', serif;
}

.corona__update__container a,
.corona__update__container a:link,
.corona__update__container a:visited {
    font-size: 2rem;
    color: white;
    text-decoration: none;
    display: inline;
    position: relative;
    border-bottom: 1px solid white;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.corona__update__container a:active,
.corona__update__container a.active,
.corona__update__container a:focus,
.corona__update__container a:hover {
    border-bottom: 2px solid white;
}

.events__container h1,
.corona__update__container h1 {
    margin-top: 0;
}

.corona__update__container h1 {
    position: relative;
    top: 1rem;
    font-size: 4rem !important;
    margin-bottom: 2rem;
}

.event__logo__container {
    height: 12rem;
}

.image__event {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
}

.image__event--goudfout {
    width: 15rem;
}

.image__event--indoor {
    top: 3.6rem;
    width: 15rem;
}

.image__event--outdoor {
    width: 15rem;
    top: 2.4rem;
}

.background__container {
    width: 100%;
    position: relative;
    height: 100%;
    bottom: 0;
    display: block;
    background: url(../images/outdoor-2020/background.png) no-repeat center center fixed;
    background-size: cover;
    padding: 3rem 0;
}

.header {
    width: 100%;
    position: relative;
    bottom: 0;
    height: 20rem;
    display: block;
    background: url(../images/outdoor-2020/background.png) no-repeat center -900px fixed;
    background-size: cover;
    padding: 3rem 0;
}

.background {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    /*padding: 10rem 2rem;*/
}

.homepage__date__and__location__container {
    margin-top: 10rem;
}

.event__location {
    text-align: center;
    font-family: 'montserratBlack', serif;
    z-index: 5;
    color: white;
    font-size: 3.5rem;
    line-height: 3.5rem;
    margin: 0 auto;
    font-weight: bolder;
    text-shadow: 0 0 5px rgba(0, 0, 0, .7);

}

.date__info {
    text-align: center;
    color: white;
    font-family: 'montserratSemiBold', serif;
    text-shadow: 0 0 5px rgba(0, 0, 0, .7);
    font-size: 3.5rem;
    line-height: 3.5rem;
}

/* ==========================================================================
   Clock
   ========================================================================== */

#clock {
    margin-bottom: 3rem;
    text-align: center;
    font-family: 'bignoodletitlingregular', serif;
}

.clock__value__container {
    padding: 0 0.4rem;
    display: inline-block;
}

.clock__value {
    text-align: center;
    width: auto;
    padding: 0.6rem;
    border-radius: 2rem;
    background: #e5246c;
    font-size: 6rem;
    -webkit-box-shadow: 0 17px 22px -12px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0 17px 22px -12px rgba(0, 0, 0, 0.75);
    box-shadow: 0 17px 22px -12px rgba(0, 0, 0, 0.75);
}

.clock__description {
    text-align: center;
    line-height: 0;
}

/* ==========================================================================
   Main style
   ========================================================================== */
html {
    font-size: 16px;
}

h1 {
    font-size: 3.75rem !important;
    color: white;
}

h2 {
    font-size: 2.25rem;
    color: white;
}

h3 {
    font-size: 2rem;
    color: white;
}

@media (min-width: 0px) {
    html {
        font-size: 0.6rem;
    }

    .event__logo {
        height: 16rem;
    }

    input {
        font-size: 1.8rem !important;
    }

    ::placeholder {
        font-size: 1.8rem;
    }
}

@media (min-width: 576px) {
    html {
        font-size: 0.6rem;
    }

    .event__logo {
        height: 16rem;
    }
}

@media (min-width: 769px) {
    html {
        font-size: 0.7rem;
    }

    .event__logo {
        height: 16rem;
    }
}

@media (min-width: 993px) {
    html {
        font-size: 0.8rem;
    }

    .event__logo {
        height: 16rem;
    }

    input {
        font-size: 1.4rem !important;
    }

    ::placeholder {
        font-size: 1.4rem;
    }
}

@media (min-width: 1201px) {
    html {
        font-size: 1rem;
    }

    .event__logo {
        height: 16rem;
    }
}

/* ==========================================================================
   Flashes
   ========================================================================== */

.alert-success {
    font-size: 1.4rem;
    background-color: #581264;
    border-color: #d6e9c6;
    color: white;
}

/* ==========================================================================
   Nav
   ========================================================================== */

.mobile__menu {
    list-style: none;
    display: inline-block;
    width: auto;
    height: 100%;
    padding: 0;
    margin: 0;
    position: relative;
}

.mobile__menu--socials {
    right: 20px;
    position: absolute;
    font-size: 2rem;
}

/* ==========================================================================
   Mobile menu
   ========================================================================== */

.mobile__menu__list__item {
    display: inline-block;
    height: 100%;
    width: auto;
    margin: 0 1rem;
    padding: 2.3rem 0;
    float: left;
}

/* ==========================================================================
   Helpers
   ========================================================================== */

/* ==========================================================================
   Powered by
   ========================================================================== */

.powered__by__container {
    right: 0;
    top: 6rem;
    text-align: right;
    padding: 1rem;
    position: fixed;
    z-index: 99;
    font-family: 'bignoodletitlingregular';
    color: white;
    border-bottom-left-radius: 10px;
}

.powered__by img {
    max-height: 40px;
    display: inline-block;
}

@media screen and (max-width: 1400px) {
    .sneck__image {
        height: 120px !important;
    }


}

@media screen and (max-width: 1024px) {
    .powered__by__container {
        top: 6.8rem;
    }

    .outdoor__custom__dropdown {
        position: relative !important;
        transition: all 0.4s;
    }

    .outdoor__custom__dropdown__item {
        transition: all 0.4s;
    }

    .btn-link {
        font-size: 11px;
    }

    .Timetable {
        overflow-x: scroll;
    }

    .Timetable__table {
        width: 250% !important;
    }

    .artist__photo {
        width: 100% !important;
        height: auto !important;
        min-height: auto !important;
        margin: 0 auto !important;
        padding: 0 !important;
    }

    .header {
        background: url(../images/outdoor-2020/background.png) no-repeat center -300px fixed;
    }

    .sneck__image {
        height: 85px !important;
    }


}


/* ==========================================================================
   Forms
   ========================================================================== */

.registration__title {
    margin: 0;
    text-shadow: 0 3px 2px rgba(0, 0, 0, 1);
}

.registration__container {
    padding: 2rem;
    text-align: left;
    font-family: 'bignoodletitlingregular', serif;
}

.registration__submit__button {
    padding: 0.7rem 1.6rem;
    background: #e5246c;
    border-radius: 2rem;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0);
    color: white;
    font-size: 2rem;
    float: right;
    outline: none !important;
}

/* ==========================================================================
   To be overriden by bootstrap
   ========================================================================== */

.p-5 {
    padding: 5rem;
}

/* ==========================================================================
   outdoor general style
   ========================================================================== */
.outdoor__title {
    text-align: center;
    font-family: 'montserratBlack', serif;
    z-index: 1;
    color: white;
    font-size: 2.5rem;
    line-height: 3.5rem;
    margin: 0 auto;
    font-weight: bolder;
    text-shadow: 0 0 5px rgba(0, 0, 0, .7);
    position: relative;
    display: block;
    padding-top: 2rem;
}

.outdoor__title__site {
    text-align: center;
    font-family: 'montserratBlack', serif;
    z-index: 1;
    color: white;
    font-size: 2.5rem;
    line-height: 3.5rem;
    font-weight: bolder;
    text-shadow: 0 0 5px rgba(0, 0, 0, .7);
    position: relative;
    display: block;
    padding-top: 2rem;
    margin-top: 3rem;
    font-size: 4.5rem;
}

.outdoor__text {
    text-align: center;
    color: white;
    font-size: 1.5rem;
    position: relative;
    display: block;
    font-family: 'bignoodletitlingregular';
    padding: 0rem 10rem;

}

.outdoor__iframe {
    position: relative;
    display: block;
    width: 100%;
    height: 73rem;

}

.outdoor__iframe__google__maps {
    position: relative;
    display: block;
    width: 100%;
    height: 40rem;
    padding: 2rem 0rem;
}

.outdoor__list {
    position: relative;
    display: block;
    color: white;
}

.outdoor__list__item {
    position: relative;
    font-family: 'bignoodletitlingregular';
    color: white;
    padding: 1rem 0rem;
    font-size: 1.3rem;
}

.outdoor__form {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    padding: 2rem;
}

.outdoor__form__label {
    color: white;
    font-family: 'bignoodletitlingregular';
    font-size: 1.5rem;
    letter-spacing: .1rem;
    display: block;
}

.artist__container, .artist__container:link, .artist__container:visited {
    margin-top: 3rem;
    position: relative;
    display: block;
    z-index: 1;
    width: 100%;
}

.artist__container__inner {
    position: relative;
    display: block;
}

.artist__info {
    height: 17.5rem;
    z-index: -1;
    position: relative;
    display: block;
    cursor: pointer;
}

.artist__photo {
    height: auto;
    position: relative;
    overflow: hidden;
    display: block;
    width: auto;
    margin: 0rem auto;
    transition: all 0.4s;
    max-width: 100%;
}

.artist__photo:hover {
    transform: scale(1.1, 1.1);
    transition: all 0.4s;
}

.artist__name__background {
    height: auto;
    width: 14rem;
    margin: 0 auto;
    position: relative;
    border-radius: 2rem;
    color: white;
    font-family: 'bignoodletitlingregular';
    font-size: 2rem;
    /* margin-top: -2.8rem; */
    z-index: 10;
    padding: 0.6rem 1rem;
    text-align: center;
}

.vip_container {
    margin-top: 5rem;
}

.custom-dropdown-toggle:hover .outdoor__custom__dropdown {
    display: block;
}

.outdoor__custom__dropdown {
    display: none;
    position: absolute;
    width: auto;
    height: auto;
    background-color: #28c6cb;
    left: 4.9rem;
    padding-left: 1rem
}

.outdoor__custom__dropdown__item {

    display: block;
    position: relative;
    width: 100%;
    height: 4rem;
}

.outdoor__custom__dropdown__item__link {
    position: relative;
    display: block;
    width: auto;
    height: 100%;
    padding: 0rem 1rem;
    margin-left: -1rem;
    /*font-size: 1.3rem;*/
    color: white;
}

.outdoor__custom__dropdown__item__link:hover {
    color: white !important;
    text-decoration: none;

}

.photo, .photo:link, .photo:visited {
    height: 15rem;
    position: relative;
    background-color: white;
    margin-bottom: 1rem;
    overflow: hidden;
    display: block;
    opacity: 1;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.photo__image {
    width: auto;
    height: auto;
    display: block;
    text-align: center;
    vertical-align: middle;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 80%;
    left: 0;
    right: 0;
    max-height: 80%;
}

.outdoor__timetable {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 8rem;

}

.outdoor__timetable__time {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    border-bottom: solid 2px white;
}

.outdoor__form__textarea {
    width: 100%;
    display: block;
    /* height: calc(1.5em + 0.75rem + 2px); */
    padding: 0.375rem 0.75rem;
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.outdoor__form__textarea:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.time {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 1.2rem;
    color: white;
    padding: 2rem 4.124rem;
    border-right: solid 2px white;
    border-bottom: solid 2px white;
}

.outdoor__timetable__artist {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    color: white;
    border: solid 1px white;
    padding: 2rem
}

.outdoor__custom__dropdown__item__link:active,
.outdoor__custom__dropdown__item__link.active {
    background-color: rgba(255, 255, 255, 0.4) !important;
}

.ticket__button {
    margin-right: 3rem;
}

.Timetable {
    position: relative;
    display: block;
    /*padding: 20px;*/
    font-family: bignoodletitlingregular;

}

.Timetable tr {
    background: #2b173e;

}

.Timetable tr:nth-child(even) {
    background: #2b173e;
}

.Timetable .Timetable__table {
    width: 100%;
    border-collapse: collapse;

}

.Timetable .Timetable__table td,
.Timetable .Timetable__table th {
    padding: 4px 2px;
}

.Timetable .Timetable__table th {
    font-weight: 300;
    height: 100px;
}

.Timetable .Timetable__table tbody th {
    border-right: 1px solid #2b173e;
}

.Timetable .Timetable__table tbody td {

    color: white;
    font-family: bignoodletitlingregular;
    border: none;
    text-align: center;

}

.Timetable .Timetable__table .Timetable__time,
.Timetable .Timetable__table .Timetablge__room {
    background: #581264;
    color: #fff;
    text-align: center;
    font-size: 1.5rem;
}

.Timetable .Timetable__table .Timetable__room {
    border-bottom: 1px solid #2b173e;
    color: white;
}

.Timetable .Timetable__table .Timetable__time th {
    width: 100px;
}

.Timetable thead tr {
    background: none;
}

.Timetable thead tr td,
.Timetable thead tr th {
    color: #fff;
    font-size: 1.5em;
}

.space {
    height: 5px !important;
    padding: 0rem !important;
}

.outdoor__busticket__container {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    text-align: center;
}

.outdoor__busticket__button {
    position: relative;
    display: inline-block;
    color: white;
    background: #e5246c;
    border: none;
    padding: 1rem;
    font-size: 1.2rem;
    border-radius: 20px;
    font-family: 'bignoodletitlingregular', serif !important;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
    outline: none;

}

.outdoor__busticket__button:hover {
    color: white;
    text-decoration: none;
}

.clubtour__contact__button {
    color: white;
    border: none;
    font-size: 1.5rem;
    padding: .5rem 1rem;
    background: deeppink;
    font-family: anton, sans-serif;
    border-radius: 20px;
    float: right;
}

.--retro {
    margin-top: 1em;
}

.retro__rave__section {
    display: block;
    position: relative;
    width: 100%;
    height: auto;

}

.goud_fout_section {
    display: block;
    position: relative;
    width: 100%;
    height: auto;

}

.outdoor__stage__selection__container {
    display: block;
    height: auto;
    width: auto;
    position: relative;
    background-color: #28c6cb;
}

.outdoor__stage__selection {
    position: relative;
    display: inline-block;
    width: auto;
    height: auto;
    font-size: 2rem;
    color: white !important;
    padding: 1rem;
    /*border: solid 1px white;*/
    transition: all 0.2s;
    font-family: anton, sans-serif;

}

.outdoor__stage__selection:hover {
    color: white;
    cursor: pointer;
    text-decoration: none !important;

}

.outdoor__stage__selection:active,
.outdoor__stage__selection:focus,
.outdoor__stage__selection.active {
    background: #e5246c;
    text-decoration: none;
    transition: all 0.2s;
}

.background__outdoor__pattern {
    position: relative;
    display: block;
    width: auto;
    height: 100%;
    background-image: url("../images/outdoor-2020/pattren_3_blue.png");
    animation: 100s scroll infinite linear;
    padding: 2rem 0rem;
    box-shadow: 0px 1px 27px 10px rgba(0, 0, 0, 0.5)

}

.transparent__background {
    background: rgba(24, 94, 99, 0.9) !important;
}

.sneck__image {
    position: absolute;
    display: block;
    bottom: 0px;
    right: 0;
    width: auto;
    height: auto;
}

.sneck__image__container {

    display: block;
    width: auto;
    height: auto;

}
.homeexperience_text
{
    color: white;
    font-size: 2rem;
    font-family: 'bignoodletitlingregular', serif;
    margin-bottom: 2rem !important;
    text-align: center;
    position: relative;
    display: inline-block;
}
.homeexperience_section
{
    background-color: #28c6cb;

}
.title{
    position: relative;
    top: 1rem;
    font-size: 4rem !important;
    margin-bottom: 2rem;
    margin-top: 2rem;
    font-family: 'bignoodletitlingregular', serif;
    text-align: center;

}
.subtitle
{
    position: relative;
    margin-bottom: 2rem;
    font-family: 'bignoodletitlingregular', serif;
    text-align: center;

}
.homexperience_cards .card-body
{
    min-height: 25rem;
    margin-top: 2rem !important;
    background: #e5246c !important;
}
.homexperience_cards ul{
    list-style: none;
    padding-left: 0rem !important;
}
.homeexperience_cards_container
{
    position: relative;
    display: block;
    width: auto;
    height: auto;
    margin: 3rem 0rem;
}
.experience_send
{
    ine-height: 2.4rem;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    border-bottom: 5px solid rgba(0, 0, 0, 0.5);
    background-position: left;
    margin-top: 0.5rem;
    padding: 0.3rem 1rem;
    background: #e5246c;
    border-radius: 2rem;
    box-shadow: 2px 2px 2px 2px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0);
    color: white;
    font-size: 2rem;
    float: right;
    outline: none !important;
    margin-bottom: 3rem;
    height: auto;
    font-family: bignoodletitlingregular, serif;
}

@media screen and (max-width: 1024px)
{
    .live-mobile-container
    {
        position: relative;
        display: inline-block;
        width: auto;
        height: auto;
        left: -13%;
        float: right;
        TOP: 2.1REM;

    }
    .live-link-mobile
    {
        position: relative;
        display: block;
        width: auto;
        height: auto;
        color: white;
        font-family: bignoodletitlingregular, serif;
        font-size: 2.5rem;
    }
    .live-link-mobile:hover
    {
        color: white;
        text-decoration: none;
    }

}
.livestream__section
{
    position: relative;
    display: block;
    width: 100%;
    height: auto;
    background-color: #cf1f98;
}
.livestream__section h1
{
    font-family: 'bignoodletitlingregular', serif;
    position: relative;
    margin-top: 1rem;
    margin-bottom: 2rem;
}
.livestream__section__blocks
{
    width: 100%;
    height: 10rem;
    position: relative;
    display: block;
    margin: 3rem 0rem;
    background: #0071e5;
    transition: all 0.4s;
    border-radius: 10px;
}
i.fab.fa-facebook-f.livestream__icons {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    font-size: 5rem;
    transform: translate(-50%, -50%);
    color: white;
}

.livestream__section__blocks:hover i.fab.fa-facebook-f.livestream__icons
{
    color: #0071e5 !important;
    text-decoration: none !important;
    cursor: pointer;
    transition: all 0.4s;
}

.livestream__section__blocks:hover
{
    background: white !important;
    transition: all 0.4s;
    color: #0071e5 !important;
    text-decoration: none !important;
    cursor: pointer;

}
.livestream__section__blocks a{
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}
/*youtube*/
/*.livestream__section__blocks--yt*/
/*{*/
/*    width: 100%;*/
/*    height: 10rem;*/
/*    position: relative;*/
/*    display: block;*/
/*    margin: 3rem 0rem;*/
/*    background: red;*/
/*    transition: all 0.4s;*/
/*    border-radius: 10px;*/
/*}*/
/*.livestream__section__blocks--yt a{*/
/*    Color: white;*/
/*    display: block;*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    font-family: 'bignoodletitlingregular', serif;*/
/*    font-size: 2rem;*/
/*    top: 50%;*/
/*    position: relative;*/
/*    transform: translateY(-50%);*/
/*    transition: all 0.4s;*/
/*}*/
/*.livestream__section__blocks--yt:hover  a*/
/*{*/
/*    color: red !important;*/
/*    text-decoration: none !important;*/
/*    cursor: pointer;*/
/*    transition: all 0.4s;*/
/*}*/

/*.livestream__section__blocks--yt:hover*/
/*{*/
/*    background: white !important;*/
/*    transition: all 0.4s;*/
/*    color: red !important;*/
/*    text-decoration: none !important;*/
/*    cursor: pointer;*/

/*}*/
/*!*Twitch*!*/
/*.livestream__section__blocks--tw*/
/*{*/
/*    width: 100%;*/
/*    height: 10rem;*/
/*    position: relative;*/
/*    display: block;*/
/*    margin: 3rem 0rem;*/
/*    background: purple;*/
/*    transition: all 0.4s;*/
/*    border-radius: 10px;*/
/*}*/
/*.livestream__section__blocks--tw a{*/
/*    Color: white;*/
/*    display: block;*/
/*    width: 100%;*/
/*    text-align: center;*/
/*    font-family: 'bignoodletitlingregular', serif;*/
/*    font-size: 2rem;*/
/*    top: 50%;*/
/*    position: relative;*/
/*    transform: translateY(-50%);*/
/*    transition: all 0.4s;*/
/*}*/
/*.livestream__section__blocks--tw:hover  a*/
/*{*/
/*    color: purple !important;*/
/*    text-decoration: none !important;*/
/*    cursor: pointer;*/
/*    transition: all 0.4s;*/
/*}*/

/*.livestream__section__blocks--tw:hover*/
/*{*/
/*    background: white !important;*/
/*    transition: all 0.4s;*/
/*    color: purple !important;*/
/*    text-decoration: none !important;*/
/*    cursor: pointer;*/

/*}*/
