/*
Theme Name: FoodStore
Theme URI: http://demo.themeftc.com/woo_foodstore/store/
Author: the ThemeFTC team
Author URI: http://demo.themeftc.com/
Description: FoodStore brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Version: 1.1.1.
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: foodstore
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, editor-style, featured-images, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/*--------------------------------------------------------------
>>> 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. */


.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;
}
#mega_main_menu.primary ul li .mega_dropdown > li.sub-style > .item_link .link_text{
    font-family: "Lato";
}
#mega_main_menu.primary ul li .mega_dropdown > li.sub-style > ul.mega_dropdown,
#mega_main_menu li.multicolumn_dropdown > .mega_dropdown > li .mega_dropdown > li,
#mega_main_menu.primary ul li .mega_dropdown > li > .item_link .link_text,
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;
}
.woocommerce .wishlist-title h2 {
    margin-bottom: 20px;
}
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  input[type="number"]{
        float: left;
        padding:1px 0;
    }
    .quantity-title{
        float: left;
        font-size: 15px;
        text-transform: uppercase;
        margin-right: 10px;
        line-height: 28px;
        font-weight: bold;
    }
    .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="button"]:hover,
    input[type="button"]:focus,
    input[type="submit"]:hover,
    input[type="submit"]:focus {
        background: #000;
        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;
}

/* 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 ul ul a {
    letter-spacing: 0;
    padding: 0.4em 0;
    position: relative;
    text-transform: none;
}

.main-navigation li {
    border-bottom: 1px solid #eee;
    position: relative;
}

.main-navigation li li,
.main-navigation li:last-child {
    border: 0;
}

.main-navigation a {
    display: block;
    padding: 0.5em 0;
    text-decoration: none;
}

.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;
}


/*sidebar*/

.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;
}

/*--------------------------------------------------------------
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;
}
.ftc-my-wishlist a:before {
    content: "\f004";
    font-family: 'FontAwesome';
    font-size: 12px;
    line-height: 20px;
    margin-right: 6px;
}
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: 50%;
    left: auto;
    margin-right: -100px;
    opacity: 0;
    top: 30px;
    display: none;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: 2px solid #f69e22;
    z-index: 9999;
    text-align: left;
}
.ftc-shoppping-cart a.ftc_cart:hover,
#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 !important;
    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 {
    position: absolute;
    padding: 20px;
    width: 150px;
    opacity: 0;
    top: 30px;
    z-index: 999;
}
.header-currency, .ftc-account {
    height: 30px;
}
.header-currency ul li,
.ftc-sb-language li{
    position: relative;
    list-style: none;
    margin: 0;
    z-index: 999;
    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: 120px;
    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: #f69e22;
}
.header-currency:hover .ftc-currency > a,
.ftc-sb-language:hover li .ftc_lang{
    color: #f69e22;
}
.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;
    }
}
/**  13.2 Header Content  **/
#logo-style2 .ftc-sb-brandslider{
    border: 1px solid #e5e5e5;
    padding: 35px 40px 15px 40px;
}
.logo-wrapper {
    text-align: left;
}
.header-content{
    padding: 22px 0;
}
.ftc-shop-cart {
    text-align: right;
    line-height: 0;
    width: 115px;
}
.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: 18px;
    margin-right: 11px;
    top: 3px;
    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 {
    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{
    padding: 10px 7px 11px;
    background: #fff;
    color: #444;
    border: 1px solid;
}
@media only screen and (max-width: 767px){
 span.cart-total{
    display: none;
} 
}
.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;
}
.ftc_cart_list li .cart-item-wrapper a.remove:before,
.woocommerce .widget_shopping_cart .cart_list li a.remove:before,
.woocommerce.widget_shopping_cart .cart_list li a.remove:before {
    font-family: 'FontAwesome';
    content: "\f057";
    font-size: 13px;
    font-weight: 300 !important;
    line-height: 13px;
}
.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,
body 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;
}
.dropdown-container .ftc_cart_check > a.button.view-cart
{
    background: #fff !important;
}
.dropdown-container .ftc_cart_check > a.button.view-cart:before,
.pp_woocommerce div.product form.cart .button:before{
    content: "\f07a";
    font-family: 'FontAwesome';
    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 > .item_link{
    border-top: 1px solid #f69e22;
    margin-top: -1px;
    border-bottom: 1px solid #f69e22;
    margin-bottom: -1px;
}
#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: 20px;
    border-top: 2px solid #f69e22;
}
#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;
}
/*--------------------------------------------------------------
Header v2
--------------------------------------------------------------*/
.header-v2{
    position: absolute;
    right: 0;
    left: 0;
    z-index: 9999;
}
.header-v2 .header-nav
{
    background: transparent;
}

.header-v2 #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link *{
    color:#fff;
}
.header-v2 #mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link *
{
    color: #000;
}
.header-v2 #mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li.current-menu-ancestor > .item_link *
{
    color: #98ab3f;
}
.header-v2 .ftc_cart:before {
    margin-right: 15px;
}
.header-v2 .header-content .container .ftc-search-product {
    float: left;
}
.header-v2 .ftc-search-product .ftc_search_ajax input[type="text"] {
    left: 230px;
    top: 39px !important;
}
.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 .header-bottom
{
    padding: 8.5px 0;
    background: #a8c5c3;
}
.header-v4 #mega_main_menu.primary {
    z-index: 9 !important;
}

.header-v4 #mega_main_menu ul.mega_main_menu_ul, .header-v4 #mega_main_menu.direction-horizontal > .menu_holder.sticky_container > .mmm_fullwidth_container {
    background: #a8c5c3;
}

.header-v4 .ftc_search_ajax input[type="submit"] {
    background-color: #a8c5c3 !important;
}
.header-v4 #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: #ffffff;
}
.header-v4 a.ftc_cart {
    background: #a8c5c3;
}
.header-v4 span.cart-number {
    color: #fff !important;
}
.header-v4 .header-content .container > div
{
    width: 33%;
}
.header-v4 .header-content .container .ftc-search-product {
    float: left;
}
.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: 106%;
}
.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 > .item_link {
    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 *{
    color: #333 !important;
}
/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/

#comments {
    clear: both;
    margin-top: 35px;
    padding: 35px 0 50px;
}
.single-post #comments{
    border-top: 1px solid #e5e5e5;
}
.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 li:before {
    display: none;
}

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

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

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

.comment-meta {
    margin-bottom: 12px;
    background-color: transparent;
    position: relative;
    overflow: hidden;
}
.comment-content{
    position: relative;
    padding: 20px;
    border: 1px solid #e8e8e8;
}
.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: 9999;
    position: absolute;
    top: auto;
    bottom: 12px;
    left: 20px;
}
.comment-metadata {
    z-index: 9;
    color: #333;
    font-size: 10px;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    top: 76px;
    margin-left: 145px;
}

.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;
}

.children .comment-author .avatar {
    height: 30px;
    left: -45px;
    width: 30px;
}

.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 + li {
    margin-top: -1px;
}

.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 */
    font-size: 0.875rem !important;
    margin: 4px 4px 0 0 !important;
    padding: 4px 10px 5px !important;
    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 {
    -webkit-filter: opacity(60%);
    filter: opacity(60%);
}

.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 */
}

/* 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;
    }

    /* 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 > div > ul {
        border: 0;
        margin-bottom: 0;
        padding: 0;
    }

    .main-navigation li {
        border: 0;
        display: inline-block;
    }

    .main-navigation li li {
        display: block;
    }

    .main-navigation a {
        padding: 1em 1.25em;
    }

    .main-navigation ul ul {
        background: #fff;
        border: 1px solid #bbb;
        left: -999em;
        padding: 0;
        position: absolute;
        top: 100%;
        z-index: 99999;
    }

    .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 ul ul a {
        padding: 0.75em 1.25em;
        width: 16em;
    }

    .main-navigation li li {
        -webkit-transition: background-color 0.2s ease-in-out;
        transition: background-color 0.2s ease-in-out;
    }

    .main-navigation li li a {
        -webkit-transition: color 0.3s ease-in-out;
        transition: color 0.3s ease-in-out;
    }

    .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 ul {
        left: -999em;
        margin-top: -1px;
        top: 0;
    }

    .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;
        margin-top: 20px;
        padding-top: 20px;
        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
--------------------------------------------------------------*/
.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 {
    position: relative;
    top: -22px;
    width: auto;
    height: auto;
    margin: 0 auto;
    display: block;
}
.woocommerce table.wishlist_table tbody td.product-thumbnail{
    width: 126px;
}
.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: 8.25em;
}
.woocommerce div.product form.cart .group_table td{
    padding: 15px 5px;
    vertical-align: middle;
    width: 30%;
}
.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{
    display: flex !important;
    font-size: 11px;
    letter-spacing: 2px;
    width: 69px;
    z-index: -1;
}

.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:20px;
    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;
    border: 1px solid #15bd9c;
    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:300;
}
#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 Sticky */
body .is-sticky .header-sticky-hide{
    transform: translateY(-100%) !important;
}

body .header-v2 .is-sticky .header-sticky #mega_main_menu.primary > .menu_holder > .menu_inner > ul > li > .item_link *{
    color: #444;
}
header .is-sticky .header-sticky{
    background: #fff;
    width: 100%;
    z-index: 999 !important;
    padding: 15px 0;
    -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;
}
@-webkit-keyframes mySticky {
    from {
        margin-top:-300px;
    }
    to {
        magrin-top:0;
    }
}

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

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

/*--------------------------------------------------------------
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*/
.header-layout1 .ftc-enable-ajax-search{
    top: 89px;
}
.header-v4 .ftc-enable-ajax-search{
    top: 90px;
    left: 0;
}
.header-v2 .ftc-enable-ajax-search{
    top: 73px;
    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 !important;
    border-top-color: #444 !important;
    content: "";
    display: block;
    height: 16px;
    top: 73px;
    z-index: 9999;
    margin-top: -8px;
    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;
}
.ftc-enable-ajax-search{
    display: block;
    width: 270px;
    background: #fff;

}
.ftc-enable-ajax-search ul{
    list-style: none;
    padding: 20px;
    border:1px solid #efefef;
    max-height: 375px;
    overflow: auto;
    margin: 0;
    z-index: 999;
}
.ftc-enable-ajax-search li:first-child{
    padding-top: 0;
    margin-top: 0;
}
.ftc-enable-ajax-search li{
    display: inline-block;
    position: relative;
    padding: 15px 0 20px;
}
.ftc-enable-ajax-search .error{
    padding: 5px 10px;
    background: #e5e5e5;
    display: block;
}
.ftc-enable-ajax-search li:last-child{
    padding-bottom: 0;
    margin-bottom: 0;
}
.ftc-enable-ajax-search li:after{
    content: "";
    border-top: 1px solid #efefef;
    position: absolute;
    bottom: 0;
    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;
}
.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;
}
.ftc-enable-ajax-search .ftc-search-meta .price{
  display: inline-block;
    text-align: left;
    width: 100%;
}
/* 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:100%;
    border: 1px solid #ebebeb;
}
.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;
    width:270px;
}
.woocommerce .list .item-description .meta_info
{
    bottom: 0;
    top: auto;
    padding-left: 30px !IMPORTANT;
    left: 0;
    transform: translateX(0%);
    width: auto;
}
.woocommerce .products.list .ftc-product.product .item-description{
    float:left;
    width: 67%;
    padding: 0 30px 0 30px;
    margin-top: 0;
}
.woocommerce .products.list .ftc-product{
    width:100% !important;
    margin-bottom: 10px;
}
.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;
}
.woocommerce .products.list .ftc-product.product .item-image .button-in-product,
.woocommerce .products .ftc-product.product .item-description .product-categories,
.woocommerce .products .ftc-product.product .item-description .product-sku{
    display: none;
}
.woocommerce  .ftc-product.product .item-description,
.woocommerce .products.list .ftc-product.product .item-image{
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    margin-top: 45px;
}
.woocommerce .products.list .ftc-product.product .item-description .compare,
.woocommerce .products.list .ftc-product.product .item-description .quickshop {
    display: inline;
    font-size: 0px;
}

.woocommerce .products.list .ftc-product.product .item-description .add-to-cart,
.woocommerce .products.list .ftc-product.product .item-description .yith-wcwl-add-to-wishlist {
    width: 67.5px;
    height: 40px;
}
.woocommerce .products.list .ftc-product.product .item-description .button-in,
.woocommerce .products.list .ftc-product.product .item-description .add-to-cart {
    float: left;
}
.woocommerce .products.list .ftc-product.product .item-description .quickshop,
.woocommerce .products.list .ftc-product.product .item-description .add-to-cart a,
.woocommerce .products.list .ftc-product.product .item-description .yith-wcwl-add-to-wishlist a,
.woocommerce .products.list .ftc-product.product .item-description .meta_info a {
    border: none;
    width: 67.5px;
    text-align: center;
    height: 40px;
    background: #2a2931;
    color: #fff;
    display: inline-block;
    float: left;
}
.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 .quickshop i:hover,
.woocommerce .products.list .ftc-product.product .item-description .compare:hover{
    background:#95c347;
}

.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.product .item-description .meta_info,
.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  {
    line-height: 40px;
    width: 100%;
    font-size: 16px;
}
.products.list .short-description.list {
    display: inline-block !important;
    margin-bottom: 62px;
    font-size: 14px;
    line-height: 24px;
    margin-top: -5px;
}
.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;
    top:-30px;
}
.woocommerce .list .product .price del {
    padding-right: 17px;
}

.woocommerce .products.list .ftc-product .price,
.woocommerce-page .products.list .ftc-product .price {
    position: relative;
    top: 27px;
}

@media only screen and (min-width: 1239px){
    .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;
    }

    .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*/
.detail-nav-summary {
    position: absolute;
    left: auto;
    right: 0;
    top: 0;
    z-index: 997;
    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: 220px;
    left: 50%;
    line-height: 20px;
    margin-left: -110px;
    text-align: left;
    display: none;
    margin-bottom: 10px;
    background: #fff;
    border:1px solid #efefef;
}
.col-sm-12 .detail-nav-summary a .nav-product.prev-product{
    margin-left: -167px;
}
.col-sm-12 .detail-nav-summary a .nav-product.prev-product:after{
    margin-left: 51px;
}
.col-sm-12 .detail-nav-summary a .nav-product.next-product{
    margin-left: -204px;
}
.col-sm-12 .detail-nav-summary a .nav-product.next-product:after{
    margin-left: 85px;
}
.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: 3px 0;
    font-weight: bold;
}
.single-product.woocommerce-page .detail-nav-summary a .nav-product .nav-product__description .price span{
 font-size: 12px;

}

.detail-nav-summary a .nav-product:after {
    content: "\f0d7";
    font-family: 'FontAwesome';
    font-size: 22px;
    color: #f5f5f5;
    position: absolute;
    bottom: 0;
    line-height: 18px;
    left: 50%;
    margin-left: -7px;
    margin-bottom: -12px;
}
/* End Navigation summary*/

/*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;
}
/*--------------------------------------------------------------
Primary color
--------------------------------------------------------------*/
.ftc-my-wishlist a:hover,
.ftc-sb-account .ftc_login > a:hover,
.dropdown-button span:hover,
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab.vc_active > a,
body.wpb-js-composer .vc_general.vc_tta-tabs .vc_tta-tab > a:hover,
#mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li > .item_link:hover *,
#mega_main_menu.primary > .menu_holder.sticky_container > .menu_inner > ul > li.current-menu-item > .item_link *,
.woocommerce .products .ftc-product .price,
.woocommerce div.product p.price,
.woocommerce div.product span.price,
.woocommerce .products .star-rating,
.woocommerce-page .products .star-rating,
.star-rating:before,
div.product div[itemprop="offers"] .price .amount,
div.product .single_variation_wrap .amount,
.pp_woocommerce .star-rating:before,
.woocommerce .star-rating:before,
.woocommerce-page .star-rating:before,
.woocommerce-product-rating .star-rating span,
ins .amount,
.ftc-meta-widget .price ins,
.ftc-meta-widget .star-rating,
.ul-style.circle li:before,
.woocommerce form .form-row .required,
.blogs .comment-count i,
.blog .comment-count i,
.single-post .comment-count i,
.single-post article .post-info .info-category,
.single-post article .post-info .info-category .cat-links a,
.single-post article .post-info .info-category .vcard.author a,
.breadcrumb-title .breadcrumbs-container,
.breadcrumb-title .breadcrumbs-container span.current,
.breadcrumb-title .breadcrumbs-container a:hover{
    color:#f69e22;
}
.ftc-sb-blogs  .owl-nav > div {left: -256.5px;}
/*--------------------------------------------------------------
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: 1170px;
    margin: 0px auto 40px;
}
.ftc-breadcrumb .container{
    background-color: rgba(0,0,0,.4);
}
.breadcrumb-title{
    text-align: center;
    padding: 113px 0;
    position: relative;
    z-index: 3;
}

.breadcrumb-title h1{
    text-transform: uppercase;
    font-size: 24px !important;
    line-height: 30px;
    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;
}
.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 !important;
    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;
}
.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 14px 0;
    max-width: 100%;
    line-height: 0;
    overflow: hidden;
}

.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%;
}
/*span.count-product-category {
    font-size: 14px !important;
    position: absolute;
    top: 45%;
    left: 50%;
    font-family: inherit;
    transform: translate(-50%);
    line-height: 22px;
    font-style: italic;
}
.category-discription p {
    position: relative;
    top: 82px;
    padding: 0 20px;
    font-family: Arial;
    color: #666;
}
.category-slider.product-category a {
    position: absolute;
    bottom: 30px;
    transform: translate(-50%);
    border-width: 1px;
    border-radius: 20px !important; padding: 2px 22px 9px 16px;  background: #ebebeb;
    color: #666;
    font-family: 'Playfair Display' !important;
    font-weight: 500;

}
.category-image {
    max-width: 100px;
    z-index: 2;
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translate(-50%);
    overflow: hidden;
    border-radius: 50%;border: 4px solid #fff;
    }*/
    .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: 40px;
        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;
    }
    .item-image .button-in-product > div.button-in.quickshop,
    .item-image .button-in-product > div.yith-wcwl-add-to-wishlist,
    .item-image .button-in-product .compare,
    .item-image .button-in-product > div.button-add-to-cart,
    .item-image .meta_info  > div.button-in.quickshop,
    .item-image .meta_info  > div.yith-wcwl-add-to-wishlist,
    .item-image .meta_info  .compare,
    .item-image .meta_info  > div.button-add-to-cart{
        position: absolute;
        top:50%;
    }

    .add-to-cart.add_to_cart_button a:before{
        content: "\f07a";
        font-family: FontAwesome;
    }

    .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 !important;
    }
    .woocommerce .ftc-product.product .item-image:hover > a:before {
        display: none;
    }
    .item-image .button-in-product a.compare.added:before {
        font-family: 'FontAwesome';
        content: "\f047";
        font-size: 13px;
        line-height: 36px;
    }
    .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: 13px;
        color: inherit !important;
    }
    .woocommerce .product .item-image .button-in-product a,
    .woocommerce .product .item-image .button-in-product a  {
        background-color: #2a2931;
        color: #fff !important;
    }
    .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: block;
        font-size:13px;
        line-height: 36px;
    }
    .woocommerce .products.list .ftc-product h3.product-name, .woocommerce-page .products.list .ftc-product h3.product-name
    {
        text-transform: uppercase;
    }
    .woocommerce .products .ftc-product.product,
    .woocommerce-page .products .ftc-product.product,
    #right-sidebar .product_list_widget li{
        position: relative;
        overflow: hidden;
        max-width: 270px;
        margin-left: auto !important;
        margin-right: auto !important;
        backface-visibility: hidden;
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
    }
    .ftc-product-time-deal.ftc-slider .ftc-product
    {
        max-width: 470px !important;
    }
    .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 !important;
            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: column;
            left: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            transform: translateX(-50%);
            bottom: 0;
            height: 40px;
            text-align: center;
            opacity: 0;
            visibility: hidden;
            top: -45px;
            z-index: 0;
        }
        .list .item-description .meta_info, .ftc-product:hover .meta_info
        {
            opacity: 1;
            visibility: visible;
        }
        table.compare-list span.ftc-tooltip.button-tooltip {
            display: inline-block;
        }
        span.ftc-tooltip.button-tooltip {
            display: none;
        }
        .woocommerce .ftc-product.product .item-description .meta_info .yith-wcwl-add-to-wishlist{
            display: inline-block;
            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{
            display: none !important;
            position: absolute;
            left: 10px;
            top: 10px;
        }
        .button-in-product .yith-wcwl-add-to-wishlist .ajax-loading, .meta_info  .yith-wcwl-add-to-wishlist .ajax-loading {
            display: block !important;      margin-top: -4px;
            margin-left: 9px;

        }
        .button-in-product .yith-wcwl-add-to-wishlist .show , .meta_info .yith-wcwl-add-to-wishlist .show{
            display: inline!important;
        }
        .woocommerce .ftc-product.product .item-description .meta_info .add_to_cart_button.added{
            display: none !important;
        }
        .woocommerce .ftc-product.product .item-description .meta_info .added_to_cart:hover{
            color: #fff;
        }
        .woocommerce .ftc-product.product .item-description .meta_info .compare.added{
            font-size: 0px;
        }
        .woocommerce .ftc-product.product .item-description .meta_info .compare.added:after{
            font-family: 'FontAwesome';
            content: "\f047";
            font-size: 13px;
            line-height: 41px;
        }
        .woocommerce .ftc-product.product .item-description .meta_info .compare.added:hover{
            color: #fff;
        }
        .woocommerce .ftc-product.product .item-description .meta_info .added_to_cart::after{
            content: "\f00c";
            font-family: fontAwesome;
            font-size: 13px;
            line-height: 41px;
        }
        .woocommerce .ftc-product.product .item-description .meta_info .added_to_cart{
            font-size: 0px;
        }
        .woocommerce .ftc-product.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: bold;
            display: inline-block;
            width: 67.5px;
            height: 40px;
            background-color: #94c347;
            border-right: 1px solid rgba(235, 235, 235, 0.3) !important;
            border-radius: 0;
            color: #fff;
        }
        .woocommerce .ftc-product.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 .ftc-product.product .item-description .meta_info a{
            background-color: #2a2931;
            color: #fff !important;
            border-color: #2a2931;
        }
        .woocommerce .ftc-product.product .item-description .meta_info a:hover i{
            color: #fff;
        }
        .woocommerce .ftc-product.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;
        }
        .woocommerce .ftc-product.product .item-description .meta_info a:hover,
        .woocommerce-page .ftc-product.product .item-description .meta_info a:hover,
        .ftc-meta-widget.item-description .meta_info a:hover,
        .ftc-meta-widget.item-description .meta_info .yith-wcwl-add-to-wishlist a:hover{
            border-color: yellow;
            color: yellow;
        }
        .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: 14px;
            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 20px;
            top: -71px;
        }
        .woocommerce .products .ftc-product .price .amount,
        .woocommerce-page .products .ftc-product .price .amount,
        .product-price .amount {
            padding: 0 3px;
            font-weight: bold;
        }
        .woocommerce .products .ftc-product .price del .amount,
        .woocommerce-page .products .ftc-product .price del .amount {
            font-weight: normal;
            font-size: 14px;
            font-family: Lato;
            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 .compare:hover,
        .woocommerce .products .ftc-product.product .item-image .quickshop:hover,
        .woocommerce .products .ftc-product.product .item-image .compare:hover i:before,
        .woocommerce .products .ftc-product.product .item-image .quickshop:hover i:before {
            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,
        div.product .summary .yith-wcwl-add-to-wishlist 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;
        }
        .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: 45px;
        }
        .test-home3 .ftc-sb-testimonial .testimonial-content .image {
            left: 145px; top: 6px;
        }
        .test-home3 .ftc-sb-testimonial h4.name, .test-home3 .ftc-sb-testimonial .byline {
            text-align: left;
            padding-left: 220px;
        }
        .test-home3 .testimonial-content.has-image {
            padding-top: 15px;
        }
        .test-home3 .ftc-sb-testimonial .owl-nav > div {
            top: 335px;
        }
        .test-home3 .ftc-sb-testimonial .owl-nav  {
            padding-top: 0;
        }
        .testimonial-content .content {
            font-size: 15px;
            text-align: justify;
            padding-top: 25px;
            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: 1170px;
            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: 70px;
        }
        .ftc-sb-testimonial .owl-nav > div {
            left: 0;
            right: 0;
            top: 255px;
            margin: 0 auto !IMPORTANT;
        }
        .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 5px;
            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: #f7f7f7;
            border-radius: 50%;
            display: block;
            margin: 0 5px;
        }
        .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;
        }

        .archive.category article .post-img,
        .author article .post-img,
        .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;
        }
        .ftc-blogs .date-time span, .related-posts .date-time span, .blogs .date-time span
        {
            padding-left: 7px;
            font-size: 13px;
            color: #666;
            font-family: Lato;
        }
        .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;
        }
        /*Footer*/
        .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: "Lato";
            color:#999;
            font-size: 14px;
        }
        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 {
            /*padding: 0 7.5px 11px 0;*/
            margin-left: 8px;
                margin-bottom: 2px;
        }
        ul.instagram img:hover {
            opacity: 0.2;
            transform: scale(1.1,1.1);
        }
        ul.instagram img {
            transition: all 0.5s ease 0s;
            max-width: 114px;
        }
        ul.instagram{
            margin-left: -3px;
        }
        .footer-bottom .contact-info  .wpb_text_column {
            margin-bottom: -7px !important;
        }
        body .ftc-footer .widget-title{
            padding: 0;
            margin: 0 0 15px 0;
            text-align: left;
            padding-top: 0 !IMPORTANT;
        }
        .widget ul li:first-child {
            padding-top: 0;
        }
        ul.instagram {
            margin-top: 7px;
        }
        .widget ul li {
            list-style: none;
            padding: 4.8px 0;
        }
        footer#colophon .ftc-footer .widget-title {
            display: inline-block;
            padding-bottom: 6px !important;
            position: relative;
            font-size: 14px;
            line-height: 24px;
            font-weight: bold;
            color: #fff;
            top: -5px;
        }
        .instagram-img h4.widget-title.heading-title {
            margin-left: 4px;
        }
        .border-middle.wpb_column.vc_column_container
        {
            padding-left: 30px !important;
        }
        p.bottom_footer {
            margin-left: 15px;
        }
        footer .social-icons li, footer .social-icons li a {
            width: 30px;
            height: 30px;
            text-align: center;
            line-height: 30px;
            padding: 0;
            display: inline-block;
            position: relative;
        }
        footer .social-icons li{
            margin-right: 15px;
        }
        footer .social-icons li:last-child
        {
            margin-right: 0px;
        }
        footer .social-icons li a  {
            background: #37363d;
            color: #fff;
        }
        footer#colophon .ftc-footer .widget-title:before {
            content: "";
            position: absolute;
            width: 40px;
            height: 1px;
            bottom: 0;
            left: 0;
            border-bottom: 1px solid #f69e22;
        }
        footer{
            background-color: #2a2931;
        }
        .footer-bottom {
            background-color: #2a2931;
        }

        .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 {
            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 {
	display: table;
	width: 100%;
	margin: -14px 0 35px;
}
.ftc_newletter_sub .newletter_sub h2.widgettitle, .ftc_newletter_sub .newletter_sub .newsletter p{
	width: 300px;
	float: left;
	position: relative;
	display: block
}
.ftc_newletter_sub .newletter_sub form {width: 500px; float: left}*/
.ftc_newletter_sub .newletter_sub .newletter_sub_input {
    margin-top: 0;
    position: relative;
}
footer .ftc_newletter_sub .newletter_sub .button.button-secondary.transparent {
    background: #f69e22;
}
/*.single-product .ftc_newletter_sub .newletter_sub .button {
	margin: 2px;
	border: none;
	padding: 11.5px 20px;
	position: absolute;
	top: 0;
	right: 0;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;

    }*/
    .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;
    }
    .ftc_newletter_sub h2.widgettitle {
        font-size: 24px;
        font-weight: 800;
        text-transform: uppercase;
        color: #fff;
    }
    .ftc_newletter_sub p {
        color: #fff;
        line-height: 27px;
        overflow: visible;
        opacity: 0.65;
    }
    .ftc_newletter_sub .newletter_sub .newletter_sub_input ::-webkit-input-placeholder {
        color: #fff !important;
        opacity: 0.65;
    }
    .ftc_newletter_sub .newletter_sub .newletter_sub_input :-moz-placeholder {
        color: #fff !important;
        opacity: 0.65;
    }
    .ftc_newletter_sub .newletter_sub .newletter_sub_input ::-moz-placeholder {
        color: #fff !important;
        opacity: 0.65;
    }
    .ftc_newletter_sub .newletter_sub .newletter_sub_input :-ms-input-placeholder {
        color: #fff !important;
        opacity: 0.65;
    }
    form {
        display: inline-block;
        width: 100%;
    }
    .ftc-footer .copy-com {
        line-height: 30px;
    }
    .footer-bottom .wpb_text_column{
        margin: 0 ;
    }
    .footer-subcribe{
        font-size: 14px;
    }
    /*Social footer block*/
    footer .social-icons ul{text-align: right;}
    footer .social-icons ul li{
        display: inline-block;
    }
    footer#colophon .social-icons a.facebook:hover {
        background: #3B5998;
    }
    footer#colophon .social-icons a:hover {
        color: #fff;
        border-color: transparent;
    }
    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;
    }
    footer .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*/
    .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;
    }
    .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;
    }
    .smooth-image.ftc-smooth:hover:after {
        background-color: rgba(255,255,255,0.2);
        top: 50%;
        bottom: 50%;
    }
    .smooth-image.ftc-smooth:hover:before {
        background-color: rgba(255,255,255,0.2);
        right: 50%;
        left: 50%;
    }
    /*smooth background fade icon */
    .smooth-background-image.ftc-smooth:after{
        position:absolute;
        left:0;right:0;top:0;
        height:100%;
        display:inline-block;
        content:"";
        opacity:0;
        background:rgba(0,0,0,0.5);
        margin-top:-30px;
        transition:all 300ms ease 0s;
        -moz-transition:all 300ms ease 0s;
        -webkit-transition:all 300ms ease 0s;
    }
    .smooth-background-image.ftc-smooth:hover:after{
        opacity:1;
        margin-top:0;
    }
    .smooth-background-image.ftc-smooth:before{
        position: absolute;
        top: 0%;
        left: 50%;
        z-index: 100;
        width: 50px;
        height: 50px;
        margin-top:-30px;
        content: "+";
        font-weight: normal;
        font-family: "Times New Roman";
        text-align: center;
        color: #fff;
        line-height: 50px;
        font-size: 48px;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
        transition:all 300ms ease 0s;
        -moz-transition:all 300ms ease 0s;
        -webkit-transition:all 300ms ease 0s;
    }
    .smooth-background-image.ftc-smooth:hover:before{
        opacity:1;
        margin-top:0;
        top: 50%;
    }



    .woocommerce .before-loop-wrapper {
        display: inline-block;
        width: 100%;
        border: 1px solid #e5e5e5;
    }
    .grid_list_nav {
        float: left;
        padding: 13px 15px 10px;
        line-height: 0;
    }
    .grid_list_nav a {
        font-size: 0;
        color:#2c2c2c;
        line-height: 24px;
        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#grid:before {
        content: "\f00a";
        font-family: 'FontAwesome';
        font-size: 24px;
        font-weight: 300;
        vertical-align: middle;
    }
    .grid_list_nav a#list:before {
        content: "\f039";
        font-family: 'FontAwesome';
        font-size: 24px;
        font-weight: 300;
        vertical-align: middle;
    }
    .grid_list_nav a span {
        display: none;
    }
    .woocommerce .before-loop-wrapper .woocommerce-result-count,
    .woocommerce-page .before-loop-wrapper .woocommerce-result-count {
        position: absolute;
        left: 50%;
        font-size: 14px;
        padding: 12px 0;
        margin: 0 0 8px 0;
        transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -webkit-transform: translateX(-100%);
    }
    .woocommerce .woocommerce-result-count,
    .woocommerce-page .woocommerce-result-count {
        float: left;
    }
    .woocommerce .woocommerce-ordering,
    .woocommerce-page .woocommerce-ordering {
        margin: 5px 6px 5px 0;
        float: right;
        width: auto;
    }
    .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: 10px;
        margin-bottom: 30px;
        padding-top: 10px;
        border: 1px solid #ebebeb;
    }
/*#right-sidebar .product_list_widget,#right-sidebar .ftc-meta-widget a{
	text-align: center;
	padding: 0;
	background: none;
}
#right-sidebar .product_list_widget{
	border:0;
}
.woocommerce ul.product_list_widget li a.ftc-widget-image{
	overflow: hidden;
	margin: 0 0 14px 0;
    }*/
    /*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;
    }
/*#left-sidebar,#right-sidebar{margin-bottom: 30px;}
#right-sidebar .widget-container{
	border: none;
}
.widget-container ul li,
.ftc-products-category ul li{
	list-style: none;
}
#right-sidebar .widget-title{
	text-align: left;
	background-color: #fff;
	display: inline-block;
	padding: 0 25px 0 0 !important;
	margin: 0;
	font-weight: bold;
}
#right-sidebar .widget-title:before{display: none;}
#right-sidebar .widget-title-wrapper{
	position: relative;
	border: 1px solid #e5e5e5;
	border-bottom: none;
	padding: 12px 20px;
}
.single-post #right-sidebar ul,
#right-sidebar div > ul,
#right-sidebar section > ul{
	border: 1px solid #e5e5e5;
	margin: 0 0 30px 0;
	clear: both;
	padding: 15px 20px;
}
#right-sidebar div > ul.product_list_widget{
	margin-bottom: 0;
}
#right-sidebar .widget_price_filter form{
	border: 1px solid #e5e5e5;
	margin: 0 0 30px 0;
	clear: both;
	padding: 25px 20px 0 20px;
}
#right-sidebar .widget-container{
	padding:0;
    }*/
    .widget-container {
        border: 1px solid #e5e5e5;
        margin-top: -1px;
        clear: both;
        padding: 0 20px;
    }
    .widget-container:first-child {
        margin: 0 0 40px 0;
    }
    .widget-container:last-child{
        margin-top: 40px;
        margin-bottom: 10px;

    }
    section.widget-container.ftc-smooth-image{
        padding: 0;
        border: 0;
    }
    section.widget-container.ftc-smooth-image .ftc-smooth-image{
        margin-bottom: 0 !important;
    }
    .widget-container.widget_layered_nav{
        padding-bottom: 15px;
    }
    .widget-container ul > li a {
        text-align: left;
    }
    .widget-title,
    .widget-container ul.product-categories > li{
        text-transform: uppercase;
        font-family:Raleway;
        font-weight: 600;
    }
    section.widget-container.ftc-product-categories-widget .widget-title{
        background: red;
        margin-left: -20.5px;
        margin-right: -20.5px;
        padding-left: 20px !IMPORTANT;
        position: relative;
        color: #fff;
    }
    .widget-container.widget_price_filter .widget-title, .widget-container.widget_layered_nav .widget-title{
        font-size: 16px;
        font-weight: 600 !important;
    }
    .widget-container.ftc-product-categories-widget a.block-control
    {
        color: #fff;
    }
    .widget-container ul{
        margin: 0;
    }
    .widget-container >ul,
    .menu-testing-menu-container >ul,.menu-all-pages-container ul{
        margin-bottom: 10px;
    }
    section.widget-container.widget_text {
        background: red;
        padding-left: 20px !IMPORTANT;
        position: relative;
        color: #fff;
        border-color: red;
        margin-bottom: 0;
    }
    .widget-title {
        font-size: 18px;
        line-height: 24px;
        padding: 12px 0 !important;
        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{
        margin-bottom: 25px;
        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 !IMPORTANT;
        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: 12px;
        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;
    }
    .widget-container ul.product-categories li:hover a, ul.product-categories li.current a, .widget-container ul.product-categories ul.children li a:hover,
    .widget-container ul.product-categories ul.children li.cat-item.current a {
        color: #94c347;
    }
    .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 {
        position: absolute;
        color: #9c9c9c;
        right: 0;
        z-index: 2;
        display: inline-block;
        width: 20px;
        height: 20px;
        text-align: center;
        line-height: 23px;
        cursor: pointer;
    }
    .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 a,
    .woocommerce .widget_layered_nav ul li span {
        padding: 0;
        position: relative;
        z-index: 1;
        width: 100%;
        display: block;
        padding: 9px 4px 13px 0px !important;
        text-align: center;
    }
    .woocommerce .widget_layered_nav ul li:before {
        left: 0;
        right: 6px;
        bottom: 6px;
        top: 0;
        position: absolute;
        content: "";
        z-index: 0;
        opacity: 0.4;
        display: inline-block !important;
        background-color: #e5e5e5;
    }
    .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: #bcbcbc;
        top: -5px;
    }
    .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 .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: 'FontAwesome';
        content: "\f079";
        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;
    }
    div.product .summary .yith-wcwl-add-to-wishlist,
    div.product .summary .compare {
        display: inline-block;
        float: left;
        margin: 20px 0;
    }
    .single-product form.cart .button:before {
        content: "\f291";
        font-family: 'FontAwesome';
        margin-right: 5px;
    }
    .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 {
        position: absolute;
        width: 240px;
        top: 8px;
        left: 150px;
    }
    div.product .summary .yith-wcwl-add-to-wishlist span.feedback {
        position: absolute;
        width: 240px;
        top: 8px;
        left: 150px;
    }

    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;
    }
    .summary .item-description {
        margin: 0;
        padding-top: 0;
        display: none;
        width: 100%;
    }
    .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: 9px 12px 8px;
        background-color: #94c347;
        border-radius: 0;
        color: #fff;
        text-transform: uppercase;
        line-height: 26px;
        font-weight: normal;
        margin-top: 25px;
    }
    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 !important;
        background: none !important;
    }
    .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: "\f291";
        font-family: 'FontAwesome';
        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;
    }
    .summary .social-sharing .print,
    .summary .social-sharing .email,
    div.product .summary .caftc-link,
    div.product .summary .tags-link{
        display:none;
    }
    .summary .woocommerce-product-details__short-description{
        font-size: 15px;
        color: #666;
        margin-bottom: 20px;
        line-height: 25px;
        overflow: hidden;
    }
    .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{
        margin-bottom: -10px !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;
    }
    .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: 30px;
        color: #999;
    }
    .single-product.woocommerce-page div.product .summary .price span {
        border-width: 2px 0 2px 0;
        border-color: #444;
        border-style: solid;
        padding: 3px 0;
    }
    .single-product.woocommerce-page div.product .summary .price,.single-product.woocommerce-page div.product .summary .woocommerce-variation-price
    {
        margin: 35px 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: 30px;
        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: 15px;
        top: 10px;
    }
    .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: 15px;
    }
    .single-product.woocommerce-page div.product .product_title{
        font-size: 36px;
        font-weight: bold;
        text-transform: capitalize;
    }
    .woocommerce div.product .summary div[itemprop="description"],
    .woocommerce table.wishlist_table{
        text-align: justify;
        font-size: 13px;
    }
    .related.products{
        margin: 0 15px;
        position: relative;
        border-top: 2px solid #ebebeb;
        display: inline-block;
        padding-top: 50px;
        margin-top: 60px;
    }
    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: auto;
        left: 50%;
        right: auto;
        bottom: 0;
        margin: 0;
        width: 30px !important;
        height: 20px !important;
        margin-left: -15px !important;
    }
    .vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-prev:before {
        content: "\f107";
    }
    .vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-next:before {
        content: "\f106";
    }
    .vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div:before {
        line-height: 18px !important;
    }
    .vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-prev {
        top: auto;
        bottom: 0;
    }
    .vertical-thumbnail .details-img >.thumbnails .owl-controls .owl-nav > div.owl-next {
        top: 10px;
        bottom: auto;
        background-color: #fff;
    }
    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);
    }
    /*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 .upsells .products,
    .woocommerce-page .upsells .products,
    .woocommerce .cross-sells .products,
    .woocommerce-page .cross-sells .products,
    .woocommerce .upsells.products,
    .woocommerce-page .upsells.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 .upsells .products .ftc-product,
    .woocommerce .related .products .ftc-product {
        width: 100%;
    }
    .upsells .products .ftc-product,
    .related .products .ftc-product,
    .woocommerce .upsells .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;
    }
    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: 10px 15px;
        display: inline-block;
        font-size: 14px;
    }
    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 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: 15px;
        margin-bottom: 10px;
    }


    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;
        height: 25px;
        overflow: hidden;
        line-height: 25px;
    }
    .ftc-list-category-slider .item-description span.count-product-category {
        font-family: Lato;
    }
    .ftc-list-category-slider .category-slider .item-description {
        top: 0;
    }
    .category-slider.product-category.product
    {
        margin-bottom: 0px !important;
    }



    /*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{
        margin-bottom: -1px;
        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 25px 22px;
        margin: 0;
        clear: both;
        font-size: 15px;
        color: #444;
        line-height: 25px;
    }
    .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 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 #e5e5e5;
    }
    .woocommerce-tabs #comments {
        float: left;
        width: 55%;
        padding-right: 20px;
    }
    .woocommerce-tabs #review_form_wrapper {
        float: left;
        width: 45%;
        padding: 0 0 0 30px;
        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;
    }
    .woocommerce .products.list, .woocommerce-page .products.list{
        padding: 0 15px;
    }
    .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;
    }
    .ftc-products-category ul.tabs li {
        margin-top: -1px;
    }
    .ftc-products-category ul.tabs li span.icon {
        display: block;
        margin-bottom: 6px;
    }
    .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  img {
        display: table-cell;
        vertical-align: middle;
        text-align: center;
        width: 64px;
        height: 55px;
    }
    .category-slider .item-description {
        text-align: left;
        display: table-cell;
        vertical-align: middle;
        margin: 0;
        padding-left: 20px;
        position: relative;
        top: 6px;
    }
    .category-products
    {
        display: table;
        margin: 0 auto;
        padding: 20px 0;
    }
    .category-slider h3.product_title {
        font-size: 14px;
        font-weight: bold;
        text-transform: uppercase;
        height: 25px;
        overflow: hidden;
        line-height: 25px;
    }
    .category-slider.product-category.product {
        margin-bottom: 0px !important;
        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 !important;
        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 !important;
        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: 5px;
    }
    body .vc_tta.vc_tta-accordion .vc_tta-panel .vc_tta-panel-title > a{
        font-size: 13px;
    }
    body .vc_tta.vc_tta-accordion .vc_tta-panels-container .vc_tta-panel-body {
        padding: 12px 20px 20px 20px;
        margin-bottom: 0;
        border:1px solid #e5e5e5;
    }
    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;
    }
    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 !important;
        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;
    }
    .ftc-sb-button a.ftc-button:after{
        content: '';
        position: absolute;
        width: 60px;
        height: 1px;
        background-color: #333;
        top: 25px;
        left: 50%;
        transform: translateX(-25%);
        margin-left: 16px;
    }
    .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;
    }
    /*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;
    }
    /*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;
    }
    .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: 305px;
        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);
        }
    }

    @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: 33px;
    }

    .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;
    }
    #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{
        border-radius: 0;
    }
    .woocommerce table.shop_table th{
        border-bottom: none;
        text-align: center;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 18px;
        padding: 3px 12px;
        border-right: 1px solid #e5e5e5;
    }
    .wishlist_table tr td a.button {
        width: 120px;
        margin: 0 auto !important;
        font-weight: bold;
        text-transform: uppercase;
        line-height: 22px;
        border-radius: 0;
    }
    .woocommerce table.wishlist_table thead th
    {
        border-top: 0;
    }
    .woocommerce table.wishlist_table tbody td , .woocommerce table.wishlist_table tbody td:last-child{
        border-bottom: 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 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_totals table.shop_table tbody tr td{
        border-left: none !important;
    }
    .woocommerce table.shop_table td{
        border-right: 1px solid #e5e5e5;
        text-align: center;
        margin: 0 auto;
        border-bottom: 0;
    }
    .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: 5px;
    }
    .woocommerce-cart table.cart img{
        width:101px;
    }
    .woocommerce table.shop_table td:first-child{
        padding: 20px;
        width: 141px;
    }
    .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 10px;
    }
    .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;
    }
    .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: 270px;
        float:left;
        border-spacing: 0 10px;
        border:none;
        margin: -10px 21px 6px 0;
    }
    .woocommerce-cart .wc-proceed-to-checkout{
        float:left;
        padding:0;
    }
    .woocommerce .cart_totals table.shop_table td{
        padding:12px;
    }
    .woocommerce .wc-proceed-to-checkout a.button.alt,
    .woocommerce .wc-proceed-to-checkout a.button{
        background-color: #2c2c2c;
        color: #fff;
        text-transform: uppercase;
        padding: 16px 0;
        width: 270px;
        text-align: center;
        font-size: 14px;
        font-weight: normal;
        margin-bottom: 10px;
        border-radius: 0;
    }

    .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,
    .blog .entry-header,.blog .post-info{
        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;
    }
    /*Quick View*/
    body div.pp_woocommerce.pp_pic_holder .pp_content_container,
    body .pp_content_container {
        border-radius: 0;
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        padding: 30px !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 !important;
    }
    .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;
    }
    .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.cart td
    {
        vertical-align: middle;
        line-height: 4;
        font-size: 13px !important;
        padding: 0;
        padding-left: 5px;
        width: 25%;
        padding-bottom: 5px;
    }
    .pp_woocommerce .ftc-quickshop-wrapper form.cart td.price
    {
        width: 20%;
        line-height: 25px;
    }
    .pp_woocommerce .ftc-quickshop-wrapper form.cart td.label
    {
        position: relative;
        top: 15px;
        text-transform: capitalize;
    }
    .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%);
    }
    .ftc-quickshop-wrapper .images-slider-wrapper:hover .owl-nav > div
    {
        opacity: 1;
    }

    .owl-nav > div {
        position: absolute;
        cursor: pointer;
        top: 31px;
        width: 35px !important;
        height: 35px !important;
        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: 140px !important;
        background-image: url(assets/images/view.png) !important;
        background-position: center !important;
        float: left;
        position: relative;
        padding-bottom: 37px;
        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: 74%;
        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 {
        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;
    }
    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;
    }
    .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: inline-block;
        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: justify;
    }
/*div.ftc-quickshop-wrapper table.group_table .product-type-grouped .button{
        	min-width: 150px;
        	height: 40px;
        	text-transform: uppercase;
        	font-weight: bold;
        	background: #f69e22;
        	color: #fff;
            margin-top: 25px;
            }*/
            .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*/

            .clear{
                clear: both;
            }
            .single-post .full-content{
                line-height: 24px;

            }
            .full-content{
                font-size: 15px;
                padding: 7px 0 11px;
                display: inline-block;
                font-family: 'Lato';
                width: 100%;
            }
            .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;
                font-family: Lato;
                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;
            }
            .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;
            }
            .home .ftc-sb-blogs .meta-slider,
            .blog-home .ftc-sb-blogs .meta-slider,
            .blog a.blog-image{
                margin: 0;
            }
            .ftc-sb-blogs .meta-slider {
                margin: 0 -15px 0 -15px;
            }

            .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%;
            }
            .blog article .post-info{
                padding: 20px 20px 37px 20px;
            }
            .related-posts  .post-info {
                padding: 0px 30px 27px 30px;
            }
            .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{
                margin: 10px 0 10px;
                text-transform: uppercase;
                font-weight: bold;
            }
            .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: 20px;
                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: left;*/
            }
/*
        .nav-next .nav-subtitle:before {
        	float: none !important;
        	}*/
            .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: "\f044";
            }
            .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: 50px 40px 0 40px;
            }
            #cboxTopCenter,
            #cboxTopLeft,
            #cboxTopRight,
            #cboxBottomLeft,
            #cboxBottomRight,
            #cboxBottomCenter,
            #cboxMiddleLeft,
            #cboxMiddleRight {
                background: transparent;
                width: 0;
                height: 0;
                padding: 0;
                margin: 0;
            }
            #cboxClose {
                bottom: auto;
                top: 50px;
                right: 10px;
                position: absolute !important;
                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, table.compare-list td, table.compare-list th, table.compare-list .price.repeated td {
                padding: 15px;
            }
            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: none;
                font-size: 16px;
                text-decoration: none;
            }
            .wishlist-empty{
                font-size: 13px;
                font-family: "Arial";
            }
            .site-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{
                width:200px;
                float:left;/* rtl */
                position:relative;
                padding:0 !important;
                margin:0 0 0 0;
                overflow:visible;
                z-index:5;
            }
            .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{
                border-width:1px;
                border-style:solid;
                margin-bottom:0;
                margin-left:199px;/* rtl */
                padding:20px;
                float:none;
                width:auto;
                -webkit-box-flex: none;
                -webkit-flex: none;
                -ms-flex: none;
                flex: none;
                display:block;
                min-height:400px;
                border-color: #ebebeb;
                margin-bottom: 30px;
            }

            .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: "";
            }

            .header-content .container .ftc-search-product{
                width: 40px;
                float: right;
                z-index: 22;
                position: relative;
                margin-right: 10px;
            }
            .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: none;
                border: 1px solid #e5e5e5;
                padding: 0;
                opacity: 0;
                top: 0px;
                position: relative;
                height: 35px;
            }
            .ftc-search form:hover .ftc_search_ajax input[type="text"] {
                opacity: 1;
                min-width: 270px;
                z-index: 9999;
                padding-left: 10px;
                top: 55px;
                position: relative;
            }
            .ftc_search_ajax input[type="submit"]{
                position: absolute;
                right: 0;
                top: 15.5px;
                content: "";
                font-size: 0;
                background: url(assets/images/search.png) center no-repeat !important;
                background-color: #000 !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/search3.png) center no-repeat !important;
                background-color: #d0d1d0 !important;
            }
            .header-v2 a.ftc_cart {
                background: #d0d1d0;
                color: #2a2931;
            }
            .ftc-search form:hover input[type="submit"]{
                background-position: center !important;
                opacity: 1;
                background-color: #94c347 !important;
                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;
            }
            .ftc-search form:focus .ftc_search_ajax input[type="text"],
            .ftc-search form .ftc_search_ajax input[type="text"]:focus{
                opacity: 1;
                min-width: 270px;
                z-index: 9999;
                height: 30px;
                padding-left: 10px;
                height: 35px;
                top: 55px;
                position: relative;
            }
            a.ftc_cart {
                padding: 11px 0 12px;
                background: #000;
                color: #fff;
                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);
            }
            a.ftc_cart:hover, a.ftc_cart:focus
            {
                background-color: #94c347;
                color: #fff !important;
            }
            .logo-single {
                position: absolute;
                top: 50%;
                left: 50%;
                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 !IMPORTANT;
                text-align: left;
                overflow: visible;
            }

            .ftc-product-time-deal .ftc-product.product .item-description {
                text-align: left;
                padding-left: 60px;
                background: #2a2931;
                padding-bottom: 20px;
                padding-top: 50px;
                z-index: 2;
                left: 440px;
                margin-top: -145px;
                top: -155px;
                width: 510px;
                z-index: 2;
            }
            .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.2);
                top: 0;
                bottom: 0;
                left: 0;
                right: 0;
                z-index: 1;
            }
            .newletter_sub_title {
                width: 38%;
                float: left;
            }
            .newletter_sub form {
                width: 400px;
                float: left;
                margin-left: 35px;
            }
            #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;
            }
            span.button-slider:hover {
                color: #fff;
            }
            #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 .ftc-sb-testimonial .owl-item
            {
                padding-left: 0;
                padding-right: 0;
            }
            .widget-container.ftc-testimonial-widget .ftc-sb-testimonial
            {
                max-width: 270px;
            }
            .widget-container.ftc-testimonial-widget .ftc-sb-testimonial  .testimonial-content.has-image
            {
                padding-top: 0;
            }
            .widget-container.ftc-testimonial-widget .ftc-sb-testimonial .content-test
            {
                padding-top: 250px;
            }
            .widget-container.ftc-testimonial-widget .ftc-sb-testimonial .testimonial-content .content {
                top: 0;
                position: absolute;
                right: 20px;
                left: 20px;
                font-style: italic;
            }
            .widget-container.ftc-testimonial-widget .ftc-sb-testimonial .testimonial-content .image {
                top: 130px;
                position: absolute;
                left: 50%;
                transform: translateX(-50%);
            }
            .single-product .widget-container:first-child {
                margin: 0 0 0px 0;
            }
            .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 {
                margin-bottom: 46px;
            }
            .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: 38px;
                padding-bottom: 5px;
                overflow: hidden;
                height: 64px;
            }
            .widget-product h2.widgettitle {
                text-transform: uppercase;
                font-weight: 900;
                font-size: 24px;
                padding-bottom: 25px;
            }
            .test-home3 .ftc-sb-testimonial {
                width: 520px;
                position: inherit;
                margin: 0 auto;
                overflow: hidden;
            }
            /* 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;
            }
            #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 th {
                padding-left: 18px !important;
            }
            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%);
                bottom: 0;
            }
            .single.single-post .blog-image .owl-nav > div {
                top: 50%;
                left: auto;
                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;
            }
            .post-navigation .nav-links .nav-next , .post-navigation .nav-links .nav-next{
                display: table-cell;
            }
            .header-home3-hidden
            {display: none;}
            .format-video .post-img iframe {
                border-color: transparent;
            }

            .footer-top:before{
                position: absolute;
                content: "" !important;
                background: url(assets/images/footer.png) no-repeat;
                right: 0;
                width: 22.5%;
                height: 50%;
                z-index: 1;
                margin-top: -40px;
            }
            /*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;
            }
            .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: 30px;
                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;
            }
            .footer-bottom .wpb_column.vc_col-sm-8 .wpb_column.vc_column_container >.vc_column-inner {
                padding-left: 0;
                padding-right: 0;
            }
            .blogs .entry-content {
                margin-top: 10px;
                color: #333;
            }
            .blogs .post-info .fa {
                color: #333;
            }
            .related-posts .blogs article h3.blog-title
            {
                margin-top: 0px !important;
            }
            .main-navigation .menu-item-has-children a{
                display: inline-block;
            }
            .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;
            }
            .woocommerce div.product div.images .woocommerce-product-gallery__image:nth-child(n+2){
                display: inline-block;
                width: 100% !important;
            }
            .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;
}  
.compare-list.dataTable{
    width: 100% !important;
}
/* Size Chart*/
body .ppt{
    display: none !important;
}
body .pp_pic_holder.ftc-size_chart a.pp_close{
right: -20px;
    top: 30px;
}
.product-size-chart{
    background: #fff;
}
.product-size-chart img{
    padding: 20px;
}
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(../foodstore/assets/images/loader.svg) center center;
    background-size: cover;
    line-height: 1;
    text-align: center;
    font-size: 2em;
    color: rgba(0,0,0,.75);
}
.ftc-size_chart{
    display: block;
    margin-bottom: 10px;
}
