/*
Theme Name: FoodStore
Theme URI: https://foodstore.themeftc.com/elementor/
Author: ThemeFTC
Author URI: https://themeforest.net/user/themeftc
Description: FoodStore is a new bright and eye-catching WooCommerce WordPress Theme, that is going to become the best solution for your online food stores such as: Organic Food, Healthy Food, Eco Products, Bakery & Pizza Burger, Coffee & Tea, Fast Food and Restaurant!
Version: 2.3.1
Requires PHP: 7.0
License: Themeforest Split Licence
License URI: -
Text Domain: foodstore
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
1.0 Normalize
2.0 Accessibility
3.0 Alignments
4.0 Clearings
5.0 Typography
6.0 Forms
7.0 Formatting
8.0 Lists
9.0 Tables
10.0 Links
11.0 Featured Image Hover
12.0 Navigation
13.0 Layout
13.1 Header NAV
13.2 Header Content
13.3 Regular Content
13.4 Posts
13.5 Pages
13.6 Footer
14.0 Comments
15.0 Widgets
16.0 Media
16.1 Galleries
17.0 Customizer
18.0 SVGs Fallbacks
19.0 Media Queries
20.0 Print
21.0 Woocommerce
21.1 Shop page
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Normalize
Styles based on Normalize v5.0.0 @link https://github.com/necolas/normalize.css
--------------------------------------------------------------*/

/*--------------------------------------------------------------
2.0 Accessibility
--------------------------------------------------------------*/

/* Text meant only for screen readers. */
@import url('https://fonts.googleapis.com/css?family=Lora|Pacifico|Allura');

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    width: 1px;
    word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.single-post .screen-reader-text {
    display: none;
}
.navigation,
#comments .comment-form{
    font-size: 14px;
}

.commentPaginate{
    text-align: center;
    margin-bottom: 10px;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000; /* Above WP toolbar. */
}

/*--------------------------------------------------------------
3.0 Alignments
--------------------------------------------------------------*/
.header-hidden{
    display: none;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*--------------------------------------------------------------
4.0 Clearings
--------------------------------------------------------------*/

.clear:after,
.post-info:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
    clear: both;
}

/*--------------------------------------------------------------
5.0 Typography
--------------------------------------------------------------*/

body,
button,
input,
select,
textarea,
.woocommerce .widget_price_filter .price_slider_amount{
    color: #333;
    font-family: "Raleway";
    font-size: 13px;
    font-weight: 400;
    line-height: 1.66;
}

body p,
.info-open,
.info-phone,
.ftc-sb-account .ftc_login > a,
.ftc-sb-account,
.ftc-my-wishlist *,
.dropdown-button span > span,
.ftc-search form,
.ftc-shop-cart,
.conditions-box,
.item-description .product_title,
.item-description .price,
.testimonial-content .content,
.testimonial-content .byline,
.widget-container ul.product-categories ul.children li a,
.ftc-products-category ul.tabs li span.title,
.woocommerce-pagination,
.woocommerce-result-count,
.woocommerce .products.list .ftc-product h3.product-name > a,
.woocommerce-page .products.list .ftc-product h3.product-name > a,
.woocommerce .products.list .ftc-product .price .amount,
.woocommerce-page .products.list .ftc-product .price .amount,
.products.list .short-description.list,
div.product .single_variation_wrap .amount,
div.product div[itemprop="offers"] .price .amount,
.orderby-title,
.blogs .post-info,
.blog .entry-info .entry-summary .short-content,
.single-post .entry-info .entry-summary .short-content,
.single-post article .post-info .info-category,
#comments .comments-title,
#comments .comment-metadata a,
.post-navigation .nav-previous,
.post-navigation .nav-next,
.woocommerce div.product .product_title,
.woocommerce-review-link,
.woocommerce div.product p.stock,
.woocommerce div.product .summary div[itemprop="description"],
.woocommerce div.product p.price,
.ftc_feature_info,
.woocommerce div.product .woocommerce-tabs .panel,
.woocommerce div.product form.cart .group_table td.label,
.woocommerce div.product form.cart .group_table td.price,
footer{
    font-family: "Lato";
}

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    line-height: 1.4;
    margin: 0 0 0.75em;
    padding: 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
    padding-top: 0;
    margin: 0;
}

h1 {
    font-size: 24px;
    font-size: 1.5rem;
    font-weight: 300;
}

h2 {
    color: #333;
    font-size: 20px;
    font-weight: 300;
}

h3 {
    color: #333;
    font-size: 18px;
    font-weight: 300;
}

h4 {
    color: #333;
    font-size: 16px;
    font-weight: 800;
}

h5 {
    color: #333;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.15em;
}

h6 {
    color: #333;
    font-size: 15px;
    font-weight: 800;
}

p {
    margin: 0 0 1.5em;
    padding: 0;
}

dfn,
cite,
em,
i {
    font-style: italic;
}

blockquote {
    color: #666;
    font-size: 18px;
    font-style: italic;
    line-height: 1.7;
    margin: 0;
    overflow: hidden;
    padding: 0;
}

blockquote cite {
    display: block;
    font-style: normal;
    font-weight: 600;
    margin-top: 0.5em;
}

address {
    margin: 0 0 1.5em;
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em;
}

code,
kbd,
tt,
var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: 15px;
}

mark,
ins {
    text-decoration: none;
}

big {
    font-size: 125%;
}

blockquote {
    quotes: "" "";
}

blockquote:before,
blockquote:after {
    content: "";
}

:focus {
    outline: none;
}

/* Typography for Arabic Font */

html[lang="ar"] body,
html[lang="ar"] button,
html[lang="ar"] input,
html[lang="ar"] select,
html[lang="ar"] textarea,
html[lang="ary"] body,
html[lang="ary"] button,
html[lang="ary"] input,
html[lang="ary"] select,
html[lang="ary"] textarea,
html[lang="azb"] body,
html[lang="azb"] button,
html[lang="azb"] input,
html[lang="azb"] select,
html[lang="azb"] textarea,
html[lang="fa-IR"] body,
html[lang="fa-IR"] button,
html[lang="fa-IR"] input,
html[lang="fa-IR"] select,
html[lang="fa-IR"] textarea,
html[lang="haz"] body,
html[lang="haz"] button,
html[lang="haz"] input,
html[lang="haz"] select,
html[lang="haz"] textarea,
html[lang="ps"] body,
html[lang="ps"] button,
html[lang="ps"] input,
html[lang="ps"] select,
html[lang="ps"] textarea,
html[lang="ur"] body,
html[lang="ur"] button,
html[lang="ur"] input,
html[lang="ur"] select,
html[lang="ur"] textarea {
    font-family: Tahoma, Arial, sans-serif;
}

html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] h5,
html[lang="ar"] h6,
html[lang="ary"] h1,
html[lang="ary"] h2,
html[lang="ary"] h3,
html[lang="ary"] h4,
html[lang="ary"] h5,
html[lang="ary"] h6,
html[lang="azb"] h1,
html[lang="azb"] h2,
html[lang="azb"] h3,
html[lang="azb"] h4,
html[lang="azb"] h5,
html[lang="azb"] h6,
html[lang="fa-IR"] h1,
html[lang="fa-IR"] h2,
html[lang="fa-IR"] h3,
html[lang="fa-IR"] h4,
html[lang="fa-IR"] h5,
html[lang="fa-IR"] h6,
html[lang="haz"] h1,
html[lang="haz"] h2,
html[lang="haz"] h3,
html[lang="haz"] h4,
html[lang="haz"] h5,
html[lang="haz"] h6,
html[lang="ps"] h1,
html[lang="ps"] h2,
html[lang="ps"] h3,
html[lang="ps"] h4,
html[lang="ps"] h5,
html[lang="ps"] h6,
html[lang="ur"] h1,
html[lang="ur"] h2,
html[lang="ur"] h3,
html[lang="ur"] h4,
html[lang="ur"] h5,
html[lang="ur"] h6 {
    font-weight: 700;
}

/* Typography for Chinese Font */

html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
    font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
}

html[lang^="zh-"] h1,
html[lang^="zh-"] h2,
html[lang^="zh-"] h3,
html[lang^="zh-"] h4,
html[lang^="zh-"] h5,
html[lang^="zh-"] h6 {
    font-weight: 700;
}

/* Typography for Cyrillic Font */

html[lang="bg-BG"] body,
html[lang="bg-BG"] button,
html[lang="bg-BG"] input,
html[lang="bg-BG"] select,
html[lang="bg-BG"] textarea,
html[lang="ru-RU"] body,
html[lang="ru-RU"] button,
html[lang="ru-RU"] input,
html[lang="ru-RU"] select,
html[lang="ru-RU"] textarea,
html[lang="uk"] body,
html[lang="uk"] button,
html[lang="uk"] input,
html[lang="uk"] select,
html[lang="uk"] textarea {
    font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, sans-serif;
}

html[lang="bg-BG"] h1,
html[lang="bg-BG"] h2,
html[lang="bg-BG"] h3,
html[lang="bg-BG"] h4,
html[lang="bg-BG"] h5,
html[lang="bg-BG"] h6,
html[lang="ru-RU"] h1,
html[lang="ru-RU"] h2,
html[lang="ru-RU"] h3,
html[lang="ru-RU"] h4,
html[lang="ru-RU"] h5,
html[lang="ru-RU"] h6,
html[lang="uk"] h1,
html[lang="uk"] h2,
html[lang="uk"] h3,
html[lang="uk"] h4,
html[lang="uk"] h5,
html[lang="uk"] h6 {
    font-weight: 700;
    line-height: 1.2;
}

/* Typography for Devanagari Font */

html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
    font-family: Arial, sans-serif;
}

html[lang="bn-BD"] h1,
html[lang="bn-BD"] h2,
html[lang="bn-BD"] h3,
html[lang="bn-BD"] h4,
html[lang="bn-BD"] h5,
html[lang="bn-BD"] h6,
html[lang="hi-IN"] h1,
html[lang="hi-IN"] h2,
html[lang="hi-IN"] h3,
html[lang="hi-IN"] h4,
html[lang="hi-IN"] h5,
html[lang="hi-IN"] h6,
html[lang="mr-IN"] h1,
html[lang="mr-IN"] h2,
html[lang="mr-IN"] h3,
html[lang="mr-IN"] h4,
html[lang="mr-IN"] h5,
html[lang="mr-IN"] h6 {
    font-weight: 700;
}

/* Typography for Greek Font */

html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
    font-weight: 700;
    line-height: 1.3;
}

/* Typography for Gujarati Font */

html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
    font-family: Arial, sans-serif;
}

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
    font-weight: 700;
}

/* Typography for Hebrew Font */

html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
    font-family: "Arial Hebrew", Arial, sans-serif;
}

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
    font-weight: 700;
}

/* Typography for Japanese Font */

html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
    font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
    font-weight: 700;
}

/* Typography for Korean font */

html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
    font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
}

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
    font-weight: 600;
}

/* Typography for Thai Font */

html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
    line-height: 1.65;
    font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
    line-height: 1.8;
    font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

/* Remove letter-spacing for all non-latin alphabets */

html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
    letter-spacing: 0 !important;
}

/*--------------------------------------------------------------
6.0 Forms
--------------------------------------------------------------*/

label {
    color: #333;
    display: block;
    font-weight: 800;
    margin-bottom: 0.5em;
}

fieldset {
    margin-bottom: 1em;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
    color: #666;
    filter: none !important;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    display: inline-block;
    border: 1px solid #e5e5e5;
    background: #fff;
    padding: 11px 15px;
    margin: 0;
    width: 100%;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    text-align: left;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
    color: #222;
    border-color: #333;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button
{
    -webkit-appearance: none;
    } /* reset input type number on chrome */

    select {
        border: 1px solid #e5e5e5;
        height: 42px;
        max-width: 100%;
        background: #fff;
        padding: 10px 30px 10px 8px;
        filter: none !important;
        position: relative;
        appearance: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        background-image: url(./assets/images/icon-select.png);
        background-position: right center;
        background-repeat: no-repeat;
    }

    input[type="radio"],
    input[type="checkbox"] {
        margin-right: 0.5em;
    }

    input[type="radio"] + label,
    input[type="checkbox"] + label {
        font-weight: 400;
    }

    button,
    input[type="button"],
    input[type="submit"] {
        background-color: #e5e5e5;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #000;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        font-size: 14px;
        line-height: 1;
        padding: 8px 12px;
        text-shadow: none;
        -webkit-transition: background 0.2s;
        transition: background 0.2s;
        float:left;
        text-transform: uppercase;
    }
    .woocommerce .quantity .qty{
        height: 30px;
        width: 35px;
    }
    .quantity .svg-plus:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 10px;
    background: #999;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    cursor: pointer;
    }
    .quantity .svg-plus:after, .quantity .svg-minus:after {
    content: "";
    position: absolute;
    width: 10px;
    height: 2px;
    background: #999;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
    cursor: pointer;
    }
    .quantity input[type="button"].minus {
    border-right: 0;
    }
    .quantity input[type="button"] {
    background-color: #0000;
    border: 1px solid #e5e5e5;
    padding: 0;
    color: #666;
    width: 30px;
    border-radius: 0;
    height: 30px;
    }
    .quantity  input[type="number"]{
        border-width: 1px 0 1px 0;
        padding: 0;
        font-size: 16px;
        font-weight: normal;
    }
    .quantity input[type="button"].plus {
    border-left: 0;
    }
    .quantity-title{
        float: left;
        font-size: 15px;
        text-transform: uppercase;
        margin-right: 10px;
        line-height: 28px;
        font-weight: bold;
    }
    .ftc-off-canvas-cart .quantity .quantity-title {
    display: none;
    }
    .quantity{
        overflow: hidden;
    }
    button.secondary,
    input[type="reset"],
    input[type="button"].secondary,
    input[type="reset"].secondary,
    input[type="submit"].secondary {
        background-color: #ddd;
        color: #222;
    }

    button:hover,
    button:focus,
    input[type="submit"]:hover,
    input[type="submit"]:focus {
        background: #000;
        color:#fff;
    }
    input[type="button"]:focus,{
        background: transparent;
        color:#fff;
    }
    input[type="button"]:hover{
        background: transparent;
        color:#fff;
    }
    button.secondary:hover,
    button.secondary:focus,
    input[type="reset"]:hover,
    input[type="reset"]:focus,
    input[type="button"].secondary:hover,
    input[type="button"].secondary:focus,
    input[type="reset"].secondary:hover,
    input[type="reset"].secondary:focus,
    input[type="submit"].secondary:hover,
    input[type="submit"].secondary:focus {
        background: #bbb;
    }

    /* Placeholder text color -- selectors need to be separate to work. */
    ::-webkit-input-placeholder {
        color: #999;
        font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    }

    :-moz-placeholder {
        color: #999;
        font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    }

    ::-moz-placeholder {
        color: #999;
        font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
        opacity: 1;
        /* Since FF19 lowers the opacity of the placeholder by default */
    }

    :-ms-input-placeholder {
        color: #999;
        font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
    }

/*--------------------------------------------------------------
7.0 Formatting
--------------------------------------------------------------*/

hr {
    background-color: #bbb;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
8.0 Lists
--------------------------------------------------------------*/
ul,
ol {
    margin: 0 0 1.5em;
    padding: 0px;
}

ul {
    list-style: disc;
}

ol {
    list-style: decimal;
}

li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 1.5em;
}

dt {
    font-weight: 700;
}

dd {
    margin: 0 1.5em 1.5em;
}

/*--------------------------------------------------------------
9.0 Tables
--------------------------------------------------------------*/

table {
    border-collapse: separate;
    border-spacing: 0;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

table,
th,
td {
    border: 1px solid #eaeaea;
    border: 1px solid rgba(51, 51, 51, 0.1);
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.6em;
    table-layout: fixed; /* Prevents HTML tables from becoming too wide */
    width: 100%;
}

caption,
th,
td {
    font-weight: normal;
    text-align: left;
}

th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

td {
    border-width: 0 1px 1px 0;
}

th, td {
    padding: 0.4em;
}


/*--------------------------------------------------------------
10.0 Links
--------------------------------------------------------------*/

a {
    color: #222;
    text-decoration: none;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    color: #000;
    outline: 0;
}

/* Hover effects */

/* Fixes linked images */
.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
    color: #222;
}

/*--------------------------------------------------------------
11.0 Featured Image Hover
--------------------------------------------------------------*/

.post-img a img {
    -webkit-backface-visibility: hidden;
    -webkit-transition: opacity 0.2s;
    transition: opacity 0.2s;
}

.post-img a:hover img,
.post-img a:focus img {
    opacity: 0.7;
}

/*--------------------------------------------------------------
12.0 Navigation
--------------------------------------------------------------*/

.navigation-top {
    background: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-size: 1rem;
    position: relative;
}

.navigation-top .wrap {
    max-width: 1000px;
    padding: 0;
}

.navigation-top a {
    color: #222;
    font-weight: 600;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
}

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
    color: #767676;
}

.main-navigation {
    clear: both;
    text-align: center;
    display: block;
}

.menu-fix .menu-ftc,
.menu-ftc{
    display: none;
}
@media screen and (min-width: 1024px){
    .js .main-navigation > div > ul{
        display: block !important;
    }
}

.main-navigation ul {
    background: #fff;
    list-style: none;
    margin: 0;
    padding: 0 1.5em;
    text-align: left;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    text-transform: uppercase;
    font-weight: bold;
}

.woocommerce .wishlist-title h2 {
    padding-bottom: 20px;
    text-transform: capitalize;
    display: none;
}

/* Hide the menu on small screens when JavaScript is available.
* It only works with JavaScript.
*/

.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
    display: none;
}

.archive .page-header{
    padding: 0 0px 9px;
}
.new-arrivals h4 {
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase;
}
.new-arrivals h5 {
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 2px;
}
.new-arrivals{
    background-position: center;
    background-repeat: no-repeat !important;
}

article .post-info a, article .comment-content a {
    color: #333;
}

article .post-info a:hover, article .comment-content a:hover {
    color: #f69e22;
}

.main-navigation > div > ul {
    border-top: 1px solid #eee;
    padding: 0.75em 1.695em;
}

.js .main-navigation.toggled-on > div > ul {
    display: block;
}

.main-navigation ul ul {
    padding: 0 0 0 1.5em;
}
.main-navigation ul ul.toggled-on {
    display: block;
}
.main-navigation a:hover {
    color: #767676;
}

/* Menu toggle */

.menu-toggle {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #222;
    display: none;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    line-height: 1.5;
    margin: 1px auto 2px;
    padding: 1em;
    text-shadow: none;
}

.ftc-sidebar .tagcloud {
    border:none;
    padding:0;
    overflow: hidden;
}
/* Display the menu toggle when JavaScript is available. */

.js .menu-toggle {
    display: block;
}

.main-navigation.toggled-on ul.nav-menu {
    display: block;
}

.menu-toggle:hover,
.menu-toggle:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.menu-toggle:focus {
    outline: thin solid;
}

.menu-toggle .icon {
    margin-right: 0.5em;
    top: -2px;
}

.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
    display: none;
}

.toggled-on .menu-toggle .icon-close {
    display: inline-block;
}

/* Dropdown Toggle */

.dropdown-toggle {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #222;
    display: block;
    font-size: 16px;
    right: -0.5em;
    line-height: 1.5;
    margin: 0 auto;
    padding: 0.5em;
    position: absolute;
    text-shadow: none;
    top: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
    background: transparent;
}

.dropdown-toggle:focus {
    outline: thin dotted;
}

.dropdown-toggle.toggled-on .icon {
    -ms-transform: rotate(-180deg); /* IE 9 */
    -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
    transform: rotate(-180deg);
}

/* Scroll down arrow */

.site-header .menu-scroll-down {
    display: none;
}

body.cart-dropdown .ftc-close-popup {
    opacity: 0;
    visibility: hidden;
}
.woocommerce div.product form.cart div.quantity .input-text.qty.text[type],
.woocommerce div.product form.cart div.quantity .input-text.qty.text[type=number] {
    -moz-appearance: textfield;
}
/*--------------------------------------------------------------
13.0 Layout
--------------------------------------------------------------*/
/**  13.1 Header NAV **/
.header-nav{
    background: #2a2931;
    font-family: Lato;
    font-size: 13px;
}
.header-nav a {color: #999;}
.nav-left,
.nav-right{
    width: 50%;
    float: left;
    color:#999;
    padding: 0;
    padding-top: 8px;
}
.nav-right{
    text-align: right;
}
.info-desc .fa {
    font-size: 12px;
}
.info-desc > span:first-child,
.ftc-sb-language,
.header-currency,
.ftc-my-wishlist,
.ftc-sb-account,
.dropdown-button{
    margin-right: 30px;
    position: relative;
    display: inline-block;
}
span.currency {color: #94c347}
.dropdown-button{
    cursor: pointer;
}
.info-desc > span:last-child,
.nav-right > div:last-child {
    margin-right: 0; display: inline;
}
.ftc-my-wishlist a:hover,
.ftc-sb-account .ftc_login > a:hover{
    text-decoration: none;
}
.ftc-sb-account .ftc_login a.my-account:before {
    content: "\f007";
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 20px;
    margin-right: 6px;
}
.header-nav a.tini-wishlist i {
    color: red;
    margin-right: 2px;
}
a.ftc-checkout-menu:before {
    content: "\f044";
    font-family: 'FontAwesome';
    font-size: 12px;
    line-height: 20px;
    margin-right: 6px;
}
.dropdown-button span:before{
    margin-right: 8px;
}

.ftc-my-wishlist:after{
    right:-22px;
    left:auto !important;
}
.dropdown-button > span {
    font-size: 14px;
}
#dropdown-list {
    display: none;
    position: absolute;
    top: 40px;
    border: 1px solid #e5e5e5;
    right: 0;
    width: 100px;
    background: #fff;
    z-index: 8888;
}
.info-desc > span,
.ftc-sb-account .ftc_login > a,
.info-desc span,
.ftc-sb-account,
.ftc-my-wishlist * {
    display: inline-block;
    position: relative;
    color: #999;
}
.header-currency ul,
.ftc-account .dropdown-container,
.ftc-shop-cart .dropdown-container{
    position: absolute;
    padding: 20px;
    width: 270px;
    right: 0;
    left: auto;
    opacity: 0;
    top: 30px;
    display: none;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #f69e22;
    z-index: 9999;
    text-align: left;
}

.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text{
    color:#333;
}
.mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text{
    text-transform: uppercase;
    font-weight: bold;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    font-size: 14px;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
    padding: 0 9px;
}
#dropdown-list .ftc-sb-language,
#dropdown-list .header-currency{
    width: 100%;
    margin: 0;
}
#ftc_language ul ul,
.header-currency ul{
    margin-left: 0px;
    opacity: 0;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #f69e22;
    z-index: 9999;
    text-align: left;
}
.ftc-sb-language ul ul {
    border: 1px solid #ebebeb;
    position: absolute;
    padding: 20px;
    width: 120px;
    opacity: 0;
    top: 30px;
    z-index: 999;
    background-color: #fff;
    left: 0;
    margin-left: 0;
    text-align: center;
    border-top: 2px solid #ebebeb;
}
.header-currency, .ftc-account {
    height: 30px;
}
.header-currency ul li,
.ftc-sb-language 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;
}
.header-currency ul {
    position: absolute;
    padding: 20px;
    width: 130px;
    right: 100%;
    left: -10px;
    opacity: 0;
    top: 30px;
    z-index: 999;
}
.header-currency ul li:first-child,
.ftc-sb-language ul li:first-child{
    border: 0;
}
.header-currency .ftc-currency > a,
.ftc-sb-language li .ftc_lang{
    padding: 0;
}
.header-currency .ftc-currency ul li:hover{
    color: red;
}
.header-currency:hover .ftc-currency > a,
.ftc-sb-language:hover li .ftc_lang{
    color: red;
}
.ftc-sb-language:hover ul li ul li a:hover span{
    color: red;
}
.ftc-sb-language:hover ul li ul,
.header-currency:hover ul,
.ftc-account:hover .dropdown-container,
.ftc-shop-cart:hover .dropdown-container{
    -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;
}
@-moz-keyframes animation_dropdown {
    0% {
        opacity: 0;
        visibility:hidden;
        margin-top:8px;
    }
    100% {
        opacity: 1;
        visibility:visible;
        margin-top:0px;
    }
}

@-webkit-keyframes animation_dropdown {
    0% {
        opacity: 0;
        visibility:hidden;
        margin-top:8px;
    }
    100% {
        opacity: 1;
        visibility:visible;
        margin-top:0px;
    }
}

@keyframes animation_dropdown {
    0% {
        opacity: 0;
        visibility:hidden;
        margin-top:8px;
    }
    100% {
        opacity: 1;
        visibility:visible;
        margin-top:0px;
    }
}
/* checkout page */
.woocommerce .checkout.woocommerce-checkout .col2-set, 
.woocommerce-page .checkout.woocommerce-checkout .col2-set {
    width: 50%;
    display: inline-block;
    float: left;
    padding-right: 15px;
}
.woocommerce-checkout #order_review_heading, 
.woocommerce-checkout .woocommerce-billing-fields h3 {
    font-weight: bold;
    margin-bottom: 25px;
    font-size: 18px;
    text-transform: uppercase;
}
.woocommerce-checkout #ship-to-different-address span {
    font-size: 15px;
    font-weight: normal;
    text-transform: none;
}
form.checkout div#customer_details {
    display: inline-block;
    float: left;
    width: 50%;
    padding-right: 15px;
}
form.checkout div#customer_details > div {
    width: 100%;
}
form.checkout div#order_review {
    display: inline-block;
    max-width: 50%;
    width: 100%;
    padding-left: 15px;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table {
    padding: 15px 20px;
    margin: 0;
    border-color: #e5e5e5;
    margin-bottom: 30px;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table .product-total {
    line-height: normal;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table > tbody > tr > td:last-child, 
.woocommerce-checkout .woocommerce-checkout-review-order-table thead > tr > th:last-child {
    text-align: right;
}
.woocommerce-checkout .woocommerce-checkout-payment .place-order button {
    width: inherit;
    font-size: 16px;
    height: 50px;
    font-weight: 400;
    text-transform: uppercase;
    border-radius: 0;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table .product-name {
    display: flex;
    align-items: flex-start;
    line-height: normal;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table .product-name .product-item-thumbnail {
    margin-right: 15px;
}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table .product-name > h4 {
    margin: 0;
    font-size: 14px;
    line-height: inherit;
}




@media only screen and (max-width: 767px){

    form.checkout {
        display: block;
    }

    form.checkout div#customer_details {
        width: 100%;
        padding-right: 0;
    }
    form.checkout div#order_review {
        max-width: 100%;
        width: 100%;
        padding-left: 0;
    }

}
.woocommerce .woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td {
    padding: 15px 0;
}
/*.woocommerce form.checkout table.shop_table td.product-name dl.variation {
    display: none;
}*/

/*.woocommerce table.shop_table.cart td.product-name dl.variation {
    display: none;
}*/
/**  13.2 Header Content  **/
#logo-style2 .ftc-sb-brandslider{
    border: 1px solid #e5e5e5;
    padding: 35px 40px 15px 40px;
}
.logo-wrapper {
    text-align: left;
    z-index: 8;
}
.header-content{
    padding: 22px 0;
}
.ftc-shop-cart {
    text-align: right;
    line-height: 0;
}
.header-content > .container{
    display: table;
}
.header-content .container > div{
    display: table-cell;
    vertical-align: middle;
}
.ftc-shop-cart .ftc-shoppping-cart{
    position: relative;
    font-size: 14px;
    z-index: 22;
}
.ftc_cart:before{
    content: "\f07a";
    font-family: "Fontawesome";
    font-size: 22px;
    margin-right: 5px;
    top: 0;
    margin-left: 11px;
    position: relative;
}
.cart-drop-icon{
    margin-left: 20px;
    color:#666;
}
.ftc-shop-cart .ftc-shoppping-cart .dropdown-container {
    right: 0;
    margin-right: 0;
    padding: 20px 0 10px 0;
    -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;
    top: 30px;
    text-align: center;
}

.ftc-shop-cart .ftc-shoppping-cart .dropdown-container label,
.ftc-shop-cart .form-content > label {
    text-transform: none;
    padding: 0 20px 5px 20px;
    font-weight: 500;
}
.ftc-shop-cart .dropdown-container ul.ftc_cart_list,
.woocommerce .ftc-shop-cart .dropdown-container ul.ftc_cart_list,
.woocommerce-page .ftc-shop-cart .dropdown-container ul.ftc_cart_list {
    overflow: auto;
    font-size: 14px;
    max-height: 335px;
    padding: 0 20px;
    position: relative;
}
.ftc-shop-cart .ftc_cart_list li > a,
.woocommerce .ftc-shop-cart .ftc_cart_list li > a,
.woocommerce-page .ftc-shop-cart .ftc_cart_list li > a {
    float: left;
    width: 80px;
}
.ftc-shop-cart .ftc_cart_list li .cart-item-wrapper,
.woocommerce .ftc-shop-cart .ftc_cart_list li .cart-item-wrapper,
.woocommerce-page .ftc-shop-cart .ftc_cart_list li .cart-item-wrapper {
    margin-left: 5px;
    display: inline-block;
    width: 50%;
    text-align: left;
}
.ftc-shop-cart .ftc_shopping_form h3.product-name {
    max-height: 44px;
    overflow: hidden;
}
p.ftc_forgot_pass {
    padding-top: 15px;
    margin-bottom: 0;
}
p.login-submit {
    padding-top: 7px;
}
.select-category{
    display: none !important;
}
.woocommerce .ftc-shop-cart ul li,
.woocommerce-page .ftc-shop-cart ul li,
.ftc-shop-cart ul li {
    padding: 0 0 20px 0;
    margin: 0 0 20px 0;
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
}
.woocommerce .ftc-shop-cart ul li:last-child,
.woocommerce-page .ftc-shop-cart ul li:last-child,
.ftc-shop-cart ul li:last-child{
    border: none;
    padding-bottom: 0;
    margin-bottom: 10px;
}

.mega_main_menu > .menu_holder > .menu_inner > ul > li.nav_search_box .mega_main_menu_searchform {
    margin-top: 0;
    right: 0;
    top: 0;
}
span.cart-number{
    color: #444;
}
span.cart-number::before{
    content: '(';
}
span.cart-number::after{
    content: ')';
}
span.cart-total{
    color: #444;
}
@media only screen and (max-width: 767px){
    span.cart-total .woocommerce-Price-amount amount{
        display: none;
    } 
}
.woocommerce div.product div.images {
    width: 100%;
}
.ftc_cart_list li .cart-item-wrapper a.remove,
.woocommerce .widget_shopping_cart .cart_list li a.remove,
.woocommerce.widget_shopping_cart .cart_list li a.remove {
    position: absolute;
    right: -7px;
    left: auto;
    top: 4px;
    content: "";
    z-index: 2;
    font-size: 0;
    font-weight: 400 !important;
    height: auto;
    width: auto;
    line-height: 0;
    text-indent: 0;
    padding: 0;
}
.woocommerce a.remove:hover,
body table.compare-list tr.remove td > a .remove:hover:before{
    background: none;
    color: #94c347 !important;
}
.woocommerce a.remove,
body table.compare-list tr.remove td > a .remove:before{
    color: #333 !important;
}
.dropdown-container .ftc_cart_check {
    border-top: 1px solid #e5e5e5;
    padding: 0 20px;
    padding: 0 20px 10px 20px;
}
.ftc-shop-cart .total {
    padding: 15px 0;
    overflow: hidden;
}
.ftc-shop-cart .total > span.total-title, .widget_shopping_cart .total-title {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 18px;
    float: left;
}
.ftc-shop-cart .total > span.amount,
.widget_shopping_cart .total .amount {
    float: right;
}
.dropdown-container .ftc_cart_check > a.button.view-cart {
    margin-bottom: 10px;
}
.dropdown-container .ftc_cart_check > a.button.view-cart:hover{
    border-color:#f69e22;
    color:#f69e22;
}
.dropdown-container .ftc_cart_check > a.button.checkout:hover,
.woocommerce .widget_price_filter .price_slider_amount .button:hover,
.woocommerce-page .widget_price_filter .price_slider_amount .button:hover,
input.wpcf7-submit:hover,
#cboxClose:hover{
    border-color:#f69e22;
    background-color: #f69e22;
    color:#fff;
}
.dropdown-container .ftc_cart_check > a.button.checkout,
.pp_woocommerce div.product form.cart .button:hover,
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt,
.woocommerce button.button.alt, .woocommerce input.button.alt,
#cboxClose{
    background-color: #333;
    border-color:#333;
    color:#fff;
}

.dropdown-container .ftc_cart_check > a.button,
.woocommerce .widget_price_filter .price_slider_amount .button,
.woocommerce-page .widget_price_filter .price_slider_amount .button{
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    padding: 10px 24px 10px 24px;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    filter: none;
    cursor: pointer;
    text-align: center;
    background-image: none;
    border: 2px solid #e5e5e5;
    text-align: center;
    background-color: #fff;
    color: #444;
}
.dropdown-container .ftc_cart_check > a.button.view-cart{
    background: #fff !important;
}
.dropdown-container .ftc_cart_check > a.button
{
    line-height: 24px;
}
.dropdown-container .ftc_cart_check > a.button.view-cart:before,
.pp_woocommerce div.product form.cart .button:before{
    content: "\e04f";
    font-family: 'simple-line-icons';
    margin-right: 5px;
}
.menu_holder {
    line-height: 0;
    font-size: 0;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item,
.mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor{
    border-top: 1px solid #333;
    border-bottom: 1px solid #333;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li{
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: transparent;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li {margin-right: 30px;}
.mega_main_menu > .menu_holder > .menu_inner > ul > li:last-child {margin-right: 10px;}

.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
    margin-top: 0;
    padding: 13px 14px;
    border-top: 2px solid #95c348;
    background-color: #fff;
}

.mega_main_menu.direction-horizontal > .menu_holder.sticky_container > .mmm_fullwidth_container{
    background: #fff;
    height: 51px;
}
.mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link *{
    color:#000;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text{
    height: 30px;
}

.ftc-search-product .ftc_search_ajax:hover .ftc-enable-ajax-search {
    opacity: 1;
    visibility: visible;
}

.ftc-search-product .ftc_search_ajax .ftc-enable-ajax-search {
    opacity: 0;
    visibility: hidden;
}
/*--------------------------------------------------------------
Header v2
--------------------------------------------------------------*/

.header-v2 .header-nav{
    background: transparent;
}

.header-v2 .ftc_cart:before {
    margin-right: 15px;
}
.header-v2 .ftc-search-product .ftc_search_ajax input[type="text"] {
    left: 0;
}
.header-v2 .ftc_search_ajax input[type="submit"] {
    top: -2px;
}
.header-v2 .logo-wrapper {
    text-align: center;
}
.header-v2 .mega_main_menu.first-lvl-align-right > .menu_holder > .menu_inner > ul {
    text-align: center;
}
.header-v4 .mega_main_menu.first-lvl-align-right > .menu_holder > .menu_inner > ul {
    text-align: center;
}
.header-v4 .navigation-primary{
    padding: 8.5px 0;
    background: transparent;
}
.header-ftc.header-v4 {
    margin-bottom: 30px;
}
.header-v2 > :not(.is-sticky) .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link,
.header-v4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link {
    color: #fff;
}
.header-v4 .header-content .container > div.ftc-shop-cart,
.header-layout6 div.ftc-shop-cart {
    min-width: auto;
}

.header-v2 .ftc-search-product .ftc_search_ajax{
    display: inline-block;
}
.header-v4 .logo-wrapper {
    text-align: center;
}
.header-v4 .ftc_search_ajax input[type="submit"]{
    left: 0;
}
.header-v4 .ftc-search-product .ftc_search_ajax input[type="text"]{
    left: 0%;
}
.header-v4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item,
.header-v4 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.header-v4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-top-color: #333 !important;
    border-bottom-color: #333 !important;
}
.header-v4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link,
.header-v4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *
,.header-v4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link,
.header-v4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *,
.header-v4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link *,
.header-v4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link,
.header-v4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link *{
    color: #333 ;
}
/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/

#comments {
    clear: both;
    margin-top: 35px;
    padding: 35px 0 50px;
}
.single-post #comments {
    margin-top: 16px;
}
.comments-title {
    font-size: 20px;
    margin-bottom: 1.5em;
    font-weight:bold;
}
.comment-reply-title{
    font-weight: bold;
}
.related-posts .owl-item{
    height: 0;
}
.related-posts .owl-item.active{
    height: auto;
}
.comment-list,
.comment-list .children {
    list-style: none;
    margin: 0;
    padding: 0;
}
.comment-list .children {
    margin-left: 60px;
}
.comment-list li:before {
    display: none;
}

.comment-body {
    margin-left: 65px;
}

.comment-author {
    font-size: 17px;
    margin-bottom: 0.4em;
    position: relative;
    z-index: 2;
    text-transform: capitalize;
}

.comment-author .says {
    display: none;
}

.comment-meta {
    margin-bottom: 12px;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    display: flex;
}
.comment-content{
    position: relative;
    padding: 20px 20px 30px 20px;
    border: 1px solid #e8e8e8;
    text-align: justify;
}
.comment-content:before{
    content: "";
    position: absolute;
    top: -7px;
    bottom: auto;
    left: 60px;
    right: auto;
    width: 14px;
    height: 14px;
    border: 1px solid #e8e8e8;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    z-index: 0;
    background: #f5f5f5;
}
.comment-content > *{
    z-index: 2;
    position: relative;

}
#today{
    color: #fff;
}
.blog section.widget-container.widget_text{
    background: transparent;
    border-color: #e5e5e5;
    color: inherit;
    margin-bottom: 30px !important;
    margin-top: 30px !important;
}
.blog .widget-container.widget_text h3.widget-title.product_title{
    margin-bottom: 15px !important;;
    border-bottom: 1px solid #ebebeb;
}
.single-post .post-password-form input[type="submit"]{
    margin-top: 18px;
}
.comment-list .pingback:first-child .comment-body{
    margin-top: 1.5em;
}
.comment-content:after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: #f5f5f5;
}
.comment-meta .fn{
    margin-left: 20px;
}
.comment-meta a{
    color:#333;
}

.comments-area .reply{
    z-index: 9;
    position: absolute;
    top: auto;
    bottom: 12px;
    left: 20px;
}
.comment-metadata {
    z-index: 9;
    color: #333;
    font-size: 13px !important;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    top: 81px;
    margin-left: 123px;
}

.comment-metadata a {
    color: #767676;
}

.comment-metadata a.comment-edit-link {
    color: #222;
    margin-left: 1em;
}

.comment-body {
    color: #333;
    font-size: 13px;
    margin-bottom: 4em;
    position: relative;
}

.comment-reply-link {
    font-weight: 800;
    position: relative;
}

.comment-reply-link .icon {
    color: #f69e22;
    left: -2em;
    height: 1em;
    margin-right: 5px;
    fill: currentColor;
    top: 0;
    width: 1em;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar,
.comment-author .avatar{
    padding: 2px;
    border-radius: 50%;
}

.no-comments,
.comment-awaiting-moderation {
    color: #767676;
    font-size: 14px;
    font-style: italic;
}

.comments-pagination {
    margin: 2em 0 3em;
}

.form-submit {
    text-align: right;
}
.single-post .form-submit{
    margin-top: 20px;
}
.search-results .entry-meta a time{
    padding: 0 5px;
}
.entry-meta{
    position: relative;
}
/*--------------------------------------------------------------
15.0 Widgets
--------------------------------------------------------------*/

#secondary {
    padding: 1em 0 2em;
}

h2.widget-title {
    color: #222;
    font-size: 13px;
    font-size: 0.8125rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    margin-bottom: 1.5em;
    text-transform: uppercase;
}

.widget-title a {
    color: inherit;
}

/* widget forms */

.widget select {
    width: 100%;
}


/* widget lists */

.widget ul {
    list-style: none;
    margin: 0;
    padding: 0px;
}

.widget ul li ul {
    margin: 0 0 -1px;
    padding: 0;
    position: relative;
}

.widget ul li li {
    border: 0;
    padding-left: 24px;
    padding-left: 1.5rem;
}

/* Widget lists of links */

.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
    bottom: 0;
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
    padding-bottom: 0.25em;
    padding-top: 0.25em;
}

.widget_rss ul li {
    padding-bottom: 1em;
    padding-top: 1em;
}

/* widget markup */

.widget .post-date,
.widget .rss-date {
    font-size: 0.81em;
}

/* Text widget */

.widget_text {
    word-wrap: break-word;
}

/* RSS Widget */

.widget_rss .widget-title .rsswidget:first-child {
    float: right;
}

.widget_rss .widget-title .rsswidget:first-child:hover {
    background-color: transparent;
}

.widget_rss .widget-title .rsswidget:first-child img {
    display: block;
}

.widget_rss ul li {
    padding: 2.125em 0;
}

.widget_rss ul li:first-child {
    border-top: none;
    padding-top: 0;
}

.widget_rss li .rsswidget {
    font-size: 22px;
    font-size: 1.375rem;
    font-weight: 300;
    line-height: 1.4;
}

.widget_rss .rss-date,
.widget_rss li cite {
    color: #767676;
    display: block;
    font-size: 10px;
    font-size: 0.625rem;
    font-style: normal;
    font-weight: 800;
    letter-spacing: 0.18em;
    line-height: 1.5;
    text-transform: uppercase;
}

.widget_rss .rss-date {
    margin: 0.5em 0 1.5em;
    padding: 0;
}

.widget_rss .rssSummary {
    margin-bottom: 0.5em;
}

/* Contact Info Widget */

.widget_contact_info .contact-map {
    margin-bottom: 0.5em;
}

/* Gravatar */

.widget-grofile h4 {
    font-size: 16px;
    font-size: 1rem;
    margin-bottom: 0;
}

/* Recent Comments */

.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
    border: 0;
}

/* Recent Posts widget */

.widget_recent_entries .post-date {
    display: block;
}

/* Search */

.search-form {
    position: relative;
    width: 60%;
}

.search-form .search-submit {
    position: absolute;
    right: 10px;
    top: 30px;
    background: none;
}
.search-form .search-submit .screen-reader-text{
    display: none;
}
.search-form .search-submit .icon {
    height: 24px;
    top: -2px;
    width: 24px;
}

/* Tag cloud widget */

.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
    line-height: 1.5;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
    border: 1px solid #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: inline-block;
    float: left;
    font-size: 14px !important; /* !important to overwrite inline styles */
    margin: 4px 4px 0 0 ;
    padding: 4px 10px 5px ;
    position: relative;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    width: auto;
    word-wrap: break-word;
    z-index: 0;
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
    border-color: #bbb;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-decoration: none;
}

/* Calendar widget */

.widget_calendar th,
.widget_calendar td {
    text-align: center;
}


/*--------------------------------------------------------------
16.0 Media
--------------------------------------------------------------*/

img,
video {
    height: auto; /* Make sure images are scaled correctly. */
    max-width: 100%; /* Adhere to container width. */
}

img.alignleft,
img.alignright {
    float: none;
    margin: 0;
}

.page-content .wp-smiley,
.post-info .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}

img.size-shop_thumbnail{
    width: 100%;
}

/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption,
.gallery-caption {
    color: #666;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 1.5em;
    max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}

/* Media Elements */

.mejs-container {
    margin-bottom: 1.5em;
}

/* Audio Player */

.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
    background: transparent;
    border: 0;
}

/* Playlist Color Overrides: Light */

.site-content .wp-playlist-light {
    border-color: #eee;
    color: #222;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
    color: #333;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
    color: #767676;
}

.site-content .wp-playlist-light .wp-playlist-item {
    border-bottom: 1px dotted #eee;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
    border-bottom-color: rgba(0, 0, 0, 0);
    background-color: #767676;
    color: #fff;
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
    color: #fff;
}

/* Playlist Color Overrides: Dark */

.site-content .wp-playlist-dark {
    background: #222;
    border-color: #333;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
    background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-caption {
    color: #fff;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
    color: #eee;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
    color: #aaa;
}

.site-content .wp-playlist-dark .wp-playlist-playing {
    background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-item {
    border-bottom: 1px dotted #555;
    -webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
    transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
    border-bottom-color: rgba(0, 0, 0, 0);
    background-color: #aaa;
    color: #222;
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
    color: #222;
}

/* Playlist Style Overrides */

.site-content .wp-playlist {
    padding: 0.625em 0.625em 0.3125em;
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
    font-weight: 700;
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
    font-style: normal;
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
    font-size: 10px;
    font-size: 0.625rem;
    font-weight: 800;
    letter-spacing: 0.1818em;
    text-transform: uppercase;
}

.site-content .wp-playlist-item {
    padding: 0 0.3125em;
    cursor: pointer;
}

.site-content .wp-playlist-item:last-of-type {
    border-bottom: none;
}

.site-content .wp-playlist-item a {
    padding: 0.3125em 0;
    border-bottom: none;
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
}

.site-content .wp-playlist-item-length {
    top: 5px;
}

/*--------------------------------------------------------------
16.1 Galleries
--------------------------------------------------------------*/

.gallery-item {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    margin: 0 0 1.5em;
    padding: 0 1em 0 0;
    width: 50%;
}

.gallery-columns-1 .gallery-item {
    width: 100%;
}

.gallery-columns-2 .gallery-item {
    max-width: 50%;
}

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%;
}

.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
    opacity: 0.6;
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 10px 0 0;
    margin-bottom: 0;
}

/*--------------------------------------------------------------
17.0 Customizer
--------------------------------------------------------------*/

.highlight-front-sections.ftc-customizer.ftc-front-page .ftc-panel:after {
    border: 2px dashed #0085ba; /* Matches visible edit shortcuts. */
    bottom: 1em;
    content: "";
    display: block;
    left: 1em;
    position: absolute;
    right: 1em;
    top: 1em;
    z-index: 1;
}

.highlight-front-sections.ftc-customizer.ftc-front-page .ftc-panel .panel-content {
    z-index: 2; /* Prevent :after from preventing interactions within the section */
}

div#tab-additional_information {
    padding: 0;
    border: 0;
}
div#tab-additional_information h2 {
    display: none;
}
/* Used for placeholder text */
.ftc-customizer.ftc-front-page .ftc-panel .ftc-panel-title {
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 3em;
    text-transform: uppercase;
    text-align: center;
}

/* Show borders on the custom page panels only when the front page sections are being edited */
.highlight-front-sections.ftc-customizer.ftc-front-page .ftc-panel:nth-of-type(1):after {
    border: none;
}

.ftc-front-page.ftc-customizer #primary article.panel-placeholder {
    border: 0;
}

/* Add some space around the visual edit shortcut buttons. */
.ftc-panel .customize-partial-edit-shortcut button {
    top: 30px;
    left: 30px;
}

/* Ensure that placeholder icons are visible. */
.ftc-panel .customize-partial-edit-shortcut-hidden:before {
    visibility: visible;
}

/*--------------------------------------------------------------
18.0 SVGs Fallbacks
--------------------------------------------------------------*/

.svg-fallback {
    display: none;
}

.no-svg .svg-fallback {
    display: inline-block;
}

.no-svg .dropdown-toggle {
    padding: 0.5em 0 0;
    right: 0;
    text-align: center;
    width: 2em;
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 1;
    -webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
    -ms-transform: rotate(180deg); /* IE 9 */
    transform: rotate(180deg);
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
    -webkit-transform: rotate(0); /* Chrome, Safari, Opera */
    -ms-transform: rotate(0); /* IE 9 */
    transform: rotate(0);
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
    content: "\005E";
}

/* Social Menu fallbacks */

.no-svg .social-navigation a {
    background: transparent;
    color: #222;
    height: auto;
    width: auto;
}

/* Show screen reader text in some cases */

.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
    clip: auto;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    height: auto;
    position: relative !important; /* overrides previous !important styles */
    width: auto;
}
.no-svg .next.page-numbers .screen-reader-text , .no-svg .prev.page-numbers .screen-reader-text
{
    font-size: 0;
}
.no-svg  .nav-links .page-numbers
{
    height: 31px;
    font-family: Lato
}
/*--------------------------------------------------------------
19.0 Media Queries
--------------------------------------------------------------*/

/* Adjust positioning of edit shortcuts, override style in customize-preview.css */
@media screen and (min-width: 20em) {

    body.customize-partial-edit-shortcuts-shown .site-header .site-title {
        padding-left: 0;
    }
    .main-navigation ul li:hover > .sub-menu{
        display: block;
    }
    .main-navigation ul li > .sub-menu{
        display: none;
    }
}

@media screen and (min-width: 30em) {

    /* Typography */

    body,
    button,
    input,
    select,
    textarea {
        font-size: 18px;
        font-size: 1.125rem;
    }

    h1 {
        font-size: 30px;
        font-size: 1.875rem;
    }

    h2,
    .page .panel-content .recent-posts .entry-title {
        font-size: 26px;
        font-size: 1.625rem;
    }

    h3 {
        font-size: 22px;
        font-size: 1.375rem;
    }

    h4 {
        font-size: 18px;
        font-size: 1.125rem;
    }

    h5 {
        font-size: 13px;
        font-size: 0.8125rem;
    }

    h6 {
        font-size: 16px;
        font-size: 1rem;
    }

    .post-info blockquote.alignleft,
    .post-info blockquote.alignright {
        font-size: 14px;
        font-size: 0.875rem;
    }

    /* Fix image alignment */
    img.alignleft {
        float: left;
        margin-right: 1.5em;
        margin-bottom: 1.5em;
    }

    img.alignright {
        float: right;
        margin-left: 1.5em;
        margin-bottom: 1.5em;
    }

    /* Site Branding */

    .site-branding {
        padding: 3em 0;
    }

    /* Front Page */

    .panel-content .wrap {
        padding-bottom: 30px;
        padding-top: 30px;
    }

    .panel-content .entry-header {
        margin-bottom: 4.5em;
    }

    .panel-content .post-info .entry-header,.panel-content .post-info .entry-header p,
    .panel-content .recent-posts .entry-header {
        margin-bottom: 0;
    }



    /* Blog Index, Archive, Search */

    .taxonomy-description {
        font-size: 14px;
        font-size: 0.875rem;
    }

    .page-numbers.current {
        font-size: 16px;
        font-size: 1rem;
    }

    /* Site Footer */

    .site-footer {
        font-size: 16px;
        font-size: 1rem;
    }

    /* Gallery Columns */

    .gallery-item {
        max-width: 25%;
    }

    .gallery-columns-1 .gallery-item {
        max-width: 100%;
    }

    .gallery-columns-2 .gallery-item {
        max-width: 50%;
    }

    .gallery-columns-3 .gallery-item {
        max-width: 33.33%;
    }

    .gallery-columns-4 .gallery-item {
        max-width: 25%;
    }
}

@media screen and (min-width: 48em) {

    /* Typography */

    body,
    button,
    input,
    select,
    textarea {
        font-size: 16px;
        line-height: 1.5;
    }

    .post-info blockquote.alignleft,
    .post-info blockquote.alignright {
        font-size: 13px;
        font-size: 0.8125rem;
    }

    /* Layout */

    .wrap {
        max-width: 1200px;
        padding-left: 0;
        padding-right: 0;
    }

    .error404 #primary {
        float: none;
    }

    /* Site Branding */

    .site-branding {
        margin-bottom: 0;
    }

    .has-header-image.ftc-front-page .site-branding,
    .has-header-video.ftc-front-page .site-branding,
    .has-header-image.home.blog .site-branding,
    .has-header-video.home.blog .site-branding {
        bottom: 0;
        display: block;
        left: 0;
        height: auto;
        padding-top: 0;
        position: absolute;
        width: 100%;
    }

    .has-header-image.ftc-front-page .custom-header,
    .has-header-video.ftc-front-page .custom-header,
    .has-header-image.home.blog .custom-header,
    .has-header-video.home.blog .custom-header {
        display: block;
        height: auto;
    }

    .custom-header-media {
        height: 165px;
        position: relative;
    }

    .ftc-front-page.has-header-image .custom-header-media,
    .ftc-front-page.has-header-video .custom-header-media,
    .home.blog.has-header-image .custom-header-media,
    .home.blog.has-header-video .custom-header-media {
        height: 0;
        position: relative;
    }

    .has-header-image:not(.ftc-front-page):not(.home) .custom-header-media,
    .has-header-video:not(.ftc-front-page):not(.home) .custom-header-media {
        bottom: 0;
        height: auto;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
    }

    .custom-logo-link {
        padding-right: 2em;
    }

    .custom-logo-link img,
    body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
    body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
        max-width: 350px;
    }

    .title-tagline-hidden.home.has-header-image .custom-logo-link img,
    .title-tagline-hidden.home.has-header-video .custom-logo-link img {
        max-height: 200px;
    }

    .site-title {
        font-size: 36px;
        font-size: 2.25rem;
    }

    .site-description {
        font-size: 16px;
        font-size: 1rem;
    }

    /* Navigation */

    .navigation-top {
        bottom: 0;
        font-size: 14px;
        font-size: 0.875rem;
        left: 0;
        position: absolute;
        right: 0;
        width: 100%;
        z-index: 3;
    }

    .navigation-top .wrap {
        max-width: 1000px;
        /* The font size is 14px here and we need 50px padding in ems */
        padding: 0.75em 3.4166666666667em;
    }

    .navigation-top nav {
        margin-left: -1.25em;
    }

    .site-navigation-fixed.navigation-top {
        bottom: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 7;
    }

    .admin-bar .site-navigation-fixed.navigation-top {
        top: 32px;
    }
    .primary a:focus, .vertical a:focus{
        outline: none;
        outline-offset: 0;
    }
    .mega_main_menu.primary .mega_dropdown > li.current-menu-ancestor > .item_link *, 
    .mega_main_menu.primary .mega_dropdown > li.current-menu-item > .item_link *, 
    .mega_main_menu.primary .mega_dropdown > li > .item_link:focus *, 
    .mega_main_menu.primary .mega_dropdown > li > .item_link:hover *, 
    .mega_main_menu.primary li.post_type_dropdown > .mega_dropdown > li > .processed_image:hover > .cover > a > i {
        color: inherit;
    }
    /* Main Navigation */

    .js .menu-toggle,
    .js .dropdown-toggle {
        display: none;
    }

    .main-navigation {
        width: auto;
    }

    .js .main-navigation ul,
    .js .main-navigation ul ul,
    .js .main-navigation > div > ul {
        display: block;
    }

    .main-navigation ul {
        background: transparent;
        padding: 0;
    }

    .main-navigation ul li.menu-item-has-children.focus:before,
    .main-navigation ul li.menu-item-has-children:hover:before,
    .main-navigation ul li.menu-item-has-children.focus:after,
    .main-navigation ul li.menu-item-has-children:hover:after,
    .main-navigation ul li.page_item_has_children.focus:before,
    .main-navigation ul li.page_item_has_children:hover:before,
    .main-navigation ul li.page_item_has_children.focus:after,
    .main-navigation ul li.page_item_has_children:hover:after {
        display: block;
    }

    .main-navigation ul li.menu-item-has-children:before,
    .main-navigation ul li.page_item_has_children:before {
        border-color: transparent transparent #bbb;
        bottom: 0;
    }

    .main-navigation ul li.menu-item-has-children:after,
    .main-navigation ul li.page_item_has_children:after {
        border-color: transparent transparent #fff;
    }

    .main-navigation ul ul li:hover > ul,
    .main-navigation ul ul li.focus > ul {
        left: 100%;
        right: auto;
    }
    .main-navigation li li.focus > a,
    .main-navigation li li:focus > a,
    .main-navigation li li:hover > a,
    .main-navigation li li a:hover,
    .main-navigation li li a:focus,
    .main-navigation li li.current_page_item a:hover,
    .main-navigation li li.current-menu-item a:hover,
    .main-navigation li li.current_page_item a:focus,
    .main-navigation li li.current-menu-item a:focus {
        color: #f69e22;
    }

    .main-navigation ul li:hover > ul,
    .main-navigation ul li.focus > ul {
        left: 0.5em;
        right: auto;
    }

    .main-navigation .menu-item-has-children > a > .icon,
    .main-navigation .page_item_has_children > a > .icon {
        display: inline;
        left: 5px;
        position: relative;
        top: -1px;
    }

    .main-navigation ul ul .menu-item-has-children > a > .icon,
    .main-navigation ul ul .page_item_has_children > a > .icon {
        margin-top: -9px;
        left: auto;
        position: absolute;
        right: 1em;
        top: 50%;
        -webkit-transform: rotate(-90deg); /* Chrome, Safari, Opera */
        -ms-transform: rotate(-90deg); /* IE 9 */
        transform: rotate(-90deg);
    }

    .main-navigation ul ul li.menu-item-has-children.focus:before,
    .main-navigation ul ul li.menu-item-has-children:hover:before,
    .main-navigation ul ul li.menu-item-has-children.focus:after,
    .main-navigation ul ul li.menu-item-has-children:hover:after,
    .main-navigation ul ul li.page_item_has_children.focus:before,
    .main-navigation ul ul li.page_item_has_children:hover:before,
    .main-navigation ul ul li.page_item_has_children.focus:after,
    .main-navigation ul ul li.page_item_has_children:hover:after {
        display: none;
    }

    .site-header .site-navigation-fixed .menu-scroll-down {
        display: none;
    }

    /* Scroll down arrow */

    .site-header .menu-scroll-down {
        display: block;
        padding: 1em;
        position: absolute;
        right: 0;
    }

    .site-header .menu-scroll-down .icon {
        -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
        -ms-transform: rotate(90deg); /* IE 9 */
        transform: rotate(90deg);
    }

    .site-header .menu-scroll-down {
        color: #fff;
        top: 2em;
    }

    .site-header .navigation-top .menu-scroll-down {
        color: #767676;
        top: 0.7em;
    }

    .menu-scroll-down:focus {
        outline: thin dotted;
    }

    .menu-scroll-down .icon {
        height: 18px;
        width: 18px;
    }

    /* Front Page */

    .ftc-front-page.has-header-image .site-branding,
    .ftc-front-page.has-header-video .site-branding,
    .home.blog.has-header-image .site-branding,
    .home.blog.has-header-video .site-branding {
        margin-bottom: 70px;
    }

    .ftc-front-page.has-header-image .custom-header-media,
    .ftc-front-page.has-header-video .custom-header-media,
    .home.blog.has-header-image .custom-header-media,
    .home.blog.has-header-video .custom-header-media {
        height: 1200px;
        height: 100vh;
        max-height: 100%;
        overflow: hidden;
    }

    .ftc-front-page.has-header-image .custom-header-media:before,
    .ftc-front-page.has-header-video .custom-header-media:before,
    .home.blog.has-header-image .custom-header-media:before,
    .home.blog.has-header-video .custom-header-media:before {
        height: 33%;
    }

    .admin-bar.ftc-front-page.has-header-image .custom-header-media,
    .admin-bar.ftc-front-page.has-header-video .custom-header-media,
    .admin-bar.home.blog.has-header-image .custom-header-media,
    .admin-bar.home.blog.has-header-video .custom-header-media {
        height: calc(100vh - 32px);
    }

    .panel-content .wrap {
        padding-bottom: 4.5em;
        padding-top: 6em;
    }

    .panel-image {
        height: 100vh;
        max-height: 1200px;
    }

/* With panel images 100% of the screen height, 
we're going to fix the background image where supported to create a parallax-like effect. */
.background-fixed .panel-image {
    background-attachment: fixed;
}

.page-two-column .panel-content .entry-header {
    float: left;
    width: 36%;
}

.page-two-column .panel-content .post-info {
    float: right;
    width: 58%;
}

/* Front Page - Recent Posts */

.page-two-column .panel-content .recent-posts {
    clear: right;
    float: right;
    width: 58%;
}

.panel-content .recent-posts article {
    margin-bottom: 4em;
}

.panel-content .recent-posts .entry-header,
.page-two-column #primary .panel-content .recent-posts .entry-header,
.panel-content .recent-posts .post-info,
.page-two-column #primary .panel-content .recent-posts .post-info {
    float: none;
    width: 100%;
}

.panel-content .recent-posts .entry-header {
    margin-bottom: 1.5em;
}

.page .panel-content .recent-posts .entry-title {
    font-size: 26px;
    font-size: 1.625rem;
}

/* Posts */

.site-content {
    padding: 0;
}

.single-post .entry-title,
.page .entry-title {
    font-size: 26px;
}

.comments-pagination,
.post-navigation {
    clear: both;
    margin-bottom: 75px;
    margin-top: 30px;
}

.post-navigation .nav-previous {
    float: left;
    width: 50%;
/*text-align: right;
padding-right: 20px;*/
}

.post-navigation .nav-next {
    float: right;
    width: 50%;
text-align: right;/*
padding-left: 20px;*/
}

.nav-next,
.post-navigation .nav-next {
    margin-top: 0;
}

/* Blog, archive, search */

.sticky .icon-thumb-tack {
    height: 23px;
    left: -2.5em;
    top: 1.5em;
    width: 32px;
}

.blog:not(.has-sidebar) #primary article,
.archive:not(.page-one-column):not(.has-sidebar) #primary article,
.search:not(.has-sidebar) #primary article,
.error404:not(.has-sidebar) #primary .page-content,
.error404.has-sidebar #primary .page-content,
body.page-two-column:not(.archive) #primary .post-info,
body.page-two-column #comments {
    width: 100%;
}

.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
    padding-bottom: 4em;
}

.navigation.pagination {
    clear: both;
    float: right;
    width: 58%;
}

.has-sidebar .navigation.pagination,
.archive.page-one-column:not(.has-sidebar) .navigation.pagination {
    float: none;
    width: 100%;
}

.entry-footer {
    display: table;
    width: 100%;
}

.entry-footer .cat-tags-links {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
}

.entry-footer .edit-link {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}

.entry-footer .edit-link a.post-edit-link {
    margin-top: 0;
    margin-left: 1em;
}

/* Entry content */

/* without sidebar */

:not(.has-sidebar) .post-info blockquote.alignleft {
    margin-left: -17.5%;
    width: 48%;
}

:not(.has-sidebar) .post-info blockquote.alignright {
    margin-right: -17.5%;
    width: 48%;
}

/* with sidebar */

.has-sidebar .post-info blockquote.alignleft {
    margin-left: 0;
    width: 34%;
}

.has-sidebar .post-info blockquote.alignright {
    margin-right: 0;
    width: 34%;
}

.has-sidebar #primary .post-info blockquote.alignright.below-entry-meta {
    margin-right: -72.5%;
    width: 62%;
}

/* blog and archive */

.blog:not(.has-sidebar) .post-info blockquote.alignleft,
.ftc-front-page.page-two-column .post-info blockquote.alignleft,
.archive:not(.has-sidebar) .post-info blockquote.alignleft,
.page-two-column .post-info blockquote.alignleft {
    margin-left: -72.5%;
    width: 62%;
}

.blog:not(.has-sidebar) .post-info blockquote.alignright,
.ftc-front-page.page-two-column .post-info blockquote.alignright,
.archive:not(.has-sidebar) .post-info blockquote.alignright,
.page-two-column .post-info blockquote.alignright {
    margin-right: 0;
    width: 36%;
}

/* Post formats */

.format-quote blockquote .icon {
    left: -1.5em;
}

/* Pages */

.page.page-one-column .entry-header,
.ftc-front-page.page-one-column .entry-header,
.archive.page-one-column:not(.has-sidebar) .page-header {
    margin-bottom: 4em;
}
/*.page:not(.home) #content {
padding-bottom: 3.25em;
}*/

/* 404 page */

.error404 .page-content {
    padding-bottom: 9em;
}

.comments-title {
    margin-bottom: 2.5em;
}

ol.children .children {
    padding-left: 2em;
}

/* Posts pagination */

.nav-links .nav-title {
    position: relative;
}

.nav-title-icon-wrapper {
    position: absolute;
    text-align: center;
    width: 2em;
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
    left: -2em;
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
    right: -2em;
}

/* Secondary */

#secondary {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 1.6;
}

/* Widgets */

h2.widget-title {
    font-size: 11px;
    font-size: 0.6875rem;
    margin-bottom: 2em;
}

/* Footer */

.site-footer {
    font-size: 13px;
    line-height: 24px;
    color:#999;
}

.site-footer .widget-column.footer-widget-1 {
    float: left;
    width: 36%;
}

.site-footer .widget-column.footer-widget-2 {
    float: right;
    width: 58%;
}

.social-navigation {
    clear: left;
    float: left;
    margin-bottom: 0;
    width: 36%;
}

.site-info {
    float: left;
    padding: 0.7em 0 0;
    width: 58%;
}

.social-navigation + .site-info {
    margin-left: 6%;
}

.site-info .sep {
    margin: 0 0.5em;
    display: inline;
    visibility: visible;
    height: auto;
    width: auto;
}

/* Gallery Columns */

.gallery-columns-5 .gallery-item {
    max-width: 20%;
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
}

@media screen and ( min-width: 67em ) {

    /* Layout */

    /* Navigation */
    .navigation-top .wrap {
        padding: 0.75em 2em;
    }

    .navigation-top nav {
        margin-left: 0;
    }

    /* Sticky posts */

    .sticky .icon-thumb-tack {
        font-size: 32px;
        font-size: 2rem;
        height: 22px;
        left: -1.25em;
        top: 0.75em;
        width: 32px;
    }

    /* Pagination */

    .page-numbers {
        display: inline-block;
    }

    .page-numbers.current {
        font-size: 13px;
    }

    .page-numbers.current .screen-reader-text {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
    }

    /* Comments */

    .comment-body {
        margin-left: 0;
    }
}

@media screen and ( min-width: 79em ) {

    .has-sidebar .post-info blockquote.alignleft {
        margin-left: -20%;
    }

    .blog:not(.has-sidebar) .post-info blockquote.alignright,
    .archive:not(.has-sidebar) .post-info blockquote.alignright,
    .page-two-column .post-info blockquote.alignright,
    .ftc-front-page .post-info blockquote.alignright {
        margin-right: -20%;
    }
}

@media screen and ( max-width: 48.875em ) and ( min-width: 48em ) {

    .admin-bar .site-navigation-fixed.navigation-top,
    .admin-bar .site-navigation-hidden.navigation-top {
        top: 46px;
    }
}

/*--------------------------------------------------------------
20.0 Print
--------------------------------------------------------------*/

@media print {

    /* Hide elements */

    form,
    button,
    input,
    select,
    textarea,
    .navigation-top,
    .social-navigation,
    #secondary,
    .content-bottom-widgets,
    .header-image,
    .panel-image-prop,
    .icon-thumb-tack,
    .page-links,
    .edit-link,
    .post-navigation,
    .pagination.navigation,
    .comments-pagination,
    .comment-respond,
    .comment-edit-link,
    .comment-reply-link,
    .comment-metadata .edit-link,
    .pingback .edit-link,
    .site-footer aside.widget-area,
    .site-info {
        display: none !important;
    }

    .entry-footer,
    #comments,
    .site-footer,
    .single-featured-image-header {
        border: 0;
    }

    /* Font sizes */

    body {
        font-size: 14pt;
        line-height: 22px;
    }

    h1 {
        font-size: 24pt;
    }

    h2 {
        font-size: 22pt;
    }

    h3 {
        font-size: 17pt;
    }

    h4 {
        font-size: 12pt;
    }

    h5 {
        font-size: 11pt;
    }

    h6 {
        font-size: 12pt;
    }

    .page .panel-content .entry-title,
    .page-title,
    body.page:not(.ftc-front-page) .entry-title {
        font-size: 10pt;
    }

    /* Layout */

    .wrap {
        padding-left: 5% !important;
        padding-right: 5% !important;
        max-width: none;
    }

    /* Site Branding */

    .site-header {
        background: transparent;
        padding: 0;
    }

    .custom-header-media {
        padding: 0;
    }

    .ftc-front-page.has-header-image .site-branding,
    .ftc-front-page.has-header-video .site-branding,
    .home.blog.has-header-image .site-branding,
    .home.blog.has-header-video .site-branding {
        position: relative;
    }

    .site-branding {
        margin-top: 0;
        margin-bottom: 1.75em !important; /* override styles added by JavaScript */
    }

    .site-title {
        font-size: 25pt;
    }

    .site-description {
        font-size: 12pt;
        opacity: 1;
    }

    /* Posts */

    .single-featured-image-header {
        background: transparent;
    }

    .entry-meta {
        font-size: 9pt;
    }

    /* Colors */

    body,
    .site {
        background: none !important; /* Brute force since user agents all print differently. */
    }

    body,
    a,
    .site-title a,
    .ftc-front-page.has-header-image .site-title,
    .ftc-front-page.has-header-video .site-title,
    .ftc-front-page.has-header-image .site-title a,
    .ftc-front-page.has-header-video .site-title a {
        color: #222 !important; /* Make sure color schemes don't affect to print */
    }

    h2,
    h5,
    blockquote,
    .site-description,
    .ftc-front-page.has-header-image .site-description,
    .ftc-front-page.has-header-video .site-description,
    .entry-meta,
    .entry-meta a {
        color: #777 !important; /* Make sure color schemes don't affect to print */
    }

    .post-info blockquote.alignleft,
    .post-info blockquote.alignright {
        font-size: 11pt;
        width: 34%;
    }

    .site-footer {
        padding: 0;
    }
}

/*--------------------------------------------------------------
21.0 Woocommerce
--------------------------------------------------------------*/
.ftc-product .yith-wcwl-add-to-wishlist.exists a.add_to_wishlist {
    display: none !important;
}
.yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse {
    display: block;
}
.yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse{
    display: none;
}

.woocommerce ul.cart_list li img, .woocommerce ul.product_list_widget li img {
    float: left;
    margin-left: 0;
    width: 100%;
    margin-right: 15px
}
.button-in-product > div {
    position: relative;
}
.item-image .yith-wcwl-add-to-wishlist img.ajax-loading {
    position: absolute;
    top: 10px;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
}
.woocommerce table.wishlist_table tbody td.product-thumbnail{
    width: 126px;
    padding: 12px 12px;
}
.woocommerce .wishlist_table td.product-add-to-cart a {
    padding: 12px 10px;
    max-width: 140px;
    display: block!important;
    margin: 0 auto;
    margin-bottom: 0;
    text-align: center;
}
.wishlist_table tr td.product-blog-image a{
    max-width: 101px;
}
table.group_table ins .woocommerce-Price-amount,
table.group_table del .woocommerce-Price-amount{
    padding: 0;
    display: block;
    height: 20px;
}
table.group_table tr:nth-child(2n+1) {
    background: rgba(102,102,102,0.05);
}

.woocommerce div.product form.cart .group_table td:first-child {
    width: 30%;
}
.woocommerce div.product form.cart .group_table td{
    padding: 15px 5px;
    vertical-align: middle;
    width: 30%;
    text-align: center;
}
.woocommerce div.product form.cart .group_table td.label{
    line-height: 4;
    font-size: 13px !important;
    padding: 0;
    padding-left: 5px;
    top: 12px;
    position: relative;
}
.woocommerce div.product table.group_table p.stock
{
    margin-bottom: 0;
}
.single-product.woocommerce div.product form.cart .group_table td.price span {
    font-size: 14px !important;
    border-color: transparent;
    border: 0;
    font-weight: bold;
}
.woocommerce div.product form.cart .group_table td.label label{
    padding: 5px;
    font-weight: bold !important;
    width: 210px;
    overflow: hidden;
    text-transform: capitalize;
    margin-bottom: 0;
}
.woocommerce .star-rating{
    font-size: 11px;
    letter-spacing: 2px;
    width: 69px;
    z-index: 1;
    line-height: 1.3;
    height: 1.3em;
}
.woocommerce .star-rating span::before{
    font-family: star;
}

.woocommerce div.product form.cart .group_table td .quantity-title{
    width: 100%;
    text-align: left;
    margin-right: 50px;
}
form.cart .group_table td .quantity-title{
    margin-right: 50px;
}
.woocommerce div.product form.cart .group_table td.price
{
    width: 20% !important;
}

/* Button to top */

#to-top{
    position:fixed;
    right:20px; /* rtl */
    bottom: 75px;
    transform:scale(0,0);
    -webkit-transform:scale(0,0);
    -moz-transform:scale(0,0);
    -ms-transform:scale(0,0);
    width:30px;
    height:30px;
    display:inline-block;
    transition:all 300ms ease 0s;
    -webkit-transition:all 300ms ease 0s;
    -moz-transition:all 300ms ease 0s;
    text-align:center;
    font-size:0;
    line-height:40px;
    cursor:pointer;
    border-radius:100%;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    display:block !important;
    z-index:999;
    backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -webkit-backface-visibility:hidden;
}
#to-top a{
    display:inline-block;
    width:40px;
    height:40px;
    line-height:36px;
    color: #999;
    border: 2px solid #89b841;
    border-style:solid;
    overflow:hidden;
    border-radius:100%;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
}
#to-top a:before{
    font-family: 'FontAwesome';
    content: "\f106";
    font-size:18px;
    font-weight: bold;
}
#to-top a:hover{
    text-decoration:none;
    background: #15bd9c;
    color: #fff;
}
#to-top.on{
    transform:scale(1,1);
    -webkit-transform:scale(1,1);
    -moz-transform:scale(1,1);
    -ms-transform:scale(1,1)
}
.header-v2 .header-content .container .ftc-search-product {
    width: 130px;
}

/* Header Sticky */
body .is-sticky .header-sticky-hide{
    transform: translateY(-105%) !important;
    -webkit-transform: translateY(-105%) !important;
    -moz-transform: translateY(-105%) !important;
}
.header-ftc .is-sticky .header-sticky{
    background: #fff;
    width: 100%;
    z-index: 999 !important;
    -webkit-animation: mySticky 1.2s ; /* Chrome, Safari, Opera */
    -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;
}
@-webkit-keyframes mySticky {
    from {
        margin-top:-300px;
    }
    to {
        margin-top:0;
    }
}

/* Standard syntax */
@-moz-keyframes mySticky {
    from {
        margin-top:-300px;
    }
    to {
        margin-top:0;
    }
}

/* Standard syntax */
@keyframes mySticky {
    from {
        margin-top:-300px;
    }
    to {
        margin-top:0;
    }
}
.woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2) {
    width: 100%;
}

@media only screen and (min-width: 991px){
    .mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown {
        width: 550px;
    }
    .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown{
        width: 810px;
    }
    .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5, 
    .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns4 {
        position: unset;
    }
    .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns3 > ul.mega_dropdown,
    .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns4 > ul.mega_dropdown {
        left: 50%;
        transform: translateX(-50%);
    }
    .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown {
        width: 900px;
        left: 50%;
        transform: translateX(-50%);
    }
    .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5:first-child > ul.mega_dropdown{
        width: 1050px;
    }

}

.mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button, 
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, 
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link *, 
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:hover, 
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link:focus {
    color: inherit;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li.columns1 > ul.mega_dropdown {
    padding-left: 0;
    padding-right: 0;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li.columns1 > ul.mega_dropdown li a {
    padding-left: 30px;
    padding-right: 30px;
}
/*--------------------------------------------------------------
21.1 Shop page
--------------------------------------------------------------*/

.woocommerce .woocommerce-ordering .orderby, .woocommerce-page .woocommerce-ordering .orderby {
    width: 210px;
    padding: 0;
    border: 0;
    margin: 0 0 0 0;
    font-family: Lato;
}
.woocommerce .woocommerce-ordering .orderby li, .woocommerce-page .woocommerce-ordering .orderby li {
    list-style: none;
    position: relative;
    z-index: 4;
}
.woocommerce .woocommerce-ordering .orderby ul, .woocommerce-page .woocommerce-ordering .orderby ul {
    margin: 0;
    padding: 9px 0 0 0;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 5;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
}
.woocommerce .woocommerce-ordering .orderby:hover ul,
.woocommerce-page .woocommerce-ordering .orderby:hover ul{
    visibility:visible;
    opacity:1;
}
/* Ajax Search*/
.ftc-enable-ajax-search{
    top: 82px;
    right: 0;
}
.header-v4 .ftc-enable-ajax-search,.header-v2 .ftc-enable-ajax-search,
.header-layout3 .ftc-enable-ajax-search{
    left: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px){
    .header-v2 .ftc-enable-ajax-search{
        top: 37px;
        left: 40px;
    }  
    body .header-v2 .ftc_search_ajax.loading:after{
        top: 20px;
        left: auto;
        right: -258px;
    }
}
.ftc_search_ajax.loading:after{
    -webkit-animation: spin 500ms infinite linear;
    animation: spin 500ms infinite linear;
    border: 2px solid #fff;
    border-radius: 32px;
    border-right-color: #444;
    border-top-color: #444;
    content: "";
    display: block;
    height: 16px;
    top: 58px;
    z-index: 9999;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    width: 16px;
}
.header-v4 .ftc_search_ajax.loading:after{
    left: auto;
    right: -130px;
}
.header-v2 .ftc_search_ajax.loading:after{
    top: 57px;
    left: auto;
    right: -218px;
}
.header-home1 .ftc_search_ajax.loading:after{
    top: 57px;
}
.ftc-enable-ajax-search{
    display: none;
    width: 270px;
    background: #fff;

}
.ftc-enable-ajax-search ul{
    list-style: none;
    padding: 20px;
    border:1px solid #efefef;
    max-height: 361px;
    overflow: auto;
    margin: 0;
    z-index: 999;
    padding-bottom: 0;
}
.ftc-enable-ajax-search li:first-child{
    padding-top: 0;
    margin-top: 0;
}
.ftc-enable-ajax-search li{
    display: inline-block;
    position: relative;
    padding: 20px 0;
    vertical-align: top;
    width: 100%;
}
.ftc-enable-ajax-search .error{
    padding: 5px 10px;
    background: #e5e5e5;
    display: block;
    text-align: center;
}
.ftc-enable-ajax-search li:last-child{
    margin-bottom: 0;
}
.ftc-enable-ajax-search ins .woocommerce-Price-amount,.ftc-enable-ajax-search del .woocommerce-Price-amount {
    padding-right: 5px;
}
.ftc-enable-ajax-search li:after{
    content: "";
    border-top: 1px solid #efefef;
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
}
.ftc-enable-ajax-search li:last-child:after{
    display: none;
}
.ftc-enable-ajax-search .ftc-search-image{
    display: inline-block;
    float: left;
    width: 80px;
    height: 80px;
}
.ftc-enable-ajax-search .ftc-search-image img {
    height: 100%;
}
.ftc-enable-ajax-search .ftc-search-meta .del .woocommerce-Price-amount{
    padding-right: 13px;
}
.ftc-enable-ajax-search .ftc-search-meta{
    display: table-cell;
    padding-left: 10px;
    text-align: left;
}
.ftc-enable-ajax-search  .view-all{
    padding: 7px 20px;
    background: #e5e5e5;
    display: block;
    text-align: center;
}
.ftc-enable-ajax-search .ftc-search-meta .price{
    display: inline-block;
    text-align: left;
    width: 100%;
}
.ftc-search-meta.item-description a.product_title {
    overflow: hidden;
    display: block;
    max-height: 49px;
    text-transform: capitalize;
    font-weight: 600;
}
/* grid view */
.woocommerce > .products > .list-categories{
    width:100%;
}
.woocommerce > .products{
    clear:both;
    display:flex;
    flex-flow:row wrap;
}
.woocommerce-page .woocommerce > .products .ftc-products,.woocommerce-page .woocommerce > .products .ftc-product{
    margin: 20px 0 0 0;
}
.woocommerce .products .ftc-product,
.woocommerce-page .products .ftc-product{
    margin-bottom:0;
}
.woocommerce-page.columns-8 .products .ftc-product,
.woocommerce.columns-8 .products .ftc-product{
    width:12.5%;
}
.woocommerce-page.columns-7 .products .ftc-products,
.woocommerce.columns-7 .products .ftc-products{
    width:14.285%
}
.woocommerce-page.columns-6 .products .ftc-products,
.woocommerce.columns-6 .products .ftc-products{
    width:16.6%
}
.woocommerce-page.columns-5 .products .ftc-products,
.woocommerce.columns-5 .products .ftc-products{
    width:20%;
}
.woocommerce-page.columns-4 .products .ftc-products,
.woocommerce.columns-4 .products .ftc-products{
    width:25%;
}
.woocommerce-page.columns-3 .products .ftc-products,
.woocommerce.columns-3 .products .ftc-products{
    width:33.33333%;
}
.woocommerce-page.columns-2 .products .ftc-products,
.woocommerce.columns-2 .products .ftc-products{
    width:50%;
}
.woocommerce-page.columns-1 .products .ftc-products,
.woocommerce.columns-1 .products .ftc-products{
    width:100%
}
/* List view */
.woocommerce .products.list .ftc-product.product,
.woocommerce-page .products.list .ftc-product.product{
    max-width: calc(100% - 30px);
    width: 100%;
    border: 1px solid #ebebeb;
    padding: 0;
}
.products.list .ftc-products:hover .ftc-product, .products.list .ftc-products:hover .ftc-product{
    border-color: 1px solid red !important;
}
.tax-product_cat .woocommerce .products.list{
    margin-bottom: 0;
}
.woocommerce .products.list .ftc-product.product .item-image{
    float:left;
    max-width: 270px;
    width: 100%;
}
.woocommerce .list .item-description .meta_info{
    bottom: 0;
    top: auto;
    margin-left: 0;
    left: 0;
    transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -moz-transform: translateX(0%);
    max-width: 270px;
    text-align: left;
}
.woocommerce .products.list .ftc-product.product .item-description{
    float:left;
    width: calc(100% - 270px);
    padding: 0 30px 0 30px;
    margin-top: 0;
}
.woocommerce .products.list .ftc-product{
    width:100%;
    margin-bottom: 10px;
    padding: 0;
}
.woocommerce .products.list .ftc-product:last-child{
    margin-bottom: 30px;
}
.woocommerce .products.list .ftc-product .item-description{
    text-align:left;/* rtl */
}
.woocommerce .products.list .star-rating,
.woocommerce-page .products.list .star-rating{
    margin-left:0;
    margin-right:0;
}
.products.list .product .item-image .button-in-product{
    display: none;
}
.woocommerce  .product .item-description,
.woocommerce .products.list .ftc-product.product .item-image{
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
}

.woocommerce .products.list .product .item-description .add-to-cart,
.woocommerce .products.list .product .item-description .yith-wcwl-add-to-wishlist {
    width: 25%;
    height: 40px;
}

.woocommerce .products.list .ftc-product.product .item-description .add-to-cart a:hover,
.woocommerce .products.list .ftc-product.product .item-description .button-in a:hover,
.woocommerce .products.list .ftc-product.product .item-description .meta_info a:not(.quickshop):hover,
.woocommerce .products.list .ftc-product.product .item-description .compare:hover{
    background:#333;
}

.woocommerce .products.list .ftc-product.product .item-description .compare.added:hover:before{
    color: #fff;
}
.woocommerce .products.list .ftc-product.product .item-description .button-in span,
.woocommerce .products.list .ftc-product.product .item-description .add-to-cart span {
    font-size: 0;
}
.woocommerce .products.list .ftc-product.product .item-image,
.woocommerce .products.list .item-description .meta_info .add-to-cart a:first-child:before,
.woocommerce .products.list .ftc-product .price, .woocommerce-page .products.list .ftc-product .price,
.woocommerce .products.list .ftc-product.product .item-description .add-to-cart a.added:first-child:before{
    margin: 0;
}
.woocommerce .products.list .ftc-product.product .item-description .quickshop i
/*,.woocommerce .products.list .ftc-product.product .item-description .yith-wcwl-add-to-wishlist i,
.woocommerce .products.list .ftc-product.product .item-description .meta_info .compare i,
.woocommerce .products.list .ftc-product.product .item-description .add-to-cart a:before,
.woocommerce .products.list .ftc-product.product .item-description .add-to-cart a.added_to_cart:after*/ {
    line-height: 39px;
/*width: 100%;
font-size: 15px;*/
}
.woocommerce .products.list .ftc-product.product .item-description .add-to-cart a.added_to_cart:before {
    font-size: 0;
}
.products.list .short-description.list {
    display: block !important;
    margin-bottom: 62px;
    font-size: 15px;
    line-height: 24px;
    margin-top: -5px;
    text-align: justify;
}
.woocommerce-page .products.list .ftc-product h3.product-name a{
    color:#333;
    font-weight: bold;
}
.woocommerce .products.list .star-rating,
.woocommerce-page .products.list .star-rating{
    margin: 8px 0 20px;
    position: relative;
}
.woocommerce .list .product .price del {
    padding-right: 17px;
}

.woocommerce .products.list .ftc-product .price,
.woocommerce-page .products.list .ftc-product .price {
    position: relative;
}
.woocommerce .products.list .ftc-product h3.product-name > a,
.woocommerce-page .products.list .ftc-product h3.product-name > a {
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
}
@media only screen and (min-width: 1239px){

    .woocommerce .products.list .ftc-product .price .amount,
    .woocommerce-page .products.list .ftc-product .price .amount {
        font-size: 18px;
        line-height: 20px;
    }
    .woocommerce .products.list .ftc-product h3.product-name,
    .woocommerce-page .products.list .ftc-product h3.product-name {
        margin-bottom: 8px;
        margin-top: 20px;
    }
}
/* Navigation Summary*/
/*.single .detail-nav-summary {
    right: 0;
}*/
.detail-nav-summary {
    position: absolute;
    left: auto;
    right: -14px;
    top: 5px;
    z-index: 9;
    line-height: 0;
}
.detail-nav-summary > a {
    position: relative;
    width: 30px;
    height: 30px;
    z-index: 4;
    display: inline-block;
    text-align: center;
    border-width: 2px;
    border-style: solid;
}
.detail-nav-summary a:hover .nav-product{
    display: inline-block;
}
.detail-nav-summary a .nav-product {
    position: absolute;
    bottom: 100%;
    width: 250px;
    right: 0px;
    line-height: 20px;
    text-align: left;
    display: none;
    margin-bottom: 10px;
    background: #fff;
    border:1px solid #efefef;
}
.detail-nav-summary > a[rel="prev"]:before{
    content: '\f104';
}
.detail-nav-summary > a:before {
    line-height: 25px;
    font-family: 'FontAwesome';
    font-size: 25px;
    font-weight: 300;
}
.detail-nav-summary > a[rel="next"]{
    margin-left: 5px;
}
.detail-nav-summary > a[rel="next"]:before{
    content: '\f105';
}
.detail-nav-summary a .nav-product .nav-product__image{
    width: 80px;
    float: left;
}
.detail-nav-summary a .nav-product .nav-product__description{
    display: table-cell;
    vertical-align: top;
    padding-left: 10px;
}
.detail-nav-summary a .nav-product .nav-product__description .product-title{
    display: inline-block;
    width: 100%;
    padding: 5px 0;
    font-weight: bold;
    font-size: 14px;
}
.single-product.woocommerce-page .detail-nav-summary a .nav-product .nav-product__description .price span{
    font-size: 13px;
    border: 0;
}
.single-product .detail-nav-summary a .nav-product .nav-product__description span.price {
    margin: 5px 0;
}
nav.grid_list_nav a svg rect {
    fill: #333;
}
nav.grid_list_nav a.active svg rect {
    fill: #000;
}

.detail-nav-summary a .nav-product:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    font-size: 22px;
    color: #f5f5f5;
    position: absolute;
    bottom: -14px;
    right: 10px;
    width: 25px;
    text-align: right;
}
/* End Navigation summary*/


/* buttom slider */
.button-slider:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #fff;
    top: -7px;
}

.button-slider:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #fff;
    bottom: -7px;
    right: 0;
}
.button-slider:hover:before, .button-slider:hover:after{
    background-color: #333;
}


.button-slider2:before {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #333;
    top: -7px;
}

.button-slider2:after {
    content: '';
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #333;
    bottom: -7px;
    right: 0;
}
.button-slider2:hover:before, .button-slider2:hover:after{
    background-color: #fff;
}

/**/

/*Time countdown product*/
div.product .summary .counter-wrapper {
    width: 100%;
    display: inline-block;
    margin: 10px 0 20px 0;
}
.counter-wrapper > div {
    background-color: #f69e22;
    border-color: #f69e22;
}
.counter-wrapper > div {
    display: inline-block;
    padding: 4px 2px 5px 2px;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    width: 55px;
    height: 50px;
    overflow: hidden;
    line-height: 0;
    margin: 0 2px;
    margin-bottom: 4px;
    text-align: center;
}
.counter-wrapper > div .number-wrapper {
    color: #ffffff;
    line-height: 0;
}
.counter-wrapper > div .number-wrapper .number,
.counter-wrapper > div .countdown-meta {
    color: #fff;
}
.counter-wrapper > div .number-wrapper .number {
    z-index: 1;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    line-height: 22px;
}
div.product .countdown-meta{
    font-size: 11px;
    line-height: 14px;
    text-transform: uppercase;
    margin-top: 3px;
}
/*--------------------------------------------------------------
21.1 Shop page
--------------------------------------------------------------*/
.ftc-smooth-image{
    margin-bottom: 30px;
    text-align: center;
    overflow: hidden;
}
.ftc-sb-blogs  .owl-nav > div {
    left: -256.5px;
    top: 50px;
}
/*--------------------------------------------------------------
Revslider
--------------------------------------------------------------*/
body .rev_slider_wrapper .tparrows {
    width: 35px;
    height: 35px;
    background: #fff;
    opacity: 1;
}
body .rev_slider_wrapper .tparrows:before {
    color: #000;
    font-size: 13px;
    line-height: 35px;
}
body .rev_slider_wrapper .tparrows:hover {
    background: #94c347;
}
body .rev_slider_wrapper .tparrows:hover:before {color: #fff;}
body .rev_slider_wrapper span.button-slider:before {
    content:'';
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #94c347;
    top: -12px;
}
body .rev_slider_wrapper span.button-slider:after {
    content:'';
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #94c347;
    top: 21px;
    left: 45px;
}
/*--------------------------------------------------------------
Breadcum
--------------------------------------------------------------*/
.ftc-breadcrumb{
    max-width: 1920px;
    margin: 0px auto 40px;
    background: center no-repeat;
    background-size: cover;
}
.ftc-breadcrumb .breadcrumb-title{
    /*background-color: rgba(0,0,0,.4);*/
    text-align: center;
    padding: 83px 0;
    position: relative;
    z-index: 3;
    width: 1900px;
}
.ftc-breadcrumb .container {
    width: 1170px;
}
.breadcrumb-title h1{
    text-transform: uppercase;
    font-weight: bold;
    color:#fff;
    display: none;

}
.blog:not(.paged) .breadcrumb-title h1 {
    display: block;
}
.breadcrumb-title .breadcrumbs-container{
    font-weight: bold;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}
.breadcrumb-title .breadcrumbs-container a,
.breadcrumb-title .breadcrumbs-container span{
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 20px;
}
.breadcrumbs-container > span {
    margin: 0 10px;
}
.breadcrumbs-container > span.current {
    opacity: 1;
    margin: 0px;
}
/*--------------------------------------------------------------
Line with text center
--------------------------------------------------------------*/
.header-title{
    position: relative;
    text-align: center;
}
.ftc-shortcode .header-title span,
.site-content .related.products h2 .bg-heading,
.related-posts .bg-heading span{
    background: #fff;
}
.ftc-shortcode .header-title .bg-heading span,
.site-content .related.products h2 .bg-heading,
.related-posts .bg-heading span{
    padding: 0 20px;
    font-size: 20px;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tab > a{
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    font-weight: bold;
}
body .vc_general.vc_tta-tabs .vc_tta-tabs-container {
    display: block !important;
}
body .vc_general.vc_tta-tabs .vc_tta-panel-heading {
    display: none !important;
}
.wpb-js-composer .vc_tta-container .vc_tta.vc_general .vc_tta-tabs-list {
    display: inline-block;
    background-color: #fff;
    overflow: visible;
}
.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-body > h2 {
    display: none;
}
.ftc-shortcode .header-title .product_title:before,
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tabs-container:before,
.site-content .related.products h2:before,
.ftc-heading:before,
.related-posts .theme-title .product_title:before{
    border-top: 1px solid #e5e5e5;
    content: "";
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: -1;
}
.site-content .related.products h2,
.site-content .related.products h2 .bg-heading{
    position: relative;
    text-align: center;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
.site-content .related.products h2 .bg-heading:before,
.ftc-heading h1:before{
    left: 0;
}
.site-content .related.products h2 .bg-heading:after,
.ftc-heading h1:after{
    right: 0;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tabs-container .vc_tta-tab:last-child:before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default .vc_tta-tabs-container .vc_tta-tab:last-child::before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tabs-container .vc_tta-tab.vc_active:last-child:before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default .vc_tta-tabs-container .vc_tta-tab.vc_active:last-child::before,
body.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list:before,
body.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-list:after{
    display: none;
}
.wpb-js-composer .vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-panels-container{
    border: 1px solid #e5e5e5;
    padding: 20px;
    margin-left: 30px;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab{
    width: 100%;
    border: 1px solid #e5e5e5;
    margin-bottom: 3px;
    color:#333;
}
body.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tabs-container,
body.wpb-js-composer .vc_tta.vc_tta-tabs.vc_tta-tabs-position-right .vc_tta-tabs-container {
    border: 0;
    padding: 0 !important;
    text-align: left;
    margin-right: -1px !important;
    width: 270px;
    float: left;
    z-index: 5;
    position: relative;
    -webkit-box-flex: none;
    -webkit-flex: none;
    -ms-flex: none;
    display: none;
    -webkit-box-flex: none1;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    display: inline-block;
}
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tabs-container .vc_tta-tab:before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default_no_border .vc_tta-tabs-container .vc_tta-tab.vc_active:before/*,
body.wpb-js-composer .vc_general.vc_tta-tabs.default .vc_tta-tabs-container .vc_tta-tab:before,
body.wpb-js-composer .vc_general.vc_tta-tabs.default .vc_tta-tabs-container .vc_tta-tab.vc_active:before*/ {
    padding: 0;
    position: absolute;
    content: "/";
    top: 0;
    bottom: 5px;
    right: -2px;
    width: 2px;
    display: block;
    font-size: 14px;
    line-height: 20px;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab {
    margin: 0;
    position: relative;
    z-index: 1;
    background: transparent;
    float: none;
    display: inline-block;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tabs-container{
    text-align: center;
    overflow: visible;
    margin-bottom: 25px !important;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list:before,
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list:after,
.ftc-shortcode .header-title .bg-heading:before,
.site-content .related.products h2 .bg-heading:before,
.ftc-shortcode .header-title .bg-heading:after,
.site-content .related.products h2 .bg-heading:after,
.vc_separator.vc_separator_align_center h4:before,
.vc_separator.vc_separator_align_center h4:after,
.ftc-heading h1:before,
.ftc-heading h1:after,
.related-posts .bg-heading:before,
.related-posts .bg-heading:after{
    content: "\f111";
    text-align: left;
    font-family: 'FontAwesome';
    position: absolute;
    top: 54%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    font-size: 6px;
    color: #e5e5e5;
    z-index: 0;
}
.vc_separator.vc_separator_align_center h4,
.ftc-heading{
    position: relative;
}
.ftc-heading{
    line-height: 15px;
    margin-bottom: 30px;
    text-align: center;
}
.vc_separator.vc_separator_align_center h4,
.ftc-heading h1{
    padding: 0 20px;
}
.vc_separator h4,
.ftc-heading h1{
    font-size: 20px;
    line-height: 20px;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    background: #fff;
}
.vc_separator.vc_separator_align_center h4:before {
    left: -1px;
}
.vc_separator.vc_separator_align_center h4:after {
    right: -1px;
}
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab > a {
    padding: 0 10px;
    margin: 0 14px 0 14px;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    transition: all 120ms ease 0s;
    -webkit-transition: all 120ms ease 0s;
    -moz-transition: all 120ms ease 0s;
    display: inline-block;
    background: transparent;
    border: 0;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
}

.header-title .product_title{
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 20px;
    line-height: 22px;
    text-transform: uppercase;
}
/*--------------------------------------------------------------
Product style
--------------------------------------------------------------*/
.woocommerce .ftc-product.product span {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.woocommerce .ftc-product.product .cover_image img{
    position: relative;
    z-index: 2;
}
.woocommerce .ftc-product.product .item-image:hover span.cover_image img,
.woocommerce-page .ftc-product.product .item-image:hover span.cover_image img{
    opacity: 0;
    position: fixed;
    display: none;
    width: auto;
}
.woocommerce .ftc-product.product .item-image:hover span.hover_image img,
.woocommerce-page .ftc-product.product .item-image:hover span.hover_image img{
    opacity: 1;
    top: 0;
    position: relative;
}
div.pp_woocommerce .pp_content_container {
    background: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 30px rgba(0,0,0,.25);
    padding: 20px 0;
}
.woocommerce .ftc-product.product span.hover_image img,
.woocommerce-page .ftc-product.product span.hover_image img{
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    width: 100%;
    transition: opacity 250ms ease-in-out 0s;
    -moz-transition: opacity 250ms ease-in-out 0s;
    -webkit-transition: opacity 250ms ease-in-out 0s;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    opacity: 0;
}
.woocommerce .ftc-product.product .item-image span.cover_image img,
.woocommerce-page .ftc-product.product .item-image span.cover_image img{
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    transition: opacity 250ms ease-in-out 0s;
    -moz-transition: opacity 250ms ease-in-out 0s;
    -webkit-transition: opacity 250ms ease-in-out 0s;
    height: 100%;
}
.woocommerce .ftc-product.product .item-image > a {
    position: relative;
    z-index: 2;
    display: inline-block;
    max-width: 100%;
    line-height: 0;
}
.woocommerce .ftc-product.product .item-image {
    position: relative;
    z-index: 1;
    margin: 0 0 25px 0;
    max-width: 100%;
    width: 100%;
    line-height: 0;
    overflow: hidden;
    float: none;
}

.woocommerce .product .conditions-box,
.woocommerce-page .product .conditions-box{
    position: absolute;
    left: 0;
    right: auto;
    top: 0px;
    bottom: auto;
    z-index: 4;
    text-align: left;
    width: 100%;
    line-height: 0;
    text-align: center;
}
.woocommerce .product .conditions-box span{
    line-height: 20px;
    margin: 0;
    color:#fff;
    min-height: 25px;
    line-height: 25px;
    padding: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    min-width: 40px;
    height: auto;
    clear: both;
    font-size: 13px;
    font-weight: normal;
}

.woocommerce .product .conditions-box .out-of-stock:before{
    border-top-color: #d4d4d4 !important;
}
.woocommerce .product .conditions-box .featured:before{
    border-top-color: #222 !important;
}
.woocommerce .product .conditions-box .onsale {
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    line-height: 36px;
    font-size: 13px;
    margin: 0;
    color: #fff;
    min-height: 25px;
    line-height: 22px;
    padding: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    min-width: 50px;
    height: auto;
    clear: both;
    font-weight: normal;
}
.cate, .test1 {z-index: 0;}
.category-slider h4.product_title {
    color: #fff;
    /* position: absolute; */
    top: 0;
    background: blue;
    left: 0;
    /* transform: translateX(-50%); */
    font-family: inherit;
    font-size: 16px;
    line-height: 22px;
    width: 100%;
    height: 120px;
    padding-top: 20px;
    /* padding: 0 50%; */
    border-radius: 20px 20px 0 0;
    /* margin: 0 auto; */
    text-align: center;
}
.ftc__sub__categories__image {
    /* position: relative; */
    /* left: 50%; */
    /* top: 0; */
    /* transform: translateX(-50%); */
    max-width: 100px;
    /* max-height: 90px; */
    z-index: 2;
    position: absolute;
    top: 100px;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow: hidden;
    border-radius: 50%;
}

.woocommerce .product .conditions-box .featured{
    position: absolute;
    top: 0;
    background: #000;
    position: absolute;
    left: 0;
    right: auto;
    top: 0;
    line-height: 36px;
    font-size: 13px;
    margin: 0;
    color: #fff;
    min-height: 25px;
    line-height: 23px;
    padding: 1px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    min-width: 50px;
    height: auto;
    clear: both;
    font-weight: normal;
}
.woocommerce .product .conditions-box .out-of-stock {
    display: none;
}
.woocommerce .product .details-img .images .conditions-box .featured,
.woocommerce .product .details-img .images .conditions-box .out-of-stock{
    left: 4px;
    top:4px;
}
.woocommerce .product .details-img .images .conditions-box .onsale{
    right: 4px;
    top:4px;
}
.woocommerce .products .star-rating.no-rating,
.woocommerce-page .products .star-rating.no-rating,
.star-rating.no-rating:before,
.pp_woocommerce .star-rating.no-rating:before,
.woocommerce .star-rating.no-rating:before,
.woocommerce-page .star-rating.no-rating:before{
    color: #333;
}
/*config button*/
.button-in-product {
    width: 100%;
    position: absolute;
    flex-direction: column;
    left: 50%;
    font-size: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .2s ease-in-out 0.2s;
    -moz-transition: all .2s ease-in-out 0.2s;
    transition: all .2s ease-in-out 0.2s;
    text-align: center;
    height: 40px;
    display: none;
    top: 50%
}
.ftc-product:hover .item-image .button-in-product {
    opacity: 1;
    visibility: visible;
}
.ftc-product:hover .item-image .meta_info  {
    opacity: 1;
    visibility: visible;
}
.woocommerce .ftc-product.product .item-image:hover .button-in-product,
.woocommerce .ftc-product.product .item-image:hover .meta_info {
    z-index: 5;
}
.woocommerce .product .item-image .button-in-product > div,
.woocommerce .product .item-image .button-in-product > div a,
.woocommerce .product .item-image .button-in-product > a {
    font-size: 0;
    line-height: 0;
    padding: 0;
    min-width: 0;
    width: 67.5px;
    height: 38px;
    display: inline-block;
    border-radius: 0;
    border-right: 1px solid rgba(235, 235, 235, 0.3);
}
.woocommerce .product .item-image .button-in-product > a:last-child{
    border-right: 0;
}
.woocommerce .product .item-image .button-in-product .added .add_to_wishlist,
.woocommerce .product .item-image .button-in-product .added .ajax-loading,
.woocommerce .item-description .meta_info  .added .add_to_wishlist,
.woocommerce .item-description .meta_info   .added .ajax-loading{
    display: none !important;
}
.item-image:hover .button-in-product > div.yith-wcwl-add-to-wishlist,
.item-image:hover .button-in-product > a, .item-image:hover .meta_info  > div.yith-wcwl-add-to-wishlist,
.item-image:hover .meta_info  > a{
    position: static;
    transition: all 0.5s ease-in-out;
}

.add-to-cart.add_to_cart_button a:before{
    content: "\e04f";
    font-family: 'simple-line-icons';
    font-weight: normal;
}
.add-to-cart.add_to_cart_button a.loading:before{
    opacity: 0;
}
.woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover, .woocommerce-page nav.woocommerce-pagination ul li a.prev:hover{
    color: #fff;
    border-color: transparent;
}
.woocommerce .ftc-product.product .item-image:hover > a:before {
    display: none;
}
.item-image .button-in-product a.compare.added:before {
    font-size: 15px;
    line-height: 35px;
    content: "\e023";
    font-family: 'simple-line-icons';
}
.item-image .button-in-product a i,
.woocommerce .product .item-image .button-in-product a:first-child:before {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 15px;
    color: inherit ;
    font-weight: 300;
}
.woocommerce .product .item-image .button-in-product a  {
    background-color: #2a2931;
    color: #fff;
}
.woocommerce .product .item-image .button-in-product .add-to-cart-button::before {
    font-family: 'FontAwesome';
    content: "\f07a";
    line-height: 34px;
    text-indent: 0;
    color: inherit !important;
}
.woocommerce .product .item-image .button-in-product .button-add-to-cart .added_to_cart:before {
    font-family: 'FontAwesome';
    content: "\f00c";
    position: static;
    font-size: 12px;
    line-height: 34px;
}
.woocommerce .product .item-image .button-in-product .button-add-to-cart .added_to_cart{
    position: absolute;
    left: 0;
    right: 0;

}
.woocommerce #respond input#submit.added:after,
.woocommerce a.button.added:after,
.woocommerce button.button.added:after,
.woocommerce input.button.added:after {
    vertical-align: initial;
    display: none;
}
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover{
    background-color: yellow;
    color:#fff;
}
.woocommerce a.button.btn_cart:hover{
    background-color: transparent;
}
.woocommerce .ftc-product.product .item-description .button-add-to-cart a.added:first-child:before,
.ftc-meta-widget.item-description .button-add-to-cart a.added:first-child:before{
    font-family: 'FontAwesome';
    content: "\f00c";
    position: static;
    margin: 0 8px 0 0;
    padding: 0;
}
.woocommerce .product .item-image .button-in-product .ajax_add_to_cart.added,
.woocommerce .item-description .meta_info  .ajax_add_to_cart.added{
    display: none;
}
.button-in-product .added_to_cart:after{
    content: "\f00c";
    font-family: fontAwesome;
    display: inline-block;
    font-size:15px;
    line-height: 35px;
}
.woocommerce .products.list .ftc-product h3.product-name, 
.woocommerce-page .products.list .ftc-product h3.product-name{
    text-transform: uppercase;
}
.woocommerce .products .product,
.woocommerce-page .products .product,
#right-sidebar .product_list_widget li{
    position: relative;
    overflow: hidden;
    max-width: 100%;
    width: 100%;
    margin-left: auto ;
    margin-right: auto ;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.product .stock:not(.availability) {
    display: none;
}
.archive .woocommerce .products .product span.price {
    margin-bottom: 2px;
}

.ftc-product-time-deal.ftc-slider .ftc-product{
    max-width: 470px;
}
.countdown-home4 .woocommerce ul.product_list_widget li > a.ftc-widget-image{
    max-width: 320px !important;
    width: 320px;
}
.countdown-home4 .ftc-items-widget {
    padding-top: 50px; width: 27.5%;
    float: left;
    display: inline-block; 
}
.countdown-home4  .woocommerce:nth-child(2){
    width: 40%;
    float: left;
    display: inline-block;
    margin: 0 29.26px;
}
.ftc-product .item-description .button-add-to-cart,
.ftc-product .item-description .button-in.wishlist,
.ftc-meta-widget.item-description .button-add-to-cart,
.ftc-meta-widget.item-description .button-in.wishlist{
    float: left;
    width: 50%;
}
.ftc-product .item-description .button-in.wishlist,
.ftc-meta-widget.item-description .button-in.wishlist,
.ftc-product .item-description .button-add-to-cart{
    position: relative;
    height: 40px;
}
.item-description .button-in.compare, .item-description .button-in.quickshop {
    display: none;
    text-align: center;
    position: relative;
}
.woocommerce .product .item-description .meta_info .button-add-to-cart a:first-child:before,
.ftc-meta-widget.item-description .meta_info .button-add-to-cart a:first-child:before{
    font-family: 'FontAwesome';
    content: "\f07a";
    line-height: 30px;
    text-indent: 0;
    color: inherit;
    padding: 0;
    margin: 0 5px 0 0;
}
.item-description{
    text-align: center;
}
.item-description .button-in.wishlist img {
    position: relative;
    top: -20px;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
}

.item-description .meta_info {
    width: 100%;
    position: absolute;
    flex-direction: row;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 40px;
    text-align: center;
    opacity: 0;
    top: -25px;
    z-index: 1;
    display: flex;
    justify-content: center;
}
.list .item-description .meta_info{
    position: unset;
    opacity: 1;
    visibility: visible;
}
.products:not(.list) .ftc-product:hover .meta_info{
    opacity: 1;
    visibility: visible;
    animation: hover-product 1s ease-in-out;
    -webkit-animation:hover-product 1s ease-in-out;
    -o-animation:hover-product 1s ease-in-out;
    z-index: 8;
}

@-webkit-keyframes hover-product {
    0% {
        opacity:0;
        /*visibility: hidden;*/
    }
    100% {
        opacity:1;
        /*visibility: visible;*/
    }
}

@-moz-keyframes hover-product {
    0% {
        opacity:0;
        /*visibility: hidden;*/
    }
    100% {
        opacity:1;
        /*visibility: visible;*/
    }
}
@keyframes hover-product {
    0% {
        opacity:0;
        visibility: hidden;
    }
    100% {
        opacity:1;
        visibility: visible;
    }
}
table.compare-list span.ftc-tooltip.button-tooltip {
    display: inline-block;
}
div.product .summary .yith-wcwl-add-to-wishlist a, 
div.product .summary .compare span {
    font-size: 14px;
    line-height: 35px;
    font-weight: 500;
    text-transform: capitalize;
}
.woocommerce .product span {
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.woocommerce .product .item-description .meta_info .yith-wcwl-add-to-wishlist{
    display: inline;
    margin-top: 0;
}
.woocommerce .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist span{
    overflow: visible;
}
.woocommerce .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist.added .ajax-loading{
    display: none !important;
}
.woocommerce .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist .ajax-loading{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    width: auto;
}
.woocommerce a.button.loading::after, .woocommerce button.button.loading::after {
    top: 0;
    left: 16px;
}
.item-image .button-in-product a.button.loading::after {
    font-size: 14px;
    top: 20px;
}
.product-home35 .item-image .button-in-product a.button.loading::after {
    top: 0;
}
.product-onsale .item-image .button-in-product a.button.loading::after{
    top: 0;
}
.meta_info  .yith-wcwl-add-to-wishlist .ajax-loading {
    display: block;      
    margin-top: 0;
    margin-left: 0;
}
.button-in-product .yith-wcwl-add-to-wishlist .ajax-loading {
    display: none;      
    margin-top: 0;
}
.button-in-product .yith-wcwl-add-to-wishlist .show , .meta_info .yith-wcwl-add-to-wishlist .show{
    display: inline;
}
.woocommerce .ftc-product.product .item-description .meta_info .add_to_cart_button.added{
    display: none;
}
.woocommerce .ftc-product.product .item-description .meta_info .added_to_cart:hover{
    color: #fff;
}
.woocommerce .ftc-product .item-description .meta_info .compare.added{
    font-size: 0px;
}
.product .meta_info .compare.added:after{
    content: "\e023";
    font-family: 'simple-line-icons';
    font-size: 15px;
}
.product .item-description .meta_info .compare.added:hover{
    color: #fff;
}
.product .meta_info .added_to_cart:after{
    content: "\f00c";
    font-family: fontAwesome;
    font-size: 15px;
    line-height: 40px;
}
.woocommerce .ftc-product.product .item-description .meta_info .added_to_cart{
    font-size: 0px;
}
.product .item-description .meta_info a,
.ftc-meta-widget.item-description .meta_info a{
    line-height: 40px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    font-weight: 400;
    display: inline-block;
    height: 40px;
    background-color: #999;
    border-radius: 0;
    color: #fff;
    font-size: 15px;
}
.product .item-description .meta_info a span {
    font-size: 0;
}
.woocommerce .product .meta_info > a, 
.woocommerce .product .meta_info > div{
    width: 25%;
}
.ftc-meta-widget.item-description .meta_info > a,
.ftc-meta-widget.item-description .meta_info > div{
    width: 25%;
}
.woocommerce .ftc-product.product .item-description .meta_info > a.compare,
.woocommerce .ftc-product.product .item-description .meta_info > div.yith-wcwl-add-to-wishlist a,
.woocommerce .ftc-product.product .item-description .meta_info > a.quickshop,
.ftc-meta-widget.item-description .meta_info > a.compare,
.ftc-meta-widget.item-description.meta_info > div.yith-wcwl-add-to-wishlist a,
.ftc-meta-widget.item-description .meta_info > a.quickshop{
    border-left: 1px solid rgba(235, 235, 235, 0.3);
}
.woocommerce .product .item-description .meta_info > div a, .ftc-meta-widget.item-description .meta_info > div a {
    width: 100%;
}
.woocommerce .product .item-description .meta_info a:last-child,
.ftc-meta-widget.item-description .meta_info a:last-child{
    border-right: 0;
}
.add-to-cart.add_to_cart_button {
    display: inline;
}
.woocommerce .product .item-description .meta_info a{
    background-color: #2a2931;
    color: #fff ;
    border-color: #2a2931;
}
.woocommerce .product .item-description .meta_info .ftc-note{
    display: none;
}
.ftc-product .item-description .meta_info .button-in.wishlist a,
.ftc-meta-widget.item-description .meta_info .button-in.wishlist a{
    line-height: 40px;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    border-right: none;
}
.item-description .meta_info .button-in.wishlist a, .item-description .meta_info .button-in.compare a{
    line-height: 30px;
    font-size: 13px;
    height: 40px;
    width: 100%;
    display: inline-block;
}

.ftc-product .item-description .meta_info .yith-wcwl-add-to-wishlist .ftc-note,
.ftc-meta-widget.item-description .meta_info .yith-wcwl-add-to-wishlist .ftc-note{
    padding: 0 5px;
}

.products .ftc-product h3,
.woocommerce .products .ftc-product h3,
.woocommerce-page .products .ftc-product h3,
.ftc-meta-widget h3{
    margin: 0;
    padding: 0;
}
ins .woocommerce-Price-amount,
del .woocommerce-Price-amount{
    padding: 0 15px 0 0;
}
ul.product_list_widget li > a, h3.product-name > a,
h3.product-name,
.detail-nav-summary a .product-info span{
    font-size: 15px;
    line-height: 22px;
    z-index: 1;
    position: relative;
    text-transform: capitalize;
}
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating,
.woocommerce .star-rating,
.woocommerce-page .star-rating {
    margin: 5px auto 10px;
}
.woocommerce .products .ftc-product .price .amount,
.woocommerce-page .products .ftc-product .price .amount,
.product-price .amount {
    padding: 0 3px;
    font-weight: 600;
}
.woocommerce .products .ftc-product .price del .amount,
.woocommerce-page .products .ftc-product .price del .amount {
    font-weight: normal;
    font-size: 14px;
    color: #999;
}
.woocommerce .products .ftc-product .price del,
.woocommerce .products .ftc-product .price del span,
.woocommerce-page .products .ftc-product .price del span,
.woocommerce div.product p.price del,
.woocommerce div.product span.price del,
div.product div[itemprop="offers"] .price del .amount,
div.product .single_variation_wrap del .amount{
    color: #999;
}
.woocommerce div.product p.price del,
.woocommerce div.product span.price del{
    opacity: 1;
}
.woocommerce .products .ftc-product.product .item-image .button-in:hover a:hover,
.vc_color-orange.vc_message_box-solid{
    background-color: #f69e22;
}
.woocommerce .products .ftc-product.product .item-image .button-in-product .compare:hover,
.woocommerce .products .ftc-product.product .item-image .button-in-product .quickshop:hover {
    color: #fff;
}
.woocommerce #content nav.woocommerce-pagination ul li a,
.woocommerce #content nav.woocommerce-pagination ul li span,
.woocommerce nav.woocommerce-pagination ul li a,
.woocommerce nav.woocommerce-pagination ul li span,
.woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page #content nav.woocommerce-pagination ul li span,
.woocommerce-page nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li span,
.ftc-pagination ul li a,
.ftc-pagination ul li span.current,
.page-numbers.current,
.page-numbers{
    font-size: 14px;
    padding: 0 10px;
    min-height: 30px;
    min-width: 30px;
    line-height: 30px;
    margin: 0;
    margin-right: -1px;
    text-align: center;
    display: inline-block;
    border: 1px solid #e5e5e5;
    position: relative;
}
.woocommerce #content nav.woocommerce-pagination ul li a, .woocommerce-page #content nav.woocommerce-pagination ul li a,
.woocommerce-page nav.woocommerce-pagination ul li a, .nav-links a.page-numbers{
    background: #2a2931;
    color: #fff;
    border-color: #2a2931;
}
.nav-links span.page-numbers.current, .nav-links a.page-numbers:hover{
    background: red;
    color: #fff;
    border-color: transparent;
}
.woocommerce #content nav.woocommerce-pagination ul li a:hover{
    background: #94c347 !important;
    border-color:#94c347;
}
.woocommerce nav.woocommerce-pagination ul li span.current,
.woocommerce-page nav.woocommerce-pagination ul li span.current,
.woocommerce nav.woocommerce-pagination ul li a.next:hover,
.woocommerce-page nav.woocommerce-pagination ul li a.next:hover,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover,
.woocommerce-page nav.woocommerce-pagination ul li a.prev:hover,
.woocommerce nav.woocommerce-pagination ul li a:hover,
.woocommerce-page nav.woocommerce-pagination ul li a:hover,
.woocommerce .form-row input.button:hover,
.load-more-wrapper .button:hover,
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab:hover,
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active,
.woocommerce div.product form.cart .button:hover,
.woocommerce div.product div.summary p.cart a:hover,
.woocommerce #content div.product .summary .compare:hover,
div.product .social-sharing li a:hover,
.tagcloud a:hover,
.woocommerce .wc-proceed-to-checkout a.button.alt:hover,
.woocommerce .wc-proceed-to-checkout a.button:hover,
.woocommerce-cart table.cart input.button:hover,
div.product.vertical-thumbnail .details-img .owl-controls div.owl-prev:hover,
div.product.vertical-thumbnail .details-img .owl-controls div.owl-next:hover,
ul > .page-numbers.current,
ul > .page-numbers:hover{
    background-color: #f69e22;
    color:#fff;
}

body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab.vc_active > a,
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab > a:hover{
    color:#fff;
}
body .vc_general.vc_tta-tabs.vc_tta-tabs-position-left .vc_tta-tab > a{
    width: 100%;
    padding: 9px 0;
}
.woocommerce #content nav.woocommerce-pagination ul li,
.woocommerce nav.woocommerce-pagination ul li,
.woocommerce-page #content nav.woocommerce-pagination ul li,
.woocommerce-page nav.woocommerce-pagination ul li{
    overflow: initial;
    margin-right: 5px;
    border-right: 0;
}
.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span {
    height: 31px;
}
.woocommerce nav.woocommerce-pagination ul li a.next,
.woocommerce-page nav.woocommerce-pagination ul li a.next,
.woocommerce #content nav.woocommerce-pagination ul li a.next{
    font-size: 0;
    width: 31px;
    top: -4px;
    background: #fff;
    border-color: #ebebeb;

}
.woocommerce nav.woocommerce-pagination ul li a.prev,
.woocommerce-page nav.woocommerce-pagination ul li a.prev,
.woocommerce #content nav.woocommerce-pagination ul li a.prev{
    width: 31px;
    font-size: 0;
    top: -4px;
    background: #fff;
    border-color: #ebebeb;
}
.woocommerce #content nav.woocommerce-pagination ul,
.woocommerce nav.woocommerce-pagination ul,
.woocommerce-page #content nav.woocommerce-pagination ul,
.woocommerce-page nav.woocommerce-pagination ul,
.ftc-pagination ul{
    border: 0;
    margin: 0;
    padding: 0;
}
.woocommerce #content nav.woocommerce-pagination ul li a.next:before,
.woocommerce nav.woocommerce-pagination ul li a.next:before,
.woocommerce-page #content nav.woocommerce-pagination ul li a.next:before,
.woocommerce-page nav.woocommerce-pagination ul li a.next:before,
.ftc-pagination ul li a.next:before, .nav-links a.next.page-numbers:before{
    content: "\f105";
    position: absolute;
    right: 11px;
    font-weight: 300;
    font-family: FontAwesome;
}
.woocommerce #content nav.woocommerce-pagination ul li a.prev:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:before,
.woocommerce-page #content nav.woocommerce-pagination ul li a.prev:before,
.woocommerce-page nav.woocommerce-pagination ul li a.prev:before,
.ftc-pagination ul li a.prev:before,
.nav-links .prev.page-numbers:before{
    content: "\f104";
    font-weight: 300;
    position: absolute;
    left: 11px;
    font-family: FontAwesome;
}
.woocommerce #content nav.woocommerce-pagination ul li a.next:before,
.woocommerce nav.woocommerce-pagination ul li a.next:before,
.woocommerce-page #content nav.woocommerce-pagination ul li a.next:before,
.woocommerce-page nav.woocommerce-pagination ul li a.next:before,
.woocommerce #content nav.woocommerce-pagination ul li a.prev:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:before,
.woocommerce-page #content nav.woocommerce-pagination ul li a.prev:before,
.woocommerce-page nav.woocommerce-pagination ul li a.prev:before,
.ftc-pagination ul li a.prev:before,
.ftc-pagination ul li a.next:before{
    font-family: 'FontAwesome';
    font-size: 18px;
    line-height: 30px;
    color: #666;
}
.woocommerce #content nav.woocommerce-pagination ul li a.next:hover:before,
.woocommerce nav.woocommerce-pagination ul li a.next:hover:before,
.woocommerce-page #content nav.woocommerce-pagination ul li a.next:hover:before,
.woocommerce-page nav.woocommerce-pagination ul li a.next:hover:before,
.woocommerce #content nav.woocommerce-pagination ul li a.prev:hover:before,
.woocommerce nav.woocommerce-pagination ul li a.prev:hover:before,
.woocommerce-page #content nav.woocommerce-pagination ul li a.prev:hover:before,
.woocommerce-page nav.woocommerce-pagination ul li a.prev:hover:before{color:#fff;}
/*Testimonials*/
.client-say h2{
    font-size: 36px;
    font-weight: 800;
    text-transform: uppercase;
    color: #000;
}
.client-say p {
    font-size: 15px;
    color: #999;
    padding-top: 17px;
}
.testimonial-content .image img {
    position: relative;
    z-index: 1;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border: 4px solid #94c347;
}
.ftc-sb-testimonial  .testimonial-content .image {
    width: 100px;
    height: 100px;
    margin-top: 0px;
    border-radius: 50%;
    top: 0;
    /*position: absolute;*/
    left: 30px;
}
.name-image-byline {
    display: flex;
    align-items: flex-end;
    position: relative;
    margin-top: -50px;
    left: -15px;
}
.ftc-sb-testimonial  .woocommerce .star-rating {
    top: auto;
    text-transform: initial;
    margin: auto;
}
.ftc-sb-testimonial span.woocommerce {
    display: inline-block;
}
/*.testimonial-home1> .wpb_column{
padding: 0 !important;
}*/
.testimonial-home1 .ftc-sb-testimonial {
    max-width: 1200px;
    width: calc(100% + 30px);
    margin-left: -15px;
}
/*.testimonial-home1 .ftc-sb-testimonial {
max-width: 1200px;
width: 100%;
}*/
.group-name-byline {
    padding-bottom: 10px;
    padding-left: 10px;
}
.ftc-sb-testimonial h4.name {
    font-weight: bold !important;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
}
.ftc-sb-testimonial h4.name a {
    font-weight: bold !important;
}
.ftc-sb-testimonial .byline {
    color: #94c347;
    margin: 0 auto;
    text-align: center;
}
.ftc-parallax-bg {
    background-attachment: fixed;
    background-size: cover;
    -webkit-background-size: cover;
    background-origin: padding-box;
    background-repeat: no-repeat;
    background-blend-mode: screen;
}
.ftc-sb-testimonial .owl-item {
    padding-left: 15px;
    padding-right: 15px;
}
.testimonial-content.has-image {
    padding-top: 30px;
}
.content-test {
    background: #fff;
    padding: 20px 30px;
    border: 1px solid #ebebeb;
}
.test-home3 .content-test {
    background: transparent;
    border: 0;
}
.test-home3 .testimonial-content .content {
    text-align: center;
    margin-top: 25px;
}
.test-home3 .ftc-sb-testimonial h4.name, .test-home3 .ftc-sb-testimonial .byline {
    text-align: left;
}
.test-home3 .testimonial-content.has-image {
    padding-top: 5px;
}
.test-home3 .ftc-sb-testimonial .owl-nav > div {
    bottom: 0;
    top: auto;
}
.test-home3 .name-image-byline {
    align-items: center;
    left: 0;
    justify-content: center;
    margin-top: 0;
}
.test-home3 .content-test, .test-home3  .group-name-byline {
    padding-top: 0;
    padding-bottom: 0;
}
.test-home3 .group-name-byline {
    padding-left: 20px;
}
.test-home3 .ftc-sb-testimonial .owl-nav  {
    padding-top: 0;
}
.testimonial-content .content {
    font-size: 15px;
    text-align: justify;
    padding-top: 13px;
    line-height: 21px;
}
.testimonial-content .content:before
{
    content: '"';
    font-family: Lato;
    font-size: 15px;
    margin-right: 7px;
}
.testimonial-content .content:after
{
    content: '"';
    font-family: Lato;
    font-size: 15px;
    margin-left: 7px;
}

.test-home3 .testimonial-content .content:before,
.test-home3 .testimonial-content .content:after
{
    display: none;
}
.ftc-sb-testimonial {
    width: auto;
    position: relative;
}

.test-content {
    overflow: hidden;
    margin-bottom: 43px;
    padding: 0;
    text-align: center;
}
.ftc-sb-testimonial .test-content .test_meta,
.ftc-sb-testimonial .test-content .test_name,
.ftc-sb-testimonial .test-content .test_byline {
    display: block;
    font-family: 'Droid Serif', serif;
}
.testimonial {
    max-height: 224px;
    max-width: 570px;
    margin: 80px auto 100px !important;
    padding: 50px 50px 25px 50px;
    text-align: center;
    float: none;
    background: #fff;
}
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
    position: absolute;
    top: -9%;
    background: #15bd9c;
    font-size: 9px;
    border-radius: 29px;
    left: 47%;
}
.ftc-sb-testimonial .test-content .test_name a {
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #333;
    font-family: 'Droid Serif', serif;
}
.ftc-sb-testimonial .test-content .test_meta {
    color: #333;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    font-size: 14px
}
.ftc-sb-testimonial .test-content .test_byline {
    line-height: 20px;
    letter-spacing: -0.5px;
    color: #333;
    font-size: 14px;
    position: relative;
    font-style: italic;
    margin-bottom: 42px;
}
.ftc-sb-testimonial .test-content span:after{
    position: absolute !important;
    content: "" !important;
    border-width: 1px 0 0px 0 !important;
    font-family: 'FontAwesome';
    border: solid;
    border-color: #ff6c8d;
    width: 20px;
    max-height: 6px !important;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: all 200ms ease 0s;
    top: 40px;
    display: block;
    height: 1px;
}
.ftc-sb-testimonial .test-content span:before{
    position: absolute !important;
    content: "" !important;
    border-width: 1px 0 0px 0 !important;
    font-family: 'FontAwesome';
    border: solid;
    border-color: #ff6c8d;
    width: 50px;
    max-height: 6px !important;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transition: all 200ms ease 0s;
    top: 35px;
    display: block;
    height: 1px;
}
.ftc-sb-testimonial .test-content h4.test_name {
    padding-top: 5px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.test-content .image img {
    position: relative;
    z-index: 1;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
}
.ftc-sb-testimonial .test-content .test_avatar {
    width: 108px;
    height: 108px;
    border: 4px solid #dcdcdc;
    margin-top: 0px;
    display: block;
}
.test-content .test_avatar img{
    border-radius: 50%;
}
.test-content .test_avatar {
    width: 108px;
    height: 108px;
    margin: 0px auto 0 auto;
    position: relative;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    display: none;
}
.ftc-sb-testimonial  .owl-nav{
    padding-top: 95px;
}
.ftc-sb-testimonial .owl-nav > div {
    left: 0;
    right: 0;
    bottom: 0;
    top: auto;
    margin: 0 auto;
}
.ftc-sb-testimonial .owl-nav .owl-next {
    left: 50px;
}
.ftc-sb-testimonial .owl-nav .owl-prev {
    left: -50px;
}
/* Testimonials 2 */
#testimonial2 .wpb_column{
    overflow: hidden;
}
#testimonial2 .ftc-sb-testimonial.owl-carousel .owl-stage-outer{
    height: 326px !important;
}
#testimonial2 .ftc-sb-testimonial.owl-carousel .owl-dots{
    position: absolute;
    width: 100%;
    top: 281px;
    left: 100%;
    text-align: left;
    transform: translateX(1%);
}
#testimonial2 .ftc-sb-testimonial .active .testimonial-content .content {
    width: 1050px;
    padding: 79px 67px 101px 404px;
    text-align: left;
    transform: translateX(calc(-50% + 310px));
}
#testimonial2 .ftc-sb-testimonial .active .testimonial-content .content:before{
    text-align: center
}
#testimonial2 .ftc-sb-testimonial .active .testimonial-content .content:after{
    display: none !important;
}
#testimonial2 .ftc-sb-testimonial .active.center .testimonial-content .image {
    margin-top: 148px;
}
#testimonial2 .ftc-sb-testimonial.owl-carousel .owl-stage div.owl-item:last-child .testimonial-content .image{
    margin: 78px auto 0 auto;
}
#testimonial2 .testimonial-content .image {
    margin: 163px auto 0 auto;
}
#testimonial2 .ftc-sb-testimonial{
    margin: 0 auto 99px 80px;
}
/* Navi */
.owl-carousel .owl-dots, .owl-carousel .owl-dot{
    display:inline-block;
}
.owl-dots{
    left: 50%;
    position: relative;
    transform: translateX(-50%);
}
.ftc-twitter-slider.content-border .owl-dots,
.ftc-sb-testimonial.content-border .owl-dots,
.ftc-product-in-category-tab-wrapper .owl-dots,
.ftc-product-in-sub-category-tab-wrapper .owl-dots {
    bottom:20px;
}
.gallery .owl-dots > div,
.ftc-twitter-slider .owl-dots > div,
.ftc-sb-testimonial .owl-dots > div,
.ftc-product-in-category-tab-wrapper .owl-dots > div,
.ftc-product-in-sub-category-tab-wrapper .owl-dots > div{
    display:inline-block;
    overflow:hidden;
    line-height:0;
    margin:0;
}
.gallery .owl-dots > div > span,
.ftc-twitter-slider .owl-dots > div > span,
.ftc-sb-testimonial .owl-dots > div > span,
.ftc-product-in-category-tab-wrapper .owl-dots > div > span,
.ftc-product-in-sub-category-tab-wrapper .owl-dots > div > span,
body .flex-control-paging li a,
body .theme-default .nivo-controlNav a,
body .theme-default .nivo-controlNav a.active{
    display:inline-block;
    width:10px;
    height:10px;
    position:relative;
    z-index:9;
    padding:3px;
    margin:0 7px;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
}
.gallery .owl-dots > div > span:before,
.ftc-twitter-slider .owl-dots > div > span:before,
.ftc-sb-testimonial .owl-dots > div > span:before,
.ftc-product-in-category-tab-wrapper .owl-dots > div > span:before,
.ftc-product-in-sub-category-tab-wrapper .owl-dots > div > span:before,
body .flex-control-paging li a:before,
body .theme-default .nivo-controlNav a:before{
    position:absolute;
    left:0;
    top:0;
    content:"";
    width: 10px;
    height:10px;
    border-radius:100%;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
    transition:all 200ms ease 0s;
    -webkit-transition:all 200ms ease 0s;
    -moz-transition:all 200ms ease 0s;
}
.owl-dots > .owl-dot span:hover,
.owl-dots > .owl-dot.active span {
    background-color: #f69e22;
}
.owl-dots > .owl-dot > span {
    font-family: 'FontAwesome';
    content: "";
    width: 10px;
    height: 10px;
    background: #333;
    border-radius: 50%;
    display: block;
    margin: 0 7px;
}
.owl-carousel .owl-stage-outer, .owl-carousel .owl-stage-outer .owl-stage {
    height: auto !important;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px,0,0);
}
/*Blog home*/
.post-img,
.blog  article .post-img,
.single-post article .post-img{
    position: relative;
    overflow: hidden;
}

.single-post article .post-img .blog-image,.single-post article .post-img .ftc-video{
    margin-bottom: 20px;
}
.blogs a.blog-image,
article a.blog-image,
.blog a.blog-image{
    overflow: hidden;
}
.blogs a.blog-image {
    position: relative;
    z-index: 2;
    width: 100%;
}
.ftc-blogs a.blog-image {
    margin-bottom: -1px;
    display: block;
}
.blogs article .post-img .date-time,
.post-img .date-time,
.single-post article .post-img .date-time{
    position: absolute;
    z-index: 3;
    background: #fff;
    width: 50px;
    height: 50px;
    left: 5px;
    top: 5px;
    text-align: center;
    padding: 11px 0;
    line-height: 0;
    display: none;
}
.date-time.date-time-meta {
    font-family: Lato;
    font-size: 13px;
    margin-right: 20px;
}
.related-posts .owl-carousel .owl-item img {
    display: block;
    width: auto;
}
.blogs article .post-img .date-time span:first-child,
.post-img .date-time span:first-child,
.single-post article .post-img .date-time span:first-child{
    font-size: 20px;
    line-height: 13px;
    font-weight: bold;
    position: relative;
    padding-bottom: 3px;
}
.blogs article .post-img .date-time span:last-child,
.post-img .date-time span:last-child,
.single-post article .post-img .date-time span:last-child{
    font-size: 11px;
    line-height: 13px;
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    display: inline-block;
}
.single-post article .post-img .date-time span:last-child{
    padding: 6px 0;
}
.ftc-blogs .date-time span, .related-posts .date-time span,
.date-time span, .blog .date-time span{
    line-height: 14px;
    display: inline-block;
    width: auto;
}
.email-mailto {
    color: #999;
}
.email-mailto2:hover{
    color: #fff !important;
}
.ftc-blogs .date-time span, .related-posts .date-time span, .blogs .date-time span{
    padding-left: 7px;
    font-size: 13px;
    color: #666;
}
.blogs article .blog-image > img,
.blogs article .blog-image .owl-item > img,
.blog article .blog-image  > 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;
}
.blogs article .blog-image:hover > img,
.blogs article .blog-image .owl-item:hover > img,
.blog article .blog-image: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;
}
.blogs article .image-eff,
.blogs article a.gallery .owl-item:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(63,63,63,0.5);
    opacity: 0;
    transition: opacity 0.4s ease 0s;
    -webkit-transition: opacity 0.4s ease 0s;
    -moz-transition: opacity 0.4s ease 0s;
    z-index: 2;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    overflow: hidden;
}

.single-post article .post-info .info-category .vcard.author a:hover,
.single-post article .post-info .info-category .cat-links a:hover,
article .post-info .tags-link a:hover,article .post-info .cat-links a:hover,
.vcard.author a:hover, article .entry-header .caftc-link .cat-links a:hover{
    text-decoration: underline;
}
div.product .summary .tags-link .tag-links a,
div.product .summary .caftc-link .cat-links a {
    font-size: 14px;
}
/*Footer*/
.ftc-instagram ul.instagram li {
    display: inline-block;
    overflow: hidden;
    float: left;
    margin: 5px;
    width: calc(33.33% - 10px );
    padding: 0;
}

.info-company li,
footer a:hover{
    color: #94c347;
}
footer#colophon h4.open-time{
    color: #fefefe;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: -3px;
}
ul.no-padding.info-company {
    padding: 22px 0 15px 0;
    margin: 22px 0 29px 0;
}
div.info-com:before {
    position: absolute;
    width: 30px;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #f69e22;
    content: "";
}
div.info-com:after {
    position: absolute;
    width: 30px;
    height: 1px;
    top: 0;
    left: 0;
    border-bottom: 1px solid #f69e22;
    content: "";
}
.info-com{
    position: relative;
}
footer a{
    font-family: inherit;
    color: inherit;
    font-size: inherit;
}
footer .menu-footer a {
    color: #fff;
}
footer .menu-footer a:hover{
    color: #94c347;
}
footer ul.instagram li, footer ul.menu-footer li{
    display: inline-block;
}
footer ul.menu-footer li {
    margin-right: 40px;
}
ul.menu-footer {
    margin-top: -10px;
}
ul.instagram img {
    margin-left: 0;
    margin-bottom: 0;
}
ul.instagram img:hover {
    opacity: 0.2;
    transform: scale(1.1,1.1);
}
ul.instagram img {
    transition: all 0.5s ease 0s;
}
ul.instagram{
    margin-left: 0;
}
.footer-bottom .contact-info  .wpb_text_column {
    margin-bottom: -7px !important;
}
.ftc-footer .widget-title{
    padding: 0;
    margin: 0 0 15px 0;
    text-align: left;
    padding-top: 0;
}
.ftc-instagram ul.instagram.instagram-content {
    max-width: 370px;
}
ul.instagram {
    margin-top: 7px;
}
.widget ul li {
    list-style: none;
    padding: 4.8px 0;
    transition: all 0.5s;
}
.ftc-footer .wpb_text_column .widget-title {
    display: inline-block;
    position: relative;
    font-size: 14px;
    line-height: 24px;
    font-weight: bold;
    color: #fff;
    top: 0;
    width: 100%;
    margin-bottom: 15px;
}

p.bottom_footer {
    margin-left: 15px;
}
.vc_row .social-icons li, .vc_row .social-icons li a {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    padding: 0;
    display: inline-block;
    position: relative;
}
.vc_row .social-icons li{
    margin-right: 15px;
}
.vc_row .social-icons li:last-child{
    margin-right: 0px;
}

.vc_row .footer-middle9 .social-icons li:last-child{
    margin-right: 0px;
}
.vc_row .social-icons li a  {
    background: rgba(255,255,255,0.05);
    color: #fff;
}
.ftc-footer .widget-title:before {
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #f69e22;
}

.info-company li i {
    background-color: #333;
    border-radius: 50%;
    color: #ffffff;
    float: left;
    font-size: 13px;
    height: 30px;
    line-height: 30px;
    width: 30px;
    text-align: center;
    margin-right: 15px;
    margin-top:10px;
    box-shadow: 0 1px 2px #000;
    -webkit-box-shadow: 0 1px 2px #000;
}
.info-company li:nth-child(2) i {
    float: none;
}
.widget ul.info-company li:first-child, .widget .footer-middle9 ul.info-company li:first-child {
    margin-top: 0;
}
.widget ul.info-company li {
    margin: 7px 0 7px 0;
    padding: 0;
    overflow: hidden;
    line-height: 26px;
}

.ftc_newletter_sub .newletter_sub .newletter_sub_input {
    margin-top: 0;
    position: relative;
}
.vc_row .ftc_newletter_sub .newletter_sub .button.button-secondary.transparent {
    background: #f69e22;
}

.ftc_newletter_sub .newletter_sub .button {
    border: none;
    padding: 12px 20px;
    position: absolute;
    top: 0;
    right: -33%;
    text-transform: uppercase;
    color: #333;
    border-radius: 0px;
    font-weight: bold;
    background: #fff;
    height: 45px;
    font-weight: bold;
}
.ftc_newletter_sub .newletter_sub .button:hover {
    color: #fff;
}
.ftc_newletter_sub .newletter_sub input[type="text"]{
    padding: 11px 109px 11px 20px;
    background-color: transparent;
    color: #fff;
}
.newletter_sub_title h2.widgettitle {
    font-size: 24px;
    font-weight: 800;
    text-transform: uppercase;
    color: #fff;
}
.newletter_sub_title p {
    color: #fff;
    line-height: 27px;
    overflow: visible;
    opacity: 0.65;
}

form {
    display: inline-block;
    width: 100%;
}
.vc_row .copy-com {
    line-height: 30px;
}
.footer-middle .wpb_text_column,
.footer-bottom .wpb_text_column{
    margin: 0 ;
}
.footer-subcribe{
    font-size: 14px;
}
/*Social footer block*/
.vc_row .social-icons ul{
    text-align: right;
}
.vc_row .social-icons ul li{
    display: inline-block;
}
footer#colophon .social-icons a:hover {
    color: #fff;
    border-color: transparent;
}
footer#colophon .social-icons a.facebook:hover {
    background: #3B5998;
}
footer#colophon .social-icons a.youtube:hover {
    background-color: #86000e;
}
footer#colophon .social-icons a.twitter:hover {
    background: #2CAAE1;
}
footer#colophon .social-icons a.google-plus:hover {
    background: #DD4B39;
}
footer#colophon .social-icons a.pinterest:hover {
    background: #bd081c;
}
footer#colophon .social-icons a.instagram:hover {
    background: #b4309d;
}
.social-icons li:hover .ftc-tooltip {
    opacity: 0;
}
.social-icons li i {
    font-size: 18px;
    line-height: 30px;
}
.social-icons .ftc-tooltip:before {
    font-family: 'FontAwesome';
    content: "\f0d7";
    position: absolute;
    bottom: -9px;
    left: 50%;
    font-size: 13px;
    margin-left: -5px;
}
footer .social-icons li a.facebook span {
    background-color: #3B5998;
}
footer .social-icons li a.facebook span:before {
    color: #3B5998;
}
footer .social-icons li a.twitter span {
    background-color: #2CAAE1;
}
footer .social-icons li a.twitter span:before{
    color: #2CAAE1;
}
footer .social-icons li a.google-plus span {
    background-color: #DD4B39;
}
footer .social-icons li a.google-plus span:before {
    color: #DD4B39;
}
footer .social-icons li a.flickr span {
    background-color: #E30761;
}
footer .social-icons li a.flickr span:before {
    color: #E30761;
}
footer .social-icons li a.youtube span {
    background-color: #CC181E;
}
footer .social-icons li a.youtube span:before {
    color: #CC181E;
}
footer .social-icons li a.instagram span {
    background-color: #125688;
}
footer .social-icons li a.instagram span:before {
    color: #125688;
}
footer .social-icons .ftc-tooltip {
    position: absolute;
    content: "";
    top: -30px;
    left: 40%;
    margin-left: -30px;
    height: 20px;
    opacity: 0;
    visibility: hidden;
    padding: 2px 5px;
    line-height: 16px;
    width: 70px;
    font-size: 10px;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
}

/*Style Single Image*/
/*hover image border four*/
.ftc-smooth-image.ftc-smooth {
    line-height: 0;
    position: relative;
    max-width: 100%;
    overflow: visible;
}
.smooth-border-image .smooth {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
}
.smooth-border-image.ftc-smooth:after {
    opacity: 0;
    z-index: 4;
    width: auto;
    height: auto;
    content: "";
    position: absolute;
    left: 8px;
    right: 8px;
    top: 8px;
    bottom: 8px;
    border: 1px solid #fff;
    transform: scale(0,0);
    -moz-transform: scale(0,0);
    -webkit-transform: scale(0,0);
    -ms-transform: scale(0,0);
    transition: transform 400ms,opacity 100ms ease 0s;
    -moz-transition: transform 400ms,opacity 100ms ease 0s;
    -webkit-transition: -webkit-transform 400ms,opacity 100ms ease 0s;
}
.smooth-border-image.ftc-smooth:hover:after {
    opacity: 1;
    transform: scale(1,1);
    -moz-transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -ms-transform: scale(1,1);
    transition: transform 500ms,opacity 300ms ease 0s;
    -moz-transition: transform 500ms,opacity 300ms ease 0s;
    -webkit-transition: -webkit-transform 500ms,opacity 300ms ease 0s;
}

/* hover bg color plus */
.smooth-image.ftc-smooth:before,
.smooth-image.ftc-smooth: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;
}
.smooth-image.ftc-smooth:hover:after {
    background-color: rgba(255,255,255,0.2);
    top: 51%;
    bottom: 50%;
}
.smooth-image.ftc-smooth:hover:before {
    background-color: rgba(255,255,255,0.2);
    right: 50%;
    left: 51%;
}

/* Style Single Image images in category*/
.ftc-sub-product-categories.smooth-border-image .ftc__sub__categories__image:hover :after {
    content: "";
    position: absolute;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    background-color: transparent;
    z-index: 0;
    left: 15px;
    top: 15px;
    border: 1px solid #fff;
    transition: all 1s;
}

.woocommerce .before-loop-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 6px 10px;
    justify-content: space-between;
    margin-bottom: 15px;
}
.grid_list_nav {
    float: left;
    padding: 0;
    line-height: 0;
}
.grid_list_nav a {
    font-size: 0;
    color:#2c2c2c;
    padding: 0;
    vertical-align: middle;
    position: relative;
    z-index: 1;
    display: inline-block;
    margin: 0 15px 0 0;
    word-break: normal;
}
.grid_list_nav a.active{
    color:#f69e22;
}
.grid_list_nav a span {
    display: none;
}
.before-loop-wrapper .woocommerce-notices-wrapper {
    display: none;
}
.woocommerce .before-loop-wrapper .woocommerce-result-count,
.woocommerce-page .before-loop-wrapper .woocommerce-result-count {
    position: relative;
    left: 7%;
    padding: 0;
    margin: 0;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
    float: left;
}
.woocommerce .woocommerce-ordering,
.woocommerce-page .woocommerce-ordering {
    margin: 0;
    float: none;
    width: auto;
    display: flex;
    align-items: center;
}
.woocommerce .woocommerce-ordering .orderby, .woocommerce-page .woocommerce-ordering .orderby,
.woocommerce .woocommerce-ordering .orderby, .woocommerce-page .woocommerce-ordering .orderby-title {
    float: left;
}
.woocommerce .woocommerce-ordering .orderby, .woocommerce-page .woocommerce-ordering .orderby {
    width: 210px;
    padding: 0;
    font-size: 14px;
    border: 0;
    margin: 0 0 0 0;
}
.woocommerce .woocommerce-ordering .orderby li,
.woocommerce-page .woocommerce-ordering .orderby li,
.ftc-shop-cart a.ftc_cart,
.ftc-shop-cart .dropdown-container,
.grid_list_nav a#grid:before,
.grid_list_nav a#list:before {
    line-height: 24px;
}
.ftc-shop-cart .ftc-shoppping-cart:hover .cart-drop-icon:hover:before{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.woocommerce .woocommerce-ordering .orderby li,
.woocommerce-page .woocommerce-ordering .orderby li {
    list-style: none;
    position: relative;
    z-index: 4;
}
.woocommerce .woocommerce-ordering .orderby > li,
.woocommerce-page .woocommerce-ordering .orderby > li {
    padding: 0;
    position: relative;
    cursor: pointer;
}
.woocommerce .woocommerce-ordering .orderby > li:after,
.woocommerce-page .woocommerce-ordering .orderby > li:after {
    position: absolute;
    content: "";
    top: 12px;
    right: 15px;
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 14px;
    line-height: 14px;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.woocommerce .woocommerce-ordering .orderby ul:before,
.woocommerce-page .woocommerce-ordering .orderby ul:before {
    position: absolute;
    content: "";
    top: 5px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    border: 1px solid #e5e5e5;
}
.woocommerce .woocommerce-ordering .orderby ul,
.woocommerce-page .woocommerce-ordering .orderby ul{
    background-color: #fff;
}
.woocommerce .woocommerce-ordering .orderby ul li:first-child a,
.woocommerce-page .woocommerce-ordering .orderby ul li:first-child a {
    border-width: 0;
}
.woocommerce .woocommerce-ordering .orderby ul li,
.woocommerce-page .woocommerce-ordering .orderby ul li {
    padding: 0 15px;
}
.woocommerce .woocommerce-ordering .orderby ul li a,
.woocommerce-page .woocommerce-ordering .orderby ul li a {
    padding: 6px 0;
    width: 100%;
    display: inline-block;
    position: relative;
    border-top: 1px solid #e5e5e5;
}
.woocommerce-page .woocommerce-ordering .orderby-title {
    margin: 7px 19px 7px 0;
    font-size: 14px;
    text-transform: uppercase;
}
.woocommerce .woocommerce-ordering .orderby > li .orderby-current,
.woocommerce-page .woocommerce-ordering .orderby > li .orderby-current {
    padding: 6px 20px 6px 15px;
    display: inline-block;
    width: 100%;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    border: 1px solid #e5e5e5;
}
.woocommerce .woocommerce-ordering .orderby:hover > li:after,
.woocommerce-page .woocommerce-ordering .orderby:hover > li:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}
.widget-container.ftc-banner{
    padding:0;
    border: none;
}
.woocommerce nav.woocommerce-pagination{
    margin-top: 28px;
    margin-bottom: 30px;
    padding-top: 10px;
    border: 1px solid #ebebeb;
}
.archive .woocommerce .products.grid .ftc-product {
    max-width: calc(33.33% - 30px);
}
.products.style-1.grid.columns4 .ftc-product.product {
    max-width: calc(25% - 30px);
}

/*widget*/
.widget-container ul li{
    font-size: 14px;
}
.widget_pages ul li{
    position: relative;
}
.widget-container ul li,
.ftc-products-category ul li{
    list-style: none;
    text-transform: capitalize;
    font-family: Lato;
}

.widget-container {
    border: 1px solid #e5e5e5;
    margin-top: -1px;
    clear: both;
    padding: 0 20px;
}
.widget-container:last-child{
    margin-top: 30px;
    margin-bottom: 10px;

}

.widget-container.ftc-product-categories-widget {
    margin-top: 30px;
}
.widget-container.ftc-items-widget{
    margin-top: 30px;
}
.widget-container.widget_recent_reviews {
    margin-top: 30px;
}
.widget-container.widget_recent_reviews .product_list_widget li {
    padding: 0;
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.widget-container.widget_recent_reviews .product_list_widget li a {
    width: 50%;
    border: 1px solid #f6f6f6;
    display: inline-block;
}
.widget-container.widget_recent_reviews .product_list_widget li .product-title {
    position: absolute;
    width: 100%;
    text-align: left;
}
.widget-container.widget_recent_reviews .product_list_widget li .star-rating {
    margin: 0;
    margin-top: 36px;
    margin-bottom: 15px;
}
.ftc-items-widget .ftc-product-items-widget ul li {
    display: flex;
    align-items: center;
    padding: 0;
    margin-bottom: 20px;
}
.widget-container.ftc-items-widget ul.product_list_widget li a.ftc-widget-image {
    width: 35%;
    border: 1px solid #ebebeb;
}
.widget-container.ftc-items-widget ul li .ftc-meta-widget.item-description .product_title {
    padding-top: 0;
    padding-bottom: 0;
    height: 24px;
    overflow: hidden;
}
.widget-container.ftc-items-widget ul li .item-description {
    padding-left: 10px;
    text-align: left;
}
.widget-container.ftc-items-widget ul li .item-description .star-rating {
    float: none;
    margin-left: 0;
}

.widget-container.ftc-items-widget ul li .ftc-meta-widget.item-description .product_title a{
    text-align: left;
}

section.widget-container.ftc-smooth-image .ftc-smooth-image:last-child,
section.widget-container.ftc-smooth-image:last-child {
    margin-bottom: 0;
}
section.widget-container.ftc-smooth-image{
    padding: 0;
    border: 0;
}
section.widget-container.ftc-smooth-image .ftc-smooth-image{
    margin-bottom: 0;
}
.widget-container.widget_layered_nav ul.yith-wcan {
    padding: 15px 0;
    margin-bottom: 0;
}
.widget-container ul > li a {
    text-align: left;
}
.widget-container.widget_price_filter {
    padding-top: 5px;
    padding-bottom: 5px;
}
.widget-title,
.widget-container ul.product-categories > li{
    text-transform: uppercase;
    font-family: Raleway;
    font-weight: 500;
}
.widget-container ul.product-categories > li{
    text-transform: capitalize;
}
section.widget-container.ftc-product-categories-widget .widget-title{
    background: #333;
    margin-left: -20.5px;
    margin-right: -20.5px;
    padding-left: 20px;
    position: relative;
    color: #fff;
}
.widget-container.ftc-product-categories-widget .ftc-product-categories-wrapper {
    padding: 3px 0 5px;
}
.widget-container.widget_price_filter .widget-title, .widget-container.widget_layered_nav .widget-title{
    font-size: 16px;
    font-weight: 600;
}
.widget-container.ftc-product-categories-widget a.block-control{
    color: #fff;
    font-weight: bold;
}
.widget-container ul{
    margin: 0;
}
.widget-container >ul,
.menu-testing-menu-container >ul,.menu-all-pages-container ul{
    margin-bottom: 10px;
}
.widget-container.ftc-items-widget .widget-title {
    background-color: #333;
    margin: 0 -21px;
    padding: 12px 20px;
    color: #fff;
}
.widget-container.ftc-items-widget .widget-title-wrapper a.block-control{
    color: #fff;
    font-weight: bold;
}
.widget-container.ftc-items-widget .widget-title-wrapper a.block-control:before {
    content: "\e606";
    font-family: simple-line-icons;
}
.widget-container.ftc-items-widget .widget-title-wrapper a.block-control.active:before {
    content: "\e604";
    font-family: simple-line-icons;
}
.widget-container.ftc-items-widget .widget-content-products {
    padding-top: 20px;
}


.widget-container.widget_text {
    background: #333;
    padding-left: 20px;
    position: relative;
    color: #fff;
    border-color: #333;
    margin-bottom: 0;
}
.widget-title {
    font-size: 18px;
    line-height: 24px;
    padding: 12px 0;
    margin: 0;
    position: relative;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
}
.widget-title:before {
    position: absolute;
    content: "";
    bottom: 0;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
}
.widget-container:not(.ftc-product-categories-widget):not(.widget_product_categories) .widget-title{
    border-bottom: 1px solid #ebebeb;
    font-weight: bold;
}
.widget-container.ftc-blogs-widget a.post-title
{
    font-weight: bold;
    top: 12px;
    position: relative;
    font-family: Raleway;
}
.ftc-blogs-widget-wrapper .post_list_widget li {
    padding: 15px 0px;
    border-bottom: 1px solid #e5e5e5;
}
.ftc-blogs-widget-wrapper .ftc-widget-post-content {
    margin-top: 13px;
}
.ftc-blogs-widget-wrapper .post_list_widget li:first-child
{
    padding-top: 0;
}
.ftc-blogs-widget-wrapper .post_list_widget li:last-child
{
    border: 0;
}
.widget-container.ftc-recent-comments-widget
{
    margin-top: 40px;
    padding-bottom: 7px;
}
.ftc-recent-comments-widget .comment-meta>div.meta {
    padding-left: 10px;
    top: 10px;
    position: relative;
    text-transform: capitalize;
}
.widget-container.widget_tag_cloud
{
    padding-bottom: 20px;
}
.ftc-recent-comments-widget .comment-meta>div {
    display: inline-block;
}
.left-blog-sidebar .widget-container:first-child .widget-title,
.right-blog-sidebar .widget-container:first-child .widget-title,
.post-template-default.single.single-post .widget-container:first-child .widget-title,
.ftc-recent-comments-widget .widget-title, .blog .widget-container.widget_categories .widget-title{
    margin-bottom: 10px !important;
}
.fa {
    font-family: FontAwesome !important;
}
.widget-container.widget_text h3.widget-title.product_title {
    margin-bottom: 0;
    border: 0;
}
.widget-container ul.product-categories li {
    margin: 0;
    position: relative;

    padding: 10px 0;
}
.widget-container ul.product-categories li.cat-item:before{
    position: absolute;
    content: "";
    bottom: 0;
    height: 1px;
    border-bottom: 1px solid #e5e5e5;
}
.widget-container ul.product-categories ul.children li.cat-item {
    border-top: 1px solid #ebebeb;
    padding-left: 15px;
    padding-bottom: 0;
    margin-top: 10px;
}
.widget-container ul.product-categories > li:first-child {
    margin-top: 5px;
}
.widget-container ul.product-categories > li:last-child {
    border-bottom: 0;
}
.widget-container ul.product-categories li a {
    position: relative;
    display: inline-block;
    width: 100%;
    color: #333;
}
.owl-item:not(.active) {
    /*height: 0;*/
}
.ftc-sb-testimonial .owl-item:not(.active) {
    opacity: 0;
}
.widget-container ul.product-categories ul.children li.cat-parent ul.children li.cat-item{
    padding-bottom: 0 !important;
}
.widget-container ul.product-categories{
    padding: 0px;
    margin-bottom: 0;
}

.widget-container ul.product-categories > li{
    font-size: 16px;
    border-bottom: 1px solid #ebebeb;
}
.widget-container ul.product-categories ul.children li{
    font-weight: normal;
    text-transform: initial;
    font-size: 14px;
}
.widget-container ul.product-categories ul.children li a {
    color: #666;
    text-transform: capitalize;
}
.widget-container.ftc-product-categories-widget ul.product-categories li:last-child a{
    padding: 0;
}
.widget-container.ftc-product-categories-widget ul.product-categories li a {
    padding-right: 10px;
}
.widget-container ul.product-categories > li:last-child > a:before,
.widget-container ul.product-categories > li.cat-parent:last-child > ul.children > li:last-child > a:before,
.widget-container ul.product-categories > li.cat-parent:last-child > ul.children > li.cat-parent > ul.children > a:before {
    display: none;
}
/*.widget-container.ftc-product-categories-widget ul.product-categories li.cat-parent > span.icon-toggle:before {
    font-family: 'FontAwesome';
    content: "\f067";
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
}
.widget-container.ftc-product-categories-widget ul.product-categories li.cat-parent.active > span.icon-toggle:before {
    content: "\f068";
    }*/

    .widget-container.ftc-product-categories-widget ul.product-categories li.cat-parent > span.icon-toggle:after {
        content: "+";
        font-size: 23px;
        line-height: 15px;
        display: inline-block;
        font-weight: 500;
    }
    .widget-container.ftc-product-categories-widget ul.product-categories li.cat-parent.active > span.icon-toggle:after {
        content: "_";
        font-size: 26px;
        position: relative;
        top: -11px;
    }
    .widget-container.ftc-product-categories-widget ul.product-categories li.cat-parent > span.icon-toggle {
        position: absolute;
        right: 0;
        z-index: 2;
        display: inline-block;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 23px;
        cursor: pointer;
        font-weight: normal;
    }
    .widget-container.ftc-product-categories-widget ul.product-categories li:last-child > span.icon-toggle{
        top: 10px;
    }
    .widget-container.ftc-product-categories-widget ul.product-categories li span.icon-toggle {
        display: none;
    }
/*
.widget-container.ftc-product-categories-widget ul.children > li a:after,
.widget-container.ftc-product-categories-widget ul.product-categories ul.children li.cat-parent > a:after {
font-family: 'FontAwesome';
position: absolute;
content: "\f105";
font-size: 16px;
line-height: 16px;
display: inline-block;
right: auto;
top: 3px;
left:-11px;
}
*/
.widget-container.ftc-product-categories-widget ul.product-categories ul.children li.cat-parent > a:after {
    display: inline-block;
}

.woocommerce .widget_layered_nav ul li:nth-child(3n+1),
.woocommerce-page .widget_layered_nav ul li:nth-child(3n+1) {
    clear: both;
}
.woocommerce .widget_layered_nav ul li,
.woocommerce-page .widget_layered_nav ul li {
    display: inline-block;
    position: relative;
    width: 33.3333%;
    padding: 0 6px 6px 0;
    margin-left: 3px;
    font-family: Lato;
    margin-right: -3px;
}
.woocommerce .widget_layered_nav ul li span.count {
    display: none;
}
.woocommerce .widget-container .price_slider_amount .price_label,
.woocommerce-page .widget-container .price_slider_amount .price_label {
    margin: 15px 0;
    display: inline-block;
    font-size: 14px;
    width: 100%;
    text-align: left;
    font-weight: bold;
}
.woocommerce .widget-container .price_slider_amount .price_label span,
.woocommerce-page .widget-container .price_slider_amount .price_label span {
    font-weight: 400;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-handle,
.woocommerce-page .widget_price_filter .ui-slider .ui-slider-handle{
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #333;
    top: -5px;
    border: none;
}
.woocommerce .widget_price_filter .ui-slider .ui-slider-range{
    background-color: #f69e22;
}
.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content{
    background-color: #e5e5e5;
}

.single-product .ftc-sidebar .tagcloud,
.single-post .ftc-sidebar .tagcloud{
    overflow: hidden;
}
.single-product .widget-container {
    border: 0;
    margin-top: 0;
    clear: both;
    padding: 0;
}
.single-product .widget-container:not(.ftc-product-categories-widget):not(.widget_product_categories) .widget-title
{
    padding: 12px 0 12px 20px!important;
    background: #94c347;
    border-bottom: 0;
    color: #fff;
    font-weight: bold;

}
.single-product #primary.site-content .summary .star-rating
{
    top: 0;
    margin-right: 30px;
    margin-top: 8px;
}
.tagcloud a {
    background-color: #e5e5e5;
    display: inline-block;
    font-size: 13px !important;
    line-height: 16px;
    margin: 0 5px 5px 0;
    padding: 7px 20px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    font-family: Lato;
}
.tagcloud a:hover {
    transition: all 0.3s ease-in-out 0s;
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
}

article .post-info .tagcloud a:hover{
    color: #fff !important;
}
/*Single product*/
.details_thumbnails li{
    padding: 20px 0;
    list-style: none;
}
.woocommerce #content div.product div.details-img,
.woocommerce div.product div.details-img,
.woocommerce-page #content div.product div.details-img,
.woocommerce-page div.product div.details-img {
    width: 48%;
    position: relative;
    float: left;
    margin: 0 0 50px 0;
    overflow: hidden;
    z-index: 1;
}
.woocommerce #reviews h3 {
    margin: 0px 0 6px 0;
}
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
    width: 52%;
    padding-left: 30px;
    float: left;
}
.woocommerce #content div.product div.details-img .images,
.woocommerce div.product div.details-img .images,
.woocommerce-page #content div.product div.details-img .images,
.woocommerce-page div.product div.details-img .images {
    width: auto;
    margin: 0;
    float: none;
    position: relative;
}
.woocommerce #content div.product div.thumbnails a,
.woocommerce div.product div.thumbnails a,
.woocommerce-page #content div.product div.thumbnails a,
.woocommerce-page div.product div.thumbnails a{
    width: auto;
}
.details_thumbnails{
    width: 335px;
    margin: 0 auto;
    padding: 0;
}
.details_thumbnails .owl-nav .owl-prev,
.details_thumbnails .owl-nav .owl-next{
    width: 35px !important;
    height: 35px !important;
    border: 1px solid #ebebeb;
    color: #333;
    position: absolute;
    top: 50%;
    visibility: hidden;
    opacity: 0;
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    background: transparent;
    border-radius: 50%;
    margin-top: -5px;
}
.details_thumbnails .owl-nav .owl-prev{
    margin-left: -41px;
    left:0;
    right: auto;
}
.details_thumbnails .owl-nav .owl-next{
    margin-right: -41px;
    right: 0;
    left: auto;
}
ul.details_thumbnails .owl-prev:before {
    content: "\f053";
}
ul.details_thumbnails .owl-next:before {
    content: "\f054";
}
.details_thumbnails .owl-nav > div:before {
    line-height: 33px;
    font-family: 'FontAwesome';
    font-size: 13px;
    font-weight: 300;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}
div.product .thumbnails:hover div.owl-prev,
div.product .thumbnails:hover div.owl-next {
    visibility: visible;
    opacity: 1;
    transform: translate(0,calc(-50% + 10px));
    -webkit-transform: translate(0,calc(-50% + 10px));
    -moz-transform: translate(0,calc(-50% + 10px));
    -ms-transform: translate(0,calc(-50% + 10px));
}
.details_thumbnails .owl-nav .owl-prev:hover,
.details_thumbnails .owl-nav .owl-next:hover{
    background-color: #94c347;
    border-color: transparent;
    color: #fff;
}
div.product .summary .yith-wcwl-add-to-wishlist a:before {
    font-family: 'FontAwesome';
    content: "\f004";
    font-size: 13px;
    line-height: 35px;
}
.pp_woocommerce div.product .summary .compare:before,
.woocommerce div.product .summary .compare:before,
.woocommerce-page div.product .summary .compare:before,
.woocommerce #content div.product .summary .compare:before,
.woocommerce-page #content div.product .summary .compare:before {
    font-family: 'simple-line-icons';
    content: "\e098";
    font-size: 13px;
    line-height: 35px;
}
.summary .yith-wcwl-add-to-wishlist img.ajax-loading {
    position: absolute;
    top: 15px;
    left: 50%;
    margin-left: -8px !important;
    width: 16px !important;
    height: 11px !important;
}
.pp_woocommerce div.product .summary .compare,
.woocommerce div.product .summary .compare,
.woocommerce-page div.product .summary .compare,
.woocommerce #content div.product .summary .compare,
.woocommerce-page #content div.product .summary .compare{
    width: 35px;
    height: 35px;
    background-color: #e5e5e5;
    color:#999;
    display: inline-block;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    white-space: pre;
}
div.product .summary .yith-wcwl-add-to-wishlist a {
    background: transparent;
    white-space: normal;
    font-size: 14px;
    text-transform: uppercase;
}
.pp_woocommerce div.product .summary .compare,
.woocommerce div.product .summary .compare,
.woocommerce-page div.product .summary .compare,
.woocommerce #content div.product .summary .compare,
.woocommerce-page #content div.product .summary .compare {
    text-align: center;
    background-image: none !important;
    font-weight: bold;
    text-transform: none;
    font-size: 0;
}
.yith-wcwl-add-to-wishlist {
    position: relative; margin-top: 0;
}
.single-product div.product .summary .yith-wcwl-add-to-wishlist {
    display: inline-block;
    margin: 0 30px 15px 0;
    float: left;
}
.woocommerce div.product .summary .compare {
    width: auto;
    height: auto;
    position: relative;
}
.single-product form.cart .button:before {
    margin-right: 5px;
    content: "\e04f";
    font-family: 'simple-line-icons';
}
.woocommerce div.product form.cart .product_type_external:before{
    display: none;
}
.woocommerce div.product form.cart .product_type_external .button-tooltip{
    font-size: 13px;
}
div.product .summary .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse .feedback {
    display: none;
}
div.product .summary .yith-wcwl-add-to-wishlist span.feedback {
    position: absolute;
    width: 240px;
    top: 8px;
    left: 155px;
    display: none;
}

div.product.outofstock .summary div[itemprop="offers"]{
    margin-bottom: 20px;
}
div.product.outofstock .summary .yith-wcwl-add-to-wishlist,
div.product .summary .yith-wcwl-add-to-wishlist.add-to-wishlist-345{
    margin-left: 0;
}
div.product div.summary .clear {
    display: none;
}
.product .summary .item-description {
    display: inline-block;
    margin: 0;
    padding-top: 0;
    width: 100%;
    text-align: left;
    margin-bottom: 20px;
    margin-top: 5px;
}
div.product .summary .caftc-link span.cat-links a {
    text-transform: capitalize;
    margin-left: 5px;
}
div.product .summary .item-description .tags-link span.tag-links a {
    text-transform: capitalize;
    margin-left: 2px;
}
div.product .summary .caftc-link span:first-child {
    text-transform: capitalize;
}
div.product .summary .item-description .tags-link {
    margin-top: 10px;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart{
    margin-bottom: 0;
}
/*.woocommerce div.product form.cart div.quantity{
    width: 100%;
    float:none;
}*/
.woocommerce div.product div.summary p.cart a,
.woocommerce div.product form.cart .button{
    padding: 6px 12px 7px;
    background-color: #94c347;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 26px;
    font-weight: normal;
    margin-top: 21px;
}
div.product .summary .yith-wcwl-add-to-wishlist a{
    background: none;
    color: #999;
    float: left;
}
div.product .summary .yith-wcwl-add-to-wishlist a:hover,
div.product .summary .yith-wcwl-wishlistaddedbrowse  a,
div.product .summary .yith-wcwl-wishlistexistsbrowse  a{
    color: #94c347 ;
    background: none ;
}
.woocommerce div.product form.cart .button{
    position: relative;
}
.woocommerce div.product-type-external div.summary p.cart a{
    padding: 9px 12px 8px;
    margin-top: 10px;
}
.woocommerce div.product-type-external div.summary p.cart a:before{
    content: "\e04f";
    font-family: 'simple-line-icons';
    margin-right: 5px;
}
.woocommerce div.product form.cart .product_type_external{
    position: relative;
    padding: 9px 6px 8px !important;
    margin-top: 0 !important;
}
.woocommerce div.product form.cart span.ftc-tooltip.button-tooltip{
    display: inline-block;
}
div.product .summary .caftc-link, div.product .summary .tags-link {
    /* display: none; */
    font-size: initial;
    margin: 0;
}
.summary .woocommerce-product-details__short-description{
    font-size: 15px;
    color: #666;
    margin-bottom: 20px;
    line-height: 25px;
    overflow: hidden;
    text-align: justify;
    display: inline-block;
}
.blog .full-content .continue-reading{
    font-weight: bold;
    font-size: 15px;
    display: inline-block;
}
.woocommerce div.product .woocommerce-product-rating{
    margin: 13px 0 10px;
}

div.ftc-quickshop-wrapper.product p.stock{
    margin-bottom: -10px;
    color: #6b869d;
}
div.ftc-quickshop-wrapper.product table.group_table p.stock{
    text-align: right !important;
}
.woocommerce div.product p.stock{
    margin-bottom: 5px;
    color: #6b869d;
}
.single-product.woocommerce-page .summary.entry-summary ins .woocommerce-Price-amount{
    padding-left: 0;
    font-size: 30px;
    font-weight: 700;
}
.single-product.woocommerce-page  .summary.entry-summary .woocommerce-Price-amount{
    padding-left: 0;
    font-size: 30px;
    color: #444;
    font-weight: normal;
}
.single-product.woocommerce-page .summary.entry-summary del .woocommerce-Price-amount{
    margin-right: 25px;
    color: #999;
    font-size: 20px;
}
.single-product div.product .summary .price,
.single-product div.product .summary .woocommerce-variation-price{
    margin: 15px 0;
}
.woocommerce div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label,
.pp_woocommerce div.product form.cart .variations label{
    font-weight: bold;
    padding: 0;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 38px;
    margin-top: 10px;
    margin-bottom: 0;
    margin-left: -5px;
}
.woocommerce div.product form.cart .variations,
.woocommerce div.product div.summary{
    margin-bottom: 0;
}
.woocommerce div.product p.price, .woocommerce div.product span.price{
    margin-bottom: 20px;
    margin-top: 10px;
    display: block;
}
.woocommerce div.product form.cart,
.woocommerce div.product p.cart {
    overflow: hidden;
    clear: both;
    display: inline-block;
    width: 100%;
    margin: 0;
}
.woocommerce div.product form.cart .variations select,
.pp_woocommerce div.product form.cart .variations div.value select{
    width: 100%;
    border: 1px solid #e5e5e5;
}
.woocommerce div.product .woocommerce-tabs{
    margin-bottom: 55px;
    padding-top: 35px;
}
.single-product div.product.type-product .summary.entry-summary .product_title {
    font-weight: bold;
    text-transform: capitalize;
    padding-right: 78px;
    font-size: 30px;
}
.woocommerce div.product .summary .woocommerce-product-rating {
    margin: 0;
    position: relative;
    overflow: visible;
}
.single.single-product .product:not(.single-product-meta) {
    z-index: 2;
}
.woocommerce div.product div.summary p.price {
    display: inline-block;
    width: 100%;
    line-height: 1;
}
.woocommerce div.product .summary h1.product_title.entry-title {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 8px;
    margin-bottom: 17px;
    width: 100%;
}
.single-product div#tab-reviews ol.commentlist {
    padding-top: 30px;
    padding-left: 0;
}
.single-product .woocommerce-tabs #comments {
    padding: 0;
    padding-right: 20px;
    margin-top: 0;
}
.woocommerce div.product .summary div[itemprop="description"],
.woocommerce table.wishlist_table{
    text-align: justify;
    font-size: 13px;
}
.related.products{
    margin: 0 15px;
    position: relative;
    display: inline-block;
    margin-top: 60px;
}
/*single product gallery vertical */
div.product.vertical-thumbnail .thumbnails {
    width: 105px;
    float: left;
    margin-top: -10px;
    position: relative;
}
.woocommerce #content div.product.vertical-thumbnail div.details-img div.images,
.woocommerce div.product.vertical-thumbnail div.details-img div.images,
.woocommerce-page #content div.product.vertical-thumbnail div.details-img div.images,
.woocommerce-page div.product.vertical-thumbnail div.details-img div.images {
    margin-left: 120px;
}
div.product.vertical-thumbnail .thumbnails li {
    padding: 10px 0 0 0;
    line-height: 0;
    overflow: hidden;
}
div.product.vertical-thumbnail .details_thumbnails{
    width: 105px;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div {
    top: 0;
    left: 50%;
    right: auto;
    bottom: auto;
    margin: 0;
    width: 30px;
    height: 30px;
    margin-left: -15px;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-prev:before {
    content: "\f106";
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-next:before {
    content: "\f107";
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-prev {
    top: 0;
    bottom: auto;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-next {
    top: auto;
    bottom: 0;
}
div.product.vertical-thumbnail .details-img .owl-controls div.owl-prev {
    visibility: hidden;
    opacity: 0;
    transform: translate(0,10px);
    -webkit-transform: translate(0,10px);
    -moz-transform: translate(0,10px);
    -ms-transform: translate(0,10px);
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
}
div.product.vertical-thumbnail .details-img .owl-controls div.owl-next {
    visibility: hidden;
    opacity: 0;
    transform: translate(0,-10px);
    -webkit-transform: translate(0,-10px);
    -moz-transform: translate(0,-10px);
    -ms-transform: translate(0,-10px);
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
}
div.product.vertical-thumbnail .details-img .thumbnails:hover .owl-controls div.owl-prev,
div.product.vertical-thumbnail .details-img .thumbnails:hover .owl-controls div.owl-next {
    visibility: visible;
    opacity: 1;
    transform: translate(0,0);
    -webkit-transform: translate(0,0);
    -moz-transform: translate(0,0);
    -ms-transform: translate(0,0);
}

.single-product .thumbnails.ftc-slider.vertical {
    max-width: 100px;
    display: inline-block;
    position: relative;
}
.single-product .details-img.vertical .images {
    max-width: calc(100% - 120px );
    display: inline-block;
    float: right !important;
}
.single-product .thumbnails.ftc-slider.vertical .owl-controls {
    display: block !important;
}
.single-product .thumbnails.ftc-slider.vertical .caroufredsel_wrapper {
    max-width: 100px;
    min-height: 320px;
    max-height: 439px;
}
.single-product .thumbnails.ftc-slider.vertical ul.details_thumbnails.vertical {
    max-width: 100px;
    display: grid;
    max-height: 100px;
}
.single-product .thumbnails.ftc-slider.vertical .caroufredsel_wrapper .details_thumbnails .owl-item {
    padding: 0;
    display: inline-block;
    max-height: 100px;
    margin-bottom: 10px;
}
.single-product .thumbnails.ftc-slider.vertical .owl-controls .owl-nav > div {
    transform: none;
}
.single-product .thumbnails.ftc-slider.vertical .caroufredsel_wrapper .details_thumbnails li a{
    margin: 0;
}
.single-product .thumbnails.ftc-slider.vertical .caroufredsel_wrapper .details_thumbnails li {
    padding: 0;
    display: inline-block;
    max-height: 100px;
    margin-bottom: 13px;
}
.vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div:before {
    line-height: 28px;
}

/*Related product - Upsell product*/
.woocommerce.ftc-product-deals-widget-wrapper .products,
.woocommerce-page .ftc-product-deals-widget-wrapper .products,
.woocommerce .ftc-slider .products, .woocommerce-page .ftc-slider .products,
.woocommerce .cross-sells .products,
.woocommerce-page .cross-sells .products,
.woocommerce .cross-sells.products,
.woocommerce-page .cross-sells.products,
.woocommerce-page .related.products
.woocommerce .related .products,
.woocommerce-page .related .products {
    margin: 0;
}
.related .products .ftc-product,
.woocommerce .related .products .ftc-product {
    width: 100%;
}

.related .products .ftc-product,
.woocommerce .related .products .ftc-product {
    padding: 0 0 0 0;
}
/*Social Sharing*/
/*div.product .ftc-social-sharing,
div.product .social-sharing{
    width: 100%;
    display: inline-block;
    overflow: hidden;
    padding: 0px;
}*/
.ftc-social-sharing > span {
    float: left;
    font-weight: 600;
    color: #262626;
}
.single-product .product .ftc-social-sharing li {
    font-size: 15px;
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background-color: #f5f5f5;
    border: none;
}
.single-product .product .ftc-social-sharing li a {
    padding: 0;
    width: 100%;
}
.ftc-single-product div.single-product-container .entry-summary .social-sharing .ftc-social-sharing li {
    font-size: 15px;
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    background-color: #f5f5f5;
    border: none;
}
.ftc-single-product div.single-product-container .entry-summary .social-sharing .ftc-social-sharing li a {
    width: 100%;
    padding: 0;
}
div.product .social-sharing li {
    display: inline-block;
    float: left;
    padding: 0;
    margin-right: 3px;
    margin-bottom: 3px;
    line-height: 0;
    background-color: #fff;
    border: 1px solid #ebebeb;
}
div.product .social-sharing li a {
    padding: 11px 10px;
    display: inline-block;
    font-size: 14px;
    border-radius: 30px;
    background: #f8f8f8;
    color: #999;
}
.single-product .product .email {
    display: none;
}
.single-product .product .print {
    display: none;
}
div.product .summary .yith-wcwl-add-to-wishlist a:before {
    font-family: 'FontAwesome';
    content: "\f08a";
    font-size: 14px;
    line-height: 36px;
}
/*.pp_woocommerce div.product .summary .compare, .woocommerce div.product .summary .compare, 
.woocommerce-page div.product .summary .compare, .woocommerce #content div.product .summary .compare, 
.woocommerce-page #content div.product .summary .compare {
    display: none;
}*/
.woocommerce #content div.product .summary .compare {
    color: #444;
    background: #0000;
    opacity: 1;
    height: 25px;
}
.woocommerce div.product .summary .compare, .woocommerce-page div.product .summary .compare {
    background-color: transparent;
    margin-left: 30px;
    color: #999;
    opacity: 1;
    height: 35px;
    margin-top: 0px;
}
div.product .summary a.compare:before {
    margin-right: 7px;
}
div.product .summary .yith-wcwl-add-to-wishlist a:before, div.product .summary a.compare:before {
    margin-right: 5px;
    display: inline-block;
    border-radius: 50%;
}
div.product .summary .compare:before {
    font-weight: 600;
}
.woocommerce div.product form.cart, .woocommerce div.product p.cart {
    overflow: hidden;
    clear: both;
    display: inline-block;
    width: 100%;
    margin: 0;
}
.woocommerce div.product form.cart table {
    margin-top: 3px;
    margin-bottom: 20px;
}
div.product .social-sharing .twitter a:hover {
    background-color: #2CAAE1;
}
div.product .social-sharing .facebook a:hover {
    background-color: #3B5998;
}
div.product .social-sharing .pinterest a:hover {
    background-color: #bd081c;
}
/*div.product .social-sharing .twitter a:hover, div.product .social-sharing .twitter a:focus {
    background-color: #2CAAE1;
    border-color: #2CAAE1;
    color: #fff;
}*/
/*div.product .social-sharing .facebook a:hover, div.product .social-sharing .facebook a:focus {
    background-color: #3B5998;
    border-color: #3B5998;
    color: #fff;
}
div.product .social-sharing .google-plus a:hover , div.product .social-sharing .google-plus a:focus{
    background-color: #DD4B39;
    border-color: #DD4B39;
    color: #fff;
}
div.product .social-sharing .pinterest a:hover, div.product .social-sharing .pinterest a:focus{
    background-color: #bd081c;
    border-color: #bd081c;
    color: #fff;
}*/
div.product .social-sharing li:hover{
    border-color: transparent;
}
/*category-slider*/
.ftc-list-category-slider a.button.category-button {
    display: none;
}
.ftc-list-category-slider h3.product_title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 25px;
}
.ftc-list-category-slider .category-slider .item-description {
    padding-left: 10px;
}
.category-slider.product-category.product{
    margin-bottom: 0px;
}


/*Tab woocomercer*/
.woocommerce div.product .woocommerce-tabs ul.tabs{
    margin: 0;
    padding: 0;
    font-size: 16px;
    letter-spacing: .5px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs:before,
.woocommerce div.product .woocommerce-tabs ul.tabs:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:after,
.woocommerce div.product .woocommerce-tabs ul.tabs li:before{
    display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li{
    border-radius: 0;
    background-color: #fff;
    margin: 0;
    text-transform: uppercase;
    border: none;
    padding-left: 5px;
    margin-bottom: 16px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background: #fff;
    color: #94c347;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-weight: bold;
    font-size: 18px;
    padding: 0 20px 0 0;
    border-right: 1px solid #444;
    line-height: 14px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:last-child a {
    border-right: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li:first-child {
    padding-left: 0;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
    color: #94c347;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 22px 22px;
    margin: 0;
    clear: both;
    font-size: 15px;
    color: #444;
    line-height: 25px;
}
/*.woocommerce div.product .woocommerce-tabs .panel#tab-description p:last-child {
margin-bottom: 0;
}*/
.woocommerce div.product .woocommerce-tabs .panel#tab-description{
    text-align: justify;
}
.woocommerce table.shop_attributes tr:last-child td,
.woocommerce-page table.shop_attributes tr:last-child td,
.woocommerce table.shop_attributes tr:last-child th,
.woocommerce-page table.shop_attributes tr:last-child th {
    border: 1px solid #e5e5e5;
}
.woocommerce table.shop_attributes {
    border: 0;
    margin-bottom: 0;
}
.woocommerce table.shop_attributes td, .woocommerce-page table.shop_attributes td {
    border-left: 0;
}
.woocommerce table.shop_attributes tr:not(:first-child) th,
.woocommerce-page table.shop_attributes tr:not(:first-child) th
{
    border-right: 0;
}
.woocommerce table.shop_attributes tr:first-child th, 
.woocommerce-page table.shop_attributes tr:first-child th
{
    border-top: 1px solid #ebebeb;
    border-right: 0;
}
.woocommerce table.shop_attributes tr:nth-child(even) td, .woocommerce table.shop_attributes tr:nth-child(even) th {
    background: rgba(0,0,0,.025);
    border-top: 0;
    border-bottom: 0;
}
.woocommerce table.shop_attributes tr:last-child td,
.woocommerce table.shop_attributes tr:last-child th
{
    border-bottom: 1px solid #ebebeb;
}
.woocommerce table.shop_attributes td,
.woocommerce-page table.shop_attributes td, 
.woocommerce table.shop_attributes th,
.woocommerce-page table.shop_attributes th,
.woocommerce table.shop_attributes .alt td,
.woocommerce table.shop_attributes .alt th {
    line-height: inherit;
    background: transparent;
    font-style: normal;
    font-weight: normal;
    padding: 20px;
    text-transform: none;
    border: 1px solid #ebebeb;
}
.woocommerce-tabs #comments {
    float: left;
    width: 55%;
    padding-right: 20px;
}
.woocommerce-tabs #review_form_wrapper {
    float: left;
    width: 45%;
    padding: 0 0 0 25px;
    border-left: 1px solid #e5e5e5;
}
/*Product categories tab 2*/
.ftc-products-category .row-tabs {
    width: 12.83%;
    float: left;
    padding: 0;
}

.ftc-products-category .row-tabs ul{
    padding: 0;
}
.ftc-products-category .counter-wrapper{
    display: none;
}
body:not(.fullwidth-template-padding) .ftc-products-category .row-content {
    padding-left: 30px;
}
.ftc-products-category .row-content {
    width: 87.17%;
    float: left;
}
.ftc-products-category .row-content {
    position: relative;
    z-index: 2;
}
.ftc-products-category .row-content.loading .column-products:before{
    background: #fff url(assets/images/loadingp.gif) no-repeat scroll center center;
    background-size: 40px 40px;
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: -1px;
    top: 0;
    z-index: 1039;
}
.ftc-products-category .woocommerce.columns-4 .products .ftc-product {
    width: 100%;
}
.woocommerce .products .ftc-product,
.woocommerce-page .products .ftc-product {
    float: left;
}
.woocommerce.columns-4,.woocommerce.columns-3{
    margin: 0 -15px;
}
.woocommerce .ftc-slider .products .ftc-product,
.woocommerce-page .ftc-slider .products .ftc-product {
    width: 100%;
    text-align: center;
}

.ftc-products-category ul.tabs li.current{
    cursor: default;
    z-index: 10;
}
.ftc-products-category ul.tabs li:hover{
    z-index: 10;
}
.ftc-products-category ul.tabs li {
    text-align: center;
    margin: 0;
    padding: 4px 4px 6px;
    border: 1px solid #e5e5e5;
    position: relative;
    z-index: 1;
    cursor: pointer;
    vertical-align: middle;
    transition: background 100ms ease;
    -webkit-transition: background 100ms ease;
    -moz-transition: background 100ms ease;
    background-color: #fff;
}
.ftc-products-category ul.tabs li {
    margin-top: -1px;
}
.ftc-products-category ul.tabs li span.icon {
    display: block;
    margin-bottom: 5px;
}
.ftc-products-category ul.tabs li span.title {
    font-size: 14px;
    line-height: 39.5px;
}
.woocommerce div.product span.price{
    font-size: 16px;
    line-height: 22px;
    font-weight: bold;
}
.ftc-products-category .woocommerce {
    margin: 0 -15px;
    position: relative
}
.ftc-products-category .woocommerce .products,
.ftc-products-category .woocommerce-page .products{
    margin: 0;
}
a.button.category-button {
    display: none;
}
.category-slider .category-products img {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: auto;
    height: auto;
}
.cate-home1 .product .item-description {
    text-align: left;
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding-left: 20px;
    position: relative;
    top: 4px;
}
.cate-home1 .cate-home1 .category-slider img {
    max-width: 120px;
}
.category-products{
    display: flex;
    margin: 0 auto;
    padding: 20px 0;
    width: auto;
    align-items: center;
}
@media only screen and (min-width: 1200px){
    .category-products{
        width: max-content;
    }
}
.cate-home1 .category-products {
    padding: 18px 0;
}
.cate-home1 .category-slider img {
    width: 64px;
    min-height: 55px;
}
.category-slider .product_title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    overflow: hidden;
    line-height: 25px;
}
.category-slider.product-category.product {
    margin-bottom: 0px;
    border-width: 1px 0px 1px 1px;
    border-style: solid;
    border-color: #ebebeb;
    width: 20%;
}
.category-slider.product-category.product.last {
    border-right-width: 1px;
}
.owl-item .category-slider.product-category.product {
    border-width: 0px;
    width: auto;
}
.ftc-list-category-slider.ftc-slider .owl-item {
    border-width: 1px 1px 1px 0;
    border-color: #ebebeb;
    border-style: solid;
}
.ftc-list-category-slider.ftc-slider .owl-carousel .owl-stage-outer
{
    border-width: 0 1px;
    border-color: #ebebeb;
    border-style: solid;
}
/*about us*/
.ftc-feature.has-image .ftc_feature_content {
    padding: 18px 15px 30px 15px;
}
.ftc-feature {
    text-align: center;
    font-size: 14px;
}
.ul-style.circle li:before {
    font-family: FontAwesome;
    content: "\f111";
    margin-right: 15px;
    font-size: 10px;
}
.ftc-feature .ftc_feature_content h3 {
    font-size: 16px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: bold;
}
.ftc-feature a.ftc_feature_image {
    position: relative;
    overflow: hidden;
    display: inline-block;
    line-height: 0;
    max-width: 100%;
}
.ftc-feature a.ftc_feature_image: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);
}
.ftc-feature a.ftc_feature_image 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;
}
.ftc-feature a.ftc_feature_image:hover .effect {
    opacity: 1;
}
.ftc-feature .effect {
    top: 0;
    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;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title:before,
.vc_toggle_title:before{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    opacity: 0.3;
    z-index: 0;
    display: block;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title,
.vc_toggle_default .vc_toggle_title,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_title{
    margin: 0;
    outline: 0 !important;
    cursor: pointer;
    margin-bottom: -1px;
    padding: 0;
    position: relative;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon{
    background: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: auto;
    z-index: 3;
    line-height: 42px;
    width: 42px;
    height: auto;
    text-align: center;
    border-left:1px solid #e5e5e5;
    font-style: normal;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-heading {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border: 0;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-panel-title > a,
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a:hover,
body div.pp_details a.pp_close:hover:before{
    background-color: #f69e22;
    color: #fff;
    border-color: #f69e22;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel {
    margin-bottom: 30px;

}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a{
    font-size: 18px;
    line-height: 24px;
}
body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel-body {
    padding: 25px 20px 20px 20px !important;
    margin-bottom: 0;
    line-height: 24px;
    font-size: 15px;
    border: 1px solid #ebebeb !important;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:before{
    line-height: 42px;
    font-family: 'FontAwesome';
    font-size: 16px;
    content: "\f107";
    position: absolute;
    top: 50%;
    bottom: auto;
    left: 0;
    right: 0;
    border: 0;
    transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transition: all 0s ease 0s;
    -webkit-transition: all 0s ease 0s;
    -moz-transition: all 0s ease 0s;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a {
    margin: 0;
    position: relative;
    display: inline-block;
    width: 100%;
    z-index: 1;
    font-weight: bold;
    padding: 9px 20px;
    border:1px solid #e5e5e5;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    text-transform: uppercase;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-controls-icon:after {
    display: none;
}
body .vc_tta.vc_tta-accordion .vc_tta-panel.vc_active .vc_tta-controls-icon:before{
    content: "\f106";
}
.ftc-sb-button a.ftc-button-1:hover {
    color: red;
}
.ftc-sb-button a.ftc-button{
    background: transparent;
    border-width: 0px;
    color: #333;
    border-radius: 0;
    font-size: 12px;
    font-weight: bold;
}
.ftc-sb-button a.ftc-button:before{
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    background-color: #333;
    top: -5px;
    left: 0;
}
.ftc-sb-button a.ftc-button:after{
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    background-color: #333;
    bottom: -4px;
    right: 0;
}
.ftc-sb-button {
    text-align: center;
}
.section-extend-button .ftc-button {
    position: absolute;
    top: -5px;
    left: auto;
    right: 15px;
}
.ftc-button, .vc_column_container .vc_btn, .vc_column_container .wpb_button {
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    border-style: solid !important;
    min-width: 140px;
    text-align: center;
}
.vc_progress_bar .vc_single_bar .vc_label{
    top: -20px;
    font-size: 14px;
    line-height: 8px;
    padding: 0;
    color: #333 !important;
    text-shadow: none !important;
    text-transform: uppercase;
    font-weight: bold;
}
.vc_progress_bar .vc_single_bar:first-child{
    margin-top: 23px;
}
.vc_progress_bar .vc_single_bar{
    margin-bottom: 53px;
}
.vc_progress_bar .vc_single_bar .vc_bar,
.vc_progress_bar .vc_single_bar{
    border-radius: 0;
}
.about-us .wpb_wrapper p{
    font-size: 15px;
    text-align: justify;
}
/*Team member*/
.ftc-team-member {
    text-align: center;
    font-size: 14px;
    padding: 0;
    max-width: 320px;
    margin: 0 auto;
}
.ftc-team-member .image-thumbnail {
    position: relative;
    margin-bottom: -1px;
    overflow: hidden;
    border-radius: 50%;
}
.ftc-team-member .image-thumbnail:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    content: "";
    z-index: 1;
    opacity: 0;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    border-radius: 50%;
}
.ftc-team-member .image-thumbnail:hover:before {
    opacity: 0.75;
    background: #000;
}
.ftc-team-member .image-thumbnail:hover .socials {
    display: block;
}
.ftc-team-member .image-thumbnail:hover .socials li {
    -webkit-animation-duration: 400ms;
    -moz-animation-duration: 400ms;
    animation-duration: 400ms;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: run_social;
    -moz-animation-name: run_social;
    animation-name: run_social;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
@-webkit-keyframes run_social {
    from {
        opacity:0;
        transform:translate(0,20px);
        -moz-transform:translate(0,20px);
        -webkit-transform:translate(0,20px);
        -ms-transform:translate(0,20px);
    }
    to {
        opacity:1;
        transform:translate(0,0);
        -moz-transform:translate(0,0);
        -webkit-transform:translate(0,0);
        -ms-transform:translate(0,0);
    }
}

@-moz-keyframes run_social {
    from {
        opacity:0;
        transform:translate(0,20px);
        -moz-transform:translate(0,20px);
        -webkit-transform:translate(0,20px);
        -ms-transform:translate(0,20px);
    }
    to {
        opacity:1;
        transform:translate(0,0);
        -moz-transform:translate(0,0);
        -webkit-transform:translate(0,0);
        -ms-transform:translate(0,0);
    }
}
@keyframes run_social {
    from {
        opacity:0;
        transform:translate(0,20px);
        -moz-transform:translate(0,20px);
        -webkit-transform:translate(0,20px);
        -ms-transform:translate(0,20px);
    }
    to {
        opacity:1;
        transform:translate(0,0);
        -moz-transform:translate(0,0);
        -webkit-transform:translate(0,0);
        -ms-transform:translate(0,0);
    }
}
.ftc-team-member .image-thumbnail:hover .socials li:nth-child(2) {
    animation-delay: 100ms;
    -webkit-animation-delay: 100ms;
    -moz-animation-delay: 100ms;
}
.ftc-team-member .image-thumbnail:hover .socials li:nth-child(3) {
    animation-delay: 200ms;
    -webkit-animation-delay: 200ms;
    -moz-animation-delay: 200ms;
}
.ftc-team-member .image-thumbnail:hover .socials li:nth-child(4) {
    animation-delay: 300ms;
    -webkit-animation-delay: 300ms;
    -moz-animation-delay: 300ms;
}
.ftc-team-member .image-thumbnail:hover .socials li:nth-child(5) {
    animation-delay: 400ms;
    -webkit-animation-delay: 400ms;
    -moz-animation-delay: 400ms;
}
.ftc-team-member .socials a.facebook:hover {
    background: #3B5998;
}
.ftc-team-member .socials a.twitter:hover {
    background: #2CAAE1;
}
.ftc-team-member .socials a.google-plus:hover {
    background: #DD4B39;
}
.ftc-team-member .socials a.linked:hover {
    background: #007BB6;
}
.ftc-team-member .socials a.rss:hover {
    background: #FF5700;
}
.ftc-team-member .socials {
    position: absolute;
    left: 0;
    right: 0;
    display: none;
    top: 50%;
    z-index: 2;
    transform: translate(0,-49%);
    -webkit-transform: translate(0,-49%);
    -moz-transform: translate(0,-49%);
    -ms-transform: translate(0,-49%);
}
.ftc-team-member .socials a {
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    display: inline-block;
    background: transparent;
    position: relative;
    z-index: 1;
    color: #fff;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    overflow: hidden;
}
.ftc-team-member .socials li{
    width: 30px;
    height: 30px;
    margin: 4px;
    display: inline-block;
}
.ftc-team-member header {
    padding: 20px 0 0;
}
.ftc-team-member header > h3,
.ftc-team-member header > h3 a {
    font-size: 15px;
    line-height: 30px;
    color: #262626;
    text-transform: uppercase;
    font-weight: bold;
}
/*Contact us*/
.ftc-heading h2, .ftc-heading h3, .ftc-heading h4, .ftc-heading h5, .ftc-heading h6 {
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
    font-weight: bold;
}
.wpcf7 p{
    width: 370px;
    float:left;
}
.wpcf7 p:nth-child(2n+2){
    margin-right: 30px;
}
.wpcf7 p:nth-child(6){
    width: 100%;
}
.wpcf7 p ::-webkit-input-placeholder{
    color: #909090;
}
.wpcf7 p ::-moz-placeholder{
    color: #909090;
}
.wpcf7 p input:focus,
.wpcf7 p textarea:focus,
.woocommerce form .form-row .input-text:focus{
    outline: none !important;
    border:1px solid #f69e22;
}
.wpcf7 p input[type="search"],
.wpcf7 p input[type="text"],
.wpcf7 p input[type="password"],
.wpcf7 p input[type="number"],
.wpcf7 p input[type="email"],
.wpcf7 p input[type="date"],
.wpcf7 p select,
.wpcf7 p textarea,
.wpcf7 label{
    width: 100%;
    max-width: 100%;
}
.wpcf7 input[type^="submit"]{
    padding: 15px 24px 15px 24px;
    margin-top: 10px;
    margin-bottom: 15px;
}
.wpcf7 p textarea {
    height: 140px;
}
.information-contact p{
    display: block;
    font-size: 15px;
    margin-bottom: 0px;
    margin-top: -6px;
    font-family: "Lato" !important;
    line-height: 23px;
}
.information-contact p:before{
    margin-right: 25px;
    font-family: "Fontawesome";
}
/*FAQ*/
.vc_toggle_title h4 {
    margin: 0;
    position: relative;
    z-index: 1;
    font-weight: bold;
    padding: 9px 0px 9px 50px;
    background: none;
    width: 100%;
    display: inline-block;
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
}
.vc_toggle_title h4:hover{
    color: #f69e22;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon,
.vc_toggle.vc_toggle_default .vc_toggle_icon,
.vc_toggle .vc_toggle_icon:after{
    display: none !important;
}
.vc_toggle_active .vc_toggle_icon:before {
    content: "\f106" !important;
}
.vc_toggle_title h4:before {
    position: absolute;
    left: 0px;
    top: 3px;
    color: #fff !important;
    font-family: 'FontAwesome';
    content: "\f067";
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    z-index: 4;
    font-weight: 300;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}

.vc_toggle_active .vc_toggle_title h4:before{
    position: absolute;
    left: 0px;
    top: 3px;
    color: #fff !important;
    font-family: 'FontAwesome';
    content: "\f068";
    transition: all 200ms ease 0s;
    -webkit-transition: all 200ms ease 0s;
    -moz-transition: all 200ms ease 0s;
    z-index: 4;
    font-weight: 300;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.vc_toggle_default .vc_toggle_content,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content {
    padding: 10px 0px 0px 0px;
    margin: 0;
    font-size: 15px;
    text-align: justify;
}
.vc_toggle_default .vc_toggle_content p,
.vc_toggle_size_md.vc_toggle_default .vc_toggle_content p{
    max-width: 870px;
    margin-bottom: 0px;
}
/*Coming Soon*/
.bg-blank-page {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 1920px;
    transform: translate(-50%,0);
    -webkit-transform: translate(-50%,0);
    -moz-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    content: "";
    z-index: 0;
    background-color: #000 !important;
    margin-bottom: 0px !important;
}
h1.title-coming {
    font-size: 70px;
    line-height: 76px;
    margin-top: 10px;
    padding:0;
}
.page-template-revslider-page-template{
    text-align: center;
}
.page-template-revslider-page-template > div:first-child{
    overflow: hidden;
    position: relative;
    padding: 60px 30px 20px 30px;
}
.page-template-revslider-page-template .ftc-countdown{
    display: inline-block;
}
.ftc-countdown .counter-wrapper > div{
    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 .counter-wrapper > div .number-wrapper .number{
    font-size:60px;
    line-height:65px;
    padding-right:5px;
}
.ftc-countdown .counter-wrapper > div .countdown-meta{
    font-size:18px;
    line-height:25px;
}
.ftc-countdown.text-light .counter-wrapper > div .countdown-meta,
.ftc-countdown.text-light .counter-wrapper > div .number-wrapper .number{
    color:#fff;
    font-style: italic;
}
.ftc-button-wrapper {
    display: inline-block;
}
.ftc-group-button-coming .ftc-button {
    min-width: 145px;
    margin: 5px;
}


.subscribe_comingsoon .newletter_sub input[type="text"]{
    letter-spacing: 1px;
    height: 60px;
    width: 535px;
    border: 1px solid #393839;
    color: #909090;
}
.subscribe_comingsoon .newletter_sub form
{
    float: none;
    margin-left: 0;
    width: auto;
}

body .subscribe_comingsoon .newletter_sub_input .button.button-secondary{
    height: 60px;
    width: 165px;
    margin-left: -3px;
    letter-spacing: 1px;
    font-size: 16px;
    background-color: rgba(114, 197, 201, 0);
    border: 1px solid #393839;
    color: #909090;
    right: 0;
}

body .subscribe_comingsoon .newletter_sub_input .button.button-secondary:hover{
    border: 1px solid;
    color: #fff;
}


body .subscribe_comingsoon .newletter_sub_input .button.button-secondary i{
    display: none;
}

.icon_social_comingsoon ul{
    list-style: none;
    text-align: center;
    width: max-content;
    margin: 0 auto;
}

.icon_social_comingsoon ul li{
    width: auto;
    float: left;
}

.icon_social_comingsoon ul li a i{
    width: 40px;
    height: 40px;
    font-size: 0px;
    border: 1px solid #393839;
    color: #909090;
    border-radius: 50%;
    margin: 0px 5px;
}

.icon_social_comingsoon ul li a i:hover{
    color: #fff;
    transition-duration: 0.5s;
}

.icon_social_comingsoon ul li a i.fa-facebook:hover{
    background-color: #3B5998;
    border-color: #3B5998;
}
.icon_social_comingsoon ul li a i.fa-twitter:hover{
    background-color: #3FCDFD;
    border-color: #3FCDFD;
}
.icon_social_comingsoon ul li a i.fa-dribbble:hover{
    background-color: #DD3E7B;
    border-color: #DD3E7B;
}
.icon_social_comingsoon ul li a i.fa-behance:hover{
    background-color: #0B70FF;
    border-color: #0B70FF;
}
.icon_social_comingsoon ul li a i.fa-pinterest-p:hover{
    background-color: #FE0000;
    border-color: #FE0000;
}
.icon_social_comingsoon ul li a i.fa-google-plus:hover{
    background-color: #DC4A38;
    border-color: #DC4A38;
}

.icon_social_comingsoon ul li a i:before{
    font-size: 14px;
    line-height: 40px;
}
@media only screen and (max-width: 1024px){
    .logo_comingsoon.wpb_text_column {
        margin-bottom: 30px !important;
    }

    .comming-center-content .wpb_text_column {
        margin-bottom: 30px !important;
    }

    .countdown_comingsoon.ftc-row-wide{
        margin-bottom: 60px !important;
    }

    .ftc-countdown .counter-wrapper > div{
        margin: 0px 35px;
    }

}

@media only screen and (max-width: 768px){
    body .subscribe_comingsoon .newletter_sub_input .button.button-secondary{
        border-left: 1px solid #393839;
        margin-left: 0px;
    }

    .icon_social_comingsoon ul li a i,body .subscribe_comingsoon .newletter_sub_input .button.button-secondary,
    .subscribe_comingsoon .newletter_sub input[type="text"]{
        border-color: #fff;
    }

    .row_logo_comingsoon.wpb_column{
        margin-top: 60px !important;
    }
    .subscribe_comingsoon .newletter_sub form {
        float: none;
        margin-left: 0;
        width: auto;
        left: 0;
        transform: translateX(0);
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
    }
}

@media only screen and (max-width: 600px){
    .subscribe_comingsoon .newletter_sub input[type="text"]{
        width: 520px;
    }
}

@media only screen and (max-width: 568px){
    .subscribe_comingsoon .newletter_sub input[type="text"]{
        width: 400px;
    }
}

@media only screen and (max-width: 550px){
    .subscribe_comingsoon .newletter_sub input[type="text"]{
        width: 340px;
    }
}
@media only screen and (max-width: 390px) {
    h1.title-coming span {
        letter-spacing: 2px !important;
    }
    .subscribe_comingsoon .newletter_sub input[type="text"]
    {
        width: 100%;
    }
}

@media only screen and (max-width: 320px) {
    h1.title-coming span {
        font-size: 40px !important;
    }
    .icon_social_comingsoon ul {
        width: 240px;
    }

    .icon_social_comingsoon ul li {
        float: none;
        display: inline-block;
    }

    .icon_social_comingsoon ul li a i {
        margin: 5px;
    }
}
/*Services*/

.service_row1 .ftc-feature .ftc_feature_content,
.service_row2 .ftc-feature .ftc_feature_content,
.service_row3 .ftc-feature .ftc_feature_content{
    padding: 0px;
}

.service_row1 .text_service,.service_row2 .text_service,.service_row3 .text_service{
    padding: 50px 0px 50px 85px;
    background: #f1f7fc;
}

.text_row1,.text_row2,.text_row3{
    margin-top: 38px;
}

.text_service ul{
    list-style: none;
    font-size: 16px;
    padding-left: 0px;
    margin-bottom: 0px;
}
.text_service ul li{
    position: relative;
    padding-left: 20px;
    padding: 3px 20px;
}
.text_service ul li:before{
    content: "-";
    position: absolute;
    left: 0px;
}

.text_service h3{
    margin-bottom: 15px;
}

.text_service p{
    font-size: 16px;
    font-family: Raleway;
    padding: 3px 0px 7px 20px;
}

.text_service a{
    display: block;
    width: 135px;
    height: 40px;
    color: #fff !important;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
}

.text_service a:hover{
    background: #000;
}

.feature_row1,.feature_row3{
}
.services .wpb_wrapper p{
    font-size: 15px;
}
body .wpb_wrapper .vc_separator {
    margin-bottom: 0;
}
.fix-size-heading h2 {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 30px;
}
.services-title .ftc-feature.feature-horizontal .feature-icon,
.service-title-top .ftc-feature .feature-content .feature-icon {
    font-size: 24px;
    line-height: 78px;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border: 1px solid #e5e5e5;
    display: inline-block;
    width: 78px;
    height: 78px;
    margin: 0;
    text-align: center;
}
.services-title .ftc-feature.feature-horizontal .feature-icon {
    float: left;
}
.services-title .ftc-feature.feature-horizontal .ftc_feature_content {
    text-align: left;
    margin-left: 100px;
    margin-bottom: 10px;
    padding: 0;
    line-height: 2;
    display: table;
}
.services-title .ftc-feature.feature-horizontal .feature-content {
    line-height: normal;
}
.ftc-feature .ftc_feature_content {
    padding-top: 15px;
    line-height: 24px;
}
.ftc-feature .ftc_feature_content h3 {
    margin-bottom: 3px;
}

.ftc-feature .ftc_feature_content p{
    margin-bottom: 0px;
}
.group-feature-has-bg h2,
.group-feature-has-bg .excerpt {
    max-width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.group-feature-has-bg .excerpt {
    padding-bottom: 40px;
}
.ftc-feature.has-image .ftc_feature_content{
    background-color: #fff;
    padding: 18px 0 0 0;
}
.ftc-feature .feature-content{
    line-height: 0;
}
blockquote{
    position: relative;
    font-style: normal;
    padding: 10px 0 10px 60px !important;
    margin: 0 0 15px !important;
    border-left: 0 !important;
    font-size: 13px !important;
}
blockquote:before{
    position: absolute;
    font-family: "Fontawesome";
    content: "\f10d";
    font-size: 40px;
    line-height: 22px;
    left: 1px;
    top: 12px;
    color: rgba(118,118,118,.3);
}
/*Error 404*/
body.error404 #content{
    background: url(assets/images/404-bg.jpg) center;
    background-attachment: fixed;
    padding: 100px 25px 155px;
}
body.error404 .page-header h1 {
    font-size: 330px;
    line-height: 270px;
    color: #fff;
}
.error404 #primary .page-content{
    margin: 0 auto;
    text-align: center;
}
body.error404 .page-header {
    text-align: center;
    color: #fff;
    border: 0;
    margin-top: 0px;
    margin-bottom: 0;
}
body.error404 .page-header h2 {
    color: #fff;
    font-size: 63px;
    line-height: 85px;
    margin: 50px 0 15px 0;
    padding: 0;
    letter-spacing: 7px;
}
body.error404 .page-header a{
    font-size: 16px;
    padding: 12px 28px;
    background-color: #72c5c9;
    color:#fff;
    text-transform: uppercase;
    letter-spacing: 1px;
}

body.error404 .page-header a:hover{
    background-color: #000;
}
body.error404 .page-header p{
    margin-bottom: 100px;
    font-size: 24px;
}

@media only screen and (max-width: 600px){
    body.error404 .page-header h1{
        font-size: 230px;
        margin-top: 0;
    }

    body.error404 .page-header h2{
        font-size: 44px;
        margin-top: 0;
        line-height: 50px !important;
    }

    body.error404 .page-header p{
        font-size: 18px;
    }
}
@media only screen and (max-width: 480px){
    body.error404 .page-header h1{
        font-size: 200px;
        line-height: 200px;
    }

    body.error404 .page-header h2{
        font-size: 38px;
        margin-top: 0;
    }

    body.error404 .page-header p{
        font-size: 18px;
    }
}

@media only screen and (max-width: 384px){
    body.error404 .page-header h2{
        font-size: 36px;
    }

    body.error404 .page-header h1{
        font-size: 180px;
        line-height: 180px;
    }

    body.error404 .page-header h2{
        font-size: 26px;
    }

    body.error404 .page-header p{
        font-size: 16px;
        margin-bottom: 60px;
    }
}
/*Account*/
.woocommerce form .form-row label.inline{
    margin-left: 35px;
}
.woocommerce .form-row input.button{
    padding:9px 20px !important;
    border-radius: 0;
}
.woocommerce form.login, .woocommerce form.register{
    padding: 20px 0 0 0;
    margin: 0;
    border: 0;
}
body .button.button-secondary{
    background-color: #f69e22;
    color:#fff;
    border-color: #f69e22;
    border-radius: 0;
}
body .button.button-secondary:hover{
    background-color: #333;
    border-color: #333;
}
.woocommerce form .form-row {
    padding: 0;
    margin: 0 0 25px;
}
.woocommerce .checkout-login-coupon-wrapper .woocommerce-form {
    display: block;
    position: relative;
    max-width: 470px;
    width: 100%;
    padding: 20px;
    border-radius: 0;
    border: 1px solid #e5e5e5;
    margin: 0 auto 25px;
}
.woocommerce .checkout-login-coupon-wrapper .woocommerce-form > p {
    float: left;
}
.woocommerce .checkout-login-coupon-wrapper .woocommerce-form .form-row {
    width: 100%;
}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme {
    margin-top: 5px;
}
.checkout-login-coupon-wrapper {
    width: 100%;
}
.checkout-login-coupon-wrapper .woocommerce-form-login-toggle, 
.checkout-login-coupon-wrapper .woocommerce-form-coupon-toggle {
    width: calc(50% - 15px);
    display: inline-block;
}
.woocommerce .checkout-login-coupon-wrapper .woocommerce-form .form-row .woocommerce-form-login__submit {
    width: 100%;
    padding: 15px;
}
.checkout-login-coupon-wrapper .woocommerce-form-coupon-toggle {
    margin-left: 25px;
}
.woocommerce .checkout-login-coupon-wrapper .woocommerce-form-coupon {
    padding: 30px;
    max-width: 470px;
    border: 1px solid #e5e5e5;
    text-align: center;
    border-radius: 0;
    display: block;
    margin: 0 auto 30px;
}
.woocommerce .checkout-login-coupon-wrapper .woocommerce-form-coupon .form-row {
    margin-bottom: 0;
    width: auto;
    display: inline-block;
    float: none;
    vertical-align: top;
}
.woocommerce .checkout-login-coupon-wrapper .woocommerce-form-coupon .form-row-last .button {
    padding: 12px 20px;
    line-height: normal;
}
.woocommerce .cart-collaterals .shipping-calculator-form > p {
    margin: -10px 0;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ebebeb;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 40px;
    margin: 0 0 -4px;
    border-radius: 0 !important;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-user-select: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 38px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}
#customer_login h2,
.cart_totals  h2{
    position: relative;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    padding-bottom: 9px;
}
#customer_login h2 span,
.cart_totals  h2 span{
    position: relative;
    padding-bottom: 8px;
}
#customer_login h2 span:before,
.cart_totals  h2 span:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #f69e22;
}
/*#customer_login h2:after,
.cart_totals  h2:after{
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    left: 0;
    border-bottom: 1px solid #e5e5e5;
    z-index: -1;
}*/
/*Shopping cart*/
.woocommerce table.shop_table.cart {
    border-radius: 0;
    table-layout: auto;
}
/*.woocommerce table.shop_table tr .product-remove {
    width: 60px;
}*/
.woocommerce table.shop_table.cart tr.cart_item td {
    font-weight: 400;
}
/*.woocommerce table.shop_table td, 
.woocommerce table.shop_table td:first-child {
    border-right: 0;
}*/
.woocommerce .cart-collaterals .cart_totals tr td {
    text-align: left;
}
.woocommerce table.shop_table th {
    border-right: 0 !important;
}
.woocommerce table.shop_table{
    border-radius: 0;
}
.woocommerce table.shop_table th{
    border-bottom: none;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 14px;
    padding: 10px 0;
    border-right: 1px solid #e5e5e5;
}
.woocommerce table.shop_table td:first-child {
    padding: 20px;
    width: auto;
}
.woocommerce table.shop_table.cart th.product-name {
    /*text-align: center;*/
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals th{
    text-transform: capitalize;
    text-align: left;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot tr.order-total th {
    text-align: left;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .cart-subtotal > th {
    text-transform: capitalize;
    text-align: left;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .cart-subtotal td {
    text-align: right;
    padding: 15px 0;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot > tr.order-total > td {
    text-align: right;
    padding: 15px 0;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table tfoot .woocommerce-shipping-totals td {
    text-align: right;
    padding: 15px 0;
}
.woocommerce-checkout #payment {
    background: #0000;
    border-radius: 0;
}
.woocommerce-checkout #payment ul.payment_methods {
    padding: 0;
    border: none;
}
.woocommerce-checkout #payment div.place-order {
    width: 100%;
    padding: 0;
    margin-top: 1em;
}
.woocommerce-checkout #payment ul.payment_methods li:not(:last-child) {
    border-bottom: none;
}
.woocommerce-checkout #payment ul.payment_methods li {
    padding: 15px 20px;
    border: 1px solid #e5e5e5;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table input[type=radio], 
.woocommerce-checkout #payment ul.payment_methods li input {
    display: none;
}
.woocommerce-checkout .woocommerce-checkout-payment input[type=radio]+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
    color: #444;
    display: flex;
    align-items: center;
    font-weight: 600;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table input[type=radio]:checked+label:after, 
.woocommerce-checkout .woocommerce-checkout-payment input[type=radio]:checked+label:after {
    opacity: 1;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table input[type=radio]+label:after, 
.woocommerce-checkout .woocommerce-checkout-payment input[type=radio]+label:after {
    content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    left: 4px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9;
    opacity: 0;
    border-radius: 50%;
}
.woocommerce-checkout #payment div.payment_box {
    background-color: #0000;
    padding: 0;
    font-size: 14px;
    line-height: 24px;
    color: #666;
}
.woocommerce-checkout #payment div.payment_box p {
    font-family: inherit;
}
.woocommerce-checkout #payment div.payment_box::before{
    display: none;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table input[type=radio]+label:before, 
.woocommerce-checkout .woocommerce-checkout-payment input[type=radio]+label:before {
    content: '';
    width: 16px;
    height: 16px;
    border: 2px solid #ccc;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}
.woocommerce-checkout .woocommerce-checkout-review-order-table input[type=radio]:checked+label:after, 
.woocommerce-checkout .woocommerce-checkout-payment input[type=radio]:checked+label:after {
    opacity: 1;
}
.wishlist_table tr td a.button {
    padding: 15px 15px;
    display: inline;
    font-size: 13px;
    font-family: Arial;
    text-transform: uppercase;
    position: relative;
    border-radius: 0;
}
/*.woocommerce-wishlist form#yith-wcwl-form, .woocommerce-cart form.woocommerce-cart-form {
    margin-top: 50px;
}*/
form#yith-wcwl-form {
    margin-top: 20px;
}
.woocommerce table.shop_table.wishlist_table {
    margin-bottom: 50px;
}
.woocommerce .wishlist-title a.btn.button.show-title-form {
    display: none;
}
.wishlist-title-container .hidden-title-form {
    display: none;
}
.woocommerce-wishlist table.shop_table.cart.wishlist_table {
    margin-top: 0px;
}
.woocommerce-wishlist .hidden-title-form input[type="submit"], 
.woocommerce-wishlist .hidden-title-form .hide-title-form {
    min-width: 60px;
    padding: 10px;
    border-radius: 0;
    margin-top: 10px;
}
.woocommerce-wishlist .hidden-title-form .hide-title-form {
    margin-left: 10px;
}
.woocommerce table.wishlist_table thead th{
    border-top: 0;
}
.wishlist_table span.ftc-tooltip.button-tooltip {
    display: inherit;
}
/*.woocommerce table.shop_table th.product-remove,
.woocommerce table.shop_table th.product-stock-stauts{
    border: none;
}*/
.woocommerce-cart .woocommerce-cart-form table.shop_table th {
    padding: 15px 10px;
}
.woocommerce table.shop_table.cart.woocommerce-cart-form__contents td.product-name {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 15px;
}
.woocommerce table.shop_table.cart.woocommerce-cart-form__contents td.product-name > a:first-child {
    max-width: 20%;
    width: 100%;
    text-align: left;
}
.woocommerce table.shop_table.cart.woocommerce-cart-form__contents td.product-name a:nth-child(2) {
    max-width: 80%;
    width: 100%;
    text-align: left;
    margin-left: 15px;
}
.woocommerce table.shop_table th:last-child, 
.woocommerce table.shop_table td:last-child, 
.woocommerce table.shop_table td:last-child {
    border-right: none;
}
.woocommerce table.shop_table.cart tr.cart_item td.product-remove a.remove {
    font-size: 25px;
    font-weight: 400;
}
/*.woocommerce table.shop_table th:last-child,
.woocommerce table.shop_table td:first-child,
.woocommerce table.shop_table td:last-child{
    border-right: none;
}*/
.woocommerce .cart_totals table.shop_table tbody tr th{
    border-right: none !important;
}
.woocommerce .cart-collaterals .woocommerce-shipping-destination, 
.woocommerce .cart-collaterals .woocommerce-shipping-methods {
    text-align: left;
}
.woocommerce .cart-collaterals .woocommerce-shipping-calculator{
    text-align: left;
}
.woocommerce table.shop_table {
    margin-bottom: 60px;
}
.woocommerce #respond input#submit, 
.woocommerce a.button, 
.woocommerce button.button, 
.woocommerce input.button {
    border-radius: 0;
}
.woocommerce .cart_totals table.shop_table tbody tr td{
    border-left: none;
}
.woocommerce table.shop_table td{
    border-right: 0;
    text-align: center;
    margin: 0 auto;
    border-bottom: 0;
    text-transform: capitalize;
}
/*.woocommerce table.shop_table td:last-child {
    text-align: right;
}*/
.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method input[type=radio]+label {
    padding-left: 0;
    padding-right: 33px;
    justify-content: flex-end;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method input[type=radio]+label {
    position: relative;
    padding-left: 33px;
    cursor: pointer;
    display: flex;
    align-items: center;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method input[type=radio]+label:before {
    right: 0;
    left: auto;
}
.woocommerce-checkout .woocommerce-checkout-review-order-table ul#shipping_method input[type=radio]+label:after {
    right: 4px;
    left: auto;
}
.woocommerce table.shop_table dl.variation {
    display: flex;
    justify-content: center;
}
.woocommerce a.remove{
    margin: 0 auto;
}
.woocommerce table.shop_table td.product-quantity .quantity-title{
    display: none;
}
.woocommerce table.shop_table td.product-quantity .quantity{
    display: inline-block;
    margin-top: 0;
}
.woocommerce table.shop_table td.product-quantity .quantity {
    position: relative;
    display: flex;
    max-width: 95px;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.woocommerce table.shop_table.cart td.actions > button, 
.woocommerce-notices-wrapper .woocommerce-message:not(:first-child), 
.woocommerce-cart .post-info .woocommerce-notices-wrapper .woocommerce-message:not(:first-child) {
    display: none;
}
.woocommerce-cart table.cart img{
    width:101px;
}
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
    width: 295px;
    border: 1px solid #e5e5e5;
    padding: 11px 6px;
}
.woocommerce-cart table.cart input.button{
    padding: 13px 20px !important;
    background-color: #2c2c2c;
    color:#fff;
    font-weight: normal;
    border-radius: 0;
}
.woocommerce .cart-collaterals .cart_totals,
.woocommerce-page .cart-collaterals .cart_totals{
    float: left;
    width: 100%;
}
.woocommerce .cart-collaterals .cart_totals h2{
    margin-bottom: 35px;
}
.woocommerce table.shop_table tbody th{
    font-weight: normal;
    font-size: 14px;
    text-transform: initial;
    vertical-align: middle !important;
}
.woocommerce .cart_totals table.shop_table{
    width: 100%;
    float:left;
    border-spacing: 0 10px;
    border:none;
    margin: -10px 0 0 0;
}
.woocommerce-cart .wc-proceed-to-checkout {
    display: inline-block;
    padding: 0;
    margin: 0;
}
.woocommerce .cart_totals table.shop_table td{
    padding:12px;
    font-weight: bold;
}
td.product-subtotal{
    font-weight: bold;
}
.woocommerce .wc-proceed-to-checkout a.button.alt,
.woocommerce .wc-proceed-to-checkout a.button{
    background-color: #222;
    color: #fff;
    text-transform: uppercase;
    padding: 16px 0 17px;
    width: 270px;
    text-align: center;
    font-size: 14px;
    font-weight: normal;
    border-radius: 0px;
    display: inline-block;
}
.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
    margin: 15px 0 0 0;
    border-color: #0000;
}
.woocommerce-cart .wc-proceed-to-checkout a.button {
    background-color: #0000;
    color: #444;
    border: 1px solid #e5e5e5;
}
.woocommerce .wc-proceed-to-checkout a.button.alt:hover, 
.woocommerce .wc-proceed-to-checkout a.button:hover {
    background-color: #000;
}
.woocommerce-checkout .woocommerce-form__input.woocommerce-form__input-checkbox.input-checkbox{
    position: relative;
}
.woocommerce input.button:disabled,
.woocommerce input.button:disabled[disabled]{
    color: #fff;
}

.woocommerce .cart_totals table.shop_table tbody tr th,
.woocommerce .cart_totals table.shop_table tbody tr td,
.woocommerce .cart_totals table.shop_table tbody:first-child tr:first-child td,
.woocommerce .cart_totals table.shop_table tbody:first-child tr:first-child th{
    border: 1px solid #e5e5e5;
}


.post-password-form label{
    float: left;
}

.post-password-form label input[type="password"]{
    padding: 8px 15px;
    margin-top: 15px;
}

.post-password-form input[type="submit"]{
    position: relative;
    top: 22px;
    left: 5px;
    margin-top: 15px;
    padding: 13px;
}

/*sidebar reponsive */

.button-sidebar{
    display: none;
}

@media only screen and (max-width: 991px){
    /*sidebar*/
    .button-sidebar{
        position: fixed;
        top: 150px;
        left: 0;
        width: 40px;
        height: 40px;
        line-height: 45px;
        text-align: center;
        background-color: #fff;
        z-index: 9;
        border: 1px solid #ebebeb;
        border-bottom: 0;
        padding: 0;
        transform: rotate(90deg);
        display: block;
        cursor: pointer;
    }
    .button-sidebar i:before {
        content: "\e06c";
        font-family: Simple-line-icons;
        font-size: 20px;
    }
    .archive aside.ftc-sidebar:not(.product-category-top-content), 
    .single-product aside.ftc-sidebar:not(.product-category-top-content) {
        display: none;
    }
    .archive aside.ftc-sidebar:not(.product-category-top-content).show-popup, 
    .single-product aside.ftc-sidebar:not(.product-category-top-content).show-popup{
        display: inline-block;
    }
    aside.ftc-sidebar.show-popup {
        position: fixed;
        left: 0;
        top: 0px;
        max-width: 300px;
        width: 100%;
        height: 100%;
        background-color: #fff;
        z-index: 11111;
        border-right: 0;
        border-top: 1px solid #ebebeb;
        padding-bottom: 30px;
        overflow-y: scroll;
        overflow-x: hidden;
    }
    .button-sidebar.active {
        top: 0;
        left: 299px;
        text-align: center;
        transform: rotate(0);
        z-index: 11111;
        border-bottom: 1px solid #ebebeb;
        line-height: 40px;
    }
    .button-sidebar.active i:before {
        content: "\f00d";
        font-family: fontawesome;
    }
    .admin-bar aside.ftc-sidebar.show-popup {
        z-index: 100000;
    }

    .widget-container.widget_text {
        margin: 0;
        padding: 0px 15px;
        margin-top: 15px;
    }

}

/*Quick View*/
.pp_woocommerce.pp_pic_holder .pp_content_container,
.pp_content_container {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 30px;
}
.pp_woocommerce.pp_pic_holder .pp_content_container .pp_content {
    height: auto !important;
}
.pp_woocommerce div.product div.images-slider-wrapper,
.woocommerce .pp_woocommerce div.product div.images-slider-wrapper,
.woocommerce-page .pp_woocommerce div.product div.images-slider-wrapper {
    width: 48%;
    float: left;
    position: relative;
}
.pp_woocommerce div.product div.summary,
.woocommerce-page .pp_woocommerce div.product div.summary {
    width: 52%;
    padding: 0 25px 0 30px;
    float: left;
}
.ftc-quickshop-wrapper .owl-nav > div.owl-prev {
    left: 0;
    right: auto;
}
.ftc-quickshop-wrapper .owl-nav > div.owl-next {
    right: 0;
    left: auto;
}
.ftc-quickshop-wrapper .owl-nav > div.owl-next:hover,
.ftc-quickshop-wrapper .owl-nav > div.owl-prev:hover{
    border-color: #f69e22;
    color: #fff;
}
.ftc-quickshop-wrapper  p.price ins {
    font-weight: bold;
}
.pp_woocommerce  .ftc-quickshop-wrapper  .woocommerce-product-rating {
    margin: 0 0 15px 0 ;
}
.ftc-quickshop-wrapper form.cart span.ftc-tooltip.button-tooltip
{
    display: inline-block;
}

.pp_woocommerce div.product form.cart .button
{
    padding: 9px 12px 8px;
    background-color: #94c347;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    line-height: 26px;
    font-weight: normal;
    margin-top: 25px;
}
.rtl .pp_woocommerce .ftc-quickshop-wrapper form.cart tr{
    flex-direction: row-reverse;
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart td .quantity {
    margin-top: -5px;
}
.pp_woocommerce div.product.ftc-quickshop-wrapper form.cart .product-type-grouped .button:before
{
    display: none;
}
.pp_woocommerce div.product.ftc-quickshop-wrapper form.cart .group_table td.label label {
    width: 210px;
    overflow: hidden;
}
.pp_woocommerce .ftc-quickshop-wrapper form.variations_form table.variations{
    border: none;
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart td
{
    vertical-align: middle;
    line-height: 4;
    font-size: 13px !important;
    padding: 15px 5px;
    width: 25%;
    width: auto;
    text-align: center;
    line-height: 0;
    border: 1px solid #3333331a;
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart td:first-child{
    border-right: none;
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart td.price
{
    width: 20%;
    line-height: 25px;
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart td.label
{
    border-radius: 0;
    position: relative;
    text-transform: capitalize;
}
.rtl .rtwpvs .rtwpvs-terms-wrapper .rtwpvs-term:not(.rtwpvs-radio-term):last-of-type{
    margin-right: 8px;
}
.ftc-quickshop-wrapper p.price {
    font-weight: bold;
    font-size: 18px;
}
.ftc-quickshop-wrapper .owl-nav > div {
    top: 50% !important;
    background-color: #fff;
    margin-top: -15px;
    color: #444;
    opacity: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.ftc-quickshop-wrapper .images-slider-wrapper:hover .owl-nav > div{
    opacity: 1;
}

.owl-nav > div {
    position: absolute;
    cursor: pointer;
    top: 25px;
    width: 35px ;
    height: 35px ;
    z-index: 4;
    line-height: 0;
    display: inline-block;
    font-size: 0;
    text-align: center;
    font-weight: bold;
    border: 1px solid #e5e5e5;
    transition: left 650ms,right 650ms,color 250ms,background 250ms,opacity 250ms,border-color 250ms,visibility 250ms ease 0s;
    -webkit-transition: left 650ms,right 650ms,color 250ms,background,opacity 250ms,border-color 250ms,visibility 250ms 250ms ease 0s;
    -moz-transition: left 650ms,right 650ms,color 250ms,background,opacity 250ms,border-color 250ms,visibility 250ms 250ms ease 0s;
    color: #fff;
    background: #2a2931;
    border-color: transparent;
    left: -206.5px;
}
.slider-product-2 .owl-nav > div{
    right: -207.5px; left: auto;
}
.slider-product-2 .owl-nav .owl-prev {
    margin-right: 50px;
}
.related.products .owl-nav{
    display: inherit;
}
.related-title h4 {
    font-size: 48px;
    font-weight: 800;
    text-transform: uppercase;
    text-align: center;
}
.related-title h5 {
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 4px;
    text-align: center;
}

.related-title{
    padding-top: 150px;
    background-image: url(assets/images/view.jpg) !important;
    background-position: center !important;
    float: left;
    position: relative;
    padding-bottom: 27px;
    margin-right: 30px;
    width: 270px;
}
.related-title .ftc-sb-button{
    padding-top: 65px;
}
.related.products .ftc-sb-button a.ftc-button:before {
    top: auto;
    margin-top: -7px;
}
.related.products .ftc-sb-button a.ftc-button:after {
    top: auto;
    margin-top: 26px;
}
.related.products .related-product{
    width: calc(100% - 300px);
    float: left;
}
.related-product h3.product_title.product-name {
    font-weight: 400 !important;
    font-size: 14px !important;
    line-height: 22px;
}
.ftc-quickshop-wrapper .quantity  input[type="number"]{
    height: 30px;
    width: 30px;
    text-align: center;
}

div.pp_default .pp_close, body div.pp_woocommerce.pp_pic_holder .pp_close,
body div.ftc-product-video.pp_pic_holder .pp_close,
body .ftc-lightbox.pp_pic_holder a.pp_close {
    color: #999;
    bottom: auto;
    z-index: 9;
    top: 0;
    right: -30px;
    position: absolute !important;
    background-image: none;
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    font-size: 0;
    background-color: #333;
    border-radius: 0;
    background-image: none !important;
    transition: all 150ms ease 0s;
    -webkit-transition: all 150ms ease 0s;
    -moz-transition: all 150ms ease 0s;
}
.pp_pic_holder.ftc-size_chart a.pp_close:before,
body div.pp_woocommerce.pp_pic_holder .pp_close:before,
div.pp_default .pp_close:before,
body .ftc-lightbox.pp_pic_holder a.pp_close:before,
body div.ftc-product-video.pp_pic_holder .pp_close:before {
    content: "\00d7";
    display: block;
    position: absolute;
    font-family: open sans-serif !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 30px;
    text-shadow: none !important;
    text-indent: 0 !important;
    font-size: 26px;
    font-weight: 300;
    transition: all 150ms ease 0s;
    -webkit-transition: all 150ms ease 0s;
    -moz-transition: all 150ms ease 0s;
}
.pp_woocommerce div.product .product_title{
    font-size: 26px;
    line-height: 30px;
    margin: 0 80px 15px 0;
    padding: 0;
}
.pp_woocommerce div.product .product_title a {
    text-transform: capitalize;
}
.woocommerce-product-rating a.woocommerce-review-link:before {
    font-family: 'FontAwesome';
    margin-right: 10px;
    content: "\f044";
}
.pp_woocommerce .woocommerce-product-rating {
    line-height: 0;
    margin: 0 0 15px 0;
    display: inline-block;
    float: left;
    padding: 2px 0;
}
.sku-wrapper {
    display: none;
    width: 100%;
    clear: both;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0 0 7px 0;
}
.sku-wrapper span {
    font-weight: normal;
    text-transform: none;
}
#pp_full_res .pp_inline p {
    margin: 0 0 15px;
    text-align: left;
}

.pp_woocommerce .ftc-quickshop-wrapper form.cart .product-type-grouped .button{
    min-width: 105px;
    padding: 14px 7px;
    text-transform: uppercase;
    font-weight: bold;
    background: #f69e22;
    color: #fff;
    font-size: 11px;
}
.pp_woocommerce .woocommerce-product-rating .star-rating{
    width: 85px;
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    margin: 0 15px 0 0;
    float: left;
    overflow: hidden;
    position: relative;
    font-family: star !important;
    top: 0;
    z-index: 1;
}
.pp_woocommerce .star-rating span:before,
.pp_woocommerce .star-rating:before {
    letter-spacing: 4px;
    font-size: 12px;
    line-height: 12px;
    font-family: star;
}
.pp_woocommerce .star-rating:before{
    content: "\73\73\73\73\73";
    float: left;
    top: 0;
    left: 0;
    position: absolute;
}
.pp_woocommerce .woocommerce-product-rating .star-rating span{
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
}
.pp_woocommerce .star-rating span:before,
.pp_woocommerce .star-rating:before{
    letter-spacing: 4px;
    font-size: 12px;
    line-height: 12px;
    font-family: star;
}
.pp_woocommerce .star-rating span:before{
    content: "\53\53\53\53\53";
    top: 0;
    position: absolute;
    left: 0;
}
.woocommerce-product-rating a.woocommerce-review-link{
    line-height: 14px;
}
.pp_woocommerce div.product p.availability.stock {
    clear: both;
    line-height: 14px;
}
div.product div[itemprop="offers"] .price .amount,
div.product .single_variation_wrap .amount{
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
}
.pp_woocommerce .entry-summary table.group_table{
    border-collapse: separate;
    border-spacing: 0 10px;
    border: 0;
}
.pp_woocommerce .entry-summary table.group_table th, .pp_woocommerce .entry-summary table.group_table td{
    border: 0;
}
.owl-nav > div.owl-next:before {
    content: "\f105";
}
.owl-nav > div.owl-prev:before {
    content: "\f104";
}
.owl-nav > div:before {
    line-height: 31px;
    font-family: 'FontAwesome';
    font-size: 24px;
    font-weight: 300;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}
.owl-nav .owl-next {
    margin-left: 50px;
}
/*Blog*/
.ftc-grid .blogs {
    flex-flow: row wrap;
    display: flex;
}
.clear{
    clear: both;
}
.single-post .full-content{
    line-height: 24px;
}
.full-content{
    font-size: 15px;
    padding: 7px 0 11px;
    display: inline-block;
    width: 100%;
    text-align: justify;
}
.related-posts.related{
    margin-top: 30px;
}
article a.button-readmore {
    color: #333 ;
}
article a.button-readmore:hover{
    color: #f69e22;
}
.blog .page-header,
.nav-title-icon-wrapper .icon-arrow-left,
.nav-title-icon-wrapper .icon-arrow-right,
.icon-arrow-left,
.icon-arrow-right{
    display: none;
}
.ftc-sb-blogs .post-info {
    background: #fff;
    padding: 0px 30px 27px 30px;
}
.ftc-sb-blogs .author,.ftc-sb-blogs .date-time {
    display: inline-block;
}
.ftc-sb-blogs .author a, .ftc-blogs-widget-wrapper .author a{
    font-size: 13px;
    color: #666;
    padding-left: 2px;
}
.ftc-sb-blogs .date-time {margin-left: 15px;}
.blogs article h3.blog-title,
.list-posts .post-info .entry-title {
    font-size: 15px;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 0 5px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 7px;
    height: 42px;
    overflow: hidden;
    text-align: left;
    margin-top: 0;
}
.blogs article h3.product_title a{
    color:#333;
}
.blogs article h3.product_title a:hover{
    color:#f69e22;
}
.blogs .post-info{
    text-align: justify;
    font-size: 14px;
    color:#666;
    margin-bottom: 15px;
    line-height: 24px;
}
.blog-home .blogs .post-info{
    margin-bottom: 25px;
    font-size: 14px;
}
article a.button-readmore {
    font-weight: bold;
    margin-right: 12px;
}
.blogs .comment-count i{
    margin-right: 2px;
}
article a.button-readmore:before {
    font-family: 'FontAwesome';
    content: "\f0da";
    margin-right: 7px;
}
.ftc-blogs article .post-info {
    margin-bottom: 10px;
}
.ftc-blogs article {
    display: block;
    max-width: 600px;
    margin: 0 auto 20px auto;
}
.ftc-sb-blogs .meta-slider {
    margin: 0 -15px 0 -15px;
}
.home .ftc-sb-blogs .meta-slider,
.blog-home .ftc-sb-blogs .meta-slider,
.blog a.blog-image,
.text-blog .ftc-sb-blogs .meta-slider{
    margin: 0;
}
.ftc-sb-blogs.ftc-masonry .post-info{
    margin-bottom: 10px;
}
.load-more-wrapper .button {
    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;
}
.load-more-wrapper {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.related-posts  .post-info {
    padding: 0;
}
.archive.category article .post-info .entry-title,
.blog article .post-info .entry-title,
.author article .post-info .entry-title,
.single-post article .post-info .entry-title,
.archive  article .post-info .entry-title{
    margin: 10px 0 10px;
    text-transform: capitalize;
    font-weight: 600;
}
.blog .entry-info .entry-summary .short-content,
.single-post .entry-info .entry-summary .short-content{
    margin-bottom: 20px;
    text-align: justify;
    font-size: 14px;
}
.blog article .post-info .entry-bottom,
.single-post article .post-info .entry-bottom{
    border-top: 1px solid #e5e5e5;
    padding: 20px 0 5px 0;
    margin-top: 20px;
    overflow: hidden;
}
.blog article .post-info .entry-bottom .caftc-link,
.single-post article .post-info .entry-bottom .caftc-link{
    float: left;
    font-size: 14px;
}
.blog article .post-info .entry-bottom .vcard.author,
.single-post article .post-info .entry-bottom .vcard.author{
    float: right;
    font-size: 14px;
}
.comments-area .comment-author {
    float: left;
    padding-left: 0;
    display: inline-block;
    width: 100%;
    margin-top: 18px;
    overflow: hidden;
}
.comment-author .author-name {
    display: inline-block;
    float: left;
    text-transform: capitalize;
    margin-bottom: 4px;
}
.comments-area .datetime, .comments-area .reply {
    display: inline-block;
    float: left;
    font-size: 12px;
    line-height: 14px;
}
.comments-area .datetime {
    clear: both;
    margin-right: 30px;
}
.archive.category article .post-info .entry-info,
.author article .post-info .entry-info,
.single-post article .post-info .info-category{
    margin-bottom: 5px;
}

.nav-next .nav-title {
    margin-top: 2px !important;
    float: right;
}
.single-post article .post-info .info-category .date-time,
.single-post article .post-info .info-category .caftc-link,
.single-post article .post-info .info-category .vcard.author,
.single-post article .post-info .info-category .comment-count{
    display: inline-block;
}
.single-post article .post-info .info-category .date-time:before,
.single-post article .post-info .info-category .caftc-link:before,
.single-post article .post-info .info-category .vcard.author:before,
.single-post article .post-info .info-category .comment-count .fa-comments-o{
    margin-right: 5px;
}
.single-post article .post-info .info-category .date-time:before{
    font-family: "Fontawesome";
    content: "\f073";
}
.single-post article .post-info .info-category .caftc-link:before{
    font-family: "Fontawesome";
    content: "\f02c";
}
.single-post article .post-info .info-category .vcard.author:before{
    font-family: "Fontawesome";
    content: "\f007";
}
.single-post .tags-link
{
    margin-left: 0px;
}
.single-post .date-time.date-time-meta
{
    margin-right: 20px;
}
.entry-info .short-content {
    display: inline-block;
    width: 100%;
}
/*Message box*/
.vc_message_box{
    text-transform: uppercase;
    font-weight: normal;
    margin: 0 0 30px;
    padding: 27px 20px 27px 72px;
}
.vc_message_box.vc_message_box-standard{
    background-color: #fff;
}
.vc_message_box-icon>*, .vc_message_box-icon>.fa {
    font-size: 30px;
}
/*BUTTON*/
.vc_btn3.vc_btn3-size-sm,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom{
    padding: 9px 37px;
    margin-bottom: 15px;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom{
    color:#333 !important;
}
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom:hover{
    color:#fff !important;
}
.vc_btn3.vc_btn3-size-md,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom{
    padding: 11px 33px;
    margin-bottom: 10px;
}
.vc_btn3.vc_btn3-size-lg,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom{
    padding: 13px 38px;
    margin-bottom:3px;
}
.shortcode-button .wpb_column.vc_column_container > div.wpb_wrapper:first-child{
    border: 1px solid #e5e5e5;
    text-align: center;
}
.shortcode-button .wpb_text_column{
    margin-bottom: 20px;
}
/*Icon - Boxes*/
.shortcode-icon .wpb_column.vc_column_container > div.wpb_wrapper:first-child,
.shortcode-title .wpb_column.vc_column_container > div.wpb_wrapper:first-child,
.shortcode-heading .wpb_text_column{
    border: 1px solid #e5e5e5;
    padding: 25px 20px 0;
}
.shortcode-icon .style-1 .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{
    display: inline-block;
    width: 60px;
}
.shortcode-icon .style-1 .wpb_text_column,
.shortcode-icon .style-2 .wpb_text_column{
    display: inline-block;
    width: 78%;
    margin-bottom: 25px;
}
.shortcode-icon .style-2 .vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left{
    display: inline-block;
    width: 74px;
}
.shortcode-icon .vc_icon_element{
    margin-bottom: 20px;
}
.shortcode-icon .style-2 .wpb_text_column{
    display: inline-block;
    width: 73%;
    margin-bottom: 25px;
    margin-left: 12px;
}
.shortcode-icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon{
    color: #f69e22;
}
.shortcode-icon .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background{
    background-color: #f69e22;
}
/*Heading*/
.shortcode-heading .wpb_text_column {
    border: 1px solid #e5e5e5;
    padding: 25px 20px;
}
.shortcode-heading .style-1 .ftc-heading h1{
    font-size: 36px;
    line-height: 36px;
}
.shortcode-heading .style-2 .ftc-heading h1{
    font-size: 30px;
    line-height: 30px;
}
.shortcode-heading .style-3 .ftc-heading h1{
    font-size: 24px;
    line-height: 24px;
}
.shortcode-heading .style-4-left .ftc-heading{
    text-align: left;
}
.shortcode-heading .style-4-left .ftc-heading h1{
    padding: 0 20px 0 0;
}
.shortcode-heading .style-4-right .ftc-heading{
    text-align: right;
}
.shortcode-heading .style-4-right .ftc-heading h1{
    padding: 0 0 0 20px;
}
.shortcode-heading .style-4-left .ftc-heading h1:before,
.shortcode-heading .style-4-right .ftc-heading h1:after{
    display: none;
}
/*Countdown*/
.style1 .ftc-countdown .counter-wrapper > div,
.style2 .ftc-countdown .counter-wrapper > div,
.style3 .ftc-countdown .counter-wrapper > div{
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: #f69e22;
    padding: 0;
    margin: 0 5px;
    border: none;
    overflow: visible;
}
.style1 .ftc-countdown,
.style2 .ftc-countdown,
.style3 .ftc-countdown,
.style4 .ftc-countdown{
    text-align: center;
}
.style2 .ftc-countdown .counter-wrapper > div{
    border-radius: 0 !important;
}
.style3 .ftc-countdown .counter-wrapper > div{
    border-radius: 13px !important;
}
.style1 .ftc-countdown .counter-wrapper > div .number-wrapper .number,
.style2 .ftc-countdown .counter-wrapper > div .number-wrapper .number,
.style3 .ftc-countdown .counter-wrapper > div .number-wrapper .number{
    font-size: 16px;
}
.style1 .ftc-countdown .counter-wrapper > div .countdown-meta,
.style2 .ftc-countdown .counter-wrapper > div .countdown-meta,
.style3 .ftc-countdown .counter-wrapper > div .countdown-meta{
    color: #333;
    font-size: 13px;
}
.style4 .ftc-countdown .counter-wrapper{
    border: 1px solid #e5e5e5;
    line-height: 0;
}
.style4 .ftc-countdown .counter-wrapper > div{
    border: none;
    padding: 0;
    margin: 40px 80px;
    height: auto;
    position: relative;
    overflow: visible;
}
.style4 .ftc-countdown .counter-wrapper > div:before{
    position: absolute;
    content: "";
    width: 1px;
    height: 100px;
    border-right: 1px solid #e5e5e5;
    right:-80px;
}
.style4 .ftc-countdown .counter-wrapper > div:last-child:before{
    display: none;
}
.style4 .ftc-countdown .counter-wrapper > div .number-wrapper .number{
    color: #333;
    font-size: 80px;
}
.style4 .ftc-countdown .counter-wrapper > div .countdown-meta{
    color: #333;
    font-size: 18px;
    margin-top: 30px;
}
/*Search product*/
#ftc-ajax-search-result{
    z-index: 9999;
    background-color: #fff;
    border: 1px solid #e5e5e5;
}
#ftc-ajax-search-result ul li:first-child {
    border: 0;
}
#ftc-ajax-search-result ul li {
    list-style: none;
    padding: 15px 15px 12px 15px;
    border-top: 1px solid #e5e5e5;
    position: relative;
    z-index: 2;
    display: inline-block;
    clear: both;
}
#ftc-ajax-search-result ul li .thumbnail{
    float: left;
    width: 101px;
    height: auto;
    margin: 0;
}
#ftc-ajax-search-result ul li .meta {
    margin-left: 120px;
    position: relative;
    top: -4px;
}
#ftc-ajax-search-result ul li .meta a{
    font-weight: bold;
}
/*Compare*/
#cboxContent {
    background: transparent;
}
#cboxLoadedContent {
    overflow: visible !important;
    padding: 0;
    margin: 0;
    max-height: 750px !important;
}   

#cboxContent{
    max-height: 750px !important;
    overflow-y: scroll;

}


#cboxTopCenter,
#cboxTopLeft,
#cboxTopRight,
#cboxBottomLeft,
#cboxBottomRight,
#cboxBottomCenter,
#cboxMiddleLeft,
#cboxMiddleRight {
    background: transparent;
    width: 0;
    height: 0;
    padding: 0;
    margin: 0;
}
#cboxClose {
    bottom: auto;
    top: 0px;
    right: -3px;
    position: absolute;
    background-image: none;
    width: 30px;
    height: 30px;
    text-indent: -99999px;
    background-image: none !important;
    transition: all 150ms ease 0s;
    -webkit-transition: all 150ms ease 0s;
    -moz-transition: all 150ms ease 0s;
}
#cboxClose:before {
    content: "\00d7";
    display: block;
    position: absolute;
    font-family: Lato !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 26px;
    text-shadow: none !important;
    text-indent: 0 !important;
    font-size: 26px;
    font-weight: 300;
    transition: all 150ms ease 0s;
    -webkit-transition: all 150ms ease 0s;
    -moz-transition: all 150ms ease 0s;
}
body table.compare-list tr.remove td > a {
    font-size: 0;
    line-height: 0;
    background: transparent !important;
}
body table.compare-list .remove td a .remove {
    position: relative;
    width: auto;
    height: auto;
    line-height: 0;
    font-size: 0;
    background: transparent !important;
}
body table.compare-list tr.remove td > a .remove:before {
    font-family: 'FontAwesome';
    content: "\f057";
    font-size: 18px;
    font-weight: 300 !important;
    line-height: 18px;
    transition: all 150ms ease-in-out 0s;
    -webkit-transition: all 150ms ease-in-out 0s;
    -moz-transition: all 150ms ease-in-out 0s;
}
table.compare-list .description td p{
    margin: 0;
}
body > h1:first-child {
    font-size: 16px;
    padding: 14px 20px;
    border: 0;
    display: block;
    margin: 0 0 -1px 0;
    position: relative;
    z-index: 14;
    direction: rtl;
    color:#fff;
    background-color: #94c347;
    font-weight: bold;
    text-align: left;
}
table.compare-list th{
    padding-left: 20px !important;
}
table.compare-list .add-to-cart td a:hover {
    background: #94c347 !important;
}
table.compare-list tr.image th,
table.compare-list tr.image td,
table.compare-list tr.title th,
table.compare-list tr.title td,
table.compare-list tr.price th,
table.compare-list tr.price td{
    color: #333;
    text-transform: uppercase !important;
    font-size: 16px;
    text-decoration: none;
}
.wishlist-empty{
    font-size: 13px;
    font-family: "Arial";
}
.site-footer , span.color-footer{
    color:#999;
}
/*Cloud zoom*/
.cloud-zoom-wrap{
    position: relative;
}
/*related post*/
.related-posts .theme-title h3{
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 25px;
    position: relative;
}

.vcard.author{
    float: left;
    margin-right: 20px;
    text-transform: capitalize;
}

.vcard.author,.caftc-link,.tags-link{
    font-size: 13px;
}
.caftc-link{
    display: inline-block;
    margin-right: 20px;
}
.post-item.sticky .post-info .entry-info .entry-title .sticky-post{
    padding: 1px 6px;
    font-size: 13px;
    color: #fff;
    background: #b20000;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
    top: -4px;
    left: 5px;
    border-radius: 4px;
}


/*My Account*/
.woocommerce-account .woocommerce-MyAccount-navigation{
    float:left;/* rtl */
    position:relative;
    padding:0 !important;
    margin:0 0 0 0;
    overflow:visible;
    z-index:4;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul{
    margin:0;
}
.woocommerce-account .woocommerce-MyAccount-navigation ul:before{
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    content:"";
    opacity:0.3;
    z-index:0;
    display:block;
}
.woocommerce-account .woocommerce-MyAccount-navigation li{
    list-style:none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a{
    text-decoration:none;
}
.woocommerce-account .woocommerce-MyAccount-content{
    padding: 30px;
    border: 1px solid #e5e5e5;
    min-height: 248px;
}
.woocommerce-account .woocommerce-MyAccount-content legend
{
    border-bottom: 0;
}
.woocommerce-account .woocommerce-MyAccount-content, 
.woocommerce-account .woocommerce-MyAccount-navigation{
    margin-top: 10px;
}
/*.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    float: right;
    width: 48%;
}*/
#customer_login>div {
    float: none;
    padding: 2.57em;
    border: 1px solid #e1e1e1;
}
.woocommerce-account .woocommerce .u-column2.col-2, 
.woocommerce-account .woocommerce .u-column1.col-1 {
    max-width: 460px;
    float: none;
    margin: 0 auto;
    border: 1px solid #ddd;
    padding: 40px;
    border-radius: 3px;
}
.woocommerce-account .woocommerce .col2-set .u-column1, 
.woocommerce-account .woocommerce .col2-set .u-column2 {
    float: left;
    width: calc( 50% - 30px);
    padding: 30px 40px;
    background: #fff;
}
.woocommerce-account .woocommerce form .form-row label {
    color: #686868;
    font-weight: 400;
}
.woocommerce-account .woocommerce .form-row .woocommerce-form-register__submit, 
.woocommerce-account .woocommerce .form-row .woocommerce-form-login__submit {
    width: 100%;
    font-weight: 400;
    text-transform: none;
    padding: 20px 15px;
    margin: 15px 0 0 0;
}
.woocommerce-account .woocommerce .login .lost_password {
    float: right;
    margin-top: 3px;
}
article .post-info a, article .comment-content a {
    color: #262626;
}
.woocommerce-account .woocommerce #customer_login h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 400;
    text-transform: capitalize;
    margin-top: 0;
}
.woocommerce-account .woocommerce form.login input.input-text, 
.woocommerce-account .woocommerce form.register input.input-text {
    border: 1px solid #ddd;
    padding: 15px;
}
.woocommerce .f_form_register {
    display: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li {
    margin: 0 0 -1px 0;
    padding: 0;
    width: 100%;
}
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a {
    background-color: #fff;
    border-right: none;
}
.woocommerce-account .woocommerce-MyAccount-navigation li a {
    margin: 0;
    padding: 9px 20px;
    position: relative;
    z-index: 1;
    background: rgba(0, 0, 0, 0.02);
    float: none;
    display: inline-block;
    z-index: 1;
    font-weight: bold;
    border-width: 1px;
    border-style: solid;
    display: inline-block;
    width: 100%;
    border-color: #ebebeb;
}
.woocommerce-account .woocommerce-MyAccount-navigation li:hover a:after, 
.woocommerce-account .woocommerce-MyAccount-navigation li.is-active a:after {
    left: -1px !important;
    opacity: 1;
    width: 2px !important;
    height: auto !important;
    border-width: 0 0 0 2px !important;
    border-style: solid !important;
    transition: opacity 500ms, left 400ms ease 0s;
    -webkit-transition: opacity 500ms, left 400ms ease 0s;
    -moz-transition: opacity 500ms, left 400ms ease 0s;
}

.woocommerce-account .woocommerce-MyAccount-navigation li a:after {
    position: absolute;
    top: -1px !important;
    left: 4px !important;
    right: auto !important;
    bottom: -1px !important;
    width: 2px !important;
    height: auto !important;
    padding: 0;
    border-width: 0 0 0 2px !important;
    border-style: solid !important;
    z-index: 2;
    display: block;
    opacity: 0;
    content: "";
}   
.woocommerce-Address.address address {
    margin-top: 10px;
}
.ftc-search-product {
    width: 40px;
}
.header-content .ftc-search-product{
    width: 40px;
    z-index: 22;
    position: relative;
}
.header-content .ftc-search-product > .ftc-search {
    width: 100%;
}
.ftc-search input[type="submit"] {
    transition: none !important;
    -webkit-transition: none !important;
    -moz-transition: none !important;
}
.ftc-search-product .ftc_search_ajax,
.ftc-search-product form {
    max-width: 300px;
    display: inline-block;
    width: 100%;
    position: relative;
}
.ftc-search-product .ftc_search_ajax{
    display: flex;
    flex-direction: row-reverse;
}
.ftc-search-product .ftc_search_ajax input[type="text"] {
    border: 1px solid #e5e5e5;
    padding: 0;
    opacity: 0;
    top: 100%;
    z-index: 9999;
    padding-left: 10px;
    height: 35px;
    position: absolute;
    min-width: 270px;
    visibility: hidden;
}
.ftc-search form:hover .ftc_search_ajax input[type="text"] {
    opacity: 1;
    visibility: visible;
}
.ftc_search_ajax input[type="submit"]{
    position: absolute;
    right: 0;
    top: 15.5px;
    content: "";
    font-size: 0;
    background: url(assets/images/search3.png) center no-repeat !important;
    background-color: #fff !important;
    opacity: 1;
    z-index: 1;
    border: 0 !important;
    padding: 0 !important;
    width: 40px;
    height: 40px;
}
.header-v2 .ftc_search_ajax input[type="submit"]{
    background: url(assets/images/search.png) center no-repeat !important;
    background-color: transparent !important;
}
.header-v2 a.ftc_cart {
    color: #fff;
}
.ftc-search form:hover input[type="submit"]{
    background-position: center !important;
    opacity: 1;
    border: 0 !important;
    width: 40px;
    height: 40px;
}
.ftc-search form:focus input[type="submit"]{
    background-position: center !important;
    opacity: 1;
    background-color: #94c347 !important;
    border:1px solid #fff !important;
}
a.ftc_cart {
    padding: 11px 0 12px;
    color: #333;
    height:40px;
    white-space: nowrap;
}
.ftc_cart_list li.loading:before{
    content: "";
    background: url(assets/images/loadingp.gif);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -20px;
    z-index: 1;
}
.ftc_cart_list li.loading:after{
    content: "";
    position: absolute;
    top: -20px;
    right: -10px;
    left: -10px;
    bottom:0;
    background-color: rgba(248, 248, 248, 0.67);
}
.logo-single {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    z-index: 1;
}
.ftc-product-time-deal{
    margin-left: -180px;
}
.ftc-product-time-deal .products .ftc-product.product {
    margin-left: 0;
    text-align: left;
    overflow: visible;
}

.ftc-product-time-deal .ftc-product.product .item-description {
    text-align: left;
    padding-left: 57px;
    background: #2a2931;
    padding-bottom: 20px;
    padding-top: 25px;
    left: 440px;
    margin-top: -160px;
    top: -150px;
    width: 510px;
    z-index: 2;
}
.woocommerce .ftc-product-time-deal  div.product span.price {
    margin-bottom: 25px;
}
.ftc-product-time-deal .products .ftc-product.product .counter-wrapper div
{
    display: inline-block;
    background: #2a2931;
    border-color: #414046;
}
.ftc-product-time-deal h3.product-name > a {
    color: #fff;
    text-transform: uppercase;
    top: 3px;
}
.ftc-product-time-deal .star-rating { margin-left: 0 !important;}
.ftc-product-time-deal div.product .countdown-meta {
    text-transform: capitalize;
    font-size: 15px;
    font-family: Lato;
}
.ftc-product-time-deal .products .ftc-product.product .counter-wrapper> div{
    width: 100px;
    height: 40px;
    padding-top: 7px;
    margin-left: -7px;
}
.ftc-product-time-deal .products .ftc-product.product .counter-wrapper> div:first-child{
    margin-left: 0;
}
.ftc-product-time-deal  .counter-wrapper > div .number-wrapper span{
    font-size: 16px;
    font-weight: bold;
    color: #94c347;
}
.deal-product {
    z-index: 2;
}
div.order-now {
    width: 300px;
    background: #2a2931;
    height: 130px;
}
div.order-now h2{
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 32px;
    text-align: center;
}
div.order-now h3 {
    text-align: center;
    color: #94c347;
    font-weight: 800;
    font-size: 30px;
    margin-top: 10px;
}
.ftc-product-time-deal .owl-nav > div {
    top: auto;
    left: auto;
    right: 365px;
    bottom: 70px;
}
.ftc-product-time-deal .owl-nav .owl-prev
{
    margin-right: 50px;
}
.product-deal .wpb_text_column{
    position: absolute;
    margin-top: 30px;
    z-index: 1;
    right: 272px;
}
.product-deal h4 {
    font-size: 60px;
    font-weight: 800;
    text-transform: uppercase;
}
.product-deal h5 {
    font-size: 30px;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 0px;
    margin-top: 2px;
}
.ftc-product-time-deal .button-in-product {
    display: inline-block;
    margin-left: 60px;
}
.ftc-product-time-deal .meta_info {
    display: none;
}
.ftc-product-time-deal .ftc-product .item-image>a:after {
    position: absolute;
    content: "";
    background-color: rgba(0,0,0,0.1);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
}
.top_footer h3.popup-news, .top_footer p.text-sub {
    display: none;
}
.top_footer > .wpb_column.vc_column_container.vc_col-sm-3 {
    padding-right: 0 !important;
}
.top_footer form.mc4wp-form {
    margin-left: 10px;
}
.top_footer p.form-sub, .top-footer p.button-sub {
    display: inline-block;
    vertical-align:top;
    padding-bottom: 10px;
    margin-right: 7px;
    float: none;
}
.top-footer p.button-sub input[type="submit"] {
    padding: 12px 20px;
    margin-top: 0;
    height: 45px;
    color: #333;
    background-color: #fff;
    font-weight: bold;
}
.top-footer p.button-sub input[type="submit"]:hover{
    color: #fff;
}
.top_footer p.form-sub input[type="email"] {
    background-color: transparent;
    height: 45px;
    color: #fff;
}
.top_footer p.form-sub {
    width: 400px;
}
.top_footer p.form-sub ::-webkit-input-placeholder,
.newsletter-home14 p.form-sub ::-webkit-input-placeholder           {
    color: #fff !important;
    opacity: 0.65;
}
.top_footer p.form-sub :-moz-placeholder,
.newsletter-home14 p.form-sub :-moz-placeholder         {
    color: #fff !important;
    opacity: 0.65;
}
.top_footer p.form-sub ::-moz-placeholder,
.newsletter-home14 p.form-sub ::-moz-placeholder            {
    color: #fff !important;
    opacity: 0.65;
}
.top_footer p.form-sub ::-ms-input-placeholder ,
.newsletter-home14 p.form-sub ::-ms-input-placeholder{
    color: #fff !important;
    opacity: 0.65;
}
.mega_main_menu.direction-horizontal > .menu_holder.sticky_container > .menu_inner {
    display: inline !important;
}
.mega_main_menu.direction-horizontal > .menu_holder.sticky_container > .menu_inner > .mega_main_menu_ul{
    text-align: center;
    padding: 30px;
}
.mega_main_menu.direction-horizontal > .menu_holder.sticky_container > .mmm_fullwidth_container {
    height: 90px;
    box-shadow: 0px 4px 13px -3px #808080;
}
.mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .logo_link, 
.mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle,
.mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button, 
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, 
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content, 
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.nav_search_box,
.mega_main_menu.primary.icons-left > .menu_holder > .menu_inner > ul > li > .item_link > i,
.mega_main_menu.primary.icons-right > .menu_holder > .menu_inner > ul > li > .item_link > i,
.mega_main_menu.primary.icons-top > .menu_holder > .menu_inner > ul > li > .item_link.disable_icon > .link_content,
.mega_main_menu.primary.icons-top > .menu_holder > .menu_inner > ul > li > .item_link.menu_item_without_text > i,
.mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.nav_buddypress > .item_link > i.ci-icon-buddypress-user {
    height: inherit;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image::before, 
.woocommerce-page ul.product_list_widget li > a.ftc-widget-image::before {
    position: absolute;
    z-index: 4;
    left: 0;
    right: 100%;
    bottom: 0;
    top: 0;
    content: "";
    background: rgba(0,0,0,0.4);
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image::after, 
.woocommerce-page ul.product_list_widget li > a.ftc-widget-image::after {
    position: absolute;
    top: 50%;
    left: -50%;
    z-index: 5;
    width: 40px;
    height: 40px;
    content: "+";
    font-weight: normal;
    font-family: "Times New Roman";
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-size: 32px;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    transition: all 350ms ease 0s;
    -webkit-transition: all 350ms ease 0s;
    -moz-transition: all 350ms ease 0s;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image:hover::before, 
.woocommerce-page ul.product_list_widget li > a.ftc-widget-image:hover::before {
    right: 0;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image:hover::after, 
.woocommerce-page ul.product_list_widget li > a.ftc-widget-image:hover::after {
    left: 50%;
}
.woocommerce ul.product_list_widget  > li  a {
    text-align: center;
    font-weight: 500;
}
.woocommerce ul.product_list_widget span.woocommerce-Price-amount.amount{
    font-weight: bold;
    color: #94c347;
}
.woocommerce ul.product_list_widget del .woocommerce-Price-amount{
    color: #999 !important;
    font-weight: normal !important;
}
.woocommerce ul.product_list_widget  > li h3.product_title.product-name {
    padding-top: 40px;
    padding-bottom: 5px;
}
.woocommerce ul.product_list_widget li > a.ftc-widget-image, .woocommerce-page ul.product_list_widget li > a.ftc-widget-image {
    overflow: hidden;
    margin: 0;
    width: 270px;
    float: left;
    position: relative;
}
.woocommerce #respond input#submit {
    border-radius: 0;
    font-weight: bold;
}
.widget-container.ftc-testimonial-widget .owl-item{
    padding-left: 0;
    padding-right: 0;
}

.widget-container.ftc-testimonial-widget .ftc-sb-testimonial  .testimonial-content.has-image{
    padding-top: 0;
}
.widget-container.ftc-testimonial-widget .ftc-sb-testimonial .testimonial-content .content {
    font-style: italic;
    padding: 0;
    margin-bottom: 20px;
    text-align: center;
}
.widget-container.ftc-testimonial-widget .name-image-byline {
    display: block;
    margin-top: 0;
    left: 0;
}
.widget-container.ftc-testimonial-widget .ftc-sb-testimonial .testimonial-content .image {
    margin: 0 auto 20px;
}
.widget-container.ftc-testimonial-widget .group-name-byline {
    padding: 0;
}
.widget-container.ftc-testimonial-widget .content-test {
    padding: 20px 15px;
    display: flex;
    flex-direction: column-reverse;
}
.single-product .widget-container:not(.ftc-product-categories-widget):not(.widget_product_categories) .widget-title{
    margin-bottom: 20px;
}
.single-product .widget-container.ftc-smooth-image {
    padding: 30px 0 20px; 
}
.widget-product ul.product_list_widget li > a.ftc-widget-image{
    width: 100px;
}
.widget-product .short-description ,.widget-product  span.product-sku{
    display: none;
}
.widget-product .ftc-meta-widget.item-description {
    width: 60%;
    float: left;
    text-align: left;
    padding-left: 20px;
}
.widget-product ul.product_list_widget  > li  a{
    text-align: left;
}
.widget-product .star-rating{
    margin-left: 0 !important;
}
.widget-product ul.product_list_widget > li h3.product_title.product-name {
    padding-top: 0;
}
.widget-product h2.widgettitle {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 25px;
}
.test-home3 .ftc-sb-testimonial {
    max-width: 520px;
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 60px;
}
/* Home4 */
.image-column4 .wpb_column.vc_column_container.vc_col-sm-4 {
    padding-right: 0 !important;
}
.single-image-home4 {
    position: relative;
    margin-top: -100px;
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 15px !important;
    padding-right: 15px !important;
    z-index: 5;
}
.mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li > .item_link:before, 
.mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > .nav_logo:before, 
.mega_main_menu.direction-horizontal > .menu_holder > .menu_inner > ul > li.nav_search_box:before{
    display:none;
}
.logo-single .ftc-smooth-image.smooth-image {
    margin-bottom: 60px;
    margin-left: 30px;
}
footer ul.menu-footer li:last-child {
    margin-right: 0;
}
table.compare-list .remove td a .remove {
    color: #94c347;
}
.blog-image.gallery .owl-item{
    display: inline-block;
}
.blog-image .owl-dots {
    left: 50%;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    bottom: 0;
}
.single.single-post .blog-image .owl-nav > div {
    top: 50%;
    left: auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    opacity: 0;
}
.single.single-post .owl-carousel .owl-nav .owl-next{
    right: 0; left: auto;
}
.single.single-post  .owl-carousel .owl-nav .owl-prev
{
    left: 0;
    right: auto;
}
.single.single-post .blog-image:hover .owl-nav > div {
    opacity: 1
}
.woocommerce-info {
    border-top-color: #94c347 ;
}
.woocommerce-info::before {
    color: #94c347;
}
.woocommerce form .form-row label.inline input[type="checkbox"] {
    margin: 10px 0 0;
}
.woocommerce #content table.wishlist_table.cart a.remove {
    color: #c3c3c3;
    margin: 0 auto;
    line-height: 18px;
}
.woocommerce #content table.wishlist_table.cart a.remove:hover{
    color: #fff !important;
    background: #94c347;
}
.header-home3-hidden{
    display: none;
}
.ftc-video  iframe {
    border-color: transparent;
}

body .vc_row.wpb_row.top_footer_before {
    position: absolute;
    background-color: transparent !important;
    z-index: 1;
    right: 10px;
    bottom: 0;
}
@media only screen and (min-width: 1500px){
    body .vc_row.wpb_row.top_footer_before {
        right: 15%;
    }
}
/*Contact us*/
.ftc-heading h2, .ftc-heading h3, .ftc-heading h4, .ftc-heading h5, .ftc-heading h6 {
    padding: 0 0 20px 0;
    margin: 0 0 30px 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #f4f4f6;
    font-weight: bold;
}
.wpcf7-form-control-wrap {
    font-weight: normal;
}
.wpcf7 p{
    width: 100%;
    float:left;
}

.wpcf7 p:nth-child(7){
    text-align: center;
    margin-top: 15px;
}
.wpcf7 p:nth-child(2n+2){
    margin-right: 30px;
}
.wpcf7 p:nth-child(6){
    width: 100%;
}
.wpcf7 p ::-webkit-input-placeholder{
    color: #909090;
}
.wpcf7 p ::-moz-placeholder{
    color: #909090;
}
.wpcf7 p input:focus,
.wpcf7 p textarea:focus,
.woocommerce form .form-row .input-text:focus{
    outline: none !important;
    border:1px solid #72c5c9;
}
.wpcf7 p input[type="search"],
.wpcf7 p input[type="text"],
.wpcf7 p input[type="password"],
.wpcf7 p input[type="number"],
.wpcf7 p input[type="email"],
.wpcf7 p input[type="date"],
.wpcf7 p select,
.wpcf7 p textarea,
.wpcf7 label{
    width: 100%;
    max-width: 100%;
}
.wpcf7 input[type^="submit"]{
    padding: 15px 30px 15px 30px;
    float: none;
    color: #fff;
    background-color: #2d2d2d; 
}
body .wpcf7 input[type^="submit"]{
    border: 0;
}
.wpcf7 p textarea {
    height: 140px;
}
.information-contact p{
    display: block;
    font-family: "Roboto Condensed";
    margin-top: -7px;
    line-height: 25px;
}
.information-contact p:before{
    margin-right: 25px;
    font-family: "Fontawesome";
}

.contact_form .ftc-heading h1{
    font-size: 24px;
}
.contact_form .ftc-heading{
    margin-top: 45px;
    margin-bottom: 50px;
}

.contact_info_map .info_contact{
    width: 760px;
    height: 135px;
    background-color: #2c2c2c;
    color: #bbbbbb;
    margin: 0 auto;
    font-size: 13px;
    position: relative;
    top: 47px;
    z-index: 2;
    font-family: Lato;
}

.contact_info_map .info_contact .info_column{
    width: 33.3333333%;
    height: 100%;
    float: left;
    vertical-align: middle;
}

.contact_info_map .info_contact .info_column ul{
    list-style: none;
    margin-top: 50px;
    line-height: 20px;
    padding-left: 75px;
    position: relative;
}

.contact_info_map .info_contact .info_column ul:before{
    font-family: "Fontawesome";
    font-size: 27px;
    position: absolute;
    left: 35px;
    top: 9px;
}

.contact_info_map .info_contact .info_column.phone ul:before,
.contact_info_map .info_contact .info_column.email ul:before{
    left: 30px;
}

.contact_info_map .info_contact .info_column.address ul:before{
    content: "\f041";
}

.contact_info_map .info_contact .info_column.phone ul:before{
    content: "\f095";
}

.contact_info_map .info_contact .info_column.email ul:before{
    content: "\f0ac";
}

.map_contact .google-map-container{
    margin-top: -80px;
}

div.wpcf7-mail-sent-ng{
    border: none;
    text-align: center;
    color: #ff0000;
    font-size: 16px;
}
@media only screen and (max-width: 1024px){
    .contact_info_map .info_contact{
        width: 700px;
    }
    .contact_info_map .info_contact .info_column
    {
        width: 32%;
    }
    .contact_info_map .info_contact .info_column ul{
        padding-left: 70px;
    }
}

@media only screen and (max-width: 768px){
    .contact_info_map .info_contact{
        top: 0px;
        width: 100%;
    }

    .contact_info_map .wpb_text_column{
        margin-bottom: 30px;
    }

    .contact_form{
        width: 100%;
    }

    .map_contact .google-map-container{
        margin-top: -30px;
    }
}

@media only screen and (max-width: 667px){
    .contact_info_map .info_contact .info_column ul {
        padding-left: 55px;
    }

    .contact_info_map .info_contact .info_column ul:before{
        left: 25px;
    }

    .contact_info_map .info_contact .info_column.phone ul:before,
    .contact_info_map .info_contact .info_column.email ul:before {
        left: 20px;
    }
}

@media only screen and (max-width: 600px){
    .contact_info_map .info_contact .info_column ul{
        padding-left: 45px;
    }

    .contact_info_map .info_contact .info_column ul:before, 
    .contact_info_map .info_contact .info_column.phone ul:before, 
    .contact_info_map .info_contact .info_column.email ul:before {
        left: 15px;
    }
}

@media only screen and (max-width: 568px){
    .contact_info_map .info_contact .info_column ul{
        padding-left: 35px;
    }
    .contact_info_map .info_contact .info_column ul:before, 
    .contact_info_map .info_contact .info_column.phone ul:before, 
    .contact_info_map .info_contact .info_column.email ul:before {
        left: 5px;
    }
    .info_contact{
        padding: 0px 5px;
    }
}

@media only screen and (max-width: 480px){
    .contact_info_map .info_contact{
        height: 310px;
    }

    .contact_info_map .info_contact .info_column{
        width: 100%;
        height: auto;
    }

    .contact_info_map .info_contact .info_column ul{
        padding-left: 135px;
    }

    .contact_info_map .info_contact .info_column ul:before,
    .contact_info_map .info_contact .info_column.phone ul:before,
    .contact_info_map .info_contact .info_column.email ul:before{
        left: 75px;
    }
}

@media only screen and (max-width: 384px){
    .contact_info_map .info_contact .info_column ul{
        padding-left: 120px;
    }

    .contact_info_map .info_contact .info_column ul:before,
    .contact_info_map .info_contact .info_column.phone ul:before,
    .contact_info_map .info_contact .info_column.email ul:before{
        left: 60px;
    }

}

@media only screen and (max-width: 320px){
    .contact_info_map .info_contact .info_column ul{
        padding-left: 80px;
    }

    .contact_info_map .info_contact .info_column ul:before,
    .contact_info_map .info_contact .info_column.phone ul:before,
    .contact_info_map .info_contact .info_column.email ul:before{
        left: 45px;
    }
}
.woocommerce div.product form.cart table div.quantity {
    width: 95px;
    margin-top: -5px;
}
.vc_col-sm-8 .instagram-img .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
}
.instagram-img .content-instagram {
    padding-top: 8px;
}
.blogs .entry-content {
    margin-top: 10px;
    color: #333;
}
.related-posts .blogs .post-info .entry-header {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}
.blogs .post-info .fa {
    color: #333;
}
.related-posts .blogs article h3.blog-title{
    margin-top: 0px !important; 
    font-size: 15px;
}
.post-info .clear{
    padding-bottom: 5px;
}
.date-time.date-time-meta{
    padding-bottom: 5px;
}
.home.blog .ftc-account{
    display: inline-block;
}
.full-content ul,.full-content ol,.post-info ol,.post-info ul,.comment-content ol,.comment-content ul{
    padding-left: 15px;
}

.ftc-video{
    position: relative;
    padding: 0;
    padding-bottom: 56.25%;
    height: 0 !important;
    width: 100% !important;
    overflow: hidden;
}
.ftc-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.ftc-soundcloud iframe{
    border:none;
}  
body table.compare-list {
    margin: 0 !important;
    padding: 0 !important;
    font-weight: normal;
    border-width: 0 0 0 1px;
    border-style: solid;
    width: 100% !important;
    border-left-color: #ebebeb;
    font-family: Lato;
    margin-left: -1px !important;
}
body table.compare-list thead, body table.compare-list tfoot{
    display: none;
}

.woocommerce table.shop_table tfoot tr td .yith-wcwl-share a.facebook {
    background: url(assets/images/facebook.png);
    position: relative;
    padding: 11px;
    background-position-y: 17px;
    background-repeat: no-repeat;
    top: -10px;
}
.woocommerce table.shop_table tfoot tr td .yith-wcwl-share a.twitter {
    background: url(assets/images/twitter.png);
    position: relative;
    padding: 11px;
    background-position-y: 17px;
    background-repeat: no-repeat;
    top: -10px;
}
.woocommerce table.shop_table tfoot tr td .yith-wcwl-share a.email {
    background: url(assets/images/email.jpg);
    position: relative;
    padding: 11px;
    background-position-y: 17px;
    background-repeat: no-repeat;
    top: -10px;
}
.woocommerce table.shop_table tfoot tr td .yith-wcwl-share a.googleplus {
    background: url(assets/images/googleplus.jpg);
    position: relative;
    padding: 11px;
    background-position-y: 17px;
    background-repeat: no-repeat;
    top: -10px;
}
.woocommerce table.shop_table tfoot tr td .yith-wcwl-share a.pinterest {
    background: url(assets/images/pinterest.jpg);
    position: relative;
    padding: 11px;
    background-position-y: 17px;
    background-repeat: no-repeat;
    top: -10px;
}
.woocommerce table.shop_table tfoot tr td .yith-wcwl-share a:hover {
    background-position-y: -21px;
    top: 7px;
}
/* Size Chart*/
body .ppt{
    display: none;
}
.pp_pic_holder.ftc-size_chart a.pp_close {
    position: absolute;
    right: 0px;
    top: -23px;
    width: 30px;
    height: 30px;
    background-color: #333;
    z-index: 9999999;
    color: #fff;
}
.pp_pic_holder.ftc-size_chart .pp_content_container {
    padding: 0;
}
.pp_pic_holder.ftc-size_chart .pp_content {
    margin: 0 auto;
    height: auto !important;
    width: 100% !important;
}
.product-size-chart{
    background: #fff;
}
/*.product-size-chart img{
    padding-right: 0;
}*/
.pp_pic_holder.is-single.ftc-size_chart .pp_content_container {
    padding: 0;
}
div.ftc-size_chart .pp_loaderIcon::before,
div.ftc-product-video .pp_loaderIcon::before {
    height: 1em;
    width: 1em;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -.5em;
    margin-top: -.5em;
    content: '';
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 1s ease-in-out infinite;
    background: url(assets/images/loader.svg) center center;
    /*background-size: cover;*/
    background-repeat: no-repeat;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75);
}
.ftc-size_chart{
    display: block;
    margin-bottom: 10px;
}
div.pp_pic_holder.ftc-size_chart {
    margin-top: -130px;
}
.ftc-size_chart .pp_content_container {
    background: transparent;
}
.product-size-chart {
    background: #fff;
}
.size_chart_table {
    padding: 50px 30px;
}
.title-chart {
    text-align: center;
    color: #666;
    margin-bottom: 20px;
}
.product-size-chart .table-chart-1 {
    margin-bottom: 30px;
}
.title-chart-2 {
    margin-bottom: 30px;
}
.product-size-chart .size_chart_table img {
    padding: 0;
    margin-bottom: 40px;
    width: 100%;
}
.product-size-chart .table-chart tbody tr:first-child {
    background-color: #171717;
}
.product-size-chart .table-chart tbody tr:first-child td {
    color: #fff;
}
.product-size-chart .table-chart tbody tr td {
    text-align: center;
    padding: 8px 5px;
}
.product-size-chart .table-chart tbody tr:nth-child(2n+2) {
    background-color: #ebebeb;
}
.title-chart p {
    line-height: 29px;
    text-align: center !important;
}
.title-chart h1 {
    margin-bottom: 30px;
    color: #171717;
}



@media (max-width: 991px){ 
    .ftc_search_ajax input[type="submit"], .ftc-search form:hover input[type="submit"] {
        top: 0;
        width: 46px;
        height: 46px;
        z-index: 9999;
    }
    .header-content .container .ftc-shop-cart {
        display: table;
    }
    /* Mobile Navigation-file style*/ 
    .header-nav .container .mobile-button, .cart-total span.woocommerce-Price-amount.amount,
    .header-nav{
        display: none;
    }
    .admin-bar .ftc-mobile-wrapper{
        top: 46px;
    }
    .mobile-button .mobile-nav{
        font-size: 22px;
        z-index: 999999;
        position: relative;
    }
    .mobile-button .mobile-nav i:before{
        display: none;
    }
    .mobile-button .mobile-nav i {
        width: 20px;
        height: 3px;
        background-color: #333;
        position: relative;
        top: -7px;
    }
    .mobile-button .mobile-nav:before {
        content: "";
        position: absolute;
        width: 20px;
        height: 3px;
        left: 0;
        top: 3px;
        background-color: #333;
        transition: 0.5s;
    }
    .mobile-button .mobile-nav:after {
        content: "";
        position: absolute;
        width: 20px;
        height: 3px;
        left: 0;
        top: 15px;
        background-color: #333;
        transition: 0.5s;
    }
    .mobile-button:hover .mobile-nav:before, 
    .mobile-button:hover .mobile-nav:after {
        width: 12px;
        background-color: #999;
    }
    .mobile-button:hover .mobile-nav i{
        background-color: #999;
    }

    .header-layout45 .mobile-button .mobile-nav i,
    .header-layout41 .mobile-button .mobile-nav i,
    .header-layout40 .mobile-button .mobile-nav i,
    .header-layout38 .mobile-button .mobile-nav i,
    .header-layout16 .mobile-button .mobile-nav i,
    .header-layout8 .mobile-button .mobile-nav i,
    .header-layout7 .mobile-button .mobile-nav i,
    .header-layout6 .mobile-button .mobile-nav i,
    .header-layout5 .mobile-button .mobile-nav i {
        top: -8px;
    }
    .header-layout47 .mobile-button .mobile-nav i,
    .header-layout42 .mobile-button .mobile-nav i{
        top: -5px;
    }
    .header-layout46 .mobile-button .mobile-nav i,
    .header-layout44 .mobile-button .mobile-nav i,
    .header-layout43 .mobile-button .mobile-nav i{
        top: -6px;
    }
    .ftc-mobile-wrapper{
        width: 300px;
        border-top: 0;
        padding: 0;
        display: block;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        z-index: 500;
        overflow: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        background-color: #fff;
        -webkit-transition: transform .15s ease;
        -webkit-transition: -webkit-transform .15s ease;
        transition: -webkit-transform .15s ease;
        transition: transform .15s ease;
        transition: transform .15s ease,-webkit-transform .15s ease;
        transform: translate3d(-300px,0,0);
        -webkit-transform: translate3d(-300px,0,0);
    }
    .has-mobile-menu .ftc-mobile-wrapper{
        transform: none;
        -webkit-transform: none;
        padding-bottom: 10px;
        z-index: 999999;
    }
    .ftc-close-popup{
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 400;
        opacity: 0;
        visibility: hidden;
        background-color: rgba(0,0,0,.7);
        -webkit-transition: opacity .25s ease,visibility 0s ease .25s;
        transition: opacity .25s ease,visibility 0s ease .25s;
    }
    .has-mobile-menu .ftc-close-popup{
        opacity: 1;
        visibility: visible;
        -webkit-transition: opacity .25s ease,visibility 0s ease;
        transition: opacity .25s ease,visibility 0s ease;
    }
    .ftc-mobile-wrapper .ftc-search .search-button:before{
        font-size: 18px;
    }

    .ftc-close-popup {
        top: -150px;
        height: calc(100vh + 300px);
    }
    .header-nav .container .mobile-button{
        display: block;
    }
    .mobile-nav{
        cursor: pointer;
    }
    /*2*/
    .ftc-mobile-wrapper .mutil-lang-cur{
        text-align: center;
        display: none;
    }
    /*responvise file-max width:991px*/
    .ftc-mobile-wrapper .menu-text {
        font-size: 20px;
        padding: 10px 20px;
        line-height: 40px;
        background-color: #666;
        color: #fff;
        font-weight: 600;
        text-transform: uppercase;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .ftc-mobile-wrapper .menu-text .btn-toggle-canvas.btn-danger {
        float: right;
        padding: 0 5px;
    }
    .ftc-mobile-wrapper .mobile-menu-wrapper .mobile_toggle {
        display: none !important;
    }
    .ftc-mobile-wrapper .ftc_search_ajax .search-field {
        border: 3px double #444;
        font-size: 16px;
    }
    .mobile-button {
        width: 32px;
        z-index: 400;
        text-align: left;
    }
    .admin-bar .header-ftc.header-sticky-mobile{
        top: 46px;
    }
    .ftc-mobile-wrapper .ftc-search form:hover .ftc_search_ajax input[type="text"]{
        width: 100%;
        min-width: 50px;
        padding: 11px 20px;
        top: 0;
    }
    .ftc-mobile-wrapper .ftc-search form .ftc_search_ajax input[type="text"]{
        width: 100%;
        min-width: 50px;
        padding: 11px 20px;
        top: 0;
        border: 0;
    }
    .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
        padding: 5px 20px;
        box-shadow: none;
    }
    .ftc-mobile-wrapper .mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li {
        padding-right: 0;
        width: 100% !important;
    }
    .ftc-mobile-wrapper .mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li {
        padding-left: 10px;
    }
    .ftc-mobile-wrapper .mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li > ul > li {
        padding-left: 15px;
    }
    .ftc-mobile-wrapper .mega_main_menu li.multicolumn_dropdown:first-child > .mega_dropdown > li > ul > li {
        padding-left: 0;
    }
    .ftc-mobile-wrapper .mega_main_menu.responsive-enable.mobile_minimized-enable > .menu_holder > .menu_inner > ul{
        display: block;
    }
    .ftc-mobile-wrapper .ftc-search form .ftc_search_ajax input[type="text"]:focus{
        padding: 11px 20px;
        height: auto;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content, 
    .mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link, 
    .mega_main_menu.primary.mobile_minimized-enable > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text{
        height: auto;
    }

    .ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link{
        padding: 12px 20px;
    }
    .ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul{
        background: #fff;
    }
    .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown{
        position: unset;
        width: 100%;
    }
    .ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
    .ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li, 
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item{
        border: 0;
        border-bottom: 1px solid #ebebeb;
        position: relative;
        display: block;
    }
    .mega_main_menu > .menu_holder > .menu_inner > ul > li:last-child,
    .mega_main_menu > .menu_holder > .menu_inner > ul > li {
        margin-right: 0;
    }
    .ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor, 
    .ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover {
        background-color: #f6f6f6;
    }
    .ftc-mobile-wrapper .ftc_search_ajax .search-button{
        position: absolute;
        right: 15px;
        line-height: 25px;
    }
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:hover, 
    .ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item:hover{
        /*border-bottom: 0;*/
    }
    .footer-mobile >div{
        width: 25%;
    }
    .footer-mobile{
        width: 100%;
        display: -webkit-box;
        display: flex;
        justify-content: space-between;
        flex-direction: row;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 998;
        background: #fff;
        width: 100%;
        padding: 10px 0 5px;
        -webkit-transition: all .4s ease-in-out 0s;
        -o-transition: all .4s ease-in-out 0s;
        transition: all .4s ease-in-out 0s;
        box-shadow: 0px 0px 4px 1px #eee;
    }
    .footer-mobile > div{
        flex: 1;
        text-align: center;
    }
    .footer-mobile > div > a{
        display: inline-block;
        line-height: 14px;
        font-size: 13px;
        color: #333;
    }
    .footer-mobile  i{
        font-size: 16px;
        display: block;
        padding-bottom: 5px;
    }
    .footer-mobile  i.fa-home:before {
        content: "\e069";
        font-family: 'simple-line-icons';
    }
    .footer-mobile .fa-shopping-cart:before{
        content: "\e04f";
        font-family: 'simple-line-icons';
    }
    .footer-mobile .fa-user:before {
        content: "\e005";
        font-family: 'simple-line-icons';
    }
    .mobile-wishlist .fa.fa-heart:before {
        content: "\f08a";
    }
    .ftc-my-wishlist *{
        color: #333;
    }

    .header-content .navigation-primary {
        display: none !important;
    }
    .header-ftc{
        z-index: 1111;
        width: 100%;
        background: #fff;
    }
    .header-sticky-mobile{
        position: fixed !important;
        top: 0;
        animation: myStickym 2s;

        box-shadow: 0px 1px 5px #f5f5f5;
    }
    .header-content{
        padding: 8px 0;
    }
    .header-content .container > div{
        display: table-cell;
    }
    .header-ftc .dropdown-menu-header{
        display: none !important;
    }
    .ftc_search_ajax .search-button{
        color: #000;
    }
    .ftc-mobile-wrapper .ftc_search_ajax .search-button{
        color: #666;
    }
    .header-ftc .logo-wrapper{
        width: auto !important;
        text-align: center;
    }
    .ftc_search_ajax .search-button{
        top: 10px;
    }
    .header-content .logo-wrapper.is-desktop{
        display: none !important;
    }
    .ftc_cart:before {
        margin-left: 0;
        right: 12px;
    }
    .ftc-my-wishlist{
        margin-right: 0;
    }
    .ftc-search-product .ftc_search_ajax{
        top: -9px;
    }
    .ftc-search form:hover .ftc_search_ajax input[type="text"]{
        top: 2px;
    }
    .dropdown-menu-header, .ftc-shop-cart{
        height: auto;
    }
    .mobile-wishlist .fa-heart{

        font-family: Fontawesome;
    }
    .mobile-wishlist .ftc-my-wishlist a:before{
        display: none;
    }
    .mobile-wishlist .tini-wishlist{
        font-size: 13px;
        line-height: 14px;
    }
    .mobile-wishlist .link-icon{
        display: block !important;
    }

}
@-webkit-keyframes myStickym {
    from {
        margin-top:-100px;
    }
    to {
        margin-top:0;
    }
}
@-moz-keyframes myStickym {
    from {
        margin-top:-100px;
    }
    to {
        margin-top:0;
    }
}
@keyframes myStickym {
    from {
        margin-top:-100px;
    }
    to {
        margin-top:0;
    }
}



/*Menu Mobile*/
.ftc-mobile-wrapper .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.menu-item-has-children > .mega_dropdown{
    display: none;
    transform: none;
}
.ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
    display: inline-block;
}
.ftc-mobile-wrapper .mega_main_menu > .menu_holder > .menu_inner > ul > li{
    text-align: left;
}
.ftc-mobile-wrapper ul.mega_main_menu_ul > li.menu-item-has-children:before {
    position: absolute;
    top: 10px;
    right: 20px;
    content: "\e606";
    font-family: simple-line-icons;
    font-size: 14px;
    line-height: 14px;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    color: #262626;
    transition: 0.5s;
}
.ftc-mobile-wrapper ul.mega_main_menu_ul > li.menu-item-has-children.active:before{
    transform: rotate(90deg);
}
/*End Menu Mobile*/

@media (min-width: 992px){
    .ftc-single-grid.woocommerce div.product .summary.entry-summary {
    padding: 0;
}
.ftc-single-grid.woocommerce div.product.ftc-quickshop-wrapper .summary.entry-summary {
    padding-left: 30px;
    position: relative !important;
    width: 50%;
}
    .footer-mobile{
        display: none;
    }
    .ftc-mobile-wrapper,
    .mobile-button{
        display: none !important;
    }
    .header-content .logo-wrapper.is-mobile{
        display: none !important;
    }
}
.dropdown-menu-header .fa-heart{
    display: none;
}
/*Popup Newsletter */
.newsletterpopup .popup-news {
    display: block;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 30px;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 15px;
    color: #262626;

}
.newsletterpopup .text-sub {
    margin-bottom: 24px;
}
.newsletterpopup .form-sub {
    text-align: center;
    margin: 0 auto;
}
.newsletterpopup .form-sub input[type="email"] {
    padding: 0 15px;
    text-align: center;
    border: 0;
    background-color: #ebebeb;
    line-height: 40px;;
}
p.button-sub input[type="submit"] {
    float: left;
    margin-top: 20px;
    padding: 10px 38px;
    line-height: 20px;
    color: #fff;
}
p.button-sub input[type="submit"]:hover{
    background-color: #262626;
}
.newsletterpopup .close-popup {
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: -30px;
    top: -30px;
    width: 24px;
    z-index: 1;
}
p.button-sub {
    display: block;
    float: left;
    text-align: left;
}
.newsletterpopup .close-popup:after{
    content: '\f00d';
    font-family: 'FontAwesome';
    display: block;
    font-size: 24px;
    line-height: 24px;
    color: #fff;
}
.dont_show_popup{
    position: absolute;
    bottom: 119px;
    left: 50%;
    transform: translateX(-50%);
    margin-left: 99px;
    border: 2px solid #94c347;
    line-height: 36px;
    width: 34%;
}
.dont_show_popup label{
    font-size: 14px;
    color: #666;
    cursor: pointer;
    margin-bottom: 0;
    font-weight: normal;
}
.dont_show_popup input#ftc_dont_show_again[type="checkbox"] {
    top: 2px;
    margin-right: 5px;
    position: relative;
}
@-moz-document url-prefix() {
    .dont_show_popup input#ftc_dont_show_again[type="checkbox"]{
        top: 0;
    }
}
.popupshadow {
    background: #000;
    height: 100%;
    left: 0;
    opacity: 0.8;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    display: block; 
}
.newsletterpopup {
    background: #000;
    box-sizing: border-box;
    padding-bottom: 0;
    position: fixed;
    left: 51%;
    top: 52%;
    transform: translate(-52%,-51%);
    -webkit-transform: translate(-52%,-51%);
    -moz-transform: translate(-52%,-51%);
    width: 100%;
    max-width: 777px;
    height: 100%;
    max-height: 441px;
    z-index: 1000000;
    display: table;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.newsletterpopup .widget {
    margin-bottom: 0; 
}
.newsletterpopup .wp-newletter {
    display: table-cell;
    vertical-align: middle;
    color: #666;
    width: 59%;
}
.newsletterpopup .wp-newletter div.wpcf7-mail-sent-ok,
.newsletterpopup .wp-newletter div.wpcf7-validation-errors {
    margin: 0px 115px;
    border-color: #9ed14b;
    font-size: 16px;
    line-height: 30px; 
}
.newsletterpopup .wp-newletter h2 {
    font-size: 52px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    margin: 0;
    padding-bottom: 26px;
    margin-bottom: 23px; 
}
.newsletterpopup .wp-newletter h2::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -35px;
    width: 70px;
    height: 3px;
    background: #fff; 
}
.newsletterpopup .wp-newletter .desc-newsletter {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 27px; 
}
.newsletterpopup .wp-newletter .content-newsletter {
    position: relative;
    margin: 0px 115px; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"] {
    display: inline-block;
    width: 100%;
    line-height: 38px;
    font-size: 16px;
    color: #000;
    padding-left: 17px; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"]:-moz-placeholder {
    color: #363636; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"]::-moz-placeholder {
    color: #363636; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"]:-ms-input-placeholder {
    color: #363636; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="email"]::-webkit-input-placeholder {
    color: #363636; 
}
.newsletterpopup .wp-newletter .content-newsletter input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    line-height: 50px;
    padding: 0 35px;
    font-size: 16px;
    font-family: "Nunito", sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
    background: #9ed14b; 
}
.newsletterpopup .wp-newletter .content-newsletter span.wpcf7-not-valid-tip {
    color: #fff;
    margin-top: 20px;
    font-size: 16px; 
}

@media (max-width: 991px) {
    .newsletterpopup{
        width: 650px;
    }
    .newsletterpopup .wp-newletter {
        width: 70%;
    }
}
@media (max-width: 767px) {
    .popupshadow,
    .newsletterpopup {
        display: none !important; 
    } 
}           

.woocommerce form .form-row.woocommerce-validated .select2-container .select2-selection>span {
    line-height: 48px;
    height: 48px;
}
.woocommerce form .form-row.woocommerce-validated .select2-container .select2-selection {
    background-color: #fff;
    border: 1px solid #ebebeb;
    border-radius: 0;
    height: 48px;
    line-height: 48px;
}
.info_column.email a {
    color: #bbb;
}
table.shop_table.shop_table_responsive.cart.woocommerce-cart-form__contents button.button {
    padding: 13px 20px ;
    background-color: #2c2c2c;
    color: #fff;
    font-weight: normal;
    border-radius: 0;
    text-transform: uppercase;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label, 
.pp_woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    text-transform: capitalize;
}
.single-product.woocommerce-page .summary.entry-summary table.woocommerce-grouped-product-list.group_table .woocommerce-Price-amount {
    font-size: 16px;
}
.woocommerce div.product form.cart table.woocommerce-grouped-product-list.group_table .button {
    margin-top: 0;
}
.brands a:hover img {
    opacity: .5;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
}
.ftc_search_ajax .search-button:after {
    content: '\e090';
    font-family: 'simple-line-icons';
}
.ftc_search_ajax .search-button {
    background: transparent;
    border: 0;
    right: 0;
    font-size: 19px;
    color: #333;
    padding: 0;
    position: relative;
    z-index: 7;
    line-height: 30px;
}
.ftc-enable-ajax-search del {
    color: #999;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__price,
.pp_woocommerce .ftc-quickshop-wrapper form.cart td.woocommerce-grouped-product-list-item__price {
    width: 20%;
    text-align: right;
    padding-right: 10px;
}
.woocommerce .wishlist_table td.product-add-to-cart a ,.woocommerce-account button.woocommerce-Button.button,
p.form-submit input[type="submit"] {
    color: #fff;
    background-color: #2d2d2d;
}
.widget-container.widget_categories li.cat-item.cat-parent:before {
    font-family: 'FontAwesome';
    content: "\f067";
    font-size: 14px;
    display: inline-block;
    float: right;
    content: "+";
    font-size: 20px;
    font-weight: bold;
}
.widget-container.widget_categories li.cat-item.cat-parent.active:before {
    content: "\f068";
    content: "_";
    position: relative;
    top: -10px;
}
.widget-container.widget_categories li.cat-item.cat-parent ul.children ul.children,
.widget-container.widget_categories li.cat-item.cat-parent ul.children {
    display: none;
}
.widget-container.widget_categories li ul.children li:last-child {
    border: 0;
    padding-bottom: 0;
}
.widget-container.widget_categories li ul.children {
    padding-left: 20px;
    border-top: 1px solid #ebebeb;
    margin-top: 7px;
}
.widget-container.widget_categories li {
    line-height: 28px;
}
.ftc-countdown .counter-wrapper > div.days .number-wrapper .number{
    padding-right: 15px;
}
.footer-bottom .wpb_column.vc_col-sm-8 ul li {
    text-transform: capitalize;
}
.contact-info.wpb_column > .wpb_wrapper {
    padding-right: 15px;
}
.woocommerce #review_form #respond .form-submit input {
    background-color: #2c2c2c;
}
.woocommerce div.product form.cart .group_table td.woocommerce-grouped-product-list-item__label {
    padding-right: 5px;
    padding-left: 5px;
}
.blog .site-main > article, .archive .site-main > article, .search .site-main > article {
    padding-bottom: 15px;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li > a.item_link:after{
    display: none;
}
/*dokan store*/
.dokan-store-widget.ftc-product-categories-widget .ftc-product-categories-list {
    padding: 11px 20px;
    border: 1px solid #ebebeb;
}
.dokan-store-widget.ftc-product-categories-widget ul li a {
    text-transform: uppercase;
    font-weight: bold;
}
.dokan-store-widget.ftc-product-categories-widget ul.product-categories {
    position: relative;
}
.dokan-store-widget.ftc-product-categories-widget .cat-parent > .icon-toggle {
    position: absolute;
    right: 0;
    z-index: 2;
    display: inline-block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 23px;
    cursor: pointer;
    font-weight: normal;
}
.dokan-store-widget.ftc-product-categories-widget .cat-parent > .icon-toggle:before {
    font-family: 'FontAwesome';
    content: "\f067";
    font-size: 14px;
    line-height: 14px;
    display: inline-block;
}
.dokan-store-widget.ftc-product-categories-widget .cat-parent.active > .icon-toggle:before {
    content: "\f068";
}
.dokan-store-widget.ftc-product-categories-widget ul.product-categories li.cat-item {
    border-bottom: 1px solid #ebebeb;
}
.dokan-store-widget.ftc-product-categories-widget ul.product-categories li.cat-item:last-child {
    border-bottom: 0;
}
.dokan-store-widget.ftc-product-categories-widget ul.product-categories li.cat-item.cat-parent.active ul.children {
    border-top: 1px solid #ebebeb;
    margin-top: 4px;
}

.dokan-seller-listing .dokan-seller-search-form input#search{
    border: 0 !important;
    border-bottom: 1px solid #e5e5e5 !important;
    width: 100%;
}

.store-page-wrap .products{
    display: flex;
    flex-wrap: wrap;
}
#dokan-secondary aside.widget {
    margin-bottom: 30px;
}
#dokan-primary .navigation{
    margin-bottom: 52px;
}
body .dokan-pagination-container .dokan-pagination li.active a{
    color: #fff;
}
body .dokan-pagination-container .dokan-pagination li a{
    padding: 6px 12px;
}
.profile-info-box .img-social {
    position: relative;
}
.profile-info-box .img-social  .social-store ul li{
    display: inline-block;
}
.profile-info-box .img-social  .social-store ul li a{
    padding: 5px 10px;
    color: #fff;
}
.profile-info-box.profile-layout-layout1 .img-social  .social-store {
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 990;
}

.profile-info-box .img-social  .social-store ul li.facebook {
    background: #3b5999;
}
.profile-info-box .img-social  .social-store ul li.twitter  {
    background: #55acee;
}
.profile-info-box .img-social  .social-store ul li.pinterest  {
    background: #410093;
}
.profile-info-box .img-social  .social-store ul li.gplus   {
    background: #dd4b39;
}
.profile-info-box .img-social  .social-store ul li.linkedin  {
    background: #ff0084;
}
.dokan-dashboard-content .dokan-form-group .dokan-form-control{
    padding: 3px 15px;
}
body .dokan-table > thead > tr > th{
    border-bottom: 0;
}
body .dokan-product-listing .dokan-product-listing-area table.product-listing-table td{
    border-bottom: 0;
}
body .dokan-product-listing .dokan-product-listing-area table.product-listing-table tr:last-child td{
    border-bottom: 1px solid #eaeaea;
}
body .dokan-product-listing .dokan-product-listing-area table.product-listing-table td.post-date .status{
    padding-top: 6px;
}
.dokan-product-listing-area .dokan-w12{
    margin-bottom: 22px;
    margin-top: 22px;
}
body ul.subsubsub{
    font-size: 14px;
    padding-left: 0 !important;
}
body .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li{
    padding: 0px 10px 0px 6px;
}
body .dokan-product-listing .dokan-product-listing-area .product-listing-top ul.dokan-listing-filter li.active{
    padding-left: 0;
}
.edit-account-wrap .entry-title{
    text-transform: uppercase;
    margin-bottom: 20px;
}
.edit-account-wrap.woocommerce form .form-row{
    margin: 0 0 35px;
}
body .dokan-dashboard .dokan-dashboard-content .edit-account fieldset legend{
    padding-bottom: 10px;
}
.dokan-category-menu #cat-drop-stack > ul li a{
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
}
.dokan-category-menu #cat-drop-stack > ul li li a {
    text-transform: capitalize;
}
.dokan-order-filter-serach .dokan-left{
    margin-bottom: 15px;
}
.dokan-order-filter-serach .dokan-right input[type="submit"]{
    margin-right: 10px;
}
.dokan-single-store .dokan-store-tabs ul li a{
    font-weight: 500;
}
.dokan-single-store .dokan-store-tabs ul li a:hover{
    color: #fff;
}
body .dokan-category-menu h3.widget-title,
body #dokan-secondary .widget h3.widget-title {
    color: #fff;
    padding: 10px 10px 10px 15px !important;
}
body #secondary-page .widget h3.widget-title{
    margin-bottom: 29px;
}
.profile-info-box.profile-layout-default .img-social  .social-store,
.profile-info-box.profile-layout-layout2 .img-social  .social-store{
    position: absolute;
    bottom: 0;
    right: 10px;
    z-index: 990;
}
.profile-info-box.profile-layout-layout3 .img-social  .social-store{
    display: none;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-default .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info{
    padding-left: 15px;
}
body .dokan-single-store .dokan-store-tabs ul{
    margin-bottom: 30px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .dokan-store-info li{
    padding-right: 10px;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout2 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{
    padding: 10px;
}
.dokan-pagination-container .dokan-pagination{
    margin-bottom: 32px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{
    margin-bottom: 15px;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img img{
    padding: 0;
}
.dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info-head .profile-img{
    margin-bottom: 0;
}
.dokan-single-store .profile-frame.profile-frame-no-banner .profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery{
    padding: 15px;
}
.store-page-wrap .site-navigation .pager{
    margin: 0;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget.big-counter li:last-child .count{
    border-bottom: 0;
}
.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget a{
    font-size: 14px;
}
.location-container div{
    display: block;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap ul.children li{
    padding-left: 15px;
}
#dokan-secondary .widget:not(.dokan-category-menu) h3.widget-title{
    padding-left: 20px !important;
}    
#dokan-secondary .widget:not(.dokan-category-menu) #cat-drop-stack{
    border: 1px solid #e5e5e5;
    border-top: 0;
    padding:20px;
} 
#dokan-secondary .widget #cat-drop-stack ul li .children{
    padding-left: 15px;
}
#dokan-secondary .widget:not(.dokan-category-menu) #cat-drop-stack ul li{
    font-size: 16px;
    font-weight: 600;
    text-transform: capitalize;
    padding: 0;
} 
#dokan-secondary .widget:not(.dokan-category-menu) #cat-drop-stack ul li a{
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
}
.widget .dokan-btn-theme:hover{
    background-color: #111 !important;
}
.widget .dokan-btn-theme{
    border-radius: 0 !important;
    border:0 !important;
}

.dokan-widget-area .widget #dokan-form-contact-seller {
    margin-top: 20px;
}
body .dokan-pagination-container .dokan-pagination li a:hover{
    color: #fff;
}
.dokan-store .ftc-breadcrumb-title h1{
    color: #fff;
    font-weight: bold;
}
body .dokan-category-menu h3.widget-title{
    border: 0;
}
.dokan-dashboard .dokan-dashboard-wrap{
    padding-bottom: 35px;
}
.dokan-dashboard .dokan-dashboard-content .edit-account fieldset legend{
    padding-bottom: 10px;
}
body.dokan-dashboard .dokan-dashboard-content article.dashboard-content-area .dashboard-widget{
    margin-bottom: 25px;
}
.dashboard-widget .chart-container table{
    width: 90%;
}
body.dokan-dashboard .dokan-dashboard-content.dokan-product-edit{
    padding: 0 25px 0 25px;
}
.dokan-dashboard.single-product .ftc-breadcrumb-title h1.entry-title{
    display: block;
    color: #fff;
    font-weight: bold;
}
.mfp-close-btn-in .mfp-close:hover{
    color: #fff;
}
body .dokan-add-new-product-popup .product-form-container{
    height: 500px;
}
.dokan-dashboard .white-popup{
    margin: 33px auto;
}
.dokan-add-new-product-popup h2{
    padding-top: 15px;
}
#dokan-add-new-product-form{
    padding-bottom: 20px;
}
.white-popup form .dokan-btn{
    margin-right: 15px;
}
body .dokan-add-new-product-popup .mfp-close{
    top: 5px;
}
.dokan-left .dokan-form-group .dokan-btn{
    margin-top: 15px;
}
.single-product .list-unstyled .seller-rating{
    display: none;
}
#tab-seller >h2{
    text-transform: uppercase;
    margin-bottom: 15px;
}
.woocommerce-checkout-review-order .variation-Vendor{
    float: none !important;
    display: inline-block;
}
.dokan-store .breadcrumb-title h1{
    display: block;
}
.woocommerce .store-content .star-rating{
    top: auto;
}
@media only screen and (max-width: 1024px){

    .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout3 .profile-info-summery-wrapper .profile-info-summery .profile-info{
        padding: 15px 0 0 0;
    }
    .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery{
        top: 15px;
        left: 13px;
    }
    .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper{
        height: 240px;
    }

}
@media only screen and (max-width: 684px){
    .dokan-store-tabs,
    .profile-info-summery-wrapper{
        padding: 0;
    }

}
@media only screen and (max-width: 480px){
    .profile-info-box.profile-layout-default .img-social .social-store,
    .profile-info-box.profile-layout-layout2 .img-social .social-store{
        bottom: auto;
        top: 10px;
    }
    .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper{
        height: 360px;
    }
    .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info-head{
        left: 16px;
    }
    .dokan-single-store .profile-frame .profile-info-box.profile-layout-layout1 .profile-info-summery-wrapper .profile-info-summery .profile-info .store-name{
        margin-top: 20px;
    }
}

/*vendor store*/
.woocommerce .products:not(.list) .product .item-description.wc-vendor .wcvendors_sold_by_in_loop{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    width: 100%;
}
.woocommerce .products:not(.list) .product:hover .item-description.wc-vendor .wcvendors_sold_by_in_loop{
    display: block;
}
.woocommerce .products.list .product .item-description.wc-vendor h3.product-name{
    margin-top: 10px;
}
.woocommerce .products.list .product .item-description.wc-vendor .wcvendors_sold_by_in_loop{
    margin-top: 15px;
}
.woocommerce .products:not(.list) .product .item-description.wc-vendor{
    padding-bottom: 5px;
}
.archive  .row >h1{
    display: inline-block;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 30px;
    padding-left: 15px;
}
.woocommerce ul.product_list_widget > li .wc-vendor1 h3.product_title.product-name{
    padding-top: 30px;
}
.woocommerce ul.product_list_widget > li .wc-vendor1 .wcvendors_sold_by_in_loop{
    padding-top: 20px;
    display: inline-block;
}

/*end vendor store*/

.woocommerce form .show-password-input::after, 
.woocommerce-page form .show-password-input::after {
    content: "\f070";
    font-family: 'FontAwesome';
}
.woocommerce form .show-password-input.display-password::after, 
.woocommerce-page form .show-password-input.display-password::after {
    content: "\f06e";
    font-family: 'FontAwesome';
}

.woocommerce-account .form-row.form-group.user-role{
    padding-left: 20px;
    display: none;
}
.woocommerce-account .form-row.form-group.user-role label.radio * {
    margin-top: 0;
}
.woocommerce-account .form-row.form-group.user-role label.radio {
    display: flex;
    align-items: center;
}
/*.woocommerce-account  article.page{
    margin-top: 20px;
}*/
.woocommerce-account .woocommerce {
    display: flex;
    flex-wrap: wrap;
}
.woocommerce-account .woocommerce .col2-set {
    margin-bottom: 100px;
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    background-color: #2c2c2c;
    color:#fff;
}
.woocommerce-cart .cart-collaterals .shipping-calculator-form > p .button {
    text-transform: uppercase;
    width: 270px;
    height: 48px;
    background: #333;
    color: #fff;
    font-weight: normal;
    margin-bottom: 15px;
}
.woocommerce-cart .cross-sells > h2 {
    margin-bottom: 20px;
}
.yith-wcwl-share{
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.yith-wcwl-share ul{
    margin-top: 0;
    padding-left: 5px;
}
.tagcloud a{
    margin: 0 4px 8px 0;
}
.related-posts .vcard.author a{
    color: #666;
}
.store-data-container{
    display: flex;
    align-items: center;
}
#dokan-seller-listing-wrap.grid-view .store-content .store-data-container{
    padding-top: 25px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite{
    padding-left: 0;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data{
    padding-left: 0;
}
.dokan-single-store  .woocommerce  .products .ftc-product.product{
    /*max-width: 285px;*/
}
.dokan-widget-area #cat-drop-stack >ul>li>ul{
    display: none;
}
.dokan-single-store  .site-navigation.paging-navigation{

}
body #dokan-secondary .widget:not(.dokan-category-menu) #cat-drop-stack ul.children li a{
    font-size: 14px;
}
.woocommerce .ftc_cart_check a.button{
    color: #333;
}
.woocommerce .ftc-product-time-deal .products:not(.list) .product .item-description.wc-vendor{
    padding-bottom: 35px;
    padding-top: 60px;
}
.woocommerce .ftc-product-time-deal .products:not(.list) .product .item-description.wc-vendor .wcvendors_sold_by_in_loop{
    color: #fff; 
    padding-left: 60px;
    padding-bottom: 10px;
}
.widget-product .ftc-product-items-widget .ftc-meta-widget .wcvendors_sold_by_in_loop{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.ftc-product-items-widget .meta_info {
    display: none;
}
.ftc-product-items-widget .ftc-meta-widget.item-description span.product-sku,
.ftc-product-items-widget .ftc-meta-widget.item-description .product-categories {
    display: none;
}
.widget-product .woocommerce .wc-vendor-w .star-rating{
    top: -77px;
}
.widget-product ul.product_list_widget > li .wc-vendor-w h3.product_title.product-name{
    padding-top: 30px;
    height: 58px;
}
.dokan-store-sidebar .dokan-form-control{
    padding: 4px 15px;
}
.woocommerce table.cart td.actions .input-text, 
.woocommerce-page #content table.cart td.actions .input-text, 
.woocommerce-page table.cart td.actions .input-text{
    padding: 9px 6px;
}
.woocommerce table.shop_table.cart.woocommerce-cart-form__contents .coupon input#coupon_code {
    padding: 8px 15px 9px;
}
.ftc-recent-comments-widget .ftc-recent-comments-widget-wrapper {
    padding-top: 9px;
}
.comment-respond form .comment-form-cookies-consent{
    display: flex;
}
.comment-respond form .comment-form-cookies-consent #wp-comment-cookies-consent{
    margin-right: 5px;
}
/* firefox*/

@-moz-document url-prefix(){
    .woocommerce .ftc-product.product .item-description .meta_info .added_to_cart::after{
        line-height: 40px;
    }
    body .header-layout7 .ftc_cart:before,
    body .header-layout8 .ftc_cart:before{
        margin-right: 0px;
        margin-left: 25px;
    }


}
.store-page-wrap .products {
    padding: 0;
    width: calc(100% + 30px);
    margin-left: -14px;
}
.widget-product .ftc-product-items-widget .ftc-meta-widget .wcvendors_sold_by_in_loop a{
    padding-left: 3px;
}
/*Maketplace*/
.navbar-top-links{
    display: flex;
}
.wcmp_vendor_banner_template.template2 .vendor_address p.wcmp_vendor_name{
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 20px;
}
.product-vendor .description_data table td{
    border-width: 0 1px 1px 0;
    border-color: #eaeaea;
}
.woocommerce.single-product a.goto_more_offer_tab.button{
    background: #fff;
    border-radius: 0;
    border:1px solid #ebebeb;
    color: #666;
    font-weight: 400;
    margin-left: 0;
    margin-top: 25px;
    display: block;
    max-width: 382px;
}
@media only screen and (min-width: 1239px){
    .dokan-store .dokan-single-store .profile-frame,
    .dokan-store  .dokan-single-store .dokan-store-tabs{
        background: #fff;
    }
}
.dokan-single-store .woocommerce .products .ftc-product {
    margin: 0 15px 0;
    width: calc(33.33% - 30px);
    max-width: 100%;
}

/*fix header*/
/*layout1*/
.header-ftc .header-content > .container{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
}
.header-layout1 .navigation-primary{
    flex: 1 1 0;
    justify-content: center;
}
.header-content .container > div{
    display: flex;
    align-items: center;
}
.header-content .container > div.search-cart{
    max-width: 200px;
}
.logo-wrapper.is-mobile{
    flex: 1 1 0;
    justify-content: center;
}
/*layout3*/
.header-v4 .is-sticky .header-content {
    display: none;
}
.header-v4 .logo-wrapper{
    flex: 1 1 0;
    justify-content: center;
}
.header-v4 .ftc-search-product .ftc_search_ajax {
    max-width: max-content;
    width: auto;
}
/*layouthome4*/
.header-v2 .navigation-primary{
    flex: 1 1 0;
    justify-content: center;
}
/*layout-home5*/
.header-layout5 .is-sticky .header-content {
    display: none;
}
.header-layout5 .header-content.header-sticky .logo-wrapper{
    display: flex;
    flex: 1 1 0;
    justify-content: center;
}

@media only screen and (min-width: 992px){
    .home .header-layout5{
        position: absolute;
        top: 0;
        background: transparent;
        right: 0;
        left: 0;
        color: #fff;
        z-index: 99;
    }

    .home.admin-bar .header-layout5{
        top: 46px;
    }
    .header-layout5 {
        background: #333;
    }
    .home .header-layout9 {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        z-index: 9;
    }
    .home .header-ftc.header-layout16 {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        z-index: 9;
    }
    .home .header-ftc.header-layout19 {
        z-index: 99;
        background: transparent !important;
        position: absolute;
        width: 100%;
    }
    .home .header-ftc.header-layout21 {
        position: absolute;
        width: 100%;
        left: 0;
        right: 0;
        z-index: 9;
        background: transparent;
    }
    .header-ftc.header-layout21 .is-sticky .header-sticky {
        background-color: #111;
    }
    .home .header-ftc.header-layout22 {
        z-index: 99;
        background: transparent !important;
        position: absolute;
        width: 100%;
    }
    .home .header-layout25.header-layout24 {
        z-index: 99;
        background: transparent !important;
        position: absolute;
        width: 100%;
    }
    .home .header-ftc.header-layout4 {
        background-color: transparent;
        position: absolute;
        z-index: 99;
        left: 0;
        right: 0;
    }
    .home .header-ftc.header-layout26 {
        background-color: transparent !important;
        position: absolute;
        z-index: 99;
        left: 0;
        right: 0;
    }
    .home .header-ftc.header-layout29 {
        background-color: transparent;
        position: absolute;
        z-index: 99;
        left: 0;
        right: 0;
    }
    body.home .header-layout29 div:not(.is-sticky) .header-bottom,
    body.home .header-layout29 div:not(.is-sticky) .mega_main_menu ul.mega_main_menu_ul {
        background-color: transparent !important;
    }
}
body.home .header-layout4 .header-bottom, body.home .header-layout4 .mega_main_menu ul.mega_main_menu_ul {
    background-color: transparent !important;
}
body.home .header-layout4 .is-sticky .header-bottom {
    background-color: #333 !important;
}

.header-layout5 span.cart-total{
    color: #fff;
}
.header-layout5 .is-sticky span.cart-total,
.header-layout5 .is-sticky .ftc_cart:before,
.header-layout5 .is-sticky .toggle-menu-home{
    color: #111;
}
.header-layout5 .ftc_cart{
    margin-right: 48px;
}
.header-layout5 .ftc_cart:before{
    content: "\f291";
    font-family: "Fontawesome";
    font-size: 18px;
    top: 0;
    position: absolute;
    right: 11px;
    color: #fff;

}
.header-layout5 span.cart-number{
    color: #fff;
    color: #fff;
    background: #94c347;
    padding: 1px 5px 2px;
    border-radius: 50%;
    position: relative;
    top: -15px;
    right: 0;
    line-height: 22px;
} 
.header-layout5 .ftc-shop-cart{
    justify-content: flex-end;
}
.header-layout5 .ftc-enable-ajax-search{
    display: none;
}
.header-layout5 .ftc-search-product button.search-button{
    color: #fff;
}
.header-layout5 span.cart-number::before,
.header-layout5 span.cart-number::after{
    content: '';
}   
.header-home5{
    background: rgba(255, 255, 255, 0.1);
}
.header-layout5 .is-sticky .header-home5 {
    background-color: #333;
}
.header-home5 .stack-menu{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-home5 .stack-menu .navigation-primary{
    display: flex;
    flex: 1 1 0;
}

.header-layout5 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns3 > ul.mega_dropdown,
.header-layout5 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns4 > ul.mega_dropdown,
.header-layout5 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown,
.header-layout6 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns3 > ul.mega_dropdown,
.header-layout6 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns4 > ul.mega_dropdown,
.header-layout6 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown {
    left: 0;
    transform: translateX(0%);
}
.header-home5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item,
.header-home5 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.header-home5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link{
    border: 0;
}
.header-home5 .mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button,
.header-home5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link,
.header-home5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link *,
.header-layout9 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link{
    color: #fff;
}
.header-home5 .mega_main_menu > .menu_holder > .menu_inner > ul > li{
    padding: 9px 8px;
}
.header-home5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link *{
    color: #fff;
}
.header-home5 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *{
    color: #fff;
}
.desk-child .ftc-account{
    position: relative;
}
.desk-child .ftc-account .dropdown-container{
    left: 0;
    right: auto;
}

.toggle-menu-home{
    position: relative;
}
.dropdown-desk{
    display: none;
}
.toggle-menu-home .mobile-nav-desk{
    cursor: pointer;
    font-size: 20px;
}
.toggle-menu-home:hover .dropdown-desk {
    display: block;
}
.toggle-menu-home:hover .mobile-nav-desk i:before {
    content: "\f00d";
}

.header-top{
    display: none;
}
.dropdown-desk .desk-child{
    position: absolute;
    top: 100%;
    left: 0;
    display: flex;
    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;
}
.dropdown-desk .desk-child .ftc-my-wishlist{
    margin-right: 0;
}
.dropdown-desk .desk-child .ftc-sb-account{
    margin-right: 0;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 9px;
    width: 100%;
    text-align: center;
}
.toggle-menu-home.icon2 .fa-bars:before{
    content: '\f00d';
}
/*home5*/
/*ftc-feature_1*/
.ftc-feature_1 .ftc-feature .feature-icon i{
    font-size: 28px;
}
.ftc-feature_1 .ftc-feature a.feature-icon{
    width: 60px;
    height: 60px;
    border: 5px solid;
    display: flex;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background: #fff;
    color: #191e3e;
}
.ftc-feature_1 .ftc-feature a.feature-icon:before{
    content: "\f2b6";
    font-family: FontAwesome;
    font-size: 40px;
    color: #191e3e;
    z-index: -1;
    position: absolute;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-left: 25px;
}
.ftc-feature_1 .ftc-feature a.feature-icon:hover:before{
    margin-left: 0;
    margin-top: 25px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all 0.5s ease-in;
}
.ftc-feature_1{
    position: relative;
    margin-top: 100px;
}
.ftc-feature_1:before{
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    top: 30px;
    /*transform: translateY(-50%);*/
    background: #ebebeb;
    z-index: -2;
}
.category-title{
    padding-top: 10px;
    padding-bottom: 60px;
}
.category-title .product .button-in-product a.quickshop {
    display: none;
}
.category-title .woocommerce.columns-3 .products .ftc-products{
    width: 100%;
}
.category-title .woocommerce.columns-3 .products .ftc-products .product{
    background: #fff;
    border: 1px solid #ebebeb;
}
.category-title .woocommerce .products .ftc-product.product{
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.category-title .ftc-products-category  .owl-nav{
    position: static;
}
.category-title .ftc-products-category  .owl-nav >div{
    top: 50%;
    transform: translateY(-50%);
    background: transparent;
    color: #262626;
}
.category-title .ftc-products-category  .owl-nav >div.owl-prev{
    left: 0;
}
.category-title .ftc-products-category  .owl-nav >div.owl-next{
    right: 0;
    left: auto;
}
.category-title .ftc-products-category .tabs li img{

    border-radius: 50%;
    width: 45px;
    height: 45px;
    padding: 5px;
    background-position: center;
}
.category-title .ftc-products-category .tabs li{
    padding-top: 13px;
}
.category-title .ftc-products-category .tabs li.current img,
.category-title .ftc-products-category .tabs li:hover img{
    border: 1px solid #fff;
}
.category-title .ftc-products-category .tabs li.current .title,
.category-title .ftc-products-category .tabs li:hover .title{
    color: #fff;
}
.ftc-products-category .woocommerce .owl-item{
    padding: 0 15px;
}
body:not(.fullwidth-template-padding) .category-title .ftc-products-category .row-content{
    /*padding-left: 45px;*/
}
.ftc-products-category .owl-nav > div.owl-prev:before{
    content: '\f177';
}
.ftc-products-category .owl-nav > div.owl-next:before{
    content: '\f178';
}
.ftc-products-category .products .owl-nav > div{
    opacity: 0;
}
.ftc-products-category .products:hover .owl-nav > div{
    opacity: 1;
    transition: all 1.5s ease-in-out;
}

.ftc-products-category .tabs .tab-item.current{
    color: #fff;
}
.ftc-products-category .tabs .tab-item .title{
    font-weight: bold;
}
.ftc-products-category .item-description .meta_info,
.product-slide7 .item-description .meta_info{
    display: none;
}
.ftc-products-category .button-in-product,
.product-slide7 .button-in-product{
    display: block;
}
.product-slide7 .woocommerce div.product span.price{
    margin-bottom: 30px;
}
.ftc-products-category .woocommerce  .ftc-product.product .item-image > a.quickshop,
#deals-2 .woocommerce  .ftc-product.product .item-image > a.quickshop,
.product-slide7 .woocommerce  .ftc-product.product .item-image > a.quickshop{
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent ;
}
.ftc-products-category .product .button-in-product, .product-slide7 .product .button-in-product{
    display: flex;
}
.product-slide7 .product .button-in-product .yith-wcwl-add-to-wishlist,
.ftc-products-category .product .button-in-product .yith-wcwl-add-to-wishlist {
    margin: 0 10px;
}
.product-slide7 .product .item-image .button-in-product .quickshop {
    display: none;
}
.product-slide7 .products .product {
    background-color: #fff;
    border: 1px solid #ebebeb;
}
.product-slide7 .ftc-product-slider .product:hover .item-image:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    background-color: #333;
    z-index: 3;
    opacity: 0.15;
}
.product-slide7 .ftc-product-slider .owl-next:before {
    content: "\f178";
    font-family: fontawesome;
}
.product-slide7 .ftc-product-slider .owl-prev:before {
    content: '\f177';
    font-family: 'FontAwesome';
}
.product-slide7 .ftc-product-slider .owl-nav > div {
    background-color: transparent;
    border: 0;
    top: 50%;
}
.product-slide7 .ftc-product-slider .owl-prev {
    left: -30px;
}
.product-slide7 .ftc-product-slider .owl-next {
    right: -30px;
    left: auto;
}


.product-slide7 .ftc-product-slider .product:nth-child(n+2) {
    margin-top: 30px;
}
.product-slide7 .ftc-product-slider .owl-item {
    padding: 5px;
}
.ftc-products-category .woocommerce  .ftc-product.product .item-image > a.quickshop .fa-eye:before,
#deals-2 .woocommerce  .ftc-product.product .item-image > a.quickshop .fa-eye:before,
.product-slide7 .woocommerce  .ftc-product.product .item-image > a.quickshop .fa-eye:before{
    font-family: Fontawesome;
    content: "\f00e";
    font-size: 17px;
    background: transparent;
}
.ftc-products-category .woocommerce  .ftc-product.product .item-image > a.quickshop:hover .fa-eye:before,
#deals-2 .woocommerce  .ftc-product.product .item-image > a.quickshop:hover .fa-eye:before,
.product-slide7 .woocommerce  .ftc-product.product .item-image > a.quickshop:hover .fa-eye:before{
    color: #444;
}
/*conditions-box*/
.ftc-products-category .woocommerce .product  .conditions-box,
#deals-2  .woocommerce .product  .conditions-box,
.product-slide2 .woocommerce .product  .conditions-box,
.product-slide7  .woocommerce .product  .conditions-box,
.product-slide8 .woocommerce .product  .conditions-box{
    display: flex;
    position: absolute;
    justify-content: space-between;
    width: auto;
    flex-direction: column;
    padding-left: 10px;
    padding-top: 10px;
}
.ftc-products-category .woocommerce .product .conditions-box .onsale,
.ftc-products-category .woocommerce .product .conditions-box .featured,
#deals-2 .woocommerce .product .conditions-box .onsale,
#deals-2 .woocommerce .product .conditions-box .featured,
.product-slide2 .woocommerce .product .conditions-box .onsale,
.product-slide2 .woocommerce .product .conditions-box .featured,
.product-slide7 .woocommerce .product .conditions-box .onsale,
.product-slide7 .woocommerce .product .conditions-box .featured,
.product-slide8 .woocommerce .product .conditions-box .onsale,
.product-slide8 .woocommerce .product .conditions-box .featured{
    position: relative;
    width: auto;    
    padding: 14px 7px;
    border-radius: 50%;
}
.ftc-products-category .woocommerce .product .conditions-box .onsale,
#deals-2 .woocommerce .product .conditions-box .onsale,
.product-slide2 .woocommerce .product .conditions-box .onsale,
.product-slide7 .woocommerce .product .conditions-box .onsale,
.product-slide8 .woocommerce .product .conditions-box .onsale{
    margin-bottom: 10px;
}
/*deals*/
#deals-2 .ftc-product-time-deal .ftc-product .item-image>a:after{
    background: transparent;
}
#deals-2 .ftc-product-time-deal{
    margin-left: auto;
    margin-right: auto;
    /*border-top: 1px solid;*/
    /*padding-top: 90px;*/
    padding-bottom: 6px;
}
#deals-2 .ftc-product-time-deal .ftc-product.product .item-description{
    position: relative;
    top: 0;
    left: auto;
    margin-top: 0;
    order: 1;
    background: transparent;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product{
    display: flex;
    width: 100%;
    max-width: 100%;
    align-items: flex-end;
    padding-bottom: 50px;
    padding-top: 0;
}
#deals-2 .woocommerce .ftc-product-time-deal div.product span.price {
    margin-bottom: 10px;
    margin-top: 28px;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product >div{
    width: 50%;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product .item-image {
    order: 2; 
    max-width: 470px;
    margin-left: 30px;
    /*box-shadow: 0 0px 8px #ccc;*/
    border: 1px solid #ebebeb;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product .item-description{
    order: 1;
}
#deals-2 .ftc-product-time-deal h3.product-name > a{
    font-size: 24px;
    color: #444;
    text-transform: capitalize;
    font-weight: bold;
    top: 0;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper div{
    background: transparent;
    display: flex;
    flex-direction: column;
    /*padding: 0 17px;*/
    border: 0;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper div.days .number{
    margin-left: 0;
}

#deals-2 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper div .number-wrapper{
    background: transparent;
    position: relative;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper div .number{
    border:5px solid #262626;
    /*padding: 16px 0;*/
    border-radius: 50%;
    background: #fff;
    margin: 0 25px;
    width: 64px;
    height: 64px;
    line-height: 50px;
    color: #262626;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper .number-wrapper:before{
    font-family: Fontawesome;
    content: '\f2b6';
    position: absolute;
    right: 9px;
    top: 50%;
    transform: translateX(-50%);
    font-size: 40px;
    transform: rotate(90deg);
    color: #262626;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper >div{
    width: auto;
    height: auto;
    margin-right: 15px;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper div .countdown-meta{
    color: #444;
    font-size: 18px;
    font-weight: 600;
    padding-top: 5px;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper{
    display: flex;
    flex-wrap: wrap;
    padding-top: 38px;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper .days{
    display: flex;
    flex-wrap: wrap;
}
#deals-2 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper .days .countdown-meta{
    padding-right: 20px;
}
#deals-2 .ftc-product-time-deal .button-in-product{
    margin-left: 0;
}
#deals-2 .woocommerce .list .item-description .meta_info{
    display: block;
    position: static;
    padding-left: 0 ;
    margin-top: 30px;
    margin-left: 0;
    animation: none;
    -webkit-animation: none;
    -o-animation: unset;
}
#deals-2 .woocommerce .list .item-description .meta_info .yith-wcwl-add-to-wishlist,
#deals-2 .woocommerce .list .item-description .meta_info .quickshop,
#deals-2 .woocommerce .list .item-description .meta_info .compare{
    display: none;
}
#deals-2 .woocommerce .list .item-description .meta_info .add-to-cart >a{
    border-radius: 40px;
    min-width: 140px;
    font-size: 14px;
}
#deals-2 .woocommerce .list .item-description .meta_info .add-to-cart{
    display: inline-block;
    width: auto;
}
#deals-2 .woocommerce .ftc-product.product .meta_info span{
    display: inline;
}
#deals-2 .meta_info .add-to-cart.add_to_cart_button a:before{
    display: none;
}
#deals-2 .color-home{
    right: 15px;
}
#deals-2 .header-title{
    position: absolute;
    top: 45px;
    z-index: 11;
    left: auto;
}
#deals-2 .header-title h3{
    font-size: 30px;
    font-weight: 600;
}
#deals-2 .woocommerce .products .star-rating{
    margin-bottom: 15px;
}
#deals-2 .short-description{
    padding-top: 10px;
}
#deals-2 .woocommerce div.product p.price ins,
#deals-2 .woocommerce div.product span.price ins{
    font-size: 22px;
}

#deals-2 .woocommerce .products .ftc-product .price del .amount,
#deals-2 .woocommerce-page .products .ftc-product .price del .amount{
    font-size: 20px;
}
#deals-2 .header-title:before{
    width: 20px;
    height: 10px;
    content: '';
    position: absolute;
    left: 0;
    top: -40px;
}
#deals-2 .ftc-product-time-deal .ftc-product.product .item-description{
    padding: 0;
    padding-left: 0;
}
#deals-2 .ftc-product-time-deal .button-in-product{
    display: none;
}


/*product-slide2*/

.product-slide2 .woocommerce .products .ftc-product.product,
.product-slide8 .woocommerce .products .ftc-product.product{
    margin-bottom: 30px;
    max-width: 330px;
}
.product-slide2 .item-description .meta_info,
.product-slide2 .item-description .star-rating,
.product-slide8 .item-description .meta_info,
.product-slide8 .item-description .star-rating{
    display: none;
}
.product-slide2 .woocommerce .ftc-product.product .item-description,
.product-slide8 .woocommerce .ftc-product.product .item-description{
    padding-top: 0;
    position: absolute;
    z-index: 111;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: 100%;
    padding: 10px 0 15px;
    opacity: 0;
}
.product-slide2 .woocommerce .ftc-product.product:hover .item-description,
.product-slide8 .woocommerce .ftc-product.product:hover .item-description{
    opacity: 1;
    transition: all 1s ease-in-out;
}
.product-slide2 .woocommerce .ftc-product.product .item-description h3 a,
.product-slide2 .woocommerce .ftc-product.product .item-description .price .amount,
.product-slide2 .woocommerce div.product span.price del,
.product-slide2 .woocommerce .products .ftc-product .price del span,
.product-slide8 .woocommerce .ftc-product.product .item-description h3 a,
.product-slide8 .woocommerce .ftc-product.product .item-description .price .amount,
.product-slide8 .woocommerce div.product span.price del,
.product-slide8 .woocommerce .products .ftc-product .price del span
{
    color: #fff;
    font-weight: bold;
}
.product-slide2 .woocommerce div.product p.price,
.product-slide2  .woocommerce div.product span.price,
.product-slide8 .woocommerce div.product p.price,
.product-slide8  .woocommerce div.product span.price,
.product-slide2 .woocommerce .product-row div.product span.price,
.product-slide8 .woocommerce .product-row div.product span.price
{
    margin-bottom: 0;
}
.product-slide2 .woocommerce .product .conditions-box{
    display: none;
}
.product-slide2 .woocommerce .ftc-product.product .item-image,
.product-slide8 .woocommerce .ftc-product.product .item-image{
    margin:0;
}
.product-slide2 .owl-carousel .owl-nav >div,
.product-slide8 .owl-carousel .owl-nav >div{
    top: auto;
    bottom: -45px;
}
.product-slide2 .owl-carousel .owl-nav .owl-prev,
.product-slide8 .owl-carousel .owl-nav .owl-prev{
    transform: translateX(-50%);
    left: 50%;
    -webkit-transform: translateX(-50%);
    background: transparent;
    margin:0 !important;
}
.product-slide2 .owl-carousel .owl-nav .owl-next,
.product-slide8 .owl-carousel .owl-nav .owl-next{
    left: 50%;
    -webkit-transform: translateX(-50%);
    background: transparent;
    transform: translateX(-50%);
    margin:0 !important;
}
.product-slide2,.product-slide8{
    padding-bottom: 50px;
}
.product-slide2 .owl-nav > div.owl-next:before,
.product-slide8 .owl-nav > div.owl-next:before{
    content: '\f178';
    position: relative;
    left: 25px;
}
.product-slide2 .owl-nav > div.owl-prev:before,
.product-slide8 .owl-nav > div.owl-prev:before{
    content: '\f177';
    position: relative;
    left: -25px;

}
.row-slogan{
    padding-top: 60px;
}
.row-sloganblog > .wpb_column > .wpb_wrapper {
    padding-top: 90px;
    border-top: 1px solid #ebebeb;
}
.row-feature{
    padding-top: 100px;
}
.feature-home5 .header-title-h5{
    color: #fff;
}

/*post-home*/
#post-home .ftc-smooth-image.ftc-smooth{
    text-align: right;
    z-index: 2;
}
#post-home {
    padding-top: 15px;
    padding-bottom: 70px;
}
.color-home{
    width: 170px;
    height: 170px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    top: auto;
    font-size: 0;
}
#post-home .btn-a{
    display: flex;
}
#post-home .btn-a a{
    font-size: 15px;
    padding: 9px 22px;
    border-radius: 30px;
    color: #fff;
    font-weight: 600;
}
#post-home .btn-a a:hover{
    background: #444;
}
#post-home .post-home-img {
    padding-bottom: 65px;
}
#post-home .post-home-content  .bg-heading {
    font-size: 30px;
    font-weight: bold;
}
#post-home .post-home-content  .text-para {
    letter-spacing: 0.5px;
    margin-bottom: 45px;
    text-align: justify;
    line-height: 24px;
    font-size: 15px;
}
#post-home .post-home-content .text_description_title{
    margin-bottom: 40px;
    position: relative;
}
#post-home .post-home-content .text_description_title:before{
    width: 20px;
    height: 10px;
    content: '';
    position: absolute;
    left: 0;
    top: -40px;
}
#post-home .post-right{
    display: flex;
    align-items: center;
}

/*blog-v2*/
.ftc-sb-blogs2 .post-wrapper{
    display: flex;
    flex-direction: row;
    padding-bottom: 15px;
}
.ftc-sb-blogs2 .blog2-h2{
    width: 200px;
}
.ftc-sb-blogs2 .blog2-content{
    flex:1 1 0;
}
.ftc-sb-blogs2 .blogs article .blog-image > img{
    /*height: 150px;*/
}

.ftc-sb-blogs2 .date-time .month{
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
}
.ftc-sb-blogs2 .date-time .day{
    font-size: 48px;
    margin-bottom: 9px;
    font-weight: bold;

}
.ftc-sb-blogs2 .date-time{
    padding-left: 25px;
    border-left: 5px solid;
}
.ftc-sb-blogs2 .blogs .entry-content{
    margin-top: 0;
}
.ftc-sb-blogs2 .blogs article h3.blog-title{
    border-bottom: 0;
    margin-bottom: 0;
    height: auto;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 20px 0 5px;
}

.blog-right{
    position: absolute;
    top: 80px;
    color: #fff;
    text-align: center;
    margin: 0 auto;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
}
.blog-right .btn-right{
    display: flex;
    justify-content: center;
}
.blog-right .btn-right a{
    font-size: 15px;
    padding: 9px 22px;
    border-radius: 30px;
    color: #fff;
    font-weight: bold;
}
.blog-right .btn-right a:hover{
    background: #444;
}
.blog-right h3{
    font-weight: bold;
}
.blog-right p{
    line-height: 36px;
    font-size: 16px;
    margin-bottom: 40px;
}


/*header-title-h5*/
.header-title-h5 .bg-heading{
    font-size: 36px;
    line-height: 30px;
    letter-spacing: 1px;
    font-weight: bold;
}


.top-home7 .ftc-sb-brandslider .owl-item img{
    width: auto;
    margin: 0 auto;
}
.top-home7{
    padding-top: 95px;
    padding-bottom: 70px;
}
/*footer home5*/
.top-home5 .ftc-sb-brandslider .owl-item img{
    width: auto;
    margin: 0 auto;
}

.top-home5{
    padding-top: 50px;
    padding-bottom: 15px;
    border-top: 1px solid #ebebeb;
}
.footer-bottom5 ul.no-padding.bullet li a, .footer-bottom5 ul.info-company li a {
    font-size: 15px;
}
.footer-bottom5{
    border-bottom: 1px solid #333;
}
.widget .footer-bottom5 ul.no-padding.bullet li{
    padding: 5px 0;
}
footer#colophon .ftc-footer .footer-bottom5 .widget-title:before,
.footer-bottom5 div.info-com:before,
.footer-bottom5 div.info-com:after{
    display: none;
}
.footer-bottom5 .insragram-bot.instagram-img .instagram-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.footer-bottom5 .insragram-bot.instagram-img .instagram-content{
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.footer-bottom5 .insragram-bot.instagram-img .instagram-content li{
    width: calc(33.33% - 10px);
    padding: 0;
}
.footer-bottom5 ul.instagram img:hover{
    transform: scale(1,1);
    opacity: 0.7;
}
footer#colophon .ftc-footer  .footer-bottom5 .ftc-instagram .widget-title {
    display: none;
}
.footer-bottom5 .social-icons ul{
    text-align: left;
}
footer .footer-bottom5 .social-icons li{
    margin-right: 5px;
}
footer .footer-bottom5 .social-icons li a{
    background: transparent;
}
.footer-bottom5 .social-icons{
    padding-top: 5px;
}
.bot-soc.wpb_row    {
    margin-bottom: 0;
    padding: 20px 0 20px;
    display: flex;
    align-items: center;
}
.bot-soc.wpb_row  .bottom_footer{
    text-align: right;
}
.footer-bottom5 ul.no-padding.info-company{
    padding: 0;
    margin:0;
}

.footer-bottom5:before{
    position: absolute;
    content: "";
    background: url(assets/images/white.png) center no-repeat;
    top: 0;
    width: 100%;
    height: 37px;
    z-index: 1;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}

.ftc-filters-button a:before{
    content: '\f1de';
    font-family: FontAwesome;
    margin-right: 5px;
}
.ftc-filters-content {
    position: fixed;
    width: 300px;
    top: 0;
    bottom: 0;
    left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    background-color: #fff;
    z-index: 500;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
    -webkit-transition: transform .25s ease;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease;
    transform: translate3d(-300px, 0, 0);
    -webkit-transform: translate3d(-300px, 0, 0);
}
.show-filter .ftc-filters-content{
    transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    overflow-y: auto;
    padding: 20px;
}
body.show-filter .ftc-close-popup {
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .25s ease, visibility 0s ease;
    transition: opacity .25s ease, visibility 0s ease;
}
.ftc-filters-content .close-sidebar {
    display: block;
}
a.theme-color {
    color: #fff;
}
.theme-color:hover {
    color: #999;
}
.theme-color2:hover {
    color: #fff !important;
}
.theme-color3:hover {
    color: #333 !important;
}
.header-content .container:before, .header-content .container:after{
    display: none;
}
/*group-button*/
.woocommerce .product .item-image > a.quickshop{
    display: none;
}
.product .button-in-product {
    display: none;
    width: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.product .button-in-product > div,
.product .button-in-product > a{
    display: flex;
}
.woocommerce .product .item-image .button-in-product > div,
.woocommerce .product .item-image .button-in-product > div a,
.woocommerce .product .item-image .button-in-product > a{
    width:40px;
    border-radius: 50%;
    border: 0;
}

/*layout 6*/
.header-layout6 .ftc-enable-ajax-search{
    display: none;
}
.header-layout6 .is-sticky .header-home5,
.header-layout6 .header-home5{
    background: #040203;
}
.header-layout6 .is-sticky .header-content {
    display: none;
}
.header-layout6 .header-content.header-sticky .logo-wrapper{
    display: flex;
    flex: 1 1 0;
    justify-content: center;
}
.header-layout6 .ftc_search_ajax .search-button{
    color: #fff;
}

#deals-2.deal-home6 .ftc-product-time-deal{
    border-top: 0;
}
.deal-home6 {
    padding-top: 100px;
}
.product-slide2.slide-home6 .woocommerce .products .ftc-product.product{
    max-width: 100%;
}
#post-home .post-h6 .post-home-img{
    padding-bottom: 0;
    padding-right: 0 !important;
    padding-left: 0 !important;
    max-width: 470px;
    width: 100%;
}
.post-right.post-h6 .post-home-content{
    border:1px solid #ebebeb;
    padding: 70px 0 0;
    border-left: 0;
    width: 100%;
}
#post-home .post-right.post-h6{
    display: inline-flex;
}
#post-home.ph-h6 .text-div-h5{
    padding-left: 45px;
}
#post-home.ph-h6{
    margin-bottom:0;
    /*border-bottom: 1px solid #ebebeb;*/
    margin-left: 0;
    padding-bottom: 70px;
    margin-right: 0;
}
.deals-bot-h6 .ftc-product-time-deal .woocommerce .ftc-product.product .item-description{
    display: none;
}
.deal-product-h6 .ftc-product-time-deal{
    margin-left: auto;
}
.deals-bot-h6 .ftc-product-time-deal.ftc-slider .ftc-product{
    max-width: 570px !important;
    float: none;
    margin-left: auto !important
}
.deals-bot-h6 .ftc-product-time-deal {
    margin-left: 0;
}
.product-deal-h6 .product-slide2 .ftc-product-slider {
    padding-left: 0;
}
.vc_row.feature-home5.product-deal-h6{
    padding-top: 10px;
}
#post-home.ph-h6 .ftc-smooth-image.ftc-smooth{
    margin-bottom: 0;
    text-align: left;
}
.product-slide2.deal-product-h6 .ftc-product-slider{
    padding-left: 0;
}
.feature-home5.product-deal-h6 .owl-carousel .owl-nav .owl-next,
.product-slide8 .owl-carousel .owl-nav .owl-next{
    left: 103%;
}
.feature-home5.product-deal-h6 .owl-carousel .owl-nav .owl-prev,
.product-slide8 .owl-carousel .owl-nav .owl-prev{
    left: 102%;
}
.deals-bot-h6 .ftc-product-time-deal .counter-wrapper {
    display: none;
}
.deals-bot-h6 .button-in-product{
    display: none;
}
.deals-bot-h6 .ftc-product-time-deal .ftc-product.product .item-description{
    margin-top: 0;
    text-align: center;
    max-width: 330px;
}
.header-layout7{
    position: absolute;
    z-index: 999;
    margin: 0 auto;
    width: 100%;
    color: #fff;
    background: transparent;
}
.header-layout7 .ftc-enable-ajax-search,
.header-layout8 .ftc-enable-ajax-search{
    display: none;
}
.header-layout7 .cart-total .amount,
.header-layout8 .cart-total .amount{
    display: none;
}
.header-layout7 a.ftc_cart,
.header-layout7 .ftc_search_ajax .search-button{
    color: #fff;
}
.header-layout7 .ftc_cart:before,
.header-layout8 .ftc_cart:before{
    content: '\f291';
    font-size: 18px;
    margin-right: 20px;

}
.header-layout7 .ftc_cart:before{
    color: #fff;
}
.header-layout7 .ftc-shop-cart,
.header-layout8 .ftc-shop-cart{
    width: auto;
    margin-left: 25px;
}
.header-layout7 span.cart-number::before,
.header-layout8 span.cart-number::before{
    content: '';
}
.header-layout7 span.cart-number,
.header-layout8 span.cart-number{
    color: #fff;
    padding: 3px 7px;
    border-radius: 50%;
    position: relative;
    top: -10px;
}
.header-layout7 span.cart-number::after,
.header-layout8 span.cart-number::after{
    content: '';
}
.header-layout7 .header-home5{
    background: transparent;
    margin-top: 10px;
}
.header-layout8 .header-home5{
    background: transparent;
}
.header-layout7 .header-home5 .stack-menu .navigation-primary,
.header-layout8 .header-home5 .stack-menu .navigation-primary{
    display: initial;
}
.header-layout7 .header-home5 .stack-menu,
.header-layout8 .header-home5 .stack-menu{
    justify-content: center;
}
.header-layout7 .is-sticky .header-home5{
    background: #444;
}
.header-layout7 .header-content{
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
.header-layout8 .header-home5 .stack-menu > div{
    background: #000;
    z-index: 6;
}
.header-layout7 a.ftc_cart .cart-total >.amount,
.header-layout8 a.ftc_cart .cart-total >.amount{
    display: none;
}
.header-layout7 .logo-wrapper, 
.header-layout8 .logo-wrapper {
    display: flex;
    flex:1 1 0;
    justify-content: center;
}
.header-layout8 .is-sticky .container.stack-menu {
    background-color: transparent;
}
@media only screen and (min-width: 1200px) and (max-width: 1400px){
    .header-layout8:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        background-color: #fff;
        width: 1200px;
        height: 100%;
        z-index: 0;
        transform: translateX(-50%);
    }
}
@media only screen and (min-width: 992px) and (max-width: 1200px){
    .header-layout8:before {
        content: "";
        position: absolute;
        left: 50%;
        top: 0;
        background-color: #fff;
        width: 970px;
        height: 100%;
        z-index: 0;
        transform: translateX(-50%);
    }

}
.banner-top-h6{
    text-align: center;
    width: 50%;
    margin: 0 auto;
    color: #fff;
    padding: 15px;
}
.banner-top-h6 >div{
    padding: 55px 20px;
    border: 1px solid #fff;
}
.btn-deal-2{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 45px;
}
.btn-deal-2 >a{
    color: #fff;
    background: #262626;
    padding: 7px 30px;
    font-size: 16px;
    border-radius:30px;
    font-weight: 500;
}
.btn-deal-2 >a:hover{
    background: #fff;
    color: #262626;
}
.life-banner .btn-a{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 45px;
}
.life-banner .btn-a >a{
    color: #fff;
    padding: 7px 30px;
    font-size: 16px;
    border-radius:30px;
    font-weight: 500;
}
.life-banner .btn-a >a:hover{
    background: #262626;
}

.con-h6 >h3{
    margin-bottom: 14px;
}
.life-banner{
    color: #fff;
    text-align: center;
}
.life-banner h3{
    font-size: 72px;
    font-weight: bold;
    line-height: 70px;
    text-transform: capitalize;
}
.life-banner h4{
    font-size: 90px;
    font-weight: 500;
    line-height: 99px;
    font-style: italic;
}
.life-orga{
    padding-top: 115px;
    padding-bottom: 95px;
}

.post-h7 .color-home{
    right: 15px;
}
#post-home.post-h7  .ftc-smooth-image.ftc-smooth{
    text-align: left;
}
.image1{
    margin-bottom: 30px;
}
.product-slide3 .ftc-product-slider{
    padding-left: 0;
}
.footer-bottom5 .info-company li{
    color: #999;
}
.footer-bottom5 .info-company li i{
    background: transparent;
}
.product-slide2 .owl-carousel .owl-stage-outer{
    padding: 0 15px;
}
.product-deal-h6 .product-slide2 .owl-carousel .owl-stage-outer,
.slide-home6.product-slide2 .owl-carousel .owl-stage-outer {
    padding: 0;
}
.vc_section[data-vc-full-width]>.vc_row.product-slide2
{
    margin-left: -15px;
    margin-right: -15px;
}
.single-product .variations .ftc-product-attribute{
    display: flex;
}

.single-product .variations .ftc-product-attribute .color a{
    display: inline-block;
    font-size: 0;
}
.single-product .variations .ftc-product-attribute .color{
    margin-right: 10px;
}
.single-product .variations .ftc-product-attribute .color a span{
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    font-size: 0;
}
.single-product .variations .ftc-product-attribute .color a:hover span,
.single-product .variations .ftc-product-attribute .color.selected span
{
    width: 30px;
    height: 30px;
    font-size: 0;
    margin: 5px;
}
.single-product .variations .ftc-product-attribute .color a:hover,
.single-product .variations .ftc-product-attribute .color.selected a
{
    border: 1px solid #ebebeb;
    /*margin-top: 8px;*/
}
.woocommerce div.product form.cart .variations label,
.woocommerce-page div.product form.cart .variations label,
.pp_woocommerce div.product form.cart .variations label{
    margin-left: 0;
    margin-top: 0;
}
.woocommerce div.product form.cart .variations tr,
.woocommerce-page div.product form.cart .variations tr,
.pp_woocommerce div.product form.cart .variations tr{
    display: flex;
}
.woocommerce div.product form.cart .variations tbody tr:nth-child(2) .variation-product__option a,
.woocommerce-page div.product form.cart .variations tbody tr:nth-child(2) .variation-product__option a,
.pp_woocommerce div.product form.cart .variations tbody tr:nth-child(2) .variation-product__option a{
    padding: 0 10px;
}
.woocommerce div.product form.cart .variations td.label{
    padding-right: 20px;
    min-width: 80px;
    text-align: left;
}
/* Off Canvas */
.ftc-off-canvas-cart {
    position: fixed;
    width: 450px;
    background-color: #fff;
    z-index: 99999;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    transition: all 0.3s ease;
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
}

.cart-canvas .ftc-off-canvas-cart {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
}

.cart-canvas .ftc-close-popup {
    opacity: 1;
    visibility: visible;
}

.off-canvas-cart-title .title {
    font-size: 16px;
    text-transform: uppercase;
    display: inline-block;
    width: auto;
    font-weight: 500;
}
.off-can-vas-inner .woocommerce.widget_shopping_cart .total strong {
    font-size: 16px;
}
.off-canvas-cart-title .total-count-cart {
    display: inline-block;
    color: inherit;
}
span.text-cart {
    display: none;
}
.off-canvas-cart-title .total-count-cart .cart-ico:before {
    content: "(";
}
.off-canvas-cart-title .total-count-cart .cart-ico:after {
    content: ")";
}
.off-canvas-cart-title .total-count-cart .my-cart {
    display: none;
}
.off_mini_cart_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.widget_shopping_cart_content .woocommerce_cart_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 5px 0;
}
.ftc-off-canvas-cart .quantity {
    position: relative;
    display: flex;
}
.quantity .svg-minus, .quantity .svg-plus {
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.off-canvas-cart-title {
    border-bottom: 1px solid #e5e5e5;
    padding: 25px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.admin-bar .ftc-off-canvas-cart {
    top: 32px;
}

a.close-cart {
    text-decoration: none;
    font-size: 0px;
    font-weight: 600;
    letter-spacing: .3px;
    text-transform: uppercase;
    position: relative;
    color: #2d2a2a;
    cursor: pointer;
    padding-right: 21px;
    text-align: right;
}

a.close-cart:after, a.close-cart:before {
    content: " ";
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -1px;
    width: 15px;
    height: 2px;
    display: inline-block;
    background-color: #2d2a2a;
    -webkit-transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
    -webkit-transition: background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: background-color .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
    transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out;
    transition: background-color .2s ease-in-out,transform .2s ease-in-out,width .2s ease-in-out,-webkit-transform .2s ease-in-out;
}
a.close-cart:hover:before {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
a.close-cart:hover:after {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.ftc-off-canvas-cart .woocommerce ul.woocommerce-mini-cart.cart_list li img {
    width: 90px;
    height: auto;
    max-width: 100%;
    margin: 0;
    float: none;
    display: block;
}
.ftc-off-canvas-cart .off-can-vas-inner, 
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart, 
.ftc-off-canvas-cart .widget_shopping_cart_content,
.ftc-off-canvas-cart .shop_table {
    height: 100%;
    position: static;
}
.ftc-off-canvas-cart .off-can-vas-inner {
    position: static;
    height: 100%;
}
.ftc-off-canvas-cart .shop_table form {
    display: block;
    width: 100%;
    height: 100%;
    position: static;
    padding-bottom: 285px;
}
.ftc-off-canvas-cart .widget_mini_cart_footer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    display: block;
    background: #fff;
    z-index: 9999;
}
.off-can-vas-inner .widget_shopping_cart .widget_shopping_cart_content .product_list_widget {
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0;
    height: 100%;
    display: flex;
    flex-direction: column;
    scrollbar-width: thin;
}
.woocommerce-cart .woocommerce .blockUI.blockOverlay:before, 
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li.loading:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    border: 1.3px solid #777;
    border-top-color: #a07936;
    z-index: 9999;
    animation: spin infinite ease 1s;
    top: calc(50% - 25px);
    left: auto;
    opacity: 1;
    right: 30%;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li.loading:before {
    z-index: 1;
    background: #fff;
    opacity: 0.6;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li:hover:before {
    background: #f9f9f9;
}
.ftc-off-canvas-cart .woocommerce  ul.product_list_widget span.woocommerce-Price-amount.amount{
    font-weight: normal;
}
.ftc-off-canvas-cart  .woocommerce  .total .amount{
    font-weight: bold;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li:first-child {
    padding-top: 15px;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li {
    display: flex;
    align-items: center;
    padding: 15px 20px;
    margin-bottom: 0px;
    border-bottom: 1px solid #ebebeb;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li:before {
    content: "";
    position: absolute;
    width: 200%;
    height: 100%;
    top: 0px;
    left: -60px;
    background: #0000;
    z-index: -1;
    pointer-events: none;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li.loading:before {
    z-index: 1;
    background: #fff;
    opacity: 0.6;
}
.ftc-off-canvas-cart .woocommerce-mini-cart-item__thumbnail {
    padding-right: 20px;
}
.ftc-off-canvas-cart .woocommerce-mini-cart-item__summary {
    flex: 1;
    display: flex;
    flex-flow: column;
    justify-content: space-between;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li:last-child {
    border-bottom: 0;
    margin-bottom: 13px;
}
.woocommerce.widget_shopping_cart .cart_list li {
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    display: inline-block;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: top;
}

.woocommerce.widget_shopping_cart .cart_list li:last-child {
    border: none;
    margin: 0;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li .remove {
    position: unset;
    z-index: 111;
    background: #0000;
    color: #999 !important;
    font-size: 26px;
    padding: 0;
    line-height: 18px;
    width: auto;
    height: auto;
    text-align: center;
    border-radius: 0;
    border: none;
    margin: 0;
    font-weight: 300;
}
.ftc-cart-tini {
    color: #262626;
}
.ftc-cart-tini:before {
    content: "\e04f";
    font-family: 'simple-line-icons';
    font-size: 18px;
    margin-right: 5px;
    color: inherit;
    line-height: 30px;
}

.woocommerce ul.cart_list li a {
    display: inline;
    font-weight: 400;
    line-height: 22px;
    text-align: left;
    text-transform: capitalize;
}

.woocommerce.widget_shopping_cart .cart_list li span.quantity {
    padding-left: 0;
    display: block;
    overflow: visible;
    float: right;
    width: calc(100% - 95px);
}

.woocommerce ul.cart_list li dl dd {
    padding: 0;
    margin: 0;
}
.woocommerce ul.cart_list li dl dt {
    padding: 0;
}
.woocommerce.widget_shopping_cart .total {
    text-transform: uppercase;
    padding: 15px 15px 0;
    border-top: 1px solid #ececec;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    margin-bottom: 0;
}
.ftc-off-canvas-cart .woocommerce-mini-cart__buttons.buttons {
    display: flex;
    flex-direction: column;
    padding: 20px;
    margin: 0;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .buttons a:first-child {
    background: unset;
    border: 1px solid #ebebeb;
}
.ftc-off-canvas-cart .woocommerce-mini-cart__buttons.buttons .checkout {
    margin-top: 10px;
}
.ftc-off-canvas-cart .woocommerce-mini-cart__buttons.buttons .button.wc-forward {
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .buttons a.checkout {
    background: #2c2c2c;
    color: #fff;
}
p.woocommerce-mini-cart__buttons.buttons {
    padding: 10px 15px 15px;
    width: 100%;
    background-color: #fff;
    z-index: 9;
    margin-bottom: 0;
}

p.woocommerce-mini-cart__buttons.buttons > a.button {
    width: 50%;
    display: inline-block;
    text-transform: uppercase;
    font-weight: normal;
    padding: 10px;
    border-radius: 0;
    cursor: pointer;
    background-image: none;
    border: 1px solid #e5e5e5;
    text-align: center;
    background-color: #fff;
    margin: 0;
}

p.woocommerce-mini-cart__buttons.buttons > a.button.checkout {
    background-color: #262626;
    border-color: #262626;
    color: #fff;
    width: 45%;
    float: right;
}
p.woocommerce-mini-cart__buttons.buttons > a.button.checkout:hover {
    color: #fff;
}
@media only screen and (max-width: 384px){
    .ftc-off-canvas-cart {
        width: 320px;
    }
}
form.checkout .woocommerce-shipping-fields label.checkbox input#ship-to-different-address-checkbox {
    margin: 0;
    margin-right: 10px;
}
form.checkout .woocommerce-shipping-fields label.checkbox {
    display: flex;
    align-items: center;
    margin-top: -10px;
}

ul.woocommerce-mini-cart.cart_list.product_list_widget dl.variation {
    display: none;
    padding: 0;
    border: 0;
    float: right;
    width: calc(100% - 95px);
}

/*p.woocommerce-mini-cart__empty-message {
    text-align: center;
}*/
.woocommerce-mini-cart__empty-message {
    text-align: center;
    margin-top: 70px;
    margin-bottom: 15px;
    color: #999;
    font-size: 16px;
    display: block;
    position: relative;
}
.shop_table.cart a.return-shop {
    display: block;
    padding: 0 15px;
    height: 50px;
    line-height: 50px;
    white-space: nowrap;
    font-size: 16px;
    font-weight: normal;
    background-color: #0000;
    border: 1px solid #e5e5e5;
    color: #444;
    width: calc(100% - 60px);
    text-align: center;
    margin: 0 auto;
    text-transform: uppercase;
}
.woocommerce-mini-cart__empty-message:before {
    content: "\e04f";
    font-family: 'simple-line-icons';
    font-size: 48px;
    line-height: normal;
    position: absolute;
    top: -55px;
    left: 50%;
    transform: translateX(-50%);
}
a.button.button-secondary.return-shop:hover {
    background-color: #0000;
}
.tini-cart-inner {
    visibility: hidden;
    position: absolute;
    width: 320px;
    left: auto;
    opacity: 0;
    top: 100%;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: 2px solid;
    z-index: 9999;
    text-align: left;
    right: 0;
    margin-right: 0;
    padding: 0;
    -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;
    line-height: 28px;
}

.ftc-shop-cart:hover .tini-cart-inner {
    -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;
}

#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .featured-favourite {
    padding: 15px 20px 10px;
}
.ftc-tini-cart {
    position: relative;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .total {
    display: block;
    padding: 15px 20px;
    font-size: 16px;
    margin-bottom: 0;
    background: #f5f5f5;
    border: none;
    width: 100%;
    margin-bottom: 0;
}

/*dropdown cart*/
.header-layout1 .ftc-shop-cart {
    margin-left: 15px;
}
.header-content .ftc-shop-cart{
    position: relative;
}
.header-content .ftc-shop-cart .cart-total{
    display: inline-block;
}
.header-content .ftc-shop-cart .cart-total:hover {
    color: #999;
}
.header-content .ftc-shop-cart .cart-total .cart-contents-count,
.header-content .ftc-shop-cart .cart-total .my-cart{
    display: inline-block;
}
.header-content .ftc-shop-cart .cart-total .cart-contents-count:before{
    content: '(';
}
.header-content .ftc-shop-cart .cart-total .cart-contents-count:after{
    content: ')';
}
.ftc-tini-cart .title{
    font-size: 20px;
    font-weight: bold;
    padding: 10px 15px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.ftc-tini-cart a.close-cart{
    position: absolute;
    right: 10px;
    top: 10px;
    color: red;
}

.ftc-tini-cart .cart_list li.mini_cart_item .ftc-widget-image{
    width: 100px;
}
.ftc-tini-cart .cart_list li.mini_cart_item .ftc-meta-widget .variation{
    display: none;
}
.ftc-tini-cart .cart_list li.mini_cart_item .ftc-meta-widget{
    display: flex;
    flex: 1 1 0; 
    flex-direction: column;
    width: 190px;
    padding: 0 15px;
}
.ftc-tini-cart .woocommerce.widget_shopping_cart .cart_list li a.remove{
    right: 5px;
}
.ftc-tini-cart .woocommerce ul.product_list_widget > li a{
    text-align: left;
}

.ftc-tini-cart .widget_shopping_cart .total-title{
    font-size: 16px;
    font-weight: bold;
    padding-right: 15px;
}
.ftc-tini-cart .quantity{
    display: flex;
    line-height: 30px;
    color: #444;
}
.ftc-tini-cart .tini-cart-inner{
    display: none;
}

.header-layout5 .logo,
.header-layout6 .logo,
.header-layout7 .logo,
.header-layout8 .logo{
    padding-left: 90px;
}

.footer-bottom5 .widget-title{
    font-size: 16px;
    margin-left: 0;
}
.post-h7 .row-slogan > .wpb_column > .wpb_wrapper {
    padding-top: 100px;
    border-top: 1px solid;
}

.header-layout5 .logo-wrapper,
.header-layout6 .logo-wrapper,
.header-layout7 .logo-wrapper{
    flex: 1 1 0;
    justify-content: center;
}
.header-layout8 .is-sticky .header-content {
    display: none;
}
.header-layout8 {
    background-color: #f8f4f1;
}
.header-layout8 .header-content {
    padding: 0;
}
.header-layout8 .is-sticky .header-sticky {
    background: transparent;
    box-shadow: none;
}
.header-layout8 .header-content .container {
    padding-top: 22px;
    padding-bottom: 22px;
}
.header-layout7 .is-sticky .header-content{
    display: none;
}
.header-layout7 .is-sticky .header-home5, .header-layout8 .is-sticky .header-home5{
    margin-top: 0;
}
.deal-home .woocommerce .product .item-image .button-in-product > div,
.deal-home .woocommerce .product .item-image .button-in-product > div a,
.deal-home .woocommerce .product .item-image .button-in-product > a{
    border-radius: 0;
}
@media only screen and (min-width: 1239px){
    .product-slide2.deal-product-h6 .woocommerce .products .ftc-product.product{
        min-width: 270px;
    }
}
.cart-canvas .ftc-close-popup {
    opacity: 1;
    visibility: visible;
}
.ftc-close-popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11112;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, .7);
    -webkit-transition: opacity .25s ease, visibility 0s ease .25s;
    transition: opacity .25s ease, visibility 0s ease .25s;
}
.accordion-tabs .vc_tta-panel-body{
    padding: 15px;
}
.product-category-top-content{
    display: none;
    justify-content: center;
    padding-top: 15px;
    margin: 0 -15px;
}
aside.ftc-sidebar.product-category-top-content.show-adside-content {
    display: flex !important;
}
.widget-container.widget_price_filter form {
    margin-top: 22px;
}
.product-category-top-content .widget-container{
    width: 25%;
    margin: 0 15px;
    margin-bottom: 15px;
}
.product-category-top-content .widget-container.widget_layered_nav{
    border: 1px solid #ebebeb;
}
.product-category-top-content .widget-container.widget_layered_nav .widget-title{
    padding: 12px 0 !important;
}
.product-category-top-content .widget-container.widget_layered_nav .woocommerce-widget-layered-nav-list{
    padding: 0 20px;
    padding-bottom: 15px;
}
.prod-cat-show-top-content-button{
    position: relative;
}
.prod-cat-show-top-content-button a:after{
    position: absolute;
    top: 4px;
    margin-left: 10px;
    font-family: 'FontAwesome';
    content: "\f107";
    font-size: 14px;
    line-height: 14px;
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.prod-cat-show-top-content-button a.down:after,
.prod-cat-show-top-content-button a:hover:after
{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
}

.feature-home5 .products{
    /*margin: 0 -15px;*/
}
.vc_section[data-vc-full-width]>.vc_row.product-slide2.deal-product-h6 {
    margin-right: 0;
}
.qaa.wpb_column.vc_column_container.vc_col-sm-6
{
    padding-right: 5px !important;
}
.product-slide2 .woocommerce .products:not(.list) .product .item-description.wc-vendor .wcvendors_sold_by_in_loop,
.product-slide8 .woocommerce .products:not(.list) .product .item-description.wc-vendor .wcvendors_sold_by_in_loop{
    position: relative;
    color: #fff;
}
.product-slide2 .woocommerce .products:not(.list) .product .item-description.wc-vendor,
.product-slide8 .woocommerce .products:not(.list) .product .item-description.wc-vendor{
    padding-bottom: 14px;
}
.col-sm-9 .prod-cat-show-top-content-button{
    display: none;
}
.deal-home .ftc-product-time-deal .meta_info{
    display: flex;
    left: -145px;
    width: 51%;
    top: 31px;
}
.deal-home .ftc-product-time-deal .button-in-product{
    opacity: 0 !important;
}

/* Cookie Notice */
.ftc-cookies-popup {
    width: 330px;
    border-radius: 15px;
    position: fixed;
    top: auto;
    left: 30px;
    right: 0;
    bottom: 0;
    z-index: 999;
    padding: 15px 20px 20px;
    background-color: #fff;
    -webkit-box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 0px 9px rgba(0, 0, 0, 0.14);
    transform: translate3d(0, 100%, 0);
    -webkit-transform: translate3d(0, 100%, 0);
    -webkit-transition: transform 0.35s ease;
    -webkit-transition: -webkit-transform 0.35s ease;
    transition: -webkit-transform 0.35s ease;
    transition: transform 0.35s ease;
    transition: transform 0.35s ease, -webkit-transform 0.35s ease; 
}
h3.cookies-title {
    text-align: center;
    margin-bottom: 10px;
    font-weight: 600;
}
.ftc-cookies-popup.popup-display {
    transform: none;
    -webkit-transform: none;
    margin-bottom: 30px;
    border: 1px solid #ebebeb;
}
.ftc-cookies-popup.popup-hide {
    transform: translate3d(0, 105%, 0);
    -webkit-transform: translate3d(0, 105%, 0); 
}
.ftc-cookies-inner {
    display: block;
    justify-content: space-between;
    align-items: center;
}
.cookies-info-text {
    text-align: center;
    margin-bottom: 20px;
}
.cookies-buttons {
    text-align: center;
    margin-bottom: 0px;
}
.cookies-info-text a.cookies-title {
    font-size: 18px;
    width: 100%;
    display: block;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 15px;
}
.cookies-buttons a.cookies-more-btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-right: 15px;
    background: #000;
    color: #fff;
}
.cookies-buttons a.btn.btn-size-small.btn-color-primary.cookies-accept-btn {
    color: #fff;
}
.cookies-buttons a.cookies-more-btn {
    margin-right: 10px;
    display: none;
}
@media only screen and (min-width: 1239px){
    .hm8 .product-slide3.deal-product-h6 .woocommerce .ftc-product-slider .owl-stage .owl-item
    {
        width: 270px !important;
    }
    .hm8 .product-slide2.deal-product-h6 .owl-carousel .owl-stage-outer
    {
        padding-left: 60px;
    }
}
@media only screen and (max-width: 768px){
    .product-slide3.deal-product-h6 .woocommerce .ftc-product-slider .owl-stage .owl-item{
        padding-left: 30px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px){
    .product-slide3.deal-product-h6 .woocommerce .ftc-product.product .item-description
    {
        width: 50%;
    }
}

.sales-product .products .ftc-product.product{
    max-width: 100%;
}
.sales-product .products .product .button-in-product .quickshop {
    display: none;
}
.sales-product .product-slide7.hh8 .products .ftc-product.product{
    max-width: 270px;
    width: auto;
    float: left;
}
.sales-product .product-slide7.hh8 .woocommerce .ftc-product-slider .owl-stage .owl-item{
    max-width: 270px;
}
.feature-home5 .deals-bot-h6 .ftc-product-time-deal .ftc-product .item-image>a:after{
    background-color: rgba(0,0,0,0);
}
.header-language ul{
    display:none;
    transition: all 1s linear;
    position: absolute;
    animation:animation_dropdown;
    -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;
}
.header-language ul li{
    list-style:none;
    background-color:#fff;
}

@-moz-keyframes animation_dropdown {
    0% {
        opacity: 0;
        visibility:hidden;
        margin-top:8px;
    }
    100% {
        opacity: 1;
        visibility:visible;
        margin-top:0px;
    }
}

@-webkit-keyframes animation_dropdown {
    0% {
        opacity: 0;
        visibility:hidden;
        margin-top:8px;
    }
    100% {
        opacity: 1;
        visibility:visible;
        margin-top:0px;
    }
}

@keyframes animation_dropdown {
    0% {
        opacity: 0;
        visibility:hidden;
        margin-top:8px;
    }
    100% {
        opacity: 1;
        visibility:visible;
        margin-top:0px;
    }
}
.pv_shop_description.col-md-9{
    margin-bottom: 18px;
}
.ftc-product-video-button:before{
    font-family: 'FontAwesome';
    content: "\f04b";
    font-size: 16px;
    margin-left: 2px;
}
.woocommerce .product .images .ftc-product-video-button{
    background: #e5e5e5;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    line-height: 40px;
    text-align: center;
    padding: 0;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 20px;
    bottom: 20px;
    z-index: 9999;
    cursor: pointer;
    text-decoration: none;
    color: #3f3f3f;
}
.header-layout1 .cart-total span.amount{
    display: inline-block;
}
.header-layout1 .ftc_cart:before{
    margin-right: 0;
    margin-left: 0;
    right: 5px;
    top: 2px;
}
.product-slide2.product-slide-home5 .ftc-product-slider,
.slide-home6.product-slide2 .ftc-product-slider {
    padding-left: 0;
}
.blog-hh5 .ftc-sb-blogs2 .blogs {
    margin: 0 -15px;
}
.cloud-zoom-big { 
    top: 0 !important; 
}
.feature-home8 .product-slide2.deal-product-h6 .owl-carousel .owl-nav .owl-next {
    right: -4%;
}
.feature-home8 .product-slide2.deal-product-h6 .owl-carousel .owl-nav .owl-prev {
    left: 102%;
}
.ftc_cart_list li.loading:before {
    content: "";
    background: url(assets/images/loadingp.gif);
    position: absolute;
    top: 50%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin-top: -20px;
    z-index: 1;
}
.ftc_cart_list li.loading:after{
    content: "";
    position: absolute;
    top: -20px;
    right: -10px;
    left: -10px;
    bottom:0;
    background-color: rgba(0, 0, 0, 0.5);
}
.header-layout5 a.ftc-cart-tini:before,
.header-layout7 a.ftc-cart-tini:before{
    color: #fff;
    margin-right: 0;
}   
.feature-home5.product-slide8 {
    padding-top: 35px;
}
.rev-home8  {
    margin-top: 30px;
}

.header-layout9 .is-sticky .header-content {
    background-color: #333;
}
.header-layout16 .is-sticky .header-content {
    background-color: #333;
}
/* Home 9 */
.header-layout9 .header-content .navigation-primary {
    justify-content: center;
    flex: 1;
}
.header-layout9  .header-content .container > div.search-cart,
.header-layout14  .header-content .container > div.search-cart,
.header-layout15  .header-content .container > div.search-cart ,
.header-layout16  .header-content .container > div.search-cart{
    max-width: 100%;
    width: auto;
    display: flex;
    justify-content: space-between;
}
.header-layout9  .cart-total span.amount,
.header-layout10  .cart-total span.amount ,
.header-layout11  .cart-total span.amount ,
.header-layout14  .cart-total span.amount ,
.header-layout15  .cart-total span.amount,
.header-layout16  .cart-total span.amount,
.header-layout17  .cart-total span.amount,
.header-layout20  .cart-total span.amount,
.header-layout21  .cart-total span.amount,
.header-layout22  .cart-total span.amount{
    display: none;
}
.header-layout9 .dropdown-desk .desk-child,
.header-layout10 .dropdown-desk .desk-child,
.header-layout14 .dropdown-desk .desk-child,
.header-layout11 .dropdown-desk .desk-child,
.header-layout15 .dropdown-desk .desk-child,
.header-layout16 .dropdown-desk .desk-child,
.header-layout22 .dropdown-desk .desk-child{
    left: auto;
    right: 0;
}
.header-layout9 .header-content .ftc-shop-cart,
.header-layout10 .header-content .ftc-shop-cart,
.header-layout14 .header-content .ftc-shop-cart{
    margin: 0 25px;
}
.header-layout9 span.cart-number,
.header-layout10 span.cart-number,
.header-layout11 span.cart-number {
    position: relative;
    top: -15px;
    right: 0;
    background: #333;
    color: #fff;
    min-width: 20px;
    border-radius: 50%;
    text-align: center;
    padding: 1px 5px;
    font-size: 12px;
}
.header-layout9 span.cart-number::before,.header-layout9  span.cart-number::after,
.header-layout10 span.cart-number::before,.header-layout10  span.cart-number::after,
.header-layout11 span.cart-number::before,.header-layout11  span.cart-number::after,
.header-layout14 span.cart-number::before,
.header-layout14  span.cart-number::after,
.header-layout15 span.cart-number::before,
.header-layout15  span.cart-number::after,
.header-layout16 span.cart-number::before,
.header-layout16  span.cart-number::after,
.header-layout17 span.cart-number::before,
.header-layout17  span.cart-number::after,
.header-layout20 span.cart-number::before,
.header-layout20  span.cart-number::after,
.header-layout21 span.cart-number::before,
.header-layout21  span.cart-number::after{
    display: none;
}
.header-layout9  .ftc_search_ajax .search-button ,
.header-layout10  .ftc_search_ajax .search-button ,
.header-layout11  .ftc_search_ajax .search-button,
.header-layout14  .ftc_search_ajax .search-button,
.header-layout15  .ftc_search_ajax .search-button,
.header-layout16  .ftc_search_ajax .search-button{
    font-size: 17px;
}
.header-layout9  .toggle-menu-home .mobile-nav-desk{
    font-size: 16px;
    line-height: 30px;
}
.ftc-sb-language ul {
    margin-bottom: 0;
    padding-bottom: 5px;
}
.ftc-currency > a i, .ftc-sb-language ul > li> a.lang_sel_sel i {
    padding-left: 5px;
}
.header-currency .ftc-currency > a {
    padding-bottom: 5px;
}
.desk-child .ftc-sb-language, .desk-child .header-currency {
    margin-right: 0;
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 9px;
}
.desk-child .header-currency ul {
    width: 150px;
    left: 50%;
    color: #666;
    text-align: center;
}
.header-layout31 .desk-child .header-currency ul {
    left: auto;
    right: 100%;
    margin-right: 0;
    top: 0;
}
.header-layout31 .desk-child .ftc-sb-language ul ul {
    right: 100%;
    left: auto;
    top: 0;
}
.header-layout9 .desk-child .header-currency ul ,
.header-layout10 .desk-child .header-currency ul,
.header-layout11 .desk-child .header-currency ul,
.header-layout14 .desk-child .header-currency ul,
.header-layout15 .desk-child .header-currency ul,
.header-layout16 .desk-child .header-currency ul,
.header-layout21 .desk-child .header-currency ul{
    left: auto;
    right: 0;
}
.desk-child .ftc-sb-account .ftc_login > a, .desk-child .ftc-sb-account,
.desk-child .ftc-my-wishlist *,
.header-layout9 .is-sticky .dropdown-desk .desk-child a ,
.header-layout9 .is-sticky .dropdown-desk .desk-child .ftc-my-wishlist *,
.header-layout10 .is-sticky .dropdown-desk .desk-child a ,
.header-layout10 .is-sticky .dropdown-desk .desk-child .ftc-my-wishlist *,
.header-layout11 .is-sticky .dropdown-desk .desk-child a ,
.header-layout11 .is-sticky .dropdown-desk .desk-child .ftc-my-wishlist *,
.header-layout14 .is-sticky .dropdown-desk .desk-child a ,
.header-layout14 .is-sticky .dropdown-desk .desk-child .ftc-my-wishlist *,
.header-layout16 .is-sticky .dropdown-desk .desk-child a ,
.header-layout16 .is-sticky .dropdown-desk .desk-child .ftc-my-wishlist *{
    color: #666;
}
.header-layout9 .desk-child .ftc-account .dropdown-container ,
.header-layout10 .desk-child .ftc-account .dropdown-container,
.header-layout11 .desk-child .ftc-account .dropdown-container,
.header-layout14 .desk-child .ftc-account .dropdown-container,
.header-layout15 .desk-child .ftc-account .dropdown-container,
.header-layout16 .desk-child .ftc-account .dropdown-container,
.header-layout21 .desk-child .ftc-account .dropdown-container{
    left: auto;
    right: 0;
}
.header-sticky.header-sticky-hide .desk-child {
    display: none;
}
.ftc-instagram-social {
    display: none;
}
.ftc-product-slider .owl-carousel .owl-dots, .ftc-product-slider .owl-carousel .owl-dot {
    display: none;
}
.test-2 .ftc-sb-testimonial .owl-nav > div{
    top: auto;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    color: #333;
    background: transparent !important;
    border-color: transparent;
    height: auto !IMPORTANT;
    bottom: 0;
}
.test-2 .ftc-sb-testimonial .owl-nav .owl-prev  {
    margin-left: -51px !important;
}
.test-2 .ftc-sb-testimonial .owl-nav .owl-next{
    margin-left: 51px !important;
}
.test-2 .ftc-sb-testimonial .owl-nav  > div.owl-prev:before{
    content: "\f100";
}
.test-2 .ftc-sb-testimonial .owl-nav > div.owl-next:before{
    content: "\f101";
}
.test-2 .ftc-sb-testimonial .owl-nav > div:before{
    line-height: 20px;
    font-size: 16px;
}
.vc_row.border-product .wpb_wrapper {
    border-bottom: 1px solid #ebebeb;
    margin: 35px 0;
}
.test-2 .ftc-sb-testimonial .content-info {
    width: 21%;
}   
.test-2 .ftc-sb-testimonial .active .testimonial-content .content
{
    text-align: center
}
.test-2 .ftc-sb-testimonial.owl-carousel.ftc-slider.loaded.owl-loaded.owl-drag .content {
    width: 890px;
    line-height: 30px;
    top: 0;
    position:absolute;
    left: 50%;
    bottom: 0;
    font-size: 14px;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0;
    font-size: 15px;
    height: 95px;
    overflow: hidden;
}

.test-2 .ftc-sb-testimonial .active .testimonial-content .content,
.test-2 .ftc-sb-testimonial .active .testimonial-content .name, 
.test-2 .ftc-sb-testimonial .active .testimonial-content .byline, 
.test-2 .ftc-sb-testimonial .cloned .testimonial-content .content, 
.test-2 .ftc-sb-testimonial .cloned .testimonial-content .name, 
.test-2 .ftc-sb-testimonial .cloned .testimonial-content .byline,
.test-2 .ftc-sb-testimonial .owl-item .testimonial-content .content,
.test-2 .ftc-sb-testimonial .owl-item .testimonial-content .name,
.test-2 .ftc-sb-testimonial .owl-item .testimonial-content .byline,
.test-2 .ftc-sb-testimonial .owl-item .testimonial-content .rating ,
.test-2 .ftc-sb-testimonial .owl-item .testimonial-content .image{
    display: none;
}
.test-2 .ftc-sb-testimonial .active.center .testimonial-content .content,
.test-2 .ftc-sb-testimonial .active.center .testimonial-content .name, 
.test-2 .ftc-sb-testimonial .active.center .testimonial-content .byline ,
.test-2 .ftc-sb-testimonial .active .testimonial-content .image{
    display: block;
}
.test-2 .ftc-sb-testimonial .testimonial-content .image {
    width: 85px;
    height: 85px;
    margin-top: 0px;
    border-radius: 50%;
    top: 0;
    position: relative;
    left: auto;
    margin: 80px auto 15px;
}
.test-2 .ftc-sb-testimonial {
    width: 360px;
    margin: 0 auto;
}
.test-2 .ftc-sb-testimonial.owl-carousel .owl-stage-outer {
    overflow: visible;
}
.test-2 .content-test,.test-2 .testimonial-content .image img {
    background: transparent;
    padding: 0;
    border: 0;
}
.test-2 .ftc-sb-testimonial .active .testimonial-content .content:before {
    content: '\f10d';
    position: absolute;
    left: -40px;
    color: #111;
    top: 3px;
    font-size: 23px;
    font-family: FontAwesome;
}
.test-2 .ftc-sb-testimonial .active .testimonial-content .content:after
{
    display: none;
}
.test-2 .ftc-sb-testimonial .testimonial-content .byline, 
.test-2 .ftc-sb-testimonial .testimonial-content h4.name {
    min-width: 270px;
    text-align: center;
    left: 50%;
    transform: translateX(-50%);
    position: relative;
    line-height: 25px;
    bottom: 0;
    padding-left: 0
}
.test-2 .ftc-sb-testimonial .owl-dots > div:last-child {
    display: none;
}
.test-2 .ftc-sb-testimonial .owl-item .testimonial-content .byline {
    padding-bottom: 17px;
}
.test-2 .ftc-sb-testimonial.owl-carousel .owl-nav.disabled {
    display: inline-block;
    padding-top: 0;
}
/* Infinite */
.after-loop-wrapper {
    text-align: center;
}
.after-loop-wrapper span.page-load-status {
    text-align: center;
    display: inline-block !important;
    padding: 5px 15px;
    border: 1px solid #000;
    margin-top: 25px;
}
p.infinite-scroll-request,
p.infinite-scroll-last {
    margin-bottom: 0;
}
span.page-load-status p.infinite-scroll-request:after{
    content: "";
    display: inline-block;
    border: 2px solid #fff;
    border-radius: 50%;
    border-top: 2px solid #3498db;
    width: 15px;
    margin-left: 10px;
    margin-bottom: -3px;
    height: 15px;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.blog-home2 .ftc-sb-blogs .meta-slider {
    margin: 0;
}
.img-text-home9
{
    padding-top: 90px;
    padding-bottom: 40px;
}
.img-text-home9 > .wpb_column.vc_column_container > .wpb_wrapper {
    display: flex;
    align-items: center;
    text-align: center;
}
.img-text-home9 .ftc-smooth-image.ftc-smooth
{
    width: 40%;
}
.img-text-home9 .img-text-home9_2 {
    width: 57%;
    padding: 0 35px;
}
.ftc-sb-button a.ftc-button {
    position: relative;
    min-width: auto;
}
h3.text-another {
    text-transform: capitalize;
    font-size: 22px;
    font-family: 'Pacifico';
}
.img-text-home9_2 h4 {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 33px;
}
.img-text-home9_2 p {
    font-size: 16px;
    color: #666;
    font-style: italic;
    line-height: 30px;
    padding-bottom: 40px;
}
.img-text-home9_2 .ftc-sb-button a.ftc-button {
    font-size: 14px;
}
.img-text-home9_2 .ftc-sb-button a.ftc-button:hover{
    color: #333 !important;
}
.img-text-home9_2 .ftc-sb-button a.ftc-button:before,
.img-text-home9_2 .ftc-sb-button a.ftc-button:after
{
    width: 35px;
}
.img-text-home9_2 .ftc-sb-button a.ftc-button:hover:before,
.img-text-home9_2 .ftc-sb-button a.ftc-button:hover:after
{
    background-color: #333;
}
footer .footer-bottom9 .social-icons li a {
    background: rgba(255,255,255,0.075);
}
body  .revslider-9 .rev_slider_wrapper .tparrows {
    margin-top: 95px;
}
.header-layout9 .ftc-enable-ajax-search ul,
.header-layout9 .ftc-enable-ajax-search .error ,
.header-layout12 .ftc-enable-ajax-search ul,
.header-layout12 .ftc-enable-ajax-search .error,
.header-layout13 .ftc-enable-ajax-search ul,
.header-layout13 .ftc-enable-ajax-search .error,
.header-layout14 .ftc-enable-ajax-search ul,
.header-layout14 .ftc-enable-ajax-search .error,
.header-layout15 .ftc-enable-ajax-search ul,
.header-layout15 .ftc-enable-ajax-search .error,
.header-layout16 .ftc-enable-ajax-search ul,
.header-layout16 .ftc-enable-ajax-search .error,
.header-layout17 .ftc-enable-ajax-search ul,
.header-layout17 .ftc-enable-ajax-search .error,
.header-layout21 .ftc-enable-ajax-search ul,
.header-layout21 .ftc-enable-ajax-search .error,
.header-layout24 .ftc-enable-ajax-search ul,
.header-layout24 .ftc-enable-ajax-search .error,
.header-layout26 .ftc-enable-ajax-search ul,
.header-layout26 .ftc-enable-ajax-search .error{
    width: 270px;
}
.header-layout9 .ftc-enable-ajax-search,
.header-layout12 .ftc-enable-ajax-search,
.header-layout13 .ftc-enable-ajax-search,
.header-layout14 .ftc-enable-ajax-search,
.header-layout15 .ftc-enable-ajax-search,
.header-layout16 .ftc-enable-ajax-search,
.header-layout17 .ftc-enable-ajax-search,
.header-layout21 .ftc-enable-ajax-search,
.header-layout24 .ftc-enable-ajax-search,
.header-layout26 .ftc-enable-ajax-search 
{
    width: auto;
}
/* Product 360 */
.woocommerce .product .images a.ftc-video360 {
    z-index: 9999;
    position: absolute;
    bottom: 15px;
    width: 90px;
    background: #fff;
    height: 30px;
    line-height: 20px;
    right: 10px;
    padding: 5px;
    padding-left: 15px;
    border-radius: 30px;
}
.woocommerce .product .images a.ftc-video360:before {
    content: '';
    background: url(assets/images/refresh.gif) center center;
    height: 1em;
    width: 1em;
    display: block !important;
    position: absolute;
    -webkit-animation: spin 1s ease-in-out infinite;
    animation: spin 5s ease-in-out infinite;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 20px;
    color: rgba(0,0,0,.75);
    left: 10px;
    opacity: 0;
}
.woocommerce .product .images:hover a.ftc-video360:before {
    opacity: 1;
}
.woocommerce .product .images:hover a.ftc-video360 {
    width: 110px;
    padding-left: 35px;
}
.woocommerce .product .images a.ftc-video360:focus {
    outline: 0;
}
.mfp-close-btn-in .mfp-close {
    background: #fff;
}
.threesixty .threesixty_images img {
    cursor: move;
}

.map_contact.wpb_column.vc_column_container.vc_col-sm-12 {
    margin-top: -85px;
}
/* Home 10 */
.header-layout10 .header-content .container div.logo-wrapper.is-desktop,
.header-layout11 .header-content .container div.logo-wrapper.is-desktop {
    background: #ccc;
}
.header-layout10 .header-content .container div.logo-wrapper .logo{
    margin: 0 auto;
    padding: 34px 0;
}
.header-layout10 .header-content, .header-layout10 .is-sticky .header-sticky,
.header-layout11 .header-content, .header-layout11 .is-sticky .header-sticky {
    padding: 0;
}
.header-layout10 .header-content > .container{
    width: 100%;
    padding-right: 75px; 
}
@media only screen and (max-width: 1400px) {
    .header-layout10 .header-content > .container   {
        padding-right: 15px; 
    }
}

.header-layout10 .header-content .navigation-primary{
    flex: 1;
    padding-left: 30px;
}
.header-layout10 .header-content .container div.logo-wrapper{
    width: 20%;
    text-align: left;
    line-height: 40px;
}
.header-layout10 .header-content .navigation-primary .container {
    width: 850px;
    margin-left: 85px;
}
.header-layout10  .header-content .container > div.search-cart  {
    max-width: 100%;
    width: auto;
    display: flex;
    justify-content: space-between;
}
.header-layout10  .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul{
    text-align: left;
}
.header-layout10 .toggle-menu-home .mobile-nav-desk,.header-layout11  .toggle-menu-home .mobile-nav-desk{
    font-size: 18px;
    line-height: 30px;
}
.header-layout10 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown{
    left: 50%;
    transform: translateX(-45%);
}
.category-home10 .ftc-list-category-slider .category-slider .category-products img {
    min-height: auto;
}
.ftc-list-category-slider .owl-item:not(.active) {
    height: 0;
}
.category-home10 .category-products {
    display: flex;
    align-items: center;
    padding: 0;
}
.category-home10 .ftc-list-category-slider .item-description span.count-product-category {
    display: none;
}
.category-home10 .ftc-list-category-slider.ftc-slider .owl-item,
.category-home10 .ftc-list-category-slider.ftc-slider .owl-carousel .owl-stage-outer {
    border: 0 !important;
}
.vc_row.category-home10 {
    position: absolute;
    margin-top: -155px;
    width: 100%;
    top: auto;
    bottom: auto;
    z-index: 99;
}
.category-home10 > .wpb_column > .wpb_wrapper {
    border-top: 1px solid rgba(255,255,255,0.2);
    padding-top: 50px;
}
.category-home10 .category-slider h3.product_title {
    font-size: 15px;
    color: #fff;
    font-weight: normal;
    text-transform: capitalize;
    line-height: 44px;
    height: 44px;
}
.category-home10 .category-slider img{
    margin-right: 8px;
}
.img-text-home9.img-text-home10 .ftc-smooth-image.ftc-smooth {
    width: 34%;
}
.img-text-home9.img-text-home10 {
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: -30px;
}
.img-text-home9.img-text-home10 .img-text-home9_2 {
    text-align: left;
    max-width: 690px;
    width: 66%;
    padding: 0 0 0 95px;
}
.img-text-home10 h5 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 1px;
    line-height: 27px;
}
.img-text-home10 .img-text-home9_2 h4 {
    font-size: 50px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 55px;
}
.img-text-home10 .wpb_single_image {
    margin-bottom: 0;
    margin-top: 10px;
}
.img-text-home10 .img-text-home9_2 p {
    font-style: inherit;
    padding-bottom: 20px;
    text-align: justify;
}
.deal-home.deal-home10
{
    padding-top: 150px;
    padding-bottom: 120px;
}
h3.text-title-10 {
    font-size: 41px;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
    padding-top: 110px;
}
.blog-home10 h3.text-title-10
{
    color: #fff;
}
.text-blog.blog-home2.blog-home10 {
    padding-top: 30px;
    padding-bottom: 135px;
}
.button-home10 .ftc-sb-button a.ftc-button {
    font-size: 14px;
}
.button-home10 {
    padding-top: 35px;
    padding-bottom: 93px;
}
body  .revslider-10 .rev_slider_wrapper .tparrows{
    margin-top: -110px;
}
.category-home10  .category-slider.product-category.product {
    display: flex;
}

.header-layout11 .header-content .ftc-shop-cart{
    margin-right: 25px;
}
.header-layout11 .header-content .container div.logo-wrapper.is-desktop {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    z-index: 900;
}
.header-layout11 .navigation-primary {
    flex: 1;
    justify-content: center;
}

.header-layout11 .header-content > .container {
    height: 121px;
}
.header-layout11 .header-content .container div.logo-wrapper{
    padding: 0 30px;
    text-align: center;
    line-height: 40px;
}
.header-layout11 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3) {
    margin-right: 120px;
}
.header-layout11 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4) {
    margin-left: 120px;
}
.header-layout11 .header-content .container > div.search-cart {
    max-width: 100%;
    width: auto;
}
.header-layout11 .header-content > .container {
    width: 100%;
    padding: 0 155px; 
    position: relative;
    z-index: 999;
}
.header-layout11 .ftc-search-product .ftc_search_ajax {
    flex-direction: row;
    text-align: left;
}

@media only screen and (max-width: 1628px) {
    .header-layout11 .header-content > .container   {
        padding: 0 15px;
    }
}
.header-layout11 .header-content .container div.logo-wrapper .logo{
    margin: 0 auto;
    padding: 25px 0;
}
.header-layout11 .mega_main_menu > .menu_holder > .menu_inner > ul > li {
    margin-right: 0;
    padding: 0 15px;
    border-radius: 20px;
}
@media only screen and (min-width: 1199px) {
    .text-blog>.new-arrivals .vc_row, .text-blog-3>.new-arrivals .vc_row {
        margin-bottom: 0;
        padding-top: 80px !important;
    }
    .header-layout11 .mega_main_menu > .menu_holder > .menu_inner > ul > li {
        margin: 0 2px;
    }
}
.header-layout11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout11 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    background: rebeccapurple;   
}
.header-layout11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, 
.header-layout11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *, 
.header-layout11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link *,
.header-layout11 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link * {
    color: #fff;
}
@media only screen and (max-width: 1199px) {
    .header-layout11 .header-content .ftc-shop-cart {
        margin-right: 15px;
    }
    .header-layout11 .header-content .container div.logo-wrapper{
        padding: 0 6px;
    }
    .header-layout11 .header-content > .container {
        height: 100px;
    }
    .header-layout11 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4) {
        margin-left: 100px;
    }
    .header-layout11 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3) {
        margin-right: 100px;
    }
    .header-layout11 .mega_main_menu > .menu_holder > .menu_inner > ul > li{
        padding: 0 5px;
    }
}
.header-layout11 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown{
    left: 44%;
}
.header-layout11 .navigation-primary {
    padding-left: 120px;
}
body .revslider-11 .rev_slider_wrapper .tparrows:before {
    color: #fff;
}
.revslider-11 .tp-caption.rev-btn:hover{
    background-color: #fff !important;
}
.img-text-home9.img-text-home11 .img-text-home9_2 {
    width: 56%;
    padding: 0;
    padding-left: 30px;
}
.img-text-home9.img-text-home11 .ftc-smooth-image.ftc-smooth {
    width: 50%;
}
.deal-home11 .product-deal .wpb_text_column ,
.deal-home11 .product-deal .woocommerce .products .star-rating:before, 
.deal-home11 .product-deal .woocommerce .products .star-rating,
.deal-home11 .product-deal  .woocommerce .products .ftc-product .price del .amount,
.deal-home11 .product-deal  .woocommerce .products .ftc-product .price ,
.deal-home11 .product-deal .woocommerce .products .ftc-product .price del span,
.deal-home11 .product-deal .woocommerce .products .ftc-product .price del ,
.deal-home11 .product-deal .woocommerce .products .ftc-product .price .amount,
.deal-home11 .product-deal .product-price .amount,
.deal-home11 .product-deal .ftc-product-time-deal .counter-wrapper > div .number-wrapper span{
    color: #fff;
}
.deal-home11 .product-deal .ftc-product-time-deal .ftc-product.product .item-description
{
    opacity: 0.9
}
.deal-home11 .product-deal .ftc-product-time-deal h3.product-name > a:hover
{
    color: #333;
}
.deal-home11 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper div
{
    background: transparent;
    border-color: rgba(255,255,255,0.2);
    border-right: 0;
}
.deal-home11 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper > div:last-child{
    border-right: 1px solid rgba(255,255,255,0.2);
}
.img-text-home11 .img-text-home9_2 h4 {
    margin-bottom: 38px;
}
.img-text-home9.img-text-home10.img-text-home11 {
    padding-top: 150px;
    padding-bottom: 120px;
    margin-bottom: 0px;
}
.button-home11.button-home10 .ftc-sb-button a.ftc-button {
    color: #fff !important;
    background-color: #222 !important;
    padding: 9px 35px;
    border-radius: 20px;
}
.button-home11.button-home10 .ftc-sb-button a.ftc-button:before,
.button-home11.button-home10 .ftc-sb-button a.ftc-button:after
{
    display: none;
}
.button-home10.button-home11{
    padding-top: 20px;
    padding-bottom: 120px;
}
p.bottom_footer_right {
    text-align: right;
}
.footer-middle11 {
    border-bottom: 0;
    padding-top: 12px;
}
span.phone1 {
    display: inline-block;
    text-align: left;
    width: calc(100% - 45px);
    vertical-align: middle;
    margin-top: 5px;
    line-height: 23px;
}
.widget-column.footer-bottom ul.no-padding.bullet li  a{
    text-transform: capitalize;
}
.footer-bottom .footer-middle11 .contact-info .wpb_text_column {
    margin-bottom: 0 !important;
}
.footer-middle11 .contact-info.wpb_column > .wpb_wrapper {
    padding-right: 0;
}
.footer-middle11.footer-bottom5 ul.no-padding.bullet li:first-child{
    padding-top: 0;
}
.footer-middle11 .ftc-smooth-image.ftc-smooth {
    margin-bottom: 20px;
    text-align: left;
}
.footer-bottom5.footer-middle11 .info-company li i {
    margin-top: 8px;
}
.footer-bottom5.footer-middle11:before{
    display: none;
}
.vcard.author a, .ftc-sb-blogs .author a{
    text-transform: capitalize;
}
footer#colophon .ftc-footer  .footer-middle9 .widget-title:before {
    border-bottom: 2px solid;
}
.vc_row.wpb_row.vc_row-fluid.footer-middle9, .vc_row.wpb_row.vc_row-fluid.footer-middle9 a {
    font-size: 15px;
}
.footer-middle9 div.info-com:before, .footer-middle9 div.info-com:after {
    border-bottom-width: 2px;
}
.footer-middle9 .border-middle > .vc_column-inner {
    padding-top: 25px;
}
.ftc-footer .footer-bottom9 .copy-com {
    font-size: 15px;
}
/* Home 12 */
.header-layout12 .nav-left ,
.header-layout13 .nav-left{
    width: 35%;
    padding-top: 0;
}
.header-layout12 .nav-right,
.header-layout13 .nav-right  {
    width: 65%;
}
.header-layout12 .icon_social_comingsoon ul ,
.header-layout13 .icon_social_comingsoon ul {
    width: auto;
    margin-left: 0;
}
.header-layout12 .icon_social_comingsoon.header ul li a i ,
.header-layout13 .icon_social_comingsoon.header ul li a i{
    color: #fff;
    background-color: transparent;
    border-color: transparent;
    margin: 0;
    margin-right: 23px;
    width: 27px;
    height: 27px;
    position: relative;
    z-index: 1;
    line-height: 27px;
}
.header-layout12 .icon_social_comingsoon.header ul li a i:after,
.header-layout13 .icon_social_comingsoon.header ul li a i:after {
    content: "";
    background: url(assets/images/icon-social.png);
    border: 0;
    top: 2px;
    left: -5px;
    z-index: -1;
    position: absolute;
    width: 35px;
    height: 35px;
}
.header-layout13 .icon_social_comingsoon.header ul li a i:after {
    background: url(assets/images/icon-social2.png);
}
.header-layout12 .header-nav {
    background: #d29eaf;
    padding: 20px 0;
}
.header-layout13 .header-nav {
    padding: 20px 0;
    background-color: #fff;
}
.header-layout12  .icon_social_comingsoon.header ul li a i.fa-google-plus:hover ,
.header-layout13  .icon_social_comingsoon.header ul li a i.fa-google-plus:hover{
    color: #DC4A38;
}
.header-layout12 .icon_social_comingsoon.header ul li a i.fa-dribbble:hover ,
.header-layout13 .icon_social_comingsoon.header ul li a i.fa-dribbble:hover{
    color: #DD3E7B;
}
.header-layout12 .icon_social_comingsoon.header ul li a i.fa-twitter:hover ,
.header-layout13 .icon_social_comingsoon.header ul li a i.fa-twitter:hover{
    color: #3FCDFD;
}
.header-layout12 .icon_social_comingsoon.header ul li a i.fa-facebook:hover,
.header-layout13 .icon_social_comingsoon.header ul li a i.fa-facebook:hover {
    color: #3B5998;
}
.header-layout12 .icon_social_comingsoon.header ul li a i.fa-pinterest-p:hover ,
.header-layout13 .icon_social_comingsoon.header ul li a i.fa-pinterest-p:hover{
    color: #FE0000;
}
.header-layout12 .header-nav a,
.header-layout12 .info-desc > span,
.header-layout12 .ftc-sb-account .ftc_login > a, 
.header-layout12 .info-desc span,
.header-layout12  .ftc-sb-account,
.header-layout12 .ftc-my-wishlist * ,
.header-layout12 span.currency{
    color: #fff;
    font-size: 15px;
}
.header-layout12 .nav-right .ftc-sb-account a.my-account:before {
    color: #fff;
}
.header-layout12 .header-nav a:hover,
.header-layout12 .info-desc > span:hover,
.header-layout12 .ftc-sb-account .ftc_login > a:hover, 
.header-layout12 .info-desc span:hover,
.header-layout12 .ftc-my-wishlist:hover * ,
.header-layout12 .ftc-currency:hover span.currency,
.header-layout12 .header-currency:hover .ftc-currency > a,
.header-layout12 .header-nav .ftc-sb-language ul  ul li a,
.header-layout12 .nav-right .ftc-sb-account a.my-account:hover:before{
    color: #444;
}
.header-layout12 .nav-right .ftc-my-wishlist a:hover .count-wish{
    color: #444 !important;
}
.header-layout12 .nav-right > div:last-child , .header-layout13 .nav-right > div:last-child{
    display: inline-block;
}
.header-layout12 .logo-wrapper.is-desktop, .header-layout13 .logo-wrapper.is-desktop {
    position: absolute;
    bottom: -28px;
    z-index: 1;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.header-layout12 .header-content, .header-layout13 .header-content {
    position: relative;
    padding: 18px 0;
    z-index: 8;
}
.header-layout12 .header-content .ftc-shop-cart,
.header-layout12  .header-content  .ftc-search-product,
.header-layout13 .header-content .ftc-shop-cart,
.header-layout13  .header-content  .ftc-search-product{
    z-index: 2;
}
.header-layout12 .navigation-primary,.header-layout13 .navigation-primary {
    flex: 1;
    padding-left: 85px;
}
.header-layout12 .main-navigation, .header-layout13 .main-navigation {
    width: 100%;
    margin: 0;
}
.header-layout12 .header-content:before ,.header-layout13 .header-content:before {
    content: '';
    position: absolute;
    z-index: 1;
    background: url(assets/images/back-menu.png) bottom no-repeat;
    height: 68px;
    width: 100%;
    top: 0;
}
.header-layout12 .cart-total span.woocommerce-Price-amount.amount, 
.header-layout12 span.cart-number::before,
.header-layout12 span.cart-number::after ,
.header-layout13 .cart-total span.woocommerce-Price-amount.amount, 
.header-layout13 span.cart-number::before,
.header-layout13 span.cart-number::after{
    display: none;
}
.header-layout12 span.cart-number,
.header-layout13 span.cart-number {
    position: relative;
    top: -12px;
}
.revslider-12{
    margin-top: -5px;
}
.header-layout12 .mega_main_menu > .menu_holder > .menu_inner > ul > li ,
.header-layout13 .mega_main_menu > .menu_holder > .menu_inner > ul > li{
    margin: 0 20px;
    border: 0;
}
.header-layout12 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3),
.header-layout13 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3){
    margin-right: 100px;
}
.header-layout12 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4),
.header-layout13 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4){
    margin-left: 100px;
}
.header-layout12 .header-content .container .ftc-search-product > .ftc-search ,
.header-layout13 .header-content .container .ftc-search-product > .ftc-search{
    width: 100%;
    text-align: right;
}
.header-layout12 .header-content .container .ftc-search-product > .ftc-search form,
.header-layout13 .header-content .container .ftc-search-product > .ftc-search form{
    width: 40px;
}
.header-layout12 .info-desc > span:last-child:before, 
.header-layout12 .ftc-my-wishlist:before,
.header-layout12 .ftc-my-wishlist:after,
.header-layout12 .header-currency:before,
.header-layout13 .info-desc > span:last-child:before, 
.header-layout13 .ftc-my-wishlist:before,
.header-layout13 .ftc-my-wishlist:after,
.header-layout13 .header-currency:before {
    content: "";
    top: 6px;
    bottom: 5px;
    left: -17px;
    width: 1px;
    height: 13px;
    border-width: 0 1px 0 0;
    border-style: solid;
    position: absolute;
    color: #fff;
    opacity: 1;
}
.header-layout12 .ftc-my-wishlist:after , .header-layout13 .ftc-my-wishlist:after{
    right: -17px;
    left: auto !important;
}
.header-layout12 .header-nav a.tini-wishlist i ,
.header-layout13 .header-nav a.tini-wishlist i{
    display: none;
}
.header-layout12 .is-sticky .logo-wrapper.is-desktop,
.header-layout13 .is-sticky .logo-wrapper.is-desktop  {
    display: none;
}
.header-layout12  .is-sticky .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3),
.header-layout12 .is-sticky .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4),
.header-layout13  .is-sticky .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3),
.header-layout13 .is-sticky .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4){
    margin: 0 20px;
}
.header-layout12 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text,
.header-layout13 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    font-weight: 500;
}
.header-layout12 .header-currency ul, .header-layout13 .header-currency ul {
    width: 150px;
    right: 0;
    left: auto;
    text-align: center;
    font-size: 15px;
    margin-right: 0;
}
.header-layout12 .ftc-sb-language ul ul, .header-layout13 .ftc-sb-language ul ul {
    right: -15px;
    left: auto;
}
.header-layout12 .header-nav .ftc_forgot_pass a{
    color: #444;
}
.header-layout12 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown,
.header-layout13 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown{
    left: 45%;
}
.img-text-home12 {
    display: inline-flex;
    align-items: center;
}
.shortly-about h3 {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 18px;
    font-weight: 600;
}
.shortly-about h2 {
    font-size: 48px;
    text-transform: uppercase;
    line-height: 40px;
    font-weight: 600;
    padding-bottom: 13px;
}
p.cake-menu {
    font-size: 18px;
    font-weight: bold;
    padding-bottom: 40px;
    line-height: 26px;
}
p.cake-para {
    color: #666;
    font-size: 15px;
    line-height: 26px;
}
.img-text-home12  .single-img-center .ftc-smooth-image,
.img-text-home12  .single-img-center {
    margin-bottom: 0;
}
.img-text-home12 .ftc-sb-button a.ftc-button:before,.img-text-home12 .ftc-sb-button a.ftc-button:after {
    display: none;
}
.img-text-home12 .ftc-sb-button a.ftc-button {
    font-size: 14px;
    color: #fff !important;
    line-height: 40px;
    border-radius: 25px;
    padding: 0 20px;    
    font-weight: 500;
}
.img-text-home12 .ftc-sb-button a.ftc-button:hover{
    background-color: #333 !important;
}
.ftc-feature_1.ftc-feature_12 {
    margin-top: 70px;
}
.ftc-feature_12 .ftc-feature a.ftc_feature_image {
    overflow: visible;
}
.ftc-feature_12 .ftc-feature .effect
{
    background: transparent;
}
.ftc-feature_12 .ftc-feature .ftc_feature_content h3 {
    font-size: 18px;
    line-height: 67px;
    text-transform: uppercase;
    position: relative;
    font-weight: 600;
}
.ftc-feature_12.ftc-feature_1 .ftc-feature .ftc_feature_content h3 a {
    color: #444;
}

.ftc-feature_12 .wpb_column.vc_col-sm-4 h3:before {
    content: "\f107""\f107""\f107""\f107""\f107";
    font-family: fontawesome;
    position: absolute;
    left: 50%;
    bottom: -23px;
    transform: translateX(-50%);
    letter-spacing: -3px;
    font-size: 21px;
    font-weight: normal;
}
.ftc-feature_12 .top-1 .wpb_column.vc_col-sm-4:first-child h3:before {
    color: #a5dce1;
}
.ftc-feature_12 .top-1 .wpb_column.vc_col-sm-4:nth-child(2) h3:before{
    color: #e2a5a4;
}
.ftc-feature_12 .top-1 .wpb_column.vc_col-sm-4:last-child h3:before{
    color: #e2d9a3;
}
.ftc-feature_12 .top-2 .wpb_column.vc_col-sm-4:first-child h3:before{
    color: #bfdea4;
}
.ftc-feature_12 .top-2 .wpb_column.vc_col-sm-4:nth-child(2) h3:before{
    color: #93cdc4;
}
.ftc-feature_12 .top-2 .wpb_column.vc_col-sm-4:last-child h3:before{
    color: #d29eaf;
}


.ftc-feature_12 .ftc-feature .ftc_feature_content {
    padding-top: 0;
}
.ftc-feature_12 .ftc-feature .ftc_feature_content p {
    font-size: 15px;
    color: #666;
}
.header-title.header-title-h12 .product_title {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
}
.product-home12 .ftc-product.product {
    border: 3px solid #ebebeb;
    margin-bottom: 30px;
    background-color: #fff;
    width: auto;
}
.product-home12 .woocommerce .ftc-product.product .item-description .meta_info a{
    width: 15%;
    border: 0;
    line-height: 39px;
}
.product-home12 .ftc-product .item-description .add-to-cart {
    display: inline-block;
    width: 55%;
}
.product-home12 .woocommerce .ftc-product.product .item-description .meta_info > div.yith-wcwl-add-to-wishlist a{
    border-left: 0;
}
.product-home12 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart a {
    width: 100%;
    font-size: 13px;
    font-weight: 500;
    text-align: left;
    padding-left: 10px;
}
.product-home12 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart span.ftc-tooltip.button-tooltip {
    display: initial;
    font-size: 13px;    font-weight: 500;
}
.product-home12 .add-to-cart.add_to_cart_button a:before ,
.product-home12 .woocommerce .ftc-product.product .item-description .meta_info .added_to_cart::after{
    display: none;
}
.product-home12 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart a:hover ,
.product-home12 .woocommerce .ftc-product.product .item-description .meta_info a:hover i,
.product-home12 .woocommerce .ftc-product.product .item-description .meta_info .compare.added:hover:after{
    color: #444 ;
}
.product-home12 .woocommerce .ftc-product.product .item-description .meta_info a i ,
.product-home12 .woocommerce .ftc-product.product .item-description .meta_info .compare.added:after,
.product-home12 .woocommerce .ftc-product.product .fa-heart-o:before{
    font-size: 13px;
}
.product-home12 .woocommerce .ftc-product.product .item-description .meta_info
{
    top: 0;
    overflow: hidden;
}
.product-home12 .woocommerce .products .star-rating{
    bottom: 0;
    position: absolute;
    z-index: 2;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    margin-bottom: 20px;
}
.product-home12 .woocommerce .ftc-product.product .item-description {
    padding-top: 0;
    padding-bottom: 20px;
}
.product-home12  .woocommerce div.product .item-description .product_title {
    background: #ebebeb;
    line-height: 30px;
    padding: 5px 0;
    height: auto;
    margin-bottom: 17px;
}
.product-home12 .woocommerce .product-row div.product span.price,
.product-home12 .woocommerce  div.product span.price {
    margin-bottom: 22px;
}
.product-home12  .woocommerce div.product .item-description .product_title > a{
    text-transform: uppercase;
    font-size: 14px;
}
.product-home12 .woocommerce .ftc-product.product .item-image
{
    margin: 0;
}
.product-home12 .woocommerce div.product span.price {
    font-size: 18px;
}
.product-home12 .woocommerce .product .conditions-box span.featured:after ,
.product-home12 .woocommerce .product .conditions-box .onsale:after{
    border: 0;
    top: 0px;
    left: 0;
    z-index: -1;
    position: absolute;
    width: 46px;
    height: 46px;
    content: "";
    background: url(assets/images/new.png);
}
.product-home12 .woocommerce .product .conditions-box .onsale:after {
    background: url(assets/images/sale1.png);
}
.product-home12.home14 .woocommerce .product .conditions-box .onsale:after {
    background: url(assets/images/sale2.png);
}
.product-home12.home13 .woocommerce .product .conditions-box .onsale:after {
    background: url(assets/images/sale4.png);
}
.product-home12.home15 .woocommerce .product .conditions-box .onsale:after {
    background: url(assets/images/sale3.png);
}
.product-home12 .woocommerce .product .conditions-box span.featured ,
.product-home12 .woocommerce .product .conditions-box span.onsale{
    min-height: 45px;
    line-height: 45px;
    min-width: 45px;
    padding: 0;
    background-color: transparent !important;
    top: 5px;
}
.product-home12 .woocommerce .product .conditions-box .onsale {
    right: 5px;
    left: auto;
}
.product-home12 .woocommerce .product .conditions-box .featured {
    left: 5px;
    right: auto;
}
.countdown-home1 h3 {
    color: #fff;
    font-weight: 600;
    line-height: 53px;
    font-size: 30px;
    text-transform: uppercase;
    padding-top: 105px;
}
.countdown-product-home1.vc_col-sm-6:before {
    content: '';
    position: absolute;
    z-index: -1;
    background: url(assets/images/back-count2.jpg) center no-repeat;
    width: 975px;
    height: 665px;
    left: -17px;
    top: -1px;
}
.countdown-home1.vc_col-sm-6:before {
    content: '';
    position: absolute;
    z-index: -1;
    background: url(assets/images/back-count1.png) center no-repeat;
    width: 975px;
    height: 665px;
    right: 0;
}
.countdown-home15.vc_col-sm-6:before {
    background-image: url(assets/images/back-count.png);
}
.countdown-home1 ul {
    margin-top: 65px;
    padding-bottom: 80px;
}
.countdown-home1 h3 {
    color: #fff;
    font-weight: 600;
    line-height: 53px;
    font-size: 30px;
    text-transform: uppercase;
    padding-top: 105px;
}
span.sale-cost {
    font-size: 18px;
    color: #393848;
    font-weight: bold;
}
.countdown-home1 p, .countdown-home1 ul
{
    color: #fff;
    list-style: none;
    font-size: 15px;
}
.countdown-home1 ul li {
    margin-bottom: 17px;
}
.countdown-home1 li:before {
    content: "\f00c";
    font-family: 'FontAwesome';
    font-size: 14px;
    line-height: 17px;
    margin-right: 12px;
    color: #fff;
    font-weight: 400;
}
.countdown-home1 .ftc-countdown .counter-wrapper > div .number-wrapper .number
{
    font-size: 24px;
    line-height: 30px;
    padding-right: 0;

}
.countdown-home1 .counter-wrapper > div .number-wrapper .number, 
.countdown-home1 .counter-wrapper > div .countdown-meta
{
    color: #444;
}
.countdown-home1 .ftc-countdown .counter-wrapper > div .countdown-meta
{
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
}
.countdown-home1 .ftc-countdown .counter-wrapper > div
{
    height: auto;
    border: 0;
    border-radius: 0;
    width: 25%;
    margin: 0;
    margin-left: -5px;
    padding: 0;
    border-right: 1px solid #b3b3b3;
}
.countdown-home1 .ftc-countdown .counter-wrapper > div:first-child
{
    margin-left: 0
}
.countdown-home1 .ftc-countdown .counter-wrapper > div:last-child
{
    border-right: 0;
}
.countdown-home1 .ftc-countdown.text-default:before {
    content: '';
    position: absolute;
    z-index: -1;
    background: #fff;
    width: 200%;
    height: 100px;
    right: 0;
}
.countdown-home1 .counter-wrapper
{
    padding: 20px 0;
}
.countdown-product-home1.wpb_column {
    padding-top: 100px;
}
.countdown-product-home1 .owl-next {

    width: 50px !important;
    margin-left: 25px;
    border-radius: 0 20px 20px 0;
}
.countdown-product-home1 .owl-nav > div:before {
    line-height: 27px;
}
.countdown-product-home1 .owl-nav > div
{
    bottom: -50px;
    background-color: #fff;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    top: auto;
    height: 30px !important;
}
.countdown-product-home1 .owl-prev {

    width: 50px !important;
    margin-left: -25px;
    border-radius: 20px 0 0px 20px;
}
.countdown-product-home1 .owl-nav > div:before
{
    color: #d29eaf;
}
.countdown-product-home1 .owl-nav > div:hover:before
{
    color: #fff;
}
.countdown-product-home1 .owl-nav > div:hover
{
    background-color: #d29eaf;
}
.countdown-product-home1 .owl-nav > div.owl-next:before {
    content: "\f178";
}
.countdown-product-home1 .owl-nav > div.owl-prev:before {
    content: "\f177";
}
.product-widget-1 .ftc-meta-widget.item-description {
    text-align: left;
    width: 70%;
    padding-left: 30px;
    position: relative;
}
.product-widget-1 .ftc-meta-widget.item-description h3.product_title.product-name {
    border-bottom: 1px solid #ebebeb;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 12px;
    padding-top: 0;
    height: auto;
}
.product-widget-1 .woocommerce .star-rating {
    float: none;
    position: absolute;
    right: 0;
    top: 0;
}
.product-widget-1 .woocommerce ul.product_list_widget span.price {
    font-size: 18px;
    font-weight: bold;
}
.product-widget-1 .woocommerce ul.product_list_widget span.price del {
    color: #999;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
}
.product-widget-1 .woocommerce ul.product_list_widget li {
    margin-bottom: 10px;
    display: inline-flex;
}

.product-widget-1 .woocommerce ul.product_list_widget .short-description {
    color: #666;
    margin-top: 15px;
    height: 48px;
    overflow: hidden;
    font-size: 15px;
}
.product-widget-1 .woocommerce ul.product_list_widget li a.ftc-widget-image {
    border: 3px solid #ebebeb;
    max-width: 170px;
}
.product-widget-1 .ftc-meta-widget.item-description span.product-sku {
    display: none;
}
.product-widget-1 .woocommerce ul.product_list_widget li a {
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    width: calc(100% - 69px);
}
.product-widget-1 .meta_info
{
    visibility: hidden; 
}
.video-product .wpb_video_wrapper {
    margin: 0 auto;
    /* width: 85% !important;*/
    background: #fff;
}
.video-product .wpb_video_widget.wpb_content_element {
    padding: 30px;
    background: rgba(255, 255, 255, 0.1);
}
.video-product .wpb_video_widget .wpb_wrapper {
    margin: 0 auto;
    background: #fff;
}
.video-product span.bg-heading , .test-home12 span.bg-heading{
    color: #fff;
}
.blog-home12 .blogs .post-img {
    border-radius: 50%;
    max-width: 300px;
    margin: 0 auto;
}
.blog-home12 .blogs article .post-img .date-time{
    position: absolute;
    z-index: 3;
    background: rgba(0, 0, 0, 0.7);
    width: 80px;
    height: 80px;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    top: 50%;
    text-align: center;
    padding: 15.5px 0;
    line-height: 20px;
    border-radius: 50%;
    color: #fff;
    display: block;
    margin-left: 0;
}
.blog-home12 .blogs article .post-img .date-time span:last-child,
.blog-home12 .blogs article .post-img .date-time span:first-child{
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    width: 100%;
    display: inline-block;
    font-weight: normal;
    color: #fff;
    padding: 0;
}
.blog-home12  .ftc-sb-blogs .date-time, .blog-home12 .ftc-sb-blogs .author,
.blog-home12 article a.button-readmore:before{
    display: none;
} 
.blog-home12 .ftc-sb-blogs .post-info {
    padding: 0;
    text-align: center;
}
.blog-home12 .blogs article h3.blog-title{
    font-size: 16px;
    line-height: 24px;
    text-transform: uppercase;
    font-weight: 600;
    margin: 22px 0 6px;
    height: auto;
    text-align: center;
    border: 0;
    padding: 0
}
.blog-home12 .blogs .entry-content {
    margin-top: 0;
    color: #666;
    font-size: 15px;
    padding-bottom: 15px;
}
.blog-home12 article a.button-readmore {
    margin-right: 0;
    font-weight: 500;
    text-transform: uppercase;
    background: #393848;
    color: #fff !important;
    padding: 8px 21px;
    border-radius: 20px;
    display: inline-block;
}

.test-home12 .ftc-sb-testimonial .group-name-byline,
.test-home12 .ftc-sb-testimonial .content,
.test-home12 .ftc-sb-testimonial .testimonial-content .image {
    opacity: 0;
    visibility: hidden;
}
.test-home12 .group-name-byline {
    padding: 0;
}

.test-home12 .ftc-sb-testimonial .center .group-name-byline, 
.test-home12 .ftc-sb-testimonial .center  .content,
.test-home12 .ftc-sb-testimonial .active .testimonial-content .image {
    opacity: 1;
    visibility: visible;
}
.test-home12 .ftc-sb-testimonial.owl-carousel .owl-stage-outer {
    overflow: visible;
}
.test-home12 .ftc-sb-testimonial .content-info {
    width: 21%;
}   
.test-home12 .ftc-sb-testimonial .active .testimonial-content .content
{
    text-align: center
}
.test-home12 .ftc-sb-testimonial .content {
    width: 890px;
    line-height: 30px;
    bottom: 0;
    position:relative;
    left: 50%;
    bottom: 0;
    font-size: 14px;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 30px;
    font-size: 15px;
    overflow: hidden;
    color: #fff;
    z-index: 1;
    padding-bottom: 0;
}

.test-home12 .name-image-byline {
    display: block;
    margin-top: 0;
    left: 0;
}
.test-home12  .ftc-sb-testimonial .testimonial-content .image {
    width: 70px;
    height: 70px;
    margin-top: 0px;
    border-radius: 50%;
    top: 0;
    position: relative;
    left: auto;
    margin: 15px auto 15px;
}
.test-home12 .testimonial-content.has-image {
    padding-top: 0;
}
.test-home12  .ftc-sb-testimonial {
    width: 360px;
    margin: 0 auto;
}
.test-home12  .ftc-sb-testimonial.owl-carousel .owl-stage-outer {
    overflow: visible;
}
.test-home12  .content-test,.test-2 .testimonial-content .image img {
    background: transparent;
    padding: 0;
    border: 0;
}
.test-home12  .ftc-sb-testimonial .active .testimonial-content .content:before {
    content: '\f10d';
    position: absolute;
    left: 0px;
    top: 0px;
    font-size: 23px;
    font-family: FontAwesome;
}
.test-home12  .ftc-sb-testimonial .active .testimonial-content .content:after
{
    content: '\f10e';
    position: absolute;
    right: 0px;
    bottom: 0px;
    font-size: 23px;
    font-family: FontAwesome;
}
.test-home12  .ftc-sb-testimonial .testimonial-content .byline, 
.test-home12  .ftc-sb-testimonial .testimonial-content h4.name {
    text-align: center;
    line-height: 25px;
    bottom: 0;
    padding-left: 0;
    font-size: 15px;
}
.test-home12  .ftc-sb-testimonial .testimonial-content .group-name-byline{
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    position: relative;
    min-width: 270px;
    text-align: center;
}
.test-home12 .ftc-sb-testimonial h4.name a
{
    color: #fff;
}
.test-home12 .testimonial-content .image img {
    border: 0;
}
.test-home12  .ftc-sb-testimonial .active.center .testimonial-content .image {
    width: 100px;
    height: 100px;
    border: 3px solid #fff;
    margin: 0 auto 15px;
}
.test-home12 .ftc-sb-testimonial .owl-item {
    padding: 0;
}
.test-home12  .ftc-sb-testimonial .owl-nav > div {
    top: 35px;
    background: transparent;
    opacity: 0;
    transition: opacity 1.5s;
    -webkit-transition: opacity 1.5s;
    -moz-transition: opacity 1.5s;
}
.test-home12 .owl-nav > div.owl-prev:before {
    content: "\f177";
}
.test-home12 .owl-nav > div.owl-next:before {
    content: "\f178";
}
.test-home12 .ftc-sb-testimonial .owl-nav .owl-next {
    left: 0;
    margin-right: -40px;
}
.test-home12 .ftc-sb-testimonial .owl-nav .owl-prev {
    left: 0;
    margin-left: -40px ;
}
.test-home12  .ftc-sb-testimonial .owl-nav {
    padding-top: 0;
}
.test-home12 .ftc-sb-testimonial:hover .owl-nav > div {
    opacity: 1;
}
.ftc-footer .middle-footer12 {
    padding-bottom: 95px !important;
}
.footer-middle .middle-footer12  h3 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 28px;
    padding-bottom: 27px;
}
.footer-middle .middle-footer12 p {
    color: #afafb3;
    font-size: 15px;
    line-height: 27px;
    text-align: justify;
}
.footer-info-12 .info-company li i {
    border-radius: 50%;
    color: #ffffff;
    float: none;
    height: 50px;
    line-height: 50px;
    width: 50px;
    font-size: 18px;
    text-align: center;
    margin-right: 0;
    margin-top: 0;
    background-color: transparent;
    position: relative;
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    position: relative;
    z-index: 1;
}
.footer-info-12 .info-company li i:after {
    content: "";
    background: url(assets/images/before-info.png);
    border: 0;
    top: 0px;
    left: 0;
    z-index: -1;
    position: absolute;
    width: 50px;
    height: 50px;
    -webkit-transition: -webkit-transform 1s,color 1s;
    transition: transform 1s,color 1s;
}
.ftc-footer .footer-info-12 .widget-title {
    padding: 0;
    margin: 45px 0 2px 0;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    display: block;
    font-weight: 500;
}
.footer-info-12 ul.no-padding.info-company {
    padding: 0;
    margin: 0;
}
.footer-info-12 ul.info-company li {
    font-size: 0;
}
.footer-info-12 div.info-com:before, .footer-info-12 div.info-com:after, .footer-info-12 .widget-title:before
{
    display: none;
}
.footer-middle .middle-footer12 .footer-info-12 p {
    text-align: center;
}
.footer-middle .middle-footer12 .footer-info-12 a {
    font-size: 15px;
    color: #afafb3;
}
.footer-info-12 .info-company li i:hover:after {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.footer-bottom12 .wpb_single_image.wpb_content_element {
    padding-top: 5px;
}
.footer-bottom12 {
    padding: 10px 0;
}
.footer-bottom12 {
    padding: 10px 0;
    font-size: 14px;
    color: #afafb3;
}
.footer-bottom12 p.bottom_footer {
    margin: 0;
    line-height: 30px;
    text-align: right;
}
.footer-top12 .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
}
/* Home 13 */
.header-layout13 .header-nav a,
.header-layout13 .info-desc > span,
.header-layout13 .ftc-sb-account .ftc_login > a, 
.header-layout13 .info-desc span,
.header-layout13  .ftc-sb-account,
.header-layout13 .ftc-my-wishlist * ,
.header-layout13 span.currency{
    color: #666;
    font-size: 15px;
}
.header-layout13 .nav-right .ftc-sb-account a.my-account:before,
.header-layout13 .info-desc > span:last-child:before, 
.header-layout13 .ftc-my-wishlist:before,
.header-layout13 .ftc-my-wishlist:after,
.header-layout13 .header-currency:before 
{
    color: #666;
}
@media only screen and (min-width: 1199px)
{
    .revslider-13 .tp-leftarrow.tparrows {
        margin-left: 25px !important;
    }
    .revslider-13 .tp-rightarrow.tparrows {
        margin-right: 25px !important;
    }
}
.single-img-home2 ,.single-img-home2-2{
    position: relative;
}
.single-img-home2:after,
.single-img-home2:before,
.single-img-home2-2:after,
.single-img-home2-2:before  {
    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;
}
.single-img-home2:hover:before,
.single-img-home2-2:hover:before {
    background-color: rgba(255,255,255,0.2);
    right: 50%;
    left: 50%;
}
.single-img-home2:hover:after ,
.single-img-home2-2:hover:after{
    background-color: rgba(255,255,255,0.2);
    top: 50%;
    bottom: 50%;
}
.single-img-home2-2 {
    left: 15px;
}
.single-img-home2 {
    right: 15px;
}
.single-image-home_2
{
    margin-left: 15px !important;
    margin-right: 15px !important;
    padding-top: 40px;
    padding-bottom: 30px;
}
.single-img-home2 h3 , .single-img-home2-2 h3{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 24px;
    margin: 0px;
}
.single-img-home2 h4 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 600;
    line-height: 24px;
    margin-top: 2px;
}
.single-img-home2-2 > .wpb_wrapper {
    float: right;
    padding-right: 125px;
}
.single-image-home_2  .ftc-sb-button .ftc-button {
    font-size: 14px;
    line-height: 24px;
    background: transparent !important;
    min-width: auto;
    font-weight: 500;
    letter-spacing: 1.5px;
    color: #444;
    margin-top: 5px;
    margin-bottom: 29px;
}
.single-image-home_2 .ftc-sb-button .ftc-button:hover
{
    color: #444 !important;
}
.single-img-home2.wpb_column {
    padding-top: 63px;
    padding-bottom: 30px;
    padding-left: 40px !important;
}
.before-single-img {
    position: absolute;
    right: 45px;
    background-color: #60c2b5;
    color: #fff;
    border-radius: 50%;
    width: 85px;
    height: 85px;
    top: 50%;
    transform: translateY(-50%);
}
.before-single-img h4 {
    font-size: 12px;
    text-align: center;
    margin: 0;
    line-height: 40px;
    font-weight: normal;
    text-transform: uppercase;
}
.before-single-img h3 {
    margin: 0;
    line-height: 6px;
    font-size: 30px;
    text-align: left;
    margin-left: -5px;
}
.single-img-home2-2.wpb_column{
    padding-top: 75px ;
    padding-bottom: 45px ;
}
.single-image-home_2 .ftc-sb-button {
    text-align: left;
}
.single-image-home_2 .ftc-sb-button a.ftc-button:before,
.single-image-home_2 .ftc-sb-button a.ftc-button:after{
    display: none;
}

.mega_main_menu.primary ul li.multicolumn_dropdown .mega_dropdown > li.sub-style.hiden > .item_link .link_text,
.mega_main_menu.primary ul li.multicolumn_dropdown .mega_dropdown > li.sub-style.hiden > .item_link {
    display: none;
}
.widget-column.footer-bottom .footer-middle11  a,.widget-column.footer-bottom .footer-middle11  li {
    font-size: 15px;
}
.vc_row.footer-info-12 {
    margin: 0;
}
.newsletter-home14> .wpb_column>.wpb_wrapper > .vc_row {
    display: inline-flex;
    align-items: center;
    margin-bottom: 0;
}
.newsletter-home14 h3.popup-news,.newsletter-home14 p.text-sub {
    display: none;
}
.newsletter-home14 h3 {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
    padding-right: 70px;
}
.newsletter-home14 p.form-sub, .newsletter-home14 p.button-sub {
    display: inline-flex;
    float: none;
    margin-bottom: 0;
    text-align: center;
    margin-left: 30px
}
.newsletter-home14 p.button-sub input[type="submit"] {
    margin-top: 0;
    line-height: 35px;
    background: #444;
    padding: 0 26px;
}
.newsletter-home14 p.form-sub input[type="email"] {
    width: 400px;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #fff;
    padding: 0;
    color: #fff;
    line-height: 35px;
}
.newsletter-home14 .mc4wp-form-fields
{
    text-align: right;
}
.newsletter-home14> .wpb_column>.wpb_wrapper {
    padding: 34px 60px;
}
.newsletter-home14 p.button-sub input[type="submit"]:hover
{
    background-color: #fff;
}
.newsletter-home14 {
    padding: 38px 0 28px;
}
#dokan-seller-listing-wrap ul.dokan-seller-wrap li .store-content .store-info .store-data h2 a:hover {
    text-decoration: underline;
}
.dokan-category-menu #cat-drop-stack > ul li.parent-cat-wrap ul.level-0
{
    background: #fff;
}
.dokan-category-menu #cat-drop-stack ul li:last-child.has-children a {
    border-bottom: 0 !important;
    border-top: 1px solid #eee;
}
.dokan-category-menu {
    padding-bottom: 1px;
}

div#tab-more_seller_product .products ,
.vc_general.vc_tta.vc_tta-accordion.vc_tta-o-shape-group .products.owl-carousel{
    clear: both;
    display: flex;
    flex-flow: row wrap;
}

.vc_general.vc_tta.vc_tta-accordion.vc_tta-o-shape-group .products.owl-carousel .product{
    margin-top: 0;
    max-width: calc(25% - 30px);
}

div#tab-more_seller_product .products .product{
    max-width: 270px;
}
div#tab-more_seller_product {
    padding-left: 5px;
    padding-right: 5px;
}
div#tab-more_seller_product.post-info h3.product-name > a {
    color: #666;
}
div#tab-more_seller_product.post-info h3.product-name
{
    height: 22px; overflow: hidden;
}
.woocommerce div#tab-more_seller_product .ftc-product.product .item-description .meta_info a
{
    font-size: 14px;
}
body .revslider-15 .rev_slider_wrapper .tparrows {
    margin-top: 120px;
}
.header-layout13 .mega_main_menu li.default_dropdown > .mega_dropdown li.drop_to_right > .mega_dropdown ,
.header-layout12 .mega_main_menu li.default_dropdown > .mega_dropdown li.drop_to_right > .mega_dropdown {
    left: auto;
    right: 100%;
}
.load-more-wrapper .button {
    position: relative;
    display: inline-block;
    cursor: pointer;
    margin: 0 auto;
    -webkit-transition: all 0.4s ease-in;
    transition: all 0.4s ease-in;
}
.load-more-wrapper .button span[class^='ion'] {
    position: relative;
}
.load-more-wrapper .button:before {
    content: '';
    background-color: aliceblue;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transform: scale(0.001, 0.001);
    transform: scale(0.001, 0.001);
}
.load-more-wrapper .button:focus {
    outline: 0;
    color: #fff;
}
.load-more-wrapper .button:focus:before {
    -webkit-animation: effect_dylan 0.8s ease-out;
    animation: effect_dylan 0.8s ease-out;
}
@-webkit-keyframes effect_dylan {
    50% {
        -webkit-transform: scale(1.5, 1.5);
        transform: scale(1.5, 1.5);
        opacity: 0;
    }
    99% {
        -webkit-transform: scale(0.001, 0.001);
        transform: scale(0.001, 0.001);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(0.001, 0.001);
        transform: scale(0.001, 0.001);
        opacity: 1;
    }
}
@keyframes effect_dylan {
    50% {
        -webkit-transform: scale(1.5, 1.5);
        transform: scale(1.5, 1.5);
        opacity: 0;
    }
    99% {
        -webkit-transform: scale(0.001, 0.001);
        transform: scale(0.001, 0.001);
        opacity: 0;
    }
    100% {
        -webkit-transform: scale(0.001, 0.001);
        transform: scale(0.001, 0.001);
        opacity: 1;
    }
}

.wcfmmp-store-lists-sorting .woocommerce-result-count{
    font-size: 14px;
}
#wcfmmp-store .banner_text h1:after {
    left: -20px;
}
#wcfmmp-store .banner_text h1:before {
    right: -100px;
}
.product .product-categories, .product .product-sku {
    display: none;
}
.woocommerce #content div.product div.images, .woocommerce div.product div.images, 
.woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images{
    width: 100%;
    float: none;
}
.archive .woocommerce .ftc-product.product .product-categories,
.archive .woocommerce .ftc-product.product .product-sku{
    display: block;
}
.single-product .ftc-breadcrumb,
.archive .ftc-breadcrumb {
    margin-bottom: 30px;
}
/* Vertical Tabs*/
.woocommerce #content div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li{
    display: inline-block;
    width: 100%;
    margin-bottom: 3px;
}
.woocommerce #content div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li a, 
.woocommerce div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li a, 
.woocommerce-page #content div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li a, 
.woocommerce-page div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li a{
    display: inline-block;
    width: 100%;
}
.woocommerce #content div.product .woocommerce-tabs.vertical-product-tabs .tab-panels{
    padding: 0
}
.woocommerce div.product .woocommerce-tabs.vertical-product-tabs.wc-tabs-wrapper .panel {
    margin-top: 0;
    margin-bottom: 50px;
}
.woocommerce div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li {
    padding: 0;
    margin-bottom: 0 !important;
}
.woocommerce div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li a {
    font-size: 14px;
    line-height: 30px;
    padding: 5px 0 5px 8px;
    border: 1px solid #ebebeb;
    border-right: 0;
    margin-top: -1px;
}
.woocommerce div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li:first-child a {
    margin-top: 0;
}
.woocommerce div.product .woocommerce-tabs.vertical-product-tabs  .panel {
    margin-top: 0;
    min-height: 165px;
}
.woocommerce #content div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li:hover 
,.woocommerce #content div.product .woocommerce-tabs.vertical-product-tabs ul.tabs li.description_tab.active{
    border-right: 2px solid red;
}
@media only screen and (min-width: 992px){

    .header-layout13 .mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button, 
    .header-layout13 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link,
    .header-layout13 .ftc_search_ajax .search-button, 
    .header-layout13 a.ftc-cart-tini.cart-item-canvas:before, 
    .header-layout13 a.ftc-cart-tini:before, 
    .header-layout13 .toggle-menu-home .mobile-nav-desk,
    .header-layout12 .mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button, 
    .header-layout12 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link,
    .header-layout12 .ftc_search_ajax .search-button, 
    .header-layout13 a.ftc-cart-tini.cart-item-canvas:before, 
    .header-layout12 a.ftc-cart-tini:before, 
    .header-layout12 .toggle-menu-home .mobile-nav-desk    {
        color: #fff;
    }

    .border-middle.wpb_column {
        padding-left: 28px !important;
    }
    .info-insta .vc_row.wpb_row:first-child {
        padding-left: 15px !important;
    }

}

/* Home 16 */
.header-layout14 .header-content .navigation-primary {
    flex: 1;
    justify-content: center;
}
@media only screen and (min-width: 991px){
    .header-layout14 .header-content.header-sticky {
        background-color: #000;
    }
}
.header-layout14 .header-content > .container {
    width: 100%;
    padding: 0 100px; 
}
@media only screen and (max-width: 1628px) {
    .header-layout14 .header-content > .container   {
        padding: 0 15px;
    }
}
.header-layout14 .ftc-tini-cart .ftc-cart-tini:before {
    min-width: 30px;
    padding: 6px;
    text-align: center;
}
.header-layout14 .toggle-menu-home .mobile-nav-desk,
.header-layout14 .ftc_search_ajax .search-button,
.header-layout15 .toggle-menu-home .mobile-nav-desk,
.header-layout15 .ftc_search_ajax .search-button,
.header-layout15 .ftc-tini-cart .ftc-cart-tini:before, 
.header-layout16 .toggle-menu-home .mobile-nav-desk,
.header-layout16 .ftc_search_ajax .search-button,
.header-layout16 .ftc-tini-cart .ftc-cart-tini:before{
    min-width: 30px;
    text-align: center;
}
.header-layout14  a.ftc-cart-tini:before ,
.header-layout15  a.ftc-cart-tini:before,
.header-layout16  a.ftc-cart-tini:before,
.header-layout21  a.ftc-cart-tini:before,
.header-layout22  a.ftc-cart-tini:before{
    content: '\e035';
    margin-right: 0;
}
.header-layout14 .toggle-menu-home .mobile-nav-desk:hover, 
.header-layout14 .ftc_search_ajax .search-button:hover, 
.header-layout14 .ftc-tini-cart:hover .ftc-cart-tini:before,
.header-layout15 .toggle-menu-home .mobile-nav-desk:hover, 
.header-layout15 .ftc_search_ajax .search-button:hover, 
.header-layout15 .ftc-tini-cart:hover .ftc-cart-tini:before,
.header-layout16 .toggle-menu-home .mobile-nav-desk:hover, 
.header-layout16 .ftc_search_ajax .search-button:hover, 
.header-layout16 .ftc-tini-cart:hover .ftc-cart-tini:before{
    background-color: #999;
    color: #fff ;
}
/*.header-layout14 .ftc-tini-cart:hover a.ftc-cart-tini.cart-item-canvas:before, */
.header-layout14 .ftc-tini-cart:hover a.ftc-cart-tini:before,
.header-layout15 .ftc-tini-cart:hover a.ftc-cart-tini.cart-item-canvas:before, 
.header-layout15 .ftc-tini-cart:hover a.ftc-cart-tini:before,
.header-layout16 .ftc-tini-cart:hover a.ftc-cart-tini.cart-item-canvas:before, 
.header-layout16 .ftc-tini-cart:hover a.ftc-cart-tini:before{
    color: #fff;
}
.header-layout14  .toggle-menu-home .mobile-nav-desk, .header-layout15  .toggle-menu-home .mobile-nav-desk,
.header-layout16  .toggle-menu-home .mobile-nav-desk{
    line-height: 30px;
}
.header-layout14 span.cart-number, 
.header-layout15 span.cart-number,
.header-layout16 span.cart-number,
.header-layout21 span.cart-number,
.header-layout22 span.cart-number   {
    position: relative;
    top: -15px;
    background: red;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    right: 2px;
    padding: 1px 6px 3px;
    font-size: 12px;
}
.header-layout21 span.cart-number{
    background: transparent;
    top: -10px;
    font-size: 14px;
}
.header-layout21 .ftc_search_ajax.loading:after {
    margin: 0;
    left: 5px;
}
.header-layout21 .ftc-search form .ftc_search_ajax input[type="text"] {
    padding-left: 30px;
}
.footer-bottom16:before,
.ftc-footer .footer-social-f16 .widget-title:before,
.ftc-footer .footer-bottom5.footer-bottom16 h2.widgettitle{
    display: none;
}
.vc_row.footer-bottom16,.vc_row.footer-bottom16 a ,
.footer-social-f16 ul.social-text li a{
    font-size: 15px;
}
.footer-bottom16 .widget-title,
.footer-social-f16 .widget-title{
    font-size: 20px;
    margin-left: 0;
    top: 0;
}
.footer-social-f16 .widget-title {
    display: block;
    padding-bottom: 0;
}
.footer-social-f16 ul.social-text{
    text-align: center;
}
.footer-social-f16 ul.social-text li {
    display: inline-block;
    text-transform: capitalize;
}
.footer-social-f16 ul.social-text li a {
    padding: 0 15px;
}
.footer-bottom16 ul.no-padding.info-company li {
    color: #fff;
}
.footer-bottom16 ul.no-padding.info-company li a {
    color: #999;
}
span.text-address6 {
    display: block;
}
.vc_row.footer-bottom16 .tagcloud a {
    font-size: 15px !important;
    background-color: #383838;
    border: 0;
    width: 46.25%;
    margin: 8px 10px 2px 0px;
    line-height: 24px;
    text-align: center;
}
.vc_row.footer-bottom16 ul.bullet li a:before {
    font-family: "Fontawesome";
    font-size: 11px;
    content: "\f0da";
    top: -1px;
    padding-right: 20px;
    position: relative;
}
.widget .footer-bottom16 ul.no-padding.bullet li {
    padding: 3px 0;
}
.widget .footer-bottom16 ul.no-padding.bullet li:first-child {
    padding-top: 0;
}
.footer-bottom16 ul.instagram {
    margin-left: -6px;
    margin-top: 4px;
}
p.text-bottom-f16 {
    line-height: 23px;
    padding-bottom: 4px;
}
.footer-social-f16 ul.social-text li a:hover {
    color: #fff;
    background: red;
}
.footer-social-f16 ul.social-text li a {
    padding: 7px 15px 9px;
}
.footer-social-f16 {
    padding-top: 25px;
}
.footer-bottom16 .widget-title {
    margin-bottom: 35px;
}
.footer-social-f16 .wpb_text_column {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
    padding-bottom: 55px;
}
.footer-bom16 p.bottom_footer {
    margin-left: 0;
    text-align: right;
    line-height: 25px;
}
.footer-bom16 .copy-com, .footer-bom16 .copy-com a {
    font-size: 15px;
}
.footer-bom16 {
    padding: 11px 0;
}
.footer-bom16 .copy-com a:hover{
    text-decoration: underline;
}
.vc_row.footer-top16{
    margin-top: -30px;    
    padding-top: 75px;
}
.img-home16 .wpb_wrapper {
    display: inline-flex;
}
.img-home16 .ftc-smooth-image:nth-child(2){
    margin-left: 15px;
    margin-right: 15px;
}
.wpb_row.revslider-16 {
    margin-bottom: 15px;
}
.img-text-home16 .img-text-home9_2 .ftc-sb-button a.ftc-button,
.button-home16 .ftc-sb-button a.ftc-button {
    color: #fff !important;
    background-color: #000 !important;
    padding: 0 15px;
    line-height: 45px;
    min-width: 130px;
}
.button-home16 .ftc-sb-button a.ftc-button {
    min-width: 215px;
}
.img-text-home16 .img-text-home9_2 .ftc-sb-button a.ftc-button:before, 
.img-text-home16 .img-text-home9_2 .ftc-sb-button a.ftc-button:after,
.button-home16 .ftc-sb-button a.ftc-button:before, 
.button-home16 .ftc-sb-button a.ftc-button:after{
    display: none;
}
.img-text-home9.img-text-home16 {
    padding-top: 70px;
}
.product-home16 h3.text-title-10 {
    padding-top: 95px;
}
.product-home16 .ftc-products .ftc-product.product,
.product-home16 .product-row .ftc-product.product{
    margin-bottom: 10px;
}
.button-home10.button-home16 {
    padding: 17px 0 5px;
}
.blog-home16 h3.text-title-10 {
    padding-top: 90px;
    font-size: 40px;
}
.blog-home16 .blogs article h3.blog-title,.blog-home16  header.entry-header{
    text-align: center;
}

.group-image-slider .ftc-smooth-image.smooth-image.ftc-smooth {
    overflow: hidden;
    margin-bottom: 0;
}

.group-image-slider .group2 .wpb_wrapper, .group-image-slider .group-1  .wpb_wrapper
{
    display: inline-flex;
}
.group-image-slider .group-1 .ftc-smooth-image.smooth-image.ftc-smooth img.img {
    margin-bottom: 2px;
}
.group-image-slider .group2 .ftc-smooth-image.smooth-image:first-child.ftc-smooth img.img ,
.group-image-slider .group-1 .ftc-smooth-image.smooth-image:first-child.ftc-smooth img.img {
    margin-right: 2px;
}

section.vc_section.group-img-h16 {
    position: relative;
    padding-top: 40px;
}
section.vc_section.group-img-h16 .text-img-h16 {
    position: absolute;
    bottom: 0;
    color: #fff;
    background-color: #000;
    left: 50%;
    transform: translateX(calc(-50% + 15px));
    -webkit-transform: translateX(calc(-50% + 15px));
    -moz-transform: translateX(calc(-50% + 15px));
    font-size: 15px;
    line-height: 30px;
    min-width: 160px;
    text-align: center;
    z-index: 1;
}
section.vc_section.group-img-h16 .text-img-h16 p:before {
    content: "\f16d";
    font-size: 15px;
    margin-right: 15px;
    font-family: FontAwesome;
}
.test-home16 h3.text-title-10 {
    color: #fff;
    padding-top: 0;
}
.test-home16 .ftc-sb-testimonial .content
{
    width: 725px;
}
.test-home16  .content-test{
    flex-direction: column-reverse;
    display: flex;
}
.name-byline
{
    display: none;
}
.test-home16 .ftc-sb-testimonial .active.center .testimonial-content .image {
    width: 100px;
    height: 100px;
    border: 0;
    margin-bottom: 25px;
}
.test-home16 .ftc-sb-testimonial  .testimonial-content .name, 
.test-home16 .ftc-sb-testimonial   .testimonial-content .byline {
    display: inline;
    position: static;
    color: #fff;
}
.test-home16 .ftc-sb-testimonial  .testimonial-content .name:after{
    content: '-';
}
body .test-home16 .ftc-sb-testimonial .testimonial-content .name
{
    font-size: 18px;
}
.test-home16 .ftc-sb-testimonial .testimonial-content .content {
    text-align: center;
    color: #e1e1e1;
    font-style: italic;
    font-size: 17px;
    letter-spacing: 0.5px;
    padding-bottom: 5px;
    margin-bottom: 35px;
}
.test-home16 .ftc-sb-testimonial .testimonial-content .image
{
    border: 0;
}
.test-home16 .ftc-sb-testimonial {
    width: auto;
}
.test-home16 .ftc-sb-testimonial .owl-nav > div {
    border: 1px solid #fff;
    top: 50%;
    margin-top: -40px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}

.test-home16 .owl-nav > div.owl-next:before {
    content: "\f105";
}
.test-home16 .owl-nav > div.owl-prev:before {
    content: "\f104";
}
.test-home16 .ftc-sb-testimonial .owl-nav > div:hover:before{
    color: #fff !important;
}
.test-home16 .owl-nav > div:before {
    line-height: 33px;
    font-size: 18px;
}
/* Home 17*/
.header-layout15 .header-content .navigation-primary {
    flex: 1;
    justify-content: center;
}
.header-layout15 .ftc-tini-cart .ftc-cart-tini:before {
    padding: 6px;
}
.header-layout15 .header-content .ftc-shop-cart {
    margin: 0 10px;
}
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text,
.header-layout16 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    font-size: 16px;
}
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout15 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout15 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-layout16 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout16 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout16 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor,
.header-layout31 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout31 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout31 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor  {
    border-top: 0;
    margin-top: 1px;
    border-bottom: 0;
}
.category-h17 .ftc-list-category-slider.ftc-slider .owl-item ,
.category-h17 .ftc-list-category-slider.ftc-slider .owl-carousel .owl-stage-outer{
    border: 0 !important;
}
.category-h17 .category-products,.category-h17 .category-slider .item-description,
.category-h17 .category-slider img {
    display: block;
}
.category-h17 .category-slider img {
    max-width: 200px;
    height: auto;
    margin: 0 auto;
    transition: 0.5s ease 0s;
    -webkit-transition: 0.5s ease 0s;
}
.category-h17 .category-slider img:hover{
    transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
}
.category-h17 .category-slider .item-description {
    padding: 0;
    text-align: center;
}
.category-h17 .owl-item span.count-product-category, 
.back-right-h17 .ftc-sb-button a.ftc-button:before, 
.back-right-h17 .ftc-sb-button a.ftc-button:after{
    display: none;
}
.category-h17 .category-slider .item-description .product_title {
    font-size: 17px;
    font-weight: bold;
    margin-top: 25px;
    color: #000;
}
.category-h17 .owl-nav > div {
    left: -17px;
    top: 50%;
    transform: translateY(calc(-50% - 25px));
    -webkit-transform: translateY(calc(-50% - 25px));
    -moz-transform: translateY(calc(-50% - 25px));
}
.category-h17 .owl-nav > div.owl-next {
    left: auto;
    right: -17px;
}
.img-single-h17 .back-left-h17 .wpb_column.vc_column_container.vc_col-sm-12 {
    padding-right: 0 !important;
}
.img-single-h17 .back-left-h17  .wpb_column.vc_column_container.vc_col-sm-12>.vc_column-inner > .wpb_wrapper {
    display: flex;
    align-items: center;
}
.img-single-h17 .ftc-smooth-image.ftc-smooth
{
    margin-bottom: 9px;
}
.back-left-h17.wpb_column.vc_column_container.vc_col-sm-7 {
    margin-right: -10px;
    margin-left: 10px;
    padding-left: 5px !important;
}
.back-left-h17 .ftc-smooth-image.ftc-smooth:first-child
{
    margin-right: 10px;
}
.back-right-h17 .vc_row> .wpb_column {
    color: #fff;
    position: absolute;
    top: 50%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    z-index: 1;
    text-transform: uppercase;
}

.back-right-h17 h3 {
    font-size: 30px;
    font-weight: bold;
    position: relative;
    padding-bottom: 15px;
}
.back-right-h17 h3:before {
    z-index: 9;
    bottom: 0;
    content: '';
    width: 30px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.back-right-h17 h4 {
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 2px;
}
.back-right-h17 .ftc-sb-button a.ftc-button {
    position: relative;
    min-width: 135px;
    background: red !important;
    line-height: 45px;
    color: #fff !important;
    font-size: 14px;
    margin-top: 33px;
}
.back-right-h17 .ftc-sb-button a.ftc-button:hover{
    background-color: #000 !important;
}
.test-home17 h3.text-title-10
{
    color: #000;
}
.test-home17 .ftc-sb-testimonial .active .testimonial-content .content {
    color: #999;
    padding-top: 57px;
}
.test-home16 .ftc-sb-testimonial .active .testimonial-content .content:after {
    right: 5px;
}
.test-home17 .ftc-sb-testimonial .active .testimonial-content .content:after {
    display: none;
}
.test-home17 .ftc-sb-testimonial .active .testimonial-content .content:before {
    content: '\f10e';
    left: 50%;
    top: 0;
    font-size: 37px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    line-height: 40px;
}
.test-home17 .ftc-sb-testimonial .active.center .testimonial-content .name,
.test-home17 .ftc-sb-testimonial .active.center .testimonial-content .byline,
.test-home17 .ftc-sb-testimonial h4.name a {
    color: #666;
}
.vc_row.revslider-11.revslider-16 {
    margin-bottom: 40px;
}
.vc_row.img-single-h17 {
    margin-bottom: 0;
    padding-top: 5px;
}
.product-home17 h3.text-title-10 {
    padding-top: 40px;
}
.newsletter-h17 h3.popup-news, .newsletter-h17 p.text-sub,
.footer-bottom30 h3.popup-news, .footer-bottom30 p.text-sub
{
    display: none;
}
.newsletter-h17 h3 {
    text-align: center;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
}
.newsletter-h17 p {
    font-size: 16px;
    text-align: center;
    line-height: 30px;
    color: #666;
    padding-top: 15px;
}
.newsletter-h17 p.form-sub {
    max-width: 395px;
}
.newsletter-h17 p.form-sub, .newsletter-h17 p.button-sub {
    display: inline-flex;
    float: none;
}
.newsletter-h17 .mc4wp-form-fields
{
    text-align: center;
}
.newsletter-h17 p.button-sub input[type="submit"] {
    margin-top: 0;
    padding: 0 15px;
    line-height: 50px;
    font-weight: bold;
    font-size: 17px;
    min-width: 150px;
}
.newsletter-h17 input[type="email"] {
    width: 395px;
    padding: 0 15px;
    line-height: 50px;
    margin: 0;
    margin-right: -5px;
    border: 0;
}
.vc_row.newsletter-h17 {
    background-color: #f2c1ee;
    padding: 95px 0 0;
    margin-bottom: 25px;
}
.text-absolute-h17 {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    z-index: 0;
}
.text-absolute-h17 h2 {
    font-size: 200px;
    text-transform: capitalize;
    color: rgba(0,0,0,0.025);
    font-weight: bold;
    line-height: 145px;
    font-family: 'Lora', serif;
    letter-spacing: 10px;
}
.text-relative-h17
{
    position: relative;
    z-index: 1;
}
.img-text-home16.img-text-home17 .img-text-home9_2 {
    padding-right: 0;
    margin-left: 45px;
}
.product-border-h17 .ftc-product.product .item-image {
    border: 1px solid #ebebeb;
}
.woocommerce-page.single-product  #comments .star-rating {
    top: 0;
}
.woocommerce-review__author {
    text-transform: capitalize;
}
.woocommerce-page.single-product  #comments h2.woocommerce-Reviews-title span {
    text-transform: capitalize;
}
.woocommerce-page.single-product #comments h2.woocommerce-Reviews-title span:before {
    content: ":";
    padding-right: 7px;
}
.smooth-background-image.ftc-smooth{
    overflow: hidden;
}   
.smooth-background-image.ftc-smooth img, .ftc-sub-product-categories.effect-background-image 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;
}
.smooth-background-image.ftc-smooth:hover img, .ftc-sub-product-categories.effect-background-image:hover img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -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;
}


/* Portfolios */
.ftc-portfolio-wrapper.columns-1 .item {
    width: 100%;
}
.ftc-portfolio-wrapper.columns-2 .item {
    width: calc(50% - 30px) ;
    max-width: 570px;
    margin: 15px;
}
.ftc-portfolio-wrapper.columns-3 .item {
    width: 33.333333%;
    max-width: 370px;
    margin: 15px;
}
.ftc-portfolio-wrapper.columns-4 .item {
    width: 25%;
    max-width: 270px;
    margin: 15px;
}
.ftc-portfolio-wrapper.columns-5 .item {
    width: 20%;
}
.ftc-portfolio-wrapper .filter-bar {
    text-align: center;
    margin-bottom: 35px;
}
.ftc-portfolio-wrapper .filter-bar li {
    display: inline-block;
    text-transform: uppercase;
    color: #000;
    font-size: 16px;
    font-weight: bold;
    min-width: 140px;
    line-height: 45px;
    margin-bottom: 10px;
    cursor: pointer;
    padding: 0 15px;
}
.ftc-portfolio-wrapper .filter-bar  li.current, 
.ftc-portfolio-wrapper .filter-bar li:hover{
    color: #fff;
    background: #000;
}
.ftc-portfolio-wrapper .portfolio-inner{
    margin: 0 -15px;
    margin-bottom: 65px;
    /*clear: both;*/
    display: flex;
    flex-flow: row wrap;
}
.ftc-portfolio-wrapper .portfolio-inner .item{
    overflow: hidden;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail {
    display: block;
    position: relative;
    margin-bottom: 0;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail img{
    width: 100%;
}
.ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail>figure{
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    transition: transform 1.5s;
    -webkit-transition: transform 1.5s;
    -moz-transition: transform 1.5s;
    transition: transform 1.5s;
}
.ftc-portfolio-wrapper .portfolio-inner .item .thumbnail>figure{
    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);
    overflow: hidden;
}
.ftc-portfolio-wrapper .item .thumbnail:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.5);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}
.ftc-portfolio-wrapper .item .thumbnail:hover:before {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.ftc-portfolio-wrapper .item .thumbnail .figcaption {
    color: #fff;
    position: absolute;
    top: 51%;
    text-align: center;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    z-index: 9;
    text-transform: capitalize;
    width: 100%;
    opacity: 0;
    padding: 0 15px;
}
.ftc-portfolio-wrapper .item:hover .thumbnail .figcaption{
    opacity: 1;
}
.ftc-portfolio-wrapper .item .thumbnail .figcaption h3 a{
    color: #fff;
    text-transform: uppercase;
}

.ftc-portfolio-wrapper .item .thumbnail .figcaption .date-time{
    color: #fff;
}
.ftc-portfolio-wrapper .item:hover .thumbnail:after{
    opacity: 1;
}
.ftc-portfolio-wrapper .item .thumbnail .icon-group .zoom-img:before {
    content: "\f002";
    font-family: "Fontawesome";
    font-size: 18px;
    color: #fff;
}
.ftc-portfolio-wrapper .item .thumbnail .icon-group .zoom-img {
    z-index: 2;
    line-height: 46px;
    width: 48px;
    display: inline-block;
    height: 48px;
    border: 2px solid #fff;
    border-radius: 50%;
    margin-right: 13px;
}
.pp_pic_holder.pp_default .pp_details {
    position: absolute;
    top: -18px;
    right: 0;
}
.pp_pic_holder.pp_default .pp_details a.pp_close {
    top: 0;
    background: #fff; 
    right: 0;
}
a.pp_expand, a.pp_contract {
    right: 45px;   
    top: -15px;
}

.ftc-portfolio-wrapper .item .icon-group ul li {
    display: inline-block;
    padding: 0 3px;
}
.ftc-portfolio-wrapper .item .icon-group ul li a i {
    font-size: 15px;
}
.ftc-portfolio-wrapper .item .icon-group ul li a i:before {
    color: #fff;
}
.ftc-portfolio-wrapper .item .icon-group ul li a {
    font-size: 0;
}
.ftc-portfolio-wrapper .item .icon-group ul.ftc-social-sharing {
    position: absolute;
    z-index: 11;
    bottom: auto;
    top: auto;
    margin-bottom: 0;
    line-height: 30px;
    height: 30px;
    background-color: #000;
    opacity: 0;
    padding: 0 5px;
    left: 0;
    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;
}
.ftc-portfolio-wrapper .item .icon-group div.social-portfolio:hover ul.ftc-social-sharing {
    opacity: 1;
    left: 50%;
}
.ftc-portfolio-wrapper .item .thumbnail .figcaption h3 {
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 16px;
}
.portfolio-inner .portfolio-info a {
    color: #e1e1e1;
    font-size: 16px;
}
.portfolio-inner .portfolio-info {
    margin-bottom: 25px;
}
.ftc-portfolio-wrapper .item .icon-group div.social-portfolio{
    z-index: 2;
    line-height: 46px;
    width: 48px;
    display: inline-block;
    height: 48px;
    border: 2px solid #fff;
    border-radius: 50%;
    cursor: pointer;
}
.ftc-portfolio-wrapper .item .icon-group div.social-portfolio:before {
    content: "\f1e0";
    font-family: "Fontawesome";
    font-size: 18px;
    color: #fff;
}
.ftc-portfolio-wrapper .item .icon-group ul:hover li {
    opacity: 1;
    transition: 2s;
}
/*single portfolio*/
.single-ftc_portfolio .ftc-breadcrumb-title h1 {
    display: none;
}
.single-portfolio .thumbnails {
    margin-top: 50px;
    overflow: hidden;
}
.single-portfolio .info-content h2.entry-title {
    text-transform: uppercase;
    margin: 45px 0 40px;
    font-size: 32px;
    font-weight: 900;
}
.single-portfolio .info-content .portfolio-content {
    width: 80%;
    text-align: justify;
    margin-bottom: 50px;
    font-size: 17px;
    color: #666;
    line-height: 30px;
}
.single-portfolio .meta-content .portfolio-info p {
    text-transform: uppercase;
    font-weight: bold;
    margin-right: 10px;
    margin-bottom: 20px;
    font-size: 17px;
}
.single-portfolio .meta-content .portfolio-info p:before {
    content: "\f178";
    font-family: Fontawesome;
    margin-right: 15px;
}
.single-portfolio .thumbnails figure {
    display: flex;
    margin: 0 -15px;
}
.single-portfolio .thumbnails figure a {
    margin: 0 15px;
    overflow: hidden;
    max-width: 570px;
}
.single-portfolio .portfolio-info p, .single-portfolio .portfolio-info span {
    display: inline-block;
}
.single-portfolio .portfolio-info span, .single-portfolio .portfolio-info span a {
    color: #999;
}
body .single-portfolio ul.ftc-social-sharing {
    margin-bottom: 60px;
    margin-top: 40px;
    display: none;
}
.single-portfolio ul li {
    display: inline-block;
    border: 1px solid #e5e5e5;
    padding: 5px 15px;
    margin-right: 10px;
}
.single-portfolio ul li:hover {
    background: #e5e5e5;
}
.single-portfolio .single-navigation {
    margin-bottom: 50px;
    float: right;
    margin-top: 16px;
}
.single-portfolio .single-navigation a {
    font-size: 0; 
    margin-right: 5px;
}
.single-portfolio .single-navigation a:first-child:before,
.single-portfolio .single-navigation a:last-child:before  {
    content: "\f104";
    font-family: Fontawesome;
    font-size: 20px;
    padding: 0;
    display: inline-block;
    background: #ebebeb;
    color: #333;
    min-width: 45px;
    min-height: 45px;
    text-align: center;
    line-height: 45px;
}
.single-portfolio .meta-content {
    float: left;
}
.single-portfolio .single-navigation a:last-child:before {
    content: "\f105";
}
.single-portfolio .single-navigation a:hover:before {
    background: #333;
    color: #fff;
}
.single-portfolio .related {
    margin-top: 50px;
}
.single-portfolio .related .content-wrapper{
    margin-bottom: 20px;
}
.single-portfolio .related .theme-title {
    text-align: center;
    margin-bottom: 50px;
}
.single-portfolio .related h3.heading-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 34px;
    color: #000;
    margin-bottom: 17px;
}
.single-portfolio .related .sub-title {
    font-size: 15px;
    color: #666;
    width: 65%;
    margin: 0 auto;
    line-height: 24px;
}
.single-portfolio .related .owl-item a.thumbnail:hover img {
    opacity: 0.6;
    transition: 0.6s;
}
.single-portfolio .thumbnails figure 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;
}
.single-portfolio .thumbnails figure a:hover img {
    -webkit-transform: scale(1.09);
    -moz-transform: scale(1.09);
    -ms-transform: scale(1.09);
    transform: scale(1.09);
    -webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
    -moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
    transition: transform 0.4s, opacity 0.4s ease-in-out;
}
@media only screen and  (max-width: 1199px){
    .ftc-portfolio-wrapper.columns-4 .item, 
    .ftc-portfolio-wrapper.columns-2 .item, 
    .ftc-portfolio-wrapper.columns-3 .item {
        max-width: 100%;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1199px){
    .ftc-portfolio-wrapper.columns-4 .item , .ftc-portfolio-wrapper.columns-3 .item{
        width: calc(33.333% - 30px);
    }
}
@media only screen and (min-width: 480px) and (max-width: 990px){
    .ftc-portfolio-wrapper.columns-4 .item, .ftc-portfolio-wrapper.columns-3 .item {
        width: calc(50% - 30px);
    }

}
@media only screen and  (max-width: 991px){
    .single-portfolio .related .owl-nav .owl-next {
        right: 0;
    }
    .single-portfolio .related .owl-nav .owl-prev {
        left: 0;
    }
    .single-portfolio .info-content .portfolio-content{
        width: 100%;
    }
}
@media only screen and  (max-width: 480px){
    .single-portfolio .thumbnails figure a {
        margin: 0;
    }
    .single-portfolio .related .sub-title {
        text-align: justify;
    }
    .ftc-portfolio-wrapper.columns-4 .item, 
    .ftc-portfolio-wrapper.columns-2 .item , 
    .ftc-portfolio-wrapper.columns-3 .item{
        width: calc(100% - 30px);
        margin: 7px 15px;
    }
    .single-portfolio .thumbnails figure {
        display: block;
        text-align: center;
        margin: 0;
    }
    .single-portfolio .thumbnails figure a{
        margin-bottom: 30px;
        display: inline-block;
    }
    .single-portfolio ul li{
        margin-bottom: 15px;
    }
    .single-portfolio .info-content h2.entry-title {
        text-align: center;
    }
}
.group-blog .pp_content_container {
    background: #fff;
}
.group-blog .pp_pic_holder.pp_default .pp_details, .group-blog a.pp_expand,.group-blog  a.pp_contract {
    top: -15px;
}
body.group-blog  .ppt {
    display: block;
}

.ftc-portfolio-wrapper .item .icon-group ul li a i.fa-google-plus:hover:before{
    color: #db4437;
}
.ftc-portfolio-wrapper .item .icon-group ul li a i.fa-facebook:hover:before{
    color: #4267b2;
}
.ftc-portfolio-wrapper .item .icon-group ul li a i.fa-twitter:hover:before{
    color: #1da1f2;
}
.ftc-portfolio-wrapper .item .icon-group ul li a i.fa-pinterest:hover:before{
    color: #bd081c;
}
.ftc-portfolio-wrapper a.load-more.button {
    min-width: 210px;
    min-height: 60px;
    padding: 0 15px;
    line-height: 60px;
    font-size: 18px;
}
.archive.group-blog .page-header {
    margin: 0 0 40px;
}
/* Home 18 */

.header-layout16 .header-content .navigation-primary {
    flex: 1;
    justify-content: center;
}
.header-layout16 .ftc-tini-cart .ftc-cart-tini:before {
    padding: 6px;
}
.header-layout16 .header-content .ftc-shop-cart {
    margin: 0 10px;
}

.img-single-h18 .back-right-h17 .vc_row> .wpb_column{
    text-align: left;
    margin-left: 40px;
}
.img-single-h18 .ftc-sb-button {
    text-align: left;
}
.img-single-h18 .back-right-h17 h3:before {
    left: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
}
.test-home18 h3.text-title-10{
    color: #fff;
}
.test-home18 .ftc-sb-testimonial .active .testimonial-content .content {
    color: #e3e3e3;
}
.test-home18 .ftc-sb-testimonial .active.center .testimonial-content .name, 
.test-home18 .ftc-sb-testimonial .active.center .testimonial-content .byline,
.test-home18 .ftc-sb-testimonial h4.name a {
    color: #fff;
}
.date-time.time-home18, .date-time.time-home19{
    display: none;
}
.blog-home18 h3.text-title-10 {
    padding-top: 40px;
}
.blog-home18 .date-time.time-home18{
    display: inline-block;
    margin: 0;
    padding-left: 25px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: top;
    padding-right: 25px;
    float: left;
    max-width: 125px;
}
.blog-home18 .ftc-sb-blogs .post-info {
    padding-left: 0;
    width: calc(100% - 125px);
    display: inline-block;
    margin-bottom: 10px;
}
.newsletter-h18 h3, .newsletter-h18 p {
    color: #fff;
}
.newsletter-h18 p.button-sub input[type="submit"] {
    font-size: 16px;
}
.blog-home18 article.post-wrapper {
    /*box-shadow: 0px 0px 6px 3px #ddd;*/
    border: 1px solid #ebebeb;
    margin: 10px 0 20px;
}
.blog-home18 .ftc-sb-blogs .owl-carousel .owl-item {
    padding: 0 15px 10px;
}
.blog-home18 .date-time.time-home18 span {
    display: block;
    padding: 0;
}
.blog-home18 .date-time.time-home18 span:first-child  {
    font-size: 65px;
    line-height: 70px;
}
.blog-home18 .date-time.time-home18 span:last-child  {
    font-size: 14px;
    font-weight: bold;
    padding-top: 8px;
}
.blog-home18 .blogs article h3.blog-title {
    text-align: left;
    border: 0;
    font-size: 20px;
    height: auto;
    line-height: 35px;
    padding: 23px 0 0;
}
.blog-home18 .ftc-sb-blogs .post-info .date-time, .blog-home18 article a.button-readmore:before
{
    display: none;
}
.blog-home18 .ftc-sb-blogs .author
{
    display: block;
}
.blog-home18 .blogs .entry-content {
    font-size: 15px;
    text-align: justify;
    color: #666;
    padding-bottom: 7px;
}
.blog-home18 article a.button-readmore {
    font-weight: normal;
    border-bottom: 1px solid;
}
.header-layout16 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    font-weight: normal;
}
.button-home18 .ftc-sb-button a.ftc-button {
    min-width: 190px;
    margin-top: 10px;
}
.blog-home18 .ftc-sb-blogs .meta-slider {
    margin: 0 -15px;
}
.dropdown-desk .desk-child span.currency, .dropdown-desk .desk-child .ftc-sb-account .ftc_login a.my-account:before{
    color: #666;
}
/* Home 19 */
.header-layout20 .ele_icon .item_link .link_content span:after,
.header-layout17 .ele_icon .item_link .link_content span:after{
    font-family: "Arial";
}
.header-layout17 .header-content .ftc-shop-cart{
    margin-left: 20px;
}
.header-ftc.header-layout17 .header-nav .custom_info, .header-ftc.header-layout20 .header-nav .custom_info {
    display: inline-block;
}
.header-layout17 .header-nav a.ftc-currency-selector, .header-layout17 .header-nav a.lang_sel_sel.icl-en,
.header-ftc.header-layout17 .header-nav .custom_info, .header-layout17 .header-nav .ftc-sb-account .ftc_login > a,
.header-layout17 .header-nav .ftc-sb-account, .header-layout17 .header-nav  .ftc-my-wishlist *, 
.header-layout17 .header-nav a.ftc-checkout-menu, .header-layout17 .header-nav .ftc-sb-account .ftc_login a.my-account:before ,
.header-layout17 .header-nav a.ftc-checkout-menu:before, .header-layout17 .header-nav a span.currency{
    color: rgba(255,255,255,0.8);
}
.header-layout17 .header-nav a.ftc-currency-selector:hover, 
.header-layout17 .header-nav a.lang_sel_sel.icl-en:hover,
.header-layout17 .header-nav .ftc-sb-account .ftc_login > a:hover, .header-layout17 .header-nav  .ftc-my-wishlist:hover *, 
.header-layout17 .header-nav a.ftc-checkout-menu:hover, 
.header-layout17 .header-nav .ftc-sb-account .ftc_login a.my-account:hover:before ,
.header-layout17 .header-nav a.ftc-checkout-menu:hover:before,
.header-layout17 .header-currency:hover .ftc-currency > a,
.header-layout17 a.ftc-cart-tini:hover:before, 
.header-layout17 .ftc_search_ajax .search-button:hover,
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link, 
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link *,
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-item > .item_link *,
.header-layout17 .header-nav a:hover span.currency,.header-layout17 .header-currency:hover .ftc-currency > a span.currency{
    color: #000;
}
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link {
    border-bottom: 1px solid transparent;
}
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *{
    color: #fff;
}
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link 
{
    border-bottom: 1px solid #fff;
}
.header-layout17 .nav-right .ftc-my-wishlist a:hover .count-wish{
    color: #000 !important;
}
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text,
.header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    font-size: 15px;
    font-weight: 500;
}
.header-layout17 .header-currency ul ,.header-layout20 .header-currency ul{
    width: 130px;
    text-align: center;
}
.header-layout17 .header-nav {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.header-layout17 .nav-left, .header-layout17 .nav-right {
    padding-top: 11px;
}
.header-layout17 .nav-right{
    padding-bottom: 4px;
}
.header-layout17 .navigation-primary {
    flex: 1 1 0;
    justify-content: flex-end;
    border-right: 1px solid rgba(255,255,255,.3);
    padding-right: 5px;
}
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button, 
.header-layout17 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, 
.header-layout16 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, 
.header-layout17 .ftc_search_ajax .search-button,
.header-layout17 a.ftc-cart-tini:before,
.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button, 
.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, 
.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link *,
.header-layout21 .ftc_search_ajax .search-button,
.header-layout21 a.ftc-cart-tini:before ,
.header-layout21 .toggle-menu-home .mobile-nav-desk{
    color: #fff;
}
.header-layout17 span.cart-number, .header-layout20 span.cart-number  {
    position: relative;
    top: -10px;
    background: #000;
    height: 18px;
    color: #fff;
    line-height: 20px;
    border-radius: 50%;
    text-align: center;
    right: 0;
    padding: 2px 5px;
    font-size: 11px;
}
.header-layout17 a.ftc-cart-tini:before, .header-layout18 a.ftc-cart-tini:before {
    margin-right: 0;
}
.header-layout20 a.ftc-cart-tini:before {
    margin-right: 0;
}
.header-layout17 .header-content {
    padding: 24px 0;
}

.text-img-home19 h4 {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: -8px;
    line-height: 40px;
    color: #000;
    padding-bottom: 15px;
}
.text-img-home19
{
    color: #666;
    padding-top: 60px;
}
.text-img-home19 p
{
    padding-bottom: 20px;
    text-align: justify;
    line-height: 24px;
}
.text-img-home19 ul li {
    list-style: none;
    padding-left: 27px;
    position: relative;
    text-transform: capitalize;
}
.text-img-home19 ul li:not(:last-child) {
    padding-bottom: 13px;
}
.text-img-home19 ul li:before
{
    content: "\f00c";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    font-size: 12px;
    font-weight:100;
}
.text-img-home19 .ftc-sb-button {
    text-align: left;
}
.text-img-home19 .ftc-sb-button a.ftc-button:before,.text-img-home19 .ftc-sb-button a.ftc-button:after,
.img-text-home21 .ftc-sb-button a.ftc-button:before, .img-text-home21 .ftc-sb-button a.ftc-button:after,
.group-parallax .ftc-sb-button a.ftc-button:before, .group-parallax  .ftc-sb-button a.ftc-button:after
{
    display: none;
}
.text-img-home19 .ftc-sb-button
{
    padding-top: 10px;
}
.text-img-home19 .ftc-sb-button a.ftc-button, .img-text-home21 .ftc-sb-button a.ftc-button{
    line-height: 48px;
    position: relative;
    min-width: 158px;
    background: #a1013a !important;
    color: #fff !important;
    border-radius: 20px;
    font-size: 14px;
}
.text-img-home19 .ftc-sb-button a.ftc-button:hover, .img-text-home21 .ftc-sb-button a.ftc-button:hover
{
    background-color: #222 !important;
}
.img-single19 .wpb_wrapper {
    display: flex;
    margin: 0 -15px;
}
.text-heading19 .content_title {
    text-align: center;
}
.text-heading19 .content_title p {
    font-style: italic;
    color: #666;
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: -0.5px;
    margin-bottom: 5px;
}
.text-heading19 .content_title h4.title_block {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 0;  
}
.wpb-js-composer .product-slider-h19 .vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list:before,
.wpb-js-composer .product-slider-h19 .vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tabs-list:after,
.wpb-js-composer .product-slider-h19 .vc_general.vc_tta-tabs .vc_tta-tabs-container:before,
.wpb-js-composer .product-slider-h19 .vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tab:before,
.wpb-js-composer .product-slider-h19 .vc_general.vc_tta-tabs .vc_tta-tabs-container .vc_tta-tab.vc_active:before,
.wpb-js-composer .product-slider-h19 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::before,
.wpb-js-composer .product-slider-h19 .vc_tta-tabs:not([class*=vc_tta-gap]):not(.vc_tta-o-no-fill).vc_tta-tabs-position-top .vc_tta-tab.vc_active>a::after,
.product-slider-h19  .item-description .meta_info{
    display: none;
}
.product-slider-h19 .vc_tta.vc_general .vc_tta-tabs-list li.vc_tta-tab a {
    text-transform: capitalize;
    font-weight: bold;
    padding: 0 15px;
    font-size: 14px;
    border-radius: 20px !important;
    border: 1px solid #ebebeb;
    margin: 0 5px 10px;
    min-width: 110px;
    color: #666;
    line-height: 37px;
}
.product-slider-h19 .product .item-image .button-in-product .add-to-cart a:before {
    line-height: inherit;
}
.product-slider-h19 .vc_tta.vc_general .vc_tta-tabs-list .vc_tta-tab.vc_active a, 
.product-slider-h19 .vc_tta.vc_general .vc_tta-tabs-list .vc_tta-tab:hover a {
    color: #fff;
}
.product-slider-h19 .woocommerce .product .conditions-box .onsale {
    font-size: 14px;
    min-height: 40px;
    line-height: 37px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    min-width: 40px;
    border-radius: 50%;
}
.product-slider-h19 .woocommerce .product .conditions-box .onsale {
    right: 5px;
    top: 5px;
}
.product-slider-h19 .woocommerce .product .conditions-box .featured {
    margin-top: 5px;
    left: 5px;
}
.product-slider-h19 .woocommerce .ftc-product.product .item-image {
    border-radius: 15px;     margin-bottom: 18px;
}
.product-slider-h19 .woocommerce .product .star-rating {
    top: auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    z-index: 2;
}
.product-slider-h19 h3.product-name > a{
    font-size: 14px;
}
.product-slider-h19 .product .item-description .product-name {
    font-weight: bold;
}
.wpb-js-composer .product-slider-h19 .vc_general.vc_tta-tabs .vc_tta-tabs-container {
    margin-bottom: 30px !important;
}
.product-slider-h19 .woocommerce div.product span.price {
    font-size: 15px;
}
.product-slider-h19 .products .ftc-product.product {
    margin-bottom: 10px;
}
.product-slider-h19 .ftc-products .ftc-product.product,
.product-slider-h19 .product-row .ftc-product.product{
    margin-bottom: 30px;
}
.product-slider-h19 .woocommerce .ftc-product.product .item-description {
    padding-bottom: 30px;
}
.product-slider-h19 .woocommerce .product-row div.product span.price,
.product-slider-h19 .woocommerce div.product span.price{
    margin-bottom: 0;
}
.product-slider-h19 .ftc-sb-button a.ftc-button{
    min-width: 155px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 48px;
    color: #fff !important;
    position: relative;
    border-radius: 20px;
    font-size: 14px;
    padding: 0 15px;
}
.product-slider-h19 .ftc-sb-button a.ftc-button:hover{
    background-color: #222 !important;
}


.product-slider-h19 .woocommerce .product .item-image .button-in-product > a, 
.product-slider-h19 .woocommerce .product .item-image .button-in-product > div {
    width: 65px;
    height: 45px;
}
.product-slider-h19 .product .item-image .button-in-product a, 
.product-slider-h19 .product .item-image .button-in-product div a {
    border-radius: 0;
    background-color: #fff;
    color: #333;
    width: 100%;
    height: 100%;
    line-height: 45px;
}
.product-slider-h19 .product .item-image .button-in-product a:hover {
    color: #fff;
}
.product-slider-h19 .woocommerce .products .product .item-image:hover > .quickshop {
    color: #fff;
}
.product-slider-h19 .woocommerce .product .item-image .button-in-product .add-to-cart {
    order: 1;
}
.product-slider-h19 .woocommerce .product .item-image .button-in-product .add-to-cart a {
    border-radius: 15px 0 0 15px;
}
.product-slider-h19 .woocommerce .product .item-image .button-in-product {
    height: auto;
    display: flex;
    flex-direction: row;
    width: max-content;
}
.product-slider-h19 .product .item-image .button-in-product a i {
    width: auto;
    height: auto;
    line-height: inherit;
}
.product-slider-h19 .product .item-image .button-in-product div .yith-wcwl-wishlistexistsbrowse {
    height: 100%;
}
.product-slider-h19 .woocommerce .product .item-image .button-in-product .compare {
    order: 2;
}
@-moz-document url-prefix(){
    .product-slider-h19 .woocommerce .product .item-image .button-in-product .compare {
        border: 1px solid #ddd;
        border-width: 0 1px 0 1px;
    }
}
.product-slider-h19 .woocommerce .product .item-image .button-in-product a.quickshop {
    order: 3;
    display: none;
}
.product-slider-h19 .woocommerce .product .item-image .button-in-product .yith-wcwl-add-to-wishlist {
    order: 4;
}
.product-slider-h19 .woocommerce .product .item-image .button-in-product .yith-wcwl-add-to-wishlist a {
    border-radius: 0 15px 15px 0;
}
.product-slider-h19 .woocommerce .product .item-image .button-in-product .add-to-cart .added_to_cart:after {
    display: inline-block;
    line-height: inherit;
}

.product-slider-h19 .ftc-sb-button a.ftc-button:before,.product-slider-h19 .ftc-sb-button a.ftc-button:after,
.product-deal-h19 .ftc-product-time-deal .button-in-product{
    display: none;
}
.wpb-js-composer .product-slider-h19 .vc_tta-container {
    margin-bottom: 10px;
}
.product-deal-h19 .woocommerce .ftc-product.product .item-image {
    width: 470px;
    margin-left: 20px;
    margin-bottom: 0;
}
.product-deal-h19 .woocommerce .ftc-product.product .item-image, 
.product-deal-h19 .woocommerce .ftc-product.product .item-image img,
.product-deal-h19 .woocommerce .ftc-product.product .item-image a{
    border-radius: 15px;
}
.product-deal-h19 .ftc-product-time-deal {
    margin-left: 0;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .product {
    max-width: 100% !important;
    display: flex;
    align-items: center;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .thum_list_image {
    width: 150px;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .thum_list_image ul{
    margin-bottom: 0;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .thum_list_image ul li:not(:last-child){
    margin-bottom: 20px;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .thum_list_image ul li:before {
    position: absolute;
    z-index: 4;
    left: 0;
    right: 100%;
    bottom: 0;
    top: 0;
    content: "";
    background: rgba(0,0,0,0.2);
    transition: all 400ms ease 0s;
    -webkit-transition: all 400ms ease 0s;
    -moz-transition: all 400ms ease 0s;
    border-radius: 15px;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .thum_list_image ul li:hover:before {
    right: 0;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .thum_list_image ul li
{
    position: relative;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .thum_list_image ul li img{
    max-height: 173px;
    border-radius: 15px;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .products .product .item-description {
    left: 0px;
    margin-top: 0;
    top: 0;
    width: 100%;
    max-width: 530px;
    background: transparent;
    padding: 0;
    padding-left: 32px;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .item-description h3.product_title a {
    font-size: 24px;
    line-height: 30px;
    text-transform: capitalize;
    font-weight: bold;
    top: 0;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .item-description .star-rating.no-rating, 
.product-deal-h19 .woocommerce .ftc-product-time-deal .item-description .star-rating.no-rating:before{
    color: #fff;
}
.product-deal-h19 .ftc-product-time-deal .item-description .counter-wrapper > div .countdown-meta{
    color: #666;
    text-transform: uppercase;
    padding-top: 5px;
    display: block;
    font-size: 13px;
}
.product-deal-h19 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper div
{
    background-color: transparent;
    border: 0;
}
.product-deal-h19 .ftc-product-time-deal div.product .item-description .counter-wrapper
{
    border-radius: 20px;
    max-width: 80%;
    margin-top: 35px;
    background-color: #fff;
}
.product-deal-h19 .ftc-product-time-deal div.product .item-description .counter-wrapper > div
{
    height: auto; padding: 0;
    width: 24%;
    vertical-align: middle;
    margin: 15px 0;
}
.product-deal-h19 .ftc-product-time-deal .counter-wrapper > div .number-wrapper span
{
    font-size: 20px;
}
.product-deal-h19 .ftc-product-time-deal div.product .item-description .counter-wrapper > div:not(:last-child)
{
    border-right: 1px solid #ebebeb !important;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .item-description .star-rating
{
    margin: 0;
    z-index: 1;
    margin-top: 55px;
    right: 60px;
    float: right;
}
.product-deal-h19  .woocommerce .ftc-product-time-deal div.product span.price {
    margin-bottom: 0;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .item-description .price span.amount
{
    font-size: 18px;
    color: #fff;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .item-description .price del span {
    font-size: 15px !important;
    color: #999 !important;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal div.product span.price del
{
    padding-left: 0;
}
.product-deal-h19 .ftc-product-time-deal .short-description {
    text-align: justify;
    padding-top: 30px;
    color: #ddd;
    line-height: 24px;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .item-description h3.product_title {
    padding-bottom: 10px;
    height: auto;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .product .item-description .meta_info > a, 
.product-deal-h19 .woocommerce .ftc-product-time-deal .product .item-description .meta_info > div,
.product-deal-h19 .woocommerce .ftc-product-time-deal .product .item-description .meta_info  .add-to-cart.add_to_cart_button a:before
{
    display: none !important;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .item-description .meta_info,
.product-deal-h19 .woocommerce .ftc-product-time-deal .product .item-description .meta_info  div.add-to-cart
{
    display: inline-block !important;
    width: auto;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .item-description .meta_info
{
    margin-top: 50px;
    position: inherit;
    margin-left: 0 !important;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .product .item-description .meta_info a.added_to_cart.wc-forward,
.product-deal-h19 .woocommerce .ftc-product-time-deal .product .item-description .meta_info span.ftc-tooltip.button-tooltip
{
    font-size: 14px;
    display: inline;
    line-height: 47px;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .product .item-description .meta_info  div.add-to-cart > a
{
    padding: 0 25px;
    width: auto;
    border-radius: 20px;
    height: auto;
}
.product-deal-h19 .woocommerce .ftc-product.product .item-description .meta_info a:hover{
    background-color: #000;
}
.test-home19 .text-heading19 .content_title p
{
    color: #ddd;
}
.test-home19 .text-heading19 .content_title h4.title_block
{
    color: #fff;
}
.test-home19 .ftc-sb-testimonial .content {
    width: 780px;
    font-size: 14px !important;
    padding-top: 0;
}
.test-home19 .ftc-sb-testimonial .active .testimonial-content .content:before {
    top: -7px;
    font-size: 13px;
}
.test-home19 .ftc-sb-testimonial .active .testimonial-content .content:after {
    font-size: 13px;
}
.test-home19 .ftc-sb-testimonial .owl-dots > div > span,.test-home19 .ftc-sb-testimonial .owl-dots > div > span:before
{
    width: 15px;
    height: 15px;
}
.test-home19 .ftc-sb-testimonial .owl-dots {
    margin-top: 30px;
}
.test-home19 .ftc-sb-testimonial.owl-carousel .owl-nav.disabled {
    display: block;
}
.test-home19 .ftc-sb-testimonial .owl-nav > div {
    top: 50%;
    width: 60px;
    height: 60px;
    border: 0;
    border-radius: 50%;
    background-color: #222;
    margin-top: -60px;
}
.test-home19 .owl-nav > div:before {
    line-height: 60px;
}
.test-home19 .content-test, .test-home23 .content-test  {
    display: flex;
    flex-direction: column-reverse;
}
.test-home19 .ftc-sb-testimonial .testimonial-content .content{
    margin-bottom: 45px;
}
.test-home19 .ftc-sb-testimonial.owl-carousel .owl-nav{
    padding-top: 0;
}

.blog-home19 article.post-wrapper {
    display: flex;
    align-items: center;
}
.blog-home19 .post-img {
    max-width: 670px;
    border-radius: 20px;
}
.blog-home19 .ftc-sb-blogs .post-info {
    position: absolute;
    max-width: 600px;
    top: auto;
    right: 0;
    z-index: 2;
    margin-bottom: 0;
    border: 5px solid red;
    border-radius: 20px;
    padding: 35px;
}
.blog-home19 .date-time.time-home19 span {
    display: block;
    padding: 0;
    color: #fff;
}
.blog-home19 .date-time.time-home19 span:first-child  {
    font-size:  32px;
    line-height: 28px;
    font-weight: bold;
}
.blog-home19 .date-time.time-home19 span:last-child {
    font-size: 18px;
    line-height: 25px;
    font-weight: bold;
    border-top: 1px solid #fff;
    margin-top: 5px;
    padding-top: 1px;
}
.blog-home19 .date-time.time-home19 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 68px;
    border-radius: 5px;
    padding: 10px;
}
.blog-home19 header.entry-header {
    display: table;
    width: 100%;
}
.blog-home19 .blogs article h3.blog-title {
    padding: 5px 0 20px 0;
    margin: 0 0 0 25px;
    height: auto;
    border: 0;
    text-transform: capitalize;
    font-size: 24px;
    line-height: 30px;
    font-weight: 500;
}
.blog-home19 .ftc-sb-blogs .author
{
    margin-left: 25px;
}
.blog-home19 .ftc-sb-blogs .author i, 
.blog-home19 .ftc-sb-blogs .date-time:not(.time-home19) span,
.blog-home19 .ftc-sb-blogs .date-time:not(.time-home19) i,
.blog-home19 .ftc-sb-blogs .author span{
    font-style: italic;
    color: #999;
}
.blog-home19 .blogs .entry-content {
    margin-top: 27px;
    color: #666;
}
.blog-home19 article a.button-readmore:before
{
    display: none;
}
.blog-home19 article a.button-readmore {
    background-color: #000;
    color: #fff !important;
    line-height: 48px;
    display: inline-block;
    text-transform: uppercase;
    padding: 0 15px;
    min-width: 156px;
    text-align: center;
    border-radius: 20px;
    margin-top: 15px;
}
.top-footer .ftc-footer .vc_row.footer-top19 {
    background-color: #fff !important;
}
.footer-top19  .ftc-sb-brandslider div.item {
    border: 1px solid #ebebeb;
    height: 110px;
    padding: 40px 0;
    margin: 20px 5px;
}
.footer-top19 .ftc-sb-brandslider div.item:hover {
/*box-shadow: 0px 3px 35px -1px #ccc;
-webkit-box-shadow: 0px 3px 35px -1px #ccc;
-moz-box-shadow: 0px 3px 35px -1px #ccc;
-ms-box-shadow: 0px 3px 35px -1px #ccc;
-o-box-shadow: 0px 3px 35px -1px #ccc;*/
opacity: 0.5;
}
.footer-top19 .ftc-sb-brandslider div.item img {
    width: auto;
    margin: 0 auto;
}
.vc_row.footer-midde19 > .wpb_column > .wpb_wrapper {
    width: 50%;
    margin: 0 auto;
    padding-top: 50px;
    font-size: 15px;
    line-height: 25px;
}
.footer-mid19  .social-icons ul {
    text-align: center;
}
.footer-mid19  .social-icons li a {
    background: transparent;
}
.vc_row.footer-mid19 {
    padding: 36px 0 45px;
}
.social-icons a.flickr:hover {
    background: #E30761;
}
.footer-bom16.footer-bott19 {
    padding: 15px 0;
}
.ftc-footer .footer-bottom5.footer-bottom16.footer-middle_19 .widget-title {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
}
.vc_row.footer-bottom5.footer-bottom16.footer-middle_19, .vc_row.footer-bottom5.footer-bottom16.footer-middle_19 a,
.footer-bom16.footer-bott19  .copy-com, .footer-bom16.footer-bott19  .copy-com a
{
    font-size: 14px;
}
.footer-bottom16.footer-middle_19 ul.no-padding.info-company li {
    color: #999;
    line-height: 35px;
    margin-bottom: 24px;
}
.footer-bottom16.footer-middle_19 ul.info-company li i {
    font-size: 15px !important;
    height: 35px;
    line-height: 35px;
    width: 35px;
    margin-right: 20px;
    background-color: #333;
    color: #fff !important;
    margin-top: 0;
}
.footer-bottom16.footer-middle_19 ul.no-padding.info-company li:first-child
{
    line-height: 20px;
}
.widget .footer-bottom16.footer-middle_19 ul.no-padding.bullet li {
    padding-bottom: 12px;
}
.vc_row.footer-bottom5.footer-bottom16.footer-middle_19 ul.bullet li a:before {
    font-size: 14px;
    padding-right: 10px;
}
.footer-bottom16.footer-middle_19 ul.instagram img {
    max-width: 100%;
    margin-left: 0;
}
.footer-bottom16.footer-middle_19  ul.instagram {
    margin-left: 0;
    display: flex;
    flex-flow: row wrap;
    clear: both;
    align-items: center;
}

.footer-bottom5.footer-middle_19 ul.instagram img:hover {
    transform: scale(1.05,1.05);
    opacity: 0.7;
}
.product-slider-h19 .woocommerce .ftc-product.product .item-image:hover >a:after{
    position: absolute;
    content: "";
    background-color: rgba(0,0,0,0.5);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    border-radius: 14px;
}
.product-deal-h19 .ftc-product-time-deal .ftc-product .item-image>a:after {
    opacity: 0;
}
.product-deal-h19 .ftc-product-time-deal .ftc-product .item-image:hover>a:after {
    opacity: 1;
}
.product-slider-h19 .woocommerce .product .item-image > a.quickshop {
    color: red;
    display: block;
    width: 20px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    z-index: 9;
    font-size: 18px;
    background: transparent !important;
}
.product-slider-h19 .woocommerce .ftc-product.product .item-image > a.quickshop:after{
    display: none;
}
.blog-home19 .ftc-sb-blogs .meta-slider {
    margin: 0;
}
@media only screen and (min-width: 992px){
    .testimonial-home21 .text-home3 {
        align-items: inherit;
        padding-top: 60px;
    }
}

/* Home 20 */
.header-layout20 .header-content .ftc-shop-cart{
    margin-left: 20px;
}
.header-ftc.header-layout18 .header-content > .container {
    width: 100%;
    max-width: 1170px;
    padding: 37px 0;
}
.header-ftc.header-layout18 .header-content{
    padding: 0;
}

@media (min-width: 992px){
    .hot-h23.product-slider-h23 .woocommerce .product .item-image .button-in-product > a, 
    .hot-h23.product-slider-h23 .woocommerce .product .item-image .button-in-product > div {
        margin: 10px 0;
    }
    .header-ftc.header-layout18 .is-sticky .header-sticky.header-content {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
        box-shadow: none;
        width: 100% !important;
        left: 0;
        background-color: #fff;
    }
    .header-layout18 .header-sticky .navigation-primary {
        /*justify-content: center;*/
    }
    .header-ftc.header-layout18>.container {
        display: flex;
        align-items: center;
    }
    .header-layout18 .logo-home20 {
        flex-basis: 15%;
        padding: 40px 0;
        text-align: left;
        position: relative;
        background: #fff;
        height: 150px;
    }
    .header-layout18 .logo-home20:before {
        background-color: #fff;
        content: "";
        position: absolute;
        right: 99%;
        top: 0;
        height: 100%;
        width: 1000%;
        z-index: 9;

    }
    .header-layout18 div#sticky-wrapper {
        width: 100%;
    }
    .header-layout18 .right-home20{
        flex-basis: 100%;
        position: relative;
        padding-left: 120px;
        min-height: 150px;
    }
    .before-header {
        background: #95c347;
        height: 41px;
        position: absolute;
        z-index: -1;
        top: 0;
        width: 100%;
        left: 0;
    }
    .header-layout18 .right-home20:before {
        content: '';
        background: url(assets/images/logo2_after.png) no-repeat center;
        width: 105px;
        height: 100%;
        position: absolute;
        top: 0;
        left: -5px;
        z-index: 1;
    }
    .header-layout18 .navigation-primary {
        flex: 1 0 0;
        justify-content: flex-start;
        border-right: 0;
        padding-right: 0;
    }
    .header-layout18  .mega_main_menu.primary > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle > .mobile_button,
    .header-layout18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, 
    .header-layout18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
        color: #333;
    }
    .header-layout18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *{
        color: inherit;
    }
    .header-layout18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
    .header-layout18 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
    .header-layout18 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor{
        border-top-color: #fff;
    }
    .header-layout18 .mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li {
        padding-right: 20px;
    }

    .header-ftc.header-layout18.header-sticky-mobile .right-home20 {
        flex-basis: 100%;
        padding-left: 0;
    }
    .header-ftc.header-layout18.header-sticky-mobile .logo-home20 {
        flex-basis: 0;
    }
    .header-ftc.header-layout18.header-sticky-mobile .header-content > .container {
        width: 1170px;
        padding: 20px 15px;
        background: #fff;
    }
    .header-ftc.header-layout18 .header-content.header-sticky > .container {
        background: #fff;
    }
    .header-ftc.header-layout18 .is-sticky .header-sticky > .container {
        padding: 20px 15px;
    }
    .header-layout18 .is-sticky .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns3,
    .header-layout18 .is-sticky .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns4,
    .header-layout18 .is-sticky .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5{
        position: relative;
    }

    .header-layout18 .is-sticky .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns3 > ul.mega_dropdown,
    .header-layout18 .is-sticky .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns4 > ul.mega_dropdown,
    .header-layout18 .is-sticky .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown {
        left: 0;
        transform: translateX(0%);
    }

    .text-img-home19.text-img-home20 h4:before,.text-img-home19.text-img-home20_2 h4:before {
        content: '';
        position: absolute;
        height: 2px;
        width: 160px;
        background: red;
        z-index: 2;
        top: 30px;
        left: -95px;
    }
    .text-img-home19.text-img-home20_2 h4:before{
        left: auto;
        right: -95px;
    }
    .text-img-home19.text-img-home20 >.wpb_column.vc_column_container.vc_col-sm-6:last-child>.wpb_wrapper {
        padding-left: 100px;
    }
    .text-img-home19.text-img-home20_2 >.wpb_column.vc_column_container.vc_col-sm-6:first-child>.wpb_wrapper {
        padding-right: 100px;
    }

}
.header-layout18 .header-nav{
    border: 0;
}
.header-layout18 .nav-left, .header-layout18 .nav-right {
    padding-top: 8px;
}
.header-ftc.header-layout18 {
    position: relative;
}
.text-img-home19.text-img-home20, .text-img-home19.text-img-home20_2 {
    display: flex;
    align-items: center;
}
.text-img-home19.text-img-home20 .ftc-smooth-image.ftc-smooth, 
.text-img-home19.text-img-home20_2 .ftc-smooth-image.ftc-smooth{
    margin-bottom: 0;
}
.text-heading19.text-heading20 .content_title h4.title_block{
    color: #fff;
}
.back-shopnow20>.wpb_column.vc_column_container.vc_col-sm-4:nth-child(2) {
    background: rgba(0,0,0,0.6);
    border: 1px solid #ebebeb;
    text-align: center;
    color: #fff;
    padding: 30px 0;
}
.back-shopnow20 h2 {
    text-transform: uppercase;
    font-weight: 600;
    font-style: italic;
    font-size: 34px;
}
.back-shopnow20 h3 {
    font-weight: 300;
    margin-top: 9px;
}
.back-shopnow20 a {
    font-size: 19px;
    font-family: Raleway;
    color: #ddd;
    font-weight: 300;
}
.back-shopnow20 {
    padding: 213px 0;
}
.header-layout18 .ftc_search_ajax .search-button, .header-layout18 a.ftc-cart-tini.cart-item-canvas:before, 
.header-layout18 a.ftc-cart-tini:before {
    color: #333;
}
/* home 21 */

.header-ftc.header-layout19 {
    background: #000 !important;
    padding: 0;
}
.header-layout19 .header-nav {
    border-bottom: 1px solid rgba(255,255,255,0.15);
    background: transparent !important;
}
.header-ftc.header-layout19 .is-sticky .header-sticky,
.header-layout22 .is-sticky .header-content{
    background: #000;
}
.header-layout19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout19 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout19 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor
{
    border-color: transparent;
}
.header-layout19 .navigation-primary {
    justify-content: center;
    padding-right: 0;
}
.header-layout19 .header-nav .container, .header-layout19 , .header-layout19 .header-content > .container {
    padding: 0 15px;
    width: 100%;
}
@media (min-width: 1500px)
{
    .header-layout19 .header-nav .container, .header-layout19 , .header-layout19 .header-content > .container {
        padding: 0 160px;
    }
}
.img-text-home21  .wpb_single_image
{
    margin-bottom: 0;
}
.img-text-home21 .vc_single_image-wrapper
{
    position: relative;
}
.img-text-home21 .vc_single_image-wrapper::before {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border: 1px solid #fff;
    content: '';
}
.img-text-home21 .vc_single_image-wrapper::before,.vc_row.vc_row-fluid.figcaption
{
    opacity: 0;
    -webkit-transition: opacity 0.65s, -webkit-transform 0.65s;
    -moz-transition: opacity 0.65s, -webkit-transform 0.65s;
    transition: opacity 0.65s, transform 0.65s;
    -webkit-transform: scale(0);
    transform: scale(0);
    -moz-transform: scale(0);
}
.img-text-home21 .vc_row.vc_row-fluid.figcaption {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 85%;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    transform: translate(-50%,-50%) scale(1,1.5);
    -webkit-transform: translate(-50%,-50%) scale(1,1.5);
    -moz-transform: translate(-50%,-50%) scale(1,1.5);
}
.img-text-home21>.vc_col-sm-6>.wpb_wrapper:hover .vc_single_image-wrapper::before
{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -moz-transform: scale(1);
}
.img-text-home21>.vc_col-sm-6>.wpb_wrapper:hover .vc_row.vc_row-fluid.figcaption 
{
    opacity: 1;
    transform: translate(-50%,-50%) scale(1);
    -webkit-transform: translate(-50%,-50%) scale(1);
    -moz-transform: translate(-50%,-50%) scale(1);
}
.img-text-home21 h4 {
    font-size: 30px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-top: 2px;
}
.testimonial-home21 > div {
    min-height: 510px;
    display: flex;
    align-items: center;
}
.testimonial-home21 > div > .wpb_wrapper {
    margin: 0 auto;
}
.testimonial-home21 .test-home19 .ftc-sb-testimonial.owl-carousel .owl-nav.disabled {
    display: none;
}
@media only screen and (max-width: 1500px) and (min-width: 1190px){
    .testimonial-home21 .test-home19 .ftc-sb-testimonial .content, .testimonial-home21 .test-home19 .ftc-sb-testimonial {
        width: 570px;
    }
    .testimonial-home21 > div.text-home3 > .wpb_wrapper {
        margin-left: 15px;
        margin-top: -190px;
    }

}
@media (min-width: 1500px)
{
    .testimonial-home21 .test-home19 .ftc-sb-testimonial .content, .testimonial-home21 .test-home19 .ftc-sb-testimonial {
        width: 800px;
    }
}
.testimonial-home21 .text-home3 {
    z-index: 1;
}
.testimonial-home21 .text-home3 h2 {
    font-size: 38px;
    text-transform: uppercase;
    font-weight: 600;
    padding-bottom: 15px;
}
.testimonial-home21 > div.text-home3 > .wpb_wrapper {
    max-width: 360px;
    margin-left: 35px;
    margin-top: -170px;
}
.testimonial-home21 > div.text-home3 p {
    font-size: 15px;
    text-align: justify;
    color: #666;
    padding-bottom: 10px;
}
.testimonial-home21 .ftc-sb-button {
    text-align: left;
}
.list-product-widget21 .short-description {
    display: none;
}
.list-product-widget21 ul.product_list_widget li
{
    display: flex;
    align-items: center;
    padding-bottom: 15px;
}
.list-product-widget21 .woocommerce .ftc-product.product {
    max-width: 100%;
    display: flex;  margin-bottom: 20px;     align-items: center;
}
.list-product-widget21 .woocommerce .ftc-product.product .item-image {
    max-width: 150px; width: 100%;
    margin: 0; border-radius: 7px;
}
.list-product-widget21 .item-description .meta_info {
    display: none;
}
.list-product-widget21 .woocommerce .ftc-product.product .item-description {
    text-align: left;
    padding-left: 30px;
    position: relative;
    flex: 1;
    padding-bottom: 25px;
}
.list-product-widget21 ul.product_list_widget > li a.ftc-widget-image
{
    max-width: 150px;
    border-radius: 7px;
}
.list-product-widget21 .woocommerce .product-row div.product span.price {
    margin-bottom: 0;
}
.list-product-widget21 .woocommerce .products .star-rating {
    margin: 0;
    position: absolute;
    bottom: 0; z-index: 2;
}
.list-product-widget21 .item-description .meta_info, .list-product-widget21 span.product-sku
{
    display: none;
}
.list-product-widget21 .item-description, .list-product-widget21 ul.product_list_widget > li a
{
    text-align: left;
}
.list-product-widget21 ul.product_list_widget > li h3.product_title.product-name {
    padding-top: 0;
    padding-bottom: 10px;
}
.list-product-widget21 .item-description {
    padding-left: 30px;
}
.list-product-widget21 .item-description h3.product_title > a {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 0;  color: #000;
}
.list-product-widget21 ul.product_list_widget span.woocommerce-Price-amount.amount, 
.list-product-widget21 ul.product_list_widget span.price {
    font-size: 16px;
}
.list-product-widget21 h2.widgettitle, .list-product-widget21 h4.title_sub {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 35px;
    color: #000;     text-align: left;
}
.product-slider-h19.product-h21 h3.product-name > a
{
    color: #fff;
}
/* Home 22*/
.header-ftc.header-layout20 {
    background: #fff;
}
.header-ftc.header-layout20 .header-nav
{
    background-color: #111;
}
.header-layout20 .navigation-primary {
    justify-content: center;
    flex: 1 0 0;
}
.site-content.body-home22>.container {
    background: #fff;
}
@media (min-width: 1350px)
{
    .header-ftc.header-layout20 {
        width: 1289px;
        margin: 0 auto;
    }
    .site-content.body-home22>.container {
        width: 1289px;
        padding: 0 59px;
    }
}
.header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout20 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout20 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-top-color: transparent;
}
.blog-home22 .post-img {
    max-width: 370px;
    width: 100%;
}
.blog-home22 .ftc-sb-blogs .post-info {
    position: relative;
    max-width: 380px;
    padding: 15px;
    right: 0;
    opacity: 0.9;
    bottom: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    float: right;
}
.blog-home22 article.post-wrapper {
    display: block;
}
.blog-home22 article a.button-readmore {
    line-height: 38px;
    min-width: 120px;
    margin-top: 5px;
    font-size: 11px;
    font-weight: normal;
}
.blog-home22 .ftc-sb-blogs .post-info:hover {
    border-color: #1a1a1a;
}
.blog-home22 .ftc-sb-blogs .post-info:hover .date-time.time-home19
{
    background-color: #1a1a1a;
}
.blog-home19 .ftc-sb-blogs .author a:hover {
    text-decoration: underline;
}
.vc_row.blog-home22, .vc_row.blog-home22 .vc_row.blog-home1 {
    margin-bottom: 0;
}
.blog-home22 .ftc-sb-blogs .post-info{
    margin-bottom: -15px;
}
.background-home22 p {
    font-size: 16px;
    font-style: italic;
    color: #666;
}
.background-home22 h4 {
    font-size: 36px;
    font-style: italic;
    padding-bottom: 12px;
    text-transform: unset;
    font-weight: 500;
}
.background-home22 .vc_col-sm-12>.wpb_wrapper {
    padding-left: 115px;
    padding-top: 100px;
    min-height: 510px;
}
.vc_row.background-home22{
    margin-left: 0;
    margin-right: 0;
}
.product-deal-h19 .woocommerce .ftc-product-time-deal .product .item-description .meta_info a.added_to_cart.wc-forward {
    display: inline-block;
}
.blog-home22 .blogs article h3.blog-title {
    height: 38px;
    overflow: hidden;
    margin-bottom: 10px;
}
.testimonial-home21 .ftc-sb-testimonial .active .testimonial-content .content:before {
    font-size: 10px;
    top: -5px;
}
.testimonial-home21 .ftc-sb-testimonial .active .testimonial-content .content:after{
    font-size: 10px;
}
.header-layout20 .header-currency .ftc-currency > a span.currency {
    color: #999;
}

.widget-product-home19 .ftc-smooth-image.ftc-smooth {
    border-radius: 20px;
}
.text-blog .ftc-sb-blogs h3.blog-title , .text-blog-3 .ftc-sb-blogs h3.blog-title{
    margin-top: 0;
}
.text-blog-3 .owl-item:not(.active) {
    height: auto;
}
/* Home 23 */


.header-ftc.header-layout21 {
    background: #111;
}
.header-layout21 .header-content .container > div.logo-wrapper,
.header-layout21 .header-content .container > div.navigation-primary {
    flex: 1 0 0;
    justify-content: center;
}
.header-layout21  .ftc_search_ajax .search-button {
    font-size: 17px;
}
.header-layout21 .ftc-search-product .ftc_search_ajax {
    justify-content: flex-end;
}

.header-layout21 .header-content .container > div.search-cart > div.ftc-shop-cart{
    margin-right: 23px;
}
.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    font-size: 15px;
    font-weight: 500;
}
.header-layout21 .header-content > .container {
    padding-top: 14px;
    padding-bottom: 14px;
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.header-layout21 .navigation-primary {
    padding: 10px 0;
}
.header-layout21 .is-sticky .header-content {
    display: none;
}
.header-layout21 span.cart-number{
    padding: 0;
}
.header-layout21 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
    padding: 0;
}
.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout21 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout21 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-top: 0;
    margin-top: 1px;
    border-bottom-width: 2px;
    margin-bottom: 0;
}
.header-layout21 .mega_main_menu > .menu_holder > .menu_inner > ul > li {
    margin: 0 22px;
}
.header-layout21 .header-content {
    padding: 0;
}
.header-layout21 .dropdown-desk .desk-child
{
    right: 0;
    left: auto;
}
.text-heading23 h3 {
    font-family: Allura;
    font-size: 48px;
    text-transform: capitalize;
}
.text-heading23 .content_title h4.title_block {
    font-size: 42px;
    font-weight: 600;
    margin-top: -5px;
    position: relative;
    padding-bottom: 10px;
    letter-spacing: 2px;
    color: #000;
}
.test-home23 .text-heading23 .content_title h4.title_block:before {
    font-family: FontAwesome;
    position: absolute;
    bottom: 0;
    left: 49.5%;
    font-size: 8px;
    content: '\f04d';
    transform: rotate(-45deg) translateX(-50%);
    -webkit-transform: rotate(-45deg) translateX(-50%);
    -moz-transform: rotate(-45deg) translateX(-50%);
    z-index: 1;
}
.test-home23 .text-heading23 .content_title h4.title_block:after {
    font-family: FontAwesome;
    position: absolute;
    bottom: 0;
    left: 50.5%;
    font-size: 8px;
    content: '\f04d';
    transform: rotate(-45deg) translateX(-50%);
    -webkit-transform: rotate(-45deg) translateX(-50%);
    -moz-transform: rotate(-45deg) translateX(-50%);
    color: red;
    z-index: 1;
}
.test-home23 .ftc-sb-testimonial .active .testimonial-content .content {
    color: #666;
    font-style: inherit;
    font-size: 16px;
    letter-spacing: 0;
    width: 650px;
    padding: 0;
    line-height: 26px;
}
.test-home23 .ftc-sb-testimonial .active .testimonial-content .content:before,
.test-home23 .ftc-sb-testimonial .active .testimonial-content .content:after
{
    display: none;
}
.test-home23 .ftc-sb-testimonial .active.center .testimonial-content .byline,
.test-home23 .ftc-sb-testimonial .active.center .testimonial-content .name {
    color: #666;
}
.test-home23 .ftc-sb-testimonial .active.center .testimonial-content .name {
    font-weight: 500 !important;
}
.test-home23 .ftc-sb-testimonial .active.center .testimonial-content .name a {
    font-size: 16px;
    color: #333;
    font-weight: 600 !important;
}
.test-home23 .text-heading23 .content_title
{
    position: relative;
}
.test-home23 .text-heading23 .content_title:after {
    background: red;
    content: '';
    width: 100px;
    height: 2px;
    z-index: 0;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.test-home23 .ftc-sb-testimonial .name-byline {
    bottom: -15px;
}
.test-home23 .text-heading23 h3, .test-home23 .text-heading23 .content_title h4.title_block {
    font-size: 36px;
}
.test-home23 .text-heading23 .content_title h4.title_block
{
    margin-top: 5px;
    padding-bottom: 30px;
}
.test-home23 .owl-item {
    height: 0;
}
.test-home23 .owl-item.active {
    height: auto;
}
.wpb-js-composer .product-slider-h23 .vc_tta.vc_general .vc_tta-tabs-list li.vc_tta-tab a {
    font-weight: 400;
    padding: 0;
    font-size: 15px;
    border: 0;
    color: #333;
    line-height: 24px;
    min-width: auto;
    margin: 0 30px 20px;
}
body.wpb-js-composer .product-slider-h23 .vc_general.vc_tta-tabs .vc_tta-tab.vc_active a,
body.wpb-js-composer .product-slider-h23 .vc_general.vc_tta-tabs .vc_tta-tab:hover a
{
    background: transparent !important;
    text-decoration: underline;
}
.product-slider-h23 .woocommerce .products .product .item-image > .quickshop {
    display: none;
}
.product-slider-h23 .woocommerce .product .item-image .button-in-product > div,
.product-slider-h23 .woocommerce .product .item-image .button-in-product > div a, 
.product-slider-h23 .woocommerce .product .item-image .button-in-product > a {
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
}
.product-slider-h23 .woocommerce .product .item-image .button-in-product .yith-wcwl-add-to-wishlist a {
    border-radius: inherit;
}
.product-slider-h23 .woocommerce .product .item-image:hover .button-in-product > a, 
.product-slider-h23 .woocommerce .product .item-image:hover .button-in-product > div a{
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.product-slider-h23 .woocommerce .product .item-image .button-in-product a.compare,
.product-slider-h23 .woocommerce .product .item-image .button-in-product > div.add-to-cart a {
    border-right: 0;
}
.product-slider-h23 .woocommerce .product .item-image .button-in-product {
    display: block;
    left: 20px;
    transform: translate(0,-50%);
    transition: unset;
}
.product-slider-h23 .woocommerce .ftc-product.product .item-image .button-in-product a.quickshop {
    display: block;
}
.product-slider-h23 .woocommerce .product .item-image .button-in-product > a,
.product-slider-h23 .woocommerce .product .item-image .button-in-product > div {
    margin: 20px 0;
}
.product-slider-h23 .woocommerce .ftc-product.product .item-image,
.product-slider-h23 .woocommerce .ftc-product.product .item-image:hover >a:after {
    border-radius: 0;
}
.product-slider-h23 h3.product-name > a {
    font-size: 15px;
    font-weight: normal;
}
.product-slider-h23 .woocommerce div.product span.price {
    font-size: 16px;
}
.categories-h23 .ftc__sub__categories__image {
    position: inherit;
    width: 100%;
    border-radius: 0;
    max-width: 100%;
    top: 0;
    left: 0;
    transform: none;
}
.categories-h23 span.sub-product-categories {
    display: block;
    padding: 20px;
}
.categories-h23 span.sub-product-categories a {
    display: block;
}
.categories-h23 .ftc-sub-product-categories {
    border: 1px solid #dcdcdc;
}
.categories-h23 span.sub-product-categories a {
    display: block;
    margin-bottom: 8px;
    text-transform: capitalize;
    color: #444;
}
.categories-h23 span.sub-product-categories a:last-child
{
    margin-bottom: 0;
}
.categories-h23 span.sub-product-categories a:before {
    content: '\f105';
    font-family: FontAwesome;
    padding-right: 15px;
}
.categories-h23 span.sub-product-categories a:hover {
    margin-left: 10px;
}
.blog-home23 .ftc-sb-blogs .meta-slider {
    margin: 0;
}
.blog-home23 .ftc-sb-blogs .post-info {
    padding: 0;
    padding-top: 35px;
}
.blog-home23 .blogs article h3.blog-title {
    border-bottom: 0;
    font-size: 18px;
    margin: 0;
    padding: 0 0 10px;
    height: auto;
    font-weight: 600;
}
.blog-home23 .blogs .post-info .fa,.blog-home23 article a.button-readmore:before {
    display: none;
}
.blog-home23 .ftc-sb-blogs .date-time {
    margin-left: 0;
    padding-left: 80px;
    position: relative;
}
.blog-home23 .ftc-sb-blogs .date-time:before {
    content: '';
    width: 50px;
    height: 2px;
    background: red;
    position: absolute;
    left: 0;
    top: 13px;
}
.blog-home23 .blogs .date-time span
{
    padding-left: 0;
}
.blog-home23 .blogs .date-time span {
    color: #999;
    font-size: 15px;
}
.blog-home23 .blogs .entry-content {
    color: #666;
    font-size: 15px;
}
.blog-home23 article a.button-readmore {
    font-weight: 500;
    margin-right: 12px;
    min-width: 150px;
    padding: 0 15px;
    background: red;
    color: #fff !important;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 15px;
    letter-spacing: 1px;
    margin-top: 10px;
}
.blog-home23 article a.button-readmore:hover{
    background: #333;
}
.blog-home23 .blog-h23-right .ftc-sb-blogs .meta-slider {
    margin: 0 -15px;
}
.blog-home23 .blog-h23-right .post-img {
    max-width: 270px;
    display: inline-block;
}
.blog-home23 .blog-h23-right article.post-wrapper {
    display: inline-flex;
    margin-bottom: 30px;
    flex-flow: row wrap; 
}
.blog-home23 .blog-h23-right .ftc-sb-blogs .post-info {
    width: calc( 100% - 270px);
    padding: 0 0 0 30px;
}
.blog-home23 .blog-h23-right .ftc-sb-blogs .date-time {
    padding-left: 0;
    padding-bottom: 12px; margin-bottom: 3px;
}
.blog-home23 .blog-h23-right .ftc-sb-blogs .date-time:before {
    top: auto;
    bottom: 0;
}
.top-footer .ftc-footer .vc_row.footer-top23 {
    background-color: #222 !important;
    padding: 49px 0 10px
}
.top-footer .ftc-footer .vc_row.footer-top23 p {
    font-size: 15px;
    text-align: justify;
}
.footer-top23 ul.instagram li {
    width: calc(25% - 10px);
}
.footer-top23 ul.instagram {
    margin-left: -5px;
}
.footer-top23 .contact-info img {
    padding-bottom: 10px;
}
.footer-top23 .contact-info .wpb_single_image {
    margin-top: 15px;
    margin-bottom: 0;
}
footer#colophon .ftc-footer .footer-top23 .widget-title:before {
    display: none;
}
.ftc-footer .footer-top23 .widget-title {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    top: 0;
    margin-bottom: 30px;
    margin-top: 15px;
}
p.button-sub-h23, .footer-top23 p.button-sub, .footer-top23 p.text-sub, .footer-top23 h3.popup-news {
    display: none;
}
.footer-top23 p.button-sub-h23
{
    display: inline-block;
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.footer-top23 .mc4wp-form-fields
{
    position: relative;     margin-top: 20px;
}
.footer-top23 input[type="email"] {
    background: transparent;
    border-color: rgba(255,255,255,0.15);
    color: #fff;
}
.footer-top23 input[type="submit"] {
    background: transparent !important;
    font-size: 18px;
    color: #fff;
    line-height: 47px;
    padding: 0 20px 0 0;
}
.footer-top23 .social-icons ul {
    text-align: left;
}
.footer-top23 .social-icons li, footer  .footer-top23 .social-icons li a {
    width: auto;
    height: auto;
    background: transparent;
}
.footer-top23 .social-icons li i {
    font-size: 20px;
    line-height: 21px;
}
footer#colophon .footer-top23 div .social-icons a:hover {
    background-color: transparent;
}
footer#colophon .footer-top23  .social-icons a.facebook:hover {
    color: #3B5998;
}
footer#colophon  .footer-top23  .social-icons a.twitter:hover {
    color: #2CAAE1;
}
footer#colophon  .footer-top23  .social-icons a.google-plus:hover {
    color: #DD4B39;
}
footer#colophon  .footer-top23  .social-icons a.pinterest:hover {
    color: #bd081c;
}
footer#colophon  .footer-top23 .social-icons a.instagram:hover {
    color: #b4309d;
}
footer .footer-top23 .social-icons li {
    margin-right: 30px; margin-top: 7px;
}
.footer-middle23 > .wpb_column > .wpb_wrapper {
    border: 1px solid rgba(255,255,255,0.15);
    padding: 20px 0;
}
.footer-middle23  .ftc-feature .ftc_feature_content {
    padding-top: 0;
}
.f1 .ftc-feature .ftc_feature_content h3:before {
    content: '\f041';
    font-family: FontAwesome;
}
.f2 .ftc-feature .ftc_feature_content h3:before {
    content: '\f095';
    font-family: FontAwesome;
}
.f3 .ftc-feature .ftc_feature_content h3:before {
    content: '\f0e0';
    font-family: FontAwesome;
}
.footer-middle23 .ftc-feature .ftc_feature_content h3 , .footer-middle23  .ftc-feature .ftc_feature_content h3 a{
    color: #fff;
    text-transform: capitalize;
    font-weight: 400;
}
.footer-middle23 .ftc-feature .ftc_feature_content h3 a {
    font-size: 15px;
    padding-left: 15px;
}
.footer-middle23 .ftc-feature .ftc_feature_content p {
    font-size: 15px;
}
.footer-middle23 .f1 .ftc-feature .ftc_feature_content p 
{
    text-transform: capitalize;
}
.footer-middle23 .f2.wpb_column {
    border-left: 1px solid rgba(255,255,255,0.15);
    border-right: 1px solid rgba(255,255,255,0.15);
}
.footer-middle23 {
    padding-bottom: 50px;
}
.footer-bott23 ul.menu-footer {
    margin-top: 0;
    text-transform: uppercase;
    text-align: right;
}
footer .footer-bott23 .menu-footer a { 
    color: #999;
}
.footer-bom16.footer-bott23 .copy-com,
.footer-bom16.footer-bott23 .copy-com a{
    font-size: 15px;
}
footer .footer-bott23 ul.menu-footer li:not(:last-child) {
    margin-right: 20px;
}
/* home 24 */
.group-parallax {
    text-align: right;
    color: #fff;
}
.group-parallax .wpb_wrapper {
    max-width: 500px;
    margin: 0 auto;
    margin-right: 0;
/*    animation: myParallax ease 2s;
transform: translateX(-10%);
opacity: 0;
transition: all 1s;*/
}
/*.group-parallax:hover .wpb_wrapper {
opacity: 1;
transform: translateX(0);
}

@keyframes myParallax{
from{
transform: translateX(-100%);
}
to {
transform: translateX(0%);
}
}*/
/*.group-parallax .animated {
-webkit-animation: lightSpeedIn 3s linear infinite;
animation: lightSpeedIn 3s linear infinite;
animation-iteration-count: 1;
}*/
.group-parallax>.wpb_column.vc_column_container.vc_col-sm-12 {
    min-height: 800px;
    display: flex;
    align-items: center;
}
.group-parallax  .ftc-sb-button{
    text-align: right;
    margin-top: 35px;
    animation: myBtpara 2s;
}
@keyframes myBtpara{
    from{
        transform: translateX(-100%);
    }
    to {
        transform: translateX(0%);
    }
}
.group-parallax .ftc-sb-button a.ftc-button {
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
    line-height: 37px;
    background: red !important;
    padding: 0 15px;
    color: #fff;
}
.group-parallax .ftc-sb-button a.ftc-button:hover{
    background-color: #fff !important;
}
.group-parallax h3 {
    font-size: 40px;
    text-transform: uppercase;
    font-weight: bold;
}
.group-parallax h4 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 300;
    margin: 13px 0 0;
}
.group-parallax p {
    font-size: 15px;
    padding: 15px 0 0;
}
.left .group-parallax .wpb_wrapper {
    margin-left: 0;
}
.left .group-parallax, .left .group-parallax .ftc-sb-button {
    text-align: left;
}
.center .group-parallax .wpb_wrapper {
    margin: 0 auto;
}
.center .group-parallax, .center .group-parallax .ftc-sb-button {
    text-align: center;
}
.header-layout22 .header-content .navigation-primary {
    flex: 1;
    justify-content: center;
}
.header-layout22 .header-content .ftc-shop-cart {
    margin: 0 15px;
}

.header-layout22 .search-cart .mobile-nav-desk,
.header-layout22 .ftc_search_ajax .search-button,
.header-layout22 a.ftc-cart-tini:before{
    color: #fff;
}
.header-layout22 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text,
.header-layout22 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *{
    color: #fff;
}
.header-layout22 .search-cart .mobile-nav-desk:hover,
.header-layout22 a.ftc-cart-tini:hover:before {
    color: #333;
}
.header-layout22 .navigation-primary {
    justify-content: flex-end;
}
.header-layout22 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout22 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout22 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-top: 1px solid #fff;
    margin-top: 0;
    border-bottom: 1px solid #fff;
}
@media (min-width: 992px){
    .header-layout22 span.cart-number {
        background: #333;
        color: #fff;
    }
}
.header-layout22 .ftc_search_ajax .search-button:hover{
    background-color: transparent;
    color: #333;
}
.header-layout22 .toggle-menu-home .mobile-nav-desk:hover, 
.header-layout22 .ftc-tini-cart:hover{
    background-color: transparent;
}
footer  .footer-bt25  .social-icons li a {
    background: rgba(255,255,255,0.1);
}
.header-layout22 span.cart-number:before, .header-layout22 span.cart-number:after{
    display: none;
}
.header-layout22 .ftc-cart-tini:before {
    margin-right: 0;
}
/*hostpost*/
.ftc-image-hotspot {
    position: absolute;
}
.ftc-image-hotspot-hotspots {
    position: relative;
}
.ftc-image-hotspot-img {
    width: 100%;
}
.hotspot-content-text {
    display: none;
}
.hotspot-content{
    position: absolute !important;
    width: 250px;
    left: 30px;
    top: 20px;
    background: #fff;
    padding: 15px;
    z-index: 16;
    text-align: center;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,.15);
    box-shadow: 0 0 3px rgba(0,0,0,.15);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px) translateZ(0);
    transform: translateY(20px) translateZ(0);
    -webkit-transition: opacity .25s ease,visibility .25s ease,-webkit-transform .25s ease;
    transition: opacity .25s ease,visibility .25s ease,-webkit-transform .25s ease;
    transition: opacity .25s ease,visibility .25s ease,transform .25s ease;
    transition: opacity .25s ease,visibility .25s ease,transform .25s ease,-webkit-transform .25s ease;
    padding-bottom: 20px;
}
.hotspot-content.hotspot-dropdown-right {
    left: auto;
    right: 30px;
}
.hotspot-action-hover .ftc-image-hotspot:hover .hotspot-content{
    opacity: 1;
    visibility: visible;
}
.hotspot-product .star-rating{
    position: relative;
    line-height: 16px;
    height: 16px;
    text-align: center;
    float: none;
    margin: 0px auto 10px;
    font-size: 11px;
    letter-spacing: 2px;
    width: 69px;
    color: red;
    display: block;
    font-family: star;
    overflow: hidden;
}
.hotspot-content-title{
    line-height: 24px;
    text-transform: capitalize;
    margin: 14px 0;
}
.hotspot-product .star-rating span{
    overflow: hidden;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    padding-top: 1.5em;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.hotspot-product .star-rating span::before{
    content: '\53\53\53\53\53';
    top: 0;
    position: absolute;
    left: 0;
    font-family: 'star';
}
.hotspot-product .star-rating::before{
    content: '\73\73\73\73\73';
    color: #d3ced2;
    float: left;
    top: 0;
    left: 0;
    position: absolute;
    font-family: 'star';
}
.hotspot-product .price del,
.hotspot-product .price ins
{
    padding: 0 5px;
}
.hotspot-product a.button{
    display: none;
}
.hotspot-btn{
    height: 50px;
    cursor: pointer;
    width: 50px;
    background: rgba(255,255,255,0.3);
    border-radius: 50%;
    position: relative;
}
.ftc-image-hotspot-hotspots{
    counter-reset: section;
}
.ftc-image-hotspot-hotspots .ftc-image-hotspot .hotspot-btn:before{
    counter-increment: section;
    content: counter(section);
    font-size: 16px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    z-index: 10;
    color: #333;
}
.hotspot-btn:after{
    content: "";
    position: absolute;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    width: 40px;
    height: 40px;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    border-radius: 50%;
    background-color: #fff;
}
.hotspot-dropdown-right:before{
    right: 100%;
}
.hotspot-content-title a{
    font-size: 15px;
    font-weight: 400;
}
.hotspot-product .price ins{
    font-weight: bold;
    font-size: 16px;
}
.hotspot-product .price{
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
}
.hotspot-product .price del span{
    color: #999;
    font-size: 14px;
    font-weight: normal;
}
.fresh-look {
    display: inline-flex;
    align-items: center;
}
.fresh-look h3 {
    font-size: 48px;
    line-height: 50px;
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
}
.look1 h3.mont.bo-look
{
    position: relative;
}
.look1 h3.mont.bo-look:after {
    content: '';
    background: red;
    height: 1px;
    width: 150px;
    top: 30px;
    z-index: 1;
    position: absolute;
    right: 0;
}
.fresh-look p {
    color: #666;
    padding-top: 8px;
    font-size: 15px;
    line-height: 26px;
}
.fresh-look .ftc-sb-button a.ftc-button:before{
    display: none;
}
.fresh-look .ftc-sb-button
{ text-align: left;
    margin-top: 55px;
}
.fresh-look .ftc-sb-button a.ftc-button:after {
    content: '\f04b';
    font-family: FontAwesome;
    position: relative;
    background: transparent;
    font-size: 7px;
    border: 1px solid #ebebeb;
    padding: 5.5px 5.5px 5.5px 7px;
    border-radius: 50%;
    margin-left: 12px;
    bottom: 2px;
    color: #666;
}
.fresh-look .ftc-sb-button a.ftc-button {
    font-size: 13px;
    color: #666;
    font-weight: 600;
    letter-spacing: 1px;
}
.fresh-look.look5 p {
    padding-top: 3px;
    margin-bottom: 0;
}
.fresh-look.look5 h3 {
    padding-bottom: 10px;
}
/*end hostpost*/
.footer-middle23 .f3 .ftc-feature .ftc_feature_content p:hover {
    color: red;
    cursor: pointer;
}
/* Home 26 */
.header-layout23 .is-sticky .header-nav, .header-layout23 .is-sticky .header-content {
    display: none;
}
@media only screen and (max-width: 992px){
    .header-layout23 .is-sticky .content-full-v23.header-sticky {
        box-shadow: none;
    }
}
.header-layout23  .header-content .logo-wrapper {
    flex: 1 0 0;
    justify-content: center;
    text-align: center;
}
.header-layout23  .header-content .ftc-search-product .ftc_search_ajax {
    justify-content: flex-end;
    flex-direction: column-reverse;
}
.header-layout23 .header-content .container .ftc-search-product {
    z-index: 999;
}
.header-layout23 .header-content .ftc_search_ajax .search-button {
    text-align: left;
}
.vertical-menu div.mega_main_menu {
    top: 100%;
    width: 100%;
    max-width: 270px;
    border: 1px solid #ebebeb;
}
.header-layout23 .header-sticky-hide .vertical-menu {
    display: none;
}
.header-nav-menu .container div.row .vertical-menu.col-md-3 {
    width: 100%;
    padding-right: 0;
    z-index: 98;
    max-width: 285px;
}

.header-nav-menu .widget-title-wrapper {
    position: relative;
}

.mega_main_menu.vertical > .menu_holder > .menu_inner > ul.mega_main_menu_ul > li ,
.mega_main_menu.mega_main_sidebar_menu > .menu_holder > .menu_inner > ul.mega_main_menu_ul > li{
    position: relative;
    padding: 3.5px 3px;
    padding-left: 20px;
    border: 0;
    margin: 0;
    border-bottom: 1px solid #ebebeb;
}

.mega_main_menu.vertical > .menu_holder > .menu_inner > ul > li:before,
.mega_main_menu.mega_main_sidebar_menu > .menu_holder > .menu_inner > ul > li:before {
    font-family: "fontAwesome";
    font-size: 15px;
    width: 20px;
    display: inline-block;
    color: #df4848;
    font-weight: 400;
    margin-right: 10px;
}

.mega_main_menu.vertical.direction-vertical > .menu_holder > .menu_inner > ul > li > a {
    padding: 0;
}

.mega_main_menu.direction-vertical > .menu_holder > .menu_inner > ul > li .mega_dropdown{
    background-color: #fff;
}
.header-layout23 .header-nav-menu .container div.row > div.navigation-primary{
    padding-left: 30px
}
.header-layout23 .mega_main_menu > .menu_holder > .menu_inner > ul {
    text-align: left;
    float: left;
}
.header-layout23  .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    color: #fff;
}
.header-layout23 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item,
.header-layout23  .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout23 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-color: #fff;
}
.vertical-menu .widget-title-wrapper h3.widget-title {
    background-color: #2a2931;
    line-height: 55px;
    font-size: 16px;
    padding: 0 0 0 55px;
    color: #fff;
    position: relative;
    font-weight: 600;
}
ul#main_ul-vertical {
    width: 100%;
}
.mega_main_menu.vertical.direction-vertical > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text,
.mega_main_menu.mega_main_sidebar_menu.direction-vertical > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text  {
    display: block;
    font-weight: 400;
    line-height: 20px;
    padding: 9px 0;
    text-transform: capitalize;
    font-size: 14px;
}

.mega_main_menu.vertical.primary_style-buttons > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle,
.mega_main_menu.vertical > .menu_holder > .menu_inner > ul > li > .item_link ,
.mega_main_menu.mega_main_sidebar_menu.primary_style-buttons > .menu_holder > .menu_inner > .nav_logo > .mobile_toggle,
.mega_main_menu.mega_main_sidebar_menu > .menu_holder > .menu_inner > ul > li > .item_link{
    display: inline-block;
}

.vertical-menu .widget-title-wrapper h3.widget-title:before {
    font-family: "fontAwesome";
    content: "\f0c9";
    font-size: 18px;
    position: absolute;
    color: #fff;
    height: 55px;
    width: 50px;
    text-align: center;
    left: 0;
    font-weight: 400;
    border: 0;
}
.header-nav-menu .container div.row > div.navigation-primary {
    display: block;
    float: left;
    width: calc(100% - 300px);
    background: red;
    height: 55px;
    max-height: 54px;
    padding: 12px 0;
}

.mega_main_menu.vertical > .menu_holder > .menu_inner > ul > li.menu-item-has-children:after,
.mega_main_menu.mega_main_sidebar_menu > .menu_holder > .menu_inner > ul > li.menu-item-has-children:after  {
    color: #666;
    content: "\f0da";
    font-family: "fontawesome";
    font-size: 12px;
    font-weight: 700;
    line-height: 40px;
    padding-right: 20px;
    text-transform: none;
    position: absolute;
    right: 0;
}

.mega_main_menu.vertical.direction-vertical > .menu_holder > .menu_inner > ul > li:hover > .item_link > .link_content > .link_text,
.mega_main_menu.vertical.direction-vertical > .menu_holder > .menu_inner > ul > li:hover:before,
.mega_main_menu.vertical > .menu_holder > .menu_inner > ul > li.menu-item-has-children:hover:after  {
    color: #fff;
}

.mega_main_menu.vertical > .menu_holder > .menu_inner > ul.mega_main_menu_ul > li:last-child ,
.mega_main_menu.mega_main_sidebar_menu > .menu_holder > .menu_inner > ul.mega_main_menu_ul > li:last-child{
    border-bottom: 0;
}
.mega_main_menu.vertical {
    position: absolute;
    background: #fff;
    display: block;
    -webkit-animation: myStickym 1.5s;
    -moz-animation: myStickym 1.5s;
    animation: myStickym 1.5s;
    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;
}
.revslider-home26 {
    margin-top: 30px;
}
.header-layout23 span.cart-total span.amount, .header-layout23 span.cart-number::after,
.vc_row.footer-bottom5.footer-bottom16.footer-bottom26 ul.bullet li a:before {
    display: none;
}
.header-layout23 .header-content .ftc-shop-cart {
    justify-content: flex-end;
}
.header-layout23 .header-content span.cart-number {
    color: #fff;
    padding: 2px 8px;
    position: relative;
    border-radius: 3px;
    top: -3px;
}
.header-layout23  span.cart-number::before {
    content: '\f0d9';
    font-family: FontAwesome;
    position: absolute;
    z-index: 1;
    color: #94c347;
    left: -5px;
    top: 10px;
}
.header-layout23 a.ftc-cart-tini:before {
    content: '\e035';
    margin-right: 7px;
    font-size: 19px;
}
.product-home26 h3.text-title-10 , .blog-home26 h3.text-title-10{
    font-weight: 800;
    padding-top: 30px;
}
.widget-product .item-description .meta_info, .blog-home26 article a.button-readmore:before {
    display: none;
}
.widget-product26 .star-rating{
    margin-bottom: 8px;
}
.widget-product26 h2.widgettitle,.widget-product26 .header-title h4{
    font-weight: 800;
}
.widget-product26 .product .item-description .product_title {
    height: 22px;
    overflow: hidden;
}
.widget-product.widget-product26 .woocommerce .ftc-slider .products .ftc-product {
    margin-bottom: 17px;
}
.widget-product .woocommerce .product-row div.product span.price, .widget-product .woocommerce div.product span.price {
    margin-bottom: 0;
}
.blog-home26 .ftc-sb-blogs .post-info {
    background: #fff;
    padding: 0;
}
.blog-home26 .ftc-sb-blogs h3.blog-title {
    margin-top: 7px;
    border-bottom: 0;
    font-size: 20px;
    height: auto;
    line-height: 30px;
    padding-bottom: 0;
}
.blog-home26 .blogs .entry-content {
    margin-top: 10px;
    color: #666;
    font-size: 15px;
}
.blog-home26 .blogs .post-info .fa, .blog-home26 .ftc-sb-blogs .author a, .blog-home26 .blogs .date-time span {
    color: #999;
}
.blog-home26 article a.button-readmore:after  {
    font-family: 'FontAwesome';
    content: "\f101";
    margin-left: 7px;
}
.blog-home26 a.button-readmore {
    font-weight: normal;
    font-size: 15px;
    color: #999;
    padding-top: 3px;
    display: block;
}
.blog-home26 {
    padding-bottom: 50px;
}
.footer-top .vc_row.footer-top26.ftc-row-wide {
    background-color: #f5f5f5 !important;
    padding: 65px 0;
}
.footer-top26 .owl-carousel .owl-item img {
    width: auto;
    margin: 0 auto;
}
.footer-bottom26 .widget-title:after {
    content: "";
    position: absolute;
    width: 40px;
    height: 1px;
    background-color: #fff;
    left: 0;
    bottom: -5px;
}
.footer-bottom26 p.text-bottom-f16 {
    text-align: justify;
    padding-top: 8px;
    line-height: 27px;
}
.footer-bottom26 .info-company li i {
    margin: 0;
    text-align: left;
    font-size: 16px;
}
.ftc-footer .footer-bottom26 .widget-title:before {
    display: block;
    width: 45px;
    height: 2px;
    bottom: -11px;
    border-bottom-width: 2px;
}
.footer-bottom26 .widget-title{
    margin-bottom: 28px;
    font-size: 20px;
    margin-top: 25px;
}
.footer-bottom26 ul.instagram li{
    width: calc(50% - 10px);
    max-width: 130px;
    max-height: 90px;
}
.vc_row.footer-bottom16.footer-bottom26 .tagcloud a {
    background-color: transparent;
    border: 1px solid #999;
    padding: 2px 8px 3px ;
    margin: 0 10px 5px 0px;
}
.footer-bottom26 .tagcloud{
    margin-bottom: -25px;
    display: inline-block;
}
.footer-bottom26 .social-icons li, footer .footer-bottom26 .social-icons li a {
    width: 23px;
    height: 23px;
    line-height: 23px;
    background: #fff;
    border-radius: 50%;
}
.footer-bottom26 .social-icons li i {
    font-size: 15px;
    line-height: 23px;
    color: #000;
}
.footer-bottom26 .social-icons li:hover i {
    color: #fff;
}
.footer-bottom26 .social-icons li {
    margin-right: 12px;
}

.footer-bom26 {
    padding: 26px 0;
}
.blog-home26 .post-img:before {
    content: '';
    height: 100%;
    position: absolute;
    border: 5px solid transparent;
    left: 0;
    z-index: 1;
    right: 0;
    -webkit-transition: 0.75s ease;
    -moz-transition: 0.75s ease;
    -ms-transition: 0.75s ease;
    -o-transition: 0.75s ease;
    transition: 0.75s ease;
}

/* Home 28 */
.header-layout25 .header-nav a.ftc-currency-selector, 
.header-layout25 .header-nav a.lang_sel_sel.icl-en, 
.header-layout25 .header-nav .custom_info, 
.header-layout25 .header-nav .ftc-sb-account .ftc_login > a, 
.header-layout25 .header-nav .ftc-sb-account, 
.header-layout25 .header-nav .ftc-my-wishlist *, 
.header-layout25 .header-nav a.ftc-checkout-menu, 
.header-layout25 .header-nav .ftc-sb-account .ftc_login a.my-account:before, 
.header-layout25 .header-nav a.ftc-checkout-menu:before, 
.header-layout25 .header-nav a span.currency{
    color: #fff;
}
.header-layout25 .header-nav a.ftc-currency-selector:hover, 
.header-layout25 .header-nav a.lang_sel_sel.icl-en:hover, 
.header-layout25 .header-nav .ftc-sb-account .ftc_login > a:hover, 
.header-layout25 .header-nav .ftc-my-wishlist:hover *, 
.header-layout25 .header-nav a.ftc-checkout-menu:hover, 
.header-layout25 .header-nav .ftc-sb-account .ftc_login a.my-account:hover:before, 
.header-layout25 .header-nav a.ftc-checkout-menu:hover:before, 
.header-layout25 .header-currency:hover .ftc-currency > a, 
.header-layout25 .header-nav a:hover span.currency, 
.header-layout25 .header-currency:hover .ftc-currency > a span.currency
{
    color: #000;
}
.header-layout25  .nav-right .ftc-my-wishlist a:hover .count-wish{
    color: #000 !important;
}
.header-layout25 .header-nav a.ftc-currency-selector i, 
.header-layout25 .header-nav a.lang_sel_sel.icl-en i {
    padding-left: 5px;
}
.header-layout25 .header-nav .container {
    display: flex;
}
.header-layout25 .custom_info {
    padding-top: 8px;
    font-size: 16px;
    text-align: center;
    width: 50%;
    font-weight: 300;
}
.header-layout25 .navigation-primary {
    flex: 1 0 0;
    justify-content: center;
}
.header-layout25 span.cart-total span.amount, .header-layout25 span.cart-number::before, .header-layout25 span.cart-number::after {
    display: none;
}
.header-layout25  .search-cart .ftc-shop-cart {
    min-width: auto;
}
.header-layout25 .header-content .container .ftc-search-product {
    margin-right: 30px;
}
.header-layout25  span.cart-number {
    position: relative;
    top: -12px;
    right: 0;
}
.header-layout25  a.ftc-cart-tini:before {
    font-size: 20px;
}
.widget_mega_main_sidebar_menu {
    margin-top: 0 !important;
    padding: 0;
    border: 0;
    -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;
    border-radius: 5px;
    margin-bottom: 0 !important;
}
.widget_mega_main_sidebar_menu  h3.widget-title.product_title {
    margin-bottom: 0 !important;
    background-color: red;
    line-height: 47px;
    font-size: 16px;
    padding: 0 0 0 55px !important;
    color: #fff;
    position: relative;
    font-weight: 600 !important;
    border-radius: 5px 5px 0 0;
    border-bottom: 0 !important;
}
.widget_mega_main_sidebar_menu  h3.widget-title.product_title:before {
    font-family: "fontAwesome";
    content: "\f0c9";
    font-size: 17px;
    color: #fff;
    height: 47px;
    width: 50px;
    text-align: center;
    left: 0;
    font-weight: 400;
    border: 0;
    bottom: auto;
}
.mega_main_menu.mega_main_sidebar_menu > .menu_holder > .menu_inner > ul > li.menu-item-has-children:after{
    content: '\f105';
}
.mega_main_menu.mega_main_sidebar_menu > .menu_holder > .menu_inner > ul.mega_main_menu_ul > li{
    border-bottom: 1px dashed #ebebeb;
    margin: 0 20px;
    padding: 2.6px 0;
}
.single-border .ftc-smooth-image.ftc-smooth{
    border-radius: 10px;
}
.text-heading30 .content_title h4.title_block {
    font-size: 30px;
    font-weight: 800;
    position: relative; 
    padding-bottom: 10px;
}
.text-heading30 .content_title h4.title_block:after {
    content: '';
    width: 95px;
    height: 1px;
    background-color: red;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.text-heading30 .content_title p {
    text-transform: none;
    font-size: 16px;
    letter-spacing: 0;
    padding-top: 10px;
    font-style: normal;
}
.product-categories-30 .ftc-list-category-slider.ftc-slider .owl-item,
.product-categories-30 .ftc-list-category-slider.ftc-slider .owl-carousel .owl-stage-outer {
    border: 0 !important;
}
.product-categories-30 .category-products {
    display: block;
    position: relative;
    padding: 0;
}
.product-categories-30 .category-slider img {
    width: 100%;
    height: auto;
}
.product-categories-30 .ftc-list-category-slider .category-slider .item-description {
    padding-left: 0;
    position: absolute;
    min-width: 160px;
    background: #fff;
    text-align: center;
    left: 50%;
    bottom: 18px;
    z-index: 1;
    top: auto;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    padding: 0 15px;
    border-radius: 5px;
}
.product-categories-30 .category-slider h3.product_title {
    font-size: 18px;
    text-transform: capitalize;
    height: auto;
    line-height: 40px;
}
.product-categories-30 .category-slider span.count-product-category
{
    display: none;
}
.product-categories-30 .ftc-list-category-slider {
    margin-top: 17px;
}
.feature-home30 .ftc-feature .feature-content {
    display: inline-flex;
    align-items: center;
    text-align: left;
    min-height: 62px;
}
.feature-home30 .wpb_column> .wpb_wrapper {
    border-radius: 5px;
    border: 1px solid #ebebeb;
    padding: 25px 0;
}
.feature-home30 .ftc-feature .ftc_feature_content {
    padding-top: 0;
    padding-left: 20px;
}
.feature-home30 .ftc-feature .ftc_feature_content h3 {
    font-size: 15px;
}
.feature-home30 .ftc-feature .ftc_feature_content h3  a{
    color: #333;
}
.feature-home30 .ftc-feature a.ftc_feature_image img {
    transform: none;
    -webkit-transform: none;
    -moz-transform: no;
    -ms-transform: none;
}
.product-slider-30 .owl-carousel .owl-item {
    padding: 8px 8px 4px;
}
.product-slider-30 .woocommerce .products .product {
    border-radius: 5px;
    padding: 7px;
}
.product-slider-30  .products .product:hover{
    box-shadow: 0 1px 8px 0 #808080bd;
}
.product-slider-30 .ftc-product.product .item-description{
    padding-bottom: 15px;
}
.product-slider-30 .ftc-product.product:hover .item-description .short-description{
    display: block;
}
.product-slider-30 .products .product:hover .item-description .meta_info {
    display: flex;
    justify-content: center;
    flex-direction: row;
    height: auto;
}
.product-slider-30 .woocommerce .ftc-slider .meta-slider {
    margin: 0 -18px;
}
.product-slider-30 .item-description .meta_info {
    position: relative;
    top: 0;
    height: 0;
}
.product-slider-30 .woocommerce .ftc-product.product .item-description .meta_info a:hover {
    background-color: transparent;
    color: #333;
}
.product-slider-30 .woocommerce .ftc-product.product .item-description .meta_info a {
    color: #333;
    background-color: transparent;
}
.product-slider-30 .woocommerce .ftc-product.product .item-description .meta_info a.quickshop{
    display: none;
}
.product-slider-30 .product .item-description .meta_info .add-to-cart {
    order: 2;
    width: 52%;
}
.product-slider-30 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart a {
    width: 100%;
}

.product-slider-29.product-slider-30 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart:hover a {
    color: #333;
}
.product-slider-30 .add-to-cart:hover a:not(.added_to_cart):before, 
.product-slider-30 .add-to-cart:hover a:not(.added_to_cart):after{
    background-color: #333;
}

.product-slider-30 .add-to-cart a:not(.added_to_cart):before, .product-slider-30 .add-to-cart a:not(.added_to_cart):after{
    content: '';
    background: #333;
    position: absolute;
    top: 0;
    height: 1px;
    left: 0;
    width: 70px;
}
.product-slider-30 .woocommerce .product .item-description .meta_info .add-to-cart a:not(.added_to_cart):after {
    top: auto;
    left: auto;
    right: 0;
    bottom: 0;
}
.product-slider-30 .products .product .item-description .meta_info a.compare {
    order: 1;
}
.product-slider-30 .products .product .item-description .meta_info .yith-wcwl-add-to-wishlist {
    order: 3;
}

.product-slider-30 .product .item-description .meta_info .add-to-cart a span{
    display: inline-flex;
}
.product-slider-30 .product .item-description .meta_info .add-to-cart a.added_to_cart{
    font-size: 14px;
}
.product-slider-30 .woocommerce .product .item-description .meta_info .compare.added:after {
    font-size: 16px;
    line-height: 40px;
}
.product-slider-30 .woocommerce .product .fa-heart-o:before {
    font-size: 16px;
}
.product-slider-30 .woocommerce .product .item-description .meta_info .add-to-cart a.loading:before ,
.product-slider-30 .woocommerce .product .item-description .meta_info .add-to-cart a.loading:after{
    /*animation:spin 2s linear infinite;*/
    /*-webkit-animation:spin 2s linear infinite;*/
}
.product-slider-30 .product .item-description .short-description {
    display: none;
    max-height: 47px;
    overflow: hidden;
    color: #999;
    margin-bottom: 20px;
}
.vc_row.product-slider-30{
    margin-bottom: 0px;
    padding-top: 25px;
    overflow: visible;
}
.vc_row.product-slider-28 {
    overflow: hidden;
}
.text-home30 {
    text-align: center;
    padding: 168px 0;
}
.text-home30 h4 {
    font-size: 34px;
    font-weight: 800;
    text-transform: uppercase;
}
.text-home30 h2 {
    text-transform: capitalize;
    font-weight: 800;
    font-style: italic;
    font-size: 72px;
    margin-top: 147px;
}
.text-heading19.text-left30 .content_title {
    text-align: left;
}
.text-heading30.text-left30 .content_title h4.title_block:after {
    left: 0;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
}
.product-30 .wpb_column.vc_column_container.vc_col-sm-4 {
    padding-top: 6px;
}
.product-30 {
    padding-top: 25px;
}
.product-30 .owl-nav > div ,.blog-pro-30  .owl-nav > div,.blog-pro-30 .ftc-sb-blogs .owl-nav > div{
    color: #333;
    background: transparent ;
    border: 0;
    left: auto;
    right: 0;
    top: -60px;
    width: auto ;
}
.product-30 .owl-nav > div{
    right: 10px;
}
.blog-pro-30 .ftc-product-slider  .owl-nav > div{
    right: 5px;
    top: -50px;
}
.product-30 .owl-nav > div.owl-next,.blog-pro-30 .owl-nav > div.owl-next {
    margin-left: 0;
}
.product-30 .owl-nav > div.owl-prev,.blog-pro-30 .owl-nav > div.owl-prev {
    margin-right: 20px;
}
.product-30 .owl-nav > div:before,.blog-pro-30 .owl-nav > div:before{
    font-size: 17px;
}
.test-home30 .ftc-sb-testimonial.owl-carousel{
    overflow: hidden;
    border: 1px solid #fff;
    padding: 40px 0 40px;
    border-radius: 5px;
}
.test-home30 .ftc-sb-testimonial .active .testimonial-content .content {
    font-size: 17px;
    width: 950px;
    line-height: 35px;
    padding-top: 65px;
    padding-bottom: 7px;
}
.vc_row.test-home30 {
    margin-left: 0;
    margin-right: 0;
}
.vc_row.test-home27  .content-test{
    flex-direction: column;
}
.test-home30 .ftc-sb-testimonial .active .testimonial-content .content:before {
    display: block;
    content: '\f10e';
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    font-size: 32px;
    color: #333;
    margin-right: 0;
}
.test-home30 .ftc-sb-testimonial .active.center .testimonial-content .name a {
    font-size: 18px;
    font-weight: bold !important;
}
.test-home30 .wpb_column.vc_column_container.vc_col-sm-12 {
    border-radius: 5px;
    padding: 15px;
}
.blog-pro-30 .ftc-sb-blogs .meta-slider {
    margin: 0;
}
.blog-pro-30 .ftc-sb-blogs .post-info {
    z-index: 2;
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: 0;
    margin-bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
}
.blog-pro-30 .blogs article h3.blog-title {
    margin: 0;
    padding: 10px 14px 0;
    height: auto;
    text-transform: capitalize;
    text-align: center;
    border-bottom: 0;
    font-size: 18px;
}
.blog-pro-30 article .post-info a {
    color: #fff;
}
.blog-pro-30 .blogs .post-info .fa,.blog-pro-30 .blogs .date-time span {
    color: #999;
}
.blog-pro-30 .ftc-sb-blogs .date-time {
    margin-left: 0;     padding-top: 5px;
}
.blog-pro-30 .blogs .entry-content {
    margin-top: 0;
    color: #999;
}
.blog-pro-30 .woocommerce .products .ftc-product.product {
    display: flex;
    max-width: 100%;
    align-items: center;
    margin-bottom: 30px;
    padding: 7px;
    box-shadow: 0px 0 7px 0px #999;
}
.blog-pro-30 .woocommerce .products .ftc-product.product:last-child {
    margin-top: 8px;
}
.blog-pro-30 .item-description .meta_info
{
    display:none;
}
.blog-pro-30 .woocommerce .ftc-product.product .item-description {
    padding-top: 0;
    text-align: left;
    margin-left: 20px;
    padding-bottom: 25px;
}
.blog-pro-30 .woocommerce .ftc-product.product .item-description span.price {
    margin-bottom: 0;
}
.blog-pro-30 .woocommerce .ftc-product.product .item-image {
    max-width: 150px; margin-bottom: 0;
}
.blog-pro-30 .woocommerce .products .star-rating {
    bottom: 0;
    z-index: 2;
    margin-bottom: 0;
    position: absolute;
}
.blog-pro-30 .woocommerce .ftc-products {
    padding: 10px;
}
.blog-pro-30 .ftc-product-slider
{
    margin: -10px -5px;
}
.blog-pro-30 .text-heading30 .content_title h4.title_block {
    font-size: 24px;
}
.vc_row.blog-pro-30{
    padding-top: 27px;
    margin-bottom: 0;
}
footer#colophon .footer-bottom30 h4.open-time {
    position: relative;
    margin-top: 22px;
    padding-top: 37px;
}
.footer-bottom30 h4.open-time:before {
    position: absolute;
    width: 30px;
    height: 1px;
    top: 0;
    left: 0;
    border-bottom: 2px solid #fff;
    content: "";
}
footer#colophon .ftc-footer .footer-bottom30 .widget-title:before {
    border-bottom: 2px solid #fff;
    width: 30px;
}
.site-footer .footer-bottom30,.footer-bottom30 span.color-footer,footer .footer-bottom30 a
{
    color: #fff;
}
.footer-bottom30:after {
    content: '';
    width: 100%;
    height: 1px;
    background: rgba(255,255,255,0.1);
    position: absolute;
    bottom: 70px;
    left: 0;
}
.footer-bottom30 {
    padding-top: 60px;
}
.footer-bottom30 .vc_row.fb-30 {
    padding-top: 40px;
    margin-bottom: 25px;
}
.footer-bottom30 .contact-30 > .vc_column-inner {
    padding-right: 25px;
}
.newsletter-30 p {
    color: #999;
    margin-bottom: 15px;
}
.newsletter-30 input[type="email"] {
    padding: 10px 15px;
    background: transparent;
    border-color: #999;
    color: #fff;
}
.newsletter-30 p.bottom_footer {
    margin-left: 0;
    margin-top: 30px;
}
.newsletter-30 p.button-sub input[type="submit"] {
    background-color: #fff;
    color: #333;
    padding: 0 15px;
    line-height: 45px;
    min-width: 120px;
    font-weight: bold;
}
.newsletter-30 p.button-sub input[type="submit"]:hover{
    color: #fff;
}
.product-categories-30 .ftc-list-category-slider .category-slider:hover h3:after {
    content: '';
    position: absolute;
    border: 2px solid #4CAF50;
    left: 0;
    border-top: 2px solid #3498db;
    width: 100%;
    height: 100%;
    top: 0;
    -webkit-animation: spin 3s linear infinite;
    animation: spin 3s linear infinite;
}


/* color #fff button mobile */
.header-layout22 .mobile-nav i, .header-layout22 .mobile-nav:before, .header-layout22 .mobile-nav:after, 
.header-layout13 .mobile-button i, .header-layout13 .mobile-nav:after, .header-layout13 .mobile-nav:before,
.header-layout12 .mobile-button i, .header-layout12 .mobile-nav:after, .header-layout12 .mobile-nav:before,
.header-layout24 .mobile-button i, .header-layout24 .mobile-nav:after, .header-layout24 .mobile-nav:before {
    background-color: #fff;
}

.header-layout17 .mobile-button .mobile-nav i, 
.header-layout17 .mobile-button .mobile-nav:before, 
.header-layout17 .mobile-button .mobile-nav:after,
.header-layout21 .mobile-button .mobile-nav i, 
.header-layout21 .mobile-button .mobile-nav:before, 
.header-layout21 .mobile-button .mobile-nav:after,
.header-layout19 .mobile-button .mobile-nav i, 
.header-layout19 .mobile-button .mobile-nav:before, 
.header-layout19 .mobile-button .mobile-nav:after {
    background-color: #fff;
}

.header-layout18 .mobile-button .mobile-nav i, 
.header-layout18 .mobile-button .mobile-nav:before, 
.header-layout18 .mobile-button .mobile-nav:after,
.header-layout17 .mobile-button:hover .mobile-nav i, 
.header-layout17 .mobile-button:hover .mobile-nav:before, 
.header-layout17 .mobile-button:hover .mobile-nav:after {
    background-color: #333;
}

.header-layout19 .mobile-button:hover .mobile-nav i, 
.header-layout19 .mobile-button:hover .mobile-nav:before, 
.header-layout19 .mobile-button:hover .mobile-nav:after {
    background-color: #999;
}
.header-layout21 .mobile-button .mobile-nav i,
.header-layout13 .mobile-button .mobile-nav i ,
.header-layout12 .mobile-button .mobile-nav i {
    top: -6px;
}
.header-layout39 .mobile-button .mobile-nav i,
.header-layout31 .mobile-button .mobile-nav i {
    top: -8px;
}

/* Home 27 */
.header-layout24 .header-nav a.ftc-currency-selector, 
.header-layout24 .header-nav a.lang_sel_sel.icl-en, 
.header-layout24 .header-nav .custom_info, 
.header-layout24 .header-nav .ftc-sb-account .ftc_login > a, 
.header-layout24 .header-nav .ftc-sb-account, 
.header-layout24 .header-nav .ftc-my-wishlist *, 
.header-layout24 .header-nav a.ftc-checkout-menu, 
.header-layout24 .header-nav .ftc-sb-account .ftc_login a.my-account:before, 
.header-layout24 .header-nav a.ftc-checkout-menu:before, 
.header-layout24 .header-nav a span.currency
{
    color: #fff;
}
.header-layout24 .header-nav a.ftc-currency-selector:hover, 
.header-layout24 .header-nav a.lang_sel_sel.icl-en:hover, 
.header-layout24 .header-nav .ftc-sb-account .ftc_login > a:hover, 
.header-layout24 .header-nav .ftc-my-wishlist:hover *, 
.header-layout24 .header-nav a.ftc-checkout-menu:hover, 
.header-layout24 .header-nav .ftc-sb-account .ftc_login a.my-account:hover:before, 
.header-layout24 .header-nav a.ftc-checkout-menu:hover:before, 
.header-layout24 .header-currency:hover .ftc-currency > a, 
.header-layout24 a.ftc-cart-tini.cart-item-canvas:hover:before, 
.header-layout24 a.ftc-cart-tini:hover:before, 
.header-layout24 .ftc_search_ajax .search-button:hover, 
.header-layout24 .header-nav a:hover span.currency, 
.header-layout24 .header-currency:hover .ftc-currency > a span.currency
{
    color: #000;
}
.header-layout24 .custom_info {
    padding-top: 8px;
    font-size: 16px;
    text-align: center;
    width: 50%;
    font-weight: 300;
}

.header-layout24 .header-content > .container ,
.header-layout24 .header-nav .container{
    width: 100%;
    padding: 0 75px;
    display: flex;
}
.header-layout24  .mega_main_menu > .menu_holder > .menu_inner > ul > li {
    margin-right: 32px;
}
.header-layout24 .mega_main_menu > .menu_holder > .menu_inner > ul > li:last-child {
    margin-right: 0px;
}
@media only screen and (max-width: 1628px) {
    .header-layout24 .header-content > .container,
    .header-layout24 .header-nav .container   {
        padding: 0 15px;
    }
}

.header-ftc.header-layout24{
    background-color: #333;
}
.header-layout24 .is-sticky .header-content.header-sticky {
    background-color: #333;
}

@media only screen and (min-width: 992px) {

    .header-ftc.header-layout24 {
        background-color: transparent;
        position: absolute;
        z-index: 9;
        width: 100%;
    }

}
.header-ftc.header-layout24 .header-nav {
    background-color: rgba(255,255,255,0.2);
}
.header-layout24 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text,
.header-layout24 .search-cart .mobile-nav-desk, 
.header-layout24 a.ftc-cart-tini.cart-item-canvas:before, 
.header-layout24 a.ftc-cart-tini:before, 
.header-layout24 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *{
    color: #fff;
}

.header-layout24 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout24 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.header-layout24 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-top: 1px solid #fff;
    margin-top: 0;
    border-bottom: 1px solid #fff;
}
.header-layout24 .header-content .container > div.search-cart {
    max-width: 100%;
    width: auto;
    justify-content: flex-end;
}
.header-layout24 .header-content .container > div.navigation-primary{
    flex: 1 0 0;
    justify-content: center;
    padding-left: 75px;
}
.header-layout24 .logo-wrapper.is-desktop {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    top: 7px;
    z-index: 900;
}
.header-layout24 .ftc-search-product .ftc_search_ajax {
    flex-direction: row;
}
.header-layout24 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3) {
    margin-right: 120px;
}
.header-layout24 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4) {
    margin-left: 120px;
}
.header-layout24 .header-content {
    position: relative;
    z-index: 9;
}
.header-layout24 .header-currency{
    z-index: 9999;
}
.header-layout24 .search-cart .ftc-shop-cart {
    min-width: auto;
}
.header-layout24 span.cart-total span.amount, .header-layout24 span.cart-number::before, 
.header-layout24 span.cart-number::after {
    display: none;
}
.header-layout24 span.cart-number {
    position: relative;
    top: -12px;
    right: 0;
    background-color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 12px;
    padding: 1px 5px;
}

@media (min-width: 992px){
    .header-layout24 a.ftc-cart-tini {
        position: relative;
    }
    .header-layout24 .cart-total {
        z-index: 3;
    }
    .header-layout24 .ftc_search_ajax .search-button {
        color: #fff;
        line-height: 40px;
        font-size: 18px;
    }
    .header-layout24  .ftc-enable-ajax-search {
        top: 74px;
    }
    .header-layout24 .header-content .container .ftc-search-product {
        margin-right: 0px;
    }
    .header-layout24 .ftc-search-product .ftc_search_ajax input[type="text"] {
        padding-left: 30px;
    }
    .header-layout24 .ftc-search-product .ftc_search_ajax.loading:after{
        top: 50px;
        left: 5px;
        margin-left: 0;
    }

}
.header-layout24 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown{
    left: 45.5%;
}
.category-home25 .category-products .item-description {
    text-align: left;
    padding-left: 20px;
}
.vc_row.category-home25 {
    padding: 30px 0;
    border-bottom: 1px solid #ebebeb;
}
.category-home25 .category-slider.product-category.product {
    border-width: 0 1px 0 0;
}
.category-home25 .category-products {
    padding: 22px 0;
    display: flex;
    width: max-content;
}
.single-text-25 {
    text-transform: uppercase;
}
.single-text-25  h2 {
    font-size: 48px;
    font-weight: 900;
    margin: 0;
    padding-bottom: 8px;
}
.single-text-25 h3 {
    font-size: 19px;
    font-weight: bold;
    margin: 20px 0 0;
    padding-bottom: 10px;
}
.single-text-25 p {
    font-size: 15px;
    text-transform: none;
    line-height: 24px;
    color: #666;
    padding-top: 18px;
    text-align: justify;
}
.single-text-25 .text-25>.wpb_wrapper {
    padding-left: 50px;
    padding-right: 80px;
    position: relative;
    padding-top: 65px;
}
.single-text-25 .text-25>.wpb_wrapper:before {
    left: 0;
    content: '';
    width: 130px;
    height: 1px;
    background: red;
    position: absolute;
    top: 0;
}
.single-text-25 .ftc-sb-button {
    text-align: left;
    padding-top: 20px;
}
.single-text-25 .ftc-sb-button a.ftc-button {
    font-size: 14px;
}
.single-text-25 .ftc-sb-button a.ftc-button:before, .single-text-25 .ftc-sb-button a.ftc-button:after
{
    width: 40px;
}
.single-text-25 .text-25 {
    padding-top: 83px;
}
.single-text-25.single-25 .text-25>.wpb_wrapper {
    padding-left: 40px;
    padding-right: 0;
    padding-top: 52px;
}
.single-text-25.single-25 .text-25 {
    padding-top: 55px;
}
.text-heading27 .content_title h4.title_block:after{
    display:none;
}
.text-heading27 .content_title h4.title_block {
    padding-bottom: 0;
}
.product-slider-27 .products .product:hover .product_title, 
.product-slider-27 .products .product:hover .star-rating{
    display: block;
}
.product-slider-27 .products .product:hover span.price{
    display: block;
}

.product-slider-30 .ftc-product.product:hover .item-description {
    position: absolute;
    background-color: #fff;
    top: 100%;
    height: auto;
    box-shadow: 0 1px 8px 0 #808080bd;
    left: 0;
    -webkit-transition: all 0.5s;
    transition: none;
    -moz-transition: all 0.5s;
    padding-bottom: 25px;
    width: 100%;
    border-radius: 0 0 5px 5px;
}
.product-slider-30 .woocommerce .products .ftc-product.product:hover {
    z-index: 9999;
    overflow: visible; 
    /*margin-bottom:130px;*/ 
    /*padding-bottom: 0;*/
}
.product-30.product-slider-30 .ftc-product.product:hover .item-description {
    padding-bottom: 20px;
}
.product-30.product-slider-30 .ftc-product.product .item-description {
    padding-bottom: 0;
}
.product-slider-30 .woocommerce .ftc-product.product .star-rating {
    margin-top: 25px;
}
.product-slider-30 .woocommerce .ftc-product.product:hover .star-rating {
    margin-top: 17px;
}
.product-slider-30 .woocommerce .products .ftc-product .price del .amount, 
.product-slider-30 .woocommerce-page .products .ftc-product .price del .amount
{
    font-size: 15px;
}
.product-slider-30 .products .product span.price,.product-slider-30 .woocommerce .product-row div.product span.price{
    margin-bottom: 10px;
}
.product-slider-30 .ftc-product.product .item-image
{
    margin-bottom: 0;
}
.product-slider-30 .ftc-product.product .item-description:before {
    content: '';
    background: #fff;
    height: 20px;
    top: -15px;
    position: absolute;
    z-index: 0;
    left: 0;
    width: 100%;
}
.product-slider-27 .woocommerce .ftc-slider .products .owl-stage-outer .owl-stage {
    margin-bottom: 150px;
}
.product-slider-27 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart a{
    background-color: #333;
    color: #fff;
}
.product-slider-27 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart:hover a{
    background-color: #333;
}
.product-slider-27 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart a:before, 
.product-slider-27 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart a:after{
    display: none;
}
.product-slider-27 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart a span.ftc-tooltip.button-tooltip {
    font-size: 13px;
}
.blog-home27 .ftc-sb-blogs.ftc-masonry a.load-more.button.loading:after {
    font-family: FontAwesome;
    content: '\f1ce';
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: .618em;
    right: 1em;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}

.product-27 .woocommerce .ftc-product .meta-slider .products {
    clear: both;
    display: flex;
    flex-flow: row wrap;
}
.product-27 .ftc-product .meta-slider .product {
    width: 25%;
}
.ftc-product a.load-more.button,.blog-home27 a.load-more.button {
    font-size: 14px;
    color: #333;
    background-color: transparent !important;
    padding: 0;
    line-height: 22px;
    min-width: auto;
}
.ftc-product a.load-more.button:before,
.ftc-product a.load-more.button:after,
.blog-home27 a.load-more.button:before,
.blog-home27 a.load-more.button:after{
    content: '';
    position: absolute;
    width: 60px;
    height: 1px;
    background-color: #333;
    top: -5px;
    left: 0;
    transform: none;
    -webkit-transform: none;
    border-radius: 0;
}
.ftc-product a.load-more.button:after, .blog-home27 a.load-more.button:after{
    bottom: -4px;
    right: 0;
    left: auto;
    top: auto;
}
.ftc-product a.load-more.button.loading:before ,
.ftc-product a.load-more.button.loading:after,
.blog-home27 a.load-more.button.loading:before ,
.blog-home27 a.load-more.button.loading:after
{
    animation:spin 2s linear infinite;
    -webkit-animation:spin 2s linear infinite;
}
.blog-home27 .load-more-wrapper .button:focus:before ,.ftc-product .load-more-wrapper .button:focus:before{
    -webkit-animation: none;
    animation: none;
}
.product-slider-27 {
    padding-bottom: 125px;
}
.product-slider-27 .load-more-wrapper {
    margin-top: 32px;
}
.test-home27 .testimonial-content.has-image {
    flex-direction: column;
}
.test-home27 .testimonial-content .image img {
    border: 3px solid #94c347;
}
.test-home27 .ftc-sb-testimonial .active .testimonial-content .content:before
{
    display: none;
}
.test-home27 .ftc-sb-testimonial .active .testimonial-content .content {
    font-size: 15px;
    width: 870px;
    padding-top: 0;
    line-height: 25px;     margin-bottom: 12px;
}
.test-home27 .ftc-sb-testimonial .active.center .testimonial-content .name, 
.test-home27 .ftc-sb-testimonial .active.center .testimonial-content .byline {
    display: block;
    text-align: center;
}
.test-home27 .ftc-sb-testimonial .testimonial-content .byline, 
.test-home27 .ftc-sb-testimonial .testimonial-content h4.name {
    left: 0;
    transform: none;
}
.test-home27 .ftc-sb-testimonial .active.center .testimonial-content .name:after,
.test-home27 .ftc-sb-testimonial  .group-name-byline
{
    display: none;
}
.test-home27 .ftc-sb-testimonial .name-byline {
    display: block;
}
.test-home27 .ftc-sb-testimonial.owl-carousel {
    border: 1px solid #ebebeb;
    padding: 0 0 55px;
    border-radius: 0;
    overflow: visible;
    margin-top: 50px;
}
.vc_row.test-home27 {
    margin-left: -15px;
    margin-right: -15px;
}
.test-home27 .ftc-sb-testimonial .active.center .testimonial-content .image {
    margin-top: -50px;
}
.title-h27 h4.title_block.title_font {
    font-size: 30px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    padding: 97px 0 30px;
    margin: 0;
}
.blog-home27 .ftc-sb-blogs .post-info {
    padding: 0;
    padding-bottom: 20px;
}
.blog-home27 .ftc-sb-blogs .meta-slider {
    margin: 0 -15px;
}
.blog-home27 .blogs article h3.blog-title {
    text-transform: capitalize;
}
.blog-home27 a.load-more.button {
    padding: 0 10px;
    margin-top: 20px; margin-bottom: 25px;
}
.blog-home27 {
    padding-bottom: 70px;
    padding-top: 115px;
}
.brand-home27 .ftc-sb-brandslider {
    width: calc(100% + 30px);
}
.brand-home27 .ftc-sb-brandslider .item {
    padding: 12px 15px;
    border: 1px solid #fff;
    background-color: rgba(255,255,255,0);
    width: auto;
}

.brand-home27:before {
    position: absolute;
    content: "" !important;
    left: 0;
    width: 374px;
    height: 228px;
    z-index: 0;
    bottom: 25px;
}
.brand-home27:after {
    position: absolute;
    content: "" !important;
    right: 0;
    width: 390px;
    height: 380px;
    z-index: 0;
    bottom: 30px;
}
.product-slider-30 .ftc-product.product:hover .item-image > a.quickshop {
    display: block;
    right: 20px;
    position: absolute;
    bottom: 20px;
    font-size: 16px;
    background: transparent !important;
}
.product-slider-30 .woocommerce .products .product,
.product-slider-30 .ftc-product.product .item-image, 
.product-28 .ftc-product.product .item-image {
    background: #fff;
}
.product-slider-30 .woocommerce .ftc-slider .products .owl-stage-outer .owl-stage {
    margin-bottom: 115px;
}
.product-slider-30 .woocommerce .ftc-slider .products .owl-stage-outer {
    margin-bottom: -100px;
}


.categories-h28 > .wpb_column > .wpb_wrapper {
    display: flex;
    align-items: center;
}
.categories-h28 .ftc__sub__categories__image {
    max-width: 100%;
    position: relative;
    top: 0;
    left: 0;
    transform: none;
    border-radius: 0;
}
.categories-h28 h4.title_sub {
    position: absolute;
    bottom: 36px;
    color: #666;
    z-index: 2;
    font-size: 16px;
    font-weight: normal;
    padding-left: 70px;
}
.categories-h28 .ftc-sub-product-categories .sub-product-categories {
    position: absolute;
    bottom: 62px;
    top: auto;
    height: 40px;
    font-size: 25px;
    z-index: 2;
    margin-bottom: 0px;
    left: 70px;
    text-transform: uppercase;
    font-weight: bold;
}
.categories-h28 .ftc-sub-product-categories .sub-product-categories a{
    color: #333;
}
.categories-h28 .ftc-sub-product-categories {
    max-width: 100%;
    margin-bottom: 0px;
    width: 50%;
    position: relative;
}
.categories-h28 {
    padding-bottom: 58px;
}
.categories-h28> .wpb_column {
    padding: 0 !important;
}
.effect-top-image img {
    display: block;
    will-change: transform;
    filter: blur();
    -webkit-transition: -webkit-transform 1s cubic-bezier(.25,.46,.45,.94);
    -moz-transition: -moz-transform 1s cubic-bezier(.25,.46,.45,.94);
    transition: transform 1s cubic-bezier(.25,.46,.45,.94);
}
.effect-top-image:hover img {
    -webkit-transform: scale(1.06);
    -moz-transform: scale(1.06);
    transform: scale(1.06);
}
.product-slider-28:before {
    position: absolute;
    content: "" !important;
    left: 0;
    width: 388px;
    height: 426px;
    z-index: -1;
    bottom: 35px;
}
.product-slider-28:after {
    position: absolute;
    content: "" !important;
    right: 0;
    width: 217px;
    height: 247px;
    z-index: 0;
    bottom: 10px;
}
.test-home28 .ftc-sb-testimonial.owl-carousel {
    background-color: #fff;
}
.test-home28{
    padding-bottom: 110px;
}
.brand-home28 .item {
    padding: 12px 15px;
    border: 1px solid rgba(255,255,255,0.3);
    background-color: rgba(255,255,255,0);
}
.brand-home28 {
    padding: 25px 0 30px;
}
.site-footer .footer-bottom27, .footer-bottom27 span.color-footer, footer .footer-bottom27 a {
    color: #999;
}
.footer-bottom27 .widget-title {
    padding-bottom: 5px;
}
.brand-home28 .brands a img {
    margin: 0 auto;
    opacity: .5;
    max-height: 77px;
}
.brand-home28 .brands a:hover img {
    opacity: 1;
}
.product-slider-28 .woocommerce .products .ftc-product.product .item-description .meta_info .add-to-cart a:before, 
.product-slider-28 .woocommerce .products .ftc-product.product .item-description .meta_info .add-to-cart a:after,
.product-slider-28 .products .ftc-product.product:hover .item-description .product_title,
.product-slider-28 .products .ftc-product.product:hover .item-description .star-rating,
.product-slider-28 .products .ftc-product.product:hover .item-description span.price{
    display: none;
}
.product-slider-28 .woocommerce .ftc-slider .products .owl-stage-outer .owl-stage {
    margin-bottom: 50px;
}
.product-slider-28 .ftc-product.product:hover .item-description {
    padding-top: 6px;
}
.product-slider-28 .woocommerce .product .item-description .meta_info{
    height: auto;
    display: none;
}
.product-slider-28 .woocommerce .product:hover .item-description .meta_info{
    display: flex;
}
.product-slider-28 .woocommerce .ftc-slider .products .owl-stage-outer {
    margin-bottom: 0;
}

.product-slider-28 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart:hover a {
    background-color: #333;
}
.product-slider-28 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart a {
    background-color: #333;
    color: #fff;
}
.test-home29 .title-h27 h4.title_block.title_font {
    padding-top: 73px;
    position: relative;
    padding-bottom: 0;
}

.test-home29 .title-h27 h4.title_block.title_font:before {
    position: absolute;
    font-family: FontAwesome;
    content: '\f10e';
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    top: 0;
    color: #999;
    margin-right: 0;
}
.test-home29 .ftc-sb-testimonial .active .testimonial-content .content {
    font-size: 16px;
    width: auto;
    padding: 0 0 7px;
}
.test-home29 .ftc-sb-testimonial.owl-carousel {
    border: 0;
    padding-top: 15px;
}
.vc_row.test-home29 {
    padding-bottom: 25px;
    padding-top: 50px;
}
.vc_row.blog-pro-29{
    padding-top: 115px;
    padding-bottom: 60px;
}
.footer-bottom29 {
    padding-top: 140px;
}
.footer-bottom29 .newsletter-30 p {
    color: #fff;
}
.footer-bottom29 .newsletter-30 input[type="email"] {
    border-color: #ffff;
}
footer .footer-bottom29 .social-icons li a {
    background: rgba(255,255,255,0.2);
}
.footer-bottom29 .newsletter-30 input[type="email"]:-moz-placeholder {
    color: rgba(255,255,255,0.6); 
}
.footer-bottom29 .newsletter-30 input[type="email"]::-moz-placeholder {
    color: rgba(255,255,255,0.6); 
}
.footer-bottom29 .newsletter-30 input[type="email"]:-ms-input-placeholder {
    color: rgba(255,255,255,0.6); 
}
.footer-bottom29 .newsletter-30 input[type="email"]::-webkit-input-placeholder {
    color: rgba(255,255,255,0.6); 
}

.product-slider-29 .woocommerce .products .product,
.product-slider-29 .ftc-product.product .item-image {
    border-radius: 0;
    background: #fff;
}
.product-slider-29 .products .ftc-product.product:hover .item-description .product_title,
.product-slider-29 .products .ftc-product.product:hover .item-description .star-rating,
.product-slider-29 .products .ftc-product.product:hover .item-description span.price{
    display: none;
}
.product-slider-29 .woocommerce .ftc-slider .products .owl-stage-outer .owl-stage {
    margin-bottom: 50px;
}
.product-slider-29 .ftc-product.product:hover .item-description {
    padding-top: 6px;
}
.product-slider-29 .woocommerce .ftc-product.product .item-description .meta_info
{
    height: auto;
}
.product-slider-29 .woocommerce .ftc-slider .products .owl-stage-outer {
    margin-bottom: 0;
}
@media only screen and (min-width: 992px){
    .video-home29 .wpb_video_widget .wpb_video_wrapper {
        padding-top: 36%;
    }
}
.product-slider-27 .text-heading19 .content_title {
    padding-bottom: 13px;
}
footer .footer-bottom27 .social-icons li a {
    background-color: rgba(255,255,255,0.05);
}
.footer-bottom27.footer-bottom30.ft-27 input[type="email"] {
    border-color: #fff;
}
.test-home27 .ftc-sb-testimonial .active.center .testimonial-content .content:before,
.test-home29 .ftc-sb-testimonial .active .testimonial-content .content:before {
    content: '"';
    display: inline-block;
    position: static;
    font-size: 15px;
}
.test-home27 .ftc-sb-testimonial .active.center .testimonial-content .content:after,
.test-home29 .ftc-sb-testimonial .active .testimonial-content .content:after    {
    content: '"';
    display: inline-block;
    position: static;
    font-size: 15px;
}
.product-slider-30 .woocommerce .products .star-rating:before, .product-slider-30 .woocommerce .products .star-rating {
    color: #f58b03;
}
.product-30 .woocommerce .ftc-product.product .item-image > a,
.product-slider-30  .woocommerce .ftc-product.product .item-image > a{
    background-color: transparent !important;
}
.product-slider-30 .woocommerce .ftc-product.product .item-description .meta_info > a.compare,
.product-slider-30 .woocommerce .ftc-product.product .item-description .meta_info > div.yith-wcwl-add-to-wishlist a, 
.product-slider-30 .woocommerce .ftc-product.product .item-description .meta_info > a.quickshop {
    border-left: 0;
}
.feature-home30 .ftc-feature .effect{
    background-color: transparent;
}
.product-slider-30 .woocommerce .products .ftc-product.product{
    margin: 0;
}
@-moz-document url-prefix() {
    .product-slider-30 .woocommerce .ftc-product.product .item-description .meta_info .add-to-cart a span.ftc-tooltip.button-tooltip{
        display: initial;
    }

    .blog-pro-30 .woocommerce .products .ftc-product.product {
        box-shadow: 0px 1px 14px -5px #808080b3;
    }

    @media only screen and (min-width: 1200px){
        .product-slider-30 .woocommerce .products .ftc-product.product:hover{
            margin-bottom: 132px;
        }

    }
}
.blog-pro-30 .ftc-product-slider .owl-nav > div,
.product-30 .owl-nav > div:hover {
    background-color: transparent;
}
.product-30 .woocommerce .ftc-slider .products .owl-stage-outer .owl-stage {
    margin-bottom: 155px;
}
.product-30 .woocommerce .ftc-slider .products .owl-stage-outer {
    margin-bottom: -120px;
}
.product-30 .woocommerce .products .ftc-product.product:hover {
    margin-bottom: 79px;
}
.product-30 .woocommerce .products .star-rating {
    display: none;
}
.product-30 .woocommerce .products .product:hover .star-rating{
    display: block;
}
.product-30 .woocommerce div.product:hover .product_title {
    margin-top: 0;
}
.product-30 .woocommerce div.product .product_title {
    margin-top: 15px;
}
.product-30 .woocommerce .products .product {
    padding: 5px;
}
.product-30 .woocommerce .ftc-slider .meta-slider {
    margin: 0 -10px;
}
.product-slider-30 .ftc-product.product .item-image, .product-slider-30 .woocommerce .products .product {
    border-radius: 5px;
}
.product-slider-28 .ftc-product.product .item-image, .product-slider-28 .woocommerce .products .product,
.product-slider-28 .ftc-product.product:hover .item-description,
.product-slider-29 .ftc-product.product .item-image, .product-slider-29 .woocommerce .products .product,
.product-slider-29 .ftc-product.product:hover .item-description,
.product-slider-27 .ftc-product.product .item-image, .product-slider-27 .woocommerce .products .product,
.product-slider-27 .ftc-product.product:hover .item-description  {
    border-radius: 0;
}
.slider27-30 .text-heading19 .content_title {
    padding-bottom: 0;
}
.product-30 > .wpb_column.vc_col-sm-8 {
    position: relative;
    z-index: 2;
}
/* Single Left */
.single-portfolio.single-left .thumbnails figure {
    display: block;
    margin: 0;
    overflow: hidden;
}
article.single-post.single-portfolio.single-left {
    margin-top: 10px;
}
.single-portfolio.single-left h2.entry-title {
    font-weight: 700;
    font-size: 34px;
    line-height: 45px;
}
.single-portfolio.single-left .meta-content {
    float: none;
}
.single-portfolio.single-left .single-navigation {
    float: none;
    margin-top: 35px;
}
.single-portfolio.single-left .thumbnails figure a {
    margin: 0 auto 30px;
    display: block;
}
/* gallery */
.portfolio-gallery  .ftc-portfolio-wrapper.columns-4 .item {
    width: 25%;
    max-width: 100%;
    margin: 0;
}
.portfolio-gallery  .ftc-portfolio-wrapper .portfolio-inner {
    margin:0 -3px 75px;
}
.portfolio-gallery .ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail{
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
}
.portfolio-gallery  .ftc-portfolio-wrapper .portfolio-inner .item .thumbnail {
    margin: 3px;
}
.portfolio-gallery .ftc-portfolio-wrapper .filter-bar li {
    font-size: 20px;
}
@media only screen and (max-width: 1199px){
    .portfolio-gallery .ftc-portfolio-wrapper.columns-4 .item {
        width: 33.333333%;
        margin: 0;
        padding: 0;
    }
    .portfolio-gallery .ftc-portfolio-wrapper .portfolio-inner {
        justify-content: center;
    }
}
@media only screen and (max-width: 990px) and (min-width: 480px){
    .portfolio-gallery .ftc-portfolio-wrapper.columns-4 .item {
        width: 50%;
    }
}
@media only screen and (max-width: 480px){
    .portfolio-gallery .ftc-portfolio-wrapper.columns-4 .item {
        width: 100%;
    }
}
/* full */

.portfolio-full  .ftc-portfolio-wrapper.columns-3 .item {
    width: 33.3333%;
    max-width: 100%;
    margin: 0;
}
.portfolio-full  .ftc-portfolio-wrapper .portfolio-inner {
    margin:0 -3px 75px;
}
.portfolio-full .ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail{
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
}
.portfolio-full  .ftc-portfolio-wrapper .portfolio-inner .item .thumbnail {
    margin: 3px;
}
.portfolio-full .ftc-portfolio-wrapper .filter-bar li ,
.portfolio-standard .ftc-portfolio-wrapper .filter-bar li {
    font-size: 20px;
}
@media only screen and (max-width: 1199px){
    .portfolio-full .ftc-portfolio-wrapper.columns-3 .item {
        width: 33.333333%;
        margin: 0;
        padding: 0;
    }
    .portfolio-full .ftc-portfolio-wrapper .portfolio-inner {
        justify-content: center;
    }
}

@media only screen and (max-width: 990px) and (min-width: 480px){
    .portfolio-full .ftc-portfolio-wrapper.columns-3 .item {
        width: 50%;
    }
}
@media only screen and (max-width: 480px){
    .portfolio-full .ftc-portfolio-wrapper.columns-3 .item {
        width: 100%;
    }
}
/* Standard*/
.portfolio-standard2 .ftc-portfolio-wrapper .item {
    margin: 0;
    max-width: 100%;
    width: 33.33333%;
}
.portfolio-standard2 .port-fullleft .ftc-portfolio-wrapper .item {
    display: inline-block;
    width: 33.33333%;
    float: left;
}
.portfolio-standard2 .port-fullleft .ftc-portfolio-wrapper .portfolio-inner {
    display: inline-block;
}
.portfolio-standard2 .ftc-portfolio-wrapper .item:nth-child(2),
.portfolio-standard2 .port-fullleft .ftc-portfolio-wrapper .item:nth-child(1) 
{
    width: 66.66666%;
}
.portfolio-standard2 .port-fullleft .ftc-portfolio-wrapper .portfolio-inner,
.portfolio-standard2 .port-fullleft .ftc-portfolio-wrapper .portfolio-inner .item
{
    position: static !important;
}
.portfolio-standard2 .port-fullleft .ftc-portfolio-wrapper .item:nth-child(2) {
    width: 33.33333%;
}
.portfolio-standard2 .ftc-portfolio-wrapper .portfolio-inner ,
.portfolio-standard .ftc-portfolio-wrapper .portfolio-inner{
    margin: 0 -3px 75px;
}
.portfolio-standard2 .ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail,
.portfolio-standard .ftc-portfolio-wrapper .portfolio-inner .item:hover .thumbnail{
    -webkit-transform: scale(1.0);
    -moz-transform: scale(1.0);
    -ms-transform: scale(1.0);
    transform: scale(1.0);
}
.portfolio-standard2  .ftc-portfolio-wrapper .portfolio-inner .item .thumbnail,
.portfolio-standard  .ftc-portfolio-wrapper .portfolio-inner .item .thumbnail {
    margin: 3px;
}
.portfolio-standard2 {
    margin-top: 60px;
    padding-top: 100px;
}
.portfolio-standard2 .ftc-portfolio-wrapper .filter-bar {
    position: absolute;
    left: -100%;
    z-index: 2;
    right: 0;
    top: -100px;
}
.portfolio-standard2 .wpb_column.vc_column_container.vc_col-sm-6 {
    padding: 0 !important;
}
.portfolio-standard2 .portfolio-inner .portfolio-info,
.portfolio-standard .portfolio-inner .portfolio-info {
    display: none;
}

.portfolio-standard .ftc-portfolio-wrapper .item {
    margin: 0;
    max-width: 100%;
    width: 16.66666%;
    float: left;
    position: static !important;
    padding: 0;
}
.portfolio-standard .ftc-portfolio-wrapper .portfolio-inner 
{
    display: inline-block;
    height: auto !important;
}
.portfolio-standard .ftc-portfolio-wrapper .item:nth-child(6n+2),
.portfolio-standard .ftc-portfolio-wrapper .item:nth-child(6n+1) {
    width: 33.3333%;
}
.portfolio-standard .ftc-portfolio-wrapper .item:nth-child(6n+2)
{
    float: right;
}

@media only screen and (max-width: 1199px)
{
    .portfolio-standard .ftc-portfolio-wrapper .item{
        width: 25%;
    }
    .portfolio-standard .ftc-portfolio-wrapper .item:nth-child(6n+2),
    .portfolio-standard .ftc-portfolio-wrapper .item:nth-child(6n+1) {
        width: 50%;
    }
}
@media only screen and (max-width: 991px){
    .portfolio-standard .ftc-portfolio-wrapper .item{
        width: 50%;
    }
}
@media only screen and (max-width: 480px){
    .portfolio-standard .ftc-portfolio-wrapper .item,
    .portfolio-standard .ftc-portfolio-wrapper .item:nth-child(6n+2),
    .portfolio-standard .ftc-portfolio-wrapper .item:nth-child(6n+1){
        width: 100%;
    }
}
.mega_main_menu li.menu-item-home.multicolumn_dropdown.columns3 > .mega_dropdown {
    width: 650px;
}


/* Layout 31 */

.header-layout31 .header-content .container > div.search-cart {
    flex-direction: row-reverse;
}
.header-layout31 .navigation-primary {
    flex: 1;
    justify-content: center;
}
.header-layout31 .ftc-shop-cart {
    text-align: center;
    min-width: auto;
    margin: 0 25px;
}
.header-layout31 .ftc-shop-cart  span.woocommerce-Price-amount.amount,
.header-layout31 span.cart-number::before, .header-layout31 span.cart-number::after  {
    display: none;
}
.header-layout31 span.cart-total span.cart-number {
    color: #fff;
    background-color: red;
    border-radius: 25px;
    padding: 2px 5px;
    font-size: 12px;
    position: relative;
    top: -12px;
}
.header-layout31 .ftc_search_ajax .search-button,
.header-layout31 a.ftc-cart-tini:before,
.header-layout31 .toggle-menu-home .mobile-nav-desk {
    color: #666;
    font-size: 17px;
}
.header-layout31 .dropdown-desk .desk-child {
    left: auto;
    right: 0;
}
.single-button31 > .wpb_column> .wpb_wrapper {
    display: flex;
}
.single-button31 .ftc-smooth-image {
    margin-bottom: 0;
    text-align: left;
    overflow: hidden;
    background: rebeccapurple;
    background: #fff;
    padding: 0 30px 30px 0;
}
.text-button-h31 {
    max-width: 485px;
    width: 100%;
    margin-left: 30px;
    position: relative;
    margin-top: 42px;
}
.text-button-h31:before {
    content: '';
    width: 120px;
    height: 3px;
    background: red;
    left: -121px;
    position: absolute;
    z-index: 2;
    top: 45px;
}
.text-button-h31 h3 {
    font-weight: bold;
    font-size: 52px;
    text-transform: capitalize;
    line-height: 65px;
    margin: 0 0 13px;
}
.text-button-h31 h4 {
    font-size: 23px;
    margin: 0 0 15px;
    color: #666;
}
.text-button-h31 p {
    text-align: justify;
    color: #666;
    letter-spacing: 1px;
    font-size: 14px;
}
.text-button-h31 .ftc-sb-button a.ftc-button:before, .text-button-h31 .ftc-sb-button a.ftc-button:after{
    display: none;
}
.text-button-h31 .ftc-sb-button {
    text-align: left;
    display: inline-block;
    margin-top: 30px;
}
.text-button-h31 .ftc-sb-button a {
    min-width: 140px;
    background: red !important;
    color: #fff !important;
    line-height: 40px;
    border-radius: 25px;
    font-size: 15px;
    letter-spacing: 1px;
    font-weight: normal;
}
.text-button-h31 .ftc-sb-button a:hover{
    background-color: #333 !important;
    color: #fff !important;
}
.single-button31.single-button31_2 .ftc-smooth-image {
    padding: 0;
    margin-top: -124px;
    margin-right: 0px;
    margin-left: 25px;
}
.single-button31{
    position: relative;
    z-index: 3;
}
.single-button31.single-button31_2 {
    position: relative;
    z-index: 2;
}
.text-button-h31.text-button-h31_2 {
    margin-left: 0;
}
.text-button-h31.text-button-h31_2 {
    margin-left: 0;
    text-align: right;
    margin-right: 40px;
}
.text-button-h31.text-button-h31_2 p {
    text-align: right;
}
.text-button-h31.text-button-h31_2:before {
    left: auto;
    right: -125px;
}
.deal-home31 .ftc-product-time-deal .products .ftc-product.product {
    max-width: 100%;
    display: flex;
    align-items: center;
}
.deal-home31 .ftc-product-time-deal {
    margin-left: 0;
}
.deal-home31 .ftc-product-time-deal .item-image  img{
    width: 100%;
}
.deal-home31 .ftc-product-time-deal .ftc-product .item-image>a:after
{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.3);
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: scale(.9);
    transform: scale(.9);
    opacity: 0;
    visibility: hidden;
    z-index: 1;
}
.deal-home31 .ftc-product-time-deal .ftc-product .item-image>a:hover:after
{
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.deal-home31 .ftc-product-time-deal .ftc-product.product span.hover_image img{
    transition: all 3s;
    -webkit-transition: all 3s;
    -moz-transition: all 3s;
}
.deal-home31 .ftc-product-time-deal .ftc-product .item-image>a:hover {
    background: transparent !important;
}

.deal-home31 .ftc-product-time-deal .ftc-product.product .item-description {
    background: transparent;
    padding-bottom: 0;
    padding-top: 0;
    left: 0;
    margin-top: 0;
    top: 0;
    width: auto;
    z-index: 2;
    padding-left: 50px;
}
@media only screen and (min-width: 1500px){
    .deal-home31 .ftc-product-time-deal.ftc-slider .ftc-product {
        padding: 0 60px;
    }
    .deal-home31 .ftc-product-time-deal .ftc-product.product .item-description {
        padding-left: 85px;
    }
}
.deal-home31 .ftc-product-time-deal h3.product_title.product-name {
    font-weight: bold;
    margin-bottom: 25px;
}
.deal-home31 .ftc-product-time-deal h3.product_title.product-name a {
    color: #333;
    text-transform: capitalize;
    font-size: 34px;
    line-height: 46px;
}
.deal-home31 .ftc-product-time-deal .ftc-product.product .item-image {
    margin: 0;
    max-width: 50%;
}
.deal-home31 .ftc-product-time-deal h3.product_title.product-name
{
    max-width: 470px;
    height: auto;
}
.deal-home31 .ftc-product-time-deal div.product span.price {
    font-size: 24px;
    line-height: 30px;
}
.deal-home31 .ftc-product-time-deal .products .ftc-product .price .amount{
    padding: 0;
}
.deal-home31 .ftc-product-time-deal .products .ftc-product .price del .amount{
    font-size: 20px;
    padding-right: 40px;
}
.deal-home31 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper> div.seconds
{
    display: none;
}
.deal-home31 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper div
{
    background-color: transparent;
    border-color: transparent;
}
.deal-home31 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper> div
{
    width: 125px;
    padding: 0;
    height: auto;
    margin: 0;
    border: 0; position: relative;
}
.deal-home31 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper div.countdown-meta
{
    display: block;
    color: #333;
    font-size: 18px;
    line-height: 24px;
    margin-top: 16px;
}
.deal-home31 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper> div:after{
    content: '';
    width: 2px;
    height: 20px;
    background-color: #ebebeb;
    position: absolute;
    z-index: 2px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.deal-home31 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper div.number-wrapper .number
{
    font-size: 34px;
    color: #333;
}
.deal-home31 .ftc-product-time-deal .counter-wrapper
{
    background-color: #fff;
    padding: 15px 0;
    max-width: 390px;
    margin-top: 55px;
}
.deal-home31 .ftc-product-time-deal .products .ftc-product.product .counter-wrapper> div.minutes:after
{
    display: none;
}
.deal-home31 .ftc-product-time-deal .meta_info,
.deal-home31 .ftc-product-time-deal .products:not(.list) .ftc-product:hover .meta_info
{
    visibility: visible;
    display: inline-block;
    position: relative;
    opacity: 1;
    margin-top: 60px;
    animation: none;
    -webkit-animation: none;
    -o-animation: none;
    height: auto;
    top: 0;
    text-align: left;
}
.deal-home31 .ftc-product-time-deal  a.compare, .deal-home31 .ftc-product-time-deal  a.quickshop,
.deal-home31 .ftc-product-time-deal .button-in-product,
.deal-home31 .ftc-product-time-deal .yith-wcwl-add-to-wishlist,
.deal-home31 .ftc-product-time-deal .add-to-cart.add_to_cart_button a:before
{
    display: none !important;
}
.deal-home31 .ftc-product-time-deal .add-to-cart span.ftc-tooltip.button-tooltip
{
    display: initial;
}
.deal-home31 .ftc-product-time-deal .ftc-product.product .item-description .meta_info a
{
    width: auto;
    min-width: 200px;
    line-height: 60px;
    height: auto;
    padding: 0 15px;
    border-radius: 30px;
    letter-spacing: 1px;
    font-weight: normal;
    font-size: 19px;
}
.header-layout31 .is-sticky .dropdown-desk .desk-child{
    color: #333;
    background: #fff;
}
.header-layout31  .is-sticky .dropdown-desk .desk-child a{
    color: #333;
}
.header-layout31  .is-sticky .dropdown-desk .desk-child .ftc-my-wishlist *{
    color: #333;
}
.header-layout31 .desk-child .ftc-account .dropdown-container {
    left: auto;
    right: 0;
    margin-right: 0;
}
.title-home31 .text-heading23 h3
{
    font-family: Pacifico;
    font-size: 25px;
}
.title-home31 .text-heading23
{
    text-align: center;
}
.title-home31 .text-heading23 .content_title h4.title_block {
    margin-top: 10px;
    padding-bottom: 30px;
    text-transform: capitalize;
}
.vc_row.wpb_row.vc_row-fluid.product-home31 {
    position: relative;
    width: calc(100vw - 17px);
}

.product-home31 .item-description .meta_info{
    display: none;
}
body .product-home31 .button-in-product {
    display: inline-block;
    width: 40px;
    left: 15px;
    -webkit-transform: translate(0,-50%);
    -moz-transform: translate(0,-50%);
    transform: translate(0,-50%);
    top: 50%;
    height: auto;
}
.product-home31 .ftc-product.product .item-image .button-in-product a.quickshop{
    display: inline-block;
}
.product-home31 .product .item-image .button-in-product a {
    background-color: #fff;
    color: #333 !important;
}
.product-home31  .ftc-product.product .item-image .compare, 
.product-home31 .ftc-product.product .item-image .quickshop,
.product-home31 .button-in-product > div.yith-wcwl-add-to-wishlist{
    margin-top: 5px;
}

@media only screen and (min-width: 1500px){
    .product-home31 .ftc-product.product .item-image .compare, 
    .product-home31 .ftc-product.product .item-image .quickshop, 
    .product-home31 .button-in-product > div.yith-wcwl-add-to-wishlist {
        margin-top: 10px;
    }
    .product-home31 > .wpb_column {
        padding: 0 55px !important;
    }
    .product-home31 .ftc-product.product .item-image .compare, .product-home31 .ftc-product.product .item-image .quickshop ,
    .product-home31 .button-in-product > div.yith-wcwl-add-to-wishlist{
        margin-top: 20px;
    }

}
.product-home31 .ftc-product.product .item-image:hover >a:after{
    position: absolute;
    content: "";
    background-color: rgba(0,0,0,0.4);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
}
.product-home31 .product .item-image .button-in-product > div,
.product-home31 .product .item-image .button-in-product > div a,
.product-home31 .product .item-image .button-in-product > a {
    border-right: 0;
}
.product-home31 .item-image .button-in-product a i,
.product-home31 .product .item-image .button-in-product a:first-child:before {
    font-size: 15px;
}
.fa.fa-retweet:before {
    content: "\e098";
    font-family: 'simple-line-icons';
}
.fa.fa-heart:before {
    content: "\f004";
}
.fa.fa-heart-o:before {
    content: "\f08a";
}
.fa.fa-eye:before {
    font-family: 'simple-line-icons';
    content: '\e087';
}
.product-home31 .product .item-image .button-in-product a:hover:before,
.product-home31 .item-image .button-in-product a:hover i,
.product-home31 .product .item-image .button-in-product a:hover:after {
    color: #fff !important;
}
.header-layout31 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    font-size: 15px;
}
.product-home31 .woocommerce div.product .product_title a {
    color: #333;
    font-weight: bold;
    font-size: 16px;
}
.product-home31 .woocommerce .products .star-rating {
    margin: 2px auto 0px;
    top: auto;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    z-index: 2;
}
.product-home31 .woocommerce .ftc-product.product .item-image {
    margin-bottom: 17px;
}
.product-home31  .woocommerce div.product span.price,
.product-home31 .woocommerce .product-row div.product span.price
{
    display: inline-block;
    margin-bottom: 0;
}
.product-home31 .woocommerce .ftc-product.product .item-description {
    padding-bottom: 20px;
}
.product-home31 .woocommerce .ftc-slider .products .ftc-product {
    margin-bottom: 40px;
}
.button-text-h31 > .wpb_column > .wpb_wrapper>div {
    flex: 1;
    width: 51%;
    margin: 0 -1px;
    color: #fff;
    text-transform: uppercase;
    padding: 178px 0;
    padding-left: 45px !important;
}
.button-text-h31 > .wpb_column > .wpb_wrapper {
    display: flex;
    width: 100%;
}
.button-text-h31 h2 {
    font-weight: 600;
    font-size: 47px;
    margin: 20px 0 0;
}
.button-text-h31 .vc_row-has-fill>.vc_column_container>.vc_column-inner {
    padding: 0;
}
.button-text-h31 .ftc-sb-button a.ftc-button:before
{
    display: none;
}
.button-text-h31 .ftc-sb-button {
    text-align: left;
    margin-top: 25px;
}
.button-text-h31 .ftc-sb-button a.ftc-button:after {
    content: '\f0da';
    font-family: FontAwesome;
    position: static;
    background: transparent;
    border: 1px solid #fff;
    display: inline-block;
    line-height: 18px;
    height: auto;
    width: 20px;
    border-radius: 50%;
    margin-left: 10px;
    font-size: 15px;
}
.button-text-h31 .ftc-sb-button a.ftc-button {
    color: #fff !important;
    font-size: 18px;
    font-weight: normal;
}
.button-text-h31  .ftc-sb-button a.ftc-button{
    color: #fff !important;
}
.button-text-h31 .ftc-sb-button a.ftc-button:hover:after{
    border-color: #000;
}
.button-text-h31 .ftc-sb-button a.ftc-button:hover{
    color: #000 !important;
}
.widget-home31 ul.product_list_widget {
    display: flex;
    align-items: center;
    clear: both;
    flex-flow: row wrap;
}
.widget-home31 ul.product_list_widget li {
    width: 33.333333%;
    display: flex;
    align-items: center;
    padding: 0 0 20px;
}
.widget-home31 .short-description {
    display: none;
}
body .widget-home31 ul.product_list_widget li a.ftc-widget-image {
    max-width: 100px;
}
.widget-home31 ul.product_list_widget .star-rating {
    margin: 0;
}
.widget-home31 .item-description {
    text-align: left;
    padding-left: 20px;
    position: relative;
}
.widget-home31 .woocommerce ul.product_list_widget > li h3.product_title.product-name {
    padding-top: 10px;
    padding-bottom: 5px;
}
.widget-home31 .woocommerce ul.product_list_widget > li a {
    font-weight: 500;
    color: #333;
    font-size: 16px;
    text-align: left;
}
.widget-home31 .woocommerce .item-description .price {
    font-size: 15px;
}

/**/

.widget-home31 .ftc-product.product {
    display: flex;
    align-items: center;
    margin-bottom: 30px;
}
.widget-home31 .product-row .ftc-product.product:last-child {
    margin-bottom: 0;
}
.widget-home31 .ftc-product.product .item-image {
    max-width: 100px;
    margin: 0;
}
.widget-home31 .ftc-product.product .item-description {
    text-align: left;
    flex: 1;
    padding-left: 20px;
}
.widget-home31 .ftc-product.product .item-description .star-rating {
    margin-left: 0;
}
.widget-home31 .ftc-product.product .item-description span.price {
    margin: 0;
}
.widget-home31 .product-row .ftc-product .meta_info {
    display: none;
}


.blog-pro-30 .woocommerce .product-row {
    padding: 10px;
}
.blog-home31 .blogs .post-info {
    text-align: center;
    padding: 0;
}
.blog-home31  .blogs article h3.blog-title{
    text-transform: capitalize;
    padding: 0;
    border-bottom: 0;
    margin: 5px 0;
    height: auto;
    overflow: hidden;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
}
.blog-home31 header.entry-header {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 23px;
}
.blog-home31 .ftc-sb-blogs .author a,.blog-home31 .blogs .post-info .fa,.blog-home31 .blogs .date-time span{
    color: #999;
}
.blog-home31 .blogs .entry-content {
    color: #666;
}
.blog-home31 article a.button-readmore:before
{
    display: none;
}
.blog-home31 a.button-readmore {
    margin: 0;
    min-width: 140px;
    color: #fff !important;
    background: #333;
    display: inline-block;
    line-height: 40px;
    text-transform: uppercase;
    padding: 0 15px;
    border-radius: 25px;
    font-weight: normal;
    margin-top: 17px;
}
.blog-home31 a.button-readmore:hover{
    background-color: #333;
}
.blog-home31 .ftc-sb-blogs .meta-slider {
    margin: 0;
}
.ftc-footer  .footer-bottom31 .widget-title:before{
    display: none;
}
.ftc-footer .footer-bottom31 .widget-title {
    font-size: 18px;
    padding-top: 35px;    
    margin-bottom: 21px;
}
.ftc-footer .footer-bottom31, footer#colophon .ftc-footer .footer-bottom31 a {
    font-size: 15px;
}

.footer-bottom31 p.text-f31 {
    margin-top: 15px;
}
.footer-bottom31 span.text-info31 {
    min-width: 62px;
    display: inline-block;
}
.footer-bottom31 ul.no-padding.info-company {
    padding: 0;
    margin: 0;
}
.footer-bottom31 ul.bullet li a:before {
    font-family: "Fontawesome";
    font-size: 7px;
    content: "\f111";
    margin-right: 20px;
    color: #555;
    top: -4px;
    position: relative;
}
.footer-bottom31 ul.bullet li:hover {
    margin-left: 10px;
}
.widget .footer-bottom31  ul.bullet li + li {
    padding: 4px 0;
}
.footer-bottom31 h3.popup-news,.footer-bottom31 p.text-sub ,
.footer-bottom31 p.button-sub{
    display: none;
}
.footer-bottom31 p.button-sub-h23 {
    display: inline-block;
    font-family: FontAwesome;
}
.footer-bottom31 .mc4wp-form-fields p{
    margin: 0;
}
.footer-bottom31 input[type="email"] {
    padding: 0 15px;
    line-height: 35px;
    border: 0;
    white-space: pre;
    text-overflow: ellipsis;
}
.footer-bottom31 .mc4wp-form-fields {
    display: flex;
    width: 100%;
    margin-top: 5px;
}
.footer-bottom31 p.button-sub-h23 input[type="submit"] {
    padding: 0;
    line-height: 35px;
    min-width: 40px;
}
.vc_row.footer-bottom31 .social-icons ul {
    text-align: left;
}
.vc_row.footer-bottom31 .social-icons li, .vc_row.footer-bottom31 .social-icons li a {
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.vc_row.footer-bottom31 .social-icons li {
    margin-right: 5px;
}
.vc_row.footer-bottom31 .social-icons li:last-child {
    margin-right: 0;
}
.vc_row.footer-bottom31 .social-icons {
    margin-top: 30px;
}
.footer-bot31 .copy-com {
    color: #fff;
}
.vc_row.footer-bot31 {
    padding: 20px 0;
    border-top: 1px solid rgba(255,255,255,0.1);
}
.vc_row.footer-bot31 p.payment-img {
    text-align: right;
}
.vc_row.footer-bottom31 {
    padding: 50px 0 40px;
}
.widget .footer-bottom31  ul.info-company li {
    margin: 3px 0 0 0;
    color: #999;
}
.vc_row.footer-bottom31 .social-icons li i {
    font-size: 20px;
    line-height: 35px;
}
.vc_row.footer-bottom31 .social-icons a.facebook {
    background: #3B5998;
}
.vc_row.footer-bottom31 .social-icons a {
    color: #fff;
    border-color: transparent;
}
.vc_row.footer-bottom31 .social-icons a.twitter{
    background: #2CAAE1;
}
.vc_row.footer-bottom31 .social-icons a.google-plus {
    background: #DD4B39;
}
.vc_row.footer-bottom31 .social-icons a.pinterest {
    background: #bd081c;
}
.vc_row.footer-bottom31 .social-icons a.instagram {
    background: #b4309d;
}


/* Header 32*/
.header-layout3 .ftc_search_ajax .search-button {
    color: #fff;
    background: red;
    min-width: 40px;
    line-height: 40px;
    font-size: 18px;
}   
.header-layout3 .ftc_search_ajax .search-button:hover {
    color: #fff;
    background-color: #333;
}
.header-layout3 .ftc-search-product .ftc_search_ajax input[type="text"]{
    top: 100%;
    left: 0;
}
.header-layout3 .ftc-tini-cart .cart-total span.woocommerce-Price-amount.amount,
.header-layout3 span.cart-number::before, .header-layout3 span.cart-number::after {
    display: none;
}
.header-layout3 .ftc-tini-cart .cart-item {
    background: red;
    min-width: 40px;
    line-height: 40px;
}
.header-layout3 .ftc-tini-cart .cart-item:hover {
    background-color: #333;
}
.header-layout3  a.ftc-cart-tini.cart-item-canvas:before, .header-layout3  a.ftc-cart-tini:before,
.header-layout3 a.ftc-cart-tini span.cart-total span.cart-number{
    color: #fff !important;
}
.header-layout3 a.ftc-cart-tini span.cart-total {
    position: relative;
    top: -8px;
    right: 5px;
}
.header-layout3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, 
.header-layout3 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link *{
    color: #333;
}
.header-layout3 .header-bottom, .header-layout3 .mega_main_menu ul.mega_main_menu_ul{
    background-color: transparent;
}
.vc_row.error_2 {
    text-align: center;
}
.vc_row.error_2 >.wpb_column>.wpb_wrapper:before {
    box-shadow: 0px 0 7px 2px #ebebeb;
    z-index: -1;
    content: '';
    position: absolute;
    width: calc(100% - 30px);
    height: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.error_2 h3 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 24px;
    margin-bottom: 27px;
}
.error_2 h2 {
    font-size: 59px;
    font-weight: bold;
    max-width: 665px;
    margin: 0 auto;
    letter-spacing: 0;
    color: #444;
}
.error_2 h2 span.color-error {
    font-weight: normal;
    font-style: italic;
}
.error_2 a {
    color: #fff !important;
    background: red;
    min-width: 350px;
    display: inline-block;
    line-height: 68px;
    font-size: 24px;
    border-radius: 60px;
    margin-top: 60px;
    padding: 0 15px;
}
.error_2 a:hover{
    background-color: #333;
}
.vc_row.error_2 .wpb_text_column {
    padding: 215px 0;
    background-position: center !important;
}
/* Error Page 3*/
.error_3 .wpb_text_column {
    text-align: center;
    max-width: 770px;
    margin: 35px 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%);
}
.error_3 .wpb_text_column:before {
    content: '';
    border: 20px solid;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.5;
    z-index: -1;
}
.error_3 .wpb_text_column>.wpb_wrapper {
    background: #fff;
    margin: 20px !important;
    padding: 27px 0 95px;
}

.error_3 h2 {
    font-size: 142px;
    font-weight: normal;
}
.error_3 h3 {
    color: #666;
    font-size: 30px;
    font-weight: normal;
}
.error_3 h3 {
    color: #666;
    font-size: 30px;
    font-weight: normal;
    margin: 25px 0 20px;
}
.error_3 p.text-er3 {
    font-size: 15px;
    margin: 0 0 40px;
    color: #666;
}
.error_3 a {
    display: inline-block;
    min-width: 200px;
    line-height: 50px;
    background: #333;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.5px;
}
.vc_row.error_3 {
    padding-top: 120px;
}
@media only screen and (min-width: 991px) and (max-width: 1199px){
    .vc_row.error_3 {
        padding: 195px 0 70px;
    }
}
@media only screen and (max-width: 991px){
    .error_3 .wpb_text_column {
        max-width: 470px;
        margin-top: 0;
    }
    .vc_row.error_3 {
        padding: 0;
        min-height: 760px;
        display: flex;
    }
}
/* Error4*/
.error_4> .wpb_column >.wpb_wrapper {
    display: flex;
    align-items: center;
}
.error_4 .ftc-smooth-image {
    margin-bottom: 0;
}
.error_4 .wpb_text_column {
    flex: 1;
    margin-left: 55px;
}
.error_4 h2 {
    font-size: 230px;
    color: #4b5d75;
    font-weight: bold;
}
.error_4 h3 {
    font-size: 25px;
    margin: 0;
    line-height: 38px;
    text-align: justify;
    font-weight: normal;
    margin: 45px 0 30px;
}
.error_4 a {
    display: inline-block;
    background: red;
    color: #fff !important;
    min-width: 200px;
    text-align: center;
    padding: 0 15px;
    line-height: 50px;
    font-size: 20px;
}
.error_4 a:hover{
    background-color: #333;
}
.vc_row.error_4 {
    padding: 100px 0 130px;
}
@media only screen and (max-width: 991px){
    .error_4 .wpb_text_column {
        margin-left: 0;
    }
}
@media only screen and (max-width: 767px){
    .error_4> .wpb_column >.wpb_wrapper {
        display: block;
    }
    .error_4 .wpb_text_column, .error_4 h3 {
        text-align: center;
    }
    .vc_row.error_4 {
        padding: 100px 0 100px;
    }
}
@media only screen and (max-width: 480px){
    .error_4 h2 {
        font-size: 200px;
    }
}
@media only screen and (max-width: 384px){
    .error_4 h2 {
        font-size: 180px;
    }
}
@media only screen and (max-width: 359px){
    .error_4 h2 {
        font-size: 160px;
    }
}
/* Page Error 5*/
.vc_row.error_5{
    padding-top: 380px;
    text-align: center;
    padding-bottom: 170px;
    margin-bottom: -15px;
}
.error_5 h2 {
    text-transform: capitalize;
    font-size: 48px;
    padding: 15px 0 20px;
}
.error_5 h3 {
    margin: 0 auto;
    max-width: 660px;
    font-size: 25px;
    line-height: 32px;
    font-weight: normal;
    color: #666;
}
.error_5 input[type="search"] {
    border: 0;
    background: transparent;
    border-bottom: 1px solid #ebebeb;
    padding: 0 10px;
    font-size: 15px;
    line-height: 35px;
}
.error_5 .search-form .search-submit .icon {
    height: 18px;
    width: 18px;
}
.error_5 .search-form .search-submit {
    right: 0;
    top: 20px;
}
@media only screen and (max-width: 1199px){
    .vc_row.error_5 {
        padding-top: 310px;
        padding-bottom: 100px;
        background-position: left !important;
    }
}
@media only screen and (max-width: 991px){
    .vc_row.error_5 {
        padding: 150px 0;
    }
}
@media only screen and (max-width: 767px){
    .vc_row.error_5 .search-form {
        padding-bottom: 0;
        width: 100%;
    }
}
/* Coming 2*/
.header-ftc.header-layout4 {
    background-color: #333;
    padding-bottom: 30px;
}
.header-layout4 .header-middle {
    flex: 1;
    justify-content: center;
}
.header-layout4 .ftc-shop-cart {
    min-width: auto;
}
.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link,
.header-layout4 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
    color: #fff;
}
.header-layout4 .header-bottom, .header-layout4 .mega_main_menu ul.mega_main_menu_ul {
    background-color: #333;
}
.header-layout3 .ftc-enable-ajax-search {
    top: 75px;
}
.header-layout3 .header-content .container .ftc-search-product {
    z-index: 999;
}
.header-layout4  .header-bottom {
    padding: 8.5px 0;
}
.vc_row.coming_2 {
    padding: 400px 0 225px;
    color: #fff;
    text-align: center;
}
.vc_row.coming_2 .social-icons ul {
    text-align: center;
}
.coming_2 h2 {
    font-size: 32px;
    font-weight: normal;
    max-width: 800px;
    margin: 0 auto;
    line-height: 47px;
}
.coming_2 h3.popup-news, .coming_2 p.text-sub, .coming_2 p.button-sub {
    display: none;
}
.coming_2  p.button-sub-h23 {
    display: inline-block;
    font-family: FontAwesome;
    margin-bottom: 0;
}
.coming_2 .mc4wp-form-fields {
    display: flex;
    width: 100%;
    max-width: 665px;
    margin: 0 auto 40px;
}
.coming_2 p.form-sub {
    flex: 1;
    margin: 0;
}
.coming_2 p.form-sub input[type="email"] {
    border-width: 0 0 1px 0;
    border-color: #fff;
    background: transparent;
    padding: 0 15px;
    color: #fff;
    line-height: 24px;
}
.coming_2 p.button-sub-h23 input[type="submit"] {
    background: transparent;
    color: #fff;
    padding: 0 20px 0 0;
    line-height: 24px;
    border-bottom: 1px solid #fff;
}
.coming_2 input[type="email"]:-moz-placeholder {
    color: #fff;
}
.coming_2 input[type="email"]::-moz-placeholder {
    color: #fff;
}
.coming_2 input[type="email"]:-ms-input-placeholder {
    color: #fff;
}
.coming_2 input[type="email"]::-webkit-input-placeholder {
    color: #fff;
}
.coming_2 .social-icons ul li {
    display: inline-block;
    margin: 12px;
}
.coming_2  span.ftc-tooltip.social-tooltip {
    display: none;
}
.coming_2 .social-icons a.twitter{
    color: #2CAAE1;
}
.coming_2 .social-icons a.google-plus {
    color: #DD4B39;
}
.coming_2 .social-icons a.pinterest {
    color: #bd081c;
}
.coming_2 .social-icons a.instagram {
    color: #b4309d;
}
.coming_2 .social-icons a.facebook {
    color: #3B5998;
}   
.coming_2 .social-icons a {
    font-size: 18px;
}   
.coming_2 .ftc-countdown .counter-wrapper > div
{
    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_2 .counter-wrapper > div .number-wrapper, .coming_2 .counter-wrapper > div .countdown-meta,
.coming_2 .counter-wrapper > div .number-wrapper .number
{
    color: #333;
}
.coming_2 .ftc-countdown .counter-wrapper > div.days .number-wrapper .number,
.coming_2 .ftc-countdown .counter-wrapper > div .number-wrapper .number{
    padding: 0;
    font-weight: normal;
    font-size: 70px;
}
.coming_2 .counter-wrapper > div .countdown-meta {
    color: #999;
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 25px;
}
.coming_2 .counter-wrapper  div.hours .number-wrapper .number{
    color: #d1936a;
}
.coming_2 .counter-wrapper  div.seconds .number-wrapper .number{
    color: #e44160;
}
.coming_2 .ftc-countdown {
    margin: 38px 0 45px;
}
.header-layout4 .ftc_search_ajax .search-button,
.header-layout4 .ftc-tini-cart .cart-item {
    background: #fff;
}
@media only screen and (max-width: 991px){
    .vc_row.coming_2 {
        padding: 100px 0;
    }
}
/* Coming 3*/
.vc_row.coming_3 {
    margin-bottom: -45px;
    padding: 190px 0 200px;
    background-position: left center !important;
}
.coming_3 h3.popup-news, .coming_3 p.text-sub, .coming_3 p.button-sub {
    display: none;
}
.coming_3  p.button-sub-h23 {
    display: inline-block;
    font-family: FontAwesome;
    margin-bottom: 0;
}
.coming_3 .mc4wp-form-fields {
    display: flex;
    width: 100%;
    max-width: 570px;
    margin: 140px auto 0;
}
.coming_3 p.form-sub {
    flex: 1;
    margin: 0;
}
.coming_3 p.form-sub input[type="email"] {
    border-width: 0 0 1px 0;
    border-color: #ebebeb;
    background: transparent;
    padding: 0;
    color: #666;
    line-height: 24px;
}
.coming_3 p.button-sub-h23 input[type="submit"] {
    background: transparent;
    color: #666;
    padding: 0 20px 0 0;
    line-height: 24px;
    border-bottom: 1px solid #ebebeb;
}
.coming_3 .counter-wrapper > div .number-wrapper,
.coming_3 .counter-wrapper > div .number-wrapper .number{
    color: #333;
}
.coming_3 .counter-wrapper > div .countdown-meta {
    color: #999;
    font-size: 16px;
    font-weight: 500;
    padding-top: 10px;
}
.coming_3 .ftc-countdown .counter-wrapper > div.days .number-wrapper .number,
.coming_3 .ftc-countdown .counter-wrapper > div .number-wrapper .number
{
    padding: 0;
    font-weight: 600;
    font-size: 70px;
}
.coming_3 .ftc-countdown .counter-wrapper > div
{
    padding: 0;
    margin: 0;
    width: 32%;
    height: auto;
    border-radius: 0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    position: relative;
}
.coming_3 .ftc-countdown .counter-wrapper > div:not(.minutes):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 .counter-wrapper > div.seconds{
    display: none;
}

.coming_3 .counter-wrapper{
    margin-top: 55px;
}
@media only screen and (max-width: 991px){
    .vc_row.coming_3>.wpb_column {
        width: 100%;
    }

}
@media only screen and (max-width: 480px){
    .coming_3 .ftc-countdown .counter-wrapper > div.days .number-wrapper .number,
    .coming_3 .ftc-countdown .counter-wrapper > div .number-wrapper .number{
        font-size: 50px;
    }
    .coming_3 .mc4wp-form-fields {
        margin-top: 80px;
    }
}
/* Coming 04*/
.header-layout26 .header-content .container > div.navigation-primary {
    flex: 1;
    justify-content: center;
}
.header-layout26 .logo-wrapper {
    flex: none;
}
.header-layout26  .header-content .container > div.search-cart {
    max-width: 100%;
    width: auto;
}
.header-layout26 .header-content .container > div.navigation-primary {
    max-width: 100%;
}
.header-layout26 .ftc-shop-cart {
    min-width: auto;
}
.header-layout26 a.ftc-cart-tini span.cart-total {
    position: relative;
    top: -8px;
    right: 5px;
}
.header-layout26 .ftc-tini-cart .cart-total span.woocommerce-Price-amount.amount, 
.header-layout26 span.cart-number::before, 
.header-layout26 span.cart-number::after {
    display: none;
}
.header-layout26 .ftc-tini-cart .cart-item {
    background: #fff;
    min-width: 40px;
    line-height: 40px;
}
.header-layout26 .cart-total:before
{
    color: #333;
}
.header-layout26 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text,
.header-layout26 .search-cart .mobile-nav-desk, 
.header-layout26 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *
{
    color: #fff;
}
.header-layout26 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout26 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover,
.header-layout26 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-top: 1px solid #fff;
    margin-top: 0;
    border-bottom: 1px solid #fff;
}
.header-layout26 .header-content > .container ,
.header-layout26 .header-nav .container{
    width: 100%;
    padding: 0 75px; 
}
@media only screen and (max-width: 1628px) {
    .header-layout26 .header-content > .container,
    .header-layout26 .header-nav .container   {
        padding: 0 15px;
    }
    .header-layout26 .mega_main_menu.first-lvl-align-center > .menu_holder > .menu_inner > ul {
        text-align: center;
    }
}
.header-ftc.header-layout26, .header-layout26 .is-sticky .header-sticky {
    background: #000 !important;
}
.header-ftc.header-layout26 .header-nav {
    background-color: rgba(255,255,255,0.2);
}
.header-layout26 .ftc_search_ajax .search-button {
    background: #fff;
    font-size: 17px;
    line-height: 40px;
    min-width: 40px;
}
.header-layout26 .header-content .container .ftc-search-product {
    margin-right: 20px;
}
.header-layout26  .ftc-search-product .ftc_search_ajax input[type="text"] {
    top: 100%;
}
.header-layout26 .ftc-enable-ajax-search {
    top: 74px;
}
.vc_row.coming_4 {
    padding: 260px 0;
    text-align: center;
    color: #fff;
    margin-bottom: -45px;
}
.coming_4 h2 {
    font-size: 60px;
    text-transform: capitalize;
    line-height: 70px;
    margin: 0;
    position: relative;
    padding-bottom: 16px; font-weight: 400;
}
.coming_4 h2:after {
    content: '';
    width: 85px;
    height: 1px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);

}
.coming_4 h3 {
    margin: 12px auto 0;
    font-size: 18px;
    max-width: 470px;
    line-height: 33px;
    font-weight: normal;
    letter-spacing: 1px;
    padding-bottom: 48px;
}
.coming_4 .ftc-countdown .counter-wrapper > div{
    background-color: transparent;
    height: auto;
    padding: 0;
    margin: 0 30px;
    border-radius: 0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
}
.coming_4 .ftc-countdown .counter-wrapper > div .number-wrapper .number {
    font-weight: normal;
    font-style: italic;
    font-size: 70px;
}
.coming_4 .ftc-countdown .counter-wrapper > div .number-wrapper .number {
    font-weight: normal;
    font-style: italic;
    font-size: 70px;
}
.coming_4  .ftc-countdown .counter-wrapper > div .countdown-meta{
    font-size: 23px;
    line-height:25px;
    margin-top: 45px;
}
.coming_4 .mc4wp-form-fields {
    margin: 70px auto 40px;
}
.coming_4 p.form-sub input[type="email"], .coming_4 p.button-sub-h23 input[type="submit"] {
    border-width: 0 0 1px 0;
    border-color: rgba(255,255,255,.8);
}
@media only screen and (max-width: 1199px) {
    .coming_4 .ftc-countdown .counter-wrapper > div{
        margin: 0;
    }
}
@media only screen and (max-width: 991px) {
    .vc_row.coming_4 {
        padding: 100px 0;
    }
}
@media only screen and (max-width: 700px) {
    .coming_4 .ftc-countdown .counter-wrapper > div{
        width: 25%;
    }
}
@media only screen and (max-width: 480px) {
    .coming_4 .ftc-countdown .counter-wrapper > div{
        width: 49%;
        margin: 15px 0;
    }
}
/* Coming 05*/
.vc_row.coming_5>.wpb_column > .wpb_wrapper {
    background: #5e2643;
    margin: 0;
    border: 30px solid #fff;
    padding: 90px 0 60px;
}
.coming_5 h2 {
    font-size: 49px;
    font-weight: normal;
    margin-bottom: 50px !important;
}
.coming_5 .ftc-countdown .counter-wrapper > div .number-wrapper .number {
    font-style: normal;
    padding: 0;
    font-size: 62px;
}
.coming_5 .counter-wrapper > div .number-wrapper {
    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;
}
.coming_5 .ftc-countdown .counter-wrapper > div
{
    width: auto;
    margin: 0 15px;
}
.coming_5  .ftc-countdown .counter-wrapper > div .countdown-meta{
    font-size: 17px;
    margin-top: 25px;
}
.coming_5 .mc4wp-form-fields {
    margin: 85px auto 40px;
}   
.vc_row.coming_5 {
    padding: 245px 0 200px;
}
@media only screen and (max-width: 991px) {
    .vc_row.coming_5 {
        padding: 130px 0;
    }
    .coming_5 .ftc-countdown .counter-wrapper > div
    {
        margin: 10px 35px;
    }
}
@media only screen and (max-width: 991px) {
    .vc_row.coming_5 {
        padding: 130px 0;
    }
    .coming_5 .ftc-countdown .counter-wrapper > div
    {
        margin: 10px 35px;
    }
}
@media only screen and (max-width: 480px) {
    .vc_row.coming_5>.wpb_column > .wpb_wrapper {
        border: 10px solid #fff;
    }
}

/* About2*/
.heading-about2 .ftc-heading:before, .heading-about2 .ftc-heading h1:before, .heading-about2 .ftc-heading h1:after{
    display: none;
}
.heading-about2 .ftc-heading h1 {
    text-align: left;
    display: block;
    padding: 0;
    text-transform: capitalize;
    font-size: 38px;
    font-weight: 600;
    line-height: 50px;
}
.heading-about2 .ftc-heading {
    margin-bottom: 8px;
}
.text-about2 h3 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 22px;
    margin: 0;
    padding-bottom: 25px;
}
.text-about2 p, .text-about2_2 p {
    text-align: justify;
    font-size: 16px;
    line-height: 25px;
    color: #666;
}
.text-about2 > .wpb_column:first-child >.wpb_wrapper {
    padding-left: 70px;
}
.sing-about2 {
    padding: 70px 0 48px;
}
.sing-about2  .ftc-smooth-image
{
    text-align:  right;
}

.text-about2 {
    padding-bottom: 60px;
}
.text-about2_2 h3 {
    font-weight: 600;
    font-size: 36px;
    margin: 0;
    padding: 12px 0 25px;
}
.text-about2_2 .ftc-sb-button {
    text-align: left;
    padding-top: 18px;
}
.text-about2_2 .ftc-sb-button a.ftc-button {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 600;
}
.text-about2_2 .ftc-sb-button a.ftc-button:before, .text-about2_2  .ftc-sb-button a.ftc-button:after{width: 35px;}
.vc_row.text-about2_2 {
    padding: 125px 0 105px;
    margin-bottom: 0;
}
.about-us_2 h3 {
    font-weight: 600;
    font-size: 36px;
    margin: 0;
}
.about-us_2 h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    color: #666;
    padding: 15px 0 55px;
}
.about-us_2 .vc_progress_bar .vc_single_bar .vc_label,
.about-us3 .vc_progress_bar .vc_single_bar .vc_label {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 15px;
}
.about-us_2 .vc_progress_bar .vc_single_bar .vc_bar ,
.about-us3 .vc_progress_bar .vc_single_bar .vc_bar {
    height: 2px;
    background-color: #e0e0e0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}
.about-us_2  .vc_progress_bar .vc_single_bar,
.about-us3  .vc_progress_bar .vc_single_bar {
    height: 2px;
}
.about-us_2 .vc_progress_bar .vc_single_bar,
.about-us3 .vc_progress_bar .vc_single_bar {
    margin-bottom: 40px;     background-color: #eee;
}
.about2_3 h3 {
    font-weight: 600;
    font-size: 36px;
    margin: 0;
    text-align: center;
}
.about2_3 p {
    text-align: center;
    font-size: 17px;
    color: #666;
    margin: 0;
    padding-top: 10px;
}
.mem_about2  .ftc-team-member .image-thumbnail , .mem_about2 .ftc-team-member .image-thumbnail:before{
    border-radius: 0;
}
.mem_about2 .ftc-team-member header > h3, .mem_about2 .ftc-team-member header > h3 a {
    text-transform: capitalize;
}
.mem_about2  .ftc-team-member header {
    padding: 13px 0 0;
}
.vc_row.about2_3 {
    padding-top: 112px;
}
.about2_3 .ftc-team-member span.role {
    font-style: italic;
    color: #666;
    font-size: 11px;
    margin-top: -5px;
    display: block;
}
.test-about2 .name-image-byline {
    margin-top: 0;
    left: 0;
    display: block;
}
.test-about2 .content-test {
    padding: 0;
    border: 0;
    display: flex;
    flex-direction: column-reverse;
}
.test-about2  .testimonial-content .content:before {
    font-size: 48px;
    margin-right: 0;
    content: '\f10d';
    font-family: FontAwesome;
    color: #ebebeb;
    top: 0;
    line-height: 48px;
}
.test-about2  .testimonial-content .content:before{
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    position: absolute;
    z-index: 2;
}
.test-about2 .group-name-byline{
    padding: 0;
}
.test-about2 .testimonial-content .byline
{
    color: #999;
}
.test-about2 .testimonial-content .content {
    font-size: 16px;
    text-align: center;
    line-height: 26px;
    padding: 70px 80px 0;
    color: #666;
}
.test-about2 .testimonial-content .content:after{display: none;}
.test-about2 .ftc-sb-testimonial h4.name {
    text-transform: capitalize;
    font-size: 20px;
    margin-top: 35px;
}
.test-about2 .ftc-sb-testimonial h4.name, .test-about2 .ftc-sb-testimonial h4.name a {
    font-weight: 600 !important;
    color: #333;
}
.test-about2 .ftc-sb-testimonial .owl-nav > div {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    background: transparent;
    border: 0;
    color: #333;
}
.test-about2 .ftc-sb-testimonial .owl-nav {
    padding-top: 0;
}
.test-about2  .ftc-sb-testimonial .owl-nav .owl-prev {
    left: 0;
    right: auto;
}
.test-about2  .ftc-sb-testimonial .owl-nav .owl-next {
    right: 0;
    left: auto;
}
.about-test-4 .owl-nav > div.owl-next:before, .test-about2 .owl-nav > div.owl-next:before  {
    content: "→";
    font-family: none;
}
.about-test-4 .owl-nav > div.owl-prev:before, .test-about2 .owl-nav > div.owl-prev:before {
    content: "←";
    font-family: none;
}
.vc_row.test-about2 {
    padding: 80px 0 70px;
}
@media only screen and (max-width: 991px){
    .text-about2 > .wpb_column:first-child >.wpb_wrapper {
        padding-left: 0;
    }
    .test-about2  .ftc-sb-testimonial{
        width: auto;
    }
}
@media only screen and (max-width: 767px){
    .test-about2 .testimonial-content .content {
        padding: 70px 30px 0;
    }
    .sing-about2 {
        padding: 0;
    }
}
@media only screen and (max-width: 480px){
    .heading-about2 .ftc-heading h1,.text-about2 h3,.text-about2_2 h3,.text-about2_2 .ftc-sb-button,
    .about-us_2 h3, .about-us_2 h4, .ftc-footer .vc_col-sm-8 ul.menu-footer, .ftc-footer .vc_col-sm-8 p.bottom_footer   {
        text-align: center;
    }
    .test-about2 .ftc-sb-testimonial h4.name, .test-about2 .ftc-sb-testimonial .byline {
        padding-left: 0;
    }
    footer ul.menu-footer li {
        margin-right: 20px !important;
        margin-left: 20px !important;
    }
}
/* About 03*/
.header-layout27 .header-nav {
    background: #f7f8fa;
}
.header-layout27  .header-content .container > div.navigation-primary {
    flex: 1;
    /*padding-left: 60px;*/
    justify-content: center;
}
.header-layout27 .ftc_search_ajax .search-button {
    color: #fff;
    background: red;
    min-width: 40px;
    line-height: 40px;
    font-size: 17px;
}   
.header-layout27 .ftc-shop-cart {
    min-width: auto;
}
.header-layout27 .header-content .container .ftc-search-product{
    margin-right: 12px;
}
.header-layout27 .ftc_search_ajax .search-button:hover {
    color: #fff;
    background-color: #333;
}
.header-layout27 .ftc-search-product .ftc_search_ajax input[type="text"]
{
    top: 100%;
    right: 0;
}
.header-layout27 .ftc-enable-ajax-search {
    top: 74px;
}
.header-layout27 .ftc-tini-cart .cart-total span.woocommerce-Price-amount.amount,.header-layout27 span.cart-number::before,
.header-layout27 span.cart-number::after {
    display: none;
}
.header-layout27 .ftc-tini-cart .cart-item {
    background: red;
    min-width: 40px;
    line-height: 40px;
}
.header-layout27  a.ftc-cart-tini.cart-item-canvas:before, .header-layout27  a.ftc-cart-tini:before,
.header-layout27 a.ftc-cart-tini span.cart-total span.cart-number
{
    color: #fff !important;
}
.header-layout27 a.ftc-cart-tini span.cart-total {
    position: relative;
    top: -8px;
    right: 5px;
}
.feature_about3 .ftc-feature .ftc_feature_content h3 {
    width: 180px;
    height: 180px;
    position: relative;
    line-height: 180px;
    margin: 0;
    border-radius: 50%;
    font-size: 48px;
    z-index: 2;
}
.feature_about3 .ftc-feature .ftc_feature_content h3: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;
}
.feature_about3 .ftc-feature .ftc_feature_content h3 a{
    color: #333;
}
.feature_about3 .ftc-feature .ftc_feature_content p {
    margin-bottom: 0px;
    max-width: 180px;
    font-size: 28px;
    font-weight: bold;
    line-height: 35px;
    margin-top: 38px;     text-transform: capitalize;
}
.fea_3_center .ftc-feature .ftc_feature_content h3 {
    margin: 0 auto;
}
.fea_3_center  .ftc-feature .ftc_feature_content p {
    margin: 38px auto 0;
}
.fea_3_right .ftc-feature .ftc_feature_content h3,
.fea_3_right  .ftc-feature .ftc_feature_content p{
    margin-left: auto;
    margin-right: 0;
}
.vc_row.feature_about3 {
    padding: 65px 0 85px;
}
/* About 03*/
.single-about3 .ftc-smooth-image {
    width: 50%;
    margin-bottom: 0;
}
.single-about3 .about-us3 {
    right: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    max-width: 770px;
    box-shadow: 0 0 11px 3px rgba(0,0,0,0.075);
    width: 100%;
    background: #fff;
    z-index: 2;
    margin-bottom: 0;
    padding: 70px 85px 40px;
}
.single-about3 h3 {
    margin: 0;
    font-size: 36px;
    font-weight: 600;
    line-height: 41px;
    padding-bottom: 7px;
}
.single-about3 p {
    max-width: 470px;
    font-size: 15px;
    text-align: justify;
    color: #666;
    line-height: 24px;
    padding: 15px 0;
}
.about-us3 .vc_progress_bar .vc_single_bar .vc_label {
    font-size: 17px;
}
.about-us_2 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar,
.about-us3 .vc_progress_bar .vc_general.vc_single_bar.vc_progress-bar-color-bar_orange .vc_bar  {
    background-color: #333 !important;
}
.about-us3 .vc_progress_bar {
    margin-top: 60px;
}
.feature_about3_2 .ftc-feature {
    text-align: justify;
    font-size: 15px;
    max-width: 245px;
}
.feature_about3_2  .ftc-feature a.ftc_feature_image:hover img {
    transform: scale(1,1);
    -webkit-transform: scale(1,1);
    -moz-transform: scale(1,1);
    -ms-transform: scale(1,1);
}
.feature_about3_2 .ftc-feature .effect{
    background: transparent;
}
.feature_about3_2 .ftc-feature .ftc_feature_content h3 {
    font-size: 18px;
    text-transform: capitalize; margin: 5px 0 5px;
}
.feature_about3_2 .ftc-feature .ftc_feature_content h3 a {
    color: #333;
}
.feature_about3_2 .ftc-feature a.ftc_feature_image {
    min-height: 128px;
    display: flex;
    align-items: flex-end;
}
.feature_about3_2 .ftc-feature .feature-content {
    margin-bottom: 20px;
}
.feature_about3_2 .fe3_center .ftc-feature ,
.feature_about3_2 .fe3_right .ftc-feature 
{
    margin-left: auto;
    margin-right: auto;
}
.feature_about3_2 .fe3_right .ftc-feature 
{
    margin-right: 0;
}
@media only screen and (max-width: 1199px){
    .single-about3 .about-us3 {
        width: 60%;
        padding: 50px 25px 20px;
    }
    .fea_3_right .ftc-feature .ftc_feature_content h3,
    .fea_3_right .ftc-feature .ftc_feature_content p ,
    .feature_about3 .ftc-feature .ftc_feature_content h3,
    .feature_about3 .ftc-feature .ftc_feature_content p ,
    .feature_about3_2 .ftc-feature{
        margin-left: auto;
        margin-right: auto;
    }
    .feature_about3_2 .ftc-feature {
        text-align: center;
    }
    .feature_about3_2 .ftc-feature a.ftc_feature_image {
        justify-content: center;
    }
}
@media only screen and (max-width: 991px){
    .header-layout27 a.ftc-cart-tini.cart-item-canvas:before, .header-layout27 a.ftc-cart-tini:before, .header-layout27 a.ftc-cart-tini span.cart-total span.cart-number {
        color: #333 !important;
    }
    .header-layout27 a.ftc-cart-tini.cart-item-canvas:before, .header-layout27 a.ftc-cart-tini:before{
        margin-right: 15px;
    }
    .header-layout27 a.ftc-cart-tini span.cart-total {
        top: -15px;
    }
    .header-layout27 .ftc-tini-cart .cart-item {
        background: transparent !important;
    }
    .feature_about3 .ftc-feature .ftc_feature_content h3:after,
    .feature_about3 .ftc-feature .ftc_feature_content h3 {
        width: 170px;
        height: 170px;
    }
}
@media only screen and (max-width: 767px){
    .feature_about3_2 .ftc-feature a.ftc_feature_image {
        min-height: auto;
    }
    .feature_about3 .ftc-feature .ftc_feature_content h3:after,
    .feature_about3 .ftc-feature .ftc_feature_content h3 {
        width: 180px;
        height: 180px;
    }
    .feature_about3 .ftc-feature .ftc_feature_content {
        padding-top: 30px;
    }
    .single-about3 .ftc-smooth-image {
        width: 100%;
    }
    .single-about3 .about-us3 {
        width: 100%;
        position: relative;
        right: 0;
        left: 0;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        top: 0;
        margin: 0 auto;
    }
    .single-about3 p, .feature_about3_2 .ftc-feature  {
        max-width: 100%;
    }
}
@media only screen and (max-width: 480px){
    .single-about3 h3 {
        text-align: center;
    }
    .single-about3 .about-us3 {
        padding: 25px 25px 0;
    }
}
/* About 4*/
.vc_row.about-us4 {
    text-align: center;
    max-width: 870px;
    margin: 60px auto 20px;
}
.about-us4 h2 {
    font-size: 48px;
    font-weight: 600;
    text-transform: capitalize;
    padding-top: 20px;
}
.about-us4 h3 {
    color: #666;
    font-size: 30px;
    margin: 13px 0 32px;
}
.about-us4 p {
    font-size: 15px;
    line-height: 24px;
    color: #666;
}
.about-us4 blockquote p {
    color: #000;
    font-style: italic;
    font-size: 17px;
    text-align: justify;
}
.about-us4 blockquote:before {
    content: '\f10e';
    color: #333;
    font-size: 20px;
}
.about-us4 blockquote {
    max-width: 660px;
    margin: 25px auto !important;
}
.video-about4 .ftc-product-video-button {
    font-size: 0;
    color: #fff;
}
.video-about4> .wpb_column {
    padding: 270px 0;
}
.video-about4  .ftc-product-video-button:before {
    font-family: 'FontAwesome';
    content: "\f04b";
    font-size: 30px;
    margin-left: 0;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 40px 44px;
}
.about-test-4  .ftc-sb-testimonial {
    width: auto;
}
.about-test-4  .test-about2 .testimonial-content .content {
    text-align: justify;
    padding: 0;
}
.about-test-4 .test-about2 .testimonial-content .content:before
{
    display: none;
}
.about-test-4 .ftc-sb-testimonial .owl-item {
    padding-left: 0;
    padding-right: 0;
}
.about-test-4 .test-about2 h3:before {
    font-size: 48px;
    margin-right: 30px;
    content: '\f10d';
    font-family: FontAwesome;
    color: #ebebeb;
    top: 0;
    line-height: 48px;
    position: relative;
    top: 10px;
}
.about-test-4 .test-about2 .ftc-sb-testimonial .owl-nav > div {
    text-align: left;
    top: auto;
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    bottom: 57px
}
.about-test-4 .test-about2 .testimonial-content .byline
{
    text-align: left;
}
.about-test-4 .test-about2 .ftc-sb-testimonial .owl-nav .owl-next {
    right: auto;
    left: 0;
    margin-left: 50px !important;
}
.about-test-4 .test-about2 .ftc-sb-testimonial h4.name {
    text-align: left;
    padding: 0;
    margin-top: 45px;
}
.about-test-4 .vc_progress_bar{
    margin-top: 50px;
}
.about-test-4.about-us_2 h3 {
    line-height: 50px;
}
.vc_row.about-test-4 {
    padding-top: 55px;     padding-bottom: 55px;
}
.mem_about4 .ftc-team-member {
    max-width: 270px;
    margin-left: 0;
}
.mem_about4 .ftc-team-member .image-thumbnail {
    max-width: 170px;
    border-radius: 50%;
    margin: 0 auto;
}
.mem_about4 .about_center4  .ftc-team-member,.mem_about4 .about_right4  .ftc-team-member
{
    margin-left: auto; margin-right: auto;
}
.mem_about4 .about_right4  .ftc-team-member{
    margin-right: 0;
}
.mem_about4 span.role , .mem_about2 span.role {
    font-style: italic;
}
@media only screen and (max-width: 767px){
    .mem_about4 .ftc-team-member, .mem_about4 .about_right4 .ftc-team-member {
        margin-left: auto;
        margin-right: auto;
    }
}
@media only screen and (max-width: 480px){
    .about-test-4 .test-about2 .ftc-sb-testimonial .owl-nav > div {
        bottom: auto;
    }
    .about-us4 blockquote {
        padding-left: 30px !important;
    }
    .video-about4> .wpb_column {
        padding: 120px 0;
    }
    .about-test-4 .test-about2 .ftc-sb-testimonial .owl-nav > div{
        text-align: center;
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform:translateX(-50%);
        -moz-transform: translateX(-50%);
    }
    .about-test-4 .test-about2 .ftc-sb-testimonial .owl-nav .owl-next {
        right: auto;
        left: 50%;
        margin-left: 50px !important;
    }
    .about-test-4 .test-about2 .ftc-sb-testimonial .owl-nav .owl-next {
        left: 50%;
        margin-left: 20px !important;
    }
    .about-test-4 .test-about2 .ftc-sb-testimonial .owl-nav .owl-prev {
        margin-left: -20px !important;
    }
    .about-test-4 .test-about2 .ftc-sb-testimonial h4.name {
        text-align: center;
        margin-top: 30px;
    }
    .about-test-4 .test-about2 .testimonial-content .byline {
        text-align: center;
    }
    .about-test-4 .ftc-sb-testimonial {
        margin-bottom: 30px;
    }
}
/* About 5*/
.feature-about5 .ftc-feature a.ftc_feature_image {
    background: rebeccapurple;
    border-radius: 50%;
    min-width: 125px;
    line-height: 125px;
    text-align: center;
}
.feature-about5 .ftc-feature .ftc_feature_content {
    margin-top: -50px;
    background-color: #fff;
    padding: 90px 40px 60px;
    font-size: 15px;     box-shadow: 0px 4px 13px -3px #bbb;
}
.feature-about5 .ftc-feature .ftc_feature_content h3 {
    font-size: 20px;
    line-height: 25px;
    text-transform: capitalize;
    font-weight: 600; margin-bottom: 5px;
}
.feature-about5 .ftc-feature .ftc_feature_content h3  a{color: #333;}
.vc_row.feature-about5 {
    padding: 100px 0;
    margin-top: -40px;
}
.sing-img-a5 .ftc-smooth-image:first-child {
    text-align: left;
    margin-left: 125px;
}
.sing-img-a5 .ftc-smooth-image:nth-child(2) {
    text-align: right;
    margin-top: -250px;
    z-index: -1;
}
.about-us_5 .vc_progress_bar .vc_single_bar .vc_label{
    font-size: 17px;
}
.about-us_5 .vc_progress_bar {
    margin-top: 60px;
}
.about-us_5 .wpb_wrapper p {
    max-width: 475px;
    padding-top: 10px;
}
.video-about5> .wpb_column {
    padding: 0;
}
.vc_row.video-about5 {
    padding: 235px 0 95px;
    text-align: center;
    color: #fff;
    margin-bottom: 120px;
}
.video-about5 p.text-abou5 {
    margin: 76px 0 0;
    font-size: 15px;
}
.video-about5 h3 {
    margin: 5px 0 0;
}
.about-us_5 .wpb_single_image {
    position: absolute;
    left: -15px;
    top: -15px;
    z-index: -2;
}
.about2_5 h3 {
    max-width: 550px;
    margin: 0 auto;
    padding-bottom: 10px;
}
.vc_row.about-us_5 {
    padding-bottom: 60px;
}
.sing-text-abou5 h4 {
    text-transform: uppercase;
    font-weight: 400;
    font-size: 15px;
}
.sing-text-abou5 h3 {
    margin: 20px 0 26px;
    font-size: 29px;
    font-weight: 600;
}
.sing-text-abou5 p {
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    color: #666;
}
.sing-text-abou5 span.color-about4 {
    font-style: italic;
    font-weight: normal;
    font-size: 26px;
}
.sing-text-abou5 .text_2_abou5 {
    border: 1px solid #ebebeb;
    padding: 35px 50px;
    position: relative;
}
.sing-text-abou5 .text_2_abou5:after {
    border: solid #ebebeb;
    border-width: 0 1px 1px 0;
    padding: 10px;
    position: absolute;
    top: 50%;
    display: inline-block;
    content: " ";
    z-index: 1;
    background: #fff;
    transition: all 1.5s;
    left: auto;
    right: -18px;
    transform: rotate(-45deg) translateY(-50%);
    -webkit-transform: rotate(-45deg) translateY(-50%);
}
.sing-text-abou5 .text_2_abou5 h3 {
    margin: 0 0 6px;
    font-size: 24px;
}
@media only screen and (max-width: 1199px)
{
    .sing-img-a5 .ftc-smooth-image:first-child {
        margin-left: 0;
    }
    .sing-text-abou5 .text_2_abou5 {
        padding: 15px 20px;
        margin-top: -20px;
    }
}
@media only screen and (max-width: 991px)
{
    .feature-about5 .ftc-feature .ftc_feature_content {
        padding: 70px 20px 40px;
    }
    .sing-text-abou5>.wpb_column, .about-us_5>.wpb_column {
        width: 100%;
    }
    .about-us_5>.wpb_column.sing-img-a5 {
        max-width: 470px;
        margin: 0 auto;
        float: none;
    }
    .about-us_5 .wpb_wrapper p {
        max-width: 100%;
    }
    .sing-text-abou5 .text_2_abou5 {
        padding: 20px 20px;
    }
}
@media only screen and (max-width: 767px)
{
    .sing-text-abou5>.wpb_column {
        width: 100%;
    }
    .feature-about5 .ftc-feature .ftc_feature_content {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 480px)
{
    .sing-img-a5 .ftc-smooth-image:nth-child(2) , .sing-img-a5 .ftc-smooth-image:first-child,
    .sing-text-abou5 , .sing-text-abou5 p{
        text-align: center;
    }
    .sing-img-a5 .ftc-smooth-image:nth-child(2) {
        margin-top: 0;
    }
}

/* Contact 2*/
.info_contact .elementor-container .con-email .elementor-widget-container a.info-com {
    color: #bbb;
}
.header-layout28 .ftc_search_ajax .search-button {
    color: #fff;
    background: red;
    min-width: 40px;
    line-height: 40px;
    font-size: 18px;
}   
.header-layout28 .ftc_search_ajax .search-button:hover {
    color: #fff;
    background-color: #333;
}
.header-layout28 .ftc-search-product .ftc_search_ajax input[type="text"]
{
    top: 100%;
    left: 0;
}
.header-layout28 .ftc-tini-cart .cart-total span.woocommerce-Price-amount.amount,.header-layout28 span.cart-number::before,
.header-layout28 span.cart-number::after {
    display: none;
}
.header-layout28 .ftc-tini-cart .cart-item {
    background: red;
    min-width: 40px;
    line-height: 40px;
}
.header-layout28 .ftc-shop-cart .cart-item {
    text-align: center;
}
.header-layout28 .ftc-shop-cart a.cart-item-canvas {
    display: inline-block;
    position: relative;
}
.header-layout28 .ftc-shop-cart a.cart-item-canvas:before {
    margin: 0;
}
.header-layout28 .ftc-shop-cart .cart-total {
    position: absolute;
    line-height: 1;
}
.header-layout28  a.ftc-cart-tini.cart-item-canvas:before, .header-layout3  a.ftc-cart-tini:before,
.header-layout28 a.ftc-cart-tini span.cart-total span.cart-number
{
    color: #fff !important;
}
.header-layout28 a.ftc-cart-tini span.cart-total {
    position: relative;
    top: -8px;
    right: 5px;
}
.header-layout28 .ftc-enable-ajax-search {
    top: 75px;
}
.header-ftc.header-layout28 {
    margin-bottom: 10px;
}
.header-layout28 .ftc-shop-cart .ftc-cart-tini:hover .cart-total .cart-contents-count{
    color: #ffffff;
}
@media only screen and (min-width: 991px){
    body .header-layout28 .header-bottom, body .header-layout28 .mega_main_menu ul.mega_main_menu_ul {
        background-color: transparent;
    }  
    body .header-layout28 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link, 
    body .header-layout28 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
        color: #333;
    }

}




.contact-us2 h3 {
    font-weight: normal;
    font-size: 32px;
    line-height: 40px;
    padding-left: 35px;
    position: relative;
    margin-bottom: 16px;
}
.contact-us2 h3:before {
    content: '';
    background: #e84c3d;
    width: 20px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 13px;
    z-index: 2;
}
.contact-us2 p {
    font-size: 15px;
    line-height: 24px;
    color: #666;
    text-align: justify;
    /*max-width: 540px;*/
}
.contact-us2 span.weight_contact02 {
    font-weight: bold;
    color: #333; font-size: 15px;
}
p.phone-contact02_1, p.phone-contact02_2, p.phone-contact02_3 {
    font-size: 14px;
    margin-bottom: 5px;
}
.vc_row.contact-us2 {
    box-shadow: 0 3px 10px 2px rgba(0,0,0,0.3);
    margin: 110px 0 0;
    padding: 90px 55px 105px;
    position: relative;
    z-index: 2;
    background: #fff;
}
p.phone-contact02_3 {
    margin: 22px 0 0;     color: #999;
}
.contact-us2 .vc_col-sm-5 .wpb_text_column {
    max-width: 300px;
    margin: 40px auto 0;
    margin-right: 0;
}
p.phone-contact02_3 span.weight_contact02 {
    display: inline-block;
    margin-bottom: 12px;
}
.contact-us2 .social-icons ul li {
    display: inline-block;
}
.contact-us2 .social-icons ul li:not(:last-child) {
    margin-right: 45px;
}
.contact-us2  span.ftc-tooltip.social-tooltip {
    display: none;
}
.vc_row .faq2_right .social-icons li a {
    color: #666;
}
.contact-us2 .social-icons a.twitter:hover{
    color: #2CAAE1;
}
.contact-us2 .social-icons a.google-plus:hover {
    color: #DD4B39;
}
.contact-us2 .social-icons a.pinterest:hover {
    color: #bd081c;
}
.contact-us2 .social-icons a.instagram:hover {
    color: #b4309d;
}
.contact-us2 .social-icons a.facebook:hover {
    color: #3B5998;
}   
.contact-us2 .social-icons a {
    font-size: 17px;
    color: #999;
}
.contact-us2 p.phone-contact02_4 {
    margin: 32px 0 25px;
}
.map_contact2 .map_contact.wpb_column.vc_column_container.vc_col-sm-12 {
    margin-top: 0;
}
.vc_row.map_contact2 {
    margin-top: -105px;
    z-index: 1;
    top: -220px;
    margin-bottom: -130px;
}
.single-contact2 .wpcf7 p:nth-child(3) ,.single-contact2 .wpcf7 p:nth-child(5), .single-contact2 .wpcf7 p:nth-child(7){
    display: none;
}
.single-contact2 h2 {
    font-weight: normal;
    padding-bottom: 15px;
}
.vc_row.single-contact2 {
    display: flex;
    align-items: center;
    flex-flow: row wrap;
    margin-bottom: 75px;
}
@media only screen and (max-width: 991px){
    .vc_row.contact-us2 {
        padding: 50px 0 65px;
    }
    .contact-us2 .social-icons ul li:not(:last-child) {
        margin-right: 35px;
    }
    .single-contact2>.wpb_column {
        width: 100%;
    }
    .vc_row.map_contact2 {
        margin-top: 0;
    }
}
@media only screen and (max-width: 767px){
    .contact-us2 p {
        max-width: 100%;
        text-align: center;
    }
    .contact-us2 .vc_col-sm-5 .wpb_text_column {
        margin-left: 0;
    }
    .vc_row.contact-us2 {
        padding: 50px 15px 65px;
    }
}
@media only screen and (max-width: 480px){
    .single-contact2 h2 {
        text-align: center;
    }
}
/* Contact 3*/
.contact-us3 h3 {
    font-weight: 600;
    font-size: 25px;
    text-transform: capitalize;
    margin: 0 0 20px;
}
.contact-us3 h4 {
    font-size: 15px;
    font-weight: 600;
    color: #000;
    line-height: 24px;
}
.contact-us3 .contact_part2 p {
    font-size: 15px;
    line-height: 24px;
    color: #666;     text-align: justify;
}
.contact-us3 .wpcf7 p:nth-child(3) ,
.contact-us3 .wpcf7 p:nth-child(5){
    display: none;
}
.contact-us3 .wpcf7 p input[type="text"], .contact-us3  .wpcf7 p input[type="email"]{
    border-width: 0 0 1px 0;
}
.contact-us3 .wpcf7 p textarea {
    background: #f3f3f3;
    border: 0;
}
.contact-us3 .wpcf7 input[type^="submit"] {
    text-transform: capitalize;
    padding: 0 15px;
    line-height: 45px;
    min-width: 195px;
    font-size: 16px;
    font-weight: 600;
    margin: 0;     border: 0;
}
.contact-us3 .wpcf7 p:nth-child(7) {
    text-align: left;
    margin: 10px 0 0; 
}
.contact-us3 .wpcf7 input[type^="submit"]:hover{background: #333;}
.contact-us3 .wpcf7 p textarea {
    height: 115px;    margin-top: 15px;
}
.vc_row.contact-us3 {
    padding: 55px 0 35px;
}
.contact-address3 h3 {
    font-weight: 600;
    margin: 0 0 27px;
}
.contact-address3 p {
    text-align: center;
    color: #999;
}
.contact-address3 span.weigth-contact3 {
    color: #333; font-size: 15px;
}
.contact-address3 .wpb_text_column {
    max-width: 265px; margin-bottom: 0;
}
.contact-address3 .contact-center .wpb_text_column, .contact-address3 .contact-right .wpb_text_column{
    margin-left: auto;
    margin-right: auto;
}
.contact-address3 .contact-right .wpb_text_column
{
    margin-right: 0;
}
.contact-center.wpb_column.vc_column_container.vc_col-sm-4 {
    border: 1px solid #ebebeb;
    border-width: 0 1px;
}
.vc_row.contact-address3 {
    padding: 90px 0 60px;
}
.header-ftc.header-layout3 {
    /*margin-bottom: 15px;*/
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .contact-address3 h3 {
        font-size: 20px;
    }
}
@media only screen and (max-width: 991px){
    .contact-address3 p , .contact-address3 h3{
        text-align: center;
    }
}
@media only screen and (max-width: 767px){
    .contact-address3 .wpb_text_column,
    .contact-address3 .contact-right .wpb_text_column   {
        margin-left: auto;
        margin-right: auto;
    }
    .contact-center.wpb_column.vc_column_container.vc_col-sm-4 {
        border: 0;
        margin: 30px 0;
    }
}
@media only screen and (max-width: 480px){
    .contact-us3 h3 , .contact-us3 h4, .contact-us3 .contact_part2 p,
    .contact-us3 .wpcf7 p:nth-child(7){
        text-align: center;
    }
}
/* Contact 4*/
.vc_row.contact-us4 {
    text-align: center;
    padding-top: 60px;
}
.contact-us4 h2 {
    max-width: 610px;
    margin: 0 auto 35px;
    font-weight: 600;
}
.contact-us4 p {
    font-size: 15px;
    color: #666;
    line-height: 24px;
    padding: 0 50px;
}
.contact-4_2 .wpb_text_column>.wpb_wrapper {
    display: flex;
}
.contact-4_2 i{
    font-size: 0; margin-right: 15px;
}
.contact-4_2 i.fa:before {
    color: #666;
    font-size: 24px;
}
.contact-4_2 h3 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px; margin: 0 0 15px;
}
.contact-4_2 p {
    font-size: 15px;
    color: #666;     line-height: 24px;
}
.contact-4_2 .wpb_text_column {
    max-width: 265px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
}
.contact-4_2 .contact4_right  .wpb_text_column{
    margin-right: 0;
}
.contact4_center:before , .contact4_center:after{
    content: '';
    position: absolute;
    width: 1px;
    height: 50%;
    background: #ebebeb;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%); left: 0;
}
.contact4_center:after {
    right: 0; left: auto;
}
.vc_row.contact-4_2 {
    padding: 10px 0 40px;
}
.contact_form4 h3 {
    font-weight: 600;
    text-align: center;
    font-size: 30px;
    margin: 0;
    padding-bottom: 15px;
}
.contact_form4 .wpcf7 input[type^="submit"] {
    width: 100%;
    margin: 0;
    text-transform: capitalize;
    font-size: 18px;
}
.contact_form4 .wpcf7 input[type^="submit"]:hover{
    background: #333;
}
.contact_form4 .wpcf7 p {
    margin: 0 0 25px;
}
@media only screen and (max-width: 767px){
    .contact4_center.wpb_column.vc_column_container.vc_col-sm-4 {
        margin: 30px auto;
    }
    .contact-4_2 .contact4_right .wpb_text_column {
        margin-right: auto;
    }
}
@media only screen and (max-width: 480px){
    .contact-us4 p {
        padding: 0;
    }
}
/* Contact 5*/
.map_img5>.wpb_column>.wpb_wrapper {
    display: flex;
}
.map_img5>.wpb_column>.wpb_wrapper>div {
    width: 50%;
}
.text-heading-contact5 h2 {
    text-align: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 35px;
    margin: 60px 0 0;
}
.contact-address5 .wpb_text_column , .contact-address5 .contact-right .wpb_text_column{
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.contact-address5 p {
    text-align: center;
    color: #666;
    font-size: 15px;
    line-height: 27px;
}
.contact-address5 h3 {
    margin-bottom: 16px;
}
.vc_row.contact-address5 {
    padding: 30px 0 65px;
}
.contact-us5 .contact_part2 p {
    max-width: 445px;
}
.contact-us5 .wpcf7 p input[type="text"], .contact-us5 .wpcf7 p input[type="email"] {
    border-width: 1px;
}
.contact-us5 .wpcf7 p textarea {
    height: 95px;
    margin-top: 0;
    background: #fff;
    border: 1px solid #e5e5e5;
}
.contact-us5 .wpcf7 input[type^="submit"] {
    width: 100%;     font-weight: 400; font-size: 15px;
}
.contact5_part2 h2 {
    margin: 0 0 22px;
}
.contact5_part2>.wpb_wrapper {
    float: right;
    padding-right: 50px;
}
.contact-us5 .wpcf7 p:not(:last-child) {
    margin: 0 0 21px;
}
.vc_row.contact-us5 {
    padding: 95px 0 5px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px){
    .map_img5>.wpb_column>.wpb_wrapper {
        align-items: center;
    }
    .map_img5 .wpb_gmaps_widget {
        margin-bottom: 30px !important;
    }
}
@media only screen and (max-width: 1199px){
    .contact5_part2>.wpb_wrapper {
        float: none;
        padding-right: 0;
    }
}
@media only screen and (max-width: 767px){
    .map_img5>.wpb_column>.wpb_wrapper {
        display: block;
    }
    .map_img5>.wpb_column>.wpb_wrapper>div {
        width: auto;
    }
    .vc_row.contact-address5 {
        padding: 55px 0 65px;
    }
}
@media only screen and (max-width: 480px){
    .vc_row.contact-us5 {
        text-align: center;
    }
}
/* FAQ 2*/
.faq2_left .search-form {
    width: 100%;     padding-bottom: 0;
}
.faq2_left .search-form label{
    display: none;
}
.faq2_left .search-form input[type="search"] {
    border-width: 0 0 1px 0;
    border-color: #333;
    padding: 0;
    line-height: 27px;
    color: #333;
}
.faq2_left .search-form button.search-submit {
    top: 5px;
    padding: 0;
}
.faq2_left .search-form .search-submit .icon {
    height: 15px;
    top: 0;
    width: 15px;
}
.faq2_left li {
    list-style: none;
    padding: 5px 0 20px;
}
.faq2_left li a {
    color: #333;
    font-weight: 600;
    font-size: 16px;
}
.faq2_left .ftc-smooth-image {
    margin-bottom: 35px;
}
.faq2_right .vc_toggle {
    border: 1px solid #ebebeb;
}
.faq2_right .vc_toggle_title h4:before 
{
    display: none;
}
.faq2_right .vc_toggle_title h4:after  {
    font-family: 'FontAwesome';
    content: "\f107";
}
.faq2_right .vc_toggle_title h4 {
    margin: 20px;
    font-weight: 600;
    padding: 0;
    display: block;
    width: auto;
    line-height: 30px;
}
.faq2_right .vc_toggle_title h4:after {
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    right: 0;
    background: transparent;
    top: 0;
}
.faq2_right .vc_toggle.vc_toggle_active .vc_toggle_title h4:after
{
    content: "\f106";
}
.faq2_right .vc_toggle_content {
    padding: 18px 20px !important;
    border-top: 1px solid #ebebeb;
}
.faq2_right ul.list-icons {
    margin-top: 10px;
    margin-bottom: 0px;
}
.faq2_right .vc_toggle:not(:last-child) {
    margin-bottom: 35px;
}
.vc_row.faq_2 {
    padding-top: 60px;
}
@media only screen and (max-width: 1199px)
{
    .vc_row.faq_2 {
        padding-top: 40px;
    }
}
@media only screen and (max-width: 480px)
{
    .faq2_left li {
        text-align: center;
    }
}
/* FAQ 3*/
.faq_title3>.wpb_column {
    display: flex;
    align-items: center;
    min-height: 420px;
}
.faq_title3 h2 {
    text-transform: capitalize;
    font-weight: 600;
    margin: 0;
    line-height: 48px;
    font-size: 34px;
    padding-left: 95px;
}
.text_faq3 h3 {
    font-weight: 600;
    font-size: 25px;
    line-height: 28px;
    padding-left: 40px;
    position: relative;
    margin-bottom: 10px;
    max-width: 420px;
}
.text_faq3 p {
    font-size: 15px;
    max-width: 745px;
    text-align: justify;
    line-height: 24px;
    color: #666;
}
.text_faq3 h3:before {
    content: '';
    background: #e84c3d;
    width: 18px;
    height: 18px;
    position: absolute;
    left: 0;
    top: 13px;
    z-index: 2;
}
.faq_3 .faq2_right .vc_toggle {
    border-width: 0 0 1px 0;
}
.faq_3 .faq2_right .vc_toggle_title h4 {
    margin: 0;
    padding: 20px 0;
    border-top: 3px solid transparent;
}
.faq_3 .faq2_right .vc_toggle_title h4:after {
    top: 20px;
}
.faq_3  .faq2_right .vc_toggle:not(:last-child) {
    margin-bottom: 0;
}
.faq_3 .faq2_right .vc_toggle_active .vc_toggle_title h4 {
    border-top: 3px solid red;
}
.faq_3 .faq2_right .vc_toggle_content {
    padding: 0px 0 20px!important;
    border-top: 0;
}
.faq_3 .wpcf7 input[type^="submit"] {
    width: 100%;
    text-transform: capitalize;
    font-size: 14px;
    margin: 0 0 5px;
}
.faq_3 .faq2_left h3 {
    font-weight: 600;
    text-align: center;
}
.vc_row.faq_3 {
    padding: 65px 0 20px;
}
@media only screen and (max-width: 991px){
    .faq_title3 h2 {
        padding-left: 0;
    }
}
/* FAQ 4*/
.faq_title4 h3 {
    font-weight: 600;
    font-size: 30px;
    line-height: 40px;
    border-bottom: 2px solid #ebebeb;
    padding-bottom: 15px;
}
.faq_4 .vc_toggle_title h4:before{
    display: none;
}
.faq_4 .vc_toggle_title h4 {
    padding: 0 0 10px;
    font-weight: 600;
    font-size: 17px;
    line-height: 24px;
}
.faq_4 .vc_toggle_content p {
    text-align: justify;
    max-width: 530px !important;
    margin-bottom: 15px !important;
    color: #666;
}
.faq_4 .vc_toggle {
    margin-bottom: 45px;
}
.vc_row.faq_4 {
    padding: 50px 0 0;
}
@media only screen and (max-width: 480px)
{
    .faq_title4 h3, .faq_4 .vc_toggle_title h4, .faq_4 .vc_toggle_content p {
        text-align: center;
    }
}
/* FAQ 5*/
.header-ftc.header-layout29 {
    background-color: #999;
}
body .header-layout29 .header-bottom, body .header-layout29 .mega_main_menu ul.mega_main_menu_ul {
    background-color: #999 !important;
}
body .header-layout29 .ftc_search_ajax .search-button,
body .header-layout29 .ftc-tini-cart .cart-item {
    background: #fff;
}
.header-layout29 .ftc_search_ajax .search-button {
    color: #333;
}
.header-layout29 a.ftc-cart-tini.cart-item-canvas:before,
.header-layout29 a.ftc-cart-tini:before, .header-layout29 a.ftc-cart-tini span.cart-total span.cart-number
{
    color: #333 !important;
}

.header-ftc.header-layout29 {
    margin-bottom: 0;
}
.vc_row.faq_5 {
    text-align: center;
    max-width: 870px;
    margin: 0 auto;
    padding: 60px 0 50px;
}
.faq_5 .text_faq3 h3 {
    padding-left: 0;
    padding-bottom: 35px;
    margin: 0 auto 10px;
}
.faq_5 .text_faq3 h3:before {
    left: 50%;
    top: auto;
    bottom: 0;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.faq_5 .text_faq3 p , .faq_5 .contact-us2 p{
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}
.faq_5  .faq2_right .vc_toggle_active .vc_toggle_title h4 {
    border-top: 0;
}
.faq_5  .faq2_right .vc_toggle .vc_toggle_title h4:after{
    display: none;
}
.faq_5 .faq2_right .vc_toggle_content {
    padding: 30px 0 35px!important;
    border-top: 1px solid #ebebeb;
}
@media only screen and (max-width: 991px){
    .header-ftc.header-layout29 {
        background-color: #fff;
    }
}
/* Service 02 */
.service_2 >.wpb_column >.wpb_wrapper {
    border: 1px solid #ebebeb;
    padding: 65px 0 37px;
}
.service_2  .ftc-feature a.ftc_feature_image {
    justify-content: center;
}
.service_2  .ftc-feature {
    text-align: center;
    max-width: 250px;
    margin: 0 auto;
}
.service_2 .fe3_right .ftc-feature
{
    margin-right: auto;
}
.service_2 .ftc-feature .ftc_feature_content p {
    color: #666;
}
.text_service2>.wpb_wrapper {
    display: flex;
    align-items: center;
}
.text_service2 h3 {
    font-weight: 600;
    font-size: 36px;
    margin: 0;
    padding-right: 200px;
    flex: 1;
}
.text_service2 p {
    font-size: 15px;
    text-align: justify;
    color: #666;
    max-width: 570px;
}
.img_service2 .ftc-smooth-image {
    margin-bottom: 0;
}
.img_service2 .wpb_text_column {
    background: #fff;
    margin: 0 35px;
    text-align: center;
    padding: 26px 15px 30px;
    position: relative;
    margin-top: -60px;
    border: 1px solid #ebebeb;
    z-index: 2;
}
.img_service2 p {
    font-size: 15px;
    color: #666; padding-top: 11px;
}
.img_service2 a {
    color: #333;
    font-size: 16px;
    font-weight: 600;
}
.vc_row.text_img_service2 {
    padding: 93px 0 70px;
    margin: 65px 0 70px;
}
@media only screen and (max-width: 1199px){
    .text_service2 h3 {
        padding-right: 0;
    }
    .img_service2 .wpb_text_column {
        margin: 0 15px;
    }
}
@media only screen and (max-width: 991px){
    .text_service2>.wpb_wrapper {
        display: block;
    }
    .text_service2 p {
        text-align: center;
        margin: 0 auto;
    }
    .text_service2 h3 {
        text-align: center;
        margin-bottom: 15px;
    }

}
@media only screen and (max-width: 767px){
    .service_2 .ftc-feature {
        max-width: 370px;
    }
    .service_2 >.wpb_column >.wpb_wrapper {
        padding: 35px 0 7px;
        margin-bottom: 30px;
    }
    .img_service2 .wpb_text_column {
        margin: -30px auto 30px;
        max-width: 320px;
    }
}
/* Service */
body .service3_slider .flex-control-paging li a
{
    width: 20px;
    height: 20px;
    margin: 0;
    background: #e0e0e0;
}
body .service3_slider .flex-control-paging li a.flex-active
{
    background: #333;
}
.service3_slider .wpb_gallery .wpb_flexslider .flex-control-nav {
    margin-top: 25px;
}
.vc_row.service3_slider {
    margin-top: 75px;
}
.service_title3 h2 {
    text-align: center;
    font-weight: 600;
    font-size: 48px;
    padding: 35px 0 0;
}
.text_service3 h3 {
    font-weight: 600;
    max-width: 460px;
    font-size: 25px;
    line-height: 35px; padding-bottom: 18px;
}
.text_service3 p {
    font-size: 15px;
    text-align: justify;
    color: #666;
    max-width: 470px;
    line-height: 24px;
}
.text_service3 .ftc-sb-button {
    text-align: left;
    max-width: 470px;
    margin: 0 auto;
}
.text_service3 .ftc-sb-button a.ftc-button:before,.text_service3  .ftc-sb-button a.ftc-button:after 
{
    display: none;
}
body .text_service3 .ftc-sb-button a {
    text-transform: capitalize;
    color: #fff !important;
    background: #333 !important;
    line-height: 40px;
    min-width: 120px;
    font-weight: 400;
    font-size: 14px;
    padding: 0 15px;
}
.text_service3 .wpb_text_column {
    margin-top: 67px;
    margin: 67px auto 0;
    max-width: 470px;
}
.text_service3.text_service3_2 .wpb_text_column {
    margin-left: 0;
}
.text_service3_2 .vc_progress_bar .vc_single_bar .vc_label {
    font-size: 17px;
    line-height: 24px;
    top: -35px;
}
.text_service3_2  .vc_progress_bar .vc_single_bar{
    margin-bottom: 50px;
}
.text_service3_2 h3 {
    max-width: 260px;
}
.text_service_img3 .wpb_text_column {
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    position: absolute;
    bottom: 0;
    z-index: 2;
    padding: 25px 85px;
    opacity: 0;
    overflow: hidden;
}
.text_service_img3 h3 {
    font-weight: 600;     margin-bottom: 7px;
}
.text_service_img3 p {
    text-align: justify;
    font-size: 15px;
    line-height: 24px;
}
.text_service_img3 a {
    color: #fff;
    text-transform: capitalize;
    text-decoration: underline;
    display: inline-block;
    margin-top: 5px;
}
.text_service_img3> .wpb_column:hover .wpb_text_column {
    opacity: 1;
    visibility: visible;
    transition: all 2s; -webkit-transition: all 2s; -moz-transition: all 2s;
}
.vc_row.text_service_img3{
    padding: 50px 0;
}
.service_title3_2 h3 {
    margin: 0;
    font-size: 30px;
    font-weight: 600;
}
.vc_row.text_service_img3_2 .ftc-smooth-image {
    margin-bottom: 0;
    flex: 1;
    text-align: right;
}
.text_service_img3_2 >.wpb_column> .wpb_wrapper {
    display: flex;
    align-items: center;
    border: 1px solid #ebebeb;  margin-bottom: 30px;
}
.text_service_img3_2 h2 {
    text-transform: capitalize;
    font-weight: 600;
    font-size: 24px;
}
.text_service_img3_2 h3 {
    font-size: 40px;
    font-weight: normal;
    margin: 10px 0 17px;
}
.text_service_img3_2 h4 {
    font-weight: 600; margin-bottom: 30px;
}
.text_service_img3_2 p {
    margin-bottom: 0;
    font-size: 15px;
    color: #666;
    line-height: 24px;
}
.text_service_img3_2 a {
    color: #000;
    text-decoration: underline;
    display: inline-block;
    margin-top: 23px;
}
.text_service_img3_2 .wpb_text_column {
    padding-left: 40px;
}
.service3_slider  ul.flex-direction-nav {
    display: none;
}
@media only screen and (max-width: 1199px) {
    .text_service_img3_2 .wpb_text_column {
        padding: 0 15px;
    }
    .text_service_img3 .wpb_text_column {
        padding: 25px 15px;
    }
    .text_service3 .wpb_text_column {
        margin-top: 30px;
    }
}
@media only screen and (max-width: 991px) {
    .text_service3>.wpb_column, .text_service_img3>.wpb_column{
        width: 100%;
        max-width:640px;
        margin: 0 auto;
        float: none;
    }
    .text_service_img3_2>.wpb_column 
    {
        width: 100%;
        max-width: 370px;
        margin: 0 auto;
        float: none;
    }
    .text_service3 .wpb_text_column, .text_service3 h3, .text_service3 p, .text_service3 .ftc-sb-button {
        text-align: center;
        max-width: 100%;
    }
    .text_service_img3 .wpb_text_column {
        margin-bottom: 0;
    }
    .service_title3_2 h3 {
        text-align: center;
    }
    .text_service_img3_2 .wpb_text_column {
        padding: 0 0 0 40px;
    }
}
@media only screen and (max-width: 480px) {
    .text_service_img3 .wpb_text_column , .text_service_img3 p{
        text-align: center;
    }
}
@media only screen and (max-width: 384px) {
    .text_service_img3_2 .wpb_text_column {
        padding: 0 15px;
    }
}
/* Service 04*/
@media (min-width: 992px){

    .header-ftc.header-layout30>.container {
        display: flex;
    }
    .header-layout30 .logo-layout30{
        text-align: left;
        position: relative;
        background: #fff;
        display: flex;
        align-items: center;
        padding-right: 210px;
        padding-left: 3px;
    }
    .header-layout30 .right-layout30 {
        position: relative;    flex: 1;
    }
    .header-layout30 .logo-layout30:before {
        background-color: #fff;
        content: "";
        position: absolute;
        right: 99%;
        top: 0;
        height: 100%;
        width: 1000%;
        z-index: 9;
    }
    .header-layout30 .mobile-layout30 .ftc-shop-cart {
        display: none;
    }
    .header-layout30 .before-header {
        height: 41px;
        position: absolute;
        z-index: -1;
        top: 0;
        width: 100%;
        left: 0;
        background-image: linear-gradient(#000, #000, #111, #222, #777);
    }
    .admin-bar .header-layout30 .before-header {
        top: 30px;
    }
    .header-ftc.header-layout30 .is-sticky .navigation-primary.header-sticky {
        width: 100% !important;
        left: 0;
        padding: 15px 0;
    }
}
.header-ftc.header-layout30 .header-content > .container {
    width: 100%;
    padding: 37px 0;
}
.header-layout30 .nav-left,.header-layout30  .nav-right {
    width: auto;     float: none;     padding-top: 5px;
}
.header-layout30  .header-nav .ftc-tini-cart {
    display: inline-block;
    margin-left: 85px;
}
.header-layout30  .header-nav a.ftc-cart-tini.cart-item-canvas:before, .header-layout30  .header-nav a.ftc-cart-tini:before {
    color: #fff;
}
.header-layout30 span.cart-number::before, .header-layout30 span.cart-number::after,
.header-layout30 .ftc-shop-cart  span.woocommerce-Price-amount.amount { display: none;}
.header-layout30 .ftc-shop-cart {
    min-width: auto;
}
.header-layout30 span.cart-total {
    position: absolute;
    top: -4px;
    z-index: 3;
    right: -6px;
}
.header-layout30 span.cart-total span.cart-number {
    color: #fff;
    background-color: red;
    border-radius: 25px;
    line-height: 20px;
    font-size: 13px;
    min-width: 20px;
    padding: 0 5px;
    display: inline-block;
    text-align: center;
}
.header-layout30 .header-nav div {
    display: inline-block;
}
.header-layout30 .header-nav:hover {
    overflow: visible;
}
.header-layout30 .header-nav {
    text-align: right;
    background: transparent;
    overflow: hidden;
    padding-right: 10px;
}
.header-ftc.header-layout30 .header-content {
    padding: 0;
}
.header-layout30 .header-nav:before {
    content: '';
    width: 0;
    height: 0;
    border-bottom: 41px solid #fff;
    border-right: 34px solid transparent;
    position: absolute;
    left: 0;
}
.header-layout30 .header-content .sticky-wrapper {
    flex: 1;
    justify-content: flex-end;
}
.header-layout30:not(.header-sticky-mobile) .mega_main_menu li.default_dropdown.drop_to_right .mega_dropdown {
    left: auto;
    right: 0;
}
.header-layout30:not(.header-sticky-mobile) .mega_main_menu li.multicolumn_dropdown.drop_to_right > .mega_dropdown ,
.header-layout30:not(.header-sticky-mobile) .mega_main_menu li.multicolumn_dropdown.drop_to_center > .mega_dropdown{
    left: 50%;
    transform: translateX(-50%);
}
.header-layout30:not(.header-sticky-mobile) .mega_main_menu li.default_dropdown > .mega_dropdown li.drop_to_right > .mega_dropdown {
    left: -120%;
    right: auto;
}
.header-layout30  .search-cart.mobile-layout30 {
    margin-left: 70px;
}
.text_service4 .wpb_text_column {
    margin-top: 100px;
    max-width: 100%;
}
.text_service4 .ftc-sb-button, .text_service3 p {
    max-width: 100%;
}
.text_service4 h2 {
    font-weight: 600;
    font-size: 38px;
    line-height: 35px;
    padding-bottom: 30px;
}
@media (max-width: 1199px)
{
    .header-layout30 .logo-layout30 {
        padding-right: 0;
    }
    .header-ftc.header-layout30 .header-content > .container {
        padding: 20px 0;
    }
    .text_service4 .wpb_text_column {
        margin-top: 60px;
    }
}
@media (max-width: 991px)
{
    .logo-wrapper.is-desktop.logo-layout30 {
        display: none;
    }
    .header-ftc.header-layout30 .header-content > .container {
        padding: 5px 0;
    }
    .header-layout30 a.ftc-cart-tini.cart-item-canvas:before, .header-layout30 a.ftc-cart-tini:before {
        margin-right: 15px;
    }
    .header-layout30 span.cart-total {
        top: 0;
        right: 0;
    }
    .header-layout30 .search-cart.mobile-layout30 {
        margin-left: 0;
    }
    .header-layout30 .ftc-shop-cart {
        top: 8px;
    }
}
/* Service 5*/
.feature-service5 .ftc-feature a.ftc_feature_image {
    background: transparent !important;
    min-width: 83px;
    line-height: 83px;
    text-align: center;
}
.feature-service5 .ftc-feature .ftc_feature_content h3 {
    font-size: 17px; 
    margin-top: 20px;
}
.feature-service5 .ftc-feature .ftc_feature_content p {
    font-size: 14px;
    color: #666;
}
.feature-service5 .ftc-feature .ftc_feature_content {
    padding: 0;
    box-shadow: none;
    margin-top: 0;
}
.feature-service5 .ftc-feature .feature-content
{
    box-shadow: 0px 3px 13px -3px #ddd;
    padding: 50px 30px;
}
.text_service5 .ftc-smooth-image:first-child {
    text-align: left;
}
.text_service5 .ftc-smooth-image:nth-child(2) {
    text-align: right;
    margin-top: -400px;
    z-index: 2
}
.text_service5 h3 {
    font-weight: normal;
    font-size: 36px;
    padding-bottom: 0;
}
.text_service5 h4 {
    font-size: 30px;
    font-weight: normal;
    margin: 5px 0 25px;
}
.text_service5 .wpb_text_column {
    margin-top: 95px;
}

.video-service5 a.ftc-product-video-button {
    color: #333;
    background: #fff;
    display: inline-block;
    min-width: 210px;
    line-height: 72px;
    font-size: 17px;
    padding: 0 15px;
}
.video-service5 a.ftc-product-video-button:hover {
    background-color: #2ead7d;
    color: #fff;
}
.video-service5 .ftc-product-video-button:before {
    margin-left: 0;
    margin-right: 20px;
}
.video-service5>.wpb_column{
    padding: 165px 0;
}
.text_service5_2 .wpb_text_column {
    margin-left: 0;
}
.text_service5_2 h4 {
    font-size: 25px;
    font-weight: normal;
    margin: 10px 0 10px;
    padding: 0;
}
.text_service5_2 .ftc-smooth-image:nth-child(2) {
    z-index: -1;
}
.service_title3_5 h3 {
    font-weight: normal;
    text-align: center;
}
.vc_row.service_title3_5 {
    padding-top: 65px;
}
@media only screen and  (max-width: 991px){
    .text_service5>.wpb_column {
        width: 100%;
    }
    .text_service5 .wpb_text_column {
        margin-top: 0;
    }
    .feature-service5.feature-about5 .ftc-feature .ftc_feature_content {
        margin-bottom: 0;
    }
    .feature-service5 .ftc-feature .feature-content {
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 991px) and (max-width: 1199px){
    .text_service5 .ftc-smooth-image img {
        width: 80%;
    }
    .text_service5 .ftc-smooth-image:nth-child(2) {
        margin-top: -200px;
    }
}
@media only screen and  (max-width: 600px){
    .text_service5 .ftc-smooth-image:nth-child(2),.text_service5_2 .ftc-smooth-image:nth-child(2) {
        margin-top: 0;
        z-index: 2;
    }
}
body.group-blog  .ftc-product-video .ppt {
    display: none !important;
}
body.group-blog .ftc-product-video .pp_content {
    height: auto !important;
}
body .ftc-product-video .pp_content_container {
    padding: 20px 20px 0 !important;
}
.widget_recently_viewed_products .product-categories {
    display: none;
}
.single-product .widget-container.widget_recently_viewed_products {
    margin-bottom: 15px;
}
.single-product .widget_recently_viewed_products .ftc-meta-widget a {
    font-size: 15px; 
    margin-bottom: 5px;
}
.single-product .widget_recently_viewed_products span.price {
    display: block;
    text-align: center;
}
.single-product.woocommerce-page .product-type-grouped .summary.entry-summary table.group_table del .woocommerce-Price-amount {
    margin-right: 0;
}
.single-product .widget_recently_viewed_products a.ftc-widget-image {
    margin-bottom: 23px !important;
}
.mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li .mega_dropdown > li.sub-top{
    margin-top: 10px;
}
div#yith-wcwl-popup-message {
    position: fixed;
    left: 51%;
    top: 50%;
    padding: 20px;
    transform: translateX(-50%);
    background-color: #fff;
    margin-left: 0 !important;
    z-index: 9999999;
    animation: yith ease 1s;
    border: 1px solid;
}
@keyframes yith{
    from{
        display: inline-block !important;
    }
    to {
        display: none !important;
    }
}
/*Filter*/
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan.yith-wcan-group li a, .woocommerce-page .widget_layered_nav ul.yith-wcan-color.yith-wcan.yith-wcan-group li a {
    overflow: visible !important;
    text-indent: 10px !important;
    padding: 0;
    line-height: 20px !important;
    width: 0;
    padding-left: 15px !important;
    height: 15px;
    /*border-radius: 50%;*/
    border-color: transparent;
}
.woocommerce .yith-woocommerce-ajax-product-filter.widget_layered_nav ul li:before
{
    display: none;
}
.woocommerce .yith-woocommerce-ajax-product-filter.widget_layered_nav ul.yith-wcan-list li.chosen a:before
{
    content: "\f00c";
    font-family: FontAwesome;
}
.woocommerce .yith-woocommerce-ajax-product-filter.widget_layered_nav ul li {
    display: inline-block;
    clear: initial;
    padding: 0; font-size: 15px;
}
.woocommerce .widget_layered_nav ul li, .woocommerce-page .widget_layered_nav ul li {
    display: inline-block;
    position: relative;
    width: 50%;
    padding: 0 6px 6px 0;
    margin: 0;
}
.woocommerce .yith-woocommerce-ajax-product-filter.widget_layered_nav ul.yith-wcan-list li a:before {
    content: "\f096";
    font-family: FontAwesome;
    margin-right: 7px;
}
.woocommerce .widget_layered_nav ul.yith-wcan-color.yith-wcan.yith-wcan-group li.chosen a:before {
    font-family: FontAwesome;
    content: '\f00c';
    position: absolute;
    left: -10px;
    top: -2px;
}
.woocommerce .yith-woocommerce-ajax-product-filter.widget_layered_nav ul li a {
    padding: 5px 0;
}
.woocommerce .widget_layered_nav ul li a,
.woocommerce .widget_layered_nav ul li span {
    padding: 0;
    position: relative;
    z-index: 1;
    width: 100%;
    display: block;
}
.archive .woocommerce .products,
.woocommerce .ftc-product .products  {
    clear: both;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-start;
    justify-content: center;
}
.archive .woocommerce .products .ftc-product{
    max-width: 270px;
    margin-top: 15px;
}
.yith-woo-ajax-reset-navigation a.yith-wcan-reset-navigation.button {
    text-transform: capitalize;
    font-weight: 600;
    border-radius: 0;
    margin-bottom: 0;
    width: 100%;
    padding: 15px 5px;
    text-align: center;
}
.widget-container.widget_layered_nav.yith-woo-ajax-reset-navigation{
    padding-bottom: 0; 
    padding: 0;
    border: 0;
}

@media only screen and (min-width: 768px){
    .widget-container.widget_layered_nav {
        border-top: 0;
        border-bottom: 0;
    }
}
.mega_main_menu li.default_dropdown > .mega_dropdown li.drop_to_right > .mega_dropdown {
    padding: 15px;
}

footer#colophon .ftc-footer .footer-about .widget-title:before {
    border-bottom-width: 2px;
    width: 30px;
}
.ftc-footer .footer-about div.info-com:before, .ftc-footer .footer-about div.info-com:after {
    border-bottom-width: 2px;
}
.footer-about ul.instagram {
    margin-left: 0;
    display: flex;
    clear: both;
    flex-flow: row wrap;
    align-items: flex-end;
    margin: 0px -5px;
}
.footer-about ul.instagram li {
    width: 33.3333%;
}
.footer-about ul.instagram img {
    margin-left: 0;
    max-width: 100%;
    padding: 0 7px 5px;
    margin: 0; width: 100%;
}
@media only screen and (min-width: 1500px) {
    .portfolio-standard2 .ftc-portfolio-wrapper .portfolio-inner, .portfolio-standard .ftc-portfolio-wrapper .portfolio-inner {
        margin: 0 -5px 75px;
    }
}

div#product-360 {
    margin-left: auto;
    margin-right: auto;
    max-width: 451px;
    position: relative;
}
.watch-videos {
    position: absolute !important;
    right: 0;
    padding: 0 40px;
    width: 200px;
}
.woocommerce .product .images .ftc-product-video-button:hover span.watch-videos {
    text-decoration: underline;
}
.col-sm-9 aside.ftc-sidebar.product-category-top-content {
    display: none;
}
p#billing_country_field .select2-container--default .select2-selection--single {
    border: 1px solid #e5e5e5;
    border-radius: 0;
    height: 40px;
}
p#billing_country_field  .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}
p#billing_country_field  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 38px;
}
.woocommerce div.product form.cart .variations select {
    padding-top: 0;
    padding-bottom: 0;
}
.vc_row.single-27-left {
    position: absolute;
    left: -15px;
    bottom: 0;
    z-index: 1;
}
.vc_row.single-27-right{
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 0;
}
section.vc_section.single-27-all {
    overflow: visible;
}
.single-27-right > .wpb_column {
    padding-right: 0 !important;
}
.vc_row[data-vc-full-width].brand-home27 {
    padding: 65px 0;
    margin-top: 105px;
}
.woocommerce .ftc-product.product .item-description .meta_info a i {
    line-height: inherit;
}
.video-home29 {
    min-height: 696px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.video-home29 .ftc-product-video-button {
    font-size: 0;
    color: #e9f3db;
}
.video-home29 .ftc-product-video-button:hover {
    color: #333;
}
.video-home29 .ftc-product-video-button:before {
    font-size: 35px;
    margin-left: 0;
    background: #fff;
    border-radius: 50%;
    padding: 14px 15px 14px 21px;
}
.threesixty-product-360 .nav_bar {
    background-color: #fff;
    box-shadow: 0 1px 4px rgba(0,0,0,.15);
    margin-left: 0 !important;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.threesixty-product-360 .nav_bar a {
    display: inline-block !important;
    text-decoration: none;
    width: 45px !important;
    height: 35px !important;
    font-size: 0;
    text-align: center;
    background: none !important;
    text-indent: 0 !important;
    color: #000;
    line-height: 35px;
}
.threesixty-product-360 .nav_bar a::after {
    font-family: "FontAwesome",sans-serif;
    font-size: 18px;
    position: relative;
}
.threesixty-product-360 .nav_bar a.nav_bar_previous::after {
    content: "\f048";
}
.threesixty-product-360 .nav_bar a.nav_bar_stop::after {
    content: "\f04d";
}
.threesixty-product-360 .nav_bar a.nav_bar_next::after {
    content: "\f051";
}
.threesixty-product-360 .nav_bar a.nav_bar_play::after {
    content: "\f04b";
}
.woocommerce div.product div.summary p.cart a:hover, .woocommerce div.product form.cart .button:hover {
    background-color: #333 !important;
}
.variable-items-wrapper [data-wvstooltip]:before{
    margin-left: -13px !important;
}
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item){
    margin:4px 8px 4px 2px !important;
}
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color ,
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item,
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item img{
    border-radius: 100%;
}
.woocommerce div.product form.variations_form.cart .single_variation_wrap, 
.single-product form.variations_form.cart  .variations{
/*    display: inline-block;*/
    width: 100%;
}
.single.single-product.woocommerce div.product.product-type-variable form.variations_form .variations {
    display: inline-block;
}
.single_variation_wrap {
    display: block;
    width: 100%;
}
.single.single-product.woocommerce div.product.product-type-variable .single_variation_wrap .variations_button {
    display: flex;
    align-items: flex-end;
}
.single_variation_wrap .variations_button {
    padding-top: 0px;
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart .quantity, 
.single.single-product.woocommerce div.product form.cart .quantity {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 120px;
    margin: 0;
    width: 100%;
    float: left;
    margin-top: 2px;
}
.woocommerce .pp_woocommerce .ftc-quickshop-wrapper form.cart, 
.single.single-product.woocommerce div.product form.cart {
    display: flex;
    margin: 15px 0;
    align-items: flex-end;
}
.single.single-product.woocommerce div.product.product-type-variable form.variations_form {
    display: inline-block;
    overflow: visible;
}
.single.single-product.woocommerce div.product.product-type-grouped form.cart.grouped_form {
    flex-direction: column;
    align-items: flex-start;
}
.woocommerce div.product form.cart div.quantity {
    width: 100%;
}
.woocommerce .pp_woocommerce .ftc-quickshop-wrapper.product button.button {
    color: #fff !important;
}
.ftc-quickshop-wrapper .quantity-title {
    display: none;
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart button.single_add_to_cart_button, 
.single.single-product.woocommerce div.product form.cart .added_to_cart, 
.single.single-product.woocommerce div.product form.cart button.single_add_to_cart_button {
    margin: 0;
    padding: 0;
    max-width: 170px;
    width: 100%;
    line-height: 45px;
    height: 45px;
    border-radius: 0;
}
.single.single-product.woocommerce div.product form.cart div.quantity .quantity-title {
    display: none;
}
.single.single-product.woocommerce div.product form.cart .quantity .svg-minus, 
.single.single-product.woocommerce div.product form.cart .quantity .svg-plus, 
.pp_woocommerce .ftc-quickshop-wrapper .quantity .svg-minus, 
.pp_woocommerce .ftc-quickshop-wrapper .quantity .svg-plus {
    position: relative;
    width: 34px;
    height: 45px;
}
.single.single-product.woocommerce div.product form.cart .quantity input[type="number"], 
.ftc-quickshop-wrapper .quantity input[type="number"] {
    width: 30px;
    height: 45px;
    text-align: center;
}
.single.single-product.woocommerce div.product form.cart .quantity input[type="button"], 
.pp_woocommerce .ftc-quickshop-wrapper form.cart .quantity input[type="button"] {
    width: inherit;
    height: inherit;
}
div.product form.variations_form.cart .variations .Variable-box:last-child .value a {
    width: 100%;
    border: 0;
    text-align: left;
    display: inline-block;
    line-height: 34px;
    height: 35px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 13px;
}
.woo-variation-swatches-stylesheet-enabled.woo-variation-swatches-style-squared .variable-items-wrapper .variable-item.button-variable-item .variable-item-span {
    padding: 0;
}
.woo-variation-swatches-stylesheet-enabled .variable-items-wrapper .variable-item:not(.radio-variable-item).color-variable-item .variable-item-span-color::after
{
    display: none;
}
.woocommerce div.product form.variations_form.cart {
    overflow: visible;
}
.summary.entry-summary form .variations .ftc-product-attribute {
    display: none;
}

.ftc_excerpt{
    display: inline-block;
    margin-bottom: 20px;
}
.ftc_excerpt a {
    font-size: 13px;
    color: #000;
    text-decoration: underline;
    position: relative;
    display: none;
}
.ftc_excerpt a:after {
    content: "\f101";
    font-family: fontawesome;
    padding-left: 5px;
}
.ftc_excerpt a#readless:after {
    content: "\f100";
    font-family: fontawesome;
}
.ftc_excerpt .full-content {
    display: none;
}
.collapsed-content{
    line-height: 23px;
    text-align: justify;
    font-size: 15px;    margin: 10px 0;
}
.ftc_excerpt .full-content {
    padding: 0;
    margin-top: 10px;
}

.ftc_desciption_tab a{
    font-size: 13px;
    color: #000;
    text-decoration: underline;
    position: relative;
}
.ftc_desciption_tab a:after {
    content: "\f101";
    font-family: fontawesome;
    padding-left: 5px;
}
.ftc_desciption_tab a#readless_des:after{
    content: "\f100"
}
.description_fullcontent {
    display: none;
}
.desciption_content{
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    margin-bottom: 15px;
}
.woocommerce-page .list .item-description .meta_info {
    display: flex;
    margin-left: 0;
    justify-content: flex-start;
}
.woocommerce-page  .products.list .short-description.list {
    margin-bottom: 20px;
}
.woocommerce-page .products.list .star-rating {
    top: auto; 
    margin-top: 0;
}
.archive .woocommerce .products.list .product span.price { 
    margin-bottom: 10px;
}
.woocommerce-page .products.list .star-rating {
    top: auto;
    margin-top: 0;
}
.woocommerce-page .woocommerce .grid div.product span.price {
    display: inline-block;
}
.woocommerce-page .products.list .ftc-product h3.product-name {
    margin-bottom: 10px;
    margin-top: 0;
}
.archive .woocommerce  .products.list .ftc-product {
    margin-top: 20px;
}
.archive .woocommerce .products.list .ftc-product {
    align-items: center;
    display: flex;
}
.archive .products.list .star-rating {
    margin-bottom: 10px;
}
.archive .woocommerce .products.list .ftc-product.product.variable .item-description {
    position: unset;
}
/* Blog*/
.wpb-js-composer:not(.woocommerce-page) .widget-container, .blog1-sidebar .widget-container{
    border: 0;
    margin: 0px 0 31px !important;
    padding: 0 !important;
    overflow: visible;
}
.wpb-js-composer:not(.woocommerce-page) .widget-container.widget_search .search-form ,
.wpb-js-composer:not(.woocommerce-page) .widget-container.widget_search input.search-field,
.blog1-sidebar .widget-container.widget_search .search-form , .blog1-sidebar  .widget-container.widget_search input.search-field {
    width: 100%;
    padding: 0;
}
.wpb-js-composer:not(.woocommerce-page) .search-form .search-submit .icon,
.blog1-sidebar .search-form .search-submit .icon  {
    height: 18px;
    top: 0;
    width: 18px;
}
.wpb-js-composer:not(.woocommerce-page) .search-form  label,
.wpb-js-composer:not(.woocommerce-page)  .widget-container .widget-title:before,
.blog1-sidebar .search-form  label,
.blog1-sidebar .widget-title:before{
    display: none;
}
.wpb-js-composer:not(.woocommerce-page) .widget-container.widget_search input.search-field,
.blog1-sidebar .widget-container.widget_search input.search-field{
    padding: 0 20px;
    line-height: 48px;
    margin-bottom: 0;
}
.wpb-js-composer:not(.woocommerce-page)  .widget-container.widget_search .search-form .search-submit ,
.blog1-sidebar  .widget-container.widget_search .search-form .search-submit{
    right: 15px;
    top: 15px;
    bottom: auto;padding: 0;
}

.wpb-js-composer:not(.woocommerce-page) .widget-container:not(.ftc-product-categories-widget):not(.widget_product_categories) .widget-title,
.blog1-sidebar .widget-container:not(.ftc-product-categories-widget):not(.widget_product_categories) .widget-title{
    border-bottom: 0;
}
.wpb-js-composer:not(.woocommerce-page) .widget-container .widget-title:after,
.blog1-sidebar .widget-container .widget-title:after {
    content: '';
    background: red;
    height: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 40px;
}
.wpb-js-composer:not(.woocommerce-page) .widget-container.widget_categories ul li,
.blog1-sidebar .widget-container.widget_categories ul li {
    border-bottom: 1px solid #ebebeb;
    padding: 7px 0;
}
.wpb-js-composer:not(.woocommerce-page) .widget-container.widget_tag_cloud .tagcloud a,
.blog1-sidebar .widget-container.widget_tag_cloud .tagcloud a{
    background: transparent;
    border: 1px solid #ebebeb;
    margin-top: 10px;
    margin-bottom: 0;
}
.widget-container.ftc-blogs-widget .post_list_widget a.post-title {
    font-weight: 600;
    max-height: 40px;
    overflow: hidden;
    top: 0;
    margin-left: 20px;
    display: inline-block;
}
.widget-container.ftc-blogs-widget a.blog-image {
    width: 26%;
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    margin-right: 20px;
    overflow: hidden;
    border-radius: 50%;
}
.widget-container.ftc-blogs-widget a.blog-image img
{
    border-radius: 50%;
}
.widget-container ul li a.blog-image:hover > img {
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: transform 0.4s, opacity 0.4s ease-in-out;
    -moz-transition: transform 0.4s, opacity 0.4s ease-in-out;
    transition: transform 0.4s, opacity 0.4s ease-in-out;
    opacity: 0.7;
}

.widget-container ul li a.blog-image > img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 0.4s ease-in-out;
    -moz-transition: transform 0.4 ease-in-out;
    transition: transform 0.4s ease-in-out;
    overflow: hidden;
}
.ftc-blogs-widget .post_list_widget li {
    padding: 27px 0;
    display: table;
    border-bottom: 1px solid #ebebeb;
}
@media only screen and (min-width: 768px) and (max-width: 991px){
    .ftc-blogs-widget .post_list_widget li {
        display: block;
    }
    .widget-container.ftc-blogs-widget .post_list_widget a.post-title {
        margin-left: 0;
        margin-top: 10px;
        text-align: center;
    }
    .ftc-blogs-widget-wrapper .ftc-widget-post-content {
        margin-left: 0;
        text-align: center;
    }


}
.ftc-blogs-widget-wrapper .ftc-widget-post-content {
    margin-top: 7px;
    margin-left: 20px;
}
.ftc-blogs-widget-wrapper .post_list_widget li:first-child {
    padding-top: 12px;
}
.ftc-blogs-widget-wrapper .post_list_widget li:last-child {
    padding-bottom: 0;
}
.widget_media_gallery .gallery {
    display: flex;
    clear: both;
    flex-flow: row wrap;
    margin: 0 -5px;
}
.widget_media_gallery figure.gallery-item {
    padding: 10px 5px 0px 5px;
    margin: 0;
    width: 33.333333%;
}
.widget_media_gallery figure.gallery-item  a{
    display: block;
}
body.wpb-js-composer:not(.woocommerce-page) .widget-container.widget_categories ul li a:hover:before, 
.blog1-sidebar .widget-container.widget_categories ul li a:hover:before ,
body.wpb-js-composer:not(.woocommerce-page) .widget-container.widget_categories ul li.current-cat a:before, 
.blog1-sidebar .widget-container.widget_categories ul li.current-cat a:before{
    position: relative;
    margin-right: 13px;
    font-family: 'FontAwesome';
    content: "\f046";
    transition: all 300ms ease 0s;
    -webkit-transition: all 300ms ease 0s;
    -moz-transition: all 300ms ease 0s;
    backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.post_format-post-format-audio iframe {
    margin-bottom: 13px;
}
@media only screen and (max-width: 767px){
    .widget_media_gallery .gallery {
        max-width: 270px;
    }
}

.group-button-blog {
    display: flex;
    align-items: center;
}

.group-button-blog .text-social-share {
    flex: 1 0 0;
    text-align: right;
}

.group-button-blog ul.ftc-social-sharing {
    display: inline-block;
    margin: 0;
    position: absolute;
    z-index: 2;
    width: 110px;
    right: 0;
    top: -30px;
    text-align: center;
    opacity: 0;
    transition: all 1.5s;
    visibility: hidden;
    background-color: #ebebeb;
    border-radius: 10px;
    line-height: 25px;     padding: 0;
}

.group-button-blog span.comment-count span.number:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #ff0000;
    bottom: -5px;
    position: absolute;
    z-index: 2;
    left: 2px;
}

.group-button-blog ul.ftc-social-sharing:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #ebebeb;
    bottom: -6px;
    position: absolute;
    z-index: 2;
    right: 25px;
}

.group-button-blog ul.ftc-social-sharing li {
    display: inline-block;
    font-size: 0;
    vertical-align: middle;
    margin: 0 6px;
    min-width: 15px;
}

.group-button-blog ul.ftc-social-sharing li i {
    font-size: 16px;
    vertical-align: middle;
    font-size: 14px;
}

.group-button-blog div.share-blog {
    position: relative;
    cursor: pointer;
    font-size: 16px;
    color: #666;
}

.group-button-blog div.share-blog:hover ul.ftc-social-sharing {
    opacity: 1;
    visibility: visible;
}

.group-button-blog span.comment-count span.number {
    background: red;
    color: #fff;
    padding: 2px 7px;
    line-height: 21px;
    margin-left: 25px;
    position: relative;
}

.group-button-blog .ftc-social-sharing .twitter a:hover i, .group-button-blog .ftc-social-sharing .twitter a:focus i{
    color: #2CAAE1;
}

.group-button-blog .ftc-social-sharing .facebook a:hover i, .group-button-blog .ftc-social-sharing .facebook a:focus i{
    color: #3B5998;
}

.group-button-blog .ftc-social-sharing .google-plus a:hover i, .group-button-blog .ftc-social-sharing .google-plus a:focus i {
    color: #DD4B39;
}

.blog .site-main > article, .archive .site-main > article, .search .site-main > article {
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 50px;
}
.group-button-blog a.button-readmore:before{
    display: none;
}
.group-button-blog a.button-readmore {
    margin: 0;
    font-weight: 400;
}
.blog .site-main > article .full-content , .archive .site-main > article .full-content , .search .site-main > article .full-content {
    padding: 0 0 37px;
    color: #999;
    line-height: 24px;
}
.blog .site-main > article  > .post-info, .archive .site-main > article  > .post-info,
.search .site-main > article > .post-info{
    padding-top: 35px;
}

.navigation.pagination a.next.page-numbers span.screen-reader-text,
.navigation.pagination a.prev.page-numbers span.screen-reader-text {
    display: none;
}
.navigation.pagination  .page-numbers {
    padding: 0 10px;
    line-height: 40px;
    min-width: 40px;
    font-size: 16px;
    text-align: center;
    margin-right: 10px;
    background-color: #ebebeb;
    border: 0;
    height: 40px;
}
.navigation.pagination .nav-links .page-numbers
{
    color: #333;     vertical-align: middle;
}
.navigation.pagination .nav-links .page-numbers:hover,
.navigation.pagination .nav-links .page-numbers.current {
    color: #fff;
}
.navigation.pagination .nav-links .page-numbers:before {
    right: auto;
    min-width: 40px;
    text-align: center;
    left: 0;
}
.navigation.pagination {
    width: 100%;
    text-align: center;
}
a.blog-image.gallery .owl-nav > div {
    top: auto;
    left: 0;
    bottom: 0;
    width: 45px !important;
    height: 45px !important;
    color: #333;
    background: #fff;    right: auto;
}
a.blog-image.gallery .owl-nav .owl-next {
    margin-left: 45px !important;
}
a.blog-image.gallery .owl-nav > div:before {
    line-height: 42px;
}
a.blog-image.gallery .owl-nav > div:hover{
    color: #fff;
}
.blog .site-main > article > .post-info i, .archive .site-main > article > .post-info i, .search .site-main > article > .post-info i {
    padding-right: 5px;
}
/* Commment */
#comments .comment-form {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

#comments .comment-form div.comment-form-author {
    margin-right: 15px;
}

#comments .comment-form div.comment-form-email {
    margin-left: 15px;
}

#comments .comment-list {
    display: inline-block;
    width: 100%;
    padding-bottom: 50px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 45px;
}

#comments .the-comment.media {
    display: flex;
    align-items: center;
}

#comments .the-comment.media .avartar {
    padding-right: 0px;
}

#comments .the-comment.media .comment-box {
    flex: 1;
    padding-left: 30px;
}

#comments .the-comment.media .comment-box .meta {
    margin-top: 0;
    display: inline-block;
    padding-left: 0;
    float: none;
    width: auto;
    margin-bottom: 0;
}

#comments .the-comment.media span.reply-comment {
    float: right;
}

#comments .the-comment.media .comment-text {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #666;
    padding-top: 5px;
    text-align: justify;
}
#comments .the-comment.media span.reply-comment a {
    font-weight: normal;
    font-size: 15px;
    letter-spacing: 0.5px;
}

#comments .the-comment.media .comment-box .meta .author-comment, #comments .the-comment.media .comment-box .meta .author-comment a {
    text-transform: capitalize;
    font-size: 16px;
    color: #333;
}
#comments .the-comment.media .comment-box .meta .date {
    font-size: 16px;
    color: #333;
    font-weight: 600;
}
#comments .the-comment.media .comment-box .meta .date i.fa {
    margin-right: 10px;
}

#comments .comment-list li.comment ul.children {
    margin-left: 100px;
    padding: 0;
}

#comments .comment-list li.comment:first-child {
    border: none;
    padding-top: 0;
}

#comments .comment-list li.comment, #comments .comment-list li.comment ul.children li {
    padding-top: 50px;
    margin-top: 50px;
    border-top: 1px solid #e5e5e5;
}

#comments .comment-form p.comment-notes {
    display: none;
}

#comments .comment-form p.form-submit input[type="submit"]:hover {
    color: #fff;
}

#comments .comment-form div.comment-form-comment, #comments .comment-form p.form-submit {
    width: 100%;
}

#comments .comment-form div.comment-form-comment textarea {
    border-radius: inherit;
    border-color: #e5e5e5;
    box-shadow: none;
    -webkit-box-shadow: none;
}

#comments .comment-form div.comment-form-author, #comments .comment-form div.comment-form-email, #comments .comment-form div.comment-form-url {
    flex: 1;
}

#comments .comment-form > div textarea:focus, #comments .comment-form > div input:focus {
    border-color: #111;
    box-shadow: none;
}

#comments .comment-form div.comment-form-author input, #comments .comment-form div.comment-form-email input {
    height: 40px;
}
#comments .media-left img {
    border-radius: 50%;
}

.single-post #comments h2.comments-title {
    font-size: 20px;
    text-transform: capitalize;
    font-weight: bold;
    line-height: 30px;
}
.single-post #comments p.comment-notes {
    font-size: 15px;
    letter-spacing: 0.75px;
    margin-bottom: 20px;
}
.single-post #comments p.logged-in-as {
    font-size: 15px;
    letter-spacing: 0.75px;
    margin-bottom: 0;
}

.single-post #comments .comment-form div.comment-form-comment {
    margin-top: 20px;
    padding-right: 0;
    padding-left: 0;
}

.single-post #comments p label {
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 15px;
    margin-top: 5px;
}

.single-post .form-submit input#submit {
    border-radius: 0;
    font-weight: bold;
    padding: 0 20px;
    line-height: 40px;
    text-transform: capitalize;
    font-size: 15px;
    letter-spacing: 0.5px;
}
.single-post .text-social-share
{
    padding-bottom: 38px;     font-size: 15px;
    border-bottom: 1px solid #ebebeb;
    line-height: 33px;
    color: #000;
    display: flex;
    align-items: center;
}
.single-post ul.ftc-social-sharing {
    flex: 1 0 0;
    text-align: right;
    display: inline-block;
    margin-bottom: 0;
}
.single-post ul.ftc-social-sharing li {
    display: inline-block;
    font-size: 0;
    vertical-align: top;
    margin:5px 0 5px 6px ;
}
.single-post ul.ftc-social-sharing li i {
    font-size: 17px;
    vertical-align: middle;
}
.single-post ul.ftc-social-sharing li a {
    min-width: 68px;
    display: inline-block;
    text-align: center;
    border: 1px solid #ebebeb;
}
.single-post .ftc-social-sharing .twitter a:hover, .single-post.ftc-social-sharing .twitter a:focus {
    color: #2CAAE1;
}
.single-post .ftc-social-sharing .facebook a:hover, .single-post .ftc-social-sharing .facebook a:focus {
    color: #3B5998;
}
.single-post .ftc-social-sharing .google-plus a:hover, .single-post .ftc-social-sharing .google-plus a:focus {
    color: #DD4B39;
}
.single-post .ftc-social-sharing .pinterest a:hover, .single-post .ftc-social-sharing .pinterest a:focus {
    color: #bd081c;
}
.text-social-share .text-share1:before {
    content: '\f1e0';
    font-family: FontAwesome;
    padding-right: 15px;
}
.single-post article .post-info .author-tag {
    border-bottom: 1px solid #ebebeb;
    display: flex;
    width: 100%;
    align-items: center;
    padding: 15px 0;
}
.single-post article .post-info .author-tag .vcard.author {
    flex: 1 0 0;
    text-align: right;
    margin: 0;
    font-size: 14px;
}
.single-post #comments h3.comment-reply-title {
    text-transform: capitalize;
    font-weight: 600;
    margin: 10px 0 10px;
    font-size: 21px;
}
.single-post #comments p.comment-notes
{
    font-size: 15px;
    letter-spacing: 0.75px;
    margin-bottom: 20px;
}
.single-post #comments p.logged-in-as
{
    font-size: 15px;
    letter-spacing: 0.75px;
    margin-bottom: 0;
}
.single-post #comments .comment-form div.comment-form-comment {
    margin-top: 20px;
    padding-right: 0;
    padding-left: 0;
}
.single-post #comments p label {
    font-size: 15px;
    text-transform: capitalize;
    margin-bottom: 15px;
    margin-top: 5px;
}
.single-post article .post-info .entry-title {
    font-size: 24px;
    margin: 5px 0;
}
.single-post .full-content {
    color: #666;
    padding-bottom: 23px;
}
.single-post article .post-info .tags-link a {
    color: #666;
    font-size: 14px;
    padding-left: 5px;
}
.single-post .post-navigation {
    clear: both;
    margin-bottom: 50px;
    margin-top: 15px;
    font-size: 15px;
}
.blockquote-text {
    position: relative;
    text-align: center;
    overflow: hidden;
}
.blockquote-content {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-flow: column;
}
.has-post-thumbnail .blockquote-content, .ftc-sb-blogs .blockquote-content {
    position: absolute;
    top: 20px;
    bottom: 20px;
    left: 20px;
    right: 20px;
    z-index: 2;
}
.blockquote-content h3.entry-title {
    color: #999;
    font-size: 15px;     padding-top: 30px;
    position: relative; margin-bottom: 10px;
}
.blockquote-content h3.entry-title:before {
    position: absolute;
    font-family: "Fontawesome";
    content: "\f10d";
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%); color: #333;
    top: 0;
}
.blog-image.quote {
    overflow: hidden;
}
.blockquote-content span.vcard.author {
    margin: 10px 0 0;
    font-size: 14px;
    float: none;
}
.blockquote-meta {
    margin-top: 30px;
}
.blockquote-content blockquote {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 31px;
    font-weight: bold;
}
body .blockquote-content blockquote {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 28px !important;
    font-style: italic; 
    color: #333; 
    font-weight: 400;
}
.blockquote-content blockquote:before {
    content: '"';
    color: #333;
    position: static;
    font-size: 28px;
    font-family: inherit;
}
.blockquote-content blockquote:after{
    content: '"'; padding-right: 5px;
}
.blog-newside header.entry-header {
    display: flex;
    flex-direction: column-reverse;
}
.blog-newside .blogs article h3.blog-title {
    padding: 0;
    margin: 0;
    border: 0;
    height: auto;
    font-size: 24px;
    text-transform: capitalize;
    line-height: 30px;
    font-weight: 600;
}

.blog-newside .blogs iframe{
    margin-bottom: 0;
}
.blog-newside .date-time.date-time-meta {
    padding-bottom: 0;
}
.blog-newside .ftc-sb-blogs .author a , .blog-newside .date-time.date-time-meta{
    font-size: 15px;
}
.blog-newside .ftc-sb-blogs .post-info {
    padding: 23px 0 14px;
    margin-bottom: 50px;
    border-bottom: 1px solid #ebebeb;
}
.blog-newside a.blog-image.gallery .owl-nav > div {
    width: 30px !important;
    height: 30px !important;
}
.blog-newside a.blog-image.gallery .owl-nav .owl-next {
    margin-left: 30px !important;
}
.blog-newside a.blog-image.gallery .owl-nav > div:before {
    line-height: 27px;
}
.group-special-button, .blog-newside .post-info > a.button-readmore {
    display: none;
} 
.blog-newside .group-special-button {
    display: block;
}
.blog-newside .group-button-blog a.button-readmore {
    font-size: 15px;
}
.blog-newside .entry-content {
    padding: 0 0 25px;
    color: #999;
    line-height: 24px;
    font-size: 15px;
}
body .blog-newside  .blockquote-content blockquote {
    font-size: 24px !important;
    max-width: 430px;
}
.blog-newside .blockquote-text {
    margin-bottom: 50px;
}
.blog-newside .load-more-wrapper {
    margin-bottom: 60px;
}
a.blog-image.quote img {
    min-height: 300px;
}

.blog-newside .load-more-wrapper a.load-more.button.loading:after {
    content: "";
    background: url(assets/images/loadingp.gif);
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    z-index: 1;
}
@media only screen and (max-width: 767px){
    a.blog-image.quote img {
        min-height: auto;
    }
    .ftc-masonry article.post-wrapper.gallery{
        position: relative !important;
    }
    .blog-newside .ftc-masonry article.post-wrapper.gallery{
        margin-bottom: 50px;
    }
    .blog-newside article.post-wrapper {
        width: 100%;
    }
}
@media only screen and (max-width: 700px){
    .has-post-thumbnail .blockquote-content, .ftc-sb-blogs .blockquote-content {
        position: relative;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding-top: 30px;
    }
}
@media only screen and (max-width: 480px){
    .blog-newside .blogs article h3.blog-title, .blog-newside header.entry-header,
    .blog-newside .entry-content{
        text-align: center;
    }
}


/* Blog Timeline*/
.blog-timeline article.post-wrapper {
    padding: 30px;
    margin-top: 50px;
    border: 1px solid #eee;
    transition: all 1.5s;
}
.blog-timeline article.post-wrapper:hover {
    -webkit-box-shadow: 0px -2px 7px 1px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px -2px 7px 1px rgba(0, 0, 0, 0.15);
    box-shadow: 0px -2px 7px 1px rgba(0, 0, 0, 0.15);
}
.blog-timeline article.post-wrapper:nth-child(1) {
    margin-top: 0;
}
.blog-timeline article.post-wrapper:hover .date-blog-timeline p{
    color: #fff;
}
.blog-timeline .ftc-sb-blogs .post-info {
    margin-bottom: 0;
}
.blog-timeline-none   {
    display: none;
}
.blog-timeline .blog-timeline-none {
    display: block;
    position: absolute;
    left: -240px;
    top: -1px;
    z-index: 2;
    display: flex;
    flex-flow: column;
    align-items: center;     background: #fff;
}

.blog-timeline-none a.blog-image-timeline:before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255,255,255,.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}
.blog-timeline-none a.blog-image-timeline:hover:before {
    -webkit-animation: circle .75s;
    animation: circle .75s;
}
@-webkit-keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
@keyframes circle {
    0% {
        opacity: 1;
    }
    40% {
        opacity: 1;
    }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0;
    }
}
.blog-timeline .ftc-sb-blogs .meta-slider {
    margin: 0;
    margin-left: 130px;
    padding-left: 110px;
}
.blog-timeline .ftc-sb-blogs .meta-slider:before {
    content: '';
    position: absolute;
    left: 100px;
    width: 2px;
    height: 100%;
    background-color: #ebebeb;
    z-index: 1;
}
.blog-timeline .blogs a.blog-image {
    margin: 0 auto;
    text-align: center;
    display: inline-block;
    vertical-align: top;
}
.blog-timeline .blog-image-timeline  
{
    display: inline-block;
    border: 2px solid red;
    text-align: center;
    z-index: 2;
    width: 100%;
    max-width: 170px;
    border-radius: 100%;
    padding: 8px;
    background: #fff;
    position: relative;
}
.blog-timeline .blog-image-timeline img{
    border-radius: 100%;
    height: 150px;
}
.blog-timeline .date-blog-timeline
{
    display: inline-block;
    margin-top: -25px;
    position: relative;
    border: 3px solid #fff;
    background: rebeccapurple;
    text-align: center;
    z-index: 3;
    width: 100%;
    max-width: 66px;
    border-radius: 100%;
    min-height: 66px;
}
.blog-timeline article.post-wrapper .blog-timeline-none:after {
    content: '\f192';
    font-family: FontAwesome;
    padding-top: 10px;
    font-size: 21px;
    line-height: 18px;
}
.blog-timeline .date-blog-timeline p {
    margin: 0;
    padding: 4px 0;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase; position: relative;
}
.blog-timeline article.post-wrapper:not(:first-child) .blog-timeline-none {
    padding-top: 20px;
    margin-top: -20px;
}
.blog-timeline .date-blog-timeline p:first-child:after {
    content: '';
    background: #fff;
    height: 1px;
    width: 30px;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%); -webkit-transform: translateX(-50%);
}
.blog-timeline .load-more-wrapper {
    margin: 0;
    width: auto;
    position: absolute;
    left: 15px;
    bottom: 0;
    z-index: 2;
}
.blog-timeline .load-more-wrapper a.load-more.button {
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;
    border-radius: 0;
    min-width: 170px;
    padding: 0 15px;
    line-height: 40px;
}
.blog-timeline .load-more-wrapper a.load-more.button:hover{
    background-color: #333;
}
.blog-timeline .ftc-video.auto-size {
    width: auto !important;
}
@media only screen and (min-width: 641px){
    .blog-timeline.blog-left-time .ftc-sb-blogs .meta-slider {
        padding-left: 70px;
    }
    .blog-timeline.blog-left-time .blog-timeline-none {
        left: -200px;
    }
}
@media only screen and (max-width: 767px){
    .blog-timeline article.post-wrapper {
        padding: 15px;
    }
}
@media only screen and (max-width: 640px){
    .product-slide2 .woocommerce .products .ftc-product.product, .product-slide8 .woocommerce .products .ftc-product.product{
        margin-bottom: 15px;
    }
    .blog-timeline .blog-image-timeline {
        display: none;
    }
    .blog-timeline .ftc-sb-blogs .meta-slider {
        margin-left: 0;
        padding-left: 50px;
    }
    .blog-timeline .date-blog-timeline {
        left: -67px;
        min-width: 66px;     margin-top: 0;
    }
    .blog-timeline .blog-timeline-none
    {
        left: 0; background: transparent;
    }
    .blog-timeline article.post-wrapper .blog-timeline-none:after {
        position: relative;
        left: -67px; 
        background: #fff;
    }
    .blog-timeline .ftc-sb-blogs .meta-slider:before {
        left: 31px;
        height: calc(100% - 80px);
    }
    .blog-timeline .load-more-wrapper {
        position: relative;
        left: 50%;
        bottom: auto;
        margin-top: 40px;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
    }
}

@media only screen and (min-width: 1200px){
    .blog-timeline.blog-timeline-2 .blogs {
        clear: both;
        display: flex;
        flex-flow: row wrap;
    }

    .blog-timeline.blog-timeline-2 .ftc-sb-blogs .meta-slider:before,
    .blog-timeline.blog-timeline-2 .load-more-wrapper {
        left: 50%;
        transform: translateX(-50%);
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
    }
    .blog-timeline.blog-timeline-2 article.post-wrapper:nth-child(2) {
        margin-top: 0;
    }
    .blog-timeline.blog-timeline-2 .ftc-sb-blogs .meta-slider {
        margin-left: 0;
        padding-left: 0;
    }

    .blog-timeline.blog-timeline-2 article.post-wrapper.last .blog-timeline-none {
        top: 340px;
        left: -201px;
    }

    .blog-timeline.blog-timeline-2 article.post-wrapper.first .blog-timeline-none
    {
        left: auto;
        right: -201px;
    }
    .blog-timeline.blog-timeline-2  article.post-wrapper {
        max-width: 470px;
    }
    .blog-timeline.blog-timeline-2 article.post-wrapper.last {
        margin-left: 115px;
    }
    .blog-timeline.blog-timeline-2 article.post-wrapper.first {
        margin-right: 115px;
    }
    .blog-timeline.blog-timeline-2 article.post-wrapper: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.blog-timeline-2 article.post-wrapper.first:before {
        left: auto;
        right: -9px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
    .blog-timeline.blog-timeline-2 article.post-wrapper:hover:before {
        box-shadow: 2px 2px 7px -1px rgba(0, 0, 0, 0.15);
    }
    .blog-timeline.blog-timeline-2 article.post-wrapper.last:before
    {
        top: 410px;
    }
}

@media only screen and (max-width: 1199px)
{
    .blog-timeline.blog-timeline-2  article.post-wrapper {
        width: 100%;;
    }
}

.blog-timeline .date-timeline:hover{
    color: #fff;
}
.blog-timeline.timeright .date-timeline,
.blog-timeline.timeright .load-more-wrapper {
    left: auto;
    right: 15px;
}
.blog-timeline.timeright .ftc-sb-blogs .meta-slider:before {
    right: 98px;
    left: auto;
}
.blog-timeline.timeright  .ftc-sb-blogs .meta-slider {
    margin-right: 88px;
    padding-right: 110px;
    margin-left: 0;
    padding-left: 0;
}
.blog-timeline.timeright article.post-wrapper:before
{
    left: auto;
    right: -15px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.blog-timeline.timeright .blog-timeline-none {
    right: -200px;
    left: auto;
}
@media only screen and (max-width: 640px){
    .blog-timeline.timeright .ftc-sb-blogs .meta-slider {
        margin-right: 0;
        padding-right: 50px;
    }
    .blog-timeline.timeright .ftc-sb-blogs .meta-slider:before {
        right: 31px;
        height: calc(100% - 80px);
    }
    .blog-timeline.timeright .load-more-wrapper {
        left: 50%;
        right: auto;
        bottom: auto;
    }
    .blog-timeline.timeright .date-blog-timeline {
        right: -65px;
        left: auto;
    }
    .blog-timeline.timeright .blog-timeline-none {
        right: 0;
    }
}


.text-blog>.new-arrivals>.wpb_wrapper, .text-blog-3>.new-arrivals>.wpb_wrapper {
    background: #fff;
    border: 1px solid #ebebeb;
    padding-top: 181px;
}
.header-layout23 .mega_main_menu li.multicolumn_dropdown.drop_to_center > .mega_dropdown {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
body:not(.infinite) span.page-load-status{
    display: none !important;
}
body.term-chickens-products span.page-load-status{
    display: inline-block !important;
}

.widget-product .header-title  h4{
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    padding-bottom: 25px;
    text-align: left;
}
.widget-product .woocommerce .ftc-slider .products .ftc-product {
    display: flex;
    align-items: center;
    margin-bottom: 25px;
}
.widget-product .woocommerce .ftc-product.product .item-image {
    max-width: 100px;
    width: 100%;
    margin-right: 20px;
}
.widget-product .woocommerce .ftc-product.product .item-description{
    flex: 1;
    text-align: left;
}
.widget-product .woocommerce .ftc-product.product .item-image, .widget-product .woocommerce div.product span.price{
    margin-bottom: 0;
}
.widget-product .woocommerce div.product span.price {
    font-size: 14px;
}
.ftc-products-category .row-content .woocommerce span.price {
    margin-bottom: 26px;
}
.woocommerce .product-row div.product span.price {
    margin-bottom: 25px;
}
.ftc-product-slider.ftc-slider .short-description {
    font-size: 14px;
    margin-bottom: 30px;
}
.product-widget-2 .woocommerce .ftc-product.product {
    max-width: 100%;
    display: flex;  margin-bottom: 30px;
}
.product-widget-2 .woocommerce .ftc-product.product .item-image {
    width: 44%;
    max-width: 170px;
    border: 3px solid #ebebeb;
    margin: 0;
}
.product-widget-2 .item-description .meta_info {
    display: none;
}
.product-widget-2 .woocommerce .ftc-product.product .item-description {
    text-align: left;
    padding-left: 30px;
    position: relative;
    width: 66%;
}
.product-widget-2 .woocommerce .products .ftc-product h3 a {
    text-transform: uppercase;
}
.product-widget-2 .woocommerce .star-rating {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
}
.product-widget-2 .woocommerce .products .ftc-product h3 {
    border-bottom: 1px solid #ebebeb;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 12px;
    padding-top: 0;
    padding-right: 60px;
}
.product-widget-2  .woocommerce .short-description {
    font-size: 15px;
    margin-bottom: 0;
    text-align: justify;
    color: #666;
}
.product-widget-2 .woocommerce .product-row div.product span.price {
    margin: 0 0 15px 0;
    font-size: 18px;
}
@media only screen and (max-width: 1199px){
    .product-widget-2 .woocommerce .ftc-product.product .item-description {
        flex: 1;
    }
}
@media only screen and (max-width: 480px){

    .product-widget-2 .woocommerce .ftc-product.product .item-image {
        max-width: 130px;
    }
    .product-widget-2 .woocommerce .ftc-product.product .item-description {
        padding-left: 15px;
    }
    .product-widget-2 .woocommerce .star-rating {
        position: relative;
        margin-left: 0;
    }
    .product-widget-2 .woocommerce .products .ftc-product h3{
        padding-right: 0;
    }
    .product-widget-2 .woocommerce .short-description{
        -webkit-line-clamp: 1;
        -moz-line-clamp: 1;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
    }
}

/* header layout 32*/
.header-layout32 .info_header {
    padding: 11px;
    background: #80b435c9;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.header-layout32 {
    position: absolute;
    width: 100%;
    z-index: 9;
}
.header-layout32 .header-content {
    padding: 0;
}
.header-layout32 .header-content .container {
    background: #fff;
    flex-wrap: unset;
    max-height: 80px;
    padding: 0;
}
.header-layout32 .logo-wrapper.is-desktop {
    max-width: 180px;
    width: 100%;
    text-align: center;
    display: block;
    border-right: 1px solid #ebebeb;
    padding: 10px 0;
}
.header-layout32 .header-content .container .navigation-primary {
    width: 100%;
    padding-left: 15px;
}
.header-layout32 .header-content .container > div.search-cart {
    max-width: 225px;
    width: 100%;
    justify-content: space-between;
    display: flex;
    align-items: center;
}
.header-layout32 .header-content .container .search-cart > div {
    width: 34%;
    text-align: center;
}
.header-layout32 .search-cart .toggle-menu-home {
    padding: 30px 0 28px;
    border-left: 1px solid #ebebeb;
}
.toggle-menu-home .mobile-nav-desk {
    font-size: 18px;
}
.header-layout32 .dropdown-desk {
    position: relative;
}
.header-layout32 .dropdown-desk .desk-child {
    right: -1px;
    left: auto;
    top: 28px;
    background: #fff;
    width: 200px;
    padding: 15px;
}
.header-layout32 .dropdown-desk .desk-child .ftc-sb-account{
    width: 100%;
}
.header-layout32 .is-sticky .dropdown-desk .desk-child .ftc-my-wishlist *,
.header-layout32 .is-sticky .dropdown-desk .desk-child a {
    color: #111;
}
.header-layout32 .desk-child .ftc-sb-account .ftc_login > a{
    color: #111;
}
.desk-child .header-currency ul {
    left: auto;
}

.header-layout32 .amount {
    display: none;
}
.header-layout32 span.cart-total span.cart-number{
    position: relative;
    padding: 2px 6px;
    background: #ccc;
    border-radius: 8px;
    top: -10px;
    right: 0;
    font-size: 12px;
}
.header-layout32 span.cart-total span.cart-number {
    color: #fff;
}
.header-layout32 .ftc-cart-tini:before {
    content: "\f07a";
    font-family: fontawesome;
    margin-right: 0;
}
.header-layout32  span.cart-number::before, .header-layout32  span.cart-number::after{
    display: none;
}
.header-layout32 .ftc-shop-cart:hover span.cart-total span.cart-number {
    color: #fff;
}
.header-layout32 .search-cart .ftc-shop-cart {
    padding: 25px 0;
    border-left: 1px solid #ebebeb;
}
.header-layout32 .ftc_search_ajax .search-button:after {
    content: "\f002";
    font-family: fontawesome;
}
.header-layout32 .ftc_search_ajax .search-button {
    right: 50%;
    transform: translateX(50%);
    font-size: 18px;
}
.header-layout32 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li {
    border: 0;
    margin-right: 20px;
}
.header-layout32 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text {
    font-size: 15px;
    color: #111;
}
.header-layout32 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown {
    transform: translateX(-45%);
}

/* header layout 33*/
.button-tick {
    position: fixed;
    left: 17%;
    top: 10px;
    font-size: 15px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 34px;
    border-radius: 50%;
    box-shadow: 0px 0 5px 3px #eee;
    background-color: #fff;
    z-index: 1000;
    transition: 0.3s;
    transform: rotate(-180deg); 
}

@media only screen and (max-width: 1400px) and (min-width: 992px){

    .header-ftc.header-layout33:not(.active) .header-content {
        transform: translateY(-100%);
        transition: 0.75s;
        display: none !important;
    }
    .header-ftc.header-layout33.active .header-content {
        transform: translateY(0%);
        display: block !important;
    }
    .button-tick {
        left: 20px;
    }
}
.header-layout33 .tini-cart-inner {
    left: 100%;
    top: auto;
    bottom: -100px;
}
.header-layout33.active .button-tick {
    transform: rotate(0deg);
}
.admin-bar .button-tick {
    top: 45px;
}    
.header-layout33 .header-content .ftc-shop-cart {
    margin-right: 25px;
}
.header-layout33 {
    position: fixed;
    z-index: 9;
    width: 100%;
    max-width: 375px;
    height: auto;
}
.header-layout33 .header-content {
    padding: 35px 30px 30px 55px;
    background-color: #fff;
    max-width: 367px;
    width: 100%;
    height: 100%;
}
.header-layout33:not(.active) .header-content {
    transition: 0.75s;
    height: max-content;
    transform: translateY(0%);
}
.header-layout33.active .header-content {
    transform: translateY(-100%);
    transition: 0.75s;
}
.header-layout33 .mega_main_menu li.multicolumn_dropdown.drop_to_center > .mega_dropdown {
    left: 0;
    right: auto;
}
.header-layout33 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .mega_dropdown {
    left: 120px;
    top: -50px;
    transform: translateX(0);
}
.header-layout33 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:nth-child(4) > .mega_dropdown {
    top: -170px;
}
.header-layout33 .header-content .mega_main_menu > .menu_holder > .menu_inner > ul > li {
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
    border: 0;
}
.header-layout33 .ftc-search-product form:hover .ftc_search_ajax input[type="text"] {
    left: 0;
    padding-left: 22px;
}

.header-layout33 .search-cart {
    display: flex;
    margin-top: 35px;
    margin-bottom: 24px;
}
.header-layout33 .ftc-shop-cart .woocommerce-Price-amount.amount {
    display: none;
}
.header-layout33 .ftc-cart-tini:before {
    content: "\f07a";
    font-family: fontawesome;
    margin-right: 0;
}
.header-layout33 .ftc_search_ajax .search-button:after {
    content: "\f002";
    font-family: fontawesome;
}
.header-layout33 .ftc_search_ajax .ftc-enable-ajax-search {
    left: 0;
    right: auto;
}
.header-layout33 .ftc-shop-cart span.cart-total span.cart-number{
    position: relative;
    right: 0;
    top: -10px;
    background: #ccc;
    text-align: center;
    border-radius: 50%;
    padding: 1px 5px;
}
.header-layout33 .ftc-shop-cart span.cart-number:before,
.header-layout33 .ftc-shop-cart span.cart-number:after{
    display: none;
}
.header-layout33 .logo-wrapper.is-desktop {
    margin-bottom: 40px;
}
.header-layout33 .info_header {
    display: inline-block;
    width: max-content;
}

.header-layout33 .info_header {
    display: flex;
    width: max-content;
    margin-left: -17px;
}
.header-layout33 .icon_social_comingsoon ul li:nth-child(5) {
    display: none;
}
.header-layout33 .icon_social_comingsoon ul li a i {
    width: 32px;
    height: 32px;
    border: 0;
    margin: 0 6px;
    border-radius: 0;
}
.header-layout33 .icon_social_comingsoon ul li a i:before {
    font-size: 16px;
    line-height: 32px;
}
.header-layout33 .ftc-search-product {
    width: 20px;
}
.header-layout33 .dropdown-desk .desk-child {
    top: auto;
    bottom: 0;
    left: 100%;
}
.header-layout33 .ftc-shop-cart span.cart-number {
    color: #fff;
}
.header-ftc.header-layout33.header-layout34 .desk-child .header-currency ul {
    left: 0;
    right: auto;
}

/* layout 33 min */
@media only screen and (max-height: 530px){
    .header-layout33 .header-content {
        padding: 20px;
    }
    .header-layout33 .logo-wrapper.is-desktop {
        margin-bottom: 15px;
    }
    .header-layout33 .search-cart {
        margin-top: 10px;
        margin-bottom: 10px;
    }

}
.header-layout33 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
    padding: 0;
}
.header-layout33 .mega_main_menu li.multicolumn_dropdown.columns4 > .mega_dropdown {
    left: 0;
}
.header-layout33 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5, 
.header-layout33 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns4 {
    position: relative;
}
.header-layout33 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:last-child > .mega_dropdown {
    transform: translateY(-42%);
}
/* header layout 34*/

.header-layout34 .header-content {
    padding: 35px 30px 50px 75px;
    max-width: 367px;
}

.header-layout34 .logo-wrapper.is-desktop {
    margin-bottom: 80px;
}
.header-layout34 .search-cart {
    margin-top: 85px;
    padding-bottom: 18px;
    border-bottom: 1px solid #ebebeb;
    margin-bottom: 15px;
    justify-content: center;
}
.header-layout34 .search-cart .ftc-shop-cart {
    margin: 0 35px;
}
.header-layout34 .icon_social_comingsoon ul li a i {
    border: 1px solid transparent;
    color: #666;
}
.header-layout34 .icon_social_comingsoon ul li:hover a i {
    border: 0;
    color: #fff;
}
.header-layout34 .info_header {
    margin: 0 auto;
}
.header-layout34 .toggle-menu-home {
    line-height: 30px;
    width: 20px;
}
.header-layout34 .icon_social_comingsoon ul li:last-child {
    display: none;
}
.header-layout34 .header-content .mega_main_menu > .menu_holder > .menu_inner > ul > li {
    margin-bottom: 25px;
}
.header-layout34 .header-content .mega_main_menu > .menu_holder > .menu_inner > ul > li:after {
    content: "\f077";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    top: 8px;
    font-size: 14px;
}
.header-layout34 .header-content .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover:after {
    content: "\f078";
    font-family: fontawesome;
}
.header-layout34 .toggle-menu-home,
.header-layout34 .ftc-cart-tini:before,
.header-layout34  .ftc_search_ajax .search-button{
    color: #999;
}
.header-layout34  .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    height: auto;
    border-bottom: 1px solid #954547;
}

@media only screen and (max-height: 670px){

    .header-layout34 .logo-wrapper.is-desktop {
        margin-bottom: 20px;
    }
    .header-layout34 .search-cart {
        margin-top: 20px;
    }
    .header-layout34 .header-content {
        padding: 30px;
        height: 100%;
    }

}

/* Header layout 35*/

.header-layout35 {
    background: #fff;
    position: relative;
    width: 100%;
    z-index: 9;
    padding: 0;
}
.header-layout35 .header-content {
    padding: 10px 30px;
    display: flex;
    width: 100%;
    background-color: #fff;
}
.header-layout35 .content-item-header {
    width: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    padding:  0 50px;
}

.header-layout35 .search-cart {
    width: auto;
    display: flex;
    align-items: center;
}
.header-layout35 .ftc-search-product > .ftc-search {
    width: 100%;
}
.header-layout35 .ftc-search-product {
    max-width: 220px;
    width: 100%
}
.header-layout35 .ftc-search-product .ftc_search_ajax .search-button {
    position: absolute;
    right: 10px;
    left: auto;
    z-index: 10;
    top: 0;
    line-height: 25px;
}
.header-layout35 .ftc-search form .ftc_search_ajax input[type="text"] {
    opacity: 1;
    visibility: unset;
    position: unset;
    min-width: 100%;
    z-index: 9;
    border-width: 0 0 1px 0;
    height: 25px;
}
.header-layout35 .ftc-search form .ftc_search_ajax input[type="text"]::placeholder {
    font-size: 0;
}
.header-layout35 .ftc_search_ajax .search-button:after {
    content: '\f002';
    font-family: fontawesome;
}
.header-layout35 .header-content .ftc-shop-cart {
    margin: 0 50px;
}
.header-layout35 span.woocommerce-Price-amount.amount {
    display: none;
}
.header-layout35 span.cart-number:before, .header-layout35 span.cart-number:after {
    display: none;
}
.header-layout35 .cart-total .cart-number {
    position: relative;
    top: 0;
    right: 0;
    font-size: 12px;
}
.header-layout35 .ftc-shop-cart .ftc-cart-tini {
    display: flex;
}
.header-layout35 .dropdown-desk .desk-child{
    top: 100%;
    right: 0;
    left: auto;
    width: 170px;
}
.header-layout35 .desk-child .ftc-account .dropdown-container {
    left: auto;
    right: 0;
}
.header-layout35 .header-currency ul, .header-layout35 .ftc-sb-language ul ul {
    right: 30%;
    left: auto;
}
.header-layout35 .ftc_search_ajax.loading:after{
    left: auto;
    right: 12px;
    top: 44%;
}
.header-layout35 .ftc-enable-ajax-search {
    top: 24px;
}
.header-layout35 .logo-wrapper.is-desktop {
    padding-left: 0;
    width: 100%;
    max-width: 250px;
    text-align: center;
}
.header-layout35 .navigation-primary {
    flex: 1;
}

@media screen and (min-width: 1750px){
    .header-layout35 {
        position: absolute;
        background-color: transparent;
    }
    .header-layout35 .logo-wrapper.is-desktop {
        width: 100%;
        max-width: 720px;
        padding: 25px 0 5px;
        padding-left: 105px;
        text-align: left;
        background-color: transparent;
    }
    .header-layout35 .header-content {
        background-color: transparent;
        padding: 0;
    }

}

.toggle-menu-home{
    min-width: 16px;
}
.ele_icon .item_link .link_content span:after {
    content: "E";
    position: absolute;
    right: -14px;
    top: -7px;
    background: #bbb;
    font-size: 10px;
    color: #fff;
    width: 11px;
    height: 11px;
    line-height: 11px;
    text-align: center;
}
.mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text {
    position: relative;
}
.mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li {
    padding: 0 14px;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li > ul > li > a.item_link,
.mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li li {
    border-bottom: 1px solid #ebebeb;
}
.mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li li:last-child {
    border-bottom: 0;
}
.mega_main_menu > .menu_holder > .menu_inner > ul > li li .item_link {
    padding: 12px 0;
    font-size: 14px;
}


.cart-title-count,
.cart-item-count, .cart-title {
    display: none;
}
/* Header layout 36 - demo 36 */

.header-layout36 .navigation-primary {
    padding: 15px 0;
    border-top: 1px solid #ebebeb;
}
.header-layout36 .header-content {
    display: flex;
    align-items: center;
    padding: 25px 75px;
}
.header-layout36 .header-content .logo-wrapper {
    flex: 1;
    text-align: center;
}
.header-layout36 .header-content .search-cart {
    display: flex;
    justify-content: flex-end;
}
.header-layout36 .header-content > div {
    width: auto;
}
@media only screen and (min-width: 481px){
    .header-layout36 .header-content > div {
        width: 33.33%;
    }
}

.header-layout36 .ftc_search_ajax .search-button:after {
    content: '\f002';
    font-family: fontawesome;
}
.header-layout36 .ftc_search_ajax button.search-button {
    font-size: 15px;
}
.header-layout36 .is-sticky .header-content {
    display: none;
}

/* cart layout 36*/
.header-layout36 .ftc-shop-cart a.ftc-cart-tini:before {
    content: "\f291";
    font-family: fontawesome;
}
.header-layout36 .ftc-shop-cart .cart-total .cart-title-count{
    display: flex;
    line-height: normal;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
}
.header-layout36 .ftc-shop-cart .cart-total .cart-item-count {
    display: flex;
    line-height: normal;
}

.header-layout36 .ftc-shop-cart .cart-total .amount,
.header-layout36 span.cart-number::before,
.header-layout36 span.cart-number::after{
    display: none;
}
.header-layout36 .ftc-shop-cart .ftc-cart-tini {
    display: flex;
}
.header-layout36 .cart-number {
    display: flex;
    align-items: baseline;
    font-size: 12px;
}
.header-layout36 .ftc-shop-cart {
    margin-left: 45px;
}
.header-layout36 .ftc-shop-cart .cart-total .cart-item-count {
    margin-left: 5px;
}

/* */
.header-layout36 .header-navi .ftc-currency a i, 
.header-layout36 .header-navi .ftc-sb-language a.lang_sel_sel i {
    padding-left: 5px;
}
.header-layout36 .header-navi .ftc-sb-language ul {
    padding: 0;
}
.header-layout36 .header-navi > div {
    padding: 0 15px;
    margin-right: 13px;
}
.header-layout36 .header-navi > div:hover {
    background-color: #333;
}
.header-layout36 .header-navi .ftc-account {
    display: inline;
}

.header-layout36 .ftc-sb-account:hover .ftc_login a.my-account:before,
.header-layout36 .header-navi .ftc-sb-account:hover .ftc_login, 
.header-layout36 .header-navi .ftc-sb-account:hover .ftc_login a,
.header-layout36 .header-navi .ftc-sb-language:hover div > ul > li > a,
.header-layout36 .header-currency:hover .ftc-currency > a span,
.header-layout36 .header-currency:hover .ftc-currency > a, 
.header-layout36 .ftc-sb-language:hover li .ftc_lang {
    color: #fff;
}
.header-layout36 .header-navi > div a,
.header-layout36 .ftc-sb-account a.my-account:before,
.header-layout36 .ftc-currency > a span {
    color: #666;
}
.header-currency ul{
    left: 0;
}
.header-layout36 .header-navi > div a {
    color: #666;
    padding: 0;
    font-size: 13px;
    font-weight: 600;
}
.header-layout36 .header-navi .ftc-sb-account .ftc_login,
.header-layout36 .ftc-sb-language li{
    padding: 4px;
}
.header-layout36 .header-navi .header-currency {
    padding: 4px 15px;
}
.header-layout36 .header-navi .ftc-sb-account {
    margin-right: 0;
}
.header-layout36 .ftc_login a i {
    margin-left: 5px;
}
.header-layout36 .ftc-sb-account .ftc_login .my-account,
.header-layout36 .ftc-sb-account .ftc_login a.login {
    display: inline-block;
}
.header-layout36 .ftc-sb-account .ftc_login > * {
    display: none;
}
.header-layout36 .ftc-sb-account .ftc_login a.login:before {
    content: "\f2c0";
    font-family: fontawesome;
    margin-right: 5px;
    font-size: 12px;
}
.header-layout36 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li {
    border: 0;
}
.header-layout36 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > a > span:after, 
.header-layout36 .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;
}

/* header layout 37 - demo 37*/
.header-layout37 .desk-child .header-currency ul {
    left: 0;
    right: auto;
}
.header-layout37 {
    background: #fff;
    position: relative;
    width: 100%;
    z-index: 11;
    padding: 0;
}
.header-layout37 .header-content {
    padding: 25px 75px 30px;
    display: flex;
    width: 100%;
    background-color: #fff;
    align-items: center;
}
.header-layout37 .search-cart {
    width: auto;
    display: flex;
    align-items: center;
}
/* search 37 */
.header-layout37 .ftc_search_ajax.loading:after{
    left: auto;
    right: 2px;
    top: 50%;
}
.header-layout37 .ftc-enable-ajax-search {
    top: 24px;
}
.header-layout37 .ftc_search_ajax .search-button:after {
    content: '\f002';
    font-family: fontawesome;
}
.header-layout37 .dropdown-desk .desk-child{
    top: 100%;
    right: 0;
    left: auto;
    width: 170px;
}
.header-layout37 .logo-wrapper.is-desktop {
    padding-left: 0;
    width: 100%;
    max-width: 250px;
}
.header-layout37 .navigation-primary {
    flex: 1;
}
@media screen and (min-width: 1750px){
    .header-layout37 .logo-wrapper.is-desktop {
        width: 100%;
        max-width: 720px;
    }
}

/* cart layout 37*/
.header-layout37 .ftc-shop-cart a.ftc-cart-tini:before {
    content: "\f291";
    font-family: fontawesome;
}
.header-layout37 .ftc-shop-cart .cart-total .cart-title-count{
    display: flex;
    line-height: normal;
    font-weight: bold;
    font-size: 12px;
}
.header-layout37 .ftc-shop-cart .cart-total .cart-item-count {
    display: flex;
    line-height: normal;
}

.header-layout37 .ftc-shop-cart .cart-total .amount,
.header-layout37 span.cart-number::before,
.header-layout37 span.cart-number::after{
    display: none;
}
.header-layout37 .ftc-shop-cart .ftc-cart-tini {
    display: flex;
}
.header-layout37 .cart-number {
    display: flex;
    align-items: baseline;
    font-size: 12px;
}
.header-layout37 .ftc-shop-cart {
    margin-left: 45px;
}
.header-layout37 .ftc-shop-cart .cart-total .cart-item-count {
    margin-left: 5px;
}
.header-layout37 .toggle-menu-home {
    margin-left: 32px;
}
.header-layout37 .toggle-menu-home:hover, 
.header-layout37 .ftc_search_ajax .search-button:hover, 
.header-layout37 .ftc-cart-tini:hover:before{
    color: #111;
}

.header-layout37 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li {
    border: 0;
}

.header-layout37 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > a > span:after, 
.header-layout37 .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;
}

/* header layout 38 - demo 38 - 39 */
.header-layout38 {
    position: absolute;
    width: 100%;
    z-index: 9;
}
.header-layout38 .header-content {
    display: flex;
    align-items: center;
    padding: 15px 30px;
}
.header-layout38 .header-content .navigation-primary {
    flex: 1;
}
@media screen and (min-width: 1500px){
    .header-layout38 .header-content {
        padding: 60px 100px 15px;
    }
    .header-layout38 .is-sticky .header-content {
        padding: 38px 100px;
    }
}
.header-layout38 .header-content .search-cart {
    display: flex;
    align-items: center;
} 
.header-content .search-cart {
    display: flex;
    align-items: center;
}


/* cart 38 */
.header-layout38 .ftc-shop-cart span.cart-total span.cart-title-count {
    display: inline-block;
    text-transform: uppercase;
    font-size: 11px;
}
.header-layout38 .ftc-shop-cart .ftc-cart-tini:before,
.header-layout38 .ftc-shop-cart span.cart-total .amount {
    display: none;
}
.header-layout38 .ftc-shop-cart span.cart-total span.cart-number {
    font-size: 11px;
}
.header-layout38 .ftc-sb-account {
    margin-left: 30px;
    margin-right: 0;
}
.header-layout38 .ftc-shop-cart {
    margin-left: 30px;
    line-height: unset;
}

/*  */
span.bt-search {
    display: none;
}
.header-layout38 .ftc-search-product .bt-search {
    display: inline-block;
}
.header-layout38 .ftc_search_ajax .search-button:after{
    display: none;
}
.header-layout38 .ftc-account {
    height: auto;
}
.header-layout38 .ftc_search_ajax .search-button,
.header-layout38 .ftc-sb-account .ftc_login > a {
    color: #111;
    text-transform: uppercase;
    font-size: 11px;
}
.header-layout38 .ftc-sb-account .ftc_login a.my-account,
.header-layout38 .ftc-sb-account .ftc_login a.login {
    display: inline-block;
}
.header-layout38 .ftc-sb-account .ftc_login > * {
    display: none;
}
.header-layout38 .ftc-sb-account .ftc_login a.login:before,
.header-layout38 .ftc-sb-account .ftc_login a.my-account:before{
    display: none;
}
.header-layout38 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout38 .mega_main_menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-color: transparent;
}
.header-layout38 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-top-color: transparent;
}
.header-layout38 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-bottom-color: transparent;
}
.header-layout38 .mega_main_menu > .menu_holder > .menu_inner > ul > li > a span.link_text {
    border-bottom: 1px solid transparent;
}
.header-layout38 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover > a span.link_text, 
.header-layout38 .mega_main_menu > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > a span.link_text{ 
    border-bottom: 1px solid #333;
}
.header-layout38 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link .link_text{
    text-transform: capitalize;
    font-weight: normal;
}

/* header layout 39 */

.header-layout39 {
    position: unset;
}
.header-layout39 .header-content {
    padding: 50px 100px;
}
.header-layout39 div#sticky-wrapper {
    height: auto !important;
}

.header-layout5 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link, 
.header-layout5 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
.header-layout6 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link, 
.header-layout6 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
.header-layout7 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link, 
.header-layout7 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
.header-layout8 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link, 
.header-layout8 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
.header-layout18 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link, 
.header-layout18 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
.header-layout31 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link,
.header-layout31 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
.header-layout33 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link,
.header-layout33 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
.header-layout38 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link, 
.header-layout38 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
.header-layout39 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link, 
.header-layout39 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
.header-layout48 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link, 
.header-layout48 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text{
    font-size: 13px;
}
.header-layout17 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link, 
.header-layout17 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
.header-layout20 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link, 
.header-layout20 .mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text{
    font-size: 12px;
}
/* FTC instagram gallery */
.widget .ftc-gallery-instagram {
    display: flex;
    flex-flow: row wrap;
    margin: -5px;
}
.widget .ftc-gallery-instagram li {
    margin: 5px;
    display: inline-flex;
    padding: 0;
}
.ftc-gallery-instagram.columns-2 li {
    width: calc(50% - 10px);  
    padding: 0;
    overflow: hidden;
    transform: scale(1);
}
.ftc-gallery-instagram li:hover img {
    transform: scale(1.05);
    transition: all .5s;
}

.ftc-gallery-instagram.columns-3 li {
    width: calc(33.33% - 10px);  
}
.ftc-gallery-instagram.columns-4 li {
    width: calc(25% - 10px);  
}
.ftc-gallery-instagram.columns-5 li {
    width: calc(20% - 10px);  
}
.ftc-gallery-instagram.columns-6 li {
    width: calc(16.66% - 10px);  
}
.ftc-gallery-instagram.columns-7 li {
    width: calc(14.2% - 10px);  
}
.ftc-gallery-instagram.columns-8 li {
    width: calc(12.5% - 10px);  
}


.ftc-sb-brandslider .owl-item:not(.active) {
    height: 0;
}
.mobile-nav-desk .fa-bars {
    width: 15px;
}
.header-ftc div#sticky-wrapper {
    height: auto !important;
}
.vc_row.testimonial-home1 {
    background-position: 1% !important;
}

/*Light box */
html.swipebox-html.swipebox-touch {
    overflow: hidden !important;
}

#swipebox-overlay img {
    border: none !important;
}
.ftc_lightbox {
    position: absolute;
    height: 35px;
    left: 15px;
    width: 35px;
    bottom: 20px;
    z-index: 999;
    background: #fff;
    border-radius: 20px;
    transition: 1s;
}
.ftc_lightbox:hover {
    width: 115px;
}
span.full-light {
    font-size: 0;
    left: 15px;
}
.ftc_lightbox:hover span.full-light {
    font-size: 14px;
    position: relative;
    top: -3px;
}
.ftc_lightbox a:first-child:before {
    position: relative;
    line-height: 35px;
    font-family: "simple-line-icons";
    content: "\e057";
    font-size: 20px;
    font-weight: normal;
    left: 8px;
}
#swipebox-overlay {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999 !important;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#swipebox-container {
    position: relative;
    height: 100%;
}

#swipebox-slider {
    -webkit-transition: -webkit-transform 0.4s ease;
    transition: transform 0.4s ease;
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
    white-space: nowrap;
    position: absolute;
    display: none;
    cursor: pointer;
}
#swipebox-slider .slide {
    height: 100%;
    width: 100%;
    line-height: 1px;
    text-align: center;
    display: inline-block;
}
#swipebox-slider .slide:before {
    content: "";
    display: inline-block;
    height: 50%;
    width: 1px;
    margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin: 0;
    padding: 0;
    width: auto;
    height: auto;
    vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
    background: none;
    max-width: 1140px;
    max-height: 100%;
    width: 100%;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    overflow: hidden;
    position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
}
#swipebox-slider .slide-loading {
    background: url(./assets/images/loader.gif) no-repeat center center;
}

#swipebox-bottom-bar,
#swipebox-top-bar {
    -webkit-transition: 0.5s;
    transition: 0.5s;
    position: absolute;
    left: 0;
    z-index: 999;
    height: 50px;
    width: 100%;
}
.full-image-product{
    display: none;
}
#swipebox-bottom-bar {
    bottom: 50%;
    transform: translateY(50%);
}
#swipebox-bottom-bar.ftc-swipebox{
    bottom: -50px;
}
#swipebox-bottom-bar.ftc-swipebox.visible-bars {
    -webkit-transform: translate3d(0, -50px, 0);
    transform: translate3d(0, -50px, 0);
}

#swipebox-top-bar {
    top: -50px;
}
#swipebox-top-bar.visible-bars {
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
}

#swipebox-title {
    display: block;
    width: 100%;
    text-align: center;
    text-transform: capitalize;

}

#swipebox-prev,
#swipebox-next{
    cursor: pointer;
    width: 35px;
    height: 35px;
    top: 0;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    text-shadow: none;
    background-image: none !important;
}
#swipebox-close:hover {
    transform: rotate(180deg);
}
#swipebox-close {
    background-image: url(./assets/images/icons.svg);
    background-repeat: no-repeat;
    border: none !important;
    text-decoration: none !important;
    cursor: pointer;
    width: 50px;
    height: 50px;
    top: 0;
}

#swipebox-arrows {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: 50px;
}

#swipebox-prev {
    float: left;
}
a#swipebox-prev:before {
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: 400;
    content: "\f104";
    line-height: 33px;
    text-align: center;
    position: relative;
    left: -2px;
}

#swipebox-next {
    float: right;
}
a#swipebox-next:before {
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: 400;
    content: "\f105";
    line-height: 33px;
    text-align: center;
    position: relative;
    left: 0;
}
#swipebox-prev:hover, #swipebox-next:hover {
    background-color: #80c104;
    color: #fff;
}
#swipebox-close {
    top: 0;
    right: 0;
    position: absolute;
    z-index: 9999;
    background-position: 15px 12px;
}

.swipebox-no-close-button #swipebox-close {
    display: none;
}

#swipebox-prev.disabled,
#swipebox-next.disabled {
    opacity: 0.3;
}

.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
    -webkit-animation: rightSpring 0.3s;
    animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
    -webkit-animation: leftSpring 0.3s;
    animation: leftSpring 0.3s;
}

.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    content: ' ';
    position: absolute;
    z-index: 999;
    top: 0;
    height: 100%;
    width: 20px;
    opacity: 0;
}
.swipebox-touch #swipebox-container:before {
    left: 0;
    -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
    box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
    right: 0;
    -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
    box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
    opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
    opacity: 1;
}

@-webkit-keyframes rightSpring {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}

@keyframes rightSpring {
    0% {
        left: 0;
    }

    50% {
        left: -30px;
    }

    100% {
        left: 0;
    }
}
@-webkit-keyframes leftSpring {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}
@keyframes leftSpring {
    0% {
        left: 0;
    }

    50% {
        left: 30px;
    }

    100% {
        left: 0;
    }
}
@media screen and (min-width: 800px) {
    #swipebox-close {
        right: 17px;
    }

    #swipebox-arrows {
        width: 100%;
        max-width: 800px;
    }
}
/* Skin 
--------------------------*/
#swipebox-overlay {
    background: rgba(19, 18, 18, 0.8901960784313725);
    width: 100% !important;
}


#swipebox-top-bar,#swipebox-bottom-bar.ftc-swipebox {
    text-shadow: 1px 1px 1px black;
    background: #000;
    opacity: 0.95;
}
#swipebox-bottom-bar{
    text-shadow: 1px 1px 1px black;
    opacity: 0.95;
}

#swipebox-top-bar {
    color: white !important;
    font-size: 15px;
    line-height: 43px;
    font-family: Helvetica, Arial, sans-serif;
}
.ftc_lightbox a img {
    opacity: 0;
}
#swipebox-bottom-bar.ftc-swipebox span.counter {
    width: max-content;
    height: 50px;
    background-color: #000;
    position: absolute;
    font-size: 26px;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    line-height: 50px;
    color: #fff;
    font-weight: 600;
}
.mousetrap {
    cursor: zoom-in !important
}

.pp_pic_holder.is-single.ftc-size_chart .ppt, .pp_pic_holder.is-single.ftc-size_chart .pp_top, .pp_pic_holder.is-single.ftc-size_chart .pp_details {
    display: none !important;
}
.pp_pic_holder.is-single.ftc-size_chart .pp_content {
    height: auto !important;
    width: 100% !important;
}

/* header layout 40 */

@media only screen and (min-width: 1200px){
    .header-layout40 .header-content-full {
        position: absolute;
        z-index: 7;
        width: max-content !important;
        background: #fff;
        left: 50%;
        transform: translateX(-50%);
        bottom: auto !important;
    }
}
.header-layout40 .is-sticky .header-content-full {
    left: 50%;
    transform: translateX(-50%);
    max-width: 1170px;
}
.header-layout40 .is-sticky .header-nav,
.header-layout40 .is-sticky .header-sticky-hide {
    display: none;
}
.header-layout40 .header-content{
    position: relative;
    padding: 17px 0;
}
.header-layout40 .header-nav {
    position: relative;
}
.header-layout40 .header-content:before {
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    left: -30px;
    top: 0;
    background-color: #fff;
}
.header-layout40 .header-content:after {
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    right: -30px;
    top: 0;
    background-color: #fff;
}
.header-layout40 .header-nav:before {
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -30px;
    background-color: #090909;
}
.header-layout40 .header-nav:after {
    content: "";
    width: 30px;
    height: 100%;
    position: absolute;
    top: 0;
    right: -30px;
    background-color: #090909;
}
@media only screen and (min-width: 1500px){
    .header-layout40 .header-content:before {
        content: "";
        width: 90px;
        height: 100%;
        position: absolute;
        left: -90px;
        top: 0;
        background-color: #fff;
    }
    .header-layout40 .header-content:after {
        content: "";
        width: 90px;
        height: 100%;
        position: absolute;
        right: -90px;
        top: 0;
        background-color: #fff;
    }
    .header-layout40 .header-nav:before {
        content: "";
        width: 90px;
        height: 100%;
        position: absolute;
        top: 0;
        left: -90px;
        background-color: #090909;
    }
    .header-layout40 .header-nav:after {
        content: "";
        width: 90px;
        height: 100%;
        position: absolute;
        top: 0;
        right: -90px;
        background-color: #090909;
    }
}
@media only screen and (min-width: 992px) and (max-width: 1199px){
    .header-layout40 {
        background-color: #1a1f23;
    }
    .header-layout40 .header-content-full {
        position: relative;
        z-index: 7;
        width: max-content !important;
        background: #fff;
        left: 50%;
        transform: translateX(-50%);
    }
    .header-layout40 .header-content:before {
        content: "";
        width: 20px;
        height: 100%;
        position: absolute;
        left: -19px;
        top: 0;
        background-color: #fff;
    }
    .header-layout40 .header-content:after {
        content: "";
        width: 20px;
        height: 100%;
        position: absolute;
        right: -19px;
        top: 0;
        background-color: #fff;
    }
    .header-layout40 .header-nav:before {
        content: "";
        width: 15px;
        height: 100%;
        position: absolute;
        top: 0;
        left: -15px;
        background-color: #090909;
    }
    .header-layout40 .header-nav:after {
        content: "";
        width: 15px;
        height: 100%;
        position: absolute;
        top: 0;
        right: -15px;
        background-color: #090909;
    }
}
@media only screen and (max-width: 991px){

    .header-layout40 .header-content:before,
    .header-layout40 .header-content:after {
        display: none;
    }
    .header-layout40 .header-nav:before,
    .header-layout40 .header-nav:after {
        display: none;
    }
}

/**/
.header-layout40 .header-nav .container > div {
    width: 50%;
}
.header-layout40 .header-nav .container {
    display: flex;
    align-items: center;
    padding: 2px 0;
}
.header-layout40 .custom_info {
    color: #777;
    font-size: 15px;
}
.header-layout40 .header-nav {
    background-color: #090909;
}
.header-layout40 .icon_social_comingsoon ul i {
    border-radius: 0;
    border: 0;
    margin: 0;
    height: auto;
}
.header-layout40 .custom_content .icon_social_comingsoon {
    float: right;
}
.header-layout40 .ftc-tini-cart {
    margin-left: 22px;
}
.header-layout40 span.cart-total span.woocommerce-Price-amount, 
.header-layout40 span.cart-total span.cart-number:before, 
.header-layout40 span.cart-total span.cart-number:after {
    display: none;
}
.header-layout40 .ftc-cart-tini {
    display: flex;
}
.header-layout40 .ftc-shop-cart .ftc-cart-tini:before {
    content: "\e04d";
    font-family: 'simple-line-icons';
    margin-right: 0;
}
.header-layout40 span.cart-total span.cart-number {
    background-color: #999;
    color: #fff;
    padding: 1px 5px;
    border-radius: 50%;
    position: relative;
    top: 5px;
}
.header-layout40 .header-content .navigation-primary {
    flex: 1;
    justify-content: flex-end;
    padding-right: 75px;
}
.header-layout40 .ftc-search-product {
    width: auto;
}
.header-layout40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout40 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-color: transparent;
}
.header-layout40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:after,
.header-layout40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover:after {
    content: "";
    width: calc(100% - 15px);
    margin: 0 auto;
    height: 1px;
    background-color: #fff;
    position: relative;
    top: -6px;
    margin-top: -1px;
    display: inline-block;
}
.header-layout40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    font-weight: normal;
    font-size: 15px;
}
.header-layout40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor, 
.header-layout40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover {
    text-decoration: underline;
}
  @-moz-document url-prefix(){
    .header-layout40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor, 
    .header-layout40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover {
    text-decoration: none ;

}
.header-layout40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > a > span.link_content:after,
 .header-layout40 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > a > span.link_content:after {
    content: "";
    position: absolute;
    top: 22px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color:#cf915e;
}
.header-layout40 .mega_main_menu > .menu_holder > .menu_inner > ul > li > .item_link {
    padding: 0;
    margin: 0 9px;
}
  }
/* header layout 41 */
body .header-layout41 .button.button-secondary:hover{
    background-color: #000;
}
.header-layout41 .header-content.header-sticky,
.header-layout41 .header-content {
    background-color: #472720;
    padding: 0;
}
.header-layout41 .header-nav {
    background-color: #87696e;
}
.header-layout41 .ftc-cart-tini:before {
    content: "\e04d";
    font-family: 'simple-line-icons';
}
.header-layout41 .ftc_search_ajax .search-button,
.header-layout41 .ftc-cart-tini:before, 
.header-layout41 span.cart-number {
    color: #fff;
}
.header-layout41 span.cart-number:before, .header-layout41 span.cart-number:after,
.header-layout41 span.cart-total span.woocommerce-Price-amount.amount {
    display: none;
}
.header-layout41 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
    color: #fff;
    text-transform: capitalize;
    font-weight: normal;
}
.header-layout41 .header-nav .container:before, .header-layout41 .header-nav .container:after,
.header-layout41 .header-content .container:before, .header-layout41 .header-content .container:after{
    display: none;
}
.header-layout41 .header-nav .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-layout41 .header-nav .ftc-sb-account {
    margin-right: 0;
}
.header-layout41 .ftc_account_form.dropdown-container {
    right: 0;
    left: auto;
    top: auto;
    margin: 0;
}
.header-layout41 .header-nav .ftc-sb-account .ftc_login * {
    color: #fff;
}
.header-layout41 .header-nav .icon_social_comingsoon ul li a i {
    border: 0;
    border-radius: 0;
    color: #fff;
    margin: 0;
    position: relative;
    height: 35px;
}
.header-layout41 .header-nav .icon_social_comingsoon ul li a i:after {
    content: "";
    width: 1px;
    height: 10px;
    background-color: #ffffffbd;
    position: absolute;
    right: 0;
    top: 12px;
}
.header-layout41 .header-nav .icon_social_comingsoon ul li:last-child a i:after{
    display: none;
}
.header-layout41 .header-nav .icon_social_comingsoon ul li:hover a i:after {
    background-color: transparent;
}
.header-layout41 .header-nav .icon_social_comingsoon ul li a i:before {
    line-height: 35px;
}
.header-layout41 .header-content .ftc-shop-cart {
    margin-left: 20px;
}
.header-layout41 .header-content .ftc-shop-cart span.cart-number {
    position: relative;
    top: -15px;
    right: 3px;
    padding: 3px 7px;
    background-color: #999;
    border-radius: 45%;
    font-size: 12px;
}
.header-layout41 .header-content .navigation-primary {
    margin-left: auto;
    margin-right: 50px;
}
.header-layout41 .header-nav .header-currency, .header-layout41 .header-nav .ftc-account {
    height: auto;
}
@media only screen and (min-width: 1200px){
    .header-layout41 .header-content-full {
        position: absolute;
        z-index: 9;
        bottom: auto !important;
        max-width: 1255px;
        width: calc(100% + 85px);
        margin-left: -42px;
    }
    .header-layout41 .is-sticky .header-content-full {
        left: 50%;
        transform: translateX(-50%);
    }
    .header-layout41 .is-sticky .header-nav,
    .header-layout41 .is-sticky .header-sticky-hide {
        display: none;
    }
}
.header-layout41 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout41 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout41 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-color: transparent;
}
.header-layout41 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li> ul > li > .item_link > span > span {
    color: #000;
    font-weight: normal;
}
.header-layout41 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link > .link_content:after,
.header-layout41 .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%);
}
.header-layout41 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    height: 75px;
    font-size: 15px;
    font-weight: normal;
}
.header-layout41 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown {
    transform: translateX(-60%);
}
/* header layout 42 */
.header-layout42 .header-content {
    position: absolute;
    width: 100%;
    z-index: 8;
    bottom: auto !important;
}
.header-layout42 .header-content .container:before, 
.header-layout42 .header-content .container:after{
    display: none;
}
.header-layout42 .header-content .ftc-shop-cart {
    margin-left: 20px;
}
.header-layout42 .header-content .ftc-shop-cart span.cart-number {
    position: relative;
    top: -15px;
    right: 3px;
    padding: 3px 7px;
    background-color: #999;
    border-radius: 45%;
    font-size: 12px;
}
.header-layout42 .header-content .navigation-primary {
    margin-left: auto;
    margin-right: 40px;
}
.header-layout42 .ftc-cart-tini:before {
    content: "\e04d";
    font-family: 'simple-line-icons';
    margin-right: 0;
}
.header-layout42 .ftc_search_ajax .search-button,
.header-layout42 .ftc-cart-tini:before, 
.header-layout42 span.cart-number {
    color: #fff;
}
.header-layout42 span.cart-number:before, 
.header-layout42 span.cart-number:after,
.header-layout42 span.cart-total span.woocommerce-Price-amount.amount {
    display: none;
}
.header-layout42 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    color: #fff;
    font-weight: normal;
}
.header-layout42 .is-sticky .header-content.header-sticky {
    background-color: rgba(0, 0, 0, .9);
    padding: 10px 0;
}
.header-layout42 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:after,
.header-layout42 .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;
}
.header-layout42 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout42 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout42 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-color: transparent;
}

/* header layout 43 */

.header-layout43 .header-content{
    position: relative;
    padding: 35px 0;
}
.header-layout43 .header-nav {
    position: relative;
}
/**/
.header-layout43 .header-nav .container > div {
    width: 50%;
}
.header-layout43 .header-nav .container {
    display: flex;
    align-items: center;
    padding: 2px 0;
}
.header-layout43 .custom_info {
    color: #777;
    font-size: 15px;
}
.header-layout43 .header-nav {
    background-color: #090909;
}
.header-layout43 .icon_social_comingsoon ul i {
    border-radius: 0;
    border: 0;
    margin: 0;
    height: auto;
}
.header-layout43 .custom_content .icon_social_comingsoon {
    float: right;
}
.header-layout43 .ftc-tini-cart {
    margin-left: 22px;
}
.header-layout43 span.cart-total span.woocommerce-Price-amount, 
.header-layout43 span.cart-total span.cart-number:before, 
.header-layout43 span.cart-total span.cart-number:after {
    display: none;
}
.header-layout43 span.cart-total span.cart-number {
    position: relative;
    right: 0px;
    top: -10px;
}
.header-layout43 .ftc-cart-tini:before {
    content: "\e04d";
    font-family: 'simple-line-icons';
    margin-right: 0;
}
.header-layout43 .header-content .navigation-primary {
    flex: 1;
    justify-content: center;
    padding-left: 95px;
}
.header-layout43 .ftc-search-product .ftc_search_ajax input[type="text"] {
    right: auto;
    left: 0;
    transition: all 1s;
}
.header-layout43 .ftc-search-product .ftc_search_ajax.loading input[type="text"] {
    padding-left: 35px;
}
.header-layout43 .ftc-search-product .ftc_search_ajax {
    flex-direction: unset;
}

.header-layout43 .navigation-primary .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3) {
    margin-right: 145px;
}
.header-layout43 .navigation-primary .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4) {
    margin-left: 145px;
}
.header-layout43 .header-content .logo-wrapper.is-desktop {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.header-layout43 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout43 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout43 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-color: transparent;
    border-bottom: -1px;
}
.header-layout43 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:after,
.header-layout43 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover:after {
    content: "";
    width: calc(100% - 17px);
    margin: 0 auto;
    height: 1px;
    background-color: #333;
    position: relative;
    top: -7px;
    margin-top: -1px;
    display: inline-block;
}
.header-layout43 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
    font-weight: normal;
    font-size: 15px;
}
.wpcf7-response-output {
    display: none;
}

/* header layout 44 */
.header-layout44 .custom_info {
    font-size: 16px;
}
.header-layout44 .header-content > .container{
    display: flex;
}
.header-layout44 .header-nav .container{
    width: 100%;
    padding: 0 75px;
    display: flex;
}
.header-layout44  .mega_main_menu > .menu_holder > .menu_inner > ul > li {
    margin-right: 32px;
}
.header-layout44 .mega_main_menu > .menu_holder > .menu_inner > ul > li:last-child {
    margin-right: 0px;
}
.header-layout44 .header-content {
    background-color: #333;
}
.header-layout44 .header-nav {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px 75px;
}
.header-layout44 .header-content .container > div.search-cart {
    max-width: 100%;
    width: auto;
    justify-content: flex-end;
}
.header-layout44 .container:before, .header-layout44 .container:after{
    display: none;
}
.header-layout44 .header-content {
    position: relative;
    z-index: 999;
}
.header-layout44 .search-cart .ftc-shop-cart {
    min-width: auto;
    margin-left: 25px;
}
.header-layout44 span.cart-total span.amount, .header-layout44 span.cart-number::before, 
.header-layout44 span.cart-number::after {
    display: none;
}
.header-layout44 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *,
.header-layout44 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
    color: #fff;
    font-weight: normal;
}
.header-layout44 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:hover > .item_link *,
.header-layout44 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link * {
    color: #fff;
}
.header-layout44 .ftc_search_ajax .search-button {
    color: #fff;
}
.header-layout44 .ftc-cart-tini span.cart-number {
    color: #fff;
    position: relative;
    background-color: #333;
    text-align: center;
    border-radius: 40%;
    padding: 1px 5px;
    top: 0;
}
.header-layout44 .ftc-tini-cart .ftc-cart-tini:before {
    color: #fff;
    margin-right: 0;
}
.header-layout44 .ftc_search_ajax .search-button:hover {
    font-weight: bold;
    color: #fff;
}
.header-layout44 .ftc-tini-cart .ftc-cart-tini:hover:before {
    font-weight: bold;
}
.header-layout44 .ftc-cart-tini:hover span.cart-number {
    background-color: #555;
}
.header-layout44 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:after,
.header-layout44 .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;
    display: inline-block;
    position: relative;
    top: -7px
}
.header-layout44 .ftc-shop-cart .ftc-cart-tini {
    display: flex;
}
.header-layout44 .custom_content .icon_social_comingsoon ul li a i {
    border-radius: 0;
    border-color: #f6f6f6;
    width: 30px;
    height: 30px;
    font-weight: normal;
}
.header-layout44 .custom_content .icon_social_comingsoon ul li a i:before {
    line-height: 30px;
}
.header-layout44 .header-nav .logo-wrapper.is-desktop {
    padding-right: 80px;
}

.header-layout44 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns3 > ul.mega_dropdown,
.header-layout44 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns4 > ul.mega_dropdown ,
.header-layout44 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown {
    left: 0;
    transform: translateX(0%);
}

.header-layout45 .header-content {
    position: absolute;
    width: 100%;
    z-index: 8;
    padding-top: 32px;
    bottom: auto !important;
}
.header-layout45 .header-content .container:before, 
.header-layout45 .header-content .container:after{
    display: none;
}
.header-layout45 .header-content .ftc-shop-cart {
    margin-left: 20px;
}
.header-layout45 .header-content .ftc-shop-cart span.cart-number {
    position: relative;
    top: -15px;
    right: 3px;
    padding: 3px 7px;
    background-color: #999;
    border-radius: 45%;
    font-size: 12px;
}
.header-layout45 .header-content .navigation-primary {
    margin-left: 80px;
    margin-right: auto;
}
.header-layout45 .ftc-cart-tini:before {
    content: "\e04d";
    font-family: 'simple-line-icons';
    margin-right: 0;
}
.header-layout45 .ftc_search_ajax .search-button,
.header-layout45 .ftc-cart-tini:before, 
.header-layout45 span.cart-number {
    color: #fff;
}
.header-layout45 span.cart-number:before, 
.header-layout45 span.cart-number:after,
.header-layout45 span.cart-total span.woocommerce-Price-amount.amount {
    display: none;
}
.header-layout45 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link > .link_content > .link_text {
    color: #fff;
    font-weight: normal;
}
.header-layout45 .is-sticky .header-content.header-sticky {
    background-color: rgba(0, 0, 0, .9);
    padding: 10px 0;
}
.header-layout45 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:after,
.header-layout45 .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;
}
.header-layout45 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout45 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout45 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-color: transparent;
}

/* header layout 46 */

.header-layout46 .header-content{
    position: relative;
    padding: 35px 0;
}
.header-layout46 .header-nav {
    position: relative;
}
/**/
.header-layout46 .header-nav .container > div {
    width: 50%;
}
.header-layout46 .header-nav .container {
    display: flex;
    align-items: center;
    padding: 2px 0;
}
.header-layout46 .custom_info {
    color: #fff;
    font-size: 16px;
}
.header-layout46 .header-nav {
    background-color: #090909;
    text-align: center;
    padding: 9px 0;
}
.header-layout46 .icon_social_comingsoon ul i {
    border-radius: 0;
    border: 0;
    margin: 0;
    height: auto;
}
.header-layout46 .ftc-tini-cart {
    margin-left: 22px;
}
.header-layout46 span.cart-total span.woocommerce-Price-amount, 
.header-layout46 span.cart-total span.cart-number:before, 
.header-layout46 span.cart-total span.cart-number:after {
    display: none;
}
.header-layout46 span.cart-total span.cart-number {
    position: relative;
    right: 0px;
    top: -8px;
}
.header-layout46 .ftc-cart-tini:before {
    content: "\e04d";
    font-family: 'simple-line-icons';
    margin-right: 0;
}

.header-layout46 .header-content .navigation-primary {
    flex: 1;
    justify-content: center;
    padding-left: 100px;
}
.header-layout46 .ftc-search-product .ftc_search_ajax input[type="text"] {
    right: auto;
    left: 0;
    transition: all 1s;
}
.header-layout46 .ftc-search-product .ftc_search_ajax.loading input[type="text"] {
    padding-left: 35px;
}
.header-layout46 .ftc-search-product .ftc_search_ajax {
    flex-direction: unset;
}
.header-layout46 .navigation-primary .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(3) {
    margin-right: 145px;
}
.header-layout46 .navigation-primary .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(4) {
    margin-left: 145px;
}
.header-layout46 .header-content .logo-wrapper.is-desktop {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.header-layout46 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
    font-weight: normal;
    color: #333;
    font-size: 15px;
}

.header-layout46 .mega_main_menu li.multicolumn_dropdown.columns3 > .mega_dropdown{
    left: -290%;
}
.header-layout46 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout46 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout46 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-color: transparent;
}
.header-layout46 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:after,
.header-layout46 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover:after {
    content: "";
    width: calc(100% - 15px);
    margin: 0 auto;
    height: 1px;
    background-color: #333;
    position: relative;
    top: -6px;
    margin-top: -1px;
    display: inline-block;
}

/* header layout 47 */
.header-layout47 .is-sticky .header-content,
.header-layout47 .header-content {
    background-color: #333;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 17px 75px;
}

.header-layout47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor > .item_link *,
.header-layout47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link * {
    color: #fff;
    font-weight: normal;
    font-size: 15px;
}
.header-layout47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:hover > .item_link *,
.header-layout47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li:hover > .item_link * {
    font-weight: bold;
    color: #fff;
}
.header-layout47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout47 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover, 
.header-layout47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-color: transparent;
}
.header-layout47 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor:after,
.header-layout47 .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;
}
.header-layout47 .ftc_search_ajax .search-button:after {
    content: "\f002";
    font-family: fontawesome;
}
.header-layout47 .header-content .container > div.search-cart {
    max-width: 100%;
    width: auto;
    justify-content: flex-end;
}
.header-layout47 .search-cart .ftc-shop-cart {
    min-width: auto;
    margin-left: 25px;
}
.header-layout47 .ftc_search_ajax .search-button {
    color: #999;
}
.header-layout47 .ftc-cart-tini span.cart-number {
    color: #fff;
    position: relative;
    background-color: #f4955440;
    text-align: center;
    border-radius: 40%;
    padding: 1px 6px;
    top: 0;
}
.header-layout47 .ftc-cart-tini:before {
    color: #999;
    margin-right: 0;
    content: "\f07a";
    font-family: fontawesome;
}
.header-layout47 .ftc-shop-cart .ftc-cart-tini {
    display: flex;
}
.header-layout47 .ftc-cart-tini .amount {
    display: none;
}
.header-layout47 .ftc-cart-tini span.cart-number:before, 
.header-layout47 .ftc-cart-tini span.cart-number:after{
    display: none;
}
.header-layout47 .custom_content .icon_social_comingsoon ul li a i {
    border-radius: 0;
    border-color: #777;
    width: 30px;
    height: 30px;
}
.header-layout47 .custom_content .icon_social_comingsoon ul li a i:before {
    line-height: 30px;
}
.header-layout47 .ftc-search-product {
    width: auto;
}
.header-layout47 .logo-wrapper {
    flex: 1;
    text-align: center;
    padding-right: 260px;
}
.header-layout47  .mega_main_menu > .menu_holder > .menu_inner > ul > li {
    margin-right: 10px;
}
.header-layout47 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(5) {
    width: 105px;
}
.header-layout47 .mega_main_menu > .menu_holder > .menu_inner > ul > li {
    width: 64px;
}
.header-layout47 .mega_main_menu > .menu_holder > .menu_inner > ul > li:nth-child(6){
    width: 95px;
}

@media only screen and (min-width: 1500px){
    .header-layout47 .logo-wrapper{
        padding-right: 360px;
    }
    .header-layout47 .mega_main_menu > .menu_holder > .menu_inner > ul > li {
        margin-right: 36px;
    }
}
.header-layout47 .custom_content {
    margin-right: 35px;
}

.header-layout47 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns3 > ul.mega_dropdown ,
.header-layout47 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns4 > ul.mega_dropdown ,
.header-layout47 .mega_main_menu > .menu_holder > .menu_inner > ul > li.columns5 > ul.mega_dropdown {
    left: 0;
    transform: translateX(0%);
}
/* header layout 48 */
.header-layout48 .header-content {
    position: absolute;
    width: 100%;
    z-index: 8;
    padding: 0;
    bottom: auto !important;
}

.header-layout48 .header-content .container {
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 30px;
    padding: 0;
    margin-top: 40px;
}
.header-layout48 .is-sticky .header-content .container {
    margin-top: 0;
    background-color: #fff;
}
@media only screen and (min-width: 1500px){
    .header-layout48 .header-content .container{
        margin-top: 70px;
    }
}
.header-layout48 .header-content .container:before, 
.header-layout48 .header-content .container:after{
    display: none;
}
.header-layout48 .header-content .logo-wrapper.is-desktop {
    padding-left: 20px;
}
.header-layout48 .header-content .navigation-primary {
    margin: 0 auto;
}
.header-layout48 .ftc-cart-tini:before {
    content: "\e04d";
    font-family: 'simple-line-icons';
    margin-right: 0;
    line-height: inherit;
    font-size: 22px;
    margin-right: 5px;
}
.header-layout48 .ftc-search-product .ftc_search_ajax .search-button,
.header-layout48 .ftc-cart-tini:before, 
.header-layout48 span.cart-number {
    color: #fff;
}
.header-layout48 span.cart-number:before, 
.header-layout48 span.cart-number:after,
.header-layout48 span.cart-total span.woocommerce-Price-amount.amount {
    display: none;
}
.header-layout48 .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;
}
.header-layout48 .is-sticky .header-content.header-sticky {
    background-color: transparent;
    padding: 0;
    box-shadow: unset;
}

.header-layout48 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > a {
    position: relative;
}
.header-layout48 .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;
}
.header-layout48 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current_page_item, 
.header-layout48 .mega_main_menu > .menu_holder > .menu_inner > ul > li:hover{
    border-color: transparent;
}
.header-layout48 .mega_main_menu.primary > .menu_holder > .menu_inner > ul > li.current-menu-ancestor {
    border-color: transparent;
}
.header-layout48 .header-content div.search-cart {
    max-width: 100%;
    display: grid;
    grid-template-columns: 80px 80px;
    grid-template-rows: 50px 50px;
}

.header-layout48 .ftc-search-product {
    width: 100%;
    background-color: #b61d22;
    grid-column-start: 1;
    grid-row-start: 1;
    grid-row-end: 3;
    height: 100%;
    display: flex;
    align-items: center;
}
.header-layout48 .ftc-search form:hover .ftc_search_ajax input[type="text"] {
    right: 0;
    left: auto;
    top: 100%;
}
.header-layout48 .ftc-search-product .ftc_search_ajax{
    justify-content: center;
}
.header-layout48 .header-content .ftc-shop-cart .ftc-cart-tini {
    display: flex;
    justify-content: center;
}
.header-layout48 .header-content .ftc-shop-cart {
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: 2;
    width: 100%;
    height: 100%;
    line-height: 50px;
    background-color: #151515;
    top: 0;
}
.header-layout48 .ftc-my-wishlist i:before {
    content: "\f08a";
}
.header-layout48 .header-content .ftc-shop-cart span.cart-number,
.header-layout48 .ftc-my-wishlist .count-wishlist-number {
    font-size: 13px;
}
.header-layout48 .header-content .ftc-my-wishlist {
    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;
}
.header-layout48 .ftc-my-wishlist * {
    color: #fff;
    font-size: 18px;
}
.header-layout48 .ftc-my-wishlist .class-name-wl,
.header-layout48 span.count-wish span:not(.count-wishlist-number) {
    display: none;
}
.header-layout48 .header-content .ftc-shop-cart span.cart-number,
.header-layout48 .ftc-my-wishlist .count-wishlist-number {
    position: relative;
    top: -10px;
}
.header-layout48 .ftc-enable-ajax-search {
    right: 0;
    left: auto;
}


@-webkit-keyframes aside-to {
    100% { left: 0; }
}

@keyframes aside-to {
    100% { left: 0; }
}


/* category slider archive - shop*/
.archive .woocommerce.columns-4 .products .category-slider.product {
    width: calc(25% - 30px);
    max-width: 100%;
    border: 0;
    margin: 0 15px;
}
.archive .woocommerce.columns-3 .products .category-slider.product {
    width: calc(33.33% - 30px);
    max-width: 100%;
    border: 0;
    margin: 0 15px 30px;
}
.archive .products .category-slider.product .category-products {
    width: 100%;
    padding: 0;
}
.archive .products .category-slider.product .category-products:hover:before {
    content: "";
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 1;
    z-index: 5;
}
.archive .products .category-slider.product .category-products .item-description{
    opacity: 0;
    visibility: hidden;
    transition: all 1s;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 9;
    text-align: center;
    color: #fff;
}
.archive .products .category-slider.product .category-products:hover .item-description {
    opacity: 1;
    visibility: visible;
}
.archive .products .category-slider.product .category-products .category-button {
    display: inline-block;
    margin-top: 15px;
    font-weight: normal;
    border-radius: 0;
}
.archive .products .category-slider.product .category-products .category-link {
    color: #fff;
}
.archive .products .category-slider.product .product_title {
    font-size: 16px;
}
.archive .products .category-slider.product .category-discription {
    display: none;
}


/* category breadscumb - shop*/
.ftc-breadcrumbs-category {
    margin-top: 10px;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li {
    display: inline-block;
    vertical-align: middle;
    padding: 7px 12px;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li .image-icon {
    padding-right: 5px;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li a {
    color: #fff;
    font-size: 16px;
    position: relative;
    font-weight: 500;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li:not(:last-child):after {
    content: "";
    border-right: 1px solid #fff;
    position: relative;
    height: 20px;
    left: 12px;
    top: 2px;
    opacity: .5;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li a:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    width: 0;
    height: 2px;
    transition: width .4s cubic-bezier(.175,.885,.32,1.15);
    background-color: #fff;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li:hover a:after {
    width: 100%;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li .image-icon img {
    transition: all 0.75s;
}
.ftc-breadcrumbs-category .ftc-product-categories-list ul li:hover .image-icon img {
    transform: scale(0.9);
}

/*breadscrumb no background  - shop*/
.ftc-breadcrumb .ftc-breadcrumb-title-noback {
    background-color: transparent;
    text-align: center;
    padding: 50px 0 40px;
}
.ftc-breadcrumb-title-noback .product_title.page-title.entry-title {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 40px;
    color: #333;
}
.ftc-breadcrumb-title-noback .breadcrumbs-container, .ftc-breadcrumb-title-noback .breadcrumbs-container a {
    font-size: 18px;
    color: #000;
    font-weight: 600;
}
.ftc-breadcrumb-title-noback .ftc-breadcrumbs-category {
    background-color: #94c347;
    text-align: center;
    padding: 10px;
    margin-top: 20px;
}
.ftc-breadcrumb-title-noback .ftc-breadcrumbs-category .ftc-product-categories-list ul li:hover a {
    color: #000;
}
.ftc-breadcrumb-title-noback .ftc-breadcrumbs-category .ftc-product-categories-list ul li:hover a:after {
    background-color: #000;
}
.breadcrumb-title {
    padding: 113px 0;
}
.ftc-breadcrumb-title-noback .breadcrumbs-container span {
    color: #000;
}
/* products gallery - shop*/
.thum_list_gallery {
    margin-bottom: 10px;
}
.woocommerce .products .product .item-description .thum_list_gallery ul li {
    display: inline-block;
    margin: 0 5px;
    border: 1px solid transparent;
}
.woocommerce .products .product .item-description .thum_list_gallery ul{
    margin-bottom: 0;
}
.products.list .product .item-description .thum_list_gallery {
    margin-top: 20px;
}
.archive .ftc-product.product-gallery .item-description {
    display: flex;
    flex-direction: column;
}
.archive .ftc-product.product-gallery .meta_info {
    top: -65px;
}
.archive .ftc-product.product-gallery .item-description .thum_list_gallery {
    order: 1;
}
.archive .ftc-product.product-gallery .item-description .star-rating {
    order: 2;
}
.archive .ftc-product.product-gallery .item-description .product_title {
    order: 3;
}
.archive .ftc-product.product-gallery .item-description span.price {
    order: 4;
}
/* product load more - shop*/
a.ftc-load-more-button-shop {
    display: inline-block;
    padding: 10px 25px;
    background-color: #82b440;
    color: #fff;
    font-weight: 500;
    position: relative;
    text-align: center;
    width: auto;
}
a.ftc-load-more-button-shop:hover {
    color: #fff;
    background-color: #333;
}
span.ftc-loading-shop {
    display: none;
    position: absolute;
    left: 0;
    font-size: 15px;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: #000;
}
.ftc-loading-shop p {
    display: inline-block;
    padding: 10px;
    margin: 0;
}
.ftc-loading-shop .line {
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 15px;
    background-color: #4b9cdb;
    top: -10px;
    position: relative;
}
.ftc-loading-shop .line:nth-last-child(1) {
    animation: loadingC 0.8s .2s linear infinite;
}
.ftc-loading-shop .line:nth-last-child(2) {
    animation: loadingC 0.8s .4s linear infinite;
}
.ftc-loading-shop .line:nth-last-child(3) {
    animation: loadingC 0.8s .6s linear infinite;
}

@keyframes loadingC {
    0 {
        transform: translate(0,0);
    }
    50% {
        transform: translate(0,15px);
    }
    100% {
        transform: translate(0,0);
    }
}


/* Animation shop */
.archive .products.animation-shop .ftc-product.product {
    opacity: 0;
    transform: translateY(5em);
    transition: transform 2.5s .25s cubic-bezier(0,1,.3,1),
    opacity .3s .25s ease-out;
    will-change: transform, opacity;
}

.archive .products.animation-shop .ftc-product.product.is-visible {
    opacity: 1;
    transform: rotateY(0deg);
}

/* Shop categories */
.term-description {
    margin: 30px 0;
}


/* Shop mansory */
.archive .woocommerce .products.ftc-mansory-shop {
    display: inline-block;
    break-inside: avoid;
    column-count: 3;
    column-gap: 30px;
    padding: 0 15px;
    margin-top: 15px;
}
.archive .woocommerce .products.ftc-mansory-shop .ftc-product.product {
    break-inside: avoid;
    margin: 0;
    max-width: 100%;
    width: 100%;
    padding: 0;
}
.archive .woocommerce .products.ftc-mansory-shop .product span.price {
    margin-bottom: 18px;
}
/* Shop carousel */
.products.style-1.grid.slider-shop .ftc-product.product {
    max-width: 100%;
}
.products.style-1.slider-shop .owl-item {
    padding: 0 15px;
}
.products.style-1.slider-shop .owl-dots {
    top: auto;
    bottom: 0;
    position: unset;
    transform: none;
    margin: 10px 0 0;
}
.products.style-1.slider-shop .owl-nav div {
    top: 31%;
    margin: 0;
}
.products.style-1.slider-shop .owl-nav .owl-prev {
    left: 15px;
    right: auto;
}
.products.style-1.slider-shop .owl-nav .owl-next {
    right: 15px;
    left: auto;
}

/*Filter Boxed*/
.button-filter-boxed a:focus {
    color: #fff;
}
.ftc-filter-boxed{
    position: fixed;
    max-width: 350px;
    width: 25%;
    background-color: #fff;
    z-index: 9999;
    left: 0;
    right: auto;
    top: 0;
    bottom: 0;
    transition: all 0.3s ease;
    transform: translateX(-100%);
    overflow-y: scroll;
    margin: auto;
}
@media(max-width: 767px){
    .ftc-filter-boxed{
        position: relative;
        width: 80%;
        max-width: 80%;
        transform: translateX(0);
        z-index:998;
    }
}
.admin-bar .ftc-filter-boxed{
    top: 32px;
}
.ftc-filter-boxed.showw{
    transform: translateX(0%);
}
.button-filter-boxed {
    display: inline-block;
    background-color: #000;
    padding: 4px 5px;
    border-radius: 3px;
    position: relative;
    left: -8%;
}
.button-filter-boxed a {
    color: #fff;
}
.ftc-filter-boxed .ftc-product-categories-widget,
.ftc-filter-boxed .ftc-smooth-image {
    display: none;
}
.ftc-filter-boxed .widget_text {
    padding-top: 5px;
    border-top: 0;
}
/**/

.woocommerce div.product.sale .ftc-adzoom.details-img div.images .woocommerce-product-gallery__trigger {
    top: 1.5em;
    right: 0.3em;
}
/**/
.ftc-advanced-filter .ftc-product-tabs-filter {
    margin: 30px auto 10px;
    text-align: center;
}
.ftc-advanced-filter .grid_list_nav #list {
    display: none;
}
.ftc-product-tabs-filter > li {
    display: inline-block;
    text-align: center;
    padding: 5px 20px;
    cursor: pointer;
    border-bottom: 2px solid transparent;
    text-transform: uppercase;
    font-weight: bold;
}
.ftc-product-tabs-filter > li.current {
    color: #82b440;
    border-color: #82b440;
}
.single-product div.product .summary form.cart button.single_add_to_cart_button.loading:after {
    top: 10px;
    left: 9px;
    width: max-content;
    font-size: 20px;
}
.ftc-advanced-filter .products .ftc-product.product {
    margin-right: 15px;
    margin-left: 15px;
}
/*sticky add-to-cart*/
section.ftc-sticky-atc {
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0;
    background-color: #fff;
    height: 120px;
    vertical-align: middle;
    transition: all 0.5s ease-out;
    transform: translateY(100%);
    padding: 10px 0;
    box-shadow: 0px -4px 6px rgba(51, 51, 51, 0.06);
    z-index: 99;
}
section.ftc-sticky-atc.show{
    transform: translateY(0);
}
section.ftc-sticky-atc .content-product {
    width: 50%;
    display: inline-block;
    float: left;
}
section.ftc-sticky-atc .single-add-to-cart {
    width: 50%;
    display: inline-block;
    height: 100px;
}
section.ftc-sticky-atc .single-add-to-cart .single_add_to_cart_button {
    font-weight: normal;
    text-transform: uppercase;
}
section.ftc-sticky-atc .single-add-to-cart .single_add_to_cart_button.added {
    /*display: none;*/
}
section.ftc-sticky-atc .single-add-to-cart a.added_to_cart {
    padding: 5px 20px;
    background-color: #333;
    color: #fff;
    border: 0;
    font-weight: normal;
    text-transform: uppercase;
    position: relative;
    top: -1px;
    border-radius: 3px;
    margin-left: 10px;
}
section.ftc-sticky-atc .content-product > div {
    display: inline-block;
    vertical-align: middle;
}
section.ftc-sticky-atc .content-product .description .rating {
    display: inline-block;
}
section.ftc-sticky-atc .content-product .description .rating > div {
    margin-left: 0;
    margin-top: 10px;
    margin-bottom: 0;
}
section.ftc-sticky-atc .content-product .description{
    padding-left: 15px;
}
section.ftc-sticky-atc .single-add-to-cart .quantity {
    margin-right: 30px;
}
section.ftc-sticky-atc .single-add-to-cart .quantity, 
section.ftc-sticky-atc .single-add-to-cart .single_add_to_cart_button {
    display: flex;
}
section.ftc-sticky-atc .single-add-to-cart .quantity input {
    height: 30px;
}
section.ftc-sticky-atc .single-add-to-cart form {
    text-align: right;
    top: 50%;
    position: relative;
    transform: translateY(-50%);
    display: flex;
    justify-content: flex-end;
}
section.ftc-sticky-atc .single-add-to-cart form.cart.grouped_form {
    display: flex;
    vertical-align: middle;
}
section.ftc-sticky-atc .single-add-to-cart form.cart.grouped_form table.woocommerce-grouped-product-list.group_table {
    margin: 0;
}
section.ftc-sticky-atc .single-add-to-cart form .single_add_to_cart_button.loading:after {
    left: 12px;
    top: 7px;
    width: max-content;
    font-size: 18px;
}
.single-product form.cart .single_add_to_cart_button:disabled,
.single-product form.cart .single_add_to_cart_button:disabled[disabled] {
    background-color: #333;
}

/* cross sells , upsells */
.up-sells .products ,
.ftc-cross-sells .products {
    width: calc(100% + 30px);
    margin-left: -15px;
}
.up-sells .products .ftc-product.product,
.ftc-cross-sells .products .ftc-product.product {
    padding: 20px 15px 0;
}
.up-sells.upsells h2,
.ftc-cross-sells h2 {
    font-weight: 600;
}

/* shop - product hover style 2  */
.products.style_2 .ftc-product.product .button-in-product {
    display: block;
    height: auto;
    width: auto;
    left: -30px;
}
.products.style_2 .ftc-product.product:hover .button-in-product {
    left: 30px;
}
.products.style_2 .ftc-product.product .button-in-product > div, .products.style_2 .ftc-product.product .button-in-product > a {
    display: block;
    margin: 10px 0;
}
.products.style_2 .ftc-product.product .meta_info {
    display: none;
}
/* shop - product hover style 3  */
.products.owl-carousel.style_3:not(.list) {
    margin-bottom: 15px;
}
.products.owl-carousel.style_3:not(.list) .ftc-product.product {
    display: flex;
    margin-bottom: 15px;
    flex-direction: column-reverse;
    border: 1px solid #ebebeb;
    padding-top: 10px;
}
.products.owl-carousel.style_3:not(.list) .ftc-product.product .meta_info {
    bottom: 0;
    top: auto;
}
.products.owl-carousel.style_3:not(.list) .ftc-product.product span.price {
    margin-bottom: 8px;
}
.products.owl-carousel.style_3:not(.list) .ftc-product.product .item-image {
    margin-bottom: 0;
}

.products:not(.list) .ftc-product.product.product-catalog .meta_info {
    top: -65px;
}
/**/
.archive .woocommerce .products.columns4 .ftc-product {
    max-width: calc(25% - 30px);
}
/**/
.wcfmmp-store-page-wrap div#products-wrapper{
    margin: 0 -15px;
}
.wcfmmp-store-page-wrap .products {
    display: flex;
    flex-flow: row wrap;
}
.wcfmmp-store-page-wrap .products .product {
    width: calc(33.33% - 30px);
    margin: 0 auto;
}
.wcfmmp-store-page-wrap .products .product .item-image a, 
.wcfmmp-store-page-wrap .products .product .item-image span {
    width: 100%;
}
.wcfmmp-store-page-wrap .products .product .product-sku, 
.wcfmmp-store-page-wrap .products .product .short-description, 
.wcfmmp-store-page-wrap .products .product .product-categories {
    display: none;
}
.wcfmmp-store-page-wrap div#products-wrapper p.woocommerce-result-count {
    padding: 0;
    padding-left: 10px;
    padding-top: 10px;
}
.wcfmmp-store-page-wrap div#products-wrapper > a > img,
.wcfmmp-store-page-wrap div#products-wrapper .prod-cat-show-top-content-button {
    display: none;
}
.wcfmmp-store-page-wrap div#products-wrapper form.woocommerce-ordering {
    display: inline-block;
    float: right;
    padding-right: 15px;
}
#wcfmmp-stores-lists {
    max-width: 1170px;
    margin: 0 auto;
}
#wcfm_store_header .wcfmmp-store-rating::before,
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li .store-data .wcfmmp-store-rating:before{
    color: #94c347;
    opacity: 1;
}

.store-data-container .store-phone i {
    background: #6fa31a!important;
}
#wcfmmp-store .tab_area .tab_links{
    margin-bottom: 20px;
}
#wcfmmp-store .sidebar_heading {
    margin-bottom: 10px;
}
.widget.wcfmmp-store-product-search {
    margin-bottom: 30px;
}
.wcfmmp-store-page-wrap div#products-wrapper form.woocommerce-ordering ul.dropdown {
    padding: 8px 15px;
}
#wcfmmp-stores-wrap ul.wcfmmp-store-wrap li.coloum-3 {
    width: 50%;
}
#wcfmmp-store .header_left {
    min-height: 130px;
}
#wcfmmp-store .address {
    top: 50%;
    transform: translateY(-50%);
}
.page #wcfmmp-stores-wrap ul.wcfmmp-store-wrap .store-phone{
    background: linear-gradient(90deg,rgb(148 195 71) 0%,rgba(0,0,0,0) 69%)!important;
}
.products .ftc-product .wcfmmp_sold_by_container {
    display: none;
}
#wcfmmp-store .widget.ftc-product-categories-widget ul.product-categories li{
    position: relative;
}
#wcfmmp-store  .widget.ftc-product-categories-widget ul.product-categories li span.icon-toggle:before {
    content: "\f0da";
    font-family: fontawesome;
    color: #888;
    position: absolute;
    left: 0;
    top: -1px;
}
.single-product .product .summary .wcfm_ele_wrapper.wcfm_catalog_enquiry_button_wrapper {
    display: none;
}
.after-loop-wrapper a img#wcfm_home,
.woocommerce .before-loop-wrapper > a, .woocommerce .before-loop-wrapper > a > img#wcfm_home {
    display: none;
}
.woocommerce div.product .wcfm_buttons {
    z-index: 7;
    top: 0;
}
.product .summary .item-description .wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_label {
    display: none;
}
.product .summary .item-description .wcfmmp_sold_by_container_advanced .wcfmmp_sold_by_container_right {
    padding-top: 3px;
}

/* Single gallery images prodcut */
@media only screen and (min-width: 768px){
    .ftc-single-grid.woocommerce div#primary {
        width: 100%;
    }
    .ftc-single-grid.woocommerce div.product .woocommerce-product-gallery.ftc-grid-main-images {
        width: 100%;
        max-width: 70%;
        display: inline-block;
        float: left;
        padding-right: 30px;
    }
    .woocommerce.ftc-single-grid div.product div.images .woocommerce-product-gallery__wrapper{
        margin: 0 -5px;
    }
    .woocommerce.ftc-single-grid div.product div.images div.woocommerce-product-gallery__image {
        width: 50%;
        max-width: 50%;
        display: inline-block;
        float: left;
        padding: 5px;
    }
    .woocommerce.ftc-single-grid div.product div.summary.fixed {
        position: fixed;
        z-index: 99;
        background-color: #fff;
        padding: 15px 10px 20px 0;
        overflow-y: auto;
        overflow-x: hidden;
        height: 100%;
        transition: none;
    }
    .woocommerce.ftc-single-grid  div.product div.summary {
        transition: 0s;
        padding-left: 0;
    }
    .ftc-single-grid.woocommerce  div.product .summary.entry-summary {
        width: 30%;
        display: inline-block;
        padding-bottom: 20px;
        position: relative;
    }
    .ftc-single-grid .product.type-product {
        position: relative;
    }
    .admin-bar.woocommerce.ftc-single-grid  div.product div.summary.fixed {
        height: calc(100% - 30px);
    }

}
@media only screen and (max-width: 991px){
    .woocommerce.ftc-single-grid div.product div.images, .woocommerce.ftc-single-grid div.product div.images {
        float: left;
    }
   /* .ftc-single-grid.single-product .product .summary .ftc-social-sharing {
        display: block;
    }*/
    .ftc-single-grid.single-product .product .summary .ftc-social-sharing li {
        margin: 5px;
        float: none;
    }
}
@media only screen and (max-width: 767px) and (min-width: 667px) {
    .woocommerce.ftc-single-grid div.product div.images div.woocommerce-product-gallery__image {
        width: 50%;
        max-width: 50%;
        display: inline-block;
        float: left;
        padding: 5px;
    }
    .woocommerce.ftc-single-grid div.product div.summary {
        margin-top: 30px;
    }
}
@media (max-width: 480px) {
    .woocommerce.ftc-single-grid div.product div.images div.woocommerce-product-gallery__image {
        width: 100%;
        max-width: 100%;
        display: inline-block;
        float: none;
        padding: 5px;
        margin: 0 auto;
    }
    .woocommerce.ftc-single-grid div.product div.summary {
        margin-top: 30px;
    }
}
.ftc-single-grid div.product .summary .item-description {
    margin-top: 20px;
}
/*end*/

/*zoom version 2*/
.details-img ol.flex-control-nav.flex-control-thumbs li {
    max-width: 20%;
    padding: 0px 3px;
    box-sizing: border-box;
    clear: none !important;
}
.woocommerce .product .details-img ol.flex-control-nav.flex-control-thumbs{
    margin-top: 15px;
}
.woocommerce div.product .details-img div.images .flex-control-thumbs li img{
    opacity: 1;
}
.woocommerce div.product .details-img div.images .flex-control-thumbs li img.flex-active,
.woocommerce div.product .details-img div.images .flex-control-thumbs li img:hover{
    border: 1px solid rgba(153,153,153,0.8);
}
/**/
.admin-bar div.pswp {
    top: 30px;
}
span.ftc-single-added {
    position: fixed;
    top: 0%;
    left: 50%;
    transform: translate(-50% , -50%);
    padding: 15px;

    z-index: 99999;
    font-weight: 500;
    background-color: #fff;
    box-shadow: 0px 0px 7px 4px #666;
    display: none;
    transition: all 200ms ease 0s;
}
span.ftc-single-added.show_ad{
    animation: ease-in-out 1s;
    display: block;
    top: 50%;
}
/*.woocommerce div.product form.cart .button.single_add_to_cart_button.added {
    display: none;
}*/
.single.single-product.woocommerce div.product form.cart .added_to_cart {
    display: none;
}
.woocommerce div.product form.cart .added_to_cart:hover{
    background-color: #333;
}
.woocommerce div.product form.cart .added_to_cart {
    padding: 11px;
    background-color: #94c347;
    border-radius: 0;
    color: #fff;
    text-transform: uppercase;
    font-weight: normal;
    margin-top: 25px;
    min-width: 134px;
    text-align: center;
    display: none;
}
.archive.ftc-variation .ftc-product .item-description .single_variation_wrap .woocommerce-variation-add-to-cart,
.archive.ftc-variation .ftc-product .item-description .single_variation_wrap .woocommerce-variation .woocommerce-variation-description,
.archive.ftc-variation .ftc-product .item-description .single_variation_wrap .woocommerce-variation .woocommerce-variation-availability,
.archive.ftc-variation .ftc-product .item-description .cart,
.archive.ftc-variation .ftc-product .item-description .Variable-box .label,
.archive.ftc-variation div.product form.cart .variations td.label,
.archive.ftc-variation .ftc-product .item-description .ftc-product-attribute,
.archive.ftc-variation .ftc-product .item-description .stock,
.ftc-meta-widget.item-description .cart{
    display: none;
}
.archive .ftc-product .item-description form.cart td.value {
    position: relative;
    padding: 0;
}
.archive.ftc-variation .ftc-product .item-description form.cart .reset_variations {
    display: none !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -35px;
    font-size: 0;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    line-height: 28px;
}

.ftc-variation.archive .rtwpvs-terms-wrapper .rtwpvs-term {
    width: 22px;
    height: 22px;
}
.archive.ftc-variation .woocommerce .products:not(.list) .ftc-product.product.variable {
    margin-bottom: 4px;
}
.archive.ftc-variation .woocommerce .products:not(.list) .product .item-description {
    display: flex;
    flex-direction: column;
}
.archive.ftc-variation .ftc-product .item-description .variations_form.cart span.price {
    margin: 0;
}
.archive.ftc-variation .ftc-product .item-description .variations_form.cart {
    display: flex;
    flex-direction: column;
    z-index: 9;
}
.ftc-variation.archive .rtwpvs-terms-wrapper{
    justify-content: center;
}
.archive .button-variable-wrapper,
.variations .ftc-product-attribute{
    display: none;
}
.archive.woocommerce div.product form.cart .variations tr{
    display: flex;
    justify-content: center;
}
.archive.woocommerce div.product form.cart table {
    margin-top: 0;
}
.archive.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:before, 
.archive.rtwpvs.rtwpvs-tooltip .rtwpvs-terms-wrapper [data-rtwpvs-tooltip]:after{
    display: none;
}
.archive.ftc-variation .products:not(.list) .ftc-product .item-description .variations_form.cart {
    order: 4;
    margin-top: 5px;
}
.archive.ftc-variation .woocommerce .product .item-description.show-price > .price {
    display: none;
}
.archive.ftc-variation .ftc-product .item-description .star-rating {
    margin-top: 0;
    order: 1;
}
.archive.ftc-variation .ftc-product .item-description .product_title{
    order: 2;
}
.archive.ftc-variation .ftc-product .item-description .short-description {
    order: 3;
}
.archive.ftc-variation .ftc-product .item-description span.price {
    order: 5;
}
.archive.ftc-variation .products.list div.product form.cart .variations tr td.value {
    padding: 0;
}
.archive .products.list .ftc-product .item-description .variations_form.cart {
    order: unset;
    margin-bottom: 10px;
}
.archive.ftc-variation .ftc-product .item-description .variations_form.cart .price .amount {
    font-size: 16px;
}
.archive.ftc-variation .products.list div.product form.cart .variations tr {
    justify-content: start;
}
.archive.ftc-variation .products.list .ftc-product .item-description .variations_form.cart table.variations {
    margin: 6px 0 10px;
}
.archive.ftc-variation .ftc-product .item-description .variations_form.cart .variations {
    order: 1;
}
.archive.ftc-variation .ftc-product .item-description .variations_form.cart .single_variation_wrap {
    order: 2;
}
.archive.ftc-variation .woocommerce .product .item-description.show-price .single_variation_wrap {
    height: 34px;
}
.archive.ftc-variation .ftc-product .item-description .single_variation_wrap {
    transform: translateY(40px);
    opacity: 0;
    overflow: hidden;
    transition: all 1s;
}
.archive.ftc-variation .ftc-product .item-description.show-price .single_variation_wrap {
    transform: translateY(0);
    opacity: 1;
    overflow: visible;
}
.archive.woocommerce div.product.ftc-quickshop-wrapper .cart .variations tr {
    display: flex;
    justify-content: start;
}
.archive.woocommerce div.product.ftc-quickshop-wrapper .cart .variations tr td.value {
    width: auto;
    line-height: inherit;
}
.archive.woocommerce div.product.ftc-quickshop-wrapper .cart .variations tr td {
    padding: 0;
    top: 3px;
}
/**/
/*Smart menu*/

.ftc-smartmenu ul li .sub-menu > li > a{
    position: relative;
    text-transform: capitalize;
}
.ftc-smartmenu ul li .sub-menu > li > a > span{
    position: absolute;
    font-size: 9px;
    top: 5px;
    margin-left: 5px;
    padding: 0 4px;
    background: #bbbbbb;
    color: #fff;
    font-family: 'Roboto',sans-serif;
}
.ftc-smartmenu{
    box-sizing:border-box;position:relative;z-index:9999;-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.ftc-smartmenu,.ftc-smartmenu ul,.ftc-smartmenu li{
    display:block;list-style:none;margin:0;padding:0;
    line-height:normal;direction:ltr;
    text-align:left;
}
.ftc-smartmenu-rtl,.ftc-smartmenu-rtl ul,.ftc-smartmenu-rtl li{direction:rtl;text-align:right;}
.ftc-smartmenu>li>h1,.ftc-smartmenu>li>h2,.ftc-smartmenu>li>h3
,.ftc-smartmenu>li>h4,.ftc-smartmenu>li>h5,.ftc-smartmenu>li>h6{margin:0;padding:0;}
.ftc-smartmenu ul{display:none;}
.ftc-smartmenu li,.ftc-smartmenu a{position:relative;}
.ftc-smartmenu a{display:block;}
.ftc-smartmenu a.disabled{cursor:default;}
.ftc-smartmenu::after{content:"";display:block;height:0;font:0px/0 serif;clear:both;overflow:hidden;}
.ftc-smartmenu *,.ftc-smartmenu *::before,.ftc-smartmenu *::after{box-sizing:inherit;}
.ftc-simple {
    background: #fff;
}
.ftc-simple > li.current-menu-ancestor > a,
.ftc-simple li a.highlighted, 
.ftc-simple li:hover > a, 
.ftc-simple li.current-menu-ancestor li a.highlighted,
.ftc-simple li.current-menu-ancestor li.current-menu-item {
    background-color: #f6f6f6;
}
.ftc-simple li.current-menu-ancestor > a
, .ftc-simple li:hover > a
, .ftc-simple li.current-menu-ancestor > a > .sub-arrow
, .ftc-simple li:hover > a > .sub-arrow {
    color: #3e9925;
}
.ftc-simple a{
    border-bottom: 1px solid #ebebeb;
}
.ftc-simple li > a.has-submenu {
    font-weight: bold;
}
.ftc-simple a,
.ftc-simple a:focus,
.ftc-simple a:active{
    padding: 14px 15px;
    color: #333;
    font-size: 15px;
    line-height: 17px;
    text-decoration: none;
    text-transform: uppercase;
}
.ftc-simple li.current-menu-ancestor > a,
.ftc-simple li:hover > a,
.ftc-simple li.current-menu-ancestor > a > .sub-arrow,
.ftc-simple li:hover > a > .sub-arrow{
    /*color: #fff;*/
}
.ftc-simple a > span{
    color: #262626;
}
.ftc-simple > li > a {
    font-weight: normal;
}
.ftc-simple a.current {
    background: #555555;
    color: #fff;
}
.ftc-simple a.disabled {
    color: #cccccc;
}
.ftc-simple a .sub-arrow {
    position: absolute;
    top: 50%;
    margin-top: -17px;
    left: auto;
    right: 4px;
    width: 34px;
    height: 34px;
    overflow: hidden;
    font: normal 14px/34px monospace !important;
    text-align: center;
    text-shadow: none;
    color: #262626;
}
.ftc-simple a .sub-arrow::before {
/*font-family: 'FontAwesome';
content: "\f067";*/
content: "\e606";
font-family: simple-line-icons;
}
.ftc-simple a.highlighted .sub-arrow::before {
/*font-family: 'FontAwesome';
content: "\f068";*/
content: "\e604";
font-family: simple-line-icons;
}
/*.ftc-simple ul {
background: rgba(179, 179, 179, 0.1);
}*/
.ftc-simple ul a,
.ftc-simple ul a:hover,
.ftc-simple ul a:focus,
.ftc-simple ul a:active {
    font-size: 14px;
    padding-left: 25px;
}
.ftc-simple ul ul a,
.ftc-simple ul ul a:hover,
.ftc-simple ul ul a:focus,
.ftc-simple ul ul a:active {
    padding-left: 35px;
}
.ftc-simple ul ul ul a,
.ftc-simple ul ul ul a:hover,
.ftc-simple ul ul ul a:focus,
.ftc-simple ul ul ul a:active {
    padding-left: 45px;
}
.ftc-simple ul ul ul ul a,
.ftc-simple ul ul ul ul a:hover,
.ftc-simple ul ul ul ul a:focus,
.ftc-simple ul ul ul ul a:active {
    padding-left: 55px;
}
.ftc-simple ul ul ul ul ul a,
.ftc-simple ul ul ul ul ul a:hover,
.ftc-simple ul ul ul ul ul a:focus,
.ftc-simple ul ul ul ul ul a:active {
    padding-left: 65px;
}

@media (min-width: 992px) {
/* Switch to desktop layout
-----------------------------------------------
These transform the menu tree from
collapsible to desktop (navbar + dropdowns)
-----------------------------------------------*/
/* start... (it's not recommended editing these rules) */
.ftc-simple ul {
    position: absolute;
    width: 12em;
}

.ftc-simple li {
    float: left;
}

.ftc-simple.sm-rtl li {
    float: right;
}

.ftc-simple ul li, .ftc-simple.sm-rtl ul li, .ftc-simple.sm-vertical li {
    float: none;
}

.ftc-simple a {
    white-space: nowrap;
}

.ftc-simple ul a, .ftc-simple.sm-vertical a {
    white-space: normal;
}

.ftc-simple .sm-nowrap > li > a, .ftc-simple .sm-nowrap > li > :not(ul) a {
    white-space: nowrap;
}

/* ...end */
.ftc-simple {
    background: #fff;
}
.ftc-simple a, .ftc-simple a:hover, .ftc-simple a:focus, .ftc-simple a:active, .ftc-simple a.highlighted {
    padding: 11px 20px;
    color: #555555;
}
.ftc-simple a:hover, .ftc-simple a:focus, .ftc-simple a:active, .ftc-simple a.highlighted {
    background: #eeeeee;
}
.ftc-simple a.current {
    background: #555555;
    color: #fff;
}
.ftc-simple a.disabled {
    background: #fff;
    color: #cccccc;
}
.ftc-simple a.has-submenu {
    padding-right: 32px;
}
.ftc-simple a .sub-arrow {
    top: 50%;
    margin-top: -8px;
    right: 20px;
    width: 8px;
    height: 16px;
    font: 14px/16px monospace !important;
    background: transparent;
}
.ftc-simple a.highlighted .sub-arrow::before {
    content: '+';
}
.ftc-simple > li {
    border-top: 0;
    border-left: 1px solid #eeeeee;
}
.ftc-simple > li:first-child {
    border-left: 0;
}
.ftc-simple ul {
    border: 1px solid #bbbbbb;
    background: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.ftc-simple ul a {
    border: 0 !important;
}
.ftc-simple ul a.has-submenu {
    padding-right: 20px;
}
.ftc-simple ul a .sub-arrow {
    left: 8px;
    right: auto;
}
.ftc-simple ul > li {
    border-left: 0;
    border-top: 1px solid #eeeeee;
}
.ftc-simple ul > li:first-child {
    border-top: 0;
}
.ftc-simple .scroll-up,
.ftc-simple .scroll-down {
    position: absolute;
    display: none;
    visibility: hidden;
    overflow: hidden;
    background: #fff;
    height: 20px;
}
.ftc-simple .scroll-up-arrow,
.ftc-simple .scroll-down-arrow {
    position: absolute;
    top: -2px;
    left: 50%;
    margin-left: -8px;
    width: 0;
    height: 0;
    overflow: hidden;
    border-width: 8px;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #555555 transparent;
}
.ftc-simple .scroll-down-arrow {
    top: 6px;
    border-style: solid dashed dashed dashed;
    border-color: #555555 transparent transparent transparent;
}
.ftc-simple.sm-rtl a.has-submenu {
    padding-right: 20px;
    padding-left: 32px;
}
.ftc-simple.sm-rtl a .sub-arrow {
    left: 20px;
    right: auto;
}
.ftc-simple.sm-rtl.sm-vertical a.has-submenu {
    padding: 11px 20px;
}
.ftc-simple.sm-rtl.sm-vertical a .sub-arrow {
    left: auto;
    right: 8px;
}
.ftc-simple.sm-rtl > li:first-child {
    border-left: 1px solid #eeeeee;
}
.ftc-simple.sm-rtl > li:last-child {
    border-left: 0;
}
.ftc-simple.sm-rtl ul a.has-submenu {
    padding: 11px 20px;
}
.ftc-simple.sm-rtl ul a .sub-arrow {
    left: auto;
    right: 8px;
}
.ftc-simple.sm-vertical a .sub-arrow {
    left: 8px;
    right: auto;
}
.ftc-simple.sm-vertical li {
    border-left: 0;
    border-top: 1px solid #eeeeee;
}
.ftc-simple.sm-vertical > li:first-child {
    border-top: 0;
}
}
.woocommerce-page .products.columns4 .product, .woocommerce .products.columns4 .product {
    width: calc(25% - 30px);
}
.archive .woocommerce.columns-5 .products.grid .ftc-product {
    max-width: 20%;
    margin-left: 0;
    margin-right: 0;
    padding: 0 15px;
}
.archive .woocommerce.columns-5 .products.grid {
    justify-content: flex-start;
}
.woocommerce.columns-5 {
    margin: 0 -15px;
}
.html-ele .elementor-column {
    min-height: 0;
}
/*.ftc-header-template .is-sticky .elementor-section-wrap section.elementor-section {
    left: auto !important;
}*/
/*End*/
/* menu header mobile */
.menu-item-mobile {
    display: inline-block;
    width: 100%;
}
.menu-item-mobile > * {
    padding: 11px 15px;
    border-bottom: 1px solid #ebebeb;
}
.menu-item-mobile .menu-mobile-account:hover,
.menu-item-mobile .menu-mobile-wishlist:hover {
    background-color: #f5f5f5;
}
.menu-mobile-wishlist i.fa.fa-heart {
    display: none;
}
.menu-mobile-account a,
.menu-mobile-wishlist a.tini-wishlist {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #333;
}
.menu-item-mobile ul.menu-social-sharing {
    border: 0;
    display: inline-block;
    width: 100%;
    margin: 0;
}
.menu-social-sharing > li {
    display: inline-block;
    float: left;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background-color: #999;
    margin-right: 10px;
    transition: all 0.5s;
}
.menu-social-sharing > li:hover {
    transform: translateY(3px);
}
.menu-social-sharing li a {
    color: #fff;
}
.menu-social-sharing li.facebook{
    background-color: #3B5998;
}
.menu-social-sharing li.twitter{
    background-color: #2CAAE1;
}
.menu-social-sharing li.youtube{
    background-color: #CC181E;
}
.menu-social-sharing li.instagram{
    background-color: #CB2899;
}

/* RTL */
.rtl #to-top{
    right: auto;
    left: 20px;
}
.rtl .header-layout1 .nav-left {
    text-align: left;
}
.rtl .header-layout1 .ftc-search-product {
    margin-left: 10px;
    width: auto;
}
.rtl .header-layout1 .header-currency ul {
    right: auto;
    left: 0;
}

/*  */
@media only screen and (min-width: 768px){
.woocommerce.ftc-single-grid div.product div.summary.fixed .detail-nav-summary {
    top: 17px;
    right: 0;
}
    .rtl .contact-info.wpb_column div.info-com:before, 
    .rtl .contact-info.wpb_column div.info-com:after {
        right: 0;
        left: auto;
    }
    .rtl .vc_row .social-icons li:last-child {
        margin-right: 15px;
    }
    .rtl .vc_row .copy-com {
        text-align: left;
    }
    .rtl .info-insta.wpb_column .widget-title.heading-title {
        text-align: right;
    }

}

/*.ftc-elements-blogs-timeline .element-timeline img {
    width: auto;
    height: auto;
}*/
.prod-back .ftc_products_slider.def_style_4 .item-description .meta_info .add-to-cart a {
    color: #fff;
}
.prod-back .ftc_products_slider.def_style_4 .item-description .meta_info .add-to-cart a:hover {
    color: #333;
}
.widget-top-df .ftc-product-widget.def_style_3 .products-widget .ftc-product, 
.widget-top-df .ftc-product-widget.def_style_4 .products-widget .ftc-product {
    margin-bottom: 20px;
}
.ftc-single-product div.single-product-container .entry-summary .price {
    margin: 0;
}
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity {
    position: relative;
    display: flex;
    align-items: center;
    max-width: 120px;
    margin: 0;
    width: 100%;
}
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity-title {
    display: none;
}
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity .svg-plus, 
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity .svg-minus {
    width: 40px;
    height: 40px;
}
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity input[type="button"] {
    width: inherit;
    height: inherit;
}
.ftc-single-product div.single-product-container .entry-summary form.cart .quantity input[type="number"] {
    width: 30px;
    height: 40px;
    text-align: center;
    font-size: 16px;
}
.ftc-single-product div.single-product-container .entry-summary form.cart {
    float: none;
    display: flex;
    margin: 15px 0;
    align-items: center;
}
.ftc-single-product div.product .summary a.compare.button {
    margin-top: 0;
}
.woocommerce div.product p.availability.stock {
    display: none;
}
.ftc-single-product div.single-product-container .social-sharing .print {
    display: none;
}
.ftc-single-product div.single-product-container .social-sharing .email {
    display: none;
}
.ftc-header-template.header-ftc-element.header-37 .elementor-col-33 .content-dropdown {
    text-align: center;
}
.cart-header47 .ftc-tini-cart .cart-item a.ftc-cart-tini .cart-total {
    color: #999;
}
.archive .woocommerce.columns-4 .products.grid.slider-shop .ftc-product {
    max-width: 100%;
}
.archive .woocommerce.columns-4 .products.grid .ftc-product {
    width: calc(33.3333% - 30px);
    margin: 0 15px;
    margin-top: 15px;
}
.archive .woocommerce.columns-4 .products.grid.columns4 .ftc-product {
    max-width: calc(25% - 30px);
}
.woocommerce .cross-sells {
    display: none;
}
.woocommerce .yith-woocommerce-ajax-product-filter.widget_layered_nav ul li small.count {
    display: none;
}
.woocommerce .quantity .qty, 
.pp_content_container .ftc-quickshop-wrapper .quantity input[type="number"], 
.woocommerce div.product form.cart div.quantity .input-text.qty.text[type], 
.woocommerce div.product form.cart div.quantity .input-text.qty.text[type="number"] {
  -moz-appearance: textfield;
}
.woocommerce .pp_woocommerce div.product form.cart.variations_form .single_variation_wrap .variations_button {
    display: flex;
    align-items: flex-end;
}
.woocommerce .pp_woocommerce .ftc-quickshop-wrapper form.cart.variations_form {
    flex-direction: column;
}
body .pp_loaderIcon {
    display: block;
    position: absolute;
    animation: spin 1s ease-in-out infinite;
    background: url(./assets/images/loader.svg) center center;
    font-size: 2em;
}
.elementor-section .elementor-column-gap-extended>.elementor-column>.elementor-element-populated, 
.elementor-section .elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding: 0;
}
.archive .woocommerce.columns-4 .products.grid.ftc-mansory-shop .ftc-product {
    max-width: 100%;
    margin-left: 0;
}
.product-type-grouped .summary.entry-summary form table tr {
    display: block;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.wpb-js-composer:not(.woocommerce-page) .widget-container.widget_search {
    margin: 0px !important;
}
.single.single-product .summary .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistaddedbrowse a, 
.single.single-product .summary .yith-wcwl-add-to-wishlist.exists .yith-wcwl-wishlistexistsbrowse a, 
.single.single-product .summary .yith-wcwl-add-to-wishlist .add_to_wishlist {
    position: relative;
}
div.product .summary .yith-wcwl-add-to-wishlist a, div.product .summary .compare span {
    font-size: 15px;
    line-height: 35px;
    font-weight: 500;
}
div.product .summary .yith-wcwl-add-to-wishlist a, 
.pp_woocommerce div.product .summary .compare, 
.woocommerce div.product .summary .compare, 
.woocommerce-page div.product .summary .compare, 
.woocommerce #content div.product .summary .compare, 
.woocommerce-page #content div.product .summary .compare {
    text-align: center;
    background-image: none !important;
    font-weight: normal;
    text-transform: none;
    font-size: 0;
    color: #262626;
}
div.product .summary .yith-wcwl-add-to-wishlist a:after, div.product .summary a.compare:after {
    content: "";
    width: 50%;
    height: 2px;
    position: absolute;
    bottom: -5px;
    left: 0px;
    visibility: visible;
    opacity: 1;
    transition: width .4s cubic-bezier(.175,.885,.32,1.15);
}
div.product .summary .yith-wcwl-add-to-wishlist a, div.product .summary .compare span {
    font-size: 15px;
    line-height: 35px;
    font-weight: 500;
}
div.product .summary .yith-wcwl-add-to-wishlist:hover a:after, div.product .summary a.compare:hover:after, 
.pp_woocommerce .ftc-quickshop-wrapper form.cart button.single_add_to_cart_button:hover:after {
    width: 100%;
}
.woocommerce #content div.product .summary .compare {
    color: #444;
    background: #0000;
    opacity: 1;
    height: 25px;
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart button.single_add_to_cart_button, 
.single.single-product.woocommerce div.product form.cart .added_to_cart, 
.single.single-product.woocommerce div.product form.cart button.single_add_to_cart_button {
    margin: 0 0 0 15px;
    border-radius: 0px;
    padding: 0 25px;
    line-height: 48px;
    height: 48px;
}
.single.single-product.woocommerce div.product.product-type-external form.cart {
    margin: 25px 0 20px 0;
}
.single.single-product.woocommerce div.product.product-type-external form.cart button.single_add_to_cart_button {
    margin: 0;
    max-width: 200px;
}
.single.single-product.woocommerce div.product.product-type-grouped form.cart.grouped_form tr.product {
    padding: 0 10px;
}
.single.single-product.ftc-single-grid .summary .yith-wcwl-add-to-wishlist {
    position: unset;
}
.single.single-product.woocommerce div.product form.cart button.single_add_to_cart_button.loading:before {
    opacity: 0;
}
.single.single-product.woocommerce div.product form.cart button.single_add_to_cart_button.loading:after {
    opacity: 1;
    left: 12%;
    top: 0px;
}
.woocommerce .pp_woocommerce .ftc-quickshop-wrapper form.cart a.added_to_cart.wc-forward {
    display: none;
}
.off-can-vas-inner .widget_shopping_cart .widget_shopping_cart_content .product_list_widget::-webkit-scrollbar {
    width: 6px;
}
.off-can-vas-inner .widget_shopping_cart .widget_shopping_cart_content .product_list_widget::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 10px;
}
.part1-blog .elementor-widget-ftc-blog-timeline .ftc-elements-blogs-timeline.columns-1 .image-timeline img {
    height: 150px;
}
.woocommerce.single-product div.product form.cart .group_table td:nth-child(2) {
    width: 40%;
    line-height: 1;
}
.ftc-elements-blogs-timeline.columns-2 .element-timeline {
    max-width: 13%;
    margin-right: 2%;
}
/*.up-sells .products, .ftc-cross-sells .products .owl-nav {
    display: none;
}*/
.pp_woocommerce .ftc-quickshop-wrapper.type-grouped form.cart {
    flex-direction: column;
    align-items: flex-start;
}
.pp_woocommerce div.product .entry-summary form.cart .group_table td:first-child {
    /* width: 120px; */
    padding: 20px 5px 20px 15px;
    vertical-align: middle;
    border: 0;
    display: inline-flex;
}
div.ftc-size_chart .pp_loaderIcon::before {
    font-size: 1em;
    animation: spin 10s ease-in-out infinite;
}
.ftc-off-canvas-cart .woocommerce.widget_shopping_cart .cart_list li .blockUI.blockOverlay {
    background-color: #fff !important;
    opacity: 0.8 !important;
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart button.single_add_to_cart_button.button.alt.wp-element-button {
    color: #fff !important;
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart a.added_to_cart.wc-forward {
    display: none;
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart button.single_add_to_cart_button.loading {
    background: rgb(0 0 0 / 25%);
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart button.single_add_to_cart_button {
    position: relative;
}
.pp_woocommerce .ftc-quickshop-wrapper form.cart button.single_add_to_cart_button.loading:after {
    font-family: WooCommerce;
    content: "\e01c";
    vertical-align: top;
    font-weight: 400;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: spin 2s linear infinite;
    animation: spin 2s linear infinite;
}
body #yith-woocompare {
    padding: 0 !important;
}
.select2-container--open .select2-dropdown--below {
    margin-top: 4px !important;
}
.ftc-cross-sells .products .owl-nav {
    display: none;
}
.ftc_products_slider.def_style_5 .product .item-image .button-in-product .add-to-cart a::after {
    top: 0;
}
/*.archive .woocommerce.columns-4 .products.grid {
    display: inline-block;
}*/
.ftc-off-canvas-cart .quantity > input.minus, .ftc-off-canvas-cart .quantity > input.plus {
    display: none;
}
.woocommerce div.product form.variations_form.cart .variations .Variable-box {
    width: 100%;
    float: left;
}
.woocommerce div.product form.cart .variations .label {
    padding: 0;
}
.archive .woocommerce.columns-4 .products.grid.slider-shop .ftc-product {
    width: 100%;
    margin-left: 0;
}
.archive .woocommerce.columns-4 .products.grid.ftc-mansory-shop .ftc-product.product {
    width: 100%;
    margin-left: 0;
}
section.elementor-section-full_width .elementor-widget-slider_revolution rs-module-wrap {
    left: 0 !important;
}
/*  */
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

/*  