.ftc-single-product:before,
.ftc-single-product:after {
    content: "";
    display: block;
    height: 0;
    overflow: hidden
}
.ftc-single-product:after {
    clear: both
}
.elementor-slick-slider .slick-slider .slick-next,
.elementor-slick-slider .slick-slider .slick-prev,
.elementor-slick-slider .slick-slider .slick-next:hover,
.elementor-slick-slider .slick-slider .slick-next:active,
.elementor-slick-slider .slick-slider .slick-next:focus,
.elementor-slick-slider .slick-slider .slick-next:visited,
.elementor-slick-slider .slick-slider .slick-prev:hover,
.elementor-slick-slider .slick-slider .slick-prev:active,
.elementor-slick-slider .slick-slider .slick-prev:focus,
.elementor-slick-slider .slick-slider .slick-prev:visited {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: absolute;
    font-size: 0
}
.gap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.5rem;
    margin-right: -.5rem
}
.col-xs,
.col-sm,
.col-md,
.col-lg,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    /*-webkit-flex-shrink: 0;*/
    -ms-flex-negative: 0;
    /*flex-shrink: 0;*/
    min-height: 1px;
    padding-left: .5rem;
    padding-right: .5rem
}
.col-xs,
.col-sm,
.col-md,
.col-lg {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%
}
@media only screen and (min-width: 320px) {
    .col-xs-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }
    .col-xs-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
    .col-xs-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .col-xs-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .col-xs-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }
    .col-xs-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .col-xs-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }
    .col-xs-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }
    .col-xs-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .col-xs-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }
    .col-xs-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }
    .col-xs-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .off-xs-1 {
        margin-left: 8.33333%
    }
    .off-xs-2 {
        margin-left: 16.66667%
    }
    .off-xs-3 {
        margin-left: 25%
    }
    .off-xs-4 {
        margin-left: 33.33333%
    }
    .off-xs-5 {
        margin-left: 41.66667%
    }
    .off-xs-6 {
        margin-left: 50%
    }
    .off-xs-7 {
        margin-left: 58.33333%
    }
    .off-xs-8 {
        margin-left: 66.66667%
    }
    .off-xs-9 {
        margin-left: 75%
    }
    .off-xs-10 {
        margin-left: 83.33333%
    }
    .off-xs-11 {
        margin-left: 91.66667%
    }
    .off-xs-reset {
        margin-left: 0
    }
}

@media only screen and (min-width: 480px) {
    .col-sm-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }
    .col-sm-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
    .col-sm-3 {
        /* -webkit-flex-basis: 25%; */
        /* -ms-flex-preferred-size: 25%; */
        /* flex-basis: 25%; */
        /* max-width: 25% */
    }
    .col-sm-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .col-sm-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }
    .col-sm-6 {
        /* -webkit-flex-basis: 50%; */
        /* -ms-flex-preferred-size: 50%; */
        /*flex-basis: 50%;*/
        /* max-width: 50% */
    }
    .col-sm-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }
    .col-sm-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }
    body.single-ftc_footer .col-sm-9 {
        max-width: 100%;
    }
    .col-sm-9 {
        /*-webkit-flex-basis: 75%;*/
        /* -ms-flex-preferred-size: 75%; */
        /* flex-basis: 75%; */
        /*max-width: 75% */
    }
    .col-sm-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }
    .col-sm-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }
    .col-sm-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .off-sm-1 {
        margin-left: 8.33333%
    }
    .off-sm-2 {
        margin-left: 16.66667%
    }
    .off-sm-3 {
        margin-left: 25%
    }
    .off-sm-4 {
        margin-left: 33.33333%
    }
    .off-sm-5 {
        margin-left: 41.66667%
    }
    .off-sm-6 {
        margin-left: 50%
    }
    .off-sm-7 {
        margin-left: 58.33333%
    }
    .off-sm-8 {
        margin-left: 66.66667%
    }
    .off-sm-9 {
        margin-left: 75%
    }
    .off-sm-10 {
        margin-left: 83.33333%
    }
    .off-sm-11 {
        margin-left: 91.66667%
    }
    .off-sm-reset {
        margin-left: 0
    }
}

@media only screen and (min-width: 769px) {
    .col-md-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }
    .col-md-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
    .col-md-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .col-md-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .col-md-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }
    .col-md-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .col-md-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }
    .col-md-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }
    .col-md-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .col-md-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }
    .col-md-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }
    .col-md-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .off-md-1 {
        margin-left: 8.33333%
    }
    .off-md-2 {
        margin-left: 16.66667%
    }
    .off-md-3 {
        margin-left: 25%
    }
    .off-md-4 {
        margin-left: 33.33333%
    }
    .off-md-5 {
        margin-left: 41.66667%
    }
    .off-md-6 {
        margin-left: 50%
    }
    .off-md-7 {
        margin-left: 58.33333%
    }
    .off-md-8 {
        margin-left: 66.66667%
    }
    .off-md-9 {
        margin-left: 75%
    }
    .off-md-10 {
        margin-left: 83.33333%
    }
    .off-md-11 {
        margin-left: 91.66667%
    }
    .off-md-reset {
        margin-left: 0
    }
}

@media only screen and (min-width: 1024px) {
    .col-lg-1 {
        -webkit-flex-basis: 8.33333%;
        -ms-flex-preferred-size: 8.33333%;
        flex-basis: 8.33333%;
        max-width: 8.33333%
    }
    .col-lg-2 {
        -webkit-flex-basis: 16.66667%;
        -ms-flex-preferred-size: 16.66667%;
        flex-basis: 16.66667%;
        max-width: 16.66667%
    }
    .col-lg-3 {
        -webkit-flex-basis: 25%;
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
        max-width: 25%
    }
    .col-lg-4 {
        -webkit-flex-basis: 33.33333%;
        -ms-flex-preferred-size: 33.33333%;
        flex-basis: 33.33333%;
        max-width: 33.33333%
    }
    .col-lg-5 {
        -webkit-flex-basis: 41.66667%;
        -ms-flex-preferred-size: 41.66667%;
        flex-basis: 41.66667%;
        max-width: 41.66667%
    }
    .col-lg-6 {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%
    }
    .col-lg-7 {
        -webkit-flex-basis: 58.33333%;
        -ms-flex-preferred-size: 58.33333%;
        flex-basis: 58.33333%;
        max-width: 58.33333%
    }
    .col-lg-8 {
        -webkit-flex-basis: 66.66667%;
        -ms-flex-preferred-size: 66.66667%;
        flex-basis: 66.66667%;
        max-width: 66.66667%
    }
    .col-lg-9 {
        -webkit-flex-basis: 75%;
        -ms-flex-preferred-size: 75%;
        flex-basis: 75%;
        max-width: 75%
    }
    .col-lg-10 {
        -webkit-flex-basis: 83.33333%;
        -ms-flex-preferred-size: 83.33333%;
        flex-basis: 83.33333%;
        max-width: 83.33333%
    }
    .col-lg-11 {
        -webkit-flex-basis: 91.66667%;
        -ms-flex-preferred-size: 91.66667%;
        flex-basis: 91.66667%;
        max-width: 91.66667%
    }
    .col-lg-12 {
        -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        max-width: 100%
    }
    .off-lg-1 {
        margin-left: 8.33333%
    }
    .off-lg-2 {
        margin-left: 16.66667%
    }
    .off-lg-3 {
        margin-left: 25%
    }
    .off-lg-4 {
        margin-left: 33.33333%
    }
    .off-lg-5 {
        margin-left: 41.66667%
    }
    .off-lg-6 {
        margin-left: 50%
    }
    .off-lg-7 {
        margin-left: 58.33333%
    }
    .off-lg-8 {
        margin-left: 66.66667%
    }
    .off-lg-9 {
        margin-left: 75%
    }
    .off-lg-10 {
        margin-left: 83.33333%
    }
    .off-lg-11 {
        margin-left: 91.66667%
    }
    .off-lg-reset {
        margin-left: 0
    }
}

.ftc-elements_products_slider .swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.ftc-elements_products_slider .swiper-container-no-flexbox .swiper-slide {
    float: left
}

.ftc-elements_products_slider .swiper-container-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column
}

.ftc-elements_products_slider .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    -o-transition-property: -o-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    list-style: none;
    margin: 0;
    padding: 0
}

.ftc-elements_products_slider .swiper-container-android .swiper-slide,
.ftc-elements_products_slider .swiper-wrapper {
    -webkit-transform: translate3d(0px, 0, 0);
    -ms-transform: translate3d(0px, 0, 0);
    transform: translate3d(0px, 0, 0)
}

.ftc-elements_products_slider .swiper-container-multirow>.swiper-wrapper {
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap
}

.ftc-elements_products_slider .swiper-container-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.ftc-elements_products_slider .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative
}

.ftc-elements_products_slider .swiper-container-autoheight,
.ftc-elements_products_slider .swiper-container-autoheight .swiper-slide {
    height: auto
}

.ftc-elements_products_slider .swiper-container-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-box-align: start;
    align-items: flex-start;
    -webkit-transition-property: -webkit-transform, height;
    -o-transition-property: -o-transform;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.ftc-elements_products_slider .swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.ftc-elements_products_slider .swiper-wp8-horizontal {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.ftc-elements_products_slider .swiper-wp8-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.ftc-elements_products_slider .swiper-button-prev,
.ftc-elements_products_slider .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 15px;
    height: 24px;
    margin-top: -12px;
    z-index: 10;
    cursor: pointer
}

.ftc-elements_products_slider .swiper-button-prev.swiper-button-disabled,
.ftc-elements_products_slider .swiper-button-next.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none
}

.ftc-elements_products_slider .swiper-button-prev,
.ftc-elements_products_slider .swiper-container-rtl .swiper-button-next,
.ftc-elements_products_slider .swiper-button-next,
.ftc-elements_products_slider .swiper-container-rtl .swiper-button-prev {
    background-color: #333;
    -webkit-mask-image: url(arrow.svg);
    mask-image: url(arrow.svg);
    background-image: none;
    background-size: 80% 80%
}

.ftc-elements_products_slider .swiper-button-prev,
.ftc-elements_products_slider .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.ftc-elements_products_slider .swiper-button-next,
.ftc-elements_products_slider .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ftc-elements_products_slider .swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.ftc-elements_products_slider .swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.ftc-elements_products_slider .swiper-pagination-fraction,
.ftc-elements_products_slider .swiper-pagination-custom,
.ftc-elements_products_slider .swiper-container-horizontal>.swiper-pagination-bullets {
    bottom: 10px;
    left: 0;
    width: 100%
}

.ftc-elements_products_slider .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2
}

button .ftc-elements_products_slider .swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -webkit-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .ftc-elements_products_slider .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-white .ftc-elements_products_slider .swiper-pagination-bullet {
    background: #fff
}

.ftc-elements_products_slider .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-pagination-white .ftc-elements_products_slider .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-black .ftc-elements_products_slider .swiper-pagination-bullet-active {
    background: #000
}

.ftc-elements_products_slider .swiper-container-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0px, -50%, 0);
    -ms-transform: translate3d(0px, -50%, 0);
    transform: translate3d(0px, -50%, 0)
}

.ftc-elements_products_slider .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 5px 0;
    display: block
}

.ftc-elements_products_slider .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 5px
}

.ftc-elements_products_slider .swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute;
    width: 100%;
    height: 5px;
    top: 0
}

.ftc-elements_products_slider .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-container-rtl .ftc-elements_products_slider .swiper-pagination-progressbar .swiper-pagination-progressbar {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-container-horizontal>.ftc-elements_products_slider .swiper-pagination-progressbar {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-vertical>.ftc-elements_products_slider .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.ftc-elements_products_slider .swiper-pagination-progressbar.swiper-pagination-white {
    background: rgba(255, 255, 255, 0.5)
}

.ftc-elements_products_slider .swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar {
    background: #fff
}

.ftc-elements_products_slider .swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar {
    background: #000
}

.swiper-container-3d {
    -webkit-perspective: 1200px;
    -o-perspective: 1200px;
    perspective: 1200px
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
    -ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
    overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next+.swiper-slide {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>img,
.swiper-zoom-container>svg,
.swiper-zoom-container>canvas {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
    animation: swiper-preloader-spin 1s steps(12, end) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,encodeURIComponent(<svg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><defs><line id='l' x1='60' x2='60' y1='7' y2='27' stroke='#6c6c6c' stroke-width='11' stroke-linecap='round'/></defs><g><use xlink:href='#l' opacity='.27'/><use xlink:href='#l' opacity='.27' transform='rotate(30 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(60 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(90 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(120 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(150 60,60)'/><use xlink:href='#l' opacity='.37' transform='rotate(180 60,60)'/><use xlink:href='#l' opacity='.46' transform='rotate(210 60,60)'/><use xlink:href='#l' opacity='.56' transform='rotate(240 60,60)'/><use xlink:href='#l' opacity='.66' transform='rotate(270 60,60)'/><use xlink:href='#l' opacity='.75' transform='rotate(300 60,60)'/><use xlink:href='#l' opacity='.85' transform='rotate(330 60,60)'/></g></svg>)");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,encodeURIComponent(<svg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><defs><line id='l' x1='60' x2='60' y1='7' y2='27' stroke='#fff' stroke-width='11' stroke-linecap='round'/></defs><g><use xlink:href='#l' opacity='.27'/><use xlink:href='#l' opacity='.27' transform='rotate(30 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(60 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(90 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(120 60,60)'/><use xlink:href='#l' opacity='.27' transform='rotate(150 60,60)'/><use xlink:href='#l' opacity='.37' transform='rotate(180 60,60)'/><use xlink:href='#l' opacity='.46' transform='rotate(210 60,60)'/><use xlink:href='#l' opacity='.56' transform='rotate(240 60,60)'/><use xlink:href='#l' opacity='.66' transform='rotate(270 60,60)'/><use xlink:href='#l' opacity='.75' transform='rotate(300 60,60)'/><use xlink:href='#l' opacity='.85' transform='rotate(330 60,60)'/></g></svg>)")
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.elementor-editor-active .elementor.elementor-edit-mode .elementor-editor-widget-settings {
    z-index: 10 !important
}

body:not(.elementor-editor-active) .elementor-section-wrap .selection-is-sticked-header {
    position: fixed;
    z-index: 999;
    width: 100% !important;
    left: 0
}

.ftc-elements_wc-catalog ul.products,
.ftc-elements_products_slider ul.products {
    opacity: 1
}

.ftc-elements_wc-catalog ul.products .item,
.ftc-elements_products_slider ul.products .item {
    margin-bottom: 0
}

.ftc-elements_wc-catalog ul.products .item .anim-wrap,
.ftc-elements_products_slider ul.products .item .anim-wrap {
    opacity: 1
}

.ftc-single-product div.single-product-container {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.ftc-single-product div.single-product-container .product-thumb {
    z-index: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center
}

.ftc-single-product div.single-product-container .entry-summary {
    z-index: 0;
    position: relative;
    padding: 3em;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.ftc-single-product div.single-product-container .entry-summary>* {
    display: block
}

.ftc-single-product div.single-product-container .entry-summary form.cart {
    float: none;
    margin-bottom: 0
}

.ftc-single-product div.single-product-container .entry-summary form.cart>* {
    float: none !important;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 20px
}

.ftc-single-product div.single-product-container .entry-summary form.cart table.variations {
    display: table;
    table-layout: auto
}

@media (max-width: 768px) {
    .ftc-single-product div.single-product-container .entry-summary form.cart table.variations td.label {
        padding: 10px
    }
    .ftc-single-product div.single-product-container .entry-summary form.cart table.variations label,
    .ftc-single-product div.single-product-container .entry-summary form.cart table.variations select {
        font-size: 12px
    }
}
.ftc-single-product div.single-product-container .entry-summary form.cart .single_variation_wrap .single_variation {
    margin-top: 0
}
.ftc-single-product div.single-product-container .entry-summary form.cart input,
.ftc-single-product div.single-product-container .entry-summary form.cart button {
    font-size: 12px
}
.ftc-single-product div.single-product-container .entry-summary .price {
    font-style: normal;
    font-size: 1em;
    font-weight: normal
}
.ftc-single-product div.single-product-container .entry-summary .yith-wcwl-add-to-wishlist>* {
    float: none !important
}
.ftc-single-product div.single-product-container .entry-summary .yith-wcwl-add-to-wishlist>*.show {
    display: inline-block !important
}
.ftc-single-product div.single-product-container .entry-summary .woocommerce-product-ng {
    position: relative
}
.ftc-single-product div.single-product-container .entry-summary .woocommerce-product-ng .star-rang {
    margin: 0
}
.ftc-single-product div.single-product-container .entry-summary .woocommerce-product-ng .woocommerce-review-link {
    font-size: 11px
}
.ftc-single-product div.single-product-container.images_left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}
.ftc-single-product div.single-product-container.images_right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -moz-box-orient: horizontal;
    -moz-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}
.ftc-single-product div.single-product-container.images_left .product-thumb,
.ftc-single-product div.single-product-container.images_left .entry-summary,
.ftc-single-product div.single-product-container.images_right .product-thumb,
.ftc-single-product div.single-product-container.images_right .entry-summary {
    width: 50%
}
@media (max-width: 768px) {
    .ftc-single-product div.single-product-container.images_left,
    .ftc-single-product div.single-product-container.images_right {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .ftc-single-product div.single-product-container.images_left .product-thumb,
    .ftc-single-product div.single-product-container.images_left .entry-summary,
    .ftc-single-product div.single-product-container.images_right .product-thumb,
    .ftc-single-product div.single-product-container.images_right .entry-summary {
        width: 100%
    }
    .ftc-single-product div.single-product-container.images_left .product-thumb,
    .ftc-single-product div.single-product-container.images_right .product-thumb {
        height: 400px
    }
}
.ftc-single-product div.single-product-container.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.ftc-single-product div.single-product-container.vertical_reversed {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}
.ftc-single-product div.single-product-container.vertical .product-thumb,
.ftc-single-product div.single-product-container.vertical_reversed .product-thumb {
    height: 450px
}
.ftc-single-product div.single-product-container.image_background {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 450px
}
.ftc-single-product div.single-product-container.image_background .entry-summary {
    position: absolute;
    z-index: 1
}
.ftc-single-product div.single-product-container.image_background .product-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    display: block
}
.ftc-elements-blogs .post,
.ftc-elements_products_slider .post {
    margin-bottom: 1rem
}
.ftc-elements-blogs .post.swiper-slide,
.ftc-elements_products_slider .post.swiper-slide {
    margin-bottom: 0
}
.ftc-elements-blogs .post .inner-wrap,
.ftc-elements_products_slider .post .inner-wrap {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.ftc-elements-blogs .post .inner-wrap,
.ftc-elements-blogs .post .post-overlay,
.ftc-elements_products_slider .post .inner-wrap,
.ftc-elements_products_slider .post .post-overlay {
    -webkit-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear
}
.ftc-elements-blogs .post .post-thumb,
.ftc-elements_products_slider .post .post-thumb {
    overflow: hidden
}
.ftc-elements-blogs .post .post-thumb img,
.ftc-elements_products_slider .post .post-thumb img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: auto
}
.ftc-elements-blogs .post .post-text,
.ftc-elements_products_slider .post .post-text {
    padding: 20px
}
.ftc-elements-blogs .post .post-text>*:not(.ftc-readmore),
.ftc-elements_products_slider .post .post-text>*:not(.ftc-readmore) {
    display: block
}
.ftc-elements-blogs .post .post-text *,
.ftc-elements_products_slider .post .post-text * {
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear
}
.ftc-elements-blogs .post .post-text h4,
.ftc-elements_products_slider .post .post-text h4 {
    font-size: 22px;
    margin: 0;
    margin-bottom: 0;
    padding: 0 0 15px
}
.ftc-elements-blogs .post .post-text .meta,
.ftc-elements_products_slider .post .post-text .meta {
    font-size: 11px;
    padding: 0 0 15px;
    line-height: 1.6
}
.ftc-elements-blogs .post .post-text .meta>span,
.ftc-elements_products_slider .post .post-text .meta>span {
    padding: 0 5px;
    border: none;
    border-left: 1px solid rgba(153, 153, 153, 0.3);
    margin: 0
}
.ftc-elements-blogs .post .post-text .meta>span:first-child,
.ftc-elements-blogs .post .post-text .meta>span:nth-of-type(3),
.ftc-elements_products_slider .post .post-text .meta>span:first-child,
.ftc-elements_products_slider .post .post-text .meta>span:nth-of-type(3) {
    padding-left: 0;
    border: none
}
.ftc-elements-blogs .post .post-text .meta>span a,
.ftc-elements_products_slider .post .post-text .meta>span a {
    font-size: inherit;
    font-weight: inherit
}
.ftc-elements-blogs .post .post-text p,
.ftc-elements_products_slider .post .post-text p {
    font-size: 14px;
    margin: 0;
    padding: 0 0 15px
}
.ftc-elements-blogs .post .post-text .price-wrap,
.ftc-elements-blogs .post .post-text .add-to-cart-wrap,
.ftc-elements_products_slider .post .post-text .price-wrap,
.ftc-elements_products_slider .post .post-text .add-to-cart-wrap {
    padding: 0 0 15px;
    display: block
}
.ftc-elements-blogs .post .post-text span.price,
.ftc-elements_products_slider .post .post-text span.price {
    font-size: 22px;
    font-style: normal
}
.ftc-elements-blogs.style_2 .inner-wrap,
.ftc-elements_products_slider.style_2 .inner-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
.ftc-elements-blogs.style_2 .inner-wrap>div,
.ftc-elements_products_slider.style_2 .inner-wrap>div {
    width: 50%
}
.ftc-elements-blogs.style_2 .inner-wrap .post-thumb img,
.ftc-elements_products_slider.style_2 .inner-wrap .post-thumb img {
    margin-bottom: -10px
}
@media (max-width: 768px) {
    .ftc-elements-blogs.style_2 .inner-wrap,
    .ftc-elements_products_slider.style_2 .inner-wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}
.ftc-elements-blogs.style_3 .inner-wrap,
.ftc-elements-blogs.style_4 .inner-wrap,
.ftc-elements_products_slider.style_3 .inner-wrap,
.ftc-elements_products_slider.style_4 .inner-wrap {
    position: relative;
    background-color: transparent !important;
    height: 400px
}
.ftc-elements-blogs.style_3 .inner-wrap .post-thumb-back,
.ftc-elements-blogs.style_3 .inner-wrap .post-overlay,
.ftc-elements-blogs.style_4 .inner-wrap .post-thumb-back,
.ftc-elements-blogs.style_4 .inner-wrap .post-overlay,
.ftc-elements_products_slider.style_3 .inner-wrap .post-thumb-back,
.ftc-elements_products_slider.style_3 .inner-wrap .post-overlay,
.ftc-elements_products_slider.style_4 .inner-wrap .post-thumb-back,
.ftc-elements_products_slider.style_4 .inner-wrap .post-overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute
}
.ftc-elements-blogs.style_3 .inner-wrap .post-thumb-back,
.ftc-elements-blogs.style_4 .inner-wrap .post-thumb-back,
.ftc-elements_products_slider.style_3 .inner-wrap .post-thumb-back,
.ftc-elements_products_slider.style_4 .inner-wrap .post-thumb-back {
    z-index: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    width: 100%;
    height: 100%
}
.ftc-elements-blogs.style_3 .inner-wrap .post-overlay,
.ftc-elements-blogs.style_4 .inner-wrap .post-overlay,
.ftc-elements_products_slider.style_3 .inner-wrap .post-overlay,
.ftc-elements_products_slider.style_4 .inner-wrap .post-overlay {
    z-index: 1
}
.ftc-elements-blogs.style_3 .inner-wrap .post-text,
.ftc-elements-blogs.style_4 .inner-wrap .post-text,
.ftc-elements_products_slider.style_3 .inner-wrap .post-text,
.ftc-elements_products_slider.style_4 .inner-wrap .post-text {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background-color: rgba(255, 255, 255, 0.65);
}
.ftc-elements-blogs.style_3 .post-text,
.ftc-elements_products_slider.style_3 .post-text {
    width: 100%;
    height: 100%
}
.ftc-elements-blogs.style_4 .inner-wrap,
.ftc-elements_products_slider.style_4 .inner-wrap {
    position: relative;
    background-color: transparent !important
}
.ftc-elements-blogs.style_4 .inner-wrap .post-thumb-back,
.ftc-elements_products_slider.style_4 .inner-wrap .post-thumb-back {
    width: 60%
}
.ftc-elements-blogs.style_4 .inner-wrap .post-overlay,
.ftc-elements_products_slider.style_4 .inner-wrap .post-overlay {
    top: 10%;
    bottom: 10%;
    left: 40%;
    right: 5%;
    background: rgba(255, 255, 255, 0.6)
}
.ftc-elements-blogs.style_4 .inner-wrap .post-text,
.ftc-elements_products_slider.style_4 .inner-wrap .post-text {
    top: 10%;
    left: 20%;
    right: 5%
}
.elementor .ftc-all-slider .swiper-button-next,
.elementor .ftc-elements_products_slider .swiper-button-next {
    right: 20px
}
.elementor .ftc-all-slider .swiper-button-prev,
.elementor .ftc-elements_products_slider .swiper-button-prev {
    left: 20px
}
.elementor .ftc-all-slider .swiper-button-next,
.elementor .ftc-all-slider .swiper-button-prev,
.elementor .ftc-elements_products_slider .swiper-button-next,
.elementor .ftc-elements_products_slider .swiper-button-prev {
    text-indent: -1000px;
    overflow: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear
}
.ftc-elements-is-mobile .elementor .ftc-all-slider .swiper-button-next,
.ftc-elements-is-mobile .elementor .ftc-all-slider .swiper-button-prev,
.ftc-elements-is-mobile .elementor .ftc-elements_products_slider .swiper-button-next,
.ftc-elements-is-mobile .elementor .ftc-elements_products_slider .swiper-button-prev {
    opacity: 1
}
.elementor .ftc-all-slider:hover .swiper-button-next,
.elementor .ftc-all-slider:hover .swiper-button-prev,
.elementor .ftc-elements_products_slider:hover .swiper-button-next,
.elementor .ftc-elements_products_slider:hover .swiper-button-prev {
    opacity: 1
}
.ftc-loadmore-posts {
    display: block
}
.ftc-loadmore {
    display: inline-block
}
.elementor-widget-ftc-posts-grid a.ftc-loadmore {
    display: inline-block;
    padding: 10px 15px;
    background-color: #222;
    color: #fff;
    position: relative;
    line-height: 20px;
}
.elementor-widget-ftc-posts-grid .ftc-loadmore-posts{
    text-align: center;
}
.ftc-loadmore.disabled {
    opacity: .25;
    cursor: not-allowed
}
.ftc-loadmore.loading_post:after {
    content: "";
    position: absolute;
    margin-left: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
    border-style: solid;
    border-radius: 100%;
    border: 2px solid #e74c3c;
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    border-top-color: #fff;
}
a.ftc-loadmore.more_posts.button.loading_post {
    padding: 10px 35px 10px 15px;
    cursor: not-allowed;
}
.ftc-product-categories .category {
    position: relative;
    text-align: center;
    z-index: 0
}
.ftc-product-categories .category:hover {
    z-index: 2 !important
}
.ftc-product-categories p.btn-category {
    color: #000;
}
.ftc-product-categories .ftc-categories {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.ftc-product-categories .images-category,
.ftc-product-categories .category__overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0
}
.ftc-product-categories .images-category,
.ftc-product-categories .item-description {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}
.ftc-product-categories .images-category {
    z-index: 0;
    overflow: hidden
}
.ftc-product-categories .images-category .image-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    -webkit-filter: blur(0px) grayscale(0);
    filter: blur(0px) grayscale(0);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.ftc-product-categories .category__overlay {
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.8);
    -webkit-transition: background-color 0.3s linear;
    -o-transition: background-color 0.3s linear;
    transition: background-color 0.3s linear
}
.ftc-product-categories .item-description {
    position: relative;
    z-index: 2;
    padding: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}
.ftc-product-categories .title {
    font-size: 24px;
    color: inherit;
    display: inline-block;
    position: relative;
    margin-bottom: 0 !important
}
.ftc-product-categories .product-count {
    display: block;
    font-size: 12px
}
.ftc-product-categories.style_2 .ftc-categories {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}
.ftc-product-categories.style_2 .category__overlay {
    z-index: 0
}

.ftc-product-categories.style_2 .images-category,
.ftc-product-categories.style_2 .item-description {
    width: 100%
}
.ftc-product-categories.style_2 .images-category {
    z-index: 1;
    height: 100%;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.ftc-product-categories.style_2 .item-description {
    position: relative;
    z-index: 2;
    padding: 20px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.style_3 .woocommerce .product .item-description .meta_info .added_to_cart.wc-forward:after {
    display: none;
}
.style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover{
    color: #be7a4d;
}
.style_3 .woocommerce .product .item-description .meta_info .added_to_cart.wc-forward {
    width: 100%;
    font-size: 16px;
    padding: 0 16px;
}
.style_3 .woocommerce .products .product .price .amount, 
.style_3 .woocommerce-page .products .product .price .amount {
    font-weight: normal;
}
.ftc-product-categories.style_3 .ftc-categories {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}
.ftc-product-categories.style_3 .category__overlay {
    z-index: 0
}
.ftc-product-categories.style_3 .images-category {
    z-index: 1;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}
.ftc-product-categories.style_3 .item-description {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -moz-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-basis: initial;
    -ms-flex-preferred-size: initial;
    flex-basis: initial
}
.ftc-product-categories.style_4 .category__overlay {
    z-index: 1
}
.ftc-product-categories.style_4 .category__overlay:before {
    content: "";
    position: absolute;
    z-index: 1;
    top: 5px;
    left: 5px;
    bottom: 5px;
    right: 5px;
    border: 1px solid rgba(255, 255, 255, 0.3)
}
.ftc-product-categories.style_4 .item-description {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}
.ftc-product-categories.style_4 .title:after {
    content: "";
    position: absolute;
    display: block;
    bottom: 0;
    height: 1px;
    width: 100%;
    border-bottom: 1px solid;
    opacity: 0.3
}
.ftc-product-categories.blur_image .category:hover .image-inner {
    -webkit-filter: blur(10px) grayscale(0) hue-rotate();
    filter: blur(10px) grayscale(0) hue-rotate()
}

.ftc-product-categories.greyscale_image .category:hover .image-inner {
    -webkit-filter: blur(0px) grayscale(100%) hue-rotate(0);
    filter: blur(0px) grayscale(100%) hue-rotate(0)
}

.ftc-product-categories.enlarge_image .category:hover .image-inner {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.ftc-product-categories.shrink_image .image-inner {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

.ftc-product-categories.shrink_image .category:hover .image-inner {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.ftc-product-categories .ftc-categories {
    -webkit-transform: scale(1) translateX(0) translateY(0);
    -ms-transform: scale(1) translateX(0) translateY(0);
    transform: scale(1) translateX(0) translateY(0);
    -webkit-box-shadow: none;
    box-shadow: none
}

.ftc-product-categories.box_enlarge_shadow .ftc-categories:hover {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15)
}

.ftc-product-categories.box_shrink_shadow .ftc-categories:hover {
    -webkit-transform: scale(0.95);
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15)
}

.ftc-product-categories.box_move_up .ftc-categories:hover {
    -webkit-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px)
}

.ftc-product-categories.box_move_down .ftc-categories:hover {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px)
}

.ftc-product-categories.box_move_right .ftc-categories:hover {
    -webkit-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px)
}

.ftc-product-categories.box_move_left .ftc-categories:hover {
    -webkit-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px)
}

.ftc-product-tabs .tabs-wrapper,
.ftc-product-tabs .tabs-content-wrapper {
    display: block;
    text-align: right;
    overflow: hidden;
}
.ftc-product-categories.style_2 .category:hover .product-count {
    opacity: 1;
}

.ftc-product-tabs .tabs-wrapper .tab-title,
.ftc-product-tabs .tabs-content-wrapper .tab-title {
    display: inline-block;
    padding: 1em;
    position: relative;
    z-index: 0
}

.ftc-product-tabs .tabs-wrapper .tab-title:hover,
.ftc-product-tabs .tabs-content-wrapper .tab-title:hover {
    cursor: pointer
}

.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title {
    display: none;
    border-width: 1px;
    border-left: 0;
    border-right: 0;
    border-top: 0
}

.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title:before,
.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title:after,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title:before,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title:after {
    display: block;
    content: "";
    position: absolute;
    height: 0;
    right: 100%;
    width: 100%;
    border-bottom-style: solid
}

.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title:before,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title:before {
    right: 0;
    top: 0
}

.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title:after,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title:after {
    left: 0;
    bottom: 0
}

.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title:first-of-type:before,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title:first-of-type:before {
    display: none
}

.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title:last-of-type:after,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title:last-of-type:after {
    display: none
}

.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title.active:before,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title.active:before {
    display: none
}

.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title.active:after,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title.active:after {
    display: none
}
.ftc-product-tabs .tabs-content-wrapper {
    border-style: solid;
    border-width: 0;
}
@media (max-width: 480px) {
    .ftc-product-tabs .tabs-content-wrapper:before {
        display: block;
        content: "";
        position: absolute;
        z-index: 0;
        top: 0;
        height: 0;
        right: 0;
        left: 0;
        border-bottom-style: solid
    }
}
.ftc-product-tabs .tabs-content-wrapper .tab-content {
    padding: 2em 0;
    display: none
}
.ftc-product-tabs .tabs-content-wrapper .tab-content.active {
    display: block
}
.ftc-product-tabs.horizontal .tabs-wrapper .tab-title.active {
    z-index: 1;
    border-style: solid
}
.ftc-product-tabs.horizontal .tabs-wrapper .tab-title.active:after {
    left: 100%
}
@media (min-width: 480px) {
    .ftc-product-tabs.horizontal .tabs-content-wrapper {
        border-top-width: 0 !important
    }
}
.ftc-product-tabs.vertical {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -moz-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.ftc-product-tabs.vertical .tabs-wrapper,
.ftc-product-tabs.vertical .tabs-content-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.ftc-product-tabs.vertical .tabs-wrapper {
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%
}

.ftc-product-tabs.vertical .tabs-wrapper .tab-title {
    display: block
}

.ftc-product-tabs.vertical .tabs-wrapper .tab-title.active {
    z-index: 1;
    border-style: solid;
    border-width: 0;
}

.ftc-product-tabs.vertical .tabs-wrapper .tab-title.active:after {
    bottom: auto;
    top: 100%
}
@media (max-width: 480px) {
    .ftc-product-tabs.vertical{
        flex-direction: column;
    }
    .ftc-product-tabs.vertical .tabs-wrapper {
        width: 100%;
        flex-basis: 100%;
        flex-direction: row;
        justify-content: center;
    }
}
.ftc-product-tabs.vertical .tabs-content-wrapper {
    -webkit-flex-basis: 80%;
    -ms-flex-preferred-size: 80%;
    flex-basis: 80%
}

@media (min-width: 480px) {
    .ftc-product-tabs.vertical .tabs-content-wrapper {
        border-left-width: 0
    }
}

@media (max-width: 480px) {
    .ftc-product-tabs.vertical .tabs-content-wrapper {
        -webkit-flex-basis: 100% !important;
        -ms-flex-preferred-size: 100% !important;
        flex-basis: 100% !important
    }
}

.ftc-elements_instagram .image-link img.stretch {
    width: 100%;
    height: auto
}

.ftc-elements_instagram .instagram-username {
    display: block;
    text-align: left
}

.ftc-elements_mc4wp {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ftc-elements_mc4wp .mc4wp-form-fields {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    margin: 0 auto
}

.ftc-elements_mc4wp .mc4wp-form-fields input {
    margin: 0
}

.ftc-elements_mc4wp .mc4wp-form-fields input[type=email] {
    min-width: 200px
}

.ftc-elements_mc4wp .mc4wp-form-fields input.button {
    width: auto
}

.ftc-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.ftc-buttons .ftc-content-buttons {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear
}

.ftc-buttons.horizontal .ftc-content-buttons:first-child {
    margin-left: 0 !important
}

.ftc-buttons.horizontal .ftc-content-buttons:last-child {
    margin-right: 0 !important
}

.ftc-buttons.vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.ftc-buttons.vertical .ftc-content-buttons:first-child {
    margin-top: 0 !important
}

.ftc-buttons.vertical .ftc-content-buttons:last-child {
    margin-bottom: 0 !important
}

.ftc-elements_header-logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.ftc-elements_header-logo h1 {
    margin: 0
}

.ftc-elements_header-logo .logo-image {
    display: block;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center
}

.ftc-elements_header-logo .logo-image.logo {
    width: 120px;
    height: 80px
}

.ftc-elements_header-logo .logo-image.no-logo {
    background-image: none
}

.ftc-elements_header-logo .logo-image .site-title.text {
    display: block
}

.ftc-elements_header-logo .logo-image .site-title.text-hidden {
    font-size: 0;
    opacity: 0
}
.ftc-all-slider {
    display: block;
    width: 100%
}
.ftc-all-slider .swiper-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.ftc-all-slider .swiper-slide .slide-title,
.ftc-all-slider .swiper-slide .slide-content,
.ftc-all-slider .swiper-slide .slide-buttons {
    position: relative;
    z-index: 2;
    margin: 0
}
.ftc-all-slider .swiper-slide .slide-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-box-orient: horizontal;
    -moz-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
}
.ftc-all-slider .swiper-slide .slide-buttons a {
    padding: 8px 18px;
    background-color: green;
    color: #fff;
    border: 2px solid;
    border-radius: 3px;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    width: max-content;
    line-height: 20px;
}
.ftc-all-slider .swiper-slide .slide-buttons a:last-child {
    margin-left: 6px
}
.ftc-all-slider .swiper-slide .slide-overlay,
.ftc-all-slider .swiper-slide .slide-background {
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}
.ftc-all-slider .swiper-slide .slide-overlay {
    z-index: 1
}
.mm-enter-animate {
    opacity: 0
}
.mm-enter-animate.anim-done {
    opacity: 1
}
.ftc-elements-is-mobile .elementor-section {
    background-attachment: scroll;
    background-position: center center;
    background-size: 100%;
    -webkit-background-attachment: scroll;
    -webkit-background-position: center center;
    -webkit-background-size: 100%
}
.elementor-element.parallax {
    -webkit-transition: none !important;
    -o-transition: none !important;
    transition: none !important
}
span.hover_image {
    position: absolute;
    transform: rotateY(90deg);
    top: 0;
    left: 0;
    transition: 0.6s;
}
.ftc_products_slider .post .inner-wrap:hover span.hover_image {
    transform: rotateY(0deg);
}
.ftc_products_slider .post .inner-wrap:hover span.cover_image {
    visibility: hidden;
}
a.inner-wrap {
    display: inline-block;
}
.ftc_products_slider .post .group-button-product {
    position: absolute;
    top: 30%;
    display: flex;
    justify-content: center;
}
.ftc_products_slider .post .group-button-product a.inner-wrap {
    display: none;
}
.ftc_products_slider .post:hover .group-button-product {
    visibility: visible;
    opacity: 1;
}
.ftc_products_slider .post .group-button-product a.button.add_to_cart_button {
    width: 30px;
    height: 30px;
    background-color: #fff;
}

.ftc_products_slider .post .yith-wcwl-add-to-wishlist {
    width: 30px;
    height: 30px;
    background-color: #fff;
}
.ftc_products_slider .post .yith-wcwl-add-to-wishlist a.add_to_wwishlist {
    display: block !important;
}
.ftc_products_slider .post .yith-wcwl-add-to-wishlist .fa-heart:before {
    font-size: 15px;
    line-height: 27px;
}
.blog-image.gallery {
    overflow: hidden;
}
.ftc-countdown .counter-wrapper.style_2 > div {
    width: 25%;
    margin: 0;
    padding: 0;
    border: none;
    height: auto;
}
.ftc-countdown .counter-wrapper.style_2 > div .number {
    color: #fff !important;
}
.ftc-countdown .counter-wrapper.style_2 {
    display: flex;
    justify-content: center;
}
.ftc-countdown .counter-wrapper.style_2 > div .number-wrapper {
    margin: 0 15px;
    background-color: #333;
    height: 100px;
}
.load-more-product.style_2 {
    text-align: center;
}
.load-more-product.style_2 a {
    border-radius: 35px;
}
.load-more-product.style_2 a:before,
.load-more-product.style_2 a:after {
    display: none;
}
i.eicon-slider {
    content: "+";
    position: absolute;
    top: 0;
    left: 0;
}
.image-content img {
    position: relative;
    z-index: 2;
}
a.ftc-content-buttons {
    padding: 11px;
}
.owl-nav.disabled,
.owl-dots.disabled {
    display: none;
}
.navigation-slider div {
    position: absolute;
    top: 50%;
    z-index: 2;
    transform: translateY(-50%);
}
.navigation-slider .nav-next {
    right: 0;
    left: auto;
    font-size: 0;
}
.navigation-slider .nav-prev {
    left: 0;
    right: auto;
    font-size: 0;
}
.navigation-slider .nav-next:before {
    content: "\f178";
    font-family: fontawesome;
    font-size: 30px;
    line-height: 30px
}
.navigation-slider .nav-prev:before {
    content: "\f177";
    font-family: fontawesome;
    font-size: 30px;
    line-height: 30px
}
.ftc_products_slider.swiper-container.loading,
.swiper-container.loading.ftc-tabs {
    max-height: 100px;
}

.ftc-product.products.loading {
    min-height: 100px
}

.ftc_products_slider.swiper-container.loading > div,
.swiper-container.loading.ftc-tabs > div {
    visibility: hidden;
}
.ftc-product.products.loading >div {
    display: none;
}
.ftc_products_slider.swiper-container.loading:before,
.swiper-container.loading.ftc-tabs:before,
.ftc-product.products.loading:before {
    content: "";
    position: absolute;
    left: 50%;
    background-image: url(../images/loading.gif);
    width: 85px;
    height: 85px;
    background-repeat: no-repeat;
    transform: translateX(-50%) scale(0.8);
    -webkit-transform: translateX(-50%) scale(0.8);
    -moz-transform :translateX(-50%) scale(0.8);

}
/*style for blog*/

.ftc-instagram ul li, li.post.swiper-slide {
    list-style-type: none;
} 
.ftc-instagram ul.columns-5 li {
    width: 20%;
    display: inline-block;
}
.ftc-instagram ul li {
    display: inline-block;
    text-align: center;
}
.ftc-instagram ul.columns-1 li {
    width: 100%;
}
.ftc-instagram ul.columns-2 li {
    width: 50%;
}
.ftc-instagram ul.columns-3 li {
    width: 33.33%;
}
.ftc-instagram ul.columns-4 li {
    width: 25%;
}
.ftc-instagram ul.columns-5 li {
    width: 20%;
}
.ftc-instagram ul.columns-6 li {
    width: 16.66%
}
.button-insta i.fa.fa-instagram {
    padding: 7px;
    background-color: #fff;
    border-radius: 5px 0 0 5px;
    display: inline-block;
    position: relative;
    top: 0px;
    line-height: 19px;
    color: #fff;
    height: 32px;
    background: #d6249f;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
.button-insta a.instagram-user {
    border-radius: 0 5px 5px 0;
    background-color: #185abe;
    padding: 7px;
    color: #fff;
}
.ftc-product-grid .title-product-grid, .title-blogs-grid.element,
.ftc_products_slider .title-product-slider,.ftc_products_deal_slider .title-products-deal,
.ftc-element-team .title-team-member, .ftc-element-brand .title-brand-slider,
.ftc-product-widget.elements .title-product-widget {
    text-align: center;
    margin-bottom: 30px;
}
.ftc-product-grid.style_1 .products .ftc-product .images, 
.ftc-product-grid.style_1 .products .ftc-product .item-description {
    max-width: 50%;
    vertical-align: middle;
    display: inline-block;
    float: left;
}
.title-testi-slider h2{
    text-align: center;
    margin-bottom:30px;
}
.title-testi-slider {
    margin-bottom: 30px;
}
.ftc-element-testimonial .testimonial-content {
    margin-bottom: 55px;
}
/*vertical slider testi*/
.ftc-element-testimonial.swiper-container.vertical{
    max-height: 400px;
}
.ftc-element-testimonial.vertical .testimonial-content {
    margin-bottom: 0px;
}
.ftc-product-tabs .tabs-content-wrapper .owl-item,
.ftc-product-tabs .tabs-content-wrapper .owl-dots > div,
.ftc-portfolio-wrapper .portfolio-inner .item, 
.ftc-list-product-by-categories .woocommerce.columns-4 .products.tab.slider .owl-dots > div  {
    display: inline-block;
}
.elementor-container > .elementor-row > .elementor-element.elementor-column > .elementor-element-populated, 
.ftc-elements_tabs .tabs-content-wrapper .tab-content{
    padding: 0 ;
}
.elementor-container.elementor-column-gap-extended {
    max-width: 1170px;
    margin: auto;
}
.elementor-section.elementor-section-boxed > .elementor-container {
    max-width: 100% !important;
}
.elementor-section > .elementor-container.elementor-column-gap-extended {
    max-width: 1170px;
}
.ftc-portfolio-wrapper .portfolio-inner{
    display: flex;
    flex-flow: row wrap;
}
.ftc-product-tabs .tabs-content-wrapper .owl-item {
    vertical-align: top;
}
/*hotspot*/
.ftc-image-hotspots {
    display: flex;
    position: relative; 
}

.ftc-hot-spot-wrap {
    cursor: pointer;
    position: absolute;
    width: 14px;
    height: 14px;
    background: #000;
    border-radius: 50%;
    font-size: 14px;
    display: inline-flex;
    padding: 15px;
    align-items: center;
    justify-content: center; 
}

.ftc-hot-spot-image {
    position: relative; 
    width: 100%;
}

.ftc-hot-spot-inner {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center; 
}
.ftc-hot-spot-inner.hotspot-animation:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 0;
    pointer-events: none;
    animation: pp-glow 2s infinite;
    left: 0;
    top: 0; 
}
.ftc-hot-spot-inner.hotspot-animation:hover:before {
    animation: none; 
}

.ftc-hot-spot-inner,
.ftc-hot-spot-inner:before {
    background-color: #000;
    border-radius: 50%;
    color: #fff;
    height: 100%;
    position: absolute;
    width: 100%; 
}

.ftc-hotspot-icon {
    position: relative; 
}

.ftc-hotspot-icon-wrap {
    display: inline-flex;
    width: 100%;
    height: 100%;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    border-radius: 50%; 
}

@keyframes pp-glow {
    0% {
        transform: scale(1);
        box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.8);
        opacity: 1; 
    }
    100% {
        transform: scale(1.5);
        box-shadow: inset 0 0 1px 1px transparent;
        opacity: 0; 
    } 
}
.tipso_content p:last-child {
    margin-bottom: 0; 
}

.ftc-hotspot-img-align-center .pp-image-hotspots {
    justify-content: center; 
}
.ftc-hotspot-img-align-left .pp-image-hotspots {
    justify-content: flex-start; 
}
.ftc-hotspot-img-align-right .pp-image-hotspots {
    justify-content: flex-end; 
}

@media only screen and (max-width: 1024px) {
    .ftc-hotspot-img-align-tablet-center .pp-image-hotspots {
        justify-content: center; 
    }
    .ftc-hotspot-img-align-tablet-left .pp-image-hotspots {
        justify-content: flex-start; 
    }
    .ftc-hotspot-img-align-tablet-right .pp-image-hotspots {
        justify-content: flex-end; 
    } 
}
@media only screen and (max-width: 767px) {
    .ftc-hotspot-img-align-mobile-center .pp-image-hotspots {
        justify-content: center; 
    }
    .ftc-hotspot-img-align-mobile-left .pp-image-hotspots {
        justify-content: flex-start; 
    }
    .ftc-hotspot-img-align-mobile-right .pp-image-hotspots {
        justify-content: flex-end; 
    } 
}
span.ftc-hotspot-icon.tooltip {
    opacity: 1;
}
.ftc-element-hotspots .ftc-hot-spot-image .content {
    top: 30px;
    position: absolute;
    min-width: 270px;
    text-align: center;
}
.ftc-element-hotspots .item-description .meta_info{
    display: flex;
    justify-content: center;
}
.ftc-element-hotspots span.ftc-hot-spot-wrap .content {
    display: none;
}
.ftc-element-hotspots span.ftc-hot-spot-wrap.click .content.active {
    display: block;
}
.ftc-element-hotspots .ftc-hot-spot-image .content .title-product{
    color: #fff;
}
.ftc-hot-spot-wrap.hover:hover .content.woocommerce{
    display: block;
}
span.ftc-hot-spot-wrap:hover .ftc-hot-spot-inner, span.ftc-hot-spot-wrap:hover .ftc-hot-spot-inner:before {
    width: 0;
}
.elementor-image.ftc-element-image {
    position: relative;
}
.elementor-image.ftc-element-image .wp-caption {
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.ftc-element-image .ftc-image-content {
    position: absolute;
    font-style: normal;
}
.ftc-tabs .owl-stage-outer.owl-height {
    height: auto !important;
}
@media only screen and (max-width: 767){
    .elementor-image.ftc-element-image .wp-caption {
        overflow: hidden;
    }
}
/*style for menu*/
ul.ftc-elements-nav-menu > li {
    display: inline-block;
    float: left;
    padding: 10px 20px;
}
ul.ftc-elements-nav-menu li {
    list-style-type: none;
}
.ftc-elements-nav-menu ul.sub-menu {
    display: none;
}
.ftc-elements-nav-menu .has-sub-menu:hover ul.sub-menu {
    display: block;
}
.ftc-countdown-element .items {
    width: 25%;
    text-align: center;
    padding: 20px 0;
    margin-right: 30px;
    background-color: #000;
}
.ftc-countdown-element .countdown-timer-init {
    display: flex;
    justify-content: center;
}
.ftc-countdown-element .items:last-child {
    margin-right: 0;
}
.ftc-countdown-element .items div, .ftc-countdown-element .items span {
    color: #fff;
    font-size: 15px;
}
.ftc-countdown-element.style_1 .items div.ftc-number {
    width: 80px;
    height: 80px;
    margin: auto;
    background-color: #000;
    border-radius: 100%;
    line-height: 80px;
    font-size: 30px;
    font-weight: 700;
    box-shadow: 0px 0px 5px 5px #423d3d
}
.ftc-countdown-element.style_1 .items{
    background-color: transparent;
}
.ftc-countdown-element.style_1 .items span{
    color: #000;
    color: #000;
    font-size: 15px;
    font-weight: 700;
    position: relative;
    top: 5px;
}
.ftc_products_deal_slider .woocommerce .ftc-product.product {
    max-width: 100% ;
}
.ftc_products_deal_slider .ftc-product.product >div {
    max-width: 50%;
    float: left;
}
.ftc_products_deal_slider .ftc-product.product >div.item-description {
    vertical-align: middle;
    position: relative;
    top: 50%;
    transform: translateY(50%);
}
.ftc-elements-blogs .social-share-blog ul li {
    list-style-type: none;
    padding: 5px 10px;

}
.ftc-elements-blogs .social-share-blog ul{
    position: absolute;
    visibility: hidden;
    background-color: #000;
    border-radius: 20px;
    transition: ease 1s;
    margin-left: -50px !important;
}
.ftc-elements-blogs .social-share-blog ul li i {
    color: #fff;
}
.ftc-elements-blogs .social-share-blog:hover .ftc-social-sharing {
    visibility: visible;
}
.ftc-elements-blogs .tab-blog-content {
    float: right;
    display: flex !important;
}
.ftc-elements-blogs .tab-blog-content >div {
    margin-right: 20px;
    cursor: pointer;
}
.ftc-elements-blogs .social-share-blog:hover .ftc-social-sharing li {
    display: block;
}
.ftc-elements-blogs ul.ftc-social-sharing {
    display: flex;
}
/*Blogs timeline*/
.ftc-elements-blogs-timeline.columns-1 .element-timeline {
    max-width: 20%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 20%;
}
.ftc-elements-blogs-timeline.columns-1 .inner-wrap {
    max-width: 80%;
    display: inline-block;
}
.ftc-elements-blogs-timeline .ftc-blogs.post {
    display: flex;
}
.ftc-elements-blogs-timeline .element-timeline span.published {
    display: inline-block;
}
.ftc-elements-blogs-timeline .element-timeline img {
    border-radius: 50%;
}
.ftc-elements-blogs-timeline .element-timeline span.author.vcard{
    display: none;
}
/*product widget*/
.ftc-product-widget.columns-4 .products-widget .ftc-product {
    width: 25%;
    display: inline-block;
    margin-left: 30px;
}
.ftc-product-widget.columns-3 .products-widget .ftc-product {
    width: 33.33%;
    display: inline-block;
    margin-left: 30px;
    max-width: calc(33.33% - 30px);
}
.ftc-product-widget.columns-2 .products-widget .ftc-product {
    width: 50%;
    display: inline-block;
    margin-left: 30px;
    max-width: calc(50% - 30px);
}
.ftc-product-widget.columns-1 .products-widget .ftc-product {
    width: 100%;
    display: inline-block;
    margin-left: 30px;
}
.ftc-product-widget .products-widget .ftc-product {
    position: relative;
}

.products-widget.products.woocommerce {
    display: flex;
    flex-flow: row wrap;
}

.ftc-product-widget .products-widget .ftc-product .images, .ftc-product-widget .products-widget .ftc-product .meta-description {
    display: inline-block;
    max-width: 50%;
    vertical-align: top;
}
.ftc-product-widget .products-widget .ftc-product .meta-description {
    padding: 0 10px;
}
.ftc-product-widget .products-widget .ftc-product .images{
    position: relative;
}
.ftc-product-widget.elements .woocommerce .star-rating {
    float: left;
}
.ftc-product-widget .products-widget .ftc-product .images:after {
    position: absolute;
    z-index: 4;
    left: 0;
    right: 100%;
    bottom: 0;
    top: 0;
    content: "";
    background: rgba(0,0,0,.4);
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    pointer-events: none;
}
.ftc-product-widget .products-widget .ftc-product:hover .images:after{
    right: 0;
}
.ftc-product-widget .products-widget .ftc-product .images{
    margin-bottom: 0;
}
.ftc-product-widget.elements .images span.featured {
    position: absolute;
    right: 0;
    top: 0;
    left: auto;
    color: #fff;
    background-color: #000;
    font-weight: 600;
    z-index: 6;
    max-width: fit-content;
}
.ftc-product-widget.elements .images span.onsale {
    padding: 5px;
    border-radius: 0;
    min-height: auto;
    min-width: auto;
    line-height: normal;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 15px;
    font-weight: 500;
    background-color: #000;
    max-width: fit-content;
}
.ftc-product-widget .products-widget .ftc-product .images:before {
    position: absolute;
    content: "+";
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
    font-size: 35px;
    color: #fff;
    z-index: 5;
    visibility: hidden;
    font-weight: 400;
    font-family: none;
    pointer-events: none;
}
.ftc-product-widget .products-widget .ftc-product:hover .images:before{
    visibility: visible;
}
.ftc-list-product-by-categories .content-product .products:not(.tab-0){
    display: none;
}
.ftc-list-product-by-categories .product-category-tab a h4 {
    display: inline-block;
}
.ftc-list-product-by-categories .product-category-tab a.tab-title.active {
    padding: 8px 10px;
}
.ftc-list-product-by-categories .product-category-tab a.tab-title.active {
    border: 1px solid #999;
    padding: 8px 10px;
    border-radius: 15px;
}
.ftc-list-product-by-categories .product-category-tab a.tab-title {
    margin-right: 20px;
    transition: all ease-in-out 0.5s;
}
.ftc-list-product-by-categories .content-product.woocommerce.products {
    margin-top: 30px;
    overflow: hidden;
}
.ftc-list-product-by-categories .content-product.woocommerce > .products.active{
    display: flex !important;
}

.ftc-list-product-by-categories .woocommerce.columns-4 .products.tab.slider .product{
    width: 100%;
}
.owl-stage .owl-item {
    display: inline-block;
}
/*Circle timer*/
.time_circles {
    position: relative;
    width: 100%;
    height: 100%;
}
.time_circles > div {
    position: absolute;
    text-align: center;
}

.time_circles > div > h4 {
    margin: 0;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Century Gothic', Arial;
    line-height: 1;
}
.time_circles > div > span {
    margin: 0;
    padding: 0;
    display: block;
    width: 100%;
    text-align: center;
    font-family: 'Century Gothic', Arial;
    line-height: 1;
    font-weight: bold;
}
.ftc-list-product-by-categories .content-product.woocommerce > .products.active.loading {
    max-height: 100px;
    overflow: hidden;
}
.ftc-list-product-by-categories .content-product.woocommerce > .products.active.loading:before{
    content: "";
    position: absolute;
    left: 50%;
    background-image: url(../images/loading.gif);
    width: 85px;
    height: 85px;
    background-repeat: no-repeat;
    transform: translateX(-50%) scale(0.8);
    -webkit-transform: translateX(-50%) scale(0.8);
    -moz-transform :translateX(-50%) scale(0.8);
}
.swiper-container, .elementor-element .elementor-widget-container{
    width: 100%;
}
body .elementor-widget .elementor-icon-list-item{
    align-items: center;
}
.post-text .element-date-timeline{
    display: none;
}

/*Flip Box*/
.ftc-flipbox-container {
    position: relative;
    height: 300px;
    width: 100%;
}

.ftc-flipbox-icon-image,
.ftc-flipbox-icon-image-back {
    display: inline-block;
    margin: 0 auto 0px auto;
    line-height: 1;
}
.ftc-flipbox-icon-image img,
.ftc-flipbox-icon-image-back img {
    width: 30%;
}
.ftc-flipbox-icon-image i,
.ftc-flipbox-icon-image-back i {
    font-size: 40px;
    line-height: 40px;
    width: 40px;
}

.ftc-flipbox-overlay {
    height: 100%;
    padding: 35px;
    width: 100%;
    -webkit-display: flex;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.ftc-flipbox-front,
.ftc-flipbox-back {
    text-align: center;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.ftc-flipbox-front {
    background: #1abc9c;
    color: #fff;
    z-index: 2;
}

.ftc-flipbox-back {
    background: #444;
    color: #fff; 
}
.ftc-flipbox-back .ftc-flipbox-box-link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.ftc-flipbox-content,
.ftc-flipbox-heading {
    color: #fff;
}

.ftc-flipbox-heading.ftc-flipbox-linked-title {
    color: #fff;
    display: block;
    font-size: 1.5em;
    font-weight: 700;
}

/*--- CSS3 Transitions ---*/
.ftc-flipbox-container {
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.ftc-flipbox-front,
.ftc-flipbox-back {
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
}

.ftc-flipbox-flip-card {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
}

.ftc-flipbox-back,
.ftc-flipbox-front {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

/*--- Flip ---*/
.ftc-animate-flip.ftc-direction-up.ftc-flipbox-container:hover .ftc-flipbox-flip-card,
.ftc-animate-flip.ftc-direction-up .ftc-flipbox-back {
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.ftc-animate-flip.ftc-direction-down.ftc-flipbox-container:hover .ftc-flipbox-flip-card,
.ftc-animate-flip.ftc-direction-down .ftc-flipbox-back {
    -webkit-transform: rotateX(-180deg);
    transform: rotateX(-180deg);
}

.ftc-animate-flip.ftc-direction-left.ftc-flipbox-container:hover .ftc-flipbox-flip-card,
.ftc-animate-flip.ftc-direction-left .ftc-flipbox-back {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.ftc-animate-flip.ftc-direction-right.ftc-flipbox-container:hover .ftc-flipbox-flip-card,
.ftc-animate-flip.ftc-direction-right .ftc-flipbox-back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

/*--- Slide ---*/
.ftc-animate-push.ftc-flipbox-container,
.ftc-animate-slide.ftc-flipbox-container {
    overflow: hidden;
}

.ftc-animate-push .ftc-flipbox-back,
.ftc-animate-slide .ftc-flipbox-back {
    z-index: 3;
}

.ftc-animate-push.ftc-direction-up .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-up .ftc-flipbox-back {
    top: 100%;
}

.ftc-animate-push.ftc-direction-up.ftc-flipbox-container:hover .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-up.ftc-flipbox-container:hover .ftc-flipbox-back {
    top: 0;
}

.ftc-animate-push.ftc-direction-down .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-down .ftc-flipbox-back {
    top: auto;
    bottom: 100%;
}

.ftc-animate-push.ftc-direction-down.ftc-flipbox-container:hover .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-down.ftc-flipbox-container:hover .ftc-flipbox-back {
    top: auto;
    bottom: 0;
}

.ftc-animate-push.ftc-direction-left .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-left .ftc-flipbox-back {
    left: 100%;
}

.ftc-animate-push.ftc-direction-left.ftc-flipbox-container:hover .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-left.ftc-flipbox-container:hover .ftc-flipbox-back {
    left: 0;
}

.ftc-animate-push.ftc-direction-right .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-right .ftc-flipbox-back {
    left: auto;
    right: 100%;
}

.ftc-animate-push.ftc-direction-right.ftc-flipbox-container:hover .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-right.ftc-flipbox-container:hover .ftc-flipbox-back {
    left: auto;
    right: 0;
}

/*--- Push + Slide Above ---*/
.ftc-animate-push.ftc-direction-up.ftc-flipbox-container:hover .ftc-flipbox-front {
    top: -100%;
}

.ftc-animate-push.ftc-direction-down.ftc-flipbox-container:hover .ftc-flipbox-front {
    top: 100%;
}

.ftc-animate-push.ftc-direction-left.ftc-flipbox-container:hover .ftc-flipbox-front {
    left: -100%;
}

.ftc-animate-push.ftc-direction-right.ftc-flipbox-container:hover .ftc-flipbox-front {
    left: 100%;
}

/*--- Zoom In ---*/
.ftc-animate-zoom-in .ftc-flipbox-back {
    opacity: 0;
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
    z-index: 3;
}
.ftc-animate-zoom-in.ftc-flipbox-container:hover .ftc-flipbox-back {
    opacity: 1;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

/*--- Zoom Out ---*/
.ftc-animate-zoom-out.ftc-flipbox-container:hover .ftc-flipbox-front {
    opacity: 0;
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
    transform: scale(0.75);
}

.ftc-animate-fade.ftc-flipbox-container:hover .ftc-flipbox-front {
    opacity: 0;
}
@media only screen and (max-width: 1199px) and (min-width: 992px){
    .elementor-section > .elementor-container.elementor-column-gap-extended{
        max-width: 940px;
    }
}
@media only screen and (max-width: 991px) and (min-width: 768px){
    .elementor-section > .elementor-container.elementor-column-gap-extended{
        max-width: 720px;
    }
}
@media only screen and (max-width: 767px){
    .elementor-container.elementor-column-gap-extended  {
        padding: 0 15px;
    }
}
/*Imgae accordion*/
.ftc-img-accordion {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50vh;
}
.ftc-img-accordion.accordion-direction-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.ftc-img-accordion a {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-box-flex 0.4s, -webkit-flex 0.4s;
  transition: -webkit-box-flex 0.4s, -webkit-flex 0.4s;
  -o-transition: flex 0.4s;
  transition: flex 0.4s;
  transition: flex 0.4s, -webkit-box-flex 0.4s, -webkit-flex 0.4s, -ms-flex 0.4s;
  overflow: hidden;
}
.ftc-grow-accordion {
  -webkit-box-flex: 3;
  -webkit-flex: 3;
  -ms-flex: 3;
  flex: 3;
}
.ftc-img-accordion .overlay {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0 10px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition: background-color 0.4s;
  -o-transition: background-color 0.4s;
  transition: background-color 0.4s;
}
.ftc-img-accordion-horizontal-align-left .overlay {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: left;
}
.ftc-img-accordion-horizontal-align-center .overlay {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.ftc-img-accordion-horizontal-align-right .overlay {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}
.ftc-img-accordion-vertical-align-top .overlay {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ftc-img-accordion-vertical-align-center .overlay {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.ftc-img-accordion-vertical-align-bottom .overlay {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.ftc-img-accordion .overlay .overlay-inner {
  z-index: 1;
}
.ftc-img-accordion a:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 0;
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.ftc-img-accordion .overlay-inner * {
  visibility: hidden;
  opacity: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.ftc-img-accordion .overlay h2 {
  color: #fff;
  -webkit-transform: translate3d(0, -60px, 0);
  transform: translate3d(0, -60px, 0);
}
.ftc-img-accordion .overlay p {
  color: #fff;
  margin-bottom: 0;
  -webkit-transform: translate3d(0, 60px, 0);
  transform: translate3d(0, 60px, 0);
}
.ftc-img-accordion .overlay-inner-show * {
  opacity: 1;
  visibility: visible;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  -webkit-transition: all 0.3s 0.3s;
  -o-transition: all 0.3s 0.3s;
  transition: all 0.3s 0.3s;
}
@media screen and (max-width: 800px) {
  .ftc-img-accordion {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.ftc-img-accordion a:hover {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.ftc-img-accordion a:hover .overlay {
    background-color: transparent;
}
}
/*Custom Timeline*/
.ftc_timeline_line .start_line{
    top: 0;
}
.ftc_timeline_line .end_line{
    bottom: 0;
}
.ftc_timeline_line .start_line, .ftc_timeline_line .end_line {
    position: absolute;
    left: 50%;
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px);
    width: 10px;
    height: 10px;
    border-radius: 50%;
}
.ftc_timeline_line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    z-index: -10;
}
.ftc_custom_timeline .ftc_timeline_breakpoint {
    text-align: center;
    margin: 30px 0;
    color: #fff; 
}
.ftc_custom_timeline .ftc_timeline_breakpoint .breakpoint_title {
    padding: 10px 15px;
    background-color: #000;
}
.ftc_custom_timeline {
    padding: 50px 0;
}
.ftc_timeline_items {
    position: relative;
}
.ftc_timeline_items .ftc_timeline_item {
    position: relative;
    background-color: #fff;
}
.ftc_timeline_items .ftc_timeline_item.ftc_position_content_left,
.ftc_timeline_items .ftc_timeline_item.ftc_position_content_right{
    width: 45%;
    max-width: 45%;
}
.ftc_timeline_items .ftc_timeline_item.ftc_position_content_left{
    padding-right: 25px;
}
.ftc_timeline_items .ftc_timeline_item.ftc_position_content_right{
    padding-left: 25px;
    margin-left: auto;
}
.ftc_timeline_items .ftc_timeline_item .btn_readmore_timeline {
    padding: 10px 15px;
    background-color: #232323;
}
.ftc_timeline_items .ftc_timeline_item .btn_readmore_timeline a{
    color: #fff;
}
.ftc_timeline_items .ftc_timeline_item .content_item{
    margin-bottom: 30px;
}
.ftc_timeline_items .ftc_timeline_item .content_item .btn_readmore_timeline{
    margin-top: 15px;
}
.ftc_timeline_items .ftc_timeline_item .image_item img{
    margin: 0 auto;
}
.ftc_timeline_items .ftc_timeline_item .image_item .image_desc{
    margin-top: 10px;
    text-align: center;
}
.ftc_custom_timeline .ftc_timeline_items .ftc_timeline_item{
    padding: 25px;
    border: 1px solid #ebebeb;
}
.ftc_custom_timeline .ftc_timeline_breakpoint .breakpoint_title{
    border: 1px solid #ebebeb;
}
@media only screen and (max-width: 480px){
    .ftc_timeline_items .ftc_timeline_item.ftc_position_content_left,
    .ftc_timeline_items .ftc_timeline_item.ftc_position_content_right{
        width: 100%;
        max-width: 100%;
    }
}