<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.gallery.square_grid .wpmf-gallery-icon {
    position: relative;
}

.flipster_infos {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 999;
    pointer-events: none;
    padding: 5px;
    box-sizing: border-box;
    width: 90%;
    color: #fff;
    text-align: center;
    overflow: hidden;
    /*word-break: break-all;*/
}

.flipster_infos span {
    font-size: 14px;
    font-style: italic;
    float: left;
    width: 100%;
    height: 100%;
}

.wpmf_gallery_box .flipster {
    overflow-y: hidden !important;
}

.flip-items {
    min-height: 30px;
}

.flip-items .wpmf-gallery-icon img {
    margin: 0 auto !important;
}

.flip-items .flip-content:hover &gt; .hover_img,
.wpmf-slides .wpmf-gallery-icon:hover &gt; a .hover_img,
.card-image:hover &gt; .hover_img,
.card-image:hover &gt; .wpmfglr_social {
    display: block !important;
}

.flipster-carousel .flip-content {
    max-width: 80%;
    margin: 0 auto;
}

.gallery.square_grid .wpmf-gallery-icon:hover &gt; .flipster_infos,
.flip-items .flip-content:hover &gt; .flipster_infos {
    opacity: 1;
    visibility: visible;
}

.wpmf_subgallery .wimg {
    height: 202px;
    width: 202px;
    position: relative;
    float: left;
    text-align: center;
    max-width: 100%;
    margin-left: 10px;
    margin-right: 10px;
}

.wpmf_subgallery .wimg img {
    border-radius: 5px;
    margin: 34px 10px 10px;
    border: 1px solid #eee;
}

.wpmf_subgallery .wpmfgallerylink {
    text-decoration: none !important;
    border: 0 !important;
    box-shadow: none !important;
}

.wpmf_subgallery .wpmfgallerylink {
    margin-left: 1px;
    position: absolute;
    top: 0;
    left: 0;
}

.wpmf_subgallery span {
    position: absolute;
    display: inline-block;
    font-weight: bold;
    left: 0;
    bottom: -20px;
    width: 100%;
}

.wpmf-gridblock-filters {
    width: 100%;
    height: 70px;
    position: absolute;
    left: 0;
    top: 0;
    float: left;
    box-sizing: border-box;
    margin: 10px 0;
}

.wpmf-gridblock-filters .gridblock-filter-categories {
    position: relative;
    overflow: auto;
    height: 70px;
    width: 100%;
    margin: 0 auto;
    white-space: nowrap;
}

.wpmf-gridblock-filters .gridblock-filter-categories.gridblock-filter-categories-transparent {
    background-color: transparent;
}

.wpmf-gridblock-filters .gridblock-filter-categories.gridblock-filter-categories-transparent .filter-all-control a,
.wpmf-gridblock-filters .gridblock-filter-categories.gridblock-filter-categories-transparent .filter-all-control.disabled a,
.wpmf-gridblock-filters .gridblock-filter-categories.gridblock-filter-categories-transparent .filter-all-control.disabled a:hover {
    color: rgba(255, 255, 255, 0.7);
}

.wpmf-gridblock-filters .gridblock-filter-categories.gridblock-filter-categories-transparent .filter-all-control a:hover,
.wpmf-gridblock-filters .gridblock-filter-categories.gridblock-filter-categories-transparent .filter-all-control a.active {
    color: #fff;
}

.wpmf-gridblock-filters .gridblock-filter-categories.gridblock-filter-categories-transparent .indicator {
    background-color: #fff;
}

.wpmf-gridblock-filters .gridblock-filter-categories.gridblock-filter-categories-fixed-width {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.wpmf-gridblock-filters .gridblock-filter-categories.gridblock-filter-categories-fixed-width .filter-all-control {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

.wpmf-gridblock-filters .gridblock-filter-categories .filter-all-control {
    display: inline-block;
    text-align: center;
    line-height: 40px;
    height: 40px;
    padding: 0;
    margin: 0 10px;
    text-transform: uppercase;
    min-width: 100px;
}

.wpmf-gridblock-filters .gridblock-filter-categories .filter-all-control a {
    color: #000;
    display: block;
    width: 100%;
    height: 100%;
    font-size: 14px;
    overflow: hidden;
    transition: color .28s ease;
    text-decoration: none;
    box-shadow: none !important;
}

.wpmf-gridblock-filters .gridblock-filter-categories .filter-all-control a:hover, .wpmf-gridblock-filters .gridblock-filter-categories .filter-all-control a.active {
    background-color: transparent;
    color: #000;
    outline: none;
}

.wpmf-gridblock-filters .gridblock-filter-categories .filter-all-control.disabled a,
.wpmf-gridblock-filters .gridblock-filter-categories .filter-all-control.disabled a:hover {
    color: #b2ebf2;
    cursor: default;
}

.wpmf-gridblock-filters .gridblock-filter-categories .indicator {
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #000;
    will-change: left, right;
}

.wpmf-gridblock-filters .collapsible-body {
    box-sizing: border-box;
    padding: 2rem;
}

.gallery_material {
    background: #fafafa;
}

.gallery_material .card-image a {
    float: left;
    width: 100%;
}

.wpmf_gallery_wrap {
    width: 100%;
    margin: 40px 0;
    background: #FAFAFA;
}

.wpmf_gallery_wrap::after {
    content: ' ';
    clear: both;
    display: block;
}

.wpmf_gallery_tree {
    width: 30%;
    float: left;
}

.wpmf_gallery_tree &gt; .jaofiletree {
    padding: 0 !important;
}

.wpmf_gallery_tree &gt; .jaofiletree &gt; li &gt; .jaofiletree {
    padding: 0 !important;
}

.wpmf-tags .wpmf_gallery_box{
    position: relative;
}

.wpmf_gallery_box {
    width: 70%;
    float: right;
    text-align: center;
}

.wpmf_gallery_box.fullbox {
    width: 100%;
    float: right;
}

.wpmf_gallery_wrap .title-folder {
    box-shadow: none;
}

.wpmf_gallery_wrap .title-folder:hover {
    box-shadow: none;
}

.square_grid .gallery-item {
    display: inline-block !important;
    padding: 3px !important;
    text-align: center !important;
    vertical-align: top !important;
    margin: 0 !important;
}

.square_grid a {
    width: 100% !important;
}

.square_grid .wpmf-gallery-icon a{
    text-align: center;
}

.wpmf-gallery-item .wpmf-gallery-icon a {
    box-shadow: none !important;
}

.wpmf-gallery-item .wpmf_gallery_lightbox {
    width: 100%;
    display: inline-block;
}

.flipto-next, .flipto-prev {
    border: 0 !important;
}

.wpmf-slides {
    padding: 0 !important;
}

.wpmf-slides .wpmf-gallery-icon:not(.wpmf-gg-one-columns .wpmf-gallery-icon) {
    float: left;
}

.wpmf-slides .wpmf-gg-one-columns .wpmf-gallery-icon {
    text-align: center;
}

.wpmf-slides .wpmf-gg-one-columns .wpmf-gallery-icon a {
    display: inline-block;
    margin: 0 auto !important;
}

.wpmf-tags .wpmf-gallerys, .wpmf-tags .gallery {
    margin-top: 100px;
}

.loading_gallery {
    margin-top: 60px;
    display: none;
}

.wpmf-gallery-caption {
    font-size: 12px !important;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

/* css default theme */
.wpmf_gallery_default .card.image-over-card {
    box-shadow: none;
    border: 0;
    background: transparent;
    margin-bottom: 5px;
}

.wpmf_gallery_default .card.image-over-card .card-image {
    margin: -30px 0 0 0;
    box-shadow: none;
}

.wpmf_gallery_default .card.image-over-card .card-body {
    padding: 10px 20px;
}

hr.wpmfglr-line-break {
    height: 0 !important;
    overflow: hidden !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

.glrdefault figure {
    box-sizing: border-box;
}

.wpmfglr_social {
    height: 20px;
    position: absolute;
    bottom: 5px;
    right: 5px;
    z-index: 9999999;
    display: none;
}

.glrsocial_image {
    box-shadow: none !important;
    width: 18px !important;
    height: 18px !important;
    display: inline-block !important;
}

.wpmfglr_social.possition_top {
    bottom: auto;
    top: 5px;
}

.gallery_addon_flexslider .wpmf-gallery-item:hover&gt;.wpmfglr_social{
    display: block;
}

.gallery_addon_flexslider .wpmfglr_social .glrsocial_image,
.flipster-carousel .wpmfglr_social .glrsocial_image {
    margin: 3px 0 !important;
}

.wpmfglr_social a .dashicons {
    font-size: 18px;
    vertical-align: middle;
}

.gallery .flipster .wpmfglr_social {
    right: 12%;
    top: 5%;
}

.gallery .flipster .flipster_infos {
    top: 40%;
}

.wpmfglr_social a {
    float: left;
    margin-left: 5px;
    width: auto !important;
    color: #fff !important;
    text-decoration: none !important;
    box-shadow: none !important;
}

.gallery.square_grid .wpmf-gallery-icon:hover &gt; .wpmfglr_social,
.flip-items .flip-content:hover &gt; .wpmfglr_social {
    display: block;
}

.gallery-masonry .wpmf-gallery-icon:hover &gt; .wpmfglr_social,
.gallery-masonry .wpmf-gallery-icon:hover &gt; .wpmfglr_social{
    display: block;
}

.hover_default_theme {
    height: 40px !important;
    bottom: 0;
}

.hover_default_theme .wpmfglr_social {
    padding: 8px 0;
    bottom: auto;
    display: block;
}

.wpmf_gallery_tree ul {
    padding-left: 20px !important;
    margin-top: 0 !important;
    margin-left: 0 !important;
}

.wpmf_gallery_tree li {
    margin: 0;
    padding: 0;
    font-size: 13px;
    z-index: 10;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.a_wpmf_arrow {
    line-height: 22px !important;
    vertical-align: middle !important;
    box-shadow: none !important;
    cursor: pointer !important;
}

.wpmftree_closed .a_wpmf_arrow i {
    line-height: 26px !important;
}

.wpmf_gallery_tree .wpmf-arrow {
    margin-left: 0;
    margin-right: 5px;
    font-size: 18px;
}

.wpmf_gallery_tree .material-icons {
    color: #656565;
    vertical-align: sub;
}

.wpmf_gallery_tree li.wpmftree_closed &gt; a .wpmf-arrow {
    transform: rotate(-45deg);
}

.wpmf_gallery_tree li.selected:before {
    content: "";
    border-left: 3px solid #4986e7;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    height: 20px;
    width: 0;
}

.jaofiletree .zmdi-folder {
    font-size: 18px;
    margin-top: 0;
    margin-left: 4px;
    color: #888888;
    font-weight: 400;
    vertical-align: middle;
}

.jaofiletree .wpmf-zmdi-folder-open {
    font-size: 18px;
    margin-top: 0;
    margin-left: 4px;
    color: #008EC2;
    font-weight: 400;
    vertical-align: middle;
}

.jaofiletree .wpmf-zmdi-folder-open:before {
    content: '\f228';
}

.wpmf_gallery_wrap.hover_false .wpmf-gallery-icon:hover .hover_img,
.wpmf_gallery_wrap.hover_false .wpmf-gallery-icon:hover .flipster_infos,
.wpmf_gallery_wrap.hover_false .wpmf-gallery-icon:hover .portfolio_lightbox{
    display: none !important;
}

.flipto-prev, .flipto-next {
    cursor: pointer;
}

@media only screen and (max-width: 450px) {
    .gallery_material figure,
    .gallery .wpmf-gallery-item:not(.wpmfflexslider .wpmf-gallery-item) {
        width: 50% !important;
    }

    .wpmf_gallery_wrap .wpmf_gallery_tree ~ .wpmf_gallery_box .gallery_material figure,
    .wpmf_gallery_wrap .wpmf_gallery_tree ~ .wpmf_gallery_box .gallery .wpmf-gallery-item {
        width: 100% !important;
    }

    .wpmfglr-line-break {
        display: none;
    }
}</pre></body></html>