/* reset marginesów oraz dopełnień */
html, body, ul, li { margin: 0; padding: 0;}

/* resetowanie ramek obrazków */

html, body { height: 100%; min-width: 360px;}

body {
    font-size: 0.9em;
    margin: 0;
	}

.page {
    margin: 0;
}

#page {
    min-height: 100vh;
    position: relative;
    padding-bottom: 55px;
}

/* reset wysokości linii i fontu */
h1, h2, h3, ul, li, p, div { margin: 0; padding: 0; font-size: 1em; line-height: 24px; color: #424242; font-weight: 400;}

a { outline-style: none; /*nie pojawia się kropkowana ramka po naciśnięciu na link*/
	text-decoration: none;
	color: #980018;
	}

/* KOLORY

szary tekst: #383838
czerwony: #8d0b0e
niebieski: #002b52

*/

.hidden {
	opacity: 0;
	}

#toolbar a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

a:hover {
	color: #000;
	}

tbody {
	border: none;
	}

.clear {
	clear: both;
	}

.left {
	float: left;
	}

.right {
	float: right;
	}

ol {
    margin: 0;
}

h1.entry-title {
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    padding: 15px 0;
}

.entry-content h2 {
    font-size: 28px;
    line-height: 35px;
    font-weight: 600;
    margin: 15px 0;
}

.entry-content h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: 600;
    margin: 10px 0;
}

.entry-content p {
    margin: 8px 0;
}

body.fw-page-builder .block-editor-block-list__layout {
    display: none !important;
}

#page-wrapper {
    min-height: 100vh;
    padding: 0;
    margin: 0;
    background-repeat: no-repeat !important;
    background-size: cover !important;
}

.site-branding {
    max-width: 250px !important;
    margin: 0 auto;
    padding-top: 20px;
    image-rendering: -webkit-optimize-contrast;
}

.site-branding h1 span {
    display: none;
}

.czat-box {
    padding: 10px;
    background: #d2ebed;
    background-blend-mode: multiply;
}

div#simple-ajax-chat {
    background: #007982;
    background: url(../gfx/live-chat-text-z.png) no-repeat;
    padding-top: 65px;
    border-radius: 8px;
}

#submitchat {
    border: none;
    background-color: #166a70;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    cursor: pointer;
}

div#sac-latest-message {
    display: none;
}

.czat-box label {
    color: #166a70;
}

.sac-chat-message:nth-child(even) {
    background-color: #c8eaf5;
}

form#sac-form fieldset label, 
form#sac-form fieldset input, 
form#sac-form fieldset textarea {
    float: none !important;
    width: calc(100% - 20px) !important;
    margin-left: 10px !important;
}

form#sac-form fieldset textarea {
    height: 50px !important;
}

div#sac-output {
    height: 270px !important;
}

#sac-user-submit {
    text-align: center;
}

.zawartosc-video {
    margin-top: 30px;
}

.zawartosc-video .fw-row .fw-col-xs-12.fw-col-sm-9 {
    background: #d2ebed;
}

.zawartosc-video iframe {
    width: 100% !important;
    height: 475px;
}

.zawartosc-video .fw-col-xs-12.fw-col-sm-9 {
    padding: 20px;
}

body.page-id-22 #page-wrapper {
    padding-top: 20px;
}

body.page-id-22 .page-title {
    clip-path: none;
    font-size: 29px;
    line-height: 45px;
    color: #fff;
    font-weight: 900;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}

body.page-id-22 .page-title span {
    font-weight: 700;
}

body.page-id-22 h3 {
    color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 17px;
    max-width: 1170px;
    margin: 0 auto;
    padding: 0;
}

body.page-id-22 h3 span {
    font-size: 24px;
    font-weight: 400;
}

body.page-id-22 .site-branding {
    padding-right: 15px;
    width: 210px;
    float: left;
    padding-top: 0;
    image-rendering: -webkit-optimize-contrast;
}

.tytul-filmu {
    width: calc(100% - 230px);
    float: right;
    padding-left: 10px;
}

.film-page-wrap {
    max-width: 1170px;
    padding: 0 20px;
    margin: 0 auto;
    overflow: hidden;
    display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	flex-flow: row wrap;
	-webkit-flex-flow: row wrap;
	align-items: center;
}

.film-page {
    width: 100%;
    padding: 10px 0;
    background-image: url(../gfx/title-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto;
}

.film-page .site-branding {
    width: 25%;
    float: right;
}

.wpcdt-countdown-wrp {
    max-width: 800px !important;
    margin: 50px auto 30px auto;
}

#menu-item-188,
#menu-item-187,
body.logged-in #menu-item-185,
body.logged-in #menu-item-186,
body.logged-in #menu-item-59,
body.page-id-106 .fw-container .fw-row:nth-child(4) {
    display: none;
}

body.logged-in #menu-item-188,
body.logged-in #menu-item-187,
body.page-id-106.logged-in .fw-container .fw-row:nth-child(4) {
    display: block;
}

body.page-id-106 .site-branding h1 img {
    opacity: 0;
}

body.page-id-106 .site-branding h1 a {
    background-image: url(../gfx/ALB_logo.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
    margin-bottom: 25px;
    image-rendering: -webkit-optimize-contrast;
}

body.page-id-106 .fw-page-builder-content {
    padding-top: 77px;
    background-image: url(../gfx/zegar-bg.png);
    background-repeat: repeat-x;
    background-position: center top;
}


body.page-id-106 .wpcdt-timer-inr {
    padding-top: 100px;
}

body.page-id-106 .fw-page-builder-content .fw-container .fw-row:nth-child(3) p {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}

body.page-id-106 .fw-page-builder-content .fw-container .fw-row:nth-child(5) {
    text-align: center;
    margin-top: 10px;
    image-rendering: -webkit-optimize-contrast;
}

body.page-id-106 .fw-page-builder-content .fw-container .fw-action-btn {
    margin-top: 15px;
}

body.page-id-106 .fw-page-builder-content .fw-container .fw-btn {
    background-color: #166a70;
    padding: 15px 45px;
    border-radius: 10px;
}

body.page-id-106 .fw-page-builder-content .fw-container .fw-btn span {
    color: #fff;
}

body.logged-in .fw-container .fw-row:nth-child(3) {
    display: none;
}

body.page-id-22.logged-in .fw-container .fw-row:nth-child(3) {
    display: block;
    margin-top: 30px;
}

body.page-id-22.logged-in .fw-container .fw-row:nth-child(3) .fw-col-xs-12.fw-col-sm-9 {
    background-color: transparent;
    background-image: none;
}

body.page-id-22.logged-in .fw-container .fw-row:nth-child(3) .fw-col-xs-12.fw-col-sm-9 p {
    font-size: 16px;
    font-style: italic;
    color: #1b1c20;
}

#user-registration.horizontal {
    box-shadow: none;
}

.fw-call-to-action {
    border: none !important;
    margin: 0 auto;
}

.fw-call-to-action > div {
    display: block !important;
}

.fw-call-to-action .fw-action-btn {
    padding-left: 0 !important;
    text-align: center;
}

.time_circles {
    max-height: 200px;
}

.time_circles div span {
    color: #e83022;
    font-size: 50px !important;
}

.time_circles div h4 {
    color: #000;
    content: "Nowy tekst";
    font-family: Arial, Helvetica, sans-serif !important;
    font-size: 17px !important;
    font-weight: normal !important;
}

footer#colophon {
    background-color: rgba(0, 0, 0, 0.6);
    padding: 7px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.6);
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}

#primary-menu {
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
}

#primary-menu li {
    margin: 0 15px;
}

#primary-menu li a {
    color: #fff;
}

#primary {
    max-width: 1150px;
    padding: 0 25px;
    margin: 0 auto;
}

.post-edit-link {
    display: block;
    padding: 5px 25px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    background-color: #283988;
    border-radius: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

a.post-edit-link:visited {
    color: #fff;
}

.log-form {
    width: calc(100% - 270px);
    float: left;
}

.generator {
    width: 240px;
    float: right;
}

.generator h2.widget-title {
    text-align: center;
    font-weight: 600;
    font-size: 30px;
    line-height: 36px;
    padding: 15px 0;
}

.generator form {
    margin: 1.5em 0 0;;
    border: 1px solid #dee0e9;
    padding: 20px;
    box-sizing: border-box;
}

.generator form li {
    list-style: none;
    margin-bottom: 10px;
}

.generator form li select,
.generator form li input {
    margin-left: 10px;
}

.generator form p {
    margin-top: 20px;
}

.generator form p strong {
    display: block;
    width: 100%;
}

#login {
    width: 100% !important;
}

#loginform {
    background: #980018 !important;
}


@media all and (max-width: 1200px) {
	
    body.page-id-106 .fw-page-builder-content {
        padding-top: 47px;
    }
	
}

@media all and (max-width: 1170px) {
	
    body.page-id-22 .page-title {
        font-size: 27px;
    }

    body.page-id-22 h3 {
        font-size: 14px;
    }
	
}

@media all and (max-width: 1150px) {
	
    body.page-id-22 .page-title {
        font-size: 35px;
    }

    body.page-id-22 h3 {
        font-size: 17px;
    }

    body.page-id-22 .site-branding {
        float: none;
    }
	
    .film-page-wrap {
        padding: 0;
    }

    .tytul-filmu {
        width: 100%;
        float: none;
        padding-left: 0;
        background: #23888f;
        padding: 7px 20px 11px 20px;
        margin-top: 15px;
    }

    .film-page {
        background-image: none;
    }

}

@media all and (max-width: 991px) {
	
    body.page-id-22.logged-in .fw-container .fw-row:nth-child(2) div.fw-col-xs-12 {
        width: 100% !important;
        margin-bottom: 15px !important;
    }
	
}

@media all and (max-width: 767px) {
	
    body.page-id-22 .page-title {
        width: 100%;
        float: none;
    }

    .film-page .site-branding {
        width: 100%;
        float: none;
        }
	
    body.page-id-22.logged-in .fw-container .fw-row:nth-child(3) .fw-col-xs-12.fw-col-sm-3 {
        text-align: center;
    }

}

@media all and (max-width: 600px) {
	
    .time_circles div h4 {
        font-size: 13px !important;
    }
	
    .time_circles div span {
        font-size: 30px !important;
    }

}

@media all and (max-width: 547px) {
	
    body.page-id-106 .fw-page-builder-content {
        padding-top: 27px;
    }
	
}

@media all and (max-width: 485px) {
	
    .time_circles div h4 {
        font-size: 11px !important;
    }
	
    .time_circles div span {
        font-size: 20px !important;
    }

}

@media all and (max-width: 386px) {
	
    body.page-id-106 .fw-page-builder-content {
        padding-top: 0px;
    }
	
}