.heading-title a {
    color: inherit;
}
.product-template.ftc-product-grid .products .product,
.ftc-product-grid .products .ftc-product,
.ftc_products_slider .products .ftc-product.product,
.ftc-tabs.woocommerce .ftc-product .ftc-product,
.ftc-tabs.woocommerce .products .ftc-product {
    max-width: 100%;
}

/*Testimonial*/
h5.elementor-heading-title {
    letter-spacing: normal;
}
.site-main .swiper-pagination{
    position: relative;
}
.ftc-element-testimonial .rating {
    display: inline-block;
    margin: 15px auto 0;
}
.ftc-element-testimonial .testimonial-content h4.name{
    font-size: 16px;
    font-weight: 600;
}
.testimonial-content h4.name a {
    color: inherit;
}
.ftc-element-testimonial .testimonial-content .infomation{
    font-size: 15px;
}
.ftc-element-testimonial.def_style_1 .testimonial-content{
    padding: 15px 0;
}
.ftc-element-testimonial.def_style_1 .testimonial-content:hover{
    box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_2 .testimonial-content {
    padding: 20px 0px;
    box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
}
.ftc-element-testimonial .rating .star-rating span::before{
    color: #EABE12;
}

.ftc-element-testimonial.def_style_4 .testimonial-content .avatar-image,
.ftc-element-testimonial.def_style_3 .testimonial-content .avatar-image {
    max-width: 25%;
    width: 100%;   
}
.ftc-element-testimonial.def_style_4 .testimonial-content,
.ftc-element-testimonial.def_style_3 .testimonial-content {
    padding: 20px 15px;
    border: 1px solid #ebebeb;
    display: flex;
    align-items: center;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .group-content {
    text-align: left;
    padding-left: 15px;
}
.ftc-element-testimonial.def_style_4 .testimonial-content {
    flex-direction: row-reverse;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .group-content {
    text-align: right;
    padding-right: 15px;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .infomation {
    order: 1;
    border: 1px solid #ebebeb;
    padding: 10px;
    border-radius: 10px;
    margin-bottom: 10px;
}
.ftc-element-testimonial.def_style_5 .group-content {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
}
.ftc-element-testimonial.def_style_5 .rating {
    margin-top: 0;
}
.ftc-element-testimonial.def_style_5 .name{
    margin: 0;
}
.ftc-element-testimonial.def_style_5 .avatar-image {
    padding-right: 15px;
}
.ftc-element-testimonial.def_style_1,
.ftc-element-testimonial.def_style_2,
.ftc-element-testimonial.def_style_6{
    padding: 10px;
}
.ftc-element-testimonial.def_style_6 .testimonial-content{
    display: grid;
    border: 1px solid #ebebeb;
    padding: 20px 5px;
    box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info{
    grid-row: 1;
    display: grid;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .infomation{
    grid-row: 1;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .byline{
    grid-row: 3;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .rating{
    grid-row: 2;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .name{
    margin-bottom: 30px;
    position: relative;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .name:after {
    content: "";
    position: absolute;
    width: 60%;
    left: 20%;
    height: 1px;
    background-color: #1e1e1e;
    margin-bottom: 30px;
    top: 30px;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .avatar-image{
    margin: 0 auto;
}
.ftc-element-testimonial.def_style_1 .testimonial-content .infomation,
.ftc-element-testimonial.def_style_2 .testimonial-content .infomation,
.ftc-element-testimonial.def_style_6 .testimonial-content .infomation{
    padding: 0 10px;
}
/* Testimonial 7 */
.ftc-element-testimonial.def_style_7 .infomation {
    background-color: #4c84ff;
    padding: 30px;
    border-radius: 20px;
    color: #fff;
    position: relative;
    margin-bottom: 35px;
}
.ftc-element-testimonial.def_style_7 .infomation:after {
    border-color: #4c84ff transparent transparent transparent;
    left: 50%;
    transform: translateX(-50%);
    border-right-width: 24px;
    border-top-width: 27px;
    bottom: -28px;
    border-left-width: 0;
    position: absolute;
    border-style: solid;
    content: "";
}
.ftc-element-testimonial.def_style_7 h4.name {
    margin-top: 0;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 5px;
}
.ftc-element-testimonial.def_style_7 .byline {
    margin-bottom: 0;
}
.ftc-element-testimonial.def_style_7 .infomation span:before, 
.ftc-element-testimonial.def_style_7 .infomation span:after {
    content: '"';
    padding: 0 2px;
}
.ftc-element-testimonial.def_style_7 .infomation span {
    position: relative;
}

/*end 7 style Testimonial*/

/*Style for Team Member*/

.ftc-element-team  .ftc-team-member header > h3{
    font-size: 16px;
    font-weight: 600;
}
.ftc-element-team  .ftc-team-member header > h3 a {
    font-weight: inherit;
    color: inherit;
    font-family: 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 span.role{
    font-weight: 500;
    font-size: 14px;
    font-style: italic;
}
.ftc-element-team .ftc-team-member .excerpt{
    margin-top: 5px;
    font-size: 15px;
    line-height: 24px;
}
.ftc-team-member .excerpt p {
    margin-bottom: 0;
}
.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 header {
    border: 1px solid #ebebeb;
    border-top: 0;
    padding: 18px 15px;
}
.ftc-element-team.def_style_1 .image-thumbnail .socials {
    bottom: 0;
    transform: none;
    top: auto;
}
.ftc-element-team .ftc-team-member .image-thumbnail:before{
    display: none;
}
.ftc-element-team.def_style_1 .ftc-team-member .socials ul {
    padding-left: 0;
    background-color: rgba(0, 0, 0, 0.62);
    line-height: 19px;
    padding: 10px 0px;
}
.ftc-element-team.def_style_2 .ftc-team-member header {
    border: 4px solid #ececec;
    margin-top: 10px;
    padding: 20px 10px;
    border-radius: 5px;
}
.ftc-element-team.def_style_2 .image-thumbnail img {
    border: 4px solid #fff;
    -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    position: relative;
    height: auto;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%;
}
.ftc-element-team.def_style_2 .image-thumbnail figure{
    background: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#0072ff), color-stop(#8200f4), to(#ff6c5f)) fixed;
    background: linear-gradient(to right, #0a7986, #673ab7, #00bcd4 ) fixed;
    background-repeat: repeat-y;
    display: inline-block;
    padding: 5px;
    border-radius: 100%;
    overflow: hidden;
    position: relative;
    background-attachment: scroll;
}
.ftc-element-team.def_style_2 .ftc-team-member .socials{
    top: 75%;
}
.ftc-element-team.def_style_3 .ftc-team-member .content-info,
.ftc-element-team.def_style_4 .ftc-team-member .content-info{
    display: flex;
    align-items: center;
}
.ftc-element-team.def_style_3 .ftc-team-member .image-thumbnail {
    max-width: 40%;
    width: 100%;
}
.ftc-element-team.def_style_3 .ftc-team-member header {
    display: inline-block;
    max-width: 60%;
    width: 100%;
    box-sizing: border-box;
    vertical-align: top;
    text-align: left;
    padding: 0 0 0 15px;
    margin: 0;
}
.ftc-element-team.def_style_3 .ftc-team-member header span.role
{
    text-decoration: underline;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials {
    position: relative;
    transform: none;
    display: block;
    background-color: #111;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials ul {
    line-height: 18px;
}
.ftc-element-team.def_style_4 .ftc-team-member .image-thumbnail {
    display: inline-block;
    max-width: 40%;
    float: right;
    order: 2;
}
.ftc-element-team.def_style_4 .ftc-team-member header {
    display: inline-block;
    max-width: 59%;
    box-sizing: border-box;
    vertical-align: top;
    text-align: right;
    padding: 0 15px 10px 0;
    order: 1;
    margin-top: 0;
}
.ftc-element-team.def_style_4 .ftc-team-member header span.role
{
    text-decoration: underline;
}
.ftc-element-team.def_style_4 .ftc-team-member .socials {
    position: relative;
    transform: none;
    display: block;
    background-color: #111;
}
.ftc-element-team.def_style_4 .ftc-team-member .socials ul {
    line-height: 18px;
}

.ftc-element-team.def_style_5 .ftc-team-member .image-thumbnail {
    border-radius: 0;
}
.ftc-element-team.def_style_5 .image-thumbnail {
    border-radius: 5px;
    position: relative;
}
.ftc-element-team.def_style_5 header {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px;
    background-color: #33333363;
}

.ftc-element-team.def_style_5 header .role {
    color: #fff;
}
.ftc-element-team.def_style_5 .image-thumbnail .socials {
    display: none;
}

.ftc-element-team.def_style_5 .ftc-team-member:nth-child(4n +1) .content-info{
    background-color: #0d7b87;
}
.ftc-element-team.def_style_5 .ftc-team-member:nth-child(4n +2) .content-info{
    background-color: #2e4f86;
}
.ftc-element-team.def_style_5 .ftc-team-member:nth-child(4n +3) .content-info{
    background-color: #329eab;
}
.ftc-element-team.def_style_5 .ftc-team-member:nth-child(4n +4) .content-info{
    background-color: #26782a;
}
.ftc-element-team.def_style_5 .ftc-team-member .content-info {
    max-width: 300px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.ftc-element-team.def_style_5 .ftc-team-member .image-thumbnail img {
    opacity: 0.8;
}
.ftc-element-team.def_style_5 .ftc-team-member:hover .image-thumbnail img {
    opacity: 0.5;
}
.ftc-element-team.def_style_5 .ftc-team-member{
    transition: all 0.2s;
    background-color: #fff;
    border: 0px solid #fff;
}
/*.ftc-element-team.def_style_5 .ftc-team-member:hover {
    border: 6px solid #fff;
}*/
.ftc-element-team.def_style_5 .ftc-team-member:hover .image-thumbnail {
    box-shadow: 0 0 8px 0 #aaa;
}

/*end team member*/

/*Style for portfolios*/
.ftc-portfolio-wrapper .item .thumbnail:hover .figcaption {
    background-color: rgb(0 0 0 / 37%);
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail:after{
    display: none;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption .term span:after {
    content: "/";
    padding: 0 5px;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption .term span:last-child:after {
    display: none;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail img{
    transform: scale(1);
    -webkit-transform: scale(1);
}

.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner{
    margin-bottom: 0;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .icon-group .zoom-img {
    top: 10px;
    right: 10px;
    position: absolute;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul{
    opacity: 0;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item:hover .icon-group ul li,
.ftc-portfolio-element.ftc-portfolio-wrapper .item:hover .icon-group ul{
    opacity: 1;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul {
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .ftc-social {
    position: absolute;
    top: 60px;
    right: 10px;
    z-index: 1;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul li a i:hover:before{
    color: #000;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group .po-social-sharing {
    top: 60px;
    position: absolute;
    right: 10px;
}
.ftc-portfolio-wrapper .item .thumbnail .figcaption .read-more-button {
    border: 1px solid;
    width: 100%;
    display: inline-block;
    max-width: 150px;
    margin: 10px auto 0;
    padding: 10px 5px;
    font-size: 16px;
    background-color: transparent;
    font-weight: bold;
}
.ftc-portfolio-wrapper .item .thumbnail .figcaption .read-more-button:hover {
    background-color: #fff;
    border-color: transparent;
}
.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-wrapper.def_style_2 .item .thumbnail .figcaption h3:hover {
    text-decoration: underline;
}
.ftc-portfolio-wrapper.def_style_2 .item .thumbnail .figcaption {
    left: 15px;
    top: 15px;
    right: 15px;
    bottom: 15px;
    border: 1px solid #fff;
}
.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-6 .item,
    .ftc-portfolio-element.ftc-portfolio-wrapper.columns-5 .item,
    .ftc-portfolio-element.ftc-portfolio-wrapper.columns-4 .item,
    .ftc-portfolio-element.ftc-portfolio-wrapper.columns-3 .item{
        width: 50%;
    }
}
@media only screen and (max-width: 480px){
    .ftc-portfolio-element.ftc-portfolio-wrapper.columns-6 .item,
    .ftc-portfolio-element.ftc-portfolio-wrapper.columns-5 .item,
    .ftc-portfolio-element.ftc-portfolio-wrapper.columns-4 .item,
    .ftc-portfolio-element.ftc-portfolio-wrapper.columns-3 .item{
        width: 100%;
    }
}
.ftc-portfolio-wrapper.def_style_4 .thumbnail {
    border-radius: 50%;
    padding: 3px;
    border: 4px solid #ebebeb;
}
.ftc-portfolio-wrapper.def_style_4 .thumbnail img {
    border-radius: 50%;
    padding: 2px;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_4 .item .thumbnail .figcaption {
    top: 5px;
    bottom: 5px;
    right: 5px;
    left: 5px;
    border-radius: 50%;
}

/*End*/

/*Style for single image*/
.ftc-element-image .button-banner .single-image-button {
    background: #0a7986;
    color: white;
    border-radius: 40px;
    padding: 5px 20px;
    text-align: center;
    font-weight: bold;
}
.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:before{
    line-height: 37px;
    color: #fff;
}
.ftc-instagram ul.slider .owl-nav > div.owl-prev{
    left: 0;
}
.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;
}


/*end*/


/*Style for Gallery image*/
.elementor-image-gallery .gallery-item a{
    display: inherit;
}
/*Style for list item*/
.elementor-align-right.elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
    padding-left: 0;
    padding-right: 5px;
}
.elementor-element.elementor-align-right span.elementor-icon-list-icon {
    order: 3;
}



/*Blog slide Style 1*/
.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;
    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-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;
}
.blogs-slider .post-text p {
    margin-bottom: 0;
}
.blogs-slider .post-text .ftc-readmore {
    display: inline-block;
}
/*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: 30px 15px 20px;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text h4{
    font-size: 20px;
    margin-bottom: 10px;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta span{
    font-style: italic;
}
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta .vcard.author,
.blog-template-elementor.def_style_5 .inner-wrap .post-text .meta .posted_in{
    display: none;
}

/*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: -38px;
    background-color: rgba(0,0,0,.7);
    padding: 5px 20px;
    width: 100%;
    text-align: center;
    display: grid;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text{
    padding-top: 30px;
    text-align: center;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text p{
    margin-bottom: 0px;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text h4{
    font-size: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    position: relative;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text h4:before{
    content: '';
    width: 60px;
    height: 1px;
    background-color: #333;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta span{
    color: #fff;
    float: none;
    grid-row: 1;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta .posted_in{
    display: none;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta .vcard.author{
    margin-right: 0;
    grid-column: 1;
    text-align: left;
}
.blog-template-elementor.def_style_6 .inner-wrap .post-text .meta .published{
    text-align: right;
}

/*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{
    margin-bottom: 10px;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text h4{
    margin-bottom: 15px;
}
.blog-template-elementor.def_style_7 .inner-wrap .post-text,
.blog-template-elementor.def_style_7 .inner-wrap > a{
    width: 50%;
    display: inline-block;
    overflow: inherit;
}
.blog-template-elementor.def_style_7 .inner-wrap a img:hover {
    opacity: 0.8;
    transform: scale(1,1);
}
/*end*/
/*Blog grid masonry */

.ftc-elements-blogs.element-masonry .post-text {
    border: 1px solid #ebebeb;
    margin-top: -1px;
}
.ftc-elements-blogs.element-masonry.gap {
    margin: 0 -15px;
    width: calc(100% + 30px);
    clear: both;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: center;
}


/*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 .post-text .meta span{
    padding: 0;
    margin: 0;
}

.blog-template-elementor .post-text .meta .vcard.author{
    margin-right: 10px;
}

.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:hover a img {
    opacity: 1;
    transform: scale(1.1,1.1);
}

/*end*/


/*Brand style*/
.ftc-element-brand .item{
    text-align: center;
}
.ftc-element-brand .item:hover img{
    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-element-instgram.def_style_1 ul li.images{
    position: relative;
    padding: 0;
}
@-moz-document url-prefix(){
    .ftc-element-instgram.def_style_1 ul li.images{
        width: 101%;
    }
}
.ftc-element-instgram.def_style_1 ul li.images:after{
    position: absolute;
    content: "\e623";
    font-family: 'Pe-icon-7-stroke';
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 35px;
    opacity: 0;
    transition: 2s;
    font-weight: bold;
}
.ftc-element-instgram.def_style_1 ul li.images:before{
    width: 100%;
    height: 100%;
    background-color: rgba(10,49,81,0.5);
    position: absolute;
    opacity: 0;
    content: '';
    transition: all 0.5s;
}
.ftc-element-instgram.def_style_1 ul li.images:hover:before,
.ftc-element-instgram.def_style_1 ul li.images:hover:after{
    opacity: 1 ;

}

/*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-instgram.ftc-instagram.def_style_4 ul li.images {
    position: relative;
    transition: all 0.5s;
}
.ftc-element-instgram.ftc-instagram.def_style_4 ul li:before {
    content: "\f16d";
    font-family: 'FontAwesome';
    display: block;
    z-index: 9;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    color: #fff;
    font-size: 18px;
    opacity: 0;
    transition: 1s;
}
.ftc-element-instgram.ftc-instagram.def_style_4 ul li:hover:before{
    opacity: 1;
}
/*Countdown Style 1*/
.ftc-countdown-element.def_style_1 .countdown-timer-init{
    border: 1px solid #ebebeb;

}
/*end*/
/*Countdown Style 2*/
.ftc-countdown-element.def_style_2 .ftc-number{
    position: relative;
}
.ftc-countdown-element.def_style_2 .ftc-number:before{
    position: absolute;
    content: '';
    width: 40px;
    height: 3px;
    bottom: 3px;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
}
/*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: auto;
}
.ftc-countdown-element.def_style_4 .items {
    background-color: transparent;
}


.ftc-countdown-element.def_style_6 .items {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}
.ftc-countdown-element.def_style_7 .items {
    display: flex;
    flex-direction: column-reverse;
}


/*end*/


/*Product categories style 1*/

/*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;
}
.ftc-product-categories.def_style_2 .item-desciption h3.title {
    margin: 0;
}
.ftc-product-categories.def_style_2 .item-desciption .btn-category {
    margin: 0;
}
/*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: 15px;
    left: 15px;
    background-color: #fff;
    padding: 10px;
    margin-top: 0;
}
.ftc-product-categories.def_style_3 .item-desciption .button-shop{
    position: absolute;
    bottom: 15px;
    right: 15px;
    background-color: #fff;
    padding: 5px 10px;
    margin-top: 0;
}
.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% - 30px);
    width: calc(100% - 30px);
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    opacity: 0;
    background: rgba(255,255,255,0.9);
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.ftc-product-categories.def_style_4 .ftc-categories .item-desciption .title {
    margin: 0;
    font-size: 24px;
}
.ftc-product-categories.def_style_4 .ftc-categories .item-desciption .btn-category {
    margin: 0;
}
/*end*/
.load-more-product.style_4 .load-more {
    border: 1px solid #ebebeb;
    padding: 10px 20px;
    font-size: 16px;
}
/*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: 15px 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
}
.ftc-product-categories.def_style_5 .ftc-categories .item-desciption .title {
    font-size: 22px;
    margin: 0;
    color: #fff;
}

.ftc-product-categories.def_style_5 .ftc-categories .item-desciption .product-count{
    color: #fff;
    font-size: 16px;
}
/*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;
}

/*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 .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: 3px 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*/

.ftc-product a.compare.added {
    font-size: 0;
}
.product-template.ftc-product-grid .products .product{
    padding: 10px 15px 0;
}

/*Product Style 1*/
.product-template.def_style_1 .product .meta_info .yith-wcwl-add-to-wishlist {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
}

/*Product Style 2*/


/*product - style 3*/
.product-template.def_style_3 .products .product-group-button .yith-wcwl-add-to-wishlist {
    display: inline-block;
}
.product-template.def_style_3 .products .item-description {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    background-color: #00000038;
}
.product-template.def_style_3 .products .item-description .heading-title {
    margin: 0;
    display: inline-block;
    width: calc(100% - 75px);
    color: #fff;
    font-size: 18px;
}
.product-template.def_style_3 .products .item-description .price {
    display: none;
}
.product-template.def_style_3 .products .item-description .star-rating {
    margin-top: 6px;
}
.product-template .products .item-description .product-sku {
    display: none;
}
/*product - style 4*/
.product-template.def_style_4 .products .ftc-product {
    background-color: #fff;
    padding: 10px;
}
.product-template.def_style_4 .products .ftc-product:hover {
    background-color: #f5f4f9;
}
.product-template.def_style_4 .products .yith-wcwl-add-to-wishlist {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
    background-color: transparent;
}


/*product - style 5*/
.product-template.def_style_5 .ftc-product.product {
    border: 1px solid #ebebeb;
}
.product-template.def_style_5 .product .item-image .product-group-button .add-to-cart {
    display: none;
}
.product-template.def_style_5 .product .item-image .product-group-button .yith-wcwl-add-to-wishlist {
    display: inline-block;
}
.product-template.def_style_5 .product .item-description {
    text-align: center;
}
.product-template.def_style_5 .product .item-description .star-rating{
    float: none;
    margin: 0 auto;
}

.product-template.def_style_5 .product .item-description .meta_info .add-to-cart {
    display: inline-block;
    border: 1px solid #ebebeb;
    padding: 3px 15px;
    border-radius: 30px;
    margin: 20px auto;
    min-width: 110px;
    background-color: #fff;
}
.product-template.def_style_5 .product .item-description .meta_info .add-to-cart:hover {
    background-color: #333;
}
.product-template.def_style_5 .product .item-description .meta_info .add-to-cart a:before{
    display: none;
}
.product-template .product .item-description .meta_info .add-to-cart a {
    width: 100%;
    height: 100%;
    line-height: inherit;
}


.product-template.def_style_6 .product .group-button-product {
    display: block;
    width: auto;
    left: 15px;
}
.product-template.def_style_6 .product .product-group-button {
    display: flex;
    flex-direction: column;
}
.product-template.def_style_6 .woocommerce .product .product-group-button > div, 
.product-template.def_style_6 .woocommerce .product .product-group-button > a {
    margin: 5px 0;
}
.product-template.def_style_6 .products .yith-wcwl-add-to-wishlist {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    text-align: center;
}


/*end*/
.product-template.ftc-product-grid.def_style_5 {
    margin: 0;
}
.product-template.ftc-product-grid.def_style_5 .ftc-product.product .item-image .product-group-button{
    display: none;
}
.ftc-product-grid.def_style_5 .products .ftc-product.product {
    padding: 15px;
    border: 0;
    display: flex;
    align-items: center;
}
.ftc-product-grid.def_style_5 .products .product .images .conditions-box,
.ftc-product-grid.def_style_5 .products .product .images .group-button-product {
    display: none;
}
.ftc-product-grid.def_style_5 .products .ftc-product .images:before {
    background-color: transparent;
}
.ftc-product-grid.def_style_5 .products .product .images {
    margin: 0;
}
.ftc-product-grid.def_style_5 .products .ftc-product.product.shop_thumbnail .images {
    max-width: 100px;
}
.ftc-product-grid.def_style_5 .products .ftc-product .item-description{
    width: 60%;
    padding-top: 2px;
    padding-left: 10px;
    display: inline-block;
    text-align: left;
}
.ftc-product-grid.def_style_5 .products .ftc-product .item-description .star-rating {
    float: none;
    margin-left: 0;
}
.ftc-product-grid.def_style_5 .products .ftc-product .item-description .heading-title{
    font-size: 18px;
    font-weight: bold;
    color: #212121;
    margin-top: 0;
}

.ftc-product-grid.def_style_5 .products .ftc-product .item-description .price span{
    font-weight: normal;
}

/*Product slider Style 6*/
/*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 .counter-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-around;
    border: 1px solid #ebebeb;
    margin-bottom: 10px;
}
.ftc_products_deal_slider .counter-wrapper > div.seconds {
    border: 0;
}
.ftc_products_deal_slider .counter-wrapper > div {
    width: 25%;
    border-right: 1px solid #ebebeb;
}

.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 .product .heading-title {
    font-size: 20px;
}
.ftc_products_deal_slider.def_style_1{
    padding: 5px;
}
.ftc_products_deal_slider.def_style_1 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_1 .meta_info > div{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: transform 0s ease 0s;
    -moz-transition: transform 0s ease 0s;
    -webkit-transition: transform 0s ease 0s;
    -o-transition: transform 0s ease 0s;
    z-index: 1;
}
.ftc_products_deal_slider.prodeal-df .counter-wrapper > div {
    background-color: #0a7986;
}
.ftc_products_deal_slider.prodeal-df .counter-wrapper div , 
.ftc_products_deal_slider.prodeal-df .counter-wrapper div span {
    color: #fff;
}


/*Product Deal Style 2*/
.ftc_products_deal_slider.def_style_2 .ftc-deal-products,
.ftc_products_deal_slider.def_style_3 .ftc-deal-products {
    width: 100%;
}
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .product,
.ftc_products_deal_slider.def_style_3 .ftc-deal-products .product{
    background-color: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    border: 1px solid #ebebeb;
}
.ftc_products_deal_slider.def_style_2 .product .item-image,
.ftc_products_deal_slider.def_style_3 .product .item-image {
    max-width: 40%;
}
.ftc_products_deal_slider.def_style_2 .product > .item-description,
.ftc_products_deal_slider.def_style_3 .product > .item-description{
    max-width: 60%;
    display: flex;
    flex-direction: column;
}
.ftc_products_deal_slider.def_style_2 .product > .item-description .price,
.ftc_products_deal_slider.def_style_2 .product > .item-description .price {
    width: 100%;
}
.ftc_products_deal_slider.def_style_2 .product > .item-description .star-rating{
    float: left;
    margin: 10px 0 15px;
}
.ftc_products_deal_slider.def_style_2 .product > .item-description .counter-wrapper, 
.ftc_products_deal_slider.def_style_3 .product > .item-description .counter-wrapper {
    order: 5;
}
.ftc_products_deal_slider.def_style_2 .product > .item-description,
.ftc_products_deal_slider.def_style_3 .product > .item-description{
    padding: 0 20px;
}
.ftc_products_deal_slider.def_style_2 .product > .item-description .heading-title, 
.ftc_products_deal_slider.def_style_3 .product > .item-description .heading-title{
    margin-top: 0;
}
/*Product Deal Style 3*/
.ftc_products_deal_slider.def_style_3 .product {
    flex-direction: row-reverse;
}
.ftc_products_deal_slider.def_style_3 .product > .item-description .star-rating{
    float: right;
    margin: 10px 0 15px;
}


/*Product Deal Style 4*/
.ftc_products_deal_slider.def_style_4 .ftc-deal-products {
    padding: 15px;
}
.ftc_products_deal_slider.def_style_4 .product{
    box-shadow: 0px 2px 7px 3px rgb(0 0 0 / 10%);
}

.ftc_products_deal_slider.def_style_4 .product .item-description .star-rating{
    float: none;
    margin: 0 auto 15px;
}
.ftc_products_deal_slider.def_style_4 .product .item-description .price{
    width: 100%;
}
.ftc_products_deal_slider.def_style_4 .product .item-description {
    
    padding: 10px 20px 20px;
    text-align: center;
}
.ftc_products_deal_slider.def_style_4 .product .counter-wrapper {
    position: absolute;
    top: -59px;
    left: 0px;
    width: 100%;
    background-color: #00000073;
    border: 0;
}
.ftc_products_deal_slider.def_style_4 .product .item-description .meta_info {
    display: flex;
    align-items: center;
    justify-content: center;
}
.ftc_products_deal_slider.def_style_4 .product .item-description .meta_info > * {
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #ebebeb;
    margin: 0 5px;
}
.ftc_products_deal_slider.def_style_4 .product .item-description .meta_info .ftc-tooltip {
    display: none;
}
.ftc_products_deal_slider.def_style_4 .product .item-description .meta_info > div a{
    color: #666;
}

/*End*/
/*Product Deal Style 5*/
.ftc_products_deal_slider.def_style_5{
    padding: 1px;
}
.ftc_products_deal_slider.def_style_5 .product{
    float: none;
}
.ftc_products_deal_slider.def_style_5 .product:hover{
    box-shadow: none;
}
.ftc_products_deal_slider.def_style_5 .product .item-image{
    border: 1px solid #ebebeb;
}
.ftc_products_deal_slider.def_style_5 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_5 .meta_info > div{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: transform 0s ease 0s;
    -moz-transition: transform 0s ease 0s;
    -webkit-transition: transform 0s ease 0s;
    -o-transition: transform 0s ease 0s;
    z-index: 1;
}
.ftc_products_deal_slider.def_style_5 .product > div{
    max-width: 100%;
}
.ftc_products_deal_slider.def_style_5 .product > .item-description{
    max-width: calc(100% - 40px);
    left: 50%;
    transform: translateX(-50%);
    padding: 30px 15px;
    box-shadow: 0px 2px 7px 3px rgb(0 0 0 / 10%);
    z-index: 2;
    display: grid;
    background-color: #fff;
    margin: -50px auto 10px;
    text-align: center;
}
.ftc_products_deal_slider.def_style_5 .product .item-description .meta_info{
    opacity: 1;
    visibility: visible;
    grid-row: 4;
}
.ftc_products_deal_slider.def_style_5 .product .item-description .counter-wrapper > div{
    min-width: 60px;
    min-height: 60px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid #ebebeb;
    width: auto;
    margin: 0 4px;
}
.ftc_products_deal_slider.def_style_5 .product .item-description .product-name{
    grid-row: 1;
    font-size: 24px;
}
.ftc_products_deal_slider.def_style_5 .product .item-description .star-rating{
    grid-row: 2;
    margin: 10px auto 15px;
}
.ftc_products_deal_slider.def_style_5 .product .item-description .price{
    grid-row: 3;
}
.ftc_products_deal_slider.def_style_5 .product .item-description .counter-wrapper{
    margin-top: 20px;
    grid-row: 5;
    border: 0;
    justify-content: center;
}
@media only screen and (max-width: 1199px) and (min-width: 1025px){
    .ftc_products_deal_slider.def_style_5 .product > .item-description {
        max-width: calc(100% - 20px);
        padding: 20px 10px;
        margin: -30px auto 10px;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 992px){
    .ftc_products_deal_slider.def_style_5 .product > .item-description {
        max-width: calc(100% - 20px);
        padding: 20px 0px;
        margin: -30px auto 10px;
    }
}
@media only screen and (max-width: 480px){
    .ftc_products_deal_slider.def_style_5 .product > .item-description{
        padding: 30px 0;
    }
}
/*End*/

/*Product Widget Style 1*/
.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 .item-image{
    vertical-align: middle;
}
.ftc-product-widget .products-widget .ftc-product .item-image{
    float: none;
    max-width: 40%;
    width: 100%;
}
.ftc-product-widget .products-widget .ftc-product .item-image .conditions-box{
    display: none;
}
.ftc-product-widget .products-widget .ftc-product .meta-description{
    max-width: 60%;
    width: 100%;
    padding: 0px 10px 0 20px;
    line-height: 0;
}
.ftc-product-widget .products-widget .ftc-product .meta-description .product-name{
    font-size: 18px;
    height: 25px;
    margin-bottom: 5px;
}
.ftc-product-widget .product .price {
    line-height: 1.2;
    width: 100%;
}
.ftc-product-widget.elements .title-product-widget{
    margin-bottom: 0;
}
.ftc-product-widget .products-widget.products .product {
    max-width: 100%;
}

/*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);*/
    padding: 15px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
}
.ftc-product-widget.def_style_2 .products-widget .product:last-child {
    margin-bottom: 0;
}



/*Product WIdget Style 3*/
.ftc-product-widget.def_style_3 .products-widget .ftc-product{
    border: 1px solid #ebebeb;
    text-align: center;
    flex-direction: column;
    padding: 15px;
    margin-bottom: 15px;
}
.ftc-product-widget.def_style_3 .products-widget .product:last-child {
    margin-bottom: 0;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description,
.ftc-product-widget.def_style_3 .products-widget .ftc-product .images{
    max-width: 100%;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description{
    text-align: center;
    padding: 10px 0;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .star-rating{
    float: none;
    margin: 5px auto 8px;
}

/*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);
    flex-direction: column-reverse;
    text-align: center;
    padding: 15px;
    margin-bottom: 15px;
}
.ftc-product-widget.def_style_4 .products-widget .product:last-child {
    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: 10px 0;
}
.ftc-product-widget.def_style_4 .products-widget .ftc-product .star-rating{
    float: none;
    margin: 5px auto 8px;
}

/*Product Widget Style 5*/
.ftc-product-widget.def_style_5 .products-widget .ftc-product {
    flex-direction: row-reverse;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description{
    text-align: right;
    padding: 0 20px 0 10px;
}
.ftc-product-widget.def_style_5 .products-widget .ftc-product .star-rating{
    float: right;
}


.ftc-product-widget.def_style_6 .products-widget .ftc-product{
    padding: 15px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
    border-radius: 15px;
    transition: all 0.5s;
}
.ftc-product-widget.def_style_6 .products-widget .ftc-product:hover{
    box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
}
.ftc-product-widget.def_style_6 .products-widget .product:last-child {
    margin-bottom: 0;
}

.ftc-product-widget.def_style_7 .products-widget .ftc-product{
    padding: 15px;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
    border-radius: 15px;
    box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
}
.ftc-product-widget.def_style_6 .products-widget .product:last-child {
    margin-bottom: 0;
}
/*End*/

/*Product Tabs Style 1*/
.product-tab-template .product .item-description .product-sku {
    display: none;
}

.product-tab-template.def_style_1 .meta_info > .yith-wcwl-add-to-wishlist {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
}

.product-tab-template.ftc-product-tabs .tabs-content-wrapper .tab-content{
    padding: 0;
}
.product-tab-template .product .item-description{
    padding-bottom: 10px;
}
.product-tab-template.ftc-product-tabs.vertical .tabs-content-wrapper .tab-content{
    padding-top: 0;
}
.product-tab-template.ftc-product-tabs.vertical .tabs-wrapper .tab-title{
    text-align: center;
}
.product-tab-template.ftc-product-tabs .tabs-wrapper .tab-title .title{
    font-size: 16px;
}

.product-tab-template.def_style_1 .tabs-content-wrapper .products .owl-item{
    padding: 0 3px;
}

/*End*/

/*Product Tabs Style 2*/
.product-tab-template.def_style_2 .product-group-button {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}
.product-tab-template.def_style_2 .woocommerce .products .product .item-image .quickview {
    display: none;
}
.product-tab-template.def_style_2 .woocommerce .product .item-image .product-group-button > div.yith-wcwl-add-to-wishlist,
.product-tab-template.def_style_2 .woocommerce .product .item-image .product-group-button > div.yith-wcwl-add-to-wishlist a,
.product-tab-template.def_style_2 .woocommerce .products .product .item-image .add-to-cart {
    display: inline-block;
}

.product-tab-template.def_style_2 .woocommerce .product .item-image:hover .product-group-button {
    display: flex;
}
.product-tab-template.def_style_2 .woocommerce .product .item-image .product-group-button {
    justify-content: center;
}
.product-tab-template.def_style_2 .woocommerce .products .product .item-image .compare .icon-refresh:before {
    content: '\e058';
}
.product-tab-template.def_style_2 .woocommerce .products .product .item-image .compare.added:before {
    content: "\e057";
}
.product-tab-template.def_style_2 .woocommerce .products .product .item-image .add-to-cart a.add_to_cart_button.loading:before {
    opacity: 0;
}
.product-tab-template.def_style_2 .woocommerce .product .item-image .product-group-button > div,
.product-tab-template.def_style_2 .woocommerce .product .item-image .product-group-button > div a,
.product-tab-template.def_style_2 .woocommerce .product .item-image .product-group-button > a {
    width: 55px;
    height: 55px;
    line-height: 55px;
    border-radius: 50%;
}
.product-tab-template.def_style_2 .woocommerce .products .product .item-image .add-to-cart a.add_to_cart_button.loading:after {
    font-size: 18px;
    top: 50%;
}
.product-tab-template.def_style_2 .woocommerce .product .item-description h3.product_title {
    font-size: 17px;
}
.product-tab-template.def_style_2 .woocommerce .product .item-image .product-group-button .yith-wcwl-add-to-wishlist.added{
    display: inline-flex;
}
.product-tab-template.def_style_2 .woocommerce .product .item-image .product-group-button .yith-wcwl-add-to-wishlist.added a.add_to_wishlist.wishlist {
    display: none;
}
.product-tab-template.def_style_2 .woocommerce .products .product {
    max-width: 100%;
}
.elementor-element.best-sell.elementor-widget {
    margin-bottom: 0;
    position: absolute;
}
.product-tab-template.def_style_2 .woocommerce .products .price {
    text-align: left;
}
.product-tab-template.def_style_2 .woocommerce .products .price .amount {
    color: #666;
    font-weight: 400;
}
@media only screen and (max-width: 991px){
    .product-tab-template.def_style_2 .woocommerce .product .item-image .product-group-button > a.compare{
        display: none;
    }
}
/*End*/


/*Product tab Style 3*/
.product-tab-template.def_style_3 .product .images {
    margin-bottom: 15px;
}
.product-tab-template.def_style_3 .ftc-product.product .images > a {
    display: block;
}
.product-tab-template.def_style_3 .product .item-description {
    text-align: center;
}
.product-tab-template.def_style_3 .product .item-description .price {
    width: 100%;
}
.product-tab-template.def_style_3 .product .item-description .star-rating {
    margin: 4px auto 0;
    float: none;
}

.product-tab-template.def_style_1 .tabs-content-wrapper{
    padding: 5px 7px 0;
    margin: 0 -7px;
}
/*thumbnail gallery product slider*/
.ftc-thumbnails-gallery ul li {
    max-width: 45px;
    margin-right: 15px;
    display: inline-block;
    border: 1px solid transparent;
}
.ftc-thumbnails-gallery ul li:hover{
    border: 1px solid #e8867d;
}
.ftc-thumbnails-gallery ul li:last-child{
    margin-right: 0;
}
.ftc-thumbnails-gallery ul li span{
    cursor: pointer;
}
/*End*/

/*Img grid no space*/



/*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;
    display: inline-block;
}
.ftc-image-hotspots .woocommerce .ftc-product .images,
.ftc-image-hotspots .woocommerce .ftc-product .item-image{
    margin-bottom: 0;
}
.ftc-image-hotspots .woocommerce .ftc-product .images > a {
    display: flex;
}
.ftc-image-hotspots .woocommerce .ftc-product .item-description{
    padding-top: 15px;
    padding-bottom: 0;
}
.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 .ftc-product .item-description .meta_info > .yith-wcwl-add-to-wishlist {
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 0;
}
.ftc-image-hotspots .ftc-product .item-description .price {
    width: calc(100% - 78px);
    margin-top: 10px;
}
.ftc-image-hotspots .ftc-product .item-description .star-rating {
    margin-top: 20px;
}
/*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.woocommerce div.product div.images {
    margin-bottom: 10px;
}
.ftc-product-grid.def_style_1 .products .product{
    z-index: 1;
}
.ftc-product-grid.def_style_1 .products .product:hover{
    z-index: 2;
}
.ftc-product-grid.def_style_1 .load-more-product {
    text-align: center;
    margin-top: 20px;
}
.ftc-product-grid.def_style_1 .products .product .item-description .short-description{
    padding: 0 10px;
    margin-bottom: 0;
}
@media only screen and (max-width: 991px) and (min-width: 641px){
    /*.woocommerce.ftc-product-grid.def_style_1 .products .product{
        width: calc(33.3333% - 30px);
    }*/
}
@media only screen and (max-width: 640px){
    .woocommerce.ftc-product-grid.def_style_1{
        margin: 75px -15px 0;
    }
    /*.woocommerce.ftc-product-grid.def_style_1 .products .product{
        width: calc(50% - 15px);
    }*/
}
/*End*/


/*Custom Timeline*/
/*custom timeline style default 2 - vertical */
.ftc_custom_timeline.def_style_2 {
    padding: 2px 0;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint{
    width: 50%;
    margin: 0;
    margin-left: auto;
    text-align: left;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint .breakpoint_title {
    border: 0;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint.ftc_tile_content_right {
    width: 50%;
    margin: 0;
    margin-left: 0;
    margin-right: auto;
    text-align: right;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint{
    position: relative;
    top: 80px;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_item {
    padding: 40px;
    margin-top: -42px;
    transition: all 0.5s;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_item .content_item {
    margin: 0;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_item.ftc_position_content_left:after {
    content: "\f0da";
    font-family: fontawesome;
    position: absolute;
    right: -11px;
    top: 92px;
    font-size: 30px;
    color: #ebebeb;
    transition: all 0.5s;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_item.ftc_position_content_right:after {
    content: "\f0d9";
    font-family: fontawesome;
    position: absolute;
    left: -11px;
    top: 92px;
    font-size: 30px;
    color: #ebebeb;
    transition: all 0.5s;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_item:hover {
    border-color: #333;
}
.ftc_custom_timeline.def_style_2 .ftc_timeline_item.ftc_position_content_right:hover:after,
.ftc_custom_timeline.def_style_2 .ftc_timeline_item.ftc_position_content_left:hover:after {
    color: #333;
}

.ftc_custom_timeline.def_style_3 {
    overflow: hidden;
    padding: 5px;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_line {
    position: unset;
    width: 100%;
    transform: none;
    height: 5px;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_line .start_line {
    left: 5px;
    top: 2px;
    z-index: 9;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_line .end_line {
    left: auto;
    right: -5px;
    top: 2px;
    bottom: auto;
    z-index: 9;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_items {
    display: flex;
    justify-content: center;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_item {
    max-width: 370px;
    margin: 50px auto 0;
    position: relative;
    padding: 25px;
    border: 0;
    background-color: #f8f8f8;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_breakpoint span.breakpoint_title {
    border: 0;
    padding: 5px 10px;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_breakpoint {
    margin: 0;
    position: absolute;
    top: -55px;
    left: 0;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_breakpoint .breakpoint_title:before {
    content: "\f073";
    font-family: fontawesome;
    margin-right: 10px;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_item:before {
    content: "\f0d8";
    font-family: fontawesome;
    top: -20px;
    position: absolute;
    left: 20px;
    font-size: 30px;
    line-height: 1;
    color: #f8f8f8;
}
.ftc_custom_timeline.def_style_3 .ftc_timeline_item .content_item {
    margin-bottom: 0;
}
@media only screen and (max-width: 1199px){
    .product-template.def_style_4 .product .price,
    .product-template.def_style_6 .product .price {
        font-size: 15px;
    }
    .ftc_custom_timeline.def_style_3 .ftc_timeline_item {
        margin: 50px 15px 0;
    }

}

@media only screen and (max-width: 640px){
    .ftc_custom_timeline.def_style_3 .ftc_timeline_item {
        margin: 60px 5px 0;
    }
    .ftc_custom_timeline.def_style_3 .ftc_timeline_breakpoint{
        top: -65px;
    }
}

@media only screen and (max-width: 480px){
    .ftc_products_deal_slider.def_style_2 .product .item-description .counter-wrapper > div, 
    .ftc_products_deal_slider.def_style_3 .product .item-description .counter-wrapper > div{
        line-height: 1.5;
    }
    .ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint {
        position: relative;
        top: 10px;
    }
    .ftc_custom_timeline.def_style_2 .ftc_timeline_item {
        margin-top: 30px;
        margin-left: auto;
        max-width: 94%;
        padding: 20px;
    }
    .ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint.ftc_tile_content_right{
        text-align: left;
    }
    .ftc_custom_timeline.def_style_2 .ftc_timeline_item.ftc_position_content_left:after,
    .ftc_custom_timeline.def_style_2 .ftc_timeline_item.ftc_position_content_right:after{
        top: -18px;
        left: 15px;
        content: "\f0d8";
    }

    .ftc_timeline_line{
        left: 0;
    }
    .ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint.ftc_tile_content_left{
        margin-left: 0;
    }
    .ftc_custom_timeline.def_style_3 .ftc_timeline_line {
        position: absolute;
        width: 5px;
        transform: none;
        height: 100%;
        right: 4px;
        left: auto;
    }
    .ftc_custom_timeline.def_style_3 .ftc_timeline_line .end_line {
        left: 3px;
        right: auto;
        top: auto;
        bottom: 0;
        z-index: 9;
    }
    .ftc_custom_timeline.def_style_3 .ftc_timeline_line .start_line {
        left: 2px;
        top: 0px;
        z-index: 9;
    }
    .ftc_custom_timeline.def_style_3 .ftc_timeline_items {
        padding-right: 30px;
        flex-direction: column;
    }
    .ftc_custom_timeline.def_style_3 .ftc_timeline_item {
        margin: 55px 5px 30px;
        max-width: 100%;
    }
    .ftc_custom_timeline.def_style_3 .ftc_timeline_breakpoint {
        top: -50px;
        right: 0;
        left: auto;
    }
    .ftc_custom_timeline.def_style_3 .ftc_timeline_item:before{
        left: auto;
        right: 20px;
    }

}
/*end*/


/*Single Product*/
.ftc-single-product div.product .entry-summary .ftc-size_chart {
    margin-bottom: 0;
}
.ftc-single-product div.single-product-container .entry-summary .social-sharing .ftc-social-sharing{
    padding-left: 0;
}
.ftc-single-product div.product .entry-summary .wcfm_catalog_enquiry_button_wrapper {
    display: none;
}

@media only screen and (max-width: 767px){
    
    .ftc-single-product div.product a.ftc-size_chart{
        max-width: 50px;
        max-width: 160px;
        margin: 60px auto 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 (min-width: 1200px){
 .grid-img-no-space .elementor-image-gallery .gallery-item img{
    min-width: 390px;
    max-height: 290px;
} 
}


@media only screen and (max-width: 991px) and (min-width: 768px){
    .widget-banner img{
        padding-left: 15px;
    }
    .deal-style2{
        width: 100% !important;
        text-align: center; 
    }

}

@media only screen and (max-width: 767px) and (min-width: 481px){
    
    .ftc-product-widget.def_style_2 .products-widget.products .ftc-product,
    .ftc-product-widget.def_style_6 .products-widget.products .ftc-product, 
    .ftc-product-widget.def_style_7 .products-widget.products .ftc-product,
    .ftc-product-widget.def_style_3 .products-widget.products .ftc-product,
    .ftc-product-widget.def_style_4 .products-widget.products .ftc-product {
        width: calc(50% - 30px);
        margin: 0 auto;
    }
    
}
@media only screen and (max-width: 991px){
    .ftc_products_deal_slider.def_style_2 .product > .item-description,
    .ftc_products_deal_slider.def_style_3 .product > .item-description{
        padding: 15px;
    }
    .deal-style2:first-child{
        margin-bottom: 20px;
    }
    .widget-style3{
        width: 100% !important;
    }
    
    .ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description .product-name{
        font-size: 20px;
    }
    .ftc-elements-blogs-timeline.columns-2 .ftc-blogs{
        width: 100%;
    }
    .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1){
        padding-right: 0px;
    }
    .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+2){
        padding-left: 0px;
    }
    .ftc-elements-blogs-timeline.columns-2 .element-timeline{
        max-width: 20%;
        width: 20%;
    }
    .ftc-elements-blogs-timeline.columns-2 .inner-wrap{
        max-width: 80%;
    }
    .ftc-elements-blogs-timeline.def_style_1.columns-2 .element-timeline:before{
        top: 50px;
    }
    .ftc-elements-blogs-timeline.def_style_1.columns-2 .ftc-blogs .element-timeline:after{
        bottom: -50px;
    }
    .ftc-elements-blogs-timeline.def_style_1.columns-2 .ftc-blogs:not(:last-child) .element-timeline:after{
        display: none;
    }
    .blog-template-elementor.def_style_7 .inner-wrap > a:after{
        content: none;
    }
    .blog-template-elementor.def_style_7 .inner-wrap > a:before{
        content: "";
        width: 0;
        height: 0;
        border-bottom: 15px solid #fff;
        border-right: 15px solid transparent!important;
        border-left: 15px solid transparent!important;
        position: absolute;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        bottom: 0;
        z-index: 1;
    }
    .blog-template-elementor.def_style_7 .inner-wrap .post-text{
        max-width: 100%;
        padding: 30px 0 20px;
    }
    .blog-template-elementor.def_style_7 .inner-wrap .post-text,
    .blog-template-elementor.def_style_7 .inner-wrap > a{
        width: 100%;
        display: inline-block;
    }
    .blog-template-elementor.def_style_4 .inner-wrap .post-text{
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        width: calc(100% - 50px);
        height: calc(100% - 50px);
        margin: 0 auto;
    }
    .blog-template-elementor.def_style_4 .inner-wrap .post-text p{
        height: 75px;
        overflow: hidden;
    }
    .ftc-instagram.def_style_3 ul{
        margin: 0 -5px;
    }
    .ftc-instagram.def_style_3 ul li{
        padding: 5px;
    }

    .ftc-countdown-element{
        max-width: 400px;
        margin: 0 auto;
    }
    .woocommerce .product .item-description .meta_info a.compare,
    .woocommerce .product .item-image .product-group-button 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 .product .item-image .conditions-box{
        display: none;
    }
}
@media only screen and (max-width: 480px){
    .ftc_products_deal_slider.def_style_1 .products .star-rating{
        float: right;
    }
    .ftc-product-widget.def_style_1 .products-widget.products .ftc-product, 
    .ftc-product-widget.def_style_5 .products-widget.products .ftc-product {
        width: 100%;
        max-width: 300px;
        margin: 0 auto 15px;
    }
    .ftc-product-widget.def_style_3 .products-widget.products .ftc-product, 
    .ftc-product-widget.def_style_4 .products-widget.products .ftc-product {
        width: calc(50% - 15px);
        margin: 0 auto;
    }
    .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;

    }
    .widget-default:last-child{
        margin-bottom: 0;
    }
    .blog-template-elementor.def_style_3 .inner-wrap .post-text,
    .blog-template-elementor.def_style_3 .inner-wrap > a{
        width: 100%;
        display: inline-block;
    }
    .blog-template-elementor.def_style_5 .inner-wrap .post-text,
    .blog-template-elementor.def_style_1 .inner-wrap .post-text{
        text-align: center;
    }
    .blog-template-elementor.def_style_3 .inner-wrap .post-text{
        text-align: center;
        padding: 30px 15px 0;
        max-width: 100%;
    }
    .blog-template-elementor.def_style_3 .inner-wrap .post-text .meta:before{
        left: 50%;
        transform: translateX(-50%);
    }
    .blog-template-elementor.def_style_1 .inner-wrap .post-text .meta .published,
    .blog-template-elementor.def_style_3 .inner-wrap .post-text .meta .published{
        margin-right: 20px;
    }
    .blog-template-elementor.def_style_5 .inner-wrap .post-text .meta .vcard.author,
    .blog-template-elementor.def_style_1 .inner-wrap .post-text .meta .vcard.author,
    .blog-template-elementor.def_style_3 .inner-wrap .post-text .meta .vcard.author{
        float: none;
        margin-right: 0;
    }
    .ftc-instagram.def_style_3 ul{
        margin: 0 -2px;
    }
    .ftc-instagram.def_style_3 ul li{
        padding: 2px;
    }
}


/**/
.ftc-contact-form .screen-reader-response {
    display: none;
}
.ftc-contact-form .wpcf7 p,
.ftc-contact-form label {
    margin: 0;
}.ftc-contact-form.style_c1 .wpcf7 p {
    margin-bottom: 30px;
}
.ftc-contact-form.style_c2 {
    max-width: 520px;
    width: 100%;
    position: relative;
}
.ftc-contact-form.style_c2 input.wpcf7-text.wpcf7-email {
    height: 60px;
    line-height: 60px;
    padding: 10px 20px;
    color: #fff;
    border-radius: 30px;
    border: 0;
    background-color: #1d75bd;
    font-size: 14px;
    font-weight: normal;
}
.ftc-contact-form.style_c2 input.wpcf7-text.wpcf7-email::placeholder {
    color: #fff;
}
.ftc-contact-form.style_c2 input.wpcf7-submit {
    position: absolute;
    right: 8px;
    top: 8px;
    height: 44px;
    line-height: 44px;
    padding: 0px 30px;
    border-radius: 30px;
    background-color: #fff;
    text-transform: none;
    font-size: 18px;
    border: 0;
    font-weight: bold;
}
.ftc-contact-form.style_c2 input.wpcf7-submit:hover {
    background-color: #333;
}


.ftc-contact-form.style_c3 {
    max-width: 520px;
    position: relative;
}
.ftc-contact-form.style_c3 form.wpcf7-form > p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
}
.ftc-contact-form.style_c3 form.wpcf7-form label{
    max-width: 370px;
    position: relative;
}
.ftc-contact-form.style_c3 form.wpcf7-form label:after {
    content: "";
    width: 1px;
    height: 32px;
    position: absolute;
    right: 0;
    top: 11px;
    background-color: #333;
    z-index: 9;
}
.ftc-contact-form.style_c3 input.wpcf7-text.wpcf7-email {
    height: 55px;
    line-height: 55px;
    padding: 10px 20px;
    color: #666;
    border: 0;
    background-color: #fff;
    font-size: 12px;
    font-weight: normal;
}
.ftc-contact-form.style_c3 input.wpcf7-text.wpcf7-email::placeholder {
    color: #666;
}
.ftc-contact-form.style_c3 input.wpcf7-submit {
    position: relative;
    height: 55px;
    line-height: 55px;
    padding: 0px 32px;
    background-color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    border: 0;
    font-weight: normal;
}
.ftc-contact-form.style_c3 input.wpcf7-submit:hover {
    background-color: #fff;
    color: #333;
}

/**/

.ftc-contact-form.style_c4 form p {
    display: flex;
}
.ftc-contact-form.style_c4 form p:nth-child(5) {
    text-align: right;
    display: block;
}
.ftc-contact-form.style_c4 form label{
    margin-bottom: 22px;
}
.ftc-contact-form.style_c4 form label:first-child {
    margin-right: 30px;
}
.ftc-contact-form.style_c4 form input.wpcf7-submit {
    border: 0;
}
.ftc-contact-form.style_c4 form label.text-area-message {
    margin-right: 0;
}
.ftc-contact-form.style_c4 form label textarea,
.ftc-contact-form.style_c4 form label input.wpcf7-text {
    border: 1px solid;
    color: #666;
    font-size: 16px;
}
.ftc-contact-form.style_c4 form input.wpcf7-submit {
    border: 0;
    background-color: #333;
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
    padding: 16px 68px 16px 22px;
}
.ftc-contact-form.style_c4 form input.wpcf7-submit:hover {
    background-color: #333;
}
.ftc-contact-form.style_c4 form label textarea {
    height: 120px;
}

/**/
.ftc-contact-form.style_c5 {
    max-width: 520px;
    width: 100%;
    position: relative;
}
.ftc-contact-form.style_c5 form p {
    display: flex;
    margin: 0;
}
.ftc-contact-form.style_c5 form input.wpcf7-text.wpcf7-email {
    background-color: #e0bec5;
    border: 0;
    height: 55px;
    line-height: 55px;
    color: #fff;
    padding: 0 140px 0 20px;
}
.ftc-contact-form.style_c5 form input.wpcf7-text.wpcf7-email::placeholder {
    color: #fff;
}
.ftc-contact-form.style_c5 form input.wpcf7-submit {
    position: absolute;
    right: 0;
    top: 10px;
    background-color: transparent;
    color: #fff;
    text-transform: capitalize;
    font-family: initial;
    font-size: 16px;
    border-left: 1px solid;
    height: 35px;
    line-height: 35px;
    padding: 0 40px 0 35px;
}

.ftc-contact-form.style_c6 {
    max-width: 700px;
    margin: 0 auto;
    position: relative;
}
.ftc-contact-form.style_c6 .wpcf7 input.wpcf7-submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    line-height: 60px;
    padding: 0 42px;
        background-color: transparent;
    border: 1px solid #555;
    color: #999;
}
.ftc-contact-form.style_c6 .wpcf7 input.wpcf7-submit:hover {
    background-color: #000;
    color: #fff;
}
.ftc-contact-form.style_c6 .wpcf7 input.wpcf7-text {
    height: 60px;
    line-height: 60px;
    border: 1px solid #555;
    font-size: 16px;
    text-transform: uppercase;
}

/**/

.elementor-widget-image-box .elementor-image-box-description {
    margin-top: 8px;
}
.image-box-bg1.elementor-widget-image-box .elementor-image-box-content {
    position: absolute;
    bottom: 20px;
    color: #fff;
    opacity: 0;
    transition: all 0.5s;
    max-width: 90%;
    left: 50%;
    transform: translateX(-50%);
}
.image-box-bg1.elementor-widget-image-box .elementor-image-box-wrapper:hover .elementor-image-box-content {
    opacity: 1;
}

.image-box-bg1.elementor-widget-image-box .elementor-image-box-content .elementor-image-box-title {
    transform: translateY(100%);
    transition: all 0.5s;
}
.image-box-bg1.elementor-widget-image-box:hover .elementor-image-box-content .elementor-image-box-title {
    transform: translateY(0);
}

.image-bg-color.elementor-widget-image-box .elementor-image-box-title {
    background-color: #285f14;
    background-image: -webkit-gradient(linear-gradient(to right, #0072ff, #8200f4, #ff6c5f)) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#0072ff), color-stop(#8200f4), to(#ff6c5f)) !important;
    background-image: linear-gradient(to right, #0A7986 , #b187c6, #467647) !important;
    background-size: 100%;
    -webkit-box-decoration-break: clone;
    -webkit-background-clip: text !important;
    -moz-background-clip: text;
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    box-decoration-break: clone;
    background-attachment: fixed;
    background-position: 0 0;
    background-repeat: repeat;
}
.image-bg-color.elementor-widget-image-box .elementor-image-box-img {
    background: -webkit-gradient(linear, left top, left bottom, from(to right), color-stop(#0072ff), color-stop(#8200f4), to(#ff6c5f)) fixed !important;
    background: linear-gradient(to right, #da2626, #0A7986 , #5fc6ed) fixed !important;
    background-repeat: repeat-y;
}
.image-bg-color.elementor-widget-image-box .elementor-image-box-img img {
    opacity: 0.4;
}
.image-bg-color.elementor-widget-image-box .elementor-image-box-img:hover img {
    opacity: 0.8;
}
@-moz-document url-prefix() {
    .ftc-product-tabs .woocommerce .ftc-product.product .item-image{
        max-width: max-content;
    }
}
.ftc_default_style.def_style_2.modal_contact_form p {
    margin-bottom: 20px;
}
.ftc_default_style.def_style_2.modal_contact_form p:nth-child(7) {
    margin-bottom: -10px;
}
.counter-color .elementor-counter-number-wrapper .elementor-counter-number {
    color: #0a7986;
}

.elementor-widget.elementor-widget-tabs .elementor-tab-desktop-title{
    padding: 10px 25px;
}
.elementor-tabs-view-horizontal.elementor-widget:not(.elementor-tabs-alignment-center) .elementor-tab-title.elementor-active a {
    border-bottom: 2px solid;
}
.elementor-tabs-alignment-center.elementor-widget .elementor-tab-title:not(.elementor-active) {
    background-color: #f6f6f6;
    z-index: 1;
}
.elementor-tabs-alignment-center.elementor-widget .elementor-tab-title.elementor-active {
    z-index: 9;
}
.elementor-element .elementor-tabs-view-vertical.elementor-widget .elementor-tab-title.elementor-active {
    border-bottom-width: 3px;
}
.elementor-element .elementor-tabs-view-vertical.elementor-widget .elementor-tab-title {
    padding-top: 16px;
    padding-bottom: 16px;
}
.elementor-tabs-view-vertical.elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(1) a:before {
    content: "\f03a";
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 5px;
    margin-left: 2px;
    font-weight: normal;
}
.elementor-tabs-view-vertical.elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(2) a:before {
    content: "\f0ce";
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 5px;
    margin-left: 2px;
    font-weight: normal;
}
.elementor-tabs-view-vertical.elementor-widget-tabs .elementor-tabs-wrapper .elementor-tab-title:nth-child(3) a:before{
    content: "\f041";
    font-family: 'FontAwesome';
    display: inline-block;
    margin-right: 5px;
    margin-left: 2px;
    font-weight: normal;
}
