@font-face {
font-family: 'popup-icon';
src: url(//fineartfilm.pl/wp-content/plugins/pt-novo-shortcodes/include/popup/fonts/popup-icon.eot?ss345j);
src: url(//fineartfilm.pl/wp-content/plugins/pt-novo-shortcodes/include/popup/fonts/popup-icon.eot?ss345j#iefix) format('embedded-opentype'),
url(//fineartfilm.pl/wp-content/plugins/pt-novo-shortcodes/include/popup/fonts/popup-icon.ttf?ss345j) format('truetype'),
url(//fineartfilm.pl/wp-content/plugins/pt-novo-shortcodes/include/popup/fonts/popup-icon.woff?ss345j) format('woff'),
url(//fineartfilm.pl/wp-content/plugins/pt-novo-shortcodes/include/popup/fonts/popup-icon.svg?ss345j#popup-icon) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="popup-icon-"],
[class*=" popup-icon-"] { font-family: 'popup-icon' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.popup-icon-apps:before {
content: "\e900";
}
.popup-icon-close:before {
content: "\e901";
}
.popup-icon-facebook:before {
content: "\e902";
}
.popup-icon-full-screen-selector:before {
content: "\e903";
}
.popup-icon-heart:before {
content: "\e904";
}
.popup-icon-instagram:before {
content: "\e905";
}
.popup-icon-left-arrow:before {
content: "\e906";
}
.popup-icon-right-arrow:before {
content: "\e90b";
}
.popup-icon-maximize-size-option:before {
content: "\e907";
}
.popup-icon-play-button:before {
content: "\e909";
}
.popup-icon-pause-button:before {
content: "\e908";
}
.popup-icon-prev:before {
content: "\e90a";
}
.popup-icon-next:before {
content: "\e90c";
}
.popup-icon-share:before {
content: "\e90d";
}
.popup-icon-telegram:before {
content: "\e90e";
}
.yprm-popup-block {
position: fixed;
top: 0;
left: 0;
width: 100%;
bottom: 0;
z-index: 1000;
opacity: 0;
max-width: 100vw;
}
.admin-bar .yprm-popup-block {
top: 32px;
}
.yprm-popup-block .overlay {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
}
.site-light .yprm-popup-block .overlay {
background: #fff;
}
.yprm-popup-block > .prev,
.yprm-popup-block > .next {
position: absolute;
top: 50%;
margin-top: -.5em;
font-size: 31px;
cursor: pointer;
color: #9E9E9E;
z-index: 105;
transition: color 300ms ease-in-out;
}
.yprm-popup-block > .prev {
left: 30px;
}
.yprm-popup-block > .next {
right: 30px;
}
.yprm-popup-block .close,
.share-popup-block .close {
position: absolute;
top: 20px;
right: 20px;
font-size: 14px;
color: #9E9E9E;
transition: 300ms ease-in-out;
cursor: pointer;
z-index: 2;
}
.yprm-popup-block .buttons {
position: absolute;
left: 0;
width: 100%;
bottom: 25px;
display: flex;
align-items: center;
justify-content: center;
padding: 0 15px;
color: #9E9E9E;
font-size: 10px;
}
.yprm-popup-block .buttons>*:not(:last-child) {
margin-right: 18px;
}
.yprm-popup-block .buttons>* {
opacity: 0;
}
.yprm-popup-block .buttons.loading * {
transition: none !important;
}
.yprm-popup-block .buttons .fullscreen,
.yprm-popup-block .buttons .autoplay i,
.yprm-popup-block .buttons .share,
.yprm-popup-block .buttons .prev,
.yprm-popup-block .buttons .next,
.yprm-popup-block .buttons .back-link,
.yprm-popup-block .buttons .likes,
.yprm-popup-block .buttons .read-more {
transition: 300ms ease-in-out;
transition-property: opacity, color;
cursor: pointer;
}
.yprm-popup-block > .prev:hover,
.yprm-popup-block > .next:hover,
.yprm-popup-block .close:hover,
.yprm-popup-block .buttons .fullscreen:hover,
.yprm-popup-block .buttons .autoplay:hover,
.yprm-popup-block .buttons .share:hover,
.yprm-popup-block .buttons .prev:hover,
.yprm-popup-block .buttons .next:hover,
.yprm-popup-block .buttons .back-link:hover,
.yprm-popup-block .buttons .likes:hover,
.yprm-popup-block .buttons .read-more:hover,
.yprm-popup-block .buttons .fullscreen.active,
.yprm-popup-block .buttons .likes.active,
.yprm-popup-block .buttons .counter .current {
color: #C48F56;
}
.yprm-popup-block .buttons .fullscreen,
.yprm-popup-block .buttons .autoplay,
.yprm-popup-block .buttons .share,
.yprm-popup-block .buttons .likes i,
.yprm-popup-block .buttons .read-more i {}
.yprm-popup-block .buttons .prev,
.yprm-popup-block .buttons .next {
position: relative;
font-size: 8px;
}
.yprm-popup-block .buttons .prev:after,
.yprm-popup-block .buttons .next:after,
.yprm-popup-block .buttons .back-link:after,
.yprm-popup-block .buttons .fullscreen:after,
.yprm-popup-block .buttons .autoplay:after,
.yprm-popup-block .buttons .share:after {
content: '';
position: absolute;
top: 50%;
left: 50%;
width: 2em;
height: 2em;
transform: translate(-50%, -50%);
}
.yprm-popup-block .buttons .prev {}
.yprm-popup-block .buttons .next {}
.yprm-popup-block .buttons .counter {
display: flex;
align-items: center;
font-size: 12px;
font-weight: 500;
}
.yprm-popup-block .buttons .prev+.counter {
margin-right: 8px;
margin-left: -8px;
}
.yprm-popup-block .buttons .counter .current {}
.yprm-popup-block .buttons .counter .sep {
font-size: 6px;
margin: 0 5px;
}
.yprm-popup-block .buttons .counter .total {}
.yprm-popup-block .buttons .back-link {}
.yprm-popup-block .buttons .fullscreen {
position: relative;
}
.yprm-popup-block .buttons .autoplay {
position: relative;
transition: none !important;
cursor: pointer;
}
.yprm-popup-block .buttons .autoplay i {
display: block;
}
.yprm-popup-block .buttons .autoplay .popup-icon-play-button {}
.yprm-popup-block .buttons .autoplay .popup-icon-pause-button {
position: absolute;
top: 0;
left: 0;
opacity: 0;
}
.yprm-popup-block .buttons .autoplay.active .popup-icon-play-button {
opacity: 0;
}
.yprm-popup-block .buttons .autoplay.active .popup-icon-pause-button {
opacity: 1;
}
.yprm-popup-block .buttons .share {
position: relative;
}
.yprm-popup-block .buttons .likes,
.yprm-popup-block .buttons .read-more {
display: inline-flex;
align-items: center;
text-decoration: none;
}
.yprm-popup-block .buttons .likes span,
.yprm-popup-block .buttons .read-more span {}
.yprm-popup-block .buttons .likes i,
.yprm-popup-block .buttons .read-more i {
margin-right: 3px;
}
.yprm-popup-block .buttons .likes {}
.yprm-popup-block .buttons .read-more {}
.yprm-popup-block .buttons .read-more i {}
.yprm-popup-block .buttons .read-more span {}
.yprm-popup-block .items {}
.yprm-popup-block .items .item {
position: absolute;
top: 50%;
left: 50%;
background: 50% no-repeat;
background-size: cover;
overflow: hidden;
width: 800px;
max-width: 99vw;
opacity: 0;
}
.yprm-popup-block .items .item.with-content:before {
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: #000;
opacity: 0.5;
z-index: -1;
}
.yprm-popup-block .items .item[data-video] {}
.yprm-popup-block .items .item[data-video]:before {
content: '';
display: block;
padding-bottom: 56.25%;
}
.yprm-popup-block .items .content {
position: absolute;
left: 7%;
right: 7%;
bottom: 7%;
color: #fff;
}
.yprm-popup-block .items .title {
font-size: 42px;
margin: 0;
}
.yprm-popup-block .items .desc {
color: #D3D2D2;
font-size: 16px;
line-height: 1.62;
max-width: 825px;
margin-top: 20px;
}
.yprm-popup-block .items iframe,
.yprm-popup-block .items video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.share-popup {
position: absolute;
top: 50%;
left: 50%;
background: rgb(21 20 20 / 96%);
width: 90%;
max-width: 358px;
z-index: 110;
transform: translate(-50%, -50%);
padding: 28px 22px;
}
.site-light .share-popup {
background: rgb(230 230 230 / 96%);
}
.share-popup .close:not(:hover) {
color: #9E9E9E;
}
.share-popup .title {
margin-bottom: 14px;
}
.share-popup .share-form-block {
position: relative;
display: flex;
flex-wrap: wrap;
margin-bottom: 15px;
}
.share-popup .label {
font-size: 9px;
text-transform: uppercase;
color: #9E9E9E;
flex: 0 0 100%;
margin-bottom: 5px;
}
.share-popup .complite .input,
.share-popup .complite .share-button {
opacity: .1;
}
.share-popup .input {
flex: 1;
transition: opacity 300ms ease;
}
.share-popup .input input {
width: 100%;
border: 1px solid #9E9E9E;
height: 27px;
font-size: 10px;
padding: 5px 10px;
font-family: inherit;
font-weight: 300;
background: none;
color: #fff;
}
.site-light .share-popup .input input {
color: #000;
}
.share-popup .input input[name="copy_url"] {
pointer-events: none;
text-overflow: ellipsis;
}
.share-popup .input input::placeholder {
color: #4E4E4E;
}
.share-popup .share-button {
display: flex;
margin-left: 11px;
align-items: center;
justify-content: center;
width: 67px;
height: 27px;
border: 1px solid #9E9E9E;
font-size: 10px;
text-transform: uppercase;
color: #C48F56;
background: none;
}
.share-popup .share-button:hover {
background: #C48F56;
border-color: #C48F56;
color: #fff;
}
.share-popup .message {
position: absolute;
top: 18px;
left: 0;
width: 100%;
font-size: 11px;
text-align: center;
height: 27px;
display: flex;
align-items: center;
justify-content: center;
border: 1px solid #9E9E9E;
transition: 300ms ease;
opacity: 0;
visibility: hidden;
}
.share-popup .message.show {
opacity: 1;
visibility: visible;
}
.share-popup .message.error {
border-color: #AE2B2B;
}
.share-popup .social-links {}
.share-popup .social-links a {
margin-right: 11px;
color: #4E4E4E;
}
.share-popup .social-links a:hover {
color: #C48F56;
}
.share-popup-block {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 9999;
background: rgba(0, 0, 0, 0.95);
opacity: 0;
visibility: hidden;
transition: all 400ms ease-in-out;
}
.share-popup-block.opened {
opacity: 1;
visibility: visible;
}
.share-popup-block .share-popup {
}