.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; -ms-flex-negative: 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 {    }
.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 {    }
.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 {    }
.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
}
}
.elementor-column-gap-default > .elementor-column > .elementor-element-populated{
padding: 0 10px;
}
.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(//oliveprod.fr/wp-content/plugins/themeftc-core/assets/css/arrow.svg);
mask-image: url(//oliveprod.fr/wp-content/plugins/themeftc-core/assets/css/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;
display: flex;
margin: 15px 0;
align-items: center;
}
.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 .single_add_to_cart_button {
margin: 0 0 0 15px;
padding: 0;
max-width: 150px;
width: 100%;
line-height: 40px;
height: 40px;
border-radius: 0;
}
.ftc-single-product div.single-product-container .entry-summary form.cart .single_add_to_cart_button:hover {
color: #fff;
}
.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 .price > span {
font-size: inherit;
}
.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 !important;
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_2 .inner-wrap>div,
.ftc-elements_products_slider.style_2 .inner-wrap>div {
width: 100% !important
}
}
.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: 14px
}
.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 !important
}
}
@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 .add-to-cart.add_to_cart_button a.add_to_cart_button:before {
content: "\f291";
position: absolute;
font-family: fontawesome;
color: #000;
width: 30px;
height: 30px;
z-index: 9999999999;
top: 0;
left: 0;
font-size: 14px;
font-weight: 400;
line-height: 14px;
padding-top: 7px;
}
.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(//oliveprod.fr/wp-content/plugins/themeftc-core/assets/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);
}  .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.3333333%;
}
.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%
}
.ftc-instagram ul.columns-7 li {
width: 14.2857%
}
.ftc-instagram ul.columns-8 li {
width: 12.5%
}
.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;
}
.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-column > .elementor-element-populated, .ftc-elements_tabs .tabs-content-wrapper .tab-content {
padding: 0 !important;
}
.elementor-container.elementor-column-gap-extended {
max-width: 1170px;
margin: auto;
}
@media screen and (max-width: 1199px){
.elementor-container.elementor-column-gap-extended {
max-width: 940px;
}
}
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 100% !important;
}
.ftc-portfolio-wrapper .portfolio-inner{
display: flex;
flex-flow: row wrap;
}
.ftc-product-tabs .tabs-content-wrapper .owl-item {
vertical-align: top;
} .ftc-image-hotspots {
display: flex;
position: relative; 
}
span.ftc-hot-spot-wrap:hover {
z-index: 5;
}
.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;
width: 100%;
}
.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;
}
.ftc-element-image .ftc-image-content {
position: absolute;
font-style: normal;
}
.ftc-tabs .owl-stage-outer.owl-height {
height: auto !important;
overflow: unset;
} 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 .ftc-product.product {
max-width: 100% !important;
}
.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;
} .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;
} .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.woocommerce .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 .images:hover: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;
} .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(//oliveprod.fr/wp-content/plugins/themeftc-core/assets/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;
}
.ftc-pricing {
-webkit-display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.ftc-pricing .ftc-pricing-item {
width: 100%;
height: auto;
margin: 0;
}
.ftc-pricing .ftc-pricing-button {
display: none;
padding: 12px 25px;
background: #00c853;
font-size: 14px;
font-weight: 600;
color: #fff;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
-webkit-border-radius: 4px;
border-radius: 4px;
}
.ftc-pricing .ftc-pricing-button:hover {
background: #03b048;
}
.ftc-pricing .ftc-pricing-item ul {
padding: 0px;
margin: 0px;
list-style: none;
}
.ftc-pricing .ftc-pricing-item ul li.disable-item {
text-decoration: line-through;
opacity: 0.5;
}
.ftc-pricing .ftc-pricing-item ul li span.li-icon {
color: #00c853;
margin-right: 6px;
}
.ftc-pricing .ftc-pricing-item ul li.disable-item span.li-icon {
color: #ef5350;
} .ftc-pricing.style-1 {
position: relative;
z-index: 0;
text-align: center;
}
.ftc-pricing.style-1 .ftc-pricing-item {
border: 1px solid rgba(9, 9, 9, 0.1);
padding: 30px;
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.ftc-pricing.style-1 .ftc-pricing-item:hover {
-webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.ftc-pricing.style-1 .ftc-pricing-item.featured {
position: relative;
}
.ftc-pricing.style-1 .ftc-pricing-item.ribbon-1:before {
content: "";
position: absolute;
width: 100%;
height: 3px;
background: #00c853;
top: 0px;
left: 0px;
right: 0px;
z-index: 1;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
}
.ftc-pricing.style-1 .ftc-pricing-item.ribbon-2:before {
content: "Featured";
position: absolute;
width: auto;
background: #00c853;
color: #fff;
top: 35px;
right: -15px;
z-index: 10;
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
padding: 5px 10px;
}
.ftc-pricing.style-1 .ftc-pricing-item.ribbon-2:after {
content: "";
position: absolute;
top: 20px;
right: -15px;
width: 0;
height: 0;
border-bottom: 15px solid #00c853;
border-right: 15px solid transparent;
z-index: 9;
opacity: 0.9;
}
.ftc-pricing.style-1 .ftc-pricing-item.ribbon-3:before {
content: "Featured";
position: absolute;
width: auto;
background: rgba(0, 0, 0, 0.6);
color: #fff;
top: 15px;
right: 15px;
z-index: 10;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
padding: 5px 15px;
}
.ftc-pricing .ftc-pricing-item .ftc-pricing-image.ribbon-4:before,
.ftc-pricing .ftc-pricing-item.ribbon-4:before {
content: "Featured";
position: absolute;
width: auto;
background: #00c853;
color: #fff;
top: 30px;
right: -55px;
z-index: 10;
font-size: 13px;
font-weight: 600;
text-transform: uppercase;
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
width: 200px;
padding: 7px 0;
white-space: nowrap;
}
.ftc-pricing .ftc-pricing-item .ftc-pricing-image.ribbon-left.ribbon-4:before,
.ftc-pricing .ftc-pricing-item.ribbon-left.ribbon-4:before {
right: auto;
left: -55px;
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.ftc-pricing.style-1 .ftc-pricing-item .header {
display: block;
position: relative;
z-index: 0;
padding-bottom: 15px;
margin-bottom: 15px;
border-radius: 5px 5px 25px 25px;
}
.ftc-pricing.style-1 .ftc-pricing-item .header:after {
content: "";
position: absolute;
width: 140px;
height: 1px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
background: rgba(9, 9, 9, 0.1);
}
.ftc-pricing.style-1 .ftc-pricing-item .header .title {
font-weight: 700;
line-height: 30px;
margin: 0px;
}
.ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag {
position: relative;
z-index: 0;
padding: 15px 0px;
margin-bottom: 15px;
}
.ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag:after {
content: "";
position: absolute;
width: 140px;
height: 1px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
background: rgba(9, 9, 9, 0.04);
}
.ftc-pricing.style-1 .ftc-pricing-item .price-tag {
position: relative;
display: inline-block;
font-size: 28px;
font-weight: 500;
line-height: 0px;
margin: 0px auto;
}
.ftc-pricing.style-1 .ftc-pricing-item .price-tag .price-currency {
font-size: 24px;
font-weight: 700;
}
.ftc-pricing.style-1 .ftc-pricing-item .price-period {
color: #999;
}
.ftc-pricing.style-1 .ftc-pricing-item .body ul {
display: block;
width: 100%;
margin-bottom: 15px;
}
.ftc-pricing .ftc-pricing-item .body ul{
text-align: left;
padding: 0 30px;
}
.ftc-pricing .ftc-pricing-item ul li span.li-icon{
float: right;
margin-right: 0;
}
.ftc-pricing.style-1 .ftc-pricing-item .body ul li {
display: block;
width: 100%;
height: auto;
padding: 10px 0px;
font-size: 14px;
color: #6d6d6d;
border-bottom: 1px solid rgba(9, 9, 9, 0.04);
}
.ftc-pricing.style-1 .ftc-pricing-item .body ul li:last-child {
border: none;
}
.ftc-pricing.style-1 .ftc-pricing-item.featured-large {
padding: 60px 0px;
} .ftc-pricing.style-2 {
position: relative;
z-index: 0;
text-align: center;
}
.ftc-pricing.style-2 .ftc-pricing-item {
padding: 30px 0px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 0px;
border: 1px solid rgba(9, 9, 9, 0.1);
}
.ftc-pricing.style-2 .ftc-pricing-item.featured {
-webkit-box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.ftc-pricing.style-2 .ftc-pricing-item.ribbon-1:before {
content: "";
position: absolute;
width: 100%;
height: 3px;
background: #00c853;
top: 0px;
left: 0px;
right: 0px;
z-index: 1;
-webkit-border-radius: 5px 5px 0px 0px;
border-radius: 5px 5px 0px 0px;
}
.ftc-pricing.style-2 .ftc-pricing-item.ribbon-2:before {
content: "Featured";
position: absolute;
width: auto;
background: #00c853;
color: #fff;
top: 35px;
right: -15px;
z-index: 10;
font-size: 10px;
font-weight: 600;
text-transform: uppercase;
padding: 5px 10px;
}
.ftc-pricing.style-2 .ftc-pricing-item.ribbon-2:after {
content: "";
position: absolute;
top: 20px;
right: -15px;
width: 0;
height: 0;
border-bottom: 15px solid #00c853;
border-right: 15px solid transparent;
z-index: 9;
opacity: 0.9;
}
.ftc-pricing.style-2 .ftc-pricing-item.ribbon-3:before {
content: "Featured";
position: absolute;
width: auto;
background: rgba(0, 0, 0, 0.6);
color: #fff;
top: 15px;
right: 15px;
z-index: 10;
font-size: 11px;
font-weight: 600;
text-transform: uppercase;
padding: 5px 15px;
}
.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-icon .icon {
display: inline-block;
position: relative;
width: 80px;
height: 80px;
background: #00c853;
-webkit-border-radius: 50%;
border-radius: 50%;
margin-bottom: 30px;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
overflow: hidden;
}
.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-icon,
.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-icon .icon {
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;
}
.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-icon .icon i {
font-size: 30px;
color: #fff;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.ftc-pricing.style-2 .ftc-pricing-item:hover .ftc-pricing-icon .icon {
background: #43a047;
}
.ftc-pricing.style-2 .ftc-pricing-item:hover .ftc-pricing-icon .icon i {
color: #fff;
}
.ftc-pricing.style-2 .ftc-pricing-item .header {
background: #c8e6c9;
padding: 10px 30px;
margin-bottom: 15px;
position: relative;
z-index: 0;
width: calc(100% - 40px);
margin: 0 auto 15px;
}
.ftc-pricing.style-2 .ftc-pricing-item.featured .header:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
z-index: -1;
background: rgba(255, 255, 255, 0.4);
}
.ftc-pricing.style-2 .ftc-pricing-item .header .title {
font-size: 28px;
font-weight: 700;
line-height: 40px;
margin: 0px;
}
.ftc-pricing.style-2 .ftc-pricing-item .header .subititle {
font-size: 14px;
font-weight: 600;
color: #6d6d6d;
}
.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag {
position: relative;
z-index: 0;
padding: 15px 0px;
margin-bottom: 15px;
}
.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag:after {
content: "";
position: absolute;
width: 140px;
height: 1px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
background: rgba(9, 9, 9, 0.04);
}
.ftc-pricing.style-2 .ftc-pricing-item .price-tag {
position: relative;
display: inline-block;
font-size: 28px;
font-weight: 500;
line-height: 0px;
margin: 0px auto;
}
.ftc-pricing.style-2 .ftc-pricing-item .price-tag .price-currency {
font-size: 24px;
font-weight: 700;
color: #00c853;
}
.ftc-pricing.style-2 .ftc-pricing-item .price-period {
color: #999;
}
.ftc-pricing.style-2 .ftc-pricing-item .body ul {
display: block;
width: 100%;
margin-bottom: 15px;
}
.ftc-pricing.style-2 .ftc-pricing-item .body ul li {
display: block;
width: 100%;
height: auto;
padding: 10px 15px;
font-size: 14px;
color: #6d6d6d;
border-bottom: 1px solid rgba(9, 9, 9, 0.04);
}
.ftc-pricing.style-2 .ftc-pricing-item .body ul li:last-child {
border: none;
}
.ftc-pricing.style-3 .ftc-pricing-item .header:after,
.ftc-pricing.style-3 .ftc-pricing-item .ftc-pricing-tag:after{
display: none;
}
.ftc-pricing.style-3 .ftc-pricing-item .ftc-pricing-tag{
margin-bottom: 0;
padding: 0;
position: absolute;
width: 100px;
height: 100px;
text-align: center;
line-height: 100px;
border-radius: 50%;
left: 50%;
transform: translateX(-50%);
top: 70px;
background: #fff;
border: 5px solid #fff;
box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}
.ftc-pricing.style-3 .ftc-pricing-item .header{
margin-bottom: 75px;
} @media only screen and (min-width: 768px) and (max-width: 992px) {
.ftc-pricing {
display: block;
}
.ftc-pricing .ftc-pricing-item,
.ftc-pricing.style-2 .ftc-pricing-item,
.ftc-pricing.style-4 .ftc-pricing-item {
width: 100%;
margin: 0 auto 30px auto;
}
}
@media only screen and (max-width: 480px) {
.ftc-pricing {
display: block;
}
.ftc-pricing .ftc-pricing-item {
width: 100%;
}
.ftc-pricing .ftc-pricing-item,
.ftc-pricing.style-2 .ftc-pricing-item,
.ftc-pricing.style-4 .ftc-pricing-item {
margin: 0 auto 30px auto;
}
} .ftc-pricing-content-align-center .ftc-pricing {
text-align: center;
}
.ftc-pricing-content-align-left .ftc-pricing {
text-align: left;
}
.ftc-pricing-content-align-right .ftc-pricing {
text-align: right;
}
.ftc-pricing-content-align-center .ftc-pricing.style-4 {
text-align: center;
}
.ftc-pricing-content-align-left .ftc-pricing.style-4 {
text-align: left;
}
.ftc-pricing-content-align-right .ftc-pricing.style-4 {
text-align: right;
}
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .price-tag {
padding-left: 45px;
}
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .price-tag:before {
left: 30px;
}
.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag {
padding-right: 30px;
}
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .header,
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .footer,
.ftc-pricing-content-align-left .ftc-pricing.style-4 .ftc-pricing-item .header,
.ftc-pricing-content-align-left .ftc-pricing.style-4 .ftc-pricing-item .footer {
padding-left: 30px;
padding-right: 30px;
}
.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .header,
.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .footer,
.ftc-pricing-content-align-right .ftc-pricing.style-4 .ftc-pricing-item .header,
.ftc-pricing-content-align-right .ftc-pricing.style-4 .ftc-pricing-item .footer {
padding-right: 30px;
padding-left: 30px;
}
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .body ul li,
.ftc-pricing-content-align-left .ftc-pricing.style-4 .ftc-pricing-item .body ul li {
padding-left: 30px;
}
.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .body ul li,
.ftc-pricing-content-align-right .ftc-pricing.style-4 .ftc-pricing-item .body ul li {
padding-right: 30px;
}
.ftc-pricing-content-align-left .ftc-pricing.style-3 .ftc-pricing-item .header:after {
-webkit-transform: translateX(-80%);
-ms-transform: translateX(-80%);
transform: translateX(-80%);
}
.ftc-pricing-content-align-right .ftc-pricing.style-3 .ftc-pricing-item .header:after {
-webkit-transform: translateX(80%);
-ms-transform: translateX(80%);
transform: translateX(80%);
}
.ftc-pricing-content-align-left .ftc-pricing.style-3 .ftc-pricing-item:hover .header:after,
.ftc-pricing-content-align-right .ftc-pricing.style-3 .ftc-pricing-item:hover .header:after {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.ftc-pricing-content-align-left .ftc-pricing.style-1 .ftc-pricing-item .header:after,
.ftc-pricing-content-align-right .ftc-pricing.style-1 .ftc-pricing-item .header:after,
.ftc-pricing-content-align-left .ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag:after,
.ftc-pricing-content-align-right .ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag:after,
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag:after,
.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag:after {
margin: 0;
width: 100%;
} .ftc-pricing-button-align-right .ftc-pricing.style-1 .footer,
.ftc-pricing-button-align-right .ftc-pricing.style-2 .footer,
.ftc-pricing-button-align-right .ftc-pricing.style-3 .footer,
.ftc-pricing-button-align-right .ftc-pricing.style-4 .footer {
text-align: right;
}
.ftc-pricing-button-align-center .ftc-pricing.style-1 .footer,
.ftc-pricing-button-align-center .ftc-pricing.style-2 .footer,
.ftc-pricing-button-align-center .ftc-pricing.style-3 .footer,
.ftc-pricing-button-align-center .ftc-pricing.style-4 .footer {
text-align: center;
}
.ftc-pricing-button-align-left .ftc-pricing.style-1 .footer,
.ftc-pricing-button-align-left .ftc-pricing.style-2 .footer,
.ftc-pricing-button-align-left .ftc-pricing.style-3 .footer,
.ftc-pricing-button-align-left .ftc-pricing.style-4 .footer {
text-align: left;
}
.ftc-pricing-content-align-center.ftc-pricing-button-align-right .ftc-pricing.style-2 .footer,
.ftc-pricing-content-align-center.ftc-pricing-button-align-right .ftc-pricing.style-4 .footer {
padding-right: 30px;
}
.ftc-pricing-content-align-center.ftc-pricing-button-align-left .ftc-pricing.style-2 .footer,
.ftc-pricing-content-align-center.ftc-pricing-button-align-left .ftc-pricing.style-4 .footer {
padding-left: 30px;
} .only-in-pro {
width: 100%;
-webkit-display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 15px;
min-width: 200px;
background: #ef5350;
color: #fff;
text-align: center;
}
.only-in-pro .title {
font-family: "Roboto", sans-serif;
font-size: 24px;
line-height: 40px;
margin: 0px;
} div.tooltipster-sidetip.tooltipster-base.tooltipster-right .tooltipster-arrow {
position: absolute;
top: 50%;
}
div.tooltipster-sidetip.tooltipster-top div.tooltipster-box {
margin-bottom: 0px !important;
}
div.tooltipster-sidetip.tooltipster-bottom div.tooltipster-box {
margin-top: 0px !important;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
top: auto;
bottom: -8px;
}
div.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
top: -8px;
bottom: auto;
}
@media only screen and (max-width: 991px) {
.ftc-pricing{
max-width: 400px;
margin: 0 auto;
}
.ftc-img-accordion.accordion-direction-horizontal{
webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media only screen and (max-width: 480px) {
.ftc-price-list .ftc-price-list-image{
max-width: 25%;
}
} .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; 
} .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); 
} .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); 
} .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; 
} .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%; 
} .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); 
} .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; 
} .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;
}
} .elementor-widget-ftc-price-list .ftc-price-list {
list-style: none;
padding: 0;
margin: 0; 
}
.elementor-widget-ftc-price-list .ftc-price-list li {
margin: 0; 
}
.ftc-price-list li:not(:last-child) {
margin-bottom: 20px; 
}
.ftc-price-list .ftc-price-list-image {
max-width: 50%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
padding-right: 25px; 
}
.ftc-price-list .ftc-price-list-image img {
width: 100%; 
}
.ftc-price-list .ftc-price-list-text,
.ftc-price-list .ftc-price-list-item,
.ftc-price-list .ftc-price-list-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; 
}
.ftc-price-list .ftc-price-list-item {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; 
}
.ftc-price-list .ftc-price-list-item .ftc-price-list-text {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; 
}
.ftc-price-list .ftc-price-list-item .ftc-price-list-header {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
font-size: 19px;
font-weight: 600;
margin-bottom: 10px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; 
}
.ftc-price-list .ftc-price-list-item .ftc-price-list-title {
max-width: 80%; 
}
.ftc-price-list .ftc-price-list-item p.ftc-price-list-description {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
font-size: 14px;
margin: 0; 
}
.ftc-price-list .ftc-price-list-item .ftc-price-list-separator {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-left: 10px;
margin-right: 10px;
border-bottom-style: dotted;
border-bottom-width: 2px;
height: 0; 
} .ftc-dropcaps-inner p {
color: #434343;
font-size: 16px;
line-height: 28px;
font-weight: 500;
margin: 0;
}
.ftc-dropcaps-inner p:first-of-type:first-letter,
.ftc-dropcaps-inner:first-of-type:first-letter {
color: #d6d6d6;
float: left;
font-size: 90px;
margin-right: 10px;
margin-bottom: 5px;
padding: 20px;
font-weight: 700;
margin-top: 10px;
}
@-moz-document url-prefix(){
.ftc-dropcaps-style-1 .ftc-dropcaps-inner p:first-of-type:first-letter,
.ftc-dropcaps-style-1 .ftc-dropcaps-inner:first-of-type:first-letter {
padding: 0 20px 0px;
}
} .ftc-dropcaps-style-2 .ftc-dropcaps-inner p:first-of-type:first-letter,.ftc-dropcaps-style-2 .ftc-dropcaps-inner:first-of-type:first-letter {
color: #18012c;
float: left;
font-size: 60px;
margin-right: 15px;
margin-bottom: 8px;
font-weight: 600;
margin-top: 15px;
border: 2px solid;
padding: 35px 15px;
font-style: normal;
} .ftc-dropcaps-style-3 .ftc-dropcaps-inner p:first-of-type:first-letter,.ftc-dropcaps-style-3 .ftc-dropcaps-inner:first-of-type:first-letter {
color: #ed552d;
float: left;
font-size: 90px;
margin-right: 15px;
margin-bottom: 13px;
font-family: "Poppins",sans-serif;
font-weight: 500;
margin-top: 20px;
text-decoration: line-through;
line-height: 28px;
border: 0;
padding: 0;
font-style: normal;
} .ftc-dropcaps-style-4 .ftc-dropcaps-inner p:first-of-type:first-letter,.ftc-dropcaps-style-4 .ftc-dropcaps-inner:first-of-type:first-letter {
color: #fff;
float: left;
font-size: 36px;
padding: 20px 22px;
background: #000;
border-radius: 50%;
font-size: normal;
border: none;
font-style: normal;
font-weight: 500;
} .ftc-dropcaps-style-5 .ftc-dropcaps-inner p:first-of-type:first-letter,
.ftc-dropcaps-style-5 .ftc-dropcaps-inner:first-of-type:first-letter {
color: white;
float: left;
font-size: 75px;
padding: 32px 20px;
background: black;
border-radius: 50%;
border: 1px solid white;
box-shadow: 0 0 0 5px #000;
font-style: normal;
font-weight: 500;
} .ftc-dual-header {
display: block;
width: max-content;
margin: 0 auto 50px;
}
.ftc-dual-header .title,
.ftc-dual-header .title span {
font-size: 36px;
font-weight: 700;
text-transform: uppercase;
line-height: 48px;
margin: 15px 0px;
}
.ftc-dual-header .subtext {
font-size: 16px;
display: block;
}
.ftc-dual-header i {
display: block;
padding: 0px;
margin: 20px 0px 10px 0px;
font-size: 36px;
}
.ftc-dual-header .title span.lead {
color: #1abc9c;
}
@media only screen and (max-width: 480px){
.ftc-dual-header .title,
.ftc-dual-header .subtext{
max-width: 300px;
margin: 10px auto;
}
} .ftc-dual-header-content-align-center {
text-align: center;
}
.ftc-dual-header-content-align-left {
text-align: left;
}
.ftc-dual-header-content-align-right {
text-align: right;
} .ftc_custom_popup.ftc_default_style .ftc_btn_popup {
padding: 10px;
font-size: 14px;
background-color: #232323;
color: #fff;
border-radius: 0;
}
.content_modal {
position: relative;
background: #FFF;
padding: 20px;
width: auto;
max-width: 800px;
margin: 20px auto;
}
.content_modal.modal_contact_form{
padding: 30px;
}
.content_modal .content_popup {
margin-bottom: 15px;
}
.ftc_default_style.content_modal .btn_popup_modal{
background-color: #232323;
color: #fff; 
}
.mfp-close-btn-in .content_modal button.mfp-close{
background-color: transparent;
width: 25px;
height: 25px;
line-height: 25px;
}
.mfp-close-btn-in .modal_video iframe{
margin-top: 5px;
margin-bottom: 0;
}
.modal_image_gallery .gallery-item{
margin-top: 5px;
margin-bottom: 0;
padding-right: 0;
text-align: center;
}
.ftc_360_rotation.threesixty .nav_bar {
margin-bottom: 5px;
background-color: #fff;
box-shadow: 0 1px 4px rgba(0,0,0,.15);
margin-left: 0 !important;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
}
.ftc_360_rotation.threesixty .nav_bar a {
display: inline-block !important;
text-decoration: none;
width: 45px !important;
height: 35px !important;
font-size: 0;
text-align: center;
background: none !important;
text-indent: 0 !important;
color: #000;
line-height: 35px;
}
.ftc_360_rotation.threesixty .nav_bar a::after {
font-family: "FontAwesome",sans-serif;
font-size: 18px;
position: relative;
}
.ftc_360_rotation.threesixty .nav_bar a::after {
font-family: "FontAwesome",sans-serif;
font-size: 18px;
position: relative;
}
.ftc_360_rotation.threesixty .nav_bar a.nav_bar_previous::after {
content: "\f048";
}
.ftc_360_rotation.threesixty .nav_bar a.nav_bar_stop::after {
content: "\f04d";
}
.ftc_360_rotation.threesixty .nav_bar a.nav_bar_next::after {
content: "\f051";
}
.ftc_360_rotation.threesixty .nav_bar a.nav_bar_play::after {
content: "\f04b";
}
.tab-vertical .elementor-tabs-wrapper{
}
.tab-vertical .elementor-tab-title.elementor-active{
background-color: #fff;
border-width: 1px 0 0 1px !important;
}
.tab-vertical .elementor-tab-title{
background-color: #f7f7f7;
border: 1px solid #ebebeb !important;
border-width: 1px 1px 0 1px !important;
}
.tab-vertical .elementor-tab-title:last-child{
border-width: 1px !important;
}
.tab-vertical .elementor-tab-title.elementor-active:last-child{
border-width: 1px 0 1px 1px !important;
}
.tab-underline{
border: 1px solid #ebebeb;
}
.tab-underline .elementor-tabs-wrapper{
border-bottom: 1px solid #ebebeb;
}
.tab-underline .elementor-tab-title.elementor-active{
background-color: #fff;
}
.tab-underline .elementor-tab-title{
background-color: #f7f7f7;
border-right: 1px solid #ebebeb !important;
}
.tab-underline .elementor-tab-title.elementor-active:after{
left: 0 !important;
width: 100% !important;
height: 1px !important;
}
.toggle-boxed .elementor-toggle-item{
background-color: #f7f7f7;
border: 1px solid #ebebeb;
margin-bottom: 10px;
position: relative;
}
.toggle-boxed .elementor-toggle-item:before{
content: '';
position: absolute;
width: 1px;
height: 45px;
top: 0;
left: 45px;
background-color: #ebebeb;
}
.toggle-boxed .elementor-toggle-item .elementor-tab-content{
border-top: 1px solid #ebebeb !important;
background-color: #fff;
}
.progress-thin .elementor-progress-percentage {
position: absolute;
padding-right: 15px;
top: -15px;
right: 0;
}
.elementor-widget.elementor-widget-toggle .elementor-toggle .elementor-tab-content{
color: #333;
} .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%;
background-color: #a07936;
}
.ftc_timeline_line {
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 2px;
background-color: #a07936;
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%;
}
}
.tab-animation-new .elementor-tab-content{
display: block !important;
opacity: 0;
position: absolute;
}
.tab-animation-new .elementor-tab-content.elementor-active{
opacity: 1;
position: relative;
}
.elementor-element.slider-image .ftc-all-slider.swiper-container .swiper-slide > *{
margin-bottom: 5px;
}
.slider-image .swiper-pagination-bullets{
cursor: pointer !important;
}
.slider-image .swiper-pagination-bullet{
width: 10px;
height: 10px;
}
.img-black-white img{
-webkit-filter: grayscale(1);
filter: grayscale(1);
transition: filter .4s ease-in;
}
.img-black-white .elementor-image-box-img:hover img,
.img-black-white .gallery-item a:hover img{
-webkit-filter: grayscale(0);
filter: grayscale(0) ;
} .header-dropdown-element .content-dropdown {
position: absolute;
width: 180px;
display: none;
border: 1px solid #ebebeb;
padding: 10px;
text-align: center;
z-index: 9;
background-color: #fff;
} .count-wish .blockUI h1{
font-size: 0;
} .ftc-element.ftc-vertical-menu {
max-width: 300px;
}
.ftc-element.ftc-vertical-menu .menu-dropdown {
position: absolute;
left: 0;
max-width: 270px;
width: 270px;
display: none;
}
.ftc-header-template .sticky-wrapper{
height: auto !important; 
}
.ftc-header-template .header-content .container > div{
float: none;
}
.ftc-header-template .ftc-cart-tini{
position: relative;
}
.ftc-header-template .ftc-cart-tini .cart-total{
position: absolute;
top: -20px;
left: calc(100% + 2px);
}
.ftc-header-template .ftc-cart-tini .cart-total .cart-ico{
font-size: 13px;
}
.ftc-header-template .ftc-search{
position: relative;
}
.ftc-header-template .ftc-search .search-button{
background-color: transparent;
position: absolute;
padding: 0;
top: 50%;
transform: translateY(-50%);
}
.ftc-header-template .ftc-search .search-button span{
display: none;
}
.ftc-header-template .ftc-search .search-button:before{
font-family: 'simple-line-icons';
content: "\e090";
font-size: 16px;
color: #333;
font-weight: 600;
}
.ftc-header-template .ftc-search .ftc_search_ajax{
display: block;
position: absolute;
width: 270px;
right: calc(100% - 20px);
top: 100%;
}
.ftc-header-template .ftc-search .ftc_search_ajax input[type="text"]{
padding: 5px 15px;
}
.ftc-header-template .ftc-search .ftc_search_ajax input[type="submit"]{
background: none !important;
}
.ftc-header-template .header-icon i.fa-bars{
font-size: 13px;
width: 16px;
height: 2px;
transition: all .8s;
position: relative;
display: inline-block;
top: -2px;
}
.ftc-header-template .header-icon i.fa-bars:before {
position: absolute;
left: 0;
right: 0;
margin-top: -.4em;
content: " ";
width: 16px;
height: 2px;
-webkit-transition: all .8s;
-moz-transition: all .8s;
-ms-transition: all .8s;
-o-transition: all .8s;
}
.ftc-header-template .header-icon i.fa-bars:after {
position: absolute;
left: 0;
right: 0;
margin-top: 5px;
content: " ";
width: 16px;
height: 2px;
-webkit-transition: all .8s;
-moz-transition: all .8s;
-ms-transition: all .8s;
-o-transition: all .8s;
}
.ftc-header-template .header-icon i,
.ftc-header-template .header-icon i:before,
.ftc-header-template .header-icon i:after{
background: #666;
}
.ftc-header-template .ftc-enable-ajax-search{
top: 38px;
border-top: 0;
}
.ftc-header-template .ftc_search_ajax.loading:after{
top: 12px;
left: auto;
right: 20px;
}
.ftc-header-template .ftc-search.style_2 .ftc_search_ajax{
position: unset;
width: 100%;
}
.ftc-header-template .ftc-search.style_3 .select-category{
width: 30%; 
display: block !important;
height: 40px;
padding: 5px;
}
.ftc-header-template .ftc-search.style_3 .ftc_search_ajax{
width: 70%;
position: unset;
display: inline-block;
}
.ftc-header-template .header-mobile{
display: none;
}
.ftc-header-template .header-mobile .mobile-button i{
font-weight: 400;
font-size: 18px;
font-family: 'FontAwesome';
}
.ftc-header-template .header-mobile .mobile-button{
text-align: left;
}
.ftc-header-template .header-mobile .ftc-shop-cart{
padding-right: 10px;
}
.ftc-header-template .is-sticky .header-sticky{
box-shadow: 0 4px 13px -3px grey;
}
.ftc-header-template .mega_main_menu>.menu_holder>.menu_inner>ul> li{
margin-right: 16px;
}
.custom-css{
height: 0;
}
.elementor-widget-ftc_language_switch ul li{
list-style: none;
}
.elementor-widget-ftc_language_switch .lang_sel_click > ul > li > a,
.wcml_currency_switcher > a{
color: #fff;
}
.elementor-widget-ftc_language_switch .lang_sel_click > ul > li > ul,
.wcml_currency_switcher ul{
position: absolute;
padding: 15px 0;
width: 100px;
opacity: 0;
z-index: 9999;
left: 0;
text-align: center;
background: #fff;
border: 1px solid #e5e5e5;
border-top: 2px solid #a07936;
margin-left: 0;
}
.elementor-widget-ftc_language_switch .lang_sel_click > ul > li:hover > ul{
visibility: visible !important;
opacity: 1;
}
.wcml_currency_switcher ul li{
list-style: none;
}
.wcml_currency_switcher ul{
display: none;
}
.wcml_currency_switcher:hover ul{
display: block;
opacity: 1;
}
.wcml_currency_switcher > a:hover{
opacity: 1;
}
.space-empty{
height: 0;
}
.elementor-section .elementor-container > .elementor-row > .elementor-column:not(.padding-col) > .elementor-element-populated .elementor-widget-wrap,
.elementor-section .elementor-column-gap-default > .elementor-row > .elementor-column:not(.padding-col) > .elementor-element-populated > .elementor-widget-wrap {
padding: 0;
}
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity-title {
display: none;
}
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity {
position: relative;
display: flex;
align-items: center;
max-width: 120px;
margin: 0;
width: 100%;
}
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity .svg-plus,
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity .svg-minus {
width: 40px;
height: 40px;
}
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity input[type="button"] {
width: inherit;
height: inherit;
}
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity input[type="number"] {
width: 30px;
height: 40px;
text-align: center;
font-size: 16px;
}
.ftc-single-product div.single-product-container .summary .yith-wcwl-add-to-wishlist {
margin: 0 0 15px 0;
}
.ftc-single-product div.single-product-container .summary .yith-wcwl-add-to-wishlist a:after {
bottom: 0;
}
.ftc-single-product div.single-product-container .entry-summary .social-sharing .ftc-social-sharing li {
font-size: 15px;
margin: 0 5px;
display: flex;
align-items: center;
justify-content: center;
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border-radius: 50%;
background-color: #f5f5f5;
border: none;
}
.ftc-single-product div.single-product-container .entry-summary .social-sharing .ftc-social-sharing li a {
width: 100%;
padding: 0;
}
.ftc-element.ftc-vertical-menu .title-menu {
display: flex;
align-items: center;
justify-content: space-evenly;
}
.ftc-element.ftc-vertical-menu .title-menu > i {
font-size: 16px;
color: #fff;
cursor: pointer;
}
.ftc-element.ftc-vertical-menu.active .title-menu > i:before {
content: "\e607";
}h5.elementor-heading-title {
letter-spacing: normal;
}
.site-main .swiper-pagination{
position: relative;
}
.ftc-blogs-slider .post-text {
padding-top: 15px;
}
.ftc-element-testimonial .testimonial-content h4.name{
font-size: 16px;
font-weight: 600;
}
.ftc-element-testimonial .testimonial-content .infomation{
font-size: 15px;
}
.ftc-element-testimonial.def_style_1 .testimonial-content{
padding: 15px 0;
}
.ftc-element-testimonial.def_style_1 .testimonial-content:hover{
box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_2 .testimonial-content {
padding: 20px 0px;
box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
}
.ftc-element-testimonial .testimonial-content .woocommerce .star-rating span::before{
color: #EABE12;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .content-info {
max-width: 75%;
display: inline-block;
vertical-align: middle;
text-align: left;
padding-left: 15px;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .avatar-image {
max-width: 25%;
display: inline-block;
vertical-align: middle;   
}
.ftc-element-testimonial.def_style_3 .testimonial-content {
min-height: 180px;
padding: 20px 15px;
box-shadow: 0px 0px 7px 4px #ebebeb;
}
@media (max-width: 991px){
.ftc-element-testimonial.def_style_3 .infomation {
padding: 0;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .avatar-image{
float: none !important;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .content-info{
text-align: center !important;
}
}
@media (max-width: 480px){
.ftc-element-testimonial.def_style_3 .testimonial-content .content-info{
text-align: center;
}
}
.ftc-element-testimonial.def_style_4 .testimonial-content .content-info {
max-width: 75%;
display: inline-block;
vertical-align: middle;
text-align: right;
padding-right: 15px;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .avatar-image {
max-width: 25%;
display: inline-block;
vertical-align: middle;
float: right;
margin-right: 10px;   
}
.ftc-element-testimonial.def_style_4 .testimonial-content {
min-height: 180px;
padding: 20px 0;
box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .rating, .ftc-element-testimonial.def_style_4 .testimonial-content .rating{
display: inline-block;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .content-info .infomation {
border: 1px solid #ebebeb;
position: relative;
margin-top: 30px;
padding: 20px 5px;
box-shadow: 0px 0px 7px 4px #ebebeb;
text-align: center;
}
.ftc-element-testimonial.def_style_5 .testimonial-content{
padding: 0 5px 10px;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .content-info .name{
margin-top: 10px;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .content-info .infomation:after {
content: "";
width: 0;
height: 0;
border-bottom: 15px solid rgba(19, 18, 18, 0.52);
border-right: 15px solid transparent!important;
border-left: 15px solid transparent!important;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -15px;
z-index: 9;
}
.ftc-element-testimonial.def_style_1,
.ftc-element-testimonial.def_style_2,
.ftc-element-testimonial.def_style_3,
.ftc-element-testimonial.def_style_4,
.ftc-element-testimonial.def_style_6{
padding: 0 10px;
}
.ftc-element-testimonial.def_style_6 .testimonial-content{
display: grid;
border: 1px solid #ebebeb;
padding: 20px 5px;
box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info{
grid-row: 1;
display: grid;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .infomation{
grid-row: 1;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .byline{
grid-row: 3;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .rating{
grid-row: 2;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .name{
margin-bottom: 30px;
position: relative;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .name:after {
content: "";
position: absolute;
width: 60%;
left: 20%;
height: 1px;
background-color: #1e1e1e;
margin-bottom: 30px;
top: 30px;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .avatar-image{
margin: 0 auto;
}
.ftc-element-testimonial.def_style_1 .testimonial-content .infomation,
.ftc-element-testimonial.def_style_2 .testimonial-content .infomation,
.ftc-element-testimonial.def_style_6 .testimonial-content .infomation{
padding: 0 10px;
}  .ftc-team-member header{
margin-top: 10px;
}
.ftc-element-team  .ftc-team-member header > h3,.ftc-element-team  .ftc-team-member header > h3 a {
font-size: 16px;
font-weight: 600;
line-height: 20px;
}
.ftc-element-team .ftc-team-member {
max-width: none;
}
.ftc-element-team .ftc-team-member .image-thumbnail{
margin:auto;
}
.ftc-element-team .ftc-team-member header > h3 a{
font-weight: 600;
}
.ftc-element-team .ftc-team-member header span.role{
font-weight: 500;
font-size: 14px;
font-style: italic;
}
.ftc-element-team  .ftc-team-member .excerpt{
margin-top: 10px;
font-size: 15px;
line-height: 25px;
padding-left: 5px;
padding-right: 5px;
}
.team-color .ftc-team-member header > h3 a,.team-color .ftc-team-member header span.role,
.team-color .ftc-team-member .excerpt  {
color: #fff;
}
.ftc-element-team.def_style_1 .ftc-team-member .image-thumbnail,
.ftc-element-team.def_style_3 .ftc-team-member .image-thumbnail,
.ftc-element-team.def_style_4 .ftc-team-member .image-thumbnail{
border-radius: unset;
}
.ftc-element-team.def_style_1 .ftc-team-member {
box-sizing: border-box;
padding-bottom: 20px;
}
.ftc-element-team.def_style_1 .ftc-team-member:hover { }
.ftc-element-team .ftc-team-member .image-thumbnail:before{
display: none;
}
.ftc-element-team.def_style_1 .ftc-team-member .socials ul {
padding-left: 0;
background-color: rgba(0, 0, 0, 0.62);
line-height: 19px;
padding: 10px 0px;
}
.ftc-element-team.def_style_2 .ftc-team-member header {
border: 1px solid #ececec;
margin-top: 15px;
padding: 20px 0;
border-radius: 5px;
}
.ftc-element-team.def_style_3 .ftc-team-member .content-info,
.ftc-element-team.def_style_4 .ftc-team-member .content-info{
display: flex;
align-items: center;
}
.ftc-element-team.def_style_3 .ftc-team-member .image-thumbnail {
display: inline-block;
max-width: 40%;
margin: 0;
}
.ftc-element-team.def_style_3 .ftc-team-member header {
display: inline-block;
max-width: 60%;
box-sizing: border-box;
vertical-align: top;
text-align: left;
padding: 0 0 10px 15px;
margin-top: 0;
}
.ftc-element-team.def_style_3 .ftc-team-member header span.role
{
text-decoration: underline;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials {
position: relative;
transform: none;
display: block;
background-color: #111;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials ul {
line-height: 18px;
}
.ftc-element-team.def_style_4 .ftc-team-member .image-thumbnail {
display: inline-block;
max-width: 40%;
float: right;
order: 2;
}
.ftc-element-team.def_style_4 .ftc-team-member header {
display: inline-block;
max-width: 59%;
box-sizing: border-box;
vertical-align: top;
text-align: right;
padding: 0 15px 10px 0;
order: 1;
margin-top: 0;
}
.ftc-element-team.def_style_4 .ftc-team-member header span.role
{
text-decoration: underline;
}
.ftc-element-team.def_style_4 .ftc-team-member .socials {
position: relative;
transform: none;
display: block;
background-color: #111;
}
.ftc-element-team.def_style_4 .ftc-team-member .socials ul {
line-height: 18px;
}  .ftc-portfolio-element .portfolio-inner .item .thumbnail:after{
display: none;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption .term span:after {
content: "/";
padding: 0 5px;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption .term span:last-child:after {
display: none;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail img{
transform: scale(1);
-webkit-transform: scale(1);
}
.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail img{
margin-bottom: 10px;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption h3 a{
font-weight: 600;
color: #333;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail  span.date-time,
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption .term {
font-weight: 500;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner{
margin-bottom: 0;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .icon-group .zoom-img {
top: 10px;
right: 10px;
position: absolute;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul{
opacity: 0;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item:hover .icon-group ul li,
.ftc-portfolio-element.ftc-portfolio-wrapper .item:hover .icon-group ul{
opacity: 1;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul {
background-color: #fff;
padding: 5px 10px;
border-radius: 5px;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .ftc-social {
position: absolute;
top: 60px;
right: 10px;
z-index: 1;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul li a i:hover:before{
color: #000;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group .po-social-sharing {
top: 60px;
position: absolute;
right: 10px;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_1 .portfolio-inner .item .thumbnail .figcaption .term,
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_2 .portfolio-inner .item .thumbnail .figcaption .term{
margin-bottom: 45px;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_3 .portfolio-inner .item .thumbnail .figcaption .term{
margin-bottom: 30px;
}
.ftc-portfolio-wrapper.def_style_2.ftc-portfolio-wrapper .portfolio-inner,
.ftc-portfolio-wrapper.def_style_3.ftc-portfolio-wrapper .portfolio-inner{
margin: 0;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_2 .item,
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_3 .item{
padding:0 ;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_2 .item{
z-index: 0;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_2 .item:hover{
z-index: 1;
}
.ftc-portfolio-element.def_style_3 .ftc-social{
top:12px;
right: 60px;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .item .thumbnail span.date-time{
position: absolute;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .item .thumbnail span.date-time {
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 30px;
color: #333;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .item .thumbnail .figcaption{
opacity: 1;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .figcaption:before,
.ftc-portfolio-element.def_style_3 .portfolio-inner .figcaption:after {
content: "";
position: absolute;
right: 0;
left: 0;
top: 0;
bottom: 0;
-webkit-transition: all 0.6s ease-out 0s;
-moz-transition: all 0.6s ease-out 0s;
transition: all 0.6s ease-out 0s;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .figcaption:hover:after {
background-color: rgba(255,255,255,.2);
top: 50.5%;
bottom: 50.5%;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .figcaption:hover:before {
background-color: rgba(255,255,255,.2);
right: 50.5%;
left: 50.5%;
}
@media only screen and (max-width: 1024px){
.ftc-portfolio-element.ftc-portfolio-wrapper .ftc-social{
top: 12px;
right: 60px;
}
}
@media only screen and (max-width: 991px) and (min-width: 481px){
.ftc-portfolio-element.ftc-portfolio-wrapper.columns-3 .item{
width: 50%;
}
}  .ftc-element-image .button-banner .single-image-button {
padding: 10px;
background-color: #fff;
font-weight: 600;
}
.ftc-element-image .ftc-image-content {
width: 90%;
z-index: 1;
}
.ftc-element-image .wp-caption img{
z-index: 2;
}
.ftc-element-image .button-banner{
margin-top:10px;
min-height: 35px;
}
.ftc-image-content {
padding: 10px;
}
.ftc-element-image  .ftc-image-content.style_3 {
visibility: hidden;
margin-top:-30px;
transition: 0.5s;
opacity: 0
}
.ftc-element-image:hover  .ftc-image-content.style_3 {
visibility:visible;
margin-top:0;
opacity: 1;
}
.ftc-element-image  .ftc-image-content.style_4 {
visibility: hidden;
margin-top:30px;
transition: 0.5s;
opacity: 0
}
.ftc-element-image:hover  .ftc-image-content.style_4 {
visibility:visible;
margin-top:0;
opacity: 1;
}
.ftc-element-image  .ftc-image-content.style_5 {
visibility: hidden;
margin-left:-30px;
transition: 0.5s;
opacity: 0
}
.ftc-element-image:hover  .ftc-image-content.style_5 {
visibility:visible;
margin-left :0;
opacity: 1;
}
.ftc-element-image  .ftc-image-content.style_6 {
visibility: hidden;
margin-left:30px;
transition: 0.5s;
opacity: 0
}
.ftc-element-image:hover  .ftc-image-content.style_6 {
visibility:visible;
margin-left:0;
opacity: 1;
}
.ftc-element-image .ftc-image-content.style_7 {
width: auto;
z-index: 1;
}  .owl-height{
overflow: hidden;
}
.ftc-instagram .slider .owl-height{
height: auto !important;
}
.ftc-instagram ul.slider li{
width: auto;
}
.ftc-instagram ul.slider{
position: relative;
}
.ftc-instagram ul.slider .owl-nav > div{
top: 50%;
transform:translateY(-50%);
width: 40px !important;
height: 40px !important;
line-height: 40px;
border-radius: 50%;
background-color: #333;
}
.ftc-instagram ul.slider .owl-nav > div:before{
line-height: 37px;
color: #fff;
}
.ftc-instagram ul.slider .owl-nav > div.owl-next {
right: 0;
}
.ftc-instagram ul.slider .owl-dots > div{
display: inline-block;
}
.ftc-instagram ul.slider .owl-dots{
text-align: center;
position: absolute;
z-index: 1;
}
.post-info .ftc-element-instgram ul{
padding: 0;
}
@media only screen and (max-width: 480px){
.ftc-element-instgram.ftc-instagram ul:not(.slider){
text-align: center;
}
.ftc-element-instgram.ftc-instagram ul:not(.slider) li{
width: 50%;
padding-bottom: 20px;
}
.insta-nopadding .ftc-element-instgram.ftc-instagram ul:not(.slider) li{
padding-bottom: 0px;
}
}  .elementor-image-gallery .gallery-item a{
display: inherit;
} .elementor-element.elementor-align-right span.elementor-icon-list-icon {
float: right;
right: 0;
position: absolute;
}
.elementor-element.elementor-align-right .elementor-icon-list-text {
margin-right: 20px;
} .blog-template-elementor.def_style_1 .inner-wrap .post-text{
padding-top: 30px;
padding-bottom: 10px;
}
.blog-template-elementor.def_style_1 .inner-wrap .post-text .meta{
margin: 10px 0;
}
.blog-template-elementor.def_style_1 .inner-wrap .post-text .meta span{
font-style: italic;
}  .blog-template-elementor.def_style_2 .inner-wrap{
padding-bottom: 10px;
}
.blog-template-elementor.def_style_2 .inner-wrap .post-text{
width: calc(100% - 40px);
margin: -50px auto 0;
background-color: #fff;
position: relative;
padding: 20px;
text-align: center;
border-radius: 10px;
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
}
.blog-template-elementor.def_style_2 .inner-wrap .post-text .meta{
margin: 10px 0;
}
.blog-template-elementor.def_style_2 .inner-wrap .post-text .meta .published{
margin-right: 20px;
}
.blog-template-elementor.def_style_2 .inner-wrap .post-text .meta .vcard.author{
float: none;
}  .blog-template-elementor.def_style_3 .blogs-slider:not(.swiper-slide-active){
height: 0;
}
.blog-template-elementor.def_style_3 .inner-wrap{
display: inline-block;
} 
.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta{
margin: 10px 0;
padding-bottom: 10px;
position: relative;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta:before{
content: '';
width: 200px;
height: 1px;
background-color: #ebebeb;
left: 0;
top: 100%;
position: absolute;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text{
vertical-align: middle;
padding-left: 50px;
max-width: 49%;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text,
.blog-template-elementor.def_style_3 .inner-wrap > a{
width: 50%;
display: inline-block;
overflow: inherit;
}
.blog-template-elementor.def_style_3 .inner-wrap a img:hover {
opacity: 1;
transform: scale(0.9,0.9);
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta span{
font-style: italic;
}  .blog-template-elementor.def_style_4 .inner-wrap{
position: relative;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text{
text-align: center;
position: absolute;
bottom: 25px;
margin: 0 25px;
background-color: rgba(0,0,0,.8);
padding: 30px;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text h4{
font-size: 24px;
font-weight: bold;
margin-bottom: 20px;
line-height: 28px;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text h4 a{
color: #fff;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text p{
color: #fff;
margin-bottom: 0;
line-height: 25px;
}  .blog-template-elementor.def_style_5 .inner-wrap{
position: relative;
border: 1px solid #ebebeb;
border-radius: 10px;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta .published{
position: absolute;
top: 10px;
left: 10px;
padding: 0 10px;
background-color: #fff;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text{
padding: 30px 15px 20px;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text h4{
font-size: 20px;
margin-bottom: 10px;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta span{
font-style: italic;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta .vcard.author,
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta .posted_in{
display: none;
}  .blog-template-elementor.def_style_6 .inner-wrap .post-text{
position: relative;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta{
position: absolute;
top: -38px;
background-color: rgba(0,0,0,.7);
padding: 5px 20px;
width: 100%;
text-align: center;
display: grid;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text{
padding-top: 30px;
text-align: center;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text p{
margin-bottom: 0px;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text h4{
font-size: 20px;
margin-bottom: 10px;
padding-bottom: 10px;
position: relative;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text h4:before{
content: '';
width: 60px;
height: 1px;
background-color: #333;
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta span{
color: #fff;
float: none;
grid-row: 1;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta .posted_in{
display: none;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta .vcard.author{
margin-right: 0;
grid-column: 1;
text-align: left;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta .published{
text-align: right;
}  .blog-template-elementor.def_style_7 .inner-wrap{
display: inline-block;
border: 1px solid #ebebeb;
}
.blog-template-elementor.def_style_7 .inner-wrap > a{
position: relative;
}
.blog-template-elementor.def_style_7 .inner-wrap > a:after{
content: "";
width: 0;
height: 0;
border-right: 15px solid #fff;
border-top: 15px solid transparent!important;
border-bottom: 15px solid transparent!important;
position: absolute;
right: 0;
top: calc(50% - 15px);
z-index: 9;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text{
vertical-align: middle;
max-width: 49%;
text-align: center;
padding: 0 15px;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text p{
margin-bottom: 10px;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text h4{
margin-bottom: 15px;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text,
.blog-template-elementor.def_style_7 .inner-wrap > a{
width: 50%;
display: inline-block;
overflow: inherit;
}
.blog-template-elementor.def_style_7 .inner-wrap a img:hover {
opacity: 0.8;
transform: scale(1,1);
}  .ftc-elements-blogs.blog-template-elementor .inner-wrap .post-text .meta {
font-size: 14px;
line-height: 28px;
}
.ftc-elements-blogs.blog-template-elementor .inner-wrap .post-text .meta > span{
border-left: none;
padding: 0; 
}
.blog-template-elementor .inner-wrap .post-text .meta span{
color: #999;
}
.blog-template-elementor .inner-wrap .post-text,
.blog-template-elementor .inner-wrap .post-text h4,
.blog-template-elementor .inner-wrap .post-text .meta{
padding: 0;
}
.blog-template-elementor .inner-wrap .post-text p{
margin-bottom: 20px;
}
.blog-template-elementor .inner-wrap .post-text .meta .vcard.author{
margin-right: 20px;
}
.blog-template-elementor .inner-wrap .post-text .ftc-readmore{
padding: 5px 10px;
border: 1px solid #333;
}
.blog-template-elementor .inner-wrap .blog.gallery > a,
.blog-template-elementor .inner-wrap > a{
overflow: hidden;
display: block;
}
.blog-template-elementor .inner-wrap a img{
transition: all 0.5s ease 0s;
}
.blog-template-elementor .inner-wrap a img:hover {
opacity: 1;
transform: scale(1.1,1.1);
}  .ftc-element-brand .item{
text-align: center;
}
.ftc-element-brand .item img:hover{
opacity: 0.8;
}  .ftc-element-brand.def_style_2 .item{
border: 1px solid #ebebeb;
padding: 20px;
}  .ftc-element-brand.def_style_3 .item{
border: 1px solid #ebebeb;
padding: 20px;
border-radius: 50%;
}  .ftc-element-brand.def_style_4 .item{
border: 1px solid #ebebeb;
padding: 10px;
}
.ftc-element-brand.def_style_4 .item.swiper-slide-active{
border-left: none !important;
}  .ftc-element-brand.def_style_5 .item{
background-color: #333;
max-height: 80px;
padding: 10px;
}
.ftc-element-brand.def_style_5 .item img{
max-height: 60px;
}  .ftc-instagram.def_style_1 .images img{
width: 100%;
}  .ftc-instagram.def_style_2 .images img{
width: 100%;
border-radius: 50%;
}  .ftc-instagram.def_style_3 .images img{
width: 100%;
}
.ftc-instagram.def_style_3 ul{
margin: 0 -10px;
}
.ftc-instagram.def_style_3 ul li{
padding: 10px;
}  .ftc-countdown-element.def_style_1 .countdown-timer-init{
border: 1px solid #ebebeb;
}  .ftc-countdown-element.def_style_2 .ftc-number{
position: relative;
width: 75px;
height: 75px;
}
.ftc-countdown-element.def_style_2 .ftc-number:before{
position: absolute;
content: '';
width: 40px;
height: 3px;
bottom: 3px;
background-color: #fff;
left: 50%;
transform: translateX(-50%);
}  .ftc-countdown-element.def_style_3 .ftc-number{
border: 1px solid #ebebeb;
width: 80px;
height: 80px;
line-height: 80px; 
}  .ftc-countdown-element.def_style_4 .countdown-timer-init{
max-width: 500px;
margin: 0 auto;
}
.ftc-countdown-element.def_style_4 .ftc-number {
width: 80px;
height: 80px;
line-height: 80px;
border-radius: 50%;
border: 2px solid;
margin: auto;
}  .ftc-product-categories.def_style_1 .item-desciption{
padding-top: 30px;
}  .ftc-product-categories.def_style_2 .ftc-categories{
border: 1px solid #ebebeb;
border-radius: 10px;
}
.ftc-product-categories.def_style_2 .item-desciption{
padding: 20px;
}  .ftc-product-categories.def_style_3 .ftc-categories{
position: relative;
}
.ftc-product-categories.def_style_3 .item-desciption h3{
position: absolute;
top: 10px;
left: 10px;
}
.ftc-product-categories.def_style_3 .item-desciption .button-shop{
position: absolute;
bottom: 10px;
right: 10px;
}
.ftc-product-categories.def_style_3 .item-desciption .button-shop p{
margin-bottom: 0;
}  .ftc-product-categories.def_style_4 .ftc-categories:hover .item-desciption{
opacity: 1;
transition: 1s ease-in-out;
}
.ftc-product-categories.def_style_4 .ftc-categories .item-desciption {
position: absolute;
height: calc(100% - 50px);
width: calc(100% - 50px);
top: 25px;
left: 25px;
right: 25px;
bottom: 25px;
opacity: 0;
background: rgba(255,255,255,0.9);
}
.ftc-product-categories.def_style_4 .ftc-categories .item-desciption .title{
position: absolute;
top: 45%;
left: 50%;
transform: translate(-50%,-50%);
}
.ftc-product-categories.def_style_4 .ftc-categories .item-desciption .product-count{
position: absolute;
top: 55%;
left: 50%;
transform: translate(-50%,-50%);
}  .ftc-product-categories.def_style_5 .ftc-categories{
position: relative;
}
.ftc-product-categories.def_style_5 .item-desciption{
position: absolute;
bottom: 0;
padding: 5px 0;
background: rgba(0,0,0,0.6);
width: 100%;
}
.ftc-product-categories.def_style_5 .ftc-categories .item-desciption .title,
.ftc-product-categories.def_style_5 .ftc-categories .item-desciption .product-count{
color: #fff;
}  .ftc-product-categories.def_style_6 .ftc-categories{
display: grid;
}
.ftc-product-categories.def_style_6 .item-desciption{
grid-row: 1;
margin-bottom: 45px;
}
.ftc-product-categories.def_style_6 .item-desciption:before{
content: '';
position: absolute;
height: 60px;
width: 1px;
background-color: #333;
left: 50%;
top: 50px;
}  .ftc-elements-blogs-timeline.columns-2 .ftc-blogs{
width: 50%;
display: inline-block;
}
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1){
padding-right: 15px;
}
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+2){
padding-left: 15px;
}
.ftc-elements-blogs-timeline.columns-2 .element-timeline{
max-width: 15%;
display: inline-block;
vertical-align: top;
text-align: center;
width: 15%;
height: 100%;
float: left;
}
.ftc-elements-blogs-timeline.columns-2 .inner-wrap{
max-width: 85%;
display: inline-block;
float: left;
}
.ftc-elements-blogs-timeline .inner-wrap .post-text .meta{
margin: 5px 0;
}
.ftc-elements-blogs-timeline .inner-wrap .post-text .meta span{
color: #999;
}
.ftc-elements-blogs-timeline .inner-wrap .post-text p{
margin-bottom: 20px;
}
.ftc-elements-blogs-timeline .inner-wrap .post-text .ftc-readmore{
padding: 5px 10px;
border: 1px solid #333;
} .ftc-elements-blogs-timeline.def_style_1 .inner-wrap .post-text{
padding-top: 30px;
} 
.ftc-elements-blogs-timeline.def_style_1 .element-timeline{
position: relative;
}
.ftc-elements-blogs-timeline.def_style_1 .element-timeline:before{
content: '';
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 4px;
height: 100%;
background-color: #ebebeb;
z-index: -1;
top: 50px;
}
.ftc-elements-blogs-timeline.def_style_1 .ftc-blogs:last-child .element-timeline:after{
content: '';
position: absolute;
width: 60px;
height: 4px;
background-color: #ebebeb;
bottom: -50px;
left: 50%;
transform: translateX(-50%);
}
.ftc-elements-blogs-timeline.def_style_1 .element-timeline .date-timeline-element{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
padding: 0 10px;
background-color: #fff;
border: 4px solid #ebebeb;
}
.ftc-elements-blogs-timeline.def_style_1.columns-2 .element-timeline:before{
top: 65px;
}
.ftc-elements-blogs-timeline.def_style_1.columns-2 .ftc-blogs .element-timeline:after{
content: '';
position: absolute;
width: 60px;
height: 4px;
background-color: #ebebeb;
bottom: -65px;
left: 50%;
transform: translateX(-50%);
}
.elementor-widget-ftc-blog-timeline .ftc-loadmore-posts{
max-width: 20%;
text-align: center;
}
.elementor-widget-ftc-blog-timeline .ftc-loadmore-posts a{
padding: 0 15px;
background-color: #ebebeb;
} .product-template.ftc-product-grid .products .product{
padding: 10px 10px 0;
} .product-template.def_style_1 .products .product{
border: 1px solid transparent;
}
.product-template.def_style_1 .products .product:hover{
box-shadow: none;
border: 1px solid #ebebeb;
}
.product-template.def_style_1 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
width: 35px !important;
}
.product-template.def_style_1 .ftc-product.product .item-description .meta_info .add-to-cart{
line-height: 0;
}  .product-template.def_style_2 .images .group-button-product > .compare,
.product-template.def_style_2 .images .group-button-product > .quickview,
.product-template.def_style_2 .images .group-button-product > .add-to-cart,
.product-template.def_style_2 .images .group-button-product .yith-wcwl-add-to-wishlist {
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
transition: transform 0s ease 0s;
-moz-transition: transform 0s ease 0s;
-webkit-transition: transform 0s ease 0s;
-o-transition: transform 0s ease 0s;
z-index: 1;
}
.product-template.def_style_2 .ftc-product:hover .images .group-button-product{
transition: 1s;
}
.product-template.def_style_2 .ftc-product.product{
padding: 0;
}
.product-template.def_style_2 .ftc-product.product:hover{
box-shadow: none;
}
.product-template.def_style_2 .ftc-product.product .images{
border: 1px solid transparent;
}
.product-template.def_style_2 .ftc-product.product:hover .images{
border: 1px solid #ebebeb;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product{
width: max-content;
left: 50%;
height: 40px;
webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: auto;
bottom: 10px;
display: flex;
justify-content: center;
opacity: 1;
visibility: visible;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.button.loading::after{
top: 20px;
right: 32%;
color: #000;
font-size: 14px;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart,
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.quickview{
width: 40px;
float: none;
margin: 0 5px;
display: block;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.quickview,
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a{
border-radius: 50%;
background: #fff;
width: 40px;
height: 40px;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:before{
content: "\e04f";
font-family: "simple-line-icons";
font-weight: normal;
}
.product-template.def_style_2 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
width: 40px !important;
padding-top: 0;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a.added_to_cart:after{
font-weight: normal;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:before,
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.quickview .icon-magnifier:before{
color: #333;
font-weight: bold;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:hover:before,
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.quickview:hover .icon-magnifier:before{
color: #e8867d; 
}
.product-template.swiper-container.def_style_2 .ftc-product.product .group-button-product .added_to_cart:after{
color: #333 !important;
content: "\e080";
}
.product-template.swiper-container.def_style_2 .ftc-product.product .group-button-product .added_to_cart:hover:after{
color: #e8867d !important;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product .yith-wcwl-add-to-wishlist,
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_2 .ftc-product.product .item-description .meta_info a.compare,
.product-template.def_style_2 .ftc-product.product .item-description .meta_info a.quickview,
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .add-to-cart,
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist.added a.add_to_wishlist{
display: none;
}
.product-template.def_style_2 .ftc-product.product .item-description{
text-align: left;
padding-left: 15px;
}
.product-template.def_style_2 .ftc-product.product .item-description .star-rating{
margin: 3px 0 5px;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info{
display: block;
opacity: 1;
visibility: visible;
width: max-content;
position: absolute;
top: -5px;
right: 10px;
}
.product-template.def_style_2 .ftc-product.product .item-description .product_title{
text-transform: uppercase;
font-size: 15px;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist a{
width: 30px;
height: 30px;
line-height: 30px;
background: transparent;
margin-right: 0;
transform: none;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist a:before{
font-weight: bold;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover{
color: #e8867d;
}
.product-template.def_style_2 .ftc-product.product .item-description span.price ins{
padding-right: 0px;
}
.product-template.def_style_2 .navigation-slider div{
opacity: 0;
width: 35px;
height: 35px;
text-align: center;
border-radius: 50%;
background: #fff;
}
.product-template.def_style_2:hover .navigation-slider div{
opacity: 1;
}
.product-template.def_style_2 .navigation-slider .nav-next{
right: 5px;
}
.product-template.def_style_2 .navigation-slider .nav-prev{
left: 5px;
}
.product-template.def_style_2 .navigation-slider .nav-next:before{
content: "\f105";
line-height: 35px;
font-size: 20px;
}
.product-template.def_style_2 .navigation-slider .nav-prev:before{
content: "\f104";
line-height: 35px;
font-size: 20px;
}  .product-template.def_style_3 .images .group-button-product>.compare,
.product-template.def_style_3 .images .group-button-product>.quickview,
.product-template.def_style_3 .images .group-button-product>.add-to-cart,
.product-template.def_style_3 .images .group-button-product .yith-wcwl-add-to-wishlist {
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
transition: transform 0s ease 0s;
-moz-transition: transform 0s ease 0s;
-webkit-transition: transform 0s ease 0s;
-o-transition: transform 0s ease 0s;
z-index: 1;
}
.product-template.def_style_3 .ftc-product:hover .images .group-button-product{
transition: 1s;
}
.product-template.def_style_3 .ftc-product.product .images{
border-radius: 50%;
margin-bottom: 30px;
}
.product-template.def_style_3 .ftc-product.product .images .conditions-box{
display: none;
}
.product-template.def_style_3 .products .ftc-product:hover{
box-shadow: none;
}
.product-template.def_style_3 .products .ftc-product .item-description .meta_info,
.product-template.def_style_3 .products .ftc-product:hover .item-description .meta_info{
display: none;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product{
width: 100px;
left: 50%;
height: 85px;
webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
top: 50%;
display: grid;
grid-template-columns: auto auto auto;
grid-template-rows: auto auto;
justify-content: center;
opacity: 1;
visibility: visible;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
margin: 0 5px;
display: block;
float: left;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
grid-column: 1;
grid-row: 2;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart{
grid-column: 1;
grid-row: 1;
margin-bottom: 8px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare{
grid-column: 2;
grid-row: 2;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
grid-column: 2;
grid-row: 1;
margin-bottom: 5px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a.add_to_wishlist,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart{
border-radius: 50%;
width: 40px;
height: 40px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistaddedbrowse a:before,
.product-template.def_style_3 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistexistsbrowse a:before{
line-height: 40px;
font-size: 15px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:before{
content: "\e04f";
font-family: "simple-line-icons";
font-weight: bold;
}
.product-template.def_style_3 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
width: 40px !important;
padding-top: 0;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a.added_to_cart:after{
font-weight: bold;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button .fa-shopping-cart:before,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview .icon-magnifier:before{
color: #333;
}
.product-template.def_style_3 .ftc-product.product .group-button-product .added_to_cart:after{
color: #333;
content: "\e080";
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist{
display: block;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added .ajax-loading,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added a.add_to_wishlist{
display: none;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist i.icon-heart:before{
content: "\e08a";
font-family: 'simple-line-icons';
color: #333;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button.loading:after{
font-size: 15px;
top: 20px;
right: 15px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a i:before{
font-weight: bold;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview:hover .icon-magnifier:before
, .product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare:hover i:before
, .product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare:hover
, .product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart:hover a:before
, .product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart:hover a.added_to_cart:after
, .product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist:hover a i:before{
color: #e8867d;
}
@media only screen and (max-width: 991px){
.product-template.def_style_3 .ftc-product.product .images .group-button-product{
height: 40px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
grid-column: 3;
grid-row: 1;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
margin-bottom: 0;
}
}
@media only screen and (max-width: 480px){
.product-template.def_style_3 .ftc-product.product .images .group-button-product{
height: 35px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a.add_to_wishlist,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a i,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart{
height: 35px;
width: 35px;
}
.product-template.def_style_4 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before,
.product-template.def_style_3 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
width: 35px !important;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a i,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a:before,
.product-template.def_style_3 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistaddedbrowse a:before,
.product-template.def_style_3 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistexistsbrowse a:before{
line-height: 35px;
font-size: 14px;
}
}  .product-template.def_style_4 .products .ftc-product{
padding: 10px;
padding-bottom: 45px;
}
.product-template.def_style_4 .products .ftc-product:hover{
box-shadow: none;
background-color: #f5f4f9;
}
.product-template.def_style_4 .products .ftc-product .meta_info{
display: none;
}
.product-template.def_style_4 .products .ftc-product:hover .meta_info{
display: flex;
position: absolute;
width: 100%;
top: 90px;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info{
justify-content: center;
margin-bottom: 10px;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info .quickview{
display: none;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
background-color: transparent;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.compare{
margin-left: 15px;
order: 3;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
margin-left: 0;
margin-right: 15px;
order: 1;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info div.add-to-cart{
order: 2;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist.added .icon-heart:before{
content: "\f004";
font-family: 'fontawesome';
color: #333;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.compare i.icon-refresh:before{
font-size: 14px;
}
.product-template.def_style_4 .ftc-product.product .images .group-button-product{
width: auto;
left: auto;
height: 40px;
webkit-transform: translate(0,0);
-moz-transform: translate(0, 0);
transform: translate(0, 0);
top: auto;
right: 10px;
bottom: 10px;
opacity: 1;
visibility: visible;
display: block;
}
.product-template.def_style_4 .ftc-product.product .images .group-button-product a.quickview{
background-color: transparent;
}
.product-template.def_style_4 .ftc-product.product .images .group-button-product a.quickview:hover i:before{
color: #e8867d;
}
.product-template.def_style_4 .ftc-product .images .group-button-product div.add-to-cart,
.product-template.def_style_4 .ftc-product .images .group-button-product div.yith-wcwl-add-to-wishlist,
.product-template.def_style_4 .ftc-product .images .group-button-product a.compare{
display: none;
}
.product-template.swiper-container.def_style_4 .navigation-slider div{
opacity: 0;
width: 40px;
height: 40px;
text-align: center;
border-radius: 50%;
background: transparent;
top: 34%;
}
.product-template.swiper-container.def_style_4:hover .navigation-slider div{
opacity: 1;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-next{
right: 0px;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-prev{
left: 0px;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-next:before{
content: "\f105";
line-height: 38px;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-prev:before{
content: "\f104";
line-height: 38px;
}
@media only screen and (min-width: 992px){
.product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button
, .product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart{
background-color: #a07936;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-next{
right: 10px;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button,
.product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart{
width: 120px;
border-radius: 0;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button:hover,
.product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart:hover{
background-color: #333;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart{
font-size: 14px;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart:after{
display: none;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button:before{
display: none;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart,
.product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button span{
font-size: 14px;
color: #fff;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.compare,
.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist,
.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist a{
background-color: transparent;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.compare:hover,
.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover,
.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist:hover a{
color: #333;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist:hover a{
color: #333 !important;
}
}
@media only screen and (max-width: 1024px) and (min-width: 992px){
.product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button,
.product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart{
width: 110px;
}
}
@media only screen and (max-width: 1024px){
.product-template.def_style_4 .ftc-product .item-description .meta_info a.compare{
margin-left: 5px;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
margin-right: 5px;
}
}
@media only screen and (max-width: 480px){
.product-template.def_style_4 .woocommerce .products .product .price del{
padding-right: 15px;
}
}  .product-template.def_style_5 .images .group-button-product>.compare,
.product-template.def_style_5 .images .group-button-product>.quickview,
.product-template.def_style_5 .images .group-button-product>.add-to-cart,
.product-template.def_style_5 .images .group-button-product .yith-wcwl-add-to-wishlist {
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
transition: transform 0s ease 0s;
-moz-transition: transform 0s ease 0s;
-webkit-transition: transform 0s ease 0s;
-o-transition: transform 0s ease 0s;
z-index: 1;
}
.product-template.def_style_5 .ftc-product:hover .images .group-button-product{
transition: 1s;
}
.product-template.def_style_5 .ftc-products.swiper-wrapper .swiper-slide{
border: 1px solid transparent;
}
.product-template.def_style_5 .ftc-products.swiper-wrapper .swiper-slide:hover{
border: 1px solid #e8867d;
}
.product-template.def_style_5 .ftc-product.product{
padding: 0;
}
.product-template.def_style_5 .ftc-product.product:hover{
box-shadow: none;
}
.product-template.def_style_5 .ftc-product.product .item-description span.price ins{
padding-right: 0px;
}
.product-template.def_style_5 .ftc-product.product:hover .item-description .meta_info{
opacity: 0;
visibility: hidden;
display: none;
}
.product-template.def_style_5 .ftc-product.product .item-description .product_title{
font-size: 14px;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product > a i:before,
.product-template.def_style_5 .ftc-product.product .images .group-button-product > div a i:before{
color: #fff;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{
color: #fff;
content: '\f004';
font-family: 'fontawesome';
line-height: 40px;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a i{
display: none;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist{
display: block;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added a.add_to_wishlist,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added img.ajax-loading{
display: none;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist:before{
content: "\e08a";
font-family: 'simple-line-icons';
color: #fff !important;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product a.compare.added:before{
color: #fff;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product > a,
.product-template.def_style_5 .ftc-product.product .images .group-button-product > div a{
background-color: rgba(0, 0, 0, 0.8);
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product > a:hover,
.product-template.def_style_5 .ftc-product.product .images .group-button-product > div a:hover{
background-color: #e8867d !important;
}
.product-template.def_style_5 .images .group-button-product > div a i,
.product-template.def_style_5 .images .group-button-product > a i{
font-size: 13px;
}
@media only screen and (min-width: 992px){
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a{
background-color: #e8867d;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product {
display: grid;
grid-template-columns: auto auto auto;
grid-template-rows: auto auto;
justify-content: center;
height: 86px;
top: auto;
transform: translateY(0);
bottom: 20px;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart{
grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 3;
width: 150px;
text-align: center;
margin-top: 7px;
position: relative;
display: block;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a{
width: 140px;
border-radius: 30px;
position: relative;
font-size: 13px;
text-transform: uppercase;
font-weight: normal;
height: 40px;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a span.ftc-tooltip,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a.added_to_cart{
height: 40px;
width: 140px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart .add_to_cart_button:before,
.product-template.def_style_5 .ftc-product.product .images .group-button-product .added_to_cart:after{
display: none;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product a.button.loading::after{
top: 20px;
right: 7px;
transform: translateX(0);
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product a.quickview,
.product-template.def_style_5 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist{
width: 40px;
position: relative;
border-radius: 50%;
margin: 0 5px;
display: block;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product a.quickview{
grid-column: 1;
grid-row: 1;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist{
grid-column: 2;
grid-row: 1;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product a.compare{
grid-column: 3;
grid-row: 1;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product a.compare .icon-refresh:before{
content: "\f036";
font-family: 'fontawesome';
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a{
border-radius: 50%;
}   
}
@media only screen and (max-width: 991px){
.product-template.def_style_5 .ftc-product.product .images .group-button-product a.quickview,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist{
width: 40px;
position: relative;
border-radius: 50%;
margin: 0 5px;
display: block;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product{
width: max-content;
left: 50%;
top: auto;
transform: translate(-50%, 0);
bottom: 20px;
display: flex;
height: 40px;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a{
border-radius: 50%;
width: 40px;
height: 40px;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:before {
content: "\e04f";
font-family: "simple-line-icons";
font-weight: normal;
color: #fff !important;
padding: 0;
width: 40px !important;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a{
background-color: rgba(0, 0, 0, 0.8);
}
}
@media only screen and (max-width: 480px){
.product-template.def_style_5 .navigation-slider .nav-next{
right: -15px;
}
.product-template.def_style_5 .navigation-slider .nav-prev{
left: -15px;
}
.product-template.def_style_5 .navigation-slider .nav-prev:before,
.product-template.def_style_5 .navigation-slider .nav-next:before{
font-size: 20px;
}
}
@media only screen and (max-width: 375px){
.product-template.def_style_5 .ftc-product.product .images .group-button-product a.quickview,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist{
margin: 0 1px;
}
}  .product-template.def_style_6 .ftc-product.product .images .conditions-box{
display: none;
}
.product-template.def_style_6 .products .ftc-product:hover{
box-shadow: none;
}
.product-template.def_style_6 .ftc-product.product:hover .meta_info{
transition: 1s;
}
.product-template.def_style_6 .products .ftc-product .item-description .meta_info > div{
transition: transform 0s ease 0s;
-moz-transition: transform 0s ease 0s;
-webkit-transition: transform 0s ease 0s;
-o-transition: transform 0s ease 0s;
}
.product-template.def_style_6 .products .ftc-product .item-description .meta_info > a,
.product-template.def_style_6 .products .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
display: none;
}
.product-template.def_style_6 .products .ftc-product .item-description .meta_info .add-to-cart{
height: 40px;
}
.product-template.def_style_6 .ftc-product .item-description .meta_info a.added_to_cart,
.product-template.def_style_6 .products .ftc-product .item-description .meta_info a.add_to_cart_button{
width: 115px;
height: 40px;
line-height: 40px;
border-radius: 15px;
background-color: #e8867d;
}
.product-template.def_style_6 .products .ftc-product .item-description .meta_info a.add_to_cart_button:before{
display: none;
}
.product-template.def_style_6 .ftc-product .item-description .meta_info a.added_to_cart,
.product-template.def_style_6 .products .ftc-product .item-description .meta_info a .ftc-tooltip{
font-size: 13px;
color: #fff;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product{
width: 40px;
height: auto;
right: 10px;
top: 10px;
left: auto;
display: grid;
grid-template-columns: auto auto auto;
grid-template-rows: auto auto;
justify-content: center;
opacity: 1;
visibility: visible;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-template.def_style_6 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_6 .ftc-product.product .images .group-button-product a.quickview{
display: block;
float: left;
margin-top: 10px;
border-radius: 5px;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a{
border-radius: 5px;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
grid-column: 1;
grid-row: 1;
margin-top: 0;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product a.compare{
grid-column: 1;
grid-row: 2;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product a.quickview{
grid-column: 1;
grid-row: 3;
margin-left: 0;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist i{
display: none;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist:not(.added) a.add_to_wishlist{
display: block;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist:before{
content: "\e08a";
font-family: 'simple-line-icons';
color: #333;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:before,
.product-template.def_style_6 .ftc-product.product .images .group-button-product > a i:before{
font-weight: bold;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:hover:before{
color: #e8867d;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product a:hover i:before,
.product-template.def_style_6 .ftc-product.product .images .group-button-product > a:hover i:before{
color: #e8867d;
}  .counter-style-2 .elementor-counter-number{
padding: 40px 20px;
border-radius: 50%;
border: 4px solid;
margin-bottom: 20px;
}  .counter-style-3 .elementor-counter-number{
padding-bottom: 15px;
margin-bottom: 10px;
position: relative;
}
.counter-style-3 .elementor-counter-number:before{
position: absolute;
content: '';
width: 30px;
height: 4px;
background-color: #fff;
left: 50%;
transform: translateX(-50%);
bottom: 0;
}  .counter-left .elementor-counter-number-wrapper .elementor-counter-number-prefix{
display: none;
}
.counter-left .elementor-counter .elementor-counter-title{
text-align: left;
}  .counter-right .elementor-counter-number-wrapper .elementor-counter-number-suffix{
display: none;
}
.counter-right .elementor-counter .elementor-counter-title{
text-align: right;
}  .ftc_products_deal_slider ul.ftc-products{
padding-left: 0;
margin: 0;
}
.ftc_products_deal_slider .title-products-deal{
margin-bottom: 0;
}
.ftc_products_deal_slider .ftc-deal-products .product .images{
margin-bottom: 0;
}
.ftc_products_deal_slider .ftc-deal-products .ftc-product.product > .item-description{
padding-bottom: 0;
}
.ftc_products_deal_slider.def_style_1{
padding: 5px;
}
.ftc_products_deal_slider.def_style_1 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_1 .meta_info > div{
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
transition: transform 0s ease 0s;
-moz-transition: transform 0s ease 0s;
-webkit-transition: transform 0s ease 0s;
-o-transition: transform 0s ease 0s;
z-index: 1;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .ftc-product.product > .item-description{
top: 50%;
transform: translateY(-49%);
position: absolute;
}
.ftc_products_deal_slider.def_style_1 .ftc-product.product{
width: 100%;
}
.ftc_products_deal_slider.def_style_1 .ftc-product.product .item-description .meta_info{
opacity: 1;
visibility: visible;
}
.ftc_products_deal_slider.def_style_1 .swiper-slide{
padding: 5px;
}  .ftc_products_deal_slider.def_style_2 .ftc-product.product{
background-color: #fff;
padding: 15px;
}
.ftc_products_deal_slider.def_style_2 .ftc-product.product:hover{
box-shadow: none;
}
.ftc_products_deal_slider.def_style_2 .ftc-product.product{
width: 100%;
}
.ftc_products_deal_slider.def_style_2{
max-width: 570px;
padding: 30px 0;
margin: auto;
}
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description{
top: 50%;
transform: translateY(-50%);
margin-top: 10px;
position: absolute;
}
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description .meta_info{
position: absolute;
width: max-content;
left: 50%;
transform: translateX(-50%);
top: auto;
bottom: -40px;
}  .slider-deal-style3{
max-width: 700px;
margin: 0 auto;
}
.ftc_products_deal_slider.def_style_3{
padding: 5px;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product{
float: none;
}
.ftc_products_deal_slider.def_style_3 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_3 .meta_info > div{
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
transition: transform 0s ease 0s;
-moz-transition: transform 0s ease 0s;
-webkit-transition: transform 0s ease 0s;
-o-transition: transform 0s ease 0s;
z-index: 1;
}
.ftc_products_deal_slider.def_style_3 .ftc-deal-products .ftc-product.product > .item-description{
top: 50%;
transform: translateY(-50%);
position: absolute;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .meta_info{
opacity: 1;
visibility: visible;
grid-row: 4;
}
.ftc_products_deal_slider.def_style_3 .ftc-products .ftc-product.product > div{
float: right;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .counter-wrapper > div{
width: 60px;
height: 60px;
padding: 10px 5px;
border-radius: 50%;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description{
display: grid;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .product-name{
grid-row: 1;
font-size: 24px;
margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .star-rating{
grid-row: 2;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .price{
grid-row: 3;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .counter-wrapper{
margin-top: 20px;
grid-row: 5;
height: 60px;
}
.ftc_products_deal_slider.def_style_3 .swiper-slide{
padding: 5px;
}  .ftc_products_deal_slider.def_style_4{
padding: 5px;
}
.ftc_products_deal_slider.def_style_4 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_4 .meta_info > div{
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
transition: transform 0s ease 0s;
-moz-transition: transform 0s ease 0s;
-webkit-transition: transform 0s ease 0s;
-o-transition: transform 0s ease 0s;
z-index: 1;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .meta_info{
opacity: 1;
visibility: visible;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product{
float: none;
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .images{
float: none;
max-width: 100%;
margin: 0 auto;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
z-index: 2;
border-radius: 20px;
margin-top: 5px;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description{
max-width: 60%;
padding: 50px 0;
background-color: rgba(0,0,0,.8);
display: grid;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .meta_info{
display: none;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .product-name a{
color: #fff;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .product-name{
grid-row: 1;
font-size: 24px;
margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .star-rating{
grid-row: 2;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .price{
grid-row: 3;
padding-bottom: 20px;
position: relative;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .price:before{
position: absolute;
content: '';
width: 80px;
height: 1px;
background-color: #fff;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .counter-wrapper{
grid-row: 4;
height: 50px;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .counter-wrapper > div{
background: transparent;
border-color: transparent;
}
.ftc_products_deal_slider.def_style_4 .swiper-slide{
padding: 5px;
}  .ftc_products_deal_slider.def_style_5{
padding: 5px;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product{
float: none;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product:hover{
box-shadow: none;
}
.ftc_products_deal_slider.def_style_5 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_5 .meta_info > div{
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
transition: transform 0s ease 0s;
-moz-transition: transform 0s ease 0s;
-webkit-transition: transform 0s ease 0s;
-o-transition: transform 0s ease 0s;
z-index: 1;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product >div{
max-width: 100%;
}
.ftc_products_deal_slider.def_style_5 .ftc-deal-products .ftc-product.product > .item-description{
position: relative;
top: -50px;
max-width: calc(100% - 50px);
left: 50%;
transform: translateX(-50%);
padding: 40px 0;
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
z-index: 2;
display: grid;
background-color: #fff;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .meta_info{
opacity: 1;
visibility: visible;
grid-row: 4;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper > div{
width: 60px;
height: 60px;
padding: 10px 5px;
border-radius: 50%;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .product-name{
grid-row: 1;
font-size: 24px;
margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .star-rating{
grid-row: 2;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .price{
grid-row: 3;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper{
margin-top: 20px;
grid-row: 5;
height: 60px;
}  .ftc-product-widget .products-widget .ftc-product:last-child{
margin-bottom: 0;
}
.ftc-product-widget .products-widget .ftc-product .meta-description,
.ftc-product-widget .products-widget .ftc-product .images{
vertical-align: middle;
}
.ftc-product-widget .products-widget .ftc-product .images{
float: none;
max-width: 40%;
}
.ftc-product-widget .products-widget .ftc-product .images .conditions-box{
display: none;
}
.ftc-product-widget .products-widget .ftc-product .meta-description{
max-width: 60%;
padding: 0px 10px 0 20px;
line-height: 0;
}
.ftc-product-widget .products-widget .ftc-product .meta-description .product-name{
font-size: 18px;
height: 25px;
margin-bottom: 5px;
}
.ftc-product-widget .products-widget .ftc-product .meta-description .price{
height: 22px;
}
.ftc-product-widget.elements .title-product-widget{
margin-bottom: 0;
}  .ftc-product-widget.def_style_2 .products-widget .ftc-product{
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
border-radius: 15px;
padding: 15px;
}  .ftc-product-widget.def_style_3 .products-widget .ftc-product{
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
text-align: center;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product:nth-child(3){
margin-bottom: 0;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description,
.ftc-product-widget.def_style_3 .products-widget .ftc-product .images{
max-width: 100%;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description{
margin-top: 5px;
text-align: center;
padding: 10px 0 18px;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description .star-rating{
float: none;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product{
max-width: 150px;
margin: 0 auto 20px;
text-align: center;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product:last-child{
margin-bottom: 0;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description{
margin-top: 0;
}  .ftc-product-widget.def_style_4 .products-widget .ftc-product{
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
display: grid;
text-align: center;
}
.ftc-product-widget.def_style_4 .products-widget .ftc-product:nth-child(3){
margin-bottom: 0;
}
.ftc-product-widget.def_style_4 .products-widget .ftc-product .meta-description,
.ftc-product-widget.def_style_4 .products-widget .ftc-product .images{
max-width: 100%;
}
.ftc-product-widget.def_style_4 .products-widget .ftc-product .meta-description{
text-align: center;
padding: 12px 0 15px;
grid-row: 1;
}
.ftc-product-widget.def_style_4 .products-widget .ftc-product .images{
margin-top: 10px;
grid-row: 2;
}
.ftc-product-widget.def_style_4 .products-widget .ftc-product .meta-description .star-rating{
float: none;
}
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product{
max-width: 150px;
margin: 0 auto 20px;
text-align: center;
}
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product:last-child{
margin-bottom: 0;
}
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product .images{
margin-top: 0;
}  .ftc-product-widget.def_style_5 .products-widget .ftc-product .images{
float: right;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description{
text-align: right;
padding: 10px 20px 0 10px;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description .star-rating{
float: right;
}  .carousel-row1 .navigation-slider .nav-prev:before,
.carousel-row2 .navigation-slider .nav-prev:before,
.carousel-row3 .navigation-slider .nav-prev:before,
.image-carousel .navigation-slider .nav-prev:before{
content: "\f104";
font-size: 30px;
}
.carousel-row1 .navigation-slider .nav-next:before,
.carousel-row2 .navigation-slider .nav-next:before,
.carousel-row3 .navigation-slider .nav-next:before,
.image-carousel .navigation-slider .nav-next:before{
content: "\f105";
font-size: 30px;
}
.carousel-row1 .navigation-slider div.style_2{
top: 37%;
}
.carousel-row2 .navigation-slider div{
top: 25%;
}
.carousel-row3 .navigation-slider div{
top: 44%;
}
.image-carousel .navigation-slider div{
top: 43%;
}
@media only screen and (min-width: 992px){
.carousel-row1,
.carousel-row2,
.carousel-row3,
.carousel-row4{
margin: 0 -15px;
}
}
.carousel-row1 .product-template,
.carousel-row2 .ftc-blogs-slider,
.carousel-row3 .ftc-product-categories,
.image-carousel .ftc-all-slider{
padding: 0 15px;
}  .product-tab-template.ftc-product-tabs.def_style_1.horizontal .tabs-wrapper .tab-title,
.product-tab-template.ftc-product-tabs.def_style_2 .tabs-wrapper .tab-title,
.product-tab-template.ftc-product-tabs.def_style_3 .tabs-wrapper .tab-title{
padding: 0 15px;
}
.product-tab-template.ftc-product-tabs .tabs-content-wrapper .tab-content{
padding-bottom: 0;
}
.product-tab-template.ftc-product-tabs .tabs-content-wrapper .tab-content .product .item-description{
padding-bottom: 10px;
}
.product-tab-template.ftc-product-tabs.vertical .tabs-content-wrapper .tab-content{
padding-top: 0;
}
.product-tab-template.ftc-product-tabs.vertical .tabs-wrapper .tab-title{
text-align: center;
}
.product-tab-template.ftc-product-tabs .tabs-wrapper .tab-title .title{
font-size: 16px;
}
.product-tab-template.def_style_1 .tabs-content-wrapper .products .owl-item{
padding: 0 3px;
}  .product-tab-template.def_style_2 .group-button-product {
-webkit-transform: none;
-moz-transform: none;
transform: none;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist {
margin: 0 10px;
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .quickview {
display: none;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist a,
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart {
display: inline-block;
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart a.add_to_cart_button:before,
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart a.button:before {
font-size: 21px;
content: '\f07a';
font-family: fontaweSome;
}
.product-tab-template.def_style_2 .woocommerce .product .images:hover .group-button-product {
display: flex;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product {
justify-content: center;
height: auto;
top: auto;
bottom: 20px;
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .compare .icon-refresh:before {
content: '\e058';
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .compare.added:before {
content: "\e057";
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart a.add_to_cart_button.loading:before {
opacity: 0;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div,
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div a,
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > a {
width: 55px;
height: 55px;
border-radius: 50%;
}
.product-tab-template.def_style_2 .images .group-button-product > div a i,
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:before, .product-tab-template.def_style_2 .images .group-button-product > a i, .product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div a:first-child:before, .product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > a:first-child:before {
line-height: 55px;
font-size: 21px;
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .compare:hover .icon-refresh:before,
.product-tab-template.def_style_2 .group-button-product .yith-wcwl-add-to-wishlist:hover i,
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart:hover a.add_to_cart_button:before,
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart:hover a.button:before {
color: #a07936;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:hover:before {
color: #a07936;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.add-to-cart a.added_to_cart.wc-forward:hover:after {
color: #a07936;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.add-to-cart a.added_to_cart.wc-forward:after {
font-size: 20px;
line-height: 55px;
right: 32%;
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart a.add_to_cart_button.loading:after {
font-size: 18px;
top: 50%;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product .yith-wcwl-add-to-wishlist.added .show .icon-heart:before {
font-family: fontaweSome;
content: "\f004";
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .compare.added:hover:before{
color: #a07936;
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .compare.added:before {
line-height: 55px;
}
.product-tab-template.def_style_2 .woocommerce .product .item-description h3.product_title {
font-size: 17px;
}
.product-tab-template.def_style_2 .woocommerce .products .product:hover {
box-shadow: none;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product .yith-wcwl-add-to-wishlist.added{
display: inline-flex;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product .yith-wcwl-add-to-wishlist.added a.add_to_wishlist.wishlist {
display: none;
}
.product-tab-template.def_style_2 .woocommerce .products .product {
max-width: 100%;
}
.elementor-element.best-sell.elementor-widget {
margin-bottom: 0;
position: absolute;
}
.product-tab-template.def_style_2 .ftc-product.product:hover .item-description .meta_info,.product-tab-template.def_style_2 .ftc-product.product .item-description .meta_info {
display: none;
}
.product-tab-template.def_style_2 .ftc-product.product .item-description .product_title.product-name {
position: absolute;
top: 35px;
text-align: left;
height: auto;
text-transform: none;
font-weight: normal;
}
.product-tab-template.def_style_2 .woocommerce .products .star-rating {
margin: 7px 0 0px;
position: absolute;
right: 0;
}
.product-tab-template.def_style_2 .tabs-content-wrapper .tab-content .product .item-description {
padding-bottom: 30px;
}
.product-tab-template.def_style_2 .woocommerce .products .price {
text-align: left;
}
.product-tab-template.def_style_2 .woocommerce .products .price .amount {
color: #666;
font-weight: 400;
}
@media only screen and (max-width: 991px){
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > a.compare{
display: none;
}
}  .product-tab-template.def_style_3 .ftc-product.product .images .conditions-box{
display: none;
}
.product-tab-template.def_style_3 .products .ftc-product:hover{
box-shadow: none;
}
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info > a,
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
display: none;
}
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info .add-to-cart{
height: 40px;
}
.product-tab-template.def_style_3 .ftc-product .item-description .meta_info a.added_to_cart,
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info a.add_to_cart_button,
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info .product_type_grouped {
width: 130px;
height: 40px;
line-height: 40px;
border-radius: 15px;
background-color: #e8867d;
}
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info .product_type_grouped:before,
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info a.add_to_cart_button:before{
display: none;
}
.product-tab-template.def_style_3 .ftc-product .item-description .meta_info a.added_to_cart,
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info a .ftc-tooltip{
font-size: 13px;
color: #fff;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product{
width: 40px;
height: auto;
right: 10px;
top: 10px;
left: auto;
display: grid;
grid-template-columns: auto auto auto;
grid-template-rows: auto auto;
justify-content: center;
opacity: 1;
visibility: visible;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product a.compare,
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
display: block;
float: left;
margin-top: 10px;
border-radius: 5px;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a{
border-radius: 5px;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
grid-column: 1;
grid-row: 1;
margin-top: 0;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product a.compare{
grid-column: 1;
grid-row: 2;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
grid-column: 1;
grid-row: 3;
margin-left: 0;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist i{
display: none;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist:not(.added) a.add_to_wishlist{
display: block;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist:before{
content: "\e08a";
font-family: 'simple-line-icons';
color: #333;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:before,
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > a i:before{
font-weight: bold;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:hover:before{
color: #e8867d;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product a:hover i:before,
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > a:hover i:before{
color: #e8867d;
}
.product-tab-template.def_style_3 .tabs-content-wrapper .tab-content .product .item-description{
padding-bottom: 5px;
min-height: 155px;
}
.product-tab-template.def_style_3 .tabs-content-wrapper .product .item-description .ftc-thumbnails-gallery{
display: none;
}
.product-tab-template.def_style_3 .tabs-content-wrapper .product:hover .item-description .ftc-thumbnails-gallery{
display: block;
}
.product-tab-template.def_style_3 .tabs-content-wrapper .product:hover .item-description .price,
.product-tab-template.def_style_3 .tabs-content-wrapper .product:hover .item-description .star-rating{
display: none;
}
.product-tab-template.def_style_3 .ftc-thumbnails-gallery .details-thumbnails li span img{
width: 40px;
height: 60px;
}
.product-tab-template.def_style_3 .woocommerce .products .ftc-product.product{
margin-bottom: 10px;
}
.product-tab-template.def_style_1 .tabs-content-wrapper{
padding: 5px 7px 0;
margin: 0 -7px;
} .ftc-thumbnails-gallery ul li {
max-width: 45px;
margin-right: 15px;
display: inline-block;
border: 1px solid transparent;
}
.ftc-thumbnails-gallery ul li:hover{
border: 1px solid #e8867d;
}
.ftc-thumbnails-gallery ul li:last-child{
margin-right: 0;
}
.ftc-thumbnails-gallery ul li span{
cursor: pointer;
}    .ftc-image-hotspots .woocommerce .ftc-product{
padding: 10px;
background-color: #fff;
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
z-index: 2;
}
.ftc-image-hotspots .woocommerce .ftc-product .images{
margin-bottom: 0;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description{
padding-top: 15px;
padding-bottom: 0;
background-color: #fff;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description .meta_info{
position: absolute;
}
.ftc-image-hotspots .woocommerce .ftc-product:hover .item-description .meta_info{
position: relative;
}
.ftc-image-hotspots .woocommerce .ftc-product:hover .item-description{
padding-bottom: 5px;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description .product-categories,
.ftc-image-hotspots .woocommerce .ftc-product .item-description .product-sku{
display: none;
}
.ftc-image-hotspots .woocommerce .star-rating span::before{
color: #d79d4a;
}  .ftc-hot-spot-image .content{
z-index: 2;
}
.ftc-hot-spot-image .content .content-text{
color: #333;
max-width: 250px;
background-color: #fff;
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
padding: 15px;
z-index: 2;
}
.ftc-hot-spot-image .content .content-text h4{
margin-bottom: 15px;
}  .woocommerce.ftc-product-grid.def_style_1{
margin-top: 75px;
}
.ftc-product-grid.def_style_1 .products .product{
margin-top: -75px;
z-index: 1;
}
.ftc-product-grid.def_style_1 .products .product:hover{
z-index: 2;
}
.ftc-product-grid.def_style_1 .load-more-product {
text-align: center;
}
.ftc-product-grid.def_style_1 .load-more-product .load-more.button {
padding: 15px 35px;
border-radius: 5px;
text-transform: capitalize;
color: #666;
font-weight: 600;
}
.ftc-product-grid.def_style_1 .load-more-product .load-more.button:hover {
color: #fff;
}
.ftc-product-grid.def_style_1 .products .product .item-description .short-description{
padding: 0 10px;
margin-bottom: 0;
}
@media only screen and (max-width: 991px) and (min-width: 641px){
.woocommerce.ftc-product-grid.def_style_1 .products .product{
width: calc(33.3333% - 30px);
}
}
@media only screen and (max-width: 640px){
.woocommerce.ftc-product-grid.def_style_1{
margin: 75px -15px 0;
}
.woocommerce.ftc-product-grid.def_style_1 .products .product{
width: calc(50% - 15px);
}
}   .ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint{
position: relative;
padding: 20px 0;
width: max-content;
margin: 30px auto;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint:before{
position: absolute;
content: '';
width: 70px;
height: 70px;
left: 50%;
top: 50%;
background-color: #A07936;
transform: translate(-50%, -50%);
border-radius: 50%;
z-index: -1;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint:hover:before{
background-color: #000;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint .breakpoint_title{
border: none;
}  .ftc-single-product div.single-product-container .entry-summary>*{
float: left;
}
.ftc-single-product div.single-product-container .entry-summary .social-sharing .ftc-social-sharing{
padding-left: 0;
}
@media only screen and (max-width: 767px){
.ftc-single-product div.single-product-container .entry-summary{
text-align: center !important;
padding-right: 0;
}
.ftc-single-product div.product div.summary .woocommerce-product-rating a.woocommerce-review-link,
.ftc-single-product div.single-product-container .entry-summary>*{
float: none;
}
.ftc-single-product div.single-product-container .entry-summary .social-sharing{
float: left;
}
.ftc-single-product div.single-product-container .entry-summary .social-sharing .ftc-social-sharing{
display: inline-block;
}
.ftc-single-product div.product a.ftc-size_chart{
max-width: 50px;
max-width: 160px;
margin: 60px auto 0;
}
.ftc-single-product div.product .summary .yith-wcwl-add-to-wishlist,
.ftc-single-product div.product .summary .compare{
float: none;
}
.ftc-single-product div.product .summary .compare{
margin-right: 0;
}
}  .testi-carosel-template .style_2.ftc-element-testimonial .avatar-image:before{
color: rgba(102,102,102,0.2)
}
.custom-slider .ftc-all-slider .slide-title{
margin-top: 20px;
}
.custom-slider .navigation-slider div{
top: 28.5%;
}
.elementor-pagination-position-outside .elementor-image-carousel-wrapper .elementor-swiper-button{
top: -webkit-calc(44% - 30px / 2);
top: calc(44% - 30px / 2);
}
.elementor-pagination-position-outside .elementor-image-carousel-wrapper .elementor-swiper-button i:before{
color: #333;
}
.image-carousel .swiper-slide > *{
margin-bottom: 0 !important;
}
.image-carousel .swiper-container-horizontal > .swiper-pagination-bullets{
bottom: -5px;
cursor: pointer !important;
} @media only screen and (min-width: 1200px){
.grid-img-no-space .elementor-image-gallery .gallery-item img{
min-width: 390px;
max-height: 290px;
} 
}
@media only screen and (max-width: 1024px) and (min-width: 992px){
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description{
padding-top: 3px;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .ftc-product.product{
padding: 30px 0;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .ftc-product.product > .item-description{
max-width: 60%;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .ftc-product.product .images{
max-width: 40%;
}
.ftc_products_deal_slider.def_style_5 .ftc-deal-products .ftc-product.product > .item-description{
max-width: calc(100% - 30px);
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper > div{
width: 55px;
height: 55px;
padding: 5px;
border-radius: 50%;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper .number-wrapper span{
font-size: 12px;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper .countdown-meta{
font-size: 11px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
.ftc-product-widget .products-widget .ftc-product .meta-description .product-name{
font-size: 17px;
}
.ftc-product-widget.def_style_2 .products-widget .ftc-product{
padding: 5px 10px;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product,
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product{
max-width: 120px;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
.widget-banner img{
padding-left: 15px;
}
.deal-style2{
width: 100% !important;
text-align: center; 
}
}
@media only screen and (max-width: 767px) and (min-width: 481px){
.ftc_products_deal_slider.def_style_5 .ftc-deal-products .ftc-product.product > .item-description{
max-width: calc(100% - 30px);
}
}
@media only screen and (max-width: 991px){
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper > div{
width: 55px;
height: 55px;
padding: 5px;
border-radius: 50%;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper .number-wrapper span{
font-size: 12px;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper .countdown-meta{
font-size: 11px;
}
.ftc_products_deal_slider.def_style_1 ul.ftc-products,
.ftc_products_deal_slider.def_style_3 ul.ftc-products,
.ftc_products_deal_slider.def_style_4 ul.ftc-products,
.ftc_products_deal_slider.def_style_5 ul.ftc-products{
justify-content: normal;
}
.ftc_products_deal_slider.def_style_1 .products .ftc-deal-products,
.ftc_products_deal_slider.def_style_2 .products .ftc-deal-products,
.ftc_products_deal_slider.def_style_3 .products .ftc-deal-products,
.ftc_products_deal_slider.def_style_4 .products .ftc-deal-products,
.ftc_products_deal_slider.def_style_5 .products .ftc-deal-products{
width: 100%;
padding: 10px;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description{
padding: 25px 0;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .product-name{
font-size: 20px;
margin-bottom: 5px;
}
.deal-style2:first-child{
margin-bottom: 20px;
}
.ftc_products_deal_slider.def_style_1{
max-width: 570px;
margin: auto;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .ftc-product.product > .item-description,
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description{
right: 0;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description{
max-width: 80%;
}
.widget-style3{
width: 100% !important;
}
.ftc-product-widget.def_style_3 {
max-width: 400px;
margin: 0 auto;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description .product-name{
font-size: 20px;
}
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs{
width: 100%;
}
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1){
padding-right: 0px;
}
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+2){
padding-left: 0px;
}
.ftc-elements-blogs-timeline.columns-2 .element-timeline{
max-width: 20%;
width: 20%;
}
.ftc-elements-blogs-timeline.columns-2 .inner-wrap{
max-width: 80%;
}
.ftc-elements-blogs-timeline.def_style_1.columns-2 .element-timeline:before{
top: 50px;
}
.ftc-elements-blogs-timeline.def_style_1.columns-2 .ftc-blogs .element-timeline:after{
bottom: -50px;
}
.ftc-elements-blogs-timeline.def_style_1.columns-2 .ftc-blogs:not(:last-child) .element-timeline:after{
display: none;
}
.blog-template-elementor.def_style_7 .inner-wrap > a:after{
content: none;
}
.blog-template-elementor.def_style_7 .inner-wrap > a:before{
content: "";
width: 0;
height: 0;
border-bottom: 15px solid #fff;
border-right: 15px solid transparent!important;
border-left: 15px solid transparent!important;
position: absolute;
left: 50%;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
bottom: 0;
z-index: 1;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text{
max-width: 100%;
padding: 30px 0 20px;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text,
.blog-template-elementor.def_style_7 .inner-wrap > a{
width: 100%;
display: inline-block;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text{
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
width: calc(100% - 50px);
height: calc(100% - 50px);
margin: 0 auto;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text p{
height: 75px;
overflow: hidden;
}
.ftc-instagram.def_style_3 ul{
margin: 0 -5px;
}
.ftc-instagram.def_style_3 ul li{
padding: 5px;
}
.elementor-column.elementor-col-33:not(.sp-col-50){
width: 100% !important;
padding-bottom: 20px;
}
.elementor-column.elementor-col-33:last-child{
padding-bottom: 0;
}
.ftc-countdown-element{
max-width: 400px;
margin: 0 auto;
}
.product-template .ftc-product.product .images .group-button-product a.compare{
display: none !important;
}
.widget-default{
width: 50% !important;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product,
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product{
margin-bottom: 0;
}
}
@media only screen and (max-width: 767px){
.ftc_products_deal_slider.def_style_4 .ftc-product.product .images .conditions-box{
display: none;
}
}
@media only screen and (max-width: 480px){
.ftc_products_deal_slider.def_style_4 ul.ftc-products,
.ftc_products_deal_slider.def_style_5 ul.ftc-products{
justify-content: normal;
}
.ftc-element-hotspots .ftc-hot-spot-image .content{
max-width: 170px;
min-width: 170px;
}
.ftc-hot-spot-image .content .content-text{
padding: 15px 10px;
}
.widget-default{
width: 100% !important;
}
.ftc_products_deal_slider.def_style_1 .ftc-product.product >div,
.ftc_products_deal_slider.def_style_2 .ftc-product.product >div,
.ftc_products_deal_slider.def_style_3 .ftc-product.product >div{
max-width: 100%;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .ftc-product.product > .item-description,
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description,
.ftc_products_deal_slider.def_style_3 .ftc-deal-products .ftc-product.product > .item-description{
position: relative;
transform: translateY(0);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
padding: 30px 0;
}
.ftc_products_deal_slider.def_style_2{
max-width: calc(100% - 30px);
}
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description .meta_info{
bottom: 0;
}
.widget-default:last-child{
margin-bottom: 0;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description{
width: 60%;
} .blog-template-elementor.def_style_3 .inner-wrap .post-text,
.blog-template-elementor.def_style_3 .inner-wrap > a{
width: 100%;
display: inline-block;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text,
.blog-template-elementor.def_style_1 .inner-wrap .post-text{
text-align: center;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text{
text-align: center;
padding: 30px 15px 0;
max-width: 100%;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta:before{
left: 50%;
transform: translateX(-50%);
}
.blog-template-elementor.def_style_1 .inner-wrap .post-text .meta .published,
.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta .published{
margin-right: 20px;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta .vcard.author,
.blog-template-elementor.def_style_1 .inner-wrap .post-text .meta .vcard.author,
.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta .vcard.author{
float: none;
margin-right: 0;
}
.ftc-instagram.def_style_3 ul{
margin: 0 -2px;
}
.ftc-instagram.def_style_3 ul li{
padding: 2px;
}
}  .about-01 .elementor-column:first-child {
padding-right: 30px;
}
.text-about-01 .elementor-text-editor {
word-spacing: 2px;
}
.progress-about-01 {
margin-right: 30px;
}
.progress-about-01 .elementor-progress-wrapper {
box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
-webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
}
.ftc-element-team.def_style_5 .image-thumbnail figure:before {
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
z-index: 1;
opacity: 0;
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
border-radius: 50%;
display: block;
}
.ftc-element-team.def_style_5 .image-thumbnail:hover figure:before {
opacity: 0.75;
background: #000;
}
.ftc-element-team.def_style_5 header > h3 a {
font-size: 15px;
line-height: 30px;
font-weight: 500;
}
.ftc-element-team.def_style_5 .ftc-team-member header span.role {
color: #444;
font-size: 14px;
line-height: 28px;
font-style: normal;
}
.ftc-element-team.def_style_5 header {
margin: 0 auto;
}
.ftc-element-team.def_style_5 .swiper-slide:not(.swiper-slide-active) {
height: 0;
}
.title-about-01 .elementor-widget-wrap .elementor-widget-image {
width: auto;
margin: 0 auto;
padding: 0 60px;
}
.title-about-01 .elementor-image:before {
content: "";
width: 50px;
height: 1px;
position: absolute;
left: 0;
top: 50%;
}
.title-about-01 .elementor-image:after {
content: "";
width: 50px;
height: 1px;
position: absolute;
right: 0;
top: 50%;
}
.ani-img .elementor-image:before, 
.ani-img .elementor-image:after {
content: "";
position: absolute;
right: 0;
left: 0;
top: 0;
bottom: 0;
-webkit-transition: all 0.6s ease-out 0s;
-moz-transition: all 0.6s ease-out 0s;
transition: all 0.6s ease-out 0s;
}
.ani-img .elementor-image:hover:before {    
background-color: #fff3;
right: 50%;
left: 51%;
}
.ani-img .elementor-image:hover:after {
background-color: #fff3;
top: 50%;
bottom: 50%;  
}
.about-02 .elementor-column:last-child {
margin-left: 30px;
}
.about-contact-02 .elementor-icon-box-icon {
position: relative;
}
.about-contact-02 .elementor-icon-box-description {
max-width: 65%;
}
.about-contact-02 .elementor-icon-box-icon span:before {
content: "";
width: 70px;
height: 70px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
border-radius: 50%;
pointer-events: none;
}
.ourteam-about-02 .elementor-widget-text-editor {
margin: 0 auto;
}
.ourteam-about-02 .ftc-element-team.def_style_5 header > h3 a {
font-size: 18px;
font-weight: bold;
}
.ourteam-about-02 .ftc-element-team.def_style_5 img {
border-radius: 50%;
}
.about-03 .elementor-column:last-child {
padding-left: 50px;
}
.progress-about-03 .elementor-progress-percentage {
position: absolute;
left: 48%;
top: -20px;
color: #444;
font-size: 16px;
font-weight: bold;
}
.progress-about-03b .elementor-progress-percentage {
position: absolute;
left: 80%;
top: -20px;
color: #444;
font-size: 16px;
font-weight: bold;
}
.progress-about-03c .elementor-progress-percentage {
position: absolute;
left: 60%;
top: -20px;
color: #444;
font-size: 16px;
font-weight: bold;
}
.progress-about-03 .elementor-progress-wrapper,
.progress-about-03b .elementor-progress-wrapper,
.progress-about-03c .elementor-progress-wrapper {
margin-top: 5px;
box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
-webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
}
.bg-list-number .elementor-column:before {
position: absolute;
top: -96px;
left: 0;
font-size: 168px;
line-height: 1.1;
color: #ebebeb;
font-weight: bold;
pointer-events: none;
}
.bg-list-number .list-number-a:before {
content: "01";
}
.bg-list-number .list-number-b:before {
content: "02";
}
.bg-list-number .list-number-c:before {
content: "03";
}
.bg-list-number .list-number-d:before {
content: "04";
}
.bg-list-number .list-number-e:before {
content: "05";
}
.bg-list-number .list-number-f:before {
content: "06";
}
.bg-list-number .elementor-column .elementor-widget-wrap {
flex-direction: column;
max-width: 280px;
width: 100%;
margin: 0 auto;
}
.bg-list-number > .elementor-container > .elementor-row {
justify-content: space-between;
}
.bg-list-number .elementor-column .elementor-widget-wrap {
flex-direction: column;
}
.bg-list-number .elementor-container .elementor-column .elementor-widget-heading {
margin: 0;
}
.about-contact-04 .elementor-widget-icon-box .elementor-icon-box-description {
max-width: 50%;
margin: 0 auto;
}
.about-contact-04 .elementor-icon-box-icon {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.about-contact-04 .elementor-icon-box-icon span:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 70px;
height: 70px;
transform: translate(-50%, -50%);
border-radius: 50%;
}
.about-contact-04 .elementor-column:nth-child(2):before {
content: '';
width: 1px;
height: 60px;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
background: #ebebeb;
}
.about-contact-04 .elementor-column:nth-child(2):after {
content: '';
width: 1px;
height: 60px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
background: #ebebeb;
}
.about-contact-04 .elementor-icon-box-icon:hover span:before {
background: #444;
}
.banner-about-04 .elementor-image-box-content {
display: inline-block;
width: calc(100% - 90px);
background: #fff;
padding: 23px 20px;
margin: -90px auto 0;
border: 1px solid #ebebeb;
}
.banner-about-04 .elementor-image-box-content {
display: inline-block;
max-width: calc(100% - 70px);
background: #fff;
padding: 23px 20px;
margin: -60px auto 0;
border: 1px solid #ebebeb;
}
.banner-about-04 {
margin-top: -120px;
}
.banner-about-04 .elementor-column {
max-width: 370px;
padding: 0 5px;
margin: 0 auto;
}
.ourteam-04 .elementor-text-editor {
max-width: 50%;
margin: 0 auto;
}
.ourteam-04 .ftc-element-team.def_style_5 img {
border-radius: 50%;
}  .contact-01 {
max-width: 730px;
width: 100%;
margin: 0 auto;
}
.form-contact-01 {
margin: 0 auto;
}
.contact-02 {
box-shadow: -2px -1px 6px rgb(0 0 0 / 10%), 3px 3px 8px rgb(0 0 0 / 10%);
}  .coming-soon-01 .text-form-28 {
display: none;
}
.coming-soon-01 .ftc-contact-form {
max-width: 700px;
width: 100%;
margin: 0 auto;
}
.coming-soon-01 .ftc-contact-form .wpcf7 p input[type="email"] {
letter-spacing: 1px;
height: 60px;
width: 100%;
border: 1px solid #393839;
color: #909090;
background-color: #0000;
max-width: 535px;
text-transform: uppercase;
}
.coming-soon-01 .ftc-contact-form input[type="submit"] {
position: relative;
top: -1px;
height: 60px;
max-width: 165px;
width: 100%;
letter-spacing: 1px;
background-color: #0000;
border: 1px solid #393839;
color: #909090;
border-left: none;
}
.coming-soon-01 .ftc-contact-form input[type="submit"]:hover {
color: #fff;
}
.social-coming-01 .elementor-grid-item:nth-child(1) .elementor-icon:hover {
background-color: #3B5998;
border-color: #3B5998;
}
.social-coming-01 .elementor-grid-item:nth-child(2) .elementor-icon:hover {
background-color: #3FCDFD;
border-color: #3FCDFD;
}
.social-coming-01 .elementor-grid-item:nth-child(3) .elementor-icon:hover {
background-color: #DD3E7B;
border-color: #DD3E7B;
}
.social-coming-01 .elementor-grid-item:nth-child(4) .elementor-icon:hover {
background-color: #0B70FF;
border-color: #0B70FF;
}
.social-coming-01 .elementor-grid-item:nth-child(5) .elementor-icon:hover {
background-color: #FE0000;
border-color: #FE0000;
}
.social-coming-01 .elementor-grid-item:nth-child(6) .elementor-icon:hover {
background-color: #DC4A38;
border-color: #DC4A38;
}
.social-coming-01.elementor-widget-social-icons .elementor-grid-item .elementor-social-icon:hover i {
color: #fff;
}
.ftc-countdown-element.def_style_5 .items {
display: flex;
flex-direction: column-reverse;
align-items: center;
justify-content: center;
border-radius: 50%;
background: #fff;
width: 130px;
height: 130px;
padding: 0;
}
.ftc-countdown-element.def_style_5 .items:nth-child(2) .ftc-number {
color: #333;
}
.ftc-countdown-element.def_style_5 .items:nth-child(4) .ftc-number {
color: #333;
}
.ftc-countdown-element.def_style_5 .items .ftc-number {
margin-top: 10px;
}
.form-coming-02 .ftc-contact-form .wpcf7 p input[type="email"] {
max-width: 350px;
margin-right: 35px;
padding: 10px 15px;
background: #0000;
border: 0;
border-bottom: 1px solid #fff;
color: #fff;
}
.form-coming-02 .ftc-contact-form input[type="submit"] {
font-size: 20px;
font-weight: bold;
padding: 0;
width: 160px;
height: 50px;
color: #fff;
border-radius: 30px;
background: #000;
border: none;
}
.form-coming-02 .ftc-contact-form .wpcf7-form > p {
display: flex;
align-items: center;
}
.coming-soon-02 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(1) .elementor-social-icon i {
color: #3b5999;
}
.coming-soon-02 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(2) .elementor-social-icon i {
color: #55acee;
}
.coming-soon-02 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(3) .elementor-social-icon i {
color: #dd4b39;
}
.coming-soon-02 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(4) .elementor-social-icon i {
color: #55acee;
}
.coming-soon-02 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(5) .elementor-social-icon i {
color: #cd201f;
}
.ftc-countdown-element.def_style_6 .items {
width: 160px;
background: #0000;
padding: 0;
}
.ftc-countdown-element.def_style_6 .items .ftc-number {
display: flex;
border: 3px solid #797477;
border-radius: 999px;
width: 142px;
height: 142px;
align-items: center;
justify-content: center;
margin: 0 auto 12px;
}
.social-coming-04 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(1) .elementor-icon:hover {
background-color: #3b5999;    
}
.social-coming-04 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(2) .elementor-icon:hover {
background-color: #55acee;   
}
.social-coming-04 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(3) .elementor-icon:hover {
background-color: #dd4b39;   
}
.social-coming-04 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(4) .elementor-icon:hover {
background-color: #e4405f;
}
.social-coming-04 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(5) .elementor-icon:hover {
background-color: #cd201f;
}
.form-coming-05 .ftc-contact-form .wpcf7 p input[type="email"] {
padding: 0px 30px 0 10px;
background: #0000;
border: 0;
border-bottom: 1px solid #fff;
color: #fff;
}
.form-coming-05 .ftc-contact-form .wpcf7 p:nth-child(2n+2) {
margin: 0 auto;
}
.form-coming-05 .ftc-contact-form {
position: relative;
max-width: 690px;
margin: 0 auto;
}
.form-coming-05 .ftc-contact-form .wpcf7 input[type^="submit"] {
padding: 0;
font-size: 0;
}
.form-coming-05 .ftc-contact-form p.submit {
position: absolute;
width: auto;
right: 20px;
color: #fff;
float: none;
margin: 0;
}  .cust-toggle-faq-01 .elementor-toggle .elementor-tab-title {
display: flex;
align-items: center;
border: none;
}
.cust-toggle-faq-01 .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
width: 100%;
max-width: 30px;
line-height: 30px;
text-align: center;
}
.cust-toggle-faq-01 .elementor-toggle .elementor-toggle-icon .elementor-toggle-icon-opened {
line-height: inherit;
}
.cust-toggle-faq-01 .elementor-toggle .elementor-tab-content {
border: none;
padding: 0 15px;
}
.cust-faq-02 .elementor-toggle-item {
border: 1px solid #ebebeb;
}
.cust-faq-02 .elementor-toggle .elementor-tab-content {
border: none;
padding: 20px 25px;
}
.cust-faq-02 .elementor-toggle .elementor-tab-title.elementor-active {
border-bottom: 1px solid #ebebeb;
}
.cust-faq-02 .elementor-toggle .elementor-tab-title {
padding: 20px 25px;
border-color: #0000;
}
.faq-03 .elementor-toggle .elementor-tab-title {
padding: 30px 0;
border-color: #ebebeb;
}
.faq-03 .elementor-toggle .elementor-tab-title.elementor-active {
border-bottom: 1px solid #ebebeb;
}
.faq-03 .elementor-toggle .elementor-tab-content {
padding: 25px 0;
}
.faq-03 .ftc-contact-form {
max-width: 270px;
}
.faq-03 .ftc-contact-form p > label:first-child > br {
display: none;
}
.faq-03 .ftc-contact-form .wpcf7 input[type^="submit"] {
color: #fff;
width: 100%;
}
.faq-03 .ftc-contact-form .wpcf7 input[type^="submit"]:hover {
background-color: #444;
}  .ser-01-right .elementor-widget-wrap {
padding: 50px 0px 50px 85px !important;
background: #f7f7f7;
}
.ser-02-secb .elementor-inner-section .elementor-column {
width: 100%;
max-width: 300px;
margin: 0 auto;
}
.ser-02-secb .elementor-inner-section .elementor-column:before {
position: absolute;
top: -60px;
left: -40px;
font-size: 160px;
line-height: 160px;
color: #444;
font-weight: bold;
}
.ser-02-secb .elementor-inner-section .elementor-column:nth-child(1):before {
content: "01";
}
.ser-02-secb .elementor-inner-section .elementor-column:nth-child(2):before {
content: "02";
}
.ser-02-secb .elementor-inner-section .elementor-column:nth-child(3):before {
content: "03";
}
.ser-02-secb .elementor-inner-section .elementor-column:nth-child(4):before {
content: "04";
}
.ser-02-secb .elementor-inner-section .elementor-column:nth-child(5):before {
content: "05";
}
.ser-02-secb .elementor-inner-section .elementor-column:nth-child(6):before {
content: "06";
}
.ser-02-secb .elementor-inner-section .elementor-column .elementor-widget {
width: auto;
margin: 0 auto;
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item {
padding: 0;
box-shadow: none;
transition: all .1s;
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .header {
padding: 20px 0;
margin: 0;
border-radius: 0;
border-bottom: 1px solid #ebebeb;
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .header:after {
display: none;
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag {
padding: 50px 0;
margin: 0;
background: #fafafa;
border-bottom: 1px solid #ebebeb;
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag .price-tag {
display: block;
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .body {
padding: 40px 0;
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .body ul li {
border: none;
text-align: center;
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .price-tag .price-currency {
font-size: 32px;
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .body ul {
margin-bottom: 0;
}
.cust-price-ser-02 .ftc-pricing.style-1 .footer {
margin-bottom: 50px;
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover {
background: #333;
border-color: #3f4245;
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover .ftc-pricing-tag {
background: #333;
border-color: #3f4245;
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover .header {
border-color: #3f4245;   
}
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover .header .title,
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover .ftc-pricing-tag .price-tag span, 
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover .ftc-pricing-tag .price-tag .original-price .price-currency,
.cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover .body ul li {
color: #d7d7d7;
}
.ser-03-slide .swiper-pagination-bullets {
margin-top: 30px;
}
.service-contact-03 .elementor-icon-box-icon {
position: relative;
display: flex;
align-items: center;
justify-content: center;
}
.service-contact-03 .elementor-icon-box-wrapper {
background: #fff;
padding: 80px 30px 45px;
box-shadow: 3px -1px 20px rgb(0 0 0 / 10%);
}
.service-contact-03 .elementor-icon:before {
content: "";
width: 90px;
height: 90px;
background: #f8f4f1;
position: absolute;
left: 50%;
top: 50%;
border-radius: 50%;
transform: translate(-50%, -50%);
}
.service-contact-03 .elementor-icon-box-description {
padding: 0 30px;
}
.service-04-banner .elementor-image-box-content {
padding: 25px 15px;
background: #fff;
border: 1px solid #ebebeb;
margin-top: -80px;
display: inline-block;
max-width: 80%;
}
.box-service-05 .elementor-image-box-img {
position: relative;
}
.box-service-05 .elementor-image-box-description {
padding: 0 30px;
}
.box-service-05 .elementor-image-box-img:before {
content: "";
width: 85px;
height: 85px;
position: absolute;
background: #ebebeb;
border-radius: 50%;
z-index: -1;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}  .profolio-4col .ftc-portfolio-element.style_1 .portfolio-inner .item,
.profolio-3col .ftc-portfolio-element.style_1 .portfolio-inner .item,
.profolio-2col .ftc-portfolio-element.style_1 .portfolio-inner .item {
padding: 15px;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item {
padding: 0 5px 5px 0;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail .figcaption {
padding: 0;
top: calc(50% - 30px);
transform: translateY(-50%);
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .term {
display: none;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item span.date-time {
position: absolute;
top: calc(50% - 10px);
left: 50%;
transform: translateX(-50%);
opacity: 0;
visibility: hidden;
color: #fff;
z-index: 1;
font-weight: 300;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item:hover span.date-time {
opacity: 1;
visibility: visible;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item:hover .thumbnail img {
-webkit-transform: scale(1.09);
-moz-transform: scale(1.09);
-ms-transform: scale(1.09);
transform: scale(1.09);
-webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
-moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
transition: transform 0.4s, opacity 0.4s ease-in-out;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail:after {
content: '';
display: block;
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
background-color: rgba(0,0,0,.6);
pointer-events: none;
opacity: 0;
visibility: hidden;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item:hover .thumbnail:after {
opacity: 1;
visibility: visible;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail img {
margin-bottom: 0;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .icon-group {
z-index: 1;
position: absolute;
top: calc(50% - -15px);
display: flex;
align-items: center;
justify-content: center;
margin: 10px auto 0;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail .icon-group .zoom-img {
position: unset;
margin-right: 5px;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail .ftc-social {
position: relative;
top: auto;
right: auto;
margin-left: 5px;
opacity: 0;
cursor: pointer;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .ftc-social:before {
content: "\f0c1";
font-family: "Fontawesome";
font-size: 14px;
color: #444;
background: #fff;
border-radius: 50%;
padding: 13px;
line-height: 40px;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .ftc-social .ftc-sharing {
position: absolute;
top: 40px;
left: auto;
right: -30px;
display: flex;
align-items: center;
background-color: transparent;
margin: 0;
opacity: 0;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item:hover .thumbnail .ftc-social,
.ftc-portfolio-element.style_1 .portfolio-inner .item .ftc-social:hover .ftc-sharing {
opacity: 1;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail .ftc-social:hover .ftc-sharing {
opacity: 1;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .ftc-social .ftc-sharing {
opacity: 0;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .icon-group ul li a i:hover:before,
.ftc-portfolio-element.style_1 .portfolio-inner .item .ftc-social:hover:before {
color: #fff;
}
.section-404_v5 .elementor-widget-heading {
position: absolute;
bottom: 16%;
}
.section-404_v5 .elementor-inner-section {
position: absolute;
bottom: 7%;
z-index: 9;
}
.section-404_v5 .elementor-button .elementor-button-text {
font-family: 'BebasNeueRegular';
}
.page_404_v2 .elementor-widget-text-editor {
margin: 0 auto;
}  .ftc-elements-blogs.def_style_2 .inner-wrap .post-text {
position: relative;
padding: 20px 0 0;
}
.ftc-elements-blogs.def_style_2 .inner-wrap .post-text .meta .posted_in {
position: absolute;
left: 0;
top: -40px;
font-size: 14px;
font-weight: 300;
padding: 9px 20px;
background: #fff;
text-transform: uppercase;
border: none;
}
.ftc-elements-blogs.def_style_2 .inner-wrap .post-text .meta .published {
padding: 0;
text-align: justify;
font-size: 14px;
}
.ftc-elements-blogs.def_style_2 .inner-wrap .post-text h4 {
padding-bottom: 5px;
}
.ftc-elements-blogs.def_style_2 .inner-wrap .post-text .meta .published:before {
content: "\f133";
font-family: 'FontAwesome';
margin-right: 5px;
}
.ftc-elements-blogs.def_style_2 .inner-wrap .post-text .meta {
padding-bottom: 10px;
}
.ftc-elements-blogs.def_style_2 .inner-wrap .post-text .ftc-readmore {
font-size: 14px;
text-transform: uppercase;
border-bottom: 1px solid #666;
}
.ftc-elements-blogs.def_style_2 .inner-wrap > a {
display: block;
overflow: hidden;
}
.ftc-elements-blogs.def_style_2 .inner-wrap .post-text p {
text-align: justify;
}
.ftc-elements-blogs.def_style_2 .inner-wrap .post-text .meta .posted_in a {
color: inherit;
border-bottom: 1px solid #0000;
}
.ftc-elements-blogs.def_style_2 .inner-wrap > a img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.4s ease-in-out;
-moz-transition: transform .4 ease-in-out;
transition: transform 0.4s ease-in-out;
overflow: hidden;
}
.ftc-elements-blogs.def_style_2 .inner-wrap > a:hover img {
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: transform 0.4s,opacity 0.4s ease-in-out;
-moz-transition: transform 0.4s,opacity 0.4s ease-in-out;
transition: transform 0.4s,opacity 0.4s ease-in-out;
opacity: 0.7;
}
.ftc-elements-blogs-timeline.def_style_2 .inner-wrap > a {
display: block;
position: relative;
width: 100%;
}
.ftc-elements-blogs-timeline.def_style_2 .inner-wrap {
position: relative;
background: #fff;
padding: 20px;
margin-top: 60px;
border: 1px solid #ebebeb;
transition: border 1s;
-webkit-box-shadow: 0 1px 7px 1px rgb(0 0 0 / 5%);
-moz-box-shadow: 0 1px 7px 1px rgba(0,0,0,.05);
box-shadow: 0 1px 7px 1px rgb(0 0 0 / 5%);
}
.ftc-elements-blogs-timeline.def_style_2 .inner-wrap > a:hover img {
opacity: 0.7;
}
.ftc-elements-blogs-timeline.def_style_2 .post-text .posted_in > a {
font-size: 14px;
font-weight: 400;
line-height: 24px;
}
.ftc-elements-blogs-timeline.def_style_2 .post-text {
position: relative;
margin-top: 25px;
}
.ftc-elements-blogs-timeline.def_style_2 .post-text .posted_in {
position: absolute;
top: -70px;
left: 0;
padding: 9px 20px;
background: #fff;
text-transform: uppercase;
}
.ftc-elements-blogs-timeline.def_style_2 .inner-wrap .post-text .ftc-readmore {
font-size: 14px;
line-height: 24px;
text-transform: uppercase;
border: solid #333;
border-width: 0 0 1px 0;
padding: 0 0 5px 0;
}
.ftc-elements-blogs-timeline.def_style_2 .inner-wrap .post-text p {
text-align: justify;
}
.ftc-elements-blogs-timeline.def_style_2 {
margin: 0 auto;
}
.ftc-elements-blogs-timeline.def_style_2 .inner-wrap .post-text .published:before {
content: "\f133";
font-family: 'FontAwesome';
margin-right: 5px;
}
.ftc-elements-blogs-timeline.def_style_2 .post-text .posted_in a {
border-bottom: 1px solid #0000;
}
.ftc-elements-blogs-timeline.def_style_2 .image-timeline {
display: none;
}
.ftc-elements-blogs-timeline.def_style_2 .date-timeline-element {
display: inline-block;
background: #ebebeb;
top: 0;
left: 0;
position: absolute;
line-height: 35px;
font-size: 16px;
letter-spacing: .5px;
color: #333;
min-width: 170px;
text-align: center;
padding: 0 15px;
z-index: 2;
}
.ftc-elements-blogs-timeline.def_style_2 .date-timeline-element > div {
display: inline-block;
}
.ftc-elements-blogs-timeline.def_style_2 .element-timeline:before {
content: '';
position: absolute;
left: 80px;
width: 4px;
height: 100%;
background-color: #ebebeb;
z-index: 1;
top: 0;
}
.ftc-elements-blogs-timeline.def_style_2 .inner-wrap > a:before {
border: solid #ebebeb;
border-width: 0 1px 1px 0;
display: inline-block;
padding: 13px;
position: absolute;
top: calc(50% - 25px);
left: -35px;
display: inline-block;
content: " ";
transform: rotate( 135deg);
-webkit-transform: rotate( 135deg);
z-index: 1;
background: #fff;
box-shadow: 2px 2px 6px -1px rgb(0 0 0 / 5%);
transition: all 1s;
}
.ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
display: inline-block;
top: -360px;
left: -200px;
position: absolute;
background: #fff;
border: 4px solid #ebebeb;
text-align: center;
min-width: 50px;
z-index: 2;
}.ftc-elements-blogs-timeline.def_style_2 .element-date-timeline .month,
.ftc-elements-blogs-timeline.def_style_2 .element-date-timeline .day {
font-size: 16px;
line-height: 24px;
}
.ftc-elements-blogs-timeline.def_style_2 .element-date-timeline .day {
font-weight: bold;
}
.ftc-elements-blogs-timeline.def_style_2 .element-date-timeline .month {
font-weight: 400;
}
.cust-timelime-blog .ftc-loadmore-posts {
position: absolute;
z-index: 1;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .element-timeline:before {
content: '';
position: absolute;
left: 50%;
width: 4px;
height: 100%;
background-color: #ebebeb;
z-index: 1;
top: 0;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .date-timeline-element {
left: 43%;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n+1),
.ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) {
padding: 0;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .element-date-timeline {
top: -100%;
left: -38%;
right: auto;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .inner-wrap > a:before {
top: 20%;
}
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1) .inner-wrap > a:before {
top: 55%;
left: auto;
right: -35px;
transform: rotate( -45deg);
-webkit-transform: rotate( -45deg);
box-shadow: 2px 2px 7px -2px rgb(0 0 0 / 5%);
}
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1) .element-date-timeline {
top: -63%;
left: auto;
right: -39%;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .element-timeline {
float: left;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n+1) .element-timeline {
float: right;
}
.timelime-blog-2col .ftc-loadmore-posts {
position: absolute;
left: 50%;
transform: translateX(-50%);
z-index: 2;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .element-timeline {
width: 20%;
max-width: 20%;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .inner-wrap {
width: 80%;
max-width: 80%;
}
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .ftc-blogs {
flex-direction: row-reverse;
justify-content: flex-end;
}
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-timeline:before {
left: auto;
right: 85px;
}
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .date-timeline-element {
left: auto;
right: 0;
}
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .inner-wrap > a:before {
left: auto;
right: -35px;
transform: rotate( -45deg);
-webkit-transform: rotate( -45deg);
}
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
left: auto;
right: -160px;
top: -260px;
}
.timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .inner-wrap,
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .inner-wrap {
max-width: calc(80% - 30px);
}
.timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .ftc-blogs {
justify-content: flex-end;
}
.timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
top: -265px;
left: -165px;
}
.classic-blog-sidebar .ftc-elements-blogs.def_style_2 .ftc-blogs:nth-child(3n + 1) {
width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%;
}
.ftc-elements-blogs.def_style_3 .inner-wrap {
display: flex;
align-items: center;
padding-bottom: 0;
flex-wrap: wrap;
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.ftc-elements-blogs.def_style_3 .inner-wrap > a {
-webkit-flex-basis: 43%;
-ms-flex-preferred-size: 43%;
flex-basis: 43%;
overflow: hidden;
}
.ftc-elements-blogs.def_style_3 .inner-wrap .post-text {
display: flex;
flex: 1;
justify-content: center;
flex-direction: column;
height: 100%; padding: 0;
margin: 0 0 0 30px;
}
.ftc-elements-blogs.def_style_3 .inner-wrap > a img {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: -webkit-transform 0.4s ease-in-out;
-moz-transition: transform .4 ease-in-out;
transition: transform 0.4s ease-in-out;
}
.ftc-elements-blogs.def_style_3 .inner-wrap > a:hover img {
opacity: 0.7;
-webkit-transform: scale(1.2);
-moz-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
-webkit-transition: transform 0.4s,opacity 0.4s ease-in-out;
-moz-transition: transform 0.4s,opacity 0.4s ease-in-out;
transition: transform 0.4s,opacity 0.4s ease-in-out;
}
.ftc-elements-blogs.def_style_3 .inner-wrap .post-text .published:before {
content: "\f133";
font-family: 'FontAwesome';
margin-right: 5px;
}
.ftc-elements-blogs.def_style_3 .inner-wrap .post-text .ftc-readmore {
color: #262626;
line-height: 24px;
text-transform: uppercase;
padding: 0;
width: max-content;
border-bottom: 1px solid #262626;
}
.ftc-elements-blogs.def_style_3 .inner-wrap .post-text .published {
padding: 0;
font-size: 14px;
}
.ftc-elements-blogs.def_style_3 .post-text .meta .posted_in {
padding: 9px 20px;
position: absolute;
left: 15px;
bottom: 0;
border: none;
font-size: 14px;
background: #fff;
text-transform: uppercase;
}
.ftc-elements-blogs.def_style_3 .post-text .meta .posted_in > a {
border-bottom: 1px solid #0000;
}
.Blg-classic-image .ftc-elements-blogs.def_style_3 .inner-wrap {
-webkit-flex-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.Blg-classic-image .ftc-elements-blogs.def_style_3 .inner-wrap .post-text {
position: relative;
margin: 0 30px 0 0;
}
.Blg-classic-image .ftc-elements-blogs.def_style_3 .post-text .meta .posted_in {
left: auto;
right: -138px;
bottom: -1px;
}
.no-sidebar-classic .ftc-elements-blogs.def_style_3 .ftc-blogs:nth-child(4n + 2) .inner-wrap > a {
flex-basis: 100%;
-webkit-flex-basis: 100%;
-moz-flex-basis: 100%;
}
.no-sidebar-classic .ftc-elements-blogs.def_style_3 .ftc-blogs:nth-child(4n + 2) .inner-wrap {
flex-direction: column;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-wrap: nowrap;
}
.no-sidebar-classic .ftc-elements-blogs.def_style_3 .ftc-blogs:nth-child(4n + 2) .post-text {
border: none;
margin: 30px auto 0;
}
.ftc-elements-blogs.def_style_2 .blockquote-meta {
position: absolute;
left: 50%;
bottom: 5px;
transform: translateX(-50%);
}
.ftc-elements-blogs.def_style_2 .ftc-blockquote {
position: relative;
}
.ftc-elements-blogs.def_style_2 .blockquote-meta .author {
font-size: 24px;
font-weight: 400;
color: #fff;
}
.ftc-elements-blogs.def_style_2 .blockquote-meta .author a {
color: inherit;
}
.ftc-elements-blogs.def_style_2 .blockquote-bg:before {
left: 50%;
transform: translateX(-50%);
}
.ftc-elements-blogs.def_style_2 .blockquote-meta .author > i {
margin-right: 10px;
}
.ftc-elements-blogs.def_style_2 .blockquote-bg {
padding: 50px 20px !important;
font-style: normal;
color: #fff;
}
.play-icon-hover .elementor-custom-embed-play i:hover {
color: #999;
}
.elementor-widget-sidebar .widget_search .search-submit .screen-reader-text {
display: none;
}
.classic-blog-sidebar .elementor-widget-ftc-posts-grid .gap.def_style_2 {
margin: 0 auto;
}  @media only screen and (max-width: 1024px) {
.form-coming-02 .ftc-contact-form input[type="submit"] {
margin: 0;
}
.form-coming-02 .ftc-contact-form .wpcf7-form > p {
justify-content: center;
}
.service-04-banner .elementor-column {
margin: 0 auto;
}
.form-coming-02 {
text-align: center;
}
.about-02 .elementor-column:last-child {
margin-left: 0;
}
.progress-about-01 {
margin-right: auto;
}
.text-about-01 {
padding-left: 30px;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .element-date-timeline {
top: -190%;
left: auto;
right: -31%;
}
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1) .element-date-timeline {
top: -45%;
left: auto;
right: -43%;
}
.ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
top: -300px;
left: -152px;
}
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
left: auto;
right: -125px;
top: -215px;
}
.timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
top: -220px;
left: -130px;
}
.ftc-elements-blogs.def_style_3 .inner-wrap .post-text h4 {
padding: 0 0 10px 0;
}
.ftc-elements-blogs.def_style_3 .inner-wrap .post-text .meta {
padding: 0 0 5px 0;
}
.ftc-elements-blogs.def_style_3 .inner-wrap .post-text p {
-webkit-line-clamp: 2;
-moz-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
padding: 0;
margin-bottom: 10px;
}
.ser-01-right .elementor-widget-wrap {
padding: 50px 0px 50px 35px !important;
}
.section-404_v5 .elementor-widget-heading {
bottom: 23%;
}
.section-404_v5 .elementor-inner-section {
bottom: 14%;
}
.ser-02-secb .elementor-inner-section .elementor-column:before {
left: 0;
}
.timelime-blog-2col .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+2) .element-date-timeline {
top: -70%;
right: auto;
left: -41%;
}
}
@media only screen and (max-width: 991px) {
.deal-style2 .ftc_products_deal_slider.def_style_2 .products {
text-align: center;
justify-content: unset;
}
.ftc-countdown-element.def_style_5 {
max-width: 100%;
}
.bg-list-number .elementor-container .elementor-column {
width: 50%;
margin: 0 auto;
}
.bg-list-number .elementor-container .elementor-column:last-child {
margin-top: 85px;
}
.about-03 .elementor-column:last-child {
padding-left: 30px;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .inner-wrap > a::before {
top: 20%;
transform: rotate( -45deg);
-webkit-transform: rotate( -45deg);
box-shadow: 2px 2px 7px -2px rgb(0 0 0 / 5%);
left: auto;
right: -35px;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .element-timeline {
float: right;
}
.timelime-blog-2col .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1) .element-date-timeline {
top: -118%;
left: auto;
right: -31%;
}
.timelime-blog-2col .ftc-elements-blogs-timeline.def_style_2.columns-2 .element-timeline:before,
.timelime-blog-2col .ftc-elements-blogs-timeline.def_style_2.columns-2 .date-timeline-element {
left: auto;
right: 0;
}
.ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
top: -240px;
left: -108px;
}
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
left: auto;
right: -90px;
top: -170px;
}
.ftc-elements-blogs-timeline.def_style_2 .inner-wrap .post-text p {
text-align: justify;
-webkit-line-clamp: 2;
-moz-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
padding-bottom: 0;
}
.timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
top: -175px;
left: -95px;
}
.ftc-elements-blogs.def_style_3 .inner-wrap .post-text {
border: none;
}
.service-04-banner .elementor-column:last-child {
margin: 0 auto;
}
.service-contact-03 .elementor-icon-box-wrapper {
padding: 80px 10px 45px;
}
.ftc-elements-blogs.def_style_3 .inner-wrap .post-text p,
.Blg-classic-image .ftc-elements-blogs.def_style_3 .inner-wrap .post-text p {
-webkit-line-clamp: 2;
-moz-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
padding: 0;
margin-bottom: 10px;
}
.timelime-blog-2col .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+2) .element-date-timeline {
top: -190%;
right: -31%;
left: auto;
}
}
@media only screen and (max-width: 767px) {
.about-02 .elementor-column:last-child .elementor-image-box-description,
.about-contact-02 .elementor-widget-icon-box .elementor-icon-box-description {
max-width: 65%;
margin: 0 auto;
}
.ser-02-secb .elementor-inner-section .elementor-column {
margin: 0 auto 30px;
}
.ser-01-right .elementor-icon-list-items li {
justify-content: center;
}
.ser-01-right .elementor-widget-wrap {
padding: 50px 0 50px 0 !important;
}
.faq-03 .ftc-contact-form {
max-width: 80%;
margin: 0 auto;
}
.form-coming-05 .ftc-contact-form {
max-width: 320px;
margin: 0 auto;
}
.about-03 .elementor-column:last-child {
padding-left: 0;
}
.about-01 .elementor-column:first-child {
padding-right: 0;
}
.text-about-01 {
padding-left: 0;
}
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
left: auto;
right: -120px;
top: -220px;
}
.timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
top: -220px;
left: -132px;
}
.ftc-elements-blogs.def_style_3 .inner-wrap .post-text {
border: none;
}
.service-04-banner .elementor-image-box-content {
max-width: 310px;
}
.section-404_v5 .elementor-inner-section {
bottom: 8%;
}
.Blg-classic-image .ftc-elements-blogs.def_style_3 .post-text .meta,
.Blg-classic-image .ftc-elements-blogs.def_style_3 .post-text h4 {
padding: 0 0 10px 0;
}
}
@media only screen and (max-width: 667px) {
.ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .element-date-timeline {
top: -165%;
left: auto;
right: -31%;
}
.timelime-blog-2col .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1) .element-date-timeline {
top: -105%;
left: auto;
right: -32%;
}
.ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
top: -212px;
left: -90px;
}
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
left: auto;
right: -115px;
top: -200px;
}
.timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
top: -205px;
left: -118px;
}
.ser-02-secb .elementor-inner-section .elementor-column {
text-align: center;
}
.ser-02-secb .elementor-inner-section .elementor-column .elementor-widget {
width: 100%;
margin: 0 auto;
}
.ser-02-secb .elementor-inner-section .elementor-column:before {
left: 50%;
transform: translateX(-50%);
}
}
@media only screen and (max-width: 480px) {
.img-black-white .elementor-image-box-content,
.image-box-demo .elementor-image-box-content {
margin: 25px auto 30px;
}
.elementor-element.elementor-widget-ftc-gallery-instagram .slider .owl-item .images {
width: 100%;
}
.form-coming-02 .ftc-contact-form .wpcf7-form > p {
display: block;
}
.ftc-countdown-element.def_style_5 .countdown-timer-init,
.ftc-countdown-element.def_style_6 .countdown-timer-init {
display: inline-block;
}
.ftc-countdown-element.def_style_5 .items {
display: inline-block;
margin: 0 15px 30px;
}
.ftc-countdown-element.def_style_5 .items .ftc-number {
margin: 30px auto 0;
}
body:not(.rtl) .countdown-coming-04.elementor-element .ftc-countdown-element.def_style_6 .items:not(:last-of-type), 
body:not(.rtl) .countdown-coming-04.elementor-element .ftc-countdown-element.def_style_6 .items:not(:first-of-type) {
display: inline-block;
width: 130px;
margin: 0 15px 30px;
}
.ftc-countdown-element.def_style_6 .items .ftc-number {
width: 130px;
height: 130px;
}
.form-coming-02 .ftc-contact-form .wpcf7 p input[type="email"] {
max-width: 320px;
margin: 0 auto 30px;
text-align: center;
}
.ftc-countdown-element.def_style_6 {
max-width: 100%;
}
.coming-soon-01 .ftc-contact-form .wpcf7 p input[type="email"] {
text-align: center;
}
.coming-soon-01 .ftc-contact-form input[type="submit"] {
margin-top: 30px;
border: 1px solid #393839;
}
.coming-soon-01 .ftc-contact-form {
max-width: 320px;
}
.ourteam-04 .elementor-text-editor {
max-width: 90%;
margin: 0 auto;
}
.bg-list-number .elementor-container .elementor-column:last-child,
.bg-list-number .elementor-container .elementor-column {
width: 100%;
margin: 0 auto 85px;
}
.ourteam-about-02 .ftc-element-team .ftc-team-member {
padding: 0 35px;
}
.ftc-element-team .ftc-team-member {
padding: 0 15px;
}
.ftc-element-team.def_style_5 .image-thumbnail img {
border-radius: 50%;
}
.ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .element-date-timeline {
top: -103%;
left: auto;
right: -37%;
}
.timelime-blog-2col .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1) .element-date-timeline {
top: -67%;
left: auto;
right: -37%;
}
.ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
top: -145px;
left: -93px;
}
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
left: auto;
right: -124px;
top: -135px;
}
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-timeline:before {
left: auto;
right: 0;
}
.timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
top: -140px;
left: -124px;
}
.ftc-elements-blogs-timeline.def_style_2 .element-timeline:before {
left: 0;
}
.ftc-elements-blogs.def_style_2 .inner-wrap .post-text p {
-webkit-line-clamp: 2;
-moz-line-clamp: 1;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
padding: 0;
}
.ftc-elements-blogs.def_style_3 .inner-wrap > a,
.no-sidebar-classic .ftc-elements-blogs.def_style_3 .ftc-blogs .inner-wrap > a,
.no-sidebar-classic .ftc-elements-blogs.def_style_3 .ftc-blogs:nth-child(4n + 2) .inner-wrap > a {
flex-basis: 100%;
-webkit-flex-basis: 100%;
-moz-flex-basis: 100%;
}
.ftc-elements-blogs.def_style_3 .inner-wrap .post-text,
.no-sidebar-classic .ftc-elements-blogs.def_style_3 .inner-wrap .post-text {
text-align: center;
margin: 30px auto 0;
height: auto;
border: none;
}
.ftc-elements-blogs.def_style_3 .inner-wrap .post-text .ftc-readmore {
margin: 0 auto;
}
.Blg-classic-image .ftc-elements-blogs.def_style_3 .inner-wrap {
-webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
.Blg-classic-image .ftc-elements-blogs.def_style_3 .inner-wrap .post-text {
margin: 0 auto;
text-align: center;
}
.Blg-classic-image .ftc-elements-blogs.def_style_3 .post-text .meta .posted_in {
left: auto;
top: -40px;
right: 0;
bottom: auto;
}
.Blg-classic-image .ftc-elements-blogs.def_style_3 .post-text h4 {
padding: 25px 0 10px 0;
}
}
@media only screen and (max-width: 375px) {
.ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
top: -140px;
left: -86px;
}
.timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
left: auto;
right: -117px;
top: -125px;
}
.timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
top: -130px;
left: -117px;
}
}.header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
min-width: 1350px;
} .ftc_login .login-submit .button-secondary:hover {
background-color: #666;
}
.header-ftc-element.header-layout-11 .is-sticky .first-section-11 {
display: none;
}
.header-ftc-element.header-layout-11 .ftc_login {
color: #666;
}
.header-ftc-element.header-layout-11 .nav-header-11 .elementor-row .elementor-column:before {
content: "";
width: 1px;
height: 48px;
position: absolute;
background: #333230;
top: -10px;
left: 0;
}
.nav-header-11 .elementor-row .elementor-column:last-child:after {
content: "";
width: 1px;
height: 48px;
position: absolute;
background: #333230;
top: -10px;
right: -10px;
}
.header-ftc-element.header-layout-11 .nav-header-11 .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-11 .nav-header-11 .elementor-row .elementor-column {
width: auto;
padding: 0 15px;
}
.header-ftc-element.header-layout-11 .ftc-cart-element .cart-total {
position: unset;
top: auto;
left: auto;
}
.header-ftc-element.header-layout-11 .ftc-cart-element .cart-total .cart-ico {
color: #fff;
font-family: Lato;
position: absolute;
top: -15px;
left: 100%;
padding: 0;
border-radius: 30px;
min-width: 20px;
min-height: 20px;
text-align: center;
font-size: 12px;
line-height: 20px;
background: #a07936;
}
.header-ftc-element.header-layout-11 .ftc-cart-element .ftc-cart-tini {
color: #fff;
}
.header-ftc-element.header-layout-11 .ftc-search .search-button:before {
color: #fff;
font-weight: bold;
}
.header-ftc-element.header-layout-11 .nav-right-h11 .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-11 .nav-right-h11 .elementor-row .elementor-column {
width: auto;
min-width: 30px;
}
.header-ftc-element.header-layout-11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link {
background: #0000;
border: 1px dashed #0000;
}
.header-ftc-element.header-layout-11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link,
.header-ftc-element.header-layout-11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link {
border-color: #a07936;
}
.header-ftc-element.header-layout-11 .header-content {
padding: 0;
}
.header-ftc-element.header-layout-11 .first-section-11 .elementor-widget-icon-list ul li:before {
content: "";
width: 1px;
height: 48px;
position: absolute;
background: #333230;
left: -15px;
}
.header-ftc-element.header-layout-11 .first-section-11 .elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
overflow: unset;
}
.first-section-11 .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:last-child:after {
content: "";
width: 1px;
height: 48px;
position: absolute;
background: #333230;
right: -30px;
left: auto;
top: -10px;
transform: none;
border: none;
}
.header-ftc-element.header-layout-11 .first-section-11 .elementor-widget-icon-list ul li:last-child:before {
left: -15px;
}  .header-ftc-element.header-layout-21 .mobile-button .fa-bars:before {
color: inherit;
}
.header-ftc-element.header-layout-21 .mobile-button {
color: #666;
}
.header-ftc-element.header-layout-21 .is-sticky .header-content {
background: #fff;
}
.header-ftc-element.header-layout-21 .header-dropdown-element:hover {
cursor: pointer;
}
.header-ftc-element.header-layout-21 .header-dropdown-element .header-icon {
font-size: 13px;
width: 16px;
height: 2px;
transition: all .8s;
position: relative;
display: inline-block;
background: #fff;
top: -5px;
}
.header-ftc-element.header-layout-21 .header-dropdown-element .header-icon:before,
.header-ftc-element.header-layout-21 .header-dropdown-element .header-icon:after {
content: " ";
position: absolute;
left: 0;
right: 0;
background: #fff;
width: 16px;
height: 2px;
-webkit-transition: all .8s;
-moz-transition: all .8s;
-ms-transition: all .8s;
-o-transition: all .8s;
}
.header-ftc-element.header-layout-21 .header-dropdown-element .header-icon:before {
margin-top: -5px;
}
.header-ftc-element.header-layout-21 .header-dropdown-element .header-icon:after {
margin-top: 5px;
width: 10px;
}
.header-ftc-element.header-layout-21 .dropdown-bar-21 .elementor-inner-column:first-child:after {
content: "";
position: absolute;
width: 1px;
height: 15px;
top: 50%;
right: 0;
transform: translateY(-50%);
background: #00000033;
}
.header-ftc-element.header-layout-21 .header-icon i,
.header-ftc-element.header-layout-21 .ftc_login,
.header-ftc-element.header-layout-21 .ftc-account .login,
.header-ftc-element.header-layout-21 .ftc-account .log-out,
.header-ftc-element.header-layout-21 .ftc-account .ftc_sign_up,
.header-ftc-element.header-layout-21 .ftc-account .my-account {
color: #fff;
}
.header-ftc-element.header-layout-21 .ftc-account .ftc_sign_up:before,
.header-ftc-element.header-layout-21 .ftc-account .log-out:before {
content: "\e066";
font-family: 'simple-line-icons';
font-size: 14px;
line-height: 20px;
}
.header-ftc-element.header-layout-21 .ftc-account .login:before,
.header-ftc-element.header-layout-21 .ftc-account .my-account:before {
font-family: 'simple-line-icons';
content: '\e005';
font-size: 14px;
line-height: 20px;
}
.header-ftc-element.header-layout-21 .ftc-account .ftc_sign_up span,
.header-ftc-element.header-layout-21 .ftc-account .login span,
.header-ftc-element.header-layout-21 .ftc-account .log-out span,
.header-ftc-element.header-layout-21 .ftc-account .my-account span {
display: none;
}
.header-ftc-element.header-layout-21 .header-icon i:before {
font-size: 18px;
}
.header-ftc-element.header-layout-21 .header-icon i:before, .header-ftc-element.header-layout-21 .header-icon i {
background: #0000;
}
.header-ftc-element.header-layout-21 .dropdown-bar-21 .elementor-container .elementor-row {
width: 120px;
height: 36px;
background: #f05036;
border-radius: 25px;
text-align: center;
}
.header-ftc-element.header-layout-21 .ftc-search .search-button {
margin: 0;
width: 40px;
height: 40px;
color: #fff;
background-color: #f05036;
border-radius: 50%;
text-align: center;
}
.header-ftc-element.header-layout-21 .ftc-search .search-button:before, 
.header-ftc-element.header-layout-21 .ftc-search .search-button:hover:before {
color: inherit;
}
.header-ftc-element.header-layout-21 .section-header-21 .elementor-row {
justify-content: center;
}
.header-ftc-element.header-layout-21 .search-bar-21 .ftc-cart-element {
width: 40px;
height: 40px;
line-height: 45px;
background: #f05036;
border-radius: 50%;
margin-right: 0;
margin-left: auto;
text-align: center;
}
.header-ftc-element.header-layout-21 .search-bar-21 .ftc-cart-element a {
color: #fff;
margin-left: -5px;
}
.header-ftc-element.header-layout-21 .search-bar-21 .ftc-cart-element a:before {
content: '\e04e';
font-weight: normal;
}
.header-ftc-element.header-layout-21 .search-bar-21 .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-21 .search-bar-21 .elementor-container .elementor-inner-column {
width: auto;
min-width: 50px;
margin: 0;
}
.header-ftc-element.header-layout-21 .ftc-element-logo {
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.header-ftc-element.header-layout-21 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3) {
padding-right: 180px;
}
.header-ftc-element.header-layout-21 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4) {
padding-left: 180px;
}
.header-ftc-element.header-layout-21 .container-full {
padding: 0 100px;
}
.header-ftc-element.header-layout-21 .header-content {
padding: 48px 0;
}
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
position: relative;
text-transform: capitalize;
font-weight: 600;
color: #000;
}
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, 
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link {
background-color: #0000;
}
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover > .link_content > .link_text,
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content > .link_text {
color: #f05036;
}
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text:after {
content: '';
position: absolute;
bottom: 3px;
left: 0;
width: 20px;
background: transparent;
z-index: 2;
height: 2px;
}
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link .link_text:after,
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text:after {
background: #f05036;
}  .header-ftc-element.header-layout-24 .header-mobile .ftc-shop-cart {
padding: 0;
} .ftc-header-template.header-layout-25 .header-h26e {
padding: 0 !important;
}
.header-ftc-element.header-layout-25 .ftc-cart-tini .cart-total {
position: unset;
}
.header-ftc-element.header-layout-25 .ftc-tini-cart .ftc-cart-tini:before {
color: inherit;
}
.header-ftc-element.header-layout-25 .ftc-cart-tini .cart-total .cart-ico {
background: #caa665;
color: #fff;
position: absolute;
top: -15px;
left: 100%;
padding: 0;
border-radius: 30px;
min-width: 20px;
min-height: 20px;
line-height: 20px;
text-align: center;
font-size: 12px;
font-family: Lato;
}  .section-header-27 .elementor-row {
justify-content: space-between;
}
.section-header-27 > .elementor-container > .elementor-row {
justify-content: space-between;
}
.section-header-27 > .elementor-container > .elementor-row > .elementor-col-33.elementor-column.elementor-element {
width: auto;
}
.section-header-27 > .elementor-container > .elementor-row > .elementor-col-33.elementor-column.elementor-element.box-header-h27 {
width: 30%;
}
.box-header-h27 .elementor-widget-wrap .elementor-widget-ftc_ajax_search {
width: 40px;
margin: 0;
margin-right: 50px;
}
.box-header-h27 > .elementor-column-wrap > .elementor-widget-wrap .dropright-h27 {
background-color: #d69b6f;
border-radius: 25px;
padding: 0 10px;
width: 50%;
}
.section-header-27 .box-header-h27 > .elementor-column-wrap > .elementor-widget-wrap {
background-color: transparent;
border-radius: 0;
} .header-ftc-element.header-layout-29 .ftc_account_form.dropdown-container .button-secondary:hover {
background: #999;
}  .header-ftc-element.header-layout-39 .header-nav .elementor-column-gap-default {
padding: 3px 65px 3px 30px;
}  .header-ftc-element.header-layout-43 .ftc-search .search-button {
right: auto;
}
.header-ftc-element.header-layout-44 .ftc_login a:hover span {
color: #d35a45;
}
.header-ftc-element.header-layout-43 .header-e-nav .ftc-cart-element {
padding-right: 10px;
}  .header-ftc-element.header-layout-45 .ftc_login a:hover span {
color: #d65945;
}  .header-ftc-element.header-layout-49 .ftc_login a:hover span {
color: #a07936;
}  .header-ftc-element.header-layout-53 .is-sticky .header-sticky,
.header-ftc-element.header-layout-53 {
background: #BF9F7F;
}
.header-ftc-element.header-layout-53 .container-full {
padding: 0 75px;
}  .header-ftc-element.header-layout-55 .cart-total {
position: unset;
}
.first-layer-h55 .elementor-grid {
margin-right: -15px;
}
.header-ftc-element.header-layout-55 .cart-total .cart-ico {
min-width: 15px;
height: 15px;
line-height: 15px;
background: #ebebeb;
display: inline-block;
text-align: center;
border-radius: 50%;
position: absolute;
top: -10px;
right: -15px;
color: #fff;
}
.detail-header-55 .elementor-divider:before {
content: "";
position: absolute;
width: 15px;
height: 15px;
border: 1px solid #ebebeb;
top: 35%;
left: 49%;
background: #fff;
transform: rotate(45deg);
}
.detail-header-55 .elementor-divider .elementor-divider__text:before,
.detail-header-55 .elementor-divider .elementor-divider__text:after {
content: "";
position: absolute;
width: 15px;
height: 15px;
border: 1px solid #ebebeb;
background: #fff;
transform: rotate(45deg);
}
.detail-header-55 .elementor-divider .elementor-divider__text:before {
top: 35%;
left: 40%;
}
.detail-header-55 .elementor-divider .elementor-divider__text:after {
top: 35%;
right: 41.2%;
}
.header-ftc-element.header-layout-55 .ftc-cart-element .cart-item .cart-item-canvas:before {
font-family: 'FontAwesome';
content: "\f217";
font-size: 18px;
line-height: normal;
}
.header-ftc-element.header-layout-55 .ftc_search_ajax {
right: auto;
left: 0;
top: 85%;
z-index: 9;
}
.header-ftc-element.header-layout-55 .header-content .container {
width: 100%;
padding: 0;
}
.header-ftc-element.header-layout-55 .header-content {
padding: 0;
}
.header-ftc-element.header-layout-55 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
color: #333;
text-transform: none;
}   
.header-ftc-element.header-layout-55 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, .header-ftc-element.header-layout-55 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link, .header-ftc-element.header-layout-55 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover {
background: #0000;
}  .header-ftc-element.header-layout-56 {
position: absolute;
left: 0;
width: 100%;
z-index: 9999;
}
.header-ftc-element.header-layout-56 .header-content > .container {
width: 100%;
}
.header-ftc-element.header-layout-56 .header-content {
padding: 15px 0;
}
.nav-right-h56 .elementor-row {
justify-content: flex-end;
}
.nav-right-h56 .elementor-row .elementor-column {
width: auto;
margin: 0 10px;
}
.nav-right-h56 .elementor-row .elementor-column:last-child {
margin-right: 0;
}
.header-ftc-element.header-layout-56 .elementor-widget-ftc_language_switch .lang_sel_click > ul > li > a, .header-ftc-element.header-layout-56 .wcml_currency_switcher > a {
color: #999;
}
.header-ftc-element.header-layout-56 .wcml_currency_switcher > a i, .header-ftc-element.header-layout-56 .elementor-widget-ftc_language_switch .lang_sel_click > ul > li > a i {
margin-left: 5px;
}
.header-ftc-element.header-layout-56 .ftc-account a {
color: #999;
}
.header-ftc-element.header-layout-56 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
text-align: left;
}
.header-ftc-element.header-layout-56 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
font-size: 16px;
font-weight: bold;
color: #333;
text-transform: none;
}
.header-ftc-element.header-layout-56 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, .header-ftc-element.header-layout-56 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link {
background: #0000;
}
.header-ftc-element.header-layout-56 .mega_main_menu>.menu_holder>.menu_inner>ul> li {
margin-right: 0;
}
.header-ftc-element.header-layout-56 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link {
padding-left: 0;
}
.header-ftc-element.header-layout-56 .nav-dropdown-56 .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-56 .nav-dropdown-56 .elementor-row .elementor-column {
width: auto;
margin: 0 10px;
}
.header-ftc-element.header-layout-56 .nav-dropdown-56 .elementor-row .elementor-column:last-child {
margin-right: 0;
}
.header-ftc-element.header-layout-56 .ftc-search {
min-width: 15px;
}
.header-ftc-element.header-layout-56 .ftc-search .search-button:before {
font-size: 18px;
color: #999;
}
.header-ftc-element.header-layout-56 .tini-wishlist {
display: block;
font-size: 0;
}
.header-ftc-element.header-layout-56 .tini-wishlist i {
font-size: 18px;
color: #999;
}
.header-ftc-element.header-layout-56 .ftc-cart-element .ftc-cart-tini:before {
color: #999;
font-size: 18px;
}
.header-ftc-element.header-layout-56 .ftc-cart-element .cart-total .cart-ico {
color: #fff;
}
.header-ftc-element.header-layout-56 .ftc-cart-element .cart-total {
position: unset;
top: auto;
left: auto;
}
.header-ftc-element.header-layout-56 .ftc-cart-element .cart-total .cart-ico {
color: #fff;
font-family: Lato;
position: absolute;
top: -15px;
left: 100%;
padding: 0;
border-radius: 30px;
min-width: 20px;
line-height: 1;
min-height: 20px;
text-align: center;
font-size: 12px;
line-height: 20px;
}
.header-ftc-element.header-layout-56 .is-sticky .header-content {
background: #fff;
}
.header-ftc-element.header-layout-56 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
left: 0;
transform: none;
}
.header-ftc-element.header-layout-56 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4:last-child > .mega_dropdown {
left: auto;
transform: translateX(45%);
}
.header-ftc-element.header-layout-56 .ftc-enable-ajax-search {
border-top: 0;
}  .header-ftc-element.header-layout-57 .header-content > .container-full {
width: 100%;
max-width: 1330px;
background: #fff;
margin: 0 auto;
}
.header-ftc-element.header-layout-57 .header-content {
padding: 0;
}
.header-ftc-element.header-layout-57 .is-sticky .header-sticky {
background: #fff;
max-width: 1330px;
left: 15.10%;
box-shadow: none;
}
.header-ftc-element.header-layout-57 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
color: #333;
text-transform: none;
font-weight: bold;
font-size: 16px;
}
.header-ftc-element.header-layout-57 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, 
.header-ftc-element.header-layout-57 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link {
background: #0000;
}
.header-ftc-element.header-layout-57 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content > .link_text {
color: #f92644;
}
.section-header-57 .nav-right-57 .tini-wishlist {
font-size: 0;
}
.section-header-57 .nav-right-57 .ftc-search .search-button:before ,
.section-header-57 .nav-right-57 .tini-wishlist i,
.section-header-57 .nav-right-57 .ftc-cart-tini:before {
font-size: 18px;
}
.header-ftc-element.header-layout-57 .is-sticky .header-sticky {
box-shadow: 0 2px 7px -3px grey;
}
.nav-account-h57 .elementor-widget .ftc-account .ftc_account_form {
transform: rotate(90deg);
top: -285px;
}
.nav-account-h57 .elementor-widget-ftc_language_switch .lang_sel_click > ul > li > ul {
transform: rotate(90deg);
top: -95px;
left: -40px;
}
.nav-account-h57 .wcml_currency_switcher ul {
transform: rotate(90deg);
top: -105px;
left: -65px;
}  .header-ftc-element.header-layout-58 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
color: #fff;
text-transform: none;
font-weight: 600;
font-size: 16px;
}
.header-ftc-element.header-layout-58 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, 
.header-ftc-element.header-layout-58 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link {
background: #0000;
}
.header-ftc-element.header-layout-58 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
text-align: left;
}
.header-ftc-element.header-layout-58 .tini-wishlist {
font-size: 0;
}
.header-ftc-element.header-layout-58 .ftc-search .search-button:before ,
.header-ftc-element.header-layout-58 .tini-wishlist i,
.header-ftc-element.header-layout-58 .ftc-cart-tini:before {
font-size: 16px;
color: #fff;
}  .header-ftc-element.header-layout-58 .is-sticky .header-sticky .logo-58 {
display: none;
}
.header-ftc-element.header-layout-58 .header-sticky {
padding: 20px 0;
}
.header-ftc-element.header-layout-58 .is-sticky .header-sticky {
box-shadow: none;
padding: 0;
}
.header-ftc-element.header-layout-58 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
transform: none;
left: 0;
}
.header-ftc-element.header-layout-58 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4:last-child > .mega_dropdown {
left: 0;
transform: translateX(-40%);
}
.header-ftc-element.header-layout-58 .ftc-cart-element .ftc-cart-tini .cart-total {
position: unset;
}
.header-ftc-element.header-layout-58 .ftc-cart-element .cart-total .cart-ico {
background: #629b8b;
color: #fff;
position: absolute;
top: -15px;
left: 100%;
padding: 0;
border-radius: 30px;
min-width: 20px;
line-height: 1;
min-height: 20px;
text-align: center;
font-size: 16px;
}  .header-ftc-element.header-layout-59 .header-content {
padding: 0;
}
.header-ftc-element.header-layout-59 .ftc-search .ftc_search_ajax {
right: auto;
}
.header-ftc-element.header-layout-59 .header-content > .container {
width: 100%;
display: inline-block;
}
.section-header-59 {
padding: 0 0 215px 0;
}
.col-logo-59 .elementor-widget-ftc_logo {
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.nav-left-59 .elementor-inner-section {
position: absolute;
bottom: -190px;
}
.section-header-59:before {
content: "";
position: absolute;
left: 50%;
bottom: -10px;
width: 1330px;
height: 100px;
background: #fff;
transform: translateX(-50%);
pointer-events: none;
}
.section-header-59 .elementor-column-gap-default {
max-width: 1330px;
margin: 0 auto;
}
.nav-left-59 .elementor-inner-section {
left: 80px;
}
.nav-right-59 .elementor-inner-section {
right: 30px;
bottom: -185px;
text-align: center;
}
.nav-left-59 .elementor-inner-section .elementor-row {
background: #e2e5f0;
max-width: 180px;
}
.nav-left-59 .elementor-inner-section .elementor-column {
text-align: center;
}
.nav-left-59 .tini-wishlist {
font-size: 0;
}
.nav-left-59 .tini-wishlist i {
font-size: 16px;
}
.header-ftc-element.header-layout-59 .ftc-search .search-button {
left: 50%;
transform: translate(-50%, -50%);
}
.header-ftc-element.header-layout-59 .inner-right-59 .elementor-row:before {
content: "";
position: absolute;
top: -3px;
background: #e2e5f0;
width: calc(100% - 40px);
min-height: 36px;
}
.header-ftc-element.header-layout-59 .ftc_login .ftc_sign_up,
.header-ftc-element.header-layout-59 .ftc_login .login-text .login,
.header-ftc-element.header-layout-59 .lang_sel_click > ul > li > a,
.header-ftc-element.header-layout-59 .wcml_currency_switcher a {
color: #999;
}
.header-ftc-element.header-layout-59 .lang_sel_click > ul > li > a i,
.header-ftc-element.header-layout-59 .wcml_currency_switcher a i {
font-size: 0;
}
.header-ftc-element.header-layout-59 .lang_sel_click ul {
margin: 0;
}
.nav-right-59 .header-dropdown-element .header-icon i, 
.nav-right-59 .header-dropdown-element .header-icon i:before {
background: #0000;
}
.nav-right-59 .header-dropdown-element .header-icon i {
font-size: 20px;
color: #999;
}
.nav-right-59 .elementor-inner-section .header-dropdown-element {
margin-left: 25px;
}
.header-ftc-element.header-layout-59 .nav-right-59 .header-dropdown-element .header-icon:hover i:before, 
.header-ftc-element.header-layout-59 .nav-right-59 .header-dropdown-element .header-icon:hover i {
background-color: #0000;
}
.header-ftc-element.header-layout-59 .header-dropdown-element .content-dropdown {
left: auto;
right: -10px;
background: #f8f8f8;
}
.header-ftc-element.header-layout-59 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link {
background: #0000;
}
.header-ftc-element.header-layout-59 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
color: #333;
text-transform: none;
}
.header-ftc-element.header-layout-59 .mega_main_menu>.menu_holder>.menu_inner>ul> li {
margin-right: 0;
display: block;
}
.header-ftc-element.header-layout-59 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown,
.header-ftc-element.header-layout-59 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
top: -95px;
left: auto;
transform: translateX(-98%);
}
.header-ftc-element.header-layout-59 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link {
background-color: #0000;
}
.header-ftc-element.header-layout-59 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4:last-child > .mega_dropdown {
transform: translateX(-17%);
}
.header-ftc-element.header-layout-59 .col-logo-59 {
pointer-events: none;
}
.header-ftc-element.header-layout-59 .is-sticky .header-sticky {
background: #333;
} .header-ftc-element.header-layout-60 .header-content {
padding: 15px 0;
}
.section-header-60 .elementor-divider-separator {
margin: 0 auto;
}
.header-ftc-element.header-layout-60 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
color: #333;
font-weight: 400;
}
.header-ftc-element.header-layout-60 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, 
.header-ftc-element.header-layout-60 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link {
background: #0000;
}
.header-ftc-element.header-layout-60 .mega_main_menu>.menu_holder>.menu_inner>ul> li {
margin: 0 35px;
}
.header-ftc-element.header-layout-60 .mega_main_menu>.menu_holder>.menu_inner>ul> li:after {
content: "";
width: 30px;
height: 1px;
background: #999;
position: absolute;
top: 50%;
left: -50px;
transform: translateY(-50%);
}
.header-ftc-element.header-layout-60 .mega_main_menu>.menu_holder>.menu_inner>ul> li:first-child:after {
left: auto;
right: -50px;
}
.header-ftc-element.header-layout-60 .is-sticky .header-sticky {
background: #fff;
}
.header-ftc-element.header-layout-60 .mega_main_menu>.menu_holder>.menu_inner>ul> li:nth-child(2):after {
display: none;
}  @media only screen and (min-width: 1600px) {
.header-ftc-element.header-layout-11 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-25%);
}
.header-layout-36 .header-content .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.submenu_full_width > .mega_dropdown, .header-layout-36 .header-content .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns3 > .mega_dropdown, 
.header-layout-36 .header-content .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown,
.header-layout-36 .header-content .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown,
.header-layout-36 .header-content .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns3 > .mega_dropdown {
left: 0;
transform: translateX(3%);
}
.header-layout-36 .header-content .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns1 > .mega_dropdown {
left: 0;
transform: translateX(5%);
}
}
@media only screen and (max-width: 1600px) { 
.header-ftc-element.header-layout-57 .header-content > .container,
.header-ftc-element.header-layout-57 .is-sticky .header-sticky {
max-width: 100%;
left: auto;
}
}
@media only screen and (min-width: 1025px) and (max-width: 1600px) {
.header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown > li a {
padding: 3.5px 0;
}
.header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child>.mega_dropdown {
min-width: 1300px;
left: 0;
transform: translateX(-28%);
}
.header-layout-37 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-24 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout23 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-23%);
}
.header-layout-41 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-40 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-25 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-25%);
}
.header-layout-27 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-5%);
}
.header-layout-32 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-30 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-30%);
}
.header-layout-31 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-38%);
}
.header-layout-39 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-35 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown, 
.header-layout-33 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-7%);
}
.header-layout-44 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-36 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: none;
}
.header-layout-38 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-15%);
}
.header-layout-46 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-40%);
}
.header-layout-50 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-57%);
}
.header-ftc-element.header-layout-21 .container-full {
padding: 0 25px;
}
.header-ftc-element.header-layout-51 .container-full,
.header-ftc-element.header-layout-53 .container-full {
padding: 0 30px;
}
.header-ftc-element.header-layout-56 {
position: relative;
background: #f4f4f4;
}
.header-ftc-element.header-layout-56 .section-header-56 .elementor-column:first-child {
width: 15%;
}
.header-ftc-element.header-layout-56 .section-header-56 .elementor-column:nth-child(2) {
width: 35%;
}
.header-ftc-element.header-layout-56 .section-header-56 .elementor-column:last-child {
width: 50%;
}
.header-ftc-element.header-layout-56 .section-header-56 .elementor-inner-section .elementor-column:first-child {
width: 63%;
}
.header-ftc-element.header-layout-56 .section-header-56 .elementor-inner-section .elementor-column:last-child {
width: 37%;
}
.header-ftc-element.header-layout-56 .section-header-56 .nav-right-h56 .elementor-column, 
.header-ftc-element.header-layout-56 .section-header-56 .nav-right-h56 .elementor-column:first-child,
.header-ftc-element.header-layout-56 .section-header-56 .nav-right-h56 .elementor-column:last-child {
width: auto;
}
}
@media only screen and (max-width: 1025px) {
.header-ftc-element.header-layout-11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(5%);
}
.header-layout-41 .is-sticky .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-ftc-element.header-layout-11 .header-content .mega_main_menu li.multicolumn_dropdown.columns5>.mega_dropdown {
left: 0;
transform: translateX(-21%);
}
.header-ftc-element.header-layout-11 .header-content .mega_main_menu li.multicolumn_dropdown.columns5>.mega_dropdown {
max-width: 990px;
}
.header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child>.mega_dropdown {
min-width: 990px;
left: 0;
transform: translateX(-24%);
}
.header-layout-35 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-33 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-27 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-3%);
}
.header-layout-28 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-26%);
}
.header-layout-42 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-29 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-22%);
}
.header-ftc-element.header-layout-25 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child>.mega_dropdown,
.header-layout-32 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-30 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-25%);
}
.header-layout-31 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-31%);
}
.header-ftc-element.header-layout-11 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child>.mega_dropdown,
.header-ftc-element.header-layout-24 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child>.mega_dropdown,
.header-ftc-element.header-layout23 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child>.mega_dropdown, 
.header-layout-47 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-34 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-23%);
}
.header-layout-44 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-36 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-2%);
}
.header-layout-37 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-18%);
}
.header-layout-38 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-12%);
}
.header-layout-39 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-4%);
}
.header-layout-40 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-21%);
}
.header-layout-41 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-20%);
}
.header-layout-49 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-48 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown,
.header-layout-45 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-28%);
}
.header-layout-46 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-30%);
}
.header-layout-50 .header-content .mega_main_menu li.multicolumn_dropdown.columns5:first-child > .mega_dropdown {
transform: translateX(-47%);
}
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
left: 0;
transform: translateX(-15%);
}
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4:last-child > .mega_dropdown {
transform: translateX(-65%);
}
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
transform: translateX(-47%);
}
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5:first-child > .mega_dropdown {
transform: translateX(-21%);
}
.header-ftc-element.header-layout-21 .mega_main_menu>.menu_holder>.menu_inner>ul> li {
margin-right: 10px;
}
.header-ftc-element.header-layout-21 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3) {
padding-right: 0;
}
.header-ftc-element.header-layout-21 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4) {
padding-left: 0;
}
.header-ftc-element.header-layout-21 .section-header-21 .elementor-column:nth-child(2) .elementor-widget-ftc_logo {
width: 25%;
}
.header-ftc-element.header-layout-21 .section-header-21 .elementor-column:nth-child(2) .elementor-widget-ftc-nav {
flex: 1;
}
.header-ftc-element.header-layout-21 .ftc-element-logo {
position: unset;
transform: none;
}
.header-ftc-element.header-layout-21 .section-header-21 .elementor-column:first-child {
order: 2;
}
.header-ftc-element.header-layout-21 .section-header-21 .elementor-column:nth-child(2) {
order: 1;
}
.header-ftc-element.header-layout-21 .section-header-21 .elementor-column:last-child {
order: 3;
}
.header-ftc-element.header-layout-21 .container-full {
padding: 0 15px;
}
.header-ftc-element.header-layout-11 .last-section-11 .elementor-container.elementor-column-gap-extended {
max-width: 100%;
padding: 0 25px;
}
.header-ftc-element.header-layout-28 .header-row2 .ftc-search.style_3 {
max-width: 700px;
}
.header-ftc-element.header-layout-51 .container-full {
padding: 0 25px;
}
.header-ftc-element.header-layout-53 .container-full {
display: inline-block;
padding: 0 30px;
}
.header-ftc-element.header-layout-60 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns3 > .mega_dropdown {
left: auto;
transform: translateX(-35%);
}
.header-ftc-element.header-layout-59 .inner-right-59 .elementor-row:before {
width: calc(100% - 30px);
}
.header-ftc-element.header-layout-59 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4:last-child > .mega_dropdown {
transform: translateX(-5%);
}
.header-ftc-element.header-layout-59 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
transform: translateX(-85%);
width: 100%;
min-width: 900px;
}
.header-ftc-element.header-layout-59 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown, 
.header-ftc-element.header-layout-59 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
top: 30px;
left: auto;
transform: translateX(-85%);
}
.header-ftc-element.header-layout-57 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4:last-child > .mega_dropdown {
transform: translateX(25%);
}
.header-ftc-element.header-layout-57 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
left: auto;
transform: translateX(-20%);
}
.header-ftc-element.header-layout-57 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
width: 100%;
}
.header-ftc-element.header-layout-57 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns3 > .mega_dropdown {
left: auto;
transform: translateX(-35%);
}
.header-ftc-element.header-layout-57 .ftc-tini-cart {
padding-left: 7px;
}
.header-ftc-element.header-layout-56 .nav-dropdown-56 .elementor-row .elementor-column:last-child {
margin-right: 20px;
}
.header-ftc-element.header-layout-60 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
width: 100%;
min-width: 900px;
}
.section-header-59:before {
width: 100%;
}
.nav-right-59 .elementor-inner-section .header-dropdown-element {
margin-left: 0;
}
.nav-left-59 .elementor-inner-section {
left: 30px;
}
.header-ftc-element.header-layout-58 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
left: 0;
transform: none;
width: 100%;
min-width: 920px;
}
.header-ftc-element.header-layout-55 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns3 > .mega_dropdown {
left: 0;
transform: translateX(-35%);
}
.header-ftc-element.header-layout-55 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4:last-child > .mega_dropdown {
left: auto;
transform: translateX(25%);
}
.header-ftc-element.header-layout-55 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
max-width: 920px;
}
.header-ftc-element.header-layout-55 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4:first-child > .mega_dropdown {
left: 0;
transform: translateX(-20%);
}
.header-ftc-element.header-layout-56 {
position: relative;
}
.header-ftc-element.header-layout-56 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4:last-child > .mega_dropdown {
left: auto;
transform: translateX(50%);
}
.header-ftc-element.header-layout-56 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
left: 0;
transform: translateX(-1%);
width: 100%;
max-width: 920px;
}
} @media only screen and (max-width: 991px) {
.header-ftc-element.header-layout-21 .is-sticky .header-sticky {
background: #fff;
}
.header-ftc-element.header-layout-11 .is-sticky .header-sticky {
background: #333;
}
.header-ftc-element.header-layout-25 .header-mobile .ftc-shop-cart {
padding-right: 20px;
} 
.header-ftc-element.header-layout-58 .header-mobile .mobile-button,
.header-ftc-element.header-layout-58 .ftc-cart-tini .cart-ico {
color: #fff;
}
.header-ftc-element.header-layout-58 .header-mobile .mobile-button .fa-bars:before {
color: inherit;
}
.header-ftc-element.header-layout-59 .is-sticky .header-sticky,
.header-ftc-element.header-layout-59 .header-mobile {
padding: 0 15px;
background: #fff;
}
.header-ftc-element.header-layout-59 .mobile-button .fa-bars:before {
color: inherit;
}
.header-ftc-element.header-layout-58 .is-sticky .header-sticky {
padding: 10px 15px;
background: #126144;
}
.header-ftc-element.header-layout-58 .header-mobile {
padding: 10px 15px;
}
.header-ftc-element.header-layout-57 .mobile-button .fa-bars:before {
color: inherit;
}
.header-ftc-element.header-layout-57 .mobile-button {
color: #666;
}
.header-ftc-element.header-layout-57 .header-mobile {
background: #fff;
}
.header-ftc-element.header-layout-55 .is-sticky .header-sticky {
background: #fff;
}
.header-ftc-element.header-layout-55 .mobile-button {
color: #333;
}
.header-ftc-element.header-layout-56 .mobile-button {
color: #999;
}
.header-ftc-element.header-layout-55 .mobile-button .fa-bars:before,
.header-ftc-element.header-layout-56 .mobile-button .fa-bars:before {
color: inherit;
}
.header-ftc-element.header-layout-56 .is-sticky .header-sticky {
background: #fff;
}
} @media only screen and (max-width: 480px) {
.header-ftc-element.header-layout-11 .logo img {
width: 80%;
}
.header-ftc-element.header-layout-36 {
background: #fff;
}
.header-ftc-element.header-layout-36 .ftc-cart-tini {
color: #333;
}
}.blogs-slider.style_5 .blogs-slider .inner-wrap {
display: flex;
}
.blogs-slider.style_5 .blogs-slider .inner-wrap a {
max-width: 270px;
width: 100%;
}
.blogs-slider.style_5 .blogs-slider .inner-wrap .post-text {
flex: 1;
padding: 0 0 0 30px;
}
.blogs-slider.style_5 .blogs-slider .inner-wrap .post-text h4 > a {
-webkit-line-clamp: 1;
-moz-line-clamp: 1;
-webkit-box-orient: vertical;
text-overflow: ellipsis;
display: -webkit-box;
overflow: hidden;
}  .custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .item-description .product_title a:hover {
color: #a07936;
}
.text-content-11a h4:last-child,
.text-content-11b h4:first-child {
font-size: 14px;
}
.text-content-11c h4:nth-child(2),
.text-content-11a h4:nth-child(2),
.text-content-11b h4:last-child {
font-size: 24px;
}
.text-content-11c {
text-align: left;
}
.text-content-11c h4:last-child,
.text-content-11a h4:first-child,
.text-content-11c h4:first-child {
font-size: 16px;
}
.ftc-element-testimonial.style_6 .swiper-pagination-bullets {
margin-top: 55px;
}
.ftc-element-testimonial.style_6 .swiper-pagination-bullets .swiper-pagination-bullet {
width: 10px;
height: 10px;
background: #fff;
border-radius: 5px;
}
.ftc-element-testimonial.style_6 .swiper-pagination-bullets .swiper-pagination-bullet-active {
width: 25px;
height: 10px;
border-radius: 4px;
background: #a07936;
}
.ftc-element-testimonial.style_6 .infomation:before {
content: "\f10d";
font-family: 'FontAwesome';
bottom: 42%;
left: 8%;
position: absolute;
pointer-events: none;
margin-left: -10px;
color: #dcdcdc;
font-size: 18px;
}
.ftc-element-testimonial.style_6 .infomation:after {
content: "\f10e";
font-family: 'FontAwesome';
bottom: 15%;
right: 8%;
position: absolute;
pointer-events: none;
margin-left: -10px;
color: #dcdcdc;
font-size: 18px;
}
.ftc-element-testimonial.style_6 .testimonial-content .name {
font-size: 16px;
line-height: 18px;
font-weight: bold;
color: #fff;
font-family: Montserrat;
margin-bottom: 0;
}
.ftc-element-testimonial.style_6 .testimonial-content .byline {
color: #a07936;
font-size: 14px;
font-weight: 400;
line-height: normal;
}
.ftc-element-testimonial.style_6 .testimonial-content .name a {
color: inherit;
}
.ftc-element-testimonial.style_6 .testimonial-content .byline {
color: #a07936;
line-height: normal;
}
.ftc-element-testimonial.style_6 .swiper-slide:not(.swiper-slide-next) {
transform: translateY(100%);
}
.ftc-element-testimonial.style_6 .testimonial-content {
margin-bottom: 0;
}
.ftc-element-testimonial.style_6 .item.swiper-slide-next {
overflow: visible;
}
.ftc-element-testimonial.style_6 .item.swiper-slide-next .avatar-image {
position: relative;
top: 50px;
z-index: 9;
}
.ftc-element-testimonial.style_6 .item.swiper-slide-next .name {
position: absolute;
left: 50%;
bottom: 45%;
transform: translateX(-50%);
color: #333;
}
.ftc-element-testimonial.style_6 .item.swiper-slide-next .byline {
position: absolute;
left: 50%;
bottom: calc(48% - 25px);
transform: translateX(-50%);
}
.ftc-element-testimonial.style_6 .infomation {
display: none;
}
.ftc-element-testimonial.style_6 .item.swiper-slide-next .infomation {
display: block;
}
.ftc-element-testimonial.style_6 .infomation {
padding: 107px 50px 40px;
background: #f4f4f4;
border: 1px solid #ebebeb;
width: 570px;
margin: 0 auto;
text-align: center;
position: relative;
left: 50%;
transform: translateX(-50%);
}
.ftc-element-testimonial.style_6 .avatar-image img {
border-radius: 50%;
}
.banner-bg-h11 > .elementor-element-populated {
width: 680px;
border: 5px solid #fff;
}
.banner-bg-h11 > .elementor-element-populated .elementor-widget-wrap {
border: 15px solid #181818;
padding: 50px !important;
}
.counter-h11 .elementor-widget-counter {
height: 50px;
margin-bottom: 60px !important;
}
.counter-h11 .elementor-widget-counter:last-child {
margin-bottom: 0 !important;
}
.counter-h11 .elementor-inner-column .elementor-counter:after {
content: "";
height: 1px;
width: 20px;
background-color: #a07936;
top: -10px;
position: absolute;
}
.counter-h11 .elementor-row .elementor-inner-column:first-child {
padding-left: 60px;
}
.counter-h11 .elementor-row .banner-bg-h11.padding-col {
justify-content: flex-end;
}
.counter-h11 .elementor-inner-column .elementor-counter:before {
font-family: FontAwesome;
position: absolute;
left: -65px;
top: 50%;
transform: translateY(-50%);
font-size: 20px;
width: 46px;
height: 46px;
line-height: 40px;
background: #fff;
border-radius: 50%;
text-align: center;
border: 3px solid #3a3a3a;
}
.counter-h11 .elementor-widget-counter:first-child .elementor-counter:before {
content: "\f091";	
}
.counter-h11 .elementor-widget-counter:nth-child(2) .elementor-counter:before {
content: "\f09a";	
}
.counter-h11 .elementor-widget-counter:nth-child(3) .elementor-counter:before {
content: "\f127";	
}
.counter-h11 .elementor-widget-counter:last-child .elementor-counter:before {
content: "\f041";	
}
.counter-h11 .elementor-counter .elementor-counter-number-prefix {
display: none;
}
.counter-h11 .elementor-counter .elementor-counter-title {
text-align: left;
font-size: 14px;
font-family: 'Lato';
font-weight: 400;
line-height: 24px;
text-transform: uppercase;
color: #fff;
}
.counter-h11 .elementor-counter .elementor-counter-title span {
color: #666;
font-family: 'Lato';
font-size: 14px;
font-weight: 400;
text-transform: none;
line-height: 24px;
}
.custom-pro-h11.elementor-element .elementor-inner-section {
width: calc(100% + 30px);
margin-left: -15px;
}
.custom-pro-h11 .elementor-inner-section .elementor-column {
padding: 0 15px;
}
.custom-pro-h11 .inner-a-11 .elementor-column:first-child .elementor-column-wrap {
width: calc(100% + 30px);
margin-left: -15px;
}
.custom-pro-h11 .inner-b-11 .elementor-column:last-child .elementor-column-wrap {
width: calc(100% + 30px);
margin-left: -15px;
}
.custom-pro-h11 .custom-style-pro-h11 .ftc_products_slider.style_1 .swiper-slide {
padding: 0 15px;	
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .conditions-box .onsale:before, 
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .conditions-box .onsale:after {
content: " ";
height: 1px;
width: 30px;
display: inline-block;
position: absolute;
top: 13px;
background: rgba(255, 255, 255, 0.5);
z-index: 1;
left: 10px;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .conditions-box .onsale:after {
bottom: 14px;
top: auto;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .item-description del .amount {
font-size: 14px;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .conditions-box .onsale {
width: 50px;
height: 50px;
line-height: 50px;
font-size: 14px;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .item-description {
padding-bottom: 25px;
}
.custom-style-pro-h11 .ftc_products_slider .ftc-products .product {
padding: 0;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .item-description .star-rating {
order: 1;
color: #a07936;
}
.custom-style-pro-h11 .ftc_products_slider .ftc-products .product .images {
max-height: 100%;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .item-description .star-rating:before {
color: inherit;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .item-description .product_title {
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 0;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .item-description .product_title a {
color: #fff;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product:hover .item-description .product_title a {
color: #333;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product:hover .item-description .product_title a:hover {
color: #a07936;    
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .ftc-products .product .images a {
padding: 0;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .item-description .price {
order: 3;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .item-description ins .amount {
font-size: 16px;
}
.custom-blog-h11 .def_style_1 .inner-wrap .post-text {
padding-top: 25px;
}
.custom-blog-h11 .def_style_1 .inner-wrap .post-text .meta {
display: flex;
margin: 5px 0;
}
.custom-blog-h11 .blog-template-elementor.def_style_1 .inner-wrap .post-text .meta span {
font-style: normal;
}
.custom-blog-h11 .def_style_1 .inner-wrap .post-text .published {
position: relative;
order: 1;
margin-right: 15px;
padding-right: 15px;
}
.custom-blog-h11 .def_style_1 .inner-wrap .post-text .published:after {
content: "|";
position: absolute;
right: 0;
}
.custom-blog-h11 .def_style_1 .inner-wrap .post-text .meta .vcard.author {
font-style: normal;
font-family: 'Lato';
order: 2;
margin-right: 0;
}
.custom-blog-h11 .blog-template-elementor .inner-wrap .post-text p {
color: #999;
margin-bottom: 25px;
}
.custom-blog-h11 .blog-template-elementor .inner-wrap .post-text .ftc-readmore {
color: #fff;
background: transparent;
border: 1px dashed #fff;
padding: 8px 30px;
text-transform: uppercase;
border-radius: 5px;
}
.custom-blog-h11 .blog-template-elementor .inner-wrap .post-text .ftc-readmore:hover {
color: #a07936;
border-color: #a07936;
}
.mail-footer-h11 .element-footer-mid-news .sub .email {
background-color: #000;
}  .ftc-product-tabs.style_9 .ftc-tab-products .product .images .group-button-product > a:hover i:before {
color: inherit;
}
.inner-footer-21 .elementor-container .elementor-row {
max-width: 1290px;
margin: 0 auto;
}
.form-h21 .wpcf7 p:nth-child(2n+2) {
margin: 0;
}
.form-h21 .ftc-contact-form input[type="email"] {
background: #f7f5f6;
border: 0;
padding: 0 15px;
line-height: 60px;
max-width: 390px;
border-radius: 5px;
margin-right: 10px;
}
.form-h21 .ftc-contact-form input[type="submit"] {
line-height: 60px;
padding: 0 15px;
width: 120px;
background: #f05036;
color: #fff;
border-radius: 5px;
font-weight: 600;
font-size: 16px;
border: none;
}
.form-h21 .ftc-contact-form input[type="submit"]:hover {
background: #333;
}
.copy-right-h21 .elementor-text-editor a {
font-size: 15px;
}
.copy-right-h21 .elementor-text-editor a:hover {
color: #f05036;
}
.product-tab-h21 > .elementor-column-gap-default {
max-width: 1700px;
}
.detail-title-h21 {
pointer-events: none;
}
.product-tab-title-21 .elementor-heading-title {
position: relative;
top: 30px;
}
.product-tab-title-21.detail-title-h21 .elementor-heading-title:after {
left: 0;
transform: none;
}
.ftc-product-tabs.style_9 .title {
border-bottom: 2px solid #0000;
line-height: 24px;
}
.ftc-product-tabs.style_9 .tab-title.active .title {
border-color: #f05036;
}
.ftc-product-tabs.style_9 .ftc-tab-products .product, 
.ftc-product-tabs.style_9 .ftc-tab-products .product:hover {
width: calc(100% - 20px);
box-shadow: none;
}
.ftc-product-tabs.style_9 .tab-title:after {
content: '';
font-size: 18px;
color: #999;
height: 23px;
width: 1px;
background: #0000001a;
position: absolute;
top: 50%;
left: auto !important;
right: 0;
transform: translateY(-50%);
}
.ftc-product-tabs.style_9 .tab-title:nth-last-child(2):after {
display: none;
}
.ftc-product-tabs.style_9 .ftc-tab-products .product .images .group-button-product {
display: block;
width: auto;
right: 20px;
left: auto;
height: max-content;
top: 50%;
transform: translateY(-50%);
}
.ftc-product-tabs.style_9 .ftc-tab-products .product .ftc-thumbnails-gallery {
opacity: 0;
visibility: hidden;
height: 0;
}
.ftc-product-tabs.style_9 .ftc-tab-products .product:hover .ftc-thumbnails-gallery {
opacity: 1;
visibility: visible;
height: auto;
}
.ftc-product-tabs.style_9 .ftc-tab-products .product .images .group-button-product > div > a,
.ftc-product-tabs.style_9 .ftc-tab-products .product .images .group-button-product > div, 
.ftc-product-tabs.style_9 .ftc-tab-products .product .images .group-button-product > a {
display: block;
margin: 10px 0;
border-radius: 4px;
}
.ftc-product-tabs.style_9 .ftc-tab-products .product:hover .price,
.ftc-product-tabs.style_9 .ftc-tab-products .product .meta_info .added_to_cart:after,
.ftc-product-tabs.style_9 .ftc-tab-products .product .meta_info .add-to-cart a:before,
.ftc-product-tabs.style_9 .ftc-tab-products .product .meta_info div, 
.ftc-product-tabs.style_9 .ftc-tab-products .product .meta_info > a,
.ftc-product-tabs.style_9 .ftc-tab-products .product .images .group-button-product .add-to-cart {
display: none;
}
.ftc-product-tabs.style_9 .ftc-tab-products .product .images {
margin-bottom: 20px;
}
.ftc-product-tabs.style_9 .ftc-tab-products .product .item-description .product_title {
margin-bottom: 0;
text-transform: none;
font-weight: 600;
}
.ftc-product-tabs.style_9 .ftc-tab-products .product .item-description {
min-height: 130px;
}
.ftc-product-tabs.style_9 .ftc-tab-products .product .meta_info {
width: 100%;
text-align: center;
position: unset;
}
.ftc-product-tabs.style_9 .ftc-tab-products .product .meta_info .add-to-cart a {
width: 100%;
border-radius: 0;
background: transparent;
}
.ftc-product-tabs.style_9 .ftc-tab-products .product .meta_info .add-to-cart {
display: block;
width: 100%;
}
.ftc-product-tabs.style_9 .tabs-content-wrapper .tab-content .product .item-description {
padding-bottom: 0;	
}
.ftc-product-tabs.style_9 .ftc-tab-products .product .meta_info .add-to-cart span,
.ftc-product-tabs.style_9 .ftc-tab-products .product .meta_info .add-to-cart .added_to_cart {
font-size: 15px;
font-weight: 600;
width: 100%;
letter-spacing: 3px;
color: #333;
}
.img-box-h21 > .elementor-column-gap-default {
max-width: 100%;
background: #fafafa;
}
.img-box-h21 .elementor-inner-section {
padding: 0 80px;
}
.img-box-h21 .elementor-image-box-title:hover {
color: #f05036 !important;
cursor: pointer;
}
.img-box-h21 .elementor-widget-image-box .elementor-image-box-img {
width: 58px;
height: 58px;
line-height: 58px;
text-align: center;
border-radius: 50%;
border: 1px solid #ebebeb;
background: #fff;
}
.img-box-h21 .elementor-widget-image-box .elementor-image-box-img:hover {
border-color: #f05036;
cursor: pointer;
}
.img-box-h21 .elementor-inner-section .elementor-inner-column .elementor-image-box-wrapper {
justify-content: center;
}
.img-box-h21 .elementor-inner-section .elementor-inner-column .elementor-image-box-content {
width: auto;
}
.img-box-h21 .elementor-inner-column:after {
content: '';
width: 1px;
height: 35px;
background: #ebebeb;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
}
.img-box-h21 .elementor-inner-column:last-child:after {
display: none;
}
.section-big-h21 > .elementor-column-gap-default {
max-width: 1320px;
}
.inner-img-h21a .elementor-inner-column:last-child {
margin-left: -245px;
margin-top: 25px;
}
.inner-img-h21a .elementor-inner-column:last-child .ftc-image-content {
left: 25%;
}
.text-img-h21 > h3 {
font-size: 30px;
margin: 0;
}
.text-img-h21 > h3:last-child {
margin-top: 10px;
}
.text-img-h21c > h3:nth-child(2) {
margin-top: 20px;
}
.text-img-h21c > h3 {
font-size: 45px;
margin: 0;
}
.text-img-h21c > h3:last-child {
margin-top: 5px;
}
.inner-img-h21c .elementor-inner-column:last-child .button-banner,
.inner-img-h21a .elementor-inner-column:last-child .button-banner {
margin-top: 55px;
min-height: auto;
}
.inner-img-h21b .elementor-inner-column:last-child .button-banner {
min-height: auto;
margin-top: 30px;
}
.inner-img-h21c .elementor-inner-column:last-child .button-banner a,
.inner-img-h21b .elementor-inner-column:last-child .button-banner a,
.inner-img-h21a .elementor-inner-column:last-child .button-banner a {
background: #0000;
font-size: 14px;
text-transform: uppercase;
border-bottom: 1px solid #666;
padding: 0;
}
.inner-img-h21b .ftc-element-image .ftc-image-content {
width: max-content;
text-align: left;
}
.inner-img-h21c .ftc-element-image img {
min-height: 390px;
}
.instagram-h21 .ftc-element-instgram {
max-width: 1290px;
margin: 0 auto;
}
.detail-title-h21 .elementor-heading-title:after {
content: '';
position: absolute;
min-width: 195px;
height: 10px;
background: #fac9c2;
left: 50%;
bottom: 0;
z-index: -1;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
}
.text-img-h21:before {
content: '';
width: 80px;
height: 1px;
background: #333;
position: absolute;
left: -110px;
z-index: 9;
top: 25px;
}
.inner-img-h21b .text-img-h21:before {
left: -95px;
}   .cop-left-24 a:hover,
.cop-left a:hover {
text-decoration: underline;
}
.karo-text-title .elementor-text-editor {
max-width: 900px;
margin: 0 auto;
text-align: center;
border: 1px solid #ebebeb;
box-shadow: 0 0 2px 3px #ebebeb52;
padding: 80px 0;
position: relative;
}
.all-karo p {
margin-right: 10px;
}
.all-karo {
margin: 0 auto;
display: flex;
align-items: center;
width: max-content;
}
.content-title {
max-width: 700px;
margin: 50px auto 70px;
} .style_1.ftc-product-categories .item-desciption {
position: absolute;
width: 100%;
height: 100%;
top: 0;
padding-right: 30px;
padding-top: 30px;
text-align: right;
}
.style_1.ftc-product-categories .item-desciption .button-shop {
right: 30px;
position: absolute;
bottom: 0;
}
.style_1.ftc-product-categories .button-shop .btn-category {
background: none;
color: #000;
}
.style_1.ftc-product-categories .item-desciption .button-shop .btn-category:hover {
color: #fff;
}
.style_1.ftc-product-categories .button-shop .btn-category:after {
content: "\f0da";
font-family: fontawesome;
margin-left: 15px;
font-size: 16px;
} .product-element-23 .ftc-product-tabs .style_2 .woocommerce .product .item-description .meta_info .add-to-cart a span {
font-size: 14px;
}
.product-element-23 .ftc-product-tabs .style_2 .woocommerce .product .item-description .meta_info .add-to-cart .added_to_cart {
font-size: 14px;
font-family: 'Poppins';
}
.product-element-23 .elementor-element .tabs-wrapper .tab-title {
margin-bottom: 100px;
}
.product-element-23 .tab-title.active .title
{
border-bottom: 2px solid;
}
.ftc-product-tabs .style_2 .woocommerce .product .item-description,
.ftc-product-tabs .style_6 .woocommerce .product .item-description {
bottom: 70px;
}
.ftc-product-tabs .style_2 .woocommerce .product:hover .item-description,
.ftc-product-tabs .style_6 .woocommerce .product:hover .item-description{
bottom: auto;
}
.ftc-product-tabs .style_2 .woocommerce .product .ftc-thumbnails-gallery,
.ftc-product-tabs .style_6 .woocommerce .product .ftc-thumbnails-gallery {
opacity: 0;
visibility: hidden;
}
.ftc-product-tabs .style_2 .woocommerce .product:hover .ftc-thumbnails-gallery,
.ftc-product-tabs .style_6 .woocommerce .product:hover .ftc-thumbnails-gallery {
visibility: visible;
opacity: 1;
}
.style_2 .ftc-thumbnails-gallery ul li,
.style_6 .ftc-thumbnails-gallery ul li{
border: 1px solid transparent;
}
.ftc-product-tabs .style_2 .ftc-product.product:hover .item-description .meta_info {
display: inline-block;
position: absolute;
top: auto;
background: #fff;
bottom: 0;
width: 100%;
left: 0;
z-index: 9;
}
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .product .item-description .meta_info a,
.ftc-product-tabs .style_6 .woocommerce .product .item-description .meta_info a {
font-size: 16px;
border-radius: 0;
width: 100%;
background: none;
letter-spacing: 2px;
}
.ftc-product-tabs .style_2 .item-description .meta_info .compare,
.ftc-product-tabs .style_2 .item-description .meta_info .yith-wcwl-add-to-wishlist,
.ftc-product-tabs .style_2 .item-description .meta_info .quickview,
.ftc-product-tabs .style_6 .item-description .meta_info .compare,
.ftc-product-tabs .style_6 .item-description .meta_info .yith-wcwl-add-to-wishlist,
.ftc-product-tabs .style_6 .item-description .meta_info .quickview
{
display: none;
}
.ftc-product-tabs .style_2 .ftc-thumbnails-gallery .image-gallery,
.ftc-product-tabs .style_3 .ftc-thumbnails-gallery .image-gallery,
.ftc-product-tabs .style_6 .ftc-thumbnails-gallery .image-gallery {
display: inline-block;
margin: 0 5px;
}
.ftc-product-tabs .style_2 .ftc-thumbnails-gallery .details-thumbnails li span img,
.ftc-product-tabs .style_3 .ftc-thumbnails-gallery .details-thumbnails li span img{
width: 40px;
height: 60px;
}
.style_2 .woocommerce .product .item-description h3.product_title,
.style_6 .woocommerce .product .item-description h3.product_title
{
text-transform: none;
}
.ftc-product-tabs .style_3 .woocommerce .product .group-button-product .compare {
display: none;
}
.ftc-product-tabs .style_3 .quickview .icon-magnifier:before {
content: "\f06e";
font-family: fontawesome;
}
.ftc-product-tabs .style_3 .woocommerce .product .group-button-product a {
background-color: transparent;
}
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .products .product .price .amount,
.elementor-widget-ftc-products-tabs .style_2 .woocommerce-page .products .product .price .amount {
color: #666666;
font-size: 17px;
letter-spacing: 4px;
font-weight: normal;
}
.ftc-product-tabs .style_2 .woocommerce .product .item-description .meta_info,
.ftc-product-tabs .style_6 .woocommerce .product .item-description .meta_info
{
display: none;
}
.ftc-product-tabs .style_2 .woocommerce .product .item-description .meta_info .add-to-cart,
.ftc-product-tabs .style_6 .woocommerce .product .item-description .meta_info .add-to-cart {
float: none;
}
.elementor-widget-ftc-products-tabs .style_2 .woocommerce-page .products .product:hover, 
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .products .product:hover,
.ftc-product-tabs .style_6 .woocommerce-page .products .product:hover, 
.ftc-product-tabs .style_6 .woocommerce .products .product:hover  {
box-shadow: none;
}
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .product .item-description .meta_info a:before,
.ftc-product-tabs .style_6 .woocommerce .product .item-description .meta_info a:before{
display: none;
}
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .products .product .images .added .wishlist,
.ftc-product-tabs .style_6 .woocommerce .products .product .images .added .wishlist {
display: none;
}
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .products .product .images .added .show,
.ftc-product-tabs .style_6 .woocommerce .products .product .images .added .show  {
border-radius: 50%;
display: block;
}
.ftc-product-tabs .style_2 .item-description .meta_info .added_to_cart:after,
.ftc-product-tabs .style_6 .item-description .meta_info .added_to_cart:after{
display: none;
}
.style_2 .product:hover .images:hover .group-button-product>.compare,
.style_2 .product:hover .images:hover .group-button-product>.quickview,
.style_2 .product:hover .images:hover .group-button-product>.add-to-cart, 
.style_2 .product:hover .images:hover .group-button-product .yith-wcwl-add-to-wishlist,
.style_6 .product:hover .images:hover .group-button-product>.compare,
.style_6 .product:hover .images:hover .group-button-product>.quickview,
.style_6 .product:hover .images:hover .group-button-product>.add-to-cart, 
.style_6 .product:hover .images:hover .group-button-product .yith-wcwl-add-to-wishlist{
transition: none;
} 
.style_2 .woocommerce .product .images .group-button-product > .compare.added,
.style_6 .woocommerce .product .images .group-button-product > .compare.added {
color: #000;
}
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .product .images:hover .group-button-product{
display: block;
width: max-content;
left: 10px;
top: 50%;
height: max-content;
transition: none;
}
@-moz-document url-prefix(){
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .product .images:hover .group-button-product {
display: inline-table;
}
.ftc-product-tabs .style_6 .woocommerce .product .images:hover .group-button-product {
display: inline-table;
}
}
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .products .product .images .wishlist {
display: block;
border-radius: 50px;
}
.elementor-widget-ftc-products-tabs .style_2 .group-button-product .add-to-cart,
.ftc-product-tabs .style_6 .group-button-product .add-to-cart {
display: none;
}
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.ftc-product-tabs .style_6 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist a {
display: block;
margin-bottom: 10px;
border-radius: 50px;
}
.elementor-element .ftc-product-tabs .style_2 .tab-content,
.elementor-element .ftc-product-tabs .style_6 .tab-content {
padding: 0;
}
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .products .product .images .compare,
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .products .product .images .quickview{
display: block;
margin-left: 0;
border-radius: 50px;
margin-bottom: 10px;
}
.product-element-23 .heading_pro1 {
max-width: 380px;
}
.product-element-23 .heading_pro1 h1 {
margin-bottom: 20px;
color: #000;
font-size: 40px;
} .ftc-element-testimonial.style_2 .byline {
display: none;
}
.all-testimonial-24 .ftc-element-testimonial.style_2 .testimonial-content {
margin-bottom: 85px;
margin-top: 25px;
}
.style_2.ftc-element-testimonial .avatar-image {
display: inline-block;
position: relative;
margin-top: 35px;
margin-bottom: 40px;
}
.style_2.ftc-element-testimonial .avatar-image:before {
content: "\f10d";
font-family: Fontawesome;
position: absolute;
top: 0;
font-size: 65px;
left: -40px;
line-height: 70px;
}
.style_2.ftc-element-testimonial .avatar-image img {
border-radius: 50%;
max-width: 100px;
}
.style_2.ftc-element-testimonial .infomation {
font-size: 16px;
line-height: 26px;
max-width: 720px;
margin: 0 auto;
font-weight: normal;
font-style: italic;
color: #666;
}
.style_2.ftc-element-testimonial h4.name {
margin-top: 30px;
font-weight: bold;
font-size: 15px;
letter-spacing: 2px;
}
.style_2 .name a:before, .style_2 .name a:after {
content: "~~";
margin: 0 10px;
}
.heading_pro1 p, 
.heading_blog1 p {
color: #666;
margin-bottom: 0;
} .elementor-widget.elementor-widget-ftc-posts-slider .title-blogs-grid {
margin-bottom: 0;
}
.blog-home23.elementor-widget.elementor-widget-ftc-posts-slider,
.cate-slide-home24.elementor-widget.elementor-widget-ftc-categories {
margin-top: -125px;
}
.heading_blog1 {
width: 380px;
}
.heading_blog1 h1 {
padding-bottom: 15px;
font-size: 40px;
line-height: 44px;
color: #000;
}
.heading_blog1 span {
color: #666;
}
.blog-home23 .blogs-slider.style_1,
.cate-slide-home24 .style_2 .swiper-wrapper {
margin-top: 150px;
}
.blog-home23 .navigation-slider .nav-next:before,
.cate-slide-home24 .navigation-slider .nav-next:before {
content: "\f105";
font-family: fontawesome;
font-size: 45px;
line-height: 30px;
}
.blog-home23 .navigation-slider .nav-prev:before,
.cate-slide-home24 .navigation-slider .nav-prev:before {
content: "\f104";
font-family: fontawesome;
font-size: 45px;
line-height: 30px;
}
.ftc-blogs-slider .style_1 .post-text {
position: relative;
background: #fff;
margin: -70px 40px 0;
padding: 35px 35px 20px;
display: flex;
flex-direction: column;
}
.ftc-blogs-slider .style_1.blogs-slider .post-text .author.vcard {
margin-right: 0;
}
.ftc-blogs-slider .style_1 .post-text .author.vcard:after {
content: " / ";
margin: 0 20px;
}
.elementor-widget-ftc-posts-slider .ftc-blogs-slider .style_1 .ftc-readmore {
position: relative;
border-width: 0;
padding: 0;
order: 3;
}
.elementor-widget-ftc-posts-slider .ftc-blogs-slider .style_1 .ftc-readmore:after {
content: "";
position: absolute;
width: 75px;
left: 0;
height: 2px;
background: #666;
top: auto;
bottom: 0;
}
.blog-home23 .navigation-slider div,
.cate-slide-home24 .navigation-slider div {
top: 0;
transform: none;
}
.blog-home23 .navigation-slider .nav-prev,
.cate-slide-home24 .navigation-slider .nav-prev {
left: auto;
right: 50px;
}
.ftc-blogs-slider .style_1 .post-text h4{
font-size: 22px;
line-height: 24px;
font-weight: bold;
order: 2;
margin: 10px 0 20px 0;
}
.ftc-blogs-slider .style_1 .post-text .meta {
color: #999;
font-family: Poppins;
order: 1;	
}
.ftc-blogs-slider .style_1 .inner-wrap{
overflow: hidden;
}
.ftc-blogs-slider .style_1 img {
transform: scale(1);
-webkit-transition: -webkit-transform 0.4s ease-in-out;
-moz-transition: transform 0.4 ease-in-out;
transition: transform 0.4s ease-in-out;
overflow: hidden;
}
.ftc-blogs-slider .style_1 img:hover {
transform: scale(1.2);
}
.style_2 .woocommerce .product .meta_info .loading:after{
top: 0;
right: 40px;
}  .text-gl-home24 p {
width: 420px;
font-size: 48px;
line-height: 52px;
margin-bottom: 135px;
}
.text-gl-2-home24 .elementor-text-editor h2 {
width: 270px;
margin-bottom: 25px;
line-height: 40px;
}
.text-gl-2-home24.elementor-element.elementor-widget-text-editor {
margin-left: 185px;
margin-bottom: 55px;
} .product-element-24 .product-tab-template.ftc-product-tabs .tabs-content-wrapper .tab-content .product .item-description{
padding-bottom: 0; 
}
.product-element-24 .elementor-element .tabs-wrapper .tab-title {
margin-bottom: 100px;
}
.product-element-24 .heading_pro1 {
max-width: 380px;
}
.product-element-24 .heading_pro1 h1 {
margin-bottom: 20px;
color: #000;
font-size: 40px;
}
.product-element-24 .tab-title.active .title {
border-bottom: 2px solid;
}
.elementor-element .ftc-product-tabs .style_3 .tab-content {
padding: 0;
}
.elementor-widget-ftc-products-tabs .style_3 .woocommerce-page .products .product, 
.elementor-widget-ftc-products-tabs .style_3 .woocommerce .products .product{
padding: 10px;
overflow: unset;
z-index: 8;
max-width: 300px;
}
.elementor-widget-ftc-products-tabs .style_3 .woocommerce .products .product:first-child{
overflow: unset;
z-index: 9;
margin-top: 10px;
}
.product-element-24 .ftc-product-tabs .style_3 .owl-stage .owl-item{
padding: 0 5px;
}
.ftc-product-tabs .style_3 .item-description .meta_info{
position: absolute;
left: -10px;
width: calc(100% + 20px);
bottom: -80px;
display: inline-grid;
height: auto;
top: auto;
background: #fff;
z-index: 999;
text-align: center;
grid-column: 3;
visibility: visible;
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
margin-top: 5px;
padding-bottom: 30px;
}
.ftc-product-tabs .style_3 .item-description .meta_info:before{
content: '';
background: #fff;
height: 15px;
top: -15px;
position: absolute;
z-index: 0;
left: 0;
width: 100%;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .meta_info{
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
}
.ftc-product-tabs .style_3 .item-description .meta_info .add-to-cart{
grid-column-start: 2;
}
.ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .add-to-cart a{
width: 145px;
border-radius: 20px;
}
.ftc-product-tabs .style_3 .item-description .meta_info .add-to-cart a span{
font-size: 14px;
}
.ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .compare{
grid-column-start: 3;
margin: 0 auto;
background-color: transparent;
color: #000;
}
.ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist{
grid-row-start: 1;
margin: 0 auto;
}
.ftc-product-tabs .style_3 .ftc-product .item-description .meta_info a.quickview{
display: none;
}
.ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .add-to-cart a:first-child:before{
display: none;
}
.ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
background-color: transparent;
color: #000;
}
.ftc-product-tabs .tabs-content-wrapper.style_3 {
margin: 0px -20px;
padding: 0 10px;
}
.ftc-product-tabs .style_3 .woocommerce div.product div.images{
margin-bottom: 20px;
}
.owl-item:not(.active) {
height: 0;
opacity: 0;
}
.ftc-product-tabs .style_3 .woocommerce .product .images:hover .group-button-product {
display: block;
width: max-content;
left: auto;
right: 10px;
top: auto;
height: max-content;
bottom: 10px;
transform: none;
} .ftc-product-categories.style_2 .item-desciption {
width: 100%;
max-width: 270px;
position: absolute;
bottom: 0;
top: auto;
left: 0;
right: 0;
height: auto;
text-align: center;
z-index: 9;
margin: 0 auto;
}
.ftc-product-categories.style_2 .item-desciption h3.title {
float: none;
padding: 0;
padding-top: 10px;
font-weight: 600;
font-size: 18px;
}
.ftc-product-categories.style_2 .category:hover .item-desciption {
background-color: #af6e4bc7;
color: #fff;
}
.ftc-product-categories.style_2  .product-count{
font-size: 14px;
line-height: 20px;
padding-bottom: 10px;
opacity: 0;
} .brand-home-24 img:hover {
opacity: 0.5;
} .text-lg-col-1 p {
line-height: 25px;
}
.cop-left-24 {
text-align: center;
padding: 40px 0;
color: #000;
}  .elementor-element.video-25.elementor-widget-video .elementor-custom-embed-play {
width: 100px;
height: 100px;
background: #fff;
border-radius: 50px;
}
.elementor-element.elementor-widget.elementor-widget-ftc-brand .elementor-widget-container {
width: 100%;
max-width: 100%;
}
.elementor-element.video-25.elementor-widget-video .elementor-custom-embed-play i {
top: 50%;
position: relative;
transform: translateY(-50%);
opacity: 1;
text-shadow: none;
font-size: 30px;
}
.elementor-element.video-25.elementor-widget-video .eicon-play:before {
content: "\f04b";
font-family: fontawesome;
font-size: 30px;
color: #caa665;
} .product-home-25 .ftc-product-grid.style_2.woocommerce .products .product .images .compare.added:hover {
color: #fff;
}
.product-home-25 .ftc-product-grid.style_2.woocommerce .product .images .group-button-product > div a.loading:after {
color: #000;
top: 50%;
right: 13px;
}
.product-home-25 .ftc-product-grid.style_2.woocommerce .product .item-description .meta_info{
display: none;
}
.product-home-25 .ftc-product-grid.style_2.woocommerce .product .images .group-button-product .add-to-cart a:before {
display: block;
content: "\f217";
font-family: fontawesome;
}
.product-home-25 .ftc-product-grid.style_2.woocommerce .product .images:hover .group-button-product {
display: block;
width: max-content;
left: auto;
right: 15px;
top: 50%;
bottom: auto;
height: max-content;
}
.product-home-25 .ftc-product-grid.style_2.woocommerce .product .images .yith-wcwl-wishlistexistsbrowse a:before {
line-height: 40px;
}
.product-home-25 .ftc-product-grid.style_2.woocommerce .products .product .images .compare:hover i:before,
.product-home-25 .ftc-product-grid.style_2.woocommerce .product .images .group-button-product > div a:hover{
color: #fff;
}
.product-home-25 .ftc-product-grid.style_2.woocommerce .products .product .images .quickview {
display: block;
margin-left: 0;
margin-bottom: 0;
}
.product-home-25 .ftc-product-grid.style_2.woocommerce .product .images .group-button-product > div, .product-home-25 .ftc-product-grid.style_2.woocommerce .product .images .group-button-product > a {
margin-bottom: 10px;
display: block;
}
.product-home-25 .ftc-product-grid.style_2.woocommerce .products .product .images .group-button-product a {
border-radius: 50px;
}
.product-home-25 .ftc-product-grid.style_2.woocommerce-page .products .product, 
.product-home-25 .ftc-product-grid.style_2.woocommerce .products .product { }
.ftc-product-grid.style_2.woocommerce-page .products .product, 
.ftc-product-grid.style_2.woocommerce .products .product {
width: calc(25% - 10px);
}
.product-home-25 .ftc-product-grid.style_2 .product {
margin-bottom: 15px;
}
.ftc-product-grid.style_2 .product .item-description {
display: flex;
flex-direction: column;
}
.product-home-25 .ftc-product-grid.style_2 .product .item-description .product_title{
margin-bottom: 8px;
}
.product-home-25 .ftc-product-grid.style_2 .price{
margin-bottom: 15px;
}
.product-home-25 .ftc-product-grid.style_2 .product .item-description{
padding-bottom: 0;
}
.ftc-product-grid.style_2 .product-categories {
order: 1;
margin-bottom: 5px;
}
.ftc-product-grid.style_2 .product-categories a {
font-size: 15px;
color: #999;
font-style: italic;
font-weight: 500;
}
.ftc-product-grid.style_2 .product .item-description .product_title {
text-transform: capitalize;
order: 2;
font-weight: bold;
margin-bottom: 5px;
}
.ftc-product-grid.style_2 .price{
order: 3;
}
.ftc-product-grid.style_2 .meta_info{
order: 4;
}
.ftc-product-grid.style_2.woocommerce .product .price .woocommerce-Price-amount {
font-size: 18px;
}
.load-more-product.style_2 .load-more{
background-color: transparent;
color: #111;
}
.load-more-product.style_2 .load-more:hover {
background-color: transparent;
}
.load-more-product.style_2 .load-more:after {
content: "";
width: 100px;
height: 3px;
background-color: #caa665;
position: absolute;
top: auto;
bottom: 10px;
display: block;
z-index: -1;
} .ftc-elements-blogs.style_3 .post-text .meta .published {
font-size: 14px;
font-weight: 500;
}
.blog-home-25 .ftc-elements-blogs.style_3 .inner-wrap {
height: auto;
}
.ftc-elements-blogs.style_3 .post .post-text .tab-blog-content {
display: none;
}
.ftc-elements-blogs.style_3 .ftc-readmore {
display: none;
}
.ftc-elements-blogs.style_3 .post-text {
opacity: 0;
visibility: hidden;
display: flex;
flex-direction: column;
}
.ftc-elements-blogs.style_3 .post-text .meta {
order: 1;
font-size: 14px;
color: #caa665;
font-weight: bold;
letter-spacing: 2px;
text-transform: uppercase;
}
.ftc-elements-blogs.style_3 .post-text h4{
order: 2;
}
.elementor-element .ftc-elements-blogs.style_3 .post .post-text p {
order: 3;
-webkit-line-clamp: 3;
-moz-line-clamp: 3;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
padding-bottom: 0;
line-height: 24px;
}
.ftc-elements-blogs.style_3 .inner-wrap:hover .post-text {
opacity: 1;
visibility: visible;
background-color: #fff;
border: 3px solid #faf7f5;
}
.blog-home-25 .elementor-widget-ftc-posts-grid a.ftc-loadmore {
background-color: transparent;
color: #111;
font-weight: bold;
line-height: 14px;
}
.blog-home-25 .elementor-widget-ftc-posts-grid a.ftc-loadmore:after {
content: "";
width: 100px;
height: 3px;
background-color: #caa665;
position: absolute;
top: auto;
bottom: 10px;
display: block;
z-index: -1;
} .brand-25 .item.swiper-slide,
.brand-26 .item.swiper-slide {
text-align: center;
}
.brand-25 .ftc-element-brand a:hover,
.brand-26 .ftc-element-brand a:hover{
opacity: 0.5;
} .elementor-element.social-icon-25.elementor-widget.elementor-widget-social-icons .elementor-icon.elementor-social-icon.elementor-social-icon-facebook-f .fa-facebook-f:before {
content: "\f39e";
}
.elementor-element.social-icon-25.elementor-widget.elementor-widget-social-icons .elementor-icon.elementor-social-icon.elementor-social-icon-facebook-f:hover {
background: #3b5998;
border-color: #3b5998;
}
.elementor-element.social-icon-25.elementor-widget.elementor-widget-social-icons .elementor-icon.elementor-social-icon.elementor-social-icon-facebook-f:hover i,
.elementor-element.social-icon-25.elementor-widget.elementor-widget-social-icons .elementor-icon.elementor-social-icon.elementor-social-icon-twitter:hover i,
.elementor-element.social-icon-25.elementor-widget.elementor-widget-social-icons .elementor-icon.elementor-social-icon.elementor-social-icon-instagram:hover i,
.elementor-element.social-icon-25.elementor-widget.elementor-widget-social-icons .elementor-icon.elementor-social-icon.elementor-social-icon-whatsapp:hover i{
color: #fff;
}
.elementor-element.social-icon-25.elementor-widget.elementor-widget-social-icons .elementor-icon.elementor-social-icon.elementor-social-icon-twitter:hover {
background: #1da1f2;
}
.elementor-element.social-icon-25.elementor-widget.elementor-widget-social-icons .elementor-icon.elementor-social-icon.elementor-social-icon-instagram:hover {
background: #DD6E2E;
}
.elementor-element.social-icon-25.elementor-widget.elementor-widget-social-icons .elementor-icon.elementor-social-icon.elementor-social-icon-whatsapp:hover {
background: #24C53B;
}  .elementor-element .ftc-product-grid.woocommerce.style_3 .product:hover {
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
background: #fff;
z-index: 9;
}
.ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist .add_to_wishlist.single_add_to_wishlist:before,
.ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, 
.ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before {
font-size: 16px;
font-weight: bold;
}
.ftc-product-grid.woocommerce-page.columns-3.style_3 .product {
padding: 10px;
margin: 0 5px 0 5px;
width: calc(33.3333% - 10px);
}
.ftc-product-grid.style_3 .product .item-description {
display: flex;
flex-direction: column;
}
.ftc-product-grid.style_3 .product-categories {
order: 1;
margin-bottom: 5px;
}
.ftc-product-grid.style_3 .product-categories a {
font-size: 15px;
color: #999;
font-style: italic;
font-weight: 500;
}
.ftc-product-grid.style_3 .product .item-description .product_title {
text-transform: capitalize;
order: 2;
font-weight: 600;
margin-bottom: 8px;
}
.ftc-product-grid.style_3 .price{
order: 3;
}
.ftc-product-grid.style_3 .meta_info{
order: 4;
}
.ftc-product-grid.style_3.woocommerce .product .price .woocommerce-Price-amount {
font-size: 18px;
}
.ftc-product-grid.style_3 .ftc-product .item-description .meta_info a.quickview {
display: none;
}
.ftc-product-grid.style_3 .item-description .meta_info {
width: 100%;
left: 0;
display: inline-grid;
height: auto;
z-index: 999;
text-align: center;
grid-column: 3;
visibility: visible;
padding-top: 10px;
}
.ftc-product-grid.style_3 .item-description .meta_info .add-to-cart{
grid-column-start: 2;
}
.ftc-product-grid.style_3 .product .item-description .meta_info .add-to-cart a{
width: auto;
border-radius: 0;
}
.ftc-product-grid.style_3 .item-description .meta_info .add-to-cart a span,
.ftc-product-grid.style_3 .item-description .meta_info .added_to_cart {
font-size: 14px;
padding: 0 10px;
font-weight: 600;
}
.ftc-product-grid.style_3 .product .item-description .meta_info .compare{
grid-column-start: 3;
margin-left: 0;
margin-right: auto;
background-color: transparent;
color: #666;
}
.ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist{
grid-column-start: 1;
grid-row-start: 1;
margin-left: auto;
}
.ftc-product-grid.style_3 .product .item-description .meta_info .add-to-cart a:first-child:before{
display: none;
}
.ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
background-color: transparent;
color: #666;
}
.ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover{
color: #caa665;
}
.ftc-product-grid.style_3 .product .item-description .meta_info a i{
font-size: 16px;
font-weight: bold;
}
.ftc-product-grid.style_3 .product .images:hover .group-button-product {
display: block;
width: max-content;
left: auto;
right: 0;
top: auto;
height: max-content;
bottom: 0;
transform: none;
}
.ftc-product-grid.style_3 .product .group-button-product .compare {
display: none;
}
.ftc-product-grid.style_3 .product .group-button-product .quickview {
background: none;
color: #666;
}
.ftc-product-grid.style_3 .quickview .icon-magnifier:before {
content: "\f06e";
font-family: fontawesome;
}
.ftc-product-grid.style_3 .item-description .meta_info .add-to-cart .loading span{
font-size: 0;
}
.ftc-product-grid.style_3 .item-description .meta_info .added_to_cart:after {
font-size: 0;
}
.product-gird-26 .ftc-product-grid.style_3 .product .item-description .meta_info .added_to_cart {
background-color: #ebebeb;
border-radius: 0;
}
.product-gird-26 .ftc-product-grid.style_3 .product .item-description .meta_info .added_to_cart:hover {
color: #fff;
}
.ftc-product-grid.style_3 .product .add-to-cart a.button.loading::after {
top: 0;
right: 0;
left: 0;
font-size: 15px;
}
.ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist.added,
.ftc-product-grid.style_3 .product .item-description .meta_info .compare.added {
border-radius: 50%;
min-width: 35px;
background-color: #0000;
}
.ftc-product-grid.style_3 .product .item-description .meta_info .add-to-cart .loading {
border-radius: 50%;
min-width: 35px; 
}
.ftc-product-grid.style_3 .load-more-product.style_2 .loading:after,
.ftc-product-grid.style_2 .load-more-product.style_2 .loading:after,
.blog-home-25 .elementor-widget-ftc-posts-grid a.loading_post:after {
display: none;
} .section-video-26,
.video-26 .elementor-video-iframe,
.video-26 .elementor-custom-embed-image-overlay {
max-height: 500px;
}
.elementor-element.video-26 .elementor-widget-video .elementor-custom-embed-play {
width: 100px;
height: 100px;
border-radius: 50px;
border: 1px solid #fff;
}
.elementor-element.video-26 .elementor-widget-video .elementor-custom-embed-play i {
top: 50%;
position: relative;
transform: translateY(-50%);
opacity: 1;
text-shadow: none;
font-size: 34px;
}
.elementor-element.video-26 .elementor-widget-video .elementor-custom-embed-play i:before {
content: "\f04b";
font-family: fontawesome;
font-size: 34px;
color: #fff;
}
.section-video-26 .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
padding-bottom: 42.80%;
} .ftc-elements-blogs.swiper-wrapper.loadmore-blogs.gap.style_3 {
width: calc(100% + 30px);
margin-left: -15px;
justify-content: center;
} .cop-left a:hover {
color: #333 !important;
} .ftc-product-categories.style_1 a:hover {
opacity: 0.5;
}
.col-right-27-cate .style_1.ftc-product-categories .item-desciption {
text-align: left;
padding-left: 20px;
padding-right: 0;
padding-top: 50px;
text-transform: uppercase;
}
.col-right-27-cate .style_1.ftc-product-categories .item-desciption .title {
font-size: 22px;
line-height: 24px;
}
.col-right-27-cate .style_1.ftc-product-categories .item-desciption span.product-count {
font-size: 13px;
color: #666;
}
.col-left-27-cate .style_1.ftc-product-categories .item-desciption {
text-align: right;
padding-right: 20px;
padding-left: 0;
padding-top: 50px;
text-transform: uppercase;
}
.col-left-27-cate .style_1.ftc-product-categories .item-desciption .title {
font-size: 22px;
line-height: 24px;
}
.col-left-27-cate .style_1.ftc-product-categories .item-desciption span.product-count {
font-size: 13px;
color: #666;
} @-moz-document url-prefix(){
.ftc-product-tabs .style_4 .woocommerce .product .images:hover .group-button-product{
display: inline-table !important;
}
}
.ftc-product-tabs .style_4 .woocommerce .product .add-to-cart .loading:after {
top: 50%;
right: 14px;
}
.product-element-27 .tab-title.active .title:after {
content: "";
position: absolute;
top: auto;
bottom: 5px;
left: 15px;
width: 80%;
height: 2px;
}
.ftc-product-tabs .style_4 .woocommerce .product .item-description{
text-align: left;
}
.ftc-product-tabs .style_4 .woocommerce .product .item-description .meta_info {
display: none;
}
.ftc-product-tabs .style_4 .woocommerce .product:hover {
box-shadow: none;
}
.ftc-product-tabs .style_4 .woocommerce .product .item-description .product_title a {
font-size: 15px;
color: #666;
}
.ftc-product-tabs .style_4 .woocommerce .product .images:hover .group-button-product {
display: block;
width: max-content;
left: 10px;
top: 50%;
height: max-content;
transition: none;
}
.ftc-product-tabs .style_4 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.ftc-product-tabs .style_4 .woocommerce .products .product .images .wishlist,
.ftc-product-tabs .style_4 .woocommerce .products .product .images .add-to-cart{
display: block;
margin-bottom: 10px;
}
.ftc-product-tabs .style_4 .woocommerce .products .product .images .quickview{
margin-bottom: 0;
margin-left: 0;
}
.ftc-product-tabs .style_4 .woocommerce .products .product .images .compare{
display: block;
margin-left: 0;
margin-bottom: 10px;
}
.ftc-product-tabs .style_4 .woocommerce .products .product .images .add-to-cart a:before {
content: '\f217';
font-family: "Fontawesome";
}
.ftc-product-tabs .style_4 .woocommerce .product .item-description .product_title {
text-transform: capitalize;
font-size: 15px;
}
.ftc-product-tabs .style_4 .woocommerce .product {
max-width: 330px;
width: 100%;
}
.ftc-product-tabs .style_4 .woocommerce .product .item-description .price span {
color: #000;
}
.ftc-product-tabs .style_4 .woocommerce .product .images .group-button-product > div a,
.ftc-product-tabs .style_4 .woocommerce .product .images .group-button-product > a {
border-radius: 5px;
} .single-img-27 .ftc-image-content div > h1 {
display: inline-block;
font-size: 48px;
margin: 20px auto 25px;
}
.single-img-27 .ftc-image-content div > h1:first-child {
margin-right: 10px;
}
.single-img-27 .ftc-image-content .button-banner {
min-height: auto;
margin-top: 0;
display: flex;
justify-content: center;
}
.single-img-27 .ftc-image-content {
width: max-content;
text-align: center;
}
.single-img-27 .button-banner .single-image-button {
padding: 9px 36px;
background: transparent;
border-radius: 25px;
border: 1px solid #111;
text-transform: uppercase;
}
.single-img-27 .button-banner .single-image-button:hover {
background: #000;
color: #fff;
}
.ftc-product-tabs.style_4 .tab-title .title {
font-weight: 600;
line-height: 1;
border-bottom: 3px solid #0000;
}
.ftc-product-tabs.style_4 .tab-title:nth-child(3n+3):before {
content: "";
width: 1px;
height: 100%;
background: #ebebeb;
position: absolute;
top: -2px;
left: 0;
}
.ftc-product-tabs.style_4 .tab-title:nth-child(3n+3):after {
content: "";
width: 1px;
height: 100%;
background: #ebebeb;
position: absolute;
top: -2px;
right: 0;
} .title-insta .elementor-heading-title:after {
content: "";
min-width: 100px;
height: 3px;
position: absolute;
top: auto;
bottom: -3px;
left: 50%;
transform: translateX(-50%);
} .form-item-27 .wpcf7 p input[type="text"] {
max-width: 390px;
height: 60px;
border-radius: 5px;
background-color: #f7f6f6;
}
.form-item-27 .wpcf7 input[type^="submit"] {
height: 60px;
width: 115px;
margin-left: 10px;
background-color: #d69b6f;
color: #fff;
border-radius: 5px;
}
.form-item-27 .wpcf7 input[type^="submit"]:hover {
background: #000;
}
.form-item-27 label {
font-size: 24px;
line-height: 36px;
color: #666;
font-weight: 500;
margin-bottom: 40px;
}  .single-img-28 .button-banner a:hover {
color: #408ce2 !important;
}
.single-img-28 .ftc-image-content p {
font-size: 24px;
line-height: 24px;
}
.single-img-28 .button-banner .single-image-button {
background: transparent;
padding: 0;
} .product-tab-2col-28 .ftc_products_slider.style_1 .woocommerce .product .item-description .meta_info .add-to-cart a:first-child:before {
position: relative;
}
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .products .product {
border: 1px solid #ebebeb;
margin-bottom: 0;
border-width: 1px 1px 0 1px;
border-left: 1px solid transparent;
overflow: unset;
padding: 0;
}
.product-right-28 .ftc-product-grid.woocommerce.style_3 .products .product:nth-child(4),
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .products .product:first-child{
border-left: 1px solid #ebebeb;
}
.product-right-28 .ftc-product-grid.woocommerce.style_3 .products .product:nth-child(3),
.product-right-28 .ftc-product-grid.woocommerce.style_3 .products .product:last-child{
border-right: 1px solid transparent;
}
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .product:hover{
z-index: 9;
border-color: transparent !important;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .product_title{
order: 1;
font-weight: 500;
font-size: 14px;
margin-bottom: 0;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .price{
order: 2;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .star-rating{
order: 3;
color: #f9ba48;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .short-description {
order: 4;
margin-bottom: 0;
visibility: hidden;
opacity: 0;
position: absolute;
width: 100%;
background: #fff;
color: #999;
bottom: -5px;
}
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .product:hover .short-description {
opacity: 1;
visibility: visible;
box-shadow: 0 10px 7px 3px rgba(0,0,0,0.01);
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info {
position: absolute;
top: auto;
bottom: -72px;
background: #fff;
z-index: 999;
box-shadow: 0 2px 7px 3px rgba(0,0,0,0.1);
padding-bottom: 20px;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info:before{
content: '';
background: #fff;
height: 15px;
top: -5px;
position: absolute;
z-index: 0;
left: 0;
width: 100%;
}
.product-jw-28.respon-jw .ftc-product-grid.style_3 .product .item-description .meta_info{
bottom: -72px;
}
.product-jw-28.respon-jw .ftc-product-grid.style_3 .product .item-description .meta_info:before{
top: -7px;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info .add-to-cart a{
border-radius: 50px;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info .add-to-cart a span{
font-weight: normal;
padding: 0 20px;
}
.product-jw-28 .ftc-product-grid.style_3.woocommerce .product .price .woocommerce-Price-amount{
font-size: 16px;
}
.product-jw-28 .ftc-product-grid.style_3.woocommerce .product .item-description{
padding-bottom: 25px;
} .ftc_products_slider.style_1 .ftc-products .product .images {
max-height: 405px;
}
.ftc_products_slider.style_1 .title-product-slider
{
margin-bottom: 0;
}
.ftc_products_slider.style_1 .ftc-thumbnails-gallery{
text-align: center;
margin-bottom: 45px;
}
.ftc_products_slider.style_1 .ftc-thumbnails-gallery .image-gallery {
display: inline-block;
margin: 0 5px;
border: 1px solid #ebebeb;
}
.ftc_products_slider.style_1 .ftc-thumbnails-gallery .details-thumbnails li span img {
width: 55px;
height: 55px;
}
.ftc_products_slider.style_1 .woocommerce .product .item-description .product_title {
order: 1;
font-size: 22px;
color: #333;
text-transform: capitalize;
font-weight: 600;
margin-bottom: 10px;
}
.ftc_products_slider.style_1 .woocommerce .product .item-description .price{
order: 2;
margin-bottom: 5px;
}
.ftc_products_slider.style_1 .woocommerce .product .item-description ins .amount {
font-size: 22px;
}
.ftc_products_slider.style_1 .woocommerce .product .item-description del .amount {
font-weight: 200;
font-size: 16px;
}
.ftc_products_slider.style_1 .woocommerce .product .item-description{
display: flex;
flex-direction: column;
padding-bottom: 10px;
}
.ftc_products_slider.style_1 .woocommerce .product .item-description .star-rating{
order: 3;
color: #f9ba48;
}
.ftc_products_slider.style_1 .woocommerce .product .item-description .meta_info{
order: 4;
}
.ftc_products_slider.style_1 .woocommerce .product .conditions-box .onsale:after{
display: none;
}
.ftc_products_slider.style_1 .ftc-products .product .images a{
padding: 0 29px;
} .product-jw-28.elementor-element.elementor-widget-ftc-products .ftc-product-grid.woocommerce.style_3 {
margin: 0;
}
.ftc-product-grid.woocommerce.style_3 .title-product-grid,
.product-right-28 .ftc-product-grid.woocommerce.style_3 .products .product .images {
margin-bottom: 0;
}
.product-right-28 .ftc-product-grid.woocommerce.style_3 .products .product {
width: 33.33%;
padding: 0;
margin: 0;
background: #fff;
max-height: 411px;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .compare{
color: #666;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .compare:hover{
color: #408ce2;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .conditions-box .featured,
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .conditions-box .onsale,
.ftc_products_slider.style_1 .woocommerce .product .conditions-box .onsale
{
width: 40px;
height: 40px;
line-height: 40px;
font-size: 12px;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .conditions-box span:before
{
content: "\f0d9";
font-family: fontawesome;
position: absolute;
font-size: 30px;
background: transparent;
left: -17px;
color: #222;
top: 0;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .conditions-box span.onsale:before,
.ftc_products_slider.style_1 .woocommerce .product .conditions-box .onsale:before
{
content: "\f0da";
font-family: fontawesome;
position: absolute;
font-size: 30px;
background: transparent;
left: auto;
right: -17px;
color: #408ce2;
top: 0;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .conditions-box .onsale,
.ftc_products_slider.style_1 .woocommerce .product .conditions-box .onsale,
.ftc_products_slider.style_1 .woocommerce .product .conditions-box .onsale
{
right: 10px;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .conditions-box .featured{
left: 10px;
}
.ftc-product-tabs .style_3 .woocommerce .product span,
.ftc-product-tabs .style_2 .woocommerce .product span,
.ftc_products_slider.style_1 .woocommerce .product span{
overflow: visible;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .conditions-box span:after{
display: none;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .products .star-rating, 
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce-page .products .star-rating,
.ftc-product-tabs .style_2 .woocommerce .products .star-rating, 
.ftc-product-tabs .style_2 .woocommerce-page .products .star-rating,
.elementor-element .ftc-product-widget .products-widget .ftc-product .star-rating {
color: #f9ba48;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .group-button-product a i {
font-size: 14px;
}
.ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:before,
.ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info a i {
font-size: 16px;
font-weight: bold;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce-page .products .product .price del span,
.pro-3 .ftc-product-tabs .style_2 .woocommerce-page .products .product .price del span{
font-size: 16px;
}
.product-tab-2col-28 .ftc-product-tabs .tabs-content-wrapper.style_3,
.product-tab-2col-28 .ftc-product-tabs .tabs-content-wrapper.style_2,
.product-tab-28 .ftc-product-tabs .tabs-content-wrapper.style_3{
margin: 0;
padding: 0;
}
.product-tab-28 .ftc-product-tabs .tabs-wrapper .tab-title {
border: 1px solid #ecf3fc;
margin-right: 5px;
border-radius: 5px 5px 0 0;
background: #ecf3fc;
min-width: 130px;
border-bottom: 0;
padding: 5px 0;
margin-bottom: -12px;
}
.product-tab-28 .tabs-wrapper .tab-title.active .title{
font-size: 16px;
color: #fff;
position: relative;
bottom: 5px;
}
.product-tab-28 .tabs-wrapper .tab-title.active:hover .title {
color: #333;
}
.product-tab-28 .tabs-wrapper .tab-title.active{
padding: 12px 0;
}
.product-tab-28 .tabs-wrapper .tab-title .title {
text-align: center;
font-size: 13px;
font-weight: 500;
}
.product-tab-28 .ftc-product-tabs .tabs-content-wrapper.style_3 .owl-item {
margin-left: -1px;
position: relative;
left: -10px;
}
.product-tab-2col-28 .ftc-product-tabs .tabs-wrapper {
display: none;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce-page .products .product, 
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .products .product
{
padding: 0;
border: 1px solid #ebebeb;
max-height: 425.5px;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .products .product:first-child{
margin-top: 0;
margin-bottom: 170px;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .product_title {
order: 1;
font-size: 14px;
text-transform: capitalize;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description{
display: flex;
flex-direction: column;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .price {
order: 2;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .star-rating {
order: 3;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .short-description {
order: 4;
opacity: 0;
visibility: hidden;
}
.product-tab-28 .ftc-product-tabs .style_3 .ftc-product.product:hover .short-description {
opacity: 1;
visibility: visible;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .products .product .price .amount, 
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce-page .products .product .price .amount {
font-weight: bold;
font-size: 16px;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .meta_info {
width: 100%;
left: 0;
bottom: -80px;
padding-top: 8px;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .short-description {
width: 100%;
height: auto;
top: auto;
background: #fff;
color: #999;
text-align: center;
margin: 0;
padding: 0 30px;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .products .product:Hover {
z-index: 99;
box-shadow: 0px 6px 7px 0px rgba(0,0,0,0.1);
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
}
.product-tab-28 .ftc-product-tabs .style_3.tabs-content-wrapper{
padding: 0 5px;
margin: 0 -5px;
}
.right-big .tab-title{
display: none;
}
.style_3 .ftc-thumbnails-gallery ul li{
border: 1px solid #ebebeb;
}
.product-tab-2col-28 .ftc-product-tabs .style_2 .woocommerce .products .product .price .amount
{
color: #408ce2;
font-weight: bold;
font-size: 16px;
}
.product-tab-2col-28 .ftc-product-tabs .style_2 .woocommerce .products .product .price del .amount,
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .products .product .price del .amount
{
color: #999;
font-weight: 400;
} .mother-list-cate-28 .list-cate-28 ul li:first-child:before{
display: none;
}
.mother-list-cate-28 .list-cate-28 ul li:first-child span {
font-size: 18px;
color: #171717;
font-family: poppins;
font-weight: 600;
}
.mother-list-cate-28 .list-cate-28 ul li span {
font-size: 14px;
font-family: Ubuntu;
color: #666;
}
.mother-list-cate-28 .list-cate-28 ul li:before {
content: "-";
position: relative;
top: 0;
left: 0;
margin-right: 10px;
} .product-widget-28 .products-widget.woocommerce.products .product:hover {
box-shadow: none;
}
.product-widget-28 .ftc-product-widget.elements .title-product-widget {
margin-bottom: 20px;
}
.product-widget-28 .ftc-product-widget .products-widget .ftc-product .meta-description{
padding: 0 20px;
}
.product-widget-28 .woocommerce .products .product {
max-width: 100%;
}
.product-widget-28 .ftc-product-widget .products-widget .ftc-product .images{
max-width: 100px;
border: 1px solid #ebebeb;
border-radius: 5px;
}
.product-widget-28 .ftc-product-widget .products-widget .ftc-product .images .conditions-box{
display: none;
}
.product-widget-28 .ftc-product-widget.columns-1 .products-widget .ftc-product{
display: flex;
align-items: center;
max-width: 100%;
}
.product-widget-28 .ftc-product-widget .products-widget .ftc-product .meta-description {
display: flex;
flex-direction: column;
max-width: 100%;
}
.product-widget-28 .ftc-product-widget .products-widget .ftc-product .product_title {
font-size: 14px;
order: 1;
}
.product-widget-28 .ftc-product-widget .products-widget .ftc-product .star-rating{
order: 3;
margin-left: 0;
}
.product-widget-28 .ftc-product-widget .products-widget .ftc-product .price{
order: 2;
}  .social-icon-28 .elementor-social-icon i {
color: #666;
}
.social-icon-28 .elementor-social-icon {
background: #fff;
}
.social-icon-28 .elementor-social-icon:hover i {
color: #fff;
}
.social-icon-28 .elementor-social-icon:hover {
background: #000;
}
.social-icon-28 .elementor-icon i:before {
font-size: 14px;
line-height: 20px;
}
.form-footer-28 {
display: flex;
align-items: center;
}
.form-fter-28 p.label {
font-size: 22px;
color: #fff;
font-weight: 400;
font-family: Poppins;
padding: 0;
text-align: left;
line-height: 24px;
}
.text-form-28 {
min-width: 400px;
}
.form-fter-28 p.text-content-28 {
color: #fff;
line-height: 24px;
}
.form-fter-28 .wpcf7 p input[type="text"] {
max-width: 325px;
border-radius: 30px 0 0 30px;
}
.form-fter-28 .wpcf7 input[type^="submit"] {
background: #000;
color: #fff;
padding: 13px;
max-width: 130px;
width: 100%;
border-radius: 0 30px 30px 0;
text-transform: capitalize;
}
.form-fter-28 .wpcf7 p:nth-child(2n+2){
margin-right: 0;
}
.text-about-us-28, .text-about-us-28-1 {
font-size: 15px;
font-family: Poppins;
line-height: 24px;
display: inline-block;
font-weight: bold;
}
.text_about_us {
font-size: 14px;
line-height: 24px;
}
.text-about-us-28-1 {
color: #333;
}
.list-footer ul li:before {
content: "";
width: 5px;
height: 5px;
border-radius: 50%;
left: 0;
top: 50%;
transform: translateY(-50%);
position: absolute;
}
.list-footer ul li a {
padding: 10px 0 10px 15px;
}  .icon-box-29 .elementor-icon-box-icon {
display: flex;
width: 60px;
height: 60px;
border: 1px solid #ebebeb;
border-radius: 50%;
justify-content: center;
align-items: center;
} .baner-right-28 h2 {
max-width: 250px;
}
.baner-right-28 h2:before {
content: "";
width: 80px;
height: 1px;
background-color: #000;
position: absolute;
top: 25px;
left: -105px;
}
.elementor-element.button-28 .elementor-button {
padding: 0;
}
.button-28 .elementor-button-text:after {
content: "";
width: 115px;
height: 2px;
background-color: #999;
position: absolute;
top: auto;
bottom: 0;
left: 0;
} .ftc-product-tabs .style_6 .ftc-product.product:hover .item-description .meta_info {
display: inline-block;
position: absolute;
top: auto;
background: #fff;
bottom: 5px;
width: 100%;
left: 0;
z-index: 9;
}
.ftc-product-tabs .style_6 .woocommerce .product .add-to-cart .loading:after {
right: 40px;
}
.ftc-product-tabs .style_6 .woocommerce .product:hover .item-description{
padding-top: 13px;
}
.ftc-product-tabs .style_6 .woocommerce .product .item-description .meta_info a .ftc-tooltip.button-tooltip{
font-weight: bold;
}
.ftc-product-tabs .style_6 .woocommerce .product .ftc-thumbnails-gallery {
opacity: 0;
visibility: hidden;
position: absolute;
top: -70px;
width: 100%;
left: 0;
background: #fff;
padding-top: 10px;
}
.ftc-product-tabs .style_6 .woocommerce .product .ftc-thumbnails-gallery .details-thumbnails {
margin-bottom: 0;
}
.ftc-product-tabs .style_6 .ftc-thumbnails-gallery .details-thumbnails li span img {
width: 35px;
}
.ftc-product-tabs .style_6 .woocommerce .product:hover .item-description {
bottom: auto;
z-index: 9;
}
.ftc-product-tabs .style_6 .woocommerce .product .item-description {
bottom: 0;
padding-top: 20px;
}
.ftc-product-tabs .style_6 .woocommerce .products .product .images .compare,
.ftc-product-tabs .style_6 .woocommerce .products .product .images .quickview{
display: block;
margin-left: 0;
margin-bottom: 10px;
}
.ftc-product-tabs .style_6 .woocommerce .product .images:hover .group-button-product {
display: block;
width: max-content;
left: 20px;
top: 20px;
height: max-content;
transform: none;
}
.ftc-product-tabs .style_6 .woocommerce .product .group-button-product > div,
.ftc-product-tabs .style_6 .woocommerce .product .group-button-product > a{
transition: all 3s ease;
}
.ftc-product-tabs .style_6 .woocommerce .product .group-button-product > div:hover,
.ftc-product-tabs .style_6 .woocommerce .product .group-button-product > a:hover{
transform: scale(1.2);
}
.ftc-product-tabs .woocommerce .product .item-description .counter-wrapper{
display: none;
}
.ftc-product-tabs .style_6 .woocommerce .product .images .group-button-product > div a, 
.ftc-product-tabs .style_6 .woocommerce .product .images .group-button-product > a{
border-radius: 10px;
}
.ftc-product-tabs .style_6 .woocommerce .product .images .group-button-product .compare.added {
color: #fff;
} @media screen and (min-width: 1600px){
.elementor-element.product-deal-29.elementor-section.elementor-inner-section {
width: calc(100% + 120px);
margin-left: -60px;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1500px){
section.elementor-element.elementor-section-stretched.elementor-section-full_width.section-deal-29.elementor-section-height-default.elementor-section-height-default.selection-is-not-sticked.elementor-section.elementor-top-section {
background-position: 47.5% 100%;
}
}
@media only screen and (min-width: 992px) and (max-width: 1024px){
section.elementor-element.elementor-section-stretched.elementor-section-full_width.section-deal-29.elementor-section-height-default.elementor-section-height-default.selection-is-not-sticked.elementor-section.elementor-top-section {
background-position: 47.5% 100%;
padding: 125px 0 80px 0;
}	
}
.ftc_products_deal_slider.style_1 .ftc-product.product >div{
max-width: 100%;
margin-bottom: 40px;
}
.ftc_products_deal_slider.style_1 .ftc-product.product >div.item-description{
transform: none;
top: 0;
display: flex;
flex-direction: column;
}
.ftc_products_deal_slider.style_1 .product .item-description .product_title{
order: 1;
font-size: 18px;
margin-bottom: 10px;
}
.ftc_products_deal_slider.style_1 .product .item-description .price{
order: 2;
margin-bottom: 30px;
}
.ftc_products_deal_slider.style_1 .woocommerce .products .product .price .amount{
font-size: 20px;
}
.ftc_products_deal_slider.style_1 .product .item-description .meta_info{
order: 3;
opacity: 1;
visibility: visible;
margin-bottom: 50px;
}
.ftc_products_deal_slider.style_1 .product .item-description .counter-wrapper{
order: 4;
}
.ftc_products_deal_slider.style_1 .product .meta_info .quickview,
.ftc_products_deal_slider.style_1 .product .meta_info .yith-wcwl-add-to-wishlist,
.ftc_products_deal_slider.style_1 .product .meta_info .compare{
display: none;
}
.ftc_products_deal_slider.style_1 .woocommerce .product .item-description .meta_info > div,
.ftc_products_deal_slider.style_1 .woocommerce .product .item-description .meta_info > div a{
transform: scale(1);
-webkit-transform: scale(1);
height: auto;
}
.ftc_products_deal_slider.style_1 .woocommerce .product .item-description .meta_info .add-to-cart a {
width: 190px;
height: 46px;
border-radius: 0;
line-height: 45px;
}
.ftc_products_deal_slider.style_1 .ftc-product.product{
max-width: 100%;
padding: 0 15.5%;
}
.ftc_products_deal_slider.style_1 .ftc-product.product .star-rating.no-rating {
display: none;
}
.product-deal-29 .elementor-heading-title:after {
content: "";
width: 80px;
height: 2px;
background: #fff;
position: absolute;
top: auto;
bottom: 0;
left: 50%;
transform: translateX(-50%);
}
.product-deal-29 .navigation-slider > div{
top: 31%;
width: 50px;
height: 50px;
border: 1px solid #fff;
}
.product-deal-29 .navigation-slider .nav-prev:hover,
.product-deal-29 .navigation-slider .nav-next:hover{
background: #fff;
}
.product-deal-29 .navigation-slider .nav-prev:hover:before,
.product-deal-29 .navigation-slider .nav-next:hover:before{
color: #000;
}
.product-deal-29 .navigation-slider .nav-prev:before{
content: "\f104";
}
.product-deal-29 .navigation-slider .nav-next:before{
content: "\f105";
}
.product-deal-29 .navigation-slider .nav-next:before,
.product-deal-29 .navigation-slider .nav-prev:before{
font-size: 18px;
line-height: 50px;
color: #fff;
position: absolute;
left: 50%;
transform: translateX(-50%);
}
.ftc_products_deal_slider.style_1 .woocommerce .products .product:hover, 
.ftc_products_deal_slider.style_1 .woocommerce .products .product:hover{
background-color: transparent;
}
.ftc_products_deal_slider.style_1 .woocommerce .product .item-description .meta_info .add-to-cart a:before{
display: none;
}
.ftc_products_deal_slider.style_1 .woocommerce .product .item-description .meta_info .add-to-cart a .ftc-tooltip.button-tooltip {
font-size: 13px;
}
.ftc_products_deal_slider.style_1 .counter-wrapper > div{
width: 85px;
height: 85px;
}
.ftc_products_deal_slider.style_1 .counter-wrapper > div .countdown-meta{
font-size: 14px;
color: #666;
line-height: 24px;
}
.ftc_products_deal_slider.style_1 .counter-wrapper > div .number-wrapper .number{
font-size: 30px;
line-height: 40px;
font-weight: bold;
}
.elementor-element.product-deal-29 .elementor-column.elementor-col-50.elementor-inner-column:first-child {
padding-right: 50px;
}
.elementor-element.product-deal-29.elementor-inner-section .elementor-widget-heading .elementor-widget-container {
padding-bottom: 25px;
} .cop-left-29 a:hover {
color: #999;
}
.form-item-29 .wpcf7 p:nth-child(2n+2) {
margin-right: 0;
margin-bottom: 40px;
}
.form-item-29 label,
.form-item-30 label
{
font-size: 24px;
line-height: 36px;
font-weight: 500;
}
.form-item-29 .wpcf7 p input[type="text"] {
width: 390px;
height: 60px;
border: 1px solid #fff;
border-radius: 5px;
background-color: #fff;
padding-left: 15px;
}
.form-item-30 .wpcf7 p input[type="text"] {
width: 390px;
height: 60px;
border-radius: 5px;
background-color: #fff;
padding-left: 15px;
}
.form-item-29 .wpcf7 input[type^="submit"] {
width: 120px;
height: 60px;
margin-left: 10px;
background-color: #fff;
color: #000;
border-radius: 5px;
}
.form-item-29 .wpcf7 p:nth-last-child(2) {
display: flex;
align-items: center;
}
.form-item-29 .wpcf7 input[type^="submit"]:hover {
background: #999;
color: #fff;
} .elementor-widget.elementor-widget-ftc-gallery-instagram .ftc-instagram .images:hover {
opacity: 0.5;
}  .baner-text-30 {
max-width: 670px;
width: auto;
margin: auto;
}
.author span:first-child {
font-size: 18px;
color: #000;
font-weight: bold;
}
.author span:last-child {
font-size: 16px;
color: #666;
} .single-img-30-1 .ftc-image-content p {
font-size: 18px;
line-height: 24px;
font-weight: bold;
}
.single-img-30-3 .ftc-image-content p:first-child,
.single-img-30-2 .ftc-image-caption p:first-child{
font-size: 18px;
line-height: 24px;
}
.single-img-30-2 .ftc-image-caption p:last-child {
font-size: 48px;
line-height: 36px;
}
.single-img-30-3 .ftc-image-content p:last-child {
font-size: 80px;
line-height: 75px;
}
.single-img-30-3 .ftc-element-image .button-banner .single-image-button {
padding: 0;
background: transparent;
font-size: 16px;
border-bottom: 1px solid;
}
.single-img-30-3 .ftc-image-content {
text-align: center;
width: max-content;
}
.baner-full-30 .ftc-element-image .button-banner .single-image-button {
background: transparent;
border: 1px solid #111;
border-radius: 25px;
padding: 10px 40px;
}
.baner-full-30 .ftc-element-image .button-banner .single-image-button:hover {
background: #ed2770;
color: #fff;
border-color: #ed2770;
} .ftc-product-tabs .style_5 .woocommerce .product .images .compare.added:hover {
color: #fff !important;
}
.ftc-product-tabs .style_5 .woocommerce .products .product:hover {
box-shadow: none;
}
.ftc-product-tabs .style_5 .woocommerce .products .product .item-description {
display: flex;
flex-direction: column;
}
.ftc-product-tabs .style_5 .woocommerce .products .product .item-description .product-name a {
font-size: 18px;
line-height: 20px;
color: #666;
text-transform: capitalize;
}
.ftc-product-tabs .style_5 .woocommerce .products .product .item-description .price .amount {
color: #000;
font-size: 20px;
line-height: 30px;
font-weight: 500;
}
.ftc-product-tabs .style_5 .ftc-product.product:hover .item-description .meta_info {
display: inline-block;
top: auto;
background: #fff;
bottom: 30px;
width: 100%;
left: 0;
z-index: 9;
}
.ftc-product-tabs .style_5 .item-description .meta_info .compare, 
.ftc-product-tabs .style_5 .item-description .meta_info .yith-wcwl-add-to-wishlist, 
.ftc-product-tabs .style_5 .item-description .meta_info .quickview{
display: none;
}
.ftc-product-tabs .style_5 .woocommerce .product .item-description .meta_info .add-to-cart {
float: none;
}
.ftc-product-tabs .style_5 .woocommerce .product .item-description .meta_info a {
font-size: 16px;
border-radius: 0;
width: 100%;
background: none;
letter-spacing: 2px;
}
.ftc-product-tabs .style_5 .woocommerce .product .item-description .meta_info .add-to-cart a span {
font-weight: bold;
}
.ftc-product-tabs .style_5 .woocommerce .product .item-description .meta_info .add-to-cart a:before{
display: none;
}
.ftc-product-tabs .style_5 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist {
display: inline-block;
margin-right: 10px;
}
.ftc-product-tabs .style_5 .woocommerce .product .images .group-button-product{
display: flex;
justify-content: center;
position: relative;
height: max-content;
transform: none;
margin-top: 15px;
}
.ftc-product-tabs .style_5 .woocommerce .product .images a span img{
border-radius: 50%;
}
.ftc-product-tabs .style_5 .woocommerce .product .images .group-button-product .add_to_wishlist, 
.ftc-product-tabs .style_5 .woocommerce .product .images .group-button-product .compare, 
.ftc-product-tabs .style_5 .woocommerce .products .product .images .quickview, 
.ftc-product-tabs .style_5 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist a {
background: #000;
border-radius: 50px;
}
.ftc-product-tabs .style_5 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before, 
.ftc-product-tabs .style_5 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{
color: #fff;
font-size: 16px;
line-height: 40px;
}
.ftc-product-tabs .style_5 .woocommerce .product .images .group-button-product > a i,
.ftc-product-tabs .style_5 .woocommerce .product .images .group-button-product .add_to_wishlist:before{
color: #fff;
}
.ftc-product-tabs .style_5 .woocommerce .product .item-description .meta_info .added_to_cart:after {
position: absolute;
left: 50px;
top: 0;
}
.ftc-product-tabs .style_5 .woocommerce .product .add-to-cart .loading:after{
left: 45%;
right: auto;
}
.ftc-product-tabs .style_5 .woocommerce .product .item-description .meta_info .add-to-cart .loading span{
opacity: 0.2;
} .baner-full-30 .ftc-element-image .button-banner {
display: flex;
}
.baner-full-30 .ftc-element-image .ftc-image-content a {
text-align: center;;
margin: 0;
height: 46px;
}
.text-single-30{
max-width: 520px;
margin-bottom: 30px;
text-align: left;
}
.text-single-30 h1 {
font-size: 36px;
color: #000;
text-align: left;
font-weight: bold;
font-style: italic;
padding-bottom: 20px;
max-width: 400px;
letter-spacing: 1px;
line-height: 45px;
}
.text-single-30 > span {
font-size: 16px;
line-height: 24px;
}
.baner-full-30 .ftc-element-image .button-banner a {
font-size: 16px;
line-height: normal;
}
.baner-full-30 .ftc-element-image .ftc-image-content .single-image-button:hover {
color: #fff;
} .heading-30 .elementor-heading-title:after {
content: "";
width: 80px;
height: 2px;
position: absolute;
background: #000;
top: auto;
bottom: 0;
left: 50%;
transform: translateX(-50%);
} .blog-home-30 .ftc-blogs-slider .style_1 img {
transform: none;
opacity: 1;
}
.blog-home-30 .ftc-blogs-slider .style_1 img:hover {
opacity: 0.5;
} .form-item-30 label{
color: #fff;
margin-bottom: 40px;
}
.form-item-30 .wpcf7 input[type^="submit"] {
width: 110px;
height: 60px;
margin-left: 10px;
background-color: #ed2770;
color: #fff;
border-radius: 10px;
}
.form-item-30 .wpcf7 input[type^="submit"]:hover {
background: #fff;
color: #000;
}
.cop-left-30 {
color: #999;
}
.elementor-element .woocommerce .products .product .images .wishlist {
display: block;
} .ftc-instagram ul {
padding-left: 0;
} .gr-slide1-h31{
position: relative;
}
.gr-slide1-h31:before{
content: '';
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: calc(100% - 20px);
height: calc(100% - 20px);
border: 1px solid #86878d;
}
.button-sl-h31{
padding-right: 50px !important;
position: relative;
}
.button-sl-h31:before{
content: '';
position: absolute;
width: 16px;
height: 3px;
background-color: #999;
right: 5px;
top: 10px;
}
.button-sl-h31:after{
content: '\f0da';
font-family: fontawesome;
position: absolute;
color: #999;
right: 0;
top: 1px;
}
.bn-row1-h31-left > .elementor-element-populated.elementor-widget-wrap > .elementor-element > .elementor-container{
justify-content: flex-end;
}
.elementor-section .bn-row1-h31-left .elementor-element.bn-row1-h31 {
width: 80%;
padding: 30px 40px;
border: 2px solid #151522;
border-right: none;
margin-left: auto;
margin-right: 0;
}
.bn-row2-h31 > .elementor-container > .elementor-row{
justify-content: flex-end;
}
.bn-row2-h31 .bn-row2-h31-ct{
width: 80% !important;
padding: 30px 100px 30px 80px;
border: 2px solid #312c2d;
border-right: none;
}
.wpcf7 .contact-h31{
cursor: pointer;
}
.wpcf7 .contact-h31 label{
max-width: 370px;
margin-bottom: 15px;
}
.wpcf7 .contact-h31 > p{
font-size: 20px;
line-height: normal;
color: #fff;
margin: 5px auto 0;
}
.wpcf7 .contact-h31 p input[type="text"],
.wpcf7 .contact-h31 p input[type="email"],
.wpcf7 .contact-h31 input[type^="submit"]{
background-color: transparent;
height: 50px;
font-size: 16px;
border: 1px solid #4d4d4d;
cursor: pointer;
color: #999;
}
.wpcf7 .contact-h31 p textarea{
background-color: transparent;
font-size: 16px;
border: 1px solid #4d4d4d;
cursor: pointer;
color: #999;
}
.wpcf7 .contact-h31 p:nth-child(7){
text-align: left;
margin: 5px auto 0;
}
.wpcf7 .contact-h31 p:last-child{
max-width: 370px;
text-align: right;
}
.wpcf7 .contact-h31 input[type^="submit"]{
color: #fff;
border: 1px solid #4d4d4d;
width: 110px;
height: 35px;
line-height: 5px;
}
.ft-ct-h31 .elementor-text-editor span{
color: #fff !important;
}
.ft-ct-h31 .elementor-text-editor .mail-ft-h31:hover{
color: #fff;
}
.sub-h31{
max-width: 740px;
margin: 0 auto;
padding: 30px 0 70px;
border: 2px solid #0b090b;
color: #fff;
}
.sub-h31 .mc4wp-form{
cursor: pointer;
}
.sub-h31 .mc4wp-form .mc4wp-form-fields .title-popup,
.sub-h31 .mc4wp-form .mc4wp-form-fields .sub-popup,
.sub-h31 .mc4wp-form .mc4wp-form-fields .title,
.sub-h31 .mc4wp-form .mc4wp-form-fields .button-popup{
display: none;
}
.sub-h31 .mc4wp-form .mc4wp-form-fields .sub{
max-width: 570px;
margin: auto;
}
.sub-h31 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
background-color: transparent;
border-color: #fff;
height: 40px;
text-align: center;
cursor: pointer;
color: #999;
}
.sub-h31 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
width: 100%;
margin-top: 10px;
background: transparent;
border: 1px solid #fff;
color: #fff;
height: 40px;
text-transform: capitalize;
}
.sub-h31 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]:hover{
background-color: #fff;
color: #333;
}
.ft-icon-h31 .elementor-element.elementor-align-right span.elementor-icon-list-icon{
width: 35px;
height: 35px;
line-height: 33px;
text-align: center;
border: 1px solid;
}
.ft-icon-h32.elementor-element span.elementor-icon-list-icon > i,
.ft-icon-h31 .elementor-element.elementor-align-right span.elementor-icon-list-icon > i {
width: inherit;
line-height: inherit;
}
.ft-icon-h31 .elementor-icon-list-items li:first-child .elementor-icon-list-text{
margin-right: 50px;
}
.ft-icon-h31 .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{
margin-left: 10px;
margin-right: 10px;
height: 35px;
}
.ft-tx-h31{
text-decoration: underline;
}
.about-h32{
max-width: 650px;
margin: 0 auto;
}
.ft-h32 .elementor-widget-icon-list .elementor-icon-list-items li{
margin-bottom: 15px;
}
.ft-h32 .elementor-widget-icon-list .elementor-icon-list-items li a span{
font-size: 16px;
}
.ft-h32.ft-h39 .elementor-widget-icon-list .elementor-icon-list-items li a span{
font-size: 15px;
}
.ft-h32.ft-h47 .elementor-widget-icon-list .elementor-icon-list-items li a span{
font-size: 17px;
}
.ft-h32.ft-h39 .ft-icon-h32.elementor-element .elementor-icon-list-items li{
margin: 0 5px;
}
.ft-h32.ft-h39 .ft-icon-h32.elementor-element .elementor-icon-list-items{
margin: 0 -5px;
}
.ft-h32.ft-h43 .ft-icon-h32.elementor-element .elementor-icon-list-items li{
margin: 0 5px;
}
.ft-h32.ft-h43 .ft-icon-h32.elementor-element .elementor-icon-list-items{
margin: 0 -5px;
}
.ft-h43 .ft-icon-h32.elementor-element span.elementor-icon-list-icon{
border: 1px solid rgba(222,222,222,0.8);
}
.ft-h32 .elementor-widget-heading{
margin-bottom: 35px !important;
}
.ft-icon-h32.elementor-element span.elementor-icon-list-icon{
width: 30px;
height: 30px;
line-height: 30px;
text-align: center;
border: 1px solid rgba(222,222,222,0.4);
}
.ft-h34 .ft-icon-h32.elementor-element span.elementor-icon-list-icon{
border: 1px solid rgba(222,222,222,0.4);
}
.ft-h33 .ft-icon-h32.elementor-element span.elementor-icon-list-icon{
border: 1px solid rgba(222,222,222,0.4);
}
.ft-h32 .ft-icon-h32.elementor-element .elementor-icon-list-items li{
margin-bottom: 0;
width: 30px;
}
.ft-map-h32 .ftc-element-hotspots .ftc-hot-spot-image .content{
min-width: 50px;
top: 15px;
}
.ft-map-h32 .ftc-hot-spot-image .content .content-text{
background-color: transparent;
color: #fff;
}
.sub-h32{
border-top: 1px solid #272727;
padding: 50px 0;
}
.sub-h32 .mc4wp-form .mc4wp-form-fields .title-popup,
.sub-h32 .mc4wp-form .mc4wp-form-fields .sub-popup,
.sub-h32 .mc4wp-form .mc4wp-form-fields .title,
.sub-h32 .mc4wp-form .mc4wp-form-fields .button-popup{
display: none;
}
.sub-h32 .mc4wp-form .mc4wp-form-fields .sub{
max-width: 570px;
margin: auto;
display: flex;
}
.sub-h32 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
background-color: transparent;
border-width: 0 0 1px 0;
border-color: #3d3d3d;
height: 50px;
color: #fff;
}
.sub-h32 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
background: #3d3d3d;
color: #fff;
height: 50px;
text-transform: capitalize;
font-size: 22px;
}
.sub-h32 .elementor-widget-heading{
margin-bottom: 35px !important;
}
.button-sl-h33{
padding:10px 60px 10px 10px !important;
position: relative;
border: 1px solid #fff;
}
.button-sl-h33:before{
content: '';
position: absolute;
width: 16px;
height: 3px;
background-color: #fff;
right: 17px;
top: 21px;
}
.button-sl-h33:after{
content: '\f0da';
font-family: fontawesome;
position: absolute;
color: #fff;
right: 10px;
top: 11px;
}
.tx-testi-h33{
position: absolute !important;
left: 50%;
transform: translateX(-50%);
max-width: 40%;
bottom: 190px;
}
.sub-h33{
margin-top: 30px;
}
.sub-h33 .mc4wp-form .mc4wp-form-fields .title-popup,
.sub-h33 .mc4wp-form .mc4wp-form-fields .sub-popup,
.sub-h33 .mc4wp-form .mc4wp-form-fields .title,
.sub-h33 .mc4wp-form .mc4wp-form-fields .button-popup{
display: none;
}
.sub-h33 .mc4wp-form .mc4wp-form-fields .sub{
max-width: 630px;
margin: auto;
display: flex;
}
.sub-h33 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
background-color: transparent;
border-color: #fff;
height: 40px;
color: #fff;
margin-right: 15px;
font-size: 16px;
}
.sub-h33 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
background: #fff;
color: #333;
height: 40px;
text-transform: capitalize;
padding: 0 30px;
font-size: 18px;
}
.sub-h33 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]:hover{
color: #fff;
}
.contact-h42 .contact-h33{
margin: 20px auto 0;
}
.contact-h33{
width: 630px;
margin: 30px auto 0;
}
.contact-h33 .contact-h33-right,
.contact-h33 .contact-h33-left{
width: 50%;
float: left;
}
.contact-h33 .contact-h33-left{
padding-right: 3px;
}
.contact-h33 .contact-h33-right{
padding-left: 3px;
}
.wpcf7 .contact-h33  input[type="text"],
.wpcf7 .contact-h33  input[type="email"]{
background-color: transparent;
height: 40px;
font-size: 15px;
border: 1px solid #fff;
color: #fff;
}
.wpcf7 .contact-h33  input[type="text"]::placeholder,
.wpcf7 .contact-h33  input[type="email"]::placeholder,
.wpcf7 .contact-h33 textarea::placeholder,
.sub-h33 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]::placeholder,
.sub-h53 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]::placeholder,
.sub-h46 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]::placeholder{
color: #fff;
font-weight: normal;
}
.sub-h40 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]::placeholder,
.sub-h43 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]::placeholder{
color: #666;
}
.wpcf7 .contact-h33-left label{
margin-bottom: 8px;
}
.wpcf7 .contact-h33 textarea{
background-color: transparent;
font-size: 15px;
height: 136px;
border: 1px solid #fff;
color: #fff;
}
.wpcf7 .contact-h33 input[type^="submit"]{
height: 40px;
padding: 0 30px;
text-transform: capitalize;
min-width: 120px;
background-color: #fff;
font-size: 18px;
}
.wpcf7 .contact-h33 p{
text-align: center;
margin-top: 30px;
margin-bottom: 0;
}
p.tx-ft-h33{
margin-bottom: 0;
font-size: 16px;
}
.txx-ft-h33{
font-size: 18px;
text-decoration: underline;
}
.line-sl-h34{
position: relative;
}
.line-sl-h34:before{
content: '';
position: absolute;
height: 1px;
width: 200px;
background-color: #000;
bottom: -5px;
left: 0;
}
.button-sl-h34{
padding: 8px 60px 8px 20px !important;
position: relative;
border: 1px solid #000;
}
.button-sl-h34:before{
content: '';
position: absolute;
width: 16px;
height: 3px;
background-color: #000;
right: 26px;
top: 15px;
}
.button-sl-h34:after{
content: '\f0da';
font-family: fontawesome;
position: absolute;
color: #000;
right: 20px;
top: 6px;
}
.bn1-h34-line1{
color: #999;
font-size: 30px;
line-height: 30px;
margin-bottom: 35px;
width: max-content;
position: relative;
}
.bn1-h34-line1:before{
position: absolute;
content: '';
height: 1px;
width: 100%;
background-color: #b7b7b7;
top: 33px;
}
.bn1-h34-line2,
.bn1-h34-line3{
color: #333;
font-size: 48px;
line-height: 48px;
letter-spacing: 2px;
}
.bn1-h34-line3{
margin-bottom: 35px;
}
.bn-h34 .ftc-image-content{
width: max-content;
}
.bn-h34 .single-image-button{
padding: 10px 50px 10px 20px !important;
position: relative;
border: 1px solid #000;
background-color: transparent !important;
font-size: 18px;
font-weight: 500;
letter-spacing: 1.5px;
}
.bn-h34 .single-image-button:before{
content: '';
position: absolute;
width: 16px;
height: 2px;
background-color: #000;
right: 25px;
top: 20px;
}
.bn-h34 .single-image-button:after{
content: '\f0da';
font-family: fontawesome;
position: absolute;
color: #000;
right: 20px;
top: 7px;
font-size: 14px;
}
.bn-h34-tit{
color: #333;
font-size: 30px;
line-height: 30px;
position: absolute;
width: 279px;
text-align: right;
top: -70px;
}
.bn-h34-tit:before{
position: absolute;
content: '';
height: 1px;
width: 100%;
background-color: #333;
right: 0;
top: 33px;
}
.bn-row1-h34{
color: #333;
font-size: 48px;
line-height: 48px;
margin-bottom: 20px;
width: max-content;
letter-spacing: 2px;
}
.bn-row1-h34-3{
color: #333;
font-size: 48px;
line-height: 48px;
margin-bottom: 20px;
letter-spacing: 2px;
}
.bn-row1-h34-2{
color: #666;
font-size: 18px;
margin-bottom: 30px;
}
.bn-h34-tit-2{
color: #333;
font-size: 30px;
line-height: 30px;
position: absolute;
width: 245px;
right: 10px;
text-align: left;
top: -70px;
}
.bn-h34-tit-2:before{
position: absolute;
content: '';
height: 1px;
width: 100%;
background-color: #333;
left: 0;
top: 33px;
}
.tx-about-h34{
max-width: 900px;
margin: 0 auto;
}
.tx-ft-h34{
text-decoration: underline;
color: #fff;
}
.tx-ft-h34:hover {
color: #f00;
cursor: pointer;
}
.ft-bot-h34{
border-top: 1px solid #585858; 
}
.tx-video-h34 p{
margin-bottom: 0;
}
.tx-pr-h35{
max-width: 700px;
}
.testi-h35 .ftc-element-testimonial .testimonial-content .avatar-image{
display: none;
}
.testi-h35 .ftc-element-testimonial .testimonial-content .infomation{
max-width: 800px;
margin: 20px auto 30px;
font-size: 18px;
}
.testi-h35 .navigation-slider{
width: 80px;
position: relative;
left: 50%;
transform: translateX(-50%);
height: 30px;
}
.testi-h35 .ftc-element-testimonial .testimonial-content{
margin-bottom: 20px;
}
.testi-h35 .navigation-slider div{
bottom: 0;
top: auto;
transform: translateY(0);
width: 30px;
height: 30px;
text-align: center;
border: 1px solid #333;
}
.testi-h35 .navigation-slider .nav-next:before{
content: "\f105";
font-size: 20px;
color: #808080;
line-height: 28px;
}
.testi-h35 .navigation-slider .nav-prev:before {
content: "\f104";
font-size: 20px;
color: #808080;
line-height: 28px;
}
.space-testi-h35,
.space-testi-h35-bot{
max-width: 570px;
border: 1px solid #ebebeb;
margin: 0 auto;
}
.space-testi-h36{
border-color: rgba(153,153,153,0.4);
}
.space-testi-h47{
border-color: #979694;
z-index: -1;
}
.space-testi-h35{
border-width: 1px 1px 0 1px;
}
.space-testi-h35-bot{
border-width: 0 1px 1px 1px;
}
.ins-h35 .ftc-instagram ul li{
padding: 5px 10px;
position: relative;
transition: all 1s;
}
.ins-h35 .ftc-instagram ul{
padding: 0 10px;
}
.ins-h35 .ftc-instagram ul li:before{
position: absolute;
content: "\f16d";
font-family: fontawesome;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
color: #fff;
font-size: 35px;
opacity: 0;
transition: 2s;
}
.ins-h35.elementor-widget.elementor-widget-ftc-gallery-instagram .ftc-instagram .images:hover{
opacity: 0.8;
}
.ins-h35 .ftc-instagram ul li:hover:before{
opacity: 1;
}
.sub-h35 .mc4wp-form .mc4wp-form-fields .title-popup,
.sub-h35 .mc4wp-form .mc4wp-form-fields .sub-popup,
.sub-h35 .mc4wp-form .mc4wp-form-fields .title,
.sub-h35 .mc4wp-form .mc4wp-form-fields .button-popup{
display: none;
}
.tx-sub-h35{
max-width: 650px;
}
.sub-h35 .mc4wp-form .mc4wp-form-fields .sub{
display: flex;
max-width: 600px;
}
.sub-h35.sub-h40 .mc4wp-form .mc4wp-form-fields .sub{
max-width: 670px;
}
.sub-h35.sub-h40 .mc4wp-form .mc4wp-form-fields .sub .button-sub input[type="submit"]{
letter-spacing: 1px;
}
.sub-h35 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
background-color: #fafafa;
border: none;
height: 50px;
font-size: 16px;
}
.sub-h35 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
height: 50px;
color: #fff;
text-transform: capitalize;
padding: 8px 30px;
font-size: 22px;
}
.sub-h35 .mc4wp-form .mc4wp-form-fields .sub .button-sub:hover input[type="submit"]{
background-color: #333;
}
.sub-title-h35.elementor-widget-heading .elementor-heading-title{
max-width: 200px;
line-height: 50px;
margin-top: -8px;
}
.news-h35{
border-bottom: 1px solid #ebebeb;
}
.ft-bot-h35{
border-top: 1px solid #ebebeb;
padding: 25px 75px;
}
.tx-bot-h35{
color: #333;
text-decoration: underline;
}
.tx-bot-h35:hover {
cursor: pointer;
}
.tx-bot-h47{
color: #333;
text-decoration: underline;
font-size: 17px;
}
.bn1-h37{
position: absolute;
top: -90px;
z-index: 99;
}
.bn1-left-h37{
padding-top: 90px;
}
.tx-bn1-h37{
position: absolute !important;
bottom: 0;
transform: rotate(90deg);
z-index: 100;
right: 0px;
}
.tx-video-h37 {
width: 51% !important;
left: 45%;
}
.video-right-h37{
padding: 100px 50px;
border: 1px solid #81c4ca;
}
.video-h37{
position: absolute !important;
width: 560px !important;
z-index: 2;
top: 50%;
transform: translateY(-50%);
}
.video-h37 .elementor-custom-embed-play i{
text-shadow: none;
}
.video-h37 .elementor-custom-embed-play i:hover{
transform: scale(1.1);
}
.sub-h37 .mc4wp-form .mc4wp-form-fields .sub{
margin: 10px auto 0;
}
.bn3-h37 .ftc-element-image .wp-caption img{
padding-left: 15px;
}
.bn1-left-h37 .button-h37.elementor-widget-ftc-buttons .ftc-buttons a.ftc-content-buttons:hover,
.bn2-left-h37 .button-h37.elementor-widget-ftc-buttons .ftc-buttons a.ftc-content-buttons:hover{
background-color: #000;
color: #fff;
}
.img-cate1-h36{
padding: 150px 0 110px;
}
.img-bn1-h36 .ftc-element-image .wp-caption img{
max-width: 250px;
}
.tx-cate-h36{
position: absolute !important;
transform: rotate(90deg);
left: 5px;
transform-origin: left;
top: 23%;
}
.img-cate2-h36 .ftc-element-image .wp-caption img{
max-width: 250px;
}
.cate-right-h36{
padding-right: 100px;
}
.cate-right-h36 .ftc-image-caption p{
font-size: 36px;
margin-bottom: 0;
color: #333;
line-height: 65px;
}
.cate-right-h36 .ftc-image-content{
width: max-content;
}
.cate-right-h36 .ftc-image-content .button-banner a{
background-color: transparent;
font-size: 18px;
position: relative;
padding: 0;
}
.cate-right-h36 .ftc-image-content .button-banner a:before{
content: '';
position: absolute;
height: 1px;
width: 100%;
left: 0;
top: 24px;
background-color: #262626;
}
.img-testi-h36{
position: absolute !important;
right: -70px;
width: max-content !important;
top: 35%;
}
.ins-tx-h36 .elementor-text-editor .tx2-ins-h36{
font-size: 18px;
text-decoration: underline;
}
.ins-tx-h36 {
max-width: 200px;
line-height: 1;
position: absolute !important;
top: 120px;
z-index: 2;
left: 40%
}
@media only screen and (max-width: 1599px){
.ins-full-h36 > .elementor-container > .elementor-row{
max-width: 900px;
margin: 0 auto;
}
.ins3-h36 .ftc-element-image img,
.ins5-h36 .ftc-element-image img{
max-width: 250px;
}
.ins2-h36 .ftc-element-image img,
.ins6-h36 .ftc-element-image img{
max-width: 200px;
}
}
@media only screen and (min-width: 768px){
.img-cate2-h36 {
position: absolute !important;
width: auto !important;
right: -125px;
z-index: 2;
}
.ins-left-h36{
padding: 100px 15px 0;
}
.ins-right-h36{
padding: 0 15px;
}
.ins1-h36 {
width: max-content !important;
left: 120px;
bottom: -60px;
z-index: 2;
}
.ins2-h36{
right: 10px;
}
.ins1-h36 .ftc-element-image .wp-caption img{
max-width: 135px; 
}
.ins4-h36 .ftc-element-image .wp-caption img{
max-width: 115px; 
}
.ins7-h36 .ftc-element-image .wp-caption img{
max-width: 90px;
}
.ins7-h36{
width: max-content !important;
left: 160px;
top: -50px;
}
.ins3-h36 {
width: max-content !important;
position: relative;
top: -100px;
left: 0px;
margin-bottom: 0 !important;
}
.ins5-h36{
width: max-content !important;
top: 100px;
left: 160px;
}
}
@media only screen and (min-width: 1600px){
.ins-full-h36 > .elementor-container > .elementor-row{
max-width: 1310px;
margin: 0 auto;
}
.ins1-h36{
left: 160px;
bottom: -80px;
}
.ins7-h36{
left: 250px;
top: -100px;
}
.ins-right-h36 {
padding: 0 15px 0 30px;
}
.ins-left-h36 {
padding: 100px 30px 0 15px;
}
.ins4-h36 .ftc-element-image .wp-caption img {
max-width: 100%;
}
.ins1-h36 .ftc-element-image .wp-caption img {
max-width: 100%;
}
.ins5-h36{
left: 240px;
}
.ins4-h36{
top: 550px !important;
}
.ins6-h36{
top: -50px;
}
}
.ft-icon-h32.elementor-element .elementor-inline-items .elementor-icon-list-item:hover .elementor-icon-list-icon i.fa-facebook-f,
.ft-icon-h31.elementor-element .elementor-inline-items .elementor-icon-list-item .elementor-icon-list-icon:hover i.fa-facebook-f{
color: #3B5998;
}
.ft-icon-h32.elementor-element .elementor-inline-items .elementor-icon-list-item:hover .elementor-icon-list-icon i.fa-twitter,
.ft-icon-h31.elementor-element .elementor-inline-items .elementor-icon-list-item:hover .elementor-icon-list-icon i.fa-twitter{
color: #2CAAE1;
}
.ft-icon-h32.elementor-element .elementor-inline-items .elementor-icon-list-item:hover .elementor-icon-list-icon i.fa-bitcoin,
.ft-icon-h31.elementor-element .elementor-inline-items .elementor-icon-list-item:hover .elementor-icon-list-icon i.fa-bitcoin{
color: #F8AF00;
}
.ft-icon-h32.elementor-element .elementor-inline-items .elementor-icon-list-item:hover .elementor-icon-list-icon i.fa-pinterest-square,
.ft-icon-h31.elementor-element .elementor-inline-items .elementor-icon-list-item:hover .elementor-icon-list-icon i.fa-pinterest-square{
color: #CC181E;
}
.bg-page-h37{
position: absolute !important;
top: 0 !important;
left: 0 !important;
width: max-content !important;
z-index: 999;
}
.bg2-page-h37{
position: absolute !important;
left: auto !important;
width: max-content !important;
right: 0;
margin-top: 100px;
}
.bg3-page-h37{
position: absolute !important;
left: 0 !important;
width: max-content !important;
}
.bg4-page-h37{
position: absolute !important;
left: auto !important;
width: max-content !important;
right: 0;
margin-top: 200px;
z-index: 9;
}
.bg5-page-h37{
position: absolute !important;
left: 0 !important;
width: max-content !important;
}
.bg6-page-h37{
position: absolute !important;
left: auto !important;
width: max-content !important;
right: 260px;
margin-top: 250px;
}
.bg-page-h38{
position: absolute !important;
top: -100px !important;
left: 0 !important;
width: max-content !important;
z-index: 999;
}
.bg-page-h38{
display: none;
}
article .gr-icon-h38 rs-layer-wrap a i{
color: #fff;
}
article .gr-icon-h38 rs-layer:hover a i.fa-facebook-f{
color: #3B5998;
}
article .gr-icon-h38 rs-layer:hover a i.fa-twitter{
color: #2CAAE1;
}
article .gr-icon-h38 rs-layer:hover a i.fa-bitcoin{
color: #F8AF00;;
}
article .gr-icon-h38 rs-layer:hover a i.fa-pinterest{
color: #bd081c;
}
article .gr2-sl-h44 rs-layer:hover a i.fa-facebook-f{
color: #3B5998;
}
article .gr2-sl-h44 rs-layer:hover a i.fa-twitter{
color: #2CAAE1;
}
article .gr2-sl-h44 rs-layer:hover a i.fa-instagram{
color: #bd081c;
}
.icon-h49 .elementor-element.ft-icon-h49 .elementor-icon-list-item .elementor-icon-list-icon:hover i.fa-facebook-f{
color: #3B5998;
}
.icon-h49 .elementor-element.ft-icon-h49 .elementor-icon-list-item .elementor-icon-list-icon:hover i.fa-twitter{
color: #2CAAE1;
}
.icon-h49 .elementor-element.ft-icon-h49 .elementor-icon-list-item .elementor-icon-list-icon:hover i.fa-instagram{
color: #bd081c;
}
.button-sl-h39{
padding-right: 50px !important;
position: relative;
}
.button-sl-h39:before{
content: '';
position: absolute;
width: 16px;
height: 3px;
background-color: #333;
right: 6px;
top: 9px;
}
.button-sl-h39:after{
content: '\f0da';
font-family: fontawesome;
position: absolute;
color: #333;
right: 0px;
top: 2px;
}
.news-h39 .sub-h35 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
background-color: #333;
}
.news-h39 .sub-h35 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
background-color: #fff;
}
.news-h39 .sub-h35 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]::placeholder{
color: #666;
}
.news-h39 .sub-h35{
margin-bottom: 5px;
}
.news-h35.news-h39 {
border-bottom: none;
}
.product-h39{
margin: 0 -15px;
}
.banner-left-h39 {
padding-left: 15px;
}
.banner-right-h39 {
padding-right: 15px;
}
.sl-h40{
border: 15px solid #fff;
}
.button-sl-h40{
padding: 15px 70px 15px 30px !important;
position: relative;
border: 1px solid #fff;
}
.button-sl-h40:before{
content: '';
position: absolute;
width: 16px;
height: 3px;
background-color: #fff;
right: 35px;
top: 22px;
}
.button-sl-h40:after{
content: '\f0da';
font-family: fontawesome;
position: absolute;
color: #fff;
right: 30px;
top: 15px;
font-size: 15px;
}
.title-h40 .elementor-heading-title span{
font-size: 24px;
}
.video-h40{
border: 15px solid #ebebeb;
}
.title-video-h40{
padding: 85px 0 80px 60px;
border: 15px solid rgba(255,255,255,0.4);
border-width: 15px 15px 15px 0;
}
.tx-bot-h40:hover{
color: #fff;
}
.tx-bot-h40,
.ft-tx-h41{
text-decoration: underline;
}
.ft-tx-h41{
color: #fff;
font-weight: 500;
letter-spacing: 1px;
}
.news-h35.news-h40{
border-color: rgba(255,255,255,0.2);
}
.button-sl-h41{
padding-right: 45px!important;
position: relative;
}
.button-sl-h41:before{
content: '';
position: absolute;
width: 12px;
height: 2px;
background-color: #333;
right: 16px;
top: 7px;
}
.button-sl-h41:after{
content: '\f0da';
font-family: fontawesome;
position: absolute;
color: #333;
right: 10px;
top: -1px;
font-size: 16px
}
.tx1-h41{
font-size: 24px;
}
.tx1-h41,
.tx2-h41{
color: #333;
text-align: center;
}
.tx2-h41{
font-size: 36px;
margin-top: 15px;
margin-bottom: 25px;
letter-spacing: 2px;
}
.img-h41 .ftc-image-content{
width: max-content;
}
.tx-sale-h41{
max-width: 140px;
margin: 0 auto;
position: relative;
}
.tx-sale-h41:before{
content: '';
position: absolute;
width: 1px;
height: 100%;
background-color: #bcbcbc;
left: 50%;
transform: translateX(-50%);
transform: skewX(-25deg);
top: 0;
}
.tx1-sale-h41,
.tx2-sale-h41{
font-size: 36px;
line-height: 40px;
margin-bottom: 0;
}
.tx1-sale-h41{
text-align: left;
}
.tx2-sale-h41{
text-align: right;
}
.button-sl-h42{
padding: 10px 55px 10px 20px !important;
position: relative;
border: 1px solid #fff;
}
.button-sl-h42:before{
content: '';
position: absolute;
width: 16px;
height: 3px;
background-color: #fff;
right: 26px;
top: 17px;
}
.button-sl-h42:after{
content: '\f0da';
font-family: fontawesome;
position: absolute;
color: #fff;
right: 20px;
top: 10px;
font-size: 15px;
}
.line-bot-h42{
position: relative;
}
.line-bot-h42:before{
content: '';
position: absolute;
height: 1px;
width: 290px;
background-color: rgba(255,255,255,0.2);
left: 0;
bottom: -5px;
}
.line-mid-h42{
position: relative;
}
.line-mid-h42:before{
content: '';
position: absolute;
height: 2px;
width: 100%;
background-color: #fff;
left: 0;
top: 45%;
transform: translateY(-50%);
}
.img1-bn-h42 .ftc-element-image .ftc-image-content{
right: 0;
width: max-content;
}
.img1-bn-h42 .ftc-element-image .button-banner{
margin-top: 0;
text-align: right;
}
.img1-bn-h42 .ftc-element-image .button-banner .single-image-button{
padding: 7px 65px 7px 25px;
position: relative;
font-size: 30px;
line-height: 30px;
font-weight: 500;
box-shadow: 0px 2px 2px 2px rgba(0,0,0,0.06);
}
.img1-bn-h42 .ftc-element-image .button-banner .single-image-button:before{
content: '';
position: absolute;
width: 16px;
height: 2px;
background-color: #000;
right: 31px;
top: 25px;
}
.img1-bn-h42 .ftc-element-image .button-banner .single-image-button:after{
content: '\f0da';
font-family: fontawesome;
position: absolute;
color: #000;
right: 25px;
top: 11px;
font-size: 15px;
}
.button1-h42 {
position: absolute !important;
top: 50%;
transform: translateY(-50%);
width: auto !important;
}
.button1-h42.button2-h42{
right: 0;
}
.button1-h42 .elementor-button{
padding: 12px 65px 12px 25px;
position: relative;
}
.button1-h42 .elementor-button:before{
content: '';
position: absolute;
width: 16px;
height: 2px;
background-color: #000;
right: 29px;
top: 25px;
}
.button1-h42 .elementor-button:after{
content: '\f0da';
font-family: fontawesome;
position: absolute;
color: #000;
right: 25px;
top: 18px;
font-size: 16px;
}
.button1-h42 .elementor-button:focus,
.button1-h42 .elementor-button:visited{
color: #000;
}
.contact-h42 .contact-h33{
width: auto;
}
.sub-h42 .mc4wp-form .mc4wp-form-fields .title-popup,
.sub-h42 .mc4wp-form .mc4wp-form-fields .sub-popup,
.sub-h42 .mc4wp-form .mc4wp-form-fields .title,
.sub-h42 .mc4wp-form .mc4wp-form-fields .button-popup{
display: none;
}
.sub-h42 .mc4wp-form .mc4wp-form-fields .sub input[type="email"] {
background-color: transparent;
border-color: #fff;
height: 40px;
color: #fff;
margin-right: 15px;
font-size: 16px;
}
.sub-h42 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]::placeholder{
text-align: center;
color: #fff;
}
.sub-h42 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"] {
background: #fff;
color: #333;
height: 40px;
width: 100%;
text-transform: capitalize;
margin-top: 10px;
font-size: 16px;
}
.sub-h42 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]:hover{
color: #fff;
}
.contact-h42 .wpcf7 .contact-h33 p{
text-align: right;
margin-top: 15px;
}
.contact-h42 .wpcf7 .contact-h33 p input[type^="submit"]{
height: 30px;
font-size: 16px;
}
.cate-h43{
margin: 0 -15px;
}
.cate-right-h43.elementor-element .elementor-widget .ftc-product-categories .category{
margin-bottom: 29px;
}
.cate-left-h43 .style_1.ftc-product-categories .item-desciption,
.cate-right-h43 .style_1.ftc-product-categories .item-desciption{
padding: 30px 15px 0;
text-align: center;
}
.cate-h43 .ftc-product-categories .title{
font-weight: normal;
color: #333;
}
.cate-right-h43 .style_1.ftc-product-categories .category:nth-child(3) .ftc-categories .item-desciption{
top: 50%;
}
.pr-h43 .ftc_products_slider.style_12 .woocommerce .products .product .item-description .product_title{
padding-bottom: 10px;
text-transform: none;
}
.pr-h43 .ftc_products_slider.style_12 .woocommerce .products .product .item-description .product_title a{
font-size: 18px;
}
.pr-h43 .ftc_products_slider.style_12 .woocommerce .products .product .item-description .price  .amount{
font-size: 24px;
}
.pr-h43 .ftc_products_slider.style_12 .woocommerce .products .product .item-description .price del .amount{
font-size: 18px;
}
.pr-h43 .ftc_products_slider.style_12 .woocommerce .products .product .item-description .price del span{
font-size: 14px;
}
.pr-h43 .ftc_products_slider.style_12 .woocommerce .products .product .item-description .product_title:before{
content: none;
}
.pr-h43 .ftc_products_slider.style_12 .woocommerce .swiper-slide{
margin-top: 0px !important;
}
.news-h35.news-h43{
border-bottom: none;
}
.news-h43 .sub-h37 .mc4wp-form .mc4wp-form-fields .sub{
margin: 0 auto;
}
.news-h43 .sub-h35 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
background-color: #333;
}
.ft-bot-h43{
border-top: 1px solid #ebebeb;
padding: 25px 0;
}
.ft-bot-h43 .tx-bot-h35{
color: #000;
}
.tx-ft-h43{
max-width: 600px;
margin: 0 auto;
}
.bg-header-h43{
display: none;
}
.button-h44{
padding: 15px 50px !important;
position: relative;
background-color: #333;
}
.button-h44:before{
content: '';
position: absolute;
width: calc(100% - 10px);
height: calc(100% - 10px);
top: 5px;
left: 5px;
border: 1px solid rgba(255,255,255,0.2);
}
.product1-h44{
padding-left: 25px;
}
.sl-h44 .fa-facebook-f:before{
content: "\f09a";
}
.bn1-h44 .ftc-image-content{
max-width: 320px;
min-height: 150px;
background-color: #fff;
display: flex;
align-items: center;
}
.bn1-h44.elementor-widget-ftc_single_image .ftc-image-caption{
font-size: 30px;
text-transform: uppercase;
color: #333;
line-height: 40px;
margin-left: 40px;
letter-spacing: 1px;
}
.bn1-h44.elementor-widget-ftc_single_image .ftc-image-caption p{
text-transform: capitalize;
color: #999;
font-size: 18px;
position: absolute;
margin-bottom: 0;
bottom: 20px;
right: 20px;
}
.bn1-h44.bn2-h44 .ftc-image-content{
max-width: 290px;
}
.ft-bot-h44 p{
margin-bottom: 0;
line-height: 16px;
}
.bn1-h44.bn2-h44.elementor-widget-ftc_single_image .ftc-image-caption{
margin-left: 20px;
}
.img1-h44{
opacity: 0;
padding-bottom: 47px;
}
.img2-h44{
width: max-content !important;
position: absolute !important;
right: -30px;
bottom: -120px;
z-index: 2;
}
.img4-h44{
width: max-content !important;
position: absolute !important;
right: -50px;
bottom: -70px;
z-index: 3;
}
.video-left-h44 .elementor-element-populated {
max-width: 570px;
margin-left: auto;
}
.video-left-h44 .elementor-widget-container p{
margin-bottom: 0;
}
.button-video-h44{
margin-top: 20px;
}
.video-right-h44.active{
z-index: 4;
}
.deal-left-h44{
padding-right: 15px;
}
.deal-right-h44{
padding-left: 15px;
}
.deal-right-h44:before{
content: '';
position: absolute;
right: 0;
top: 0;
height: 100%;
width: calc(100% - 15px);
background-color: #F0F1F3;
}
.deal-right-h44 > .elementor-element-populated{
align-items: center;
justify-content: center;
}
.deal-right-h44 > .elementor-element-populated.elementor-widget-wrap {
background-color: #fff;
width: calc(100% - 100px);
height: calc(100% - 100px);
margin: auto;
}
.deal-right-h44  .ftc-countdown-element{
max-width: 600px;
margin: 0 auto;	
}
.deal-right-h44  .ftc-countdown-element .ftc-number{
line-height: 40px;
}
.insta-h44 .ftc-element-instgram ul{
padding: 0 65px;
margin-bottom: 0;
}
.insta-h44 .ftc-instagram ul.slider .owl-nav > div.owl-prev{
left: 0;
}
.insta-h44 .ftc-instagram ul.slider .owl-nav > div{
background-color: #E5EBF0;
width: 50px !important;
height: 50px !important;
border-radius: 0;
}
.insta-h44 .ftc-instagram ul.slider .owl-nav > div:before{
line-height: 50px;
font-size: 25px;
color: #333;
}
.insta-h44{
max-width: 1340px;
margin: 0 auto;
padding: 0 15px;
}
.insta-h45{
max-width: 1270px;
margin: 0 auto;
}
.insta-h45 .ftc-element-instgram ul{
padding: 0 45px;
margin-bottom: 0;
}
.insta-h45 .ftc-instagram ul.slider .owl-nav > div.owl-prev{
left: 0;
}
.insta-h45 .ftc-instagram ul.slider .owl-nav > div{
background-color: transparent;
border: none;
}
.insta-h45 .ftc-instagram ul.slider .owl-nav > div:before{
color: #333;
font-size: 25px;
}
.insta-h44 .ftc-instagram ul li:before,
.insta-h45 .ftc-instagram ul li:before,
.insta-h53 .ftc-instagram ul li:before{
position: absolute;
content: "\f16d";
font-family: fontawesome;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
color: #fff;
font-size: 40px;
opacity: 0;
transition: 2s;
z-index: 1;
}
.insta-h44 .ftc-instagram ul li:hover:before,
.insta-h45 .ftc-instagram ul li:hover:before,
.insta-h53 .ftc-instagram ul li:hover:before{
opacity: 1;
}
.insta-h44.elementor-widget-ftc-gallery-instagram .ftc-instagram .images,
.insta-h45.elementor-widget-ftc-gallery-instagram .ftc-instagram .images,
.insta-h53.elementor-widget-ftc-gallery-instagram .ftc-instagram .images{
overflow: hidden;
position: relative;
}
.insta-h44.elementor-widget-ftc-gallery-instagram .ftc-instagram .images:hover,
.insta-h45.elementor-widget-ftc-gallery-instagram .ftc-instagram .images:hover,
.insta-h53.elementor-widget-ftc-gallery-instagram .ftc-instagram .images:hover {
opacity: 1;
}
.insta-h44.elementor-widget-ftc-gallery-instagram .ftc-instagram .images a img,
.insta-h45.elementor-widget-ftc-gallery-instagram .ftc-instagram .images a img{
transition: 1s;
}
.insta-h44.elementor-widget-ftc-gallery-instagram .ftc-instagram .images:hover a img,
.insta-h45.elementor-widget-ftc-gallery-instagram .ftc-instagram .images:hover a img{
transform: scale(1.1);
}
.tx-bot-h45{
color: #fff;
}
.col-ft-h44{
padding: 0 15px;
}
.col1-ft-h44{
padding-right: 40px;
}
.col-ft-h45:before{
content: '';
position: absolute;
width: 1px;
height: 160px;
background-color: rgba(255,255,255,0.1);
left: 0;
top: 65px;
}
.col2-ft-h45 .elementor-column-wrap.elementor-element-populated {
max-width: 165px;
margin: 0 auto;
}
.col3-ft-h45 .elementor-column-wrap.elementor-element-populated {
max-width: 100px;
margin: 0 auto;
}
.tx-ft-h44{
text-decoration: underline;
}
.ft-h44:before{
position: absolute;
content: '';
width: 100%;
height: 1px;
bottom: 80px;
left: 0;
background-color: rgba(255,255,255,0.1);
}
.sub-h45 .mc4wp-form .mc4wp-form-fields .title-popup,
.sub-h45 .mc4wp-form .mc4wp-form-fields .sub-popup,
.sub-h45 .mc4wp-form .mc4wp-form-fields .title,
.sub-h45 .mc4wp-form .mc4wp-form-fields .button-popup{
display: none;
}
.sub-h45{
padding: 0 80px;
text-align: center;
}
.sub-h45 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
background-color: transparent;
border-color: #999;
border-width: 0 0 1px;
height: 40px;
color: #333;
margin-right: 15px;
margin-bottom: 40px; 
font-size: 16px;
}
.sub-h45 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
color: #fff;
height: 40px;
text-transform: capitalize;
padding: 0 30px;
font-size: 18px;
float: none;
}
.sub-h45 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]:hover{
background-color: #333;
}
.sub-h45 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]::placeholder{
color: #333;
}
.box-text-h45{
margin: 20px 0 !important;
}
.box-text-h45 .elementor-text-editor p{
max-width: 370px;
margin: 0 auto;
background-color: #333;
padding: 5px 0;
}
.text-sub-h45 .elementor-text-editor p{
max-width: 400px;
margin: 0 auto;
}
.deal-h45{
max-width: 500px;
margin: 0 auto;
}
.blog-h45 .elementor-widget-ftc-posts-slider > .elementor-widget-container{
padding: 0 20px;
}
.ins-h45{
z-index: 3;
}
.ft-h45{
margin-top: -110px;
}
.button-h45{
padding: 10px 40px !important;
position: relative;
}
.button-h45:hover{
background-color: #333;
}
.button-h45:before{
content: '';
position: absolute;
width: calc(100% - 10px);
height: calc(100% - 10px);
top: 5px;
left: 5px;
border: 1px solid rgba(255,255,255,0.2);
}
.tx-sl-h45:before{
content: '';
position: absolute;
width: 100%;
height: 1px;
left: 0;
bottom: -15px;
}
.title-h46{
padding: 10px 0;
}
.title-h46:before {
content: '';
position: absolute;
width: 8px;
height: 120%;
background-color: rgba(166,137,82,0.2);
top: -10%;
transform: skew(-40deg, 40deg);
}
.bn1-h46 .ftc-image-content .ftc-image-caption,
.bn1-h46 .ftc-image-content .button-banner{
text-align: center;
}
.bn1-h46 .ftc-image-content .button-banner{
margin-top: 40px;
}
.bn1-h46 .ftc-image-content .button-banner a{
text-decoration: underline;
}
.tx-bn1-h46{
font-size: 72px;
line-height: 72px;
color: #fff;
text-shadow: 4px 3px 5px rgba(0,0,0,0.2);
letter-spacing: 2px;
font-weight: 600;
}
.tx2-bn1-h46{
font-size: 48px;
line-height: 48px;
color: #fff;
text-shadow: 4px 3px 5px rgba(0,0,0,0.1);
letter-spacing: 2px;
}
.bn1-h46 .ftc-image-content a.single-image-button{
padding: 15px 50px;
font-size: 18px;
font-weight: normal;
box-shadow: -4px 4px 2px rgba(0,0,0,0.05);
}
.bn1-h46 .ftc-image-content a.single-image-button:hover{
background-color: #333;
color: #fff;
}
.bn2-h46 .ftc-element-image .ftc-image-content{
width: 500px;
background: #fff;
padding: 40px;
}
.bn2-h46 .ftc-element-image .ftc-image-content p{
font-size: 28px;
line-height: 28px;
margin-bottom: 0;
text-align: center;
letter-spacing: 1px;
color: #333;
}
.bn2-h46 .ftc-element-image .ftc-image-content p.tx-bn2-h46{
margin-bottom: 15px;
font-weight: 600;
color: #333;
}
.bn2-h46 .ftc-element-image .ftc-image-content p.tx2-bn2-h46{
font-size: 24px;
} .ftc_products_slider.style_3 .product .item-description .meta_info,
.ftc_products_slider.style_3 .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_3 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc_products_slider.style_3 .woocommerce.products .swiper-slide{
margin-top: 0 !important;
}
.ftc_products_slider.style_3 .woocommerce .product .item-description h3.product_title{
text-transform: none;
text-align: left;
}
.ftc_products_slider.style_3 .woocommerce .product .item-description h3.product_title a{
color: #666;
}
.ftc_products_slider.style_3 .woocommerce .product .item-description .amount{
color: #333;
font-size: 22px;
}
.ftc_products_slider.style_3 .woocommerce .product .item-description h3.product_title,
.ftc_products_slider.style_3 .woocommerce .product .item-description .price{
display: inline-block;
height: auto;
line-height: 40px;
}
.ftc_products_slider.style_3 .woocommerce .product .item-description .price{
text-align: right;
}
.ftc_products_slider.style_3 .woocommerce .product .item-description .price del{
padding-right: 0;
}
.ftc_products_slider.style_3 .woocommerce .product .item-description{
display: flex;
align-items: center;
padding-bottom: 30px;
}
.ftc_products_slider.style_3 .woocommerce .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
display: flex;
}
.ftc_products_slider.style_3 .woocommerce .product .images .group-button-product{
width: calc(100% - 20px);
top: auto;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
height: 40px;
}
.ftc_products_slider.style_3 .product .images .group-button-product .add-to-cart,
.ftc_products_slider.style_3 .product .images .group-button-product .add-to-cart a.added_to_cart{
display: block;
}
.ftc_products_slider.style_3 .product .group-button-product .yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_3 .product .group-button-product .compare{
display: none;
}
.ftc_products_slider.style_3 .product .images .group-button-product .add-to-cart,
.ftc_products_slider.style_3 .product .images .group-button-product .quickview{
width: 50%;
}
.ftc_products_slider.style_3 .product .images .group-button-product .add-to-cart a{
width: 100%;
height: 40px;
line-height: 40px;
}
.ftc_products_slider.style_3 .product .images .group-button-product .add-to-cart a:before{
content: none;
}
.ftc_products_slider.style_3 .product .images .group-button-product .quickview i{
display: none;
}
.ftc_products_slider.style_3 .product .images .group-button-product .quickview{
line-height: 40px;
}
.ftc_products_slider.style_3 .product .images .group-button-product .add-to-cart a span,
.ftc_products_slider.style_3 .product .images .group-button-product .quickview  span{
font-size: 16px;
color: #000;
text-transform: uppercase;
font-weight: normal;
} .ftc_products_slider.style_4 .product .item-description .meta_info .yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_4 .product .item-description .meta_info > a,
.ftc_products_slider.style_4 .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_4 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc_products_slider.style_4 .woocommerce .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
display: flex;
}
.ftc_products_slider.style_4 .woocommerce .product .images .group-button-product{
width: 100%;
top: auto;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
height: 40px;
}
.ftc_products_slider.style_4 .product .group-button-product .add-to-cart{
display: none;
}
.ftc_products_slider.style_4 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
display: block;
}
.ftc_products_slider.style_4 .product .group-button-product > a.compare{
margin-left: 10px;
}
.ftc_products_slider.style_4 .product .group-button-product > a,
.ftc_products_slider.style_4 .product .group-button-product > div,
.ftc_products_slider.style_4 .product .group-button-product > div a{
border-radius: 50%;
}
.ftc_products_slider.style_4 .product .group-button-product > a:hover,
.ftc_products_slider.style_4 .product .group-button-product > div:hover,
.ftc_products_slider.style_4 .product .group-button-product > div a:hover{
background-color: #000;
}
.ftc_products_slider.style_4 .product .group-button-product a i{
font-weight: normal;
}
.ftc_products_slider.style_4 .product .group-button-product a:hover i{
color: #fff;
}
.ftc_products_slider.style_4 .ftc-product.product .meta_info {
opacity: 1;
visibility: visible;
}
.ftc_products_slider.style_4 .woocommerce .product .item-description h3.product_title{
text-transform: capitalize;
}
.ftc_products_slider.style_4 .woocommerce .product .item-description .price{
margin-top: 5px;
min-height: 32px;
}
.ftc_products_slider.style_4 .woocommerce .product .item-description .price .amount{
font-size: 20px;
}
.ftc_products_slider.style_4 .woocommerce .product .item-description .price span.amount,
.ftc_products_slider.style_4 .woocommerce .product .item-description .price ins .amount{
color: #333;
}
.ftc_products_slider.style_4 .woocommerce .product .item-description .meta_info > div,
.ftc_products_slider.style_4 .woocommerce .product .item-description .meta_info a{
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
}
.ftc_products_slider.style_4 .woocommerce .product .item-description .meta_info a{
width: 150px;
border-radius: 0;
background-color: #3E3D42;
}
.ftc_products_slider.style_4 .woocommerce .product .item-description .meta_info .add-to-cart a:before,
.ftc_products_slider.style_4 .woocommerce .product .item-description .meta_info .add-to-cart a.added_to_cart:after{
content: none;
}
.ftc_products_slider.style_4 .woocommerce .product .item-description .meta_info span,
.ftc_products_slider.style_4 .woocommerce .product .item-description .meta_info .add-to-cart a.added_to_cart{
font-size: 14px;
color: #fff;
text-transform: capitalize;
}
.ftc_products_slider.style_4 .woocommerce .product .conditions-box span{
height: 30px;
line-height: 30px;
border-radius: 0;
min-height: 30px;
width: 60px;
text-transform: uppercase;
font-family: 'Bebas Neue';
font-size: 16px;
}
.ftc_products_slider.style_4 .woocommerce .product .conditions-box .onsale:before,
.ftc_products_slider.style_4 .woocommerce .product .conditions-box .onsale:after,
.ftc_products_slider.style_4 .woocommerce .product .conditions-box .featured:before,
.ftc_products_slider.style_4 .woocommerce .product .conditions-box .featured:after{
display: none;
}  .ftc_products_slider.style_5 .woocommerce .products .product{
max-width: 100%;
}
.ftc_products_slider.style_5 .product .item-description .meta_info,
.ftc_products_slider.style_5 .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_5 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc_products_slider.style_5 .woocommerce .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
display: flex;
flex-direction: column;
}
.ftc_products_slider.style_5 .woocommerce .product .images .group-button-product{
width: 40px;
top: auto;
bottom: 20px;
left: auto;
right: 15px;
transform: translateX(0);
height: auto;
}
.ftc_products_slider.style_5 .product .images .group-button-product .add-to-cart,
.ftc_products_slider.style_5 .product .images .group-button-product .add-to-cart a.added_to_cart{
display: block;
border-radius: 50%;
}
.ftc_products_slider.style_5 .woocommerce .products .product .images .quickview{
margin-left: 0;
}
.ftc_products_slider.style_5 .product .images .group-button-product .compare,
.ftc_products_slider.style_5 .product .images .group-button-product .quickview{
border-radius: 50%;
margin-top: 10px;
}
.ftc_products_slider.style_5 .product .images .group-button-product .compare:hover,
.ftc_products_slider.style_5 .product .images .group-button-product .quickview:hover,
.ftc_products_slider.style_5 .product .images .group-button-product .add-to-cart:hover a{
background-color: #333;
}
.ftc_products_slider.style_5 .product .images .group-button-product .add-to-cart a{
width: 40px;
height: 40px;
border-radius: 50%;
}
.ftc_products_slider.style_5 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
width: 40px !important;
padding-top: 0;
}
.ftc_products_slider.style_5 .product .images .group-button-product > a i,
.ftc_products_slider.style_5 .product .images .group-button-product .add-to-cart a:before,
.ftc_products_slider.style_5 .product .images .group-button-product .add-to-cart a.added_to_cart:after{
color: #666;
}
.ftc_products_slider.style_5 .product .images .group-button-product > a:hover i,
.ftc_products_slider.style_5 .product .images .group-button-product .add-to-cart:hover a:before,
.ftc_products_slider.style_5 .product .images .group-button-product .add-to-cart:hover a.added_to_cart:after{
color: #fff;
}
.ftc_products_slider.style_5 .woocommerce .product .add-to-cart .loading:after{
top: 8px;
right: 9px;
}
.ftc_products_slider.style_5 .product .item-description{
padding-top: 20px;
}
.ftc_products_slider.style_5 .product .item-description .product_title{
font-size: 24px;
height: auto;
padding-bottom: 30px;
position: relative;
}
.ftc_products_slider.style_5 .product .item-description .product_title:before{
position: absolute;
content: '';
width: 30px;
height: 2px;
background-color: #ff0000;
bottom: 12px;
left: 50%;
transform: translateX(-50%);
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .product_title a{
color: #666;
}
.ftc_products_slider.style_5 .product .item-description .price .amount{
color: #000;
font-size: 20px;
}
.ftc_products_slider.style_5{
padding: 0 15px;
}
.navigation-slider div.style_2{
top: 62%;
}
.navigation-slider .nav-prev.style_2:before{
content: "\f104";
font-size: 30px;
color: #adadad;
}
.navigation-slider .nav-next.style_2:before{
content: "\f105";
font-size: 30px;
color: #adadad;
}  .ftc_products_slider.style_6 .product .item-description .meta_info .add-to-cart .added_to_cart:after {
display: none;
}
.ftc_products_slider.style_6 .product .item-description .meta_info .add-to-cart .added_to_cart {
font-size: 16px;
text-transform: capitalize;
font-weight: 600;
color: #333;
}
.ftc_products_slider.style_6 .product .item-description .meta_info,
.ftc_products_slider.style_6 .product .item-description .meta_info .compare,
.ftc_products_slider.style_6 .product .item-description .meta_info .yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_6 .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_6 .woocommerce .products .product{
padding: 15px 15px 0;
border: 1px solid transparent;
max-width: 100%;
}
.ftc_products_slider.style_6 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
border: 1px solid #ebebeb;
}
.ftc_products_slider.style_6 .products .product .item-description .product-name{
text-align: left;
font-size: 18px;
}
.ftc_products_slider.style_6 .products .product .item-description .product-name a{
color: #666;
}
.ftc_products_slider.style_6 .products .product .item-description .price{
text-align: left;
height: 65px;
}
.ftc_products_slider.style_6 .product .item-description .meta_info{
margin-top: 15px;
height: 50px;
border: 1px solid #ebebeb;
}
.ftc_products_slider.style_6 .product:hover .item-description .meta_info{
display: block;
}
.ftc_products_slider.style_6 .product:hover .item-description .price{
display: none;
}
.ftc_products_slider.style_6 .product .item-description .meta_info .add-to-cart{
height: 100%;
}
.ftc_products_slider.style_6 .woocommerce .product .item-description .meta_info a{
background-color: transparent;
height: 48px;
line-height: 48px;
width: auto;
border-radius: 0;
}
.ftc_products_slider.style_6 .woocommerce .product .item-description .meta_info span{
font-size: 16px;
color: #333;
text-transform: capitalize;
font-weight: 600;
}
.ftc_products_slider.style_6 .product .item-description .meta_info a:before,
.ftc_products_slider.style_6 .product .item-description .meta_info a i{
display: none;
}
.ftc_products_slider.style_6 .product .item-description .meta_info a.quickview{
margin-left: 0;
margin-right: 15px;
float: right;
}
.ftc_products_slider.style_6 .product .item-description .meta_info .add-to-cart{
margin-left: 15px;
}  .ftc_products_slider.style_7 .product .item-description .meta_info,
.ftc_products_slider.style_7 .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_7 .woocommerce .products .product{
max-width: 100%;
}
.ftc_products_slider.style_7 .woocommerce .products .product .images{
padding: 15px;
}
.ftc_products_slider.style_7 .woocommerce .products .product .item-description{
padding: 0 15px;
}
.ftc_products_slider.style_7 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc_products_slider.style_7 .woocommerce .products .product .images{
border: 1px solid transparent;
}
.ftc_products_slider.style_7 .woocommerce .products .product:hover .images{
border: 1px solid #ebebeb;
}
.ftc_products_slider.style_7 .woocommerce .product .images .group-button-product{
width: 60%;
top: auto;
bottom: 30px;
left: 50%;
transform: translateX(-50%);
height: auto;
}
.ftc_products_slider.style_7 .woocommerce .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
display: block;
}
.ftc_products_slider.style_7 .woocommerce .product .images .group-button-product .compare{
display: none;
}
.ftc_products_slider.style_7 .woocommerce .product .images .group-button-product a i{
display: none;
}
.ftc_products_slider.style_7 .woocommerce .product .images .group-button-product a.quickview{
width: 100%;
line-height: 40px;
margin-left: 0;
}
.ftc_products_slider.style_7 .woocommerce .product .images .group-button-product a.quickview span{
font-size: 16px;
}  .ftc_products_slider.style_8 .product .item-description .meta_info{
opacity: 1;
visibility: visible;
}
.ftc_products_slider.style_8 .woocommerce .product .item-description .meta_info > a{
transform: scale(1);
}
.ftc_products_slider.style_8 .woocommerce .product .item-description h3.product_title{
text-transform: none;
}
.ftc_products_slider.style_8 .product .item-description .meta_info a.quickview{
margin-left: 0;
}
.ftc_products_slider.style_8 .product .item-description .meta_info a.quickview:hover{
background-color: #333;
}
.ftc_products_slider.style_8 .product .item-description .meta_info a.quickview:before{
content: "\f178";
font-family: 'FontAwesome';
font-size: 14px;
color: #fff;
}
.ftc_products_slider.style_8 .product:hover .item-description .meta_info a.quickview{
display: none;
}
.ftc_products_slider.style_8 .product:hover .item-description .meta_info .add-to-cart{
display: flex;
}
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart{
width: 140px;
}
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart a{
width: 140px;
border-radius: 20px;
line-height: 35px;
}
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart:hover a{
background-color: #333;
}
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart a:before,
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart a.added_to_cart:after{
display: none;
}
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart span,
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart a.added_to_cart{
font-size: 14px;
color: #fff;
text-transform: none;
}
.ftc_products_slider.style_8 .product .item-description .meta_info .compare,
.ftc_products_slider.style_8 .product .item-description .meta_info .yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart,
.ftc_products_slider.style_8 .product .item-description .meta_info a.quickview i,
.ftc_products_slider.style_8 .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_8 .woocommerce .products .product:hover{
background-color: transparent;
}
.pr-h38{
margin: 0 -15px;
}
.ftc_products_slider.style_8 .swiper-slide{
padding: 5px 15px 10px;
}
.ftc_products_slider.style_8 .woocommerce .products .product{
border: 1px solid #ebebeb;
}  .ftc_products_slider.style_9 .product .item-description .meta_info .yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_9 .product .item-description .meta_info > a,
.ftc_products_slider.style_9 .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_9 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc_products_slider.style_9 .woocommerce .products .product .images{
max-height: 275px;
}
.ftc_products_slider.style_9 .woocommerce .product .item-description h3.product_title{
text-transform: uppercase;
font-size: 22px;
margin-bottom: 10px;
}
.ftc_products_slider.style_9 .woocommerce .product .item-description h3.product_title a,
.ftc_products_slider.style_9 .woocommerce .product .item-description .amount{
color: #fff;
}
.ftc_products_slider.style_9 .woocommerce .product .item-description .amount{
font-size: 22px;
}
.ftc_products_slider.style_9 .product .images{
margin-bottom: 0;
}
.ftc_products_slider.style_9 .product .item-description .meta_info .add-to-cart a{
background-color: transparent;
border-radius: 0;
width: auto;
}
.ftc_products_slider.style_9 .woocommerce .product .item-description .meta_info .add-to-cart a:before{
content: none;
}
.ftc_products_slider.style_9 .product .item-description .meta_info .add-to-cart span{
font-size: 22px;
color: #fff;
}
.ftc_products_slider.style_9 .woocommerce .products .product:hover .item-description .product-name,
.ftc_products_slider.style_9 .woocommerce .products .product:hover .item-description .price{
display: none;
}
.ftc_products_slider.style_9 .woocommerce .products .product .item-description{
min-height: 80px;
}
.ftc_products_slider.style_9 .woocommerce .products .product .item-description .meta_info{
display: none;
}
.ftc_products_slider.style_9 .woocommerce .products .product:hover .item-description .meta_info{
display: inline-block;
}
.ftc_products_slider.style_9 .woocommerce .products .product{
max-width: 100%;
} .ftc_products_slider.style_10 .woocommerce .products .product,
.ftc_products_slider.style_11 .woocommerce .products .product,
.ftc_products_slider.style_12 .woocommerce .products .product,
.ftc_products_slider.style_13 .woocommerce .products .product{
max-width: 100%;
} .ftc_products_slider.style_10 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;	
}
.ftc_products_slider.style_10 .woocommerce .products .product .item-description .meta_info, 
.ftc_products_slider.style_10 .woocommerce .products .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_10 .woocommerce .products .product .item-description .product-name a{
text-transform: none;
}
.ftc_products_slider.style_10 .woocommerce .products .product .images .conditions-box{
display: none;
}
.ftc_products_slider.style_10 .woocommerce .products .product .item-description .price .amount{
font-size: 18px;
font-weight: normal;
}
.ftc_products_slider.style_10 .woocommerce .product .images .group-button-product{
width: 40px;
top: 30px;
left: auto;
right: 30px;
height: max-content;
flex-direction: row;
transform: translate(0,0);
opacity: 1;
visibility: visible;
display: block;
}
.ftc_products_slider.style_10 .woocommerce .product .images .group-button-product > div a,
.ftc_products_slider.style_10 .woocommerce .product .images .group-button-product > div,
.ftc_products_slider.style_10 .woocommerce .product .images .group-button-product > a{
border-radius: 5px;
}
.ftc_products_slider.style_10 .woocommerce .products .product:hover .images{
border: 1px solid #ebebeb;
}
.ftc_products_slider.style_10 .woocommerce .products .product .images{
padding: 15px;
border: 1px solid transparent;
}
.ftc_products_slider.style_10 .woocommerce .products .product .images:before{
content: '';
position: absolute;
width: calc(100% - 30px);
height: calc(100% - 30px);
left: 15px;
top: 15px;
background-color: rgba(0,0,0,0.1);
opacity: 0;
transition: 0s;
pointer-events: none;
z-index: 3;
}
.ftc_products_slider.style_10 .woocommerce .products .product .images:hover:before{
opacity: 1;
}
.ftc_products_slider.style_10 .woocommerce .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
display: block;
}
.ftc_products_slider.style_10 .woocommerce .product .images .group-button-product .quickview{
margin-left: 0;
}
.ftc_products_slider.style_10 .woocommerce .product .images .group-button-product .compare{
margin-bottom: 10px;
}
.ftc_products_slider.style_10 .woocommerce .products .product .images .group-button-product .add-to-cart,
.ftc_products_slider.style_10 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
margin-bottom: 10px;
display: block;
}
.ftc_products_slider.style_10 .woocommerce .images .group-button-product a.button.add_to_cart_button{
width: 40px;
height: 40px;
}
.ftc_products_slider.style_10 .images .group-button-product .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
width: 40px !important;
padding-top: 0;
font-family: 'simple-line-icons';
content: '\e04f';
font-size: 16px;
font-weight: bold;
}
.ftc_products_slider.style_10 .woocommerce .product .add-to-cart .loading:after{
top: 20px;
right: 12px;
}  .ftc_products_slider.style_11 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc_products_slider.style_11 .woocommerce .products .product .item-description .meta_info, 
.ftc_products_slider.style_11 .woocommerce .products .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_11 .product .item-description h3.product_title{
font-weight: normal;
}
.ftc_products_slider.style_11 .woocommerce .products .product .item-description h3.product-name a{
color: #fff;
text-transform: none;
}
.ftc_products_slider.style_11 .woocommerce .products .product{
display: flex;
flex-direction: column;
position: relative;
}
.ftc_products_slider.style_11 .woocommerce .products .product:before{
content: '';
position: absolute;
width: 100%;
height: 80%;
top: 0;
left: 0;
border: 15px solid #7B8F8E;
}
.ftc_products_slider.style_11 .woocommerce .products .product .images{
order: 2;
margin-bottom: 0;
}
.ftc_products_slider.style_11 .woocommerce .products .product .item-description{
order: 1;
padding-bottom: 0;
padding-top: 40px;
display: flex;
flex-direction: column;
}
.ftc_products_slider.style_11 .woocommerce .products .product .item-description .price{
order: 1;
}
.ftc_products_slider.style_11 .woocommerce .products .product .item-description .price .amount{
font-weight: 500;
}
.ftc_products_slider.style_11 .woocommerce .products .product .item-description .product_title{
order: 2;
}
.ftc_products_slider.style_11 .woocommerce .products .product .item-description .price span{
font-size: 24px;
}  .pr-h41 .ftc_products_slider.style_12{
padding: 0 20px;
}
.ftc_products_slider.style_12 .woocommerce .products .product:hover{
box-shadow: none;
}
.ftc_products_slider.style_12 .woocommerce .products .product{
background-color: #fff;
}
.ftc_products_slider.style_12 .woocommerce .products .product .item-description{
padding-bottom: 25px;
}
.ftc_products_slider.style_12 .woocommerce .products .product .item-description .meta_info, 
.ftc_products_slider.style_12 .woocommerce .products .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_12 .woocommerce .products .product .item-description .product_title a{
color: #666;
font-size: 24px;
}
.ftc_products_slider.style_12 .woocommerce .products .product .item-description .product_title{
position: relative;
height: auto;
padding-bottom: 35px;
}
.ftc_products_slider.style_12 .woocommerce .products .product .item-description .product_title:before{
content: '';
position: absolute;
width: 30px;
height: 2px;
left: 50%;
transform: translateX(-50%);
bottom: 18px;
}
.ftc_products_slider.style_12 .woocommerce .products .product .item-description .price .amount{
color: #333;
font-weight: normal;
}
.ftc_products_slider.style_12 .woocommerce .products .product .item-description .price span{
font-size: 24px;
}
.ftc_products_slider.style_12 .woocommerce .product .images .group-button-product{
width: 130px;
height: 40px;
transform: translate(-50%,-50%);
left: 50%;
top: 50%;
}
.ftc_products_slider.style_12 .woocommerce .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
display: block;
}
.ftc_products_slider.style_12 .woocommerce .product .images .group-button-product .compare,
.ftc_products_slider.style_12 .woocommerce .product .images .group-button-product .quickview{
display: none;
}
.ftc_products_slider.style_12 .woocommerce .products .product .images .group-button-product .add-to-cart,
.ftc_products_slider.style_12 .woocommerce .products .product .images .group-button-product .add-to-cart > a{
display: block;
width: 130px;
height: 40px;
}
.ftc_products_slider.style_12 .woocommerce .products .product .images .group-button-product .add-to-cart > a.added{
display: none;
}
.ftc_products_slider.style_12 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
content: none;
}
.ftc_products_slider.style_12 .product .images .group-button-product .add-to-cart span,
.ftc_products_slider.style_12 .product .images .group-button-product .add-to-cart a.added_to_cart {
font-size: 18px;
color: #fff;
font-weight: 500;
letter-spacing: 1px;
line-height: 40px;
}
.ftc_products_slider.style_12 .product .images .group-button-product .add-to-cart a{
line-height: 40px;
background-color: #333;
}
.ftc_products_slider.style_12 .woocommerce .product .images .group-button-product div.add-to-cart a.added_to_cart:after{
content: none;
}
.ftc_products_slider.style_12 .product .conditions-box span:before,
.ftc_products_slider.style_12 .product .conditions-box span:after{
content: none;
}
.ftc_products_slider.style_12 .product .conditions-box span.onsale{
top: 15px;
right: 15px;
min-height: 30px;
}
.ftc_products_slider.style_12 .product .conditions-box span.featured{
top: 15px;
left: 15px;
min-height: 30px;
}
.ftc_products_slider.style_12 .product .conditions-box span{
top: 0;
width: 60px;
height: 30px;
min-height: 30px;
line-height: 30px;
border-radius: 0;
}  .ftc_products_slider.style_13 .woocommerce .products .product:hover{
box-shadow: none;
background-color: transparent;
}
.ftc_products_slider.style_13 .woocommerce .products .product .item-description{
display: none;
}
.ftc_products_slider.style_13 .woocommerce .swiper-slide{
margin-top: 0 !important;
}
.ftc_products_slider.style_13 .woocommerce .product .images{
margin-bottom: 30px;
}
.ftc_products_slider.style_13 .woocommerce .product .images:before{
position: absolute;
content: '';
width: 100%;
height: 100%;
background-color: #828282;
left: 0;
top: 0;
opacity: 0;
z-index: 3;
pointer-events: none;
transition: 1s;
}
.ftc_products_slider.style_13 .woocommerce .product:hover .images:before{
opacity: 1;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product{
width: 100px;
left: 50%;
height: 85px;
webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
top: 50%;
display: grid;
grid-template-columns: auto auto auto;
grid-template-rows: auto auto;
justify-content: center;
z-index: 4;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product div.add-to-cart,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product a.compare,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product a.quickview{
margin: 0 5px;
display: block;
float: left;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
grid-column: 1;
grid-row: 2;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product div.add-to-cart{
grid-column: 1;
grid-row: 1;
margin-bottom: 10px;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product a.compare{
grid-column: 2;
grid-row: 2;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product a.quickview{
grid-column: 2;
grid-row: 1;
margin-bottom: 10px;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a.add_to_wishlist,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product a.compare,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product a.quickview,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product div.add-to-cart a,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product div.add-to-cart{
border-radius: 50%;
width: 40px;
height: 40px;
transition: transform 0s ease 0s;
-moz-transition: transform 0s ease 0s;
-webkit-transition: transform 0s ease 0s;
-o-transition: transform 0s ease 0s;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistaddedbrowse a:before,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistexistsbrowse a:before{
line-height: 40px;
font-size: 15px;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:before{
content: "\e04f";
font-family: "simple-line-icons";
font-weight: bold;
width: 40px !important;
padding-top: 0;
color: #999;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product div.add-to-cart a.added_to_cart:after{
font-weight: normal;
color: #999;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product > a i,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product > div a i{
color: #999;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist{
display: block;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added .ajax-loading,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added a.add_to_wishlist{
display: none;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button.loading:after{
font-size: 15px;
top: 20px;
right: 15px;
}
.ftc_products_slider.style_13 .woocommerce .product .conditions-box span{
height: 25px;
line-height: 25px;
border-radius: 0;
min-height: 25px;
width: 60px;
text-transform: uppercase;
font-size: 16px;
}
.ftc_products_slider.style_13 .woocommerce .product .conditions-box .onsale:before,
.ftc_products_slider.style_13 .woocommerce .product .conditions-box .onsale:after,
.ftc_products_slider.style_13 .woocommerce .product .conditions-box .featured:before,
.ftc_products_slider.style_13 .woocommerce .product .conditions-box .featured:after{
display: none;
}
@media only screen and (max-width: 991px){
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product{
height: 40px;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
grid-column: 3;
grid-row: 1;
}
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product div.add-to-cart,
.ftc_products_slider.style_13 .ftc-product.product .images .group-button-product a.quickview{
margin-bottom: 0;
}
}  .product1-h44 .elementor-widget-ftc-products-sliders{
padding: 0 90px;
}
.ftc_products_slider.style_14 .woocommerce .products .product:hover{
box-shadow: none;
background-color: transparent;
}
.navigation-slider .nav-prev.style_3{
left: 25px;
}
.navigation-slider .nav-next.style_3{
right: 25px;
}
.navigation-slider div.style_3{
top: 33%;
width: 50px;
height: 50px;
text-align: center;
background-color: #e5ebf0;
}
.navigation-slider .nav-prev.style_3:before{
content: "\f104";
font-size: 35px;
color: #333;
line-height: 50px;
}
.navigation-slider .nav-next.style_3:before{
content: "\f105";
font-size: 35px;
color: #333;
line-height: 50px;
}
.product1-h44 .navigation-slider div.style_3{
top: 37%;
}
.ftc_products_slider.style_14 .woocommerce .products .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_14 .woocommerce .product .item-description h3.product_title{
text-transform: none;
font-size: 18px;
font-weight: normal;
margin-bottom: 10px;
}
.ftc_products_slider.style_14 .woocommerce .product .item-description .meta_info > div.yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_14 .woocommerce .product .item-description .meta_info > a{
display: none;
}
.ftc_products_slider.style_14 .product .item-description .meta_info .add-to-cart{
width: 140px;
}
.ftc_products_slider.style_14 .product .item-description .meta_info .add-to-cart a{
width: 140px;
line-height: 35px;
border-radius: 0;
background-color: transparent;
}
.ftc_products_slider.style_14 .product .item-description .meta_info .add-to-cart a:before,
.ftc_products_slider.style_14 .product .item-description .meta_info .add-to-cart a.added_to_cart:after{
display: none;
}
.ftc_products_slider.style_14 .product .item-description .meta_info .add-to-cart span,
.ftc_products_slider.style_14 .product .item-description .meta_info .add-to-cart a.added_to_cart{
font-size: 18px;
color: #333;
text-transform: none;
}
.ftc_products_slider.style_14 .woocommerce .product .item-description{
padding-bottom: 0;
}
.ftc_products_slider.style_14 .product:hover .item-description .price{
opacity: 0;
z-index: -1;
}
.ftc_products_slider.style_14 .woocommerce .product .item-description .price del .amount{
font-size: 16px;
}
.ftc_products_slider.style_14 .woocommerce .product .item-description .price .amount{
font-size: 18px;
}
.ftc_products_slider.style_14 .product .item-description .meta_info{
position: absolute;
top: auto;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
}
.ftc_products_slider.style_14 .woocommerce .product .images .group-button-product{
width: 40px;
top: 15px;
left: auto;
right: 15px;
height: 140px;
flex-direction: row;
transform: translate(0,0);
opacity: 1;
visibility: visible;
display: block;
}
.ftc_products_slider.style_14 .woocommerce .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
display: block;
}
.ftc_products_slider.style_14 .woocommerce .product .images .group-button-product .quickview{
margin-left: 0;
}
.ftc_products_slider.style_14 .woocommerce .product .images .group-button-product .compare{
margin-bottom: 10px;
}
.ftc_products_slider.style_14 .woocommerce .products .product .images .group-button-product .add-to-cart{
display: none;
}
.ftc_products_slider.style_14 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
margin-bottom: 10px;
display: block;
}
.ftc_products_slider.style_14 .woocommerce .swiper-slide{
margin-top: 0 !important;
}
.ftc_products_slider.style_14 .woocommerce.ftc-products .products .product{
margin-bottom: 30px;
}
.product1-h44 .ftc_products_slider.style_14 .woocommerce.ftc-products .products .product{
margin-bottom: 0px;
}
.pr-h44 .ftc_products_slider.style_14{
padding: 0 20px;
}  .pr-h45 .ftc_products_slider.style_15{
padding: 0 20px;
}
.pr-h45 .ftc_products_slider.style_15 .product .item-description .product_title{
text-transform: none;
}
.ftc_products_slider.style_15 .product .item-description .product_title{
margin-bottom: 10px;
font-size: 16px;
}
.ftc_products_slider.style_15 .product .item-description .product_title a{
color: #000;
}
.ftc_products_slider.style_15 .woocommerce .products .product .price .amount{
font-size: 18px;
font-weight: 500;
color: #444;
}
.ftc_products_slider.style_15 .woocommerce .swiper-slide{
margin-top: 0 !important;
}
.ftc_products_slider.style_15 .product .item-description .meta_info,
.ftc_products_slider.style_15 .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_15 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc_products_slider.style_15 .woocommerce .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
display: flex;
}
.ftc_products_slider.style_15 .woocommerce .product .images .group-button-product{
width: 100%;
top: auto;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
height: 40px;
}
.ftc_products_slider.style_15 .product .group-button-product .add-to-cart{
display: none;
margin-right: 10px;
}
.ftc_products_slider.style_15 .post .group-button-product a.button.add_to_cart_button{
width: 40px;
height: 40px;
}
.ftc_products_slider.style_15 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
content: "\e04f";
font-family: "simple-line-icons";
width: 40px !important;
padding: 0;
color: #fff !important;
font-weight: normal;
}
.ftc_products_slider.style_15 .product .images .group-button-product > div.add-to-cart a.added_to_cart.wc-forward:after{
color: #fff;
}
.ftc_products_slider.style_15 .woocommerce .product .add-to-cart .loading:after{
top: 10px;
}
.ftc_products_slider.style_15 .woocommerce .product .images .group-button-product > div.add-to-cart,
.ftc_products_slider.style_15 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
display: block;
}
.ftc_products_slider.style_15 .product .group-button-product > a.compare{
margin-left: 10px;
}
.ftc_products_slider.style_15 .woocommerce .product .group-button-product > a,
.ftc_products_slider.style_15 .woocommerce .product .group-button-product > div,
.ftc_products_slider.style_15 .woocommerce .product .group-button-product > div a{
background-color: #333;
}
.ftc_products_slider.style_15 .product .group-button-product a i{
font-weight: normal;
}
.ftc_products_slider.style_15 .product .group-button-product a i{
color: #fff;
}
.ftc_products_slider.style_15 .ftc-product.product .meta_info {
opacity: 1;
visibility: visible;
}
.ftc_products_slider.style_15 .product .conditions-box span:before,
.ftc_products_slider.style_15 .product .conditions-box span:after{
content: none;
}
.ftc_products_slider.style_15 .product .conditions-box span.onsale{
top: 15px;
right: 15px;
min-height: 30px;
}
.ftc_products_slider.style_15 .product .conditions-box span.featured{
top: 15px;
left: 15px;
min-height: 30px;
}
.ftc_products_slider.style_15 .product .conditions-box span{
top: 0;
width: 60px;
height: 30px;
min-height: 30px;
line-height: 30px;
border-radius: 0;
}  .ftc_products_slider.style_16 .woocommerce .swiper-slide{
margin-top: 0 !important;
}
.ftc_products_slider.style_16 .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_16 .woocommerce .products .product{
max-width: 100%;
}
.ftc_products_slider.style_16 .woocommerce .product .item-description .meta_info > div.yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_16 .woocommerce .product .item-description .meta_info > a{
display: none;
}
.ftc_products_slider.style_16 .product .item-description .meta_info .add-to-cart{
width: 140px;
}
.ftc_products_slider.style_16 .product .item-description .meta_info .add-to-cart a{
width: 140px;
line-height: 35px;
border-radius: 0;
background-color: transparent;
}
.ftc_products_slider.style_16 .product .item-description .meta_info .add-to-cart a:before,
.ftc_products_slider.style_16 .product .item-description .meta_info .add-to-cart a.added_to_cart:after{
display: none;
}
.ftc_products_slider.style_16 .product .item-description .meta_info .add-to-cart span,
.ftc_products_slider.style_16 .product .item-description .meta_info .add-to-cart a.added_to_cart{
font-size: 16px;
color: #333;
text-transform: none;
}
.ftc_products_slider.style_16 .product:hover .item-description .price{
opacity: 0;
z-index: -1;
}
.ftc_products_slider.style_16 .product .item-description .meta_info{
position: absolute;
top: auto;
bottom: 25px;
left: 50%;
transform: translateX(-50%);
}
.ftc_products_slider.style_16 .woocommerce.ftc-products .products .product{
margin-bottom: 20px;
}
.ftc_products_slider.style_16 .woocommerce .products .product:before{
content: '';
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
left: 10px;
top: 10px;
border: 1px solid;
z-index: 3;
opacity: 0;
transition: 1s;
pointer-events: none; 
}
.ftc_products_slider.style_16 .woocommerce .products .product:hover:before{
opacity: 1;
}
.ftc_products_slider.style_16 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc_products_slider.style_16 .woocommerce .products .short-description{
margin-bottom: 0;
max-height: 32px;
overflow: hidden;
font-size: 17px;
font-weight: 300;
}
.ftc_products_slider.style_16 .woocommerce .images{
margin-bottom: 0;
background-color: #F3F3F1;
}
.ftc_products_slider.style_16 .woocommerce .item-description{
padding: 15px 0 25px;
background-color: #F3F3F1;
display: flex;
flex-direction: column;
}
.ftc_products_slider.style_16 .woocommerce .item-description .short-description{
order: 1;
color: #999;
padding: 0 20px;
}
.ftc_products_slider.style_16 .woocommerce .item-description .product_title{
order: 2;
margin: 5px 0 10px;
font-size: 18px;
font-weight: normal;
}
.ftc_products_slider.style_16 .woocommerce .item-description .price{
order: 3;
}
.ftc_products_slider.style_16 .woocommerce .item-description .price .amount{
font-size: 18px;
}
.ftc_products_slider.style_16 .product .conditions-box span:before,
.ftc_products_slider.style_16 .product .conditions-box span:after{
content: none;
}
.ftc_products_slider.style_16 .product .conditions-box span.onsale{
top: 15px;
right: 15px;
min-height: 30px;
}
.ftc_products_slider.style_16 .product .conditions-box span.featured{
top: 15px;
left: 15px;
min-height: 30px;
}
.ftc_products_slider.style_16 .product .conditions-box span{
top: 0;
width: 60px;
height: 30px;
min-height: 30px;
line-height: 30px;
border-radius: 0;
}  .ftc_products_slider.style_17 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc_products_slider.style_17 .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_17 .woocommerce .product .item-description .meta_info > div.yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_17 .woocommerce .product .item-description .meta_info > a{
display: none;
}
.ftc_products_slider.style_17 .product .item-description .meta_info .add-to-cart{
width: 140px;
}
.ftc_products_slider.style_17 .product .item-description .meta_info .add-to-cart a{
width: 140px;
line-height: 35px;
border-radius: 0;
background-color: transparent;
}
.ftc_products_slider.style_17 .product .item-description .meta_info .add-to-cart a:before,
.ftc_products_slider.style_17 .product .item-description .meta_info .add-to-cart a.added_to_cart:after{
display: none;
}
.ftc_products_slider.style_17 .product .item-description .meta_info .add-to-cart span,
.ftc_products_slider.style_17 .product .item-description .meta_info .add-to-cart a.added_to_cart{
font-size: 16px;
color: #fff;
text-transform: none;
}
.ftc_products_slider.style_17 .product:hover .item-description .price{
opacity: 0;
z-index: -1;
}
.ftc_products_slider.style_17 .product .item-description .meta_info{
position: absolute;
top: auto;
bottom: 15px;
left: 50%;
transform: translateX(-50%);
}
.ftc_products_slider.style_17 .product .item-description{
padding-bottom: 0;
position: absolute;	
bottom: 0;
width: 100%;
left: 0;
z-index: 3;
padding-bottom: 10px;
}
.ftc_products_slider.style_17 .product .item-description .price{
margin-top: 5px;
}
.ftc_products_slider.style_17 .product .images{
margin-bottom: 0;
}
.ftc_products_slider.style_17 .woocommerce .products .product .images:before{
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-color: #f9f8f8;
z-index: 3;
opacity: 0;
transition: 1s;
pointer-events: none; 
}
.ftc_products_slider.style_17 .woocommerce .products .product:hover .images:before{
opacity: 1;
}
.ftc_products_slider.style_17 .woocommerce .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
display: flex;
}
.ftc_products_slider.style_17 .woocommerce .product .images .group-button-product{
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
height: 40px;
z-index: 4;
}
.ftc_products_slider.style_17 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
display: block;
order: 1;
border: 1px solid;
border-width: 1px 0 1px 1px;
}
.ftc_products_slider.style_17 .woocommerce .product .group-button-product > a.quickview{
margin-left: 0;
order: 2;
border: 1px solid;
border-width: 1px 0 1px 1px;
}
.ftc_products_slider.style_17 .woocommerce .product .group-button-product > a.compare{
order: 3;
border: 1px solid;
border-width: 1px;
}
.ftc_products_slider.style_17 .woocommerce .product .group-button-product > a,
.ftc_products_slider.style_17 .woocommerce .product .group-button-product > div,
.ftc_products_slider.style_17 .woocommerce .product .group-button-product > div a{
background-color: transparent;
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
}
.ftc_products_slider.style_17 .product .group-button-product a i{
font-weight: normal;
color: #999;
}
.ftc_products_slider.style_17 .product .group-button-product a i:hover{
color: #fff;
}  .bg-testi-h33{
padding-bottom: 100px;
}
.testi-h33{
max-width: 1170px;
position: absolute !important;
left: 50%;
transform: translateX(-50%);
bottom: -180px;
}
.testi-h33 .ftc-element-testimonial.style_3{
width: 55%;
}
.ftc-element-testimonial.style_3 .testimonial-content{
padding: 180px 40px 40px;
left: 50%;
transform: translateX(-50%);
}
.ftc-element-testimonial.style_3 .testimonial-content .avatar-image{
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0;
}
.ftc-element-testimonial.style_3 .testimonial-content .avatar-image img{
border-radius: 50%;
border: 5px solid #ffffff20;
}
.ftc-element-testimonial.style_3 .testimonial-content:before{
position: absolute;
content: '';
height: calc(100% - 75px);
bottom: 0;
left: 0;
width: 100%;
background-color: #3E3D42;
z-index: -1;
}
.ftc-element-testimonial.style_3 .testimonial-content .infomation{
font-size: 18px;
margin-bottom: 20px;
}
.ftc-element-testimonial.style_3 .testimonial-content .infomation,
.ftc-element-testimonial.style_3 .testimonial-content h4.name a{
color: #fff;
}
.ftc-element-testimonial.style_3 .testimonial-content h4.name{
font-size: 24px;
font-weight: normal;
}
.ftc-element-testimonial.style_3 .testimonial-content .infomation{
position: relative;
}
.ftc-element-testimonial.style_3 .testimonial-content .infomation:before{
content: "\f10d";
font-family: 'FontAwesome';
position: absolute;
font-size: 18px;
color: #a09b9f;
margin-top: -20px;
margin-left: -20px;
}
.ftc-element-testimonial.style_3 .testimonial-content .infomation:after{
content: "\f10e";
font-family: 'FontAwesome';
position: absolute;
font-size: 18px;
color: #a09b9f;
margin-top: 20px;
margin-right: -20px;
}  .ftc-elements-blogs.style_5 .inner-wrap{
display: flex;
flex-direction: row;
align-items: center;
}
.ftc-elements-blogs.style_5 .inner-wrap > a,
.ftc-elements-blogs.style_5 .inner-wrap .post-text{
width: 50%;
}
.ftc-elements-blogs.style_5 .ftc-blogs{
padding: 0;
}
.ftc-elements-blogs.style_5 .ftc-blogs .inner-wrap > a{
}
.ftc-elements-blogs.style_5 .inner-wrap .post-text{
padding-left: 50px;
padding-top: 50px;
position: relative;
}
.ftc-elements-blogs.style_5 .ftc-blogs:first-child{
margin-bottom: 30px !important;
}
.ftc-elements-blogs.style_5 .inner-wrap .post-text h4{
font-size: 36px;
}
.ftc-elements-blogs.style_5 .inner-wrap .post-text p{
font-weight: normal;
margin-bottom: 0;
padding-bottom: 0;
font-size: 17px;
color: #707070;
}
.ftc-elements-blogs.style_5 .inner-wrap .post-text .meta{
padding-top: 10px;
padding-bottom: 15px;
}
.ftc-elements-blogs.style_5 .inner-wrap .post-text > a{
display: none;
}
.ftc-elements-blogs.style_5 .inner-wrap .post-text .meta span.posted_in{
position: absolute;
top: 0;
left: 50px;
}
.ftc-elements-blogs.style_5 .inner-wrap .post-text .meta .vcard.author,
.ftc-elements-blogs.style_5 .inner-wrap .post-text .meta .published{
font-size: 18px;
}
.ftc-elements-blogs.style_5 .inner-wrap .post-text .meta .vcard.author a{
color: #999;
}
.ftc-elements-blogs.style_5 .inner-wrap .post-text .meta span.posted_in a{
font-size: 18px;
}
@media only screen and (min-width: 481px){
.ftc-elements-blogs.style_5 .ftc-blogs:nth-child(2n+2) .inner-wrap > a{
order: 2;
}
.ftc-elements-blogs.style_5 .ftc-blogs:nth-child(2n+2) .inner-wrap .post-text{
order: 1;
padding-left: 0;
padding-right: 50px;
text-align: right;
}
.ftc-elements-blogs.style_5 .ftc-blogs:nth-child(2n+2) .inner-wrap .post-text .meta span.posted_in{
left: auto;
right: 50px;
}
.ftc-elements-blogs.style_5 .ftc-blogs:nth-child(2n+2) .inner-wrap .post-text .meta .vcard.author{
float: right;
margin-right: 0;
margin-left: 20px;
}
}  .cate-h36 .ftc-product-categories.style_3{
max-width: 585px;
}
.cate-h36 .ftc-product-categories.style_3 .ftc-categories .item-desciption{
max-width: 370px;
margin: 20px auto 0;
text-align: left;
}
.ftc-product-categories.style_3 .ftc-categories .item-desciption{
margin-top: 20px;
}  .elementor-element.elementor-widget-ftc-categories .ftc-product-categories.style_4 .category{
margin-bottom: 30px;
}
.ftc-product-categories.style_4 .ftc-categories .item-desciption{
position: absolute;
opacity: 0;
top: 15px;
left: 15px;
transition: 0.5s;
width: calc(100% - 30px);
height: calc(100% - 30px);
background-color: rgba(255,255,255,0.5);
text-align: left;
padding-left: 30px;
padding-top: 50px;
}
.ftc-product-categories.style_4 .ftc-categories:hover .item-desciption{
opacity: 1;
}
.ftc-product-categories.style_4 .ftc-categories .item-desciption .title{
font-size: 30px;
}
.ftc-product-categories.style_4 .ftc-categories .item-desciption .title:after{
display: none;
}
.ftc-product-categories.style_4 .ftc-categories .item-desciption .btn-category{
font-size: 16px;
width: max-content;
position: relative;
text-decoration: underline;
}  .ftc-product-categories.style_5 .category{
padding: 0 10px;
}
.ftc-product-categories.style_5 .ftc-categories .item-desciption{
position: absolute;
top: 40px;
left: 40px;
text-align: left;
}
.ftc-product-categories.style_5 .title{
font-weight: bold;
}
.ftc-product-categories.style_5 p.btn-category {
width: max-content;
text-decoration: underline;
font-size: 16px;
}  .ftc-element-image .wp-caption:before, .ftc-element-image .wp-caption:after {
content: "";
position: absolute;
right: 0;
left: 0;
top: 0;
bottom: 0;
-webkit-transition: all 0.6s ease-out 0s;
-moz-transition: all 0.6s ease-out 0s;
transition: all 0.6s ease-out 0s;
}
.ftc-element-image .wp-caption:hover:after {
background-color: rgba(255,255,255,.2);
top: 50.5%;
bottom: 50.5%;
}
.ftc-element-image .wp-caption:hover:before {
background-color: rgba(255,255,255,.2);
right: 50.5%;
left: 50.5%;
}
.paypal-h35 .elementor-widget-container .ftc-element-image .wp-caption:hover:before,
.paypal-h35 .elementor-widget-container .ftc-element-image .wp-caption:hover:after {
background-color: transparent;
right: 0;
left: 0;
}
.paypal-h47 .elementor-widget-container .ftc-element-image .wp-caption:hover:before,
.paypal-h47 .elementor-widget-container .ftc-element-image .wp-caption:hover:after {
background-color: transparent;
right: 0;
left: 0;
}
.img-no-hover .ftc-element-image .wp-caption:before,
.img-no-hover .ftc-element-image .wp-caption:after{
display: none;
}
.button-color .ftc-content-buttons:hover,
.button-color .ftc-content-buttons:hover .button-text{
transition: 0s;
}  .product-template.ftc-product-grid.style_4 .products .product{
padding-top: 0;
margin-bottom: 0;
max-width: 100%;
}
.ftc-product-grid.style_4 .product .item-description .meta_info,
.ftc-product-grid.style_4 .product .item-description .star-rating{
display: none;
}
.ftc-product-grid.style_4 .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc-product-grid.style_4 .products .swiper-slide{
margin-top: 0 !important;
}
.ftc-product-grid.style_4 .product .item-description h3.product_title{
text-transform: none;
text-align: left;
}
.ftc-product-grid.style_4 .products .product .item-description h3.product_title a{
color: #666;
}
.ftc-product-grid.style_4 .products .product .item-description .amount{
color: #333;
font-size: 22px;
}
.ftc-product-grid.style_4 .product .item-description h3.product_title,
.ftc-product-grid.style_4 .product .item-description .price{
display: inline-block;
height: auto;
line-height: 40px;
}
.ftc-product-grid.style_4 .product .item-description .price{
text-align: right;
}
.ftc-product-grid.style_4 .product .item-description .price del{
padding-right: 0;
}
.ftc-product-grid.style_4 .product .item-description{
display: flex;
align-items: center;
padding-bottom: 30px;
}
.ftc-product-grid.style_4 .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
display: flex;
}
.ftc-product-grid.style_4 .product .images .group-button-product{
width: calc(100% - 20px);
top: auto;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
height: 40px;
}
.ftc-product-grid.style_4 .product .images .group-button-product .add-to-cart,
.ftc-product-grid.style_4 .product .images .group-button-product .add-to-cart a.added_to_cart{
display: block;
}
.ftc-product-grid.style_4 .product .group-button-product .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_4 .product .group-button-product .compare{
display: none;
}
.ftc-product-grid.style_4 .product .images .group-button-product .add-to-cart,
.ftc-product-grid.style_4 .product .images .group-button-product .quickview{
width: 50%;
}
.ftc-product-grid.style_4 .product .images .group-button-product .add-to-cart a{
width: 100%;
height: 40px;
line-height: 42px;
}
.ftc-product-grid.style_4 .product .images .group-button-product .add-to-cart a:before{
content: none;
}
.ftc-product-grid.style_4 .product .images .group-button-product .quickview i{
display: none;
}
.ftc-product-grid.style_4 .product .images .group-button-product .quickview{
line-height: 40px;
}
.ftc-product-grid.style_4 .product .images .group-button-product .add-to-cart a span,
.ftc-product-grid.style_4 .product .images .group-button-product .quickview  span{
font-size: 16px;
color: #000;
text-transform: uppercase;
font-weight: normal;
} .ftc-product-grid.style_5 .product .item-description .meta_info,
.ftc-product-grid.style_5 .product .item-description .star-rating{
display: none;
}
.ftc-product-grid.style_5.woocommerce .products .product{
max-width: 100%;	
}
.ftc-product-grid.style_5 .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.pr2-h46 .ftc-product-grid.style_5 .products .product .conditions-box{
display: none;
}
.product-template.ftc-product-grid.style_5 .products .product{
padding: 0;
margin-bottom: 0;
}
.ftc-product-grid.style_5 .product .item-description{
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 20px;
z-index: 2;
padding-bottom: 0;
width: 100%;
height: max-content;
}
.ftc-product-grid.style_5 .product .images{
margin-bottom: 0;
}
.ftc-product-grid.style_5 .product .images span.hover_image{
transition: all 1s ease-in;
}
.ftc-product-grid.style_5.woocommerce .product .item-description h3.product_title{
font-weight: 600;
}
.ftc-product-grid.style_5.woocommerce .product .item-description h3.product_title a{
color: #333;
}
.ftc-product-grid.style_5 .products .product .price .amount{
font-size: 13px;
color: #666;
font-weight: normal;
}
.pr2-h46 .ftc-product-grid.style_5 .product .item-description{
text-align: left;
left: 65px;
top: 50px;
transform: translateX(0);
pointer-events: none;
}  .pr-big-h46{
padding: 0 15px;
}
.ftc-product-grid.style_6.woocommerce .products .product{
max-width: 100%;
}
.ftc-product-grid.style_6 .product .item-description .meta_info,
.ftc-product-grid.style_6 .product .item-description .star-rating{
display: none;
}
.ftc-product-grid.style_6 .product .item-description{
padding: 10px 0;
}
.ftc-product-grid.style_6 .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc-product-grid.style_6.woocommerce .product .item-description h3.product_title{
font-weight: 600;
}
.product-template.ftc-product-grid.style_6 .products .product{
padding: 0 15px;
margin-bottom: 10px;
}
.ftc-product-grid.style_6 .products .product .price .amount{
font-size: 13px;
color: #333;
}
.ftc-product-grid.style_6 .products .product .price .amount{
font-size: 13px;
color: #666;
}
.ftc-product-grid.style_6 .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
display: flex;
justify-content: center;
}
.ftc-product-grid.style_6 .product .images .group-button-product{
width: 100%;
top: auto;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
height: 40px;
}
.ftc-product-grid.style_6 .product .group-button-product .add-to-cart{
margin-right: 10px;
width: 40px;
height: 40px;
}
.ftc-product-grid.style_6 .group-button-product .add-to-cart.add_to_cart_button > a:before{
content: "\e04f";
font-family: "simple-line-icons";
padding: 0;
color: #fff !important;
}
.ftc-product-grid.style_6.woocommerce .group-button-product .add-to-cart.add_to_cart_button > a:before{
font-weight: normal;
}
.ftc-product-grid.style_6 .product .images .group-button-product > div.add-to-cart a.added_to_cart.wc-forward:after{
color: #fff;
}
.ftc-product-grid.style_6 .product .add-to-cart .loading:after{
top: 10px;
}
.ftc-product-grid.style_6 .product .images .group-button-product > div.add-to-cart,
.ftc-product-grid.style_6 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
display: block;
}
.ftc-product-grid.style_6 .product .group-button-product > a.compare{
margin-left: 10px;
}
.ftc-product-grid.style_6.woocommerce .product .images .group-button-product > a,
.ftc-product-grid.style_6.woocommerce .product .images .group-button-product > div,
.ftc-product-grid.style_6.woocommerce .product .images .group-button-product > div a{
background-color: #333;
}
.ftc-product-grid.style_6 .product .group-button-product a i{
font-weight: normal;
}
.ftc-product-grid.style_6 .product .group-button-product a i{
color: #fff;
}
.ftc-product-grid.style_6 .product .conditions-box span:before,
.ftc-product-grid.style_6 .product .conditions-box span:after{
content: none;
}
.ftc-product-grid.style_6 .product .conditions-box span.onsale{
top: 0;
right: 0;
min-height: 30px;
}
.ftc-product-grid.style_6 .product .conditions-box span{
top: 0;
width: 60px;
height: 30px;
min-height: 30px;
line-height: 30px;
border-radius: 0;
}
.ftc-product-grid.style_6 .load-more-product{
text-align: center;
}
.ftc-product-grid.style_6 a.load-more.button{
background-color: transparent;
color: #999;
font-size: 15px;
font-weight: normal;
text-transform: capitalize;
}
.ftc-product-grid.style_6 a.load-more:before{
content: "\f063";
font-family: fontawesome;
position: absolute;
left: 50%;
transform: translateX(-50%);
font-size: 22px;
top: 35px;
}  .blogs-slider.style_3 .post-text{
position: absolute;
bottom: 20px;
width: calc(100% - 40px);
left: 20px;
background-color: #fff;
padding: 70px 15px;
}
.blogs-slider.style_3 .inner-wrap .post-text .meta .vcard.author{
position: absolute;
top: 30px;
margin-right: 0;
left: 50%;
transform: translateX(-50%);
text-transform: lowercase;
}
.blogs-slider.style_3 .inner-wrap .post-text .meta .vcard.author a{
text-transform: capitalize;
}
.blogs-slider.style_3 .inner-wrap .post-text .meta span.published{
position: absolute;
width: 100%;
left: 0px;
text-align: center;
bottom: 0;
background-color: #333;
padding: 5px 0;
color: #fff;
}
.blogs-slider.style_3 .inner-wrap .post-text h4{
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
text-align: center;
line-height: 25px;
} .blogs-slider.style_2 .inner-wrap .post-text{
display: flex;
flex-direction: column;
margin-top: 20px;
}
.blogs-slider.style_2 .inner-wrap .post-text h4{
order: 2;
font-size: 30px;
text-align: center;
font-weight: 600;
}
.blogs-slider.style_2 .inner-wrap .post-text .meta{
text-align: center;
margin-bottom: 10px;
}
.blogs-slider.style_2 .inner-wrap .post-text .meta .published{
margin-right: 15px;
}
.blogs-slider.style_2 .inner-wrap .post-text .meta .vcard.author{
float: none;
margin-right: 0;
}
.blogs-slider.style_2 .inner-wrap .post-text .meta span{
padding-left: 30px;
font-size: 16px;
position: relative;
}
.blogs-slider.style_2 .inner-wrap .post-text .meta .vcard.author a{
color: #999;
}
.blogs-slider.style_2 .inner-wrap .post-text .meta .vcard.author:before{
font-family: 'fontawesome';
content: '\f007';
font-size: 18px;
color: #999;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.blogs-slider.style_2 .inner-wrap .post-text .meta .published:before{
font-family: 'simple-line-icons';
content: '\e081';
font-size: 14px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.blog-h48-right .blogs-slider.style_2 .inner-wrap .post-text{
position: absolute;
width: 100%;
bottom: 30px;
}
.blog-h48-right .blogs-slider.style_2 .inner-wrap .post-text h4 a,
.blog-h48-right .blogs-slider.style_2 .inner-wrap .post-text .meta span,
.blog-h48-right .blogs-slider.style_2 .inner-wrap .post-text .meta .published:before,
.blog-h48-right .blogs-slider.style_2 .inner-wrap .post-text .meta .vcard.author a,
.blog-h48-right .blogs-slider.style_2 .inner-wrap .post-text .meta .vcard.author:before{
color: #fff;
}  .blog-h47 .ftc-blogs-slider{
padding: 0 20px;
}
.blogs-slider.style_4 .inner-wrap .post-text{
display: flex;
align-items: center;
justify-content: center;
text-align: center;
flex-direction: column;
padding: 20px 0;
}
.blogs-slider.style_4 .inner-wrap .post-text .meta{
order: 1;
}
.blogs-slider.style_4 .inner-wrap .post-text .meta .vcard.author{
float: none;
margin-right: 0;
}
.blogs-slider.style_4 .inner-wrap .post-text .meta span.vcard.author a{
color: #999;
} 
.blogs-slider.style_4 .inner-wrap .post-text .meta span{
font-size: 18px;
color: #999;
}
.blogs-slider.style_4 .inner-wrap .post-text .meta .published{
padding-right: 20px;
position: relative;
}
.blogs-slider.style_4 .inner-wrap .post-text .meta .published:after {
content: '/';
position: absolute;
right: 6px;
}
.blogs-slider.style_4 .inner-wrap .post-text h4{
order: 2;
font-size: 24px;
text-transform: uppercase;
font-weight: normal;
}
.blogs-slider.style_4 .inner-wrap .post-text > p{
font-size: 18px;
color: #666;
order: 3;
line-height: 25px;
font-weight: normal;
margin-top: 20px;
padding: 0 10px;
}
.blogs-slider.style_4 .inner-wrap .post-text > a{
order: 4;
border: none;
font-size: 18px;
padding: 0;
text-decoration: underline;
}
.blogs-slider.style_4 .inner-wrap .post-text > a,
.blogs-slider.style_4 .inner-wrap .post-text > p{
display: none;
}
.blogs-slider.style_4 .inner-wrap{
padding-bottom: 102px;
}
.blogs-slider.style_4 .inner-wrap .post-text{
position: absolute;
bottom: 0;
width: 100%;
}
.blogs-slider.style_4 .inner-wrap:hover .post-text{
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
width: 101%;
height: calc(100% - 102px);
background-color: rgba(255,255,255,0.9)
}
.blogs-slider.style_4 .inner-wrap:hover .post-text > a,
.blogs-slider.style_4 .inner-wrap:hover .post-text > p{
display: block;
}  .ftc-product-tabs.style_7 .woocommerce .products .product{
padding: 0 15px;
max-width: 100%;
}
.ftc-product-tabs.style_7 .woocommerce .products .ftc-tab-products .product{
margin-bottom: 30px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc-product-tabs.style_7 .product .item-description .star-rating{
display: none;
}
.ftc-product-tabs.style_7 .woocommerce .product .item-description .meta_info > div.yith-wcwl-add-to-wishlist,
.ftc-product-tabs.style_7 .woocommerce .product .item-description .meta_info > a{
display: none;
}
.ftc-product-tabs.style_7 .product .item-description .meta_info .add-to-cart{
width: 140px;
}
.ftc-product-tabs.style_7 .product .item-description .meta_info .add-to-cart a{
width: 140px;
line-height: 35px;
border-radius: 0;
background-color: transparent;
}
.ftc-product-tabs.style_7 .product .item-description .meta_info .add-to-cart a:hover{
background-color: #333;
}
.ftc-product-tabs.style_7 .product .item-description .meta_info .add-to-cart a:before,
.ftc-product-tabs.style_7 .product .item-description .meta_info .add-to-cart a.added_to_cart:after{
display: none;
}
.ftc-product-tabs.style_7 .product .item-description .meta_info .add-to-cart span,
.ftc-product-tabs.style_7 .product .item-description .meta_info .add-to-cart a.added_to_cart{
font-size: 16px;
color: #fff;
text-transform: none;
font-weight: 600;
}
.ftc-product-tabs.style_7 .product:hover .item-description .price{
opacity: 0;
z-index: -1;
}
.ftc-product-tabs.style_7 .product .item-description .meta_info{
position: absolute;
top: auto;
bottom: 15px;
left: 50%;
transform: translateX(-50%);
}
.ftc-product-tabs.style_7 .product .item-description{
padding-bottom: 0;
position: absolute;	
bottom: 0;
width: 100%;
left: 0;
z-index: 3;
padding-bottom: 10px;
}
.ftc-product-tabs.style_7 .product .item-description .price{
margin-top: 10px;
}
.ftc-product-tabs.style_7 .product .item-description .price .amount{
font-size: 18px;
}
.ftc-product-tabs.style_7 .product .item-description .product-name{
text-transform: none;
font-size: 18px;
}
.ftc-product-tabs.style_7 .product .images{
margin-bottom: 0;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .images:before{
content: '';
position: absolute;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-color: #f9f8f8;
z-index: 3;
opacity: 0;
transition: 1s;
pointer-events: none;
transition: 0s;
}
.ftc-product-tabs.style_7 .woocommerce .products .product:hover .images:before{
opacity: 1;
}
.ftc-product-tabs.style_7 .woocommerce .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
}
.ftc-product-tabs.style_7 .woocommerce .product .images .group-button-product{
width: 100%;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
height: 40px;
z-index: 4;
display: flex;
justify-content: center;
opacity: 0;
visibility: hidden;
transition: 0s;
}
.ftc-product-tabs.style_7 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
display: block;
order: 1;
}
.ftc-product-tabs.style_7 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist a{
border: 1px solid;
border-width: 1px 0 1px 1px;
}
.ftc-product-tabs.style_7 .woocommerce .product .group-button-product > a.quickview{
margin-left: 0;
order: 2;
border: 1px solid;
border-width: 1px 0 1px 1px;
}
.ftc-product-tabs.style_7 .woocommerce .product .group-button-product > a.compare{
order: 3;
border: 1px solid;
border-width: 1px;
}
.ftc-product-tabs.style_7 .woocommerce .product .group-button-product > a,
.ftc-product-tabs.style_7 .woocommerce .product .group-button-product > div,
.ftc-product-tabs.style_7 .woocommerce .product .group-button-product > div a{
background-color: transparent;
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
}
.ftc-product-tabs.style_7 .product .group-button-product a i{
font-weight: normal;
color: #666;
}
.ftc-product-tabs.style_7 .product .group-button-product a i:hover{
color: #fff;
}
.pr-slide-h48 .ftc-product-tabs.style_7 .tabs-wrapper{
display: none;
}
.ftc-product-tabs.style_7 .product .conditions-box span:before,
.ftc-product-tabs.style_7 .product .conditions-box span:after{
content: none;
}
.ftc-product-tabs.style_7 .product .conditions-box span.onsale{
top: 15px;
right: 15px;
min-height: 30px;
}
.ftc-product-tabs.style_7 .product .conditions-box span.featured{
top: 15px;
left: 15px;
min-height: 30px;
}
.ftc-product-tabs.style_7 .product .conditions-box span{
top: 0;
width: 60px;
height: 30px;
min-height: 30px;
line-height: 30px;
border-radius: 0;
}
.ftc-product-tabs.style_7 .owl-dots{
margin-top: 10px;
}
.ftc-product-tabs.style_7 .owl-dots > .owl-dot > span{
width: 15px;
height: 15px;
margin: 3px;
background-color: #efe8e3;
}
.ftc-product-tabs.style_7 .owl-dots > .owl-dot{
margin-right: 5px;
}
.ftc-product-tabs.style_7 .owl-dots > .owl-dot:last-child{
margin-right: 0;
}
.ftc-product-tabs.style_7 .owl-dots > .owl-dot.active{
border: 1px solid;
border-radius: 50%;
}  .ftc-product-tabs.style_8 .woocommerce .product .item-description .meta_info > a,
.ftc-product-tabs.style_8 .woocommerce .product .item-description .meta_info .add-to-cart{
display: none;
}
.ftc-product-tabs.style_8 .woocommerce .product .item-description .meta_info > div a{
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
}
.ftc-product-tabs.style_8 .woocommerce .product .item-description .meta_info{
opacity: 1;
visibility: visible;
position: absolute;
top: -5px;
right: -8px;
}
.ftc-product-tabs.style_8 .woocommerce .products .product{
padding: 0 5px;
max-width: 100%;
}
.ftc-product-tabs.style_8 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc-product-tabs.style_8 .woocommerce .product .item-description{
text-align: left;
}
.ftc-product-tabs.style_8 .woocommerce .product .item-description h3.product_title{
text-transform: none;
font-size: 18px;
}
.ftc-product-tabs.style_8 .woocommerce .product .item-description .meta_info a,
.ftc-product-tabs.style_8 .woocommerce .product .item-description .meta_info a:hover{
background-color: transparent;
}
.ftc-product-tabs.style_8 .woocommerce .product .item-description .meta_info a i{
font-size: 16px;
}
.ftc-product-tabs.style_8 .woocommerce .product .item-description .price .amount{
font-size: 18px;
font-weight: normal;
color: #666;
}
.ftc-product-tabs.style_8 .woocommerce .product:hover .images .group-button-product{
opacity: 1;
visibility: visible;
display: block;
}
.ftc-product-tabs.style_8 .woocommerce .product .images .group-button-product{
width: 100%;
height: 100%;
top: 0;
left: 0;
transform: translate(0);
pointer-events: none;
}
.ftc-product-tabs.style_8 .woocommerce .product .images .group-button-product a.compare{
display: none;
}
.ftc-product-tabs.style_8 .woocommerce .product .images .group-button-product a.quickview{
margin-left: 0;
width: 100%;
background-color: #333;
position: absolute;
bottom: 0;
left: 0;
pointer-events: auto;
}
.ftc-product-tabs.style_8 .woocommerce .product .images .group-button-product > a i{
display: none;
}
.ftc-product-tabs.style_8 .woocommerce .product .images .group-button-product > a span{
font-size: 18px;
line-height: 40px;
color: #fff;
text-transform: capitalize;
}
.ftc-product-tabs.style_8 .woocommerce .products .product .images .add-to-cart{
display: block;
position: absolute;
right: 10px;
top: 10px;
pointer-events: auto;
width: 35px;
height: 35px;
}
.ftc-product-tabs.style_8 .woocommerce .products .product .images .add-to-cart  a{
background-color: transparent;
border-radius: 50%;
border: 1px solid #ebebeb;
width: 35px;
height: 35px;
}
.ftc-product-tabs.style_8 .product .images .add-to-cart a.add_to_cart_button:before{
content: "\e04f";
font-family: "simple-line-icons";
font-weight: normal;
position: absolute;
left: 0;
width: 33px;
height: 33px;
line-height: 33px;
font-size: 15px;
}
.ftc-product-tabs.style_8 .woocommerce .product .images .group-button-product > div.add-to-cart a.added_to_cart.wc-forward:after{
line-height: 33px;
}
.ftc-product-tabs.style_8.vertical .tabs-wrapper{
flex-basis: auto;
width: 300px;
position: relative;
}
.ftc-product-tabs.style_8.vertical .tabs-wrapper:after{
position: absolute;
content: '';
height: calc(100% - 55px);
width: 1px;
background-color: #ccc;
bottom: 55px;
right: 25px;
}
.ftc-product-tabs.style_8.vertical .tabs-content-wrapper{
flex-basis: auto;
width: calc(100% - 300px);
}
.product-tab-template.ftc-product-tabs.vertical.style_8 .tabs-wrapper .tab-title .title{
font-size: 18px;
}
.product-tab-template.ftc-product-tabs.vertical.style_8 .tabs-wrapper .tab-title{
text-align: left;
padding: 0;
padding-left: 30px;
margin-bottom: 10px;
}
.ftc-product-tabs.style_8 .tabs-wrapper .tab-title:before{
position: absolute;
content: '';
width: 20px;
height: 20px;
border: 1px solid #d7d7d7 !important;
background-color: #fff;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.ftc-product-tabs.style_8 .tabs-wrapper .tab-title.active:after{
font-family: 'FontAwesome';
font-size: 14px;
content: "\2714";
position: absolute;
left: 4px;
top: auto;
bottom: 4px;
}
.pr-tab-h49{
padding: 0 25px 0 30px;
}
.pr-tab2-h49{
padding: 0 25px;
}
.pr-tab2-h49 .ftc-product-tabs.style_8 .tabs-wrapper{
display: none;
}
.pr-tab-h49 .ftc-product-tabs.style_8.vertical .tabs-wrapper{
padding-top: 50px;
}
.title-tab-h49{
position: absolute !important;
padding: 0 30px;
width: max-content;
} .pr2-h46 .product-template.ftc-product-grid.style_5 .products .product{
padding: 0 15px;
}
.pr2-h46{
padding: 0 15px;
}
.tx-line-sl-h46{
position: relative;
}
.tx-line-sl-h46:before{
position: absolute;
content: '';
width: 145px;
left: 0;
height: 2px;
background-color: rgba(51,51,51,0.5);
top: 50%;
transform: translateY(-50%);
}
.tx-line-sl-h48{
position: relative;
}
.tx-line-sl-h48:before{
position: absolute;
content: '';
width: 145px;
left: 0;
height: 2px;
background-color: #fff;
top: 50%;
transform: translateY(-50%);
}
.tx-line-sl-h48.tx-line-sl-h48-1:before{
background-color: #333;
}
span.text-sl-h46 {
font-size: 36px;
font-weight: normal;
}
.sub-h46 .mc4wp-form .mc4wp-form-fields .title-popup,
.sub-h46 .mc4wp-form .mc4wp-form-fields .sub-popup,
.sub-h46 .mc4wp-form .mc4wp-form-fields .title,
.sub-h46 .mc4wp-form .mc4wp-form-fields .button-popup{
display: none;
}
.sub-h46 .mc4wp-form .mc4wp-form-fields .sub{
text-align: center;
}
.sub-h46 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
background-color: transparent;
border-width: 0 0 1px 0;
border-color: #3d3d3d;
height: 50px;
color: #fff;
margin-bottom: 50px;
padding-left: 50px;
}
.sub-h46 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
background: transparent;
color: #fff;
height: 40px;
text-transform: capitalize;
font-size: 16px;
border: 1px solid #999;
float: none;
padding: 8px 25px;
}
.bn-h47{
padding: 0 10px;
}
.bn-h47 .ftc-element-image .ftc-image-content{
width: calc(100% - 30px);
height: calc(100% - 30px);
background-color: rgba(255,255,255,0.5);
display: none;
align-items: center;
justify-content: center;
-webkit-transition: -webkit-transform 1s ease-in-out;
-moz-transition: transform 1 ease-in-out;
transition: transform 1s ease-in-out;
}
.bn-h47 .ftc-element-image:hover .ftc-image-content{
display: flex;
}
.tx1-bn1-h47{
font-size: 30px;
text-align: center;
color: #333;
line-height: 30px;
}
.tx2-bn1-h47{
text-align: center;
color: #7e7975;
font-size: 14px;
text-transform: uppercase;
text-decoration: underline;
margin-bottom: 0;
}
.button-h47 .elementor-button{
position: relative;
}
.button-h47 .elementor-button:before{
content: '';
position: absolute;
width: calc(100% - 4px);
height: calc(100% - 6px);
left: 2px;
top: 3px;
border: 1px solid rgba(255,255,255,0.2);
pointer-events: none;
}
.tx2-left-h47{
max-width: 475px;
}
.tx-time-h47{
position: relative;
border-bottom: 1px solid #ebebeb;
}
.tx-time-h47 span{
position: absolute;
right: 0;
bottom: 0;
font-size: 16px;
width: 95px;
}
.wpcf7 .contact-h47 .contact-h47-left{
display: flex;
}
.wpcf7 .contact-h47 .contact-h47-left label{
width: calc(50% - 10px);
float: left;
}
.wpcf7 .contact-h47 .contact-h47-left label:first-child{
margin-right: 20px;
}
.wpcf7 .contact-h47  input[type="text"],
.wpcf7 .contact-h47  input[type="email"]{
font-size: 15px;
border: none;
color: #333;
}
.wpcf7 .contact-h47 textarea{
margin-top: 15px;
font-size: 15px;
height: 150px;
border: none;
color: #333;
}
.wpcf7 .contact-h47 > p{
position: relative;
margin-top: 30px;
width: max-content;
}
.wpcf7 .contact-h47 > p:before{
content: '';
position: absolute;
width: calc(100% - 10px);
height: calc(100% - 10px);
top: 5px;
left: 5px;
border: 1px solid #fff;
pointer-events: none;
}
.wpcf7 .contact-h47 p .wpcf7-submit{
padding: 20px 30px;
color: #fff;
font-size: 16px;
}
.wpcf7 .contact-h47 p:hover .wpcf7-submit{
background-color: #333;
}
.form-h47{
padding-right: 10px;
}
.form-right-h47{
padding-left: 10px;
}
.ft-h47 .elementor-widget-heading {
margin-bottom: 40px !important;
}
.ft-h47 .elementor-widget-icon-list .elementor-icon-list-items li{
margin-bottom: 20px;
}
.ft-h47 .elementor-widget-icon-list .elementor-icon-list-items li:last-child{
margin-bottom: 10px;
}
.insta-h48{
max-width: 1320px;
padding: 0 15px;
}
.insta-h48 .ftc-element-instgram ul{
padding: 0 55px;
margin-bottom: 0;
}
.insta-h48 .ftc-instagram ul.slider .owl-nav > div.owl-prev{
left: 0;
}
.insta-h48 .ftc-instagram ul.slider .owl-nav > div{
background-color: #fff;
border: none;
}
.insta-h48 .ftc-instagram ul.slider .owl-nav > div:before{
color: #333;
font-size: 25px;
}
.brand-h48{
padding: 0 50px;
}
.footer-right-h48 .elementor-element-populated .elementor-widget-wrap {
padding: 150px 50px !important;
}
.footer-left-h48 > .elementor-element-populated > .elementor-widget-wrap {
padding: 0 50px !important;
}
.sub-h46.sub-h48 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
border-color: rgba(102,102,102,0.5);
color: #666;
padding-left: 30px;
height: 40px;
}
.wpcf7 .contact-h47 input[type="text"]::placeholder,
.wpcf7 .contact-h47 input[type="email"]::placeholder,
.wpcf7 .contact-h47 textarea::placeholder,
.sub-h46.sub-h48 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]::placeholder{
color: #666;
}
.sub-h46.sub-h48 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
background-color: #fff;
padding: 8px 35px;
color: #333;
border: none;
}
.sub-h46.sub-h48 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]:hover{
background-color: #333;
color: #fff;
}
.footer1-left-h48{
padding-right: 15px;
}
.footer2-left-h48{
padding-left: 15px;
}
.tag-h48  > .elementor-widget-container h5 {
font-size: 24px;
color: #fff;
line-height: 24px;
font-weight: 600;
}
.tag-h48 .tagcloud{
margin-top: 25px;
}
.footer2-left-h48 .tag-h48 .tagcloud a{
font-weight: normal;
padding: 7px 15px !important;
font-size: 15px !important;
background-color: transparent;
border-color: rgba(215,215,215,0.5);
border-radius: 5px;
color: #fff;
margin: 10px 10px 0 0 !important;
}
.footer2-left-h48 .tag-h48 .tagcloud a:hover{
background-color: #333;
}
.text-sl-h48{
font-size: 30px;
}
.bn1-h49 .ftc-element-image .ftc-image-content,
.bn2-h49 .ftc-element-image .ftc-image-content{
width: max-content;
}
.bn1-h49 .ftc-element-image .ftc-image-content p.tx-bn1-h49{
font-size: 30px;
color: #333;
line-height: 30px;
margin-bottom: 20px;
font-weight: 600;
}
.bn1-h49 .ftc-element-image .ftc-image-content .button-banner{
margin-top: 40px;
margin-bottom: 7px;
}
.bn1-h49 .ftc-element-image .ftc-image-content .button-banner a{
color: #fff;
background-color: #333;
font-size: 18px;
font-weight: normal;
padding: 15px 30px;
text-transform: capitalize;
transition: 0s;
}
.bn2-h49 .ftc-element-image .ftc-image-content p.tx1-bn2-h49{
font-size: 18px;
color: #333;
text-align: right;
padding-right: 90px;
margin-bottom: 0;
position: relative;
letter-spacing: 2px;
}
.bn2-h49 .ftc-element-image .ftc-image-content p.tx1-bn2-h49:before{
position: absolute;
content: '';
width: 150px;
height: 1px;
background-color: #666;
left: 0;
bottom: 15px;
}
.bn2-h49 .ftc-element-image .ftc-image-content p.tx2-bn2-h49{
font-size: 30px;
color: #333;
line-height: 50px;
}
.bn2-h49 .ftc-element-image .ftc-image-content .button-banner{
margin-top: 30px;
}
.bn2-h49 .ftc-element-image .ftc-image-content .button-banner a{
color: #fff;
background-color: #333;
font-size: 18px;
font-weight: normal;
padding: 15px 35px;
text-transform: capitalize;
transition: 0s;
}
.tx-sl-h49 span{
font-size: 24px;
padding-left: 120px;
position: relative;
text-shadow: none !important;
}
.tx-sl-h49 span:before{
position: absolute;
content: '';
width: 90px;
height: 1px;
background-color: #333;
left: 10px;
bottom: 6px;
}
.news-h39 .sub-h49 .mc4wp-form .mc4wp-form-fields .sub input[type="email"] {
background-color: #fff;
border: 1px solid rgba(238,238,238,0.5);
height: 40px;
font-size: 15px;
}
.sub-h49 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
height: 40px;
font-size: 16px;
}
.sub-h49 .mc4wp-form .mc4wp-form-fields .sub{
margin: auto;
}
.icon-h49 .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{
width: 35px;
height: 35px;
}
.icon-h49 .elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item .elementor-icon-list-icon{
width: 35px;
height: 35px;
text-align: center;
line-height: 35px;
background-color: #ebebeb;
border-radius: 50%;
}
.icon-h49 .elementor-widget .elementor-icon-list-items .elementor-icon-list-item i {
width: inherit;
line-height: inherit;
}
.news-h49{
border: 1px solid #ebebeb;
border-width: 1px 0;
}
a.mail-ft-h49{
font-size: 15px;
color: #909090;
}
a.mail-ft-h49:hover{
color: #909090;
}
.col1-left-ft-h49{
padding-right: 15px;
}
.ft-bot-h49{
border-top: 1px solid #ebebeb;
}
.img-ft-h49.elementor-widget{
position: absolute !important;
bottom: 60px;
width: max-content !important;
}
.img-left-pr-h49{
padding-right: 15px;
}
.img-right-pr-h49{
padding-left: 15px;
}
.tx1-img-pr-h49{
font-size: 24px;
color: #333;
font-style: italic;
line-height: 30px;
}
.tx2-img-pr-h49{
font-size: 30px;
font-weight: bold;
color: #333;
line-height: 30px;
margin-bottom: 0;
}
.img-left-pr-h49 .ftc-image-content,
.img-right-pr-h49 .ftc-image-content{
padding: 0 50px;
width: 100%;
text-align: left;
}
.img-left-pr-h49 .ftc-element-image .button-banner{
margin-top: 0;
min-height: auto;
}
.img-left-pr-h49 .ftc-element-image .button-banner .single-image-button{
position: absolute;
padding: 5px 30px;
right: 50px;
top: 50%;
transform: translateY(-50%);
color: #fff;
padding: 5px 30px;
background-color: #333;
font-size: 16px;
font-weight: normal;
transition: 0s;
}
.tab-pr-h48 {
padding-left: 15px;
}
.tab-pr-h48 .ftc-product-tabs.style_7 .tabs-wrapper{
position: absolute;
top: -80px;
left: calc(26.5% - 15px);
transform: translateX(-50%);
}
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title.active .title,
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title:hover .title{
text-decoration: underline;
}
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title .title{
font-size: 18px;
font-weight: normal;
color: #333;
}
.tab-pr-h48 .ftc-product-tabs.style_7 .tabs-content-wrapper .tab-content{
padding: 0;
}
.col-left-h45{
padding-right: 10px;
}
.col-right-h45{
padding-left: 10px;
}
.bn-h45 .tx1-bn-h45{
font-size: 18px;
color: #666;
}
.deal-full-h45 .elementor-widget-text-editor{
margin-bottom: 0 !important;
}
.deal-full-h45 .ftc-countdown-element .items span.ftc-label{
letter-spacing: 1px;
}
.bn-h45 .tx2-bn-h45{
font-size: 32px;
color: #333;
font-weight: bold;
line-height: 35px;
letter-spacing: 1px;
}
.bn-h45 .ftc-image-content {
max-width: 250px;
padding: 0;
}
.social-sl-h49 .fa-facebook-f:before {
content: "\f09a";
}
.product1-h44 > .elementor-column-wrap{
background-color: #fafafb;
}
.tx-bot-h46{
color: #333;
}
.testi-h47 .title-testi-slider h2{
font-size: 48px;
}
.testi-h47 .ftc-element-testimonial .testimonial-content .infomation{
color: #666;
}
.testi-h47 .ftc-element-testimonial .testimonial-content h4.name{
font-size: 18px;
}
.testi-h47 .ftc-element-testimonial .testimonial-content h4.name a{
color: rgb(68,68,68);
}
.testi-h47 .navigation-slider div{
width: 35px;
height: 35px;
}
.testi-h47 .navigation-slider .nav-next:before{
line-height: 33px;
}
.testi-h47 .navigation-slider .nav-prev:before {
line-height: 33px;
}
.bn-pr-h48 .ftc-element-image .wp-caption img{
max-height: 695px;
}
.bn-full-h48 .tx1-bn-h48{
font-size: 30px;
line-height: 30px;
color: #333;
font-weight: bold;
}
.bn-full-h48 .tx2-bn-h48:hover {
color: #c1916b;
cursor: pointer;
}
.tx2-bn1-h52:hover {
color: #d76e5c;
cursor: pointer;
}
.bn-full-h48 .tx2-bn-h48 {
margin-bottom: 0;
text-decoration: underline;
font-size: 16px;
line-height: 16px;
}
.bn-full-h48 .tx1-bn-h48 .color-text-h44{
font-weight: 500;
}
.bn-full-h48 .bn1-h48 .tx1-bn-h48 .color-text-h44{
font-weight: 600;
}
.bn1-h48 .tx1-bn-h48:first-child{
margin-bottom: 5px;
}
.bn1-h48 .ftc-element-image .ftc-image-content{
width: max-content;
text-align: left;
}
.bn5-h48 .ftc-element-image .ftc-image-content{
width: max-content;
text-align: left;
}
.bn5-h48 .tx3-bn-h48{
position: absolute;
right: -30px;
bottom: -5px;
}
.bn-full-h48 .bn6-h48 .tx1-bn-h48:last-child{
font-size: 25px;
}
.bn1-h49 .ftc-element-image .ftc-image-content  img{
max-width: 300px;
}
.tx-sl-h49,
.tx1-sl-h49{
text-shadow: -3px 0px 3px rgba(0,0,0,0.2) !important;
}
.tx-sl-h46{
text-shadow: 0px 3px 4px rgba(0,0,0,0.2) !important;
}
.ft-h39 .ft-icon-h32.elementor-element span.elementor-icon-list-icon{
border-color: #dedede;
}
.title-ft-h46{
margin-bottom: 10px !important;
}
.footer1-left-h48 .elementor-text-editor .text-col-1{
font-weight: 400;
}
.bn-pr-h48 .ftc-image-content p{
font-size: 18px;
line-height: 20px;
color: #666;
}
.bn-pr-h48 .ftc-image-content h3{
font-size: 24px;
line-height: 30px;
color: #333;
font-weight: bold;
margin: 0;
margin-bottom: 5px;
}
.img-bn1-h44{
position: absolute !important;
bottom: -87%;
transform: translateY(-100%);
left: 100px;
}
.img-bn1-h44,
.img-bn1-h44 .ftc-element-image{
width: max-content;
}
.img-bn1-h44 .ftc-element-image img{
max-width: 350px;
}
.bg-bn-h43{
opacity: 0;
display: none;
pointer-events: none;
position: absolute !important;
right: 0;
top: 600px;
}
.brand-h46 .ftc-element-brand ..swiper-wrapper{
align-items: center;
} a.mail-ft-h48{
color: #fff;
}
a.mail-ft-h48:hover{
color: #7D4E24;
}
.title-ft-h41 .elementor-heading-title{
position: relative;
width: max-content;
margin: 0 auto;
}
.title-ft-h41 .elementor-heading-title:before{
position: absolute;
content: '';
width: 100%;
height: 6px;
top: 45%;
transform: translateY(-50%);
background-color: #fff;
}
.col-ft-h49 .elementor-widget .elementor-icon-list-item{
margin-bottom: 5px;
} @-moz-document url-prefix(){
.button-sl-h40::before{
right: 35px;
top: 23px;
}
}
p.tx1-bn-h50,p.tx2-bn-h50{
color: #fff;
font-size: 36px;
line-height: 30px;
}
.bn1-h50 .ftc-element-image .ftc-image-content{
width: max-content;
}
.color-text-h50{
color: #eac10d;
}
.bn1-h50 .single-image-button:before{
content: '';
position: absolute;
width: 14px;
height: 2px;
background-color: #fff;
right: 25px;
top: 22px;
}
.bn1-h50 .single-image-button:after{
content: '\f0da';
font-family: fontawesome;
position: absolute;
color: #fff;
right: 20px;
top: 9px;
font-size: 14px;
}
.bn1-h50 .ftc-element-image .button-banner .single-image-button{
background-color: transparent;
color: #fff;
position: relative;
font-size: 18px;
padding-left: 0;
padding-right: 60px;
font-weight: normal;
} .ftc_products_slider.style_18 .swiper-slide{
margin-top: 0 !important;
}
.ftc_products_slider.style_18 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc_products_slider.style_18 .woocommerce .products .product{
border: 1px solid #ebebeb;
margin-bottom: 30px;
}
.ftc_products_slider.style_18 .product .item-description{
text-align: left;
display: flex;
flex-direction: column;
padding: 0 20px 20px;
}
.ftc_products_slider.style_18 .woocommerce .products .star-rating{
margin: 3px 0 5px;
order: 3;
}
.ftc_products_slider.style_18 .woocommerce .ftc-product .images .group-button-product{
height: 40px;
top: 50%;
transform: translateY(-50%);
}
.ftc_products_slider.style_18 .woocommerce .ftc-product:hover .images .group-button-product{
display: block;
}
.ftc_products_slider.style_18 .woocommerce .images .group-button-product > .compare{
display: none;
}
.ftc_products_slider.style_18 .woocommerce .images .group-button-product > .quickview{
margin: 0;
border-radius: 50%;
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
color: #fff;
}
.ftc_products_slider.style_18 .woocommerce .images .group-button-product > .quickview:hover{
background-color: #333;
}
.ftc_products_slider.style_18 .product h3.product_title{
font-size: 13px;
order: 1;
margin-bottom: 5px;
}
.ftc_products_slider.style_18 .woocommerce .products .product .item-description h3.product-name a{
color: #999;
}
.ftc_products_slider.style_18 .product .short-description{
height: 30px;
overflow: hidden;
color: #333;
margin-bottom: 5px;
order: 2;
font-size: 16px;
font-weight: 500;
}
.ftc_products_slider.style_18 .product .item-description .price{
margin-top: 7px;
order: 4;
}
.ftc_products_slider.style_18 .product .item-description .meta_info{
order: 5;
display: none;
margin: 0;
}
.ftc_products_slider.style_18 .product .item-description .meta_info .compare{
text-align: right;
}
.ftc_products_slider.style_18 .product:hover .item-description .meta_info{
display: block;
}
.ftc_products_slider.style_18  .ftc-product.product:hover .item-description .price{
opacity: 0;
pointer-events: none;
display: none;
}
.ftc_products_slider.style_18 .product .item-description .meta_info a.quickview{
display: none;
}
.ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart{
display: flex;
}
.ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart{
width: 140px;
}
.ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart a{
width: 140px;
line-height: 35px;
background-color: transparent;
text-align: left;
}
.ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart a:before,
.ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart a.added_to_cart:after{
display: none;
}
.ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart span,
.ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart a.added_to_cart{
font-size: 18px;
text-transform: uppercase;
position: relative;
text-decoration: underline;
}
.ftc_products_slider.style_18 .woocommerce .product .add-to-cart .loading:after{
width: 20px;
height: 20px;
top: 10px;
line-height: 20px;
left: 40px;
}
.ftc_products_slider.style_18 .woocommerce .star-rating{
font-size: 13px;
color: #f6ca08;
width: 77px;
}
.ftc_products_slider.style_18 .product .item-description .price .amount{
font-size: 18px;
font-weight: 500;
}
.ftc_products_slider.style_18 .woocommerce .product .item-description .meta_info a{
background-color: transparent;
}
.ftc_products_slider.style_18 .woocommerce .product .item-description .meta_info a i{
font-size: 17px;
text-align: right;
width: 30px;
}
.ftc_products_slider.style_18 .woocommerce .product .item-description .meta_info a.compare {
margin-left: 0;
}
.product-h50 .navigation-slider{
width: 70px;
display: block;
position: absolute;
top: -50px;
right: 0;
}
.navigation-slider .nav-next.style_4:before{
content: "\e606";
font-family: 'simple-line-icons';
font-size: 15px;
}
.navigation-slider .nav-prev.style_4:before{
content: "\e605";
font-family: 'simple-line-icons';
font-size: 15px;
}
.navigation-slider div.style_4{
width: 30px;
text-align: center;
border: 1px solid #d7d7d7;
}
.product-wg-h50 .ftc_products_slider.style_18{
padding: 8px;
}
.product-wg-h50 .ftc_products_slider.style_18 .product{
padding: 20px;
}
.product-wg-h50 .ftc_products_slider.style_18 .product .images{
width: 200px !important;
margin-bottom: 0;
}
.product-wg-h50 .ftc_products_slider.style_18 .product .item-description{
width: calc(100% - 200px) !important;
border: 1px solid #ebebeb;
}
.product-wg-h50 .ftc_products_slider.style_18 .woocommerce .products .product{
display: flex;
width: 100%;
max-width: 100%;
background-color: #fff;
}
.product-wg-h50.product-h50 .navigation-slider{
right: 8px;
}
.product-wg-h50 .ftc_products_slider.style_18 .woocommerce .products .product,
.product-wg-h50 .ftc_products_slider.style_18 .woocommerce .products .product:hover{
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
}
.product-wg-h50 .ftc_products_slider.style_18 .product .item-description{
justify-content: center;
padding: 20px;
}
.product-wg-h50 .ftc_products_slider.style_18 .product .item-description .meta_info{
width: 100%;
}
.product2-h50 .ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart{
width: 110px;
}
.product2-h50 .ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart a{
width: 110px;
}
.product2-h50 .ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart span,
.product2-h50 .ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart a.added_to_cart{
font-size: 15px;
}
.product2-h50 .ftc_products_slider.style_18 .product .item-description{
padding: 0 15px 20px;
}
.product2-h50 .woocommerce .product .item-description .meta_info a{
width: 30px;
}
.product2-h50 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
margin-left: 5px;
}
.sub-h50 .mc4wp-form .mc4wp-form-fields .title-popup,
.sub-h50 .mc4wp-form .mc4wp-form-fields .sub-popup,
.sub-h50 .mc4wp-form .mc4wp-form-fields .title,
.sub-h50 .mc4wp-form .mc4wp-form-fields .button-popup{
display: none;
}
.sub-h50{
padding: 0 80px;
text-align: center;
}
.sub-h50 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
background-color: transparent;
border-color: #fff;
border-width: 0 0 1px;
height: 40px;
color: #fff;
margin-right: 15px;
margin-bottom: 30px; 
font-size: 16px;
}
.sub-h50 .mc4wp-form .mc4wp-form-fields .sub{
position: relative;
}
.sub-h50 .mc4wp-form .mc4wp-form-fields .sub:before{
content: "\f1d8";
font-family: 'FontAwesome';
color: #fff;
font-size: 18px;
position: absolute;
right: 0;
top: -1px;
width: 40px;
height: 40px;
line-height: 40px;
z-index: 2;
}
.sub-h50 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
color: #fff;
width: 40px;
height: 40px;
position: absolute;
right: 0;
top: -1px;
font-size: 0;
border-radius: 50%;
}
.sub-h50 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]::placeholder{
color: #fff;
}
.sub2-h50 .mc4wp-form .mc4wp-form-fields .title-popup,
.sub2-h50 .mc4wp-form .mc4wp-form-fields .sub-popup,
.sub2-h50 .mc4wp-form .mc4wp-form-fields .title,
.sub2-h50 .mc4wp-form .mc4wp-form-fields .button-popup{
display: none;
}
.sub2-h50{
text-align: left;
}
.sub2-h50 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
background-color: transparent;
border-color: #ebebeb;
border-width: 0 0 1px;
height: 45px;
color: #333;
margin-right: 15px;
margin-bottom: 30px; 
font-size: 16px;
max-width: 420px;
}
.sub2-h50 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
color: #fff;
width: 160px;
height: 45px;
position: absolute;
right: 0;
top: 0;
font-size: 20px;
text-transform: capitalize;
}
.sub2-h50 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]:hover{
background-color: #000;
}
.sub2-h50 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]::placeholder{
color: #333;
text-transform: capitalize;
}
.col-ft-h50 .color-text-h44{
font-weight: 600;
} .ftc-element-testimonial.style_4 .testimonial-content{
text-align: left;
padding-left: 100px;
position: relative;
padding: 35px 50px 35px 175px;
margin-bottom: 0;
}
.ftc-element-testimonial.style_4 .testimonial-content:before{
content: '';
position: absolute;
width: calc(100% - 125px);
height: calc(100% - 20px);
right: 10px;
top: 10px;
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
background-color: #fff;
z-index: -1;
}
.ftc-element-testimonial.style_4 .testimonial-content:after{
content: '\f10e';
font-family: fontawesome;
position: absolute;
bottom: 30px;
left: 175px;
font-size: 35px;
transform: rotateY(180deg);
}
.ftc-element-testimonial.style_4 .testimonial-content .avatar-image{
position: absolute;
left: 0;
top: 40%;
transform: translateY(-50%);
padding: 8px;
}
.ftc-element-testimonial.style_4 .testimonial-content .avatar-image:before{
content: '';
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
border: 8px solid #fff;
border-radius: 50%;
}
.ftc-element-testimonial.style_4 .testimonial-content .infomation{
font-size: 16px;
}
.ftc-element-testimonial.style_4 .testimonial-content .name{
font-size: 24px;
margin-left: 50px;
margin-bottom: 0;
}
.ftc-element-testimonial.style_4 .testimonial-content .byline{
font-size: 16px;
margin-left: 50px;
}
.navigation-slider .nav-next.style_5:before{
content: "\e606";
font-family: 'simple-line-icons';
font-size: 25px;
}
.navigation-slider .nav-prev.style_5:before{
content: "\e605";
font-family: 'simple-line-icons';
font-size: 25px;
}
.testi1-h50{
max-width: 1200px;
margin: 0 auto;
padding: 0 15px;
}
.testi-h50{
max-width: 1260px;
margin: 0 auto;
padding: 0 15px;
}
.testi-h50 .ftc-element-testimonial.style_4{
padding: 0 30px;
}
.testi-h50 .navigation-slider .nav-next.style_5:before,
.testi-h50 .navigation-slider .nav-prev.style_5:before{
font-size: 20px;
}
.testi-h50 .navigation-slider .nav-prev.style_5{
text-align: left;
}
.testi-h50 .navigation-slider .nav-next.style_5{
text-align: right;
}
.bg-ft-h50.elementor-widget {
position: absolute;
top: -200px;
left: 55px;
}
.col1-ft-h50{
padding-right: 30px;
}
.col2-ft-h50{
padding: 0 15px;
}
.col3-ft-h50{
padding-left: 15px;
}
.ft-list-h50 .elementor-widget-icon-list .elementor-icon-list-item{
margin-bottom: 5px;
}
.col-ft-h50 .elementor-widget-text-editor a{
color: #666;
font-size: 16px;
}
.bn1-left-h51{
padding-right: 35px;
}
.bn1-right-h51{
padding-left: 35px;
} .ftc_products_slider.style_19 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc_products_slider.style_19 .product .item-description .star-rating{
display: none;
}
.ftc_products_slider.style_19 .woocommerce .product .item-description h3.product_title{
font-size: 18px;
text-transform: none;
}
.ftc_products_slider.style_19 .woocommerce .product .item-description .price{
margin-top: 10px;
}
.ftc_products_slider.style_19 .woocommerce .product .item-description .price .amount{
font-size: 18px;
color: #333;
}
.ftc_products_slider.style_19 .product .item-description .meta_info{
display: none;
margin: 0;
}
.ftc_products_slider.style_19 .product:hover .item-description .meta_info{
display: inline-block;
}
.ftc_products_slider.style_19  .ftc-product.product:hover .item-description .price{
opacity: 0;
pointer-events: none;
display: none;
}
.ftc_products_slider.style_19 .product .item-description .meta_info a.quickview,
.ftc_products_slider.style_19 .product .item-description .meta_info .compare,
.ftc_products_slider.style_19 .product .item-description .meta_info .yith-wcwl-add-to-wishlist{
display: none;
}
.ftc_products_slider.style_19 .product .item-description .meta_info .add-to-cart{
display: flex;
}
.ftc_products_slider.style_19 .product .item-description .meta_info .add-to-cart{
width: 140px;
}
.ftc_products_slider.style_19 .product .item-description .meta_info .add-to-cart a{
width: 140px;
line-height: 35px;
background-color: transparent;
text-align: center;
}
.ftc_products_slider.style_19 .product .item-description .meta_info .add-to-cart a:before,
.ftc_products_slider.style_19 .product .item-description .meta_info .add-to-cart a.added_to_cart:after{
display: none;
}
.ftc_products_slider.style_19 .product .item-description .meta_info .add-to-cart span,
.ftc_products_slider.style_19 .product .item-description .meta_info .add-to-cart a.added_to_cart{
font-size: 18px;
text-transform: uppercase;
position: relative;
font-weight: 600;
}
.ftc_products_slider.style_19 .woocommerce .product .images:hover>a:after {
position: absolute;
content: "";
background-color: rgba(224,195,170,.8);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
transition: 0.5s;
}
.ftc_products_slider.style_19 .woocommerce .product .images .group-button-product{
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
flex-direction: column;
width: 45px;
transition: 0.5s;
}
.ftc_products_slider.style_19 .woocommerce .product .images:hover .group-button-product{
z-index: 5;
display: flex;
}
.ftc_products_slider.style_19 .woocommerce .products .product .images .quickview {
margin-left: 0px;
margin-top: 5px;
}
.ftc_products_slider.style_19 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist {
display: block;
margin-bottom: 5px;
}
.ftc_products_slider.style_19 .woocommerce .product .images .group-button-product > div,
.ftc_products_slider.style_19 .woocommerce .product .images .group-button-product > a{
width: 45px;
height: 45px;
border: 2px solid;
}
.ftc_products_slider.style_19 .images .group-button-product > div a i,
.ftc_products_slider.style_19 .images .group-button-product > a i{
color: #666;
width: 43px;
height: 43px;
line-height: 43px;
}
.ftc_products_slider.style_19 .images .group-button-product>.compare,
.ftc_products_slider.style_19 .images .group-button-product>.quickview,
.ftc_products_slider.style_19 .images .group-button-product>.add-to-cart,
.ftc_products_slider.style_19 .images .group-button-product .yith-wcwl-add-to-wishlist{
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
}
.ftc_products_slider.style_19 .product .conditions-box span:before,
.ftc_products_slider.style_19 .product .conditions-box span:after{
content: none;
}
.ftc_products_slider.style_19 .product .conditions-box span.onsale{
top: 0;
right: 0;
min-height: 30px;
}
.ftc_products_slider.style_19 .product .conditions-box span.featured{
top: 0;
left: 0;
min-height: 30px;
}
.ftc_products_slider.style_19 .product .conditions-box span{
top: 0;
width: 60px;
height: 30px;
min-height: 30px;
line-height: 30px;
border-radius: 0;
}
.img-bn2-h51 {
position: absolute !important;
bottom: -175px;
right: 100px;
z-index: 2;
}
.tx-bn2-h51 {
max-width: 440px;
}
.news-ft-h51{
margin-top: -170px;
}
.news-ft-h51:before {
position: absolute;
content: '';
height: 100%;
width: calc(100% - 60px);
top: 0;
left: 50%;
transform: translateX(-50%);
background-color: #427275;
}
.sub-h51 .mc4wp-form .mc4wp-form-fields .title-popup,
.sub-h51 .mc4wp-form .mc4wp-form-fields .sub-popup,
.sub-h51 .mc4wp-form .mc4wp-form-fields .title,
.sub-h51 .mc4wp-form .mc4wp-form-fields .button-popup{
display: none;
}
.sub-h51 .mc4wp-form .mc4wp-form-fields .sub{
margin: auto;
display: flex;
}
.sub-h51 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
background-color: transparent;
border-color: rgba(255,255,255,0.2);
height: 50px;
color: #fff;
margin-right: 15px;
font-size: 16px;
}
.sub-h51 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
background: #fff;
height: 50px;
text-transform: capitalize;
padding: 0 60px;
font-size: 18px;
}
.sub-h51 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]:hover{
background-color: #000;
color: #fff;
}
.sub-h51 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]::placeholder{
color: #fff;
}
.ft-h51 > .elementor-container{
padding: 120px 0;
border: 1px solid #ebebeb;
border-width: 0 1px 1px 1px;
}
.ft-h51 > .elementor-container:before{
content: '';
position: absolute;
width: 1px;
height: 100%;
background-color: #ebebeb;
left: 30%;
top: 0;
}
.col1-ft-h51{
padding: 0 50px 0 30px;
}
.col-ct-h51 {
padding: 0 30px;
}
.col3-ft-h51 .elementor-widget-wp-widget-tag_cloud .elementor-widget-container{
font-size: 0;
}
.col3-ft-h51 .elementor-widget-wp-widget-tag_cloud  .tagcloud{
display: inline-block;
}
.col3-ft-h51 .elementor-widget-wp-widget-tag_cloud  .tagcloud a{
background-color: transparent;
border-radius: 5px;
font-size: 15px !important;
margin: 4px 10px 8px 0 !important;
padding: 7px 15px 7px !important;
}
.col3-ft-h51 .elementor-widget-wp-widget-tag_cloud .tagcloud a:nth-child(8),
.col3-ft-h51 .elementor-widget-wp-widget-tag_cloud .tagcloud a:nth-child(9){
display: none;
}
.tx-bot-h51{
color: #333;
text-decoration: underline;
}
#wpadminbar li#wp-admin-bar-elementor_edit_page:hover > .ab-sub-wrapper {
display: block;
} .ftc_products_slider.style_20 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc_products_slider.style_20 .woocommerce .product .item-description{
text-align: left;
display: flex;
flex-direction: column;
}
.ftc_products_slider.style_20 .woocommerce .products .star-rating{
margin: 3px 0;
order: 3;
}
.ftc_products_slider.style_20 .woocommerce .product .item-description .product-categories a{
font-size: 14px;
color: #999;
}
.ftc_products_slider.style_20 .woocommerce .product .item-description .product-categories{
order: 1;
}
.ftc_products_slider.style_20 .woocommerce .product .item-description .product_title{
font-size: 18px;
order: 2;
}
.ftc_products_slider.style_20 .woocommerce .product .item-description .price{
order: 4;
}
.ftc_products_slider.style_20 .woocommerce .product .item-description .product_title a{
color: #333;
font-weight: bold;
}
.ftc_products_slider.style_20 .woocommerce .product .item-description .price .amount{
font-size: 17px;
color: #333;
font-weight: normal;
}
.ftc_products_slider.style_20 .woocommerce .product .item-description .meta_info {
opacity: 1;
visibility: visible;
margin: 0;
margin-left: auto;
position: absolute;
top: -5px;
right: 1px;
}
.ftc_products_slider.style_20 .woocommerce .product .item-description .meta_info .add-to-cart,
.ftc_products_slider.style_20 .woocommerce .product .item-description .meta_info .compare,
.ftc_products_slider.style_20 .woocommerce .product .item-description .meta_info .quickview{
display: none;
}
.ftc_products_slider.style_20 .woocommerce .product .item-description .meta_info a{
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
background-color: transparent;
}
.ftc_products_slider.style_20 .item-description .meta_info .yith-wcwl-add-to-wishlist{
background-color: transparent;
}
.ftc_products_slider.style_20 .woocommerce .product .item-description .meta_info a i{
color: #999 !important;
font-size: 17px;
text-align: right;
}
.ftc_products_slider.style_20 .woocommerce .product .images .group-button-product{
top: auto;
height: 40px;
bottom: 0;
width: 100%;
transform: translate(0,0);
}
.ftc_products_slider.style_20 .woocommerce .product .images:hover .group-button-product{
display: flex;
}
.ftc_products_slider.style_20 .woocommerce .product .images .group-button-product .compare{
display: none;
}
.ftc_products_slider.style_20 .woocommerce .product .images .group-button-product .add-to-cart{
display: block;
}
.ftc_products_slider.style_20 .woocommerce .products .product .images .quickview {
width: calc(50% - 5px);
background-color: #333;
}
.ftc_products_slider.style_20 .woocommerce .products .product .images .quickview i{
color: #fff;
}
.ftc_products_slider.style_20 .woocommerce .product .images .group-button-product > div{
width: calc(50% - 5px);
}
.ftc_products_slider.style_20 .group-button-product a.button.add_to_cart_button,
.ftc_products_slider.style_20 .woocommerce .product .images .group-button-product > div a.added_to_cart{
width: 100%;
height: 40px;
background-color: #333;
color: #fff;
}
.ftc_products_slider.style_20 .woocommerce .product .images .group-button-product > div a:before{
color: #fff;
padding-top: 0;
left: 50%;
transform: translateX(-50%);
} 
.ftc_products_slider.style_20 .woocommerce .product .conditions-box span{
height: 25px;
line-height: 25px;
border-radius: 0;
min-height: 25px;
width: 60px;
text-transform: uppercase;
font-size: 16px;
}
.ftc_products_slider.style_20 .woocommerce .product .conditions-box .onsale:before,
.ftc_products_slider.style_20 .woocommerce .product .conditions-box .onsale:after,
.ftc_products_slider.style_20 .woocommerce .product .conditions-box .featured:before,
.ftc_products_slider.style_20 .woocommerce .product .conditions-box .featured:after{
display: none;
} .tx-sl-h52:before{
content: '';
position: absolute;
width: 100%;
height: 1px;
left: 0;
bottom: -15px;
background-color: #333;
}
.button-h52{
padding: 10px 40px !important;
position: relative;
}
.button-h52{
background-color: #333;
}
.button-h52:before{
content: '';
position: absolute;
width: calc(100% - 10px);
height: calc(100% - 10px);
top: 5px;
left: 5px;
border: 1px solid rgba(255,255,255,0.2);
}
.content-h52{
padding: 0 30px;
}
.content-pr-grid-h52{
padding: 0 15px;
}
.product-template.ftc-product-grid.style_7 .products .product{
padding: 0 15px;
}
.col-bn1-h52{
width: 20% !important;
}
.content-bn-h52{
padding: 0 15px;
}
.content-bn-h52 .ftc-element-image{
padding: 15px;
}
.tx-bn1-h52{
font-size: 24px;
font-weight: bold;
color: #333;
line-height: 30px;
margin-bottom: 0;
}
.tx-bn1-h52 span{
font-size: 14px;
}
.tx2-bn1-h52{
margin-bottom: 0;
margin-top: 10px;
font-size: 16px;
text-decoration: underline;
color: #666;
}
.tx3-bn1-h52{
text-align: center;
}
.tx4-bn1-h52{
text-align: center;
color: #666;
font-size: 14px;
font-weight: 600;
}
.tx5-bn1-h52{
color: #fff;
text-align: center;
}
.content-bn-h52  .ftc-element-image .ftc-image-content{
width: 100%;
}
.bn5-h52 .ftc-image-content {
padding: 10px 0;
}
.tx-bn2-h52{
font-size: 30px;
font-weight: bold;
color: #333;
line-height: 30px;
text-align: center;
}
.tx2-bn2-h52{
font-size: 18px;
color: #333;
line-height: 30px;
text-align: center;
}
.bn2-h52 .ftc-element-image .button-banner{
text-align: center;
margin-top: 30px;
}
.bn2-h52 .ftc-element-image .button-banner a{
background-color: #333;
color: #fff;
padding: 10px 35px 15px;
position: relative;
font-size: 16px;
font-weight: normal;
}
.bn2-h52 .ftc-element-image .button-banner a:before{
content: '';
position: absolute;
width: calc(100% - 10px);
height: calc(100% - 10px);
top: 5px;
left: 5px;
border: 2px solid rgba(255,255,255,0.2);
} .ftc-product-grid.style_7.woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
}
.ftc-product-grid.style_7.woocommerce .product .item-description{
text-align: left;
display: flex;
flex-direction: column;
}
.ftc-product-grid.style_7.woocommerce .products .star-rating{
margin: 3px 0;
order: 3;
}
.ftc-product-grid.style_7.woocommerce .product .item-description .product-categories a{
font-size: 14px;
color: #999;
}
.ftc-product-grid.style_7.woocommerce .product .item-description .product-categories{
order: 1;
}
.ftc-product-grid.style_7.woocommerce .product .item-description .product_title{
font-size: 18px;
order: 2;
}
.ftc-product-grid.style_7.woocommerce .product .item-description .price{
order: 4;
}
.ftc-product-grid.style_7.woocommerce .product .item-description .product_title a{
color: #333;
font-weight: bold;
}
.ftc-product-grid.style_7.woocommerce .product .item-description .price .amount{
font-size: 18px;
color: #333;
}
.ftc-product-grid.style_7.woocommerce .product .item-description .price del .amount{
font-size: 14px;
color: #999;
}
.ftc-product-grid.style_7.woocommerce .product .item-description .meta_info {
opacity: 1;
visibility: visible;
margin: 0;
margin-left: auto;
position: absolute;
top: -5px;
right: 1px;
}
.ftc-product-grid.style_7.woocommerce .product .item-description .meta_info .add-to-cart,
.ftc-product-grid.style_7.woocommerce .product .item-description .meta_info .compare,
.ftc-product-grid.style_7.woocommerce .product .item-description .meta_info .quickview{
display: none;
}
.ftc-product-grid.style_7.woocommerce .product .item-description .meta_info a{
transform: scale(1);
-moz-transform: scale(1);
-webkit-transform: scale(1);
-o-transform: scale(1);
background-color: transparent;
}
.ftc-product-grid.style_7 .item-description .meta_info .yith-wcwl-add-to-wishlist{
background-color: transparent;
}
.ftc-product-grid.style_7.woocommerce .product .item-description .meta_info a i{
color: #999 !important;
font-size: 17px;
text-align: right;
}
.ftc-product-grid.style_7.woocommerce .product .images .group-button-product{
top: auto;
height: 40px;
bottom: 0;
width: 100%;
transform: translate(0,0);
}
.ftc-product-grid.style_7.woocommerce .product .images:hover .group-button-product{
display: flex;
}
.ftc-product-grid.style_7.woocommerce .product .images .group-button-product .compare{
display: none;
}
.ftc-product-grid.style_7.woocommerce .product .images .group-button-product .add-to-cart{
display: block;
}
.ftc-product-grid.style_7.woocommerce .products .product .images .quickview {
width: calc(50% - 5px);
background-color: #333;
}
.ftc-product-grid.style_7.woocommerce .products .product .images .quickview i{
color: #fff;
}
.ftc-product-grid.style_7.woocommerce .product .images .group-button-product > div{
width: calc(50% - 5px);
}
.ftc-product-grid.style_7 .group-button-product a.button.add_to_cart_button,
.ftc-product-grid.style_7.woocommerce .product .images .group-button-product > div a.added_to_cart{
width: 100%;
height: 40px;
background-color: #333;
color: #fff;
}
.ftc-product-grid.style_7.woocommerce .product .images .group-button-product > div a:before{
color: #fff;
padding-top: 0;
left: 50%;
transform: translateX(-50%);
} 
.ftc-product-grid.style_7.woocommerce .product .images .add-to-cart a.add_to_cart_button:before {
content: "\f291";
position: absolute;
font-family: fontawesome;
z-index: 9999999999;
top: 0;
}
.ftc-product-grid.style_7 .load-more-product{
text-align: center;
}
.ftc-product-grid.style_7 a.load-more.button{
background-color: transparent;
color: #999;
font-size: 16px;
font-weight: normal;
text-transform: capitalize;
}
.ftc-product-grid.style_7 a.load-more:before{
content: "\f063";
font-family: fontawesome;
position: absolute;
left: 50%;
transform: translateX(-50%);
font-size: 22px;
top: -20px;
color: #333;
}
.ftc-product-grid.style_7.woocommerce .product .conditions-box span{
height: 25px;
line-height: 25px;
border-radius: 0;
min-height: 25px;
width: 60px;
text-transform: uppercase;
font-size: 16px;
}
.ftc-product-grid.style_7.woocommerce .product .conditions-box .onsale:before,
.ftc-product-grid.style_7.woocommerce .product .conditions-box .onsale:after,
.ftc-product-grid.style_7.woocommerce .product .conditions-box .featured:before,
.ftc-product-grid.style_7.woocommerce .product .conditions-box .featured:after{
display: none;
} .ftc-product-tabs-grid.style_2 .tabs-wrapper{
text-align: center;
}
.ftc-product-tabs-grid.style_2 .tabs-wrapper .tab-title{
font-size: 16px;
color: #333;
font-weight: normal;
}
.ftc-product-tabs-grid.style_2 .tabs-wrapper .tab-title{
padding: 5px 15px;
}
.ftc-product-tabs-grid.style_2 .tabs-wrapper .tab-title.active{
color: #333;
text-decoration: underline;
}
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .product{
padding: 0 15px;
}
.ftc-product-tabs-grid.style_2  .woocommerce.columns-5 .products .product{
max-width: 100%;
}
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .woocommerce .products .product{
margin-bottom: 0;
}
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .woocommerce .products .product:hover{
box-shadow: none;
background-color: transparent;
}
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .item-description{
text-align: left;
}
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .item-description .star-rating,
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .item-description .product-categories,
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .item-description .short-description,
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .product:hover .item-description .price,
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .product .item-description .meta_info{
display: none;
}
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .product:hover .item-description .meta_info{
display: inline-block;
}
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .item-description .product_title{
font-size: 18px;
}
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .product .item-description .price{
margin-top: 7px;
max-height: 28px;
}
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .woocommerce .products .product .item-description h3.product-name a{
color: #333;
}
.ftc-product-tabs-grid.style_2 .tabs-content-wrapper .product .item-description .price .amount{
font-size: 18px;
font-weight: bold;
color: #333;
}
.ftc-product-tabs-grid.style_2 .product .item-description .meta_info .add-to-cart{
display: flex;
}
.ftc-product-tabs-grid.style_2 .product .item-description .meta_info .add-to-cart{
width: 120px;
}
.ftc-product-tabs-grid.style_2 .product .item-description .meta_info .add-to-cart a{
width: 120px;
line-height: 35px;
background-color: transparent;
text-align: left;
}
.ftc-product-tabs-grid.style_2 .product .item-description .meta_info .add-to-cart a:before,
.ftc-product-tabs-grid.style_2 .product .item-description .meta_info .add-to-cart a.added_to_cart:after{
display: none;
}
.ftc-product-tabs-grid.style_2 .product .item-description .meta_info .add-to-cart span,
.ftc-product-tabs-grid.style_2 .product .item-description .meta_info .add-to-cart a.added_to_cart{
font-size: 16px;
text-transform: uppercase;
position: relative;
font-weight: 500;
}
.ftc-product-tabs-grid.style_2 .product .item-description .meta_info .add-to-cart span:before,
.ftc-product-tabs-grid.style_2 .product .item-description .meta_info .add-to-cart a.added_to_cart:before{
position: absolute;
content: '';
width: 100%;
height: 1px;
left: 0;
bottom: 0;
}
.ftc-product-tabs-grid.style_2 .product .item-description .price .amount{
font-size: 18px;
}
.ftc-product-tabs-grid.style_2 .woocommerce .product .item-description .meta_info a{
background-color: transparent;
}
.ftc-product-tabs-grid.style_2 .woocommerce .product .item-description .meta_info > a{
text-align: right;
}
.ftc-product-tabs-grid.style_2 .woocommerce .product .item-description .meta_info a i{
font-size: 15px;
text-align: right;
}
.ftc-product-tabs-grid.style_2 .woocommerce .product .item-description .meta_info a.compare {
margin-left: 0;
}
.ftc-product-tabs-grid.style_2 .woocommerce .ftc-product .item-description .meta_info a.quickview {
margin-left: 0;
}
.ftc-product-tabs-grid.style_2 .woocommerce .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
margin-left: 0;
}
.ftc-product-tabs-grid.style_2 .woocommerce .product .conditions-box span{
height: 25px;
line-height: 25px;
border-radius: 0;
min-height: 25px;
width: 60px;
text-transform: uppercase;
font-size: 16px;
}
.ftc-product-tabs-grid.style_2 .woocommerce .product .conditions-box .onsale:before,
.ftc-product-tabs-grid.style_2 .woocommerce .product .conditions-box .onsale:after,
.ftc-product-tabs-grid.style_2 .woocommerce .product .conditions-box .featured:before,
.ftc-product-tabs-grid.style_2 .woocommerce .product .conditions-box .featured:after{
display: none;
}
.tag-h54  > .elementor-widget-container{
font-size: 24px;
color: #333;
line-height: 24px;
font-weight: 700;
}
.tag-h54 .tagcloud{
margin-top: 25px;
}
.footer2-left-h48 .tag-h54 .tagcloud a{
font-weight: normal;
padding: 7px 15px !important;
font-size: 15px !important;
background-color: transparent;
border-color: rgba(215,215,215,0.5);
border-radius: 5px;
color: #333;
margin: 10px 10px 0 0 !important;
}
.footer2-left-h48 .tag-h54 .tagcloud a:hover{
color: #fff;
}
.ft-h54 .footer1-left-h48 .elementor-text-editor .text-col-1{
font-weight: 600;
}
a.mail-ft-h54 {
color: #333;
}
.ft-h54 .sub-h46.sub-h48 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
background-color: transparent;
border: 1px solid #999;
}
.ft-h54 .sub-h46.sub-h48 .mc4wp-form .mc4wp-form-fields .sub .button-sub{
text-align: right;
}
.ft-h54 .sub-h46 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
margin-bottom: 35px;
}
.tx-line-sl-h48.tx-line-sl-h54:before{
background-color: #333;
}
.text-sl-h54{
font-weight: normal;
}
.cate1-h53{
padding-right: 30px;
} .ftc-product-categories.style_6{
display: inline-block;
background-color: #fff;
}
.ftc-product-categories.style_6 a{
text-align: left;
padding: 7px 20px;
margin-bottom: 0 !important;
border-bottom: 1px solid #ebebeb;
}
.ftc-product-categories.style_6 a:last-child{
border-bottom: 0;
}
.ftc-product-categories.style_6 .title{
font-size: 15px;
color: #333;
} 
.ftc-product-categories.style_6 .title,
.ftc-product-categories.style_6 .product-count{
display: inline-block;
}
.ftc-product-categories.style_6 .product-count{
margin-left: 5px;
}
.ftc-product-categories.style_6 .product-count:before{
content: '(';
}
.ftc-product-categories.style_6 .product-count:after{
content: ')';
margin-left: -2px;
}
.ftc-product-categories.style_6 .product-count .text-count{
display: none;
}
.tx-bot-h50:hover{
text-decoration: underline;
}
.cate1-h53 > .elementor-column-wrap{
background-color: #fff;
}
.button-ct1-h53 .elementor-button{
width: 100%;
}
.fearture-h53 .elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{
align-items: center;
}
.ft-line-h53:before{
position: absolute;
content: '';
width: 1px;
height: 70px;
right: 18%;
top: 50%;
transform: translateY(-50%) rotateZ(10deg);
}
.tx-bn-h53{
font-size: 30px;
font-weight: bold;
color: #fff;
line-height: 35px;
margin-bottom: 0;
letter-spacing: 3px;
}
.tx5-bn-h53{
color: #333;
}
.tx2-bn-h53{
font-size: 24px;
color: #fff;
line-height: 30px;
margin-top: 10px;
margin-bottom: 0;
letter-spacing: 3px;
}
.tx3-bn-h53{
font-size: 30px;
font-weight: bold;
color: #333;
line-height: 35px;
margin-bottom: 0;
letter-spacing: 3px;
}
.tx4-bn-h53{
font-size: 20px;
color: #333;
line-height: 30px;
margin-top: 10px;
margin-bottom: 0;
letter-spacing: 3px;
}
.tx6-bn-h53 span{
font-size: 30px;
font-weight: bold;
letter-spacing: 3px;
}
.tx6-bn-h53{
font-size: 20px;
color: #333;
line-height: 30px;
margin-bottom: 0;
}
.tx7-bn-h53{
text-align: right;
position: relative;
}
.tx7-bn-h53:before{
position: absolute;
content: '';
width: 90px;
height: 1px;
background-color: #333;
bottom: 8px;
left: 0;
}
.bn-h53 .elementor-image.ftc-element-image .wp-caption:before{
content: '';
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
top: 10px;
left: 10px;
border: 1px solid #fff;
opacity: 0;
z-index: 2;
}
.bn-tx-h53 .ftc-element-image .ftc-image-content{
text-align: left;
max-width: 260px;
}
.bn-h53 .elementor-image.ftc-element-image .wp-caption:hover:before{
opacity: 1;
}
.sub-h53 .mc4wp-form .mc4wp-form-fields .title-popup,
.sub-h53 .mc4wp-form .mc4wp-form-fields .sub-popup,
.sub-h53 .mc4wp-form .mc4wp-form-fields .title,
.sub-h53 .mc4wp-form .mc4wp-form-fields .button-popup{
display: none;
}
.sub-h53 .mc4wp-form .mc4wp-form-fields .sub{
max-width: 630px;
margin: auto;
display: flex;
}
.sub-h53 .mc4wp-form .mc4wp-form-fields .sub input[type="email"]{
background-color: rgba(255,255,255,0.3);
border: none;
height: 40px;
color: #fff;
margin-right: 15px;
font-size: 16px;
}
.sub-h53 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]{
background: #e14650;
color: #fff;
height: 40px;
text-transform: capitalize;
padding: 0 30px;
font-size: 18px;
border: 1px solid #fff;
}
.sub-h53 .mc4wp-form .mc4wp-form-fields .sub input[type="submit"]:hover{
background: #000;
}
.ft-icon-h31.ft-icon-h53 .elementor-element.elementor-align-right span.elementor-icon-list-icon{
border-color: rgba(255,255,255,0.2);
}
.ft-icon-h31.ft-icon-h53 .elementor-element.elementor-align-right span.elementor-icon-list-icon{
width: 30px;
height: 30px;
line-height: 28px;
}
.ft-icon-h53 .elementor-icon-list-text{
font-weight: 600;
}
.col-ft-h53 .elementor-heading-title{
position: relative;
}
.col-ft-h53 .elementor-heading-title:before{
width: 50px;
height: 1px;
content: '';
position: absolute;
left: 0;
bottom: -10px;
}
.product-h53 > .elementor-container{
padding: 60px 30px;
background-color: #fff;
} .ftc_products_slider.style_21 .woocommerce .products .product{
border: 2px solid transparent;
}
.ftc_products_slider.style_21 .woocommerce .products .product:hover{
background-color: transparent;
box-shadow: none;
border: 2px solid;
}
.ftc_products_slider.style_21 .woocommerce .product .item-description{
display: flex;
flex-direction: column;
padding: 0 10px 20px;
}
.ftc_products_slider.style_21 .woocommerce .product .item-description .product-categories{
order: 1;
font-size: 12px;
}
.ftc_products_slider.style_21 .woocommerce .product .item-description .product_title{
font-size: 15px;
order: 2;
font-weight: bold;
}
.ftc_products_slider.style_21 .woocommerce .product .item-description .star-rating{
order: 3;
}
.ftc_products_slider.style_21 .woocommerce .product .item-description .price{
order: 4;
display: flex;
justify-content: center;
}
.ftc_products_slider.style_21 .woocommerce .product .item-description .meta_info{
display: none;
}
.ftc_products_slider.style_21 .woocommerce .product .images .group-button-product{
top: auto;
bottom: 10px;
left: 50%;
transform: translateX(-50%);
width: 100%;
transition: 0.5s;
height: 35px;
}
.ftc_products_slider.style_21 .woocommerce .product .images:hover .group-button-product{
z-index: 5;
display: flex;
}
.ftc_products_slider.style_21 .woocommerce .products .product .images .add-to-cart,
.ftc_products_slider.style_21 .woocommerce .products .product .images .wishlist,
.ftc_products_slider.style_21 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_21 .woocommerce a.added_to_cart {
display: block;
}
.ftc_products_slider.style_21 .images .group-button-product > div a:before,
.ftc_products_slider.style_21 .images .group-button-product > div a:after,
.ftc_products_slider.style_21 .images .group-button-product > div a i,
.ftc_products_slider.style_21 .woocommerce .products .product .images .compare,
.ftc_products_slider.style_21 .woocommerce .products .product .images .quickview,
.ftc_products_slider.style_21 .woocommerce .products .product .images .compare i:before,
.ftc_products_slider.style_21 .woocommerce .products .product .images .quickview i:before,
.ftc_products_slider.style_21 .woocommerce .product .images .group-button-product > div a:first-child:before{
color: #333;
}
.ftc_products_slider.style_21 .woocommerce .product .images .group-button-product > div,
.ftc_products_slider.style_21 .woocommerce .product .images .group-button-product > div a,
.ftc_products_slider.style_21 .woocommerce .product .images .group-button-product > a,
.ftc_products_slider.style_21 .images .group-button-product > div a i,
.ftc_products_slider.style_21 .images .group-button-product > a i,
.ftc_products_slider.style_21 .woocommerce .product .images .group-button-product > div a:first-child:before,
.ftc_products_slider.style_21 .woocommerce .product .images .group-button-product > a:first-child:before {
width: 35px;
height: 35px;
line-height: 35px;
background-color: #ebebeb;
}
.ftc_products_slider.style_21 .woocommerce .product .images .group-button-product > div.add-to-cart a.added_to_cart.wc-forward:after{
line-height: 35px;
}
.ftc_products_slider.style_21 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_21 .woocommerce .product .images .group-button-product > a.compare{
margin-left: 10px;
}
.ftc_products_slider.style_21 .group-button-product  .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
width: 35px !important;
padding-top: 0;
line-height: 35px;
}
.ftc_products_slider.style_21 .woocommerce .products .product .price del{
float: none;
padding-right: 0;
order: 2;
}
.ftc_products_slider.style_21 .woocommerce .products .product .price ins{
float: none;
order: 1;
margin-right: 10px;
}
.ftc_products_slider.style_21 .woocommerce .star-rating.no-rating:before{
color: #333;
}
.ftc_products_slider.style_21 .woocommerce .products .star-rating,
.ftc_products_slider.style_21 .woocommerce .star-rating:before{
color: #fdd835;
}
.ftc_products_slider.style_21 .woocommerce .product .conditions-box span{
height: 25px;
line-height: 25px;
border-radius: 0;
min-height: 25px;
width: 60px;
text-transform: uppercase;
font-size: 16px;
}
.ftc_products_slider.style_21 .woocommerce .product .conditions-box .onsale:before,
.ftc_products_slider.style_21 .woocommerce .product .conditions-box .onsale:after,
.ftc_products_slider.style_21 .woocommerce .product .conditions-box .featured:before,
.ftc_products_slider.style_21 .woocommerce .product .conditions-box .featured:after{
display: none;
} .pro-right-cate-h53{
padding-left: 15px;
}
.navigation-slider .nav-next.style_5:before{
content: "\e606";
font-family: 'simple-line-icons';
font-size: 15px;
line-height: 55px;
}
.navigation-slider .nav-prev.style_5:before{
content: "\e605";
font-family: 'simple-line-icons';
font-size: 15px;
line-height: 55px;
}
.navigation-slider div.style_5{
width: 35px;
height: 55px;
text-align: center;
}
.pro-right-cate-h53{
padding-left: 15px;
}
.product2-h53 .pro-right-cate-h53{
padding-right: 50px;
}
.product2-h53 .pro-right-cate-h53 .navigation-slider .nav-prev.style_5{
left: -65px;
background-color: #fff;
}
.product2-h53 .pro-right-cate-h53 .navigation-slider .nav-next.style_5{
background-color: #eee;
right: -50px;
}
.pro-left-cate-h53{
padding-right: 15px;
}
.product2-h53 .pro-left-cate-h53{
padding-left: 50px;
}
.product2-h53 .pro-left-cate-h53 .navigation-slider .nav-prev.style_5{
background-color: #eee;
left: -50px;
}
.product2-h53 .pro-left-cate-h53 .navigation-slider .nav-next.style_5{
background-color: #fff;
right: -65px;
}
.product-wg2-h50 .ftc_products_slider.style_18 .product .images{
width: 120px !important;
margin-bottom: 0;
}
.product-wg2-h50 .ftc_products_slider.style_18 .product .item-description{
width: calc(100% - 120px) !important;
padding: 0 10px 0 20px;
}
.product-wg2-h50 .ftc_products_slider.style_18 .woocommerce .products .product{
display: flex;
align-items: center;
width: 100%;
max-width: 100%;
background-color: #fff;
border: 1px solid #ebebeb;
padding: 20px 10px;
}
.product-wg2-h50 .ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart span,
.product-wg2-h50 .ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart a.added_to_cart{
font-size: 16px;
}
.product-wg2-h50 .ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart,
.product-wg2-h50 .ftc_products_slider.style_18 .product .item-description .meta_info .add-to-cart a{
width: 110px;
}
.product-wg2-h50 .ftc_products_slider.style_18 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
margin-left: 5px;
}
.deal-h52 .ftc-countdown-element .ftc-number{
line-height: 40px;
}
.bn-h54 .ftc-image-content {
width: max-content;
}
.tx-bn1-h54 span {
font-size: 24px;
}
.ct-left-h54{
width: calc(50% - 15px) !important;
margin-right: 15px;
}
.ct-right-h54{
width: calc(50% - 15px) !important;
margin-left: 15px;
}
.news-h52{
border-top: 0;
border-bottom: 0;
position: absolute !important;
z-index: 2;
}
.news-h52:before{
width: 68%;
height: 1px;
background-color: #ebebeb;
content: '';
position: absolute;
right: 0;
bottom: 20px;
}
.ct-us-h52 > .elementor-column-wrap{
max-width: 275px;
}
.ft-icon-h52.elementor-element span.elementor-icon-list-icon{
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
border-radius: 50%;
background-color: #ebebeb;
}
.col1-ft-h52{
padding-right: 15px;
}
.ft-icon-h52.elementor-element .elementor-inline-items .elementor-icon-list-item:hover .elementor-icon-list-icon i.fa-facebook-f{
color: #3B5998;
}
.ft-icon-h52.elementor-element .elementor-inline-items .elementor-icon-list-item:hover .elementor-icon-list-icon i.fa-twitter{
color: #2CAAE1;
}
.ft-icon-h52.elementor-element .elementor-inline-items .elementor-icon-list-item:hover .elementor-icon-list-icon i.fa-instagram{
color: #CC181E;
}
.subtitle-h52{
font-size: 14px;
font-weight: normal;
margin-left: 50px;
}
.product-full-h53 .navigation-slider {
width: 70px;
display: block;
position: absolute;
top: -60px;
right: 0;
}
.bn-h53 .ftc-element-image .ftc-image-content{
text-align: center;
}
.insta-h53 .ftc-instagram ul{
margin-bottom: 0;
}
.insta-h53 .ftc-instagram ul li{
float: left;
}
.button-pr-tab-h54 .elementor-button-text:before{
content: "\f063";
font-family: fontawesome;
position: absolute;
left: 50%;
transform: translateX(-50%);
font-size: 20px;
top: 35px;
}
.fearture-h53 .elementor-icon i{
transition: all 1s;
}
.fearture-h53 .elementor-icon:hover i{
transform: rotateY(180deg) !important;
transition: all 1s;
}
.tx-bot-h52{
color: #333;
text-decoration: underline;
}
.ftc-product-tabs-grid.style_2 .product .item-description .meta_info .add-to-cart .loading .ftc-tooltip {
opacity: 0.5;
}
.ftc-product-tabs-grid.style_2 .product .item-description .meta_info .add-to-cart .loading:after {
width: max-content;
right: 0;
left: 42%;
color: #c3a588;
} .copy-domain .elementor-text-editor a {
color: #fff;
}
@media screen and (min-width: 1025px){
.pr-bn-h37 {
margin: 0 -15px;
}
.pr-bn-h37 .elementor-column-gap-default .elementor-widget-ftc_single_image {
padding-left: 15px;
}
.image-44 {
margin: 0 -15px;
}
} .product-tab-slide-29 .ftc-product-tabs .style_6 .woocommerce .product .images {
max-height: 470px;
}
span.cover_image.woocommerce-product-gallery__image.active {
display: block;
position: relative;
width: 100%;
min-height: 100%;
}
.no-padding {
padding: 0 !important;
}@media screen and (min-width: 1025px) and (min-width: 1599px) { 
.vcl-width .elementor-container.elementor-column-gap-extended {
max-width: 1170px;
}
}
@media screen and (min-width: 1600px) {
.img-box-h21 > .elementor-column-gap-default {
max-width: calc(1700px - 20px);
left: -10px;
} 
.vcl-width .elementor-container.elementor-column-gap-extended {
max-width: 1290px;
}
}
@media screen and (min-width: 992px) and (max-width: 1025px) {
.inner-footer-21 .elementor-row .elementor-column:first-child {
width: 100% !important;
text-align: center;
margin-bottom: 30px;
}
.inner-footer-21 .elementor-row .elementor-column:not(:first-child) {
width: 33.3333% !important;
}
}
@media screen and (max-width: 1199px) {
.custom-blog-h11 .ftc-blogs-slider {
padding: 0 5px;
}
.img-box-h21 .elementor-inner-column:nth-child(2):after {
display: none;
}
.inner-img-h21a .elementor-inner-column:last-child {
margin-left: -195px;
}
.ftc-product-tabs.style_9 .owl-item {
padding: 0 15px;
}
.img-box-h21 .elementor-inner-section {
padding: 0;
}
.ftc-product-tabs.style_9 .ftc-tab-products .product, 
.ftc-product-tabs.style_9 .ftc-tab-products .product:hover {
max-width: 100%;
width: 100%;
}
.ftc-element-testimonial.style_6 .infomation {
width: 480px;
}
.custom-style-pro-h11 .ftc_products_slider.style_1 .woocommerce .product .item-description .meta_info {
margin-bottom: 0;
}
.single-img-27 .ftc-image-content div > h1 {
font-size: 32px;
}
.single-img-27 .ftc-image-caption p:last-child {
font-size: 30px;
line-height: 30px;
margin-bottom: 30px;
}
.ftc_products_slider.style_1 .woocommerce .product .item-description .meta_info{
margin-bottom: 20px;
}
.ftc_products_slider.style_1 .ftc-products .product .images {
max-height: 420px;
}
.product-tab-2col-28 .elementor-element.elementor-top-column:first-child .elementor-widget-ftc-products-sliders .elementor-widget-container {
width: 100% !important;
}
.ftc_products_slider.style_1 .products.woocommerce .post.swiper-slide {
max-width: 470px;
}
.elementor-element.respon-loadmore-26 .load-more-product.style_2 {
margin-bottom: 80px;
}
.product-deal-29 .navigation-slider > div{
top: 28%;
}
.ftc_products_deal_slider.style_1 .counter-wrapper > div{
width: 65px;
height: 65px;
}
.ftc_products_deal_slider.style_1 .counter-wrapper > div .number-wrapper .number{
font-size: 24px;
line-height: 28px;
}
.ftc_products_deal_slider.style_1 .counter-wrapper > div .countdown-meta{
font-size: 11px;
}
.icon-box-29 .elementor-column .elementor-widget-icon-box .elementor-widget-container {
width: max-content;
margin: 0 auto;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .short-description{
bottom: -40px;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .meta_info{
bottom: -80px;
}
.text-footer28 {
margin-bottom: 10px;
}
.text-about-us-28, .text-about-us-28-1{
margin-bottom: 0;
}
.content-icon-box{
padding: 0 30px;
}
.text-gl-2-home24.elementor-element.elementor-widget-text-editor {
margin-left: 20px;
}
.form-footer-28{
display: block;
}
.product-tab-28 .ftc-product-tabs .tabs-content-wrapper.style_3 .owl-item {
left: -10px;
}
.product-tab-2col-28 .elementor-element.elementor-top-column:first-child {
max-width: 470px;
margin: 0 auto;
}
}
@media screen and (max-width: 1024px) {
.header-ftc-element.header-layout-41 .container-full .elementor-section.elementor-section-boxed:not(.elementor-inner-section) {
width: 940px;
}
.box-header-h27 .elementor-widget-wrap .elementor-widget-ftc_ajax_search {
width: 40px;
margin: 0;
margin-right: 20px;
}
.ftc-elements-blogs.style_5 {
margin-left: auto;
margin-right: auto;
}
.elementor-element.product-deal-29 .elementor-widget-ftc-products-deal-sliders > .elementor-widget-container {
max-width: 100%;
width: 100%;
margin: 0 auto;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce-page .products .product, 
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .products .product{
max-height: 396px;
}
}
@media only screen and (max-width: 1024px) and (min-width: 992px) {
.inner-banner-h11 .elementor-column-gap-default .elementor-row .sp-col-50 {
padding: 0 10px;
}
}
@media screen and (min-width: 992px){
.inner-footer-29 {
margin-bottom: 30px;
}
.ftc-elements-blogs.gap.def_style_2 {
margin: 0 auto;
width: calc(100% + 30px);
left: -15px;
}
.header-ftc-element.header-layout-1 .elementor-section {
padding: 0 !important;
}
.respon-jw .elementor-widget-container {
border-right: none !important;
}
.product-jw-28 .ftc-product-grid.style_3.woocommerce .product .item-description{
width: calc(100% + 2px);
left: -1px;
}
}
@media screen and (max-width: 991px) {
.product1-h44 > .elementor-column-wrap .title-color-h44 {
margin-top: 20px;
}
.product1-h44 > .elementor-column-wrap .prodc-h44 {
margin-bottom: 15px;
}
.header-ftc-element.header-layout-39 .header-mobile .ftc-shop-cart {
padding-right: 20px;
}
.header-layout-28 .header-mobile.header-sticky .mobile-button:hover .fa-bars:before {
color: #000;
}
.header-ftc-element.header-layout23 .ftc-shop-cart {
padding: 0;
}
.form-h21 .ftc-contact-form input[type="submit"] {
margin-top: 30px;
}
.inner-footer-21 .elementor-container .elementor-row .elementor-inner-column {
width: 50%;
text-align: center;
margin-bottom: 50px;
}
.inner-footer-21 .elementor-container .elementor-row .elementor-inner-column .elementor-widget-icon-list ul li, 
.inner-footer-21 .elementor-container .elementor-row .elementor-inner-column .elementor-widget-icon-list ul li a {
justify-content: center;
}
.instagram-h21 .ftc-element-instgram {
text-align: center;
}
.inner-img-h21c .elementor-container .elementor-row .elementor-inner-column:last-child {
margin-top: 30px;
}
.inner-img-h21b .elementor-container .elementor-row .elementor-inner-column:last-child .elementor-widget-container {
margin: 30px auto 0;
}
.inner-img-h21c .elementor-container .elementor-row .elementor-inner-column .elementor-widget-ftc_single_image,
.inner-img-h21b .elementor-container .elementor-row .elementor-inner-column:last-child .elementor-widget-ftc_single_image {
text-align: center;
}
.inner-img-h21b .elementor-container .elementor-row .elementor-inner-column:first-child {
display:none;
}
.inner-img-h21a.elementor-element .elementor-inner-column:last-child .ftc-image-content {
left: 50%;
transform: translate(-50%, -50%);
}
.inner-img-h21a .elementor-container .elementor-row .elementor-inner-column .elementor-widget-ftc_single_image {
text-align: center;
z-index: 1;
}
.inner-img-h21a.elementor-element .elementor-inner-column:first-child .elementor-widget-container {
margin: 50px auto 0;
}
.inner-img-h21a .elementor-inner-column:last-child {
margin-left: 0;
}
.elementor-element.inner-big-h21 .elementor-container .elementor-inner-column .elementor-widget-heading {
text-align: center;
}
.inner-big-h21 .elementor-container .elementor-inner-column {
width: 100%;
margin: 0 auto;
}
.ftc-element-testimonial.style_6 .item.swiper-slide-next .avatar-image, 
.ftc-element-testimonial.style_6 .item .avatar-image {
position: relative;
top: 50px;
z-index: 9;
}
.ftc-element-testimonial.style_6 .item.swiper-slide-next .name, 
.ftc-element-testimonial.style_6 .item .name {
position: absolute;
left: 50%;
bottom: 45%;
transform: translateX(-50%);
color: #333;
}
.ftc-element-testimonial.style_6 .item.swiper-slide-next .byline, 
.ftc-element-testimonial.style_6 .item .byline {
position: absolute;
left: 50%;
bottom: calc(48% - 25px);
transform: translateX(-50%);
}
.ftc-element-testimonial.style_6 .swiper-slide.swiper-slide-next,
.ftc-element-testimonial.style_6 .swiper-slide:not(.swiper-slide-next) {
transform: none;
}
.ftc-element-testimonial.style_6 .infomation {
width: 570px;
display: block;
left: auto;
transform: none;
}
.custom-pro-h11.elementor-element .inner-b-11 .elementor-column:first-child,
.custom-pro-h11.elementor-element .inner-a-11 {
margin-bottom: 30px;
}
.custom-pro-h11 .elementor-inner-section .elementor-column {
padding: 0;
width: 100%;
}
.custom-pro-h11.elementor-element .elementor-inner-section {
width: 100%;
margin-left: auto;
}
.counter-h11.elementor-element .elementor-row .elementor-column:first-child {
margin-bottom: 50px;
}
.counter-h11 .elementor-row .elementor-inner-column:first-child {
padding-left: 120px;
}
.banner-bg-h11 > .elementor-element-populated {
margin: 0 auto;
}
.counter-h11.elementor-element .elementor-row .elementor-column {
width: 100%;
}
.counter-h11 .elementor-row .elementor-inner-column:first-child .elementor-widget-wrap {
max-width: 480px;
margin: 0 auto;
}
.inner-banner-h11 .elementor-row .elementor-inner-column {
width: 50%;
margin: 0 auto 30px;
padding: 0 15px;
}
.inner-banner-h11 .elementor-row .elementor-inner-column:last-child {
margin-bottom: 0;
}
.karo-text-title {
padding: 15px;
}
.list-footer-27 {
margin-top: 20px;
}
.single-img-27 .button-banner .single-image-button {
padding: 3px 20px;
font-size: 12px;
}
.form-item-29 .wpcf7 p:nth-last-child(2) {
display: block;
}
.single-img-27 .ftc-image-content div > h1 {
font-size: 20px;
}
.col-ft-h44 {
justify-content: center;
}
.deal-right-h44:before {
right: 15px;
width: calc(100% - 30px);
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info{
bottom: -70px;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info:before{
top: -5px;
}
.product-jw-28.respon-jw .ftc-product-grid.style_3 .product .item-description .meta_info{
bottom: -70px;
}
.product-jw-28.respon-jw .ftc-product-grid.style_3 .product .item-description .meta_info:before{
top: -5px;
}
.product-jw-28.respon-jw .ftc-product-grid.style_3 .product .item-description{
padding-bottom: 20px;
}
.product-jw-28.respon-jw .ftc-product-grid.woocommerce.style_3 .products .product{
max-height: 345px;
}
.product-jw-28 .ftc-product-grid.style_3.woocommerce .product .item-description{
width: calc(100% + 2px);
left: -1px;
}
.ft-h23-top1.elementor-column.elementor-col-33{
padding-bottom: 0px;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column:last-child {
width: 100% !important;
max-width: 100%;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .add-to-cart a:first-child::before,
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a::before,
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info .add-to-cart a:before{
font-weight: bold;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
background: #408ce2;
color: #fff;
}
.product-gird-26 .ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover{
background: #caa665;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce-page .products .product,
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .products .product{
max-height: 373px;
}
.product-jw-28.respon-jw .ftc-product-grid.woocommerce.style_3 .products .product{
width: 33.333333%;
}
.product-jw-28.respon-jw > .elementor-widget-container
.product-jw-28.respon-jw > .elementor-widget-container{
border: none !important;
}
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .products .product{
border: 1px solid #ebebeb;
border-width: 1px;
}
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .products .product:last-child,
.product-right-28 .ftc-product-grid.woocommerce.style_3 .products .product:nth-child(4),
.product-right-28 .ftc-product-grid.woocommerce.style_3 .products .product:nth-child(5){
border-width: 0 1px 1px 1px;
}
.product-jw-28.respon-jw .ftc-product-grid.style_3 .product .item-description .short-description{
padding: 0 10px;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info .add-to-cart a span{
font-size: 0;
padding: 0;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info .add-to-cart a:first-child:before{
display: block;
font-size: 14px;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a{
background: #ebebeb;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover{
background: #408ce2;
color: #fff !important;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover:before{
color: #fff;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist .add_to_wishlist.single_add_to_wishlist:before{
font-weight: normal;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist{
margin-right: 10px;
}
.product-jw-28 .ftc-product-grid.style_3 .item-description .meta_info .add-to-cart{
margin-right: auto;
margin-left: 10px;
}
.ftc_products_slider.style_1 .ftc-products .product .images {
max-height: 350px;
}
section.elementor-element.elementor-section-stretched.elementor-section-full_width.section-deal-29.elementor-section-height-default.elementor-section-height-default.selection-is-not-sticked.elementor-section.elementor-top-section {
background-position-x: 36.5%;
}
.elementor-element.section-deal-29 .elementor-widget-image .elementor-image img{
max-width: 450px;
}
.elementor-element.section-deal-29 .elementor-widget-image{
text-align: center;
}
.elementor-element.list-url-30 .elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-item, 
.elementor-element .list-url-30 .elementor-widget-icon-list .elementor-icon-list-items .elementor-icon-list-item a{
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
section.elementor-element .list-url-30.elementor-column .elementor-column-wrap.elementor-element-populated {
margin: 0;
}
section.elementor-element .list-url-30.elementor-column{
width: 50%;
}
.form-item-30 {
margin-bottom: 50px;
}
section.elementor-element .form-item-30 .elementor-column-wrap.elementor-element-populated {
margin: 0;
text-align: center;
}
.form-item-30 label{
margin-bottom: 10px;
}
section.elementor-element .form-item-30.elementor-column {
width: 100%;
}
.col-cate-28 {
max-width: 370px;
margin: 0 auto;
}
.ftc-product-grid.style_2.woocommerce .products .product .images .group-button-product .compare {
display: none;
}
.form-item-29 {
padding-left: 20px;
}
.product-gird-26 .ftc-product-grid.style_3 .item-description .meta_info .add-to-cart a span {
font-size: 0;
}
.product-gird-26 .ftc-product-grid.style_3 .product .item-description .meta_info .add-to-cart a{
color: #666;
border-radius: 50px;
}
.product-gird-26 .ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a{
background: #ebebeb;
}
.product-gird-26 .ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
color: #fff;
}
.product-gird-26 .ftc-product-grid.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
margin-left: auto;
margin-right: 5px;
}
.product-gird-26 .ftc-product-grid.style_3 .product .item-description .meta_info .add-to-cart a:hover {
color: #fff;
}
.product-gird-26 .ftc-product-grid.style_3 .product .item-description .meta_info .add-to-cart {
margin-left: 5px;
margin-right: auto;
}
.product-gird-26 .ftc-product-grid.style_3 .product .item-description .meta_info .add-to-cart a:first-child:before{
display: block;
font-size: 16px;
font-weight: bold;
}
.elementor-element.inner-cate-28.elementor-section.elementor-inner-section .list-cate-28.elementor-widget.elementor-widget-icon-list .elementor-widget-container {
background-position-x: 86%;
}
.ftc-product-tabs .style_3 .item-description .meta_info .add-to-cart {
margin-right: auto;
margin-left: 10px;
}
.ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
margin-left: auto;
margin-right: 10px;
}
.elementor-element.product-deal-29 .elementor-column.elementor-col-50.elementor-inner-column:first-child{
padding-right: 0;
}
.ftc_products_deal_slider.style_1 .ftc-product.product {
padding: 0;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .short-description{
bottom: -20px;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .meta_info{
bottom: -80px;
}
.blog-home-25 .ftc-elements-blogs.style_3 .ftc-blogs.post {
max-width: 50%;
width: 50%;
flex-basis: 50%;
margin-bottom: 30px !important;
}
.product-deal-29 .navigation-slider > div{
top: 27%;
transform: none;
}
.ftc_products_deal_slider .products {
text-align: center;
justify-content: center;
}
.ftc_products_deal_slider .products .ftc-deal-products {
display: inline-block;
}
.elementor-element.product-deal-29 .elementor-column.elementor-inner-column{
width: 100%;
}
.text-single-30{
max-width: 400px;
}
.ftc-product-tabs .style_6 .woocommerce .products .product .images .compare{
display: none;
}
.ftc-product-tabs .style_6 .woocommerce .product .item-description .meta_info a .ftc-tooltip.button-tooltip{
font-size: 14px;
}
.ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .add-to-cart a{
width: auto;
}
.ftc-product-grid.style_3.woocommerce-page.columns-3 .products .product { }
.ftc-product-tabs .style_4 .woocommerce .products .product .images .compare {
display: none;
}
.form-item-30 .wpcf7 input[type^="submit"]{
margin-top: 0;
margin-left: 10px;
}
.ftc-product-tabs .style_5 .woocommerce .product .images .group-button-product .compare {
display: none;
}
.ftc-product-tabs .style_5 .woocommerce .product .item-description .meta_info .add-to-cart a span{
font-size: 16px;
}
.elementor-widget-ftc-products-tabs .style_2 .woocommerce .products .product .images .compare {
display: none;
}
.ftc-blogs-slider .style_1 .post-text {
margin: -70px 30px 0;
padding: 25px 15px 15px;
}
.ftc-blogs-slider .style_1 .post-text h4{
font-size: 18px;
}
.style_3 .style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist{
margin-right: 5px;
}
.style_3 .style_3 .item-description .meta_info .add-to-cart {
width: max-content;
margin-left: 5px;
}
.ftc-product-tabs .style_3 .style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
background: #be7a4d;
}
.ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a{
background: #ebebeb;
}
.ftc-product-tabs .style_3 .style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
color: #fff;
background: #be7a4d;
}
.ftc-product-tabs .style_3 .style_3 .woocommerce .product .item-description .meta_info .add-to-cart a:first-child:before{
font-size: 18px;
}
.ftc-product-tabs .style_3 .ftc-product-tabs .style_2 .woocommerce .product .item-description .meta_info a span{
font-size: 16px;
}
.elementor-element .content-title {
margin-left: 40px;
margin-right: 40px;
}
.ftc-element-testimonial .infomation {
padding: 0 30px;
}
.text-gl-home24 p{
width: 375px;
}
.cop-left-24{
padding: 20px 0;
background-color: #fff;
}
.ftc-product-tabs .style_3 .woocommerce .product .item-description .meta_info .add-to-cart a:first-child:before {
display: block;
font-weight: bold;
}
.ftc-product-tabs.style_3 .woocommerce .product .item-description .meta_info .added_to_cart.wc-forward:after {
display: block;
}
.tabs-content-wrapper.style_3 {
margin: 0 -10px;
}
.ftc-product-tabs .style_3 .item-description .meta_info .add-to-cart a span{
font-size: 0;
}
.ftc-product-tabs .tabs-content-wrapper.style_3, .watches-tab .ftc-product-tabs .tabs-content-wrapper.style_2{
margin: 0;
padding: 0;
}
.product-element-24 .ftc-product-tabs .tabs-content-wrapper.style_3{
padding: 0 7px;
margin: 0 -7px;
}
.product-element-24 .ftc-product-tabs .style_3 .owl-stage .owl-item{
padding: 0;
}
.product-tab-2col-28 .elementor-element.elementor-top-column:first-child{
max-width: 370px;
}
.elementor-container.elementor-column-gap-extended {
max-width: 720px;
}
.list-footer-29 {
padding-left: 20px;
}
.product-widget-h28 .elementor-column.elementor-col-33.product-widget-28:last-child {
margin-top: 30px;
}
}
@media only screen and (max-width: 991px) {
.elementor-element.col-cate-28.elementor-column.elementor-inner-column:last-child .list-cate-28{
padding: 0 5px;
}
.text-img-h21:before {
left: -55px;
}
.form-item-29 .wpcf7 input[type^="submit"] {
margin-left: 0;
margin-top: 30px;
}
.ftc-product-grid.woocommerce.woocommerce-page.columns-4.style_2 .products .product {
width: calc(33.3333% - 30px);
}
.form-item-27 .wpcf7 p input[type="text"]{
margin-bottom: 20px;
}
.form-item-27 .wpcf7 input[type^="submit"]{
margin-left: 10px;
}
.form-item-27{
text-align: center;
}
.list-footer-27 .elementor-widget .elementor-icon-list-item,
.list-footer-27 .elementor-widget .elementor-icon-list-item a{
justify-content: center;
}
}
@media only screen and (min-width: 767px) and (max-width: 991px){
.inner-img-h21b .elementor-inner-column:last-child {
width: 100% !important;
}
.inner-img-h21b .elementor-inner-column:last-child .elementor-image.ftc-element-image {
text-align: right;
margin-top: -225px;
}
}
@media only screen and (min-width: 640px) and (max-width: 991px){
.list-footer-29 .elementor-widget .elementor-icon-list-item a {
justify-content: flex-start;
}
.respon-jw .elementor-widget-container{
border-width: 0px !important;
}
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .products .product{
max-height: 337px;
}
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .products .product:first-child,
.product-right-28 .ftc-product-grid.woocommerce.style_3 .products .product:nth-child(4){
border-right: 1px solid transparent;
}
.product-right-28 .ftc-product-grid.woocommerce.style_3 .products .product:nth-child(4),
.product-right-28 .ftc-product-grid.woocommerce.style_3 .products .product:nth-child(5),
.product-right-28 .ftc-product-grid.woocommerce.style_3 .products .product:nth-child(6){
border-bottom: 1px solid transparent;
}
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .products .product:nth-child(3),
.product-right-28 .ftc-product-grid.woocommerce.style_3 .products .product:nth-child(6){
border-left: 1px solid transparent;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column {
width: 50% !important;
}
.elementor-element.col-cate-28:last-child .list-cate-28{
width: calc(50% - 20px);
margin: 0 auto;
} .elementor-element.col-cate-28:last-child .elementor-element-populated{
margin-left: 0px !important; 
}
.elementor-element.col-list-25.elementor-column {
width: 50%;
text-align: center;
margin-bottom: 50px;
}
.elementor-element.col-list-25 .elementor-widget-container .elementor-image {
text-align: center;
}
.elementor-element.col-list-25 .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, 
.elementor-element.col-list-25 .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;	
}
.product-widget-h28 .elementor-column.elementor-col-33.product-widget-28 {
width: 50%;
}
.form-fter-28{
margin: 0 auto;
text-align: center;
}
.form-fter-28 p.label{
text-align: center;
}
.product-widget-h28 .elementor-heading-title{
text-align: center;
}
.product-widget-h28 > .elementor-container > .elementor-row{
justify-content: center;
}
.product-widget-28 .ftc-product-widget.columns-1 .products-widget .ftc-product{
max-width: 250px;
}
}
@media only screen and (max-width: 767px) {
.prod-h42 {
padding: 0 15px;
}
.product-jw-28.respon-jw {
padding: 0 15px;
}
.product-tab-28 .ftc-product-tabs .style_3.tabs-content-wrapper {
padding: 0px;
margin: 0px;
}
.tabpro-h28{
padding: 0 15px;
}
.ftc_products_slider.style_18 .woocommerce .products .ftc-products {
padding: 0 5px;
}
.ourpr-h50 .ftc_products_slider.style_18 .woocommerce .products .ftc-products {
padding: 0;
}
.category-h23,
.late-blog-23,
.product-element-23 {
padding: 0 15px;
}
.icon-box-29 .elementor-icon-box-icon {
display: flex !important;
}
.footer-bot-23 .elementor-row .elementor-column:first-child {
margin-bottom: 15px;
}
.img-box-h21 .elementor-inner-section .elementor-inner-column .elementor-image-box-content {
margin-top: 15px;
}
.text-img-h21::before {
display: none;
}
.inner-img-h21c .elementor-container .elementor-row .elementor-inner-column,
.inner-img-h21b .elementor-container .elementor-row .elementor-inner-column,
.inner-img-h21a .elementor-container .elementor-row .elementor-inner-column,
.inner-footer-21 .elementor-container .elementor-row .elementor-inner-column {
width: 100%;
}
.inner-footer-21 .elementor-container .elementor-row .elementor-inner-column:last-child {
margin-bottom: 0;
}
.img-box-h21 .elementor-inner-section .elementor-row .elementor-inner-column {
width: 50%;
margin: 15px auto;
}
.product-tab-title-21.detail-title-h21 .elementor-heading-title:after {
left: 50%;
transform: translateX(-50%);
}
.product-tab-title-21 .elementor-heading-title {
position: unset;
}
.custom-blog-h11 {
padding: 0 20px;
}
.banner-bg-h11 {
margin: 0 15px;
text-align: center;
}
.banner-bg-h11 > .elementor-element-populated {
width: 100%;
}
.custom-style-pro-h11 {
padding: 0 20px;
}
.custom-pro-h11 .custom-style-pro-h11 .ftc_products_slider.style_1 .swiper-slide {
padding: 0 10px;
}
.custom-style-pro-h11 .ftc_products_slider .ftc-products .product {
max-width: 100%;
}
.elementor-section .bn-row1-h31-left .elementor-element.bn-row1-h31 {
margin: 20px auto;
border-right: 2px solid #151522;
}
.bn-row2-h31 .bn-row2-h31-ct {
border: 2px solid #312c2d;
}
.bn-row2-h31 > .elementor-container > .elementor-row {
justify-content: center;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .products .product{
max-height: 385px;
}
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .products .product{
max-height: 325px;
}
.elementor-element.baner-right-28 .elementor-widget.elementor-widget-heading .elementor-heading-title {
margin-top: 20px;
}
.form-item-29 {
margin-bottom: 20px;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column:last-child{
padding: 0;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column:last-child .list-cate-28:first-child .elementor-widget-container{
margin-right: 0;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column:last-child .list-cate-28:last-child .elementor-widget-container{
margin: 0;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column:last-child .list-cate-28{
padding: 0 5px;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column:last-child .list-cate-28:last-child{
padding: 0 5px;
}
.product-right-28.elementor-widget.elementor-widget-ftc-products {
padding: 0 15px;
}
.elementor-element.col-list-25.elementor-column{
margin-bottom: 0;
}
section.elementor-element.elementor-section-stretched.elementor-section-full_width.section-deal-29.elementor-section-height-default.elementor-section-height-default.selection-is-not-sticked.elementor-section.elementor-top-section {
background-position-x: 37%;
}
.elementor-element.section-deal-29 .elementor-widget-image{
padding-right: 20px;
}
.text-single-30 p{
max-width: 315px;
margin-bottom: 10px;
}
.list-footer ul li a{
padding: 0;
}
.product-home-25 .ftc-product-grid.style_2.woocommerce .product .images:hover .group-button-product{
top: 50%;
transform: translateY(-50%);
right: 10px;
}
.pro-3.elementor-column{
padding: 0 15px;
}
.form-item-29 {
padding-left: 0;
}
.blog-home-30 .ftc-blogs-slider .style_1 .post-text{
margin: -70px 20px 0;
}
.product-deal-29 .navigation-slider .nav-next{
right: 10%;
}
.product-deal-29 .navigation-slider .nav-prev{
left: 10%;
}
.footer-29 .elementor-widget .elementor-icon-list-item, 
.footer-29 .elementor-widget .elementor-icon-list-item a{
justify-content: center;
}
.product-tab-28 .ftc-product-tabs .tabs-content-wrapper.style_3 .owl-item {
left: -11px;
}
.ftc-product-tabs .style_5 .woocommerce .product .item-description .meta_info .added_to_cart:after{
left: 0;
}
.form-item-29 .wpcf7 input[type^="submit"] {
margin-left: 15px;
margin-top: 0;
}
.ftc-product-tabs .style_2 .woocommerce .product .item-description .meta_info .add-to-cart a span {
font-size: 14px;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .meta_info{
bottom: -75px;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .short-description {
bottom: -40px;
}
.form-item-27 .wpcf7 p input[type="text"]{
margin-right: 10px;
}
.footer-27 .elementor-container.elementor-column-gap-extended{
padding: 0 30px;
}
.list-footer-27.elementor-column {
padding-left: 0;
width: 50%;
}
.img-baner-27 .elementor-column {
padding: 0 15px;
width: 50%;
}
.elementor-widget-ftc_single_image .elementor-widget-container {
overflow: hidden;
}
.col-right-27-cate .elementor-column {
width: 50%;
}
.list-footer-29.elementor-column {
width: 50%;
}
.form-item-29 .ftc-contact-form .wpcf7 p {
text-align: center;
}
.baner-right-28 h2:before{
display: none;
}
.icon-box-29 .elementor-column {
width: 50%;
}
.ftc-contact-form .wpcf7 p {
text-align: center;
}
.form-item-30 label{
margin-bottom: 0;
}
.form-item-30 .wpcf7 input[type^="submit"]{
margin-top: 10px;
margin-left: 10px;
}
.product-widget-28.elementor-column{
width: 50%;
}
.list-footer .elementor-top-column{
width: 50%;
text-align: center;
}
.list-footer .elementor-widget.elementor-align-left .elementor-icon-list-item,
.list-footer .elementor-widget.elementor-align-left .elementor-icon-list-item a{
justify-content: center;
}
.list-footer ul li:before{
display: none;
}
.form-fter-28 .wpcf7 p input[type="text"] {
height: 40px;
}
.cop-right-28 {
text-align: center;
}
}
@media only screen and (width: 734px){
.product-tab-28 .ftc-product-tabs .tabs-content-wrapper.style_3 .owl-item {
left: -10px;
}
}
@media only screen and (min-width: 640px) and (max-width: 767px){
.elementor-element.list-url-30.elementor-column {
width: 50%;
}
.elementor-element.col-cate-28:last-child{
margin-top: 0;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column {
padding: 0 15px;
}
.ftc-blogs-slider .style_1 .post-text .author.vcard:after{
margin: 0 10px;
}
.galerry-cate-25 .elementor-column,
.galerry-cate-26 .elementor-column {
width: 33.333%;
}
.img-all-gallery .elementor-element.elementor-column.elementor-col-50.elementor-top-column {
width: 50%;
}
.img-all-gallery .elementor-element.elementor-column.elementor-col-50.elementor-top-column:first-child {
padding-right: 15px;
}
.all-testimonial-24 .elementor-element.elementor-widget.elementor-widget-ftc-testimonial .elementor-widget-container {
background-position: 100% 100%;
}
.elementor-text-editor .heading_pro1 h1{
line-height: 50px;
}
.respon-img-30 .elementor-column {
width: 50%;
}
.text-single-30{
margin-bottom: 20px;
}
.text-single-30 h1{
font-size: 30px;
line-height: 34px;
}
}
@media only screen and (max-width: 690px) {
.elementor-element .ftc-elements-blogs.style_3 .post .post-text p {
margin: 0;
padding: 0;
-webkit-line-clamp: 2;
-moz-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
}
}
@media only screen and (max-width: 684px) and (min-width: 667px) {
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .products .product{
max-height: 304px;
}
}
@media only screen and (max-width: 640px) {
}
@media only screen and (max-width: 480px) {
.list-footer {
padding: 0 20px;
}	
.bestse-h23 .elementor-widget-container .ftc-product-tabs .tabs-content-wrapper.style_2 .woocommerce > .products {
padding: 0;
}
.inner-footer-63 .elementor-widget-icon-list {
margin-bottom: 30px;
}
.ftc-product-grid.style_7.woocommerce .product .images .add-to-cart a.add_to_cart_button.loading:before,
.ftc_products_slider.style_20 .product .images .group-button-product>.add-to-cart a.loading:before {
opacity: 0;
}
.ftc-product-grid.style_7.woocommerce .product .images .add-to-cart a.add_to_cart_button.loading:after,
.ftc_products_slider.style_20 .product .images .group-button-product>.add-to-cart a.loading:after {
top: 22px;
}
.ftc-product-tabs-grid.style_2 .product .item-description .meta_info .add-to-cart .loading:after {
left: 0;
}
.inner-img-h21b .ftc-element-image .ftc-image-content {
width: auto;
text-align: center;
}
.text-img-h21 > h3 {
font-size: 20px;
}
.img-box-h21 .elementor-inner-section .elementor-row .elementor-inner-column {
width: 100%;
margin: 15px auto;
}
.ftc-product-tabs.style_9 .ftc-thumbnails-gallery ul li {
width: 35px;
}
.ftc-element-testimonial.style_6 .item.swiper-slide-next .name, 
.ftc-element-testimonial.style_6 .item .name {
bottom: 49%;
}
.ftc-element-testimonial.style_6 .item.swiper-slide-next .byline, .ftc-element-testimonial.style_6 .item .byline {
bottom: calc(48% - 10px);
}
.ftc-element-testimonial.style_6 .infomation {
padding: 100px 30px 30px;
}
.ftc-element-testimonial.style_6 .infomation {
width: 100%;
}
.banner-bg-h11 > .elementor-element-populated .elementor-widget-wrap {
padding: 50px 20px !important;
}
.counter-h11 .elementor-counter .elementor-counter-title {
padding-right: 35px;
}
.counter-h11 .elementor-row .elementor-inner-column:first-child {
padding-left: 85px;
}
.inner-banner-h11 .elementor-row .elementor-inner-column {
width: 100%;
}
.product-deal-29 .ftc_products_deal_slider .ftc-product.product {
padding: 0;
}
.list-footer-29.elementor-column {
width: 100%;
margin-top: 50px;
}
.baner-right-28 {
padding: 0 15px;
}
.sub-h31 {
max-width: 365px;
padding: 50px 15px;
}
.product-tab-28 .ftc-product-tabs .style_3.tabs-content-wrapper{
padding: 0 7px;
margin: 0 -7px;
}
.form-item-27 .wpcf7 input[type^="submit"]{
margin-left: 0px;
}
.product-tab-28 .ftc-product-tabs .style_3 .woocommerce .products .product{
max-height: 340px;
}
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .products .product{
max-height: 270px;
}
.product-jw-28 .ftc-product-grid.style_3 .product .item-description .meta_info{
bottom: -65px;
}
.product-jw-28 .ftc-product-grid.style_3.woocommerce .product .item-description {
padding-bottom: 20px;
}
.elementor-widget-ftc-posts-slider .ftc-blogs-slider .style_1 .ftc-readmore:after{
left: 50%;
transform: translateX(-50%);
}
.elementor-widget-ftc-posts-slider.blog-home23 .ftc-blogs-slider .style_1 .ftc-readmore:after{
left: 0;
transform: translateX(0);
}
section.elementor-element.elementor-section-stretched.elementor-section-full_width.section-deal-29.elementor-section-height-default.elementor-section-height-default.selection-is-not-sticked.elementor-section.elementor-top-section {
background-position-x: 28.2%;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column:last-child{
width: 100%;
margin-top: 0;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column:last-child .list-cate-28:last-child {
margin-bottom: 30px;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column:last-child .list-cate-28 {
width: 370px;
margin: 0 auto;
padding: 0 10px;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column:last-child .list-cate-28:last-child{
padding: 0 10px;
}
.product-gird-26 .ftc-product-grid.style_3.woocommerce .product .price .woocommerce-Price-amount{
font-size: 14px;
}
.product-jw-28.respon-jw .ftc-product-grid.woocommerce.style_3 .products .product,
.product-jw-28 .ftc-product-grid.style_3.woocommerce-page.columns-3 .products .product{
width: 50%;
}
.product-home-25 .ftc-product-grid.style_2.woocommerce .products .product .images .quickview{
margin-bottom: 0;
}
.elementor-element.section-deal-29 .elementor-widget-image .elementor-image img{
max-width: 100%;
}
.elementor-element.section-deal-29 .elementor-widget-image{
text-align: center;
padding-right: 0;
}
.ftc-product-tabs .style_5 .woocommerce .product .item-description .meta_info .add-to-cart a span{
font-weight: normal;
}
.list-footer-29{
padding-right: 15px;
}
.elementor-element.col-cate-28.elementor-column.elementor-inner-column {
padding: 0 10px;
}
.elementor-element.elementor-widget-ftc-gallery-instagram .ftc-instagram ul.columns-5 li {
width: 50%;
}
.col-right-27-cate .elementor-column {
width: 100%;
}
.tab-pro-30 .ftc-product-tabs .tabs-wrapper .tab-title {
padding: 0 10px;
}
.product-gird-26 .ftc-product-grid.woocommerce-page.columns-3.style_3 .product {
padding: 5px;
margin-bottom: 20px;
margin: 0;
}
.elementor-element.video-25.elementor-widget-video .elementor-custom-embed-play,
.elementor-element.video-26 .elementor-widget-video .elementor-custom-embed-play {
width: 60px;
height: 60px;
}
.elementor-element.video-25.elementor-widget-video .elementor-custom-embed-play i,
.elementor-element.video-26 .elementor-widget-video .elementor-custom-embed-play i{
font-size: 24px;
}
.elementor-element.video-25.elementor-widget-video .eicon-play:before,
.elementor-element.video-26 .elementor-widget-video .elementor-custom-embed-play i:before{
font-size: 24px;
}
.product-tab-slide-29.elementor-widget.elementor-widget-ftc-products-tabs .ftc-product-tabs .tabs-wrapper .tab-title {
padding: 10px;
}
.elementor-element.icon-box-29 .elementor-widget.elementor-widget-icon-box .elementor-icon-box-content .elementor-icon-box-title {
font-size: 14px;
}
.pro-3 .ftc-product-tabs .style_2 .woocommerce .products .product, 
.pro-3 .ftc-product-tabs .style_2 .woocommerce-page .products .product{
width: 100%;
}
.elementor-element.respon-baner-img-30.elementor-section.elementor-inner-section .elementor-widget.elementor-widget-ftc_single_image .elementor-widget-container,
.elementor-element.respon-img-30 .elementor-widget-ftc_single_image .elementor-widget-container {
margin-bottom: 30px;
}
.ftc-blogs-slider .style_1 .post-text .meta {
max-width: max-content;
margin: 0 auto;
}
.text-single-30{
margin-bottom: 0;
}
.ftc-product-tabs .style_6 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
margin-bottom: 0;
}
.ftc-product-tabs .style_6 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist i{
width: 30px;
height: 30px;
line-height: 30px;
font-size: 13px;
}
.ftc-product-tabs .style_6 .woocommerce .products .product .images .quickview,
.ftc-product-tabs .style_6 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist > a{
margin-left: 5px;
}
.ftc-product-tabs .style_6 .woocommerce .product .images .group-button-product > div a, .ftc-product-tabs .style_6 .woocommerce .product .images .group-button-product > a {
width: 30px;
height: 30px;
} .product-deal-29 .navigation-slider .nav-next{
display: none;
}
.product-deal-29 .navigation-slider .nav-prev{
display: none;
}
.product-tab-28 .ftc-product-tabs .tabs-content-wrapper.style_3 .owl-item {
left: -10px;
}
.product-tab-2col-28 .elementor-element.elementor-top-column:first-child {
max-width: 300px;
}
.elementor-element.product-widget-28 .ftc-product-widget.columns-1 .products-widget .ftc-product {
max-width: 270px;
}
.product-widget-28 .elementor-widget-heading h2.elementor-heading-title {
text-align: center;
}
.form-item-27 {
margin-bottom: 30px;
}
.col-right-27-cate .style_1.ftc-product-categories .item-desciption .title{
font-size: 16px;
}
.col-right-27-cate .style_1.ftc-product-categories .item-desciption span.product-count{
font-size: 11px;
}
.blog-home-25 .ftc-elements-blogs.style_3 .ftc-blogs.post {
max-width: 100%;
width: 100%;
flex-basis: 100%;
}
.form-item-29 .wpcf7 p input[type="text"], 
.form-item-30 .wpcf7 p input[type="text"]{
width: 300px;
}
.ftc-product-tabs .style_5 .woocommerce .product .add-to-cart .loading:after{
left: 50%;
}
.blog-home-30 .ftc-blogs-slider .style_1 .post-text{
text-align: center;
}
.elementor-element .baner-full-30.elementor-widget .ftc-element-image .ftc-image-content{
left: 0;
}
.text-single-30 h1 {
max-width: 230px;
font-size: 18px;
padding-bottom: 15px;
line-height: 30px;
}
.instagram-29 .elementor-element .ftc-instagram ul li {
width: 50%;
padding-bottom: 20px;
}
.ftc-product-tabs .style_6 .woocommerce .product .images .group-button-product > div a:first-child:before, 
.ftc-product-tabs .style_6 .woocommerce .product .images .group-button-product > a i {
font-size: 14px;
line-height: 30px;
}
.inner-cate-28{
padding-left: 15px;
padding-right: 15px;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .meta_info {
bottom: -80px;
}
.product-tab-28 .ftc-product-tabs .style_3 .item-description .short-description{
bottom: -35px;
padding: 0 10px;
}
.text-form-28 {
min-width: auto;
}
.banner-28 .ftc-element-image {
width: 100%;
}
.banner-28 {
padding: 0 10px;
}
.img-baner-27 .elementor-column:first-child {
margin-bottom: 30px;
}
.img-baner-27 .elementor-column {
width: 100%;
}
.ftc-product-grid.woocommerce.woocommerce-page.columns-4.style_2 .products .product,
.ftc-product-grid.style_3.woocommerce-page.columns-3 .products .product {
width: calc(50% - 10px);
}
.col-right-27-cate .style_1.ftc-product-categories .item-desciption{
padding: 15px 0 0 15px;
}
.form-item-29 .wpcf7 p input[type="text"] {
max-width: 300px;
margin-bottom: 30px;
}
.form-item-29 .wpcf7 input[type^="submit"] {
padding: 18px 30px;
margin-left: 0;
}
.form-fter-28 .wpcf7 p input[type="text"]{
border-radius: 30px;
margin-bottom: 20px;
}
.form-fter-28 .wpcf7 input[type^="submit"] {
border-radius: 30px;
}
.product-widget-28.elementor-column, .list-footer .elementor-top-column {
width: 100%;
}
.product-widget-h28 .elementor-column.elementor-col-33.product-widget-28:last-child, 
.product-widget-h28 .elementor-column.elementor-col-33.product-widget-28 {
margin: 15px auto;
}
.product-tab-28 .ftc-product-tabs .tabs-wrapper .tab-title {
min-width: 100px;
}
.baner-full-30 .ftc-element-image {
overflow: hidden;
}
.baner-full-30 .ftc-element-image img {
min-height: 160px;
}
.text-single-30 p{
display: none;
}
.form-item-30 label{
font-size: 18px;
line-height: 30px;
}
.product-element-23 .elementor-widget-wrap .elementor-element.title-product-23,
.product-element-24 .elementor-widget-wrap .elementor-element.title-product-24 {
position: relative;
}
.product-element-23 .elementor-element .tabs-wrapper .tab-title,
.product-element-24 .elementor-element .tabs-wrapper .tab-title {
margin-bottom: 30px;
padding: 5px;
}
.product-tab-template.ftc-product-tabs .tabs-wrapper .tab-title .title {
font-size: 14px;
}
.ftc-product-tabs .tabs-content-wrapper.style_2 .woocommerce > .products {
padding: 0;
}
.ftc-product-tabs .style_2 .ftc-thumbnails-gallery .details-thumbnails li span img, 
.ftc-product-tabs .style_3 .ftc-thumbnails-gallery .details-thumbnails li span img {
width: 35px;
}
.ftc-product-tabs .style_2 .ftc-tabs .owl-stage-outer.owl-height {
overflow: hidden;
}
.style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover{
color: #fff;
}
.heading_pro1 {
text-align: center;
position: relative;
margin: 0 auto;
}
.elementor-element .ftc-product-tabs .tabs-wrapper {
text-align: center;
margin-bottom: 0;
}
.cate-slide-home24 .navigation-slider div{
top: 0;
}
.blog-home23 .navigation-slider .nav-next:before,
.cate-slide-home24 .navigation-slider .nav-next:before,
.blog-home23 .navigation-slider .nav-prev:before, 
.cate-slide-home24 .navigation-slider .nav-prev:before{
font-size: 40px;
}
.text-gl-home24 p {
width: 100%;
margin-bottom: 30px;
}
.text-gl-2-home24.elementor-element.elementor-widget-text-editor {
margin-left: 0;
}
.text-gl-2-home24 .elementor-text-editor h2 {
width: 100%;
}
.tog-ftmid24 {
width: 100%;
float: none;
display: inline-block;
text-align: center;
margin-bottom: 30px;
}
.all-content-24 .link-footer-item-home24 li {
padding: 0;
}
.heading_blog1 {
width: 100%;
}
}
@media screen and (max-width: 384px) {
.product-jw-28 .ftc-product-grid.woocommerce.style_3 .products .product{
max-height: 255px;
}
}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//oliveprod.fr/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//oliveprod.fr/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//oliveprod.fr/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//oliveprod.fr/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::before,.woocommerce-page form .show-password-input::before{background-repeat:no-repeat;background-size:cover;background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M17.3 3.3C16.9 2.9 16.2 2.9 15.7 3.3L13.3 5.7C12.2437 5.3079 11.1267 5.1048 10 5.1C6.2 5.2 2.8 7.2 1 10.5C1.2 10.9 1.5 11.3 1.8 11.7C2.6 12.8 3.6 13.7 4.7 14.4L3 16.1C2.6 16.5 2.5 17.2 3 17.7C3.4 18.1 4.1 18.2 4.6 17.7L17.3 4.9C17.7 4.4 17.7 3.7 17.3 3.3ZM6.7 12.3L5.4 13.6C4.2 12.9 3.1 11.9 2.3 10.7C3.5 9 5.1 7.8 7 7.2C5.7 8.6 5.6 10.8 6.7 12.3ZM10.1 9C9.6 8.5 9.7 7.7 10.2 7.2C10.7 6.8 11.4 6.8 11.9 7.2L10.1 9ZM18.3 9.5C17.8 8.8 17.2 8.1 16.5 7.6L15.5 8.6C16.3 9.2 17 9.9 17.6 10.8C15.9 13.4 13 15 9.9 15H9.1L8.1 16C8.8 15.9 9.4 16 10 16C13.3 16 16.4 14.4 18.3 11.7C18.6 11.3 18.8 10.9 19.1 10.5C18.8 10.2 18.6 9.8 18.3 9.5ZM14 10L10 14C12.2 14 14 12.2 14 10Z" fill="%23111111"/></svg>');content:"";display:block;height:22px;width:22px}.woocommerce form .show-password-input.display-password::before,.woocommerce-page form .show-password-input.display-password::before{background-image:url('data:image/svg+xml,<svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.3 9.49999C15 4.89999 8.50002 3.79999 3.90002 7.19999C2.70002 8.09999 1.70002 9.29999 0.900024 10.6C1.10002 11 1.40002 11.4 1.70002 11.8C5.00002 16.4 11.3 17.4 15.9 14.2C16.8 13.5 17.6 12.8 18.3 11.8C18.6 11.4 18.8 11 19.1 10.6C18.8 10.2 18.6 9.79999 18.3 9.49999ZM10.1 7.19999C10.6 6.69999 11.4 6.69999 11.9 7.19999C12.4 7.69999 12.4 8.49999 11.9 8.99999C11.4 9.49999 10.6 9.49999 10.1 8.99999C9.60003 8.49999 9.60003 7.69999 10.1 7.19999ZM10 14.9C6.90002 14.9 4.00002 13.3 2.30002 10.7C3.50002 8.99999 5.10002 7.79999 7.00002 7.19999C6.30002 7.99999 6.00002 8.89999 6.00002 9.89999C6.00002 12.1 7.70002 14 10 14C12.2 14 14.1 12.3 14.1 9.99999V9.89999C14.1 8.89999 13.7 7.89999 13 7.19999C14.9 7.79999 16.5 8.99999 17.7 10.7C16 13.3 13.1 14.9 10 14.9Z" fill="%23111111"/></svg>')}.woocommerce #payment .form-row select,.woocommerce-page #payment .form-row select{width:auto}.woocommerce #payment .terms,.woocommerce #payment .wc-terms-and-conditions,.woocommerce-page #payment .terms,.woocommerce-page #payment .wc-terms-and-conditions{text-align:left;padding:0 1em 0 0;float:left}.woocommerce #payment #place_order,.woocommerce-page #payment #place_order{float:right}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-billing-fields::before,.woocommerce .woocommerce-shipping-fields::after,.woocommerce .woocommerce-shipping-fields::before,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-billing-fields::before,.woocommerce-page .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-shipping-fields::before{content:" ";display:table}.woocommerce .woocommerce-billing-fields::after,.woocommerce .woocommerce-shipping-fields::after,.woocommerce-page .woocommerce-billing-fields::after,.woocommerce-page .woocommerce-shipping-fields::after{clear:both}.woocommerce .woocommerce-terms-and-conditions,.woocommerce-page .woocommerce-terms-and-conditions{margin-bottom:1.618em;padding:1.618em}.woocommerce .woocommerce-oembed,.woocommerce-page .woocommerce-oembed{position:relative}.woocommerce-account .woocommerce-MyAccount-navigation{float:left;width:30%}.woocommerce-account .woocommerce-MyAccount-content{float:right;width:68%}.woocommerce-account .woocommerce-MyAccount-content mark{background-color:transparent;color:inherit;font-weight:700}.woocommerce-page.left-sidebar #content.twentyeleven{width:58.4%;margin:0 7.6%;float:right}.woocommerce-page.right-sidebar #content.twentyeleven{margin:0 7.6%;width:58.4%;float:left}.twentyfourteen .tfwc{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfwc .product .entry-summary{padding:0!important;margin:0 0 1.618em!important}.twentyfourteen .tfwc div.product.hentry.has-post-thumbnail{margin-top:0}@media screen and (min-width:673px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfwc{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfwc{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfwc{margin-right:54px}.full-width .twentyfourteen .tfwc{margin-right:auto}}.twentyfifteen .t15wc{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .t15wc .page-title{margin-left:0}@media screen and (min-width:38.75em){.twentyfifteen .t15wc{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15wc{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}#content .twentysixteen div.product div.images,#content .twentysixteen div.product div.summary{width:46.42857%}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}.no-sidebar .twentysixteen .site-main{margin-right:15%;margin-left:15%}.no-sidebar .twentysixteen .entry-summary{margin-right:0;margin-left:0}}.rtl .woocommerce .col2-set .col-1,.rtl .woocommerce-page .col2-set .col-1{float:right}.rtl .woocommerce .col2-set .col-2,.rtl .woocommerce-page .col2-set .col-2{float:left}