/*
Theme Name: PFFB
Author: The team of the Pornfilmfestival Berlin
Author URI: http://pornfilmfestivalberlin.de
Description: Custom theme for the Pornfilmfestival Berlin
Version: 4.173
Text Domain: pff
*/

/* Fonts for PFFB 20 */

@font-face {
    font-family: 'Switzer';
    src: url('/lib/fonts/switzer/Switzer-Regular.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Switzer';
    src: url('/lib/fonts/switzer/Switzer-Italic.woff2') format('woff2');
    font-weight: 400;
    font-display: swap;
    font-style: italic;
}

@font-face {
    font-family: 'Switzer';
    src: url('/lib/fonts/switzer/Switzer-Bold.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
    font-style: normal;
}

@font-face {
    font-family: 'Switzer';
    src: url('/lib/fonts/switzer/Switzer-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-display: swap;
    font-style: italic;
}


/* Global defaults */

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    text-size-adjust: none;
    -webkit-text-size-adjust: none;
}

body {
    font-family: "Switzer", sans-serif;
    background: #fff;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    overflow-y: scroll;
}

#container-main {
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
}

#page {
    flex: 1 0 auto;
    width: 100%;
}

hr {
    border: 0;
    border-top: 1px #dddddd solid;
}

/* Header */

#header {
    display: flex;
    flex-flow: row;
    line-height: 0;
}

#header-pad-left {
    background: #000;
    color: #fff;
    text-align: center;
    flex: auto;
    background-image: url(/wp-content/themes/pffb/img/header20-left.jpg?v=20250726);
    background-size: 880px 208px;
    background-repeat: no-repeat;
    background-position: right center;
}

#header-pad-right {
    background: #000;
    color: #fff;
    text-align: center;
    flex: auto;
    background-image: url(/wp-content/themes/pffb/img/header20-right.jpg?v=20250726);
    background-size: 880px 208px;
    background-repeat: no-repeat;
    background-position: left center;
}

#header-middle {
    width: 800px;
    height: 208px;
    margin: 0;
    padding: 0;
}

.header-logo-desktop {
    display: inline-block;
}

.header-logo-desktop > img {
    width: 100%;
    height: auto;
}

.header-logo-mobile {
    display: none;
}

.header-logo-mobile > img {
    width: 100%;
    height: auto;
}

body.page-template-page_program article,
body[class^='single-movie'] article,
body[class*=' single-movie'] article {
    max-width: 100%;
}

h1, h2, h3, h4, h5, h6 {
    margin: 1em 0 0.5em 0;
}

p {
  margin-block-start: 1em;
  margin-block-end: 1em;
}

h1 {
    font-size: 1.75em;
}

h1.programtitle {
    margin-top: -0.25em;
}

h2 {
    font-size: 1.5em;
}

h2.newblock {
    margin-top: 1em;
    padding-top: 1em;
    border-top: 1px solid #dddddd;
}

h3 {
    font-size: 1.125em;
}

h4 {
    font-size: 1.0625em;
}

h5 {
    font-size: 1em;
    font-style: italic;
}

h6 {
    color: #606060;
    font-size: 0.875em;
    letter-spacing: 0.0625em;
    text-transform: uppercase;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: bold;
    line-height: 1.2em;
    margin-block-start: 0.83em;
    margin-block-end: 0.83em;
}

sup, sub {
    vertical-align: baseline;
    position: relative;
    top: -0.4em;
}

sub {
    top: 0.4em;
}

.signup-content {
    margin: 1em;
}

.entry-content {
    margin-top: 1em;
}

.entry-content img,
.entry-content iframe {
    border-radius: 8px;
}

img.logo,
img.festival-list-logo {
    border-radius: 0px;
}

article {
    max-width: 50rem;
}

.content-area-full .entry-content {
    max-width: 100%;
}

.entry-title a {
    color: #000 !important;
    text-decoration: none;
}

.entry-title a:hover,
.entry-title a:active {
    color: #ec008c !important;
    text-decoration: underline;
}

.site-content a:link,
.site-content a:active,
.realTimeSearchSearchResult > li > a:link,
.realTimeSearchSearchResult > li > a:active {
    color: #ec008c;
}

.languages > a {
    color: #ec008c !important;
}

.site-content a:visited,
.realTimeSearchSearchResult > li > a:visited {
    color: #6f4dbb;
}

.movie-content img {
    max-width: 100%;
    height: auto;
}

img.alignleft {
    float: left;
    margin: 0.25em 1em 1em 0;
}

img.alignright {
    float: right;
    margin: 0.25em 0em 1em 1em;
}

img.aligncenter {
    display: block;
    margin-top: 0.25em;
    margin-left: auto;
    margin-right: auto;
}


img.max25 {
    max-width: 25%;
    height: auto;
}

img.max40 {
    max-width: 40%;
    height: auto;
}

img.max50 {
    max-width: 50%;
    height: auto;
}

.wp-embedded-content {
    width: 100%;
}

/* Nicer lists  */

.content-area ol,
.content-area ul {
    margin-bottom: 1em;
}

.content-area ul {
    padding-left: 1.5em;
    margin-left: 0;
}

.content-area ol {
    padding-left: 2em;
    margin-left: 0;
}

.content-area li ol,
.content-area li ul {
    margin: 0.5em 0 0 0;
}

.content-area ol li,
.content-area ul li {
    margin: 0 0 0.5em 0;
}

/* Page layout */

#page {
    overflow-x: hidden;
    max-width: 1380px;
    margin: 0.5em auto;
    padding: 0 3.75em 0 3.5em;
    background: #fff;
    color: #000000;
}

#central {
    display: flex;
    flex-flow: row;
}

#masthead {
    line-height: 0;
    background: #000;
    text-align: center;
}

#mastheadimg {
    z-index: -1;
    width: 60em;
    max-width: 100%;
}

#subhead {
    background: #000000;
    color: #fff;
    padding: 1em 0 0 0;
    width: 100%;
    text-align: center;
    line-height: 1.5em;
    display: block;
}

.splogo {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin: 0;
    padding: 0.5em 1em;
}

.splogo > a > img {
    height: 30px;
    width: auto;
}

.splogo1 {
    display: table-cell;
    table-layout: fixed;
    text-align: center;
    width: 14%;
    vertical-align: middle;
    padding: 0.25em;
}

.splogo2 {
    display: table-cell;
    table-layout: fixed;
    text-align: center;
    width: 16%;
    vertical-align: middle;
    padding: 0.25em 1em 0.25em 0.25em;
}

.content-area, .content-area-full {
    padding: 1em 1em 1em 0.5em;
}

#content {
    width: 100%;
    min-height: 29em;
}

#sidebar {
    min-width: 20.25em;
    padding: 0.5em 0 0 1.0em;
    margin: 0em 0em 0.5em 0em;
    /*    border-left: 1px solid #dddddd; */
    min-height: 18em;
    text-align: right;
}

/*.page-template-page_program  #page #content,
.page-template-page_program_nodates #page #content, */
.single-movie-2016 #page #content,
.single-movie-2017 #page #content,
.single-movie-2018 #page #content,
.single-movie-2019 #page #content,
.single-movie-2020 #page #content,
.single-movie-2021 #page #content {
    float: none;
    max-width: 100%;
}

/*.page-template-page_program  #page #central,
.page-template-page_program_nodates #page #central, */
.single-movie-2016 #page #central,
.single-movie-2017 #page #central,
.single-movie-2018 #page #central,
.single-movie-2019 #page #central,
.single-movie-2020 #page #central,
.single-movie-2021 #page #central {
    display: block;
}

/* .page-template-page_program  #page #sidebar,
.page-template-page_program_nodates #page #sidebar, */
.single-movie-2016 #page #sidebar,
.single-movie-2017 #page #sidebar,
.single-movie-2018 #page #sidebar,
.single-movie-2019 #page #sidebar,
.single-movie-2020 #page #sidebar,
.single-movie-2021 #page #sidebar {
    display: none;
}

#colophon {
    clear: both;
    color: #fff;
    text-align: center;
    align-self: flex-end;
    width: 100%;
}

#colophon a:link, #colophon a:visited {
    color: #fff;
    text-decoration: none;
}

#colophon a:hover, #colophon a:active {
    color: #fff;
    text-decoration: underline;
}

.site-info {
    background: #000000;
    padding: 0.5em;
    font-size: 0.86em;
}

#comments {
    margin-top: 2em;
}

.breadcrumb {
    margin: 0 0 1.5em 0;
    font-style: italic;
}

.entry-header {
    margin-top: 0.5em;
}

.entry-meta {
    font-style: italic;
    margin: 0.5em 0 0.5em 0;
    color: #666;
}

.entry-meta a {
    text-decoration: none;
}

.entry-meta a:link, .entry-meta a:visited {
    color: #666;
}

.entry-meta a:hover, .entry-meta a:active {
    color: #ec008c;
}

.languages {
    float: right;
    margin-left: 2em;
}

.entry-footer {
    clear: both;
    padding-top: 1em;
}

table {
    border-spacing: 0;
    margin: 0 0 1em;
}

td {
    text-align: left;
    border-bottom: 1px solid #c0c0c0;
}

table.raw tbody tr td {
    text-align: left;
    border-bottom: none;
    padding: 0 0.625em 0 0;
}

th {
    text-align: left;
    font-weight: bold;
    padding: 0.375em 0.625em 0.375em 0;
    border-bottom: 1px solid #c0c0c0;
}

th:last-child {
    padding: 0.375em 0 0.375em 0;
}

td {
    padding: 0.375em 0.625em 0.375em 0;
}

td:last-child {
    padding: 0.375em 0 0.375em 0;
}

tr:last-child td {
    border: none;
}

td p {
  margin-block-start: 1em;
}

td p:last-child {
  margin-block-end: 0;
}

/* Archive pages (categories, tags, etc.) */

.archive-header {
    margin: 0 0 1.5em 0;
}

h1.taxonomy-head {
    font-size: 1.25em;
}

/* Menus in sidebar */

#menu-sidebar {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#menu-sidebar .menu-item {
    margin: 0 0 0.5em 0;
}

#menu-sidebar a:link, #menu-sidebar a:visited {
    text-decoration: none;
}

#menu-sidebar a:hover, #menu-sidebar a:active {
    text-decoration: underline;
}

/* Navigation */

div.main-navigation {
    background: #000000;
    margin: 0.125em 0;
}

#site-navigation {
    max-width: 1380px;
    background: #000000;
    color: #fff;
    padding: 0;
    margin: 0 auto;
    padding: 0 3.5em 0 3.25em;
    min-height: 2.5em;
}

.menu-main-generic-container {
}

.menu-toggle img {
    width: auto;
    height: 1.5em;
}

.smicons {
    float: right;
    margin: 0 1.5em;
    padding-top: 0.5em;
}

.smicons > a {
    margin-right: 1em;
}

.smicons > a:last-child {
    margin-right: 0;
}

.smicons > a > img {
    width: auto;
    height: 1.5em;
}

ul.nav-menu,
div.nav-menu > ul {
    margin: 0;
    padding: 0 2.5em 0 0;
    list-style-type: none;
}

.nav-menu li {
    float: left;
    position: relative;
    list-style-type: none;
}

.nav-menu li a {
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: 400;
    line-height: 1em;
    padding: 0.75em 0.75em;
    text-decoration: none;
    text-transform: uppercase;
}

.nav-menu li a:visited {
    color: #fff;
}

.nav-menu li > ul a, .nav-menu li > ul a:visited {
    color: #000 !important;
}

.nav-menu .sub-menu,
.nav-menu .children {
    background-color: #bbb;
    border-top: 0;
    display: none;
    padding: 0;
    position: absolute;
    left: 0;
    z-index: 1;
}

.nav-menu .sub-menu ul,
.nav-menu .children ul {
    border-left: 0;
    left: 100%;
    top: 0;
}

ul.nav-menu ul a,
.nav-menu ul ul a {
    margin: 0;
    width: 15.625em;
}

ul.nav-menu li:hover > ul,
.nav-menu ul li:hover > ul {
    display: block;
}

/* Helper to get things displayed if needed */

.visible {
    display: block !important;
}

/* "Skip to content" link for screen readers */

a.skip {
    padding: 0.5em;
    position: absolute;
    top: -4em;
    left: 0px;
    color: white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-bottom-right-radius: 0.5em;
    background: #bf1722;
    -webkit-transition: top 1s ease-out;
    transition: top 1s ease-out;
    z-index: 100;
}

a.skip:focus {
    position: absolute;
    left: 0px;
    top: 0px;
    outline-style: none;
    -webkit-transition: top .1s ease-in;
    transition: top .1s ease-in;
}

/* Post */

.post,
.type-page,
.type-movie-2016,
.type-movie-2017,
.type-movie-2018,
.type-movie-2019,
.type-movie-2020,
.type-movie-2021,
.type-movie-2022,
.type-movie-2023,
.type-movie-2024,
.type-movie-2025 {
    border-bottom: 1px #dddddd solid;
    margin-bottom: 2em;
}

.post:last-child,
.type-page:last-child,
.type-movie-2016:last-child,
.type-movie-2017:last-child,
.type-movie-2018:last-child,
.type-movie-2019:last-child,
.type-movie-2020:last-child,
.type-movie-2021:last-child,
.type-movie-2022:last-child,
.type-movie-2023:last-child,
.type-movie-2024:last-child,
.type-movie-2025:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}

/* Paging and post navigation */

.paging-navigation {
    padding-bottom: 3em;
}

.pagination {
    padding-bottom: 1em;
}

.page-numbers {
    outline-style: none;
    border: 1px solid #c0c0c0;
    text-decoration: none;
    padding: 0.5em 0.75em 0.5em 0.75em;
    margin: 0.25em 0.75em 0.25em 0;
}

.page-numbers.current:hover {
    border: 1px solid #c0c0c0;
}

.page-numbers:hover {
    border: 1px solid #404040;
}

.page-numbers:active {
    color: #ec008c !important;
}

.navigation .nav-previous {
    padding-bottom: 0.5em;
    max-width: 60%;
    display: inline-block;
}

.navigation .nav-next {
    padding-bottom: 0.5em;
    padding-left: 0.75em;
    max-width: 60%;
    display: inline-block;
}

.navigation .nav-previous a:link,
.navigation .nav-previous a:active,
.navigation .nav-next a:link,
.navigation .nav-next a:active {
    color: #ec008c;
}

.navigation .nav-previous a:visited,
.navigation .nav-next a:visited {
    color: #6f4dbb;
}

.paging-navigation a {
    border: 1px solid #c0c0c0;
    display: inline-block;
    line-height: normal;
    padding: 0.75em 0.75em;
    margin: 0.25em 0 0.25em;
    text-transform: uppercase;
    text-decoration: none;
    border-radius: 4px;
}

.paging-navigation a:focus,
.paging-navigation a:hover {
    border-color: #404040;
    outline-style: none;
}

.post-navigation {
}

.post-navigation .nav-links {
    text-transform: uppercase;
    display: table;
    width: 100%;
}

.post-navigation a[rel="prev"] {
    float: left;
    border: 1px solid #c0c0c0;
    padding: 0.5em 0.625em;
    margin: 0.25em 0 0.25em;
    text-decoration: none;
    border-radius: 4px;
}

.post-navigation a[rel="next"] {
    border: 1px solid #c0c0c0;
    float: right;
    padding: 0.5em 0.625em;
    text-align: right;
    margin: 0.25em 0 0.25em 0.25em;
    text-decoration: none;
    border-radius: 4px;
}

.post-navigation a[rel="next"]:focus,
.post-navigation a[rel="prev"]:focus,
.post-navigation a[rel="next"]:hover,
.post-navigation a[rel="prev"]:hover {
    border-color: #404040;
    outline-style: none;
}

.post-navigation-title {
    margin-top: 0;
}

/* Widgets */

#widget-area .widget-title {
    font-size: 1.2em;
    margin-top: 1em;
}

#widget-area ul {
    list-style: none;
    padding: 0;
}

#widget-area li {
    padding: 0.5em 0;
}

#widget-area a {
    text-decoration: none;
    color: #000;
}

#widget-area a:hover {
    text-decoration: underline !important;
}

/* Movie details */

.movie-content {
    margin-top: 0.5em;
    display: flex;
    flex-flow: row;
}

.movie-details {
    width: 100%;
}

.movie-details p:first-child {
    max-width: 100%;
}

.movie-details p,
.movie-details table {
    max-width: 50rem;
}

.movie-details > p > iframe,
.movie-details > p > img {
    border-radius: 8px;
}

.movie-content img {
    height: auto;
    max-width: 100%;
}

.movie-content img.teaser {
    width: 64.5em;
    height: auto;
    max-width: 100%;
}

.movie-content img.teaser-portrait {
    width: 43em;
    height: auto;
    max-width: 50%;
}

.movie-data,
.movie-producer {
}

.movie-director,
.movie-cast {
    font-style: italic;
}

.movie-streaming {
    font-style: italic;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}

.movie-data {
    margin-bottom: 0.5em;
}

.movie-director,
.movie-cast {
    margin-top: 0em;
    margin-bottom: 0.5em;
}

.movie-producer {
    margin-top: 0em;
    margin-bottom: 1.5em;
}

.movie-info {
    width: 20.25em;
    margin-top: 1em;
    padding-left: 3.5em;
}

.movie-info h2 {
    font-size: 1.3em;
}

.movie-screening {
    margin: 1em 0;
    padding-bottom: 1em;
}

.movie-screening-notice {
    margin: 0.5em 0;
    padding-bottom: 0.5em;
    font-style: italic;
}

.movie-screening-single {
    margin: 0.5em 0;
    padding-bottom: 0.5em;
    border-bottom: 1px solid #dddddd;
}

.movie-screening-single:last-child {
    margin-bottom: 0;
    border-bottom: 0;
}

.movie-ticketlink {
    margin-left: 1.5em;
}

.movie-search-image {
    float: left;
    width: 14em;
    margin: 0.25em 1em 1em 0;
}

.movie-search-image img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
}

.movie-search-content .movie-director {
    margin-top: 1em;
}

.movie-search-link {
    clear: both;
}

.movie-program-entry {
    display: flex;
    flex-flow: row;
    clear: both;
    border-top: 1px #dddddd solid;
}

.movie-program-screening {
    font-weight: bold;
    display: table-cell;
    vertical-align: top;
    width: 11em;
    min-width: 11em;
    max-width: 11em;
    order: 1;
}

.movie-program-location {
    font-size: 0.86em;
    font-weight: normal;
    margin-top: -0.4em;
    margin-bottom: 0.1em;
}

.movie-program-extra {
    font-weight: normal;
    font-size: 0.86em;
    font-style: italic;
    line-height: 1.5;
}

.movie-program-thumbnail {
    display: table-cell;
    vertical-align: top;
    order: 2;
}

.movie-program-thumbnail > div {
    padding: 1.25em 1.5em 1em 1.5em;
}

.movie-program-thumbnail > div > a > img {
    margin: 0;
    width: 10.5em;
    min-width: 10.5em;
    height: auto;
    border-radius: 8px;
}

.movie-program-description {
    display: table-cell;
    vertical-align: top;
    order: 3;
}

.movie-program-description h2 {
    font-size: 1.3em;
    margin-top: 0.75em;
}

.movie-program-description h2 a {
    color: #000000 !important;
    text-decoration: none;
}

.movie-program-description h2 a:hover,
.movie-program-description h2 a:active {
    color: #ec008c !important;
    text-decoration: underline;
}

.movie-extrainfo {
    margin-top: 1.5em;
    padding-top: 0.5em;
    border-top: 1px solid #dddddd;
    font-style: italic;
}

/* "Scroll to top" container */

#scrolltop-container {
    display: none;
    position: fixed;
    right: 1.25em;
    bottom: 1.25em;
    cursor: pointer;
    z-index: 999;
    line-height: 1em;
}

#scrolltop-container img {
    width: 2.5em;
    height: 2.5em;
}

/* Form elements */

/* Form fields, general styles first. */
button,
input,
textarea,
select {
    font-family: "Switzer", sans-serif;
    font-size: 1em;
    border: 1px solid #c0c0c0;
    padding: 0.5em 0.625em;
    -webkit-transition: border 0.2s;
    transition: border 0.2s;
    border-radius: 4px;
}

/* Input elements */
input,
textarea,
select {
    background: #eee;
}

input:focus,
textarea:focus,
select:focus {
    outline-style: none;
    box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .25);
}

/* Buttons */
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
    border: 1px solid #404040;
    display: inline-block;
    font-weight: bold;
    text-decoration: none;
    background-color: #ffffff;
    cursor: pointer;
}

button:hover,
button:focus,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:focus,
input[type="button"]:focus,
input[type="reset"]:focus {
    border-color: #404040;
    outline-style: none;
}

button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
    background-color: #e0e0e0;
    -webkit-transition: none;
    transition: none;
}

input[type="text"],
input[type="email"],
input[type="url"] {
    width: 100%;
}

textarea {
    width: 100%;
    height: 10em;
}

/* search form */

input[type="search"] {
    -webkit-appearance: textfield;
    padding-right: 2px; /* Don't cut off the webkit search cancel button */
    width: 16.875em;
    border-radius: 4px;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

#site-navigation .search-form {
    float: right;
    overflow: hidden;
}

.search-form .search-submit {
    display: none;
}

/* Assistive text */
.screen-reader-text {
    clip: rect(0px, 0px, 0px, 0px);
    position: absolute !important;
    color: #c0c0c0;
}

/* embedded version of img/search-48x48.png) */
#site-navigation .search-field {
    background-color: transparent;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAYdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuNWWFMmUAAAIfSURBVGhD7ZnBrcIwEEQ5UAAl/ANF0AQlUAhl8EUDSByogit90AYH/ryvjRStDCSOnbBSRhoRZbMztrN2nLCYEQ3H4+9K3Ikn8SbexYeRY84R45qVpU0PNWYrXsVnT5KzNZnxIfONyKimGteHaGxMtj5kthQPZl6SaC7Npg5kQJ2/KxdGcy9yd9Yi10OOOUfs3V1Du878QFhkMqaMz+KPXfoRXCsyoVNaeJTthAQpm9TIY5Zdv+SahtfFq1w5SSxV85TC4JFCw7S8/sEuGQYJMUpeHMNiI4SWaXqf4auTRLxw+RoV0DTtttfNwnmQAA+ptiCstmaj7bxg/sNOyX7ini1UDXg4z6uF+kGJ3NK2EOy8VOYCD+cJ+5eskth0tUWG1WMP4OW8dxbqDiX5B83eQtWBl/M+Wag7lORHYbQNF17Ou//dV5Jf0tYWqg68nPfdQt2hJF5E2iJ1NlkJ4OW8HxbqDpKcyJQdeFqoO5QUvoTCT+Lwy2j4B9k3bSXyfJUYdzMHlBx7Ow0kEPeFBkgk9islkNAUL/UXu2Q4JDb2Z5WGRTuRqtGGOR+2/GrzisU7kboTDSmFIZ8WX7F4OdX4uHtJnGuzXCeABBnRnNH0RON/Hul33E4AiRb9g0Pnxu8EkDC1nvqLCVOOOdf8xfR2wis+TSdKgka6RnvOnRgFNNI12jN8J76/A4CGuobHaXwDGhy28Q2sEzEbPyMOFos/kF30XEmo9lcAAAAASUVORK5CYII=);
    background-position: 0.625em center;
    background-repeat: no-repeat;
    background-size: 1.5em 1.5em;
    border: none;
    height: 2em;
    margin: 0.25em 0.25em 0.25em 0;
    padding: 0.375em 0 0.375em 2.625em;
    vertical-align: middle;
    width: 12.5em;
    background-color: #e8e8e8;
}

#site-navigation .search-field:focus {
    border: none;
    outline-style: none;
    padding-right: 2px;
}

/* Contact forms */

div.wpcf7 {
    margin-top: 2em;
    padding-top: 1em;
    border-top: 1px solid #dddddd;
}

div.wpcf7-response-output {
    margin: 2em 0;
    padding: 1.5em;
    font-weight: bold;
}

span.wpcf7-list-item {
    display: block;
    margin-left: 0;
}

span.wpcf7-list-item.first {
    margin-top: 0.5em;
}

div.wpcf7-response-output:not(.wpcf7-mail-sent-ok)[role="alert"] {
    border: 0.25em solid red !important;
}

div.wpcf7-mail-sent-ok[role="alert"] {
    border: 0.25em solid green !important;
}

div.wpcf7 td p {
    margin: 0;
}

/* Additional helper stuff */

.margin1top {
    margin-top: 2em !important;
}

/* Input width settings which take padding into account */

.em2 {
    width: 3.125em !important;
}

.em3 {
    width: 4.125em !important;
}

.em4 {
    width: 5.125em !important;
}

.em8 {
    width: 9.125em !important;
}

.em20 {
    width: 21.125em !important;
}

table.plain {
    width: 100%;
    border-collapse: collapse;
}

table.plain-narrow {
    border-collapse: collapse;
}

table.plain tr td {
    padding: 0 0 0.5em;
    border: none;
}

table.plain tr:last-child td {
    padding: 0;
}

/* Custom styles for program overview */

.programdate {
    max-width: 1380px;
    margin: 0 auto;
    border: 0;
    border-spacing: 0;
    width: 100%;
    padding: 0 3.5em;
}

.programday5 {
    width: 20%;
}

.programday6 {
    width: 16.66%;
}

.programday7 {
    width: 14.28%;
}

.programday,
.programdaysel {
    border-left: 0.125em solid #ffffff;
    border-bottom: none;
    margin: 0;
    padding: 0;
}

.programday:first-child,
.programdaysel:first-child {
    border-left: 0;
}

.programday:last-child,
.programdaysel:last-child {
    padding: 0;
}

.programday a,
.programdaysel a {
    text-decoration: none;
    padding: 0.25em 0.5em;
    display: block;
    width: 100%;
    height: 100%;
    font-weight: bold;
}

.programday a {
    color: #fff;
    background: #000;
    border: 0.125em solid #000;
}

.programdaysel a {
    color: #ec008c;
    border: 0.125em solid #000;
}

.programday a:hover {
    color: #ec008c;
    border: 0.125em solid #ec008c;
}

.programdaysel a:hover {
    border: 0.125em solid #ec008c;
}

.programinfo {
    margin: 0.5em 0;
}

.programstaff {
    margin: 0.5em 0;
}

.programsupport {
    margin: 0.5em 0;
}

.programarchive {
    max-width: 1380px;
    margin: 0 auto;
    background: #666;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.125em;
    padding: 0.25em;
}


.programarchive-container {
    background: #666666;
    margin-bottom: 0.125em;
}

.programdate-container {
    background: #000000;
}

.movie-support {
    font-weight: bold;
}

/* Embedded stuff */

embed, iframe, object, video {
    border: 0;
    max-width: 100%;
}

/* Galleries with Cleaner Gallery */

.gallery {
    padding: 0 !important;
    border: none !important;
    line-height: 1;
}

.gallery-row {
    margin-bottom: 1em !important;
    display: flex !important;
    flex-direction: row;
    justify-content: left;
    align-items: center;
    gap: 1em;
}

.gallery-col-2, .gallery-col-4, .gallery-col-6 {
    margin-right: -1em !important;
}

.gallery-col-3, .gallery-col-5 {
    margin-right: -1.5em !important;
}

.gallery-row:last-child {
    margin-bottom: 1em !important;
}

.gallery-icon img {
    padding: 0 !important;
}

.gallery-item {
    float: none !important;
}

.gallery-caption {
    display:none;
}

.gallery-icon img {
    min-width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: calc(50% - 1em);
}

.gallery-columns-3 .gallery-item {
	max-width: calc(33.33% - 19px);
}

.gallery-columns-4 .gallery-item {
	max-width: calc(25% - 1em);
}

.gallery-columns-5 .gallery-item {
	max-width: calc(20% - 1em);
}

.gallery-columns-6 .gallery-item {
	max-width: calc(16.66% - 1em);
}

.gallery-columns-7 .gallery-item {
	max-width: calc(14.28% - 1em);
}

.gallery-columns-8 .gallery-item {
	max-width: calc(12.5% - 1em);
}

.gallery-columns-9 .gallery-item {
	max-width: calc(11.11% - 1em);
}

.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n) {
	margin-right: 0;
}

/*
.gallery-caption {
	pointer-events: none;
	background-color: rgba(0, 0, 0, 0.5);
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	line-height: 1.2em;
	margin: 0 4% 1%;
	max-height: 50%;
	opacity: 0;
	padding: 0.5em;
	position: absolute;
	bottom: 0;
	left: 0;
	text-align: left;
	-webkit-transition: opacity 0.2s ease;
	transition:         opacity 0.2s ease;
	width: 92%;
	font-size: 0.875em;
}

.gallery-item:hover .gallery-caption {
	opacity: 1;
}
*/

.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
	display: none;
}

.gallery p {
	margin:0;
}

/* Custom styles for "Adult Industry only" */

body.page-template-page_industry > #container-main > #page,
body.page-template-page_industry_titled > #container-main > #page {
    color: #fff;
    background: #000;
    max-width: 100%;
    margin: 0;
    padding: 0;
}

body.page-template-page_industry > #container-main > #page > div,
body.page-template-page_industry_titled > #container-main > #page > div {
    max-width: 1380px;
    margin: 0.4em auto;
    padding: 0 3.75em 0 3.5em;
}

body.page-template-page_industry #subhead,
body.page-template-page_industry_titled #subhead {
    margin-top: 2px;
}

body.page-template-page_industry .entry-content a:link,
body.page-template-page_industry .entry-content a:visited,
body.page-template-page_industry_titled .entry-content a:link,
body.page-template-page_industry_titled .entry-content a:visited {
    text-decoration: underline;
    color: #fff;
}

body.page-template-page_industry .entry-content a:hover,
body.page-template-page_industry_titled .entry-content a:hover {
    text-decoration: underline;
}

#industry-header {
    text-align: center;
}

#industry-header > div {
    text-align: left;
    display: inline-block;
}

h1.industry {
    font-size: 2em;
    line-height: 1em;
}

h1.industry > .sub {
    font-size: 0.75em;
    font-style: italic;
}

.industry-dorcel {
    width: 10em;
    margin-top: 0.5em;
}

a.industry-btn {
    display: inline-block;
    width: 12em;
    padding: 0.5em 0;
    border: 1px solid #fff;
    border-radius: 1.25em;
    color: #fff;
    text-decoration: none !important;
    margin-top: 2em;
    margin-bottom: 1em;
}

/* Some other custom styles */

img.image10 {
    max-width: 10%;
}

img.image20 {
    max-width: 20%;
}

img.image25 {
    max-width: 25%;
}

img.image30 {
    max-width: 30%;
}

img.image40 {
    max-width: 40%;
}

img.image45 {
    max-width: 45%;
}

img.image50 {
    max-width: 50%;
}

img.image60 {
    max-width: 60%;
}

img.image75 {
    max-width: 75%;
}

img.image100 {
    max-width: 100%;
}

img.aside40 {
    width: 12em;
    max-width: 40%;
}

img.image_sponsor {
    width: 50%;
}

img.festival-list-logo {
    float: right;
    width: 10em;
    padding-left: 2em;
}

div.festival-list-section {
    clear: both;
    padding-top: 1em;
    border-top: 1px solid #c0c0c0;
}

div.festival-list-section:first-child {
    padding-top: 0em;
    border-top: none;
}

div.festival-list-title {
    font-weight: bold;
}

div.festival-list-title img {
    border-radius: 0;
}

.clear {
    clear: both;
}

.pt1 {
    padding-top: 1em;
}

.pb1 {
    padding-top: 1em;
}

.nobr {
    white-space: nowrap;
}

div.hscroll {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden;
    margin: 0 0 1em;
}

div.hscroll table {
    margin: 0.25em 0 0 0;
}

img.banner {
    width: 100%;
    height: auto;
    visibility: hidden;
}

img.bannerside {
    display: none;
}

div.slick-slide > a > img {
    visibility: visible;
}

div.grid2 {
    width: 100%;
    display: grid;
    grid-template-columns: 50% 50%;
}

div.grid3 {
    width: 100%;
    display: grid;
    grid-template-columns: 33% 33% 33%;
}

div.grid2 > div,
div.grid3 > div {
    text-align: center;
    align-self: center;
    justify-self: center;
}

div.grid2 > div,
div.grid3 > div {
    text-align: center;
    align-self: center;
    justify-self: center;
}

div.grid2 > div > a > img,
div.grid3 > div > a > img {
    width: 80%;
    height: auto;
}

/* Zoom cursor for linked images */

a[data-lbwps-width] > img:hover {
    cursor: zoom-in;
}

/* Other stuff */

.shy {
    hyphens: auto;
}

.grey {
    color: #aaa;
}

.buytickets {
    color: #fff !important;
    background-color: #224d44;
    text-decoration: none;
    padding: 0.5em;
    font-size: 1.5em;
    border-radius: 0.5em;
    display: inline-block;
}

table.aio-program {
    width: 100%;
}

table.aio-program tr td:first-child {
    width: 1%;
}

/* Grid on sponsor page */

.grid-sponsors {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 16px;
}

.grid-sponsors > a {
    width: calc(50% - 16px);
    align-content: center;
    line-height: 0;
    border: 1px solid #dddddd;
    border-radius: 8px;
}

.grid-sponsors > div {
    padding: 8px;
}

.grid-sponsors > a {
    aspect-ratio: 10 / 3.2;
}

.grid-sponsors > a > img,
.grid-sponsors > div > a > img {
    width: calc(100% - 16px);
    height: auto;
    margin: 8px;
}

.grid-sponsors-container {
    display: flex;
}

.grid-sponsors-container > div > h3 {
    margin-top: 0;
    margin-bottom: 8px;
}

.grid-sponsors-container > div > .grid-sponsors > a {
    width: calc(100% - 16px);
}

/* Responsive stuff */

@media only screen and (min-width: 60em) {
    div.banner,
    div.banner-program {
        display: none;
    }

    div.bannerside {
        width: 280px;
        height: 525px;
        overflow: hidden;
        margin-top: 2.75em;
    }

    div.banner > div img,
    div.banner-program > div img,
    div.bannerside > div img,
    .slick-slide > a > img {
        width: 100%;
        height: auto;
    }

    #sidebar > div.bannerside {
        margin-top: 2em;
        display: inline-block;
    }

    /* This makes only sense in "desktop" view */
    .nav-menu li:hover > a {
        background-color: #bbb;
        color: #000;
    }

    ul.nav-menu ul a:hover,
    .nav-menu ul ul a:hover {
        background-color: #333;
        color: #fff !important;
    }

    /* Menu link will only displayed for "mobile" view */
    .menu-toggle {
        display: none;
    }

    div.slick-list {
        border-radius: 8px;
    }

    div.slick-track {
        margin-top: -8px;
        margin-bottom: -8px;
    }
}

@media only screen and (max-width: 60em) {
    .header-logo-desktop {
        display: none;
    }

    #header-pad-left,
    #header-pad-right {
        background-image: none;
    }

    .header-logo-mobile {
        width: 100%;
        height: auto;
        display: inline-block;
    }

    div.banner {
        margin: -1em 0 1em -1em;
        width: calc(100% + 2em);
        overflow: hidden;
        line-height: 0;
    }

    div.banner-program {
        display: block;
        width: 100%;
        overflow: hidden;
        line-height: 0;
        margin-bottom: 0.125em;
    }

    div.bannerside {
        display: none;
    }

    #header-middle {
        height: auto;
        max-width: 960px;
        margin: 0;
        padding: 0;
    }

    #page {
        padding: 0 !important;
    }

    #page, #content {
        width: 100%;
        margin: 0 auto;
        max-width: 100%;
    }

    body.page-template-page_industry > #container-main > #page > div,
    body.page-template-page_industry_titled > #container-main > #page > div{
        padding: 0;
        margin: 0;
    }

    #central {
        display: block;
    }

    #sidebar {
        margin: 1em 0 0.125em 0;
        padding: 1em;
        border-left: none;
        width: 100%;
        min-height: 0;
        text-align: center;
    }

    .content-area, .content-area-full {
        padding: 1em 1em 1em 1em;
    }

    .splogo1, .splogo2 {
        display: inline;
        padding: 0 0.5em;
        margin: 0.5em;
    }

    .languages {
        float: none;
        text-align: right;
        margin-bottom: 1em;
    }

    /* Movie details for mobile view */
    .programdate {
        padding: 0;
    }

    .movie-content {
        margin-top: 0.5em;
        display: inline-block;
    }

    .movie-details {
        max-width: calc(100vw - 2em);
    }

    .movie-info {
        margin-top: 2em;
        width: 100%;
        padding-left: 0;
    }

    .movie-search-image {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-top: 1em;
        text-align: center;
    }

    .movie-search-image img {
        width: 100%;
        max-width: 12em;
    }

    .movie-program-entry {
        display: block;
        clear: both;
    }

    .movie-program-screening {
        display: block;
        width: 100%;
        order: inherit;
    }

    .movie-program-thumbnail {
        display: block;
        width: 100%;
        order: inherit;
    }

    .movie-program-thumbnail > div {
        padding: 1em 0em 0.5em 1em;
        display: inline;
        float: right;
        width: 35%;
        min-width: 35%;
    }

    .movie-program-thumbnail > div > a > img {
        width: 100%;
        min-width: 100%;
        padding: 0;
    }

    .movie-program-description {
        display: block;
        order: inherit;
    }

    /* Festival logos in the list */
    img.festival-list-logo {
        max-width: 30%;
    }

    #realTimeSearchResult {
        margin-top: 0px;
        border-color: #444;
        box-sizing: border-box;
    }

    .realTimeSearchSearchResult li a, .realTimeSearchSearchResultNone {
        padding: 0.5em !important;
    }

    img.image_sponsor {
        width: 80%;
        max-width: 40em;
    }
}

@media only screen and (max-width: 74em) {
    /* Navigation for mobile and tablet view */
    #site-navigation {
        padding: 0;
    }

    #page {
        padding: 0 1em 0 0.75em;
    }

    .smicons {
        padding-top: 0.75em;
    }

    .menu-main-container, .menu-main-generic-container, .menu-main-accreditation-container, .menu-main-submission-container {
        display: none;
        float: none;
    }

    .menu-toggle {
        padding: 0.75em 0.5em 0 1em;
        text-align: left;
        background: #444;
        height: 3em;
        color: #fff;
        text-decoration: none;
        text-transform: uppercase;
        display: block;
        cursor: pointer;
    }

    .nav-menu li {
        display: block;
        float: none;
    }

    ul.nav-menu {
        padding: 0;
        z-index: 2;
    }

    .nav-menu .sub-menu,
    .nav-menu .children {
        display: block;
        position: relative;
        float: none;
        padding-left: 2em;
        background: #000;
    }

    .nav-menu li > ul a, .nav-menu li > ul a:visited {
        color: #fff !important;
        width: 100%;
    }

    .nav-menu li a {
        padding: 1.5em;
    }

    #menu-sidebar .menu-item {
        margin: 0;
        padding: 0.5em;
        background: #444;
    }

    #menu-sidebar a:link, #menu-sidebar a:visited {
        color: #fff;
        text-decoration: none;
    }

    #menu-sidebar a:hover, #menu-sidebar a:active {
        color: #fff;
        text-decoration: none;
    }

    /* search form in mobile view */
    #site-navigation .search-field {
        cursor: pointer;
        width: 8em;
        height: 3em;
        margin: 0;
        padding: 0 0 0 2.625em;
        -webkit-transition: width 0.1s ease;
        transition: width 0.1s ease;
        border-radius: 0;
    }

    /*
        #site-navigation .search-field:focus {
            cursor: text;
            width: 9em;
            -webkit-transition: width 0.1s ease;
            transition:         width 0.1s ease;
        }
    */
}


/* Basic helpers */

.w50 {
    width: 50%;
}

.vt {
    vertical-align: top;
}

.pl1 {
    padding-left: 1em !important;
}

.pr1 {
    padding-right: 1em !important;
}
