/*Testimonial*/
h5.elementor-heading-title {
    letter-spacing: normal;
}
.site-main .swiper-pagination{
    position: relative;
}
.ftc-blogs-slider .post-text {
    padding-top: 15px;
}
.ftc-element-testimonial .testimonial-content h4.name{
    font-size: 16px;
    font-weight: 600;
}
.ftc-element-testimonial .testimonial-content .infomation{
    font-size: 15px;
}
.ftc-element-testimonial.def_style_1 .testimonial-content{
    padding: 15px 0;
}
.ftc-element-testimonial.def_style_1 .testimonial-content:hover{
    box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_2 .testimonial-content {
    padding: 20px 0px;
    box-shadow: 0px 0px 7px 4px rgba(0, 0, 0, 0.07);
}
.ftc-element-testimonial .testimonial-content .woocommerce .star-rating span::before{
    color: #EABE12;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .content-info {
    max-width: 75%;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding-left: 15px;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .avatar-image {
    max-width: 25%;
    display: inline-block;
    vertical-align: middle;   
}
.ftc-element-testimonial.def_style_3 .testimonial-content {
    min-height: 180px;
    padding: 20px 15px;
    box-shadow: 0px 0px 7px 4px #ebebeb;
}
@media (max-width: 991px){
    .ftc-element-testimonial.def_style_3 .infomation {
        padding: 0;
    }
    .ftc-element-testimonial.def_style_4 .testimonial-content .avatar-image{
        float: none !important;
    }
    .ftc-element-testimonial.def_style_4 .testimonial-content .content-info{
        text-align: center !important;
    }

}
@media (max-width: 480px){
    .ftc-element-testimonial.def_style_3 .testimonial-content .content-info{
        text-align: center;
    }
}
.ftc-element-testimonial.def_style_4 .testimonial-content .content-info {
    max-width: 75%;
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    padding-right: 15px;
}
.ftc-element-testimonial.def_style_4 .testimonial-content .avatar-image {
    max-width: 25%;
    display: inline-block;
    vertical-align: middle;
    float: right;
    margin-right: 10px;   
}
.ftc-element-testimonial.def_style_4 .testimonial-content {
    min-height: 180px;
    padding: 20px 0;
    box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_3 .testimonial-content .rating, .ftc-element-testimonial.def_style_4 .testimonial-content .rating{
    display: inline-block;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .content-info .infomation {
    border: 1px solid #ebebeb;
    position: relative;
    margin-top: 30px;
    padding: 20px 5px;
    box-shadow: 0px 0px 7px 4px #ebebeb;
    text-align: center;
}
.ftc-element-testimonial.def_style_5 .testimonial-content{
    padding: 0 5px 10px;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .content-info .name{
    margin-top: 10px;
}
.ftc-element-testimonial.def_style_5 .testimonial-content .content-info .infomation:after {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 15px solid rgba(19, 18, 18, 0.52);
    border-right: 15px solid transparent!important;
    border-left: 15px solid transparent!important;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -15px;
    z-index: 9;
}
.ftc-element-testimonial.def_style_1,
.ftc-element-testimonial.def_style_2,
.ftc-element-testimonial.def_style_3,
.ftc-element-testimonial.def_style_4,
.ftc-element-testimonial.def_style_6{
    padding: 0 10px;
}
.ftc-element-testimonial.def_style_6 .testimonial-content{
    display: grid;
    border: 1px solid #ebebeb;
    padding: 20px 5px;
    box-shadow: 0px 0px 7px 4px #ebebeb;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info{
    grid-row: 1;
    display: grid;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .infomation{
    grid-row: 1;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .byline{
    grid-row: 3;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .rating{
    grid-row: 2;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .name{
    margin-bottom: 30px;
    position: relative;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .content-info .name:after {
    content: "";
    position: absolute;
    width: 60%;
    left: 20%;
    height: 1px;
    background-color: #1e1e1e;
    margin-bottom: 30px;
    top: 30px;
}
.ftc-element-testimonial.def_style_6 .testimonial-content .avatar-image{
    margin: 0 auto;
}
.ftc-element-testimonial.def_style_1 .testimonial-content .infomation,
.ftc-element-testimonial.def_style_2 .testimonial-content .infomation,
.ftc-element-testimonial.def_style_6 .testimonial-content .infomation{
    padding: 0 10px;
}
/*end 6 style Testimonial*/

/*Style for Team Member*/
.ftc-team-member header{
    margin-top: 10px;
}
.ftc-element-team  .ftc-team-member header > h3,.ftc-element-team  .ftc-team-member header > h3 a {
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.ftc-element-team .ftc-team-member {
    max-width: none;
}
.ftc-element-team .ftc-team-member .image-thumbnail{
    margin:auto;
}
.ftc-element-team .ftc-team-member header > h3 a{
    font-weight: 600;
}
.ftc-element-team .ftc-team-member header span.role{
    font-weight: 500;
    font-size: 14px;
    font-style: italic;
}
.ftc-element-team  .ftc-team-member .excerpt{
    margin-top: 10px;
    font-size: 15px;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
}
.team-color .ftc-team-member header > h3 a,.team-color .ftc-team-member header span.role,
.team-color .ftc-team-member .excerpt  {
    color: #fff;
}
.ftc-element-team.def_style_1 .ftc-team-member .image-thumbnail,
.ftc-element-team.def_style_3 .ftc-team-member .image-thumbnail,
.ftc-element-team.def_style_4 .ftc-team-member .image-thumbnail{
    border-radius: unset;
}
.ftc-element-team.def_style_1 .ftc-team-member {
    box-sizing: border-box;
    padding-bottom: 20px;
}
.ftc-element-team.def_style_1 .ftc-team-member:hover {
    /* box-shadow: 0px 0px 7px 4px #ebebeb*/
}
.ftc-element-team .ftc-team-member .image-thumbnail:before{
    display: none;
}
.ftc-element-team.def_style_1 .ftc-team-member .socials ul {
    padding-left: 0;
    background-color: rgba(0, 0, 0, 0.62);
    line-height: 19px;
    padding: 10px 0px;
}
.ftc-element-team.def_style_2 .ftc-team-member header {
    border: 1px solid #ececec;
    margin-top: 15px;
    padding: 20px 0;
    border-radius: 5px;
}
.ftc-element-team.def_style_3 .ftc-team-member .content-info,
.ftc-element-team.def_style_4 .ftc-team-member .content-info{
    display: flex;
    align-items: center;
}
.ftc-element-team.def_style_3 .ftc-team-member .image-thumbnail {
    display: inline-block;
    max-width: 40%;
    margin: 0;
}
.ftc-element-team.def_style_3 .ftc-team-member header {
    display: inline-block;
    max-width: 60%;
    box-sizing: border-box;
    vertical-align: top;
    text-align: left;
    padding: 0 0 10px 15px;
    margin-top: 0;
}
.ftc-element-team.def_style_3 .ftc-team-member header span.role
{
    text-decoration: underline;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials {
    position: relative;
    transform: none;
    display: block;
    background-color: #111;
}
.ftc-element-team.def_style_3 .ftc-team-member .socials ul {
    line-height: 18px;
}
.ftc-element-team.def_style_4 .ftc-team-member .image-thumbnail {
    display: inline-block;
    max-width: 40%;
    float: right;
    order: 2;
}
.ftc-element-team.def_style_4 .ftc-team-member header {
    display: inline-block;
    max-width: 59%;
    box-sizing: border-box;
    vertical-align: top;
    text-align: right;
    padding: 0 15px 10px 0;
    order: 1;
    margin-top: 0;
}
.ftc-element-team.def_style_4 .ftc-team-member header span.role
{
    text-decoration: underline;
}
.ftc-element-team.def_style_4 .ftc-team-member .socials {
    position: relative;
    transform: none;
    display: block;
    background-color: #111;
}
.ftc-element-team.def_style_4 .ftc-team-member .socials ul {
    line-height: 18px;
}
/*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.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail img{
    transform: scale(1);
    -webkit-transform: scale(1);
}
.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail img{
    margin-bottom: 10px;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption h3 a{
    font-weight: 600;
    color: #333;
}
.ftc-portfolio-element .portfolio-inner .item .thumbnail  span.date-time,
.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption .term {
    font-weight: 500;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner{
    margin-bottom: 0;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .icon-group .zoom-img {
    top: 10px;
    right: 10px;
    position: absolute;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul{
    opacity: 0;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item:hover .icon-group ul li,
.ftc-portfolio-element.ftc-portfolio-wrapper .item:hover .icon-group ul{
    opacity: 1;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul {
    background-color: #fff;
    padding: 5px 10px;
    border-radius: 5px;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .ftc-social {
    position: absolute;
    top: 60px;
    right: 10px;
    z-index: 1;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul li a i:hover:before{
    color: #000;
}
.ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group .po-social-sharing {
    top: 60px;
    position: absolute;
    right: 10px;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_1 .portfolio-inner .item .thumbnail .figcaption .term,
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_2 .portfolio-inner .item .thumbnail .figcaption .term{
    margin-bottom: 45px;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_3 .portfolio-inner .item .thumbnail .figcaption .term{
    margin-bottom: 30px;
}
.ftc-portfolio-wrapper.def_style_2.ftc-portfolio-wrapper .portfolio-inner,
.ftc-portfolio-wrapper.def_style_3.ftc-portfolio-wrapper .portfolio-inner{
    margin: 0;
}

.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_2 .item,
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_3 .item{
    padding:0 ;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_2 .item{
    z-index: 0;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.def_style_2 .item:hover{
    z-index: 1;
}
.ftc-portfolio-element.def_style_3 .ftc-social{
    top:12px;
    right: 60px;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .item .thumbnail span.date-time{
   position: absolute;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .item .thumbnail span.date-time {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 30px;
    color: #333;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .item .thumbnail .figcaption{
    opacity: 1;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .figcaption:before,
.ftc-portfolio-element.def_style_3 .portfolio-inner .figcaption:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .figcaption:hover:after {
    background-color: rgba(255,255,255,.2);
    top: 50.5%;
    bottom: 50.5%;
}
.ftc-portfolio-element.def_style_3 .portfolio-inner .figcaption:hover:before {
    background-color: rgba(255,255,255,.2);
    right: 50.5%;
    left: 50.5%;
}
@media only screen and (max-width: 1024px){
    .ftc-portfolio-element.ftc-portfolio-wrapper .ftc-social{
        top: 12px;
        right: 60px;
    }
}
@media only screen and (max-width: 991px) and (min-width: 481px){
    .ftc-portfolio-element.ftc-portfolio-wrapper.columns-3 .item{
        width: 50%;
    }
}
/*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: 20px;
}



/*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;
}
/*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*/
.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*/



/*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;
    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: auto;
}
/*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: 10px;
    left: 10px;
}
.ftc-product-categories.def_style_3 .item-desciption .button-shop{
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.ftc-product-categories.def_style_3 .item-desciption .button-shop p{
    margin-bottom: 0;
}
/*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: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.ftc-product-categories.def_style_4 .ftc-categories .item-desciption .product-count{
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%,-50%);
}
/*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: 5px 0;
    background: rgba(0,0,0,0.6);
    width: 100%;
}
.ftc-product-categories.def_style_5 .ftc-categories .item-desciption .title,
.ftc-product-categories.def_style_5 .ftc-categories .item-desciption .product-count{
    color: #fff;
}
/*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 .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.def_style_1 .products .product{
    border: 1px solid transparent;
}
.product-template.def_style_1 .products .product:hover{
    box-shadow: none;
    border: 1px solid #ebebeb;
}
.product-template.def_style_1 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
    width: 35px !important;
}
.product-template.def_style_1 .ftc-product.product .item-description .meta_info .add-to-cart{
    line-height: 0;
}
/*End*/
/*Product Style 2*/
.product-template.def_style_2 .images .group-button-product > .compare,
.product-template.def_style_2 .images .group-button-product > .quickview,
.product-template.def_style_2 .images .group-button-product > .add-to-cart,
.product-template.def_style_2 .images .group-button-product .yith-wcwl-add-to-wishlist {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: transform 0s ease 0s;
    -moz-transition: transform 0s ease 0s;
    -webkit-transition: transform 0s ease 0s;
    -o-transition: transform 0s ease 0s;
    z-index: 1;
}
.product-template.def_style_2 .ftc-product:hover .images .group-button-product{
    transition: 1s;
}
.product-template.def_style_2 .ftc-product.product{
    padding: 0;
}
.product-template.def_style_2 .ftc-product.product:hover{
    box-shadow: none;
}
.product-template.def_style_2 .ftc-product.product .images{
    border: 1px solid transparent;
}
.product-template.def_style_2 .ftc-product.product:hover .images{
    border: 1px solid #ebebeb;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product{
    width: max-content;
    left: 50%;
    height: 40px;
    webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: auto;
    bottom: 10px;
    display: flex;
    justify-content: center;
    opacity: 1;
    visibility: visible;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.button.loading::after{
    top: 20px;
    right: 32%;
    color: #000;
    font-size: 14px;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart,
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.quickview{
    width: 40px;
    float: none;
    margin: 0 5px;
    display: block;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.quickview,
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a{
    border-radius: 50%;
    background: #fff;
    width: 40px;
    height: 40px;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:before{
    content: "\e04f";
    font-family: "simple-line-icons";
    font-weight: normal;
}
.product-template.def_style_2 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
    width: 40px !important;
    padding-top: 0;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a.added_to_cart:after{
    font-weight: normal;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:before,
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.quickview .icon-magnifier:before{
    color: #333;
    font-weight: bold;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:hover:before,
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.quickview:hover .icon-magnifier:before{
    color: #e8867d; 
}

.product-template.swiper-container.def_style_2 .ftc-product.product .group-button-product .added_to_cart:after{
    color: #333 !important;
    content: "\e080";
}
.product-template.swiper-container.def_style_2 .ftc-product.product .group-button-product .added_to_cart:hover:after{
    color: #e8867d !important;
}
.product-template.def_style_2 .ftc-product.product .images .group-button-product .yith-wcwl-add-to-wishlist,
.product-template.def_style_2 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_2 .ftc-product.product .item-description .meta_info a.compare,
.product-template.def_style_2 .ftc-product.product .item-description .meta_info a.quickview,
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .add-to-cart,
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist.added a.add_to_wishlist{
    display: none;
}
.product-template.def_style_2 .ftc-product.product .item-description{
    text-align: left;
    padding-left: 15px;
}
.product-template.def_style_2 .ftc-product.product .item-description .star-rating{
    margin: 3px 0 5px;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info{
    display: block;
    opacity: 1;
    visibility: visible;
    width: max-content;
    position: absolute;
    top: -5px;
    right: 10px;
}
.product-template.def_style_2 .ftc-product.product .item-description .product_title{
    text-transform: uppercase;
    font-size: 15px;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist a{
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: transparent;
    margin-right: 0;
    transform: none;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist a:before{
    font-weight: bold;
}
.product-template.def_style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover{
    color: #e8867d;
}
.product-template.def_style_2 .ftc-product.product .item-description span.price ins{
    padding-right: 0px;
}
.product-template.def_style_2 .navigation-slider div{
    opacity: 0;
    width: 35px;
    height: 35px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
}
.product-template.def_style_2:hover .navigation-slider div{
    opacity: 1;
}
.product-template.def_style_2 .navigation-slider .nav-next{
    right: 5px;
}
.product-template.def_style_2 .navigation-slider .nav-prev{
    left: 5px;
}
.product-template.def_style_2 .navigation-slider .nav-next:before{
    content: "\f105";
    line-height: 35px;
    font-size: 20px;
}
.product-template.def_style_2 .navigation-slider .nav-prev:before{
    content: "\f104";
    line-height: 35px;
    font-size: 20px;
}
/*end*/
/*product slider - style 3*/
.product-template.def_style_3 .images .group-button-product>.compare,
.product-template.def_style_3 .images .group-button-product>.quickview,
.product-template.def_style_3 .images .group-button-product>.add-to-cart,
.product-template.def_style_3 .images .group-button-product .yith-wcwl-add-to-wishlist {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: transform 0s ease 0s;
    -moz-transition: transform 0s ease 0s;
    -webkit-transition: transform 0s ease 0s;
    -o-transition: transform 0s ease 0s;
    z-index: 1;
}
.product-template.def_style_3 .ftc-product:hover .images .group-button-product{
    transition: 1s;
}
.product-template.def_style_3 .ftc-product.product .images{
    border-radius: 50%;
    margin-bottom: 30px;
}
.product-template.def_style_3 .ftc-product.product .images .conditions-box{
    display: none;
}
.product-template.def_style_3 .products .ftc-product:hover{
    box-shadow: none;
}
.product-template.def_style_3 .products .ftc-product .item-description .meta_info,
.product-template.def_style_3 .products .ftc-product:hover .item-description .meta_info{
    display: none;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product{
    width: 100px;
    left: 50%;
    height: 85px;
    webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-template-rows: auto auto;
    justify-content: center;
    opacity: 1;
    visibility: visible;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
    margin: 0 5px;
    display: block;
    float: left;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
    grid-column: 1;
    grid-row: 2;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart{
    grid-column: 1;
    grid-row: 1;
    margin-bottom: 5px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare{
    grid-column: 2;
    grid-row: 2;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
    grid-column: 2;
    grid-row: 1;
    margin-bottom: 5px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a.add_to_wishlist,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart{
    border-radius: 50%;
    width: 40px;
    height: 40px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistaddedbrowse a:before,
.product-template.def_style_3 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistexistsbrowse a:before{
    line-height: 40px;
    font-size: 15px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:before{
    content: "\e04f";
    font-family: "simple-line-icons";
    font-weight: bold;
}
.product-template.def_style_3 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
    width: 40px !important;
    padding-top: 0;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a.added_to_cart:after{
    font-weight: bold;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button .fa-shopping-cart:before,
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview .icon-magnifier:before{
    color: #333;
}
.product-template.def_style_3 .ftc-product.product .group-button-product .added_to_cart:after{
    color: #333;
    content: "\e080";
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist{
    display: block;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added .ajax-loading,
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added a.add_to_wishlist{
    display: none;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist i.icon-heart:before{
    content: "\e08a";
    font-family: 'simple-line-icons';
    color: #333;

}
.product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button.loading:after{
    font-size: 15px;
    top: 20px;
    right: 15px;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a i:before{
    font-weight: bold;
}
.product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview:hover .icon-magnifier:before
, .product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare:hover i:before
, .product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare:hover
, .product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart:hover a:before
, .product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart:hover a.added_to_cart:after
, .product-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist:hover a i:before{
    color: #e8867d;
}
@media only screen and (max-width: 991px){
    .product-template.def_style_3 .ftc-product.product .images .group-button-product{
        height: 40px;
    }
    .product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
        grid-column: 3;
        grid-row: 1;
    }
    .product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart,
    .product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
        margin-bottom: 0;
    }
}
@media only screen and (max-width: 480px){
    .product-template.def_style_3 .ftc-product.product .images .group-button-product{
        height: 35px;
    }
    .product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a,
    .product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a,
    .product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
    .product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a.add_to_wishlist,
    .product-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a i,
    .product-template.def_style_3 .ftc-product.product .images .group-button-product a.compare,
    .product-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview,
    .product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a,
    .product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart{
        height: 35px;
        width: 35px;
    }
    .product-template.def_style_4 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before,
    .product-template.def_style_3 .post .add-to-cart.add_to_cart_button a.add_to_cart_button:before{
        width: 35px !important;
    }
    .product-template.def_style_3 .ftc-product.product .images .group-button-product a i,
    .product-template.def_style_3 .ftc-product.product .images .group-button-product div.add-to-cart a:before,
    .product-template.def_style_3 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistaddedbrowse a:before,
    .product-template.def_style_3 .ftc-product.product .images .group-button-product .yith-wcwl-wishlistexistsbrowse a:before{
        line-height: 35px;
        font-size: 14px;
    }
}
/*end*/
/*Product Style 4*/
.product-template.def_style_4 .products .ftc-product{
    padding: 10px;
    padding-bottom: 45px;
}
.product-template.def_style_4 .products .ftc-product:hover{
    box-shadow: none;
    background-color: #f5f4f9;
}
.product-template.def_style_4 .products .ftc-product .meta_info{
    display: none;
}
.product-template.def_style_4 .products .ftc-product:hover .meta_info{
    display: flex;
    position: absolute;
    width: 100%;
    top: 90px;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info{
    justify-content: center;
    margin-bottom: 10px;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info .quickview{
    display: none;
}

.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
    background-color: transparent;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.compare{
    margin-left: 15px;
    order: 3;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
    margin-left: 0;
    margin-right: 15px;
    order: 1;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info div.add-to-cart{
    order: 2;
}

.product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist.added .icon-heart:before{
    content: "\f004";
    font-family: 'fontawesome';
    color: #333;
}
.product-template.def_style_4 .ftc-product .item-description .meta_info a.compare i.icon-refresh:before{
    font-size: 14px;
}
.product-template.def_style_4 .ftc-product.product .images .group-button-product{
    width: auto;
    left: auto;
    height: 40px;
    webkit-transform: translate(0,0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    top: auto;
    right: 10px;
    bottom: 10px;
    opacity: 1;
    visibility: visible;
    display: block;
}
.product-template.def_style_4 .ftc-product.product .images .group-button-product a.quickview{
    background-color: transparent;
}
.product-template.def_style_4 .ftc-product.product .images .group-button-product a.quickview:hover i:before{
    color: #e8867d;
}
.product-template.def_style_4 .ftc-product .images .group-button-product div.add-to-cart,
.product-template.def_style_4 .ftc-product .images .group-button-product div.yith-wcwl-add-to-wishlist,
.product-template.def_style_4 .ftc-product .images .group-button-product a.compare{
    display: none;
}
.product-template.swiper-container.def_style_4 .navigation-slider div{
    opacity: 0;
    width: 40px;
    height: 40px;
    text-align: center;
    border-radius: 50%;
    background: transparent;
    top: 34%;
}
.product-template.swiper-container.def_style_4:hover .navigation-slider div{
    opacity: 1;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-next{
    right: 0px;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-prev{
    left: 0px;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-next:before{
    content: "\f105";
    line-height: 38px;
}
.product-template.swiper-container.def_style_4 .navigation-slider .nav-prev:before{
    content: "\f104";
    line-height: 38px;
}
@media only screen and (min-width: 992px){
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button
    , .product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart{
        background-color: #e8867d;
    }
    .product-template.swiper-container.def_style_4 .navigation-slider .nav-next{
        right: 10px;
    }
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button,
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart{
        width: 120px;
        border-radius: 0;
    }
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button:hover,
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart:hover{
        background-color: #333;
    }
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart{
        font-size: 14px;
    }
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart:after{
        display: none;
    }
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button:before{
        display: none;
    }
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart,
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button span{
        font-size: 14px;
        color: #fff;
    }
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.compare,
    .product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist,
    .product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist a{
        background-color: transparent;
    }
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.compare:hover,
    .product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover,
    .product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist:hover a{
        color: #333;
    }
    .product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist:hover a{
        color: #333 !important;
    }
}
@media only screen and (max-width: 1024px) and (min-width: 992px){
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.add_to_cart_button,
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.added_to_cart{
        width: 110px;
    }
}
@media only screen and (max-width: 1024px){
    .product-template.def_style_4 .ftc-product .item-description .meta_info a.compare{
        margin-left: 5px;
    }
    .product-template.def_style_4 .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
        margin-right: 5px;
    }
}
@media only screen and (max-width: 480px){
    .product-template.def_style_4 .woocommerce .products .product .price del{
        padding-right: 15px;
    }
}
/*end*/
/*product slider - style 5*/
.product-template.def_style_5 .images .group-button-product>.compare,
.product-template.def_style_5 .images .group-button-product>.quickview,
.product-template.def_style_5 .images .group-button-product>.add-to-cart,
.product-template.def_style_5 .images .group-button-product .yith-wcwl-add-to-wishlist {
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: transform 0s ease 0s;
    -moz-transition: transform 0s ease 0s;
    -webkit-transition: transform 0s ease 0s;
    -o-transition: transform 0s ease 0s;
    z-index: 1;
}
.product-template.def_style_5 .ftc-product:hover .images .group-button-product{
    transition: 1s;
}
.product-template.def_style_5 .ftc-products.swiper-wrapper .swiper-slide{
    border: 1px solid transparent;
}
.product-template.def_style_5 .ftc-products.swiper-wrapper .swiper-slide:hover{
    border: 1px solid #e8867d;
}
.product-template.def_style_5 .ftc-product.product{
    padding: 0;
}
.product-template.def_style_5 .ftc-product.product:hover{
    box-shadow: none;
}
.product-template.def_style_5 .ftc-product.product .item-description span.price ins{
    padding-right: 0px;
}
.product-template.def_style_5 .ftc-product.product:hover .item-description .meta_info{
    opacity: 0;
    visibility: hidden;
    display: none;
}
.product-template.def_style_5 .ftc-product.product .item-description .product_title{
    font-size: 14px;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product > a i:before,
.product-template.def_style_5 .ftc-product.product .images .group-button-product > div a i:before{
    color: #fff;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse a:before,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before{
    color: #fff;
    content: '\f004';
    font-family: 'fontawesome';
    line-height: 40px;

}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a i{
    display: none;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist{
    display: block;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added a.add_to_wishlist,
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist.added img.ajax-loading{
    display: none;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist:before{
    content: "\e08a";
    font-family: 'simple-line-icons';
    color: #fff !important;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product a.compare.added:before{
    color: #fff;
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product > a,
.product-template.def_style_5 .ftc-product.product .images .group-button-product > div a{
    background-color: rgba(0, 0, 0, 0.8);
}
.product-template.def_style_5 .ftc-product.product .images .group-button-product > a:hover,
.product-template.def_style_5 .ftc-product.product .images .group-button-product > div a:hover{
    background-color: #e8867d !important;
}
.product-template.def_style_5 .images .group-button-product > div a i,
.product-template.def_style_5 .images .group-button-product > a i{
    font-size: 13px;
}
@media only screen and (min-width: 992px){
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a{
        background-color: #e8867d;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product {
        display: grid;
        grid-template-columns: auto auto auto;
        grid-template-rows: auto auto;
        justify-content: center;
        height: 86px;
        top: auto;
        transform: translateY(0);
        bottom: 20px;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart{
        grid-column-start: 1;
        grid-column-end: 4;
        grid-row-start: 3;
        width: 150px;
        text-align: center;
        margin-top: 7px;
        position: relative;
        display: block;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a{
        width: 140px;
        border-radius: 30px;
        position: relative;
        font-size: 13px;
        text-transform: uppercase;
        font-weight: normal;
        height: 40px;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a span.ftc-tooltip,
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a.added_to_cart{
        height: 40px;
        width: 140px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart .add_to_cart_button:before,
    .product-template.def_style_5 .ftc-product.product .images .group-button-product .added_to_cart:after{
        display: none;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product a.button.loading::after{
        top: 20px;
        right: 7px;
        transform: translateX(0);
    }

    .product-template.def_style_5 .ftc-product.product .images .group-button-product a.quickview,
    .product-template.def_style_5 .ftc-product.product .images .group-button-product a.compare,
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist{
        width: 40px;
        position: relative;
        border-radius: 50%;
        margin: 0 5px;
        display: block;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product a.quickview{
        grid-column: 1;
        grid-row: 1;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist{
        grid-column: 2;
        grid-row: 1;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product a.compare{
        grid-column: 3;
        grid-row: 1;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product a.compare .icon-refresh:before{
        content: "\f036";
        font-family: 'fontawesome';
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a{
        border-radius: 50%;
    }   
}
@media only screen and (max-width: 991px){
    .product-template.def_style_5 .ftc-product.product .images .group-button-product a.quickview,
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart,
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist{
        width: 40px;
        position: relative;
        border-radius: 50%;
        margin: 0 5px;
        display: block;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product{
        width: max-content;
        left: 50%;
        top: auto;
        transform: translate(-50%, 0);
        bottom: 20px;
        display: flex;
        height: 40px;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a,
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a{
        border-radius: 50%;
        width: 40px;
        height: 40px;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a.add_to_cart_button:before {
        content: "\e04f";
        font-family: "simple-line-icons";
        font-weight: normal;
        color: #fff !important;
        padding: 0;
        width: 40px !important;
    }
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart a{
        background-color: rgba(0, 0, 0, 0.8);
    }
}
@media only screen and (max-width: 480px){
    .product-template.def_style_5 .navigation-slider .nav-next{
        right: -15px;
    }
    .product-template.def_style_5 .navigation-slider .nav-prev{
        left: -15px;
    }
    .product-template.def_style_5 .navigation-slider .nav-prev:before,
    .product-template.def_style_5 .navigation-slider .nav-next:before{
        font-size: 20px;
    }
}
@media only screen and (max-width: 375px){
    .product-template.def_style_5 .ftc-product.product .images .group-button-product a.quickview,
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.add-to-cart,
    .product-template.def_style_5 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist{
        margin: 0 1px;
    }
}
/*end*/


/*Product slider Style 6*/
.product-template.def_style_6 .ftc-product.product .images .conditions-box{
    display: none;
}
.product-template.def_style_6 .products .ftc-product:hover{
    box-shadow: none;
}
.product-template.def_style_6 .ftc-product.product:hover .meta_info{
    transition: 1s;
}
.product-template.def_style_6 .products .ftc-product .item-description .meta_info > div{
    transition: transform 0s ease 0s;
    -moz-transition: transform 0s ease 0s;
    -webkit-transition: transform 0s ease 0s;
    -o-transition: transform 0s ease 0s;
}
.product-template.def_style_6 .products .ftc-product .item-description .meta_info > a,
.product-template.def_style_6 .products .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
    display: none;
}
.product-template.def_style_6 .products .ftc-product .item-description .meta_info .add-to-cart{
    height: 40px;
}
.product-template.def_style_6 .ftc-product .item-description .meta_info a.added_to_cart,
.product-template.def_style_6 .products .ftc-product .item-description .meta_info a.add_to_cart_button{
    width: 115px;
    height: 40px;
    line-height: 40px;
    border-radius: 15px;
    background-color: #e8867d;
}
.product-template.def_style_6 .products .ftc-product .item-description .meta_info a.add_to_cart_button:before{
    display: none;
}
.product-template.def_style_6 .ftc-product .item-description .meta_info a.added_to_cart,
.product-template.def_style_6 .products .ftc-product .item-description .meta_info a .ftc-tooltip{
    font-size: 13px;
    color: #fff;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product{
    width: 40px;
    height: auto;
    right: 10px;
    top: 10px;
    left: auto;
    display: grid;
    grid-template-columns: auto auto auto;
    grid-template-rows: auto auto;
    justify-content: center;
    opacity: 1;
    visibility: visible;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-template.def_style_6 .ftc-product.product .images .group-button-product a.compare,
.product-template.def_style_6 .ftc-product.product .images .group-button-product a.quickview{
    display: block;
    float: left;
    margin-top: 10px;
    border-radius: 5px;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a{
    border-radius: 5px;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
    grid-column: 1;
    grid-row: 1;
    margin-top: 0;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product a.compare{
    grid-column: 1;
    grid-row: 2;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product a.quickview{
    grid-column: 1;
    grid-row: 3;
    margin-left: 0;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist i{
    display: none;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist:not(.added) a.add_to_wishlist{
    display: block;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist:before{
    content: "\e08a";
    font-family: 'simple-line-icons';
    color: #333;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:before,
.product-template.def_style_6 .ftc-product.product .images .group-button-product > a i:before{
    font-weight: bold;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:hover:before{
    color: #e8867d;
}
.product-template.def_style_6 .ftc-product.product .images .group-button-product a:hover i:before,
.product-template.def_style_6 .ftc-product.product .images .group-button-product > a:hover i:before{
    color: #e8867d;
}
/*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 ul.ftc-products{
    padding-left: 0;
    margin: 0;
}
.ftc_products_deal_slider .title-products-deal{
    margin-bottom: 0;
}
.ftc_products_deal_slider .ftc-deal-products .product .images{
    margin-bottom: 0;
}
.ftc_products_deal_slider .ftc-deal-products .ftc-product.product > .item-description{
    padding-bottom: 0;
}
.ftc_products_deal_slider.def_style_1{
    padding: 5px;
}
.ftc_products_deal_slider.def_style_1 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_1 .meta_info > div{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: transform 0s ease 0s;
    -moz-transition: transform 0s ease 0s;
    -webkit-transition: transform 0s ease 0s;
    -o-transition: transform 0s ease 0s;
    z-index: 1;
}
.ftc_products_deal_slider.def_style_1 .ftc-deal-products .ftc-product.product > .item-description{
    top: 50%;
    transform: translateY(-49%);
    position: absolute;
}
.ftc_products_deal_slider.def_style_1 .ftc-product.product{
    width: 100%;
}
.ftc_products_deal_slider.def_style_1 .ftc-product.product .item-description .meta_info{
    opacity: 1;
    visibility: visible;
}
.ftc_products_deal_slider.def_style_1 .swiper-slide{
    padding: 5px;
}
/*End*/
/*Product Deal Style 2*/
.ftc_products_deal_slider.def_style_2 .ftc-product.product{
    background-color: #fff;
    padding: 15px;
}
.ftc_products_deal_slider.def_style_2 .ftc-product.product:hover{
    box-shadow: none;
}
.ftc_products_deal_slider.def_style_2 .ftc-product.product{
    width: 100%;
}
.ftc_products_deal_slider.def_style_2{
    max-width: 570px;
    padding: 30px 0;
    margin: auto;
}
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description{
    top: 50%;
    transform: translateY(-50%);
    margin-top: 10px;
    position: absolute;
}
.ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description .meta_info{
    position: absolute;
    width: max-content;
    left: 50%;
    transform: translateX(-50%);
    top: auto;
    bottom: -40px;
}
/*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 .ftc-product.product{
    float: none;
}
.ftc_products_deal_slider.def_style_3 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_3 .meta_info > div{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: transform 0s ease 0s;
    -moz-transition: transform 0s ease 0s;
    -webkit-transition: transform 0s ease 0s;
    -o-transition: transform 0s ease 0s;
    z-index: 1;
}
.ftc_products_deal_slider.def_style_3 .ftc-deal-products .ftc-product.product > .item-description{
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .meta_info{
    opacity: 1;
    visibility: visible;
    grid-row: 4;
}
.ftc_products_deal_slider.def_style_3 .ftc-products .ftc-product.product > div{
    float: right;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .counter-wrapper > div{
    width: 60px;
    height: 60px;
    padding: 10px 5px;
    border-radius: 50%;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description{
    display: grid;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .product-name{
    grid-row: 1;
    font-size: 24px;
    margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .star-rating{
    grid-row: 2;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .price{
    grid-row: 3;
}
.ftc_products_deal_slider.def_style_3 .ftc-product.product .item-description .counter-wrapper{
    margin-top: 20px;
    grid-row: 5;
    height: 60px;
}
.ftc_products_deal_slider.def_style_3 .swiper-slide{
    padding: 5px;
}
/*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 .ftc-product.product .item-description .meta_info{
    opacity: 1;
    visibility: visible;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product{
    float: none;
    box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .images{
    float: none;
    max-width: 100%;
    margin: 0 auto;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 2;
    border-radius: 20px;
    margin-top: 5px;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description{
    max-width: 60%;
    padding: 50px 0;
    background-color: rgba(0,0,0,.8);
    display: grid;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .meta_info{
    display: none;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .product-name a{
    color: #fff;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .product-name{
    grid-row: 1;
    font-size: 24px;
    margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .star-rating{
    grid-row: 2;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .price{
    grid-row: 3;
    padding-bottom: 20px;
    position: relative;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .price:before{
    position: absolute;
    content: '';
    width: 80px;
    height: 1px;
    background-color: #fff;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .counter-wrapper{
    grid-row: 4;
    height: 50px;
}
.ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .counter-wrapper > div{
    background: transparent;
    border-color: transparent;
}
.ftc_products_deal_slider.def_style_4 .swiper-slide{
    padding: 5px;
}
/*End*/
/*Product Deal Style 5*/
.ftc_products_deal_slider.def_style_5{
    padding: 5px;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product{
    float: none;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product:hover{
    box-shadow: none;
}
.ftc_products_deal_slider.def_style_5 .product .item-description .meta_info a,
.ftc_products_deal_slider.def_style_5 .meta_info > div{
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    transition: transform 0s ease 0s;
    -moz-transition: transform 0s ease 0s;
    -webkit-transition: transform 0s ease 0s;
    -o-transition: transform 0s ease 0s;
    z-index: 1;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product >div{
    max-width: 100%;
}
.ftc_products_deal_slider.def_style_5 .ftc-deal-products .ftc-product.product > .item-description{
    position: relative;
    top: -50px;
    max-width: calc(100% - 50px);
    left: 50%;
    transform: translateX(-50%);
    padding: 40px 0;
    box-shadow: 0px 2px 7px 3px rgba(0,0,0,0.1);
    z-index: 2;
    display: grid;
    background-color: #fff;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .meta_info{
    opacity: 1;
    visibility: visible;
    grid-row: 4;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper > div{
    width: 60px;
    height: 60px;
    padding: 10px 5px;
    border-radius: 50%;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .product-name{
    grid-row: 1;
    font-size: 24px;
    margin-bottom: 10px;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .star-rating{
    grid-row: 2;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .price{
    grid-row: 3;
}
.ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper{
    margin-top: 20px;
    grid-row: 5;
    height: 60px;
}
/*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 .images{
    vertical-align: middle;
}
.ftc-product-widget .products-widget .ftc-product .images{
    float: none;
    max-width: 40%;
}
.ftc-product-widget .products-widget .ftc-product .images .conditions-box{
    display: none;
}
.ftc-product-widget .products-widget .ftc-product .meta-description{
    max-width: 60%;
    padding: 0px 10px 0 20px;
    line-height: 0;
}
.ftc-product-widget .products-widget .ftc-product .meta-description .product-name{
    font-size: 18px;
    height: 25px;
    margin-bottom: 5px;
}
.ftc-product-widget .products-widget .ftc-product .meta-description .price{
    height: 22px;
}
.ftc-product-widget.elements .title-product-widget{
    margin-bottom: 0;
}
/*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;
}
/*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;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product:nth-child(3){
    margin-bottom: 0;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description,
.ftc-product-widget.def_style_3 .products-widget .ftc-product .images{
    max-width: 100%;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description{
    margin-top: 5px;
    text-align: center;
    padding: 10px 0 18px;
}
.ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description .star-rating{
    float: none;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product{
    max-width: 150px;
    margin: 0 auto 20px;
    text-align: center;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product:last-child{
    margin-bottom: 0;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description{
    margin-top: 0;
}
/*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;
}
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product{
    max-width: 150px;
    margin: 0 auto 20px;
    text-align: center;
}
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product:last-child{
    margin-bottom: 0;
}
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product .images{
    margin-top: 0;
}
/*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: 10px 20px 0 10px;
}
.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.style_2{
    top: 37%;
}
.carousel-row2 .navigation-slider div{
    top: 25%;
}
.carousel-row3 .navigation-slider div{
    top: 44%;
}
.image-carousel .navigation-slider div{
    top: 43%;
}
@media only screen and (min-width: 992px){
    .carousel-row1,
    .carousel-row2,
    .carousel-row3,
    .carousel-row4{
        margin: 0 -15px;
    }
}
.carousel-row1 .product-template,
.carousel-row2 .ftc-blogs-slider,
.carousel-row3 .ftc-product-categories,
.image-carousel .ftc-all-slider{
    padding: 0 15px;
}
/*end*/


/*Product Tabs Style 1*/
.product-tab-template.ftc-product-tabs.def_style_1.horizontal .tabs-wrapper .tab-title,
.product-tab-template.ftc-product-tabs.def_style_2 .tabs-wrapper .tab-title,
.product-tab-template.ftc-product-tabs.def_style_3 .tabs-wrapper .tab-title{
    padding: 0 15px;
}
.product-tab-template.ftc-product-tabs .tabs-content-wrapper .tab-content{
    padding-bottom: 0;
}
.product-tab-template.ftc-product-tabs .tabs-content-wrapper .tab-content .product .item-description{
    padding-bottom: 10px;
}
.product-tab-template.ftc-product-tabs.vertical .tabs-content-wrapper .tab-content{
    padding-top: 0;
}
.product-tab-template.ftc-product-tabs.vertical .tabs-wrapper .tab-title{
    text-align: center;
}
.product-tab-template.ftc-product-tabs .tabs-wrapper .tab-title .title{
    font-size: 16px;
}

.product-tab-template.def_style_1 .tabs-content-wrapper .products .owl-item{
    padding: 0 3px;
}

/*End*/

/*Product Tabs Style 2*/
.product-tab-template.def_style_2 .group-button-product {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist {
    margin: 0 10px;
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .quickview {
    display: none;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist a,
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart {
    display: inline-block;
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart a.add_to_cart_button:before,
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart a.button:before {
    font-size: 21px;
    content: '\f07a';
    font-family: fontaweSome;
}
.product-tab-template.def_style_2 .woocommerce .product .images:hover .group-button-product {
    display: flex;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product {
    justify-content: center;
    height: auto;
    top: auto;
    bottom: 20px;
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .compare .icon-refresh:before {
    content: '\e058';
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .compare.added:before {
    content: "\e057";
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart a.add_to_cart_button.loading:before {
    opacity: 0;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div,
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div a,
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > a {
    width: 55px;
    height: 55px;
    border-radius: 50%;
}
.product-tab-template.def_style_2 .images .group-button-product > div a i,
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:before, .product-tab-template.def_style_2 .images .group-button-product > a i, .product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div a:first-child:before, .product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > a:first-child:before {
    line-height: 55px;
    font-size: 21px;
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .compare:hover .icon-refresh:before,
.product-tab-template.def_style_2 .group-button-product .yith-wcwl-add-to-wishlist:hover i,
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart:hover a.add_to_cart_button:before,
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart:hover a.button:before {
    color: #a07936;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:hover:before {
    color: #a07936;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.add-to-cart a.added_to_cart.wc-forward:hover:after {
    color: #a07936;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > div.add-to-cart a.added_to_cart.wc-forward:after {
    font-size: 20px;
    line-height: 55px;
    right: 32%;
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .add-to-cart a.add_to_cart_button.loading:after {
    font-size: 18px;
    top: 50%;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product .yith-wcwl-add-to-wishlist.added .show .icon-heart:before {
    font-family: fontaweSome;
    content: "\f004";
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .compare.added:hover:before{
    color: #a07936;
}
.product-tab-template.def_style_2 .woocommerce .products .product .images .compare.added:before {
    line-height: 55px;
}
.product-tab-template.def_style_2 .woocommerce .product .item-description h3.product_title {
    font-size: 17px;
}
.product-tab-template.def_style_2 .woocommerce .products .product:hover {
    box-shadow: none;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product .yith-wcwl-add-to-wishlist.added{
    display: inline-flex;
}
.product-tab-template.def_style_2 .woocommerce .product .images .group-button-product .yith-wcwl-add-to-wishlist.added a.add_to_wishlist.wishlist {
    display: none;
}
.product-tab-template.def_style_2 .woocommerce .products .product {
    max-width: 100%;
}
.elementor-element.best-sell.elementor-widget {
    margin-bottom: 0;
    position: absolute;
}
.product-tab-template.def_style_2 .ftc-product.product:hover .item-description .meta_info,.product-tab-template.def_style_2 .ftc-product.product .item-description .meta_info {
    display: none;
}
.product-tab-template.def_style_2 .ftc-product.product .item-description .product_title.product-name {
    position: absolute;
    top: 35px;
    text-align: left;
    height: auto;
    text-transform: none;
    font-weight: normal;
}
.product-tab-template.def_style_2 .woocommerce .products .star-rating {
    margin: 7px 0 0px;
    position: absolute;
    right: 0;
}
.product-tab-template.def_style_2 .tabs-content-wrapper .tab-content .product .item-description {
    padding-bottom: 30px;
}
.product-tab-template.def_style_2 .woocommerce .products .price {
    text-align: left;
}
.product-tab-template.def_style_2 .woocommerce .products .price .amount {
    color: #666;
    font-weight: 400;
}
@media only screen and (max-width: 991px){
    .product-tab-template.def_style_2 .woocommerce .product .images .group-button-product > a.compare{
        display: none;
    }
}
/*End*/


/*Product tab Style 3*/
.product-tab-template.def_style_3 .ftc-product.product .images .conditions-box{
    display: none;
}
.product-tab-template.def_style_3 .products .ftc-product:hover{
    box-shadow: none;
}
    /*.product-tab-template.def_style_2 .ftc-product.product:hover .meta_info{
        transition: 1s;
    }
    .product-tab-template.def_style_2 .products .ftc-product .item-description .meta_info > div{
        transition: transform 0s ease 0s;
        -moz-transition: transform 0s ease 0s;
        -webkit-transition: transform 0s ease 0s;
        -o-transition: transform 0s ease 0s;
        }*/
        .product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info > a,
        .product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist{
            display: none;
        }
        .product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info .add-to-cart{
            height: 40px;
        }
        .product-tab-template.def_style_3 .ftc-product .item-description .meta_info a.added_to_cart,
        .product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info a.add_to_cart_button{
            width: 115px;
            height: 40px;
            line-height: 40px;
            border-radius: 15px;
            background-color: #e8867d;
        }
        .product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info a.add_to_cart_button:before{
            display: none;
        }
        .product-tab-template.def_style_3 .ftc-product .item-description .meta_info a.added_to_cart,
        .product-tab-template.def_style_3 .products .ftc-product .item-description .meta_info a .ftc-tooltip{
            font-size: 13px;
            color: #fff;
        }
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product{
            width: 40px;
            height: auto;
            right: 10px;
            top: 10px;
            left: auto;
            display: grid;
            grid-template-columns: auto auto auto;
            grid-template-rows: auto auto;
            justify-content: center;
            opacity: 1;
            visibility: visible;
        }
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist,
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product a.compare,
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
            display: block;
            float: left;
            margin-top: 10px;
            border-radius: 5px;
        }
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a{
            border-radius: 5px;
        }
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist{
            grid-column: 1;
            grid-row: 1;
            margin-top: 0;
        }
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product a.compare{
            grid-column: 1;
            grid-row: 2;
        }
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product a.quickview{
            grid-column: 1;
            grid-row: 3;
            margin-left: 0;
        }
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist i{
            display: none;
        }
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist:not(.added) a.add_to_wishlist{
            display: block;
        }
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product div.yith-wcwl-add-to-wishlist a.add_to_wishlist:before{
            content: "\e08a";
            font-family: 'simple-line-icons';
            color: #333;
        }
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:before,
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > a i:before{
            font-weight: bold;
        }
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > div.yith-wcwl-add-to-wishlist a:hover:before{
            color: #e8867d;
        }
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product a:hover i:before,
        .product-tab-template.def_style_3 .ftc-product.product .images .group-button-product > a:hover i:before{
            color: #e8867d;
        }
        .product-tab-template.def_style_3 .tabs-content-wrapper .tab-content .product .item-description{
            padding-bottom: 5px;
            min-height: 155px;
        }
        .product-tab-template.def_style_3 .tabs-content-wrapper .product .item-description .ftc-thumbnails-gallery{
            display: none;
        }
        .product-tab-template.def_style_3 .tabs-content-wrapper .product:hover .item-description .ftc-thumbnails-gallery{
            display: block;
        }
        .product-tab-template.def_style_3 .tabs-content-wrapper .product:hover .item-description .price,
        .product-tab-template.def_style_3 .tabs-content-wrapper .product:hover .item-description .star-rating{
            display: none;
        }
        .product-tab-template.def_style_3 .ftc-thumbnails-gallery .details-thumbnails li span img{
            width: 40px;
            height: 60px;
        }
        .product-tab-template.def_style_3 .woocommerce .products .ftc-product.product{
            margin-bottom: 10px;
        }

        .product-tab-template.def_style_1 .tabs-content-wrapper{
            padding: 5px 7px 0;
            margin: 0 -7px;
        }
        /*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;
        }
        .ftc-image-hotspots .woocommerce .ftc-product .images{
            margin-bottom: 0;
        }
        .ftc-image-hotspots .woocommerce .ftc-product .item-description{
            padding-top: 15px;
            padding-bottom: 0;
            background-color: #fff;
        }
        .ftc-image-hotspots .woocommerce .ftc-product .item-description .meta_info{
            position: absolute;
        }
        .ftc-image-hotspots .woocommerce .ftc-product:hover .item-description .meta_info{
            position: relative;
        }
        .ftc-image-hotspots .woocommerce .ftc-product:hover .item-description{
            padding-bottom: 5px;
        }
        .ftc-image-hotspots .woocommerce .ftc-product .item-description .product-categories,
        .ftc-image-hotspots .woocommerce .ftc-product .item-description .product-sku{
            display: none;
        }
        .ftc-image-hotspots .woocommerce .star-rating span::before{
            color: #d79d4a;
        }
        /*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*/
        .woocommerce.ftc-product-grid.def_style_1{
            margin-top: 75px;
        }
        .ftc-product-grid.def_style_1 .products .product{
            margin-top: -75px;
            z-index: 1;
        }
        .ftc-product-grid.def_style_1 .products .product:hover{
            z-index: 2;
        }
        .ftc-product-grid.def_style_1 .load-more-product {
            text-align: center;
        }
        .ftc-product-grid.def_style_1 .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*/
        /*style2*/
        .ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint{
            position: relative;
            padding: 20px 0;
            width: max-content;
            margin: 30px auto;
        }
        .ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint:before{
            position: absolute;
            content: '';
            width: 70px;
            height: 70px;
            left: 50%;
            top: 50%;
            background-color: #A07936;
            transform: translate(-50%, -50%);
            border-radius: 50%;
            z-index: -1;
        }
        .ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint:hover:before{
            background-color: #000;
        }
        .ftc_custom_timeline.def_style_2 .ftc_timeline_breakpoint .breakpoint_title{
            border: none;
        }


        /*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;
        }


        @media only screen and (max-width: 767px){
            .ftc-single-product div.single-product-container .entry-summary{
                text-align: center !important;
                padding-right: 0;
            }
            .ftc-single-product div.product div.summary .woocommerce-product-rating a.woocommerce-review-link,
            .ftc-single-product div.single-product-container .entry-summary>*{
                float: none;
            }
            .ftc-single-product div.single-product-container .entry-summary .social-sharing{
                float: left;
            }
            .ftc-single-product div.single-product-container .entry-summary .social-sharing .ftc-social-sharing{
                display: inline-block;
            }
            .ftc-single-product div.product a.ftc-size_chart{
                max-width: 50px;
                max-width: 160px;
                margin: 60px auto 0;
            }
            .ftc-single-product div.product .summary .yith-wcwl-add-to-wishlist,
            .ftc-single-product div.product .summary .compare{
                float: none;
            }
            .ftc-single-product div.product .summary .compare{
                margin-right: 0;
            }
        }
        /*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: 1024px) and (min-width: 992px){
        .ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description{
            padding-top: 3px;
        }
        .ftc_products_deal_slider.def_style_1 .ftc-deal-products .ftc-product.product{
            padding: 30px 0;
        }
        .ftc_products_deal_slider.def_style_1 .ftc-deal-products .ftc-product.product > .item-description{
            max-width: 60%;
        }
        .ftc_products_deal_slider.def_style_1 .ftc-deal-products .ftc-product.product .images{
            max-width: 40%;
        }
        .ftc_products_deal_slider.def_style_5 .ftc-deal-products .ftc-product.product > .item-description{
            max-width: calc(100% - 30px);
        }
        .ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper > div{
            width: 55px;
            height: 55px;
            padding: 5px;
            border-radius: 50%;
        }
        .ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper .number-wrapper span{
            font-size: 12px;
        }
        .ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper .countdown-meta{
            font-size: 11px;
        }
    }
    @media only screen and (max-width: 1024px) and (min-width: 768px){
        .ftc-product-widget .products-widget .ftc-product .meta-description .product-name{
            font-size: 17px;
        }
        .ftc-product-widget.def_style_2 .products-widget .ftc-product{
            padding: 5px 10px;
        }
        .widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product,
        .widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product{
            max-width: 120px;
        }
    }
    @media only screen and (max-width: 991px) and (min-width: 768px){
        .widget-banner img{
            padding-left: 15px;
        }
        .deal-style2{
            width: 100% !important;
            text-align: center; 
        }

    }
/*@media only screen and (max-width: 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% - 30px);
        }
    }
    @media only screen and (max-width: 991px){
        .ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper > div{
            width: 55px;
            height: 55px;
            padding: 5px;
            border-radius: 50%;
        }
        .ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper .number-wrapper span{
            font-size: 12px;
        }
        .ftc_products_deal_slider.def_style_5 .ftc-product.product .item-description .counter-wrapper .countdown-meta{
            font-size: 11px;
        }
        .ftc_products_deal_slider.def_style_1 ul.ftc-products,
        .ftc_products_deal_slider.def_style_3 ul.ftc-products,
        .ftc_products_deal_slider.def_style_4 ul.ftc-products,
        .ftc_products_deal_slider.def_style_5 ul.ftc-products{
            justify-content: normal;
        }
        .ftc_products_deal_slider.def_style_1 .products .ftc-deal-products,
        .ftc_products_deal_slider.def_style_2 .products .ftc-deal-products,
        .ftc_products_deal_slider.def_style_3 .products .ftc-deal-products,
        .ftc_products_deal_slider.def_style_4 .products .ftc-deal-products,
        .ftc_products_deal_slider.def_style_5 .products .ftc-deal-products{
            width: 100%;
            padding: 10px;
        }
        .ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description{
            padding: 25px 0;
        }
        .ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description .product-name{
            font-size: 20px;
            margin-bottom: 5px;
        }
        .deal-style2:first-child{
            margin-bottom: 20px;
        }
        .ftc_products_deal_slider.def_style_1{
            max-width: 570px;
            margin: auto;
        }
        .ftc_products_deal_slider.def_style_1 .ftc-deal-products .ftc-product.product > .item-description,
        .ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description{
            right: 0;
        }
        .ftc_products_deal_slider.def_style_4 .ftc-product.product .item-description{
            max-width: 80%;
        }
        .widget-style3{
            width: 100% !important;
        }
        .ftc-product-widget.def_style_3 {
            max-width: 400px;
            margin: 0 auto;
        }
        .ftc-product-widget.def_style_3 .products-widget .ftc-product .meta-description .product-name{
            font-size: 20px;
        }
        .ftc-elements-blogs-timeline.columns-2 .ftc-blogs{
            width: 100%;
        }
        .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1){
            padding-right: 0px;
        }
        .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+2){
            padding-left: 0px;
        }
        .ftc-elements-blogs-timeline.columns-2 .element-timeline{
            max-width: 20%;
            width: 20%;
        }
        .ftc-elements-blogs-timeline.columns-2 .inner-wrap{
            max-width: 80%;
        }
        .ftc-elements-blogs-timeline.def_style_1.columns-2 .element-timeline:before{
            top: 50px;
        }
        .ftc-elements-blogs-timeline.def_style_1.columns-2 .ftc-blogs .element-timeline:after{
            bottom: -50px;
        }
        .ftc-elements-blogs-timeline.def_style_1.columns-2 .ftc-blogs:not(:last-child) .element-timeline:after{
            display: none;
        }
        .blog-template-elementor.def_style_7 .inner-wrap > a:after{
            content: none;
        }
        .blog-template-elementor.def_style_7 .inner-wrap > a:before{
            content: "";
            width: 0;
            height: 0;
            border-bottom: 15px solid #fff;
            border-right: 15px solid transparent!important;
            border-left: 15px solid transparent!important;
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            -webkit-transform: translateX(-50%);
            -moz-transform: translateX(-50%);
            bottom: 0;
            z-index: 1;
        }
        .blog-template-elementor.def_style_7 .inner-wrap .post-text{
            max-width: 100%;
            padding: 30px 0 20px;
        }
        .blog-template-elementor.def_style_7 .inner-wrap .post-text,
        .blog-template-elementor.def_style_7 .inner-wrap > a{
            width: 100%;
            display: inline-block;
        }
        .blog-template-elementor.def_style_4 .inner-wrap .post-text{
            top: 50%;
            left: 50%;
            transform: translate(-50%,-50%);
            -webkit-transform: translate(-50%,-50%);
            -moz-transform: translate(-50%,-50%);
            width: calc(100% - 50px);
            height: calc(100% - 50px);
            margin: 0 auto;
        }
        .blog-template-elementor.def_style_4 .inner-wrap .post-text p{
            height: 75px;
            overflow: hidden;
        }
        .ftc-instagram.def_style_3 ul{
            margin: 0 -5px;
        }
        .ftc-instagram.def_style_3 ul li{
            padding: 5px;
        }
        .elementor-column.elementor-col-33:not(.sp-col-50){
            width: 100% !important;
            padding-bottom: 30px;
        }
        .elementor-column.elementor-col-33:last-child{
            padding-bottom: 0;
        }
        .ftc-countdown-element{
            max-width: 400px;
            margin: 0 auto;
        }
        .product-template .ftc-product.product .images .group-button-product a.compare{
            display: none !important;
        }
        .widget-default{
            width: 50% !important;
        }
        .widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product,
        .widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product{
            margin-bottom: 0;
        }
    }
    @media only screen and (max-width: 767px){

        .ftc_products_deal_slider.def_style_4 .ftc-product.product .images .conditions-box{
            display: none;
        }
    }
    @media only screen and (max-width: 480px){
        .ftc_products_deal_slider.def_style_4 ul.ftc-products,
        .ftc_products_deal_slider.def_style_5 ul.ftc-products{
            justify-content: normal;
        }
        .ftc-element-hotspots .ftc-hot-spot-image .content{
            max-width: 170px;
            min-width: 170px;
        }
        .ftc-hot-spot-image .content .content-text{
            padding: 15px 10px;
        }
        .widget-default{
            width: 100% !important;

        }
        .ftc_products_deal_slider.def_style_1 .ftc-product.product >div,
        .ftc_products_deal_slider.def_style_2 .ftc-product.product >div,
        .ftc_products_deal_slider.def_style_3 .ftc-product.product >div{
            max-width: 100%;
        }
        .ftc_products_deal_slider.def_style_1 .ftc-deal-products .ftc-product.product > .item-description,
        .ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description,
        .ftc_products_deal_slider.def_style_3 .ftc-deal-products .ftc-product.product > .item-description{
            position: relative;
            transform: translateY(0);
            -webkit-transform: translateY(0);
            -moz-transform: translateY(0);
            -ms-transform: translateY(0);
            padding: 30px 0;
        }
        .ftc_products_deal_slider.def_style_2{
            max-width: calc(100% - 30px);
        }
        .ftc_products_deal_slider.def_style_2 .ftc-deal-products .ftc-product.product > .item-description .meta_info{
            bottom: 0;
        }
        .widget-default:last-child{
            margin-bottom: 0;
        }
        .ftc-product-widget.def_style_5 .products-widget .ftc-product .meta-description{
            width: 60%;
        }
    /*.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: 0px;
        }*/
        .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;
        }
    }


    /*Style - Page Menu new*/

    /*about us*/
    .about-01 .elementor-column:first-child {
        padding-right: 30px;
    }
    .text-about-01 .elementor-text-editor {
        word-spacing: 2px;
    }
    .progress-about-01 {
        margin-right: 30px;
    }
    .progress-about-01 .elementor-progress-wrapper {
        box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
        -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
    }
    .ftc-element-team.def_style_5 .image-thumbnail figure:before {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        content: "";
        z-index: 1;
        opacity: 0;
        transition: all 200ms ease 0s;
        -webkit-transition: all 200ms ease 0s;
        -moz-transition: all 200ms ease 0s;
        border-radius: 50%;
        display: block;
    }
    .ftc-element-team.def_style_5 .image-thumbnail:hover figure:before {
        opacity: 0.75;
        background: #000;
    }
    .ftc-element-team.def_style_5 header > h3 a {
        font-size: 15px;
        line-height: 30px;
        font-weight: 500;
    }
    .ftc-element-team.def_style_5 .ftc-team-member header span.role {
        color: #444;
        font-size: 14px;
        line-height: 28px;
        font-style: normal;
    }
    .ftc-element-team.def_style_5 header {
        margin: 0 auto;
    }
    .ftc-element-team.def_style_5 .swiper-slide:not(.swiper-slide-active) {
        height: 0;
    }
    .title-about-01 .elementor-widget-wrap .elementor-widget-image {
        width: auto;
        margin: 0 auto;
        padding: 0 60px;
    }
    .title-about-01 .elementor-image:before {
        content: "";
        width: 50px;
        height: 1px;
        position: absolute;
        left: 0;
        top: 50%;
    }
    .title-about-01 .elementor-image:after {
        content: "";
        width: 50px;
        height: 1px;
        position: absolute;
        right: 0;
        top: 50%;
    }
    .ani-img .elementor-image:before, 
    .ani-img .elementor-image:after {
        content: "";
        position: absolute;
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        -webkit-transition: all 0.6s ease-out 0s;
        -moz-transition: all 0.6s ease-out 0s;
        transition: all 0.6s ease-out 0s;
    }
    .ani-img .elementor-image:hover:before {    
        background-color: #fff3;
        right: 50%;
        left: 51%;
    }
    .ani-img .elementor-image:hover:after {
        background-color: #fff3;
        top: 50%;
        bottom: 50%;  
    }
    .about-02 .elementor-column:last-child {
        margin-left: 30px;
    }
    .about-contact-02 .elementor-icon-box-icon {
        position: relative;
    }
    .about-contact-02 .elementor-icon-box-description {
        max-width: 65%;
    }
    .about-contact-02 .elementor-icon-box-icon span:before {
        content: "";
        width: 70px;
        height: 70px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        border-radius: 50%;
        pointer-events: none;
    }
    .ourteam-about-02 .elementor-widget-text-editor {
        margin: 0 auto;
    }
    .ourteam-about-02 .ftc-element-team.def_style_5 header > h3 a {
        font-size: 18px;
        font-weight: bold;
    }
    .ourteam-about-02 .ftc-element-team.def_style_5 img {
        border-radius: 50%;
    }
    .about-03 .elementor-column:last-child {
        padding-left: 50px;
    }
    .progress-about-03 .elementor-progress-percentage {
        position: absolute;
        left: 48%;
        top: -20px;
        color: #444;
        font-size: 16px;
        font-weight: bold;
    }
    .progress-about-03b .elementor-progress-percentage {
        position: absolute;
        left: 80%;
        top: -20px;
        color: #444;
        font-size: 16px;
        font-weight: bold;
    }
    .progress-about-03c .elementor-progress-percentage {
        position: absolute;
        left: 60%;
        top: -20px;
        color: #444;
        font-size: 16px;
        font-weight: bold;
    }
    .progress-about-03 .elementor-progress-wrapper,
    .progress-about-03b .elementor-progress-wrapper,
    .progress-about-03c .elementor-progress-wrapper {
        margin-top: 5px;
        box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
        -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
    }
    .bg-list-number .elementor-column:before {
        position: absolute;
        top: -96px;
        left: 0;
        font-size: 168px;
        line-height: 1.1;
        color: #ebebeb;
        font-weight: bold;
        pointer-events: none;
    }
    .bg-list-number .list-number-a:before {
        content: "01";
    }
    .bg-list-number .list-number-b:before {
        content: "02";
    }
    .bg-list-number .list-number-c:before {
        content: "03";
    }
    .bg-list-number .list-number-d:before {
        content: "04";
    }
    .bg-list-number .list-number-e:before {
        content: "05";
    }
    .bg-list-number .list-number-f:before {
        content: "06";
    }
    .bg-list-number .elementor-column .elementor-widget-wrap {
        flex-direction: column;
        max-width: 280px;
        width: 100%;
        margin: 0 auto;
    }
    .bg-list-number > .elementor-container > .elementor-row {
        justify-content: space-between;
    }
    .bg-list-number .elementor-column .elementor-widget-wrap {
        flex-direction: column;
    }
    .bg-list-number .elementor-container .elementor-column .elementor-widget-heading {
        margin: 0;
    }
    .about-contact-04 .elementor-widget-icon-box .elementor-icon-box-description {
        max-width: 50%;
        margin: 0 auto;
    }
    .about-contact-04 .elementor-icon-box-icon {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .about-contact-04 .elementor-icon-box-icon span:before {
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 70px;
        height: 70px;
        transform: translate(-50%, -50%);
        border-radius: 50%;
    }
    .about-contact-04 .elementor-column:nth-child(2):before {
        content: '';
        width: 1px;
        height: 60px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        background: #ebebeb;
    }
    .about-contact-04 .elementor-column:nth-child(2):after {
        content: '';
        width: 1px;
        height: 60px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        background: #ebebeb;
    }
    .about-contact-04 .elementor-icon-box-icon:hover span:before {
        background: #444;
    }
    .banner-about-04 .elementor-image-box-content {
        display: inline-block;
        width: calc(100% - 90px);
        background: #fff;
        padding: 23px 20px;
        margin: -90px auto 0;
        border: 1px solid #ebebeb;
    }
    .banner-about-04 .elementor-image-box-content {
        display: inline-block;
        max-width: calc(100% - 70px);
        background: #fff;
        padding: 23px 20px;
        margin: -60px auto 0;
        border: 1px solid #ebebeb;
    }
    .banner-about-04 {
        margin-top: -120px;
    }
    .banner-about-04 .elementor-column {
        max-width: 370px;
        padding: 0 5px;
        margin: 0 auto;
    }
    .ourteam-04 .elementor-text-editor {
        max-width: 50%;
        margin: 0 auto;
    }
    .ourteam-04 .ftc-element-team.def_style_5 img {
        border-radius: 50%;
    }
    /*end*/

    /*Conact us*/

    .contact-01 {
        max-width: 730px;
        width: 100%;
        margin: 0 auto;
    }
    .form-contact-01 {
        margin: 0 auto;
    }
    .contact-02 {
        box-shadow: -2px -1px 6px rgb(0 0 0 / 10%), 3px 3px 8px rgb(0 0 0 / 10%);
    }
    /*end*/

    /*Coming Soon*/
    .coming-soon-01 .text-form-28 {
        display: none;
    }
    .coming-soon-01 .ftc-contact-form {
        max-width: 700px;
        width: 100%;
        margin: 0 auto;
    }
    .coming-soon-01 .ftc-contact-form .wpcf7 p input[type="email"] {
        letter-spacing: 1px;
        height: 60px;
        width: 100%;
        border: 1px solid #393839;
        color: #909090;
        background-color: #0000;
        max-width: 535px;
        text-transform: uppercase;
    }
    .coming-soon-01 .ftc-contact-form input[type="submit"] {
        position: relative;
        top: -1px;
        height: 60px;
        max-width: 165px;
        width: 100%;
        letter-spacing: 1px;
        background-color: #0000;
        border: 1px solid #393839;
        color: #909090;
        border-left: none;
    }
    .coming-soon-01 .ftc-contact-form input[type="submit"]:hover {
        color: #fff;
    }
    .social-coming-01 .elementor-grid-item:nth-child(1) .elementor-icon:hover {
        background-color: #3B5998;
        border-color: #3B5998;
    }
    .social-coming-01 .elementor-grid-item:nth-child(2) .elementor-icon:hover {
        background-color: #3FCDFD;
        border-color: #3FCDFD;
    }
    .social-coming-01 .elementor-grid-item:nth-child(3) .elementor-icon:hover {
        background-color: #DD3E7B;
        border-color: #DD3E7B;
    }
    .social-coming-01 .elementor-grid-item:nth-child(4) .elementor-icon:hover {
        background-color: #0B70FF;
        border-color: #0B70FF;
    }
    .social-coming-01 .elementor-grid-item:nth-child(5) .elementor-icon:hover {
        background-color: #FE0000;
        border-color: #FE0000;
    }
    .social-coming-01 .elementor-grid-item:nth-child(6) .elementor-icon:hover {
        background-color: #DC4A38;
        border-color: #DC4A38;
    }
    .social-coming-01.elementor-widget-social-icons .elementor-grid-item .elementor-social-icon:hover i {
        color: #fff;
    }
    .ftc-countdown-element.def_style_5 .items {
        display: flex;
        flex-direction: column-reverse;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #fff;
        width: 130px;
        height: 130px;
        padding: 0;
    }
    .ftc-countdown-element.def_style_5 .items:nth-child(2) .ftc-number {
        color: #333;
    }
    .ftc-countdown-element.def_style_5 .items:nth-child(4) .ftc-number {
        color: #333;
    }
    .ftc-countdown-element.def_style_5 .items .ftc-number {
        margin-top: 10px;
    }
    .form-coming-02 .ftc-contact-form .wpcf7 p input[type="email"] {
        max-width: 350px;
        margin-right: 35px;
        padding: 10px 15px;
        background: #0000;
        border: 0;
        border-bottom: 1px solid #fff;
        color: #fff;
    }
    .form-coming-02 .ftc-contact-form input[type="submit"] {
        font-size: 20px;
        font-weight: bold;
        padding: 15px 27px;
        color: #fff;
        border-radius: 30px;
    }
    .form-coming-02 .ftc-contact-form input[type="submit"]:hover {
        background-color: #666;
    }
    .coming-soon-02 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(1) .elementor-social-icon i {
        color: #3b5999;
    }
    .coming-soon-02 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(2) .elementor-social-icon i {
        color: #55acee;
    }
    .coming-soon-02 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(3) .elementor-social-icon i {
        color: #dd4b39;
    }
    .coming-soon-02 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(4) .elementor-social-icon i {
        color: #55acee;
    }
    .coming-soon-02 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(5) .elementor-social-icon i {
        color: #cd201f;
    }
    .ftc-countdown-element.def_style_6 .items {
        width: 160px;
        background: #0000;
        padding: 0;
    }
    .ftc-countdown-element.def_style_6 .items .ftc-number {
        display: flex;
        border: 3px solid #797477;
        border-radius: 999px;
        width: 142px;
        height: 142px;
        align-items: center;
        justify-content: center;
        margin: 0 auto 12px;
    }
    .social-coming-04 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(1) .elementor-icon:hover {
        background-color: #3b5999;    
    }
    .social-coming-04 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(2) .elementor-icon:hover {
        background-color: #55acee;   
    }
    .social-coming-04 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(3) .elementor-icon:hover {
        background-color: #dd4b39;   
    }
    .social-coming-04 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(4) .elementor-icon:hover {
        background-color: #e4405f;
    }
    .social-coming-04 .elementor-social-icons-wrapper .elementor-grid-item:nth-child(5) .elementor-icon:hover {
        background-color: #cd201f;
    }
    .form-coming-05 .ftc-contact-form .wpcf7 p input[type="email"] {
        padding: 0px 30px 0 10px;
        background: #0000;
        border: 0;
        border-bottom: 1px solid #fff;
        color: #fff;
    }
    .form-coming-05 .ftc-contact-form .wpcf7 p:nth-child(2n+2) {
        margin: 0 auto;
    }
    .form-coming-05 .ftc-contact-form {
        position: relative;
        max-width: 690px;
        margin: 0 auto;
    }
    .form-coming-05 .ftc-contact-form .wpcf7 input[type^="submit"] {
        padding: 0;
        font-size: 0;
    }
    .form-coming-05 .ftc-contact-form p.submit {
        position: absolute;
        width: auto;
        right: 20px;
        color: #fff;
        float: none;
        margin: 0;
    }
    /*end*/

    /*FAQ*/
    .cust-toggle-faq-01 .elementor-toggle .elementor-tab-title {
        display: flex;
        align-items: center;
        border: none;
    }
    .cust-toggle-faq-01 .elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left {
        width: 100%;
        max-width: 30px;
        line-height: 30px;
        text-align: center;
    }
    .cust-toggle-faq-01 .elementor-toggle .elementor-toggle-icon .elementor-toggle-icon-opened {
        line-height: inherit;
    }
    .cust-toggle-faq-01 .elementor-toggle .elementor-tab-content {
        border: none;
        padding: 0 15px;
    }
    .cust-faq-02 .elementor-toggle-item {
        border: 1px solid #ebebeb;
    }
    .cust-faq-02 .elementor-toggle .elementor-tab-content {
        border: none;
        padding: 20px 25px;
    }
    .cust-faq-02 .elementor-toggle .elementor-tab-title.elementor-active {
        border-bottom: 1px solid #ebebeb;
    }
    .cust-faq-02 .elementor-toggle .elementor-tab-title {
        padding: 20px 25px;
        border-color: #0000;
    }
    .faq-03 .elementor-toggle .elementor-tab-title {
        padding: 30px 0;
        border-color: #ebebeb;
    }
    .faq-03 .elementor-toggle .elementor-tab-title.elementor-active {
        border-bottom: 1px solid #ebebeb;
    }
    .faq-03 .elementor-toggle .elementor-tab-content {
        padding: 25px 0;
    }
    .faq-03 .ftc-contact-form {
        max-width: 270px;
    }
    .faq-03 .ftc-contact-form p > label:first-child > br {
        display: none;
    }
    .faq-03 .ftc-contact-form .wpcf7 input[type^="submit"] {
        color: #fff;
        width: 100%;
    }
    .faq-03 .ftc-contact-form .wpcf7 input[type^="submit"]:hover {
        background-color: #444;
    }

    /*end*/

    /*Service*/
    .ser-01-right .elementor-widget-wrap {
        padding: 50px 0px 50px 85px;
        background: #f1f7fc;
    }
    .ser-02-secb .elementor-inner-section .elementor-column {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
    }
    .ser-02-secb .elementor-inner-section .elementor-column:before {
        position: absolute;
        top: -60px;
        left: -40px;
        font-size: 160px;
        line-height: 160px;
        color: #444;
        font-weight: bold;
    }
    .ser-02-secb .elementor-inner-section .elementor-column:nth-child(1):before {
        content: "01";
    }
    .ser-02-secb .elementor-inner-section .elementor-column:nth-child(2):before {
        content: "02";
    }
    .ser-02-secb .elementor-inner-section .elementor-column:nth-child(3):before {
        content: "03";
    }
    .ser-02-secb .elementor-inner-section .elementor-column:nth-child(4):before {
        content: "04";
    }
    .ser-02-secb .elementor-inner-section .elementor-column:nth-child(5):before {
        content: "05";
    }
    .ser-02-secb .elementor-inner-section .elementor-column:nth-child(6):before {
        content: "06";
    }
    .ser-02-secb .elementor-inner-section .elementor-column .elementor-widget {
        width: auto;
        margin: 0 auto;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item {
        padding: 0;
        box-shadow: none;
        transition: all .1s;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .header {
        padding: 20px 0;
        margin: 0;
        border-radius: 0;
        border-bottom: 1px solid #ebebeb;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .header:after {
        display: none;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag {
        padding: 50px 0;
        margin: 0;
        background: #fafafa;
        border-bottom: 1px solid #ebebeb;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .ftc-pricing-tag .price-tag {
        display: block;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .body {
        padding: 40px 0;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .body ul li {
        border: none;
        text-align: center;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .price-tag .price-currency {
        font-size: 32px;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item .body ul {
        margin-bottom: 0;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .footer {
        margin-bottom: 50px;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover {
        background: #333;
        border-color: #3f4245;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover .ftc-pricing-tag {
        background: #333;
        border-color: #3f4245;
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover .header {
        border-color: #3f4245;   
    }
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover .header .title,
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover .ftc-pricing-tag .price-tag span, 
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover .ftc-pricing-tag .price-tag .original-price .price-currency,
    .cust-price-ser-02 .ftc-pricing.style-1 .ftc-pricing-item:hover .body ul li {
        color: #d7d7d7;
    }
    .ser-03-slide .swiper-pagination-bullets {
        margin-top: 30px;
    }
    .service-contact-03 .elementor-icon-box-icon {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .service-contact-03 .elementor-icon-box-wrapper {
        background: #fff;
        padding: 80px 30px 45px;
        box-shadow: 3px -1px 20px rgb(0 0 0 / 10%);
    }
    .service-contact-03 .elementor-icon:before {
        content: "";
        width: 90px;
        height: 90px;
        background: #f8f4f1;
        position: absolute;
        left: 50%;
        top: 50%;
        border-radius: 50%;
        transform: translate(-50%, -50%);
    }
    .service-contact-03 .elementor-icon-box-description {
        padding: 0 30px;
    }
    .service-04-banner .elementor-image-box-content {
        padding: 25px 15px;
        background: #fff;
        border: 1px solid #ebebeb;
        margin-top: -80px;
        display: inline-block;
        max-width: 80%;
    }
    .box-service-05 .elementor-image-box-img {
        position: relative;
    }
    .box-service-05 .elementor-image-box-description {
        padding: 0 30px;
    }
    .box-service-05 .elementor-image-box-img:before {
        content: "";
        width: 85px;
        height: 85px;
        position: absolute;
        background: #ebebeb;
        border-radius: 50%;
        z-index: -1;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
    /*end*/

    /*profolio*/

    .profolio-4col .ftc-portfolio-element.style_1 .portfolio-inner .item,
    .profolio-3col .ftc-portfolio-element.style_1 .portfolio-inner .item,
    .profolio-2col .ftc-portfolio-element.style_1 .portfolio-inner .item {
        padding: 15px;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item {
        padding: 0 5px 5px 0;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail .figcaption {
        padding: 0;
        top: calc(50% - 30px);
        transform: translateY(-50%);
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item .term {
        display: none;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item span.date-time {
        position: absolute;
        top: calc(50% - 10px);
        left: 50%;
        transform: translateX(-50%);
        opacity: 0;
        visibility: hidden;
        color: #fff;
        z-index: 1;
        font-weight: 300;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item:hover span.date-time {
        opacity: 1;
        visibility: visible;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item:hover .thumbnail img {
        -webkit-transform: scale(1.09);
        -moz-transform: scale(1.09);
        -ms-transform: scale(1.09);
        transform: scale(1.09);
        -webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
        -moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
        transition: transform 0.4s, opacity 0.4s ease-in-out;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail:after {
        content: '';
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        left: 0;
        background-color: rgba(0,0,0,.6);
        pointer-events: none;
        opacity: 0;
        visibility: hidden;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item:hover .thumbnail:after {
        opacity: 1;
        visibility: visible;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail img {
        margin-bottom: 0;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item .icon-group {
        z-index: 1;
        position: absolute;
        top: calc(50% - -15px);
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px auto 0;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail .icon-group .zoom-img {
        position: unset;
        margin-right: 5px;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail .ftc-social {
        position: relative;
        top: auto;
        right: auto;
        margin-left: 5px;
        opacity: 0;
        cursor: pointer;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item .ftc-social:before {
        content: "\f0c1";
        font-family: "Fontawesome";
        font-size: 14px;
        color: #444;
        background: #fff;
        border-radius: 50%;
        padding: 13px;
        line-height: 40px;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item .ftc-social .ftc-sharing {
        position: absolute;
        top: 40px;
        left: auto;
        right: -30px;
        display: flex;
        align-items: center;
        background-color: transparent;
        margin: 0;
        opacity: 0;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item:hover .thumbnail .ftc-social,
    .ftc-portfolio-element.style_1 .portfolio-inner .item .ftc-social:hover .ftc-sharing {
        opacity: 1;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail .ftc-social:hover .ftc-sharing {
        opacity: 1;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item .ftc-social .ftc-sharing {
        opacity: 0;
    }
    .ftc-portfolio-element.style_1 .portfolio-inner .item .icon-group ul li a i:hover:before,
    .ftc-portfolio-element.style_1 .portfolio-inner .item .ftc-social:hover:before {
        color: #fff;
    }
    .section-404_v5 .elementor-widget-heading {
        position: absolute;
        bottom: 16%;
    }
    .section-404_v5 .elementor-inner-section {
        position: absolute;
        bottom: 7%;
        z-index: 9;
    }
    .section-404_v5 .elementor-button .elementor-button-text {
        font-family: 'BebasNeueRegular';
    }
    .page_404_v2 .elementor-widget-text-editor {
        margin: 0 auto;
    }
    /*end*/

    /*Blog*/
    .ftc-elements-blogs.def_style_2 .inner-wrap .post-text {
        position: relative;
        padding: 20px 0 0;
    }
    .ftc-elements-blogs.def_style_2 .inner-wrap .post-text .meta .posted_in {
        position: absolute;
        left: 0;
        top: -40px;
        font-size: 14px;
        font-weight: 300;
        padding: 9px 20px;
        background: #fff;
        text-transform: uppercase;
        border: none;
    }
    .ftc-elements-blogs.def_style_2 .inner-wrap .post-text .meta .published {
        padding: 0;
        text-align: justify;
        font-size: 14px;
    }
    .ftc-elements-blogs.def_style_2 .inner-wrap .post-text h4 {
        padding-bottom: 5px;
    }
    .ftc-elements-blogs.def_style_2 .inner-wrap .post-text .meta .published:before {
        content: "\f133";
        font-family: 'FontAwesome';
        margin-right: 5px;
    }
    .ftc-elements-blogs.def_style_2 .inner-wrap .post-text .meta {
        padding-bottom: 10px;
    }
    .ftc-elements-blogs.def_style_2 .inner-wrap .post-text .ftc-readmore {
        font-size: 14px;
        text-transform: uppercase;
        border-bottom: 1px solid #666;
    }
    .ftc-elements-blogs.def_style_2 .inner-wrap > a {
        display: block;
        overflow: hidden;
    }
    .ftc-elements-blogs.def_style_2 .inner-wrap .post-text p {
        text-align: justify;
    }
    .ftc-elements-blogs.def_style_2 .inner-wrap .post-text .meta .posted_in a {
        color: inherit;
        border-bottom: 1px solid #0000;
    }
    .ftc-elements-blogs.def_style_2 .inner-wrap > a img {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1);
        -webkit-transition: -webkit-transform 0.4s ease-in-out;
        -moz-transition: transform .4 ease-in-out;
        transition: transform 0.4s ease-in-out;
        overflow: hidden;
    }
    .ftc-elements-blogs.def_style_2 .inner-wrap > a:hover img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transition: transform 0.4s,opacity 0.4s ease-in-out;
        -moz-transition: transform 0.4s,opacity 0.4s ease-in-out;
        transition: transform 0.4s,opacity 0.4s ease-in-out;
        opacity: 0.7;
    }
    .ftc-elements-blogs-timeline.def_style_2 .inner-wrap > a {
        display: block;
        position: relative;
        width: 100%;
    }
    .ftc-elements-blogs-timeline.def_style_2 .inner-wrap {
        position: relative;
        background: #fff;
        padding: 20px;
        margin-top: 60px;
        border: 1px solid #ebebeb;
        transition: border 1s;
        -webkit-box-shadow: 0 1px 7px 1px rgb(0 0 0 / 5%);
        -moz-box-shadow: 0 1px 7px 1px rgba(0,0,0,.05);
        box-shadow: 0 1px 7px 1px rgb(0 0 0 / 5%);
    }
    .ftc-elements-blogs-timeline.def_style_2 .inner-wrap > a:hover img {
        opacity: 0.7;
    }
    .ftc-elements-blogs-timeline.def_style_2 .post-text .posted_in > a {
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
    }
    .ftc-elements-blogs-timeline.def_style_2 .post-text {
        position: relative;
        margin-top: 25px;
    }
    .ftc-elements-blogs-timeline.def_style_2 .post-text .posted_in {
        position: absolute;
        top: -70px;
        left: 0;
        padding: 9px 20px;
        background: #fff;
        text-transform: uppercase;
    }
    .ftc-elements-blogs-timeline.def_style_2 .inner-wrap .post-text .ftc-readmore {
        font-size: 14px;
        line-height: 24px;
        text-transform: uppercase;
        border: solid #333;
        border-width: 0 0 1px 0;
        padding: 0 0 5px 0;
    }
    .ftc-elements-blogs-timeline.def_style_2 .inner-wrap .post-text p {
        text-align: justify;
    }
    .ftc-elements-blogs-timeline.def_style_2 {
        margin: 0 auto;
    }
    .ftc-elements-blogs-timeline.def_style_2 .inner-wrap .post-text .published:before {
        content: "\f133";
        font-family: 'FontAwesome';
        margin-right: 5px;
    }
    .ftc-elements-blogs-timeline.def_style_2 .post-text .posted_in a {
        border-bottom: 1px solid #0000;
    }
    .ftc-elements-blogs-timeline.def_style_2 .image-timeline {
        display: none;
    }
    .ftc-elements-blogs-timeline.def_style_2 .date-timeline-element {
        display: inline-block;
        background: #ebebeb;
        top: 0;
        left: 0;
        position: absolute;
        line-height: 35px;
        font-size: 16px;
        letter-spacing: .5px;
        color: #333;
        min-width: 170px;
        text-align: center;
        padding: 0 15px;
        z-index: 2;
    }
    .ftc-elements-blogs-timeline.def_style_2 .date-timeline-element > div {
        display: inline-block;
    }
    .ftc-elements-blogs-timeline.def_style_2 .element-timeline:before {
        content: '';
        position: absolute;
        left: 80px;
        width: 4px;
        height: 100%;
        background-color: #ebebeb;
        z-index: 1;
        top: 0;
    }
    .ftc-elements-blogs-timeline.def_style_2 .inner-wrap > a:before {
        border: solid #ebebeb;
        border-width: 0 1px 1px 0;
        display: inline-block;
        padding: 13px;
        position: absolute;
        top: calc(50% - 25px);
        left: -35px;
        display: inline-block;
        content: " ";
        transform: rotate( 135deg);
        -webkit-transform: rotate( 135deg);
        z-index: 1;
        background: #fff;
        box-shadow: 2px 2px 6px -1px rgb(0 0 0 / 5%);
        transition: all 1s;
    }
    .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
        display: inline-block;
        top: -360px;
        left: -200px;
        position: absolute;
        background: #fff;
        border: 4px solid #ebebeb;
        text-align: center;
        min-width: 50px;
        z-index: 2;
        }.ftc-elements-blogs-timeline.def_style_2 .element-date-timeline .month,
        .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline .day {
            font-size: 16px;
            line-height: 24px;
        }
        .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline .day {
            font-weight: bold;
        }
        .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline .month {
            font-weight: 400;
        }
        .ftc-elements-blogs-timeline.def_style_2 .inner-wrap:hover .element-date-timeline .day,
        .ftc-elements-blogs-timeline.def_style_2 .inner-wrap:hover .element-date-timeline .month {
            color: #fff;
        }
        .cust-timelime-blog .ftc-loadmore-posts {
            position: absolute;
            z-index: 1;
        }
        .ftc-elements-blogs-timeline.def_style_2.columns-2 .element-timeline:before {
            content: '';
            position: absolute;
            left: 50%;
            width: 4px;
            height: 100%;
            background-color: #ebebeb;
            z-index: 1;
            top: 0;
        }
        .ftc-elements-blogs-timeline.def_style_2.columns-2 .date-timeline-element {
            left: 43%;
        }
        .ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n+1),
        .ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) {
            padding: 0;
        }
        .ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .element-date-timeline {
            top: -100%;
            left: -38%;
            right: auto;
        }
        .ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .inner-wrap > a:before {
            top: 20%;
        }
        .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1) .inner-wrap > a:before {
            top: 55%;
            left: auto;
            right: -35px;
            transform: rotate( -45deg);
            -webkit-transform: rotate( -45deg);
            box-shadow: 2px 2px 7px -2px rgb(0 0 0 / 5%);
        }
        .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1) .element-date-timeline {
            top: -63%;
            left: auto;
            right: -39%;
        }
        .ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .element-timeline {
            float: left;
        }
        .ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n+1) .element-timeline {
            float: right;
        }
        .timelime-blog-2col .ftc-loadmore-posts {
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
            z-index: 2;
        }
        .ftc-elements-blogs-timeline.def_style_2.columns-2 .element-timeline {
            width: 20%;
            max-width: 20%;
        }
        .ftc-elements-blogs-timeline.def_style_2.columns-2 .inner-wrap {
            width: 80%;
            max-width: 80%;
        }
        .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .ftc-blogs {
            flex-direction: row-reverse;
            justify-content: flex-end;
        }
        .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-timeline:before {
            left: auto;
            right: 85px;
        }
        .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .date-timeline-element {
            left: auto;
            right: 0;
        }
        .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .inner-wrap > a:before {
            left: auto;
            right: -35px;
            transform: rotate( -45deg);
            -webkit-transform: rotate( -45deg);
        }
        .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
            left: auto;
            right: -160px;
            top: -260px;
        }
        .timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .inner-wrap,
        .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .inner-wrap {
            max-width: calc(80% - 30px);
        }
        .timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .ftc-blogs {
            justify-content: flex-end;
        }
        .timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
            top: -265px;
            left: -165px;
        }
        .classic-blog-sidebar .ftc-elements-blogs.def_style_2 .ftc-blogs:nth-child(3n + 1) {
            width: 100%;
            -webkit-flex-basis: 100%;
            -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
            max-width: 100%;
        }
        .ftc-elements-blogs.def_style_3 .inner-wrap {
            display: flex;
            align-items: center;
            padding-bottom: 0;
            flex-wrap: wrap;
            -webkit-flex-direction: row;
            -ms-flex-direction: row;
            flex-direction: row;
        }
        .ftc-elements-blogs.def_style_3 .inner-wrap > a {
            -webkit-flex-basis: 43%;
            -ms-flex-preferred-size: 43%;
            flex-basis: 43%;
            overflow: hidden;
        }
        .ftc-elements-blogs.def_style_3 .inner-wrap .post-text {
            display: flex;
            flex: 1;
            justify-content: center;
            flex-direction: column;
            height: 100%;
            border: 1px solid #ebebeb;
            border-width: 1px 0 1px 0;
            padding: 0;
            margin: 0 0 0 30px;
        }
        .ftc-elements-blogs.def_style_3 .inner-wrap > a img {
            -webkit-transform: scale(1);
            -moz-transform: scale(1);
            -ms-transform: scale(1);
            transform: scale(1);
            -webkit-transition: -webkit-transform 0.4s ease-in-out;
            -moz-transition: transform .4 ease-in-out;
            transition: transform 0.4s ease-in-out;
        }
        .ftc-elements-blogs.def_style_3 .inner-wrap > a:hover img {
            opacity: 0.7;
            -webkit-transform: scale(1.2);
            -moz-transform: scale(1.2);
            -ms-transform: scale(1.2);
            transform: scale(1.2);
            -webkit-transition: transform 0.4s,opacity 0.4s ease-in-out;
            -moz-transition: transform 0.4s,opacity 0.4s ease-in-out;
            transition: transform 0.4s,opacity 0.4s ease-in-out;
        }
        .ftc-elements-blogs.def_style_3 .inner-wrap .post-text .published:before {
            content: "\f133";
            font-family: 'FontAwesome';
            margin-right: 5px;
        }
        .ftc-elements-blogs.def_style_3 .inner-wrap .post-text .ftc-readmore {
            color: #262626;
            line-height: 24px;
            text-transform: uppercase;
            padding: 0;
            width: max-content;
            border-bottom: 1px solid #262626;
        }
        .ftc-elements-blogs.def_style_3 .inner-wrap .post-text .published {
            padding: 0;
            font-size: 14px;
        }
        .ftc-elements-blogs.def_style_3 .post-text .meta .posted_in {
            padding: 9px 20px;
            position: absolute;
            left: 15px;
            bottom: 0;
            border: none;
            font-size: 14px;
            background: #fff;
            text-transform: uppercase;
        }
        .ftc-elements-blogs.def_style_3 .post-text .meta .posted_in > a {
            border-bottom: 1px solid #0000;
        }
        .Blg-classic-image .ftc-elements-blogs.def_style_3 .inner-wrap {
            -webkit-flex-direction: row-reverse;
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
        }
        .Blg-classic-image .ftc-elements-blogs.def_style_3 .inner-wrap .post-text {
            position: relative;
            margin: 0 30px 0 0;
        }
        .Blg-classic-image .ftc-elements-blogs.def_style_3 .post-text .meta .posted_in {
            left: auto;
            right: -138px;
            bottom: -1px;
        }
        .no-sidebar-classic .ftc-elements-blogs.def_style_3 .ftc-blogs:nth-child(4n + 2) .inner-wrap > a {
            flex-basis: 100%;
            -webkit-flex-basis: 100%;
            -moz-flex-basis: 100%;
        }
        .no-sidebar-classic .ftc-elements-blogs.def_style_3 .ftc-blogs:nth-child(4n + 2) .inner-wrap {
            flex-direction: column;
            -webkit-flex-direction: column;
            -ms-flex-direction: column;
            flex-wrap: nowrap;
        }
        .no-sidebar-classic .ftc-elements-blogs.def_style_3 .ftc-blogs:nth-child(4n + 2) .post-text {
            border: none;
            margin: 30px auto 0;
        }
        .ftc-elements-blogs.def_style_2 .blockquote-meta {
            position: absolute;
            left: 50%;
            bottom: 5px;
            transform: translateX(-50%);
        }
        .ftc-elements-blogs.def_style_2 .ftc-blockquote {
            position: relative;
        }
        .ftc-elements-blogs.def_style_2 .blockquote-meta .author {
            font-size: 24px;
            font-weight: 400;
            color: #fff;
        }
        .ftc-elements-blogs.def_style_2 .blockquote-meta .author a {
            color: inherit;
        }
        .ftc-elements-blogs.def_style_2 .blockquote-bg:before {
            left: 50%;
            transform: translateX(-50%);
        }
        .ftc-elements-blogs.def_style_2 .blockquote-meta .author > i {
            margin-right: 10px;
        }
        .ftc-elements-blogs.def_style_2 .blockquote-bg {
            padding: 50px 20px !important;
            font-style: normal;
            color: #fff;
        }
        .play-icon-hover .elementor-custom-embed-play i:hover {
            color: #999;
        }
        /*end*/

        @media only screen and (max-width: 1024px) {

            .service-04-banner .elementor-column {
                margin: 0 auto;
            }
            .form-coming-02 {
                text-align: center;
            }
            .about-02 .elementor-column:last-child {
                margin-left: 0;
            }
            .progress-about-01 {
                margin-right: auto;
            }
            .text-about-01 {
                padding-left: 30px;
            }
            .ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .element-date-timeline {
                top: -190%;
                left: auto;
                right: -31%;
            }
            .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1) .element-date-timeline {
                top: -45%;
                left: auto;
                right: -43%;
            }
            .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                top: -300px;
                left: -152px;
            }
            .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                left: auto;
                right: -125px;
                top: -215px;
            }
            .timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                top: -220px;
                left: -130px;
            }
            .ftc-elements-blogs.def_style_3 .inner-wrap .post-text h4 {
                padding: 0 0 10px 0;
            }
            .ftc-elements-blogs.def_style_3 .inner-wrap .post-text .meta {
                padding: 0 0 5px 0;
            }
            .ftc-elements-blogs.def_style_3 .inner-wrap .post-text p {
                -webkit-line-clamp: 2;
                -moz-line-clamp: 1;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                padding: 0;
                margin-bottom: 10px;
            }
            .ser-01-right .elementor-widget-wrap {
                padding: 50px 0px 50px 35px;
            }
            .section-404_v5 .elementor-widget-heading {
                bottom: 23%;
            }
            .section-404_v5 .elementor-inner-section {
                bottom: 14%;
            }
            .ser-02-secb .elementor-inner-section .elementor-column:before {
                left: 0;
            }
            .timelime-blog-2col .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+2) .element-date-timeline {
                top: -70%;
                right: auto;
                left: -41%;
            }

        }

        @media only screen and (max-width: 991px) {

            .ftc-countdown-element.def_style_5 {
                max-width: 100%;
            }
            .bg-list-number .elementor-container .elementor-column {
                width: 50%;
                margin: 0 auto;
            }
            .bg-list-number .elementor-container .elementor-column:last-child {
                margin-top: 85px;
            }
            .about-03 .elementor-column:last-child {
                padding-left: 30px;
            }
            .ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .inner-wrap > a::before {
                top: 20%;
                transform: rotate( -45deg);
                -webkit-transform: rotate( -45deg);
                box-shadow: 2px 2px 7px -2px rgb(0 0 0 / 5%);
                left: auto;
                right: -35px;
            }
            .ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .element-timeline {
                float: right;
            }
            .timelime-blog-2col .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1) .element-date-timeline {
                top: -118%;
                left: auto;
                right: -31%;
            }
            .timelime-blog-2col .ftc-elements-blogs-timeline.def_style_2.columns-2 .element-timeline:before,
            .timelime-blog-2col .ftc-elements-blogs-timeline.def_style_2.columns-2 .date-timeline-element {
                left: auto;
                right: 0;
            }
            .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                top: -240px;
                left: -108px;
            }
            .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                left: auto;
                right: -90px;
                top: -170px;
            }
            .ftc-elements-blogs-timeline.def_style_2 .inner-wrap .post-text p {
                text-align: justify;
                -webkit-line-clamp: 2;
                -moz-line-clamp: 1;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                padding-bottom: 0;
            }
            .timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                top: -175px;
                left: -95px;
            }
            .ftc-elements-blogs.def_style_3 .inner-wrap .post-text {
                border: none;
            }
            .service-04-banner .elementor-column:last-child {
                margin: 0 auto;
            }
            .service-contact-03 .elementor-icon-box-wrapper {
                padding: 80px 10px 45px;
            }
            .ftc-elements-blogs.def_style_3 .inner-wrap .post-text p,
            .Blg-classic-image .ftc-elements-blogs.def_style_3 .inner-wrap .post-text p {
                -webkit-line-clamp: 2;
                -moz-line-clamp: 1;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                padding: 0;
                margin-bottom: 10px;
            }
            .timelime-blog-2col .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+2) .element-date-timeline {
                top: -190%;
                right: -31%;
                left: auto;
            }

        }
        @media only screen and (max-width: 767px) {

            .about-02 .elementor-column:last-child .elementor-image-box-description,
            .about-contact-02 .elementor-widget-icon-box .elementor-icon-box-description {
                max-width: 65%;
                margin: 0 auto;
            }
            .ser-02-secb .elementor-inner-section .elementor-column {
                margin: 0 auto 30px;
            }
            .ser-01-right .elementor-icon-list-items li {
                justify-content: center;
            }
            .ser-01-right .elementor-widget-wrap {
                padding: 50px 0 50px 0;
            }
            .faq-03 .ftc-contact-form {
                max-width: 80%;
                margin: 0 auto;
            }
            .form-coming-05 .ftc-contact-form {
                max-width: 320px;
                margin: 0 auto;
            }
            .about-03 .elementor-column:last-child {
                padding-left: 0;
            }
            .about-01 .elementor-column:first-child {
                padding-right: 0;
            }
            .text-about-01 {
                padding-left: 0;
            }
            .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                left: auto;
                right: -120px;
                top: -220px;
            }
            .timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                top: -220px;
                left: -132px;
            }
            .ftc-elements-blogs.def_style_3 .inner-wrap .post-text {
                border: none;
            }
            .service-04-banner .elementor-image-box-content {
                max-width: 310px;
            }
            .section-404_v5 .elementor-inner-section {
                bottom: 8%;
            }
            .Blg-classic-image .ftc-elements-blogs.def_style_3 .post-text .meta,
            .Blg-classic-image .ftc-elements-blogs.def_style_3 .post-text h4 {
                padding: 0 0 10px 0;
            }

        }
        @media only screen and (max-width: 667px) {

            .ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .element-date-timeline {
                top: -165%;
                left: auto;
                right: -31%;
            }
            .timelime-blog-2col .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1) .element-date-timeline {
                top: -105%;
                left: auto;
                right: -32%;
            }
            .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                top: -212px;
                left: -90px;
            }
            .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                left: auto;
                right: -115px;
                top: -200px;
            }
            .timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                top: -205px;
                left: -118px;
            }
            .ser-02-secb .elementor-inner-section .elementor-column {
                text-align: center;
            }
            .ser-02-secb .elementor-inner-section .elementor-column .elementor-widget {
                width: 100%;
                margin: 0 auto;
            }
            .ser-02-secb .elementor-inner-section .elementor-column:before {
                left: 50%;
                transform: translateX(-50%);
            }

        }
        @media only screen and (max-width: 480px) {

            .ftc-countdown-element.def_style_5 .countdown-timer-init,
            .ftc-countdown-element.def_style_6 .countdown-timer-init {
                display: inline-block;
            }
            .ftc-countdown-element.def_style_5 .items {
                display: inline-block;
                margin: 0 15px 30px;
            }
            .ftc-countdown-element.def_style_5 .items .ftc-number {
                margin: 30px auto 0;
            }
            body:not(.rtl) .countdown-coming-04.elementor-element .ftc-countdown-element.def_style_6 .items:not(:last-of-type), 
            body:not(.rtl) .countdown-coming-04.elementor-element .ftc-countdown-element.def_style_6 .items:not(:first-of-type) {
                display: inline-block;
                width: 130px;
                margin: 0 15px 30px;
            }
            .ftc-countdown-element.def_style_6 .items .ftc-number {
                width: 130px;
                height: 130px;
            }
            .form-coming-02 .ftc-contact-form .wpcf7 p input[type="email"] {
                max-width: 320px;
                margin: 0 auto 30px;
                text-align: center;
            }
            .ftc-countdown-element.def_style_6 {
                max-width: 100%;
            }
            .coming-soon-01 .ftc-contact-form .wpcf7 p input[type="email"] {
                text-align: center;
            }
            .coming-soon-01 .ftc-contact-form input[type="submit"] {
                margin-top: 30px;
                border: 1px solid #393839;
            }
            .coming-soon-01 .ftc-contact-form {
                max-width: 320px;
            }
            .ourteam-04 .elementor-text-editor {
                max-width: 90%;
                margin: 0 auto;
            }
            .bg-list-number .elementor-container .elementor-column:last-child,
            .bg-list-number .elementor-container .elementor-column {
                width: 100%;
                margin: 0 auto 85px;
            }
            .ourteam-about-02 .ftc-element-team .ftc-team-member {
                padding: 0 35px;
            }
            .ftc-element-team .ftc-team-member {
                padding: 0 15px;
            }
            .ftc-element-team.def_style_5 .image-thumbnail img {
                border-radius: 50%;
            }
            .ftc-elements-blogs-timeline.def_style_2.columns-2 .ftc-blogs:nth-child(2n) .element-date-timeline {
                top: -103%;
                left: auto;
                right: -37%;
            }
            .timelime-blog-2col .ftc-elements-blogs-timeline.columns-2 .ftc-blogs:nth-child(2n+1) .element-date-timeline {
                top: -67%;
                left: auto;
                right: -37%;
            }
            .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                top: -145px;
                left: -93px;
            }
            .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                left: auto;
                right: -124px;
                top: -135px;
            }
            .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-timeline:before {
                left: auto;
                right: 0;
            }
            .timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                top: -140px;
                left: -124px;
            }
            .ftc-elements-blogs-timeline.def_style_2 .element-timeline:before {
                left: 0;
            }
            .ftc-elements-blogs.def_style_2 .inner-wrap .post-text p {
                -webkit-line-clamp: 2;
                -moz-line-clamp: 1;
                -webkit-box-orient: vertical;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                padding: 0;
            }
            .ftc-elements-blogs.def_style_3 .inner-wrap > a,
            .no-sidebar-classic .ftc-elements-blogs.def_style_3 .ftc-blogs .inner-wrap > a,
            .no-sidebar-classic .ftc-elements-blogs.def_style_3 .ftc-blogs:nth-child(4n + 2) .inner-wrap > a {
                flex-basis: 100%;
                -webkit-flex-basis: 100%;
                -moz-flex-basis: 100%;
            }
            .ftc-elements-blogs.def_style_3 .inner-wrap .post-text,
            .no-sidebar-classic .ftc-elements-blogs.def_style_3 .inner-wrap .post-text {
                text-align: center;
                margin: 30px auto 0;
                height: auto;
                border: none;
            }
            .ftc-elements-blogs.def_style_3 .inner-wrap .post-text .ftc-readmore {
                margin: 0 auto;
            }
            .Blg-classic-image .ftc-elements-blogs.def_style_3 .inner-wrap {
                -webkit-flex-direction: row;
                -ms-flex-direction: row;
                flex-direction: row;
            }
            .Blg-classic-image .ftc-elements-blogs.def_style_3 .inner-wrap .post-text {
                margin: 0 auto;
                text-align: center;
            }
            .Blg-classic-image .ftc-elements-blogs.def_style_3 .post-text .meta .posted_in {
                left: auto;
                top: -40px;
                right: 0;
                bottom: auto;
            }
            .Blg-classic-image .ftc-elements-blogs.def_style_3 .post-text h4 {
                padding: 25px 0 10px 0;
            }

        }
        @media only screen and (max-width: 375px) {

            .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                top: -140px;
                left: -86px;
            }
            .timelime-blog-right .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                left: auto;
                right: -117px;
                top: -125px;
            }
            .timelime-blog-left .ftc-elements-blogs-timeline.def_style_2 .element-date-timeline {
                top: -130px;
                left: -117px;
            }

        }