.homepage-content {
    background-color: #ffeefd;
}

.fbox .site-main {
    display: flex;
    justify-content: flex-start;
}

.fbox {
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.fbox .std-box {
    border-radius: 1em;
    width: calc(33.333% - 0.5em);
    margin-right: 0.5em;
    margin-bottom: 0.5em;
}

.fbox .mask {
    border-radius: 1em;
}

.fbox .entry-title {
    padding: 0 1rem;
    font-size: 1.7rem;
}

#header-widgets {
    background-color: #000000;
    color: #ff7de7;
    padding: 1em;
    text-align: center;
}

#promo-slider {
    background: none;
    padding: 0.7rem;
    padding-right: 2.1rem;
}

#promo-slider > div {
    background: none;
}

#promo-slider .mask {
    background-color: transparent;
}

#promo-slider .promo-center {
    border: none;
}

#promo-slider .promo-center {
}

#promo-slider .promo-left {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    height: 100%;
    display: flex;
    flex-direction: column;
}

#promo-slider .promo-right {
    margin-right: 0.7rem;
    height: 100%;
    display: flex;
    flex-direction: column;
}

#promo-slider .promo-header-wraper {
    border-radius: 0.7rem;
    border-bottom: 0.7rem solid #ff7de7;
    /*filter: brightness(0.6);*/
    justify-content: flex-end;
    /*border-image: linear-gradient(90deg, #fe7ce6, #c20c5d) 1;*/
}

#promo-slider .promo-header-wraper::after {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.4);
    border-radius: 0.7rem 0.7rem 0 0;
}

#promo-slider .promo-header-wraper:nth-of-type(n+2) {
    margin-top: 0.5rem;
}

#promo-slider .entry-header {
    text-align: left;
    padding: 0.5em 2em;
}

#promo-slider .entry-header h2 {
    filter: none;
    font-size: 1em;
    margin-bottom: 0.5em;
    text-transform: none;
}

#promo-slider .entry-header .decorator-line {
    display: none;
}

.page-box-title-new {
    padding: 1em 4rem;
    color: #bb004f;
    font-size: 2rem;
    font-weight: bold;
}

.single-movies .page-box-title-new {
    font-size: 1.1rem;
    margin: 1.4em;
    font-weight: normal;
}

.page-box-title-new a {
    margin: 0 1em;
    border: 1px solid #ff7de7;
    border-radius: 1.5em;
    padding: 0.7em 1em;
    color: #ff7de7;
}

.cal_days .cal_days_cell {
    background-color: transparent;
    border: 1px solid #bb004f;
}

.cal_days {
    margin-left: 0.7rem;
    margin-right: 0.7rem;
    width: calc(100% - 1.4rem) !important;
}

.cal_days .cal_days_cell:hover {
    border: 1px solid #ff7de7;
    background-color: #ff7de7 !important;
}

.cal_footer {
    margin: 0 0.7rem;
    background-color: #bb004f;
    border-radius: 0.7rem;
}

.cal_footer .cal_footer_info {
    outline: none;
}

.cal_footer .cal_footer_buttons {
    background-color: #bb004f;
    outline: none;
    border-radius: 0.7rem;
    font-size: 2rem !important;
    line-height: 6rem;
}

.cal_footer .cal_footer_buttons:hover {
    background-color: #ff7de7 !important;
    color: #bb004f !important;
}

.cal_table_margin {
    display: none;
}

.cal_table_body {
    margin: 0 3rem;
}

.cal_table_body .events-calendar {
    border-radius: 0.7rem;
    color: #bb004f;
    padding: 1.5rem 0.5rem;
    background-color: transparent !important;
}

.cal_table .events-calendar:nth-child(2n) {
    background-color: transparent !important;
}

.cal_table_body .events-calendar .term-flag {
    border-radius: 0.7rem;
}

.cal_table_body .events-calendar .ticket a {
    border-radius: 0.7rem;
}

.cal_table_body .events-calendar .ticket a {
    background-color: #ff7de7;
    padding: 0.3em 1em;
    border-radius: 1em;
    border: none;
}

.cal_table_body .events-calendar .ticket a:hover {
    background-color: #ff7de7;
}

.cal_table .cal_table_margin {
    background-color: #FFFFFF !important;
}

.cal_table .events-calendar:hover {
    background-color: #bb004f !important;
}

.cal_more {
    padding: 1em;
}

.cal_more a {
    background-color: #bb004f;
    color: #FFFFFF !important;
    padding: 1em 5em !important;
    border-radius: 2em;
}

.cal_more a:hover {
    border-color: #ff7de7;
    background-color: #ff7de7 !important;
}

.new-design-tiles {
    display: flex;
    justify-content: center;
    padding-left: 0;
    padding-right: 0;
}

.new-design-tiles img {
    display: none;
}

.new-design-tiles a {
    font-size: 1.5rem;
    height: 12em;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background-size: cover;
    background-position: center center;
    width: 30%;
    border-radius: 0.7rem;
    margin: 0.5rem;
}

.new-design-tiles a:nth-of-type(1) {
    background-image: url("../img/program_1B.png");
    margin-left: 0;
}

.new-design-tiles a:nth-of-type(2) {
    background-image: url("../img/program_2B.png");
}

.new-design-tiles a:nth-of-type(3) {
    background-image: url("../img/program_3B.png");
    margin-right: 0;
}

.new-design-tiles .entry-title {
    padding: 1em;
    text-transform: none;
    font-size: 1.5em;
    background-image: url("../img/border-button.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 48em;
    margin: auto;
}

@media only screen and (max-width: 1600px) {
    .new-design-tiles .entry-title {
        font-size: 1.3em;
        width: 30em;
    }
}

@media only screen and (max-width: 1200px) {
    .new-design-tiles .entry-title {
        font-size: 1em;
        width: 30em;
    }
}

#new-news {
    padding: 0 4rem 2rem 4rem;
    display: flex;
    flex-direction: column;
    color: #bb004f !important;
}

#new-news .single-news {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #bb004f;
}

#new-news .date {
    padding: 1em;
    margin-right: 1em;
    background-image: url("../img/border-button-pink.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    display: flex;
    justify-content: center;
    align-items: center;
}

#new-news .triangle {
    padding: 1em;
    background-image: url("../img/mdag_play.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

#new-news .text {
    padding: 1em;
}

#new-news .text a {
    color: #bb004f !important;
}

#new-news .text .news-lead {
    display: none;
}











#people {
    background-color: #ff7de7;
    padding: 1rem 1rem;
}

#people article {
    margin: 1em 2%;
    border: none;
    width: 10%;
}

#people article:hover {
    background-color: transparent !important;
}

#main article:hover .entry-title {
    margin-bottom: 0 !important;
}

#people .entry-header-image {
    height: 150px;
    width: 150px;
    margin-bottom: 1em;
}

#people .entry-f-name, #people .entry-l-name {
    color: #bb004f;
    font-size: 1em;
    letter-spacing: 0.2em;
    line-height: 1.2em;
    margin-top: 5px;
}




#pre-footer-new {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    color: #bb004f;
    padding: 4rem;
    width: 100%;
}

#pre-footer-new a {
    color: #bb004f;
}

#pre-footer-new > div {
    display: flex;
    flex-direction: column;
    width: 28%;
}

#pre-footer-new div.first {
    display: flex;
    flex-direction: row;
    align-items: start;
}

#pre-footer-new div.first .img-container {
    padding-top: 0.7em;
    padding-right: 2em;
}

#pre-footer-new div.first div {
    width: 50%;
}

#pre-footer-new p {
    font-size: 0.8rem;
    padding: 0;
    margin: 0;
}

#pre-footer-new h2 {
    margin-top: 0;
    font-size: 1.4em;
}

#pre-footer-new .newsletterForm {
    width: 90%;
}

#pre-footer-new .newsletterForm .form-button {
    font-size: 0.8rem;
    font-weight: bold;
    padding-top: 1em;
    cursor: pointer;
    align-items: center;
    display: flex;
}

#pre-footer-new .newsletterForm .form-button img {
    height: 1.2em;
    margin-left: 0.3em;
}

#pre-footer-new .form-control {
    border: 1px solid #ff7de7;
    border-radius: 1.8em;
    padding: 1em 1.5em;
    color: #ff7de7;
    text-align: left;
}

#pre-footer-new div.third .social {
    display: flex;
    flex-direction: row;
}

#pre-footer-new div.third .social a {
    color: #ff7de7;
    font-size: 1.8em;
    margin: 0.3em;
}

#pre-footer-new div.third .social a:first-of-type {
    margin-left: 0;
}

#pre-footer-new div.third p {
    font-weight: bold;
}

footer {
    background-color: transparent !important;
    color: #bb004f !important;
    display: flex !important;
    align-items: flex-start !important;
    padding: 2rem 4rem !important;
}

footer > div {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
}

footer .first-div {
    display: flex;
}

footer .line {
    font-weight: bold;
    margin-bottom: 1em;
}

footer .site-info1 img {
    width: 4em;
}

footer .site-info1 img.long {
    width: 10em;
}

footer .site-info2-no-margin .line {
    margin-bottom: 0;
}

footer .site-info3-1-1 {
    display: flex;
    align-items: center;
    height: auto;
}

.page-box-title {
    text-align: left;
    color: #bb004f;
    margin: 0.8em 3em;
}

.sectionLetters {
    text-align: left;
    width: calc(100% - 6em) !important;
    margin: 0.8em 3em;
    padding: 1em 0;
}

.sectionLetters span a {
    color: #ff7de7;
    font-weight: normal;
    border: 1px solid #ff7de7;
    border-radius: 1.3em;
    padding: 0.5em !important;
    margin-right: 1em;
    text-transform: uppercase;
    min-width: 2em;
    text-align: center;
}

.sectionLetters span a:hover, .sectionLetters span.selected a {
    text-decoration: none;
    background-color: #ff7de7;
    color: #FFFFFF;
}






.content-area .site-main {
    display: flex;
    justify-content: flex-start;
}

.content-area {
    padding-left: 0.5em;
    padding-right: 0.5em;
}
.content-area .std-box {
    border-radius: 1em;
    width: calc(33.333% - 0.5em);
    margin-right: 0.5em;
    margin-bottom: 0.5em;
}

.content-area .mask {
    border-radius: 1em;
}

.linki-gabi a {
    background-color: #ff7de7;
    padding: 0.3em 0.7em;
    border-radius: 1em;
}

.single article, body.page article {
    margin-bottom: 3em;
}

.movie-title-container {
    display: flex;
}

.movie-image-mask-new {
    color: #bb004f;
    border: 1px solid #ff7de7;
    border-radius: 1em;
    padding: 1em;
    padding-top: 2em;
    margin: -3em 50% 0 5%;
    z-index: 20;
    position: relative;
}

.movie-image-mask-new h1 {
    margin-bottom: 0;
}

.movie-image-mask-new .movie-meta {
    padding-left: 0;
    font-weight: normal;
}







.entry-right-content {
    border: 1px solid #ff7de7;
    border-radius: 1em;
    padding: 1em;
}

.pinky-linky > div  {
    border-bottom: 1px solid #ff7de7;
}

.pinky-linky > div:last-of-type  {
    border: none;
}

.pinky-linky > div > div:first-of-type  {
    padding-top: 0.5em;
    font-weight: bold;
}

.pinky-linky > div > div:nth-of-type(2)  {
    padding-bottom: 0.5em;
}

.pink-link {
    background-color: #ff7de7;;
    border-radius: 0.5em !important;
}

.projections_table {
    color: #ff7de7;;
}

.projections_table .pth {
    border: none;
}

.projections_table .pthlove {
    margin-left: 1em;
}

.projections_table .ticket {
    text-align: right;
    font-size: 1.2em;
}

.projections_table_container .projections_table {
    color: #bb004f;
    border: 1px solid #ff7de7;
    border-radius: 1em;
    margin-top: 1em;
}

.projections_table_container .projections_table a {
    background-color: #ff7de7;
    padding: 0.6em 1em;
    border-radius: 1.3em;
    margin-right: 1em;
    border: none;
}

.projections_table_container:hover .projections_table {
    background-color: #bb004f;
    color: #FFFFFF;
    border-color: #bb004f;
}

.projections_table_container:hover .projections_table a {
    background-color: #ff7de7 !important;
    color: #bb004f !important;
}

.projections_table_container .after_projection {
    color: #bb004f;
    padding: 0.5em 1em;
    background-color: #ff7de7;
    border-radius: 1em;
}

.projections_table_container:hover .after_projection {
    color: #bb004f;
    background-color: #ff7de7;
}

.fullCalendarButton {
    margin: 1em 0 !important;
}

.fullCalendarButton a {
    border: 1px solid #ff7de7 !important;
    border-radius: 1.3em;
    color: #ff7de7 !important;
    padding: 1em 1em !important;
    border-radius: 2em;
    background-image: none !important;
}

.fullCalendarButton a:hover {
    color: #FFFFFF !important;
}

.site-main {
    padding-left: 0.5em;
    padding-right: 0.5em;
}

.single-movies .std-box {
    border-radius: 1em;
    width: calc(33.333% - 0.5em);
    margin-right: 0.5em;
    margin-bottom: 0.5em;
}

.single-movies .std-box .mask {
    border-radius: 1em;
}

.buttonOnMyProgram {
    border-radius: 1em;
    padding: 0.3em 1em !important;
}

.events-calendar-wrapper .ticket a {
    border-radius: 1em;
    padding: 0.2em 1em;
}




#page {
    margin-top: 120px;
}


#new-menu {
    position: fixed;
    display: flex;
    width: 100%;
    align-items: stretch;
    z-index: 110;
    margin-top: -6em;
    line-height: 1.5 !important;
    font-size: 20px !important;
}

@media only screen and (max-width: 1600px) {
    #page {
        margin-top: 108px;
    }
    #new-menu {
        font-size: 18px !important;
    }
}

@media only screen and (max-width: 1400px) {
    #page {
        margin-top: 96px;
    }
    #new-menu {
        font-size: 16px !important;
    }
}

@media only screen and (max-width: 1280px) {
    #page {
        margin-top: 84px;
    }
    #new-menu {
        font-size: 14px !important;
    }
}

@media only screen and (max-width: 1024px) {
    #page {
        margin-top: 72px;
    }
    #new-menu {
        font-size: 12px !important;
    }
}

#new-menu > div {
    display: flex;
    flex-direction: column;
}

#new-menu .new-logo {
    position: absolute;
    width: 8em;
    height: 6em;
    padding: 1em;
    padding-top: 0.4em;
    background-color: #ff7de7;
    z-index: 111;
}

#new-menu .container {
    width: 100%;
}

#new-menu .menu-stripe {
    background-color: #ffeefd;
    text-align: right;
    padding: 0.5em 1em;
}

#new-menu .menu-stripe a {
    font-weight: bold;
    color: #ff7de7;
}

#new-menu .menu-stripe img {
    height: 1em;
    padding-top: 0.2em;
}

#new-menu .log-in-button {
    background-color: #ff7de7;
    border-radius: 2em;
    height: 3.4em;
}

#new-menu nav {
    display: block;
    background-color: #bb004f;
    min-height: 3.5em;
}
#new-menu ul {
    display: flex;
    justify-content: end;
    text-align: center;
    padding: 0;
    margin: 0 1em;
}
#new-menu li {
    padding: 1em;
    display: list-item;
    list-style: none;
    position: relative;
    white-space: nowrap;
}
#new-menu a {
    display: block;
    text-decoration: none;
    color: #FFFFFF;
}

#new-menu .text-city {
    text-transform: capitalize;
    color: #FFFFFF;
}
#new-menu .text-city img {
    padding-top: 0.3em;
    height: 1em;
}

#new-menu .lang-first {
    padding-right: 0;
}

#new-menu .lang-between {
    padding-left: 0.3em;
    padding-right: 0.3em;
    color: #FFFFFF;
}

#new-menu .lang-second {
    padding-left: 0;
}

#new-menu .current-lang a {
    font-weight: bold;
    color: #FFFFFF !important;
}

#new-menu .new-search-button {
    padding: 0.75em 1em 0 1em !important;
}

#new-menu .new-search-button img {
    height: 2em;
    max-width: none;
}

#new-menu .new-menu-container {
    display: flex;
    justify-items: right;
}

#new-menu .has-submenu .sub-menu {
    display: none;
    flex-direction: column;
    padding-top: 1em;
    max-width: 0;
    margin: 0;
}

#new-menu .has-submenu:hover .sub-menu {
    display: block;
}

#new-menu .has-submenu .sub-menu li {
    padding: 0.2em;
    width: 100%;
}

#searchform {
    margin-top: 0;
    padding: 0;
    padding-top: 0px;
    padding-top: 0.9em;
    display: none;
    width: 33%;
}

#searchform input {
    width: 100%;
    border-radius: 1em;
    padding: 0.3em 1em;
}

.more-btn {
    border-color: #ff7de7 !important;
    background-color: #ff7de7 !important;
    color: #bb004f !important;
    border-radius: 1em;
    padding: 0.2em 0.5em !important;
}

.more-btn:hover {
    color: #FFFFFF !important;
}

.ticket a {
    border-color: #ff7de7 !important;
    background-color: #ff7de7 !important;
    color: #bb004f !important;
    border-radius: 1em;
    padding: 0.2em 0.5em !important;
}

.ticket a:hover {
    color: #FFFFFF !important;
}