 elementor styles */
.hover-img1.elementor-widget-ftc_single_image figure {
    position: relative;
}
.hover-img1.elementor-widget-ftc_single_image figure:before,
.hover-img1.elementor-widget-ftc_single_image figure:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
    pointer-events: none;
}
.hover-img1.elementor-widget-ftc_single_image figure:hover:after {
    background-color: rgba(255,255,255,0.2);
    top: 51%;
    bottom: 50%;
}
.hover-img1.elementor-widget-ftc_single_image figure:hover:before {
    background-color: rgba(255,255,255,0.2);
    right: 50%;
    left: 51%;
}
.img-logo-abs .ftc-element-image:before, .img-logo-abs .ftc-element-image:after{
    display: none;
}
/* Home demo 32*/

/* ftc product tab slider style 2 */
.ftc-product-categories.style_2 h3.title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}
.ftc-product-categories.style_2 .ftc-categories .item-description {
    margin-top: -5px;
    margin-bottom: 5px;
}
.ftc-product-categories.style_2 > div {
    display: flex;
    align-items: center;
}
.ftc-product-categories.style_2 .swiper-pagination-bullets {
    display: none;
}
.ftc-product-categories.style_2 {
    padding: 0px 25px  10px;
    background: #fff;
    box-shadow: 2px 7px 12px 0px #ccc;
}
.ftc-product-categories.style_2 .images-category, 
.ftc-product-categories.style_2 .images-category img {
    border-radius: 50%;
    width: 100%;
    max-width: 100px;
    margin: 0 auto;
}
.hover-border .ftc-element-image figure.wp-caption:after {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    left: 10px;
    top: 10px;
    border: 1px solid #ddd;
    z-index: 9999;
    background-color: transparent;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
}
.hover-border .ftc-element-image:hover figure.wp-caption:after {
    opacity: 1;
    visibility: visible;
}
/**/
.ftc-product-tabs.style_2 .ftc-tabs .product .item-description .meta_info a:hover {
    background-color: #111;
}
.ftc-product-tabs.style_2 .ftc-tabs .product .item-description .meta_info a {
    background-color: #89b841;
}
.tabs-content-wrapper.style_2 {
    width: calc(100% + 2px);
}
.ftc-product-tabs .tabs-content-wrapper .tab-content .product .item-description .counter-wrapper{
    display: none;
}
.ftc-product-tabs .ftc-tabs.columns-5 .ftc-product {
    width: 20%;
}
.ftc-product-tabs.style_2 > .tabs-wrapper {
    background: #f5f5f5;
    border-bottom: 3px solid #333;
    font-weight: 500;
}
.ftc-product-tabs.style_2 > .tabs-wrapper .tab-title .title {
    font-size: 14px;
}
.ftc-product-tabs.style_2 > .tabs-wrapper .tab-title {
    padding: 13px 30px;
    text-transform: uppercase;
}
.ftc-product-tabs.style_2 .tabs-wrapper .tab-title.active:before {
    content: "\f0d8";
    font-family: fontawesome;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    line-height: 5px;
    font-size: 14px;
}
.ftc-product-tabs.style_1 .ftc-tabs.tab-content {
    padding-top: 25px;
}
.ftc-product-tabs.style_2 .ftc-tabs .ftc-product.product {
    border: 1px solid #ebebeb;
    border-width: 1px 0px 0 1px;
}
.ftc-product-tabs.style_2 .ftc-tabs .product:first-child {
    border-top: 0;
}
.ftc-product-tabs.style_2 .ftc-tabs .ftc-product.products {
    border: 1px solid #ebebeb;
    border-width: 1px 1px 1px 0;
    margin-left: 0.4px;
}
.ftc-product-tabs.style_2 .ftc-tabs .owl-stage{
    display: flex;
    align-items: center;
}
.ftc-product-tabs .tabs-content-wrapper .owl-item:nth-child(11) {
    /*margin-left: 1px;*/
}

.elementor-element .product i {
    font-weight: normal;
}

/* firefox*/
@-moz-document url-prefix(){
    .ftc-product-tabs.style_2 .ftc-tabs .ftc-product.product .item-image{
        max-width: 99.9%;
    }

}

/* ftc product tab slider style 3 */

.ftc-product-tabs.style_3 .product .item-image {
    border-radius: 50%;
}
.ftc-product-tabs.style_3 .tab-content .product .item-description {
    padding: 50px 0 0;
}
.ftc-product-tabs.style_3 .item-description .meta_info {
    top: 0;
    height: 100%;
}
.ftc-product-tabs.style_3 .item-description .product_title, 
.ftc-product-tabs.style_3 .item-description .product_title a {
    z-index: 8;
    font-size: 16px;
}
.ftc-product-tabs.style_3 .tab-content .product .item-description .meta_info .add-to-cart {
    position: absolute;
    bottom: -12px;
    left: 0;
    width: 100%;
}
.ftc-product-tabs.style_3 .meta_info .add-to-cart a:before{
    display: none;
}
.ftc-product-tabs.style_3 .meta_info .add-to-cart .ftc-tooltip {
    display: block;
    font-size: 15px;
}
.ftc-product-tabs.style_3 .tab-content .product .item-description .meta_info .add-to-cart a {
    background-color: #fff;
    color: #111;
    padding: 0 10px;
    font-size: 15px;
}
.ftc-product-tabs.style_3 .meta_info .added_to_cart:after{
    display: none;
}
.ftc-product-tabs.style_3 .product .item-description .meta_info .compare,
.ftc-product-tabs.style_3 .product .item-description .meta_info .quickshop {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 10px;
    border-radius: 50%;
}
.ftc-product-tabs.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
    width: 40px;
    height: 40px;
    line-height: initial;
}
.ftc-product-tabs.style_3 .product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
    border-radius: 50%;
}
.ftc-product-tabs.style_3 .item-description .meta_info .add-to-cart a.loading {
    opacity: 1;
}


/* Blog slider style_v2 */
.ftc-blogs-slider.style_v2 .post-text {
    display: flex;
    flex-direction: column;
    margin-top: -41px;
}
.ftc-blogs-slider.style_v2 .post-text .meta {
    order: 1;
    padding: 10px 15px;
    background-color: #ffffffc2;
    z-index: 9;
}
.ftc-blogs-slider.style_v2 .post-text .meta span.published {
    padding-right: 15px;
    border-right: 1px solid ;
    margin-right: 10px;
}
.ftc-blogs-slider.style_v2 .post-text h4 {
    order: 2;
    text-transform: uppercase;
    font-weight: bold;
}
.ftc-blogs-slider.style_v2 .post-text > p {
    order: 3;
}
.ftc-blogs-slider.style_v2 .post-text a.ftc-readmore {
    order: 4;
    max-width: 142px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    padding: 8px 10px;
    margin-bottom: 1px;
}
.ftc-blogs-slider.style_v2 .post-text a.ftc-readmore:hover {
    background-color: #333;
    color: #fff;
    border-color: transparent;
}
.ftc-blogs-slider.style_v2 .post-text a.ftc-readmore:after {
    content: "\f178";
    font-family: fontawesome;
    margin-left: 10px;
}

/**/
.bn3-h32 .ftc-image-content p strong {
    font-size: 36px;
    font-weight: bold;
}
.bn3-h32 .ftc-image-content a.single-image-button,
.bn3-h33 .ftc-image-content a.single-image-button  {
    min-width: 142px;
    display: inline-block;
    text-transform: uppercase;
    border: 1px solid;
    padding: 11px 8px;
    color: #111;
}
.bn3-h32 .ftc-image-content a.single-image-button:hover,
.bn3-h33 .ftc-image-content a.single-image-button:hover {
    color: #fff;
    background: #111;
    border-color: transparent;
}
.bn3-h32 .ftc-image-content a.single-image-button:after,
.bn3-h33 .ftc-image-content a.single-image-button:after {
    content: "\f178";
    font-family: fontawesome;
    margin-left: 10px;
}

/* Footer 32 elementor */
.elementor-element p{
    margin-bottom: 0;
}
.form-sub32 {
    display: flex;
    align-items: center;
}
.form-sub32 .sub-form32 {
    margin: 0;
    padding: 11px 15px  1px;
    min-width: 38px;
    font-size: 0;
    background-color: #ccc;
}
.footer-mid32 .form-sub32 .sub-form32 {
    height: 45px;
}
.form-sub32 > input[type="email"]{
    padding: 7px 15px;
    border: 0;
}
.footer-mid32 .form-sub32 > input[type="email"]{
    height: 38px;
    width: calc(100% - 40px);
    max-width: 235px;
}
.form-sub32 > input::placeholder {
    font-size: 13px;
}
.form-sub32 .sub-form32 i{
    font-size: 16px;
    color: #fff;
}
.sub-form32 span {
    display: none;
}

.elementor-widget-icon-list li.elementor-icon-list-item {
    cursor: pointer;
    transition: 0.5s;
}
.elementor-element.footer-mid32 .elementor-icon-list-item:hover {
    padding-left: 10px;
}

/* home 33 */
.elementor-element .ftc_products_slider div.product span.price {
    margin-bottom: 0;
}
.ftc_products_slider.style_2 .post .add_to_cart_button a:before {
    content: "\e04f";
    font-family: 'simple-line-icons';
    color: #fff;
    position: unset;
}
.banner-right-home33 .woocommerce .ftc-product.product .item-description .meta_info a:hover i,
.banner-left-home33 .woocommerce .ftc-product.product .item-description .meta_info a:hover i{
    color: #ffffff !important;
}

/**/
.bn3-h33 .ftc-image-content{
    width: max-content;
}


/* Home 34*/
.ftc-product-categories.style_3 .ftc-categories {
    display: flex;
    align-items: center;
}
.ftc-product-categories.style_3 .ftc-categories .images-category {
    max-width: 120px;
}
.ftc-product-categories.style_3 .ftc-categories .item-description {
    text-align: left;
    width: 100%;
}
.elementor-element .elementor-widget-ftc-categories .ftc-product-categories.style_3 .category {
    margin-bottom: 0;
}
.ftc-product-categories.style_3 .category {
    border-right: 1px solid #ebebeb;
    padding: 30px 0 10px;
}
.ftc-product-categories.style_3 .category:last-child {
    border-right: 0;
}
.ftc-product-categories.style_3 .product-count {
    font-size: 14px;
    text-transform: capitalize;
}
.ftc-product-categories.style_3 h3.title {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
}
.product-btnhover-home34 .ftc_products_slider.style_2 .woocommerce .ftc-product.product .item-description .meta_info a:hover i{
    color: #ffffff !important;
}
/* */
.ftc-content-buttons.button-line-right {
    padding: 0;
}
.ftc-content-buttons.button-line-right:after {
    content: "";
    width: 60px;
    height: 1px;
    background-color: #433;
    margin-left: 35px;
}


.button-img34 .ftc-element-image .ftc-image-content .single-image-button {
    display: inline-block;
    padding: 0; 
    font-size: 48px;
    line-height: 50px;
    font-family: 'Allura', cursive;
    font-weight: normal;
    font-style: italic;
    color: #954548;
    background-color: transparent;
}

.button-img34 .ftc-image-content {
    padding: 0;
    width: 100%;
}

section:nth-child(10) .button-img34 .ftc-element-image .ftc-image-content .single-image-button {
    color: #fff;
}
section:nth-child(14) .button-img34 .button-banner {
    margin-top: 45px;
}
.button-bg34 .ftc-element-image .ftc-image-content .single-image-button {
    display: inline-block;
    padding: 0; 
    font-size: 48px;
    line-height: 50px;
    font-family: 'Allura', cursive;
    font-weight: normal;
    font-style: italic;
    color: #954548;
    background-color: transparent;
}
.button-bg34 .ftc-image-content {
    padding: 0;
    width: auto;
}
.button-bg34 .ftc-image-content h1 {
    margin-top: 5px;
}

/**/
.ftc-element-testimonial.style_1 .fa-quote-left {
    font-size: 80px;
    color: #eee;
    margin-bottom: 16px;
}
.ftc-element-testimonial.style_1 .testimonial-content .infomation {
    font-size: 16px;
    text-align: center;
    max-width: 850px;
    margin: 0 auto;
    order: 2;
}
.ftc-element-testimonial.style_1 .testimonial-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 0;
    padding-left: 0;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
}
.ftc-element-testimonial.swiper-container.style_1 {
    max-width: 620px;
}
.ftc-element-testimonial.style_1 .group-content {
    text-align: center;
}
.ftc-element-testimonial.style_1 .avatar-image {
    order: 1;
}
.ftc-element-testimonial.style_1 .testimonial-content h4.name {
    order: 4;
    font-family: 'Allura', cursive;
    font-size: 48px;
    font-style: italic;
    margin-top: 25px;
    margin-bottom: 0;
    font-weight: normal;
}
.ftc-element-testimonial.style_1 .rating {
    display: inline-block;
    width: 100%;
    text-align: center;
    order: 3;
    margin-top: 38px;
}
.ftc-element-testimonial.style_1 .rating div {
    float: none;
}

.ftc-element-testimonial.style_1 .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background-color: #d39035;
}
.ftc-element-testimonial.style_1 .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 15px;
    height: 15px;
    background-color: #333;
    opacity: 1;
}
/* Products slider style 2*/
.ftc_products_slider.style_2 {
    padding: 0 10px;
    width: calc(100% + 20px);
    margin-left: -10px;
}

.ftc_products_slider.style_2 .ftc-product.product {
    margin-bottom: 60px; 
}
.ftc_products_slider.style_2 .ftc-product.product:hover {
    box-shadow: 0 0 10px 2px #ddd;
    margin-bottom: 10px;
}
.ftc_products_slider.style_2 .ftc-product.product .item-description {
    display: flex;
    flex-direction: column;
    padding-bottom: 15px;
}
.ftc_products_slider.style_2 .ftc-product.product span.price {
    order: 2;
    margin-top: 22px;
}
.ftc_products_slider.style_2 h3.product_title.product-name {
    order: 3;
}
.ftc_products_slider.style_2 .star-rating {
    order: 4;
}
.ftc_products_slider.style_2 .ftc-product.product a.quickshop {
    display: none;
}

.ftc_products_slider.style_2 .product .meta_info {
    position: unset;
    transform: none;
    order: 1;
    display: flex;
    height: 30px;
    display: none;
}
.ftc_products_slider.style_2 .product:hover .meta_info {
    display: flex;
}

.ftc_products_slider.style_2 .woocommerce .ftc-product.product .item-description .meta_info .added_to_cart::after,
.ftc_products_slider.style_2 .post .add_to_cart_button a:before {
    display: none;
}
.ftc_products_slider.style_2 .meta_info .add-to-cart {
    order: 2;
    min-width: 120px;
    margin: 0 10px;
}
.ftc_products_slider.style_2 .woocommerce .ftc-product.product .item-description .meta_info a:last-child{
    border-right: 1px solid #ebebeb; 
}
.ftc_products_slider.style_2 .meta_info .yith-wcwl-add-to-wishlist {
    order: 1;
}
.ftc_products_slider.style_2 .meta_info .compare {
    order: 3;
}
.ftc_products_slider.style_2 .ftc-product.product .meta_info a.compare, 
.ftc_products_slider.style_2 .ftc-product.product .meta_info .yith-wcwl-add-to-wishlist {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.ftc_products_slider.style_2 .woocommerce .ftc-product.product .item-description .meta_info .added_to_cart,
.ftc_products_slider.style_2 .add-to-cart .ftc-tooltip.button-tooltip {
    display: block;
    font-size: 12px;
    font-weight: 600;
}
.ftc_products_slider.style_2 .add-to-cart .add_to_cart_button.loading .ftc-tooltip.button-tooltip{
    opacity: 0;
}
.ftc_products_slider.style_2 .woocommerce .ftc-product.product .item-description .meta_info a{
    height: 30px;
    line-height: 30px;
    background-color: transparent;
    color: #111;
    border: 1px solid #ebebeb;
}
.ftc_products_slider.style_2 .woocommerce .ftc-product.product .item-description .meta_info a i {
    line-height: 30px;
}
.ftc_products_slider.style_2 .ftc-product.product .meta_info a.compare, 
.ftc_products_slider.style_2 .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist a {
    border-left-color: #ebebeb;
}
.ftc_products_slider.style_2 .woocommerce .ftc-product.product .item-description .meta_info a:hover {
    color: #fff;
    background: #333333;
    border-color: transparent;
}
.ftc_products_slider.style_2 .woocommerce .ftc-product.product .item-description .meta_info a.quickshop {
    display: none;
}

/* hover item meta-info */
.ftc_products_slider.style_2 .product .meta_info .yith-wcwl-add-to-wishlist:hover,
.ftc_products_slider.style_2 .product .meta_info .compare:hover {
    transform: rotate(360deg);
}

.ftc_products_slider.style_2 .product .meta_info .yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_2 .product .meta_info .compare {
    transition: 0.5s;
}


/* Blog slider style_v3*/
.ftc-blogs-slider.style_v3 .blogs-slider .inner-wrap > a {
    padding: 0 10px;
}
.ftc-blogs-slider.style_v3 .blogs-slider .post-text {
    display: flex;
    flex-direction: column;
    position: relative;
}
.ftc-blogs-slider.style_v3 .blogs-slider .post-text h4 {
    order: 1;
}
.ftc-blogs-slider.style_v3 .blogs-slider .post-text p {
    order: 2;
    margin-bottom: 16px;    
    position: relative;
}
.ftc-blogs-slider.style_v3 .blogs-slider .post-text .meta {
    order: 3;
}
.ftc-blogs-slider.style_v3 .blogs-slider .post-text .ftc-readmore {
    order: 4;
    margin-top: 15px;
    max-width: 140px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
    font-weight: bold;
    color: #111;
    font-size: 13px;
    padding: 5px 40px 5px 0;
    border: 1px solid #ebebeb;
}
.ftc-blogs-slider.style_v3 .blogs-slider .post-text .ftc-readmore:hover {
    color: #fff;
    background-color: #333;
}
.ftc-blogs-slider.style_v3 .blogs-slider .post-text .ftc-readmore:hover:after {
    background-color: #fff;
}
.ftc-blogs-slider.style_v3 .blogs-slider .post-text .ftc-readmore:after {
    content: "";
    width: 30px;
    height: 1px;
    background-color: #444;
    position: absolute;
    top: 16px;
    right: 13px;
}
.ftc-blogs-slider.style_v3 .blogs-slider .post-text p:after {
    content: "";
    width: 80%;
    height: 1px;
    background-color: #ebebeb;
    display: block;
    left: 10%;
    bottom: 0;
    position: absolute;
}
.ftc-blogs-slider.style_v3 .blogs-slider .post-text .meta span.published {
    display: none;
}
.ftc-blogs-slider.style_v3 .post-text .element-date-timeline{
    display: block;
    position: absolute;
    top: -80px;
    width: 65px;
    height: 70px;
    left: 20px;
    background: #111;
    line-height: 35px;
    color: #fff;
}
.ftc-blogs-slider.style_v3 .blog-template-elementor .inner-wrap .post-text .meta .vcard.author {
    margin-right: 0;
    float: none;
}
.ftc-blogs-slider.style_v3 .post-text .element-date-timeline .day {
    position: relative;
    font-weight: bold;
    font-size: 22px;
}
.ftc-blogs-slider.style_v3 .post-text .element-date-timeline .day:after {
    content: "";
    width: 80%;
    left: 10%;
    bottom: 0;
    height: 1px;
    position: absolute;
    background-color: #fff;
}


/* footer 34 demo 34 */
.footer-mid34 .elementor-widget-heading {
    margin-bottom: 5px;
}
.footer-mid34 .form-sub32 {
    display: block;
}
.footer-mid34 .form-sub32 > input {
    padding: 0 15px;
    line-height: 43px;
    width: 100%;
    background-color: transparent;
    border: 1px solid #999;
}
.footer-mid34 .form-sub32 > input:focus {
    color: #999;
}
.footer-mid34 .sub-form32 i {
    display: none;
}
.footer-mid34 .form-sub32 .sub-form32 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0;
    color: #333;
    min-width: 120px;
    line-height: 45px;
    margin-top: 35px;
    margin-bottom: 8px;
    background-color: #fff;
}
.footer-mid34 .sub-form32:hover{
    background-color: #333;
    color: #fff;
}
.footer-mid34 .sub-form32 span {
    display: block;
}
span.theme-color4:hover {
    color: #fff !important;
}


/* demo 35 */
.ftc_products_slider.style_3 .title-product-slider p {
    font-size: 16px;
}
.title-blogs-grid.element p {
    font-size: 16px;
}
.ftc_products_slider.style_3 .title-product-slider {
    padding-bottom: 30px;
}
/* product slider style_3 */
.ftc_products_slider.style_3 .product .meta_info {
    display: none;
}
.ftc_products_slider.style_3 .product .button-in-product {
    display: block;
    width: max-content;
    height: auto;
}
.ftc_products_slider.style_3 .product .item-image .button-in-product .add-to-cart {
    min-width: 135px;
    width: auto;
    border-radius: 0;
    height: 30px;
}
.ftc_products_slider.style_3 .product .item-image .button-in-product .add-to-cart a {
    width: 100%;
    border-radius: 0;
    font-size: 13px;
    line-height: 30px;
    height: auto;
    text-transform: uppercase;
    font-weight: normal;
    color: #fff;
}
.ftc_products_slider.style_3 .product .item-image .button-in-product .add-to-cart a:before {
    display: none;
}
.ftc_products_slider.style_3 .product .item-image .button-in-product .yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_3 .product .item-image .button-in-product .compare {
    display: none;
}
.ftc_products_slider.style_3 .product .item-image .button-in-product .quickshop {
    display: block;
    min-width: 135px;
    border-radius: 0;
    width: auto;
    line-height: 30px;
    margin-top: 10px;
    height: 30px;
    font-size: 13px;
    text-transform: uppercase;
    color: #222;
    background-color: transparent;
    border: 1px solid #222;
}
.ftc_products_slider.style_3 .product .item-image .button-in-product .quickshop i {
    width: 100%;
    height: 30px;
    line-height: 30px;
    display: none;
}
.ftc_products_slider.style_3 .product .item-image .button-in-product a.quickshop:hover{
    background-color: #333;
    border-color: transparent;
}
.ftc_products_slider.style_3 span.ftc-tooltip.button-tooltip {
    display: block;
}
.ftc_products_slider.style_3 .product .item-image:hover:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #ffffffbf;
    top: 0;
    left: 0;
    z-index: 2;
}
.ftc_products_slider.style_3 .product {
    border: 1px solid transparent;
}
.ftc_products_slider.style_3 .product:hover {
    border-color: #333;
}
.ftc_products_slider.style_3 .woocommerce .product .item-description{
    padding-bottom: 18px;
}
.ftc_products_slider.style_3 .product .item-image .button-in-product .added_to_cart:after{
    display: none;
}


/* product slider style_4 */
.ftc_products_slider.style_4 {
    width: calc(100% + 1px);
    padding-right: 1px;
    margin-left: -1px;
}
.elementor-widget.elementor-widget-ftc-products-sliders .elementor-widget-container {
   /* width: auto !important;*/
}
.ftc_products_slider.style_4 .title-product-slider {
    padding-bottom: 30px;
}
.ftc_products_slider.style_4 .product .button-in-product {
    display: none;
}
.ftc_products_slider.style_4 .product .item-image > a.quickshop {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 22px;
    z-index: 3;
}
.ftc_products_slider.style_4 .product .item-image > a.quickshop i:before {
    content: "\e090";
    font-family: 'simple-line-icons';
}
.ftc_products_slider.style_4 .product:hover .item-image > a.quickshop {
    color: #ae5d1b;
}

.ftc_products_slider.style_4 span.ftc-tooltip.button-tooltip {
    display: none;
}
.ftc_products_slider.style_4 .product .item-image:hover:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: #ffffff9e;
    left: 0;
    z-index: 2;
}
.ftc_products_slider.style_4 .products .product {
    border: 1px solid transparent;
    max-width: 350px;
    width: 100%;
}
.ftc_products_slider.style_4 .product:hover {
    border-color: #333;
}
.ftc_products_slider.style_4 .woocommerce .product .item-description{
    padding-bottom: 18px;
}
.ftc_products_slider.style_4 .product .conditions-box .onsale {
    min-width: 150px;
    width: auto;
    padding: 20px 0 5px;
    transform: rotate(45deg);
    margin-right: -65px;
    margin-top: -11px;
    text-transform: capitalize;
}
.ftc_products_slider.style_4 .product .meta_info {
    display: flex;
    position: unset;
    left: 0;
    transform: none;
    opacity: 0;
    visibility: hidden;
    margin-top: 22px;
}
.ftc_products_slider.style_4 .product:hover .meta_info {
    opacity: 1;
    visibility: visible;
}
.ftc_products_slider.style_4 .swiper-pagination.swiper-pagination-bullets {
    display: none;
}
/**/
.ftc_products_slider.style_4 .woocommerce .ftc-product.product .item-description .meta_info .added_to_cart::after,
.ftc_products_slider.style_4 .post .add_to_cart_button a:before {
    display: none;
}
.ftc_products_slider.style_4 .meta_info .add-to-cart {
    order: 2;
    min-width: 120px;
    margin: 0 10px;
}
.ftc_products_slider.style_4 .meta_info .yith-wcwl-add-to-wishlist {
    order: 1;
}
.ftc_products_slider.style_4 .meta_info .compare {
    order: 3;
}
.ftc_products_slider.style_4 .ftc-product.product .meta_info a.compare, 
.ftc_products_slider.style_4 .ftc-product.product .meta_info .yith-wcwl-add-to-wishlist {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.ftc_products_slider.style_4 .woocommerce .ftc-product.product .item-description .meta_info .added_to_cart,
.ftc_products_slider.style_4 .add-to-cart .ftc-tooltip.button-tooltip {
    display: block;
    font-size: 12px;
    font-weight: 600;
}
.ftc_products_slider.style_4 .woocommerce .ftc-product.product .item-description .meta_info a{
    height: 30px;
    line-height: 30px;
    background-color: transparent;
    color: #111;
    border: 0;
}
.ftc_products_slider.style_4 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart a {
    border: 1px solid #ebebeb;
    height: 31px;
}
.ftc_products_slider.style_4 .woocommerce .ftc-product.product .item-description .meta_info a i {
    line-height: 30px;
}

.ftc_products_slider.style_4 .woocommerce .ftc-product.product .item-description .meta_info a:hover {
    color: #fff;
    background: #333333;
    border-color: transparent;
}
.ftc_products_slider.style_4 .woocommerce .ftc-product.product .item-description .meta_info a.quickshop {
    display: none;
}


/* product slider style 5 */
.ftc_products_slider.style_5 .product .button-in-product {
    display: none;
}
.ftc_products_slider.style_5 .product .item-image > a.quickshop {
    display: block;
    position: absolute;
    bottom: 20px;
    right: 22px;
    z-index: 3;
}
.ftc_products_slider.style_5 .product .item-image > a.quickshop i:before {
    content: "\e090";
    font-family: 'simple-line-icons';
}
.ftc_products_slider.style_5 .product:hover .item-image > a.quickshop:hover {
    color: #333;
    background-color: transparent;
}

.ftc_products_slider.style_5 span.ftc-tooltip.button-tooltip {
    display: none;
}
.ftc_products_slider.style_5 .product .conditions-box .onsale {
    min-width: 150px;
    width: auto;
    padding: 20px 0 5px;
    transform: rotate(45deg);
    margin-right: -65px;
    margin-top: -11px;
    text-transform: capitalize;
}
.ftc_products_slider.style_5 .product .meta_info {
    display: flex;
    position: unset;
    left: 0;
    transform: none;
    opacity: 1;
    visibility: visible;
    margin-top: 10px;
}
.ftc_products_slider.style_5 .products:not(.list) .ftc-product:hover .meta_info {
    animation: none;
    -webkit-animation: none;
    -o-animation: unset;
}

/**/
.ftc_products_slider.style_5 .woocommerce .ftc-product.product .item-description .meta_info .added_to_cart::after,
.ftc_products_slider.style_5 .post .add_to_cart_button a:before {
    display: none;
}
.ftc_products_slider.style_5 .meta_info .add-to-cart {
    order: 2;
    min-width: 120px;
    margin: 0 10px;
    height: 30px;
}
.ftc_products_slider.style_5 .woocommerce .ftc-product.product .item-description .meta_info > a, 
.ftc_products_slider.style_5 .woocommerce .ftc-product.product .item-description .meta_info > div {
    border: 1px solid #ebebeb;
}
.ftc_products_slider.style_5 .meta_info .yith-wcwl-add-to-wishlist {
    order: 1;
}
.ftc_products_slider.style_5 .meta_info .compare {
    order: 3;
}
.ftc_products_slider.style_5 .ftc-product.product .meta_info a.compare, 
.ftc_products_slider.style_5 .ftc-product.product .meta_info .yith-wcwl-add-to-wishlist {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.ftc_products_slider.style_5 .woocommerce .ftc-product.product .item-description .meta_info .added_to_cart,
.ftc_products_slider.style_5 .add-to-cart .ftc-tooltip.button-tooltip {
    display: block;
    font-size: 12px;
    font-weight: 600;
}
.ftc_products_slider.style_5 .woocommerce .ftc-product.product .item-description .meta_info a{
    height: 30px;
    line-height: 30px;
    background-color: transparent;
    color: #666;
}
.ftc_products_slider.style_5 .woocommerce .ftc-product.product .item-description .meta_info a i {
    line-height: 30px;
}

.ftc_products_slider.style_5 .woocommerce .ftc-product.product .item-description .meta_info a:hover {
    color: #fff;
    background: #333333;
    border-color: transparent;
}
.ftc_products_slider.style_5 .woocommerce .ftc-product.product .item-description .meta_info a.quickshop {
    display: none;
}


/* single image 35 - banner 35 */
.button-img35 .ftc-element-image .button-banner .single-image-button {
    display: inline-block;
    padding: 0;
    font-size: 36px;
    font-family: 'Allura', cursive;
    font-weight: normal;
    font-style: italic;
    color: #333;
    background-color: transparent;
    border: 1px solid #666;
    min-width: 245px;
    height: 65px;
    line-height: 65px;
}
.button-img35 .ftc-element-image .ftc-image-content {
    position: relative;
    margin: 0;
    padding: 20px 5px 0;
    width: 100%;
}
.button-img35 .ftc-element-image .ftc-image-content .button-banner {
    margin-top: 25px;
}
.button-img35 .ftc-element-image .ftc-image-content h3 {
    margin-top: 10px;
}
.button-img35 .ftc-element-image .button-banner .single-image-button:hover {
    color: #fff;
    background-color: #111;
    border-color: transparent;
}

/* subscribe 35 */
.subscribe35 .elementor-widget-text-editor h1 {
    margin-bottom: 15px;
}
.subscribe35 .form-sub32 {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.subscribe35 .form-sub32 > input[type="email"] {
    border-bottom: 1px solid #ebebeb;
    text-align: center;
    margin-bottom: 35px;
}
.subscribe35 .form-sub32 .sub-form32 {
    padding: 0;
    min-width: 180px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    float: none;
}
.subscribe35 .form-sub32 .sub-form32 i {
    display: none;
}
.subscribe35 .sub-form32 span {
    display: block;
}
.subscribe35 .form-sub32 .sub-form32:hover {
    background-color: #333;
}
.subscribe35 .form-sub32 > input::placeholder {
    font-size: 14px;
}
.subscribe35 h1 {
    margin-bottom: 10px;
}



/* Blog slider style_v4 */

.ftc-blogs-slider.swiper-container.style_v4 {
    margin: -10px;
    width: calc(100% + 20px);
    padding: 10px;
}
.ftc-blogs-slider.style_v4 .blogs-slider .inner-wrap {
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 0 7px 4px #ddd;
    width: 100%;
}
.ftc-blogs-slider.style_v4 .blogs-slider .post-text {
    position: relative;
    padding-left: 128px;
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
    flex-direction: column;
}

.ftc-blogs-slider.style_v4 .blogs-slider .post-text .meta span.published {
    display: none;
}
.ftc-blogs-slider.style_v4 .post-text .element-date-timeline {
    display: block;
    position: absolute;
    top: 28px;
    width: 90px;
    height: 100px;
    left: 0;
    background: #111;
    line-height: 52px;
    color: #fff;
    text-align: center;
}
.ftc-blogs-slider.style_v4 .blog-template-elementor .inner-wrap .post-text .meta .vcard.author {
    margin-right: 0;
    float: none;
}
.ftc-blogs-slider.style_v4 .post-text .element-date-timeline .day {
    position: relative;
    font-weight: bold;
    font-size: 36px;
}
.ftc-blogs-slider.style_v4 .post-text .element-date-timeline .month {
    font-size: 22px;
    font-weight: normal;
}
.ftc-blogs-slider.style_v4 .post-text .element-date-timeline .day:before{
    content: "";
    width: 60%;
    left: 20%;
    bottom: 0;
    height: 1px;
    position: absolute;
    background-color: #fff;
}
.ftc-blogs-slider.style_v4 .post-text .element-date-timeline .day:after {
    content: "";
    width: 60%;
    left: 20%;
    bottom: -2px;
    height: 1px;
    position: absolute;
    background-color: #ffffffad;
}
.ftc-blogs-slider.style_v4 .post-text .ftc-readmore {
    display: none;
}
.ftc-blogs-slider.style_v4 .blogs-slider .post-text h4 {
    order: 1;
    margin-bottom: 10px;
}

.ftc-blogs-slider.style_v4 .post-text p {
    margin-bottom: 14px;
    order: 2;
}
.ftc-blogs-slider.style_v4 .blogs-slider .post-text .meta {
    order: 3;
}

/* portfolios style_1 */
.ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail img {
    margin: 0;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail:hover:before {
    opacity: 0;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail .figcaption {
    padding: 23px 7px;
    min-width: 50%;
    width: max-content;
    background-color: #ffffffb5;
    display: flex;
    flex-direction: column;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail .figcaption h3 {
    order: 2;
    margin-bottom: 0;
    font-size: 22px;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail .figcaption h3 a {
    color: #333;
    text-transform: capitalize;
}
.ftc-portfolio-element.style_1 .portfolio-inner .item .thumbnail .figcaption .term {
    order: 1;
    font-size: 16px;
    color: #7a9625;
    margin-bottom: 5px;
    font-weight: normal;
}

/* portfolios style 2 */

.ftc-portfolio-element.style_2 .item .thumbnail .figcaption h3 {
    font-size: 20px;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.style_2 .item .thumbnail:before{
    opacity: 0.6;
}


/* portfolios style 3 */
.ftc-portfolio-wrapper.style_3 .item .thumbnail .figcaption {
    width: max-content;
    max-width: 100%;
    padding: 10px;
    border: 1px solid;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.style_3 .item .thumbnail:before{
    opacity: 0.5;
}
.ftc-portfolio-element.style_3 .item .thumbnail .figcaption h3 {
    font-size: 20px;
}

/* portfolios style 4 */
.ftc-portfolio-element.style_4 .item .thumbnail .figcaption h3 {
    font-size: 15px;
    margin-bottom: 5px;
}
.ftc-portfolio-element.ftc-portfolio-wrapper.style_4 .item .thumbnail:before{
    opacity: 0;
}
.ftc-portfolio-wrapper.style_4 .item .thumbnail .figcaption {
    top: auto;
    bottom: 0;
    background-color: #333333b8;
    padding: 10px;
    width: max-content;
    max-width: 100%;
}
.ftc-portfolio-wrapper.style_4 .item .thumbnail:before {
    opacity: 0;
}
/* blog grid style_2 */

.ftc-elements-blogs.style_2 .ftc-blogs .inner-wrap > a {
    max-width: 45%;
    width: 100%;
}
.ftc-elements-blogs.style_2 {
    margin: 0;
}
.ftc-elements-blogs.style_2 .ftc-blogs {
    background-color: #fff;
    padding: 10px;
}
.ftc-elements-blogs.style_2 .ftc-blogs .post-text {
    padding: 0;
    padding-left: 40px;
    padding-right: 20px;
    max-width: 55%;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.ftc-elements-blogs.style_2 .ftc-blogs .post-text h4 {
    order: 1;
    padding: 0;
    margin-bottom: 10px;
    /*-webkit-line-clamp: 1;
    -moz-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: unset;
    display: -webkit-box;*/
}
.ftc-elements-blogs.style_2 .ftc-blogs .inner-wrap p {
    order: 2;
}
.ftc-elements-blogs.style_2 .ftc-blogs .inner-wrap .meta {
    order: 3;
}
.ftc-elements-blogs.style_2 .ftc-blogs .inner-wrap .meta .author {
    padding: 0;
    border: 0;
    margin-right: 10px;
}
.ftc-elements-blogs.style_2 .ftc-blogs .inner-wrap a.ftc-readmore {
    order: 4;
    color: #111;
    font-weight: 600;
    position: relative;
    border: 0;
    padding: 6px 0;
}
.ftc-elements-blogs.style_2 .ftc-blogs .inner-wrap p {
    order: 2;
    margin-bottom: 18px;
    border-bottom: 1px solid #ebebeb;
}
.ftc-elements-blogs.style_2 .ftc-blogs .inner-wrap a.ftc-readmore:after {
    content: "";
    width: 30px;
    height: 1px;
    background-color: #222;
    position: absolute;
    top: 50%;
    margin-left: 20px;
}
.elementor-widget-ftc-posts-slider .elementor-widget-container {
    width: auto !important;
}
.ftc-elements-blogs.style_2 .ftc-blogs .inner-wrap {
    flex-direction: row;
    display: flex;
}

/* blog grid style_3 */
.ftc-elements-blogs.style_3 .ftc-blogs .inner-wrap {
    display: flex;
    align-items: center;
    margin-bottom: -80px;
}
.ftc-elements-blogs.style_3 .ftc-blogs:last-child .inner-wrap {
    margin-bottom: 0;
}
.ftc-elements-blogs.style_3 .ftc-blogs .inner-wrap > a {
    max-width: 570px;
    width: 100%;
}
.ftc-elements-blogs.style_3 .ftc-blogs {
    padding: 0;
}
.ftc-elements-blogs.style_3 .ftc-blogs .post-text {
    padding: 0 30px;
    max-width: 570px;
    width: 100%;
    margin-left: 30px;
    margin-top: -80px;
}
.ftc-elements-blogs.style_3 .ftc-blogs .post-text h4 {
    max-width: 400px;
    margin: 0 auto;
}
.ftc-elements-blogs.style_3 .ftc-blogs .post-text .meta {
    padding-bottom: 14px;
    position: relative;
    width: max-content;
    margin: 0 auto 15px;
    border-bottom: 1px solid #ebebeb;
}
.ftc-elements-blogs.style_3 .ftc-blogs .post-text .meta .author {
    margin: 0;
    padding-left: 10px;
}
.ftc-elements-blogs.style_3 .ftc-blogs .post-text .meta .author:before {
    content: "\f2c0";
    font-family: fontawesome;
    margin-right: 5px;
}
.ftc-elements-blogs.style_3 .ftc-blogs .post-text .meta .published:before {
    content: "\f073";
    font-family: fontawesome;
    margin-right: 5px;
}
.ftc-elements-blogs.style_3 .ftc-blogs .post-text a.ftc-readmore {
    border: 0;
    padding: 0;
    color: #333;
    position: relative;
}
.ftc-elements-blogs.style_3 .ftc-blogs .post-text a.ftc-readmore:after {
    content: "";
    width: 35px;
    height: 1px;
    background-color: #333;
    position: absolute;
    top: 8px;
    margin-left: 10px;
}
.ftc-elements-blogs.style_3 .ftc-blogs:nth-child(2n) .inner-wrap {
    flex-direction: row-reverse;
}
.ftc-elements-blogs.style_3 .ftc-blogs:nth-child(2n) .post-text {
    margin-left: 0;
    margin-right: 30px;
    margin-top: 80px;
}






@media only screen and (min-width: 768px){

    .ftc-element-testimonial.style_1 .title-testi-slider h1 {
        font-size: 48px;
    }
    .ftc_products_slider.style_2 .title-product-slider h1 {
        font-size: 48px;
    }   
    .button-bg34 .ftc-image-content h1{
        font-size: 60px;
    }
    .blog-h34 .title-blogs-grid h1 {
        font-size: 48px;
    }   
    .title-blogs-grid h1,
    .heading35 h1,  
    .ftc_products_slider.style_3 .title-product-slider h1,  
    .subscribe35 .elementor-widget-text-editor h1{
        font-size: 48px;
    }   


}

@media only screen and (min-width: 1200px){

    .ftc-product-grid.style_1 .title-product-grid h1,
    .image1-h36 .ftc-element-image .ftc-image-content .single-image-button,
    .image1-h36 h1 {
        font-size: 48px;
    }

    .image4-h37 h1 {
        font-size: 60px;
        margin-bottom: 10px;
    }
    .ftc_products_slider.style_4 .title-product-slider h1,
    .heading37 h1{
        font-size: 60px;
    }

}

/* Demo 36 */

.image1-h36 .ftc-element-image .ftc-image-content {
    width: 100%;
    padding: 0;
}
.image1-h36 .ftc-image-content .single-image-button {
    display: inline-block;
    padding: 0;
    font-size: 30px;    
    line-height: 50px;
    font-family: 'Allura', cursive;
    font-weight: normal;
    font-style: italic;
    color: #954548;
    background-color: transparent;
}
.image1-h36 .ftc-image-content .single-image-button:after {
    content: "";
    width: 120px;
    height: 1px;
    background-color: #954548;
    display: inline-block;
    position: relative;
    top: -6px;
    margin-left: 35px;
}


.ftc-element-testimonial.style_1 .swiper-pagination.swiper-pagination-bullets {
    margin-top: 30px;
    margin-bottom: 10px;
}

.blog-h36 .ftc-elements-blogs.style_2 .ftc-blogs {
    padding: 0;
    background-color: transparent;
}
.blog-h36 .ftc-elements-blogs.style_2 .ftc-blogs .post-text {
    padding-left: 30px;
}


/* Demo 37 */
.banner-h37 .ftc-image-content {
    padding: 0;
}
.banner-h37 .ftc-image-content .button-banner {
    margin-top: 35px;
}
.banner-h37 .ftc-image-content .button-banner a {
    padding: 0;
    background-color: transparent;
    display: inline-block;
    font-size: 30px;
    line-height: initial;
    font-family: 'Allura', cursive;
    font-weight: normal;
    font-style: italic;
    border: 1px solid #ddd;
    padding: 0 25px;
}
.top-h37 .form-sub32 .sub-form32 {
    width: 110px;
    margin-left: 10px;
}
.top-h37 .form-sub32 .sub-form32 span {
    display: block;
}
.top-h37 .form-sub32 .sub-form32 i {
    display: none;
}
.top-h37 .form-sub32 .sub-form32 {
    width: 100%;
    max-width: 110px;
    margin-left: 10px;
    font-size: 16px;
    text-transform: uppercase;
    line-height: 45px;
    padding: 0;
    color: #fff;
}
.top-h37 .form-sub32 > input[type="email"] {
    padding: 10px 20px;
    max-width: calc(100% - 120px);
}


/* Demo 38 */

/* product grid style 1 */
.ftc-product-grid.style_1 .title-product-grid {
    max-width: 50%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
}
.ftc-product-grid.style_1 {
    /*width: calc(100% + 10px);*/
    position: relative;
    /*left: -5px;*/
}
.ftc-product-grid.style_1 .products .product:hover {
    box-shadow: 0 2px 6px 2px #ddd;
    z-index: 8;
    overflow: unset;
}
.ftc-product-grid.style_1 .products .product:hover {
    margin-bottom: 80px;
}
.ftc-product-grid.style_1.columns-5 .products .product {
    max-width: calc(20% - 10px);
}
.ftc-product-grid.style_1.columns-4 .products .product {
    max-width: calc(25% - 10px);
}
.ftc-product-grid.style_1.columns-4 .product .item-image > a.quickshop {
    display: block;
    position: absolute;
    bottom: 15px;
    right: 18px;
    font-size: 16px;
}

.ftc-product-grid.style_1.columns-3 .products .product {
    max-width: calc(33.33% - 10px);
}
.ftc-product-grid.style_1 .products .product {
    padding: 10px;
    width: 100%;
}
.ftc-product-grid.style_1 .short-description {
    display: none;
    margin-bottom: 12px;
}
.ftc-product-grid.style_1 .products .product:hover .short-description {
    display: block;
    -webkit-line-clamp: 2;
        -moz-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
}
.ftc-product-grid.style_1 .product:hover .item-description {
    width: 100%;
    position: absolute;
    background-color: #fff;
    box-shadow: 0 9px 6px 2px #ddd;
    left: 0;
    padding: 0 10px 30px 10px;
}
.ftc-product-grid.style_1 .products .product:hover .meta_info {
    position: relative;
    height: auto;
    top: auto;
}
.ftc-product-grid.style_1.woocommerce .product:hover .price {
    margin-bottom: 16px;
}
.ftc-product-grid.style_1 .product:hover .item-description:before {
    content: "";
    background-color: #fff;
    top: -8px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 20px;
}
.ftc-product-grid.style_1.woocommerce .product .price .amount {
    font-weight: 500;
}
.ftc-product-grid.style_1.woocommerce .product .price{
    margin-bottom: 26px;
}
/**/
.ftc-product-grid.style_1 .product .meta_info .added_to_cart::after,
.ftc-product-grid.style_1 .product .meta_info .add-to-cart a:before{
    display: none;
}
.ftc-product-grid.style_1 .product .item-description .meta_info .add-to-cart {
    order: 2;
    max-width: 160px;
    width: 100%;
    margin: 0 10px;
}
.ftc-product-grid.style_1 .meta_info .yith-wcwl-add-to-wishlist {
    order: 1;
}
.ftc-product-grid.style_1 .meta_info .compare {
    order: 3;
}
.ftc-product-grid.style_1 .ftc-product.product .meta_info a.compare, 
.ftc-product-grid.style_1 .ftc-product.product .meta_info .yith-wcwl-add-to-wishlist {
    width: auto;
    height: auto;
    line-height: initial;
}
.ftc-product-grid.style_1.woocommerce .ftc-product.product .item-description .meta_info .added_to_cart,
.ftc-product-grid.style_1 .add-to-cart .ftc-tooltip.button-tooltip {
    display: block;
    font-size: 12px;
    font-weight: 600;
}
.ftc-product-grid.style_1.woocommerce .ftc-product.product .item-description .meta_info a {
    height: 50px;
    line-height: 50px;
    background-color: transparent;
    color: #666;
    border: 0;
    float: left;
}
.ftc-product-grid.style_1.woocommerce .ftc-product.product .item-description .meta_info .add-to-cart a {
    background-color: #111;
    color: #fff;
    border-radius: 25px;
}
.ftc-product-grid.style_1.woocommerce .ftc-product.product .item-description .meta_info .add-to-cart:hover a {
    background-color: #111;
}
.ftc-product-grid.style_1.woocommerce .ftc-product.product .item-description .meta_info a.compare:hover,
.ftc-product-grid.style_1.woocommerce .ftc-product.product .item-description .meta_info .add_to_wishlist:hover {
    color: #111;
}
.ftc-product-grid.style_1.woocommerce .ftc-product.product .item-description .meta_info a.quickshop {
    display: none;
}
.ftc-product-grid.style_1 .product .item-description .meta_info .quickshop {
    display: none;
}

.ftc-product-grid.style_1 .load-more-product {
    text-align: center;
    margin-top: 60px;
}
.ftc-product-grid.style_1 .load-more-product .load-more {
    min-width: 180px;
    height: 50px;
    line-height: 50px;
    padding: 0;
    border-radius: 28px;
    font-weight: normal;
}


/**/

.iconbox-h38 .elementor-icon-box-content {
    display: flex;
    flex-direction: column-reverse;
}




/* Demo 39 */
.elementor-element.button-product-h39 {
    overflow: hidden;
}
.ftc-content-buttons.ftc-load-more {
    width: 175px;
    border-radius: 50px;
}



.banner-h39 .ftc-image-content {
    padding: 0;
    width: max-content;
    max-width: 495px;
}
.banner-h39 .ftc-image-content .single-image-button {
    background-color: #fa8a3e;
    color: #fff;
    padding: 11px 36px;
    font-weight: normal;
    font-size: 16px;
    border-radius: 30px;
    display: inline-block;
}
.banner-h39 .ftc-image-content h1 {
    margin-bottom: 15px;
}
.banner-h39 .ftc-image-content .button-banner {
    margin-top: 32px;
}

/* blog slider style 4*/
.blogs-slider.style_4 .post-text {
    width: 82%;
    margin: -85px auto 15px;
    background-color: #fff;
    z-index: 9;
    padding: 35px 40px;
    position: relative;
    box-shadow: 3PX 4PX 10px 3px #DDD;
    display: flex;
    flex-direction: column;
}

.blogs-slider.style_4 .post-text .meta {
    order: 1;
    margin-bottom: 22px;
}
.blogs-slider.style_4 .post-text h4{
    order: 2;

}
.blogs-slider.style_4 .post-text p{
    order: 3;
    display: none;
}

.blogs-slider.style_4 .post-text a.ftc-readmore {
    order: 4;
    width: max-content;
    margin-top: 40px;
    border: 0;
    border-bottom: 2px solid;
    padding: 0;
    color: #111;
}
.blogs-slider.style_4 .post-text .meta span.published:after {
    content: "/";
    margin: 0 10px;
}
.blogs-slider.style_4 .post-text .meta span.author.vcard {
    margin: 0;
}


/* blog grid style_3 */
.ftc-elements-blogs.style_4 {
    margin: 0;
}
.ftc-elements-blogs.style_4 .ftc-blogs {
    padding: 0;
    margin: 0;
}
.ftc-elements-blogs.style_4 .ftc-blogs .post-text h4, .ftc-elements-blogs.style_4 .ftc-blogs a.ftc-readmore {
    display: none;
}
.ftc-elements-blogs.style_4 .ftc-blogs .post-text p {
    padding: 0;
    margin: 0;
    padding-left: 70px;
}
.ftc-elements-blogs.style_4 .ftc-blogs .post-text .meta span.published {
    display: none;
}
.ftc-elements-blogs.style_4 .ftc-blogs .post-text .element-date-timeline {
    display: inline-block;
}
.ftc-elements-blogs.style_4 .ftc-blogs .post-text .meta .author {
    display: none;
}
.ftc-elements-blogs.style_4 .ftc-blogs .post-text .meta {
    position: absolute;
    left: 0;
}
.ftc-elements-blogs.style_4 .ftc-blogs .post-text .element-date-timeline {
    display: inline-block;
    background-color: #333;
    width: 45px;
    height: 45px;
    text-align: center;
    color: #fff;
    padding-top: 4px;
}
.ftc-elements-blogs.style_4 .ftc-blogs .post-text .element-date-timeline > div {
    line-height: initial;
}
.ftc-elements-blogs.style_4 .ftc-blogs .post-text {
    width: max-content;
    max-width: 270px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
    position: relative;
}
.elementor-element .ftc-elements-blogs.style_4 .ftc-blogs:last-child {
    margin-bottom: 0;
}

.title-product-grid h1 {
    margin-top: 0;
}
/* footer middle 39 */
.footer-mid39 .wpcf7 .form-sub32 p input {
    max-width: 390px;
    width: 100%;
    border-radius: 50px;
    height: 60px;
    padding: 0 30px;
}
.footer-mid39 .form-sub32 button.sub-form32 {
    height: 60px;
    min-width: 120px;
    border-radius: 50px;
    margin-left: 12px;
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0 15px;
}
.footer-mid39 .form-sub32 button.sub-form32 span {
    display: inline-block;
}
.footer-mid39 .form-sub32 .sub-form32 i {
    display: none;
}



/* Home 1 - elementor */

/* ftc product categories - style 4 */
.ftc-product-categories.style_4 {
    display: flex;
}
.ftc-product-categories.style_4 .category {
    width: 20%;
    border: 1px solid #ebebeb;
    border-width: 1px 0 1px 1px;
    padding: 21px 0;
}
.ftc-product-categories.style_4 .category .ftc-categories {
    display: flex;
    margin: auto;
}

.ftc-product-categories.style_4 .item-description {
    padding-left: 20px;
}
.ftc-product-categories.style_4 .item-description > * {
    font-size: 14px;
    color: #444;
}
.ftc-product-categories.style_4 .item-description .title {
    text-transform: uppercase;
    font-weight: 600;
    color: #666;
}
.ftc-product-categories.style_4 .category img {
    width: 64px;
    height: 55px;
}

.product-right-v1 .navigation-slider .nav-prev.style_3 {
    left: -23.7%;
    top: 35px;
    right: auto;
}
.product-right-v1 .navigation-slider .nav-next.style_3 {
    left: calc(-24% + 50px);
    top: 35px;
    right: auto;
}
.product-left-v1 .navigation-slider .nav-next.style_3 {
    right: -24%;
    top: 25px;
    left: auto;
}
.product-left-v1 .navigation-slider .nav-prev.style_3 {
    right: calc(-24% + 50px);
    top: 25px;
    left: auto;
}
/* style slider - style 2 */
.navigation-slider .style_2 {
    width: 35px;
    height: 35px;
    line-height: 33px;
    background-color: #333;
    color: #fff;
    text-align: center;
}
.navigation-slider .nav-next.style_2:before {
    content: "\f105";
    margin-right: -2px;
    line-height: inherit;
}
.navigation-slider .nav-prev.style_2:before {
    content: "\f104";
    margin-left: -3px;
    line-height: inherit;
}
.navigation-slider .style_2:before {
    font-size: 24px;
}

/* style slider - style 3 */
.navigation-slider .style_3 {
    width: 35px;
    height: 35px;
    line-height: 33px;
    background-color: #333;
    color: #fff;
    text-align: center;
    transform: none;
    z-index: 3;
}
.navigation-slider .style_3:before {
    font-size: 24px;
}
.navigation-slider .nav-next.style_3:before {
    content: "\f105";
    margin-right: -2px;
    line-height: inherit;
}
.navigation-slider .nav-prev.style_3:before {
    content: "\f104";
    margin-left: -3px;
    line-height: inherit;
}
.navigation-slider .nav-next.style_3 {
    top: auto;
    bottom: 0;
    right: calc(50% - 45px);
}
.navigation-slider .nav-prev.style_3 {
    top: auto;
    bottom: 0;
    left: calc(50% - 45px);
}

/* style slider - style 4 */
.navigation-slider .style_4 {
    width: 35px;
    height: 35px;
    line-height: 33px;
    background-color: #333;
    color: #fff;
    text-align: center;
    transform: none;
    bottom: 5px;
}
.navigation-slider .style_4:before {
    font-size: 24px;
}
.navigation-slider .nav-next.style_4:before {
    content: "\f105";
    margin-right: -2px;
    line-height: inherit;
}
.navigation-slider .nav-prev.style_4:before {
    content: "\f104";
    margin-left: -3px;
    line-height: inherit;
}
.navigation-slider .nav-next.style_4{
    top: auto;
    right: 0;
}
.navigation-slider .nav-prev.style_4{
    top: auto;
    left: 0;
}
/* style slider - style 5 */

.navigation-slider .nav-prev.style_5 {
    left: -30px;
}
.navigation-slider .nav-next.style_5 {
    right: -30px;
}
.navigation-slider .style_5 {
    color: #000;
}
.navigation-slider .nav-next.style_5:before {
    content: "\e606";
    font-family: Simple-line-icons;
}
.navigation-slider .nav-prev.style_5:before {
    content: "\e605";
    font-family: Simple-line-icons;
}
.navigation-slider .style_5:before {
    font-size: 24px;
    font-weight: normal;
}
@media only screen and (max-width: 991px){
    .navigation-slider .nav-prev.style_5 {
        left: -15px;
    }
    .navigation-slider .nav-next.style_5 {
        right: -15px;
    }
    section.elementor-element.width-plus .navigation-slider .style_5 {
        display: none;
    }
}

.navigation-slider .style_6{
    top: 35%;
    transform: none;
}


/* bt h 1*/
.ftc-content-buttons.button-h1 {
    position: relative;
    padding: 5px 0;
}
.ftc-content-buttons.button-h1:before, 
.ftc-content-buttons.button-h1:after {
    content: "";
    width: 50px;
    height: 1px;
    position: absolute;
    background-color: #333;
    top: 0;
    left: 0;
}
.ftc-content-buttons.button-h1:after {
    top: auto;
    left: auto;
    bottom: 0;
    right: 0;
}

.ins-h1-ele .ftc-instagram.def_style_3 ul {
    margin: -5px;
}
.ins-h1-ele .ftc-instagram.def_style_3 ul li {
    padding: 5px;
}

/* deal product style 1*/
.ftc_products_deal_slider.style_1 .product {
    display: flex;
    align-items: center;
}
.ftc_products_deal_slider.style_1 .ftc-deal-products .product .item-image{
    max-width: 470px;
    width: 100%;
    margin-bottom: 0;
}
.ftc_products_deal_slider.style_1 .product .item-description {
    flex: 1;
    display: flex;
    flex-direction: column;
    text-align: left;
    background-color: #2a2931;
    height: max-content;
    padding: 30px;
    margin-top: 100px;
}
.ftc_products_deal_slider.style_1 .product .item-description:before {
    content: "";
    position: absolute;
    left: -30px;
    top: 0;
    width: 30px;
    height: 100%;
    background-color: #2a2931;
    z-index: 9;
}
.ftc_products_deal_slider.style_1 .product .item-description .meta_info {
    display: none;
}
.ftc_products_deal_slider.style_1 .item-description .star-rating {
    order: 1;
    margin-left: 0;
    margin-top: 0;
}
.ftc_products_deal_slider.style_1 .item-description .product-name {
    order: 2;
}
.ftc_products_deal_slider.style_1 .item-description span.price {
    order: 3;
}
.ftc_products_deal_slider.style_1 .item-description .counter-wrapper{
    order: 4;
    display: flex;
    max-width: 385px;
    width: 100%;
}
.ftc_products_deal_slider.style_1 .item-description .product-name a {
    font-size: 15px;
    text-transform: uppercase;
    color: #fff;
}
.ftc_products_deal_slider.style_1 .item-description .counter-wrapper > div {
    margin: 0;
    background-color: transparent;
    margin-left: -1px;
    width: 25%;
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
    padding: 6px 0 10px;
    border-color: #555;
}
.ftc_products_deal_slider.style_1 .counter-wrapper .countdown-meta {
    margin-top: 4px;
    margin-left: 4px;
    text-transform: capitalize;
    font-size: 14px;
}
.ftc_products_deal_slider.style_1 .product .item-image:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    background-color: rgba(0,0,0,0.1);
}
.ftc_products_deal_slider.style_1 .ftc-product:hover .item-image .button-in-product {
    display: flex;
    align-items: center;
    max-width: 260px;
    width: 100%;
}
.ftc_products_deal_slider.style_1 .product .item-image .button-in-product > div a{
    line-height: 40px;
}
.ftc_products_deal_slider.style_1 .product .item-image .button-in-product > div{
    width: 25%;
    border-radius: 0;
    border-right: 1px solid #666;
}
.ftc_products_deal_slider.style_1 .product .item-image .button-in-product > a {
    width: 25%;
    border-radius: 0;
    border-right: 1px solid #666;
    line-height: 40px;
}
.ftc_products_deal_slider.style_1 .product .item-image .button-in-product > div:hover, 
.ftc_products_deal_slider.style_1 .product .item-image .button-in-product > a:hover {
    border: 0;
}
.ftc_products_deal_slider.style_1 .product .item-image .button-in-product > div a {
    width: 100%;
    border-radius: 0;
    border: 0;
}
.elementor-element .add-to-cart .added_to_cart:before{
    display: none;
}
.ftc_products_deal_slider.style_1 .product .item-image .button-in-product > div .add_to_cart_button.loading:after {
    top: 0;
}
.ftc_products_deal_slider.style_1 .product .item-image .button-in-product > .quickshop {
    border-right: 0;
}
.ftc_products_deal_slider ul.ftc-products {
    margin: 0;
}
.deal-product1 .ftc_products_deal_slider.style_1 .button-in-product {
    margin-left: 59px;
}
.deal-product1 .ftc_products_deal_slider.style_1 .nav-prev.style_3 {
    left: 53%;
}
.deal-product1 .ftc_products_deal_slider.style_1 .nav-next.style_3 {
    right: 38%;
}
.deal-product1 .ftc_products_deal_slider .title-products-deal {
    position: absolute;
    left: 50%;
    padding-left: 30px;
    text-align: left;
}
.deal-product1 .ftc_products_deal_slider .title-products-deal h1 {
    margin-top: 30px;
    font-size: 60px;
}
.deal-product1 .ftc_products_deal_slider .title-products-deal * {
    font-weight: 800;
}
.deal-product1 .ftc_products_deal_slider .title-products-deal h2 {
    margin-top: 0;
}

/* blog slider - home 1 */

.ftc-blogs-slider.style_v5 .post-text a.ftc-readmore {
    display: none;
}
.ftc-blogs-slider.style_v5 .post-text span.published:before {
    content: "\f073";
    font-family: Fontawesome;
    font-size: 14px;
    margin-right: 3px;
    position: relative;
    top: -1px;
}
.ftc-blogs-slider.style_v5 .post-text span.author.vcard {
    margin-left: 6px;
}
.ftc-blogs-slider.style_v5 .post-text .author:before {
    content: "\f007";
    font-family: fontawesome;
    font-size: 14px;
    position: relative;
    top: -1px;
    margin-right: 2px;
}

.blog-slider1 .navigation-slider .nav-next.style_3 {
    left: calc(-33% + 50px);
    right: auto;
    top: 50px;
}
.blog-slider1 .navigation-slider .nav-prev.style_3 {
    left: -33%;
    right: auto;
    top: 50px;
}


.ftc-blogs-slider.style_v6 .post-text {
    display: flex;
    flex-direction: column;
}
.ftc-blogs-slider.style_v6 .post-text .meta {
    order: 1;
}
.ftc-blogs-slider.style_v6 .post-text h4 {
    order: 2;
}
/* testimonial - style 2 */

.ftc-element-testimonial.style_2 .item.testimonial-content {
    margin: 0;
}
.ftc-element-testimonial.style_2 .group-content {
    display: flex;
    flex-direction: column;
    z-index: 4;
    background-color: #fff;
    text-align: center;
    padding: 24px 30px 22px;
}
.ftc-element-testimonial.style_2 h4.name {
    order: 1;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    padding-left: 10px;
    text-align: center;
}
.ftc-element-testimonial.style_2 .byline {
    order: 2;
    padding-left: 10px;
    text-align: center;
}
.ftc-element-testimonial.style_2 .infomation {
    order: 3;
    padding-top: 20px;
    text-align: justify;
}
.ftc-element-testimonial.style_2 .rating {
    order: 2;
    width: 100%;
    margin: 0;
}
.ftc-element-testimonial.style_2 .avatar-image {
    z-index: 7;
    margin-left: 30px;
}
.ftc-element-testimonial.style_2 .avatar-image img {
    border: 4px solid #94c347;
    margin-bottom: -72px;
}



.ftc-element-testimonial.style_2 .title-testi-slider {
    color: #666666;
    max-width: 770px;
    margin: 0 auto 55px;
}
.ftc-element-testimonial.style_2 .navigation-slider {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    margin-top: 60px;
}
.ftc-element-testimonial.style_2 .navigation-slider > div {
    position: unset;
    margin: 0 7px;
}

.bg-test-h1 .title-testi-slider h2{
    line-height: 17px;
}

/* Home 27 - elementor */

/* ftc product categories - style 5 */

.ftc-product-categories.style_5 {
    display: flex;
    justify-content: center;
}
.ftc-product-categories.style_5 .category {
    width: 20%;
    border-right: 1px solid #ebebeb;
    padding: 15px 0;
}
.ftc-product-categories.style_5 .category:last-child {
    border: 0;
}
.ftc-product-categories.style_5 .category .ftc-categories {
    display: flex;
    margin: auto;
}
.ftc-product-categories.style_5 .item-description {
    padding-left: 20px;
}
.ftc-product-categories.style_5 .item-description > * {
    font-size: 14px;
}
.ftc-product-categories.style_5 .item-description .title {
    text-transform: uppercase;
    font-weight: bold;
    color: #666;
}
.ftc-product-categories.style_5 .category img {
    width: 64px;
    height: 55px;
}


/* Ftc testimonial slider - style 3 */

.ftc-element-testimonial.style_3 .avatar-image {
    margin: 0 auto -50px;
    text-align: center;
}
.ftc-element-testimonial.style_3 .avatar-image img {
    border: 3px solid #333;
}
.ftc-element-testimonial.style_3 .group-content {
    border: 1px solid #ebebeb;
    padding: 82px 30px 60px;
    text-align: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
}
.ftc-element-testimonial.style_3 .group-content .infomation {
    order: 1;
    max-width: 840px;
    margin: 0 auto;
}
.ftc-element-testimonial.style_3 .name {
    order: 2;
    font-size: 18px;
    text-transform: uppercase;
}
.ftc-element-testimonial.style_3 .name a {
    color: #333;
}
.ftc-element-testimonial.style_3 .byline {
    order: 3;
}
.ftc-element-testimonial.style_3 .rating {
    order: 4;
}






/* ftc blog grid - style v4 */
.ftc-elements-blogs.ftc-elements-blogs.style_v4 {
    width: calc(100% + 30px);
    margin-left: -15px;
}
.ftc-elements-blogs.style_v4 .post-text span.published:before {
    content: "\f073";
    font-family: Fontawesome;
    font-size: 14px;
    margin-right: 3px;
    position: relative;
    top: -1px;
}
.ftc-elements-blogs.style_v4 .post-text span.author.vcard {
    margin-left: 6px;
}
.ftc-elements-blogs.style_v4 .post-text .author:before {
    content: "\f007";
    font-family: fontawesome;
    font-size: 14px;
    position: relative;
    top: -1px;
    margin-right: 2px;
}
.ftc-elements-blogs.style_v4 .ftc-blogs {
    max-width: 25%;
    width: 100%;
    padding: 0 15px;
}
.ftc-elements-blogs.style_v4 .ftc-loadmore {
    background-color: transparent;
    color: #333;
    font-weight: 700;
    position: relative;
    padding: 7px 10px;
}
.ftc-elements-blogs.style_v4 .ftc-loadmore:before {
    content: "";
    width: 60px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #333;
}
.ftc-elements-blogs.style_v4 .ftc-loadmore:after {
    content: "";
    width: 60px;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #333;
}


/* product grid style 2 */
.ftc-product-grid.style_2 .title-product-grid strong {
    font-weight: 800;
}
.ftc-product-grid.style_2 .products .product:hover {
    box-shadow: 0 1px 8px 0 #808080bd ;
    z-index: 8;
    overflow: unset;
    margin-bottom: -84px;
    background-color: #fff;
}
.ftc-product-grid.style_2.columns-4 .product .item-image > a.quickshop {
    display: block;
    position: absolute;
    bottom: 15px;
    right: 18px;
    font-size: 16px;
}
.product-h27 .ftc-product-grid.style_2.columns-4 .product .item-image > a.quickshop span.ftc-tooltip {
    display: none;
}
.ftc-product-grid.style_2.woocommerce .products .product {
    padding: 10px;
    width: 100%;
    max-width: 25%;
}
.ftc-product-grid.style_2 .short-description {
    display: none;
    margin-bottom: 20px;
}
.ftc-product-grid.style_2 .products .product:hover .short-description {
    display: block;
}
.ftc-product-grid.style_2 .product:hover .item-description {
    /*position: absolute;*/
    background-color: #fff;
    /*box-shadow: 0 1px 8px 0 #808080bd;*/
    /*left: 0;*/
    /*padding: 0 10px 20px 10px;*/
    width: 100%;
}
.ftc-product-grid.style_2 .products .product:hover .meta_info {
    position: relative;
    height: auto;
    top: auto;
}
.ftc-product-grid.style_2.woocommerce .product:hover .price {
    margin-bottom: 11px;
}
.ftc-product-grid.style_2 .product:hover .item-description:before {
    content: "";
    background-color: #fff;
    top: -8px;
    left: 0;
    position: absolute;
    width: 100%;
    height: 20px;
}
.ftc-product-grid.style_2.woocommerce .product .price .amount {
    font-weight: 500;
}
.ftc-product-grid.style_2.woocommerce .product .price{
    margin-bottom: 26px;
}
.ftc-product-grid.style_2.woocommerce .product .price del {
    height: 22px;
}
/**/
.ftc-product-grid.style_2 .product .meta_info .added_to_cart::after,
.ftc-product-grid.style_2 .product .meta_info .add-to-cart a:before{
    display: none;
}
.ftc-product-grid.style_2 .product .item-description .meta_info .add-to-cart {
    order: 2;
    max-width: 142px;
    width: 100%;
    margin: 0;
}
.ftc-product-grid.style_2 .meta_info .yith-wcwl-add-to-wishlist {
    order: 1;
}
.ftc-product-grid.style_2 .meta_info .compare {
    order: 3;
}
.ftc-product-grid.style_2 .ftc-product.product .meta_info a.compare, 
.ftc-product-grid.style_2 .ftc-product.product .meta_info .yith-wcwl-add-to-wishlist {
    width: 24%;
    height: auto;
    line-height: initial;
}
.ftc-product-grid.style_2.woocommerce .ftc-product.product .item-description .meta_info .added_to_cart,
.ftc-product-grid.style_2 .add-to-cart .ftc-tooltip.button-tooltip {
    display: block;
    font-size: 13px;
}
.ftc-product-grid.style_2.woocommerce .ftc-product.product .item-description .meta_info a {
    height: 40px;
    line-height: 40px;
    background-color: transparent;
    color: #666;
    border: 0;
    float: left;
}
.ftc-product-grid.style_2.woocommerce .ftc-product.product .item-description .meta_info a.add_to_cart_button.loading .button-tooltip{
    opacity: 0;
}
.ftc-product-grid.style_2.woocommerce .ftc-product.product .item-description .meta_info .add-to-cart a {
    background-color: #111;
    color: #fff;
}
.ftc-product-grid.style_2.woocommerce .ftc-product.product .item-description .meta_info .add-to-cart:hover a {
    background-color: #111;
}
.ftc-product-grid.style_2.woocommerce .ftc-product.product .item-description .meta_info a.compare:hover,
.ftc-product-grid.style_2.woocommerce .ftc-product.product .item-description .meta_info .add_to_wishlist:hover {
    color: #111;
}
.ftc-product-grid.style_2.woocommerce .ftc-product.product .item-description .meta_info a.quickshop {
    display: none;
}
.ftc-product-grid.style_2 .product .item-description .meta_info .quickshop {
    display: none;
}
.woocommerce a.button.loading {
    opacity: 0.5;
}
.load-more-product.style_3 {
    text-align: center;
    width: max-content;
    margin: 30px auto 0;
    position: relative;
}
.ftc-product-grid .load-more-product.style_3 .load-more {
    padding: 10px 0;
    border-radius: 0;
    background-color: transparent;
    color: #333;
}
.ftc-product-grid .load-more-product.style_3:before {
    content: "";
    width: 60px;
    height: 1px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #333;
}
.ftc-product-grid .load-more-product.style_3:after {
    content: "";
    width: 60px;
    height: 1px;
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: #333;
    animation: none;
    top: auto;
    left: auto;
}
.ftc-product-grid .load-more-product.style_3 .load-more:after {
    left: 0;
    top: 8px;
}

/**/
.load-more-product.style_4 {
    text-align: center;
    position: relative;
}

.load-more-product.style_4:before {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    top: 50%;
    background-color: #222;
}
.load-more-product.style_4 a.load-more.button {
    min-width: 160px;
    height: 45px;
    line-height: 45px;
    padding: 0;
    border-radius: 0;
    background-color: #fff;
    color: #222;
    font-weight: normal;
    text-transform: uppercase;
    border: 1px solid;
    opacity: 1;
}
.load-more-product.style_4 a.load-more.button:after {
    font-size: 24px;
    top: -1px;
}
.ftc-product-grid.def_style_1 .load-more-product.style_4:before{
    display: none;
}
.load-more-product.style_4:hover a.load-more.button {
    background-color: #222;
    border-color: #222;
    color: #fff;
}

/* product grid style 2 */
.product-h43 .ftc-product-grid.product-template {
    max-width: 870px;
    margin: 0 auto;
}
.ftc-product-grid.style_3 .products {
    margin: 0 -15px;
    margin-bottom: 25px;
}
.ftc-product-grid.style_3 .products .product {
    max-width: calc(33.33% - 30px);
    margin-bottom: 20px;
}
.ftc-product-grid.style_3 .meta_info {
    display: none;
}
.ftc-product-grid.style_3 .item-description span.price {
    margin: 0;
    font-size: 24px;
    min-width: 80px;
    text-align: right;
}
.ftc-product-grid.style_3 .item-description {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ftc-product-grid.style_3 .item-description h3.product_title.product-name {
    white-space: pre;
    overflow: hidden;
    max-width: calc(100% - 80px);
    text-overflow: ellipsis;
}

.ftc-product-grid.style_3 .product .item-image {
    margin-bottom: 16px;
}
.ftc-product-grid.style_3 .item-image .button-in-product {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    height: auto;
    justify-content: center;
    max-width: 100px;
}
.ftc-product-grid.style_3 .product .item-image .button-in-product > div, 
.ftc-product-grid.style_3 .product .item-image .button-in-product > div a, 
.ftc-product-grid.style_3 .product .item-image .button-in-product > a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #fff;
    color: #999;
}
.ftc-product-grid.style_3 .product .item-image .button-in-product > * {
    margin: 4px;
}
.ftc-product-grid.style_3 .item-image .button-in-product > div:hover a, 
.ftc-product-grid.style_3 .item-image .button-in-product > a:hover {
    color: #fff;
}
.ftc-product-grid.style_3 .item-description span.price del {
    display: none;
}

.ftc-product-grid.style_3 .item-description .short-description,
.ftc-product-grid.style_3 .item-description .star-rating,
.ftc-product-grid.style_3 .item-description .product-categories {
    display: none;
}
.ftc-product-grid.style_3 .item-description .product-name a {
    font-size: 18px;
    font-weight: normal;
    color: #333;
}
.ftc-product-grid.style_3 .product .item-description .price .amount {
    font-weight: normal;
}
.ftc-product-grid.style_3 .product .item-image .button-in-product > div a.loading:after {
    top: 1px;
    right: 8px;
    left: auto;
}
.ftc-product-grid.style_3 .button-in-product .added_to_cart:before{
    display: none;
}
.ftc-product-grid.style_3 .button-in-product .added_to_cart:after {
    display: inline-block;
}



/* */
.brand-e27 .item.swiper-slide {
    padding: 12px 15px;
    border: 1px solid #fff;
    margin-bottom: 1px;
}
/* footer top home 1 elementor */
.wpcf7 .form-sub32 p input:focus {
    border-color: #333;
}
.wpcf7 .form-sub32 p input {
    max-width: 400px !important;
    background-color: transparent;
    border: 1px solid #e6e6e6;
    color: #fff;
    height: 45px;
}
.form-sub32 p {
    display: flex;
}
.footer-middle1 .form-sub32 > input::placeholder {
    color: #e6e6e6;
}
.footer-middle1 .form-sub32 > input[type="email"] {
    max-width: 400px;
    background-color: transparent;
    border: 1px solid #e6e6e6;
    color: #fff;
    height: 45px;
}
.footer-middle1 .form-sub32 > input:focus {
    border-color: #333;
}
.footer-middle1 .form-sub32 button.sub-form32 {
    max-width: 118px;
    width: 100%;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    background-color: #fff;
    padding: 0;
    height: 45px;
    margin-left: 10px;
    font-weight: bold;
}
.footer-middle1 .form-sub32 button.sub-form32:hover {
    background-color: #333;
    color: #fff;
}
.footer-middle1 .sub-form32 i {
    display: none;
}
.footer-middle1 .sub-form32 span {
    font-size: 14px;
    display: block;
}

/* footer top home 1 elementor */
.content-right1 {
    padding-left: 30px;
    border-left: 1px solid #403f47;
}


/* bn1 h1 - product */
.single-bn-product .button-banner .single-image-button {
    background-color: transparent;
    position: relative;
    color: #111;
    padding: 10px 0;
}
.single-bn-product .ftc-image-content strong {
    font-weight: 800;
}
.single-bn-product .button-banner .single-image-button:before, 
.single-bn-product .button-banner .single-image-button:after {
    content: "";
    width: 50px;
    height: 1px;
    position: absolute;
    background-color: #333;
    top: 0;
    left: 0;
}
.single-bn-product .button-banner .single-image-button:after {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
}
.single-bn-product .button-banner {
    margin-top: 72px;
}
.single-bn-product h2 {
    margin-top: 0;
}
.single-bn-product .ftc-image-content {
    padding: 0;
}

.single-bn-product .ftc-image-content {
    text-align: center;
}
.single-bn-product figure.wp-caption, .single-bn-product figure.wp-caption img {
    width: 100%;
    max-width: 276px;
}

/* products slider */

.ftc_products_slider.style_1 {
    z-index: unset;
}

.product-slider1 .ftc_products_slider.style_1 .navigation-slider {
    max-width: 86px;
    position: relative;
    left: 8%;
}
.product-slider1 .ftc_products_slider.style_1 .navigation-slider .style_4 {
    bottom: 308px;
}

.product-slider2 .ftc_products_slider.style_1 .navigation-slider {
    max-width: 86px;
    position: relative;
    right: -84.5%;
}
.product-slider2 .ftc_products_slider.style_1 .navigation-slider .style_4 {
    bottom: 308px;
}

/* home 39 - styles  */
.product-home39 .woocommerce .ftc-product.product .item-description .meta_info a:hover i{
    color: #ffffff;
}
.product-home39 .woocommerce .ftc-tab-products .ftc-product.product{
    margin-bottom: 22px;
}

/* home 40 - styles  */

section.elementor-element.width-plus {
    width: calc(100% + 60px);
    padding: 0 30px;
    background-color: #fff;
    margin: 0 -30px;
}
section.elementor-element.width-plus .elementor-widget-slider_revolution {
    padding: 0 30px;
}
@media only screen and (min-width: 1500px){
    section.elementor-element.width-plus {
        width: calc(100% + 180px);
        padding: 0 90px;
        margin: 0 -90px;
    }
    section.elementor-element.width-plus .elementor-widget-slider_revolution {
        padding: 0 90px;
    }

}
@media only screen and (max-width: 991px){
    .wpcf7 .form-sub32 p input {
    max-width: unset !important;
    }
    section.elementor-element.width-plus {
        width: calc(100% + 30px);
        padding: 0 15px;
        background-color: #fff;
        margin-left: -15px;
        margin-right: -15px;
    }
    section.elementor-element.width-plus .elementor-widget-slider_revolution {
        padding: 0 15px;
    }


}



.elementor-element.banner1-h40.elementor-column .elementor-widget.elementor-widget-text-editor {
    max-width: 380px;
    margin: 0 auto;
}
.ftc-element-testimonial.style_4 .avatar-image .avatar-image {
    margin: 0 auto;
}
.ftc-element-testimonial.style_4 .item.testimonial-content {
    text-align: center;
}
.ftc-element-testimonial.style_4 .rating {
    margin-top: 20px;
}
.ftc-element-testimonial.style_4.ftc-element-testimonial .testimonial-content h4.name {
    font-size: 18px;
    font-style: italic;
    font-weight: normal;
    margin-top: 20px;
    color: #333;
    text-transform: capitalize;
    font-family: Playfair Display;
}
.ftc-element-testimonial.style_4.ftc-element-testimonial .testimonial-content .byline {
    font-size: 18px;
    font-style: italic;
}
.ftc-element-testimonial.style_4 .testimonial-content h4.name a {
    color: inherit;
    font-weight: inherit;
}
.ftc-element-testimonial.style_4 .testimonial-content .avatar-image {
    margin: 0 auto;
}
.ftc-element-testimonial.style_4 .avatar-image img.wp-post-image {
    width: 100%;
}
.ftc-element-testimonial.style_4 .testimonial-content .infomation {
    font-size: 15px;
}
.ftc-element-testimonial.style_4 .swiper-pagination {
    margin-top: 20px;
}
.ftc-element-testimonial.style_4 .style_2 {
    margin-top: -20px;
}

/* home 41 - styles  */


section.elementor-element.width-plus41{
    width: calc(100% + 84px);
    padding: 0 42px;
    margin: 0 -42px;
    background-color: #fff;
}

@media only screen and (max-width: 1199px){
    section.elementor-element.width-plus41 {
        width: calc(100% + 67px);
        padding: 0 34px;
        margin: 0 -34px;
    }
}

@media only screen and (max-width: 991px){
    section.elementor-element.width-plus41 {
        width: calc(100% + 31px);
        padding: 0 15px;
        background-color: #fff;
        margin: 0 -16px;
    }
}

.footer-h40 .form-sub32 > input[type="email"] {
    background-color: #444;
    color: #999;
    max-width: 350px;
    padding: 9px 15px;
}
.footer-h40 .form-sub32 button.sub-form32 {
    min-width: 100px;
    background-color: transparent;
    border: 2px solid #999;
    margin-left: 10px;
    height: 45px;
    color: #999;
    padding: 0;
}
.footer-h40 .form-sub32 button.sub-form32 i {
    display: none;
}
.footer-h40 .form-sub32 button.sub-form32 span {
    display: block;
    font-size: 15px;
    text-transform: uppercase;
}
.footer-h40 .form-sub32 button.sub-form32:hover {
    color: #fff;
    border-color: #fff;
}
.footer-h40 .border-icon40 li.elementor-icon-list-item {
    text-align: center;
    border: 1px solid #555;
    padding: 3px 4px;
    height: 30px;
}


/* footer bottom 41 */
.footer-bot41 .ftc-contact-form .form-sub32 {
    display: grid;
    justify-content: center;
}
.footer-bot41 .ftc-contact-form input[type="email"] {
    max-width: 350px;
    background-color: #6a504a;
    color: #fff;
    padding: 9px 15px;
    font-family: Lato;
    width: calc(100% - 140px);
}
.footer-bot41 .ftc-contact-form input[type="email"]::placeholder {
    color: #999;
}
.footer-bot41 .ftc-contact-form button.sub-form32 {
    background-color: transparent;
    border: 2px solid #fff;
    min-width: 130px;
    margin-left: 10px;
    font-size: 16px;
    color: #fff;
    padding: 7px;
}
.footer-bot41 .ftc-contact-form button.sub-form32 i {
    display: none;
}
.footer-bot41 .ftc-contact-form button.sub-form32 span {
    display: block;
    text-transform: uppercase;
}
.footer-bot41 li.elementor-icon-list-item {
    border: 1px solid  rgb(255 255 255 / 20%);
    padding: 3px 0px 3px 4px;
    text-align: center;
    height: 30px;
}


/* home 42 - styles  */

.ftc-element-testimonial.style_5 h4.name {
    display: none;
}
.ftc-element-testimonial.style_5 .group-content .infomation {
    color: #fff;
    text-align: center;
    position: relative;
    padding: 20px 10px 0;
    font-size: 18px;
    line-height: 26px;
}
.ftc-element-testimonial.style_5 .avatar-image {
    line-height: 0;
}
.ftc-element-testimonial.style_5 {
    max-width: 900px;
}
.ftc-element-testimonial.style_5 .group-content .infomation:before {
    content: "\f10d";
    font-family: fontawesome;
    transform: rotateX(170deg);
    position: absolute;
    left: 1px;
    top: 1px;
    font-size: 20px;
    font-weight: normal;
}
.ftc-element-testimonial.style_5 .group-content .infomation:after {
    content: "\f10e";
    font-family: fontawesome;
    position: absolute;
    right: 1px;
    bottom: 1px;
    font-size: 20px;
    font-weight: normal;
}


.product-sl42 .navigation-slider .style_5 {
    color: #292929;
    top: 28%;
}

/**/

.footer-home42 form.wpcf7-form {
    max-width: 570px;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
.footer-home42 form.wpcf7-form input[type="email"] {
    background-color: rgba(255, 255, 255, .1);
    text-align: center;
    color: #999;
    max-width: 100% !important;
}
.footer-home42 form.wpcf7-form button.sub-form32 {
    display: none;
}
.footer-home42 .elementor-icon-list-items li.elementor-icon-list-item {
    border: 1px solid #555;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    justify-content: flex-end;
}
.footer-mid34 .form-sub32 p {
    display: block !important;
}



/* home 43 - styles  */
.ins-colum3-h43 .ftc-instagram.def_style_3 ul {
    margin: 0 -15px;
}
.ins-colum3-h43 .ftc-instagram.def_style_3 ul li {
    padding: 15px;
}
.footer-middle43 .form-sub32 {
    display: block;
}
.footer-middle43 .form-sub32 input[type="email"] {
    background-color: rgba(255, 255, 255, 0.1);
    color: #999;
    padding: 8px 15px;
}
.footer-middle43 .form-sub32 button.sub-form32 {
    width: 100%;
    margin-top: 7px;
    background-color: transparent;
    border: 1px solid #555;
    padding: 7px 5px;
}
.footer-middle43 .form-sub32 button.sub-form32 span {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
}
.footer-middle43 .form-sub32 button.sub-form32 i {
    display: none;
}
.footer-middle43 .form-sub32 p {
    display: block !important;
}
.footer-middle46 .form-sub32 p {
    display: block !important;
}


.icon-list-last43 li.elementor-icon-list-item {
    border: 1px solid #555;
    text-align: center;
    /*padding: 2px 3px;*/

    padding: 2px 1px 2px 5px;
    height: 30px;
}

/* home 44 - styles  */
.ftc-content-buttons.button-h44 {
    border: 1px solid #999;
    padding: 5px 23px;
}



/* testimonial - style 6 */

.ftc-element-testimonial.style_6 .item.testimonial-content {
    border: 1px solid #888;
    padding: 40px 120px 45px;
    margin-top: 1px;
}
.ftc-element-testimonial.style_6 .group-content {
    display: flex;
    flex-direction: row;
    z-index: 4;
    justify-content: center;
    align-items: center;
}
.ftc-element-testimonial.style_6 h4.name {
    margin: 0;
    text-align: left;
    text-transform: uppercase;
    font-size: 18px;
}
.ftc-element-testimonial.style_6 h4.name a {
    color: #333;
}
.ftc-element-testimonial.style_6 .byline {
    font-size: 16px;
    letter-spacing: 1px;
    color: #666;
}
.ftc-element-testimonial.style_6 .infomation {
    letter-spacing: 1.5px;
    text-align: left;
    margin-top: 25px;
    font-size: 18px;
    color: #666;
}
.ftc-element-testimonial.style_6 .infomation * {
    line-height: 30px;
}
.ftc-element-testimonial.style_6 .rating {
    order: 2;
    width: 100%;
    margin: 0;
}
.ftc-element-testimonial.style_6 .avatar-image {
    z-index: 7;
    margin-right: 20px;
}
.ftc-element-testimonial.style_6 .avatar-image img {
    border: 8px solid  rgb(255 255 255 / 0.3);
    margin-bottom: 0;
}
.ftc-element-testimonial.style_6 .infomation:before {
    content: "\f10d";
    font-family: fontawesome;
    margin-left: -20px;
    position: relative;
    top: -10px;
}
.ftc-element-testimonial.style_6 .infomation:after {
    content: "\f10e";
    font-family: fontawesome;
    margin-left: 10px;
}

.ftc-element-testimonial.style_6 .title-testi-slider {
    max-width: 770px;
    margin: 0 auto 30px;
}
.ftc-element-testimonial.style_6 .navigation-slider {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    margin-top: 60px;
}
.ftc-element-testimonial.style_6 .navigation-slider > div {
    position: unset;
    margin: 0 7px;
}


.elementor-element.list-icon-h44 ul.elementor-icon-list-items li,
.text-footer-mid-45  ul.elementor-icon-list-items li {
    height: 30px;
}
.list-icon-h44 li.elementor-icon-list-item {
    border: 1px solid #666;
    padding: 2px 3px;
}
.footer-middle-h44 .form-sub32 {
    justify-content: center;
}
.footer-middle-h44 .form-sub32 > input[type="email"] {
    background-color: rgba(255, 255, 255, 0.1);
    max-width: 350px;
}
.footer-middle-h44 .form-sub32 button.sub-form32 {
    background-color: transparent;
    border: 2px solid;
    min-width: 100px;
    padding: 4px 6px 1px;
    text-align: center;
    margin-left: 10px;
}
.footer-middle-h44 .form-sub32 button.sub-form32 i {
    display: none;
}
.footer-middle-h44 .form-sub32 button.sub-form32 span {
    display: inline-block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #fff;
}

.tts-h44 .ftc-element-testimonial.style_6 .item.testimonial-content {
    border-color: #ddd;
}
.tts-h44 .ftc-element-testimonial.style_6 .avatar-image img {
    border-color: #f2f2f2;
}


/* home 45 - styles  */
.the-title-h45 .elementor-widget-text-editor {
    max-width: 495px;
    margin: 0 auto;
}
.the-title-h452 .elementor-widget-text-editor {
    max-width: 625px;
    margin: 0 auto;
}
.text-footer-mid-45 li.elementor-icon-list-item {
    border: 1px solid rgba(255, 255, 255, 0.2);
    padding: 2px;
}
.text-footer-mid-45 li.elementor-icon-list-item i.fa-facebook-f{
    position: relative;
    left: -2px;
}
/* home 46 - styles  */
.header-46 .is-sticky .header-nav-h46 {
    display: none;
}
.newsletter1-h46 .form-sub32 button.sub-form32 {
    padding: 0;
    max-width: 150px;
    width: 100%;
    height: 45px;
    line-height: 40px;
    margin-left: 10px;
    color: #fff;
    font-weight: 300;
}
.newsletter1-h46 .form-sub32 > input[type="email"] {
    border: 1px solid #999;
    max-width: 410px;
    width: 100%;
    padding: 0 15px;
    height: 40px;
}
.newsletter1-h46 .form-sub32 button.sub-form32 span {
    display: inline-block;
    font-size: 15px;
}
.newsletter1-h46 .form-sub32 button.sub-form32 i {
    display: none;
}
.newsletter1-h46 .form-sub32 > input[type="email"], .newsletter1-h46 .form-sub32 > input[type="email"]::placeholder {
    color: #888;
}
.newsletter1-h46 .form-sub32 button.sub-form32:hover {
    background-color: #333;
}


.footer-middle46 .form-sub32 {
    display: block;
}
.footer-middle46 .form-sub32 > input[type="email"] {
    width: 100%;
    background-color: #444;
    margin-bottom: 5px;
    color: #999;
}
.footer-middle46 .form-sub32 button.sub-form32 {
    width: 100%;
    background-color: transparent;
    border: 1px solid #444;
    padding: 7px 15px;
    margin-top: 5px;
}
.footer-middle46 .form-sub32 p input {
    border: 0;
    color: #999;
    background-color: #444;
}
.footer-middle46 button.sub-form32 i {
    display: none;
}
.footer-middle46 button.sub-form32 span {
    display: block;
    color: #fff;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
}
.footer-middle46 .form-sub32 button.sub-form32:hover {
    background-color: #999;
}

.icon-border46 li.elementor-icon-list-item {
    border: 1px solid rgb(255 255 255 / .3);
    width: 30px;
    height: 30px;
    line-height: 28px;
    display: flex;
    flex-direction: column;
}


/* home 47 - styles  */

.testimonial-h47 .ftc-element-testimonial.style_6 .name a, 
.testimonial-h47 .ftc-element-testimonial.style_6 .byline,
.testimonial-h47 .ftc-element-testimonial.style_6 .infomation {
    color: #fff;
}
.pr-sl-h47 .navigation-slider{
    opacity: 0;
}
.pr-sl-h47:hover .navigation-slider{
    opacity: 1;
}
.pr-sl-h47 .navigation-slider .nav-prev.style_5 {
    left: 5px;
}
.pr-sl-h47 .navigation-slider .nav-next.style_5 {
    right: 5px;
}
.pr-sl-h47 .navigation-slider .style_5 {
    top: calc(50% - 20px);
}
.ftc_products_slider.def_style_7 {
    width: calc(100% - 30px);
}
.pr-sl-h47 .navigation-slider > div {
    padding: 0 5px;
}

@media only screen and (min-width: 1500px){
    .ftc_products_slider.def_style_7 {
        width: calc(100% - 150px);
    }
    .pr-sl-h47 .navigation-slider > div {
        padding: 0 75px;
    }

}





/* home 48 - styles  */
.ftc_products_slider.style_6 .swiper-pagination.swiper-pagination-bullets {
    margin-top: 68px;
}
.ftc_products_slider.style_6 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet {
    background-color: transparent;
    border: 2px solid #333;
    padding: 4px;
    opacity: 1;
}
.ftc_products_slider.style_6 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #333;
    border-color: transparent;
    position: relative;
    padding: 1px;
    top: 0px;
}

.ftc_products_slider.style_6 .swiper-pagination.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 50%;
    border: 2px solid #333;
    padding: 6px;
    position: absolute;
    left: -5px;
    top: -5px;
}
.ftc_products_slider.style_6 .product {
    background-color: #fff;
    border-radius: 6px;
}
.ftc_products_slider.style_6 .products .product:hover .meta_info{
    animation: unset;
    -webkit-animation: unset;
    -o-animation: unset;
}
.ftc_products_slider.style_6 .product .meta_info {
    opacity: 1;
    position: unset;
    transform: none;
    animation: unset;
    -webkit-animation: unset;
    -o-animation: unset;
    grid-column-start: 1;
    grid-row-start: 3;
    grid-column-end: 3;
    height: auto;
}
.ftc_products_slider.style_6 .product .meta_info .add-to-cart a:before,
.ftc_products_slider.style_6 .product .meta_info > a,
.ftc_products_slider.style_6 .product .meta_info > div:not(.add-to-cart) {
    display: none;
}
.ftc_products_slider.style_6 .product .meta_info .add-to-cart {
    max-width: 235px;
    width: 100%;
    background-color: transparent;
    border-top: 1px solid #ebebeb;
    height: 55px;
}
.ftc_products_slider.style_6 .product .meta_info .add-to-cart a {
    width: 100%;
    background-color: transparent;
    color: #333;
    height: 100%;
    line-height: 55px;
}
.ftc_products_slider.style_6 .product .meta_info .add-to-cart:hover a{
    color: #fff;
}
.ftc_products_slider.style_6 .product .meta_info .add-to-cart a .ftc-tooltip {
    display: inline-block;
    font-size: 14px;
}
.ftc_products_slider.style_6 .product .item-description .meta_info .add-to-cart .added_to_cart {
    font-size: 14px;
    text-transform: uppercase;
}
.ftc_products_slider.style_6 .product .meta_info .added_to_cart:after{
    display: none;
}
.ftc_products_slider.style_6 .product .item-image {
    margin-bottom: 20px;
}
.ftc_products_slider.style_6 .product .item-description {
    padding: 0 20px;
    display: grid;
    grid-template-columns: 50% 50%;
    text-align: left;
    align-items: center;
}
.ftc_products_slider.style_6 .product .item-description .product_title {
    grid-column-start: 1;
    grid-row-start: 1;
    grid-column-end: 3;
    white-space: pre;
    max-width: 220px;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-left: 2px;
}
.ftc_products_slider.style_6 .product .item-description .product_title a {
    color: #222;
    font-size: 22px;
}
.ftc_products_slider.style_6 .product .item-description .price {
    grid-row-start: 2;
    margin: 10px 0 15px;
}
.ftc_products_slider.style_6 .product .item-description .price del {
    display: none;
}
.ftc_products_slider.style_6 .product .item-description .star-rating {
    grid-column-start: 2;
    grid-row-start: 2;
    margin-right: 0;
}
.ftc_products_slider.style_6 .product .item-description .price .amount {
    font-size: 22px;
    font-weight: normal;
}

/* home 49 - styles  */
.tparrows.ares_custom {
    border: 3px solid #8b919647;
}
.tparrows.ares_custom:before {
    line-height: 44px!important;
}
.tp-leftarrow.tparrows.ares_custom {
    transform: matrix(1,0,0,1,380,-75)!important;
}
.tp-rightarrow.tparrows.ares_custom{
    transform: matrix(1,0,0,1,440,-75)!important;
}
.banner-icon-home49{
    margin: 0 -15px;
}
.icon-home49 .icofont-gift:before{
    content: "\ef3c";
    font-family: 'IcoFont';
}
.icon-home49, .icon-banner-home49{
    float: left;
    display: inline-block;
    width: auto !important;
    margin-bottom: 0 !important;
}
.icon-home49 .icofont-free-delivery:before{
    content: "\ee24";
    font-family: 'IcoFont';
}
.icon-home49 .icofont-fruits:before{
    content: "\eb6b";
    font-family: 'IcoFont';
}
.icon-home49 .icofont-credit-card:before{
    content: "\eef4";
    font-family: 'IcoFont';
}
.title-home49 .elementor-heading-title:before{
    content: "";
    width: 80px;
    height: 1px;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.ftc-product-categories.style_7 .ftc-categories .item-description .title{
    font-size: 14px;
    padding: 0 20px;
    margin-top: 15px;
    line-height: 19px;
}
.banner-home49 .ftc-element-image .wp-caption:before{
    content: '';
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 285px;
    height: 101%;
    position: absolute;
    background-color: #ffffff;
    transform: translate(-50% , -50% );
}
.banner-home49 .ftc-image-content{
    padding: 0;
    width: 100%;
    margin: auto;
    max-width: 286px;
    text-align: center;
}
.banner-home49 .ftc-image-caption .sub-banner{
    font-size: 12px;
    color: #ffffff;
    line-height: 22px;
}
.banner-home49 .ftc-image-caption .sub-banner.sub-banner2{
    line-height: 29px;
}
.banner-home49 .ftc-image-caption .sub-banner2 span{
    left: -5px;
    position: relative;
}
.banner-home49 .ftc-image-caption .sub-banner2 span span{
    font-size: 18px;
}
.banner-home49 .ftc-image-caption .sub-banner span{
    z-index: 2;
    position: relative;
}
.banner-home49 .ftc-element-image .ftc-image-caption img{
    top: 0;
    left: 50%;
    min-height: unset;
    position: absolute;
    transform: translateX(-50%);
}
.banner-home49 .ftc-image-caption .title-banner{
    color: #212121;
    font-size: 48px;
    margin-top: 15px;
    line-height: 49px;
}
.banner-home49 .ftc-element-image .button-banner{
    margin-top: 25px;
}
.banner-home49 .ftc-element-image .button-banner .single-image-button, .banner-mid-home49 .ftc-element-image .button-banner .single-image-button{
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    border-radius: 30px;
    padding: 7px 33px 11px;
    background-color: #252525;
}
.banner-mid-home49 .ftc-element-image .wp-caption:before{
    content: '';
    top: 50%;
    left: 50%;
    width: 100%;
    max-width: 350px;
    height: 101%;
    position: absolute;
    background-color: #ffffff;
    transform: translate(-50% , -50% );
}
.banner-mid-home49 .ftc-image-caption .title-banner{
    color: #212121;
    font-size: 48px;
    line-height: 46px;
}
.banner-mid-home49 .ftc-image-content{
    padding: 0;
    width: 100%;
    margin: auto;
    max-width: 286px;
    text-align: center;
}
.banner-mid-home49 .ftc-image-caption .des-banner{
    font-size: 12px;
    color: #ffffff;
    line-height: 22px;
    max-width: 180px;
    margin: auto;
    margin-top: 30px;
}
.banner-mid-home49 .ftc-element-image .button-banner{
    margin-top: 50px;
}
/*-------------- hover image -----------------*/
.ftc-element-image:before, .ftc-element-image:after{
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
}
.ftc-element-image:hover:before{
    background-color: rgba(255,255,255,.2);
    right: 50%;
    left: 51%;
}
.ftc-element-image:hover:after{
    background-color: rgba(255,255,255,.2);
    top: 50%;
    bottom: 51%;
}
/*-------------- hover end ---------------------*/
.sub-title-home49 .elementor-heading-title:before{
    content: "";
    width: 80px;
    height: 1px;
    left: 50%;
    bottom: 0;
    position: absolute;
    background-color: #b4d28c;
    transform: translateX(-50%);
}
.ftc_products_slider.style_8 .ftc-products .post{
    margin-bottom: 30px;
    margin-top: 0 !important;
    border: 1px solid #ebebeb;
}
.ftc_products_slider.style_8 .ftc-products .post div.images{
    margin-bottom: 12px;
}
.ftc_products_slider.style_8 .images .group-button-product, .ftc_products_slider.style_8 .quickshop{
    display: none;
}
.ftc_products_slider.style_8 .products:not(.list) .ftc-product:hover .meta_info{
    animation: unset;
}
.ftc_products_slider.style_8 .product .item-description{
    padding-bottom: 30px;
    flex: 1;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
}
.ftc_products_slider.style_8 .product .item-description .product-categories{
    order: 1;
    color: #999999;
    line-height: 1;
    font-size: 12px;
    margin-bottom: 10px;
    display: inline-block;
}
.ftc_products_slider.style_8 .product .item-description .product-categories span{
    display: none;
}
.ftc_products_slider.style_8 .product .item-description .product-name{
    order: 2;
}
.ftc_products_slider.style_8 .product h3.product-name > a{
    color: #212121;
    font-size: 18px;
    font-weight: 400;
    text-transform: none;
}
.ftc_products_slider.style_8 .product .item-description .price{
    order: 3;
    font-size: 18px;
    margin-top: 13px
}
.ftc_products_slider.style_8 .product .item-description .price span{
    font-weight: 400;
}
.product-home50 .ftc_products_slider.style_8 .product .item-description .price span{
    color: #f0aa25;
}
.ftc_products_slider.style_8 .product .item-description .star-rating{
    order: 4;
    width: 115px;
    font-size: 15px;
    text-align: center;
    letter-spacing: 5px;
    margin-bottom: 25px;
}
.ftc_products_slider.style_8 .product .item-description .meta_info{
    order: 5;
    opacity: 1;
    height: 30px;
    position: unset;
    transform: unset;
}
.ftc_products_slider.style_8 .product .item-description .meta_info .yith-wcwl-add-to-wishlist,
.ftc_products_slider.style_8 .product .item-description .meta_info .compare,
.ftc_products_slider.style_8 .product .item-description .meta_info .quickshop{
    display: none;
}
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart{
    width: auto;
}
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart a{
    height: 30px;
    padding: 0 19px;
    font-size: 14px;
    line-height: 30px;
    border-radius: 10px;
    text-transform: capitalize;
}
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart a:before{
    display: none;
}
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart a.loading .ftc-tooltip{
    opacity: 0;
}
.ftc_products_slider.style_8 .product .meta_info .added_to_cart:after{
    padding-left: 5px;
    line-height: 30px;
}
.ftc_products_slider.style_8 .product .item-description .meta_info .add-to-cart span{
    font-size: 14px;
    overflow: visible;
    display: inline-block;
    text-transform: capitalize;
}
.ftc-element-testimonial.style_7 .title-testi-slider{
    left: 0;
    z-index: 2;
    position: absolute;
    background-color: #ffffff;
}
.ftc-element-testimonial.style_7 .title-testi-slider div{
    text-align: left;
}
.ftc-element-testimonial.style_7 .title-testi-slider div i{
    font-size: 30px;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
}
.ftc-element-testimonial.style_7 .title-testi-slider div.title{
    font-size: 36px;
    margin-top: 7px;
    margin-bottom: 20px;
}
.ftc-element-testimonial.style_7 .title-testi-slider div.title:after{
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 1px;
    width: 80px;
}
.ftc-element-testimonial.style_7 .item.testimonial-content {
    position: relative;
    min-height: 150px;
}
.ftc-element-testimonial.style_7 .item.testimonial-content .avatar-image{
    display: none;
}
.ftc-element-testimonial.style_7 .item.testimonial-content .infomation{
    float: right;
    font-size: 18px;
    max-width: 870px;
    text-align: left;
    line-height: 25px;
    position: relative;
    padding-left: 70px;
    padding-right: 50px;
    padding-bottom: 22px;
}
.ftc-element-testimonial.style_7 .item.testimonial-content .infomation:before{
    content: "";
    height: 140px;
    width: 1px;
    left: 0;
    top: 0;
    position: absolute;
    background-color: #eee;
}
.ftc-element-testimonial.style_7 .testimonial-content h4.name {
    position: relative;
    top: -5px;
    margin: 0;
    font-size: 24px;
}
.ftc-element-testimonial.style_7 .testimonial-content h4.name a{
    font-weight: 400;
}
.ftc-element-testimonial.style_7 .testimonial-content .byline {
    position: relative;
    top: -7px;
}
.ftc-element-testimonial.style_7 .navigation-slider{
    display: flex;
    margin: 0 -10px;
    margin-top: -30px;
    padding-left: 370px;
    justify-content: flex-end;
    flex-direction: row-reverse;
}
.ftc-element-testimonial.style_7 .navigation-slider>div{
    position: unset;
    transform: none;
    width: 46px;
    height: 46px;
    background: #ebebeb;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    margin: 0 10px;
}
.ftc-element-testimonial.style_7 .navigation-slider .nav-next:before, 
.ftc-element-testimonial.style_7 .navigation-slider .nav-prev:before{
    font-size: 20px;
    line-height: 46px;
}
.blogs-slider.style_5 .blogs-slider{
    padding: 1px;
}
.blogs-slider.style_5 .post-text{
    padding-top: 30px;
    border: 1px solid #ebebeb;
    border-top: none;
    position: relative;
}
.blogs-slider.style_5 .post-text h4{
    font-size: 24px;
    padding: 0 30px;
    text-align: center;
}
.blogs-slider.style_5 .inner-wrap .post-text .meta{
    margin-top: 8px;
    text-align: center;
    margin-bottom: 10px;
}
.blogs-slider.style_5.blog-template-elementor .inner-wrap .post-text .meta span.published{
    display: none;
}
.blogs-slider.style_5 .post-text .element-date-timeline{
    left: 50%;
    top: -65px;
    width: 100%;
    max-width: 60px;
    max-height: 66px;
    padding: 11px 0px;
    text-align: center;
    position: absolute;
    display: inline-block;
    transform: translateX(-50%);
    background: #ffffff !important;
}
.blogs-slider.style_5 .post-text .element-date-timeline .day{
    font-size: 18px;
    font-weight: 600;
}
.blogs-slider.style_5 .post-text .element-date-timeline .month{
    font-size: 16px;
    font-weight: 400;
}
.blogs-slider.style_5.blog-template-elementor .inner-wrap .post-text p{
    padding: 0 30px;
    margin-bottom: 0;
    padding-bottom: 28px;
    border-bottom: 1px solid #ebebeb;
}
.blogs-slider.style_5.blog-template-elementor .inner-wrap .post-text .ftc-readmore{
    padding: 0;
    border: none;
    font-size: 18px;
    color: #212121;
    line-height: 50px;
}
.title-newletter-home49{
    border-right: 1px solid #0a7986;
}
.sub-newletter-home49{
    padding-left: 35px;
    max-width: 230px;
}
.ftc-contact-form .form-content{
    max-width: 520px;
}
.ftc-contact-form .form-content .wpcf7-form-control-wrap input{
    color: #ffffff;
    padding: 17px 30px;
    border-radius: 30px;
    border: none;
}
.ftc-contact-form .form-content .wpcf7-form-control-wrap input::placeholder{
    color: #ffffff;
}
.contact-form-home50 .ftc-contact-form .wpcf7 .form-content input[type^="submit"]{
    font-weight: 500;
    font-family: Rozha One;
}
.contact-form-home50 .ftc-contact-form .form-content .wpcf7-form-control-wrap input{
    text-decoration: underline;
}
.ftc-contact-form .wpcf7 .form-content input[type^="submit"]{
    top: 44%;
    margin: 0;
    right: 10px;
    color: #333333;
    font-size: 14px;
    font-weight: 600;
    position: absolute;
    padding: 13px 31px;
    border-radius: 30px;
    text-transform: capitalize;
    background-color: #ffffff;
    transform: translateY(-50%);
}
.ftc-contact-form .wpcf7 .form-content input[type^="submit"]:hover{
    color: #ffffff;
    background-color: #333333;
}
.footer-contact i{
    font-size: 18px;
    color: #333333;
    margin-right: 15px;
}
.footer-contact>div:not(:last-child){
    margin-bottom: 15px;
}
.galley-home49 .ftc-instagram ul{
    margin: 0 -5px;
}
.galley-home49 .ftc-instagram ul.thumbnail li{
    padding: 5px;
    transition: all 0.5s;
}
.galley-home49 .ftc-instagram ul.thumbnail li:hover img{
    filter: brightness(0.8);
}
.coppy-right-home49 a{
    color: #ffffff;
    font-size: 16px;
}
/* home 49 - styles end  */

/* home 50 - styles  */
.banner-content-home50{
    margin: 0 -30px;
}
.banner-home50 .ftc-image-content{
    padding: 0;
}
.banner-home50 .ftc-image-content .ftc-image-caption .content-banner>div{
    color: #212121;
    font-size: 24px;
    text-transform: uppercase;
}
.banner-home50 .ftc-element-image .button-banner{
    min-height: auto;
    margin-top: 160px;
}
.banner-home50 .ftc-element-image .button-banner .single-image-button{
    padding: 0;
    font-weight: 400;
    text-decoration: underline;
    background-color: transparent;
}
.product-home50 .ftc_products_slider.style_8 .ftc-products .post{
    border-left: none;
}
.product-home50 .ftc_products_slider.style_8:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 100%;
    border-left: 1px solid #ebebeb;
    z-index: 9;
}
.product-home50 .ftc_products_slider.style_8 .ftc-products .post{
    margin-bottom: 0;
}
.product-home50 .ftc_products_slider.style_8 .product .item-description{
    padding-bottom: 40px;
}
.title-home50 .elementor-heading-title span{
    font-size: 24px;
}
.sub-home50 .elementor-heading-title:before{
    content: '';
    top: 50%;
    left: 160px;
    height: 1px;
    width: 100px;
    position: absolute;
    background-color: #857f77;
    transform: translateY(-50%);
}
.count-down-home50{
    margin-bottom: 0 !important;
}
.ftc-countdown-element.style_5 .countdown-timer-init{
    justify-content: flex-start;
}
.ftc-countdown-element.style_5 .items{
    width: auto;
    margin-right: 40px;
}
.ftc-countdown-element.style_5 .items:last-child{
    margin-right: 0;
}
.ftc-countdown-element.style_5 .items .ftc-number{
    margin-bottom: 5px;
}
.btn-home50{
    z-index: 1;
    bottom: 5px;
    left: 380px;
    margin-bottom: 0 !important;
    width: max-content !important;
    position: absolute !important;
}
.banner-left-home50 .ftc-image-content{
    padding: 0;
    text-align: center;
}
.banner-left-home50 .ftc-image-content .sub-title{
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 10px;
}
.banner-left-home50 .ftc-image-content .title-banner{
    color: #212121;
    font-size: 30px;
}
.product-right-home50 .ftc_products_slider.style_8 .ftc-products .post:nth-child(1),
.product-right-home50 .ftc_products_slider.style_8 .ftc-products .post:nth-child(2),
.product-right-home50 .ftc_products_slider.style_8 .ftc-products .post:nth-child(3){
    margin-bottom: -1px;
}
.galley-home50 .elementor-image-carousel .swiper-slide .swiper-slide-inner:before {
    content: '';
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: all 0.5s;
    background-color: rgba(0,0,0,.5);
}
.galley-home50 .elementor-image-carousel .swiper-slide .swiper-slide-inner:after {
    content: "\e095";
    top: 50%;
    left: 50%;
    color: #fff;
    opacity: 0;
    transition: 2s;
    font-size: 35px;
    font-weight: 500;
    position: absolute;
    font-family: 'simple-line-icons';
    transform: translate(-50%,-50%);
}
.galley-home50 .elementor-image-carousel .swiper-slide .swiper-slide-inner:hover:before, 
.galley-home50 .elementor-image-carousel .swiper-slide .swiper-slide-inner:hover:after {
    opacity: 1;
}
.tp-bullets.ares_custom:before{
    content: '';
    width: 144px;
    height: 44px;
    top: -10px;
    left: -30px;
    position: absolute;
    background-color: #00000060;
}
.product-home50 .woocommerce .ftc-product.product .item-description .meta_info .added_to_cart::after {
    line-height: 1;
}
/* home 50 end  */
/* products grid 4 */

.ftc-product-grid.style_4 .products .product:hover .item-image {
    box-shadow: 0 0 15px 4px #eee;
    z-index: 8;
}
.ftc-product-grid.product-template.style_4 .products .product {
    padding: 15px 15px 0;
}
.ftc-product-grid.product-template.style_4 .products {
    margin: -15px 0 0;
}
.ftc-product-grid.style_4 .product .meta_info {
    display: none;
}
.ftc-product-grid.style_4 .product .star-rating {
    display: none;
}
.ftc-product-grid.style_4 .product .item-description {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.ftc-product-grid.style_4 .product .item-description .product_title {
    text-align: left;
    white-space: pre;
    text-overflow: ellipsis;
    max-width: 180px;
    overflow: hidden;
    width: calc(100% - 75px);
}
.ftc-product-grid.style_4 .product .item-description .product_title a {
    font-size: 16px;
    text-transform: uppercase;
    color: #333;
}
.ftc-product-grid.style_4 .product span.price .amount {
    font-size: 18px;
    font-weight: normal;
}

.ftc-product-grid.style_4 .product span.price {
    margin: 0;
}
.ftc-product-grid.style_4 .product .item-image > a, 
.ftc-product-grid.style_4 .product .item-image img {
    width: 100%;
}
.ftc-product-grid.style_4 .product .button-in-product {
    display: flex;
    align-items: center;
    justify-content: center;
    top: calc(100% - 37px);
    width: 100%;
    max-width: 235px;
    height: 36px;
    left: 49%;
    -webkit-transform: translate(-49%, -50%);
    -moz-transform: translate(-49%, -50%);
    transform: translate(-49%, -50%);
}
.ftc-product-grid.style_4 .product .button-in-product .add-to-cart {
    order: 2;
    width: 100%;
    max-width: 142px;
    height: auto;
    margin: 0;
}
.ftc-product-grid.style_4 .product .item-image .button-in-product .add-to-cart a {
    width: 100%;
    border-radius: 0;
}
.ftc-product-grid.style_4 .product .button-in-product a.compare {
    order: 1;
    border-radius: 0;
    margin-right: auto;
}
.ftc-product-grid.style_4 .product .button-in-product > div {
    height: auto;
    width: auto;
}
.ftc-product-grid.style_4 .product .button-in-product .yith-wcwl-add-to-wishlist {
    order: 3;
    width: 37px;
    margin-left: auto;
    height: auto;
}
.ftc-product-grid.style_4 .product .button-in-product a.quickshop {
    display: none;
}
.ftc-product-grid.style_4 .product .item-image .button-in-product > a, 
.ftc-product-grid.style_4 .product .item-image .button-in-product > div a {
    line-height: 37px;
    width: 37px;
    height: 37px;
}
.ftc-product-grid.style_4 .product .button-in-product .yith-wcwl-add-to-wishlist a {
    border-radius: 0;
}
.ftc-product-grid.style_4 .product .item-image .button-in-product > a, 
.ftc-product-grid.style_4 .product .item-image .button-in-product > div a {
    background-color: #FFF;
    color: #666;
    border: 1px solid #e6e6e6;
}
.ftc-product-grid.style_4 .product .item-image .button-in-product > a:hover, 
.ftc-product-grid.style_4 .product .item-image .button-in-product > div a:hover {
    border-color: transparent;
    color: #fff;
}
.ftc-product-grid.style_4 .add-to-cart .ftc-tooltip {
    display: inline-block;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: normal;
    height: auto;
    line-height: initial;
    margin-left: 7px;
    top: 2px;
}
.ftc-product-grid.style_4 .product span.price del {
    display: none;
}
.ftc-product-grid.style_4 .product:hover .item-image > a.quickshop {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 132px;
    width: 100%;
    height: 37px;
    line-height: 37px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
}
.ftc-product-grid.style_4 .product .item-image > a.quickshop i {
    display: none;
}
.ftc-product-grid.style_4 .product .item-image > a.quickshop span.ftc-tooltip {
    display: inline-block;
}
.ftc-product-grid.style_4 .item-image .button-in-product .add-to-cart a.loading:after {
    top: 0;
}
.ftc-product-grid.style_4 .button-in-product .add-to-cart a.added_to_cart {
    font-size: 14px;
    display: flex;
    justify-content: center;
    flex-direction: row-reverse;
    font-weight: normal;
    text-transform: uppercase;
}
.ftc-product-grid.style_4 .button-in-product a.added_to_cart:after {
    display: inline-block;
    margin-right: 5px;
}
.ftc-product-grid.style_4 .button-in-product a.added_to_cart:before{
    display: none;
}

@media only screen and (min-width: 1500px){
    .ftc-product-grid.style_4 .product .item-description .product_title a {
        font-size: 18px;
    }
    .ftc-product-grid.style_4 .product span.price .amount {
        font-size: 24px;
    }
    .ftc-product-grid.style_4 .add-to-cart .ftc-tooltip{
        font-size: 14px;
    }



}
.footer-blog-content p{
    line-height: 24px;
}
/* products grid 5 */
.ftc-product-grid.style_5 .products .product {
    padding: 15px;
}
.ftc-product-grid.style_5 .products .product .item-image > a, 
.ftc-product-grid.style_5 .product .item-image img {
    width: 100%;
}
.ftc-product-grid.style_5 .item-description .star-rating ,
.ftc-product-grid.style_5 .item-description .meta_info {
    display: none;
}
.ftc-product-grid.style_5 .item-description .product_title {
    white-space: pre;
    width: calc(100% - 70px);
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: left;
}
.ftc-product-grid.style_5 .item-description .price del {
    display: none;
}
.ftc-product-grid.style_5 .item-description .product_title a {
    font-size: 18px;
    color: #222;
    text-transform: uppercase;
}
.ftc-product-grid.style_5 .item-description {
    display: flex;
}
.ftc-product-grid.style_5 .item-description .price {
    margin: 0;
}
.ftc-product-grid.style_5 .product .item-description span.price span {
    font-size: 18px;
    color: #333;
    font-weight: normal;
}
.ftc-product-grid.style_5 .product .item-description span.price del .amount {
    font-size: 15px;
}
.ftc-product-grid.style_5 .button-in-product {
    display: block;
    width: auto;
    height: auto;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
}
.ftc-product-grid.style_5 .product .item-image .button-in-product .compare {
    display: none;
}
.ftc-product-grid.style_5 .product .item-image .button-in-product > div, 
.ftc-product-grid.style_5 .product .item-image .button-in-product > a {
    display: block;
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
    box-shadow: 0 0 3px #999;
    border-radius: 0;
}

.ftc-product-grid.style_5 .product .item-image .button-in-product > a{
    line-height: 50px;
    background-color: #fff;
    color: #333;
    position: relative;
}
.ftc-product-grid.style_5 .product .item-image .button-in-product > div a {
    border-radius: 0;
    line-height: 50px;
    width: 100%;
    height: 100%;
    background-color: #fff;
    color: #333;
    position: relative;
}
.ftc-product-grid.style_5 .product .item-image .button-in-product > a:hover, 
.ftc-product-grid.style_5 .product .item-image .button-in-product > div a:hover{
    color: #fff;
}
.ftc-product-grid.style_5 .product .item-image .button-in-product > div a:hover .ftc-tooltip,
.ftc-product-grid.style_5 .product .item-image .button-in-product > a:hover .ftc-tooltip {
    font-size: 14px;
    display: block;
    position: absolute;
    top: 0;
    left: calc(100% + 10px);
    width: max-content;
    background-color: #fff;
    text-transform: uppercase;
    padding: 0px 10px;
    font-weight: normal;
    color: #000;
    letter-spacing: 1.5px;
    box-shadow: 0 0 3px #ebebeb;
}
.ftc-product-grid.style_5 .product .item-image .button-in-product > div .yith-wcwl-wishlistexistsbrowse {
    height: 100%;
    position: relative;
    overflow: unset;
}

@media only screen and (max-width: 480px){
    .rtl .ftc_products_deal_slider.style_1 .product .item-image .button-in-product > .quickshop {
    border-right: 1px solid #666;
    }
    .ftc-product-grid.style_5 .product .item-image .button-in-product > div, 
    .ftc-product-grid.style_5 .product .item-image .button-in-product > a {
        width: 35px;
        height: 35px;
    }
    .ftc-product-grid.style_5 .product .item-image .button-in-product > a,
    .ftc-product-grid.style_5 .product .item-image .button-in-product > div a{
        line-height: 35px;
    }
    .ftc-product-grid.style_5 .product .item-image .button-in-product > div a:hover .ftc-tooltip, 
    .ftc-product-grid.style_5 .product .item-image .button-in-product > a:hover .ftc-tooltip{
        font-size: 12px;
        left: calc(100% + 6px);
        padding: 0px 5px;
    }

}



/* ftc product categories - style 6 */
.ftc-product-categories.style_6 {
    margin: 0 -15px;
}
.ftc-product-categories.style_6 .item-description {
    background-color: #333;
    padding: 9px;
    margin-top: 10px;
}
.ftc-product-categories.style_6 .item-description:hover {
    background-color: #333;
}
.ftc-product-categories.style_6 .item-description .title {
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;
    letter-spacing: 0.5px;
}

.footer-top48 .form-sub32 {
    justify-content: center;
}
.footer-top48 .form-sub32 > input[type="email"] {
    max-width: 470px;
    width: 100%;
    border-radius: 4px;
    height: 60px;
    line-height: 60px;
}
.footer-top48 .form-sub32 > button.sub-form32 {
    max-width: 120px;
    width: 100%;
    border-radius: 4px;
    margin-left: -5px;
    height: 60px;
    line-height: 60px;
    padding: 0;
}
.footer-top48 .form-sub32 > button.sub-form32:hover {
    background-color: #000;
}
.footer-top48 .form-sub32 > button.sub-form32 i {
    display: none;
}
.footer-top48 .form-sub32 > button.sub-form32 span {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}


.bn3-h48 .ftc-image-content {
    width: max-content;
    padding: 0;
}
.bn3-h48 .ftc-image-content .ftc-image-caption {
    color: #000;
}
.bn3-h48 .ftc-image-caption h1 {
    margin: 0 0 15px 0;
}
.bn3-h48 .ftc-image-caption p {
    font-size: 14px;
}
.bn3-h48 .ftc-image-caption span.price-bn48 {
    font-size: 40px;
}
.bn3-h48 .elementor-element.elementor-column:last-child .ftc-image-caption {
    color: #fff;
}

@media only screen and (min-width: 992px){
    .bn3-h48 .ftc-image-caption h1 {
        font-size: 48px;
    }
}
@media only screen and (min-width: 1400px){
    .bn3-h48 .ftc-image-caption h1 {
        font-size: 60px;
    }
}


.carousel-row1 .navigation-slider .style_2{
    top: 35%;
    transform: none;
}
.carousel-row2 .navigation-slider .style_2{
    top: 24%;
    transform: none;
}
.carousel-row3 .navigation-slider .style_2{
    top: 31%;
    transform: none;
}
.ftc-image-caption .banner-title {
    margin-bottom: 9px;
}
.img-box1 p.elementor-image-box-description {
    max-width: 65%;
    margin: 0 auto;
}


/*  */
@media only screen and (min-width: 768px){
    .rtl .ftc_products_deal_slider.style_1 .product .item-image .button-in-product > .quickshop {
    border-right: 1px solid #666;
    }
    .rtl .elementor-element.thr-bn-h1 .elementor-column:first-child .elementor-column-wrap {
        margin-left: 15px;
        margin-right: 0;
    }
    .rtl .elementor-element.bn1-h1 .elementor-column:first-child > .elementor-column-wrap {
        margin-right: 0;
        margin-left: 30px;
    }
    .rtl .elementor-element.four-img-h1 .elementor-column:last-child .elementor-column-wrap {
        margin-left: 0;
        margin-right: 15px;
    }
    .rtl .elementor-element.four-img-h1 .elementor-column:first-child .elementor-column-wrap {
        margin-left: 15px;
    }
    .rtl .elementor-element.four-img-h1 .img-logo-abs.elementor-widget.elementor-widget-ftc_single_image {
        margin-right: -5px;
    }
    .rtl .deal-product1 .ftc_products_deal_slider.style_1 .nav-next.style_3 {
        right: 53%;
    }
    .rtl .deal-product1 .ftc_products_deal_slider.style_1 .nav-prev.style_3 {
        left: 37%;
    }
    .rtl .ftc_products_deal_slider.style_1 .product .item-image .button-in-product > .quickshop {
        border-right: 1px solid #666;
    }
    
    .rtl .elementor-element.blog-slider1 .elementor-column.elementor-col-33 .elementor-column-wrap{
        margin-right: 0;
        margin-left: 30px;
    }
    .rtl .elementor-element.product-right-v1 .elementor-column.elementor-col-33 .elementor-column-wrap {
        margin-right: 0;
        margin-left: 30px;
    }
    .rtl .elementor-element.product-left-v1 .elementor-column.elementor-col-33 .elementor-column-wrap {
        margin-left: 0;
        margin-right: 30px;
    }
    .rtl .deal-product1 .ftc_products_deal_slider.style_1 .button-in-product {
        margin-left: -16%;
    }
    .rtl .product-right-v1 .navigation-slider .nav-next.style_3 {
        left: auto;
        right: -24%;
    }
    .rtl .product-right-v1 .navigation-slider .nav-prev.style_3 {
        left: auto;
        right: -18%;
    }
    .rtl .product-left-v1 .navigation-slider .nav-next.style_3 {
         left: -18%;
        right: auto;
    }
    .rtl .product-left-v1 .navigation-slider .nav-prev.style_3 {
        right: auto;
        left: -24%;
    }
    .rtl .blog-slider1 .navigation-slider .nav-next.style_3 {
        left: auto;
        right: -32%;
    }
    .rtl .blog-slider1 .navigation-slider .nav-prev.style_3 {
        left: auto;
        right: -26%;
    }
    .rtl .elementor-column.elementor-element.content-left1 .elementor-column-wrap .elementor-widget.elementor-widget-image {
        text-align: center;
    }
    .rtl .elementor-column.elementor-element.content-left1 .elementor-column-wrap {
        margin-right: 0;
        margin-left: 30px;
    }
    .rtl .elementor-column.elementor-element.content-right1 {
        padding-left: 0;
        border-left: 0;
        padding-right: 30px;
        border-right: 1px solid #333;
    }
    .rtl .elementor-column.content-right1 .elementor-heading-title {
        text-align: right;
    }
    .rtl .elementor-column.content-right1 .elementor-widget-divider .elementor-divider-separator {
        margin-left: auto;
        margin-right: 0;
    }
    .rtl .footer-bottom1 .elementor-column .elementor-social-icons-wrapper {
        text-align: left;
    }
    .rtl .form-sub32 {
        padding-right: 20px;
        justify-content: flex-start;
        flex-direction: row-reverse;
    }
    .rtl .elementor-element.img-abs-ft1.elementor-widget.elementor-widget-image {
        text-align: left;
    }
    .rtl .elementor-column.elementor-element.content-left1 .elementor-column-wrap .elementor-divider-separator {
        margin-left: auto;
        margin-right: 0;
    }



}

/*--------------------About Us------------------*/

.elementor .elementor-element.text-about-us1 {
    margin-bottom: 15px;
}
.elementor .elementor-element.text-about-us1:last-child {
    margin-bottom: 0;
}
.elementor .elementor-element.single_bar .elementor-progress-wrapper {
    -webkit-box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
    box-shadow: 0 1px 2px rgb(0 0 0 / 10%) inset;
}
.elementor-element.button-text-about2 a.elementor-button {
    padding: 8px 0;
    position: relative;
}
.elementor-element.button-text-about2 a.elementor-button:before {
    content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    background-color: #333;
    top: 0px;
    left: 0;
}
.elementor-element.button-text-about2 a.elementor-button:after {
    content: '';
    position: absolute;
    width: 30px;
    height: 1px;
    background-color: #333;
    bottom: 0px;
    right: 0;
}
.elementor-element.button-text-about2 a.elementor-button:hover:before,
.elementor-element.button-text-about2 a.elementor-button:hover:after {
    background-color: #A8C5C3;
}

.elementor .about-us.about-us_2 .elementor-element.elementor-widget-heading {
    margin-bottom: 0;
}
.elementor .about-us.about-us_2 .elementor-widget-progress .elementor-progress-wrapper {
    margin-top: 5px;
}
.elementor .about-us.about-us_2 .elementor-widget-progress{
    margin-bottom: 15px;
}
.ftc-element-team.style_3 .image-thumbnail {
    border-radius: 0;
}
.elementor .about2_3 .ftc-element-team.style_3 header > h3,
.elementor .about2_3 .ftc-element-team.style_3 header > h3 a{
    font-size: 15px;
    text-transform: capitalize ;
        font-weight: bold;
}
.about2_3 .ftc-element-team.style_3 span.role{
    font-size: 14px;
    margin-top: 0;
}
.elementor .about2_3 .text-team-about2.elementor-element.elementor-widget-heading {
    margin-bottom: 5px;
}
.test-about2 .ftc-element-testimonial .testimonial-content .infomation {
    font-size: 16px;
    text-align: center;
    line-height: 26px;
    padding: 70px 111px 0;
    color: #666;
}
.test-about2 .ftc-element-testimonial .testimonial-content .avatar-image {
    display: none;
}
.test-about2 .ftc-element-testimonial .testimonial-content .infomation:before {
    font-size: 48px;
    margin-right: 0;
    content: '\f10d';
    font-family: FontAwesome;
    color: #ebebeb;
    top: 0;
    line-height: 48px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    position: absolute;
    z-index: 2;
}
.test-about2 .ftc-element-testimonial .testimonial-content h4.name{
    text-align: center;
    text-transform: capitalize;
    font-size: 20px;
    margin-top: 35px;
    margin-bottom: 0;
    font-weight: 600;
}

.test-about2 .ftc-element-testimonial .testimonial-content .byline{
    text-align: center;
}
.test-about2 .navigation-slider .nav-next:before {
    content: "→";
    font-family: none;
    font-size: 24px;
    font-weight: 300;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
    line-height: 31px;
}
.test-about2 .navigation-slider .nav-prev:before {
    content: "←";
    font-family: none;
    line-height: 31px;
    font-size: 24px;
    font-weight: 300;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}
h3.breadcrumb-title-about3 {
    font-size: 100px !important;
    line-height: 120px;
    color: #fff;
    display: inline-block;
    font-weight: bold;
    text-transform: none;
    text-shadow: 3px 3px 5px #333;
    transform: translateY(-50%);
}
.elementor-element.single-img-about3 .ftc-image-content {
    width: 100%;
}
.elementor .feature_about03 .elementor-widget-progress span.elementor-title{
    margin-bottom: 0px;
    max-width: 180px;
    font-size: 28px;
    font-weight: bold;
    line-height: 35px;
    margin-top: 38px;
    text-transform: capitalize;
}
.elementor .feature_about03 .elementor-widget-progress .elementor-progress-wrapper {
    width: 180px;
    height: 180px;
    position: relative;
    line-height: 180px;
    margin: 0;
    border-radius: 50%;
    font-size: 28px;
    z-index: 2;
}
.elementor .feature_about03 .elementor-widget-progress .elementor-progress-wrapper .elementor-progress-percentage{
    line-height: 180px;
    border-radius: 50%;
    font-size: 48px;
    z-index: 2;
    color: #333;
    font-weight: bold;
    width: 100%;
    text-align: center;

}

.elementor .feature_about03 .elementor-widget-progress .elementor-progress-wrapper:after {
    content: "";
    display: inline-block;
    border: 2px solid #3498db;
    border-radius: 50%;
    border-top: 2px solid #fff !important;
    width: 180px;
    height: 180px;
    -webkit-animation: spin 7s linear infinite;
    animation: spin 7s linear infinite;
    position: absolute;
    left: 0;

}
.elementor .feature_about03 .elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar{
    justify-content: center;
    width: 100% !important;
}
.elementor-element.progress-bar03 .elementor-widget-container {
    display: flex;
    flex-direction: column-reverse;
    text-align: center;
}
.elementor-element.progress-bar03.progress-bar-center .elementor-widget-container {
    justify-content: center;
    align-items: center;
}
.elementor-element.progress-bar03.progress-bar-right .elementor-widget-container {
    justify-content: right;
    align-items: flex-end;
}
.single-about3 div.text-editor-about03 {
    max-width: 470px;
    font-size: 15px;
    text-align: justify;
    color: #666;
    line-height: 24px;
    padding: 15px 0;
}
.elementor .single-about3 .elementor-element.elementor-widget-heading {
    margin-bottom: 0;
}
.elementor .about-us3 .elementor-element.elementor-widget-progress {
    margin-bottom: 10px;
}
.elementor .single-about3 .about-us3 {
    padding: 70px 85px;

}
.feature_about3_2 .elementor-image-box-wrapper {
    max-width: 245px;
}
.elementor .feature_about3_2 .elementor-image-box-wrapper h3.elementor-image-box-title{
    margin-bottom: 5px;
}
.elementor .elementor-element.feature_about3_2 .fe03_center .elementor-image-box-wrapper {
    margin: 0 auto;
}
.elementor .elementor-element.feature_about3_2 .fe03_right .elementor-image-box-wrapper {
    margin-left: auto;
    margin-right: 0;
}
.elementor .elementor-element.footer-bot-abu .elementor-social-icon-facebook-f:hover {
    background-color: #3B5998;
}
.elementor .elementor-element.footer-bot-abu .elementor-social-icon-twitter:hover {
    background-color: #2CAAE1;
}
.elementor .elementor-element.footer-bot-abu .elementor-social-icon-google-plus-g:hover {
    background-color: #DD4B39;
}
.elementor .elementor-element.footer-bot-abu .elementor-social-icon-pinterest:hover {
    background-color: #bd081c;
}
.elementor .elementor-element.footer-bot-abu .elementor-social-icon-instagram:hover {
    background-color: #b4309d;
}
.elementor .elementor-element.footer-about-us .footer-about-us-text {
    margin-bottom: 15px;
}
.elementor-element.about-us4 {
    text-align: center;
    max-width: 870px;
    margin: 60px auto 20px;
    padding: 0 15px;
}
.elementor-element.about-us4 h3 {
    margin: 0px 0 15px;
}
.elementor-element.about-us4 blockquote {
    margin: 5px auto !important;
}
.elementor-element.about-test-4.about-us_2 .test-about2 .ftc-element-testimonial .testimonial-content .infomation:before{
    display: none;
}
.elementor-element.about-test-4 .test-about2 .ftc-element-testimonial .testimonial-content .infomation{
    padding:0;
    text-align: justify;
}
.elementor-element.about-test-4 .test-about2 .ftc-element-testimonial .testimonial-content h4.name{
    text-align: left;
    padding: 0;
    margin-top: 45px;
}
.elementor-element.about-test-4 .navigation-slider .nav-next.style_3{
     bottom: 57px;
     left: 50px;
}
.elementor-element.about-test-4 .navigation-slider .nav-prev.style_3{
    left: 0;
    bottom: 57px;

}
.elementor-element.about-test-4 .navigation-slider .style_3{
    background-color: #fff;
    color: #333;

}
.elementor .about-test-4.about-us.about-us_2 .elementor-widget-progress {
    margin-bottom: 10px;
}
.elementor .about-us.about-us_2.about-test-4 .elementor-widget-progress .elementor-progress-wrapper {
    margin-top: 0;
}
.elementor .elementor-element.about2_3 .elementor-element.elementor-widget-heading {
    margin-bottom: 0;
}
.elementor-element.mem-about04 {
    margin-top: 10px;
}
.about2_3 .mem-about04 .ftc-team-member span.role{
    font-size: 14px;
    color: #333;
}

.elementor-element.feature-about5 .elementor-image-box-content {
    margin-top: -62px;
    background-color: #fff;
    padding: 100px 40px 60px;
    font-size: 15px;
    box-shadow: 0px 4px 13px -3px #bbb;
}

.elementor .elementor-element.feature-about5 figure.elementor-image-box-img {
    background: #a8c5c3;
    border-radius: 50%;
    width: 125px;
    height: 125px;
    line-height: 125px;
    text-align: center;
    position: relative;
    overflow: hidden;
    display: inline-block;
    max-width: 100%;
}
.elementor-element.text-progress-ab5 {
    max-width: 475px;
    text-align: justify;
}
.elementor .about-us_5 .elementor-element.elementor-widget-progress {
    margin-bottom: 7px;
}
.elementor-element.text-video-abo5 {
    margin-top: -165px;
    text-align: center;
}
.video-about05 h3 {
    margin: 5px 0 0;
}
.elementor .elementor-element.sing-text-abou5 .elementor-element.elementor-widget-heading {
    margin-bottom: 3px;
}
.elementor-element.sing-text-abou5 h3 {
    margin: 20px 0 5px;
    }
.elementor-element.single-about3 .about-us3 {
    right: 0;
}

   .video-about05 .elementor-widget-video  .elementor-custom-embed-image-overlay img {
    object-fit: cover;
    min-height: 500px;
}
/*-----------------Contact-Us-----------------*/
.elementor .elementor-element.info_contact .elementor-icon-box-wrapper {
    align-items: center;
}
.elementor .elementor-element.info_contact i.fas {
    width: 70px;
    height: 70px;
    line-height: 70px;
}
.elementor .contact_info_map .info_contact{
    height: auto;
}
.elementor .elementor-element.contact_form {
    width: 600px;
    margin: 0 auto;
}
.elementor-element.contac-form7-ctus p {
    margin-bottom: 10px;
}
.elementor .elementor-element.contact-us2.ftc-row-boxed {
    box-shadow: 0 3px 10px 2px rgb(0 0 0 / 30%);
    margin: 110px 0 0;
    padding: 90px 55px 105px;
    position: relative;
    z-index: 2;
    background: #fff;
}
.contact-us2 .social-icons i.fab.fa-facebook-f:hover,
.contact-us3 .social-icons i.fab.fa-facebook-f:hover,
.elementor-element.faq2_toggle.contact-us2 .elementor-tab-content ul.list-icons i.fa.fa-facebook:hover{
    color: #3B5998;
}

.contact-us2 .social-icons i.fab.fa-twitter:hover,
.contact-us3 .social-icons i.fab.fa-twitter:hover,
.elementor-element.faq2_toggle.contact-us2 .elementor-tab-content ul.list-icons i.fa.fa-twitter:hover{
    color: #2CAAE1;
}

.contact-us2 .social-icons i.fab.fa-instagram:hover,
.contact-us3 .social-icons i.fab.fa-instagram:hover,
.elementor-element.faq2_toggle.contact-us2 .elementor-tab-content ul.list-icons i.fa.fa-instagram:hover{
    color: #FF5700;
}
.contact-us2 .social-icons i.fab.fa-google-plus-g:hover,
.contact-us3 .social-icons i.fab.fa-google-plus-g:hover{
    color: #DD4B39;
}
.contact-us2 .social-icons i.fab.fa-pinterest:hover,
.contact-us3 .social-icons i.fab.fa-pinterest:hover {
    color: #bd081c;
}
.contact-us2 .social-icons i.fab.fa-instagram:hover,
.contact-us3 .social-icons i.fab.fa-instagram:hover
.elementor-element.faq2_toggle.contact-us2 .elementor-tab-content ul.list-icons i.fa.fa-instagram:hover{
    color: #b4309d;
}
section.elementor-section.elementor-element.footer-top-comtact1 > .elementor-container {
    max-width: 1170px !important;
}
.contact-address3 .text-contact-3 > .elementor-column-wrap {
    max-width: 265px;
    margin-bottom: 0;
}
.elementor-element.text-contact-3.text-contact-center > .elementor-column-wrap {
    margin: 0 auto;
}
.elementor-element.text-contact-3.text-contact-center,
.elementor-element.text-contact-3.text-contact-right {
    border-left: 1px solid #ebebeb;
}
.elementor-element.text-contact-3.text-contact-right > .elementor-column-wrap {
    margin-left: auto;
    margin-right: 0;
}
.elementor .elementor-element.text-contact-3 h3 {
    margin-bottom: 0;
}
.contact-address3.contact-address4 .text-contact-3 > .elementor-column-wrap{
        margin-left: auto;
        margin-right: auto;
}
.contact-address3.contact-address4 .elementor-element.text-contact-3.text-contact-right > .elementor-column-wrap{
       margin-left: auto;
        margin-right: 0;

}
.contact-address4 .elementor-element.text-contact-3.text-contact-center,
.contact-address4 .elementor-element.text-contact-3.text-contact-right{
    border-left: 0;
}
.elementor-element.map_img5 .ftc-smooth-image{
    margin-bottom: 0;
}
.contact-us3.contact-us5 .contact5_part2 p{
    font-size: 15px;
    line-height: 24px;
    color: #666;
    text-align: justify;
}
/*------------ FAQ-----------*/
.elementor .elementor-element.faq-01 i.fas {
    font-size: 34px;
}
.elementor .elementor-element.faq-01 {
    width: 770px;
    margin-left: auto;
    margin-right: auto;
}
.elementor .elementor-element.faq-01 .elementor-toggle .elementor-tab-content{
    padding: 0;
}
.elementor .elementor-element.faq2_toggle.elementor-widget-toggle .elementor-toggle .elementor-tab-title {
    border: 1px solid #ebebeb ;
    padding: 20px;
}
.faq2_toggle i.fas {
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
}
.elementor-element.faq2_toggle.contact-us2 .elementor-tab-content {
    text-align: justify;
}
.elementor-element.faq2_toggle.contact-us2 .elementor-tab-content ul.list-icons {
    text-align: right;
    }
.elementor-element.faq2_toggle.contact-us2 .elementor-tab-content ul.list-icons i.fa {
    color: #666;
    width: 30px;
    height: 30px;
    text-align: center;
}
.elementor .elementor-element.faq2_toggle.contact-us2.elementor-widget-toggle .elementor-tab-content {
    border: 1px solid #ebebeb ;
    border-top: 0 ;
}
.elementor-element.faq_title3 > .elementor-container{

    min-height: 420px;
}
.elementor-element.faq_title3 .elementor-widget-heading {
    margin-bottom: 0;
}
.elementor-element.faq_3 .faq2_toggle.contact-us2.elementor-widget-toggle .elementor-tab-title {
    border: 0 ;
    border-bottom: 1px solid #ebebeb ;
    padding: 20px 0;
    border-top: 3px solid transparent ;
}
.elementor .faq_2.faq_3 .elementor-element.faq2_toggle.contact-us2.elementor-widget-toggle .elementor-tab-content {
    border: 0px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    padding: 0;
    padding-bottom: 18px;
}
.elementor-element.faq_3 .faq2_toggle.contact-us2.elementor-widget-toggle .elementor-tab-title.elementor-active{
    border-bottom: 0;
}
.elementor-element.faq_4 .elementor-tab-content p {
    margin-bottom: 15px;
}
.faq_4 .elementor-toggle .elementor-tab-content {
    padding: 15px 15px 10px;
}
.faq_5 .elementor-column.elementor-element.faq2_right {
    text-align: center;
    max-width: 870px;
    margin: 0 auto;
    padding: 60px 0 50px;
}
.faq_5 .elementor-column.elementor-element.faq2_right .elementor-toggle {
    text-align: center;
}
.faq_5 .faq2_right .elementor-tab-title {
    margin: 0;
    padding: 20px 0;
}
.faq_5 .faq2_right .elementor-widget.elementor-widget-toggle .elementor-toggle .elementor-tab-content {
    border-top: 1px solid #ebebeb;
    padding-bottom: 35px;
    padding-top: 30px;
}
/*-------------coming soon*/
.ftc-countdown-element.def_style_1 .items {
    width: 160px;
    height: 160px;
    padding: 30px 10px 30px 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    margin: 0 42px;
    border: none;
    background-color: rgba(255, 255, 255, 0.16);
}
.ftc-countdown-element.def_style_1 .items {
    margin-right: 45px !important;
    margin-left:45px !important;
}
.elementor-element.coming-soon1 li {
    width: 40px;
    height: 40px;
    font-size: 0px;
    color: #909090;
    border-radius: 50%;
}

.elementor-element.coming-soon1 li span.elementor-icon-list-icon i {
    width: 40px;
    height: 40px;
    line-height: 40px;
     border-radius: 50%;
      border: 1px solid #393839;
}

.elementor-element.coming-soon1 li:hover i.fab.fa-facebook-f{
    background-color: #3B5998;
    border-color:  #3B5998;
}
.elementor-element.coming-soon1 li:hover i.fab.fa-twitter{
    background-color:  #2CAAE1;
    border-color:  #2CAAE1;
}
.elementor-element.coming-soon1 li:hover i.fab.fa-google-plus-g{
    background-color: #DD4B39;
    border-color: #DD4B39;
}
.elementor-element.coming-soon1 li:hover i.fab.fa-pinterest-p{
    background-color: #bd081c;
    border-color: #bd081c;
}
.elementor-element.coming-soon1 li:hover i.fab.fa-dribbble{
    background-color: #DD3E7B;
    border-color: #DD3E7B;
}
.elementor-element.coming-soon1 li:hover i.fab.fa-behance{
    background-color: #0B70FF;
    border-color: #0B70FF;
}
.coming-soon2 .ftc-countdown-element .items {
    background: #fff;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    display: inline-flex;
    flex-direction: column-reverse;
    margin: 25px;
    width: 180px;
    height: 180px;
    padding: 45px 0;
    }
.coming-soon2 .ftc-countdown-element .items span.ftc-label{
    color: #999;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 25px;
}
.coming-soon2 i.fab.fa-facebook-f {
    color: #3B5998;
}
.coming-soon2 i.fab.fa-twitter {
    color: #2caae1;
}
.coming-soon2 i.fab.fa-google-plus-g {
    color: #DD4B39;
}
.coming-soon2 i.fab.fa-pinterest {
    color: #bd081c;
}
.coming-soon2 i.fab.fa-instagram {
    color: #b4309d;
}
.coming-soon2 .elementor-widget .elementor-icon-list-icon i {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: rgba(255,255,255,0.05);
}
.coming-soon2 .ftc-countdown-element .items.hours .ftc-number {
    color: #d1936a;
}
.coming-soon2 .ftc-countdown-element .items.seconds .ftc-number {
    color: #e44160;
}

.coming_3 .ftc-countdown-element .items.hours:after,
.coming_3 .ftc-countdown-element .items.days:after {
    content: '';
    width: 1px;
    height: 45px;
    position: absolute;
    right: 0;
    background: #ebebeb;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.coming_3 .ftc-countdown-element .items.hours,
.coming_3 .ftc-countdown-element .items.days{
    position: relative;
}
.coming_3 .ftc-countdown-element .items {
    width: 32%;
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.elementor .coming_3 .mc4wp-form-fields {
    margin: 90px auto 0;
}
.elementor .elementor-element.coming_4 .ftc-number
{
    margin-bottom: 45px;
}
.elementor .elementor-element.coming_4 .ftc-countdown-element .countdown-timer-init .items {
    width: 160px;
    margin: 0 30px;
}
.elementor .elementor-element.text-launching-cms4,
.elementor .elementor-element.countdown-cms4 {
    margin-bottom: 0;
}
/*----------------Server--------------*/
.elementor-element.ftc_feature_image .elementor-image img,
.elementor-element.img-box-server5 .img-box-hover .elementor-image-box-img img{
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transition: transform 400ms ease 0s;
    -moz-transition: transform 400ms ease 0s;
    -webkit-transition: -webkit-transform 400ms ease 0s;
}
.elementor-element.ftc_feature_image .elementor-image:hover img,
.elementor-element.img-box-server5 .img-box-hover .elementor-image-box-img:hover img{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);

}
.elementor-element.ftc_feature_image .elementor-image,
.elementor-element.img-box-server5 .img-box-hover .elementor-image-box-img{
position: relative;
    overflow: hidden;
    display: inline-block;
    line-height: 0;
    max-width: 100%;
}
.elementor-element.ftc_feature_image .elementor-image:before,
.elementor-element.img-box-server5 .img-box-hover .elementor-image-box-img:before{
    top: 0;
    content: "";
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    content: "";
    background: rgba(0,0,0,0.5);
    transition: all 450ms ease 0s;
    -moz-transition: all 450ms ease 0s;
    -webkit-transition: all 450ms ease 0s;
}
.elementor-element.ftc_feature_image .elementor-image:hover:before,
.elementor-element.img-box-server5 .img-box-hover .elementor-image-box-img:hover:before{

    opacity: 1;
    z-index: 1;
}
.elementor .elementor-element.text_row1 .elementor-widget-icon-list li.elementor-icon-list-item:last-child i {
    opacity: 0;
}
.elementor-element.button-services1 a {
    display: block;
    width: 135px;
    height: 40px;
    border-radius: 3px;
}
.elementor-element.button-services1 {
    margin-bottom: 0;
}
 .elementor-element.img_service2 .ftc-image-content {
    background: #fff;
    margin: 0 auto;
    text-align: center;
    padding: 26px 15px 30px;
    position: relative;
    margin-top: -60px;
    border: 1px solid #ebebeb;
    width: 290px;
    z-index: 2;
}
.elementor-element.img_service2 .ftc-image-content .ftc-image-caption p {
    line-height: 22px;
}
.elementor-element.ftc_single_image .wp-caption{
line-height: 0;
    position: relative;
    max-width: 100%;
    overflow: visible;
}
.elementor-element.ftc_single_image .wp-caption:before,
.elementor-element.ftc_single_image .wp-caption:after {
    content: "";
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    -webkit-transition: all 0.6s ease-out 0s;
    -moz-transition: all 0.6s ease-out 0s;
    transition: all 0.6s ease-out 0s;
    pointer-events: none;
}
.elementor-element.ftc_single_image .wp-caption:hover:after {
    background-color: rgba(255,255,255,0.2);
    top: 51%;
    bottom: 50%;
}
.elementor-element.ftc_single_image .wp-caption:hover:before {
    background-color: rgba(255,255,255,0.2);
    right: 50%;
    left: 51%;
}
.elementor-element.service3_slider .elementor-widget-image-carousel .swiper-pagination{
    margin-top: 30px;
}
.button-server3 a {
    min-width: 120px;
}
.text_service3_2 .elementor-element.text-server3{
    margin-left: 0;
    margin-bottom: 0;
}
.elementor-element.text-server3 {

    margin: 0 auto ;
    max-width: 470px;
}
.elementor-element.text-server3 .elementor-widget-heading {
    margin-bottom: 0;
}
.elementor-element.button-server3 {
    margin-top: 45px;
}
.elementor .text_service_img03 .elementor-element.img_service2 .ftc-image-content {
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding: 25px 85px 20px;
    opacity: 0;
    overflow: hidden;
    width: 100%;
    border: 0;
    margin-top: 0;
    text-align: left;
}
.elementor .text_service_img03 .elementor-element.img_service2 .elementor-image:hover .ftc-image-content{
    opacity: 1;
    visibility: visible;
    transition: all 2s;
    -webkit-transition: all 2s;
    -moz-transition: all 2s;
}
.elementor .text_service_img03 .elementor-element.img_service2 .ftc-image-content h3,
.elementor .text_service_img03 .elementor-element.img_service2 .ftc-image-content p{
    color: #fff;
}
.elementor .text_service_img03 .ftc-element-image .button-banner .single-image-button {
    padding: 0;
    background-color: inherit;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    text-decoration: underline;
    margin-top: 5px;
    line-height: initial;
    display: inline-block;
    font-size: 15px;
}
.text_service_img03 p {
    text-align: justify;
    font-size: 15px;
    line-height: 24px;
}
.elementor-element.service_title3_2 .elementor-widget-heading {
    margin-bottom: 5px;
}
.elementor .elementor-element.sigle-img-3 .elementor-image .wp-caption{
    display: flex;
    align-items: center;
    width: 100%;
    border: 1px solid #ebebeb;
    margin-bottom: 30px;
    flex-direction: column;
}

.sigle-img-3 .text_service_img3_2 h2,
.sigle-img-3 .text_service_img3_2 h3,
.sigle-img-3 .text_service_img3_2 h4{
    color: #333
}
.elementor .elementor-element.sigle-img-3 .elementor-image .wp-caption img {
    width: auto;
    margin-right: 0;
    margin-left: auto;
}
.elementor .elementor-element.sigle-img-3 .elementor-image .ftc-image-content{
    text-align: left;
}
.elementor .elementor-element.sigle-img-3 .elementor-image .button-banner .single-image-button {
    padding: 0;
    font-family: 'Lato';
    font-size: 15px;
    background-color: inherit;
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
}
.elementor-element.img-box-server5 .elementor-widget-image-box .elementor-image-box-wrapper {
    box-shadow: 0px 3px 13px -3px #ddd;
    padding: 50px 30px;
}
.elementor-element.img-box-server5 .elementor-widget-image-box .elementor-image-box-wrapper h3{
    margin-bottom: 10px;
}
.elementor .elementor-element.img-box-server5 .img-box-hover .elementor-image-box-img{
    border-radius: 50%;
    min-width: 83px;
    line-height: 83px;
    text-align: center;
}
.elementor .text-img-server5 .elementor-widget-heading {
    margin-bottom: 0;
}
.elementor .text-img-server5 .elementor-widget-text-editor {
    max-width: 475px;
    padding-top: 10px;
}
.elementor .text-img-server5 .elementor-element.button-server3 {
    margin-top: 33px;
}
.elementor-element.error_2 .elementor-widget-heading {
    margin-bottom: 0;
}

.elementor-section.elementor-element.colum_text_error3 {
    text-align: center;
    max-width: 770px;
    margin: 65px auto 0;
    position: absolute;
    width: 100%;
    z-index: 2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
}
.elementor-section.elementor-element.colum_text_error3:before {
    content: '';
    border: 20px solid;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.5;
    z-index: -1;
}
.elementor-section.elementor-element.colum_text_error3 .elementor-column-gap-default {
    background: #fff;
    margin: 20px !important;
    padding: 27px 0 95px;
}
.elementor-element.colum_text_error3 .elementor-widget-heading {
    margin-bottom: 10px;
}
.elementor-element.colum_text_error3 .elementor-widget-text-editor{
    margin-bottom: 0;
}
.elementor-element.error_5 {
    text-align: center;
}
.elementor-element.error_5 .elementor-widget-heading{
    margin-bottom: 0;
}
.elementor-element.coming_5 .ftc-number {
    border: 4px solid rgba(255,255,255,0.5);
    color: #ffffff;
    border-radius: 50%;
    width: 175px;
    background: rgba(255,255,255,0.05);
    height: 175px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.elementor-element.coming_4.coming_5 .elementor-column {
    background: #5e2643;
    margin: 0;
    border: 30px solid #fff;
    padding: 90px 0 60px;
}
.elementor .elementor-element.coming_4.coming_5 .ftc-number {
    margin-bottom: 25px;
}
/*------------blog------------*/
.ftc-elements-blogs.style_v5.style_5 .ftc-blogs .post-text span.published:before {
    content: "\f073";
    font-family: 'FontAwesome';
    margin-right: 10px;
    color: #333;
}
.ftc-elements-blogs.style_v5.style_5 .ftc-blogs .post-text span.author.vcard:before {
    content: "\f007";
    font-family: 'FontAwesome';
    color: #333;
    margin-right: 5px;
}


.ftc-elements-blogs.style_v5.style_5 .ftc-blogs .post-text {
    display: flex;
    flex-direction: column;
    padding-top: 23px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 30px;
}
.ftc-elements-blogs.style_v5.style_5 .ftc-blogs .post-text .meta{
    order: 1;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.ftc-elements-blogs.style_v5.style_5 .ftc-blogs .post-text h4{
    order: 2;
    margin-bottom: 10px;
}
.ftc-elements-blogs.style_v5.style_5 .ftc-blogs .post-text p{
    order: 3;
    text-align: justify;
}
.ftc-elements-blogs.style_v5.style_5 .ftc-blogs .post-text a.ftc-readmore{
    order: 4;
    border: 0;
    font-weight: 500;
    color: #333;
    font-size: 15px;
}
.ftc-elements-blogs.style_v5.style_5 .ftc-blogs .post-text span.author.vcard {
    margin-right: 15px;
}
.ftc-elements-blogs.style_v5.style_5 .ftc-blogs .post-text .meta a {
    color: #666;
}
.elementor-element.footer-blog .elementor-element.elementor-widget-heading {
    margin-bottom: 2px;
}
.elementor-element.footer-blog .elementor-element.elementor-widget-divider{
    margin-bottom: 18px;
}
.elementor-element.blog-mansory a.ftc-loadmore {
    min-width: 170px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 24px 10px 24px;
    background-color: #222222;
    color: #ffffff;
    border-color: #222222;
    margin-top: 35px;
}
.ftc-elements-blogs-timeline.style_2 .post-text span.author.vcard:before {
    content: "\f007";
    font-family: 'FontAwesome';
    color: #333;
    margin-right: 5px;
    font-size: 14px;
}
.ftc-elements-blogs-timeline.style_2 .post-text span.published:before {
    content: "\f073";
    font-family: 'FontAwesome';
    color: #333;
    font-size: 14px;
    margin-right: 8px;
}
.ftc-elements-blogs-timeline.style_2 .post-text span.author.vcard a {
    color: #666;
}


.ftc-elements-blogs-timeline.style_2 .post-text span.author.vcard a:hover {
    text-decoration: inherit;
}
.ftc-elements-blogs-timeline.style_2 .post-text {
    display: flex;
    flex-direction: column;
}
.ftc-elements-blogs-timeline.style_2 .post-text h4 {
    order: 2;
    margin-bottom: 10px;
}
.ftc-elements-blogs-timeline.style_2 .post-text .meta {
    order: 1;
        display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.ftc-elements-blogs-timeline.style_2 .post-text p {
    order: 3;
}
.elementor .ftc-elements-blogs-timeline.style_2 .post-text a.ftc-readmore {
    order: 4;
    border: 0;
    font-size: 15px;
    padding-left: 0;
    color: #333;
    font-weight: 500;
    margin-top: 15px;
    padding-bottom: 0;

}
.ftc-elements-blogs-timeline.style_2 .post-text {
    display: flex;
    flex-direction: column;
    padding: 23px 0 14px;
    border-bottom: 1px solid #ebebeb;
}
.ftc-elements-blogs-timeline.style_2  .inner-wrap {
    padding: 30px;
    border: 1px solid #eee;
    transition: all 1.5s;
    margin-left: 59px;
}
.ftc-elements-blogs-timeline.style_2  .inner-wrap:hover{
-webkit-box-shadow: 0px -2px 7px 1px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0px -2px 7px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px -2px 7px 1px rgb(0 0 0 / 15%);
}
.ftc-elements-blogs-timeline.style_2 .ftc-blogs .element-timeline .image-timeline {
    display: inline-block;
    border: 2px solid #94c347;
    text-align: center;
    z-index: 2;
    /*width: 100%;*/
    max-width: 170px;
    border-radius: 100%;
    padding: 8px;
    background: #fff;
    position: relative;
}
.ftc-elements-blogs-timeline.style_2 .ftc-blogs .element-timeline .image-timeline img {
    border-radius: 100%;
    height: 150px;
}
.ftc-elements-blogs-timeline.style_2 .ftc-blogs .element-timeline .date-timeline-element {
    display: inline-block;
    margin-top: -25px;
    position: relative;
    border: 3px solid #fff;
    background: #94c347;
    text-align: center;
    z-index: 3;
    width: 100%;
    max-width: 66px;
    border-radius: 100%;
    min-height: 66px;
}
.ftc-elements-blogs-timeline.style_2 .ftc-blogs .element-timeline .date-timeline-element .day,
.ftc-elements-blogs-timeline.style_2 .ftc-blogs .element-timeline .date-timeline-element .month{
    margin: 0;
    padding: 4px 0;
    color: #fff;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
}
.ftc-elements-blogs-timeline.style_2 .ftc-blogs .element-timeline .date-timeline-element .day:after{
    content: '';
    background: #fff;
    height: 1px;
    width: 30px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}
.ftc-elements-blogs-timeline.style_2 .element-timeline{
    width: 17%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.ftc-elements-blogs-timeline.style_2 .element-timeline:before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 100%;
    background-color: #94c347;
    z-index: -1;
    top: 30px;

}
.elementor .ftc-elements-blogs-timeline.style_2.gap .ftc-blogs.post:last-child .element-timeline:before{
    top: 0;
}
.ftc-elements-blogs-timeline.style_2 .element-timeline:after {
    content: '\f192';
    font-family: FontAwesome;
    padding-top: 10px;
    font-size: 21px;
    line-height: 18px;
    color:  #94c347;
    background-color: #fff;
}
.elementor .ftc-elements-blogs-timeline.style_2.gap .ftc-blogs.post {
    margin-bottom: 50px;
}
.elementor .ftc-elements-blogs-timeline.style_2.gap .ftc-blogs.post:last-child {
    margin-bottom: 0;
}
.elementor .blog-timeline .ftc-loadmore-posts a{
min-width: 170px;
    display: inline-block;
    font-weight: normal;
    padding: 10px 24px 10px 24px;
    background-color: #94c347;
    color: #ffffff;
    border-color: #94c347;
    float: left;
    z-index: 4;
    position: absolute;
    left: 0;
    bottom: 0;

    }
.elementor .blog-timeline .ftc-loadmore-posts a:hover{
      background-color: #222;
      border-color: #222;
}
.blog-timeline .elementor-element.elementor-widget-ftc-blog-timeline {
    margin-bottom: 20px;
}
.blog-timeline-2-column .elementor .ftc-elements-blogs-timeline.style_2.gap .ftc-blogs.post {
    margin-bottom: 50px;
    width: 50%;
    display: inline-block;
    position: relative;
}
.blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs:nth-child(2n+1), 
.blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs:nth-child(2n) {
    padding: 0;
}

.blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs .element-timeline {
        width: 100%;
    max-width: 170px;
    position: absolute;
    left: -240px;
    top: -1px;
    z-index: 2;
    display: flex;
    flex-flow: column;
    align-items: center;
    background: #fff;
}
.blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs.post {
    max-width: 470px;
    position: relative;
}
.blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs .inner-wrap{
    margin-left: 0;
}
.blog-timeline-2-column .ftc-elements-blogs-timeline.columns-2 .inner-wrap {
    max-width: 100%;
    }
    .blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs:nth-child(2n+1) .element-timeline:before{
        height: 115%;
    }
.blog-timeline-2-column .ftc-elements-blogs-timeline.style_2 .element-timeline:before{
        height: 45%;
    }
.elementor .blog-timeline.blog-timeline-2-column .ftc-loadmore-posts a{
    left: 50%;
    transform: translateX(-50%);
}
.blog-time-sidebar .ftc-elements-blogs-timeline.columns-1 .inner-wrap {
    max-width: 76%;
    }
.blog-timeline .title-blogs-grid.element {
    margin-bottom: 0;
}
.blog-time-sidebar .ftc-elements-blogs-timeline.style_2 .element-timeline {
    width: 20%;}
.blog-time-sidebar .ftc-elements-blogs-timeline.style_2 .inner-wrap{
        margin-left: 30px;
    }

@media only screen and (min-width: 1200px){
    .blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs:before {
    border: solid #eee;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 8px;
    position: absolute;
    top: 70px;
    left: -9px;
    display: inline-block;
    content: " ";
    transform: rotate( 135deg);
    -webkit-transform: rotate( 135deg);
    z-index: 1;
    background: #fff;
    transition: all 1.5s;
}
.blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs:nth-child(2n):before {
    left: auto;
    right: -9px;
    transform: rotate( -45deg);
    -webkit-transform: rotate( -45deg);
}
    .blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs:nth-child(2n) {
    margin-right: 115px;
}
.blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs:nth-child(2n+1){
    margin-left: 115px;
}
    .blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs:nth-child(2n) .element-timeline {
    left: auto;
    right: -210px;
}
.blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs:nth-child(2n+1) .element-timeline {
    top: 330px;
    left: -200px;
    height: auto;
}
.blog-timeline-2-column .ftc-elements-blogs-timeline.style_2.columns-2 .ftc-blogs:nth-child(2n+1):before{
    top: 380px;
}

}

.ftc-elements-blogs-timeline.style_2 .inner-wrap a {
    margin: 0 ;

    display: inline-block;
    vertical-align: top;
    overflow: hidden;
}
.ftc-elements-blogs-timeline.style_2 .inner-wrap a > img {
    background-size: cover;
    -webkit-background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    -moz-transition: transform 0.4 ease-in-out;
    transition: transform 0.4s ease-in-out;
    overflow: hidden;
}
.ftc-elements-blogs-timeline.style_2 .inner-wrap a:hover > img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
    -moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
    transition: transform 0.4s, opacity 0.4s ease-in-out;
    overflow: hidden;
    opacity: 0.7;
}

/*---------------portfolio--------------*/

.portfolio-element .ftc-portfolio-element .item:hover > .thumbnail  .icon-group { 
opacity: 1;
 }
.portfolio-element .ftc-portfolio-element .icon-group {
    display: flex;
    width: 100%;
    justify-content: center;
    position: absolute;
    top: 56%;
    transform: translateX(-50%);
    left: 50%;
    z-index: 2;
    opacity: 0;

}
 .ftc-portfolio-element .icon-group a.zoom-img{
    text-align: center;
}
.portfolio-element .ftc-portfolio-element.ftc-portfolio-wrapper.def_style_1 .portfolio-inner .item .thumbnail .figcaption .term{
    margin-bottom: 0
}
.portfolio-element .ftc-portfolio-wrapper.ftc-portfolio-element .item .thumbnail .figcaption{
    top: 41%;
}
.portfolio-element .ftc-portfolio-element .icon-group .ftc-social:before {
    content: "\f1e0";
    font-family: "Fontawesome";
    font-size: 18px;
    color: #fff;
}

.ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption h3 a {
    font-weight: 700;
    font-size: 24px;
}

    .portfolio-element .ftc-portfolio-element.ftc-portfolio-wrapper .ftc-social {
    position: relative;
    top: 0;
    right: 0;
    line-height: 46px;
    width: 48px;
    height: 48px;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
    text-align: center;
}
.portfolio-element .ftc-portfolio-element.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail .icon-group .zoom-img {
    top: 0;
    right: 0;
    position: relative;
}
.portfolio-element .ftc-portfolio-element.ftc-portfolio-wrapper .item .icon-group ul {
    position: absolute;
    display: inline-flex;
    z-index: 11;
    border-radius: 0;
    bottom: auto;
    top: 115%;
    margin-bottom: 0;
    line-height: 30px;
    height: 30px;
    background-color: #000;
    opacity: 0;
    padding: 0 5px;
    left: -100%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transition: all 1.5s;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
}
.portfolio-element .ftc-portfolio-element.ftc-portfolio-wrapper .ftc-social:hover ul.ftc-sharing {
    opacity: 1;
    left: 50%;
}
.portfolio-element .ftc-portfolio-wrapper .item .icon-group ul li{
    padding: 0 5px;
}
.portfolio-element .ftc-portfolio-wrapper.ftc-portfolio-element .portfolio-inner {
    margin-bottom: 50px;
}
.portfolio-element.portfolio-4comlumns-element .ftc-portfolio-wrapper.ftc-portfolio-element .item .thumbnail .figcaption {
    top: 37%;
}
.portfolio-element.portfolio-4comlumns-element .ftc-portfolio-element .icon-group{
    top: 60%;
}
.portfolio-element.portfolio-standard .ftc-portfolio-element .portfolio-inner .item .thumbnail .figcaption .term{
    display: none;
}
.portfolio-element.portfolio-standard .ftc-portfolio-wrapper.ftc-portfolio-element .item .thumbnail .figcaption {
    top: 40%;
}
.portfolio-element.portfolio-standard .ftc-portfolio-element .icon-group{
    top: 62%;
}
.portfolio-element.portfolio-standard .ftc-portfolio-wrapper .item:nth-child(6n+2) .thumbnail .figcaption,
 .portfolio-element.portfolio-standard .ftc-portfolio-wrapper .item:nth-child(6n+1) .thumbnail .figcaption{
    top: 50%;
}
.portfolio-gallery .ftc-portfolio-wrapper.columns-4 .item {
    width: 25%;
    max-width: 100%;
    margin: 0;
}
.portfolio-element.portfolio-gallery .ftc-portfolio-wrapper.ftc-portfolio-element .item .thumbnail .figcaption {
    top: 38%;
}
.portfolio-element.portfolio-gallery  .ftc-portfolio-element .icon-group{
    top: 59%;
}
.gallery-grid-no-padding .elementor-image-gallery .gallery-columns-3 .gallery-item {
    max-width: 33.333333%;
}
.portfolio-fullwidth .ftc-portfolio-wrapper.columns-4 .item {
    max-width: 100%;
    margin: 0px;
}
.portfolio-fullwidth .ftc-portfolio-wrapper .portfolio-inner .item .thumbnail{
    margin: 3px;
}

.portfolio-element.portfolio-standard .ftc-portfolio-wrapper.ftc-portfolio-element .item .thumbnail .figcaption .icon-group {
    top: 90%;
}
.elementor .portfolio-standard .ftc-portfolio-wrapper .portfolio-inner {
    margin: 0 ;
}
.portfolio-standard .ftc-portfolio-wrapper a.load-more.button {
    margin-top: 75px;
}

.elementor .portfolio-standard .ftc-portfolio-wrapper .portfolio-inner {
    margin: 0 2px;
}
.page-template-revslider-page-template.elementor-page > div:first-child {
    padding: 0px;
}
/*------------------------Header Element-------------------*/
.ftc-header-template .header-mobile {
    display: none;
}
.ftc-header-template .header-content{
    padding: 0;
}
.ftc-header-template .header-content .header-wrapper{
    padding: 20px 0;

}
.ftc-header-template .header-content .container > div {
    display: table-cell;
    vertical-align: middle;
}
.ftc-header-template .sticky-wrapper {
    height: auto!important;
}
.ftc-header-template button.search-button:after {
    content: '\e090';
    font-family: 'simple-line-icons';
    font-size: 19px;
    vertical-align: middle;
}
.ftc-header-template button.search-button{

    background: transparent;
    border: 0;
    right: 0;
    font-size: 19px;
    color: #333;
    padding: 0;
    position: relative;
    z-index: 7;
    line-height: 30px;
    width: auto;
    float: right;
    padding-top: 20px;
}
.ftc-header-template .ftc_search_ajax input[type="submit"] {
    display: none;
}
.ftc-header-template button.search-button span{
    display: none;
}
.ftc-header-template .ftc-search:hover .ftc_search_ajax input[type="text"] {
    opacity: 1;
    visibility: visible;
}

.ftc-header-template  .ftc_search_ajax input[type="text"] {
    border: 1px solid #e5e5e5;
    padding: 0;
    opacity: 0;
    top: 65%;
    z-index: 9999;
    padding-left: 10px;
    height: 35px;
    position: absolute;
    min-width: 270px;
    visibility: hidden;
    right: 0;
}
.elementor-element.header-nav {
    left: 0 !important;
}
.elementor-element.header-nav ul li {
    display: inline-block;
}
.lang_sel_click ul li:hover ul,
.ftc-currency:hover ul {
   -webkit-animation-duration: 340ms;
    -moz-animation-duration: 340ms;
    animation-duration: 340ms;
    animation-delay: 100ms;
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: animation_dropdown;
    -moz-animation-name: animation_dropdown;
    animation-name: animation_dropdown;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    display: block;
}
.ftc-currency ul{
   visibility: hidden;
   position: absolute;
    padding: 20px;
    width: 130px;
    right: 100%;
    left: -10px;
    top: 23px;
    margin-left: 0px;
    opacity: 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #f69e22;
    z-index: 9999;
    text-align: left;

}
.ftc-currency a{
    line-height: 25px;
}
.ftc-currency ul li{
    color: #999;
}
.lang_sel_click ul li ul{
border: 1px solid #ebebeb;
    position: absolute;
    padding: 20px;
    width: 120px;
    opacity: 0;
    top: 30px;
    z-index: 9999999;
    background-color: #fff;
    left: 0;
    margin-left: 0;
    text-align: center;
    border-top: 2px solid #ebebeb;
}
.lang_sel_click ul li,
.ftc-currency ul li{
position: relative;
    list-style: none;
    margin: 0;
    z-index: 1000;
    width: 100%;
    display: inline-block;
    transition: all 260ms ease 0s;
    -webkit-transition: all 260ms ease 0s;
    -moz-transition: all 260ms ease 0s;
    cursor: pointer;
    padding: 2px 0;
    line-height: 25px;
}
.lang_sel_click ul,
.ftc-currency{
    margin-bottom: 0;
    padding-bottom: 5px;
}
.ftc-header-template.header-ftc-element .is-sticky .header-sticky-hide {
    display: none;
}
.ftc-header-template.header-ftc-element .is-sticky .header-content.header-sticky {
    z-index: 99999 !important;
    background: #fff;
    width: 100%;
    z-index: 999 !important;
    -webkit-animation: mySticky 1.2s;
    -moz-animation: mySticky 1.2s;
    animation: mySticky 1.2s;
    animation-timing-function: ease-in-out;
    -webkit-animation-timing-function: ease-in-out;
    -moz-animation-timing-function: ease-in-out;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transition: transform 0.5s ease-in-out;
    -webkit-transition: -webkit-transform 0.5s ease-in-out;
    -moz-transition: transform 0.5s ease-in-out;
    -webkit-box-shadow: 0px 4px 13px -3px #808080;
    -moz-box-shadow: 0px 4px 13px -3px #808080;
    -ms-box-shadow: 0px 4px 13px -3px #808080;
    -o-box-shadow: 0px 4px 13px -3px #808080;
    box-shadow: 0px 4px 13px -3px #808080;
    list-style: none;
    bottom: auto !important;

}
.ftc-header-template.header-ftc-element .is-sticky .header-content.header-sticky .header-nav{
    display: none;
}
/*-----home 1-------*/
.ftc-header-template.header-home1 .mobile-button .mobile-nav:after{
    top: 17px;
}
.ftc-header-template.header-ftc-element .ftc-tini-cart .cart-item .my-cart span.cart-title {
    display: none;
} 
.ftc-header-template.header-ftc-element .ftc-tini-cart .cart-item .ftc-cart-tini{
    display: flex;
    align-items: center;
    float: right;
}
.ftc-header-template.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total{
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    margin-top: 5px;
}
.ftc-header-template.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count {
    padding-left: 3px;
}
.ftc-header-template.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before {
    content: '(';
}
.ftc-header-template.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after {
    content: ')';
}
.ftc-header-template.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini span.cart-number{
    order: 3;
    }
    .elementor .elementor-element .nav-left .languagle-header {
    width: auto;
}
.lang_sel_click ul li a i.fa {
    padding-left: 5px;
}
.elementor .elementor-element.wishlist-header,
.elementor .elementor-element.checkout-header {
    width: auto;
}
.elementor-column.elementor-element.nav-right .elementor-row {
    justify-content: flex-end;
}
.ftc-account .ftc_login a.my-account:before {
    content: "\f007";
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 20px;
    margin-right: 6px;
}
.elementor-element.header-nav {
    height: 40px;
}
.elementor-element .nav-left,.elementor-element .nav-right{
    padding-top:5px;
}
.ftc-currency {
    margin-top: -4px;
}
.ftc-account .ftc_login {
    display: flex;
    justify-content: flex-end;
}
.ftc-account .ftc_login .login-text,
.ftc-account .ftc_login a.my-account{
    margin-right: 3px;
}
.ftc-account  .ftc_login a.ftc_sign_up,
.ftc-account .ftc_login a.log-out {
    margin-left: 3px;
}
.ftc-header-template.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total {
    font-size: 14px;
}
.ftc-header-template.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart {
    font-size: 0;
    line-height: 22px;
    display: flex;
    align-items: flex-end;
}
/*------home 27-------*/
@media only screen and (min-width: 1500px){
    .ftc-header-template.header-ftc-element.header-27 .header-content.header-sticky .container .elementor-section.header-nav {
        padding: 0 75px;
    }
    .ftc-header-template.header-ftc-element.header-27 .header-content.header-sticky .container .elementor-section.header-wrapper{
        padding: 10px 75px;
    }
}
.ftc-header-template.header-ftc-element.header-27 {
    position: absolute;
    z-index: 9;
    width: 100%;
}
.ftc-header-template.header-ftc-element.header-27 .header-nav a {
    color: #fff;
}
.ftc-header-template.header-ftc-element.header-27 .header-nav p.ftc_forgot_pass a {
    color: #333;
}
.ftc-header-template.header-ftc-element.header-27 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link *,
.ftc-header-template.header-ftc-element.header-27 .ftc-header-template button.search-button,
.ftc-header-template.header-ftc-element.header-27 .ftc-cart-tini,
.ftc-header-template.header-ftc-element.header-27 .header-nav .ftc_login {
    color: #fff;
}
.ftc-header-template.header-ftc-element.header-27 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor{
    border-bottom-color: #fff;
}
.ftc-header-template.header-ftc-element.header-27 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.ftc-header-template.header-ftc-element.header-27 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover{
    border-top-color: #fff;
}
.ftc-header-template.header-ftc-element.header-27 .header-nav li a span {
    color: #999;
}
.ftc-header-template.header-ftc-element.header-27 .ftc-account .ftc_login a.my-account:before,
.ftc-header-template.header-ftc-element.header-27 .header-nav a.tini-wishlist i,
.ftc-header-template.header-ftc-element.header-27 a.ftc-checkout-menu:before,
.ftc-header-template.header-ftc-element.header-27 button.search-button{
    color: #fff;
}
.ftc-header-template.header-ftc-element.header-27 .header-nav a:hover,
.ftc-header-template.header-ftc-element.header-27 .ftc-account .ftc_login a.my-account:hover:before,
.ftc-header-template.header-ftc-element.header-27 .header-nav a.tini-wishlist:hover i,
.ftc-header-template.header-ftc-element.header-27 a.ftc-checkout-menu:hover:before{
    color: #000;
}
.ftc-header-template.header-ftc-element.header-27 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3),
.ftc-header-template.header-ftc-element.header-43 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3),
.ftc-header-template.header-ftc-element.header-46 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3) {
    margin-right: 120px;
}
.ftc-header-template.header-ftc-element.header-27 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4),
.ftc-header-template.header-ftc-element.header-43 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4),
.ftc-header-template.header-ftc-element.header-46 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4) {
    margin-left: 120px;
}
 .ftc-header-template.header-ftc-element.header-27 button.search-button,
  .ftc-header-template.header-ftc-element.header-46 button.search-button{
    float: left;
 }
 .ftc-header-template.header-ftc-element.header-27 .ftc_search_ajax input[type="text"],
  .ftc-header-template.header-ftc-element.header-43 .ftc_search_ajax input[type="text"],
    .ftc-header-template.header-ftc-element.header-46 .ftc_search_ajax input[type="text"]{
    left: 0; 
    right: auto;
 }
 .elementor-column.elementor-element.logo-home27 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    top: 0px;
    z-index: 900;
}
.elementor .elementor-column.elementor-element.nav-h27 {
    width: 94%;
    padding-left: 75px;
}
.ftc-header-template.header-ftc-element.header-27  .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total{
    display: none;
}
.ftc-header-template.header-ftc-element.header-27 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count {
    position: relative;
    top: -12px;
    right: 0;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    color: #000;
    width: 22px;
    height: 22px;
        padding: 0px 4px;
        line-height: 22px;
}
.ftc-header-template.header-ftc-element.header-27 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-27 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after,
.ftc-header-template.header-ftc-element.header-32 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-32 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after{
    display: none;
}
.ftc-header-template.header-ftc-element.header-27 .is-sticky .header-content.header-sticky{
    background-color: #333;
}
.ftc-header-template.header-ftc-element.header-27 .ftc_search_ajax.loading:after{
    top: 57px;
    left: 230px;
}
.ftc-header-template.header-ftc-element.header-27 .ftc-enable-ajax-search{
    left: 0;
    top: 82px;
}
/*---------header 32---------*/
.ftc-header-template.header-ftc-element.header-32 .ftc-account .ftc_login{
    justify-content: center;
}
.ftc-header-template.header-ftc-element.header-32 button.search-button,
.ftc-header-template.header-ftc-element.header-32 .ftc-tini-cart .cart-item .ftc-cart-tini{
    float: none;
    justify-content: center;
}
.ftc-header-template.header-ftc-element.header-32 .ftc-cart-tini:before,
.ftc-header-template.header-ftc-element.header-33 .ftc-cart-tini:before,
.ftc-header-template.header-ftc-element.header-34 .ftc-cart-tini:before{
    content: "\f07a";
    font-family: fontawesome;
    margin-right: 0;
}
.ftc-header-template.header-ftc-element.header-32 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total,
.ftc-header-template.header-ftc-element.header-33 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total,
.ftc-header-template.header-ftc-element.header-34 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total{
    display: none;
}
.ftc-header-template.header-ftc-element.header-32 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count,
.ftc-header-template.header-ftc-element.header-33 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count,
.ftc-header-template.header-ftc-element.header-34 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count{
   position: relative;
    padding: 0px 4px;
    background: #ccc;
    border-radius: 50%;
    top: -13px;
    right: 0;
    font-size: 12px;
    color: #fff;
    line-height: 22px;
    width: 22px;
    height: 22px;
    text-align: center;
}
.header-dropdown-element .header-icon i:before {
    content: "\f0c9";
    font-family: 'FontAwesome';
    font-size: 18px;
    font-style: initial;
}
.header-dropdown-element:hover .header-icon i:before {
    content: "\f00d";
}
.header-dropdown-element .content-dropdown {
    right: -1px;
    left: auto;
    top: 28px;
    background: #fff;
    width: 200px;
    padding: 15px;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 999;
    border: 1px solid #ebebeb;
    border-top: 2px solid rebeccapurple;
}
.header-dropdown-element .content-dropdown{
  display: none;
}
.header-dropdown-element:hover .content-dropdown{
    display: block;

}
.header-dropdown-element .lang_sel_click,
.header-dropdown-element .ftc-currency,
.header-dropdown-element .ftc-account{
    margin-right: 0;
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 9px;
}
.ftc-header-template.header-ftc-element.header-32 .ftc-account .ftc_login a.my-account:before{
    color: #666;
}
.ftc-header-template.header-ftc-element.header-32  .ftc-currency ul{
    top: 80px;
}
.ftc-header-template.header-ftc-element.header-32 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total{
    margin-top: -12px;
}
.ftc-header-template.header-ftc-element.header-32  .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count {
    height: 20px;
    line-height: 15px;
}
.ftc-header-template.header-ftc-element.header-32 {
    position: absolute;
    width: 100%;
    z-index: 9;
}
.ftc-header-template.header-ftc-element.header-32 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
    display: flex;
    padding-left: 20px;
    align-items: center;
}
.ftc-header-template.header-ftc-element.header-32 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    font-size: 15px;
    color: #111
}
.ftc-header-template.header-ftc-element.header-32 button.search-button:after,
.ftc-header-template.header-ftc-element.header-33 button.search-button:after,
.ftc-header-template.header-ftc-element.header-34 button.search-button:after{
content: "\f002";
    font-family: fontawesome;
}
.ftc-header-template.header-ftc-element.header-32 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.ftc-header-template.header-ftc-element.header-32 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.ftc-header-template.header-ftc-element.header-33 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.ftc-header-template.header-ftc-element.header-33 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.ftc-header-template.header-ftc-element.header-41 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.ftc-header-template.header-ftc-element.header-41 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover{
    border-bottom-color: transparent;
}
.ftc-header-template.header-ftc-element.header-32 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.ftc-header-template.header-ftc-element.header-32 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.ftc-header-template.header-ftc-element.header-33 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.ftc-header-template.header-ftc-element.header-33 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.ftc-header-template.header-ftc-element.header-41 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.ftc-header-template.header-ftc-element.header-41 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover{
    border-top-color: transparent;
}
.ftc-header-template.header-ftc-element.header-32 .is-sticky .elementor-element.text-header-h32 {
    display: none;
}
/*-------------header 33------------*/
.ftc-header-template.header-ftc-element.header-33 .ftc-enable-ajax-search,
.ftc-header-template.header-ftc-element.header-34 .ftc-enable-ajax-search {
    top: 70px;
    right: auto;
}
.ftc-header-template.header-ftc-element.header-33 .ftc_search_ajax.loading:after{
    top: 46px;
    left: auto;
    right: -30px
}
.ftc-header-template.header-ftc-element.header-34 .ftc_search_ajax.loading:after{
    top: 56px;
    left: auto;
    right: -180px;
}
.ftc-header-template.header-ftc-element .button-tick{
    display: none;
}
.ftc-header-template.header-ftc-element.header-33 .button-tick,
.ftc-header-template.header-ftc-element.header-34 .button-tick{
    display: block;
}
.ftc-header-template.header-ftc-element.header-33,
.ftc-header-template.header-ftc-element.header-34 {
    position: fixed;
    z-index: 999;
    width: 100%;
    max-width: 375px;
    height: auto;
}
.ftc-header-template.header-ftc-element.header-33 .header-content > .container,
.ftc-header-template.header-ftc-element.header-34 .header-content > .container {
    padding: 35px 30px 30px 55px;
    background-color: #fff;
    max-width: 360px;
    width: 100%;
    height: 100%;
    margin: 0;
}
.ftc-header-template.header-ftc-element.header-33 .mega_main_menu > .menu_holder > .menu_inner > ul > li,
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu > .menu_holder > .menu_inner > ul > li{
    display: block;
}
.ftc-header-template.header-ftc-element.header-33 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown,
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
    left: 100px;
    top: -50px;
    transform: translateX(0);
}
.ftc-header-template.header-ftc-element.header-33 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link,
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link{
    padding: 0;
    margin-bottom: 10px;
}
.ftc-header-template.header-ftc-element.header-33  .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-33  .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after,
.ftc-header-template.header-ftc-element.header-34  .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-34  .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after{
    display: none;
}
.ftc-header-template.header-ftc-element.header-33 button.search-button{
    padding-top: 0;
}
.ftc-header-template.header-ftc-element.header-33 .ftc_search_ajax input[type="text"],
.ftc-header-template.header-ftc-element.header-34 .ftc_search_ajax input[type="text"]{
    right: auto;
    left: 0;
}
.ftc-header-template.header-ftc-element.header-33 button.search-button,
.ftc-header-template.header-ftc-element.header-33 .ftc-tini-cart .cart-item .ftc-cart-tini,
.ftc-header-template.header-ftc-element.header-34 button.search-button,
.ftc-header-template.header-ftc-element.header-34 .ftc-tini-cart .cart-item .ftc-cart-tini{

    float: none;
}

.ftc-header-template.header-ftc-element.header-33 li span.elementor-icon-list-icon,
.ftc-header-template.header-ftc-element.header-34 li span.elementor-icon-list-icon{
    width: 32px;
    height: 32px;
}
.ftc-header-template.header-ftc-element.header-44 li span.elementor-icon-list-icon,
.ftc-header-template.header-ftc-element.header-47 li span.elementor-icon-list-icon{
    width: 30px;
    height: 30px;
    border: 1px solid #777;
    align-items: center;
    justify-content: center;
}
.ftc-header-template.header-ftc-element.header-47 li:hover span.elementor-icon-list-icon, 
.ftc-header-template.header-ftc-element.header-44 li:hover span.elementor-icon-list-icon{
    border-color: transparent;
}
.ftc-header-template.header-ftc-element.header-44 li span.elementor-icon-list-icon i,
.ftc-header-template.header-ftc-element.header-47 li span.elementor-icon-list-icon i{
width: 28px;
    height: 28px;
    text-align: center;
    line-height: 30px;
}
.ftc-header-template.header-ftc-element.header-40 li span.elementor-icon-list-icon,
.ftc-header-template.header-ftc-element.header-43 li span.elementor-icon-list-icon {
    width: 40px;
    height: 40px;
}
.ftc-header-template.header-ftc-element.header-41 li span.elementor-icon-list-icon{
    width: 40px; 
    height: 35px;
}
.ftc-header-template.header-ftc-element.header-41 li span.elementor-icon-list-icon i{
       width: 40px;
    height: 35px;
    text-align: center;
    line-height: 35px;
}
.ftc-header-template.header-ftc-element.header-40 li span.elementor-icon-list-icon i,
.ftc-header-template.header-ftc-element.header-43 li span.elementor-icon-list-icon i{
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
}
.ftc-header-template.header-ftc-element.header-33 li span.elementor-icon-list-icon i,
.ftc-header-template.header-ftc-element.header-34 li span.elementor-icon-list-icon i{
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
}
.ftc-header-template.header-ftc-element.header-33 li:hover span.elementor-icon-list-icon i,
.ftc-header-template.header-ftc-element.header-34 li:hover span.elementor-icon-list-icon i,
.ftc-header-template.header-ftc-element.header-40 li:hover span.elementor-icon-list-icon i,
.ftc-header-template.header-ftc-element.header-41 li:hover span.elementor-icon-list-icon i,
.ftc-header-template.header-ftc-element.header-43 li:hover span.elementor-icon-list-icon i,
.ftc-header-template.header-ftc-element.header-44 li:hover span.elementor-icon-list-icon i,
.ftc-header-template.header-ftc-element.header-47 li:hover span.elementor-icon-list-icon i{
    color: #fff;
}
.ftc-header-template.header-ftc-element.header-33 li:hover span.elementor-icon-list-icon i.fab.fa-facebook-f,
.ftc-header-template.header-ftc-element.header-34 li:hover span.elementor-icon-list-icon i.fab.fa-facebook-f,
.ftc-header-template.header-ftc-element.header-40 li:hover span.elementor-icon-list-icon i.fab.fa-facebook-f,
.ftc-header-template.header-ftc-element.header-41 li:hover span.elementor-icon-list-icon i.fab.fa-facebook-f,
.ftc-header-template.header-ftc-element.header-43 li:hover span.elementor-icon-list-icon i.fab.fa-facebook-f,
.ftc-header-template.header-ftc-element.header-44 li:hover span.elementor-icon-list-icon i.fab.fa-facebook-f,
.ftc-header-template.header-ftc-element.header-47 li:hover span.elementor-icon-list-icon i.fab.fa-facebook-f {
    background-color: #3B5998;
    border-color: #3B5998;
}
.ftc-header-template.header-ftc-element.header-33 li:hover span.elementor-icon-list-icon i.fab.fa-dribbble,
.ftc-header-template.header-ftc-element.header-34 li:hover span.elementor-icon-list-icon i.fab.fa-dribbble,
.ftc-header-template.header-ftc-element.header-40 li:hover span.elementor-icon-list-icon i.fab.fa-dribbble,
.ftc-header-template.header-ftc-element.header-41 li:hover span.elementor-icon-list-icon i.fab.fa-dribbble,
.ftc-header-template.header-ftc-element.header-43 li:hover span.elementor-icon-list-icon i.fab.fa-dribbble,
.ftc-header-template.header-ftc-element.header-44 li:hover span.elementor-icon-list-icon i.fab.fa-dribbble,
.ftc-header-template.header-ftc-element.header-47 li:hover span.elementor-icon-list-icon i.fab.fa-dribbble{

    background-color: #DD3E7B;
    border-color: #DD3E7B;
}
.ftc-header-template.header-ftc-element.header-33 li:hover span.elementor-icon-list-icon i.fab.fa-twitter,
.ftc-header-template.header-ftc-element.header-34 li:hover span.elementor-icon-list-icon i.fab.fa-twitter,
.ftc-header-template.header-ftc-element.header-40 li:hover span.elementor-icon-list-icon i.fab.fa-twitter,
.ftc-header-template.header-ftc-element.header-41 li:hover span.elementor-icon-list-icon i.fab.fa-twitter,
.ftc-header-template.header-ftc-element.header-43 li:hover span.elementor-icon-list-icon i.fab.fa-twitter,
.ftc-header-template.header-ftc-element.header-44 li:hover span.elementor-icon-list-icon i.fab.fa-twitter,
.ftc-header-template.header-ftc-element.header-47 li:hover span.elementor-icon-list-icon i.fab.fa-twitter {
    background-color: #3FCDFD;
    border-color: #3FCDFD;
}
.ftc-header-template.header-ftc-element.header-33 li:hover span.elementor-icon-list-icon i.fab.fa-pinterest-p,
.ftc-header-template.header-ftc-element.header-34 li:hover span.elementor-icon-list-icon i.fab.fa-pinterest-p,
.ftc-header-template.header-ftc-element.header-40 li:hover span.elementor-icon-list-icon i.fab.fa-pinterest-p,
.ftc-header-template.header-ftc-element.header-41 li:hover span.elementor-icon-list-icon i.fab.fa-pinterest-p,
.ftc-header-template.header-ftc-element.header-43 li:hover span.elementor-icon-list-icon i.fab.fa-pinterest-p,
.ftc-header-template.header-ftc-element.header-44 li:hover span.elementor-icon-list-icon i.fab.fa-pinterest-p,
.ftc-header-template.header-ftc-element.header-47 li:hover span.elementor-icon-list-icon i.fab.fa-pinterest-p{
    background-color: #FE0000;
    border-color: #FE0000;
}
.ftc-header-template.header-ftc-element.header-33:not(.active) .header-content,
.ftc-header-template.header-ftc-element.header-34:not(.active) .header-content {
    height: max-content;
}
.ftc-header-template.header-ftc-element.header-33.active .button-tick,
.ftc-header-template.header-ftc-element.header-34.active .button-tick {
    transform: rotate(0deg);
}
@media only screen and (max-width: 1400px) and (min-width: 992px){
.ftc-header-template.header-ftc-element.header-33:not(.active) .header-content,
.ftc-header-template.header-ftc-element.header-34:not(.active) .header-content {
    display: none;
    transform: translateY(-100%);
    transition: 0.75s;
}
.ftc-header-template.header-ftc-element.header-33.active .header-content,
.ftc-header-template.header-ftc-element.header-34.active .header-content{
    display: block;
    transform: translateY(0%);
}
}
/*--------home 34----------*/
.ftc-header-template.header-ftc-element.header-34 .elementor .elementor-element.elementor-widget-ftc_dropdown_header,
.ftc-header-template.header-ftc-element.header-34 .elementor .elementor-element.elementor-widget-ftc_dropdown_header .header-dropdown-element .header-icon {
    text-align: center;
}
.elementor-element.colum-cart-h34 .elementor-column-gap-default{
    display: flex;
    justify-content: center;
    width: 170px;
}
.ftc-header-template.header-ftc-element.header-34 button.search-button,
.ftc-header-template.header-ftc-element.header-34 .ftc-tini-cart .cart-item .ftc-cart-tini,
.ftc-header-template.header-ftc-element.header-34 .header-icon {
    color: #999;
}
.ftc-header-template.header-ftc-element.header-34 .elementor-element.colum-cart-h34 .cart-h24 {
    order: 2;
}
.ftc-header-template.header-ftc-element.header-34 .elementor-element.colum-cart-h34 .search-h24 {
    order: 1;
}
.ftc-header-template.header-ftc-element.header-34 .elementor-element.colum-cart-h34 .drop-h34 {
    order: 3;
}
.ftc-header-template.header-ftc-element.header-34 .ftc-tini-cart .cart-item .ftc-cart-tini{
    justify-content: center;

}
.ftc-header-template.header-ftc-element.header-34 .elementor .elementor-element .header-dropdown-element .content-dropdown {
    right: auto;
    top: auto;
    bottom: -100%;
    left: 80%;
}
.ftc-header-template.header-ftc-element.header-34 .header-dropdown-element .content-dropdown{
position: absolute;

    flex-direction: column;
    width: 180px;
    padding: 15px 5px;
    justify-content: center;
    align-items: center;
    background: #fff;
    z-index: 999;
    border: 1px solid #ebebeb;
    border-top: 2px solid rebeccapurple;
}
.ftc-header-template.header-ftc-element.header-34 .ftc-currency ul{
    top: 85px;
}
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    height: auto;
    border-bottom: 1px solid #954547;
}
.ftc-header-template.header-ftc-element.header-34 .header-content .mega_main_menu > .menu_holder > .menu_inner > ul > li {
    margin-bottom: 25px;
    margin-right: 0;

}
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:after {
    content: "\f077";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 14px;
}
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5,
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns4 {
    position: relative;
}
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:last-child > .mega_dropdown{
    transform: translateY(-60%);
}
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(4) > .mega_dropdown{
    transform: translateY(-40%);
}
.ftc-header-template.header-ftc-element.header-34 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(2) > .mega_dropdown{
    transform: translateY(-20%);
}
/*--------heaader 35------------*/
.ftc-header-template.header-ftc-element.header-35 .ftc-account .ftc_login{
    justify-content: center;
}

.ftc-header-template.header-ftc-element.header-35 .header-content .header-wrapper{
    left: 0 !important;
}
.ftc-header-template.header-ftc-element.header-35 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total{
    display: none;
}
.ftc-header-template.header-ftc-element.header-35 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count {
    position: relative;
    top: -12px;
    right: 8px;
    font-size: 12px;
}
.ftc-header-template.header-ftc-element.header-35 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-35 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after{
    display: none;
}
.ftc-header-template.header-ftc-element.header-35 .ftc-search-product {
    max-width: 220px;
    width: 100%;
}
.ftc-header-template.header-ftc-element.header-35 .ftc-search form .ftc_search_ajax input[type="text"] {
    opacity: 1;
    visibility: unset;
    top: 25px;
    background-color: inherit;
    min-width: 100%;
    z-index: 9;
    border-width: 0 0 1px 0;
    height: 25px;
}
.ftc-header-template.header-ftc-element.header-35 .ftc-search-product .ftc_search_ajax .search-button {
    position: absolute;
    right: 10px;
    left: auto;
    z-index: 10;
    top: 0;
    line-height: 25px;
}
.ftc-header-template.header-ftc-element.header-35.ftc-search-product > .ftc-search {
    width: 100%;
}
.ftc-header-template.header-ftc-element.header-35 .ftc-search form .ftc_search_ajax input::placeholder {
    font-size: 0;
}
.ftc-header-template.header-ftc-element.header-35 button.search-button:after{
    content: '\f002';
    font-family: fontawesome;
}
.ftc-header-template.header-ftc-element.header-35 {
    padding: 10px 0;
}
.ftc-header-template.header-ftc-element.header-35 .is-sticky .header-content {
    padding: 10px 0;
}
.ftc-header-template.header-ftc-element.header-35 .ftc_search_ajax.loading:after{
    top: 28px;
    left: auto;
    right: 30px
}
.ftc-header-template.header-ftc-element.header-35 .ftc-enable-ajax-search {
    top: 55px;
}
.product-home37 .ftc_products_slider.style_4 .woocommerce .ftc-product.product .item-description .meta_info a:hover{
    background-color: #ffffff !important;
}
.image4-h37 .ftc-element-image:before, 
.image4-h37 .ftc-element-image:after{
    display: none;
}
/*---------home 36----------*/
.ftc-header-template.header-ftc-element.header-36 .elementor-element.header-top-h36 {
    padding-left: 75px;
        padding-right: 75px;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-currency {
    padding-top: 5px;
}
.ftc-header-template.header-ftc-element.header-36 .header-top-h36 {
    left: 0 !important;
}
.ftc-header-template.header-ftc-element.header-36 .ftc_login a.log-out {
    display: none;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-account .ftc_login span.icon-account {
    font-size: 0;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-currency a {
    padding: 4px 15px;
    font-size: 13px;
    font-weight: 600;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-currency a:hover,
.ftc-header-template.header-ftc-element.header-36 .lang_sel_click ul li a.lang_sel_sel:hover,
.ftc-header-template.header-ftc-element.header-36 .ftc-account .ftc_login:hover{
    color: #fff;
    background-color: #d39035;
}
.ftc-header-template.header-ftc-element.header-36 .lang_sel_click ul li a.lang_sel_sel {
    padding: 4px 15px;
     font-size: 13px;
    font-weight: 600;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-account .ftc_login a.my-account{
    font-size: 13px;
    font-weight: 600;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-account .ftc_login {
    padding: 0px 15px;
    justify-content: center;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-account .ftc_login:hover a,
.ftc-header-template.header-ftc-element.header-36 .ftc-account .ftc_login:hover a:before{
    color: #fff;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-account .ftc_login .ftc_forgot_pass a{
    color: #333333;
}
.ftc-header-template.header-ftc-element.header-36 .lang_sel_click ul li ul{
    top: 25px;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-currency ul{
    top: 20px;
}
.ftc-header-template.header-ftc-element.header-36  button.search-button:after{
    content: '\f002';
    font-family: fontawesome;
    font-size: 15px;
}
.ftc-header-template.header-ftc-element.header-36  button.search-button {
    font-size: 15px;

}
.ftc-header-template.header-ftc-element.header-36 .ftc-cart-tini:before,
.ftc-header-template.header-ftc-element.header-37 .ftc-cart-tini:before{
    content: "\f291";
    font-family: fontawesome;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart,
.ftc-header-template.header-ftc-element.header-37 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart {
    font-size: 14px;
    line-height: 10px;
    display: inline-block;
}
.ftc-header-template.header-ftc-element.header-37 .ftc-account .ftc_login{
    justify-content: center;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-tini-cart .cart-item .my-cart span.cart-title,
.ftc-header-template.header-ftc-element.header-37 .ftc-tini-cart .cart-item .my-cart span.cart-title{
    display: block;
        line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total,
.ftc-header-template.header-ftc-element.header-37 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total {

    display: none;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total,
.ftc-header-template.header-ftc-element.header-37 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total
{
    flex-direction: column-reverse;
    align-items: flex-start;
    color: #444;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count,
.ftc-header-template.header-ftc-element.header-37 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count{
    align-items: baseline;
    padding-left: 0;
    font-size: 12px;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-37 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before{
    display: none;
}
.ftc-header-template.header-ftc-element.header-36 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after,
.ftc-header-template.header-ftc-element.header-37 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after{
    content: " items";
}
.header-36 .elementor-column.elementor-element.colum-currency,
.header-36 .elementor-column.elementor-element.column-language {
    width: auto;
}
.header-36 .header-top-h36 .elementor-column.elementor-element .elementor-widget-wrap{
    align-content: center;
}
.header-36 .elementor-column.elementor-element.column-cart {
    width: auto;
}
.header-36 .elementor-column.elementor-element.colum-search-cart .elementor-section .elementor-row {
    justify-content: flex-end;
}
/*.header-36 .lang_sel_click ul, 
.header-36 .ftc-currency{
    padding-bottom: 0;
}*/
.header-36 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-37 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-38 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-42 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-43 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-44 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-45 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor{
    border-bottom-color: transparent;
}
.header-36 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.header-36 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-37 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.header-37 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-38 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.header-38 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-40 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.header-40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-42 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.header-42 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-43 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.header-43 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-44 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.header-44 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-45 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.header-45 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor{
    border-top-color: transparent;
}
.header-36 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > a > span:after, 
.header-36 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > a > span:after,
.header-37 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > a > span:after, 
.header-37 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > a > span:after {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #333;
}
.ftc-header-template.header-ftc-element.header-36 .is-sticky .header-top-h36 {
    display: none;
}
/*---------header 37----------*/
.ftc-header-template.header-ftc-element.header-37  button.search-button:after{
    content: '\f002';
    font-family: fontawesome;
}
.ftc-header-template.header-ftc-element.header-37  button.search-button:hover,
.ftc-header-template.header-ftc-element.header-37 .header-dropdown-element .header-icon:hover i,
.ftc-header-template.header-ftc-element.header-37 .ftc-cart-tini:hover:before{
    color: #262626;
}
.ftc-header-template.header-ftc-element.header-37 .elementor .elementor-element.elementor-widget-ftc_shooping_cart .elementor-widget-container {
    padding: 0;
}
.header-36 .mobile-button .mobile-nav:after, .header-37 .mobile-button .mobile-nav:after{
    top: 17px;
}
/*----------header 38------*/
.product-home38 .ftc-product-grid.style_1.columns-4 .product .item-image > a.quickshop span.ftc-tooltip {
    display: none;
}
.ftc-header-template.header-ftc-element.header-38 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.text-cart {
    display: inline-block;
    font-size: 12px;
    margin-left: 5px;
}
.header-38 .mobile-button .mobile-nav:after{
    top: 17px;
}
.header-home38{
    max-width: 1780px;
    margin-left: auto;
    margin-right: auto;
}
.ftc-header-template.header-ftc-element.header-38 .sticky-wrapper:not(.is-sticky) .header-home38 {
    padding-top: 10px;
}
.ftc-header-template.header-ftc-element.header-38 .header-home38 {
    left: 0 !important;
}
.ftc-header-template.header-ftc-element.header-38 button.search-button:after{
    display: none;
}
.ftc-header-template.header-ftc-element.header-38 button.search-button span {
    display: inline-block;
    color: #111;
    text-transform: uppercase;
    font-size: 11px;
}
.ftc-header-template.header-ftc-element.header-38 .ftc-account .ftc_login{
    justify-content: center;
}
.ftc-header-template.header-ftc-element.header-38 .ftc-account .ftc_login a.login {
    margin-top: 4px;
    display: inline-block;
    color: #111;
    text-transform: uppercase;
    font-size: 11px;
}
.ftc-header-template.header-ftc-element.header-38 .ftc-account .ftc_login a.ftc_sign_up {
    display: none;
}
.ftc-header-template.header-ftc-element.header-38 .ftc-account .ftc_login a.my-account{
    margin-top:4px;
    display: inline-block;
    color: #111;
    text-transform: uppercase;
    font-size: 11px;
}
.ftc-header-template.header-ftc-element.header-38 .ftc-account .ftc_login a.log-out,
.ftc-header-template.header-ftc-element.header-38 .ftc-account .ftc_login span.icon-account,
.ftc-header-template.header-ftc-element.header-38 .ftc-account .ftc_login a.my-account:before,
.ftc-header-template.header-ftc-element.header-38 .ftc-cart-tini:before,
.ftc-header-template.header-ftc-element.header-38 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total{
    display: none;

}
.ftc-header-template.header-ftc-element.header-38 .ftc-tini-cart .cart-item .my-cart span.cart-title {
    display: inline-block;
}
.ftc-header-template.header-ftc-element.header-38 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart {
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
}
.ftc-header-template.header-ftc-element.header-38 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count{
    font-size: 11px;
}
.ftc-header-template.header-ftc-element.header-38 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total{
    margin-top: 0;
}
.ftc-header-template.header-ftc-element.header-38 {
    position: absolute;
    width: 100%;
    z-index: 999;
}
.ftc-header-template.header-ftc-element.header-38 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    text-transform: capitalize;
    font-weight: normal;
}
.ftc-header-template.header-ftc-element.header-38 .mega_main_menu > .menu_holder > .menu_inner > ul > li > a span.link_text,
.ftc-header-template.header-ftc-element.header-40 .mega_main_menu > .menu_holder > .menu_inner > ul > li > a span.link_text{
    border-bottom: 1px solid transparent;
}
.ftc-header-template.header-ftc-element.header-38 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover > a span.link_text, 
.ftc-header-template.header-ftc-element.header-38 .mega_main_menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > a span.link_text ,
.ftc-header-template.header-ftc-element.header-40 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover > a span.link_text, 
.ftc-header-template.header-ftc-element.header-40 .mega_main_menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > a span.link_text{
    border-bottom: 1px solid #333;
}
/*--------header 40-------------*/
.ftc-header-template.header-ftc-element.header-40 .mobile-button .mobile-nav:after,
.ftc-header-template.header-ftc-element.header-41 .mobile-button .mobile-nav:after{
    top: 17px;
}
.ftc-header-template.header-ftc-element.header-40 .ftc-cart-tini:before,
.ftc-header-template.header-ftc-element.header-41 .ftc-cart-tini:before,
.ftc-header-template.header-ftc-element.header-42 .ftc-cart-tini:before,
.ftc-header-template.header-ftc-element.header-43 .ftc-cart-tini:before,
.ftc-header-template.header-ftc-element.header-45 .ftc-cart-tini:before,
.ftc-header-template.header-ftc-element.header-46 .ftc-cart-tini:before{
    content: "\e04d";
    font-family: 'simple-line-icons';
    margin-right: 0;
}
.ftc-header-template.header-ftc-element.header-40 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total,
.ftc-header-template.header-ftc-element.header-41 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total,
.ftc-header-template.header-ftc-element.header-42 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total,
.ftc-header-template.header-ftc-element.header-43 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total,
.ftc-header-template.header-ftc-element.header-44 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total,
.ftc-header-template.header-ftc-element.header-45 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total,
.ftc-header-template.header-ftc-element.header-46 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total{
    display: none;
}
.ftc-header-template.header-ftc-element.header-40 .cart-total .cart-contents-count,
.ftc-header-template.header-ftc-element.header-41 .cart-total .cart-contents-count,
.ftc-header-template.header-ftc-element.header-42 .cart-total .cart-contents-count,
.ftc-header-template.header-ftc-element.header-44 .cart-total .cart-contents-count,
.ftc-header-template.header-ftc-element.header-45 .cart-total .cart-contents-count{
    background-color: #999;
    color: #fff;
    padding: 0px 4px;
    border-radius: 50%;
    position: relative;
    top: 5px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}
.ftc-header-template.header-ftc-element.header-40 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-40 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after,
.ftc-header-template.header-ftc-element.header-41 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-41 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after,
.ftc-header-template.header-ftc-element.header-42 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-42 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after,
.ftc-header-template.header-ftc-element.header-43 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-43 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after,
.ftc-header-template.header-ftc-element.header-44 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-44 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after,
.ftc-header-template.header-ftc-element.header-45 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-45 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after,
.ftc-header-template.header-ftc-element.header-46 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-46 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after{
    display: none;
}
.ftc-header-template.header-ftc-element.header-40 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total,
.ftc-header-template.header-ftc-element.header-41 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total,
.ftc-header-template.header-ftc-element.header-42 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total,
.ftc-header-template.header-ftc-element.header-43 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total,
.ftc-header-template.header-ftc-element.header-44 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total,
.ftc-header-template.header-ftc-element.header-45 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total {

    top: -19px;
    position: relative;
}
.ftc-header-template.header-ftc-element.header-46 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total{
    top: -10px;
    position: relative;
}
.ftc-header-template.header-ftc-element.header-40 .header-content {
    padding: 0;
    position: absolute;
    z-index: 7;
    width: max-content !important;
    background: #fff;
    left: 50%;
    transform: translateX(-50%);
    bottom: auto !important;
}
.ftc-header-template.header-ftc-element.header-40 .is-sticky .header-content {
    left: 50%;
    transform: translateX(-50%);
    max-width: 1170px;
}
.ftc-header-template.header-ftc-element.header-40 .header-content:before {
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    left: -30px;
    top: 0;
    background-color: #fff;
}
.ftc-header-template.header-ftc-element.header-40 .header-content:after {
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    right: -30px;
    top: 0;
    background-color: #fff;
}
.elementor-element.header-nav-h40:before {
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -30px;
    background-color: #090909;
}
.elementor-element.header-nav-h40:after{
content: "";
    width: 30px;
    height: 100%;
    position: absolute;
        left: auto;
    background-color: #090909;
    right: -30px;
    z-index: 9;
    top: 0;
}
@media only screen and (min-width: 1500px){
 .elementor-element.header-nav-h40:before {
    content: "";
    width: 90px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -90px;
    background-color: #090909;
}
.elementor-element.header-nav-h40:after {
    content: "";
    width: 90px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -90px;
    left: auto;
    background-color: #090909;
}
.ftc-header-template.header-ftc-element.header-41 .header-content {
    position: absolute;
    z-index: 9;
    bottom: auto !important;
    max-width: 1255px;
    width: calc(100% + 85px) !important;
    margin-left: 0px;
    left: 50%;
    transform: translateX(-50%);
}

}


.ftc-header-template.header-ftc-element.header-40 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul,
.ftc-header-template.header-ftc-element.header-41 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
    text-align: right;
    padding-right: 40px;
}
.ftc-header-template.header-ftc-element.header-40 .is-sticky .header-content .header-nav-h40 {
    display: none;
}
/*---------header 41----------*/
@media only screen and (min-width: 1200px){
.ftc-header-template.header-ftc-element.header-41 .header-content{
    position: absolute;
    z-index: 9;
    bottom: auto !important;
    max-width: 1255px;
    width: calc(100% + 85px);
    margin-left: 48px;
}
}

@media only screen and (min-width: 1500px){

.ftc-header-template.header-ftc-element.header-41 .header-content {
    position: absolute;
    z-index: 9;
    bottom: auto !important;
    max-width: 1255px;
    width: calc(100% + 85px) !important;
    margin-left: 0px;
    left: 50%;
    transform: translateX(-50%) !important;
}

}
.ftc_products_slider.def_style_3 .item-description .meta_info .add-to-cart:hover a {
    color: #fff;
    }
.ftc-header-template.header-ftc-element.header-41 .ftc-account .ftc_login .login-text a.login {
    color: #fff;
}
.ftc-header-template.header-ftc-element.header-41 .header-content .container {
    width: 100%;
}
.ftc-header-template.header-ftc-element.header-41 .elementor-widget-icon-list ul li i:after {
    content: "";
    width: 1px;
    height: 10px;
    background-color: #ffffffbd;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.ftc-header-template.header-ftc-element.header-41 .elementor .elementor-element.elementor-widget-icon-list ul li {
    margin-right: 0 !important;
    width: 40px;
    margin-left: 0 !important;
}
.ftc-header-template.header-ftc-element.header-41 .elementor-widget-icon-list ul li:last-child i:after{
    display: none;
}
.ftc-header-template.header-ftc-element.header-41 .ftc-account .ftc_login .login-text, 
.ftc-header-template.header-ftc-element.header-41 .ftc-account .ftc_login a.my-account,
.ftc-header-template.header-ftc-element.header-41 .ftc-account .ftc_login a.ftc_sign_up, 
.ftc-header-template.header-ftc-element.header-41 .ftc-account .ftc_login a.log-out,
.ftc-header-template.header-ftc-element.header-41 .ftc-account .ftc_login a.my-account:before,
.ftc-header-template.header-ftc-element.header-41 span.icon-account{
    color: #fff;
}

.ftc-header-template.header-ftc-element.header-41 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    font-size: 15px;
    font-weight: normal;
    text-transform: inherit;
    color: #fff;
    height: 75px;
}
.ftc-header-template.header-ftc-element.header-41 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content:after,
.ftc-header-template.header-ftc-element.header-41 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link > .link_content:after
{
    content: "";
    width: 120px;
    height: 2px;
    background-color: #fff;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
}
.ftc-header-template.header-ftc-element.header-41 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content {
    height: 75px;
}
.ftc-header-template.header-ftc-element.header-41 button.search-button,
.ftc-header-template.header-ftc-element.header-41 .ftc-cart-tini{
    color: #fff;
}
.ftc-header-template.header-ftc-element.header-41 .is-sticky .header-nav-h41 {
    display: none;
}
/*---------header 42-------------*/
.ftc-header-template.header-ftc-element.header-42 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:after, 
.ftc-header-template.header-ftc-element.header-42 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover:after {
    content: "";
    width: calc(100% - 17px);
    margin: 0 auto;
    height: 1px;
    background-color: #fff;
    position: relative;
    top: -6px;
    margin-top: -1px;
    display: inline-block;
    left: -9px;

}
.ftc-header-template.header-ftc-element.header-42 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul{
    text-align: right;
    margin-right: 20px;
    color: #fff
}
.ftc-header-template.header-ftc-element.header-42 .header-content {
    position: absolute;
    width: 100%;
    z-index: 8;
    bottom: auto !important;
}
.ftc-header-template.header-ftc-element.header-42 .elementor-element.header-h42 {
    left: 0 !important;
}
.ftc-header-template.header-ftc-element.header-42 button.search-button,
.ftc-header-template.header-ftc-element.header-42 .ftc-tini-cart .cart-item .ftc-cart-tini{
    color: #fff;
}
.ftc-header-template.header-ftc-element.header-42 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text{
    font-weight: normal;
}
.ftc-header-template.header-ftc-element.header-42 .is-sticky .header-content {
    background-color: rgba(0, 0, 0, .9);
}
.ftc-header-template.header-ftc-element.header-42 .mobile-button .mobile-nav:after{
    top: 17px;
}
/*-------header 43--------*/
.ftc-header-template.header-ftc-element.header-43 .mobile-button .mobile-nav:before{
    top: 1px;
}
.elementor-element.header-nav-h43 {
    left: 0 !important;
}
.ftc-header-template.header-ftc-element.header-43 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:after, 
.ftc-header-template.header-ftc-element.header-43 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover:after{
    width: calc(100% - 17px);
    margin: 0 auto;
    height: 1px;
    background-color: #333;
    position: relative;
    top: -7px;
    margin-top: -1px;
    display: inline-block;
}
.ftc-header-template.header-ftc-element.header-43 button.search-button{
    float: left;

}
.ftc-header-template.header-ftc-element.header-43 .is-sticky .elementor-element.header-nav-h43{
    display: none;
}
/*--------header 44---------*/
.elementor-element.header-nav-h44 {
    left: 0 !important;
    max-width: 1770px;
    margin: auto;
}
.header-44 .header-content-h40{
    left: 0 !important;
}
.ftc-header-template.header-ftc-element.header-44 li span.elementor-icon-list-icon{
    border-color: #f6f6f6;
    align-items: center;
    justify-content: center;
}
.title-banner-home34 {
    line-height: 48px !important;
}
.ftc-header-template.header-ftc-element.header-44 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul,
.ftc-header-template.header-ftc-element.header-45 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
    text-align: left;
}
.ftc-header-template.header-ftc-element.header-44 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link *{
    color: #fff;
    font-weight: normal;
}
.ftc-header-template.header-ftc-element.header-44 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:after, 
.ftc-header-template.header-ftc-element.header-44 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover:after,
.ftc-header-template.header-ftc-element.header-45 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:after, 
.ftc-header-template.header-ftc-element.header-45 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover:after {
    content: "";
    width: calc(100% - 17px);
    margin: 0 auto;
    height: 1px;
    background-color: #fff;
    position: relative;
    top: -7px;
    margin-top: -1px;
    display: inline-block;
    margin-left: 8px;
    }
    .ftc-header-template.header-ftc-element.header-44 .cart-total .cart-contents-count{
        background-color: #333;
        color: #fff;
    }
    .ftc-header-template.header-ftc-element.header-44 .ftc-tini-cart .cart-item .ftc-cart-tini,
       .ftc-header-template.header-ftc-element.header-45 .ftc-tini-cart .cart-item .ftc-cart-tini{
        color: #fff;
    }
    .ftc-header-template.header-ftc-element.header-44 .ftc-tini-cart .cart-item .ftc-cart-tini:hover:before {
    font-weight: bold;
    color:#fff;
}
    .ftc-header-template.header-ftc-element.header-44 button.search-button {
    color: #fff;
       padding-top: 23px;
}

.ftc-header-template.header-ftc-element.header-44 button.search-button:hover:after {
    font-weight: bold;

}
.ftc-header-template.header-ftc-element.header-44 .is-sticky .header-nav-h44 {
    display: none;
}
.ftc-header-template.header-ftc-element.header-45 {
    position: absolute;
    width: 100%;
    z-index: 8;
    bottom: auto !important;
}
.ftc-header-template.header-ftc-element.header-45 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link *{
    color: #fff;
}
.ftc-header-template.header-ftc-element.header-45  button.search-button{
    color: #fff;
}
.ftc-header-template.header-ftc-element.header-45 .is-sticky .header-content.header-sticky {
    background-color: rgba(0, 0, 0, .9);
}
/*-------header 46-------------*/
.header-45 .mobile-button .mobile-nav:after{
    top: 17px;
}
.elementor-element.header-nav-h46{
    left: 0 !important;
}
/*-----header 47-----*/
.header-47 .mobile-button .mobile-nav:after, .header-48 .mobile-button .mobile-nav:after{
    top: 17px;
}
.elementor-element.header-menu-h47 {
    left: 0 !important;
}
.ftc-header-template.header-ftc-element.header-47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *, 
.ftc-header-template.header-ftc-element.header-47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}
.ftc-header-template.header-ftc-element.header-47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:after, 
.ftc-header-template.header-ftc-element.header-47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover:after {
    content: "";
    width: calc(100% - 18px);
    margin: 0 auto;
    height: 1px;
    background-color: #fff;
    position: relative;
    top: -6px;
    display: inline-block;
    margin-top: -1px;
    left: 9px;
}
.ftc-header-template.header-ftc-element.header-47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.ftc-header-template.header-ftc-element.header-47 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.ftc-header-template.header-ftc-element.header-47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-color: transparent;
}
.ftc-header-template.header-ftc-element.header-47 .mega_main_menu > .menu_holder > .menu_inner > ul > li {
    margin-right: 10px;
}
.ftc-header-template.header-ftc-element.header-47 button.search-button:after {
    content: "\f002";
    font-family: fontawesome;
}
.ftc-header-template.header-ftc-element.header-47 button.search-button {
    color: #999;
}
.ftc-header-template.header-ftc-element.header-47 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total,
.ftc-header-template.header-ftc-element.header-47 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-47 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after{

    display: none;
}
.ftc-header-template.header-ftc-element.header-47 .ftc-cart-tini:before{
        color: #999;
    margin-right: 0;
    content: "\f07a";
    font-family: fontawesome;
}
.ftc-header-template.header-ftc-element.header-47 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count{
color: #fff;
    position: relative;
    background-color: #f4955440;
    text-align: center;
    border-radius: 50%;
    padding: 0px 4px;
    top: -13px;
    width: 22px;
    height: 22px;
    line-height: 22px;
    text-align: center;
}
.ftc-header-template.header-ftc-element.header-47 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
    text-align: left;
}
.swiper-container-multirow>.swiper-wrapper {
    flex-wrap: wrap;
}
@media only screen and (min-width: 1500px){
    .elementor .elementor-column.elementor-element.menu-header47 {
    width: 45%;
}
.elementor .elementor-column.elementor-element.logo47 {
    width: 39%;
}
.elementor .elementor-column.elementor-element.cart-header47 {
    width: 20%;
}
}
.ftc-header-template.header-ftc-element.header-47 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown,
.ftc-header-template.header-ftc-element.header-47 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns4 > ul.mega_dropdown  {
    left: 60%;
    }
/*-------header 48---------*/
.ftc-header-template.header-ftc-element.header-48 .header-content>.container-full{
    max-width: 1170px;
    margin: auto;
}
.ftc-header-template.header-ftc-element.header-48 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    font-weight: normal;
    text-transform: capitalize;
    font-size: 16px;
    color: #000;
}

.ftc-header-template.header-ftc-element.header-48 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.ftc-header-template.header-ftc-element.header-48 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover{
    border-color: transparent;
}
.ftc-header-template.header-ftc-element.header-48 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li> a >span:after {
    content: "\e604";
    font-size: 8px;
    font-family: Simple-line-icons;
    position: absolute;
    right: -6px;
    top: 50%;
    transform: translateY(-50%);
    color: #000;
}
.ftc-header-template.header-ftc-element.header-48 button.search-button:hover{
    color: #fff;
}
.ftc-header-template.header-ftc-element.header-48 button.search-button{
    color: #fff;
    float: none;
    text-align: center;
}
.ftc-header-template.header-ftc-element.header-48 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total,
.ftc-header-template.header-ftc-element.header-48 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.ftc-header-template.header-ftc-element.header-48 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after{
    display: none;
}
.ftc-header-template.header-ftc-element.header-48 .ftc-cart-tini:before{
content: "\e04d";
    font-family: 'simple-line-icons';
    margin-right: 0;
    line-height: inherit;
    font-size: 22px;
    margin-right: 5px;
}
.ftc-header-template.header-ftc-element.header-48 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total {
    position: absolute;
    right: 13px;
    top: -17px;
}
.ftc-header-template.header-ftc-element.header-48 .ftc-tini-cart .cart-item .ftc-cart-tini{
    float: none;
    justify-content: center;
    color: #fff;
}
.ftc-header-template.header-ftc-element.header-48 .elementor-widget-ftc_wishlist_header span.class-name-wl{
    display: none;
}
.ftc-header-template.header-ftc-element.header-48 .elementor-widget-ftc_wishlist_header i:before {
    content: "\f08a";
}
.ftc-header-template.header-ftc-element.header-48 .elementor-widget-ftc_wishlist_header i {
    color: #fff;
    font-size: 18px;
}
.ftc-header-template.header-ftc-element.header-48 .elementor-element.column-cart {
    max-width: 100%;
    display: grid;
    grid-template-rows: 50px 50px;

}
.ftc-header-template.header-ftc-element.header-48 .elementor-widget-ftc_wishlist_header span.count-wish span:not(.count-wishlist-number) {
    display: none;
}
.ftc-header-template.header-ftc-element.header-48 .elementor-widget-ftc_wishlist_header span.count-wish {
    position: absolute;
    top: -10px;
    right: 12px;
}
.ftc-header-template.header-ftc-element.header-48 .elementor-element.column-cart .elementor-widget-wrap{
    display: inline-block;
}
.ftc-header-template.header-ftc-element.header-48 .elementor-element.shop-cart-h48 {
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    width: 100%;
    height: 100%;
    line-height: 50px;
    background-color: #151515;
    top: 0;
    margin-bottom: 0;
}
.ftc-header-template.header-ftc-element.header-48 .elementor-element.wish-list-h48 {
    grid-column-start: 2;
    grid-row-start: 2;
    grid-row-end: 3;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: #252525;
    text-align: center;
    line-height: 50px;
}
@-moz-document url-prefix() {
    .ftc-header-template.header-ftc-element.header-48 .elementor-element.wish-list-h48,
    .ftc-header-template.header-ftc-element.header-48 .elementor-element.shop-cart-h48{
        width: 101%;
    }
}
.ftc-header-template.header-ftc-element.header-48 {
    position: absolute;
    width: 100%;
    z-index: 8;
    padding: 0;
    bottom: auto !important;
}
.ftc-header-template.header-ftc-element.header-48 .ftc_search_ajax input[type="text"]{
    top: 70%;
}

.elementor .elementor-column.elementor-element.menu-h48 {
    width: 75.5%;
}
.ftc-header-template.header-ftc-element.header-48 .is-sticky .header-content.header-sticky {
    background: inherit;
        box-shadow: inherit;
}
.ftc-header-template.header-ftc-element.header-48 .is-sticky .elementor .elementor-section.elementor-element {
    margin-top: 0;
    background-color: #fff;
}
/*==================== header 49 =======================*/
.header-layout-49 .header-top {
    display: block;
}
.header-layout-49 .is-sticky .header-top, .header-layout-49 .is-sticky .header-center {
    display: none;
}
.container-1770px{
    max-width: 1770px;
    margin: auto;
}
.header-ftc-element.header-layout-49 .mobile-button .mobile-nav:before{
    top: 1px
}
.header-ftc-element.header-layout-49 .mobile-button .mobile-nav:after,
.header-ftc-element.header-layout-50 .mobile-button .mobile-nav:after{
    top: 13px;
}
.header-ftc-element.header-layout-49 .header-content > .container,
.header-ftc-element.header-layout-49 .header-content .container > div{
    display: block;
}
.header-ftc-element.header-layout-49 .header-contact, .header-ftc-element.header-layout-49 .header-search{
    margin: 0;
    width: auto;
}
.header-ftc-element.header-layout-49 .header-contact{
    margin-right: 10px;
}
.header-ftc-element.header-layout-49 .header-contact .header_contact>div{
    margin-right: 30px;
    display: inline-block;
}
.header-ftc-element.header-layout-49 .header-contact .header_contact>div i{
    margin-right: 15px;
}
.header-ftc-element.header-layout-49 button.search-button{
    top: -5px;
    right: -35px;
    padding-top: 0;
    color: #999999;
    position: absolute;
}
.header-ftc-element.header-layout-49 .ftc_search_ajax input[type="text"]{
    top: -5px;
    opacity: 1;
    height: auto;
    border: none;
    color: #999999;
    min-width: unset;
    max-width: 155px;
    position: relative;
    visibility: visible;
    background: transparent;
    border-bottom: 1px solid #999999;
}
.header-ftc-element.header-layout-49 .ftc_search_ajax input[type="text"]::placeholder{
    font-size: 0;
}
.header-ftc-element.header-layout-49 button.search-button:after{
    font-size: 16px;
}
.header-ftc-element.header-layout-49 .ftc-account .ftc_login span{
    color: #999999;   
}
.header-ftc-element.header-layout-49 .header-wishlist, .header-ftc-element.header-layout-49 .header-cart{
    float: right;
    display: inline-block;
    width: auto !important;
    margin-bottom: 0 !important;
}
.header-ftc-element.header-layout-49 .header-wishlist{
   margin-right: 35px; 
}
.header-ftc-element.header-layout-49 .header-wishlist i{
    margin-right: 10px;
}
.header-ftc-element.header-layout-49 .header-wishlist i:before{
    content: "\f08a";
}
.header-layout-49.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .my-cart span.price-total{
    display: none;
}
.header-layout-49.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count{
    top: -5px;
    right: -10px;
    padding: 0;
    width: 20px;
    height: 20px;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    border-radius: 8px;
    position: absolute;
    background-color: #cccccca1;
}
.header-layout-49.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.header-layout-49.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after{
    display: none;
}
.header-layout-49.header-ftc-element .ftc-account{
    height: auto;
}
.header-layout-49.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout-49.header-ftc-element .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout-49.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor{
    border: none;
}
.header-ftc-element.header-layout-49 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content > .link_text, 
.header-ftc-element.header-layout-49 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover>a.item_link .link_text{
    text-underline-offset: 3px;
    text-decoration: underline;
}
.header-ftc-element.header-layout-49 .mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text{
    font-weight: 400;
    font-size: 16px;
}
.header-layout-49.header-ftc-element .mega_main_menu > .menu_holder > .menu_inner > ul > li{
    margin-right: 50px;
}
.header-layout-49.header-ftc-element .mega_main_menu > .menu_holder > .menu_inner > ul > li:last-child{
    margin-right: 0;
}
.header-layout-49.header-ftc-element .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link{
    padding: 0;
}
.header-layout-49.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
    font-size: 15px;
    font-weight: 400;
    text-transform: capitalize;
}
.header-layout-49.header-ftc-element .ftc-enable-ajax-search{
    top: 30px;
}
.header-layout-49.header-ftc-element .ftc_search_ajax.loading:after{
    left: 90%;
    top: 0;
}
/*==================== header 50 ======================*/
.header-layout-50 .header-top {
    display: block;
}
.header-layout-50 .is-sticky .header-top, .header-layout-50 .is-sticky .header-center {
    display: none;
}
.header-ftc-element.header-layout-50 .header-content > .container,
.header-ftc-element.header-layout-50 .header-content .container > div{
    display: block;
}
.header-ftc-element.header-layout-50 .header-contact, .header-ftc-element.header-layout-50 .header-search{
    margin: 0;
    width: auto;
}
.header-ftc-element.header-layout-50 .mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text{
    font-size: 16px;
    font-weight: 400;
}
.header-ftc-element.header-layout-50 .header-contact{
    margin-right: 10px;
}
.header-ftc-element.header-layout-50 .header-contact .header_contact>div{
    margin-right: 30px;
    display: inline-block;
}
.header-ftc-element.header-layout-50 .header-contact .header_contact>div i{
    margin-right: 15px;
}
.header-ftc-element.header-layout-50 .ftc-account{
    height: auto;
}
.header-ftc-element.header-layout-50 .ftc-search.style_2{
    margin: auto;
    max-width: 570px;
}
.header-ftc-element.header-layout-50 .ftc_search_ajax input[type="text"]{
    opacity: 1;
    z-index: 1;
    height: auto;
    color: #999999;
    padding: 0 25px;
    font-size: 16px;
    min-width: unset;
    line-height: 40px;
    position: relative;
    visibility: visible;
    border-radius: 30px;
    background: transparent;
    border: 1px solid #e1e1e1;
}
.ftc-header-template.header-layout-50 button.search-button{
    padding: 0;
    z-index: 2;
    width: 100px;
    text-align: left;
    line-height: 40px;
    position: absolute;
    padding-left: 15px;
    border-left: 1px solid #e1e1e1;
}
.ftc-header-template.header-layout-50 button.search-button:after{
    font-size: 16px;
}
.header-ftc-element.header-layout-50 .wishlist-home50, .header-ftc-element.header-layout-50 .cart-home50{
    margin: 0;
    width: auto;
}
.header-ftc-element.header-layout-50 .wishlist-home50{
    margin-right: 35px;
}
.header-ftc-element.header-layout-50 .wishlist-home50 .tini-wishlist i{
    margin-right: 15px;
}
.header-ftc-element.header-layout-50 .wishlist-home50 .tini-wishlist i.fa-heart:before{
    content: '\f08a';
    font-weight: 400;
}
.header-ftc-element.header-layout-50 .ftc-cart-tini:before{
    margin: 0;
}
.header-ftc-element.header-layout-50 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total .price-total{
    display: none;
}
.header-ftc-element.header-layout-50 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total{
    margin: 0;
    top: -5px;
    right: -15px;
    position: absolute;
}
.header-ftc-element.header-layout-50 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count{
    padding: 0;
    width: 20px;
    height: 20px;
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    border-radius: 30px;
    background-color: #cccccca8;
}
.header-layout-50.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
    font-weight: 400;
}
.header-layout-50.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:before,
.header-layout-50.header-ftc-element .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total span.cart-contents-count:after{
    display: none;
}
.header-layout-50.header-ftc-element .mega_main_menu > .menu_holder > .menu_inner > ul > li{
    border: none;
}
.header-layout-50.header-ftc-element .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link{
    padding: 0;
}
.header-layout-50.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout-50.header-ftc-element .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout-50.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor{
    border: none;
}
.header-layout-50.header-ftc-element .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text{
    padding: 0 17px;
    font-weight: normal;
    border-radius: 30px;
    text-transform: capitalize;
}
.header-ftc-element.header-layout-50 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content > .link_text, 
.header-ftc-element.header-layout-50 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover>a.item_link .link_text{
    background-color: #ffffff;
}
.header-ftc-element.header-layout-50 .ftc-account .ftc_login a{
    color: #999999;
}
.header-ftc-element.header-layout-50 .ftc_search_ajax.loading:after{
    top: 15px;
    left: 80%;
}
.header-ftc-element.header-layout-50 .ftc-enable-ajax-search{
    top: 50px;
    left: 10%;
}
/********************************************************/