<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.css3-spinner {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1000;
    text-align: center;
    background-color: rgb(255 255 255 / 49%);
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

li.page-number.current a {
    background-color: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
    color: #fff;
}

ul.page-numbers.nav-pagination.links {
    margin-top: 22px;
    margin-bottom: 30px;
}

.css3-spinner&gt;div {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -9px;
    margin-left: 13px;
    width: 18px;
    height: 18px;
    background-color: #DDD;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    display: inline-block;
    -webkit-animation: bouncedelay 1.4s infinite ease-in-out;
    animation: bouncedelay 1.4s infinite ease-in-out;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes bouncedelay {

    0%,
    100%,
    80% {
        -webkit-transform: scale(0)
    }

    40% {
        -webkit-transform: scale(1)
    }
}

@keyframes bouncedelay {

    0%,
    100%,
    80% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

    40% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.css3-spinner&gt;.css3-spinner-ball-scale-multiple {
    width: 100px;
    height: 100px;
    margin-left: -50px;
    margin-top: -50px;
    background-color: transparent !important;
    -webkit-animation: none;
    animation: none
}

.css3-spinner-ball-scale-multiple&gt;div {
    background-color: #DDD;
    border-radius: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100px;
    height: 100px;
    -webkit-animation: ball-scale-multiple 1.25s 0s linear infinite;
    animation: ball-scale-multiple 1.25s 0s linear infinite
}

.css3-spinner-ball-scale-multiple&gt;div:nth-child(2) {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

.css3-spinner-ball-scale-multiple&gt;div:nth-child(3) {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s
}

@-webkit-keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    5% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }

    5% {
        opacity: 1
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

button.dsd-submit {
    margin-top: -3px !important;
}

#text-box-522025773 {
    width: 60%;
}

#text-box-522025773 .text-box-content {
    font-size: 100%;
}

#banner-1130647483 {
    padding-top: 500px;
}

#banner-1130647483 .bg.bg-loaded {
    background-image: url(/wp-content/uploads/2024/04/banner.jpg);
}

#banner-1130647483 .overlay {
    background-color: rgba(0, 0, 0, 0.44);
}

#banner-1130647483 .bg {
    background-position: 32% 28%;
}

.dark .form-flat input:not([type=submit]) {
    background-color: hsl(0deg 0% 68% / 46%) !important;
    border-color: hsl(0deg 0% 100% / 62%);
    color: #fff;
    overflow: hidden;
}

#banner-1130647483 {
    padding-top: 280px;
}

.container.section-title-container {
    margin-top: 30px;
}

.box-text p {
    text-overflow: ellipsis;
    line-height: normal;
    white-space: nowrap;
    overflow: hidden;
}

.isotope-item {
    width: 24.95%;
    padding-left: .5%;
    float: left;
}

.isotope-item {
    padding-bottom: 7px
}

@media (min-width:981px) and (max-width:1078px) {
    .isotope-item {
        width: 47.95%;
        padding: 0 1% 10px;
        float: left
    }
}

@media (min-width:981px) and (max-width:1078px) {
    .isotope-item {
        width: 47.95%;
        padding: 0 1% 10px;
        float: left
    }
}

@media (min-width:700px) and (max-width:980px) {
    .isotope-item {
        width: 50%;
    }
}

@media (max-width:699px) {
    .isotope-item {
        width: 50%;
        padding-bottom: 5px
    }
}

.image-cover img,
.video-fit iframe,
.video-fit video,
img.back-image {
    -o-object-fit: fill;
    object-fit: fill;
}

.image-zoom.image-undefined.box-shadow-1 {
    overflow: hidden;
}

.title_class {
    text-transform: none;
    display: inline-block;
    color: #222;
    font-weight: 400;
}

.woocommerce-result-count {
    margin: 0 0em 0 auto;
}

.woocommerce-ordering select {
    display: inline-block;
    margin: 5px 0;
    max-width: 130px;
    height: 2em;
}

div.colcys {
    padding: 0 15px 4px;
}

.sp-replacer [style="background-color: rgb(255, 255, 34);"],
.sp-palette-container [style="background-color: rgb(255,255,34);"] {
    background: white !important
}

.sp-replacer [data-color="rgb(255, 255, 34)"]&gt;span,
.sp-palette-container [data-color="rgb(255,255,34)"]&gt;span {
    background: white !important
}

.sp-replacer [data-color="rgb(255, 255, 34)"]:after,
.sp-palette-container [data-color="rgb(255,255,34)"]:after {
    content: "";
    background: #ed165a;
    height: 23px;
    width: 1px;
    position: absolute;
    transform: rotate(44deg);
    left: 8px;
    top: -3px
}

.sp-replacer [style="background-color: rgb(255, 255, 34);"]:after,
.sp-palette-container [style="background-color: rgb(255,255,34);"]:after {
    content: "";
    background: #ed165a;
    height: 29px;
    width: 1px;
    position: absolute;
    transform: rotate(55deg);
    left: 11px;
    top: -6px
}

span.sp-thumb-inner:after {
    display: none
}

.sp-replacer {
    padding: 2px !important
}

.orientation-box .radio {
    display: none;
}

.icon-orientation {
    width: 12px;
    height: 12px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -184px -558px no-repeat;
    background-size: 583px;
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer;
}

.orientation-box {
    width: 24px;
    height: 24px;
    padding: 0;
    border: 1px solid #d2d2d2;
    background-color: #fff;
    font-size: 0;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.orientation-box-wide {
    width: 34px;
}

.orientation-box .icon-orientation {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    margin: auto;
}

.icon-orientation {
    width: 12px;
    height: 12px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -184px -558px no-repeat;
    background-size: 583px
}

.icon-orientation.checked {
    background-position: -233px -558px
}

.icon-orientation-all {
    width: 12px;
    height: 12px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -184px -558px no-repeat;
    background-size: 583px
}

.icon-orientation-all.checked {
    background-position: -233px -558px
}

.icon-orientation-horizontal {
    width: 12px;
    height: 8px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -355px -83px no-repeat;
    background-size: 583px
}

.icon-orientation-horizontal.checked {
    background-position: -339px -83px
}

.icon-orientation-vertical {
    width: 8px;
    height: 12px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -410px -295px no-repeat;
    background-size: 583px
}

.icon-orientation-vertical.checked {
    width: 8px;
    height: 12px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -96px -558px no-repeat;
    background-size: 583px
}

.icon-orientation-square {
    width: 12px;
    height: 12px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -322px -558px no-repeat;
    background-size: 583px
}

.icon-orientation-square.checked {
    width: 12px;
    height: 12px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -306px -558px no-repeat;
    background-size: 583px
}

.orientation-box {
    width: 24px;
    height: 24px;
    padding: 0;
    border: 1px solid #d2d2d2;
    background-color: #fff;
    font-size: 0;
    cursor: pointer;
    box-sizing: border-box;
    position: relative;
    display: inline-block
}

.orientation-box .radio {
    display: none
}

.orientation-box .radio:checked+.icon-orientation,
.orientation-box.active,
.orientation-box.active .icon-orientation {
    cursor: default
}

.orientation-box:hover {
    border-color: #969696;
    background-color: #fff
}

.orientation-box.active {
    border: 1px solid #9fbe3b;
    background-color: #9fbe3b
}

.orientation-box.active .icon-orientation.icon-orientation-all {
    width: 12px;
    height: 12px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -233px -558px no-repeat;
    background-size: 583px
}

.orientation-box.active .icon-orientation.icon-orientation-horizontal {
    background-position: -339px -83px
}

.orientation-box.active .icon-orientation.icon-orientation-vertical {
    width: 8px;
    height: 12px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -96px -558px no-repeat;
    background-size: 583px
}

.orientation-box.active .icon-orientation.icon-orientation-square {
    width: 12px;
    height: 12px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -306px -558px no-repeat;
    background-size: 583px
}

.orientation-box-wide {
    width: 34px
}

.orientation-box .radio:checked+.icon-orientation.icon-orientation-all {
    background-position: -233px -558px
}

.orientation-box .radio:checked+.icon-orientation.icon-orientation-horizontal {
    background-position: -339px -83px
}

.orientation-box .radio:checked+.icon-orientation.icon-orientation-vertical {
    width: 8px;
    height: 12px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -96px -558px no-repeat;
    background-size: 583px
}

.orientation-box .radio:checked+.icon-orientation.icon-orientation-square {
    width: 12px;
    height: 12px;
    background: url(/wp-content/themes/flatsome-child/custom_scripts/sprite.svg) -306px -558px no-repeat;
    background-size: 583px
}

.orientation-box .radio:checked+.icon-orientation+.orientation-bg {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    z-index: 1;
    display: block;
    font-size: 0;
    border: 1px solid #9fbe3b;
    background-color: #b84a28;
    cursor: default
}

.orientation-box .orientation-bg,
.orientation-box .radio-text,
.resolution-box .radio {
    display: none
}

.orientation-box .icon-orientation {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 10;
    margin: auto
}

/* modal css */
div.overlayy {
    position: fixed !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    transition: opacity 500ms;
    visibility: hidden;
    opacity: 0;
    z-index: 9999;
    pointer-events: auto;
}

/* .overlay:target {
    visibility: visible;
    opacity: 1;
} */

.popup {
    margin: 70px auto;
    padding: 20px;
    background: #fff;
    border-radius: 5px;
    width: 100%;
    /* position: relative; */
    transition: all 2s ease-in-out;
}

.popup .close {
    position: absolute;
    top: 20px;
    right: 30px;
    transition: all 200ms;
    font-size: 30px;
    font-weight: bold;
    text-decoration: none;
    color: #fff;
    z-index: 9;
}

.popup .content {
    max-height: 30%;
    overflow: auto;
}

.slider-thumb .slick-slide img {
    width: 54px;
    height: 54px;
}

ul.slider-preview .slick-list {
       transform: translate3d(1.5%, 8%, 10px);
    height: 50vh!important;
}

.module-gallery li.type-image.slick-slide {
    display: flex;
    justify-content: center;
}

div.padTB20 {
    padding-top: 50px;
}

.slider-preview .slick-slide {
    /* width: 100% !important; */
    height: 50vh!important;
    overflow: hidden;
}

.slider-preview {
    max-width: 100%;
    padding-bottom: 100px;
    margin-bottom: 0;
}

.module-gallery .slider-thumb:before {
    content: "Similar Images";
    position: absolute;
    top: -25px;
    color: #fff;
    font-family: sans-serif;
    font-size: 13px;
    width: 100px;
    left: -9px;
}

.slider-preview img {
    max-width: 70%;

}

.box_btn {
    display: flex;
    justify-content: center;
}

a.configure-button {
    background: #D6A41B;
    color: #fff;
    border-radius: 4px;
    padding: 9px 18px;
    font-weight: 400;
    text-decoration: none;
    font-size: 14px;
    font-family: sans-serif;
    margin: 0px 5px;
}

p.manage-photo-text {
    font-size: 13px;
    font-weight: 300;
    text-align: center;
    color: #fff;
    font-family: sans-serif;
}

.padTB20 h2 {
    font-weight: 600;
    font-size: 15px;
    color: #fff;
    font-family: sans-serif;
    text-align: center;
}

.module-gallery {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.98;
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    will-change: opacity;
}

.slider-preview .slick-prev {
    left: 0;
}

.slider-preview .slick-next {
    right: -60px;
}
@media (min-width:767px) {
.slider-preview .slick-slide {
    width: 100% !important;
}
}
@media (max-width:1350px) {
    .slider-preview img {
        max-width: 500px;
    }

 /*   ul.slider-preview .slick-list {
        transform: translate3d(33%, 10%, 10px);
    }*/
}

.module-gallery .slider-wrapper {
    display: flex;
    /* overflow: hidden; */
    max-height: 500px;
    justify-content: center;
}

.module-gallery .slider-thumb {
    max-width: 64px;
    padding: 0;
    transform: translate3d(-10em, -3em, 10px);
}

.module-gallery .slider-thumb li.type-image {
    border: 5px solid #282828;
}

.module-gallery .slider-thumb li {
    max-height: 64px;
    margin-bottom:3px;
}

.module-gallery .slider-thumb .slick-prev,
.module-gallery .slider-thumb .slick-next {
    z-index: 1;
    height: 1em;
    width: 100%;
    background-color: transparent;
    opacity: 1;
    transition: opacity 300ms ease;
    font-size: 1.5em;
    color: #969696;
}

.module-gallery .slider-thumb .slick-prev:before,
.module-gallery .slider-thumb .slick-next:before {
    content: '';
}

.module-gallery .slider-thumb .slick-prev:hover,
.module-gallery .slider-thumb .slick-next:hover {
    opacity: 0.5;
}

.module-gallery .slider-thumb .slick-prev {
    left: unset;
    top: -8px;
    margin: 0;
}

.module-gallery .slider-thumb .slick-next {
    top: unset;
    right: unset;
    bottom: -27px;
    margin: 0;
}

.slick-track .slick-track {
    display: none;
}

@media (max-width: 767px) {
    /* .module-gallery .slider-wrapper {
        flex-direction: column-reverse;
    } */
    .module-gallery .slider-thumb:before{left:10px;}
    .module-gallery .slider-thumb {max-width: 100%;transform: none;}
    .slider-preview{padding-bottom:20px;}
    .module-gallery .slider-wrapper{display:block;}
    .slider-preview .slick-next{right:0;}
    .slick-slide img {display: block;width: 100%;}
    h2.img_id{bottom:10px;}
    ul.slider-preview .slick-list{transform:none;}
    .module-gallery li.type-image.slick-slide{    display: block;}
    .module-gallery .slider-thumb .slick-prev,
    .module-gallery .slider-thumb .slick-next {
        top: 50%;
        width: 1em;
        height: 100%;
    }

    .module-gallery .slider-thumb .slick-prev {
        left: 0;
    }

    .module-gallery .slider-thumb .slick-prev .fa:before {
        content: "\f104";
    }

    .module-gallery .slider-thumb .slick-next {
        right: 0;
    }

    .module-gallery .slider-thumb .slick-next .fa:before {
        content: "\f105";
    }
}

li.page-number.current a {
    background-color: var(--fs-color-primary);
    border-color: var(--fs-color-primary);
    color: #fff;
}

ul.page-numbers.nav-pagination.links {
    margin-top: 22px;
    margin-bottom: 30px;
}

.button_box {
    display: flex;
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
}
.button_box button.btn_icons {
    color: #fff;
    font-size: 20px;
    padding: 0 8px;
}
button.btn_icons, p.style_img {
    display: none;
}
.saved_img_box:hover button.btn_icons, .saved_img_box:hover p.style_img {
    display: block;
    margin-bottom: 0;
    margin-right: 0;
}
.fa-floppy-o, i.fa.fa-trash, .fa.fa-shopping-cart {
    background: #fff;
    color: #000;
    padding: 5px;
    font-size: 20px;
    border-radius: 2px;
}
ul.masonry-gallery {
    columns: 12rem;
    column-gap: 0rem;
    list-style: none;
    margin: 20px 0;
    padding: 0;
}
ul.masonry-gallery li {
    break-inside: avoid;
    margin: 2px;
}
.saved_img_box {
    height: auto;
    margin-bottom: 15px;
    margin: 0px 6px;
    position: relative;
}
ul.masonry-gallery li img {
    display: block;
    height: auto;
    max-width: 100%;
}
.tab-content img {
    margin-right: 20px;
}
h2.img_id{position: absolute;
    bottom: 50px;}</pre></body></html>