.ftc-instagram-feed-gallery-widget-wrapper ul {
margin: 0;
}
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
ul
> li {
list-style: none;
}
.ftc-instagram-feed-gallery-widget-wrapper .button {
background-color: transparent;
display: inline-block;
margin-top: 10px;
padding: 15px 20px;
height: auto;
}
.ftc-instagram-feed-gallery-widget-wrapper .instagram-button .button:hover,
.ftc-instagram-feed-gallery-widget-wrapper .instagram-button .button:focus {
color: #fff;
text-decoration: none;
}
.ftc-instagram-feed-gallery-widget-wrapper .fa-instagram:before {
vertical-align: top;
}
.ftc-instagram-feed-gallery-widget-wrapper .fa-instagram:hover,
.ftc-instagram-feed-gallery-widget-wrapper .fa-instagram:focus,
.ftc-instagram-feed-gallery-widget-wrapper .load-more:hover,
.ftc-instagram-feed-gallery-widget-wrapper .load-more:focus {
background-color: #b00f14;
color: #fff;
text-decoration: none;
}
.ftc-instagram-feed-gallery-widget-wrapper span {
margin-left: 5px;
}
.ftc-instagram-feed-gallery-widget-wrapper .clear {
margin-bottom: 0;
}
.sidebar-primary .ftc-instagram-feed-gallery-widget-wrapper .item,
.ftc-instagram-feed-gallery-widget-wrapper .item {
float: left;
margin: 0;
padding: 0;
}
.ftc-instagram-feed-gallery-widget-wrapper.one-columns .item:nth-child(n + 1),
.ftc-instagram-feed-gallery-widget-wrapper.two-columns
.item:nth-child(2n + 1),
.ftc-instagram-feed-gallery-widget-wrapper.three-columns
.item:nth-child(3n + 1),
.ftc-instagram-feed-gallery-widget-wrapper.four-columns
.item:nth-child(4n + 1),
.ftc-instagram-feed-gallery-widget-wrapper.five-columns
.item:nth-child(5n + 1),
.ftc-instagram-feed-gallery-widget-wrapper.six-columns
.item:nth-child(6n + 1),
.ftc-instagram-feed-gallery-widget-wrapper.seven-columns
.item:nth-child(7n + 1),
.ftc-instagram-feed-gallery-widget-wrapper.eight-columns
.item:nth-child(8n + 1) {
clear: both;
}
.ftc-instagram-feed-gallery-widget-wrapper.two-columns .item {
max-width: 50%;
}
.ftc-instagram-feed-gallery-widget-wrapper.three-columns .item {
max-width: 33.33%;
}
.ftc-instagram-feed-gallery-widget-wrapper.four-columns .item {
max-width: 25%;
}
.ftc-instagram-feed-gallery-widget-wrapper.five-columns .item {
max-width: 20%;
}
.ftc-instagram-feed-gallery-widget-wrapper .item {
max-width: calc((100% / var(--columns)) - (var(--columns) - 1) / var(--columns) * var(--gap)) !important;
list-style-type: none;
}
.ftc-instagram-feed-gallery-widget-wrapper .owl-carousel .item {
max-width: 100% !important;
}
.ftc-instagram-feed-gallery-widget-wrapper .owl-carousel .owl-stage-outer.owl-height {
height: auto !important;
}
.ftc-instagram-feed-gallery-widget-wrapper.six-columns .item {
max-width: 16.66%;
}
.ftc-instagram-feed-gallery-widget-wrapper.seven-columns .item {
max-width: 14.28%;
}
.ftc-instagram-feed-gallery-widget-wrapper.eight-columns .item {
max-width: 12.5%;
}
.ftc-instagram-feed-gallery-widget-wrapper.instagram-button {
clear: both;
}
.ftc-instagram-feed-gallery-widget-wrapper.clearfix::after {
clear: both;
content: ' ';
display: block;
height: 0;
} .ftc-instagram-feed-gallery-widget-wrapper.round
.ftc-instagram-feed-gallery-widget-image-wrapper
img {
border-radius: 50%;
display: block;
margin: auto;
} .ftc-instagram-feed-gallery-widget-wrapper.default .item {
margin-bottom: 2%;
margin-right: 2%;
width: 32%;
}
.ftc-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n) {
margin-right: 0;
}
.ftc-instagram-feed-gallery-widget-wrapper.default .item:nth-child(3n + 1) {
clear: both;
}
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
a
img {
box-shadow: none;
width: 100%;
aspect-ratio: var(--ratio, 1);
object-fit: cover;
}
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
ul
li,
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
ol
li {
border: 0;
}
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
.item
a
img,
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
.item
a,
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
.item
a:hover,
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
.item
a:focus {
box-shadow: none;
outline: 0;
}
.ftc-instagram-feed-gallery-widget-wrapper .with-padding .item a {
padding: 5px;
}
.ftc-instagram-feed-gallery-widget-wrapper.default .item a {
display: flex;
display: -webkit-flex;
}
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
.item
video {
max-width: 100%;
}
.ftc-instagram-feed-gallery-widget-wrapper ul {
background-repeat: no-repeat;
}
.ftc-instagram-feed-gallery-widget-image-wrapper ul {
display: flex;
flex-flow: row wrap;
--gap: 10px;
gap: var(--gap);
--columns: 5;
}
.ftc-instagram-feed-gallery-widget-wrapper .loader {
display: none;
margin: 25px auto 0;
text-align: center;
}
.instagram-button {
text-align: center;
clear: both;
}
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
.item
> a,
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
.item
> a:hover,
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
.item
> a:focus {
color: transparent;
display: block;
}
.ftc-instagram-feed-gallery-widget-wrapper .item > a {
line-height: 0;
}
.ftc-instagram-feed-gallery-widget-wrapper div:not(.grid-rotator) .item > a {
position: relative;
} .ftc-instagram-feed-gallery-widget-wrapper .overlay-icon {
color: #fff;
font-size: 2rem;
opacity: 0.6;
position: absolute;
right: 1rem;
text-decoration: none;
top: 1rem;
}
@media screen and (max-width: 560px) { .ftc-instagram-feed-gallery-widget-wrapper .overlay-icon {
font-size: 1rem;
right: 0.5rem;
top: 0.5rem;
}
}
.ftc-instagram-feed-gallery-widget-wrapper.round .overlay-icon {
right: 48%;
top: 40%;
}
.ftc-instagram-feed-gallery-widget-wrapper.default ul:after,
.ftc-instagram-feed-gallery-widget-wrapper.grid ul:after,
.ftc-instagram-feed-gallery-widget-wrapper.round ul:after {
clear: both;
content: ' ';
display: block;
}
.ftc-instagram-feed-gallery-widget-wrapper
.ftc-instagram-feed-gallery-widget-image-wrapper
span.cifgw-overlay {
height: 100%;
margin: 0 auto;
text-align: center;
width: 100%;
position: absolute;
left: 0;
margin: 0;
transition: all 0.3s ease-in-out;
}
.ftc-instagram-feed-gallery-widget-wrapper .item:hover .cifgw-overlay {
background: rgba(24, 21, 21, 0.3);
}
.ftc-instagram-feed-gallery-widget-wrapper .item {
position: relative;
} @font-face {
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
src: url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?v=4.7.0);
src: url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0)
format('embedded-opentype'),
url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff2?v=4.7.0)
format('woff2'),
url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.woff?v=4.7.0)
format('woff'),
url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.ttf?v=4.7.0)
format('truetype'),
url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular)
format('svg');
}
.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fa-clone:before {
content: '\f24d';
}
.ftc-instagram-feed-gallery-widget-wrapper .overlay-icon.fa-clone {
opacity: 1;
}
.placeholder-video-image {
position: absolute;
}
p.cifgw-error {
width: fit-content;
margin: 20px auto;
padding: 20px;
font-size: 20px;
}.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: -0.5rem;
margin-right: -0.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: 0.5rem;
padding-right: 0.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;
}
}
.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(//decoroffice.pt/wp-content/plugins/themeftc-core/assets/css/arrow.svg);
mask-image: url(//decoroffice.pt/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;
margin-bottom: 0;
}
.ftc-single-product div.single-product-container .entry-summary form.cart > * {
float: none !important;
display: inline-block;
vertical-align: top;
margin-bottom: 20px;
}
.ftc-single-product div.single-product-container .entry-summary form.cart table.variations {
display: table;
table-layout: auto;
}
@media (max-width: 768px) {
.ftc-single-product div.single-product-container .entry-summary form.cart table.variations td.label {
padding: 10px;
}
.ftc-single-product div.single-product-container .entry-summary form.cart table.variations label,
.ftc-single-product div.single-product-container .entry-summary form.cart table.variations select {
font-size: 12px;
}
}
.ftc-single-product div.single-product-container .entry-summary form.cart .single_variation_wrap .single_variation {
margin-top: 0;
}
.ftc-single-product div.single-product-container .entry-summary form.cart input,
.ftc-single-product div.single-product-container .entry-summary form.cart button {
font-size: 12px;
}
.ftc-single-product div.single-product-container .entry-summary .price {
font-style: normal;
font-size: 1em;
font-weight: normal;
}
.ftc-single-product div.single-product-container .entry-summary .yith-wcwl-add-to-wishlist > * {
float: none !important;
}
.ftc-single-product div.single-product-container .entry-summary .yith-wcwl-add-to-wishlist > *.show {
display: inline-block !important;
}
.ftc-single-product div.single-product-container .entry-summary .woocommerce-product-ng {
position: relative;
}
.ftc-single-product div.single-product-container .entry-summary .woocommerce-product-ng .star-rang {
margin: 0;
}
.ftc-single-product div.single-product-container .entry-summary .woocommerce-product-ng .woocommerce-review-link {
font-size: 11px;
}
.ftc-single-product div.single-product-container.images_left {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.ftc-single-product div.single-product-container.images_right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-moz-box-orient: horizontal;
-moz-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.ftc-single-product div.single-product-container.images_left .product-thumb,
.ftc-single-product div.single-product-container.images_left .entry-summary,
.ftc-single-product div.single-product-container.images_right .product-thumb,
.ftc-single-product div.single-product-container.images_right .entry-summary {
width: 50%;
}
@media (max-width: 768px) {
.ftc-single-product div.single-product-container.images_left,
.ftc-single-product div.single-product-container.images_right {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.ftc-single-product div.single-product-container.images_left .product-thumb,
.ftc-single-product div.single-product-container.images_left .entry-summary,
.ftc-single-product div.single-product-container.images_right .product-thumb,
.ftc-single-product div.single-product-container.images_right .entry-summary {
width: 100%;
}
.ftc-single-product div.single-product-container.images_left .product-thumb,
.ftc-single-product div.single-product-container.images_right .product-thumb {
height: 600px;
}
}
.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 .entry-summary form.cart .quantity {
display: flex;
justify-content: center;
}
.ftc-single-product div.single-product-container.vertical .entry-summary .compare,
.ftc-single-product div.single-product-container.vertical .entry-summary .yith-wcwl-add-to-wishlist {
display: none !important;
}
.ftc-single-product div.single-product-container.vertical .entry-summary .wcfm_catalog_enquiry {
display: none;
}
.ftc-single-product div.single-product-container.vertical .entry-summary .ftc-social-sharing {
margin: 20px auto;
display: flex;
justify-content: center;
}
.ftc-single-product div.single-product-container.vertical .entry-summary form.cart .button {
margin-bottom: 0;
}
.ftc-single-product div.single-product-container.vertical .product-thumb,
.ftc-single-product div.single-product-container.vertical_reversed .product-thumb {
max-width: 800px;
width: 100%;
height: 800px;
margin: 0 auto;
}
.ftc-single-product div.single-product-container.vertical .entry-summary {
width: 100%;
max-width: 800px;
text-align: center;
float: none;
display: block;
padding: 0;
margin: 30px auto;
}
.ftc-single-product div.single-product-container.vertical .entry-summary > * {
float: none;
text-align: center;
}
.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: 0.25;
cursor: not-allowed;
}
.ftc-loadmore.loading_post:after {
content: "";
position: absolute;
margin-left: 10px;
top: 10px;
width: 20px;
height: 20px;
border-style: solid;
border-radius: 100%;
border: 2px solid #e74c3c;
-webkit-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
border-top-color: #fff;
}
a.ftc-loadmore.more_posts.button.loading_post {
padding: 10px 35px 10px 15px;
cursor: not-allowed;
}
.ftc-product-categories .category {
position: relative;
text-align: center;
z-index: 0;
}
.ftc-product-categories .category:hover {
z-index: 2 !important;
}
.ftc-product-categories p.btn-category {
color: #000;
}
.ftc-product-categories .ftc-categories {
position: relative;
overflow: hidden;
max-width: 100%;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.ftc-product-categories .images-category,
.ftc-product-categories .category__overlay {
top: 0;
bottom: 0;
left: 0;
right: 0;
}
.ftc-product-categories .images-category,
.ftc-product-categories .item-description {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.ftc-product-categories .images-category {
z-index: 0;
overflow: hidden;
}
.ftc-product-categories .images-category .image-inner {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
-webkit-filter: blur(0px) grayscale(0);
filter: blur(0px) grayscale(0);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.ftc-product-categories .category__overlay {
z-index: 1;
background-color: rgba(255, 255, 255, 0.8);
-webkit-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear;
}
.ftc-product-categories .item-description {
position: relative;
z-index: 2;
padding: 20px;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center;
}
.ftc-product-categories .title {
font-size: 24px;
color: inherit;
display: inline-block;
position: relative;
margin-bottom: 0 !important;
}
.ftc-product-categories .product-count {
display: block;
font-size: 12px;
}
.ftc-product-categories.style_2 .ftc-categories {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.ftc-product-categories.style_2 .category__overlay {
z-index: 0;
}
.ftc-product-categories.style_2 .images-category,
.ftc-product-categories.style_2 .item-description {
width: 100%;
}
.ftc-product-categories.style_2 .images-category {
z-index: 1;
height: 100%;
position: relative;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.ftc-product-categories.style_2 .item-description {
position: relative;
z-index: 2;
padding: 20px;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.style_3 .woocommerce .product .item-description .meta_info .added_to_cart.wc-forward:after {
display: none;
}
.style_3 .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
color: #be7a4d;
}
.style_3 .woocommerce .product .item-description .meta_info .added_to_cart.wc-forward {
width: 100%;
font-size: 16px;
padding: 0 16px;
}
.style_3 .woocommerce .products .product .price .amount,
.style_3 .woocommerce-page .products .product .price .amount {
font-weight: normal;
}
.ftc-product-categories.style_3 .ftc-categories {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.ftc-product-categories.style_3 .category__overlay {
z-index: 0;
}
.ftc-product-categories.style_3 .images-category {
z-index: 1;
position: relative;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.ftc-product-categories.style_3 .item-description {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-webkit-justify-content: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-moz-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0;
-webkit-flex-basis: initial;
-ms-flex-preferred-size: initial;
flex-basis: initial;
}
.ftc-product-categories.style_4 .category__overlay {
z-index: 1;
}
.ftc-product-categories.style_4 .category__overlay:before {
content: "";
position: absolute;
z-index: 1;
top: 5px;
left: 5px;
bottom: 5px;
right: 5px;
border: 1px solid rgba(255, 255, 255, 0.3);
}
.ftc-product-categories.style_4 .item-description {
-webkit-align-self: flex-end;
-ms-flex-item-align: end;
align-self: flex-end;
}
.ftc-product-categories.style_4 .title:after {
content: "";
position: absolute;
display: block;
bottom: 0;
height: 1px;
width: 100%;
border-bottom: 1px solid;
opacity: 0.3;
}
.ftc-product-categories.blur_image .category:hover .image-inner {
-webkit-filter: blur(10px) grayscale(0) hue-rotate();
filter: blur(10px) grayscale(0) hue-rotate();
}
.ftc-product-categories.greyscale_image .category:hover .image-inner {
-webkit-filter: blur(0px) grayscale(100%) hue-rotate(0);
filter: blur(0px) grayscale(100%) hue-rotate(0);
}
.ftc-product-categories.enlarge_image .category:hover .image-inner {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.ftc-product-categories.shrink_image .image-inner {
-webkit-transform: scale(1.2);
-ms-transform: scale(1.2);
transform: scale(1.2);
}
.ftc-product-categories.shrink_image .category:hover .image-inner {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.ftc-product-categories .ftc-categories {
-webkit-transform: scale(1) translateX(0) translateY(0);
-ms-transform: scale(1) translateX(0) translateY(0);
transform: scale(1) translateX(0) translateY(0);
-webkit-box-shadow: none;
box-shadow: none;
}
.ftc-product-categories.box_enlarge_shadow .ftc-categories:hover {
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}
.ftc-product-categories.box_shrink_shadow .ftc-categories:hover {
-webkit-transform: scale(0.95);
-ms-transform: scale(0.95);
transform: scale(0.95);
-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
}
.ftc-product-categories.box_move_up .ftc-categories:hover {
-webkit-transform: translateY(-5px);
-ms-transform: translateY(-5px);
transform: translateY(-5px);
}
.ftc-product-categories.box_move_down .ftc-categories:hover {
-webkit-transform: translateY(5px);
-ms-transform: translateY(5px);
transform: translateY(5px);
}
.ftc-product-categories.box_move_right .ftc-categories:hover {
-webkit-transform: translateX(5px);
-ms-transform: translateX(5px);
transform: translateX(5px);
}
.ftc-product-categories.box_move_left .ftc-categories:hover {
-webkit-transform: translateX(-5px);
-ms-transform: translateX(-5px);
transform: translateX(-5px);
}
.ftc-product-tabs .tabs-wrapper,
.ftc-product-tabs .tabs-content-wrapper {
display: block;
text-align: right;
overflow: hidden;
}
.ftc-product-categories.style_2 .category:hover .product-count {
opacity: 1;
}
.ftc-product-tabs .tabs-wrapper .tab-title,
.ftc-product-tabs .tabs-content-wrapper .tab-title {
display: inline-block;
padding: 1em;
position: relative;
z-index: 0;
}
.ftc-product-tabs .tabs-wrapper .tab-title:hover,
.ftc-product-tabs .tabs-content-wrapper .tab-title:hover {
cursor: pointer;
}
.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title {
display: none;
border-width: 1px;
border-left: 0;
border-right: 0;
border-top: 0;
}
.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title:before,
.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title:after,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title:before,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title:after {
display: block;
content: "";
position: absolute;
height: 0;
right: 100%;
width: 100%;
border-bottom-style: solid;
}
.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title:before,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title:before {
right: 0;
top: 0;
}
.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title:after,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title:after {
left: 0;
bottom: 0;
}
.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title:first-of-type:before,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title:first-of-type:before {
display: none;
}
.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title:last-of-type:after,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title:last-of-type:after {
display: none;
}
.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title.active:before,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title.active:before {
display: none;
}
.ftc-product-tabs .tabs-wrapper .tab-title.tab-mobile-title.active:after,
.ftc-product-tabs .tabs-content-wrapper .tab-title.tab-mobile-title.active:after {
display: none;
}
.ftc-product-tabs .tabs-content-wrapper {
border-style: solid;
border-width: 0;
}
@media (max-width: 480px) {
.ftc-product-tabs .tabs-content-wrapper:before {
display: block;
content: "";
position: absolute;
z-index: 0;
top: 0;
height: 0;
right: 0;
left: 0;
border-bottom-style: solid;
}
}
.ftc-product-tabs .tabs-content-wrapper .tab-content {
padding: 2em 0;
display: none;
}
.ftc-product-tabs .tabs-content-wrapper .tab-content.active {
display: block;
}
.ftc-product-tabs.horizontal .tabs-wrapper .tab-title.active {
z-index: 1;
border-style: solid;
}
.ftc-product-tabs.horizontal .tabs-wrapper .tab-title.active:after {
left: 100%;
}
@media (min-width: 480px) {
.ftc-product-tabs.horizontal .tabs-content-wrapper {
border-top-width: 0 !important;
}
}
.ftc-product-tabs.vertical {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: stretch;
-webkit-align-items: stretch;
-moz-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.ftc-product-tabs.vertical .tabs-wrapper,
.ftc-product-tabs.vertical .tabs-content-wrapper {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-moz-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.ftc-product-tabs.vertical .tabs-wrapper {
-webkit-flex-basis: 20%;
-ms-flex-preferred-size: 20%;
flex-basis: 20%;
}
.ftc-product-tabs.vertical .tabs-wrapper .tab-title {
display: block;
}
.ftc-product-tabs.vertical .tabs-wrapper .tab-title.active {
z-index: 1;
border-style: solid;
border-width: 0;
}
.ftc-product-tabs.vertical .tabs-wrapper .tab-title.active:after {
bottom: auto;
top: 100%;
}
@media (max-width: 480px) {
.ftc-product-tabs.vertical {
flex-direction: column;
}
.ftc-product-tabs.vertical .tabs-wrapper {
width: 100%;
flex-basis: 100%;
flex-direction: row;
justify-content: center;
}
}
.ftc-product-tabs.vertical .tabs-content-wrapper {
-webkit-flex-basis: 80%;
-ms-flex-preferred-size: 80%;
flex-basis: 80%;
}
@media (min-width: 480px) {
.ftc-product-tabs.vertical .tabs-content-wrapper {
border-left-width: 0 !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 .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: 9;
top: 0;
left: 0;
font-size: 14px;
font-weight: 400;
line-height: 14px;
}
.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(//decoroffice.pt/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.33%;
}
.ftc-instagram ul.columns-4 li {
width: 25%;
}
.ftc-instagram ul.columns-5 li {
width: 20%;
}
.ftc-instagram ul.columns-6 li {
width: 16.66%;
}
.button-insta i.fa.fa-instagram {
padding: 7px;
background-color: #fff;
border-radius: 5px 0 0 5px;
display: inline-block;
position: relative;
top: 0px;
line-height: 20px;
color: #fff;
height: 34px;
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, 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.products .product .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, 0.4);
transition: all 400ms ease 0s;
-webkit-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
pointer-events: none;
}
.ftc-product-widget .products-widget .ftc-product:hover .images:after {
right: 0;
}
.ftc-product-widget .products-widget .ftc-product .images {
margin-bottom: 0;
}
.ftc-product-widget.elements .images span.featured {
position: absolute;
right: 0;
top: 0;
left: auto;
color: #fff;
background-color: #000;
font-weight: 600;
z-index: 6;
max-width: fit-content;
}
.ftc-product-widget.elements .images span.onsale {
padding: 5px;
border-radius: 0;
min-height: auto;
min-width: auto;
line-height: normal;
position: absolute;
top: 0;
left: 0;
font-size: 15px;
font-weight: 500;
background-color: #000;
max-width: fit-content;
}
.ftc-product-widget .products-widget .ftc-product .images:before {
position: absolute;
content: "+";
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
font-size: 35px;
color: #fff;
z-index: 5;
visibility: hidden;
font-weight: 400;
font-family: none;
pointer-events: none;
}
.ftc-product-widget .products-widget .ftc-product:hover .images:before {
visibility: visible;
}
.ftc-list-product-by-categories .content-product .products:not(.tab-0) {
display: none;
}
.ftc-list-product-by-categories .product-category-tab a h4 {
display: inline-block;
}
.ftc-list-product-by-categories .product-category-tab a.tab-title.active {
padding: 8px 10px;
}
.ftc-list-product-by-categories .product-category-tab a.tab-title.active {
border: 1px solid #999;
padding: 8px 10px;
border-radius: 15px;
}
.ftc-list-product-by-categories .product-category-tab a.tab-title {
margin-right: 20px;
transition: all ease-in-out 0.5s;
}
.ftc-list-product-by-categories .content-product.woocommerce.products {
margin-top: 30px;
overflow: hidden;
}
.ftc-list-product-by-categories .content-product.woocommerce > .products.active {
display: flex !important;
}
.ftc-list-product-by-categories .woocommerce.columns-4 .products.tab.slider .product {
width: 100%;
}
.owl-stage .owl-item {
display: inline-block;
} .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(//decoroffice.pt/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;
}
.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.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: 25px 30px;
margin-bottom: 15px;
position: relative;
z-index: 0;
}
.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;
} @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: 480px) {
.ftc-single-product div.single-product-container.vertical .product-thumb,
.ftc-single-product div.single-product-container.vertical_reversed .product-thumb {
height: 400px;
}
} .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: 639px) {
.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;
} .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;
margin-top: 5px;
margin-left: 5px;
margin-right: 15px;
margin-bottom: 5px;
background: #ed552d;
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;
line-height: 60px;
padding: 20px 28px;
margin-top: 5px;
margin-left: 5px;
margin-right: 20px;
margin-bottom: 10px;
background: black;
border-radius: 50%;
border: 1px solid white;
box-shadow: 0px 0px 0px 5px black;
font-style: normal;
font-weight: 500;
} .ftc-dual-header {
display: block;
margin-bottom: 50px;
}
.ftc-dual-header .title,
.ftc-dual-header .title span {
font-size: 36px;
font-weight: 700;
text-transform: uppercase;
line-height: 48px;
margin: 10px 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;
}
.ftc-dual-header.d-color-gradient .title .lead {
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
} .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, 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: #82b440;
}
.ftc_timeline_line {
position: absolute;
top: 0;
bottom: 0;
left: 50%;
width: 2px;
background-color: #82b440;
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;
}
i.fa {
font-weight: normal;
}
@-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 0;
}
}.elementor-widget-ftc-testimonial .elementor-widget-container {
max-width: 100%;
}
.ftc-element-testimonial .rating .star-rating {
float: none;
text-align: center;
margin: 10px auto !important;
}
.ftc-element-testimonial .name > a {
color: inherit;
}
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;
margin-bottom: 0;
}
.ftc-element-testimonial.def_style_1{
padding: 0 4px;
}
.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 .rating .star-rating {
float: right;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .infomation {
display: inline-block;
width: 100%;
max-width: 75%;
text-align: right;
padding-left: 15px;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .name {
display: inline-block;
max-width: 75%;
width: 100%;
margin: 10px auto;
text-align: right;
}
.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: 170px;
padding: 20px 0;
box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .rating {
display: inline-block;
}
.ftc-element-testimonial.def_style_5 .testimonial-content {
padding: 0 5px 10px;
}
.ftc-element-testimonial.def_style_2,
.ftc-element-testimonial.def_style_3,
.ftc-element-testimonial.def_style_4 {
padding: 0 5px;
}
.ftc-element-testimonial.def_style_6 .testimonial-content {
box-shadow: 0 0 6px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .infomation {
padding: 0 15px;
}
.ftc-element-testimonial.def_style_6 {
padding: 0 10px;
} .ftc-element-team  .ftc-team-member header > h3,.ftc-element-team  .ftc-team-member header > h3 a {
font-size: 16px;
font-weight: 600;
}
.ftc-element-team .ftc-team-member {
max-width: none;
}
.ftc-element-team .ftc-team-member .image-thumbnail{
width: 100%;
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;
}
.ftc-element-team  .ftc-team-member .excerpt{
font-size: 15px;
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 .socials, 
.ftc-element-team.def_style_1 .ftc-team-member:hover .socials {
display: none;
}
.ftc-element-team.def_style_1 .ftc-team-member header {
padding: 0;
}
.ftc-element-team.def_style_1 .ftc-team-member:hover .content-info:before {
opacity: 1;
visibility: visible;
}
.ftc-element-team.def_style_1 .ftc-team-member .content-info:before {
content: "";
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #282b309e;
z-index: 1;
opacity: 0;
visibility: hidden;
pointer-events: none;
transition: all 1s ease;
}
.ftc-element-team.def_style_1 .ftc-team-member:hover header {
opacity: 1;
visibility: visible;
transform: translate(-50%, -50%);
}
.ftc-element-team.def_style_1 .ftc-team-member header {
position: absolute;
left: 50%;
top: 50%;
padding: 0;
opacity: 0;
z-index: 2;
visibility: visible;
transform: translate(0, -50%);
transition: all 1s ease;
}
.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;
}
.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:hover .socials {
display: none;
}
.ftc-element-team.def_style_2 .ftc-team-member header {
border: 1px solid rgb(51 51 51 / 50%);
padding: 20px 10px;
border-radius: 5px;
background: rgb(51 51 51 / 50%);
}
.ftc-element-team.def_style_3 .ftc-team-member header .role,
.ftc-element-team.def_style_3 .ftc-team-member header > h3 a {
color: inherit;
}
.ftc-element-team.def_style_3 .ftc-team-member .excerpt {
padding: 0;
display: block;
}
.ftc-team-member .socials a.instagram:hover, 
.ftc-team-member .socials a.rss:hover {
background: #FF5700;
}
.ftc-element-team.def_style_3 .content-info .image-thumbnail img {
-webkit-transform: scaleY(1);
-moz-transform: scaleY(1);
-o-transform: scaleY(1);
-ms-transform: scaleY(1);
transform: scaleY(1);
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
-ms-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.ftc-element-team.def_style_3 .content-info:hover .image-thumbnail img {
-webkit-transform: scale(10);
-moz-transform: scale(10);
-o-transform: scale(10);
-ms-transform: scale(10);
transform: scale(10);
opacity: 0;
}
.ftc-element-team.def_style_3 .content-info header {
display: flex;
flex-direction: column;
justify-content: center;
text-align: center;
padding: 0 15px;
width: 100%;
height: 100%;
overflow: hidden;
top: 0;
left: 0;
opacity: 0;
transform: none;
background-color: #f9f9f9;
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
}
.ftc-element-team.def_style_3 .content-info:hover header {
opacity: 1;
}
.ftc-element-team.def_style_3 .content-info:hover .socials,
.ftc-element-team.def_style_3 .content-info:hover header > h3, 
.ftc-element-team.def_style_3 .content-info:hover header .role, 
.ftc-element-team.def_style_3 .content-info:hover header .excerpt {
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
opacity: 1;
}
.ftc-element-team.def_style_3 .content-info .socials,
.ftc-element-team.def_style_3 .content-info header > h3, 
.ftc-element-team.def_style_3 .content-info header .role, 
.ftc-element-team.def_style_3 .content-info header .excerpt {
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transition: all 0.5s linear;
-moz-transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-ms-transition: all 0.5s linear;
transition: all 0.5s linear;
opacity: 0;
}
.ftc-element-team.def_style_4 .content-info .excerpt {
display: none;
}
.ftc-element-team.def_style_4 .content-info {
box-shadow: 0 0 4px 4px rgb(0 0 0 / 15%);
}
.ftc-element-team.def_style_4 .content-info img {
transition: all 0.4s ease 0s;
}
.ftc-element-team.def_style_4 .content-info:hover img {
transform: scale(1.2) rotate( 10deg );
}
.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;
display: block;
top: 0;
}
.ftc-element-team.def_style_4 {
padding: 15px;
}
.ftc-element-team.def_style_4 .content-info header {
display: block;
position: relative;
top: 0;
left: 0;
transform: none;
padding: 20px 0;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials ul {
line-height: 18px;
margin-bottom: 0;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials ul li a:hover {
color: #000;
}
.ftc-element-team.def_style_4 .ftc-team-member .content-info header {
display: block;
position: relative;
top: 0;
left: 0;
transform: none;
padding: 20px 0;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials ul li a {
color: #666;
background: transparent;
}
.ftc-element-team.def_style_4 .ftc-team-member header span.role {
text-decoration: underline;
color: inherit;
}
.ftc-element-team.def_style_4 .ftc-team-member .socials {
display: block;
top: auto;
bottom: 0;
opacity: 0;
transform: none;
background: transparent;
}
.ftc-element-team.def_style_4 .content-info:hover .socials {
opacity: 1;
background: #333;
}
.ftc-element-team.def_style_4 .ftc-team-member .socials ul {
line-height: 18px;
margin-bottom: 0;
}
.ftc-element-team.def_style_4 .ftc-team-member header > h3 a {
color: inherit;
}  .ftc-portfolio-wrapper.def_style_1 .filter-bar {
margin-bottom: 20px;
}
.ftc-portfolio-element.def_style_1 .filter-bar li,
.ftc-portfolio-element.def_style_2 .filter-bar li {
font-size: 18px;
}
.ftc-portfolio-element.def_style_1 .item {
padding: 10px;
}
.ftc-portfolio-wrapper.ftc-portfolio-element.def_style_2 .portfolio-inner .item .thumbnail img,
.ftc-portfolio-wrapper.ftc-portfolio-element.def_style_1 .portfolio-inner .item .thumbnail img {
margin-bottom: 0;
}
.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 !important;
}
.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_2 .portfolio-inner .item .thumbnail .figcaption .term,
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_1 .portfolio-inner .item .thumbnail .figcaption .term {
margin-bottom: 0;
}
.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;
}
@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;
}
.ftc-element-instgram.def_style_1 {
display: unset;
flex-wrap: unset;
}
@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: 10px;
}
.insta-nopadding .ftc-element-instgram.ftc-instagram ul:not(.slider) li{
padding-bottom: 0px;
}
}  .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: 25px;
} .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;
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);
}
.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 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: -34px;
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;
}
.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 {
display: inline-block;
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{
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_2 .ftc-number{
position: relative;
}
.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;
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.def_style_1 .products .product{
border: 1px solid transparent;
}
.product-template.def_style_1 .products .product:hover, 
.product-template.def_style_1 .products .product {
box-shadow: none;
border: none;
}
.product-template.def_style_1 .ftc-product.product .item-description {
text-align: center;
}
.product-template.def_style_1 .ftc-product.product .item-description .price {
width: 100%;
display: block;
margin: 0 auto !important;
}
.product-template.def_style_1 .ftc-product.product .item-description .star-rating {
margin: 10px auto;
float: none;
}
.product-template.def_style_1 .ftc-product.product .item-description .product_title {
padding: 0;
line-height: 24px;
margin-bottom: 10px;
}
.product-template.def_style_1 .ftc-product.product .item-description .meta_info {
padding: 0;
margin-top: 15px;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product .quickview i:before {
color: inherit;
font-weight: bold;
}
.product-template.def_style_1 .ftc-product.product .item-description .meta_info .add-to-cart{
line-height: 0;
border-bottom: 1px solid #f3f0ed;
}  .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;
text-align: center;
}
.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;
color: #333;
border: none;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart > a: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:before{
display: block;
width: 40px;
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: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:hover:before,
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.quickview:hover .icon-magnifier:before,
.product-template.def_style_2 .ftc-product.product .images .group-button-product .quickview:hover {
background: #000;
color: #fff;
border-radius: 50%; 
}
.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;
}
.product-template.def_style_2 .ftc-product.product .item-description .star-rating{
margin: 8px auto;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info{
display: none;
}
.product-template.def_style_2 .ftc-product.product .item-description .product_title{
text-transform: uppercase;
font-size: 15px;
padding: 0 !important;
line-height: 24px;
}
.product-template.def_style_2 .ftc-product.product .item-description .price {
margin: 0 !important;
}
.product-template .ftc-product.product .item-description:before {
display: none;
}
.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: 100px;
-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;
text-align: center;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist .add_to_wishlist i {
color: inherit;
}
.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: 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;
}
.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;
}
.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;
border: none;
}
.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;
color: inherit;
}
@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: #e8867d;
}
.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){
.ftc_products_deal_slider .ftc-product.product .item-description .star-rating,
.ftc-product-widget .products-widget .ftc-product .meta-description .star-rating {
margin: 10px auto !important;
}
.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;
margin-top: 5px;
margin-bottom: 5px;
}
.product-template.def_style_5 .ftc-products.swiper-wrapper .swiper-slide:hover{
border: 1px solid #000;
}
.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 .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;
text-align: center;
}
.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;
}
.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: #000;
}
.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: #fff;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product > a:hover i:before, 
.product-template.def_style_5 .ftc-product.product .images .group-button-product > div:hover a i:before,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist:hover:before {
color: #000;
}
@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: #000;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a:hover {
background-color: #fff
}
.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: 50%;
text-align: center;
}
.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;
}
.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;
border: none;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
}
.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{
color: #fff;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart:hover a span.ftc-tooltip, 
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart:hover a.added_to_cart {
color: #000;
}
.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: 50%;
transform: translate(-50%,-50%);
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;
border: none;
}
.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;
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);
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a:hover{
background-color: #fff;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a:hover:before {
color: #000;
}
}
@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 .ftc-deal-products .product .item-description:before {
display: none;
}
.ftc_products_deal_slider .ftc-product.product .product-name {
padding: 0 !important;
line-height: 24px;
}
.ftc_products_deal_slider .ftc-product.product .price {
margin: 0 !important;
display: block;
}
.ftc_products_deal_slider.def_style_1 .ftc-product.product .star-rating{
float: left;
}
.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 .woocommerce .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 .product:hover {
border: 1px solid #ebebeb;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .product {
width: 100%;
display: flex;
align-items: center;
border: 1px solid #ebebeb;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .product .item-description {
display: flex;
flex-direction: column;
top: auto;
transform: none;
padding: 0 15px;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .product .product_title {
order: 1;
font-weight: bold;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .product .price {
order: 2;
margin: 5px 0 !important;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .product .star-rating {
order: 3;
margin: 0 auto 10px;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .product .counter-wrapper {
order: 4;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .product .meta_info {
order: 5;
padding: 0;
margin: 0;
}
.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%;
display: flex;
align-items: center;
}
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .product .item-description {
display: flex;
flex-flow: column;
align-items: center;
top: auto;
transform: none;
padding: 0 15px;
}
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .product .counter-wrapper > div {
border-radius: 30px;
padding: 4px;
width: 50px;
height: 50px;
}
.ftc_products_deal_slider.def_style_2{
max-width: 570px;
padding: 60px 0;
margin: auto;
}
.ftc_products_deal_slider.def_style_2 .ftc-product.product .star-rating {
float: none;
margin: 4px auto;
}  .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 {
padding-right: 20px;
text-align: right;
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: 5;
}
.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;
margin-left: auto;
margin-right: 0;
}
.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: 4;
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 {
text-align: center;
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{
margin: 10px auto;
grid-row: 2;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .images:hover .group-button-product, 
.ftc_products_deal_slider.def_style_4 .ftc-product.product .images .group-button-product,
.ftc_products_deal_slider.def_style_4 .ftc-product.product .images:hover > a:after {
display: none;
}
.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 .product .images .group-button-product,
.ftc_products_deal_slider.def_style_5 .product .item-description:before {
display: none;
}
.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: -70px;
max-width: calc(100% - 50px);
left: 50%;
transform: translateX(-50%);
text-align: center;
padding: 40px 15px;
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
z-index: 2;
display: grid;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .meta_info{
opacity: 1;
visibility: visible;
grid-row: 5;
padding: 0;
margin-top: 15px;
}
.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;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .product-name {
font-size: inherit;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .star-rating{
margin: 10px auto;
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: 10px;
grid-row: 4;
height: 60px;
}  .ftc-product-widget.columns-1.woocommerce .products-widget .ftc-product .images {
margin-bottom: 0;
}
.ftc-product-widget.columns-1.woocommerce .products-widget .ftc-product {
margin: 0 auto 30px;
}
.ftc-product-widget.columns-1.def_style_1 .products-widget .ftc-product .price {
width: 100%;
float: left;
margin: 0;
text-align: left;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description .product-name {
text-align: right;
}
.ftc-product-widget .products-widget .ftc-product .meta-description .price {
line-height: 24px;
}
.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{
text-align: left;
font-size: 18px;
padding: 0;
}
.ftc-product-widget.elements .title-product-widget{
margin-bottom: 0;
}  .ftc-product-widget.woocommerce.def_style_3,
.ftc-product-widget.woocommerce.def_style_2 {
margin: 0 -10px;
}
.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_2.columns-1 .products-widget .ftc-product .price {
display: block;
width: 100%;
text-align: left;
margin: 0;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .product-name {
text-align: center;
}
.ftc-product-widget.def_style_2.columns-1.woocommerce .products-widget .ftc-product {
width: calc(100% - 30px);
margin: 15px auto;
}  .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%;
margin-bottom: 0;
}
.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;
margin: 10px auto;
}
.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%;
}
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product .product-name {
text-align: center;
}
.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;
margin: 10px auto;
}
.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 {
display: flex;
flex-direction: row-reverse;
align-items: center;
}
.ftc-product-widget.columns-1.def_style_5 .products-widget .ftc-product .price {
width: 100%;
float: right;
margin: 0;
text-align: right;
}
.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 {
width: 100%;
text-align: right;
padding: 0 20px;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description .star-rating{
float: right;
margin-right: 0;
}  .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{
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,
.image-carousel .ftc-all-slider{
padding: 0 15px;
}  .ftc-product-tabs .products .product .item-description:before {
display: none;
}
.ftc-product-tabs.def_style_1 .products .product .product_title {
padding: 0;
line-height: 24px;
margin-bottom: 5px;
}
.ftc-product-tabs.def_style_1 .products .product .star-rating {
margin: 5px auto;
}
.product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info {
border: none;
display: flex;
}
.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, 
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product .add-to-cart {
margin: 0 5px;
}
.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;
text-align: center;
}
.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;
left: 0;
right: 0;
}
.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%;
border: none;
color: #333;
}
.product-template.def_style_1 .products .product .images .group-button-product {
left: 0;
top: 50%;
transform: translateY(-50% );
text-align: center;
}
.product-template.def_style_1 .products .product .images .quickview {
margin-right: 0;
}
.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;
font-weight: bold;
}
.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: bold;
}
.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: #000;
font-size: 16px;
}
@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;
border-top: 0;
width: 100%;
}
.product-tab-template.def_style_3 .products .ftc-product .item-description .price {
margin: 0 auto !important;
width: 100%;
display: block;
}
.product-tab-template.def_style_3 .products .ftc-product .item-description .star-rating {
margin: 10px auto;
float: 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.add_to_cart_button{
width: 115px;
height: 40px;
line-height: 40px;
border-radius: 15px;
background-color: #000;
}
.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;
max-height: 150px;
right: 15px;
top: 15px;
left: auto;
display: grid;
text-align: center;
grid-template-columns: 40px;
grid-template-rows: auto auto;
justify-content: center;
opacity: 1;
visibility: visible;
transform: none;
}
.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: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 i {
font-weight: bold;
}
.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 .add-to-cart {
display: none;
}
.product-tab-template.def_style_3 .tabs-content-wrapper .tab-content .product .item-description{
text-align: center;
padding-bottom: 5px;
min-height: 160px;
}
.product-tab-template.def_style_3 .tabs-content-wrapper .product .item-description:before,
.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;
} .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 #000;
}
.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 .item-description .add-to-cart {
border-right: 1px solid #f3f0ed;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description .compare {
border-top: 1px solid #f3f0ed;
}
.ftc-image-hotspots .woocommerce .ftc-product .images{
margin-bottom: 0;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description {
text-align: center;
padding: 15px 0 0;
}
.ftc-image-hotspots .woocommerce .product .images .group-button-product .add-to-cart {
display: none;
}
.ftc-image-hotspots .woocommerce .product:hover .images span.hover_image img {
opacity: 1;
top: 0;
-webkit-transform: translateZ(0) rotateY(0);
-moz-transform: translateZ(0) rotateY(0);
-ms-transform: translateZ(0) rotateY(0);
-o-transform: translateZ(0) rotateY(0);
transform: translateZ(0) rotateY(0);
opacity: 1;
visibility: visible;
}
.ftc-image-hotspots .woocommerce .ftc-product .price {
display: block;
font-size: 16px;
margin: 0 auto !important;
}
.ftc-image-hotspots .woocommerce .ftc-product .star-rating {
float: none;
margin: 10px auto;
}
.ftc-image-hotspots .woocommerce .ftc-product .product-title {
margin-bottom: 10px;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description .meta_info {
position: relative;
padding: 0;
margin: 15px auto 0;
bottom: 0;
flex-direction: unset;
}
.ftc-image-hotspots .woocommerce .product .item-description .meta_info .add-to-cart {
width: 60%;
}
.ftc-image-hotspots .woocommerce .product .item-description .meta_info .compare, 
.ftc-image-hotspots .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
width: 20%;
}
.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;
}  .ftc-product-grid.def_style_1 .product .item-description .meta_info .add-to-cart {
border-bottom: 1px solid #f3f0ed;
}
.ftc-product-grid.def_style_1 .product .item-description .meta_info .compare {
border: 1px solid #f3f0ed !important;
border-width: 0 0 1px 1px;
}
.ftc-product-grid.def_style_1 .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
border: 1px solid #f3f0ed;
border-width: 0 1px 1px 0;
}
.ftc-product-grid.def_style_1 .products .product{
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;
margin-top: 30px;
}
.ftc-product-grid.def_style_1 .load-more-product .load-more {
border: 1px solid #000;
background: transparent;
padding: 14px 35px;
}
.ftc-product-grid.def_style_1 .load-more-product .load-more:hover {
color: #fff;
background: #000;
}
.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% - 20px);
}
}
@media only screen and (max-width: 640px){
.woocommerce.ftc-product-grid.def_style_1 .products .product{
width: calc(50% - 15px);
}
}  .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;
}
.ftc-single-product div.single-product-container.images_left .summary .yith-wcwl-add-to-wishlist {
display: block;
margin: -84px 0 0px 120px;
}
#primary .ftc-single-product div.single-product-container.images_left .summary .compare.button {
margin: -84px 0 0 165px;
}
.ftc-single-product div.single-product-container.images_left .summary .compare.button:hover {
background: #000;
color: #fff;
}
.ftc-single-product div.single-product-container .entry-summary .detail-nav-summary {
top: 0;
}
@media only screen and (max-width: 767px){
.ftc-img-accordion .overlay .overlay-inner {
height: 0;
}
.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 (max-width: 1024px) and (min-width: 992px){
.product-template.ftc-product-grid .products .product{
padding: 10px 10px 0 !important;
}
.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%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
.shop-widget-hl > .elementor-container {
padding-left: 15px;
}
.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: 150px;
}
}
@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% - 10px);
}
}
@media only screen and (max-width: 1199px){
.ftc_products_deal_slider.def_style_1 .ftc-product.product .star-rating, 
.ftc_products_deal_slider.def_style_2 .ftc-product.product .star-rating {
float: none;
}
.ftc_products_deal_slider .ftc-product.product .product-name {
margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .product-name,
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .product-name {
margin-bottom: 0;
}
}
@media only screen and (max-width: 991px){
.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: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){
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product,
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product {
max-width: 130px;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .images .conditions-box{
display: none;
}
.ftc-product-tabs.product-tab-template.def_style_1.vertical {
margin-top: 30px;
}
}
@media only screen and (max-width: 480px){
.ftc-element-team .ftc-team-member .content-info {
max-width: 270px;
margin: 0 auto;
position: relative;
overflow: hidden;
}
.ftc-element-team.def_style_4 {
padding: 0;
}
.ftc-image-hotspots .woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
width: 30%;
}
.ftc-image-hotspots .woocommerce .product .item-description .meta_info .add-to-cart {
width: 70%;
}
.ftc_products_deal_slider.def_style_5 .ftc-deal-products .ftc-product.product > .item-description {
max-width: calc(100% - 20px);
}
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .product,
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .product:hover,
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .product {
display: block;
border: none;
}
.ftc-product-tabs.product-tab-template.def_style_1.vertical {
margin-top: 15px;
}
.product-tab-template.ftc-product-tabs.vertical .tabs-content-wrapper .tab-content {
padding: 2em 0 0 0;
}
.ftc-product-tabs.product-tab-template.def_style_3,
.ftc-product-tabs.product-tab-template.def_style_2,
.ftc-product-tabs.product-tab-template.def_style_1 {
margin-top: 15px;
}
.product-tab-template.ftc-product-tabs .tabs-wrapper .tab-title, 
.product-tab-template.ftc-product-tabs .tabs-content-wrapper .tab-title {
padding: 5px 15px;
}
.product-tab-template.ftc-product-tabs .tabs-wrapper, 
.product-tab-template.ftc-product-tabs .tabs-content-wrapper {
text-align: center;
}
.product-tab-template.ftc-product-tabs.vertical .tabs-wrapper,
.product-tab-template.ftc-product-tabs.vertical .tabs-wrapper .tab-title {
display: inline-block;
}
.product-tab-template.def_style_2 .ftc-product.product .item-description .product_title.product-name {
position: relative;
top: auto;
}
.product-tab-template.def_style_2 .woocommerce .products .star-rating {
position: relative;
}
.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);
padding: 20px 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;
}
} .ftc-pricing.style-3 .ftc-pricing-item {
padding-bottom: 60px;
box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.ftc-pricing.style-3 .ftc-pricing-item:hover {
box-shadow: 0 0 10px rgb(0 0 0 / 10%);
}
.ftc-pricing.style-3 .ftc-pricing-item .body ul li {
border: none;
}
.ftc-pricing.style-3 .ftc-pricing-item .ftc-pricing-tag .price-currency {
position: relative;
top: -20px;
left: -5px;
}
.ftc-pricing.style-3 .ftc-pricing-item .price-tag {
margin: 0;
}
.ftc-pricing.style-3 .ftc-pricing-item .ftc-pricing-tag .price-period {
margin-left: 5px;
margin-top: 15px;
}
.ftc-pricing.style-3 .ftc-pricing-item .ftc-pricing-tag {
width: 125px;
height: 127px;
border: 4px solid #fff;
border-radius: 100%;
text-align: center;
margin: 0 auto;
display: flex;
justify-content: center;
align-items: center;
position: relative;
margin-top: -75px;
margin-bottom: 30px;
}
.ftc-pricing.style-3 .ftc-pricing-item .header:after,
.ftc-pricing.style-3 .ftc-pricing-item .ftc-pricing-tag:after {
display: none;
} .ftc-single-product .images_left .entry-summary .product_title {
width: 100%;
max-width: 80%;
}
.ftc-single-product .images_left .entry-summary .woocommerce-product-rating {
margin: 15px 0 0 0;
}
.ftc-single-product .images_left .entry-summary .availability.stock {
margin: 5px 0 10px 0;
width: 100%;
}
.ftc-single-product .images_left .entry-summary .price {
margin: 0 0 10px 0;
}
.ftc-single-product .images_left .entry-summary .compare i {
font-weight: bold;
}
.ftc-single-product .images_left .entry-summary .social-sharing {
margin-top: 10px;
}
.ftc-single-product .images_left .entry-summary .collapsed-content {
margin-bottom: 15px;
}
.ftc-single-product .images_left .entry-summary .collapsed-content > p {
margin: 0;
}
.ftc-single-product .images_left .entry-summary .social-sharing ul li {
border: 1px solid #ebebeb;
}
@media only screen and (max-width: 1024px){
.ftc-element-testimonial.def_style_4 .testimonial-content .avatar-image {
max-width: 35%;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .name,
.ftc-element-testimonial.def_style_4 .testimonial-content .infomation {
max-width: 65%;
}
}
@media only screen and (max-width: 991px){
.ftc-single-product div.single-product-container .entry-summary .detail-nav-summary {
float: none;
margin-top: 20px;
display: inline-block;
}
.ftc-image-hotspots .woocommerce .product .item-description .meta_info .add-to-cart {
width: 80%;
border-right: 0;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product {
max-height: 90px;
}
.product-tab-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview {
grid-column: 1;
grid-row: 2;
margin-left: 0;
margin-right: 0;
}
.product-tab-template .ftc-product.product .images .group-button-product a.compare {
display: none;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .name, 
.ftc-element-testimonial.def_style_4 .testimonial-content .infomation {
max-width: 100%;
padding: 0 15px;
}
.ftc-element-testimonial.def_style_4 .rating .star-rating {
margin-right: 10px !important;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .avatar-image {
margin-right: 0;
}
.ftc-product-grid.def_style_1 .product .item-description .meta_info .add-to-cart {
border-left: 1px solid #f3f0ed;
}
.ftc-single-product div.single-product-container.images_left .entry-summary {
text-align: center;
margin-top: 30px;
}
.ftc-single-product .images_left .entry-summary .product_title {
max-width: 100%;
}
.ftc-single-product div.single-product-container .entry-summary .ftc-size_chart,
.ftc-single-product .images_left .entry-summary .price,
.ftc-single-product .images_left .entry-summary .woocommerce-product-rating {
float: none;
}
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity {
display: flex;
justify-content: center;
}
.ftc-single-product .images_left .entry-summary .yith-wcwl-add-to-wishlist, 
.ftc-single-product .images_left .summary.entry-summary a.compare.button {
display: none !important;
}
.ftc-product-categories.style_1 .category {
max-width: 100%;
}
}
.insta-df .ftc-instagram {
display: unset;
}
.product-tab-template.def_style_3 .tabs-content-wrapper .product .product_title {
margin-bottom: 5px;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a.added {
display: none;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product .add-to-cart .added_to_cart {
padding-top: 0;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product .added_to_cart:before {
margin-right: 5px;
}
.hover-play-icon .elementor-custom-embed-play:hover i {
text-shadow: none;
color: #999;
}
.counter-size-df .elementor-counter .elementor-counter-title {
line-height: inherit;
margin-top: 10px;
}.product-tab-h17 {
padding-top: 145px;
padding-bottom: 100px;
}
.product-tab-h17 .ftc-product-tabs .tab-title{
padding: 5px 0;
border: 1px solid transparent;
}
.product-tab-h17 .ftc-product-tabs .tab-title.active{
border: 1px solid #000000;
}
.product-tab-h17 .ftc-product-tabs .tab-title .title{
margin: 0 16px;
padding: 0 10px;
font-family: Dosis;
}
.product-tab-h17 .ftc-product-tabs .tabs-content-wrapper .tab-content{
padding: 0;
margin-top: 55px;
}
.product-tab-h17 .woocommerce .product .images:hover > a:after{
background-color: transparent !important;
}
.product-tab-h17 .woocommerce .products .product .images a:hover{
background-color: unset !important;
}
.product-tab-h17 .woocommerce .product .item-description:before{
display: none;
}
.ftc-product-tabs.style_1 .woocommerce .product .item-description{
padding-top: 10px;
padding-bottom: 0 !important;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.ftc-product-tabs.style_1 .woocommerce .product .item-description h3.product_title.product-name{
width: 100%;
float: left;
text-align: center;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
margin-bottom: 10px;
}
.ftc-product-tabs.style_1 .woocommerce .product .item-description h3.product_title.product-name a {
text-transform: uppercase;
font-size: 15px;
font-weight: normal;
}
.ftc-product-tabs.style_1 .woocommerce .product .item-description .star-rating {
float: none !important;
text-align: center;
margin-right: auto !important;
margin-left: auto;
margin-bottom: 15px;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}
.ftc-product-tabs.style_1 .woocommerce .product .item-description .price {
width: 100%;
float: left;
text-align: center;
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
-webkit-order: 3;
order: 3;
margin-top: 5px;
}
.ftc-product-tabs.style_1 .woocommerce .product .item-description .price .amount, 
.ftc-product-tabs.style_1 .woocommerce .product .item-description .price ins .amount{
font-size: 18px;
font-weight: normal;
}
.ftc-product-tabs.style_1 .meta_info {
display: none;
}
.ftc-product-tabs.style_1 .product .images .add-to-cart .loading:after {
top: 20px;
}
.ftc-product-tabs.style_1 .group-button-product {
display: flex;
justify-content: center;
top: 50%;
right: 0;
bottom: auto;
transform: translateY(-50%);
}
.ftc-product-tabs.style_1 .woocommerce .products .product .images .add-to-cart, 
.ftc-product-tabs.style_1 .woocommerce .products .product .images .wishlist,
.ftc-product-tabs.style_1 .woocommerce .product .images .group-button-product > a.compare,
.ftc-product-tabs.style_1 .woocommerce .products .product .images .quickview,
.ftc-product-tabs.style_1 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
margin: 0;
text-align: center;
display: inline-block;
}
.ftc-product-tabs.style_1 .group-button-product div.add_to_cart_button a:before {
content: "\e04e";
font-family: 'Simple-Line-Icons';
font-weight: normal;
color: #151515 !important;
}
.ftc-product-tabs.style_1 .group-button-product div.add_to_cart_button a.added_to_cart{
line-height: 42px;
}
.ftc-product-tabs.style_1 .group-button-product div.add_to_cart_button a.added_to_cart:before {
content: "\f00c";
font-family: FontAwesome;
font-weight: normal;
font-size: 18px;
color: #151515 !important;
}
.ftc-product-tabs.style_1 .add-to-cart.add_to_cart_button a{
border: none;
}
.ftc-product-tabs.style_1 .woocommerce .product span{
overflow: unset;
}
.ftc-product-tabs.style_1 .images .group-button-product > a i{
color: #151515 !important;
}
.ftc-product-tabs.style_1 .product .images .group-button-product div.add_to_cart_button{
width: 50px;
}
.ftc-product-tabs.style_1 .product .images .group-button-product div.add_to_cart_button a {
width: 50px;
padding-left: 10px;
}
.ftc-product-tabs.style_1 .product .images .group-button-product div.add_to_cart_button a.add_to_cart_button.added{
display: none;
}
.ftc-product-tabs.style_1 .product .images .group-button-product a.quickview {
width: 50px;
padding-right: 10px;
}
.ftc-product-tabs.style_1 .product .images .group-button-product a:hover{
background-color: #ffffff !important;
}
.ftc-product-tabs.style_1 .group-button-product div.add_to_cart_button a:hover:before,
.ftc-product-tabs.style_1 .images .group-button-product > a.compare:hover .icon-refresh:before,
.ftc-product-tabs.style_1 .product .images .group-button-product > a.quickview:hover .icon-eye:before,
.ftc-product-tabs.style_1 .woocommerce .products .product .images a.wishlist:hover i:before,
.ftc-product-tabs.style_1 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse a:hover i:before,
.ftc-product-tabs.style_1 .product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:hover .icon-heart:before{
color: #999999 !important;
}
.ftc-product-tabs.style_1 .woocommerce .products .product .images .compare:hover, 
.ftc-product-tabs.style_1 .woocommerce .products .product .images .quickview:hover, 
.ftc-product-tabs.style_1 .woocommerce .products .product .images .compare:hover i:before, 
.ftc-product-tabs.style_1 .woocommerce .products .product .images .quickview:hover i:before{
color: #999999;
}
.ftc-product-tabs.style_1 .woocommerce .product .images .conditions-box .onsale {
background: transparent;
text-transform: uppercase;
color: #444;
}
.ftc-product-tabs.style_1 .woocommerce .product .conditions-box .onsale:before, 
.ftc-product-tabs.style_1 .woocommerce .product .conditions-box .featured:before, 
.ftc-product-tabs.style_1 .woocommerce .product .conditions-box .out-of-stock:before{
display: none !important;
}
.product_cat-product-home17 .owl-carousel .owl-item img{
max-height: unset;
}  .banner-h17{
padding: 140px 0;
}
.banner-h17 .bn-h17-text1 h1, .banner-h17 .bn-h17-text2 h1 {
text-align: center;
font-size: 48px;
line-height: 60px;
}
.banner-h17 .bn-h17-text1{
margin: 0 !important;
}
.banner-h17 .bn-h17-text2 {
margin-top: 6px;
margin-bottom: 40px;
}
.banner-h17 h1 .bn-h17-texts {
font-weight: 300;
}
.banner-h17 .button-banner {
width: 100%;
text-align: center;
}
.banner-h17 .ftc-button-1 a{
text-transform: none;
font-size: 17px;
min-width: 140px;
font-weight: normal;
background: transparent;
padding: 16px 25px;
border: 1px solid #000000;
margin: 10px 0 10px 0;
text-align: center;
}
.banner-h17 .ftc-button-1 a:hover{
background: #000000;
border-color: #999999;
color: #ffffff;
}  .video-h17 .elementor-custom-embed-play i{
color: #ffffff;
display: block;
font-size: 0;
opacity: 1;
width: 70px;
height: 70px;
line-height: 70px;
text-align: center;
border-radius: 50%;
border: 1px solid #fff;
background-color: #ffffff;
}
.video-h17 .elementor-custom-embed-play i:before{
font-family: 'FontAwesome';
content: "\f04b";
font-size: 36px;
margin-left: 5px;
color: #9a9a9a;
background-color: transparent;
}
.video-h17 .elementor-custom-embed-play i:hover{
border-color: #000000;
background-color: #000000;
}
.video-h17 .ftc-product-video .elementor-custom-embed-image-overlay:before, 
.video-h17 .ftc-product-video .elementor-custom-embed-image-overlay: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;
}
.video-h17 .ftc-product-video .elementor-custom-embed-image-overlay:hover:before {
background-color: rgba(0,0,0,.02);
right: 50%;
left: 50%;
}
.video-h17 .ftc-product-video .elementor-custom-embed-image-overlay:hover:after {
background-color: rgba(0,0,0,.02);
top: 50%;
bottom: 50%;
}
.elementor-lightbox .elementor-video-container{
width: 60% !important;
}
.elementor-lightbox .dialog-lightbox-close-button{
width: 30px;
margin-top: 0 !important;
background-color: #999999;
top: 26%;
left: 80%;
}  .ct-h17 {
margin-top: 145px;
margin-bottom: 150px;
}
.ct-h17 .title-ct-h17{
margin: 0 !important;
}
.ct-h17 .title-ct-h17 h1{
font-size: 36px;
line-height: 60px;
letter-spacing: 3px;
}
.ct-h17 .title-des-ct-h17{
margin-bottom: 0 !important;
}
.ct-h17 .title-des-ct-h17 p {
font-size: 15px;
margin-bottom: 0;
text-align: center;
}
.ct-h17 .ftc-product-categories.style_1{
margin-top: 50px;
}
.ct-h17 .ftc-product-categories.style_1 a.category{
margin-bottom: 0;
}
.ct-h17 .ftc-product-categories.style_1 a.category:hover .item-desciption{
opacity: 1;
transition: 1s ease-in-out;
}
.ct-h17 .item-desciption{
position: absolute;
height: calc(100% - 50px);
width: calc(100% - 50px);
top: 25px;
left: 25px;
right: 25px;
bottom: 25px;
opacity: 0;
background: #ffffff98;
}
.ct-h17 .ftc-product-categories .title{
position: absolute;
top: 45%;
left: 50%;
transform: translate(-50%, -50%);
text-transform: uppercase;
font-size: 24px;
font-weight: 600;
}
.ct-h17 .ftc-product-categories .product-count {
position: absolute;
top: 60%;
left: 50%;
transform: translate(-50%, -50%);
font-size: 14px;
font-style: italic;
width: 100%;
text-align: center;
}
.ct-h17 .ftc-product-categories .product-count:before {
content: '( ';
}
.ct-h17 .ftc-product-categories .product-count:after {
content: ' )';
}  .bn2-h17{
background: #fcfcfe;
padding-bottom: 30px;
padding-top: 150px;
}
.bn2-h17 .bn2-h17-left{
padding: 0 7px;
}
.bn2-h17 .bn2-h17-left .bn2h17-text{
margin: 0 !important;
}
.bn2-h17 .bn2-h17-left .bn2h17-text h1 {
font-size: 36px;
position: relative;
margin-bottom: 15px;
}
.bn2-h17 .bn2-h17-left .bn2h17-text h1:after {
content: "";
width: 160px;
height: 1px;
background: #000;
position: absolute;
display: block;
right: -10%;
top: 50%;
}
.bn2-h17 .bn2-h17-left .ftc-button-2 a{
margin-top: 3px;
font-size: 17px;
padding: 15px 37px;
font-weight: normal;
text-transform: none;
background: transparent;
border: 1px solid #000000;
}
.bn2-h17 .bn2-h17-left .ftc-button-2 a:hover {
background: #3f3f3f;
border-color: #ffffff;
color: #ffffff;
}
.bn2-h17 .bn2-h17-img{
padding: 0 7px;
}
.bn2-h17 .bn2-h17-img .elementor-image{
display: block;
line-height: 0;
position: relative;
max-width: 100%;
overflow: hidden;
}
.bn2-h17 .bn2-h17-img .elementor-image img{
-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;
}
.bn2-h17 .bn2-h17-img .elementor-image:hover img{
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
-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;
}  .bn3-h17{
padding-bottom: 150px;
background: #fcfcfe;
}
.bn3-h17 .bn3-h17-left{
}
.bn3-h17 .bn3-h17-left .bn3h17-text{
margin: 0 !important;
}
.bn3-h17 .bn3-h17-left .bn3h17-text h1 {
font-size: 36px;
text-align: center;
position: relative;
margin-bottom: 15px;
}
.bn3-h17 .bn3-h17-left .bn3h17-text h1:before {
content: "";
width: 160px;
height: 1px;
background: #000;
position: absolute;
display: block;
left: -20%;
top: 50%;
}
.bn3-h17 .bn3-h17-left .ftc-button-3 a{
margin-top: 3px;
font-size: 17px;
padding: 15px 37px;
font-weight: normal;
text-transform: none;
background: transparent;
border: 1px solid #000000;
}
.bn3-h17 .bn3-h17-left .ftc-button-3 a:hover {
background: #3f3f3f;
border-color: #ffffff;
color: #ffffff;
}
.bn3-h17 .bn3-h17-img{
}
.bn3-h17 .bn3-h17-img .elementor-image{
display: block;
line-height: 0;
position: relative;
max-width: 100%;
overflow: hidden;
}
.bn3-h17 .bn3-h17-img .elementor-image img{
-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;
}
.bn3-h17 .bn3-h17-img .elementor-image:hover img{
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
transform: scale(0.9);
-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;
}  .blog-h17{
margin: 150px 0 100px;
}
.blog-h17 .title-blog-h17, .blog-h17 .title-des-blog-h17{
margin: 0 !important;
}
.blog-h17 .title-blog-h17 h1 {
font-size: 36px;
line-height: 60px;
letter-spacing: 3px;
}
.blog-h17 .title-des-blog-h17 p {
font-size: 15px;
margin-bottom: 0;
text-align: center;
}
.blog-h17 .content-blog-h17{
margin-top: 50px;
}
.blog-h17 .content-blog-h17 .title-blogs-grid{
display: none;
}
.blog-h17 .blogs-slider.style_1 .post-text{
padding-top: 15px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.blog-h17 .blogs-slider.style_1 .post-text .meta{
font-size: 15px;
font-style: italic;
font-family: Roboto;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
}
.blog-h17 .blogs-slider.style_1 .post-text .meta span{
color: #666666;
}
.blog-h17 .blogs-slider.style_1 .post-text h4{
margin-top: 3px;
line-height: 24px;
margin-bottom: 10px;
text-transform: uppercase;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}
.blog-h17 .blogs-slider.style_1 .post-text h4 a{
font-size: 24px;
letter-spacing: 0;
}
.blog-h17 .blogs-slider.style_1 .post-text p{
line-height: 25px;
margin-bottom: 25px;
font-weight: normal;
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
-webkit-order: 3;
order: 3;
}
.blog-h17 .blogs-slider.style_1 .post-text .ftc-readmore{
padding: 5px 20px;
background-color: #fff;
border: 1px solid #000;
color: #666666;
font-weight: inherit;
font-size: 15px;
font-family: Roboto;
-webkit-box-ordinal-group: 4;
-moz-box-ordinal-group: 4;
-ms-flex-order: 4;
-webkit-order: 4;
order: 4;
}
.blog-h17 .blogs-slider.style_1 .post-text .ftc-readmore:hover {
color: #ffffff;
border-color: #000000;
background-color: #151515;
}  .ft-h17{
padding: 70px 0;
}
.ft-col-left-h17, .ft-col-right-h17{
padding: 0 11px;
}
.ft-col-center-h17{
padding: 0 12px;
}
.ft-h17 .ft-h17-p1 {
margin-bottom: 7px;
}
.ft-h17 .ft-h17-p1 h1 {
line-height: 60px;
}
.ft-h17-des1 p {
color: #999999;
font-size: 15px;
line-height: 32px;
font-family: Roboto;
}
.ft-h17-des1 p a{
font-family: Roboto;
}
.ft-h17-des1 .st-h17 {
color: #fff;
}
.ft-h17-des1 .if-ft-h17 a:hover span{
color: #ffffff;
}
.ft-h17 .tt-ft-h17 h3{
font-size: 22px;
line-height: 60px;
}
.widget ul li{
padding: 5px 0;
}
.widget ul li:first-child, .widget ul.list-icons li {
padding-top: 0;
}
.ft-h17 .tt-ft-bullet-h17 ul li a {
margin: 0px;
color: #999999;
line-height: 28px;
}
.ft-h17 .tt-ft-bullet-h17 li a span{
color: #999999;
}
.ft-h17 .tt-ft-bullet-h17 li a:hover {
color: #ffffff;
}
.ft-h17 .tt-ft-bullet-h17 li a:hover span{
color: #ffffff;
}
.ft-h17 .ft-insta-h17 .images a img {
transition: all 0.5s ease 0s;
}
.ft-h17 .ft-insta-h17 .images a img:hover {
opacity: 1;
transform: scale(1.1,1.1);
}
.widget .ft-h17 .ft-insta-h17 li.images{
padding: 5px !important;
}
.ft-coppyright-h17 .ft-coppyright-text-h17{
padding: 15px 0;
border-top: 1px solid rgba(255, 255, 255, 0.2);
}
.ft-coppyright-h17 .copy-com{
margin: 0;
}
.ft-bot-h17-link{
color: #ffffff;
}
footer .ft-coppyright-h17 .copy-com >a:hover{
color: #666666 !important;
border-bottom: 1px solid rgba(255,255,255,.2);
}     .product-h17{
padding: 0 15px;
}
.product-h17 .woocommerce-page.columns-4 .products .product, .woocommerce.columns-4 .products .product{
max-width: 100%;
}
.product-h17 .woocommerce.columns-4, .product-h17 .woocommerce.columns-3{
margin: 0;
}
.product-h17 .ftc-product-grid .products .product{
padding: 0 15px !important;
}
.product-h17 .ftc-product-grid.woocommerce .product .images:hover > a:after{
background-color: #f8f8f8;
}
.product-h17 .ftc-product-grid .item-description .meta_info{
display: none;
}
.product-h17 .ftc-product-grid.woocommerce .product .item-description:before{
display: none;
}
.product-h17 .ftc-product-grid.woocommerce .product .item-description{
text-align: center;
padding-top: 5px;
padding-bottom: 0 !important;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.product-h17 .ftc-product-grid.woocommerce .product .item-description .product-name {
width: 100%;
float: left;
line-height: unset;
padding: 0!important;
text-align: center;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
}
.product-h17 .ftc-product-grid.woocommerce .product .item-description .price {
margin: 10px 0;
margin-left: 0px !important;
width: 100%;
float: left;
text-align: center;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}
.product-h17 .ftc-product-grid.woocommerce .product .item-description .star-rating {
float: none !important;
text-align: center;
margin-right: auto !important;
margin-left: auto;
margin-top: 0;
margin-bottom: 0;
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
-webkit-order: 3;
order: 3;
}
.product-h17 .ftc-product-grid.woocommerce .product .item-description .product-name a{
font-size: 20px;
line-height: 16px;
font-weight: 300;
text-transform: uppercase;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .price .amount, 
.product-h17 .ftc-product-grid.woocommerce-page .products .product .price .amount{
font-size: 17px;
font-weight: 100;
}
.product-h17 .ftc-product-grid.woocommerce .product span{
font-weight: 300;
}
.product-h17 .ftc-product-grid.woocommerce .products .product{
margin-bottom: 40px;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .images a:hover{
background-color: unset !important;
}
.product-h17 .ftc-product-grid .group-button-product {
bottom: auto;
top: 50%;
text-align: center;
right: 0;
transform: translateY(-50%);
display: flex !important;
display: -webkit-box !important;
display: -moz-box !important;
display: -ms-flexbox !important;
display: -webkit-flex !important;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product .compare{
display: none;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .images .add-to-cart, 
.product-h17 .ftc-product-grid.woocommerce .products .product .images .wishlist,
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
display: inline-block;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .images .add-to-cart a, 
.product-h17 .ftc-product-grid.woocommerce .products .product .images .wishlist,
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist, 
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > a.quickview{
width: 45px;
height: 45px;
border: none;
border-radius: 100%;
background-color: #999999;
}
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div, 
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div a, 
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > a{
margin: auto;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .images .add-to-cart a:hover, 
.product-h17 .ftc-product-grid.woocommerce .products .product .images .wishlist:hover, 
.product-h17 .ftc-product-grid.woocommerce .products .product .images .yith-wcwl-wishlistexistsbrowse a:hover,
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > a.quickview:hover{
background-color: #000000 !important;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .images .add-to-cart a:before, 
.product-h17 .ftc-product-grid.woocommerce .products .product .images .wishlist i,
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist i, 
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product >div.yith-wcwl-add-to-wishlist.exists i,
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > a.quickview i{
font-size: 20px;
color: #ffffff;
line-height: 45px;
}
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse a:hover i{
color: #ffffff;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .images .add-to-cart a.added_to_cart:before{
content: "\f00c";
font-family: fontawesome;
}
.product-h17 .ftc-product-grid .group-button-product div.add_to_cart_button a:before {
content: "\e04f";
font-family: 'Simple-Line-Icons';
font-weight: normal;
}
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse,
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse a{
width: 45px;
height: 45px;
border-radius: 100%;
background-color: #999999;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .images .add-to-cart{
margin: 0;
width: 45px;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .images .add-to-cart a.added{
display: none;
}
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
margin-right: 10px;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
}
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > a.quickview{
margin-left: 10px;
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
-webkit-order: 3;
order: 3;
}
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > a.quickview i:before{
content: "\e090";
}
.product-h17 .ftc-product-grid.woocommerce .products .star-rating, 
.product-h17 .ftc-product-grid.woocommerce-page .products .star-rating{
color: #c4c4c4;
}        .sl-h18 .tparrows {
background-color: transparent !important;
}
.sl-h18 .slide1-h18{
background-color: #000000;
}
.sl-h18 .slide1-h18 rs-sbg{
opacity: 0.8 !important;
}
.sl-h18 .title-slide-h18{
text-shadow: 1px 1px 4px #999999;
}
.sl-h18 #rev_slider_25_1_wrapper .custom.tparrows:before{
font-size: 24px;
}
.sl-h18 #rev_slider_25_1_wrapper .custom.tparrows:hover:before {
color: #999999;
}  .bn-h18{
padding: 0 30px;
}
.banner-h18{
margin: 75px 0;
padding: 85px 0;
background-color: #f2f1f0;
}
.banner-h18 .banner-title-h18.elementor-widget:not(:last-child){
margin-bottom: 25px;
}
.banner-h18 .banner-title-h18>div:after{
left: 50%;
content: "";
width: 77px;
height: 2px;
display: block;
position: absolute;
background: #b6aa9a;
transform: translateX(-50%);
}
.banner-h18 .banner-title-h18 h2{
font-size: 36px;
padding-bottom: 25px;
}
.banner-h18 .banner-des-h18{
max-width: 680px;
display: block;
margin: auto;
}
.banner-h18 .banner-des-h18 p{
font-size: 18px;
line-height: 1.7;
}  .product-h18{
padding: 0 30px;
}
.product-h18 .ftc_products_slider.style_1 .title-product-slider{
display: none;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .item-description{
padding-top: 25px;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .item-description:before{
display: none;
}
.product-h18 .ftc_products_slider.style_1 .meta_info, .product-h18 .ftc_products_slider.style_1 .star-rating{
display: none;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .item-description h3.product_title.product-name{
width: 100%;
float: left;
text-align: center;
margin-bottom: 45px;
padding-left: 0!important;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .item-description h3.product_title.product-name:after{
left: 50%;
content: "";
width: 30px;
height: 1px;
display: block;
position: absolute;
background: #b6aa9a;
transform: translate(-50%, 18px);
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .item-description h3.product_title.product-name a {
font-size: 18px;
font-weight: 600;
text-transform: uppercase;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .item-description .price{
width: 100%;
float: left;
text-align: center;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product{
left: 0;
bottom: 0;
top: unset;
height: 70px;
transition: 1s;
transform: none;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .products .product .images a:hover{
background-color: #ffffff;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .compare,
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .quickview i{
display: none;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .quickview{
font-size: 18px;
margin: 0;
width: 100%;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product > a{
height: 70px;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product span{
top: 50%;
text-transform: uppercase;
transform: translateY(-50%);
}
.product-h18 .navigation-slider div{
top: 32.5%;
}
.product-h18 .navigation-slider .nav-prev{
left: 5px;
}
.product-h18 .navigation-slider .nav-next{
right: 5px;
}
.product-h18 .navigation-slider .nav-prev:before{
content: "\f104";
font-family: fontawesome;
font-size: 30px;
line-height: 30px;
}
.product-h18 .navigation-slider .nav-prev:hover:before{
color: #ffffff;
}
.product-h18 .navigation-slider .nav-next:before{
content: "\f105";
font-family: fontawesome;
font-size: 30px;
line-height: 30px;
}
.product-h18 .navigation-slider .nav-next:hover:before{
color: #ffffff;
}
.product-h18 .navigation-slider{
opacity: 0;
}
.product-h18 .elementor-widget-ftc-products-sliders:hover .navigation-slider{
opacity: 1;
}  .video-h18{
padding: 0 30px;
margin: 55px 0 25px;
}
.video-h18 .elementor-custom-embed-play{
padding: 17px 20px;
border-radius: 50%;
border: 8px solid #ffffff;
}
.video-h18 .elementor-custom-embed-play:hover{
border-color: #999;
background-color: #999999;
}
.video-h18 .elementor-custom-embed-play i{
opacity: 1;
}
.video-h18 .elementor-custom-embed-play .eicon-play:before {
color: #ffffff;
font-size: 44px;
margin-left: 5px;
content: "\f04b";
font-family: 'FontAwesome';
}  .ft-content-h18{
padding: 0 30px;
margin-bottom: 30px;
}
.ft-h18{
padding: 60px 20px 50px;
}
.ft-h18 .tt-ft-h18, .ft-h18 .ft-logo-h18, .ft-h18 .ft-img-h18{
text-align: left;
}
.ft-h18 .tt-ft-h18 h2{
font-size: 24px;
}
.ft-h18 .ft-logo-h18{
line-height: 40px;
}
.ft-h18 .ft-des-left-h18{
text-align: justify;
}
.ft-h18 .ft-des-left-h18, .ft-h18 .ft-address-h18{
padding-right: 20%;
}
.ft-h18 .ft-des-left-h18{
margin-top: 10px;
}
.ft-h18 .ft-des-left-h18 p{
line-height: 1.4;
}
.ft-h18 .if-ft-h18{
line-height: 1.5;
}
.ft-h18 .if-ft-h18 a{
color: #828282;
}
.ft-h18 .if-ft-h18, .ft-h18 .time-ft-h18, .ft-h18 .ft-des-left-h18{
font-size: 15px;
margin-bottom: 15px;
}
.ft-h18 .ft-tag-h18{
margin-bottom: 10px !important;
}
.ft-h18 .ft-tag-h18>div{
font-size: 0;
}
.widget .ft-h18 .tagcloud{
float: left;
}
.widget .ft-h18 .tagcloud a{
display: none;
color: #828282;
border-radius: 7px;
margin-top: 0 !important;
font-size: 15px !important;
margin-right: 15px !important;
margin-bottom: 15px !important;
padding: 7px 10px 8px !important;
background-color: unset !important;
}
.widget .ft-h18 .tagcloud a:nth-child(-n+6){
display: block;
}
.widget .ft-h18 .tagcloud a:hover{
color: #b0a171;
border-color: #b0a171;
}
.ft-h18 .ft-social-h18 .tag-footer .title{
float: left;
color: #444444;
font-size: 17px;
margin-bottom: 0;
font-weight: 600;
line-height: 35px;
margin-right: 10px;
}
.ft-h18 .ft-social-h18 .tag-footer ul{
float: left;
}
.ft-h18 .ft-social-h18 .tag-footer ul li{
margin-right: 5px;
display: inline-block;
border: 1px solid #dddddd;
}
.ft-h18 .ft-social-h18 .tag-footer ul li:hover{
border-color: transparent;
}
.ft-h18 .ft-social-h18 .tag-footer ul li:hover i{
color: #ffffff;
}
.ft-h18 .ft-social-h18 .tag-footer ul li:last-child{
margin-right: 0;
}
.ft-h18 .ft-social-h18 .tag-footer ul li.ft-facebook{
padding: 6px 11px !important;
}
.ft-h18 .ft-social-h18 .tag-footer ul li.ft-twitter{
padding: 6px 8.5px !important;
}
.ft-h18 .ft-social-h18 .tag-footer ul li.ft-btc{
padding: 6px 10px !important;
}
.ft-h18 .ft-social-h18 .tag-footer ul li.ft-dribbble{
padding: 6px 9px !important;
}
.ft-h18 .ft-social-h18 .tag-footer ul li.ft-facebook:hover{
background-color: #3b5998;
}
.ft-h18 .ft-social-h18 .tag-footer ul li.ft-twitter:hover{
background-color: #2caae1;
}
.ft-h18 .ft-social-h18 .tag-footer ul li.ft-btc:hover{
background-color: #ffa500;
}
.ft-h18 .ft-social-h18 .tag-footer ul li.ft-dribbble:hover{
background-color: #ff1493;
}
.ft-coppyright-h18{
padding: 0 20px;
background-color: #f2f1f0;
}
.ft-coppyright-h18 .copy-com{
margin: 0;
color: #828282;
padding: 23px 0;
border-top: 1px solid #d7d7d7;
}
.ft-coppyright-h18 .copy-com .ft-bot-h18-link{
color: #444444;
font-weight: 600;
}
.ft-coppyright-h18 .copy-com .ft-bot-h18-link:hover{
color: #b0a171 !important;
}       .container-h19{
max-width: 1284px;
margin: 0 auto;
left: 50% !important;
transform: translateX(-50%);
} .slide-h19 .tparrows{ background-color: transparent !important;
}
.slide-h19 #rev_slider_26_1_wrapper .custom.tparrows:before{
font-size: 24px;
color: #666666 !important;
}
.slide-h19 #rev_slider_26_1_wrapper .custom.tparrows:hover:before{
color: #ffffff !important;
}    .banner-top-h19{
margin-top: 20px;
}
.banner-top-h19 .img-left{
text-align: left;
padding-right: 13px;
}
.banner-top-h19 .img-center, .banner-top-h19 .img-center-center{
padding: 0 6.5px;
}
.banner-top-h19 .img-right{
text-align: right;
padding-left: 13px;
}
.banner-top-h19 .img-left .elementor-image:before, .banner-top-h19 .img-right .elementor-image:before, 
.banner-top-h19 .img-left .elementor-image:after, .banner-top-h19 .img-right .elementor-image:after, 
.banner-top-h19 .img-center-center .elementor-image:before, .banner-top-h19 .img-center-center .elementor-image:after, 
.banner-top-h19 .img-center .elementor-image:before, .banner-top-h19 .img-center .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;
}
.banner-top-h19 .img-left .elementor-image:hover:before, .banner-top-h19 .img-right .elementor-image:hover:before,
.banner-top-h19 .img-center-center .elementor-image:hover:before, 
.banner-top-h19 .img-center .elementor-image:hover:before{
background-color: rgba(255,255,255,.2);
right: 50%;
left: 51%;
}
.banner-top-h19 .img-left .elementor-image:hover:after, .banner-top-h19 .img-right .elementor-image:hover:after,
.banner-top-h19 .img-center .elementor-image:hover:after,
.banner-top-h19 .img-center-center .elementor-image:hover:after{
background-color: rgba(255,255,255,.2);
top: 50%;
bottom: 50%;
}
.banner-top-h19 .text-banner1{
padding-left: 13px;
}
.banner-top-h19 .text-banner-left{
padding-right: 13px;
}
.banner-top-h19 .text-banner1 h1, .banner-top-h19 .text-banner-left h1{
padding: 18% 0;
font-size: 56px;
max-height: 190px;
background-color: #8eb5bc;
}
.banner-top-h19 .text-banner1 h1:hover, .banner-top-h19 .text-banner-left h1:hover{
background-color: #5dacba;
}
.banner-top-h19-1, .banner-middle-h19{
display: none;
}  .product-title-h19{
margin-top: 100px;
margin-bottom: 80px;
}
.product-title-h19.elementor-widget:not(:last-child){
margin-bottom: 80px;
}
.product-title-h19 h2:before{
left: 50%;
top: 20px;
content: "";
width: 40px;
height: 6px;
display: block;
position: absolute;
background: #8eb5bc;
transform: translate(-50%, 28px);
}
.product-h19{
margin-bottom: 55px;
}
.product-h19 .elementor-widget-container{
width: unset !important;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .images:hover > a:after{
background-color: transparent;
}
.product-h19 .ftc_products_slider.style_1 .title-product-slider{
display: none;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .item-description{
padding-top: 20px;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .item-description:before{
display: none;
}
.product-h19 .ftc_products_slider.style_1 .meta_info, .product-h19 .ftc_products_slider.style_1 .star-rating{
display: none;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .item-description h3.product_title.product-name{
width: 100%;
float: left;
text-align: center;
padding-left: 0!important;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .item-description h3.product_title.product-name:after{
top: 60px;
left: 50%;
content: "";
width: 30px;
height: 7px;
display: block;
position: absolute;
background: #8eb5bc;
transform: translate(-50%, 0);
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .item-description h3.product_title.product-name a {
font-size: 18px;
font-weight: 500;
text-transform: uppercase;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .item-description .price{
width: 100%;
float: left;
margin-top: 40px;
text-align: center;
margin-left: 0px !important;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product{
left: 0;
bottom: 0;
top: unset;
height: 70px;
transition: 1s;
transform: none;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .products .product .images a{
color: #000000;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .products .product .images a:hover{
background-color: #ffffff;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .compare,
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .quickview i{
display: none;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .quickview{
margin: 0;
width: 100%;
font-size: 18px;
background-color: #e5e5e5;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .quickview span{
top: 50%;
transform: translateY(-50%);
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product > a{
height: 70px;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product span{
text-transform: uppercase;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .price span{
font-size: 24px;
font-weight: bold;
}
.product-h19 .navigation-slider div{
top: 33%;
transform: translateY(-33%);
}
.product-h19 .navigation-slider{
opacity: 0;
}
.product-h19:hover .navigation-slider{
opacity: 1;
}
.product-h19 .navigation-slider .nav-prev{
left: 5px;
}
.product-h19 .navigation-slider .nav-prev:hover:before{
color: #999999;
}
.product-h19 .navigation-slider .nav-next{
right: 5px;
}
.product-h19 .navigation-slider .nav-next:hover:before{
color: #999999;
}
.product-h19 .navigation-slider .nav-prev:before{
content: "\f104";
font-family: fontawesome;
font-size: 30px;
}
.product-h19 .navigation-slider .nav-next:before{
content: "\f105";
font-family: fontawesome;
font-size: 30px;
line-height: 30px;
}
.product-h20 .ftc-product-grid.woocommerce .product .images .group-button-product .add-to-cart, 
.product-h20 .ftc-product-grid.woocommerce .product .images .group-button-product .yith-wcwl-add-to-wishlist,
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .add-to-cart, 
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .yith-wcwl-add-to-wishlist,
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .add-to-cart, 
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .yith-wcwl-add-to-wishlist {
display: none;
}  .img-bottom-h19{
display: none;
}
.img-bottom-h19 .img-left-h19 img{
left: 0;
z-index: 1;
bottom: -290px;
position: absolute;
pointer-events: none;
}
.img-bottom-h19 .img-right-h19 img{
right: 0;
z-index: 1;
bottom: -125px;
position: absolute;
pointer-events: none;
}   .ft-h19{
z-index: 9;
padding: 65px 0 40px;
margin-top: 40px;
}
.ft-h19 .logo-ft-h19, .ft-h19 .ft-img-h19{
text-align: left;
}
.ft-h19 .title-ft-h19 h2, .ft-h19 .title-newletter-ft-h19 h2{
font-size: 19px;
}
.ft-h19 .text-ft-h19 p, .ft-h19 .text-ft-center-h19 .if-ft-h19{
font-size: 15px;
font-family: Lato;
}
.ft-h19 .text-ft-center-h19 .if-ft-h19{
line-height: 1.7;
margin-bottom: 10px;
}
.ft-h19 .text-ft-center-h19 .if-ft-h19 a{
color: #ffffff;
border-bottom: 1px solid transparent;
}
.ft-h19 .text-ft-center-h19 .if-ft-h19 a:hover{
color: #ffffff;
border-color: #ffffff;
}
.ft-h19 .col-ft-center-h19{
padding: 0 22px;
}
.ft-h19 .col-ft-right-h19{
padding-left: 20px;
}
.ft-h19 .title-newletter-ft-h19 h2:before{
content: "\f003";
margin-right: 15px;
font-family: FontAwesome;
}
.ft-h19 .form-sub-ft-h19 .text-newsletter, .ft-h19 .form-sub-ft-h19 .small-newsletter{
display: none;
}
.ft-h19 .form-sub-ft-h19 .title-newsletter p.email input{
color: #ffffff;
text-align: left;
background-color: #444444;
}
.ft-h19 .form-sub-ft-h19 .title-newsletter p.email input::placeholder{
color: #ffffff;
}
.ft-h19 .form-sub-ft-h19 .title-newsletter p.email{
margin-bottom: 10px;
}
.ft-h19 .form-sub-ft-h19 .Subscribe{
max-width: 400px;
}
.ft-h19 .form-sub-ft-h19 .Subscribe, .ft-h19 .form-sub-ft-h19 .Subscribe input{
width: 100%;
}
.ft-h19 .form-sub-ft-h19 .Subscribe input{
padding: 12px;
font-weight: 500;
text-transform: uppercase;
border: 2px solid #ffffff;
background-color: transparent;
}
.ft-h19 .form-sub-ft-h19 .Subscribe:hover input{
color: #ffffff;
border-color: #111111;
}
.ft-h19 .ft-social-h19 .tag-footer .title{
float: left;
color: #ffffff;
font-weight: 500;
margin-bottom: 0;
line-height: 35px;
margin-right: 10px;
text-transform: uppercase;
}
.ft-h19 .ft-social-h19 .tag-footer ul{
float: left;
margin-left: 30px;
}
.ft-h19 .ft-social-h19 .tag-footer ul li{
margin-right: 5px;
display: inline-block;
border: 1px solid #dddddd;
}
.ft-h19 .ft-social-h19 .tag-footer ul li:hover{
border-color: transparent;
}
.ft-h19 .ft-social-h19 .tag-footer ul li i{
color: #ffffff;
}
.ft-h19 .ft-social-h19 .tag-footer ul li:last-child{
margin-right: 0;
}
.ft-h19 .ft-social-h19 .tag-footer ul li.ft-facebook{
padding: 4px 10px !important;
}
.ft-h19 .ft-social-h19 .tag-footer ul li.ft-twitter{
padding: 4px 7px !important;
}
.ft-h19 .ft-social-h19 .tag-footer ul li.ft-btc{
padding: 4px 8.8px !important;
}
.ft-h19 .ft-social-h19 .tag-footer ul li.ft-pinterest{
padding: 4px 7.7px !important;
}
.ft-h19 .ft-social-h19 .tag-footer ul li.ft-facebook:hover{
background-color: #3b5998;
}
.ft-h19 .ft-social-h19 .tag-footer ul li.ft-twitter:hover{
background-color: #2caae1;
}
.ft-h19 .ft-social-h19 .tag-footer ul li.ft-btc:hover{
background-color: #ffa500;
}
.ft-h19 .ft-social-h19 .tag-footer ul li.ft-pinterest:hover{
background-color: #cc181e;
}
.ft-coppyright-h19 .copy-com{
margin: 0;
color: #444444;
font-size: 15px;
line-height: 60px !important;
font-family: Lato !important;
}
.ft-coppyright-h19 .copy-com a{
color: #ffffff;
border-bottom: 1px solid transparent;
}
footer .ft-coppyright-h19 .copy-com >a:hover {
color: #ffffff !important;
border-color: #ffffff;
}       .slide-h20 .tparrows{ background-color: transparent !important;
}
.slide-h20 #rev_slider_27_1_wrapper .custom.tparrows:before{
font-size: 24px;
color: #666666 !important;
}
.slide-h20 #rev_slider_27_1_wrapper .custom.tparrows:hover:before{
color: #ffffff !important;
}  .product-title-h20{
margin-top: 100px;
margin-bottom: 80px;
}
.product-title-h20.elementor-widget:not(:last-child){
margin-bottom: 80px;
}
.product-title-h20 h2{
font-size: 36px;
}
.product-title-h20 h2:before{
left: 50%;
top: 25px;
content: "";
width: 40px;
height: 6px;
display: block;
position: absolute;
background: #b0a171;
transform: translate(-50%, 30px);
}
.product-h20{
margin-bottom: 60px;
}
.product-h20 .woocommerce.columns-4, .product-h20 .woocommerce.columns-3 {
margin: 0;
}
.product-h20 .title-product-grid{
display: none;
}
.product-h20 .ftc-product-grid.woocommerce .product .item-description .product-name {
width: 100%;
float: left;
text-align: center;
padding: 0!important;
}
.product-h20 .ftc-product-grid.woocommerce .product .item-description {
padding-top: 25px;
}
.product-h20 .ftc-product-grid.woocommerce .product .item-description .product-name a{
font-size: 18px;
text-transform: uppercase;
}
.product-h20 .ftc-product-grid.woocommerce .product .item-description h3.product_title.product-name:after{
top: 60px;
left: 50%;
content: "";
width: 30px;
height: 7px;
display: block;
position: absolute;
background: #b0a171;
transform: translate(-50%, 0);
}
.product-h20 .ftc-product-grid.woocommerce .product .item-description .price {
width: 100%;
float: left;
margin-top: 50px;
text-align: center;
margin-bottom: 10px;
margin-left: 0px !important;
}
.product-h20 .ftc-product-grid.woocommerce .product .price span {
font-size: 24px;
font-weight: bold;
}
.product-h20 .ftc-product-grid .item-description .meta_info {
display: none;
}
.product-h20 .ftc-product-grid.woocommerce .product .images .group-button-product{
left: 0;
bottom: 0;
top: unset;
height: 70px;
transition: 1s;
transform: none;
}
.product-h20 .ftc-product-grid.woocommerce .products .product .images .group-button-product a{
color: #444444;
background-color: #f7f5f1;
}
.product-h20 .ftc-product-grid.woocommerce .products .product .images a:hover{
background-color: #f7f5f1;
}
.product-h20 .ftc-product-grid.woocommerce .product .images:hover > a:after{
background-color: transparent;
}
.product-h20 .ftc-product-grid.woocommerce .product .images .group-button-product .compare,
.product-h20 .ftc-product-grid.woocommerce .product .images .group-button-product .quickview i{
display: none;
}
.product-h20 .ftc-product-grid.woocommerce .product .images .group-button-product .quickview{
margin: 0;
width: 100%;
font-size: 18px;
background-color: #e5e5e5;
}
.product-h20 .ftc-product-grid.woocommerce .product .images .group-button-product .quickview span{
top: 50%;
text-transform: uppercase;
transform: translateY(-50%);
}
.product-h20 .ftc-product-grid.woocommerce .product .images .group-button-product > a{
height: 70px;
}
.product-h20 .ftc-product-grid.woocommerce .product .item-description:before{
display: none;
}
.product-h20 .ftc-product-grid.woocommerce-page.columns-3 .products .product, 
.product-h20 .ftc-product-grid.woocommerce.columns-3 .products .product {
width: 33.33%;
}
.product-h20 .ftc-product-grid .products .product {
padding: 0 15px !important;
}  .about-h20{
padding: 85px 0;
}
.about-h20 .title-about-h20 h2:after{
top: 55px;
left: 50%;
content: "";
width: 30px;
height: 7px;
display: block;
position: absolute;
background: #ffffff;
transform: translate(-50%, 0);
}
.about-h20 .des-about-h20{
font-size: 17px;
margin-top: 40px;
max-width: 600px;
margin-left: auto;
margin-right: auto;
}
.about-h20 .des-about-h20 p{
font-size: 18px;
font-weight: 300;
margin-bottom: 0;
font-family: Lato;
}
.about-h20 .btn-about-h20{
margin-top: 30px;
}
.about-h20 .btn-about-h20 a{
padding: 14.5px 45.5px 13.5px;
background-color: #ffffff;
}
.about-h20 .btn-about-h20 a:hover{
background-color: #333333;
}
.about-h20 .btn-about-h20 a:hover span{
color: #ffffff;
}
.img-banner-h20 .elementor-image:before, .img-banner-h20 .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;
}
.img-banner-h20 .elementor-image:hover:after{
background-color: rgba(255,255,255,.2);
top: 50%;
bottom: 50%;
}
.img-banner-h20 .elementor-image:hover:before{
background-color: rgba(255,255,255,.2);
right: 50%;
left: 51%;
}  .form-submit-h20{
margin: 100px 0;
}
.form-submit-h20 .form-title-h20 h2:after{
top: 75px;
left: 50%;
content: "";
width: 30px;
height: 7px;
display: block;
position: absolute;
background: #b0a171;
transform: translate(-50%, 0);
}
.contact-form-h20{
margin: auto;
max-width: 670px;
margin-bottom: 40px;
}
.contact-form-h20 .contact-infor, .contact-form-h20 .message-form{
width: 50%;
float: left;
}
.contact-form-h20 .contact-infor{
padding-right: 5px;
}
.contact-form-h20 .message-form{
padding-left: 5px;
}
.contact-form-h20 .name label, .contact-form-h20 .email label{
margin-bottom: 10px;
}
.contact-form-h20 .phone label{
margin-bottom: 0;
}
.contact-form-h20 .submit-form{
width: 100%;
float: left;
margin-top: 10px;
}
.contact-form-h20 input[type="text"], .contact-form-h20 input[type="email"], .contact-form-h20 input[type="tel"]{
padding: 7px 15px;
border-color: #444444;
color: #444444 !important;
font-weight: 500 !important;
}
.contact-form-h20 input::placeholder, .contact-form-h20 textarea::placeholder{
color: #444444;
}
.contact-form-h20 .wpcf7 input[type^="submit"]{
width: 100%;
font-size: 16px;
font-family: Lato;
padding: 11px 30px;
font-weight: normal;
background-color: #b0a171;
text-transform: capitalize;
}
.contact-form-h20 .wpcf7 input[type^="submit"]:hover{
border: none;
padding: 12px 30px;
background-color: #444444;
}
.contact-form-h20 .message-form, .contact-form-h20 .message-form textarea{
max-height: 140px;
border-color: #444444;
}  .ft-h20{
padding: 70px 0 50px;
}
.ft-h20 .logo-ft-h20, .ft-h20 .img-ft-h20{
text-align: left;
}
.ft-h20 .ft-des-left-h20 p{
font-size: 15px;
font-family: Lato;
}
.ft-h20 .title-ft-h20 h2{
font-size: 18px;
}
.ft-h20 .ft-address-h20, .ft-h20 .ft-tag-h20{
max-width: 346px;
}
.ft-h20 .ft-address-h20 .if-ft-h19{
font-size: 15px;
font-family: Lato;
margin-bottom: 15px;
}
.ft-h20 .ft-address-h20 .if-ft-h19 a{
color: #ffffff;
}
.ft-h20 .ft-address-h20 .if-ft-h19 a:hover{
color: #111111;
}
.ft-h20 .ft-tag-h20>div {
font-size: 0;
}
.widget .ft-h20 .tagcloud {
float: left;
}
.widget .ft-h20 .tagcloud a {
display: none;
color: #ffffff;
border-radius: 7px;
margin-top: 0 !important;
font-size: 15px !important;
margin-right: 15px !important;
margin-bottom: 15px !important;
padding: 7px 10px 8px !important;
background-color: unset !important;
}
.widget .ft-h20 .tagcloud a:nth-child(-n+6) {
display: block;
}
.ft-h20 .ft-social-h20 .tag-footer .title {
float: left;
margin-bottom: 0;
line-height: 35px;
margin-right: 10px;
}
.ft-h20 .ft-social-h20 .tag-footer ul{
float: left;
}
.ft-h20 .ft-social-h20 .tag-footer ul li{
margin-right: 5px;
display: inline-block;
border: 1px solid #dddddd;
}
.ft-h20 .ft-social-h20 .tag-footer ul li:hover{
border-color: transparent;
}
.ft-h20 .ft-social-h20 .tag-footer ul li i{
color: #ffffff;
}
.ft-h20 .ft-social-h20 .tag-footer ul li:last-child{
margin-right: 0;
}
.ft-h20 .ft-social-h20 .tag-footer ul li.ft-facebook{
padding: 6px 11px !important;
}
.ft-h20 .ft-social-h20 .tag-footer ul li.ft-twitter{
padding: 6px 8.5px !important;
}
.ft-h20 .ft-social-h20 .tag-footer ul li.ft-btc{
padding: 6px 10px !important;
}
.ft-h20 .ft-social-h20 .tag-footer ul li.ft-pinterest{
padding: 6px 9px !important;
}
.ft-h20 .ft-social-h20 .tag-footer ul li.ft-facebook:hover{
background-color: #3b5998;
}
.ft-h20 .ft-social-h20 .tag-footer ul li.ft-twitter:hover{
background-color: #2caae1;
}
.ft-h20 .ft-social-h20 .tag-footer ul li.ft-btc:hover{
background-color: #ffa500;
}
.ft-h20 .ft-social-h20 .tag-footer ul li.ft-pinterest:hover{
background-color: #cc181e;
}
.ft-coppyright-h20 .copy-com{
margin: 0;
font-size: 15px;
line-height: 60px !important;
font-family: Lato !important;
}
.ft-coppyright-h20 .copy-com a{
color: #ffffff;
border-bottom: 1px solid #ffffff;
}
footer .ft-coppyright-h20 .copy-com >a:hover {
color: #444444 !important;
border-bottom: none;
}        .slide-h21 .tparrows{
background-color: transparent !important;
}
.slide-h21 #rev_slider_28_1_wrapper .custom.tparrows:hover:before{
color: #ffffff !important;
}
.slide-h21 #rev_slider_28_1_wrapper .custom.tparrows:before{
font-size: 24px;
color: #666666 !important;
}
.slide-h21 a.btn-slide-h21:hover{
-ms-transform: scale(0.9) !important;;
-webkit-transform: scale(0.9) !important;;
transform: scale(0.9) !important;
transition: all 1s;
} .bn-top-h21{
margin-top: 115px;
padding-bottom: 120px;
}
.bn-top-h21 .bn-title{
letter-spacing: 3px;
margin-bottom: 12px !important;
}
.bn-top-h21 .img-left{
margin-top: -25px;
padding-left: 60px;
}
.bn-top-h21 .text-content p{
font-size: 24px;
letter-spacing: 2px;
}
.bn-top-h21 .text-title.elementor-widget:not(:last-child){
margin-bottom: 12px;
}
.bn-top-h21 .img-center{
margin-top: 65px;
}
.bn-top-h21 .img-right{
margin-top: -105px;
padding-right: 60px;
}
.line-h21{
border-bottom: 1px solid #ebebeb;
} .bn-h21{
margin: 120px 0 165px;
}
.bn-h21 .title-top, .bn-h21 .btn-left, .bn-h21 .content-left{
margin: auto;
max-width: 300px;
}
.bn-h21 .title-top{
margin-top: 45px;
}
.bn-h21 .title-top .elementor-widget:not(:last-child){
margin-bottom: 10px;
}
.bn-h21 .title-top h1{
font-size: 60px;
line-height: 1.2;
letter-spacing: 3px;
}
.bn-h21 .btn-left, .bn-h21 .img-left{
text-align: left;
}
.bn-h21 .content-left p{
margin-bottom: 0;
}
.bn-h21 .img-left{
margin-top: 105px;
}
.bn-h21 .banner-left{
margin-top: 68px;
}
.bn-h21 .banner-left .title-top{
margin-top: 0;
}
.bn-h21 .banner-left .img-bn{
text-align: center;
}
.bn-h21 .banner-left .img-bn.elementor-widget:not(:last-child){
margin-bottom: 0;
}
.bn-h21 .btn-bn-left{
margin: auto !important;
z-index: 1;
top: -75px;
right: 145px;
text-align: right;
position: relative;
}
.bn-h21 .banner-left .content-bn{
top: 50%;
position: absolute;
transform: translateY(-50%);
}
.bn-h21 .banner-left .content-bn.elementor-widget:not(:last-child){
margin-bottom: 0;
}
.bn-h21 .banner-left .content-bn .title-top{
font-size: 30px;
font-weight: 600;
margin-bottom: 12px;
}
.bn-h21 .banner-left .content-bn .title{
font-size: 30px;
font-weight: normal;
}
.bn-h21 .banner-left .rectangle{
position: absolute;
z-index: -1;
}
.bn-h21 .banner-left .rectangle img{
position: absolute;
right: 10px;
top: 35px;
}
.bn-h21 .banner-right .img-bn{
margin-top: 60px;
margin-bottom: 0;
text-align: right;
}
.bn-h21 .banner-right .rectangle{
position: absolute;
z-index: 2;
}
.bn-h21 .banner-right .rectangle img{
position: absolute;
right: 68px;
top: 0;
}
.bn-h21 .banner-right .btn-bn{
z-index: 2;
right: 30px;
bottom: 20px;
text-align: right;
position: absolute;
}
.bn-h21 .img-right{
margin-top: 115px;
text-align: right;
}
.bn-h21 .btn-bn-right{
margin: auto !important;
z-index: 1;
top: -70px;
right: 30px;
text-align: right;
position: relative;
}
.bn-h21 .btn-left a:hover, .bn-h21 .banner-right .btn-bn a:hover, 
.bn-h21 .btn-bn-left a:hover img, .bn-h21 .btn-bn-right a:hover{
-ms-transform: scale(0.9);;
-webkit-transform: scale(0.9);;
transform: scale(0.9);
transition: all 1s;
}
.bn-top-h21 .img-left .elementor-image:before, .bn-top-h21 .img-left .elementor-image:after,
.bn-top-h21 .img-center .elementor-image:before, .bn-top-h21 .img-center .elementor-image:after,
.bn-top-h21 .img-right .elementor-image:before, .bn-top-h21 .img-right .elementor-image:after,
.bn-h21 .img-left .elementor-image:before, .bn-h21 .img-left .elementor-image:after,
.bn-h21 .img-right .elementor-image:before, .bn-h21 .img-right .elementor-image:after,
.bn-h21 .banner-left .elementor-widget-wrap:before, .bn-h21 .banner-left .elementor-widget-wrap:after,
.bn-h21 .banner-right .elementor-widget-wrap:before, .bn-h21 .banner-right .elementor-widget-wrap:after{
content: "";
position: absolute;
right: 0;
left: 0;
top: 0;
bottom: 0;
z-index: 1;
-webkit-transition: all 0.6s ease-out 0s;
-moz-transition: all 0.6s ease-out 0s;
transition: all 0.6s ease-out 0s;
}
.bn-top-h21 .img-left .elementor-image:hover:before,
.bn-top-h21 .img-center .elementor-image:hover:before,
.bn-top-h21 .img-right .elementor-image:hover:before,
.bn-h21 .img-left .elementor-image:hover:before,
.bn-h21 .img-right .elementor-image:hover:before,
.bn-h21 .banner-left .elementor-widget-wrap:hover:before,
.bn-h21 .banner-right .elementor-widget-wrap:hover:before{
background-color: rgba(255,255,255,.2);
right: 50%;
left: 51%;
}
.bn-top-h21 .img-left .elementor-image:hover:after,
.bn-top-h21 .img-center .elementor-image:hover:after,
.bn-top-h21 .img-right .elementor-image:hover:after,
.bn-h21 .img-left .elementor-image:hover:after,
.bn-h21 .img-right .elementor-image:hover:after,
.bn-h21 .banner-left .elementor-widget-wrap:hover:after,
.bn-h21 .banner-right .elementor-widget-wrap:hover:after{
background-color: rgba(255,255,255,.2);
top: 50%;
bottom: 50%;
} .portfolio-h21 .title{
letter-spacing: 3px;
}
.portfolio-h21 .ftc-portfolio-wrapper .portfolio-inner,
.portfolio-h21 .ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail img{
margin: 0;
}
.portfolio-h21 .ftc-portfolio-wrapper .item .thumbnail .figcaption{
padding: 0;
}
.portfolio-h21 .ftc-portfolio-wrapper .item .figcaption:before{
content: '';
opacity: 0;
width: 100%;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
}
.portfolio-h21 .ftc-portfolio-wrapper .item:hover .figcaption:before{
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
background-color: rgba(0, 0, 0, 0.3);
}
.portfolio-h21 .ftc-portfolio-wrapper .item .figcaption:after{
position: absolute;
top: 15px;
right: 15px;
bottom: 15px;
left: 15px;
content: '';
opacity: 0;
-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
transition: opacity 0.35s, transform 0.35s;
}
.portfolio-h21 .ftc-portfolio-wrapper .item .figcaption:after{
z-index: 2;
border-top: 1px solid #ffffff;
border-bottom: 1px solid #ffffff;
border-right: 1px solid #ffffff;
border-left: 1px solid #ffffff;
-webkit-transform: scale(1,0);
transform: scale(1,0);
}
.portfolio-h21 .img-top, .portfolio-h21 .title{
margin-bottom: 10px !important;
}
.portfolio-h21 .title-text{
letter-spacing: 2px;
}
.portfolio-h21 .ftc-portfolio-wrapper .item:hover .figcaption:after{
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
.portfolio-h21 .ftc-portfolio-wrapper .item .figcaption .term{
z-index: 3;
margin-top: -15%;
}
.portfolio-h21 .ftc-portfolio-wrapper .item .figcaption .term span{
color: #ffffff;
font-size: 30px;
font-weight: bold;
font-family: Raleway;
text-transform: uppercase;
}
.portfolio-h21 .ftc-portfolio-wrapper .item .figcaption .term:before{
top: 45%;
left: 50%;
content: "\f0a6";
color: #ffffff;
font-size: 30px;
position: absolute;
font-family: FontAwesome;
transform: translate(-50%,55%);
}
.portfolio-h21 .ftc-portfolio-wrapper.columns-6 .item{
width: 16.6666666667%;
}  .ft-h21{
padding: 10px 0 50px;
}
.ft-h21 .logo-ft-h21, .ft-h21 .img-ft-h21{
text-align: left;
}
.ft-h21 .ft-des-left-h21 p{
font-size: 15px;
font-family: Lato;
}
.ft-h21 .title-ft-h21 h2{
font-size: 24px;
}
.ft-h21 .ft-address-h21, .ft-h21 .ft-tag-h21{
max-width: 346px;
}
.ft-h21 .ft-address-h21 .if-ft-h19{
font-size: 15px;
font-family: Lato;
margin-bottom: 15px;
}
.ft-h21 .ft-address-h21 .if-ft-h19 a{
color: #111111;
font-size: 16px;
font-family: Lato;
}
.ft-h21 .ft-address-h21 .if-ft-h19 a:hover{
color: #839c80;
text-decoration: underline;
}
.ft-h21 .ft-tag-h21>div {
font-size: 0;
}
.widget .ft-h21 .tagcloud {
float: left;
}
.widget .ft-h21 .tagcloud a {
display: none;
color: #444444;
border-radius: 7px;
margin-top: 0 !important;
font-size: 15px !important;
margin-right: 15px !important;
margin-bottom: 15px !important;
padding: 7px 10px 8px !important;
background-color: unset !important;
}
.widget .ft-h21 .tagcloud a:hover{
color: #111111;
border-color: #111111;
}
.widget .ft-h21 .tagcloud a:nth-child(-n+6) {
display: block;
}
.ft-h21 .ft-social-h21 .tag-footer .title {
float: left;
font-weight: 500;
margin-bottom: 0;
line-height: 35px;
margin-right: 10px;
}
.ft-h21 .ft-social-h21 .tag-footer ul{
float: left;
}
.ft-h21 .ft-social-h21 .tag-footer ul li{
margin-right: 5px;
display: inline-block;
border: 1px solid #dddddd;
}
.ft-h21 .ft-social-h21 .tag-footer ul li i{
color: #666666;
}
.ft-h21 .ft-social-h21 .tag-footer ul li:hover{
border-color: transparent;
}
.ft-h21 .ft-social-h21 .tag-footer ul li:hover i{
color: #ffffff;
}
.ft-h21 .ft-social-h21 .tag-footer ul li:last-child{
margin-right: 0;
}
.ft-h21 .ft-social-h21 .tag-footer ul li.ft-facebook{
padding: 6px 11px !important;
}
.ft-h21 .ft-social-h21 .tag-footer ul li.ft-twitter{
padding: 6px 8.5px !important;
}
.ft-h21 .ft-social-h21 .tag-footer ul li.ft-btc{
padding: 6px 10px !important;
}
.ft-h21 .ft-social-h21 .tag-footer ul li.ft-pinterest{
padding: 6px 9px !important;
}
.ft-h21 .ft-social-h21 .tag-footer ul li.ft-facebook:hover{
background-color: #3b5998;
}
.ft-h21 .ft-social-h21 .tag-footer ul li.ft-twitter:hover{
background-color: #2caae1;
}
.ft-h21 .ft-social-h21 .tag-footer ul li.ft-btc:hover{
background-color: #ffa500;
}
.ft-h21 .ft-social-h21 .tag-footer ul li.ft-pinterest:hover{
background-color: #cc181e;
}@media screen and (max-width: 1024px){
.ftc-product-tabs.style_1 .woocommerce .product .item-description .star-rating{
margin-bottom: 15px !important;
}
.banner-h17{
background-position-x: 0 !important;
}
.bn2-h17 .bn2-h17-left .bn2h17-text h1:after, .bn3-h17 .bn3-h17-left .bn3h17-text h1:before{
width: 20%;
}
.bn3-h17 .bn3-h17-img {
padding: 0 7px;
}
.elementor-lightbox .dialog-lightbox-close-button{
top: 25%;
} .ft-h17 {
padding: 60px 0 70px;
}
.ft-h17 .ft-col-left-h17{
margin-bottom: 20px;
}
.ft-h17 .ft-h17-p1 h1, .ft-h17-des1 p, .ft-h17 .tt-ft-h17 h3{
text-align: center;
}
.ft-h17 .tt-ft-h17, .ft-h17 .ft-h17-p1{
margin: 0 !important;
}
.ft-h17 .ft-insta-h17 .images a img{
width: 100%;
} }
@media screen and (max-width: 1024px) and (min-width: 992px){
.ft-h17 .ft-col-center-h17, .ft-h17 .ft-col-right-h17{
width: 25% !important;
}
.ft-h17 .ft-col-right-h17{
margin-top: 0;
}
}
@media screen and (max-width: 991px){
.bn2-h17{
padding-bottom: 20px;
}
.bn2-h17, .bn3-h17{
padding-left: 15px;
padding-right: 15px;
}
.bn2-h17 .bn2-h17-img, .bn3-h17 .bn3-h17-img{
padding: 0 12px;
}
.product-tab-h17 .ftc-product-tabs.style_1 .product .images .group-button-product > a.compare{
display: none;
}
.ft-h17 .ft-col-right-h17 {
margin: auto;
max-width: 40%;
margin-top: 20px;
}
}
@media screen and (max-width: 768px){
.ft-h17 .ft-insta-h17 .ftc-instagram ul {
width: 50%;
padding: 0 5px;
}
.elementor-lightbox .dialog-lightbox-close-button{
top: 36.5%;
left: 80.2%;
}
}
@media screen and (max-width: 767px){
.ct-h17 .item-desciption {
width: calc(100% - 100px);
height: calc(100% - 40px);
top: 20px;
left: 50px;
right: 0;
}
.product-h20 .ftc-product-grid.woocommerce .product .item-description .product-name a {
font-size: 16px;
}
.bn2-h17{
padding-bottom: 30px;
}
.bn2-h17 .bn2-h17-left{
padding-bottom: 30px;
}
.bn2-h17 .bn2-h17-left .bn2h17-text h1:after, .bn3-h17 .bn3-h17-left .bn3h17-text h1:before{
display: none;
}
.bn2-h17 .bn2-h17-img, .bn3-h17 .bn3-h17-img {
padding: 0;
}
.bn3-h17 .bn3-h17-img{
margin-bottom: 30px;
}
.ct-h17{
margin-top: 100px;
margin-bottom: 100px;
}
.blog-h17{
margin: 100px 0;
}
.elementor-lightbox .dialog-lightbox-close-button{
top: 15%;
}
}
@media screen and (max-width: 736px){
.elementor-lightbox .dialog-lightbox-close-button {
top: 14%;
}
}
@media screen and (max-width: 734px){
.elementor-lightbox .dialog-lightbox-close-button {
top: 18%;
}
}
@media screen and (max-width: 684px){
.elementor-lightbox .dialog-lightbox-close-button {
top: 21%;
}
}
@media screen and (max-width: 667px){
.elementor-lightbox .dialog-lightbox-close-button {
top: 15%;
}
}
@media screen and (max-width: 575px){
.blog-h17 .blogs-slider.style_1 .post-text .meta, .blog-h17 .blogs-slider.style_1 .post-text h4,
.blog-h17 .blogs-slider.style_1 .post-text p{
width: 100%;
text-align: center;
}
.blog-h17 .blogs-slider.style_1 .post-text .ftc-readmore{
margin: auto;
}
.ft-h13 .in-ft-h13 .ftc-instagram-widget{
text-align: center;
}
.ct-h17 .ftc-product-categories.style_1 a.category img{
width: 100%;
max-height: 300px;
}
.banner-h17{
padding-left: 15px;
padding-right: 15px;
}
.video-h17 .elementor-custom-embed-play i{
width: 50px;
height: 50px;
line-height: 50px;
}
.video-h17 .elementor-custom-embed-play i:before{
font-size: 20px;
}
}
@media screen and (max-width: 480px){
.product-h20 .ftc-product-grid.woocommerce .product .item-description .product-name a {
font-size: 14px;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .images .add-to-cart a, 
.product-h17 .ftc-product-grid.woocommerce .products .product .images .wishlist, 
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist, 
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > a.quickview,
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse, 
.product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse a{
width: 40px;
height: 40px;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .images .add-to-cart a:before, .product-h17 .ftc-product-grid.woocommerce .products .product .images .wishlist i, .product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist i, .product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > a.quickview i{
line-height: 40px;
}
.images .group-button-product > div a i, .images .group-button-product > a i, .woocommerce .product .images .group-button-product > div a:first-child:before, .woocommerce .product .images .group-button-product > a:first-child:before{
width: 40px;
height: 40px;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .images .add-to-cart{
width: 40px;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .images .add-to-cart a:before, .product-h17 .ftc-product-grid.woocommerce .products .product .images .wishlist i, .product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist i, .product-h17 .ftc-product-grid.woocommerce .product .images .group-button-product > a.quickview i{
font-size: 18px;
}
.ftc-product-tabs .tabs-content-wrapper:before{
display: none;
}
.blog-h17 .title-blog-h17 h1 {
line-height: 40px;
margin-bottom: 5px;
}
.ft-col-center-h17{
margin-bottom: 20px;
width: 100% !important;
}
.ft-h17 .ft-col-right-h17{
max-width: 300px;
}
.elementor-lightbox .dialog-lightbox-close-button{
top: 40%;
height: 25px;
width: 25px;
font-size: 16px !important;
}
}
@media screen and (max-width: 375px){
.elementor-lightbox .dialog-lightbox-close-button{
left: 80.5%;
}
}      @media screen and (max-width: 991px){ .product-col-h17{
width: 100% !important;
}
.product-col-h17 .title-product-grid{
display: none;
}
.product-h17 .ftc-product-grid.woocommerce-page.columns-4 .products .product, 
.product-h17 .ftc-product-grid.woocommerce.columns-4 .products .product {
width: 33.33%;
}
.product-h17 .ftc-product-grid.woocommerce-page.columns-4 .products .product:last-child, 
.product-h17 .ftc-product-grid.woocommerce.columns-4 .products .product:last-child{
display: none;
} }
@media screen and (max-width: 768px){
}
@media screen and (max-width: 767px){
}
@media screen and (max-width: 736px){
}
@media screen and (max-width: 684px){
}
@media screen and (max-width: 667px){
}
@media screen and (max-width: 575px){
.product-h17 .ftc-product-grid.woocommerce .product .item-description .product-name a{
font-size: 22px;
}
.product-h17 .ftc-product-grid.woocommerce .products .product .price .amount, 
.product-h17 .ftc-product-grid.woocommerce-page .products .product .price .amount, 
.product-h17 .ftc-product-grid.product-price .amount{
font-size: 18px;
}
}
@media screen and (max-width: 480px){
.product-h17 {
padding: 0 7px;
}
.product-h17 .ftc-product-grid.woocommerce-page.columns-4 .products .product, 
.product-h17 .ftc-product-grid.woocommerce.columns-4 .products .product {
width: 50%;
}
.product-h17 .ftc-product-grid.woocommerce-page.columns-4 .products .product:last-child, 
.product-h17 .ftc-product-grid.woocommerce.columns-4 .products .product:last-child{
display: block;
}
.product-h17 .ftc-product-grid .products .product {
padding: 0 7px !important;
}
}      @media screen and (min-width: 1900px){
.product-h18, .video-h18, .bn-h18, 
.ft-content-h18{
padding: 0 75px;
}
.product-h18 .navigation-slider div {
top: 35%;
}
.ft-content-h18{
margin-bottom: 70px;
}
.ft-h18{
padding-left: 75px;
padding-right: 75px;
}
.ft-h18 .ft-des-left-h18, .ft-h18 .ft-address-h18{
padding-right: 30%;
}
.ft-h18{
padding: 60px 40px 50px;
}
.ft-coppyright-h18{
padding: 0 40px;
}
}
@media screen and (max-width: 1024px){
.product-h17 .ftc-product-grid.woocommerce .product .item-description .star-rating{
margin-top: 0 !important;
}
.product-h18 .navigation-slider div{
top: 29%;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product,
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product > a{
height: 50px;
}
.ft-h18 .ft-col1-h18{
padding-right: 30px;
}
.ft-h18 .ft-des-left-h18, .ft-h18 .ft-address-h18{
padding-right: 0;
}
.widget .ft-h18 .tagcloud a{
margin-right: 10px !important;
margin-bottom: 10px !important;
}
}
@media screen and (max-width: 991px){
.ft-h21 .elementor-container .elementor-inner-section .elementor-column {
width: 100%;
padding-bottom: 30px;
}
.ft-h18 .ft-col1-h18{
padding: 0;
}
.ft-h18 .ft-col-h18, .ft-h18 .ft-col1-h18, .ft-h18 .ft-col2-h18{
width: 50% !important;
}
.ft-h18 .ft-col1-h18, .ft-h18 .ft-col2-h18{
margin-bottom: 30px;
}
.ft-h18 .ft-logo-h18, .ft-h18 .ft-des-left-h18, .ft-h18 .ft-img-h18, .ft-h18 .tt-ft-h18, .ft-h18 .ft-address-h18, .ft-h18 .ft-time-h18, .ft-h18 .ft-tag-h18, .ft-h18 .ft-social-h18{
text-align: center;
padding: 0 30px;
}
.widget .ft-h18 .tagcloud a{
float: unset;
}
.widget .ft-h18 .tagcloud a:nth-child(-n+6){
display: inline-block;
}
.ft-h18 .ft-social-h18 .tag-footer .title, .ft-h18 .ft-social-h18 .tag-footer ul{
float: none;
}
.ft-h18 .ft-social-h18 .tag-footer .title{
margin: 0;
margin-bottom: 10px;
}
}
@media screen and (max-width: 768px){
.sl-h18 .tparrows.tp-leftarrow{
left: -5% !important;
}
.sl-h18 .tparrows.tp-rightarrow{
left: 104% !important;
}
.video-h18 .elementor-custom-embed-play i{
font-size: 70px;
}
.banner-h18 .banner-des-h18{
padding: 0 30px;
}
}
@media screen and (max-width: 767px){
}
@media screen and (max-width: 736px){
}
@media screen and (max-width: 684px){
.banner-h18 .banner-des-h18{
max-width: calc(100% - 60px);
}
.product-h18 .navigation-slider div {
top: 26%;
}
.product-h18 .navigation-slider .nav-prev:before, .product-h18 .navigation-slider .nav-next:before{
font-size: 20px;
line-height: 20px;
}
.ft-h18 .ft-logo-h18, .ft-h18 .ft-des-left-h18, .ft-h18 .ft-img-h18, .ft-h18 .tt-ft-h18, .ft-h18 .ft-address-h18, .ft-h18 .ft-time-h18, .ft-h18 .ft-tag-h18, .ft-h18 .ft-social-h18 {
padding: 0 10px;
}
}
@media screen and (max-width: 667px){
}
@media screen and (max-width: 575px){
}
@media screen and (max-width: 480px){
.sl-h18 .tparrows.tp-leftarrow{
left: -7% !important;
}
.sl-h18 .tparrows.tp-rightarrow{
left: 107% !important;
}
.bn-h18, .product-h18, .video-h18, .ft-content-h18{
padding: 0 15px;
}
.banner-h18 .banner-des-h18{
padding: 0;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product, .product-h18 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product > a{
height: 40px;
}
.product-h18 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .quickview{
font-size: 16px;
}
.video-h18 .elementor-custom-embed-play{
padding: 4px 7px;
border-width: 5px;
}
.video-h18 .elementor-custom-embed-play .eicon-play:before{
font-size: 30px;
}
.ft-content-h18 {
margin-bottom: 15px;
}
.video-h18 .elementor-custom-embed-play i {
font-size: 50px;
}
.ft-h18 .tt-ft-h18 h2 {
font-size: 22px;
}
.ft-h18 .ft-img-h18{
margin-bottom: 15px;
}
.ft-h18 .ft-col-h18, .ft-h18 .ft-col1-h18, .ft-h18 .ft-col2-h18{
width: 100% !important;
}
.ft-h18 .ft-col1-h18, .ft-h18 .ft-col2-h18, .ft-h18 .ft-col-h18{
margin-bottom: 50px;
}
.ft-h18 .ft-col-h18:last-child{
margin-bottom: 0;
}
}
@media screen and (max-width: 414px){
.sl-h18 .tparrows.tp-leftarrow {
left: -12% !important;
}
.sl-h18 .tparrows.tp-rightarrow {
left: 112% !important;
}
.ft-coppyright-h18 .copy-com {
font-size: 13px;
}
}      @media screen and (max-width: 1024px){
.banner-top-h19 .text-banner1 h1{
padding: 15.6% 0;
}
.banner-top-h19 .text-banner-left h1{
padding: 15.1% 0;
}
.banner-top-h19 .img-right, .banner-top-h19 .text-banner1{
padding-left: 12px;
}
.banner-top-h19 .img-left, .banner-top-h19 .text-banner-left{
padding-right: 10px;
}
.banner-top-h19 .img-center{
padding: 0 6px;
}
.banner-top-h19 .img-center-center{
padding: 0 5.5px;
}
.ft-h19 .ft-social-h19 .tag-footer ul{
margin: 0;
}
.img-bottom-h19{
display: none;
}
}
@media screen and (max-width: 991px){
.ft-h19 .form-sub-ft-h19 .title-newsletter p.email input {
text-align: center;
}
.ft-h19 .elementor-container .elementor-inner-section .elementor-column {
width: 100%;
padding-bottom: 30px;
}
.banner-top-h19 .elementor-column.col-banner-center-h19 {
width: 100%;
}
.banner-top-h19 {
padding: 0 10px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.banner-top-h19 .col-banner-left-h19{
padding-bottom: 20px !important;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}
.banner-top-h19 .col-banner-center-h19{
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
-webkit-order: 3;
order: 3;
}
.banner-top-h19 .col-banner-right-h19{
padding-bottom: 20px !important;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
}
.banner-top-h19 .col-banner-left-h19, .banner-top-h19 .col-banner-right-h19{
width: 50% !important;
}
.banner-top-h19 .col-banner-center-h19-h19{
width: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.banner-top-h19 .col-banner-center-h19 .img-center{
width: 50%;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}
.banner-top-h19 .text-banner1 h1, .banner-top-h19 .text-banner-left h1{
padding: 17% 0;
}
.banner-top-h19 .col-banner-center-h19 .img-center-center{
display: none;
}
.banner-top-h19 .img-left, .banner-top-h19 .img-right{
padding: 0 10px;
text-align: center;
}
.banner-top-h19 .img-center{
padding: 0 10px;
}
.banner-top-h19 .text-banner1, .banner-top-h19 .text-banner-left{
margin: auto;
padding: 0 10px;
}
.banner-top-h19 .text-banner1 h1, .banner-top-h19 .text-banner-left h1{
max-height: unset;
}
.ft-h19 .logo-ft-h19, .ft-h19 .ft-img-h19, .ft-h19 .text-ft-h19 p, .ft-h19 .text-ft-center-h19 .if-ft-h19,
.ft-h19 .title-ft-h19 h2, .ft-h19 .title-newletter-ft-h19 h2{
text-align: center;
}
.ft-h19 .col-ft-center-h19{
margin-bottom: 20px;
}
.ft-h19 .col-ft-right-h19 {
padding-left: 0;
}
.ft-h19 .ft-social-h19 .tag-footer .title, .ft-h19 .ft-social-h19 .tag-footer ul{
float: unset;
text-align: center;
}
}
@media screen and (max-width: 768px){
.slide-h19  #rev_slider_26_1_wrapper .custom.tparrows.tp-leftarrow{
left: -2% !important;
}
.slide-h19  #rev_slider_26_1_wrapper .custom.tparrows.tp-rightarrow{
left: 102% !important;
}
.product-slide-h19{
padding: 0 20px;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product,
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product > a {
height: 50px;
}
.product-h19 .ftc_products_slider.style_1 .woocommerce .product .images .group-button-product .quickview{
font-size: 16px;
}
.ft-h19{
padding: 40px 0;
}
.ft-h19 .col-ft-center-h19 {
margin-top: 18px;
margin-bottom: 30px;
}
}
@media screen and (max-width: 767px){
}
@media screen and (max-width: 736px){
}
@media screen and (max-width: 684px){
.product-h19 .navigation-slider div {
top: 25%;
}
.product-h19 .navigation-slider .nav-prev:before, .product-h19 .navigation-slider .nav-next:before {
font-size: 20px;
line-height: 20px;
}
.banner-top-h19 .text-banner1 h1, .banner-top-h19 .text-banner-left h1 {
padding: 16% 0;
}
}
@media screen and (max-width: 667px){
.banner-top-h19 .text-banner1 h1{
padding: 15.5% 0;
}
.banner-top-h19 .text-banner-left h1 {
padding: 16% 0;
}
}
@media screen and (max-width: 575px){
}
@media screen and (max-width: 480px){
.slide-h19 .content-slide3-h19, .slide-h19 .content-slide2-h19{
background-color: rgb(255,255,255,0.5) !important;
}
.slide-h19 #rev_slider_26_1_wrapper .custom.tparrows.tp-rightarrow {
left: 105% !important;
}
.slide-h19 #rev_slider_26_1_wrapper .custom.tparrows.tp-leftarrow {
left: -5% !important;
}
.product-slide-h19 {
padding: 0 15px;
}
.banner-top-h19 .col-banner-left-h19, .banner-top-h19 .col-banner-right-h19{
width: 100% !important;
}
.banner-top-h19{
margin-top: 30px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
-webkit-align-items: flex-start;
align-items: flex-start;
}
.banner-top-h19 .col-banner-left-h19{
-webkit-box-ordinal-group: 3;
-moz-box-ordinal-group: 3;
-ms-flex-order: 3;
-webkit-order: 3;
order: 3;
}
.banner-top-h19 .col-banner-center-h19{
padding-bottom: 0 !important;
-webkit-box-ordinal-group: 2;
-moz-box-ordinal-group: 2;
-ms-flex-order: 2;
-webkit-order: 2;
order: 2;
}
.banner-top-h19 .col-banner-right-h19{
padding-bottom: 0 !important;
-webkit-box-ordinal-group: 1;
-moz-box-ordinal-group: 1;
-ms-flex-order: 1;
-webkit-order: 1;
order: 1;
}
.banner-top-h19 .col-banner-center-h19 .img-center{
width: 100%;
}
.banner-top-h19 .col-banner-center-h19 .img-center-center{
display: block;
margin-bottom: 30px !important;
}
.banner-top-h19 .img-left, .banner-top-h19 .img-right{
padding: 0;
text-align: center;
}
.banner-top-h19 .text-banner1, .banner-top-h19 .text-banner-left{
margin: auto;
padding: 0 6.5px;
max-width: 377px;
margin-bottom: 30px !important;
} .banner-top-h19 .img-center, .banner-top-h19 .img-center-center {
padding: 0 15px;
}
.banner-top-h19 .img-center, .banner-top-h19 .img-left,  .banner-top-h19 .img-right{
padding: 0 15px;
margin-bottom: 30px !important;
}
.banner-top-h19 .img-left:last-child, .banner-top-h19 .col-banner-left-h19{
margin-bottom: 0 !important;
}
.ft-h19 .form-sub-ft-h19 .title-newsletter p.email, .ft-h19 .form-sub-ft-h19 .Subscribe{
max-width: 300px;
}
}
@media screen and (max-width: 414px){
.ft-coppyright-h19 .copy-com{
padding: 20px 50px;
line-height: 1.5 !important;
}
}
@media screen and (max-width: 375px){
.banner-top-h19 .text-banner1, .banner-top-h19 .text-banner-left {
padding: 0;
max-width: 328px;
}
}      @media screen and (min-width: 1900px){
.slide-h20 .tparrows.tp-leftarrow{
left: 2% !important;
}
.slide-h20 .tparrows.tp-rightarrow{
left: 98% !important;
}
}
@media screen and (max-width: 1024px){
.slide-h20 .tparrows.tp-leftarrow{
left: -2% !important;
}
.slide-h20 .tparrows.tp-rightarrow{
left: 102% !important;
}
}
@media screen and (max-width: 991px){
.ft-h20 {
padding: 70px 0 70px;
}
.ft-h20 .elementor-container .elementor-column {
width: 100%;
}
.ft-h20 .col-ft-h20 {
margin-bottom: 30px;
}
.ft-h20 .ft-address-h20 .if-ft-h19:last-child{
margin-bottom: 0;
}
.ft-h20 .logo-ft-h20, .ft-h20 .img-ft-h20, .ft-h20 .ft-des-left-h20 p,
.ft-h20 .title-ft-h20 h2, .ft-h20 .ft-address-h20 .if-ft-h19{
text-align: center;
}
.ft-h20 .ft-address-h20, .ft-h20 .ft-tag-h20{
max-width: 100%;
}
.ft-h20 .ft-tag-h20{
text-align: center;
}
.widget .ft-h20 .tagcloud a:nth-child(-n+6) {
display: inline-block;
}
.widget .ft-h20 .tagcloud a:nth-child(6){
margin-right: 0 !important;
}
.widget .ft-h20 .tagcloud{
float: unset;
margin: auto;
display: inline-block;
}
.ft-h20 .ft-social-h20 .tag-footer .title, .ft-h20 .ft-social-h20 .tag-footer ul {
margin: 0;
float: none;
text-align: center;
}
.ft-h20 .ft-social-h20 .tag-footer .title{
margin-bottom: 10px;
}
}
@media screen and (max-width: 768px){
.slide-h20 .tparrows.tp-leftarrow{
left: -4% !important;
}
.slide-h20 .tparrows.tp-rightarrow{
left: 104% !important;
}
.product-h20{
padding: 0 10px;
}
.product-h20 .ftc-product-grid.woocommerce .product .images .group-button-product,
.product-h20 .ftc-product-grid.woocommerce .product .images .group-button-product > a{
height: 50px;
}
}
@media screen and (max-width: 767px){}
@media screen and (max-width: 736px){}
@media screen and (max-width: 684px){}
@media screen and (max-width: 667px){}
@media screen and (max-width: 575px){}
@media screen and (max-width: 480px){
.slide-h20 .tparrows.tp-leftarrow{
left: -9% !important;
}
.slide-h20 .tparrows.tp-rightarrow{
left: 109% !important;
}
.slide-h20 #rev_slider_27_1_wrapper .custom.tparrows:before{
font-size: 20px;
}
.product-h20 .ftc-product-grid.woocommerce-page.columns-3 .products .product, .product-h20 .ftc-product-grid.woocommerce.columns-3 .products .product{
width: 50%;
}
.product-h20 .ftc-product-grid .products .product:last-child{
display: none;
}
.product-h20 {
padding: 0 5px;
}
.product-h20 .ftc-product-grid .products .product {
padding: 0 5px !important;
}
.form-submit-h20 .form-title-h20 h2{
font-size: 28px;
}
.form-submit-h20 .form-title-h20 h2:after{
top: 95px;
}
.about-h20 .des-about-h20, .ft-h20 .ft-address-h20{
padding: 0 20px;
}
.widget .ft-h20 .tagcloud{
max-width: 375px;
}
.widget .ft-h20 .tagcloud a {
float: unset;
}
.widget .ft-h20 .tagcloud a:nth-child(3){
margin-right: 3px !important;
}
}
@media screen and (max-width: 414px){
.ft-coppyright-h20 .copy-com{
padding: 20px 50px;
line-height: 1.5 !important;
}
}
@media screen and (max-width: 375px){
.slide-h20 .tparrows.tp-leftarrow{
left: -11% !important;
}
.slide-h20 .tparrows.tp-rightarrow{
left: 111% !important;
}
}      @media screen and (min-width: 1900px){
.img-bottom-h19{
display: block;
}
.img-bottom-h19 .img-left-h19 img{
left: 0;
}
}
@media screen and (max-width: 1600px){
.img-bottom-h19 .img-left-h19 img{
left: -25%;
}
}
@media screen and (max-width: 1024px){
.col-bn-left-h21{
padding-right: 20px;
}
.col-bn-right-h21{
padding-left: 20px;
}
.bn-top-h21 .img-left, .bn-top-h21 .img-right{
padding: 0;
}
.bn-h21 .btn-bn-left{
right: 35px;
}
.bn-h21 .banner-left .rectangle img{
top: 20px;
right: -30px;
}
.bn-h21 .banner-right .rectangle img{
left: 0;
top: 30px;
}
.bn-h21 .banner-right .btn-bn{
right: 10px;
bottom: 5px;
}
}
@media screen and (max-width: 991px){
.bn-top-h21 .col-bn-left-h21, .bn-top-h21 .col-bn-mid-h21, .bn-top-h21 .col-bn-right-h21{
width: 33.33% !important;
}
.bn-top-h21{
margin-top: 100px;
padding-bottom: 70px;
}
.bn-top-h21 .img-center {
margin-top: 15px;
}
.bn-h21 {
margin: 75px 0 55px;
}
.bn-h21 .title-top h1 {
font-size: 50px;
}
.col-bn-left-h21, .col-bn-right-h21{
padding: 0;
width: 100% !important;
}
.bn-h21 .title-top, .bn-h21 .btn-left, .bn-h21 .content-left{
max-width: 100%;
text-align: center;
}
.bn-h21 .btn-left, .bn-h21 .img-left, .bn-h21 .banner-right .img-bn, .bn-h21 .img-right{
text-align: center;
}
.bn-h21 .title-top, .bn-top-h21 .img-left, .bn-top-h21 .img-right, .bn-h21 .banner-left{
margin-top: 14px;
}
.bn-h21 .title-top{
margin-bottom: 10px !important;
}
.bn-h21 .img-left {
margin-top: 25px;
margin-bottom: 5px !important;
}
.bn-h21 .banner-left{
max-width: 550px;
margin: auto;
}
.bn-h21 .banner-left .rectangle img {
right: 0;
top: 30px;
}
.bn-h21 .btn-bn-left{
max-width: 470px;
right: 30px;
top: -50px;
}
.bn-h21 .btn-bn-right{
max-width: 470px;
}
.bn-h21 .banner-right{
margin: auto;
max-width: 500px;
margin-top: 55px;
}
.bn-h21 .img-right{
margin-top: 30px;
}
.bn-h21 .banner-right .rectangle img {
left: -10px;
top: 15px;
}
.bn-h21 .banner-right .btn-bn {
right: 60px;
bottom: 10px;
}
.portfolio-h21 .ftc-portfolio-wrapper .item .figcaption .term{
margin-top: -22%;
}
.portfolio-h21 .ftc-portfolio-wrapper .item .figcaption .term span{
font-size: 24px;
}
.portfolio-h21 .ftc-portfolio-wrapper .item .figcaption .term:before{
top: 35%;
font-size: 24px;
}
.ft-h21 .col-ft-h21{
margin-bottom: 30px;
}
.ft-h21 .logo-ft-h21, .ft-h21 .img-ft-h21, .ft-h21 .ft-des-left-h21 p,
.ft-h21 .title-ft-h21 h2, .ft-h21 .ft-address-h21 .if-ft-h19{
text-align: center;
}
.ft-h21 .img-ft-h21{
margin-bottom: 20px;
}
.ft-h21 .ft-address-h21, .ft-h21 .ft-tag-h21{
max-width: 100%;
}
.ft-h21 .ft-tag-h21{
text-align: center;
}
.widget .ft-h21 .tagcloud a:nth-child(-n+6) {
display: inline-block;
}
.widget .ft-h21 .tagcloud{
float: unset;
margin: auto;
display: inline-block;
}
.ft-h21 .ft-social-h21 .tag-footer .title, .ft-h21 .ft-social-h21 .tag-footer ul {
margin: 0;
float: none;
text-align: center;
}
.ft-h21 .ft-social-h21 .tag-footer .title{
margin-bottom: 10px;
}
}
@media screen and (max-width: 768px){
.slide-h21 .tparrows.tp-leftarrow{
left: -4% !important;
}
.slide-h21 .tparrows.tp-rightarrow{
left: 104% !important;
}
}
@media screen and (max-width: 767px){}
@media screen and (max-width: 736px){}
@media screen and (max-width: 684px){
.bn-top-h21{
padding-left: 10px;
padding-right: 10px;
}
.bn-top-h21 .img-left, .bn-top-h21 .img-right, .bn-top-h21 .img-center{
padding: 0 10px;
}
.bn-h21 .title-top h1{
font-size: 40px;
}
.bn-h21 .content-left p{
padding: 0 20px;
font-size: 15px;
}
.portfolio-h21 .ftc-portfolio-wrapper.columns-6 .item {
width: 33.33% !important;
}
}
@media screen and (max-width: 667px){
.ct-h17 .item-desciption {
width: calc(100% - 60px);
height: calc(100% - 40px);
top: 20px;
left: 30px;
right: 30px;
}
}
@media screen and (max-width: 575px){}
@media screen and (max-width: 480px){
.ct-h17 .item-desciption {
width: calc(100% - 40px);
height: calc(100% - 40px);
top: 20px;
left: 20px;
right: 20px;
}
.slide-h21 .tparrows.tp-leftarrow{
left: -9% !important;
}
.slide-h21 .tparrows.tp-rightarrow{
left: 109% !important;
}
.slide-h21 #rev_slider_22_1_wrapper .custom.tparrows:before{
font-size: 20px;
}
.bn-top-h21 .col-bn-left-h21, .bn-top-h21 .col-bn-mid-h21, .bn-top-h21 .col-bn-right-h21{
width: 100% !important;
margin-bottom: 30px;
}
.bn-top-h21 .img-left, .bn-top-h21 .img-right, .bn-top-h21 .img-center{
padding: 0;
}
.bn-top-h21 .img-left, .bn-top-h21 .img-center, .bn-top-h21 .img-right {
margin-top: 0;
}
.bn-h21{
padding: 0 20px;
}
.bn-h21 .banner-left .rectangle img {
right: -20px;
top: 15px;
}
.bn-h21 .banner-right{
margin-top: 15px;
}
.bn-h21 .banner-right .rectangle img {
left: -20px;
top: 35px;
}
.bn-h21 .banner-right .btn-bn{
right: 20px;
}
.widget .ft-h21 .tagcloud{
max-width: 375px;
}
.widget .ft-h21 .tagcloud a {
float: unset;
}
}
@media screen and (max-width: 414px){}
@media screen and (max-width: 375px){
.slide-h21 .tparrows.tp-leftarrow{
left: -11% !important;
}
.slide-h21 .tparrows.tp-rightarrow{
left: 111% !important;
}
}:root{--woocommerce:#7F54B3;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#7F54B3;--wc-primary-text:white;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#b3af54;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676}.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{position:absolute;right:.7em;top:.7em;cursor:pointer}.woocommerce form .show-password-input::after,.woocommerce-page form .show-password-input::after{font-family:WooCommerce;speak:never;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;margin-left:.618em;content:"\e010";text-decoration:none}.woocommerce form .show-password-input.display-password::after,.woocommerce-page form .show-password-input.display-password::after{color:#585858}.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}