.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.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;
}.rs-p-wp-fix{display:none!important;margin:0!important;height:0!important}body{--sr-7-css-loaded:1}.wp-block-themepunch-revslider{position:relative}.wp-block-themepunch-revslider.revslider{margin:0}canvas.sr7-pbar{z-index:500;position:absolute;pointer-events:none}sr7-module{display:block;position:relative;overflow-x:visible}sr7-adjuster{position:relative;display:block;width:100%}sr7-content{position:absolute;top:0;height:100%;contain:size layout style;z-index:1;overflow-x:visible}sr7-carousel{position:absolute;top:0;left:0;width:100%;height:100%;overflow:hidden;z-index:1}sr7-slide{position:absolute;width:100%;height:100%;contain:strict;top:0;left:0;z-index:1;visibility:hidden;pointer-events:none}.sr7-overflow-force sr7-slide,sr7-carousel sr7-slide{contain:layout style}sr7-module-bg{top:0;z-index:0;position:absolute}sr7-3dwrap{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:2}sr7-overlay{display:block;width:100%;height:100%;top:0;left:0;position:absolute;z-index:3;background-repeat:repeat}sr7-btn,sr7-col,sr7-content .sr7-layer,sr7-grp,sr7-img,sr7-layer,sr7-linebrk,sr7-row,sr7-shp,sr7-svg,sr7-txt,sr7-zone{user-select:none;visibility:hidden;display:none;box-sizing:border-box;backface-visibility:hidden}.sr7-layer[data-subtype=slidebg],sr7bg{pointer-events:none}sr7-content .sr7-layer.sr7-withclip,sr7-content .sr7-layer.sr7-withclip .sr7-layer{backface-visibility:visible}sr7-grp.sr7-clear:after{content:"";clear:both;display:block;height:0}sr7-zone{pointer-events:none}sr7-row.sr7-layer.sr7-galign{box-sizing:border-box}.sr7-layer[data-type=svg]>svg,sr7-layer[data-type=svg]>svg{width:100%;height:100%}sr7-row-con{table-layout:fixed;font-size:0;display:block}sr7-module .sr7-layer,sr7-module sr7-layer{-webkit-font-smoothing:antialiased!important;-webkit-tap-highlight-color:transparent;-moz-osx-font-smoothing:grayscale;font-display:swap}sr7-slide.sr7-staticslide-low{z-index:0!important}sr7-slide.sr7-staticslide-high{z-index:105!important}sr7-slide a{transition:none}sr7-module.sr7-top-fixed{width:100%;height:auto!important;backface-visibility:hidden}sr7-module.sr7-top-fixed sr7-adjuster{height:auto!important}sr7-module.sr7-top-fixed sr7-content,sr7-module.sr7-top-fixed sr7-content .sr7-layer:not(.sr7-ignore-pe) *{pointer-events:none}sr7-prl{top:50%;left:50%;z-index:10000;position:absolute}sr7-prl.off{display:none!important}sr7-prl.sr7-fade-in{animation:tp-fade-in 1s linear}.sr-force-hidden{display:none!important}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0) rotateY(0)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}@keyframes tp-fade-in{0%{opacity:0}20%{opacity:0}100%{opacity:100}}@keyframes tp-rotate{100%{transform:rotate(360deg)}}sr7-fonttest{width:auto;display:inline-block;white-space:nowrap;font-size:12px;color:#000}sr7-fonttest-wrap{position:absolute;contain:strict;top:-1500px;left:-1500px;width:1500px;height:1000px;pointer-events:none;opacity:0}.fn-wrap{display:flex;position:fixed;width:100px;height:50px;z-index:100;background-color:rgba(66,66,66,.2);justify-content:space-around;align-items:center;bottom:0;left:50%;transform:translateX(-50%)}.fn-left,.fn-right{display:flex;width:40px;height:40px;justify-content:center;align-items:center;background-color:gray;color:#fff;font-weight:700;font-size:20px;cursor:pointer}.sr7-layer .materical-icons,sr7-module .material-icons,sr7-txt .material-icons{font-size:inherit;vertical-align:top;line-height:inherit}.ftc-single-product:before,
.ftc-single-product:after {
content: "";
display: block;
height: 0;
overflow: hidden
}
.ftc-single-product:after {
clear: both
}
.elementor-slick-slider .slick-slider .slick-next,
.elementor-slick-slider .slick-slider .slick-prev,
.elementor-slick-slider .slick-slider .slick-next:hover,
.elementor-slick-slider .slick-slider .slick-next:active,
.elementor-slick-slider .slick-slider .slick-next:focus,
.elementor-slick-slider .slick-slider .slick-next:visited,
.elementor-slick-slider .slick-slider .slick-prev:hover,
.elementor-slick-slider .slick-slider .slick-prev:active,
.elementor-slick-slider .slick-slider .slick-prev:focus,
.elementor-slick-slider .slick-slider .slick-prev:visited {
border: none;
-webkit-box-shadow: none;
box-shadow: none;
position: absolute;
font-size: 0
}
.gap {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-left: -.5rem;
margin-right: -.5rem
}
.col-xs,
.col-sm,
.col-md,
.col-lg,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-flex: 0;
-webkit-flex-grow: 0;
-moz-box-flex: 0;
-ms-flex-positive: 0;
flex-grow: 0; -ms-flex-negative: 0; min-height: 1px;
padding-left: .5rem;
padding-right: .5rem
}
.col-xs,
.col-sm,
.col-md,
.col-lg {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
-webkit-flex-basis: 0;
-ms-flex-preferred-size: 0;
flex-basis: 0;
max-width: 100%
}
@media only screen and (min-width: 320px) {
.col-xs-1 {
-webkit-flex-basis: 8.33333%;
-ms-flex-preferred-size: 8.33333%;
flex-basis: 8.33333%;
max-width: 8.33333%
}
.col-xs-2 {
-webkit-flex-basis: 16.66667%;
-ms-flex-preferred-size: 16.66667%;
flex-basis: 16.66667%;
max-width: 16.66667%
}
.col-xs-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%
}
.col-xs-4 {
-webkit-flex-basis: 33.33333%;
-ms-flex-preferred-size: 33.33333%;
flex-basis: 33.33333%;
max-width: 33.33333%
}
.col-xs-5 {
-webkit-flex-basis: 41.66667%;
-ms-flex-preferred-size: 41.66667%;
flex-basis: 41.66667%;
max-width: 41.66667%
}
.col-xs-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%
}
.col-xs-7 {
-webkit-flex-basis: 58.33333%;
-ms-flex-preferred-size: 58.33333%;
flex-basis: 58.33333%;
max-width: 58.33333%
}
.col-xs-8 {
-webkit-flex-basis: 66.66667%;
-ms-flex-preferred-size: 66.66667%;
flex-basis: 66.66667%;
max-width: 66.66667%
}
.col-xs-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%
}
.col-xs-10 {
-webkit-flex-basis: 83.33333%;
-ms-flex-preferred-size: 83.33333%;
flex-basis: 83.33333%;
max-width: 83.33333%
}
.col-xs-11 {
-webkit-flex-basis: 91.66667%;
-ms-flex-preferred-size: 91.66667%;
flex-basis: 91.66667%;
max-width: 91.66667%
}
.col-xs-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%
}
.off-xs-1 {
margin-left: 8.33333%
}
.off-xs-2 {
margin-left: 16.66667%
}
.off-xs-3 {
margin-left: 25%
}
.off-xs-4 {
margin-left: 33.33333%
}
.off-xs-5 {
margin-left: 41.66667%
}
.off-xs-6 {
margin-left: 50%
}
.off-xs-7 {
margin-left: 58.33333%
}
.off-xs-8 {
margin-left: 66.66667%
}
.off-xs-9 {
margin-left: 75%
}
.off-xs-10 {
margin-left: 83.33333%
}
.off-xs-11 {
margin-left: 91.66667%
}
.off-xs-reset {
margin-left: 0
}
}
@media only screen and (min-width: 480px) {
.col-sm-1 {
-webkit-flex-basis: 8.33333%;
-ms-flex-preferred-size: 8.33333%;
flex-basis: 8.33333%;
max-width: 8.33333%
}
.col-sm-2 {
-webkit-flex-basis: 16.66667%;
-ms-flex-preferred-size: 16.66667%;
flex-basis: 16.66667%;
max-width: 16.66667%
}
.col-sm-3 {    }
.col-sm-4 {
-webkit-flex-basis: 33.33333%;
-ms-flex-preferred-size: 33.33333%;
flex-basis: 33.33333%;
max-width: 33.33333%
}
.col-sm-5 {
-webkit-flex-basis: 41.66667%;
-ms-flex-preferred-size: 41.66667%;
flex-basis: 41.66667%;
max-width: 41.66667%
}
.col-sm-6 {    }
.col-sm-7 {
-webkit-flex-basis: 58.33333%;
-ms-flex-preferred-size: 58.33333%;
flex-basis: 58.33333%;
max-width: 58.33333%
}
.col-sm-8 {
-webkit-flex-basis: 66.66667%;
-ms-flex-preferred-size: 66.66667%;
flex-basis: 66.66667%;
max-width: 66.66667%
}
body.single-ftc_footer .col-sm-9 {
max-width: 100%;
}
.col-sm-9 {    }
.col-sm-10 {
-webkit-flex-basis: 83.33333%;
-ms-flex-preferred-size: 83.33333%;
flex-basis: 83.33333%;
max-width: 83.33333%
}
.col-sm-11 {
-webkit-flex-basis: 91.66667%;
-ms-flex-preferred-size: 91.66667%;
flex-basis: 91.66667%;
max-width: 91.66667%
}
.col-sm-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%
}
.off-sm-1 {
margin-left: 8.33333%
}
.off-sm-2 {
margin-left: 16.66667%
}
.off-sm-3 {
margin-left: 25%
}
.off-sm-4 {
margin-left: 33.33333%
}
.off-sm-5 {
margin-left: 41.66667%
}
.off-sm-6 {
margin-left: 50%
}
.off-sm-7 {
margin-left: 58.33333%
}
.off-sm-8 {
margin-left: 66.66667%
}
.off-sm-9 {
margin-left: 75%
}
.off-sm-10 {
margin-left: 83.33333%
}
.off-sm-11 {
margin-left: 91.66667%
}
.off-sm-reset {
margin-left: 0
}
}
@media only screen and (min-width: 769px) {
.col-md-1 {
-webkit-flex-basis: 8.33333%;
-ms-flex-preferred-size: 8.33333%;
flex-basis: 8.33333%;
max-width: 8.33333%
}
.col-md-2 {
-webkit-flex-basis: 16.66667%;
-ms-flex-preferred-size: 16.66667%;
flex-basis: 16.66667%;
max-width: 16.66667%
}
.col-md-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%
}
.col-md-4 {
-webkit-flex-basis: 33.33333%;
-ms-flex-preferred-size: 33.33333%;
flex-basis: 33.33333%;
max-width: 33.33333%
}
.col-md-5 {
-webkit-flex-basis: 41.66667%;
-ms-flex-preferred-size: 41.66667%;
flex-basis: 41.66667%;
max-width: 41.66667%
}
.col-md-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%
}
.col-md-7 {
-webkit-flex-basis: 58.33333%;
-ms-flex-preferred-size: 58.33333%;
flex-basis: 58.33333%;
max-width: 58.33333%
}
.col-md-8 {
-webkit-flex-basis: 66.66667%;
-ms-flex-preferred-size: 66.66667%;
flex-basis: 66.66667%;
max-width: 66.66667%
}
.col-md-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%
}
.col-md-10 {
-webkit-flex-basis: 83.33333%;
-ms-flex-preferred-size: 83.33333%;
flex-basis: 83.33333%;
max-width: 83.33333%
}
.col-md-11 {
-webkit-flex-basis: 91.66667%;
-ms-flex-preferred-size: 91.66667%;
flex-basis: 91.66667%;
max-width: 91.66667%
}
.col-md-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%
}
.off-md-1 {
margin-left: 8.33333%
}
.off-md-2 {
margin-left: 16.66667%
}
.off-md-3 {
margin-left: 25%
}
.off-md-4 {
margin-left: 33.33333%
}
.off-md-5 {
margin-left: 41.66667%
}
.off-md-6 {
margin-left: 50%
}
.off-md-7 {
margin-left: 58.33333%
}
.off-md-8 {
margin-left: 66.66667%
}
.off-md-9 {
margin-left: 75%
}
.off-md-10 {
margin-left: 83.33333%
}
.off-md-11 {
margin-left: 91.66667%
}
.off-md-reset {
margin-left: 0
}
}
@media only screen and (min-width: 1024px) {
.col-lg-1 {
-webkit-flex-basis: 8.33333%;
-ms-flex-preferred-size: 8.33333%;
flex-basis: 8.33333%;
max-width: 8.33333%
}
.col-lg-2 {
-webkit-flex-basis: 16.66667%;
-ms-flex-preferred-size: 16.66667%;
flex-basis: 16.66667%;
max-width: 16.66667%
}
.col-lg-3 {
-webkit-flex-basis: 25%;
-ms-flex-preferred-size: 25%;
flex-basis: 25%;
max-width: 25%
}
.col-lg-4 {
-webkit-flex-basis: 33.33333%;
-ms-flex-preferred-size: 33.33333%;
flex-basis: 33.33333%;
max-width: 33.33333%
}
.col-lg-5 {
-webkit-flex-basis: 41.66667%;
-ms-flex-preferred-size: 41.66667%;
flex-basis: 41.66667%;
max-width: 41.66667%
}
.col-lg-6 {
-webkit-flex-basis: 50%;
-ms-flex-preferred-size: 50%;
flex-basis: 50%;
max-width: 50%
}
.col-lg-7 {
-webkit-flex-basis: 58.33333%;
-ms-flex-preferred-size: 58.33333%;
flex-basis: 58.33333%;
max-width: 58.33333%
}
.col-lg-8 {
-webkit-flex-basis: 66.66667%;
-ms-flex-preferred-size: 66.66667%;
flex-basis: 66.66667%;
max-width: 66.66667%
}
.col-lg-9 {
-webkit-flex-basis: 75%;
-ms-flex-preferred-size: 75%;
flex-basis: 75%;
max-width: 75%
}
.col-lg-10 {
-webkit-flex-basis: 83.33333%;
-ms-flex-preferred-size: 83.33333%;
flex-basis: 83.33333%;
max-width: 83.33333%
}
.col-lg-11 {
-webkit-flex-basis: 91.66667%;
-ms-flex-preferred-size: 91.66667%;
flex-basis: 91.66667%;
max-width: 91.66667%
}
.col-lg-12 {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
max-width: 100%
}
.off-lg-1 {
margin-left: 8.33333%
}
.off-lg-2 {
margin-left: 16.66667%
}
.off-lg-3 {
margin-left: 25%
}
.off-lg-4 {
margin-left: 33.33333%
}
.off-lg-5 {
margin-left: 41.66667%
}
.off-lg-6 {
margin-left: 50%
}
.off-lg-7 {
margin-left: 58.33333%
}
.off-lg-8 {
margin-left: 66.66667%
}
.off-lg-9 {
margin-left: 75%
}
.off-lg-10 {
margin-left: 83.33333%
}
.off-lg-11 {
margin-left: 91.66667%
}
.off-lg-reset {
margin-left: 0
}
}
.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(//ecocania.ch/wp-content/plugins/themeftc-core/assets/css/arrow.svg);
mask-image: url(//ecocania.ch/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: 14px
}
.ftc-single-product div.single-product-container .entry-summary .price {
font-style: normal;
font-size: 1em;
font-weight: normal
}
.ftc-single-product div.single-product-container .entry-summary .yith-wcwl-add-to-wishlist>* {
float: none !important
}
.ftc-single-product div.single-product-container .entry-summary .yith-wcwl-add-to-wishlist>*.show {
display: inline-block !important
}
.ftc-single-product div.single-product-container .entry-summary .woocommerce-product-ng {
position: relative
}
.ftc-single-product div.single-product-container .entry-summary .woocommerce-product-ng .star-rang {
margin: 0
}
.ftc-single-product div.single-product-container .entry-summary .woocommerce-product-ng .woocommerce-review-link {
font-size: 11px
}
.ftc-single-product div.single-product-container.images_left {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row
}
.ftc-single-product div.single-product-container.images_right {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-webkit-flex-direction: row-reverse;
-moz-box-orient: horizontal;
-moz-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse
}
.ftc-single-product div.single-product-container.images_left .product-thumb,
.ftc-single-product div.single-product-container.images_left .entry-summary,
.ftc-single-product div.single-product-container.images_right .product-thumb,
.ftc-single-product div.single-product-container.images_right .entry-summary {
width: 50%
}
@media (max-width: 768px) {
.ftc-single-product div.single-product-container.images_left,
.ftc-single-product div.single-product-container.images_right {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.ftc-single-product div.single-product-container.images_left .product-thumb,
.ftc-single-product div.single-product-container.images_left .entry-summary,
.ftc-single-product div.single-product-container.images_right .product-thumb,
.ftc-single-product div.single-product-container.images_right .entry-summary {
width: 100%
}
.ftc-single-product div.single-product-container.images_left .product-thumb,
.ftc-single-product div.single-product-container.images_right .product-thumb {
height: 400px
}
}
.ftc-single-product div.single-product-container.vertical {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.ftc-single-product div.single-product-container.vertical_reversed {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-webkit-flex-direction: column-reverse;
-moz-box-orient: vertical;
-moz-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse
}
.ftc-single-product div.single-product-container.vertical .product-thumb,
.ftc-single-product div.single-product-container.vertical_reversed .product-thumb {
height: 450px
}
.ftc-single-product div.single-product-container.image_background {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 450px
}
.ftc-single-product div.single-product-container.image_background .entry-summary {
position: absolute;
z-index: 1
}
.ftc-single-product div.single-product-container.image_background .product-thumb {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 0;
display: block
}
.ftc-elements-blogs .post,
.ftc-elements_products_slider .post {
margin-bottom: 1rem
}
.ftc-elements-blogs .post.swiper-slide,
.ftc-elements_products_slider .post.swiper-slide {
margin-bottom: 0
}
.ftc-elements-blogs .post .inner-wrap,
.ftc-elements_products_slider .post .inner-wrap {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%
}
.ftc-elements-blogs .post .inner-wrap,
.ftc-elements-blogs .post .post-overlay,
.ftc-elements_products_slider .post .inner-wrap,
.ftc-elements_products_slider .post .post-overlay {
-webkit-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear
}
.ftc-elements-blogs .post .post-thumb,
.ftc-elements_products_slider .post .post-thumb {
overflow: hidden
}
.ftc-elements-blogs .post .post-thumb img,
.ftc-elements_products_slider .post .post-thumb img {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
width: 100%;
height: auto
}
.ftc-elements-blogs .post .post-text,
.ftc-elements_products_slider .post .post-text {
padding: 20px
}
.ftc-elements-blogs .post .post-text>*:not(.ftc-readmore),
.ftc-elements_products_slider .post .post-text>*:not(.ftc-readmore) {
display: block
}
.ftc-elements-blogs .post .post-text *,
.ftc-elements_products_slider .post .post-text * {
-webkit-transition: all 0.3s linear;
-o-transition: all 0.3s linear;
transition: all 0.3s linear
}
.ftc-elements-blogs .post .post-text h4,
.ftc-elements_products_slider .post .post-text h4 {
font-size: 22px;
margin: 0;
margin-bottom: 0 !important;
padding: 0 0 15px
}
.ftc-elements-blogs .post .post-text .meta,
.ftc-elements_products_slider .post .post-text .meta {
font-size: 11px;
padding: 0 0 15px;
line-height: 1.6
}
.ftc-elements-blogs .post .post-text .meta>span,
.ftc-elements_products_slider .post .post-text .meta>span {
padding: 0 5px;
border: none;
border-left: 1px solid rgba(153, 153, 153, 0.3);
margin: 0
}
.ftc-elements-blogs .post .post-text .meta>span:first-child,
.ftc-elements-blogs .post .post-text .meta>span:nth-of-type(3),
.ftc-elements_products_slider .post .post-text .meta>span:first-child,
.ftc-elements_products_slider .post .post-text .meta>span:nth-of-type(3) {
padding-left: 0;
border: none
}
.ftc-elements-blogs .post .post-text .meta>span a,
.ftc-elements_products_slider .post .post-text .meta>span a {
font-size: inherit;
font-weight: inherit
}
.ftc-elements-blogs .post .post-text p,
.ftc-elements_products_slider .post .post-text p {
font-size: 14px;
margin: 0;
padding: 0 0 15px
}
.ftc-elements-blogs .post .post-text .price-wrap,
.ftc-elements-blogs .post .post-text .add-to-cart-wrap,
.ftc-elements_products_slider .post .post-text .price-wrap,
.ftc-elements_products_slider .post .post-text .add-to-cart-wrap {
padding: 0 0 15px;
display: block
}
.ftc-elements-blogs .post .post-text span.price,
.ftc-elements_products_slider .post .post-text span.price {
font-size: 22px;
font-style: normal
}
.ftc-elements-blogs.style_2 .inner-wrap,
.ftc-elements_products_slider.style_2 .inner-wrap {
display: -webkit-box;
display: -webkit-flex;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-webkit-flex-direction: row;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center
}
.ftc-elements-blogs.style_2 .inner-wrap>div,
.ftc-elements_products_slider.style_2 .inner-wrap>div {
width: 50%
}
.ftc-elements-blogs.style_2 .inner-wrap .post-thumb img,
.ftc-elements_products_slider.style_2 .inner-wrap .post-thumb img {
margin-bottom: -10px
}
@media (max-width: 768px) {
.ftc-elements-blogs.style_2 .inner-wrap,
.ftc-elements_products_slider.style_2 .inner-wrap {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column
}
.ftc-elements-blogs.style_2 .inner-wrap>div,
.ftc-elements_products_slider.style_2 .inner-wrap>div {
width: 100% !important
}
}
.ftc-elements-blogs.style_3 .inner-wrap,
.ftc-elements-blogs.style_4 .inner-wrap,
.ftc-elements_products_slider.style_3 .inner-wrap,
.ftc-elements_products_slider.style_4 .inner-wrap {
position: relative;
background-color: transparent !important;
height: 400px
}
.ftc-elements-blogs.style_3 .inner-wrap .post-thumb-back,
.ftc-elements-blogs.style_3 .inner-wrap .post-overlay,
.ftc-elements-blogs.style_4 .inner-wrap .post-thumb-back,
.ftc-elements-blogs.style_4 .inner-wrap .post-overlay,
.ftc-elements_products_slider.style_3 .inner-wrap .post-thumb-back,
.ftc-elements_products_slider.style_3 .inner-wrap .post-overlay,
.ftc-elements_products_slider.style_4 .inner-wrap .post-thumb-back,
.ftc-elements_products_slider.style_4 .inner-wrap .post-overlay {
top: 0;
bottom: 0;
left: 0;
right: 0;
position: absolute
}
.ftc-elements-blogs.style_3 .inner-wrap .post-thumb-back,
.ftc-elements-blogs.style_4 .inner-wrap .post-thumb-back,
.ftc-elements_products_slider.style_3 .inner-wrap .post-thumb-back,
.ftc-elements_products_slider.style_4 .inner-wrap .post-thumb-back {
z-index: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 100%;
height: 100%
}
.ftc-elements-blogs.style_3 .inner-wrap .post-overlay,
.ftc-elements-blogs.style_4 .inner-wrap .post-overlay,
.ftc-elements_products_slider.style_3 .inner-wrap .post-overlay,
.ftc-elements_products_slider.style_4 .inner-wrap .post-overlay {
z-index: 1
}
.ftc-elements-blogs.style_3 .inner-wrap .post-text,
.ftc-elements-blogs.style_4 .inner-wrap .post-text,
.ftc-elements_products_slider.style_3 .inner-wrap .post-text,
.ftc-elements_products_slider.style_4 .inner-wrap .post-text {
position: absolute;
z-index: 2;
top: 0;
left: 0;
background-color: rgba(255, 255, 255, 0.65);
}
.ftc-elements-blogs.style_3 .post-text,
.ftc-elements_products_slider.style_3 .post-text {
width: 100%;
height: 100%
}
.ftc-elements-blogs.style_4 .inner-wrap,
.ftc-elements_products_slider.style_4 .inner-wrap {
position: relative;
background-color: transparent !important
}
.ftc-elements-blogs.style_4 .inner-wrap .post-thumb-back,
.ftc-elements_products_slider.style_4 .inner-wrap .post-thumb-back {
width: 60%
}
.ftc-elements-blogs.style_4 .inner-wrap .post-overlay,
.ftc-elements_products_slider.style_4 .inner-wrap .post-overlay {
top: 10%;
bottom: 10%;
left: 40%;
right: 5%;
background: rgba(255, 255, 255, 0.6)
}
.ftc-elements-blogs.style_4 .inner-wrap .post-text,
.ftc-elements_products_slider.style_4 .inner-wrap .post-text {
top: 10%;
left: 20%;
right: 5%
}
.elementor .ftc-all-slider .swiper-button-next,
.elementor .ftc-elements_products_slider .swiper-button-next {
right: 20px
}
.elementor .ftc-all-slider .swiper-button-prev,
.elementor .ftc-elements_products_slider .swiper-button-prev {
left: 20px
}
.elementor .ftc-all-slider .swiper-button-next,
.elementor .ftc-all-slider .swiper-button-prev,
.elementor .ftc-elements_products_slider .swiper-button-next,
.elementor .ftc-elements_products_slider .swiper-button-prev {
text-indent: -1000px;
overflow: hidden;
opacity: 0;
-webkit-transition: opacity 0.3s linear;
-o-transition: opacity 0.3s linear;
transition: opacity 0.3s linear
}
.ftc-elements-is-mobile .elementor .ftc-all-slider .swiper-button-next,
.ftc-elements-is-mobile .elementor .ftc-all-slider .swiper-button-prev,
.ftc-elements-is-mobile .elementor .ftc-elements_products_slider .swiper-button-next,
.ftc-elements-is-mobile .elementor .ftc-elements_products_slider .swiper-button-prev {
opacity: 1
}
.elementor .ftc-all-slider:hover .swiper-button-next,
.elementor .ftc-all-slider:hover .swiper-button-prev,
.elementor .ftc-elements_products_slider:hover .swiper-button-next,
.elementor .ftc-elements_products_slider:hover .swiper-button-prev {
opacity: 1
}
.ftc-loadmore-posts {
display: block
}
.ftc-loadmore {
display: inline-block
}
.elementor-widget-ftc-posts-grid a.ftc-loadmore {
display: inline-block;
padding: 10px 15px;
background-color: #222;
color: #fff;
position: relative;
line-height: 20px;
}
.elementor-widget-ftc-posts-grid .ftc-loadmore-posts{
text-align: center;
}
.ftc-loadmore.disabled {
opacity: .25;
cursor: not-allowed
}
.ftc-loadmore.loading_post:after {
content: "";
position: absolute;
margin-left: 10px;
top: 10px;
width: 20px;
height: 20px;
border-style: solid;
border-radius: 100%;
border: 2px solid #e74c3c;
-webkit-animation: spin 1s ease-in-out infinite;
animation: spin 1s ease-in-out infinite;
border-top-color: #fff;
}
a.ftc-loadmore.more_posts.button.loading_post {
padding: 10px 35px 10px 15px;
cursor: not-allowed;
}
.ftc-product-categories .category {
position: relative;
text-align: center;
z-index: 0
}
.ftc-product-categories .category:hover {
z-index: 2 !important
}
.ftc-product-categories p.btn-category {
color: #000;
}
.ftc-product-categories .ftc-categories {
position: relative;
overflow: hidden;
max-width: 100%;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}
.ftc-product-categories .images-category,
.ftc-product-categories .category__overlay {
top: 0;
bottom: 0;
left: 0;
right: 0
}
.ftc-product-categories .images-category,
.ftc-product-categories .item-description {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-moz-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%
}
.ftc-product-categories .images-category {
z-index: 0;
overflow: hidden
}
.ftc-product-categories .images-category .image-inner {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
-webkit-filter: blur(0px) grayscale(0);
filter: blur(0px) grayscale(0);
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out
}
.ftc-product-categories .category__overlay {
z-index: 1;
background-color: rgba(255, 255, 255, 0.8);
-webkit-transition: background-color 0.3s linear;
-o-transition: background-color 0.3s linear;
transition: background-color 0.3s linear
}
.ftc-product-categories .item-description {
position: relative;
z-index: 2;
padding: 20px;
-webkit-align-self: center;
-ms-flex-item-align: center;
align-self: center
}
.ftc-product-categories .title {
font-size: 24px;
color: inherit;
display: inline-block;
position: relative;
margin-bottom: 0 !important
}
.ftc-product-categories .product-count {
display: block;
font-size: 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 .group-button-product a.button.add_to_cart_button {
width: 30px;
height: 30px;
background-color: #fff;
}
.ftc_products_slider .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before {
content: "\f291";
position: absolute;
font-family: fontawesome;
color: #000;
width: 30px;
height: 30px;
z-index: 9999999999;
top: 0;
left: 0;
font-size: 14px;
font-weight: 400;
line-height: 14px;
padding-top: 7px;
}
.ftc_products_slider .post .yith-wcwl-add-to-wishlist {
width: 30px;
height: 30px;
background-color: #fff;
}
.ftc_products_slider .post .yith-wcwl-add-to-wishlist a.add_to_wwishlist {
display: block !important;
}
.ftc_products_slider .post .yith-wcwl-add-to-wishlist .fa-heart:before {
font-family: fontawesome;
font-size: 15px;
line-height: 27px;
}
.ftc_products_slider .ftc-products .product .item-description .meta_info .compare i:before {
content: "\e098";
}
.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: 20px;
line-height: 20px
}
.navigation-slider .nav-prev:before {
content: "\f177";
font-family: fontawesome;
font-size: 20px;
line-height: 20px
}
.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(//ecocania.ch/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: 19px;
color: #fff;
height: 32px;
background: #d6249f;
background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
box-shadow: 0px 3px 10px rgba(0,0,0,.25);
}
.button-insta a.instagram-user {
border-radius: 0 5px 5px 0;
background-color: #185abe;
padding: 8px;
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-element-testimonial.swiper-container.vertical{
max-height: 390px;
}
.ftc-element-testimonial.vertical .testimonial-content {
margin-bottom: 0px;
}
.ftc-product-tabs .tabs-content-wrapper .owl-item,
.ftc-product-tabs .tabs-content-wrapper .owl-dots > div,
.ftc-portfolio-wrapper .portfolio-inner .item, .ftc-list-product-by-categories .woocommerce.columns-4 .products.tab.slider .owl-dots > div  {
display: inline-block;
}
.elementor-container > .elementor-row > .elementor-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(max-width: 1024px){
.elementor-container.elementor-column-gap-extended {
margin: auto;
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; 
}
.ftc-hot-spot-wrap {
cursor: pointer;
position: absolute;
width: 14px;
height: 14px;
background: #000;
border-radius: 50%;
font-size: 14px;
display: inline-flex;
padding: 15px;
align-items: center;
justify-content: center; 
}
.ftc-hot-spot-image {
position: relative; 
width: 100%;
}
.ftc-hot-spot-inner {
cursor: pointer;
display: flex;
align-items: center;
justify-content: center;
text-align: center; 
}
.ftc-hot-spot-inner.hotspot-animation:before {
content: '';
display: block;
position: absolute;
z-index: 0;
pointer-events: none;
animation: pp-glow 2s infinite;
left: 0;
top: 0; 
}
.ftc-hot-spot-inner.hotspot-animation:hover:before {
animation: none; 
}
.ftc-hot-spot-inner,
.ftc-hot-spot-inner:before {
background-color: #000;
border-radius: 50%;
color: #fff;
height: 100%;
position: absolute;
width: 100%; 
}
.ftc-hotspot-icon {
position: relative; 
}
.ftc-hotspot-icon-wrap {
display: inline-flex;
width: 100%;
height: 100%;
vertical-align: middle;
align-items: center;
justify-content: center;
border-radius: 50%; 
}
@keyframes pp-glow {
0% {
transform: scale(1);
box-shadow: inset 0 0 1px 1px rgba(0, 0, 0, 0.8);
opacity: 1; }
100% {
transform: scale(1.5);
box-shadow: inset 0 0 1px 1px transparent;
opacity: 0; } }
.tipso_content p:last-child {
margin-bottom: 0; }
.ftc-hotspot-img-align-center .pp-image-hotspots {
justify-content: center; }
.ftc-hotspot-img-align-left .pp-image-hotspots {
justify-content: flex-start; }
.ftc-hotspot-img-align-right .pp-image-hotspots {
justify-content: flex-end; }
@media only screen and (max-width: 1024px) {
.ftc-hotspot-img-align-tablet-center .pp-image-hotspots {
justify-content: center; }
.ftc-hotspot-img-align-tablet-left .pp-image-hotspots {
justify-content: flex-start; }
.ftc-hotspot-img-align-tablet-right .pp-image-hotspots {
justify-content: flex-end; } }
@media only screen and (max-width: 767px) {
.ftc-hotspot-img-align-mobile-center .pp-image-hotspots {
justify-content: center; }
.ftc-hotspot-img-align-mobile-left .pp-image-hotspots {
justify-content: flex-start; }
.ftc-hotspot-img-align-mobile-right .pp-image-hotspots {
justify-content: flex-end; } }
span.ftc-hotspot-icon.tooltip {
opacity: 1;
}
.ftc-element-hotspots .ftc-hot-spot-image .content {
top: 30px;
position: absolute;
min-width: 270px;
text-align: center;
}
.ftc-element-hotspots .item-description .meta_info{
display: flex;
justify-content: center;
}
.ftc-element-hotspots span.ftc-hot-spot-wrap .content {
display: none;
}
.ftc-element-hotspots span.ftc-hot-spot-wrap.click .content.active {
display: block;
}
.ftc-element-hotspots .ftc-hot-spot-image .content .title-product{
color: #fff;
}
.ftc-hot-spot-wrap.hover:hover .content.woocommerce{
display: block;
}
span.ftc-hot-spot-wrap:hover .ftc-hot-spot-inner, span.ftc-hot-spot-wrap:hover .ftc-hot-spot-inner:before {
width: 0;
}
.elementor-image.ftc-element-image {
position: relative;
}
.elementor-image.ftc-element-image .wp-caption {
display: inline-block;
position: relative;
}
.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 .products-widget .ftc-product {
width: 50%;
display: inline-block;
margin-left: 30px;
max-width: calc(50% - 30px);
}
.ftc-product-widget.columns-1 .products-widget .ftc-product {
width: 100%;
display: inline-block;
margin-left: 30px;
}
.ftc-product-widget .products-widget .ftc-product {
position: relative;
}
.products-widget.products.woocommerce {
display: flex;
flex-flow: row wrap;
}
.ftc-product-widget .products-widget .ftc-product .images, .ftc-product-widget .products-widget .ftc-product .meta-description {
display: inline-block;
max-width: 50%;
vertical-align: top;
}
.ftc-product-widget .products-widget .ftc-product .meta-description {
padding: 0 10px;
}
.ftc-product-widget .products-widget .ftc-product .images{
position: relative;
}
.ftc-product-widget.elements .woocommerce .star-rating {
float: left;
}
.ftc-product-widget .products-widget .ftc-product .images:after {
position: absolute;
z-index: 4;
left: 0;
right: 100%;
bottom: 0;
top: 0;
content: "";
background: rgba(0,0,0,.4);
transition: all 400ms ease 0s;
-webkit-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
pointer-events: none;
}
.ftc-product-widget .products-widget .ftc-product:hover .images:after{
right: 0;
}
.ftc-product-widget .products-widget .ftc-product .images{
margin-bottom: 0;
}
.ftc-product-widget.elements .images span.featured {
position: absolute;
right: 0;
top: 0;
left: auto;
color: #fff;
background-color: #000;
font-weight: 600;
z-index: 6;
max-width: fit-content;
}
.ftc-product-widget.elements .images span.onsale {
padding: 5px;
border-radius: 0;
min-height: auto;
min-width: auto;
line-height: normal;
position: absolute;
top: 0;
left: 0;
font-size: 15px;
font-weight: 500;
background-color: #000;
max-width: fit-content;
}
.ftc-product-widget .products-widget .ftc-product .images:before {
position: absolute;
content: "+";
left: 50%;
top: 50%;
transform: translate(-50% , -50%);
font-size: 35px;
color: #fff;
z-index: 5;
visibility: hidden;
font-weight: 400;
font-family: none;
pointer-events: none;
}
.ftc-product-widget .products-widget .ftc-product:hover .images:before{
visibility: visible;
}
.ftc-list-product-by-categories .content-product .products:not(.tab-0){
display: none;
}
.ftc-list-product-by-categories .product-category-tab a h4 {
display: inline-block;
}
.ftc-list-product-by-categories .product-category-tab a.tab-title.active {
padding: 8px 10px;
}
.ftc-list-product-by-categories .product-category-tab a.tab-title.active {
border: 1px solid #999;
padding: 8px 10px;
border-radius: 15px;
}
.ftc-list-product-by-categories .product-category-tab a.tab-title {
margin-right: 20px;
transition: all ease-in-out 0.5s;
}
.ftc-list-product-by-categories .content-product.woocommerce.products {
margin-top: 30px;
overflow: hidden;
}
.ftc-list-product-by-categories .content-product.woocommerce > .products.active{
display: flex !important;
}
.ftc-list-product-by-categories .woocommerce.columns-4 .products.tab.slider .product{
width: 100%;
}
.owl-stage .owl-item {
display: inline-block;
} .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(//ecocania.ch/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 {
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;
margin-bottom: 20px;
}
.ftc-pricing.style-1 .ftc-pricing-item .header:after {
content: "";
position: absolute;
width: 140px;
height: 1px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
background: rgba(9, 9, 9, 0.1);
}
.ftc-pricing.style-1 .ftc-pricing-item .header .title {
font-weight: 700;
line-height: 30px;
margin: 0px;
}
.ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag {
position: relative;
z-index: 0;
padding: 15px 0px;
margin-bottom: 15px;
}
.ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag:after {
content: "";
position: absolute;
width: 140px;
height: 1px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
background: rgba(9, 9, 9, 0.04);
}
.ftc-pricing.style-1 .ftc-pricing-item .price-tag {
position: relative;
display: inline-block;
font-size: 28px;
font-weight: 500;
line-height: 0px;
margin: 0px auto;
}
.ftc-pricing.style-1 .ftc-pricing-item .price-tag .price-currency {
font-size: 24px;
font-weight: 700;
}
.ftc-pricing.style-1 .ftc-pricing-item .price-period {
color: #999;
}
.ftc-pricing.style-1 .ftc-pricing-item .body ul {
display: block;
width: 100%;
margin-bottom: 15px;
}
.ftc-pricing .ftc-pricing-item .body ul{
text-align: left;
padding: 0 30px;
}
.ftc-pricing .ftc-pricing-item ul li span.li-icon{
float: right;
margin-right: 0;
}
.ftc-pricing.style-1 .ftc-pricing-item .body ul li {
display: block;
width: 100%;
height: auto;
padding: 10px 0px;
font-size: 14px;
color: #6d6d6d;
border-bottom: 1px solid rgba(9, 9, 9, 0.04);
}
.ftc-pricing.style-1 .ftc-pricing-item .body ul li:last-child {
border: none;
}
.ftc-pricing.style-1 .ftc-pricing-item.featured-large {
padding: 60px 0px;
} .ftc-pricing.style-2 {
position: relative;
z-index: 0;
text-align: center;
}
.ftc-pricing.style-2 .ftc-pricing-item {
padding: 30px 0px;
-webkit-border-radius: 5px;
border-radius: 5px;
margin: 0;
box-shadow: 0 10px 15px rgba(0,0,0,.1);
transition: .5s;
-webkit-transition: .5s;
}
.ftc-pricing.style-2:hover .ftc-pricing-item {
transform: scale(1.1);
-webkit-transform: scale(1.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;
box-shadow: 0 4px 10px rgba(0,0,0,.1);
}
.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-icon,
.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-icon .icon {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
}
.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-icon .icon i {
font-size: 30px;
color: #fff;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.ftc-pricing.style-2 .ftc-pricing-item:hover .ftc-pricing-icon .icon {
background: #43a047;
}
.ftc-pricing.style-2 .ftc-pricing-item:hover .ftc-pricing-icon .icon i {
color: #fff;
}
.ftc-pricing.style-2 .ftc-pricing-item .header {
background: #c8e6c9;
padding: 10px 30px;
margin-bottom: 15px;
position: relative;
z-index: 0;
width: calc(100% - 40px);
margin: 0 auto 15px;
}
.ftc-pricing.style-2 .ftc-pricing-item.featured .header:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
z-index: -1;
background: rgba(255, 255, 255, 0.4);
}
.ftc-pricing.style-2 .ftc-pricing-item .header .title {
font-size: 28px;
font-weight: 700;
line-height: 40px;
margin: 0px;
}
.ftc-pricing.style-2 .ftc-pricing-item .header .subititle {
font-size: 14px;
font-weight: 600;
color: #6d6d6d;
}
.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag {
position: relative;
z-index: 0;
padding: 15px 0px;
margin-bottom: 15px;
}
.ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag:after {
content: "";
position: absolute;
width: 140px;
height: 1px;
bottom: 0px;
left: 0px;
right: 0px;
margin: 0 auto;
z-index: 1;
background: rgb(255 255 255 / 30%);
}
.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: #fff;
}
.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 rgb(255 255 255 / 30%);
}
.ftc-pricing.style-2 .ftc-pricing-item .body ul li:last-child {
border: none;
}
.ftc-pricing.style-3 .ftc-pricing-item .ftc-pricing-tag:after{
display: none;
}
.ftc-pricing.style-3 .ftc-pricing-item .body ul li {
position: relative;
border: none;
}
.ftc-pricing.style-3 .ftc-pricing-item .header:after {
content: "";
width: 100%;
height: 60px;
bottom: -60px;
}
.ftc-pricing.style-3 .ftc-pricing-item .body ul li:after {
content: "";
width: calc(100% + 60px);
height: 100%;
position: absolute;
top: 0;
left: -30px;
background: #9b84c6;
}
.ftc-pricing.style-3 .ftc-pricing-item .body ul li:first-child:after {
opacity: .14;   
}
.ftc-pricing.style-3 .ftc-pricing-item .body ul li:nth-child(2):after {
opacity: .07;
}
.ftc-pricing.style-3 .ftc-pricing-item .body ul li:nth-child(3):after {
opacity: .14;
}
.ftc-pricing.style-3 .ftc-pricing-item .body ul li:nth-child(4):after {
opacity: .07;
}
.ftc-pricing.style-3 .ftc-pricing-item .body ul li:last-child:after {
opacity: .14;   
}
.ftc-pricing.style-3 .ftc-pricing-item {
box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.22);
}
.ftc-pricing.style-3 .ftc-pricing-item:hover {
box-shadow: none;
}
.ftc-pricing.style-3 .ftc-pricing-item .ftc-pricing-tag{
margin-bottom: 0;
padding: 0;
position: absolute;
width: 100px;
height: 100px;
text-align: center;
line-height: 100px;
border-radius: 50%;
left: 50%;
transform: translateX(-50%);
top: 70px;
background: #fff;
border: 5px solid #ebebeb;
}
.ftc-pricing.style-3 .ftc-pricing-item .header{
margin-bottom: 60px;
} @media only screen and (min-width: 768px) and (max-width: 992px) {
.ftc-pricing {
display: block;
}
.ftc-pricing .ftc-pricing-item,
.ftc-pricing.style-2 .ftc-pricing-item,
.ftc-pricing.style-4 .ftc-pricing-item {
width: 100%;
margin: 0 auto 30px auto;
}
}
@media only screen and (max-width: 480px) {
.ftc-pricing {
display: block;
}
.ftc-pricing .ftc-pricing-item {
width: 100%;
}
.ftc-pricing .ftc-pricing-item,
.ftc-pricing.style-2 .ftc-pricing-item,
.ftc-pricing.style-4 .ftc-pricing-item {
margin: 0 auto 30px auto;
}
} .ftc-pricing-content-align-center .ftc-pricing {
text-align: center;
}
.ftc-pricing-content-align-left .ftc-pricing {
text-align: left;
}
.ftc-pricing-content-align-right .ftc-pricing {
text-align: right;
}
.ftc-pricing-content-align-center .ftc-pricing.style-4 {
text-align: center;
}
.ftc-pricing-content-align-left .ftc-pricing.style-4 {
text-align: left;
}
.ftc-pricing-content-align-right .ftc-pricing.style-4 {
text-align: right;
}
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .price-tag {
padding-left: 45px;
}
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .price-tag:before {
left: 30px;
}
.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag {
padding-right: 30px;
}
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .header,
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .footer,
.ftc-pricing-content-align-left .ftc-pricing.style-4 .ftc-pricing-item .header,
.ftc-pricing-content-align-left .ftc-pricing.style-4 .ftc-pricing-item .footer {
padding-left: 30px;
padding-right: 30px;
}
.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .header,
.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .footer,
.ftc-pricing-content-align-right .ftc-pricing.style-4 .ftc-pricing-item .header,
.ftc-pricing-content-align-right .ftc-pricing.style-4 .ftc-pricing-item .footer {
padding-right: 30px;
padding-left: 30px;
}
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .body ul li,
.ftc-pricing-content-align-left .ftc-pricing.style-4 .ftc-pricing-item .body ul li {
padding-left: 30px;
}
.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .body ul li,
.ftc-pricing-content-align-right .ftc-pricing.style-4 .ftc-pricing-item .body ul li {
padding-right: 30px;
}
.ftc-pricing-content-align-left .ftc-pricing.style-3 .ftc-pricing-item .header:after {
-webkit-transform: translateX(-80%);
-ms-transform: translateX(-80%);
transform: translateX(-80%);
}
.ftc-pricing-content-align-right .ftc-pricing.style-3 .ftc-pricing-item .header:after {
-webkit-transform: translateX(80%);
-ms-transform: translateX(80%);
transform: translateX(80%);
}
.ftc-pricing-content-align-left .ftc-pricing.style-3 .ftc-pricing-item:hover .header:after,
.ftc-pricing-content-align-right .ftc-pricing.style-3 .ftc-pricing-item:hover .header:after {
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
transform: translateX(0%);
}
.ftc-pricing-content-align-left .ftc-pricing.style-1 .ftc-pricing-item .header:after,
.ftc-pricing-content-align-right .ftc-pricing.style-1 .ftc-pricing-item .header:after,
.ftc-pricing-content-align-left .ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag:after,
.ftc-pricing-content-align-right .ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag:after,
.ftc-pricing-content-align-left .ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag:after,
.ftc-pricing-content-align-right .ftc-pricing.style-2 .ftc-pricing-item .ftc-pricing-tag:after {
margin: 0;
width: 100%;
} .ftc-pricing-button-align-right .ftc-pricing.style-1 .footer,
.ftc-pricing-button-align-right .ftc-pricing.style-2 .footer,
.ftc-pricing-button-align-right .ftc-pricing.style-3 .footer,
.ftc-pricing-button-align-right .ftc-pricing.style-4 .footer {
text-align: right;
}
.ftc-pricing-button-align-center .ftc-pricing.style-1 .footer,
.ftc-pricing-button-align-center .ftc-pricing.style-2 .footer,
.ftc-pricing-button-align-center .ftc-pricing.style-3 .footer,
.ftc-pricing-button-align-center .ftc-pricing.style-4 .footer {
text-align: center;
}
.ftc-pricing-button-align-left .ftc-pricing.style-1 .footer,
.ftc-pricing-button-align-left .ftc-pricing.style-2 .footer,
.ftc-pricing-button-align-left .ftc-pricing.style-3 .footer,
.ftc-pricing-button-align-left .ftc-pricing.style-4 .footer {
text-align: left;
}
.ftc-pricing-content-align-center.ftc-pricing-button-align-right .ftc-pricing.style-2 .footer,
.ftc-pricing-content-align-center.ftc-pricing-button-align-right .ftc-pricing.style-4 .footer {
padding-right: 30px;
}
.ftc-pricing-content-align-center.ftc-pricing-button-align-left .ftc-pricing.style-2 .footer,
.ftc-pricing-content-align-center.ftc-pricing-button-align-left .ftc-pricing.style-4 .footer {
padding-left: 30px;
} .only-in-pro {
width: 100%;
-webkit-display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 15px;
min-width: 200px;
background: #ef5350;
color: #fff;
text-align: center;
}
.only-in-pro .title {
font-family: "Roboto", sans-serif;
font-size: 24px;
line-height: 40px;
margin: 0px;
} div.tooltipster-sidetip.tooltipster-base.tooltipster-right .tooltipster-arrow {
position: absolute;
top: 50%;
}
div.tooltipster-sidetip.tooltipster-top div.tooltipster-box {
margin-bottom: 0px !important;
}
div.tooltipster-sidetip.tooltipster-bottom div.tooltipster-box {
margin-top: 0px !important;
}
.tooltipster-base.tooltipster-sidetip.tooltipster-top .tooltipster-arrow {
top: auto;
bottom: -8px;
}
div.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow {
top: -8px;
bottom: auto;
}
@media only screen and (max-width: 991px) {
.elementor-container.elementor-column-gap-extended {
padding: 0 15px;
}
.ftc-pricing{
max-width: 400px;
margin: 0 auto;
}
.ftc-img-accordion.accordion-direction-horizontal{
webkit-flex-direction: row;
-ms-flex-direction: row;
flex-direction: row;
}
}
@media only screen and (max-width: 480px) {
.ftc-price-list .ftc-price-list-image{
max-width: 25%;
}
} .ftc-flipbox-container {
position: relative;
height: 300px;
width: 100%; 
}
.ftc-flipbox-icon-image,
.ftc-flipbox-icon-image-back {
display: inline-block;
margin: 0 auto 0px auto;
line-height: 1; 
}
.ftc-flipbox-icon-image img,
.ftc-flipbox-icon-image-back img {
width: 30%; 
}
.ftc-flipbox-icon-image i,
.ftc-flipbox-icon-image-back i {
font-size: 40px;
line-height: 40px;
width: 40px; 
}
.ftc-flipbox-overlay {
height: 100%;
padding: 35px;
width: 100%;
-webkit-display: flex;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-align-items: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center; 
}
.ftc-flipbox-front,
.ftc-flipbox-back {
text-align: center;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%; 
}
.ftc-flipbox-front {
background: #1abc9c;
color: #fff;
z-index: 2; 
}
.ftc-flipbox-back {
background: #444;
color: #fff; }
.ftc-flipbox-back .ftc-flipbox-box-link {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0; 
}
.ftc-flipbox-content,
.ftc-flipbox-heading {
color: #fff; 
}
.ftc-flipbox-heading.ftc-flipbox-linked-title {
color: #fff;
display: block;
font-size: 1.5em;
font-weight: 700; 
} .ftc-flipbox-container {
-webkit-perspective: 1000px;
perspective: 1000px; 
}
.ftc-flipbox-front,
.ftc-flipbox-back {
-webkit-transition-duration: 500ms;
-o-transition-duration: 500ms;
transition-duration: 500ms;
-webkit-transition-property: all;
-o-transition-property: all;
transition-property: all;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease; 
}
.ftc-flipbox-flip-card {
width: 100%;
height: 100%;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transition: all 500ms ease;
-o-transition: all 500ms ease;
transition: all 500ms ease; 
}
.ftc-flipbox-back,
.ftc-flipbox-front {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
-webkit-transform: rotateY(0deg);
transform: rotateY(0deg); 
} .ftc-animate-flip.ftc-direction-up.ftc-flipbox-container:hover .ftc-flipbox-flip-card,
.ftc-animate-flip.ftc-direction-up .ftc-flipbox-back {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg); 
}
.ftc-animate-flip.ftc-direction-down.ftc-flipbox-container:hover .ftc-flipbox-flip-card,
.ftc-animate-flip.ftc-direction-down .ftc-flipbox-back {
-webkit-transform: rotateX(-180deg);
transform: rotateX(-180deg); 
}
.ftc-animate-flip.ftc-direction-left.ftc-flipbox-container:hover .ftc-flipbox-flip-card,
.ftc-animate-flip.ftc-direction-left .ftc-flipbox-back {
-webkit-transform: rotateY(-180deg);
transform: rotateY(-180deg); 
}
.ftc-animate-flip.ftc-direction-right.ftc-flipbox-container:hover .ftc-flipbox-flip-card,
.ftc-animate-flip.ftc-direction-right .ftc-flipbox-back {
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg); 
} .ftc-animate-push.ftc-flipbox-container,
.ftc-animate-slide.ftc-flipbox-container {
overflow: hidden; 
}
.ftc-animate-push .ftc-flipbox-back,
.ftc-animate-slide .ftc-flipbox-back {
z-index: 3; 
}
.ftc-animate-push.ftc-direction-up .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-up .ftc-flipbox-back {
top: 100%; 
}
.ftc-animate-push.ftc-direction-up.ftc-flipbox-container:hover .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-up.ftc-flipbox-container:hover .ftc-flipbox-back {
top: 0; 
}
.ftc-animate-push.ftc-direction-down .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-down .ftc-flipbox-back {
top: auto;
bottom: 100%; 
}
.ftc-animate-push.ftc-direction-down.ftc-flipbox-container:hover .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-down.ftc-flipbox-container:hover .ftc-flipbox-back {
top: auto;
bottom: 0; 
}
.ftc-animate-push.ftc-direction-left .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-left .ftc-flipbox-back {
left: 100%; 
}
.ftc-animate-push.ftc-direction-left.ftc-flipbox-container:hover .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-left.ftc-flipbox-container:hover .ftc-flipbox-back {
left: 0; 
}
.ftc-animate-push.ftc-direction-right .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-right .ftc-flipbox-back {
left: auto;
right: 100%; 
}
.ftc-animate-push.ftc-direction-right.ftc-flipbox-container:hover .ftc-flipbox-back,
.ftc-animate-slide.ftc-direction-right.ftc-flipbox-container:hover .ftc-flipbox-back {
left: auto;
right: 0; 
} .ftc-animate-push.ftc-direction-up.ftc-flipbox-container:hover .ftc-flipbox-front {
top: -100%; 
}
.ftc-animate-push.ftc-direction-down.ftc-flipbox-container:hover .ftc-flipbox-front {
top: 100%; 
}
.ftc-animate-push.ftc-direction-left.ftc-flipbox-container:hover .ftc-flipbox-front {
left: -100%; 
}
.ftc-animate-push.ftc-direction-right.ftc-flipbox-container:hover .ftc-flipbox-front {
left: 100%; 
} .ftc-animate-zoom-in .ftc-flipbox-back {
opacity: 0;
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75);
z-index: 3; 
}
.ftc-animate-zoom-in.ftc-flipbox-container:hover .ftc-flipbox-back {
opacity: 1;
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1); 
} .ftc-animate-zoom-out.ftc-flipbox-container:hover .ftc-flipbox-front {
opacity: 0;
-webkit-transform: scale(0.75);
-ms-transform: scale(0.75);
transform: scale(0.75); 
}
.ftc-animate-fade.ftc-flipbox-container:hover .ftc-flipbox-front {
opacity: 0; 
} .ftc-img-accordion {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
height: 50vh;
}
.ftc-img-accordion.accordion-direction-vertical {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.ftc-img-accordion a {
position: relative;
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
text-decoration: none;
color: #fff;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
-webkit-transition: -webkit-box-flex 0.4s, -webkit-flex 0.4s;
transition: -webkit-box-flex 0.4s, -webkit-flex 0.4s;
-o-transition: flex 0.4s;
transition: flex 0.4s;
transition: flex 0.4s, -webkit-box-flex 0.4s, -webkit-flex 0.4s, -ms-flex 0.4s;
overflow: hidden;
}
.ftc-grow-accordion {
-webkit-box-flex: 3;
-webkit-flex: 3;
-ms-flex: 3;
flex: 3;
}
.ftc-img-accordion .overlay {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
padding: 0 10px;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
-webkit-transition: background-color 0.4s;
-o-transition: background-color 0.4s;
transition: background-color 0.4s;
}
.ftc-img-accordion-horizontal-align-left .overlay {
-webkit-box-pack: start;
-webkit-justify-content: flex-start;
-ms-flex-pack: start;
justify-content: flex-start;
text-align: left;
}
.ftc-img-accordion-horizontal-align-center .overlay {
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.ftc-img-accordion-horizontal-align-right .overlay {
-webkit-box-pack: end;
-webkit-justify-content: flex-end;
-ms-flex-pack: end;
justify-content: flex-end;
text-align: right;
}
.ftc-img-accordion-vertical-align-top .overlay {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
}
.ftc-img-accordion-vertical-align-center .overlay {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
}
.ftc-img-accordion-vertical-align-bottom .overlay {
-webkit-box-align: end;
-webkit-align-items: flex-end;
-ms-flex-align: end;
align-items: flex-end;
}
.ftc-img-accordion .overlay .overlay-inner {
z-index: 1;
}
.ftc-img-accordion a:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
z-index: 0;
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.ftc-img-accordion .overlay-inner * {
visibility: hidden;
opacity: 0;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ftc-img-accordion .overlay h2 {
color: #fff;
-webkit-transform: translate3d(0, -60px, 0);
transform: translate3d(0, -60px, 0);
}
.ftc-img-accordion .overlay p {
color: #fff;
margin-bottom: 0;
-webkit-transform: translate3d(0, 60px, 0);
transform: translate3d(0, 60px, 0);
}
.ftc-img-accordion .overlay-inner-show * {
opacity: 1;
visibility: visible;
-webkit-transform: none !important;
-ms-transform: none !important;
transform: none !important;
-webkit-transition: all 0.3s 0.3s;
-o-transition: all 0.3s 0.3s;
transition: all 0.3s 0.3s;
}
@media screen and (max-width: 800px) {
.ftc-img-accordion {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.ftc-img-accordion a:hover {
-webkit-box-flex: 1;
-webkit-flex: 1;
-ms-flex: 1;
flex: 1;
}
.ftc-img-accordion a:hover .overlay {
background-color: transparent;
}
} .elementor-widget-ftc-price-list .ftc-price-list {
list-style: none;
padding: 0;
margin: 0; 
}
.elementor-widget-ftc-price-list .ftc-price-list li {
margin: 0; 
}
.ftc-price-list li:not(:last-child) {
margin-bottom: 20px; 
}
.ftc-price-list .ftc-price-list-image {
max-width: 50%;
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
padding-right: 25px; 
}
.ftc-price-list .ftc-price-list-image img {
width: 100%; 
}
.ftc-price-list .ftc-price-list-text,
.ftc-price-list .ftc-price-list-item,
.ftc-price-list .ftc-price-list-header {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex; 
}
.ftc-price-list .ftc-price-list-item {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start; 
}
.ftc-price-list .ftc-price-list-item .ftc-price-list-text {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1; 
}
.ftc-price-list .ftc-price-list-item .ftc-price-list-header {
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
font-size: 19px;
font-weight: 600;
margin-bottom: 10px;
-webkit-box-pack: justify;
-webkit-justify-content: space-between;
-ms-flex-pack: justify;
justify-content: space-between; 
}
.ftc-price-list .ftc-price-list-item .ftc-price-list-title {
max-width: 80%; 
}
.ftc-price-list .ftc-price-list-item p.ftc-price-list-description {
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
font-size: 14px;
margin: 0; 
}
.ftc-price-list .ftc-price-list-item .ftc-price-list-separator {
-webkit-box-flex: 1;
-webkit-flex-grow: 1;
-ms-flex-positive: 1;
flex-grow: 1;
margin-left: 10px;
margin-right: 10px;
border-bottom-style: dotted;
border-bottom-width: 2px;
height: 0; 
} .ftc-dropcaps-inner p {
color: #434343;
font-size: 16px;
line-height: 28px;
font-weight: 500;
margin: 0;
}
.ftc-dropcaps-inner p:first-of-type:first-letter,
.ftc-dropcaps-inner:first-of-type:first-letter {
color: #d6d6d6;
float: left;
font-size: 90px;
margin-right: 10px;
margin-bottom: 5px;
padding: 20px;
font-weight: 700;
margin-top: 10px;
}
@-moz-document url-prefix(){
.ftc-dropcaps-style-1 .ftc-dropcaps-inner p:first-of-type:first-letter,
.ftc-dropcaps-style-1 .ftc-dropcaps-inner:first-of-type:first-letter {
padding: 0 20px 0px;
}
} .ftc-dropcaps-style-2 .ftc-dropcaps-inner p:first-of-type:first-letter,.ftc-dropcaps-style-2 .ftc-dropcaps-inner:first-of-type:first-letter {
color: #18012c;
float: left;
font-size: 60px;
margin-right: 15px;
margin-bottom: 8px;
font-weight: 600;
margin-top: 15px;
border: 2px solid;
padding: 35px 15px;
font-style: normal;
} .ftc-dropcaps-style-3 .ftc-dropcaps-inner p:first-of-type:first-letter,.ftc-dropcaps-style-3 .ftc-dropcaps-inner:first-of-type:first-letter {
color: #ed552d;
float: left;
font-size: 90px;
margin-right: 15px;
margin-bottom: 13px;
font-family: "Poppins",sans-serif;
font-weight: 500;
margin-top: 20px;
text-decoration: line-through;
line-height: 28px;
border: 0;
padding: 0;
font-style: normal;
} .ftc-dropcaps-style-4 .ftc-dropcaps-inner p:first-of-type:first-letter,.ftc-dropcaps-style-4 .ftc-dropcaps-inner:first-of-type:first-letter {
color: #fff;
float: left;
font-size: 36px;
padding: 20px 22px;
background: #000;
border-radius: 50%;
font-size: normal;
border: none;
font-style: normal;
font-weight: 500;
} .ftc-dropcaps-style-5 .ftc-dropcaps-inner p:first-of-type:first-letter,
.ftc-dropcaps-style-5 .ftc-dropcaps-inner:first-of-type:first-letter {
color: white;
float: left;
font-size: 75px;
padding: 32px 20px;
background: black;
border-radius: 50%;
border: 1px solid white;
box-shadow: 0 0 0 5px #000;
font-style: normal;
font-weight: 500;
} .ftc-dual-header {
display: block;
}
.ftc-dual-header .title,
.ftc-dual-header .title span {
font-size: 36px;
font-weight: 700;
text-transform: uppercase;
line-height: 48px;
margin: 15px 0px;
}
.ftc-dual-header .subtext {
font-size: 16px;
display: block;
}
.ftc-dual-header i {
display: block;
padding: 0px;
margin: 20px 0px 10px 0px;
font-size: 36px;
}
.ftc-dual-header .title span.lead {
color: #1abc9c;
}
@media only screen and (max-width: 480px){
.ftc-dual-header .title,
.ftc-dual-header .subtext{
max-width: 300px;
margin: 10px auto;
}
} .ftc-dual-header-content-align-center {
text-align: center;
}
.ftc-dual-header-content-align-left {
text-align: left;
}
.ftc-dual-header-content-align-right {
text-align: right;
} .ftc_custom_popup.ftc_default_style .ftc_btn_popup {
padding: 10px;
font-size: 14px;
background-color: #232323;
color: #fff;
border-radius: 0;
}
.content_modal {
position: relative;
background: #FFF;
padding: 20px;
width: auto;
max-width: 800px;
margin: 20px auto;
}
.content_modal.modal_contact_form{
padding: 30px;
}
.content_modal .content_popup {
margin-bottom: 15px;
}
.ftc_default_style.content_modal .btn_popup_modal{
background-color: #232323;
color: #fff; 
}
.mfp-close-btn-in .content_modal button.mfp-close{
background-color: transparent;
width: 25px;
height: 25px;
line-height: 25px;
}
.mfp-close-btn-in .modal_video iframe{
margin-top: 5px;
margin-bottom: 0;
}
.modal_image_gallery .gallery-item{
margin-top: 5px;
margin-bottom: 0;
padding-right: 0;
text-align: center;
}
.ftc_360_rotation.threesixty .nav_bar {
margin-bottom: 5px;
background-color: #fff;
box-shadow: 0 1px 4px rgba(0,0,0,.15);
margin-left: 0 !important;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
}
.ftc_360_rotation.threesixty .nav_bar a {
display: inline-block !important;
text-decoration: none;
width: 45px !important;
height: 35px !important;
font-size: 0;
text-align: center;
background: none !important;
text-indent: 0 !important;
color: #000;
line-height: 35px;
}
.ftc_360_rotation.threesixty .nav_bar a::after {
font-family: "FontAwesome",sans-serif;
font-size: 18px;
position: relative;
}
.ftc_360_rotation.threesixty .nav_bar a::after {
font-family: "FontAwesome",sans-serif;
font-size: 18px;
position: relative;
}
.ftc_360_rotation.threesixty .nav_bar a.nav_bar_previous::after {
content: "\f048";
}
.ftc_360_rotation.threesixty .nav_bar a.nav_bar_stop::after {
content: "\f04d";
}
.ftc_360_rotation.threesixty .nav_bar a.nav_bar_next::after {
content: "\f051";
}
.ftc_360_rotation.threesixty .nav_bar a.nav_bar_play::after {
content: "\f04b";
}
.tab-vertical .elementor-tabs-wrapper{
}
.tab-vertical .elementor-tab-title.elementor-active{
background-color: #fff;
border-width: 1px 0 0 1px !important;
}
.tab-vertical .elementor-tab-title{
background-color: #f7f7f7;
border: 1px solid #ebebeb !important;
border-width: 1px 1px 0 1px !important;
}
.tab-vertical .elementor-tab-title:last-child{
border-width: 1px !important;
}
.tab-vertical .elementor-tab-title.elementor-active:last-child{
border-width: 1px 0 1px 1px !important;
}
.tab-underline{
border: 1px solid #ebebeb;
}
.tab-underline .elementor-tabs-wrapper{
border-bottom: 1px solid #ebebeb;
}
.tab-underline .elementor-tab-title.elementor-active{
background-color: #fff;
}
.tab-underline .elementor-tab-title{
background-color: #f7f7f7;
border-right: 1px solid #ebebeb !important;
}
.tab-underline .elementor-tab-title.elementor-active:after{
left: 0 !important;
width: 100% !important;
height: 1px !important;
}
.toggle-boxed .elementor-toggle-item{
background-color: #f7f7f7;
border: 1px solid #ebebeb;
margin-bottom: 10px;
position: relative;
}
.toggle-boxed .elementor-toggle-item:before{
content: '';
position: absolute;
width: 1px;
height: 45px;
top: 0;
left: 45px;
background-color: #ebebeb;
}
.toggle-boxed .elementor-toggle-item .elementor-tab-content{
border-top: 1px solid #ebebeb !important;
background-color: #fff;
}
.progress-thin .elementor-progress-percentage {
position: absolute;
padding-right: 15px;
top: -15px;
right: 0;
}
.elementor-widget.elementor-widget-toggle .elementor-toggle .elementor-tab-content{
color: #333;
} .ftc_timeline_line .start_line{
top: 0;
}
.ftc_timeline_line .end_line{
bottom: 0;
}
.ftc_timeline_line .start_line, .ftc_timeline_line .end_line {
position: absolute;
left: 50%;
transform: translateX(-5px);
-webkit-transform: translateX(-5px);
width: 10px;
height: 10px;
border-radius: 50%;
background-color: #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-family: 'FontAwesome';
font-weight: normal;
}  .elementor-widget-ftc_content_image .elementor-widget-container {
overflow: hidden;
}
.ftc-d {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: hidden;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
}
.ftc-d:hover .ftc-d-bg-overlay {
background-color: rgba(0, 0, 0, 0.3);
}
.ftc-d-bg-wrapper {
z-index: 1;
overflow: hidden;
}
.ftc-d-bg {
-webkit-background-size: cover;
background-size: cover;
background-position: center;
z-index: 1;
}
.ftc-d-bg, 
.ftc-d-bg-overlay {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
-webkit-transition: all 0.4s;
-moz-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
}
.ftc-d-bg-overlay {
z-index: 2;
}
.ftc-d-content {
z-index: 1;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-ms-flex-line-pack: center;
align-content: center;
padding: 35px;
width: 100%;
}
.ftc-d-content, 
.ftc-d-content-item {
position: relative;
-webkit-transition: 0.5s;
-o-transition: 0.5s;
transition: 0.5s;
color: #fff;
}
.ftc-d-content-item {
width: 100%;
margin: 0;
}
.ftc-d-title {
font-size: 23px;
}
.ftc-d-content-item:not(:last-child) {
margin-bottom: 15px;
}
.ftc-d-button.elementor-button {
cursor: pointer;
-ms-flex-item-align: center;
align-self: center;
margin-left: auto;
margin-right: auto;
border: solid 2px white;
background: transparent;
}
.elementor-ribbon {
position: absolute;
z-index: 1;
top: 0;
left: auto;
right: 0;
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
width: 150px;
overflow: hidden;
height: 150px;
}
.elementor-ribbon-inner {
text-align: center;
left: 0;
width: 200%;
-webkit-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
-ms-transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
margin-top: 35px;
font-size: 13px;
line-height: 2;
font-weight: 800;
text-transform: uppercase;
background: #000;
color: #fff;
} .d-skin-cover .ftc-d {
display: block;
}
.d-skin-classic .ftc-d {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.d-skin-classic .ftc-d-bg-wrapper {
position: relative;
min-height: 200px;
width: 100%;
}
.d-skin-classic .ftc-d-content {
-webkit-transition: all 0.4s;
-o-transition: all 0.4s;
transition: all 0.4s;
width: 100%;
background-color: #f7f7f7;
}
.ftc-d-layout-image-above .ftc-d {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.ftc-d-layout-image-above .ftc-d-bg-wrapper {
width: 100%;
}
.ftc-d-layout-image-right .ftc-d {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
.ftc-d-layout-image-right .ftc-d,
.ftc-d-layout-image-left .ftc-d {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.ftc-d-layout-image-left .ftc-d {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.ftc-d-layout-image-right .ftc-d-bg-wrapper,
.ftc-d-layout-image-left .ftc-d-bg-wrapper {
width: auto;
min-width: 50%;
}
.ftc-d-layout-image-right .ftc-d-content,
.ftc-d-layout-image-left .ftc-d-content {
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
}
.elementor-ribbon.elementor-ribbon-right {
-webkit-transform: rotate(90deg);
-ms-transform: rotate(90deg);
transform: rotate(90deg);
left: auto;
right: 0;
}
.elementor-ribbon.elementor-ribbon-left {
-webkit-transform: rotate(0);
-ms-transform: rotate(0);
transform: rotate(0);
left: 0;
right: auto;
}
.ftc-d-vertical-top .ftc-d-content {
-ms-flex-line-pack: start;
align-content: flex-start;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.ftc-d-vertical-middle .ftc-d-content {
-ms-flex-line-pack: center;
align-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.ftc-d-vertical-bottom .ftc-d-content {
-ms-flex-line-pack: end;
align-content: flex-end;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap,
.elementor-column-gap-extended > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
padding: 0 !important;
}.about-h1 > .elementor-container {
max-width: 1250px;
}  .img-box-1 .elementor-image-box-wrapper {
justify-content: center;
}
.img-box-1 .elementor-image-box-wrapper .elementor-image-box-img {
width: auto;
}
.img-box-1 .elementor-image-box-wrapper .elementor-image-box-content {
width: auto;
margin: 0;
}
.img-box-1 .elementor-column:not(:last-child):after {
content: "";
position: absolute;
background: #ffffff4d;
right: 0;
top: 0;
width: 1px;
height: 45px;
}  .elementor-widget-ftc_single_image .ftc-element-image .wp-caption:before {
content: "";
position: absolute;
right: 0;
left: 0;
pointer-events: none;
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;
}
.elementor-widget-ftc_single_image .ftc-element-image .wp-caption:after {
content: "";
position: absolute;
right: 0;
left: 0;
pointer-events: none;
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;
}
.elementor-widget-ftc_single_image .ftc-element-image .wp-caption:hover:before {
background-color: rgba(255,255,255,0.2);
right: 51%;
left: 50%;
}
.elementor-widget-ftc_single_image .ftc-element-image .wp-caption:hover:after {
background-color: rgba(255,255,255,0.2);
top: 51%;
bottom: 50%;
}
.baner-cat:before {
content: "";
position: absolute;
top: 20px;
left: 20px;
width: calc(100% - 40px);
height: calc(100% - 40px);
border: 1px solid transparent;
}
.baner-cat:hover:before {
border-color: #fff;
}
.hello {
top: 60px;
z-index: 1;
}
.hello .ftc-element-image {
margin-right: 20px;
}
.why-choose .elementor-inner-column:last-child .elementor-widget {
position: unset;
}
.why-choose .elementor-inner-column:last-child .elementor-image {
position: absolute;
bottom: -145px;
}  .dvider-title .elementor-heading-title {
position: relative;
width: max-content;
padding: 0;
margin: 0 auto;
}
.dvider-title .elementor-heading-title:before,
.dvider-title .elementor-heading-title:after {
content: "";
width: 32px;
height: 3px;
position: absolute;
top: 50%;
transform: translateY(-50%);
}
.dvider-title .elementor-heading-title:before {
left: -50px;
}
.dvider-title .elementor-heading-title:after {
right: -50px;
}  .ftc-product-categories:hover .navigation-slider > div {
opacity: 1;
visibility: visible;
}
.ftc-product-categories .navigation-slider > div {
opacity: 0;
visibility: hidden;
}
.ftc-product-categories.style_1 .item-desciption {
position: absolute;
left: 50%;
transform: translateX(-50%);
bottom: 22px;
}
.ftc-product-categories.style_1 .item-desciption .description {
margin: 0;
}
.ftc-product-categories.style_1 .item-desciption .title {
display: block;
font-size: 18px;
font-weight: 300;
font-style: italic;
padding: 0 20px;
}
.ftc-product-categories.style_1 .item-desciption .title:before,
.ftc-product-categories.style_1 .item-desciption .title:after  {
content: "";
position: absolute;
width: 12px;
height: 2px;
top: 50%;
transform: translateY(-50%);
background: #fff;
}
.ftc-product-categories.style_1 .item-desciption .title:before {
left: 0;
}
.ftc-product-categories.style_1 .item-desciption .title:after {
right: 0;
}  .ftc-product-tabs .products .product .meta_info .loading::after {
right: calc(50% - 7px);
}
.ftc-product-tabs .tabs-wrapper {
border: 1px solid #ebebeb;
border-width: 1px 0 1px 0;
margin: 10px auto;
}
.ftc-product-tabs .products .product .item-description {
border-radius: 0;
}
.ftc-product-tabs .products .product .meta_info .yith-wcwl-add-to-wishlist .add_to_wishlist i:before {
content: "\f08a";
font-family: 'FontAwesome';
font-weight: bold;
}
.ftc-product-tabs .products .product .meta_info .yith-wcwl-add-to-wishlist.exists .add_to_wishlist i:before {
content: "\f004"
}
.ftc-product-tabs .woocommerce .products .product  {
max-width: 100%;
margin: 0 15px 30px;
}
.ftc-product-tabs .woocommerce .products {
margin: 0 -15px;
}
.ftc-product-tabs .woocommerce .products .product .price {
display: block;
width: fit-content;
width: -moz-fit-content;
margin: 0 auto;
}  .ftc-blogs-slider .style_1 .inner-wrap .post-text {
position: relative;
background: #f9f9f9;
padding: 20px;
margin: -95px 0 0 30px;
}
.ftc-blogs-slider .style_1 .inner-wrap .post-text > p {
margin: 15px auto 0;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 3;
-moz-line-clamp: 3;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
display: -webkit-box;
}
.ftc-blogs-slider .style_1 .inner-wrap .post-text .author.vcard {
float: left;
margin-right: 50px;
}
.ftc-blogs-slider .style_1 .inner-wrap .post-text .author.vcard:before {
content: "\f007";
font-family: 'FontAwesome';
margin-right: 10px;
}
.ftc-blogs-slider .style_1 .inner-wrap .post-text .published:before {
content: "\f073";
font-family: 'FontAwesome';
margin-right: 10px;
}
.elementor-widget-ftc-posts-slider:hover .navigation-slider .style_1 {
opacity: 1;
visibility: visible;
}
.elementor-widget-ftc-posts-slider .navigation-slider .style_1 {
opacity: 0;
visibility: hidden;
}
.elementor-widget-ftc-posts-slider .navigation-slider .style_1 {
top: 50%;
transform: translateY(-50%);
}
.ftc-blogs-slider {
padding: 0 25px;
}  .product-widget-h1 .navigation-slider .style_1 {
line-height: normal;
}
.ftc_products_slider.style_1 .woocommerce .products .product {
display: flex;
align-items: center;
max-width: calc(100% - 30px);
background: #f9f9f9;
margin: 15px auto;
}
.ftc_products_slider.style_1 .products .product .images {
max-width: 150px;
position: relative;
overflow: hidden;
}
.ftc_products_slider.style_1 .products .product .group-button-product, 
.ftc_products_slider.style_1 .products .product:hover .group-button-product {
display: none;
}
.ftc_products_slider.style_1 .products .product .item-description {
flex: 1;
text-align: left;
padding: 0 0 0 30px;
}
.ftc_products_slider.style_1 .products .product .star-rating {
margin-left: 0;
}
.ftc_products_slider.style_1 .products .product .meta_info,
.ftc_products_slider.style_1 .products .product:hover .meta_info {
display: none;
}
.ftc_products_slider.style_1 .products .product .price {
background: transparent;
font-size: 16px;
font-weight: bold;
line-height: normal;
}
.ftc_products_slider.style_1 .products .product .price,
.ftc_products_slider.style_1 .products .product:hover .price {
display: block;
padding: 0;
}
.ftc_products_slider.style_1 .products .product .item-description .product_title {
margin: 15px auto;
}
.ftc_products_slider.style_1 .products .product .item-description .product_title a {
font-size: 14px;
font-weight: 700;
}
.ftc_products_slider.style_1 .products .product .images a:before {
content: "";
position: absolute;
width: 100%;
z-index: 3;
right: 100%;
bottom: 0;
top: 0;
opacity: 0;
visibility: hidden;
background: rgba(0,0,0,.4);
transition: all 400ms ease 0s;
-webkit-transition: all 400ms ease 0s;
-moz-transition: all 400ms ease 0s;
}
.ftc_products_slider.style_1 .products .product .images a:after {
position: absolute;
top: 50%;
left: -50%;
z-index: 5;
width: 40px;
height: 40px;
content: "+";
font-weight: 400;
font-family: "Times New Roman";
text-align: center;
color: #fff;
line-height: 40px;
font-size: 32px;
opacity: 0;
visibility: hidden;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
transition: all 350ms ease 0s;
-webkit-transition: all 350ms ease 0s;
-moz-transition: all 350ms ease 0s;
}
.ftc_products_slider.style_1 .products .product .images:hover a:before {
opacity: 1;
visibility: visible;
right: 0;
}
.ftc_products_slider.style_1 .products .product .images:hover a:after {
opacity: 1;
visibility: visible;
left: 50%;
}
.elementor-widget-ftc-products-sliders .navigation-slider .style_1 {
top: -30px;
}
.elementor-widget-ftc-products-sliders .navigation-slider .nav-prev.style_1 {
right: 45px;
left: auto;
}
.elementor-widget-ftc-products-sliders .navigation-slider .nav-next.style_1 {
right: 15px;
}  .ftc-element-testimonial.style_2 .morther-content {
display: inline-block;
background: #fff;
text-align: center;
padding: 70px 0;
border: 4px solid transparent;
border-width: 4px 0 4px 0;
}
.ftc-element-testimonial.style_2 .testimonial-info {
display: flex;
flex-flow: row wrap;
justify-content: center;
align-items: center;
padding-top: 20px;
}
.ftc-element-testimonial.style_2 .swiper-slide-next {
z-index: 1;	
}
.ftc-element-testimonial.style_2 .swiper-slide-next .morther-content {
box-shadow: 0 4px 4px 3px #cccccc4d;
}
.ftc-element-testimonial.style_2 .morther-content .infomation {
font-size: 14px;
padding: 20px 30px 0;
color: #444;
}
.ftc-element-testimonial.style_2 .name a {
text-transform: uppercase;
font-size: 15px;
}
.ftc-element-testimonial.style_2 .byline {
color: #999;
font-size: 14px;
font-style: italic;
}
.ftc-element-testimonial.style_2 .name span {
color: #999;
padding: 0 10px;
font-size: 14px;
}
.elementor-widget-ftc-testimonial  .navigation-slider .style_1 {
opacity: 0;
visibility: hidden;
}
.test-h1:hover .elementor-widget-ftc-testimonial .navigation-slider .style_1 {
opacity: 1;
visibility: visible;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-next.style_1 {
right: -30px;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-prev.style_1 {
left: -30px;
}  .no-animation .elementor-image .wp-caption:before, 
.no-animation .elementor-image .wp-caption:after {
display: none;
}
.copy-left-h5 .elementor-widget-ftc_single_image .ftc-element-image .wp-caption:after,
.copy-left-h5 .elementor-widget-ftc_single_image .ftc-element-image .wp-caption:after,
.copy-left .elementor-widget-ftc_single_image .ftc-element-image .wp-caption:after,
.copy-left .elementor-widget-ftc_single_image .ftc-element-image .wp-caption:before {
display: none;
}
.none-icon ul li:last-child .elementor-icon-list-icon i {
color: transparent;
}
.bg-footer-mid .elementor-text-editor > p {
margin: 0;
}
.footer-bottom-1 .elementor-column:first-child .elementor-widget-icon-list ul li:first-child {
align-items: baseline;
}
.footer-bottom-1 .elementor-heading-title {
padding-bottom: 20px;
}
.footer-bottom-1 .elementor-heading-title:after {
content: "";
position: absolute;
width: 25px;
height: 2px;
left: 0;
bottom: 0;
}
.footer-bottom-1 .elementor-grid-item .elementor-icon {
background: rgba(27,27,27,1);
display: flex;
}
.list-link-footer ul li a span {
color: #999;
}
.sub-form-1 {
display: flex;
align-items: center;
justify-content: flex-end;
}
.sub-form-1 input[type="email"] {
max-width: 470px;
width: 100%;
padding: 17px;
text-transform: capitalize;
background: rgba(255,255,255,.2);
border: none;
border-radius: 25px;
}
.sub-form-1 input[type="email"]::placeholder {
color: #fff;
}
.wpcf7 .sub-form-1 input[type^="submit"] {
max-width: 190px;
width: 100%;
padding: 17px;
border-radius: 25px;
letter-spacing: 2px;
font-size: 15px;
background: #fff;
color: #444;
margin-left: 15px;
}
.sub-form-1 input[type^="submit"]:hover {
background: #333;
color: #fff;
}   .blog-h2 .navigation-slider .nav-next {
right: -30px;
}
.blog-h2 .navigation-slider .nav-prev {
left: -30px;
}
.blog-h2 .ftc-blogs-slider .style_1 .inner-wrap .post-text {
background: #ebebeb;
}
.ftc-blogs-slider .style_1 .blogs-slider .inner-wrap a {
margin-right: 30px;
} .banner-double-h2 .elementor-column:last-child .ftc-element-image {
text-align: right;
}
.banner-double-h2 .elementor-column:last-child .ftc-element-image .ftc-image-content {
text-align: left;
}   .ftc_products_slider.style_2 .products .product .images > a:hover:after {
position: absolute;
content: "";
background-color: rgba(0,0,0,.44);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1;
pointer-events: none;
}
.ftc_products_slider.style_2 .products .product .images .add-to-cart, 
.ftc_products_slider.style_2 .products .product .images .yith-wcwl-add-to-wishlist, 
.ftc_products_slider.style_2 .products .product .images .compare {
display: none;
}
.ftc_products_slider.style_2 .products .product .images .quickview > span {
font-size: 0;
}
.ftc_products_slider.style_2 .products .product .images .quickview:hover {
color: #fff;
}
.ftc_products_slider.style_2 .products .product .images .quickview {
width: 40px;
height: 40px;
line-height: 40px;
background: #fff;
border-radius: 50%;
text-align: center;
}
.ftc_products_slider.style_2 .products .product:hover .images .group-button-product {
top: 50%;
z-index: 2;
}
.ftc_products_slider.style_2 .products .product .price {
display: block;
width: fit-content;
width: -moz-fit-content;
margin: 0 auto;
}
.ftc_products_slider.style_2 .products .product:hover .price {
display: none;
}
.ftc_products_slider.style_2 .products .product .meta_info .add-to-cart a:before {
display: none;
}
.ftc_products_slider .products .product .item-description .meta_info .compare i:before {
content: "\f079";
}
.ftc_products_slider .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist.exists a i:before {
content: "\f004"
}
.ftc_products_slider .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i:before {
content: "\f08a";
font-weight: bold;
}   .ftc_products_slider.style_2 .products .product .meta_info .yith-wcwl-add-to-wishlist {
width: 35px;
height: 35px;
background: transparent;
}
.product-bg-h4 .ftc_products_slider .products .product .price {
display: block;
max-width: fit-content;
-moz-max-width: fit-content;
-webkit-max-width: fit-content;
margin: 0 auto;
max-height: 30px;
line-height: 30px;
}
.product-bg-h4 .ftc_products_slider .products .product .meta_info .add_to_cart_button, 
.product-bg-h4 .ftc_products_slider .products .product .add_to_cart_button a {
max-width: 125px;
max-height: 30px;
line-height: 30px;
}
.product-bg-h4 .ftc_products_slider .products .product .meta_info .compare, 
.product-bg-h4 .ftc_products_slider .products .product .meta_info .yith-wcwl-add-to-wishlist a,
.product-bg-h4 .ftc_products_slider.style_2 .products .product .meta_info .yith-wcwl-add-to-wishlist {
width: 30px;
height: 30px;
margin-bottom: 0;
}
.product-bg-h4 .ftc_products_slider .products .product .meta_info .compare i, 
.product-bg-h4 .ftc_products_slider .products .product .meta_info .yith-wcwl-add-to-wishlist a i {
line-height: 30px;
}
.product-bg-h4 .ftc_products_slider.style_2 .products .product .meta_info .exists a i:before {
font-size: 14px;
font-weight: normal;
}  .banner-h5 .elementor-column:last-child {
text-align: right;
}
.banner-h5 .elementor-column:nth-child(2n+2) {
text-align: center;
}
.detail-title > .elementor-widget-container:before {
width: 10px;
height: 10px;
content: "";
margin: 0 auto;
position: absolute;
top: calc(50% + 35px);
top: -webkit-calc(50% + 35px);
top: -moz-calc(50% + 35px);
left: 50%;
bottom: 0;
z-index: 9;
padding: 7px;
box-shadow: 0 0 0 8px #fff;
transform: translateX(-50%) rotate(-45deg);
-moz-transform: translateX(-50%) rotate(-45deg);
-webkit-transform: translateX(-50%) rotate(-45deg);
-o-transform: translateX(-50%) rotate(-45deg);
}
.detail-title .elementor-heading-title:before,
.detail-title .elementor-heading-title:after,
.detail-title > .elementor-widget-container:after {
border-top: 1px solid rgba(215, 213, 213, 0.56);
content: "";
margin: 0 auto;
position: absolute;
left: 50%;
transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-o-transform: translateX(-50%);
bottom: 0;
z-index: 1;
}
.detail-title .elementor-heading-title:before {
width: 270px;
top: calc(50% + 37px);
top: -webkit-calc(50% + 37px);
top: -moz-calc(50% + 37px);
}
.detail-title .elementor-heading-title:after {
width: 285px;
top: calc(50% + 42px);
top: -webkit-calc(50% + 42px);
top: -moz-calc(50% + 42px);
}
.detail-title > .elementor-widget-container:after {
width: 270px;
top: calc(50% + 47px);
top: -webkit-calc(50% + 47px);
top: -moz-calc(50% + 47px);
}
.detail-title > .elementor-widget-container:before {
box-shadow: 0 0 0 8px #161517;
} .detail-title-bg .ftc-product-tabs.style_2 .tabs-wrapper {
margin: 45px auto 35px;
}
.detail-title-bg .detail-title > .elementor-widget-container:before {
top: calc(50% + 25px);
top: -webkit-calc(50% + 25px);
top: -moz-calc(50% + 25px);
}
.detail-title-bg .detail-title .elementor-heading-title:before {
top: calc(50% + 28px);
top: -webkit-calc(50% + 28px);
top: -moz-calc(50% + 28px);
}
.detail-title-bg .detail-title > .elementor-widget-container:after {
top: calc(50% + 34px);
top: -webkit-calc(50% + 34px);
top: -moz-calc(50% + 34px);
}
.detail-title-bg .detail-title .elementor-heading-title:after {
top: calc(50% + 31px);
top: -webkit-calc(50% + 31px);
top: -moz-calc(50% + 31px);
}
.ftc-product-tabs.style_2 .products .product .meta_info .compare.added:before {
line-height: 30px;
}
.ftc-product-tabs.style_2 .products .product .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse {
display: block;
}
.ftc-product-tabs.style_2 .products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
display: none;
}
.ftc-product-tabs.style_2 .products .product .images .quickview {
display: none;
}
.ftc-product-tabs.style_2 .tabs-wrapper .tab-title:hover .title {
color: #fff;
}
.ftc-product-tabs.style_2 .tabs-wrapper {
max-width: 450px;
width: 100%;
background: #fff;
border: 2px solid #ebebeb;
overflow: visible;
margin: 0 auto 35px;
position: absolute;
top: -80px;
left: 50%;
transform: translateX(-20%);
}
.ftc-product-tabs.style_2 .tabs-wrapper .tab-title:before,
.ftc-product-tabs.style_2 .tabs-wrapper .tab-title:after {
content: "";
position: absolute;
width: 100%;
height: 8px;
left: 0 !important;
background-color: transparent;
}
.ftc-product-tabs.style_2 .tabs-wrapper .tab-title:before{
top: -8px;
}
.ftc-product-tabs.style_2 .tabs-wrapper .tab-title:after {
bottom: -8px;
}
.ftc-product-tabs.style_2 .product:hover .group-button-product {
display: none;
}
.ftc-product-tabs.style_2 .products .product .item-description {
display: flex;
flex-direction: column;
padding: 9px;
background: #fff;
}
.ftc-product-tabs.style_2 .products .product .item-description .product_title {
order: 1;
margin: 0 auto;
}
.ftc-product-tabs.style_2 .products .product:hover .price,
.ftc-product-tabs.style_2 .products .product .price {
display: inline-block;
order: 2;
background: transparent;
min-height: 30px;
line-height: 30px;
}
.ftc-product-tabs.style_2 .products .product .star-rating {
order: 3;
position: absolute;
right: 10px;
bottom: -20px;
z-index: 10;
opacity: 0;
visibility: hidden;
}
.tab-double-h5 .elementor-section .elementor-row > .elementor-column:first-child {
padding-right: 15px;
}
.ftc-product-tabs.style_2 .woocommerce .products {
margin: 0 auto;
}
.ftc-product-tabs.style_2 .products .product {
max-width: 270px;
width: 100%;
}
.ftc-product-tabs.style_2 .products .product:hover .star-rating {
opacity: 1;
visibility: visible;
}
.ftc-product-tabs.style_2 .products .product .meta_info {
order: 4;
display: flex;
align-items: center;
position: absolute;
bottom: -50px;
z-index: 1;
background: #fff;
width: 100%;
left: 0;
opacity: 0;
visibility: hidden;
padding: 5px 10px 20px;
z-index: 9;
}
.ftc-product-tabs.style_2 .products .product:hover .meta_info {
opacity: 1;
visibility: visible;
justify-content: unset;
box-shadow: 0px 6px 8px 0px rgba(161, 153, 153, 0.48);
}
.ftc-product-tabs.style_2 .products .product .meta_info:before {
content: "";
width: 100%;
height: 15px;
position: absolute;
top: -10px;
left: 0;
z-index: 99;
background: #ffff;
}
.ftc-product-tabs.style_2 .products .product .meta_info * {
display: inline-block;
text-align: center;
line-height: 30px;
min-width: 30px;
width: 30px;
height: 30px;
border-radius: 0;
}
.ftc-product-tabs.style_2 .products .product .meta_info > div, 
.ftc-product-tabs.style_2 .products .product .meta_info > a {
margin: 0 2.5px;
}
.ftc-product-tabs.style_2 .products .product .meta_info div a:before, 
.ftc-product-tabs.style_2 .products .product .meta_info a i:before {
font-size: 14px;
}
.ftc-product-tabs.style_2 .products .product .meta_info .add-to-cart a {
background: #222;
}
.ftc-product-tabs.style_2 .woocommerce .products .product .meta_info .add-to-cart a:before {
line-height: 30px;
margin: 0 auto;
}
.ftc-product-tabs.style_2 .products .product .meta_info .add-to-cart .added_to_cart,
.ftc-product-tabs.style_2 .products .product .meta_info span {
font-size: 0;
}
.ftc-product-tabs .products .product .meta_info .add-to-cart .added {
display: none;
}
.ftc-product-tabs .products .product .meta_info .add-to-cart .added_to_cart:before {
font-family: 'FontAwesome';
content: "\f00c";   
}
.ftc-product-tabs.style_2 .products .product .meta_info .add-to-cart .loading:after {
right: 25%;
}
.tab-50 .ftc-product-tabs.style_2 .products .product:hover {
box-shadow: 0px 0px 8px 0px rgba(161, 153, 153, 0.48);
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product {
max-width: 570px;
width: calc(100% - 30px);
margin: 0 auto;
border: 1px solid #f9f9f9;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .item-description {
display: flex;
flex-flow: column;
background: #fff;
padding: 33px 0;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .product_title {
order: 1;
margin: 0 auto 5px;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .product_title > a {
font-size: 16px;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .price, 
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product:hover .price {
order: 2;
display: block;
background: transparent;
font-size: 18px;
color: #f58b03;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .price del {
font-size: 16px;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .price ins .amount {
color: inherit;
font-size: inherit;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .star-rating {
order: 3;
font-size: 16px;
width: 93px;
line-height: 16px;
margin: 8px auto 0;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product:hover .star-rating {
opacity: 0;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .meta_info {
order: 4;
position: absolute;
bottom: 20px;
left: 50%;
transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .meta_info > div, 
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .meta_info > a {
margin: 0 5px;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .meta_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
display: none;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .meta_info .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse {
display: block;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .meta_info * {
display: inline-block;
text-align: center;
line-height: 30px;
min-width: 30px;
width: 30px;
height: 30px;
border-radius: 0;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .add-to-cart a {
background: #333;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .add-to-cart a:hover {
background: #f58b03;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .add-to-cart .ftc-tooltip {
font-size: 0;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .add-to-cart a:before {
display: block;
color: inherit;
line-height: 30px;
}
.tab-50 .ftc-product-tabs.style_2 .products .product .item-description {
border: 1px solid #f9f9f9;
border-width: 0 1px 1px 1px;
box-sizing: border-box;
}
.brand-h5 .detail-title > .elementor-widget-container:before,
.blog-h5 .detail-title > .elementor-widget-container:before,
.tab-50 .detail-title > .elementor-widget-container:before {
box-shadow: 0 0 0 8px #fff;
}
.brand-h5 .ftc-element-brand {
padding: 5px 0;
}
.tab-50 .ftc-product-tabs.style_2 .woocommerce .products {
margin: 0 -15px;
}
.tab-50 .ftc-product-tabs.style_2 .tabs-wrapper {
position: absolute;
top: -120px;
left: 0;
margin: 35px auto 0;
transform: translateX(-50%);
}
.tab-50 .ftc-product-tabs.style_2 .products .product {
width: auto;
}
.woocommerce .product .images:hover span.cover_image img, 
.woocommerce-page .product .images:hover span.cover_image img {
opacity: 0;
position: fixed;
display: none;
width: auto;
}
.woocommerce .product .images:hover span.hover_image img, 
.woocommerce-page .product .images:hover span.hover_image img {
opacity: 1;
top: 0;
position: relative;
}
.tab-50 .elementor-inner-section .elementor-column:last-child .ftc-product-tabs.style_2 .products .product .meta_info {
width: calc(100% + 2px);
left: -1px;
}  .ftc-product-categories.style_2 {
padding: 0 10px;
}
.ftc-product-categories.style_2 .ftc-categories .title {
position: absolute;
top: 36%;
text-align: center;
width: 100%;
height: 60px;
line-height: 60px;
left: -42%;
text-transform: uppercase;
color: #fff;
transform: rotate(90deg);
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
}
.ftc-product-categories.style_2 .ftc-categories .title:before {
content: "";
margin: 0 auto;
position: absolute;
left: 50%;
z-index: 1;
top: -5px;
width: 10px;
height: 10px;
transform: rotate(-15deg);
-moz-transform: rotate(-15deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(-15deg);
}
.ftc-product-categories.style_2 .ftc-categories {
background: #f9f9f9;
padding: 25px 25px 25px 85px;
text-align: left;
}
.ftc-product-categories.style_2 .item-desciption {
color: #000;
}
.ftc-product-categories.style_2 .product-count {
font-size: 17px;
text-transform: uppercase;
font-weight: 600;
}
.ftc-product-categories.style_2 .btn-category {
display: inline-block;
background: #333;
color: #fff;
text-transform: uppercase;
padding: 5px 18px;
margin-bottom: 0;
}
.elementor-widget-ftc-categories:hover .navigation-slider.style_2 > div {
opacity: 1;
visibility: visible;
}
.elementor-widget-ftc-categories .navigation-slider.style_2 > div {
width: 30px;
height: 30px;
text-align: center;
background: #333;
color: #fff;
opacity: 0;
visibility: hidden;
}
.elementor-widget-ftc-categories .navigation-slider.style_2 > div:hover:before,
.elementor-widget-ftc-categories .navigation-slider.style_2 > div:before {
color: #fff;
line-height: 28px;
}
.elementor-widget-ftc-categories .navigation-slider.style_2 .nav-next:before {
content: "\f105";
}
.elementor-widget-ftc-categories .navigation-slider.style_2 .nav-prev:before {
content: "\f104";
}  .blogs-slider.style_2 .inner-wrap {
position: relative;
text-align: center;
padding-bottom: 95px;
border: 1px solid #ebebeb;
}
.blogs-slider.style_2 .inner-wrap:hover {
border-color: transparent;
}
.blogs-slider.style_2 .inner-wrap .post-text {
position: absolute;
display: flex;
flex-direction: column;
width: 100%;
bottom: 0;
padding: 10px 30px;
border: 1px solid transparent;
z-index: 9;
}
.blogs-slider.style_2 .inner-wrap:hover .post-text {
top: 0;
background: #fff;
border: 1px solid #ebebeb;
}
.blogs-slider.style_2 .inner-wrap h4 {
order: 2;
}
.ftc-blogs-slider .blogs-slider.style_2 .inner-wrap .meta {
order: 1;
display: inline-block;
padding: 0 20px;
}
.blogs-slider.style_2 .date-time-image,
.blogs-slider.style_2 .inner-wrap p,
.blogs-slider.style_2 .inner-wrap .button-group {
display: none;
}
.blogs-slider.style_2 .inner-wrap:hover p {
order: 3;
display: block;
}
.blogs-slider.style_2 .inner-wrap:hover .button-group {
order: 4;
display: block;
line-height: 34px;
}
.blogs-slider.style_2 .inner-wrap .meta .published {
float: right;
}
.blogs-slider.style_2 .inner-wrap .meta .published:before {
content: "\f073";
font-family: 'FontAwesome';
margin-right: 10px;
}
.blogs-slider.style_2 .inner-wrap .post-text .meta .author.vcard {
float: left;
margin-right: 0;
}
.blogs-slider.style_2 .inner-wrap .meta .author.vcard:before {
content: "\f007";
font-family: 'FontAwesome';
margin-right: 10px;
}
.blogs-slider.style_2 .inner-wrap .meta .author.vcard a {
color: #999;
}
.blogs-slider.style_2 .inner-wrap h4 {
order: 2;
font-size: 16px;
text-transform: uppercase;
font-weight: bold;
margin: 15px auto;
}
.blog-h5 .ftc-blogs-slider {
padding: 5px 30px;
}
.blog-h5 .navigation-slider .style_1 {
width: 30px;
height: 30px;
color: #fff;
background: #333;
text-align: center;
}
.blog-h5 .navigation-slider .style_1:hover {
background: #f58b03;
}
.blog-h5 .navigation-slider .style_1:hover:before {
color: #fff;
}
.blog-h5 .navigation-slider .nav-next {
right: 15px;
}
.blog-h5 .navigation-slider .nav-prev {
left: 15px;
}
.blog-h5 .navigation-slider .nav-prev:before {
content: "\f104";
line-height: 30px;
}
.blog-h5 .navigation-slider .nav-next:before {
content: "\f105";
line-height: 30px;
}
.blogs-slider.style_2 .inner-wrap .post-text .ftc-readmore {
padding: 0;
display: block;
width: 110px;
height: 40px;
line-height: 40px;
color: #fff !important;
text-align: center;
margin: 0 auto;
background: #333;
border: none;
}  .ftc-element-testimonial.vertical .tes-content .byline {
display: inline-block;
}
.ftc-element-testimonial.vertical .tes-content .name {
display: inline-block;
margin-right: 10px;
}
.ftc-element-testimonial.vertical .tes-content .name:after {
content: "-";
margin-left: 10px;
}
.ftc-element-testimonial.vertical.style_3 .item.swiper-slide-next .byline {
border-color: #fff;
}
.ftc-element-testimonial.vertical.style_3 .item .title-testimonal {
padding-bottom: 5px;
}
.ftc-element-testimonial.vertical.style_3 .item .byline {
border-bottom: 1px solid #f58b03;
padding-bottom: 5px;
}
.ftc-element-testimonial.vertical.style_3 {
max-width: 600px;
padding: 0 30px;
margin-left: 90px;
}
.ftc-element-testimonial.vertical.style_3 .swiper-wrapper {
min-height: 390px;
}
.ftc-element-testimonial.vertical.style_3 .item {
display: flex;
align-items: center;
background: #fff;
padding: 20px 15px;
text-align: right;
}
.ftc-element-testimonial.vertical .tes-content {
width: 100%;
max-width: 80%;
margin-right: 10px;
} 
.ftc-element-testimonial.vertical.style_3 .item:hover .tes-content {
max-width: 80%;
transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
}
.ftc-element-testimonial.vertical .avatar-image {
max-width: 20%;
width: 100%;
text-align: center;
}
.ftc-element-testimonial.vertical.style_3 .avatar-image img {
width: 82px;
height: 82px;
border-radius: 50%;
}
.ftc-element-testimonial.vertical.style_3 .item:before {
content: "";
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
border: 1px solid transparent;
left: 10px;
}
.ftc-element-testimonial.vertical.style_3 .item.swiper-slide-next:hover:before,
.ftc-element-testimonial.vertical.style_3 .item.swiper-slide-next:before {
border-color: #fff !important;
}
.ftc-element-testimonial.vertical.style_3 .item.swiper-slide-next .title-testimonal a,
.ftc-element-testimonial.vertical.style_3 .item.swiper-slide-next .tes-content {
color: #fff;
}
.ftc-element-testimonial.vertical.style_3 .swiper-slide-next:after {
content: "";
width: 36px;
height: 36px;
right: -18px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
z-index: -1;
clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
-webkit-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
-moz-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
-ms-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
-o-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
position: absolute;
}
.elementor-widget-ftc-testimonial .navigation-slider .style_2 {
left: 45px;
width: 30px;
height: 30px;
background: #fff;
text-align: center;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-next.style_2 {
top: calc(50% + 25px);
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-prev.style_2 {
top: calc(50% - 25px);
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-next.style_2:before {
content: "\f107";
font-family: "FontAwesome";
line-height: 30px;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-prev.style_2:before {
content: "\f106";
font-family: "Fontawesome";
line-height: 30px;
}  .contact-h5 .elementor-column:nth-child(2n+2) {
border: 1px solid #504e4e;
border-width: 0 1px 0;
}
.contact-h5 .elementor-icon {
width: 72px;
height: 72px;
display: flex;
align-items: center;
justify-content: center;
margin: 0 auto;
background: #f58b03;
clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
-webkit-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
-moz-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
-o-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
}
.contact-h5 .elementor-icon:hover {
animation: myAnimate 1.6s infinite linear;
-moz-animation: myAnimate 1.6s infinite linear;
-webkit-animation: myAnimate 1.6s infinite linear;
-o-animation: myAnimate 1.6s infinite linear;
-ms-animation: myAnimate 1.6s infinite linear;
transform-style: flat;
-moz-transform-style: flat;
-webkit-transform-style: flat;
-o-transform-style: flat;
cursor: pointer;
}  .hover-cocial .elementor-grid-item:first-child .elementor-icon:hover i {
color: #3B5998;
}
.hover-cocial .elementor-grid-item:nth-child(2n+2) .elementor-icon:hover i {
color: #2CAAE1;
}
.hover-cocial .elementor-grid-item:nth-child(2n+3) .elementor-icon:hover i {
color: #DD4B39;
}
.hover-cocial .elementor-grid-item:nth-child(2n+4) .elementor-icon:hover i {
color: #E30761;
}
.hover-cocial .elementor-grid-item:nth-child(2n+5) .elementor-icon:hover i {
color: #0790eb;
}
.hover-cocial .elementor-grid-item:last-child .elementor-icon:hover i {
color: #CC181E;
}
.newletter-h5 .sub-form-1 {
position: relative;
justify-content: center;
max-width: 580px;
margin: 0 auto;
}
.newletter-h5 .sub-form-1 input[type="email"] {
max-width: 580px;
border-radius: 0;
color: #fff;
background: #262626;
border: 1px solid #3a3a3a;
}
.newletter-h5 .sub-form-1 input[type^="submit"] {
position: absolute;
right: 5px;
border-radius: 0;
max-width: 95px;
height: calc(100% - 10px);
padding: 0;
margin: 0;
letter-spacing: 0;
background: #f58b03;
color: #fff;
}
.newletter-h5 .sub-form-1 input[type^="submit"]:hover {
background: #444;
}
.double-span .ftc-element-image {
margin-top: -20px;
}
.double-span .elementor-icon-list-text > span {
color: #fff;
}
.footer-mid-h5 .link-sale ul li a span.elementor-icon-list-text {
display: flex;
align-items: center;
}
.footer-mid-h5 .link-sale ul li a span pre {
background: transparent;
color: #fff;
font-size: inherit;
margin: 0;
padding: 0;
}   .img-double-h9 .elementor-row {
justify-content: center;
}
.img-double-h9 .left-img-h9 {
max-width: 270px;
}
.img-double-h9 .img-box-h9 {
flex: 1;
}
.img-box-h9 .elementor-image-box-description {
padding: 0 20px;
}
.img-double-h9 .elementor-align-center .elementor-button {
padding: 0;
width: 100%;
height: 70px;
line-height: 70px;
}
.about-double-h9 .elementor-image {
text-align: left;
}  .progress-h9 {
max-width: 420px;
}
.progress-h9.elementor-element .elementor-widget-container .elementor-progress-wrapper {
position: unset;
margin-top: 10px;
}
.progress-h9 .elementor-progress-bar {
border-radius: 0;
}
.progress-h9 .elementor-progress-percentage {
position: absolute;
right: 0;
padding: 0;
top: 10px;
font-size: 18px;
color: #4D738A;
}  .ftc-element-testimonial.style_3.horizontal .item {
margin-bottom: 0;
}
.ftc-element-testimonial.style_3.horizontal .avatar-image {
display: none;
}
.ftc-element-testimonial.style_3.horizontal .tes-content {
display: flex;
flex-direction: column;
text-align: center;
padding: 55px 0;
}
.ftc-element-testimonial.style_3.horizontal .tes-content:before {
content: "\f10e";
font-family: 'FontAwesome';
font-size: 30px;
color: #4d738a;
transform: rotate3d( 0, 1, 0, 180deg );
}
.ftc-element-testimonial.style_3.horizontal .infomation {
order: 1;
}
.ftc-element-testimonial.style_3.horizontal .title-testimonal {
order: 2;
}
.ftc-element-testimonial .name > a {
font-family: inherit;
color: inherit;
font-size: inherit;
font-weight: inherit;
text-transform: inherit;
line-height: inherit;
}
.testimonial-h9 .navigation-slider .nav-prev {
left: 100px;
}
.testimonial-h9 .navigation-slider .nav-next {
right: 100px;
} .video-h9 .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
padding-bottom: 48.25%;
}
.video-h9 i.eicon-play:hover {
color: #444;
} .ftc-product-categories.style_3 .item-desciption {
margin-top: 30px;
}
.ftc-product-categories.style_3 .description {
margin-top: 15px;
}  .toggle-h9 .elementor-toggle .elementor-tab-title {
line-height: unset;
border: 1px solid #ebebeb;
}
.toggle-h9 .elementor-toggle .elementor-tab-content {
border: 1px solid #ebebeb;
border-top : 0;
}  .footer-h9 .elementor-grid-item:first-child .elementor-icon:hover {
border-color: #0a0aef;
}
.footer-h9 .elementor-grid-item:nth-child(2) .elementor-icon:hover {
border-color: #00ceff;
}
.footer-h9 .elementor-grid-item:nth-child(3) .elementor-icon:hover {
border-color: #fbb000;
}
.footer-h9 .elementor-grid-item:last-child .elementor-icon:hover {
border-color: #f90202;
}
.footer-h9 .elementor-grid-item:first-child .elementor-icon:hover i {
color: #0a0aef;
}
.footer-h9 .elementor-grid-item:nth-child(2) .elementor-icon:hover i {
color:  #00ceff;
}
.footer-h9 .elementor-grid-item:nth-child(3) .elementor-icon:hover i {
color: #fbb000;
}
.footer-h9 .elementor-grid-item:last-child .elementor-icon:hover i {
color: #f90202;
}
.elementor-page .footer-bottom {
border: 0;
}
.copy-right .elementor-text-editor a {
color: inherit;
font-family: inherit;
font-size: inherit;
}
.footer-h9 .elementor-column:first-child .elementor-text-editor > img {
margin: -15px 25px 0 0;
}
.footer-h9 .elementor-column:first-child .elementor-text-editor {
max-width: 75%;
}   .ftc-product-grid.style_1 .products .product .item-image .add-to-cart .added_to_cart {
position: relative;
line-height: inherit;
text-transform: uppercase;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart .added_to_cart:after {
line-height: normal;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i {
font-size: 24px;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
background: transparent;
}
.ftc-product-grid.columns-3.style_1 .products .product {
max-width: 370px;
padding: 0;
}
.ftc-product-grid.style_1 .products .product .item-image .group-button-product {
display: flex;
flex-direction: column;
justify-content: unset;
height: 100%;
transform: none;
top: 0;
left: 0;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist {
height: 30px;
line-height: 30px;
margin: 30px 0 0 30px;
}
.ftc-product-grid.style_1 .products .product .item-image .quickview {
height: 30px;
line-height: 30px;
margin: 0 0 0 30px;
}
.ftc-product-grid.style_1 .products .product .item-image .quickview, 
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist {
display: block;
background: transparent;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist .add_to_wishlist {
background: inherit;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist *,
.ftc-product-grid.style_1 .products .product .item-image .quickview * {
height: inherit;
line-height: inherit;
color: inherit;
}
.ftc-product-grid.style_1.woocommerce .products .product .item-image .quickview i:before {
content: "\f06e";
font-size: 24px;
color: inherit;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart .added_to_cart:before {
font-family: 'FontAwesome';
content: "\f00c";
font-size: 16px;
line-height: normal;
display: inline-block;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart .added_to_cart:after {
display: none;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist .add_to_wishlist i {
font-size: 24px;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart {
display: block;
position: absolute;
bottom: 30px;
font-size: 14px;
width: max-content;
width: -moz-max-content;
height: auto;
border-radius: 0;
left: 50%;
transform: translateX(-50%);
border-bottom: 1px solid #333;
padding: 0 10px 5px;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart a {
font-size: 14px;
width: auto;
height: auto;
line-height: normal;
border-radius: 0;
background: transparent;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart a:before {
line-height: normal;
color: inherit;
}
.ftc-product-grid.style_1 .products .product .item-description {
max-width: 100%;
width: 100%;
background: #fff;
text-align: left;
}
.ftc-product-grid.style_1.woocommerce .products .product .product_title {
margin: 0 0 10px 0;
}
.ftc-product-grid.style_1 .products .product:hover .item-image > a:after,
.ftc-product-grid.style_1 .products .product .meta_info, 
.ftc-product-grid.style_1 .products .product:hover .meta_info {
display: none;
}
.ftc-product-grid.style_1 .products .product .price {
min-width: auto;
max-height: inherit;
line-height: inherit;
background: transparent;
padding: 0;
}
.ftc-product-grid.woocommerce .products .product .product_title > a {
font-family: inherit;
font-size: inherit;
color: inherit;
text-transform: inherit;
font-weight: inherit;
font-style: inherit;
}
.ftc-product-grid.woocommerce .products .product .product_title:hover > a {
color: inherit;
}
.ftc-product-grid.style_1 .products .product .price, 
.ftc-product-grid.style_1 .products .product:hover .price {
display: block;
position: absolute;
top: 25px;
right: 0;
min-width: auto;
max-height: inherit;
line-height: inherit;
background: transparent;
padding: 0;
font-weight: 400;
font-size: 18px;
}
.ftc-product-grid.style_1 .products .product .price span {
font-family: inherit;
}  .testimonial-h10 .ftc-element-testimonial.horizontal .tes-content:before {
font-size: 72px;
line-height: normal;
color: #f7f7f7;
}
.testimonial-h10 .navigation-slider > div {
width: 45px;
height: 45px;
line-height: 45px;
border: 1px solid #f9f9f9;
text-align: center;
}
.testimonial-h10 .navigation-slider > div:before {
line-height: inherit;
}  .form-h10 .ftc-contact-form .sub-form-1 {
justify-content: space-between;
padding: 0 45px;
}
.form-h10 .ftc-contact-form input[type="email"] {
max-width: 370px;
background: transparent;
border-bottom: 1px solid #fff;
border-radius: 0;
padding: 5px 0;
font-size: 16px;
text-transform: none;
}
.form-h10 .ftc-contact-form input[type="email"]::placeholder {
font-family: 'Josefin Sans';
}
.form-h10 .ftc-contact-form input[type^="submit"] {
max-width: 120px;
border-radius: 0;
margin: 0;
padding: 14px 5px;
text-transform: none;
color: #e6944a;
}
.form-h10 .ftc-contact-form .screen-reader-response {
display: none;
}  .big-section {
margin-top: 160px;
}
.big-section .elementor-column:first-child .elementor-widget-wrap {
position: fixed;
width: 50%;
height: calc(100% - 230px);
}
.big-section .elementor-column:first-child .elementor-widget-wrap .slider-img-h11,
.big-section .elementor-column:first-child .elementor-widget-wrap .slider-img-h11 > .elementor-widget-container,
.big-section .elementor-column:first-child .elementor-widget-wrap .ftc-all-slider {
height: 100%;
overflow: hidden;
}
.big-section .elementor-column:first-child .elementor-widget-wrap > .elementor-element .ftc-all-slider .image-content > img {
object-fit: cover;
width: 100%;
height: 100%;
}
.slider-img-h11 .ftc-all-slider .slide-title {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: #fff;
line-height: 2.8;
max-width: 400px;
width: 100%;
}
.slider-img-h11 .ftc-all-slider .navigation-slider > div {
top: auto;
bottom: 0;
transform: none;
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
background: #efefef;
}
.slider-img-h11 .ftc-all-slider .navigation-slider > div:hover {
background: #fff;
}
.slider-img-h11 .ftc-all-slider .navigation-slider > div:before {
font-size: 28px;
line-height: inherit;
}
.slider-img-h11 .ftc-all-slider .navigation-slider .nav-next:before {
content: "\f105";
}
.slider-img-h11 .ftc-all-slider .navigation-slider .nav-prev:before {
content: "\f104";
}
.slider-img-h11 .ftc-all-slider .navigation-slider .nav-prev {
left: auto;
right: 80px;
}  .ftc-product-grid.columns-2.style_1 .products .product {
max-width: 270px;
padding: 0;
}
.product-h11 .woocommerce > .products {
justify-content: center;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:first-child {
margin-top: 0;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(2) {
margin: 100px 0 60px;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(3),
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(7) {
margin: -85px auto 30px;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(4),
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(6),
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(8) {
margin: 0 0 60px;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(5),
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(9) {
margin: -85px auto 0;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:last-child {
margin: 0;
}   .double-pro-h12 .elementor-column .woocommerce .products .product {
max-width: 370px;
padding: 0;
margin: 0;
}
.double-pro-h12 {
padding: 0 15px;
}
.double-pro-h12 .elementor-row .elementor-column {
margin: 0 15px;
}  .banner-double-h12 .elementor-column:first-child {
margin-right: 25px;
}
.banner-double-h12 .ftc-buttons .button-text {
border-bottom: 1px solid #999;
line-height: normal;
}
.banner-double-h12 .elementor-column:first-child .elementor-widget-wrap {
margin-left: 30px;
}
.rtl-section-12 .elementor-widget-image .elementor-image img:hover,
.banner-double-h12 .elementor-widget-image .elementor-image img:hover {
opacity: 0.5;
}  .footer-h12 .elementor-inner-section {
max-width: 1170px;
width: 100%;
margin: 0 auto;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) .elementor-widget {
margin: 0 auto 20px;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) .sub-form-1 {
flex-direction: column;
text-align: center;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) input[type="email"] {
max-width: 420px;
padding: 12px;
border-radius: 0;
margin-bottom: 30px;
text-align: center;
color: #fff;
background: #5b6265;
text-transform: none;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) input[type^="submit"] {
font-family: 'Oswald';
max-width: 160px;
width: 100%;
border-radius: 0;
margin: 0;
padding: 13px;
background: transparent;
border: 1px solid #999;
color: #999;
text-transform: none;
letter-spacing: 1px;
font-weight: 400;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) input[type^="submit"]:hover {
background: #fff;
border-color: #fff;
}
.footer-h12 .elementor-inner-section .elementor-column:last-child ul li:first-child {
align-items: flex-start;
}
.footer-h12 .elementor-widget-icon-list ul > li > a:hover span {
color: #333 !important;
}
.footer-h12 .ftc-dual-header .title {
margin: 0;
line-height: inherit;
}  .ftc_products_slider.style_4 .products .product {
margin: 20px auto;
}
.ftc_products_slider.style_4 .images {
border: 1px solid #ebebeb;
}
.ftc_products_slider.style_4 .woocommerce .products .product .item-description {
display: flex;
flex-direction: column;
background: #fff;
padding: 30px 0;
}
.ftc_products_slider.style_4 .woocommerce .products .product:hover .images .group-button-product {
display: none;
}
.ftc_products_slider.style_4 .woocommerce .products .product .product_title {
order: 1;
margin: 0 auto 10px;
}
.ftc_products_slider.style_4 .woocommerce .products .product .product_title a {
font-weight: 500;
text-transform: none;
font-size: 20px;
}
.ftc_products_slider.style_4 .woocommerce .products .product:hover .price {
display: block;
}
.ftc_products_slider.style_4 .woocommerce .products .product .price {
order: 2;
background: transparent;
line-height: normal;
font-size: 18px;
font-weight: 300;
margin-bottom: 15px;
}
.ftc_products_slider.style_4 .woocommerce .products .product .item-description .star-rating {
order: 3;
font-size: 15px;
width: 87px;
}
.ftc_products_slider.style_4 .woocommerce .products .product .item-description .star-rating:before {
color: #999;
line-height: normal;
}
.ftc_products_slider.style_4 .woocommerce .products .product:hover .item-description .star-rating {
opacity: 0;
visibility: hidden;
}
.ftc_products_slider.style_4 .woocommerce .products .product .meta_info {
order: 4;
position: absolute;
bottom: 15px;
width: 100%;
border-top: 1px solid #ebebeb;
padding-top: 10px;
}
.ftc_products_slider.style_4 .woocommerce .products .product:hover .meta_info .compare, 
.ftc_products_slider.style_4 .woocommerce .products .product:hover .meta_info .yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_4 .woocommerce .products .product:hover .meta_info .quickview {
display: none;
}
.ftc_products_slider.style_4 .woocommerce .products .product .add-to-cart a:before {
display: none;
}
.ftc_products_slider.style_4 .woocommerce .products .product .add-to-cart *, 
.ftc_products_slider.style_4 .woocommerce .products .product .add-to-cart {
background: transparent;
width: 100%;
line-height: initial;
height: auto;
}
.ftc_products_slider.style_4 .woocommerce .products .product .add-to-cart .ftc-tooltip {
color: inherit;
font-size: 18px;
}
.ftc_products_slider.style_4 .woocommerce .products .product .add-to-cart .added_to_cart {
font-size: 18px;
}
.ftc_products_slider.style_4 .woocommerce .products .product .price ins .amount {
color: inherit;
font-weight: 300;
}
.ftc_products_slider.style_4 .products .product .images .conditions-box {
top: -10px;
}
.ftc_products_slider.style_4 .products .product .images .featured {
min-width: 35px;
top: 0;
left: 25px;
right: auto;
padding: 23px 5px;
border-radius: 0 0 30px 30px;
overflow: visible;
background: #179fbd;
}
.ftc_products_slider.style_4 .products .product .images .onsale {
min-width: 35px;
top: 0;
left: 75px;
right: auto;
padding: 23px 5px;
border-radius: 0 0 30px 30px;
overflow: visible;
}
.ftc_products_slider.style_4 .products .product .images .featured:before,
.ftc_products_slider.style_4 .products .product .images .onsale:before {
content: "\f0d9";
font-family: 'FontAwesome';
position: absolute;
font-size: 24px;
transform: rotate( -50deg );
border: none;
}
.ftc_products_slider.style_4 .products .product .images .onsale:before {
top: 3px;
left: 85.5%;
color: #ae6828;
}
.ftc_products_slider.style_4 .products .product .images .featured:before {
top: 3px;
left: 87.5%;
color: #0d6c81;
} .banner-131 .ftc-all-slider .navigation-slider > div {
width: 80px;
height: 80px;
line-height: 80px;
text-align: center;
background: #f9f9f9;
}
.banner-131 .ftc-all-slider .navigation-slider .nav-next {
right: 0;
top: auto;
bottom: 0;
transform: none;
}
.banner-131 .ftc-all-slider .navigation-slider .nav-prev {
left: auto;
right: 80px;
top: auto;
bottom: 0;
transform: none;
}
.banner-131 .ftc-all-slider .navigation-slider > div:hover {
background: #fff;
}
.banner-131 .ftc-all-slider .navigation-slider > div:before{
font-family: 'FontAwesome';
font-size: 26px;
font-weight: bold;
line-height: unset;
}
.banner-131 .ftc-all-slider  .navigation-slider .nav-next:before {
content: "\f105";
}
.banner-131 .ftc-all-slider .navigation-slider .nav-prev:before {
content: "\f104";
}
.banner-133 .elementor-row .elementor-column:last-child .elementor-widget-wrap,
.banner-132 .elementor-row .elementor-column:first-child .elementor-widget-wrap,
.banner-131 .elementor-row .elementor-column:last-child .elementor-widget-wrap {
margin-left: 85px;
}
.banner-133 .elementor-row .elementor-column:last-child .elementor-widget:not(:first-child),
.banner-132 .elementor-row .elementor-column:first-child .elementor-widget:not(:first-child),
.banner-131 .elementor-row .elementor-column:last-child .elementor-widget:not(:first-child) {
padding-left: 60px;
} .counter-13 .elementor-row > .elementor-column .elementor-counter-number-wrapper {
width: 200px;
height: 200px;
margin: 0 auto;
border-radius: 50%;
}
.counter-13 .elementor-row > .elementor-column .elementor-counter-number-wrapper .elementor-counter-number {
width: calc(100% - 2px);
height: calc(100% - 2px);
margin-top: 1px;
text-align: center;
border-radius: 50%;
background: #fff;
line-height: 160px;
}
.counter-13 .elementor-row > .elementor-column:first-child .elementor-counter-number-wrapper {
background-image: linear-gradient(160deg, #ebebeb 21%, #e6944a 0%);
}
.counter-13 .elementor-row > .elementor-column:nth-child(2) .elementor-counter-number-wrapper {
background-image: linear-gradient( 100deg, #ebebeb 63%, #e6944a 0%);
}
.counter-13 .elementor-row > .elementor-column:nth-child(3) .elementor-counter-number-wrapper {
background-image: linear-gradient( 138deg, #ebebeb 35%, #e6944a 0%);
}
.counter-13 .elementor-row > .elementor-column:last-child .elementor-counter-number-wrapper {
background-image: linear-gradient( 108deg, #ebebeb 52%, #e6944a 0%);
} .inner-title-icon-13 .elementor-container .elementor-column {
width: auto;
margin: 0 auto;
}
.inner-title-icon-13 .elementor-icon {
display: block;
}
.inner-title-icon-13 .elementor-column .elementor-widget:first-child .elementor-icon > i {
transform: rotate3d( 0, 1, 0, 180deg );
} .testimonial-13 .navigation-slider > div {
width: 45px;
height: 45px;
line-height: 45px;
background: #f9f9f9;
text-align: center;
border-radius: 50%;
}
.testimonial-13 .navigation-slider > div:before {
line-height: inherit;
}
.video-13 .elementor-widget-video .elementor-fit-aspect-ratio {
padding-bottom: 39.55%;
}
.video-13 .elementor-custom-embed-play:hover i {
color: #333;
} .ftc-element-brand .swiper-wrapper {
align-items: center;
}
.footer-13 .ftc-element-instgram .columns-3 {
max-width: 275px;
}
.footer-13 .ftc-element-instgram .columns-3 li {
padding: 0;
margin-bottom: 10px;
}
.footer-13 .ftc-element-instgram .columns-3 li a {
position: relative;
}
.footer-13 .ftc-element-instgram .columns-3 li > a:before {
content: "\f16d";
font-family: 'FontAwesome';
color: #fff;
font-size: 20px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
visibility: hidden;
}
.footer-13 .ftc-element-instgram .columns-3 li:hover > a:before {
opacity: 1;
visibility: visible;
}
.footer-13 .sub-form-1 {
display: block;
text-align: center;
}
.footer-13 .sub-form-1 input[type="email"] {
padding: 14px 17px;
margin-bottom: 30px;
background: #fff;
}
.footer-13 .sub-form-1 input[type="email"]::placeholder {
color: #212121;
text-align: center;
}
.footer-13 .wpcf7 .sub-form-1 input[type^="submit"] {
background: transparent;
color: #fff;
text-transform: none;
display: block;
margin: 0 auto;
}
.footer-13 .wpcf7 .sub-form-1 input[type^="submit"]:hover {
color: #e6944a;
}
.copy-right-13 .elementor-text-editor span span:hover {
color: #fff !important;
}
.hover-cocial-13 .elementor-grid-item:first-child .elementor-icon:hover {
border-color: #0011fd;
}
.hover-cocial-13 .elementor-grid-item:first-child .elementor-icon:hover i {
color: #0011fd;
}
.hover-cocial-13 .elementor-grid-item:nth-child(2) .elementor-icon:hover {
border-color: #009af7;
}
.hover-cocial-13 .elementor-grid-item:nth-child(2) .elementor-icon:hover i {
color: #009af7;
}
.hover-cocial-13 .elementor-grid-item:last-child .elementor-icon:hover {
border-color: #f35202;
}
.hover-cocial-13 .elementor-grid-item:last-child .elementor-icon:hover i {
color: #f35202;
}  .ftc_products_slider.style_3 .woocommerce .products .product {
max-width: 370px;
width: 100%;
}
.ftc_products_slider.style_3 .woocommerce .products .product .item-description {
background: #fff;
}
.ftc_products_slider.style_3 .products .product .star-rating,
.ftc_products_slider.style_3 .products .product .images .group-button-product {
display: none;
}
.ftc_products_slider.style_3 .woocommerce .products .product .product_title {
margin: 0 auto 10px;
}
.ftc_products_slider.style_3 .products .product .product_title a {
text-transform: inherit;
font-weight: inherit;
font-size: inherit;
}
.ftc_products_slider.style_3 .products .product .price {
background: transparent;
color: #999;
font-size: 18px;
font-weight: 400;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart {
margin-right: 5px;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .compare {
margin: 0 5px 0 0;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart a:before {
color: inherit;
width: inherit;
height: inherit;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart .loading:after {
right: 30%;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .yith-wcwl-add-to-wishlist {
width: 35px;
height: 35px;
margin-right: 5px;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .yith-wcwl-add-to-wishlist a:hover {
color: #fff;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart a {
background: #222;
padding: 0;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart .added_to_cart:before {
font-size: 14px;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart .added_to_cart,
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart a .ftc-tooltip {
font-size: 0;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart, 
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart a {
min-width: auto;
width: 35px;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .quickview {
display: block;
margin-left: 0;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .quickview i {
height: 35px;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .quickview i:before {
font-size: 16px;
}  .ftc-element-team.style_1 .ftc-team-member .image-thumbnail:hover:before {
opacity: 0.75;
background: #000;
}
.ftc-element-team.style_1 .ftc-team-member .image-thumbnail:before {
display: block;
position: absolute;
left: 0;
right: 0;
bottom: 0;
top: 0;
content: "";
z-index: 1;
opacity: 0;
transition: all 200ms ease 0s;
-webkit-transition: all 200ms ease 0s;
-moz-transition: all 200ms ease 0s;
border-radius: 50%;
}
.teammb-page-about .ftc-element-team .ftc-team-member header span.role {
font-style: normal;
}
.contact-page-link .elementor-icon-box-description > a {
color: #bbb;
} .toggle-faq .elementor-toggle .elementor-tab-title {
display: flex;
align-items: center;
}
.toggle-faq .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
width: 100%;
max-width: 30px;
height: 30px;
line-height: 30px;
}
.toggle-faq .elementor-toggle .elementor-tab-title .elementor-toggle-icon i {
width: 100%;
line-height: 30px;
text-align: center;
} .page-template-revslider-page-template.elementor-page > div:first-child {
padding: 0 30px 0;
}
.coming-soon-new .newletter_sub .text-form-style1, .coming-soon-new .newletter_sub .text-form-style2 {
display: none;
}
.coming-soon-new .newletter_sub .sub-form {
max-width: 630px;
margin: 0 auto;
} .icon-list-service ul li i:before {
font-weight: 100;
}
.icon-list-service ul li:last-child {
align-items: flex-start;
} @-moz-document url-prefix() {
.ftc-product-tabs:not(.style_2) .woocommerce .products .product .images {
width: max-content;
}
.ftc-product-tabs .woocommerce .products .product .images img {
min-width: 1px;
}
.ftc-product-tabs.style_2 .tabs-content-wrapper .owl-item:not(.active) {
opacity: 0;
}
}  .banner1-h15 figure .ftc-image-content  .ftc-image-caption,
.banner2-h15 figure .ftc-image-content  .ftc-image-caption {
font-size: 48px;
line-height: 60px;
max-width: 280px;
text-align: left;
}
.banner1-h15 figure .ftc-image-content  .ftc-image-caption {
margin-left: auto;
}
.img1-h15 {
position: absolute !important;
top: -14%;
width: max-content !important;
}
.img2-h15 {
position: absolute !important;
bottom: -21%;
right: -82%;
width: max-content !important;
}
.ftc-element-testimonial.style_4 .title-testi-slider {
display: none;
}
.ftc-element-testimonial.style_4 .testimonial-content {
text-align: center;
margin-bottom: 0;
padding-top: 25px;
}
.ftc-element-testimonial.style_4 .testimonial-content .avatar-image img {
border-radius: 50%;
border: 10px solid #ffff;
position: relative;
width: 126px;
}
.ftc-element-testimonial.style_4 .testimonial-content .avatar-image {
margin-bottom: 35px;
}
.ftc-element-testimonial.style_4 .testimonial-content .name {
margin: 0 0 8px 0;
}
.ftc-element-testimonial.style_4 .testimonial-content:before {
content:"\f10e";
font-family: fontawesome;
font-size: 280px;
line-height: 1;
color: rgba(157,174,90,.2);
z-index: 0;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -20px;
}
.video-h15 .elementor-custom-embed-image-overlay, .video-h15 {
max-height: 482px !important;
}
.ftc_products_slider.style_5 .woocommerce .ftc-product.product .group-button-product {
display: none;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description {
display: flex;
flex-direction: column;
padding-top: 28px;
padding-bottom: 0;
background-color: transparent;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .star-rating {
order: 3;
line-height: 34px;
height: 44px;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .star-rating::before {
color: #acbb6d;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .product_title {
order: 1;
margin-top: 0;
margin-bottom: 15px;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .product_title a {
text-transform: unset;
font-size: 20px;
font-weight: 400;
line-height: 1;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .product_title a:hover {
color: #333333 !important;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .price {
order: 2;
background-color: transparent;
border-radius: 0;
display: block;
padding: 0;
line-height: 1;
margin-bottom: 10px;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .price > .amount > bdi,
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .price ins .amount > bdi {
font-size: 16px;
font-weight: 400;
color: #333333;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .price .del .amount > bdi {
font-size: 14px;
color: #666666;
font-weight: 400;
}
.ftc_products_slider.style_5 .ftc-product.product:hover .item-description .meta_info {
order: 3;
}
.ftc_products_slider.style_5 .woocommerce .products .product:hover .item-description .star-rating,
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info a.compare,
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button a:before {
display: none;
}
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button {
width: 100%;
height: 44px;
line-height: 48px;
border-radius: 0;
}
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button a span {
font-size: 18px;
line-height: 1;
text-transform: uppercase;
}
.ftc_products_slider.style_5 .woocommerce .products .product .images {
border: 1px solid #ebebeb;
}
.ftc_products_slider.style_5 .title-product-slider {
display: none;
}
.ftc_products_slider.style_5 .woocommerce.ftc-products .products .product {
margin: 0;
}
.brand-h15 .title-brand-slider {
display: none;
}
.wpcf7 form .sub-form-h15 {
display: flex;
}
.wpcf7 form .sub-form-h15 .button-h15 {
width: 270px;
padding: unset;
font-size: 16px;
height: 45px;
line-height: 45px;
background-color: rgba(255, 255, 255, .2);
}
.wpcf7 form .sub-form-h15 input[type="email"] {
width: calc(100% - 270px);
background-color: transparent;
border: 0;
border-bottom: 1px solid rgba(255,255,255,.2);
padding: 0;
color: #999;
}
.wpcf7 .screen-reader-response p {
margin: 0;
}
.contact-ft-h15.elementor-widget .elementor-icon-list-item span span {
color: #ffffff;
}
.contact-ft-h15.elementor-widget .elementor-icon-list-item a:hover span span {
color: #ffffff !important;
}
.copyright-h15 p {
margin-bottom: 0;
}
footer.site-footer .copyright-h15 p a {
font-size: 24px;
text-decoration: underline;
}
footer.site-footer .copyright-h15 p a:hover {
color: #ffffff !important;
}
.ftc_products_slider.style_5 .woocommerce .item-description .meta_info .add_to_cart_button:hover {
background-color: #333333 !important;
}  .ftc-product-categories.style_4 .title {
font-size: 14px;
text-transform: uppercase;
}
.ftc-product-categories.style_4 .title:after {
display: none;
}
.ftc-product-categories.style_4 .item-desciption {
line-height: 1;
}
.ftc-product-categories.style_4 .images-category {
position: relative;
width: max-content;
margin: 0 auto 22px;
border-radius: 50%;
}
.ftc-product-categories.style_4 .images-category img {
transform: scale(1);
transition: all 0.5s ease-in-out;
}
.ftc-product-categories.style_4 .images-category:hover img{
transform: scale(1.2);
}
.ftc-product-grid.style_2 .item-description .meta_info {
display: block;
}
.ftc-product-grid.style_2.woocommerce .products .product .item-description {
padding: 38px 5px 20px;
background-color: transparent;
}
.ftc-product-grid.style_2 .item-description .meta_info .add_to_cart_button {
width: 100%;
height: 47px;
line-height: 47px;
float: none;
border-radius: 5px;
background: #f3f3f3;
}
.ftc-product-grid.style_2 .ftc-product.product:hover .item-description .meta_info {
display: unset;
}
.ftc-product-grid.style_2.woocommerce .item-description .meta_info .add_to_cart_button a {
height: 47px;
line-height: 47px;
font-size: 18px;
font-weight: bold;
color: #262626;
background-color: #f3f3f3;
width: 100%;
border-radius: 5px;
}
.ftc-product-grid.style_2.woocommerce .products .product .item-description .product_title {
text-align: left;
margin-top: 0;
margin-bottom: 12px;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .price {
display: block;
padding: 0;
line-height: 1;
border-radius: 0;
min-width: unset;
background-color: transparent;
margin-bottom: 25px;
}
.ftc-product-grid.style_2 .item-description .price > .amount > bdi,
.ftc-product-grid.style_2 .item-description .price ins .amount > bdi {
font-size: 18px;
font-weight: bold;
}
.ftc-product-grid.style_2 .item-description .price del .amount > bdi {
font-size: 16px;
font-weight: 300;
}
.ftc-product-grid.style_2 .item-description .price > .amount > bdi,
.ftc-product-grid.style_2 .item-description .price ins {
float: left;
}
.ftc-product-grid.style_2 .item-description .price del {
float: right;
padding: 0;
}
.ftc-product-grid.style_2 .item-description .meta_info .quickview {
display: unset;
}
.ftc-product-grid.style_2 .item-description .yith-wcwl-add-to-wishlist {
position: absolute;
right: 5px;
top: 44px;    
}
.ftc-product-grid.style_2 .item-description .yith-wcwl-add-to-wishlist a {
width: 18px;
height: 16px;
font-size: 16px;
line-height: 1;
color: #999999;
background-color: transparent !important;
}
.ftc-product-grid.style_2 .item-description .yith-wcwl-add-to-wishlist a i {
line-height: 1;
}
.ftc-product-grid.style_2 .item-description .quickview,
.ftc-product-grid.style_2 .item-description .compare {
width: 72px;
height: 47px;
line-height: 47px;
border-radius: 0;
opacity: 0;
font-size: unset;
margin: 0;
}
.ftc-product-grid.style_2 .item-description .quickview {
position: absolute;
bottom: 20px;
right: 5px;
border-radius: 0 5px 5px 0;
background-color: #55b5c0;
}
.ftc-product-grid.style_2 .item-description .compare {
position: absolute;
bottom: 20px;
left: 5px;
border-radius: 5px 0 0 5px;
background-color: #55b5c0;
}
.ftc-product-grid.style_2 .ftc-product.product:hover .item-description .quickview,
.ftc-product-grid.style_2 .ftc-product.product:hover .item-description .compare {
opacity: 1;
}
.ftc-product-grid.style_2 .ftc-product.product:hover .item-description .add_to_cart_button a {
color: #ffffff;
}
.ftc-product-grid.style_2 .title-product-grid,
.ftc-product-grid.style_2.woocommerce .product:hover .item-image > a:after,
.ftc-product-grid.style_2.woocommerce .product .item-image .group-button-product,
.ftc-product-grid.style_2 .item-description .meta_info .quickview span {
display: none;
}
.ftc-product-grid.style_2.woocommerce .products .product {
margin-top: 0;
margin-bottom: 0;
border: 1px solid #e6e6e6;
max-width: unset;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .add_to_cart_button a::before {
margin: 0;
}
.ftc-element-testimonial.style_5 .title-testi-slider {
display: none;
}
.ftc-element-testimonial.style_5 .testimonial-content {
text-align: center;
margin-bottom: 0;
padding-top: 25px;
}
.ftc-element-testimonial.style_5 .testimonial-content .avatar-image img {
border-radius: 50%;
border: 10px solid rgba(255,255,255,.1);
position: relative;
width: 126px;
}
.ftc-element-testimonial.style_5 .testimonial-content .avatar-image {
margin-bottom: 25px;
}
.ftc-element-testimonial.style_5 .testimonial-content .name {
margin: 0 0 8px 0;
}
.ftc-element-testimonial.style_5 .testimonial-content:before {
content:"\f10e";
font-family: fontawesome;
font-size: 280px;
line-height: 1;
color: rgba(42,162,176,.2);
z-index: 0;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -20px;
}
.banner1-h16 figure .ftc-image-content  .ftc-image-caption {
font-size: 18px;
font-weight: bold;
color: #262626;
text-transform: uppercase;
}
.banner1-h16 figure .ftc-image-content  .ftc-image-caption p {
margin: 0;
}
.wpcf7 form .sub-form-h16 {
display: flex;
}
.wpcf7 form .sub-form-h16 .button-h16 {
width: 270px;
padding: unset;
font-size: 16px;
font-weight: bold;
height: 45px;
line-height: 45px;
background-color: rgba(255, 255, 255, .1);
border-radius: 5px;
}
.wpcf7 form .sub-form-h16 input[type="email"] {
width: 410px;
background-color: transparent;
border: 0;
border-bottom: 1px solid rgba(255,255,255,.2);
padding: 0;
color: #999;
margin-right: 20px;
font-size: 16px;
}
.ftc-element-testimonial.style_5 .testimonial-content .infomation {
text-align: left;
}
footer.site-footer .copyright-h16 p a {
color: #ffffff;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}
.copyright-h16 p {
margin-bottom: 0;
}
.contact-ft-h16.elementor-widget .elementor-icon-list-item span span {
color: #ffffff;
}
.contact-ft-h16.elementor-widget .elementor-icon-list-item a:hover span span {
color: #ffffff !important;
}
.text1-h16 p {
margin: 0;
}
.button-slider-h16 i {
margin-left: 10px;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .compare i,
.ftc-product-grid.style_2 .ftc-product.product .item-description .quickview i:before {
font-size: 20px;
line-height: 47px;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .compare{
font-size: 0;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .compare.added:before {
font-size: 20px;
line-height: 47px;
}
.video-h16 .elementor-custom-embed-image-overlay, .video-h16 {
max-height: 700px !important;
}
.col-logo-ft-h16:before {
content: "";
width: 1px;
height: 100%;
background-color:rgba(243,241,240,.2);
position: absolute;
top: 0;
right: 45px;
}
.slider-h16 rs-module .home16 {
opacity: 0 !important;
}
.slider-h16 rs-module:hover .home16 {
opacity: 1 !important;
}  .banner1-h17 figure .ftc-image-content {
position: relative;
width: 100%;
}
.banner1-h17 figure .ftc-image-content .ftc-image-caption {
font-size: 24px;
line-height: 30px;
font-weight: 400;
margin-bottom: 26px;
}
.banner1-h17 figure .ftc-image-content .ftc-image-caption p {
margin: 0;
}
.banner1-h17 figure .ftc-image-content .button-banner {
margin: 0;
min-height: unset;
}
.banner1-h17 figure .ftc-image-content .button-banner a {
font-size: 12px;
line-height: 36px;
border: 1px solid #e6e6e6;
border-radius: 5px;
position: relative;
padding: 9px 38px 10px 20px;
text-transform: capitalize;
font-weight: 500;
}
.banner1-h17 figure .ftc-image-content .button-banner a::before {
content:"\f0da";
font-family: fontawesome;
font-size: 16px;
color: #333333;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
}
.ftc_products_slider.style_6 .item-description .meta_info .quickview {
display: unset;
}
.ftc_products_slider.style_6 .item-description .yith-wcwl-add-to-wishlist {
display: none;
}
.ftc_products_slider.style_6 .item-description .quickview,
.ftc_products_slider.style_6 .item-description .compare {
width: 72px;
height: 47px;
line-height: 47px;
border-radius: 0;
opacity: 0;
font-size: unset;
margin: 0;
}
.ftc_products_slider.style_6 .item-description .quickview {
position: absolute;
bottom: 0px;
right: 0;
border-radius: 0 5px 5px 0;
background-color: #55b5c0;
}
.ftc_products_slider.style_6 .item-description .compare {
position: absolute;
bottom: 0px;
left: 0;
border-radius: 5px 0 0 5px;
background-color: #55b5c0;
}
.ftc_products_slider.style_6 .ftc-product.product:hover .item-description .quickview,
.ftc_products_slider.style_6 .ftc-product.product:hover .item-description .compare {
opacity: 1;
}
.ftc_products_slider.style_6 .ftc-product.product:hover .item-description .add_to_cart_button a {
color: #ffffff;
}
.ftc_products_slider.style_6 .ftc-product.product .item-description .price {
display: block;
padding: 0;
line-height: 1;
border-radius: 0;
min-width: unset;
background-color: transparent;
margin-bottom: 25px;
}
.ftc_products_slider.style_6 .ftc-product.product .item-description .star-rating,
.ftc_products_slider.style_6 .woocommerce .item-description .meta_info .add_to_cart_button a::before {
display: none;
}
.ftc_products_slider.style_6 .woocommerce .products .product .item-description {
padding: 30px 0 0;
background-color: transparent;
}
.ftc_products_slider.style_6 .item-description .meta_info .add_to_cart_button {
width: 100%;
height: 47px;
line-height: 47px;
float: none;
border-radius: 5px;
background-color: transparent;
}
.ftc_products_slider.style_6 .ftc-product.product .item-description .meta_info {
display: unset;
}
.ftc_products_slider.style_6 .woocommerce .item-description .meta_info .add_to_cart_button a {
height: 47px;
line-height: 47px;
font-size: 18px;
font-weight: bold;
background-color: #f3f3f3;
}
.ftc_products_slider.style_6 .woocommerce .item-description .meta_info .add_to_cart_button:hover a {
color: #ffffff !important;
}
.ftc_products_slider.style_6 .woocommerce .products .product .item-description .product_title a {
font-size: 18px;
font-weight: 400;
line-height: 1;
color: #666666;
text-transform: unset;
}
.ftc_products_slider.style_6 .woocommerce .products .product .item-description .price > .amount > bdi,
.ftc_products_slider.style_6 .woocommerce .products .product .item-description .price ins .amount > bdi {
font-size: 18px;
font-weight: bold;
color: #333333;
}
.ftc_products_slider.style_6 .woocommerce .products .product .item-description .price .del .amount > bdi {
font-size: 16px;
color: #666666;
font-weight: 400;
}
.ftc_products_slider.style_6 .woocommerce .ftc-product.product .group-button-product .add_to_cart_button,
.ftc_products_slider.style_6 .woocommerce .ftc-product.product .group-button-product .compare,
.ftc_products_slider.style_6 .woocommerce .ftc-product.product .group-button-product .quickview,
.ftc_products_slider.style_6 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-wishlistexistsbrowse),
.ftc_products_slider.style_6 .title-product-slider {
display: none;
}
.ftc_products_slider.style_6 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
background-color: transparent;
position: absolute;
top: 0;
right: 0;
opacity: 0;
visibility: hidden;
}
.ftc_products_slider.style_6 .woocommerce .ftc-product.product:hover .group-button-product .yith-wcwl-add-to-wishlist {
opacity: 1;
visibility: visible;
}
.ftc_products_slider.style_6 .post .group-button-product {
top: 10%;
}
.ftc_products_slider.style_6 .woocommerce .products .product .item-description .product_title {
margin: 0 0 15px;
}
.ftc_products_slider.style_6 .woocommerce .products .product {
margin-top: 0;
max-width: unset;
}
.ftc_products_slider.style_6 .ftc-product.product .item-description .compare i,
.ftc_products_slider.style_6 .ftc-product.product .item-description .quickview i:before {
font-size: 20px;
line-height: 47px;
}
.ftc_products_slider.style_6 .ftc-product.product .item-description .compare{
font-size: 0;
}
.ftc_products_slider.style_6 .ftc-product.product .item-description .compare.added:before {
font-size: 20px;
line-height: 47px;
}
.banner5-h17 h4 {
font-size: 30px;
line-height: 36px;
font-weight: 400;
font-family: 'Montserrat';
margin: 20px auto 60px;
color: #fff;
max-width: 85%;
}
.banner5-h17 .ftc-image-content .button-banner a {
font-size: 16px;
font-weight: 500;
text-transform: uppercase;
border-radius: 5px;
padding: 15px 46px 14px 26px;
position: relative;
}
.banner5-h17 .ftc-image-content .button-banner a::before {
content:"\f0da";
font-family: fontawesome;
font-size: 24px;
position: absolute;
top: calc(50% - 1px);
right: 20px;
transform: translateY(-50%);
}
.img-box-h17 figure {
position: relative;
}
.img-box-h17 figure img {
transform: rotate(0);
transition: all 0.6s ease-in-out;
}
.img-box-h17 figure img:hover {
transform: rotate(-360deg);
}
.title1-h17 {
position: relative;
}
.title1-h17:before {
content: "";
width: 100%;
height: 1px;
background-color: #e6e6e6;
position: absolute;
top: 20px;
left: 0;
z-index: -1;
}
.title1-h17 .elementor-widget-container {
width: max-content;
margin-left: auto !important;
margin-right: auto !important;
}
.title1-h17.title2-h17:before {
width: calc(100% - 30px);
left: 15px;
}
.blog-h17 .title-blogs-grid {
display: none;
}
.ftc-elements-blogs.style_1 {
margin: 0;
}
.ftc-elements-blogs.style_1 .post-text {
text-align: center;
}
.ftc-elements-blogs.blog-template-elementor.style_1 .inner-wrap .post-text .meta > span {
font-size: 12px;
line-height: 1;
text-transform: uppercase;
padding: 12px 20px 13px;
border: 1px solid #e6e6e6;
border-radius: 5px;
}
.ftc-elements-blogs.style_1.blog-template-elementor .inner-wrap > a {
margin-bottom: 42px;
}
.ftc-elements-blogs.style_1 .post-text .meta {
margin-top: 36px;
}
.wpcf7 form .sub-form-h17 input[type="email"] {
width: 570px;
height: 50px;
line-height: 50px;
padding: 0 22px;
background-color: rgba(255,255,255,.1);
font-size: 16px;
text-transform: uppercase;
color: #999999;
border: 0;
}
.wpcf7 form .sub-form-h17 input[type="email"]::placeholder {
color: #999999;
}
.wpcf7 form .sub-form-h17 .button-h17 {
width: 135px;
height: 50px;
line-height: 50px;
background-color: rgba(255,255,255,.1);
padding: 0;
font-size: 0;
}
.wpcf7 form .sub-form-h17 {
display: flex;
justify-content: center;
}
.wpcf7 form .sub-form-h17 .button-h17:before {
font-size: 18px;
font-weight: 100;
color: #ffffff;
}
footer.site-footer .copyright-h17 p a {
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}
.copyright-h17 p {
margin-bottom: 0;
}
.slider-h17 rs-module .home16 {
opacity: 0 !important;
}
.slider-h17 rs-module:hover .home16 {
opacity: 1 !important;
}
.ftc_products_slider.style_6 .woocommerce .product .group-button-product .yith-wcwl-add-to-wishlist {
display: block;
}
.ftc_products_slider.style_6 .woocommerce .product .group-button-product {
display: block;
z-index: 2;
}
.button-slider-h17 i {
margin-left: 10px;
font-size: 20px !important;
}  .banner1-h18 figure .ftc-image-content {
position: relative;
width: 100%;
}
.banner1-h18 figure .ftc-image-content .ftc-image-caption {
font-size: 24px;
line-height: 30px;
font-weight: 500;
margin-bottom: 26px;
color: #333333;
}
.banner1-h18 figure .ftc-image-content .ftc-image-caption p {
margin: 0;
}
.banner1-h18 figure .ftc-image-content .button-banner {
margin: 0;
min-height: unset;
}
.banner1-h18 figure .ftc-image-content .button-banner a {
font-size: 12px;
line-height: 36px;
border-radius: 5px;
position: relative;
padding: 9px 38px 10px 20px;
text-transform: capitalize;
font-weight: 500;
color: #ffffff;
}
.banner1-h18 figure .ftc-image-content .button-banner a::before {
content:"\f0da";
font-family: fontawesome;
font-size: 16px;
color: #ffffff;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
}
.banner1-h18 figure .ftc-image-content .button-banner a:hover {
background-color: #333333;
}
.ftc-product-categories.style_5 .ftc-categories .title {
font-size: 18px;
font-weight: 400;
}
.ftc-product-categories.style_5 .ftc-categories .images-category {
margin-bottom: 33px;
}
.ftc-product-categories.style_5 .ftc-categories .images-category img {
transform: scale(1);
transition: all 0.6s ease-in-out;
}
.ftc-product-categories.style_5 .ftc-categories .images-category:hover img {
transform: scale(1.2);
}
.img1-h18 {
position: absolute !important;
top: -38px;
left: 0;
}
.img2-h18 {
position: absolute !important;
left: 50%;
top: calc(50% + 40px);
transform: translate(-50%, -50%);
}
.banner4-h18 .ftc-element-image .ftc-image-content {
width: 220px;
}
.banner4-h18 .ftc-image-content  .ftc-image-caption {
font-size: 60px;
font-weight: bold;
line-height: 60px;
text-transform: capitalize;
}
.banner4-h18 .ftc-image-content  .ftc-image-caption {
color: #efd35c;
}
.banner4-h18 .ftc-image-content  .ftc-image-caption strong {
color: #99d7ba;
position: absolute;
right: 0;
bottom: -51px;
}
.banner5-h18 .ftc-image-content  .ftc-image-caption {
font-size: 36px;
line-height: 48px;
font-weight: 300;
font-style: italic;
color: #333333;
}
.banner5-h18 .ftc-image-content  .ftc-image-caption strong {
font-weight: bold;
}
.banner5-h18 .ftc-image-content  .button-banner a {
font-size: 12px;
font-weight: 400;
line-height: 1;
text-transform: capitalize;
color: #ffff;
position: relative;
border-radius: 5px;
padding: 10px 40px 11px 20px;
background-color: #9f7551;
}
.banner5-h18 .ftc-image-content  .button-banner a::before {
content:"\f0da";
font-family: fontawesome;
font-size: 16px;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
}
.banner5-h18 .ftc-image-content {
width: 100% !important;
}
.banner5-h18 .ftc-image-content  .button-banner {
margin-top: 19px;
}
.banner8-h18 .ftc-element-image .ftc-image-content {
width: auto;
top: 10%;
right: 16%;
max-width: 480px;
}
.banner8-h18 .ftc-element-image .wp-caption img {
margin: 0;
}
.banner8-h18 .ftc-element-image .ftc-image-caption div > p {
color: #9f7551;
font-size: 24px;
font-family: 'Montserrat';
font-weight: 400;
max-width: 80%;
text-align: left;
margin: 20px 0 30px;
line-height: 30px;
}
.banner8-h18 .ftc-element-image .ftc-image-caption div > a {
font-size: 18px;
color: #64a1d0;
font-family: 'Montserrat';
font-weight: bold;
margin-right: 145px;
}
.content-qoute-18 > h2:first-child {
font-size: 30px;
color: #64a1d0;
font-family: 'Montserrat';
font-weight: bold;
margin-bottom: 10px;
}
.content-qoute-18 > span {
font-size: 30px;
color: #64a1d0;
font-weight: bold;
font-family: 'Montserrat';
}
.content-qoute-18 > p {
color: #9f7551;
font-size: 24px;
line-height: 30px;
font-weight: 400;
font-family: 'Montserrat';
max-width: 80%;
margin: 10px auto 0;
}
.banner8-h18 .ftc-element-image .ftc-image-caption div > a:hover {
color: #444;
}
.ftc_products_deal_slider.style_1 .ftc-product.product {
margin-top: 0;
}
.ftc_products_deal_slider.style_1 .title-products-deal,
.ftc_products_deal_slider.style_1 .ftc-product.product >div.item-description .star-rating {
display: none;
}
.ftc_products_deal_slider.style_1 .ftc-product.product >div {
max-width: unset;
}
.ftc_products_deal_slider.style_1 .ftc-product.product >div.item-description {
top: unset;
transform: unset;
display: flex;
flex-direction: column;
width: 100%;
background-color: transparent;
padding: 27px 0 0;
}
.ftc_products_deal_slider.style_1 .ftc-product.product >div.item-description .product_title {
order: 1;
margin-top: 0;
margin-bottom: 12px;
}
.ftc_products_deal_slider.style_1 .ftc-product.product >div.item-description .product_title a {
font-size: 18px;
font-weight: 400;
color: #5a4a42;
line-height: 1;
text-transform: unset;
letter-spacing: 0;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .price {
order: 2;
border-radius: 0;
line-height: 1;
padding: 0;
background-color: transparent;
display: block;
margin-bottom: 24px;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .price > .amount > bdi,
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .price ins .amount > bdi {
font-size: 18px;
font-weight: bold;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .price .del .amount > bdi {
font-size: 16px;
color: #666666;
font-weight: 400;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .counter-wrapper {
order: 3;
background-color: #f3f3f3;
display: flex;
border-radius: 5px;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .counter-wrapper>div {
background-color: transparent;
border: 0;
width: 25%;
display: flex;
flex-direction: column-reverse;
justify-content: center;
height: 60px;
padding: 0;
margin: 0;
position: relative;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .counter-wrapper .countdown-meta {
font-size: 14px;
line-height: 1;
color: #666666;
text-transform: capitalize;
margin-bottom: 6px;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .counter-wrapper .number-wrapper span {
color: #f72d2d;
font-size: 18px;
line-height: 1;
}
.ftc_products_deal_slider.style_1 .ftc-product.product:hover .item-description .meta_info {
display: none;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .counter-wrapper>div:not(:last-child)::before {
content: "";
width: 1px;
height: 25px;
background-color: #dadada;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.ftc_products_deal_slider.style_1 .ftc-product.product > .wcfm_buttons {
right: 0;
left: auto;
}
.ftc_products_deal_slider.style_1 .woocommerce .product .conditions-box .onsale {
width: 48px;
height: 48px;
line-height: 44px;
border-radius: 50%;
font-size: 18px;
font-weight: 400;
left: 10px;
top: 10px;
}
.ftc_products_deal_slider.style_1 .woocommerce .product:hover .item-image > a:after,
.ftc_products_deal_slider.style_1 .woocommerce .ftc-product.product .group-button-product .quickview,
.ftc_products_deal_slider.style_1 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-wishlistexistsbrowse) {
display: none;
}
.ftc_products_deal_slider.style_1 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
position: absolute;
top: 30px;
right: 0;
display: unset;
}
.ftc_products_deal_slider.style_1 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist,
.ftc_products_deal_slider.style_1 .woocommerce .product .item-image .group-button-product > div.yith-wcwl-add-to-wishlist a {
background-color: transparent;
}
.ftc_products_deal_slider.style_1 .item-image .group-button-product > div a i,
.ftc_products_deal_slider.style_1.woocommerce .product .item-image .group-button-product > div a:first-child:before,
.ftc_products_deal_slider.style_1 .item-image .group-button-product > a i {
width: auto;
font-size: 16px;
line-height: 32px;
color: #666666;
}
.ftc_products_deal_slider.style_1 .woocommerce .ftc-product.product .group-button-product {
top: 0;
left: 0;
transform: none;
}
.brand-h18 .title-brand-slider {
display: none;
}
.wpcf7 form .sub-form-h18 input[type="email"] {
width: 335px;
height: 50px;
line-height: 50px;
padding: 0 5px;
background-color: transparent;
font-size: 16px;
text-transform: capitalize;
color: #fff;
border: 0;
border-bottom: 1px solid rgba(255,255,255,.2);
}
.wpcf7 form .sub-form-h18 input[type="email"]::placeholder {
color: #fff;
}
.wpcf7 form .sub-form-h18 .button-h18 {
width: 75px;
height: 50px;
line-height: 50px;
background-color: transparent;
padding: 0;
font-size: 0;
border-bottom: 1px solid rgba(255,255,255,.2);
}
.wpcf7 form .sub-form-h18 {
display: flex;
}
.wpcf7 form .sub-form-h18 .button-h18:before {
font-size: 18px;
font-weight: 100;
color: #ffffff;
}
.mini-box1-ft-h18 .elementor-column:first-child:before {
content: "";
width: 1px;
height: 115px;
background-color: rgba(255,255,255,.2);
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.ftc_products_slider.style_7 .item-description .meta_info .quickview {
display: unset;
}
.ftc_products_slider.style_7 .item-description .yith-wcwl-add-to-wishlist {
display: none;
}
.ftc_products_slider.style_7 .item-description .quickview,
.ftc_products_slider.style_7 .item-description .compare {
width: 72px;
height: 47px;
line-height: 47px;
border-radius: 0;
opacity: 0;
font-size: unset;
margin: 0;
}
.ftc_products_slider.style_7 .item-description .quickview {
position: absolute;
bottom: 0px;
right: 0;
border-radius: 0 5px 5px 0;
background-color: #83b4d9;
}
.ftc_products_slider.style_7 .item-description .compare {
position: absolute;
bottom: 0px;
left: 0;
border-radius: 5px 0 0 5px;
background-color: #83b4d9;
}
.ftc_products_slider.style_7 .ftc-product.product:hover .item-description .quickview,
.ftc_products_slider.style_7 .ftc-product.product:hover .item-description .compare {
opacity: 1;
}
.ftc_products_slider.style_7 .ftc-product.product:hover .item-description .add_to_cart_button a {
color: #ffffff;
}
.ftc_products_slider.style_7 .ftc-product.product .item-description .price {
display: block;
padding: 0;
line-height: 1;
border-radius: 0;
min-width: unset;
background-color: transparent;
margin-bottom: 25px;
}
.ftc_products_slider.style_7 .ftc-product.product .item-description .star-rating,
.ftc_products_slider.style_7 .woocommerce .item-description .meta_info .add_to_cart_button a::before {
display: none;
}
.ftc_products_slider.style_7 .woocommerce .products .product .item-description {
padding: 30px 0 0;
background-color: transparent;
}
.ftc_products_slider.style_7 .item-description .meta_info .add_to_cart_button {
width: 100%;
height: 47px;
line-height: 47px;
float: none;
border-radius: 5px;
background-color: transparent;
}
.ftc_products_slider.style_7 .ftc-product.product .item-description .meta_info {
display: unset;
}
.ftc_products_slider.style_7 .woocommerce .item-description .meta_info .add_to_cart_button a {
height: 47px;
line-height: 47px;
font-size: 18px;
font-weight: bold;
background-color: #f3f3f3;
}
.ftc_products_slider.style_7 .woocommerce .item-description .meta_info .add_to_cart_button:hover a {
color: #ffffff !important;
}
.ftc_products_slider.style_7 .woocommerce .products .product .item-description .product_title a {
font-size: 18px;
font-weight: 400;
line-height: 1;
color: #666666;
text-transform: unset;
}
.ftc_products_slider.style_7 .woocommerce .products .product .item-description .price > .amount > bdi,
.ftc_products_slider.style_7 .woocommerce .products .product .item-description .price ins .amount > bdi {
font-size: 18px;
font-weight: bold;
color: #333333;
}
.ftc_products_slider.style_7 .woocommerce .products .product .item-description .price .del .amount > bdi {
font-size: 16px;
color: #666666;
font-weight: 400;
}
.ftc_products_slider.style_7 .woocommerce .ftc-product.product .group-button-product .add_to_cart_button,
.ftc_products_slider.style_7 .woocommerce .ftc-product.product .group-button-product .compare,
.ftc_products_slider.style_7 .woocommerce .ftc-product.product .group-button-product .quickview,
.ftc_products_slider.style_7 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-wishlistexistsbrowse),
.ftc_products_slider.style_7 .title-product-slider {
display: none;
}
.ftc_products_slider.style_7 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
background-color: transparent;
position: absolute;
top: 0;
right: 0;
}
.ftc_products_slider.style_7 .post .group-button-product {
top: 10%;
}
.ftc_products_slider.style_7 .woocommerce .products .product .item-description .product_title {
margin: 0 0 15px;
}
.ftc_products_slider.style_7 .woocommerce .products .product {
margin-top: 0;
max-width: unset;
}
.ftc_products_slider.style_7 .ftc-product.product .item-description .compare i,
.ftc_products_slider.style_7 .ftc-product.product .item-description .quickview i:before {
font-size: 20px;
line-height: 47px;
}
.ftc_products_slider.style_7 .ftc-product.product .item-description .compare{
font-size: 0;
}
.ftc_products_slider.style_7 .ftc-product.product .item-description .compare.added:before {
font-size: 20px;
line-height: 47px;
}
.button-slider-h18 i {
margin-left: 10px;
font-size: 20px !important;
}
.ftc_products_slider.style_7 .woocommerce .product .group-button-product .yith-wcwl-add-to-wishlist {
display: block;
}
.ftc_products_slider.style_7 .woocommerce .product .group-button-product {
display: block;
z-index: 2;
}  .banner3-h19 .ftc-image-content {
width: auto !important;
top: 0;
right: 20%;
}
.content-banner-19 {
text-align: center;
max-width: 450px;
}
.content-banner-19 > h5 {
font-size: 22px;
color: #262626;
font-family: 'Montserrat';
text-align: left;
margin-bottom: 50px;
line-height: 30px;
font-weight: 400;
letter-spacing: 0;
}
.content-img-19 {
display: flex;
width: 350px;
justify-content: flex-start;
align-items: center;
margin-left: -10px;
}
.content-banner-19 > a {
font-size: 18px;
color: #64a1d0 !important;
font-weight: bold;
font-family: 'Montserrat';
}
.content-banner-19 > a:hover {
color: #444 !important;
}
.content-qoute-19 > h2:first-child {
font-size: 30px;
font-family: 'Montserrat';
font-weight: 900;
color: #fe3c2d;
text-transform: uppercase;
margin-bottom: 10px;
}
.content-qoute-19 > span {
font-size: 30px;
color: #01b4ec;
font-weight: bold;
font-family: 'Montserrat';
}
.content-qoute-19 > p {
font-size: 24px;
font-family: 'Montserrat';
color: #666;
font-weight: 400;
line-height: 32px;
max-width: 60%;
margin: 10px auto 0;
}
.ftc-element-image .wp-caption .content-img-19 img {
margin: 0;
}
.content-img-19 > h4 {
color: #01b4ec;
font-size: 24px;
font-weight: bold;
font-family: 'Montserrat';
text-transform: uppercase;
text-align: left;
}
.content-img-19 > h4 span {
display: block;
}
.banner1-h19 .ftc-image-content {
max-width: 250px;
}
.banner1-h19 .ftc-image-content .ftc-image-caption {
font-size: 36px;
line-height: 48px;
font-weight: 300;
font-style: italic;
color: #333333;
margin-bottom: 18px;
}
.banner1-h19 .ftc-image-content .button-banner {
margin-top: 0;
}
.banner1-h19 .ftc-image-content .ftc-image-caption strong {
font-weight: bold;
font-style: initial;
}
.banner1-h19 .ftc-image-content .button-banner a,
.banner2-h19 .ftc-image-content .button-banner a {
font-size: 12px;
font-weight: 400;
text-transform: capitalize;
line-height: 1;
position: relative;
border-radius: 5px;
padding: 9px 36px 9px 16px;
}
.banner1-h19 .ftc-image-content .button-banner a::before,
.banner2-h19 .ftc-image-content .button-banner a::before {
content:"\f0da";
font-family: fontawesome;
font-size: 16px;
position: absolute;
top: 50%;
right: 20px;
transform: translateY(-50%);
}
.banner1-h19 .ftc-image-content .button-banner a:hover,
.banner2-h19 .ftc-image-content .button-banner a:hover {
color: #ffffff !important;
background-color: #262626;
}
.ftc-product-grid.style_3 .item-description .product-categories span {
display: none;
}
.ftc-product-grid.style_3 .item-description .product-categories a {
font-size: 18px;
font-weight: 400;
color: #999999;
}
.ftc-product-grid.style_3 .item-description .product-categories {
margin-bottom: 6px;
}
.ftc-product-grid.style_3.woocommerce .products .product .price {
background-color: transparent !important;
line-height: 28px;
height: 28px;
}
.ftc-product-grid.style_3 .item-description .price > .amount > bdi,
.ftc-product-grid.style_3 .item-description .price ins {
font-weight: 400;
}
.ftc-product-grid.style_3 .item-description .price del {
font-weight: 300;
}
.ftc-product-grid.style_3.woocommerce .products .product .item-description .product_title {
margin:  0 0 14px 0;
}
.ftc-product-grid.style_3 .title-product-grid,
.ftc-product-grid.style_3.woocommerce .product:hover .item-image > a:after {
display: none;
}
.ftc-product-grid.style_3.woocommerce.product-template .products .product {
max-width: 470px;
margin-top: 0;
margin-bottom: 0;
}
.ftc-product-grid.style_3.woocommerce .item-description .meta_info .quickview {
display: block;
margin: 0;
}
.ftc-product-grid.style_3.woocommerce .item-description .meta_info .quickview i::before {
font-size: 14px;
}
.ftc-product-grid.style_3.woocommerce .item-description .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_3.woocommerce .product .item-image .group-button-product .quickview {
display: none;
}
.ftc-product-grid.style_3.woocommerce .product:hover .item-image .group-button-product .yith-wcwl-add-to-wishlist {
display: block;
}
.ftc-product-grid.style_3.woocommerce .product .item-image .group-button-product div.yith-wcwl-add-to-wishlist a:hover {
background-color: transparent !important;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .item-description .meta_info {
display: none;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .item-description .price {
display: block;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .group-button-product {
display: flex;
}
.img1-h19 {
max-width: max-content;
position: absolute !important;
top: calc(50% - 18px);
left: 50%;
transform: translate(-50%, -50%);
}
.ftc-product-grid.style_3.woocommerce .products .product .item-description {
background-color: transparent;
padding: 10px 0 0;
display: inline-grid;
width: 100%;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .add-to-cart,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .compare,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .quickview {
display: block;
width: 38px;
height: 38px;
line-height: 38px;
margin: 0 6px;
border-radius: 0;
border: 1px solid #e6e6e6;
background-color: transparent;
color: #666666;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .add-to-cart a {
background-color: transparent;
color: #666666;
border-radius: 0;
width: 100%;
height: 100%;
margin: 0;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product {
background-color: transparent;
height: 65px;
align-items: center;
bottom: 0;
top: unset;
transform: translate(-50%, 0);
width: calc(100% + 1px);
display: flex;
z-index: 2;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .group-button-product {
background-color: #ffffff;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .add-to-cart,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .compare,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .quickview {
opacity: 0;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .group-button-product .add-to-cart,
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .group-button-product .compare,
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .group-button-product .quickview {
opacity: 1;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .add-to-cart:before {
display: block;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .add-to-cart a:before,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .quickview i {
font-size: 16px;
line-height: 36px;
width: 36px;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .compare i {
font-size: 18px;
line-height: 36px;
width: 36px;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist a,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist a i {
width: 16px;
height: 16px;
background-color: transparent;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
position: absolute;
top: -500%;
right: 18px;
}
.banner2-h19 .ftc-image-content {
max-width: 230px;
}
.banner2-h19 .ftc-image-content .ftc-image-caption h2 {
font-size: 36px;
line-height: 1;
font-weight: 700;
color: #333333;
margin-bottom: 12px;
}
.banner2-h19 .ftc-image-content .ftc-image-caption span {
font-size: 14px;
font-weight: 400;
color: #666666;
line-height: 24px;
}
.banner2-h19 .ftc-image-content .button-banner {
margin-top: 26px;
}
.button1-h19 {
max-width: max-content;
position: absolute !important;
right: 10px;
bottom: 53px;
}
.ftc-product-grid.style_4 .item-description .product-categories span {
display: none;
}
.ftc-product-grid.style_4 .item-description .product-categories a {
font-size: 18px;
font-weight: 400;
color: #999999;
line-height: 1;
}
.ftc-product-grid.style_4 .item-description .price > .amount > bdi,
.ftc-product-grid.style_4 .item-description .price ins {
font-weight: 400;
}
.ftc-product-grid.style_4 .item-description .price del {
font-weight: 300;
}
.ftc-product-grid.style_4 .title-product-grid {
display: none;
}
.product-template.ftc-product-grid.style_4.woocommerce .products .product {
padding-top: 0;
margin-top: 0;
margin-bottom: 55px;
max-width: unset;
padding: 0 15px;
}
.ftc-product-grid.style_4.woocommerce .products .product .item-description {
text-align: left;
padding-bottom: 0;
padding-top: 17px;
background-color: transparent;
}
.ftc-product-grid.style_4.woocommerce .products .product .item-description .product_title {
margin: 0;
}
.ftc-product-grid.style_4 .item-description .product-categories {
margin-bottom: 6px;
}
.ftc-product-grid.style_4.woocommerce .products .product .item-description .price {
background-color: transparent;
line-height: 1;
border-radius: 0;
padding: 0;
min-width: unset;
position: absolute;
bottom: 0;
right: 0;
display: block;
}
.ftc-product-grid.style_4 .ftc-product.product:hover .item-description .meta_info {
display: none;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .add-to-cart,
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .compare,
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .quickview {
display: block;
width: 38px;
height: 38px;
line-height: 38px;
margin: 0 6px;
border-radius: 0;
border: 1px solid #e6e6e6;
background-color: transparent;
color: #666666;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .add-to-cart a {
background-color: transparent;
color: #666666;
border-radius: 0;
width: 100%;
height: 100%;
margin: 0;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product {
background-color: #ffffff;
height: 65px;
align-items: center;
bottom: 0;
top: unset;
transform: translate(-50%, 0);
width: calc(100% + 1px);
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .add-to-cart:before {
display: block;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .add-to-cart a:before,
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .quickview i {
font-size: 16px;
line-height: 36px;
width: 36px;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .compare i {
font-size: 18px;
line-height: 36px;
width: 36px;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist a,
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist a i {
display: block;
width: 16px;
height: 16px;
background-color: transparent;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
position: absolute;
top: -370%;
right: 18px;
}
.ftc-product-grid.style_4.woocommerce .product .group-button-product .yith-wcwl-add-to-wishlist {
display: block;
}
.ftc-product-grid.style_4.woocommerce .product .group-button-product { z-index: 2;
}
.ftc-product-grid.style_4.woocommerce .product:hover .item-image > a:after {
display: none;
}
.wpcf7 form .sub-form-h19 input[type="email"] {
width: 50%;
height: 50px;
line-height: 50px;
padding: 0 15px;
background-color: transparent;
font-size: 16px;
font-weight: 300;
color: #999999;
border: 0;
border-bottom: 1px solid #262626;
display: block;
margin-bottom: 27px;
}
.wpcf7 form .sub-form-h19 input[type="email"]::placeholder {
color: #999999;
}
.wpcf7 form .sub-form-h19 .button-h19 {
height: 50px;
line-height: 50px;
background-color: #262626;
padding: 0;
font-size: 14px;
font-weight: bold;
color: #fff;
position: relative;
padding: 0 38px 0 22px;
border-radius: 5px;
}
.wpcf7 form .sub-form-h19 .button-h19:before {
content:"\f0da";
font-family: fontawesome;
font-size: 16px;
position: absolute;
top: 50%;
right: 18px;
transform: translateY(-50%);
}
.text1-ft-h19 {
max-width: 500px;
}
.contact-ft-h19.elementor-widget .elementor-icon-list-item span span {
color: #666;
}
.copyright-h19 p {
margin-bottom: 0;
}
footer.site-footer .copyright-h19 p a {
color: #ffffff;
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}
.contact-ft-h19.elementor-widget .elementor-icon-list-item a:hover span span {
color: #666666 !important;
}
.button-slider-h19 i {
margin-left: 10px;
font-size: 20px !important;
}
.slider-h19 rs-module .home19 {
opacity: 0 !important;
}
.slider-h19 rs-module:hover .home19 {
opacity: 1 !important;
}  .title1-h20 {
max-width: 420px; 
}
.title1-h20 .elementor-heading-title span {
color: #fe3c2d;
}
.ftc-product-grid.style_5 .title-product-grid,
.ftc-product-grid.style_5.woocommerce .product:hover .item-image > a:after,
.ftc-product-grid.style_5.woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-grid.style_5.woocommerce .products .product .item-description .product-categories span,
.ftc-product-grid.style_5.woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-grid.style_5.woocommerce .products .product .item-description .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_5.woocommerce .products .product .item-description .meta_info .add_to_cart_button.added span{
display: none;
}
.ftc-product-grid.style_5.woocommerce .products .product .item-description .product-categories a {
font-size: 14px;
font-weight: 300;
line-height: 1;
text-transform: uppercase;
color: #999999;
}
.ftc-product-grid.style_5.woocommerce .item-description .meta_info .add_to_cart_button,
.ftc-product-grid.style_5.woocommerce .item-description .meta_info .add_to_cart_button a {
background-color: transparent;
line-height: 1;
border-radius: 0;
min-width: unset;
height: 29px;
position: relative;
}
.ftc-product-grid.style_5.woocommerce .item-description .price {
background-color: transparent;
line-height: 26px;
height: 26px;
font-size: 24px;
}
.ftc-product-grid.style_5.woocommerce .products .product .item-description .product-categories {
line-height: 1;
}
.ftc-product-grid.style_5.woocommerce .products .product .item-description .product_title {
margin: 11px 0 10px;
}
.ftc-product-grid.style_5.woocommerce .item-description .meta_info .add_to_cart_button a {
font-size: 24px;
line-height: 1;
font-weight: bold;
}
.ftc-product-grid.style_5.woocommerce .product .item-description .meta_info .add-to-cart a:first-child:before {
content:"\f0da";
font-family: 'Fontawesome';
font-size: 24px;
line-height: 1;
position: relative;
margin-left: 18px;
}
.ftc-product-grid.style_5.woocommerce .product .item-description .meta_info .add-to-cart a {
display: flex;
flex-flow: row-reverse;
}
.ftc-product-grid.style_5.woocommerce .products .product .item-description {
padding: 0;
background-color: transparent;
}
.ftc-product-grid.style_5.woocommerce .product span {
overflow: unset;
}
.ftc-product-grid.style_5.woocommerce div.product span.price del {
font-size: 16px;
}
.ftc-product-grid.style_5.woocommerce .product .item-image {
margin-bottom: 10px;;
}
.ftc-product-grid.style_5.woocommerce .product .item-image .conditions-box {
display: none;
}
.ftc-product-grid.style_5.woocommerce .product .item-description .meta_info .add-to-cart a.added_to_cart {
margin-right: 15px;
}
.ftc-product-grid.style_5.woocommerce .product .item-description .meta_info .add-to-cart a.added {
position: absolute;
right: -10px;
}
.product-template.ftc-product-grid.style_5 .products .product {
max-width: unset;
}
.brand-h20 .title-brand-slider {
display: none;
}
.wpcf7 form .sub-form-h20 input[type="email"] {
background-color: transparent;
height: 38px;
line-height: 38px;
padding: 0;
border: 0;
border-bottom: 1px solid #262626;
max-width: 705px;
margin: 0 auto 27px;
}
.wpcf7 form .sub-form-h20 input[type="email"], 
.wpcf7 form .sub-form-h20 input[type="email"]::placeholder {
font-size: 16px;
color: #999999;
font-weight: 300;
}
.wpcf7 form .sub-form-h20 button {
float: none;
margin: 0 auto;
display: flex;
flex-flow: row-reverse;
width: 168px;
height: 50px;
line-height: 50px;
color: #ffffff;
font-size: 14px;
font-weight: bold;
padding: 0;
justify-content: center;
background-color: #262626;
font-family: 'Montserrat' !important;
border-radius: 3px;
}
.wpcf7 form .sub-form-h20 {
text-align: center;
}
.wpcf7 form .sub-form-h20 button::before {
margin-left: 10px;
font-family: 'fontawesome' !important;
}
.text1-h20 {
margin-bottom: 0 !important;
}
.text1-h20 p {
margin-bottom: 0;
}
.box-content-h20:before {
content: "";
width: 1px;
height: 100%;
background-color: transparent;
box-shadow: 2px 0px 4px rgb(0 0 0 / 20%);
position: absolute;
top: 0;
left: 240px;
}
footer.site-footer .copyright-h20 a {
font-family: 'Montserrat';
font-size: 18px;
color: #fff;
font-weight: bold;
text-decoration: underline;
}
footer.site-footer .copyright-h20 a:hover {
color: #999;
}
.contact-ft-h16.contact-ft-h20.elementor-widget .elementor-icon-list-item span span {
color: unset !important;
font-size: 18px;
}
.contact-ft-h16.contact-ft-h20.elementor-widget .elementor-icon-list-item a:hover span span {
color: #999 !important;
}  .ftc-product-categories.style_6 .ftc-categories .title {
font-size: 16px;
font-weight: 700;
color: #262626;;
}
.ftc-product-categories.style_6 .ftc-categories .images-category {
margin-bottom: 18px;
border-radius: 50%;
}
.ftc-product-categories.style_6 .ftc-categories .images-category img {
transform: scale(1);
transition: all 0.6s ease-in-out;
border-radius: 50%;
}
.ftc-product-categories.style_6 .ftc-categories .images-category:hover img {
transform: scale(.9);
}
.ftc-product-categories.style_6 .category {
margin-bottom: 0px !important;   
}
.minibox-button-h21 .elementor-column {
width: max-content !important;
}
.img-box-h21 figure {
position: relative;
}
.img-box-h21 figure img {
transform: rotate(0);
transition: all 0.6s ease-in-out;
}
.img-box-h21 figure img:hover {
transform: rotate(-360deg);
}
.mini-box-imgbox-h21 .elementor-column:nth-child(2n+1) .img-box-h21::before {
content: "";
width: 1px;
height: calc(100% - 20px);
background-color: #e6e6e6;
position: absolute;
top: 30px;
right: 0;
}
.box-pro-h21:before {
content: "";
width: 705px;
height: 1px;
background-color: #999999;
position: absolute;
top: -35px;
left: 50%;
transform: translateX(-50%);
}
.ftc-product-grid.style_6 .title-product-grid,
.ftc-product-grid.style_6 .item-description .product-categories span,
.ftc-product-grid.style_6 .ftc-product.product:hover .item-description .meta_info {
display: none;
}
.ftc-product-grid.style_6 .ftc-product.product:hover .item-description .price {
display: block;
}
.ftc-product-grid.style_6.woocommerce.product-template .product .wcfm_buttons{
left: 15px;
}
.ftc-product-grid.style_6.woocommerce.product-template .products .product {
padding: 0 15px;
margin: 0;
max-width: unset;
margin-bottom: 50px;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description {
border-top: 1px solid #999;
display: flex;
flex-direction: column;
align-items: flex-start;
padding-top: 14px;
padding-bottom: 0;
background-color: transparent;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description .star-rating {
margin-left: 0;
order: 3;
margin-bottom: 23px;
width: 100%;
font-size: 19px;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description .star-rating::before {
color: #000000;
font-size: 19px;
line-height: 19px;
height: 19px;
}
.ftc-product-grid.style_6 .item-description .product-categories a {
font-size: 18px;
line-height: 1;
font-weight: 300;
color: #999;
text-transform: capitalize;
}
.ftc-product-grid.style_6 .item-description .product-categories {
order: 1;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description .product_title {
order: 2;
margin-top: 6px;
margin-bottom: 19px;
}
.ftc-product-grid.style_6.woocommerce-page .products .product .item-description .price {
order: 4;
background-color: transparent;
border-radius: 0;
min-width: unset;
padding: 0;
line-height: 1;
min-height: unset;
}
.ftc-product-grid.style_6.woocommerce-page .products .product .item-description .price ins span {
color: #262626;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description .star-rating span {
line-height: 19px;
font-size: 19px;
}
.ftc-product-grid.style_6.woocommerce .product:hover .item-image > a:after,
.ftc-product-grid.style_6.woocommerce .ftc-product.product .group-button-product .quickview i,
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button a::before {
display: none;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > a.quickview,
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button,
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button a {
width: calc(50% - 4px);
height: 42px;
line-height: 42px;
font-size: 16px;
font-weight: 400;
color: #262626;
text-transform: unset;
background-color: #ffffff;
border-radius: 21px;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button a {
width: 100%;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product .add-to-cart,
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
display: block;
}
.ftc-product-grid.style_6.woocommerce .ftc-product.product:hover .group-button-product {
justify-content: space-between;
}
.ftc-product-grid.style_6.woocommerce .ftc-product.product .group-button-product {
display: flex;
z-index: 2;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button .loading:after {
right: calc(50% - 8px);
transform: translateX(50%);
width: auto;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-image .group-button-product .added_to_cart:after {
margin-left: 5px;
}
.ftc-product-grid.style_6.woocommerce .ftc-product.product .group-button-product .add-to-cart,
.ftc-product-grid.style_6.woocommerce .ftc-product.product .group-button-product .quickview {
opacity: 0;
}
.ftc-product-grid.style_6.woocommerce .ftc-product.product:hover .group-button-product .add-to-cart,
.ftc-product-grid.style_6.woocommerce .ftc-product.product:hover .group-button-product .quickview {
opacity: 1;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
position: absolute;
top: -300%;
right: 10px;
}
.ftc-product-grid.style_6.woocommerce .load-more-product.style_2 a {
font-size: 18px;
font-weight: bold;
line-height: 1;
color: #262626;
padding: 16px 18px 0;
text-transform: unset;
background-color: transparent;
border: 0;
border-top: 1px solid #262626;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > a.quickview:hover, .ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button:hover, .ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button a:hover {
color: #ffffff;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist a {
background-color: transparent;
}
.ftc-product-grid.style_6.woocommerce .product .conditions-box .onsale {
width: 48px;
height: 48px;
line-height: 44px;
border-radius: 50%;
font-size: 18px;
font-weight: 400;
left: 10px;
top: 10px;
}
.minibox2-button-h21 .elementor-column {
width: max-content !important;
}
.minibox2-button-h21 .elementor-row {
justify-content: flex-end;
}
.wpcf7 form .sub-form-h21 input[type="email"] {
background-color: transparent;
height: 38px;
line-height: 38px;
padding: 0;
border: 0;
border-bottom: 1px solid #262626;
max-width: 705px;
margin: 0 auto 27px;
}
.wpcf7 form .sub-form-h21 input[type="email"], 
.wpcf7 form .sub-form-h21 input[type="email"]::placeholder {
font-size: 16px;
color: #999999;
font-weight: 300;
}
.wpcf7 form .sub-form-h21 button {
float: none;
margin: 0 auto;
display: flex;
flex-flow: row-reverse;
width: 168px;
height: 45px;
line-height: 45px;
color: #ffffff;
font-size: 14px;
font-weight: bold;
padding: 0;
justify-content: center;
background-color: #262626;
font-family: 'Montserrat' !important;
border-radius: 25px;
}
.wpcf7 form .sub-form-h21 {
text-align: center;
}
.wpcf7 form .sub-form-h21 button::before {
margin-left: 10px;
font-family: 'fontawesome' !important;
}
.col1-banner-h21::before, .col2-banner-h21::before {
content: "";
width: 100%;
height: 2px;
background-color: #e6e6e6;
position: absolute;
top: 0;
left: 0;
}
.col2-banner-h21::before {
top: unset;
bottom: 0;
}
.title1-h21 {
max-width: 430px;
}  .ftc-product-grid.style_7 .title-product-grid,
.ftc-product-grid.style_7 .item-description .product-categories span {
display: none;
}
.woocommerce.product-template.ftc-product-grid.style_7 .products .product {
max-width: unset;
padding: 0 15px;
margin: 0;
margin-bottom: 40px;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description .star-rating {
margin-left: 0;
order: 3;
margin-bottom: 16px;
width: 100%;
font-size: 16px;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description .star-rating::before {
color: #fcc600;
font-size: 16px;
line-height: 16px;
height: 16px;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description .star-rating span {
line-height: 16px;
font-size: 16px;
color: #fcc600;
}
.ftc-product-grid.style_7 .item-description .product-categories a {
font-size: 16px;
line-height: 1;
font-weight: 300;
color: #999;
text-transform: capitalize;
}
.ftc-product-grid.style_7 .item-description .product-categories {
order: 1;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description .product_title {
order: 2;
margin-top: 6px;
margin-bottom: 19px;
}
.ftc-product-grid.style_7.woocommerce-page .products .product .item-description .price {
order: 4;
background-color: transparent;
border-radius: 0;
min-width: unset;
padding: 0;
line-height: 1;
min-height: unset;
}
.ftc-product-grid.style_7.woocommerce-page .products .product .item-description .price ins span {
color: #262626;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description {
display: flex;
flex-direction: column;
align-items: flex-start;
padding-top: 14px;
padding-bottom: 0;
border-top: 1px solid #e2e1e1;
background-color: transparent;
}
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info {
order: 4;
}
.ftc-product-grid.style_7.woocommerce.product-template .product .wcfm_buttons{
left: 15px;
}
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info .compare,
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info .yith-wcwl-add-to-wishlist {
display: none;
}
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info .add_to_cart_button a {
width: 100%;
height: unset;
min-width: unset;
border-radius: unset;
font-size: 16px;
line-height: 1;
font-weight: bold;
color: #262626;
position: relative;
}
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info {
display: block;
}
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info .add_to_cart_button {
min-width: unset;
height: auto;
background-color: transparent;
}
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info .add_to_cart_button a:before {
content:"\f0da";
font-family: fontawesome;
font-size: 18px;
line-height: 1;
position: absolute;
bottom: -1px;
right: -23px;
margin: 0;
}
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .add-to-cart,
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .quickview {
display: block;
width: 32px;
height: 32px;
line-height: 32px;
border: 1px solid #e6e6e6;
background-color: transparent;
border-radius: 0;
margin: 5px 0;
}
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .add-to-cart a,
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist a {
background-color: transparent;
border-radius: 0;
width: 100%;
height: 100%;
line-height: unset;
}
.ftc-product-grid.style_7 .item-image .group-button-product > div a i,
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product > div a:first-child:before,
.ftc-product-grid.style_7 .item-image .group-button-product > a i {
width: auto;
font-size: 16px;
line-height: 32px;
color: #666666;
}
.ftc-product-grid.style_7.woocommerce .ftc-product.product .group-button-product {
flex-direction: column;
left: 10px;
transform: translateY(-50%);
}
.ftc-product-grid.style_7.woocommerce .product:hover .item-image > a:after {
background-color: rgba(242,242,242,.2);
}
.ftc-product-grid.style_7.woocommerce.product-template .products .product .item-image .group-button-product .added_to_cart:after {
line-height: 30px;
}
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .add-to-cart a.added_to_cart {
color: #666666;
}
.video-h22 .elementor-custom-embed-image-overlay img {
min-height: 650px;
}
.title2-h22 .elementor-heading-title span {
font-weight: 300;
font-style: italic;
}
.title2-h22 {
max-width: 500px;
margin-left: auto;
margin-right: auto;
}
.wpcf7 form .sub-form-h22 input[type="email"] {
background-color: transparent;
height: 38px;
line-height: 38px;
padding: 0;
border: 0;
border-bottom: 1px solid #262626;
max-width: 705px;
margin: 0 auto 27px;
}
.wpcf7 form .sub-form-h22 input[type="email"], 
.wpcf7 form .sub-form-h22 input[type="email"]::placeholder {
font-size: 16px;
color: #999999;
font-weight: 300;
}
.wpcf7 form .sub-form-h22 button {
float: none;
margin: 0 auto;
display: flex;
flex-flow: row-reverse;
width: 168px;
height: 50px;
line-height: 50px;
color: #ffffff;
font-size: 14px;
font-weight: bold;
padding: 0;
justify-content: center;
background-color: #262626;
font-family: 'Montserrat' !important;
border-radius: 3px;
}
.wpcf7 form .sub-form-h22 {
text-align: center;
}
.wpcf7 form .sub-form-h22 button::before {
margin-left: 10px;
font-family: 'fontawesome' !important;
}
.ftc-element-testimonial.style_6 .title-testi-slider {
display: none;
}
.ftc-element-testimonial.style_6 .item .name {
margin-top: 0;
margin-bottom: 8px;
}
.ftc-element-testimonial.style_6 .item .infomation {
margin-bottom: 40px; }
.ftc-element-testimonial.style_6 .testimonial-content {
margin-bottom: 0px;
}
.ftc-element-testimonial.style_6 .item .infomation::before {
content:"\f10e";
font-family: fontawesome;
font-size: 150px;
line-height: 1;
color: #e2e2e2;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: 0;
z-index: -1;
}
.banner-h22 {
margin-bottom: 0 !important;
}
.img1-h22 {
position: absolute !important;
left: 48%;
bottom: -16%;
transform: translateX(-50%);
z-index: 1;
}
.img-box-h22 figure {
position: relative;
}
.img-box-h22 figure img {
transform: rotate(0);
transition: all 0.6s ease-in-out;
}
.img-box-h22 figure img:hover {
transform: rotate(-360deg);
}
.img-box-h22 .elementor-image-box-content p {
max-width: 280px;
margin: 0 auto;
}
.box2-ft-h22 > .elementor-container {
position: absolute !important;
bottom: 0;
width: 100%;
background-color: rgba(0,0,0,.8);
}
.button-slider-h22 i {
margin-left: 10px;
}  .ftc-product-grid.style_8 .title-product-grid,
.ftc-product-grid.style_8 .item-description .product-categories span,
.ftc-product-grid.style_8.woocommerce .ftc-product.product:hover .item-description .meta_info {
display: none;
}
.woocommerce.product-template.ftc-product-grid.style_8 .products .product {
max-width: unset;
padding: 0 15px;
margin: 20px 0;
}
.ftc-product-grid.style_8.woocommerce.product-template .product .wcfm_buttons{
left: 15px;
}
.ftc-product-grid.style_8.woocommerce .products .product .item-description {
display: flex;
flex-direction: column;
align-items: flex-start;
padding-top: 22px;
padding-bottom: 0;
border-top: 1px solid #e2e1e1;
background-color: transparent;
}
.ftc-product-grid.style_8.woocommerce .ftc-product.product .item-description .price {
display: block;
line-height: 20px;
padding: 0;
border-radius: 0;
min-width: unset;
background-color: transparent;
position: absolute;
bottom: 0;
right: 0;
}
.ftc-product-grid.style_8.woocommerce .products .product .item-description .product-name {
margin: 0;
text-align: left;
}
.ftc-product-grid.style_8 .item-description .product-categories a {
font-size: 14px;
line-height: 20px;
font-weight: 300;
color: #999;
text-transform: uppercase;
}
.ftc-product-grid.style_8 .item-description .product-categories {
margin-bottom: 10px;
line-height: 1;
}
.ftc-product-grid.style_8.woocommerce-page .products .product .item-description .price ins span {
color: #262626;
}
.ftc-product-grid.style_8.woocommerce .ftc-product.product .item-description .price ins,
.ftc-product-grid.style_8.woocommerce .ftc-product.product .item-description .price > span bdi {
font-weight: 500;
}
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .add-to-cart,
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .quickview {
display: block;
width: 32px;
height: 32px;
line-height: 32px;
border: 1px solid #e6e6e6;
background-color: transparent;
border-radius: 0;
margin: 5px 0;
}
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .add-to-cart a,
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist a {
background-color: transparent;
border-radius: 0;
width: 100%;
height: 100%;
line-height: unset;
}
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .add-to-cart .loading:after {
right: calc(50% - 7px);
}
.ftc-product-grid.style_8 .item-image .group-button-product > div a i,
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product > div a:first-child:before,
.ftc-product-grid.style_8 .item-image .group-button-product > a i {
width: auto;
font-size: 16px;
line-height: 32px;
color: #666666;
}
.ftc-product-grid.style_8.woocommerce .ftc-product.product .group-button-product {
flex-direction: column;
right: 10px;
left: unset;
transform: translateY(-50%);
width: max-content;
}
.ftc-product-grid.style_8.woocommerce .product:hover .item-image > a:after {
background-color: rgba(242,242,242,.2);
}
.ftc-product-grid.style_8.woocommerce.product-template .products .product .item-image .group-button-product .added_to_cart:after {
line-height: 30px;
}
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .add-to-cart a.added_to_cart {
color: #666666;
}
.banner1-h23 .ftc-element-image .ftc-image-content {
max-width: 440px;
padding: 32px 0 26px 35px;
}
.banner1-h23 .ftc-element-image .ftc-image-content .ftc-image-caption h2 {
font-size: 24px;
font-weight: bold;
line-height: 30px;
margin-bottom: 14px;
}
.banner1-h23.banner3-h23 .ftc-element-image .ftc-image-content .ftc-image-caption h2 {
margin-bottom: 20px;
}
.banner1-h23 .ftc-element-image .ftc-image-content .ftc-image-caption h6 {
font-size: 14px;
font-weight: 400;
line-height: 1;
text-transform: uppercase;
color: #999999;
margin-top: 0;
margin-bottom: 29px;
}
.banner1-h23 .ftc-element-image .button-banner .single-image-button {
padding: 0;
font-size: 16px;
font-weight: bold;
line-height: 1;
text-transform: capitalize;
text-decoration: underline;
}
.banner1-h23 .ftc-element-image .button-banner {
min-height: unset;
margin-top: 0;
}  .ftc-product-categories.style_7 .title {
font-size: 18px;
font-weight: bold;
line-height: 1;
color: #262626;
}
.ftc-product-categories.style_7 .ftc-categories .images-category {
margin-bottom: 23px;
position: relative;
border-radius: 50%;
}
.ftc-product-categories.style_7 .ftc-categories .images-category img {
transform: scale(1);
transition: all 0.5s ease-in-out;
}
.ftc-product-categories.style_7 .ftc-categories .images-category img:hover {
transform: scale(1.2);
}
.banner2-h24 figure .ftc-image-content .ftc-image-caption {
font-size: 30px;
font-weight: 400;
line-height: 46px;
color: #262626;
margin-bottom: 34px;
}
.banner2-h24 figure .ftc-image-content .ftc-image-caption strong {
font-weight: bold;
font-size: 36px;
}
.banner2-h24 figure .ftc-image-content .button-banner {
margin: 0;
}
.banner2-h24 figure .ftc-image-content .button-banner a {
font-size: 16px;
font-weight: 400;
text-transform: capitalize;
color: #ffffff;
background-color: #ca450a;
border-radius: 18px;
padding: 7px 34px 6px 20px;
position: relative;
}
.banner2-h24 figure .ftc-image-content .button-banner a::before {
content:"\f0da";
font-family: fontawesome;
position: absolute;
right: 20px;
top: 52%;
transform: translateY(-50%);
}
.ftc_products_deal_slider.style_2 .title-products-deal,
.ftc_products_deal_slider.style_2 .ftc-product.product >div.item-description .star-rating {
display: none;
}
.ftc_products_deal_slider.style_2 .ftc-product.product >div {
max-width: unset;
}
.ftc_products_deal_slider.style_2 .ftc-product.product >div.item-description {
top: unset;
transform: unset;
display: flex;
flex-direction: column;
width: 100%;
background-color: transparent;
padding: 27px 0 0;
}
.ftc_products_deal_slider.style_2 .ftc-product.product >div.item-description .product_title {
order: 1;
margin-top: 0;
margin-bottom: 12px;
}
.ftc_products_deal_slider.style_2 .ftc-product.product >div.item-description .product_title a {
font-size: 18px;
font-weight: 400;
color: #5a4a42;
line-height: 1;
text-transform: unset;
letter-spacing: 0;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .price {
order: 2;
border-radius: 0;
line-height: 1;
padding: 0;
background-color: transparent;
display: block;
margin-bottom: 24px;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .price > .amount > bdi,
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .price ins .amount > bdi {
font-size: 18px;
font-weight: bold;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .price .del .amount > bdi {
font-size: 16px;
color: #666666;
font-weight: 400;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .counter-wrapper {
order: 3;
border: 1px solid #ebebeb;
border-radius: 5px;
display: flex;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .counter-wrapper>div {
background-color: transparent;
border: 0;
width: 25%;
display: flex;
flex-direction: column-reverse;
justify-content: center;
height: 60px;
padding: 0;
margin: 0;
position: relative;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .counter-wrapper .countdown-meta {
font-size: 14px;
line-height: 1;
color: #666666;
text-transform: capitalize;
margin-bottom: 6px;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .counter-wrapper .number-wrapper span {
font-size: 18px;
line-height: 1;
}
.ftc_products_deal_slider.style_2 .ftc-product.product:hover .item-description .meta_info,
.ftc_products_deal_slider.style_2 .ftc-product.product:hover .item-image a:after {
display: none;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .counter-wrapper>div:not(:last-child)::before {
content: "";
width: 1px;
height: 25px;
background-color: #dadada;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
}
.ftc_products_deal_slider.style_2 .item-image {
border: 1px solid #ebebeb;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart {
display: block;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .quickview i,
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart a:before {
display: none;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart span,
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .quickview span {
font-size: 16px;
font-weight: 500;
color: #262626;
text-transform: initial;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart,
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .quickview {
width: 128px;
height: 39px;
line-height: 39px;
border-radius: 20px;
background-color: #ffffff;
margin: 4px 0;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart a {
width: 100%;
height: unset;
border-radius: 0;
background-color: transparent;
margin: 0;
line-height: 39px;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart a.loading:after {
content: '\e01c';
font-family: "Woocommerce";
font-size: 20px;
position: absolute;
display: block;
right: calc(50% - 10px);
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart:hover a.loading:after {
color: #666666;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart a.added_to_cart {
font-size: 16px;
color: #262626;
font-weight: 500;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart a.added span {
display: none;
}
.ftc_products_deal_slider.style_2 .woocommerce .ftc-product.product:hover .group-button-product {
flex-direction: column;
align-items: center;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
display: block;
position: absolute;
top: -90%;
right: 18px;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product > div,
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product > div a,
.ftc_products_deal_slider.style_2 .woocommerce .item-image .group-button-product > div a i {
width: 22px;
height: auto;
line-height: 1;
background-color: transparent;
float: none;
margin: 0;
}
.ftc_products_deal_slider.style_2 .woocommerce.ftc-products .products .product {
margin: 0;
}
.ftc_products_deal_slider.style_2 .ftc-product.product .item-image .group-button-product {
display: flex;
flex-direction: column;
align-items: center;
z-index: 3;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart,
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .quickview {
opacity: 0;
}
.ftc_products_deal_slider.style_2 .woocommerce .product:hover .item-image .group-button-product .add-to-cart,
.ftc_products_deal_slider.style_2 .woocommerce .product:hover .item-image .group-button-product .quickview {
opacity: 1;
}
.title2-h24 {
max-width: 450px;
}
.title2-h24 .elementor-heading-title span {
font-weight: 300;
font-style: italic;
text-transform: lowercase;
}
.img-box-h24 figure {
position: relative;
}
.img-box-h24 figure img {
transform: rotate(0);
transition: all 0.6s ease-in-out;
}
.img-box-h24 figure img:hover {
transform: rotate(-360deg);
}
.img-box-h24 .elementor-image-box-content p {
max-width: 280px;
margin: 0 auto;
}
.ftc-product-grid.style_9 .title-product-grid,
.ftc-product-grid.style_9 .item-description .meta_info .compare,
.ftc-product-grid.style_9 .item-description .meta_info .yith-wcwl-add-to-wishlist {
display: none;
}
.ftc-product-grid.style_9 .item-description .meta_info {
display: flex;
justify-content: center;
}
.ftc-product-grid.style_9.woocommerce .products .product:hover .price {
display: block;
}
.ftc-product-grid.style_9.woocommerce .item-description .meta_info .loading:after {
right: calc(50% - 10px);
color: #444;
font-size: 20px;
}
.ftc-product-grid.style_9.woocommerce .products .product .price {
min-width: unset;
padding: 0;
max-height: unset;
border-radius: 0;
line-height: 24px;
background-color: transparent;
margin-bottom: 23px;
}
.ftc-product-grid.style_9 .item-description .meta_info > .add_to_cart_button {
min-width: 153px;
height: 40px;
line-height: 40px;
border: 1px solid;
background-color: transparent;
}
.ftc-product-grid.style_9.woocommerce .item-description .meta_info .add_to_cart_button a{ 
min-width: unset;
height: 40px;
line-height: 39px;
width: 100%;
background-color: transparent;
font-size: 18px;
font-weight: bold;
color: #363636;
}
.ftc-product-grid.style_9.woocommerce .item-description .meta_info .add_to_cart_button:hover a{
color: #ffffff;
}
.ftc-product-grid.style_9.woocommerce .product span {
overflow: unset;
}
.ftc-product-grid.style_9.woocommerce .item-image {
border: 1px solid #ebebeb;
}
.ftc-product-grid.style_9.woocommerce .products .product .item-description {
background-color: transparent;
padding: 25px 0 0;
}
.ftc-product-grid.style_9.woocommerce .products .product .item-description .product-name {
margin: 0 0 9px;
}
.ftc-product-grid.style_9.woocommerce .products .product .price ins span bdi,
.ftc-product-grid.style_9.woocommerce .products .product .price > .amount > bdi {
font-size: 18px;
font-weight: bold;
}
.ftc-product-grid.style_9.woocommerce.product-template .products .product {
max-width: unset;
padding: 0 15px;
margin: 0;
margin-bottom: 45px;
}
.ftc-product-grid.style_9.woocommerce.product-template .products .product .wcfm_buttons {
left: 15px;
}
.ftc-product-grid.style_9.woocommerce .products .product .item-description .counter-wrapper,
.ftc-product-grid.style_9.woocommerce .item-image a:after {
display: none;
}
.ftc-product-grid.style_9.woocommerce .item-image .group-button-product .yith-wcwl-add-to-wishlist {
display: block;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product > div,
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product > div a,
.ftc-product-grid.style_9.woocommerce .item-image .group-button-product > div a i {
width: auto;
height: auto;
line-height: 1;
background-color: transparent;
float: none;
margin: 0;
}
.banner6-h24 figure .ftc-image-content  .ftc-image-caption h2 {
font-size: 36px;
font-weight: 800;
line-height: 1;
color: #ffffff;
}
.banner6-h24 figure .ftc-image-content .button-banner a {
font-size: 16px;
color: #ffffff;
font-weight: 300;
background-color: #262626;
padding: 8px 18px;
border-radius: 19px;
}
.banner6-h24 figure .ftc-image-content .button-banner a:hover {
background-color: #ffffff;
}
.banner6-h24 figure .ftc-image-content .button-banner {
margin: 0;
min-height: unset;
}
.banner6-h24 figure .ftc-image-content  .ftc-image-caption {
margin-bottom: 31px;
}
.blog-h24 .title-blogs-grid,
.ftc-blogs-slider .style_3 .inner-wrap .post-text .button-group .ftc-social,
.ftc-blogs-slider .style_3 .inner-wrap .meta .published {
display: none;
}
.ftc-blogs-slider .style_3 .inner-wrap .meta .element-date-timeline {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
width: 70px;
height: 70px;
background-color: #ffffff;
border-radius: 50%;
position: absolute;
top: 28px;
left: 24px;
}
.ftc-blogs-slider .style_3 .inner-wrap .post-text {
display: flex;
flex-direction: column;
}
.ftc-blogs-slider .style_3 .inner-wrap .post-text .meta {
order: 1;
margin-bottom: 14px;
}
.ftc-blogs-slider .style_3 .inner-wrap .post-text .meta .posted_in a {
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
color: #999999;
}
.ftc-blogs-slider .style_3 .inner-wrap .post-text h4 {
order: 2;
margin-bottom: 36px;
}
.ftc-blogs-slider .style_3 .inner-wrap .post-text .button-group {
order: 3;
}
.ftc-blogs-slider .style_3 .inner-wrap .post-text .button-group a {
font-size: 16px;
font-weight: bold;
color: #ffffff;
line-height: 1;
border: 0;
border-radius: 21px;
padding: 12px 44px 13px 32px;
display: block;
width: max-content;
}
.ftc-blogs-slider .style_3 .inner-wrap .meta .element-date-timeline .day {
font-size: 18px;
font-weight: 900;
color: #262626;
line-height: 1;
margin-bottom: 11px;
}
.ftc-blogs-slider .style_3 .inner-wrap .meta .element-date-timeline .month {
font-size: 12px;
font-weight: 400;
text-transform: uppercase;
color: #999999;
line-height: 1;
}
.ftc-blogs-slider .style_3 .inner-wrap > a {
margin-bottom: 21px;
}
.contact-ft-h16.contact-ft-h24.elementor-widget .elementor-icon-list-item span span {
font-size: 16px;
}
.wpcf7 form .sub-form-h24 input[type="email"] {
width: 335px;
height: 50px;
line-height: 50px;
padding: 0 5px;
background-color: transparent;
font-size: 16px;
color: #999;
border: 0;
border-bottom: 1px solid rgba(255,255,255,.2);
}
.wpcf7 form .sub-form-h24 input[type="email"]::placeholder {
color: #999;
}
.wpcf7 form .sub-form-h24 .button-h24 {
width: 75px;
height: 50px;
line-height: 50px;
background-color: transparent;
padding: 0;
font-size: 0;
border-bottom: 1px solid rgba(255,255,255,.2);
}
.wpcf7 form .sub-form-h24 {
display: flex;
}
.wpcf7 form .sub-form-h24 .button-h24:before {
font-size: 18px;
font-weight: 100;
color: #ffffff;
}
.button-slider-h24 i {
margin-left: 10px;
font-size: 20px !important;
}
.title1-h24::before {
content: "";
width: 73px;
height: 1px;
position: absolute;
bottom: 14px;
left: 50%;
transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.ftc-product-grid.style_9.woocommerce .product .conditions-box .onsale,
.ftc_products_deal_slider.style_2 .woocommerce .product .conditions-box .onsale {
width: 48px;
height: 48px;
line-height: 44px;
border-radius: 50%;
font-size: 18px;
font-weight: 400;
left: 10px;
top: 10px;
}
.ftc-product-grid.style_9.woocommerce.woocommerce .product .conditions-box .onsale:before {
display: none !important;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
display: block;
position: absolute;
right: 18px;
top: -230%;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product {
display: flex;
z-index: 2;
top: 50%;
left: 0;
transform: translateY(-50%);
width: 100%;
}
.blog-h24 .ftc-blogs-slider {
padding: 0;
}
footer.site-footer .copyright-h24 span a,
footer.site-footer .copyright-h24 p a {
font-size: 18px;
font-weight: bold;
text-decoration: underline;
}
footer.site-footer .copyright-h24 span a:hover,
footer.site-footer .copyright-h24 p a:hover {
color: #ffffff !important;
}
.mini-box1-ft-h24 .elementor-column:first-child:before {
content: "";
width: 1px;
height: 115px;
background-color: rgba(255,255,255,.2);
position: absolute;
right: 45px;
top: 50%;
transform: translateY(-50%);
}  .banner-h6e figure .ftc-image-content .ftc-image-caption h2 {
font-size: 22px;
font-weight: bold;
text-transform: uppercase;
color: #ffffff;
margin-bottom: 7px;
}
.banner-h6e figure .ftc-image-content .ftc-image-caption h6 {
font-size: 15px;
font-weight: 400;
color: #ffffff;
margin: 0;
}
.title1-h6e:before {
content: "";
width: 10px;
height: 10px;
padding: 7px;
box-shadow: 0 0 0 8px #080708;
position: absolute;
bottom: 8px;
left: 50%;
transform: translateX(-50%) rotate(-45deg);
-o-transform: translateX(-50%) rotate(-45deg);
-ms-transform: translateX(-50%) rotate(-45deg);
-moz-transform: translateX(-50%) rotate(-45deg);
-webkit-transform: translateX(-50%) rotate(-45deg);
z-index: 2;
}
.title2-h6e:before {
box-shadow: 0 0 0 8px #ffffff;
}
.title1-h6e:after {
content: "";
width: 285px;
height: 1px;
background-color: rgba(255,255,255,.5);
position: absolute;
bottom: 15px;
left: 50%;
transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
z-index: 1;
}
.title1-h6e .elementor-heading-title:before, .title1-h6e .elementor-heading-title:after {
content: "";
width: 270px;
height: 1px;
background-color: rgba(255,255,255,.5);
position: absolute;
left: 50%;
transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
z-index: 1;
}
.title1-h6e .elementor-heading-title:before {
bottom: 18px;
}
.title1-h6e .elementor-heading-title:after {
bottom: 12px;
}
.title2-h6e:after, .title2-h6e .elementor-heading-title:before, .title2-h6e .elementor-heading-title:after {
background-color: #ebebeb;
}
.ftc-product-tabs.style_3 .tabs-wrapper {
margin-top: 9px;
max-width: max-content;
padding: 0 40px;
background-color: #ffffff;
border: 0;
overflow: unset;
margin-bottom: 35px;
}
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title .title {
font-size: 14px;
font-weight: 600;
line-height: 1;
text-transform: uppercase;
color: #444;
}
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title.active .title,
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title:hover .title {
color: #ffffff;
}
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title::before {
content: "";
width: 100%;
height: calc(100% + 6px);
position: absolute;
top: -3px;
left: 0;
z-index: -1;
opacity: 0;
}
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title.active::before,
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title:hover:before {
opacity: 1;
}
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title {
padding: 13px 25px;
}
.ftc-product-tabs.style_3 .tabs-content-wrapper .tab-content {
padding: 0;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .product-categories,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .short-description,
.ftc-product-tabs.style_3 .woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-tabs.style_3 .woocommerce .product:hover .item-image > a:after,
.ftc-product-tabs.style_3 .ftc-product.product .item-description .meta_info .add_to_cart_button a span,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .quickview span {
display: none;
}
.ftc-product-tabs.style_3 .woocommerce .products .product {
margin-left: 0;
margin-right: 0;
padding: 0 15px;
}
.ftc-product-tabs.style_3 .ftc-product.product:hover .item-description .price {
display: block;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .star-rating {
opacity: 0;
position: absolute;
bottom: -15px;
right: 10px;
z-index: 10;
}
.ftc-product-tabs.style_3 .ftc-product.product .item-description .meta_info {
opacity: 0;
position: absolute;
width: 100%;
justify-content: flex-start;
padding: 12px 0 24px 15px;
background-color: #ffffff;
box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);
z-index: 9;
}
.ftc-product-tabs.style_3 .woocommerce .products .product:hover .item-description .star-rating,
.ftc-product-tabs.style_3 .ftc-product.product:hover .item-description .meta_info {
opacity: 1;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .images > a:after {
display: block;
position: absolute;
content: "";
background-color: #0000;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 2;
pointer-events: none;
}
.ftc-product-tabs.style_3 .woocommerce .products .product:hover .images > a:after {
background-color: #00000070;
}
.ftc-product-tabs.style_3 .ftc-product.product .item-description .meta_info .add_to_cart_button a:before {
font-size: 14px;
line-height: 30px;
margin: 0;
}
.ftc-product-tabs.style_3 .ftc-product.product .item-description .meta_info .quickview {
display: inline-block;
font-size: 14px;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .product_title {
margin-top: 0;
margin-bottom: 3px;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description {
padding-top: 10px;
background: #fff;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .price {
padding: 0;
border-radius: 0;
background-color: transparent;
line-height: unset;
height: unset;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .price > .amount > bdi,
.ftc-product-tabs.style_3 .woocommerce .products .product .price > ins > .amount > bdi {
font-weight: bold;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .add-to-cart a {
min-width: unset;
height: 30px;
line-height: 30px;
border-radius: 0;
width: 100%;
background-color: #000000;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .add-to-cart {
min-width: unset;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .add-to-cart,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .quickview {
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 0;
margin: 0 5px 0 0;
background-color: #000000;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .quickview {
margin: 0;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .add-to-cart i,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .compare i,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .quickview i {
line-height: 30px;
font-size: 14px;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .quickview i::before {
font-size: 14px;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
width: 30px;
margin-right: 5px;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
color: #ffffff;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
margin: 0;
}
.ftc-product-tabs.style_3 .woocommerce .products {
margin: 0;
}
.ftc-product-tabs.style_3 .tabs-content-wrapper {
overflow: unset;
}
.ftc-product-tabs.style_4 .tabs-wrapper {
width: max-content;
padding: 0 40px;
border: 2px solid #ebebeb;
overflow: unset;
position: absolute;
top: -92px;
left: 0;
transform: translateX(-50%);
z-index: 3;
}
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title .title {
font-size: 14px;
font-weight: 600;
line-height: 1;
text-transform: uppercase;
color: #444;
}
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title.active .title,
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title:hover .title {
color: #ffffff;
}
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title::before {
content: "";
width: 100%;
height: calc(100% + 6px);
position: absolute;
top: -3px;
left: 0;
z-index: -1;
opacity: 0;
}
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title.active::before,
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title:hover:before {
opacity: 1;
}
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title {
padding: 13px 25px;
}
.ftc-product-tabs.style_4 .tabs-content-wrapper .tab-content {
padding: 0;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .product-categories,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .short-description,
.ftc-product-tabs.style_4 .woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-tabs.style_4 .woocommerce .product:hover .item-image > a:after,
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info .add_to_cart_button a span,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .quickview span {
display: none;
}
.ftc-product-tabs.style_4 .woocommerce .products .product {
max-width: 270px;
margin: 0 auto 15px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product:hover {
box-shadow: 0px 0px 8px 0px rgb(161 153 153 / 48%);
}
.ftc-product-tabs.style_4 .ftc-product.product:hover .item-description .price {
display: block;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .star-rating {
opacity: 0;
position: absolute;
bottom: -15px;
right: 10px;
z-index: 10;
}
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info {
box-shadow: 0px 6px 8px 0px rgb(161 153 153 / 48%);
display: flex;
opacity: 0;
background-color: #fff;
z-index: 9;
width: calc(100% + 2px);
left: -1px;
padding: 10px 10px 20px 15px;
justify-content: left;
position: absolute;
opacity: 0;
border: 1px solid #f9f9f9;
border-width: 0 1px 1px 1px;
}
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info:before {
content: "";
width: 100%;
height: 15px;
position: absolute;
top: -5px;
left: 0;
z-index: 99;
background: #fff;
}
.ftc-product-tabs.style_4 .woocommerce .products .product:hover .item-description .star-rating,
.ftc-product-tabs.style_4 .ftc-product.product:hover .item-description .meta_info {
opacity: 1;
}
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info .add_to_cart_button a:before {
font-size: 14px;
line-height: 30px;
margin: 0;
}
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info .quickview {
display: inline-block;
font-size: 14px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .product_title {
margin-top: 0;
margin-bottom: 3px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description {
padding-top: 10px;
padding-bottom: 14px;
background-color: #0000;
border: 1px solid #f9f9f9;
border-width: 0 1px 1px 1px;
box-sizing: border-box;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .price {
padding: 0;
border-radius: 0;
background-color: transparent;
line-height: unset;
height: unset;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .price > .amount > bdi,
.ftc-product-tabs.style_4 .woocommerce .products .product .price > ins > .amount > bdi {
font-weight: bold;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .add-to-cart a {
min-width: unset;
height: 30px;
line-height: 30px;
border-radius: 0;
width: 100%;
background-color: #000000;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .add-to-cart {
min-width: unset;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .add-to-cart,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .quickview {
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 0;
margin: 0 5px 0 0;
background-color: #000000;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .quickview {
margin: 0;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .add-to-cart i,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .compare i,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .quickview i {
line-height: 30px;
font-size: 14px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .quickview i::before {
font-size: 14px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
width: 30px;
margin-right: 5px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
color: #ffffff;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
margin: 0;
}
.ftc-product-tabs.style_4 .woocommerce .products {
margin: 0;
}
.ftc-product-tabs.style_4 .tabs-content-wrapper {
overflow: unset;
}
.ftc-product-grid.style_10.woocommerce .title-product-grid,
.ftc-product-grid.style_10.woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-grid.style_10.woocommerce .product:hover .item-image > a:after,
.ftc-product-grid.style_10.woocommerce .ftc-product.product .item-description .meta_info .add_to_cart_button a span,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .quickview span {
display: none;
}
.product-template.ftc-product-grid.style_10.woocommerce  .products .product {
max-width: unset;
margin: 0;
padding: 0;
}
.ftc-product-grid.style_10.woocommerce .ftc-product.product:hover .item-description .price {
display: block;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description {
display: flex;
flex-direction: column;
background-color: transparent;
padding-top: 35px;
padding-bottom: 40px;
border: 1px solid #f5f5f5;
border-top: 0;
}
.ftc-product-grid.style_10.woocommerce .products .product:hover .item-description {
padding-bottom: 21px;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .product_title {
order: 1;
margin-top: 0;
margin-bottom: 5px;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .price {
order: 2;
max-width: unset;
border-radius: 0;
line-height: unset;
background-color: transparent;
margin-bottom: 10px;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .star-rating {
order: 3;
}
.ftc-product-grid.style_10.woocommerce .products .product:hover .item-description .star-rating {
display: none;
}
.ftc-product-grid.style_10.woocommerce .products .product:hover .item-description .meta_info {
order: 3;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .add-to-cart a {
min-width: unset;
height: 30px;
line-height: 30px;
border-radius: 0;
width: 100%;
background-color: #000000;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .add-to-cart {
min-width: unset;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .add-to-cart,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .quickview {
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 0;
margin: 0 5px 0 0;
background-color: #000000;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .quickview {
margin: 0;
display: block;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .add-to-cart i,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .compare i,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .quickview i {
line-height: 30px;
font-size: 14px;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .quickview i::before {
font-size: 14px;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
width: 30px;
margin-right: 5px;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
color: #ffffff;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
margin: 0;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .add-to-cart a:before {
font-size: 14px;
line-height: 30px;
margin: 0;
}
.title3-h6e::before {
bottom: 32px;
}
.title3-h6e::after {
bottom: 39px;
}
.title3-h6e .elementor-heading-title:before {
bottom: 42px;
}
.title3-h6e .elementor-heading-title:after {
bottom: 36px;
}
.ftc-product-categories.style_8 {
padding: 0;
}
.ftc-product-categories.style_8 .ftc-categories .title {
font-size: 15px;
font-weight: bold;
position: absolute;
top: 36%;
text-align: center;
width: 100%;
height: 60px;
line-height: 60px;
left: -42%;
text-transform: uppercase;
color: #fff;
transform: rotate(90deg);
-moz-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-o-transform: rotate(90deg);
}
.ftc-product-categories.style_8 .ftc-categories .title:before {
content: "";
margin: 0 auto;
position: absolute;
left: 50%;
z-index: 1;
top: -5px;
width: 10px;
height: 10px;
transform: rotate(-15deg);
-moz-transform: rotate(-15deg);
-webkit-transform: rotate(45deg);
-o-transform: rotate(-15deg);
}
.ftc-product-categories.style_8 .ftc-categories {
background: #f9f9f9;
padding: 25px 20px 25px 85px;
text-align: left;
}
.ftc-product-categories.style_8 .item-desciption {
color: #000;
}
.ftc-product-categories.style_8 .product-count {
font-size: 17px;
text-transform: uppercase;
font-weight: 600;
margin-bottom: 7px;
}
.ftc-product-categories.style_8 .btn-category {
display: inline-block;
background: transparent;
color: #000;
text-transform: uppercase;
padding: 0;
margin-bottom: 0;
font-size: 14px;
line-height: 1;
font-weight: bold;
}
.ftc-product-categories.style_8 .ftc-categories .description {
font-size: 14px;
line-height: 19px;
text-align: justify;
color: #666666;
margin-bottom: 22px;
}
.cate-h6e .navigation-slider > div,
.blog-h6e .navigation-slider > div {
display: none;
width: 30px;
height: 30px;
line-height: 30px;
background-color: #222222;
}
.cate-h6e:hover .navigation-slider > div,
.blog-h6e:hover .navigation-slider > div {
display: inline-block;
text-align: center;
}
.cate-h6e .navigation-slider > div.nav-prev {
left: -15px;
}
.cate-h6e .navigation-slider > div.nav-next {
right: -15px;
}
.cate-h6e .navigation-slider .nav-prev:before,
.blog-h6e .navigation-slider .nav-prev:before {
content: "\f104";
}
.cate-h6e .navigation-slider .nav-next:before,
.blog-h6e .navigation-slider .nav-next:before {
content: "\f105";
}
.cate-h6e .navigation-slider .nav-prev:before,
.cate-h6e .navigation-slider .nav-next::before,
.blog-h6e .navigation-slider .nav-prev:before,
.blog-h6e .navigation-slider .nav-next::before {
font-family: fontawesome;
font-size: 22px;
line-height: 30px;
color: #ffffff !important;
}
.blog-h6e .ftc-blogs-slider {
padding: 0;
}
.blog-h6e .navigation-slider .nav-next {
right: -12px;
}
.blog-h6e .navigation-slider .nav-prev {
left: -12px;
}
.ftc-product-categories.style_8 .category {
margin-bottom: 0 !important;
}
.blog-h6e .title-blogs-grid {
display: none;
}
.title4-h6e:before {
box-shadow: 0 0 0 8px #ffffff;
}
.title4-h6e:after, .title4-h6e .elementor-heading-title:before, .title4-h6e .elementor-heading-title:after {
background-color: #ebebeb;
}
.title4-h6e:before {
bottom: 22px;
}
.title4-h6e:after {
bottom: 29px;
}
.title4-h6e .elementor-heading-title:before {
bottom: 32px;
}
.title4-h6e .elementor-heading-title:after {
bottom: 26px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text {
margin: 0;
text-align: center;
display: flex;
flex-direction: column;
padding-top: 15px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .meta {
order: 1;
display: flex;
flex-direction: row-reverse;
justify-content: center;
margin-bottom: 18px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .meta .author.vcard {
margin-right: 50px;
font-size: 0;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .meta .author.vcard a {
font-size: 14px;
line-height: 1;
color: #999999;
position: relative;
top: 5px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .meta .author.vcard a::before {
content:"\f007";
font-family: fontawesome;
position: relative;
margin-right: 10px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .meta .published::before {
content:"\f073";
font-family: fontawesome;
position: relative;
margin-right: 10px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text h4 {
order: 2;
margin-bottom: 22px;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover .post-text h4 {
margin-bottom: 17px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text > p {
order: 3;
padding: 0 35px;
display: none;
margin-bottom: 35px;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover .post-text > p {
display: block;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .button-group {
order: 4;
display: none;
width: 110px;
margin: 0 auto 31px;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover .post-text .button-group {
display: block;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .button-group a {
border: 0;
padding: 0;
line-height: 40px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .button-group:hover {
background-color: #000000;
}
.ftc-blogs-slider .style_4 .inner-wrap {
border: 2px solid #f5f5f5;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover .post-text { 
position: absolute;
top: 0;
border: 2px solid #f5f5f5;
background-color: #ffffff;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover {
border: 0;
}
.icon-box-h6e .elementor-icon-box-icon span i {
font-size: 24px;
width: 72px;
height: 72px;
line-height: 72px;
clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
-webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
-o-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
-moz-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.icon-box-h6e .elementor-icon-box-icon span:hover i {
animation: myAnimate 1.6s infinite linear;
-webkit-transform-style: flat;
transform-style: flat;
}
.brand-h6e .title-brand-slider {
display: none;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .byline {
border-color: #fff;
}
.ftc-element-testimonial.vertical.style_4 .item .title-testimonal {
padding-bottom: 5px;
}
.ftc-element-testimonial.vertical.style_4 {
max-width: 600px;
padding: 0 30px;
margin-left: 90px;
}
.ftc-element-testimonial.vertical.style_4 .swiper-wrapper {
min-height: 390px;
}
.ftc-element-testimonial.vertical.style_4 .item {
display: grid;
align-items: center;
background: #fff;
padding: 0;
text-align: right;
grid-template-columns: auto auto auto auto 156px;
transition: all 0.5s ease-in-out;
}
.ftc-element-testimonial.vertical .tes-content {
width: 100%;
max-width: 80%;
margin-right: 10px;
} 
.ftc-element-testimonial.vertical.style_4 .item:hover .tes-content {
max-width: 80%;
transition: 0.3s ease-in-out;
-webkit-transition: 0.3s ease-in-out;
-moz-transition: 0.3s ease-in-out;
}
.ftc-element-testimonial.vertical.style_4 .avatar-image {
max-width: unset;
width: 100%;
text-align: center;
margin: 0;
grid-row-start: 1;
grid-row-end: 3;
grid-column-start: 5;
grid-column-end: 6;
margin-left: 30px;
width: max-content;
}
.ftc-element-testimonial.vertical.style_4 .avatar-image img {
width: 82px;
height: 82px;
border-radius: 50%;
border: 0;
}
.ftc-element-testimonial.vertical.style_4 .item:before {
content: "";
position: absolute;
width: calc(100% - 20px);
height: calc(100% - 20px);
border: 1px solid #fff;
left: 10px;
top: 10px;
transform: none;
opacity: 0;
pointer-events: none;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next:before,
.ftc-element-testimonial.vertical.style_4 .item:hover:before {
opacity: 1;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next:hover:before {
border-color: #fff !important;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .title-testimonal a,
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .tes-content {
color: #fff;
}
.ftc-element-testimonial.vertical.style_4 .swiper-slide-next:after {
content: "";
width: 36px;
height: 36px;
right: -18px;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
z-index: -1;
clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
-webkit-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
-moz-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
-ms-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
-o-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
position: absolute;
}
.ftc-element-testimonial.vertical.style_4 .infomation {
grid-row-start: 2;
grid-row-end: 3;
grid-column-start: 1;
grid-column-end: 5;
font-size: 14px;
font-weight: 400;
position: relative;
bottom: 6px;
}
.ftc-element-testimonial.vertical.style_4 .name {
grid-row-start: 1;
grid-row-end: 2;
grid-column-start: 3;
grid-column-end: 4;
margin: 0 15px 0 0;
position: relative;
top: 8px;
}
.ftc-element-testimonial.vertical.style_4 .name::before {
content: '-';
position: absolute;
right: -10px;
bottom: 2px;
color: #444;
}
.ftc-element-testimonial.vertical.style_4 .item .byline {
padding-bottom: 5px;
grid-row-start: 1;
grid-row-end: 2;
grid-column-start: 4;
grid-column-end: 5;
padding: 0;
position: relative;
top: 8px;
}
.ftc-element-testimonial.vertical.style_4 .item .byline::before {
content: "";
width: 50px;
height: 1px;
background-color: #f58b03;
position: absolute;
right: 0;
bottom: -10px;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .byline::before {
background-color: #ffffff;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .name a,
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .infomation,
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .byline,
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .name::before {
color: #ffffff !important;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next,
.ftc-element-testimonial.vertical.style_4 .item:hover {
grid-template-columns: auto auto auto auto 136px;
}
.testi-h6e .navigation-slider > div{
display: none;
width: 30px;
height: 30px;
line-height: 30px;
background-color: #ffffff;
}
.testi-h6e:hover .navigation-slider > div {
display: inline-block;
text-align: center;
}
.testi-h6e .navigation-slider .nav-prev:before {
content: "\f106";
}
.testi-h6e .navigation-slider .nav-next:before {
content:"\f107";
}
.testi-h6e .navigation-slider .nav-prev::before,
.testi-h6e .navigation-slider .nav-next::before {
font-family: fontawesome;
font-size: 22px;
line-height: 30px;
color: #000 !important;
}
.testi-h6e .navigation-slider .nav-prev {
right: unset;
left: 45px;
top: calc(50% - 25px);
}
.testi-h6e .navigation-slider .nav-next {
right: unset;
left: 45px;
top: calc(50% + 25px);
}
.testi-h6e .navigation-slider .nav-prev:hover:before,
.testi-h6e .navigation-slider .nav-next:hover:before {
color: #ffffff !important;
}
.title-testi-h6e:before {
content:"\f10e";
font-family: fontawesome;
width: 70px;
height: 70px;
line-height: 66px;
font-size: 22px;
background-color: rgba(255,255,255,.6);
border: 5px solid rgba(255, 255, 255, .3);
border-radius: 50%;
color: #ffffff;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%);
-o-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
}
.text1-title-h6e {
max-width: 520px;
margin: 0 auto;
}
.wpcf7 form .sub-form-h6e {
text-align: center;
max-width: 600px;
width: 100%;
margin: 0 auto;
position: relative;
}
.wpcf7 form .sub-form-h6e input[type="email"] {
width: 100%;
height: 50px;
line-height: 50px;
background-color: transparent;
border: 1px solid rgba(255, 255, 255, .1);
}
.wpcf7 form .sub-form-h6e input[type="email"],
.wpcf7 form .sub-form-h6e input[type="email"]::placeholder {
color: #999999;
}
.wpcf7 form .sub-form-h6e .button-h6e {
position: absolute;
right: 5px;
top: 5px;
width: 100px;
height: 40px;
line-height: 40px;
padding: 0;
font-size: 15px;
font-weight: bold;
color: #ffffff;
text-transform: uppercase;
}
.wpcf7 form .sub-form-h6e .button-h6e:hover {
background-color: #000;
}
.contact-ft-h6e .elementor-icon-list-items .elementor-icon-list-item span strong {
color: #ffffff !important;
font-size: 16px;
}
footer.site-footer .social-ft-h6e a { }
footer.site-footer .social-ft-h6e a.elementor-social-icon-facebook-f:hover i {
color: #3b5998 !important;
}
footer.site-footer .social-ft-h6e a.elementor-social-icon-twitter:hover i {
color: #1DA1F2 !important;
}
footer.site-footer .social-ft-h6e a.elementor-social-icon-google-plus-g:hover i {
color: #dd4b39 !important;
}
footer.site-footer .social-ft-h6e a.elementor-social-icon-rss:hover i {
color: #f26522 !important;
}
footer.site-footer .social-ft-h6e a.elementor-social-icon-linkedin-in:hover i {
color: #3b5998 !important;
}
footer.site-footer .social-ft-h6e a.elementor-social-icon-pinterest:hover i {
color: #bd081c !important;
}
footer.site-footer .copyright-h6e a {
text-decoration: underline;
}
footer.site-footer .copyright-h6e a:hover {
color: #ffffff;
}
body .contact-ft-h6e.elementor-widget .elementor-icon-list-item {
align-items: flex-start;
}
body .contact-ft-h6e.elementor-widget .elementor-icon-list-item span:first-child {
position: relative;
top: 2px;
}  .ftc-product-tabs.style_6 .tabs-wrapper {
width: max-content;
padding: 0 40px;
border: 2px solid #ebebeb;
overflow: unset;
position: absolute;
top: -92px;
left: 0;
transform: translateX(-50%);
z-index: 3;
}
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title .title {
font-size: 14px;
font-weight: 600;
line-height: 1;
text-transform: uppercase;
color: #444;
}
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title.active .title,
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title:hover .title {
color: #ffffff;
}
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title::before {
content: "";
width: 100%;
height: calc(100% + 6px);
position: absolute;
top: -3px;
left: 0;
z-index: -1;
opacity: 0;
}
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title.active::before,
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title:hover:before {
opacity: 1;
}
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title {
padding: 13px 25px;
}
.ftc-product-tabs.style_6 .tabs-content-wrapper .tab-content {
padding: 0;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .product-categories,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .short-description,
.ftc-product-tabs.style_6 .woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-tabs.style_6 .woocommerce .product:hover .item-image > a:after,
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info .add_to_cart_button a span,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .quickview span {
display: none;
}
.ftc-product-tabs.style_6 .woocommerce .products .product {
max-width: 270px;
margin: 0 auto 15px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product:hover {
box-shadow: 0px 0px 8px 0px rgb(161 153 153 / 48%);
}
.ftc-product-tabs.style_6 .ftc-product.product:hover .item-description .price {
display: block;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .star-rating {
opacity: 0;
position: absolute;
bottom: -25px;
right: 10px;
z-index: 10;
}
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info {
opacity: 0;
position: absolute;
width: 100%;
justify-content: flex-start;
padding: 7px 0 20px 15px;
background-color: #ffffff;
box-shadow: 0px 6px 8px 0px rgb(161 153 153 / 48%);
z-index: 9;
width: calc(100% + 2px);
left: -1px;
bottom: -55px;
border: 1px solid #f9f9f9;
border-width: 0 1px 1px 1px;
}
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info:before {
content: "";
width: 100%;
height: 15px;
position: absolute;
top: -10px;
left: 0;
z-index: 99;
background: #fff;
}
.ftc-product-tabs.style_6 .woocommerce .products .product:hover .item-description .star-rating,
.ftc-product-tabs.style_6 .ftc-product.product:hover .item-description .meta_info {
opacity: 1;
}
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info .add_to_cart_button a:before {
font-size: 14px;
line-height: 30px;
margin: 0;
}
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info .quickview {
display: inline-block;
font-size: 14px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .product_title {
margin-top: 0;
margin-bottom: 3px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description {
padding-top: 10px;
padding-bottom: 14px;
background-color: #0000;
border: 1px solid #f9f9f9;
border-width: 0 1px 1px 1px;
box-sizing: border-box;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .price {
padding: 0;
border-radius: 0;
background-color: transparent;
line-height: unset;
height: unset;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .price > .amount > bdi,
.ftc-product-tabs.style_6 .woocommerce .products .product .price > ins > .amount > bdi {
font-weight: bold;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .add-to-cart a {
min-width: unset;
height: 30px;
line-height: 30px;
border-radius: 0;
width: 100%;
background-color: #000000;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .add-to-cart {
min-width: unset;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .add-to-cart,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .quickview {
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 0;
margin: 0 5px 0 0;
background-color: #000000;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .quickview {
margin: 0;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .add-to-cart i,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .compare i,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .quickview i {
line-height: 30px;
font-size: 14px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .quickview i::before {
font-size: 14px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
width: 30px;
margin-right: 5px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
color: #ffffff;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
margin: 0;
}
.ftc-product-tabs.style_6 .woocommerce .products {
margin: 0;
}
.ftc-product-tabs.style_6 .tabs-content-wrapper {
overflow: unset;
}
.ftc-product-tabs.style_5 .tabs-wrapper {
margin-top: 9px;
max-width: max-content;
padding: 0 40px;
background-color: #ffffff;
border: 0;
overflow: unset;
margin-bottom: 35px;
}
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title .title {
font-size: 14px;
font-weight: 600;
line-height: 1;
text-transform: uppercase;
color: #444;
}
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title.active .title,
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title:hover .title {
color: #ffffff;
}
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title::before {
content: "";
width: 100%;
height: calc(100% + 6px);
position: absolute;
top: -3px;
left: 0;
z-index: -1;
opacity: 0;
}
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title.active::before,
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title:hover:before {
opacity: 1;
}
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title {
padding: 13px 25px;
}
.ftc-product-tabs.style_5 .tabs-content-wrapper .tab-content {
padding: 0;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .product-categories,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .short-description,
.ftc-product-tabs.style_5 .woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-tabs.style_5 .woocommerce .product:hover .item-image > a:after,
.ftc-product-tabs.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button a span,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .quickview span {
display: none;
}
.ftc-product-tabs.style_5 .woocommerce .products .product {
margin: 0 auto;
max-width: 270px;
}
.ftc-product-tabs.style_5 .woocommerce .products .product:hover {
box-shadow: 0px 0px 8px 0px rgb(161 153 153 / 48%);
}
.ftc-product-tabs.style_5 .ftc-product.product:hover .item-description .price {
display: block;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .star-rating {
opacity: 0;
position: absolute;
bottom: -25px;
right: 10px;
z-index: 10;
}
.ftc-product-tabs.style_5 .ftc-product.product .item-description .meta_info {
opacity: 0;
position: absolute;
justify-content: flex-start;
padding: 7px 0 20px 15px;
box-shadow: 0px 6px 8px 0px rgb(161 153 153 / 48%);
background-color: #fff;
z-index: 9;
width: calc(100% + 2px);
left: -1px;
bottom: -55px;
border: 1px solid #f9f9f9;
border-width: 0 1px 1px 1px;
}
.ftc-product-tabs.style_5 .ftc-product.product .item-description .meta_info:before {
content: "";
width: 100%;
height: 15px;
position: absolute;
top: -10px;
left: 0;
z-index: 99;
background: #fff;
}
.ftc-product-tabs.style_5 .woocommerce .products .product:hover .item-description .star-rating,
.ftc-product-tabs.style_5 .ftc-product.product:hover .item-description .meta_info {
opacity: 1;
}
.ftc-product-tabs.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button a:before {
font-size: 14px;
line-height: 30px;
margin: 0;
}
.ftc-product-tabs.style_5 .ftc-product.product .item-description .meta_info .quickview {
display: inline-block;
font-size: 14px;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .product_title {
margin-top: 0;
margin-bottom: 3px;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description {
padding-top: 10px;
background-color: #0000;
border: 1px solid #f9f9f9;
border-width: 0 1px 1px 1px;
box-sizing: border-box;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .price {
padding: 0;
border-radius: 0;
background-color: transparent;
line-height: unset;
height: unset;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .price > .amount > bdi,
.ftc-product-tabs.style_5 .woocommerce .products .product .price > ins > .amount > bdi {
font-weight: bold;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .add-to-cart a {
min-width: unset;
height: 30px;
line-height: 30px;
border-radius: 0;
width: 100%;
background-color: #000000;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .add-to-cart {
min-width: unset;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .add-to-cart,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .quickview {
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 0;
margin: 0 5px 0 0;
background-color: #000000;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .quickview {
margin: 0;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .add-to-cart i,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .compare i,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .quickview i {
line-height: 30px;
font-size: 14px;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .quickview i::before {
font-size: 14px;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
width: 30px;
margin-right: 5px;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
color: #ffffff;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
margin: 0;
}
.ftc-product-tabs.style_5 .woocommerce .products {
margin: 0;
}
.ftc-product-tabs.style_5 .tabs-content-wrapper {
overflow: unset;
}
.title1-h7e:before {
box-shadow: 0 0 0 8px #ffffff;
}
.title1-h7e:after, .title1-h7e .elementor-heading-title:before, .title1-h7e .elementor-heading-title:after {
background-color: #ebebeb;
}
.banner3-h7e.banner-h6e figure .ftc-image-content .ftc-image-caption h2 {
font-size: 30px;
}
.ftc-product-tabs.style_7 .tabs-wrapper {
margin-top: 9px;
max-width: max-content;
padding: 0 40px;
border: 2px solid #ebebeb;
overflow: unset;
margin-bottom: 35px;
}
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title .title {
font-size: 14px;
font-weight: 600;
line-height: 1;
text-transform: uppercase;
color: #444;
}
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title.active .title,
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title:hover .title {
color: #ffffff;
}
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title::before {
content: "";
width: 100%;
height: calc(100% + 12px);
position: absolute;
top: -6px;
left: 0;
z-index: -1;
opacity: 0;
}
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title.active::before,
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title:hover:before {
opacity: 1;
}
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title {
padding: 12px 25px;
}
.ftc-product-tabs.style_7 .tabs-content-wrapper .tab-content {
padding: 0;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .product-categories,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .short-description,
.ftc-product-tabs.style_7 .woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-tabs.style_7 .woocommerce .product:hover .item-image > a:after,
.ftc-product-tabs.style_7 .ftc-product.product .item-description .meta_info .add_to_cart_button a span,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .quickview span {
display: none;
}
.ftc-product-tabs.style_7 .woocommerce .products .product {
max-width: 270px;
margin: 0 auto 30px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product:hover {
box-shadow: 0px 0px 8px 0px rgb(161 153 153 / 48%);
}
.ftc-product-tabs.style_7 .ftc-product.product:hover .item-description .price {
display: block;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .star-rating {
opacity: 0;
position: absolute;
bottom: -20px;
right: 10px;
z-index: 10;
}
.ftc-product-tabs.style_7 .ftc-product.product .item-description .meta_info {
opacity: 0;
position: absolute;
justify-content: flex-start;
padding: 12px 0 24px 15px;
background-color: #fff;
z-index: 9;
width: calc(100% + 2px);
left: -1px;
box-shadow: 0px 6px 8px 0px rgb(161 153 153 / 48%);
bottom: -55px;
border: 1px solid #f9f9f9;
border-width: 0 1px 1px 1px;
}
.ftc-product-tabs.style_7 .ftc-product.product .item-description .meta_info:before {
content: "";
width: 100%;
height: 15px;
position: absolute;
top: -10px;
left: 0;
z-index: 99;
background: #fff;
}
.ftc-product-tabs.style_7 .woocommerce .products .product:hover .item-description .star-rating,
.ftc-product-tabs.style_7 .ftc-product.product:hover .item-description .meta_info {
opacity: 1;
}
.ftc-product-tabs.style_7 .ftc-product.product .item-description .meta_info .add_to_cart_button a:before {
font-size: 14px;
line-height: 30px;
margin: 0;
}
.ftc-product-tabs.style_7 .ftc-product.product .item-description .meta_info .quickview {
display: inline-block;
font-size: 14px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .product_title {
margin-top: 0;
margin-bottom: 3px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description {
padding-top: 10px;
background-color: #0000;
border: 1px solid #f9f9f9;
border-width: 0 1px 1px 1px;
box-sizing: border-box;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .price {
padding: 0;
border-radius: 0;
background-color: transparent;
line-height: unset;
height: unset;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .price > .amount > bdi,
.ftc-product-tabs.style_7 .woocommerce .products .product .price > ins > .amount > bdi {
font-weight: bold;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .add-to-cart a {
min-width: unset;
height: 30px;
line-height: 30px;
border-radius: 0;
width: 100%;
background-color: #000000;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .add-to-cart {
min-width: unset;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .add-to-cart,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .quickview {
width: 30px;
height: 30px;
line-height: 30px;
border-radius: 0;
margin: 0 5px 0 0;
background-color: #000000;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .quickview {
margin: 0;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .add-to-cart i,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .compare i,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .quickview i {
line-height: 30px;
font-size: 14px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .quickview i::before {
font-size: 14px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
width: 30px;
margin-right: 5px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
color: #ffffff;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
margin: 0;
}
.ftc-product-tabs.style_7 .woocommerce .products {
margin: 0;
}
.ftc-product-tabs.style_7 .tabs-content-wrapper {
overflow: unset;
}
.testi-h8e .navigation-slider > div{
display: none;
width: 30px;
height: 30px;
line-height: 30px;
background-color: #0000;
}
.testi-h8e:hover .navigation-slider > div {
display: inline-block;
text-align: center;
}
.testi-h8e .navigation-slider .nav-prev:before {
content: "\f106";
}
.testi-h8e .navigation-slider .nav-next:before {
content:"\f107";
}
.testi-h8e .navigation-slider .nav-prev::before,
.testi-h8e .navigation-slider .nav-next::before {
font-family: fontawesome;
font-size: 22px;
line-height: 30px;
color: #fff !important;
}
.testi-h8e .navigation-slider .nav-prev {
right: unset;
left: 45px;
top: calc(50% - 25px);
}
.testi-h8e .navigation-slider .nav-next {
right: unset;
left: 45px;
top: calc(50% + 25px);
}
.banner-h6e .ftc-element-image .ftc-image-content {
width: max-content;
}
.header-ftc-element .ftc-search .ftc_search_ajax.active {
display: block;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .quickview i {
display: none;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .quickview span {
font-size: 16px;
font-weight: 500;
color: #262626;
text-transform: initial;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .quickview {
width: 128px;
height: 39px;
line-height: 39px;
border-radius: 20px;
background-color: #ffffff;
margin: 4px 0;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .quickview {
opacity: 0;
}
.ftc-product-grid.style_9.woocommerce .product:hover .item-image .group-button-product .quickview {
opacity: 1;
} .swiper-container-multirow > .swiper-wrapper .swiper-slide {
margin-top: 0 !important;
}@media only screen and (min-width: 1600px){
.img-double-h17 .elementor-column:last-child .ftc-element-image .ftc-image-caption img {
min-height: auto;
}
.img-double-h17 .elementor-column:last-child .ftc-element-image img {
min-height: 635px;
}
.banner5-h17 h4 {
width: 100%;
max-width: 485px;
}
.content-banner-19 > h5 {
margin-bottom: 35px;
}
.banner3-h19 .ftc-image-content {
top: 20px;
right: 23%;
}
.content-banner-19 {
max-width: 350px;
}
.ftc-product-grid.columns-2.style_1 .products .product {
max-width: 370px;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1600px){
.ftc-product-grid.columns-2.style_1 .products .product {
max-width: 100%;
padding: 0 15px;
}
.product-h11 {
padding: 0 15px;
}
}
@media only screen and (min-width: 1400px){
.ftc-product-grid.style_2.woocommerce.columns-5 > .products {
justify-content: center;
}
.ftc-product-grid.style_2.woocommerce.columns-5 {
margin: 0 auto;
}
.ftc-product-grid.style_2.woocommerce.columns-5 .products .product {
max-width: 380px;
margin: 0;
}
.mini-box-pro-banner-h16 .elementor-column:first-child {
min-width: 764px;
}
.big-section .elementor-column:first-child .elementor-widget-wrap {
width: calc(50% - 75px);
}
.ftc_products_slider.style_3 .woocommerce .products .product {
max-width: 100%;
width: calc(100% - 50px);
}
.video-h9 .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
padding-bottom: 33.60%;
}
.triple-bner-13 {
padding: 0 65px;
}
.double-pro-h12 {
padding: 0;
}
.double-pro-h12 .elementor-row .elementor-column {
margin: 0;
}
.banner-double-h12 .elementor-column:first-child .elementor-widget-wrap {
margin-left: 150px;
}
.cate-h5 .elementor-container.elementor-column-gap-extended {
max-width: calc(1170px + 20px);
left: 10px;
}
.tab-50 {
width: calc(100% + 30px);
left: -15px;
}
.product-widget-h1 {
margin: 0 -15px;
}
.baner-cat .elementor-column-gap-default {
padding: 0 150px;
}
.about-h1 .elementor-container .elementor-row .elementor-column:first-child {
padding-left: 40px;
}
.h5-xlz.elementor-element {
width: calc(100% + 20px);
margin-left: -10px;
}
.col-left-ft-h20 {
width: 12.6% !important;
}
.col-right-ft-h20 {
width: 87.4% !important;
}
} 
@media only screen and (min-width: 1200px) {
.blog-h2 .ftc-blogs-slider,
.xlz-blog-h1 .ftc-blogs-slider {
padding: 0;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
.banner8-h18 .ftc-element-image .wp-caption img {
margin: 0 auto 30px;
}
.banner8-h18 .ftc-element-image .ftc-image-content {
width: auto;
top: 10%;
right: 22%;
max-width: 480px;
}
.banner8-h18 .ftc-element-image .ftc-image-caption div > a {
margin-right: auto;
}
.banner8-h18 .ftc-element-image .ftc-image-caption div > p {
display: none;
}
.content-img-19 {
width: 320px;
justify-content: center;
align-items: center;
margin: 0 auto 30px;
}
.content-banner-19 {
max-width: 320px;
}
.content-banner-19 > h5 {
display: none;
}
.big-section .elementor-column:first-child .elementor-widget-wrap {
width: calc(50% - 75px);
}
.footer-13 .ftc-element-instgram .columns-3 .images {
padding: 0 5px;
}
.footer-13 .sub-form-1 input[type="email"] {
max-width: 370px;
}
.triple-bner-13,
.triple-bner-13 .elementor-column {
padding: 0 15px;
}
.banner-double-h12 .elementor-container > .elementor-row .elementor-column {
width: 50%;
}
.banner-double-h12 .elementor-column:first-child {
margin-right: 0;
}
.product-14 .ftc_products_slider.style_3 .woocommerce .products .product {
padding: 0 15px;
}
.img2-h15 {
right: -16%;
max-width: 400px !important;
}
.header-ftc-element.header-layout-15 .sticky-wrapper:not(.is-sticky) .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 0 18px;
}
.box-content-h16.elementor-section {
padding: 45px 75px 30px !important;
}
.ftc-product-grid.style_2 .item-description .quickview,
.ftc-product-grid.style_2 .item-description .compare {
width: 35px;
}
.box-content-h17.elementor-section,
.box-brand-h18.elementor-section {
padding: 0 90px !important;
}
.box-content2-h17.elementor-section {
padding: 0 75px !important;
}
.box2-ft-h17.elementor-section {
padding: 0 90px 70px !important;
}
.box-ft-h21.elementor-section {
padding-top: 40px !important;
}
.ftc_products_slider.style_6 .item-description .quickview,
.ftc_products_slider.style_6 .item-description .compare,
.ftc_products_slider.style_7 .item-description .quickview,
.ftc_products_slider.style_7 .item-description .compare {
width: 47px;
}
.ftc-elements-blogs.style_1 .post-text h4 {
font-size: 22px !important;
}
.text1-ft-h15 .elementor-widget-container {
padding: 0 !important;
}
.box-banner-h18 .elementor-column:first-child .elementor-column-wrap {
margin-right: 18px !important;
}
.box-banner-h18 .elementor-column:nth-child(2) .elementor-column-wrap {
margin: 0 6.5px 0 15px !important;
}
.box-banner-h18 .elementor-column:nth-child(3) .elementor-column-wrap {
margin-left: 24px !important;
}
.box-content-h20.elementor-section {
padding: 0 90px 0 200px !important;
}
.box-content-h20:before {
left: 170px;
}
.col-right-ft-h20 > .elementor-column-wrap {
margin-left: 145px !important;
margin-right: 140px !important;
}
.col-imgbox-h21 > .elementor-column-wrap  {
margin-left: 30px !important;
}
.minibox-button-h21 {
margin-bottom: 50px !important;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
top: -210%;
}
.ftc-element-testimonial.style_6 .item .infomation {
padding: 115px 20px 0 !important;
}
.ftc-element-testimonial.style_6 .item .infomation::before {
font-size: 100px;
}
.box1-ft-h22.elementor-section {
padding: 40px 90px 100px !important;
}
.ftc-product-grid.style_8.woocommerce .ftc-product.product .item-description .price {
position: unset;
}
.ftc-product-grid.style_8 .item-description .product-categories {
margin-bottom: 0;
}
.ftc-product-grid.style_8.woocommerce .products .product .item-description {
padding-top: 10px;
}
.ftc-product-grid.style_8.woocommerce .products .product .item-description .product-name {
margin-bottom: 5px;
}
.woocommerce.product-template.ftc-product-grid.style_8 .products .product {
margin: 15px 0;
}
.box-banner5-h24 {
padding-left: 410px !important;
}
.box-banner5-h24 > .elementor-container {
min-height: 500px !important;
}
.box-ft-h24, .box-ft-h16 {
padding-left: 90px !important;
padding-right: 90px !important;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
top: -60%;
}
.banner2-h15 .ftc-element-image .ftc-image-content {
top: 5% !important;
left: 6% !important;
}
.col-logo-ft-h16:before {
right: 0;
}
.text1-ft-h17 .elementor-widget-container {
padding: 0 !important;
}
.group-slider-h17 {
position: relative;
left: 200px;
}
.group1-slider-h17 {
position: relative;
right: 120px;
}
.banner4-h18 .ftc-image-content {
left: 47% !important;
}
.banner5-h18 .ftc-image-content .ftc-image-caption {
font-size: 32px;
line-height: 40px;
}
.banner5-h18 .ftc-image-content, .banner2-h24 .ftc-image-content {
top: 60% !important;
}
.banner2-h24 figure .ftc-image-content .ftc-image-caption{ 
line-height: 40px;
}
.box-ft-h18 {
padding-left: 90px !important;
padding-right: 90px !important;
}
.text2-ft-h19 .elementor-widget-container,
.text1-ft-h21 .elementor-widget-container {
padding-right: 50px !important;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
top: -280%;
}
.group1-slider-h22 {
position: relative;
left: -180px;
}	
.group2-slider-h22 {
position: relative;
right: -180px;
}
.img-slider-h24 {
position: relative;
left: -220px;
top: -50px;
}
.group2-slider-h24 {
position: relative;
left: -250px;
}
.box-img-slider-h24 rs-mask-wrap {
overflow: unset !important;
}
@-moz-document url-prefix() {
.ftc-product-grid.style_3.woocommerce .products .product .price {
height: 28.5px;
line-height: 28.5px;
}
}
.box-ft-h20 > .elementor-container > .elementor-row > .elementor-column:first-child {
width: 170px !important;
}
.box-ft-h20 > .elementor-container > .elementor-row > .elementor-column:nth-child(2) {
width: calc(100% - 170px) !important;
}
.box-newsletter-h20 {
padding-left: 60px;
}
.text1-ft-h20 .elementor-widget-container {
padding-right: 30px !important;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
top: -164%;
}
}
@media only screen and (min-width: 1199px){
.footer-bottom-1 .elementor-row >.elementor-column:first-child ul li .elementor-icon-list-text {
padding-right: 30px;
}
.blog-h5 {
width: calc(100% + 60px);
margin-left: -30px;
}
.bigcol-banner-h6e {
width: 67.1% !important;
}
.box-slider-h8e .elementor-column:nth-child(2){
width: 25% !important;
}
}
@media only screen and (max-width: 1199px){
.ftc-product-tabs.style_6 .woocommerce .products .product {
max-width: 100%;
margin: 0 auto 15px;
width: calc(50% - 20px);
}
.mini-box-pro-banner-h16 {
padding: 0 15px;
}
.ftc-product-grid.woocommerce.columns-5.style_2 {
margin: 0 auto;
padding: 0 15px;
}
.ftc-product-tabs.style_3 .ftc-product.product .item-description .meta_info {
margin-top: 5px;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .price {
margin-bottom: 5px;
}
.banner5-h17 .ftc-image-content .ftc-image-caption div img {
width: 30%;
}
.banner5-h17 h4 {
font-size: 18px;
line-height: 24px;
margin: 20px auto 30px;
}
.banner8-h18 .ftc-element-image .ftc-image-content {
width: auto;
top: 8%;
right: 15%;
max-width: 480px;
}
.banner8-h18 .ftc-image-content div > img {
width: 80%;
}
.banner8-h18 .ftc-element-image .ftc-image-caption div > p {
display: none;
}
.banner8-h18 .ftc-element-image .ftc-image-caption div > a {
margin-right: 55px;
}
.banner8-h18 .ftc-element-image .wp-caption img {
margin: 0 0 20px;
}
.ftc-product-grid.style_4.woocommerce .products .product .item-description .product_title {
margin-bottom: 10px;
}
.ftc-product-grid.style_4.woocommerce .products .product .item-description .price {
position: unset;
}
.content-qoute-19 > h2:first-child {
font-size: 36px;
margin-left: -5px;
}
.content-qoute-19 > span,
.content-qoute-19 > p {
display: none;
}
.content-banner-19 > h5 {
display: none;
}
.content-banner-19 {
max-width: 250px;
}
.content-img-19 {
width: 250px;
margin: 0 auto 25px;
}
.banner3-h19 .ftc-image-content {
right: 19%;
}
.ftc-element-image .wp-caption .content-img-19 img {
margin: 0;
width: 35%;
}
.banner2-h19 .ftc-image-content {
top: 8% !important;
right: -5px !important;
max-width: 180px;
}
.banner2-h19 .ftc-image-content .ftc-image-caption span {
display: none;
}
.banner4-h18 .ftc-element-image .ftc-image-content {
width: 180px;
}
.banner4-h18 .ftc-image-content .ftc-image-caption {
font-size: 42px;
line-height: 42px;
}
.banner4-h18 .ftc-image-content .ftc-image-caption strong {
right: 20px;
bottom: -50px;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .ftc-tooltip {
display: none;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .add_to_cart_button a::before {
font-size: 20px;
}
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button a span {
font-size: 14px;
}
.big-section {
margin-top: 0;
}
.product-h11 {
margin-top: 107px;
}
.big-section .elementor-column:first-child .elementor-widget-wrap {
top: 107px;
width: calc(50% - 30px);
height: auto;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .item-description {
padding: 43px 0;
}
.product-h11 .ftc-product-grid.style_1 .products .product .price {
top: 22px;
}
.ftc-product-grid.woocommerce.columns-3.style_1 {
margin: 0 -10px;
}
.ftc-product-grid.columns-3.style_1 .products .product {
width: 33.3333%;
padding: 0 10px;
}
.banner-double-h12 .elementor-column:first-child {
margin-right: 0;
}
.double-pro-h12 .ftc-product-grid.style_1 .products .product .price, 
.double-pro-h12 .ftc-product-grid.style_1 .products .product:hover .price {
top: 20px;
}
.ftc_products_slider.style_3 .woocommerce .products .product {
padding: 0 10px;
}
.counter-13 .elementor-row > .elementor-column .elementor-counter-number-wrapper .elementor-counter-number {
line-height: 120px;
}
.counter-13 .elementor-row > .elementor-column .elementor-counter-number-wrapper {
width: 150px;
height: 150px;
}
.banner-133 .elementor-row .elementor-column:last-child .elementor-widget-wrap, 
.banner-132 .elementor-row .elementor-column:first-child .elementor-widget-wrap, 
.banner-131 .elementor-row .elementor-column:last-child .elementor-widget-wrap,
.banner-133 .elementor-row .elementor-column:last-child .elementor-widget:not(:first-child), 
.banner-132 .elementor-row .elementor-column:first-child .elementor-widget:not(:first-child), 
.banner-131 .elementor-row .elementor-column:last-child .elementor-widget:not(:first-child) {
margin-left: 0;
padding-left: 0;
}
.footer-13 .elementor-row .elementor-column:last-child {
margin: 0 auto;
}
.footer-13 .ftc-element-instgram {
max-width: 280px;
margin: 0 auto;
}
.ftc_products_slider.style_4 .products .product {
padding: 0 10px;
}
.triple-bner-13 .elementor-column {
padding: 0 15px;
}
.about-double-h9 .elementor-image img {
position: absolute;
right: 0;
top: -38px;
}
.img-double-h9 .left-img-h9 {
max-width: 100%;
}
.slider-img-h11 .ftc-all-slider .navigation-slider > div {
width: 40px;
height: 40px;
line-height: 40px;
}
.slider-img-h11 .ftc-all-slider .navigation-slider .nav-prev {
left: auto;
right: 40px;
}
.slider-img-h11 .ftc-all-slider .navigation-slider > div:before {
font-size: 24px;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product {
width: calc(50% - 20px );
}
.banner-double-h12 .elementor-column:first-child .elementor-widget-wrap {
margin-left: 0;
}
.banner-double-h12 .elementor-widget-text-editor {
margin: 0 auto;
}
.footer-h12 .elementor-inner-section {
max-width: 970px;
}
.double-pro-h12 .products {
justify-content: center;
}
.double-pro-h12 .elementor-row .elementor-column {
margin: 0 auto;
padding: 0 10px;
}
.tab-double-h5 .elementor-section .elementor-row > .elementor-column:first-child {
padding-right: 0;
}
.ftc-product-tabs.style_2 .tabs-wrapper {
transform: translateX(-50%);
}
.ftc-product-tabs.style_2 .products .product .star-rating {
position: relative;
right: auto;
bottom: 0;
}
.ftc-product-tabs.style_2 .products .product .meta_info,
.ftc-product-tabs.style_2 .products .product:hover .meta_info {
justify-content: center;
}
.ftc-product-tabs.style_2 .woocommerce .products .product {
margin: 0 auto 30px;
padding: 0 15px;
}
.blog-h5 .navigation-slider .nav-next {
right: -12px;
}
.blog-h5 .navigation-slider .nav-prev {
left: -12px;
}
.ftc_products_slider.style_1 .products .product .item-description {
padding: 0 0 0 15px;
}
.blog-h5 .ftc-blogs-slider {
padding: 0 15px;
}
.ftc-blogs-slider .blogs-slider.style_2 .inner-wrap .meta {
padding: 0;
}
.ftc-element-testimonial.style_2 .morther-content .infomation {
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 3;
-moz-line-clamp: 3;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
display: -webkit-box;
}
.blogs-slider.style_2 .inner-wrap .post-text {
padding: 10px 15px 5px;
}
.ftc-product-categories.style_2 .description,
.ftc-product-categories.style_8 .description {
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 4;
-moz-line-clamp: 4;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
display: -webkit-box;
}
.ftc-product-categories.style_2,
.ftc-product-categories.style_8 {
padding: 0;
}
.tab-50 .ftc-product-tabs.style_2 .woocommerce .products .product {
margin: 0 15px 30px;
padding: 0;
}
.ftc-product-tabs.style_2 .woocommerce .products .product .meta_info .add-to-cart {
min-width: auto;
}
.banner-h5 .elementor-column:nth-child(2n+2) .ftc-element-image img {
max-width: 99%;
}
.banner-h5 .elementor-column {
padding: 0 10px;
}
.husky .elementor-text-editor > p {
max-width: 80%;
margin-left: auto;
}
.banner-double-h2 .elementor-column:first-child {
padding-right: 15px;
}
.banner-double-h2 .elementor-column:last-child {
padding-left: 15px;
}
.ftc-product-tabs .woocommerce .products .product {
margin: 15px;
}
.ftc-product-tabs .woocommerce .products .product .meta_info .add-to-cart {
min-width: 110px;
}
.about-h1 .elementor-column:first-child {
padding-left: 30px;
}
.elementor-widget-ftc-categories .navigation-slider .nav-next {
right: -18px;
}
.elementor-widget-ftc-categories .navigation-slider .nav-prev {
left: -18px;
}
.baner-cat .elementor-column:first-child {
width: 60%;
}
.baner-cat .elementor-column:last-child {
width: 40%;
}
.ftc-blogs-slider .style_1 .inner-wrap .post-text .author.vcard {
float: none;
}
.ftc-blogs-slider .style_1 .inner-wrap .post-text > p {
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 3;
-webkit-box-orient: vertical;
display: -webkit-box;
}
.img1-h15 {
max-width: 300px;
top: -11%;
}
.img2-h15 {
max-width: 300px;
right: -11%;
bottom: 5%;
}
.banner1-h17 figure .ftc-image-content .ftc-image-caption,
.banner1-h18 figure .ftc-image-content .ftc-image-caption {
font-size: 20px;
line-height: 26px;
}
.banner5-h17 .ftc-image-content .button-banner a {
font-size: 14px;
padding: 10px 30px 11px 10px;
}
.banner5-h17 .ftc-image-content .button-banner a::before {
font-size: 20px;
right: 15px;
}
.ftc-elements-blogs.style_1.blog-template-elementor .inner-wrap > a {
margin-bottom: 25px;
}
.ftc-elements-blogs.style_1 .post-text .meta {
margin-top: 20px;
}
.img1-h18 {
top: -10px;
}
.img2-h18 {
top: 50%;
}
.banner5-h18 .ftc-image-content .ftc-image-caption {
font-size: 30px;
}
.banner5-h18 .ftc-image-content .button-banner {
margin-top: 10px;
}
.ftc-product-grid.style_3 .item-description .price {
line-height: 28px !important;
}
.img1-h19 {
max-width: 350px;
top: 50%;
}
.ftc-product-grid.style_4.woocommerce,
.ftc-product-grid.style_6.woocommerce,
.ftc-product-grid.style_9.woocommerce {
margin: 0 -15px;
}
.product-template.ftc-product-grid.style_4.woocommerce .products .product {
padding: 0;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > a.quickview, .ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button, .ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button a {
font-size: 14px;
}
.woocommerce.product-template.ftc-product-grid.style_7 .products .product {
padding: 0;
margin-left: auto;
margin-right: auto;
}
.mini-boxcontent1-h23 .elementor-row {
flex-direction: column-reverse;
}
.ftc-product-grid.style_9.woocommerce.product-template .products .product {
padding: 0;
margin-left: auto;
margin-right: auto;
}
.banner6-h24 figure .ftc-image-content .ftc-image-caption h2 {
font-size: 30px;
}
.banner6-h24 figure .ftc-image-content .ftc-image-caption {
margin-bottom: 20px;
}
.col-logo-ft-h16:before {
right: 0;
}
.mini-box1-ft-h24 .elementor-column:first-child:before {
right: 0;
}
@-moz-document url-prefix() {
.ftc-product-grid.style_3.woocommerce .products .product .price {
height: 28.5px;
line-height: 28.5px;
}
}
.ftc-product-tabs.style_3 .woocommerce .products .product,
.ftc-product-tabs.style_5 .woocommerce .products .product,
.ftc-product-tabs.style_7 .woocommerce .products .product {
margin-left: auto;
margin-right: auto;
padding: 0;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text > p {
padding: 0 10px;
margin-bottom: 15px;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover .post-text h4 {
margin-bottom: 4px;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
top: -140%;
}
}
@media only screen and (min-width: 991px) and (max-width: 1199px) {
.minibox-button-h21 {
margin-bottom: 15px !important;
}
.col-imgbox-h21 .elementor-hidden-desktop .elementor-spacer-inner {
height: 0 !important;
}
.product-14 .elementor-column:last-child {
padding-right: 20px;
}
.product-bg-h4 .ftc_products_slider.style_2 .products .product .meta_info .add-to-cart a:before {
display: block;
color: inherit;
line-height: inherit;
}
.product-bg-h4 .ftc_products_slider .products .product .meta_info .add_to_cart_button, 
.product-bg-h4 .ftc_products_slider .products .product .add_to_cart_button a {
min-width: 30px;
width: 30px;
background-color: #333 !important;
color: #fff;
}
.product-bg-h4 .ftc_products_slider .products .product .meta_info .add_to_cart_button:hover, 
.product-bg-h4 .ftc_products_slider .products .product .add_to_cart_button:hover a {
background-color: #ef5e05 !important;
}
.product-bg-h4 .ftc_products_slider .products .product .price {
min-width: 135px;
}
.product-bg-h4 .ftc_products_slider .products .product .add_to_cart_button a span {
font-size: 0;
}
.banner1-h15 figure .ftc-image-content .ftc-image-caption, .banner2-h15 figure .ftc-image-content .ftc-image-caption {
font-size: 40px;
line-height: 48px;
max-width: 230px;
}
.video-h15 .elementor-custom-embed-image-overlay, .video-h15 {
max-height: 370px !important;
}
.ftc-product-grid.style_2.woocommerce .item-description .meta_info .add_to_cart_button a,
.ftc_products_slider.style_6 .woocommerce .item-description .meta_info .add_to_cart_button a,
.ftc_products_slider.style_7 .woocommerce .item-description .meta_info .add_to_cart_button a {
font-size: 15px;
}
.ftc-product-grid.style_2 .item-description .quickview, .ftc-product-grid.style_2 .item-description .compare,
.ftc_products_slider.style_6 .item-description .quickview, .ftc_products_slider.style_6 .item-description .compare {
width: 40px;
}
.ftc_products_slider.style_7 .item-description .quickview, .ftc_products_slider.style_7 .item-description .compare {
width: 40px;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
top: -222%;
}
.box-content-h20 {
padding-left: 200px !important;
}
.box-content-h20:before {
left: 180px;
}
.col-left-ft-h20 {
width: 180px !important;
}
.col-right-ft-h20, .col-right2-ft-h20 {
width: calc(100% - 180px) !important;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
top: -160%;
}
.box-slider-h21 {
padding: 0 0 0 200px !important;
}
.title1-h21 {
max-width: 300px;
}
.ftc-product-grid.style_6.woocommerce.product-template .products .product {
width: 25%;
}
.ftc-element-testimonial.style_6 .item .infomation::before {
font-size: 90px;
}
.ftc-element-testimonial.style_6 .item .infomation {
margin-bottom: 20px;
}
.img1-h22 {
max-width: 300px;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
top: -30%;
}
.wpcf7 form .sub-form-h16 input[type="email"] {
width: 370px;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
top: -400%;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .star-rating,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .star-rating,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .star-rating,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .star-rating {
bottom: 3px;
right: calc(50% - 3px);
transform: translateX(50%);
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .star-rating {
bottom: 10px;
left: 0;
right: 0;
}
.ftc-product-tabs.style_4 .woocommerce .products .product {
max-width: 100%;
margin: 0 auto 15px;
width: calc(50% - 20px);
}
.mini-box-pro-h6e .ftc-product-tabs.style_6 .woocommerce .products .product .item-description .star-rating,
.mini-box-pro-h6e .ftc-product-tabs.style_4 .woocommerce .products .product .item-description .star-rating {
bottom: -3px;
}
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info {
bottom: -60px;
}
.ftc-product-tabs.style_3 .ftc-product.product .item-description .meta_info,
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info,
.ftc-product-tabs.style_5 .ftc-product.product .item-description .meta_info,
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info,
.ftc-product-tabs.style_7 .ftc-product.product .item-description .meta_info {
padding: 15px 0;
justify-content: center;
}
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info {
bottom: -60px;
}
footer.site-footer .social-ft-h6e a {
width: 30px;
height: 30px;
line-height: 30px;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_1 .products .product .item-image .quickview {
margin-left: 10px;
}
}
@media only screen and (max-width: 991px) {
.video-h22 .elementor-custom-embed-image-overlay img {
min-height: 100%;
}
.ftc-product-tabs.style_6 .woocommerce .products .product {
width: calc(33.3333% - 20px);
margin-right: auto;
margin-left: auto;
}
.vertical-testimonial .owl-nav > div {
left: -130px;
}
.testi-h6e .navigation-slider .nav-prev,
.testi-h6e .navigation-slider .nav-next {
left: 15px;
}
.banner5-h17 h4 {
font-size: 14px;
}
.content-qoute-18 > p {
display: none;
}
.banner8-h18 .ftc-element-image .wp-caption img {
margin: 0;
}
.banner8-h18 .ftc-element-image .ftc-image-content {
width: auto;
top: 10%;
right: 5%;
max-width: 480px;
}
.banner8-h18 .ftc-image-content div > img {
width: 60%;
}
.banner8-h18 .ftc-element-image .ftc-image-caption div > a,
.banner8-h18 .ftc-element-image .ftc-image-caption div > p {
display: none;
}
.wpcf7 form .sub-form-h18 {
margin-left: -8px;
}
.content-qoute-19 > h2:first-child {
font-size: 30px;
}
.ftc-element-image .wp-caption .content-img-19 img {
width: 45%;
}
.banner3-h19 .ftc-image-content {
top: 5%;
right: 17%;
}
.content-banner-19,
.content-img-19 {
width: 180px;
}
.content-img-19 > h4 {
font-size: 16px;
}
.content-banner-19 > a {
display: none;
}
.img-box-h17 .elementor-column-gap-default .elementor-column {
width: 50%;
margin: 15px auto;
}
.box-banner1-h22 .elementor-column:not(.elementor-inner-column):last-child {
margin-bottom: 50px;
}
.footer-bottom-1 .elementor-container .elementor-row .elementor-column:not(:last-child):not(:nth-child(3)) {
margin-bottom: 55px;
}
.footer-bottom-1 .elementor-column:first-child .elementor-widget-icon-list ul li:first-child .elementor-icon-list-text {
max-width: 70%;
word-break: break-all;
}
.img-box-1 .elementor-column:not(:last-child):after {
height: 90px;
}
.product-h11 {
margin-top: 0;
}
.big-section .elementor-column:first-child .elementor-widget-wrap {
position: relative;
top: 0;
max-width: 100%;
width: 100%;
height: 100%;
}
.big-section .elementor-column:first-child .elementor-widget-wrap .slider-img-h11, .big-section .elementor-column:first-child .elementor-widget-wrap .slider-img-h11 > .elementor-widget-container, .big-section .elementor-column:first-child .elementor-widget-wrap .ftc-all-slider {
height: unset;
}
.big-section .elementor-container > .elementor-row > .elementor-column {
width: 100%;
}
.big-section .elementor-container > .elementor-row > .elementor-column:first-child {
margin-bottom: 60px;
}
.product-h11 .woocommerce > .products {
margin: 0 -15px;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product {
width: calc(50% - 30px );
max-width: 100%;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(2) {
margin: 100px auto 60px;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(4), 
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(6), 
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(8) {
margin: 0 auto 60px;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:last-child {
margin: 0 auto;
}
.banner-131 .elementor-container .elementor-row .elementor-column:first-child {
margin-bottom: 30px;
}
.banner-132 .elementor-container .elementor-row .elementor-column .elementor-widget-ftc-buttons {
margin-bottom: 0;
}
.banner-131 .elementor-column:last-child .elementor-widget-wrap {
margin-bottom: 30px;
}
.banner-131,
.banner-132 {
margin-bottom: 80px;
}
.product-14 .hidden-col {
display: none;
}
.rtl-section-12 > .elementor-container > .elementor-row > .elementor-column {
width: 100%;
}
.product-14 > .elementor-container > .elementor-row > .elementor-column:last-child {
width: 100%;
}
.rtl-section-12 > .elementor-container > .elementor-row > .elementor-column:last-child {
margin: 30px auto;
}
.banner-double-h12 .elementor-container .elementor-row .elementor-column {
width: 100%;
margin: 30px auto;
}
.banner-double-h12 .elementor-container .elementor-row .elementor-column:last-child {
margin-bottom: 0;
}
.product-14 {
margin-top: 30px;
}
.product-14 > .elementor-container {
max-width: 720px;
}
.product-14 .ftc_products_slider.style_3 {
padding: 0;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .yith-wcwl-add-to-wishlist a {
margin-left: 0;
}
.banner-133 .elementor-container .elementor-row .elementor-column,
.banner-132 .elementor-container .elementor-row .elementor-column,
.banner-131 .elementor-container .elementor-row .elementor-column {
width: 100%;
}
.about-double-h9 .elementor-image img {
top: 28px;
}
.footer-h9 .elementor-container .elementor-row .elementor-column .elementor-widget-container {
text-align: center;
}
.footer-h9 .elementor-container .elementor-row .elementor-column:last-child {
margin-top: 30px;
}
.footer-h9 .elementor-row .elementor-column .elementor-widget-container ul li, 
.footer-h9 .elementor-row .elementor-column .elementor-widget-container ul li a {
justify-content: center;
}
.footer-h9 .elementor-column:first-child .elementor-text-editor {
max-width: 100%;
}
.footer-h9 .elementor-container .elementor-row .elementor-column {
width: 50%;
text-align: center;
margin: 0 auto;
}
.ftc-product-grid.columns-3.style_1 .products .product .product_title {
max-width: 80%;
}
.ftc-product-grid.columns-3.style_1 .products .product .product_title > a {
font-size: 22px;
}
.product-h11 .ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist {
margin: 15px 0 0 15px;
}
.product-h11 .ftc-product-grid.style_1 .products .product .item-image .quickview {
margin-left: 15px;
}
.footer-h12 .elementor-inner-section {
display: flex;
max-width: 720px;
text-align: center;
}
.footer-h12 .elementor-inner-section .elementor-column:first-child {
order: 1;
width: 50%;
}
.footer-h12 .elementor-inner-section .elementor-column:last-child {
order: 2;
width: 50%;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) {
order: 3;
width: 100%;
margin-top: 30px;
}
.footer-h12 .elementor-inner-section .elementor-widget-social-icons {
margin-bottom: 0;
}
.footer-h12 .elementor-inner-section .elementor-widget-icon-list ul li, 
.footer-h12 .elementor-inner-section .elementor-widget-icon-list ul li a {
justify-content: center;
}
.footer-h12 .elementor-inner-section .elementor-column:first-child .elementor-widget-container {
text-align: center;
}
.double-pro-h12 .elementor-row .elementor-column {
margin: 0 auto;
padding: 0 15px;
}
.husky .elementor-container .elementor-row .elementor-column {
width: 100%;
text-align: center;
}
.husky .elementor-container .elementor-row .elementor-column:last-child {
margin: 30px auto;
}
.husky .elementor-row > .elementor-column.elementor-element > .elementor-element-populated {
text-align: center;
}
.husky .elementor-text-editor > p {
max-width: 100%;
}
.husky .elementor-row .elementor-column > .elementor-element-populated .ftc-buttons {
justify-content: center;
}
.blog-h5 .navigation-slider .nav-next {
right: 0;
}
.blog-h5 .navigation-slider .nav-prev {
left: 0;
}
.footer-bottom-1 .elementor-widget-social-icons {
text-align: center;
}
.ftc_products_slider.style_2 .products .product .meta_info .add-to-cart {
margin-right: 5px;
}
.ftc_products_slider.style_2 .products .product .meta_info .yith-wcwl-add-to-wishlist {
margin-left: 5px;
}
.img-box-1 .elementor-image-box-wrapper .elementor-image-box-content {
margin-top: 10px;
}
.product-bg-h4 .ftc_products_slider.style_2 .products .product .meta_info div {
margin: 0 5px;
}
.bg-footer-mid .elementor-container .elementor-row .elementor-column:first-child {
margin-bottom: 25px;
}
.blog-h2 .navigation-slider .nav-next {
right: 0;
}
.blog-h2 .navigation-slider .nav-prev {
left: 0;
}
.ftc-element-testimonial.vertical .avatar-image {
max-width: 25%;
}
.ftc-element-testimonial.vertical.style_3 .item:hover .tes-content {
max-width: 75%;
}
.ftc-element-testimonial.vertical .tes-content {
max-width: 70%;
}
.footer-mid-h5 .elementor-container .elementor-column .elementor-text-editor > p {
text-align: center;
}
.double-span .ftc-element-image {
margin-top: 0;
}
.footer-mid-h5 .elementor-container .elementor-row .elementor-column {
width: 50%;
text-align: center;
}
.footer-mid-h5 .elementor-container .elementor-column ul li a,
.footer-mid-h5 .elementor-container .elementor-column ul li {
justify-content: center;
}
.footer-mid-h5 .elementor-container .elementor-column:first-child, 
.footer-mid-h5 .elementor-container .elementor-column:nth-child(2n+2) {
margin-bottom: 30px;
}
.contact-h5 .elementor-column .elementor-icon-box-content > p {
padding: 0 15px;
}
.ftc_products_slider.style_2 .products .product .meta_info .add_to_wishlist {
margin-left: auto;
} 
.ftc-element-testimonial.vertical.style_3 {
margin-left: 50px;
}
.tab-50 .ftc-product-tabs.style_2 .tabs-wrapper {
position: unset;
top: auto;
left: 0;
margin: 35px auto;
transform: none;
}
.custom-space-h5 .elementor-spacer-inner {
height: 30px !important;
}
.tab-50 .elementor-inner-section .elementor-column:first-child {
margin-bottom: 30px;
}
.tab-50 .ftc-product-tabs .woocommerce .products .product {
margin: 15px;
}
.tab-50 .elementor-inner-section .elementor-column:first-child, 
.tab-50 .elementor-inner-section .elementor-column:last-child {
width: 100%;
}
.banner-h5 .elementor-column:nth-child(2n+2) .ftc-element-image img {
max-width: calc(100% + 1px);
}
.ftc-product-tabs.style_2 .tabs-wrapper {
min-width: auto;
max-width: 450px;
}
.ftc-product-tabs.style_2 .products .product .meta_info .add_to_wishlist.wishlist {
margin-left: auto;
}
.why-choose .elementor-inner-section .elementor-column .elementor-image-box-wrapper .elementor-image-box-img {
margin-bottom: 25px;
}
.why-choose .elementor-inner-section .elementor-column .elementor-image-box-wrapper {
display: inline-block;
text-align: center;
width: 100%;
}
.text-banner .elementor-column:nth-child(n+2) .ftc-image-caption > p strong,
.text-banner .elementor-column:nth-child(n+2) .ftc-image-caption > p strong span,
.text-banner .elementor-column:first-child .ftc-image-caption > p strong span {
font-size: 20px !important;
}
.img-box-1 .elementor-container.elementor-column-gap-extended {
padding: 0;
}
.img-box-1 .elementor-column .elementor-widget-image-box .elementor-image-box-wrapper {
display: inline-block;
text-align: center;
width: 100%;
}
.img-box-1 .elementor-image-box-img {
margin-right: 0 !important;
height: 35px;
}
.why-choose .elementor-inner-section .elementor-row > .elementor-column {
width: 100%;
text-align: center;
margin: 0 auto;
}
.why-choose .elementor-inner-section .elementor-widget-image-box .elementor-image-box-wrapper {
display: inline-block;
text-align: center;
}
.why-choose .elementor-inner-column:last-child .elementor-image {
position: relative;
bottom: -145px;
}
.ftc-element-testimonial.style_2 .swiper-slide-next .morther-content {
z-index: unset;
box-shadow: none;
border-color: transparent !important; 
}
.ftc-element-testimonial.style_2 .morther-content {
width: 100%;
margin-left: auto;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-next.style_1,
.elementor-widget-ftc-categories .navigation-slider .nav-next {
right: 0;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-prev.style_1,
.elementor-widget-ftc-categories .navigation-slider .nav-prev {
left: 0;
}
.ftc-blogs-slider .style_1 .inner-wrap .post-text > h4 {
max-width: 85%;
}
.product-widget-h1 .elementor-row .elementor-column {
width: 50%;
margin: 0 auto;
}
.product-widget-h1 .elementor-column:last-child {
margin-top: 30px;
}
.bg-footer-mid .elementor-container .elementor-row .elementor-column {
width: 100%;
text-align: center;
}
.footer-bottom-1 .elementor-container .elementor-row .elementor-column {
width: 50%;
text-align: center;
margin-bottom: 30px;
}
.footer-bottom-1 .elementor-widget-icon-list .elementor-widget-container ul li, 
.footer-bottom-1 .elementor-widget-icon-list .elementor-widget-container ul li a {
display: flex;
justify-content: center;
}
.footer-bottom-1 .elementor-widget-icon-list ul li .elementor-icon-list-text {
width: auto;
text-align: center;
}
.footer-bottom-1 .elementor-heading-title:after {
left: 50%;
transform: translateX(-50%);
}
.sub-form-1 {
justify-content: center;
}
.banner1-h15 figure .ftc-image-content .ftc-image-caption, .banner2-h15 figure .ftc-image-content .ftc-image-caption {
font-size: 26px;
line-height: 30px;
max-width: 145px;
}
.banner5-h17 .ftc-image-content .ftc-image-caption {
font-size: 18px;
}
.banner8-h18 figure {
position: relative;
overflow: hidden;
}
.contact-ft-h18.elementor-widget-icon-list .elementor-widget-container ul li, 
.contact-ft-h18.elementor-widget-icon-list .elementor-widget-container ul li a {
justify-content: center;
}
.product-template.ftc-product-grid.style_4.woocommerce .products .product {
margin-bottom: 30px;
}
.banner3-h19 figure {
position: relative;
overflow: hidden;
}
.ftc-product-grid.style_6.woocommerce.product-template .products .product {
padding: 0;
margin-left: 15px;
margin-right: 15px;
}
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .quickview {
display: none;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description .product_title {
text-align: left;
margin-top: 0;
margin-bottom: 5px;
}
.woocommerce.product-template.ftc-product-grid.style_7 .products .product {
margin-bottom: 30px;
}
.contact-ft-h24.elementor-widget-icon-list .elementor-widget-container ul li, 
.contact-ft-h24.elementor-widget-icon-list .elementor-widget-container ul li a {
justify-content: center;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
top: -30%;
}
.wpcf7 form .sub-form-h16 input[type="email"] {
width: calc(100% - 220px);
}
.wpcf7 form .sub-form-h16 .button-h16 {
width: 200px;
}
.ftc_products_slider.style_6 .item-description .quickview,
.ftc-product-grid.style_2 .item-description .quickview,
.ftc_products_slider.style_7 .item-description .quickview {
width: 47px;
}
.box-content-h20:before {
display: none;
}
.mini-box1-ft-h24 .elementor-column:first-child:before {
right: -20px;
}
.ftc-product-grid.style_3.woocommerce .item-description .meta_info .quickview {
margin-left: 10px;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
top: -270%;
}
.ftc-element-testimonial.vertical.style_4 {
max-width: 100%;
margin-left: 30px;
}
.ftc-element-testimonial.vertical.style_4 .infomation {
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
overflow: hidden;
padding-left: 20px;
}
.ftc-element-testimonial.vertical.style_4 .avatar-image {
margin-left: 4px;
}
.ftc-element-testimonial.vertical.style_4 .item {
grid-template-columns: auto auto auto auto 95px;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next,
.ftc-element-testimonial.vertical.style_4 .item:hover {
grid-template-columns: auto auto auto auto 100px;
}
.ftc-element-testimonial.vertical.style_4 .name,
.ftc-element-testimonial.vertical.style_4 .byline {
width: max-content;
}
.ftc-product-tabs.style_4 .tabs-wrapper,
.ftc-product-tabs.style_6 .tabs-wrapper {
position: unset;
transform: none;
width: unset;
text-align: center;
}
}
@media only screen and (min-width: 767px) and (max-width: 991px){ 
.ftc-product-tabs.style_4 .woocommerce .products .product {
width: calc(33.3333% - 20px);
margin-left: auto;
margin-right: auto;
}
.testi-h8e .navigation-slider .nav-next {
left: 30px;
top: auto;
bottom: -42px;
transform: none;
text-align: center;
background-color: #f68d49;
}
.testi-h8e .navigation-slider .nav-prev {
top: auto;
left: 70px;
bottom: -42px;
transform: none;
text-align: center;
background-color: #f68d49;
}
.box-testi-h6e:hover .testi-h8e .navigation-slider > div,
.testi-h8e:hover .navigation-slider > div,
.box-testi-h6e:hover .testi-h6e .navigation-slider > div,
.testi-h6e:hover .navigation-slider > div {
display: inline-block;
}
.testi-h6e .navigation-slider .nav-prev, 
.testi-h6e .navigation-slider .nav-next {
top: auto;
left: 30px;
bottom: -55px;
display: none;
text-align: center;
}
.testi-h6e .navigation-slider > div.nav-prev {
left: 70px;
}
section.box-testi-h6e .elementor-column:last-child {
padding-left: 20px;
}
.ftc-element-testimonial.vertical.style_4 {
max-width: 100%;
margin-left: 30px;
padding: 0;
}
.banner5-h17 .ftc-element-image .wp-caption > a > img {
min-height: 251px;
}
.box2-ft-h17 .contact-ft-h16 .elementor-icon-list-item a, 
.box2-ft-h17 .contact-ft-h16 .elementor-icon-list-item {
justify-content: flex-start;
}
.copy-right .elementor-container .elementor-column {
width: 100%;
text-align: center;
}
.copy-right .elementor-container .elementor-column .elementor-text-editor {
text-align: center;
}
.copy-right .elementor-container .elementor-column:first-child {
margin-bottom: 15px
} 
.text-banner .elementor-column:last-child .ftc-image-caption p span {
font-size: 20px !important;
}
.banner-h3 .elementor-column:last-child .ftc-image-caption span strong span {
font-size: 24px !important;
}
.banner-h3 .elementor-column:first-child .ftc-image-caption p span {
font-size: 16px !important;
}
.img1-h15 {
max-width: 250px;
top: -13%;
}
.banner3-h15 .elementor-widget-container {
margin-top: 230px !important;
}
.img2-h15 {
max-width: 230px;
right: 0%;
}
.mini-box1-ft-h15 .elementor-column:first-child {
width: 100% !important;
}
.mini-box1-ft-h15 .elementor-column:not(:first-child) {
width: 33% !important;
}
footer.site-footer .copyright-h15 p a{ 
font-size: 20px;
}
.mini-box1-ft-h15 .elementor-column:first-child .elementor-column-wrap {
margin-bottom: 50px !important;
text-align: center;
}
.text1-ft-h15 {
text-align: center !important;
}
.text1-ft-h15 .elementor-widget-container {
padding: 0 !important;
}
.contact-ft-h15 .elementor-icon-list-item, .contact-ft-h15 .elementor-icon-list-item a,
.contact-ft-h16 .elementor-icon-list-item, .contact-ft-h16 .elementor-icon-list-item a {
justify-content: center;
}
.group2-slider-h15 {
position: relative !important;
top: 60px;
left: -60px;
}
.mini-box-pro-banner-h16 .elementor-column {
width: 100% !important;
}
.ftc-product-grid.style_2.woocommerce .products .product {
width: 33.33%;
margin-left: 0;
margin-right: 0;
}
.pro3-h16 .ftc-product-grid.style_2.woocommerce .products .product {
width: 50%;
}
.ftc-product-grid.style_2.woocommerce > .products {
justify-content: flex-start;
}
.ftc-product-grid.style_2 .ftc-product.product:hover .item-description .add_to_cart_button a,
.ftc_products_slider.style_6 .ftc-product.product:hover .item-description .add_to_cart_button a,
.ftc_products_slider.style_7 .ftc-product.product:hover .item-description .add_to_cart_button a {
transition: all 0.5s ease;
}
.ftc-product-grid.style_2 .ftc-product.product:hover .item-description .add_to_cart_button a,
.ftc_products_slider.style_6 .ftc-product.product:hover .item-description .add_to_cart_button a,
.ftc_products_slider.style_7 .ftc-product.product:hover .item-description .add_to_cart_button a {
text-align: center;
padding-right: 47px;
}
.ftc-elements-blogs.style_1 .ftc-blogs {
width: 33.33%;
padding: 0 10px;
}
.title1-h17.title2-h17:before {
width: calc(100% - 20px);
left: 10px;
}
.ftc-elements-blogs.style_1 {
display: unset;
}
.mini-box-imgbox-h17 .elementor-column {
width: 50% !important;
}
.mini-box-imgbox-h17 .elementor-column:nth-child(1) .elementor-column-wrap {
margin: 0 10px 30px 0 !important;
}
.mini-box-imgbox-h17 .elementor-column:nth-child(2) .elementor-column-wrap {
margin: 0 0 30px 10px !important;
}
.mini-box-imgbox-h17 .elementor-column:nth-child(3) .elementor-column-wrap {
margin: 0 10px 0 0 !important;
}
.mini-box-imgbox-h17 .elementor-column:nth-child(4) .elementor-column-wrap {
margin: 0 0 0 10px !important;
}
.box2-ft-h17 .elementor-column {
width: 33.33% !important;
}
.box2-ft-h17 .elementor-column:nth-child(1) {
width: 100% !important;
}
.box2-ft-h17 .elementor-column:nth-child(1) .elementor-column-wrap {
margin-bottom: 30px !important;
}
.payment-h17 {
max-width: 90%;
margin-left: auto;
}
.banner5-h18 .ftc-image-content .ftc-image-caption {
font-size: 22px;
line-height: 30px;
}
.box-banner-h18 .elementor-column:nth-child(2) .elementor-column-wrap {
margin: 0 4px 0 9px !important;
}
.banner1-h18 figure .ftc-image-content .ftc-image-caption{
font-size: 18px;
}
.img2-h18 {
max-width: 45%;
}
.banner4-h18 .ftc-image-content .ftc-image-caption{
font-size: 38px;
line-height: 1;
}
.banner4-h18 .ftc-image-content .ftc-image-caption strong {
bottom: -40px;
}
.banner4-h18 .ftc-element-image .ftc-image-content {
width: 140px;
}
.mini-box1-ft-h18 .elementor-column:first-child:before {
right: -20px;
}
.banner1-h19 .ftc-image-content {
max-width: 187px;
}
.banner1-h19 .ftc-image-content .ftc-image-caption {
font-size: 26px;
line-height: 36px;
}
.banner1-h19 .ftc-image-content .button-banner a, .banner2-h19 .ftc-image-content .button-banner a {
padding: 7px 25px 7px 10px;
}
.banner1-h19 .ftc-image-content .button-banner a::before, .banner2-h19 .ftc-image-content .button-banner a::before {
right: 10px;
}
.ftc-product-grid.style_3 .item-description .price {
height: 28px;
}
.img1-h19 {
max-width: 250px;
}
.text1-h19 {
max-width: 70%;
}
.button1-h19 {
bottom: 40px;
}
.col-left-ft-h20 {
display: none !important;
}
.col-right-ft-h20,
.col-right2-ft-h20 {
width: 100% !important;
}
.box-banner1-h21 > .elementor-container > .elementor-row > .elementor-column {
width: 100%;
}
.box-banner1-h21 > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
margin: 0;
}
.box-banner1-h21 > .elementor-container > .elementor-row > .elementor-column:first-child > .elementor-column-wrap {
margin-bottom: 30px;
}
.col-imgbox-h21 {
text-align: center;
}
.title1-h21 {
max-width: 300px;
margin: 0 auto;
}
.text1-h21 {
text-align: center !important;
}
.minibox-button-h21 .elementor-row {
justify-content: center;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
top: -150%;
}
.box-banner1-h22 > .elementor-container > .elementor-row > .elementor-column,
.box-banner2-h22 > .elementor-container > .elementor-row > .elementor-column,
.minibox-testi-h22 .elementor-column {
width: 100% !important;
}
.box-banner1-h22 > .elementor-container > .elementor-row > .elementor-column:first-child .elementor-column-wrap,
.box-banner1-h22 {
margin-bottom: 30px;
}
.box-banner1-h22 > .elementor-container > .elementor-row > .elementor-column:first-child .elementor-column-wrap {
margin-bottom: 50px;
}
.woocommerce.product-template.ftc-product-grid.style_7 .products .product {
width: calc(33.33333% - 20px);
}
.box-banner2-h22 > .elementor-container > .elementor-row > .elementor-column:nth-child(2) .elementor-row {
flex-direction: row-reverse;
}
.minibox-testi-h22 .elementor-column:nth-child(2) .elementor-column-wrap {
padding-top: 20px !important;
padding-bottom: 50px !important;
}
.ftc-element-testimonial.style_6 .item .infomation::before {
font-size: 100px;
}
.img1-h22 {
bottom: 25%;
}
.ftc-element-testimonial.style_6 .item .infomation {
padding-left: 40px !important;
padding-right: 40px !important;
}
.box-content-h23 {
padding: 0 !important;
}
.box-banner5-h24 {
padding-left: 210px !important;
}	
.banner6-h24 figure {
overflow: hidden;
}
.banner6-h24 figure img {
height: 200px;
max-width: unset !important;
margin-left: -190px;
}
.banner2-h24 figure .ftc-image-content .button-banner a {
font-size: 14px;
padding: 7px 26px 7px 16px;
}
.banner2-h24 figure .ftc-image-content .ftc-image-caption {
font-size: 20px;
line-height: 24px;
margin-bottom: 10px;
}
.banner2-h24 figure .ftc-image-content .ftc-image-caption strong {
font-size: 24px;
}
.banner2-h24 figure .ftc-image-content {
top: 58% !important;
}
.text2-ft-h19 .elementor-widget-container {
padding: 0px !important;
}
.box-pro-h22 .elementor-column {
width: 100% !important;
}
.box-pro-h22 .elementor-column .elementor-column-wrap {
margin: 0 !important;
}
.box-pro-h22 .elementor-column:first-child .elementor-column-wrap {
margin: 0 0 30px 0 !important;
}
.linklist-h22.elementor-widget .elementor-icon-list-item  {
display: inline-block;
margin: 0 15px !important;
padding: 0 !important;
}
.linklist-h22.elementor-widget .elementor-icon-list-items {
display: inline-block;
text-align: center;
}
.title-pro-h22 {
text-align: center;
}
.img-slider-h24 {
position: relative;
left: -140px;
top: -50px;
}
.box-img-slider-h24 rs-mask-wrap {
overflow: unset !important;
}
.banner2-h24 figure .ftc-image-content .button-banner a::before {
right: 15px;
}
.title2-h24 {
max-width: 390px;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
top: -230%;
}
.group1-slider-h19 {
position: relative;
left: -100px;
}
.banner2-h19 .ftc-image-content .ftc-image-caption h2 {
margin-bottom: 4px;
}
.banner2-h19 .ftc-image-content .button-banner {
margin-top: 15px;
}
.banner2-h19 .ftc-image-content {
top: 5% !important;
right: -10px !important;
max-width: 145px;
}
.banner2-h19 .ftc-image-content .ftc-image-caption h2 {
font-size: 26px;
}
.mini-box-pro-h6e .elementor-column {
width: 100% !important;
}
.mini-box-pro-h6e .elementor-column:first-child .elementor-column-wrap {
margin: 0 0 30px !important;
}
.mini-box-pro-h6e .elementor-column:nth-child(2) .elementor-column-wrap {
margin: 0 !important;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover .post-text h4 {
margin-bottom: 33px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text > p {
margin-bottom: 36px;
}
footer.site-footer .social-ft-h6e a {
width: 30px;
height: 30px;
line-height: 30px;
}
.mini-box-pro-h6e {
margin-top: 20px !important;
}
.box-banner-h7e .elementor-column:nth-child(2) .elementor-column-wrap {
margin: 0 5px !important;
}
.box-slider-h8e .elementor-column:first-child .elementor-column-wrap {
margin: 0 !important;
}
.banner1-h8e .elementor-widget-container {
margin-bottom: 4px !important;
}
.group2-slider-h24 {
position: relative;
left: 30px;
}
.copy-left {
padding-top: 35px !important;
padding-bottom: 35px !important;
}
.footer-bottom-h6e {
padding-top: 30px;
padding-bottom: 30px;
}
.text1-slider-h24 {
display: none !important;
}
.text1-ft-h24 {
text-align: center !important;
}
}
@media only screen and (max-width: 767px){
.mini-box-pro-h6e .ftc-product-tabs.style_6 .woocommerce .products .product .item-description .star-rating,
.mini-box-pro-h6e .ftc-product-tabs.style_4 .woocommerce .products .product .item-description .star-rating {
bottom: -2px;
}
.mini-box1-ft-h18 .elementor-widget-image {
margin-top: 45px;
}
.testi-h8e .navigation-slider .nav-next {
right: unset;
left: calc(50% - 35px);
top: auto;
bottom: -70px;
text-align: center;
background-color: #f68d49;
}
.testi-h8e .navigation-slider .nav-prev {
left: auto;
top: auto;
right: calc(50% - 35px);
bottom: -70px;
text-align: center;
background-color: #f68d49;
}
.box-testi-h6e:hover .testi-h8e .navigation-slider > div,
.testi-h8e:hover .navigation-slider > div {
display: inline-block;
}
section.box-testi-h6e .elementor-container .elementor-column:first-child {
order: 2;
}
section.box-testi-h6e .elementor-container .elementor-column:last-child {
order: 1;
}
.ftc-element-testimonial.vertical.style_4 {
max-width: 100%;
margin-left: auto;
}
.box-ft-h18 {
background-position: 40% 50% !important;
}
.content-qoute-19 > h2:first-child {
margin-left: auto;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description .product_title {
text-align: left;
}
.banner5-h17 .ftc-image-content .ftc-image-caption div img {
width: auto;
}
.banner5-h17 h4 {
font-size: 24px;
max-width: 70%;
line-height: 30px;
}
.content-qoute-18 > p {
display: block;
} 
.wpcf7 form .sub-form-h18 {
margin-left: auto;
}
.img1-h19 {
max-width: 100%;
}
.content-qoute-19 > span, .content-qoute-19 > p {
display: block;
}
.banner3-h19 .ftc-image-content {
top: 5%;
right: 16%;
}
.ftc-element-image .wp-caption .content-img-19 img {
width: 40%;
}
.ftc_products_deal_slider.style_2 .ftc-product.product >div.item-description {
padding: 25px 0 10px;
}
.banner-h3 .elementor-container .elementor-column .ftc-element-image .wp-caption {
display: block;
}
.banner-h3 .elementor-container .elementor-column .ftc-element-image img {
width: 100%;
}
.footer-bottom-1 .elementor-column:first-child .elementor-widget-icon-list ul li:first-child .elementor-icon-list-icon i {
width: auto;
}
.footer-bottom-1 .elementor-column:first-child .elementor-widget-icon-list ul li:first-child .elementor-icon-list-icon {
text-align: center;
padding-right: 5px;
}
.big-section .elementor-container > .elementor-row > .elementor-column:first-child {
margin-bottom: 30px;
}
.img-box-1 .elementor-column:last-child:after,
.img-box-1 .elementor-column:nth-child(2):after {
display: none;
}
.product-bg-h4 .ftc_products_slider .products .product .meta_info .add_to_cart_button, 
.product-bg-h4 .ftc_products_slider .products .product .add_to_cart_button a {
min-width: 30px;
}
.about-double-h9 .elementor-widget-progress {
margin: 0 auto;
}
.about-double-h9 .elementor-widget:last-child {
text-align: center;
}
.about-double-h9 .elementor-image {
text-align: center;
}
.product-14 {
width: 100% !important;
left: 0 !important;
}
.testimonial-13:hover .navigation-slider > div {
opacity: 1;
visibility: visible;
}
.testimonial-13 .navigation-slider > div {
opacity: 0;
visibility: hidden;
}
.video-13 .elementor-widget-video .elementor-fit-aspect-ratio {
padding-bottom: 56.25%;
}
.elementor-page .footer-middle {
margin: 0 auto;
}
.banner-131 .ftc-all-slider .navigation-slider .nav-next {
right: 0;
}
.banner-131 .ftc-all-slider .navigation-slider .nav-prev {
right: 80px;
}
.footer-13 .elementor-container .elementor-row .elementor-column {
width: 50%;
}
.triple-bner-13 .elementor-container .elementor-column:last-child {
margin: 95px auto 0;
}
.counter-13 .elementor-container .elementor-column {
width: 50%;
margin: 15px auto;
}
.triple-bner-13 .elementor-container .elementor-column {
width: 50%;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i,
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist .add_to_wishlist i,
.ftc-product-grid.style_1.woocommerce .products .product .item-image .quickview i:before {
font-size: 18px;
}
.img-box-h9 .elementor-container .elementor-column {
width: 33.3333%;
}
.testimonial-h9:hover .navigation-slider > div {
opacity: 1;
visibility: visible;
}
.testimonial-h9 .navigation-slider > div {
opacity: 0;
visibility: hidden;
}
.testimonial-h9 .navigation-slider .nav-next {
right: 0;
}
.testimonial-h9 .navigation-slider .nav-prev {
left: 0;
}
.about-double-h9 .elementor-image img {
position: relative;
top: 50px;
}
.testimonial-h10:hover .navigation-slider > div {
opacity: 1;
visibility: visible;
}
.testimonial-h10 .navigation-slider > div {
opacity: 0;
visibility: hidden;
border: none;
width: auto;
height: auto;
line-height: normal;
}
.ftc-product-grid.columns-3.style_1 .products .product .product_title {
margin-bottom: 0;
max-width: 100%;
}
.ftc-product-grid.columns-3.style_1 .products .product .price {
position: relative;
top: auto;
margin-top: 5px;
}
.product-h11 .woocommerce > .products {
margin: 0 -10px;
}
.product-h11 .ftc-product-grid.columns-2.style_1.woocommerce .products .product {
max-width: 370px;
width: calc(50% - 20px);
margin-left: auto;
margin-right: auto;
}
.about-h1 .elementor-column:first-child {
padding-left: 0;
}
.about-h1 .elementor-widget-container ul li {
justify-content: center;
}
.about-h1 .ftc-dual-header .title, 
.about-h1 .ftc-dual-header .subtext {
text-align: center;
max-width: 100%;
margin: 10px auto;
padding: 0 15px;
}
.about-h1 .ftc-buttons.horizontal .ftc-content-buttons:last-child, 
.about-h1 .ftc-buttons.horizontal .ftc-content-buttons:first-child {
margin: 0 auto !important;
}
.sub-form-1 input[type="email"] {
padding: 12px;
}
.contact-h5 .elementor-container .elementor-row .elementor-column {
width: 33.3333%;
}
.testi-h5 .elementor-column:last-child {
margin-top: 30px;
}
.ftc-product-tabs.style_2 .products .product .star-rating {
position: relative;
left: 0;
right: 0;
bottom: -5px;
}
.ftc-product-tabs.style_2 .products .product:hover .meta_info {
justify-content: center;
bottom: -55px;
}
.banner-h5 .elementor-column:first-child,
.banner-h5 .elementor-column:nth-child(2n+2) {
width: 50%;
}
.banner-h5 .elementor-column:first-child {
padding: 0 10px 0 0;
}
.banner-h5 .elementor-column:nth-child(2n+2) {
padding: 0 0 0 10px;
}
.banner-h5 .elementor-column:nth-child(2n+2) .ftc-element-image img {
max-width: calc(100% - 4px);
}
.banner-h5 .elementor-column:last-child {
margin-top: 20px;
padding: 0;
}
.banner-h5 .elementor-column:last-child .elementor-widget:first-child {
width: 58%;
text-align: left;
margin-right: 20px;
}
.banner-h5 .elementor-column:last-child .elementor-widget:last-child {
width: calc(42% - 22px);
}
.banner-h5 .elementor-column:last-child .elementor-widget:first-child img {
width: 108%;
max-width: 200%;
}
.ftc_products_slider.style_2 .products .product .meta_info .add-to-cart a:before {
display: inline-block;
color: inherit;
}
.ftc_products_slider.style_2 .woocommerce .product .item-description .meta_info .add-to-cart a:first-child:before {
margin: 0;
line-height: inherit;
}
.banner-double-h2 .elementor-column:first-child {
text-align: center;
padding-right: 0;
margin-bottom: 30px;
}
.banner-double-h2 .elementor-column:last-child {
text-align: center;
padding-left: 0;
}
.banner-double-h2 .elementor-column:last-child .ftc-element-image .ftc-image-content,
.banner-double-h2 .elementor-column:last-child .ftc-element-image {
text-align: center;
}
.ftc-product-tabs .woocommerce .products .product .meta_info .add-to-cart {
min-width: auto;
}
.img-box-1 .elementor-container .elementor-column {
width: 50%;
margin: 15px auto;
}
.footer-bottom-1 .elementor-column .elementor-widget-icon-list .elementor-widget-container ul li {
align-items: start;
}
.ftc-element-testimonial.style_2 .morther-content {
width: 100%;
margin: 0 auto;
}
.img1-h15 {
position: relative !important;
width: 100% !important;
max-width: unset;
top: unset;
}
.img2-h15 {
position: relative !important;
width: 100% !important;
max-width: unset;
right: unset;
bottom: unset;
}
.ftc-element-testimonial.style_4 .testimonial-content:before {
top: -10px;
font-size: 220px;
}
.wpcf7 form .sub-form-h15 .button-h15 {
width: 150px;
}
.wpcf7 form .sub-form-h15 input[type="email"] {
width: calc(100% - 150px);
}
.wpcf7 form .sub-form-h16 .button-h16 {
width: 150px;
}
.wpcf7 form .sub-form-h16 input[type="email"] {
width: calc(100% - 170px);
}
.banner1-h17 figure .ftc-image-content .ftc-image-caption,
.banner1-h18 figure .ftc-image-content .ftc-image-caption {
font-size: 18px;
line-height: 24px;
margin-bottom: 12px;
}
.ftc-elements-blogs.style_1 {
margin: 0;
}
.wpcf7 form .sub-form-h17 input[type="email"] {
width: calc(100% - 170px);
}
.wpcf7 form .sub-form-h17 .button-h17 {
width: 120px;
}
.ftc_products_deal_slider.style_1 .woocommerce .products .product .item-description .counter-wrapper>div.seconds,
.ftc_products_deal_slider.style_2 .woocommerce .products .product .item-description .counter-wrapper>div.seconds {
display: none;
}
.ftc_products_deal_slider.style_1 .woocommerce .products .product .item-description .counter-wrapper>div,
.ftc_products_deal_slider.style_2 .woocommerce .products .product .item-description .counter-wrapper>div {
width: 33.33%;
}
.ftc_products_deal_slider.style_1 .woocommerce .products .product .item-description .counter-wrapper>div:nth-child(3)::before,
.ftc_products_deal_slider.style_2 .woocommerce .products .product .item-description .counter-wrapper>div:nth-child(3)::before  {
display: none;
}
.wpcf7 form .sub-form-h18 {
justify-content: center;
}
.button1-h19 {
max-width: unset;
position: relative !important;
right: unset;
bottom: unset;
}
.ftc-product-grid.style_4.woocommerce {
margin: 0 -10px;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product {
height: 50px;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
top: -270%;
}
.banner3-h19 figure img {
left: -270px;
}
.text1-ft-h19 {
max-width: calc(100% - 40px);
margin: 0 auto;
}
.mini-box-imgbox-h21 .elementor-column:nth-child(2n+1) .img-box-h21::before,
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > a.quickview {
display: none;
}
.title1-h21 {
margin: 0 auto;
}
.box-pro-h21:before {
max-width: calc(100% - 40px);
}
.minibox-button-h21 .elementor-row {
justify-content: center;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button {
width: calc(100% - 10px);
margin: 0;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button a {
width: 100%;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
top: -150%;
}
.minibox2-button-h21 .elementor-row {
justify-content: center;
}
.ftc-product-grid.style_6.woocommerce .ftc-product.product:hover .group-button-product {
display: block;
}
.ftc-product-grid.style_6.woocommerce.product-template .products .product {
margin-left: auto;
margin-right: auto;
}
.linklist-h22.elementor-widget .elementor-icon-list-item  {
display: inline-block;
margin: 0 10px !important;
padding: 0 !important;
}
.linklist-h22.elementor-widget .elementor-icon-list-item {
display: inline-block;
text-align: center;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description .star-rating::before {
font-size: 13px;
line-height: 13px;
height: 13px;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description .star-rating span {
font-size: 13px;
line-height: 13px;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description .star-rating {
margin-bottom: 10px;
}
.box-button-h22 .elementor-row {
justify-content: center;
}
.box-button-h22 .elementor-column {
width: max-content;
}
.woocommerce.product-template.ftc-product-grid.style_8 .products .product {
margin: 30px 0;
}
.wpcf7 form .sub-form-h24 {
justify-content: center;
}
.title2-h24 {
max-width: 300px;
margin: 0 auto;
}
.banner6-h24 figure img {
height: 200px;
max-width: unset !important;
margin-left: -190px;
}
.banner6-h24 figure {
overflow: hidden;
}
.ftc-product-grid.style_9.woocommerce .item-description .meta_info .add_to_cart_button a:before {
font-size: 0;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .quickview {
display: none;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
top: -70%;
}
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button a span {
line-height: 44px;
}
.col-logo-ft-h16:before {
display: none;
}
.ftc-element-testimonial.style_5 .testimonial-content .infomation {
text-align: center;
}
.ftc-elements-blogs.style_1.blog-template-elementor .inner-wrap > a {
margin-bottom: 27px;
}
.mini-box1-ft-h18 .elementor-column:first-child:before {
display: none;
}
.video-h22 .elementor-custom-embed-play i {
font-size: 40px;
}
.mini-box1-ft-h24 .elementor-column:first-child:before {
display: none;
}
.wpcf7 form .sub-form-h19 input[type="email"] {
margin: 0 auto 27px;
}
.wpcf7 form .sub-form-h19 {
text-align: center;
}
.wpcf7 form .sub-form-h19 .button-h19 {
float: none;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
top: -500%;
}
.title1-h20 {
margin: 0 auto;
}
.ftc-product-tabs.style_4 .tabs-wrapper,
.ftc-product-tabs.style_3 .tabs-wrapper,
.ftc-product-tabs.style_5 .tabs-wrapper,
.ftc-product-tabs.style_6 .tabs-wrapper,
.ftc-product-tabs.style_7 .tabs-wrapper {
padding: 0 15px;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .star-rating,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .star-rating,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .star-rating,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .star-rating,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .star-rating {
bottom: 7px;
right: calc(50% - 3px);
transform: translateX(50%);
}
.ftc-product-tabs.style_3 .ftc-product.product .item-description .meta_info,
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info,
.ftc-product-tabs.style_5 .ftc-product.product .item-description .meta_info,
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info,
.ftc-product-tabs.style_7 .ftc-product.product .item-description .meta_info {
justify-content: center;
bottom: -55px;
padding: 15px 0;
}
.mini-box-pro-h6e .elementor-row {
flex-direction: column-reverse;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
top: -100%;
}
.ftc-product-grid.style_8.woocommerce .ftc-product.product .item-description .price {
position: relative;
margin-top: 10px;
}
}	
@media only screen and (max-width: 767px) and (min-width:667px) {
.banner1-h15 .ftc-image-content {
bottom: 15% !important;
}
.banner2-h15 .ftc-image-content {
top: 12% !important;
}
.ftc-product-grid.style_2.woocommerce .products .product {
width: 33.33%;
margin-left: 0;
margin-right: 0;
}
.pro3-h16 .ftc-product-grid.style_2.woocommerce .products .product {
width: 50%;
}
.ftc-product-grid.style_2.woocommerce > .products {
justify-content: flex-start;
}
.ftc-product-grid.style_3 .item-description .price {
height: 28px;
}
.product-template.ftc-product-grid.style_4.woocommerce .products .product {
width: calc(33.33333% - 20px);
}
.product-template.ftc-product-grid.style_5 .products .product {
max-width: 370px;
}
.minibox-banner2-h22 .elementor-column {
width: 50%;
}
.box-banner2-h22 > .elementor-container > .elementor-row > .elementor-column:nth-child(2) .elementor-row {
flex-direction: row-reverse;
}
.ftc-product-grid.style_2 .item-description .meta_info .quickview,
.ftc_products_slider.style_6 .item-description .meta_info .quickview,
.ftc_products_slider.style_7 .item-description .meta_info .quickview {
display: block;
width: 50px;
}
.ftc-product-grid.style_2 .ftc-product.product:hover .item-description .add_to_cart_button a,
.ftc_products_slider.style_6 .ftc-product.product:hover .item-description .add_to_cart_button a,
.ftc_products_slider.style_7 .ftc-product.product:hover .item-description .add_to_cart_button a {
transition: all 0.5s ease;
}
.ftc-product-grid.style_2 .ftc-product.product:hover .item-description .add_to_cart_button a,
.ftc_products_slider.style_6 .ftc-product.product:hover .item-description .add_to_cart_button a,
.ftc_products_slider.style_7 .ftc-product.product:hover .item-description .add_to_cart_button a {
text-align: center;
padding-right: 47px;
}
.img1-h22 {
bottom: 25%;
max-width: 320px;
}
.box-ft-h24 {
padding-top: 180px !important;
}
.text1-h24 .elementor-widget-container {
max-width: 230px;
margin: 0 auto !important;
}
}
@media only screen and (min-width: 668px) and (max-width: 733px){
.banner8-h18 .ftc-element-image .ftc-image-content {
width: auto;
top: 7%;
right: 3%;
max-width: 480px;
}
}
@media only screen and (max-width: 667px){
.banner8-h18 .ftc-image-content div > img {
width: 55%;
}
.banner8-h18 .ftc-element-image .ftc-image-content {
width: auto;
top: 8%;
right: 0;
max-width: 480px;
}
.content-img-19 > h4 {
font-size: 14px;
}
.banner3-h19 .ftc-image-content {
top: 5%;
right: 13%;
}
.ftc-element-image .wp-caption .content-img-19 img {
width: 35%;
}
.footer-bottom-1 .elementor-container .elementor-row .elementor-column:first-child {
padding: 0;
}
.footer-bottom-1 .elementor-column:first-child .elementor-widget-icon-list ul li:first-child {
max-width: 80%;
margin: 0 auto;
}
.ftc-element-testimonial.vertical.style_3 {
max-width: 540px;
}
.elementor-widget-ftc-testimonial .navigation-slider .style_2 {
left: 25px;
}
.ftc-element-testimonial.vertical.style_3 {
margin-left: 50px;
}
.banner-h5 .elementor-column:nth-child(2n+2) .ftc-element-image img {
max-width: calc(100% - 2.5px);
}
.banner-h5 .elementor-column:last-child .elementor-widget:first-child img {
width: 99%;
}
.husky .elementor-column-gap-extended .elementor-column:last-child > .elementor-element-populated {
text-align: center;
}
.husky .elementor-text-editor > p {
max-width: 100%;
}
}
@media only screen and (max-width: 480px){
.tab-pro-h6 .ftc-product-slider.ftc-slider.ftc-shortcode.style1,
.tab-pro-h7 .ftc-product-slider.ftc-slider.ftc-shortcode.style1 {
padding: 0;
}
.ftc-product-grid.style_2 .item-description .yith-wcwl-add-to-wishlist {
top: 20px;
}
.mini-box1-ft-h18 .elementor-widget-image {
margin-top: 10px;
}
.ftc-product-tabs.style_6 .woocommerce .products {
margin: 0 -10px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product {
width: calc(50% - 20px);
margin-left: auto;
margin-right: auto;
}
.ftc-product-tabs.style_6 .tabs-wrapper {
padding: 0;
}
.mini-box-pro-h6e .elementor-container .elementor-inner-column:last-child {
justify-content: center;
}
.img2-h18 .elementor-image.ftc-element-image img,
.img1-h19 .ftc-element-image .wp-caption img {
width: 70%;
}
.content-qoute-19 > h2:first-child {
margin-left: -8px;
}
.mini-box-pro-h6e .ftc-product-tabs.style_4 .tabs-content-wrapper .tab-content {
margin: 0 -10px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product {
width: calc(50% - 20px);
}
.ftc-elements-blogs.style_1 .ftc-blogs.post {
width: 100%;
max-width: 100%;
-webkit-flex-basis: 100%;
-ms-flex-preferred-size: 100%;
flex-basis: 100%;
}
.banner5-h17 h4 {
display: none;
}
.banner5-h17 .ftc-image-content .ftc-image-caption div img {
width: 50%;
margin-bottom: 30px;
}
.content-qoute-18 > p {
display: none;
} 
.banner8-h18 .ftc-element-image .ftc-image-content {
max-width: 75%;
width: 100%;
top: 5%;
right: -28%;
}
.banner8-h18 .ftc-image-content div > img {
width: 30%;
}
.content-qoute-19 {
margin-top: 25px;
}
.content-qoute-19 > span, .content-qoute-19 > p {
display: none;
}
.banner3-h19 .ftc-image-content {
top: -10%;
right: 19%;
}
.content-img-19 > h4 {
font-size: 13px;
}
.content-banner-19, .content-img-19 {
width: auto;
}
.ftc-element-image .wp-caption .content-img-19 img {
display: none;
}
.text1-h24 {
display: none;
}
.img-box-h17 .elementor-column-gap-default .elementor-column {
width: 100%;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description .star-rating {
font-size: 16px;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description .star-rating::before {
font-size: 16px;
line-height: 16px;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button {
width: calc(100% - 50px);
margin: 0 auto;
float: none;
}
.banner1-h19 .ftc-image-content .ftc-image-caption {
font-size: 28px;
line-height: 32px;
color: #fff;
}
.banner2-h19 .ftc-image-content .ftc-image-caption h2 {
font-size: 22px;
}
.banner2-h19 .ftc-image-content .button-banner {
margin-top: 15px;
}
.banner2-h19 .ftc-image-content .button-banner a {
padding: 9px 20px 9px 10px;
}
.banner2-h19 .ftc-image-content .button-banner a:before {
right: 10px;
}
.banner2-h19 .ftc-image-content {
top: 0 !important;
right: -20px !important;
max-width: 130px;
}
.banner4-h18 .ftc-image-content .ftc-image-caption strong {
right: 40px;
bottom: -30px;
}
.banner4-h18 .ftc-image-content .ftc-image-caption {
text-align: center;
font-size: 32px;
line-height: 32px;
}
.custom-pro-16 .woocommerce.columns-5 .products .product:last-child {
display: none;
}
.wpcf7 form .sub-form-h16 {
display: block;
text-align: center;
}
.wpcf7 form .sub-form-h16 input[type="email"] {
width: 100%;
margin: 0 auto 20px;
}
.ftc-product-categories.style_1 .ftc-categories {
padding: 0 5px;
}
.footer-bottom-1 .elementor-container .elementor-row .elementor-column {
width: 100%;
}
.elementor-widget-ftc-categories .navigation-slider > div {
line-height: normal;
opacity: 0;
visibility: hidden;
}
.elementor-widget-ftc-categories:hover .navigation-slider > div {
opacity: 1;
visibility: visible;
z-index: 9;
}
.elementor-widget-ftc-categories .navigation-slider .nav-prev {
left: -10px;
}
.elementor-widget-ftc-categories .navigation-slider .nav-next {
right: -10px;
}
.product-widget-h1 .elementor-widget-ftc-products-sliders .navigation-slider .nav-next.style_1 {
right: 0;
}
.product-widget-h1 .elementor-widget-ftc-products-sliders .navigation-slider .nav-prev.style_1 {
right: 35px;
}
.product-widget-h1 .elementor-column .elementor-element.elementor-widget-heading > .elementor-widget-container {
margin: 0;
}
.product-widget-h1 .ftc_products_slider.style_1 .woocommerce .products .product {
max-width: 100%;
}
.footer-bottom-1 .elementor-column:first-child .elementor-widget-icon-list ul li:first-child {
max-width: 100%;
margin: 0 auto;
}
.footer-h12 .ftc-dual-header .title {
margin: 0 auto;
}
.baner-cat .ftc-buttons {
justify-content: center !important;
}
.tab-50 .ftc-product-tabs.style_2 .woocommerce .products .product {
margin: 0 10px 30px;
padding: 0;
}
.ftc-product-tabs.style_2 .woocommerce .products .product {
margin: 0 auto 30px;
padding: 0 10px;
}
.ftc-product-tabs.style_2 .products .product:hover .price, 
.ftc-product-tabs.style_2 .products .product .price {
min-width: auto;
padding: 0 10px;
}
.product-h11 .ftc-product-grid.style_1 .products .product .price {
top: auto;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart .loading:after {
right: 15%;
}
.ftc-product-grid.columns-3.style_1 .products .product {
width: 50%;
padding: 0 10px;
}
.double-pro-h12 .ftc-product-grid.style_1 .products .product .price, 
.double-pro-h12 .ftc-product-grid.style_1 .products .product:hover .price {
top: auto;
}
.product-14 > .elementor-container {
padding: 0;
}
.testimonial-13 .navigation-slider > div {
width: 30px;
height: 30px;
line-height: 30px;
}
.testimonial-13 .navigation-slider > div:before {
font-size: 16px;
}
.triple-bner-13 .elementor-container .elementor-column:first-child {
margin-bottom: 95px;
}
.slider-img-h11 .ftc-all-slider .slide-title {
top: 50%;
left: 0;
transform: translate(0, -50%);
}
.img-box-h9 .elementor-container .elementor-column .elementor-widget > .elementor-widget-container {
border-width: 1px;
}
.footer-13 .elementor-container .elementor-row .elementor-column {
width: 100%;
}
.footer-13 .ftc-element-instgram.ftc-instagram ul:not(.slider) li {
width: 33.3333%;
}
.banner-131 .ftc-all-slider .navigation-slider .nav-prev {
right: 60px;
}
.banner-131 .ftc-all-slider .navigation-slider > div {
width: 60px;
height: 60px;
line-height: 60px;
}
.triple-bner-13 .elementor-container .elementor-column {
width: 100%;
margin-bottom: 30px;
}
.ftc_products_slider.style_4 .products .product {
padding: 0 10px;
}
.img-box-h9 .elementor-container .elementor-column {
width: 100%;
margin-bottom: 30px;
}
.img-box-h9 .elementor-container .elementor-column:last-child { 
margin-bottom: 0;
}
.about-double-h9 .elementor-image img {
top: 40px;
}
.footer-h9 .elementor-column:first-child .elementor-text-editor > img {
margin: -50px 20px 10px 0;
}
.footer-h9 .elementor-container .elementor-row .elementor-column {
width: 100%;
margin: 0 auto 60px;
}
.footer-h9 .elementor-container .elementor-row .elementor-column:last-child {
margin: 0 auto;
}
.ftc-product-grid.columns-3.style_1 .products .product .product_title {
max-width: 100%;
}
.form-h10 .ftc-contact-form .sub-form-1,
.form-h10 .ftc-contact-form input[type="email"]::placeholder {
text-align: center;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) input[type="email"] {
width: calc(100% - 30px);
}
.footer-h12 .elementor-inner-section .elementor-column:first-child {
margin-bottom: 65px;
}
.footer-h12 .elementor-inner-section .elementor-column:last-child {
margin-bottom: 60px;
}
.footer-h12 .elementor-inner-section .elementor-column:first-child,
.footer-h12 .elementor-inner-section .elementor-column:last-child {
width: 100%;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) .elementor-text-editor {
width: 100%;
max-width: 80%;
margin: 0 auto;
}
.footer-h12 .elementor-inner-section .elementor-column:first-child .elementor-text-editor {
max-width: 80%;
margin: 0 auto;
}
.double-pro-h12,
.double-pro-h12 .elementor-row .elementor-column {
padding: 0 10px;
}
.ftc-product-grid.style_1 .products .product .item-description {
padding: 10px 0;
}
.ftc-product-grid.style_1.woocommerce .products .product .product_title {
margin: 0;
}
.ftc-product-grid.style_1 .products .product .product_title > a {
font-size: 18px;
}
.ftc-product-grid.style_1 .products .product .price, 
.ftc-product-grid.style_1 .products .product:hover .price {
position: relative;
top: auto;
font-size: 16px;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist {
margin: 15px 0 0 15px;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart a {
font-size: 0;
}
.ftc-product-grid.style_1 .products .product .item-image .quickview {
margin: 0 0 0 15px;
}
.coming-soon-new .mc4wp-form-fields .newletter_sub .sub-form {
margin: 0 15px;
}
.ftc-element-testimonial.style_2 .item.swiper-slide-active {
min-width: 100%;
}
.ftc-product-categories.style_1 .item-desciption {
bottom: 12px;
}
.about-h1 .ftc-dual-header {
padding: 0 15px;
}
.ftc-blogs-slider .blogs-slider.style_2 .inner-wrap .meta {
padding: 0;
}
.banner-h5 .elementor-column:nth-child(2n+2) .ftc-element-image img {
max-width: 100%;
}
.banner-h5 .elementor-column:last-child .elementor-widget:last-child,
.banner-h5 .elementor-column:last-child .elementor-widget:first-child img {
width: 100%;
}
.banner-h5 .elementor-column:last-child .elementor-widget:first-child {
width: 100%;
text-align: center;
margin-right: auto;
}
.ftc-element-testimonial.vertical .tes-content .infomation {
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 2;
-moz-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
display: -webkit-box;
}
.product-bg-h4 .ftc_products_slider .products .product .price {
display: block;
max-width: fit-content;
width: -webkit-fit-content;
width: -moz-fit-content;
margin: 0 auto;
}
.product-bg-h4 .ftc_products_slider .products .product .meta_info .add_to_cart_button, 
.product-bg-h4 .ftc_products_slider .products .product .add_to_cart_button a {
min-width: auto;
}
.product-bg-h4 .ftc_products_slider.style_2 .products .product .meta_info div {
width: 30px;
height: 30px;
line-height: 30px;
}
.ftc_products_slider.style_2 .products .product .meta_info > div {
width: 35px;
height: 35px;
line-height: 35px;
margin: 0 5px;
}
.about-h1 .elementor-column:first-child {
padding-left: 0;
}
.product-widget-h1.pro_wedget-h2 .elementor-column:last-child {
margin-top: 0;
}
.product-widget-h1.pro_wedget-h2 .elementor-row .elementor-column {
margin-bottom: 0;
}
.copy-left {
padding: 20px 0 25px !important;
}
.ftc-product-tabs .tabs-content-wrapper:before {
display: none;
}
.tab-50 .ftc-product-tabs.style_2 .tabs-wrapper {
left: 0;
position: relative;
top: 0;
transform: none;
max-width: 330px;
min-width: auto;
}
.elementor-widget-ftc-testimonial .navigation-slider .style_2 {
left: 0;
}
.ftc-element-testimonial.vertical.style_3 {
margin-left: auto;
}
.ftc-element-testimonial.vertical.style_3 .swiper-wrapper,
.ftc-element-testimonial.swiper-container.vertical {
min-height: 750px;
}
.ftc-element-testimonial.vertical.style_3 .item {
flex-flow: column;
text-align: center;
}
.ftc-element-testimonial.vertical.style_3 .item:hover .tes-content,
.ftc-element-testimonial.vertical .tes-content,
.ftc-element-testimonial.vertical .avatar-image {
max-width: 100%;
}
.ftc-element-testimonial.vertical .avatar-image {
order: 1;
}
.ftc-element-testimonial.vertical .tes-content {
order: 2;
padding: 0 10px;
margin-top: 20px;
}
.ftc-element-testimonial.vertical.style_3 .item:before {
top: 10px;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-next.style_2,
.elementor-widget-ftc-testimonial .navigation-slider .nav-prev.style_2 {
top: -40px;
transform: none;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-next.style_2 {
left: 50%;
margin-left: 5px;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-prev.style_2 {
left: auto;
right: 50%;
margin-right: 5px;
}
.contact-h5 .elementor-container .elementor-row .elementor-column {
width: 100%;
}
.contact-h5 .elementor-container .elementor-row .elementor-column:not(:last-child) {
margin-bottom: 30px;
}
.contact-h5 .elementor-column:nth-child(2n+2) {
border: none;
}
.newletter-h5 .sub-form-1 input[type="email"] {
margin-bottom: 0;
}
.newletter-h5 .sub-form-1 input[type^="submit"] {
top: 5px;
}
.footer-mid-h5 > .elementor-container > .elementor-row > .elementor-column {
width: 100%;
margin-bottom: 30px;
}
.banner-h5 .elementor-column:first-child, 
.banner-h5 .elementor-column:nth-child(2n+2),
.banner-h5 .elementor-column:last-child .elementor-widget-ftc_single_image {
width: 100%;
padding: 0;
}
.banner-h5 .elementor-column:first-child .elementor-widget-ftc_single_image:last-child {
margin-bottom: 20px;
}
.banner-double-h2 .elementor-column:last-child .ftc-image-caption > p span:nth-child(n+2) strong span {
font-size: 20px !important;
}
.baner-cat .elementor-column:first-child,
.baner-cat .elementor-column:last-child {
width: 100%;
text-align: center;
}
.baner-cat:before {
display: none;
}
.baner-cat > .elementor-container {
background: rgb(0 0 0 / 35%);
padding: 10px;
}
.husky .elementor-container .elementor-column:last-child .elementor-element-populated {
text-align: center;
}
.husky .elementor-text-editor > p {
max-width: 100%;
}
.product-widget-h1 .elementor-row .elementor-column {
width: 100%;
margin-bottom: 30px;
}
.product-widget-h1 .elementor-row .elementor-column:last-child {
margin-bottom: 0;
margin-top: 0;
}
.copy-left .elementor-container .elementor-column:first-child,
.copy-left .elementor-container .elementor-column:last-child {
width: 100%;
padding-bottom: 5px;
}
.copy-left .elementor-container .elementor-column:last-child .elementor-widget-ftc_single_image .ftc-element-image {
text-align: center;
}
.sub-form-1 {
display: block;
}
.sub-form-1 input[type="email"] {
margin-bottom: 30px;
}
.copy-left .elementor-container .elementor-icon-list-items {
justify-content: center;
}
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button {
font-size: unset;
}
.ftc-product-grid.style_2.woocommerce .products .product {
width: 50%;
margin-left: 0;
margin-right: 0;
}
.title1-h17 .elementor-widget-container {
max-width: 100%;
}
.wpcf7 form .sub-form-h18 input[type="email"] {
width: calc(100% - 70px);
}
.wpcf7 form .sub-form-h18 .button-h18 {
width: 70px;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
top: -200%;
}
.banner3-h19 figure img {
left: -185px;
}
.ftc-product-grid.style_7.woocommerce-page .products .product .item-description .price {
font-size: 16px;
}
.ftc-product-grid.style_7.woocommerce-page .products .product .item-description .price bdi {
font-size: 14px;
}
.banner1-h23 .ftc-element-image .ftc-image-content .ftc-image-caption h2 {
font-size: 20px;
line-height: 24px;
}
.banner1-h23 .ftc-element-image .ftc-image-content {
padding: 20px 0 14px 20px;
}
.banner1-h23 .ftc-element-image .ftc-image-content .ftc-image-caption h6 {
margin-bottom: 15px;
}
.woocommerce.product-template.ftc-product-grid.style_8 .products .product {
padding: 0 10px;
}
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .quickview {
display: none;
}
.ftc-product-grid.style_8.woocommerce .ftc-product.product .item-description .price {
position: unset;
font-size: 16px;
}
.ftc-product-grid.style_8.woocommerce .products .product .item-description {
padding-top: 15px;
}
.ftc-product-grid.style_8 .item-description .product-categories {
margin-bottom: 5px;
}
.ftc-product-grid.style_8.woocommerce .products .product .item-description {
align-items: center;
}
.wpcf7 form .sub-form-h24 input[type="email"] {
width: calc(100% - 70px);
}
.wpcf7 form .sub-form-h24 .button-h18 {
width: 70px;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
right: 10px;
}
.element-footer-mid-content .element-footer-mid-content1 .elementor-heading-title i {
font-size: 20px;
margin-left: 10px;
}
.element-footer-mid-content .elementor-heading-title.active i:before {
content:"\f107";
}
.element-footer-mid-content .element-footer-mid-content1 .elementor-widget-icon-list,
.mini-box1-ft-h15 .elementor-column:first-child .elementor-heading-title i,
.box2-ft-h17 .elementor-column:nth-child(2) .elementor-heading-title i,
.mini-box-ft-h19 .elementor-column:first-child .elementor-heading-title i,
.mini-box-ft-h20 .elementor-column:first-child .elementor-heading-title i,
.mini-box-ft-h21 .elementor-column:first-child .elementor-heading-title i,
.mini-box-ft-h22 .elementor-column:first-child .elementor-heading-title i{
display: none;
}
.element-footer-mid-content1 .elementor-heading-title {
cursor: pointer;
}
.img1-h22 {
bottom: 46%;
max-width: 260px;
}
.ftc-product-grid.style_2 .item-description .meta_info .add-to-cart,
.ftc-product-grid.style_2 .item-description .meta_info .quickview,
.ftc_products_slider.style_6 .item-description .meta_info .add-to-cart,
.ftc_products_slider.style_6 .item-description .meta_info .quickview,
.ftc_products_slider.style_7 .item-description .meta_info .add-to-cart,
.ftc_products_slider.style_7 .item-description .meta_info .quickview {
width: 50%;
}
.ftc-product-grid.style_2 .item-description .meta_info .quickview,
.ftc_products_slider.style_6 .item-description .meta_info .quickview,
.ftc_products_slider.style_7 .item-description .meta_info .quickview   {
position: unset;
opacity: 1;
}
.ftc-product-grid.style_2 .item-description .meta_info .add-to-cart a span,
.ftc_products_slider.style_6 .item-description .meta_info .add-to-cart a span,
.ftc_products_slider.style_7 .item-description .meta_info .add-to-cart a span {
font-size: 0;
}
.ftc-product-grid.style_2 .item-description .meta_info .add-to-cart a span:before,
.ftc_products_slider.style_6 .item-description .meta_info .add-to-cart a span:before,
.ftc_products_slider.style_7 .item-description .meta_info .add-to-cart a span:before {
content:"\f290";
font-family: 'fontawesome';
font-size: 18px;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .meta_info,
.ftc_products_slider.style_6 .ftc-product.product .item-description .meta_info,
.ftc_products_slider.style_7 .ftc-product.product .item-description .meta_info {
display: flex !important;
}
.ftc-product-grid.style_2 .item-description .meta_info .add_to_cart_button,
.ftc_products_slider.style_6 .item-description .meta_info .add_to_cart_button,
.ftc_products_slider.style_7 .item-description .meta_info .add_to_cart_button {
border-radius: 5px 0 0 5px;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
top: -320%;
}
.ftc-element-testimonial.vertical.style_4 {
max-width: calc(100% - 30px);
margin: 0 auto;
padding: 0;
}
.ftc-element-testimonial.vertical.style_4 .item {
grid-template-columns: auto auto;
grid-template-rows: 120px 30px 50px;
text-align: center;
}
.ftc-element-testimonial.vertical.style_4 .avatar-image {
grid-row-start: 1;
grid-row-end: 2;
grid-column-start: 1;
grid-column-end: 3;
margin: 0;
width: unset;
}
.ftc-element-testimonial.vertical.style_4 .item .name {
grid-row-start: 2;
grid-row-end: 3;
grid-column-start: 1;
grid-column-end: 2;
top: 0;
margin-left: auto;
margin-right: 7px;
}
.ftc-element-testimonial.vertical.style_4 .item .byline {
grid-row-start: 2;
grid-row-end: 3;
grid-column-start: 2;
grid-column-end: 3;
position: unset;
margin-left: 7px;
}
.ftc-element-testimonial.vertical.style_4 .item .infomation {
grid-row-start: 3;
grid-row-end: 4;
grid-column-start: 1;
grid-column-end: 3;
position: unset;
padding: 0 20px;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next, .ftc-element-testimonial.vertical.style_4 .item:hover {
grid-template-columns: auto auto;
}
.ftc-element-testimonial.vertical.style_4 .swiper-wrapper {
min-height: 330px;
}
.testi-h6e .navigation-slider .nav-next,
.testi-h6e .navigation-slider .nav-prev,
.testi-h8e .navigation-slider .nav-next,
.testi-h8e .navigation-slider .nav-prev {
top: unset;
bottom: -50px;
}
.testi-h6e .navigation-slider .nav-next,
.testi-h8e .navigation-slider .nav-next {
left: calc(50% - 20px);
transform: translateX(-50%);
}
.testi-h6e .navigation-slider .nav-prev,
.testi-h8e .navigation-slider .nav-prev {
left: calc(50% + 20px);
transform: translateX(-50%);
}
.testi-h6e .navigation-slider > div,
.testi-h8e .navigation-slider > div {
display: inline-block;
text-align: center;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover .post-text h4 {
margin-bottom: 20px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text > p {
margin-bottom: 40px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .meta {
margin-bottom: 26px;
}
.ftc_products_deal_slider.style_2 .woocommerce .products .product .item-description .counter-wrapper {
margin-bottom: 1px;
}
.footer-mid-h5 > .elementor-container > .elementor-row > .elementor-column:first-child, .footer-mid-h5 > .elementor-container > .elementor-row >.elementor-column:nth-child(2n+2) {
margin-bottom: 0;
}
.footer-mid-h5 > .elementor-container > .elementor-row > .elementor-column:not(:first-child) .elementor-heading-title i {
display: none;
}
.footer-13 .ftc-element-instgram .columns-3,
.footer-13 .ftc-element-instgram {
max-width: 306px;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_1 .products .product .item-image .quickview {
margin-left: 0px;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart a {
margin: 0;
}
body.elementor-page.home .container  {
padding: 0;
}
.footer-bottom-1 .elementor-container .elementor-row .elementor-column:not(:last-child) {
margin-bottom: 55px;
}
.ftc-product-tabs .woocommerce .products .product {
margin-left: 10px;
margin-right: 10px;
}
.button-slider-h24 i {
position: relative;
top: 2px;
font-size: 18px !important;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
top: -90%;
}
.ftc-product-grid.style_8.woocommerce .products .product .item-description .product-name {
text-align: center;
}
}
@media only screen and (max-width: 384px) {
.banner8-h18 .ftc-element-image .ftc-image-content {
width: auto;
top: 5%;
right: -16%;
max-width: 120px;
z-index: 9999;
}
.banner8-h18 .ftc-element-image .wp-caption img {
margin: 0 auto;
}
.banner8-h18 .ftc-image-content div > img {
width: auto;
max-width: 75%;
}
}.header-ftc-element .mega_main_menu.primary {
min-height: auto;
}
.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content, 
.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, 
.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text, 
.header-ftc-element .mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link,
.header-ftc-element .mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link > .link_content {
height: auto;
line-height: normal;
}
.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul.mega_main_menu_ul > li:hover,
.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
background: transparent;
}
.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:hover > .item_link *,
.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
color: #212121;
}
.header-ftc-element .header-content {
box-shadow: none;
background: transparent;
}
.header-ftc-element .header-icon {
cursor: pointer;
}
.header-ftc-element ul li {
list-style: none;
}
.header-ftc-element .content-dropdown {
display: none;
position: absolute;
right: 0;
color: #fff;
font-size: 16px;
width: 185px;
padding: 15px;
text-align: center;
z-index: 999;
cursor: pointer;
}
.header-ftc-element .ftc-currency:hover ul {
opacity: 1;
visibility: visible;
}
.header-ftc-element .ftc_language ul li ul,
.header-ftc-element .ftc-currency ul {
background: #fff;
}
.header-ftc-element .ftc-currency ul {
text-align: center;
position: absolute;
width: 130px;
right: 0;
left: auto;
opacity: 0;
visibility: hidden;
top: auto;
margin: 0;
padding: 20px 23px;
z-index: 9;
}
.header-ftc-element .ftc_language ul li ul {
width: 130px;
padding: 20px 23px;
}
.header-ftc-element .content-dropdown .tini-wishlist,
.header-ftc-element .ftc-currency a,
.header-ftc-element .ftc_language a {
color: #fff;
}
.header-ftc-element .ftc_language ul li:hover ul {
top: auto;
}
.header-ftc-element .ftc-account .dropdown-container {
margin-right: 0;
top: 60px;
}
.header-ftc-element .ftc-cart-element .cart-item > a {
position: relative;
display: flex;
align-items: center;
}
.header-ftc-element .ftc-cart-element .cart-item .cart-total {
position: relative;
top: -18px;
right: 5px;
min-width: 20px;
padding: 5px;
height: 20px;
line-height: 10px;
text-align: center;
border-radius: 50%;
color: #fff;
}
.header-ftc-element .sticky-wrapper {
height: auto !important;
z-index: 9999;
}
.header-ftc-element .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
position: relative;
}
.header-ftc-element .header-dropdown-element .content-dropdown > div, 
.header-ftc-element .header-dropdown-element .content-dropdown > a {
display: block;
margin: 10px 0;
}
.header-ftc-element .ftc-search .search-button {
background: transparent;
padding: 0;
color: #333;
}
.header-ftc-element .ftc_language:hover > ul > li:after,
.header-content .ftc-account .ftc_login a:hover,
.header-ftc-element .header-dropdown-element a:hover {
color: #333;
}
.header-ftc-element .ftc-search .ftc_search_ajax {
position: absolute;
width: 260px;
left: 0;
right: 0;
top: 25px;
}
.header-ftc-element .ftc-search .ftc-enable-ajax-search {
background: #fff;
top: auto;
left: 0;
right: 0;
border-top: 2px solid;
}
.header-ftc-element .ftc-search .ftc-enable-ajax-search .ftc_list_search {
padding: 0 20px;
border: solid #ebebeb;
border-width: 0 1px 1px 1px;
margin-bottom: 0;
}
.header-ftc-element .ftc-search .ftc_search_ajax input[type="text"] {
padding: 7px 15px;
}
.header-ftc-element .ftc-search .search-button span {
display: none;
}
.header-ftc-element .ftc-search .search-button:before {
content: "\f002";
font-family: "FontAwesome";
font-size: 18px;
line-height: initial;
}
.header-ftc-element .ftc-search {
display: flex;
}
.header-ftc-element .ftc-search .loading:after {
margin: 0;
top: 12px;
left: auto;
right: 15px;
}
.header-ftc-element .ftc-search.style_2 .ftc_search_ajax {
top: -8px;
right: -10px;
left: auto;
opacity: 0;
visibility: hidden;
}
.header-ftc-element .ftc-search.style_2:hover .ftc_search_ajax {
opacity: 1;
visibility: visible;
}
.header-ftc-element .ftc_account_form.dropdown-container .ftc-login-form input[type="text"], 
.header-ftc-element .ftc_account_form.dropdown-container .ftc-login-form input[type="password"] {
padding: 7px 15px;
}
.header-ftc-element .ftc-account .dropdown-container .ftc_forgot_pass {
margin-top: 10px;
}
.header-ftc-element .ftc-search.style_3 form {
display: flex;
}
.header-ftc-element .ftc-search.style_3 form .ftc_search_ajax {
order: 1;
position: relative;
top: auto;
width: 220px;
}
.header-ftc-element .ftc-search.style_3 .ftc_search_ajax input[type="text"] {
border-radius: 30px 0 0 30px;
border-right: 0;
}
.header-ftc-element .ftc-search.style_3 form .select-category {
display: block;
order: 2;
height: 40px;
line-height: 20px;
border-width: 1px 0 1px 0;
padding: 10px 30px;
}
.header-ftc-element .ftc-search.style_3 form {
display: flex;
order: 1;
}
.header-ftc-element .ftc-search.style_3 {
width: max-content;
margin: 0 auto;
}
.header-ftc-element .ftc-search.style_3 .search-button {
order: 2;
position: relative;
width: 50px;
height: 40px;
background: #ef5e05;
color: #fff;
margin-left: -5px;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
}
.header-ftc-element .ftc-search.style_3 .search-button:hover {
background: #333;
}
.header-ftc-element .ftc-search.style_3 form .ftc_search_ajax:after {
content: "";
width: 1px;
height: 25px;
top: 8px;
right: 0;
background: #ebebeb;
position: absolute;
}
.header-ftc-element .ftc-search.style_3 .ftc_search_ajax input[type="text"]:focus {
border-color: #ebebeb;
}
.header-ftc-element .ftc-currency a:after,
.header-ftc-element .ftc_language > ul > li:after {
content: "\f107 ";
font-family: "FontAwesome";
color: inherit;
}
.header-ftc-element .ftc-currency a:after {
margin-left: 5px;
}
.header-ftc-element .ftc-account span,
.header-ftc-element .ftc-account .login-text span {
color: inherit;
}
.header-ftc-element .ftc-account .login-text:hover .dropdown-container {
display: block;
}
.header-ftc-element .ftc-account .login-text .dropdown-container {
display: none;
}
.header-ftc-element .ftc-currency ul,
.header-ftc-element .ftc_language ul li ul {
left: 0;
border: 1px solid #e5e5e5;
border-top: 2px solid;
}  .header-ftc-element.header-layout-1 .ftc-cart-element {
margin-left: 20px;
}
.header-ftc-element.header-layout-1 .ftc-cart-element .cart-item > a i:before {
content: '\f07a';
}
.header-ftc-element.header-layout-1 .ftc-search .search-button:before {
font-size: 16px;
}
.header-ftc-element.header-layout-1 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
height: 100px;
line-height: 100px;
}
.header-ftc-element.header-layout-1 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link > .link_content > .link_text,
.header-ftc-element.header-layout-1 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content > .link_text {
color: #fff;
}
.header-ftc-element.header-layout-1 .ftc-cart-element .cart-item > a,
.header-ftc-element.header-layout-1 .header-icon {
font-size: 17px;
}
.header-ftc-element.header-layout-1 .elementor-inner-section .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-1 .elementor-inner-section .elementor-column {
width: auto;
margin: 0;
}
.header-ftc-element.header-layout-1 .header-icon {
display: flex;
align-items: center;
}
.header-ftc-element.header-layout-1 .elementor-inner-section .elementor-column:last-child {
margin-right: 0;
}
.header-ftc-element.header-layout-1 .ftc-cart-element .cart-item .cart-total {
font-size: 16px;
background: transparent;
}
.header-ftc-element.header-layout-1 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 0;
transform: none;
}
.header-ftc-element.header-layout-1 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown, 
.header-ftc-element.header-layout-1 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-15%);
}
.header-ftc-element.header-layout-1 .ftc_language ul li ul,
.header-ftc-element.header-layout-1 .ftc-currency ul {
width: 185px;
margin: 0;
}
.header-ftc-element.header-layout-1 .ftc_language ul li ul a {
color: #959598;
}
.header-ftc-element.header-layout-1 .ftc-search .ftc_search_ajax {
left: auto;
z-index: 991;
}
.rtl .header-ftc-element.header-layout-1 .ftc-search .ftc_search_ajax {
left: 0;
right: auto;
}  .header-ftc-element .ftc-currency ul li,
.header-ftc-element .layout-top .ftc_language,
.header-ftc-element .layout-top .ftc-account .ftc_login,
.header-ftc-element .layout-top .ftc_language a, 
.header-ftc-element .layout-top .ftc-currency a, 
.header-ftc-element .layout-top .ftc-account a, 
.header-ftc-element .layout-top .tini-wishlist {
color: #959598;
font-weight: 400;
}
.header-ftc-element .tini-wishlist .fa-heart {
font-family: 'FontAwesome';
}
.header-ftc-element .layout-mid .elementor-container .elementor-row {
justify-content: space-between;
}
.header-ftc-element.header-layout-2 .layout-top .elementor-column .elementor-inner-section .elementor-column {
width: auto;
}
.header-ftc-element.header-layout-2 .layout-top .elementor-column .elementor-inner-section .elementor-column:first-child {
margin-right: 30px;
padding-right: 30px;
border-right: 1px solid #666;
}
.header-ftc-element.header-layout-2 .elementor-widget-ftc_language_switch .ftc_language ul {
margin: 0;
}
.header-ftc-element.header-layout-2 .layout-top .elementor-column:last-child .elementor-inner-section .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-2 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
text-align: center;
}
.header-ftc-element.header-layout-2 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
height: 50px;
line-height: 50px;
color: #fff;
font-weight: 400;
}
.header-ftc-element.header-layout-2 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover,
.header-ftc-element.header-layout-2 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
background: #000;
}
.header-ftc-element.header-layout-2 .ftc-search.style_2 .ftc_search_ajax {
right: auto;
left: -10px;
}
.header-ftc-element .is-sticky .layout-mid,
.header-ftc-element .is-sticky .layout-top {
display: none;
}
.header-ftc-element.header-layout-2 .ftc-account .login-text {
display: inline-block;
}
.header-ftc-element.header-layout-2 .ftc-account .dropdown-container {
top: 25px;
}
.header-ftc-element.header-layout-2 .ftc-currency ul,
.header-ftc-element.header-layout-2 .ftc_language ul li ul {
left: 0;
}
.header-ftc-element.header-layout-2 .ftc-cart-element {
display: flex;
justify-content: flex-end;
margin-right: -5px;
}  .header-ftc-element.header-layout-3 {
position: absolute;
left: 0;
right: 0;
z-index: 9;
}
.header-ftc-element.header-layout-3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
line-height: 100px;
height: 100px;
color: #fff;
}
.header-ftc-element.header-layout-3 .ftc-search .search-button,
.header-ftc-element.header-layout-3 .ftc-cart-element .cart-item > a,
.header-ftc-element.header-layout-3 .header-icon {
color: #fff;
}
.header-ftc-element.header-layout-3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 0;
transform: none;
}
.header-ftc-element.header-layout-3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown, 
.header-ftc-element.header-layout-3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-15%);
}
.header-ftc-element.header-layout-3 .ftc-search.style_2 .ftc_search_ajax {
right: 0;
}
.header-ftc-element.header-layout-3 .is-sticky .header-content {
background: #666;
}
.header-ftc-element.header-layout-3 .ftc_language ul li ul,
.header-ftc-element.header-layout-3 .ftc-currency ul {
width: 185px;
margin: 0;
}
.header-ftc-element.header-layout-3 .ftc_language ul li ul a {
color: #959598;
}  .header-ftc-element.header-layout-4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 0;
transform: none;
}
.header-ftc-element.header-layout-4 .layout-top .elementor-column .elementor-inner-section .elementor-column {
width: auto;
}
.header-ftc-element.header-layout-4 .layout-top .elementor-column .elementor-inner-section .elementor-column:first-child {
margin-right: 15px;
padding-right: 15px;
border-right: 1px solid #999;
}
.header-ftc-element.header-layout-4 .elementor-widget-ftc_language_switch .ftc_language ul {
margin: 0;
}
.header-ftc-element.header-layout-4 .layout-top .elementor-column:last-child .elementor-inner-section .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
height: 50px;
line-height: 50px;
color: #fff;
font-weight: 400;
}
.header-ftc-element.header-layout-4 .ftc-cart-element {
display: flex;
justify-content: flex-end;
}
.header-ftc-element.header-layout-4 .ftc-cart-element .cart-item > a {
color: #fff;
}
.header-ftc-element.header-layout-4 .ftc-cart-element .cart-item .cart-total {
background: transparent;
top: -12px;
right: 5px;
}
.header-ftc-element.header-layout-4 .ftc-account .login-text {
display: inline-block;
}
.header-ftc-element.header-layout-4 .ftc-account .dropdown-container {
top: 25px;
}
.header-ftc-element.header-layout-4 .ftc-currency ul,
.header-ftc-element.header-layout-4 .ftc_language ul li ul {
left: 0;
z-index: 9;
}  .header-ftc-element.header-layout-5 {
position: absolute;
left: 0;
right: 0;
z-index: 99;
}
.header-ftc-element.header-layout-5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
line-height: 100px;
height: 100px;
color: #fff;
}
.header-ftc-element.header-layout-5 .elementor-widget-ftc_language_switch .ftc_language ul {
margin: 0;
}
.header-ftc-element.header-layout-5 .inner-right .elementor-row,
.header-ftc-element.header-layout-5 .layout-top .elementor-column:last-child .elementor-inner-section .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-5 .layout-top .elementor-column .elementor-inner-section .elementor-column {
width: auto;
}
.header-ftc-element.header-layout-5 .layout-top .elementor-column .elementor-inner-section .elementor-column:first-child {
margin-right: 15px;
padding-right: 15px;
border-right: 1px solid #999;
}
.header-ftc-element.header-layout-5 .ftc-account span {
color: inherit;
}
.header-ftc-element.header-layout-5 .ftc-search .search-button,
.header-ftc-element.header-layout-5 .ftc-cart-element .cart-item > a {
color: #fff;
}
.header-ftc-element.header-layout-5 .ftc-cart-element .cart-item .cart-total {
background: transparent;
}
.header-ftc-element.header-layout-5 .ftc-account .login-text {
display: inline-block;
}
.header-ftc-element.header-layout-5 .ftc-account .dropdown-container {
top: 25px;
right: -50px;
}
.header-ftc-element.header-layout-5 .ftc-currency ul,
.header-ftc-element.header-layout-5 .ftc_language ul li ul {
left: -55px;
z-index: 9;
}
.header-ftc-element.header-layout-5 .inner-right .elementor-column {
width: auto;
}
.header-ftc-element.header-layout-5 .inner-right .elementor-column:first-child {
margin-right: 30px;
}
.header-ftc-element.header-layout-5 .is-sticky .header-content {
background: #333;
}
.header-ftc-element.header-layout-5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 0;
transform: none;
}
.header-ftc-element.header-layout-5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown,
.header-ftc-element.header-layout-5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
transform: translateX(-20%);
}  .header-ftc-element.header-layout-9 {
position: absolute;
left: 0;
right: 0;
z-index: 99;
}
.header-ftc-element.header-layout-9 .header-content .preventive {
max-width: 1170px;
width: 100%;
margin: 0 auto;
}
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
text-transform: none;
font-size: 15px;
}
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content, 
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, 
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text, 
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link, 
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link > .link_content {
line-height: 40px;
height: 40px;
}
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_ancestor > .item_link {
padding: 0 30px;
}
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
background: #fff;
border: 1px solid;
}
.header-ftc-element.header-layout-9 .elementor-section .elementor-container .elementor-column:nth-child(2) {
width: auto;
}
.header-ftc-element.header-layout-9 .elementor-section .elementor-column:last-child .elementor-inner-section .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-9 .elementor-section .elementor-column:last-child .elementor-inner-section .elementor-column {
width: auto;
}
.header-ftc-element.header-layout-9 .elementor-section .elementor-column:last-child .elementor-inner-section .elementor-column:first-child {
margin-right: 30px;
}
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown, 
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
left: 100%;
}  .header-ftc-element.header-layout-10 .ftc-cart-element {
margin-right: -12px;
}
.header-ftc-element.header-layout-10 .header-content .preventive {
max-width: 1170px;
width: 100%;
margin: 0 auto;
}
.header-ftc-element.header-layout-10 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
text-align: center;
}
.header-ftc-element.header-layout-10 .mega_main_menu>.menu_holder>.menu_inner>ul>li:nth-child(3) {
padding-right: 75px;
}
.header-ftc-element.header-layout-10 .mega_main_menu>.menu_holder>.menu_inner>ul>li:nth-child(4) {
padding-left: 75px;
}
.header-ftc-element.header-layout-10 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
text-transform: none;
font-weight: 500;
}
.header-ftc-element.header-layout-10 .ftc-cart-element {
display: flex;
justify-content: flex-end;
}  .admin-bar .header-ftc-element.header-layout-11 {
top: 32px;
}
.header-ftc-element.header-layout-11 {
position: fixed;
top: 0;
left: 0;
right: 0;
background: #fff;
z-index: 1000;
}
.header-ftc-element.header-layout-11 .header-sticky {
box-shadow: none;
}
.header-ftc-element.header-layout-11 .elementor-column:last-child .elementor-row .elementor-column {
width: auto;
}
.header-ftc-element.header-layout-11 .elementor-column:last-child .elementor-row .elementor-column:first-child {
margin-right: 40px;
}
.header-ftc-element.header-layout-11 .elementor-column:last-child .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-11 .header-dropdown-element .header-icon,
.header-ftc-element.header-layout-11 .ftc-cart-element .cart-item > a {
font-size: 18px;
}
.header-ftc-element.header-layout-11 .ftc-cart-element .cart-item > a .cart-total {
font-size: 11px;
}
.header-ftc-element.header-layout-11 .header-dropdown-element .content-dropdown.menu-fix {
position: fixed;
width: 100%;
background: #fff;
}
.header-ftc-element.header-layout-11 .header-dropdown-element .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
text-align: center;
}
.header-ftc-element.header-layout-11 .header-dropdown-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li,
.header-ftc-element.header-layout-11 .header-dropdown-element .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
display: block;
}
.header-ftc-element.header-layout-11 .header-dropdown-element .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 17px 0;
}
.header-ftc-element.header-layout-11 .header-dropdown-element .content-dropdown .mega_main_menu {
margin: 0;
}
.header-ftc-element.header-layout-11 .header-dropdown-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link * {
color: #333;
}
.header-ftc-element.header-layout-11 .header-dropdown-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size: 36px;
text-transform: none;
font-weight: normal;
}
.header-ftc-element.header-layout-11 .content-dropdown .list-social li {
display: inline-block;
width: 35px;
height: 35px;
line-height: 35px;
text-align: center;
border: 1px solid #ebebeb;
margin: 0 2px;
}
.header-ftc-element.header-layout-11 .content-dropdown .list-social li a {
color: #999;
}
.header-ftc-element.header-layout-11 .content-dropdown .list-social li:hover:first-child {
border-color: #0000ff;
}
.header-ftc-element.header-layout-11 .content-dropdown .list-social li:hover:nth-child(2) {
border-color: #03f1ff;
}
.header-ftc-element.header-layout-11 .content-dropdown .list-social li:hover:nth-child(3) {
border-color: #ffff00;
}
.header-ftc-element.header-layout-11 .content-dropdown .list-social li:hover:last-child {
border-color: #ff0000;
}
.header-ftc-element.header-layout-11 .content-dropdown .list-social li:hover:first-child a {
color: #0000ff;
}
.header-ftc-element.header-layout-11 .content-dropdown .list-social li:hover:nth-child(2) a {
color: #03f1ff;
}
.header-ftc-element.header-layout-11 .content-dropdown .list-social li:hover:nth-child(3) a {
color: #ffff00;
}
.header-ftc-element.header-layout-11 .content-dropdown .list-social li:hover:last-child a {
color: #ff0000;
}  .header-ftc-element.header-layout-13 {
position: absolute;
left: 0;
right: 0;
z-index: 99;
}
.header-ftc-element.header-layout-13 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
text-align: right;
}
.header-ftc-element.header-layout-13 .header-right .elementor-column:first-child {
margin-right: 40px;
}
.header-ftc-element.header-layout-13 .header-right .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-13 .header-right .elementor-column {
width: auto;
}
.header-ftc-element.header-layout-13 .ftc-cart-element .cart-item > a {
color: #999;
}
.header-ftc-element.header-layout-13 .header-right .tini-wishlist {
font-size: 12px;
color: #999;
}
.header-ftc-element.header-layout-13 .header-right .tini-wishlist:hover, 
.header-ftc-element.header-layout-13 .header-right .tini-wishlist:hover i {
color: #333;
}
.header-ftc-element.header-layout-13 .header-right .tini-wishlist .count-wish {
display: none;
}
.header-ftc-element.header-layout-13 .header-right .tini-wishlist i {
font-size: 18px;
margin-right: 15px;
}
.header-ftc-element.header-layout-13 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
text-transform: none;
font-weight: 400;
font-size: 15px;
}
.header-ftc-element.header-layout-13 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 50%;
transform: none;
}
.header-ftc-element.header-layout-13 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-13 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-50%);
}  .header-ftc-element.header-layout-14 {
position: fixed;
left: 0;
max-width: 10%;
width: 100%;
z-index: 9999;
background: #fff;
height: 100%;
}  .box-header-h15.elementor-section > .elementor-container {
max-width: 1770px;
}
.header-ftc-element.header-layout-15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size: 15px;
line-height: 1;
font-weight: 400;
text-transform: capitalize;
}
.header-ftc-element.header-layout-15 .ftc-cart-element .cart-item > a {
justify-content: flex-end;
}
.header-ftc-element.header-layout-15 .ftc-search {
flex-direction: row-reverse;
}
.header-ftc-element.header-layout-15 .ftc-search .ftc_search_ajax {
left: auto;
}
.header-ftc-element.header-layout-15 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 0 25px;
}
.header-ftc-element.header-layout-15 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
text-align: center;
}
.header-ftc-element.header-layout-15 .is-sticky .box-header-h15.elementor-section > .elementor-container > .elementor-row > .elementor-column:first-child {
display: none;
}
.header-ftc-element.header-layout-15 .is-sticky .box-header-h15.elementor-section > .elementor-container > .elementor-row > .elementor-column:nth-child(2) {
width: 20%;
}
.header-ftc-element.header-layout-15 .is-sticky .box-header-h15.elementor-section > .elementor-container > .elementor-row > .elementor-column:nth-child(3) {
width: 80%;
}
.header-ftc-element.header-layout-15 .is-sticky .box-header-h15.elementor-section {
margin: 20px 0 !important;
}
.header-ftc-element.header-layout-15 .ftc-cart-element .cart-item .cart-total {
font-size: 11px;
color: #e17a2a;
border: 2px solid #ebebeb;
border-radius: 8px;
background-color: transparent;
line-height: 6px;
}
.header-ftc-element.header-layout-15 .mega_main_menu.primary {
position: relative;
top: 5px;
}
.header-ftc-element.header-layout-15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
text-decoration: underline;
}  .header-ftc-element.header-layout-16 .col-social-header-h16 .elementor-widget-wrap {
flex-direction: row;
}
.header-ftc-element.header-layout-16 .text1-h16, .header-ftc-element.header-layout-16 .text1-h16 p {
margin-bottom: 0;
}
.header-ftc-element.header-layout-16 .text1-h16, .header-ftc-element.header-layout-16 .social-header-h16 {
width: max-content;
}
.header-ftc-element.header-layout-16 .social-header-h16 a {
width: 30px;
height: 30px;
line-height: 30px;
}
.header-ftc-element.header-layout-16 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size: 15px;
line-height: 1;
font-weight: 400;
text-transform: capitalize;
color: #fff;
}
.header-ftc-element.header-layout-16 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
font-size: 15px;
}
.header-ftc-element.header-layout-16 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-16 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
text-decoration: underline;
}
.header-ftc-element.header-layout-16 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 0 0 0 50px;
}
.header-ftc-element.header-layout-16 .mini-box-bottom-header-h16 .elementor-column {
width: 90px;
}
.header-ftc-element.header-layout-16 .mini-box-bottom-header-h16 .elementor-column:first-child {
width: calc(100% - 180px);
}
.header-ftc-element.header-layout-16 .ftc-search {
flex-direction: column;
height: 100%;
justify-content: center;
}
.header-ftc-element.header-layout-16 .ftc-search .search-button {
color: #fff !important;
}
.header-ftc-element.header-layout-16 .ftc-search.style_2 .ftc_search_ajax {
top: 50%;
transform: translateY(-50%);
right: 60px;
z-index: 2;
}
.header-ftc-element.header-layout-16 .ftc-cart-element .cart-item > a {
justify-content: center;
height: 100%;
}
.header-ftc-element.header-layout-16 .elementor-widget-ftc_shooping_cart,
.header-ftc-element.header-layout-16 .elementor-widget-container,
.header-ftc-element.header-layout-16 .ftc-cart-element,
.header-ftc-element.header-layout-16 .ftc-tini-cart,
.header-ftc-element.header-layout-16 .cart-item,
.header-ftc-element.header-layout-16 .elementor-widget-ftc_ajax_search,
.header-ftc-element.header-layout-16 .elementor-widget-container {
height: 100%;
}
.header-ftc-element.header-layout-16 .linklist-header-h16 .elementor-widget .elementor-icon-list-items {
justify-content: flex-end;
}
.header-ftc-element.header-layout-16 .mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown {
left: 40%;
}
.header-ftc-element.header-layout-16 .ftc-cart-element .cart-item .cart-total {
position: absolute;
top: calc(50% - 12px);
transform: translateY(-50%);
right: 18px;
line-height: 8px;
}
.header-ftc-element.header-layout-16 .linklist-header-h16 ul.elementor-icon-list-items.elementor-inline-items {
justify-content: flex-end;
}
.header-ftc-element.header-layout-16 .ftc-search .ftc_search_ajax {
left: auto;
right: 65px;
z-index: 2001;
}  .header-ftc-element.header-layout-17 .linklist-header-h17 .elementor-widget .elementor-icon-list-items {
justify-content: flex-end;
}
.header-ftc-element.header-layout-17 .linklist-header-h17 ul li {
width: 50%;
}
.header-ftc-element.header-layout-17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size: 15px;
line-height: 80px;
font-weight: 400;
text-transform: capitalize;
color: #fff !important;
}
.header-ftc-element.header-layout-17 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
font-size: 15px;
}
.header-ftc-element.header-layout-17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
text-decoration: underline;
}
.header-ftc-element.header-layout-17 .mega_main_menu > .menu_holder > .menu_inner > ul {
line-height: 80px;
}
.header-ftc-element.header-layout-17 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 0 35px;
}
.header-ftc-element.header-layout-17 .ftc-cart-element .cart-item .cart-total {
position: absolute;
top: 20px;
right: 20px;
background-color: transparent;
border: 1px solid rgba(255,255,255,.5);
line-height: 6px;
}
.header-ftc-element.header-layout-17 .ftc-cart-element .cart-item > a {
justify-content: center;
height: 100%;
}
.header-ftc-element.header-layout-17 .elementor-widget-ftc_shooping_cart,
.header-ftc-element.header-layout-17 .elementor-widget-container,
.header-ftc-element.header-layout-17 .ftc-cart-element,
.header-ftc-element.header-layout-17 .ftc-tini-cart,
.header-ftc-element.header-layout-17 .cart-item,
.header-ftc-element.header-layout-17 .elementor-widget-ftc_ajax_search,
.header-ftc-element.header-layout-17 .elementor-widget-container {
height: 100%;
}
.header-ftc-element.header-layout-17 .ftc-search {
flex-direction: column;
height: 100%;
justify-content: center;
}
.header-ftc-element.header-layout-17 .ftc-search .search-button {
color: #fff !important;
}
.header-ftc-element.header-layout-17 .ftc-search.style_2 .ftc_search_ajax {
top: 50%;
transform: translateY(-50%);
right: 60px;
z-index: 2;
}
.header-ftc-element.header-layout-17 .col-button-header-h17 {
width: 6.5%;
}
.header-ftc-element.header-layout-17 .social-header-h16 a {
width: 30px;
height: 30px;
line-height: 30px;
}
.header-ftc-element.header-layout-17 .box1-header-h17 > .elementor-container > .elementor-row > .elementor-column:first-child:before {
content: "";
width: 1px;
height: calc(100% + 15px);
background-color: #e6e6e6;
position: absolute;
top: -8px;
right: 125px;
}
.header-ftc-element.header-layout-17 .is-sticky .box1-header-h17 {
display: none;
}
.header-ftc-element.header-layout-17 .ftc-search .ftc_search_ajax {
left: auto;
right: 65px;
z-index: 2001;
}
.header-ftc-element.header-layout-17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns2 > .mega_dropdown {
left: auto;
transform: translateX(0);
}  .header-ftc-element.header-layout-18 .icon-box-header-18 .elementor-widget-image-box .elementor-image-box-title:hover {
color: #64a1d0;
}
.icon-box-header-18 .elementor-column.elementor-inner-column {
width: auto;
margin-right: 85px;
}
.icon-box-header-18 .elementor-inner-column:last-child {
margin-right: 0;
}
.icon-box-header-18 .elementor-inner-column .elementor-widget-image-box .elementor-image-box-content {
width: auto;
}
.header-ftc-element.header-layout-18 .box-header-h17 .elementor-container .elementor-row {
justify-content: space-between;
}
.header-ftc-element.header-layout-18 .linklist-header-h17 .elementor-widget .elementor-icon-list-items {
justify-content: flex-end;
}
.header-ftc-element.header-layout-18 .linklist-header-h17 ul li {
width: 50%;
}
.header-ftc-element.header-layout-18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size: 15px;
line-height: 80px;
font-weight: 400;
text-transform: capitalize;
color: #fff !important;
}
.header-ftc-element.header-layout-18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
text-decoration: underline;
}
.header-ftc-element.header-layout-18 .mega_main_menu > .menu_holder > .menu_inner > ul {
line-height: 80px;
}
.header-ftc-element.header-layout-18 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 0 35px;
}
.header-ftc-element.header-layout-18 .ftc-cart-element .cart-item .cart-total {
position: absolute;
top: 20px;
right: 20px;
background-color: transparent;
border: 1px solid rgba(255,255,255,.5);
line-height: 6px;
}
.header-ftc-element.header-layout-18 .ftc-cart-element .cart-item > a {
justify-content: center;
height: 100%;
}
.header-ftc-element.header-layout-18 .elementor-widget-ftc_shooping_cart,
.header-ftc-element.header-layout-18 .elementor-widget-container,
.header-ftc-element.header-layout-18 .ftc-cart-element,
.header-ftc-element.header-layout-18 .ftc-tini-cart,
.header-ftc-element.header-layout-18 .cart-item,
.header-ftc-element.header-layout-18 .elementor-widget-ftc_ajax_search,
.header-ftc-element.header-layout-18 .elementor-widget-container {
height: 100%;
}
.header-ftc-element.header-layout-18 .ftc-search {
flex-direction: column;
height: 100%;
justify-content: center;
}
.header-ftc-element.header-layout-18 .ftc-search .search-button {
color: #fff !important;
}
.header-ftc-element.header-layout-18 .ftc-search.style_2 .ftc_search_ajax {
top: 50%;
transform: translateY(-50%);
right: 60px;
z-index: 2;
}
.header-ftc-element.header-layout-18 .col-button-header-h17 {
width: 6.5%;
}
.header-ftc-element.header-layout-18 .mini-box-social-header-h18 .elementor-column {
width: max-content;
}
.header-ftc-element.header-layout-18 .box1-header-h18 > .elementor-container > .elementor-row > .elementor-column:first-child:before {
content: "";
width: 1px;
height: 105px;
background-color: #e6e6e6;
position: absolute;
top: 27px;
right: 125px;
}
.header-ftc-element.header-layout-18 .social-header-h16 a {
width: 30px;
height: 30px;
line-height: 30px;
}
.header-ftc-element.header-layout-18 .is-sticky .box1-header-h18 {
display: none;
}
.header-ftc-element.header-layout-18 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
font-size: 15px;
}
.header-ftc-element.header-layout-18 .ftc-search .ftc_search_ajax {
left: auto;
right: 65px;
z-index: 2001;
}  .header-ftc-element.header-layout-19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size: 15px;
line-height: 80px;
font-weight: 400;
text-transform: capitalize;
color: #262626;
}
.header-ftc-element.header-layout-19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 0 50px 0 0;
}
.header-ftc-element.header-layout-19 .social-header-h16 a {
width: 30px;
height: 30px;
line-height: 30px;
}
.header-ftc-element.header-layout-19 .mini-box-header-h19 .elementor-column:first-child {
top: 1px;
}
.header-ftc-element.header-layout-19 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
font-size: 15px;
}
.header-ftc-element.header-layout-19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
text-decoration: underline;
}
.header-ftc-element.header-layout-19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 35%;
}
.header-ftc-element.header-layout-19 .ftc-cart-element .cart-item > a {
min-width: 55px;
position: relative;
justify-content: flex-start;
}
.header-ftc-element.header-layout-19 .ftc-cart-element .cart-item > a::before {
content: "Cart";
font-family: 'Roboto';
font-size: 12px;
line-height: 1;
color: #999;
position: absolute;
bottom: 0;
right: -6px;
}
.header-ftc-element.header-layout-19 .ftc-cart-element .cart-item .cart-total {
min-width: 16px;
height: 16px;
line-height: 13px;
padding: 0;
font-size: 10px;
border: 1px solid #ececec;
background-color: transparent !important;
position: absolute;
top: -11px;
right: unset;
left: 14px;
color: #666;
}
.header-ftc-element.header-layout-19 .is-sticky .box1-header-h19 {
display: none;
}  .header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding-left: 0;
}
.header-ftc-element.header-layout-20 .is-sticky .box-header-h20 .mini-box-right-h20 .elementor-grid {
text-align: right;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-row,
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container {
position: absolute;
flex-direction: column;
justify-content: space-between;
height: 800px;
max-width: 200px;
padding-top: 25px;
z-index: 3;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-row > .elementor-column, 
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-column {
width: 100% !important;
}
.header-ftc-element.header-layout-20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size: 15px;
line-height: 1;
font-weight: 400;
text-transform: capitalize;
color: #262626;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mini-box-right-h20 > .elementor-container > .elementor-row,
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mini-box-right-h20 > .elementor-container {
flex-direction: column;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mini-box-right-h20 > .elementor-container > .elementor-row > .elementor-column,
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mini-box-right-h20 > .elementor-container > .elementor-column  {
width: 100%;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .col-left-minibox-h20 .elementor-widget-wrap {
display: flex;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .col-left-minibox-h20 .elementor-widget-wrap .elementor-element {
width: max-content;
}
.header-ftc-element.header-layout-20 .ftc-cart-element .cart-item .cart-total {
min-width: 16px;
height: 16px;
line-height: 13px;
padding: 0;
font-size: 10px;
color: #fb422b;
border: 1px solid #ececec;
background-color: transparent !important;
position: absolute;
top: -9px;
right: 0px;
}
.header-ftc-element.header-layout-20 .ftc-cart-element .cart-item > a i {
font-size: 18px;
}
.header-ftc-element.header-layout-20 .ftc-cart-element .cart-item > a {
min-width: 45px;
position: relative;
justify-content: center;
}
.header-ftc-element.header-layout-20 .ftc-cart-element .cart-item > a::before {
content: "Cart";
font-family: 'Roboto';
font-size: 12px;
line-height: 1;
color: #999;
position: absolute;
bottom: -16px;
left: 50%;
transform: translateX(-50%);
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .col-left-minibox-h20 .elementor-widget-wrap .elementor-element:first-child {
margin: 0 30px 0 0;
}
.header-ftc-element.header-layout-20 .elementor-widget-ftc_wishlist_header a {
display: flex;
flex-direction: column;
align-items: center;
color: #999;
}
.header-ftc-element.header-layout-20 .elementor-widget-ftc_wishlist_header a i {
font-size: 18px;
margin-bottom: 5px;
}
.header-ftc-element.header-layout-20 .social-header-h20 a.elementor-icon.elementor-social-icon {
width: 30px;
height: 30px;
border: 1px solid #dadada;
}
.header-ftc-element.header-layout-20 .social-header-h20 a.elementor-social-icon-facebook-f:hover i {
color: #20b1c1 !important;
}
.header-ftc-element.header-layout-20 .social-header-h20 a.elementor-social-icon-twitter :hover i {
color: #1DA1F2 !important;
}
.header-ftc-element.header-layout-20 .social-header-h20 a.elementor-social-icon-bitcoin:hover i {
color: #20b1c1 !important;
}
.header-ftc-element.header-layout-20 .social-header-h20 a.elementor-social-icon-pinterest:hover i {
color: #20b1c1 !important;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .col-left-minibox-h20 .elementor-column-wrap {
margin:  0 0 10px 0 !important;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mega_main_menu > .menu_holder > .menu_inner > ul > li[class*="columns"] {
width: 100%;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mega_main_menu > .menu_holder > .menu_inner > ul > li[class*="columns"]:not(:last-child) {
margin-bottom: 33px;
}
.header-ftc-element.header-layout-20 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 0 30px;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns3 > .mega_dropdown {
top: -60%;
left: 40%;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
top: -50%;
left: 35%;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns2 > .mega_dropdown {
top: 20%;
left: 40%;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4:last-child > .mega_dropdown {
top: -50%;
left: 50%;
}
.header-ftc-element.header-layout-20 .sticky-wrapper.is-sticky .col-left-minibox-h20 {
top: 5px;
}
.header-ftc-element.header-layout-20 .sticky-wrapper.is-sticky .mini-box-right-h20 .elementor-row {
align-items: center;
}
.header-ftc-element.header-layout-20 .sticky-wrapper.is-sticky .col-left-minibox-h20 .elementor-element {
width: max-content;
}
.header-ftc-element.header-layout-20 .sticky-wrapper.is-sticky .col-left-minibox-h20 .elementor-widget-wrap {
justify-content: space-evenly;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 35%;
transform: none;
}
.header-ftc-element.header-layout-20 .sticky-wrapper.is-sticky .box-header-h20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.header-ftc-element.header-layout-20 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
font-size: 15px;
}
.header-ftc-element.header-layout-20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
text-decoration: underline;
}  .header-ftc-element.header-layout-21 .is-sticky .elementor-social-icons-wrapper {
text-align: right;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-row,
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container {
position: absolute;
flex-direction: column;
justify-content: space-between;
height: 800px;
max-width: 200px;
padding-top: 25px;
z-index: 3;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-row > .elementor-column,
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container .elementor-column {
width: 100% !important;
}
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size: 15px;
line-height: 1;
font-weight: 400;
text-transform: capitalize;
color: #262626;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mini-box-right-h20 > .elementor-container > .elementor-row,
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mini-box-right-h20 > .elementor-container {
flex-direction: column;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mini-box-right-h20 > .elementor-container > .elementor-row > .elementor-column,
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mini-box-right-h20 > .elementor-container .elementor-column {
width: 100%;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .col-left-minibox-h20 .elementor-widget-wrap {
display: flex;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .col-left-minibox-h20 .elementor-widget-wrap .elementor-element {
width: max-content;
}
.header-ftc-element.header-layout-21 .ftc-cart-element .cart-item .cart-total {
min-width: 16px;
height: 16px;
line-height: 13px;
padding: 0;
font-size: 10px;
color: #fb422b;
border: 1px solid #ececec;
background-color: transparent !important;
position: absolute;
top: -9px;
right: 0px;
}
.header-ftc-element.header-layout-21 .ftc-cart-element .cart-item > a i {
font-size: 18px;
}
.header-ftc-element.header-layout-21 .ftc-cart-element .cart-item > a {
min-width: 45px;
position: relative;
justify-content: center;
}
.header-ftc-element.header-layout-21 .ftc-cart-element .cart-item > a::before {
content: "Cart";
font-family: 'Roboto';
font-size: 12px;
line-height: 1;
color: #999;
position: absolute;
bottom: -16px;
left: 50%;
transform: translateX(-50%);
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .col-left-minibox-h20 .elementor-widget-wrap .elementor-element:first-child {
margin: 0 30px 0 0;
}
.header-ftc-element.header-layout-21 .elementor-widget-ftc_wishlist_header a {
display: flex;
flex-direction: column;
align-items: center;
color: #999;
}
.header-ftc-element.header-layout-21 .elementor-widget-ftc_wishlist_header a i {
font-size: 18px;
margin-bottom: 5px;
}
.header-ftc-element.header-layout-21 .social-header-h20 a.elementor-icon.elementor-social-icon {
width: 30px;
height: 30px;
border: 1px solid #dadada;
}
.header-ftc-element.header-layout-21 .social-header-h20 a.elementor-social-icon-facebook-f:hover i {
color: #20b1c1 !important;
}
.header-ftc-element.header-layout-21 .social-header-h20 a.elementor-social-icon-twitter :hover i {
color: #1DA1F2 !important;
}
.header-ftc-element.header-layout-21 .social-header-h20 a.elementor-social-icon-bitcoin:hover i {
color: #20b1c1 !important;
}
.header-ftc-element.header-layout-21 .social-header-h20 a.elementor-social-icon-pinterest:hover i {
color: #20b1c1 !important;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .col-left-minibox-h20 .elementor-column-wrap {
margin:  0 0 10px 0 !important;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mega_main_menu > .menu_holder > .menu_inner > ul > li[class*="columns"] {
width: 100%;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mega_main_menu > .menu_holder > .menu_inner > ul > li[class*="columns"]:not(:last-child) {
margin-bottom: 33px;
}
.header-ftc-element.header-layout-21 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 0 30px;
}
.header-ftc-element.header-layout-21 .sticky-wrapper.is-sticky .col-left-minibox-h20 {
top: 5px;
}
.header-ftc-element.header-layout-21 .sticky-wrapper.is-sticky .mini-box-right-h20 .elementor-row {
align-items: center;
}
.header-ftc-element.header-layout-21 .sticky-wrapper.is-sticky .col-left-minibox-h20 .elementor-element {
width: max-content;
}
.header-ftc-element.header-layout-21 .sticky-wrapper.is-sticky .col-left-minibox-h20 .elementor-widget-wrap {
justify-content: space-evenly;
}
.header-ftc-element.header-layout-21 .sticky-wrapper.is-sticky .box2-header-h21 {
display: none;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .box2-header-h21 {
position: absolute !important;
width: 950px;
z-index: 2;
left: calc(50% + 120px);
transform: translateX(-50%);
top: 56px;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 35%;
transform: none;
}
.header-ftc-element.header-layout-21 .sticky-wrapper.is-sticky .box-header-h20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.header-ftc-element.header-layout-21 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
font-size: 15px;
}
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
text-decoration: underline;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
top: -70%;
left: 52%;
transform: none;
}  .header-ftc-element.header-layout-22 .minibox-contact-h22 .elementor-column {
width: max-content;
}
.header-ftc-element.header-layout-22 .minibox-contact-h22 .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-22 .ftc-cart-element .cart-item > a {
min-width: 55px;
position: relative;
}
.header-ftc-element.header-layout-22 .ftc-cart-element .cart-item > a::before {
content: "Cart";
font-family: 'Roboto';
font-size: 12px;
line-height: 1;
color: #999;
position: absolute;
bottom: 0;
right: 0;
}
.header-ftc-element.header-layout-22 .ftc-cart-element .cart-item .cart-total {
min-width: 16px;
height: 16px;
line-height: 13px;
padding: 0;
font-size: 10px;
border: 1px solid #ececec;
background-color: transparent !important;
position: absolute;
top: -9px;
right: 20px;
}
.header-ftc-element.header-layout-22 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size: 15px;
line-height: 1;
font-weight: 400;
text-transform: capitalize;
color: #262626;
}
.header-ftc-element.header-layout-22 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link { 
padding: 0 50px 0 0;
}
.header-ftc-element.header-layout-22 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-22 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
text-decoration: underline;
}
.header-ftc-element.header-layout-22 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
font-size: 15px;
}  .header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-row,
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container {
position: absolute;
flex-direction: column;
justify-content: space-between;
height: 800px;
max-width: 200px;
padding-top: 65px;
z-index: 3;
}
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-row > .elementor-column,
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-column {
width: 100% !important;
}
.header-ftc-element.header-layout-23 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size: 15px;
line-height: 1;
font-weight: 400;
text-transform: capitalize;
color: #262626;
}
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .mini-box-right-h20 > .elementor-container > .elementor-row, 
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .mini-box-right-h20 > .elementor-container {
flex-direction: column;
}
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .mini-box-right-h20 > .elementor-container > .elementor-row > .elementor-column,
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .mini-box-right-h20 > .elementor-container > .elementor-column {
width: 100%;
}
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .col-left-minibox-h20 .elementor-widget-wrap {
display: flex;
}
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .col-left-minibox-h20 .elementor-widget-wrap .elementor-element {
width: max-content;
}
.header-ftc-element.header-layout-23 .ftc-cart-element .cart-item .cart-total {
min-width: 16px;
height: 16px;
line-height: 13px;
padding: 0;
font-size: 10px;
color: #fb422b;
border: 1px solid #ececec;
background-color: transparent !important;
position: absolute;
top: -9px;
right: 0px;
}
.header-ftc-element.header-layout-23 .ftc-cart-element .cart-item > a i {
font-size: 18px;
}
.header-ftc-element.header-layout-23 .ftc-cart-element .cart-item > a {
min-width: 45px;
position: relative;
justify-content: center;
}
.header-ftc-element.header-layout-23 .ftc-cart-element .cart-item > a::before {
content: "Cart";
font-family: 'Roboto';
font-size: 12px;
line-height: 1;
color: #999;
position: absolute;
bottom: -16px;
left: 50%;
transform: translateX(-50%);
}
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .col-left-minibox-h20 .elementor-widget-wrap .elementor-element:first-child {
margin: 0 30px 0 0;
}
.header-ftc-element.header-layout-23 .elementor-widget-ftc_wishlist_header a {
display: flex;
flex-direction: column;
align-items: center;
color: #999;
}
.header-ftc-element.header-layout-23 .elementor-widget-ftc_wishlist_header a i {
font-size: 18px;
margin-bottom: 5px;
}
.header-ftc-element.header-layout-23 .social-header-h20 a.elementor-icon.elementor-social-icon {
width: 30px;
height: 30px;
border: 1px solid #dadada;
}
.header-ftc-element.header-layout-23 .social-header-h20 a.elementor-social-icon-facebook-f:hover i {
color: #20b1c1 !important;
}
.header-ftc-element.header-layout-23 .social-header-h20 a.elementor-social-icon-twitter :hover i {
color: #1DA1F2 !important;
}
.header-ftc-element.header-layout-23 .social-header-h20 a.elementor-social-icon-bitcoin:hover i {
color: #20b1c1 !important;
}
.header-ftc-element.header-layout-23 .social-header-h20 a.elementor-social-icon-pinterest:hover i {
color: #20b1c1 !important;
}
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .col-left-minibox-h20 .elementor-column-wrap {
margin:  0 0 10px 0 !important;
}
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .mega_main_menu > .menu_holder > .menu_inner > ul > li[class*="columns"] {
width: 100%;
}
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .mega_main_menu > .menu_holder > .menu_inner > ul > li[class*="columns"]:not(:last-child) {
margin-bottom: 33px;
}
.header-ftc-element.header-layout-23 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 0 30px;
}
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .mega_main_menu > .menu_holder > .menu_inner > ul > li[class*="columns"] > a {
padding: 0;
}
.header-ftc-element.header-layout-23 .sticky-wrapper.is-sticky .col-left-minibox-h20 {
top: 5px;
}
.header-ftc-element.header-layout-23 .sticky-wrapper.is-sticky .mini-box-right-h20 .elementor-row {
align-items: center;
}
.header-ftc-element.header-layout-23 .sticky-wrapper.is-sticky .col-left-minibox-h20 .elementor-element {
width: max-content;
}
.header-ftc-element.header-layout-23 .sticky-wrapper.is-sticky .col-left-minibox-h20 .elementor-widget-wrap {
justify-content: space-evenly;
}
.header-ftc-element.header-layout-23 .sticky-wrapper.is-sticky .box-header-h20 {
padding-top: 20px !important;
padding-bottom: 20px !important;
}
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 35%;
transform: none;
}
.header-ftc-element.header-layout-23 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-23 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
text-decoration: underline;
}
.header-ftc-element.header-layout-23 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
font-size: 15px;
}
.header-ftc-element.header-layout-23 .elementor-section.elementor-section-boxed:not(.elementor-inner-section) {
margin: 0;
}
.header-ftc-element.header-layout-23 .is-sticky .elementor-section.elementor-section-boxed:not(.elementor-inner-section) {
margin: 0 auto;
}  .header-ftc-element.header-layout-24 .linklist-header-h17 .elementor-widget .elementor-icon-list-items {
justify-content: flex-end;
}
.header-ftc-element.header-layout-24 .linklist-header-h17 ul li {
width: 50%;
}
.header-ftc-element.header-layout-24 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
font-size: 16px;
line-height: 80px;
font-weight: 400;
text-transform: capitalize;
color: #fff !important;
}
.header-ftc-element.header-layout-24 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link,
.header-ftc-element.header-layout-24 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover {
background-color: #ca450a;
}
.header-ftc-element.header-layout-24 .mega_main_menu > .menu_holder > .menu_inner > ul {
line-height: 80px;
}
.header-ftc-element.header-layout-24 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 0 35px;
}
.header-ftc-element.header-layout-24 .ftc-cart-element .cart-item .cart-total {
position: absolute;
top: 20px;
right: 20px;
background-color: transparent;
border: 1px solid rgba(255,255,255,.5);
line-height: 8px;
font-size: 11px;
}
.header-ftc-element.header-layout-24 .ftc-cart-element .cart-item > a {
justify-content: center;
height: 100%;
}
.header-ftc-element.header-layout-24 .elementor-widget-ftc_shooping_cart,
.header-ftc-element.header-layout-24 .elementor-widget-container,
.header-ftc-element.header-layout-24 .ftc-cart-element,
.header-ftc-element.header-layout-24 .ftc-tini-cart,
.header-ftc-element.header-layout-24 .cart-item,
.header-ftc-element.header-layout-24 .elementor-widget-ftc_ajax_search,
.header-ftc-element.header-layout-24 .elementor-widget-container {
height: 100%;
}
.header-ftc-element.header-layout-24 .ftc-search {
flex-direction: column;
height: 100%;
justify-content: center;
}
.header-ftc-element.header-layout-24 .ftc-search .search-button {
color: #fff !important;
}
.header-ftc-element.header-layout-24 .ftc-search.style_2 .ftc_search_ajax {
top: 50%;
transform: translateY(-50%);
right: 60px;
z-index: 2;
}
.header-ftc-element.header-layout-24 .col-button-header-h17 {
width: 6.5%;
}
.header-ftc-element.header-layout-24 .ftc-tini-cart a:hover,
.header-ftc-element.header-layout-24 .ftc-search:hover {
background-color: #ca450a !important;
}
.header-ftc-element.header-layout-24 .is-sticky .header-top-h24 {
display: none;
}
.header-ftc-element.header-layout-24 .header-top-h24 > .elementor-container > .elementor-row > .elementor-column:first-child:before {
content: "";
width: 1px;
height: calc(100% + 15px);
background-color: #e6e6e6;
position: absolute;
top: -8px;
right: 125px;
}
.header-ftc-element.header-layout-24 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-24 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
text-decoration: underline;
}
.header-ftc-element.header-layout-24 .social-header-h16 a.elementor-icon.elementor-social-icon {
width: 30px;
height: 30px;
border: 1px solid #dadada;
}
.header-ftc-element.header-layout-24 .mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown {
left: 28%;
}
.header-ftc-element.header-layout-24 .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-24 .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown {
left: 40%;
}
.header-ftc-element.header-layout-24 .ftc-search .ftc_search_ajax {
left: auto;
right: 65px;
z-index: 2001;
}
.header-ftc-element.header-layout-24 .mini-box1-header-h24 .elementor-column:nth-child(2) .elementor-widget-wrap {
align-content: center;
}  .header-ftc-element.header-layout-6 .is-sticky .header-sticky .topbar-header-6 {
display: none;
}
.header-ftc-element.header-layout-6 .mini-box1-header-h6e .elementor-column,
.header-ftc-element.header-layout-6 .mini-box2-header-h6e .elementor-column,
.header-ftc-element.header-layout-6 .mini-box3-header-h6e .elementor-column {
width: max-content;
}
.header-ftc-element.header-layout-6 .mini-box2-header-h6e .elementor-row,
.header-ftc-element.header-layout-6 .mini-box3-header-h6e .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-6 .mini-box1-header-h6e .ftc_language ul {
margin: 0;
text-align: left;
}
.header-ftc-element .ftc-currency > ul {
text-align: left;
}
.header-ftc-element.header-layout-6 .ftc-currency a,
.header-ftc-element.header-layout-6 .ftc_language a {
color: #999999;
font-weight: 400;
}
.header-ftc-element.header-layout-6 .ftc_language > ul > li:after {
color: #999999;
}
.header-ftc-element.header-layout-6 .mini-box1-header-h6e .elementor-column:first-child:before,
.header-ftc-element.header-layout-6 .mini-box2-header-h6e .elementor-column:first-child:before {
content: "";
width: 1px;
height: 20px;
background-color: rgba(255,255,255,.5);
position: absolute;
top: 2px;
right: 0;
}
.header-ftc-element.header-layout-6 a.tini-wishlist {
color: #999999;
}
.header-ftc-element.header-layout-6 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding:  0 20px;
}
.header-ftc-element.header-layout-6 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
height: 100px;
line-height: 100px;
font-size: 16px;
color: #444444;
}
.header-ftc-element.header-layout-6 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-6 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
color: #ffffff;
}
.header-ftc-element.header-layout-6 .ftc-cart-element .cart-item .cart-total {
background-color: transparent !important;
font-size: 12px;
}
.header-ftc-element.header-layout-6 .ftc-search .ftc_search_ajax {
left: auto;
right: 0;
}
.header-ftc-element.header-layout-6 .header-content .ftc-account .ftc_login .login-text {
display: inline-block;
}  .header-ftc-element.header-layout-7 .mini-box1-header-h6e .elementor-column,
.header-ftc-element.header-layout-7 .mini-box2-header-h6e .elementor-column,
.header-ftc-element.header-layout-7 .mini-box3-header-h6e .elementor-column {
width: max-content;
}
.header-ftc-element.header-layout-7 .mini-box2-header-h6e .elementor-row,
.header-ftc-element.header-layout-7 .mini-box3-header-h6e .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-7 .mini-box1-header-h6e .ftc_language ul {
margin: 0;
text-align: left;
}
.header-ftc-element .ftc-currency > ul {
text-align: left;
}
.header-ftc-element.header-layout-7 .ftc-currency a,
.header-ftc-element.header-layout-7 .ftc_language a {
color: #959598;
font-weight: 400;
}
.header-ftc-element.header-layout-7 .ftc_language > ul > li:after {
color: #959598;
}
.header-ftc-element.header-layout-7 .header-content .ftc-account, 
.header-ftc-element.header-layout-7 .header-content .ftc-account a {
color: #959598;
}
.header-ftc-element.header-layout-7 .ftc-currency a:hover,
.header-ftc-element.header-layout-7 .ftc_language > ul > li:hover a,
.header-ftc-element.header-layout-7 .ftc_language > ul > li:hover:after,
.header-ftc-element.header-layout-7 .ftc_language:hover > ul > li:after, 
.header-ftc-element.header-layout-7 .header-content .ftc-account .ftc_login a:hover, 
.header-ftc-element.header-layout-7 .header-dropdown-element a:hover {
color: #d36e42;
}
.header-ftc-element.header-layout-7 .contact-header-7 .elementor-column .elementor-inner-column:first-child:after,
.header-ftc-element.header-layout-7 .contact-header-7 .elementor-column .elementor-inner-column:first-child:after {
content: "";
width: 1px;
height: 70%;
background: #959598;
position: absolute;
top: 50%;
right: -15px;
transform: translateY(-50%);
}
.header-ftc-element.header-layout-7 .contact-header-7 .elementor-inner-section .elementor-inner-column:first-child,
.header-ftc-element.header-layout-7 .contact-header-7 .elementor-inner-section .elementor-inner-column:first-child {
margin-right: 30px;
}
.header-ftc-element.header-layout-7 .contact-header-7 .elementor-column:last-child .elementor-inner-column,
.header-ftc-element.header-layout-7 .contact-header-7 .elementor-column:last-child .elementor-inner-column {
width: auto;
}
.header-ftc-element.header-layout-7 .contact-header-7 .elementor-column:last-child .elementor-inner-section .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-7 .contact-header-7 .elementor-column:first-child .elementor-inner-section .elementor-row {
justify-content: flex-start;
}
.header-ftc-element.header-layout-7 .contact-header-7 .elementor-inner-section .elementor-inner-column,
.header-ftc-element.header-layout-7 .contact-header-7 .elementor-inner-section .elementor-inner-column {
width: auto;
}
.header-ftc-element.header-layout-7 .mini-box1-header-h6e .elementor-column:first-child:before,
.header-ftc-element.header-layout-7 .mini-box2-header-h6e .elementor-column:first-child:before {
content: "";
width: 1px;
height: 20px;
background-color: rgba(255,255,255,.5);
position: absolute;
top: 2px;
right: 0;
}
.header-ftc-element.header-layout-7 a.tini-wishlist {
color: #999999;
}
.header-ftc-element.header-layout-7 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding:  0 20px;
}
.header-ftc-element.header-layout-7 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
height: 100px;
line-height: 100px;
font-size: 16px;
color: #444;
}
.header-ftc-element.header-layout-7 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-7 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
color: #ffffff;
}
.header-ftc-element.header-layout-7 .ftc-cart-element .cart-item .cart-total {
background-color: transparent !important;
font-size: 12px;
position: absolute;
top: -14px;
right: -13px;
}
.header-ftc-element.header-layout-7 .ftc-search .ftc_search_ajax {
left: auto;
right: 0;
}
.header-ftc-element.header-layout-7 .ftc-search .search-button,
.header-ftc-element.header-layout-7 .header-dropdown-element .header-icon {
color: #444;
}
.header-ftc-element.header-layout-7 .mini-box3-header-h6e .elementor-column:not(:last-child) .elementor-column-wrap::before {
content: "";
width: 1px;
height: 20px;
background-color: #999;
position: absolute;
right: -15px;
top: 0;
}
.header-ftc-element.header-layout-7 .ftc_language ul {
margin: 0;
}
.header-ftc-element.header-layout-7 .header-dropdown-element .header-icon i {
font-size: 18px;
}
.header-ftc-element.header-layout-7 .ftc-search .search-button {
position: relative;
top: 0;
}
.header-ftc-element.header-layout-7 .ftc-search .search-button:before {
font-size: 16px;
}
.header-ftc-element.header-layout-7 .ftc-currency > ul {
width: 150px;
text-align: center;
}
.header-ftc-element.header-layout-7 .header-content .ftc-account .ftc_login .login-text {
display: inline-block;
}  .header-ftc-element.header-layout-8 .mini-box1-header-h6e .elementor-column,
.header-ftc-element.header-layout-8 .mini-box2-header-h6e .elementor-column,
.header-ftc-element.header-layout-8 .mini-box3-header-h6e .elementor-column {
width: max-content;
}
.header-ftc-element.header-layout-8 .mini-box2-header-h6e .elementor-row,
.header-ftc-element.header-layout-8 .mini-box3-header-h6e .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-8 .mini-box1-header-h6e .ftc_language ul {
margin: 0;
text-align: left;
}
.header-ftc-element .ftc-currency > ul {
text-align: left;
}
.header-ftc-element.header-layout-8 .ftc-currency a,
.header-ftc-element.header-layout-8 .ftc_language a {
color: #999;
font-weight: 400;
}
.header-ftc-element.header-layout-8 .ftc_language > ul > li:after {
color: #fff;
}
.header-ftc-element.header-layout-8 .mini-box1-header-h6e .elementor-column:first-child:before,
.header-ftc-element.header-layout-8 .mini-box2-header-h6e .elementor-column:first-child:before {
content: "";
width: 1px;
height: 20px;
background-color: rgba(255,255,255,.5);
position: absolute;
top: 2px;
right: 0;
}
.header-ftc-element.header-layout-8 a.tini-wishlist {
color: #999999;
}
.header-ftc-element.header-layout-8 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding:  0 20px;
}
.header-ftc-element.header-layout-8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
height: 100px;
line-height: 100px;
font-size: 16px;
}
.header-ftc-element.header-layout-8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link .link_text,
.header-ftc-element.header-layout-8 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover .link_text {
color: #fff;
}
.header-ftc-element.header-layout-8 .ftc-cart-element .cart-item .cart-total {
background-color: transparent !important;
font-size: 12px;
position: absolute;
top: -14px;
right: -13px;
}
.header-ftc-element.header-layout-8 .ftc-search .ftc_search_ajax {
left: auto;
right: 0;
}
.header-ftc-element.header-layout-8 .ftc-search .search-button,
.header-ftc-element.header-layout-8 .header-dropdown-element .header-icon {
color: #444;
}
.header-ftc-element.header-layout-8 .mini-box3-header-h6e .elementor-column:not(:last-child) .elementor-column-wrap::before {
content: "";
width: 1px;
height: 20px;
background-color: rgba(255,255,255,.2);
position: absolute;
right: -15px;
top: 0;
}
.header-ftc-element.header-layout-8 .ftc-search .search-button:before {
font-size: 16px;  
}
.header-ftc-element.header-layout-8 .header-content .ftc-account, 
.header-ftc-element.header-layout-8 .header-content .ftc-account a {
color: #999;
}
.header-ftc-element.header-layout-8 .ftc-currency a:hover,
.header-ftc-element.header-layout-8 .ftc_language > ul > li:hover a,
.header-ftc-element.header-layout-8 .ftc_language > ul > li:hover:after,
.header-ftc-element.header-layout-8 .ftc_language:hover > ul > li:after, 
.header-ftc-element.header-layout-8 .header-content .ftc-account .ftc_login a:hover, 
.header-ftc-element.header-layout-8 .header-dropdown-element a:hover {
color: #f68d49;
}
.header-ftc-element.header-layout-8 .header-dropdown-element .header-icon i {
font-size: 18px;
}
.header-ftc-element.header-layout-8 .ftc-search .search-button {
position: relative;
}
.header-ftc-element.header-layout-8 .ftc-currency > ul {
width: 150px;
text-align: center;
}
.header-ftc-element.header-layout-8 .header-content .ftc-account .ftc_login .login-text {
display: inline-block;
}
.header-ftc-element.header-layout-8 .mini-box3-header-h6e .elementor-column:not(:last-child) .elementor-column-wrap::before {
content: "";
width: 1px;
height: 20px;
background-color: #999;
position: absolute;
right: -15px;
top: 0;
}
.header-ftc-element.header-layout-8 .contact-header-7 .elementor-inner-section .elementor-inner-column:first-child, 
.header-ftc-element.header-layout-8 .contact-header-7 .elementor-inner-section .elementor-inner-column:first-child {
margin-right: 30px;
}
.header-ftc-element.header-layout-8 .contact-header-7 .elementor-inner-section .elementor-inner-column, 
.header-ftc-element.header-layout-8 .contact-header-7 .elementor-inner-section .elementor-inner-column {
width: auto;
}
.header-ftc-element.header-layout-8 .contact-header-7 .elementor-column .elementor-inner-column:first-child:after, 
.header-ftc-element.header-layout-8 .contact-header-7 .elementor-column .elementor-inner-column:first-child:after {
content: "";
width: 1px;
height: 70%;
background: #959598;
position: absolute;
top: 50%;
right: -15px;
transform: translateY(-50%);
}
.header-ftc-element.header-layout-8 .ftc_language ul {
margin: 0;
}
.header-ftc-element.header-layout-8 .contact-header-7 .elementor-column:last-child .elementor-inner-section .elementor-row {
justify-content: flex-end;
}
.header-ftc-element.header-layout-8 .contact-header-7 .elementor-column:first-child .elementor-inner-section .elementor-row {
justify-content: flex-start;
}
.header-ftc-element.header-layout-8 .ftc_language > ul > li:after {
color: #999;
} .header-ftc.header-layout10 { }@media only screen and (min-width: 1600px){
.header-ftc-element.header-layout-23 .is-sticky .box-header-h20 {
max-width: 1505px;
}
}
@media only screen and (min-width: 1400px){
.header-ftc-element.header-layout-11 .header-dropdown-element .content-dropdown.menu-fix {
top: 150px;
padding: 100px 0;
}
.header-ftc-element.header-layout-15 .is-sticky .mini-box-header-h15 .elementor-column {
width: 6% !important;
}
.header-ftc-element.header-layout-15 .is-sticky .mini-box-header-h15 .elementor-column:first-child {
width: 88% !important;
}
.header-ftc-element.header-layout-15 .sticky-wrapper:not(.is-sticky) .box-header-h15 > .elementor-container > .elementor-row > .elementor-column:not(:nth-child(2)) {
width: 41.5% !important;
}
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) { 
.header-ftc-element.header-layout-23 .is-sticky .box-header-h20 {
max-width: 1250px;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .box-header-h20 {
padding-left: 10px;
}
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-5 {
top: -95px;
right: 35px;
}
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-3 {
top: -95px;
left: 55%;
}
.header-ftc-element.header-layout-16 .box-header-h16 {
padding-left: 75px !important;
}
.header-ftc-element.header-layout-16 .mini-box1-header-h16,
.header-ftc-element.header-layout-16 .mini-box-bottom-header-h16 {
padding-right: 75px !important;
}
.box-header-h17.elementor-section.elementor-section-stretched,
.box-header-h18.elementor-section.elementor-section-stretched {
padding: 0 90px !important;
}
.header-ftc-element.header-layout-19 .linklist-header-h16 .elementor-icon-list-items {
width: max-content;
}
.header-ftc-element.header-layout-15 .mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown,
.header-ftc-element.header-layout-17 .mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown,
.header-ftc-element.header-layout-18 .mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown {
left: 35% !important;
}
.header-ftc-element.header-layout-15 .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown {
left: 10%;
}
.header-ftc-element.header-layout-15 .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown {
left: 15%;
}
.header-ftc-element.header-layout-15 .is-sticky .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown,
.header-ftc-element.header-layout-15 .is-sticky .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown {
left: 60%;
}
.header-ftc-element.header-layout-22 .box-header-h22 {
padding: 0 90px !important;
}
.header-ftc-element.header-layout-22 .linklist-header-h22 ul.elementor-icon-list-items {
margin-right: calc(-26px/2) !important;
margin-left: calc(-26px/2) !important;
}
.header-ftc-element.header-layout-22 .linklist-header-h22 ul .elementor-icon-list-item {
margin-right: calc(26px/2) !important;
margin-left: calc(26px/2) !important;
}
.header-ftc-element.header-layout-22 .box-header-h22 > .elementor-container {
min-height: 101px !important;
}
.header-ftc-element.header-layout-17 .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-18 .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown {
left: 44% !important;
}
.header-ftc-element.header-layout-19 .box-header-h19 > .elementor-container > .elementor-row > .elementor-column:nth-child(1) {
width: 22% !important;
}
.header-ftc-element.header-layout-19 .box-header-h19 > .elementor-container > .elementor-row > .elementor-column:nth-child(2) {
width: 56% !important;
}
.header-ftc-element.header-layout-19 .box-header-h19 > .elementor-container > .elementor-row > .elementor-column:nth-child(3) {
width: 22% !important;
}
.header-ftc-element.header-layout-19 .ftc-cart-element .cart-item > a::before {
right: 2px;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown,
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown,
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 25%;
}
.header-ftc-element.header-layout-24 .mini-box1-header-h24 .elementor-column:nth-child(2) {
width: 50% !important;
}
.header-ftc-element.header-layout-24 .mini-box1-header-h24 .elementor-column:nth-child(3) {
width: 10% !important;
}
.header-ftc-element.header-layout-24 .ftc-cart-element .cart-item .cart-total,
.header-ftc-element.header-layout-17 .ftc-cart-element .cart-item .cart-total,
.header-ftc-element.header-layout-18 .ftc-cart-element .cart-item .cart-total {
right: 12px;
}
.header-ftc-element.header-layout-24 .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-24 .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown {
left: 45%;
}
.header-ftc-element.header-layout-24 .mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown {
left: 35%;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-row,
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-row,
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-row {
height: 500px;
}
.header-ftc-element.header-layout-13 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns3 > .mega_dropdown {
left: 25%;
}
}
@media only screen and (min-width: 1200px){ 
.header-ftc-element.header-layout-23 .is-sticky .elementor-section.elementor-section-boxed:not(.elementor-inner-section) .elementor-column:nth-child(2) {
width: 70%;
}
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .content {
top: 65px;
}
.hotpot-h12 .ftc-hot-spot-wrap:hover {
background-color: transparent !important;
}
.header-ftc-element.header-layout-19 .ftc-element-logo {
position: relative;
top: -6px;
}
.header-ftc-element.header-layout-19 .mega_main_menu.primary {
position: relative;
top: 8px;
}
.header-ftc-element.header-layout-17 .mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown {
left: 28%;
}
.header-ftc-element.header-layout-17 .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-17 .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown {
left: 40%;
}
.header-ftc-element.header-layout-18 .mega_main_menu li.multicolumn_dropdown.columns2 > .mega_dropdown {
left: 32%;
}
.header-ftc-element.header-layout-18 .mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown {
left: 28%;
}
.header-ftc-element.header-layout-18 .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-18 .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown {
left: 40%;
}
.header-ftc-element.header-layout-18 .mega_main_menu li.multicolumn_dropdown.columns2 > .mega_dropdown {
left: 32%;
}
.header-ftc-element.header-layout-20 .sticky-wrapper.is-sticky .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown,
.header-ftc-element.header-layout-21 .sticky-wrapper.is-sticky .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 35%;
}
.header-ftc-element.header-layout-16 .box-header-h16 > .elementor-container > .elementor-row > .elementor-column:nth-child(2) {
width: 81.25%;
}
.header-ftc-element.header-layout-19 .mini-box-header-h19 .elementor-column:nth-child(2) {
width: max-content !important;
margin-left: auto;
}
.header-ftc-element.header-layout-23 .is-sticky .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
transform: translateX(-10%);
}
.header-ftc-element.header-layout-23 .is-sticky .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-25%);
}
}
@media only screen and (max-width: 1199px){
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown, .header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
top: -60%;
left: 15%;
transform: none;
}
.icon-box-header-18 .elementor-column.elementor-inner-column {
width: auto;
margin-right: 30px;
}
.header-ftc-element.header-layout-18 .box1-header-h18 > .elementor-container > .elementor-row > .elementor-column:first-child:before {
right: 60px;
}
.header-ftc-element.header-layout-10 .ftc-cart-element {
margin-right: 0;
}
.header-ftc-element.header-layout-11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown,
.header-ftc-element.header-layout-11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
transform: translateX(-50%);
}
.header-ftc-element.header-layout-11 .header-dropdown-element .content-dropdown.menu-fix {
top: 100px;
}
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
left: 80%;
}
.header-ftc-element.header-layout-13 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 50%;
transform: translateX(-50%);
}
.header-ftc-element.header-layout-10 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-10 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-50%);
}
.header-ftc-element.header-layout-3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown, 
.header-ftc-element.header-layout-3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown,
.header-ftc-element.header-layout-1 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown, 
.header-ftc-element.header-layout-1 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-20%);
}
.header-ftc-element.header-layout-10 .header-content .preventive {
max-width: 940px;
}
.header-ftc-element.header-layout-2 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown,
.header-ftc-element.header-layout-2 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
left: 0;
transform: none;
}   
.box-header-h15.elementor-section > .elementor-container {
max-width: 970px;
}
.header-ftc-element.header-layout-19 .linklist-header-h16 .elementor-icon-list-items {
width: max-content;
}
.header-ftc-element.header-layout-15 .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-15 .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown {
left: 40%;
}
.header-ftc-element.header-layout-16 .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-16 .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown {
left: 38%;
}
.header-ftc-element.header-layout-19 .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-19 .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown {
left: 40%;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-row,
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-row,
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .box-header-h20 > .elementor-container > .elementor-row {
height: 500px;
padding-top: 20px;
max-width: 180px;
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .box2-header-h21 {
width: 750px;
left: calc(50% + 100px);
}
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .box2-header-h21 > .elementor-container {
min-height: 70px !important;
}
.header-ftc-element.header-layout-22 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link {
padding-right: 36px;
}
.header-ftc-element.header-layout-20 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link,
.header-ftc-element.header-layout-21 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link{
padding: 0 25px;
}
.header-ftc-element.header-layout-23 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
padding: 0 20px;
}
.header-ftc-element.header-layout-17 .box1-header-h17 > .elementor-container > .elementor-row > .elementor-column:first-child:before,
.header-ftc-element.header-layout-24 .header-top-h24 > .elementor-container > .elementor-row > .elementor-column:first-child:before  {
right: 75px;
}
.header-ftc-element.header-layout-19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link {
padding-right: 35px;
}
.header-ftc-element.header-layout-20 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown,
.header-ftc-element.header-layout-21 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown,
.header-ftc-element.header-layout-23 .sticky-wrapper:not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: 15%;
}
.header-ftc-element.header-layout-22 .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-22 .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown,
.header-ftc-element.header-layout-22 .mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown {
left: 70%;
}
.header-ftc-element.header-layout-23 .social-header-h20 a.elementor-icon.elementor-social-icon {
width: 26px;
height: 26px;
}
.header-ftc-element.header-layout-24 .ftc-cart-element .cart-item .cart-total,
.header-ftc-element.header-layout-17 .ftc-cart-element .cart-item .cart-total,
.header-ftc-element.header-layout-18 .ftc-cart-element .cart-item .cart-total {
right: 7px;
}
.header-ftc-element.header-layout-24 .mega_main_menu li.multicolumn_dropdown.columns5 > .mega_dropdown,
.header-ftc-element.header-layout-24 .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown {
left: 50%;
}
.header-ftc-element.header-layout-24 .mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown {
left: 48%;
}
.header-ftc-element.header-layout-16 .ftc-search .ftc_search_ajax {
top: 50px;
right: 60px;
}
.header-ftc-element.header-layout-16 .ftc-search .ftc_search_ajax,
.header-ftc-element.header-layout-18 .ftc-search .ftc_search_ajax {
top: 50px;
right: 40px;
}
.header-ftc-element.header-layout-6 .header-content .ftc-account .login-text,
.header-ftc-element.header-layout-7 .header-content .ftc-account .login-text,
.header-ftc-element.header-layout-8 .header-content .ftc-account .login-text {
display: inline-block;
}
.header-ftc-element.header-layout-1 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns3 > .mega_dropdown,
.header-ftc-element.header-layout-3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns3 > .mega_dropdown {
left: -10%;
}
.header-ftc-element.header-layout-9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns3 > .mega_dropdown {
transform: none;
left: -20%;
}
}
@media only screen and (min-width: 992px) {
.header-ftc-element.header-layout-23 .is-sticky .header-sticky .col-logo-23 {
display: none;
}
.header-ftc-element.header-layout-23 .is-sticky .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
left: auto;
transform: none;
}
.header-ftc-element.header-layout-23 .is-sticky .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns5 > .mega_dropdown {
transform: translateX(-7%);
}
.header-ftc-element.header-layout-23 .is-sticky .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.columns4 > .mega_dropdown {
transform: translateX(-30%);
}
.header-ftc-element.header-layout-24 .mega_main_menu li.multicolumn_dropdown.columns2 > .mega_dropdown {
left: auto;
transform: none;
}
.header-ftc-element .header-mobile {
display: none;
}
.header-ftc-element.header-layout-23 .is-sticky .header-sticky .social-header-h20 .elementor-widget-container {
text-align: right;
}
.header-ftc-element.header-layout-23 .is-sticky .header-sticky .col-menu-23 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:first-child .item_link {
padding-left: 0;
}
}
@media only screen and (max-width: 991px) {
.header-ftc-element.header-layout-11 {
position: relative;
}
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-2,
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-6 {
right: auto;
}
.header-ftc-element.header-layout-5 {
position: relative;
}
.header-ftc-element .header-mobile .mobile-button {
width: auto;
padding: 0;
}
.header-ftc-element .header-mobile .ftc-shop-cart {
padding: 0;
}
.hotpot-header-12 {
z-index: 9;
}
.hotpot-h12 .ftc-hot-spot-image .content .content-text {
max-width: 230px;
width: 100%;
padding: 30px;
}
.header-ftc-element.header-layout-3,
.header-ftc-element.header-layout-9 {
position: relative;
}
.header-ftc-element .header-mobile .logo-wrapper {
text-align: center;
}
.header-ftc-element .header-content {
display: none;
}
.header-ftc-element .header-mobile {
display: flex;
justify-content: space-between;
align-items: center;
padding: 15px 24px 15px 15px;
box-shadow: none;
}
.header-ftc-element .header-mobile .mobile-nav,
.header-ftc-element .header-mobile .ftc-shop-cart .cart-item > a {
color: #333;
font-size: 18px;
}
.header-ftc-element .header-mobile .ftc-shop-cart .cart-total {
top: -20px;
font-size: 14px;
left: unset;
right: -10px;
width: 20px;
}
@-moz-document url-prefix() {
.header-ftc-element .header-mobile .ftc-shop-cart .cart-total {
right: -5px;
}
}
.box-header-h15.elementor-section > .elementor-container {
max-width: calc(100% - 40px);
}
.header-ftc-element.header-layout-24 .ftc-tini-cart a:hover {
background-color: transparent !important;
}
.header-ftc-element.header-layout-13 .header-mobile .ftc-shop-cart .cart-item > a {
font-size: 16px;
}
.header-ftc-element.header-layout-13 .header-mobile .ftc-shop-cart .cart-total {
min-width: 20px;
width: unset;
padding: 5px;
height: 20px;
border-radius: 50%;
color: #ffffff;
line-height: 12px;
text-align: center;
}
}
@media only screen and (max-width: 767px) {
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-2, 
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-6 {
right: 0;
}
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-2,
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-6,
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-4 {
top: -45px;
}
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-5 {
top: -160px;
}
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-3 {
top: -110px;
left: 0;
}
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .ftc-hot-spot-wrap .content .content-text {
max-width: 220px;
padding: 15px;
}
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .ftc-hot-spot-wrap .content {
min-width: 220px;
}
}
@media only screen and (max-width: 480px) {
.hotpot-header-12 {
z-index: 999;
}
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-3 {
top: -50px;
}
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-5 {
top: -50px;
right: -40px;
}
.hotpot-h12 .ftc-element-hotspots .ftc-hot-spot-image .item-2 {
top: -15px;
right: 0;
}
}.swiper-pagination-bullets .swiper-pagination-bullet {
width: 8px;
height: 8px;
} .ftc_products_slider .products .product .item-image .add-to-cart .added {
display: none;
}
.ftc_products_slider.def_style_1 .products .product .meta_info .yith-wcwl-add-to-wishlist {
width: 35px;
height: 35px;
line-height: 35px;
background: transparent;
}
.ftc_products_slider .products .product .meta_info .add-to-cart .added_to_cart:before {
font-family: 'FontAwesome';
content: "\f00c";
}
.ftc_products_slider.def_style_1 .products .product .price {
display: block;
margin: 0 auto;
width: fit-content;
width: -moz-fit-content;
}
.ftc_products_slider.def_style_1 .products .product:hover .price {
display: none;
} .ftc-element-testimonial.def_style_1 .infomation {
margin: 10px 0;
padding: 0 15px;
}
.ftc-element-testimonial.def_style_2 .infomation,
.ftc-element-testimonial.def_style_3 .infomation,
.ftc-element-testimonial.def_style_4 .infomation,
.ftc-element-testimonial.def_style_5 .infomation,
.ftc-element-testimonial.def_style_6 .infomation {
margin: 10px 0;
}
h5.elementor-heading-title {
letter-spacing: normal;
}
.site-main .swiper-pagination{
position: relative;
cursor: pointer;
z-index: 999;
}
.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 .testi-content {
padding: 0 15px;
}
.ftc-element-testimonial.def_style_1 .testimonial-content{
text-align: center;
padding: 15px 0;
margin-bottom: 0;
}
.ftc-element-testimonial.def_style_1,
.ftc-element-testimonial.def_style_3,
.ftc-element-testimonial.def_style_4 {
padding: 20px 10px;
}
.ftc-element-testimonial.def_style_1 .testimonial-content:hover{
box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_2 .testimonial-content {
padding: 20px 0px;
box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
}
.ftc-element-testimonial .testimonial-content .woocommerce .star-rating span::before{
color: #EABE12;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .content-info {
max-width: 75%;
display: inline-block;
vertical-align: middle;
text-align: left;
padding-left: 15px;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .avatar-image {
max-width: 15%;
margin: 0 30px 0 15px;
float: left;
display: inline-block;
vertical-align: middle;   
}
.ftc-element-testimonial.def_style_3 .testimonial-content {
min-height: 180px;
padding-top: 45px;
margin-bottom: 0;
box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_3 .name {
display: inline-block;
}
@media (max-width: 991px){
.ftc-element-testimonial.def_style_3 .infomation {
padding: 0;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .content-info{
text-align: center !important;
}
}
@media (max-width: 480px){
.ftc-element-testimonial.def_style_3 .testimonial-content .content-info{
text-align: center;
}
}
.ftc-element-testimonial.def_style_4 .testimonial-content .content-info {
max-width: 75%;
display: inline-block;
vertical-align: middle;
text-align: right;
padding-right: 15px;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .avatar-image {
max-width: 15%;
display: inline-block;
vertical-align: middle;
float: right;
margin: 15px 10px 0; 
}
.ftc-element-testimonial.def_style_4 .testimonial-content {
text-align: right;
min-height: 180px;
padding: 30px 15px 0;
margin-bottom: 0;
box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_4 .name {
display: inline-block;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .rating, .ftc-element-testimonial.def_style_4 .testimonial-content .rating{
display: inline-block;
}
.ftc-element-testimonial.def_style_5 {
text-align: center;
}
.ftc-element-testimonial.def_style_5 .avatar-image {
display: none;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .content-info .infomation {
border: 1px solid #ebebeb;
position: relative;
margin-top: 30px;
padding: 20px 5px;
box-shadow: 0px 0px 7px 4px #ebebeb;
text-align: center;
}
.ftc-element-testimonial.def_style_5 .testimonial-content {
border: 1px solid #f3efe9;
box-shadow: 0 0 15px 0 rgba(0,0,0,.03);
padding-bottom: 30px;
margin-bottom: 0;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .infomation:before {
content: "\f1b0";
font-family: 'FontAwesome';
position: absolute;
top: -25px;
left: 50%;
transform: translateX(-50%);
padding: 10px 15px;
color: #fff;
background: #80bb10;
border-radius: 5px;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .infomation {
font-size: 15px;
margin: 0 auto;
padding: 30px 15px 0;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .content-info .infomation:after {
content: "";
width: 0;
height: 0;
border-bottom: 15px solid rgba(19, 18, 18, 0.52);
border-right: 15px solid transparent!important;
border-left: 15px solid transparent!important;
position: absolute;
left: 50%;
transform: translateX(-50%);
top: -15px;
z-index: 9;
}
.ftc-element-testimonial.def_style_2,
.ftc-element-testimonial.def_style_6{
padding: 0 5px;
}
.ftc-element-testimonial.def_style_6 .testimonial-content{
display: grid;
border: 1px solid #ebebeb;
padding: 20px 5px;
box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info{
grid-row: 1;
display: grid;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .infomation{
grid-row: 1;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .byline{
grid-row: 3;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .rating{
grid-row: 2;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .name{
margin-bottom: 30px;
position: relative;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .name:after {
content: "";
position: absolute;
width: 60%;
left: 20%;
height: 1px;
background-color: #1e1e1e;
margin-bottom: 30px;
top: 30px;
}   .ftc_custom_timeline.def_style_1 .ftc_timeline_item .title_content {
margin-top: 0;
}
.ftc_custom_timeline.def_style_1 .ftc_timeline_item .subtitle_content {
margin-bottom: 20px;
}
.ftc_custom_timeline.def_style_1 .ftc_timeline_items .ftc_timeline_item {
padding: 35px 25px;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint{
position: relative;
padding: 20px 0;
width: max-content;
margin: 30px auto;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint:before{
position: absolute;
content: '';
width: 70px;
height: 70px;
left: 50%;
top: 50%;
background-color: #80bb10;
transform: translate(-50%, -50%);
border-radius: 50%;
z-index: -1;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint:hover:before{
background-color: #000;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint .breakpoint_title{
border: none;
}  .ftc-element-team  .ftc-team-member header > h3,
.ftc-element-team  .ftc-team-member header > h3 a {
font-size: 16px;
font-weight: 600;
margin-bottom: 0;
line-height: inherit;
}
.ftc-element-team .ftc-team-member {
max-width: none;
}
.ftc-element-team .ftc-team-member .image-thumbnail{
margin:auto;
}
.ftc-element-team .ftc-team-member header > h3 a{
font-weight: 600;
}
.ftc-element-team .ftc-team-member header span.role{
font-weight: 500;
font-size: 14px;
font-style: italic;
}
.ftc-element-team  .ftc-team-member .excerpt{
margin-top: 10px;
font-size: 15px;
padding-left: 5px;
padding-right: 5px;
}
.team-color .ftc-team-member header > h3 a,.team-color .ftc-team-member header span.role,
.team-color .ftc-team-member .excerpt  {
color: #fff;
}
.ftc-element-team.def_style_1 .ftc-team-member .image-thumbnail,
.ftc-element-team.def_style_3 .ftc-team-member .image-thumbnail,
.ftc-element-team.def_style_4 .ftc-team-member .image-thumbnail{
border-radius: unset;
}
.ftc-element-team.def_style_1 .ftc-team-member .socials, 
.ftc-element-team.def_style_1 .ftc-team-member:hover .socials {
display: none;
}
.ftc-element-team.def_style_1 .ftc-team-member .content-info {
position: relative;
}
.ftc-element-team.def_style_1 .ftc-team-member header span.role {
color: #fff;
}
.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 .content-info:before {
opacity: 1;
visibility: visible;
}
.ftc-element-team.def_style_1 .ftc-team-member header {
position: absolute;
top: 50%;
left: 50%;
padding: 0;
opacity: 0;
z-index: 2;
visibility: visible;
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 .excerpt,
.ftc-element-team.def_style_1 .ftc-team-member header > h3 > a {
color: #fff;
}
.ftc-element-team.def_style_1 .ftc-team-member {
box-sizing: border-box;
padding-bottom: 20px;
}
.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 .content-info {
position: relative;
}
.ftc-element-team.def_style_2 .ftc-team-member header {
position: absolute;
bottom: 60px;
left: 50%;
transform: translateX(-50%);
padding: 0;
}
.ftc-element-team.def_style_2 .ftc-team-member .image-thumbnail {
filter: grayscale(100%);
transition: filter .6s,opacity .6s,transform .6s,box-shadow .3s;
}
.ftc-element-team.def_style_2 .ftc-team-member:hover .image-thumbnail {
filter: grayscale(0);   
}
.ftc-element-team.def_style_2 .ftc-team-member .excerpt {
display: none;
}
.ftc-element-team.def_style_2 .ftc-team-member .socials {
top: auto;
bottom: 10px;
display: block;
transition: none;
transform: none;
}
.ftc-element-team.def_style_2 .ftc-team-member .image-thumbnail:after {
content: "";
position: absolute;
width: 100%;
height: 45%;
background: #80bb10;
left: 0;
bottom: 0;
pointer-events: none;
}
.ftc-element-team.def_style_2 .ftc-team-member .role {
color: #fff;
font-weight: 300;
}
.ftc-element-team.def_style_2 .ftc-team-member header > h3 > a {
color: #fff;
}
.ftc-element-team.def_style_3 .ftc-team-member .content-info,
.ftc-element-team.def_style_4 .ftc-team-member .content-info{
display: flex;
align-items: center;
justify-content: center;
}
.ftc-element-team.def_style_3 .ftc-team-member .image-thumbnail {
display: inline-block;
max-width: 40%;
margin: 0;
}
.ftc-element-team.def_style_3 .ftc-team-member header {
display: inline-block;
max-width: 60%;
box-sizing: border-box;
vertical-align: top;
text-align: left;
padding: 0 0 10px 15px;
}
.ftc-element-team.def_style_3 .ftc-team-member header span.role
{
text-decoration: underline;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials {
position: relative;
transform: none;
display: block;
background-color: #111;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials ul {
line-height: 18px;
}
.ftc-element-team.def_style_4 .ftc-team-member .image-thumbnail {
order: 2;
display: inline-block;
float: right;
max-width: 40%;
margin: 0;
}
.ftc-element-team.def_style_4 .ftc-team-member header {
display: inline-block;
max-width: 59%;
box-sizing: border-box;
vertical-align: top;
text-align: right;
padding: 0 15px 10px 0;
order: 1;
}
.ftc-element-team.def_style_4 .ftc-team-member header span.role
{
text-decoration: underline;
}
.ftc-element-team.def_style_4 .ftc-team-member .socials {
position: relative;
transform: none;
display: block;
background-color: #111;
}
.ftc-element-team.def_style_4 .ftc-team-member .socials ul {
line-height: 18px;
}  .ftc-portfolio-element .portfolio-inner .item .thumbnail:after{
display: none;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption .term span:after {
content: "/";
padding: 0 5px;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption .term span:last-child:after {
display: none;
}
.ftc-portfolio-element .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.def_style_1.columns-3 .portfolio-inner .item {
margin: 0 auto;
max-width: 100%;
padding: 15px;
}
.ftc-portfolio-element .icon-group {
display: none;
}
.ftc-portfolio-element .item:hover figure:before {
content: "";
position: absolute;
top: 10px;
left: 10px;
width: calc(100% - 20px);
height: calc(100% - 20px);
background: rgb(255 255 255 / 0.5);
z-index: 1;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item:hover .figcaption {
opacity: 1;
}
.ftc-portfolio-element.def_style_3.columns-3 .portfolio-inner .item,
.ftc-portfolio-element.def_style_2.columns-3 .portfolio-inner .item {
margin: 0;
padding: 0;
max-width: 100%;
}
.ftc-portfolio-wrapper.ftc-portfolio-element.def_style_2 .portfolio-inner,
.ftc-portfolio-wrapper.ftc-portfolio-element.def_style_1 .portfolio-inner {
margin-bottom: 30px;
}
.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-wrapper.def_style_2 .filter-bar,
.ftc-portfolio-wrapper.def_style_3 .filter-bar {
margin-bottom: 20px;
}
.ftc-portfolio-wrapper.def_style_1 .filter-bar {
margin-bottom: 5px;
}
.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;
}
@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-image-gallery .gallery-item a{
display: inherit;
} .elementor-element.elementor-align-right span.elementor-icon-list-icon {
float: right;
right: 0;
position: absolute;
}
.elementor-element.elementor-align-right .elementor-icon-list-text {
margin-right: 25px;
} .date-time-image {
display: none;
}
.blog-template-elementor.def_style_1 .inner-wrap .post-text{
padding-top: 30px;
padding-bottom: 10px;
}
.blog-template-elementor.def_style_1 .inner-wrap .post-text .meta{
margin: 10px 0;
}
.blog-template-elementor.def_style_1 .inner-wrap .post-text .meta span{
font-style: italic;
}  .blog-template-elementor.def_style_2 .inner-wrap{
padding-bottom: 10px;
}
.blog-template-elementor.def_style_2 .inner-wrap .post-text{
width: calc(100% - 40px);
margin: -50px auto 0;
background-color: #fff;
position: relative;
padding: 20px 20px 35px;
text-align: center;
border-radius: 10px;
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
}
.blog-template-elementor.def_style_2 .inner-wrap .post-text .meta{
margin: 10px 0;
}
.blog-template-elementor.def_style_2 .inner-wrap .post-text .meta .published{
margin-right: 20px;
}
.blog-template-elementor.def_style_2 .inner-wrap .post-text .meta .vcard.author{
float: none;
}  .blog-template-elementor.def_style_3 .blogs-slider:not(.swiper-slide-active){
height: 0;
}
.blog-template-elementor.def_style_3 .inner-wrap{
display: inline-block;
} 
.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta{
margin: 10px 0;
padding-bottom: 10px;
position: relative;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta:before{
content: '';
width: 200px;
height: 1px;
background-color: #ebebeb;
left: 0;
top: 100%;
position: absolute;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text{
vertical-align: middle;
padding-left: 50px;
max-width: 49%;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text,
.blog-template-elementor.def_style_3 .inner-wrap > a{
width: 50%;
display: inline-block;
overflow: inherit;
}
.blog-template-elementor.def_style_3 .inner-wrap a img:hover {
opacity: 1;
transform: scale(0.9,0.9);
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text .meta span{
font-style: italic;
}  .blog-template-elementor.def_style_4 .inner-wrap{
position: relative;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text{
text-align: center;
position: absolute;
bottom: 25px;
margin: 0 25px;
background-color: rgba(0,0,0,.8);
padding: 30px;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text h4{
font-size: 24px;
font-weight: bold;
margin-top: 0;
margin-bottom: 20px;
line-height: 28px;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text h4 a{
color: #fff;
}
.blog-template-elementor.def_style_4 .inner-wrap .post-text p{
color: #fff;
margin-bottom: 0;
line-height: 25px;
}  .blog-template-elementor.def_style_5 .inner-wrap{
position: relative;
border: 1px solid #ebebeb;
border-radius: 10px;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta .published{
position: absolute;
top: 10px;
left: 10px;
padding: 0 10px;
background-color: #fff;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text{
padding: 20px 15px 40px;
}
.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: -30px;
background-color: rgba(0,0,0,.7);
padding: 5px 20px;
width: 100%;
text-align: center;
display: grid;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text{
padding-top: 30px;
text-align: center;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text p{
margin-bottom: 0px;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text h4{
font-size: 20px;
margin-bottom: 10px;
padding-bottom: 10px;
position: relative;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text h4:before{
content: '';
width: 60px;
height: 1px;
background-color: #333;
position: absolute;
top: 100%;
left: 50%;
transform: translateX(-50%);
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta span{
color: #fff;
float: none;
grid-row: 1;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta .posted_in{
display: none;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta .vcard.author{
margin-right: 0;
grid-column: 1;
text-align: left;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta .published{
text-align: right;
}  .blog-template-elementor.def_style_7 .inner-wrap{
display: inline-block;
border: 1px solid #ebebeb;
}
.blog-template-elementor.def_style_7 .inner-wrap > a{
position: relative;
}
.blog-template-elementor.def_style_7 .inner-wrap > a:after{
content: "";
width: 0;
height: 0;
border-right: 15px solid #fff;
border-top: 15px solid transparent!important;
border-bottom: 15px solid transparent!important;
position: absolute;
right: 0;
top: calc(50% - 15px);
z-index: 9;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text{
vertical-align: middle;
max-width: 49%;
text-align: center;
padding: 0 15px;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text p{
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;
display: -webkit-box;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text h4{
margin-top: 0;
margin-bottom: 15px;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text,
.blog-template-elementor.def_style_7 .inner-wrap > a{
width: 50%;
display: inline-block;
overflow: inherit;
}
.blog-template-elementor.def_style_7 .inner-wrap a img:hover {
opacity: 0.8;
transform: scale(1,1);
}  .ftc-elements-blogs.blog-template-elementor .inner-wrap .post-text .meta {
font-size: 14px;
line-height: 28px;
}
.ftc-elements-blogs.blog-template-elementor .inner-wrap .post-text .meta > span{
border-left: none;
padding: 0; 
}
.blog-template-elementor .inner-wrap .post-text .meta span{
color: #999;
}
.blog-template-elementor .inner-wrap .post-text,
.blog-template-elementor .inner-wrap .post-text h4,
.blog-template-elementor .inner-wrap .post-text .meta{
padding: 0;
}
.blog-template-elementor .inner-wrap .post-text p{
margin-bottom: 20px;
}
.blog-template-elementor .inner-wrap .post-text .meta .vcard.author{
margin-right: 20px;
}
.blog-template-elementor .inner-wrap .post-text .ftc-readmore{
padding: 5px 10px;
border: 1px solid #333;
}
.blog-template-elementor .inner-wrap .blog.gallery > a,
.blog-template-elementor .inner-wrap > a{
overflow: hidden;
display: block;
}
.blog-template-elementor .inner-wrap a img{
transition: all 0.5s ease 0s;
}
.blog-template-elementor .inner-wrap a img:hover {
opacity: 1;
transform: scale(1.1,1.1);
}  .ftc-element-brand .item{
text-align: center;
}
.ftc-element-brand .item img:hover{
opacity: 0.8;
}  .ftc-element-brand.def_style_2 .item{
border: 1px solid #ebebeb;
padding: 20px;
}  .ftc-element-brand.def_style_3 .item{
border: 1px solid #ebebeb;
padding: 20px;
border-radius: 50%;
}  .ftc-element-brand.def_style_4 .item{
border: 1px solid #ebebeb;
padding: 10px;
}
.ftc-element-brand.def_style_4 .item.swiper-slide-active{
border-left: none !important;
}  .ftc-element-brand.def_style_5 .item{
background-color: #333;
max-height: 80px;
padding: 10px;
}
.ftc-element-brand.def_style_5 .item img{
max-height: 60px;
}  .ftc-instagram.def_style_1 .images img{
width: 100%;
}  .ftc-instagram.def_style_2 .images img{
width: 100%;
border-radius: 50%;
}  .ftc-instagram.def_style_3 .images img{
width: 100%;
}
.ftc-instagram.def_style_3 ul{
margin: 0 -10px;
}
.ftc-instagram.def_style_3 ul li{
padding: 10px;
} .ftc-element-team.def_style_3 .ftc-team-member .excerpt {
padding: 0;
} .ftc-countdown-element.def_style_3 .countdown-timer-init,
.ftc-countdown-element.def_style_4 .countdown-timer-init{
border: 1px solid #ebebeb;
}  .ftc-countdown-element.def_style_2 .ftc-number{
position: relative;
width: 75px;
height: 75px;
}
.ftc-countdown-element.def_style_2 .ftc-number:before{
position: absolute;
content: '';
width: 40px;
height: 3px;
bottom: 3px;
background-color: #fff;
left: 50%;
transform: translateX(-50%);
}  .ftc-countdown-element.def_style_3 .ftc-number{
border: 1px solid #ebebeb;
width: 80px;
height: 80px;
line-height: 80px; 
}  .ftc-countdown-element.def_style_4 .countdown-timer-init{
max-width: 500px;
margin: 0 auto;
}
.ftc-countdown-element.def_style_4 .ftc-number {
width: 80px;
height: 80px;
line-height: 80px;
border-radius: 50%;
border: 2px solid;
margin: 0 auto 15px;
}
.ftc-countdown-element.def_style_4 .ftc-label {
padding: 5px;
border-radius: 4px;
}  .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: 20px;
left: 30px;
}
.ftc-product-categories.def_style_3 .item-desciption .button-shop{
position: absolute;
bottom: 20px;
right: 30px;
}
.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: 42%;
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: 10px 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;
margin-top: 0;
}  .ftc-product-categories.def_style_6 .ftc-categories{
display: grid;
}
.ftc-product-categories.def_style_6 .item-desciption{
grid-row: 1;
margin-bottom: 45px;
}
.ftc-product-categories.def_style_6 .item-desciption:before{
content: '';
position: absolute;
height: 60px;
width: 1px;
background-color: #333;
left: 50%;
top: 50px;
}  .ftc-elements-blogs-timeline.columns-2 .ftc-blogs{
width: 50%;
display: inline-block;
}
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1){
padding-right: 15px;
}
.ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+2){
padding-left: 15px;
}
.ftc-elements-blogs-timeline.columns-2 .element-timeline{
max-width: 15%;
display: inline-block;
vertical-align: top;
text-align: center;
width: 15%;
height: 100%;
float: left;
}
.ftc-elements-blogs-timeline.columns-2 .inner-wrap{
max-width: 85%;
display: inline-block;
float: left;
}
.ftc-elements-blogs-timeline .inner-wrap .post-text .meta{
margin: 5px 0;
}
.ftc-elements-blogs-timeline .inner-wrap .post-text .meta span{
color: #999;
}
.ftc-elements-blogs-timeline .inner-wrap .post-text p{
margin-bottom: 20px;
}
.ftc-elements-blogs-timeline .inner-wrap .post-text .ftc-readmore{
padding: 5px 10px;
border: 1px solid #333;
} .ftc-elements-blogs-timeline.def_style_1 .inner-wrap .post-text{
padding-top: 30px;
} 
.ftc-elements-blogs-timeline.def_style_1 .element-timeline{
position: relative;
}
.ftc-elements-blogs-timeline.def_style_1 .element-timeline:before{
content: '';
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 4px;
height: 100%;
background-color: #ebebeb;
z-index: -1;
top: 50px;
} .ftc-elements-blogs-timeline.def_style_1 .ftc-blogs:last-child .element-timeline:after{
content: '';
position: absolute;
width: 60px;
height: 4px;
background-color: #ebebeb;
bottom: -50px;
left: 50%;
transform: translateX(-50%);
}
.ftc-elements-blogs-timeline.def_style_1 .element-timeline .date-timeline-element{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
padding: 0 10px;
background-color: #fff;
border: 4px solid #ebebeb;
}
.ftc-elements-blogs-timeline.def_style_1.columns-2 .element-timeline:before{
top: 65px;
}
.ftc-elements-blogs-timeline.def_style_1.columns-2 .ftc-blogs .element-timeline:after{
content: '';
position: absolute;
width: 60px;
height: 4px;
background-color: #ebebeb;
bottom: -65px;
left: 50%;
transform: translateX(-50%);
}
.elementor-widget-ftc-blog-timeline .ftc-loadmore-posts{
max-width: 20%;
text-align: center;
}
.elementor-widget-ftc-blog-timeline .ftc-loadmore-posts a{
padding: 0 15px;
background-color: #ebebeb;
} .product-template.ftc-product-grid .products .product{
padding: 10px 10px 0;
} .product-template .products .product .item-image .add-to-cart .added_to_cart:before,
.product-template .products .product .item-image .add-to-cart .added {
display: none;
}
.product-template.def_style_1 .products .product{
border: 1px solid #ebebeb;
}
.product-template.def_style_1 .products .product .group-button-product {
top: 50%;
}
.product-template.def_style_1 .products .product .meta_info .yith-wcwl-add-to-wishlist span.show {
width: 35px;
}
.product-template.def_style_1 .products .product .product-categories span {
display: none;
}
.product-template.def_style_1 .products .product:hover{
box-shadow: none;
border: 1px solid #ebebeb;
}
.product-template.def_style_1 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
display: none;
}
.product-template.def_style_1 .ftc-product.product .item-description .meta_info .add-to-cart{
line-height: 0;
}
.product-template.def_style_1 .swiper-pagination-bullet {
width: 8px;
height: 8px;
}
.product-template.def_style_1 .swiper-pagination-bullet-active {
background: #80bb10;
}
.product-template.def_style_1 .swiper-pagination {
bottom: 0;
margin-top: 10px;
}
.woocommerce.product-template.def_style_1 .products .product, 
.woocommerce.product-template.def_style_1 .products .product:hover {
margin: 15px;
border: none;
padding: 0;
}
.product-template.def_style_1 .products .product .item-description, 
.product-template.def_style_1 .products .product:hover .item-description {
position: relative;
padding: 20px 0;
margin: 0;
box-shadow: none;
top: auto;
}
.product-template.def_style_1 .products .product .product-categories > span {
display: none;
}  .product-template.def_style_2 .product-sku {
display: none;
}
.product-template.def_style_2 .item-image .group-button-product > .compare,
.product-template.def_style_2 .item-image .group-button-product > .quickview,
.product-template.def_style_2 .item-image .group-button-product > .add-to-cart,
.product-template.def_style_2 .item-image .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 .item-image .group-button-product{
transition: 1s;
}
.product-template.def_style_2 .ftc-product.product:hover{
box-shadow: none;
}
.product-template.def_style_2 .ftc-product.product .item-image .group-button-product{
width: max-content;
left: 50%;
height: 40px;
webkit-transform: translate(-50%,0);
-moz-transform: translate(-50%, 0);
transform: translate(-50%, 0);
top: auto;
bottom: 10px;
display: flex;
justify-content: center;
opacity: 1;
visibility: visible;
}
.product-template.def_style_2 .ftc-product.product .item-image .group-button-product a.button.loading::after{
top: 20px;
right: 32%;
color: #000;
font-size: 14px;
}
.product-template.def_style_2 .ftc-product.product .item-image .quickview {
display: none;
}
.product-template.def_style_2 .ftc-product.product .item-image .add-to-cart {
width: 40px;
float: none;
margin: 0 5px;
display: block;
}
.product-template.def_style_2 .ftc-product.product .item-image .add-to-cart a{
border-radius: 50%;
background: #fff;
width: 40px;
height: 40px;
margin: 0;
}
.product-template.def_style_2 .ftc-product.product .item-image .add-to-cart a:before {
font-weight: bold;
}
.product-template.def_style_2 .ftc-product.product .item-image .add-to-cart a:before{
content: "\e04f";
font-family: "simple-line-icons";
}
.product-template.def_style_2 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
width: 40px !important;
padding-top: 0;
}
.product-template.def_style_2 .ftc-product.product .item-image .group-button-product div.add-to-cart a.added_to_cart:after{
font-weight: normal;
}
.product-template.def_style_2 .ftc-product.product .item-image .group-button-product div.add-to-cart a.add_to_cart_button:before,
.product-template.def_style_2 .ftc-product.product .item-image .group-button-product a.quickview .icon-magnifier:before{
color: #333;
}
.product-template.def_style_2 .ftc-product.product .item-image .group-button-product div.add-to-cart a.add_to_cart_button:hover:before, 
.product-template.def_style_2 .ftc-product.product .item-image .group-button-product a.quickview:hover i:before{
color: #80bb10; 
}
.product-template .products .product .item-image .group-button-product .added_to_cart:after{
font-family: 'FontAwesome';
content: "\f00c";
font-size: 16px;
line-height: 40px;
}
.product-template.swiper-container.def_style_2 .ftc-product.product .group-button-product .added_to_cart:hover:after{
color: #80bb10;
}
.product-template.def_style_2 .ftc-product.product .item-image .group-button-product .yith-wcwl-add-to-wishlist,
.product-template.def_style_2 .ftc-product.product .item-image .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 {
display: flex;
flex-direction: column;
text-align: left;
padding-left: 15px;
min-height: auto;
line-height: initial;
}
.product-template.def_style_2 .ftc-product.product .item-description .star-rating{
order: 2;
margin: 10px 0 5px;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info{
display: block;
opacity: 1;
visibility: visible;
width: max-content;
position: absolute;
top: 15px;
left: auto;
right: 10px;
}
.product-template.def_style_2 .ftc-product.product .item-description .product_title{
order: 1;
margin: 0;
text-transform: uppercase;
font-size: 15px;
}
.product-template.def_style_2 .ftc-product.product .item-description .price {
order: 3;
margin: 0;
padding: 0;
color: #333;
background: transparent;
min-height: auto;
line-height: initial;
}
.product-template.def_style_2 .ftc-product.product:hover .item-description .price {
display: inline-block;
}
.product-template.def_style_2 .ftc-product.product .price ins .amount {
color: #80bb10;
}
.product-template.def_style_2 .ftc-product.product .yith-wcwl-add-to-wishlist {
border-radius: 50%;
box-shadow: 0 0 4px 2px #ebebeb;
margin-bottom: 0;
}
.product-template.def_style_2 .ftc-product.product .item-description .price .amount {
padding: 0;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist a{
width: 30px;
height: 30px;
line-height: 30px;
color: #333;
background: transparent;
margin-right: 0;
text-align: center;
transform: none;
}
.product-template.def_style_2 .ftc-product.product .yith-wcwl-add-to-wishlist a i {
line-height: 30px;
}
.product-template.def_style_2 .ftc-product.product .item-description:after {
display: none;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist a:before{
font-weight: bold;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover{
color: #80bb10;
}
.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 .products .product:hover .item-description .price,
.product-template.def_style_3 .products .product .item-description .price {
display: block;
width: fit-content;
width: -moz-fit-content;
margin: 0 auto;
}
.product-template .product .item-image .group-button-product .exists .ajax-loading {
display: none;
}
.product-template .products .product .item-image .add-to-cart .loading {
opacity: 1;
}
.product-template .products .product .item-image .add-to-cart .loading:before {
opacity: 0;
}
.product-template.def_style_3 .products .product .item-image .group-button-product > div, 
.product-template.def_style_3 .products .product .item-image .group-button-product > a {
margin: 5px;
}
.product-template.def_style_3 .products .product {
border: none;
}
.product-template.def_style_3 .products .product .item-image .compare,
.product-template.def_style_3 .products .product .item-image .quickview,
.product-template.def_style_3 .products .product .item-image .add-to-cart,
.product-template.def_style_3 .products .product .item-image .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 .products .product:hover .group-button-product{
transition: 1s;
}
.product-template.def_style_3 .products .product .item-image{
border-radius: 50%;
}
.product-template.def_style_3 .products .product .item-image .conditions-box{
display: none;
}
.product-template.def_style_3 .products .product:hover{
box-shadow: none;
}
.product-template.def_style_3 .products .product .meta_info,
.product-template.def_style_3 .products .product:hover .meta_info{
display: none;
}
.product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist.exists img {
display: none;
}
.product-template.def_style_3 .products .product .item-image .group-button-product{
width: 100px;
left: 50%;
height: 85px;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
top: 50%;
display: grid;
grid-template-columns: auto auto auto;
grid-template-rows: auto auto;
justify-content: center;
opacity: 1;
visibility: visible;
}
.product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist,
.product-template.def_style_3 .products .product .item-image .add-to-cart,
.product-template.def_style_3 .products .product .item-image .compare,
.product-template.def_style_3 .products .product .item-image .quickview{
margin: 0 5px;
display: block;
float: left;
}
.product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist{
grid-column: 1;
grid-row: 2;
}
.product-template.def_style_3.products .product .item-image .add-to-cart{
grid-column: 1;
grid-row: 1;
margin-bottom: 5px;
}
.product-template.def_style_3 .products .product .item-image .compare{
grid-column: 2;
grid-row: 2;
}
.product-template.def_style_3 .products .product .item-image .quickview{
grid-column: 2;
grid-row: 1;
margin-bottom: 5px;
}
.product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist,
.product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist .add_to_wishlist,
.product-template.def_style_3 .products .product .item-image .compare,
.product-template.def_style_3 .products .product .item-image .quickview,
.product-template.def_style_3 .products .product .item-image .add-to-cart a,
.product-template.def_style_3 .products .product .item-image .add-to-cart{
border-radius: 50%;
width: 40px;
height: 40px;
}
.product-template.def_style_3 .products .product .item-image .yith-wcwl-wishlistaddedbrowse a:before,
.product-template.def_style_3 .products .product .item-image .yith-wcwl-wishlistexistsbrowse a:before{
line-height: 40px;
font-size: 15px;
}
.product-template.def_style_3 .products .product .item-image .add-to-cart .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 .add_to_cart_button:before{
width: 40px !important;
padding-top: 0;
}
.product-template.def_style_3 .products .product .item-image .add-to-cart .added_to_cart:after{
font-weight: bold;
}
.product-template.def_style_3 .products .product .item-image .add-to-cart .add_to_cart_button .fa-shopping-cart:before,
.product-template.def_style_3 .products .product .item-image .quickview .icon-magnifier:before{
color: #333;
}
.product-template.def_style_3 .products .product .added_to_cart:after{
color: #333;
content: "\e080";
}
.product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist .add_to_wishlist{
display: block;
}
.product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist.added .ajax-loading,
.product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist.added .add_to_wishlist{
display: none;
}
.product-template.def_style_3 .products .product .item-image .add-to-cart .add_to_cart_button.loading:after{
font-size: 15px;
top: 20px;
right: 12px;
}
.product-template.def_style_3 .products .product .item-image .group-button-product div:hover, 
.product-template.def_style_3 .products .product .item-image a:hover {
background: #fff;
}
.product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist .add_to_wishlist i:before{
font-weight: bold;
}
.product-template.def_style_3 .products .product .item-image .group-button-product a i:before {
color: inherit;
}
.product-template.def_style_3 .products .product .item-image .quickview:hover .icon-magnifier:before
, .product-template.def_style_3 .products .product .item-image .compare:hover i:before
, .product-template.def_style_3 .products .product .item-image .compare:hover
, .product-template.def_style_3 .products .product .item-image .add-to-cart:hover a:before
, .product-template.def_style_3 .products .product .item-image .add-to-cart:hover .added_to_cart:after
, .product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist:hover a i:before{
color: #80bb10;
}
@media only screen and (max-width: 991px){
.ftc_products_slider.def_style_1 .products .product .meta_info .add-to-cart a:before {
display: inline-block;
color: inherit;
width: 35px;
height: 35px;
}
.ftc_products_slider.def_style_1 .products .product .meta_info .yith-wcwl-add-to-wishlist {
width: 35px;
height: 35px;
background: transparent;
}
.product-template.def_style_3 .products .product .item-image .group-button-product{
height: 40px;
}
.product-template.def_style_3 .products .product .item-image .yith-wcwl-add-to-wishlist{
grid-column: 3;
grid-row: 1;
}
.product-template.def_style_3 .products .product .item-image .add-to-cart,
.product-template.def_style_3 .products .product .item-image .quickview{
margin-bottom: 0;
}
}
@media only screen and (max-width: 480px){
.product-template.def_style_3 .products .product .item-image .group-button-product{
height: 35px;
}
.product-template.def_style_3 .product .item-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product-template.def_style_3 .product .item-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product-template.def_style_3 .product .item-image .yith-wcwl-add-to-wishlist,
.product-template.def_style_3 .product .item-image .yith-wcwl-add-to-wishlist a.add_to_wishlist,
.product-template.def_style_3 .product .item-image .yith-wcwl-add-to-wishlist a i,
.product-template.def_style_3 .product .item-image .compare,
.product-template.def_style_3 .product .item-image .quickview,
.product-template.def_style_3 .product .item-image .add-to-cart a,
.product-template.def_style_3 .product .item-image .add-to-cart{
height: 35px;
width: 35px;
}
.product-template.def_style_4 .post .add-to-cart.add_to_cart_button .add_to_cart_button:before,
.product-template.def_style_3 .post .add-to-cart.add_to_cart_button .add_to_cart_button:before{
width: 35px;
}
}  .product-template.def_style_4 .products .product .price {
opacity: 1;
visibility: visible;
}
.product-template.def_style_4 .products .product:hover .price {
display: inline-block;
opacity: 0;
visibility: hidden;
}
.product-template.def_style_4 .products .product:hover{
box-shadow: none;
background-color: #f9f9f9;
}
.product-template.def_style_4 .products .product .item-description:after{
display: none;
}
.product-template.def_style_4 .products .product:hover .meta_info{
display: flex;
position: absolute;
width: 100%;
top: 80px;
}
.product-template.def_style_4 .product .item-description .meta_info{
justify-content: center;
}
.product-template.def_style_4 .product .item-description .meta_info .quickview{
display: none;
}  
.product-template.def_style_4 .product .item-description .meta_info .compare{
order: 3;
margin-right: 0;
margin-left: 15px;
}
.product-template.def_style_4 .product .item-description .meta_info .yith-wcwl-add-to-wishlist{
order: 1;
width: 35px;
height: 35px;
margin-left: 0;
margin-right: 15px;
margin-bottom: 0;
background: transparent;
}
.product-template.def_style_4 .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i:before {
line-height: 35px;
}
.product-template.def_style_4 .products .product .meta_info:after {
display: none;
}
.product-template.def_style_4 .product .item-description .meta_info div.add-to-cart{
order: 2;
width: auto;
margin: 0;
}
.product-template.def_style_4 .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 .product .item-description .meta_info a.compare i.icon-refresh:before{
font-size: 14px;
}
.product-template.def_style_4 .product .item-image .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 .product .item-image .quickview{
background-color: transparent;
}
.product-template.def_style_4 .product .item-image .quickview:hover i:before{
color: #80bb10;
}
.product-template.def_style_4 .product .item-image .add-to-cart,
.product-template.def_style_4 .product .item-image .yith-wcwl-add-to-wishlist,
.product-template.def_style_4 .product .item-image .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 .product .item-description .meta_info a.add_to_cart_button
, .product-template.def_style_4 .product .item-description .meta_info a.added_to_cart{
background-color: #80bb10;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-next{
right: 10px;
}
.product-template.def_style_4 .product .item-description .meta_info a.add_to_cart_button,
.product-template.def_style_4 .product .item-description .meta_info a.added_to_cart{
width: 120px;
border-radius: 0;
}
.product-template.def_style_4 .product .item-description .meta_info a.add_to_cart_button:hover,
.product-template.def_style_4 .product .item-description .meta_info a.added_to_cart:hover{
background-color: #333;
}
.product-template.def_style_4 .product .item-description .meta_info a.added_to_cart{
font-size: 14px;
}
.product-template.def_style_4 .product .item-description .meta_info a.added_to_cart:after{
display: none;
}
.product-template.def_style_4 .product .item-description .meta_info a.add_to_cart_button:before{
display: none;
}
.product-template.def_style_4 .product .item-description .meta_info a.added_to_cart,
.product-template.def_style_4 .product .item-description .meta_info a.add_to_cart_button span{
display: inline-block;
font-size: 14px;
color: #fff;
}
}
@media only screen and (max-width: 1024px) and (min-width: 992px){
.product-template.def_style_4 .product .item-description .meta_info a.add_to_cart_button,
.product-template.def_style_4 .product .item-description .meta_info a.added_to_cart{
width: 110px;
}
}
@media only screen and (max-width: 1024px){
.product-template.def_style_4 .product .item-description .meta_info a.compare{
margin-left: 5px;
}
.product-template.def_style_4 .product .item-description .meta_info .yith-wcwl-add-to-wishlist{
margin-right: 10px;
}
}
@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 .products .product:hover .price {
display: inline-block;
}
.product-template.def_style_5 .products .product .item-image .group-button-product>.compare,
.product-template.def_style_5 .products .product .item-image .group-button-product>.quickview,
.product-template.def_style_5 .products .product .item-image .group-button-product>.add-to-cart,
.product-template.def_style_5 .products .product .item-image .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 .product:hover .item-image .group-button-product{
transition: 1s;
}
.product-template.def_style_5 .ftc-products.swiper-wrapper .swiper-slide{
border: 1px solid transparent;
}
.product-template.def_style_5 .ftc-products.swiper-wrapper .swiper-slide:hover{
border: 1px solid #80bb10;
}
.product-template.def_style_5 .products .product{
border: none;
padding: 0;
margin: 0 auto;
}
.product-template.def_style_5 .products .product:hover{
box-shadow: none;
}
.product-template.def_style_5 .products .product .item-description .price ins{
padding-right: 0px;
}
.product-template.def_style_5 .products .product:hover .item-description .meta_info{
opacity: 0;
visibility: hidden;
display: none;
}
.product-template.def_style_5 .products .product .item-description .product_title{
font-size: 14px;
}
.product-template.def_style_5 .products .product .item-image .group-button-product > a i:before,
.product-template.def_style_5 .products .product .item-image .group-button-product > div a i:before{
color: #fff;
}
.product-template.def_style_6 .products .product .item-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product-template.def_style_5 .products .product .item-image .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 .products .product .item-image .yith-wcwl-add-to-wishlist .add_to_wishlist {
display: block;
}
.product-template.def_style_5 .products .product .item-image .yith-wcwl-add-to-wishlist.added .add_to_wishlist,
.product-template.def_style_5 .products .product .item-image .yith-wcwl-add-to-wishlist.added .ajax-loading{
display: none;
}
.product-template.def_style_5 .products .product .item-image .compare.added:before{
color: #fff;
}
.product-template.def_style_5 .products .product .item-image .group-button-product > a,
.product-template.def_style_5 .products .product .item-image .group-button-product > div a{
background-color: #444;
}
.product-template.def_style_5 .products .product .item-image .yith-wcwl-add-to-wishlist {
background: transparent;
}
.product-template.def_style_5 .products .product .item-image .group-button-product > a:hover,
.product-template.def_style_5 .products .product .item-image .group-button-product > div a:hover{
background-color: #80bb10;
}
.product-template.def_style_5 .products .item-image .group-button-product > div a i,
.product-template.def_style_5 .products .item-image .group-button-product > a i{
font-size: 16px;
width: 40px;
height: 40px;
line-height: 40px;
}
@media only screen and (min-width: 992px){
.product-template.def_style_5 .products .product .item-image .add-to-cart a{
background-color: #80bb10;
}
.product-template.def_style_5 .products .product .item-image .add-to-cart a:before {
display: none;
}
.product-template.def_style_5 .products .product .item-image .group-button-product {
display: grid;
grid-template-columns: auto auto auto;
grid-template-rows: auto auto;
justify-content: center;
height: 86px;
top: 50%;
}
.product-template.def_style_5 .products .product .item-image .add-to-cart{
grid-column-start: 1;
grid-column-end: 4;
grid-row-start: 3;
width: 150px;
text-align: center;
margin-top: 7px;
position: relative;
display: block;
}
.product-template.def_style_5 .products .product .item-image .add-to-cart a{
width: 150px;
border-radius: 30px;
position: relative;
font-size: 13px;
text-transform: uppercase;
font-weight: normal;
height: 40px;
}
.product-template.def_style_5 .products .product .item-image .add-to-cart .ftc-tooltip,
.product-template.def_style_5 .products .product .item-image .add-to-cart .added_to_cart{
height: 40px;
width: 140px;
display: flex;
align-items: center;
justify-content: center;
color: #fff;
}
.product-template.def_style_5 .products .product .item-image .add-to-cart .add_to_cart_button:before,
.product-template.def_style_5 .products .product .item-image .added_to_cart:after{
display: none;
}
.product-template.def_style_5 .products .product .item-image .loading::after{
top: 20px;
right: 45%;
transform: translateX(0);
}
.product-template.def_style_5 .products .product .item-image .quickview,
.product-template.def_style_5 .products .product .item-image .compare,
.product-template.def_style_5 .products .product .item-image .yith-wcwl-add-to-wishlist{
position: relative;
border-radius: 50%;
margin: 0 5px;
display: block;
}
.product-template.def_style_5 .products .product .item-image .quickview{
grid-column: 1;
grid-row: 1;
}
.product-template.def_style_5 .products .product .item-image .yith-wcwl-add-to-wishlist{
grid-column: 2;
grid-row: 1;
background: transparent;
}
.product-template.def_style_5 .products .product .item-image .compare{
grid-column: 3;
grid-row: 1;
}
.product-template.def_style_5 .products .product .item-image .compare .icon-refresh:before{
content: "\f036";
font-family: 'fontawesome';
}
.product-template.def_style_5 .products .product .item-image .yith-wcwl-add-to-wishlist a{
border-radius: 50%;
}   
}
@media only screen and (max-width: 991px){
.product-template.def_style_5 .products .product .item-image .quickview,
.product-template.def_style_5 .products .product .item-image .add-to-cart,
.product-template.def_style_5 .products .product .item-image .yith-wcwl-add-to-wishlist{
width: 40px;
height: 40px;
position: relative;
border-radius: 50%;
margin: 0 5px;
display: block;
}
.product-template.def_style_5 .products .product .item-image .group-button-product{
width: max-content;
left: 50%;
top: 50%;
transform: translate(-50%,-50%);
display: flex;
height: 40px;
}
.product-template.def_style_5 .products .product .item-image .add-to-cart a,
.product-template.def_style_5 .products .product .item-image .yith-wcwl-add-to-wishlist a{
border-radius: 50%;
width: 40px;
height: 40px;
}
.product-template.def_style_5 .products .product .item-image .add-to-cart .add_to_cart_button:before {
content: "\e04f";
font-family: "simple-line-icons";
font-weight: normal;
color: #fff !important;
padding: 0;
width: 40px !important;
}
.product-template.def_style_5 .products .product .item-image .add-to-cart a{
background-color: rgba(0, 0, 0, 0.8);
}
}
@media only screen and (max-width: 480px){
.product-template.def_style_5 .navigation-slider .nav-next{
right: -15px;
}
.product-template.def_style_5 .navigation-slider .nav-prev{
left: -15px;
}
.product-template.def_style_5 .navigation-slider .nav-prev:before,
.product-template.def_style_5 .navigation-slider .nav-next:before{
font-size: 20px;
}
}
@media only screen and (max-width: 375px){
.product-template.def_style_5 .product .item-image .group-button-product a.quickview,
.product-template.def_style_5 .product .item-image .group-button-product div.add-to-cart,
.product-template.def_style_5 .product .item-image .group-button-product div.yith-wcwl-add-to-wishlist{
margin: 0 1px;
}
}  .product-template.def_style_6 .products .product .item-description .product_title {
margin: 0;
}
.product-template.def_style_6 .products .product .price,
.product-template.def_style_6 .products .product:hover .price {
display: inline-block;
background: transparent;
color: #333;
min-height: auto;
line-height: initial;
}
.product-template.def_style_6 .products .product .price ins .amount {
color: #999;
}
.product-template.def_style_6 .product .item-image .conditions-box{
display: none;
}
.product-template.def_style_6 .products .product:hover{
box-shadow: none;
}
.product-template.def_style_6 .products .product .meta_info:hover,
.product-template.def_style_6 .products .product .meta_info {
display: none !important;
}
.product-template.def_style_6 .product .item-image .group-button-product > div,
.product-template.def_style_6 .product .item-image .group-button-product > a {
display: block;
margin: 5px 0;
}
.product-template.def_style_6 .products .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 .product .item-description .meta_info > a,
.product-template.def_style_6 .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist{
display: none;
}
.product-template.def_style_6 .products .product .item-description .add-to-cart{
width: auto;
height: 40px;
}
.product-template.def_style_6 .products .product .item-description .star-rating {
margin: 8px auto 10px;
}
.product-template.def_style_6 .product .item-description .added_to_cart,
.product-template.def_style_6 .products .product .item-description .add_to_cart_button{
width: 115px;
height: 40px;
line-height: 40px;
border-radius: 15px;
background-color: #80bb10;
}
.product-template.def_style_6 .products .product .item-description .add_to_cart_button:before{
display: none;
}
.product-template.def_style_6 .product .item-description .added_to_cart,
.product-template.def_style_6 .products .product .item-description .ftc-tooltip{
display: inline-block;
font-size: 13px;
color: #fff;
}
.product-template.def_style_6 .products .product .item-image .group-button-product{
width: 40px;
height: auto;
right: 10px;
top: 50%;
left: auto;
display: grid;
grid-template-columns: auto;
justify-content: center;
opacity: 1;
visibility: visible;
transform: translateY(-50%);
}
.product-template.def_style_6 .product .item-image .yith-wcwl-add-to-wishlist,
.product-template.def_style_6 .product .item-image .compare,
.product-template.def_style_6 .product .item-image .quickview,
.product-template.def_style_6 .product .item-image .add-to-cart a{
display: block;
width: 40px;
height: 40px;
float: left;
border-radius: 5px;
background: #fff;
margin-right: auto;
}
.product-template.def_style_6 .product .item-image .add-to-cart a:before {
padding: 0;
height: 40px;
}
.product-template.def_style_6 .product .item-image .yith-wcwl-add-to-wishlist{
grid-column: 1;
grid-row: 1;
margin-top: 0;
}
.product-template.def_style_6 .product .item-image .compare{
grid-column: 1;
grid-row: 2;
}
.product-template.def_style_6 .product .item-image .quickview{
grid-column: 1;
grid-row: 3;
margin-left: 0;
}
.product-template .products .product .yith-wcwl-add-to-wishlist.exists .add_to_wishlist {
display: none;
}
.product-template.def_style_6 .products .product .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse a i:before {
font-size: 18px;
}
.product-template.def_style_6 .product .item-image .yith-wcwl-add-to-wishlist .add_to_wishlist {
width: 40px;
height: 40px;
}
.product-template.def_style_5 .product .item-image .yith-wcwl-add-to-wishlist a i:before,
.product-template.def_style_6 .product .item-image .yith-wcwl-add-to-wishlist a i:before {
font-weight: bold;
}
.product-template.def_style_6 .product .item-image .compare.added:after {
font-size: 16px;
line-height: 40px;
font-weight: bold;
}
.product-template.def_style_6 .product .item-image .yith-wcwl-add-to-wishlist a:hover:before{
color: inherit;
}
.product-template.def_style_6 .product .item-image .group-button-product a:hover i:before,
.product-template.def_style_6 .product .item-image .group-button-product > a:hover i:before{
color: inherit;
}
.product-template.def_style_6 .product .item-image .yith-wcwl-add-to-wishlist.added img,
.product-template.def_style_6 .product .item-image .yith-wcwl-add-to-wishlist.added .add_to_wishlist {
display: none;
}
.product-template.def_style_6 .product .item-image .yith-wcwl-add-to-wishlist:hover {
background: #80bb10;
}
.product-template.def_style_6 .product .item-image .yith-wcwl-add-to-wishlist.added .yith-wcwl-wishlistexistsbrowse a {
border-radius: 0;
background: transparent;
}
.product-template.def_style_6 .product .item-image .yith-wcwl-add-to-wishlist a {
margin-right: auto;
}  .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 .product-sku {
display: none;
}
.ftc_products_deal_slider ul.ftc-products{
padding-left: 0;
margin: 0;
}
.ftc_products_deal_slider .title-products-deal{
margin-bottom: 0;
}
.ftc_products_deal_slider .ftc-deal-products .products .product .images{
margin-bottom: 0;
}
.ftc_products_deal_slider .ftc-deal-products .products .product .item-description{
padding-bottom: 0;
}
.ftc_products_deal_slider.def_style_1 {
padding: 5px;
}
.ftc_products_deal_slider.def_style_1 .products .product .meta_info .yith-wcwl-add-to-wishlist {
margin-bottom: 0;
}
.ftc_products_deal_slider.def_style_1 .products .product .price ins .amount {
color: #333;
}
.ftc_products_deal_slider.def_style_1 .products .product .item-description {
display: flex;
flex-direction: column;
width: 100%;
top: 50%;
right: 0;
transform: translateY(-49%);
position: absolute;
padding: 0;
}
.ftc_products_deal_slider.def_style_1 .products .product .item-description .product_title {
order: 1;
margin: 0 auto;
}
.ftc_products_deal_slider.def_style_1 .products .product .star-rating {
order: 2;
margin: 10px auto;
}
.ftc_products_deal_slider.def_style_1 .products .product:hover .price {
display: inline-block;
}
.ftc_products_deal_slider.def_style_1 .products .product .price {
order: 3;
font-size: 18px;
min-height: auto;
line-height: unset;
background: transparent;
}
.ftc_products_deal_slider.def_style_1 .products .product .counter-wrapper {
order: 4;
margin: 15px auto;
}
.ftc_products_deal_slider .products .product {
width: 100%;
background: #f9f9f9;
}
.ftc_products_deal_slider.def_style_1 .products .product .meta_info{
order: 5;
position: relative;
display: flex;
justify-content: center;
align-items: center;
}
.ftc_products_deal_slider.def_style_1 .products .product .item-description:after {
display: none;
}
.ftc_products_deal_slider.def_style_1 .swiper-slide{
padding: 10px;
}  .ftc_products_deal_slider.def_style_2 .products .product:hover{
box-shadow: none;
}
.ftc_products_deal_slider.def_style_2 .products .product {
width: 100%;
margin-top: 0;
}
.ftc_products_deal_slider.def_style_2{
max-width: 570px;
padding: 30px 0;
margin: auto;
}
.ftc_products_deal_slider.def_style_2 .title-products-deal,
.ftc_products_deal_slider.def_style_2 .title-products-deal * {
margin: 0;
}
.ftc_products_deal_slider.def_style_2 .products .product .product_title {
order: 1;
margin: 0 auto;
}
.ftc_products_deal_slider.def_style_2 .products .product .star-rating {
order: 2;
margin: 10px auto;
}
.ftc_products_deal_slider.def_style_2 .products .product .price, 
.ftc_products_deal_slider.def_style_2 .products .product:hover .price {
order: 3;
display: inline-block;
background: transparent;
min-height: auto;
line-height: unset;
}
.ftc_products_deal_slider.def_style_2 .products .product .price ins .amount {
color: #333;
}
.ftc_products_deal_slider.def_style_2 .products .product .item-description{
display: flex;
flex-direction: column;
width: 100%;
right: 0;
top: 50%;
transform: translateY(-50%);
position: absolute;
padding: 0;
}
.ftc_products_deal_slider.def_style_2 .products .product .meta_info{
order: 5;
align-items: center;
margin-top: 10px;
}
.ftc_products_deal_slider.def_style_2 .products .product .meta_info .yith-wcwl-add-to-wishlist {
margin-bottom: 0;
}  .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 .products .product {
display: inline-block;
box-shadow: 0px 1px 10px 6px rgba(128, 128, 128, 0.15);
}
.ftc_products_deal_slider.def_style_3 .products .product .item-image {
float: right;
}
.ftc_products_deal_slider.def_style_3 .products .product .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 .products .product .item-description{
width: 100%;
left: 0;
top: 50%;
transform: translateY(-50%);
position: absolute;
padding: 0;
}
.ftc_products_deal_slider.def_style_3 .products .product .meta_info{
display: flex;
justify-content: center;
align-items: center;
grid-row: 4;
}
.ftc_products_deal_slider.def_style_3 .products .product .meta_info .yith-wcwl-add-to-wishlist {
margin-bottom: 0;
}
.ftc_products_deal_slider.def_style_3 .products .product .item-description .counter-wrapper > div{
width: 60px;
height: 60px;
padding: 10px 5px;
border-radius: 50%;
}
.ftc_products_deal_slider.def_style_3 .products .product .item-description{
display: grid;
}
.ftc_products_deal_slider.def_style_3 .products .product .item-description .product-name{
grid-row: 1;
font-size: 24px;
margin-top: 0;
margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_3 .products .product .item-description .star-rating{
grid-row: 2;
}
.ftc_products_deal_slider.def_style_3 .products .product:hover .item-description .price{
display: inline-block;
}
.ftc_products_deal_slider.def_style_3 .products .product .price ins .amount {
color: #333;
}
.ftc_products_deal_slider.def_style_3 .products .product .item-description .price{
grid-row: 3;
margin: 10px auto;
min-height: auto;
line-height: unset;
background: transparent;
}
.ftc_products_deal_slider.def_style_3 .products .product .item-description .counter-wrapper{
margin-top: 15px;
grid-row: 5;
height: 60px;
}
.ftc_products_deal_slider.def_style_3 .swiper-slide{
padding: 10px;
}  .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 .products .product .item-description .meta_info{
opacity: 1;
visibility: visible;
}
.ftc_products_deal_slider.def_style_4 .products .product{
float: none;
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
}
.ftc_products_deal_slider.def_style_4 .products .product .item-image {
text-align: center;
float: none;
max-width: 100%;
margin: 0 auto;
}
.ftc_products_deal_slider.def_style_4 .products .product .item-description{
position: absolute;
top: 50%;
left: 50%;
background: #fff;
transform: translate(-50%,-50%);
z-index: 9;
border-radius: 20px;
}
.ftc_products_deal_slider.def_style_4 .products .product:hover .group-button-product,
.ftc_products_deal_slider.def_style_4 .products .product:hover .item-image > a:after {
display: none;
}
.ftc_products_deal_slider.def_style_4 .products .product .item-description{
max-width: 60%;
width: 100%;
padding: 50px 0;
background-color: rgba(0,0,0,.8);
display: grid;
}
.ftc_products_deal_slider.def_style_4 .products .product .item-description .meta_info{
display: none;
}
.ftc_products_deal_slider.def_style_4 .products .product .item-description .product-name a{
color: #fff;
}
.ftc_products_deal_slider.def_style_4 .products .product .item-description .product-name{
grid-row: 1;
font-size: 24px;
margin-top: 0;
margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_4 .products .product .item-description .star-rating{
grid-row: 2;
}
.ftc_products_deal_slider.def_style_4 .products .product .item-description .price{
grid-row: 3;
display: inline-block;
background: transparent;
padding-bottom: 20px;
position: relative;
}
.ftc_products_deal_slider.def_style_4 .products .product .item-description .counter-wrapper{
grid-row: 4;
height: 50px;
margin-top: 10px;
}
.ftc_products_deal_slider.def_style_4 .products .product .item-description .counter-wrapper > div{
background: transparent;
border-color: transparent;
}
.ftc_products_deal_slider.def_style_4 .swiper-slide{
padding: 5px;
}  .widget-style3 .ftc-product-widget .products-widget .ftc-product .meta-description .price {
max-height: 20px;
line-height: 20px;
}
.widget-style3 .ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description {
padding: 10px 0 20px;
}
.ftc-product-widget .product .meta-description .price ins .amount {
color: inherit;
}
.ftc-product-widget.def_style_1 .products-widget .ftc-product .images,
.ftc-product-widget.def_style_2 .products-widget .ftc-product .images,
.ftc-product-widget.def_style_3 .products-widget .ftc-product .images,
.ftc-product-widget.def_style_4 .products-widget .ftc-product .images,
.ftc-product-widget.def_style_5 .products-widget .ftc-product .images {
border: none;
}
.ftc-product-widget .products-widget .ftc-product:last-child{
margin-bottom: 0;
}
.ftc-product-widget .products-widget .ftc-product .meta-description,
.ftc-product-widget .products-widget .ftc-product .images{
vertical-align: middle;
}
.ftc-product-widget .products-widget .ftc-product .images{
float: none;
max-width: 40%;
}
.ftc-product-widget .products-widget .ftc-product .images .conditions-box{
display: none;
}
.ftc-product-widget .products-widget .ftc-product .meta-description{
max-width: 60%;
padding: 0px 10px 0 20px;
line-height: 0;
}
.ftc-product-widget .products-widget .ftc-product .meta-description .product-name{
font-size: 16px;
margin-bottom: 5px;
}
.ftc-product-widget .products-widget .ftc-product .meta-description .product-name a {
text-transform: capitalize;
}
.ftc-product-widget .products-widget .ftc-product .meta-description .price{
background: transparent;
color: #333;
padding: 0;
min-width: 100%;
}
.ftc-product-widget.elements .title-product-widget,
.ftc-product-widget.elements .title-product-widget * {
margin: 0;
}
.ftc-product-widget.def_style_1 .products-widget .ftc-product.product:last-child {
margin-bottom: 0;
}
.ftc-product-widget.def_style_1 .products-widget .ftc-product.product {
margin: 0 0 30px 0;
}  .ftc-product-widget.def_style_2 .products-widget .ftc-product{
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
border-radius: 15px;
padding: 15px;
margin: 0 0 30px 0;
}
.ftc-product-widget.def_style_2 .products-widget .ftc-product:last-child {
margin-bottom: 0;
}  .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;
margin: 10px auto 20px;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description,
.ftc-product-widget.def_style_3 .products-widget .ftc-product .images{
max-width: 100%;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description{
margin-top: 5px;
text-align: center;
padding: 10px 0 10px;
}
.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%;
}
.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: 8px auto;
}
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product{
display: flex;
flex-direction: column-reverse;
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.columns-1.def_style_1 .products .product,
.ftc-product-widget.columns-1.def_style_5 .products .product {
margin: 15px auto;
}  .ftc-product-widget.def_style_5 .products-widget .ftc-product .images{
float: right;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description{
text-align: right;
padding: 20px 20px 0 10px;
}
.ftc-product-widget.def_style_5 .products-widget .product .price ins .amount {
color: #333;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description .price {
min-width: auto;
width: 100%;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description .star-rating{
float: right;
}  .carousel-row1 .navigation-slider .nav-prev:before,
.carousel-row2 .navigation-slider .nav-prev:before,
.carousel-row3 .navigation-slider .nav-prev:before,
.image-carousel .navigation-slider .nav-prev:before{
content: "\f104";
font-size: 30px;
}
.carousel-row1 .navigation-slider .nav-next:before,
.carousel-row2 .navigation-slider .nav-next:before,
.carousel-row3 .navigation-slider .nav-next:before,
.image-carousel .navigation-slider .nav-next:before{
content: "\f105";
font-size: 30px;
}
.carousel-row1 .navigation-slider div{
top: 37%;
}
.carousel-row2 .navigation-slider div{
top: 25%;
}
.carousel-row3 .navigation-slider div{
top: 44%;
}
.image-carousel .navigation-slider div{
top: 43%;
}
@media only screen and (min-width: 992px){
.carousel-row1,
.carousel-row2,
.carousel-row3,
.carousel-row4{
margin: 0 -15px;
}
}
.carousel-row1 .product-template,
.carousel-row2 .ftc-blogs-slider,
.carousel-row3 .ftc-product-categories,
.image-carousel .ftc-all-slider{
padding: 0 15px;
}  .product-tab-template.vertical .tabs-wrapper {
border: none;
}
.product-tab-template.ftc-product-tabs .tabs-content-wrapper .tab-content{
padding-bottom: 0;
}
.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.def_style_1 .products {
padding-bottom: 80px;
}
.ftc-product-tabs.def_style_3 .ftc-tabs,
.ftc-product-tabs.def_style_2 .ftc-tabs,
.ftc-product-tabs.def_style_1 .ftc-tabs {
padding-top: 0;
}
.ftc-product-tabs.def_style_1 .products .product .item-image {
border-radius: 5px;
}
.ftc-product-tabs.def_style_1 .products .product .meta_info .add-to-cart a:hover span {
color: #fff;
}  .product-tab-template.ftc-product-tabs.def_style_2 .woocommerce .products .product .price {
margin: 0;
display: inline-block;
background: transparent;
padding: 0;
color: #333;
min-height: auto;
line-height: initial;
}
.product-tab-template.ftc-product-tabs.def_style_2 .products .product .price ins .amount {
color: inherit;
}
.product-tab-template.def_style_2 .products .product .item-image .group-button-product > div, 
.product-tab-template.def_style_2 .products .product .item-image .group-button-product > a {
margin: 0 5px;
}
.product-tab-template.def_style_2 .products .product .item-image .add-to-cart,
.product-tab-template.def_style_2 .products .product .item-image .compare {
display: block;
}
.product-tab-template.def_style_2 .products .product .item-image .yith-wcwl-add-to-wishlist,
.product-tab-template.def_style_2 .products .product .item-image .yith-wcwl-add-to-wishlist a,
.product-tab-template.def_style_2 .products .product .product .item-image .add-to-cart {
display: inline-block;
}
.product-tab-template.def_style_2 .products .product .item-image .add-to-cart .add_to_cart_button:before,
.product-tab-template.def_style_2 .products .product .item-image .add-to-cart .button:before {
font-size: 18px;
content: '\f07a';
font-family: fontaweSome;
}
.product-tab-template.def_style_2 .products .product .item-image:hover .group-button-product {
display: flex;
}
.product-tab-template.def_style_2 .products .product .item-image .group-button-product {
justify-content: center;
height: auto;
top: auto;
bottom: 20px;
right: auto;
width: 100%;
}
.product-tab-template.def_style_2 .products .product .item-image .compare .icon-refresh:before {
content: '\e058';
}
.product-tab-template.def_style_2 .products .product .item-image .compare.added:before {
content: "\e057";
}
.product-tab-template.def_style_2 .products .product .item-image .add-to-cart .loading:before {
opacity: 0;
}
.product-tab-template.def_style_2 .product .item-image {
max-width: 270px;
}
.product-tab-template.def_style_2 .product .item-image .group-button-product > div,
.product-tab-template.def_style_2 .product .item-image .group-button-product > div a,
.product-tab-template.def_style_2 .product .item-image .group-button-product > a {
width: 40px;
height: 40px;
border-radius: 50%;
}
.product-tab-template.def_style_2 .products .product .item-image .yith-wcwl-add-to-wishlist a i {
font-weight: bold;
}
.product-tab-template.def_style_2 .products .product .item-image .yith-wcwl-add-to-wishlist.added img,
.product-tab-template.def_style_2 .products .product .item-image .yith-wcwl-add-to-wishlist.added .add_to_wishlist {
display: none;
}
.product-tab-template.def_style_2 .products .product .item-image .add-to-cart .added_to_cart.wc-forward:after {
font-size: 20px;
line-height: 40px;
right: 32%;
}
.product-tab-template.def_style_2 .products .product .item-image .add-to-cart .add_to_cart_button.loading:after {
font-size: 18px;
top: 50%;
}
.product-tab-template.def_style_2 .products .product .item-image .yith-wcwl-add-to-wishlist.added .show .icon-heart:before {
font-family: fontaweSome;
content: "\f004";
}
.product-tab-template.def_style_2 .products .product .item-image .compare.added:hover:before{
color: #80bb10;
}
.product-tab-template.def_style_2 .products .product .item-image .compare.added:before {
line-height: 40px;
}
.product-tab-template.def_style_2 .product .item-image.yith-wcwl-add-to-wishlist.added{
display: inline-flex;
}
.product-tab-template.def_style_2 .product .item-image.yith-wcwl-add-to-wishlist.added .add_to_wishlist.wishlist {
display: none;
}
.elementor-element.best-sell.elementor-widget {
margin-bottom: 0;
position: absolute;
}
.product-tab-template.def_style_2 .products .product:hover .meta_info,
.product-tab-template.def_style_2 .ftc-product.product .meta_info {
display: none;
}
.product-tab-template.def_style_2 .products .product .item-description .product_title {
text-align: left;
margin-bottom: 5px;
}
.product-tab-template.def_style_2 .products .product .star-rating {
margin: 5px 0;
}
.product-tab-template.def_style_2 .tabs-content-wrapper .tab-content .product .item-description, 
.product-tab-template.def_style_2 .tabs-content-wrapper .tab-content .product:hover .item-description {
padding: 20px 10px;
text-align: left;
}
.product-tab-template.def_style_2 .products .product:hover .price,
.product-tab-template.def_style_2 .products .price {
display: inline-block;
text-align: left;
}
@media only screen and (max-width: 991px){
.product-tab-template.def_style_2 .products .product .item-image .compare{
display: none;
}
}  .product-tab-template.def_style_3 .tabs-content-wrapper .tab-content .product:hover .item-description {
box-shadow: none;
border: none;
position: relative;
width: 100%;
top: auto;
left: 0;
margin-top: 0;
}
.product-tab-template.def_style_3 .products .product .images,
.product-tab-template.def_style_3 .products .product {
border: none;
}
.product-tab-template.def_style_3 .product .images .conditions-box{
display: none;
}
.product-tab-template.def_style_3 .products .product:hover{
box-shadow: none;
}
.product-tab-template.def_style_3 .products .product .images .add-to-cart {
display: none;
}
.product-tab-template.def_style_3 .products .product .item-description .meta_info > a,
.product-tab-template.def_style_3 .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist{
display: none;
}
.product-tab-template.def_style_3 .products .product .item-description .meta_info .add-to-cart{
height: 40px;
}
.product-tab-template.def_style_3 .products .product .item-description .added_to_cart,
.product-tab-template.def_style_3 .products .product .item-description .add_to_cart_button{
width: 115px;
height: 40px;
line-height: 40px;
border-radius: 15px;
background-color: #80bb10;
}
.product-tab-template.def_style_3 .products .product .item-description .add_to_cart_button:before{
display: none;
}
.product-tab-template.def_style_3 .product .item-description .added_to_cart,
.product-tab-template.def_style_3 .products .product .item-description .ftc-tooltip{
font-size: 13px;
color: #fff !important;
}
.product-tab-template.def_style_3 .products .product .images .group-button-product{
width: 40px;
height: auto;
right: 10px;
top: 50%;
bottom: auto;
left: auto;
display: grid;
grid-template-columns: auto;
justify-content: center;
opacity: 0;
visibility: hidden;
transform: translateY(-50%);
z-index: 9;
}
.product-tab-template.def_style_3 .products .product:hover .images .group-button-product {
opacity: 1;
visibility: visible;
}
.product-tab-template.def_style_3 .products .product .images .group-button-product a span {
font-size: 0;
}
.product-tab-template.def_style_3 .products .product .images .group-button-product > div, 
.product-tab-template.def_style_3 .products .product .images .group-button-product > a {
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
background: #fff;
}
.product-tab-template.def_style_3 .products .product .images .yith-wcwl-add-to-wishlist,
.product-tab-template.def_style_3 .products .product .images .compare,
.product-tab-template.def_style_3 .products .product .images .quickview{
display: block;
float: left;
margin-top: 10px;
border-radius: 5px;
}
.product-tab-template.def_style_3 .products .product .images .yith-wcwl-add-to-wishlist a{
border-radius: 5px;
}
.product-tab-template.def_style_3 .products .product .images .yith-wcwl-add-to-wishlist{
grid-column: 1;
grid-row: 1;
margin-top: 0;
}
.product-tab-template.def_style_3 .products .product .images .compare{
grid-column: 1;
grid-row: 2;
}
.product-tab-template.def_style_3 .products .product .images .quickview{
grid-column: 1;
grid-row: 3;
margin-left: 0;
}
.product-tab-template.def_style_3 .products .product .images .yith-wcwl-add-to-wishlist .add_to_wishlist i{
line-height: inherit;
}
.product-tab-template.def_style_3 .products .product .images .yith-wcwl-add-to-wishlist:not(.exists) .add_to_wishlist{
display: block;
height: 40px;
}
.product-tab-template.def_style_3 .products .product .images .yith-wcwl-add-to-wishlist a:hover:before{
color: #80bb10;
}
.product-tab-template.def_style_3 .products .product .images .group-button-product a:hover i:before,
.product-tab-template.def_style_3 .products .product .images .group-button-product > a:hover i:before{
color: #80bb10;
}
.product-tab-template.def_style_3 .tabs-content-wrapper .tab-content .product .item-description{
min-height: 176px;
background: transparent;
}
.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: 40px;
} .ftc-thumbnails-gallery ul {
margin: 0;
padding: 0 15px;
}
.ftc-thumbnails-gallery ul li {
max-width: 45px;
margin-right: 15px;
display: inline-block;
border: 1px solid #ebebeb;
}
.ftc-thumbnails-gallery ul li:hover{
border: 1px solid #80bb10;
}
.ftc-thumbnails-gallery ul li:last-child{
margin-right: 0;
}
.ftc-thumbnails-gallery ul li span{
cursor: pointer;
}  .ftc-image-hotspots .woocommerce .ftc-product{
padding: 10px;
background-color: #fff;
box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
z-index: 2;
}
.ftc-image-hotspots .woocommerce .ftc-product .images{
margin-bottom: 0;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description{
padding: 15px 0 10px;
background-color: #fff;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description:after {
display: none;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description .product-title {
margin-top: 0;
}
.ftc-image-hotspots .woocommerce .ftc-product:hover .item-description .price,
.ftc-image-hotspots .woocommerce .ftc-product .item-description .price {
width: 100%;
display: inline-block;
margin-bottom: 0;
}
.ftc-image-hotspots .woocommerce .ftc-product:hover .images .group-button-product,
.ftc-image-hotspots .woocommerce .ftc-product .images .group-button-product {
display: none;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description .price .amount {
padding: 0;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description .star-rating {
margin: 8px auto;
float: none;
}
.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 .products .product .price {
display: block;
width: fit-content;
width: -moz-fit-content;
margin: 0 auto;
}
.ftc-product-grid.def_style_1 .products .product:hover .price {
display: none;
}
.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 {
margin-top: 25px;
text-align: center;
}
.ftc-product-grid.def_style_1 .products .product .item-description .short-description{
padding: 0 10px;
margin-bottom: 0;
}
@media only screen and (max-width: 991px) and (min-width: 641px){
.woocommerce.ftc-product-grid.def_style_1 .products .product{
width: calc(33.3333% - 30px);
}
}
@media only screen and (max-width: 640px){
.woocommerce.ftc-product-grid.def_style_1{
margin: 0 -15px 0;
}
.woocommerce.product-template.def_style_1 .products .product, 
.woocommerce.product-template.def_style_1 .products .product:hover {
width: calc(50% - 15px);
margin: 15px auto;
}
}  .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 .entry-summary .product_title {
width: 100%;
}
.ftc-single-product .entry-summary .stock {
width: 100%;
}
@media only screen and (max-width: 767px){
.ftc-product-widget.def_style_2 .products-widget .ftc-product.product,
.ftc-product-widget.def_style_1 .products-widget .ftc-product.product {
margin: 0 auto 30px;
}
.ftc-single-product.woocommerce .single-product-container .wcfm_catalog_enquiry_button_wrapper {
display: none;
}
.ftc-single-product .entry-summary {
margin-top: 30px;
}
.ftc-single-product.woocommerce .entry-summary .woocommerce-product-rating .star-rating {
float: none;
margin: 8px auto 20px;
}
.ftc-single-product.woocommerce .single-product-container .entry-summary .quantity {
display: flex;
justify-content: center;
}
.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: flex;
justify-content: center;
}
.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){
.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 .item-image {
max-width: 40%;
}
}
@media only screen and (max-width: 1024px) and (min-width: 768px){
.ftc-product-widget .products-widget .ftc-product .meta-description .product-name{
font-size: 17px;
}
.ftc-product-widget.def_style_2 .products-widget .ftc-product{
padding: 5px 10px;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product,
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product{
max-width: 120px;
}
}
@media only screen and (max-width: 991px) and (min-width: 768px){
.widget-banner img{
padding-left: 15px;
}
.deal-style2{
width: 100% !important;
text-align: center; 
}
} @media only screen and (max-width: 767px) and (min-width: 481px){
.ftc_products_deal_slider.def_style_5 .ftc-deal-products .ftc-product.product > .item-description{
max-width: calc(100% - 10px);
}
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
.pricing-table .elementor-container.elementor-column-gap-extended {
max-width: 100%;
padding: 0 15px;
}
}
@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_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 {
width: 100%;
}
.ftc-countdown-element{
max-width: 400px;
margin: 0 auto;
}
.product-template .ftc-product.product .images .group-button-product a.compare{
display: none !important;
}
.widget-default{
width: 50% !important;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product,
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product{
margin-bottom: 0;
}
}
@media only screen and (max-width: 767px){
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-image .conditions-box{
display: none;
}
}
@media only screen and (max-width: 667px){
.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: calc(150px - 20px);
}
.ftc-product-widget.def_style_4 .products-widget .ftc-product .meta-description .star-rating {
margin: 8px auto;
}
}
@media only screen and (max-width: 480px){
.ftc-portfolio-element.columns-3 .portfolio-inner .item {
width: 50%;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption > h3 {
font-size: 18px;
}
.ftc_products_deal_slider .ftc-product.product {
max-width: 270px !important;
}
.ftc_products_deal_slider.def_style_3 {
text-align: center;
}
.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: 30px 0;
}
.ftc_products_deal_slider.def_style_2{
max-width: calc(100% - 30px);
}
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description .meta_info{
bottom: 0;
}
.widget-default:last-child{
margin-bottom: 0;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description{
width: 60%;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text,
.blog-template-elementor.def_style_3 .inner-wrap > a{
width: 100%;
display: inline-block;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text,
.blog-template-elementor.def_style_1 .inner-wrap .post-text{
text-align: center;
}
.blog-template-elementor.def_style_3 .inner-wrap .post-text{
text-align: center;
padding: 30px 15px 10px;
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;
}
}
@media only screen and (max-width: 1024px){
.product-template.def_style_5 .ftc-product.product .item-image .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist:before {
line-height: 40px;
}
.product-template.def_style_5 .item-image .group-button-product > a i {
line-height: 40px;
}
}
@media only screen and (min-width: 1200px){
.grid-img-no-space .elementor-image-gallery .gallery-item img {
min-width: 390px;
}
.pricing-table .elementor-container.elementor-column-gap-extended {
max-width: calc(1170px + 30px);
}
.blog-default .ftc-blogs-slider {
padding: 5px 0;
}
}
.elementor-widget-image-carousel .swiper-pagination-bullets {
margin-top: 15px;
bottom: 0;
cursor: pointer;
z-index: 999;
}
.ftc-single-product form.cart .button:before {
content: "\e04f";
font-family: 'simple-line-icons';
margin-right: 5px;
}
.ftc-single-product .wcfm_catalog_enquiry {
display: none;
}
.ftc-single-product .wcfmmp_sold_by_container_right {
margin-bottom: 15px;
} .product-tab-template.def_style_3 .products .product .images .yith-wcwl-add-to-wishlist a i:before {
font-weight: bold;
}
.product-tab-template.def_style_3 .products .product .images .group-button-product a i:before {
font-size: 16px;
}
.ftc-product-tabs .products .product .yith-wcwl-add-to-wishlist.exists .add_to_wishlist {
display: none;
}
.product-tab-template.def_style_3 .products .product .images .compare.added {
font-size: 0;
}
.product-tab-template.def_style_3 .products .product .images .compare.added:before {
font-weight: bold;
}
.product-template.def_style_6 .products .product .add-to-cart .loading:after {
top: 20px;
right: 30%;
}
.product-template.def_style_6 .products .product .compare.added:before {
line-height: 40px;
font-weight: bold;
}
.subtext > p {
margin-bottom: 0;
}
.elementor-widget-counter .elementor-counter .elementor-counter-title {
line-height: inherit;
margin-top: 20px;
}
.xl-dual-heading .ftc-dual-header .title {
margin: 0;
line-height: inherit;
}
@media only screen and (max-width: 1199px) {
.banner-hlz .elementor-container .elementor-column:last-child {
margin: 0 auto;
}
.product-tab-template.def_style_3 .products .product .images .group-button-product {
right: 15px;
}
.product-template.def_style_1 .ftc-product.product .item-description .meta_info .add-to-cart,
.product-template.def_style_1 .products .product .item-description .meta_info .add-to-cart a {
min-width: 115px;
}
.ftc-element-team.def_style_2 .ftc-team-member header {
bottom: 45px;
}
.blog-template-elementor.def_style_7 .inner-wrap > a:after {
display: 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;
}
.ftc-blogs-slider.style_v1 {
padding: 0;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .name {
position: absolute;
left: 25%;
}
.ftc-element-testimonial.def_style_3 .testimonial-content {
padding-top: 30px;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .avatar-image {
margin: 25px 30px 0 15px;
}
.ftc-element-testimonial.def_style_4 .name {
position: absolute;
right: 22%;
}
}
@media only screen and (min-width: 992px) {
.single-pro-ele .left.summary.entry-summary {
padding-top: 0;
}
.single-pro-ele .woocommerce .product .left.summary.entry-summary .product_title {
margin-top: 0;
}
}
@media only screen and (max-width: 991px) {
.ftc-element-testimonial.def_style_5 .testimonial-content .infomation {
padding-top: 15px;
}
.ftc-element-testimonial.def_style_5 .testimonial-content {
padding-top: 10px;
}
.single-pro-ele.elementor-widget-ftc-single-product .left.summary.entry-summary {
text-align: center !important;
}
.single-pro-ele.elementor-widget-ftc-single-product .left.summary.entry-summary .woocommerce-product-rating .star-rating {
float: none;
margin: 8px auto;
}
.single-pro-ele.elementor-widget-ftc-single-product .left.summary.entry-summary form.cart .quantity {
display: flex;
justify-content: center;
}
.single-pro-ele.elementor-widget-ftc-single-product .left.summary.entry-summary .ftc-social-sharing li {
float: none;
}
.elementor-widget-ftc-single-product .left.summary.entry-summary {
margin-top: 20px;
}
.elementor-widget-ftc-single-product .detail-nav-summary {
top: 15px;
}
.product-template.def_style_6 .product .item-image .add-to-cart a, 
.product-template.def_style_6 .product .item-image .add-to-cart {
margin: 5px 0;
}
.product-template.def_style_4 .product .item-description .meta_info .yith-wcwl-add-to-wishlist, 
.product-template.def_style_4 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
margin: 0 5px 0 0;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
margin-left: 0;
}
.product-template.def_style_4 .products .product .item-description .meta_info .add-to-cart a:before,
.product-template.def_style_1 .products .product .item-description .meta_info .add-to-cart a:before {
display: none;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text p {
padding: 0 15px;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .name {
left: 28%;
}
.elementor-widget-ftc-circle-countdown-timer .elementor-widget-container > .container {
width: 100%;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .infomation,
.ftc-element-testimonial.def_style_3 .infomation,
.ftc-element-testimonial.def_style_4 .infomation {
padding-bottom: 0;
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 3;
-moz-line-clamp: 3;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
display: -webkit-box;
}
}
@media only screen and (min-width: 481px) and (max-width: 991px) {
.center-last-child .elementor-row > .elementor-column {
width: 50% !important;
margin: 30px auto 0;
}
.one-px .gallery-spacing-custom .elementor-image-gallery .gallery-item:nth-child(6n+3), 
.one-px .gallery-spacing-custom .elementor-image-gallery .gallery-item:nth-child(6n+6) {
margin-left: -1px !important;
}
.ftc-countdown-element.def_style_2 .ftc-number {
width: auto;
}
}
@media only screen and (max-width: 767px) {
.image-360 .ftc_360_rotation ul li img {
max-width: 640px;
width: 100%;
}
.ftc-element-team.def_style_2 .ftc-team-member:hover header {
opacity: 0;
visibility: hidden;
}
.ftc-element-team.def_style_2 .ftc-team-member header {
bottom: 15px;
}
.ftc-element-team.def_style_2 .ftc-team-member:hover .socials {
bottom: 25px;
opacity: 1;
visibility: visible;
}
.ftc-element-team.def_style_2 .ftc-team-member .socials {
opacity: 0;
visibility: hidden;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .avatar-image {
margin: 13px 30px 0 15px;
}
.product-tab-template.def_style_2 .product .item-image {
max-width: 100%;
}
.product-template.def_style_4 .products .product .item-description .meta_info .add-to-cart a:before {
display: block;
color: inherit;
height: 35px;
}
.product-template.def_style_1 .products .product .item-description .meta_info .add-to-cart a {
font-size: 14px;
}
.ftc-blogs-slider .def_style_3 .inner-wrap .post-text > p {
text-overflow: ellipsis;
overflow: hidden;
-webkit-line-clamp: 2;
-moz-line-clamp: 2;
-webkit-box-orient: vertical;
-moz-box-orient: vertical;
display: -webkit-box;
}
.ftc-pricing .ftc-pricing-item, 
.ftc-pricing.style-2 .ftc-pricing-item, 
.ftc-pricing.style-4 .ftc-pricing-item {
margin: 0 auto 30px auto;
}
}
@media only screen and (min-width: 481px) and (max-width: 767px) {
.image-box-flex .elementor-image-box-wrapper {
display: flex;
align-items: center;
}
.image-box-flex .elementor-image-box-wrapper .elementor-image-box-content {
padding: 0 15px;
}
}
@media only screen and (max-width: 480px) {
.product-template.def_style_2 .ftc-product.product .item-description .meta_info {
top: 45px;
}
.ftc_products_slider.def_style_1 .products .product .price {
min-width: 105px;
}
.ftc-element-testimonial.def_style_4 .testimonial-content {
padding: 30px 0 0 15px;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .avatar-image {
margin: 35px 10px 0;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .avatar-image {
margin: 35px 30px 0 15px;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description {
max-width: 90%;
}
.product-tab-template.def_style_3 .ftc-thumbnails-gallery ul li {
max-width: 35px;
}
.product-template.def_style_1 .products .product .item-description .meta_info .add-to-cart,
.product-template.def_style_1 .products .product .item-description .meta_info .add-to-cart a {
min-width: 35px;
}
.product-template.def_style_1 .products .product .item-description .meta_info .add-to-cart a:before {
display: block;
}
.product-template.def_style_1 .products .product .item-description .meta_info .add-to-cart a {
font-size: 0;
}
.ftc-portfolio-element.columns-3 .portfolio-inner .item .thumbnail .figcaption {
padding: 10px;
}
.ftc-portfolio-element.columns-3 .portfolio-inner .item {
padding: 5px;
}
.ftc-portfolio-wrapper .filter-bar li, 
.ftc-portfolio-wrapper .filter-bar li:hover, 
.ftc-portfolio-wrapper .filter-bar li.current {
padding: 5px 0;
}
.image-box-flex .elementor-image-box-wrapper .elementor-image-box-content {
margin-top: 15px;
}
}.woocommerce img.pswp__img,.woocommerce-page img.pswp__img{max-width:none}button.pswp__button{box-shadow:none!important;background-image:url(//ecocania.ch/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png)!important}button.pswp__button,button.pswp__button--arrow--left::before,button.pswp__button--arrow--right::before,button.pswp__button:hover{background-color:transparent!important}button.pswp__button--arrow--left,button.pswp__button--arrow--left:hover,button.pswp__button--arrow--right,button.pswp__button--arrow--right:hover{background-image:none!important}button.pswp__button--close:hover{background-position:0 -44px}button.pswp__button--zoom:hover{background-position:-88px 0} .pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.admin-bar .pswp{height:calc(100% - 32px);top:32px}@media screen and (max-width:782px){.admin-bar .pswp{height:calc(100% - 46px);top:46px}}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:left;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//ecocania.ch/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//ecocania.ch/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:relative;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px;margin-inline-end:auto}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//ecocania.ch/wp-content/plugins/woocommerce/assets/css/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%;display:flex;justify-content:flex-end}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}:root{--woocommerce:#720eec;--wc-green:#7ad03a;--wc-red:#a00;--wc-orange:#ffba00;--wc-blue:#2ea2cc;--wc-primary:#720eec;--wc-primary-text:#fcfbfe;--wc-secondary:#e9e6ed;--wc-secondary-text:#515151;--wc-highlight:#958e09;--wc-highligh-text:white;--wc-content-bg:#fff;--wc-subtext:#767676;--wc-form-border-color:rgba(32, 7, 7, 0.8);--wc-form-border-radius:4px;--wc-form-border-width:1px}.woocommerce .woocommerce-error .button,.woocommerce .woocommerce-info .button,.woocommerce .woocommerce-message .button,.woocommerce-page .woocommerce-error .button,.woocommerce-page .woocommerce-info .button,.woocommerce-page .woocommerce-message .button{float:right}.woocommerce .col2-set,.woocommerce-page .col2-set{width:100%}.woocommerce .col2-set::after,.woocommerce .col2-set::before,.woocommerce-page .col2-set::after,.woocommerce-page .col2-set::before{content:" ";display:table}.woocommerce .col2-set::after,.woocommerce-page .col2-set::after{clear:both}.woocommerce .col2-set .col-1,.woocommerce-page .col2-set .col-1{float:left;width:48%}.woocommerce .col2-set .col-2,.woocommerce-page .col2-set .col-2{float:right;width:48%}.woocommerce img,.woocommerce-page img{height:auto;max-width:100%}.woocommerce #content div.product div.images,.woocommerce div.product div.images,.woocommerce-page #content div.product div.images,.woocommerce-page div.product div.images{float:left;width:48%}.woocommerce #content div.product div.thumbnails::after,.woocommerce #content div.product div.thumbnails::before,.woocommerce div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::before,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::before,.woocommerce-page div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::before{content:" ";display:table}.woocommerce #content div.product div.thumbnails::after,.woocommerce div.product div.thumbnails::after,.woocommerce-page #content div.product div.thumbnails::after,.woocommerce-page div.product div.thumbnails::after{clear:both}.woocommerce #content div.product div.thumbnails a,.woocommerce div.product div.thumbnails a,.woocommerce-page #content div.product div.thumbnails a,.woocommerce-page div.product div.thumbnails a{float:left;width:30.75%;margin-right:3.8%;margin-bottom:1em}.woocommerce #content div.product div.thumbnails a.last,.woocommerce div.product div.thumbnails a.last,.woocommerce-page #content div.product div.thumbnails a.last,.woocommerce-page div.product div.thumbnails a.last{margin-right:0}.woocommerce #content div.product div.thumbnails a.first,.woocommerce div.product div.thumbnails a.first,.woocommerce-page #content div.product div.thumbnails a.first,.woocommerce-page div.product div.thumbnails a.first{clear:both}.woocommerce #content div.product div.thumbnails.columns-1 a,.woocommerce div.product div.thumbnails.columns-1 a,.woocommerce-page #content div.product div.thumbnails.columns-1 a,.woocommerce-page div.product div.thumbnails.columns-1 a{width:100%;margin-right:0;float:none}.woocommerce #content div.product div.thumbnails.columns-2 a,.woocommerce div.product div.thumbnails.columns-2 a,.woocommerce-page #content div.product div.thumbnails.columns-2 a,.woocommerce-page div.product div.thumbnails.columns-2 a{width:48%}.woocommerce #content div.product div.thumbnails.columns-4 a,.woocommerce div.product div.thumbnails.columns-4 a,.woocommerce-page #content div.product div.thumbnails.columns-4 a,.woocommerce-page div.product div.thumbnails.columns-4 a{width:22.05%}.woocommerce #content div.product div.thumbnails.columns-5 a,.woocommerce div.product div.thumbnails.columns-5 a,.woocommerce-page #content div.product div.thumbnails.columns-5 a,.woocommerce-page div.product div.thumbnails.columns-5 a{width:16.9%}.woocommerce #content div.product div.summary,.woocommerce div.product div.summary,.woocommerce-page #content div.product div.summary,.woocommerce-page div.product div.summary{float:right;width:48%;clear:none}.woocommerce #content div.product .woocommerce-tabs,.woocommerce div.product .woocommerce-tabs,.woocommerce-page #content div.product .woocommerce-tabs,.woocommerce-page div.product .woocommerce-tabs{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::before,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::before{content:" ";display:table}.woocommerce #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs::after,.woocommerce-page div.product .woocommerce-tabs ul.tabs::after{clear:both}.woocommerce #content div.product .woocommerce-tabs ul.tabs li,.woocommerce div.product .woocommerce-tabs ul.tabs li,.woocommerce-page #content div.product .woocommerce-tabs ul.tabs li,.woocommerce-page div.product .woocommerce-tabs ul.tabs li{display:inline-block}.woocommerce #content div.product #reviews .comment::after,.woocommerce #content div.product #reviews .comment::before,.woocommerce div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::before,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::before,.woocommerce-page div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::before{content:" ";display:table}.woocommerce #content div.product #reviews .comment::after,.woocommerce div.product #reviews .comment::after,.woocommerce-page #content div.product #reviews .comment::after,.woocommerce-page div.product #reviews .comment::after{clear:both}.woocommerce #content div.product #reviews .comment img,.woocommerce div.product #reviews .comment img,.woocommerce-page #content div.product #reviews .comment img,.woocommerce-page div.product #reviews .comment img{float:right;height:auto}.woocommerce ul.products,.woocommerce-page ul.products{clear:both}.woocommerce ul.products::after,.woocommerce ul.products::before,.woocommerce-page ul.products::after,.woocommerce-page ul.products::before{content:" ";display:table}.woocommerce ul.products::after,.woocommerce-page ul.products::after{clear:both}.woocommerce ul.products li.product,.woocommerce-page ul.products li.product{float:left;margin:0 3.8% 2.992em 0;padding:0;position:relative;width:22.05%;margin-left:0}.woocommerce ul.products li.first,.woocommerce-page ul.products li.first{clear:both}.woocommerce ul.products li.last,.woocommerce-page ul.products li.last{margin-right:0}.woocommerce ul.products.columns-1 li.product,.woocommerce-page ul.products.columns-1 li.product{width:100%;margin-right:0}.woocommerce ul.products.columns-2 li.product,.woocommerce-page ul.products.columns-2 li.product{width:48%}.woocommerce ul.products.columns-3 li.product,.woocommerce-page ul.products.columns-3 li.product{width:30.75%}.woocommerce ul.products.columns-5 li.product,.woocommerce-page ul.products.columns-5 li.product{width:16.95%}.woocommerce ul.products.columns-6 li.product,.woocommerce-page ul.products.columns-6 li.product{width:13.5%}.woocommerce-page.columns-1 ul.products li.product,.woocommerce.columns-1 ul.products li.product{width:100%;margin-right:0}.woocommerce-page.columns-2 ul.products li.product,.woocommerce.columns-2 ul.products li.product{width:48%}.woocommerce-page.columns-3 ul.products li.product,.woocommerce.columns-3 ul.products li.product{width:30.75%}.woocommerce-page.columns-5 ul.products li.product,.woocommerce.columns-5 ul.products li.product{width:16.95%}.woocommerce-page.columns-6 ul.products li.product,.woocommerce.columns-6 ul.products li.product{width:13.5%}.woocommerce .woocommerce-result-count,.woocommerce-page .woocommerce-result-count{float:left}.woocommerce .woocommerce-ordering,.woocommerce-page .woocommerce-ordering{float:right}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce .woocommerce-pagination ul.page-numbers::before,.woocommerce-page .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::before{content:" ";display:table}.woocommerce .woocommerce-pagination ul.page-numbers::after,.woocommerce-page .woocommerce-pagination ul.page-numbers::after{clear:both}.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{display:inline-block}.woocommerce #content table.cart img,.woocommerce table.cart img,.woocommerce-page #content table.cart img,.woocommerce-page table.cart img{height:auto}.woocommerce #content table.cart td.actions,.woocommerce table.cart td.actions,.woocommerce-page #content table.cart td.actions,.woocommerce-page table.cart td.actions{text-align:right}.woocommerce #content table.cart td.actions .input-text,.woocommerce table.cart td.actions .input-text,.woocommerce-page #content table.cart td.actions .input-text,.woocommerce-page table.cart td.actions .input-text{width:80px}.woocommerce #content table.cart td.actions .coupon,.woocommerce table.cart td.actions .coupon,.woocommerce-page #content table.cart td.actions .coupon,.woocommerce-page table.cart td.actions .coupon{float:left}.woocommerce .cart-collaterals,.woocommerce-page .cart-collaterals{width:100%}.woocommerce .cart-collaterals::after,.woocommerce .cart-collaterals::before,.woocommerce-page .cart-collaterals::after,.woocommerce-page .cart-collaterals::before{content:" ";display:table}.woocommerce .cart-collaterals::after,.woocommerce-page .cart-collaterals::after{clear:both}.woocommerce .cart-collaterals .related,.woocommerce-page .cart-collaterals .related{width:30.75%;float:left}.woocommerce .cart-collaterals .cross-sells,.woocommerce-page .cart-collaterals .cross-sells{width:48%;float:left}.woocommerce .cart-collaterals .cross-sells ul.products,.woocommerce-page .cart-collaterals .cross-sells ul.products{float:none}.woocommerce .cart-collaterals .cross-sells ul.products li,.woocommerce-page .cart-collaterals .cross-sells ul.products li{width:48%}.woocommerce .cart-collaterals .shipping_calculator,.woocommerce-page .cart-collaterals .shipping_calculator{width:48%;clear:right;float:right}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce .cart-collaterals .shipping_calculator::before,.woocommerce-page .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::before{content:" ";display:table}.woocommerce .cart-collaterals .shipping_calculator::after,.woocommerce-page .cart-collaterals .shipping_calculator::after{clear:both}.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce .cart-collaterals .shipping_calculator .col2-set .col-2,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-1,.woocommerce-page .cart-collaterals .shipping_calculator .col2-set .col-2{width:47%}.woocommerce .cart-collaterals .cart_totals,.woocommerce-page .cart-collaterals .cart_totals{float:right;width:48%}.woocommerce ul.cart_list li::after,.woocommerce ul.cart_list li::before,.woocommerce ul.product_list_widget li::after,.woocommerce ul.product_list_widget li::before,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.cart_list li::before,.woocommerce-page ul.product_list_widget li::after,.woocommerce-page ul.product_list_widget li::before{content:" ";display:table}.woocommerce ul.cart_list li::after,.woocommerce ul.product_list_widget li::after,.woocommerce-page ul.cart_list li::after,.woocommerce-page ul.product_list_widget li::after{clear:both}.woocommerce ul.cart_list li img,.woocommerce ul.product_list_widget li img,.woocommerce-page ul.cart_list li img,.woocommerce-page ul.product_list_widget li img{float:right;height:auto}.woocommerce form .form-row::after,.woocommerce form .form-row::before,.woocommerce-page form .form-row::after,.woocommerce-page form .form-row::before{content:" ";display:table}.woocommerce form .form-row::after,.woocommerce-page form .form-row::after{clear:both}.woocommerce form .form-row label,.woocommerce-page form .form-row label{display:block}.woocommerce form .form-row label.checkbox,.woocommerce-page form .form-row label.checkbox{display:inline}.woocommerce form .form-row select,.woocommerce-page form .form-row select{width:100%}.woocommerce form .form-row .input-text,.woocommerce-page form .form-row .input-text{box-sizing:border-box;width:100%}.woocommerce form .form-row-first,.woocommerce form .form-row-last,.woocommerce-page form .form-row-first,.woocommerce-page form .form-row-last{width:47%;overflow:visible}.woocommerce form .form-row-first,.woocommerce-page form .form-row-first{float:left}.woocommerce form .form-row-last,.woocommerce-page form .form-row-last{float:right}.woocommerce form .form-row-wide,.woocommerce-page form .form-row-wide{clear:both}.woocommerce form .password-input,.woocommerce-page form .password-input{display:flex;flex-direction:column;justify-content:center;position:relative}.woocommerce form .password-input input[type=password],.woocommerce-page form .password-input input[type=password]{padding-right:2.5rem}.woocommerce form .password-input input::-ms-reveal,.woocommerce-page form .password-input input::-ms-reveal{display:none}.woocommerce form .show-password-input,.woocommerce-page form .show-password-input{background-color:transparent;border-radius:0;border:0;color:var(--wc-form-color-text,#000);cursor:pointer;font-size:inherit;line-height:inherit;margin:0;padding:0;position:absolute;right:.7em;text-decoration:none;top:50%;transform:translateY(-50%);-moz-osx-font-smoothing:inherit;-webkit-appearance:none;-webkit-font-smoothing:inherit}.woocommerce form .show-password-input::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;margin-left:0;margin-top:-2px;vertical-align:middle;display:inline-block}.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}