@font-face {
font-family: 'popup-icon';
src: url(//tierfotografie-heidi.de/wp-content/plugins/pt-novo-shortcodes/include/popup/fonts/popup-icon.eot?ss345j);
src: url(//tierfotografie-heidi.de/wp-content/plugins/pt-novo-shortcodes/include/popup/fonts/popup-icon.eot?ss345j#iefix) format('embedded-opentype'),
url(//tierfotografie-heidi.de/wp-content/plugins/pt-novo-shortcodes/include/popup/fonts/popup-icon.ttf?ss345j) format('truetype'),
url(//tierfotografie-heidi.de/wp-content/plugins/pt-novo-shortcodes/include/popup/fonts/popup-icon.woff?ss345j) format('woff'),
url(//tierfotografie-heidi.de/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 {
}@font-face {
font-family: swiper-icons;
src: url('data:application/font-woff;charset=utf-8;base64, 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');
font-weight: 400;
font-style: normal
}
:root {
--swiper-theme-color: #007aff
}
:host {
position: relative;
display: block;
margin-left: auto;
margin-right: auto;
z-index: 1
}
.swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
display: block
}
.swiper-vertical>.swiper-wrapper {
flex-direction: column
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: flex;
transition-property: transform;
transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
box-sizing: none;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
transform: translate3d(0px, 0, 0)
}
.swiper-horizontal {
touch-action: pan-y
}
.swiper-vertical {
touch-action: pan-x
}
.swiper-slide {
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
transition-property: transform;
display: block
}
.swiper-slide-invisible-blank {
visibility: hidden
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
height: auto
}
.swiper-autoheight .swiper-wrapper {
align-items: flex-start;
transition-property: transform, height
}
.swiper-backface-hidden .swiper-slide {
transform: translateZ(0);
-webkit-backface-visibility: hidden;
backface-visibility: hidden
}
.swiper-3d.swiper-css-mode .swiper-wrapper {
perspective: 1200px
}
.swiper-3d .swiper-wrapper {
transform-style: preserve-3d
}
.swiper-3d {
perspective: 1200px
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
transform-style: preserve-3d
}
.swiper-css-mode>.swiper-wrapper {
overflow: auto;
scrollbar-width: none;
-ms-overflow-style: none
}
.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
display: none
}
.swiper-css-mode>.swiper-wrapper>.swiper-slide {
scroll-snap-align: start start
}
.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
scroll-snap-type: x mandatory
}
.swiper-css-mode.swiper-vertical>.swiper-wrapper {
scroll-snap-type: y mandatory
}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
scroll-snap-type: none
}
.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
scroll-snap-align: none
}
.swiper-css-mode.swiper-centered>.swiper-wrapper::before {
content: '';
flex-shrink: 0;
order: 9999
}
.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
scroll-snap-align: center center;
scroll-snap-stop: always
}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
margin-inline-start: var(--swiper-centered-offset-before)
}
.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
height: 100%;
min-height: 1px;
width: var(--swiper-centered-offset-after)
}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
margin-block-start: var(--swiper-centered-offset-before)
}
.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before {
width: 100%;
min-width: 1px;
height: var(--swiper-centered-offset-after)
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10
}
.swiper-3d .swiper-slide-shadow {
background: rgba(0, 0, 0, .15)
}
.swiper-3d .swiper-slide-shadow-left {
background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-right {
background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-top {
background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-3d .swiper-slide-shadow-bottom {
background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}
.swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
transform-origin: 50%;
box-sizing: border-box;
border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
border-radius: 50%;
border-top-color: transparent
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
animation: swiper-preloader-spin 1s infinite linear
}
.swiper-lazy-preloader-white {
--swiper-preloader-color: #fff
}
.swiper-lazy-preloader-black {
--swiper-preloader-color: #000
}
@keyframes swiper-preloader-spin {
0% {
transform: rotate(0deg)
}
100% {
transform: rotate(360deg)
}
}.owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1;
}
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px);
width: 100%;
}
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
-webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-loaded {
display: block;
margin: 0;
}
.owl-carousel.owl-loading {
opacity: 0;
display: block;
}
.owl-carousel.owl-hidden {
opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.owl-carousel.owl-grab {
cursor: move;
cursor: grab;
}
.owl-carousel.owl-rtl {
direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
float: right;
} .no-js .owl-carousel {
display: block;
} .owl-carousel .animated {
-webkit-animation-duration: 1000ms;
animation-duration: 1000ms;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
z-index: 0;
}
.owl-carousel .owl-animated-out {
z-index: 1;
}
.owl-carousel .fadeOut {
-webkit-animation-name: fadeOut;
animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
@keyframes fadeOut {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
} .owl-height {
transition: height 500ms ease-in-out;
} .owl-carousel .owl-item .owl-lazy {
opacity: 0;
transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
} .owl-carousel .owl-video-wrapper {
position: relative;
height: 100%;
background: #000;
}
.owl-carousel .owl-video-play-icon {
position: absolute;
height: 80px;
width: 80px;
left: 50%;
top: 50%;
margin-left: -40px;
margin-top: -40px;
background: url(//tierfotografie-heidi.de/wp-content/plugins/pt-novo-shortcodes/assets/css/owl.video.play.png) no-repeat;
cursor: pointer;
z-index: 1;
-webkit-backface-visibility: hidden;
transition: -webkit-transform 100ms ease;
transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
-webkit-transform: scale(1.3, 1.3);
-ms-transform: scale(1.3, 1.3);
transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
display: none;
}
.owl-carousel .owl-video-tn {
opacity: 0;
height: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: contain;
transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
position: relative;
z-index: 1;
height: 100%;
width: 100%;
}