/***********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;
    margin: 0 auto;
}
.dvider-title .elementor-heading-title:before,
.dvider-title .elementor-heading-title:after {
    content: "";
    width: 32px;
    height: 3px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.dvider-title .elementor-heading-title:before {
	left: -50px;
}
.dvider-title .elementor-heading-title:after {
	right: -50px;
}
/*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;
    font-style: italic;
    padding: 0 20px;
}
.ftc-product-categories.style_1 .item-desciption .title:before,
.ftc-product-categories.style_1 .item-desciption .title:after  {
    content: "";
    position: absolute;
    width: 12px;
    height: 2px;
    top: 50%;
    transform: translateY(-50%);
    background: #fff;
}
.ftc-product-categories.style_1 .item-desciption .title:before {
	left: 0;
}
.ftc-product-categories.style_1 .item-desciption .title:after {
    right: 0;
}
/*end*/

/*Product tab slider*/

.ftc-product-tabs .products .product .meta_info .loading::after {
    right: calc(50% - 7px);
}
.ftc-product-tabs .tabs-wrapper {
    border: 1px solid #ebebeb;
    border-width: 1px 0 1px 0;
    margin: 10px auto;
}
.ftc-product-tabs .products .product .item-description {
    border-radius: 0;
}
.ftc-product-tabs .products .product .meta_info .yith-wcwl-add-to-wishlist .add_to_wishlist i:before {
    content: "\f08a";
    font-family: 'FontAwesome';
    font-weight: bold;
}
.ftc-product-tabs .products .product .meta_info .yith-wcwl-add-to-wishlist.exists .add_to_wishlist i:before {
    content: "\f004"
}
.ftc-product-tabs .woocommerce .products .product  {
    max-width: 100%;
    margin: 0 15px 30px;
}
.ftc-product-tabs .woocommerce .products {
    margin: 0 -15px;
}
.ftc-product-tabs .woocommerce .products .product .price {
    display: block;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 auto;
}
/*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;
    font-style: italic;
}
.ftc-element-testimonial.style_2 .name span {
    color: #999;
    padding: 0 10px;
    font-size: 14px;
}
.elementor-widget-ftc-testimonial  .navigation-slider .style_1 {
    opacity: 0;
    visibility: hidden;
}
.test-h1:hover .elementor-widget-ftc-testimonial .navigation-slider .style_1 {
    opacity: 1;
    visibility: visible;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-next.style_1 {
	right: -30px;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-prev.style_1 {
	left: -30px;
}
/*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);
    display: flex;
}
.list-link-footer ul li a span {
	color: #999;
}
.sub-form-1 {
	display: flex;
	align-items: center;
    justify-content: flex-end;
}
.sub-form-1 input[type="email"] {
    max-width: 470px;
    width: 100%;
    padding: 17px;
    text-transform: capitalize;
    background: rgba(255,255,255,.2);
    border: none;
    border-radius: 25px;
}
.sub-form-1 input[type="email"]::placeholder {
    color: #fff;
}
.wpcf7 .sub-form-1 input[type^="submit"] {
    max-width: 190px;
    width: 100%;
    padding: 17px;
    border-radius: 25px;
    letter-spacing: 2px;
    font-size: 15px;
    background: #fff;
    color: #444;
    margin-left: 15px;
}
.sub-form-1 input[type^="submit"]:hover {
    background: #333;
    color: #fff;
}
/*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 {
    margin-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: -18px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: -1;
    clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -webkit-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -moz-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -ms-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -o-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    position: absolute;
}
.elementor-widget-ftc-testimonial .navigation-slider .style_2 {
    left: 45px;
    width: 30px;
    height: 30px;
    background: #fff;
    text-align: center;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-next.style_2 {
    top: calc(50% + 25px);
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-prev.style_2 {
    top: calc(50% - 25px);
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-next.style_2:before {
    content: "\f107";
    font-family: "FontAwesome";
    line-height: 30px;
}
.elementor-widget-ftc-testimonial .navigation-slider .nav-prev.style_2:before {
    content: "\f106";
    font-family: "Fontawesome";
    line-height: 30px;
}
/*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 {
    margin-left: 30px;
}
.rtl-section-12 .elementor-widget-image .elementor-image img:hover,
.banner-double-h12 .elementor-widget-image .elementor-image img:hover {
    opacity: 0.5;
}
/*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 {
    margin-left: 85px;
}
.banner-133 .elementor-row .elementor-column:last-child .elementor-widget:not(:first-child),
.banner-132 .elementor-row .elementor-column:first-child .elementor-widget:not(:first-child),
.banner-131 .elementor-row .elementor-column:last-child .elementor-widget:not(:first-child) {
    padding-left: 60px;
}
/*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;
}
.footer-13 .wpcf7 .sub-form-1 input[type^="submit"]:hover {
    color: #e6944a;
}
.copy-right-13 .elementor-text-editor span span:hover {
    color: #fff !important;
}
.hover-cocial-13 .elementor-grid-item:first-child .elementor-icon:hover {
    border-color: #0011fd;
}
.hover-cocial-13 .elementor-grid-item:first-child .elementor-icon:hover i {
    color: #0011fd;
}
.hover-cocial-13 .elementor-grid-item:nth-child(2) .elementor-icon:hover {
    border-color: #009af7;
}
.hover-cocial-13 .elementor-grid-item:nth-child(2) .elementor-icon:hover i {
    color: #009af7;
}
.hover-cocial-13 .elementor-grid-item:last-child .elementor-icon:hover {
    border-color: #f35202;
}
.hover-cocial-13 .elementor-grid-item:last-child .elementor-icon:hover i {
    color: #f35202;
}
/*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*/
/*home 15*/
.banner1-h15 figure .ftc-image-content  .ftc-image-caption,
.banner2-h15 figure .ftc-image-content  .ftc-image-caption {
    font-size: 48px;
    line-height: 60px;
    max-width: 280px;
    text-align: left;
}
.banner1-h15 figure .ftc-image-content  .ftc-image-caption {
    margin-left: auto;
}
.img1-h15 {
    position: absolute !important;
    top: -14%;
    width: max-content !important;
}
.img2-h15 {
    position: absolute !important;
    bottom: -21%;
    right: -82%;
    width: max-content !important;
}
.ftc-element-testimonial.style_4 .title-testi-slider {
    display: none;
}
.ftc-element-testimonial.style_4 .testimonial-content {
    text-align: center;
    margin-bottom: 0;
    padding-top: 25px;
}
.ftc-element-testimonial.style_4 .testimonial-content .avatar-image img {
    border-radius: 50%;
    border: 10px solid #ffff;
    position: relative;
    width: 126px;
}
.ftc-element-testimonial.style_4 .testimonial-content .avatar-image {
    margin-bottom: 35px;
}
.ftc-element-testimonial.style_4 .testimonial-content .name {
    margin: 0 0 8px 0;
}
.ftc-element-testimonial.style_4 .testimonial-content:before {
    content:"\f10e";
    font-family: fontawesome;
    font-size: 280px;
    line-height: 1;
    color: rgba(157,174,90,.2);
    z-index: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
}
.video-h15 .elementor-custom-embed-image-overlay, .video-h15 {
    max-height: 482px !important;
}
.ftc_products_slider.style_5 .woocommerce .ftc-product.product .group-button-product {
    display: none;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description {
    display: flex;
    flex-direction: column;
    padding-top: 28px;
    padding-bottom: 0;
    background-color: transparent;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .star-rating {
    order: 3;
    line-height: 34px;
    height: 44px;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .star-rating::before {
    color: #acbb6d;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .product_title {
    order: 1;
    margin-top: 0;
    margin-bottom: 15px;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .product_title a {
    text-transform: unset;
    font-size: 20px;
    font-weight: 400;
    line-height: 1;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .product_title a:hover {
    color: #333333 !important;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .price {
    order: 2;
    background-color: transparent;
    border-radius: 0;
    display: block;
    padding: 0;
    line-height: 1;
    margin-bottom: 10px;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .price > .amount > bdi,
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .price ins .amount > bdi {
    font-size: 16px;
    font-weight: 400;
    color: #333333;
}
.ftc_products_slider.style_5 .woocommerce .products .product .item-description .price .del .amount > bdi {
    font-size: 14px;
    color: #666666;
    font-weight: 400;
}
.ftc_products_slider.style_5 .ftc-product.product:hover .item-description .meta_info {
    order: 3;
}
.ftc_products_slider.style_5 .woocommerce .products .product:hover .item-description .star-rating,
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info a.compare,
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button a:before {
    display: none;
}
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button {
    width: 100%;
    height: 44px;
    line-height: 48px;
    border-radius: 0;
}
.ftc_products_slider.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button a span {
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
}
.ftc_products_slider.style_5 .woocommerce .products .product .images {
    border: 1px solid #ebebeb;
}
.ftc_products_slider.style_5 .title-product-slider {
    display: none;
}
.ftc_products_slider.style_5 .woocommerce.ftc-products .products .product {
    margin: 0;
}
.brand-h15 .title-brand-slider {
    display: none;
}
.wpcf7 form .sub-form-h15 {
    display: flex;
}
.wpcf7 form .sub-form-h15 .button-h15 {
    width: 270px;
    padding: unset;
    font-size: 16px;
    height: 45px;
    line-height: 45px;
    background-color: rgba(255, 255, 255, .2);
}
.wpcf7 form .sub-form-h15 input[type="email"] {
    width: calc(100% - 270px);
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding: 0;
    color: #999;
}
.wpcf7 .screen-reader-response p {
    margin: 0;
}
.contact-ft-h15.elementor-widget .elementor-icon-list-item span span {
    color: #ffffff;
}
.contact-ft-h15.elementor-widget .elementor-icon-list-item a:hover span span {
    color: #ffffff !important;
}
.copyright-h15 p {
    margin-bottom: 0;
}
footer.site-footer .copyright-h15 p a {
    font-size: 24px;
    text-decoration: underline;
}
footer.site-footer .copyright-h15 p a:hover {
    color: #ffffff !important;
}
.ftc_products_slider.style_5 .woocommerce .item-description .meta_info .add_to_cart_button:hover {
    background-color: #333333 !important;
}
/*end*/
/*Home 16*/
.ftc-product-categories.style_4 .title {
    font-size: 14px;
    text-transform: uppercase;
}
.ftc-product-categories.style_4 .title:after {
    display: none;
}
.ftc-product-categories.style_4 .item-desciption {
    line-height: 1;
}
.ftc-product-categories.style_4 .images-category {
    position: relative;
    width: max-content;
    margin: 0 auto 22px;
    border-radius: 50%;
}
.ftc-product-categories.style_4 .images-category img {
    transform: scale(1);
    transition: all 0.5s ease-in-out;
}
.ftc-product-categories.style_4 .images-category:hover img{
    transform: scale(1.2);
}
.ftc-product-grid.style_2 .item-description .meta_info {
    display: block;
}
.ftc-product-grid.style_2.woocommerce .products .product .item-description {
    padding: 38px 5px 20px;
    background-color: transparent;
}
.ftc-product-grid.style_2 .item-description .meta_info .add_to_cart_button {
    width: 100%;
    height: 47px;
    line-height: 47px;
    float: none;
    border-radius: 5px;
	background: #f3f3f3;
}
.ftc-product-grid.style_2 .ftc-product.product:hover .item-description .meta_info {
    display: unset;
}
.ftc-product-grid.style_2.woocommerce .item-description .meta_info .add_to_cart_button a {
    height: 47px;
    line-height: 47px;
    font-size: 18px;
    font-weight: bold;
    color: #262626;
    background-color: #f3f3f3;
    width: 100%;
    border-radius: 5px;
}
.ftc-product-grid.style_2.woocommerce .products .product .item-description .product_title {
    text-align: left;
    margin-top: 0;
    margin-bottom: 12px;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .price {
    display: block;
    padding: 0;
    line-height: 1;
    border-radius: 0;
    min-width: unset;
    background-color: transparent;
    margin-bottom: 25px;
}
.ftc-product-grid.style_2 .item-description .price > .amount > bdi,
.ftc-product-grid.style_2 .item-description .price ins .amount > bdi {
    font-size: 18px;
    font-weight: bold;
}
.ftc-product-grid.style_2 .item-description .price del .amount > bdi {
    font-size: 16px;
    font-weight: 300;
}
.ftc-product-grid.style_2 .item-description .price > .amount > bdi,
.ftc-product-grid.style_2 .item-description .price ins {
    float: left;
}
.ftc-product-grid.style_2 .item-description .price del {
    float: right;
    padding: 0;
}
.ftc-product-grid.style_2 .item-description .meta_info .quickview {
    display: unset;
}
.ftc-product-grid.style_2 .item-description .yith-wcwl-add-to-wishlist {
    position: absolute;
    right: 5px;
    top: 44px;    
}
.ftc-product-grid.style_2 .item-description .yith-wcwl-add-to-wishlist a {
    width: 18px;
    height: 16px;
    font-size: 16px;
    line-height: 1;
    color: #999999;
    background-color: transparent !important;
}
.ftc-product-grid.style_2 .item-description .yith-wcwl-add-to-wishlist a i {
    line-height: 1;
}
.ftc-product-grid.style_2 .item-description .quickview,
.ftc-product-grid.style_2 .item-description .compare {
    width: 72px;
    height: 47px;
    line-height: 47px;
    border-radius: 0;
    opacity: 0;
    font-size: unset;
    margin: 0;
}
.ftc-product-grid.style_2 .item-description .quickview {
    position: absolute;
    bottom: 20px;
    right: 5px;
    border-radius: 0 5px 5px 0;
    background-color: #55b5c0;
}
.ftc-product-grid.style_2 .item-description .compare {
    position: absolute;
    bottom: 20px;
    left: 5px;
    border-radius: 5px 0 0 5px;
    background-color: #55b5c0;
}

.ftc-product-grid.style_2 .ftc-product.product:hover .item-description .quickview,
.ftc-product-grid.style_2 .ftc-product.product:hover .item-description .compare {
    opacity: 1;
}
.ftc-product-grid.style_2 .ftc-product.product:hover .item-description .add_to_cart_button a {
    color: #ffffff;
}
.ftc-product-grid.style_2 .title-product-grid,
.ftc-product-grid.style_2.woocommerce .product:hover .item-image > a:after,
.ftc-product-grid.style_2.woocommerce .product .item-image .group-button-product,
.ftc-product-grid.style_2 .item-description .meta_info .quickview span {
    display: none;
}
.ftc-product-grid.style_2.woocommerce .products .product {
    margin-top: 0;
    margin-bottom: 0;
    border: 1px solid #e6e6e6;
    max-width: unset;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .add_to_cart_button a::before {
    margin: 0;
}
.ftc-element-testimonial.style_5 .title-testi-slider {
    display: none;
}
.ftc-element-testimonial.style_5 .testimonial-content {
    text-align: center;
    margin-bottom: 0;
    padding-top: 25px;
}
.ftc-element-testimonial.style_5 .testimonial-content .avatar-image img {
    border-radius: 50%;
    border: 10px solid rgba(255,255,255,.1);
    position: relative;
    width: 126px;
}
.ftc-element-testimonial.style_5 .testimonial-content .avatar-image {
    margin-bottom: 25px;
}
.ftc-element-testimonial.style_5 .testimonial-content .name {
    margin: 0 0 8px 0;
}
.ftc-element-testimonial.style_5 .testimonial-content:before {
    content:"\f10e";
    font-family: fontawesome;
    font-size: 280px;
    line-height: 1;
    color: rgba(42,162,176,.2);
    z-index: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: -20px;
}
.banner1-h16 figure .ftc-image-content  .ftc-image-caption {
    font-size: 18px;
    font-weight: bold;
    color: #262626;
    text-transform: uppercase;
}
.banner1-h16 figure .ftc-image-content  .ftc-image-caption p {
    margin: 0;
}
.wpcf7 form .sub-form-h16 {
    display: flex;
}
.wpcf7 form .sub-form-h16 .button-h16 {
    width: 270px;
    padding: unset;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    background-color: rgba(255, 255, 255, .1);
    border-radius: 5px;
}
.wpcf7 form .sub-form-h16 input[type="email"] {
    width: 410px;
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding: 0;
    color: #999;
    margin-right: 20px;
    font-size: 16px;
}
.ftc-element-testimonial.style_5 .testimonial-content .infomation {
    text-align: left;
}
footer.site-footer .copyright-h16 p a {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}
.copyright-h16 p {
    margin-bottom: 0;
}
.contact-ft-h16.elementor-widget .elementor-icon-list-item span span {
    color: #ffffff;
}
.contact-ft-h16.elementor-widget .elementor-icon-list-item a:hover span span {
    color: #ffffff !important;
}
.text1-h16 p {
    margin: 0;
}
.button-slider-h16 i {
    margin-left: 10px;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .compare i,
.ftc-product-grid.style_2 .ftc-product.product .item-description .quickview i:before {
    font-size: 20px;
    line-height: 47px;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .compare{
    font-size: 0;
}
.ftc-product-grid.style_2 .ftc-product.product .item-description .compare.added:before {
    font-size: 20px;
    line-height: 47px;
}
.video-h16 .elementor-custom-embed-image-overlay, .video-h16 {
    max-height: 700px !important;
}
.col-logo-ft-h16:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color:rgba(243,241,240,.2);
    position: absolute;
    top: 0;
    right: 45px;
}
.slider-h16 rs-module .home16 {
    opacity: 0 !important;
}
.slider-h16 rs-module:hover .home16 {
    opacity: 1 !important;
}
/*end*/
/*Home 17*/
.banner1-h17 figure .ftc-image-content {
    position: relative;
    width: 100%;
}
.banner1-h17 figure .ftc-image-content .ftc-image-caption {
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    margin-bottom: 26px;
}
.banner1-h17 figure .ftc-image-content .ftc-image-caption p {
    margin: 0;
}
.banner1-h17 figure .ftc-image-content .button-banner {
    margin: 0;
    min-height: unset;
}
.banner1-h17 figure .ftc-image-content .button-banner a {
    font-size: 12px;
    line-height: 36px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    position: relative;
    padding: 9px 38px 10px 20px;
    text-transform: capitalize;
    font-weight: 500;
}
.banner1-h17 figure .ftc-image-content .button-banner a::before {
    content:"\f0da";
    font-family: fontawesome;
    font-size: 16px;
    color: #333333;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.ftc_products_slider.style_6 .item-description .meta_info .quickview {
    display: unset;
}
.ftc_products_slider.style_6 .item-description .yith-wcwl-add-to-wishlist {
    display: none;
}
.ftc_products_slider.style_6 .item-description .quickview,
.ftc_products_slider.style_6 .item-description .compare {
    width: 72px;
    height: 47px;
    line-height: 47px;
    border-radius: 0;
    opacity: 0;
    font-size: unset;
    margin: 0;
}
.ftc_products_slider.style_6 .item-description .quickview {
    position: absolute;
    bottom: 0px;
    right: 0;
    border-radius: 0 5px 5px 0;
    background-color: #55b5c0;
}
.ftc_products_slider.style_6 .item-description .compare {
    position: absolute;
    bottom: 0px;
    left: 0;
    border-radius: 5px 0 0 5px;
    background-color: #55b5c0;
}

.ftc_products_slider.style_6 .ftc-product.product:hover .item-description .quickview,
.ftc_products_slider.style_6 .ftc-product.product:hover .item-description .compare {
    opacity: 1;
}
.ftc_products_slider.style_6 .ftc-product.product:hover .item-description .add_to_cart_button a {
    color: #ffffff;
}
.ftc_products_slider.style_6 .ftc-product.product .item-description .price {
    display: block;
    padding: 0;
    line-height: 1;
    border-radius: 0;
    min-width: unset;
    background-color: transparent;
    margin-bottom: 25px;
}
.ftc_products_slider.style_6 .ftc-product.product .item-description .star-rating,
.ftc_products_slider.style_6 .woocommerce .item-description .meta_info .add_to_cart_button a::before {
    display: none;
}
.ftc_products_slider.style_6 .woocommerce .products .product .item-description {
    padding: 30px 0 0;
    background-color: transparent;
}
.ftc_products_slider.style_6 .item-description .meta_info .add_to_cart_button {
    width: 100%;
    height: 47px;
    line-height: 47px;
    float: none;
    border-radius: 5px;
    background-color: transparent;
}
.ftc_products_slider.style_6 .ftc-product.product .item-description .meta_info {
    display: unset;
}
.ftc_products_slider.style_6 .woocommerce .item-description .meta_info .add_to_cart_button a {
    height: 47px;
    line-height: 47px;
    font-size: 18px;
    font-weight: bold;
    background-color: #f3f3f3;
}
.ftc_products_slider.style_6 .woocommerce .item-description .meta_info .add_to_cart_button:hover a {
    color: #ffffff !important;
}
.ftc_products_slider.style_6 .woocommerce .products .product .item-description .product_title a {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #666666;
    text-transform: unset;
}
.ftc_products_slider.style_6 .woocommerce .products .product .item-description .price > .amount > bdi,
.ftc_products_slider.style_6 .woocommerce .products .product .item-description .price ins .amount > bdi {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.ftc_products_slider.style_6 .woocommerce .products .product .item-description .price .del .amount > bdi {
    font-size: 16px;
    color: #666666;
    font-weight: 400;
}
.ftc_products_slider.style_6 .woocommerce .ftc-product.product .group-button-product .add_to_cart_button,
.ftc_products_slider.style_6 .woocommerce .ftc-product.product .group-button-product .compare,
.ftc_products_slider.style_6 .woocommerce .ftc-product.product .group-button-product .quickview,
.ftc_products_slider.style_6 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-wishlistexistsbrowse),
.ftc_products_slider.style_6 .title-product-slider {
    display: none;
}
.ftc_products_slider.style_6 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
}
.ftc_products_slider.style_6 .woocommerce .ftc-product.product:hover .group-button-product .yith-wcwl-add-to-wishlist {
    opacity: 1;
    visibility: visible;
}
.ftc_products_slider.style_6 .post .group-button-product {
    top: 10%;
}
.ftc_products_slider.style_6 .woocommerce .products .product .item-description .product_title {
    margin: 0 0 15px;
}
.ftc_products_slider.style_6 .woocommerce .products .product {
    margin-top: 0;
    max-width: unset;
}
.ftc_products_slider.style_6 .ftc-product.product .item-description .compare i,
.ftc_products_slider.style_6 .ftc-product.product .item-description .quickview i:before {
    font-size: 20px;
    line-height: 47px;
}
.ftc_products_slider.style_6 .ftc-product.product .item-description .compare{
    font-size: 0;
}
.ftc_products_slider.style_6 .ftc-product.product .item-description .compare.added:before {
    font-size: 20px;
    line-height: 47px;
}
.banner5-h17 h4 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    font-family: 'Montserrat';
    margin: 20px auto 60px;
    color: #fff;
    max-width: 85%;
}
.banner5-h17 .ftc-image-content .button-banner a {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 5px;
    padding: 15px 46px 14px 26px;
    position: relative;
}
.banner5-h17 .ftc-image-content .button-banner a::before {
    content:"\f0da";
    font-family: fontawesome;
    font-size: 24px;
    position: absolute;
    top: calc(50% - 1px);
    right: 20px;
    transform: translateY(-50%);
}
.img-box-h17 figure {
    position: relative;
}
.img-box-h17 figure img {
    transform: rotate(0);
    transition: all 0.6s ease-in-out;
}
.img-box-h17 figure img:hover {
    transform: rotate(-360deg);
}
.title1-h17 {
    position: relative;
}
.title1-h17:before {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: -1;
}
.title1-h17 .elementor-widget-container {
    width: max-content;
    margin-left: auto !important;
    margin-right: auto !important;
}
.title1-h17.title2-h17:before {
    width: calc(100% - 30px);
    left: 15px;
}
.blog-h17 .title-blogs-grid {
    display: none;
}
.ftc-elements-blogs.style_1 {
    margin: 0;
}
.ftc-elements-blogs.style_1 .post-text {
    text-align: center;
}
.ftc-elements-blogs.blog-template-elementor.style_1 .inner-wrap .post-text .meta > span {
    font-size: 12px;
    line-height: 1;
    text-transform: uppercase;
    padding: 12px 20px 13px;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
}
.ftc-elements-blogs.style_1.blog-template-elementor .inner-wrap > a {
    margin-bottom: 42px;
}
.ftc-elements-blogs.style_1 .post-text .meta {
    margin-top: 36px;
}
.wpcf7 form .sub-form-h17 input[type="email"] {
    width: 570px;
    height: 50px;
    line-height: 50px;
    padding: 0 22px;
    background-color: rgba(255,255,255,.1);
    font-size: 16px;
    text-transform: uppercase;
    color: #999999;
    border: 0;
}
.wpcf7 form .sub-form-h17 input[type="email"]::placeholder {
    color: #999999;
}
.wpcf7 form .sub-form-h17 .button-h17 {
    width: 135px;
    height: 50px;
    line-height: 50px;
    background-color: rgba(255,255,255,.1);
    padding: 0;
    font-size: 0;
}
.wpcf7 form .sub-form-h17 {
    display: flex;
    justify-content: center;
}
.wpcf7 form .sub-form-h17 .button-h17:before {
    font-size: 18px;
    font-weight: 100;
    color: #ffffff;
}
footer.site-footer .copyright-h17 p a {
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}
.copyright-h17 p {
    margin-bottom: 0;
}
.slider-h17 rs-module .home16 {
    opacity: 0 !important;
}
.slider-h17 rs-module:hover .home16 {
    opacity: 1 !important;
}
.ftc_products_slider.style_6 .woocommerce .product .group-button-product .yith-wcwl-add-to-wishlist {
    display: block;
}
.ftc_products_slider.style_6 .woocommerce .product .group-button-product {
    display: block;
    z-index: 2;
}
.button-slider-h17 i {
    margin-left: 10px;
    font-size: 20px !important;
}
/*end*/
/*Home 18*/
.banner1-h18 figure .ftc-image-content {
    position: relative;
    width: 100%;
}
.banner1-h18 figure .ftc-image-content .ftc-image-caption {
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 26px;
    color: #333333;
}
.banner1-h18 figure .ftc-image-content .ftc-image-caption p {
    margin: 0;
}
.banner1-h18 figure .ftc-image-content .button-banner {
    margin: 0;
    min-height: unset;
}
.banner1-h18 figure .ftc-image-content .button-banner a {
    font-size: 12px;
    line-height: 36px;
    border-radius: 5px;
    position: relative;
    padding: 9px 38px 10px 20px;
    text-transform: capitalize;
    font-weight: 500;
    color: #ffffff;
}
.banner1-h18 figure .ftc-image-content .button-banner a::before {
    content:"\f0da";
    font-family: fontawesome;
    font-size: 16px;
    color: #ffffff;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.banner1-h18 figure .ftc-image-content .button-banner a:hover {
    background-color: #333333;
}
.ftc-product-categories.style_5 .ftc-categories .title {
    font-size: 18px;
    font-weight: 400;
}
.ftc-product-categories.style_5 .ftc-categories .images-category {
    margin-bottom: 33px;
}
.ftc-product-categories.style_5 .ftc-categories .images-category img {
    transform: scale(1);
    transition: all 0.6s ease-in-out;
}
.ftc-product-categories.style_5 .ftc-categories .images-category:hover img {
    transform: scale(1.2);
}
.img1-h18 {
    position: absolute !important;
    top: -38px;
    left: 0;
}
.img2-h18 {
    position: absolute !important;
    left: 50%;
    top: calc(50% + 40px);
    transform: translate(-50%, -50%);
}
.banner4-h18 .ftc-element-image .ftc-image-content {
    width: 220px;
}
.banner4-h18 .ftc-image-content  .ftc-image-caption {
    font-size: 60px;
    font-weight: bold;
    line-height: 60px;
    text-transform: capitalize;
}
.banner4-h18 .ftc-image-content  .ftc-image-caption {
    color: #efd35c;
}
.banner4-h18 .ftc-image-content  .ftc-image-caption strong {
    color: #99d7ba;
    position: absolute;
    right: 0;
    bottom: -51px;
}
.banner5-h18 .ftc-image-content  .ftc-image-caption {
    font-size: 36px;
    line-height: 48px;
    font-weight: 300;
    font-style: italic;
    color: #333333;
}
.banner5-h18 .ftc-image-content  .ftc-image-caption strong {
    font-weight: bold;
}
.banner5-h18 .ftc-image-content  .button-banner a {
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    text-transform: capitalize;
    color: #ffff;
    position: relative;
    border-radius: 5px;
    padding: 10px 40px 11px 20px;
    background-color: #9f7551;
}
.banner5-h18 .ftc-image-content  .button-banner a::before {
    content:"\f0da";
    font-family: fontawesome;
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.banner5-h18 .ftc-image-content {
    width: 100% !important;
}
.banner5-h18 .ftc-image-content  .button-banner {
    margin-top: 19px;
}
.banner8-h18 .ftc-element-image .ftc-image-content {
    width: auto;
    top: 10%;
    right: 16%;
    max-width: 480px;
}
.banner8-h18 .ftc-element-image .wp-caption img {
    margin: 0;
}
.banner8-h18 .ftc-element-image .ftc-image-caption div > p {
    color: #9f7551;
    font-size: 24px;
    font-family: 'Montserrat';
    font-weight: 400;
    max-width: 80%;
    text-align: left;
    margin: 20px 0 30px;
    line-height: 30px;
}
.banner8-h18 .ftc-element-image .ftc-image-caption div > a {
    font-size: 18px;
    color: #64a1d0;
    font-family: 'Montserrat';
    font-weight: bold;
    margin-right: 145px;
}
.content-qoute-18 > h2:first-child {
    font-size: 30px;
    color: #64a1d0;
    font-family: 'Montserrat';
    font-weight: bold;
    margin-bottom: 10px;
}
.content-qoute-18 > span {
    font-size: 30px;
    color: #64a1d0;
    font-weight: bold;
    font-family: 'Montserrat';
}
.content-qoute-18 > p {
    color: #9f7551;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    font-family: 'Montserrat';
    max-width: 80%;
    margin: 10px auto 0;
}
.banner8-h18 .ftc-element-image .ftc-image-caption div > a:hover {
    color: #444;
}
.ftc_products_deal_slider.style_1 .ftc-product.product {
    margin-top: 0;
}
.ftc_products_deal_slider.style_1 .title-products-deal,
.ftc_products_deal_slider.style_1 .ftc-product.product >div.item-description .star-rating {
    display: none;
}
.ftc_products_deal_slider.style_1 .ftc-product.product >div {
    max-width: unset;
}
.ftc_products_deal_slider.style_1 .ftc-product.product >div.item-description {
    top: unset;
    transform: unset;
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: transparent;
    padding: 27px 0 0;
}
.ftc_products_deal_slider.style_1 .ftc-product.product >div.item-description .product_title {
    order: 1;
    margin-top: 0;
    margin-bottom: 12px;
}
.ftc_products_deal_slider.style_1 .ftc-product.product >div.item-description .product_title a {
    font-size: 18px;
    font-weight: 400;
    color: #5a4a42;
    line-height: 1;
    text-transform: unset;
    letter-spacing: 0;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .price {
    order: 2;
    border-radius: 0;
    line-height: 1;
    padding: 0;
    background-color: transparent;
    display: block;
    margin-bottom: 24px;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .price > .amount > bdi,
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .price ins .amount > bdi {
    font-size: 18px;
    font-weight: bold;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .price .del .amount > bdi {
    font-size: 16px;
    color: #666666;
    font-weight: 400;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .counter-wrapper {
    order: 3;
    background-color: #f3f3f3;
    display: flex;
    border-radius: 5px;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .counter-wrapper>div {
    background-color: transparent;
    border: 0;
    width: 25%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    height: 60px;
    padding: 0;
    margin: 0;
    position: relative;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .counter-wrapper .countdown-meta {
    font-size: 14px;
    line-height: 1;
    color: #666666;
    text-transform: capitalize;
    margin-bottom: 6px;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .counter-wrapper .number-wrapper span {
    color: #f72d2d;
    font-size: 18px;
    line-height: 1;
}
.ftc_products_deal_slider.style_1 .ftc-product.product:hover .item-description .meta_info {
    display: none;
}
.ftc_products_deal_slider.style_1  .woocommerce .products .product .item-description .counter-wrapper>div:not(:last-child)::before {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #dadada;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.ftc_products_deal_slider.style_1 .ftc-product.product > .wcfm_buttons {
    right: 0;
    left: auto;
}
.ftc_products_deal_slider.style_1 .woocommerce .product .conditions-box .onsale {
    width: 48px;
    height: 48px;
    line-height: 44px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 400;
    left: 10px;
    top: 10px;
}
.ftc_products_deal_slider.style_1 .woocommerce .product:hover .item-image > a:after,
.ftc_products_deal_slider.style_1 .woocommerce .ftc-product.product .group-button-product .quickview,
.ftc_products_deal_slider.style_1 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-wishlistexistsbrowse) {
    display: none;
}
.ftc_products_deal_slider.style_1 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: 30px;
    right: 0;
    display: unset;
}
.ftc_products_deal_slider.style_1 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist,
.ftc_products_deal_slider.style_1 .woocommerce .product .item-image .group-button-product > div.yith-wcwl-add-to-wishlist a {
    background-color: transparent;
}
.ftc_products_deal_slider.style_1 .item-image .group-button-product > div a i,
.ftc_products_deal_slider.style_1.woocommerce .product .item-image .group-button-product > div a:first-child:before,
.ftc_products_deal_slider.style_1 .item-image .group-button-product > a i {
    width: auto;
    font-size: 16px;
    line-height: 32px;
    color: #666666;
}
.ftc_products_deal_slider.style_1 .woocommerce .ftc-product.product .group-button-product {
    top: 0;
    left: 0;
    transform: none;
}
.brand-h18 .title-brand-slider {
    display: none;
}
.wpcf7 form .sub-form-h18 input[type="email"] {
    width: 335px;
    height: 50px;
    line-height: 50px;
    padding: 0 5px;
    background-color: transparent;
    font-size: 16px;
    text-transform: capitalize;
    color: #fff;
    border: 0;
    border-bottom: 1px solid rgba(255,255,255,.2);
}
.wpcf7 form .sub-form-h18 input[type="email"]::placeholder {
    color: #fff;
}
.wpcf7 form .sub-form-h18 .button-h18 {
    width: 75px;
    height: 50px;
    line-height: 50px;
    background-color: transparent;
    padding: 0;
    font-size: 0;
    border-bottom: 1px solid rgba(255,255,255,.2);
}
.wpcf7 form .sub-form-h18 {
    display: flex;
}
.wpcf7 form .sub-form-h18 .button-h18:before {
    font-size: 18px;
    font-weight: 100;
    color: #ffffff;
}
.mini-box1-ft-h18 .elementor-column:first-child:before {
    content: "";
    width: 1px;
    height: 115px;
    background-color: rgba(255,255,255,.2);
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.ftc_products_slider.style_7 .item-description .meta_info .quickview {
    display: unset;
}
.ftc_products_slider.style_7 .item-description .yith-wcwl-add-to-wishlist {
    display: none;
}
.ftc_products_slider.style_7 .item-description .quickview,
.ftc_products_slider.style_7 .item-description .compare {
    width: 72px;
    height: 47px;
    line-height: 47px;
    border-radius: 0;
    opacity: 0;
    font-size: unset;
    margin: 0;
}
.ftc_products_slider.style_7 .item-description .quickview {
    position: absolute;
    bottom: 0px;
    right: 0;
    border-radius: 0 5px 5px 0;
    background-color: #83b4d9;
}
.ftc_products_slider.style_7 .item-description .compare {
    position: absolute;
    bottom: 0px;
    left: 0;
    border-radius: 5px 0 0 5px;
    background-color: #83b4d9;
}

.ftc_products_slider.style_7 .ftc-product.product:hover .item-description .quickview,
.ftc_products_slider.style_7 .ftc-product.product:hover .item-description .compare {
    opacity: 1;
}
.ftc_products_slider.style_7 .ftc-product.product:hover .item-description .add_to_cart_button a {
    color: #ffffff;
}
.ftc_products_slider.style_7 .ftc-product.product .item-description .price {
    display: block;
    padding: 0;
    line-height: 1;
    border-radius: 0;
    min-width: unset;
    background-color: transparent;
    margin-bottom: 25px;
}
.ftc_products_slider.style_7 .ftc-product.product .item-description .star-rating,
.ftc_products_slider.style_7 .woocommerce .item-description .meta_info .add_to_cart_button a::before {
    display: none;
}
.ftc_products_slider.style_7 .woocommerce .products .product .item-description {
    padding: 30px 0 0;
    background-color: transparent;
}
.ftc_products_slider.style_7 .item-description .meta_info .add_to_cart_button {
    width: 100%;
    height: 47px;
    line-height: 47px;
    float: none;
    border-radius: 5px;
    background-color: transparent;
}
.ftc_products_slider.style_7 .ftc-product.product .item-description .meta_info {
    display: unset;
}
.ftc_products_slider.style_7 .woocommerce .item-description .meta_info .add_to_cart_button a {
    height: 47px;
    line-height: 47px;
    font-size: 18px;
    font-weight: bold;
    background-color: #f3f3f3;
}
.ftc_products_slider.style_7 .woocommerce .item-description .meta_info .add_to_cart_button:hover a {
    color: #ffffff !important;
}
.ftc_products_slider.style_7 .woocommerce .products .product .item-description .product_title a {
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    color: #666666;
    text-transform: unset;
}
.ftc_products_slider.style_7 .woocommerce .products .product .item-description .price > .amount > bdi,
.ftc_products_slider.style_7 .woocommerce .products .product .item-description .price ins .amount > bdi {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
}
.ftc_products_slider.style_7 .woocommerce .products .product .item-description .price .del .amount > bdi {
    font-size: 16px;
    color: #666666;
    font-weight: 400;
}
.ftc_products_slider.style_7 .woocommerce .ftc-product.product .group-button-product .add_to_cart_button,
.ftc_products_slider.style_7 .woocommerce .ftc-product.product .group-button-product .compare,
.ftc_products_slider.style_7 .woocommerce .ftc-product.product .group-button-product .quickview,
.ftc_products_slider.style_7 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist span:not(.yith-wcwl-wishlistexistsbrowse),
.ftc_products_slider.style_7 .title-product-slider {
    display: none;
}
.ftc_products_slider.style_7 .woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
    background-color: transparent;
    position: absolute;
    top: 0;
    right: 0;
}
.ftc_products_slider.style_7 .post .group-button-product {
    top: 10%;
}
.ftc_products_slider.style_7 .woocommerce .products .product .item-description .product_title {
    margin: 0 0 15px;
}
.ftc_products_slider.style_7 .woocommerce .products .product {
    margin-top: 0;
    max-width: unset;
}
.ftc_products_slider.style_7 .ftc-product.product .item-description .compare i,
.ftc_products_slider.style_7 .ftc-product.product .item-description .quickview i:before {
    font-size: 20px;
    line-height: 47px;
}
.ftc_products_slider.style_7 .ftc-product.product .item-description .compare{
    font-size: 0;
}
.ftc_products_slider.style_7 .ftc-product.product .item-description .compare.added:before {
    font-size: 20px;
    line-height: 47px;
}
.button-slider-h18 i {
    margin-left: 10px;
    font-size: 20px !important;
}
.ftc_products_slider.style_7 .woocommerce .product .group-button-product .yith-wcwl-add-to-wishlist {
    display: block;
}
.ftc_products_slider.style_7 .woocommerce .product .group-button-product {
    display: block;
    z-index: 2;
}
/*end*/
/*Home 19*/
.banner3-h19 .ftc-image-content {
  width: auto !important;
  top: 0;
  right: 20%;
}
.content-banner-19 {
    text-align: center;
    max-width: 450px;
}
.content-banner-19 > h5 {
    font-size: 22px;
    color: #262626;
    font-family: 'Montserrat';
    text-align: left;
    margin-bottom: 50px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 0;
}
.content-img-19 {
    display: flex;
    width: 350px;
    justify-content: flex-start;
    align-items: center;
    margin-left: -10px;
}
.content-banner-19 > a {
    font-size: 18px;
    color: #64a1d0 !important;
    font-weight: bold;
    font-family: 'Montserrat';
}
.content-banner-19 > a:hover {
    color: #444 !important;
}
.content-qoute-19 > h2:first-child {
    font-size: 30px;
    font-family: 'Montserrat';
    font-weight: 900;
    color: #fe3c2d;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.content-qoute-19 > span {
    font-size: 30px;
    color: #01b4ec;
    font-weight: bold;
    font-family: 'Montserrat';
}
.content-qoute-19 > p {
    font-size: 24px;
    font-family: 'Montserrat';
    color: #666;
    font-weight: 400;
    line-height: 32px;
    max-width: 60%;
    margin: 10px auto 0;
}
.ftc-element-image .wp-caption .content-img-19 img {
    margin: 0;
}
.content-img-19 > h4 {
    color: #01b4ec;
    font-size: 24px;
    font-weight: bold;
    font-family: 'Montserrat';
    text-transform: uppercase;
    text-align: left;
}
.content-img-19 > h4 span {
    display: block;
}
.banner1-h19 .ftc-image-content {
    max-width: 250px;
}
.banner1-h19 .ftc-image-content .ftc-image-caption {
    font-size: 36px;
    line-height: 48px;
    font-weight: 300;
    font-style: italic;
    color: #333333;
    margin-bottom: 18px;
}
.banner1-h19 .ftc-image-content .button-banner {
    margin-top: 0;
}
.banner1-h19 .ftc-image-content .ftc-image-caption strong {
    font-weight: bold;
    font-style: initial;
}
.banner1-h19 .ftc-image-content .button-banner a,
.banner2-h19 .ftc-image-content .button-banner a {
    font-size: 12px;
    font-weight: 400;
    text-transform: capitalize;
    line-height: 1;
    position: relative;
    border-radius: 5px;
    padding: 9px 36px 9px 16px;
}
.banner1-h19 .ftc-image-content .button-banner a::before,
.banner2-h19 .ftc-image-content .button-banner a::before {
    content:"\f0da";
    font-family: fontawesome;
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
}
.banner1-h19 .ftc-image-content .button-banner a:hover,
.banner2-h19 .ftc-image-content .button-banner a:hover {
    color: #ffffff !important;
    background-color: #262626;
}
.ftc-product-grid.style_3 .item-description .product-categories span {
    display: none;
}
.ftc-product-grid.style_3 .item-description .product-categories a {
    font-size: 18px;
    font-weight: 400;
    color: #999999;
}
.ftc-product-grid.style_3 .item-description .product-categories {
    margin-bottom: 6px;
}
.ftc-product-grid.style_3.woocommerce .products .product .price {
    background-color: transparent !important;
    line-height: 28px;
    height: 28px;
}
.ftc-product-grid.style_3 .item-description .price > .amount > bdi,
.ftc-product-grid.style_3 .item-description .price ins {
    font-weight: 400;
}
.ftc-product-grid.style_3 .item-description .price del {
    font-weight: 300;
}
.ftc-product-grid.style_3.woocommerce .products .product .item-description .product_title {
    margin:  0 0 14px 0;
}
.ftc-product-grid.style_3 .title-product-grid,
.ftc-product-grid.style_3.woocommerce .product:hover .item-image > a:after {
    display: none;
}
.ftc-product-grid.style_3.woocommerce.product-template .products .product {
    max-width: 470px;
    margin-top: 0;
    margin-bottom: 0;
}
.ftc-product-grid.style_3.woocommerce .item-description .meta_info .quickview {
    display: block;
    margin: 0;
}
.ftc-product-grid.style_3.woocommerce .item-description .meta_info .quickview i::before {
    font-size: 14px;
}
.ftc-product-grid.style_3.woocommerce .item-description .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_3.woocommerce .product .item-image .group-button-product .quickview {
    display: none;
}
.ftc-product-grid.style_3.woocommerce .product:hover .item-image .group-button-product .yith-wcwl-add-to-wishlist {
    display: block;
}
.ftc-product-grid.style_3.woocommerce .product .item-image .group-button-product div.yith-wcwl-add-to-wishlist a:hover {
    background-color: transparent !important;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .item-description .meta_info {
    display: none;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .item-description .price {
    display: block;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .group-button-product {
    display: flex;
}
.img1-h19 {
    max-width: max-content;
    position: absolute !important;
    top: calc(50% - 18px);
    left: 50%;
    transform: translate(-50%, -50%);
}
.ftc-product-grid.style_3.woocommerce .products .product .item-description {
    background-color: transparent;
    padding: 10px 0 0;
    display: inline-grid;
    width: 100%;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .add-to-cart,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .compare,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .quickview {
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 6px;
    border-radius: 0;
    border: 1px solid #e6e6e6;
    background-color: transparent;
    color: #666666;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .add-to-cart a {
    background-color: transparent;
    color: #666666;
    border-radius: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product {
    background-color: transparent;
    height: 65px;
    align-items: center;
    bottom: 0;
    top: unset;
    transform: translate(-50%, 0);
    width: calc(100% + 1px);
    display: flex;
    z-index: 2;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .group-button-product {
    background-color: #ffffff;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .add-to-cart,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .compare,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .quickview {
    opacity: 0;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .group-button-product .add-to-cart,
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .group-button-product .compare,
.ftc-product-grid.style_3.woocommerce .ftc-product.product:hover .group-button-product .quickview {
    opacity: 1;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .add-to-cart:before {
    display: block;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .add-to-cart a:before,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .quickview i {
    font-size: 16px;
    line-height: 36px;
    width: 36px;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .compare i {
    font-size: 18px;
    line-height: 36px;
    width: 36px;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist a,
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist a i {
    width: 16px;
    height: 16px;
    background-color: transparent;
}
.ftc-product-grid.style_3.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: -500%;
    right: 18px;
}
.banner2-h19 .ftc-image-content {
    max-width: 230px;
}
.banner2-h19 .ftc-image-content .ftc-image-caption h2 {
    font-size: 36px;
    line-height: 1;
    font-weight: 700;
    color: #333333;
    margin-bottom: 12px;
}
.banner2-h19 .ftc-image-content .ftc-image-caption span {
    font-size: 14px;
    font-weight: 400;
    color: #666666;
    line-height: 24px;
}
.banner2-h19 .ftc-image-content .button-banner {
    margin-top: 26px;
}
.button1-h19 {
    max-width: max-content;
    position: absolute !important;
    right: 10px;
    bottom: 53px;
}
.ftc-product-grid.style_4 .item-description .product-categories span {
    display: none;
}
.ftc-product-grid.style_4 .item-description .product-categories a {
    font-size: 18px;
    font-weight: 400;
    color: #999999;
    line-height: 1;
}
.ftc-product-grid.style_4 .item-description .price > .amount > bdi,
.ftc-product-grid.style_4 .item-description .price ins {
    font-weight: 400;
}
.ftc-product-grid.style_4 .item-description .price del {
    font-weight: 300;
}
.ftc-product-grid.style_4 .title-product-grid {
    display: none;
}
.product-template.ftc-product-grid.style_4.woocommerce .products .product {
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 55px;
    max-width: unset;
    padding: 0 15px;
}
.ftc-product-grid.style_4.woocommerce .products .product .item-description {
    text-align: left;
    padding-bottom: 0;
    padding-top: 17px;
    background-color: transparent;
}
.ftc-product-grid.style_4.woocommerce .products .product .item-description .product_title {
    margin: 0;
}
.ftc-product-grid.style_4 .item-description .product-categories {
    margin-bottom: 6px;
}
.ftc-product-grid.style_4.woocommerce .products .product .item-description .price {
    background-color: transparent;
    line-height: 1;
    border-radius: 0;
    padding: 0;
    min-width: unset;
    position: absolute;
    bottom: 0;
    right: 0;
    display: block;
}
.ftc-product-grid.style_4 .ftc-product.product:hover .item-description .meta_info {
    display: none;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .add-to-cart,
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .compare,
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .quickview {
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    margin: 0 6px;
    border-radius: 0;
    border: 1px solid #e6e6e6;
    background-color: transparent;
    color: #666666;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .add-to-cart a {
    background-color: transparent;
    color: #666666;
    border-radius: 0;
    width: 100%;
    height: 100%;
    margin: 0;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product {
    background-color: #ffffff;
    height: 65px;
    align-items: center;
    bottom: 0;
    top: unset;
    transform: translate(-50%, 0);
    width: calc(100% + 1px);
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .add-to-cart:before {
    display: block;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .add-to-cart a:before,
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .quickview i {
    font-size: 16px;
    line-height: 36px;
    width: 36px;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .compare i {
    font-size: 18px;
    line-height: 36px;
    width: 36px;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist a,
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist a i {
    display: block;
    width: 16px;
    height: 16px;
    background-color: transparent;
}
.ftc-product-grid.style_4.woocommerce .ftc-product.product .group-button-product .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: -370%;
    right: 18px;
}
.ftc-product-grid.style_4.woocommerce .product .group-button-product .yith-wcwl-add-to-wishlist {
    display: block;
}
.ftc-product-grid.style_4.woocommerce .product .group-button-product {
    /* display: flex; */
    z-index: 2;
}
.ftc-product-grid.style_4.woocommerce .product:hover .item-image > a:after {
    display: none;
}
.wpcf7 form .sub-form-h19 input[type="email"] {
    width: 50%;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
    background-color: transparent;
    font-size: 16px;
    font-weight: 300;
    color: #999999;
    border: 0;
    border-bottom: 1px solid #262626;
    display: block;
    margin-bottom: 27px;
}
.wpcf7 form .sub-form-h19 input[type="email"]::placeholder {
    color: #999999;
}
.wpcf7 form .sub-form-h19 .button-h19 {
    height: 50px;
    line-height: 50px;
    background-color: #262626;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    position: relative;
    padding: 0 38px 0 22px;
    border-radius: 5px;
}
.wpcf7 form .sub-form-h19 .button-h19:before {
    content:"\f0da";
    font-family: fontawesome;
    font-size: 16px;
    position: absolute;
    top: 50%;
    right: 18px;
    transform: translateY(-50%);
}
.text1-ft-h19 {
    max-width: 500px;
}
.contact-ft-h19.elementor-widget .elementor-icon-list-item span span {
    color: #666;
}
.copyright-h19 p {
    margin-bottom: 0;
}
footer.site-footer .copyright-h19 p a {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}
.contact-ft-h19.elementor-widget .elementor-icon-list-item a:hover span span {
    color: #666666 !important;
}
.button-slider-h19 i {
    margin-left: 10px;
    font-size: 20px !important;
}
.slider-h19 rs-module .home19 {
    opacity: 0 !important;
}
.slider-h19 rs-module:hover .home19 {
    opacity: 1 !important;
}
/*end*/
/*Home 20*/
.title1-h20 {
    max-width: 420px; 
}
.title1-h20 .elementor-heading-title span {
    color: #fe3c2d;
}
.ftc-product-grid.style_5 .title-product-grid,
.ftc-product-grid.style_5.woocommerce .product:hover .item-image > a:after,
.ftc-product-grid.style_5.woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-grid.style_5.woocommerce .products .product .item-description .product-categories span,
.ftc-product-grid.style_5.woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-grid.style_5.woocommerce .products .product .item-description .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_5.woocommerce .products .product .item-description .meta_info .add_to_cart_button.added span{
    display: none;
}
.ftc-product-grid.style_5.woocommerce .products .product .item-description .product-categories a {
    font-size: 14px;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
    color: #999999;
}
.ftc-product-grid.style_5.woocommerce .item-description .meta_info .add_to_cart_button,
.ftc-product-grid.style_5.woocommerce .item-description .meta_info .add_to_cart_button a {
    background-color: transparent;
    line-height: 1;
    border-radius: 0;
    min-width: unset;
    height: 29px;
    position: relative;
}
.ftc-product-grid.style_5.woocommerce .item-description .price {
    background-color: transparent;
    line-height: 26px;
    height: 26px;
    font-size: 24px;
}
.ftc-product-grid.style_5.woocommerce .products .product .item-description .product-categories {
    line-height: 1;
}
.ftc-product-grid.style_5.woocommerce .products .product .item-description .product_title {
    margin: 11px 0 10px;
}
.ftc-product-grid.style_5.woocommerce .item-description .meta_info .add_to_cart_button a {
    font-size: 24px;
    line-height: 1;
    font-weight: bold;
}
.ftc-product-grid.style_5.woocommerce .product .item-description .meta_info .add-to-cart a:first-child:before {
    content:"\f0da";
    font-family: 'Fontawesome';
    font-size: 24px;
    line-height: 1;
    position: relative;
    margin-left: 18px;
}
.ftc-product-grid.style_5.woocommerce .product .item-description .meta_info .add-to-cart a {
    display: flex;
    flex-flow: row-reverse;
}
.ftc-product-grid.style_5.woocommerce .products .product .item-description {
    padding: 0;
    background-color: transparent;
}
.ftc-product-grid.style_5.woocommerce .product span {
    overflow: unset;
}
.ftc-product-grid.style_5.woocommerce div.product span.price del {
    font-size: 16px;
}
.ftc-product-grid.style_5.woocommerce .product .item-image {
    margin-bottom: 10px;;
}
.ftc-product-grid.style_5.woocommerce .product .item-image .conditions-box {
    display: none;
}
.ftc-product-grid.style_5.woocommerce .product .item-description .meta_info .add-to-cart a.added_to_cart {
    margin-right: 15px;
}
.ftc-product-grid.style_5.woocommerce .product .item-description .meta_info .add-to-cart a.added {
    position: absolute;
    right: -10px;
}
.product-template.ftc-product-grid.style_5 .products .product {
    max-width: unset;
}
.brand-h20 .title-brand-slider {
    display: none;
}
.wpcf7 form .sub-form-h20 input[type="email"] {
    background-color: transparent;
    height: 38px;
    line-height: 38px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #262626;
    max-width: 705px;
    margin: 0 auto 27px;
}
.wpcf7 form .sub-form-h20 input[type="email"], 
.wpcf7 form .sub-form-h20 input[type="email"]::placeholder {
    font-size: 16px;
    color: #999999;
    font-weight: 300;
}
.wpcf7 form .sub-form-h20 button {
    float: none;
    margin: 0 auto;
    display: flex;
    flex-flow: row-reverse;
    width: 168px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    justify-content: center;
    background-color: #262626;
    font-family: 'Montserrat' !important;
    border-radius: 3px;
}
.wpcf7 form .sub-form-h20 {
    text-align: center;
}
.wpcf7 form .sub-form-h20 button::before {
    margin-left: 10px;
    font-family: 'fontawesome' !important;
}
.text1-h20 {
    margin-bottom: 0 !important;
}
.text1-h20 p {
    margin-bottom: 0;
}
.box-content-h20:before {
    content: "";
    width: 1px;
    height: 100%;
    background-color: transparent;
    box-shadow: 2px 0px 4px rgb(0 0 0 / 20%);
    position: absolute;
    top: 0;
    left: 240px;
}
footer.site-footer .copyright-h20 a {
    font-family: 'Montserrat';
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-decoration: underline;
}
footer.site-footer .copyright-h20 a:hover {
    color: #999;
}
.contact-ft-h16.contact-ft-h20.elementor-widget .elementor-icon-list-item span span {
    color: unset !important;
    font-size: 18px;
}
.contact-ft-h16.contact-ft-h20.elementor-widget .elementor-icon-list-item a:hover span span {
    color: #999 !important;
}
/*end*/
/*Home 21*/
.ftc-product-categories.style_6 .ftc-categories .title {
    font-size: 16px;
    font-weight: 700;
    color: #262626;;
}
.ftc-product-categories.style_6 .ftc-categories .images-category {
    margin-bottom: 18px;
    border-radius: 50%;
}
.ftc-product-categories.style_6 .ftc-categories .images-category img {
    transform: scale(1);
    transition: all 0.6s ease-in-out;
    border-radius: 50%;
}
.ftc-product-categories.style_6 .ftc-categories .images-category:hover img {
    transform: scale(.9);
}
.ftc-product-categories.style_6 .category {
    margin-bottom: 0px !important;   
}
.minibox-button-h21 .elementor-column {
    width: max-content !important;
}
.img-box-h21 figure {
    position: relative;
}
.img-box-h21 figure img {
    transform: rotate(0);
    transition: all 0.6s ease-in-out;
}
.img-box-h21 figure img:hover {
    transform: rotate(-360deg);
}
.mini-box-imgbox-h21 .elementor-column:nth-child(2n+1) .img-box-h21::before {
    content: "";
    width: 1px;
    height: calc(100% - 20px);
    background-color: #e6e6e6;
    position: absolute;
    top: 30px;
    right: 0;
}
.box-pro-h21:before {
    content: "";
    width: 705px;
    height: 1px;
    background-color: #999999;
    position: absolute;
    top: -35px;
    left: 50%;
    transform: translateX(-50%);
}
.ftc-product-grid.style_6 .title-product-grid,
.ftc-product-grid.style_6 .item-description .product-categories span,
.ftc-product-grid.style_6 .ftc-product.product:hover .item-description .meta_info {
    display: none;
}
.ftc-product-grid.style_6 .ftc-product.product:hover .item-description .price {
    display: block;
}
.ftc-product-grid.style_6.woocommerce.product-template .product .wcfm_buttons{
    left: 15px;
}
.ftc-product-grid.style_6.woocommerce.product-template .products .product {
    padding: 0 15px;
    margin: 0;
    max-width: unset;
    margin-bottom: 50px;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description {
    border-top: 1px solid #999;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 14px;
    padding-bottom: 0;
    background-color: transparent;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description .star-rating {
    margin-left: 0;
    order: 3;
    margin-bottom: 23px;
    width: 100%;
    font-size: 19px;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description .star-rating::before {
    color: #000000;
    font-size: 19px;
    line-height: 19px;
    height: 19px;
}
.ftc-product-grid.style_6 .item-description .product-categories a {
    font-size: 18px;
    line-height: 1;
    font-weight: 300;
    color: #999;
    text-transform: capitalize;
}
.ftc-product-grid.style_6 .item-description .product-categories {
    order: 1;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description .product_title {
    order: 2;
    margin-top: 6px;
    margin-bottom: 19px;
}
.ftc-product-grid.style_6.woocommerce-page .products .product .item-description .price {
    order: 4;
    background-color: transparent;
    border-radius: 0;
    min-width: unset;
    padding: 0;
    line-height: 1;
    min-height: unset;
}
.ftc-product-grid.style_6.woocommerce-page .products .product .item-description .price ins span {
    color: #262626;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-description .star-rating span {
    line-height: 19px;
    font-size: 19px;
}
.ftc-product-grid.style_6.woocommerce .product:hover .item-image > a:after,
.ftc-product-grid.style_6.woocommerce .ftc-product.product .group-button-product .quickview i,
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button a::before {
    display: none;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > a.quickview,
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button,
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button a {
    width: calc(50% - 4px);
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-weight: 400;
    color: #262626;
    text-transform: unset;
    background-color: #ffffff;
    border-radius: 21px;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button a {
    width: 100%;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product .add-to-cart,
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
    display: block;
}
.ftc-product-grid.style_6.woocommerce .ftc-product.product:hover .group-button-product {
    justify-content: space-between;
}
.ftc-product-grid.style_6.woocommerce .ftc-product.product .group-button-product {
    display: flex;
    z-index: 2;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button .loading:after {
    right: calc(50% - 8px);
    transform: translateX(50%);
    width: auto;
}
.ftc-product-grid.style_6.woocommerce .products .product .item-image .group-button-product .added_to_cart:after {
    margin-left: 5px;
}
.ftc-product-grid.style_6.woocommerce .ftc-product.product .group-button-product .add-to-cart,
.ftc-product-grid.style_6.woocommerce .ftc-product.product .group-button-product .quickview {
    opacity: 0;
}
.ftc-product-grid.style_6.woocommerce .ftc-product.product:hover .group-button-product .add-to-cart,
.ftc-product-grid.style_6.woocommerce .ftc-product.product:hover .group-button-product .quickview {
    opacity: 1;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
    position: absolute;
    top: -300%;
    right: 10px;
}
.ftc-product-grid.style_6.woocommerce .load-more-product.style_2 a {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #262626;
    padding: 16px 18px 0;
    text-transform: unset;
    background-color: transparent;
    border: 0;
    border-top: 1px solid #262626;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > a.quickview:hover, .ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button:hover, .ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product > div.add_to_cart_button a:hover {
    color: #ffffff;
}
.ftc-product-grid.style_6.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist a {
    background-color: transparent;
}
.ftc-product-grid.style_6.woocommerce .product .conditions-box .onsale {
    width: 48px;
    height: 48px;
    line-height: 44px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 400;
    left: 10px;
    top: 10px;
}
.minibox2-button-h21 .elementor-column {
    width: max-content !important;
}
.minibox2-button-h21 .elementor-row {
    justify-content: flex-end;
}
.wpcf7 form .sub-form-h21 input[type="email"] {
    background-color: transparent;
    height: 38px;
    line-height: 38px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #262626;
    max-width: 705px;
    margin: 0 auto 27px;
}
.wpcf7 form .sub-form-h21 input[type="email"], 
.wpcf7 form .sub-form-h21 input[type="email"]::placeholder {
    font-size: 16px;
    color: #999999;
    font-weight: 300;
}
.wpcf7 form .sub-form-h21 button {
    float: none;
    margin: 0 auto;
    display: flex;
    flex-flow: row-reverse;
    width: 168px;
    height: 45px;
    line-height: 45px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    justify-content: center;
    background-color: #262626;
    font-family: 'Montserrat' !important;
    border-radius: 25px;
}
.wpcf7 form .sub-form-h21 {
    text-align: center;
}
.wpcf7 form .sub-form-h21 button::before {
    margin-left: 10px;
    font-family: 'fontawesome' !important;
}
.col1-banner-h21::before, .col2-banner-h21::before {
    content: "";
    width: 100%;
    height: 2px;
    background-color: #e6e6e6;
    position: absolute;
    top: 0;
    left: 0;
}
.col2-banner-h21::before {
    top: unset;
    bottom: 0;
}
.title1-h21 {
    max-width: 430px;
}
/*end*/
/*Home 22*/
.ftc-product-grid.style_7 .title-product-grid,
.ftc-product-grid.style_7 .item-description .product-categories span {
    display: none;
}
.woocommerce.product-template.ftc-product-grid.style_7 .products .product {
    max-width: unset;
    padding: 0 15px;
    margin: 0;
    margin-bottom: 40px;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description .star-rating {
    margin-left: 0;
    order: 3;
    margin-bottom: 16px;
    width: 100%;
    font-size: 16px;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description .star-rating::before {
    color: #fcc600;
    font-size: 16px;
    line-height: 16px;
    height: 16px;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description .star-rating span {
    line-height: 16px;
    font-size: 16px;
    color: #fcc600;
}
.ftc-product-grid.style_7 .item-description .product-categories a {
    font-size: 16px;
    line-height: 1;
    font-weight: 300;
    color: #999;
    text-transform: capitalize;
}
.ftc-product-grid.style_7 .item-description .product-categories {
    order: 1;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description .product_title {
    order: 2;
    margin-top: 6px;
    margin-bottom: 19px;
}
.ftc-product-grid.style_7.woocommerce-page .products .product .item-description .price {
    order: 4;
    background-color: transparent;
    border-radius: 0;
    min-width: unset;
    padding: 0;
    line-height: 1;
    min-height: unset;
}
.ftc-product-grid.style_7.woocommerce-page .products .product .item-description .price ins span {
    color: #262626;
}
.ftc-product-grid.style_7.woocommerce .products .product .item-description {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 14px;
    padding-bottom: 0;
    border-top: 1px solid #e2e1e1;
    background-color: transparent;
}
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info {
    order: 4;
}
.ftc-product-grid.style_7.woocommerce.product-template .product .wcfm_buttons{
    left: 15px;
}
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info .compare,
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info .yith-wcwl-add-to-wishlist {
    display: none;
}
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info .add_to_cart_button a {
    width: 100%;
    height: unset;
    min-width: unset;
    border-radius: unset;
    font-size: 16px;
    line-height: 1;
    font-weight: bold;
    color: #262626;
    position: relative;
}
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info {
    display: block;
}
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info .add_to_cart_button {
    min-width: unset;
    height: auto;
    background-color: transparent;
}
.ftc-product-grid.style_7 .ftc-product.product:hover .item-description .meta_info .add_to_cart_button a:before {
    content:"\f0da";
    font-family: fontawesome;
    font-size: 18px;
    line-height: 1;
    position: absolute;
    bottom: -1px;
    right: -23px;
    margin: 0;
}
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .add-to-cart,
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .quickview {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e6e6e6;
    background-color: transparent;
    border-radius: 0;
    margin: 5px 0;
}
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .add-to-cart a,
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist a {
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    height: 100%;
    line-height: unset;
}
.ftc-product-grid.style_7 .item-image .group-button-product > div a i,
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product > div a:first-child:before,
.ftc-product-grid.style_7 .item-image .group-button-product > a i {
    width: auto;
    font-size: 16px;
    line-height: 32px;
    color: #666666;
}
.ftc-product-grid.style_7.woocommerce .ftc-product.product .group-button-product {
    flex-direction: column;
    left: 10px;
    transform: translateY(-50%);
}
.ftc-product-grid.style_7.woocommerce .product:hover .item-image > a:after {
    background-color: rgba(242,242,242,.2);
}
.ftc-product-grid.style_7.woocommerce.product-template .products .product .item-image .group-button-product .added_to_cart:after {
    line-height: 30px;
}
.ftc-product-grid.style_7.woocommerce .product .item-image .group-button-product .add-to-cart a.added_to_cart {
    color: #666666;
}
.video-h22 .elementor-custom-embed-image-overlay img {
  min-height: 650px;
}
.title2-h22 .elementor-heading-title span {
    font-weight: 300;
    font-style: italic;
}
.title2-h22 {
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}
.wpcf7 form .sub-form-h22 input[type="email"] {
    background-color: transparent;
    height: 38px;
    line-height: 38px;
    padding: 0;
    border: 0;
    border-bottom: 1px solid #262626;
    max-width: 705px;
    margin: 0 auto 27px;
}
.wpcf7 form .sub-form-h22 input[type="email"], 
.wpcf7 form .sub-form-h22 input[type="email"]::placeholder {
    font-size: 16px;
    color: #999999;
    font-weight: 300;
}
.wpcf7 form .sub-form-h22 button {
    float: none;
    margin: 0 auto;
    display: flex;
    flex-flow: row-reverse;
    width: 168px;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 0;
    justify-content: center;
    background-color: #262626;
    font-family: 'Montserrat' !important;
    border-radius: 3px;
}
.wpcf7 form .sub-form-h22 {
    text-align: center;
}
.wpcf7 form .sub-form-h22 button::before {
    margin-left: 10px;
    font-family: 'fontawesome' !important;
}
.ftc-element-testimonial.style_6 .title-testi-slider {
    display: none;
}
.ftc-element-testimonial.style_6 .item .name {
    margin-top: 0;
    margin-bottom: 8px;
}
.ftc-element-testimonial.style_6 .item .infomation {
    margin-bottom: 40px;
    /* position: relative; */
}
.ftc-element-testimonial.style_6 .testimonial-content {
    margin-bottom: 0px;
}
.ftc-element-testimonial.style_6 .item .infomation::before {
    content:"\f10e";
    font-family: fontawesome;
    font-size: 150px;
    line-height: 1;
    color: #e2e2e2;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    z-index: -1;
}
.banner-h22 {
    margin-bottom: 0 !important;
}
.img1-h22 {
    position: absolute !important;
    left: 48%;
    bottom: -16%;
    transform: translateX(-50%);
    z-index: 1;
}
.img-box-h22 figure {
    position: relative;
}
.img-box-h22 figure img {
    transform: rotate(0);
    transition: all 0.6s ease-in-out;
}
.img-box-h22 figure img:hover {
    transform: rotate(-360deg);
}
.img-box-h22 .elementor-image-box-content p {
    max-width: 280px;
    margin: 0 auto;
}
.box2-ft-h22 > .elementor-container {
    position: absolute !important;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,.8);
}
.button-slider-h22 i {
    margin-left: 10px;
}
/*end*/
/*Home 23*/
.ftc-product-grid.style_8 .title-product-grid,
.ftc-product-grid.style_8 .item-description .product-categories span,
.ftc-product-grid.style_8.woocommerce .ftc-product.product:hover .item-description .meta_info {
    display: none;
}
.woocommerce.product-template.ftc-product-grid.style_8 .products .product {
    max-width: unset;
    padding: 0 15px;
    margin: 20px 0;
}
.ftc-product-grid.style_8.woocommerce.product-template .product .wcfm_buttons{
    left: 15px;
}
.ftc-product-grid.style_8.woocommerce .products .product .item-description {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 22px;
    padding-bottom: 0;
    border-top: 1px solid #e2e1e1;
    background-color: transparent;
}
.ftc-product-grid.style_8.woocommerce .ftc-product.product .item-description .price {
    display: block;
    line-height: 20px;
    padding: 0;
    border-radius: 0;
    min-width: unset;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    right: 0;
}
.ftc-product-grid.style_8.woocommerce .products .product .item-description .product-name {
    margin: 0;
    text-align: left;
}
.ftc-product-grid.style_8 .item-description .product-categories a {
    font-size: 14px;
    line-height: 20px;
    font-weight: 300;
    color: #999;
    text-transform: uppercase;
}
.ftc-product-grid.style_8 .item-description .product-categories {
    margin-bottom: 10px;
    line-height: 1;
}
.ftc-product-grid.style_8.woocommerce-page .products .product .item-description .price ins span {
    color: #262626;
}
.ftc-product-grid.style_8.woocommerce .ftc-product.product .item-description .price ins,
.ftc-product-grid.style_8.woocommerce .ftc-product.product .item-description .price > span bdi {
    font-weight: 500;
}
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .add-to-cart,
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist,
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .quickview {
    display: block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e6e6e6;
    background-color: transparent;
    border-radius: 0;
    margin: 5px 0;
}
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .add-to-cart a,
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist a {
    background-color: transparent;
    border-radius: 0;
    width: 100%;
    height: 100%;
    line-height: unset;
}
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .add-to-cart .loading:after {
    right: calc(50% - 7px);
}
.ftc-product-grid.style_8 .item-image .group-button-product > div a i,
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product > div a:first-child:before,
.ftc-product-grid.style_8 .item-image .group-button-product > a i {
    width: auto;
    font-size: 16px;
    line-height: 32px;
    color: #666666;
}
.ftc-product-grid.style_8.woocommerce .ftc-product.product .group-button-product {
    flex-direction: column;
    right: 10px;
    left: unset;
    transform: translateY(-50%);
    width: max-content;
}
.ftc-product-grid.style_8.woocommerce .product:hover .item-image > a:after {
    background-color: rgba(242,242,242,.2);
}
.ftc-product-grid.style_8.woocommerce.product-template .products .product .item-image .group-button-product .added_to_cart:after {
    line-height: 30px;
}
.ftc-product-grid.style_8.woocommerce .product .item-image .group-button-product .add-to-cart a.added_to_cart {
    color: #666666;
}
.banner1-h23 .ftc-element-image .ftc-image-content {
    max-width: 440px;
    padding: 32px 0 26px 35px;
}
.banner1-h23 .ftc-element-image .ftc-image-content .ftc-image-caption h2 {
    font-size: 24px;
    font-weight: bold;
    line-height: 30px;
    margin-bottom: 14px;
}
.banner1-h23.banner3-h23 .ftc-element-image .ftc-image-content .ftc-image-caption h2 {
    margin-bottom: 20px;
}
.banner1-h23 .ftc-element-image .ftc-image-content .ftc-image-caption h6 {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    color: #999999;
    margin-top: 0;
    margin-bottom: 29px;
}
.banner1-h23 .ftc-element-image .button-banner .single-image-button {
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    text-transform: capitalize;
    text-decoration: underline;
}
.banner1-h23 .ftc-element-image .button-banner {
    min-height: unset;
    margin-top: 0;
}
/*end*/
/*Home 24*/
.ftc-product-categories.style_7 .title {
    font-size: 18px;
    font-weight: bold;
    line-height: 1;
    color: #262626;
}
.ftc-product-categories.style_7 .ftc-categories .images-category {
    margin-bottom: 23px;
    position: relative;
    border-radius: 50%;
}
.ftc-product-categories.style_7 .ftc-categories .images-category img {
    transform: scale(1);
    transition: all 0.5s ease-in-out;
}
.ftc-product-categories.style_7 .ftc-categories .images-category img:hover {
    transform: scale(1.2);
}
.banner2-h24 figure .ftc-image-content .ftc-image-caption {
    font-size: 30px;
    font-weight: 400;
    line-height: 46px;
    color: #262626;
    margin-bottom: 34px;
}
.banner2-h24 figure .ftc-image-content .ftc-image-caption strong {
    font-weight: bold;
    font-size: 36px;
}
.banner2-h24 figure .ftc-image-content .button-banner {
    margin: 0;
}
.banner2-h24 figure .ftc-image-content .button-banner a {
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    color: #ffffff;
    background-color: #ca450a;
    border-radius: 18px;
    padding: 7px 34px 6px 20px;
    position: relative;
}
.banner2-h24 figure .ftc-image-content .button-banner a::before {
    content:"\f0da";
    font-family: fontawesome;
    position: absolute;
    right: 20px;
    top: 52%;
    transform: translateY(-50%);
}
.ftc_products_deal_slider.style_2 .title-products-deal,
.ftc_products_deal_slider.style_2 .ftc-product.product >div.item-description .star-rating {
    display: none;
}
.ftc_products_deal_slider.style_2 .ftc-product.product >div {
    max-width: unset;
}
.ftc_products_deal_slider.style_2 .ftc-product.product >div.item-description {
    top: unset;
    transform: unset;
    display: flex;
    flex-direction: column;
    width: 100%;
    background-color: transparent;
    padding: 27px 0 0;
}
.ftc_products_deal_slider.style_2 .ftc-product.product >div.item-description .product_title {
    order: 1;
    margin-top: 0;
    margin-bottom: 12px;
}
.ftc_products_deal_slider.style_2 .ftc-product.product >div.item-description .product_title a {
    font-size: 18px;
    font-weight: 400;
    color: #5a4a42;
    line-height: 1;
    text-transform: unset;
    letter-spacing: 0;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .price {
    order: 2;
    border-radius: 0;
    line-height: 1;
    padding: 0;
    background-color: transparent;
    display: block;
    margin-bottom: 24px;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .price > .amount > bdi,
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .price ins .amount > bdi {
    font-size: 18px;
    font-weight: bold;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .price .del .amount > bdi {
    font-size: 16px;
    color: #666666;
    font-weight: 400;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .counter-wrapper {
    order: 3;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    display: flex;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .counter-wrapper>div {
    background-color: transparent;
    border: 0;
    width: 25%;
    display: flex;
    flex-direction: column-reverse;
    justify-content: center;
    height: 60px;
    padding: 0;
    margin: 0;
    position: relative;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .counter-wrapper .countdown-meta {
    font-size: 14px;
    line-height: 1;
    color: #666666;
    text-transform: capitalize;
    margin-bottom: 6px;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .counter-wrapper .number-wrapper span {
    font-size: 18px;
    line-height: 1;
}
.ftc_products_deal_slider.style_2 .ftc-product.product:hover .item-description .meta_info,
.ftc_products_deal_slider.style_2 .ftc-product.product:hover .item-image a:after {
    display: none;
}
.ftc_products_deal_slider.style_2  .woocommerce .products .product .item-description .counter-wrapper>div:not(:last-child)::before {
    content: "";
    width: 1px;
    height: 25px;
    background-color: #dadada;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.ftc_products_deal_slider.style_2 .item-image {
    border: 1px solid #ebebeb;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart {
    display: block;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .quickview i,
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart a:before {
    display: none;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart span,
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .quickview span {
    font-size: 16px;
    font-weight: 500;
    color: #262626;
    text-transform: initial;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart,
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .quickview {
    width: 128px;
    height: 39px;
    line-height: 39px;
    border-radius: 20px;
    background-color: #ffffff;
    margin: 4px 0;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart a {
    width: 100%;
    height: unset;
    border-radius: 0;
    background-color: transparent;
    margin: 0;
    line-height: 39px;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart a.loading:after {
    content: '\e01c';
    font-family: "Woocommerce";
    font-size: 20px;
    position: absolute;
    display: block;
    right: calc(50% - 10px);
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart:hover a.loading:after {
    color: #666666;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart a.added_to_cart {
    font-size: 16px;
    color: #262626;
    font-weight: 500;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart a.added span {
    display: none;
}
.ftc_products_deal_slider.style_2 .woocommerce .ftc-product.product:hover .group-button-product {
    flex-direction: column;
    align-items: center;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
    display: block;
    position: absolute;
    top: -90%;
    right: 18px;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product > div,
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product > div a,
.ftc_products_deal_slider.style_2 .woocommerce .item-image .group-button-product > div a i {
    width: 22px;
    height: auto;
    line-height: 1;
    background-color: transparent;
    float: none;
    margin: 0;
}
.ftc_products_deal_slider.style_2 .woocommerce.ftc-products .products .product {
    margin: 0;
}
.ftc_products_deal_slider.style_2 .ftc-product.product .item-image .group-button-product {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 3;
}
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .add-to-cart,
.ftc_products_deal_slider.style_2 .woocommerce .product .item-image .group-button-product .quickview {
    opacity: 0;
}
.ftc_products_deal_slider.style_2 .woocommerce .product:hover .item-image .group-button-product .add-to-cart,
.ftc_products_deal_slider.style_2 .woocommerce .product:hover .item-image .group-button-product .quickview {
    opacity: 1;
}
.title2-h24 {
    max-width: 450px;
}
.title2-h24 .elementor-heading-title span {
    font-weight: 300;
    font-style: italic;
    text-transform: lowercase;
}
.img-box-h24 figure {
    position: relative;
}
.img-box-h24 figure img {
    transform: rotate(0);
    transition: all 0.6s ease-in-out;
}
.img-box-h24 figure img:hover {
    transform: rotate(-360deg);
}
.img-box-h24 .elementor-image-box-content p {
    max-width: 280px;
    margin: 0 auto;
}
.ftc-product-grid.style_9 .title-product-grid,
.ftc-product-grid.style_9 .item-description .meta_info .compare,
.ftc-product-grid.style_9 .item-description .meta_info .yith-wcwl-add-to-wishlist {
    display: none;
}
.ftc-product-grid.style_9 .item-description .meta_info {
    display: flex;
    justify-content: center;
}
.ftc-product-grid.style_9.woocommerce .products .product:hover .price {
    display: block;
}
.ftc-product-grid.style_9.woocommerce .item-description .meta_info .loading:after {
    right: calc(50% - 10px);
    color: #444;
    font-size: 20px;
}
.ftc-product-grid.style_9.woocommerce .products .product .price {
    min-width: unset;
    padding: 0;
    max-height: unset;
    border-radius: 0;
    line-height: 24px;
    background-color: transparent;
    margin-bottom: 23px;
}
.ftc-product-grid.style_9 .item-description .meta_info > .add_to_cart_button {
    min-width: 153px;
    height: 40px;
    line-height: 40px;
    border: 1px solid;
    background-color: transparent;
}
.ftc-product-grid.style_9.woocommerce .item-description .meta_info .add_to_cart_button a{ 
    min-width: unset;
    height: 40px;
    line-height: 39px;
    width: 100%;
    background-color: transparent;
    font-size: 18px;
    font-weight: bold;
    color: #363636;
}
.ftc-product-grid.style_9.woocommerce .item-description .meta_info .add_to_cart_button:hover a{
    color: #ffffff;
}
.ftc-product-grid.style_9.woocommerce .product span {
    overflow: unset;
}
.ftc-product-grid.style_9.woocommerce .item-image {
    border: 1px solid #ebebeb;
}
.ftc-product-grid.style_9.woocommerce .products .product .item-description {
    background-color: transparent;
    padding: 25px 0 0;
}
.ftc-product-grid.style_9.woocommerce .products .product .item-description .product-name {
    margin: 0 0 9px;
}
.ftc-product-grid.style_9.woocommerce .products .product .price ins span bdi,
.ftc-product-grid.style_9.woocommerce .products .product .price > .amount > bdi {
    font-size: 18px;
    font-weight: bold;
}
.ftc-product-grid.style_9.woocommerce.product-template .products .product {
    max-width: unset;
    padding: 0 15px;
    margin: 0;
    margin-bottom: 45px;
}
.ftc-product-grid.style_9.woocommerce.product-template .products .product .wcfm_buttons {
    left: 15px;
}
.ftc-product-grid.style_9.woocommerce .products .product .item-description .counter-wrapper,
.ftc-product-grid.style_9.woocommerce .item-image a:after {
    display: none;
}
.ftc-product-grid.style_9.woocommerce .item-image .group-button-product .yith-wcwl-add-to-wishlist {
    display: block;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product > div,
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product > div a,
.ftc-product-grid.style_9.woocommerce .item-image .group-button-product > div a i {
    width: auto;
    height: auto;
    line-height: 1;
    background-color: transparent;
    float: none;
    margin: 0;
}
.banner6-h24 figure .ftc-image-content  .ftc-image-caption h2 {
    font-size: 36px;
    font-weight: 800;
    line-height: 1;
    color: #ffffff;
}
.banner6-h24 figure .ftc-image-content .button-banner a {
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
    background-color: #262626;
    padding: 8px 18px;
    border-radius: 19px;
}
.banner6-h24 figure .ftc-image-content .button-banner a:hover {
    background-color: #ffffff;
}
.banner6-h24 figure .ftc-image-content .button-banner {
    margin: 0;
    min-height: unset;
}
.banner6-h24 figure .ftc-image-content  .ftc-image-caption {
    margin-bottom: 31px;
}
.blog-h24 .title-blogs-grid,
.ftc-blogs-slider .style_3 .inner-wrap .post-text .button-group .ftc-social,
.ftc-blogs-slider .style_3 .inner-wrap .meta .published {
    display: none;
}
.ftc-blogs-slider .style_3 .inner-wrap .meta .element-date-timeline {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 70px;
    height: 70px;
    background-color: #ffffff;
    border-radius: 50%;
    position: absolute;
    top: 28px;
    left: 24px;
}
.ftc-blogs-slider .style_3 .inner-wrap .post-text {
    display: flex;
    flex-direction: column;
}
.ftc-blogs-slider .style_3 .inner-wrap .post-text .meta {
    order: 1;
    margin-bottom: 14px;
}
.ftc-blogs-slider .style_3 .inner-wrap .post-text .meta .posted_in a {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #999999;
}
.ftc-blogs-slider .style_3 .inner-wrap .post-text h4 {
    order: 2;
    margin-bottom: 36px;
}
.ftc-blogs-slider .style_3 .inner-wrap .post-text .button-group {
    order: 3;
}
.ftc-blogs-slider .style_3 .inner-wrap .post-text .button-group a {
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    line-height: 1;
    border: 0;
    border-radius: 21px;
    padding: 12px 44px 13px 32px;
    display: block;
    width: max-content;
}
.ftc-blogs-slider .style_3 .inner-wrap .meta .element-date-timeline .day {
    font-size: 18px;
    font-weight: 900;
    color: #262626;
    line-height: 1;
    margin-bottom: 11px;
}
.ftc-blogs-slider .style_3 .inner-wrap .meta .element-date-timeline .month {
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    color: #999999;
    line-height: 1;
}
.ftc-blogs-slider .style_3 .inner-wrap > a {
    margin-bottom: 21px;
}
.contact-ft-h16.contact-ft-h24.elementor-widget .elementor-icon-list-item span span {
    font-size: 16px;
}
.wpcf7 form .sub-form-h24 input[type="email"] {
    width: 335px;
    height: 50px;
    line-height: 50px;
    padding: 0 5px;
    background-color: transparent;
    font-size: 16px;
    color: #999;
    border: 0;
    border-bottom: 1px solid rgba(255,255,255,.2);
}
.wpcf7 form .sub-form-h24 input[type="email"]::placeholder {
    color: #999;
}
.wpcf7 form .sub-form-h24 .button-h24 {
    width: 75px;
    height: 50px;
    line-height: 50px;
    background-color: transparent;
    padding: 0;
    font-size: 0;
    border-bottom: 1px solid rgba(255,255,255,.2);
}
.wpcf7 form .sub-form-h24 {
    display: flex;
}
.wpcf7 form .sub-form-h24 .button-h24:before {
    font-size: 18px;
    font-weight: 100;
    color: #ffffff;
}
.button-slider-h24 i {
    margin-left: 10px;
    font-size: 20px !important;
}
.title1-h24::before {
    content: "";
    width: 73px;
    height: 1px;
    position: absolute;
    bottom: 14px;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.ftc-product-grid.style_9.woocommerce .product .conditions-box .onsale,
.ftc_products_deal_slider.style_2 .woocommerce .product .conditions-box .onsale {
    width: 48px;
    height: 48px;
    line-height: 44px;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 400;
    left: 10px;
    top: 10px;
}
.ftc-product-grid.style_9.woocommerce.woocommerce .product .conditions-box .onsale:before {
    display: none !important;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .yith-wcwl-add-to-wishlist {
    display: block;
    position: absolute;
    right: 18px;
    top: -230%;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product {
    display: flex;
    z-index: 2;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
}
.blog-h24 .ftc-blogs-slider {
    padding: 0;
}
footer.site-footer .copyright-h24 span a,
footer.site-footer .copyright-h24 p a {
    font-size: 18px;
    font-weight: bold;
    text-decoration: underline;
}
footer.site-footer .copyright-h24 span a:hover,
footer.site-footer .copyright-h24 p a:hover {
    color: #ffffff !important;
}
.mini-box1-ft-h24 .elementor-column:first-child:before {
    content: "";
    width: 1px;
    height: 115px;
    background-color: rgba(255,255,255,.2);
    position: absolute;
    right: 45px;
    top: 50%;
    transform: translateY(-50%);
}
/*end*/
/*Home 6 elementor*/
.banner-h6e figure .ftc-image-content .ftc-image-caption h2 {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
    margin-bottom: 7px;
}
.banner-h6e figure .ftc-image-content .ftc-image-caption h6 {
    font-size: 15px;
    font-weight: 400;
    color: #ffffff;
    margin: 0;
}
.title1-h6e:before {
    content: "";
    width: 10px;
    height: 10px;
    padding: 7px;
    box-shadow: 0 0 0 8px #080708;
    position: absolute;
    bottom: 8px;
    left: 50%;
    transform: translateX(-50%) rotate(-45deg);
    -o-transform: translateX(-50%) rotate(-45deg);
    -ms-transform: translateX(-50%) rotate(-45deg);
    -moz-transform: translateX(-50%) rotate(-45deg);
    -webkit-transform: translateX(-50%) rotate(-45deg);
    z-index: 2;
}
.title2-h6e:before {
    box-shadow: 0 0 0 8px #ffffff;
}
.title1-h6e:after {
    content: "";
    width: 285px;
    height: 1px;
    background-color: rgba(255,255,255,.5);
    position: absolute;
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 1;
}
.title1-h6e .elementor-heading-title:before, .title1-h6e .elementor-heading-title:after {
    content: "";
    width: 270px;
    height: 1px;
    background-color: rgba(255,255,255,.5);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    z-index: 1;
}
.title1-h6e .elementor-heading-title:before {
    bottom: 18px;
}
.title1-h6e .elementor-heading-title:after {
    bottom: 12px;
}
.title2-h6e:after, .title2-h6e .elementor-heading-title:before, .title2-h6e .elementor-heading-title:after {
    background-color: #ebebeb;
}
.ftc-product-tabs.style_3 .tabs-wrapper {
    margin-top: 9px;
    max-width: max-content;
    padding: 0 40px;
    background-color: #ffffff;
    border: 0;
    overflow: unset;
    margin-bottom: 35px;
}
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #444;
}
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title.active .title,
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title:hover .title {
    color: #ffffff;
}
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title::before {
    content: "";
    width: 100%;
    height: calc(100% + 6px);
    position: absolute;
    top: -3px;
    left: 0;
    z-index: -1;
    opacity: 0;
}
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title.active::before,
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title:hover:before {
    opacity: 1;
}
.ftc-product-tabs.style_3 .tabs-wrapper .tab-title {
    padding: 13px 25px;
}
.ftc-product-tabs.style_3 .tabs-content-wrapper .tab-content {
    padding: 0;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .product-categories,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .short-description,
.ftc-product-tabs.style_3 .woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-tabs.style_3 .woocommerce .product:hover .item-image > a:after,
.ftc-product-tabs.style_3 .ftc-product.product .item-description .meta_info .add_to_cart_button a span,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .quickview span {
    display: none;
}
.ftc-product-tabs.style_3 .woocommerce .products .product {
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px;
}
.ftc-product-tabs.style_3 .ftc-product.product:hover .item-description .price {
    display: block;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .star-rating {
    opacity: 0;
    position: absolute;
    bottom: -15px;
    right: 10px;
    z-index: 10;
}
.ftc-product-tabs.style_3 .ftc-product.product .item-description .meta_info {
    opacity: 0;
    position: absolute;
    width: 100%;
    justify-content: flex-start;
    padding: 12px 0 24px 15px;
    background-color: #ffffff;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 10%);
    z-index: 9;
}
.ftc-product-tabs.style_3 .woocommerce .products .product:hover .item-description .star-rating,
.ftc-product-tabs.style_3 .ftc-product.product:hover .item-description .meta_info {
    opacity: 1;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .images > a:after {
    display: block;
    position: absolute;
    content: "";
    background-color: #0000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    pointer-events: none;
}
.ftc-product-tabs.style_3 .woocommerce .products .product:hover .images > a:after {
    background-color: #00000070;
}
.ftc-product-tabs.style_3 .ftc-product.product .item-description .meta_info .add_to_cart_button a:before {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
}
.ftc-product-tabs.style_3 .ftc-product.product .item-description .meta_info .quickview {
    display: inline-block;
    font-size: 14px;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .product_title {
    margin-top: 0;
    margin-bottom: 3px;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description {
    padding-top: 10px;
    background: #fff;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .price {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    line-height: unset;
    height: unset;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .price > .amount > bdi,
.ftc-product-tabs.style_3 .woocommerce .products .product .price > ins > .amount > bdi {
    font-weight: bold;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .add-to-cart a {
    min-width: unset;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    width: 100%;
    background-color: #000000;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .add-to-cart {
    min-width: unset;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .add-to-cart,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .quickview {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    margin: 0 5px 0 0;
    background-color: #000000;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .quickview {
    margin: 0;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .add-to-cart i,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .compare i,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i,
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .quickview i {
    line-height: 30px;
    font-size: 14px;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .quickview i::before {
    font-size: 14px;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
    width: 30px;
    margin-right: 5px;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
    color: #ffffff;
}
.ftc-product-tabs.style_3 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
    margin: 0;
}
.ftc-product-tabs.style_3 .woocommerce .products {
    margin: 0;
}
.ftc-product-tabs.style_3 .tabs-content-wrapper {
    overflow: unset;
}
.ftc-product-tabs.style_4 .tabs-wrapper {
    width: max-content;
    padding: 0 40px;
    border: 2px solid #ebebeb;
    overflow: unset;
    position: absolute;
    top: -92px;
    left: 0;
    transform: translateX(-50%);
    z-index: 3;
}
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #444;
}
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title.active .title,
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title:hover .title {
    color: #ffffff;
}
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title::before {
    content: "";
    width: 100%;
    height: calc(100% + 6px);
    position: absolute;
    top: -3px;
    left: 0;
    z-index: -1;
    opacity: 0;
}
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title.active::before,
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title:hover:before {
    opacity: 1;
}
.ftc-product-tabs.style_4 .tabs-wrapper .tab-title {
    padding: 13px 25px;
}
.ftc-product-tabs.style_4 .tabs-content-wrapper .tab-content {
    padding: 0;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .product-categories,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .short-description,
.ftc-product-tabs.style_4 .woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-tabs.style_4 .woocommerce .product:hover .item-image > a:after,
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info .add_to_cart_button a span,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .quickview span {
    display: none;
}
.ftc-product-tabs.style_4 .woocommerce .products .product {
    max-width: 270px;
    margin: 0 auto 15px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product:hover {
    box-shadow: 0px 0px 8px 0px rgb(161 153 153 / 48%);
}
.ftc-product-tabs.style_4 .ftc-product.product:hover .item-description .price {
    display: block;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .star-rating {
    opacity: 0;
    position: absolute;
    bottom: -15px;
    right: 10px;
    z-index: 10;
}
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info {
    box-shadow: 0px 6px 8px 0px rgb(161 153 153 / 48%);
    display: flex;
    opacity: 0;
    background-color: #fff;
    z-index: 9;
    width: calc(100% + 2px);
    left: -1px;
    padding: 10px 10px 20px 15px;
    justify-content: left;
    position: absolute;
    opacity: 0;
    border: 1px solid #f9f9f9;
    border-width: 0 1px 1px 1px;
}
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info:before {
    content: "";
    width: 100%;
    height: 15px;
    position: absolute;
    top: -5px;
    left: 0;
    z-index: 99;
    background: #fff;
}
.ftc-product-tabs.style_4 .woocommerce .products .product:hover .item-description .star-rating,
.ftc-product-tabs.style_4 .ftc-product.product:hover .item-description .meta_info {
    opacity: 1;
}
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info .add_to_cart_button a:before {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
}
.ftc-product-tabs.style_4 .ftc-product.product .item-description .meta_info .quickview {
    display: inline-block;
    font-size: 14px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .product_title {
    margin-top: 0;
    margin-bottom: 3px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description {
    padding-top: 10px;
    padding-bottom: 14px;
    background-color: #0000;
    border: 1px solid #f9f9f9;
    border-width: 0 1px 1px 1px;
    box-sizing: border-box;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .price {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    line-height: unset;
    height: unset;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .price > .amount > bdi,
.ftc-product-tabs.style_4 .woocommerce .products .product .price > ins > .amount > bdi {
    font-weight: bold;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .add-to-cart a {
    min-width: unset;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    width: 100%;
    background-color: #000000;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .add-to-cart {
    min-width: unset;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .add-to-cart,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .quickview {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    margin: 0 5px 0 0;
    background-color: #000000;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .quickview {
    margin: 0;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .add-to-cart i,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .compare i,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i,
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .quickview i {
    line-height: 30px;
    font-size: 14px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .quickview i::before {
    font-size: 14px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
    width: 30px;
    margin-right: 5px;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
    color: #ffffff;
}
.ftc-product-tabs.style_4 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
    margin: 0;
}
.ftc-product-tabs.style_4 .woocommerce .products {
    margin: 0;
}
.ftc-product-tabs.style_4 .tabs-content-wrapper {
    overflow: unset;
}
.ftc-product-grid.style_10.woocommerce .title-product-grid,
.ftc-product-grid.style_10.woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-grid.style_10.woocommerce .product:hover .item-image > a:after,
.ftc-product-grid.style_10.woocommerce .ftc-product.product .item-description .meta_info .add_to_cart_button a span,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .quickview span {
    display: none;
}
.product-template.ftc-product-grid.style_10.woocommerce  .products .product {
    max-width: unset;
    margin: 0;
    padding: 0;
}
.ftc-product-grid.style_10.woocommerce .ftc-product.product:hover .item-description .price {
    display: block;
    
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description {
    display: flex;
    flex-direction: column;
    background-color: transparent;
    padding-top: 35px;
    padding-bottom: 40px;
    border: 1px solid #f5f5f5;
    border-top: 0;
}
.ftc-product-grid.style_10.woocommerce .products .product:hover .item-description {
    padding-bottom: 21px;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .product_title {
    order: 1;
    margin-top: 0;
    margin-bottom: 5px;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .price {
    order: 2;
    max-width: unset;
    border-radius: 0;
    line-height: unset;
    background-color: transparent;
    margin-bottom: 10px;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .star-rating {
    order: 3;
}
.ftc-product-grid.style_10.woocommerce .products .product:hover .item-description .star-rating {
    display: none;
}
.ftc-product-grid.style_10.woocommerce .products .product:hover .item-description .meta_info {
    order: 3;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .add-to-cart a {
    min-width: unset;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    width: 100%;
    background-color: #000000;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .add-to-cart {
    min-width: unset;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .add-to-cart,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .quickview {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    margin: 0 5px 0 0;
    background-color: #000000;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .quickview {
    margin: 0;
    display: block;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .add-to-cart i,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .compare i,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i,
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .quickview i {
    line-height: 30px;
    font-size: 14px;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .quickview i::before {
    font-size: 14px;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
    width: 30px;
    margin-right: 5px;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
    color: #ffffff;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
    margin: 0;
}
.ftc-product-grid.style_10.woocommerce .products .product .item-description .meta_info .add-to-cart a:before {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
}
.title3-h6e::before {
    bottom: 32px;
}
.title3-h6e::after {
    bottom: 39px;
}
.title3-h6e .elementor-heading-title:before {
    bottom: 42px;
}
.title3-h6e .elementor-heading-title:after {
    bottom: 36px;
}
.ftc-product-categories.style_8 {
    padding: 0;
}
.ftc-product-categories.style_8 .ftc-categories .title {
    font-size: 15px;
    font-weight: bold;
    position: absolute;
    top: 36%;
    text-align: center;
    width: 100%;
    height: 60px;
    line-height: 60px;
    left: -42%;
    text-transform: uppercase;
    color: #fff;
    transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
.ftc-product-categories.style_8 .ftc-categories .title:before {
    content: "";
    margin: 0 auto;
    position: absolute;
    left: 50%;
    z-index: 1;
    top: -5px;
    width: 10px;
    height: 10px;
    transform: rotate(-15deg);
    -moz-transform: rotate(-15deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(-15deg);
}
.ftc-product-categories.style_8 .ftc-categories {
    background: #f9f9f9;
    padding: 25px 20px 25px 85px;
    text-align: left;
}
.ftc-product-categories.style_8 .item-desciption {
    color: #000;
}
.ftc-product-categories.style_8 .product-count {
    font-size: 17px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 7px;
}
.ftc-product-categories.style_8 .btn-category {
    display: inline-block;
    background: transparent;
    color: #000;
    text-transform: uppercase;
    padding: 0;
    margin-bottom: 0;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
}
.ftc-product-categories.style_8 .ftc-categories .description {
    font-size: 14px;
    line-height: 19px;
    text-align: justify;
    color: #666666;
    margin-bottom: 22px;
}
.cate-h6e .navigation-slider > div,
.blog-h6e .navigation-slider > div {
    display: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #222222;
}
.cate-h6e:hover .navigation-slider > div,
.blog-h6e:hover .navigation-slider > div {
    display: inline-block;
    text-align: center;
}
.cate-h6e .navigation-slider > div.nav-prev {
    left: -15px;
}
.cate-h6e .navigation-slider > div.nav-next {
    right: -15px;
}
.cate-h6e .navigation-slider .nav-prev:before,
.blog-h6e .navigation-slider .nav-prev:before {
    content: "\f104";
}
.cate-h6e .navigation-slider .nav-next:before,
.blog-h6e .navigation-slider .nav-next:before {
    content: "\f105";
}
.cate-h6e .navigation-slider .nav-prev:before,
.cate-h6e .navigation-slider .nav-next::before,
.blog-h6e .navigation-slider .nav-prev:before,
.blog-h6e .navigation-slider .nav-next::before {
    font-family: fontawesome;
    font-size: 22px;
    line-height: 30px;
    color: #ffffff !important;
}
.blog-h6e .ftc-blogs-slider {
    padding: 0;
}
.blog-h6e .navigation-slider .nav-next {
    right: -12px;
}
.blog-h6e .navigation-slider .nav-prev {
    left: -12px;
}
.ftc-product-categories.style_8 .category {
    margin-bottom: 0 !important;
}
.blog-h6e .title-blogs-grid {
    display: none;
}
.title4-h6e:before {
    box-shadow: 0 0 0 8px #ffffff;
}
.title4-h6e:after, .title4-h6e .elementor-heading-title:before, .title4-h6e .elementor-heading-title:after {
    background-color: #ebebeb;
}
.title4-h6e:before {
    bottom: 22px;
}
.title4-h6e:after {
    bottom: 29px;
}
.title4-h6e .elementor-heading-title:before {
    bottom: 32px;
}
.title4-h6e .elementor-heading-title:after {
    bottom: 26px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text {
    margin: 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    padding-top: 15px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .meta {
    order: 1;
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    margin-bottom: 18px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .meta .author.vcard {
    margin-right: 50px;
    font-size: 0;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .meta .author.vcard a {
    font-size: 14px;
    line-height: 1;
    color: #999999;
    position: relative;
    top: 5px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .meta .author.vcard a::before {
    content:"\f007";
    font-family: fontawesome;
    position: relative;
    margin-right: 10px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .meta .published::before {
    content:"\f073";
    font-family: fontawesome;
    position: relative;
    margin-right: 10px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text h4 {
    order: 2;
    margin-bottom: 22px;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover .post-text h4 {
    margin-bottom: 17px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text > p {
    order: 3;
    padding: 0 35px;
    display: none;
    margin-bottom: 35px;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover .post-text > p {
    display: block;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .button-group {
    order: 4;
    display: none;
    width: 110px;
    margin: 0 auto 31px;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover .post-text .button-group {
    display: block;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .button-group a {
    border: 0;
    padding: 0;
    line-height: 40px;
}
.ftc-blogs-slider .style_4 .inner-wrap .post-text .button-group:hover {
    background-color: #000000;
}
.ftc-blogs-slider .style_4 .inner-wrap {
    border: 2px solid #f5f5f5;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover .post-text { 
    position: absolute;
    top: 0;
    border: 2px solid #f5f5f5;
    background-color: #ffffff;
}
.ftc-blogs-slider .style_4 .inner-wrap:hover {
    border: 0;
}
.icon-box-h6e .elementor-icon-box-icon span i {
    font-size: 24px;
    width: 72px;
    height: 72px;
    line-height: 72px;
    clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    -webkit-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    -o-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
    -moz-clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.icon-box-h6e .elementor-icon-box-icon span:hover i {
    animation: myAnimate 1.6s infinite linear;
    -webkit-transform-style: flat;
    transform-style: flat;
}
.brand-h6e .title-brand-slider {
    display: none;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .byline {
    border-color: #fff;
}
.ftc-element-testimonial.vertical.style_4 .item .title-testimonal {
    padding-bottom: 5px;
}
.ftc-element-testimonial.vertical.style_4 {
    max-width: 600px;
    padding: 0 30px;
    margin-left: 90px;
}
.ftc-element-testimonial.vertical.style_4 .swiper-wrapper {
    min-height: 390px;
}
.ftc-element-testimonial.vertical.style_4 .item {
    display: grid;
    align-items: center;
    background: #fff;
    padding: 0;
    text-align: right;
    grid-template-columns: auto auto auto auto 156px;
    transition: all 0.5s ease-in-out;
}
.ftc-element-testimonial.vertical .tes-content {
    width: 100%;
    max-width: 80%;
    margin-right: 10px;
} 
.ftc-element-testimonial.vertical.style_4 .item:hover .tes-content {
    max-width: 80%;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
}
.ftc-element-testimonial.vertical.style_4 .avatar-image {
    max-width: unset;
    width: 100%;
    text-align: center;
    margin: 0;
    grid-row-start: 1;
    grid-row-end: 3;
    grid-column-start: 5;
    grid-column-end: 6;
    margin-left: 30px;
    width: max-content;
}
.ftc-element-testimonial.vertical.style_4 .avatar-image img {
    width: 82px;
    height: 82px;
    border-radius: 50%;
    border: 0;
}
.ftc-element-testimonial.vertical.style_4 .item:before {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    border: 1px solid #fff;
    left: 10px;
    top: 10px;
    transform: none;
    opacity: 0;
    pointer-events: none;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next:before,
.ftc-element-testimonial.vertical.style_4 .item:hover:before {
    opacity: 1;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next:hover:before {
    border-color: #fff !important;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .title-testimonal a,
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .tes-content {
    color: #fff;
}
.ftc-element-testimonial.vertical.style_4 .swiper-slide-next:after {
    content: "";
    width: 36px;
    height: 36px;
    right: -18px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    z-index: -1;
    clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -webkit-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -moz-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -ms-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    -o-clip-path: polygon(50% 0%,100% 50%,50% 100%,0% 50%);
    position: absolute;
}
.ftc-element-testimonial.vertical.style_4 .infomation {
    grid-row-start: 2;
    grid-row-end: 3;
    grid-column-start: 1;
    grid-column-end: 5;
    font-size: 14px;
    font-weight: 400;
    position: relative;
    bottom: 6px;
}
.ftc-element-testimonial.vertical.style_4 .name {
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 3;
    grid-column-end: 4;
    margin: 0 15px 0 0;
    position: relative;
    top: 8px;
}
.ftc-element-testimonial.vertical.style_4 .name::before {
    content: '-';
    position: absolute;
    right: -10px;
    bottom: 2px;
    color: #444;
}
.ftc-element-testimonial.vertical.style_4 .item .byline {
    padding-bottom: 5px;
    grid-row-start: 1;
    grid-row-end: 2;
    grid-column-start: 4;
    grid-column-end: 5;
    padding: 0;
    position: relative;
    top: 8px;
}
.ftc-element-testimonial.vertical.style_4 .item .byline::before {
    content: "";
    width: 50px;
    height: 1px;
    background-color: #f58b03;
    position: absolute;
    right: 0;
    bottom: -10px;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .byline::before {
    background-color: #ffffff;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .name a,
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .infomation,
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .byline,
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next .name::before {
    color: #ffffff !important;
}
.ftc-element-testimonial.vertical.style_4 .item.swiper-slide-next,
.ftc-element-testimonial.vertical.style_4 .item:hover {
    grid-template-columns: auto auto auto auto 136px;
}
.testi-h6e .navigation-slider > div{
    display: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
}
.testi-h6e:hover .navigation-slider > div {
    display: inline-block;
    text-align: center;
}
.testi-h6e .navigation-slider .nav-prev:before {
    content: "\f106";
}
.testi-h6e .navigation-slider .nav-next:before {
    content:"\f107";
}
.testi-h6e .navigation-slider .nav-prev::before,
.testi-h6e .navigation-slider .nav-next::before {
    font-family: fontawesome;
    font-size: 22px;
    line-height: 30px;
    color: #000 !important;
}
.testi-h6e .navigation-slider .nav-prev {
    right: unset;
    left: 45px;
    top: calc(50% - 25px);
}
.testi-h6e .navigation-slider .nav-next {
    right: unset;
    left: 45px;
    top: calc(50% + 25px);
}
.testi-h6e .navigation-slider .nav-prev:hover:before,
.testi-h6e .navigation-slider .nav-next:hover:before {
    color: #ffffff !important;
}
.title-testi-h6e:before {
    content:"\f10e";
    font-family: fontawesome;
    width: 70px;
    height: 70px;
    line-height: 66px;
    font-size: 22px;
    background-color: rgba(255,255,255,.6);
    border: 5px solid rgba(255, 255, 255, .3);
    border-radius: 50%;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.text1-title-h6e {
    max-width: 520px;
    margin: 0 auto;
}
.wpcf7 form .sub-form-h6e {
    text-align: center;
    max-width: 600px;
    width: 100%;
    margin: 0 auto;
    position: relative;
}
.wpcf7 form .sub-form-h6e input[type="email"] {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: transparent;
    border: 1px solid rgba(255, 255, 255, .1);
}
.wpcf7 form .sub-form-h6e input[type="email"],
.wpcf7 form .sub-form-h6e input[type="email"]::placeholder {
    color: #999999;
}
.wpcf7 form .sub-form-h6e .button-h6e {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 100px;
    height: 40px;
    line-height: 40px;
    padding: 0;
    font-size: 15px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
}
.wpcf7 form .sub-form-h6e .button-h6e:hover {
    background-color: #000;
}
.contact-ft-h6e .elementor-icon-list-items .elementor-icon-list-item span strong {
    color: #ffffff !important;
    font-size: 16px;
}
footer.site-footer .social-ft-h6e a {
    /* width: 45px;
    height: 45px;
    line-height: 45px; */
}
footer.site-footer .social-ft-h6e a.elementor-social-icon-facebook-f:hover i {
    color: #3b5998 !important;
}
footer.site-footer .social-ft-h6e a.elementor-social-icon-twitter:hover i {
    color: #1DA1F2 !important;
}
footer.site-footer .social-ft-h6e a.elementor-social-icon-google-plus-g:hover i {
    color: #dd4b39 !important;
}
footer.site-footer .social-ft-h6e a.elementor-social-icon-rss:hover i {
    color: #f26522 !important;
}
footer.site-footer .social-ft-h6e a.elementor-social-icon-linkedin-in:hover i {
    color: #3b5998 !important;
}
footer.site-footer .social-ft-h6e a.elementor-social-icon-pinterest:hover i {
    color: #bd081c !important;
}
footer.site-footer .copyright-h6e a {
    text-decoration: underline;
}
footer.site-footer .copyright-h6e a:hover {
    color: #ffffff;
}
body .contact-ft-h6e.elementor-widget .elementor-icon-list-item {
    align-items: flex-start;
}
body .contact-ft-h6e.elementor-widget .elementor-icon-list-item span:first-child {
    position: relative;
    top: 2px;
}
/*end*/
/*Home 7e*/
.ftc-product-tabs.style_6 .tabs-wrapper {
    width: max-content;
    padding: 0 40px;
    border: 2px solid #ebebeb;
    overflow: unset;
    position: absolute;
    top: -92px;
    left: 0;
    transform: translateX(-50%);
    z-index: 3;
}
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #444;
}
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title.active .title,
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title:hover .title {
    color: #ffffff;
}
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title::before {
    content: "";
    width: 100%;
    height: calc(100% + 6px);
    position: absolute;
    top: -3px;
    left: 0;
    z-index: -1;
    opacity: 0;
}
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title.active::before,
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title:hover:before {
    opacity: 1;
}
.ftc-product-tabs.style_6 .tabs-wrapper .tab-title {
    padding: 13px 25px;
}
.ftc-product-tabs.style_6 .tabs-content-wrapper .tab-content {
    padding: 0;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .product-categories,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .short-description,
.ftc-product-tabs.style_6 .woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-tabs.style_6 .woocommerce .product:hover .item-image > a:after,
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info .add_to_cart_button a span,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .quickview span {
    display: none;
}
.ftc-product-tabs.style_6 .woocommerce .products .product {
    max-width: 270px;
    margin: 0 auto 15px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product:hover {
    box-shadow: 0px 0px 8px 0px rgb(161 153 153 / 48%);
}
.ftc-product-tabs.style_6 .ftc-product.product:hover .item-description .price {
    display: block;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .star-rating {
    opacity: 0;
    position: absolute;
    bottom: -25px;
    right: 10px;
    z-index: 10;
}
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info {
    opacity: 0;
    position: absolute;
    width: 100%;
    justify-content: flex-start;
    padding: 7px 0 20px 15px;
    background-color: #ffffff;
    box-shadow: 0px 6px 8px 0px rgb(161 153 153 / 48%);
    z-index: 9;
    width: calc(100% + 2px);
    left: -1px;
    bottom: -55px;
    border: 1px solid #f9f9f9;
    border-width: 0 1px 1px 1px;
}
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info:before {
    content: "";
    width: 100%;
    height: 15px;
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 99;
    background: #fff;
}
.ftc-product-tabs.style_6 .woocommerce .products .product:hover .item-description .star-rating,
.ftc-product-tabs.style_6 .ftc-product.product:hover .item-description .meta_info {
    opacity: 1;
}
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info .add_to_cart_button a:before {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
}
.ftc-product-tabs.style_6 .ftc-product.product .item-description .meta_info .quickview {
    display: inline-block;
    font-size: 14px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .product_title {
    margin-top: 0;
    margin-bottom: 3px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description {
    padding-top: 10px;
    padding-bottom: 14px;
    background-color: #0000;
    border: 1px solid #f9f9f9;
    border-width: 0 1px 1px 1px;
    box-sizing: border-box;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .price {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    line-height: unset;
    height: unset;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .price > .amount > bdi,
.ftc-product-tabs.style_6 .woocommerce .products .product .price > ins > .amount > bdi {
    font-weight: bold;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .add-to-cart a {
    min-width: unset;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    width: 100%;
    background-color: #000000;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .add-to-cart {
    min-width: unset;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .add-to-cart,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .quickview {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    margin: 0 5px 0 0;
    background-color: #000000;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .quickview {
    margin: 0;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .add-to-cart i,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .compare i,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i,
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .quickview i {
    line-height: 30px;
    font-size: 14px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .quickview i::before {
    font-size: 14px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
    width: 30px;
    margin-right: 5px;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
    color: #ffffff;
}
.ftc-product-tabs.style_6 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
    margin: 0;
}
.ftc-product-tabs.style_6 .woocommerce .products {
    margin: 0;
}
.ftc-product-tabs.style_6 .tabs-content-wrapper {
    overflow: unset;
}
.ftc-product-tabs.style_5 .tabs-wrapper {
    margin-top: 9px;
    max-width: max-content;
    padding: 0 40px;
    background-color: #ffffff;
    border: 0;
    overflow: unset;
    margin-bottom: 35px;
}
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #444;
}
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title.active .title,
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title:hover .title {
    color: #ffffff;
}
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title::before {
    content: "";
    width: 100%;
    height: calc(100% + 6px);
    position: absolute;
    top: -3px;
    left: 0;
    z-index: -1;
    opacity: 0;
}
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title.active::before,
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title:hover:before {
    opacity: 1;
}
.ftc-product-tabs.style_5 .tabs-wrapper .tab-title {
    padding: 13px 25px;
}
.ftc-product-tabs.style_5 .tabs-content-wrapper .tab-content {
    padding: 0;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .product-categories,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .short-description,
.ftc-product-tabs.style_5 .woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-tabs.style_5 .woocommerce .product:hover .item-image > a:after,
.ftc-product-tabs.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button a span,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .quickview span {
    display: none;
}
.ftc-product-tabs.style_5 .woocommerce .products .product {
    margin: 0 auto;
    max-width: 270px;
}
.ftc-product-tabs.style_5 .woocommerce .products .product:hover {
    box-shadow: 0px 0px 8px 0px rgb(161 153 153 / 48%);
}
.ftc-product-tabs.style_5 .ftc-product.product:hover .item-description .price {
    display: block;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .star-rating {
    opacity: 0;
    position: absolute;
    bottom: -25px;
    right: 10px;
    z-index: 10;
}
.ftc-product-tabs.style_5 .ftc-product.product .item-description .meta_info {
    opacity: 0;
    position: absolute;
    justify-content: flex-start;
    padding: 7px 0 20px 15px;
    box-shadow: 0px 6px 8px 0px rgb(161 153 153 / 48%);
    background-color: #fff;
    z-index: 9;
    width: calc(100% + 2px);
    left: -1px;
    bottom: -55px;
    border: 1px solid #f9f9f9;
    border-width: 0 1px 1px 1px;
}
.ftc-product-tabs.style_5 .ftc-product.product .item-description .meta_info:before {
    content: "";
    width: 100%;
    height: 15px;
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 99;
    background: #fff;
}
.ftc-product-tabs.style_5 .woocommerce .products .product:hover .item-description .star-rating,
.ftc-product-tabs.style_5 .ftc-product.product:hover .item-description .meta_info {
    opacity: 1;
}
.ftc-product-tabs.style_5 .ftc-product.product .item-description .meta_info .add_to_cart_button a:before {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
}
.ftc-product-tabs.style_5 .ftc-product.product .item-description .meta_info .quickview {
    display: inline-block;
    font-size: 14px;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .product_title {
    margin-top: 0;
    margin-bottom: 3px;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description {
    padding-top: 10px;
    background-color: #0000;
    border: 1px solid #f9f9f9;
    border-width: 0 1px 1px 1px;
    box-sizing: border-box;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .price {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    line-height: unset;
    height: unset;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .price > .amount > bdi,
.ftc-product-tabs.style_5 .woocommerce .products .product .price > ins > .amount > bdi {
    font-weight: bold;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .add-to-cart a {
    min-width: unset;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    width: 100%;
    background-color: #000000;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .add-to-cart {
    min-width: unset;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .add-to-cart,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .quickview {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    margin: 0 5px 0 0;
    background-color: #000000;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .quickview {
    margin: 0;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .add-to-cart i,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .compare i,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i,
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .quickview i {
    line-height: 30px;
    font-size: 14px;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .quickview i::before {
    font-size: 14px;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
    width: 30px;
    margin-right: 5px;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
    color: #ffffff;
}
.ftc-product-tabs.style_5 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
    margin: 0;
}
.ftc-product-tabs.style_5 .woocommerce .products {
    margin: 0;
}
.ftc-product-tabs.style_5 .tabs-content-wrapper {
    overflow: unset;
}
.title1-h7e:before {
    box-shadow: 0 0 0 8px #ffffff;
}
.title1-h7e:after, .title1-h7e .elementor-heading-title:before, .title1-h7e .elementor-heading-title:after {
    background-color: #ebebeb;
}
.banner3-h7e.banner-h6e figure .ftc-image-content .ftc-image-caption h2 {
    font-size: 30px;
}
.ftc-product-tabs.style_7 .tabs-wrapper {
    margin-top: 9px;
    max-width: max-content;
    padding: 0 40px;
    border: 2px solid #ebebeb;
    overflow: unset;
    margin-bottom: 35px;
}
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title .title {
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    color: #444;
}
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title.active .title,
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title:hover .title {
    color: #ffffff;
}
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title::before {
    content: "";
    width: 100%;
    height: calc(100% + 12px);
    position: absolute;
    top: -6px;
    left: 0;
    z-index: -1;
    opacity: 0;
}
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title.active::before,
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title:hover:before {
    opacity: 1;
}
.ftc-product-tabs.style_7 .tabs-wrapper .tab-title {
    padding: 12px 25px;
}
.ftc-product-tabs.style_7 .tabs-content-wrapper .tab-content {
    padding: 0;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .product-categories,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .short-description,
.ftc-product-tabs.style_7 .woocommerce .ftc-product.product:hover .group-button-product,
.ftc-product-tabs.style_7 .woocommerce .product:hover .item-image > a:after,
.ftc-product-tabs.style_7 .ftc-product.product .item-description .meta_info .add_to_cart_button a span,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .quickview span {
    display: none;
}
.ftc-product-tabs.style_7 .woocommerce .products .product {
    max-width: 270px;
    margin: 0 auto 30px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product:hover {
    box-shadow: 0px 0px 8px 0px rgb(161 153 153 / 48%);
}
.ftc-product-tabs.style_7 .ftc-product.product:hover .item-description .price {
    display: block;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .star-rating {
    opacity: 0;
    position: absolute;
    bottom: -20px;
    right: 10px;
    z-index: 10;
}
.ftc-product-tabs.style_7 .ftc-product.product .item-description .meta_info {
    opacity: 0;
    position: absolute;
    justify-content: flex-start;
    padding: 12px 0 24px 15px;
    background-color: #fff;
    z-index: 9;
    width: calc(100% + 2px);
    left: -1px;
    box-shadow: 0px 6px 8px 0px rgb(161 153 153 / 48%);
    bottom: -55px;
    border: 1px solid #f9f9f9;
    border-width: 0 1px 1px 1px;
}
.ftc-product-tabs.style_7 .ftc-product.product .item-description .meta_info:before {
    content: "";
    width: 100%;
    height: 15px;
    position: absolute;
    top: -10px;
    left: 0;
    z-index: 99;
    background: #fff;
}
.ftc-product-tabs.style_7 .woocommerce .products .product:hover .item-description .star-rating,
.ftc-product-tabs.style_7 .ftc-product.product:hover .item-description .meta_info {
    opacity: 1;
}
.ftc-product-tabs.style_7 .ftc-product.product .item-description .meta_info .add_to_cart_button a:before {
    font-size: 14px;
    line-height: 30px;
    margin: 0;
}
.ftc-product-tabs.style_7 .ftc-product.product .item-description .meta_info .quickview {
    display: inline-block;
    font-size: 14px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .product_title {
    margin-top: 0;
    margin-bottom: 3px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description {
    padding-top: 10px;
    background-color: #0000;
    border: 1px solid #f9f9f9;
    border-width: 0 1px 1px 1px;
    box-sizing: border-box;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .price {
    padding: 0;
    border-radius: 0;
    background-color: transparent;
    line-height: unset;
    height: unset;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .price > .amount > bdi,
.ftc-product-tabs.style_7 .woocommerce .products .product .price > ins > .amount > bdi {
    font-weight: bold;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .add-to-cart a {
    min-width: unset;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    width: 100%;
    background-color: #000000;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .add-to-cart {
    min-width: unset;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .add-to-cart,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .compare,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .quickview {
    width: 30px;
    height: 30px;
    line-height: 30px;
    border-radius: 0;
    margin: 0 5px 0 0;
    background-color: #000000;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .quickview {
    margin: 0;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .add-to-cart i,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .compare i,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a i,
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .quickview i {
    line-height: 30px;
    font-size: 14px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .quickview i::before {
    font-size: 14px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
    width: 30px;
    margin-right: 5px;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a:hover {
    color: #ffffff;
}
.ftc-product-tabs.style_7 .woocommerce .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
    margin: 0;
}
.ftc-product-tabs.style_7 .woocommerce .products {
    margin: 0;
}
.ftc-product-tabs.style_7 .tabs-content-wrapper {
    overflow: unset;
}
.testi-h8e .navigation-slider > div{
    display: none;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #0000;
}
.testi-h8e:hover .navigation-slider > div {
    display: inline-block;
    text-align: center;
}
.testi-h8e .navigation-slider .nav-prev:before {
    content: "\f106";
}
.testi-h8e .navigation-slider .nav-next:before {
    content:"\f107";
}
.testi-h8e .navigation-slider .nav-prev::before,
.testi-h8e .navigation-slider .nav-next::before {
    font-family: fontawesome;
    font-size: 22px;
    line-height: 30px;
    color: #fff !important;
}
.testi-h8e .navigation-slider .nav-prev {
    right: unset;
    left: 45px;
    top: calc(50% - 25px);
}
.testi-h8e .navigation-slider .nav-next {
    right: unset;
    left: 45px;
    top: calc(50% + 25px);
}
.banner-h6e .ftc-element-image .ftc-image-content {
    width: max-content;
}
.header-ftc-element .ftc-search .ftc_search_ajax.active {
    display: block;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .quickview i {
    display: none;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .quickview span {
    font-size: 16px;
    font-weight: 500;
    color: #262626;
    text-transform: initial;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .quickview {
    width: 128px;
    height: 39px;
    line-height: 39px;
    border-radius: 20px;
    background-color: #ffffff;
    margin: 4px 0;
}
.ftc-product-grid.style_9.woocommerce .product .item-image .group-button-product .quickview {
    opacity: 0;
}
.ftc-product-grid.style_9.woocommerce .product:hover .item-image .group-button-product .quickview {
    opacity: 1;
}
/*end*/
.swiper-container-multirow > .swiper-wrapper .swiper-slide {
    margin-top: 0 !important;
}