.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(//carl-otto-und-georg-riesenkampff-stiftung.de/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(//carl-otto-und-georg-riesenkampff-stiftung.de/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(//carl-otto-und-georg-riesenkampff-stiftung.de/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(//carl-otto-und-georg-riesenkampff-stiftung.de/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(//carl-otto-und-georg-riesenkampff-stiftung.de/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(//carl-otto-und-georg-riesenkampff-stiftung.de/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(//carl-otto-und-georg-riesenkampff-stiftung.de/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(//carl-otto-und-georg-riesenkampff-stiftung.de/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(//carl-otto-und-georg-riesenkampff-stiftung.de/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(//carl-otto-und-georg-riesenkampff-stiftung.de/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(//carl-otto-und-georg-riesenkampff-stiftung.de/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(//carl-otto-und-georg-riesenkampff-stiftung.de/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(//carl-otto-und-georg-riesenkampff-stiftung.de/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: contain;
}
.wpmf-avada-container .avada-file-design-placeholder {
background: url(//carl-otto-und-georg-riesenkampff-stiftung.de/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: contain;
}
.wpmf-avada-container .avada-gallery-placeholder {
background: url(//carl-otto-und-georg-riesenkampff-stiftung.de/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: contain;
}
.wpmf-avada-container .avada-gallery-addon-placeholder {
background: url(//carl-otto-und-georg-riesenkampff-stiftung.de/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: contain;
}
.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 .gallery-masonry.gallery-columns-1 .wpmf-gallery-item {
width: 100% !important;
}
.fusion-builder-live .gallery-masonry.gallery-columns-2 .wpmf-gallery-item {
width: 50% !important;
}
.fusion-builder-live .gallery-masonry.gallery-columns-3 .wpmf-gallery-item {
width: calc(100%/3) !important;
}
.fusion-builder-live .gallery-masonry.gallery-columns-4 .wpmf-gallery-item {
width: 25% !important;
}
.fusion-builder-live .gallery-masonry.gallery-columns-5 .wpmf-gallery-item {
width: 20% !important;
}
.fusion-builder-live .gallery-masonry.gallery-columns-6 .wpmf-gallery-item {
width: calc(100%/6) !important;
}
.fusion-builder-live .gallery-masonry.gallery-columns-7 .wpmf-gallery-item {
width: calc(100%/7) !important;
}
.fusion-builder-live .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;
}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 {
overflow: hidden;
line-height: 1;
margin: 0 auto;
padding: 0;
border: none;
position: relative;
background-color: lightGrey;
width: 100%;
height: 100%;
display: inline-block;
}
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;
}
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(//carl-otto-und-georg-riesenkampff-stiftung.de/wp-content/plugins/wp-media-folder/assets/images/pdf-embed/toolbarButton-pageUp.png);
}
div.pdfemb-toolbar button.pdfemb-next::before {
content: url(//carl-otto-und-georg-riesenkampff-stiftung.de/wp-content/plugins/wp-media-folder/assets/images/pdf-embed/toolbarButton-pageDown.png);
}
div.pdfemb-toolbar button.pdfemb-zoomout::before {
content: url(//carl-otto-und-georg-riesenkampff-stiftung.de/wp-content/plugins/wp-media-folder/assets/images/pdf-embed/toolbarButton-zoomOut.png);
}
div.pdfemb-toolbar button.pdfemb-zoomin::before {
content: url(//carl-otto-und-georg-riesenkampff-stiftung.de/wp-content/plugins/wp-media-folder/assets/images/pdf-embed/toolbarButton-zoomIn.png);
}
div.pdfemb-toolbar button.pdfemb-fs::before {
content: url(//carl-otto-und-georg-riesenkampff-stiftung.de/wp-content/plugins/wp-media-folder/assets/images/pdf-embed/toolbarButton-presentationMode.png);
}
div.pdfemb-toolbar button.pdfemb-download::before {
content: url(//carl-otto-und-georg-riesenkampff-stiftung.de/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;
}
}
}@font-face {
font-family: 'flexslider-icon';
src: url(//carl-otto-und-georg-riesenkampff-stiftung.de/wp-content/plugins/wp-media-folder/assets/fonts/flexslider-icon.eot);
src: url(//carl-otto-und-georg-riesenkampff-stiftung.de/wp-content/plugins/wp-media-folder/assets/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'), url(//carl-otto-und-georg-riesenkampff-stiftung.de/wp-content/plugins/wp-media-folder/assets/fonts/flexslider-icon.woff) format('woff'), url(//carl-otto-und-georg-riesenkampff-stiftung.de/wp-content/plugins/wp-media-folder/assets/fonts/flexslider-icon.ttf) format('truetype'), url(//carl-otto-und-georg-riesenkampff-stiftung.de/wp-content/plugins/wp-media-folder/assets/fonts/flexslider-icon.svg#flexslider-icon) format('svg');
font-weight: normal;
font-style: normal;
} .flex-container a:hover,
.flex-slider a:hover,
.flex-container a:focus,
.flex-slider a:focus {
outline: none;
}
.slides.wpmf-slides,
.slides.wpmf-slides > li,
.flex-control-nav.wpmf-control-nav,
.flex-direction-nav.wpmf-direction-nav {
padding: 0;
list-style: none !important;
}
.flex-pauseplay span {
text-transform: capitalize;
} .wpmfflexslider {
margin: 0;
padding: 0;
}
.wpmfflexslider .slides.wpmf-slides > li {
display: none;
-webkit-backface-visibility: hidden;
}
.wpmfflexslider .slides.wpmf-slides img {
display: block;
}
.wpmfflexslider .slides.wpmf-slides:after {
content: "\0020";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
html[xmlns] .wpmfflexslider .slides.wpmf-slides {
display: block;
}
* html .wpmfflexslider .slides.wpmf-slides {
height: 1%;
}
.no-js .wpmfflexslider .slides.wpmf-slides > li:first-child {
display: block;
} .wpmfflexslider {
margin: 0 0 60px;
background: #ffffff;
border: 4px solid #ffffff;
position: relative;
zoom: 1;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-moz-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
-o-box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow: '' 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wpmfflexslider .slides.wpmf-slides {
zoom: 1;
margin: 0;
padding: 0;
}
.wpmfflexslider .slides.wpmf-slides img {
max-width: none !important;
}
.flex-viewport.wpmf-viewport {
max-height: 2000px;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.loading .flex-viewport.wpmf-viewport {
max-height: 300px;
}
.wpmfflexslider.wpmffade.wpmf-gg-one-columns li {
margin: 0 !important;
max-width: 100% !important;
}
.wpmfflexslider.wpmffade li.wpmf-gallery-item {
margin-right: -100% !important;
}
.wpmfflexslider.wpmf-gg-one-columns .slides.wpmf-slides li img {
margin: 0 auto !important;
max-width: 100% !important;
}
.flex-direction-nav.wpmf-direction-nav {
margin: auto;
text-decoration: none !important;
box-shadow: none !important;
}
.flex-direction-nav.wpmf-direction-nav a {
display: block;
width: 40px;
height: 40px;
margin: -20px 0 0;
position: absolute;
top: 50%;
z-index: 10;
opacity: 0;
cursor: pointer;
color: rgba(0, 0, 0, 0.9);
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
border: 0 !important;
text-decoration: none !important;
box-shadow: none !important;
outline: 0 !important;
background: transparent;
}
.flex-direction-nav.wpmf-direction-nav a:before {
content: '\f001';
display: inline-block;
font-family: "flexslider-icon";
font-size: 40px;
line-height: 40px;
}
.flex-direction-nav.wpmf-direction-nav a.flex-next:before {
content: '\f002';
}
.flex-direction-nav.wpmf-direction-nav .flex-prev {
left: -50px;
}
.flex-direction-nav.wpmf-direction-nav .flex-next {
right: -50px;
text-align: right;
}
.wpmfflexslider:hover .flex-direction-nav.wpmf-direction-nav .flex-prev {
opacity: 0.7;
left: 10px;
}
.wpmfflexslider:hover .flex-direction-nav.wpmf-direction-nav .flex-prev:hover {
opacity: 1;
color: #fff;
}
.wpmfflexslider:hover .flex-direction-nav.wpmf-direction-nav .flex-next {
opacity: 0.7;
right: 10px;
}
.wpmfflexslider:hover .flex-direction-nav.wpmf-direction-nav .flex-next:hover {
opacity: 1;
color: #fff;
}
.flex-direction-nav.wpmf-direction-nav .flex-disabled {
opacity: 0 !important;
filter: alpha(opacity=0);
cursor: default;
}
.flex-pauseplay a {
display: block;
width: 20px;
height: 20px;
position: absolute;
bottom: 5px;
left: 10px;
opacity: 0.8;
z-index: 10;
overflow: hidden;
cursor: pointer;
color: #000;
}
.flex-pauseplay a:before {
font-family: "flexslider-icon";
font-size: 20px;
display: inline-block;
content: '\f004';
}
.flex-pauseplay a:hover {
opacity: 1;
}
.flex-pauseplay a .flex-play:before {
content: '\f003';
}
.flex-control-nav.wpmf-control-nav {
width: 100%;
position: absolute;
bottom: -60px;
text-align: center;
}
.flex-control-nav.wpmf-control-nav li {
margin: 0 6px !important;
display: inline-block;
zoom: 1;
*display: inline;
}
.flex-control-paging.wpmf-control-nav li a {
width: 11px;
height: 11px;
display: block;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
cursor: pointer;
text-indent: -9999px;
border-radius: 20px;
border-bottom: 0 !important;
}
.flex-control-paging.wpmf-control-nav li a:hover {
background: rgba(0, 0, 0, 0.7);
}
.flex-control-paging.wpmf-control-nav li a.flex-active {
background: rgba(0, 0, 0, 0.9);
cursor: default;
}
.flex-control-thumbs {
margin: 5px 0 0;
position: static;
overflow: hidden;
}
.flex-control-thumbs li {
width: 25%;
float: left;
margin: 0;
}
.flex-control-thumbs img {
width: 100%;
height: auto;
display: block;
opacity: .7;
cursor: pointer;
-webkit-transition: all 1s ease;
-moz-transition: all 1s ease;
-ms-transition: all 1s ease;
-o-transition: all 1s ease;
transition: all 1s ease;
}
.flex-control-thumbs img:hover {
opacity: 1;
}
.flex-control-thumbs .flex-active {
opacity: 1;
cursor: default;
} @media screen and (max-width: 860px) {
.flex-direction-nav.wpmf-direction-nav .flex-prev {
opacity: 1;
left: 10px;
}
.flex-direction-nav.wpmf-direction-nav .flex-next {
opacity: 1;
right: 10px;
}
}
.wpmf-front-box.top {
color: #ffffff;
position: absolute;
bottom: 0;
left: 0;
right: 0;
box-sizing: border-box;
display: block;
clear: left;
opacity: 0;
width: 90%;
margin: 0 auto;
border-bottom: #eee 1px solid;
z-index: 999;
}
.wpmf-front-box.top a {
text-decoration: none !important;
font-weight: 100;
}
.wpmf-front-box.top a .title {
color: #ffffff;
bottom: 5px;
font-size: 11px;
transition: all 0.15s linear;
float: left;
padding-bottom: 7px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
max-width: 100%;
}
.wpmf-front-box.top a .caption {
color: #ffffff;
text-decoration: none;
bottom: 5px;
right: 5%;
font-size: 11px;
transition: all 0.15s linear;
float: right;
padding-bottom: 7px;
text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
max-width: 100%;
}
.wpmf-gallery-item:hover > .wpmf-front-box.top {
opacity: 1;
bottom: 4%;
transition-duration: 0.3s;
}
.wpmfflexslider .wpmf-gallery-item {
overflow: hidden;
}
.icon-wpmf-nav {
position: absolute;
width: 70px;
height: 70px;
top: 50%;
margin-top: -35px;
z-index: 9999;
fill: currentColor;
color: rgba(0, 0, 0, 0.9);
opacity: 0;
transition: all 0.3s ease-in-out;
}
.icon-chevron-right {
right: -100px;
}
.icon-chevron-left {
left: -100px;
}
.wpmfflexslider:hover .icon-chevron-right {
opacity: 0.7;
right: -10px;
}
.icon-chevron-left:hover {
opacity: 1;
color: #fff;
}
.wpmfflexslider:hover .icon-chevron-left {
opacity: 0.7;
left: -10px;
}
.icon-chevron-right:hover {
opacity: 1;
color: #fff;
}
.wpmf-control-nav {
display: block !important;
}.wpmf-gallery-clear:before,
.wpmf-gallery-clear:after {
content: '';
display: table;
}
.wpmf-gallery-clear:after {
clear: both;
} .wpmf-gallerys {
margin: 5px 0;
}
.wpmf-gallerys .wpmf-gallery {
width: 100%;
margin: 0 auto;
}
.wpmf-gallerys .wpmf-gallery-bottomspace-default {
margin-bottom: 20px;
}
.wpmf-gallerys .wpmf-gallery-bottomspace-ten {
margin-bottom: 10px;
}
.wpmf-gallerys .wpmf-gallery-bottomspace-five {
margin-bottom: 5px;
}
.wpmf-gallerys .wpmf-gallery-bottomspace-none {
margin-bottom: 0;
}
.wpmf-gallerys .gallery-center {
margin-left: auto;
margin-right: auto;
}
.gallery-masonry {
position: relative;
min-height: 500px;
width: 100% !important;
}
.gallery-masonry .wpmf-gallery-item {
opacity: 0;
}
.gallery-masonry .wpmf-gallery-item.masonry-brick,
.gallery-masonry .wpmf-gallery-item.wpmf-gallery-item-show,
.wpmf-gallery-divi-wrap .gallery-masonry .wpmf-gallery-item {
opacity: 1;
position: absolute;
}
.gallery-masonry .fusion-builder-live-child-element .wpmf-gallery-item {
opacity: 1;
width: 100%;
position: absolute;
}
.gallery-masonry .fusion-builder-live-child-element.masonry-brick {
opacity: 1;
position: absolute;
}
.gallery-masonry .wpmf_loader_gallery {
position: absolute;
left: calc(50% - 65px);
top: calc(50% - 65px);
}
.wpmf-gallery-item a {
text-decoration: none !important;
}
.wpmf-gallerys .wpmf-gallery .wpmf-gallery-icon a {
display: block;
outline: 0 !important;
}
.wpmf-gallerys .wpmf-gallery .wpmf-gallery-icon a img {
width: 100%;
height: auto;
vertical-align: middle;
}
.wpmfflexslider.wpmf-gg-one-columns .wpmf-gallery-icon a img {
width: auto;
}
.wpmfflexslider .wpmf-gallery-item {
margin: 0 15px 15px 0;
}
.wpmfflexslider .wpmf-gallery-icon,
.wpmfflexslider .wpmf-gallery-icon a {
height: 100% !important;
}
.wpmfflexslider .wpmf-gallery-icon {
position: relative;
height: 100%;
margin: 0 !important;
}
.wpmfflexslider .wpmf-gallery-icon img {
height: 100% !important;
flex: 1;
-o-object-fit: cover;
object-fit: cover;
width: 100%;
}
.wpmfflexslider.wpmf-gg-one-columns .wpmf-gallery-icon img {
width: auto;
}
.wpmf_gallery_default .wpmf-gallery-icon a:not(.wpmfglr_social a) {
width: 100% !important;
}
.wpmf_gallery_default .wpmf-gallery-icon a img {
width: 100%;
}
.wpmf-gallerys .gallery.gallery-with-border .wpmf-gallery-icon a {
border: 1px solid #eeeeee;
} .wpmf-gallerys .wpmf-gallery-item .gallery-block {
position: relative;
}
.gallery-block { margin-top: 5px; margin-right: 5px;  display: none} .wpmfflexslider-container {
overflow: hidden;
}
.wpmf-gallerys .gallery.wpmfflexslider {
border-width: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0px;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
-o-box-shadow: none;
box-shadow: none;
}
.wpmf-gallerys .gallery.wpmfflexslider .wpmfflex-control-paging {
display: none;
}
.wpmf-gallerys .gallery.wpmfflexslider .wpmfflex-control-paging li a {
background-color: #eeeeee;
box-shadow: none;
}
.wpmf-gallerys .gallery.wpmfflexslider .wpmfflex-control-paging li a.wpmfflex-active {
background-color: #cccccc;
}
.wpmf-gallerys .gallery.wpmfflexslider .wpmfflex-slide-item {
position: relative;
}
.wpmf-gallerys .gallery.wpmfflexslider .wpmfflex-slide-item .wpmfflex-center-slide {
position: relative;
margin-left: auto;
margin-right: auto;
}
.wpmf-gallerys .wpmfflexslider .slides .gallery-caption {
margin-left: auto;
margin-right: auto;
max-width: 100%;
} .mfp-close:hover,
.mfp-close:active,
.mfp-close:focus,
.mfp-arrow:hover,
.mfp-arrow:active,
.mfp-arrow:focus {
background-color: transparent;
}
.mfp-bottom-bar *,
.mfp-bottom-bar p {
margin-bottom: 0;
}
.mfp-arrow:hover,
.mfp-arrow:active,
.mfp-arrow:focus {
top: 50%;
}
body .mfp-arrow:active {
margin-top: -55px;
}
.wpmf-gallery-icon a{
border:none !important;
}
.gallery-caption .title{
color: #393939;
font-family: Raleway;
font-size: 16px;
font-weight: 700;
letter-spacing: 2px;
text-transform: uppercase;
}
.gallery-caption .excerpt{
color: #9a9a9a;
font-family: Raleway;
font-size: 12px;
font-style: normal;
font-weight: 500;
letter-spacing: 1px;
text-transform: uppercase;
}
.gallery-masonry .wpmf-gallery-icon{
width: 100%;
position: relative;
margin: 0 auto;
}
.gallery-masonry .wpmf-gallery-icon img.attachment-medium{
width: 100%;
}
.gallery-caption p{
text-align: center !important;
}
.owl-wrapper .wpmf-gallery-icon img{
width: 98%;
}
.owl-wrapper .wp-caption-text.gallery-caption{
width: 98%;
}
.wp-caption-text.gallery-caption{
bottom: 0;
text-align: center !important;
}
.wpmfflexslider .wp-caption-text.gallery-caption,.gallery-portfolio .wp-caption-text.gallery-caption{
position: relative !important;
}
.flex-direction-nav.wpmf-direction-nav li {
position: unset !important;
}
.wpmf-direction-nav a {
position: absolute !important;
}
.wpmf_overlay {
position: absolute !important;
width: 100%;
height: 100%;
left: 0;
top: 0;
opacity: 0;
z-index: 888;
background: rgba(10,6,6,0.4);
}
.hover_false .wpmf_overlay {
opacity: 0 !important;
}
.portfolio_lightbox {
position: absolute;
top:50%;
left: 50%;
margin-top: -18px;
margin-left: -18px;
opacity: 0;
width: 36px;
height: 36px;
text-align: center;
vertical-align: middle;
font-size: 24px;
line-height: 34px;
color: #393939 !important;
background-color: #fff;
border: 1px solid transparent;
border-radius: 2em;
z-index: 999;
transition: opacity .3s ease-in-out,color .3s ease-in-out,background-color .3s ease-in-out,border-color .3s ease-in-out;
}
.gallery-masonry .wpmf-gallery-icon:hover > .wpmf_overlay,
.gallery-masonry .wpmf-gallery-icon:hover > .portfolio_lightbox{
opacity: 1;
}
.portfolio_lightbox:hover{
background: #7c7c7c;
color: #fff !important;
}
.wpmf-gallery-caption {
position: relative !important;
bottom: 0;
text-align: center !important;
margin: 0 auto;
padding: 10px;
}
.wpmf-gallery-caption .title{
color: #393939;
font-family: Raleway;
font-size: 13px !important;
font-weight: 700;
letter-spacing: 2px;
display: inline-block;
width: 100%;
}
.wpmf-gallery-caption .excerpt{
color: #9a9a9a;
font-family: Raleway;
font-size: 12px !important;
font-style: normal;
font-weight: 500;
letter-spacing: 1px;
display: inline-block;
width: 100%;
}
.gallery-portfolio .wpmf-gallery-item{
min-height: 200px;
}
.gallery_default{
width:100%;
height: auto !important;
display: flex;
flex-wrap: wrap;
}
.gallery_default .wpmf-gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
padding: 7.5px !important;
margin: 0 !important;
position: relative !important;
left: auto !important;
top: auto !important;
}
.wpmf-gallerys .wpmf-gallery-icon img {
margin: 0 auto;
padding: 0 !important;
}
.mfp-title{
display: block !important;
}
.wpmf-slides {
padding: 0 !important;
display: flex !important;
margin: 0;
}
.wpmf-gg-one-columns .wpmf-slides {
display: block !important;
}
.wpmf-front-box {
color: #ffffff;
position: absolute;
bottom: 0;
left: 0;
box-sizing: border-box;
display: block;
clear: left;
width: 100%;
margin: 0 auto;
border-bottom: #eee 1px solid;
z-index: 999;
padding: 5px 10px;
height: max-content;
top: auto !important;
}
.wpmf-gallery-item .wpmf-gallery-icon a {
box-shadow: none !important;
}
.gallery_default figure {
box-sizing: border-box;
}
.wpmf-control-nav {
margin: 0 !important;
top: calc(100% + 10px);
}
.mfp-gallery {
z-index: 99999999 !important;
}
.gallery_default.gallery-columns-1 figure {
width: 100%;
}
.gallery_default.gallery-columns-2 figure {
width: 50% !important;
}
.gallery_default.gallery-columns-3 figure {
width: calc(100%/3) !important;
}
.gallery_default.gallery-columns-4 figure {
width: 25% !important;
}
.gallery_default.gallery-columns-5 figure {
width: 20% !important;
}
.gallery_default.gallery-columns-6 figure {
width: calc(100%/6) !important;
}
.gallery_default.gallery-columns-7 figure {
width: calc(100%/7) !important;
}
.gallery_default.gallery-columns-8 figure {
width: 12.5% !important;
}
.gallery_default.gallery-columns-2 figure:nth-of-type(2n) {
margin-right: 0 !important;
}
.gallery_default.gallery-columns-3 figure:nth-of-type(3n) {
margin-right: 0 !important;
}
.gallery_default.gallery-columns-4 figure:nth-of-type(4n) {
margin-right: 0 !important;
}
.gallery_default.gallery-columns-5 figure:nth-of-type(5n) {
margin-right: 0 !important;
}
.gallery_default.gallery-columns-6 figure:nth-of-type(6n) {
margin-right: 0 !important;
}
.gallery_default.gallery-columns-7 figure:nth-of-type(7n) {
margin-right: 0 !important;
}
.gallery_default.gallery-columns-8 figure:nth-of-type(8n) {
margin-right: 0 !important;
}
.wpmf-has-border-radius-1 .wpmf-gallery-item img,
.wpmf-has-border-radius-1.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-1 .wpmf-gallery-item .wpmf_overlay {
border-radius: 1px
}
.wpmf-has-border-radius-2 .wpmf-gallery-item img,
.wpmf-has-border-radius-2.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-2 .wpmf-gallery-item .wpmf_overlay {
border-radius: 2px
}
.wpmf-has-border-radius-3 .wpmf-gallery-item img,
.wpmf-has-border-radius-3.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-3 .wpmf-gallery-item .wpmf_overlay {
border-radius: 3px
}
.wpmf-has-border-radius-4 .wpmf-gallery-item img,
.wpmf-has-border-radius-4.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-4 .wpmf-gallery-item .wpmf_overlay {
border-radius: 4px
}
.wpmf-has-border-radius-5 .wpmf-gallery-item img,
.wpmf-has-border-radius-5.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-5 .wpmf-gallery-item .wpmf_overlay {
border-radius: 5px
}
.wpmf-has-border-radius-6 .wpmf-gallery-item img,
.wpmf-has-border-radius-6.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-6 .wpmf-gallery-item .wpmf_overlay {
border-radius: 6px
}
.wpmf-has-border-radius-7 .wpmf-gallery-item img,
.wpmf-has-border-radius-7.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-7 .wpmf-gallery-item .wpmf_overlay {
border-radius: 7px
}
.wpmf-has-border-radius-8 .wpmf-gallery-item img,
.wpmf-has-border-radius-8.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-8 .wpmf-gallery-item .wpmf_overlay {
border-radius: 8px
}
.wpmf-has-border-radius-9 .wpmf-gallery-item img,
.wpmf-has-border-radius-9.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-9 .wpmf-gallery-item .wpmf_overlay {
border-radius: 9px
}
.wpmf-has-border-radius-10 .wpmf-gallery-item img,
.wpmf-has-border-radius-10.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-10 .wpmf-gallery-item .wpmf_overlay {
border-radius: 10px
}
.wpmf-has-border-radius-11 .wpmf-gallery-item img,
.wpmf-has-border-radius-11.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-11 .wpmf-gallery-item .wpmf_overlay {
border-radius: 11px
}
.wpmf-has-border-radius-12 .wpmf-gallery-item img,
.wpmf-has-border-radius-12.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-12 .wpmf-gallery-item .wpmf_overlay {
border-radius: 12px
}
.wpmf-has-border-radius-13 .wpmf-gallery-item img,
.wpmf-has-border-radius-13.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-13 .wpmf-gallery-item .wpmf_overlay {
border-radius: 13px
}
.wpmf-has-border-radius-14 .wpmf-gallery-item img,
.wpmf-has-border-radius-14.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-14 .wpmf-gallery-item .wpmf_overlay {
border-radius: 14px
}
.wpmf-has-border-radius-15 .wpmf-gallery-item img,
.wpmf-has-border-radius-15.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-15 .wpmf-gallery-item .wpmf_overlay {
border-radius: 15px
}
.wpmf-has-border-radius-16 .wpmf-gallery-item img,
.wpmf-has-border-radius-16.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-16 .wpmf-gallery-item .wpmf_overlay {
border-radius: 16px
}
.wpmf-has-border-radius-17 .wpmf-gallery-item img,
.wpmf-has-border-radius-17.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-17 .wpmf-gallery-item .wpmf_overlay {
border-radius: 17px
}
.wpmf-has-border-radius-18 .wpmf-gallery-item img,
.wpmf-has-border-radius-18.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-18 .wpmf-gallery-item .wpmf_overlay {
border-radius: 18px
}
.wpmf-has-border-radius-19 .wpmf-gallery-item img,
.wpmf-has-border-radius-19.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-19 .wpmf-gallery-item .wpmf_overlay {
border-radius: 19px
}
.wpmf-has-border-radius-20 .wpmf-gallery-item img,
.wpmf-has-border-radius-20.wpmfflexslider .wpmf-gallery-item,
.wpmf-has-border-radius-20 .wpmf-gallery-item .wpmf_overlay {
border-radius: 20px
}
.wpmf-gutterwidth-0 .wpmf-gallery-item {
margin: 0 !important;
}
.wpmf-gutterwidth-5 .wpmf-gallery-item {
margin: 0 5px 5px 0 !important;
}
.wpmf-gutterwidth-10 .wpmf-gallery-item {
margin: 0 10px 10px 0 !important;
}
.wpmf-gutterwidth-15 .wpmf-gallery-item {
margin: 0 15px 15px 0 !important;
}
.wpmf-gutterwidth-20 .wpmf-gallery-item {
margin: 0 20px 20px 0 !important;
}
.wpmf-gutterwidth-25 .wpmf-gallery-item {
margin: 0 25px 25px 0 !important;
}
.wpmf-gutterwidth-30 .wpmf-gallery-item {
margin: 0 30px 30px 0 !important;
}
.wpmf-gutterwidth-35 .wpmf-gallery-item {
margin: 0 35px 35px 0 !important;
}
.wpmf-gutterwidth-40 .wpmf-gallery-item {
margin: 0 40px 40px 0 !important;
}
.wpmf-gutterwidth-45 .wpmf-gallery-item {
margin: 0 45px 45px 0 !important;
}
.wpmf-gutterwidth-50 .wpmf-gallery-item {
margin: 0 50px 50px 0 !important;
}
.wpmf_gallery_default.wpmf-gutterwidth-5 .wpmf-gallery-item {
margin: 0 !important;
padding: 2.5px !important;
}
.wpmf_gallery_default.wpmf-gutterwidth-10 .wpmf-gallery-item {
margin: 0 !important;
padding: 5px !important;
}
.wpmf_gallery_default.wpmf-gutterwidth-15 .wpmf-gallery-item {
margin: 0 !important;
padding: 7.5px !important;
}
.wpmf_gallery_default.wpmf-gutterwidth-20 .wpmf-gallery-item {
margin: 0 !important;
padding: 10px !important;
}
.wpmf_gallery_default.wpmf-gutterwidth-25 .wpmf-gallery-item {
margin: 0 !important;
padding: 12.5px !important;
}
.wpmf_gallery_default.wpmf-gutterwidth-30 .wpmf-gallery-item {
margin: 0 !important;
padding: 15px !important;
}
.wpmf_gallery_default.wpmf-gutterwidth-35 .wpmf-gallery-item {
margin: 0 !important;
padding: 17.5px !important;
}
.wpmf_gallery_default.wpmf-gutterwidth-40 .wpmf-gallery-item {
margin: 0 !important;
padding: 20px !important;
}
.wpmf_gallery_default.wpmf-gutterwidth-45 .wpmf-gallery-item {
margin: 0 !important;
padding: 22.5px !important;
}
.wpmf_gallery_default.wpmf-gutterwidth-50 .wpmf-gallery-item {
margin: 0 !important;
padding: 25px !important;
}
.elementor-element-edit-mode .gallery-masonry.gallery-columns-1 .wpmf-gallery-item {
width: 100%;
}
.elementor-element-edit-mode .gallery-masonry.gallery-columns-2 .wpmf-gallery-item {
width: 50% !important;
}
.elementor-element-edit-mode .gallery-masonry.gallery-columns-3 .wpmf-gallery-item {
width: calc(100%/3) !important;
}
.elementor-element-edit-mode .gallery-masonry.gallery-columns-4 .wpmf-gallery-item {
width: 25% !important;
}
.elementor-element-edit-mode .gallery-masonry.gallery-columns-5 .wpmf-gallery-item {
width: 20% !important;
}
.elementor-element-edit-mode .gallery-masonry.gallery-columns-6 .wpmf-gallery-item {
width: calc(100%/6) !important;
}
.elementor-element-edit-mode .gallery-masonry.gallery-columns-7 .wpmf-gallery-item {
width: calc(100%/7) !important;
}
.elementor-element-edit-mode .gallery-masonry.gallery-columns-8 .wpmf-gallery-item {
width: 12.5% !important;
}
.elementor-element-edit-mode .gallery-masonry.wpmf-gutterwidth-5 .wpmf-gallery-item {
margin: 0 !important;
padding: 2.5px !important;
}
.elementor-element-edit-mode .gallery-masonry.wpmf-gutterwidth-10 .wpmf-gallery-item {
margin: 0 !important;
padding: 5px !important;
}
.elementor-element-edit-mode .gallery-masonry.wpmf-gutterwidth-15 .wpmf-gallery-item {
margin: 0 !important;
padding: 7.5px !important;
}
.elementor-element-edit-mode .gallery-masonry.wpmf-gutterwidth-20 .wpmf-gallery-item {
margin: 0 !important;
padding: 10px !important;
}
.elementor-element-edit-mode .gallery-masonry.wpmf-gutterwidth-25 .wpmf-gallery-item {
margin: 0 !important;
padding: 12.5px !important;
}
.elementor-element-edit-mode .gallery-masonry.wpmf-gutterwidth-30 .wpmf-gallery-item {
margin: 0 !important;
padding: 15px !important;
}
.elementor-element-edit-mode .gallery-masonry.wpmf-gutterwidth-35 .wpmf-gallery-item {
margin: 0 !important;
padding: 17.5px !important;
}
.elementor-element-edit-mode .gallery-masonry.wpmf-gutterwidth-40 .wpmf-gallery-item {
margin: 0 !important;
padding: 20px !important;
}
.elementor-element-edit-mode .gallery-masonry.wpmf-gutterwidth-45 .wpmf-gallery-item {
margin: 0 !important;
padding: 22.5px !important;
}
.elementor-element-edit-mode .gallery-masonry.wpmf-gutterwidth-50 .wpmf-gallery-item {
margin: 0 !important;
padding: 25px !important;
}
.wpmf-viewport {
display: block !important;
box-sizing: border-box !important;
}
.wpmfflexslider .wpmf-gallery-item {
margin-bottom: 0 !important;
box-sizing: border-box;
position: relative;
}
.wpmf-gg-one-columns .wpmf-gallery-item,
.wpmf-gg-one-columns .wpmf-viewport {
margin: 0 !important;
padding: 0 !important;
}
.wpmf-gg-multiple-columns .flex-control-nav.wpmf-control-nav {
bottom: -40px;
}
.flexslider-hide-control .wpmf-control-nav {
display: none !important;
} .wpmf-mfp-zoom-in.mfp-image-loaded .mfp-content {
opacity: 1 !important;
}
.wpmf-mfp-zoom-in .mfp-figure, .wpmf-mfp-zoom-in .mfp-iframe-holder .mfp-iframe-scaler{
opacity: 0;
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
}
.wpmf-mfp-zoom-in.mfp-bg,
.wpmf-mfp-zoom-in .mfp-preloader {
-webkit-transition: all 0.3s ease-out;
transition: all 0.3s ease-out;
z-index: 999999;
}
.wpmf-mfp-zoom-in.mfp-image-loaded .mfp-figure, .wpmf-mfp-zoom-in.mfp-ready .mfp-iframe-holder .mfp-iframe-scaler{
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.wpmf-mfp-zoom-in.mfp-ready.mfp-bg,
.wpmf-mfp-zoom-in.mfp-ready .mfp-preloader {
opacity: 0.8;
}
.wpmf-mfp-zoom-in.mfp-removing .mfp-figure, .wpmf-mfp-zoom-in.mfp-removing .mfp-iframe-holder .mfp-iframe-scaler{
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
opacity: 0;
}
.wpmf-mfp-zoom-in.mfp-removing.mfp-bg,
.wpmf-mfp-zoom-in.mfp-removing .mfp-preloader {
opacity: 0;
}
.mfp-iframe-scaler{ overflow: visible; }
.mfp-zoom-out-cur { cursor: auto; }
.mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: pointer; }
@media screen and (max-width: 450px) {
.gallery_default.gallery-columns-3 figure,
.gallery_default.gallery-columns-4 figure,
.gallery_default.gallery-columns-5 figure,
.gallery_default.gallery-columns-6 figure,
.gallery_default.gallery-columns-7 figure,
.gallery_default.gallery-columns-8 figure,
.gallery_default.gallery-columns-9 figure {
width: 50% !important;
}
}#cookie-law-info-bar {
font-size: 15px;
margin: 0 auto;
padding: 12px 10px;
position: absolute;
text-align: center;
box-sizing: border-box;
width:100%;
z-index: 9999; display: none;
left:0px;
font-weight:300;
box-shadow: 0 -1px 10px 0 rgba(172, 171, 171, 0.3);
}
#cookie-law-info-again {
font-size: 10pt;
margin: 0;
padding:5px 10px;
text-align: center;
z-index: 9999;
cursor: pointer;
box-shadow: #161616 2px 2px 5px 2px;
}
#cookie-law-info-bar span {
vertical-align: middle;
} .cli-plugin-button, .cli-plugin-button:visited {
display: inline-block;
padding: 9px 12px;
color: #fff;
text-decoration: none;
position: relative;
cursor: pointer;
margin-left: 5px;
text-decoration: none;
}
.cli-plugin-main-link {
margin-left:0px;
font-weight: 550; text-decoration: underline;
}
.cli-plugin-button:hover {
background-color: #111;
color: #fff;
text-decoration: none;
}
.small.cli-plugin-button, .small.cli-plugin-button:visited {
font-size: 11px;
}
.cli-plugin-button, .cli-plugin-button:visited,
.medium.cli-plugin-button, .medium.cli-plugin-button:visited {
font-size: 13px;
font-weight: 400;
line-height: 1;
}
.large.cli-plugin-button, .large.cli-plugin-button:visited {
font-size: 14px;
padding: 8px 14px 9px;
}
.super.cli-plugin-button, .super.cli-plugin-button:visited {
font-size: 34px;
padding: 8px 14px 9px;
}
.pink.cli-plugin-button, .magenta.cli-plugin-button:visited {
background-color: #e22092;
}
.pink.cli-plugin-button:hover {
background-color: #c81e82;
}
.green.cli-plugin-button, .green.cli-plugin-button:visited {
background-color: #91bd09;
}
.green.cli-plugin-button:hover {
background-color: #749a02;
}
.red.cli-plugin-button, .red.cli-plugin-button:visited {
background-color: #e62727;
}
.red.cli-plugin-button:hover {
background-color: #cf2525;
}
.orange.cli-plugin-button, .orange.cli-plugin-button:visited {
background-color: #ff5c00;
}
.orange.cli-plugin-button:hover {
background-color: #d45500;
}
.blue.cli-plugin-button, .blue.cli-plugin-button:visited {
background-color: #2981e4;
}
.blue.cli-plugin-button:hover {
background-color: #2575cf;
}
.yellow.cli-plugin-button, .yellow.cli-plugin-button:visited {
background-color: #ffb515;
}
.yellow.cli-plugin-button:hover {
background-color: #fc9200;
}
.cli-plugin-button{ margin-top:5px; }
.cli-bar-popup{
-moz-background-clip: padding;
-webkit-background-clip: padding;
background-clip: padding-box;
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px;
padding:20px;
}
.cli-powered_by_p{width:100% !important; display:block !important; color:#333; clear:both; font-style:italic !important; font-size:12px !important; margin-top:15px !important; }
.cli-powered_by_a{color:#333; font-weight:600 !important; font-size:12px !important;} .cli-plugin-main-link.cli-plugin-button {
text-decoration: none;
}
.cli-plugin-main-link.cli-plugin-button {
margin-left: 5px;
}.gdpr-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.gdpr-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.gdpr-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.gdpr-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.gdpr-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.gdpr-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.gdpr-px-0 {
padding-left: 0;
padding-right: 0;
}
.modal-backdrop.show {
opacity: .8;
}
.modal-open {
overflow: hidden
}
.modal-open .gdpr-modal {
overflow-x: hidden;
overflow-y: auto
}
.gdpr-modal.fade .gdpr-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.gdpr-modal.show .gdpr-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1039;
background-color: #000
}
.modal-backdrop.fade {
opacity: 0
}
.modal-backdrop.show {
opacity: .5
}
.gdpr-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1050;
display: none;
overflow: hidden;
outline: 0
}
.gdpr-modal a {
text-decoration: none;
}
.gdpr-modal .gdpr-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.gdpr-modal .gdpr-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2));
}
}
@media (min-width: 992px) {
.gdpr-modal .gdpr-modal-dialog {
max-width: 900px;
}
}
.gdpr-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border: 1px solid rgba(0,0,0,.2);
border-radius: .3rem;
outline: 0
}
.gdpr-modal .row {
margin: 0 -15px;
}
.gdpr-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.gdpr-modal .close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.gdpr-modal .close:focus {
outline: 0;
}
.gdpr-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.gdpr-switch input[type="checkbox"] {
display:none;
}
.gdpr-switch .gdpr-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.gdpr-switch .gdpr-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.gdpr-switch input:checked + .gdpr-slider {
background-color:rgb(99, 179, 95);
}
.gdpr-switch input:checked + .gdpr-slider:before {
transform: translateX(26px);
}
.gdpr-switch .gdpr-slider {
border-radius: 34px;
}
.gdpr-switch .gdpr-slider:before {
border-radius: 50%;
}
.gdpr-tab-content>.gdpr-tab-pane {
display: none;
}
.gdpr-tab-content>.active {
display: block;
}
.gdpr-fade {
transition: opacity .15s linear;
}
.gdpr-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column !important;
flex-direction: column !important;
align-items: stretch !important;
-ms-align-items: stretch !important;
}
.nav.gdpr-nav-pills, .gdpr-tab-content {
width: 100%;
padding: 30px;
}
.nav.gdpr-nav-pills {
background: #f3f3f3;
}
.nav.gdpr-nav-pills .gdpr-nav-link {
border: 1px solid #0070ad;
margin-bottom: 10px;
color: #0070ad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active, .nav.gdpr-nav-pills .show>.gdpr-nav-link {
background-color: #0070ad;
border: 1px solid #0070ad;
}
.nav.gdpr-nav-pills .gdpr-nav-link.active {
color: #ffffff;
}
.gdpr-tab-content .gdpr-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.gdpr-tab-content .gdpr-button-wrapper .btn-gdpr {
background-color: #0070ad;
border-color: #0070ad;
color: #ffffff;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .375rem .75rem;
font-size: 1rem;
line-height: 1.5;
border-radius: .25rem;
transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.gdpr-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.gdpr-tab-content h4 {
font-size: 20px;
margin-bottom: .5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
}
.cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
display: none;
}
.cli-modal-backdrop.cli-fade {
opacity: 0
}
.cli-modal-backdrop.cli-show {
opacity: .5;
display: block;
}
.cli-modal.cli-show {
display: block;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 900px;
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .3rem;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 10px;
top: 10px;
z-index: 1;
padding: 0;
background-color: transparent !important;
border: 0;
-webkit-appearance: none;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 70px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 24px;
width: 50px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 20px;
left: 2px;
position: absolute;
transition: .4s;
width: 20px;
}
.cli-switch input:checked + .cli-slider {
background-color: #00acad
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(26px);
}
.cli-switch .cli-slider {
border-radius: 34px;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-tab-content>.cli-active {
display: block;
}
.cli-fade {
transition: opacity .15s linear;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding: 30px;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #f3f3f3;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #00acad;
margin-bottom: 10px;
color: #00acad;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #00acad;
border: 1px solid #00acad;
}
.cli-nav-pills .cli-nav-link.cli-active {
color: #ffffff;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} .cli-container-fluid {
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.cli-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.cli-col-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.cli-col-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
flex-direction: column;
}
.cli-align-items-stretch {
-ms-flex-align: stretch!important;
align-items: stretch!important;
}
.cli-d-flex {
display: -ms-flexbox!important;
display: flex!important;
}
.cli-px-0 {
padding-left: 0;
padding-right: 0;
}
.cli-btn {
cursor: pointer;
font-size: 14px;
display: inline-block;
font-weight: 400;
text-align: center;
white-space: nowrap;
vertical-align: middle;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
border: 1px solid transparent;
padding: .5rem 1.25rem;
line-height: 1;
border-radius: .25rem;
transition: all .15s ease-in-out;
}
.cli-btn:hover {
opacity: .8;
}
.cli-read-more-link {
cursor: pointer;
font-size: 15px;
font-weight: 500;
text-decoration: underline;
}
.cli-btn:focus {
outline: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .8;
}
.cli-modal-open {
overflow: hidden
}
.cli-barmodal-open {
overflow: hidden
}
.cli-modal-open .cli-modal {
overflow-x: hidden;
overflow-y: auto
}
.cli-modal.cli-fade .cli-modal-dialog {
transition: -webkit-transform .3s ease-out;
transition: transform .3s ease-out;
transition: transform .3s ease-out,-webkit-transform .3s ease-out;
-webkit-transform: translate(0,-25%);
transform: translate(0,-25%)
}
.cli-modal.cli-show .cli-modal-dialog {
-webkit-transform: translate(0,0);
transform: translate(0,0)
}
.cli-modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 1040;
background-color: #000;
-webkit-transform:scale(0);
transform:scale(0);
transition: opacity ease-in-out 0.5s;
}
.cli-modal-backdrop.cli-fade {
opacity: 0;
}
.cli-modal-backdrop.cli-show {
opacity: .5;
-webkit-transform:scale(1);
transform:scale(1);
}
.cli-modal {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
transform: scale(0);
overflow: hidden;
outline: 0;
display: none;
}
.cli-modal a {
text-decoration: none;
}
.cli-modal .cli-modal-dialog {
position: relative;
width: auto;
margin: .5rem;
pointer-events: none;
font-family: inherit;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
display: -ms-flexbox;
display: flex;
-ms-flex-align: center;
align-items: center;
min-height: calc(100% - (.5rem * 2))
}
@media (min-width: 576px) {
.cli-modal .cli-modal-dialog {
max-width:500px;
margin: 1.75rem auto;
min-height: calc(100% - (1.75rem * 2))
}
}
.cli-modal-content {
position: relative;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
pointer-events: auto;
background-color: #fff;
background-clip: padding-box;
border-radius: .2rem;
box-sizing: border-box;
outline: 0
}
.cli-modal .row {
margin: 0 -15px;
}
.cli-modal .modal-body {
padding: 0;
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.cli-modal .cli-modal-close:focus {
outline: 0;
}
.cli-switch {
display: inline-block;
position: relative;
min-height: 1px;
padding-left: 38px;
font-size: 14px;
}
.cli-switch input[type="checkbox"] {
display:none;
}
.cli-switch .cli-slider {
background-color: #e3e1e8;
height: 20px;
width: 38px;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
right: 0;
top: 0;
transition: .4s;
}
.cli-switch .cli-slider:before {
background-color: #fff;
bottom: 2px;
content: "";
height: 15px;
left: 3px;
position: absolute;
transition: .4s;
width: 15px;
}
.cli-switch input:checked + .cli-slider {
background-color: #61a229;
}
.cli-switch input:checked + .cli-slider:before {
transform: translateX(18px);
}
.cli-switch .cli-slider {
border-radius: 34px;
font-size:0;
}
.cli-switch .cli-slider:before {
border-radius: 50%;
}
.cli-tab-content {
background: #ffffff;
}
.cli-nav-pills {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 0;
margin-bottom: 0;
list-style: none;
-ms-flex-direction: column;
flex-direction: column;
}
.cli-nav-pills, .cli-tab-content {
width: 100%;
padding:5px 30px 5px 5px;
box-sizing: border-box;
}
@media (max-width: 767px) {
.cli-nav-pills, .cli-tab-content {
padding: 30px 10px;
}
}
.cli-nav-pills {
background: #fff;
}
.cli-nav-pills .cli-nav-link {
border: 1px solid #cccccc;
margin-bottom: 10px;
color:#2a2a2a;
font-size: 14px;
display: block;
padding: .5rem 1rem;
border-radius: .25rem;
cursor: pointer
}
.cli-nav-pills .cli-nav-link.cli-active, .cli-nav-pills .cli-show>.cli-nav-link {
background-color: #f6f6f9;
border: 1px solid #cccccc;
}
.cli-nav-pills .cli-nav-link.cli-active {
color:#2a2a2a;
}
.cli-tab-content .cli-button-wrapper {
padding-top: 30px;
margin-top: 30px;
border-top: 1px solid #d6d6d6;
}
.cli-tab-content p {
color: #343438;
font-size: 14px;
margin-top: 0;
}
.cli-tab-content h4 {
font-size: 20px;
margin-bottom: 1.5rem;
margin-top: 0;
font-family: inherit;
font-weight: 500;
line-height: 1.2;
color: inherit;
} #cookie-law-info-bar .cli-nav-pills,#cookie-law-info-bar .cli-tab-content,#cookie-law-info-bar .cli-nav-pills .cli-show>.cli-nav-link,#cookie-law-info-bar a.cli-nav-link.cli-active{
background: transparent;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link.cli-active,#cookie-law-info-bar  .cli-nav-link,#cookie-law-info-bar .cli-tab-container p,#cookie-law-info-bar span.cli-necessary-caption,#cookie-law-info-bar .cli-switch .cli-slider:after
{
color:inherit;
}
#cookie-law-info-bar .cli-tab-header a:before
{
border-right: 1px solid currentColor;
border-bottom: 1px solid currentColor;
}
#cookie-law-info-bar .cli-row
{
margin-top:20px;
}
#cookie-law-info-bar .cli-col-4
{
-webkit-box-flex: 0;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
width: auto;
max-width: none;
}
#cookie-law-info-bar .cli-col-8
{
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.cli-wrapper {
max-width: 90%;
float: none;
margin: 0 auto;
}
#cookie-law-info-bar .cli-tab-content h4
{
margin-bottom:0.5rem;
}
#cookie-law-info-bar .cli-nav-pills .cli-nav-link
{
padding: .2rem 0.5rem;
}
#cookie-law-info-bar .cli-tab-container
{
display:none;
text-align:left;
} .cli-tab-footer .cli-btn {
background-color: #00acad;
padding: 10px 15px;
text-decoration:none;
}
.cli-tab-footer .wt-cli-privacy-accept-btn {
background-color: #61a229;
color: #ffffff;
border-radius: 0;
}
.cli-tab-footer {
width:100%;
text-align:right;
padding: 20px 0;
} .cli-col-12
{
width:100%;
}
.cli-tab-header
{
display: flex;
justify-content: space-between;
}
.cli-tab-header a:before {
width: 10px;
height: 2px;
left: 0;
top: calc(50% - 1px);
}
.cli-tab-header a:after {
width: 2px;
height: 10px;
left: 4px;
top: calc(50% - 5px);
-webkit-transform: none;
transform: none;
}
.cli-tab-header a:before {
width: 7px;
height: 7px;
border-right: 1px solid #4a6e78;
border-bottom: 1px solid #4a6e78;
content: " ";
transform: rotate(-45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
margin-right:10px;
}
.cli-tab-header a.cli-nav-link  {
position: relative;
display: flex;
align-items: center;
font-size:14px;
color:#000;
text-transform: capitalize;
}
.cli-tab-header.cli-tab-active .cli-nav-link:before
{
transform: rotate(45deg);
-webkit-transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.cli-tab-header {
border-radius: 5px;
padding: 12px 15px;
cursor: pointer;
transition: background-color 0.2s ease-out 0.3s, color 0.2s ease-out 0s;
background-color:#f2f2f2;
}
.cli-modal .cli-modal-close {
position: absolute;
right: 0;
top: 0;
z-index: 1;
-webkit-appearance: none;
width: 40px;
height: 40px;
padding: 0;
border-radius: 50%;
padding: 10px;
background: transparent;
border:none;
min-width: 40px;
}
.cli-tab-container h4,.cli-tab-container h1 {
font-family: inherit;
font-size: 16px;
margin-bottom: 15px;
margin:10px 0;
}
#cliSettingsPopup .cli-tab-section-container {
padding-top: 12px;
}
.cli-tab-container p ,.cli-privacy-content-text{
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}
.wt-cli-privacy
{
display:none;
}
.cli-tab-content
{
display:none;
}
.cli-tab-section .cli-tab-content
{
padding: 10px 20px 5px 20px;
}
.cli-tab-section
{
margin-top:5px;
}
@media (min-width: 992px) {
.cli-modal .cli-modal-dialog {
max-width: 645px;
}
}
.cli-switch .cli-slider:after{
content: attr(data-cli-disable);
position: absolute;
right: 50px;
color: #000;
font-size:12px;
text-align:right;
min-width: 80px;
}
.cli-switch input:checked + .cli-slider:after
{
content: attr(data-cli-enable);
}
.cli-privacy-overview:not(.cli-collapsed) .cli-privacy-content {
max-height: 60px;
transition: max-height 0.15s ease-out;
overflow: hidden;
}
a.cli-privacy-readmore {
font-size: 12px;
margin-top: 12px;
display: inline-block;
padding-bottom: 0;
cursor: pointer;
color:#000;
text-decoration: underline;
}
.cli-modal-footer {
position: relative;
}
a.cli-privacy-readmore:before {
content: attr(data-readmore-text);
}
.cli-collapsed a.cli-privacy-readmore:before {
content: attr(data-readless-text);
}
.cli-collapsed .cli-privacy-content
{
transition: max-height 0.25s ease-in;
}
.cli-privacy-content p
{
margin-bottom:0;
}
.cli-modal-close svg {
fill: #000;
}
span.cli-necessary-caption {
color: #000;
font-size: 12px;
}
.cli-tab-section.cli-privacy-tab {
display: none;
}
#cookie-law-info-bar .cli-tab-section.cli-privacy-tab {
display: block;
}
#cookie-law-info-bar .cli-privacy-overview {
display: none;
}
.cli-tab-container .cli-row
{
max-height: 500px;
overflow-y: auto;
}
.cli-modal.cli-blowup.cli-out {
z-index: -1;
}
.cli-modal.cli-blowup {
z-index: 999999;
transform: scale(1);
}
.cli-modal.cli-blowup .cli-modal-dialog {
animation: blowUpModal 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
.cli-modal.cli-blowup.cli-out .cli-modal-dialog
{
animation: blowUpModalTwo 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;
}
@keyframes blowUpContent {
0% {
transform: scale(1);
opacity: 1;
}
99.9% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(0);
}
}
@keyframes blowUpContentTwo {
0% {
transform: scale(2);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
@keyframes blowUpModal {
0% {
transform: scale(0);
}
100% {
transform: scale(1);
}
}
@keyframes blowUpModalTwo {
0% {
transform: scale(1);
opacity: 1;
}
50% {
transform: scale(0.5);
opacity: 0;
}
100% {
transform: scale(0);
opacity: 0;
}
}
.cli-tab-section .cookielawinfo-row-cat-table td, .cli-tab-section .cookielawinfo-row-cat-table th {
font-size: 12px;
}
.cli_settings_button
{
cursor: pointer;
} .wt-cli-sr-only
{
display: none;
font-size:16px;
} a.wt-cli-element.cli_cookie_close_button {
text-decoration: none;
color: #333333;
font-size: 22px;
line-height: 22px;
cursor: pointer;
position: absolute;
right: 10px;
top: 5px;
} .cli-bar-container{
float: none;
margin: 0 auto;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.cli-bar-btn_container {
margin-left: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
flex-wrap: nowrap;
}
.cli-style-v2 a
{
cursor: pointer;
}
.cli-bar-btn_container a {
white-space: nowrap;
}
.cli-style-v2 .cli-plugin-main-link
{
font-weight:inherit;
}
.cli-style-v2
{
font-size: 11pt;
line-height: 18px;
font-weight:normal;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-container,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-container{
display: block;
}
.cli-style-v2 .cli-bar-message {
width: 70%;
text-align: left;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-bar-message,#cookie-law-info-bar[data-cli-type="popup"] .cli-bar-message
{
width:100%;
}
#cookie-law-info-bar[data-cli-type="widget"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
flex-wrap: wrap;
} #cookie-law-info-bar[data-cli-type="popup"] .cli-style-v2 .cli-bar-btn_container {
margin-top:8px;
margin-left: 0px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"] .cli_messagebar_head{
text-align: left; margin-bottom: 5px;
margin-top: 0px;
font-size: 16px;
} .cli-style-v2 .cli-bar-message .wt-cli-ccpa-element,.cli-style-v2 .cli-bar-message .wt-cli-ccpa-checkbox {
margin-top: 5px;
}
.cli-style-v2 .cli-bar-btn_container .cli_action_button ,
.cli-style-v2 .cli-bar-btn_container .cli-plugin-main-link,
.cli-style-v2 .cli-bar-btn_container .cli_settings_button
{
margin-left: 5px;
}
.wt-cli-ccpa-checkbox label {
font-size: inherit;
cursor: pointer;
margin: 0px 0px 0px 5px;
} #cookie-law-info-bar[data-cli-style="cli-style-v2"]
{
padding: 14px 25px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"]
{
padding:32px 30px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"] {
padding: 32px 45px;
}
.cli-style-v2 .cli-plugin-main-link:not(.cli-plugin-button), .cli-style-v2 .cli_settings_button:not(.cli-plugin-button),.cli-style-v2 .cli_action_button:not(.cli-plugin-button){
text-decoration: underline;
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button {
margin-top: 5px;
margin-bottom: 5px;
}
a.wt-cli-ccpa-opt-out {
white-space: nowrap;
text-decoration: underline;
}
.wt-cli-necessary-checkbox {
display: none !important;
}
@media (max-width: 985px) {
.cli-style-v2 .cli-bar-message
{
width:100%;
}
.cli-style-v2.cli-bar-container
{
justify-content:left;
flex-wrap: wrap;
}
.cli-style-v2 .cli-bar-btn_container {
margin-left:0px;
margin-top: 10px;
}
#cookie-law-info-bar[data-cli-style="cli-style-v2"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="widget"],#cookie-law-info-bar[data-cli-style="cli-style-v2"][data-cli-type="popup"]
{
padding: 25px 25px;
}
} .wt-cli-ckyes-brand-logo {
display: flex;
align-items: center;
font-size: 9px;
color: #111111;
font-weight: normal;
}
.wt-cli-ckyes-brand-logo img{
width: 65px;
margin-left: 2px;
}
.wt-cli-privacy-overview-actions {
padding-bottom:0;
}
@media only screen and (max-width: 479px) and (min-width: 320px){
.cli-style-v2 .cli-bar-btn_container {
flex-wrap: wrap;
}
} .wt-cli-cookie-description {
font-size: 14px;
line-height: 1.4;
margin-top: 0;
padding: 0;
color: #000;
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.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; } }