.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
}
/*Product slider*/

.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;
}

/*Testimonial*/

.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;
}
/*end 6 style Testimonial*/

/*Custom Timeline*/
/*style2*/

.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;
}

/*end*/

/*Style for Team Member*/
.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;
}
/*end team member*/

/*Style for portfolios*/
.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%;
    }
}
/*End*/

/*Style for single image*/
.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;
}
/*ENd*/

/*Instagram Feed*/
.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;
    }
}
/*end*/


/*Style for Gallery image*/
.elementor-image-gallery .gallery-item a{
    display: inherit;
}
/*Style for list item*/
.elementor-element.elementor-align-right span.elementor-icon-list-icon {
    float: right;
    right: 0;
    position: absolute;
}
.elementor-element.elementor-align-right .elementor-icon-list-text {
    margin-right: 25px;
}



/*Blog slide Style 1*/
.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;
}
/*end*/
/*Blog slide Style 2*/
.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;
}
/*end*/
/*Blog slide Style 3*/
.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;
}
/*end*/
/*Blog slide Style 4*/
.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;
}
/*end*/
/*Blog slide Style 5*/
.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;
}

/*end*/
/*Blog slide Style 6*/
.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;
}

/*end*/
/*Blog slide Style 7*/
.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);
}
/*end*/
/*Blog Grid*/
.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);
}

/*end*/


/*Brand style*/
.ftc-element-brand .item{
    text-align: center;
}
.ftc-element-brand .item img:hover{
    opacity: 0.8;
}
/*end*/
/*Brand style 2*/
.ftc-element-brand.def_style_2 .item{
    border: 1px solid #ebebeb;
    padding: 20px;
}
/*end*/
/*Brand style 3*/
.ftc-element-brand.def_style_3 .item{
    border: 1px solid #ebebeb;
    padding: 20px;
    border-radius: 50%;
}
/*end*/
/*Brand style 4*/
.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;
}
/*end*/
/*Brand style 5*/
.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;
}
/*end*/

/*Instagram Style 1*/
.ftc-instagram.def_style_1 .images img{
    width: 100%;
}
/*End*/
/*Instagram Style 2*/
.ftc-instagram.def_style_2 .images img{
    width: 100%;
    border-radius: 50%;
}
/*End*/
/*Instagram Style 3*/
.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;
}
/*End*/

.ftc-element-team.def_style_3 .ftc-team-member .excerpt {
    padding: 0;
}

/*Countdown Style 1*/
.ftc-countdown-element.def_style_3 .countdown-timer-init,
.ftc-countdown-element.def_style_4 .countdown-timer-init{
    border: 1px solid #ebebeb;

}
/*end*/
/*Countdown Style 2*/
.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%);
}
/*end*/
/*Countdown Style 3*/
.ftc-countdown-element.def_style_3 .ftc-number{
    border: 1px solid #ebebeb;
    width: 80px;
    height: 80px;
    line-height: 80px; 
}
/*end*/

/*Countdown Style 4*/
.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;
}
/*end*/


/*Product categories style 1*/
.ftc-product-categories.def_style_1 .item-desciption{
    padding-top: 30px;
}
/*end*/
/*Product categories style 2*/
.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;
}
/*end*/
/*Product categories style 3*/
.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;
}
/*end*/
/*Product categories style 4*/
.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%);
}
/*end*/
/*Product categories style 5*/
.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;
}
/*End*/
/*Product categories style 6*/
.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;
}
/*End*/



/*Blog Timeline*/
.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;
}
/*Blog Timeline Style 1*/
.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:after{
        content: '';
        position: absolute;
        width: 100%;
        height: 4px;
        background-color: #ebebeb;
        bottom: 0px;
        }*/
        .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;
        }
        /*End*/


        .product-template.ftc-product-grid .products .product{
            padding: 10px 10px 0;
        }

        /*Product Style 1*/
        .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;
        }
        /*End*/
        /*Product Style 2*/
        .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;
        }
        /*end*/

        /*product slider - style 3*/
        .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;
            }
        }
        /*end*/
        /*Product Style 4*/
        .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;
            }
        }
        /*end*/
        /*product slider - style 5*/
        .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;
            }
        }
        /*end*/


        /*Product slider Style 6*/
        .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;
        }
        /*End*/


        /*Counter Style 2*/
        .counter-style-2 .elementor-counter-number{
            padding: 40px 20px;
            border-radius: 50%;
            border: 4px solid;
            margin-bottom: 20px;
        }
        /*End*/
        /*Counter Style 2*/
        .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;
        }
        /*End*/
        /*Counter Left*/
        .counter-left .elementor-counter-number-wrapper .elementor-counter-number-prefix{
            display: none;
        }
        .counter-left .elementor-counter .elementor-counter-title{
            text-align: left;
        }
        /*End*/
        /*Counter right*/
        .counter-right .elementor-counter-number-wrapper .elementor-counter-number-suffix{
            display: none;
        }
        .counter-right .elementor-counter .elementor-counter-title{
            text-align: right;
        }
        /*End*/

        /*Product Deal Style 1*/

        .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;
        }
        /*End*/
        /*Product Deal Style 2*/
        .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;
        }
        /*End*/
        /*Product Deal Style 3*/
        .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;
        }
        /*End*/
        /*Product Deal Style 4*/
        .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;
        }
        /*End*/

        /*Product Widget Style 1*/
        .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;
        }

        /*End*/
        /*Product WIdget Style 2*/
        .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;
        }
        /*End*/
        /*Product WIdget Style 3*/
        .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;
        }
        /*End*/
        /*Product WIdget Style 4*/
        .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;
        }
        /*End*/
        /*Product Widget Style 5*/
        .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;
        }
        /*End*/

        /*Carousel*/
        .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;
        }
        /*end*/


        /*Product Tabs Style 1*/
        .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;
        }
        /*End*/

        /*Product Tabs Style 2*/
        .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;
            }
        }
        /*End*/


        /*Product tab Style 3*/
        .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;
        }
        /*thumbnail gallery product slider*/
        .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;
        }
        /*End*/


        /*Product Hotspot*/
        .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;
        }
        /*end*/

        /*Image Hotspot Content*/
        .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;
        }
        /*End*/

        /*Recent,Feature,Sale Product*/
        .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;
            }
        }
        /*End*/

        /*Single Product*/
        .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;
            }
        }
        /*End*/


        /*Css Add*/
        .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;
        }
        /*End*/


        @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: 991px) and (min-width: 481px){
    .elementor-image-carousel .swiper-slide{
        max-width: 50%;
    }
    }*/
    @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;
    }

/*end*/

.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;
    }
}