/*
Theme Name: Silverscreen Child
Theme URI: https://silverscreen.edge-themes.com/
Description: A child theme of Silverscreen Theme
Author: Edge Themes
Author URI: https://themeforest.net/user/edge-themes
Version: 1.0.0
Template: silverscreen
*/

@font-face {
    font-family: 'Albertsthal Typewriter';
    src: url('https://coup53.com/wp-content/webfonts/albertsthal-typewriter-webfont.eot');
    src: url('https://coup53.com/wp-content/webfonts/albertsthal-typewriter-webfont.eot?#iefix') format('embedded-opentype'), url('https://coup53.com/wp-content/webfonts/albertsthal-typewriter-webfont.woff2') format('woff2'), url('https://coup53.com/wp-content/webfonts/albertsthal-typewriter-webfont.woff') format('woff'), url('https://coup53.com/wp-content/webfonts/albertsthal-typewriter.ttf') format('truetype'), url('https://coup53.com/wp-content/webfonts/albertsthal-typewriter-webfont.svg#svgAlbertsthalTypewriter') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Titr';
    src: url('https://coup53.com/wp-content/webfonts/titr.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitrBold';
    src: url('https://coup53.com/wp-content/webfonts/TitrBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

h1 {
    font-family: "Albertsthal Typewriter", serif;
    font-size: 50px;
    line-height: 1.1em;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
}

h2 {
    font-family: "Albertsthal Typewriter", serif;
    font-size: 35px;
    line-height: 1.0em;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
}

h2 {
    font-family: "Albertsthal Typewriter", serif;
    font-size: 35px;
    line-height: 1.0em;
    font-weight: 400;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.albertsthal-typewriter-font {
    font-family: 'Albertsthal Typewriter', serif !important;
}

.titr-font {
    font-family: 'Titr', serif !important;
}

.titrbold-font {
    font-family: 'TitrBold', serif !important;
}

.vce-yt-video-player-inner::before {
    padding-top: 0;
}

@media (max-width: 500px) {
    .screenings-table * {
        margin: 5px;
        display: inline-block !important;
        text-align: center;
    }
}