
/***********Home 1*********/

/*About img*/
.about-h1 > .elementor-container {
    max-width: 1250px;
}
/*end*/

/*images box - 1*/
.img-box-1 .elementor-image-box-wrapper {
    justify-content: center;
}
.img-box-1 .elementor-image-box-wrapper .elementor-image-box-img {
    width: auto;
}
.img-box-1 .elementor-image-box-wrapper .elementor-image-box-content {
    width: auto;
    margin: 0;
}
.img-box-1 .elementor-column:not(:last-child):after {
    content: "";
    position: absolute;
    background: #ffffff4d;
    right: 0;
    top: 0;
    width: 1px;
    height: 45px;
}
/*end*/
/* banner*/
.elementor-widget-ftc_single_image .ftc-element-image .wp-caption:before {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    pointer-events: none;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}
.elementor-widget-ftc_single_image .ftc-element-image .wp-caption:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    pointer-events: none;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}
.elementor-widget-ftc_single_image .ftc-element-image .wp-caption:hover:before {
    background-color: rgba(255,255,255,0.2);
    right: 51%;
    left: 50%;
}
.elementor-widget-ftc_single_image .ftc-element-image .wp-caption:hover:after {
    background-color: rgba(255,255,255,0.2);
    top: 51%;
    bottom: 50%;
}
.baner-cat:before {
    content: "";
    position: absolute;
    top: 20px;
    left: 20px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    border: 1px solid transparent;
}
.baner-cat:hover:before {
    border-color: #fff;
}
.hello {
    top: 60px;
    z-index: 1;
}
.hello .ftc-element-image {
    margin-right: 20px;
}
.why-choose .elementor-inner-column:last-child .elementor-widget {
    position: unset;
}
.why-choose .elementor-inner-column:last-child .elementor-image {
    position: absolute;
    bottom: -145px;
}
/*end*/
/*dvider - title*/
.dvider-title .elementor-heading-title {
    position: relative;
    width: max-content;
    padding: 0 50px;
    margin: 0 auto;
}
.dvider-title .elementor-heading-title:before,
.dvider-title .elementor-heading-title:after {
    content: "";
    width: 32px;
    height: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.dvider-title .elementor-heading-title:before {
	left: 0;
}
.dvider-title .elementor-heading-title:after {
	right: 0;
}
/*end*/

/*product categories - style 1*/
.ftc-product-categories:hover .navigation-slider > div {
    opacity: 1;
    visibility: visible;
}
.ftc-product-categories .navigation-slider > div {
    opacity: 0;
    visibility: hidden;
}
.ftc-product-categories.style_1 .item-desciption {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 22px;
}
.ftc-product-categories.style_1 .item-desciption .description {
    margin: 0;
}
.ftc-product-categories.style_1 .item-desciption .title {
    display: block;
    font-size: 18px;
    font-weight: 300;
    padding: 0 20px;
}
.ftc-product-categories.style_1 .item-desciption .title:before,
.ftc-product-categories.style_1 .item-desciption .title:after  {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
}
.ftc-product-categories.style_1 .item-desciption .title:before {
	left: 0;
}
.ftc-product-categories.style_1 .item-desciption .title:after {
    right: 0;
}
/*end*/

/*Product tab slider*/
.ftc-product-tabs .tabs-wrapper {
    border: 1px solid #ebebeb;
    border-width: 1px 0 1px 0;
    margin: 10px auto;
}
.ftc-product-tabs .products .product .item-description {
    border-radius: 0;
}
.ftc-product-tabs .products .product .meta_info .yith-wcwl-add-to-wishlist .add_to_wishlist i:before {
    content: "\f08a";
    font-family: 'FontAwesome';
    font-weight: bold;
}
.ftc-product-tabs .products .product .meta_info .yith-wcwl-add-to-wishlist.exists .add_to_wishlist i:before {
    content: "\f004"
}
.ftc-product-tabs .woocommerce .products .product  {
    max-width: 100%;
    margin: 0 15px 30px;
}
.ftc-product-tabs .woocommerce .products {
    margin: 0 -15px;
}
.ftc-product-tabs .woocommerce .products .product .price {
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
}
/*end*/

/*Blog slider*/
.ftc-blogs-slider .style_1 .inner-wrap .post-text {
    position: relative;
    background: #f9f9f9;
    padding: 20px;
    margin: -95px 0 0 30px;
}
.ftc-blogs-slider .style_1 .inner-wrap .post-text > p {
    margin: 15px auto 0;
    text-overflow: ellipsis;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -moz-line-clamp: 3;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    display: -webkit-box;
}
.ftc-blogs-slider .style_1 .inner-wrap .post-text .author.vcard {
    float: left;
    margin-right: 50px;
}
.ftc-blogs-slider .style_1 .inner-wrap .post-text .author.vcard:before {
    content: "\f007";
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.ftc-blogs-slider .style_1 .inner-wrap .post-text .published:before {
    content: "\f073";
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.elementor-widget-ftc-posts-slider:hover .navigation-slider .style_1 {
    opacity: 1;
    visibility: visible;
}
.elementor-widget-ftc-posts-slider .navigation-slider .style_1 {
    opacity: 0;
    visibility: hidden;
}
.elementor-widget-ftc-posts-slider .navigation-slider .style_1 {
    top: 50%;
    transform: translateY(-50%);
}
.ftc-blogs-slider {
    padding: 0 25px;
}
/*end*/

/*Product*/
.product-widget-h1 .navigation-slider .style_1 {
    line-height: normal;
}
.ftc_products_slider.style_1 .woocommerce .products .product {
    display: flex;
    align-items: center;
    max-width: calc(100% - 30px);
    background: #f9f9f9;
    margin: 15px auto;
}
.ftc_products_slider.style_1 .products .product .images {
    max-width: 150px;
    position: relative;
    overflow: hidden;
}
.ftc_products_slider.style_1 .products .product .group-button-product, 
.ftc_products_slider.style_1 .products .product:hover .group-button-product {
    display: none;
}
.ftc_products_slider.style_1 .products .product .item-description {
    flex: 1;
    text-align: left;
    padding: 0 0 0 30px;
}
.ftc_products_slider.style_1 .products .product .star-rating {
    margin-left: 0;
}
.ftc_products_slider.style_1 .products .product .meta_info,
.ftc_products_slider.style_1 .products .product:hover .meta_info {
    display: none;
}
.ftc_products_slider.style_1 .products .product .price {
    background: transparent;
    font-size: 16px;
    font-weight: bold;
    line-height: normal;
}
.ftc_products_slider.style_1 .products .product .price,
.ftc_products_slider.style_1 .products .product:hover .price {
    display: block;
    padding: 0;
}
.ftc_products_slider.style_1 .products .product .item-description .product_title {
    margin: 15px auto;
}
.ftc_products_slider.style_1 .products .product .item-description .product_title a {
    font-size: 14px;
    font-weight: 700;
}
.ftc_products_slider.style_1 .products .product .images a:before {
    content: "";
    position: absolute;
    width: 100%;
    z-index: 3;
    right: 100%;
    bottom: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    background: rgba(0,0,0,.4);
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
}
.ftc_products_slider.style_1 .products .product .images a:after {
	position: absolute;
    top: 50%;
    left: -50%;
    z-index: 5;
    width: 40px;
    height: 40px;
    content: "+";
    font-weight: 400;
    font-family: "Times New Roman";
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 32px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    transition: all 350ms ease 0s;
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
}
.ftc_products_slider.style_1 .products .product .images:hover a:before {
	opacity: 1;
	visibility: visible;
	right: 0;
}
.ftc_products_slider.style_1 .products .product .images:hover a:after {
	opacity: 1;
	visibility: visible;
	left: 50%;
}
.elementor-widget-ftc-products-sliders .navigation-slider .style_1 {
    top: -30px;
}
.elementor-widget-ftc-products-sliders .navigation-slider .nav-prev.style_1 {
    right: 45px;
    left: auto;
}
.elementor-widget-ftc-products-sliders .navigation-slider .nav-next.style_1 {
    right: 15px;
}
/*end*/

/*Testimonial*/
.ftc-element-testimonial.style_2 .morther-content {
	display: inline-block;
    background: #fff;
    text-align: center;
    padding: 70px 0;
    border: 4px solid transparent;
    border-width: 4px 0 4px 0;
}
.ftc-element-testimonial.style_2 .testimonial-info {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
}
.ftc-element-testimonial.style_2 .swiper-slide-next {
    z-index: 1;	
}
.ftc-element-testimonial.style_2 .swiper-slide-next .morther-content {
    box-shadow: 0 4px 4px 3px #cccccc4d;
}
.ftc-element-testimonial.style_2 .morther-content .infomation {
    font-size: 14px;
    padding: 20px 30px 0;
    color: #444;
}
.ftc-element-testimonial.style_2 .name a {
    text-transform: uppercase;
    font-size: 15px;
}
.ftc-element-testimonial.style_2 .byline {
    color: #999;
    font-size: 14px;
}
.ftc-element-testimonial.style_2 .name span {
    color: #999;
    padding: 0 10px;
    font-size: 14px;
}
.elementor-widget-ftc-testimonial  .navigation-slider .style_1 {
    opacity: 0;
    visibility: hidden;
}
.test-h1:hover .elementor-widget-ftc-testimonial .navigation-slider .style_1 {
    opacity: 1;
    visibility: visible;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-next.style_1 {
	right: -30px;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-prev.style_1 {
	left: -30px;
}
/*end*/

/*Footer*/

.no-animation .elementor-image .wp-caption:before, 
.no-animation .elementor-image .wp-caption:after {
    display: none;
}

.copy-left-h5 .elementor-widget-ftc_single_image .ftc-element-image .wp-caption:after,
.copy-left-h5 .elementor-widget-ftc_single_image .ftc-element-image .wp-caption:after,
.copy-left .elementor-widget-ftc_single_image .ftc-element-image .wp-caption:after,
.copy-left .elementor-widget-ftc_single_image .ftc-element-image .wp-caption:before {
    display: none;
}
.none-icon ul li:last-child .elementor-icon-list-icon i {
    color: transparent;
}
.bg-footer-mid .elementor-text-editor > p {
    margin: 0;
}
.footer-bottom-1 .elementor-column:first-child .elementor-widget-icon-list ul li:first-child {
    align-items: baseline;
}
.footer-bottom-1 .elementor-heading-title {
    padding-bottom: 20px;
}
.footer-bottom-1 .elementor-heading-title:after {
    content: "";
    position: absolute;
    width: 25px;
    height: 2px;
    left: 0;
    bottom: 0;
}
.footer-bottom-1 .elementor-grid-item .elementor-icon {
    background: rgba(27,27,27,1);
}
.list-link-footer ul li a span {
	color: #999;
}
.sub-form-1 {
	display: flex;
	align-items: center;
    justify-content: flex-end;
}
.sub-form-1 input[type="email"] {
    max-width: 470px;
    width: 100%;
    padding: 17px;
    text-transform: capitalize;
    background: rgba(255,255,255,.2);
    border: none;
    border-radius: 25px;
}
.sub-form-1 input[type="email"]::placeholder {
    color: #fff;
}
.wpcf7 .sub-form-1 input[type^="submit"] {
    max-width: 190px;
    width: 100%;
    padding: 17px;
    border-radius: 25px;
    letter-spacing: 2px;
    font-size: 15px;
    background: #fff;
    color: #444;
    margin-left: 15px;
}
.sub-form-1 input[type^="submit"]:hover {
    background: #333;
    color: #fff;
}
/*end*/

/******Home - 2*******/

/*blog*/
.blog-h2 .navigation-slider .nav-next {
    right: -30px;
}
.blog-h2 .navigation-slider .nav-prev {
    left: -30px;
}
.blog-h2 .ftc-blogs-slider .style_1 .inner-wrap .post-text {
	background: #ebebeb;
}
.ftc-blogs-slider .style_1 .blogs-slider .inner-wrap a {
    padding-right: 30px;
}
/*end*/
.banner-double-h2 .elementor-column:last-child .ftc-element-image {
    text-align: right;
}
.banner-double-h2 .elementor-column:last-child .ftc-element-image .ftc-image-content {
    text-align: left;
}
/*end*/
/******Home - 3*******/

/*product slider - style 2*/
.ftc_products_slider.style_2 .products .product .images > a:hover:after {
    position: absolute;
    content: "";
    background-color: rgba(0,0,0,.44);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    pointer-events: none;
}
.ftc_products_slider.style_2 .products .product .images .add-to-cart, 
.ftc_products_slider.style_2 .products .product .images .yith-wcwl-add-to-wishlist, 
.ftc_products_slider.style_2 .products .product .images .compare {
    display: none;
}
.ftc_products_slider.style_2 .products .product .images .quickview > span {
    font-size: 0;
}
.ftc_products_slider.style_2 .products .product .images .quickview:hover {
    color: #fff;
}
.ftc_products_slider.style_2 .products .product .images .quickview {
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
}
.ftc_products_slider.style_2 .products .product:hover .images .group-button-product {
    top: 50%;
    z-index: 2;
}
.ftc_products_slider.style_2 .products .product .price {
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
}
.ftc_products_slider.style_2 .products .product:hover .price {
    display: none;
}
.ftc_products_slider.style_2 .products .product .meta_info .add-to-cart a:before {
	display: none;
}
.ftc_products_slider .products .product .item-description .meta_info .compare i:before {
	content: "\f079";
}
.ftc_products_slider .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist.exists a i:before {
    content: "\f004"
}
.ftc_products_slider .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i:before {
    content: "\f08a";
    font-weight: bold;
}
/*end*/

/******Home - 4*******/

/*product background*/

.ftc_products_slider.style_2 .products .product .meta_info .yith-wcwl-add-to-wishlist {
    width: 35px;
    height: 35px;
    background: transparent;
}
.product-bg-h4 .ftc_products_slider .products .product .price {
    display: block;
    max-width: fit-content;
    -moz-max-width: fit-content;
    -webkit-max-width: fit-content;
    margin: 0 auto;
    max-height: 30px;
    line-height: 30px;
}
.product-bg-h4 .ftc_products_slider .products .product .meta_info .add_to_cart_button, 
.product-bg-h4 .ftc_products_slider .products .product .add_to_cart_button a {
	max-width: 125px;
	max-height: 30px;
	line-height: 30px;
}
.product-bg-h4 .ftc_products_slider .products .product .meta_info .compare, 
.product-bg-h4 .ftc_products_slider .products .product .meta_info .yith-wcwl-add-to-wishlist a,
.product-bg-h4 .ftc_products_slider.style_2 .products .product .meta_info .yith-wcwl-add-to-wishlist {
	width: 30px;
	height: 30px;
    margin-bottom: 0;
}
.product-bg-h4 .ftc_products_slider .products .product .meta_info .compare i, 
.product-bg-h4 .ftc_products_slider .products .product .meta_info .yith-wcwl-add-to-wishlist a i {
	line-height: 30px;
}
.product-bg-h4 .ftc_products_slider.style_2 .products .product .meta_info .exists a i:before {
    font-size: 14px;
    font-weight: normal;
}
/*end*/


/******Home - 5*******/

.banner-h5 .elementor-column:last-child {
    text-align: right;
}
.banner-h5 .elementor-column:nth-child(2n+2) {
    text-align: center;
}

.detail-title > .elementor-widget-container:before {
    width: 10px;
    height: 10px;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: calc(50% + 35px);
    top: -webkit-calc(50% + 35px);
    top: -moz-calc(50% + 35px);
    left: 50%;
    bottom: 0;
    z-index: 9;
    padding: 7px;
    box-shadow: 0 0 0 8px #fff;
    transform: translateX(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) rotate(-45deg);
}
.detail-title .elementor-heading-title:before,
.detail-title .elementor-heading-title:after,
.detail-title > .elementor-widget-container:after {
    border-top: 1px solid rgba(215, 213, 213, 0.56);
    content: "";
    margin: 0 auto;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    bottom: 0;
    z-index: 1;
}
.detail-title .elementor-heading-title:before {
    width: 270px;
    top: calc(50% + 37px);
    top: -webkit-calc(50% + 37px);
    top: -moz-calc(50% + 37px);
}
.detail-title .elementor-heading-title:after {
    width: 285px;
    top: calc(50% + 42px);
    top: -webkit-calc(50% + 42px);
    top: -moz-calc(50% + 42px);
}
.detail-title > .elementor-widget-container:after {
    width: 270px;
    top: calc(50% + 47px);
    top: -webkit-calc(50% + 47px);
    top: -moz-calc(50% + 47px);
}
.detail-title > .elementor-widget-container:before {
    box-shadow: 0 0 0 8px #161517;
}

/*Tab product - images*/
.detail-title-bg .ftc-product-tabs.style_2 .tabs-wrapper {
    margin: 45px auto 35px;
}
.detail-title-bg .detail-title > .elementor-widget-container:before {
    top: calc(50% + 25px);
    top: -webkit-calc(50% + 25px);
    top: -moz-calc(50% + 25px);
}
.detail-title-bg .detail-title .elementor-heading-title:before {
    top: calc(50% + 28px);
    top: -webkit-calc(50% + 28px);
    top: -moz-calc(50% + 28px);
}
.detail-title-bg .detail-title > .elementor-widget-container:after {
    top: calc(50% + 34px);
    top: -webkit-calc(50% + 34px);
    top: -moz-calc(50% + 34px);
}
.detail-title-bg .detail-title .elementor-heading-title:after {
    top: calc(50% + 31px);
    top: -webkit-calc(50% + 31px);
    top: -moz-calc(50% + 31px);
}
.ftc-product-tabs.style_2 .products .product .meta_info .compare.added:before {
    line-height: 30px;
}
.ftc-product-tabs.style_2 .products .product .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse {
    display: block;
}
.ftc-product-tabs.style_2 .products .product .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
    display: none;
}
.ftc-product-tabs.style_2 .products .product .images .quickview {
    display: none;
}
.ftc-product-tabs.style_2 .tabs-wrapper .tab-title:hover .title {
    color: #fff;
}
.ftc-product-tabs.style_2 .tabs-wrapper {
    max-width: 450px;
    width: 100%;
    background: #fff;
    border: 2px solid #ebebeb;
    overflow: visible;
    margin: 0 auto 35px;
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translateX(-20%);
}
.ftc-product-tabs.style_2 .tabs-wrapper .tab-title:before,
.ftc-product-tabs.style_2 .tabs-wrapper .tab-title:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 8px;
    left: 0 !important;
    background-color: transparent;
}
.ftc-product-tabs.style_2 .tabs-wrapper .tab-title:before{
    top: -8px;
}
.ftc-product-tabs.style_2 .tabs-wrapper .tab-title:after {
    bottom: -8px;
}
.ftc-product-tabs.style_2 .product:hover .group-button-product {
    display: none;
}
.ftc-product-tabs.style_2 .products .product .item-description {
    display: flex;
    flex-direction: column;
    padding: 9px;
    background: #fff;
}
.ftc-product-tabs.style_2 .products .product .item-description .product_title {
    order: 1;
    margin: 0 auto;
}
.ftc-product-tabs.style_2 .products .product:hover .price,
.ftc-product-tabs.style_2 .products .product .price {
    display: inline-block;
    order: 2;
    background: transparent;
    min-height: 30px;
    line-height: 30px;
}
.ftc-product-tabs.style_2 .products .product .star-rating {
    order: 3;
    position: absolute;
    right: 10px;
    bottom: -20px;
    z-index: 10;
    opacity: 0;
    visibility: hidden;
}
.tab-double-h5 .elementor-section .elementor-row > .elementor-column:first-child {
    padding-right: 15px;
}
.ftc-product-tabs.style_2 .woocommerce .products {
    margin: 0 auto;
}
.ftc-product-tabs.style_2 .products .product {
    max-width: 270px;
    width: 100%;
}
.ftc-product-tabs.style_2 .products .product:hover .star-rating {
    opacity: 1;
    visibility: visible;
}
.ftc-product-tabs.style_2 .products .product .meta_info {
    order: 4;
    display: flex;
    align-items: center;
    position: absolute;
    bottom: -50px;
    z-index: 1;
    background: #fff;
    width: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    padding: 5px 10px 20px;
    z-index: 9;
}
.ftc-product-tabs.style_2 .products .product:hover .meta_info {
    opacity: 1;
    visibility: visible;
    justify-content: unset;
    box-shadow: 0px 6px 8px 0px rgba(161, 153, 153, 0.48);
}
.ftc-product-tabs.style_2 .products .product .meta_info:before {
    content: "";
    width: 100%;
    height: 15px;
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 99;
    background: #ffff;
}
.ftc-product-tabs.style_2 .products .product .meta_info * {
    display: inline-block;
    text-align: center;
    line-height: 30px;
    min-width: 30px;
    width: 30px;
    height: 30px;
    border-radius: 0;
}
.ftc-product-tabs.style_2 .products .product .meta_info > div, 
.ftc-product-tabs.style_2 .products .product .meta_info > a {
    margin: 0 2.5px;
}
.ftc-product-tabs.style_2 .products .product .meta_info div a:before, 
.ftc-product-tabs.style_2 .products .product .meta_info a i:before {
    font-size: 14px;
}
.ftc-product-tabs.style_2 .products .product .meta_info .add-to-cart a {
    background: #222;
}
.ftc-product-tabs.style_2 .woocommerce .products .product .meta_info .add-to-cart a:before {
    line-height: 30px;
    margin: 0 auto;
}
.ftc-product-tabs.style_2 .products .product .meta_info .add-to-cart .added_to_cart,
.ftc-product-tabs.style_2 .products .product .meta_info span {
    font-size: 0;
}
.ftc-product-tabs .products .product .meta_info .add-to-cart .added {
    display: none;
}
.ftc-product-tabs .products .product .meta_info .add-to-cart .added_to_cart:before {
    font-family: 'FontAwesome';
    content: "\f00c";   
}
.ftc-product-tabs.style_2 .products .product .meta_info .add-to-cart .loading:after {
    right: 25%;
}
.tab-50 .ftc-product-tabs.style_2 .products .product:hover {
    box-shadow: 0px 0px 8px 0px rgba(161, 153, 153, 0.48);
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product {
    max-width: 570px;
    width: calc(100% - 30px);
    margin: 0 auto;
    border: 1px solid #f9f9f9;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .item-description {
    display: flex;
    flex-flow: column;
    background: #fff;
    padding: 33px 0;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .product_title {
    order: 1;
    margin: 0 auto 5px;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .product_title > a {
    font-size: 16px;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .price, 
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product:hover .price {
    order: 2;
    display: block;
    background: transparent;
    font-size: 18px;
    color: #f58b03;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .price del {
    font-size: 16px;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .price ins .amount {
    color: inherit;
    font-size: inherit;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .star-rating {
    order: 3;
    font-size: 16px;
    width: 93px;
    line-height: 16px;
    margin: 8px auto 0;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product:hover .star-rating {
    opacity: 0;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .meta_info {
    order: 4;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .meta_info > div, 
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .meta_info > a {
    margin: 0 5px;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .meta_info .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse {
    display: none;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .meta_info .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse {
    display: block;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .meta_info * {
    display: inline-block;
    text-align: center;
    line-height: 30px;
    min-width: 30px;
    width: 30px;
    height: 30px;
    border-radius: 0;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .add-to-cart a {
    background: #333;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .add-to-cart a:hover {
    background: #f58b03;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .add-to-cart .ftc-tooltip {
    font-size: 0;
}
.tab-50 .elementor-inner-column:first-child .ftc_products_slider .products .product .add-to-cart a:before {
    display: block;
    color: inherit;
    line-height: 30px;
}
.tab-50 .ftc-product-tabs.style_2 .products .product .item-description {
    border: 1px solid #f9f9f9;
    border-width: 0 1px 1px 1px;
    box-sizing: border-box;
}
.brand-h5 .detail-title > .elementor-widget-container:before,
.blog-h5 .detail-title > .elementor-widget-container:before,
.tab-50 .detail-title > .elementor-widget-container:before {
    box-shadow: 0 0 0 8px #fff;
}
.brand-h5 .ftc-element-brand {
    padding: 5px 0;
}
.tab-50 .ftc-product-tabs.style_2 .woocommerce .products {
    margin: 0 -15px;
}
.tab-50 .ftc-product-tabs.style_2 .tabs-wrapper {
    position: absolute;
    top: -120px;
    left: 0;
    margin: 35px auto 0;
    transform: translateX(-50%);
}
.tab-50 .ftc-product-tabs.style_2 .products .product {
    width: auto;
}
.woocommerce .product .images:hover span.cover_image img, 
.woocommerce-page .product .images:hover span.cover_image img {
    opacity: 0;
    position: fixed;
    display: none;
    width: auto;
}
.woocommerce .product .images:hover span.hover_image img, 
.woocommerce-page .product .images:hover span.hover_image img {
    opacity: 1;
    top: 0;
    position: relative;
}
.tab-50 .elementor-inner-section .elementor-column:last-child .ftc-product-tabs.style_2 .products .product .meta_info {
    width: calc(100% + 2px);
    left: -1px;
}
/*end*/
/*Product categories*/
.ftc-product-categories.style_2 {
    padding: 0 10px;
}
.ftc-product-categories.style_2 .ftc-categories .title {
    position: absolute;
    top: 36%;
    text-align: center;
    width: 100%;
    height: 60px;
    line-height: 60px;
    left: -42%;
    text-transform: uppercase;
    color: #fff;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.ftc-product-categories.style_2 .ftc-categories .title:before {
    content: "";
    margin: 0 auto;
    position: absolute;
    left: 50%;
    z-index: 1;
    top: -5px;
    width: 10px;
    height: 10px;
    transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(-15deg);
}
.ftc-product-categories.style_2 .ftc-categories {
    background: #f9f9f9;
    padding: 25px 25px 25px 85px;
    text-align: left;
}
.ftc-product-categories.style_2 .item-desciption {
    color: #000;
}
.ftc-product-categories.style_2 .product-count {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
}
.ftc-product-categories.style_2 .btn-category {
    display: inline-block;
    background: #333;
    color: #fff;
    text-transform: uppercase;
    padding: 5px 18px;
    margin-bottom: 0;
}
.elementor-widget-ftc-categories:hover .navigation-slider.style_2 > div {
    opacity: 1;
    visibility: visible;
}
.elementor-widget-ftc-categories .navigation-slider.style_2 > div {
    width: 30px;
    height: 30px;
    text-align: center;
    background: #333;
    color: #fff;
    opacity: 0;
    visibility: hidden;
}
.elementor-widget-ftc-categories .navigation-slider.style_2 > div:hover:before,
.elementor-widget-ftc-categories .navigation-slider.style_2 > div:before {
    color: #fff;
    line-height: 28px;
}
.elementor-widget-ftc-categories .navigation-slider.style_2 .nav-next:before {
    content: "\f105";
}
.elementor-widget-ftc-categories .navigation-slider.style_2 .nav-prev:before {
    content: "\f104";
}
/*end*/

/*Blog*/
.blogs-slider.style_2 .inner-wrap {
    position: relative;
    text-align: center;
    padding-bottom: 95px;
    border: 1px solid #ebebeb;
}
.blogs-slider.style_2 .inner-wrap:hover {
    border-color: transparent;
}
.blogs-slider.style_2 .inner-wrap .post-text {
    position: absolute;
    display: flex;
    flex-direction: column;
    width: 100%;
    bottom: 0;
    padding: 10px 30px;
    border: 1px solid transparent;
    z-index: 9;
}
.blogs-slider.style_2 .inner-wrap:hover .post-text {
    top: 0;
    background: #fff;
    border: 1px solid #ebebeb;
}
.blogs-slider.style_2 .inner-wrap h4 {
    order: 2;
}
.ftc-blogs-slider .blogs-slider.style_2 .inner-wrap .meta {
    order: 1;
    display: inline-block;
    padding: 0 20px;
}
.blogs-slider.style_2 .date-time-image,
.blogs-slider.style_2 .inner-wrap p,
.blogs-slider.style_2 .inner-wrap .button-group {
    display: none;
}
.blogs-slider.style_2 .inner-wrap:hover p {
    order: 3;
    display: block;
}
.blogs-slider.style_2 .inner-wrap:hover .button-group {
    order: 4;
    display: block;
    line-height: 34px;
}
.blogs-slider.style_2 .inner-wrap .meta .published {
    float: right;
}
.blogs-slider.style_2 .inner-wrap .meta .published:before {
    content: "\f073";
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.blogs-slider.style_2 .inner-wrap .post-text .meta .author.vcard {
    float: left;
    margin-right: 0;
}
.blogs-slider.style_2 .inner-wrap .meta .author.vcard:before {
    content: "\f007";
    font-family: 'FontAwesome';
    margin-right: 10px;
}
.blogs-slider.style_2 .inner-wrap .meta .author.vcard a {
    color: #999;
}
.blogs-slider.style_2 .inner-wrap h4 {
    order: 2;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin: 15px auto;
}
.blog-h5 .ftc-blogs-slider {
    padding: 5px 30px;
}
.blog-h5 .navigation-slider .style_1 {
    width: 30px;
    height: 30px;
    color: #fff;
    background: #333;
    text-align: center;
}
.blog-h5 .navigation-slider .style_1:hover {
    background: #f58b03;
}
.blog-h5 .navigation-slider .style_1:hover:before {
    color: #fff;
}
.blog-h5 .navigation-slider .nav-next {
    right: 15px;
}
.blog-h5 .navigation-slider .nav-prev {
    left: 15px;
}
.blog-h5 .navigation-slider .nav-prev:before {
    content: "\f104";
    line-height: 30px;
}
.blog-h5 .navigation-slider .nav-next:before {
    content: "\f105";
    line-height: 30px;
}
.blogs-slider.style_2 .inner-wrap .post-text .ftc-readmore {
    padding: 0;
    display: block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    color: #fff !important;
    text-align: center;
    margin: 0 auto;
    background: #333;
    border: none;
}

/*end*/

/*Testimonial - vertical*/

.ftc-element-testimonial.vertical .tes-content .byline {
    display: inline-block;
}
.ftc-element-testimonial.vertical .tes-content .name {
    display: inline-block;
    margin-right: 10px;
}
.ftc-element-testimonial.vertical .tes-content .name:after {
    content: "-";
    margin-left: 10px;
}
.ftc-element-testimonial.vertical.style_3 .item.swiper-slide-next .byline {
    border-color: #fff;
}
.ftc-element-testimonial.vertical.style_3 .item .title-testimonal {
    padding-bottom: 5px;
}
.ftc-element-testimonial.vertical.style_3 .item .byline {
    border-bottom: 1px solid #f58b03;
    padding-bottom: 5px;
}
.ftc-element-testimonial.vertical.style_3 {
    max-width: 600px;
    padding: 0 30px;
    margin-left: 90px;
}
.ftc-element-testimonial.vertical.style_3 .swiper-wrapper {
    min-height: 390px;
}
.ftc-element-testimonial.vertical.style_3 .item {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 20px 15px;
    text-align: right;
}
.ftc-element-testimonial.vertical .tes-content {
    width: 100%;
    max-width: 80%;
    margin-right: 10px;
} 
.ftc-element-testimonial.vertical.style_3 .item:hover .tes-content {
    max-width: 80%;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
}
.ftc-element-testimonial.vertical .avatar-image {
    max-width: 20%;
    width: 100%;
    text-align: center;
}
.ftc-element-testimonial.vertical.style_3 .avatar-image img {
    width: 82px;
    height: 82px;
    border-radius: 50%;
}
.ftc-element-testimonial.vertical.style_3 .item:before {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid transparent;
    left: 10px;
}
.ftc-element-testimonial.vertical.style_3 .item.swiper-slide-next:hover:before,
.ftc-element-testimonial.vertical.style_3 .item.swiper-slide-next:before {
    border-color: #fff !important;
}
.ftc-element-testimonial.vertical.style_3 .item.swiper-slide-next .title-testimonal a,
.ftc-element-testimonial.vertical.style_3 .item.swiper-slide-next .tes-content {
    color: #fff;
}
.ftc-element-testimonial.vertical.style_3 .swiper-slide-next:after {
    content: "";
    width: 36px;
    height: 36px;
    right: -19px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: -1;
    clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -webkit-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -moz-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -ms-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -o-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    position: absolute;
}
.elementor-widget-ftc-testimonial .navigation-slider .style_2 {
    left: 45px;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-next.style_2 {
    top: calc(50% + 25px);
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-prev.style_2 {
    top: calc(50% - 25px);
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-next.style_2:before {
    content: "\f107";
    font-family: "FontAwesome";
    line-height: 30px;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-prev.style_2:before {
    content: "\f106";
    font-family: "Fontawesome";
    line-height: 30px;
}
/*end*/

/*contact*/
.contact-h5 .elementor-column:nth-child(2n+2) {
    border: 1px solid #504e4e;
    border-width: 0 1px 0;
}
.contact-h5 .elementor-icon {
    width: 72px;
    height: 72px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    background: #f58b03;
    clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -webkit-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -moz-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -o-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
}
.contact-h5 .elementor-icon:hover {
    animation: myAnimate 1.6s infinite linear;
    -moz-animation: myAnimate 1.6s infinite linear;
    -webkit-animation: myAnimate 1.6s infinite linear;
    -o-animation: myAnimate 1.6s infinite linear;
    -ms-animation: myAnimate 1.6s infinite linear;
    transform-style: flat;
    -moz-transform-style: flat;
    -webkit-transform-style: flat;
    -o-transform-style: flat;
    cursor: pointer;
}

/*end*/

/*Footer*/
.hover-cocial .elementor-grid-item:first-child .elementor-icon:hover i {
    color: #3B5998;
}
.hover-cocial .elementor-grid-item:nth-child(2n+2) .elementor-icon:hover i {
    color: #2CAAE1;
}
.hover-cocial .elementor-grid-item:nth-child(2n+3) .elementor-icon:hover i {
    color: #DD4B39;
}
.hover-cocial .elementor-grid-item:nth-child(2n+4) .elementor-icon:hover i {
    color: #E30761;
}
.hover-cocial .elementor-grid-item:nth-child(2n+5) .elementor-icon:hover i {
    color: #0790eb;
}
.hover-cocial .elementor-grid-item:last-child .elementor-icon:hover i {
    color: #CC181E;
}
.newletter-h5 .sub-form-1 {
    position: relative;
    justify-content: center;
    max-width: 580px;
    margin: 0 auto;
}
.newletter-h5 .sub-form-1 input[type="email"] {
    max-width: 580px;
    border-radius: 0;
    color: #fff;
    background: #262626;
    border: 1px solid #3a3a3a;
}
.newletter-h5 .sub-form-1 input[type^="submit"] {
    position: absolute;
    right: 5px;
    border-radius: 0;
    max-width: 95px;
    height: calc(100% - 10px);
    padding: 0;
    margin: 0;
    letter-spacing: 0;
    background: #f58b03;
    color: #fff;
}
.newletter-h5 .sub-form-1 input[type^="submit"]:hover {
    background: #444;
}
.double-span .ftc-element-image {
    margin-top: -20px;
}
.double-span .elementor-icon-list-text > span {
    color: #fff;
}
.footer-mid-h5 .link-sale ul li a span.elementor-icon-list-text {
    display: flex;
    align-items: center;
}
.footer-mid-h5 .link-sale ul li a span pre {
    background: transparent;
    color: #fff;
    font-size: inherit;
    margin: 0;
    padding: 0;
}
/*end*/

/*****Home 9******/

/*banner*/
.img-double-h9 .elementor-row {
    justify-content: center;
}
.img-double-h9 .left-img-h9 {
    max-width: 270px;
}
.img-double-h9 .img-box-h9 {
    flex: 1;
}
.img-box-h9 .elementor-image-box-description {
    padding: 0 20px;
}
.img-double-h9 .elementor-align-center .elementor-button {
    padding: 0;
    width: 100%;
    height: 70px;
    line-height: 70px;
}
.about-double-h9 .elementor-image {
    text-align: left;
}
/*end*/
/*progress*/
.progress-h9 {
    max-width: 420px;
}
.progress-h9.elementor-element .elementor-widget-container .elementor-progress-wrapper {
    position: unset;
    margin-top: 10px;
}
.progress-h9 .elementor-progress-bar {
    border-radius: 0;
}
.progress-h9 .elementor-progress-percentage {
    position: absolute;
    right: 0;
    padding: 0;
    top: 10px;
    font-size: 18px;
    color: #4D738A;
}
/*end*/
/*testimonial*/
.ftc-element-testimonial.style_3.horizontal .item {
    margin-bottom: 0;
}
.ftc-element-testimonial.style_3.horizontal .avatar-image {
    display: none;
}
.ftc-element-testimonial.style_3.horizontal .tes-content {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 55px 0;
}
.ftc-element-testimonial.style_3.horizontal .tes-content:before {
    content: "\f10e";
    font-family: 'FontAwesome';
    font-size: 30px;
    color: #4d738a;
    transform: rotate3d( 0, 1, 0, 180deg );
}
.ftc-element-testimonial.style_3.horizontal .infomation {
    order: 1;
}
.ftc-element-testimonial.style_3.horizontal .title-testimonal {
    order: 2;
}
.ftc-element-testimonial .name > a {
    font-family: inherit;
    color: inherit;
    font-size: inherit;
    font-weight: inherit;
    text-transform: inherit;
    line-height: inherit;
}
.testimonial-h9 .navigation-slider .nav-prev {
    left: 100px;
}
.testimonial-h9 .navigation-slider .nav-next {
    right: 100px;
}
/*end*/
.video-h9 .elementor-aspect-ratio-169 .elementor-fit-aspect-ratio {
    padding-bottom: 48.25%;
}
.video-h9 i.eicon-play:hover {
    color: #444;
}
/*Categories*/
.ftc-product-categories.style_3 .item-desciption {
    margin-top: 30px;
}
.ftc-product-categories.style_3 .description {
    margin-top: 15px;
}
/*end*/

/*toggle*/
.toggle-h9 .elementor-toggle .elementor-tab-title {
    line-height: unset;
    border: 1px solid #ebebeb;
}
.toggle-h9 .elementor-toggle .elementor-tab-content {
    border: 1px solid #ebebeb;
    border-top : 0;
}
/*end*/

/*footer*/
.footer-h9 .elementor-grid-item:first-child .elementor-icon:hover {
    border-color: #0a0aef;
}
.footer-h9 .elementor-grid-item:nth-child(2) .elementor-icon:hover {
    border-color: #00ceff;
}
.footer-h9 .elementor-grid-item:nth-child(3) .elementor-icon:hover {
    border-color: #fbb000;
}
.footer-h9 .elementor-grid-item:last-child .elementor-icon:hover {
    border-color: #f90202;
}
.footer-h9 .elementor-grid-item:first-child .elementor-icon:hover i {
    color: #0a0aef;
}
.footer-h9 .elementor-grid-item:nth-child(2) .elementor-icon:hover i {
   color:  #00ceff;
}
.footer-h9 .elementor-grid-item:nth-child(3) .elementor-icon:hover i {
    color: #fbb000;
}
.footer-h9 .elementor-grid-item:last-child .elementor-icon:hover i {
    color: #f90202;
}
.elementor-page .footer-bottom {
    border: 0;
}
.copy-right .elementor-text-editor a {
    color: inherit;
    font-family: inherit;
    font-size: inherit;
}
.footer-h9 .elementor-column:first-child .elementor-text-editor > img {
    margin: -15px 25px 0 0;
}
.footer-h9 .elementor-column:first-child .elementor-text-editor {
    max-width: 75%;
}
/*end*/

/****Home 10*****/

/*Product grid*/

.ftc-product-grid.style_1 .products .product .item-image .add-to-cart .added_to_cart {
    position: relative;
    line-height: inherit;
    text-transform: uppercase;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart .added_to_cart:after {
    line-height: normal;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a i {
    font-size: 24px;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a {
    background: transparent;
}
.ftc-product-grid.columns-3.style_1 .products .product {
    max-width: 370px;
    padding: 0;
}
.ftc-product-grid.style_1 .products .product .item-image .group-button-product {
    display: flex;
    flex-direction: column;
    justify-content: unset;
    height: 100%;
    transform: none;
    top: 0;
    left: 0;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist {
    height: 30px;
    line-height: 30px;
    margin: 30px 0 0 30px;
}
.ftc-product-grid.style_1 .products .product .item-image .quickview {
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 30px;
}
.ftc-product-grid.style_1 .products .product .item-image .quickview, 
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist {
    display: block;
    background: transparent;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist .add_to_wishlist {
    background: inherit;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist *,
.ftc-product-grid.style_1 .products .product .item-image .quickview * {
    height: inherit;
    line-height: inherit;
    color: inherit;
}
.ftc-product-grid.style_1.woocommerce .products .product .item-image .quickview i:before {
    content: "\f06e";
    font-size: 24px;
    color: inherit;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart .added_to_cart:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    font-size: 16px;
    line-height: normal;
    display: inline-block;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart .added_to_cart:after {
    display: none;
}
.ftc-product-grid.style_1 .products .product .item-image .yith-wcwl-add-to-wishlist .add_to_wishlist i {
    font-size: 24px;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart {
    display: block;
    position: absolute;
    bottom: 30px;
    font-size: 14px;
    width: max-content;
    width: -moz-max-content;
    height: auto;
    border-radius: 0;
    left: 50%;
    transform: translateX(-50%);
    border-bottom: 1px solid #333;
    padding: 0 10px 5px;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart a {
    font-size: 14px;
    width: auto;
    height: auto;
    line-height: normal;
    border-radius: 0;
    background: transparent;
}
.ftc-product-grid.style_1 .products .product .item-image .add-to-cart a:before {
    line-height: normal;
    color: inherit;
}
.ftc-product-grid.style_1 .products .product .item-description {
    max-width: 100%;
    width: 100%;
    background: #fff;
    text-align: left;
}
.ftc-product-grid.style_1.woocommerce .products .product .product_title {
    margin: 0 0 10px 0;
}
.ftc-product-grid.style_1 .products .product:hover .item-image > a:after,
.ftc-product-grid.style_1 .products .product .meta_info, 
.ftc-product-grid.style_1 .products .product:hover .meta_info {
    display: none;
}
.ftc-product-grid.style_1 .products .product .price {
    min-width: auto;
    max-height: inherit;
    line-height: inherit;
    background: transparent;
    padding: 0;
}
.ftc-product-grid.woocommerce .products .product .product_title > a {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    text-transform: inherit;
    font-weight: inherit;
    font-style: inherit;
}
.ftc-product-grid.woocommerce .products .product .product_title:hover > a {
    color: inherit;
}
.ftc-product-grid.style_1 .products .product .price, 
.ftc-product-grid.style_1 .products .product:hover .price {
    display: block;
    position: absolute;
    top: 25px;
    right: 0;
    min-width: auto;
    max-height: inherit;
    line-height: inherit;
    background: transparent;
    padding: 0;
    font-weight: 400;
    font-size: 18px;
}
.ftc-product-grid.style_1 .products .product .price span {
    font-family: inherit;
}
/*end*/
/*Testimonial*/
.testimonial-h10 .ftc-element-testimonial.horizontal .tes-content:before {
    font-size: 72px;
    line-height: normal;
    color: #f7f7f7;
}
.testimonial-h10 .navigation-slider > div {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border: 1px solid #f9f9f9;
    text-align: center;
}
.testimonial-h10 .navigation-slider > div:before {
    line-height: inherit;
}
/*end*/

/*Form banner*/
.form-h10 .ftc-contact-form .sub-form-1 {
    justify-content: space-between;
    padding: 0 45px;
}
.form-h10 .ftc-contact-form input[type="email"] {
    max-width: 370px;
    background: transparent;
    border-bottom: 1px solid #fff;
    border-radius: 0;
    padding: 5px 0;
    font-size: 16px;
    text-transform: none;
}
.form-h10 .ftc-contact-form input[type="email"]::placeholder {
    font-family: 'Josefin Sans';
}
.form-h10 .ftc-contact-form input[type^="submit"] {
    max-width: 120px;
    border-radius: 0;
    margin: 0;
    padding: 14px 5px;
    text-transform: none;
    color: #e6944a;
}
.form-h10 .ftc-contact-form .screen-reader-response {
    display: none;
}
/*end*/
/*****Home 11*****/

.big-section {
    margin-top: 160px;
}
.big-section .elementor-column:first-child .elementor-widget-wrap {
    position: fixed;
    width: 50%;
    height: calc(100% - 230px);
}
.big-section .elementor-column:first-child .elementor-widget-wrap .slider-img-h11,
.big-section .elementor-column:first-child .elementor-widget-wrap .slider-img-h11 > .elementor-widget-container,
.big-section .elementor-column:first-child .elementor-widget-wrap .ftc-all-slider {
    height: 100%;
    overflow: hidden;
}
.big-section .elementor-column:first-child .elementor-widget-wrap > .elementor-element .ftc-all-slider .image-content > img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.slider-img-h11 .ftc-all-slider .slide-title {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    line-height: 2.8;
    max-width: 400px;
    width: 100%;
}
.slider-img-h11 .ftc-all-slider .navigation-slider > div {
    top: auto;
    bottom: 0;
    transform: none;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #efefef;
}
.slider-img-h11 .ftc-all-slider .navigation-slider > div:hover {
    background: #fff;
}
.slider-img-h11 .ftc-all-slider .navigation-slider > div:before {
    font-size: 28px;
    line-height: inherit;
}
.slider-img-h11 .ftc-all-slider .navigation-slider .nav-next:before {
    content: "\f105";
}
.slider-img-h11 .ftc-all-slider .navigation-slider .nav-prev:before {
    content: "\f104";
}
.slider-img-h11 .ftc-all-slider .navigation-slider .nav-prev {
    left: auto;
    right: 80px;
}
/*end*/
/*Product*/
.ftc-product-grid.columns-2.style_1 .products .product {
    max-width: 270px;
    padding: 0;
}
.product-h11 .woocommerce > .products {
    justify-content: center;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:first-child {
    margin-top: 0;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(2) {
    margin: 100px 0 60px;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(3),
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(7) {
    margin: -85px auto 30px;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(4),
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(6),
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(8) {
    margin: 0 0 60px;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(5),
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:nth-child(9) {
    margin: -85px auto 0;
}
.product-h11 .ftc-product-grid.columns-2.style_1 .products .product:last-child {
    margin: 0;
}
/*end*/

/*****Home 12******/

/*Product*/
.double-pro-h12 .elementor-column .woocommerce .products .product {
    max-width: 370px;
    padding: 0;
    margin: 0;
}
.double-pro-h12 {
    padding: 0 15px;
}
.double-pro-h12 .elementor-row .elementor-column {
    margin: 0 15px;
}
/*end*/

/*Banner*/
.banner-double-h12 .elementor-column:first-child {
    margin-right: 25px;
}
.banner-double-h12 .ftc-buttons .button-text {
    border-bottom: 1px solid #999;
    line-height: normal;
}
.banner-double-h12 .elementor-column:first-child .elementor-widget-wrap {
    padding-left: 30px;
}
.rtl-section-12 .elementor-widget-image .elementor-image img:hover,
.banner-double-h12 .elementor-widget-image .elementor-image img:hover {
    opacity: 0.5;
}
/*end*/

/*Footer*/
.footer-h12 .elementor-inner-section {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) .elementor-widget {
    margin: 0 auto 20px;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) .sub-form-1 {
    flex-direction: column;
    text-align: center;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) input[type="email"] {
    max-width: 420px;
    padding: 12px;
    border-radius: 0;
    margin-bottom: 30px;
    text-align: center;
    color: #fff;
    background: #5b6265;
    text-transform: none;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) input[type^="submit"] {
    font-family: 'Oswald';
    max-width: 160px;
    width: 100%;
    border-radius: 0;
    margin: 0;
    padding: 13px;
    background: transparent;
    border: 1px solid #999;
    color: #999;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 400;
}
.footer-h12 .elementor-inner-section .elementor-column:nth-child(2) input[type^="submit"]:hover {
    background: #fff;
    border-color: #fff;
}
.footer-h12 .elementor-inner-section .elementor-column:last-child ul li:first-child {
    align-items: flex-start;
}
.footer-h12 .elementor-widget-icon-list ul > li > a:hover span {
    color: #333 !important;
}
.footer-h12 .ftc-dual-header .title {
    margin: 0;
    line-height: inherit;
}
/*end*/

/*Home 13*/

.ftc_products_slider.style_4 .products .product {
    margin: 20px auto;
}
.ftc_products_slider.style_4 .images {
    border: 1px solid #ebebeb;
}
.ftc_products_slider.style_4 .woocommerce .products .product .item-description {
    display: flex;
    flex-direction: column;
    background: #fff;
    padding: 30px 0;
}
.ftc_products_slider.style_4 .woocommerce .products .product:hover .images .group-button-product {
    display: none;
}
.ftc_products_slider.style_4 .woocommerce .products .product .product_title {
    order: 1;
    margin: 0 auto 10px;
}
.ftc_products_slider.style_4 .woocommerce .products .product .product_title a {
    font-weight: 500;
    text-transform: none;
    font-size: 20px;
}
.ftc_products_slider.style_4 .woocommerce .products .product:hover .price {
    display: block;
}
.ftc_products_slider.style_4 .woocommerce .products .product .price {
    order: 2;
    background: transparent;
    line-height: normal;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px;
}
.ftc_products_slider.style_4 .woocommerce .products .product .item-description .star-rating {
    order: 3;
    font-size: 15px;
    width: 87px;
}
.ftc_products_slider.style_4 .woocommerce .products .product .item-description .star-rating:before {
    color: #999;
    line-height: normal;
}
.ftc_products_slider.style_4 .woocommerce .products .product:hover .item-description .star-rating {
    opacity: 0;
    visibility: hidden;
}
.ftc_products_slider.style_4 .woocommerce .products .product .meta_info {
    order: 4;
    position: absolute;
    bottom: 15px;
    width: 100%;
    border-top: 1px solid #ebebeb;
    padding-top: 10px;
}
.ftc_products_slider.style_4 .woocommerce .products .product:hover .meta_info .compare, 
.ftc_products_slider.style_4 .woocommerce .products .product:hover .meta_info .yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_4 .woocommerce .products .product:hover .meta_info .quickview {
    display: none;
}
.ftc_products_slider.style_4 .woocommerce .products .product .add-to-cart a:before {
    display: none;
}
.ftc_products_slider.style_4 .woocommerce .products .product .add-to-cart *, 
.ftc_products_slider.style_4 .woocommerce .products .product .add-to-cart {
    background: transparent;
    width: 100%;
    line-height: initial;
    height: auto;
}
.ftc_products_slider.style_4 .woocommerce .products .product .add-to-cart .ftc-tooltip {
    color: inherit;
    font-size: 18px;
}
.ftc_products_slider.style_4 .woocommerce .products .product .add-to-cart .added_to_cart {
    font-size: 18px;
}
.ftc_products_slider.style_4 .woocommerce .products .product .price ins .amount {
    color: inherit;
    font-weight: 300;
}
.ftc_products_slider.style_4 .products .product .images .conditions-box {
    top: -10px;
}
.ftc_products_slider.style_4 .products .product .images .featured {
    min-width: 35px;
    top: 0;
    left: 25px;
    right: auto;
    padding: 23px 5px;
    border-radius: 0 0 30px 30px;
    overflow: visible;
    background: #179fbd;
}
.ftc_products_slider.style_4 .products .product .images .onsale {
    min-width: 35px;
    top: 0;
    left: 75px;
    right: auto;
    padding: 23px 5px;
    border-radius: 0 0 30px 30px;
    overflow: visible;
}
.ftc_products_slider.style_4 .products .product .images .featured:before,
.ftc_products_slider.style_4 .products .product .images .onsale:before {
    content: "\f0d9";
    font-family: 'FontAwesome';
    position: absolute;
    font-size: 24px;
    transform: rotate( -50deg );
    border: none;
}
.ftc_products_slider.style_4 .products .product .images .onsale:before {
    top: 3px;
    left: 85.5%;
    color: #ae6828;
}
.ftc_products_slider.style_4 .products .product .images .featured:before {
    top: 3px;
    left: 87.5%;
    color: #0d6c81;
}
/*end*/
.banner-131 .ftc-all-slider .navigation-slider > div {
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    background: #f9f9f9;
}
.banner-131 .ftc-all-slider .navigation-slider .nav-next {
    right: 0;
    top: auto;
    bottom: 0;
    transform: none;
}
.banner-131 .ftc-all-slider .navigation-slider .nav-prev {
    left: auto;
    right: 80px;
    top: auto;
    bottom: 0;
    transform: none;
}
.banner-131 .ftc-all-slider .navigation-slider > div:hover {
    background: #fff;
}
.banner-131 .ftc-all-slider .navigation-slider > div:before{
    font-family: 'FontAwesome';
    font-size: 26px;
    font-weight: bold;
    line-height: unset;
}
.banner-131 .ftc-all-slider  .navigation-slider .nav-next:before {
    content: "\f105";
}
.banner-131 .ftc-all-slider .navigation-slider .nav-prev:before {
    content: "\f104";
}
.banner-133 .elementor-row .elementor-column:last-child .elementor-widget-wrap,
.banner-132 .elementor-row .elementor-column:first-child .elementor-widget-wrap,
.banner-131 .elementor-row .elementor-column:last-child .elementor-widget-wrap {
    padding-left: 85px;
}
.banner-133 .elementor-row .elementor-column:last-child .elementor-widget:not(:first-child),
.banner-132 .elementor-row .elementor-column:first-child .elementor-widget:not(:first-child),
.banner-131 .elementor-row .elementor-column:last-child .elementor-widget:not(:first-child) {
    padding-left: 60px;
}
/*end*/

.counter-13 .elementor-row > .elementor-column .elementor-counter-number-wrapper {
    width: 200px;
    height: 200px;
    margin: 0 auto;
    border-radius: 50%;
}
.counter-13 .elementor-row > .elementor-column .elementor-counter-number-wrapper .elementor-counter-number {
    width: calc(100% - 2px);
    height: calc(100% - 2px);
    margin-top: 1px;
    text-align: center;
    border-radius: 50%;
    background: #fff;
    line-height: 160px;
}
.counter-13 .elementor-row > .elementor-column:first-child .elementor-counter-number-wrapper {
    background-image: linear-gradient(160deg, #ebebeb 21%, #e6944a 0%);
}
.counter-13 .elementor-row > .elementor-column:nth-child(2) .elementor-counter-number-wrapper {
   background-image: linear-gradient( 100deg, #ebebeb 63%, #e6944a 0%);
}
.counter-13 .elementor-row > .elementor-column:nth-child(3) .elementor-counter-number-wrapper {
   background-image: linear-gradient( 138deg, #ebebeb 35%, #e6944a 0%);
}
.counter-13 .elementor-row > .elementor-column:last-child .elementor-counter-number-wrapper {
   background-image: linear-gradient( 108deg, #ebebeb 52%, #e6944a 0%);
}
/*end*/
.inner-title-icon-13 .elementor-container .elementor-column {
    width: auto;
    margin: 0 auto;
}
.inner-title-icon-13 .elementor-icon {
    display: block;
}
.inner-title-icon-13 .elementor-column .elementor-widget:first-child .elementor-icon > i {
    transform: rotate3d( 0, 1, 0, 180deg );
}
/*end*/
.testimonial-13 .navigation-slider > div {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #f9f9f9;
    text-align: center;
    border-radius: 50%;
}
.testimonial-13 .navigation-slider > div:before {
    line-height: inherit;
}
.video-13 .elementor-widget-video .elementor-fit-aspect-ratio {
    padding-bottom: 39.55%;
}
.video-13 .elementor-custom-embed-play:hover i {
    color: #333;
}
/*end*/
.ftc-element-brand .swiper-wrapper {
    align-items: center;
}
.footer-13 .ftc-element-instgram .columns-3 {
    max-width: 275px;
}
.footer-13 .ftc-element-instgram .columns-3 li {
    padding: 0;
    margin-bottom: 10px;
}
.footer-13 .ftc-element-instgram .columns-3 li a {
    position: relative;
}
.footer-13 .ftc-element-instgram .columns-3 li > a:before {
    content: "\f16d";
    font-family: 'FontAwesome';
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    visibility: hidden;
}
.footer-13 .ftc-element-instgram .columns-3 li:hover > a:before {
    opacity: 1;
    visibility: visible;
}
.footer-13 .sub-form-1 {
    display: block;
    text-align: center;
}
.footer-13 .sub-form-1 input[type="email"] {
    padding: 14px 17px;
    margin-bottom: 30px;
    background: #fff;
}
.footer-13 .sub-form-1 input[type="email"]::placeholder {
    color: #212121;
    text-align: center;
}
.footer-13 .wpcf7 .sub-form-1 input[type^="submit"] {
    background: transparent;
    color: #fff;
    text-transform: none;
    display: block;
    margin: 0 auto;
}
.copy-right-13 .elementor-text-editor span span:hover {
    color: #fff !important;
}
.hover-cocial-13 .elementor-grid-item:first-child .elementor-icon:hover {
    border-color: #0011fd;
}
.hover-cocial-13 .elementor-grid-item:first-child .elementor-icon:hover i {
    color: #0011fd;
}
.hover-cocial-13 .elementor-grid-item:nth-child(2) .elementor-icon:hover {
    border-color: #009af7;
}
.hover-cocial-13 .elementor-grid-item:nth-child(2) .elementor-icon:hover i {
    color: #009af7;
}
.hover-cocial-13 .elementor-grid-item:last-child .elementor-icon:hover {
    border-color: #f35202;
}
.hover-cocial-13 .elementor-grid-item:last-child .elementor-icon:hover i {
    color: #f35202;
}
/*end*/


/*Home 14*/
.ftc_products_slider.style_3 .woocommerce .products .product {
    max-width: 370px;
    width: 100%;
}
.ftc_products_slider.style_3 .woocommerce .products .product .item-description {
    background: #fff;
}
.ftc_products_slider.style_3 .products .product .star-rating,
.ftc_products_slider.style_3 .products .product .images .group-button-product {
    display: none;
}
.ftc_products_slider.style_3 .woocommerce .products .product .product_title {
    margin: 0 auto 10px;
}
.ftc_products_slider.style_3 .products .product .product_title a {
    text-transform: inherit;
    font-weight: inherit;
    font-size: inherit;
}
.ftc_products_slider.style_3 .products .product .price {
    background: transparent;
    color: #999;
    font-size: 18px;
    font-weight: 400;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart {
    margin-right: 5px;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .compare {
    margin: 0 5px 0 0;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart a:before {
    color: inherit;
    width: inherit;
    height: inherit;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart .loading:after {
    right: 30%;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .yith-wcwl-add-to-wishlist {
    width: 35px;
    height: 35px;
    margin-right: 5px;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .yith-wcwl-add-to-wishlist a:hover {
    color: #fff;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart a {
    background: #222;
    padding: 0;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart .added_to_cart:before {
    font-size: 14px;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart .added_to_cart,
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart a .ftc-tooltip {
    font-size: 0;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart, 
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .add-to-cart a {
    min-width: auto;
    width: 35px;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .quickview {
    display: block;
    margin-left: 0;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .quickview i {
    height: 35px;
}
.ftc_products_slider.style_3 .woocommerce .products .product .meta_info .quickview i:before {
    font-size: 16px;
}
/*end*/

/*About us Element*/
.ftc-element-team.style_1 .ftc-team-member .image-thumbnail:hover:before {
    opacity: 0.75;
    background: #000;
}
.ftc-element-team.style_1 .ftc-team-member .image-thumbnail:before {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    z-index: 1;
    opacity: 0;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    border-radius: 50%;
}
.teammb-page-about .ftc-element-team .ftc-team-member header span.role {
    font-style: normal;
}
.contact-page-link .elementor-icon-box-description > a {
    color: #bbb;
}

/*FAQ - Element*/
.toggle-faq .elementor-toggle .elementor-tab-title {
    display: flex;
    align-items: center;
}
.toggle-faq .elementor-toggle .elementor-tab-title .elementor-toggle-icon {
    width: 100%;
    max-width: 30px;
    height: 30px;
    line-height: 30px;
}
.toggle-faq .elementor-toggle .elementor-tab-title .elementor-toggle-icon i {
    width: 100%;
    line-height: 30px;
    text-align: center;
}
/*Coming soon - Element*/
.page-template-revslider-page-template.elementor-page > div:first-child {
    padding: 0 30px 0;
}
.coming-soon-new .newletter_sub .text-form-style1, .coming-soon-new .newletter_sub .text-form-style2 {
    display: none;
}
.coming-soon-new .newletter_sub .sub-form {
    max-width: 630px;
    margin: 0 auto;
}

/*Services - Element*/
.icon-list-service ul li i:before {
    font-weight: 100;
}
.icon-list-service ul li:last-child {
    align-items: flex-start;
}

/*end*/
@-moz-document url-prefix() {
    
    .ftc-product-tabs:not(.style_2) .woocommerce .products .product .images {
        width: max-content;
    }
    .ftc-product-tabs .woocommerce .products .product .images img {
        min-width: 1px;
    }
    .ftc-product-tabs.style_2 .tabs-content-wrapper .owl-item:not(.active) {
        opacity: 0;
    }
}
/*end*/