.wpmf-avada-icon {
vertical-align: middle;
}
.wpmf-avada-icon:before {
content: '';
display: block;
background-repeat: no-repeat;
background-position: center;
margin: 0 auto;
}
.wpmf-avada-singlefile-icon:before {
background-image: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/file_design_backend-avada.svg);
width: 1em;
height: 1em;
background-size: 1em;
}
.wpmf-avada-pdf-embed-icon:before {
background-image: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/pdf_embed_backend-avada.svg);
width: 1em;
height: 1em;
background-size: 1em;
}
.wpmf-avada-gallery-icon:before {
background-image: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/gallery_backend-avada.svg);
width: 1em;
height: 1em;
background-size: 1em;
}
.wpmf-avada-gallery-addon-icon:before {
background-image: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/gallery_addon_backend-avada.svg);
width: 1em;
height: 1em;
background-size: 1em;
}
.fusion-builder-live .wpmf-avada-singlefile-icon:before {
background-image: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/file_design-avada.svg);
width: 30px;
height: 30px;
background-size: 30px;
}
.fusion-builder-live .wpmf-avada-pdf-embed-icon:before {
background-image: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/pdf_embed-avada.svg);
width: 30px;
height: 30px;
background-size: 30px;
}
.fusion-builder-live .wpmf-avada-gallery-icon:before {
background-image: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/gallery-avada.svg);
width: 30px;
height: 30px;
background-size: 30px;
}
.fusion-builder-live .wpmf-avada-gallery-addon-icon:before {
background-image: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/gallery_addon-avada.svg);
width: 30px;
height: 30px;
background-size: 30px;
}
.fusion-builder-live .wpmf_avada_single_file:hover .wpmf-avada-singlefile-icon:before {
background-image: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/file_design_hover-avada.svg);
}
.fusion-builder-live .wpmf_avada_pdf_embed:hover .wpmf-avada-pdf-embed-icon:before {
background-image: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/pdf_embed_hover-avada.svg);
}
.fusion-builder-live .wpmf_fusion_gallery:hover .wpmf-avada-gallery-icon:before {
background-image: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/gallery_hover-avada.svg);
}
.fusion-builder-live .wpmf_fusion_gallery_addon:hover .wpmf-avada-gallery-addon-icon:before {
background-image: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/gallery_addon_hover-avada.svg);
}
.wpmf-avada-container {
position: relative;
text-align: center;
}
.wpmf-avada-container .avada-pdf-embed-placeholder {
background: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/pdf_embed_place_holder.svg) no-repeat scroll center center #fafafa;
height: 200px;
border-radius: 2px;
width: 100%;
background-size: auto 60%;
}
.wpmf-avada-container .avada-file-design-placeholder {
background: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/file_design_place_holder.svg) no-repeat scroll center center #fafafa;
height: 200px;
border-radius: 2px;
width: 100%;
background-size: auto 60%;
}
.wpmf-avada-container .avada-gallery-placeholder {
background: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/gallery_place_holder.svg) no-repeat scroll center center #fafafa;
height: 200px;
border-radius: 2px;
width: 100%;
background-size: auto 60%;
}
.wpmf-avada-container .avada-gallery-addon-placeholder {
background: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/gallery_addon_place_holder.svg) no-repeat scroll center center #fafafa;
height: 200px;
border-radius: 2px;
width: 100%;
background-size: auto 60%;
}
.wpmf-avada-container .wpmf-avada-message {
font-size: 13px;
text-align: center;
display: block;
position: absolute;
bottom: 10px;
width: 100%;
left: 0;
color: #222;
}
.wpmf_avada_select_pdf,
.wpmf_avada_select_file,
.wpmf_avada_select_images {
display: inline-flex !important;
align-items: center !important;
padding: 0 30px !important;
height: 40px !important;
width: auto !important;
background: #fff !important;
border: 1px solid #e0e3e7 !important;
border-radius: 4px !important;
box-shadow: none;
font-family: "Noto Sans",Roboto,"Open Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif!important;
font-size: 14px !important;
font-weight: 700 !important;
color: #222 !important;
text-decoration: none !important;
transition: color .1s ease !important;
outline: 0 !important;
}
.wpmf_avada_select_pdf:hover,
.wpmf_avada_select_file:hover,
.wpmf_avada_select_images:hover {
color: #198fd9 !important;
}
.wpmf-fusion-images {
margin-top: 15px;
position: relative;
display: flex;
flex-wrap: wrap;
}
.wpmf-fusion-images.wpmf-fusion-loading:before {
content: '';
background-color: rgba(255,255,255,0.5);
position: absolute;
width: 100%;
height: 100%;
z-index: 999;
}
.wpmf-fusion-image-child {
position: relative;
cursor: pointer;
width: calc(25% - 15px);
padding: 0;
display: flex;
flex-direction: column;
justify-content: center;
max-height: 150px;
overflow: hidden;
list-style: none;
text-align: center;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
box-sizing: border-box;
height: min-content;
margin-right: 15px;
margin-bottom: 15px;
}
.fusion-builder-live .wpmf-fusion-image-child {
width: calc(25% - 10px);
margin-right: 10px;
margin-bottom: 10px;
}
.wpmf-image-preview {
position: relative;
display: flex;
align-items: flex-end;
justify-content: flex-start;
height: 100%;
box-sizing: border-box;
cursor: pointer;
}
.wpmf-image-preview:before {
content: "";
display: block;
padding-top: 100%;
}
.wpmf-image-preview .square_thumbnail {
overflow: hidden;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
opacity: 1;
transition: opacity .1s;
}
.wpmf-image-preview .square_thumbnail:after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
box-shadow: inset 0 0 0 1px rgba(0,0,0,.1);
overflow: hidden;
}
.wpmf-fusion-image-child:hover .wpmf-image-preview .square_thumbnail:after {
background-color: rgba(0,0,0,0.2);
}
.wpmf-image-preview .square_thumbnail .img_centered {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transform: translate(50%,50%);
}
.wpmf-image-preview .square_thumbnail .img_centered img {
transform: translate(-50%,-50%);
position: absolute;
top: 0;
left: 0;
max-height: 100%;
max-width: none;
width: 100%;
height: 100%;
object-fit: cover;
}
button.fusiona-remove-image.fusion-wpmf-gallery-remove-image {
font-size: 14px;
border: none;
width: auto;
height: auto;
margin: 0;
margin-left: auto;
padding: 0;
cursor: pointer;
outline: none;
background: none;
position: absolute;
right: 5px;
top: 5px;
z-index: 999;
color: #fff;
}
.fusion-builder-live button.fusiona-remove-image.fusion-wpmf-gallery-remove-image {
right: 5px;
top: 5px;
}
.fusion-wpmf-gallery-remove-image:before {
content: "\f014";
font-size: 24px;
display: block;
}
.fusion-builder-live .fusion-wpmf-gallery-remove-image:before {
font-size: 18px;
transform: none;
z-index: 99;
}
.wpmf_fusion_gallery li[data-option-id="items"] {
display: none;
}
.fusion-builder-live .gallery-masonry .wpmf-gallery-item {
margin: 0 !important;
}
.fusion-builder-live .wpmf-gallerys:not([data-layout="horizontal"]) .gallery-masonry.gallery-columns-1 .wpmf-gallery-item {
width: 100% !important;
}
.fusion-builder-live .wpmf-gallerys:not([data-layout="horizontal"]) .gallery-masonry.gallery-columns-2 .wpmf-gallery-item {
width: 50% !important;
}
.fusion-builder-live .wpmf-gallerys:not([data-layout="horizontal"]) .gallery-masonry.gallery-columns-3 .wpmf-gallery-item {
width: calc(100%/3) !important;
}
.fusion-builder-live .wpmf-gallerys:not([data-layout="horizontal"]) .gallery-masonry.gallery-columns-4 .wpmf-gallery-item {
width: 25% !important;
}
.fusion-builder-live .wpmf-gallerys:not([data-layout="horizontal"]) .gallery-masonry.gallery-columns-5 .wpmf-gallery-item {
width: 20% !important;
}
.fusion-builder-live .wpmf-gallerys:not([data-layout="horizontal"]) .gallery-masonry.gallery-columns-6 .wpmf-gallery-item {
width: calc(100%/6) !important;
}
.fusion-builder-live .wpmf-gallerys:not([data-layout="horizontal"]) .gallery-masonry.gallery-columns-7 .wpmf-gallery-item {
width: calc(100%/7) !important;
}
.fusion-builder-live .wpmf-gallerys:not([data-layout="horizontal"]) .gallery-masonry.gallery-columns-8 .wpmf-gallery-item {
width: 12.5% !important;
}
.fusion-builder-live .gallery-masonry.wpmf-gutterwidth-5 .wpmf-gallery-item {
padding: 2.5px;
}
.fusion-builder-live .gallery-masonry.wpmf-gutterwidth-10 .wpmf-gallery-item {
padding: 5px;
}
.fusion-builder-live .gallery-masonry.wpmf-gutterwidth-15 .wpmf-gallery-item {
padding: 7.5px;
}
.fusion-builder-live .gallery-masonry.wpmf-gutterwidth-20 .wpmf-gallery-item {
padding: 10px;
}
.fusion-builder-live .gallery-masonry.wpmf-gutterwidth-25 .wpmf-gallery-item {
padding: 12.5px;
}
.fusion-builder-live .gallery-masonry.wpmf-gutterwidth-30 .wpmf-gallery-item {
padding: 15px;
}
.fusion-builder-live .gallery-masonry.wpmf-gutterwidth-35 .wpmf-gallery-item {
padding: 17.5px;
}
.fusion-builder-live .gallery-masonry.wpmf-gutterwidth-40 .wpmf-gallery-item {
padding: 20px;
}
.fusion-builder-live .gallery-masonry.wpmf-gutterwidth-45 .wpmf-gallery-item {
padding: 22.5px;
}
.fusion-builder-live .gallery-masonry.wpmf-gutterwidth-50 .wpmf-gallery-item {
padding: 25px;
}.wpmf_pdf_embed {
margin-bottom: 0 !important;
}
div.wpmf-pdfemb-viewer {
overflow: auto;
line-height: 1;
margin: 0 auto !important;
padding: 0 !important;
border: 1px solid black !important;
position: relative;
text-align: left !important;
direction: ltr;
box-sizing: border-box;
}
div.pdfemb-inner-div {
line-height: 1;
margin: 0 auto;
padding: 0;
border: none;
position: relative;
background-color: lightGrey;
width: 100%;
display: inline-block;
max-height: 100%;
height: 100% !important; }
div.pdfemb-inner-div-wantmobile {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 50;
background-color: lightgray;
opacity: 0.5;
}
div.pdfemb-inner-div-wantmobile-fswrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 100;
}
.pdfemb-wantmobile{
display: none !important;
}
div.pdfemb-wantmobile-fsarea {
position: relative;
width: 80%;
margin: 40% auto 0 auto;
padding: 10px;
text-align: center;
opacity: 1;
cursor: pointer;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
border: 4px solid #363600;
background-color: #C5BDCF;
-webkit-box-shadow: #B3B3B3 8px 8px 8px;
-moz-box-shadow: #B3B3B3 8px 8px 8px;
box-shadow: #B3B3B3 8px 8px 8px;
color: black;
font-family: sans-serif;
letter-spacing: 2px;
font-size: 16px;
}
.grab-to-pan-grab {
cursor: move !important;
cursor: -webkit-grab !important;
cursor: -moz-grab !important;
cursor: grab !important;
}
.grab-to-pan-grab *:not(input):not(textarea):not(button):not(select):not(:link) {
cursor: inherit !important;
}
.grab-to-pan-grab:active,
.grab-to-pan-grabbing {
cursor: move !important;
cursor: -webkit-grabbing !important;
cursor: -moz-grabbing !important;
cursor: grabbing !important;
z-index: 50000; }
div.pdfemb-loadingmsg {
text-align: center;
padding: 5px;
background-color: white;
}
div.wpmf-pdfemb-viewer canvas {
position: relative;
top: 0;
bottom: 0;
margin: 0;
padding: 0;
display: inline-block;
background-color: white;
}
div.pdfemb-toolbar {
padding: 0 !important;
margin: 0 !important;
border: none !important;
z-index: 10;
position: absolute;
display: block !important;
background-color: #515151 !important;
width: 100%;
}
div.pdfemb-toolbar-fixed {
display: block;
}
div.pdfemb-toolbar-hover {
display: none;
}
.wpmf-pdfemb-viewer .pdfemb-toolbar-top {
top: 0;
left: 0;
}
.wpmf-pdfemb-viewer .pdfemb-toolbar-bottom {
bottom: 0;
left: 0;
padding-top: 1px;
}
div.pdfemb-toolbar button, div.pdfemb-toolbar button[disabled] {
background-color: hsla(0, 0%, 0%, .12);
background-image: linear-gradient(hsla(0, 0%, 100%, .05), hsla(0, 0%, 100%, 0));
background-clip: padding-box;
border: 1px solid hsla(0, 0%, 0%, .35);
border-color: hsla(0, 0%, 0%, .32) hsla(0, 0%, 0%, .38) hsla(0, 0%, 0%, .42);
box-shadow: 0 1px 0 hsla(0, 0%, 100%, .05) inset,
0 0 1px hsla(0, 0%, 100%, .15) inset,
0 1px 0 hsla(0, 0%, 100%, .05);
-webkit-transition-property: background-color, border-color, box-shadow;
-webkit-transition-duration: 150ms;
-webkit-transition-timing-function: ease;
transition-property: background-color, border-color, box-shadow;
transition-duration: 150ms;
transition-timing-function: ease;
min-width: 16px;
padding: 2px 6px 0;
width: auto;
border-radius: 2px;
color: hsla(0, 0%, 100%, .8);
font-size: 12px;
line-height: 14px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
cursor: default;
margin: 4px 2px 4px 0;
float: left;
}
div.pdfemb-toolbar button:hover {
background-color: hsla(0, 0%, 0%, .2);
box-shadow: 0 1px 0 hsla(0, 0%, 100%, .05) inset,
0 0 1px hsla(0, 0%, 100%, .15) inset,
0 0 1px hsla(0, 0%, 0%, .05);
}
div.pdfemb-toolbar button:first-child {
margin-left: 4px;
}
div.pdfemb-toolbar button.pdfemb-toggled {
background-color: hsla(0, 0%, 0%, .3);
background-image: linear-gradient(hsla(0, 0%, 100%, .05), hsla(0, 0%, 100%, 0));
border-color: hsla(0, 0%, 0%, .4) hsla(0, 0%, 0%, .45) hsla(0, 0%, 0%, .5);
box-shadow: 0 1px 1px hsla(0, 0%, 0%, .1) inset,
0 0 1px hsla(0, 0%, 0%, .2) inset,
0 1px 0 hsla(0, 0%, 100%, .05);
-webkit-transition-property: background-color, border-color, box-shadow;
-webkit-transition-duration: 10ms;
-webkit-transition-timing-function: linear;
transition-property: background-color, border-color, box-shadow;
transition-duration: 10ms;
transition-timing-function: linear;
}
div.pdfemb-toolbar button.pdfemb-toggled:hover {
background-color: hsla(0, 0%, 0%, .4);
border-color: hsla(0, 0%, 0%, .4) hsla(0, 0%, 0%, .5) hsla(0, 0%, 0%, .55);
box-shadow: 0 1px 1px hsla(0, 0%, 0%, .2) inset,
0 0 1px hsla(0, 0%, 0%, .3) inset,
0 1px 0 hsla(0, 0%, 100%, .05);
}
div.pdfemb-toolbar button.pdfemb-prev::before {
content: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/pdf-embed/toolbarButton-pageUp.png);
}
div.pdfemb-toolbar button.pdfemb-next::before {
content: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/pdf-embed/toolbarButton-pageDown.png);
}
div.pdfemb-toolbar button.pdfemb-zoomout::before {
content: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/pdf-embed/toolbarButton-zoomOut.png);
}
div.pdfemb-toolbar button.pdfemb-zoomin::before {
content: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/pdf-embed/toolbarButton-zoomIn.png);
}
div.pdfemb-toolbar button.pdfemb-fs::before {
content: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/pdf-embed/toolbarButton-presentationMode.png);
}
div.pdfemb-toolbar button.pdfemb-download::before {
content: url(//www.meine-praxis.com/wp-content/plugins/wp-media-folder/assets/images/pdf-embed/toolbarButton-download.png);
}
div.pdfemb-toolbar button.pdfemb-btndisabled {
color: lightGray;
}
div.pdfemb-toolbar div {
margin: 6px 15px 6px 2px !important;
font-family: sans-serif;
padding: 2px !important;
text-align: center !important;
letter-spacing: normal !important;
word-spacing: normal;
font-size: 12px;
line-height: 14px;
text-transform: none;
text-indent: 0;
text-shadow: none !important;
font-weight: normal;
display: inline;
color: #fff !important;
float: left;
}
.pdfemb-toolbar .pdfemb-page-area {
display: inline !important;
}
div.pdfemb-toolbar div.pdfemb-poweredby {
float: right;
}
div.pdfemb-toolbar div.pdfemb-poweredby a {
color: lightgray;
text-decoration: none;
border-bottom: 1px solid #333;
}
div.pdfemb-toolbar div.pdfemb-poweredby a:hover {
border-bottom: none;
}
div.pdfemb-errormsg {
padding: 5px;
text-align: center;
vertical-align: middle;
background-color: #faa;
}
.pdfemb-fsp-wrapper {
background: white;
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 4000;
overflow-y: auto;
overflow-x: hidden;
display: none;
}
.pdfemb-fsp-content {
overflow: hidden;
width: 100%;
height: 100%;
position: relative;
top: 0;
left: 0;
}
input.pdfemb-page-num {
display: inline;
font-family: sans-serif;
width: 30px;
height: 15px;
vertical-align: middle;
font-size: 10px;
padding: 0 2px !important;
color: black;
text-align: center;
margin: 0;
}
.pdfembAnnotationLayer {
position: static;
}
.pdfembAnnotationLayer section.linkAnnotation {
position: absolute;
padding: 0;
margin: 0;
background: none;
z-index: 5;
}
.pdfembAnnotationLayer .linkAnnotation > a {
position: absolute;
font-size: 1em;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.pdfembAnnotationLayer .linkAnnotation > a {
background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) 0 0 repeat;
border: none;
opacity: 0;
}
.pdfembAnnotationLayer .linkAnnotation > a:hover {
opacity: 0.2;
background: #ff0;
box-shadow: 0px 2px 10px #ff0;
border: none;
}
.pdfembAnnotationLayer .textAnnotation img {
position: absolute;
cursor: pointer;
}
.pdfembAnnotationLayer .popupWrapper {
position: absolute;
width: 20em;
}
.pdfembAnnotationLayer .popup {
position: absolute;
z-index: 200;
max-width: 20em;
background-color: #FFFF99;
box-shadow: 0px 2px 5px #333;
border-radius: 2px;
padding: 0.6em;
margin-left: 5px;
cursor: pointer;
word-wrap: break-word;
}
.pdfembAnnotationLayer .popup h1 {
font-size: 1em;
border-bottom: 1px solid #000000;
padding-bottom: 0.2em;
}
.pdfembAnnotationLayer .popup p {
padding-top: 0.2em;
}
.pdfembAnnotationLayer .highlightAnnotation,
.pdfembAnnotationLayer .underlineAnnotation,
.pdfembAnnotationLayer .squigglyAnnotation,
.pdfembAnnotationLayer .strikeoutAnnotation {
cursor: pointer;
}
.pdfembTextLayer {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
overflow: hidden;
opacity: 0.2;
line-height: 1.0;
background: none;
}
.pdfembTextLayer > div {
cursor: text !important;
color: transparent;
position: absolute;
padding: 0;
margin: 0;
background: none;
top: 0;
left: 0;
-webkit-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
-o-transform-origin: 0% 0%;
-ms-transform-origin: 0% 0%;
transform-origin: 0% 0%;
}
.pdfemb-pagescontainer {
overflow: hidden;
display: block;
position: relative;
background-color: lightGrey;
} @media screen and (min-color-index: 0)
and(-webkit-min-device-pixel-ratio: 0) {
@media {
.pdfemb-pagescontainer {
margin-left: 1px;
}
}
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.wpmf_folder_permissions_popup{
z-index: 1042 !important;}
.wpmf_folder_permissions_popup{
z-index: 1042 !important;}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto;
} .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75);
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; 
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%;
}
.mfp-container {
padding-left: 6px;
padding-right: 6px;
}
}
.aligncenter.wp-block-wpmf-image-lightbox, .alignright.wp-block-wpmf-image-lightbox, .alignleft.wp-block-wpmf-image-lightbox {
max-width: 620px;
}
.aligncenter.wp-block-wpmf-image-lightbox {
margin: 0 auto;
}